|
|
|
| 1 | 2026-08-10T04:54:33.730Z | job assigned to worker 01KZN0A7DGQY9GY929K0DVQ5Y3 [factory aws, i-0a0405979a3463f9a] (queued for 46 s) |
| |
| 2 | 2026-08-10T04:54:40.464Z | starting task 0: "setup" |
| 3 | 2026-08-10T04:54:40.468Z | ++ uname -s |
| 4 | 2026-08-10T04:54:40.471Z | + kern=SunOS |
| 5 | 2026-08-10T04:54:40.472Z | + build_user=build |
| 6 | 2026-08-10T04:54:40.472Z | + build_uid=12345 |
| 7 | 2026-08-10T04:54:40.472Z | + work_dir=/work |
| 8 | 2026-08-10T04:54:40.472Z | + input_dir=/input |
| 9 | 2026-08-10T04:54:40.472Z | + [[ 0 == 12345 ]] |
| 10 | 2026-08-10T04:54:40.472Z | + case "$kern" in |
| 11 | 2026-08-10T04:54:40.472Z | + groupadd -g 12345 build |
| 12 | 2026-08-10T04:54:40.475Z | + useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build |
| 13 | 2026-08-10T04:54:42.478Z | + zfs create -o mountpoint=/work rpool/work |
| 14 | 2026-08-10T04:54:42.539Z | ++ awk '$2 == "/home" { print $3 }' /etc/mnttab |
| 15 | 2026-08-10T04:54:42.542Z | + home_fs=zfs |
| 16 | 2026-08-10T04:54:42.542Z | + [[ zfs == autofs ]] |
| 17 | 2026-08-10T04:54:42.542Z | + mkdir -p /home/build |
| 18 | 2026-08-10T04:54:42.542Z | + chown build:build /home/build /work |
| 19 | 2026-08-10T04:54:44.544Z | + chmod 0700 /home/build /work |
| 20 | 2026-08-10T04:54:44.547Z | process exited: duration 4083 ms, exit code 0 |
| |
| 21 | 2026-08-10T04:54:44.553Z | starting task 1: "rust-toolchain" |
| 22 | 2026-08-10T04:54:44.557Z | + printf ' * rust toolchain channel = "%s"\n' stable |
| 23 | 2026-08-10T04:54:44.557Z | + printf ' * rust toolchain profile = "%s"\n' default |
| 24 | 2026-08-10T04:54:44.557Z | + export RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 25 | 2026-08-10T04:54:44.557Z | + RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 26 | 2026-08-10T04:54:44.557Z | * rust toolchain channel = "stable" |
| 27 | 2026-08-10T04:54:44.557Z | * rust toolchain profile = "default" |
| 28 | 2026-08-10T04:54:44.561Z | + curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs |
| 29 | 2026-08-10T04:54:44.561Z | + /bin/bash -s - -y --no-modify-path --default-toolchain stable --profile default |
| 30 | 2026-08-10T04:54:44.695Z | info: downloading installer |
| 31 | 2026-08-10T04:54:46.411Z | warn: It looks like you have an existing installation of Rust at: |
| 32 | 2026-08-10T04:54:46.411Z | warn: /opt/ooce/bin |
| 33 | 2026-08-10T04:54:46.411Z | warn: It is recommended that rustup be the primary Rust installation. |
| 34 | 2026-08-10T04:54:46.411Z | warn: Otherwise you may have confusion unless you are careful with your PATH. |
| 35 | 2026-08-10T04:54:46.411Z | warn: If you are sure that you want both rustup and your already installed Rust |
| 36 | 2026-08-10T04:54:46.411Z | warn: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes |
| 37 | 2026-08-10T04:54:46.411Z | warn: or pass `-y' to ignore all ignorable checks. |
| 38 | 2026-08-10T04:54:46.411Z | error: cannot install while Rust is installed |
| 39 | 2026-08-10T04:54:46.411Z | warn: continuing (because the -y flag is set and the error is ignorable) |
| 40 | 2026-08-10T04:54:46.414Z | warn: It looks like you have an existing rustup settings file at: |
| 41 | 2026-08-10T04:54:46.414Z | warn: /home/build/.rustup/settings.toml |
| 42 | 2026-08-10T04:54:46.414Z | warn: Rustup will install the default toolchain as specified in the settings file, |
| 43 | 2026-08-10T04:54:46.414Z | warn: instead of the one inferred from the default host triple. |
| 44 | 2026-08-10T04:54:46.424Z | info: profile set to default |
| 45 | 2026-08-10T04:54:46.424Z | info: default host triple is x86_64-unknown-illumos |
| 46 | 2026-08-10T04:54:46.427Z | info: syncing channel updates for stable-x86_64-unknown-illumos |
| 47 | 2026-08-10T04:54:46.568Z | info: latest update on 2026-07-16 for version 1.97.1 (8bab26f4f 2026-07-14) |
| 48 | 2026-08-10T04:54:46.571Z | info: downloading 6 components |
| 49 | 2026-08-10T04:55:02.496Z | info: default toolchain set to stable-x86_64-unknown-illumos |
| 50 | 2026-08-10T04:55:02.496Z | |
| 51 | 2026-08-10T04:55:02.524Z | stable-x86_64-unknown-illumos installed - rustc 1.97.1 (8bab26f4f 2026-07-14) |
| 52 | 2026-08-10T04:55:02.524Z | |
| 53 | 2026-08-10T04:55:02.524Z | |
| 54 | 2026-08-10T04:55:02.524Z | Rust is installed now. Great! |
| 55 | 2026-08-10T04:55:02.524Z | |
| 56 | 2026-08-10T04:55:02.524Z | To get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH |
| 57 | 2026-08-10T04:55:02.524Z | environment variable. This has not been done automatically. |
| 58 | 2026-08-10T04:55:02.524Z | |
| 59 | 2026-08-10T04:55:02.524Z | To configure your current shell, you need to source |
| 60 | 2026-08-10T04:55:02.524Z | the corresponding env file under $HOME/.cargo. |
| 61 | 2026-08-10T04:55:02.524Z | |
| 62 | 2026-08-10T04:55:02.524Z | This is usually done by running one of the following (note the leading DOT): |
| 63 | 2026-08-10T04:55:02.524Z | . "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh |
| 64 | 2026-08-10T04:55:02.524Z | source "$HOME/.cargo/env.fish" # For fish |
| 65 | 2026-08-10T04:55:02.524Z | source "~/.cargo/env.nu" # For nushell |
| 66 | 2026-08-10T04:55:02.524Z | source "$HOME/.cargo/env.tcsh" # For tcsh |
| 67 | 2026-08-10T04:55:02.524Z | . "$HOME/.cargo/env.ps1" # For pwsh |
| 68 | 2026-08-10T04:55:02.524Z | source "$HOME/.cargo/env.xsh" # For xonsh |
| 69 | 2026-08-10T04:55:02.528Z | warn: no default linker (`cc`) was found in your PATH |
| 70 | 2026-08-10T04:55:02.528Z | warn: many Rust crates require a system C toolchain to build |
| 71 | 2026-08-10T04:55:02.612Z | + rustup --version |
| 72 | 2026-08-10T04:55:02.621Z | rustup 1.29.0 (28d1352db 2026-03-05) |
| 73 | 2026-08-10T04:55:02.624Z | info: This is the version for the rustup toolchain manager, not the rustc compiler. |
| 74 | 2026-08-10T04:55:02.642Z | info: the currently active `rustc` version is `rustc 1.97.1 (8bab26f4f 2026-07-14)` |
| 75 | 2026-08-10T04:55:02.645Z | + cargo --version |
| 76 | 2026-08-10T04:55:02.659Z | cargo 1.97.1 (c980f4866 2026-06-30) |
| 77 | 2026-08-10T04:55:02.662Z | + rustc --version |
| 78 | 2026-08-10T04:55:02.680Z | rustc 1.97.1 (8bab26f4f 2026-07-14) |
| 79 | 2026-08-10T04:55:02.683Z | process exited: duration 18126 ms, exit code 0 |
| |
| 80 | 2026-08-10T04:55:02.690Z | starting task 2: "authentication" |
| 81 | 2026-08-10T04:55:02.707Z | process exited: duration 16 ms, exit code 0 |
| |
| 82 | 2026-08-10T04:55:02.713Z | starting task 3: "clone repository" |
| 83 | 2026-08-10T04:55:02.717Z | + mkdir -p /work/oxidecomputer/dropshot |
| 84 | 2026-08-10T04:55:02.720Z | + git clone https://github.com/oxidecomputer/dropshot /work/oxidecomputer/dropshot |
| 85 | 2026-08-10T04:55:02.749Z | Cloning into '/work/oxidecomputer/dropshot'... |
| 86 | 2026-08-10T04:55:03.540Z | + cd /work/oxidecomputer/dropshot |
| 87 | 2026-08-10T04:55:03.540Z | + git fetch origin 067dc1c2c565d604f49bc5266f678bc18b5e28f2 |
| 88 | 2026-08-10T04:55:03.832Z | From https://github.com/oxidecomputer/dropshot |
| 89 | 2026-08-10T04:55:03.832Z | * branch 067dc1c2c565d604f49bc5266f678bc18b5e28f2 -> FETCH_HEAD |
| 90 | 2026-08-10T04:55:03.837Z | + [[ -n '' ]] |
| 91 | 2026-08-10T04:55:03.837Z | + git reset --hard 067dc1c2c565d604f49bc5266f678bc18b5e28f2 |
| 92 | 2026-08-10T04:55:03.851Z | HEAD is now at 067dc1c Bump subprocess from 1.2.0 to 1.2.1 |
| 93 | 2026-08-10T04:55:03.855Z | process exited: duration 1138 ms, exit code 0 |
| |
| 94 | 2026-08-10T04:55:03.862Z | starting task 4: "build" |
| 95 | 2026-08-10T04:55:03.866Z | + cargo --version |
| 96 | 2026-08-10T04:55:03.870Z | info: syncing channel updates for 1.97.1-x86_64-unknown-illumos |
| 97 | 2026-08-10T04:55:04.016Z | info: latest update on 2026-07-16 for version 1.97.1 (8bab26f4f 2026-07-14) |
| 98 | 2026-08-10T04:55:04.019Z | info: downloading 6 components |
| 99 | 2026-08-10T04:55:20.789Z | cargo 1.97.1 (c980f4866 2026-06-30) |
| 100 | 2026-08-10T04:55:20.792Z | + rustc --version |
| 101 | 2026-08-10T04:55:20.818Z | rustc 1.97.1 (8bab26f4f 2026-07-14) |
| 102 | 2026-08-10T04:55:20.822Z | + banner build |
| 103 | 2026-08-10T04:55:20.825Z | |
| 104 | 2026-08-10T04:55:20.825Z | ##### # # # # ##### |
| 105 | 2026-08-10T04:55:20.825Z | # # # # # # # # |
| 106 | 2026-08-10T04:55:20.825Z | ##### # # # # # # |
| 107 | 2026-08-10T04:55:20.825Z | # # # # # # # # |
| 108 | 2026-08-10T04:55:20.825Z | # # # # # # # # |
| 109 | 2026-08-10T04:55:20.825Z | ##### #### # ###### ##### |
| 110 | 2026-08-10T04:55:20.825Z | |
| 111 | 2026-08-10T04:55:20.825Z | + ptime -m cargo build --all-features --locked --all-targets --verbose |
| 112 | 2026-08-10T04:55:20.905Z | Updating crates.io index |
| 113 | 2026-08-10T04:55:22.719Z | Downloading crates ... |
| 114 | 2026-08-10T04:55:22.784Z | Downloaded scopeguard v1.2.0 |
| 115 | 2026-08-10T04:55:22.787Z | Downloaded rusticata-macros v4.1.0 |
| 116 | 2026-08-10T04:55:22.793Z | Downloaded adler2 v2.0.1 |
| 117 | 2026-08-10T04:55:22.799Z | Downloaded tower-layer v0.3.3 |
| 118 | 2026-08-10T04:55:22.802Z | Downloaded hyper-rustls v0.27.9 |
| 119 | 2026-08-10T04:55:22.805Z | Downloaded schemars_derive v0.8.22 |
| 120 | 2026-08-10T04:55:22.805Z | Downloaded scroll v0.13.0 |
| 121 | 2026-08-10T04:55:22.809Z | Downloaded rustversion v1.0.22 |
| 122 | 2026-08-10T04:55:22.812Z | Downloaded thread-id v5.0.0 |
| 123 | 2026-08-10T04:55:22.815Z | Downloaded newline-converter v0.3.0 |
| 124 | 2026-08-10T04:55:22.818Z | Downloaded http-body v1.0.1 |
| 125 | 2026-08-10T04:55:22.818Z | Downloaded icu_collections v1.5.0 |
| 126 | 2026-08-10T04:55:22.820Z | Downloaded scroll_derive v0.13.1 |
| 127 | 2026-08-10T04:55:22.820Z | Downloaded iana-time-zone v0.1.47 |
| 128 | 2026-08-10T04:55:22.823Z | Downloaded lazy_static v1.5.0 |
| 129 | 2026-08-10T04:55:22.823Z | Downloaded schema v0.2.1 |
| 130 | 2026-08-10T04:55:22.823Z | Downloaded untrusted v0.9.0 |
| 131 | 2026-08-10T04:55:22.826Z | Downloaded synstructure v0.13.1 |
| 132 | 2026-08-10T04:55:22.826Z | Downloaded thiserror v2.0.19 |
| 133 | 2026-08-10T04:55:22.829Z | Downloaded rustls-pki-types v1.15.1 |
| 134 | 2026-08-10T04:55:22.832Z | Downloaded mime v0.3.16 |
| 135 | 2026-08-10T04:55:22.835Z | Downloaded slog-bunyan v2.5.0 |
| 136 | 2026-08-10T04:55:22.842Z | Downloaded schema-derive v0.2.1 |
| 137 | 2026-08-10T04:55:22.850Z | Downloaded usdt-impl v0.6.0 |
| 138 | 2026-08-10T04:55:22.853Z | Downloaded pem v3.0.6 |
| 139 | 2026-08-10T04:55:22.856Z | Downloaded multer v3.1.0 |
| 140 | 2026-08-10T04:55:22.859Z | Downloaded rustls-pemfile v2.2.0 |
| 141 | 2026-08-10T04:55:22.859Z | Downloaded icu_provider_macros v1.5.0 |
| 142 | 2026-08-10T04:55:22.863Z | Downloaded num_threads v0.1.3 |
| 143 | 2026-08-10T04:55:22.863Z | Downloaded usdt-macro v0.6.0 |
| 144 | 2026-08-10T04:55:22.863Z | Downloaded lru-slab v0.1.2 |
| 145 | 2026-08-10T04:55:22.866Z | Downloaded time-core v0.1.8 |
| 146 | 2026-08-10T04:55:22.869Z | Downloaded sync_wrapper v1.0.1 |
| 147 | 2026-08-10T04:55:22.869Z | Downloaded serde_urlencoded v0.7.1 |
| 148 | 2026-08-10T04:55:22.872Z | Downloaded subtle v2.5.0 |
| 149 | 2026-08-10T04:55:22.872Z | Downloaded hostname v0.3.1 |
| 150 | 2026-08-10T04:55:22.872Z | Downloaded write16 v1.0.0 |
| 151 | 2026-08-10T04:55:22.872Z | Downloaded is-terminal v0.4.12 |
| 152 | 2026-08-10T04:55:22.875Z | Downloaded spin v0.9.8 |
| 153 | 2026-08-10T04:55:22.879Z | Downloaded tinyvec v1.5.1 |
| 154 | 2026-08-10T04:55:22.882Z | Downloaded socket2 v0.5.9 |
| 155 | 2026-08-10T04:55:22.882Z | Downloaded hostname v0.4.2 |
| 156 | 2026-08-10T04:55:22.882Z | Downloaded version_check v0.9.5 |
| 157 | 2026-08-10T04:55:22.882Z | Downloaded simd-adler32 v0.3.7 |
| 158 | 2026-08-10T04:55:22.882Z | Downloaded stable_deref_trait v1.2.0 |
| 159 | 2026-08-10T04:55:22.882Z | Downloaded httpdate v1.0.1 |
| 160 | 2026-08-10T04:55:22.886Z | Downloaded match_cfg v0.1.0 |
| 161 | 2026-08-10T04:55:22.886Z | Downloaded tokio-macros v2.7.0 |
| 162 | 2026-08-10T04:55:22.886Z | Downloaded rand_pcg v0.10.2 |
| 163 | 2026-08-10T04:55:22.886Z | Downloaded rustc-hash v2.0.0 |
| 164 | 2026-08-10T04:55:22.889Z | Downloaded serde_spanned v1.1.1 |
| 165 | 2026-08-10T04:55:22.889Z | Downloaded tower-service v0.3.3 |
| 166 | 2026-08-10T04:55:22.892Z | Downloaded sha1 v0.11.0 |
| 167 | 2026-08-10T04:55:22.892Z | Downloaded try-lock v0.2.3 |
| 168 | 2026-08-10T04:55:22.895Z | Downloaded waitgroup v0.1.2 |
| 169 | 2026-08-10T04:55:22.895Z | Downloaded yoke-derive v0.7.5 |
| 170 | 2026-08-10T04:55:22.898Z | Downloaded utf8_iter v1.0.4 |
| 171 | 2026-08-10T04:55:22.898Z | Downloaded itoa v1.0.1 |
| 172 | 2026-08-10T04:55:22.898Z | Downloaded openssl-probe v0.2.1 |
| 173 | 2026-08-10T04:55:22.901Z | Downloaded usdt v0.6.0 |
| 174 | 2026-08-10T04:55:22.903Z | Downloaded thread_local v1.1.4 |
| 175 | 2026-08-10T04:55:22.904Z | Downloaded litemap v0.7.4 |
| 176 | 2026-08-10T04:55:22.906Z | Downloaded untrusted v0.7.1 |
| 177 | 2026-08-10T04:55:22.906Z | Downloaded shlex v1.3.0 |
| 178 | 2026-08-10T04:55:22.909Z | Downloaded usdt-attr-macro v0.6.0 |
| 179 | 2026-08-10T04:55:22.909Z | Downloaded simple-mermaid v0.2.0 |
| 180 | 2026-08-10T04:55:22.909Z | Downloaded lock_api v0.4.6 |
| 181 | 2026-08-10T04:55:22.915Z | Downloaded heck v0.5.0 |
| 182 | 2026-08-10T04:55:22.918Z | Downloaded serde_path_to_error v0.1.20 |
| 183 | 2026-08-10T04:55:22.918Z | Downloaded slog-term v2.9.2 |
| 184 | 2026-08-10T04:55:22.918Z | Downloaded take_mut v0.2.2 |
| 185 | 2026-08-10T04:55:22.921Z | Downloaded tinyvec_macros v0.1.0 |
| 186 | 2026-08-10T04:55:22.925Z | Downloaded httparse v1.10.0 |
| 187 | 2026-08-10T04:55:22.925Z | Downloaded powerfmt v0.2.0 |
| 188 | 2026-08-10T04:55:22.928Z | Downloaded parking v2.2.0 |
| 189 | 2026-08-10T04:55:22.932Z | Downloaded idna_adapter v1.2.0 |
| 190 | 2026-08-10T04:55:22.932Z | Downloaded plain v0.2.3 |
| 191 | 2026-08-10T04:55:22.935Z | Downloaded target-triple v1.0.0 |
| 192 | 2026-08-10T04:55:22.939Z | Downloaded tempfile v3.27.0 |
| 193 | 2026-08-10T04:55:22.942Z | Downloaded want v0.3.0 |
| 194 | 2026-08-10T04:55:22.942Z | Downloaded num-conv v0.2.0 |
| 195 | 2026-08-10T04:55:22.942Z | Downloaded cpufeatures v0.3.0 |
| 196 | 2026-08-10T04:55:22.947Z | Downloaded futures-sink v0.3.33 |
| 197 | 2026-08-10T04:55:22.950Z | Downloaded pretty-hex v0.4.1 |
| 198 | 2026-08-10T04:55:22.950Z | Downloaded jobserver v0.1.34 |
| 199 | 2026-08-10T04:55:22.950Z | Downloaded pin-project-lite v0.2.12 |
| 200 | 2026-08-10T04:55:22.953Z | Downloaded serde_derive_internals v0.29.0 |
| 201 | 2026-08-10T04:55:22.953Z | Downloaded serde_tokenstream v0.2.3 |
| 202 | 2026-08-10T04:55:22.956Z | Downloaded slab v0.4.9 |
| 203 | 2026-08-10T04:55:22.956Z | Downloaded quote v1.0.47 |
| 204 | 2026-08-10T04:55:22.959Z | Downloaded paste v1.0.15 |
| 205 | 2026-08-10T04:55:22.962Z | Downloaded crypto-common v0.1.6 |
| 206 | 2026-08-10T04:55:22.962Z | Downloaded dyn-clone v1.0.4 |
| 207 | 2026-08-10T04:55:22.962Z | Downloaded form_urlencoded v1.2.2 |
| 208 | 2026-08-10T04:55:22.962Z | Downloaded ipnet v2.10.0 |
| 209 | 2026-08-10T04:55:22.965Z | Downloaded num-integer v0.1.46 |
| 210 | 2026-08-10T04:55:22.965Z | Downloaded rand_core v0.10.1 |
| 211 | 2026-08-10T04:55:22.965Z | Downloaded fastrand v2.1.1 |
| 212 | 2026-08-10T04:55:22.968Z | Downloaded slog-json v2.6.1 |
| 213 | 2026-08-10T04:55:22.971Z | Downloaded async-stream-impl v0.3.6 |
| 214 | 2026-08-10T04:55:22.971Z | Downloaded oid-registry v0.8.1 |
| 215 | 2026-08-10T04:55:22.971Z | Downloaded pest_generator v2.8.1 |
| 216 | 2026-08-10T04:55:22.974Z | Downloaded asn1-rs-derive v0.6.0 |
| 217 | 2026-08-10T04:55:22.974Z | Downloaded signal-hook-registry v1.4.0 |
| 218 | 2026-08-10T04:55:22.974Z | Downloaded writeable v0.5.5 |
| 219 | 2026-08-10T04:55:22.974Z | Downloaded tinystr v0.7.6 |
| 220 | 2026-08-10T04:55:22.977Z | Downloaded rustls-native-certs v0.8.3 |
| 221 | 2026-08-10T04:55:22.977Z | Downloaded futures-core v0.3.33 |
| 222 | 2026-08-10T04:55:22.977Z | Downloaded hybrid-array v0.4.8 |
| 223 | 2026-08-10T04:55:22.980Z | Downloaded dof v0.4.0 |
| 224 | 2026-08-10T04:55:22.983Z | Downloaded pest_meta v2.8.1 |
| 225 | 2026-08-10T04:55:22.986Z | Downloaded dtrace-parser v0.3.0 |
| 226 | 2026-08-10T04:55:22.989Z | Downloaded cfg-if v1.0.0 |
| 227 | 2026-08-10T04:55:22.989Z | Downloaded thiserror-impl v2.0.19 |
| 228 | 2026-08-10T04:55:22.989Z | Downloaded unicase v2.6.0 |
| 229 | 2026-08-10T04:55:22.991Z | Downloaded tokio-tungstenite v0.30.0 |
| 230 | 2026-08-10T04:55:22.991Z | Downloaded toml_parser v1.1.3+spec-1.1.0 |
| 231 | 2026-08-10T04:55:22.994Z | Downloaded block-buffer v0.10.2 |
| 232 | 2026-08-10T04:55:22.994Z | Downloaded block-buffer v0.12.0 |
| 233 | 2026-08-10T04:55:22.994Z | Downloaded atomic-waker v1.1.2 |
| 234 | 2026-08-10T04:55:22.997Z | Downloaded smallvec v1.13.2 |
| 235 | 2026-08-10T04:55:22.997Z | Downloaded async-stream v0.3.6 |
| 236 | 2026-08-10T04:55:22.997Z | Downloaded time-macros v0.2.27 |
| 237 | 2026-08-10T04:55:23.001Z | Downloaded unicode-width v0.1.9 |
| 238 | 2026-08-10T04:55:23.001Z | Downloaded debug-ignore v1.0.5 |
| 239 | 2026-08-10T04:55:23.001Z | Downloaded futures-io v0.3.33 |
| 240 | 2026-08-10T04:55:23.004Z | Downloaded percent-encoding v2.3.2 |
| 241 | 2026-08-10T04:55:23.004Z | Downloaded http-body-util v0.1.4 |
| 242 | 2026-08-10T04:55:23.004Z | Downloaded parking_lot_core v0.9.4 |
| 243 | 2026-08-10T04:55:23.004Z | Downloaded pem v4.0.0 |
| 244 | 2026-08-10T04:55:23.004Z | Downloaded toml_writer v1.1.2+spec-1.1.0 |
| 245 | 2026-08-10T04:55:23.007Z | Downloaded serde_tokenstream v0.3.0 |
| 246 | 2026-08-10T04:55:23.007Z | Downloaded toml_datetime v1.1.1+spec-1.1.0 |
| 247 | 2026-08-10T04:55:23.008Z | Downloaded quinn-udp v0.5.5 |
| 248 | 2026-08-10T04:55:23.011Z | Downloaded utf16_iter v1.0.5 |
| 249 | 2026-08-10T04:55:23.011Z | Downloaded termcolor v1.1.2 |
| 250 | 2026-08-10T04:55:23.011Z | Downloaded yoke v0.7.5 |
| 251 | 2026-08-10T04:55:23.014Z | Downloaded zeroize v1.8.2 |
| 252 | 2026-08-10T04:55:23.014Z | Downloaded async-trait v0.1.91 |
| 253 | 2026-08-10T04:55:23.017Z | Downloaded cfg_aliases v0.2.1 |
| 254 | 2026-08-10T04:55:23.017Z | Downloaded equivalent v1.0.0 |
| 255 | 2026-08-10T04:55:23.017Z | Downloaded deranged v0.5.5 |
| 256 | 2026-08-10T04:55:23.020Z | Downloaded tracing-core v0.1.32 |
| 257 | 2026-08-10T04:55:23.023Z | Downloaded dunce v1.0.5 |
| 258 | 2026-08-10T04:55:23.027Z | Downloaded icu_locid_transform v1.5.0 |
| 259 | 2026-08-10T04:55:23.030Z | Downloaded memmap2 v0.9.8 |
| 260 | 2026-08-10T04:55:23.030Z | Downloaded concurrent-queue v2.5.0 |
| 261 | 2026-08-10T04:55:23.032Z | Downloaded unicode-ident v1.0.12 |
| 262 | 2026-08-10T04:55:23.033Z | Downloaded icu_locid_transform_data v1.5.0 |
| 263 | 2026-08-10T04:55:23.033Z | Downloaded asn1-rs-impl v0.2.0 |
| 264 | 2026-08-10T04:55:23.033Z | Downloaded schemars v0.8.22 |
| 265 | 2026-08-10T04:55:23.038Z | Downloaded similar v2.2.1 |
| 266 | 2026-08-10T04:55:23.042Z | Downloaded subprocess v1.2.1 |
| 267 | 2026-08-10T04:55:23.044Z | Downloaded async-channel v2.5.0 |
| 268 | 2026-08-10T04:55:23.044Z | Downloaded slog-async v2.8.0 |
| 269 | 2026-08-10T04:55:23.044Z | Downloaded buf-list v1.1.2 |
| 270 | 2026-08-10T04:55:23.047Z | Downloaded yasna v0.6.0 |
| 271 | 2026-08-10T04:55:23.047Z | Downloaded once_cell v1.20.1 |
| 272 | 2026-08-10T04:55:23.050Z | Downloaded futures-macro v0.3.33 |
| 273 | 2026-08-10T04:55:23.050Z | Downloaded zerofrom-derive v0.1.5 |
| 274 | 2026-08-10T04:55:23.050Z | Downloaded mime_guess v2.0.5 |
| 275 | 2026-08-10T04:55:23.069Z | Downloaded icu_properties v1.5.1 |
| 276 | 2026-08-10T04:55:23.069Z | Downloaded icu_normalizer v1.5.0 |
| 277 | 2026-08-10T04:55:23.069Z | Downloaded icu_normalizer_data v1.5.0 |
| 278 | 2026-08-10T04:55:23.069Z | Downloaded icu_provider v1.5.0 |
| 279 | 2026-08-10T04:55:23.069Z | Downloaded errno v0.3.10 |
| 280 | 2026-08-10T04:55:23.069Z | Downloaded sha2 v0.10.8 |
| 281 | 2026-08-10T04:55:23.069Z | Downloaded digest v0.10.7 |
| 282 | 2026-08-10T04:55:23.069Z | Downloaded futures-task v0.3.33 |
| 283 | 2026-08-10T04:55:23.069Z | Downloaded autocfg v1.1.0 |
| 284 | 2026-08-10T04:55:23.069Z | Downloaded cpufeatures v0.2.17 |
| 285 | 2026-08-10T04:55:23.069Z | Downloaded crypto-common v0.2.1 |
| 286 | 2026-08-10T04:55:23.069Z | Downloaded byteorder v1.4.3 |
| 287 | 2026-08-10T04:55:23.069Z | Downloaded event-listener-strategy v0.5.4 |
| 288 | 2026-08-10T04:55:23.069Z | Downloaded atomicwrites v0.4.4 |
| 289 | 2026-08-10T04:55:23.073Z | Downloaded compression-core v0.4.32 |
| 290 | 2026-08-10T04:55:23.076Z | Downloaded slog v2.8.2 |
| 291 | 2026-08-10T04:55:23.076Z | Downloaded serde_derive v1.0.229 |
| 292 | 2026-08-10T04:55:23.079Z | Downloaded num-traits v0.2.14 |
| 293 | 2026-08-10T04:55:23.082Z | Downloaded term v1.1.0 |
| 294 | 2026-08-10T04:55:23.084Z | Downloaded anyhow v1.0.104 |
| 295 | 2026-08-10T04:55:23.090Z | Downloaded glob v0.3.0 |
| 296 | 2026-08-10T04:55:23.093Z | Downloaded fnv v1.0.7 |
| 297 | 2026-08-10T04:55:23.096Z | Downloaded fs_extra v1.3.0 |
| 298 | 2026-08-10T04:55:23.099Z | Downloaded url v2.5.4 |
| 299 | 2026-08-10T04:55:23.102Z | Downloaded log v0.4.17 |
| 300 | 2026-08-10T04:55:23.102Z | Downloaded ryu v1.0.5 |
| 301 | 2026-08-10T04:55:23.105Z | Downloaded serde_core v1.0.229 |
| 302 | 2026-08-10T04:55:23.105Z | Downloaded zerofrom v0.1.5 |
| 303 | 2026-08-10T04:55:23.108Z | Downloaded uuid v1.24.0 |
| 304 | 2026-08-10T04:55:23.108Z | Downloaded parking_lot v0.12.1 |
| 305 | 2026-08-10T04:55:23.111Z | Downloaded rcgen v0.14.8 |
| 306 | 2026-08-10T04:55:23.111Z | Downloaded futures-executor v0.3.33 |
| 307 | 2026-08-10T04:55:23.111Z | Downloaded generic-array v0.14.5 |
| 308 | 2026-08-10T04:55:23.114Z | Downloaded icu_locid v1.5.0 |
| 309 | 2026-08-10T04:55:23.117Z | Downloaded erased-serde v0.3.31 |
| 310 | 2026-08-10T04:55:23.117Z | Downloaded compression-codecs v0.4.38 |
| 311 | 2026-08-10T04:55:23.120Z | Downloaded digest v0.11.2 |
| 312 | 2026-08-10T04:55:23.120Z | Downloaded socket2 v0.6.3 |
| 313 | 2026-08-10T04:55:23.120Z | Downloaded zerovec-derive v0.10.3 |
| 314 | 2026-08-10T04:55:23.123Z | Downloaded cmake v0.1.58 |
| 315 | 2026-08-10T04:55:23.123Z | Downloaded getrandom v0.2.11 |
| 316 | 2026-08-10T04:55:23.126Z | Downloaded trybuild v1.0.118 |
| 317 | 2026-08-10T04:55:23.126Z | Downloaded find-msvc-tools v0.1.9 |
| 318 | 2026-08-10T04:55:23.129Z | Downloaded bit-vec v0.9.1 |
| 319 | 2026-08-10T04:55:23.129Z | Downloaded hyper v1.11.0 |
| 320 | 2026-08-10T04:55:23.132Z | Downloaded semver v1.0.28 |
| 321 | 2026-08-10T04:55:23.134Z | Downloaded crossbeam-utils v0.8.21 |
| 322 | 2026-08-10T04:55:23.134Z | Downloaded pest_derive v2.8.1 |
| 323 | 2026-08-10T04:55:23.138Z | Downloaded console v0.15.7 |
| 324 | 2026-08-10T04:55:23.138Z | Downloaded tokio-rustls v0.26.4 |
| 325 | 2026-08-10T04:55:23.140Z | Downloaded toml v1.1.4+spec-1.1.0 |
| 326 | 2026-08-10T04:55:23.143Z | Downloaded zmij v1.0.2 |
| 327 | 2026-08-10T04:55:23.143Z | Downloaded camino v1.2.5 |
| 328 | 2026-08-10T04:55:23.143Z | Downloaded ucd-trie v0.1.6 |
| 329 | 2026-08-10T04:55:23.146Z | Downloaded displaydoc v0.2.5 |
| 330 | 2026-08-10T04:55:23.149Z | Downloaded tungstenite v0.30.0 |
| 331 | 2026-08-10T04:55:23.152Z | Downloaded futures-channel v0.3.33 |
| 332 | 2026-08-10T04:55:23.152Z | Downloaded serde v1.0.229 |
| 333 | 2026-08-10T04:55:23.155Z | Downloaded chacha20 v0.10.1 |
| 334 | 2026-08-10T04:55:23.161Z | Downloaded const-oid v0.10.2 |
| 335 | 2026-08-10T04:55:23.164Z | Downloaded futures v0.3.33 |
| 336 | 2026-08-10T04:55:23.167Z | Downloaded typenum v1.19.0 |
| 337 | 2026-08-10T04:55:23.167Z | Downloaded data-encoding v2.4.0 |
| 338 | 2026-08-10T04:55:23.167Z | Downloaded miniz_oxide v0.8.9 |
| 339 | 2026-08-10T04:55:23.170Z | Downloaded prettyplease v0.3.0 |
| 340 | 2026-08-10T04:55:23.173Z | Downloaded tracing v0.1.40 |
| 341 | 2026-08-10T04:55:23.176Z | Downloaded memchr v2.6.0 |
| 342 | 2026-08-10T04:55:23.181Z | Downloaded getrandom v0.4.1 |
| 343 | 2026-08-10T04:55:23.184Z | Downloaded rustls-webpki v0.103.13 |
| 344 | 2026-08-10T04:55:23.187Z | Downloaded minimal-lexical v0.2.1 |
| 345 | 2026-08-10T04:55:23.190Z | Downloaded num-bigint v0.4.3 |
| 346 | 2026-08-10T04:55:23.193Z | Downloaded proc-macro2 v1.0.107 |
| 347 | 2026-08-10T04:55:23.193Z | Downloaded quinn v0.11.9 |
| 348 | 2026-08-10T04:55:23.196Z | Downloaded bitflags v2.11.0 |
| 349 | 2026-08-10T04:55:23.199Z | Downloaded event-listener v5.0.0 |
| 350 | 2026-08-10T04:55:23.199Z | Downloaded rustls-platform-verifier v0.6.2 |
| 351 | 2026-08-10T04:55:23.202Z | Downloaded mio v1.2.0 |
| 352 | 2026-08-10T04:55:23.205Z | Downloaded der-parser v10.0.0 |
| 353 | 2026-08-10T04:55:23.205Z | Downloaded bytes v1.12.1 |
| 354 | 2026-08-10T04:55:23.208Z | Downloaded unicode-segmentation v1.10.0 |
| 355 | 2026-08-10T04:55:23.208Z | Downloaded crc32fast v1.5.0 |
| 356 | 2026-08-10T04:55:23.212Z | Downloaded base64 v0.22.1 |
| 357 | 2026-08-10T04:55:23.212Z | Downloaded x509-parser v0.18.0 |
| 358 | 2026-08-10T04:55:23.215Z | Downloaded hyper-util v0.1.20 |
| 359 | 2026-08-10T04:55:23.218Z | Downloaded cc v1.2.60 |
| 360 | 2026-08-10T04:55:23.221Z | Downloaded indexmap v2.14.0 |
| 361 | 2026-08-10T04:55:23.224Z | Downloaded crossbeam-channel v0.5.15 |
| 362 | 2026-08-10T04:55:23.227Z | Downloaded tower v0.5.2 |
| 363 | 2026-08-10T04:55:23.232Z | Downloaded flate2 v1.1.9 |
| 364 | 2026-08-10T04:55:23.235Z | Downloaded http v1.5.0 |
| 365 | 2026-08-10T04:55:23.238Z | Downloaded rand v0.10.2 |
| 366 | 2026-08-10T04:55:23.241Z | Downloaded expectorate v1.2.0 |
| 367 | 2026-08-10T04:55:23.241Z | Downloaded idna v1.0.3 |
| 368 | 2026-08-10T04:55:23.244Z | Downloaded nom v7.1.3 |
| 369 | 2026-08-10T04:55:23.247Z | Downloaded async-compression v0.4.43 |
| 370 | 2026-08-10T04:55:23.250Z | Downloaded pest v2.8.1 |
| 371 | 2026-08-10T04:55:23.253Z | Downloaded zerocopy-derive v0.8.27 |
| 372 | 2026-08-10T04:55:23.256Z | Downloaded portable-atomic v1.9.0 |
| 373 | 2026-08-10T04:55:23.264Z | Downloaded iri-string v0.7.8 |
| 374 | 2026-08-10T04:55:23.267Z | Downloaded hashbrown v0.17.0 |
| 375 | 2026-08-10T04:55:23.270Z | Downloaded reqwest v0.13.4 |
| 376 | 2026-08-10T04:55:23.275Z | Downloaded base64 v0.23.0 |
| 377 | 2026-08-10T04:55:23.278Z | Downloaded winnow v1.0.0 |
| 378 | 2026-08-10T04:55:23.281Z | Downloaded asn1-rs v0.7.1 |
| 379 | 2026-08-10T04:55:23.290Z | Downloaded icu_properties_data v1.5.0 |
| 380 | 2026-08-10T04:55:23.301Z | Downloaded chrono v0.4.45 |
| 381 | 2026-08-10T04:55:23.305Z | Downloaded zerovec v0.10.4 |
| 382 | 2026-08-10T04:55:23.311Z | Downloaded quinn-proto v0.11.16 |
| 383 | 2026-08-10T04:55:23.320Z | Downloaded tokio-util v0.7.19 |
| 384 | 2026-08-10T04:55:23.326Z | Downloaded tower-http v0.6.8 |
| 385 | 2026-08-10T04:55:23.334Z | Downloaded serde_json v1.0.151 |
| 386 | 2026-08-10T04:55:23.342Z | Downloaded openapiv3 v2.2.0 |
| 387 | 2026-08-10T04:55:23.355Z | Downloaded h2 v0.4.14 |
| 388 | 2026-08-10T04:55:23.386Z | Downloaded futures-util v0.3.33 |
| 389 | 2026-08-10T04:55:23.404Z | Downloaded aws-lc-rs v1.16.3 |
| 390 | 2026-08-10T04:55:23.409Z | Downloaded libc v0.2.189 |
| 391 | 2026-08-10T04:55:23.429Z | Downloaded time v0.3.47 |
| 392 | 2026-08-10T04:55:23.441Z | Downloaded zerocopy v0.8.27 |
| 393 | 2026-08-10T04:55:23.452Z | Downloaded ring v0.17.13 |
| 394 | 2026-08-10T04:55:23.475Z | Downloaded goblin v0.10.1 |
| 395 | 2026-08-10T04:55:23.478Z | Downloaded syn v2.0.118 |
| 396 | 2026-08-10T04:55:23.484Z | Downloaded rustls v0.23.43 |
| 397 | 2026-08-10T04:55:23.491Z | Downloaded syn v3.0.3 |
| 398 | 2026-08-10T04:55:23.496Z | Downloaded rustix v0.38.44 |
| 399 | 2026-08-10T04:55:23.509Z | Downloaded rustix v1.1.4 |
| 400 | 2026-08-10T04:55:23.638Z | Downloaded tokio v1.53.1 |
| 401 | 2026-08-10T04:55:23.713Z | Downloaded encoding_rs v0.8.32 |
| 402 | 2026-08-10T04:55:24.375Z | Downloaded aws-lc-sys v0.40.0 |
| 403 | 2026-08-10T04:55:24.590Z | Compiling proc-macro2 v1.0.107 |
| 404 | 2026-08-10T04:55:24.590Z | Compiling quote v1.0.47 |
| 405 | 2026-08-10T04:55:24.590Z | Compiling unicode-ident v1.0.12 |
| 406 | 2026-08-10T04:55:24.593Z | Compiling libc v0.2.189 |
| 407 | 2026-08-10T04:55:24.593Z | Compiling cfg-if v1.0.0 |
| 408 | 2026-08-10T04:55:24.593Z | Compiling itoa v1.0.1 |
| 409 | 2026-08-10T04:55:24.593Z | Compiling memchr v2.6.0 |
| 410 | 2026-08-10T04:55:24.593Z | Compiling serde_core v1.0.229 |
| 411 | 2026-08-10T04:55:24.692Z | Running `/home/build/.rustup/toolchains/1.97.1-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.107/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=9c82bc602d585478 -C extra-filename=-504b3f0855041379 --out-dir /work/oxidecomputer/dropshot/target/debug/build/proc-macro2-504b3f0855041379 -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 412 | 2026-08-10T04:55:24.692Z | Running `/home/build/.rustup/toolchains/1.97.1-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.47/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=0cc95c8db51de9c7 -C extra-filename=-db1add30f6c8035d --out-dir /work/oxidecomputer/dropshot/target/debug/build/quote-db1add30f6c8035d -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 413 | 2026-08-10T04:55:24.692Z | Running `/home/build/.rustup/toolchains/1.97.1-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=6770121596507594 -C extra-filename=-a0fb0138d82080e4 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 414 | 2026-08-10T04:55:24.696Z | Running `/home/build/.rustup/toolchains/1.97.1-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.189/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no --allow=unused_qualifications '--warn=clippy::unnecessary_semicolon' '--allow=clippy::unnecessary_cast' '--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' --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=ac444defc50d05a0 -C extra-filename=-b3a475bdec800bbf --out-dir /work/oxidecomputer/dropshot/target/debug/build/libc-b3a475bdec800bbf -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 415 | 2026-08-10T04:55:24.696Z | Running `/home/build/.rustup/toolchains/1.97.1-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=3b4fb1818a28d5de -C extra-filename=-0af57a848de951cf --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 416 | 2026-08-10T04:55:24.696Z | Running `/home/build/.rustup/toolchains/1.97.1-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=92e5e56c227d6589 -C extra-filename=-ce4948a932fb1220 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 417 | 2026-08-10T04:55:24.696Z | Running `/home/build/.rustup/toolchains/1.97.1-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=93e9cfa30d518b8d -C extra-filename=-7981f4679f1d9fcc --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 418 | 2026-08-10T04:55:24.706Z | Running `/home/build/.rustup/toolchains/1.97.1-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.229/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=f97d4e1aef9931fd -C extra-filename=-a62f90b516c0d207 --out-dir /work/oxidecomputer/dropshot/target/debug/build/serde_core-a62f90b516c0d207 -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 419 | 2026-08-10T04:55:24.747Z | Compiling pin-project-lite v0.2.12 |
| 420 | 2026-08-10T04:55:24.751Z | Running `/home/build/.rustup/toolchains/1.97.1-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=93df2877ad4df9da -C extra-filename=-884aae9ad79cdf73 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 421 | 2026-08-10T04:55:24.802Z | Compiling autocfg v1.1.0 |
| 422 | 2026-08-10T04:55:24.805Z | Running `/home/build/.rustup/toolchains/1.97.1-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=45555754e315a213 -C extra-filename=-f19cb554f2baccce --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 423 | 2026-08-10T04:55:24.822Z | Compiling smallvec v1.13.2 |
| 424 | 2026-08-10T04:55:24.825Z | Running `/home/build/.rustup/toolchains/1.97.1-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=1aa649c352a5154e -C extra-filename=-a940c0bb25f890d4 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 425 | 2026-08-10T04:55:24.832Z | Compiling bytes v1.12.1 |
| 426 | 2026-08-10T04:55:24.839Z | Running `/home/build/.rustup/toolchains/1.97.1-x86_64-unknown-illumos/bin/rustc --crate-name bytes --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.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 --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=ed4fd6f73914e10b -C extra-filename=-7853a259e9a38a5c --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 427 | 2026-08-10T04:55:25.023Z | Compiling futures-core v0.3.33 |
| 428 | 2026-08-10T04:55:25.026Z | Running `/home/build/.rustup/toolchains/1.97.1-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.33/src/lib.rs --error-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=4893119575e77804 -C extra-filename=-c318971817f643ca --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 429 | 2026-08-10T04:55:25.032Z | Running `/work/oxidecomputer/dropshot/target/debug/build/proc-macro2-504b3f0855041379/build-script-build` |
| 430 | 2026-08-10T04:55:25.032Z | Running `/work/oxidecomputer/dropshot/target/debug/build/quote-db1add30f6c8035d/build-script-build` |
| 431 | 2026-08-10T04:55:25.035Z | Running `/work/oxidecomputer/dropshot/target/debug/build/serde_core-a62f90b516c0d207/build-script-build` |
| 432 | 2026-08-10T04:55:25.063Z | Running `/work/oxidecomputer/dropshot/target/debug/build/libc-b3a475bdec800bbf/build-script-build` |
| 433 | 2026-08-10T04:55:25.066Z | Compiling zmij v1.0.2 |
| 434 | 2026-08-10T04:55:25.069Z | Running `/home/build/.rustup/toolchains/1.97.1-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=2e6758ce9ae4293d -C extra-filename=-9f56ef0b50ccbde2 --out-dir /work/oxidecomputer/dropshot/target/debug/build/zmij-9f56ef0b50ccbde2 -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 435 | 2026-08-10T04:55:25.083Z | Running `/home/build/.rustup/toolchains/1.97.1-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.229/src/lib.rs --error-format=json --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=6e7f397870ac2244 -C extra-filename=-c04ec599fa8cdd79 --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)'` |
| 436 | 2026-08-10T04:55:25.086Z | Compiling serde v1.0.229 |
| 437 | 2026-08-10T04:55:25.086Z | Running `/home/build/.rustup/toolchains/1.97.1-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.229/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=f82452fba4aae512 -C extra-filename=-a64cb5dbb5b6cebe --out-dir /work/oxidecomputer/dropshot/target/debug/build/serde-a64cb5dbb5b6cebe -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 438 | 2026-08-10T04:55:25.093Z | Running `/home/build/.rustup/toolchains/1.97.1-x86_64-unknown-illumos/bin/rustc --crate-name libc --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/libc-0.2.189/src/lib.rs --error-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=unused_qualifications '--warn=clippy::unnecessary_semicolon' '--allow=clippy::unnecessary_cast' '--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' --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=f153abee9e9e47e7 -C extra-filename=-7398cde873465ce2 --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_picolibc)' --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(musl_redir_time64)' --check-cfg 'cfg(vxworks_lt_25_09)' --check-cfg 'cfg(libc_pauthtest)' --check-cfg 'cfg(target_os,values("switch","aix","ohos","hurd","rtems","visionos","nuttx","cygwin","qurt","qnx"))' --check-cfg 'cfg(target_env,values("illumos","wasi","aix","ohos","nto71_iosock"))' --check-cfg 'cfg(target_arch,values("loongarch64","mips32r6","mips64r6","csky"))'` |
| 439 | 2026-08-10T04:55:25.166Z | Compiling log v0.4.17 |
| 440 | 2026-08-10T04:55:25.169Z | Running `/home/build/.rustup/toolchains/1.97.1-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=f62e8c65797f3562 -C extra-filename=-726ce06584db557c --out-dir /work/oxidecomputer/dropshot/target/debug/build/log-726ce06584db557c -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 441 | 2026-08-10T04:55:25.338Z | Running `/work/oxidecomputer/dropshot/target/debug/build/zmij-9f56ef0b50ccbde2/build-script-build` |
| 442 | 2026-08-10T04:55:25.362Z | Running `/home/build/.rustup/toolchains/1.97.1-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.107/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="proc-macro"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "nightly", "proc-macro", "span-locations"))' -C metadata=52b8ccc50e09cb25 -C extra-filename=-e941e402522ab889 --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-a0fb0138d82080e4.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)'` |
| 443 | 2026-08-10T04:55:25.375Z | Compiling serde_json v1.0.151 |
| 444 | 2026-08-10T04:55:25.378Z | Running `/home/build/.rustup/toolchains/1.97.1-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.151/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=bbed4688fc9ed337 -C extra-filename=-03d184dfea8bdc51 --out-dir /work/oxidecomputer/dropshot/target/debug/build/serde_json-03d184dfea8bdc51 -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 445 | 2026-08-10T04:55:25.383Z | Compiling thiserror v2.0.19 |
| 446 | 2026-08-10T04:55:25.387Z | Running `/work/oxidecomputer/dropshot/target/debug/build/serde-a64cb5dbb5b6cebe/build-script-build` |
| 447 | 2026-08-10T04:55:25.387Z | Running `/home/build/.rustup/toolchains/1.97.1-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.19/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=3963f0d674744c4c -C extra-filename=-022958a6a8237a40 --out-dir /work/oxidecomputer/dropshot/target/debug/build/thiserror-022958a6a8237a40 -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 448 | 2026-08-10T04:55:25.400Z | Compiling once_cell v1.20.1 |
| 449 | 2026-08-10T04:55:25.403Z | Running `/home/build/.rustup/toolchains/1.97.1-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=bee2cea8650ab11b -C extra-filename=-b7c38563a55f281b --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 450 | 2026-08-10T04:55:25.427Z | Running `/work/oxidecomputer/dropshot/target/debug/build/log-726ce06584db557c/build-script-build` |
| 451 | 2026-08-10T04:55:25.439Z | Running `/home/build/.rustup/toolchains/1.97.1-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=ae10a0e80760fee2 -C extra-filename=-649e44e2e51851ff --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)'` |
| 452 | 2026-08-10T04:55:25.470Z | Compiling parking_lot_core v0.9.4 |
| 453 | 2026-08-10T04:55:25.470Z | Running `/home/build/.rustup/toolchains/1.97.1-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=6028877b28c39ad7 -C extra-filename=-22e219a0a8a39402 --out-dir /work/oxidecomputer/dropshot/target/debug/build/parking_lot_core-22e219a0a8a39402 -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 454 | 2026-08-10T04:55:25.572Z | Compiling jobserver v0.1.34 |
| 455 | 2026-08-10T04:55:25.572Z | Running `/home/build/.rustup/toolchains/1.97.1-x86_64-unknown-illumos/bin/rustc --crate-name jobserver --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/jobserver-0.1.34/src/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=5098454c423c835e -C extra-filename=-cf954cf394cfe7bf --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-7398cde873465ce2.rmeta --cap-lints allow` |
| 456 | 2026-08-10T04:55:25.597Z | Running `/work/oxidecomputer/dropshot/target/debug/build/serde_json-03d184dfea8bdc51/build-script-build` |
| 457 | 2026-08-10T04:55:25.597Z | Compiling shlex v1.3.0 |
| 458 | 2026-08-10T04:55:25.605Z | Running `/home/build/.rustup/toolchains/1.97.1-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=9986ebb7cf7640b0 -C extra-filename=-344bda5bbc72db3f --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 459 | 2026-08-10T04:55:25.609Z | Compiling find-msvc-tools v0.1.9 |
| 460 | 2026-08-10T04:55:25.609Z | Running `/home/build/.rustup/toolchains/1.97.1-x86_64-unknown-illumos/bin/rustc --crate-name find_msvc_tools --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/find-msvc-tools-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 --allow=unexpected_cfgs --check-cfg 'cfg(disable_clang_cl_tests)' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=cd6601d3a5f29b4a -C extra-filename=-2fbfa43f437a4284 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 461 | 2026-08-10T04:55:25.623Z | Running `/home/build/.rustup/toolchains/1.97.1-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=405afb4f42a49bc3 -C extra-filename=-4d49c31f4ede2482 --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-0af57a848de951cf.rmeta --cap-lints allow --cfg atomic_cas --cfg has_atomics` |
| 462 | 2026-08-10T04:55:25.707Z | Running `/home/build/.rustup/toolchains/1.97.1-x86_64-unknown-illumos/bin/rustc --crate-name quote --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/quote-1.0.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="default"' --cfg 'feature="proc-macro"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "proc-macro"))' -C metadata=11aaeb7a59684285 -C extra-filename=-5375249d3c20c47a --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-e941e402522ab889.rmeta --cap-lints allow --check-cfg 'cfg(no_diagnostic_namespace)'` |
| 463 | 2026-08-10T04:55:25.720Z | Running `/work/oxidecomputer/dropshot/target/debug/build/thiserror-022958a6a8237a40/build-script-build` |
| 464 | 2026-08-10T04:55:25.780Z | Compiling cc v1.2.60 |
| 465 | 2026-08-10T04:55:25.784Z | Running `/home/build/.rustup/toolchains/1.97.1-x86_64-unknown-illumos/bin/rustc --crate-name cc --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/cc-1.2.60/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --allow=unexpected_cfgs --check-cfg 'cfg(disable_clang_cl_tests)' --cfg 'feature="parallel"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("jobserver", "parallel"))' -C metadata=eb383e4f19f28e54 -C extra-filename=-698538d5e335118d --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --extern find_msvc_tools=/work/oxidecomputer/dropshot/target/debug/deps/libfind_msvc_tools-2fbfa43f437a4284.rmeta --extern jobserver=/work/oxidecomputer/dropshot/target/debug/deps/libjobserver-cf954cf394cfe7bf.rmeta --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-7398cde873465ce2.rmeta --extern shlex=/work/oxidecomputer/dropshot/target/debug/deps/libshlex-344bda5bbc72db3f.rmeta --cap-lints allow` |
| 466 | 2026-08-10T04:55:25.802Z | Running `/work/oxidecomputer/dropshot/target/debug/build/parking_lot_core-22e219a0a8a39402/build-script-build` |
| 467 | 2026-08-10T04:55:25.815Z | Compiling slab v0.4.9 |
| 468 | 2026-08-10T04:55:25.818Z | Running `/home/build/.rustup/toolchains/1.97.1-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=a1ffdd025cd543f6 -C extra-filename=-2828218fc122b8ba --out-dir /work/oxidecomputer/dropshot/target/debug/build/slab-2828218fc122b8ba -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --extern autocfg=/work/oxidecomputer/dropshot/target/debug/deps/libautocfg-f19cb554f2baccce.rlib --cap-lints allow` |
| 469 | 2026-08-10T04:55:25.827Z | Compiling scopeguard v1.2.0 |
| 470 | 2026-08-10T04:55:25.830Z | Running `/home/build/.rustup/toolchains/1.97.1-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=ae2bc095072663af -C extra-filename=-b6d3464ca631d43d --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 471 | 2026-08-10T04:55:25.877Z | Compiling syn v2.0.118 |
| 472 | 2026-08-10T04:55:25.880Z | Running `/home/build/.rustup/toolchains/1.97.1-x86_64-unknown-illumos/bin/rustc --crate-name syn --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/syn-2.0.118/src/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=e721a7852ed36cd6 -C extra-filename=-2047fbb698c281e6 --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-e941e402522ab889.rmeta --extern quote=/work/oxidecomputer/dropshot/target/debug/deps/libquote-5375249d3c20c47a.rmeta --extern unicode_ident=/work/oxidecomputer/dropshot/target/debug/deps/libunicode_ident-a0fb0138d82080e4.rmeta --cap-lints allow` |
| 473 | 2026-08-10T04:55:25.909Z | Compiling syn v3.0.3 |
| 474 | 2026-08-10T04:55:25.912Z | Running `/home/build/.rustup/toolchains/1.97.1-x86_64-unknown-illumos/bin/rustc --crate-name syn --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/syn-3.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 --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"' --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=4a970735c73d9faa -C extra-filename=-b66c5bededaa0ec5 --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-e941e402522ab889.rmeta --extern quote=/work/oxidecomputer/dropshot/target/debug/deps/libquote-5375249d3c20c47a.rmeta --extern unicode_ident=/work/oxidecomputer/dropshot/target/debug/deps/libunicode_ident-a0fb0138d82080e4.rmeta --cap-lints allow` |
| 475 | 2026-08-10T04:55:25.928Z | Compiling futures-sink v0.3.33 |
| 476 | 2026-08-10T04:55:25.936Z | Running `/home/build/.rustup/toolchains/1.97.1-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.33/src/lib.rs --error-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=878bbf4b09ce1a83 -C extra-filename=-63947ff075e63cff --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 477 | 2026-08-10T04:55:26.002Z | Compiling lock_api v0.4.6 |
| 478 | 2026-08-10T04:55:26.002Z | Running `/home/build/.rustup/toolchains/1.97.1-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=c49f1f08fc14dc2e -C extra-filename=-0c15f3eee7825418 --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-b6d3464ca631d43d.rmeta --cap-lints allow` |
| 479 | 2026-08-10T04:55:26.034Z | Running `/home/build/.rustup/toolchains/1.97.1-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=6b47fe8ef6bedf5d -C extra-filename=-d8d5035b92db741b --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-0af57a848de951cf.rmeta --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-7398cde873465ce2.rmeta --extern smallvec=/work/oxidecomputer/dropshot/target/debug/deps/libsmallvec-a940c0bb25f890d4.rmeta --cap-lints allow` |
| 480 | 2026-08-10T04:55:26.034Z | Running `/work/oxidecomputer/dropshot/target/debug/build/slab-2828218fc122b8ba/build-script-build` |
| 481 | 2026-08-10T04:55:26.054Z | Compiling dunce v1.0.5 |
| 482 | 2026-08-10T04:55:26.063Z | Running `/home/build/.rustup/toolchains/1.97.1-x86_64-unknown-illumos/bin/rustc --crate-name dunce --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dunce-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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=e20f089430bba52c -C extra-filename=-ac5f9eaa9f50506a --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 483 | 2026-08-10T04:55:26.125Z | Compiling fs_extra v1.3.0 |
| 484 | 2026-08-10T04:55:26.129Z | Running `/home/build/.rustup/toolchains/1.97.1-x86_64-unknown-illumos/bin/rustc --crate-name fs_extra --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/fs_extra-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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=bfeb2e6eb2d53514 -C extra-filename=-1d38efd74f2c7fc0 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 485 | 2026-08-10T04:55:26.143Z | Running `/home/build/.rustup/toolchains/1.97.1-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.229/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=33a23fab8f2cf5f1 -C extra-filename=-5f4cfd6e0769b66b --out-dir /work/oxidecomputer/dropshot/target/debug/build/serde_core-5f4cfd6e0769b66b -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 486 | 2026-08-10T04:55:26.210Z | Running `/home/build/.rustup/toolchains/1.97.1-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=8706cd8dd8d41fa4 -C extra-filename=-e621bc1f4ef5167b --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 487 | 2026-08-10T04:55:26.340Z | Compiling parking_lot v0.12.1 |
| 488 | 2026-08-10T04:55:26.349Z | Running `/home/build/.rustup/toolchains/1.97.1-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=343d74144a055038 -C extra-filename=-07054b2f220e24f0 --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-0c15f3eee7825418.rmeta --extern parking_lot_core=/work/oxidecomputer/dropshot/target/debug/deps/libparking_lot_core-d8d5035b92db741b.rmeta --cap-lints allow` |
| 489 | 2026-08-10T04:55:26.369Z | Compiling mio v1.2.0 |
| 490 | 2026-08-10T04:55:26.373Z | Compiling socket2 v0.6.3 |
| 491 | 2026-08-10T04:55:26.373Z | Running `/home/build/.rustup/toolchains/1.97.1-x86_64-unknown-illumos/bin/rustc --crate-name mio --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/mio-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 --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=09edacf1d3a0ddab -C extra-filename=-322ebfe76ea31557 --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-7398cde873465ce2.rmeta --cap-lints allow` |
| 492 | 2026-08-10T04:55:26.373Z | Running `/home/build/.rustup/toolchains/1.97.1-x86_64-unknown-illumos/bin/rustc --crate-name socket2 --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/socket2-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="all"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("all"))' -C metadata=3a7c0dbcbcf06342 -C extra-filename=-13e5a67c9a9fe3ba --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-7398cde873465ce2.rmeta --cap-lints allow` |
| 493 | 2026-08-10T04:55:26.457Z | Running `/work/oxidecomputer/dropshot/target/debug/build/serde_core-5f4cfd6e0769b66b/build-script-build` |
| 494 | 2026-08-10T04:55:26.497Z | Compiling cmake v0.1.58 |
| 495 | 2026-08-10T04:55:26.500Z | Running `/home/build/.rustup/toolchains/1.97.1-x86_64-unknown-illumos/bin/rustc --crate-name cmake --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/cmake-0.1.58/src/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=b894a2fef91ad573 -C extra-filename=-dbbe940f675d1cd7 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --extern cc=/work/oxidecomputer/dropshot/target/debug/deps/libcc-698538d5e335118d.rmeta --cap-lints allow` |
| 496 | 2026-08-10T04:55:26.741Z | Compiling signal-hook-registry v1.4.0 |
| 497 | 2026-08-10T04:55:26.745Z | Running `/home/build/.rustup/toolchains/1.97.1-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=1b746e2aa5f9b4ff -C extra-filename=-0bfca18cd927c29a --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-7398cde873465ce2.rmeta --cap-lints allow` |
| 498 | 2026-08-10T04:55:26.803Z | Compiling stable_deref_trait v1.2.0 |
| 499 | 2026-08-10T04:55:26.807Z | Running `/home/build/.rustup/toolchains/1.97.1-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=6bb90c62f0ac94fe -C extra-filename=-1fbe238204fc37a8 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 500 | 2026-08-10T04:55:26.829Z | Running `/home/build/.rustup/toolchains/1.97.1-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.229/src/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=6e6d87f2cd4b8d3f -C extra-filename=-d4919a0507b8ef23 --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)'` |
| 501 | 2026-08-10T04:55:26.857Z | Compiling futures-channel v0.3.33 |
| 502 | 2026-08-10T04:55:26.860Z | Running `/home/build/.rustup/toolchains/1.97.1-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.33/src/lib.rs --error-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=a870347391f8444e -C extra-filename=-b2df71eb68912703 --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-c318971817f643ca.rmeta --extern futures_sink=/work/oxidecomputer/dropshot/target/debug/deps/libfutures_sink-63947ff075e63cff.rmeta --cap-lints allow` |
| 503 | 2026-08-10T04:55:26.875Z | Compiling http v1.5.0 |
| 504 | 2026-08-10T04:55:26.879Z | Running `/home/build/.rustup/toolchains/1.97.1-x86_64-unknown-illumos/bin/rustc --crate-name http --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/http-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="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=570da6258f7676f2 -C extra-filename=-fda23fd0e72df1f0 --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-7853a259e9a38a5c.rmeta --extern itoa=/work/oxidecomputer/dropshot/target/debug/deps/libitoa-ce4948a932fb1220.rmeta --cap-lints allow` |
| 505 | 2026-08-10T04:55:26.945Z | Running `/home/build/.rustup/toolchains/1.97.1-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.229/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=97c7a94f862f9a8f -C extra-filename=-a6ae2ed5db9c9184 --out-dir /work/oxidecomputer/dropshot/target/debug/build/serde-a6ae2ed5db9c9184 -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 506 | 2026-08-10T04:55:27.015Z | Compiling aws-lc-sys v0.40.0 |
| 507 | 2026-08-10T04:55:27.019Z | Running `/home/build/.rustup/toolchains/1.97.1-x86_64-unknown-illumos/bin/rustc --crate-name build_script_main --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/aws-lc-sys-0.40.0/builder/main.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no --cfg 'feature="prebuilt-nasm"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("all-bindings", "asan", "bindgen", "default", "disable-prebuilt-nasm", "fips", "prebuilt-nasm", "ssl"))' -C metadata=a063b157a77fe144 -C extra-filename=-6fd9d4a5309a377f --out-dir /work/oxidecomputer/dropshot/target/debug/build/aws-lc-sys-6fd9d4a5309a377f -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --extern cc=/work/oxidecomputer/dropshot/target/debug/deps/libcc-698538d5e335118d.rlib --extern cmake=/work/oxidecomputer/dropshot/target/debug/deps/libcmake-dbbe940f675d1cd7.rlib --extern dunce=/work/oxidecomputer/dropshot/target/debug/deps/libdunce-ac5f9eaa9f50506a.rlib --extern fs_extra=/work/oxidecomputer/dropshot/target/debug/deps/libfs_extra-1d38efd74f2c7fc0.rlib --cap-lints allow` |
| 508 | 2026-08-10T04:55:27.072Z | Compiling zeroize v1.8.2 |
| 509 | 2026-08-10T04:55:27.075Z | Running `/home/build/.rustup/toolchains/1.97.1-x86_64-unknown-illumos/bin/rustc --crate-name zeroize --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/zeroize-1.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="alloc"' --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("aarch64", "alloc", "default", "derive", "serde", "simd", "std", "zeroize_derive"))' -C metadata=477599378db2779f -C extra-filename=-6e75366fb73b4724 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 510 | 2026-08-10T04:55:27.136Z | Compiling version_check v0.9.5 |
| 511 | 2026-08-10T04:55:27.139Z | Running `/home/build/.rustup/toolchains/1.97.1-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=350547eac7d18062 -C extra-filename=-ea52cc362ec4cf08 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 512 | 2026-08-10T04:55:27.240Z | Compiling rand_core v0.10.1 |
| 513 | 2026-08-10T04:55:27.244Z | Running `/home/build/.rustup/toolchains/1.97.1-x86_64-unknown-illumos/bin/rustc --crate-name rand_core --edition=2024 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/rand_core-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 '--warn=clippy::undocumented_unsafe_blocks' --warn=missing_docs --warn=missing_debug_implementations --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=786f72d28ea51a31 -C extra-filename=-d9753deb2e14760e --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 514 | 2026-08-10T04:55:27.257Z | Running `/work/oxidecomputer/dropshot/target/debug/build/serde-a6ae2ed5db9c9184/build-script-build` |
| 515 | 2026-08-10T04:55:27.287Z | Compiling ucd-trie v0.1.6 |
| 516 | 2026-08-10T04:55:27.291Z | Running `/home/build/.rustup/toolchains/1.97.1-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=e8824b05664dd76c -C extra-filename=-a712a9639355ef79 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 517 | 2026-08-10T04:55:27.392Z | Compiling getrandom v0.4.1 |
| 518 | 2026-08-10T04:55:27.396Z | Running `/home/build/.rustup/toolchains/1.97.1-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"))' --cfg 'feature="std"' --cfg 'feature="sys_rng"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("std", "sys_rng", "wasm_js"))' -C metadata=dd9799dab2026aa1 -C extra-filename=-28274eeaf46357b5 --out-dir /work/oxidecomputer/dropshot/target/debug/build/getrandom-28274eeaf46357b5 -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 519 | 2026-08-10T04:55:27.401Z | Compiling aws-lc-rs v1.16.3 |
| 520 | 2026-08-10T04:55:27.409Z | Running `/home/build/.rustup/toolchains/1.97.1-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/aws-lc-rs-1.16.3/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="aws-lc-sys"' --cfg 'feature="prebuilt-nasm"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "asan", "aws-lc-sys", "bindgen", "default", "dev-tests-only", "fips", "non-fips", "prebuilt-nasm", "ring-io", "ring-sig-verify", "test_logging", "unstable"))' -C metadata=25cd0f9b80b71ca1 -C extra-filename=-a4926348862195ef --out-dir /work/oxidecomputer/dropshot/target/debug/build/aws-lc-rs-a4926348862195ef -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 521 | 2026-08-10T04:55:27.585Z | Compiling futures-io v0.3.33 |
| 522 | 2026-08-10T04:55:27.594Z | Running `/home/build/.rustup/toolchains/1.97.1-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.33/src/lib.rs --error-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=3bce664ca84634b4 -C extra-filename=-2040d6b08a4120d5 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 523 | 2026-08-10T04:55:27.650Z | Compiling bitflags v2.11.0 |
| 524 | 2026-08-10T04:55:27.654Z | Running `/home/build/.rustup/toolchains/1.97.1-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=222cd244a8d5ce52 -C extra-filename=-e43aa92cc1f4a725 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 525 | 2026-08-10T04:55:27.696Z | Compiling futures-task v0.3.33 |
| 526 | 2026-08-10T04:55:27.699Z | Running `/home/build/.rustup/toolchains/1.97.1-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.33/src/lib.rs --error-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=6649bc7af3585ee4 -C extra-filename=-ad557284520dff9a --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 527 | 2026-08-10T04:55:27.750Z | Running `/work/oxidecomputer/dropshot/target/debug/build/getrandom-28274eeaf46357b5/build-script-build` |
| 528 | 2026-08-10T04:55:27.754Z | Compiling rustls-pki-types v1.15.1 |
| 529 | 2026-08-10T04:55:27.758Z | Running `/home/build/.rustup/toolchains/1.97.1-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.15.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=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=ef97b9d6c0eda587 -C extra-filename=-46ccf6657b23a4ec --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-6e75366fb73b4724.rmeta --cap-lints allow` |
| 530 | 2026-08-10T04:55:27.834Z | Running `/home/build/.rustup/toolchains/1.97.1-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.151/src/lib.rs --error-format=json --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=16649aad51fce8e9 -C extra-filename=-d8ae09073c416b7d --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-ce4948a932fb1220.rmeta --extern memchr=/work/oxidecomputer/dropshot/target/debug/deps/libmemchr-7981f4679f1d9fcc.rmeta --extern serde_core=/work/oxidecomputer/dropshot/target/debug/deps/libserde_core-c04ec599fa8cdd79.rmeta --extern zmij=/work/oxidecomputer/dropshot/target/debug/deps/libzmij-649e44e2e51851ff.rmeta --cap-lints allow --cfg 'fast_arithmetic="64"' --check-cfg 'cfg(fast_arithmetic, values("32", "64"))'` |
| 531 | 2026-08-10T04:55:27.849Z | Running `/work/oxidecomputer/dropshot/target/debug/build/aws-lc-sys-6fd9d4a5309a377f/build-script-main` |
| 532 | 2026-08-10T04:55:27.866Z | Compiling zerocopy v0.8.27 |
| 533 | 2026-08-10T04:55:27.876Z | Running `/home/build/.rustup/toolchains/1.97.1-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=be279384903d4571 -C extra-filename=-5495717be3ce71fc --out-dir /work/oxidecomputer/dropshot/target/debug/build/zerocopy-5495717be3ce71fc -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 534 | 2026-08-10T04:55:27.876Z | Compiling httparse v1.10.0 |
| 535 | 2026-08-10T04:55:27.880Z | Running `/home/build/.rustup/toolchains/1.97.1-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=2d84dbf6667f4bfc -C extra-filename=-09bff0e2cb74ab72 --out-dir /work/oxidecomputer/dropshot/target/debug/build/httparse-09bff0e2cb74ab72 -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 536 | 2026-08-10T04:55:28.257Z | Compiling rustversion v1.0.22 |
| 537 | 2026-08-10T04:55:28.261Z | Running `/home/build/.rustup/toolchains/1.97.1-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=ac8b19efda0531fc -C extra-filename=-9c10b9a6efaf0d28 --out-dir /work/oxidecomputer/dropshot/target/debug/build/rustversion-9c10b9a6efaf0d28 -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 538 | 2026-08-10T04:55:28.299Z | Compiling typenum v1.19.0 |
| 539 | 2026-08-10T04:55:28.303Z | Running `/home/build/.rustup/toolchains/1.97.1-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/typenum-1.19.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="const-generics"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("const-generics", "force_unix_path_separator", "i128", "no_std", "scale-info", "scale_info", "strict"))' -C metadata=962eb8bc3b6b9dd8 -C extra-filename=-50b0702e01ae3626 --out-dir /work/oxidecomputer/dropshot/target/debug/build/typenum-50b0702e01ae3626 -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 540 | 2026-08-10T04:55:28.308Z | Running `/work/oxidecomputer/dropshot/target/debug/build/zerocopy-5495717be3ce71fc/build-script-build` |
| 541 | 2026-08-10T04:55:28.348Z | Running `/work/oxidecomputer/dropshot/target/debug/build/httparse-09bff0e2cb74ab72/build-script-build` |
| 542 | 2026-08-10T04:55:28.396Z | Running `/home/build/.rustup/toolchains/1.97.1-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"))' --cfg 'feature="std"' --cfg 'feature="sys_rng"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("std", "sys_rng", "wasm_js"))' -C metadata=7ffbf2851090e35e -C extra-filename=-ca79870ce014c763 --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-0af57a848de951cf.rmeta --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-7398cde873465ce2.rmeta --extern rand_core=/work/oxidecomputer/dropshot/target/debug/deps/librand_core-d9753deb2e14760e.rmeta --cap-lints allow` |
| 543 | 2026-08-10T04:55:28.572Z | Compiling errno v0.3.10 |
| 544 | 2026-08-10T04:55:28.575Z | Running `/home/build/.rustup/toolchains/1.97.1-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=69a6ba90396417b3 -C extra-filename=-806bbb81fbf955fc --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-7398cde873465ce2.rmeta --cap-lints allow` |
| 545 | 2026-08-10T04:55:28.605Z | Running `/work/oxidecomputer/dropshot/target/debug/build/rustversion-9c10b9a6efaf0d28/build-script-build` |
| 546 | 2026-08-10T04:55:28.636Z | Compiling synstructure v0.13.1 |
| 547 | 2026-08-10T04:55:28.639Z | Running `/home/build/.rustup/toolchains/1.97.1-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=eaf1d9830bac86b1 -C extra-filename=-ffb52adcde0fdd46 --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-e941e402522ab889.rmeta --extern quote=/work/oxidecomputer/dropshot/target/debug/deps/libquote-5375249d3c20c47a.rmeta --extern syn=/work/oxidecomputer/dropshot/target/debug/deps/libsyn-2047fbb698c281e6.rmeta --cap-lints allow` |
| 548 | 2026-08-10T04:55:28.646Z | Running `/work/oxidecomputer/dropshot/target/debug/build/typenum-50b0702e01ae3626/build-script-build` |
| 549 | 2026-08-10T04:55:28.663Z | Compiling writeable v0.5.5 |
| 550 | 2026-08-10T04:55:28.666Z | Running `/home/build/.rustup/toolchains/1.97.1-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=c43bfcb9b6c380e8 -C extra-filename=-044bc8bbb95909aa --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 551 | 2026-08-10T04:55:28.691Z | Compiling litemap v0.7.4 |
| 552 | 2026-08-10T04:55:28.695Z | Running `/home/build/.rustup/toolchains/1.97.1-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=d67cd9afebc6e347 -C extra-filename=-88ebcf735b7babe1 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 553 | 2026-08-10T04:55:28.724Z | Compiling crossbeam-utils v0.8.21 |
| 554 | 2026-08-10T04:55:28.727Z | Running `/home/build/.rustup/toolchains/1.97.1-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=e7dc5363eb1bdbf8 -C extra-filename=-e82eb90406bd2360 --out-dir /work/oxidecomputer/dropshot/target/debug/build/crossbeam-utils-e82eb90406bd2360 -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 555 | 2026-08-10T04:55:28.894Z | Compiling rustix v1.1.4 |
| 556 | 2026-08-10T04:55:28.898Z | Running `/home/build/.rustup/toolchains/1.97.1-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=ba2bd908a38d2b7a -C extra-filename=-694ee3f3379eb6d4 --out-dir /work/oxidecomputer/dropshot/target/debug/build/rustix-694ee3f3379eb6d4 -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 557 | 2026-08-10T04:55:28.956Z | Running `/home/build/.rustup/toolchains/1.97.1-x86_64-unknown-illumos/bin/rustc --crate-name typenum --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/typenum-1.19.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="const-generics"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("const-generics", "force_unix_path_separator", "i128", "no_std", "scale-info", "scale_info", "strict"))' -C metadata=1108c162c997bca9 -C extra-filename=-8588b87493353f2b --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 558 | 2026-08-10T04:55:29.026Z | Running `/home/build/.rustup/toolchains/1.97.1-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=cb27623922b58e80 -C extra-filename=-4b8f14609df1dd30 --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"))'` |
| 559 | 2026-08-10T04:55:29.039Z | Running `/work/oxidecomputer/dropshot/target/debug/build/crossbeam-utils-e82eb90406bd2360/build-script-build` |
| 560 | 2026-08-10T04:55:29.051Z | Running `/home/build/.rustup/toolchains/1.97.1-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=ab48dc3ac8d0646f -C extra-filename=-5a88a5daedc53632 --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` |
| 561 | 2026-08-10T04:55:29.156Z | Compiling hashbrown v0.17.0 |
| 562 | 2026-08-10T04:55:29.160Z | Running `/home/build/.rustup/toolchains/1.97.1-x86_64-unknown-illumos/bin/rustc --crate-name hashbrown --edition=2024 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hashbrown-0.17.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --warn=unused_extern_crates --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub '--warn=clippy::str_to_string' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::ref_as_ptr' '--warn=clippy::redundant_else' '--warn=clippy::ptr_cast_constness' '--warn=clippy::ptr_as_ptr' '--allow=clippy::option_if_let_else' '--warn=clippy::needless_continue' '--allow=clippy::must_use_candidate' '--allow=clippy::module_name_repetitions' '--allow=clippy::missing_safety_doc' '--allow=clippy::missing_errors_doc' --warn=missing_docs '--allow=clippy::manual_map' '--warn=clippy::manual_let_else' --warn=explicit_outlives_requirements --warn=ellipsis_inclusive_range_patterns --warn=elided_lifetimes_in_paths '--allow=clippy::doc_markdown' '--warn=clippy::borrow_as_ptr' --warn=bare_trait_objects --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=087bc64d696e68a2 -C extra-filename=-e8e8b30695935823 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 563 | 2026-08-10T04:55:29.256Z | Running `/work/oxidecomputer/dropshot/target/debug/build/rustix-694ee3f3379eb6d4/build-script-build` |
| 564 | 2026-08-10T04:55:29.357Z | Compiling equivalent v1.0.0 |
| 565 | 2026-08-10T04:55:29.361Z | Running `/home/build/.rustup/toolchains/1.97.1-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=1fd1aab82253abfb -C extra-filename=-66649c96b7aa6105 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 566 | 2026-08-10T04:55:29.440Z | Compiling num-conv v0.2.0 |
| 567 | 2026-08-10T04:55:29.443Z | Running `/home/build/.rustup/toolchains/1.97.1-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=289aed1493447032 -C extra-filename=-e341a82f1fff0f09 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 568 | 2026-08-10T04:55:29.453Z | Compiling powerfmt v0.2.0 |
| 569 | 2026-08-10T04:55:29.456Z | Running `/home/build/.rustup/toolchains/1.97.1-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=ff4b9fb17913e2b6 -C extra-filename=-2e0ac05791d5c716 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 570 | 2026-08-10T04:55:29.568Z | Compiling time-core v0.1.8 |
| 571 | 2026-08-10T04:55:29.571Z | Running `/home/build/.rustup/toolchains/1.97.1-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=900a95317df82f14 -C extra-filename=-d92b0a234662c57c --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 572 | 2026-08-10T04:55:29.577Z | Compiling slog v2.8.2 |
| 573 | 2026-08-10T04:55:29.580Z | Running `/home/build/.rustup/toolchains/1.97.1-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=c29cb75765ef6acb -C extra-filename=-ac4226edf208555a --out-dir /work/oxidecomputer/dropshot/target/debug/build/slog-ac4226edf208555a -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --extern rustversion=/work/oxidecomputer/dropshot/target/debug/deps/librustversion-4b8f14609df1dd30.so --cap-lints allow` |
| 574 | 2026-08-10T04:55:29.658Z | Compiling indexmap v2.14.0 |
| 575 | 2026-08-10T04:55:29.661Z | Running `/home/build/.rustup/toolchains/1.97.1-x86_64-unknown-illumos/bin/rustc --crate-name indexmap --edition=2024 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/indexmap-2.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 --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=32190faa062c654d -C extra-filename=-aeb7e62e5466d37c --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-66649c96b7aa6105.rmeta --extern hashbrown=/work/oxidecomputer/dropshot/target/debug/deps/libhashbrown-e8e8b30695935823.rmeta --extern serde_core=/work/oxidecomputer/dropshot/target/debug/deps/libserde_core-c04ec599fa8cdd79.rmeta --cap-lints allow` |
| 576 | 2026-08-10T04:55:29.673Z | Compiling hybrid-array v0.4.8 |
| 577 | 2026-08-10T04:55:29.676Z | Running `/home/build/.rustup/toolchains/1.97.1-x86_64-unknown-illumos/bin/rustc --crate-name hybrid_array --edition=2024 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hybrid-array-0.4.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=clippy::unwrap_used' '--warn=clippy::unwrap_in_result' --warn=unused_qualifications --warn=unused_lifetimes '--warn=clippy::trivially_copy_pass_by_ref' --warn=trivial_numeric_casts --warn=trivial_casts '--warn=clippy::std_instead_of_core' '--warn=clippy::std_instead_of_alloc' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::return_self_not_must_use' '--warn=clippy::ref_as_ptr' '--warn=clippy::redundant_closure_for_method_calls' '--warn=clippy::ptr_as_ptr' '--warn=clippy::panic_in_result_fn' '--warn=clippy::panic' '--warn=clippy::must_use_candidate' '--warn=clippy::mod_module_files' '--warn=clippy::missing_panics_doc' '--warn=clippy::missing_errors_doc' --warn=missing_docs --warn=missing_debug_implementations --warn=missing_copy_implementations '--warn=clippy::map_unwrap_or' '--warn=clippy::manual_assert' '--warn=clippy::implicit_saturating_sub' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::doc_markdown' '--warn=clippy::checked_conversions' '--warn=clippy::cast_sign_loss' '--warn=clippy::cast_precision_loss' '--warn=clippy::cast_possible_wrap' '--warn=clippy::cast_possible_truncation' '--warn=clippy::cast_lossless' '--warn=clippy::borrow_as_ptr' '--warn=clippy::arithmetic_side_effects' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "arbitrary", "bytemuck", "ctutils", "extra-sizes", "serde", "subtle", "zerocopy", "zeroize"))' -C metadata=e6d177d3171ad1f7 -C extra-filename=-5eced5b1f3dc5410 --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-8588b87493353f2b.rmeta --cap-lints allow` |
| 578 | 2026-08-10T04:55:29.708Z | Compiling time-macros v0.2.27 |
| 579 | 2026-08-10T04:55:29.716Z | Running `/home/build/.rustup/toolchains/1.97.1-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=dc3fff4dac1ccb89 -C extra-filename=-3cd05aadbfb7f77a --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-e341a82f1fff0f09.rlib --extern time_core=/work/oxidecomputer/dropshot/target/debug/deps/libtime_core-d92b0a234662c57c.rlib --extern proc_macro --cap-lints allow` |
| 580 | 2026-08-10T04:55:29.720Z | Compiling deranged v0.5.5 |
| 581 | 2026-08-10T04:55:29.726Z | Running `/home/build/.rustup/toolchains/1.97.1-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=3c31a5606af9a3bb -C extra-filename=-46d5bba9eae7a669 --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-2e0ac05791d5c716.rmeta --cap-lints allow` |
| 582 | 2026-08-10T04:55:29.797Z | Running `/home/build/.rustup/toolchains/1.97.1-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=9afd612f6de5743c -C extra-filename=-63187ccbe35f6e82 --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-e43aa92cc1f4a725.rmeta --extern libc_errno=/work/oxidecomputer/dropshot/target/debug/deps/liberrno-806bbb81fbf955fc.rmeta --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-7398cde873465ce2.rmeta --cap-lints allow --cfg static_assertions --cfg lower_upper_exp_for_non_zero --cfg rustc_diagnostics --cfg libc --cfg solarish` |
| 583 | 2026-08-10T04:55:29.809Z | Compiling serde_derive v1.0.229 |
| 584 | 2026-08-10T04:55:29.812Z | Running `/home/build/.rustup/toolchains/1.97.1-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.229/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=51fc34d5d2ea36ea -C extra-filename=-a96912dea8404812 --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-e941e402522ab889.rlib --extern quote=/work/oxidecomputer/dropshot/target/debug/deps/libquote-5375249d3c20c47a.rlib --extern syn=/work/oxidecomputer/dropshot/target/debug/deps/libsyn-b66c5bededaa0ec5.rlib --extern proc_macro --cap-lints allow` |
| 585 | 2026-08-10T04:55:29.872Z | Compiling thiserror-impl v2.0.19 |
| 586 | 2026-08-10T04:55:29.875Z | Running `/home/build/.rustup/toolchains/1.97.1-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.19/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=443722c5f2762967 -C extra-filename=-30f297734f3e74d4 --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-e941e402522ab889.rlib --extern quote=/work/oxidecomputer/dropshot/target/debug/deps/libquote-5375249d3c20c47a.rlib --extern syn=/work/oxidecomputer/dropshot/target/debug/deps/libsyn-b66c5bededaa0ec5.rlib --extern proc_macro --cap-lints allow` |
| 587 | 2026-08-10T04:55:30.117Z | Compiling zerofrom-derive v0.1.5 |
| 588 | 2026-08-10T04:55:30.120Z | Running `/home/build/.rustup/toolchains/1.97.1-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=e5024acacae6c7ff -C extra-filename=-cd6e8bc185f45903 --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-e941e402522ab889.rlib --extern quote=/work/oxidecomputer/dropshot/target/debug/deps/libquote-5375249d3c20c47a.rlib --extern syn=/work/oxidecomputer/dropshot/target/debug/deps/libsyn-2047fbb698c281e6.rlib --extern synstructure=/work/oxidecomputer/dropshot/target/debug/deps/libsynstructure-ffb52adcde0fdd46.rlib --extern proc_macro --cap-lints allow` |
| 589 | 2026-08-10T04:55:30.291Z | Compiling yoke-derive v0.7.5 |
| 590 | 2026-08-10T04:55:30.294Z | Running `/home/build/.rustup/toolchains/1.97.1-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=9f6659d0c926eee2 -C extra-filename=-07598d56270a8621 --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-e941e402522ab889.rlib --extern quote=/work/oxidecomputer/dropshot/target/debug/deps/libquote-5375249d3c20c47a.rlib --extern syn=/work/oxidecomputer/dropshot/target/debug/deps/libsyn-2047fbb698c281e6.rlib --extern synstructure=/work/oxidecomputer/dropshot/target/debug/deps/libsynstructure-ffb52adcde0fdd46.rlib --extern proc_macro --cap-lints allow` |
| 591 | 2026-08-10T04:55:30.651Z | Compiling tokio-macros v2.7.0 |
| 592 | 2026-08-10T04:55:30.660Z | Running `/home/build/.rustup/toolchains/1.97.1-x86_64-unknown-illumos/bin/rustc --crate-name tokio_macros --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-macros-2.7.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=23266cc9a5e893c5 -C extra-filename=-559d030644ee3925 --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-e941e402522ab889.rlib --extern quote=/work/oxidecomputer/dropshot/target/debug/deps/libquote-5375249d3c20c47a.rlib --extern syn=/work/oxidecomputer/dropshot/target/debug/deps/libsyn-2047fbb698c281e6.rlib --extern proc_macro --cap-lints allow` |
| 593 | 2026-08-10T04:55:30.664Z | Compiling zerovec-derive v0.10.3 |
| 594 | 2026-08-10T04:55:30.664Z | Running `/home/build/.rustup/toolchains/1.97.1-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=90e272c886412ef2 -C extra-filename=-916ee3abb702abf4 --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-e941e402522ab889.rlib --extern quote=/work/oxidecomputer/dropshot/target/debug/deps/libquote-5375249d3c20c47a.rlib --extern syn=/work/oxidecomputer/dropshot/target/debug/deps/libsyn-2047fbb698c281e6.rlib --extern proc_macro --cap-lints allow` |
| 595 | 2026-08-10T04:55:30.696Z | Compiling futures-macro v0.3.33 |
| 596 | 2026-08-10T04:55:30.699Z | Running `/home/build/.rustup/toolchains/1.97.1-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.33/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=b0b996329d8ef1c7 -C extra-filename=-3e29e899d0b288cf --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-e941e402522ab889.rlib --extern quote=/work/oxidecomputer/dropshot/target/debug/deps/libquote-5375249d3c20c47a.rlib --extern syn=/work/oxidecomputer/dropshot/target/debug/deps/libsyn-2047fbb698c281e6.rlib --extern proc_macro --cap-lints allow` |
| 597 | 2026-08-10T04:55:31.064Z | Running `/home/build/.rustup/toolchains/1.97.1-x86_64-unknown-illumos/bin/rustc --crate-name thiserror --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/thiserror-2.0.19/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=70220f47e7447e8d -C extra-filename=-b748758db30a035e --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-30f297734f3e74d4.so --cap-lints allow --check-cfg 'cfg(error_generic_member_access)' --check-cfg 'cfg(thiserror_nightly_testing)' --check-cfg 'cfg(thiserror_no_backtrace_type)'` |
| 598 | 2026-08-10T04:55:31.167Z | Compiling displaydoc v0.2.5 |
| 599 | 2026-08-10T04:55:31.170Z | Running `/home/build/.rustup/toolchains/1.97.1-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=b7f1e9b276f40908 -C extra-filename=-4916686deaf3ccff --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-e941e402522ab889.rlib --extern quote=/work/oxidecomputer/dropshot/target/debug/deps/libquote-5375249d3c20c47a.rlib --extern syn=/work/oxidecomputer/dropshot/target/debug/deps/libsyn-2047fbb698c281e6.rlib --extern proc_macro --cap-lints allow` |
| 600 | 2026-08-10T04:55:31.282Z | Compiling zerofrom v0.1.5 |
| 601 | 2026-08-10T04:55:31.285Z | Running `/home/build/.rustup/toolchains/1.97.1-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=d63e94821913d181 -C extra-filename=-87236e095638660a --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-cd6e8bc185f45903.so --cap-lints allow` |
| 602 | 2026-08-10T04:55:31.292Z | Compiling pest v2.8.1 |
| 603 | 2026-08-10T04:55:31.295Z | Running `/home/build/.rustup/toolchains/1.97.1-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=b0515076b88f4a98 -C extra-filename=-3326c26a73d87d53 --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-7981f4679f1d9fcc.rmeta --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-b748758db30a035e.rmeta --extern ucd_trie=/work/oxidecomputer/dropshot/target/debug/deps/libucd_trie-a712a9639355ef79.rmeta --cap-lints allow` |
| 604 | 2026-08-10T04:55:31.376Z | Compiling tokio v1.53.1 |
| 605 | 2026-08-10T04:55:31.379Z | Running `/home/build/.rustup/toolchains/1.97.1-x86_64-unknown-illumos/bin/rustc --crate-name tokio --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.53.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --warn=unexpected_cfgs --check-cfg 'cfg(fuzzing)' --check-cfg 'cfg(loom)' --check-cfg 'cfg(mio_unsupported_force_poll_poll)' --check-cfg 'cfg(tokio_allow_from_blocking_fd)' --check-cfg 'cfg(tokio_internal_mt_counters)' --check-cfg 'cfg(tokio_no_parking_lot)' --check-cfg 'cfg(tokio_no_tuning_tests)' --check-cfg 'cfg(tokio_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", "schedule-latency", "signal", "signal-hook-registry", "socket2", "sync", "taskdump", "test-util", "time", "tokio-macros", "tracing", "windows-sys"))' -C metadata=5c83f1444ea8a38b -C extra-filename=-5bff1d695e8a340e --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-7853a259e9a38a5c.rmeta --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-7398cde873465ce2.rmeta --extern mio=/work/oxidecomputer/dropshot/target/debug/deps/libmio-322ebfe76ea31557.rmeta --extern parking_lot=/work/oxidecomputer/dropshot/target/debug/deps/libparking_lot-07054b2f220e24f0.rmeta --extern pin_project_lite=/work/oxidecomputer/dropshot/target/debug/deps/libpin_project_lite-884aae9ad79cdf73.rmeta --extern signal_hook_registry=/work/oxidecomputer/dropshot/target/debug/deps/libsignal_hook_registry-0bfca18cd927c29a.rmeta --extern socket2=/work/oxidecomputer/dropshot/target/debug/deps/libsocket2-13e5a67c9a9fe3ba.rmeta --extern tokio_macros=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_macros-559d030644ee3925.so --cap-lints allow` |
| 606 | 2026-08-10T04:55:31.404Z | Compiling yoke v0.7.5 |
| 607 | 2026-08-10T04:55:31.407Z | Running `/home/build/.rustup/toolchains/1.97.1-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=48b69544b0502f01 -C extra-filename=-5e5bdec5097ddff9 --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-1fbe238204fc37a8.rmeta --extern yoke_derive=/work/oxidecomputer/dropshot/target/debug/deps/libyoke_derive-07598d56270a8621.so --extern zerofrom=/work/oxidecomputer/dropshot/target/debug/deps/libzerofrom-87236e095638660a.rmeta --cap-lints allow` |
| 608 | 2026-08-10T04:55:31.499Z | Compiling futures-util v0.3.33 |
| 609 | 2026-08-10T04:55:31.502Z | Running `/home/build/.rustup/toolchains/1.97.1-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.33/src/lib.rs --error-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="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", "portable-atomic-alloc", "portable-atomic-util", "portable_atomic_crate", "sink", "slab", "spin", "std", "tokio-io", "unstable", "write-all-vectored"))' -C metadata=89309650d2d332d1 -C extra-filename=-b80a1fa00d64ebea --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-b2df71eb68912703.rmeta --extern futures_core=/work/oxidecomputer/dropshot/target/debug/deps/libfutures_core-c318971817f643ca.rmeta --extern futures_io=/work/oxidecomputer/dropshot/target/debug/deps/libfutures_io-2040d6b08a4120d5.rmeta --extern futures_macro=/work/oxidecomputer/dropshot/target/debug/deps/libfutures_macro-3e29e899d0b288cf.so --extern futures_sink=/work/oxidecomputer/dropshot/target/debug/deps/libfutures_sink-63947ff075e63cff.rmeta --extern futures_task=/work/oxidecomputer/dropshot/target/debug/deps/libfutures_task-ad557284520dff9a.rmeta --extern memchr=/work/oxidecomputer/dropshot/target/debug/deps/libmemchr-7981f4679f1d9fcc.rmeta --extern pin_project_lite=/work/oxidecomputer/dropshot/target/debug/deps/libpin_project_lite-884aae9ad79cdf73.rmeta --extern slab=/work/oxidecomputer/dropshot/target/debug/deps/libslab-e621bc1f4ef5167b.rmeta --cap-lints allow` |
| 610 | 2026-08-10T04:55:31.593Z | Compiling zerocopy-derive v0.8.27 |
| 611 | 2026-08-10T04:55:31.597Z | Running `/home/build/.rustup/toolchains/1.97.1-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=8f3916df79b55a53 -C extra-filename=-00a739cb5be4386a --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-e941e402522ab889.rlib --extern quote=/work/oxidecomputer/dropshot/target/debug/deps/libquote-5375249d3c20c47a.rlib --extern syn=/work/oxidecomputer/dropshot/target/debug/deps/libsyn-2047fbb698c281e6.rlib --extern proc_macro --cap-lints allow` |
| 612 | 2026-08-10T04:55:31.668Z | Compiling zerovec v0.10.4 |
| 613 | 2026-08-10T04:55:31.671Z | Running `/home/build/.rustup/toolchains/1.97.1-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=39bc27c2ee6335db -C extra-filename=-8b10918e9f77896f --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-5e5bdec5097ddff9.rmeta --extern zerofrom=/work/oxidecomputer/dropshot/target/debug/deps/libzerofrom-87236e095638660a.rmeta --extern zerovec_derive=/work/oxidecomputer/dropshot/target/debug/deps/libzerovec_derive-916ee3abb702abf4.so --cap-lints allow` |
| 614 | 2026-08-10T04:55:31.901Z | Compiling icu_provider_macros v1.5.0 |
| 615 | 2026-08-10T04:55:31.904Z | Running `/home/build/.rustup/toolchains/1.97.1-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=30afb46f48e3eed9 -C extra-filename=-b2bdccf5add6fb4a --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-e941e402522ab889.rlib --extern quote=/work/oxidecomputer/dropshot/target/debug/deps/libquote-5375249d3c20c47a.rlib --extern syn=/work/oxidecomputer/dropshot/target/debug/deps/libsyn-2047fbb698c281e6.rlib --extern proc_macro --cap-lints allow` |
| 616 | 2026-08-10T04:55:32.367Z | Running `/home/build/.rustup/toolchains/1.97.1-x86_64-unknown-illumos/bin/rustc --crate-name serde --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/serde-1.0.229/src/lib.rs --error-format=json --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=41af632676b4141b -C extra-filename=-487c7942d90f23d8 --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-c04ec599fa8cdd79.rmeta --extern serde_derive=/work/oxidecomputer/dropshot/target/debug/deps/libserde_derive-a96912dea8404812.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)'` |
| 617 | 2026-08-10T04:55:32.466Z | Running `/home/build/.rustup/toolchains/1.97.1-x86_64-unknown-illumos/bin/rustc --crate-name serde --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/serde-1.0.229/src/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=c2d9ce6539e7ee11 -C extra-filename=-6360e43d0dec8e96 --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-d4919a0507b8ef23.rmeta --extern serde_derive=/work/oxidecomputer/dropshot/target/debug/deps/libserde_derive-a96912dea8404812.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)'` |
| 618 | 2026-08-10T04:55:32.525Z | Compiling tinystr v0.7.6 |
| 619 | 2026-08-10T04:55:32.529Z | Running `/home/build/.rustup/toolchains/1.97.1-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=55f9c292f51fd127 -C extra-filename=-f248edb2d57609ee --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-4916686deaf3ccff.so --extern zerovec=/work/oxidecomputer/dropshot/target/debug/deps/libzerovec-8b10918e9f77896f.rmeta --cap-lints allow` |
| 620 | 2026-08-10T04:55:32.558Z | Compiling pest_meta v2.8.1 |
| 621 | 2026-08-10T04:55:32.566Z | Running `/home/build/.rustup/toolchains/1.97.1-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=1d09c03f4df54bad -C extra-filename=-2d51cf06f797ff4e --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-3326c26a73d87d53.rmeta --cap-lints allow` |
| 622 | 2026-08-10T04:55:32.718Z | Compiling icu_locid v1.5.0 |
| 623 | 2026-08-10T04:55:32.721Z | Running `/home/build/.rustup/toolchains/1.97.1-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=0c374216b3ec5fe5 -C extra-filename=-5e49e9b5c5387f9a --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-4916686deaf3ccff.so --extern litemap=/work/oxidecomputer/dropshot/target/debug/deps/liblitemap-88ebcf735b7babe1.rmeta --extern tinystr=/work/oxidecomputer/dropshot/target/debug/deps/libtinystr-f248edb2d57609ee.rmeta --extern writeable=/work/oxidecomputer/dropshot/target/debug/deps/libwriteable-044bc8bbb95909aa.rmeta --extern zerovec=/work/oxidecomputer/dropshot/target/debug/deps/libzerovec-8b10918e9f77896f.rmeta --cap-lints allow` |
| 624 | 2026-08-10T04:55:32.794Z | Running `/home/build/.rustup/toolchains/1.97.1-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=2e284b18c8f666ed -C extra-filename=-a9e5094f49e938b4 --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-00a739cb5be4386a.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)'` |
| 625 | 2026-08-10T04:55:32.872Z | Running `/home/build/.rustup/toolchains/1.97.1-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=2413aa9b720bf8f9 -C extra-filename=-ae9a44e61fd590b1 --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-08-10T04:55:33.007Z | Compiling http-body v1.0.1 |
| 627 | 2026-08-10T04:55:33.010Z | Running `/home/build/.rustup/toolchains/1.97.1-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=07026df5668297c6 -C extra-filename=-3621baa5976929d1 --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-7853a259e9a38a5c.rmeta --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-fda23fd0e72df1f0.rmeta --cap-lints allow` |
| 628 | 2026-08-10T04:55:33.154Z | Compiling tracing-core v0.1.32 |
| 629 | 2026-08-10T04:55:33.157Z | Running `/home/build/.rustup/toolchains/1.97.1-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=cc717c33bf4eef65 -C extra-filename=-0d09423e7c6b03da --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-b7c38563a55f281b.rmeta --cap-lints allow` |
| 630 | 2026-08-10T04:55:33.382Z | Compiling pest_generator v2.8.1 |
| 631 | 2026-08-10T04:55:33.385Z | Running `/home/build/.rustup/toolchains/1.97.1-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=d556c3c4b9204ba5 -C extra-filename=-0ab5842f66d8b6d8 --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-3326c26a73d87d53.rmeta --extern pest_meta=/work/oxidecomputer/dropshot/target/debug/deps/libpest_meta-2d51cf06f797ff4e.rmeta --extern proc_macro2=/work/oxidecomputer/dropshot/target/debug/deps/libproc_macro2-e941e402522ab889.rmeta --extern quote=/work/oxidecomputer/dropshot/target/debug/deps/libquote-5375249d3c20c47a.rmeta --extern syn=/work/oxidecomputer/dropshot/target/debug/deps/libsyn-2047fbb698c281e6.rmeta --cap-lints allow` |
| 632 | 2026-08-10T04:55:33.700Z | Compiling icu_provider v1.5.0 |
| 633 | 2026-08-10T04:55:33.703Z | Running `/home/build/.rustup/toolchains/1.97.1-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=5a79a0db2f1bda16 -C extra-filename=-baa2749fa6d149ca --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-4916686deaf3ccff.so --extern icu_locid=/work/oxidecomputer/dropshot/target/debug/deps/libicu_locid-5e49e9b5c5387f9a.rmeta --extern icu_provider_macros=/work/oxidecomputer/dropshot/target/debug/deps/libicu_provider_macros-b2bdccf5add6fb4a.so --extern stable_deref_trait=/work/oxidecomputer/dropshot/target/debug/deps/libstable_deref_trait-1fbe238204fc37a8.rmeta --extern tinystr=/work/oxidecomputer/dropshot/target/debug/deps/libtinystr-f248edb2d57609ee.rmeta --extern writeable=/work/oxidecomputer/dropshot/target/debug/deps/libwriteable-044bc8bbb95909aa.rmeta --extern yoke=/work/oxidecomputer/dropshot/target/debug/deps/libyoke-5e5bdec5097ddff9.rmeta --extern zerofrom=/work/oxidecomputer/dropshot/target/debug/deps/libzerofrom-87236e095638660a.rmeta --extern zerovec=/work/oxidecomputer/dropshot/target/debug/deps/libzerovec-8b10918e9f77896f.rmeta --cap-lints allow` |
| 634 | 2026-08-10T04:55:33.752Z | Compiling icu_locid_transform_data v1.5.0 |
| 635 | 2026-08-10T04:55:33.755Z | Running `/home/build/.rustup/toolchains/1.97.1-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=47cd3787c0bdbcca -C extra-filename=-56961197c81174c2 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 636 | 2026-08-10T04:55:33.821Z | Compiling num_threads v0.1.3 |
| 637 | 2026-08-10T04:55:33.825Z | Running `/home/build/.rustup/toolchains/1.97.1-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=8f7827e4d31f05fb -C extra-filename=-50fb03269635d8cd --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 638 | 2026-08-10T04:55:33.847Z | Compiling untrusted v0.9.0 |
| 639 | 2026-08-10T04:55:33.851Z | Running `/home/build/.rustup/toolchains/1.97.1-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=6dd299bfceaba081 -C extra-filename=-f4acdcd0a43f097d --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 640 | 2026-08-10T04:55:33.885Z | Compiling percent-encoding v2.3.2 |
| 641 | 2026-08-10T04:55:33.888Z | Running `/home/build/.rustup/toolchains/1.97.1-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=83d0ac46b17e7ed9 -C extra-filename=-02ea126171a070cc --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 642 | 2026-08-10T04:55:33.912Z | Compiling rustix v0.38.44 |
| 643 | 2026-08-10T04:55:33.915Z | Running `/home/build/.rustup/toolchains/1.97.1-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=f754bada16a7f6ab -C extra-filename=-1d637342bbf8d08c --out-dir /work/oxidecomputer/dropshot/target/debug/build/rustix-1d637342bbf8d08c -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 644 | 2026-08-10T04:55:33.960Z | Compiling fastrand v2.1.1 |
| 645 | 2026-08-10T04:55:33.964Z | Running `/home/build/.rustup/toolchains/1.97.1-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=459711adbb55e470 -C extra-filename=-33ddf61acbdb72f1 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 646 | 2026-08-10T04:55:33.993Z | Compiling pest_derive v2.8.1 |
| 647 | 2026-08-10T04:55:34.001Z | Running `/home/build/.rustup/toolchains/1.97.1-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=6c39a01768a572d2 -C extra-filename=-c2708156631b0fd2 --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-3326c26a73d87d53.rlib --extern pest_generator=/work/oxidecomputer/dropshot/target/debug/deps/libpest_generator-0ab5842f66d8b6d8.rlib --extern proc_macro --cap-lints allow` |
| 648 | 2026-08-10T04:55:34.078Z | Compiling atomic-waker v1.1.2 |
| 649 | 2026-08-10T04:55:34.082Z | Running `/home/build/.rustup/toolchains/1.97.1-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=7f685d95fb7b02e0 -C extra-filename=-0c5c0c2668894ecb --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 650 | 2026-08-10T04:55:34.161Z | Compiling rustls v0.23.43 |
| 651 | 2026-08-10T04:55:34.164Z | Running `/home/build/.rustup/toolchains/1.97.1-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.43/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(bench)' --check-cfg 'cfg(coverage_nightly)' --check-cfg 'cfg(read_buf)' --check-cfg 'cfg(rustls_docsrs)' --cfg 'feature="aws-lc-rs"' --cfg 'feature="aws_lc_rs"' --cfg 'feature="log"' --cfg 'feature="logging"' --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", "prefer-post-quantum", "read_buf", "ring", "rustversion", "std", "tls12", "zlib"))' -C metadata=423a9bc9a7f78d10 -C extra-filename=-5852628357619032 --out-dir /work/oxidecomputer/dropshot/target/debug/build/rustls-5852628357619032 -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 652 | 2026-08-10T04:55:34.199Z | Compiling icu_locid_transform v1.5.0 |
| 653 | 2026-08-10T04:55:34.202Z | Running `/home/build/.rustup/toolchains/1.97.1-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=3748884d554fe26f -C extra-filename=-db770ca5e1e10062 --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-4916686deaf3ccff.so --extern icu_locid=/work/oxidecomputer/dropshot/target/debug/deps/libicu_locid-5e49e9b5c5387f9a.rmeta --extern icu_locid_transform_data=/work/oxidecomputer/dropshot/target/debug/deps/libicu_locid_transform_data-56961197c81174c2.rmeta --extern icu_provider=/work/oxidecomputer/dropshot/target/debug/deps/libicu_provider-baa2749fa6d149ca.rmeta --extern tinystr=/work/oxidecomputer/dropshot/target/debug/deps/libtinystr-f248edb2d57609ee.rmeta --extern zerovec=/work/oxidecomputer/dropshot/target/debug/deps/libzerovec-8b10918e9f77896f.rmeta --cap-lints allow` |
| 654 | 2026-08-10T04:55:34.226Z | Compiling time v0.3.47 |
| 655 | 2026-08-10T04:55:34.234Z | Running `/home/build/.rustup/toolchains/1.97.1-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=d97b9338f2e09279 -C extra-filename=-10603f4cede7450e --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-46d5bba9eae7a669.rmeta --extern itoa=/work/oxidecomputer/dropshot/target/debug/deps/libitoa-ce4948a932fb1220.rmeta --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-7398cde873465ce2.rmeta --extern num_conv=/work/oxidecomputer/dropshot/target/debug/deps/libnum_conv-e341a82f1fff0f09.rmeta --extern num_threads=/work/oxidecomputer/dropshot/target/debug/deps/libnum_threads-50fb03269635d8cd.rmeta --extern powerfmt=/work/oxidecomputer/dropshot/target/debug/deps/libpowerfmt-2e0ac05791d5c716.rmeta --extern time_core=/work/oxidecomputer/dropshot/target/debug/deps/libtime_core-d92b0a234662c57c.rmeta --extern time_macros=/work/oxidecomputer/dropshot/target/debug/deps/libtime_macros-3cd05aadbfb7f77a.so --cap-lints allow` |
| 656 | 2026-08-10T04:55:34.244Z | Compiling tracing v0.1.40 |
| 657 | 2026-08-10T04:55:34.248Z | Running `/work/oxidecomputer/dropshot/target/debug/build/rustix-1d637342bbf8d08c/build-script-build` |
| 658 | 2026-08-10T04:55:34.248Z | Running `/home/build/.rustup/toolchains/1.97.1-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=d1b357289f919949 -C extra-filename=-e1c383497ab6c564 --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-884aae9ad79cdf73.rmeta --extern tracing_core=/work/oxidecomputer/dropshot/target/debug/deps/libtracing_core-0d09423e7c6b03da.rmeta --cap-lints allow` |
| 659 | 2026-08-10T04:55:34.322Z | Compiling erased-serde v0.3.31 |
| 660 | 2026-08-10T04:55:34.326Z | Running `/home/build/.rustup/toolchains/1.97.1-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=18a5a145eb97d29e -C extra-filename=-b80c1b6428a1d44c --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-487c7942d90f23d8.rmeta --cap-lints allow` |
| 661 | 2026-08-10T04:55:34.363Z | Compiling icu_collections v1.5.0 |
| 662 | 2026-08-10T04:55:34.366Z | Running `/home/build/.rustup/toolchains/1.97.1-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=1ac56eab66a9fd67 -C extra-filename=-51c5415495d7752c --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-4916686deaf3ccff.so --extern yoke=/work/oxidecomputer/dropshot/target/debug/deps/libyoke-5e5bdec5097ddff9.rmeta --extern zerofrom=/work/oxidecomputer/dropshot/target/debug/deps/libzerofrom-87236e095638660a.rmeta --extern zerovec=/work/oxidecomputer/dropshot/target/debug/deps/libzerovec-8b10918e9f77896f.rmeta --cap-lints allow` |
| 663 | 2026-08-10T04:55:34.469Z | Compiling scroll_derive v0.13.1 |
| 664 | 2026-08-10T04:55:34.472Z | Running `/home/build/.rustup/toolchains/1.97.1-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=494a941d98c4ff0d -C extra-filename=-f0f4cc01b1264d80 --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-e941e402522ab889.rlib --extern quote=/work/oxidecomputer/dropshot/target/debug/deps/libquote-5375249d3c20c47a.rlib --extern syn=/work/oxidecomputer/dropshot/target/debug/deps/libsyn-2047fbb698c281e6.rlib --extern proc_macro --cap-lints allow` |
| 665 | 2026-08-10T04:55:34.551Z | Compiling dtrace-parser v0.3.0 |
| 666 | 2026-08-10T04:55:34.554Z | Running `/home/build/.rustup/toolchains/1.97.1-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=dcecd4e0a59d6166 -C extra-filename=-01be94811a338e25 --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-3326c26a73d87d53.rmeta --extern pest_derive=/work/oxidecomputer/dropshot/target/debug/deps/libpest_derive-c2708156631b0fd2.so --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-b748758db30a035e.rmeta --cap-lints allow` |
| 667 | 2026-08-10T04:55:34.813Z | Running `/work/oxidecomputer/dropshot/target/debug/build/slog-ac4226edf208555a/build-script-build` |
| 668 | 2026-08-10T04:55:34.826Z | Running `/home/build/.rustup/toolchains/1.97.1-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.151/src/lib.rs --error-format=json --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=3291d90e991ef9f6 -C extra-filename=-bb5ae4b55424d122 --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-ce4948a932fb1220.rmeta --extern memchr=/work/oxidecomputer/dropshot/target/debug/deps/libmemchr-7981f4679f1d9fcc.rmeta --extern serde_core=/work/oxidecomputer/dropshot/target/debug/deps/libserde_core-d4919a0507b8ef23.rmeta --extern zmij=/work/oxidecomputer/dropshot/target/debug/deps/libzmij-649e44e2e51851ff.rmeta --cap-lints allow --cfg 'fast_arithmetic="64"' --check-cfg 'cfg(fast_arithmetic, values("32", "64"))'` |
| 669 | 2026-08-10T04:55:34.970Z | Compiling tokio-util v0.7.19 |
| 670 | 2026-08-10T04:55:34.974Z | Running `/home/build/.rustup/toolchains/1.97.1-x86_64-unknown-illumos/bin/rustc --crate-name tokio_util --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-util-0.7.19/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --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="codec"' --cfg 'feature="default"' --cfg 'feature="io"' --cfg 'feature="libc"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("__docs_rs", "codec", "compat", "default", "full", "futures-io", "futures-util", "hashbrown", "io", "io-util", "join-map", "libc", "net", "rt", "slab", "time", "tracing"))' -C metadata=a5662e371903f42a -C extra-filename=-cc8c069a4bd52ef6 --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-7853a259e9a38a5c.rmeta --extern futures_core=/work/oxidecomputer/dropshot/target/debug/deps/libfutures_core-c318971817f643ca.rmeta --extern futures_sink=/work/oxidecomputer/dropshot/target/debug/deps/libfutures_sink-63947ff075e63cff.rmeta --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-7398cde873465ce2.rmeta --extern pin_project_lite=/work/oxidecomputer/dropshot/target/debug/deps/libpin_project_lite-884aae9ad79cdf73.rmeta --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-5bff1d695e8a340e.rmeta --cap-lints allow` |
| 671 | 2026-08-10T04:55:35.281Z | Compiling thread-id v5.0.0 |
| 672 | 2026-08-10T04:55:35.285Z | Running `/home/build/.rustup/toolchains/1.97.1-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=bd943c99bfdedfb1 -C extra-filename=-4663d471d4a479c4 --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-7398cde873465ce2.rmeta --cap-lints allow` |
| 673 | 2026-08-10T04:55:35.291Z | Compiling num-traits v0.2.14 |
| 674 | 2026-08-10T04:55:35.294Z | Running `/home/build/.rustup/toolchains/1.97.1-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=b1dccff30b54ec7b -C extra-filename=-fe1ae5224009a749 --out-dir /work/oxidecomputer/dropshot/target/debug/build/num-traits-fe1ae5224009a749 -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --extern autocfg=/work/oxidecomputer/dropshot/target/debug/deps/libautocfg-f19cb554f2baccce.rlib --cap-lints allow` |
| 675 | 2026-08-10T04:55:35.300Z | Compiling icu_properties_data v1.5.0 |
| 676 | 2026-08-10T04:55:35.304Z | Running `/home/build/.rustup/toolchains/1.97.1-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=3992d1f5d9088d8f -C extra-filename=-1850606870df44b9 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 677 | 2026-08-10T04:55:35.358Z | Compiling usdt-impl v0.6.0 |
| 678 | 2026-08-10T04:55:35.361Z | Running `/home/build/.rustup/toolchains/1.97.1-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=a8da175faffed4c2 -C extra-filename=-07be16f3111e2aea --out-dir /work/oxidecomputer/dropshot/target/debug/build/usdt-impl-07be16f3111e2aea -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 679 | 2026-08-10T04:55:35.392Z | Compiling fnv v1.0.7 |
| 680 | 2026-08-10T04:55:35.396Z | Running `/home/build/.rustup/toolchains/1.97.1-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=3291cc1d8c355688 -C extra-filename=-a2b315442da0268d --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 681 | 2026-08-10T04:55:35.428Z | Compiling crc32fast v1.5.0 |
| 682 | 2026-08-10T04:55:35.431Z | Running `/home/build/.rustup/toolchains/1.97.1-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/crc32fast-1.5.0/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "nightly", "std"))' -C metadata=4a8fe13aee6467b5 -C extra-filename=-de5e010f2ebef95f --out-dir /work/oxidecomputer/dropshot/target/debug/build/crc32fast-de5e010f2ebef95f -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 683 | 2026-08-10T04:55:35.485Z | Compiling subtle v2.5.0 |
| 684 | 2026-08-10T04:55:35.489Z | Running `/home/build/.rustup/toolchains/1.97.1-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=c079d47af639c397 -C extra-filename=-cf97c39e93b149da --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 685 | 2026-08-10T04:55:35.508Z | Compiling tower-service v0.3.3 |
| 686 | 2026-08-10T04:55:35.511Z | Running `/home/build/.rustup/toolchains/1.97.1-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=a3e35d3a54f09fd3 -C extra-filename=-424407bb805f7111 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 687 | 2026-08-10T04:55:35.590Z | Compiling tower-layer v0.3.3 |
| 688 | 2026-08-10T04:55:35.594Z | Running `/home/build/.rustup/toolchains/1.97.1-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=0309671443f5fbfd -C extra-filename=-fbfdf267496e6bf2 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 689 | 2026-08-10T04:55:35.599Z | Compiling paste v1.0.15 |
| 690 | 2026-08-10T04:55:35.603Z | Running `/home/build/.rustup/toolchains/1.97.1-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=feee98da06b2c863 -C extra-filename=-edd1f3930d974c43 --out-dir /work/oxidecomputer/dropshot/target/debug/build/paste-edd1f3930d974c43 -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 691 | 2026-08-10T04:55:35.628Z | Compiling cpufeatures v0.3.0 |
| 692 | 2026-08-10T04:55:35.632Z | Running `/home/build/.rustup/toolchains/1.97.1-x86_64-unknown-illumos/bin/rustc --crate-name cpufeatures --edition=2024 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/cpufeatures-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 '--warn=clippy::unwrap_used' '--warn=clippy::unwrap_in_result' --warn=unused_qualifications --warn=unused_lifetimes '--warn=clippy::unnecessary_safety_comment' '--warn=clippy::undocumented_unsafe_blocks' '--warn=clippy::trivially_copy_pass_by_ref' --warn=trivial_numeric_casts --warn=trivial_casts '--warn=clippy::std_instead_of_core' '--warn=clippy::std_instead_of_alloc' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::return_self_not_must_use' '--warn=clippy::ref_as_ptr' '--warn=clippy::redundant_closure_for_method_calls' '--warn=clippy::ptr_as_ptr' '--allow=clippy::needless_range_loop' '--warn=clippy::must_use_candidate' '--warn=clippy::mod_module_files' '--warn=clippy::missing_panics_doc' '--warn=clippy::missing_errors_doc' --warn=missing_docs --warn=missing_debug_implementations --warn=missing_copy_implementations '--warn=clippy::map_unwrap_or' '--warn=clippy::manual_assert' '--warn=clippy::implicit_saturating_sub' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::doc_markdown' '--warn=clippy::checked_conversions' '--warn=clippy::cast_sign_loss' '--warn=clippy::cast_precision_loss' '--warn=clippy::cast_possible_wrap' '--warn=clippy::cast_possible_truncation' '--warn=clippy::cast_lossless' '--warn=clippy::borrow_as_ptr' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=4a0dab97bdcb68ea -C extra-filename=-0bff1508cf625cd4 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 693 | 2026-08-10T04:55:35.632Z | Compiling base64 v0.22.1 |
| 694 | 2026-08-10T04:55:35.632Z | Running `/home/build/.rustup/toolchains/1.97.1-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=d0fcaf42b4dc48fc -C extra-filename=-27bda732d0ea2cb7 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 695 | 2026-08-10T04:55:35.696Z | Compiling try-lock v0.2.3 |
| 696 | 2026-08-10T04:55:35.700Z | Running `/home/build/.rustup/toolchains/1.97.1-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=d1cfa8807a45f873 -C extra-filename=-449b3fbed0480891 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 697 | 2026-08-10T04:55:35.707Z | Compiling byteorder v1.4.3 |
| 698 | 2026-08-10T04:55:35.710Z | Running `/home/build/.rustup/toolchains/1.97.1-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=8b7682390a8d7efd -C extra-filename=-f0dff5b71da198e1 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 699 | 2026-08-10T04:55:35.745Z | Running `/work/oxidecomputer/dropshot/target/debug/build/crc32fast-de5e010f2ebef95f/build-script-build` |
| 700 | 2026-08-10T04:55:35.785Z | Compiling want v0.3.0 |
| 701 | 2026-08-10T04:55:35.789Z | Running `/home/build/.rustup/toolchains/1.97.1-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=eb0d95cbc1260ed3 -C extra-filename=-4e67cfff71316ccb --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-4d49c31f4ede2482.rmeta --extern try_lock=/work/oxidecomputer/dropshot/target/debug/deps/libtry_lock-449b3fbed0480891.rmeta --cap-lints allow` |
| 702 | 2026-08-10T04:55:35.799Z | Running `/work/oxidecomputer/dropshot/target/debug/build/usdt-impl-07be16f3111e2aea/build-script-build` |
| 703 | 2026-08-10T04:55:35.812Z | Running `/work/oxidecomputer/dropshot/target/debug/build/num-traits-fe1ae5224009a749/build-script-build` |
| 704 | 2026-08-10T04:55:35.876Z | Running `/work/oxidecomputer/dropshot/target/debug/build/paste-edd1f3930d974c43/build-script-build` |
| 705 | 2026-08-10T04:55:35.912Z | Compiling dof v0.4.0 |
| 706 | 2026-08-10T04:55:35.916Z | Running `/home/build/.rustup/toolchains/1.97.1-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=456a5c2178550096 -C extra-filename=-9afa11056c9c8483 --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-6360e43d0dec8e96.rmeta --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-bb5ae4b55424d122.rmeta --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-b748758db30a035e.rmeta --extern zerocopy=/work/oxidecomputer/dropshot/target/debug/deps/libzerocopy-a9e5094f49e938b4.rmeta --cap-lints allow` |
| 707 | 2026-08-10T04:55:35.921Z | Compiling h2 v0.4.14 |
| 708 | 2026-08-10T04:55:35.925Z | Running `/home/build/.rustup/toolchains/1.97.1-x86_64-unknown-illumos/bin/rustc --crate-name h2 --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/h2-0.4.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 --warn=unexpected_cfgs --check-cfg 'cfg(fuzzing)' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("stream", "unstable"))' -C metadata=bb164cc568ffa95b -C extra-filename=-7432c1f5aef8cfdd --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-0c5c0c2668894ecb.rmeta --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-7853a259e9a38a5c.rmeta --extern fnv=/work/oxidecomputer/dropshot/target/debug/deps/libfnv-a2b315442da0268d.rmeta --extern futures_core=/work/oxidecomputer/dropshot/target/debug/deps/libfutures_core-c318971817f643ca.rmeta --extern futures_sink=/work/oxidecomputer/dropshot/target/debug/deps/libfutures_sink-63947ff075e63cff.rmeta --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-fda23fd0e72df1f0.rmeta --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-aeb7e62e5466d37c.rmeta --extern slab=/work/oxidecomputer/dropshot/target/debug/deps/libslab-e621bc1f4ef5167b.rmeta --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-5bff1d695e8a340e.rmeta --extern tokio_util=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_util-cc8c069a4bd52ef6.rmeta --extern tracing=/work/oxidecomputer/dropshot/target/debug/deps/libtracing-e1c383497ab6c564.rmeta --cap-lints allow` |
| 709 | 2026-08-10T04:55:35.947Z | Compiling icu_properties v1.5.1 |
| 710 | 2026-08-10T04:55:35.951Z | Compiling scroll v0.13.0 |
| 711 | 2026-08-10T04:55:35.951Z | Running `/home/build/.rustup/toolchains/1.97.1-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=ee3052ad03ce7f02 -C extra-filename=-71d65698a559662f --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-4916686deaf3ccff.so --extern icu_collections=/work/oxidecomputer/dropshot/target/debug/deps/libicu_collections-51c5415495d7752c.rmeta --extern icu_locid_transform=/work/oxidecomputer/dropshot/target/debug/deps/libicu_locid_transform-db770ca5e1e10062.rmeta --extern icu_properties_data=/work/oxidecomputer/dropshot/target/debug/deps/libicu_properties_data-1850606870df44b9.rmeta --extern icu_provider=/work/oxidecomputer/dropshot/target/debug/deps/libicu_provider-baa2749fa6d149ca.rmeta --extern tinystr=/work/oxidecomputer/dropshot/target/debug/deps/libtinystr-f248edb2d57609ee.rmeta --extern zerovec=/work/oxidecomputer/dropshot/target/debug/deps/libzerovec-8b10918e9f77896f.rmeta --cap-lints allow` |
| 712 | 2026-08-10T04:55:35.956Z | Running `/home/build/.rustup/toolchains/1.97.1-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=aa9896d243771ca4 -C extra-filename=-0f8e6de2886ef01f --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-f0f4cc01b1264d80.so --cap-lints allow` |
| 713 | 2026-08-10T04:55:35.964Z | Running `/home/build/.rustup/toolchains/1.97.1-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=8b2ead69ad4d6e4e -C extra-filename=-46a3ac45c585a554 --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-b80c1b6428a1d44c.rmeta --extern serde_core=/work/oxidecomputer/dropshot/target/debug/deps/libserde_core-c04ec599fa8cdd79.rmeta --cap-lints allow --cfg has_std_error --check-cfg 'cfg(has_std_error)'` |
| 714 | 2026-08-10T04:55:36.006Z | Running `/home/build/.rustup/toolchains/1.97.1-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=fa78a55b17c1270c -C extra-filename=-13169cb37feb68ae --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-e43aa92cc1f4a725.rmeta --extern libc_errno=/work/oxidecomputer/dropshot/target/debug/deps/liberrno-806bbb81fbf955fc.rmeta --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-7398cde873465ce2.rmeta --cap-lints allow --cfg static_assertions --cfg libc --cfg solarish` |
| 715 | 2026-08-10T04:55:36.209Z | Compiling crypto-common v0.2.1 |
| 716 | 2026-08-10T04:55:36.212Z | Running `/home/build/.rustup/toolchains/1.97.1-x86_64-unknown-illumos/bin/rustc --crate-name crypto_common --edition=2024 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/crypto-common-0.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 '--warn=clippy::unwrap_used' '--warn=clippy::unwrap_in_result' --warn=unused_qualifications --warn=unused_lifetimes '--warn=clippy::unnecessary_safety_comment' '--warn=clippy::undocumented_unsafe_blocks' '--warn=clippy::trivially_copy_pass_by_ref' --warn=trivial_numeric_casts --warn=trivial_casts '--warn=clippy::std_instead_of_core' '--warn=clippy::std_instead_of_alloc' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::return_self_not_must_use' '--warn=clippy::ref_as_ptr' '--warn=clippy::redundant_closure_for_method_calls' '--warn=clippy::ptr_as_ptr' '--allow=clippy::needless_range_loop' '--warn=clippy::must_use_candidate' '--warn=clippy::mod_module_files' '--warn=clippy::missing_panics_doc' '--warn=clippy::missing_errors_doc' --warn=missing_docs --warn=missing_debug_implementations --warn=missing_copy_implementations '--warn=clippy::map_unwrap_or' '--warn=clippy::manual_assert' '--warn=clippy::implicit_saturating_sub' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::checked_conversions' '--warn=clippy::cast_sign_loss' '--warn=clippy::cast_precision_loss' '--warn=clippy::cast_possible_wrap' '--warn=clippy::cast_possible_truncation' '--warn=clippy::cast_lossless' '--warn=clippy::borrow_as_ptr' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("getrandom", "rand_core", "zeroize"))' -C metadata=3d5d57f840aec3a7 -C extra-filename=-e9708427aa152d9c --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --extern hybrid_array=/work/oxidecomputer/dropshot/target/debug/deps/libhybrid_array-5eced5b1f3dc5410.rmeta --cap-lints allow` |
| 717 | 2026-08-10T04:55:36.348Z | Compiling block-buffer v0.12.0 |
| 718 | 2026-08-10T04:55:36.352Z | Running `/home/build/.rustup/toolchains/1.97.1-x86_64-unknown-illumos/bin/rustc --crate-name block_buffer --edition=2024 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/block-buffer-0.12.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 '--warn=clippy::unwrap_used' '--warn=clippy::unwrap_in_result' --warn=unused_qualifications --warn=unused_lifetimes '--warn=clippy::unnecessary_safety_comment' '--warn=clippy::undocumented_unsafe_blocks' '--warn=clippy::trivially_copy_pass_by_ref' --warn=trivial_numeric_casts --warn=trivial_casts '--warn=clippy::std_instead_of_core' '--warn=clippy::std_instead_of_alloc' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::return_self_not_must_use' '--warn=clippy::ref_as_ptr' '--warn=clippy::redundant_closure_for_method_calls' '--warn=clippy::ptr_as_ptr' '--allow=clippy::needless_range_loop' '--warn=clippy::must_use_candidate' '--warn=clippy::mod_module_files' '--warn=clippy::missing_panics_doc' '--warn=clippy::missing_errors_doc' --warn=missing_docs --warn=missing_debug_implementations --warn=missing_copy_implementations '--warn=clippy::map_unwrap_or' '--warn=clippy::manual_assert' '--warn=clippy::implicit_saturating_sub' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::doc_markdown' '--warn=clippy::checked_conversions' '--warn=clippy::cast_sign_loss' '--warn=clippy::cast_precision_loss' '--warn=clippy::cast_possible_wrap' '--warn=clippy::cast_possible_truncation' '--warn=clippy::cast_lossless' '--warn=clippy::borrow_as_ptr' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("zeroize"))' -C metadata=17a58c179001b775 -C extra-filename=-15a71fc333ee1039 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --extern hybrid_array=/work/oxidecomputer/dropshot/target/debug/deps/libhybrid_array-5eced5b1f3dc5410.rmeta --cap-lints allow` |
| 719 | 2026-08-10T04:55:36.365Z | Compiling unicase v2.6.0 |
| 720 | 2026-08-10T04:55:36.369Z | Running `/home/build/.rustup/toolchains/1.97.1-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=4f5af255d7c1e86e -C extra-filename=-6df319034e9dec97 --out-dir /work/oxidecomputer/dropshot/target/debug/build/unicase-6df319034e9dec97 -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --extern version_check=/work/oxidecomputer/dropshot/target/debug/deps/libversion_check-ea52cc362ec4cf08.rlib --cap-lints allow` |
| 721 | 2026-08-10T04:55:36.500Z | Compiling utf8_iter v1.0.4 |
| 722 | 2026-08-10T04:55:36.504Z | Running `/home/build/.rustup/toolchains/1.97.1-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=6d1cab2e99429153 -C extra-filename=-4d6e85739e2224ed --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 723 | 2026-08-10T04:55:36.587Z | Compiling const-oid v0.10.2 |
| 724 | 2026-08-10T04:55:36.591Z | Running `/home/build/.rustup/toolchains/1.97.1-x86_64-unknown-illumos/bin/rustc --crate-name const_oid --edition=2024 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/const-oid-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("arbitrary", "db"))' -C metadata=cbf525a5cbf7bd06 -C extra-filename=-64b92bf6d31f63ec --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 725 | 2026-08-10T04:55:36.645Z | Compiling httpdate v1.0.1 |
| 726 | 2026-08-10T04:55:36.649Z | Running `/home/build/.rustup/toolchains/1.97.1-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=bd33117496cb0c41 -C extra-filename=-b39d6bfab05260db --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 727 | 2026-08-10T04:55:36.790Z | Compiling simd-adler32 v0.3.7 |
| 728 | 2026-08-10T04:55:36.793Z | Running `/home/build/.rustup/toolchains/1.97.1-x86_64-unknown-illumos/bin/rustc --crate-name simd_adler32 --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/simd-adler32-0.3.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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("const-generics", "default", "nightly", "std"))' -C metadata=06379e7a9e594ed2 -C extra-filename=-2393e5cf4cb9eac0 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 729 | 2026-08-10T04:55:36.836Z | Compiling adler2 v2.0.1 |
| 730 | 2026-08-10T04:55:36.840Z | Running `/home/build/.rustup/toolchains/1.97.1-x86_64-unknown-illumos/bin/rustc --crate-name adler2 --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/adler2-2.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("core", "default", "rustc-dep-of-std", "std"))' -C metadata=71980e5b719ecd4e -C extra-filename=-8676381fc828e853 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 731 | 2026-08-10T04:55:36.891Z | Compiling utf16_iter v1.0.5 |
| 732 | 2026-08-10T04:55:36.895Z | Running `/home/build/.rustup/toolchains/1.97.1-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=7cf9b64acaaae87f -C extra-filename=-24d9980bf4a7afd3 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 733 | 2026-08-10T04:55:36.964Z | Compiling write16 v1.0.0 |
| 734 | 2026-08-10T04:55:36.968Z | Running `/home/build/.rustup/toolchains/1.97.1-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=615110fbb38d86e8 -C extra-filename=-6508a8e276bbebfd --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 735 | 2026-08-10T04:55:36.984Z | Compiling plain v0.2.3 |
| 736 | 2026-08-10T04:55:36.988Z | Running `/home/build/.rustup/toolchains/1.97.1-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=704179a128dbdea7 -C extra-filename=-a5f0ad4d246c3422 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 737 | 2026-08-10T04:55:37.021Z | Compiling icu_normalizer_data v1.5.0 |
| 738 | 2026-08-10T04:55:37.025Z | Running `/home/build/.rustup/toolchains/1.97.1-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=ca0e7c6f1a0c78d7 -C extra-filename=-6147de927ab9640a --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 739 | 2026-08-10T04:55:37.055Z | Compiling miniz_oxide v0.8.9 |
| 740 | 2026-08-10T04:55:37.064Z | Running `/home/build/.rustup/toolchains/1.97.1-x86_64-unknown-illumos/bin/rustc --crate-name miniz_oxide --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/miniz_oxide-0.8.9/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --warn=unexpected_cfgs --check-cfg 'cfg(fuzzing)' --cfg 'feature="simd"' --cfg 'feature="simd-adler32"' --cfg 'feature="with-alloc"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "block-boundary", "core", "default", "rustc-dep-of-std", "serde", "simd", "simd-adler32", "std", "with-alloc"))' -C metadata=357c2bd56555b3b4 -C extra-filename=-6f409bca499a8c92 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --extern adler2=/work/oxidecomputer/dropshot/target/debug/deps/libadler2-8676381fc828e853.rmeta --extern simd_adler32=/work/oxidecomputer/dropshot/target/debug/deps/libsimd_adler32-2393e5cf4cb9eac0.rmeta --cap-lints allow` |
| 741 | 2026-08-10T04:55:37.085Z | Compiling goblin v0.10.1 |
| 742 | 2026-08-10T04:55:37.089Z | Running `/home/build/.rustup/toolchains/1.97.1-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=0b17b4722c8cc36a -C extra-filename=-ae41b9d374d3dc51 --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-4d49c31f4ede2482.rmeta --extern plain=/work/oxidecomputer/dropshot/target/debug/deps/libplain-a5f0ad4d246c3422.rmeta --extern scroll=/work/oxidecomputer/dropshot/target/debug/deps/libscroll-0f8e6de2886ef01f.rmeta --cap-lints allow` |
| 743 | 2026-08-10T04:55:37.094Z | Compiling digest v0.11.2 |
| 744 | 2026-08-10T04:55:37.098Z | Running `/home/build/.rustup/toolchains/1.97.1-x86_64-unknown-illumos/bin/rustc --crate-name digest --edition=2024 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/digest-0.11.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=clippy::unwrap_used' '--warn=clippy::unwrap_in_result' --warn=unused_qualifications --warn=unused_lifetimes '--warn=clippy::unnecessary_safety_comment' '--warn=clippy::undocumented_unsafe_blocks' '--warn=clippy::trivially_copy_pass_by_ref' --warn=trivial_numeric_casts --warn=trivial_casts '--warn=clippy::std_instead_of_core' '--warn=clippy::std_instead_of_alloc' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::return_self_not_must_use' '--warn=clippy::ref_as_ptr' '--warn=clippy::redundant_closure_for_method_calls' '--warn=clippy::ptr_as_ptr' '--allow=clippy::needless_range_loop' '--warn=clippy::must_use_candidate' '--warn=clippy::mod_module_files' '--warn=clippy::missing_panics_doc' '--warn=clippy::missing_errors_doc' --warn=missing_docs --warn=missing_debug_implementations --warn=missing_copy_implementations '--warn=clippy::map_unwrap_or' '--warn=clippy::manual_assert' '--warn=clippy::implicit_saturating_sub' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::checked_conversions' '--warn=clippy::cast_sign_loss' '--warn=clippy::cast_precision_loss' '--warn=clippy::cast_possible_wrap' '--warn=clippy::cast_possible_truncation' '--warn=clippy::cast_lossless' '--warn=clippy::borrow_as_ptr' --cfg 'feature="alloc"' --cfg 'feature="block-api"' --cfg 'feature="default"' --cfg 'feature="oid"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "blobby", "block-api", "default", "dev", "getrandom", "mac", "oid", "rand_core", "zeroize"))' -C metadata=fd6425b809fa8171 -C extra-filename=-d2dcdd7a3a1d86cf --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-15a71fc333ee1039.rmeta --extern const_oid=/work/oxidecomputer/dropshot/target/debug/deps/libconst_oid-64b92bf6d31f63ec.rmeta --extern common=/work/oxidecomputer/dropshot/target/debug/deps/libcrypto_common-e9708427aa152d9c.rmeta --cap-lints allow` |
| 745 | 2026-08-10T04:55:37.164Z | Running `/work/oxidecomputer/dropshot/target/debug/build/unicase-6df319034e9dec97/build-script-build` |
| 746 | 2026-08-10T04:55:37.249Z | Running `/home/build/.rustup/toolchains/1.97.1-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=b31038ff9fdb374b -C extra-filename=-36b8f2eac7d30441 --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-f0dff5b71da198e1.rmeta --extern dof=/work/oxidecomputer/dropshot/target/debug/deps/libdof-9afa11056c9c8483.rmeta --extern dtrace_parser=/work/oxidecomputer/dropshot/target/debug/deps/libdtrace_parser-01be94811a338e25.rmeta --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-7398cde873465ce2.rmeta --extern proc_macro2=/work/oxidecomputer/dropshot/target/debug/deps/libproc_macro2-e941e402522ab889.rmeta --extern quote=/work/oxidecomputer/dropshot/target/debug/deps/libquote-5375249d3c20c47a.rmeta --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-6360e43d0dec8e96.rmeta --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-bb5ae4b55424d122.rmeta --extern syn=/work/oxidecomputer/dropshot/target/debug/deps/libsyn-2047fbb698c281e6.rmeta --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-b748758db30a035e.rmeta --extern thread_id=/work/oxidecomputer/dropshot/target/debug/deps/libthread_id-4663d471d4a479c4.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)'` |
| 747 | 2026-08-10T04:55:37.283Z | Running `/home/build/.rustup/toolchains/1.97.1-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=f9bf68e613b8f8c6 -C extra-filename=-05403e5ef8f7636c --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` |
| 748 | 2026-08-10T04:55:37.553Z | Compiling icu_normalizer v1.5.0 |
| 749 | 2026-08-10T04:55:37.557Z | Running `/home/build/.rustup/toolchains/1.97.1-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=ba4911d5379e40c2 -C extra-filename=-01e11319b43ea5a8 --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-4916686deaf3ccff.so --extern icu_collections=/work/oxidecomputer/dropshot/target/debug/deps/libicu_collections-51c5415495d7752c.rmeta --extern icu_normalizer_data=/work/oxidecomputer/dropshot/target/debug/deps/libicu_normalizer_data-6147de927ab9640a.rmeta --extern icu_properties=/work/oxidecomputer/dropshot/target/debug/deps/libicu_properties-71d65698a559662f.rmeta --extern icu_provider=/work/oxidecomputer/dropshot/target/debug/deps/libicu_provider-baa2749fa6d149ca.rmeta --extern smallvec=/work/oxidecomputer/dropshot/target/debug/deps/libsmallvec-a940c0bb25f890d4.rmeta --extern utf16_iter=/work/oxidecomputer/dropshot/target/debug/deps/libutf16_iter-24d9980bf4a7afd3.rmeta --extern utf8_iter=/work/oxidecomputer/dropshot/target/debug/deps/libutf8_iter-4d6e85739e2224ed.rmeta --extern write16=/work/oxidecomputer/dropshot/target/debug/deps/libwrite16-6508a8e276bbebfd.rmeta --extern zerovec=/work/oxidecomputer/dropshot/target/debug/deps/libzerovec-8b10918e9f77896f.rmeta --cap-lints allow` |
| 750 | 2026-08-10T04:55:37.710Z | Running `/home/build/.rustup/toolchains/1.97.1-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=c0d96122ce3b2e19 -C extra-filename=-505ee8bd27584fb8 --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"))'` |
| 751 | 2026-08-10T04:55:37.749Z | Running `/home/build/.rustup/toolchains/1.97.1-x86_64-unknown-illumos/bin/rustc --crate-name crc32fast --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/crc32fast-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="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "nightly", "std"))' -C metadata=522a21ea94fdddf8 -C extra-filename=-9f1ed80c0d11d19c --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-0af57a848de951cf.rmeta --cap-lints allow --cfg stable_arm_crc32_intrinsics --check-cfg 'cfg(stable_arm_crc32_intrinsics)'` |
| 752 | 2026-08-10T04:55:37.780Z | Compiling form_urlencoded v1.2.2 |
| 753 | 2026-08-10T04:55:37.784Z | Running `/home/build/.rustup/toolchains/1.97.1-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=e127e6ff45b0449a -C extra-filename=-070e1d849562a0fd --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-02ea126171a070cc.rmeta --cap-lints allow` |
| 754 | 2026-08-10T04:55:37.910Z | Compiling serde_tokenstream v0.2.3 |
| 755 | 2026-08-10T04:55:37.924Z | Running `/home/build/.rustup/toolchains/1.97.1-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=50acb551dd9b0d4a -C extra-filename=-13cbe17f45a545ed --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-e941e402522ab889.rmeta --extern quote=/work/oxidecomputer/dropshot/target/debug/deps/libquote-5375249d3c20c47a.rmeta --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-6360e43d0dec8e96.rmeta --extern syn=/work/oxidecomputer/dropshot/target/debug/deps/libsyn-2047fbb698c281e6.rmeta --cap-lints allow` |
| 756 | 2026-08-10T04:55:37.989Z | Compiling unicode-segmentation v1.10.0 |
| 757 | 2026-08-10T04:55:37.993Z | Running `/home/build/.rustup/toolchains/1.97.1-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=9759d68d5f351552 -C extra-filename=-a9a6ec2642e44369 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 758 | 2026-08-10T04:55:38.006Z | Compiling pretty-hex v0.4.1 |
| 759 | 2026-08-10T04:55:38.010Z | Running `/home/build/.rustup/toolchains/1.97.1-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=b15a9b4719438182 -C extra-filename=-9bb5c8ecb7732f61 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 760 | 2026-08-10T04:55:38.166Z | Compiling hyper v1.11.0 |
| 761 | 2026-08-10T04:55:38.169Z | Running `/home/build/.rustup/toolchains/1.97.1-x86_64-unknown-illumos/bin/rustc --crate-name hyper --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-1.11.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 '--warn=clippy::restriction' '--warn=clippy::pedantic' '--allow=clippy::wildcard_enum_match_arm' '--allow=clippy::useless_borrows_in_formatting' '--allow=clippy::used_underscore_items' '--allow=clippy::unwrap_in_result' '--allow=clippy::unused_trait_names' '--allow=clippy::unused_async' '--allow=clippy::unseparated_literal_suffix' '--allow=clippy::unreachable' '--allow=clippy::unnested_or_patterns' '--allow=clippy::unnecessary_trailing_comma' '--allow=clippy::unnecessary_safety_comment' --warn=unexpected_cfgs '--allow=clippy::type_complexity' '--allow=clippy::trivially_copy_pass_by_ref' '--allow=clippy::too_many_lines' '--allow=clippy::struct_field_names' '--allow=clippy::struct_excessive_bools' '--allow=clippy::std_instead_of_core' '--allow=clippy::std_instead_of_alloc' '--allow=clippy::single_char_lifetime_names' '--allow=clippy::single_call_fn' '--allow=clippy::shadow_unrelated' '--allow=clippy::shadow_same' '--allow=clippy::shadow_reuse' '--allow=clippy::semicolon_outside_block' '--allow=clippy::semicolon_inside_block' '--deny=clippy::self_named_module_files' '--allow=clippy::same_name_method' '--allow=clippy::renamed_function_params' '--allow=clippy::ref_patterns' '--allow=clippy::redundant_else' '--allow=clippy::redundant_closure_for_method_calls' '--allow=clippy::question_mark_used' '--allow=clippy::pub_with_shorthand' '--allow=clippy::pub_use' '--allow=clippy::pattern_type_mismatch' '--allow=clippy::panic_in_result_fn' '--allow=clippy::panic' '--allow=clippy::new_without_default' '--allow=clippy::needless_pass_by_value' '--allow=clippy::needless_continue' '--allow=clippy::must_use_candidate' '--allow=clippy::multiple_unsafe_ops_per_block' '--allow=clippy::multiple_inherent_impl' '--allow=clippy::module_name_repetitions' '--allow=clippy::module_inception' '--allow=clippy::mod_module_files' '--allow=clippy::missing_trait_methods' '--allow=clippy::missing_panics_doc' '--allow=clippy::missing_inline_in_public_items' '--allow=clippy::missing_fields_in_debug' '--allow=clippy::missing_errors_doc' '--allow=clippy::missing_docs_in_private_items' '--allow=clippy::missing_assert_message' '--allow=clippy::min_ident_chars' '--allow=clippy::match_wild_err_arm' '--allow=clippy::map_unwrap_or' '--allow=clippy::map_err_ignore' '--allow=clippy::let_unit_value' '--allow=clippy::let_underscore_untyped' '--allow=clippy::let_underscore_must_use' '--allow=clippy::items_after_statements' '--allow=clippy::integer_division_remainder_used' '--allow=clippy::integer_division' '--allow=clippy::inline_trait_bounds' '--allow=clippy::inline_modules' '--allow=clippy::indexing_slicing' '--allow=clippy::implicit_return' '--allow=clippy::impl_trait_in_params' '--allow=clippy::ignored_unit_patterns' '--allow=clippy::if_then_some_else_none' '--allow=clippy::if_not_else' '--allow=clippy::float_arithmetic' '--allow=clippy::field_scoped_visibility_modifiers' '--allow=clippy::expect_used' '--allow=clippy::error_impl_error' '--allow=clippy::enum_glob_use' '--allow=clippy::else_if_without_else' '--allow=clippy::default_numeric_fallback' '--allow=clippy::decimal_literal_representation' '--allow=clippy::collapsible_match' '--allow=clippy::cognitive_complexity' '--allow=clippy::clone_on_ref_ptr' '--allow=clippy::checked_conversions' '--allow=clippy::cast_precision_loss' '--allow=clippy::cast_possible_truncation' '--allow=clippy::blanket_clippy_restriction_lints' '--allow=clippy::as_conversions' '--allow=clippy::arithmetic_side_effects' '--allow=clippy::arbitrary_source_item_ordering' '--allow=clippy::absolute_paths' --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=038c8fd0ce66fd70 -C extra-filename=-f80b460f7140aaaf --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-0c5c0c2668894ecb.rmeta --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-7853a259e9a38a5c.rmeta --extern futures_channel=/work/oxidecomputer/dropshot/target/debug/deps/libfutures_channel-b2df71eb68912703.rmeta --extern futures_core=/work/oxidecomputer/dropshot/target/debug/deps/libfutures_core-c318971817f643ca.rmeta --extern h2=/work/oxidecomputer/dropshot/target/debug/deps/libh2-7432c1f5aef8cfdd.rmeta --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-fda23fd0e72df1f0.rmeta --extern http_body=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body-3621baa5976929d1.rmeta --extern httparse=/work/oxidecomputer/dropshot/target/debug/deps/libhttparse-5a88a5daedc53632.rmeta --extern httpdate=/work/oxidecomputer/dropshot/target/debug/deps/libhttpdate-b39d6bfab05260db.rmeta --extern itoa=/work/oxidecomputer/dropshot/target/debug/deps/libitoa-ce4948a932fb1220.rmeta --extern pin_project_lite=/work/oxidecomputer/dropshot/target/debug/deps/libpin_project_lite-884aae9ad79cdf73.rmeta --extern smallvec=/work/oxidecomputer/dropshot/target/debug/deps/libsmallvec-a940c0bb25f890d4.rmeta --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-5bff1d695e8a340e.rmeta --extern want=/work/oxidecomputer/dropshot/target/debug/deps/libwant-4e67cfff71316ccb.rmeta --cap-lints allow` |
| 762 | 2026-08-10T04:55:38.234Z | Compiling unicode-width v0.1.9 |
| 763 | 2026-08-10T04:55:38.243Z | Running `/home/build/.rustup/toolchains/1.97.1-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=64e97763adbd00c9 -C extra-filename=-a39921e70250e704 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 764 | 2026-08-10T04:55:38.249Z | Compiling winnow v1.0.0 |
| 765 | 2026-08-10T04:55:38.252Z | Running `/home/build/.rustup/toolchains/1.97.1-x86_64-unknown-illumos/bin/rustc --crate-name winnow --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/winnow-1.0.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --warn=rust_2018_idioms '--warn=clippy::zero_sized_map_values' '--warn=clippy::wildcard_imports' '--warn=clippy::verbose_file_reads' --warn=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_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_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' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "ascii", "binary", "debug", "default", "parser", "simd", "std", "unstable-doc", "unstable-recover"))' -C metadata=ceb857f8f800ac65 -C extra-filename=-d407a3778b11b22d --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 766 | 2026-08-10T04:55:38.340Z | Compiling iana-time-zone v0.1.47 |
| 767 | 2026-08-10T04:55:38.343Z | Running `/home/build/.rustup/toolchains/1.97.1-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=d9f5b4e66faca256 -C extra-filename=-66ddd8b95bbdeba8 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 768 | 2026-08-10T04:55:38.366Z | Compiling lazy_static v1.5.0 |
| 769 | 2026-08-10T04:55:38.370Z | Running `/home/build/.rustup/toolchains/1.97.1-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=c4608d4333d0ae74 -C extra-filename=-1e9a1599d0d1e6c2 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 770 | 2026-08-10T04:55:38.401Z | Compiling openssl-probe v0.2.1 |
| 771 | 2026-08-10T04:55:38.404Z | Running `/home/build/.rustup/toolchains/1.97.1-x86_64-unknown-illumos/bin/rustc --crate-name openssl_probe --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/openssl-probe-0.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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=cb89a68dbbc026f0 -C extra-filename=-e6544db9ece21627 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 772 | 2026-08-10T04:55:38.461Z | Running `/home/build/.rustup/toolchains/1.97.1-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=73b773363fd7e3f6 -C extra-filename=-e73947fdf68f8e88 --out-dir /work/oxidecomputer/dropshot/target/debug/build/usdt-impl-e73947fdf68f8e88 -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 773 | 2026-08-10T04:55:38.556Z | Compiling mime v0.3.16 |
| 774 | 2026-08-10T04:55:38.563Z | Running `/home/build/.rustup/toolchains/1.97.1-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=90fea4eef8dbfef2 -C extra-filename=-84cc173b80c53ab0 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 775 | 2026-08-10T04:55:38.586Z | Compiling ryu v1.0.5 |
| 776 | 2026-08-10T04:55:38.590Z | Running `/home/build/.rustup/toolchains/1.97.1-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=3349a435008b1e7c -C extra-filename=-d64d901c5d691e1a --out-dir /work/oxidecomputer/dropshot/target/debug/build/ryu-d64d901c5d691e1a -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 777 | 2026-08-10T04:55:38.599Z | Compiling ipnet v2.10.0 |
| 778 | 2026-08-10T04:55:38.602Z | Running `/home/build/.rustup/toolchains/1.97.1-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=f92fcee4f7a38d61 -C extra-filename=-843b7fc30a4255f2 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 779 | 2026-08-10T04:55:38.700Z | Running `/work/oxidecomputer/dropshot/target/debug/build/usdt-impl-e73947fdf68f8e88/build-script-build` |
| 780 | 2026-08-10T04:55:38.713Z | Compiling toml_parser v1.1.3+spec-1.1.0 |
| 781 | 2026-08-10T04:55:38.716Z | Running `/home/build/.rustup/toolchains/1.97.1-x86_64-unknown-illumos/bin/rustc --crate-name toml_parser --edition=2024 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/toml_parser-1.1.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_match' '--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=84d4663c06123613 -C extra-filename=-33ac07c12911d2f5 --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-d407a3778b11b22d.rmeta --cap-lints allow` |
| 782 | 2026-08-10T04:55:38.818Z | Compiling rustls-native-certs v0.8.3 |
| 783 | 2026-08-10T04:55:38.821Z | Running `/home/build/.rustup/toolchains/1.97.1-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.8.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=90ef03a07a3cca71 -C extra-filename=-17e88b40252c0efe --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-e6544db9ece21627.rmeta --extern pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-46ccf6657b23a4ec.rmeta --cap-lints allow` |
| 784 | 2026-08-10T04:55:38.869Z | Running `/work/oxidecomputer/dropshot/target/debug/build/ryu-d64d901c5d691e1a/build-script-build` |
| 785 | 2026-08-10T04:55:38.911Z | Compiling chrono v0.4.45 |
| 786 | 2026-08-10T04:55:38.914Z | Running `/home/build/.rustup/toolchains/1.97.1-x86_64-unknown-illumos/bin/rustc --crate-name chrono --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/chrono-0.4.45/src/lib.rs --error-format=json --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=4061cf6b29e33d3b -C extra-filename=-8e33a68da2f5b8b9 --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-66ddd8b95bbdeba8.rmeta --extern num_traits=/work/oxidecomputer/dropshot/target/debug/deps/libnum_traits-05403e5ef8f7636c.rmeta --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-487c7942d90f23d8.rmeta --cap-lints allow` |
| 787 | 2026-08-10T04:55:39.126Z | Compiling console v0.15.7 |
| 788 | 2026-08-10T04:55:39.129Z | Compiling newline-converter v0.3.0 |
| 789 | 2026-08-10T04:55:39.129Z | Running `/home/build/.rustup/toolchains/1.97.1-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=ac986e9e13328cbc -C extra-filename=-6a700380b4c554df --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-1e9a1599d0d1e6c2.rmeta --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-7398cde873465ce2.rmeta --extern unicode_width=/work/oxidecomputer/dropshot/target/debug/deps/libunicode_width-a39921e70250e704.rmeta --cap-lints allow` |
| 790 | 2026-08-10T04:55:39.129Z | Running `/home/build/.rustup/toolchains/1.97.1-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=75711eb7c6265350 -C extra-filename=-0804d33911b95354 --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-a9a6ec2642e44369.rmeta --cap-lints allow` |
| 791 | 2026-08-10T04:55:39.152Z | Compiling idna_adapter v1.2.0 |
| 792 | 2026-08-10T04:55:39.156Z | Running `/home/build/.rustup/toolchains/1.97.1-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=9f77f1a641a02656 -C extra-filename=-ab067f039a095df5 --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-01e11319b43ea5a8.rmeta --extern icu_properties=/work/oxidecomputer/dropshot/target/debug/deps/libicu_properties-71d65698a559662f.rmeta --cap-lints allow` |
| 793 | 2026-08-10T04:55:39.234Z | Compiling flate2 v1.1.9 |
| 794 | 2026-08-10T04:55:39.237Z | Running `/home/build/.rustup/toolchains/1.97.1-x86_64-unknown-illumos/bin/rustc --crate-name flate2 --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/flate2-1.1.9/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="any_impl"' --cfg 'feature="default"' --cfg 'feature="miniz_oxide"' --cfg 'feature="rust_backend"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("any_c_zlib", "any_impl", "any_zlib", "cloudflare-zlib-sys", "cloudflare_zlib", "default", "document-features", "libz-ng-sys", "libz-sys", "miniz-sys", "miniz_oxide", "rust_backend", "zlib", "zlib-default", "zlib-ng", "zlib-ng-compat", "zlib-rs"))' -C metadata=fedbc499afc078c9 -C extra-filename=-c51f3b03065707e6 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --extern crc32fast=/work/oxidecomputer/dropshot/target/debug/deps/libcrc32fast-9f1ed80c0d11d19c.rmeta --extern miniz_oxide=/work/oxidecomputer/dropshot/target/debug/deps/libminiz_oxide-6f409bca499a8c92.rmeta --cap-lints allow` |
| 795 | 2026-08-10T04:55:39.292Z | Compiling hyper-util v0.1.20 |
| 796 | 2026-08-10T04:55:39.296Z | Running `/home/build/.rustup/toolchains/1.97.1-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=8670b7fa0e243653 -C extra-filename=-f97c4200f2d94e50 --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-27bda732d0ea2cb7.rmeta --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-7853a259e9a38a5c.rmeta --extern futures_channel=/work/oxidecomputer/dropshot/target/debug/deps/libfutures_channel-b2df71eb68912703.rmeta --extern futures_util=/work/oxidecomputer/dropshot/target/debug/deps/libfutures_util-b80a1fa00d64ebea.rmeta --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-fda23fd0e72df1f0.rmeta --extern http_body=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body-3621baa5976929d1.rmeta --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-f80b460f7140aaaf.rmeta --extern ipnet=/work/oxidecomputer/dropshot/target/debug/deps/libipnet-843b7fc30a4255f2.rmeta --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-7398cde873465ce2.rmeta --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-02ea126171a070cc.rmeta --extern pin_project_lite=/work/oxidecomputer/dropshot/target/debug/deps/libpin_project_lite-884aae9ad79cdf73.rmeta --extern socket2=/work/oxidecomputer/dropshot/target/debug/deps/libsocket2-13e5a67c9a9fe3ba.rmeta --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-5bff1d695e8a340e.rmeta --extern tower_layer=/work/oxidecomputer/dropshot/target/debug/deps/libtower_layer-fbfdf267496e6bf2.rmeta --extern tower_service=/work/oxidecomputer/dropshot/target/debug/deps/libtower_service-424407bb805f7111.rmeta --extern tracing=/work/oxidecomputer/dropshot/target/debug/deps/libtracing-e1c383497ab6c564.rmeta --cap-lints allow` |
| 797 | 2026-08-10T04:55:39.410Z | Running `/home/build/.rustup/toolchains/1.97.1-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=4807d385c62cafad -C extra-filename=-c46b29ab46860777 --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` |
| 798 | 2026-08-10T04:55:39.603Z | Compiling sha1 v0.11.0 |
| 799 | 2026-08-10T04:55:39.611Z | Running `/home/build/.rustup/toolchains/1.97.1-x86_64-unknown-illumos/bin/rustc --crate-name sha1 --edition=2024 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/sha1-0.11.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --warn=unexpected_cfgs --check-cfg 'cfg(sha1_backend, values("aarch64-sha2", "x86-sha", "soft"))' --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="oid"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "oid", "zeroize"))' -C metadata=fbd7b5105d2364ac -C extra-filename=-e70376022178b884 --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-0af57a848de951cf.rmeta --extern cpufeatures=/work/oxidecomputer/dropshot/target/debug/deps/libcpufeatures-0bff1508cf625cd4.rmeta --extern digest=/work/oxidecomputer/dropshot/target/debug/deps/libdigest-d2dcdd7a3a1d86cf.rmeta --cap-lints allow` |
| 800 | 2026-08-10T04:55:39.647Z | Compiling chacha20 v0.10.1 |
| 801 | 2026-08-10T04:55:39.650Z | Running `/home/build/.rustup/toolchains/1.97.1-x86_64-unknown-illumos/bin/rustc --crate-name chacha20 --edition=2024 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/chacha20-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 '--warn=clippy::unwrap_used' '--warn=clippy::unwrap_in_result' --warn=unused_qualifications --warn=unused_lifetimes --warn=unreachable_pub '--warn=clippy::unnecessary_safety_comment' --warn=unexpected_cfgs '--warn=clippy::undocumented_unsafe_blocks' '--warn=clippy::trivially_copy_pass_by_ref' --warn=trivial_numeric_casts --warn=trivial_casts '--warn=clippy::std_instead_of_core' '--warn=clippy::std_instead_of_alloc' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::return_self_not_must_use' '--warn=clippy::ref_as_ptr' '--warn=clippy::redundant_closure_for_method_calls' '--warn=clippy::ptr_as_ptr' '--allow=clippy::needless_range_loop' '--warn=clippy::must_use_candidate' '--warn=clippy::mod_module_files' '--warn=clippy::missing_panics_doc' '--warn=clippy::missing_errors_doc' --warn=missing_docs --warn=missing_debug_implementations --warn=missing_copy_implementations '--warn=clippy::map_unwrap_or' '--warn=clippy::manual_assert' '--warn=clippy::implicit_saturating_sub' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::checked_conversions' '--warn=clippy::cast_sign_loss' '--warn=clippy::cast_precision_loss' '--warn=clippy::cast_possible_wrap' '--warn=clippy::cast_possible_truncation' '--warn=clippy::cast_lossless' '--warn=clippy::borrow_as_ptr' --check-cfg 'cfg(chacha20_avx512)' --check-cfg 'cfg(chacha20_backend, values("avx2", "avx512", "soft", "sse2"))' --cfg 'feature="rng"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("cipher", "default", "legacy", "rng", "xchacha", "zeroize"))' -C metadata=8622ef066bfa8f32 -C extra-filename=-1b02e13184435c8a --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-0af57a848de951cf.rmeta --extern cpufeatures=/work/oxidecomputer/dropshot/target/debug/deps/libcpufeatures-0bff1508cf625cd4.rmeta --extern rand_core=/work/oxidecomputer/dropshot/target/debug/deps/librand_core-d9753deb2e14760e.rmeta --cap-lints allow` |
| 802 | 2026-08-10T04:55:39.725Z | Compiling concurrent-queue v2.5.0 |
| 803 | 2026-08-10T04:55:39.733Z | Running `/home/build/.rustup/toolchains/1.97.1-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=f019b151338762dc -C extra-filename=-9c00d04b9cb65a1f --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-ae9a44e61fd590b1.rmeta --cap-lints allow` |
| 804 | 2026-08-10T04:55:39.851Z | Running `/home/build/.rustup/toolchains/1.97.1-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=eb38a214086306bc -C extra-filename=-d3e135d1f0db6f00 --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-ae41b9d374d3dc51.rmeta --extern pretty_hex=/work/oxidecomputer/dropshot/target/debug/deps/libpretty_hex-9bb5c8ecb7732f61.rmeta --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-487c7942d90f23d8.rmeta --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-d8ae09073c416b7d.rmeta --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-b748758db30a035e.rmeta --extern zerocopy=/work/oxidecomputer/dropshot/target/debug/deps/libzerocopy-a9e5094f49e938b4.rmeta --cap-lints allow` |
| 805 | 2026-08-10T04:55:39.899Z | Compiling serde_tokenstream v0.3.0 |
| 806 | 2026-08-10T04:55:39.902Z | Running `/home/build/.rustup/toolchains/1.97.1-x86_64-unknown-illumos/bin/rustc --crate-name serde_tokenstream --edition=2024 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/serde_tokenstream-0.3.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=3a71f5130ec6ef7f -C extra-filename=-af1a38aada65d234 --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-e941e402522ab889.rmeta --extern quote=/work/oxidecomputer/dropshot/target/debug/deps/libquote-5375249d3c20c47a.rmeta --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-6360e43d0dec8e96.rmeta --extern syn=/work/oxidecomputer/dropshot/target/debug/deps/libsyn-b66c5bededaa0ec5.rmeta --cap-lints allow` |
| 807 | 2026-08-10T04:55:39.925Z | Compiling serde_derive_internals v0.29.0 |
| 808 | 2026-08-10T04:55:39.928Z | Running `/home/build/.rustup/toolchains/1.97.1-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=db7849ce1c651945 -C extra-filename=-b685b4106d9ed60d --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-e941e402522ab889.rmeta --extern quote=/work/oxidecomputer/dropshot/target/debug/deps/libquote-5375249d3c20c47a.rmeta --extern syn=/work/oxidecomputer/dropshot/target/debug/deps/libsyn-2047fbb698c281e6.rmeta --cap-lints allow` |
| 809 | 2026-08-10T04:55:39.935Z | Compiling multer v3.1.0 |
| 810 | 2026-08-10T04:55:39.938Z | Running `/home/build/.rustup/toolchains/1.97.1-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=8f5da3c016405b40 -C extra-filename=-863b92f636730164 --out-dir /work/oxidecomputer/dropshot/target/debug/build/multer-863b92f636730164 -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --extern version_check=/work/oxidecomputer/dropshot/target/debug/deps/libversion_check-ea52cc362ec4cf08.rlib --cap-lints allow` |
| 811 | 2026-08-10T04:55:40.150Z | Compiling serde_spanned v1.1.1 |
| 812 | 2026-08-10T04:55:40.153Z | Running `/home/build/.rustup/toolchains/1.97.1-x86_64-unknown-illumos/bin/rustc --crate-name serde_spanned --edition=2024 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/serde_spanned-1.1.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --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=3750ddf038ba852b -C extra-filename=-4b1986cbdd8eabb6 --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-c04ec599fa8cdd79.rmeta --cap-lints allow` |
| 813 | 2026-08-10T04:55:40.179Z | Compiling toml_datetime v1.1.1+spec-1.1.0 |
| 814 | 2026-08-10T04:55:40.182Z | Running `/home/build/.rustup/toolchains/1.97.1-x86_64-unknown-illumos/bin/rustc --crate-name toml_datetime --edition=2024 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/toml_datetime-1.1.1+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=cd2b875e0d0afb2e -C extra-filename=-cf0f232639127c57 --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-c04ec599fa8cdd79.rmeta --cap-lints allow` |
| 815 | 2026-08-10T04:55:40.297Z | Running `/home/build/.rustup/toolchains/1.97.1-x86_64-unknown-illumos/bin/rustc --crate-name syn --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/syn-2.0.118/src/lib.rs --error-format=json --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"' --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=ccc79d6cae24f989 -C extra-filename=-53b5a5469fc95da4 --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-e941e402522ab889.rmeta --extern quote=/work/oxidecomputer/dropshot/target/debug/deps/libquote-5375249d3c20c47a.rmeta --extern unicode_ident=/work/oxidecomputer/dropshot/target/debug/deps/libunicode_ident-a0fb0138d82080e4.rmeta --cap-lints allow` |
| 816 | 2026-08-10T04:55:40.417Z | Compiling thread_local v1.1.4 |
| 817 | 2026-08-10T04:55:40.420Z | Running `/home/build/.rustup/toolchains/1.97.1-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=634056ba82879cb7 -C extra-filename=-f7c9caa1ec78d300 --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-b7c38563a55f281b.rmeta --cap-lints allow` |
| 818 | 2026-08-10T04:55:40.481Z | Compiling sync_wrapper v1.0.1 |
| 819 | 2026-08-10T04:55:40.484Z | Running `/home/build/.rustup/toolchains/1.97.1-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=e00ca0f2040170b4 -C extra-filename=-051a2cf23fcb4bee --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-c318971817f643ca.rmeta --cap-lints allow` |
| 820 | 2026-08-10T04:55:40.587Z | Compiling encoding_rs v0.8.32 |
| 821 | 2026-08-10T04:55:40.590Z | Running `/home/build/.rustup/toolchains/1.97.1-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=5df4da90972968b2 -C extra-filename=-7257d3d1d80d215a --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-0af57a848de951cf.rmeta --cap-lints allow` |
| 822 | 2026-08-10T04:55:40.632Z | Compiling slog-async v2.8.0 |
| 823 | 2026-08-10T04:55:40.635Z | Running `/home/build/.rustup/toolchains/1.97.1-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=9d752b4d7388adc0 -C extra-filename=-40ae979a18cced0f --out-dir /work/oxidecomputer/dropshot/target/debug/build/slog-async-40ae979a18cced0f -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 824 | 2026-08-10T04:55:40.681Z | Compiling similar v2.2.1 |
| 825 | 2026-08-10T04:55:40.689Z | Running `/home/build/.rustup/toolchains/1.97.1-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=84b381254ef3cdcf -C extra-filename=-bdfb7475bdcaae44 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 826 | 2026-08-10T04:55:40.906Z | Compiling schemars v0.8.22 |
| 827 | 2026-08-10T04:55:40.909Z | Running `/home/build/.rustup/toolchains/1.97.1-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=7028591dd3e87712 -C extra-filename=-32b870b678b9088e --out-dir /work/oxidecomputer/dropshot/target/debug/build/schemars-32b870b678b9088e -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 828 | 2026-08-10T04:55:40.915Z | Compiling heck v0.5.0 |
| 829 | 2026-08-10T04:55:40.918Z | Running `/home/build/.rustup/toolchains/1.97.1-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=506eb307c3568989 -C extra-filename=-d187858cf3fa2474 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 830 | 2026-08-10T04:55:40.940Z | Compiling compression-core v0.4.32 |
| 831 | 2026-08-10T04:55:40.943Z | Running `/home/build/.rustup/toolchains/1.97.1-x86_64-unknown-illumos/bin/rustc --crate-name compression_core --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/compression-core-0.4.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 --deny=missing_debug_implementations --deny=rust_2018_idioms --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=a0ee3ffe4a1b4cb6 -C extra-filename=-1e1bd20901929e4f --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 832 | 2026-08-10T04:55:41.090Z | Compiling camino v1.2.5 |
| 833 | 2026-08-10T04:55:41.099Z | Running `/home/build/.rustup/toolchains/1.97.1-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.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="serde1"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("proptest1", "serde1"))' -C metadata=f5d0ce7880813def -C extra-filename=-20b9c0d29f51cb9d --out-dir /work/oxidecomputer/dropshot/target/debug/build/camino-20b9c0d29f51cb9d -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 834 | 2026-08-10T04:55:41.107Z | Compiling toml_writer v1.1.2+spec-1.1.0 |
| 835 | 2026-08-10T04:55:41.116Z | Running `/home/build/.rustup/toolchains/1.97.1-x86_64-unknown-illumos/bin/rustc --crate-name toml_writer --edition=2024 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/toml_writer-1.1.2+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_match' '--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=8313574806c834f2 -C extra-filename=-92a4576ea4c58410 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 836 | 2026-08-10T04:55:41.133Z | Compiling semver v1.0.28 |
| 837 | 2026-08-10T04:55:41.136Z | Running `/home/build/.rustup/toolchains/1.97.1-x86_64-unknown-illumos/bin/rustc --crate-name semver --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/semver-1.0.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 --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "serde", "std"))' -C metadata=43ea1f8ee43db92d -C extra-filename=-f1a82eaee3a3e1e8 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 838 | 2026-08-10T04:55:41.317Z | Compiling match_cfg v0.1.0 |
| 839 | 2026-08-10T04:55:41.320Z | Running `/home/build/.rustup/toolchains/1.97.1-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=acd343c0f02fc520 -C extra-filename=-0b8fbe71f45cd2f4 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 840 | 2026-08-10T04:55:41.384Z | Compiling parking v2.2.0 |
| 841 | 2026-08-10T04:55:41.387Z | Running `/home/build/.rustup/toolchains/1.97.1-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=5e400b1eeb22340d -C extra-filename=-b2a77f2b71656657 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 842 | 2026-08-10T04:55:41.407Z | Compiling target-triple v1.0.0 |
| 843 | 2026-08-10T04:55:41.410Z | Running `/home/build/.rustup/toolchains/1.97.1-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=e85012a790d2d426 -C extra-filename=-11bdf5963962658b --out-dir /work/oxidecomputer/dropshot/target/debug/build/target-triple-11bdf5963962658b -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 844 | 2026-08-10T04:55:41.466Z | Running `/work/oxidecomputer/dropshot/target/debug/build/camino-20b9c0d29f51cb9d/build-script-build` |
| 845 | 2026-08-10T04:55:41.505Z | Compiling event-listener v5.0.0 |
| 846 | 2026-08-10T04:55:41.508Z | Running `/home/build/.rustup/toolchains/1.97.1-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=74cd3aaa758844a4 -C extra-filename=-059f4ba1bc5fab20 --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-9c00d04b9cb65a1f.rmeta --extern parking=/work/oxidecomputer/dropshot/target/debug/deps/libparking-b2a77f2b71656657.rmeta --extern pin_project_lite=/work/oxidecomputer/dropshot/target/debug/deps/libpin_project_lite-884aae9ad79cdf73.rmeta --cap-lints allow` |
| 847 | 2026-08-10T04:55:41.567Z | Compiling hostname v0.3.1 |
| 848 | 2026-08-10T04:55:41.570Z | Running `/home/build/.rustup/toolchains/1.97.1-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=524e9d6faa44626b -C extra-filename=-6d4be01dc33044ab --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-7398cde873465ce2.rmeta --extern match_cfg=/work/oxidecomputer/dropshot/target/debug/deps/libmatch_cfg-0b8fbe71f45cd2f4.rmeta --cap-lints allow` |
| 849 | 2026-08-10T04:55:41.613Z | Compiling toml v1.1.4+spec-1.1.0 |
| 850 | 2026-08-10T04:55:41.617Z | Running `/home/build/.rustup/toolchains/1.97.1-x86_64-unknown-illumos/bin/rustc --crate-name toml --edition=2024 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/toml-1.1.4+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_match' '--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=14c210a60f580822 -C extra-filename=-0e866b5493be42cb --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-c04ec599fa8cdd79.rmeta --extern serde_spanned=/work/oxidecomputer/dropshot/target/debug/deps/libserde_spanned-4b1986cbdd8eabb6.rmeta --extern toml_datetime=/work/oxidecomputer/dropshot/target/debug/deps/libtoml_datetime-cf0f232639127c57.rmeta --extern toml_parser=/work/oxidecomputer/dropshot/target/debug/deps/libtoml_parser-33ac07c12911d2f5.rmeta --extern toml_writer=/work/oxidecomputer/dropshot/target/debug/deps/libtoml_writer-92a4576ea4c58410.rmeta --extern winnow=/work/oxidecomputer/dropshot/target/debug/deps/libwinnow-d407a3778b11b22d.rmeta --cap-lints allow` |
| 851 | 2026-08-10T04:55:41.684Z | Running `/work/oxidecomputer/dropshot/target/debug/build/target-triple-11bdf5963962658b/build-script-build` |
| 852 | 2026-08-10T04:55:41.697Z | Running `/work/oxidecomputer/dropshot/target/debug/build/schemars-32b870b678b9088e/build-script-build` |
| 853 | 2026-08-10T04:55:41.705Z | Compiling compression-codecs v0.4.38 |
| 854 | 2026-08-10T04:55:41.708Z | Running `/home/build/.rustup/toolchains/1.97.1-x86_64-unknown-illumos/bin/rustc --crate-name compression_codecs --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/compression-codecs-0.4.38/src/lib.rs --error-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=missing_debug_implementations --deny=rust_2018_idioms --cfg 'feature="flate2"' --cfg 'feature="gzip"' --cfg 'feature="memchr"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("all-algorithms", "brotli", "bzip2", "deflate", "deflate64", "flate2", "gzip", "libzstd", "lz4", "lzma", "memchr", "xz", "xz-parallel", "xz2", "zlib", "zstd", "zstd-safe", "zstdmt"))' -C metadata=50f5dea0f0346cf2 -C extra-filename=-fadb2b943fbaf307 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --extern compression_core=/work/oxidecomputer/dropshot/target/debug/deps/libcompression_core-1e1bd20901929e4f.rmeta --extern flate2=/work/oxidecomputer/dropshot/target/debug/deps/libflate2-c51f3b03065707e6.rmeta --extern memchr=/work/oxidecomputer/dropshot/target/debug/deps/libmemchr-7981f4679f1d9fcc.rmeta --cap-lints allow` |
| 855 | 2026-08-10T04:55:41.716Z | Running `/work/oxidecomputer/dropshot/target/debug/build/slog-async-40ae979a18cced0f/build-script-build` |
| 856 | 2026-08-10T04:55:41.752Z | Compiling schemars_derive v0.8.22 |
| 857 | 2026-08-10T04:55:41.755Z | Running `/home/build/.rustup/toolchains/1.97.1-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=8266bf2cd9e2a4b5 -C extra-filename=-768283183ba6389e --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-e941e402522ab889.rlib --extern quote=/work/oxidecomputer/dropshot/target/debug/deps/libquote-5375249d3c20c47a.rlib --extern serde_derive_internals=/work/oxidecomputer/dropshot/target/debug/deps/libserde_derive_internals-b685b4106d9ed60d.rlib --extern syn=/work/oxidecomputer/dropshot/target/debug/deps/libsyn-2047fbb698c281e6.rlib --extern proc_macro --cap-lints allow` |
| 858 | 2026-08-10T04:55:41.761Z | Compiling tower v0.5.2 |
| 859 | 2026-08-10T04:55:41.765Z | Running `/home/build/.rustup/toolchains/1.97.1-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=6af48ae9a72009c6 -C extra-filename=-5268577d078f0ba2 --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-c318971817f643ca.rmeta --extern futures_util=/work/oxidecomputer/dropshot/target/debug/deps/libfutures_util-b80a1fa00d64ebea.rmeta --extern pin_project_lite=/work/oxidecomputer/dropshot/target/debug/deps/libpin_project_lite-884aae9ad79cdf73.rmeta --extern sync_wrapper=/work/oxidecomputer/dropshot/target/debug/deps/libsync_wrapper-051a2cf23fcb4bee.rmeta --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-5bff1d695e8a340e.rmeta --extern tower_layer=/work/oxidecomputer/dropshot/target/debug/deps/libtower_layer-fbfdf267496e6bf2.rmeta --extern tower_service=/work/oxidecomputer/dropshot/target/debug/deps/libtower_service-424407bb805f7111.rmeta --cap-lints allow` |
| 860 | 2026-08-10T04:55:41.781Z | Running `/work/oxidecomputer/dropshot/target/debug/build/multer-863b92f636730164/build-script-build` |
| 861 | 2026-08-10T04:55:41.820Z | Compiling rand v0.10.2 |
| 862 | 2026-08-10T04:55:41.823Z | Running `/home/build/.rustup/toolchains/1.97.1-x86_64-unknown-illumos/bin/rustc --crate-name rand --edition=2024 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/rand-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 --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="std"' --cfg 'feature="std_rng"' --cfg 'feature="sys_rng"' --cfg 'feature="thread_rng"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "chacha", "default", "log", "serde", "simd_support", "std", "std_rng", "sys_rng", "thread_rng", "unbiased"))' -C metadata=91c917b4231b3fe8 -C extra-filename=-fb9f9348160a7c40 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --extern chacha20=/work/oxidecomputer/dropshot/target/debug/deps/libchacha20-1b02e13184435c8a.rmeta --extern getrandom=/work/oxidecomputer/dropshot/target/debug/deps/libgetrandom-ca79870ce014c763.rmeta --extern rand_core=/work/oxidecomputer/dropshot/target/debug/deps/librand_core-d9753deb2e14760e.rmeta --cap-lints allow` |
| 863 | 2026-08-10T04:55:41.955Z | Compiling mime_guess v2.0.5 |
| 864 | 2026-08-10T04:55:41.958Z | Running `/home/build/.rustup/toolchains/1.97.1-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=30dc7d2f797afcdf -C extra-filename=-5c30ffe4443d0a67 --out-dir /work/oxidecomputer/dropshot/target/debug/build/mime_guess-5c30ffe4443d0a67 -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --extern unicase=/work/oxidecomputer/dropshot/target/debug/deps/libunicase-c46b29ab46860777.rlib --cap-lints allow` |
| 865 | 2026-08-10T04:55:42.219Z | Compiling idna v1.0.3 |
| 866 | 2026-08-10T04:55:42.223Z | Running `/home/build/.rustup/toolchains/1.97.1-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=c88cea5e38a72172 -C extra-filename=-370e3121f0687592 --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-ab067f039a095df5.rmeta --extern smallvec=/work/oxidecomputer/dropshot/target/debug/deps/libsmallvec-a940c0bb25f890d4.rmeta --extern utf8_iter=/work/oxidecomputer/dropshot/target/debug/deps/libutf8_iter-4d6e85739e2224ed.rmeta --cap-lints allow` |
| 867 | 2026-08-10T04:55:42.229Z | Running `/home/build/.rustup/toolchains/1.97.1-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=b1025df21eb5f8bd -C extra-filename=-f90f1fb87f4794fd --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow --cfg integer128 --cfg maybe_uninit` |
| 868 | 2026-08-10T04:55:42.407Z | Compiling usdt-attr-macro v0.6.0 |
| 869 | 2026-08-10T04:55:42.410Z | Running `/home/build/.rustup/toolchains/1.97.1-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=14e8f77020b7c6ad -C extra-filename=-b5f761fa57b46b12 --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-01be94811a338e25.rlib --extern proc_macro2=/work/oxidecomputer/dropshot/target/debug/deps/libproc_macro2-e941e402522ab889.rlib --extern quote=/work/oxidecomputer/dropshot/target/debug/deps/libquote-5375249d3c20c47a.rlib --extern serde_tokenstream=/work/oxidecomputer/dropshot/target/debug/deps/libserde_tokenstream-13cbe17f45a545ed.rlib --extern syn=/work/oxidecomputer/dropshot/target/debug/deps/libsyn-2047fbb698c281e6.rlib --extern usdt_impl=/work/oxidecomputer/dropshot/target/debug/deps/libusdt_impl-36b8f2eac7d30441.rlib --extern proc_macro --cap-lints allow` |
| 870 | 2026-08-10T04:55:42.447Z | Compiling usdt-macro v0.6.0 |
| 871 | 2026-08-10T04:55:42.455Z | Running `/home/build/.rustup/toolchains/1.97.1-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=1fcee6b65b7a2448 -C extra-filename=-5f29fd2e859e3a8a --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-01be94811a338e25.rlib --extern proc_macro2=/work/oxidecomputer/dropshot/target/debug/deps/libproc_macro2-e941e402522ab889.rlib --extern quote=/work/oxidecomputer/dropshot/target/debug/deps/libquote-5375249d3c20c47a.rlib --extern serde_tokenstream=/work/oxidecomputer/dropshot/target/debug/deps/libserde_tokenstream-13cbe17f45a545ed.rlib --extern syn=/work/oxidecomputer/dropshot/target/debug/deps/libsyn-2047fbb698c281e6.rlib --extern usdt_impl=/work/oxidecomputer/dropshot/target/debug/deps/libusdt_impl-36b8f2eac7d30441.rlib --extern proc_macro --cap-lints allow` |
| 872 | 2026-08-10T04:55:42.471Z | Compiling slog-json v2.6.1 |
| 873 | 2026-08-10T04:55:42.474Z | Running `/home/build/.rustup/toolchains/1.97.1-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=fb1fa4bb880f41f0 -C extra-filename=-57fd758673e3dc9a --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-487c7942d90f23d8.rmeta --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-d8ae09073c416b7d.rmeta --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-46a3ac45c585a554.rmeta --extern time=/work/oxidecomputer/dropshot/target/debug/deps/libtime-10603f4cede7450e.rmeta --cap-lints allow` |
| 874 | 2026-08-10T04:55:42.672Z | Running `/home/build/.rustup/toolchains/1.97.1-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=aa43383aa5de6ca6 -C extra-filename=-caff19e459ad1b75 --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-f0dff5b71da198e1.rmeta --extern dof=/work/oxidecomputer/dropshot/target/debug/deps/libdof-d3e135d1f0db6f00.rmeta --extern dtrace_parser=/work/oxidecomputer/dropshot/target/debug/deps/libdtrace_parser-01be94811a338e25.rmeta --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-7398cde873465ce2.rmeta --extern proc_macro2=/work/oxidecomputer/dropshot/target/debug/deps/libproc_macro2-e941e402522ab889.rmeta --extern quote=/work/oxidecomputer/dropshot/target/debug/deps/libquote-5375249d3c20c47a.rmeta --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-487c7942d90f23d8.rmeta --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-d8ae09073c416b7d.rmeta --extern syn=/work/oxidecomputer/dropshot/target/debug/deps/libsyn-53b5a5469fc95da4.rmeta --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-b748758db30a035e.rmeta --extern thread_id=/work/oxidecomputer/dropshot/target/debug/deps/libthread_id-4663d471d4a479c4.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)'` |
| 875 | 2026-08-10T04:55:42.925Z | Compiling tempfile v3.27.0 |
| 876 | 2026-08-10T04:55:42.933Z | Running `/home/build/.rustup/toolchains/1.97.1-x86_64-unknown-illumos/bin/rustc --crate-name tempfile --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tempfile-3.27.0/src/lib.rs --error-format=json --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=43d946eb825a9e1e -C extra-filename=-f518acddb20df8a7 --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-33ddf61acbdb72f1.rmeta --extern getrandom=/work/oxidecomputer/dropshot/target/debug/deps/libgetrandom-ca79870ce014c763.rmeta --extern once_cell=/work/oxidecomputer/dropshot/target/debug/deps/libonce_cell-b7c38563a55f281b.rmeta --extern rustix=/work/oxidecomputer/dropshot/target/debug/deps/librustix-63187ccbe35f6e82.rmeta --cap-lints allow` |
| 877 | 2026-08-10T04:55:42.970Z | Compiling futures-executor v0.3.33 |
| 878 | 2026-08-10T04:55:42.974Z | Running `/home/build/.rustup/toolchains/1.97.1-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.33/src/lib.rs --error-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=42b95922562cb8c5 -C extra-filename=-584acea831445def --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-c318971817f643ca.rmeta --extern futures_task=/work/oxidecomputer/dropshot/target/debug/deps/libfutures_task-ad557284520dff9a.rmeta --extern futures_util=/work/oxidecomputer/dropshot/target/debug/deps/libfutures_util-b80a1fa00d64ebea.rmeta --cap-lints allow` |
| 879 | 2026-08-10T04:55:43.137Z | Compiling crossbeam-channel v0.5.15 |
| 880 | 2026-08-10T04:55:43.141Z | Running `/home/build/.rustup/toolchains/1.97.1-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=881352ead4324c46 -C extra-filename=-6f3ebafafc08e49a --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-ae9a44e61fd590b1.rmeta --cap-lints allow` |
| 881 | 2026-08-10T04:55:43.260Z | Compiling http-body-util v0.1.4 |
| 882 | 2026-08-10T04:55:43.264Z | Compiling async-stream-impl v0.3.6 |
| 883 | 2026-08-10T04:55:43.264Z | Compiling uuid v1.24.0 |
| 884 | 2026-08-10T04:55:43.264Z | Running `/home/build/.rustup/toolchains/1.97.1-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.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"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("channel", "default", "full"))' -C metadata=2e29bce47b6ad5b8 -C extra-filename=-a3ad6561213ec724 --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-7853a259e9a38a5c.rmeta --extern futures_core=/work/oxidecomputer/dropshot/target/debug/deps/libfutures_core-c318971817f643ca.rmeta --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-fda23fd0e72df1f0.rmeta --extern http_body=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body-3621baa5976929d1.rmeta --extern pin_project_lite=/work/oxidecomputer/dropshot/target/debug/deps/libpin_project_lite-884aae9ad79cdf73.rmeta --cap-lints allow` |
| 885 | 2026-08-10T04:55:43.264Z | Running `/home/build/.rustup/toolchains/1.97.1-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=91300589819795a6 -C extra-filename=-fc01224ddd3e218d --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-e941e402522ab889.rlib --extern quote=/work/oxidecomputer/dropshot/target/debug/deps/libquote-5375249d3c20c47a.rlib --extern syn=/work/oxidecomputer/dropshot/target/debug/deps/libsyn-2047fbb698c281e6.rlib --extern proc_macro --cap-lints allow` |
| 886 | 2026-08-10T04:55:43.276Z | Running `/home/build/.rustup/toolchains/1.97.1-x86_64-unknown-illumos/bin/rustc --crate-name uuid --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/uuid-1.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 --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=70cabc69423d1a59 -C extra-filename=-94fd9261ff0fa9b7 --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-ca79870ce014c763.rmeta --extern serde_core=/work/oxidecomputer/dropshot/target/debug/deps/libserde_core-c04ec599fa8cdd79.rmeta --cap-lints allow` |
| 887 | 2026-08-10T04:55:43.341Z | Compiling dropshot v0.17.1 (/work/oxidecomputer/dropshot/dropshot) |
| 888 | 2026-08-10T04:55:43.345Z | Running `/home/build/.rustup/toolchains/1.97.1-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2024 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=896aeaaec51838f1 -C extra-filename=-9ea10b846b888a16 --out-dir /work/oxidecomputer/dropshot/target/debug/build/dropshot-9ea10b846b888a16 -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-ea52cc362ec4cf08.rlib` |
| 889 | 2026-08-10T04:55:43.427Z | Compiling memmap2 v0.9.8 |
| 890 | 2026-08-10T04:55:43.431Z | Running `/home/build/.rustup/toolchains/1.97.1-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=27d950818504680f -C extra-filename=-d47e03b0a9576f68 --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-7398cde873465ce2.rmeta --cap-lints allow` |
| 891 | 2026-08-10T04:55:43.519Z | Compiling is-terminal v0.4.12 |
| 892 | 2026-08-10T04:55:43.523Z | Running `/home/build/.rustup/toolchains/1.97.1-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=67b2e5c05ffc8114 -C extra-filename=-1bd7f32354f9f30d --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-7398cde873465ce2.rmeta --cap-lints allow` |
| 893 | 2026-08-10T04:55:43.577Z | Compiling data-encoding v2.4.0 |
| 894 | 2026-08-10T04:55:43.586Z | Running `/home/build/.rustup/toolchains/1.97.1-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=9a5863bbc1a3ab1b -C extra-filename=-f1d1a42f88bf2b37 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 895 | 2026-08-10T04:55:43.612Z | Compiling base64 v0.23.0 |
| 896 | 2026-08-10T04:55:43.615Z | Running `/home/build/.rustup/toolchains/1.97.1-x86_64-unknown-illumos/bin/rustc --crate-name base64 --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/base64-0.23.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="simd-unsafe"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "simd-unsafe", "std"))' -C metadata=31049d0344011698 -C extra-filename=-179ba2e8e1590a2b --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 897 | 2026-08-10T04:55:43.622Z | Compiling anyhow v1.0.104 |
| 898 | 2026-08-10T04:55:43.630Z | Running `/home/build/.rustup/toolchains/1.97.1-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.104/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=da1f76163a1049c6 -C extra-filename=-521990ba537384cb --out-dir /work/oxidecomputer/dropshot/target/debug/build/anyhow-521990ba537384cb -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 899 | 2026-08-10T04:55:43.645Z | Compiling spin v0.9.8 |
| 900 | 2026-08-10T04:55:43.651Z | Running `/home/build/.rustup/toolchains/1.97.1-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=f582907c5a0cc421 -C extra-filename=-ca1159c652243cec --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 901 | 2026-08-10T04:55:43.703Z | Compiling iri-string v0.7.8 |
| 902 | 2026-08-10T04:55:43.707Z | Running `/home/build/.rustup/toolchains/1.97.1-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=05e19044a1967776 -C extra-filename=-8ddef56093022dec --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 903 | 2026-08-10T04:55:43.755Z | Compiling take_mut v0.2.2 |
| 904 | 2026-08-10T04:55:43.759Z | Running `/home/build/.rustup/toolchains/1.97.1-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=ba67be7194a81027 -C extra-filename=-3926f91cab3ebb64 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 905 | 2026-08-10T04:55:43.863Z | Compiling dyn-clone v1.0.4 |
| 906 | 2026-08-10T04:55:43.866Z | Running `/home/build/.rustup/toolchains/1.97.1-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=42ad1899bf4f05a8 -C extra-filename=-41914602bea8e2ad --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 907 | 2026-08-10T04:55:43.899Z | Compiling term v1.1.0 |
| 908 | 2026-08-10T04:55:43.902Z | Running `/home/build/.rustup/toolchains/1.97.1-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=08f2660270ed1266 -C extra-filename=-95d6c6bdfcb6cb8f --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 909 | 2026-08-10T04:55:43.934Z | Running `/work/oxidecomputer/dropshot/target/debug/build/anyhow-521990ba537384cb/build-script-build` |
| 910 | 2026-08-10T04:55:43.953Z | Running `/home/build/.rustup/toolchains/1.97.1-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=e257e108ee52b7f9 -C extra-filename=-d70c68b53552b5ee --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-8e33a68da2f5b8b9.rmeta --extern dyn_clone=/work/oxidecomputer/dropshot/target/debug/deps/libdyn_clone-41914602bea8e2ad.rmeta --extern schemars_derive=/work/oxidecomputer/dropshot/target/debug/deps/libschemars_derive-768283183ba6389e.so --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-487c7942d90f23d8.rmeta --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-d8ae09073c416b7d.rmeta --extern uuid1=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-94fd9261ff0fa9b7.rmeta --cap-lints allow --cfg std_atomic64 --cfg std_atomic` |
| 911 | 2026-08-10T04:55:44.042Z | Compiling async-stream v0.3.6 |
| 912 | 2026-08-10T04:55:44.050Z | Running `/home/build/.rustup/toolchains/1.97.1-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=f37cf4b07ec422d1 -C extra-filename=-72ca3a986d8026fb --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-fc01224ddd3e218d.so --extern futures_core=/work/oxidecomputer/dropshot/target/debug/deps/libfutures_core-c318971817f643ca.rmeta --extern pin_project_lite=/work/oxidecomputer/dropshot/target/debug/deps/libpin_project_lite-884aae9ad79cdf73.rmeta --cap-lints allow` |
| 913 | 2026-08-10T04:55:44.142Z | Compiling tungstenite v0.30.0 |
| 914 | 2026-08-10T04:55:44.146Z | Running `/home/build/.rustup/toolchains/1.97.1-x86_64-unknown-illumos/bin/rustc --crate-name tungstenite --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tungstenite-0.30.0/src/lib.rs --error-format=json --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=80dd5aedadfbc586 -C extra-filename=-a264cb7823fa59a2 --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-7853a259e9a38a5c.rmeta --extern data_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libdata_encoding-f1d1a42f88bf2b37.rmeta --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-fda23fd0e72df1f0.rmeta --extern httparse=/work/oxidecomputer/dropshot/target/debug/deps/libhttparse-5a88a5daedc53632.rmeta --extern log=/work/oxidecomputer/dropshot/target/debug/deps/liblog-4d49c31f4ede2482.rmeta --extern rand=/work/oxidecomputer/dropshot/target/debug/deps/librand-fb9f9348160a7c40.rmeta --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-e70376022178b884.rmeta --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-b748758db30a035e.rmeta --cap-lints allow` |
| 915 | 2026-08-10T04:55:44.216Z | Compiling slog-term v2.9.2 |
| 916 | 2026-08-10T04:55:44.219Z | Running `/home/build/.rustup/toolchains/1.97.1-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=a1a404d2cc50d042 -C extra-filename=-ca68ecb12276ae6d --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-8e33a68da2f5b8b9.rmeta --extern is_terminal=/work/oxidecomputer/dropshot/target/debug/deps/libis_terminal-1bd7f32354f9f30d.rmeta --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-46a3ac45c585a554.rmeta --extern term=/work/oxidecomputer/dropshot/target/debug/deps/libterm-95d6c6bdfcb6cb8f.rmeta --extern thread_local=/work/oxidecomputer/dropshot/target/debug/deps/libthread_local-f7c9caa1ec78d300.rmeta --extern time=/work/oxidecomputer/dropshot/target/debug/deps/libtime-10603f4cede7450e.rmeta --cap-lints allow` |
| 917 | 2026-08-10T04:55:44.360Z | Running `/home/build/.rustup/toolchains/1.97.1-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=62c55c0494fe59bc -C extra-filename=-5ad360c2b3c35831 --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-6f3ebafafc08e49a.rmeta --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-46a3ac45c585a554.rmeta --extern take_mut=/work/oxidecomputer/dropshot/target/debug/deps/libtake_mut-3926f91cab3ebb64.rmeta --extern thread_local=/work/oxidecomputer/dropshot/target/debug/deps/libthread_local-f7c9caa1ec78d300.rmeta --cap-lints allow --cfg integer128` |
| 918 | 2026-08-10T04:55:44.586Z | Running `/home/build/.rustup/toolchains/1.97.1-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=7ae46424caf5fff1 -C extra-filename=-bc07779b0fcb1c13 --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-7853a259e9a38a5c.rmeta --extern encoding_rs=/work/oxidecomputer/dropshot/target/debug/deps/libencoding_rs-7257d3d1d80d215a.rmeta --extern futures_util=/work/oxidecomputer/dropshot/target/debug/deps/libfutures_util-b80a1fa00d64ebea.rmeta --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-fda23fd0e72df1f0.rmeta --extern httparse=/work/oxidecomputer/dropshot/target/debug/deps/libhttparse-5a88a5daedc53632.rmeta --extern memchr=/work/oxidecomputer/dropshot/target/debug/deps/libmemchr-7981f4679f1d9fcc.rmeta --extern mime=/work/oxidecomputer/dropshot/target/debug/deps/libmime-84cc173b80c53ab0.rmeta --extern spin=/work/oxidecomputer/dropshot/target/debug/deps/libspin-ca1159c652243cec.rmeta --cap-lints allow` |
| 919 | 2026-08-10T04:55:44.803Z | Compiling tower-http v0.6.8 |
| 920 | 2026-08-10T04:55:44.807Z | Running `/home/build/.rustup/toolchains/1.97.1-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=1737e7a0195b781c -C extra-filename=-43f9b6b173853f49 --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-e43aa92cc1f4a725.rmeta --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-7853a259e9a38a5c.rmeta --extern futures_util=/work/oxidecomputer/dropshot/target/debug/deps/libfutures_util-b80a1fa00d64ebea.rmeta --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-fda23fd0e72df1f0.rmeta --extern http_body=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body-3621baa5976929d1.rmeta --extern iri_string=/work/oxidecomputer/dropshot/target/debug/deps/libiri_string-8ddef56093022dec.rmeta --extern pin_project_lite=/work/oxidecomputer/dropshot/target/debug/deps/libpin_project_lite-884aae9ad79cdf73.rmeta --extern tower=/work/oxidecomputer/dropshot/target/debug/deps/libtower-5268577d078f0ba2.rmeta --extern tower_layer=/work/oxidecomputer/dropshot/target/debug/deps/libtower_layer-fbfdf267496e6bf2.rmeta --extern tower_service=/work/oxidecomputer/dropshot/target/debug/deps/libtower_service-424407bb805f7111.rmeta --cap-lints allow` |
| 921 | 2026-08-10T04:55:44.823Z | Running `/work/oxidecomputer/dropshot/target/debug/build/dropshot-9ea10b846b888a16/build-script-build` |
| 922 | 2026-08-10T04:55:44.862Z | Compiling usdt v0.6.0 |
| 923 | 2026-08-10T04:55:44.873Z | Running `/home/build/.rustup/toolchains/1.97.1-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=b2cddc203e8b9a91 -C extra-filename=-257606df3344313a --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-d3e135d1f0db6f00.rmeta --extern goblin=/work/oxidecomputer/dropshot/target/debug/deps/libgoblin-ae41b9d374d3dc51.rmeta --extern memmap2=/work/oxidecomputer/dropshot/target/debug/deps/libmemmap2-d47e03b0a9576f68.rmeta --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-487c7942d90f23d8.rmeta --extern usdt_attr_macro=/work/oxidecomputer/dropshot/target/debug/deps/libusdt_attr_macro-b5f761fa57b46b12.so --extern usdt_impl=/work/oxidecomputer/dropshot/target/debug/deps/libusdt_impl-caff19e459ad1b75.rmeta --extern usdt_macro=/work/oxidecomputer/dropshot/target/debug/deps/libusdt_macro-5f29fd2e859e3a8a.so --cap-lints allow` |
| 924 | 2026-08-10T04:55:44.901Z | Compiling atomicwrites v0.4.4 |
| 925 | 2026-08-10T04:55:44.904Z | Running `/home/build/.rustup/toolchains/1.97.1-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=1ea80ea354012e98 -C extra-filename=-3e503547c5e73b2b --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-13169cb37feb68ae.rmeta --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-f518acddb20df8a7.rmeta --cap-lints allow` |
| 926 | 2026-08-10T04:55:45.087Z | Compiling futures v0.3.33 |
| 927 | 2026-08-10T04:55:45.088Z | Compiling slog-bunyan v2.5.0 |
| 928 | 2026-08-10T04:55:45.091Z | Running `/home/build/.rustup/toolchains/1.97.1-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=b57e13f547742be9 -C extra-filename=-4cb778f6d62a6c6f --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-6d4be01dc33044ab.rmeta --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-46a3ac45c585a554.rmeta --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-57fd758673e3dc9a.rmeta --extern time=/work/oxidecomputer/dropshot/target/debug/deps/libtime-10603f4cede7450e.rmeta --cap-lints allow` |
| 929 | 2026-08-10T04:55:45.091Z | Running `/home/build/.rustup/toolchains/1.97.1-x86_64-unknown-illumos/bin/rustc --crate-name futures --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-0.3.33/src/lib.rs --error-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=279f09acc3d7ef84 -C extra-filename=-7c01ee515ef132d7 --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-b2df71eb68912703.rmeta --extern futures_core=/work/oxidecomputer/dropshot/target/debug/deps/libfutures_core-c318971817f643ca.rmeta --extern futures_executor=/work/oxidecomputer/dropshot/target/debug/deps/libfutures_executor-584acea831445def.rmeta --extern futures_io=/work/oxidecomputer/dropshot/target/debug/deps/libfutures_io-2040d6b08a4120d5.rmeta --extern futures_sink=/work/oxidecomputer/dropshot/target/debug/deps/libfutures_sink-63947ff075e63cff.rmeta --extern futures_task=/work/oxidecomputer/dropshot/target/debug/deps/libfutures_task-ad557284520dff9a.rmeta --extern futures_util=/work/oxidecomputer/dropshot/target/debug/deps/libfutures_util-b80a1fa00d64ebea.rmeta --cap-lints allow` |
| 930 | 2026-08-10T04:55:45.126Z | Compiling url v2.5.4 |
| 931 | 2026-08-10T04:55:45.129Z | Running `/home/build/.rustup/toolchains/1.97.1-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=7a8d9aacd04e4d33 -C extra-filename=-b8dfad54e0765a5a --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-070e1d849562a0fd.rmeta --extern idna=/work/oxidecomputer/dropshot/target/debug/deps/libidna-370e3121f0687592.rmeta --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-02ea126171a070cc.rmeta --cap-lints allow` |
| 932 | 2026-08-10T04:55:45.129Z | Running `/work/oxidecomputer/dropshot/target/debug/build/mime_guess-5c30ffe4443d0a67/build-script-build` |
| 933 | 2026-08-10T04:55:45.150Z | Compiling serde_urlencoded v0.7.1 |
| 934 | 2026-08-10T04:55:45.156Z | Running `/home/build/.rustup/toolchains/1.97.1-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=cedd34361168d08b -C extra-filename=-5d087f4bc4a4ea02 --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-070e1d849562a0fd.rmeta --extern itoa=/work/oxidecomputer/dropshot/target/debug/deps/libitoa-ce4948a932fb1220.rmeta --extern ryu=/work/oxidecomputer/dropshot/target/debug/deps/libryu-f90f1fb87f4794fd.rmeta --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-487c7942d90f23d8.rmeta --cap-lints allow` |
| 935 | 2026-08-10T04:55:45.164Z | Compiling async-compression v0.4.43 |
| 936 | 2026-08-10T04:55:45.167Z | Running `/home/build/.rustup/toolchains/1.97.1-x86_64-unknown-illumos/bin/rustc --crate-name async_compression --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/async-compression-0.4.43/src/lib.rs --error-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=missing_debug_implementations --deny=rust_2018_idioms --cfg 'feature="gzip"' --cfg 'feature="tokio"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("all", "all-algorithms", "all-implementations", "brotli", "bzip2", "deflate", "deflate64", "futures-io", "gzip", "lz4", "lzma", "tokio", "xz", "xz-parallel", "xz2", "zlib", "zstd", "zstdmt"))' -C metadata=d40fa67c099a3d0d -C extra-filename=-f7284f0b7f2465af --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --extern compression_codecs=/work/oxidecomputer/dropshot/target/debug/deps/libcompression_codecs-fadb2b943fbaf307.rmeta --extern compression_core=/work/oxidecomputer/dropshot/target/debug/deps/libcompression_core-1e1bd20901929e4f.rmeta --extern pin_project_lite=/work/oxidecomputer/dropshot/target/debug/deps/libpin_project_lite-884aae9ad79cdf73.rmeta --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-5bff1d695e8a340e.rmeta --cap-lints allow` |
| 937 | 2026-08-10T04:55:45.204Z | Running `/home/build/.rustup/toolchains/1.97.1-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=3741a2a4ae24d0d3 -C extra-filename=-24b95f1cd2cfec58 --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"))'` |
| 938 | 2026-08-10T04:55:45.213Z | Compiling event-listener-strategy v0.5.4 |
| 939 | 2026-08-10T04:55:45.217Z | Running `/home/build/.rustup/toolchains/1.97.1-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=a19d534468788ee2 -C extra-filename=-e493cb3a2a9a1979 --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-059f4ba1bc5fab20.rmeta --extern pin_project_lite=/work/oxidecomputer/dropshot/target/debug/deps/libpin_project_lite-884aae9ad79cdf73.rmeta --cap-lints allow` |
| 940 | 2026-08-10T04:55:45.278Z | Running `/home/build/.rustup/toolchains/1.97.1-x86_64-unknown-illumos/bin/rustc --crate-name camino --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/camino-1.2.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="serde1"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("proptest1", "serde1"))' -C metadata=91b2190879408193 -C extra-filename=-0651a105caa4b271 --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-c04ec599fa8cdd79.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)'` |
| 941 | 2026-08-10T04:55:45.296Z | Compiling dropshot_endpoint v0.17.1 (/work/oxidecomputer/dropshot/dropshot_endpoint) |
| 942 | 2026-08-10T04:55:45.299Z | Running `/home/build/.rustup/toolchains/1.97.1-x86_64-unknown-illumos/bin/rustc --crate-name dropshot_endpoint --edition=2024 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=6542ad2542c714ed -C extra-filename=-85738a7fc28cd792 --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-d187858cf3fa2474.rlib --extern proc_macro2=/work/oxidecomputer/dropshot/target/debug/deps/libproc_macro2-e941e402522ab889.rlib --extern quote=/work/oxidecomputer/dropshot/target/debug/deps/libquote-5375249d3c20c47a.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-f1a82eaee3a3e1e8.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-6360e43d0dec8e96.rlib --extern serde_tokenstream=/work/oxidecomputer/dropshot/target/debug/deps/libserde_tokenstream-af1a38aada65d234.rlib --extern syn=/work/oxidecomputer/dropshot/target/debug/deps/libsyn-b66c5bededaa0ec5.rlib --extern proc_macro` |
| 943 | 2026-08-10T04:55:45.339Z | Compiling pem v3.0.6 |
| 944 | 2026-08-10T04:55:45.342Z | Running `/home/build/.rustup/toolchains/1.97.1-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=23312f75eada583b -C extra-filename=-ca624e885bca832c --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-27bda732d0ea2cb7.rmeta --cap-lints allow` |
| 945 | 2026-08-10T04:55:45.384Z | Compiling yasna v0.6.0 |
| 946 | 2026-08-10T04:55:45.387Z | Running `/home/build/.rustup/toolchains/1.97.1-x86_64-unknown-illumos/bin/rustc --crate-name yasna --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/yasna-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="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=591d0ba576679f9f -C extra-filename=-527ed588b1b3dbd1 --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-10603f4cede7450e.rmeta --cap-lints allow` |
| 947 | 2026-08-10T04:55:45.396Z | Compiling waitgroup v0.1.2 |
| 948 | 2026-08-10T04:55:45.399Z | Running `/home/build/.rustup/toolchains/1.97.1-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=27c0f2bf5fd52cc2 -C extra-filename=-13a39065cf77ffac --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-0c5c0c2668894ecb.rmeta --cap-lints allow` |
| 949 | 2026-08-10T04:55:45.459Z | Compiling openapiv3 v2.2.0 |
| 950 | 2026-08-10T04:55:45.462Z | Running `/home/build/.rustup/toolchains/1.97.1-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=0812199dcd3d87c6 -C extra-filename=-505a3dcd5aafd8f4 --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-aeb7e62e5466d37c.rmeta --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-487c7942d90f23d8.rmeta --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-d8ae09073c416b7d.rmeta --cap-lints allow` |
| 951 | 2026-08-10T04:55:45.526Z | Compiling async-trait v0.1.91 |
| 952 | 2026-08-10T04:55:45.529Z | Running `/home/build/.rustup/toolchains/1.97.1-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.91/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=dd13a935a7c48e12 -C extra-filename=-c02989fd84ad64a2 --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-e941e402522ab889.rlib --extern quote=/work/oxidecomputer/dropshot/target/debug/deps/libquote-5375249d3c20c47a.rlib --extern syn=/work/oxidecomputer/dropshot/target/debug/deps/libsyn-b66c5bededaa0ec5.rlib --extern proc_macro --cap-lints allow` |
| 953 | 2026-08-10T04:55:45.690Z | Compiling rustls-pemfile v2.2.0 |
| 954 | 2026-08-10T04:55:45.693Z | Compiling serde_path_to_error v0.1.20 |
| 955 | 2026-08-10T04:55:45.698Z | Running `/home/build/.rustup/toolchains/1.97.1-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=1b26a88dba1e256a -C extra-filename=-8fc6337d6bf79d7b --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-46ccf6657b23a4ec.rmeta --cap-lints allow` |
| 956 | 2026-08-10T04:55:45.702Z | Running `/home/build/.rustup/toolchains/1.97.1-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=3061a500cf847e0c -C extra-filename=-5f526c9d56434bff --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-ce4948a932fb1220.rmeta --extern serde_core=/work/oxidecomputer/dropshot/target/debug/deps/libserde_core-c04ec599fa8cdd79.rmeta --cap-lints allow` |
| 957 | 2026-08-10T04:55:45.877Z | Compiling hostname v0.4.2 |
| 958 | 2026-08-10T04:55:45.882Z | Running `/home/build/.rustup/toolchains/1.97.1-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=ed004b5d8cc67d78 -C extra-filename=-ff243ee8b4ed0b5c --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-0af57a848de951cf.rmeta --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-7398cde873465ce2.rmeta --cap-lints allow` |
| 959 | 2026-08-10T04:55:45.891Z | Compiling simple-mermaid v0.2.0 |
| 960 | 2026-08-10T04:55:45.894Z | Running `/home/build/.rustup/toolchains/1.97.1-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=01a98790207ed0ab -C extra-filename=-c0b81501afc83356 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 961 | 2026-08-10T04:55:45.958Z | Compiling termcolor v1.1.2 |
| 962 | 2026-08-10T04:55:45.961Z | Running `/home/build/.rustup/toolchains/1.97.1-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=d90249bd196d1451 -C extra-filename=-fc8cc7d7ce07eef0 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 963 | 2026-08-10T04:55:46.013Z | Compiling glob v0.3.0 |
| 964 | 2026-08-10T04:55:46.017Z | Running `/home/build/.rustup/toolchains/1.97.1-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=668d7faf8a764050 -C extra-filename=-3116c20ddb05af2f --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 965 | 2026-08-10T04:55:46.043Z | Compiling debug-ignore v1.0.5 |
| 966 | 2026-08-10T04:55:46.046Z | Running `/home/build/.rustup/toolchains/1.97.1-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=0d23fde6e28a8294 -C extra-filename=-61976ba89dfc66fb --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 967 | 2026-08-10T04:55:46.096Z | Compiling async-channel v2.5.0 |
| 968 | 2026-08-10T04:55:46.097Z | Running `/home/build/.rustup/toolchains/1.97.1-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=374de19afaf02979 -C extra-filename=-f2c950af33061ee2 --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-9c00d04b9cb65a1f.rmeta --extern event_listener_strategy=/work/oxidecomputer/dropshot/target/debug/deps/libevent_listener_strategy-e493cb3a2a9a1979.rmeta --extern futures_core=/work/oxidecomputer/dropshot/target/debug/deps/libfutures_core-c318971817f643ca.rmeta --extern pin_project_lite=/work/oxidecomputer/dropshot/target/debug/deps/libpin_project_lite-884aae9ad79cdf73.rmeta --cap-lints allow` |
| 969 | 2026-08-10T04:55:46.140Z | Running `/home/build/.rustup/toolchains/1.97.1-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=1da20c1073b38201 -C extra-filename=-49d20cdca5dcbf82 --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-84cc173b80c53ab0.rmeta --extern unicase=/work/oxidecomputer/dropshot/target/debug/deps/libunicase-c46b29ab46860777.rmeta --cap-lints allow` |
| 970 | 2026-08-10T04:55:46.290Z | Compiling trybuild v1.0.118 |
| 971 | 2026-08-10T04:55:46.293Z | Running `/home/build/.rustup/toolchains/1.97.1-x86_64-unknown-illumos/bin/rustc --crate-name trybuild --edition=2024 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/trybuild-1.0.118/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-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=6090b86f353ad8ad -C extra-filename=-bb06de932b42c7f2 --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-3116c20ddb05af2f.rmeta --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-487c7942d90f23d8.rmeta --extern serde_derive=/work/oxidecomputer/dropshot/target/debug/deps/libserde_derive-a96912dea8404812.so --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-d8ae09073c416b7d.rmeta --extern target_triple=/work/oxidecomputer/dropshot/target/debug/deps/libtarget_triple-24b95f1cd2cfec58.rmeta --extern termcolor=/work/oxidecomputer/dropshot/target/debug/deps/libtermcolor-fc8cc7d7ce07eef0.rmeta --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-0e866b5493be42cb.rmeta --cap-lints allow` |
| 972 | 2026-08-10T04:55:46.300Z | Compiling expectorate v1.2.0 |
| 973 | 2026-08-10T04:55:46.303Z | Running `/home/build/.rustup/toolchains/1.97.1-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=9a7ba5242ec90ee5 -C extra-filename=-9bf5f74b4b300dfa --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-3e503547c5e73b2b.rmeta --extern console=/work/oxidecomputer/dropshot/target/debug/deps/libconsole-6a700380b4c554df.rmeta --extern newline_converter=/work/oxidecomputer/dropshot/target/debug/deps/libnewline_converter-0804d33911b95354.rmeta --extern similar=/work/oxidecomputer/dropshot/target/debug/deps/libsimilar-bdfb7475bdcaae44.rmeta --cap-lints allow` |
| 974 | 2026-08-10T04:55:46.424Z | Compiling tokio-tungstenite v0.30.0 |
| 975 | 2026-08-10T04:55:46.433Z | Running `/home/build/.rustup/toolchains/1.97.1-x86_64-unknown-illumos/bin/rustc --crate-name tokio_tungstenite --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-tungstenite-0.30.0/src/lib.rs --error-format=json --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=5c34af34a8900ffc -C extra-filename=-1f880fee2e6b8d3f --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-b80a1fa00d64ebea.rmeta --extern log=/work/oxidecomputer/dropshot/target/debug/deps/liblog-4d49c31f4ede2482.rmeta --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-5bff1d695e8a340e.rmeta --extern tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtungstenite-a264cb7823fa59a2.rmeta --cap-lints allow` |
| 976 | 2026-08-10T04:55:46.441Z | Running `/home/build/.rustup/toolchains/1.97.1-x86_64-unknown-illumos/bin/rustc --crate-name anyhow --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.104/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("backtrace", "default", "std"))' -C metadata=9ba4612e2a1f8529 -C extra-filename=-72ce22c32059fa3f --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)'` |
| 977 | 2026-08-10T04:55:46.505Z | Compiling pem v4.0.0 |
| 978 | 2026-08-10T04:55:46.509Z | Running `/home/build/.rustup/toolchains/1.97.1-x86_64-unknown-illumos/bin/rustc --crate-name pem --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/pem-4.0.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "serde", "std"))' -C metadata=616222670c79f41f -C extra-filename=-d8d534b1c4025cf9 --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-179ba2e8e1590a2b.rmeta --cap-lints allow` |
| 979 | 2026-08-10T04:55:46.592Z | Compiling subprocess v1.2.1 |
| 980 | 2026-08-10T04:55:46.601Z | Running `/home/build/.rustup/toolchains/1.97.1-x86_64-unknown-illumos/bin/rustc --crate-name subprocess --edition=2024 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/subprocess-1.2.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=291f6f864ff76a22 -C extra-filename=-71843c2ff7b5c367 --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-7398cde873465ce2.rmeta --cap-lints allow` |
| 981 | 2026-08-10T04:55:46.699Z | Compiling buf-list v1.1.2 |
| 982 | 2026-08-10T04:55:46.702Z | Running `/home/build/.rustup/toolchains/1.97.1-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=ed7a11b4244de1e4 -C extra-filename=-33ce1128ae59aebd --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-7853a259e9a38a5c.rmeta --cap-lints allow` |
| 983 | 2026-08-10T04:55:46.822Z | Running `/home/build/.rustup/toolchains/1.97.1-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=3fdc5109cd49c0db -C extra-filename=-534ea232251357c0 --out-dir /work/oxidecomputer/dropshot/target/debug/build/getrandom-534ea232251357c0 -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 984 | 2026-08-10T04:55:46.871Z | Running `/home/build/.rustup/toolchains/1.97.1-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=c7f586ab608a3135 -C extra-filename=-2bca24fa9cf17bf9 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 985 | 2026-08-10T04:55:46.976Z | Compiling prettyplease v0.3.0 |
| 986 | 2026-08-10T04:55:46.980Z | Running `/home/build/.rustup/toolchains/1.97.1-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/prettyplease-0.3.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("verbatim"))' -C metadata=605849a426f910c9 -C extra-filename=-deda153a77439f93 --out-dir /work/oxidecomputer/dropshot/target/debug/build/prettyplease-deda153a77439f93 -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 987 | 2026-08-10T04:55:47.072Z | Compiling schema-derive v0.2.1 |
| 988 | 2026-08-10T04:55:47.076Z | Running `/home/build/.rustup/toolchains/1.97.1-x86_64-unknown-illumos/bin/rustc --crate-name schema_derive --edition=2024 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/schema-derive-0.2.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=ae247d4113b6db05 -C extra-filename=-b37882291b91363b --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-505ee8bd27584fb8.so --extern proc_macro2=/work/oxidecomputer/dropshot/target/debug/deps/libproc_macro2-e941e402522ab889.rlib --extern quote=/work/oxidecomputer/dropshot/target/debug/deps/libquote-5375249d3c20c47a.rlib --extern syn=/work/oxidecomputer/dropshot/target/debug/deps/libsyn-b66c5bededaa0ec5.rlib --extern proc_macro --cap-lints allow` |
| 989 | 2026-08-10T04:55:47.082Z | Running `/work/oxidecomputer/dropshot/target/debug/build/getrandom-534ea232251357c0/build-script-build` |
| 990 | 2026-08-10T04:55:47.094Z | Running `/home/build/.rustup/toolchains/1.97.1-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 '--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=8999a506eac93fc2 -C extra-filename=-9a0dcc276478a7e6 --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-0af57a848de951cf.rmeta --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-7398cde873465ce2.rmeta --cap-lints allow` |
| 991 | 2026-08-10T04:55:47.218Z | Running `/home/build/.rustup/toolchains/1.97.1-x86_64-unknown-illumos/bin/rustc --crate-name tempfile --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tempfile-3.27.0/src/lib.rs --error-format=json --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=f85a1e12be619615 -C extra-filename=-2a6ce33e39d0bb33 --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-33ddf61acbdb72f1.rmeta --extern getrandom=/work/oxidecomputer/dropshot/target/debug/deps/libgetrandom-9a0dcc276478a7e6.rmeta --extern once_cell=/work/oxidecomputer/dropshot/target/debug/deps/libonce_cell-2bca24fa9cf17bf9.rmeta --extern rustix=/work/oxidecomputer/dropshot/target/debug/deps/librustix-63187ccbe35f6e82.rmeta --cap-lints allow` |
| 992 | 2026-08-10T04:55:47.235Z | Running `/work/oxidecomputer/dropshot/target/debug/build/prettyplease-deda153a77439f93/build-script-build` |
| 993 | 2026-08-10T04:55:47.248Z | Running `/home/build/.rustup/toolchains/1.97.1-x86_64-unknown-illumos/bin/rustc --crate-name prettyplease --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/prettyplease-0.3.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("verbatim"))' -C metadata=93fdd6e484b3a7f2 -C extra-filename=-a7d09938e1b004dd --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-e941e402522ab889.rmeta --extern syn=/work/oxidecomputer/dropshot/target/debug/deps/libsyn-b66c5bededaa0ec5.rmeta --cap-lints allow --check-cfg 'cfg(exhaustive)' --check-cfg 'cfg(prettyplease_debug)' --check-cfg 'cfg(prettyplease_debug_indent)'` |
| 994 | 2026-08-10T04:55:47.565Z | Running `/home/build/.rustup/toolchains/1.97.1-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=bbd1e8800b353abf -C extra-filename=-b8a239ae95b5f214 --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-13169cb37feb68ae.rmeta --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-2a6ce33e39d0bb33.rmeta --cap-lints allow` |
| 995 | 2026-08-10T04:55:47.756Z | Running `/home/build/.rustup/toolchains/1.97.1-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=d2f7e53ff0ce7591 -C extra-filename=-15cf12a6d47fd2b9 --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-b8a239ae95b5f214.rmeta --extern console=/work/oxidecomputer/dropshot/target/debug/deps/libconsole-6a700380b4c554df.rmeta --extern newline_converter=/work/oxidecomputer/dropshot/target/debug/deps/libnewline_converter-0804d33911b95354.rmeta --extern similar=/work/oxidecomputer/dropshot/target/debug/deps/libsimilar-bdfb7475bdcaae44.rmeta --cap-lints allow` |
| 996 | 2026-08-10T04:55:48.313Z | Compiling schema v0.2.1 |
| 997 | 2026-08-10T04:55:48.317Z | Running `/home/build/.rustup/toolchains/1.97.1-x86_64-unknown-illumos/bin/rustc --crate-name schema --edition=2024 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/schema-0.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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=1c4aa1de8edfc0d6 -C extra-filename=-06cdd5ecbfb6dc73 --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-e941e402522ab889.rmeta --extern quote=/work/oxidecomputer/dropshot/target/debug/deps/libquote-5375249d3c20c47a.rmeta --extern schema_derive=/work/oxidecomputer/dropshot/target/debug/deps/libschema_derive-b37882291b91363b.so --extern syn=/work/oxidecomputer/dropshot/target/debug/deps/libsyn-b66c5bededaa0ec5.rmeta --cap-lints allow` |
| 998 | 2026-08-10T04:55:48.386Z | Running `/home/build/.rustup/toolchains/1.97.1-x86_64-unknown-illumos/bin/rustc --crate-name dropshot_endpoint --edition=2024 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=f23700b1c3c4a723 -C extra-filename=-1a209a98fda6755e --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-15cf12a6d47fd2b9.rlib --extern heck=/work/oxidecomputer/dropshot/target/debug/deps/libheck-d187858cf3fa2474.rlib --extern prettyplease=/work/oxidecomputer/dropshot/target/debug/deps/libprettyplease-a7d09938e1b004dd.rlib --extern proc_macro2=/work/oxidecomputer/dropshot/target/debug/deps/libproc_macro2-e941e402522ab889.rlib --extern quote=/work/oxidecomputer/dropshot/target/debug/deps/libquote-5375249d3c20c47a.rlib --extern schema=/work/oxidecomputer/dropshot/target/debug/deps/libschema-06cdd5ecbfb6dc73.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-f1a82eaee3a3e1e8.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-6360e43d0dec8e96.rlib --extern serde_tokenstream=/work/oxidecomputer/dropshot/target/debug/deps/libserde_tokenstream-af1a38aada65d234.rlib --extern syn=/work/oxidecomputer/dropshot/target/debug/deps/libsyn-b66c5bededaa0ec5.rlib --extern proc_macro` |
| 999 | 2026-08-10T04:55:51.648Z | Running `/work/oxidecomputer/dropshot/target/debug/build/aws-lc-rs-a4926348862195ef/build-script-build` |
| 1000 | 2026-08-10T04:55:51.651Z | Running `/home/build/.rustup/toolchains/1.97.1-x86_64-unknown-illumos/bin/rustc --crate-name aws_lc_sys --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/aws-lc-sys-0.40.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="prebuilt-nasm"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("all-bindings", "asan", "bindgen", "default", "disable-prebuilt-nasm", "fips", "prebuilt-nasm", "ssl"))' -C metadata=8f9b8b6bfd460a01 -C extra-filename=-25e0e053bbafd874 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow -L native=/work/oxidecomputer/dropshot/target/debug/build/aws-lc-sys-78e239cb018a881e/out -l static=aws_lc_0_40_0_crypto --cfg universal` |
| 1001 | 2026-08-10T04:55:51.666Z | Running `/work/oxidecomputer/dropshot/target/debug/build/rustls-5852628357619032/build-script-build` |
| 1002 | 2026-08-10T04:55:52.034Z | Running `/home/build/.rustup/toolchains/1.97.1-x86_64-unknown-illumos/bin/rustc --crate-name aws_lc_rs --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/aws-lc-rs-1.16.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="aws-lc-sys"' --cfg 'feature="prebuilt-nasm"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "asan", "aws-lc-sys", "bindgen", "default", "dev-tests-only", "fips", "non-fips", "prebuilt-nasm", "ring-io", "ring-sig-verify", "test_logging", "unstable"))' -C metadata=ffa34f4a2b5616b5 -C extra-filename=-7a3552582e20e186 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --extern aws_lc_sys=/work/oxidecomputer/dropshot/target/debug/deps/libaws_lc_sys-25e0e053bbafd874.rmeta --extern zeroize=/work/oxidecomputer/dropshot/target/debug/deps/libzeroize-6e75366fb73b4724.rmeta --cap-lints allow -L native=/work/oxidecomputer/dropshot/target/debug/build/aws-lc-sys-78e239cb018a881e/out --check-cfg 'cfg(aws_lc_rs_docsrs)' --check-cfg 'cfg(disable_slow_tests)' --check-cfg 'cfg(dev_tests_only)'` |
| 1003 | 2026-08-10T04:55:52.736Z | Compiling rustls-webpki v0.103.13 |
| 1004 | 2026-08-10T04:55:52.736Z | Compiling rcgen v0.14.8 |
| 1005 | 2026-08-10T04:55:52.739Z | Running `/home/build/.rustup/toolchains/1.97.1-x86_64-unknown-illumos/bin/rustc --crate-name rcgen --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/rcgen-0.14.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=unexpected_cfgs --check-cfg 'cfg(rcgen_docsrs)' --cfg 'feature="aws_lc_rs"' --cfg 'feature="crypto"' --cfg 'feature="pem"' --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=484601a801db5e49 -C extra-filename=-3683ebc68b4f7cc8 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --extern aws_lc_rs=/work/oxidecomputer/dropshot/target/debug/deps/libaws_lc_rs-7a3552582e20e186.rmeta --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-ca624e885bca832c.rmeta --extern pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-46ccf6657b23a4ec.rmeta --extern time=/work/oxidecomputer/dropshot/target/debug/deps/libtime-10603f4cede7450e.rmeta --extern yasna=/work/oxidecomputer/dropshot/target/debug/deps/libyasna-527ed588b1b3dbd1.rmeta --cap-lints allow -L native=/work/oxidecomputer/dropshot/target/debug/build/aws-lc-sys-78e239cb018a881e/out` |
| 1006 | 2026-08-10T04:55:52.739Z | Running `/home/build/.rustup/toolchains/1.97.1-x86_64-unknown-illumos/bin/rustc --crate-name webpki --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/rustls-webpki-0.103.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=unexpected_cfgs --check-cfg 'cfg(webpki_docsrs)' --cfg 'feature="alloc"' --cfg 'feature="aws-lc-rs"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "aws-lc-rs", "aws-lc-rs-fips", "aws-lc-rs-unstable", "default", "ring", "std"))' -C metadata=6b592f6863165a20 -C extra-filename=-ea2d43d8f6bc71f7 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --extern aws_lc_rs=/work/oxidecomputer/dropshot/target/debug/deps/libaws_lc_rs-7a3552582e20e186.rmeta --extern pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-46ccf6657b23a4ec.rmeta --extern untrusted=/work/oxidecomputer/dropshot/target/debug/deps/libuntrusted-f4acdcd0a43f097d.rmeta --cap-lints allow -L native=/work/oxidecomputer/dropshot/target/debug/build/aws-lc-sys-78e239cb018a881e/out` |
| 1007 | 2026-08-10T04:55:53.142Z | Running `/home/build/.rustup/toolchains/1.97.1-x86_64-unknown-illumos/bin/rustc --crate-name rustls --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/rustls-0.23.43/src/lib.rs --error-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(bench)' --check-cfg 'cfg(coverage_nightly)' --check-cfg 'cfg(read_buf)' --check-cfg 'cfg(rustls_docsrs)' --cfg 'feature="aws-lc-rs"' --cfg 'feature="aws_lc_rs"' --cfg 'feature="log"' --cfg 'feature="logging"' --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", "prefer-post-quantum", "read_buf", "ring", "rustversion", "std", "tls12", "zlib"))' -C metadata=85f59e4af31bd539 -C extra-filename=-cce65f8af32bfe25 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --extern aws_lc_rs=/work/oxidecomputer/dropshot/target/debug/deps/libaws_lc_rs-7a3552582e20e186.rmeta --extern log=/work/oxidecomputer/dropshot/target/debug/deps/liblog-4d49c31f4ede2482.rmeta --extern once_cell=/work/oxidecomputer/dropshot/target/debug/deps/libonce_cell-b7c38563a55f281b.rmeta --extern pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-46ccf6657b23a4ec.rmeta --extern webpki=/work/oxidecomputer/dropshot/target/debug/deps/libwebpki-ea2d43d8f6bc71f7.rmeta --extern subtle=/work/oxidecomputer/dropshot/target/debug/deps/libsubtle-cf97c39e93b149da.rmeta --extern zeroize=/work/oxidecomputer/dropshot/target/debug/deps/libzeroize-6e75366fb73b4724.rmeta --cap-lints allow -L native=/work/oxidecomputer/dropshot/target/debug/build/aws-lc-sys-78e239cb018a881e/out` |
| 1008 | 2026-08-10T04:55:55.474Z | Compiling tokio-rustls v0.26.4 |
| 1009 | 2026-08-10T04:55:55.474Z | Compiling rustls-platform-verifier v0.6.2 |
| 1010 | 2026-08-10T04:55:55.474Z | Running `/home/build/.rustup/toolchains/1.97.1-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.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="aws-lc-rs"' --cfg 'feature="aws_lc_rs"' --cfg 'feature="logging"' --cfg 'feature="tls12"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("aws-lc-rs", "aws_lc_rs", "brotli", "default", "early-data", "fips", "logging", "ring", "tls12", "zlib"))' -C metadata=cdf8d0cbc68616b4 -C extra-filename=-a0ada32e5a2e979a --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-cce65f8af32bfe25.rmeta --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-5bff1d695e8a340e.rmeta --cap-lints allow -L native=/work/oxidecomputer/dropshot/target/debug/build/aws-lc-sys-78e239cb018a881e/out` |
| 1011 | 2026-08-10T04:55:55.474Z | Running `/home/build/.rustup/toolchains/1.97.1-x86_64-unknown-illumos/bin/rustc --crate-name rustls_platform_verifier --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/rustls-platform-verifier-0.6.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("android_logger", "base64", "cert-logging", "dbg", "docsrs", "ffi-testing", "jni", "once_cell"))' -C metadata=30ee30329593cfc6 -C extra-filename=-01ea071eb0413bfb --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-4d49c31f4ede2482.rmeta --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-cce65f8af32bfe25.rmeta --extern rustls_native_certs=/work/oxidecomputer/dropshot/target/debug/deps/librustls_native_certs-17e88b40252c0efe.rmeta --extern webpki=/work/oxidecomputer/dropshot/target/debug/deps/libwebpki-ea2d43d8f6bc71f7.rmeta --cap-lints allow -L native=/work/oxidecomputer/dropshot/target/debug/build/aws-lc-sys-78e239cb018a881e/out` |
| 1012 | 2026-08-10T04:55:55.659Z | Compiling hyper-rustls v0.27.9 |
| 1013 | 2026-08-10T04:55:55.662Z | Running `/home/build/.rustup/toolchains/1.97.1-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.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="aws-lc-rs"' --cfg 'feature="default"' --cfg 'feature="http1"' --cfg 'feature="http2"' --cfg 'feature="log"' --cfg 'feature="logging"' --cfg 'feature="native-tokio"' --cfg 'feature="rustls-native-certs"' --cfg 'feature="tls12"' --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=7955336665aee8cb -C extra-filename=-681efac772dcc99d --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-fda23fd0e72df1f0.rmeta --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-f80b460f7140aaaf.rmeta --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-f97c4200f2d94e50.rmeta --extern log=/work/oxidecomputer/dropshot/target/debug/deps/liblog-4d49c31f4ede2482.rmeta --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-cce65f8af32bfe25.rmeta --extern rustls_native_certs=/work/oxidecomputer/dropshot/target/debug/deps/librustls_native_certs-17e88b40252c0efe.rmeta --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-5bff1d695e8a340e.rmeta --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-a0ada32e5a2e979a.rmeta --extern tower_service=/work/oxidecomputer/dropshot/target/debug/deps/libtower_service-424407bb805f7111.rmeta --cap-lints allow -L native=/work/oxidecomputer/dropshot/target/debug/build/aws-lc-sys-78e239cb018a881e/out` |
| 1014 | 2026-08-10T04:55:55.662Z | Running `/home/build/.rustup/toolchains/1.97.1-x86_64-unknown-illumos/bin/rustc --crate-name dropshot --edition=2024 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=029cd6e8eea1dafb -C extra-filename=-9a22bafaf5792996 --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_compression=/work/oxidecomputer/dropshot/target/debug/deps/libasync_compression-f7284f0b7f2465af.rmeta --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-72ca3a986d8026fb.rmeta --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-c02989fd84ad64a2.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-179ba2e8e1590a2b.rmeta --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-7853a259e9a38a5c.rmeta --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-0651a105caa4b271.rmeta --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-8e33a68da2f5b8b9.rmeta --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-61976ba89dfc66fb.rmeta --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-85738a7fc28cd792.so --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-070e1d849562a0fd.rmeta --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-7c01ee515ef132d7.rmeta --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-ff243ee8b4ed0b5c.rmeta --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-fda23fd0e72df1f0.rmeta --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-a3ad6561213ec724.rmeta --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-f80b460f7140aaaf.rmeta --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-f97c4200f2d94e50.rmeta --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-aeb7e62e5466d37c.rmeta --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-bc07779b0fcb1c13.rmeta --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-505a3dcd5aafd8f4.rmeta --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-505ee8bd27584fb8.so --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-02ea126171a070cc.rmeta --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-cce65f8af32bfe25.rmeta --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-8fc6337d6bf79d7b.rmeta --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-d70c68b53552b5ee.rmeta --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-b6d3464ca631d43d.rmeta --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-f1a82eaee3a3e1e8.rmeta --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-487c7942d90f23d8.rmeta --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-d8ae09073c416b7d.rmeta --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-5f526c9d56434bff.rmeta --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-5d087f4bc4a4ea02.rmeta --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-e70376022178b884.rmeta --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-c0b81501afc83356.rmeta --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-46a3ac45c585a554.rmeta --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-5ad360c2b3c35831.rmeta --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-4cb778f6d62a6c6f.rmeta --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-57fd758673e3dc9a.rmeta --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-ca68ecb12276ae6d.rmeta --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-b748758db30a035e.rmeta --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-5bff1d695e8a340e.rmeta --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-a0ada32e5a2e979a.rmeta --extern tokio_util=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_util-cc8c069a4bd52ef6.rmeta --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-0e866b5493be42cb.rmeta --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-257606df3344313a.rmeta --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-94fd9261ff0fa9b7.rmeta --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-13a39065cf77ffac.rmeta -L native=/work/oxidecomputer/dropshot/target/debug/build/aws-lc-sys-78e239cb018a881e/out` |
| 1015 | 2026-08-10T04:55:55.837Z | Compiling reqwest v0.13.4 |
| 1016 | 2026-08-10T04:55:55.841Z | Running `/home/build/.rustup/toolchains/1.97.1-x86_64-unknown-illumos/bin/rustc --crate-name reqwest --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/reqwest-0.13.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(reqwest_unstable)' --cfg 'feature="__rustls"' --cfg 'feature="__rustls-aws-lc-rs"' --cfg 'feature="__tls"' --cfg 'feature="charset"' --cfg 'feature="default"' --cfg 'feature="default-tls"' --cfg 'feature="http2"' --cfg 'feature="json"' --cfg 'feature="rustls"' --cfg 'feature="system-proxy"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("__native-tls", "__native-tls-alpn", "__rustls", "__rustls-aws-lc-rs", "__tls", "blocking", "brotli", "charset", "cookies", "default", "default-tls", "deflate", "form", "gzip", "hickory-dns", "http2", "http3", "json", "multipart", "native-tls", "native-tls-no-alpn", "native-tls-vendored", "native-tls-vendored-no-alpn", "query", "rustls", "rustls-no-provider", "socks", "stream", "system-proxy", "zstd"))' -C metadata=d7a58d07a0b3e471 -C extra-filename=-54bbe736df90b19d --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-27bda732d0ea2cb7.rmeta --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-7853a259e9a38a5c.rmeta --extern encoding_rs=/work/oxidecomputer/dropshot/target/debug/deps/libencoding_rs-7257d3d1d80d215a.rmeta --extern futures_core=/work/oxidecomputer/dropshot/target/debug/deps/libfutures_core-c318971817f643ca.rmeta --extern h2=/work/oxidecomputer/dropshot/target/debug/deps/libh2-7432c1f5aef8cfdd.rmeta --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-fda23fd0e72df1f0.rmeta --extern http_body=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body-3621baa5976929d1.rmeta --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-a3ad6561213ec724.rmeta --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-f80b460f7140aaaf.rmeta --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-681efac772dcc99d.rmeta --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-f97c4200f2d94e50.rmeta --extern log=/work/oxidecomputer/dropshot/target/debug/deps/liblog-4d49c31f4ede2482.rmeta --extern mime=/work/oxidecomputer/dropshot/target/debug/deps/libmime-84cc173b80c53ab0.rmeta --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-02ea126171a070cc.rmeta --extern pin_project_lite=/work/oxidecomputer/dropshot/target/debug/deps/libpin_project_lite-884aae9ad79cdf73.rmeta --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-cce65f8af32bfe25.rmeta --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-46ccf6657b23a4ec.rmeta --extern rustls_platform_verifier=/work/oxidecomputer/dropshot/target/debug/deps/librustls_platform_verifier-01ea071eb0413bfb.rmeta --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-487c7942d90f23d8.rmeta --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-d8ae09073c416b7d.rmeta --extern sync_wrapper=/work/oxidecomputer/dropshot/target/debug/deps/libsync_wrapper-051a2cf23fcb4bee.rmeta --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-5bff1d695e8a340e.rmeta --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-a0ada32e5a2e979a.rmeta --extern tower=/work/oxidecomputer/dropshot/target/debug/deps/libtower-5268577d078f0ba2.rmeta --extern tower_http=/work/oxidecomputer/dropshot/target/debug/deps/libtower_http-43f9b6b173853f49.rmeta --extern tower_service=/work/oxidecomputer/dropshot/target/debug/deps/libtower_service-424407bb805f7111.rmeta --extern url=/work/oxidecomputer/dropshot/target/debug/deps/liburl-b8dfad54e0765a5a.rmeta --cap-lints allow -L native=/work/oxidecomputer/dropshot/target/debug/build/aws-lc-sys-78e239cb018a881e/out` |
| 1017 | 2026-08-10T04:55:57.920Z | Running `/home/build/.rustup/toolchains/1.97.1-x86_64-unknown-illumos/bin/rustc --crate-name dropshot --edition=2024 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=e39812166c42078b -C extra-filename=-9c00ec3b4a37af7d --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-72ce22c32059fa3f.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-f2c950af33061ee2.rlib --extern async_compression=/work/oxidecomputer/dropshot/target/debug/deps/libasync_compression-f7284f0b7f2465af.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-72ca3a986d8026fb.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-c02989fd84ad64a2.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-179ba2e8e1590a2b.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-33ce1128ae59aebd.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-7853a259e9a38a5c.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-0651a105caa4b271.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-8e33a68da2f5b8b9.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-61976ba89dfc66fb.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-85738a7fc28cd792.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-9bf5f74b4b300dfa.rlib --extern flate2=/work/oxidecomputer/dropshot/target/debug/deps/libflate2-c51f3b03065707e6.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-070e1d849562a0fd.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-7c01ee515ef132d7.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-ff243ee8b4ed0b5c.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-fda23fd0e72df1f0.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-a3ad6561213ec724.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-f80b460f7140aaaf.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-681efac772dcc99d.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-f97c4200f2d94e50.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-aeb7e62e5466d37c.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-1e9a1599d0d1e6c2.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-7398cde873465ce2.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-49d20cdca5dcbf82.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-bc07779b0fcb1c13.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-505a3dcd5aafd8f4.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-505ee8bd27584fb8.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-d8d534b1c4025cf9.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-02ea126171a070cc.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-3683ebc68b4f7cc8.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-54bbe736df90b19d.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-cce65f8af32bfe25.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-8fc6337d6bf79d7b.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-46ccf6657b23a4ec.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-d70c68b53552b5ee.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-b6d3464ca631d43d.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-f1a82eaee3a3e1e8.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-487c7942d90f23d8.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-d8ae09073c416b7d.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-5f526c9d56434bff.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-5d087f4bc4a4ea02.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-e70376022178b884.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-c0b81501afc83356.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-46a3ac45c585a554.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-5ad360c2b3c35831.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-4cb778f6d62a6c6f.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-57fd758673e3dc9a.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-ca68ecb12276ae6d.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-71843c2ff7b5c367.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-f518acddb20df8a7.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-b748758db30a035e.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-5bff1d695e8a340e.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-a0ada32e5a2e979a.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-1f880fee2e6b8d3f.rlib --extern tokio_util=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_util-cc8c069a4bd52ef6.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-0e866b5493be42cb.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-bb06de932b42c7f2.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-257606df3344313a.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-94fd9261ff0fa9b7.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-13a39065cf77ffac.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/aws-lc-sys-78e239cb018a881e/out` |
| 1018 | 2026-08-10T04:56:00.807Z | Running `/home/build/.rustup/toolchains/1.97.1-x86_64-unknown-illumos/bin/rustc --crate-name versioning --edition=2024 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=5b2d2de0c1d631ba -C extra-filename=-86886548b9284699 --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-72ce22c32059fa3f.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-f2c950af33061ee2.rlib --extern async_compression=/work/oxidecomputer/dropshot/target/debug/deps/libasync_compression-f7284f0b7f2465af.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-72ca3a986d8026fb.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-c02989fd84ad64a2.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-179ba2e8e1590a2b.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-33ce1128ae59aebd.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-7853a259e9a38a5c.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-0651a105caa4b271.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-8e33a68da2f5b8b9.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-61976ba89dfc66fb.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-9a22bafaf5792996.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-85738a7fc28cd792.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-9bf5f74b4b300dfa.rlib --extern flate2=/work/oxidecomputer/dropshot/target/debug/deps/libflate2-c51f3b03065707e6.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-070e1d849562a0fd.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-7c01ee515ef132d7.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-ff243ee8b4ed0b5c.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-fda23fd0e72df1f0.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-a3ad6561213ec724.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-f80b460f7140aaaf.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-681efac772dcc99d.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-f97c4200f2d94e50.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-aeb7e62e5466d37c.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-1e9a1599d0d1e6c2.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-7398cde873465ce2.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-49d20cdca5dcbf82.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-bc07779b0fcb1c13.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-505a3dcd5aafd8f4.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-505ee8bd27584fb8.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-d8d534b1c4025cf9.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-02ea126171a070cc.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-3683ebc68b4f7cc8.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-54bbe736df90b19d.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-cce65f8af32bfe25.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-8fc6337d6bf79d7b.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-46ccf6657b23a4ec.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-d70c68b53552b5ee.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-b6d3464ca631d43d.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-f1a82eaee3a3e1e8.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-487c7942d90f23d8.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-d8ae09073c416b7d.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-5f526c9d56434bff.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-5d087f4bc4a4ea02.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-e70376022178b884.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-c0b81501afc83356.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-46a3ac45c585a554.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-5ad360c2b3c35831.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-4cb778f6d62a6c6f.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-57fd758673e3dc9a.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-ca68ecb12276ae6d.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-71843c2ff7b5c367.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-f518acddb20df8a7.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-b748758db30a035e.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-5bff1d695e8a340e.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-a0ada32e5a2e979a.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-1f880fee2e6b8d3f.rlib --extern tokio_util=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_util-cc8c069a4bd52ef6.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-0e866b5493be42cb.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-bb06de932b42c7f2.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-257606df3344313a.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-94fd9261ff0fa9b7.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-13a39065cf77ffac.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/aws-lc-sys-78e239cb018a881e/out` |
| 1019 | 2026-08-10T04:56:00.807Z | Running `/home/build/.rustup/toolchains/1.97.1-x86_64-unknown-illumos/bin/rustc --crate-name pagination_multiple_resources --edition=2024 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=98286701ea502fd0 -C extra-filename=-6abbd3f6b69b9c67 --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-72ce22c32059fa3f.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-f2c950af33061ee2.rlib --extern async_compression=/work/oxidecomputer/dropshot/target/debug/deps/libasync_compression-f7284f0b7f2465af.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-72ca3a986d8026fb.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-c02989fd84ad64a2.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-179ba2e8e1590a2b.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-33ce1128ae59aebd.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-7853a259e9a38a5c.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-0651a105caa4b271.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-8e33a68da2f5b8b9.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-61976ba89dfc66fb.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-9a22bafaf5792996.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-85738a7fc28cd792.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-9bf5f74b4b300dfa.rlib --extern flate2=/work/oxidecomputer/dropshot/target/debug/deps/libflate2-c51f3b03065707e6.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-070e1d849562a0fd.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-7c01ee515ef132d7.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-ff243ee8b4ed0b5c.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-fda23fd0e72df1f0.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-a3ad6561213ec724.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-f80b460f7140aaaf.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-681efac772dcc99d.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-f97c4200f2d94e50.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-aeb7e62e5466d37c.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-1e9a1599d0d1e6c2.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-7398cde873465ce2.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-49d20cdca5dcbf82.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-bc07779b0fcb1c13.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-505a3dcd5aafd8f4.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-505ee8bd27584fb8.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-d8d534b1c4025cf9.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-02ea126171a070cc.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-3683ebc68b4f7cc8.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-54bbe736df90b19d.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-cce65f8af32bfe25.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-8fc6337d6bf79d7b.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-46ccf6657b23a4ec.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-d70c68b53552b5ee.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-b6d3464ca631d43d.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-f1a82eaee3a3e1e8.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-487c7942d90f23d8.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-d8ae09073c416b7d.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-5f526c9d56434bff.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-5d087f4bc4a4ea02.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-e70376022178b884.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-c0b81501afc83356.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-46a3ac45c585a554.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-5ad360c2b3c35831.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-4cb778f6d62a6c6f.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-57fd758673e3dc9a.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-ca68ecb12276ae6d.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-71843c2ff7b5c367.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-f518acddb20df8a7.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-b748758db30a035e.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-5bff1d695e8a340e.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-a0ada32e5a2e979a.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-1f880fee2e6b8d3f.rlib --extern tokio_util=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_util-cc8c069a4bd52ef6.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-0e866b5493be42cb.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-bb06de932b42c7f2.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-257606df3344313a.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-94fd9261ff0fa9b7.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-13a39065cf77ffac.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/aws-lc-sys-78e239cb018a881e/out` |
| 1020 | 2026-08-10T04:56:00.811Z | Running `/home/build/.rustup/toolchains/1.97.1-x86_64-unknown-illumos/bin/rustc --crate-name custom_error --edition=2024 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=ceb6352702c46e26 -C extra-filename=-e1d228d592c39fca --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-72ce22c32059fa3f.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-f2c950af33061ee2.rlib --extern async_compression=/work/oxidecomputer/dropshot/target/debug/deps/libasync_compression-f7284f0b7f2465af.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-72ca3a986d8026fb.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-c02989fd84ad64a2.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-179ba2e8e1590a2b.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-33ce1128ae59aebd.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-7853a259e9a38a5c.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-0651a105caa4b271.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-8e33a68da2f5b8b9.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-61976ba89dfc66fb.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-9a22bafaf5792996.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-85738a7fc28cd792.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-9bf5f74b4b300dfa.rlib --extern flate2=/work/oxidecomputer/dropshot/target/debug/deps/libflate2-c51f3b03065707e6.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-070e1d849562a0fd.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-7c01ee515ef132d7.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-ff243ee8b4ed0b5c.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-fda23fd0e72df1f0.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-a3ad6561213ec724.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-f80b460f7140aaaf.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-681efac772dcc99d.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-f97c4200f2d94e50.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-aeb7e62e5466d37c.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-1e9a1599d0d1e6c2.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-7398cde873465ce2.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-49d20cdca5dcbf82.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-bc07779b0fcb1c13.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-505a3dcd5aafd8f4.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-505ee8bd27584fb8.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-d8d534b1c4025cf9.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-02ea126171a070cc.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-3683ebc68b4f7cc8.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-54bbe736df90b19d.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-cce65f8af32bfe25.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-8fc6337d6bf79d7b.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-46ccf6657b23a4ec.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-d70c68b53552b5ee.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-b6d3464ca631d43d.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-f1a82eaee3a3e1e8.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-487c7942d90f23d8.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-d8ae09073c416b7d.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-5f526c9d56434bff.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-5d087f4bc4a4ea02.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-e70376022178b884.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-c0b81501afc83356.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-46a3ac45c585a554.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-5ad360c2b3c35831.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-4cb778f6d62a6c6f.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-57fd758673e3dc9a.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-ca68ecb12276ae6d.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-71843c2ff7b5c367.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-f518acddb20df8a7.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-b748758db30a035e.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-5bff1d695e8a340e.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-a0ada32e5a2e979a.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-1f880fee2e6b8d3f.rlib --extern tokio_util=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_util-cc8c069a4bd52ef6.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-0e866b5493be42cb.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-bb06de932b42c7f2.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-257606df3344313a.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-94fd9261ff0fa9b7.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-13a39065cf77ffac.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/aws-lc-sys-78e239cb018a881e/out` |
| 1021 | 2026-08-10T04:56:00.815Z | Running `/home/build/.rustup/toolchains/1.97.1-x86_64-unknown-illumos/bin/rustc --crate-name module_shared_context --edition=2024 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=09a8e6d799daa23b -C extra-filename=-383c17e3de1a5728 --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-72ce22c32059fa3f.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-f2c950af33061ee2.rlib --extern async_compression=/work/oxidecomputer/dropshot/target/debug/deps/libasync_compression-f7284f0b7f2465af.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-72ca3a986d8026fb.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-c02989fd84ad64a2.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-179ba2e8e1590a2b.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-33ce1128ae59aebd.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-7853a259e9a38a5c.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-0651a105caa4b271.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-8e33a68da2f5b8b9.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-61976ba89dfc66fb.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-9a22bafaf5792996.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-85738a7fc28cd792.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-9bf5f74b4b300dfa.rlib --extern flate2=/work/oxidecomputer/dropshot/target/debug/deps/libflate2-c51f3b03065707e6.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-070e1d849562a0fd.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-7c01ee515ef132d7.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-ff243ee8b4ed0b5c.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-fda23fd0e72df1f0.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-a3ad6561213ec724.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-f80b460f7140aaaf.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-681efac772dcc99d.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-f97c4200f2d94e50.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-aeb7e62e5466d37c.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-1e9a1599d0d1e6c2.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-7398cde873465ce2.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-49d20cdca5dcbf82.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-bc07779b0fcb1c13.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-505a3dcd5aafd8f4.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-505ee8bd27584fb8.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-d8d534b1c4025cf9.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-02ea126171a070cc.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-3683ebc68b4f7cc8.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-54bbe736df90b19d.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-cce65f8af32bfe25.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-8fc6337d6bf79d7b.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-46ccf6657b23a4ec.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-d70c68b53552b5ee.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-b6d3464ca631d43d.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-f1a82eaee3a3e1e8.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-487c7942d90f23d8.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-d8ae09073c416b7d.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-5f526c9d56434bff.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-5d087f4bc4a4ea02.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-e70376022178b884.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-c0b81501afc83356.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-46a3ac45c585a554.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-5ad360c2b3c35831.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-4cb778f6d62a6c6f.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-57fd758673e3dc9a.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-ca68ecb12276ae6d.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-71843c2ff7b5c367.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-f518acddb20df8a7.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-b748758db30a035e.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-5bff1d695e8a340e.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-a0ada32e5a2e979a.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-1f880fee2e6b8d3f.rlib --extern tokio_util=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_util-cc8c069a4bd52ef6.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-0e866b5493be42cb.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-bb06de932b42c7f2.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-257606df3344313a.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-94fd9261ff0fa9b7.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-13a39065cf77ffac.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/aws-lc-sys-78e239cb018a881e/out` |
| 1022 | 2026-08-10T04:56:00.815Z | Running `/home/build/.rustup/toolchains/1.97.1-x86_64-unknown-illumos/bin/rustc --crate-name well_tagged --edition=2024 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=72fb7510c8028fca -C extra-filename=-a864a32b0ff76eec --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-72ce22c32059fa3f.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-f2c950af33061ee2.rlib --extern async_compression=/work/oxidecomputer/dropshot/target/debug/deps/libasync_compression-f7284f0b7f2465af.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-72ca3a986d8026fb.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-c02989fd84ad64a2.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-179ba2e8e1590a2b.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-33ce1128ae59aebd.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-7853a259e9a38a5c.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-0651a105caa4b271.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-8e33a68da2f5b8b9.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-61976ba89dfc66fb.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-9a22bafaf5792996.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-85738a7fc28cd792.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-9bf5f74b4b300dfa.rlib --extern flate2=/work/oxidecomputer/dropshot/target/debug/deps/libflate2-c51f3b03065707e6.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-070e1d849562a0fd.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-7c01ee515ef132d7.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-ff243ee8b4ed0b5c.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-fda23fd0e72df1f0.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-a3ad6561213ec724.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-f80b460f7140aaaf.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-681efac772dcc99d.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-f97c4200f2d94e50.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-aeb7e62e5466d37c.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-1e9a1599d0d1e6c2.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-7398cde873465ce2.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-49d20cdca5dcbf82.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-bc07779b0fcb1c13.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-505a3dcd5aafd8f4.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-505ee8bd27584fb8.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-d8d534b1c4025cf9.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-02ea126171a070cc.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-3683ebc68b4f7cc8.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-54bbe736df90b19d.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-cce65f8af32bfe25.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-8fc6337d6bf79d7b.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-46ccf6657b23a4ec.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-d70c68b53552b5ee.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-b6d3464ca631d43d.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-f1a82eaee3a3e1e8.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-487c7942d90f23d8.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-d8ae09073c416b7d.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-5f526c9d56434bff.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-5d087f4bc4a4ea02.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-e70376022178b884.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-c0b81501afc83356.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-46a3ac45c585a554.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-5ad360c2b3c35831.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-4cb778f6d62a6c6f.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-57fd758673e3dc9a.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-ca68ecb12276ae6d.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-71843c2ff7b5c367.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-f518acddb20df8a7.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-b748758db30a035e.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-5bff1d695e8a340e.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-a0ada32e5a2e979a.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-1f880fee2e6b8d3f.rlib --extern tokio_util=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_util-cc8c069a4bd52ef6.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-0e866b5493be42cb.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-bb06de932b42c7f2.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-257606df3344313a.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-94fd9261ff0fa9b7.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-13a39065cf77ffac.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/aws-lc-sys-78e239cb018a881e/out` |
| 1023 | 2026-08-10T04:56:00.815Z | Running `/home/build/.rustup/toolchains/1.97.1-x86_64-unknown-illumos/bin/rustc --crate-name api_trait --edition=2024 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=5f0ae5c49362bc7a -C extra-filename=-28cfd9de42dbc33b --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-72ce22c32059fa3f.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-f2c950af33061ee2.rlib --extern async_compression=/work/oxidecomputer/dropshot/target/debug/deps/libasync_compression-f7284f0b7f2465af.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-72ca3a986d8026fb.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-c02989fd84ad64a2.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-179ba2e8e1590a2b.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-33ce1128ae59aebd.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-7853a259e9a38a5c.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-0651a105caa4b271.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-8e33a68da2f5b8b9.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-61976ba89dfc66fb.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-9a22bafaf5792996.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-85738a7fc28cd792.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-9bf5f74b4b300dfa.rlib --extern flate2=/work/oxidecomputer/dropshot/target/debug/deps/libflate2-c51f3b03065707e6.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-070e1d849562a0fd.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-7c01ee515ef132d7.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-ff243ee8b4ed0b5c.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-fda23fd0e72df1f0.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-a3ad6561213ec724.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-f80b460f7140aaaf.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-681efac772dcc99d.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-f97c4200f2d94e50.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-aeb7e62e5466d37c.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-1e9a1599d0d1e6c2.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-7398cde873465ce2.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-49d20cdca5dcbf82.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-bc07779b0fcb1c13.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-505a3dcd5aafd8f4.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-505ee8bd27584fb8.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-d8d534b1c4025cf9.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-02ea126171a070cc.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-3683ebc68b4f7cc8.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-54bbe736df90b19d.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-cce65f8af32bfe25.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-8fc6337d6bf79d7b.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-46ccf6657b23a4ec.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-d70c68b53552b5ee.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-b6d3464ca631d43d.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-f1a82eaee3a3e1e8.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-487c7942d90f23d8.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-d8ae09073c416b7d.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-5f526c9d56434bff.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-5d087f4bc4a4ea02.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-e70376022178b884.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-c0b81501afc83356.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-46a3ac45c585a554.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-5ad360c2b3c35831.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-4cb778f6d62a6c6f.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-57fd758673e3dc9a.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-ca68ecb12276ae6d.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-71843c2ff7b5c367.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-f518acddb20df8a7.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-b748758db30a035e.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-5bff1d695e8a340e.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-a0ada32e5a2e979a.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-1f880fee2e6b8d3f.rlib --extern tokio_util=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_util-cc8c069a4bd52ef6.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-0e866b5493be42cb.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-bb06de932b42c7f2.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-257606df3344313a.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-94fd9261ff0fa9b7.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-13a39065cf77ffac.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/aws-lc-sys-78e239cb018a881e/out` |
| 1024 | 2026-08-10T04:56:00.822Z | Running `/home/build/.rustup/toolchains/1.97.1-x86_64-unknown-illumos/bin/rustc --crate-name petstore --edition=2024 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=bd395cbcc61363dc -C extra-filename=-9520e0a589cff18b --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-72ce22c32059fa3f.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-f2c950af33061ee2.rlib --extern async_compression=/work/oxidecomputer/dropshot/target/debug/deps/libasync_compression-f7284f0b7f2465af.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-72ca3a986d8026fb.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-c02989fd84ad64a2.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-179ba2e8e1590a2b.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-33ce1128ae59aebd.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-7853a259e9a38a5c.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-0651a105caa4b271.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-8e33a68da2f5b8b9.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-61976ba89dfc66fb.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-9a22bafaf5792996.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-85738a7fc28cd792.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-9bf5f74b4b300dfa.rlib --extern flate2=/work/oxidecomputer/dropshot/target/debug/deps/libflate2-c51f3b03065707e6.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-070e1d849562a0fd.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-7c01ee515ef132d7.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-ff243ee8b4ed0b5c.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-fda23fd0e72df1f0.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-a3ad6561213ec724.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-f80b460f7140aaaf.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-681efac772dcc99d.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-f97c4200f2d94e50.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-aeb7e62e5466d37c.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-1e9a1599d0d1e6c2.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-7398cde873465ce2.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-49d20cdca5dcbf82.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-bc07779b0fcb1c13.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-505a3dcd5aafd8f4.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-505ee8bd27584fb8.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-d8d534b1c4025cf9.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-02ea126171a070cc.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-3683ebc68b4f7cc8.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-54bbe736df90b19d.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-cce65f8af32bfe25.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-8fc6337d6bf79d7b.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-46ccf6657b23a4ec.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-d70c68b53552b5ee.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-b6d3464ca631d43d.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-f1a82eaee3a3e1e8.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-487c7942d90f23d8.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-d8ae09073c416b7d.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-5f526c9d56434bff.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-5d087f4bc4a4ea02.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-e70376022178b884.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-c0b81501afc83356.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-46a3ac45c585a554.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-5ad360c2b3c35831.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-4cb778f6d62a6c6f.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-57fd758673e3dc9a.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-ca68ecb12276ae6d.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-71843c2ff7b5c367.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-f518acddb20df8a7.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-b748758db30a035e.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-5bff1d695e8a340e.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-a0ada32e5a2e979a.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-1f880fee2e6b8d3f.rlib --extern tokio_util=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_util-cc8c069a4bd52ef6.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-0e866b5493be42cb.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-bb06de932b42c7f2.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-257606df3344313a.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-94fd9261ff0fa9b7.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-13a39065cf77ffac.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/aws-lc-sys-78e239cb018a881e/out` |
| 1025 | 2026-08-10T04:56:10.139Z | Running `/home/build/.rustup/toolchains/1.97.1-x86_64-unknown-illumos/bin/rustc --crate-name index --edition=2024 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=666a0e0a79fe85db -C extra-filename=-fc3995672b263c9f --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-72ce22c32059fa3f.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-f2c950af33061ee2.rlib --extern async_compression=/work/oxidecomputer/dropshot/target/debug/deps/libasync_compression-f7284f0b7f2465af.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-72ca3a986d8026fb.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-c02989fd84ad64a2.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-179ba2e8e1590a2b.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-33ce1128ae59aebd.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-7853a259e9a38a5c.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-0651a105caa4b271.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-8e33a68da2f5b8b9.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-61976ba89dfc66fb.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-9a22bafaf5792996.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-85738a7fc28cd792.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-9bf5f74b4b300dfa.rlib --extern flate2=/work/oxidecomputer/dropshot/target/debug/deps/libflate2-c51f3b03065707e6.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-070e1d849562a0fd.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-7c01ee515ef132d7.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-ff243ee8b4ed0b5c.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-fda23fd0e72df1f0.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-a3ad6561213ec724.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-f80b460f7140aaaf.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-681efac772dcc99d.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-f97c4200f2d94e50.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-aeb7e62e5466d37c.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-1e9a1599d0d1e6c2.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-7398cde873465ce2.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-49d20cdca5dcbf82.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-bc07779b0fcb1c13.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-505a3dcd5aafd8f4.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-505ee8bd27584fb8.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-d8d534b1c4025cf9.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-02ea126171a070cc.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-3683ebc68b4f7cc8.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-54bbe736df90b19d.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-cce65f8af32bfe25.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-8fc6337d6bf79d7b.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-46ccf6657b23a4ec.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-d70c68b53552b5ee.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-b6d3464ca631d43d.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-f1a82eaee3a3e1e8.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-487c7942d90f23d8.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-d8ae09073c416b7d.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-5f526c9d56434bff.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-5d087f4bc4a4ea02.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-e70376022178b884.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-c0b81501afc83356.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-46a3ac45c585a554.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-5ad360c2b3c35831.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-4cb778f6d62a6c6f.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-57fd758673e3dc9a.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-ca68ecb12276ae6d.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-71843c2ff7b5c367.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-f518acddb20df8a7.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-b748758db30a035e.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-5bff1d695e8a340e.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-a0ada32e5a2e979a.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-1f880fee2e6b8d3f.rlib --extern tokio_util=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_util-cc8c069a4bd52ef6.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-0e866b5493be42cb.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-bb06de932b42c7f2.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-257606df3344313a.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-94fd9261ff0fa9b7.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-13a39065cf77ffac.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/aws-lc-sys-78e239cb018a881e/out` |
| 1026 | 2026-08-10T04:56:11.005Z | Running `/home/build/.rustup/toolchains/1.97.1-x86_64-unknown-illumos/bin/rustc --crate-name https --edition=2024 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=d353b077bfcf8c64 -C extra-filename=-66242c9c18870888 --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-72ce22c32059fa3f.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-f2c950af33061ee2.rlib --extern async_compression=/work/oxidecomputer/dropshot/target/debug/deps/libasync_compression-f7284f0b7f2465af.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-72ca3a986d8026fb.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-c02989fd84ad64a2.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-179ba2e8e1590a2b.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-33ce1128ae59aebd.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-7853a259e9a38a5c.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-0651a105caa4b271.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-8e33a68da2f5b8b9.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-61976ba89dfc66fb.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-9a22bafaf5792996.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-85738a7fc28cd792.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-9bf5f74b4b300dfa.rlib --extern flate2=/work/oxidecomputer/dropshot/target/debug/deps/libflate2-c51f3b03065707e6.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-070e1d849562a0fd.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-7c01ee515ef132d7.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-ff243ee8b4ed0b5c.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-fda23fd0e72df1f0.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-a3ad6561213ec724.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-f80b460f7140aaaf.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-681efac772dcc99d.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-f97c4200f2d94e50.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-aeb7e62e5466d37c.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-1e9a1599d0d1e6c2.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-7398cde873465ce2.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-49d20cdca5dcbf82.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-bc07779b0fcb1c13.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-505a3dcd5aafd8f4.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-505ee8bd27584fb8.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-d8d534b1c4025cf9.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-02ea126171a070cc.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-3683ebc68b4f7cc8.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-54bbe736df90b19d.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-cce65f8af32bfe25.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-8fc6337d6bf79d7b.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-46ccf6657b23a4ec.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-d70c68b53552b5ee.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-b6d3464ca631d43d.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-f1a82eaee3a3e1e8.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-487c7942d90f23d8.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-d8ae09073c416b7d.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-5f526c9d56434bff.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-5d087f4bc4a4ea02.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-e70376022178b884.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-c0b81501afc83356.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-46a3ac45c585a554.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-5ad360c2b3c35831.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-4cb778f6d62a6c6f.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-57fd758673e3dc9a.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-ca68ecb12276ae6d.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-71843c2ff7b5c367.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-f518acddb20df8a7.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-b748758db30a035e.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-5bff1d695e8a340e.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-a0ada32e5a2e979a.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-1f880fee2e6b8d3f.rlib --extern tokio_util=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_util-cc8c069a4bd52ef6.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-0e866b5493be42cb.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-bb06de932b42c7f2.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-257606df3344313a.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-94fd9261ff0fa9b7.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-13a39065cf77ffac.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/aws-lc-sys-78e239cb018a881e/out` |
| 1027 | 2026-08-10T04:56:11.173Z | Running `/home/build/.rustup/toolchains/1.97.1-x86_64-unknown-illumos/bin/rustc --crate-name websocket --edition=2024 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=7765d1921cc937d6 -C extra-filename=-eca263fa0c4612ce --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-72ce22c32059fa3f.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-f2c950af33061ee2.rlib --extern async_compression=/work/oxidecomputer/dropshot/target/debug/deps/libasync_compression-f7284f0b7f2465af.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-72ca3a986d8026fb.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-c02989fd84ad64a2.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-179ba2e8e1590a2b.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-33ce1128ae59aebd.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-7853a259e9a38a5c.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-0651a105caa4b271.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-8e33a68da2f5b8b9.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-61976ba89dfc66fb.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-9a22bafaf5792996.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-85738a7fc28cd792.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-9bf5f74b4b300dfa.rlib --extern flate2=/work/oxidecomputer/dropshot/target/debug/deps/libflate2-c51f3b03065707e6.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-070e1d849562a0fd.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-7c01ee515ef132d7.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-ff243ee8b4ed0b5c.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-fda23fd0e72df1f0.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-a3ad6561213ec724.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-f80b460f7140aaaf.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-681efac772dcc99d.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-f97c4200f2d94e50.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-aeb7e62e5466d37c.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-1e9a1599d0d1e6c2.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-7398cde873465ce2.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-49d20cdca5dcbf82.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-bc07779b0fcb1c13.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-505a3dcd5aafd8f4.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-505ee8bd27584fb8.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-d8d534b1c4025cf9.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-02ea126171a070cc.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-3683ebc68b4f7cc8.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-54bbe736df90b19d.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-cce65f8af32bfe25.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-8fc6337d6bf79d7b.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-46ccf6657b23a4ec.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-d70c68b53552b5ee.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-b6d3464ca631d43d.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-f1a82eaee3a3e1e8.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-487c7942d90f23d8.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-d8ae09073c416b7d.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-5f526c9d56434bff.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-5d087f4bc4a4ea02.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-e70376022178b884.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-c0b81501afc83356.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-46a3ac45c585a554.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-5ad360c2b3c35831.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-4cb778f6d62a6c6f.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-57fd758673e3dc9a.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-ca68ecb12276ae6d.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-71843c2ff7b5c367.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-f518acddb20df8a7.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-b748758db30a035e.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-5bff1d695e8a340e.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-a0ada32e5a2e979a.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-1f880fee2e6b8d3f.rlib --extern tokio_util=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_util-cc8c069a4bd52ef6.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-0e866b5493be42cb.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-bb06de932b42c7f2.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-257606df3344313a.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-94fd9261ff0fa9b7.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-13a39065cf77ffac.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/aws-lc-sys-78e239cb018a881e/out` |
| 1028 | 2026-08-10T04:56:12.778Z | Running `/home/build/.rustup/toolchains/1.97.1-x86_64-unknown-illumos/bin/rustc --crate-name pagination_basic --edition=2024 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=ec83433fb46a0d9c -C extra-filename=-9a0d2110f5753326 --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-72ce22c32059fa3f.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-f2c950af33061ee2.rlib --extern async_compression=/work/oxidecomputer/dropshot/target/debug/deps/libasync_compression-f7284f0b7f2465af.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-72ca3a986d8026fb.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-c02989fd84ad64a2.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-179ba2e8e1590a2b.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-33ce1128ae59aebd.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-7853a259e9a38a5c.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-0651a105caa4b271.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-8e33a68da2f5b8b9.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-61976ba89dfc66fb.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-9a22bafaf5792996.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-85738a7fc28cd792.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-9bf5f74b4b300dfa.rlib --extern flate2=/work/oxidecomputer/dropshot/target/debug/deps/libflate2-c51f3b03065707e6.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-070e1d849562a0fd.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-7c01ee515ef132d7.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-ff243ee8b4ed0b5c.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-fda23fd0e72df1f0.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-a3ad6561213ec724.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-f80b460f7140aaaf.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-681efac772dcc99d.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-f97c4200f2d94e50.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-aeb7e62e5466d37c.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-1e9a1599d0d1e6c2.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-7398cde873465ce2.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-49d20cdca5dcbf82.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-bc07779b0fcb1c13.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-505a3dcd5aafd8f4.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-505ee8bd27584fb8.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-d8d534b1c4025cf9.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-02ea126171a070cc.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-3683ebc68b4f7cc8.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-54bbe736df90b19d.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-cce65f8af32bfe25.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-8fc6337d6bf79d7b.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-46ccf6657b23a4ec.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-d70c68b53552b5ee.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-b6d3464ca631d43d.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-f1a82eaee3a3e1e8.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-487c7942d90f23d8.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-d8ae09073c416b7d.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-5f526c9d56434bff.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-5d087f4bc4a4ea02.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-e70376022178b884.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-c0b81501afc83356.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-46a3ac45c585a554.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-5ad360c2b3c35831.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-4cb778f6d62a6c6f.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-57fd758673e3dc9a.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-ca68ecb12276ae6d.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-71843c2ff7b5c367.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-f518acddb20df8a7.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-b748758db30a035e.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-5bff1d695e8a340e.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-a0ada32e5a2e979a.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-1f880fee2e6b8d3f.rlib --extern tokio_util=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_util-cc8c069a4bd52ef6.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-0e866b5493be42cb.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-bb06de932b42c7f2.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-257606df3344313a.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-94fd9261ff0fa9b7.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-13a39065cf77ffac.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/aws-lc-sys-78e239cb018a881e/out` |
| 1029 | 2026-08-10T04:56:12.860Z | Running `/home/build/.rustup/toolchains/1.97.1-x86_64-unknown-illumos/bin/rustc --crate-name request_headers --edition=2024 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=8f1a4bb4c173013f -C extra-filename=-0106ceaa3b2151e5 --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-72ce22c32059fa3f.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-f2c950af33061ee2.rlib --extern async_compression=/work/oxidecomputer/dropshot/target/debug/deps/libasync_compression-f7284f0b7f2465af.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-72ca3a986d8026fb.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-c02989fd84ad64a2.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-179ba2e8e1590a2b.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-33ce1128ae59aebd.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-7853a259e9a38a5c.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-0651a105caa4b271.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-8e33a68da2f5b8b9.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-61976ba89dfc66fb.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-9a22bafaf5792996.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-85738a7fc28cd792.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-9bf5f74b4b300dfa.rlib --extern flate2=/work/oxidecomputer/dropshot/target/debug/deps/libflate2-c51f3b03065707e6.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-070e1d849562a0fd.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-7c01ee515ef132d7.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-ff243ee8b4ed0b5c.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-fda23fd0e72df1f0.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-a3ad6561213ec724.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-f80b460f7140aaaf.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-681efac772dcc99d.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-f97c4200f2d94e50.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-aeb7e62e5466d37c.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-1e9a1599d0d1e6c2.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-7398cde873465ce2.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-49d20cdca5dcbf82.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-bc07779b0fcb1c13.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-505a3dcd5aafd8f4.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-505ee8bd27584fb8.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-d8d534b1c4025cf9.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-02ea126171a070cc.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-3683ebc68b4f7cc8.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-54bbe736df90b19d.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-cce65f8af32bfe25.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-8fc6337d6bf79d7b.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-46ccf6657b23a4ec.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-d70c68b53552b5ee.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-b6d3464ca631d43d.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-f1a82eaee3a3e1e8.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-487c7942d90f23d8.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-d8ae09073c416b7d.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-5f526c9d56434bff.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-5d087f4bc4a4ea02.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-e70376022178b884.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-c0b81501afc83356.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-46a3ac45c585a554.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-5ad360c2b3c35831.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-4cb778f6d62a6c6f.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-57fd758673e3dc9a.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-ca68ecb12276ae6d.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-71843c2ff7b5c367.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-f518acddb20df8a7.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-b748758db30a035e.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-5bff1d695e8a340e.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-a0ada32e5a2e979a.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-1f880fee2e6b8d3f.rlib --extern tokio_util=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_util-cc8c069a4bd52ef6.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-0e866b5493be42cb.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-bb06de932b42c7f2.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-257606df3344313a.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-94fd9261ff0fa9b7.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-13a39065cf77ffac.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/aws-lc-sys-78e239cb018a881e/out` |
| 1030 | 2026-08-10T04:56:13.076Z | Running `/home/build/.rustup/toolchains/1.97.1-x86_64-unknown-illumos/bin/rustc --crate-name multiple_servers --edition=2024 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=04123820eef74661 -C extra-filename=-f9bc5107e8409865 --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-72ce22c32059fa3f.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-f2c950af33061ee2.rlib --extern async_compression=/work/oxidecomputer/dropshot/target/debug/deps/libasync_compression-f7284f0b7f2465af.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-72ca3a986d8026fb.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-c02989fd84ad64a2.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-179ba2e8e1590a2b.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-33ce1128ae59aebd.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-7853a259e9a38a5c.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-0651a105caa4b271.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-8e33a68da2f5b8b9.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-61976ba89dfc66fb.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-9a22bafaf5792996.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-85738a7fc28cd792.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-9bf5f74b4b300dfa.rlib --extern flate2=/work/oxidecomputer/dropshot/target/debug/deps/libflate2-c51f3b03065707e6.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-070e1d849562a0fd.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-7c01ee515ef132d7.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-ff243ee8b4ed0b5c.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-fda23fd0e72df1f0.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-a3ad6561213ec724.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-f80b460f7140aaaf.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-681efac772dcc99d.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-f97c4200f2d94e50.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-aeb7e62e5466d37c.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-1e9a1599d0d1e6c2.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-7398cde873465ce2.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-49d20cdca5dcbf82.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-bc07779b0fcb1c13.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-505a3dcd5aafd8f4.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-505ee8bd27584fb8.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-d8d534b1c4025cf9.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-02ea126171a070cc.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-3683ebc68b4f7cc8.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-54bbe736df90b19d.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-cce65f8af32bfe25.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-8fc6337d6bf79d7b.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-46ccf6657b23a4ec.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-d70c68b53552b5ee.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-b6d3464ca631d43d.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-f1a82eaee3a3e1e8.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-487c7942d90f23d8.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-d8ae09073c416b7d.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-5f526c9d56434bff.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-5d087f4bc4a4ea02.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-e70376022178b884.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-c0b81501afc83356.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-46a3ac45c585a554.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-5ad360c2b3c35831.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-4cb778f6d62a6c6f.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-57fd758673e3dc9a.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-ca68ecb12276ae6d.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-71843c2ff7b5c367.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-f518acddb20df8a7.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-b748758db30a035e.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-5bff1d695e8a340e.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-a0ada32e5a2e979a.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-1f880fee2e6b8d3f.rlib --extern tokio_util=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_util-cc8c069a4bd52ef6.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-0e866b5493be42cb.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-bb06de932b42c7f2.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-257606df3344313a.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-94fd9261ff0fa9b7.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-13a39065cf77ffac.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/aws-lc-sys-78e239cb018a881e/out` |
| 1031 | 2026-08-10T04:56:13.589Z | Running `/home/build/.rustup/toolchains/1.97.1-x86_64-unknown-illumos/bin/rustc --crate-name api_trait_alternate --edition=2024 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=035c89b76a6ef305 -C extra-filename=-2b4fe77de0893184 --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-72ce22c32059fa3f.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-f2c950af33061ee2.rlib --extern async_compression=/work/oxidecomputer/dropshot/target/debug/deps/libasync_compression-f7284f0b7f2465af.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-72ca3a986d8026fb.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-c02989fd84ad64a2.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-179ba2e8e1590a2b.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-33ce1128ae59aebd.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-7853a259e9a38a5c.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-0651a105caa4b271.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-8e33a68da2f5b8b9.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-61976ba89dfc66fb.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-9a22bafaf5792996.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-85738a7fc28cd792.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-9bf5f74b4b300dfa.rlib --extern flate2=/work/oxidecomputer/dropshot/target/debug/deps/libflate2-c51f3b03065707e6.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-070e1d849562a0fd.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-7c01ee515ef132d7.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-ff243ee8b4ed0b5c.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-fda23fd0e72df1f0.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-a3ad6561213ec724.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-f80b460f7140aaaf.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-681efac772dcc99d.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-f97c4200f2d94e50.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-aeb7e62e5466d37c.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-1e9a1599d0d1e6c2.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-7398cde873465ce2.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-49d20cdca5dcbf82.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-bc07779b0fcb1c13.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-505a3dcd5aafd8f4.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-505ee8bd27584fb8.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-d8d534b1c4025cf9.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-02ea126171a070cc.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-3683ebc68b4f7cc8.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-54bbe736df90b19d.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-cce65f8af32bfe25.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-8fc6337d6bf79d7b.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-46ccf6657b23a4ec.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-d70c68b53552b5ee.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-b6d3464ca631d43d.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-f1a82eaee3a3e1e8.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-487c7942d90f23d8.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-d8ae09073c416b7d.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-5f526c9d56434bff.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-5d087f4bc4a4ea02.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-e70376022178b884.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-c0b81501afc83356.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-46a3ac45c585a554.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-5ad360c2b3c35831.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-4cb778f6d62a6c6f.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-57fd758673e3dc9a.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-ca68ecb12276ae6d.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-71843c2ff7b5c367.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-f518acddb20df8a7.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-b748758db30a035e.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-5bff1d695e8a340e.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-a0ada32e5a2e979a.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-1f880fee2e6b8d3f.rlib --extern tokio_util=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_util-cc8c069a4bd52ef6.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-0e866b5493be42cb.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-bb06de932b42c7f2.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-257606df3344313a.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-94fd9261ff0fa9b7.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-13a39065cf77ffac.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/aws-lc-sys-78e239cb018a881e/out` |
| 1032 | 2026-08-10T04:56:21.137Z | Running `/home/build/.rustup/toolchains/1.97.1-x86_64-unknown-illumos/bin/rustc --crate-name pagination_multiple_sorts --edition=2024 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=686a857420fcf0d4 -C extra-filename=-6f658bf54a7494bb --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-72ce22c32059fa3f.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-f2c950af33061ee2.rlib --extern async_compression=/work/oxidecomputer/dropshot/target/debug/deps/libasync_compression-f7284f0b7f2465af.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-72ca3a986d8026fb.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-c02989fd84ad64a2.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-179ba2e8e1590a2b.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-33ce1128ae59aebd.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-7853a259e9a38a5c.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-0651a105caa4b271.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-8e33a68da2f5b8b9.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-61976ba89dfc66fb.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-9a22bafaf5792996.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-85738a7fc28cd792.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-9bf5f74b4b300dfa.rlib --extern flate2=/work/oxidecomputer/dropshot/target/debug/deps/libflate2-c51f3b03065707e6.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-070e1d849562a0fd.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-7c01ee515ef132d7.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-ff243ee8b4ed0b5c.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-fda23fd0e72df1f0.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-a3ad6561213ec724.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-f80b460f7140aaaf.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-681efac772dcc99d.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-f97c4200f2d94e50.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-aeb7e62e5466d37c.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-1e9a1599d0d1e6c2.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-7398cde873465ce2.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-49d20cdca5dcbf82.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-bc07779b0fcb1c13.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-505a3dcd5aafd8f4.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-505ee8bd27584fb8.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-d8d534b1c4025cf9.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-02ea126171a070cc.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-3683ebc68b4f7cc8.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-54bbe736df90b19d.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-cce65f8af32bfe25.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-8fc6337d6bf79d7b.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-46ccf6657b23a4ec.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-d70c68b53552b5ee.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-b6d3464ca631d43d.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-f1a82eaee3a3e1e8.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-487c7942d90f23d8.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-d8ae09073c416b7d.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-5f526c9d56434bff.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-5d087f4bc4a4ea02.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-e70376022178b884.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-c0b81501afc83356.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-46a3ac45c585a554.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-5ad360c2b3c35831.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-4cb778f6d62a6c6f.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-57fd758673e3dc9a.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-ca68ecb12276ae6d.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-71843c2ff7b5c367.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-f518acddb20df8a7.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-b748758db30a035e.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-5bff1d695e8a340e.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-a0ada32e5a2e979a.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-1f880fee2e6b8d3f.rlib --extern tokio_util=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_util-cc8c069a4bd52ef6.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-0e866b5493be42cb.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-bb06de932b42c7f2.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-257606df3344313a.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-94fd9261ff0fa9b7.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-13a39065cf77ffac.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/aws-lc-sys-78e239cb018a881e/out` |
| 1033 | 2026-08-10T04:56:22.420Z | Running `/home/build/.rustup/toolchains/1.97.1-x86_64-unknown-illumos/bin/rustc --crate-name schema_with_example --edition=2024 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=71ca32214cf04154 -C extra-filename=-df2ed6ceef70b28d --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-72ce22c32059fa3f.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-f2c950af33061ee2.rlib --extern async_compression=/work/oxidecomputer/dropshot/target/debug/deps/libasync_compression-f7284f0b7f2465af.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-72ca3a986d8026fb.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-c02989fd84ad64a2.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-179ba2e8e1590a2b.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-33ce1128ae59aebd.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-7853a259e9a38a5c.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-0651a105caa4b271.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-8e33a68da2f5b8b9.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-61976ba89dfc66fb.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-9a22bafaf5792996.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-85738a7fc28cd792.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-9bf5f74b4b300dfa.rlib --extern flate2=/work/oxidecomputer/dropshot/target/debug/deps/libflate2-c51f3b03065707e6.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-070e1d849562a0fd.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-7c01ee515ef132d7.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-ff243ee8b4ed0b5c.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-fda23fd0e72df1f0.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-a3ad6561213ec724.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-f80b460f7140aaaf.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-681efac772dcc99d.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-f97c4200f2d94e50.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-aeb7e62e5466d37c.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-1e9a1599d0d1e6c2.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-7398cde873465ce2.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-49d20cdca5dcbf82.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-bc07779b0fcb1c13.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-505a3dcd5aafd8f4.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-505ee8bd27584fb8.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-d8d534b1c4025cf9.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-02ea126171a070cc.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-3683ebc68b4f7cc8.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-54bbe736df90b19d.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-cce65f8af32bfe25.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-8fc6337d6bf79d7b.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-46ccf6657b23a4ec.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-d70c68b53552b5ee.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-b6d3464ca631d43d.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-f1a82eaee3a3e1e8.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-487c7942d90f23d8.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-d8ae09073c416b7d.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-5f526c9d56434bff.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-5d087f4bc4a4ea02.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-e70376022178b884.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-c0b81501afc83356.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-46a3ac45c585a554.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-5ad360c2b3c35831.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-4cb778f6d62a6c6f.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-57fd758673e3dc9a.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-ca68ecb12276ae6d.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-71843c2ff7b5c367.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-f518acddb20df8a7.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-b748758db30a035e.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-5bff1d695e8a340e.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-a0ada32e5a2e979a.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-1f880fee2e6b8d3f.rlib --extern tokio_util=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_util-cc8c069a4bd52ef6.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-0e866b5493be42cb.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-bb06de932b42c7f2.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-257606df3344313a.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-94fd9261ff0fa9b7.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-13a39065cf77ffac.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/aws-lc-sys-78e239cb018a881e/out` |
| 1034 | 2026-08-10T04:56:22.693Z | Running `/home/build/.rustup/toolchains/1.97.1-x86_64-unknown-illumos/bin/rustc --crate-name api_trait_websocket --edition=2024 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=67c5f643cb66fa62 -C extra-filename=-bd4e501dcb48d209 --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-72ce22c32059fa3f.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-f2c950af33061ee2.rlib --extern async_compression=/work/oxidecomputer/dropshot/target/debug/deps/libasync_compression-f7284f0b7f2465af.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-72ca3a986d8026fb.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-c02989fd84ad64a2.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-179ba2e8e1590a2b.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-33ce1128ae59aebd.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-7853a259e9a38a5c.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-0651a105caa4b271.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-8e33a68da2f5b8b9.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-61976ba89dfc66fb.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-9a22bafaf5792996.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-85738a7fc28cd792.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-9bf5f74b4b300dfa.rlib --extern flate2=/work/oxidecomputer/dropshot/target/debug/deps/libflate2-c51f3b03065707e6.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-070e1d849562a0fd.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-7c01ee515ef132d7.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-ff243ee8b4ed0b5c.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-fda23fd0e72df1f0.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-a3ad6561213ec724.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-f80b460f7140aaaf.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-681efac772dcc99d.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-f97c4200f2d94e50.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-aeb7e62e5466d37c.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-1e9a1599d0d1e6c2.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-7398cde873465ce2.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-49d20cdca5dcbf82.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-bc07779b0fcb1c13.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-505a3dcd5aafd8f4.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-505ee8bd27584fb8.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-d8d534b1c4025cf9.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-02ea126171a070cc.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-3683ebc68b4f7cc8.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-54bbe736df90b19d.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-cce65f8af32bfe25.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-8fc6337d6bf79d7b.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-46ccf6657b23a4ec.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-d70c68b53552b5ee.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-b6d3464ca631d43d.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-f1a82eaee3a3e1e8.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-487c7942d90f23d8.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-d8ae09073c416b7d.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-5f526c9d56434bff.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-5d087f4bc4a4ea02.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-e70376022178b884.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-c0b81501afc83356.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-46a3ac45c585a554.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-5ad360c2b3c35831.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-4cb778f6d62a6c6f.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-57fd758673e3dc9a.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-ca68ecb12276ae6d.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-71843c2ff7b5c367.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-f518acddb20df8a7.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-b748758db30a035e.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-5bff1d695e8a340e.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-a0ada32e5a2e979a.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-1f880fee2e6b8d3f.rlib --extern tokio_util=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_util-cc8c069a4bd52ef6.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-0e866b5493be42cb.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-bb06de932b42c7f2.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-257606df3344313a.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-94fd9261ff0fa9b7.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-13a39065cf77ffac.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/aws-lc-sys-78e239cb018a881e/out` |
| 1035 | 2026-08-10T04:56:23.314Z | Running `/home/build/.rustup/toolchains/1.97.1-x86_64-unknown-illumos/bin/rustc --crate-name file_server --edition=2024 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=158b923c2db72e23 -C extra-filename=-8330655916ec375a --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-72ce22c32059fa3f.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-f2c950af33061ee2.rlib --extern async_compression=/work/oxidecomputer/dropshot/target/debug/deps/libasync_compression-f7284f0b7f2465af.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-72ca3a986d8026fb.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-c02989fd84ad64a2.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-179ba2e8e1590a2b.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-33ce1128ae59aebd.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-7853a259e9a38a5c.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-0651a105caa4b271.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-8e33a68da2f5b8b9.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-61976ba89dfc66fb.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-9a22bafaf5792996.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-85738a7fc28cd792.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-9bf5f74b4b300dfa.rlib --extern flate2=/work/oxidecomputer/dropshot/target/debug/deps/libflate2-c51f3b03065707e6.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-070e1d849562a0fd.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-7c01ee515ef132d7.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-ff243ee8b4ed0b5c.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-fda23fd0e72df1f0.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-a3ad6561213ec724.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-f80b460f7140aaaf.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-681efac772dcc99d.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-f97c4200f2d94e50.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-aeb7e62e5466d37c.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-1e9a1599d0d1e6c2.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-7398cde873465ce2.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-49d20cdca5dcbf82.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-bc07779b0fcb1c13.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-505a3dcd5aafd8f4.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-505ee8bd27584fb8.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-d8d534b1c4025cf9.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-02ea126171a070cc.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-3683ebc68b4f7cc8.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-54bbe736df90b19d.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-cce65f8af32bfe25.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-8fc6337d6bf79d7b.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-46ccf6657b23a4ec.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-d70c68b53552b5ee.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-b6d3464ca631d43d.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-f1a82eaee3a3e1e8.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-487c7942d90f23d8.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-d8ae09073c416b7d.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-5f526c9d56434bff.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-5d087f4bc4a4ea02.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-e70376022178b884.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-c0b81501afc83356.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-46a3ac45c585a554.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-5ad360c2b3c35831.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-4cb778f6d62a6c6f.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-57fd758673e3dc9a.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-ca68ecb12276ae6d.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-71843c2ff7b5c367.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-f518acddb20df8a7.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-b748758db30a035e.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-5bff1d695e8a340e.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-a0ada32e5a2e979a.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-1f880fee2e6b8d3f.rlib --extern tokio_util=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_util-cc8c069a4bd52ef6.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-0e866b5493be42cb.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-bb06de932b42c7f2.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-257606df3344313a.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-94fd9261ff0fa9b7.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-13a39065cf77ffac.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/aws-lc-sys-78e239cb018a881e/out` |
| 1036 | 2026-08-10T04:56:24.139Z | Running `/home/build/.rustup/toolchains/1.97.1-x86_64-unknown-illumos/bin/rustc --crate-name basic --edition=2024 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=6ada2d108c71a52e -C extra-filename=-8bf2df236aa51ec8 --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-72ce22c32059fa3f.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-f2c950af33061ee2.rlib --extern async_compression=/work/oxidecomputer/dropshot/target/debug/deps/libasync_compression-f7284f0b7f2465af.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-72ca3a986d8026fb.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-c02989fd84ad64a2.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-179ba2e8e1590a2b.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-33ce1128ae59aebd.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-7853a259e9a38a5c.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-0651a105caa4b271.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-8e33a68da2f5b8b9.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-61976ba89dfc66fb.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-9a22bafaf5792996.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-85738a7fc28cd792.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-9bf5f74b4b300dfa.rlib --extern flate2=/work/oxidecomputer/dropshot/target/debug/deps/libflate2-c51f3b03065707e6.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-070e1d849562a0fd.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-7c01ee515ef132d7.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-ff243ee8b4ed0b5c.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-fda23fd0e72df1f0.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-a3ad6561213ec724.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-f80b460f7140aaaf.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-681efac772dcc99d.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-f97c4200f2d94e50.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-aeb7e62e5466d37c.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-1e9a1599d0d1e6c2.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-7398cde873465ce2.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-49d20cdca5dcbf82.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-bc07779b0fcb1c13.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-505a3dcd5aafd8f4.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-505ee8bd27584fb8.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-d8d534b1c4025cf9.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-02ea126171a070cc.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-3683ebc68b4f7cc8.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-54bbe736df90b19d.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-cce65f8af32bfe25.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-8fc6337d6bf79d7b.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-46ccf6657b23a4ec.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-d70c68b53552b5ee.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-b6d3464ca631d43d.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-f1a82eaee3a3e1e8.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-487c7942d90f23d8.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-d8ae09073c416b7d.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-5f526c9d56434bff.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-5d087f4bc4a4ea02.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-e70376022178b884.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-c0b81501afc83356.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-46a3ac45c585a554.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-5ad360c2b3c35831.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-4cb778f6d62a6c6f.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-57fd758673e3dc9a.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-ca68ecb12276ae6d.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-71843c2ff7b5c367.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-f518acddb20df8a7.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-b748758db30a035e.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-5bff1d695e8a340e.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-a0ada32e5a2e979a.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-1f880fee2e6b8d3f.rlib --extern tokio_util=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_util-cc8c069a4bd52ef6.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-0e866b5493be42cb.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-bb06de932b42c7f2.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-257606df3344313a.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-94fd9261ff0fa9b7.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-13a39065cf77ffac.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/aws-lc-sys-78e239cb018a881e/out` |
| 1037 | 2026-08-10T04:56:25.170Z | Running `/home/build/.rustup/toolchains/1.97.1-x86_64-unknown-illumos/bin/rustc --crate-name fail --edition=2024 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=eb87c13cff9df6e9 -C extra-filename=-4b078048eb4eee48 --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-72ce22c32059fa3f.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-f2c950af33061ee2.rlib --extern async_compression=/work/oxidecomputer/dropshot/target/debug/deps/libasync_compression-f7284f0b7f2465af.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-72ca3a986d8026fb.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-c02989fd84ad64a2.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-179ba2e8e1590a2b.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-33ce1128ae59aebd.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-7853a259e9a38a5c.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-0651a105caa4b271.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-8e33a68da2f5b8b9.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-61976ba89dfc66fb.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-9a22bafaf5792996.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-85738a7fc28cd792.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-9bf5f74b4b300dfa.rlib --extern flate2=/work/oxidecomputer/dropshot/target/debug/deps/libflate2-c51f3b03065707e6.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-070e1d849562a0fd.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-7c01ee515ef132d7.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-ff243ee8b4ed0b5c.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-fda23fd0e72df1f0.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-a3ad6561213ec724.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-f80b460f7140aaaf.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-681efac772dcc99d.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-f97c4200f2d94e50.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-aeb7e62e5466d37c.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-1e9a1599d0d1e6c2.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-7398cde873465ce2.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-49d20cdca5dcbf82.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-bc07779b0fcb1c13.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-505a3dcd5aafd8f4.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-505ee8bd27584fb8.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-d8d534b1c4025cf9.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-02ea126171a070cc.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-3683ebc68b4f7cc8.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-54bbe736df90b19d.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-cce65f8af32bfe25.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-8fc6337d6bf79d7b.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-46ccf6657b23a4ec.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-d70c68b53552b5ee.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-b6d3464ca631d43d.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-f1a82eaee3a3e1e8.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-487c7942d90f23d8.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-d8ae09073c416b7d.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-5f526c9d56434bff.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-5d087f4bc4a4ea02.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-e70376022178b884.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-c0b81501afc83356.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-46a3ac45c585a554.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-5ad360c2b3c35831.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-4cb778f6d62a6c6f.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-57fd758673e3dc9a.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-ca68ecb12276ae6d.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-71843c2ff7b5c367.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-f518acddb20df8a7.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-b748758db30a035e.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-5bff1d695e8a340e.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-a0ada32e5a2e979a.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-1f880fee2e6b8d3f.rlib --extern tokio_util=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_util-cc8c069a4bd52ef6.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-0e866b5493be42cb.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-bb06de932b42c7f2.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-257606df3344313a.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-94fd9261ff0fa9b7.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-13a39065cf77ffac.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/aws-lc-sys-78e239cb018a881e/out` |
| 1038 | 2026-08-10T04:56:25.419Z | Running `/home/build/.rustup/toolchains/1.97.1-x86_64-unknown-illumos/bin/rustc --crate-name integration_tests --edition=2024 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=755594e6cad83e15 -C extra-filename=-1c25e6024e5ab162 --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-72ce22c32059fa3f.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-f2c950af33061ee2.rlib --extern async_compression=/work/oxidecomputer/dropshot/target/debug/deps/libasync_compression-f7284f0b7f2465af.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-72ca3a986d8026fb.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-c02989fd84ad64a2.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-179ba2e8e1590a2b.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-33ce1128ae59aebd.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-7853a259e9a38a5c.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-0651a105caa4b271.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-8e33a68da2f5b8b9.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-61976ba89dfc66fb.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-9a22bafaf5792996.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-85738a7fc28cd792.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-9bf5f74b4b300dfa.rlib --extern flate2=/work/oxidecomputer/dropshot/target/debug/deps/libflate2-c51f3b03065707e6.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-070e1d849562a0fd.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-7c01ee515ef132d7.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-ff243ee8b4ed0b5c.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-fda23fd0e72df1f0.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-a3ad6561213ec724.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-f80b460f7140aaaf.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-681efac772dcc99d.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-f97c4200f2d94e50.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-aeb7e62e5466d37c.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-1e9a1599d0d1e6c2.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-7398cde873465ce2.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-49d20cdca5dcbf82.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-bc07779b0fcb1c13.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-505a3dcd5aafd8f4.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-505ee8bd27584fb8.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-d8d534b1c4025cf9.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-02ea126171a070cc.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-3683ebc68b4f7cc8.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-54bbe736df90b19d.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-cce65f8af32bfe25.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-8fc6337d6bf79d7b.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-46ccf6657b23a4ec.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-d70c68b53552b5ee.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-b6d3464ca631d43d.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-f1a82eaee3a3e1e8.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-487c7942d90f23d8.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-d8ae09073c416b7d.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-5f526c9d56434bff.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-5d087f4bc4a4ea02.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-e70376022178b884.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-c0b81501afc83356.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-46a3ac45c585a554.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-5ad360c2b3c35831.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-4cb778f6d62a6c6f.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-57fd758673e3dc9a.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-ca68ecb12276ae6d.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-71843c2ff7b5c367.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-f518acddb20df8a7.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-b748758db30a035e.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-5bff1d695e8a340e.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-a0ada32e5a2e979a.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-1f880fee2e6b8d3f.rlib --extern tokio_util=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_util-cc8c069a4bd52ef6.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-0e866b5493be42cb.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-bb06de932b42c7f2.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-257606df3344313a.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-94fd9261ff0fa9b7.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-13a39065cf77ffac.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/aws-lc-sys-78e239cb018a881e/out` |
| 1039 | 2026-08-10T04:56:26.083Z | Running `/home/build/.rustup/toolchains/1.97.1-x86_64-unknown-illumos/bin/rustc --crate-name module_basic --edition=2024 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=c26ee42ddec9269f -C extra-filename=-ec92e9eb3b1bf7ce --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-72ce22c32059fa3f.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-f2c950af33061ee2.rlib --extern async_compression=/work/oxidecomputer/dropshot/target/debug/deps/libasync_compression-f7284f0b7f2465af.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-72ca3a986d8026fb.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-c02989fd84ad64a2.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-179ba2e8e1590a2b.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-33ce1128ae59aebd.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-7853a259e9a38a5c.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-0651a105caa4b271.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-8e33a68da2f5b8b9.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-61976ba89dfc66fb.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-9a22bafaf5792996.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-85738a7fc28cd792.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-9bf5f74b4b300dfa.rlib --extern flate2=/work/oxidecomputer/dropshot/target/debug/deps/libflate2-c51f3b03065707e6.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-070e1d849562a0fd.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-7c01ee515ef132d7.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-ff243ee8b4ed0b5c.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-fda23fd0e72df1f0.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-a3ad6561213ec724.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-f80b460f7140aaaf.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-681efac772dcc99d.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-f97c4200f2d94e50.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-aeb7e62e5466d37c.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-1e9a1599d0d1e6c2.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-7398cde873465ce2.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-49d20cdca5dcbf82.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-bc07779b0fcb1c13.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-505a3dcd5aafd8f4.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-505ee8bd27584fb8.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-d8d534b1c4025cf9.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-02ea126171a070cc.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-3683ebc68b4f7cc8.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-54bbe736df90b19d.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-cce65f8af32bfe25.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-8fc6337d6bf79d7b.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-46ccf6657b23a4ec.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-d70c68b53552b5ee.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-b6d3464ca631d43d.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-f1a82eaee3a3e1e8.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-487c7942d90f23d8.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-d8ae09073c416b7d.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-5f526c9d56434bff.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-5d087f4bc4a4ea02.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-e70376022178b884.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-c0b81501afc83356.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-46a3ac45c585a554.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-5ad360c2b3c35831.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-4cb778f6d62a6c6f.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-57fd758673e3dc9a.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-ca68ecb12276ae6d.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-71843c2ff7b5c367.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-f518acddb20df8a7.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-b748758db30a035e.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-5bff1d695e8a340e.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-a0ada32e5a2e979a.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-1f880fee2e6b8d3f.rlib --extern tokio_util=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_util-cc8c069a4bd52ef6.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-0e866b5493be42cb.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-bb06de932b42c7f2.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-257606df3344313a.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-94fd9261ff0fa9b7.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-13a39065cf77ffac.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/aws-lc-sys-78e239cb018a881e/out` |
| 1040 | 2026-08-10T04:56:26.834Z | Running `/home/build/.rustup/toolchains/1.97.1-x86_64-unknown-illumos/bin/rustc --crate-name multipart --edition=2024 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=efc0bd147aa70fda -C extra-filename=-85e473739cc17a2e --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-72ce22c32059fa3f.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-f2c950af33061ee2.rlib --extern async_compression=/work/oxidecomputer/dropshot/target/debug/deps/libasync_compression-f7284f0b7f2465af.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-72ca3a986d8026fb.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-c02989fd84ad64a2.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-179ba2e8e1590a2b.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-33ce1128ae59aebd.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-7853a259e9a38a5c.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-0651a105caa4b271.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-8e33a68da2f5b8b9.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-61976ba89dfc66fb.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-9a22bafaf5792996.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-85738a7fc28cd792.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-9bf5f74b4b300dfa.rlib --extern flate2=/work/oxidecomputer/dropshot/target/debug/deps/libflate2-c51f3b03065707e6.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-070e1d849562a0fd.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-7c01ee515ef132d7.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-ff243ee8b4ed0b5c.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-fda23fd0e72df1f0.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-a3ad6561213ec724.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-f80b460f7140aaaf.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-681efac772dcc99d.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-f97c4200f2d94e50.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-aeb7e62e5466d37c.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-1e9a1599d0d1e6c2.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-7398cde873465ce2.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-49d20cdca5dcbf82.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-bc07779b0fcb1c13.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-505a3dcd5aafd8f4.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-505ee8bd27584fb8.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-d8d534b1c4025cf9.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-02ea126171a070cc.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-3683ebc68b4f7cc8.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-54bbe736df90b19d.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-cce65f8af32bfe25.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-8fc6337d6bf79d7b.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-46ccf6657b23a4ec.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-d70c68b53552b5ee.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-b6d3464ca631d43d.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-f1a82eaee3a3e1e8.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-487c7942d90f23d8.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-d8ae09073c416b7d.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-5f526c9d56434bff.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-5d087f4bc4a4ea02.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-e70376022178b884.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-c0b81501afc83356.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-46a3ac45c585a554.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-5ad360c2b3c35831.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-4cb778f6d62a6c6f.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-57fd758673e3dc9a.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-ca68ecb12276ae6d.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-71843c2ff7b5c367.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-f518acddb20df8a7.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-b748758db30a035e.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-5bff1d695e8a340e.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-a0ada32e5a2e979a.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-1f880fee2e6b8d3f.rlib --extern tokio_util=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_util-cc8c069a4bd52ef6.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-0e866b5493be42cb.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-bb06de932b42c7f2.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-257606df3344313a.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-94fd9261ff0fa9b7.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-13a39065cf77ffac.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/aws-lc-sys-78e239cb018a881e/out` |
| 1041 | 2026-08-10T04:56:30.885Z | Running `/home/build/.rustup/toolchains/1.97.1-x86_64-unknown-illumos/bin/rustc --crate-name self_referential --edition=2024 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=5a0b782629bea339 -C extra-filename=-a19eabba8d3e60c8 --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-72ce22c32059fa3f.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-f2c950af33061ee2.rlib --extern async_compression=/work/oxidecomputer/dropshot/target/debug/deps/libasync_compression-f7284f0b7f2465af.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-72ca3a986d8026fb.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-c02989fd84ad64a2.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-179ba2e8e1590a2b.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-33ce1128ae59aebd.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-7853a259e9a38a5c.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-0651a105caa4b271.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-8e33a68da2f5b8b9.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-61976ba89dfc66fb.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-9a22bafaf5792996.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-85738a7fc28cd792.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-9bf5f74b4b300dfa.rlib --extern flate2=/work/oxidecomputer/dropshot/target/debug/deps/libflate2-c51f3b03065707e6.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-070e1d849562a0fd.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-7c01ee515ef132d7.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-ff243ee8b4ed0b5c.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-fda23fd0e72df1f0.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-a3ad6561213ec724.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-f80b460f7140aaaf.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-681efac772dcc99d.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-f97c4200f2d94e50.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-aeb7e62e5466d37c.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-1e9a1599d0d1e6c2.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-7398cde873465ce2.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-49d20cdca5dcbf82.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-bc07779b0fcb1c13.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-505a3dcd5aafd8f4.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-505ee8bd27584fb8.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-d8d534b1c4025cf9.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-02ea126171a070cc.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-3683ebc68b4f7cc8.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-54bbe736df90b19d.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-cce65f8af32bfe25.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-8fc6337d6bf79d7b.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-46ccf6657b23a4ec.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-d70c68b53552b5ee.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-b6d3464ca631d43d.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-f1a82eaee3a3e1e8.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-487c7942d90f23d8.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-d8ae09073c416b7d.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-5f526c9d56434bff.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-5d087f4bc4a4ea02.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-e70376022178b884.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-c0b81501afc83356.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-46a3ac45c585a554.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-5ad360c2b3c35831.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-4cb778f6d62a6c6f.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-57fd758673e3dc9a.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-ca68ecb12276ae6d.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-71843c2ff7b5c367.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-f518acddb20df8a7.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-b748758db30a035e.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-5bff1d695e8a340e.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-a0ada32e5a2e979a.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-1f880fee2e6b8d3f.rlib --extern tokio_util=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_util-cc8c069a4bd52ef6.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-0e866b5493be42cb.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-bb06de932b42c7f2.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-257606df3344313a.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-94fd9261ff0fa9b7.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-13a39065cf77ffac.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/aws-lc-sys-78e239cb018a881e/out` |
| 1042 | 2026-08-10T04:56:48.631Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 27s |
| 1043 | 2026-08-10T04:56:48.817Z | |
| 1044 | 2026-08-10T04:56:48.817Z | real 1:27.943107112 |
| 1045 | 2026-08-10T04:56:48.817Z | user 7:08.427030268 |
| 1046 | 2026-08-10T04:56:48.817Z | sys 1:12.050288245 |
| 1047 | 2026-08-10T04:56:48.817Z | trap 0.325248315 |
| 1048 | 2026-08-10T04:56:48.817Z | tflt 0.253341848 |
| 1049 | 2026-08-10T04:56:48.820Z | dflt 0.414015813 |
| 1050 | 2026-08-10T04:56:48.820Z | kflt 0.013184035 |
| 1051 | 2026-08-10T04:56:48.820Z | lock 31:16.841850229 |
| 1052 | 2026-08-10T04:56:48.820Z | slp 27:57.623908422 |
| 1053 | 2026-08-10T04:56:48.820Z | lat 21.855486908 |
| 1054 | 2026-08-10T04:56:48.820Z | stop 52.242142244 |
| 1055 | 2026-08-10T04:56:48.820Z | + banner test |
| 1056 | 2026-08-10T04:56:48.820Z | |
| 1057 | 2026-08-10T04:56:48.820Z | ##### ###### #### ##### |
| 1058 | 2026-08-10T04:56:48.821Z | # # # # |
| 1059 | 2026-08-10T04:56:48.821Z | # ##### #### # |
| 1060 | 2026-08-10T04:56:48.821Z | # # # # |
| 1061 | 2026-08-10T04:56:48.821Z | # # # # # |
| 1062 | 2026-08-10T04:56:48.821Z | # ###### #### # |
| 1063 | 2026-08-10T04:56:48.821Z | |
| 1064 | 2026-08-10T04:56:48.821Z | + ptime -m cargo test --all-features --locked --verbose |
| 1065 | 2026-08-10T04:56:49.022Z | Fresh unicode-ident v1.0.12 |
| 1066 | 2026-08-10T04:56:49.022Z | Fresh cfg-if v1.0.0 |
| 1067 | 2026-08-10T04:56:49.022Z | Fresh itoa v1.0.1 |
| 1068 | 2026-08-10T04:56:49.022Z | Fresh memchr v2.6.0 |
| 1069 | 2026-08-10T04:56:49.026Z | Fresh proc-macro2 v1.0.107 |
| 1070 | 2026-08-10T04:56:49.026Z | Fresh pin-project-lite v0.2.12 |
| 1071 | 2026-08-10T04:56:49.026Z | Fresh autocfg v1.1.0 |
| 1072 | 2026-08-10T04:56:49.026Z | Fresh bytes v1.12.1 |
| 1073 | 2026-08-10T04:56:49.026Z | Fresh futures-core v0.3.33 |
| 1074 | 2026-08-10T04:56:49.026Z | Fresh quote v1.0.47 |
| 1075 | 2026-08-10T04:56:49.026Z | Fresh libc v0.2.189 |
| 1076 | 2026-08-10T04:56:49.026Z | Fresh smallvec v1.13.2 |
| 1077 | 2026-08-10T04:56:49.026Z | Fresh syn v3.0.3 |
| 1078 | 2026-08-10T04:56:49.026Z | Fresh jobserver v0.1.34 |
| 1079 | 2026-08-10T04:56:49.026Z | Fresh serde_derive v1.0.229 |
| 1080 | 2026-08-10T04:56:49.026Z | Fresh thiserror-impl v2.0.19 |
| 1081 | 2026-08-10T04:56:49.026Z | Fresh synstructure v0.13.1 |
| 1082 | 2026-08-10T04:56:49.026Z | Fresh zmij v1.0.2 |
| 1083 | 2026-08-10T04:56:49.027Z | Fresh find-msvc-tools v0.1.9 |
| 1084 | 2026-08-10T04:56:49.027Z | Fresh shlex v1.3.0 |
| 1085 | 2026-08-10T04:56:49.027Z | Fresh thiserror v2.0.19 |
| 1086 | 2026-08-10T04:56:49.027Z | Fresh log v0.4.17 |
| 1087 | 2026-08-10T04:56:49.027Z | Fresh scopeguard v1.2.0 |
| 1088 | 2026-08-10T04:56:49.027Z | Fresh cc v1.2.60 |
| 1089 | 2026-08-10T04:56:49.027Z | Fresh futures-sink v0.3.33 |
| 1090 | 2026-08-10T04:56:49.027Z | Fresh lock_api v0.4.6 |
| 1091 | 2026-08-10T04:56:49.027Z | Fresh parking_lot_core v0.9.4 |
| 1092 | 2026-08-10T04:56:49.027Z | Fresh zerofrom-derive v0.1.5 |
| 1093 | 2026-08-10T04:56:49.027Z | Fresh dunce v1.0.5 |
| 1094 | 2026-08-10T04:56:49.027Z | Fresh cmake v0.1.58 |
| 1095 | 2026-08-10T04:56:49.027Z | Fresh fs_extra v1.3.0 |
| 1096 | 2026-08-10T04:56:49.027Z | Fresh serde_core v1.0.229 |
| 1097 | 2026-08-10T04:56:49.027Z | Fresh zerofrom v0.1.5 |
| 1098 | 2026-08-10T04:56:49.027Z | Fresh parking_lot v0.12.1 |
| 1099 | 2026-08-10T04:56:49.027Z | Fresh slab v0.4.9 |
| 1100 | 2026-08-10T04:56:49.027Z | Fresh yoke-derive v0.7.5 |
| 1101 | 2026-08-10T04:56:49.027Z | Fresh tokio-macros v2.7.0 |
| 1102 | 2026-08-10T04:56:49.027Z | Fresh mio v1.2.0 |
| 1103 | 2026-08-10T04:56:49.027Z | Fresh signal-hook-registry v1.4.0 |
| 1104 | 2026-08-10T04:56:49.027Z | Fresh socket2 v0.6.3 |
| 1105 | 2026-08-10T04:56:49.027Z | Fresh stable_deref_trait v1.2.0 |
| 1106 | 2026-08-10T04:56:49.027Z | Fresh futures-channel v0.3.33 |
| 1107 | 2026-08-10T04:56:49.027Z | Fresh zerovec-derive v0.10.3 |
| 1108 | 2026-08-10T04:56:49.027Z | Fresh yoke v0.7.5 |
| 1109 | 2026-08-10T04:56:49.027Z | Fresh tokio v1.53.1 |
| 1110 | 2026-08-10T04:56:49.027Z | Fresh http v1.5.0 |
| 1111 | 2026-08-10T04:56:49.027Z | Fresh zeroize v1.8.2 |
| 1112 | 2026-08-10T04:56:49.027Z | Fresh bitflags v2.11.0 |
| 1113 | 2026-08-10T04:56:49.027Z | Fresh version_check v0.9.5 |
| 1114 | 2026-08-10T04:56:49.027Z | Fresh zerovec v0.10.4 |
| 1115 | 2026-08-10T04:56:49.027Z | Fresh serde v1.0.229 |
| 1116 | 2026-08-10T04:56:49.027Z | Fresh futures-macro v0.3.33 |
| 1117 | 2026-08-10T04:56:49.027Z | Fresh displaydoc v0.2.5 |
| 1118 | 2026-08-10T04:56:49.027Z | Fresh rand_core v0.10.1 |
| 1119 | 2026-08-10T04:56:49.027Z | Fresh futures-io v0.3.33 |
| 1120 | 2026-08-10T04:56:49.027Z | Fresh futures-task v0.3.33 |
| 1121 | 2026-08-10T04:56:49.027Z | Fresh ucd-trie v0.1.6 |
| 1122 | 2026-08-10T04:56:49.028Z | Fresh futures-util v0.3.33 |
| 1123 | 2026-08-10T04:56:49.028Z | Fresh rustls-pki-types v1.15.1 |
| 1124 | 2026-08-10T04:56:49.028Z | Fresh errno v0.3.10 |
| 1125 | 2026-08-10T04:56:49.028Z | Fresh pest v2.8.1 |
| 1126 | 2026-08-10T04:56:49.028Z | Fresh pest_meta v2.8.1 |
| 1127 | 2026-08-10T04:56:49.028Z | Fresh tinystr v0.7.6 |
| 1128 | 2026-08-10T04:56:49.028Z | Fresh aws-lc-sys v0.40.0 |
| 1129 | 2026-08-10T04:56:49.028Z | Fresh zerocopy-derive v0.8.27 |
| 1130 | 2026-08-10T04:56:49.028Z | Fresh writeable v0.5.5 |
| 1131 | 2026-08-10T04:56:49.028Z | Fresh litemap v0.7.4 |
| 1132 | 2026-08-10T04:56:49.028Z | Fresh rustix v1.1.4 |
| 1133 | 2026-08-10T04:56:49.028Z | Fresh typenum v1.19.0 |
| 1134 | 2026-08-10T04:56:49.028Z | Fresh zerocopy v0.8.27 |
| 1135 | 2026-08-10T04:56:49.028Z | Fresh aws-lc-rs v1.16.3 |
| 1136 | 2026-08-10T04:56:49.028Z | Fresh pest_generator v2.8.1 |
| 1137 | 2026-08-10T04:56:49.028Z | Fresh icu_locid v1.5.0 |
| 1138 | 2026-08-10T04:56:49.028Z | Fresh rustversion v1.0.22 |
| 1139 | 2026-08-10T04:56:49.028Z | Fresh httparse v1.10.0 |
| 1140 | 2026-08-10T04:56:49.028Z | Fresh icu_provider_macros v1.5.0 |
| 1141 | 2026-08-10T04:56:49.028Z | Fresh hashbrown v0.17.0 |
| 1142 | 2026-08-10T04:56:49.028Z | Fresh powerfmt v0.2.0 |
| 1143 | 2026-08-10T04:56:49.028Z | Fresh num-conv v0.2.0 |
| 1144 | 2026-08-10T04:56:49.028Z | Fresh time-core v0.1.8 |
| 1145 | 2026-08-10T04:56:49.028Z | Fresh equivalent v1.0.0 |
| 1146 | 2026-08-10T04:56:49.028Z | Fresh fastrand v2.1.1 |
| 1147 | 2026-08-10T04:56:49.028Z | Fresh icu_provider v1.5.0 |
| 1148 | 2026-08-10T04:56:49.028Z | Fresh deranged v0.5.5 |
| 1149 | 2026-08-10T04:56:49.028Z | Fresh crossbeam-utils v0.8.21 |
| 1150 | 2026-08-10T04:56:49.028Z | Fresh time-macros v0.2.27 |
| 1151 | 2026-08-10T04:56:49.028Z | Fresh indexmap v2.14.0 |
| 1152 | 2026-08-10T04:56:49.028Z | Fresh hybrid-array v0.4.8 |
| 1153 | 2026-08-10T04:56:49.028Z | Fresh pest_derive v2.8.1 |
| 1154 | 2026-08-10T04:56:49.028Z | Fresh http-body v1.0.1 |
| 1155 | 2026-08-10T04:56:49.028Z | Fresh tracing-core v0.1.32 |
| 1156 | 2026-08-10T04:56:49.028Z | Fresh untrusted v0.9.0 |
| 1157 | 2026-08-10T04:56:49.028Z | Fresh atomic-waker v1.1.2 |
| 1158 | 2026-08-10T04:56:49.028Z | Fresh num_threads v0.1.3 |
| 1159 | 2026-08-10T04:56:49.028Z | Fresh icu_locid_transform_data v1.5.0 |
| 1160 | 2026-08-10T04:56:49.029Z | Fresh percent-encoding v2.3.2 |
| 1161 | 2026-08-10T04:56:49.029Z | Fresh rustls-webpki v0.103.13 |
| 1162 | 2026-08-10T04:56:49.029Z | Fresh tracing v0.1.40 |
| 1163 | 2026-08-10T04:56:49.029Z | Fresh time v0.3.47 |
| 1164 | 2026-08-10T04:56:49.029Z | Fresh icu_locid_transform v1.5.0 |
| 1165 | 2026-08-10T04:56:49.029Z | Fresh dtrace-parser v0.3.0 |
| 1166 | 2026-08-10T04:56:49.029Z | Fresh rustix v0.38.44 |
| 1167 | 2026-08-10T04:56:49.029Z | Fresh icu_collections v1.5.0 |
| 1168 | 2026-08-10T04:56:49.029Z | Fresh tokio-util v0.7.19 |
| 1169 | 2026-08-10T04:56:49.033Z | Fresh serde_json v1.0.151 |
| 1170 | 2026-08-10T04:56:49.033Z | Fresh erased-serde v0.3.31 |
| 1171 | 2026-08-10T04:56:49.033Z | Fresh scroll_derive v0.13.1 |
| 1172 | 2026-08-10T04:56:49.033Z | Fresh thread-id v5.0.0 |
| 1173 | 2026-08-10T04:56:49.033Z | Fresh tower-service v0.3.3 |
| 1174 | 2026-08-10T04:56:49.033Z | Fresh tower-layer v0.3.3 |
| 1175 | 2026-08-10T04:56:49.033Z | Fresh base64 v0.22.1 |
| 1176 | 2026-08-10T04:56:49.033Z | Fresh icu_properties_data v1.5.0 |
| 1177 | 2026-08-10T04:56:49.033Z | Fresh byteorder v1.4.3 |
| 1178 | 2026-08-10T04:56:49.033Z | Fresh fnv v1.0.7 |
| 1179 | 2026-08-10T04:56:49.033Z | Fresh cpufeatures v0.3.0 |
| 1180 | 2026-08-10T04:56:49.033Z | Fresh try-lock v0.2.3 |
| 1181 | 2026-08-10T04:56:49.033Z | Fresh subtle v2.5.0 |
| 1182 | 2026-08-10T04:56:49.033Z | Fresh h2 v0.4.14 |
| 1183 | 2026-08-10T04:56:49.033Z | Fresh want v0.3.0 |
| 1184 | 2026-08-10T04:56:49.033Z | Fresh icu_properties v1.5.1 |
| 1185 | 2026-08-10T04:56:49.033Z | Fresh rustls v0.23.43 |
| 1186 | 2026-08-10T04:56:49.033Z | Fresh scroll v0.13.0 |
| 1187 | 2026-08-10T04:56:49.033Z | Fresh slog v2.8.2 |
| 1188 | 2026-08-10T04:56:49.033Z | Fresh paste v1.0.15 |
| 1189 | 2026-08-10T04:56:49.033Z | Fresh crypto-common v0.2.1 |
| 1190 | 2026-08-10T04:56:49.033Z | Fresh block-buffer v0.12.0 |
| 1191 | 2026-08-10T04:56:49.033Z | Fresh unicode-segmentation v1.10.0 |
| 1192 | 2026-08-10T04:56:49.033Z | Fresh adler2 v2.0.1 |
| 1193 | 2026-08-10T04:56:49.033Z | Fresh write16 v1.0.0 |
| 1194 | 2026-08-10T04:56:49.033Z | Fresh plain v0.2.3 |
| 1195 | 2026-08-10T04:56:49.033Z | Fresh unicode-width v0.1.9 |
| 1196 | 2026-08-10T04:56:49.033Z | Fresh httpdate v1.0.1 |
| 1197 | 2026-08-10T04:56:49.033Z | Fresh utf16_iter v1.0.5 |
| 1198 | 2026-08-10T04:56:49.033Z | Fresh const-oid v0.10.2 |
| 1199 | 2026-08-10T04:56:49.033Z | Fresh icu_normalizer_data v1.5.0 |
| 1200 | 2026-08-10T04:56:49.033Z | Fresh lazy_static v1.5.0 |
| 1201 | 2026-08-10T04:56:49.033Z | Fresh utf8_iter v1.0.4 |
| 1202 | 2026-08-10T04:56:49.033Z | Fresh simd-adler32 v0.3.7 |
| 1203 | 2026-08-10T04:56:49.033Z | Fresh digest v0.11.2 |
| 1204 | 2026-08-10T04:56:49.033Z | Fresh goblin v0.10.1 |
| 1205 | 2026-08-10T04:56:49.033Z | Fresh hyper v1.11.0 |
| 1206 | 2026-08-10T04:56:49.034Z | Fresh newline-converter v0.3.0 |
| 1207 | 2026-08-10T04:56:49.034Z | Fresh icu_normalizer v1.5.0 |
| 1208 | 2026-08-10T04:56:49.034Z | Fresh miniz_oxide v0.8.9 |
| 1209 | 2026-08-10T04:56:49.034Z | Fresh console v0.15.7 |
| 1210 | 2026-08-10T04:56:49.034Z | Fresh num-traits v0.2.14 |
| 1211 | 2026-08-10T04:56:49.034Z | Fresh crc32fast v1.5.0 |
| 1212 | 2026-08-10T04:56:49.034Z | Fresh form_urlencoded v1.2.2 |
| 1213 | 2026-08-10T04:56:49.034Z | Fresh serde_tokenstream v0.3.0 |
| 1214 | 2026-08-10T04:56:49.034Z | Fresh serde_tokenstream v0.2.3 |
| 1215 | 2026-08-10T04:56:49.034Z | Fresh mime v0.3.16 |
| 1216 | 2026-08-10T04:56:49.034Z | Fresh pretty-hex v0.4.1 |
| 1217 | 2026-08-10T04:56:49.034Z | Fresh ipnet v2.10.0 |
| 1218 | 2026-08-10T04:56:49.034Z | Fresh winnow v1.0.0 |
| 1219 | 2026-08-10T04:56:49.034Z | Fresh similar v2.2.1 |
| 1220 | 2026-08-10T04:56:49.034Z | Fresh iana-time-zone v0.1.47 |
| 1221 | 2026-08-10T04:56:49.034Z | Fresh openssl-probe v0.2.1 |
| 1222 | 2026-08-10T04:56:49.034Z | Fresh heck v0.5.0 |
| 1223 | 2026-08-10T04:56:49.034Z | Fresh semver v1.0.28 |
| 1224 | 2026-08-10T04:56:49.034Z | Fresh dof v0.4.0 |
| 1225 | 2026-08-10T04:56:49.034Z | Fresh hyper-util v0.1.20 |
| 1226 | 2026-08-10T04:56:49.034Z | Fresh toml_parser v1.1.3+spec-1.1.0 |
| 1227 | 2026-08-10T04:56:49.034Z | Fresh chrono v0.4.45 |
| 1228 | 2026-08-10T04:56:49.034Z | Fresh rustls-native-certs v0.8.3 |
| 1229 | 2026-08-10T04:56:49.034Z | Fresh flate2 v1.1.9 |
| 1230 | 2026-08-10T04:56:49.034Z | Fresh idna_adapter v1.2.0 |
| 1231 | 2026-08-10T04:56:49.034Z | Fresh sha1 v0.11.0 |
| 1232 | 2026-08-10T04:56:49.034Z | Fresh unicase v2.6.0 |
| 1233 | 2026-08-10T04:56:49.034Z | Fresh tokio-rustls v0.26.4 |
| 1234 | 2026-08-10T04:56:49.034Z | Fresh chacha20 v0.10.1 |
| 1235 | 2026-08-10T04:56:49.034Z | Fresh concurrent-queue v2.5.0 |
| 1236 | 2026-08-10T04:56:49.034Z | Fresh thread_local v1.1.4 |
| 1237 | 2026-08-10T04:56:49.034Z | Fresh serde_derive_internals v0.29.0 |
| 1238 | 2026-08-10T04:56:49.034Z | Fresh serde_spanned v1.1.1 |
| 1239 | 2026-08-10T04:56:49.034Z | Fresh syn v2.0.118 |
| 1240 | 2026-08-10T04:56:49.034Z | Fresh toml_datetime v1.1.1+spec-1.1.0 |
| 1241 | 2026-08-10T04:56:49.034Z | Fresh sync_wrapper v1.0.1 |
| 1242 | 2026-08-10T04:56:49.034Z | Fresh encoding_rs v0.8.32 |
| 1243 | 2026-08-10T04:56:49.034Z | Fresh compression-core v0.4.32 |
| 1244 | 2026-08-10T04:56:49.034Z | Fresh parking v2.2.0 |
| 1245 | 2026-08-10T04:56:49.034Z | Fresh match_cfg v0.1.0 |
| 1246 | 2026-08-10T04:56:49.035Z | Fresh toml_writer v1.1.2+spec-1.1.0 |
| 1247 | 2026-08-10T04:56:49.035Z | Fresh tower v0.5.2 |
| 1248 | 2026-08-10T04:56:49.035Z | Fresh compression-codecs v0.4.38 |
| 1249 | 2026-08-10T04:56:49.035Z | Fresh event-listener v5.0.0 |
| 1250 | 2026-08-10T04:56:49.035Z | Fresh toml v1.1.4+spec-1.1.0 |
| 1251 | 2026-08-10T04:56:49.035Z | Fresh hostname v0.3.1 |
| 1252 | 2026-08-10T04:56:49.035Z | Fresh schemars_derive v0.8.22 |
| 1253 | 2026-08-10T04:56:49.035Z | Fresh rand v0.10.2 |
| 1254 | 2026-08-10T04:56:49.035Z | Fresh usdt-impl v0.6.0 |
| 1255 | 2026-08-10T04:56:49.035Z | Fresh idna v1.0.3 |
| 1256 | 2026-08-10T04:56:49.035Z | Fresh ryu v1.0.5 |
| 1257 | 2026-08-10T04:56:49.035Z | Compiling dropshot_endpoint v0.17.1 (/work/oxidecomputer/dropshot/dropshot_endpoint) |
| 1258 | 2026-08-10T04:56:49.035Z | Fresh usdt-attr-macro v0.6.0 |
| 1259 | 2026-08-10T04:56:49.035Z | Fresh usdt-macro v0.6.0 |
| 1260 | 2026-08-10T04:56:49.035Z | Fresh slog-json v2.6.1 |
| 1261 | 2026-08-10T04:56:49.035Z | Fresh http-body-util v0.1.4 |
| 1262 | 2026-08-10T04:56:49.035Z | Fresh crossbeam-channel v0.5.15 |
| 1263 | 2026-08-10T04:56:49.035Z | Running `/home/build/.rustup/toolchains/1.97.1-x86_64-unknown-illumos/bin/rustc --crate-name dropshot_endpoint --edition=2024 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=bd644af387ad98f1 -C extra-filename=-c98c7384ccb80d84 --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-d187858cf3fa2474.rlib --extern proc_macro2=/work/oxidecomputer/dropshot/target/debug/deps/libproc_macro2-e941e402522ab889.rlib --extern quote=/work/oxidecomputer/dropshot/target/debug/deps/libquote-5375249d3c20c47a.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-f1a82eaee3a3e1e8.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-6360e43d0dec8e96.rlib --extern serde_tokenstream=/work/oxidecomputer/dropshot/target/debug/deps/libserde_tokenstream-af1a38aada65d234.rlib --extern syn=/work/oxidecomputer/dropshot/target/debug/deps/libsyn-b66c5bededaa0ec5.rlib --extern proc_macro` |
| 1264 | 2026-08-10T04:56:49.035Z | Fresh uuid v1.24.0 |
| 1265 | 2026-08-10T04:56:49.035Z | Fresh futures-executor v0.3.33 |
| 1266 | 2026-08-10T04:56:49.069Z | Fresh async-stream-impl v0.3.6 |
| 1267 | 2026-08-10T04:56:49.073Z | Fresh memmap2 v0.9.8 |
| 1268 | 2026-08-10T04:56:49.073Z | Fresh is-terminal v0.4.12 |
| 1269 | 2026-08-10T04:56:49.073Z | Fresh base64 v0.23.0 |
| 1270 | 2026-08-10T04:56:49.073Z | Fresh spin v0.9.8 |
| 1271 | 2026-08-10T04:56:49.073Z | Fresh dyn-clone v1.0.4 |
| 1272 | 2026-08-10T04:56:49.073Z | Fresh term v1.1.0 |
| 1273 | 2026-08-10T04:56:49.073Z | Fresh iri-string v0.7.8 |
| 1274 | 2026-08-10T04:56:49.073Z | Fresh data-encoding v2.4.0 |
| 1275 | 2026-08-10T04:56:49.073Z | Fresh take_mut v0.2.2 |
| 1276 | 2026-08-10T04:56:49.073Z | Fresh tower-http v0.6.8 |
| 1277 | 2026-08-10T04:56:49.073Z | Fresh slog-term v2.9.2 |
| 1278 | 2026-08-10T04:56:49.073Z | Fresh multer v3.1.0 |
| 1279 | 2026-08-10T04:56:49.073Z | Fresh schemars v0.8.22 |
| 1280 | 2026-08-10T04:56:49.073Z | Fresh tungstenite v0.30.0 |
| 1281 | 2026-08-10T04:56:49.073Z | Fresh slog-async v2.8.0 |
| 1282 | 2026-08-10T04:56:49.073Z | Fresh usdt v0.6.0 |
| 1283 | 2026-08-10T04:56:49.073Z | Fresh futures v0.3.33 |
| 1284 | 2026-08-10T04:56:49.073Z | Fresh async-stream v0.3.6 |
| 1285 | 2026-08-10T04:56:49.073Z | Fresh slog-bunyan v2.5.0 |
| 1286 | 2026-08-10T04:56:49.073Z | Fresh serde_urlencoded v0.7.1 |
| 1287 | 2026-08-10T04:56:49.073Z | Fresh url v2.5.4 |
| 1288 | 2026-08-10T04:56:49.073Z | Fresh target-triple v1.0.0 |
| 1289 | 2026-08-10T04:56:49.073Z | Fresh camino v1.2.5 |
| 1290 | 2026-08-10T04:56:49.073Z | Fresh async-compression v0.4.43 |
| 1291 | 2026-08-10T04:56:49.073Z | Fresh event-listener-strategy v0.5.4 |
| 1292 | 2026-08-10T04:56:49.077Z | Fresh hyper-rustls v0.27.9 |
| 1293 | 2026-08-10T04:56:49.077Z | Fresh rustls-platform-verifier v0.6.2 |
| 1294 | 2026-08-10T04:56:49.077Z | Fresh pem v3.0.6 |
| 1295 | 2026-08-10T04:56:49.077Z | Fresh yasna v0.6.0 |
| 1296 | 2026-08-10T04:56:49.077Z | Fresh waitgroup v0.1.2 |
| 1297 | 2026-08-10T04:56:49.077Z | Fresh openapiv3 v2.2.0 |
| 1298 | 2026-08-10T04:56:49.077Z | Fresh rustls-pemfile v2.2.0 |
| 1299 | 2026-08-10T04:56:49.077Z | Fresh async-trait v0.1.91 |
| 1300 | 2026-08-10T04:56:49.077Z | Fresh hostname v0.4.2 |
| 1301 | 2026-08-10T04:56:49.077Z | Fresh serde_path_to_error v0.1.20 |
| 1302 | 2026-08-10T04:56:49.077Z | Fresh glob v0.3.0 |
| 1303 | 2026-08-10T04:56:49.077Z | Fresh termcolor v1.1.2 |
| 1304 | 2026-08-10T04:56:49.077Z | Fresh debug-ignore v1.0.5 |
| 1305 | 2026-08-10T04:56:49.077Z | Fresh simple-mermaid v0.2.0 |
| 1306 | 2026-08-10T04:56:49.077Z | Fresh trybuild v1.0.118 |
| 1307 | 2026-08-10T04:56:49.077Z | Fresh rcgen v0.14.8 |
| 1308 | 2026-08-10T04:56:49.077Z | Fresh reqwest v0.13.4 |
| 1309 | 2026-08-10T04:56:49.077Z | Fresh async-channel v2.5.0 |
| 1310 | 2026-08-10T04:56:49.077Z | Fresh mime_guess v2.0.5 |
| 1311 | 2026-08-10T04:56:49.077Z | Fresh tokio-tungstenite v0.30.0 |
| 1312 | 2026-08-10T04:56:49.077Z | Fresh anyhow v1.0.104 |
| 1313 | 2026-08-10T04:56:49.077Z | Fresh pem v4.0.0 |
| 1314 | 2026-08-10T04:56:49.077Z | Fresh subprocess v1.2.1 |
| 1315 | 2026-08-10T04:56:49.077Z | Fresh buf-list v1.1.2 |
| 1316 | 2026-08-10T04:56:49.078Z | Fresh once_cell v1.20.1 |
| 1317 | 2026-08-10T04:56:49.078Z | Fresh schema-derive v0.2.1 |
| 1318 | 2026-08-10T04:56:49.078Z | Fresh getrandom v0.4.1 |
| 1319 | 2026-08-10T04:56:49.078Z | Fresh schema v0.2.1 |
| 1320 | 2026-08-10T04:56:49.078Z | Fresh prettyplease v0.3.0 |
| 1321 | 2026-08-10T04:56:49.078Z | Fresh tempfile v3.27.0 |
| 1322 | 2026-08-10T04:56:49.078Z | Fresh atomicwrites v0.4.4 |
| 1323 | 2026-08-10T04:56:49.078Z | Fresh expectorate v1.2.0 |
| 1324 | 2026-08-10T04:56:50.331Z | Compiling dropshot v0.17.1 (/work/oxidecomputer/dropshot/dropshot) |
| 1325 | 2026-08-10T04:56:50.335Z | Running `/home/build/.rustup/toolchains/1.97.1-x86_64-unknown-illumos/bin/rustc --crate-name dropshot --edition=2024 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=6de2c428f29d1237 -C extra-filename=-31ed7434b2c27c99 --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-72ce22c32059fa3f.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-f2c950af33061ee2.rlib --extern async_compression=/work/oxidecomputer/dropshot/target/debug/deps/libasync_compression-f7284f0b7f2465af.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-72ca3a986d8026fb.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-c02989fd84ad64a2.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-179ba2e8e1590a2b.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-33ce1128ae59aebd.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-7853a259e9a38a5c.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-0651a105caa4b271.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-8e33a68da2f5b8b9.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-61976ba89dfc66fb.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-c98c7384ccb80d84.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-9bf5f74b4b300dfa.rlib --extern flate2=/work/oxidecomputer/dropshot/target/debug/deps/libflate2-c51f3b03065707e6.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-070e1d849562a0fd.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-7c01ee515ef132d7.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-ff243ee8b4ed0b5c.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-fda23fd0e72df1f0.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-a3ad6561213ec724.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-f80b460f7140aaaf.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-681efac772dcc99d.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-f97c4200f2d94e50.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-aeb7e62e5466d37c.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-1e9a1599d0d1e6c2.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-7398cde873465ce2.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-49d20cdca5dcbf82.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-bc07779b0fcb1c13.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-505a3dcd5aafd8f4.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-505ee8bd27584fb8.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-d8d534b1c4025cf9.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-02ea126171a070cc.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-3683ebc68b4f7cc8.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-54bbe736df90b19d.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-cce65f8af32bfe25.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-8fc6337d6bf79d7b.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-46ccf6657b23a4ec.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-d70c68b53552b5ee.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-b6d3464ca631d43d.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-f1a82eaee3a3e1e8.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-487c7942d90f23d8.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-d8ae09073c416b7d.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-5f526c9d56434bff.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-5d087f4bc4a4ea02.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-e70376022178b884.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-c0b81501afc83356.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-46a3ac45c585a554.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-5ad360c2b3c35831.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-4cb778f6d62a6c6f.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-57fd758673e3dc9a.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-ca68ecb12276ae6d.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-71843c2ff7b5c367.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-f518acddb20df8a7.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-b748758db30a035e.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-5bff1d695e8a340e.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-a0ada32e5a2e979a.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-1f880fee2e6b8d3f.rlib --extern tokio_util=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_util-cc8c069a4bd52ef6.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-0e866b5493be42cb.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-bb06de932b42c7f2.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-257606df3344313a.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-94fd9261ff0fa9b7.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-13a39065cf77ffac.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/aws-lc-sys-78e239cb018a881e/out` |
| 1326 | 2026-08-10T04:56:50.336Z | Running `/home/build/.rustup/toolchains/1.97.1-x86_64-unknown-illumos/bin/rustc --crate-name dropshot --edition=2024 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=cb9bcafef548d710 -C extra-filename=-80070d170363ef2e --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_compression=/work/oxidecomputer/dropshot/target/debug/deps/libasync_compression-f7284f0b7f2465af.rmeta --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-72ca3a986d8026fb.rmeta --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-c02989fd84ad64a2.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-179ba2e8e1590a2b.rmeta --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-7853a259e9a38a5c.rmeta --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-0651a105caa4b271.rmeta --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-8e33a68da2f5b8b9.rmeta --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-61976ba89dfc66fb.rmeta --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-c98c7384ccb80d84.so --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-070e1d849562a0fd.rmeta --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-7c01ee515ef132d7.rmeta --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-ff243ee8b4ed0b5c.rmeta --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-fda23fd0e72df1f0.rmeta --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-a3ad6561213ec724.rmeta --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-f80b460f7140aaaf.rmeta --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-f97c4200f2d94e50.rmeta --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-aeb7e62e5466d37c.rmeta --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-bc07779b0fcb1c13.rmeta --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-505a3dcd5aafd8f4.rmeta --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-505ee8bd27584fb8.so --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-02ea126171a070cc.rmeta --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-cce65f8af32bfe25.rmeta --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-8fc6337d6bf79d7b.rmeta --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-d70c68b53552b5ee.rmeta --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-b6d3464ca631d43d.rmeta --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-f1a82eaee3a3e1e8.rmeta --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-487c7942d90f23d8.rmeta --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-d8ae09073c416b7d.rmeta --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-5f526c9d56434bff.rmeta --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-5d087f4bc4a4ea02.rmeta --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-e70376022178b884.rmeta --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-c0b81501afc83356.rmeta --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-46a3ac45c585a554.rmeta --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-5ad360c2b3c35831.rmeta --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-4cb778f6d62a6c6f.rmeta --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-57fd758673e3dc9a.rmeta --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-ca68ecb12276ae6d.rmeta --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-b748758db30a035e.rmeta --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-5bff1d695e8a340e.rmeta --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-a0ada32e5a2e979a.rmeta --extern tokio_util=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_util-cc8c069a4bd52ef6.rmeta --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-0e866b5493be42cb.rmeta --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-257606df3344313a.rmeta --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-94fd9261ff0fa9b7.rmeta --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-13a39065cf77ffac.rmeta -L native=/work/oxidecomputer/dropshot/target/debug/build/aws-lc-sys-78e239cb018a881e/out` |
| 1327 | 2026-08-10T04:56:55.242Z | Running `/home/build/.rustup/toolchains/1.97.1-x86_64-unknown-illumos/bin/rustc --crate-name request_headers --edition=2024 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=e489c2224c9e0475 -C extra-filename=-368ecb01c6d64adf --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-72ce22c32059fa3f.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-f2c950af33061ee2.rlib --extern async_compression=/work/oxidecomputer/dropshot/target/debug/deps/libasync_compression-f7284f0b7f2465af.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-72ca3a986d8026fb.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-c02989fd84ad64a2.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-179ba2e8e1590a2b.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-33ce1128ae59aebd.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-7853a259e9a38a5c.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-0651a105caa4b271.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-8e33a68da2f5b8b9.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-61976ba89dfc66fb.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-80070d170363ef2e.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-c98c7384ccb80d84.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-9bf5f74b4b300dfa.rlib --extern flate2=/work/oxidecomputer/dropshot/target/debug/deps/libflate2-c51f3b03065707e6.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-070e1d849562a0fd.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-7c01ee515ef132d7.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-ff243ee8b4ed0b5c.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-fda23fd0e72df1f0.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-a3ad6561213ec724.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-f80b460f7140aaaf.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-681efac772dcc99d.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-f97c4200f2d94e50.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-aeb7e62e5466d37c.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-1e9a1599d0d1e6c2.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-7398cde873465ce2.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-49d20cdca5dcbf82.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-bc07779b0fcb1c13.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-505a3dcd5aafd8f4.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-505ee8bd27584fb8.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-d8d534b1c4025cf9.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-02ea126171a070cc.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-3683ebc68b4f7cc8.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-54bbe736df90b19d.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-cce65f8af32bfe25.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-8fc6337d6bf79d7b.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-46ccf6657b23a4ec.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-d70c68b53552b5ee.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-b6d3464ca631d43d.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-f1a82eaee3a3e1e8.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-487c7942d90f23d8.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-d8ae09073c416b7d.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-5f526c9d56434bff.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-5d087f4bc4a4ea02.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-e70376022178b884.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-c0b81501afc83356.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-46a3ac45c585a554.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-5ad360c2b3c35831.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-4cb778f6d62a6c6f.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-57fd758673e3dc9a.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-ca68ecb12276ae6d.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-71843c2ff7b5c367.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-f518acddb20df8a7.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-b748758db30a035e.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-5bff1d695e8a340e.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-a0ada32e5a2e979a.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-1f880fee2e6b8d3f.rlib --extern tokio_util=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_util-cc8c069a4bd52ef6.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-0e866b5493be42cb.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-bb06de932b42c7f2.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-257606df3344313a.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-94fd9261ff0fa9b7.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-13a39065cf77ffac.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/aws-lc-sys-78e239cb018a881e/out` |
| 1328 | 2026-08-10T04:56:55.246Z | Running `/home/build/.rustup/toolchains/1.97.1-x86_64-unknown-illumos/bin/rustc --crate-name self_referential --edition=2024 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=50a0b83e99ed8c86 -C extra-filename=-dbf2a99d3476ff6c --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-72ce22c32059fa3f.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-f2c950af33061ee2.rlib --extern async_compression=/work/oxidecomputer/dropshot/target/debug/deps/libasync_compression-f7284f0b7f2465af.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-72ca3a986d8026fb.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-c02989fd84ad64a2.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-179ba2e8e1590a2b.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-33ce1128ae59aebd.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-7853a259e9a38a5c.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-0651a105caa4b271.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-8e33a68da2f5b8b9.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-61976ba89dfc66fb.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-80070d170363ef2e.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-c98c7384ccb80d84.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-9bf5f74b4b300dfa.rlib --extern flate2=/work/oxidecomputer/dropshot/target/debug/deps/libflate2-c51f3b03065707e6.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-070e1d849562a0fd.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-7c01ee515ef132d7.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-ff243ee8b4ed0b5c.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-fda23fd0e72df1f0.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-a3ad6561213ec724.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-f80b460f7140aaaf.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-681efac772dcc99d.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-f97c4200f2d94e50.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-aeb7e62e5466d37c.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-1e9a1599d0d1e6c2.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-7398cde873465ce2.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-49d20cdca5dcbf82.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-bc07779b0fcb1c13.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-505a3dcd5aafd8f4.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-505ee8bd27584fb8.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-d8d534b1c4025cf9.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-02ea126171a070cc.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-3683ebc68b4f7cc8.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-54bbe736df90b19d.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-cce65f8af32bfe25.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-8fc6337d6bf79d7b.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-46ccf6657b23a4ec.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-d70c68b53552b5ee.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-b6d3464ca631d43d.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-f1a82eaee3a3e1e8.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-487c7942d90f23d8.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-d8ae09073c416b7d.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-5f526c9d56434bff.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-5d087f4bc4a4ea02.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-e70376022178b884.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-c0b81501afc83356.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-46a3ac45c585a554.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-5ad360c2b3c35831.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-4cb778f6d62a6c6f.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-57fd758673e3dc9a.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-ca68ecb12276ae6d.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-71843c2ff7b5c367.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-f518acddb20df8a7.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-b748758db30a035e.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-5bff1d695e8a340e.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-a0ada32e5a2e979a.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-1f880fee2e6b8d3f.rlib --extern tokio_util=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_util-cc8c069a4bd52ef6.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-0e866b5493be42cb.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-bb06de932b42c7f2.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-257606df3344313a.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-94fd9261ff0fa9b7.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-13a39065cf77ffac.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/aws-lc-sys-78e239cb018a881e/out` |
| 1329 | 2026-08-10T04:56:55.251Z | Running `/home/build/.rustup/toolchains/1.97.1-x86_64-unknown-illumos/bin/rustc --crate-name file_server --edition=2024 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=c64f069ccd387bc1 -C extra-filename=-795ec491c1849cbf --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-72ce22c32059fa3f.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-f2c950af33061ee2.rlib --extern async_compression=/work/oxidecomputer/dropshot/target/debug/deps/libasync_compression-f7284f0b7f2465af.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-72ca3a986d8026fb.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-c02989fd84ad64a2.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-179ba2e8e1590a2b.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-33ce1128ae59aebd.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-7853a259e9a38a5c.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-0651a105caa4b271.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-8e33a68da2f5b8b9.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-61976ba89dfc66fb.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-80070d170363ef2e.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-c98c7384ccb80d84.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-9bf5f74b4b300dfa.rlib --extern flate2=/work/oxidecomputer/dropshot/target/debug/deps/libflate2-c51f3b03065707e6.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-070e1d849562a0fd.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-7c01ee515ef132d7.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-ff243ee8b4ed0b5c.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-fda23fd0e72df1f0.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-a3ad6561213ec724.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-f80b460f7140aaaf.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-681efac772dcc99d.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-f97c4200f2d94e50.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-aeb7e62e5466d37c.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-1e9a1599d0d1e6c2.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-7398cde873465ce2.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-49d20cdca5dcbf82.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-bc07779b0fcb1c13.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-505a3dcd5aafd8f4.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-505ee8bd27584fb8.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-d8d534b1c4025cf9.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-02ea126171a070cc.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-3683ebc68b4f7cc8.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-54bbe736df90b19d.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-cce65f8af32bfe25.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-8fc6337d6bf79d7b.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-46ccf6657b23a4ec.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-d70c68b53552b5ee.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-b6d3464ca631d43d.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-f1a82eaee3a3e1e8.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-487c7942d90f23d8.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-d8ae09073c416b7d.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-5f526c9d56434bff.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-5d087f4bc4a4ea02.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-e70376022178b884.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-c0b81501afc83356.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-46a3ac45c585a554.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-5ad360c2b3c35831.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-4cb778f6d62a6c6f.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-57fd758673e3dc9a.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-ca68ecb12276ae6d.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-71843c2ff7b5c367.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-f518acddb20df8a7.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-b748758db30a035e.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-5bff1d695e8a340e.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-a0ada32e5a2e979a.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-1f880fee2e6b8d3f.rlib --extern tokio_util=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_util-cc8c069a4bd52ef6.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-0e866b5493be42cb.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-bb06de932b42c7f2.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-257606df3344313a.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-94fd9261ff0fa9b7.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-13a39065cf77ffac.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/aws-lc-sys-78e239cb018a881e/out` |
| 1330 | 2026-08-10T04:56:55.251Z | Running `/home/build/.rustup/toolchains/1.97.1-x86_64-unknown-illumos/bin/rustc --crate-name well_tagged --edition=2024 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=becb4f5da908cfaf -C extra-filename=-9c457f881610222f --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-72ce22c32059fa3f.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-f2c950af33061ee2.rlib --extern async_compression=/work/oxidecomputer/dropshot/target/debug/deps/libasync_compression-f7284f0b7f2465af.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-72ca3a986d8026fb.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-c02989fd84ad64a2.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-179ba2e8e1590a2b.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-33ce1128ae59aebd.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-7853a259e9a38a5c.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-0651a105caa4b271.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-8e33a68da2f5b8b9.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-61976ba89dfc66fb.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-80070d170363ef2e.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-c98c7384ccb80d84.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-9bf5f74b4b300dfa.rlib --extern flate2=/work/oxidecomputer/dropshot/target/debug/deps/libflate2-c51f3b03065707e6.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-070e1d849562a0fd.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-7c01ee515ef132d7.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-ff243ee8b4ed0b5c.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-fda23fd0e72df1f0.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-a3ad6561213ec724.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-f80b460f7140aaaf.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-681efac772dcc99d.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-f97c4200f2d94e50.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-aeb7e62e5466d37c.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-1e9a1599d0d1e6c2.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-7398cde873465ce2.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-49d20cdca5dcbf82.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-bc07779b0fcb1c13.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-505a3dcd5aafd8f4.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-505ee8bd27584fb8.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-d8d534b1c4025cf9.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-02ea126171a070cc.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-3683ebc68b4f7cc8.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-54bbe736df90b19d.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-cce65f8af32bfe25.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-8fc6337d6bf79d7b.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-46ccf6657b23a4ec.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-d70c68b53552b5ee.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-b6d3464ca631d43d.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-f1a82eaee3a3e1e8.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-487c7942d90f23d8.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-d8ae09073c416b7d.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-5f526c9d56434bff.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-5d087f4bc4a4ea02.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-e70376022178b884.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-c0b81501afc83356.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-46a3ac45c585a554.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-5ad360c2b3c35831.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-4cb778f6d62a6c6f.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-57fd758673e3dc9a.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-ca68ecb12276ae6d.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-71843c2ff7b5c367.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-f518acddb20df8a7.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-b748758db30a035e.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-5bff1d695e8a340e.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-a0ada32e5a2e979a.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-1f880fee2e6b8d3f.rlib --extern tokio_util=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_util-cc8c069a4bd52ef6.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-0e866b5493be42cb.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-bb06de932b42c7f2.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-257606df3344313a.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-94fd9261ff0fa9b7.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-13a39065cf77ffac.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/aws-lc-sys-78e239cb018a881e/out` |
| 1331 | 2026-08-10T04:56:55.251Z | Running `/home/build/.rustup/toolchains/1.97.1-x86_64-unknown-illumos/bin/rustc --crate-name module_basic --edition=2024 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=bd89b8d01462a90d -C extra-filename=-0296ce2f551ea28e --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-72ce22c32059fa3f.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-f2c950af33061ee2.rlib --extern async_compression=/work/oxidecomputer/dropshot/target/debug/deps/libasync_compression-f7284f0b7f2465af.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-72ca3a986d8026fb.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-c02989fd84ad64a2.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-179ba2e8e1590a2b.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-33ce1128ae59aebd.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-7853a259e9a38a5c.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-0651a105caa4b271.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-8e33a68da2f5b8b9.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-61976ba89dfc66fb.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-80070d170363ef2e.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-c98c7384ccb80d84.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-9bf5f74b4b300dfa.rlib --extern flate2=/work/oxidecomputer/dropshot/target/debug/deps/libflate2-c51f3b03065707e6.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-070e1d849562a0fd.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-7c01ee515ef132d7.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-ff243ee8b4ed0b5c.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-fda23fd0e72df1f0.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-a3ad6561213ec724.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-f80b460f7140aaaf.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-681efac772dcc99d.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-f97c4200f2d94e50.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-aeb7e62e5466d37c.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-1e9a1599d0d1e6c2.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-7398cde873465ce2.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-49d20cdca5dcbf82.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-bc07779b0fcb1c13.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-505a3dcd5aafd8f4.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-505ee8bd27584fb8.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-d8d534b1c4025cf9.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-02ea126171a070cc.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-3683ebc68b4f7cc8.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-54bbe736df90b19d.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-cce65f8af32bfe25.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-8fc6337d6bf79d7b.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-46ccf6657b23a4ec.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-d70c68b53552b5ee.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-b6d3464ca631d43d.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-f1a82eaee3a3e1e8.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-487c7942d90f23d8.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-d8ae09073c416b7d.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-5f526c9d56434bff.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-5d087f4bc4a4ea02.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-e70376022178b884.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-c0b81501afc83356.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-46a3ac45c585a554.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-5ad360c2b3c35831.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-4cb778f6d62a6c6f.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-57fd758673e3dc9a.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-ca68ecb12276ae6d.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-71843c2ff7b5c367.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-f518acddb20df8a7.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-b748758db30a035e.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-5bff1d695e8a340e.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-a0ada32e5a2e979a.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-1f880fee2e6b8d3f.rlib --extern tokio_util=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_util-cc8c069a4bd52ef6.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-0e866b5493be42cb.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-bb06de932b42c7f2.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-257606df3344313a.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-94fd9261ff0fa9b7.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-13a39065cf77ffac.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/aws-lc-sys-78e239cb018a881e/out` |
| 1332 | 2026-08-10T04:56:55.251Z | Running `/home/build/.rustup/toolchains/1.97.1-x86_64-unknown-illumos/bin/rustc --crate-name fail --edition=2024 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=aca5fbaae531c161 -C extra-filename=-63aeed47f68a104f --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-72ce22c32059fa3f.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-f2c950af33061ee2.rlib --extern async_compression=/work/oxidecomputer/dropshot/target/debug/deps/libasync_compression-f7284f0b7f2465af.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-72ca3a986d8026fb.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-c02989fd84ad64a2.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-179ba2e8e1590a2b.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-33ce1128ae59aebd.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-7853a259e9a38a5c.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-0651a105caa4b271.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-8e33a68da2f5b8b9.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-61976ba89dfc66fb.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-80070d170363ef2e.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-c98c7384ccb80d84.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-9bf5f74b4b300dfa.rlib --extern flate2=/work/oxidecomputer/dropshot/target/debug/deps/libflate2-c51f3b03065707e6.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-070e1d849562a0fd.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-7c01ee515ef132d7.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-ff243ee8b4ed0b5c.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-fda23fd0e72df1f0.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-a3ad6561213ec724.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-f80b460f7140aaaf.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-681efac772dcc99d.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-f97c4200f2d94e50.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-aeb7e62e5466d37c.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-1e9a1599d0d1e6c2.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-7398cde873465ce2.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-49d20cdca5dcbf82.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-bc07779b0fcb1c13.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-505a3dcd5aafd8f4.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-505ee8bd27584fb8.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-d8d534b1c4025cf9.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-02ea126171a070cc.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-3683ebc68b4f7cc8.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-54bbe736df90b19d.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-cce65f8af32bfe25.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-8fc6337d6bf79d7b.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-46ccf6657b23a4ec.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-d70c68b53552b5ee.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-b6d3464ca631d43d.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-f1a82eaee3a3e1e8.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-487c7942d90f23d8.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-d8ae09073c416b7d.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-5f526c9d56434bff.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-5d087f4bc4a4ea02.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-e70376022178b884.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-c0b81501afc83356.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-46a3ac45c585a554.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-5ad360c2b3c35831.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-4cb778f6d62a6c6f.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-57fd758673e3dc9a.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-ca68ecb12276ae6d.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-71843c2ff7b5c367.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-f518acddb20df8a7.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-b748758db30a035e.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-5bff1d695e8a340e.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-a0ada32e5a2e979a.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-1f880fee2e6b8d3f.rlib --extern tokio_util=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_util-cc8c069a4bd52ef6.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-0e866b5493be42cb.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-bb06de932b42c7f2.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-257606df3344313a.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-94fd9261ff0fa9b7.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-13a39065cf77ffac.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/aws-lc-sys-78e239cb018a881e/out` |
| 1333 | 2026-08-10T04:56:55.255Z | Running `/home/build/.rustup/toolchains/1.97.1-x86_64-unknown-illumos/bin/rustc --crate-name index --edition=2024 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=eba3a57cac6bb778 -C extra-filename=-07f68b02f5c107d2 --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-72ce22c32059fa3f.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-f2c950af33061ee2.rlib --extern async_compression=/work/oxidecomputer/dropshot/target/debug/deps/libasync_compression-f7284f0b7f2465af.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-72ca3a986d8026fb.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-c02989fd84ad64a2.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-179ba2e8e1590a2b.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-33ce1128ae59aebd.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-7853a259e9a38a5c.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-0651a105caa4b271.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-8e33a68da2f5b8b9.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-61976ba89dfc66fb.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-80070d170363ef2e.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-c98c7384ccb80d84.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-9bf5f74b4b300dfa.rlib --extern flate2=/work/oxidecomputer/dropshot/target/debug/deps/libflate2-c51f3b03065707e6.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-070e1d849562a0fd.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-7c01ee515ef132d7.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-ff243ee8b4ed0b5c.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-fda23fd0e72df1f0.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-a3ad6561213ec724.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-f80b460f7140aaaf.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-681efac772dcc99d.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-f97c4200f2d94e50.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-aeb7e62e5466d37c.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-1e9a1599d0d1e6c2.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-7398cde873465ce2.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-49d20cdca5dcbf82.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-bc07779b0fcb1c13.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-505a3dcd5aafd8f4.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-505ee8bd27584fb8.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-d8d534b1c4025cf9.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-02ea126171a070cc.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-3683ebc68b4f7cc8.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-54bbe736df90b19d.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-cce65f8af32bfe25.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-8fc6337d6bf79d7b.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-46ccf6657b23a4ec.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-d70c68b53552b5ee.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-b6d3464ca631d43d.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-f1a82eaee3a3e1e8.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-487c7942d90f23d8.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-d8ae09073c416b7d.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-5f526c9d56434bff.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-5d087f4bc4a4ea02.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-e70376022178b884.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-c0b81501afc83356.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-46a3ac45c585a554.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-5ad360c2b3c35831.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-4cb778f6d62a6c6f.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-57fd758673e3dc9a.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-ca68ecb12276ae6d.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-71843c2ff7b5c367.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-f518acddb20df8a7.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-b748758db30a035e.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-5bff1d695e8a340e.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-a0ada32e5a2e979a.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-1f880fee2e6b8d3f.rlib --extern tokio_util=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_util-cc8c069a4bd52ef6.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-0e866b5493be42cb.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-bb06de932b42c7f2.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-257606df3344313a.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-94fd9261ff0fa9b7.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-13a39065cf77ffac.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/aws-lc-sys-78e239cb018a881e/out` |
| 1334 | 2026-08-10T04:56:56.079Z | Running `/home/build/.rustup/toolchains/1.97.1-x86_64-unknown-illumos/bin/rustc --crate-name pagination_multiple_resources --edition=2024 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=16210e69535f91a4 -C extra-filename=-d46787c11bd6b2fe --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-72ce22c32059fa3f.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-f2c950af33061ee2.rlib --extern async_compression=/work/oxidecomputer/dropshot/target/debug/deps/libasync_compression-f7284f0b7f2465af.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-72ca3a986d8026fb.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-c02989fd84ad64a2.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-179ba2e8e1590a2b.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-33ce1128ae59aebd.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-7853a259e9a38a5c.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-0651a105caa4b271.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-8e33a68da2f5b8b9.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-61976ba89dfc66fb.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-80070d170363ef2e.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-c98c7384ccb80d84.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-9bf5f74b4b300dfa.rlib --extern flate2=/work/oxidecomputer/dropshot/target/debug/deps/libflate2-c51f3b03065707e6.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-070e1d849562a0fd.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-7c01ee515ef132d7.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-ff243ee8b4ed0b5c.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-fda23fd0e72df1f0.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-a3ad6561213ec724.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-f80b460f7140aaaf.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-681efac772dcc99d.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-f97c4200f2d94e50.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-aeb7e62e5466d37c.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-1e9a1599d0d1e6c2.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-7398cde873465ce2.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-49d20cdca5dcbf82.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-bc07779b0fcb1c13.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-505a3dcd5aafd8f4.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-505ee8bd27584fb8.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-d8d534b1c4025cf9.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-02ea126171a070cc.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-3683ebc68b4f7cc8.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-54bbe736df90b19d.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-cce65f8af32bfe25.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-8fc6337d6bf79d7b.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-46ccf6657b23a4ec.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-d70c68b53552b5ee.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-b6d3464ca631d43d.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-f1a82eaee3a3e1e8.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-487c7942d90f23d8.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-d8ae09073c416b7d.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-5f526c9d56434bff.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-5d087f4bc4a4ea02.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-e70376022178b884.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-c0b81501afc83356.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-46a3ac45c585a554.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-5ad360c2b3c35831.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-4cb778f6d62a6c6f.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-57fd758673e3dc9a.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-ca68ecb12276ae6d.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-71843c2ff7b5c367.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-f518acddb20df8a7.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-b748758db30a035e.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-5bff1d695e8a340e.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-a0ada32e5a2e979a.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-1f880fee2e6b8d3f.rlib --extern tokio_util=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_util-cc8c069a4bd52ef6.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-0e866b5493be42cb.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-bb06de932b42c7f2.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-257606df3344313a.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-94fd9261ff0fa9b7.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-13a39065cf77ffac.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/aws-lc-sys-78e239cb018a881e/out` |
| 1335 | 2026-08-10T04:57:05.567Z | Running `/home/build/.rustup/toolchains/1.97.1-x86_64-unknown-illumos/bin/rustc --crate-name pagination_multiple_sorts --edition=2024 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=166f071faaa43f77 -C extra-filename=-9cce5f981ffa1d38 --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-72ce22c32059fa3f.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-f2c950af33061ee2.rlib --extern async_compression=/work/oxidecomputer/dropshot/target/debug/deps/libasync_compression-f7284f0b7f2465af.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-72ca3a986d8026fb.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-c02989fd84ad64a2.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-179ba2e8e1590a2b.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-33ce1128ae59aebd.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-7853a259e9a38a5c.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-0651a105caa4b271.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-8e33a68da2f5b8b9.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-61976ba89dfc66fb.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-80070d170363ef2e.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-c98c7384ccb80d84.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-9bf5f74b4b300dfa.rlib --extern flate2=/work/oxidecomputer/dropshot/target/debug/deps/libflate2-c51f3b03065707e6.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-070e1d849562a0fd.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-7c01ee515ef132d7.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-ff243ee8b4ed0b5c.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-fda23fd0e72df1f0.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-a3ad6561213ec724.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-f80b460f7140aaaf.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-681efac772dcc99d.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-f97c4200f2d94e50.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-aeb7e62e5466d37c.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-1e9a1599d0d1e6c2.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-7398cde873465ce2.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-49d20cdca5dcbf82.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-bc07779b0fcb1c13.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-505a3dcd5aafd8f4.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-505ee8bd27584fb8.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-d8d534b1c4025cf9.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-02ea126171a070cc.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-3683ebc68b4f7cc8.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-54bbe736df90b19d.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-cce65f8af32bfe25.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-8fc6337d6bf79d7b.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-46ccf6657b23a4ec.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-d70c68b53552b5ee.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-b6d3464ca631d43d.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-f1a82eaee3a3e1e8.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-487c7942d90f23d8.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-d8ae09073c416b7d.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-5f526c9d56434bff.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-5d087f4bc4a4ea02.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-e70376022178b884.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-c0b81501afc83356.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-46a3ac45c585a554.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-5ad360c2b3c35831.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-4cb778f6d62a6c6f.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-57fd758673e3dc9a.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-ca68ecb12276ae6d.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-71843c2ff7b5c367.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-f518acddb20df8a7.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-b748758db30a035e.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-5bff1d695e8a340e.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-a0ada32e5a2e979a.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-1f880fee2e6b8d3f.rlib --extern tokio_util=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_util-cc8c069a4bd52ef6.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-0e866b5493be42cb.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-bb06de932b42c7f2.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-257606df3344313a.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-94fd9261ff0fa9b7.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-13a39065cf77ffac.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/aws-lc-sys-78e239cb018a881e/out` |
| 1336 | 2026-08-10T04:57:05.868Z | Running `/home/build/.rustup/toolchains/1.97.1-x86_64-unknown-illumos/bin/rustc --crate-name versioning --edition=2024 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=9dc41e06dc04f03b -C extra-filename=-8c1464fb01130fa0 --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-72ce22c32059fa3f.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-f2c950af33061ee2.rlib --extern async_compression=/work/oxidecomputer/dropshot/target/debug/deps/libasync_compression-f7284f0b7f2465af.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-72ca3a986d8026fb.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-c02989fd84ad64a2.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-179ba2e8e1590a2b.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-33ce1128ae59aebd.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-7853a259e9a38a5c.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-0651a105caa4b271.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-8e33a68da2f5b8b9.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-61976ba89dfc66fb.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-80070d170363ef2e.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-c98c7384ccb80d84.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-9bf5f74b4b300dfa.rlib --extern flate2=/work/oxidecomputer/dropshot/target/debug/deps/libflate2-c51f3b03065707e6.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-070e1d849562a0fd.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-7c01ee515ef132d7.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-ff243ee8b4ed0b5c.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-fda23fd0e72df1f0.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-a3ad6561213ec724.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-f80b460f7140aaaf.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-681efac772dcc99d.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-f97c4200f2d94e50.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-aeb7e62e5466d37c.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-1e9a1599d0d1e6c2.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-7398cde873465ce2.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-49d20cdca5dcbf82.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-bc07779b0fcb1c13.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-505a3dcd5aafd8f4.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-505ee8bd27584fb8.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-d8d534b1c4025cf9.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-02ea126171a070cc.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-3683ebc68b4f7cc8.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-54bbe736df90b19d.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-cce65f8af32bfe25.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-8fc6337d6bf79d7b.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-46ccf6657b23a4ec.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-d70c68b53552b5ee.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-b6d3464ca631d43d.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-f1a82eaee3a3e1e8.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-487c7942d90f23d8.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-d8ae09073c416b7d.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-5f526c9d56434bff.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-5d087f4bc4a4ea02.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-e70376022178b884.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-c0b81501afc83356.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-46a3ac45c585a554.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-5ad360c2b3c35831.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-4cb778f6d62a6c6f.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-57fd758673e3dc9a.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-ca68ecb12276ae6d.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-71843c2ff7b5c367.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-f518acddb20df8a7.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-b748758db30a035e.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-5bff1d695e8a340e.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-a0ada32e5a2e979a.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-1f880fee2e6b8d3f.rlib --extern tokio_util=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_util-cc8c069a4bd52ef6.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-0e866b5493be42cb.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-bb06de932b42c7f2.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-257606df3344313a.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-94fd9261ff0fa9b7.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-13a39065cf77ffac.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/aws-lc-sys-78e239cb018a881e/out` |
| 1337 | 2026-08-10T04:57:05.873Z | Running `/home/build/.rustup/toolchains/1.97.1-x86_64-unknown-illumos/bin/rustc --crate-name websocket --edition=2024 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=0a388c12db59158e -C extra-filename=-13993d2ef0fa4167 --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-72ce22c32059fa3f.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-f2c950af33061ee2.rlib --extern async_compression=/work/oxidecomputer/dropshot/target/debug/deps/libasync_compression-f7284f0b7f2465af.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-72ca3a986d8026fb.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-c02989fd84ad64a2.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-179ba2e8e1590a2b.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-33ce1128ae59aebd.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-7853a259e9a38a5c.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-0651a105caa4b271.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-8e33a68da2f5b8b9.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-61976ba89dfc66fb.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-80070d170363ef2e.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-c98c7384ccb80d84.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-9bf5f74b4b300dfa.rlib --extern flate2=/work/oxidecomputer/dropshot/target/debug/deps/libflate2-c51f3b03065707e6.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-070e1d849562a0fd.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-7c01ee515ef132d7.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-ff243ee8b4ed0b5c.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-fda23fd0e72df1f0.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-a3ad6561213ec724.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-f80b460f7140aaaf.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-681efac772dcc99d.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-f97c4200f2d94e50.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-aeb7e62e5466d37c.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-1e9a1599d0d1e6c2.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-7398cde873465ce2.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-49d20cdca5dcbf82.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-bc07779b0fcb1c13.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-505a3dcd5aafd8f4.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-505ee8bd27584fb8.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-d8d534b1c4025cf9.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-02ea126171a070cc.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-3683ebc68b4f7cc8.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-54bbe736df90b19d.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-cce65f8af32bfe25.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-8fc6337d6bf79d7b.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-46ccf6657b23a4ec.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-d70c68b53552b5ee.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-b6d3464ca631d43d.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-f1a82eaee3a3e1e8.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-487c7942d90f23d8.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-d8ae09073c416b7d.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-5f526c9d56434bff.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-5d087f4bc4a4ea02.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-e70376022178b884.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-c0b81501afc83356.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-46a3ac45c585a554.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-5ad360c2b3c35831.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-4cb778f6d62a6c6f.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-57fd758673e3dc9a.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-ca68ecb12276ae6d.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-71843c2ff7b5c367.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-f518acddb20df8a7.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-b748758db30a035e.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-5bff1d695e8a340e.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-a0ada32e5a2e979a.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-1f880fee2e6b8d3f.rlib --extern tokio_util=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_util-cc8c069a4bd52ef6.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-0e866b5493be42cb.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-bb06de932b42c7f2.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-257606df3344313a.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-94fd9261ff0fa9b7.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-13a39065cf77ffac.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/aws-lc-sys-78e239cb018a881e/out` |
| 1338 | 2026-08-10T04:57:05.877Z | Running `/home/build/.rustup/toolchains/1.97.1-x86_64-unknown-illumos/bin/rustc --crate-name multipart --edition=2024 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=78634b4b296a7f6a -C extra-filename=-19bd7ffeb95ad641 --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-72ce22c32059fa3f.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-f2c950af33061ee2.rlib --extern async_compression=/work/oxidecomputer/dropshot/target/debug/deps/libasync_compression-f7284f0b7f2465af.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-72ca3a986d8026fb.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-c02989fd84ad64a2.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-179ba2e8e1590a2b.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-33ce1128ae59aebd.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-7853a259e9a38a5c.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-0651a105caa4b271.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-8e33a68da2f5b8b9.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-61976ba89dfc66fb.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-80070d170363ef2e.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-c98c7384ccb80d84.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-9bf5f74b4b300dfa.rlib --extern flate2=/work/oxidecomputer/dropshot/target/debug/deps/libflate2-c51f3b03065707e6.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-070e1d849562a0fd.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-7c01ee515ef132d7.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-ff243ee8b4ed0b5c.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-fda23fd0e72df1f0.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-a3ad6561213ec724.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-f80b460f7140aaaf.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-681efac772dcc99d.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-f97c4200f2d94e50.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-aeb7e62e5466d37c.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-1e9a1599d0d1e6c2.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-7398cde873465ce2.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-49d20cdca5dcbf82.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-bc07779b0fcb1c13.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-505a3dcd5aafd8f4.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-505ee8bd27584fb8.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-d8d534b1c4025cf9.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-02ea126171a070cc.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-3683ebc68b4f7cc8.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-54bbe736df90b19d.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-cce65f8af32bfe25.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-8fc6337d6bf79d7b.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-46ccf6657b23a4ec.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-d70c68b53552b5ee.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-b6d3464ca631d43d.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-f1a82eaee3a3e1e8.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-487c7942d90f23d8.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-d8ae09073c416b7d.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-5f526c9d56434bff.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-5d087f4bc4a4ea02.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-e70376022178b884.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-c0b81501afc83356.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-46a3ac45c585a554.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-5ad360c2b3c35831.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-4cb778f6d62a6c6f.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-57fd758673e3dc9a.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-ca68ecb12276ae6d.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-71843c2ff7b5c367.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-f518acddb20df8a7.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-b748758db30a035e.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-5bff1d695e8a340e.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-a0ada32e5a2e979a.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-1f880fee2e6b8d3f.rlib --extern tokio_util=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_util-cc8c069a4bd52ef6.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-0e866b5493be42cb.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-bb06de932b42c7f2.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-257606df3344313a.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-94fd9261ff0fa9b7.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-13a39065cf77ffac.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/aws-lc-sys-78e239cb018a881e/out` |
| 1339 | 2026-08-10T04:57:05.877Z | Running `/home/build/.rustup/toolchains/1.97.1-x86_64-unknown-illumos/bin/rustc --crate-name api_trait_websocket --edition=2024 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=3004512831ac4a53 -C extra-filename=-10e1d8ad4cc952d9 --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-72ce22c32059fa3f.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-f2c950af33061ee2.rlib --extern async_compression=/work/oxidecomputer/dropshot/target/debug/deps/libasync_compression-f7284f0b7f2465af.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-72ca3a986d8026fb.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-c02989fd84ad64a2.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-179ba2e8e1590a2b.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-33ce1128ae59aebd.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-7853a259e9a38a5c.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-0651a105caa4b271.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-8e33a68da2f5b8b9.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-61976ba89dfc66fb.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-80070d170363ef2e.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-c98c7384ccb80d84.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-9bf5f74b4b300dfa.rlib --extern flate2=/work/oxidecomputer/dropshot/target/debug/deps/libflate2-c51f3b03065707e6.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-070e1d849562a0fd.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-7c01ee515ef132d7.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-ff243ee8b4ed0b5c.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-fda23fd0e72df1f0.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-a3ad6561213ec724.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-f80b460f7140aaaf.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-681efac772dcc99d.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-f97c4200f2d94e50.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-aeb7e62e5466d37c.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-1e9a1599d0d1e6c2.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-7398cde873465ce2.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-49d20cdca5dcbf82.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-bc07779b0fcb1c13.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-505a3dcd5aafd8f4.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-505ee8bd27584fb8.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-d8d534b1c4025cf9.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-02ea126171a070cc.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-3683ebc68b4f7cc8.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-54bbe736df90b19d.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-cce65f8af32bfe25.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-8fc6337d6bf79d7b.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-46ccf6657b23a4ec.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-d70c68b53552b5ee.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-b6d3464ca631d43d.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-f1a82eaee3a3e1e8.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-487c7942d90f23d8.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-d8ae09073c416b7d.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-5f526c9d56434bff.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-5d087f4bc4a4ea02.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-e70376022178b884.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-c0b81501afc83356.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-46a3ac45c585a554.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-5ad360c2b3c35831.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-4cb778f6d62a6c6f.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-57fd758673e3dc9a.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-ca68ecb12276ae6d.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-71843c2ff7b5c367.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-f518acddb20df8a7.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-b748758db30a035e.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-5bff1d695e8a340e.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-a0ada32e5a2e979a.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-1f880fee2e6b8d3f.rlib --extern tokio_util=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_util-cc8c069a4bd52ef6.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-0e866b5493be42cb.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-bb06de932b42c7f2.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-257606df3344313a.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-94fd9261ff0fa9b7.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-13a39065cf77ffac.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/aws-lc-sys-78e239cb018a881e/out` |
| 1340 | 2026-08-10T04:57:06.303Z | Running `/home/build/.rustup/toolchains/1.97.1-x86_64-unknown-illumos/bin/rustc --crate-name pagination_basic --edition=2024 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=477eebc34967d756 -C extra-filename=-097ae33358ad3d82 --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-72ce22c32059fa3f.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-f2c950af33061ee2.rlib --extern async_compression=/work/oxidecomputer/dropshot/target/debug/deps/libasync_compression-f7284f0b7f2465af.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-72ca3a986d8026fb.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-c02989fd84ad64a2.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-179ba2e8e1590a2b.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-33ce1128ae59aebd.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-7853a259e9a38a5c.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-0651a105caa4b271.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-8e33a68da2f5b8b9.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-61976ba89dfc66fb.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-80070d170363ef2e.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-c98c7384ccb80d84.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-9bf5f74b4b300dfa.rlib --extern flate2=/work/oxidecomputer/dropshot/target/debug/deps/libflate2-c51f3b03065707e6.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-070e1d849562a0fd.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-7c01ee515ef132d7.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-ff243ee8b4ed0b5c.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-fda23fd0e72df1f0.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-a3ad6561213ec724.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-f80b460f7140aaaf.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-681efac772dcc99d.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-f97c4200f2d94e50.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-aeb7e62e5466d37c.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-1e9a1599d0d1e6c2.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-7398cde873465ce2.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-49d20cdca5dcbf82.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-bc07779b0fcb1c13.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-505a3dcd5aafd8f4.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-505ee8bd27584fb8.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-d8d534b1c4025cf9.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-02ea126171a070cc.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-3683ebc68b4f7cc8.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-54bbe736df90b19d.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-cce65f8af32bfe25.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-8fc6337d6bf79d7b.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-46ccf6657b23a4ec.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-d70c68b53552b5ee.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-b6d3464ca631d43d.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-f1a82eaee3a3e1e8.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-487c7942d90f23d8.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-d8ae09073c416b7d.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-5f526c9d56434bff.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-5d087f4bc4a4ea02.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-e70376022178b884.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-c0b81501afc83356.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-46a3ac45c585a554.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-5ad360c2b3c35831.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-4cb778f6d62a6c6f.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-57fd758673e3dc9a.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-ca68ecb12276ae6d.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-71843c2ff7b5c367.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-f518acddb20df8a7.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-b748758db30a035e.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-5bff1d695e8a340e.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-a0ada32e5a2e979a.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-1f880fee2e6b8d3f.rlib --extern tokio_util=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_util-cc8c069a4bd52ef6.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-0e866b5493be42cb.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-bb06de932b42c7f2.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-257606df3344313a.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-94fd9261ff0fa9b7.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-13a39065cf77ffac.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/aws-lc-sys-78e239cb018a881e/out` |
| 1341 | 2026-08-10T04:57:08.357Z | Running `/home/build/.rustup/toolchains/1.97.1-x86_64-unknown-illumos/bin/rustc --crate-name custom_error --edition=2024 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=1df6dd5c8b79ae96 -C extra-filename=-7deec2937e7ae7de --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-72ce22c32059fa3f.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-f2c950af33061ee2.rlib --extern async_compression=/work/oxidecomputer/dropshot/target/debug/deps/libasync_compression-f7284f0b7f2465af.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-72ca3a986d8026fb.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-c02989fd84ad64a2.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-179ba2e8e1590a2b.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-33ce1128ae59aebd.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-7853a259e9a38a5c.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-0651a105caa4b271.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-8e33a68da2f5b8b9.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-61976ba89dfc66fb.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-80070d170363ef2e.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-c98c7384ccb80d84.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-9bf5f74b4b300dfa.rlib --extern flate2=/work/oxidecomputer/dropshot/target/debug/deps/libflate2-c51f3b03065707e6.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-070e1d849562a0fd.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-7c01ee515ef132d7.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-ff243ee8b4ed0b5c.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-fda23fd0e72df1f0.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-a3ad6561213ec724.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-f80b460f7140aaaf.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-681efac772dcc99d.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-f97c4200f2d94e50.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-aeb7e62e5466d37c.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-1e9a1599d0d1e6c2.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-7398cde873465ce2.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-49d20cdca5dcbf82.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-bc07779b0fcb1c13.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-505a3dcd5aafd8f4.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-505ee8bd27584fb8.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-d8d534b1c4025cf9.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-02ea126171a070cc.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-3683ebc68b4f7cc8.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-54bbe736df90b19d.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-cce65f8af32bfe25.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-8fc6337d6bf79d7b.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-46ccf6657b23a4ec.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-d70c68b53552b5ee.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-b6d3464ca631d43d.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-f1a82eaee3a3e1e8.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-487c7942d90f23d8.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-d8ae09073c416b7d.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-5f526c9d56434bff.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-5d087f4bc4a4ea02.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-e70376022178b884.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-c0b81501afc83356.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-46a3ac45c585a554.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-5ad360c2b3c35831.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-4cb778f6d62a6c6f.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-57fd758673e3dc9a.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-ca68ecb12276ae6d.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-71843c2ff7b5c367.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-f518acddb20df8a7.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-b748758db30a035e.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-5bff1d695e8a340e.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-a0ada32e5a2e979a.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-1f880fee2e6b8d3f.rlib --extern tokio_util=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_util-cc8c069a4bd52ef6.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-0e866b5493be42cb.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-bb06de932b42c7f2.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-257606df3344313a.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-94fd9261ff0fa9b7.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-13a39065cf77ffac.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/aws-lc-sys-78e239cb018a881e/out` |
| 1342 | 2026-08-10T04:57:16.431Z | Running `/home/build/.rustup/toolchains/1.97.1-x86_64-unknown-illumos/bin/rustc --crate-name integration_tests --edition=2024 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=ca2477ec72f103f7 -C extra-filename=-3b0aeb3d0785a921 --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-72ce22c32059fa3f.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-f2c950af33061ee2.rlib --extern async_compression=/work/oxidecomputer/dropshot/target/debug/deps/libasync_compression-f7284f0b7f2465af.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-72ca3a986d8026fb.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-c02989fd84ad64a2.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-179ba2e8e1590a2b.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-33ce1128ae59aebd.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-7853a259e9a38a5c.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-0651a105caa4b271.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-8e33a68da2f5b8b9.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-61976ba89dfc66fb.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-80070d170363ef2e.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-c98c7384ccb80d84.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-9bf5f74b4b300dfa.rlib --extern flate2=/work/oxidecomputer/dropshot/target/debug/deps/libflate2-c51f3b03065707e6.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-070e1d849562a0fd.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-7c01ee515ef132d7.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-ff243ee8b4ed0b5c.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-fda23fd0e72df1f0.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-a3ad6561213ec724.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-f80b460f7140aaaf.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-681efac772dcc99d.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-f97c4200f2d94e50.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-aeb7e62e5466d37c.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-1e9a1599d0d1e6c2.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-7398cde873465ce2.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-49d20cdca5dcbf82.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-bc07779b0fcb1c13.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-505a3dcd5aafd8f4.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-505ee8bd27584fb8.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-d8d534b1c4025cf9.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-02ea126171a070cc.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-3683ebc68b4f7cc8.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-54bbe736df90b19d.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-cce65f8af32bfe25.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-8fc6337d6bf79d7b.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-46ccf6657b23a4ec.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-d70c68b53552b5ee.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-b6d3464ca631d43d.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-f1a82eaee3a3e1e8.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-487c7942d90f23d8.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-d8ae09073c416b7d.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-5f526c9d56434bff.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-5d087f4bc4a4ea02.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-e70376022178b884.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-c0b81501afc83356.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-46a3ac45c585a554.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-5ad360c2b3c35831.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-4cb778f6d62a6c6f.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-57fd758673e3dc9a.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-ca68ecb12276ae6d.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-71843c2ff7b5c367.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-f518acddb20df8a7.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-b748758db30a035e.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-5bff1d695e8a340e.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-a0ada32e5a2e979a.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-1f880fee2e6b8d3f.rlib --extern tokio_util=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_util-cc8c069a4bd52ef6.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-0e866b5493be42cb.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-bb06de932b42c7f2.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-257606df3344313a.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-94fd9261ff0fa9b7.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-13a39065cf77ffac.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/aws-lc-sys-78e239cb018a881e/out` |
| 1343 | 2026-08-10T04:57:16.906Z | Running `/home/build/.rustup/toolchains/1.97.1-x86_64-unknown-illumos/bin/rustc --crate-name api_trait_alternate --edition=2024 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=845f532076abea36 -C extra-filename=-6e5b11677aa8138f --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-72ce22c32059fa3f.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-f2c950af33061ee2.rlib --extern async_compression=/work/oxidecomputer/dropshot/target/debug/deps/libasync_compression-f7284f0b7f2465af.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-72ca3a986d8026fb.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-c02989fd84ad64a2.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-179ba2e8e1590a2b.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-33ce1128ae59aebd.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-7853a259e9a38a5c.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-0651a105caa4b271.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-8e33a68da2f5b8b9.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-61976ba89dfc66fb.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-80070d170363ef2e.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-c98c7384ccb80d84.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-9bf5f74b4b300dfa.rlib --extern flate2=/work/oxidecomputer/dropshot/target/debug/deps/libflate2-c51f3b03065707e6.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-070e1d849562a0fd.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-7c01ee515ef132d7.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-ff243ee8b4ed0b5c.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-fda23fd0e72df1f0.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-a3ad6561213ec724.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-f80b460f7140aaaf.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-681efac772dcc99d.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-f97c4200f2d94e50.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-aeb7e62e5466d37c.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-1e9a1599d0d1e6c2.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-7398cde873465ce2.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-49d20cdca5dcbf82.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-bc07779b0fcb1c13.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-505a3dcd5aafd8f4.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-505ee8bd27584fb8.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-d8d534b1c4025cf9.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-02ea126171a070cc.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-3683ebc68b4f7cc8.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-54bbe736df90b19d.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-cce65f8af32bfe25.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-8fc6337d6bf79d7b.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-46ccf6657b23a4ec.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-d70c68b53552b5ee.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-b6d3464ca631d43d.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-f1a82eaee3a3e1e8.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-487c7942d90f23d8.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-d8ae09073c416b7d.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-5f526c9d56434bff.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-5d087f4bc4a4ea02.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-e70376022178b884.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-c0b81501afc83356.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-46a3ac45c585a554.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-5ad360c2b3c35831.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-4cb778f6d62a6c6f.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-57fd758673e3dc9a.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-ca68ecb12276ae6d.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-71843c2ff7b5c367.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-f518acddb20df8a7.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-b748758db30a035e.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-5bff1d695e8a340e.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-a0ada32e5a2e979a.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-1f880fee2e6b8d3f.rlib --extern tokio_util=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_util-cc8c069a4bd52ef6.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-0e866b5493be42cb.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-bb06de932b42c7f2.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-257606df3344313a.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-94fd9261ff0fa9b7.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-13a39065cf77ffac.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/aws-lc-sys-78e239cb018a881e/out` |
| 1344 | 2026-08-10T04:57:17.213Z | Running `/home/build/.rustup/toolchains/1.97.1-x86_64-unknown-illumos/bin/rustc --crate-name schema_with_example --edition=2024 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=70752cb8abcd3216 -C extra-filename=-7c7a070e2fcdd1fa --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-72ce22c32059fa3f.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-f2c950af33061ee2.rlib --extern async_compression=/work/oxidecomputer/dropshot/target/debug/deps/libasync_compression-f7284f0b7f2465af.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-72ca3a986d8026fb.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-c02989fd84ad64a2.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-179ba2e8e1590a2b.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-33ce1128ae59aebd.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-7853a259e9a38a5c.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-0651a105caa4b271.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-8e33a68da2f5b8b9.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-61976ba89dfc66fb.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-80070d170363ef2e.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-c98c7384ccb80d84.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-9bf5f74b4b300dfa.rlib --extern flate2=/work/oxidecomputer/dropshot/target/debug/deps/libflate2-c51f3b03065707e6.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-070e1d849562a0fd.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-7c01ee515ef132d7.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-ff243ee8b4ed0b5c.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-fda23fd0e72df1f0.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-a3ad6561213ec724.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-f80b460f7140aaaf.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-681efac772dcc99d.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-f97c4200f2d94e50.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-aeb7e62e5466d37c.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-1e9a1599d0d1e6c2.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-7398cde873465ce2.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-49d20cdca5dcbf82.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-bc07779b0fcb1c13.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-505a3dcd5aafd8f4.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-505ee8bd27584fb8.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-d8d534b1c4025cf9.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-02ea126171a070cc.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-3683ebc68b4f7cc8.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-54bbe736df90b19d.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-cce65f8af32bfe25.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-8fc6337d6bf79d7b.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-46ccf6657b23a4ec.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-d70c68b53552b5ee.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-b6d3464ca631d43d.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-f1a82eaee3a3e1e8.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-487c7942d90f23d8.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-d8ae09073c416b7d.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-5f526c9d56434bff.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-5d087f4bc4a4ea02.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-e70376022178b884.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-c0b81501afc83356.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-46a3ac45c585a554.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-5ad360c2b3c35831.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-4cb778f6d62a6c6f.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-57fd758673e3dc9a.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-ca68ecb12276ae6d.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-71843c2ff7b5c367.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-f518acddb20df8a7.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-b748758db30a035e.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-5bff1d695e8a340e.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-a0ada32e5a2e979a.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-1f880fee2e6b8d3f.rlib --extern tokio_util=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_util-cc8c069a4bd52ef6.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-0e866b5493be42cb.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-bb06de932b42c7f2.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-257606df3344313a.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-94fd9261ff0fa9b7.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-13a39065cf77ffac.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/aws-lc-sys-78e239cb018a881e/out` |
| 1345 | 2026-08-10T04:57:17.345Z | Running `/home/build/.rustup/toolchains/1.97.1-x86_64-unknown-illumos/bin/rustc --crate-name multiple_servers --edition=2024 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=ba0852f861720b04 -C extra-filename=-039e5b6279c50e46 --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-72ce22c32059fa3f.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-f2c950af33061ee2.rlib --extern async_compression=/work/oxidecomputer/dropshot/target/debug/deps/libasync_compression-f7284f0b7f2465af.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-72ca3a986d8026fb.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-c02989fd84ad64a2.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-179ba2e8e1590a2b.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-33ce1128ae59aebd.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-7853a259e9a38a5c.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-0651a105caa4b271.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-8e33a68da2f5b8b9.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-61976ba89dfc66fb.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-80070d170363ef2e.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-c98c7384ccb80d84.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-9bf5f74b4b300dfa.rlib --extern flate2=/work/oxidecomputer/dropshot/target/debug/deps/libflate2-c51f3b03065707e6.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-070e1d849562a0fd.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-7c01ee515ef132d7.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-ff243ee8b4ed0b5c.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-fda23fd0e72df1f0.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-a3ad6561213ec724.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-f80b460f7140aaaf.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-681efac772dcc99d.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-f97c4200f2d94e50.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-aeb7e62e5466d37c.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-1e9a1599d0d1e6c2.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-7398cde873465ce2.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-49d20cdca5dcbf82.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-bc07779b0fcb1c13.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-505a3dcd5aafd8f4.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-505ee8bd27584fb8.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-d8d534b1c4025cf9.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-02ea126171a070cc.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-3683ebc68b4f7cc8.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-54bbe736df90b19d.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-cce65f8af32bfe25.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-8fc6337d6bf79d7b.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-46ccf6657b23a4ec.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-d70c68b53552b5ee.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-b6d3464ca631d43d.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-f1a82eaee3a3e1e8.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-487c7942d90f23d8.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-d8ae09073c416b7d.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-5f526c9d56434bff.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-5d087f4bc4a4ea02.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-e70376022178b884.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-c0b81501afc83356.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-46a3ac45c585a554.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-5ad360c2b3c35831.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-4cb778f6d62a6c6f.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-57fd758673e3dc9a.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-ca68ecb12276ae6d.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-71843c2ff7b5c367.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-f518acddb20df8a7.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-b748758db30a035e.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-5bff1d695e8a340e.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-a0ada32e5a2e979a.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-1f880fee2e6b8d3f.rlib --extern tokio_util=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_util-cc8c069a4bd52ef6.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-0e866b5493be42cb.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-bb06de932b42c7f2.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-257606df3344313a.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-94fd9261ff0fa9b7.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-13a39065cf77ffac.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/aws-lc-sys-78e239cb018a881e/out` |
| 1346 | 2026-08-10T04:57:17.670Z | Running `/home/build/.rustup/toolchains/1.97.1-x86_64-unknown-illumos/bin/rustc --crate-name basic --edition=2024 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=5a1264518d35073a -C extra-filename=-06c3c6ebd96dded1 --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-72ce22c32059fa3f.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-f2c950af33061ee2.rlib --extern async_compression=/work/oxidecomputer/dropshot/target/debug/deps/libasync_compression-f7284f0b7f2465af.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-72ca3a986d8026fb.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-c02989fd84ad64a2.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-179ba2e8e1590a2b.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-33ce1128ae59aebd.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-7853a259e9a38a5c.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-0651a105caa4b271.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-8e33a68da2f5b8b9.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-61976ba89dfc66fb.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-80070d170363ef2e.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-c98c7384ccb80d84.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-9bf5f74b4b300dfa.rlib --extern flate2=/work/oxidecomputer/dropshot/target/debug/deps/libflate2-c51f3b03065707e6.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-070e1d849562a0fd.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-7c01ee515ef132d7.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-ff243ee8b4ed0b5c.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-fda23fd0e72df1f0.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-a3ad6561213ec724.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-f80b460f7140aaaf.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-681efac772dcc99d.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-f97c4200f2d94e50.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-aeb7e62e5466d37c.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-1e9a1599d0d1e6c2.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-7398cde873465ce2.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-49d20cdca5dcbf82.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-bc07779b0fcb1c13.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-505a3dcd5aafd8f4.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-505ee8bd27584fb8.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-d8d534b1c4025cf9.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-02ea126171a070cc.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-3683ebc68b4f7cc8.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-54bbe736df90b19d.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-cce65f8af32bfe25.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-8fc6337d6bf79d7b.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-46ccf6657b23a4ec.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-d70c68b53552b5ee.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-b6d3464ca631d43d.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-f1a82eaee3a3e1e8.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-487c7942d90f23d8.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-d8ae09073c416b7d.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-5f526c9d56434bff.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-5d087f4bc4a4ea02.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-e70376022178b884.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-c0b81501afc83356.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-46a3ac45c585a554.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-5ad360c2b3c35831.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-4cb778f6d62a6c6f.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-57fd758673e3dc9a.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-ca68ecb12276ae6d.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-71843c2ff7b5c367.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-f518acddb20df8a7.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-b748758db30a035e.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-5bff1d695e8a340e.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-a0ada32e5a2e979a.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-1f880fee2e6b8d3f.rlib --extern tokio_util=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_util-cc8c069a4bd52ef6.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-0e866b5493be42cb.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-bb06de932b42c7f2.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-257606df3344313a.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-94fd9261ff0fa9b7.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-13a39065cf77ffac.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/aws-lc-sys-78e239cb018a881e/out` |
| 1347 | 2026-08-10T04:57:18.118Z | Running `/home/build/.rustup/toolchains/1.97.1-x86_64-unknown-illumos/bin/rustc --crate-name petstore --edition=2024 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=75b2d9df50c7f7a2 -C extra-filename=-8ff5d003fb4a008b --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-72ce22c32059fa3f.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-f2c950af33061ee2.rlib --extern async_compression=/work/oxidecomputer/dropshot/target/debug/deps/libasync_compression-f7284f0b7f2465af.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-72ca3a986d8026fb.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-c02989fd84ad64a2.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-179ba2e8e1590a2b.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-33ce1128ae59aebd.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-7853a259e9a38a5c.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-0651a105caa4b271.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-8e33a68da2f5b8b9.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-61976ba89dfc66fb.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-80070d170363ef2e.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-c98c7384ccb80d84.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-9bf5f74b4b300dfa.rlib --extern flate2=/work/oxidecomputer/dropshot/target/debug/deps/libflate2-c51f3b03065707e6.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-070e1d849562a0fd.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-7c01ee515ef132d7.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-ff243ee8b4ed0b5c.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-fda23fd0e72df1f0.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-a3ad6561213ec724.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-f80b460f7140aaaf.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-681efac772dcc99d.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-f97c4200f2d94e50.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-aeb7e62e5466d37c.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-1e9a1599d0d1e6c2.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-7398cde873465ce2.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-49d20cdca5dcbf82.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-bc07779b0fcb1c13.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-505a3dcd5aafd8f4.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-505ee8bd27584fb8.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-d8d534b1c4025cf9.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-02ea126171a070cc.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-3683ebc68b4f7cc8.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-54bbe736df90b19d.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-cce65f8af32bfe25.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-8fc6337d6bf79d7b.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-46ccf6657b23a4ec.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-d70c68b53552b5ee.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-b6d3464ca631d43d.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-f1a82eaee3a3e1e8.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-487c7942d90f23d8.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-d8ae09073c416b7d.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-5f526c9d56434bff.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-5d087f4bc4a4ea02.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-e70376022178b884.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-c0b81501afc83356.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-46a3ac45c585a554.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-5ad360c2b3c35831.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-4cb778f6d62a6c6f.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-57fd758673e3dc9a.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-ca68ecb12276ae6d.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-71843c2ff7b5c367.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-f518acddb20df8a7.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-b748758db30a035e.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-5bff1d695e8a340e.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-a0ada32e5a2e979a.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-1f880fee2e6b8d3f.rlib --extern tokio_util=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_util-cc8c069a4bd52ef6.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-0e866b5493be42cb.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-bb06de932b42c7f2.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-257606df3344313a.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-94fd9261ff0fa9b7.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-13a39065cf77ffac.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/aws-lc-sys-78e239cb018a881e/out` |
| 1348 | 2026-08-10T04:57:19.470Z | Running `/home/build/.rustup/toolchains/1.97.1-x86_64-unknown-illumos/bin/rustc --crate-name module_shared_context --edition=2024 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=ded10c375b7892fb -C extra-filename=-c4c8d73fadf3728f --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-72ce22c32059fa3f.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-f2c950af33061ee2.rlib --extern async_compression=/work/oxidecomputer/dropshot/target/debug/deps/libasync_compression-f7284f0b7f2465af.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-72ca3a986d8026fb.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-c02989fd84ad64a2.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-179ba2e8e1590a2b.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-33ce1128ae59aebd.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-7853a259e9a38a5c.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-0651a105caa4b271.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-8e33a68da2f5b8b9.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-61976ba89dfc66fb.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-80070d170363ef2e.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-c98c7384ccb80d84.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-9bf5f74b4b300dfa.rlib --extern flate2=/work/oxidecomputer/dropshot/target/debug/deps/libflate2-c51f3b03065707e6.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-070e1d849562a0fd.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-7c01ee515ef132d7.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-ff243ee8b4ed0b5c.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-fda23fd0e72df1f0.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-a3ad6561213ec724.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-f80b460f7140aaaf.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-681efac772dcc99d.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-f97c4200f2d94e50.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-aeb7e62e5466d37c.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-1e9a1599d0d1e6c2.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-7398cde873465ce2.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-49d20cdca5dcbf82.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-bc07779b0fcb1c13.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-505a3dcd5aafd8f4.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-505ee8bd27584fb8.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-d8d534b1c4025cf9.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-02ea126171a070cc.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-3683ebc68b4f7cc8.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-54bbe736df90b19d.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-cce65f8af32bfe25.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-8fc6337d6bf79d7b.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-46ccf6657b23a4ec.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-d70c68b53552b5ee.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-b6d3464ca631d43d.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-f1a82eaee3a3e1e8.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-487c7942d90f23d8.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-d8ae09073c416b7d.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-5f526c9d56434bff.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-5d087f4bc4a4ea02.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-e70376022178b884.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-c0b81501afc83356.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-46a3ac45c585a554.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-5ad360c2b3c35831.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-4cb778f6d62a6c6f.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-57fd758673e3dc9a.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-ca68ecb12276ae6d.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-71843c2ff7b5c367.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-f518acddb20df8a7.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-b748758db30a035e.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-5bff1d695e8a340e.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-a0ada32e5a2e979a.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-1f880fee2e6b8d3f.rlib --extern tokio_util=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_util-cc8c069a4bd52ef6.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-0e866b5493be42cb.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-bb06de932b42c7f2.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-257606df3344313a.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-94fd9261ff0fa9b7.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-13a39065cf77ffac.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/aws-lc-sys-78e239cb018a881e/out` |
| 1349 | 2026-08-10T04:57:21.150Z | Running `/home/build/.rustup/toolchains/1.97.1-x86_64-unknown-illumos/bin/rustc --crate-name https --edition=2024 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=1995af2d68ddb608 -C extra-filename=-adf95efe74570e66 --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-72ce22c32059fa3f.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-f2c950af33061ee2.rlib --extern async_compression=/work/oxidecomputer/dropshot/target/debug/deps/libasync_compression-f7284f0b7f2465af.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-72ca3a986d8026fb.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-c02989fd84ad64a2.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-179ba2e8e1590a2b.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-33ce1128ae59aebd.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-7853a259e9a38a5c.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-0651a105caa4b271.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-8e33a68da2f5b8b9.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-61976ba89dfc66fb.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-80070d170363ef2e.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-c98c7384ccb80d84.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-9bf5f74b4b300dfa.rlib --extern flate2=/work/oxidecomputer/dropshot/target/debug/deps/libflate2-c51f3b03065707e6.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-070e1d849562a0fd.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-7c01ee515ef132d7.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-ff243ee8b4ed0b5c.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-fda23fd0e72df1f0.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-a3ad6561213ec724.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-f80b460f7140aaaf.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-681efac772dcc99d.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-f97c4200f2d94e50.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-aeb7e62e5466d37c.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-1e9a1599d0d1e6c2.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-7398cde873465ce2.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-49d20cdca5dcbf82.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-bc07779b0fcb1c13.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-505a3dcd5aafd8f4.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-505ee8bd27584fb8.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-d8d534b1c4025cf9.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-02ea126171a070cc.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-3683ebc68b4f7cc8.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-54bbe736df90b19d.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-cce65f8af32bfe25.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-8fc6337d6bf79d7b.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-46ccf6657b23a4ec.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-d70c68b53552b5ee.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-b6d3464ca631d43d.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-f1a82eaee3a3e1e8.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-487c7942d90f23d8.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-d8ae09073c416b7d.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-5f526c9d56434bff.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-5d087f4bc4a4ea02.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-e70376022178b884.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-c0b81501afc83356.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-46a3ac45c585a554.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-5ad360c2b3c35831.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-4cb778f6d62a6c6f.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-57fd758673e3dc9a.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-ca68ecb12276ae6d.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-71843c2ff7b5c367.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-f518acddb20df8a7.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-b748758db30a035e.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-5bff1d695e8a340e.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-a0ada32e5a2e979a.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-1f880fee2e6b8d3f.rlib --extern tokio_util=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_util-cc8c069a4bd52ef6.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-0e866b5493be42cb.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-bb06de932b42c7f2.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-257606df3344313a.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-94fd9261ff0fa9b7.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-13a39065cf77ffac.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/aws-lc-sys-78e239cb018a881e/out` |
| 1350 | 2026-08-10T04:57:25.546Z | Running `/home/build/.rustup/toolchains/1.97.1-x86_64-unknown-illumos/bin/rustc --crate-name api_trait --edition=2024 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=36a742d2a28b34a0 -C extra-filename=-c89256af372e9820 --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-72ce22c32059fa3f.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-f2c950af33061ee2.rlib --extern async_compression=/work/oxidecomputer/dropshot/target/debug/deps/libasync_compression-f7284f0b7f2465af.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-72ca3a986d8026fb.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-c02989fd84ad64a2.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-179ba2e8e1590a2b.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-33ce1128ae59aebd.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-7853a259e9a38a5c.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-0651a105caa4b271.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-8e33a68da2f5b8b9.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-61976ba89dfc66fb.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-80070d170363ef2e.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-c98c7384ccb80d84.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-9bf5f74b4b300dfa.rlib --extern flate2=/work/oxidecomputer/dropshot/target/debug/deps/libflate2-c51f3b03065707e6.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-070e1d849562a0fd.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-7c01ee515ef132d7.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-ff243ee8b4ed0b5c.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-fda23fd0e72df1f0.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-a3ad6561213ec724.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-f80b460f7140aaaf.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-681efac772dcc99d.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-f97c4200f2d94e50.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-aeb7e62e5466d37c.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-1e9a1599d0d1e6c2.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-7398cde873465ce2.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-49d20cdca5dcbf82.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-bc07779b0fcb1c13.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-505a3dcd5aafd8f4.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-505ee8bd27584fb8.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-d8d534b1c4025cf9.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-02ea126171a070cc.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-3683ebc68b4f7cc8.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-54bbe736df90b19d.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-cce65f8af32bfe25.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-8fc6337d6bf79d7b.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-46ccf6657b23a4ec.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-d70c68b53552b5ee.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-b6d3464ca631d43d.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-f1a82eaee3a3e1e8.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-487c7942d90f23d8.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-d8ae09073c416b7d.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-5f526c9d56434bff.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-5d087f4bc4a4ea02.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-e70376022178b884.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-c0b81501afc83356.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-46a3ac45c585a554.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-5ad360c2b3c35831.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-4cb778f6d62a6c6f.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-57fd758673e3dc9a.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-ca68ecb12276ae6d.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-71843c2ff7b5c367.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-f518acddb20df8a7.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-b748758db30a035e.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-5bff1d695e8a340e.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-a0ada32e5a2e979a.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-1f880fee2e6b8d3f.rlib --extern tokio_util=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_util-cc8c069a4bd52ef6.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-0e866b5493be42cb.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-bb06de932b42c7f2.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-257606df3344313a.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-94fd9261ff0fa9b7.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-13a39065cf77ffac.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/aws-lc-sys-78e239cb018a881e/out` |
| 1351 | 2026-08-10T04:57:42.528Z | Finished `test` profile [unoptimized + debuginfo] target(s) in 53.68s |
| 1352 | 2026-08-10T04:57:42.569Z | Running `/work/oxidecomputer/dropshot/target/debug/deps/dropshot-31ed7434b2c27c99` |
| 1353 | 2026-08-10T04:57:42.573Z | |
| 1354 | 2026-08-10T04:57:42.573Z | running 142 tests |
| 1355 | 2026-08-10T04:57:42.573Z | test api_description::test::test_endpoint_versions_range ... ok |
| 1356 | 2026-08-10T04:57:42.577Z | test api_description::test::test_endpoint_versions_matches ... ok |
| 1357 | 2026-08-10T04:57:42.577Z | test api_description::test::test_endpoint_versions_overlaps ... ok |
| 1358 | 2026-08-10T04:57:42.577Z | test api_description::test::test_badpath4 - should panic ... ok |
| 1359 | 2026-08-10T04:57:42.577Z | test api_description::test::test_tag_config_deserialize_old ... ok |
| 1360 | 2026-08-10T04:57:42.578Z | test api_description::test::test_tags_need_one ... ok |
| 1361 | 2026-08-10T04:57:42.578Z | test api_description::test::test_dup_names ... ok |
| 1362 | 2026-08-10T04:57:42.578Z | test api_description::test::test_badpath1 ... ok |
| 1363 | 2026-08-10T04:57:42.578Z | test api_description::test::test_badpath2 ... ok |
| 1364 | 2026-08-10T04:57:42.578Z | test api_description::test::test_badpath3 ... ok |
| 1365 | 2026-08-10T04:57:42.578Z | test api_description::test::test_tags_too_many ... ok |
| 1366 | 2026-08-10T04:57:42.578Z | test api_description::test::test_tags_just_right ... ok |
| 1367 | 2026-08-10T04:57:42.578Z | test compression::tests::test_accepts_gzip_encoding_case_insensitive ... ok |
| 1368 | 2026-08-10T04:57:42.578Z | test compression::tests::test_accepts_gzip_encoding_basic ... ok |
| 1369 | 2026-08-10T04:57:42.578Z | test compression::tests::test_accepts_gzip_encoding_ignores_malformed_parameters ... ok |
| 1370 | 2026-08-10T04:57:42.578Z | test compression::tests::test_accepts_gzip_encoding_malformed_quality ... ok |
| 1371 | 2026-08-10T04:57:42.578Z | test compression::tests::test_accepts_gzip_encoding_gzip_takes_precedence_over_wildcard ... ok |
| 1372 | 2026-08-10T04:57:42.578Z | test compression::tests::test_accepts_gzip_encoding_gzip_acceptance_overrides_wildcard_rejection ... ok |
| 1373 | 2026-08-10T04:57:42.578Z | test compression::tests::test_accepts_gzip_encoding_multiple_encodings ... ok |
| 1374 | 2026-08-10T04:57:42.578Z | test compression::tests::test_accepts_gzip_encoding_no_header ... ok |
| 1375 | 2026-08-10T04:57:42.578Z | test compression::tests::test_accepts_gzip_encoding_multiple_headers ... ok |
| 1376 | 2026-08-10T04:57:42.578Z | test compression::tests::test_accepts_gzip_encoding_non_finite_quality_defaults ... ok |
| 1377 | 2026-08-10T04:57:42.578Z | test compression::tests::test_accepts_gzip_encoding_prefers_highest_quality ... ok |
| 1378 | 2026-08-10T04:57:42.578Z | test compression::tests::test_accepts_gzip_encoding_rejects_zero_quality ... ok |
| 1379 | 2026-08-10T04:57:42.578Z | test compression::tests::test_accepts_gzip_encoding_with_spaces ... ok |
| 1380 | 2026-08-10T04:57:42.578Z | test compression::tests::test_accepts_gzip_encoding_wildcard_rejected ... ok |
| 1381 | 2026-08-10T04:57:42.578Z | test compression::tests::test_accepts_gzip_encoding_wildcard_with_quality ... ok |
| 1382 | 2026-08-10T04:57:42.578Z | test compression::tests::test_accepts_gzip_encoding_with_positive_quality ... ok |
| 1383 | 2026-08-10T04:57:42.578Z | test compression::tests::test_accepts_gzip_encoding_wildcard ... ok |
| 1384 | 2026-08-10T04:57:42.578Z | test compression::tests::test_should_compress_response_already_encoded ... ok |
| 1385 | 2026-08-10T04:57:42.578Z | test compression::tests::test_should_compress_response_basic ... ok |
| 1386 | 2026-08-10T04:57:42.578Z | test compression::tests::test_should_compress_response_compressible_content_types ... ok |
| 1387 | 2026-08-10T04:57:42.578Z | test compression::tests::test_should_compress_response_head_method ... ok |
| 1388 | 2026-08-10T04:57:42.579Z | test compression::tests::test_should_compress_response_no_accept_encoding ... ok |
| 1389 | 2026-08-10T04:57:42.579Z | test compression::tests::test_should_compress_response_no_compression_extension ... ok |
| 1390 | 2026-08-10T04:57:42.579Z | test compression::tests::test_should_compress_response_no_content_type ... ok |
| 1391 | 2026-08-10T04:57:42.579Z | test compression::tests::test_should_compress_response_no_content ... ok |
| 1392 | 2026-08-10T04:57:42.579Z | test compression::tests::test_should_compress_response_rejects_content_range ... ok |
| 1393 | 2026-08-10T04:57:42.579Z | test compression::tests::test_should_compress_response_not_modified ... ok |
| 1394 | 2026-08-10T04:57:42.579Z | test compression::tests::test_should_compress_response_partial_content ... ok |
| 1395 | 2026-08-10T04:57:42.579Z | test compression::tests::test_should_compress_response_non_compressible_content_types ... ok |
| 1396 | 2026-08-10T04:57:42.579Z | test compression::tests::test_should_compress_response_respects_content_length_threshold ... ok |
| 1397 | 2026-08-10T04:57:42.579Z | test compression::tests::test_should_compress_response_sse ... ok |
| 1398 | 2026-08-10T04:57:42.579Z | test extractor::body::tests::test_typed_body_from ... ok |
| 1399 | 2026-08-10T04:57:42.579Z | test extractor::header::tests::test_header_parsing ... ok |
| 1400 | 2026-08-10T04:57:42.579Z | test error::test::test_serialize_error_response_body ... ok |
| 1401 | 2026-08-10T04:57:42.579Z | test extractor::metadata::test::test_metadata_flattened ... ok |
| 1402 | 2026-08-10T04:57:42.579Z | test extractor::metadata::test::test_metadata_simple ... ok |
| 1403 | 2026-08-10T04:57:42.579Z | test from_map::test::test_case_insensitive ... ok |
| 1404 | 2026-08-10T04:57:42.579Z | test from_map::test::test_deep ... ok |
| 1405 | 2026-08-10T04:57:42.579Z | test from_map::test::test_lone_literal ... ok |
| 1406 | 2026-08-10T04:57:42.579Z | test compression::tests::test_apply_gzip_compression_avoids_duplicate_vary_entries ... ok |
| 1407 | 2026-08-10T04:57:42.579Z | test extractor::metadata::test::test_metadata_pagination ... ok |
| 1408 | 2026-08-10T04:57:42.579Z | test extractor::metadata::test::test_metadata_flattened_enum ... ok |
| 1409 | 2026-08-10T04:57:42.579Z | test from_map::test::test_missing_data1 ... ok |
| 1410 | 2026-08-10T04:57:42.579Z | test from_map::test::test_missing_data2 ... ok |
| 1411 | 2026-08-10T04:57:42.579Z | test compression::tests::test_apply_gzip_compression_removes_accept_ranges_and_sets_vary ... ok |
| 1412 | 2026-08-10T04:57:42.579Z | test from_map::test::wherefore_art_thou_a_valid_sequence_when_in_fact_you_are_a_lone_value ... ok |
| 1413 | 2026-08-10T04:57:42.584Z | test from_map::test::test_types ... ok |
| 1414 | 2026-08-10T04:57:42.584Z | test logging::test::test_config_bad_file_no_file ... ok |
| 1415 | 2026-08-10T04:57:42.584Z | test logging::test::test_config_bad_file_no_level ... ok |
| 1416 | 2026-08-10T04:57:42.584Z | test logging::test::test_config_bad_terminal_bad_level ... ok |
| 1417 | 2026-08-10T04:57:42.584Z | test logging::test::test_config_bad_log_mode ... ok |
| 1418 | 2026-08-10T04:57:42.584Z | test logging::test::test_config_bad_file_path_exists_fail ... ok |
| 1419 | 2026-08-10T04:57:42.584Z | test logging::test::test_config_bad_file_bad_path_type ... ok |
| 1420 | 2026-08-10T04:57:42.584Z | test logging::test::test_config_bad_terminal_no_level ... ok |
| 1421 | 2026-08-10T04:57:42.584Z | test pagination::test::test_pagination_schema ... ok |
| 1422 | 2026-08-10T04:57:42.584Z | test pagination::test::test_results_page ... ok |
| 1423 | 2026-08-10T04:57:42.584Z | test pagination::test::test_pagparams_parsing ... ok |
| 1424 | 2026-08-10T04:57:42.584Z | test extractor::body::tests::test_content_plus_json ... ok |
| 1425 | 2026-08-10T04:57:42.584Z | test router::test::test_bad_path_segment2 - should panic ... ok |
| 1426 | 2026-08-10T04:57:42.584Z | test router::test::test_bad_path_segment1 - should panic ... ok |
| 1427 | 2026-08-10T04:57:42.584Z | test pagination::test::test_page_token_serialization ... ok |
| 1428 | 2026-08-10T04:57:42.584Z | note: configured to log to "/tmp/dropshot-31ed7434b2c27c99.3066.file_dir/log.out" |
| 1429 | 2026-08-10T04:57:42.584Z | test router::test::test_bad_path_segment3 - should panic ... ok |
| 1430 | 2026-08-10T04:57:42.584Z | test router::test::test_bogus_regex - should panic ... ok |
| 1431 | 2026-08-10T04:57:42.584Z | test router::test::test_bad_path_segment4 - should panic ... ok |
| 1432 | 2026-08-10T04:57:42.584Z | test api_description::test::test_tags_set ... ok |
| 1433 | 2026-08-10T04:57:42.584Z | test router::test::test_duplicate_route3 - should panic ... ok |
| 1434 | 2026-08-10T04:57:42.585Z | test router::test::test_duplicate_route1 - should panic ... ok |
| 1435 | 2026-08-10T04:57:42.585Z | test router::test::test_duplicate_route2 - should panic ... ok |
| 1436 | 2026-08-10T04:57:42.585Z | test logging::test::test_config_stderr_terminal ... ok |
| 1437 | 2026-08-10T04:57:42.585Z | test router::test::test_duplicate_varname - should panic ... ok |
| 1438 | 2026-08-10T04:57:42.585Z | test router::test::test_duplicate_route_same_version - should panic ... ok |
| 1439 | 2026-08-10T04:57:42.585Z | test router::test::test_duplicate_route_overlapping_version - should panic ... ok |
| 1440 | 2026-08-10T04:57:42.585Z | test router::test::test_embedded_non_variable ... ok |
| 1441 | 2026-08-10T04:57:42.585Z | test router::test::test_iter2 ... ok |
| 1442 | 2026-08-10T04:57:42.585Z | test router::test::test_iter ... ok |
| 1443 | 2026-08-10T04:57:42.585Z | test router::test::test_iter_null ... ok |
| 1444 | 2026-08-10T04:57:42.585Z | test router::test::test_empty_variable ... ok |
| 1445 | 2026-08-10T04:57:42.585Z | test router::test::test_error_cases ... ok |
| 1446 | 2026-08-10T04:57:42.585Z | test router::test::test_inconsistent_varname - should panic ... ok |
| 1447 | 2026-08-10T04:57:42.585Z | test router::test::test_literal_after_regex - should panic ... ok |
| 1448 | 2026-08-10T04:57:42.585Z | test router::test::test_map_bad_value ... ok |
| 1449 | 2026-08-10T04:57:42.585Z | test router::test::test_map ... ok |
| 1450 | 2026-08-10T04:57:42.585Z | test router::test::test_path_segment ... ok |
| 1451 | 2026-08-10T04:57:42.585Z | test router::test::test_literal_after_variable - should panic ... ok |
| 1452 | 2026-08-10T04:57:42.585Z | test router::test::test_map_bad_seq ... ok |
| 1453 | 2026-08-10T04:57:42.585Z | test router::test::test_more_after_regex - should panic ... ok |
| 1454 | 2026-08-10T04:57:42.585Z | test router::test::test_router_versioned ... ok |
| 1455 | 2026-08-10T04:57:42.585Z | test router::test::test_segments ... ok |
| 1456 | 2026-08-10T04:57:42.585Z | test router::test::test_variable_rename ... ok |
| 1457 | 2026-08-10T04:57:42.585Z | test router::test::test_slash_after_wildcard_is_fine_dot_dot_dot_for_now ... ok |
| 1458 | 2026-08-10T04:57:42.585Z | test router::test::test_variable_name_bad_end - should panic ... ok |
| 1459 | 2026-08-10T04:57:42.585Z | test router::test::test_variable_name_bad_start - should panic ... ok |
| 1460 | 2026-08-10T04:57:42.585Z | test router::test::test_router_basic ... ok |
| 1461 | 2026-08-10T04:57:42.586Z | test router::test::test_variable_name_empty - should panic ... ok |
| 1462 | 2026-08-10T04:57:42.586Z | test router::test::test_variable_after_literal - should panic ... ok |
| 1463 | 2026-08-10T04:57:42.586Z | note: configured to log to "/tmp/dropshot-31ed7434b2c27c99.3066.file_dir/log.out" |
| 1464 | 2026-08-10T04:57:42.586Z | test router::test::test_variables_glob ... ok |
| 1465 | 2026-08-10T04:57:42.586Z | test router::test::test_variables_basic ... ok |
| 1466 | 2026-08-10T04:57:42.586Z | test router::test::test_variables_multi ... ok |
| 1467 | 2026-08-10T04:57:42.586Z | test schema_util::test::test_empty_struct ... ok |
| 1468 | 2026-08-10T04:57:42.586Z | test schema_util::test::test_nullable ... ok |
| 1469 | 2026-08-10T04:57:42.586Z | test schema_util::test::test_embedded_schema ... ok |
| 1470 | 2026-08-10T04:57:42.586Z | test schema_util::test::test_extension_conversion ... ok |
| 1471 | 2026-08-10T04:57:42.586Z | test schema_util::test::test_additional_properties ... ok |
| 1472 | 2026-08-10T04:57:42.586Z | test schema_util::test::test_two_types - should panic ... ok |
| 1473 | 2026-08-10T04:57:42.586Z | note: configured to log to "/tmp/dropshot-31ed7434b2c27c99.3066.file_dir/log.out" |
| 1474 | 2026-08-10T04:57:42.586Z | test schema_util::test::test_garbage_barge_structure_conversion ... ok |
| 1475 | 2026-08-10T04:57:42.586Z | test test_util::test::test_bunyan_bad_name - should panic ... ok |
| 1476 | 2026-08-10T04:57:42.586Z | test test_util::test::test_bunyan_bad_hostname - should panic ... ok |
| 1477 | 2026-08-10T04:57:42.586Z | test logging::test::test_config_file ... ok |
| 1478 | 2026-08-10T04:57:42.586Z | test schema_util::test::test_schema2struct_with_enum_variants ... ok |
| 1479 | 2026-08-10T04:57:42.586Z | test test_util::test::test_bunyan_bad_pid - should panic ... ok |
| 1480 | 2026-08-10T04:57:42.586Z | test test_util::test::test_bunyan_bad_v - should panic ... ok |
| 1481 | 2026-08-10T04:57:42.586Z | test test_util::test::test_bunyan_easy_cases ... ok |
| 1482 | 2026-08-10T04:57:42.586Z | test test_util::test::test_bunyan_seq_bad_order - should panic ... ok |
| 1483 | 2026-08-10T04:57:42.586Z | test test_util::test::test_bunyan_seq_bounds_bad - should panic ... ok |
| 1484 | 2026-08-10T04:57:42.586Z | test test_util::test::test_bunyan_seq_easy_cases ... ok |
| 1485 | 2026-08-10T04:57:42.586Z | test to_map::test::test_struct_with_options ... ok |
| 1486 | 2026-08-10T04:57:42.586Z | test to_map::test::test_to_map_enum ... ok |
| 1487 | 2026-08-10T04:57:42.586Z | test test_util::test::test_bunyan_seq_upper_violated - should panic ... ok |
| 1488 | 2026-08-10T04:57:42.586Z | test to_map::test::test_to_map_num ... ok |
| 1489 | 2026-08-10T04:57:42.586Z | test to_map::test::test_to_map_seq ... ok |
| 1490 | 2026-08-10T04:57:42.587Z | test test_util::test::test_bunyan_seq_lower_violated - should panic ... ok |
| 1491 | 2026-08-10T04:57:42.587Z | test to_map::test::test_to_map_valid ... ok |
| 1492 | 2026-08-10T04:57:42.587Z | test to_map::test::test_to_map_vec ... ok |
| 1493 | 2026-08-10T04:57:42.587Z | test type_util::tests::test_commented_ref ... ok |
| 1494 | 2026-08-10T04:57:42.587Z | test type_util::tests::test_reflexive_type - should panic ... ok |
| 1495 | 2026-08-10T04:57:42.587Z | test type_util::tests::test_recursive_type - should panic ... ok |
| 1496 | 2026-08-10T04:57:42.587Z | test server::test::test_drop_server_without_close_okay ... ok |
| 1497 | 2026-08-10T04:57:42.587Z | test websocket::tests::test_ws_upg_task_is_spawned ... ok |
| 1498 | 2026-08-10T04:57:42.587Z | test server::test::test_server_run_then_close ... ok |
| 1499 | 2026-08-10T04:57:42.587Z | test server::test::test_http_acceptor_happy_path ... ok |
| 1500 | 2026-08-10T04:57:42.587Z | |
| 1501 | 2026-08-10T04:57:42.587Z | test result: ok. 142 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s |
| 1502 | 2026-08-10T04:57:42.587Z | |
| 1503 | 2026-08-10T04:57:42.587Z | Running `/work/oxidecomputer/dropshot/target/debug/deps/fail-63aeed47f68a104f` |
| 1504 | 2026-08-10T04:57:42.591Z | |
| 1505 | 2026-08-10T04:57:42.591Z | running 1 test |
| 1506 | 2026-08-10T04:57:42.884Z | Compiling proc-macro2 v1.0.107 |
| 1507 | 2026-08-10T04:57:42.884Z | Compiling quote v1.0.47 |
| 1508 | 2026-08-10T04:57:42.884Z | Compiling unicode-ident v1.0.12 |
| 1509 | 2026-08-10T04:57:42.884Z | Compiling libc v0.2.189 |
| 1510 | 2026-08-10T04:57:42.884Z | Checking cfg-if v1.0.0 |
| 1511 | 2026-08-10T04:57:42.887Z | Compiling serde_core v1.0.229 |
| 1512 | 2026-08-10T04:57:42.887Z | Checking itoa v1.0.1 |
| 1513 | 2026-08-10T04:57:42.974Z | Checking pin-project-lite v0.2.12 |
| 1514 | 2026-08-10T04:57:43.026Z | Checking memchr v2.6.0 |
| 1515 | 2026-08-10T04:57:43.034Z | Compiling autocfg v1.1.0 |
| 1516 | 2026-08-10T04:57:43.054Z | Compiling thiserror v2.0.19 |
| 1517 | 2026-08-10T04:57:43.278Z | Compiling zmij v1.0.2 |
| 1518 | 2026-08-10T04:57:43.403Z | Checking smallvec v1.13.2 |
| 1519 | 2026-08-10T04:57:43.409Z | Checking futures-core v0.3.33 |
| 1520 | 2026-08-10T04:57:43.464Z | Checking bytes v1.12.1 |
| 1521 | 2026-08-10T04:57:43.518Z | Checking once_cell v1.20.1 |
| 1522 | 2026-08-10T04:57:43.574Z | Compiling log v0.4.17 |
| 1523 | 2026-08-10T04:57:43.610Z | Compiling serde_json v1.0.151 |
| 1524 | 2026-08-10T04:57:43.679Z | Compiling serde v1.0.229 |
| 1525 | 2026-08-10T04:57:43.738Z | Compiling jobserver v0.1.34 |
| 1526 | 2026-08-10T04:57:43.823Z | Compiling find-msvc-tools v0.1.9 |
| 1527 | 2026-08-10T04:57:43.828Z | Compiling shlex v1.3.0 |
| 1528 | 2026-08-10T04:57:43.843Z | Compiling parking_lot_core v0.9.4 |
| 1529 | 2026-08-10T04:57:44.039Z | Compiling cc v1.2.60 |
| 1530 | 2026-08-10T04:57:44.103Z | Compiling slab v0.4.9 |
| 1531 | 2026-08-10T04:57:44.130Z | Checking futures-sink v0.3.33 |
| 1532 | 2026-08-10T04:57:44.150Z | Checking scopeguard v1.2.0 |
| 1533 | 2026-08-10T04:57:44.220Z | Compiling syn v2.0.118 |
| 1534 | 2026-08-10T04:57:44.245Z | Compiling syn v3.0.3 |
| 1535 | 2026-08-10T04:57:44.316Z | Checking lock_api v0.4.6 |
| 1536 | 2026-08-10T04:57:44.349Z | Compiling fs_extra v1.3.0 |
| 1537 | 2026-08-10T04:57:44.496Z | Compiling dunce v1.0.5 |
| 1538 | 2026-08-10T04:57:44.528Z | Compiling version_check v0.9.5 |
| 1539 | 2026-08-10T04:57:44.587Z | Checking parking_lot v0.12.1 |
| 1540 | 2026-08-10T04:57:44.765Z | Compiling cmake v0.1.58 |
| 1541 | 2026-08-10T04:57:44.765Z | Checking signal-hook-registry v1.4.0 |
| 1542 | 2026-08-10T04:57:44.857Z | Checking mio v1.2.0 |
| 1543 | 2026-08-10T04:57:44.892Z | Checking socket2 v0.6.3 |
| 1544 | 2026-08-10T04:57:44.915Z | Checking stable_deref_trait v1.2.0 |
| 1545 | 2026-08-10T04:57:45.129Z | Checking futures-channel v0.3.33 |
| 1546 | 2026-08-10T04:57:45.135Z | Checking http v1.5.0 |
| 1547 | 2026-08-10T04:57:45.138Z | Compiling zerocopy v0.8.27 |
| 1548 | 2026-08-10T04:57:45.209Z | Compiling ucd-trie v0.1.6 |
| 1549 | 2026-08-10T04:57:45.317Z | Checking zeroize v1.8.2 |
| 1550 | 2026-08-10T04:57:45.506Z | Checking futures-io v0.3.33 |
| 1551 | 2026-08-10T04:57:45.615Z | Checking rand_core v0.10.1 |
| 1552 | 2026-08-10T04:57:45.621Z | Compiling aws-lc-rs v1.16.3 |
| 1553 | 2026-08-10T04:57:45.689Z | Compiling getrandom v0.4.1 |
| 1554 | 2026-08-10T04:57:45.751Z | Checking futures-task v0.3.33 |
| 1555 | 2026-08-10T04:57:45.904Z | Compiling aws-lc-sys v0.40.0 |
| 1556 | 2026-08-10T04:57:45.911Z | Checking rustls-pki-types v1.15.1 |
| 1557 | 2026-08-10T04:57:45.981Z | Compiling typenum v1.19.0 |
| 1558 | 2026-08-10T04:57:45.994Z | Compiling httparse v1.10.0 |
| 1559 | 2026-08-10T04:57:46.008Z | Compiling rustversion v1.0.22 |
| 1560 | 2026-08-10T04:57:46.460Z | Checking litemap v0.7.4 |
| 1561 | 2026-08-10T04:57:46.545Z | Compiling crossbeam-utils v0.8.21 |
| 1562 | 2026-08-10T04:57:46.636Z | Checking writeable v0.5.5 |
| 1563 | 2026-08-10T04:57:46.914Z | Compiling synstructure v0.13.1 |
| 1564 | 2026-08-10T04:57:47.062Z | Checking equivalent v1.0.0 |
| 1565 | 2026-08-10T04:57:47.141Z | Compiling num-conv v0.2.0 |
| 1566 | 2026-08-10T04:57:47.266Z | Checking hashbrown v0.17.0 |
| 1567 | 2026-08-10T04:57:47.269Z | Compiling time-core v0.1.8 |
| 1568 | 2026-08-10T04:57:47.383Z | Checking powerfmt v0.2.0 |
| 1569 | 2026-08-10T04:57:47.407Z | Compiling time-macros v0.2.27 |
| 1570 | 2026-08-10T04:57:47.484Z | Checking hybrid-array v0.4.8 |
| 1571 | 2026-08-10T04:57:47.524Z | Checking deranged v0.5.5 |
| 1572 | 2026-08-10T04:57:47.682Z | Compiling slog v2.8.2 |
| 1573 | 2026-08-10T04:57:47.784Z | Checking indexmap v2.14.0 |
| 1574 | 2026-08-10T04:57:48.101Z | Checking http-body v1.0.1 |
| 1575 | 2026-08-10T04:57:48.270Z | Compiling unicase v2.6.0 |
| 1576 | 2026-08-10T04:57:48.326Z | Checking tracing-core v0.1.32 |
| 1577 | 2026-08-10T04:57:48.344Z | Checking percent-encoding v2.3.2 |
| 1578 | 2026-08-10T04:57:48.514Z | Checking icu_locid_transform_data v1.5.0 |
| 1579 | 2026-08-10T04:57:48.519Z | Checking num_threads v0.1.3 |
| 1580 | 2026-08-10T04:57:48.595Z | Checking bitflags v2.11.0 |
| 1581 | 2026-08-10T04:57:48.611Z | Checking atomic-waker v1.1.2 |
| 1582 | 2026-08-10T04:57:48.630Z | Checking untrusted v0.9.0 |
| 1583 | 2026-08-10T04:57:48.688Z | Compiling rustls v0.23.43 |
| 1584 | 2026-08-10T04:57:48.731Z | Checking tracing v0.1.40 |
| 1585 | 2026-08-10T04:57:48.797Z | Compiling num-traits v0.2.14 |
| 1586 | 2026-08-10T04:57:48.837Z | Checking time v0.3.47 |
| 1587 | 2026-08-10T04:57:48.900Z | Compiling usdt-impl v0.6.0 |
| 1588 | 2026-08-10T04:57:49.033Z | Checking tower-layer v0.3.3 |
| 1589 | 2026-08-10T04:57:49.148Z | Compiling crc32fast v1.5.0 |
| 1590 | 2026-08-10T04:57:49.171Z | Checking subtle v2.5.0 |
| 1591 | 2026-08-10T04:57:49.189Z | Compiling serde_derive v1.0.229 |
| 1592 | 2026-08-10T04:57:49.228Z | Compiling thiserror-impl v2.0.19 |
| 1593 | 2026-08-10T04:57:49.281Z | Compiling zerofrom-derive v0.1.5 |
| 1594 | 2026-08-10T04:57:49.294Z | Compiling yoke-derive v0.7.5 |
| 1595 | 2026-08-10T04:57:49.474Z | Compiling tokio-macros v2.7.0 |
| 1596 | 2026-08-10T04:57:49.663Z | Compiling zerovec-derive v0.10.3 |
| 1597 | 2026-08-10T04:57:49.868Z | Compiling displaydoc v0.2.5 |
| 1598 | 2026-08-10T04:57:50.606Z | Checking tokio v1.53.1 |
| 1599 | 2026-08-10T04:57:51.024Z | Compiling futures-macro v0.3.33 |
| 1600 | 2026-08-10T04:57:51.115Z | Compiling zerocopy-derive v0.8.27 |
| 1601 | 2026-08-10T04:57:51.133Z | Compiling icu_provider_macros v1.5.0 |
| 1602 | 2026-08-10T04:57:51.312Z | Compiling pest v2.8.1 |
| 1603 | 2026-08-10T04:57:51.433Z | Checking zerofrom v0.1.5 |
| 1604 | 2026-08-10T04:57:51.551Z | Checking yoke v0.7.5 |
| 1605 | 2026-08-10T04:57:51.765Z | Checking zerovec v0.10.4 |
| 1606 | 2026-08-10T04:57:52.061Z | Compiling scroll_derive v0.13.1 |
| 1607 | 2026-08-10T04:57:52.208Z | Checking futures-util v0.3.33 |
| 1608 | 2026-08-10T04:57:52.398Z | Compiling pest_meta v2.8.1 |
| 1609 | 2026-08-10T04:57:52.593Z | Checking tinystr v0.7.6 |
| 1610 | 2026-08-10T04:57:52.777Z | Checking icu_locid v1.5.0 |
| 1611 | 2026-08-10T04:57:53.213Z | Compiling pest_generator v2.8.1 |
| 1612 | 2026-08-10T04:57:53.381Z | Checking icu_provider v1.5.0 |
| 1613 | 2026-08-10T04:57:53.685Z | Checking icu_locid_transform v1.5.0 |
| 1614 | 2026-08-10T04:57:53.703Z | Checking tokio-util v0.7.19 |
| 1615 | 2026-08-10T04:57:53.803Z | Checking erased-serde v0.3.31 |
| 1616 | 2026-08-10T04:57:54.026Z | Checking icu_collections v1.5.0 |
| 1617 | 2026-08-10T04:57:54.127Z | Checking base64 v0.22.1 |
| 1618 | 2026-08-10T04:57:54.155Z | Checking icu_properties_data v1.5.0 |
| 1619 | 2026-08-10T04:57:54.200Z | Checking fnv v1.0.7 |
| 1620 | 2026-08-10T04:57:54.280Z | Checking try-lock v0.2.3 |
| 1621 | 2026-08-10T04:57:54.288Z | Checking tower-service v0.3.3 |
| 1622 | 2026-08-10T04:57:54.291Z | Checking cpufeatures v0.3.0 |
| 1623 | 2026-08-10T04:57:54.346Z | Compiling dof v0.4.0 |
| 1624 | 2026-08-10T04:57:54.353Z | Checking icu_properties v1.5.1 |
| 1625 | 2026-08-10T04:57:54.364Z | Checking h2 v0.4.14 |
| 1626 | 2026-08-10T04:57:54.369Z | Checking want v0.3.0 |
| 1627 | 2026-08-10T04:57:54.442Z | Compiling pest_derive v2.8.1 |
| 1628 | 2026-08-10T04:57:54.476Z | Checking scroll v0.13.0 |
| 1629 | 2026-08-10T04:57:54.692Z | Checking block-buffer v0.12.0 |
| 1630 | 2026-08-10T04:57:54.702Z | Checking crypto-common v0.2.1 |
| 1631 | 2026-08-10T04:57:54.863Z | Checking errno v0.3.10 |
| 1632 | 2026-08-10T04:57:54.880Z | Compiling thread-id v5.0.0 |
| 1633 | 2026-08-10T04:57:54.953Z | Checking plain v0.2.3 |
| 1634 | 2026-08-10T04:57:54.969Z | Compiling rustix v1.1.4 |
| 1635 | 2026-08-10T04:57:55.045Z | Checking const-oid v0.10.2 |
| 1636 | 2026-08-10T04:57:55.061Z | Checking utf8_iter v1.0.4 |
| 1637 | 2026-08-10T04:57:55.176Z | Checking write16 v1.0.0 |
| 1638 | 2026-08-10T04:57:55.182Z | Checking utf16_iter v1.0.5 |
| 1639 | 2026-08-10T04:57:55.191Z | Compiling byteorder v1.4.3 |
| 1640 | 2026-08-10T04:57:55.260Z | Checking icu_normalizer_data v1.5.0 |
| 1641 | 2026-08-10T04:57:55.278Z | Checking httpdate v1.0.1 |
| 1642 | 2026-08-10T04:57:55.299Z | Compiling dtrace-parser v0.3.0 |
| 1643 | 2026-08-10T04:57:55.320Z | Checking simd-adler32 v0.3.7 |
| 1644 | 2026-08-10T04:57:55.401Z | Checking adler2 v2.0.1 |
| 1645 | 2026-08-10T04:57:55.412Z | Checking digest v0.11.2 |
| 1646 | 2026-08-10T04:57:55.497Z | Checking miniz_oxide v0.8.9 |
| 1647 | 2026-08-10T04:57:55.543Z | Checking goblin v0.10.1 |
| 1648 | 2026-08-10T04:57:55.746Z | Checking icu_normalizer v1.5.0 |
| 1649 | 2026-08-10T04:57:56.251Z | Checking hyper v1.11.0 |
| 1650 | 2026-08-10T04:57:56.284Z | Compiling serde_tokenstream v0.2.3 |
| 1651 | 2026-08-10T04:57:56.428Z | Checking form_urlencoded v1.2.2 |
| 1652 | 2026-08-10T04:57:56.465Z | Checking openssl-probe v0.2.1 |
| 1653 | 2026-08-10T04:57:56.500Z | Checking pretty-hex v0.4.1 |
| 1654 | 2026-08-10T04:57:56.548Z | Compiling ryu v1.0.5 |
| 1655 | 2026-08-10T04:57:56.562Z | Checking iana-time-zone v0.1.47 |
| 1656 | 2026-08-10T04:57:56.609Z | Checking ipnet v2.10.0 |
| 1657 | 2026-08-10T04:57:56.659Z | Compiling rustix v0.38.44 |
| 1658 | 2026-08-10T04:57:56.822Z | Checking mime v0.3.16 |
| 1659 | 2026-08-10T04:57:56.862Z | Checking chrono v0.4.45 |
| 1660 | 2026-08-10T04:57:56.915Z | Checking rustls-native-certs v0.8.3 |
| 1661 | 2026-08-10T04:57:57.155Z | Checking flate2 v1.1.9 |
| 1662 | 2026-08-10T04:57:57.162Z | Checking hyper-util v0.1.20 |
| 1663 | 2026-08-10T04:57:57.211Z | Checking idna_adapter v1.2.0 |
| 1664 | 2026-08-10T04:57:57.432Z | Checking sha1 v0.11.0 |
| 1665 | 2026-08-10T04:57:57.435Z | Checking chacha20 v0.10.1 |
| 1666 | 2026-08-10T04:57:57.600Z | Checking concurrent-queue v2.5.0 |
| 1667 | 2026-08-10T04:57:57.676Z | Compiling serde_derive_internals v0.29.0 |
| 1668 | 2026-08-10T04:57:57.728Z | Compiling multer v3.1.0 |
| 1669 | 2026-08-10T04:57:57.866Z | Checking thread_local v1.1.4 |
| 1670 | 2026-08-10T04:57:57.958Z | Checking sync_wrapper v1.0.1 |
| 1671 | 2026-08-10T04:57:57.964Z | Checking encoding_rs v0.8.32 |
| 1672 | 2026-08-10T04:57:58.024Z | Compiling camino v1.2.5 |
| 1673 | 2026-08-10T04:57:58.053Z | Checking match_cfg v0.1.0 |
| 1674 | 2026-08-10T04:57:58.112Z | Checking compression-core v0.4.32 |
| 1675 | 2026-08-10T04:57:58.234Z | Checking winnow v1.0.0 |
| 1676 | 2026-08-10T04:57:58.241Z | Checking fastrand v2.1.1 |
| 1677 | 2026-08-10T04:57:58.297Z | Compiling schemars v0.8.22 |
| 1678 | 2026-08-10T04:57:58.413Z | Checking parking v2.2.0 |
| 1679 | 2026-08-10T04:57:58.515Z | Compiling paste v1.0.15 |
| 1680 | 2026-08-10T04:57:58.524Z | Compiling slog-async v2.8.0 |
| 1681 | 2026-08-10T04:57:58.556Z | Checking event-listener v5.0.0 |
| 1682 | 2026-08-10T04:57:58.620Z | Checking toml_parser v1.1.3+spec-1.1.0 |
| 1683 | 2026-08-10T04:57:58.808Z | Checking tempfile v3.27.0 |
| 1684 | 2026-08-10T04:57:58.843Z | Compiling schemars_derive v0.8.22 |
| 1685 | 2026-08-10T04:57:58.884Z | Checking compression-codecs v0.4.38 |
| 1686 | 2026-08-10T04:57:58.888Z | Checking hostname v0.3.1 |
| 1687 | 2026-08-10T04:57:58.913Z | Checking tower v0.5.2 |
| 1688 | 2026-08-10T04:57:58.970Z | Checking rand v0.10.2 |
| 1689 | 2026-08-10T04:57:58.983Z | Checking idna v1.0.3 |
| 1690 | 2026-08-10T04:57:58.995Z | Compiling mime_guess v2.0.5 |
| 1691 | 2026-08-10T04:57:59.279Z | Compiling usdt-macro v0.6.0 |
| 1692 | 2026-08-10T04:57:59.348Z | Compiling usdt-attr-macro v0.6.0 |
| 1693 | 2026-08-10T04:57:59.384Z | Checking slog-json v2.6.1 |
| 1694 | 2026-08-10T04:57:59.436Z | Checking futures-executor v0.3.33 |
| 1695 | 2026-08-10T04:57:59.534Z | Compiling serde_tokenstream v0.3.0 |
| 1696 | 2026-08-10T04:57:59.581Z | Compiling async-stream-impl v0.3.6 |
| 1697 | 2026-08-10T04:57:59.659Z | Checking crossbeam-channel v0.5.15 |
| 1698 | 2026-08-10T04:57:59.739Z | Checking http-body-util v0.1.4 |
| 1699 | 2026-08-10T04:57:59.871Z | Checking uuid v1.24.0 |
| 1700 | 2026-08-10T04:57:59.966Z | Compiling dropshot v0.17.1 (/work/oxidecomputer/dropshot/dropshot) |
| 1701 | 2026-08-10T04:57:59.986Z | Checking toml_datetime v1.1.1+spec-1.1.0 |
| 1702 | 2026-08-10T04:58:00.155Z | Checking serde_spanned v1.1.1 |
| 1703 | 2026-08-10T04:58:00.176Z | Checking is-terminal v0.4.12 |
| 1704 | 2026-08-10T04:58:00.200Z | Checking memmap2 v0.9.8 |
| 1705 | 2026-08-10T04:58:00.258Z | Compiling anyhow v1.0.104 |
| 1706 | 2026-08-10T04:58:00.277Z | Checking take_mut v0.2.2 |
| 1707 | 2026-08-10T04:58:00.352Z | Compiling heck v0.5.0 |
| 1708 | 2026-08-10T04:58:00.372Z | Checking base64 v0.23.0 |
| 1709 | 2026-08-10T04:58:00.415Z | Checking spin v0.9.8 |
| 1710 | 2026-08-10T04:58:00.519Z | Checking term v1.1.0 |
| 1711 | 2026-08-10T04:58:00.526Z | Checking unicode-segmentation v1.10.0 |
| 1712 | 2026-08-10T04:58:00.538Z | Checking dyn-clone v1.0.4 |
| 1713 | 2026-08-10T04:58:00.611Z | Checking iri-string v0.7.8 |
| 1714 | 2026-08-10T04:58:00.620Z | Compiling semver v1.0.28 |
| 1715 | 2026-08-10T04:58:00.638Z | Checking toml_writer v1.1.2+spec-1.1.0 |
| 1716 | 2026-08-10T04:58:00.645Z | Checking lazy_static v1.5.0 |
| 1717 | 2026-08-10T04:58:00.704Z | Checking unicode-width v0.1.9 |
| 1718 | 2026-08-10T04:58:00.728Z | Checking data-encoding v2.4.0 |
| 1719 | 2026-08-10T04:58:00.732Z | Checking slog-term v2.9.2 |
| 1720 | 2026-08-10T04:58:00.798Z | Checking console v0.15.7 |
| 1721 | 2026-08-10T04:58:00.801Z | Checking newline-converter v0.3.0 |
| 1722 | 2026-08-10T04:58:00.801Z | Checking toml v1.1.4+spec-1.1.0 |
| 1723 | 2026-08-10T04:58:00.953Z | Compiling dropshot_endpoint v0.17.1 (/work/oxidecomputer/dropshot/dropshot_endpoint) |
| 1724 | 2026-08-10T04:58:00.972Z | Checking tungstenite v0.30.0 |
| 1725 | 2026-08-10T04:58:01.057Z | Checking async-stream v0.3.6 |
| 1726 | 2026-08-10T04:58:01.174Z | Checking usdt v0.6.0 |
| 1727 | 2026-08-10T04:58:01.394Z | Checking atomicwrites v0.4.4 |
| 1728 | 2026-08-10T04:58:01.400Z | Checking futures v0.3.33 |
| 1729 | 2026-08-10T04:58:01.464Z | Checking slog-bunyan v2.5.0 |
| 1730 | 2026-08-10T04:58:01.486Z | Checking serde_urlencoded v0.7.1 |
| 1731 | 2026-08-10T04:58:01.500Z | Checking url v2.5.4 |
| 1732 | 2026-08-10T04:58:01.507Z | Checking async-compression v0.4.43 |
| 1733 | 2026-08-10T04:58:01.623Z | Checking tower-http v0.6.8 |
| 1734 | 2026-08-10T04:58:01.681Z | Checking event-listener-strategy v0.5.4 |
| 1735 | 2026-08-10T04:58:01.735Z | Checking pem v3.0.6 |
| 1736 | 2026-08-10T04:58:01.802Z | Checking openapiv3 v2.2.0 |
| 1737 | 2026-08-10T04:58:01.810Z | Checking yasna v0.6.0 |
| 1738 | 2026-08-10T04:58:01.873Z | Compiling async-trait v0.1.91 |
| 1739 | 2026-08-10T04:58:01.884Z | Checking waitgroup v0.1.2 |
| 1740 | 2026-08-10T04:58:01.888Z | Checking rustls-pemfile v2.2.0 |
| 1741 | 2026-08-10T04:58:01.974Z | Checking serde_path_to_error v0.1.20 |
| 1742 | 2026-08-10T04:58:02.014Z | Checking hostname v0.4.2 |
| 1743 | 2026-08-10T04:58:02.107Z | Checking similar v2.2.1 |
| 1744 | 2026-08-10T04:58:02.177Z | Checking simple-mermaid v0.2.0 |
| 1745 | 2026-08-10T04:58:02.234Z | Checking debug-ignore v1.0.5 |
| 1746 | 2026-08-10T04:58:02.240Z | Checking async-channel v2.5.0 |
| 1747 | 2026-08-10T04:58:02.348Z | Checking tokio-tungstenite v0.30.0 |
| 1748 | 2026-08-10T04:58:02.423Z | Checking expectorate v1.2.0 |
| 1749 | 2026-08-10T04:58:02.540Z | Checking pem v4.0.0 |
| 1750 | 2026-08-10T04:58:02.597Z | Checking buf-list v1.1.2 |
| 1751 | 2026-08-10T04:58:02.604Z | Checking subprocess v1.2.1 |
| 1752 | 2026-08-10T04:58:07.902Z | Checking rustls-webpki v0.103.13 |
| 1753 | 2026-08-10T04:58:07.902Z | Checking rcgen v0.14.8 |
| 1754 | 2026-08-10T04:58:10.105Z | Checking tokio-rustls v0.26.4 |
| 1755 | 2026-08-10T04:58:10.105Z | Checking rustls-platform-verifier v0.6.2 |
| 1756 | 2026-08-10T04:58:10.285Z | Checking hyper-rustls v0.27.9 |
| 1757 | 2026-08-10T04:58:10.448Z | Checking reqwest v0.13.4 |
| 1758 | 2026-08-10T04:58:11.914Z | Checking dropshot-tests v0.0.0 (/work/oxidecomputer/dropshot/target/tests/trybuild/dropshot) |
| 1759 | 2026-08-10T04:58:11.966Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 29.35s |
| 1760 | 2026-08-10T04:58:12.228Z | |
| 1761 | 2026-08-10T04:58:12.228Z | |
| 1762 | 2026-08-10T04:58:37.731Z | test tests/fail/bad_channel10.rs ... ok |
| 1763 | 2026-08-10T04:58:37.731Z | test tests/fail/bad_channel11.rs ... ok |
| 1764 | 2026-08-10T04:58:37.731Z | test tests/fail/bad_channel12.rs ... ok |
| 1765 | 2026-08-10T04:58:37.731Z | test tests/fail/bad_channel13.rs ... ok |
| 1766 | 2026-08-10T04:58:37.731Z | test tests/fail/bad_channel14.rs ... ok |
| 1767 | 2026-08-10T04:58:37.731Z | test tests/fail/bad_channel15.rs ... ok |
| 1768 | 2026-08-10T04:58:37.735Z | test tests/fail/bad_channel17.rs ... ok |
| 1769 | 2026-08-10T04:58:37.735Z | test tests/fail/bad_channel18.rs ... ok |
| 1770 | 2026-08-10T04:58:37.735Z | test tests/fail/bad_channel19.rs ... ok |
| 1771 | 2026-08-10T04:58:37.735Z | test tests/fail/bad_channel1a.rs ... ok |
| 1772 | 2026-08-10T04:58:37.735Z | test tests/fail/bad_channel1b.rs ... ok |
| 1773 | 2026-08-10T04:58:37.735Z | test tests/fail/bad_channel2.rs ... ok |
| 1774 | 2026-08-10T04:58:37.735Z | test tests/fail/bad_channel20.rs ... ok |
| 1775 | 2026-08-10T04:58:37.735Z | test tests/fail/bad_channel21.rs ... ok |
| 1776 | 2026-08-10T04:58:37.735Z | test tests/fail/bad_channel22.rs ... ok |
| 1777 | 2026-08-10T04:58:37.735Z | test tests/fail/bad_channel23.rs ... ok |
| 1778 | 2026-08-10T04:58:37.735Z | test tests/fail/bad_channel24.rs ... ok |
| 1779 | 2026-08-10T04:58:37.735Z | test tests/fail/bad_channel25.rs ... ok |
| 1780 | 2026-08-10T04:58:37.735Z | test tests/fail/bad_channel26.rs ... ok |
| 1781 | 2026-08-10T04:58:37.735Z | test tests/fail/bad_channel27.rs ... ok |
| 1782 | 2026-08-10T04:58:37.735Z | test tests/fail/bad_channel28.rs ... ok |
| 1783 | 2026-08-10T04:58:37.735Z | test tests/fail/bad_channel3.rs ... ok |
| 1784 | 2026-08-10T04:58:37.735Z | test tests/fail/bad_channel4.rs ... ok |
| 1785 | 2026-08-10T04:58:37.735Z | test tests/fail/bad_channel5.rs ... ok |
| 1786 | 2026-08-10T04:58:37.735Z | test tests/fail/bad_channel6.rs ... ok |
| 1787 | 2026-08-10T04:58:37.735Z | test tests/fail/bad_channel8.rs ... ok |
| 1788 | 2026-08-10T04:58:37.736Z | test tests/fail/bad_channel9.rs ... ok |
| 1789 | 2026-08-10T04:58:37.736Z | test tests/fail/bad_endpoint1.rs ... ok |
| 1790 | 2026-08-10T04:58:37.736Z | test tests/fail/bad_endpoint10.rs ... ok |
| 1791 | 2026-08-10T04:58:37.736Z | test tests/fail/bad_endpoint11.rs ... ok |
| 1792 | 2026-08-10T04:58:37.736Z | test tests/fail/bad_endpoint12.rs ... ok |
| 1793 | 2026-08-10T04:58:37.736Z | test tests/fail/bad_endpoint13.rs ... ok |
| 1794 | 2026-08-10T04:58:37.736Z | test tests/fail/bad_endpoint14.rs ... ok |
| 1795 | 2026-08-10T04:58:37.736Z | test tests/fail/bad_endpoint15.rs ... ok |
| 1796 | 2026-08-10T04:58:37.736Z | test tests/fail/bad_endpoint16.rs ... ok |
| 1797 | 2026-08-10T04:58:37.736Z | test tests/fail/bad_endpoint17.rs ... ok |
| 1798 | 2026-08-10T04:58:37.736Z | test tests/fail/bad_endpoint18.rs ... ok |
| 1799 | 2026-08-10T04:58:37.736Z | test tests/fail/bad_endpoint19.rs ... ok |
| 1800 | 2026-08-10T04:58:37.736Z | test tests/fail/bad_endpoint2.rs ... ok |
| 1801 | 2026-08-10T04:58:37.736Z | test tests/fail/bad_endpoint20.rs ... ok |
| 1802 | 2026-08-10T04:58:37.736Z | test tests/fail/bad_endpoint21.rs ... ok |
| 1803 | 2026-08-10T04:58:37.736Z | test tests/fail/bad_endpoint22.rs ... ok |
| 1804 | 2026-08-10T04:58:37.736Z | test tests/fail/bad_endpoint23.rs ... ok |
| 1805 | 2026-08-10T04:58:37.736Z | test tests/fail/bad_endpoint24.rs ... ok |
| 1806 | 2026-08-10T04:58:37.736Z | test tests/fail/bad_endpoint25.rs ... ok |
| 1807 | 2026-08-10T04:58:37.736Z | test tests/fail/bad_endpoint26.rs ... ok |
| 1808 | 2026-08-10T04:58:37.736Z | test tests/fail/bad_endpoint27.rs ... ok |
| 1809 | 2026-08-10T04:58:37.736Z | test tests/fail/bad_endpoint28.rs ... ok |
| 1810 | 2026-08-10T04:58:37.736Z | test tests/fail/bad_endpoint3.rs ... ok |
| 1811 | 2026-08-10T04:58:37.736Z | test tests/fail/bad_endpoint4.rs ... ok |
| 1812 | 2026-08-10T04:58:37.736Z | test tests/fail/bad_endpoint5.rs ... ok |
| 1813 | 2026-08-10T04:58:37.736Z | test tests/fail/bad_endpoint6.rs ... ok |
| 1814 | 2026-08-10T04:58:37.736Z | test tests/fail/bad_endpoint7.rs ... ok |
| 1815 | 2026-08-10T04:58:37.736Z | test tests/fail/bad_endpoint8.rs ... ok |
| 1816 | 2026-08-10T04:58:37.736Z | test tests/fail/bad_endpoint9.rs ... ok |
| 1817 | 2026-08-10T04:58:37.736Z | test tests/fail/bad_trait_channel10.rs ... ok |
| 1818 | 2026-08-10T04:58:37.736Z | test tests/fail/bad_trait_channel11.rs ... ok |
| 1819 | 2026-08-10T04:58:37.736Z | test tests/fail/bad_trait_channel12.rs ... ok |
| 1820 | 2026-08-10T04:58:37.736Z | test tests/fail/bad_trait_channel13.rs ... ok |
| 1821 | 2026-08-10T04:58:37.736Z | test tests/fail/bad_trait_channel14.rs ... ok |
| 1822 | 2026-08-10T04:58:37.736Z | test tests/fail/bad_trait_channel15.rs ... ok |
| 1823 | 2026-08-10T04:58:37.736Z | test tests/fail/bad_trait_channel17.rs ... ok |
| 1824 | 2026-08-10T04:58:37.736Z | test tests/fail/bad_trait_channel18.rs ... ok |
| 1825 | 2026-08-10T04:58:37.736Z | test tests/fail/bad_trait_channel19.rs ... ok |
| 1826 | 2026-08-10T04:58:37.736Z | test tests/fail/bad_trait_channel1a.rs ... ok |
| 1827 | 2026-08-10T04:58:37.737Z | test tests/fail/bad_trait_channel1b.rs ... ok |
| 1828 | 2026-08-10T04:58:37.737Z | test tests/fail/bad_trait_channel2.rs ... ok |
| 1829 | 2026-08-10T04:58:37.737Z | test tests/fail/bad_trait_channel20.rs ... ok |
| 1830 | 2026-08-10T04:58:37.737Z | test tests/fail/bad_trait_channel21.rs ... ok |
| 1831 | 2026-08-10T04:58:37.737Z | test tests/fail/bad_trait_channel22.rs ... ok |
| 1832 | 2026-08-10T04:58:37.737Z | test tests/fail/bad_trait_channel23.rs ... ok |
| 1833 | 2026-08-10T04:58:37.737Z | test tests/fail/bad_trait_channel24.rs ... ok |
| 1834 | 2026-08-10T04:58:37.737Z | test tests/fail/bad_trait_channel25.rs ... ok |
| 1835 | 2026-08-10T04:58:37.737Z | test tests/fail/bad_trait_channel26.rs ... ok |
| 1836 | 2026-08-10T04:58:37.737Z | test tests/fail/bad_trait_channel28.rs ... ok |
| 1837 | 2026-08-10T04:58:37.737Z | test tests/fail/bad_trait_channel3.rs ... ok |
| 1838 | 2026-08-10T04:58:37.737Z | test tests/fail/bad_trait_channel4.rs ... ok |
| 1839 | 2026-08-10T04:58:37.737Z | test tests/fail/bad_trait_channel5.rs ... ok |
| 1840 | 2026-08-10T04:58:37.737Z | test tests/fail/bad_trait_channel6.rs ... ok |
| 1841 | 2026-08-10T04:58:37.737Z | test tests/fail/bad_trait_channel8.rs ... ok |
| 1842 | 2026-08-10T04:58:37.737Z | test tests/fail/bad_trait_channel9.rs ... ok |
| 1843 | 2026-08-10T04:58:37.737Z | test tests/fail/bad_trait_endpoint1.rs ... ok |
| 1844 | 2026-08-10T04:58:37.737Z | test tests/fail/bad_trait_endpoint10.rs ... ok |
| 1845 | 2026-08-10T04:58:37.737Z | test tests/fail/bad_trait_endpoint11.rs ... ok |
| 1846 | 2026-08-10T04:58:37.737Z | test tests/fail/bad_trait_endpoint12.rs ... ok |
| 1847 | 2026-08-10T04:58:37.737Z | test tests/fail/bad_trait_endpoint13.rs ... ok |
| 1848 | 2026-08-10T04:58:37.737Z | test tests/fail/bad_trait_endpoint14.rs ... ok |
| 1849 | 2026-08-10T04:58:37.737Z | test tests/fail/bad_trait_endpoint15.rs ... ok |
| 1850 | 2026-08-10T04:58:37.737Z | test tests/fail/bad_trait_endpoint16.rs ... ok |
| 1851 | 2026-08-10T04:58:37.737Z | test tests/fail/bad_trait_endpoint17.rs ... ok |
| 1852 | 2026-08-10T04:58:37.737Z | test tests/fail/bad_trait_endpoint18.rs ... ok |
| 1853 | 2026-08-10T04:58:37.737Z | test tests/fail/bad_trait_endpoint19.rs ... ok |
| 1854 | 2026-08-10T04:58:37.737Z | test tests/fail/bad_trait_endpoint2.rs ... ok |
| 1855 | 2026-08-10T04:58:37.737Z | test tests/fail/bad_trait_endpoint20.rs ... ok |
| 1856 | 2026-08-10T04:58:37.737Z | test tests/fail/bad_trait_endpoint21.rs ... ok |
| 1857 | 2026-08-10T04:58:37.737Z | test tests/fail/bad_trait_endpoint22.rs ... ok |
| 1858 | 2026-08-10T04:58:37.737Z | test tests/fail/bad_trait_endpoint23.rs ... ok |
| 1859 | 2026-08-10T04:58:37.737Z | test tests/fail/bad_trait_endpoint24.rs ... ok |
| 1860 | 2026-08-10T04:58:37.737Z | test tests/fail/bad_trait_endpoint25.rs ... ok |
| 1861 | 2026-08-10T04:58:37.737Z | test tests/fail/bad_trait_endpoint26.rs ... ok |
| 1862 | 2026-08-10T04:58:37.737Z | test tests/fail/bad_trait_endpoint27.rs ... ok |
| 1863 | 2026-08-10T04:58:37.737Z | test tests/fail/bad_trait_endpoint28.rs ... ok |
| 1864 | 2026-08-10T04:58:37.737Z | test tests/fail/bad_trait_endpoint3.rs ... ok |
| 1865 | 2026-08-10T04:58:37.737Z | test tests/fail/bad_trait_endpoint4.rs ... ok |
| 1866 | 2026-08-10T04:58:37.737Z | test tests/fail/bad_trait_endpoint5.rs ... ok |
| 1867 | 2026-08-10T04:58:37.738Z | test tests/fail/bad_trait_endpoint6.rs ... ok |
| 1868 | 2026-08-10T04:58:37.741Z | test tests/fail/bad_trait_endpoint7.rs ... ok |
| 1869 | 2026-08-10T04:58:37.741Z | test tests/fail/bad_trait_endpoint8.rs ... ok |
| 1870 | 2026-08-10T04:58:37.741Z | test tests/fail/bad_trait_endpoint9.rs ... ok |
| 1871 | 2026-08-10T04:58:37.741Z | test tests/fail/bad_trait_endpoint_error.rs ... ok |
| 1872 | 2026-08-10T04:58:37.741Z | test tests/fail/bad_trait_only1.rs ... ok |
| 1873 | 2026-08-10T04:58:37.741Z | test tests/fail/bad_trait_only10.rs ... ok |
| 1874 | 2026-08-10T04:58:37.741Z | test tests/fail/bad_trait_only11.rs ... ok |
| 1875 | 2026-08-10T04:58:37.741Z | test tests/fail/bad_trait_only12.rs ... ok |
| 1876 | 2026-08-10T04:58:37.741Z | test tests/fail/bad_trait_only13.rs ... ok |
| 1877 | 2026-08-10T04:58:37.741Z | test tests/fail/bad_trait_only14.rs ... ok |
| 1878 | 2026-08-10T04:58:37.741Z | test tests/fail/bad_trait_only15.rs ... ok |
| 1879 | 2026-08-10T04:58:37.741Z | test tests/fail/bad_trait_only16.rs ... ok |
| 1880 | 2026-08-10T04:58:37.741Z | test tests/fail/bad_trait_only17.rs ... ok |
| 1881 | 2026-08-10T04:58:37.741Z | test tests/fail/bad_trait_only18.rs ... ok |
| 1882 | 2026-08-10T04:58:37.741Z | test tests/fail/bad_trait_only19.rs ... ok |
| 1883 | 2026-08-10T04:58:37.741Z | test tests/fail/bad_trait_only2.rs ... ok |
| 1884 | 2026-08-10T04:58:37.741Z | test tests/fail/bad_trait_only20.rs ... ok |
| 1885 | 2026-08-10T04:58:37.741Z | test tests/fail/bad_trait_only21.rs ... ok |
| 1886 | 2026-08-10T04:58:37.741Z | test tests/fail/bad_trait_only22.rs ... ok |
| 1887 | 2026-08-10T04:58:37.741Z | test tests/fail/bad_trait_only3.rs ... ok |
| 1888 | 2026-08-10T04:58:37.741Z | test tests/fail/bad_trait_only4.rs ... ok |
| 1889 | 2026-08-10T04:58:37.741Z | test tests/fail/bad_trait_only5.rs ... ok |
| 1890 | 2026-08-10T04:58:37.741Z | test tests/fail/bad_trait_only6.rs ... ok |
| 1891 | 2026-08-10T04:58:37.742Z | test tests/fail/bad_trait_only7.rs ... ok |
| 1892 | 2026-08-10T04:58:37.742Z | test tests/fail/bad_trait_only8.rs ... ok |
| 1893 | 2026-08-10T04:58:37.742Z | test tests/fail/bad_trait_only9.rs ... ok |
| 1894 | 2026-08-10T04:58:37.742Z | test tests/fail/bad_version_backwards.rs ... ok |
| 1895 | 2026-08-10T04:58:37.742Z | test tests/fail/unused_endpoint.rs ... ok |
| 1896 | 2026-08-10T04:58:37.742Z | |
| 1897 | 2026-08-10T04:58:37.742Z | |
| 1898 | 2026-08-10T04:58:37.742Z | test fail ... ok |
| 1899 | 2026-08-10T04:58:37.742Z | |
| 1900 | 2026-08-10T04:58:37.742Z | test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 55.14s |
| 1901 | 2026-08-10T04:58:37.742Z | |
| 1902 | 2026-08-10T04:58:37.742Z | Running `/work/oxidecomputer/dropshot/target/debug/deps/integration_tests-3b0aeb3d0785a921` |
| 1903 | 2026-08-10T04:58:37.742Z | |
| 1904 | 2026-08-10T04:58:37.742Z | running 100 tests |
| 1905 | 2026-08-10T04:58:37.745Z | test api_trait::test_api_trait_with_disallowed_tags ... ok |
| 1906 | 2026-08-10T04:58:37.745Z | test config::test_config_bad_request_body_max_bytes_negative ... ok |
| 1907 | 2026-08-10T04:58:37.745Z | test config::test_config_bad_bind_address_port_too_large ... ok |
| 1908 | 2026-08-10T04:58:37.745Z | test config::test_config_bad_bind_address_port_too_small ... ok |
| 1909 | 2026-08-10T04:58:37.745Z | test config::test_config_bad_bind_address_garbage ... ok |
| 1910 | 2026-08-10T04:58:37.745Z | test api_trait::test_api_trait_with_empty_tag_config ... ok |
| 1911 | 2026-08-10T04:58:37.745Z | test api_trait::test_api_trait_with_complex_tags ... ok |
| 1912 | 2026-08-10T04:58:37.745Z | test config::test_config_deprecated_request_body_max_bytes ... ok |
| 1913 | 2026-08-10T04:58:37.745Z | test config::test_config_bad_request_body_max_bytes_too_large ... ok |
| 1914 | 2026-08-10T04:58:37.745Z | test config::test_valid_config_all_settings ... ok |
| 1915 | 2026-08-10T04:58:37.746Z | test config::test_valid_config_basic ... ok |
| 1916 | 2026-08-10T04:58:37.746Z | note: configured to log to "/tmp/integration_tests-3b0aeb3d0785a921-api_trait_basic.6326.3.log" |
| 1917 | 2026-08-10T04:58:37.746Z | note: configured to log to "/tmp/integration_tests-3b0aeb3d0785a921-config_handler_task_mode_detached.6326.4.log" |
| 1918 | 2026-08-10T04:58:37.746Z | note: configured to log to "/tmp/integration_tests-3b0aeb3d0785a921-config_bind_address_http.6326.1.log" |
| 1919 | 2026-08-10T04:58:37.746Z | test config::test_valid_config_empty ... ok |
| 1920 | 2026-08-10T04:58:37.746Z | note: configured to log to "/tmp/integration_tests-3b0aeb3d0785a921-config_bind_address_https.6326.0.log" |
| 1921 | 2026-08-10T04:58:37.746Z | note: configured to log to "/tmp/integration_tests-3b0aeb3d0785a921-test_unversioned_servers_with_versioned_routes.6326.6.log" |
| 1922 | 2026-08-10T04:58:37.746Z | note: configured to log to "/tmp/integration_tests-3b0aeb3d0785a921-config_handler_task_mode_cancel.6326.5.log" |
| 1923 | 2026-08-10T04:58:37.746Z | note: configured to log to "/tmp/integration_tests-3b0aeb3d0785a921-config_bind_address_https_buffer.6326.2.log" |
| 1924 | 2026-08-10T04:58:37.746Z | note: configured to log to "/tmp/integration_tests-3b0aeb3d0785a921-test_enum_extractor_error.6326.7.log" |
| 1925 | 2026-08-10T04:58:37.746Z | test config::test_unversioned_servers_with_versioned_routes ... ok |
| 1926 | 2026-08-10T04:58:37.746Z | note: configured to log to "/tmp/integration_tests-3b0aeb3d0785a921-test_enum_user_error.6326.8.log" |
| 1927 | 2026-08-10T04:58:37.749Z | test config::test_config_handler_task_mode_cancel ... ok |
| 1928 | 2026-08-10T04:58:37.749Z | test config::test_config_handler_task_mode_detached ... ok |
| 1929 | 2026-08-10T04:58:37.749Z | test custom_errors::test_enum_user_error ... ok |
| 1930 | 2026-08-10T04:58:37.749Z | test custom_errors::test_enum_extractor_error ... ok |
| 1931 | 2026-08-10T04:58:37.749Z | note: configured to log to "/tmp/integration_tests-3b0aeb3d0785a921-test_struct_extractor_error.6326.9.log" |
| 1932 | 2026-08-10T04:58:37.749Z | note: configured to log to "/tmp/integration_tests-3b0aeb3d0785a921-test_struct_user_error.6326.10.log" |
| 1933 | 2026-08-10T04:58:37.749Z | test custom_errors::test_trait_based_api ... ok |
| 1934 | 2026-08-10T04:58:37.749Z | note: configured to log to "/tmp/integration_tests-3b0aeb3d0785a921-test_trait_enum_user_error.6326.11.log" |
| 1935 | 2026-08-10T04:58:37.749Z | test api_trait::test_api_trait_basic ... ok |
| 1936 | 2026-08-10T04:58:37.749Z | note: configured to log to "/tmp/integration_tests-3b0aeb3d0785a921-test_trait_struct_user_error.6326.12.log" |
| 1937 | 2026-08-10T04:58:37.749Z | test config::test_config_bind_address_http ... ok |
| 1938 | 2026-08-10T04:58:37.749Z | test custom_errors::test_trait_enum_user_error ... ok |
| 1939 | 2026-08-10T04:58:37.749Z | test custom_errors::test_struct_user_error ... ok |
| 1940 | 2026-08-10T04:58:37.749Z | test custom_errors::test_struct_extractor_error ... ok |
| 1941 | 2026-08-10T04:58:37.749Z | note: configured to log to "/tmp/integration_tests-3b0aeb3d0785a921-test_302_bogus.6326.13.log" |
| 1942 | 2026-08-10T04:58:37.749Z | test custom_errors::test_trait_struct_user_error ... ok |
| 1943 | 2026-08-10T04:58:37.750Z | note: configured to log to "/tmp/integration_tests-3b0aeb3d0785a921-test_302_found.6326.14.log" |
| 1944 | 2026-08-10T04:58:37.750Z | note: configured to log to "/tmp/integration_tests-3b0aeb3d0785a921-test_delete_request.6326.15.log" |
| 1945 | 2026-08-10T04:58:37.750Z | note: configured to log to "/tmp/integration_tests-3b0aeb3d0785a921-test_307_temporary_redirect.6326.16.log" |
| 1946 | 2026-08-10T04:58:37.750Z | note: configured to log to "/tmp/integration_tests-3b0aeb3d0785a921-test_303_see_other.6326.17.log" |
| 1947 | 2026-08-10T04:58:37.750Z | note: configured to log to "/tmp/integration_tests-3b0aeb3d0785a921-demo1.6326.18.log" |
| 1948 | 2026-08-10T04:58:37.750Z | test demo::test_302_bogus ... ok |
| 1949 | 2026-08-10T04:58:37.753Z | test demo::test_delete_request ... ok |
| 1950 | 2026-08-10T04:58:37.753Z | test demo::test_307_temporary_redirect ... ok |
| 1951 | 2026-08-10T04:58:37.753Z | test demo::test_303_see_other ... ok |
| 1952 | 2026-08-10T04:58:37.753Z | test demo::test_302_found ... ok |
| 1953 | 2026-08-10T04:58:37.753Z | note: configured to log to "/tmp/integration_tests-3b0aeb3d0785a921-demo2query.6326.20.log" |
| 1954 | 2026-08-10T04:58:37.753Z | test demo::test_demo1 ... ok |
| 1955 | 2026-08-10T04:58:37.753Z | note: configured to log to "/tmp/integration_tests-3b0aeb3d0785a921-demo2json.6326.19.log" |
| 1956 | 2026-08-10T04:58:37.753Z | note: configured to log to "/tmp/integration_tests-3b0aeb3d0785a921-demo3json.6326.22.log" |
| 1957 | 2026-08-10T04:58:37.753Z | note: configured to log to "/tmp/integration_tests-3b0aeb3d0785a921-demo2urlencoded.6326.21.log" |
| 1958 | 2026-08-10T04:58:37.753Z | note: configured to log to "/tmp/integration_tests-3b0aeb3d0785a921-demo_path_param_string.6326.23.log" |
| 1959 | 2026-08-10T04:58:37.753Z | note: configured to log to "/tmp/integration_tests-3b0aeb3d0785a921-demo_path_param_u32.6326.24.log" |
| 1960 | 2026-08-10T04:58:37.753Z | test demo::test_demo3json ... ok |
| 1961 | 2026-08-10T04:58:37.753Z | test demo::test_demo_path_param_u32 ... ok |
| 1962 | 2026-08-10T04:58:37.753Z | test demo::test_demo2query ... ok |
| 1963 | 2026-08-10T04:58:37.753Z | note: configured to log to "/tmp/integration_tests-3b0aeb3d0785a921-demo_path_param_uuid.6326.25.log" |
| 1964 | 2026-08-10T04:58:37.754Z | test demo::test_demo2urlencoded ... ok |
| 1965 | 2026-08-10T04:58:37.754Z | test demo::test_demo2json ... ok |
| 1966 | 2026-08-10T04:58:37.754Z | note: configured to log to "/tmp/integration_tests-3b0aeb3d0785a921-test_head_request.6326.26.log" |
| 1967 | 2026-08-10T04:58:37.754Z | note: configured to log to "/tmp/integration_tests-3b0aeb3d0785a921-demo_websocket.6326.27.log" |
| 1968 | 2026-08-10T04:58:37.754Z | note: configured to log to "/tmp/integration_tests-3b0aeb3d0785a921-test_header_request.6326.28.log" |
| 1969 | 2026-08-10T04:58:37.754Z | note: configured to log to "/tmp/integration_tests-3b0aeb3d0785a921-test_large_typed_body.6326.29.log" |
| 1970 | 2026-08-10T04:58:37.757Z | test demo::test_demo_path_param_uuid ... ok |
| 1971 | 2026-08-10T04:58:37.757Z | test demo::test_head_request ... ok |
| 1972 | 2026-08-10T04:58:37.757Z | test demo::test_demo_path_param_string ... ok |
| 1973 | 2026-08-10T04:58:37.757Z | note: configured to log to "/tmp/integration_tests-3b0aeb3d0785a921-tet_raw_request.6326.30.log" |
| 1974 | 2026-08-10T04:58:37.757Z | test demo::test_header_request ... ok |
| 1975 | 2026-08-10T04:58:37.757Z | note: configured to log to "/tmp/integration_tests-3b0aeb3d0785a921-test_request_compat.6326.31.log" |
| 1976 | 2026-08-10T04:58:37.757Z | note: configured to log to "/tmp/integration_tests-3b0aeb3d0785a921-test_request_remote_addr.6326.32.log" |
| 1977 | 2026-08-10T04:58:37.757Z | test demo::test_demo_websocket ... ok |
| 1978 | 2026-08-10T04:58:37.757Z | note: configured to log to "/tmp/integration_tests-3b0aeb3d0785a921-test_streaming_body.6326.33.log" |
| 1979 | 2026-08-10T04:58:37.757Z | note: configured to log to "/tmp/integration_tests-3b0aeb3d0785a921-test_untyped_body.6326.34.log" |
| 1980 | 2026-08-10T04:58:37.757Z | test demo::test_raw_request ... ok |
| 1981 | 2026-08-10T04:58:37.757Z | test demo::test_large_typed_body ... ok |
| 1982 | 2026-08-10T04:58:37.757Z | test demo::test_request_compat ... ok |
| 1983 | 2026-08-10T04:58:37.757Z | note: configured to log to "/tmp/integration_tests-3b0aeb3d0785a921-graceful_shutdown_with_detached_handler.6326.35.log" |
| 1984 | 2026-08-10T04:58:37.757Z | note: configured to log to "/tmp/integration_tests-3b0aeb3d0785a921-compression_config_enabled.6326.37.log" |
| 1985 | 2026-08-10T04:58:37.757Z | note: configured to log to "/tmp/integration_tests-3b0aeb3d0785a921-compression_config_disabled.6326.36.log" |
| 1986 | 2026-08-10T04:58:37.757Z | test demo::test_request_remote_addr ... ok |
| 1987 | 2026-08-10T04:58:37.757Z | note: configured to log to "/tmp/integration_tests-3b0aeb3d0785a921-compression_disabled_extension.6326.38.log" |
| 1988 | 2026-08-10T04:58:37.757Z | test demo::test_streaming_body ... ok |
| 1989 | 2026-08-10T04:58:37.758Z | note: configured to log to "/tmp/integration_tests-3b0aeb3d0785a921-gzip_compression_multiple_encodings.6326.39.log" |
| 1990 | 2026-08-10T04:58:37.758Z | test gzip::test_compression_disabled_with_extension ... ok |
| 1991 | 2026-08-10T04:58:37.761Z | test demo::test_untyped_body ... ok |
| 1992 | 2026-08-10T04:58:37.761Z | note: configured to log to "/tmp/integration_tests-3b0aeb3d0785a921-gzip_compression_accept_encoding.6326.40.log" |
| 1993 | 2026-08-10T04:58:37.761Z | note: configured to log to "/tmp/integration_tests-3b0aeb3d0785a921-json_suffix_compressed.6326.41.log" |
| 1994 | 2026-08-10T04:58:37.761Z | test gzip::test_json_suffix_is_compressed ... ok |
| 1995 | 2026-08-10T04:58:37.761Z | note: configured to log to "/tmp/integration_tests-3b0aeb3d0785a921-no_compression_small_response.6326.42.log" |
| 1996 | 2026-08-10T04:58:37.761Z | test gzip::test_no_compression_below_size_threshold ... ok |
| 1997 | 2026-08-10T04:58:37.761Z | note: configured to log to "/tmp/integration_tests-3b0aeb3d0785a921-no_compression_204.6326.43.log" |
| 1998 | 2026-08-10T04:58:37.761Z | test gzip::test_no_compression_for_204_no_content ... ok |
| 1999 | 2026-08-10T04:58:37.764Z | note: configured to log to "/tmp/integration_tests-3b0aeb3d0785a921-no_compression_304.6326.44.log" |
| 2000 | 2026-08-10T04:58:37.764Z | test gzip::test_no_compression_for_304_not_modified ... ok |
| 2001 | 2026-08-10T04:58:37.764Z | note: configured to log to "/tmp/integration_tests-3b0aeb3d0785a921-no_compression_non_compressible.6326.45.log" |
| 2002 | 2026-08-10T04:58:37.764Z | test gzip::test_no_compression_for_non_compressible_content_types ... ok |
| 2003 | 2026-08-10T04:58:37.764Z | note: configured to log to "/tmp/integration_tests-3b0aeb3d0785a921-no_gzip_without_accept.6326.46.log" |
| 2004 | 2026-08-10T04:58:37.767Z | test gzip::test_compression_config_disabled ... ok |
| 2005 | 2026-08-10T04:58:37.767Z | note: configured to log to "/tmp/integration_tests-3b0aeb3d0785a921-reject_gzip_quality_zero.6326.47.log" |
| 2006 | 2026-08-10T04:58:37.772Z | test gzip::test_compression_config_enabled ... ok |
| 2007 | 2026-08-10T04:58:37.775Z | test gzip::test_no_gzip_without_accept_encoding ... ok |
| 2008 | 2026-08-10T04:58:37.775Z | note: configured to log to "/tmp/integration_tests-3b0aeb3d0785a921-streaming_with_content_type_compressed.6326.48.log" |
| 2009 | 2026-08-10T04:58:37.775Z | note: configured to log to "/tmp/integration_tests-3b0aeb3d0785a921-streaming_missing_content_type.6326.49.log" |
| 2010 | 2026-08-10T04:58:37.775Z | test gzip::test_gzip_compression_accepts_multiple_encodings ... ok |
| 2011 | 2026-08-10T04:58:37.775Z | test gzip::test_streaming_with_content_type_is_compressed ... ok |
| 2012 | 2026-08-10T04:58:37.775Z | test gzip::test_streaming_without_content_type_skips_compression ... ok |
| 2013 | 2026-08-10T04:58:37.775Z | note: configured to log to "/tmp/integration_tests-3b0aeb3d0785a921-vary_header_set.6326.50.log" |
| 2014 | 2026-08-10T04:58:37.775Z | note: configured to log to "/tmp/integration_tests-3b0aeb3d0785a921-vary_header_no_gzip.6326.51.log" |
| 2015 | 2026-08-10T04:58:37.775Z | note: configured to log to "/tmp/integration_tests-3b0aeb3d0785a921-xml_suffix_compressed.6326.52.log" |
| 2016 | 2026-08-10T04:58:37.775Z | test gzip::test_xml_suffix_is_compressed ... ok |
| 2017 | 2026-08-10T04:58:37.775Z | test gzip::test_reject_gzip_with_quality_zero ... ok |
| 2018 | 2026-08-10T04:58:37.776Z | note: configured to log to "/tmp/integration_tests-3b0aeb3d0785a921-multipart_client.6326.53.log" |
| 2019 | 2026-08-10T04:58:37.776Z | note: configured to log to "/tmp/integration_tests-3b0aeb3d0785a921-multipart_client.6326.54.log" |
| 2020 | 2026-08-10T04:58:37.779Z | test multipart::missing_boundary ... ok |
| 2021 | 2026-08-10T04:58:37.779Z | test multipart::no_content_type ... ok |
| 2022 | 2026-08-10T04:58:37.779Z | note: configured to log to "/tmp/integration_tests-3b0aeb3d0785a921-multipart_client.6326.55.log" |
| 2023 | 2026-08-10T04:58:37.779Z | note: configured to log to "/tmp/integration_tests-3b0aeb3d0785a921-multipart_client.6326.56.log" |
| 2024 | 2026-08-10T04:58:37.779Z | test config::test_config_bind_address_https_buffer ... ok |
| 2025 | 2026-08-10T04:58:37.779Z | test config::test_config_bind_address_https ... ok |
| 2026 | 2026-08-10T04:58:37.779Z | test multipart::weird_content_type ... ok |
| 2027 | 2026-08-10T04:58:37.779Z | test multipart::test_multipart_client ... ok |
| 2028 | 2026-08-10T04:58:37.779Z | test openapi::test_openapi_custom_error_types ... ok |
| 2029 | 2026-08-10T04:58:37.779Z | test openapi::test_openapi_custom_error_types_trait_based ... ok |
| 2030 | 2026-08-10T04:58:37.779Z | note: configured to log to "/tmp/integration_tests-3b0aeb3d0785a921-pagination-basic.6326.57.log" |
| 2031 | 2026-08-10T04:58:37.779Z | note: configured to log to "/tmp/integration_tests-3b0aeb3d0785a921-pagination-multiple-resources.6326.58.log" |
| 2032 | 2026-08-10T04:58:37.782Z | test openapi::test_openapi ... ok |
| 2033 | 2026-08-10T04:58:37.782Z | note: configured to log to "/tmp/integration_tests-3b0aeb3d0785a921-pagination-multiple-sorts.6326.59.log" |
| 2034 | 2026-08-10T04:58:37.782Z | test openapi::test_openapi_fuller ... ok |
| 2035 | 2026-08-10T04:58:37.796Z | note: configured to log to "/tmp/integration_tests-3b0aeb3d0785a921-basic.6326.60.log" |
| 2036 | 2026-08-10T04:58:37.799Z | test gzip::test_vary_header_on_non_gzip_requests ... ok |
| 2037 | 2026-08-10T04:58:37.799Z | note: configured to log to "/tmp/integration_tests-3b0aeb3d0785a921-dictionary.6326.61.log" |
| 2038 | 2026-08-10T04:58:37.802Z | test gzip::test_gzip_compression_with_accept_encoding ... ok |
| 2039 | 2026-08-10T04:58:37.802Z | note: configured to log to "/tmp/integration_tests-3b0aeb3d0785a921-empty.6326.62.log" |
| 2040 | 2026-08-10T04:58:37.805Z | test gzip::test_vary_header_is_set ... ok |
| 2041 | 2026-08-10T04:58:37.805Z | note: configured to log to "/tmp/integration_tests-3b0aeb3d0785a921-errors.6326.63.log" |
| 2042 | 2026-08-10T04:58:37.805Z | test pagination::test_paginate_empty ... ok |
| 2043 | 2026-08-10T04:58:37.805Z | note: configured to log to "/tmp/integration_tests-3b0aeb3d0785a921-extra_params.6326.64.log" |
| 2044 | 2026-08-10T04:58:37.808Z | test pagination::test_paginate_errors ... ok |
| 2045 | 2026-08-10T04:58:37.808Z | test pagination::test_paginate_extra_params ... ok |
| 2046 | 2026-08-10T04:58:37.808Z | note: configured to log to "/tmp/integration_tests-3b0aeb3d0785a921-required_params.6326.65.log" |
| 2047 | 2026-08-10T04:58:37.808Z | test pagination_schema::test_pagination_schema ... ok |
| 2048 | 2026-08-10T04:58:37.808Z | test path_names::test_path_names ... ok |
| 2049 | 2026-08-10T04:58:37.808Z | note: configured to log to "/tmp/integration_tests-3b0aeb3d0785a921-test_no_tls.6326.66.log" |
| 2050 | 2026-08-10T04:58:37.808Z | test pagination::test_paginate_with_required_params ... ok |
| 2051 | 2026-08-10T04:58:37.808Z | note: configured to log to "/tmp/integration_tests-3b0aeb3d0785a921-test_with_tls.6326.67.log" |
| 2052 | 2026-08-10T04:58:37.809Z | test starter::test_no_tls ... ok |
| 2053 | 2026-08-10T04:58:37.809Z | note: configured to log to "/tmp/integration_tests-3b0aeb3d0785a921-non_streaming_servers_do_not_use_transfer_encoding.6326.68.log" |
| 2054 | 2026-08-10T04:58:37.812Z | test streaming::test_non_streaming_servers_do_not_use_transfer_encoding ... ok |
| 2055 | 2026-08-10T04:58:37.812Z | note: configured to log to "/tmp/integration_tests-3b0aeb3d0785a921-streaming_server_buffered_client.6326.69.log" |
| 2056 | 2026-08-10T04:58:37.817Z | test streaming::test_streaming_server_buffered_client ... ok |
| 2057 | 2026-08-10T04:58:37.819Z | note: configured to log to "/tmp/integration_tests-3b0aeb3d0785a921-streaming_server_streaming_client.6326.70.log" |
| 2058 | 2026-08-10T04:58:37.823Z | test streaming::test_streaming_server_streaming_client ... ok |
| 2059 | 2026-08-10T04:58:37.826Z | note: configured to log to "/tmp/integration_tests-3b0aeb3d0785a921-test_server_is_http.6326.71.log" |
| 2060 | 2026-08-10T04:58:37.826Z | test tls::test_server_is_http ... ok |
| 2061 | 2026-08-10T04:58:37.826Z | note: configured to log to "/tmp/integration_tests-3b0aeb3d0785a921-test_server_is_https.6326.72.log" |
| 2062 | 2026-08-10T04:58:37.834Z | test pagination::test_paginate_basic ... ok |
| 2063 | 2026-08-10T04:58:37.837Z | note: configured to log to "/tmp/integration_tests-3b0aeb3d0785a921-test_tls_aborted_negotiation.6326.73.log" |
| 2064 | 2026-08-10T04:58:38.114Z | test starter::test_with_tls ... ok |
| 2065 | 2026-08-10T04:58:38.117Z | note: configured to log to "/tmp/integration_tests-3b0aeb3d0785a921-test_tls_certificate_loading.6326.74.log" |
| 2066 | 2026-08-10T04:58:38.130Z | test tls::test_server_is_https ... ok |
| 2067 | 2026-08-10T04:58:38.133Z | note: configured to log to "/tmp/integration_tests-3b0aeb3d0785a921-test_tls_only.6326.75.log" |
| 2068 | 2026-08-10T04:58:38.360Z | test pagination::test_paginate_dictionary ... ok |
| 2069 | 2026-08-10T04:58:38.363Z | note: configured to log to "/tmp/integration_tests-3b0aeb3d0785a921-test_tls_refresh_certificates.6326.76.log" |
| 2070 | 2026-08-10T04:58:38.418Z | test tls::test_tls_certificate_loading ... ok |
| 2071 | 2026-08-10T04:58:38.421Z | note: configured to log to "/tmp/integration_tests-3b0aeb3d0785a921-test_versions.6326.77.log" |
| 2072 | 2026-08-10T04:58:38.440Z | test tls::test_tls_aborted_negotiation ... ok |
| 2073 | 2026-08-10T04:58:38.443Z | note: configured to log to "/tmp/integration_tests-3b0aeb3d0785a921-test_versions_on_missing.6326.78.log" |
| 2074 | 2026-08-10T04:58:38.496Z | test pagination::test_example_basic ... ok |
| 2075 | 2026-08-10T04:58:38.499Z | test versions::test_versions_openapi ... ok |
| 2076 | 2026-08-10T04:58:38.499Z | test versions::test_versions_openapi_same_names ... ok |
| 2077 | 2026-08-10T04:58:38.544Z | test versions::test_versions_on_missing ... ok |
| 2078 | 2026-08-10T04:58:38.547Z | test versions::test_versions ... ok |
| 2079 | 2026-08-10T04:58:38.735Z | test tls::test_tls_only ... ok |
| 2080 | 2026-08-10T04:58:38.970Z | test tls::test_tls_refresh_certificates ... ok |
| 2081 | 2026-08-10T04:58:39.310Z | test pagination::test_example_multiple_sorts ... ok |
| 2082 | 2026-08-10T04:58:39.758Z | test detached_shutdown::test_graceful_shutdown_with_detached_handler ... ok |
| 2083 | 2026-08-10T04:58:39.970Z | test pagination::test_example_multiple_resources ... ok |
| 2084 | 2026-08-10T04:58:39.970Z | |
| 2085 | 2026-08-10T04:58:39.974Z | test result: ok. 100 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 2.23s |
| 2086 | 2026-08-10T04:58:39.974Z | |
| 2087 | 2026-08-10T04:58:39.977Z | Running `/work/oxidecomputer/dropshot/target/debug/deps/dropshot_endpoint-1a209a98fda6755e` |
| 2088 | 2026-08-10T04:58:39.983Z | |
| 2089 | 2026-08-10T04:58:39.983Z | running 35 tests |
| 2090 | 2026-08-10T04:58:39.986Z | test channel::tests::test_channel_with_versions ... ok |
| 2091 | 2026-08-10T04:58:39.986Z | test channel::tests::test_channel_operation_id ... ok |
| 2092 | 2026-08-10T04:58:39.986Z | test channel::tests::test_channel_with_unnamed_params ... ok |
| 2093 | 2026-08-10T04:58:39.989Z | test endpoint::tests::test_endpoint_bad_metadata ... ok |
| 2094 | 2026-08-10T04:58:39.989Z | test api_trait::tests::test_api_trait_no_endpoints ... ok |
| 2095 | 2026-08-10T04:58:39.989Z | test endpoint::tests::test_endpoint_bad_context_receiver ... ok |
| 2096 | 2026-08-10T04:58:39.989Z | test endpoint::tests::test_endpoint_bad_string ... ok |
| 2097 | 2026-08-10T04:58:39.989Z | test doc::tests::test_extract_summary_description ... ok |
| 2098 | 2026-08-10T04:58:39.989Z | test endpoint::tests::test_endpoint_bad_versions ... ok |
| 2099 | 2026-08-10T04:58:39.989Z | test endpoint::tests::test_endpoint_invalid_item ... ok |
| 2100 | 2026-08-10T04:58:39.989Z | test channel::tests::test_channel_with_custom_params ... ok |
| 2101 | 2026-08-10T04:58:39.989Z | test endpoint::tests::test_endpoint_no_arguments ... ok |
| 2102 | 2026-08-10T04:58:39.989Z | test endpoint::tests::test_endpoint_not_async ... ok |
| 2103 | 2026-08-10T04:58:39.989Z | test endpoint::tests::test_endpoint_content_type ... ok |
| 2104 | 2026-08-10T04:58:39.989Z | test api_trait::tests::test_api_trait_operation_id ... ok |
| 2105 | 2026-08-10T04:58:39.989Z | test endpoint::tests::test_endpoint_basic ... ok |
| 2106 | 2026-08-10T04:58:39.989Z | test endpoint::tests::test_endpoint_context_fully_qualified_names ... ok |
| 2107 | 2026-08-10T04:58:39.989Z | test api_trait::tests::test_api_trait_basic ... ok |
| 2108 | 2026-08-10T04:58:39.989Z | test endpoint::tests::test_endpoint_pub_crate ... ok |
| 2109 | 2026-08-10T04:58:39.989Z | test endpoint::tests::test_endpoint_weird_but_ok_arg_types_2 ... ok |
| 2110 | 2026-08-10T04:58:39.989Z | test endpoint::tests::test_endpoint_weird_but_ok_arg_types_1 ... ok |
| 2111 | 2026-08-10T04:58:39.989Z | test endpoint::tests::test_endpoint_with_empty_where_clause ... ok |
| 2112 | 2026-08-10T04:58:39.989Z | test endpoint::tests::test_endpoint_with_doc ... ok |
| 2113 | 2026-08-10T04:58:39.989Z | test endpoint::tests::test_endpoint_with_query ... ok |
| 2114 | 2026-08-10T04:58:39.990Z | test api_trait::tests::test_api_trait_with_custom_params ... ok |
| 2115 | 2026-08-10T04:58:39.990Z | test endpoint::tests::test_endpoint_with_tags ... ok |
| 2116 | 2026-08-10T04:58:39.993Z | test params::tests::test_extract_rqctx_ty_param ... ok |
| 2117 | 2026-08-10T04:58:39.993Z | test syn_parsing::tests::test_busted_function ... ok |
| 2118 | 2026-08-10T04:58:39.993Z | test endpoint::tests::test_endpoint_with_versions_all ... ok |
| 2119 | 2026-08-10T04:58:39.993Z | test endpoint::tests::test_endpoint_with_custom_params ... ok |
| 2120 | 2026-08-10T04:58:39.993Z | test endpoint::tests::test_endpoint_with_unnamed_params ... ok |
| 2121 | 2026-08-10T04:58:39.993Z | test endpoint::tests::test_operation_id ... ok |
| 2122 | 2026-08-10T04:58:39.993Z | test endpoint::tests::test_endpoint_with_versions_until ... ok |
| 2123 | 2026-08-10T04:58:39.993Z | test endpoint::tests::test_endpoint_with_versions_from ... ok |
| 2124 | 2026-08-10T04:58:39.993Z | test endpoint::tests::test_endpoint_with_versions_from_until ... ok |
| 2125 | 2026-08-10T04:58:39.993Z | |
| 2126 | 2026-08-10T04:58:39.993Z | test result: ok. 35 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s |
| 2127 | 2026-08-10T04:58:39.993Z | |
| 2128 | 2026-08-10T04:58:39.993Z | Doc-tests dropshot |
| 2129 | 2026-08-10T04:58:39.993Z | Running `/home/build/.rustup/toolchains/1.97.1-x86_64-unknown-illumos/bin/rustdoc --edition=2024 --crate-type lib --color auto --crate-name dropshot --test dropshot/src/lib.rs --test-run-directory /work/oxidecomputer/dropshot/dropshot -L native=/work/oxidecomputer/dropshot/target/debug/build/aws-lc-sys-78e239cb018a881e/out '--allow=clippy::style' --allow=unexpected_cfgs '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(usdt_need_asm)' --check-cfg 'cfg(usdt_need_asm_sym)' --extern anyhow=/work/oxidecomputer/dropshot/target/debug/deps/libanyhow-72ce22c32059fa3f.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-f2c950af33061ee2.rlib --extern async_compression=/work/oxidecomputer/dropshot/target/debug/deps/libasync_compression-f7284f0b7f2465af.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-72ca3a986d8026fb.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-c02989fd84ad64a2.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-179ba2e8e1590a2b.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-33ce1128ae59aebd.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-7853a259e9a38a5c.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-0651a105caa4b271.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-8e33a68da2f5b8b9.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-61976ba89dfc66fb.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-80070d170363ef2e.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-c98c7384ccb80d84.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-9bf5f74b4b300dfa.rlib --extern flate2=/work/oxidecomputer/dropshot/target/debug/deps/libflate2-c51f3b03065707e6.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-070e1d849562a0fd.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-7c01ee515ef132d7.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-ff243ee8b4ed0b5c.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-fda23fd0e72df1f0.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-a3ad6561213ec724.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-f80b460f7140aaaf.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-681efac772dcc99d.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-f97c4200f2d94e50.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-aeb7e62e5466d37c.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-1e9a1599d0d1e6c2.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-7398cde873465ce2.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-49d20cdca5dcbf82.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-bc07779b0fcb1c13.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-505a3dcd5aafd8f4.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-505ee8bd27584fb8.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-d8d534b1c4025cf9.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-02ea126171a070cc.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-3683ebc68b4f7cc8.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-54bbe736df90b19d.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-cce65f8af32bfe25.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-8fc6337d6bf79d7b.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-46ccf6657b23a4ec.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-d70c68b53552b5ee.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-b6d3464ca631d43d.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-f1a82eaee3a3e1e8.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-487c7942d90f23d8.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-d8ae09073c416b7d.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-5f526c9d56434bff.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-5d087f4bc4a4ea02.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-e70376022178b884.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-c0b81501afc83356.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-46a3ac45c585a554.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-5ad360c2b3c35831.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-4cb778f6d62a6c6f.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-57fd758673e3dc9a.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-ca68ecb12276ae6d.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-71843c2ff7b5c367.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-f518acddb20df8a7.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-b748758db30a035e.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-5bff1d695e8a340e.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-a0ada32e5a2e979a.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-1f880fee2e6b8d3f.rlib --extern tokio_util=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_util-cc8c069a4bd52ef6.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-0e866b5493be42cb.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-bb06de932b42c7f2.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-257606df3344313a.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-94fd9261ff0fa9b7.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-13a39065cf77ffac.rlib -L dependency=/work/oxidecomputer/dropshot/target/debug/deps -C embed-bitcode=no --cfg 'feature="internal-docs"' --cfg 'feature="simple-mermaid"' --cfg 'feature="usdt"' --cfg 'feature="usdt-probes"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("internal-docs", "simple-mermaid", "usdt", "usdt-probes"))' --error-format human` |
| 2130 | 2026-08-10T04:58:40.740Z | |
| 2131 | 2026-08-10T04:58:40.740Z | running 24 tests |
| 2132 | 2026-08-10T04:58:40.743Z | test dropshot/src/compression.rs - compression::NoCompression (line 14) ... ignored |
| 2133 | 2026-08-10T04:58:41.979Z | test dropshot/src/handler.rs - handler::HttpResponseError (line 413) ... ok |
| 2134 | 2026-08-10T04:58:41.980Z | test dropshot/src/handler.rs - handler::RequestInfo::lock (line 149) ... ignored |
| 2135 | 2026-08-10T04:58:41.980Z | test dropshot/src/handler.rs - handler::RequestInfo::lock (line 156) ... ignored |
| 2136 | 2026-08-10T04:58:42.004Z | test dropshot/src/handler.rs - handler::HttpResponseError (line 472) ... ok |
| 2137 | 2026-08-10T04:58:45.561Z | test dropshot/src/error_status_code.rs - error_status_code::ErrorStatusCode::from_u16 (line 362) ... ok |
| 2138 | 2026-08-10T04:58:45.561Z | test dropshot/src/lib.rs - (line 337) ... ignored |
| 2139 | 2026-08-10T04:58:45.566Z | test dropshot/src/error_status_code.rs - error_status_code::ClientErrorStatusCode::from_u16 (line 556) ... ok |
| 2140 | 2026-08-10T04:58:45.675Z | test dropshot/src/extractor/body.rs - extractor::body::StreamingBody::into_stream (line 382) ... ok |
| 2141 | 2026-08-10T04:58:45.731Z | test dropshot/src/lib.rs - (line 46) - compile ... ok |
| 2142 | 2026-08-10T04:58:45.755Z | test dropshot/src/extractor/body.rs - extractor::body::StreamingBody::into_stream (line 357) ... ok |
| 2143 | 2026-08-10T04:58:45.914Z | test dropshot/src/api_description.rs - api_description::ApiEndpoint<StubContext>::new_for_types (line 154) ... ok |
| 2144 | 2026-08-10T04:58:45.940Z | test dropshot/src/config.rs - config::ConfigDropshot (line 31) ... ok |
| 2145 | 2026-08-10T04:58:45.940Z | test dropshot/src/lib.rs - channel (line 1187) ... ignored |
| 2146 | 2026-08-10T04:58:45.940Z | test dropshot/src/lib.rs - endpoint (line 1232) ... ignored |
| 2147 | 2026-08-10T04:58:46.847Z | test dropshot/src/lib.rs - (line 401) ... ok |
| 2148 | 2026-08-10T04:58:47.003Z | test dropshot/src/lib.rs - api_description (line 1052) ... ok |
| 2149 | 2026-08-10T04:58:47.045Z | test dropshot/src/lib.rs - (line 664) ... ok |
| 2150 | 2026-08-10T04:58:47.153Z | test dropshot/src/lib.rs - api_description (line 1113) ... ok |
| 2151 | 2026-08-10T04:58:47.321Z | test dropshot/src/lib.rs - (line 113) ... ok |
| 2152 | 2026-08-10T04:58:47.397Z | test dropshot/src/lib.rs - (line 192) ... ok |
| 2153 | 2026-08-10T04:58:47.993Z | test dropshot/src/websocket.rs - websocket::WebsocketUpgrade::handle (line 230) ... ok |
| 2154 | 2026-08-10T04:58:50.190Z | test dropshot/src/test_util.rs - test_util::LogContext (line 469) ... ok |
| 2155 | 2026-08-10T04:58:50.829Z | test dropshot/src/lib.rs - (line 500) ... ok |
| 2156 | 2026-08-10T04:58:50.829Z | |
| 2157 | 2026-08-10T04:58:50.829Z | test result: ok. 18 passed; 0 failed; 6 ignored; 0 measured; 0 filtered out; finished in 10.09s |
| 2158 | 2026-08-10T04:58:50.829Z | |
| 2159 | 2026-08-10T04:58:50.833Z | all doctests ran in 10.51s; merged doctests compilation took 0.42s |
| 2160 | 2026-08-10T04:58:50.855Z | Doc-tests dropshot_endpoint |
| 2161 | 2026-08-10T04:58:50.859Z | Running `/home/build/.rustup/toolchains/1.97.1-x86_64-unknown-illumos/bin/rustdoc --edition=2024 --crate-type proc-macro --color auto --crate-name dropshot_endpoint --test dropshot_endpoint/src/lib.rs --test-run-directory /work/oxidecomputer/dropshot/dropshot_endpoint -L native=/work/oxidecomputer/dropshot/target/debug/build/aws-lc-sys-78e239cb018a881e/out '--allow=clippy::style' --allow=unexpected_cfgs '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(usdt_need_asm)' --check-cfg 'cfg(usdt_need_asm_sym)' --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-c98c7384ccb80d84.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-15cf12a6d47fd2b9.rlib --extern heck=/work/oxidecomputer/dropshot/target/debug/deps/libheck-d187858cf3fa2474.rlib --extern prettyplease=/work/oxidecomputer/dropshot/target/debug/deps/libprettyplease-a7d09938e1b004dd.rlib --extern proc_macro2=/work/oxidecomputer/dropshot/target/debug/deps/libproc_macro2-e941e402522ab889.rlib --extern quote=/work/oxidecomputer/dropshot/target/debug/deps/libquote-5375249d3c20c47a.rlib --extern schema=/work/oxidecomputer/dropshot/target/debug/deps/libschema-06cdd5ecbfb6dc73.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-f1a82eaee3a3e1e8.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-6360e43d0dec8e96.rlib --extern serde_tokenstream=/work/oxidecomputer/dropshot/target/debug/deps/libserde_tokenstream-af1a38aada65d234.rlib --extern syn=/work/oxidecomputer/dropshot/target/debug/deps/libsyn-b66c5bededaa0ec5.rlib --extern proc_macro -L dependency=/work/oxidecomputer/dropshot/target/debug/deps -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' --error-format human` |
| 2162 | 2026-08-10T04:58:50.985Z | |
| 2163 | 2026-08-10T04:58:50.985Z | running 0 tests |
| 2164 | 2026-08-10T04:58:50.985Z | |
| 2165 | 2026-08-10T04:58:50.985Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 2166 | 2026-08-10T04:58:50.985Z | |
| 2167 | 2026-08-10T04:58:51.017Z | |
| 2168 | 2026-08-10T04:58:51.017Z | real 2:02.168083250 |
| 2169 | 2026-08-10T04:58:51.017Z | user 8:50.157511666 |
| 2170 | 2026-08-10T04:58:51.017Z | sys 1:58.196090022 |
| 2171 | 2026-08-10T04:58:51.017Z | trap 0.357533609 |
| 2172 | 2026-08-10T04:58:51.017Z | tflt 0.185391282 |
| 2173 | 2026-08-10T04:58:51.017Z | dflt 0.219613724 |
| 2174 | 2026-08-10T04:58:51.017Z | kflt 0.000130734 |
| 2175 | 2026-08-10T04:58:51.017Z | lock 38:55.155690893 |
| 2176 | 2026-08-10T04:58:51.017Z | slp 38:29.529920182 |
| 2177 | 2026-08-10T04:58:51.021Z | lat 26.193481238 |
| 2178 | 2026-08-10T04:58:51.021Z | stop 1:09.677307386 |
| 2179 | 2026-08-10T04:58:51.021Z | + banner docs |
| 2180 | 2026-08-10T04:58:51.021Z | |
| 2181 | 2026-08-10T04:58:51.021Z | ##### #### #### #### |
| 2182 | 2026-08-10T04:58:51.021Z | # # # # # # # |
| 2183 | 2026-08-10T04:58:51.021Z | # # # # # #### |
| 2184 | 2026-08-10T04:58:51.021Z | # # # # # # |
| 2185 | 2026-08-10T04:58:51.021Z | # # # # # # # # |
| 2186 | 2026-08-10T04:58:51.021Z | ##### #### #### #### |
| 2187 | 2026-08-10T04:58:51.021Z | |
| 2188 | 2026-08-10T04:58:51.021Z | + ptime -m cargo doc --no-deps --lib --bins --examples |
| 2189 | 2026-08-10T04:58:51.228Z | Compiling proc-macro2 v1.0.107 |
| 2190 | 2026-08-10T04:58:51.228Z | Compiling unicode-ident v1.0.12 |
| 2191 | 2026-08-10T04:58:51.232Z | Checking cfg-if v1.0.0 |
| 2192 | 2026-08-10T04:58:51.232Z | Checking itoa v1.0.1 |
| 2193 | 2026-08-10T04:58:51.232Z | Checking pin-project-lite v0.2.12 |
| 2194 | 2026-08-10T04:58:51.265Z | Compiling quote v1.0.47 |
| 2195 | 2026-08-10T04:58:51.279Z | Checking libc v0.2.189 |
| 2196 | 2026-08-10T04:58:51.282Z | Checking serde_core v1.0.229 |
| 2197 | 2026-08-10T04:58:51.302Z | Checking memchr v2.6.0 |
| 2198 | 2026-08-10T04:58:51.321Z | Checking smallvec v1.13.2 |
| 2199 | 2026-08-10T04:58:51.337Z | Checking futures-core v0.3.33 |
| 2200 | 2026-08-10T04:58:51.367Z | Checking bytes v1.12.1 |
| 2201 | 2026-08-10T04:58:51.443Z | Checking once_cell v1.20.1 |
| 2202 | 2026-08-10T04:58:51.493Z | Checking futures-sink v0.3.33 |
| 2203 | 2026-08-10T04:58:51.578Z | Checking scopeguard v1.2.0 |
| 2204 | 2026-08-10T04:58:51.596Z | Checking slab v0.4.9 |
| 2205 | 2026-08-10T04:58:51.664Z | Checking lock_api v0.4.6 |
| 2206 | 2026-08-10T04:58:51.670Z | Checking futures-channel v0.3.33 |
| 2207 | 2026-08-10T04:58:51.678Z | Checking parking_lot_core v0.9.4 |
| 2208 | 2026-08-10T04:58:51.735Z | Checking mio v1.2.0 |
| 2209 | 2026-08-10T04:58:51.785Z | Compiling jobserver v0.1.34 |
| 2210 | 2026-08-10T04:58:51.827Z | Checking socket2 v0.6.3 |
| 2211 | 2026-08-10T04:58:51.842Z | Checking signal-hook-registry v1.4.0 |
| 2212 | 2026-08-10T04:58:51.842Z | Checking http v1.5.0 |
| 2213 | 2026-08-10T04:58:51.852Z | Checking parking_lot v0.12.1 |
| 2214 | 2026-08-10T04:58:52.006Z | Compiling cc v1.2.60 |
| 2215 | 2026-08-10T04:58:52.027Z | Checking stable_deref_trait v1.2.0 |
| 2216 | 2026-08-10T04:58:52.061Z | Checking zeroize v1.8.2 |
| 2217 | 2026-08-10T04:58:52.091Z | Checking log v0.4.17 |
| 2218 | 2026-08-10T04:58:52.097Z | Checking rand_core v0.10.1 |
| 2219 | 2026-08-10T04:58:52.101Z | Checking futures-io v0.3.33 |
| 2220 | 2026-08-10T04:58:52.195Z | Compiling syn v2.0.118 |
| 2221 | 2026-08-10T04:58:52.212Z | Compiling syn v3.0.3 |
| 2222 | 2026-08-10T04:58:52.227Z | Checking futures-task v0.3.33 |
| 2223 | 2026-08-10T04:58:52.233Z | Checking rustls-pki-types v1.15.1 |
| 2224 | 2026-08-10T04:58:52.239Z | Checking getrandom v0.4.1 |
| 2225 | 2026-08-10T04:58:52.359Z | Checking typenum v1.19.0 |
| 2226 | 2026-08-10T04:58:52.372Z | Checking zmij v1.0.2 |
| 2227 | 2026-08-10T04:58:52.398Z | Checking httparse v1.10.0 |
| 2228 | 2026-08-10T04:58:52.498Z | Checking equivalent v1.0.0 |
| 2229 | 2026-08-10T04:58:52.504Z | Checking powerfmt v0.2.0 |
| 2230 | 2026-08-10T04:58:52.576Z | Checking litemap v0.7.4 |
| 2231 | 2026-08-10T04:58:52.606Z | Checking hashbrown v0.17.0 |
| 2232 | 2026-08-10T04:58:52.653Z | Compiling num-conv v0.2.0 |
| 2233 | 2026-08-10T04:58:52.763Z | Compiling cmake v0.1.58 |
| 2234 | 2026-08-10T04:58:52.783Z | Checking writeable v0.5.5 |
| 2235 | 2026-08-10T04:58:52.783Z | Compiling time-core v0.1.8 |
| 2236 | 2026-08-10T04:58:52.925Z | Compiling time-macros v0.2.27 |
| 2237 | 2026-08-10T04:58:52.954Z | Checking serde_json v1.0.151 |
| 2238 | 2026-08-10T04:58:53.036Z | Checking hybrid-array v0.4.8 |
| 2239 | 2026-08-10T04:58:53.065Z | Checking indexmap v2.14.0 |
| 2240 | 2026-08-10T04:58:53.093Z | Checking deranged v0.5.5 |
| 2241 | 2026-08-10T04:58:53.282Z | Compiling aws-lc-sys v0.40.0 |
| 2242 | 2026-08-10T04:58:53.460Z | Checking http-body v1.0.1 |
| 2243 | 2026-08-10T04:58:53.547Z | Checking crossbeam-utils v0.8.21 |
| 2244 | 2026-08-10T04:58:53.582Z | Checking tracing-core v0.1.32 |
| 2245 | 2026-08-10T04:58:53.617Z | Checking atomic-waker v1.1.2 |
| 2246 | 2026-08-10T04:58:53.711Z | Checking num_threads v0.1.3 |
| 2247 | 2026-08-10T04:58:53.792Z | Checking untrusted v0.9.0 |
| 2248 | 2026-08-10T04:58:53.877Z | Checking percent-encoding v2.3.2 |
| 2249 | 2026-08-10T04:58:53.901Z | Checking tracing v0.1.40 |
| 2250 | 2026-08-10T04:58:53.999Z | Checking subtle v2.5.0 |
| 2251 | 2026-08-10T04:58:54.007Z | Checking base64 v0.22.1 |
| 2252 | 2026-08-10T04:58:54.010Z | Checking cpufeatures v0.3.0 |
| 2253 | 2026-08-10T04:58:54.047Z | Checking time v0.3.47 |
| 2254 | 2026-08-10T04:58:54.065Z | Checking try-lock v0.2.3 |
| 2255 | 2026-08-10T04:58:54.071Z | Checking tower-service v0.3.3 |
| 2256 | 2026-08-10T04:58:54.124Z | Checking icu_locid_transform_data v1.5.0 |
| 2257 | 2026-08-10T04:58:54.146Z | Checking bitflags v2.11.0 |
| 2258 | 2026-08-10T04:58:54.152Z | Checking tower-layer v0.3.3 |
| 2259 | 2026-08-10T04:58:54.184Z | Checking fnv v1.0.7 |
| 2260 | 2026-08-10T04:58:54.234Z | Checking want v0.3.0 |
| 2261 | 2026-08-10T04:58:54.267Z | Checking block-buffer v0.12.0 |
| 2262 | 2026-08-10T04:58:54.287Z | Checking crypto-common v0.2.1 |
| 2263 | 2026-08-10T04:58:54.295Z | Checking httpdate v1.0.1 |
| 2264 | 2026-08-10T04:58:54.348Z | Checking icu_properties_data v1.5.0 |
| 2265 | 2026-08-10T04:58:54.400Z | Checking const-oid v0.10.2 |
| 2266 | 2026-08-10T04:58:54.427Z | Checking simd-adler32 v0.3.7 |
| 2267 | 2026-08-10T04:58:54.472Z | Checking adler2 v2.0.1 |
| 2268 | 2026-08-10T04:58:54.547Z | Checking num-traits v0.2.14 |
| 2269 | 2026-08-10T04:58:54.561Z | Checking crc32fast v1.5.0 |
| 2270 | 2026-08-10T04:58:54.570Z | Checking miniz_oxide v0.8.9 |
| 2271 | 2026-08-10T04:58:54.695Z | Checking form_urlencoded v1.2.2 |
| 2272 | 2026-08-10T04:58:54.783Z | Checking digest v0.11.2 |
| 2273 | 2026-08-10T04:58:54.829Z | Checking errno v0.3.10 |
| 2274 | 2026-08-10T04:58:54.880Z | Checking mime v0.3.16 |
| 2275 | 2026-08-10T04:58:54.908Z | Compiling synstructure v0.13.1 |
| 2276 | 2026-08-10T04:58:54.924Z | Checking utf8_iter v1.0.4 |
| 2277 | 2026-08-10T04:58:54.942Z | Checking write16 v1.0.0 |
| 2278 | 2026-08-10T04:58:54.974Z | Checking utf16_iter v1.0.5 |
| 2279 | 2026-08-10T04:58:55.024Z | Checking ipnet v2.10.0 |
| 2280 | 2026-08-10T04:58:55.035Z | Checking icu_normalizer_data v1.5.0 |
| 2281 | 2026-08-10T04:58:55.041Z | Checking winnow v1.0.0 |
| 2282 | 2026-08-10T04:58:55.075Z | Checking iana-time-zone v0.1.47 |
| 2283 | 2026-08-10T04:58:55.094Z | Checking sha1 v0.11.0 |
| 2284 | 2026-08-10T04:58:55.174Z | Checking flate2 v1.1.9 |
| 2285 | 2026-08-10T04:58:55.236Z | Compiling serde_derive_internals v0.29.0 |
| 2286 | 2026-08-10T04:58:55.261Z | Checking serde_spanned v1.1.1 |
| 2287 | 2026-08-10T04:58:55.308Z | Checking toml_parser v1.1.3+spec-1.1.0 |
| 2288 | 2026-08-10T04:58:55.377Z | Checking toml_datetime v1.1.1+spec-1.1.0 |
| 2289 | 2026-08-10T04:58:55.380Z | Checking thread_local v1.1.4 |
| 2290 | 2026-08-10T04:58:55.459Z | Checking encoding_rs v0.8.32 |
| 2291 | 2026-08-10T04:58:55.535Z | Checking match_cfg v0.1.0 |
| 2292 | 2026-08-10T04:58:55.565Z | Checking toml_writer v1.1.2+spec-1.1.0 |
| 2293 | 2026-08-10T04:58:55.593Z | Checking openssl-probe v0.2.1 |
| 2294 | 2026-08-10T04:58:55.627Z | Checking compression-core v0.4.32 |
| 2295 | 2026-08-10T04:58:55.692Z | Checking rustls-native-certs v0.8.3 |
| 2296 | 2026-08-10T04:58:55.733Z | Checking toml v1.1.4+spec-1.1.0 |
| 2297 | 2026-08-10T04:58:55.743Z | Checking compression-codecs v0.4.38 |
| 2298 | 2026-08-10T04:58:55.812Z | Checking hostname v0.3.1 |
| 2299 | 2026-08-10T04:58:55.902Z | Checking ryu v1.0.5 |
| 2300 | 2026-08-10T04:58:55.905Z | Checking rustix v1.1.4 |
| 2301 | 2026-08-10T04:58:55.940Z | Compiling unicase v2.6.0 |
| 2302 | 2026-08-10T04:58:56.003Z | Compiling serde_derive v1.0.229 |
| 2303 | 2026-08-10T04:58:56.028Z | Compiling thiserror-impl v2.0.19 |
| 2304 | 2026-08-10T04:58:56.116Z | Checking chacha20 v0.10.1 |
| 2305 | 2026-08-10T04:58:56.123Z | Compiling tokio-macros v2.7.0 |
| 2306 | 2026-08-10T04:58:56.302Z | Compiling zerofrom-derive v0.1.5 |
| 2307 | 2026-08-10T04:58:56.305Z | Compiling yoke-derive v0.7.5 |
| 2308 | 2026-08-10T04:58:56.387Z | Compiling zerovec-derive v0.10.3 |
| 2309 | 2026-08-10T04:58:56.495Z | Compiling futures-macro v0.3.33 |
| 2310 | 2026-08-10T04:58:56.853Z | Checking tokio v1.53.1 |
| 2311 | 2026-08-10T04:58:57.219Z | Compiling displaydoc v0.2.5 |
| 2312 | 2026-08-10T04:58:57.303Z | Checking futures-util v0.3.33 |
| 2313 | 2026-08-10T04:58:57.307Z | Compiling icu_provider_macros v1.5.0 |
| 2314 | 2026-08-10T04:58:57.393Z | Checking thiserror v2.0.19 |
| 2315 | 2026-08-10T04:58:57.466Z | Checking zerofrom v0.1.5 |
| 2316 | 2026-08-10T04:58:57.486Z | Compiling async-stream-impl v0.3.6 |
| 2317 | 2026-08-10T04:58:57.580Z | Checking yoke v0.7.5 |
| 2318 | 2026-08-10T04:58:57.789Z | Checking zerovec v0.10.4 |
| 2319 | 2026-08-10T04:58:57.870Z | Compiling schemars_derive v0.8.22 |
| 2320 | 2026-08-10T04:58:57.973Z | Checking crossbeam-channel v0.5.15 |
| 2321 | 2026-08-10T04:58:58.140Z | Checking concurrent-queue v2.5.0 |
| 2322 | 2026-08-10T04:58:58.302Z | Checking http-body-util v0.1.4 |
| 2323 | 2026-08-10T04:58:58.317Z | Checking uuid v1.24.0 |
| 2324 | 2026-08-10T04:58:58.465Z | Checking tinystr v0.7.6 |
| 2325 | 2026-08-10T04:58:58.529Z | Checking icu_collections v1.5.0 |
| 2326 | 2026-08-10T04:58:58.601Z | Checking is-terminal v0.4.12 |
| 2327 | 2026-08-10T04:58:58.626Z | Checking serde v1.0.229 |
| 2328 | 2026-08-10T04:58:58.635Z | Checking icu_locid v1.5.0 |
| 2329 | 2026-08-10T04:58:58.840Z | Compiling dropshot v0.17.1 (/work/oxidecomputer/dropshot/dropshot) |
| 2330 | 2026-08-10T04:58:59.020Z | Checking erased-serde v0.3.31 |
| 2331 | 2026-08-10T04:58:59.035Z | Checking chrono v0.4.45 |
| 2332 | 2026-08-10T04:58:59.049Z | Checking icu_provider v1.5.0 |
| 2333 | 2026-08-10T04:58:59.075Z | Checking sync_wrapper v1.0.1 |
| 2334 | 2026-08-10T04:58:59.168Z | Compiling serde_tokenstream v0.3.0 |
| 2335 | 2026-08-10T04:58:59.171Z | Compiling semver v1.0.28 |
| 2336 | 2026-08-10T04:58:59.191Z | Checking futures-executor v0.3.33 |
| 2337 | 2026-08-10T04:58:59.332Z | Checking parking v2.2.0 |
| 2338 | 2026-08-10T04:58:59.335Z | Checking icu_locid_transform v1.5.0 |
| 2339 | 2026-08-10T04:58:59.391Z | Checking slog v2.8.2 |
| 2340 | 2026-08-10T04:58:59.436Z | Checking take_mut v0.2.2 |
| 2341 | 2026-08-10T04:58:59.439Z | Checking term v1.1.0 |
| 2342 | 2026-08-10T04:58:59.532Z | Checking spin v0.9.8 |
| 2343 | 2026-08-10T04:58:59.626Z | Checking fastrand v2.1.1 |
| 2344 | 2026-08-10T04:58:59.635Z | Checking dyn-clone v1.0.4 |
| 2345 | 2026-08-10T04:58:59.639Z | Checking slog-json v2.6.1 |
| 2346 | 2026-08-10T04:58:59.639Z | Checking base64 v0.23.0 |
| 2347 | 2026-08-10T04:58:59.716Z | Checking slog-async v2.8.0 |
| 2348 | 2026-08-10T04:58:59.777Z | Checking icu_properties v1.5.1 |
| 2349 | 2026-08-10T04:58:59.783Z | Checking slog-bunyan v2.5.0 |
| 2350 | 2026-08-10T04:58:59.794Z | Checking tempfile v3.27.0 |
| 2351 | 2026-08-10T04:58:59.861Z | Checking schemars v0.8.22 |
| 2352 | 2026-08-10T04:58:59.881Z | Checking slog-term v2.9.2 |
| 2353 | 2026-08-10T04:58:59.881Z | Checking multer v3.1.0 |
| 2354 | 2026-08-10T04:58:59.907Z | Compiling dropshot_endpoint v0.17.1 (/work/oxidecomputer/dropshot/dropshot_endpoint) |
| 2355 | 2026-08-10T04:58:59.931Z | Checking tokio-util v0.7.19 |
| 2356 | 2026-08-10T04:58:59.980Z | Checking async-compression v0.4.43 |
| 2357 | 2026-08-10T04:59:00.085Z | Checking tower v0.5.2 |
| 2358 | 2026-08-10T04:59:00.128Z | Checking event-listener v5.0.0 |
| 2359 | 2026-08-10T04:59:00.211Z | Checking futures v0.3.33 |
| 2360 | 2026-08-10T04:59:00.319Z | Checking serde_urlencoded v0.7.1 |
| 2361 | 2026-08-10T04:59:00.326Z | Checking openapiv3 v2.2.0 |
| 2362 | 2026-08-10T04:59:00.353Z | Checking h2 v0.4.14 |
| 2363 | 2026-08-10T04:59:00.453Z | Checking async-stream v0.3.6 |
| 2364 | 2026-08-10T04:59:00.467Z | Checking rand v0.10.2 |
| 2365 | 2026-08-10T04:59:00.513Z | Compiling mime_guess v2.0.5 |
| 2366 | 2026-08-10T04:59:00.570Z | Compiling async-trait v0.1.91 |
| 2367 | 2026-08-10T04:59:00.926Z | Checking rustix v0.38.44 |
| 2368 | 2026-08-10T04:59:01.016Z | Checking camino v1.2.5 |
| 2369 | 2026-08-10T04:59:01.172Z | Checking icu_normalizer v1.5.0 |
| 2370 | 2026-08-10T04:59:01.271Z | Checking waitgroup v0.1.2 |
| 2371 | 2026-08-10T04:59:01.369Z | Checking serde_path_to_error v0.1.20 |
| 2372 | 2026-08-10T04:59:01.496Z | Checking rustls-pemfile v2.2.0 |
| 2373 | 2026-08-10T04:59:01.530Z | Checking hostname v0.4.2 |
| 2374 | 2026-08-10T04:59:01.541Z | Checking idna_adapter v1.2.0 |
| 2375 | 2026-08-10T04:59:01.600Z | Checking iri-string v0.7.8 |
| 2376 | 2026-08-10T04:59:01.619Z | Checking data-encoding v2.4.0 |
| 2377 | 2026-08-10T04:59:01.623Z | Checking unicode-width v0.1.9 |
| 2378 | 2026-08-10T04:59:01.632Z | Checking debug-ignore v1.0.5 |
| 2379 | 2026-08-10T04:59:01.656Z | Checking idna v1.0.3 |
| 2380 | 2026-08-10T04:59:01.714Z | Checking lazy_static v1.5.0 |
| 2381 | 2026-08-10T04:59:01.717Z | Checking unicode-segmentation v1.10.0 |
| 2382 | 2026-08-10T04:59:01.808Z | Checking console v0.15.7 |
| 2383 | 2026-08-10T04:59:01.848Z | Checking atomicwrites v0.4.4 |
| 2384 | 2026-08-10T04:59:01.862Z | Checking tungstenite v0.30.0 |
| 2385 | 2026-08-10T04:59:01.904Z | Checking url v2.5.4 |
| 2386 | 2026-08-10T04:59:01.979Z | Checking event-listener-strategy v0.5.4 |
| 2387 | 2026-08-10T04:59:01.992Z | Checking newline-converter v0.3.0 |
| 2388 | 2026-08-10T04:59:02.064Z | Checking target-triple v1.0.0 |
| 2389 | 2026-08-10T04:59:02.091Z | Checking yasna v0.6.0 |
| 2390 | 2026-08-10T04:59:02.129Z | Checking pem v3.0.6 |
| 2391 | 2026-08-10T04:59:02.235Z | Checking glob v0.3.0 |
| 2392 | 2026-08-10T04:59:02.253Z | Checking hyper v1.11.0 |
| 2393 | 2026-08-10T04:59:02.274Z | Checking similar v2.2.1 |
| 2394 | 2026-08-10T04:59:02.277Z | Checking termcolor v1.1.2 |
| 2395 | 2026-08-10T04:59:02.278Z | Checking tokio-tungstenite v0.30.0 |
| 2396 | 2026-08-10T04:59:02.451Z | Checking trybuild v1.0.118 |
| 2397 | 2026-08-10T04:59:02.466Z | Checking async-channel v2.5.0 |
| 2398 | 2026-08-10T04:59:02.514Z | Checking anyhow v1.0.104 |
| 2399 | 2026-08-10T04:59:02.596Z | Checking expectorate v1.2.0 |
| 2400 | 2026-08-10T04:59:02.609Z | Checking tower-http v0.6.8 |
| 2401 | 2026-08-10T04:59:02.671Z | Checking pem v4.0.0 |
| 2402 | 2026-08-10T04:59:02.717Z | Checking buf-list v1.1.2 |
| 2403 | 2026-08-10T04:59:02.737Z | Checking subprocess v1.2.1 |
| 2404 | 2026-08-10T04:59:02.873Z | Checking heck v0.5.0 |
| 2405 | 2026-08-10T04:59:03.212Z | Checking hyper-util v0.1.20 |
| 2406 | 2026-08-10T04:59:05.537Z | Documenting dropshot_endpoint v0.17.1 (/work/oxidecomputer/dropshot/dropshot_endpoint) |
| 2407 | 2026-08-10T04:59:08.347Z | Compiling aws-lc-rs v1.16.3 |
| 2408 | 2026-08-10T04:59:08.360Z | Compiling rustls v0.23.43 |
| 2409 | 2026-08-10T04:59:09.376Z | Checking rustls-webpki v0.103.13 |
| 2410 | 2026-08-10T04:59:09.376Z | Checking rcgen v0.14.8 |
| 2411 | 2026-08-10T04:59:11.546Z | Checking tokio-rustls v0.26.4 |
| 2412 | 2026-08-10T04:59:11.546Z | Checking rustls-platform-verifier v0.6.2 |
| 2413 | 2026-08-10T04:59:11.725Z | Checking hyper-rustls v0.27.9 |
| 2414 | 2026-08-10T04:59:11.728Z | Documenting dropshot v0.17.1 (/work/oxidecomputer/dropshot/dropshot) |
| 2415 | 2026-08-10T04:59:11.892Z | Checking reqwest v0.13.4 |
| 2416 | 2026-08-10T04:59:17.082Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 26.04s |
| 2417 | 2026-08-10T04:59:17.119Z | Generated /work/oxidecomputer/dropshot/target/doc/dropshot/index.html and 23 other files |
| 2418 | 2026-08-10T04:59:17.134Z | |
| 2419 | 2026-08-10T04:59:17.137Z | real 26.098251577 |
| 2420 | 2026-08-10T04:59:17.137Z | user 1:46.060524008 |
| 2421 | 2026-08-10T04:59:17.137Z | sys 28.917289370 |
| 2422 | 2026-08-10T04:59:17.137Z | trap 0.046818568 |
| 2423 | 2026-08-10T04:59:17.137Z | tflt 0.005067513 |
| 2424 | 2026-08-10T04:59:17.137Z | dflt 0.030996660 |
| 2425 | 2026-08-10T04:59:17.137Z | kflt 0.000311247 |
| 2426 | 2026-08-10T04:59:17.137Z | lock 5:16.314527505 |
| 2427 | 2026-08-10T04:59:17.137Z | slp 5:16.637946338 |
| 2428 | 2026-08-10T04:59:17.137Z | lat 4.157235478 |
| 2429 | 2026-08-10T04:59:17.137Z | stop 14.420869110 |
| 2430 | 2026-08-10T04:59:17.137Z | process exited: duration 253251 ms, exit code 0 |
| |
| 2431 | 2026-08-10T04:59:17.147Z | found 0 output files |