|
|
|
| 1 | 2026-01-27T22:42:06.355Z | job assigned to worker 01KG0SXA2XA0A2KBYQEXBCAYKY [factory gimlet-EVT22200007-propolis, EVT22200007/55933] (queued for 25 s) |
| |
| 2 | 2026-01-27T22:42:15.698Z | starting task 0: "setup" |
| 3 | 2026-01-27T22:42:15.723Z | ++ uname -s |
| 4 | 2026-01-27T22:42:15.724Z | + kern=SunOS |
| 5 | 2026-01-27T22:42:15.724Z | + build_user=build |
| 6 | 2026-01-27T22:42:15.724Z | + build_uid=12345 |
| 7 | 2026-01-27T22:42:15.724Z | + work_dir=/work |
| 8 | 2026-01-27T22:42:15.724Z | + input_dir=/input |
| 9 | 2026-01-27T22:42:15.724Z | + [[ 0 == 12345 ]] |
| 10 | 2026-01-27T22:42:15.724Z | + case "$kern" in |
| 11 | 2026-01-27T22:42:15.724Z | + groupadd -g 12345 build |
| 12 | 2026-01-27T22:42:15.724Z | + useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build |
| 13 | 2026-01-27T22:42:17.728Z | + zfs create -o mountpoint=/work rpool/work |
| 14 | 2026-01-27T22:42:17.767Z | ++ awk '$2 == "/home" { print $3 }' /etc/mnttab |
| 15 | 2026-01-27T22:42:17.791Z | + home_fs=zfs |
| 16 | 2026-01-27T22:42:17.791Z | + [[ zfs == autofs ]] |
| 17 | 2026-01-27T22:42:17.791Z | + mkdir -p /home/build |
| 18 | 2026-01-27T22:42:17.791Z | + chown build:build /home/build /work |
| 19 | 2026-01-27T22:42:19.777Z | + chmod 0700 /home/build /work |
| 20 | 2026-01-27T22:42:19.803Z | process exited: duration 4082 ms, exit code 0 |
| |
| 21 | 2026-01-27T22:42:19.855Z | starting task 1: "rust-toolchain" |
| 22 | 2026-01-27T22:42:19.880Z | + printf ' * rust toolchain channel = "%s"\n' stable |
| 23 | 2026-01-27T22:42:19.880Z | * rust toolchain channel = "stable" |
| 24 | 2026-01-27T22:42:19.880Z | * rust toolchain profile = "default" |
| 25 | 2026-01-27T22:42:19.880Z | + printf ' * rust toolchain profile = "%s"\n' default |
| 26 | 2026-01-27T22:42:19.880Z | + export RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 27 | 2026-01-27T22:42:19.880Z | + RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 28 | 2026-01-27T22:42:19.880Z | + curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs |
| 29 | 2026-01-27T22:42:19.880Z | + /bin/bash -s - -y --no-modify-path --default-toolchain stable --profile default |
| 30 | 2026-01-27T22:42:20.013Z | info: downloading installer |
| 31 | 2026-01-27T22:42:20.494Z | warn: It looks like you have an existing installation of Rust at: |
| 32 | 2026-01-27T22:42:20.494Z | warn: /opt/ooce/bin |
| 33 | 2026-01-27T22:42:20.494Z | warn: It is recommended that rustup be the primary Rust installation. |
| 34 | 2026-01-27T22:42:20.495Z | warn: Otherwise you may have confusion unless you are careful with your PATH. |
| 35 | 2026-01-27T22:42:20.495Z | warn: If you are sure that you want both rustup and your already installed Rust |
| 36 | 2026-01-27T22:42:20.495Z | warn: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes |
| 37 | 2026-01-27T22:42:20.495Z | warn: or pass `-y' to ignore all ignorable checks. |
| 38 | 2026-01-27T22:42:20.495Z | error: cannot install while Rust is installed |
| 39 | 2026-01-27T22:42:20.495Z | warn: continuing (because the -y flag is set and the error is ignorable) |
| 40 | 2026-01-27T22:42:20.520Z | info: profile set to 'default' |
| 41 | 2026-01-27T22:42:20.520Z | info: default host triple is x86_64-unknown-illumos |
| 42 | 2026-01-27T22:42:20.520Z | info: syncing channel updates for 'stable-x86_64-unknown-illumos' |
| 43 | 2026-01-27T22:42:20.616Z | info: latest update on 2026-01-22, rust version 1.93.0 (254b59607 2026-01-19) |
| 44 | 2026-01-27T22:42:20.616Z | info: downloading component 'cargo' |
| 45 | 2026-01-27T22:42:21.051Z | info: downloading component 'clippy' |
| 46 | 2026-01-27T22:42:21.141Z | info: downloading component 'rust-docs' |
| 47 | 2026-01-27T22:42:21.358Z | info: downloading component 'rust-std' |
| 48 | 2026-01-27T22:42:22.062Z | info: downloading component 'rustc' |
| 49 | 2026-01-27T22:42:23.488Z | info: downloading component 'rustfmt' |
| 50 | 2026-01-27T22:42:23.547Z | info: installing component 'cargo' |
| 51 | 2026-01-27T22:42:24.831Z | info: installing component 'clippy' |
| 52 | 2026-01-27T22:42:25.295Z | info: installing component 'rust-docs' |
| 53 | 2026-01-27T22:42:28.983Z | info: installing component 'rust-std' |
| 54 | 2026-01-27T22:42:31.017Z | info: installing component 'rustc' |
| 55 | 2026-01-27T22:42:39.747Z | info: installing component 'rustfmt' |
| 56 | 2026-01-27T22:42:40.149Z | |
| 57 | 2026-01-27T22:42:40.149Z | info: default toolchain set to 'stable-x86_64-unknown-illumos' |
| 58 | 2026-01-27T22:42:40.344Z | stable-x86_64-unknown-illumos installed - rustc 1.93.0 (254b59607 2026-01-19) |
| 59 | 2026-01-27T22:42:40.344Z | |
| 60 | 2026-01-27T22:42:40.344Z | |
| 61 | 2026-01-27T22:42:40.344Z | Rust is installed now. Great! |
| 62 | 2026-01-27T22:42:40.344Z | |
| 63 | 2026-01-27T22:42:40.344Z | To get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH |
| 64 | 2026-01-27T22:42:40.344Z | environment variable. This has not been done automatically. |
| 65 | 2026-01-27T22:42:40.344Z | |
| 66 | 2026-01-27T22:42:40.344Z | To configure your current shell, you need to source |
| 67 | 2026-01-27T22:42:40.344Z | the corresponding env file under $HOME/.cargo. |
| 68 | 2026-01-27T22:42:40.344Z | |
| 69 | 2026-01-27T22:42:40.344Z | This is usually done by running one of the following (note the leading DOT): |
| 70 | 2026-01-27T22:42:40.369Z | . "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh |
| 71 | 2026-01-27T22:42:40.369Z | source "$HOME/.cargo/env.fish" # For fish |
| 72 | 2026-01-27T22:42:40.369Z | source $"($nu.home-path)/.cargo/env.nu" # For nushell |
| 73 | 2026-01-27T22:42:40.488Z | + rustup --version |
| 74 | 2026-01-27T22:42:40.514Z | rustup 1.28.2 (e4f3ad6f8 2025-04-28) |
| 75 | 2026-01-27T22:42:40.514Z | info: This is the version for the rustup toolchain manager, not the rustc compiler. |
| 76 | 2026-01-27T22:42:40.610Z | info: The currently active `rustc` version is `rustc 1.93.0 (254b59607 2026-01-19)` |
| 77 | 2026-01-27T22:42:40.634Z | + cargo --version |
| 78 | 2026-01-27T22:42:40.696Z | cargo 1.93.0 (083ac5135 2025-12-15) |
| 79 | 2026-01-27T22:42:40.748Z | + rustc --version |
| 80 | 2026-01-27T22:42:40.787Z | rustc 1.93.0 (254b59607 2026-01-19) |
| 81 | 2026-01-27T22:42:40.811Z | process exited: duration 20938 ms, exit code 0 |
| |
| 82 | 2026-01-27T22:42:40.859Z | starting task 2: "authentication" |
| 83 | 2026-01-27T22:42:40.916Z | process exited: duration 56 ms, exit code 0 |
| |
| 84 | 2026-01-27T22:42:40.966Z | starting task 3: "clone repository" |
| 85 | 2026-01-27T22:42:40.991Z | + mkdir -p /work/oxidecomputer/dropshot |
| 86 | 2026-01-27T22:42:40.991Z | + git clone https://github.com/oxidecomputer/dropshot /work/oxidecomputer/dropshot |
| 87 | 2026-01-27T22:42:41.015Z | Cloning into '/work/oxidecomputer/dropshot'... |
| 88 | 2026-01-27T22:42:42.215Z | + cd /work/oxidecomputer/dropshot |
| 89 | 2026-01-27T22:42:42.215Z | + git fetch origin 8f8d81dd0bd2df7772058118ae4f773b29ad0b9c |
| 90 | 2026-01-27T22:42:42.617Z | From https://github.com/oxidecomputer/dropshot |
| 91 | 2026-01-27T22:42:42.617Z | * branch 8f8d81dd0bd2df7772058118ae4f773b29ad0b9c -> FETCH_HEAD |
| 92 | 2026-01-27T22:42:42.641Z | + [[ -n from-body ]] |
| 93 | 2026-01-27T22:42:42.641Z | ++ git branch --show-current |
| 94 | 2026-01-27T22:42:42.641Z | + current=main |
| 95 | 2026-01-27T22:42:42.641Z | + [[ main != from-body ]] |
| 96 | 2026-01-27T22:42:42.641Z | + git branch -f from-body 8f8d81dd0bd2df7772058118ae4f773b29ad0b9c |
| 97 | 2026-01-27T22:42:42.666Z | + git checkout -f from-body |
| 98 | 2026-01-27T22:42:42.666Z | Switched to branch 'from-body' |
| 99 | 2026-01-27T22:42:42.666Z | + git reset --hard 8f8d81dd0bd2df7772058118ae4f773b29ad0b9c |
| 100 | 2026-01-27T22:42:42.690Z | HEAD is now at 8f8d81d add From for Path, Query, and Header as well |
| 101 | 2026-01-27T22:42:42.690Z | process exited: duration 1703 ms, exit code 0 |
| |
| 102 | 2026-01-27T22:42:42.743Z | starting task 4: "build" |
| 103 | 2026-01-27T22:42:42.767Z | + cargo --version |
| 104 | 2026-01-27T22:42:42.767Z | info: syncing channel updates for '1.92.0-x86_64-unknown-illumos' |
| 105 | 2026-01-27T22:42:42.885Z | info: latest update on 2025-12-11, rust version 1.92.0 (ded5c06cf 2025-12-08) |
| 106 | 2026-01-27T22:42:42.885Z | info: downloading component 'cargo' |
| 107 | 2026-01-27T22:42:43.389Z | info: downloading component 'clippy' |
| 108 | 2026-01-27T22:42:43.466Z | info: downloading component 'rust-docs' |
| 109 | 2026-01-27T22:42:43.757Z | info: downloading component 'rust-std' |
| 110 | 2026-01-27T22:42:44.228Z | info: downloading component 'rustc' |
| 111 | 2026-01-27T22:42:46.041Z | info: downloading component 'rustfmt' |
| 112 | 2026-01-27T22:42:46.100Z | info: installing component 'cargo' |
| 113 | 2026-01-27T22:42:47.248Z | info: installing component 'clippy' |
| 114 | 2026-01-27T22:42:47.746Z | info: installing component 'rust-docs' |
| 115 | 2026-01-27T22:42:51.073Z | info: installing component 'rust-std' |
| 116 | 2026-01-27T22:42:53.242Z | info: installing component 'rustc' |
| 117 | 2026-01-27T22:43:02.025Z | info: installing component 'rustfmt' |
| 118 | 2026-01-27T22:43:02.590Z | cargo 1.92.0 (344c4567c 2025-10-21) |
| 119 | 2026-01-27T22:43:02.674Z | + rustc --version |
| 120 | 2026-01-27T22:43:02.749Z | rustc 1.92.0 (ded5c06cf 2025-12-08) |
| 121 | 2026-01-27T22:43:02.775Z | + banner build |
| 122 | 2026-01-27T22:43:02.775Z | |
| 123 | 2026-01-27T22:43:02.775Z | ##### # # # # ##### |
| 124 | 2026-01-27T22:43:02.775Z | # # # # # # # # |
| 125 | 2026-01-27T22:43:02.775Z | ##### # # # # # # |
| 126 | 2026-01-27T22:43:02.775Z | # # # # # # # # |
| 127 | 2026-01-27T22:43:02.775Z | # # # # # # # # |
| 128 | 2026-01-27T22:43:02.775Z | ##### #### # ###### ##### |
| 129 | 2026-01-27T22:43:02.775Z | |
| 130 | 2026-01-27T22:43:02.775Z | + ptime -m cargo build --all-features --locked --all-targets --verbose |
| 131 | 2026-01-27T22:43:02.985Z | Updating crates.io index |
| 132 | 2026-01-27T22:43:03.942Z | Downloading crates ... |
| 133 | 2026-01-27T22:43:04.027Z | Downloaded async-stream-impl v0.3.6 |
| 134 | 2026-01-27T22:43:04.052Z | Downloaded byteorder v1.4.3 |
| 135 | 2026-01-27T22:43:04.052Z | Downloaded console v0.15.7 |
| 136 | 2026-01-27T22:43:04.052Z | Downloaded parking v2.2.0 |
| 137 | 2026-01-27T22:43:04.052Z | Downloaded simple-mermaid v0.2.0 |
| 138 | 2026-01-27T22:43:04.052Z | Downloaded sha1 v0.10.6 |
| 139 | 2026-01-27T22:43:04.078Z | Downloaded multer v3.1.0 |
| 140 | 2026-01-27T22:43:04.078Z | Downloaded openssl-macros v0.1.1 |
| 141 | 2026-01-27T22:43:04.078Z | Downloaded paste v1.0.15 |
| 142 | 2026-01-27T22:43:04.078Z | Downloaded spin v0.9.8 |
| 143 | 2026-01-27T22:43:04.078Z | Downloaded scroll_derive v0.13.1 |
| 144 | 2026-01-27T22:43:04.104Z | Downloaded shlex v1.3.0 |
| 145 | 2026-01-27T22:43:04.105Z | Downloaded serde_urlencoded v0.7.1 |
| 146 | 2026-01-27T22:43:04.105Z | Downloaded tokio-tungstenite v0.24.0 |
| 147 | 2026-01-27T22:43:04.105Z | Downloaded slog-async v2.8.0 |
| 148 | 2026-01-27T22:43:04.105Z | Downloaded try-lock v0.2.3 |
| 149 | 2026-01-27T22:43:04.105Z | Downloaded tower-layer v0.3.3 |
| 150 | 2026-01-27T22:43:04.130Z | Downloaded take_mut v0.2.2 |
| 151 | 2026-01-27T22:43:04.130Z | Downloaded write16 v1.0.0 |
| 152 | 2026-01-27T22:43:04.130Z | Downloaded utf16_iter v1.0.5 |
| 153 | 2026-01-27T22:43:04.130Z | Downloaded yoke-derive v0.7.5 |
| 154 | 2026-01-27T22:43:04.130Z | Downloaded toml_writer v1.0.6+spec-1.1.0 |
| 155 | 2026-01-27T22:43:04.131Z | Downloaded usdt-impl v0.6.0 |
| 156 | 2026-01-27T22:43:04.131Z | Downloaded yoke v0.7.5 |
| 157 | 2026-01-27T22:43:04.156Z | Downloaded utf8_iter v1.0.4 |
| 158 | 2026-01-27T22:43:04.156Z | Downloaded want v0.3.0 |
| 159 | 2026-01-27T22:43:04.156Z | Downloaded toml_parser v1.0.6+spec-1.1.0 |
| 160 | 2026-01-27T22:43:04.156Z | Downloaded zeroize v1.7.0 |
| 161 | 2026-01-27T22:43:04.156Z | Downloaded tungstenite v0.24.0 |
| 162 | 2026-01-27T22:43:04.156Z | Downloaded zerofrom v0.1.5 |
| 163 | 2026-01-27T22:43:04.156Z | Downloaded uuid v1.19.0 |
| 164 | 2026-01-27T22:43:04.182Z | Downloaded zmij v1.0.2 |
| 165 | 2026-01-27T22:43:04.182Z | Downloaded unicode-ident v1.0.12 |
| 166 | 2026-01-27T22:43:04.182Z | Downloaded zerocopy-derive v0.8.27 |
| 167 | 2026-01-27T22:43:04.182Z | Downloaded url v2.5.4 |
| 168 | 2026-01-27T22:43:04.207Z | Downloaded reqwest v0.12.28 |
| 169 | 2026-01-27T22:43:04.207Z | Downloaded zerovec v0.10.4 |
| 170 | 2026-01-27T22:43:04.207Z | Downloaded winnow v0.7.13 |
| 171 | 2026-01-27T22:43:04.233Z | Downloaded quinn-proto v0.11.8 |
| 172 | 2026-01-27T22:43:04.233Z | Downloaded vcpkg v0.2.15 |
| 173 | 2026-01-27T22:43:04.268Z | Downloaded icu_properties_data v1.5.0 |
| 174 | 2026-01-27T22:43:04.293Z | Downloaded webpki-roots v1.0.0 |
| 175 | 2026-01-27T22:43:04.293Z | Downloaded openssl v0.10.72 |
| 176 | 2026-01-27T22:43:04.319Z | Downloaded zerocopy v0.8.27 |
| 177 | 2026-01-27T22:43:04.344Z | Downloaded syn v2.0.114 |
| 178 | 2026-01-27T22:43:04.344Z | Downloaded webpki-roots v0.26.5 |
| 179 | 2026-01-27T22:43:04.344Z | Downloaded rustls v0.23.13 |
| 180 | 2026-01-27T22:43:04.369Z | Downloaded rustix v1.1.3 |
| 181 | 2026-01-27T22:43:04.394Z | Downloaded rustix v0.38.44 |
| 182 | 2026-01-27T22:43:04.418Z | Downloaded rustls v0.22.4 |
| 183 | 2026-01-27T22:43:04.443Z | Downloaded openapiv3 v2.2.0 |
| 184 | 2026-01-27T22:43:04.443Z | Downloaded goblin v0.10.1 |
| 185 | 2026-01-27T22:43:04.468Z | Downloaded time v0.3.36 |
| 186 | 2026-01-27T22:43:04.468Z | Downloaded h2 v0.4.6 |
| 187 | 2026-01-27T22:43:04.468Z | Downloaded portable-atomic v1.9.0 |
| 188 | 2026-01-27T22:43:04.492Z | Downloaded hashbrown v0.16.1 |
| 189 | 2026-01-27T22:43:04.492Z | Downloaded quinn v0.11.4 |
| 190 | 2026-01-27T22:43:04.492Z | Downloaded idna v1.0.3 |
| 191 | 2026-01-27T22:43:04.492Z | Downloaded x509-parser v0.18.0 |
| 192 | 2026-01-27T22:43:04.492Z | Downloaded unicode-segmentation v1.10.0 |
| 193 | 2026-01-27T22:43:04.517Z | Downloaded tower-http v0.6.8 |
| 194 | 2026-01-27T22:43:04.517Z | Downloaded tokio-util v0.7.7 |
| 195 | 2026-01-27T22:43:04.517Z | Downloaded rustls-webpki v0.102.8 |
| 196 | 2026-01-27T22:43:04.541Z | Downloaded pest v2.8.1 |
| 197 | 2026-01-27T22:43:04.542Z | Downloaded expectorate v1.2.0 |
| 198 | 2026-01-27T22:43:04.566Z | Downloaded tracing-core v0.1.32 |
| 199 | 2026-01-27T22:43:04.566Z | Downloaded tracing v0.1.40 |
| 200 | 2026-01-27T22:43:04.566Z | Downloaded libc v0.2.180 |
| 201 | 2026-01-27T22:43:04.591Z | Downloaded rand v0.8.4 |
| 202 | 2026-01-27T22:43:04.615Z | Downloaded prettyplease v0.2.37 |
| 203 | 2026-01-27T22:43:04.615Z | Downloaded tokio v1.49.0 |
| 204 | 2026-01-27T22:43:04.645Z | Downloaded iri-string v0.7.8 |
| 205 | 2026-01-27T22:43:04.673Z | Downloaded hyper-util v0.1.19 |
| 206 | 2026-01-27T22:43:04.673Z | Downloaded zerovec-derive v0.10.3 |
| 207 | 2026-01-27T22:43:04.673Z | Downloaded tower v0.5.2 |
| 208 | 2026-01-27T22:43:04.698Z | Downloaded tempfile v3.24.0 |
| 209 | 2026-01-27T22:43:04.698Z | Downloaded num-bigint v0.4.3 |
| 210 | 2026-01-27T22:43:04.698Z | Downloaded nom v7.1.3 |
| 211 | 2026-01-27T22:43:04.699Z | Downloaded icu_locid v1.5.0 |
| 212 | 2026-01-27T22:43:04.699Z | Downloaded serde_json v1.0.149 |
| 213 | 2026-01-27T22:43:04.724Z | Downloaded indexmap v2.13.0 |
| 214 | 2026-01-27T22:43:04.724Z | Downloaded yasna v0.5.2 |
| 215 | 2026-01-27T22:43:04.724Z | Downloaded writeable v0.5.5 |
| 216 | 2026-01-27T22:43:04.724Z | Downloaded trybuild v1.0.114 |
| 217 | 2026-01-27T22:43:04.724Z | Downloaded toml v0.9.11+spec-1.1.0 |
| 218 | 2026-01-27T22:43:04.724Z | Downloaded socket2 v0.6.0 |
| 219 | 2026-01-27T22:43:04.724Z | Downloaded pest_meta v2.8.1 |
| 220 | 2026-01-27T22:43:04.748Z | Downloaded serde v1.0.228 |
| 221 | 2026-01-27T22:43:04.748Z | Downloaded rustls-pki-types v1.14.0 |
| 222 | 2026-01-27T22:43:04.748Z | Downloaded crossbeam-channel v0.5.1 |
| 223 | 2026-01-27T22:43:04.748Z | Downloaded zerofrom-derive v0.1.5 |
| 224 | 2026-01-27T22:43:04.748Z | Downloaded waitgroup v0.1.2 |
| 225 | 2026-01-27T22:43:04.748Z | Downloaded unicode-width v0.1.9 |
| 226 | 2026-01-27T22:43:04.748Z | Downloaded toml_datetime v0.7.5+spec-1.1.0 |
| 227 | 2026-01-27T22:43:04.749Z | Downloaded thread_local v1.1.4 |
| 228 | 2026-01-27T22:43:04.749Z | Downloaded thiserror v2.0.18 |
| 229 | 2026-01-27T22:43:04.773Z | Downloaded termcolor v1.1.2 |
| 230 | 2026-01-27T22:43:04.773Z | Downloaded slog-term v2.9.2 |
| 231 | 2026-01-27T22:43:04.773Z | Downloaded slab v0.4.9 |
| 232 | 2026-01-27T22:43:04.773Z | Downloaded icu_properties v1.5.1 |
| 233 | 2026-01-27T22:43:04.773Z | Downloaded synstructure v0.13.1 |
| 234 | 2026-01-27T22:43:04.773Z | Downloaded similar v2.2.1 |
| 235 | 2026-01-27T22:43:04.773Z | Downloaded scroll v0.13.0 |
| 236 | 2026-01-27T22:43:04.773Z | Downloaded version_check v0.9.5 |
| 237 | 2026-01-27T22:43:04.773Z | Downloaded ucd-trie v0.1.6 |
| 238 | 2026-01-27T22:43:04.774Z | Downloaded typenum v1.14.0 |
| 239 | 2026-01-27T22:43:04.799Z | Downloaded socket2 v0.5.9 |
| 240 | 2026-01-27T22:43:04.799Z | Downloaded encoding_rs v0.8.32 |
| 241 | 2026-01-27T22:43:04.823Z | Downloaded serde_derive_internals v0.29.0 |
| 242 | 2026-01-27T22:43:04.823Z | Downloaded rustls-native-certs v0.7.0 |
| 243 | 2026-01-27T22:43:04.823Z | Downloaded pem v3.0.6 |
| 244 | 2026-01-27T22:43:04.823Z | Downloaded ring v0.17.13 |
| 245 | 2026-01-27T22:43:04.853Z | Downloaded litemap v0.7.4 |
| 246 | 2026-01-27T22:43:04.878Z | Downloaded ipnet v2.10.0 |
| 247 | 2026-01-27T22:43:04.878Z | Downloaded utf-8 v0.7.6 |
| 248 | 2026-01-27T22:43:04.878Z | Downloaded usdt-macro v0.6.0 |
| 249 | 2026-01-27T22:43:04.878Z | Downloaded usdt-attr-macro v0.6.0 |
| 250 | 2026-01-27T22:43:04.878Z | Downloaded usdt v0.6.0 |
| 251 | 2026-01-27T22:43:04.878Z | Downloaded tower-service v0.3.3 |
| 252 | 2026-01-27T22:43:04.878Z | Downloaded tokio-native-tls v0.3.1 |
| 253 | 2026-01-27T22:43:04.878Z | Downloaded tinyvec v1.5.1 |
| 254 | 2026-01-27T22:43:04.878Z | Downloaded tinystr v0.7.6 |
| 255 | 2026-01-27T22:43:04.878Z | Downloaded time-macros v0.2.18 |
| 256 | 2026-01-27T22:43:04.878Z | Downloaded signal-hook-registry v1.4.0 |
| 257 | 2026-01-27T22:43:04.878Z | Downloaded serde_derive v1.0.228 |
| 258 | 2026-01-27T22:43:04.878Z | Downloaded memchr v2.6.0 |
| 259 | 2026-01-27T22:43:04.903Z | Downloaded untrusted v0.9.0 |
| 260 | 2026-01-27T22:43:04.903Z | Downloaded tokio-rustls v0.26.0 |
| 261 | 2026-01-27T22:43:04.904Z | Downloaded thread-id v5.0.0 |
| 262 | 2026-01-27T22:43:04.904Z | Downloaded subprocess v0.2.13 |
| 263 | 2026-01-27T22:43:04.904Z | Downloaded slog v2.8.2 |
| 264 | 2026-01-27T22:43:04.904Z | Downloaded serde_path_to_error v0.1.20 |
| 265 | 2026-01-27T22:43:04.904Z | Downloaded icu_normalizer v1.5.0 |
| 266 | 2026-01-27T22:43:04.904Z | Downloaded hyper-rustls v0.27.3 |
| 267 | 2026-01-27T22:43:04.934Z | Downloaded generic-array v0.14.5 |
| 268 | 2026-01-27T22:43:04.935Z | Downloaded futures-executor v0.3.31 |
| 269 | 2026-01-27T22:43:04.935Z | Downloaded futures v0.3.31 |
| 270 | 2026-01-27T22:43:04.935Z | Downloaded unicase v2.6.0 |
| 271 | 2026-01-27T22:43:04.935Z | Downloaded tokio-macros v2.6.0 |
| 272 | 2026-01-27T22:43:04.935Z | Downloaded smallvec v1.13.2 |
| 273 | 2026-01-27T22:43:04.935Z | Downloaded serde_core v1.0.228 |
| 274 | 2026-01-27T22:43:04.935Z | Downloaded semver v1.0.27 |
| 275 | 2026-01-27T22:43:04.935Z | Downloaded schema v0.1.0 |
| 276 | 2026-01-27T22:43:04.935Z | Downloaded rcgen v0.14.6 |
| 277 | 2026-01-27T22:43:04.935Z | Downloaded quote v1.0.43 |
| 278 | 2026-01-27T22:43:04.935Z | Downloaded pkg-config v0.3.31 |
| 279 | 2026-01-27T22:43:04.935Z | Downloaded mio v1.0.3 |
| 280 | 2026-01-27T22:43:04.959Z | Downloaded time-core v0.1.2 |
| 281 | 2026-01-27T22:43:04.959Z | Downloaded thiserror v1.0.69 |
| 282 | 2026-01-27T22:43:04.959Z | Downloaded term v1.1.0 |
| 283 | 2026-01-27T22:43:04.959Z | Downloaded serde_tokenstream v0.2.2 |
| 284 | 2026-01-27T22:43:04.959Z | Downloaded http-body-util v0.1.3 |
| 285 | 2026-01-27T22:43:04.959Z | Downloaded dtrace-parser v0.3.0 |
| 286 | 2026-01-27T22:43:04.959Z | Downloaded crossbeam-utils v0.8.15 |
| 287 | 2026-01-27T22:43:04.959Z | Downloaded thiserror-impl v2.0.18 |
| 288 | 2026-01-27T22:43:04.959Z | Downloaded sync_wrapper v1.0.1 |
| 289 | 2026-01-27T22:43:04.960Z | Downloaded foreign-types v0.3.2 |
| 290 | 2026-01-27T22:43:04.960Z | Downloaded stable_deref_trait v1.2.0 |
| 291 | 2026-01-27T22:43:04.960Z | Downloaded newline-converter v0.3.0 |
| 292 | 2026-01-27T22:43:04.960Z | Downloaded httpdate v1.0.1 |
| 293 | 2026-01-27T22:43:04.986Z | Downloaded erased-serde v0.3.31 |
| 294 | 2026-01-27T22:43:04.986Z | Downloaded rustversion v1.0.22 |
| 295 | 2026-01-27T22:43:04.986Z | Downloaded ppv-lite86 v0.2.15 |
| 296 | 2026-01-27T22:43:04.986Z | Downloaded pest_derive v2.8.1 |
| 297 | 2026-01-27T22:43:04.986Z | Downloaded icu_locid_transform_data v1.5.0 |
| 298 | 2026-01-27T22:43:04.986Z | Downloaded hyper-staticfile v0.10.1 |
| 299 | 2026-01-27T22:43:04.986Z | Downloaded hostname v0.3.1 |
| 300 | 2026-01-27T22:43:05.012Z | Downloaded getrandom v0.3.1 |
| 301 | 2026-01-27T22:43:05.012Z | Downloaded futures-io v0.3.31 |
| 302 | 2026-01-27T22:43:05.012Z | Downloaded event-listener v5.0.0 |
| 303 | 2026-01-27T22:43:05.012Z | Downloaded der-parser v10.0.0 |
| 304 | 2026-01-27T22:43:05.012Z | Downloaded subtle v2.5.0 |
| 305 | 2026-01-27T22:43:05.012Z | Downloaded rustls-pemfile v2.2.0 |
| 306 | 2026-01-27T22:43:05.012Z | Downloaded rustc-hash v2.0.0 |
| 307 | 2026-01-27T22:43:05.038Z | Downloaded parking_lot v0.12.1 |
| 308 | 2026-01-27T22:43:05.038Z | Downloaded idna_adapter v1.2.0 |
| 309 | 2026-01-27T22:43:05.038Z | Downloaded http-range v0.1.4 |
| 310 | 2026-01-27T22:43:05.038Z | Downloaded futures-sink v0.3.31 |
| 311 | 2026-01-27T22:43:05.038Z | Downloaded foreign-types-shared v0.1.1 |
| 312 | 2026-01-27T22:43:05.038Z | Downloaded deranged v0.3.11 |
| 313 | 2026-01-27T22:43:05.038Z | Downloaded target-triple v1.0.0 |
| 314 | 2026-01-27T22:43:05.038Z | Downloaded minimal-lexical v0.2.1 |
| 315 | 2026-01-27T22:43:05.039Z | Downloaded memmap2 v0.9.8 |
| 316 | 2026-01-27T22:43:05.039Z | Downloaded hostname v0.4.2 |
| 317 | 2026-01-27T22:43:05.039Z | Downloaded futures-util v0.3.31 |
| 318 | 2026-01-27T22:43:05.063Z | Downloaded digest v0.10.7 |
| 319 | 2026-01-27T22:43:05.063Z | Downloaded debug-ignore v1.0.5 |
| 320 | 2026-01-27T22:43:05.063Z | Downloaded tokio-rustls v0.25.0 |
| 321 | 2026-01-27T22:43:05.063Z | Downloaded tinyvec_macros v0.1.0 |
| 322 | 2026-01-27T22:43:05.064Z | Downloaded thiserror-impl v1.0.69 |
| 323 | 2026-01-27T22:43:05.064Z | Downloaded ryu v1.0.5 |
| 324 | 2026-01-27T22:43:05.064Z | Downloaded lazy_static v1.5.0 |
| 325 | 2026-01-27T22:43:05.064Z | Downloaded is-terminal v0.4.12 |
| 326 | 2026-01-27T22:43:05.088Z | Downloaded hyper v1.8.1 |
| 327 | 2026-01-27T22:43:05.088Z | Downloaded http-body v1.0.1 |
| 328 | 2026-01-27T22:43:05.088Z | Downloaded futures-core v0.3.31 |
| 329 | 2026-01-27T22:43:05.088Z | Downloaded errno v0.3.10 |
| 330 | 2026-01-27T22:43:05.114Z | Downloaded dof v0.4.0 |
| 331 | 2026-01-27T22:43:05.114Z | Downloaded proc-macro2 v1.0.105 |
| 332 | 2026-01-27T22:43:05.114Z | Downloaded futures-channel v0.3.31 |
| 333 | 2026-01-27T22:43:05.114Z | Downloaded slog-json v2.6.1 |
| 334 | 2026-01-27T22:43:05.114Z | Downloaded slog-bunyan v2.5.0 |
| 335 | 2026-01-27T22:43:05.114Z | Downloaded iana-time-zone v0.1.47 |
| 336 | 2026-01-27T22:43:05.114Z | Downloaded form_urlencoded v1.2.2 |
| 337 | 2026-01-27T22:43:05.114Z | Downloaded fastrand v2.1.1 |
| 338 | 2026-01-27T22:43:05.139Z | Downloaded equivalent v1.0.0 |
| 339 | 2026-01-27T22:43:05.139Z | Downloaded dyn-clone v1.0.4 |
| 340 | 2026-01-27T22:43:05.139Z | Downloaded cfg-if v1.0.0 |
| 341 | 2026-01-27T22:43:05.139Z | Downloaded scopeguard v1.2.0 |
| 342 | 2026-01-27T22:43:05.139Z | Downloaded pin-utils v0.1.0 |
| 343 | 2026-01-27T22:43:05.139Z | Downloaded log v0.4.17 |
| 344 | 2026-01-27T22:43:05.139Z | Downloaded itoa v1.0.1 |
| 345 | 2026-01-27T22:43:05.139Z | Downloaded icu_provider v1.5.0 |
| 346 | 2026-01-27T22:43:05.139Z | Downloaded icu_collections v1.5.0 |
| 347 | 2026-01-27T22:43:05.164Z | Downloaded hyper-tls v0.6.0 |
| 348 | 2026-01-27T22:43:05.164Z | Downloaded hyper-rustls v0.26.0 |
| 349 | 2026-01-27T22:43:05.164Z | Downloaded futures-macro v0.3.31 |
| 350 | 2026-01-27T22:43:05.164Z | Downloaded fnv v1.0.7 |
| 351 | 2026-01-27T22:43:05.164Z | Downloaded data-encoding v2.4.0 |
| 352 | 2026-01-27T22:43:05.164Z | Downloaded sha2 v0.10.8 |
| 353 | 2026-01-27T22:43:05.164Z | Downloaded schemars_derive v0.8.22 |
| 354 | 2026-01-27T22:43:05.164Z | Downloaded rusticata-macros v4.1.0 |
| 355 | 2026-01-27T22:43:05.189Z | Downloaded pretty-hex v0.4.1 |
| 356 | 2026-01-27T22:43:05.189Z | Downloaded openssl-sys v0.9.107 |
| 357 | 2026-01-27T22:43:05.189Z | Downloaded once_cell v1.20.1 |
| 358 | 2026-01-27T22:43:05.189Z | Downloaded http v1.4.0 |
| 359 | 2026-01-27T22:43:05.189Z | Downloaded glob v0.3.0 |
| 360 | 2026-01-27T22:43:05.189Z | Downloaded getrandom v0.2.11 |
| 361 | 2026-01-27T22:43:05.189Z | Downloaded futures-task v0.3.31 |
| 362 | 2026-01-27T22:43:05.189Z | Downloaded event-listener-strategy v0.5.4 |
| 363 | 2026-01-27T22:43:05.214Z | Downloaded cpufeatures v0.2.2 |
| 364 | 2026-01-27T22:43:05.214Z | Downloaded schemars v0.8.22 |
| 365 | 2026-01-27T22:43:05.214Z | Downloaded schema-derive v0.1.0 |
| 366 | 2026-01-27T22:43:05.239Z | Downloaded rand_core v0.6.3 |
| 367 | 2026-01-27T22:43:05.239Z | Downloaded quinn-udp v0.5.5 |
| 368 | 2026-01-27T22:43:05.239Z | Downloaded plain v0.2.3 |
| 369 | 2026-01-27T22:43:05.239Z | Downloaded pest_generator v2.8.1 |
| 370 | 2026-01-27T22:43:05.239Z | Downloaded num-integer v0.1.46 |
| 371 | 2026-01-27T22:43:05.239Z | Downloaded num-conv v0.1.0 |
| 372 | 2026-01-27T22:43:05.239Z | Downloaded icu_provider_macros v1.5.0 |
| 373 | 2026-01-27T22:43:05.239Z | Downloaded icu_normalizer_data v1.5.0 |
| 374 | 2026-01-27T22:43:05.239Z | Downloaded icu_locid_transform v1.5.0 |
| 375 | 2026-01-27T22:43:05.239Z | Downloaded heck v0.5.0 |
| 376 | 2026-01-27T22:43:05.239Z | Downloaded displaydoc v0.2.5 |
| 377 | 2026-01-27T22:43:05.264Z | Downloaded serde_spanned v1.0.4 |
| 378 | 2026-01-27T22:43:05.264Z | Downloaded parking_lot_core v0.9.4 |
| 379 | 2026-01-27T22:43:05.264Z | Downloaded openssl-probe v0.1.4 |
| 380 | 2026-01-27T22:43:05.264Z | Downloaded oid-registry v0.8.1 |
| 381 | 2026-01-27T22:43:05.264Z | Downloaded num-traits v0.2.14 |
| 382 | 2026-01-27T22:43:05.264Z | Downloaded httparse v1.10.0 |
| 383 | 2026-01-27T22:43:05.264Z | Downloaded crypto-common v0.1.6 |
| 384 | 2026-01-27T22:43:05.264Z | Downloaded num_threads v0.1.3 |
| 385 | 2026-01-27T22:43:05.264Z | Downloaded mime_guess v2.0.5 |
| 386 | 2026-01-27T22:43:05.288Z | Downloaded cc v1.2.16 |
| 387 | 2026-01-27T22:43:05.288Z | Downloaded asn1-rs-derive v0.6.0 |
| 388 | 2026-01-27T22:43:05.288Z | Downloaded rand_chacha v0.3.1 |
| 389 | 2026-01-27T22:43:05.288Z | Downloaded pin-project-lite v0.2.12 |
| 390 | 2026-01-27T22:43:05.289Z | Downloaded percent-encoding v2.3.2 |
| 391 | 2026-01-27T22:43:05.289Z | Downloaded lock_api v0.4.6 |
| 392 | 2026-01-27T22:43:05.314Z | Downloaded chrono v0.4.43 |
| 393 | 2026-01-27T22:43:05.314Z | Downloaded powerfmt v0.2.0 |
| 394 | 2026-01-27T22:43:05.314Z | Downloaded native-tls v0.2.12 |
| 395 | 2026-01-27T22:43:05.314Z | Downloaded camino v1.2.2 |
| 396 | 2026-01-27T22:43:05.314Z | Downloaded bytes v1.11.0 |
| 397 | 2026-01-27T22:43:05.314Z | Downloaded buf-list v1.1.2 |
| 398 | 2026-01-27T22:43:05.314Z | Downloaded block-buffer v0.10.2 |
| 399 | 2026-01-27T22:43:05.338Z | Downloaded autocfg v1.1.0 |
| 400 | 2026-01-27T22:43:05.338Z | Downloaded asn1-rs v0.7.1 |
| 401 | 2026-01-27T22:43:05.339Z | Downloaded mime v0.3.16 |
| 402 | 2026-01-27T22:43:05.339Z | Downloaded match_cfg v0.1.0 |
| 403 | 2026-01-27T22:43:05.339Z | Downloaded concurrent-queue v2.5.0 |
| 404 | 2026-01-27T22:43:05.339Z | Downloaded bitflags v2.4.0 |
| 405 | 2026-01-27T22:43:05.339Z | Downloaded base64 v0.22.1 |
| 406 | 2026-01-27T22:43:05.339Z | Downloaded atomicwrites v0.4.4 |
| 407 | 2026-01-27T22:43:05.339Z | Downloaded anyhow v1.0.100 |
| 408 | 2026-01-27T22:43:05.363Z | Downloaded atomic-waker v1.1.2 |
| 409 | 2026-01-27T22:43:05.363Z | Downloaded async-stream v0.3.6 |
| 410 | 2026-01-27T22:43:05.363Z | Downloaded async-channel v2.5.0 |
| 411 | 2026-01-27T22:43:05.363Z | Downloaded async-trait v0.1.89 |
| 412 | 2026-01-27T22:43:05.364Z | Downloaded asn1-rs-impl v0.2.0 |
| 413 | 2026-01-27T22:43:05.559Z | Compiling proc-macro2 v1.0.105 |
| 414 | 2026-01-27T22:43:05.559Z | Compiling unicode-ident v1.0.12 |
| 415 | 2026-01-27T22:43:05.559Z | Compiling quote v1.0.43 |
| 416 | 2026-01-27T22:43:05.590Z | Compiling libc v0.2.180 |
| 417 | 2026-01-27T22:43:05.590Z | Compiling cfg-if v1.0.0 |
| 418 | 2026-01-27T22:43:05.590Z | Compiling itoa v1.0.1 |
| 419 | 2026-01-27T22:43:05.590Z | Compiling serde_core v1.0.228 |
| 420 | 2026-01-27T22:43:05.590Z | Compiling memchr v2.6.0 |
| 421 | 2026-01-27T22:43:05.590Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/proc-macro2-1.0.105/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=2e8720435d5fcbb1 -C extra-filename=-dc3e6441c056ebef --out-dir /work/oxidecomputer/dropshot/target/debug/build/proc-macro2-dc3e6441c056ebef -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 422 | 2026-01-27T22:43:05.590Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name unicode_ident --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/unicode-ident-1.0.12/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=b11df14ad5dfa7c4 -C extra-filename=-34998c1384dce2fd --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 423 | 2026-01-27T22:43:05.590Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/libc-0.2.180/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no '--allow=clippy::used_underscore_binding' --allow=unused_qualifications '--warn=clippy::unnecessary_semicolon' '--allow=clippy::unnecessary_cast' '--allow=clippy::uninlined_format_args' '--warn=clippy::ptr_as_ptr' '--allow=clippy::non_minimal_cfg' '--allow=clippy::missing_safety_doc' '--warn=clippy::map_unwrap_or' '--warn=clippy::manual_assert' '--allow=clippy::identity_op' '--warn=clippy::explicit_iter_loop' '--allow=clippy::expl_impl_clone_on_copy' --cfg 'feature="default"' --cfg 'feature="extra_traits"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("align", "const-extern-fn", "default", "extra_traits", "rustc-dep-of-std", "rustc-std-workspace-core", "std", "use_std"))' -C metadata=cc21701c44ce0aa6 -C extra-filename=-af5ab3e86d3cdf7f --out-dir /work/oxidecomputer/dropshot/target/debug/build/libc-af5ab3e86d3cdf7f -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 424 | 2026-01-27T22:43:05.590Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/serde_core-1.0.228/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="result"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "rc", "result", "std", "unstable"))' -C metadata=320d203e94d0a597 -C extra-filename=-7ede8ebcc6f5b66f --out-dir /work/oxidecomputer/dropshot/target/debug/build/serde_core-7ede8ebcc6f5b66f -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 425 | 2026-01-27T22:43:05.590Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name memchr --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/memchr-2.6.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "compiler_builtins", "core", "default", "libc", "logging", "rustc-dep-of-std", "std", "use_std"))' -C metadata=f927b9e28ebde9af -C extra-filename=-e21694cb7552ee9a --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 426 | 2026-01-27T22:43:05.590Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name itoa --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/itoa-1.0.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=edd8d0f2fe0b9525 -C extra-filename=-2a6214e7bd6abaee --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 427 | 2026-01-27T22:43:05.590Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name cfg_if --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/cfg-if-1.0.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("compiler_builtins", "core", "rustc-dep-of-std"))' -C metadata=78264587f515371c -C extra-filename=-d9f3e49df05053f1 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 428 | 2026-01-27T22:43:05.590Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/quote-1.0.43/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=ffe578c497a99c66 -C extra-filename=-f57a9316ff07a6b1 --out-dir /work/oxidecomputer/dropshot/target/debug/build/quote-f57a9316ff07a6b1 -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 429 | 2026-01-27T22:43:05.769Z | Compiling pin-project-lite v0.2.12 |
| 430 | 2026-01-27T22:43:05.794Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name pin_project_lite --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/pin-project-lite-0.2.12/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=53af2b67eb7b3250 -C extra-filename=-f2e925eb377ed176 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 431 | 2026-01-27T22:43:05.824Z | Compiling autocfg v1.1.0 |
| 432 | 2026-01-27T22:43:05.849Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name autocfg --edition=2015 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/autocfg-1.1.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=d2206706649e96bb -C extra-filename=-e1581779f99d8cf3 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 433 | 2026-01-27T22:43:05.874Z | Compiling shlex v1.3.0 |
| 434 | 2026-01-27T22:43:05.898Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name shlex --edition=2015 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/shlex-1.3.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=8d4ee061e0bf1eac -C extra-filename=-8e68deddde749c86 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 435 | 2026-01-27T22:43:05.922Z | Compiling smallvec v1.13.2 |
| 436 | 2026-01-27T22:43:05.922Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name smallvec --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/smallvec-1.13.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="const_generics"' --cfg 'feature="const_new"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arbitrary", "const_generics", "const_new", "debugger_visualizer", "drain_filter", "drain_keep_rest", "may_dangle", "serde", "specialization", "union", "write"))' -C metadata=53113ce4a438c78d -C extra-filename=-49dd8f4c7a263819 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 437 | 2026-01-27T22:43:06.269Z | Running `/work/oxidecomputer/dropshot/target/debug/build/serde_core-7ede8ebcc6f5b66f/build-script-build` |
| 438 | 2026-01-27T22:43:06.294Z | Running `/work/oxidecomputer/dropshot/target/debug/build/quote-f57a9316ff07a6b1/build-script-build` |
| 439 | 2026-01-27T22:43:06.294Z | Compiling cc v1.2.16 |
| 440 | 2026-01-27T22:43:06.294Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name cc --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/cc-1.2.16/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("jobserver", "parallel"))' -C metadata=fe6142401967f85a -C extra-filename=-35472e3603a6003c --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --extern shlex=/work/oxidecomputer/dropshot/target/debug/deps/libshlex-8e68deddde749c86.rmeta --cap-lints allow` |
| 441 | 2026-01-27T22:43:06.328Z | Running `/work/oxidecomputer/dropshot/target/debug/build/proc-macro2-dc3e6441c056ebef/build-script-build` |
| 442 | 2026-01-27T22:43:06.354Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name serde_core --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/serde_core-1.0.228/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="result"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "rc", "result", "std", "unstable"))' -C metadata=80698c3d8a934873 -C extra-filename=-cbe5626542001e99 --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)'` |
| 443 | 2026-01-27T22:43:06.378Z | Compiling bytes v1.11.0 |
| 444 | 2026-01-27T22:43:06.378Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name bytes --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-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=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=bbd122273dfe601c -C extra-filename=-5ecd5f1916a6d7e9 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 445 | 2026-01-27T22:43:06.378Z | Compiling once_cell v1.20.1 |
| 446 | 2026-01-27T22:43:06.378Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name once_cell --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.20.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="race"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "atomic-polyfill", "critical-section", "default", "parking_lot", "portable-atomic", "race", "std", "unstable"))' -C metadata=87702913ddfae7d4 -C extra-filename=-bcf0c78fdafaa0ad --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 447 | 2026-01-27T22:43:06.470Z | Running `/work/oxidecomputer/dropshot/target/debug/build/libc-af5ab3e86d3cdf7f/build-script-build` |
| 448 | 2026-01-27T22:43:06.540Z | Compiling futures-core v0.3.31 |
| 449 | 2026-01-27T22:43:06.565Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name futures_core --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-core-0.3.31/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --warn=unreachable_pub --warn=unexpected_cfgs --warn=single_use_lifetimes --warn=rust_2018_idioms --warn=missing_debug_implementations --check-cfg 'cfg(futures_sanitizer)' --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "cfg-target-has-atomic", "default", "portable-atomic", "std", "unstable"))' -C metadata=46a8edfeb90d5afb -C extra-filename=-1f9e330bb92d952e --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 450 | 2026-01-27T22:43:06.565Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name libc --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/libc-0.2.180/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 '--allow=clippy::used_underscore_binding' --allow=unused_qualifications '--warn=clippy::unnecessary_semicolon' '--allow=clippy::unnecessary_cast' '--allow=clippy::uninlined_format_args' '--warn=clippy::ptr_as_ptr' '--allow=clippy::non_minimal_cfg' '--allow=clippy::missing_safety_doc' '--warn=clippy::map_unwrap_or' '--warn=clippy::manual_assert' '--allow=clippy::identity_op' '--warn=clippy::explicit_iter_loop' '--allow=clippy::expl_impl_clone_on_copy' --cfg 'feature="default"' --cfg 'feature="extra_traits"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("align", "const-extern-fn", "default", "extra_traits", "rustc-dep-of-std", "rustc-std-workspace-core", "std", "use_std"))' -C metadata=6442a6b8549b307b -C extra-filename=-d91a6b01eb2cb91d --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow --cfg freebsd12 --check-cfg 'cfg(emscripten_old_stat_abi)' --check-cfg 'cfg(espidf_time32)' --check-cfg 'cfg(freebsd10)' --check-cfg 'cfg(freebsd11)' --check-cfg 'cfg(freebsd12)' --check-cfg 'cfg(freebsd13)' --check-cfg 'cfg(freebsd14)' --check-cfg 'cfg(freebsd15)' --check-cfg 'cfg(gnu_file_offset_bits64)' --check-cfg 'cfg(gnu_time_bits64)' --check-cfg 'cfg(libc_deny_warnings)' --check-cfg 'cfg(linux_time_bits64)' --check-cfg 'cfg(musl_v1_2_3)' --check-cfg 'cfg(musl32_time64)' --check-cfg 'cfg(vxworks_lt_25_09)' --check-cfg 'cfg(target_os,values("switch","aix","ohos","hurd","rtems","visionos","nuttx","cygwin","qurt"))' --check-cfg 'cfg(target_env,values("illumos","wasi","aix","ohos","nto71_iosock","nto80"))' --check-cfg 'cfg(target_arch,values("loongarch64","mips32r6","mips64r6","csky"))'` |
| 451 | 2026-01-27T22:43:06.844Z | Compiling version_check v0.9.5 |
| 452 | 2026-01-27T22:43:06.869Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name version_check --edition=2015 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/version_check-0.9.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=765c778ae35ca858 -C extra-filename=-fa8a923cfd6ca6bd --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 453 | 2026-01-27T22:43:06.869Z | Compiling log v0.4.17 |
| 454 | 2026-01-27T22:43:06.869Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2015 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/log-0.4.17/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("kv_unstable", "kv_unstable_serde", "kv_unstable_std", "kv_unstable_sval", "max_level_debug", "max_level_error", "max_level_info", "max_level_off", "max_level_trace", "max_level_warn", "release_max_level_debug", "release_max_level_error", "release_max_level_info", "release_max_level_off", "release_max_level_trace", "release_max_level_warn", "serde", "std", "sval", "value-bag"))' -C metadata=eeaeeb21a524e102 -C extra-filename=-2f5d62fda4534c74 --out-dir /work/oxidecomputer/dropshot/target/debug/build/log-2f5d62fda4534c74 -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 455 | 2026-01-27T22:43:07.023Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name proc_macro2 --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/proc-macro2-1.0.105/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --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=81d4bd2f248c9062 -C extra-filename=-d218ed60daceb981 --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-34998c1384dce2fd.rmeta --cap-lints allow --cfg wrap_proc_macro --cfg proc_macro_span_location --cfg proc_macro_span_file --check-cfg 'cfg(fuzzing)' --check-cfg 'cfg(no_is_available)' --check-cfg 'cfg(no_literal_byte_character)' --check-cfg 'cfg(no_literal_c_string)' --check-cfg 'cfg(no_source_text)' --check-cfg 'cfg(proc_macro_span)' --check-cfg 'cfg(proc_macro_span_file)' --check-cfg 'cfg(proc_macro_span_location)' --check-cfg 'cfg(procmacro2_backtrace)' --check-cfg 'cfg(procmacro2_build_probe)' --check-cfg 'cfg(procmacro2_nightly_testing)' --check-cfg 'cfg(procmacro2_semver_exempt)' --check-cfg 'cfg(randomize_layout)' --check-cfg 'cfg(span_locations)' --check-cfg 'cfg(super_unstable)' --check-cfg 'cfg(wrap_proc_macro)'` |
| 456 | 2026-01-27T22:43:07.310Z | Compiling parking_lot_core v0.9.4 |
| 457 | 2026-01-27T22:43:07.334Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/parking_lot_core-0.9.4/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("backtrace", "deadlock_detection", "nightly", "petgraph", "thread-id"))' -C metadata=63414a4fceee1d7f -C extra-filename=-3395379f78e3989f --out-dir /work/oxidecomputer/dropshot/target/debug/build/parking_lot_core-3395379f78e3989f -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 458 | 2026-01-27T22:43:07.336Z | Running `/work/oxidecomputer/dropshot/target/debug/build/log-2f5d62fda4534c74/build-script-build` |
| 459 | 2026-01-27T22:43:07.362Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name log --edition=2015 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/log-0.4.17/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("kv_unstable", "kv_unstable_serde", "kv_unstable_std", "kv_unstable_sval", "max_level_debug", "max_level_error", "max_level_info", "max_level_off", "max_level_trace", "max_level_warn", "release_max_level_debug", "release_max_level_error", "release_max_level_info", "release_max_level_off", "release_max_level_trace", "release_max_level_warn", "serde", "std", "sval", "value-bag"))' -C metadata=372eedcfd52026c4 -C extra-filename=-aaa7dec7979a9811 --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-d9f3e49df05053f1.rmeta --cap-lints allow --cfg atomic_cas --cfg has_atomics` |
| 460 | 2026-01-27T22:43:07.462Z | Compiling scopeguard v1.2.0 |
| 461 | 2026-01-27T22:43:07.487Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name scopeguard --edition=2015 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/scopeguard-1.2.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="use_std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "use_std"))' -C metadata=d5b475d596f90eab -C extra-filename=-14ccd81d18a609dd --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 462 | 2026-01-27T22:43:07.667Z | Compiling lock_api v0.4.6 |
| 463 | 2026-01-27T22:43:07.692Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name lock_api --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/lock_api-0.4.6/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arc_lock", "nightly", "owning_ref", "serde"))' -C metadata=bae7e141f622cad6 -C extra-filename=-da38682ad4984caf --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-14ccd81d18a609dd.rmeta --cap-lints allow` |
| 464 | 2026-01-27T22:43:07.768Z | Compiling slab v0.4.9 |
| 465 | 2026-01-27T22:43:07.794Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/slab-0.4.9/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "serde", "std"))' -C metadata=e159d6d59e607816 -C extra-filename=-b5a0a0dca441fb0c --out-dir /work/oxidecomputer/dropshot/target/debug/build/slab-b5a0a0dca441fb0c -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --extern autocfg=/work/oxidecomputer/dropshot/target/debug/deps/libautocfg-e1581779f99d8cf3.rlib --cap-lints allow` |
| 466 | 2026-01-27T22:43:07.818Z | Running `/work/oxidecomputer/dropshot/target/debug/build/parking_lot_core-3395379f78e3989f/build-script-build` |
| 467 | 2026-01-27T22:43:07.843Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name parking_lot_core --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/parking_lot_core-0.9.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("backtrace", "deadlock_detection", "nightly", "petgraph", "thread-id"))' -C metadata=49a6d86846d3d1b2 -C extra-filename=-567f6dd2380a795c --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-d9f3e49df05053f1.rmeta --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-d91a6b01eb2cb91d.rmeta --extern smallvec=/work/oxidecomputer/dropshot/target/debug/deps/libsmallvec-49dd8f4c7a263819.rmeta --cap-lints allow` |
| 468 | 2026-01-27T22:43:07.908Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name quote --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/quote-1.0.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 --cfg 'feature="default"' --cfg 'feature="proc-macro"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "proc-macro"))' -C metadata=a2a0e10ebbac5619 -C extra-filename=-bc8184eefe67b51b --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-d218ed60daceb981.rmeta --cap-lints allow --check-cfg 'cfg(no_diagnostic_namespace)'` |
| 469 | 2026-01-27T22:43:07.938Z | Compiling futures-sink v0.3.31 |
| 470 | 2026-01-27T22:43:07.962Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name futures_sink --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-sink-0.3.31/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --warn=unreachable_pub --warn=unexpected_cfgs --warn=single_use_lifetimes --warn=rust_2018_idioms --warn=missing_debug_implementations --check-cfg 'cfg(futures_sanitizer)' --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "std"))' -C metadata=1b8558b30588a461 -C extra-filename=-a59d605fba7e7623 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 471 | 2026-01-27T22:43:08.084Z | Compiling zmij v1.0.2 |
| 472 | 2026-01-27T22:43:08.110Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/zmij-1.0.2/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("no-panic"))' -C metadata=4902d757bb4389c6 -C extra-filename=-a922cc4c97ac6640 --out-dir /work/oxidecomputer/dropshot/target/debug/build/zmij-a922cc4c97ac6640 -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 473 | 2026-01-27T22:43:08.110Z | Compiling serde v1.0.228 |
| 474 | 2026-01-27T22:43:08.110Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/serde-1.0.228/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="serde_derive"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "derive", "rc", "serde_derive", "std", "unstable"))' -C metadata=ee5a328690a61c2b -C extra-filename=-7392e1a2319e555d --out-dir /work/oxidecomputer/dropshot/target/debug/build/serde-7392e1a2319e555d -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 475 | 2026-01-27T22:43:08.135Z | Running `/work/oxidecomputer/dropshot/target/debug/build/slab-b5a0a0dca441fb0c/build-script-build` |
| 476 | 2026-01-27T22:43:08.278Z | Compiling syn v2.0.114 |
| 477 | 2026-01-27T22:43:08.302Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name syn --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/syn-2.0.114/src/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=b7d5c534361822dc -C extra-filename=-c716fdea4608336e --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-d218ed60daceb981.rmeta --extern quote=/work/oxidecomputer/dropshot/target/debug/deps/libquote-bc8184eefe67b51b.rmeta --extern unicode_ident=/work/oxidecomputer/dropshot/target/debug/deps/libunicode_ident-34998c1384dce2fd.rmeta --cap-lints allow` |
| 478 | 2026-01-27T22:43:08.400Z | Compiling parking_lot v0.12.1 |
| 479 | 2026-01-27T22:43:08.425Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name parking_lot --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/parking_lot-0.12.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arc_lock", "deadlock_detection", "default", "hardware-lock-elision", "nightly", "owning_ref", "send_guard", "serde"))' -C metadata=a6a453357201cdd0 -C extra-filename=-c152a05d24e76f79 --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-da38682ad4984caf.rmeta --extern parking_lot_core=/work/oxidecomputer/dropshot/target/debug/deps/libparking_lot_core-567f6dd2380a795c.rmeta --cap-lints allow` |
| 480 | 2026-01-27T22:43:08.498Z | Compiling getrandom v0.2.11 |
| 481 | 2026-01-27T22:43:08.524Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name getrandom --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/getrandom-0.2.11/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("compiler_builtins", "core", "custom", "js", "js-sys", "rdrand", "rustc-dep-of-std", "std", "test-in-browser", "wasm-bindgen"))' -C metadata=4e4b38709c42016a -C extra-filename=-b15f3bb5297798e5 --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-d9f3e49df05053f1.rmeta --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-d91a6b01eb2cb91d.rmeta --cap-lints allow` |
| 482 | 2026-01-27T22:43:08.558Z | Running `/work/oxidecomputer/dropshot/target/debug/build/zmij-a922cc4c97ac6640/build-script-build` |
| 483 | 2026-01-27T22:43:08.601Z | Compiling signal-hook-registry v1.4.0 |
| 484 | 2026-01-27T22:43:08.601Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name signal_hook_registry --edition=2015 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/signal-hook-registry-1.4.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=dea2c86a7e9fbf7f -C extra-filename=-6208cd3dd09c55f2 --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-d91a6b01eb2cb91d.rmeta --cap-lints allow` |
| 485 | 2026-01-27T22:43:08.627Z | Compiling socket2 v0.6.0 |
| 486 | 2026-01-27T22:43:08.627Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name socket2 --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/socket2-0.6.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="all"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("all"))' -C metadata=f0f177fe19ad1f6c -C extra-filename=-e2e3b0bd45e1787c --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-d91a6b01eb2cb91d.rmeta --cap-lints allow` |
| 487 | 2026-01-27T22:43:08.651Z | Running `/work/oxidecomputer/dropshot/target/debug/build/serde-7392e1a2319e555d/build-script-build` |
| 488 | 2026-01-27T22:43:08.700Z | Compiling mio v1.0.3 |
| 489 | 2026-01-27T22:43:08.725Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name mio --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/mio-1.0.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --warn=unexpected_cfgs --check-cfg 'cfg(mio_unsupported_force_poll_poll)' --check-cfg 'cfg(mio_unsupported_force_waker_pipe)' --cfg 'feature="net"' --cfg 'feature="os-ext"' --cfg 'feature="os-poll"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "log", "net", "os-ext", "os-poll"))' -C metadata=ffffc5d209b7c9dc -C extra-filename=-8afe31f81db69d9a --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-d91a6b01eb2cb91d.rmeta --cap-lints allow` |
| 490 | 2026-01-27T22:43:08.866Z | Compiling serde_json v1.0.149 |
| 491 | 2026-01-27T22:43:08.890Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/serde_json-1.0.149/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "arbitrary_precision", "default", "float_roundtrip", "indexmap", "preserve_order", "raw_value", "std", "unbounded_depth"))' -C metadata=a7d74f4a4347fbf2 -C extra-filename=-7546de3c79a3834b --out-dir /work/oxidecomputer/dropshot/target/debug/build/serde_json-7546de3c79a3834b -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 492 | 2026-01-27T22:43:09.092Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name zmij --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/zmij-1.0.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("no-panic"))' -C metadata=01aec96bc90f19b9 -C extra-filename=-01849675c2cb2539 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow --check-cfg 'cfg(exhaustive)' --check-cfg 'cfg(zmij_no_select_unpredictable)'` |
| 493 | 2026-01-27T22:43:09.220Z | Running `/work/oxidecomputer/dropshot/target/debug/build/serde_json-7546de3c79a3834b/build-script-build` |
| 494 | 2026-01-27T22:43:09.246Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name slab --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/slab-0.4.9/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "serde", "std"))' -C metadata=dc93d96235522ed8 -C extra-filename=-02f5df2a920989d3 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 495 | 2026-01-27T22:43:09.271Z | Compiling futures-channel v0.3.31 |
| 496 | 2026-01-27T22:43:09.271Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name futures_channel --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-channel-0.3.31/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --warn=unreachable_pub --warn=unexpected_cfgs --warn=single_use_lifetimes --warn=rust_2018_idioms --warn=missing_debug_implementations --check-cfg 'cfg(futures_sanitizer)' --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="futures-sink"' --cfg 'feature="sink"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "cfg-target-has-atomic", "default", "futures-sink", "sink", "std", "unstable"))' -C metadata=e470bee4fc4f9f8f -C extra-filename=-c12409cd2aa547f6 --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-1f9e330bb92d952e.rmeta --extern futures_sink=/work/oxidecomputer/dropshot/target/debug/deps/libfutures_sink-a59d605fba7e7623.rmeta --cap-lints allow` |
| 497 | 2026-01-27T22:43:09.346Z | Compiling http v1.4.0 |
| 498 | 2026-01-27T22:43:09.370Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name http --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/http-1.4.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=a1d069e36fe04725 -C extra-filename=-ed9a5b50ef325b97 --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-5ecd5f1916a6d7e9.rmeta --extern itoa=/work/oxidecomputer/dropshot/target/debug/deps/libitoa-2a6214e7bd6abaee.rmeta --cap-lints allow` |
| 499 | 2026-01-27T22:43:09.431Z | Compiling zeroize v1.7.0 |
| 500 | 2026-01-27T22:43:09.456Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name zeroize --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/zeroize-1.7.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="alloc"' --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("aarch64", "alloc", "default", "derive", "serde", "std", "zeroize_derive"))' -C metadata=4084bb0258c6ca0a -C extra-filename=-43179ed41b445ef9 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 501 | 2026-01-27T22:43:09.530Z | Compiling pin-utils v0.1.0 |
| 502 | 2026-01-27T22:43:09.557Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name pin_utils --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/pin-utils-0.1.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=1fe0a78e08252aaa -C extra-filename=-b878c6d60e538515 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 503 | 2026-01-27T22:43:09.557Z | Compiling bitflags v2.4.0 |
| 504 | 2026-01-27T22:43:09.557Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name bitflags --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/bitflags-2.4.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arbitrary", "bytemuck", "compiler_builtins", "core", "example_generated", "rustc-dep-of-std", "serde", "std"))' -C metadata=865698d8d3409da1 -C extra-filename=-03b97606ae84b231 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 505 | 2026-01-27T22:43:09.636Z | Compiling thiserror v2.0.18 |
| 506 | 2026-01-27T22:43:09.661Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/thiserror-2.0.18/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=835c00e488e988eb -C extra-filename=-77afa8060141ddf6 --out-dir /work/oxidecomputer/dropshot/target/debug/build/thiserror-77afa8060141ddf6 -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 507 | 2026-01-27T22:43:09.686Z | Compiling rustls-pki-types v1.14.0 |
| 508 | 2026-01-27T22:43:09.686Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name rustls_pki_types --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/rustls-pki-types-1.14.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --warn=unused_qualifications --warn=unused_import_braces --warn=unused_extern_crates --warn=unreachable_pub --warn=unnameable_types --warn=unexpected_cfgs --warn=trivial_numeric_casts --warn=elided_lifetimes_in_paths --check-cfg 'cfg(rustls_pki_types_docsrs)' --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "std", "web", "web-time"))' -C metadata=c16d6a3c86e79f27 -C extra-filename=-8e0cf7eb9d277db1 --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-43179ed41b445ef9.rmeta --cap-lints allow` |
| 509 | 2026-01-27T22:43:09.765Z | Compiling ring v0.17.13 |
| 510 | 2026-01-27T22:43:09.789Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/ring-0.17.13/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="dev_urandom_fallback"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "dev_urandom_fallback", "less-safe-getrandom-custom-or-rdrand", "less-safe-getrandom-espidf", "slow_tests", "std", "test_logging", "unstable-testing-arm-no-hw", "unstable-testing-arm-no-neon", "wasm32_unknown_unknown_js"))' -C metadata=9910d45560039499 -C extra-filename=-f089498b64e5968f --out-dir /work/oxidecomputer/dropshot/target/debug/build/ring-f089498b64e5968f -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --extern cc=/work/oxidecomputer/dropshot/target/debug/deps/libcc-35472e3603a6003c.rlib --cap-lints allow` |
| 511 | 2026-01-27T22:43:09.789Z | Compiling stable_deref_trait v1.2.0 |
| 512 | 2026-01-27T22:43:09.789Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name stable_deref_trait --edition=2015 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/stable_deref_trait-1.2.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="alloc"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "std"))' -C metadata=093c0fe3b8aa5285 -C extra-filename=-eb7e57ae6664c5f9 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 513 | 2026-01-27T22:43:09.901Z | Compiling futures-task v0.3.31 |
| 514 | 2026-01-27T22:43:09.926Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name futures_task --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-task-0.3.31/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --warn=unreachable_pub --warn=unexpected_cfgs --warn=single_use_lifetimes --warn=rust_2018_idioms --warn=missing_debug_implementations --check-cfg 'cfg(futures_sanitizer)' --cfg 'feature="alloc"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "cfg-target-has-atomic", "default", "std", "unstable"))' -C metadata=4aff9cf4a0f43b55 -C extra-filename=-4300c4d0f434c5ef --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 515 | 2026-01-27T22:43:09.983Z | Compiling futures-io v0.3.31 |
| 516 | 2026-01-27T22:43:09.984Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name futures_io --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-io-0.3.31/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --warn=unreachable_pub --warn=unexpected_cfgs --warn=single_use_lifetimes --warn=rust_2018_idioms --warn=missing_debug_implementations --check-cfg 'cfg(futures_sanitizer)' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "std", "unstable"))' -C metadata=8258f277cec4d58f -C extra-filename=-a8037fb04114235f --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 517 | 2026-01-27T22:43:10.288Z | Compiling httparse v1.10.0 |
| 518 | 2026-01-27T22:43:10.313Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/httparse-1.10.0/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no --warn=unexpected_cfgs --check-cfg 'cfg(httparse_simd)' --check-cfg 'cfg(httparse_simd_target_feature_avx2)' --check-cfg 'cfg(httparse_simd_target_feature_sse42)' --check-cfg 'cfg(httparse_simd_neon_intrinsics)' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=a2062598c74911fc -C extra-filename=-639a03dbc331d55c --out-dir /work/oxidecomputer/dropshot/target/debug/build/httparse-639a03dbc331d55c -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 519 | 2026-01-27T22:43:10.313Z | Running `/work/oxidecomputer/dropshot/target/debug/build/thiserror-77afa8060141ddf6/build-script-build` |
| 520 | 2026-01-27T22:43:10.352Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/serde_core-1.0.228/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no --cfg 'feature="result"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "rc", "result", "std", "unstable"))' -C metadata=15b5bfe8201c3c8b -C extra-filename=-b63881afe3a0ff52 --out-dir /work/oxidecomputer/dropshot/target/debug/build/serde_core-b63881afe3a0ff52 -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 521 | 2026-01-27T22:43:10.649Z | Compiling getrandom v0.3.1 |
| 522 | 2026-01-27T22:43:10.674Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/getrandom-0.3.1/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no --warn=unexpected_cfgs --check-cfg 'cfg(getrandom_backend, values("custom", "rdrand", "rndr", "linux_getrandom", "wasm_js"))' --check-cfg 'cfg(getrandom_msan)' --check-cfg 'cfg(getrandom_test_linux_fallback)' --check-cfg 'cfg(getrandom_test_netbsd_fallback)' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("rustc-dep-of-std", "std", "wasm_js"))' -C metadata=5a3887e7dbedcec6 -C extra-filename=-241ed2b408d6f6fa --out-dir /work/oxidecomputer/dropshot/target/debug/build/getrandom-241ed2b408d6f6fa -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 523 | 2026-01-27T22:43:10.767Z | Running `/work/oxidecomputer/dropshot/target/debug/build/ring-f089498b64e5968f/build-script-build` |
| 524 | 2026-01-27T22:43:10.804Z | Compiling tracing-core v0.1.32 |
| 525 | 2026-01-27T22:43:10.828Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name tracing_core --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-core-0.1.32/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="once_cell"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "once_cell", "std", "valuable"))' -C metadata=d40d6fee0f22863d -C extra-filename=-79f5add635097813 --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-bcf0c78fdafaa0ad.rmeta --cap-lints allow` |
| 526 | 2026-01-27T22:43:10.868Z | Running `/work/oxidecomputer/dropshot/target/debug/build/httparse-639a03dbc331d55c/build-script-build` |
| 527 | 2026-01-27T22:43:10.892Z | Running `/work/oxidecomputer/dropshot/target/debug/build/serde_core-b63881afe3a0ff52/build-script-build` |
| 528 | 2026-01-27T22:43:10.940Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name httparse --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/httparse-1.10.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --warn=unexpected_cfgs --check-cfg 'cfg(httparse_simd)' --check-cfg 'cfg(httparse_simd_target_feature_avx2)' --check-cfg 'cfg(httparse_simd_target_feature_sse42)' --check-cfg 'cfg(httparse_simd_neon_intrinsics)' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=b51f874a185c5fc7 -C extra-filename=-a23521c4f33a3866 --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` |
| 529 | 2026-01-27T22:43:10.964Z | Compiling ucd-trie v0.1.6 |
| 530 | 2026-01-27T22:43:10.964Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name ucd_trie --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/ucd-trie-0.1.6/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=5099a1d53b00660c -C extra-filename=-17a9ade75285a27e --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 531 | 2026-01-27T22:43:10.988Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name serde_core --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/serde_core-1.0.228/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --cfg 'feature="result"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "rc", "result", "std", "unstable"))' -C metadata=7fb5a4327427d099 -C extra-filename=-2cd86c14576cf4f5 --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)'` |
| 532 | 2026-01-27T22:43:11.100Z | Running `/work/oxidecomputer/dropshot/target/debug/build/getrandom-241ed2b408d6f6fa/build-script-build` |
| 533 | 2026-01-27T22:43:11.124Z | Compiling hashbrown v0.16.1 |
| 534 | 2026-01-27T22:43:11.124Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name hashbrown --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hashbrown-0.16.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "allocator-api2", "core", "default", "default-hasher", "equivalent", "inline-more", "nightly", "raw-entry", "rayon", "rustc-dep-of-std", "rustc-internal-api", "serde"))' -C metadata=048ec6be1c2aa4d2 -C extra-filename=-5ea294fa9281317e --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 535 | 2026-01-27T22:43:11.548Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/serde-1.0.228/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="serde_derive"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "derive", "rc", "serde_derive", "std", "unstable"))' -C metadata=26c6f87cb9aa7d73 -C extra-filename=-35701dae52e1879c --out-dir /work/oxidecomputer/dropshot/target/debug/build/serde-35701dae52e1879c -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 536 | 2026-01-27T22:43:11.574Z | Compiling equivalent v1.0.0 |
| 537 | 2026-01-27T22:43:11.574Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name equivalent --edition=2015 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/equivalent-1.0.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=12dc471bb501b6f3 -C extra-filename=-265c18e794011b44 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 538 | 2026-01-27T22:43:11.606Z | Compiling untrusted v0.9.0 |
| 539 | 2026-01-27T22:43:11.630Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name untrusted --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/untrusted-0.9.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=4507f5908e4d559a -C extra-filename=-c8177221da29ea4f --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 540 | 2026-01-27T22:43:11.689Z | Compiling tracing v0.1.40 |
| 541 | 2026-01-27T22:43:11.713Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name tracing --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-0.1.40/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("async-await", "attributes", "default", "log", "log-always", "max_level_debug", "max_level_error", "max_level_info", "max_level_off", "max_level_trace", "max_level_warn", "release_max_level_debug", "release_max_level_error", "release_max_level_info", "release_max_level_off", "release_max_level_trace", "release_max_level_warn", "std", "tracing-attributes", "valuable"))' -C metadata=f899932d8c2774e0 -C extra-filename=-2fac1e82ca739178 --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-f2e925eb377ed176.rmeta --extern tracing_core=/work/oxidecomputer/dropshot/target/debug/deps/libtracing_core-79f5add635097813.rmeta --cap-lints allow` |
| 542 | 2026-01-27T22:43:11.790Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name getrandom --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/getrandom-0.3.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --warn=unexpected_cfgs --check-cfg 'cfg(getrandom_backend, values("custom", "rdrand", "rndr", "linux_getrandom", "wasm_js"))' --check-cfg 'cfg(getrandom_msan)' --check-cfg 'cfg(getrandom_test_linux_fallback)' --check-cfg 'cfg(getrandom_test_netbsd_fallback)' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("rustc-dep-of-std", "std", "wasm_js"))' -C metadata=1590e9fb3e4c1c8b -C extra-filename=-4046824fbf4a5171 --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-d9f3e49df05053f1.rmeta --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-d91a6b01eb2cb91d.rmeta --cap-lints allow` |
| 543 | 2026-01-27T22:43:12.036Z | Running `/work/oxidecomputer/dropshot/target/debug/build/serde-35701dae52e1879c/build-script-build` |
| 544 | 2026-01-27T22:43:12.069Z | Compiling http-body v1.0.1 |
| 545 | 2026-01-27T22:43:12.093Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name http_body --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/http-body-1.0.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=6cf9787318ab6eb4 -C extra-filename=-5896181714a67144 --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-5ecd5f1916a6d7e9.rmeta --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-ed9a5b50ef325b97.rmeta --cap-lints allow` |
| 546 | 2026-01-27T22:43:12.117Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name serde_json --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/serde_json-1.0.149/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "arbitrary_precision", "default", "float_roundtrip", "indexmap", "preserve_order", "raw_value", "std", "unbounded_depth"))' -C metadata=830ffdc532a5f429 -C extra-filename=-a58d8ab2c3840a45 --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-2a6214e7bd6abaee.rmeta --extern memchr=/work/oxidecomputer/dropshot/target/debug/deps/libmemchr-e21694cb7552ee9a.rmeta --extern serde_core=/work/oxidecomputer/dropshot/target/debug/deps/libserde_core-cbe5626542001e99.rmeta --extern zmij=/work/oxidecomputer/dropshot/target/debug/deps/libzmij-01849675c2cb2539.rmeta --cap-lints allow --cfg 'fast_arithmetic="64"' --check-cfg 'cfg(fast_arithmetic, values("32", "64"))'` |
| 547 | 2026-01-27T22:43:12.119Z | Compiling pkg-config v0.3.31 |
| 548 | 2026-01-27T22:43:12.119Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name pkg_config --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/pkg-config-0.3.31/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=f5846b07cc46551f -C extra-filename=-d56ed2da55213b4a --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 549 | 2026-01-27T22:43:12.143Z | Compiling vcpkg v0.2.15 |
| 550 | 2026-01-27T22:43:12.143Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name vcpkg --edition=2015 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/vcpkg-0.2.15/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=36679331ecdb7e6d -C extra-filename=-0da95a37ee398901 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 551 | 2026-01-27T22:43:12.249Z | Compiling indexmap v2.13.0 |
| 552 | 2026-01-27T22:43:12.273Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name indexmap --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/indexmap-2.13.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --deny=unsafe-code --deny=unreachable-pub --deny=unnameable-types '--allow=clippy::style' --warn=rust-2018-idioms --deny=private-interfaces --deny=private-bounds --cfg 'feature="default"' --cfg 'feature="serde"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arbitrary", "borsh", "default", "quickcheck", "rayon", "serde", "std", "sval", "test_debug"))' -C metadata=3d7e537c00e51d9c -C extra-filename=-5356e71eac6a0ec5 --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-265c18e794011b44.rmeta --extern hashbrown=/work/oxidecomputer/dropshot/target/debug/deps/libhashbrown-5ea294fa9281317e.rmeta --extern serde_core=/work/oxidecomputer/dropshot/target/debug/deps/libserde_core-cbe5626542001e99.rmeta --cap-lints allow` |
| 553 | 2026-01-27T22:43:12.322Z | Compiling rustversion v1.0.22 |
| 554 | 2026-01-27T22:43:12.346Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/rustversion-1.0.22/build/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=eecda1b751fee61f -C extra-filename=-d2da51f42301bf6e --out-dir /work/oxidecomputer/dropshot/target/debug/build/rustversion-d2da51f42301bf6e -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 555 | 2026-01-27T22:43:12.900Z | Compiling typenum v1.14.0 |
| 556 | 2026-01-27T22:43:12.924Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_main --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/typenum-1.14.0/build/main.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("force_unix_path_separator", "i128", "no_std", "strict"))' -C metadata=6da081f399bf3146 -C extra-filename=-916d497215e450f0 --out-dir /work/oxidecomputer/dropshot/target/debug/build/typenum-916d497215e450f0 -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 557 | 2026-01-27T22:43:13.120Z | Compiling atomic-waker v1.1.2 |
| 558 | 2026-01-27T22:43:13.144Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name atomic_waker --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/atomic-waker-1.1.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("portable-atomic"))' -C metadata=dae6c7a286b8cbf0 -C extra-filename=-9ac8fd3889a1fc7b --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 559 | 2026-01-27T22:43:13.330Z | Compiling litemap v0.7.4 |
| 560 | 2026-01-27T22:43:13.355Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name litemap --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/litemap-0.7.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="alloc"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "bench", "databake", "default", "serde", "testing", "yoke"))' -C metadata=5e952712e37e2bf5 -C extra-filename=-9716f9529f530590 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 561 | 2026-01-27T22:43:13.355Z | Compiling writeable v0.5.5 |
| 562 | 2026-01-27T22:43:13.402Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name writeable --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/writeable-0.5.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("bench", "either"))' -C metadata=fec6fa6ffdd69993 -C extra-filename=-587f6c7889c2b70f --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 563 | 2026-01-27T22:43:13.495Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name ring --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/ring-0.17.13/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="dev_urandom_fallback"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "dev_urandom_fallback", "less-safe-getrandom-custom-or-rdrand", "less-safe-getrandom-espidf", "slow_tests", "std", "test_logging", "unstable-testing-arm-no-hw", "unstable-testing-arm-no-neon", "wasm32_unknown_unknown_js"))' -C metadata=d8e9e9af70bc38a8 -C extra-filename=-a7aec3e05e225fa8 --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-d9f3e49df05053f1.rmeta --extern getrandom=/work/oxidecomputer/dropshot/target/debug/deps/libgetrandom-b15f3bb5297798e5.rmeta --extern untrusted=/work/oxidecomputer/dropshot/target/debug/deps/libuntrusted-c8177221da29ea4f.rmeta --cap-lints allow -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-8fb92ae8b3c90b1a/out -l static=ring_core_0_17_13_ -l static=ring_core_0_17_13__test` |
| 564 | 2026-01-27T22:43:13.684Z | Compiling percent-encoding v2.3.2 |
| 565 | 2026-01-27T22:43:13.709Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name percent_encoding --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/percent-encoding-2.3.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "std"))' -C metadata=d409866748b98b5a -C extra-filename=-a56d4c653a00f37e --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 566 | 2026-01-27T22:43:13.709Z | Compiling zerocopy v0.8.27 |
| 567 | 2026-01-27T22:43:13.709Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/zerocopy-0.8.27/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no --cfg 'feature="derive"' --cfg 'feature="zerocopy-derive"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("__internal_use_only_features_that_work_on_stable", "alloc", "derive", "float-nightly", "simd", "simd-nightly", "std", "zerocopy-derive"))' -C metadata=12ca58f9679f33d8 -C extra-filename=-413f375278015f7c --out-dir /work/oxidecomputer/dropshot/target/debug/build/zerocopy-413f375278015f7c -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 568 | 2026-01-27T22:43:13.734Z | Running `/work/oxidecomputer/dropshot/target/debug/build/typenum-916d497215e450f0/build-script-main` |
| 569 | 2026-01-27T22:43:13.858Z | Compiling openssl-sys v0.9.107 |
| 570 | 2026-01-27T22:43:13.882Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_main --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/openssl-sys-0.9.107/build/main.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("aws-lc", "bindgen", "bssl-sys", "openssl-src", "unstable_boringssl", "vendored"))' -C metadata=dce617fc1de1c268 -C extra-filename=-71347c0f764f7a60 --out-dir /work/oxidecomputer/dropshot/target/debug/build/openssl-sys-71347c0f764f7a60 -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --extern cc=/work/oxidecomputer/dropshot/target/debug/deps/libcc-35472e3603a6003c.rlib --extern pkg_config=/work/oxidecomputer/dropshot/target/debug/deps/libpkg_config-d56ed2da55213b4a.rlib --extern vcpkg=/work/oxidecomputer/dropshot/target/debug/deps/libvcpkg-0da95a37ee398901.rlib --cap-lints allow` |
| 571 | 2026-01-27T22:43:13.933Z | Running `/work/oxidecomputer/dropshot/target/debug/build/rustversion-d2da51f42301bf6e/build-script-build` |
| 572 | 2026-01-27T22:43:13.997Z | Compiling errno v0.3.10 |
| 573 | 2026-01-27T22:43:14.021Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name errno --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/errno-0.3.10/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=2f8e6a2b1942b37b -C extra-filename=-fa4406c2468ed2f1 --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-d91a6b01eb2cb91d.rmeta --cap-lints allow` |
| 574 | 2026-01-27T22:43:14.045Z | Compiling generic-array v0.14.5 |
| 575 | 2026-01-27T22:43:14.045Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2015 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/generic-array-0.14.5/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no --cfg 'feature="more_lengths"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("more_lengths", "serde"))' -C metadata=88bc2f78cc444213 -C extra-filename=-c7358b0482349647 --out-dir /work/oxidecomputer/dropshot/target/debug/build/generic-array-c7358b0482349647 -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --extern version_check=/work/oxidecomputer/dropshot/target/debug/deps/libversion_check-fa8a923cfd6ca6bd.rlib --cap-lints allow` |
| 576 | 2026-01-27T22:43:14.254Z | Compiling crossbeam-utils v0.8.15 |
| 577 | 2026-01-27T22:43:14.279Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/crossbeam-utils-0.8.15/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "loom", "nightly", "std"))' -C metadata=bb3f2881ecb693ba -C extra-filename=-29b29cf11b71aabc --out-dir /work/oxidecomputer/dropshot/target/debug/build/crossbeam-utils-29b29cf11b71aabc -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 578 | 2026-01-27T22:43:14.375Z | Running `/work/oxidecomputer/dropshot/target/debug/build/zerocopy-413f375278015f7c/build-script-build` |
| 579 | 2026-01-27T22:43:14.402Z | Compiling fnv v1.0.7 |
| 580 | 2026-01-27T22:43:14.427Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name fnv --edition=2015 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/fnv-1.0.7/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=e0f4fc30df7d0c5b -C extra-filename=-4448a40bb35d7eef --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 581 | 2026-01-27T22:43:14.451Z | Compiling rustix v1.1.3 |
| 582 | 2026-01-27T22:43:14.451Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/rustix-1.1.3/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=62a407b0e028ee3f -C extra-filename=-1dd647bdb58b7023 --out-dir /work/oxidecomputer/dropshot/target/debug/build/rustix-1dd647bdb58b7023 -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 583 | 2026-01-27T22:43:14.551Z | Compiling try-lock v0.2.3 |
| 584 | 2026-01-27T22:43:14.575Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name try_lock --edition=2015 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/try-lock-0.2.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=e041a872ced4f0ff -C extra-filename=-282d283949e4309b --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 585 | 2026-01-27T22:43:14.647Z | Running `/work/oxidecomputer/dropshot/target/debug/build/generic-array-c7358b0482349647/build-script-build` |
| 586 | 2026-01-27T22:43:14.702Z | Running `/work/oxidecomputer/dropshot/target/debug/build/crossbeam-utils-29b29cf11b71aabc/build-script-build` |
| 587 | 2026-01-27T22:43:14.728Z | Compiling want v0.3.0 |
| 588 | 2026-01-27T22:43:14.758Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name want --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/want-0.3.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=d4facd8c08f64325 -C extra-filename=-72c27f76ab1fcf03 --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-aaa7dec7979a9811.rmeta --extern try_lock=/work/oxidecomputer/dropshot/target/debug/deps/libtry_lock-282d283949e4309b.rmeta --cap-lints allow` |
| 589 | 2026-01-27T22:43:14.758Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name rustversion --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/rustversion-1.0.22/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=c0f0333d4fbe2247 -C extra-filename=-6ca62ce83b3d60ea --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"))'` |
| 590 | 2026-01-27T22:43:14.758Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name typenum --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/typenum-1.14.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("force_unix_path_separator", "i128", "no_std", "strict"))' -C metadata=989c972804a86c03 -C extra-filename=-53d886db1813acf4 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 591 | 2026-01-27T22:43:14.782Z | Running `/work/oxidecomputer/dropshot/target/debug/build/openssl-sys-71347c0f764f7a60/build-script-main` |
| 592 | 2026-01-27T22:43:14.851Z | Compiling subtle v2.5.0 |
| 593 | 2026-01-27T22:43:14.875Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name subtle --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/subtle-2.5.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("const-generics", "core_hint_black_box", "default", "i128", "nightly", "std"))' -C metadata=72730dfd446c263f -C extra-filename=-23c10a0749295ab8 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 594 | 2026-01-27T22:43:15.073Z | Compiling time-core v0.1.2 |
| 595 | 2026-01-27T22:43:15.097Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name time_core --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/time-core-0.1.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=2927c8889340973b -C extra-filename=-78eed000a90d4839 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 596 | 2026-01-27T22:43:15.098Z | Running `/work/oxidecomputer/dropshot/target/debug/build/rustix-1dd647bdb58b7023/build-script-build` |
| 597 | 2026-01-27T22:43:15.187Z | Compiling synstructure v0.13.1 |
| 598 | 2026-01-27T22:43:15.212Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name synstructure --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/synstructure-0.13.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --cfg 'feature="default"' --cfg 'feature="proc-macro"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "proc-macro"))' -C metadata=4ff2cfb4e1cd018d -C extra-filename=-0391436a5ccb0001 --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-d218ed60daceb981.rmeta --extern quote=/work/oxidecomputer/dropshot/target/debug/deps/libquote-bc8184eefe67b51b.rmeta --extern syn=/work/oxidecomputer/dropshot/target/debug/deps/libsyn-c716fdea4608336e.rmeta --cap-lints allow` |
| 599 | 2026-01-27T22:43:15.265Z | Compiling powerfmt v0.2.0 |
| 600 | 2026-01-27T22:43:15.289Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name powerfmt --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/powerfmt-0.2.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "macros", "std"))' -C metadata=9a705711546748d0 -C extra-filename=-a5173583f8885fa3 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 601 | 2026-01-27T22:43:15.388Z | Compiling byteorder v1.4.3 |
| 602 | 2026-01-27T22:43:15.412Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name byteorder --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/byteorder-1.4.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "i128", "std"))' -C metadata=e8b71488d7e0d059 -C extra-filename=-e0ec86222b213173 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 603 | 2026-01-27T22:43:15.439Z | Compiling num-conv v0.1.0 |
| 604 | 2026-01-27T22:43:15.439Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name num_conv --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/num-conv-0.1.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --warn=unused --warn=unreachable-pub '--deny=clippy::std-instead-of-core' --warn=missing-docs '--deny=clippy::alloc-instead-of-core' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=681be120d99ee7c5 -C extra-filename=-75741bd77ea0a8b1 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 605 | 2026-01-27T22:43:15.666Z | Compiling httpdate v1.0.1 |
| 606 | 2026-01-27T22:43:15.722Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name httpdate --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/httpdate-1.0.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=0ba40e7e4e538327 -C extra-filename=-b6ded7f23f87f621 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 607 | 2026-01-27T22:43:15.722Z | Compiling tower-service v0.3.3 |
| 608 | 2026-01-27T22:43:15.745Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name tower_service --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tower-service-0.3.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=4c99fa1466a95afd -C extra-filename=-fa2a7b03ae5924ab --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 609 | 2026-01-27T22:43:15.825Z | Compiling tower-layer v0.3.3 |
| 610 | 2026-01-27T22:43:15.850Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name tower_layer --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tower-layer-0.3.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=bcede2620284f41d -C extra-filename=-5bd16f5b029f7406 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 611 | 2026-01-27T22:43:15.850Z | Compiling base64 v0.22.1 |
| 612 | 2026-01-27T22:43:15.850Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name base64 --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/base64-0.22.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "std"))' -C metadata=7a520eee8ba066f0 -C extra-filename=-18af7d7230f35e32 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 613 | 2026-01-27T22:43:15.874Z | Compiling icu_locid_transform_data v1.5.0 |
| 614 | 2026-01-27T22:43:15.874Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name icu_locid_transform_data --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/icu_locid_transform_data-1.5.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=4df0b936252f8d5b -C extra-filename=-6994f298582f665f --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 615 | 2026-01-27T22:43:15.927Z | Compiling slog v2.8.2 |
| 616 | 2026-01-27T22:43:15.952Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/slog-2.8.2/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no --cfg 'feature="default"' --cfg 'feature="dynamic-keys"' --cfg 'feature="max_level_trace"' --cfg 'feature="nested-values"' --cfg 'feature="release_max_level_debug"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("anyhow", "default", "dynamic-keys", "max_level_debug", "max_level_error", "max_level_info", "max_level_off", "max_level_trace", "max_level_warn", "nested-values", "nothreads", "parking_lot_0_12", "release_max_level_debug", "release_max_level_error", "release_max_level_info", "release_max_level_off", "release_max_level_trace", "release_max_level_warn", "std"))' -C metadata=7501d2346628e679 -C extra-filename=-d1ae81c03015859e --out-dir /work/oxidecomputer/dropshot/target/debug/build/slog-d1ae81c03015859e -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --extern rustversion=/work/oxidecomputer/dropshot/target/debug/deps/librustversion-6ca62ce83b3d60ea.so --cap-lints allow` |
| 617 | 2026-01-27T22:43:16.003Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name generic_array --edition=2015 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/generic-array-0.14.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="more_lengths"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("more_lengths", "serde"))' -C metadata=7891de64a4db4556 -C extra-filename=-6a64513162ee73ed --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-53d886db1813acf4.rmeta --cap-lints allow --cfg relaxed_coherence` |
| 618 | 2026-01-27T22:43:16.101Z | Compiling rustls-webpki v0.102.8 |
| 619 | 2026-01-27T22:43:16.101Z | Compiling time-macros v0.2.18 |
| 620 | 2026-01-27T22:43:16.126Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name time_macros --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/time-macros-0.2.18/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no --warn=variant-size-differences '--warn=clippy::use-debug' '--warn=clippy::unwrap-used' '--warn=clippy::unwrap-in-result' --warn=unused-qualifications --warn=unused-lifetimes --warn=unused-import-braces --warn=unused --deny=unstable-syntax-pre-expansion --deny=unsafe-op-in-unsafe-fn --warn=unreachable-pub '--warn=clippy::unnested-or-patterns' --deny=unnameable-test-items '--warn=clippy::uninlined-format-args' '--warn=clippy::unimplemented' '--warn=rustdoc::unescaped-backticks' '--deny=clippy::undocumented-unsafe-blocks' --deny=unconditional-recursion --warn=trivial-numeric-casts --warn=trivial-casts '--warn=clippy::todo' --deny=temporary-cstring-as-ptr --deny=suspicious-double-ref-op '--deny=clippy::std-instead-of-core' --warn=single-use-lifetimes '--warn=clippy::semicolon-outside-block' '--warn=rustdoc::private-doc-tests' '--warn=clippy::print-stdout' --deny=overlapping-range-endpoints --deny=opaque-hidden-inferred-bound '--warn=clippy::obfuscated-if-else' '--warn=clippy::nursery' --warn=noop-method-call --deny=non-ascii-idents --deny=named-arguments-used-positionally '--warn=clippy::missing-enforced-import-renames' '--warn=clippy::missing-docs-in-private-items' --warn=missing-docs --warn=missing-debug-implementations --warn=missing-copy-implementations --warn=missing-abi --warn=meta-variable-misuse '--warn=clippy::manual-let-else' --warn=macro-use-extern-crate --warn=let-underscore --warn=keyword-idents --deny=invalid-value --deny=invalid-reference-casting --deny=invalid-nan-comparisons --deny=invalid-macro-export-arguments --deny=invalid-from-utf8 --deny=improper-ctypes-definitions --deny=improper-ctypes --deny=hidden-glob-reexports '--warn=clippy::get-unwrap' --deny=future-incompatible '--warn=clippy::explicit-auto-deref' --deny=drop-bounds --deny=deref-nullptr '--warn=clippy::decimal-literal-representation' '--warn=clippy::dbg-macro' --deny=const-item-mutation --deny=clashing-extern-declarations --deny=ambiguous-glob-reexports '--deny=clippy::alloc-instead-of-core' '--warn=clippy::all' --warn=unstable-name-collisions '--allow=clippy::redundant-pub-crate' '--allow=clippy::option-if-let-else' --cfg 'feature="formatting"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("formatting", "large-dates", "parsing", "serde"))' -C metadata=5e88781c6d932981 -C extra-filename=-73a707b09d838b2f --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-75741bd77ea0a8b1.rlib --extern time_core=/work/oxidecomputer/dropshot/target/debug/deps/libtime_core-78eed000a90d4839.rlib --extern proc_macro --cap-lints allow` |
| 621 | 2026-01-27T22:43:16.126Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name webpki --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/rustls-webpki-0.102.8/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="alloc"' --cfg 'feature="ring"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "aws_lc_rs", "default", "ring", "std"))' -C metadata=211b64cb680bee37 -C extra-filename=-2eae4d21546d15aa --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --extern ring=/work/oxidecomputer/dropshot/target/debug/deps/libring-a7aec3e05e225fa8.rmeta --extern pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-8e0cf7eb9d277db1.rmeta --extern untrusted=/work/oxidecomputer/dropshot/target/debug/deps/libuntrusted-c8177221da29ea4f.rmeta --cap-lints allow -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-8fb92ae8b3c90b1a/out` |
| 622 | 2026-01-27T22:43:16.284Z | Compiling deranged v0.3.11 |
| 623 | 2026-01-27T22:43:16.308Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name deranged --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/deranged-0.3.11/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="alloc"' --cfg 'feature="powerfmt"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "num", "powerfmt", "quickcheck", "rand", "serde", "std"))' -C metadata=3f86b46a54e2967a -C extra-filename=-3eff810ddca4f88f --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-a5173583f8885fa3.rmeta --cap-lints allow` |
| 624 | 2026-01-27T22:43:16.308Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name rustix --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/rustix-1.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 --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=80cf51fd20d09571 -C extra-filename=-f7cecb3bc325deb3 --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-03b97606ae84b231.rmeta --extern libc_errno=/work/oxidecomputer/dropshot/target/debug/deps/liberrno-fa4406c2468ed2f1.rmeta --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-d91a6b01eb2cb91d.rmeta --cap-lints allow --cfg static_assertions --cfg lower_upper_exp_for_non_zero --cfg rustc_diagnostics --cfg libc --cfg solarish` |
| 625 | 2026-01-27T22:43:16.530Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name crossbeam_utils --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/crossbeam-utils-0.8.15/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "loom", "nightly", "std"))' -C metadata=f70fcf6f632ca387 -C extra-filename=-0c937afeade36510 --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-d9f3e49df05053f1.rmeta --cap-lints allow` |
| 626 | 2026-01-27T22:43:17.163Z | Compiling num_threads v0.1.3 |
| 627 | 2026-01-27T22:43:17.188Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name num_threads --edition=2015 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/num_threads-0.1.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=ed3631b4c7be1820 -C extra-filename=-a85ba45e7c253d31 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 628 | 2026-01-27T22:43:17.298Z | Compiling icu_properties_data v1.5.0 |
| 629 | 2026-01-27T22:43:17.322Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name icu_properties_data --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/icu_properties_data-1.5.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=149f1f9211e2cd87 -C extra-filename=-1a172109d3452741 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 630 | 2026-01-27T22:43:17.466Z | Compiling rustix v0.38.44 |
| 631 | 2026-01-27T22:43:17.491Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/rustix-0.38.44/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no --warn=unexpected_cfgs --check-cfg 'cfg(alloc_c_string)' --check-cfg 'cfg(alloc_ffi)' --check-cfg 'cfg(apple)' --check-cfg 'cfg(asm_experimental_arch)' --check-cfg 'cfg(bsd)' --check-cfg 'cfg(core_c_str)' --check-cfg 'cfg(core_ffi_c)' --check-cfg 'cfg(core_intrinsics)' --check-cfg 'cfg(criterion)' --check-cfg 'cfg(document_experimental_runtime_api)' --check-cfg 'cfg(fix_y2038)' --check-cfg 'cfg(freebsdlike)' --check-cfg 'cfg(libc)' --check-cfg 'cfg(linux_kernel)' --check-cfg 'cfg(linux_like)' --check-cfg 'cfg(linux_raw)' --check-cfg 'cfg(netbsdlike)' --check-cfg 'cfg(rustc_attrs)' --check-cfg 'cfg(solarish)' --check-cfg 'cfg(staged_api)' --check-cfg 'cfg(static_assertions)' --check-cfg 'cfg(thumb_mode)' --check-cfg 'cfg(wasi)' --check-cfg 'cfg(wasi_ext)' --check-cfg 'cfg(target_arch, values("xtensa"))' --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="fs"' --cfg 'feature="libc-extra-traits"' --cfg 'feature="std"' --cfg 'feature="use-libc-auxv"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("all-apis", "alloc", "cc", "compiler_builtins", "core", "default", "event", "fs", "io_uring", "itoa", "libc", "libc-extra-traits", "libc_errno", "linux_4_11", "linux_latest", "mm", "mount", "net", "once_cell", "param", "pipe", "process", "procfs", "pty", "rand", "runtime", "rustc-dep-of-std", "rustc-std-workspace-alloc", "shm", "std", "stdio", "system", "termios", "thread", "time", "try_close", "use-explicitly-provided-auxv", "use-libc", "use-libc-auxv"))' -C metadata=9d31e9f86d664a18 -C extra-filename=-c4499ae851a4d793 --out-dir /work/oxidecomputer/dropshot/target/debug/build/rustix-c4499ae851a4d793 -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 632 | 2026-01-27T22:43:17.541Z | Compiling fastrand v2.1.1 |
| 633 | 2026-01-27T22:43:17.566Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name fastrand --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/fastrand-2.1.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "getrandom", "js", "std"))' -C metadata=f0918ce984b6b8eb -C extra-filename=-b4d2da2fd35b10de --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 634 | 2026-01-27T22:43:17.595Z | Running `/work/oxidecomputer/dropshot/target/debug/build/slog-d1ae81c03015859e/build-script-build` |
| 635 | 2026-01-27T22:43:17.620Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name serde_json --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/serde_json-1.0.149/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "arbitrary_precision", "default", "float_roundtrip", "indexmap", "preserve_order", "raw_value", "std", "unbounded_depth"))' -C metadata=93fce4dc1554f607 -C extra-filename=-0fff2545b0051de5 --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-2a6214e7bd6abaee.rmeta --extern memchr=/work/oxidecomputer/dropshot/target/debug/deps/libmemchr-e21694cb7552ee9a.rmeta --extern serde_core=/work/oxidecomputer/dropshot/target/debug/deps/libserde_core-2cd86c14576cf4f5.rmeta --extern zmij=/work/oxidecomputer/dropshot/target/debug/deps/libzmij-01849675c2cb2539.rmeta --cap-lints allow --cfg 'fast_arithmetic="64"' --check-cfg 'cfg(fast_arithmetic, values("32", "64"))'` |
| 636 | 2026-01-27T22:43:17.971Z | Compiling thread-id v5.0.0 |
| 637 | 2026-01-27T22:43:17.995Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name thread_id --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/thread-id-5.0.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=5dfd3d81e90da123 -C extra-filename=-5871d7024d40eea6 --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-d91a6b01eb2cb91d.rmeta --cap-lints allow` |
| 638 | 2026-01-27T22:43:17.995Z | Compiling unicase v2.6.0 |
| 639 | 2026-01-27T22:43:17.995Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2015 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/unicase-2.6.0/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("nightly"))' -C metadata=9852a5f9ee414882 -C extra-filename=-9c72ec6efb4903ff --out-dir /work/oxidecomputer/dropshot/target/debug/build/unicase-9c72ec6efb4903ff -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --extern version_check=/work/oxidecomputer/dropshot/target/debug/deps/libversion_check-fa8a923cfd6ca6bd.rlib --cap-lints allow` |
| 640 | 2026-01-27T22:43:18.063Z | Compiling num-traits v0.2.14 |
| 641 | 2026-01-27T22:43:18.087Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2015 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/num-traits-0.2.14/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "i128", "libm", "std"))' -C metadata=b3219405e97475bf -C extra-filename=-a9838e6953e4558e --out-dir /work/oxidecomputer/dropshot/target/debug/build/num-traits-a9838e6953e4558e -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --extern autocfg=/work/oxidecomputer/dropshot/target/debug/deps/libautocfg-e1581779f99d8cf3.rlib --cap-lints allow` |
| 642 | 2026-01-27T22:43:18.114Z | Running `/work/oxidecomputer/dropshot/target/debug/build/rustix-c4499ae851a4d793/build-script-build` |
| 643 | 2026-01-27T22:43:18.139Z | Compiling utf16_iter v1.0.5 |
| 644 | 2026-01-27T22:43:18.139Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name utf16_iter --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/utf16_iter-1.0.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=56dcfba9e5cbf7dc -C extra-filename=-fb16a39c19565682 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 645 | 2026-01-27T22:43:18.238Z | Compiling write16 v1.0.0 |
| 646 | 2026-01-27T22:43:18.265Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name write16 --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/write16-1.0.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="alloc"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "arrayvec", "smallvec"))' -C metadata=81e3bedc70bedac2 -C extra-filename=-33d571a18024c08b --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 647 | 2026-01-27T22:43:18.330Z | Compiling utf8_iter v1.0.4 |
| 648 | 2026-01-27T22:43:18.354Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name utf8_iter --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/utf8_iter-1.0.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=6df53b7d96330ed6 -C extra-filename=-c8a7bbf3e2d688c8 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 649 | 2026-01-27T22:43:18.378Z | Compiling time v0.3.36 |
| 650 | 2026-01-27T22:43:18.379Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name time --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/time-0.3.36/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --warn=variant-size-differences '--warn=clippy::use-debug' '--warn=clippy::unwrap-used' '--warn=clippy::unwrap-in-result' --warn=unused-qualifications --warn=unused-lifetimes --warn=unused-import-braces --warn=unused --deny=unstable-syntax-pre-expansion --deny=unsafe-op-in-unsafe-fn --warn=unreachable-pub '--warn=clippy::unnested-or-patterns' --deny=unnameable-test-items '--warn=clippy::uninlined-format-args' '--warn=clippy::unimplemented' '--warn=rustdoc::unescaped-backticks' '--deny=clippy::undocumented-unsafe-blocks' --deny=unconditional-recursion --warn=trivial-numeric-casts --warn=trivial-casts '--warn=clippy::todo' --deny=temporary-cstring-as-ptr --deny=suspicious-double-ref-op '--deny=clippy::std-instead-of-core' --warn=single-use-lifetimes '--warn=clippy::semicolon-outside-block' '--warn=rustdoc::private-doc-tests' '--warn=clippy::print-stdout' --deny=overlapping-range-endpoints --deny=opaque-hidden-inferred-bound '--warn=clippy::obfuscated-if-else' '--warn=clippy::nursery' --warn=noop-method-call --deny=non-ascii-idents --deny=named-arguments-used-positionally '--warn=clippy::missing-enforced-import-renames' '--warn=clippy::missing-docs-in-private-items' --warn=missing-docs --warn=missing-debug-implementations --warn=missing-copy-implementations --warn=missing-abi --warn=meta-variable-misuse '--warn=clippy::manual-let-else' --warn=macro-use-extern-crate --warn=let-underscore --warn=keyword-idents --deny=invalid-value --deny=invalid-reference-casting --deny=invalid-nan-comparisons --deny=invalid-macro-export-arguments --deny=invalid-from-utf8 --deny=improper-ctypes-definitions --deny=improper-ctypes --deny=hidden-glob-reexports '--warn=clippy::get-unwrap' --deny=future-incompatible '--warn=clippy::explicit-auto-deref' --deny=drop-bounds --deny=deref-nullptr '--warn=clippy::decimal-literal-representation' '--warn=clippy::dbg-macro' --deny=const-item-mutation --deny=clashing-extern-declarations --deny=ambiguous-glob-reexports '--deny=clippy::alloc-instead-of-core' '--warn=clippy::all' --warn=unstable-name-collisions '--allow=clippy::redundant-pub-crate' '--allow=clippy::option-if-let-else' --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="formatting"' --cfg 'feature="local-offset"' --cfg 'feature="macros"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "formatting", "large-dates", "local-offset", "macros", "parsing", "quickcheck", "rand", "serde", "serde-human-readable", "serde-well-known", "std", "wasm-bindgen"))' -C metadata=5cbb8161b55718f0 -C extra-filename=-00e85bed17f58ad4 --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-3eff810ddca4f88f.rmeta --extern itoa=/work/oxidecomputer/dropshot/target/debug/deps/libitoa-2a6214e7bd6abaee.rmeta --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-d91a6b01eb2cb91d.rmeta --extern num_conv=/work/oxidecomputer/dropshot/target/debug/deps/libnum_conv-75741bd77ea0a8b1.rmeta --extern num_threads=/work/oxidecomputer/dropshot/target/debug/deps/libnum_threads-a85ba45e7c253d31.rmeta --extern powerfmt=/work/oxidecomputer/dropshot/target/debug/deps/libpowerfmt-a5173583f8885fa3.rmeta --extern time_core=/work/oxidecomputer/dropshot/target/debug/deps/libtime_core-78eed000a90d4839.rmeta --extern time_macros=/work/oxidecomputer/dropshot/target/debug/deps/libtime_macros-73a707b09d838b2f.so --cap-lints allow` |
| 651 | 2026-01-27T22:43:18.380Z | Compiling openssl v0.10.72 |
| 652 | 2026-01-27T22:43:18.380Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/openssl-0.10.72/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("aws-lc", "bindgen", "default", "unstable_boringssl", "v101", "v102", "v110", "v111", "vendored"))' -C metadata=b038218d24bda6b1 -C extra-filename=-4d48977c01555948 --out-dir /work/oxidecomputer/dropshot/target/debug/build/openssl-4d48977c01555948 -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 653 | 2026-01-27T22:43:18.404Z | Compiling paste v1.0.15 |
| 654 | 2026-01-27T22:43:18.404Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/paste-1.0.15/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=d5d8cabcf2768874 -C extra-filename=-33a0a173cdbabd7c --out-dir /work/oxidecomputer/dropshot/target/debug/build/paste-33a0a173cdbabd7c -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 655 | 2026-01-27T22:43:18.428Z | Compiling ipnet v2.10.0 |
| 656 | 2026-01-27T22:43:18.428Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name ipnet --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/ipnet-2.10.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "heapless", "json", "schemars", "ser_as_str", "serde", "std"))' -C metadata=8cd61fd9f2080ec0 -C extra-filename=-e8680fc069cdafc7 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 657 | 2026-01-27T22:43:18.452Z | Compiling usdt-impl v0.6.0 |
| 658 | 2026-01-27T22:43:18.452Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/usdt-impl-0.6.0/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "des", "dof"))' -C metadata=649ffc27d401e7ce -C extra-filename=-b8f678b02d79086c --out-dir /work/oxidecomputer/dropshot/target/debug/build/usdt-impl-b8f678b02d79086c -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 659 | 2026-01-27T22:43:18.478Z | Compiling serde_derive v1.0.228 |
| 660 | 2026-01-27T22:43:18.478Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name serde_derive --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/serde_derive-1.0.228/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "deserialize_in_place"))' -C metadata=366af64ae24bf835 -C extra-filename=-25afe4be20caee8d --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-d218ed60daceb981.rlib --extern quote=/work/oxidecomputer/dropshot/target/debug/deps/libquote-bc8184eefe67b51b.rlib --extern syn=/work/oxidecomputer/dropshot/target/debug/deps/libsyn-c716fdea4608336e.rlib --extern proc_macro --cap-lints allow` |
| 661 | 2026-01-27T22:43:18.586Z | Compiling tokio-macros v2.6.0 |
| 662 | 2026-01-27T22:43:18.610Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name tokio_macros --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-macros-2.6.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no --warn=unexpected_cfgs --check-cfg 'cfg(fuzzing)' --check-cfg 'cfg(loom)' --check-cfg 'cfg(mio_unsupported_force_poll_poll)' --check-cfg 'cfg(tokio_allow_from_blocking_fd)' --check-cfg 'cfg(tokio_internal_mt_counters)' --check-cfg 'cfg(tokio_no_parking_lot)' --check-cfg 'cfg(tokio_no_tuning_tests)' --check-cfg 'cfg(tokio_unstable)' --check-cfg 'cfg(target_os, values("cygwin"))' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=5f6e45b233fcf436 -C extra-filename=-f048b375fd887f1d --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-d218ed60daceb981.rlib --extern quote=/work/oxidecomputer/dropshot/target/debug/deps/libquote-bc8184eefe67b51b.rlib --extern syn=/work/oxidecomputer/dropshot/target/debug/deps/libsyn-c716fdea4608336e.rlib --extern proc_macro --cap-lints allow` |
| 663 | 2026-01-27T22:43:18.837Z | Compiling zerofrom-derive v0.1.5 |
| 664 | 2026-01-27T22:43:18.861Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name zerofrom_derive --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/zerofrom-derive-0.1.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=f9b05de7411ae5be -C extra-filename=-e01f5e89df1053d3 --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-d218ed60daceb981.rlib --extern quote=/work/oxidecomputer/dropshot/target/debug/deps/libquote-bc8184eefe67b51b.rlib --extern syn=/work/oxidecomputer/dropshot/target/debug/deps/libsyn-c716fdea4608336e.rlib --extern synstructure=/work/oxidecomputer/dropshot/target/debug/deps/libsynstructure-0391436a5ccb0001.rlib --extern proc_macro --cap-lints allow` |
| 665 | 2026-01-27T22:43:18.862Z | Compiling yoke-derive v0.7.5 |
| 666 | 2026-01-27T22:43:18.886Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name yoke_derive --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/yoke-derive-0.7.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=f7cea3b7a2eb4364 -C extra-filename=-7ec67548602f72d0 --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-d218ed60daceb981.rlib --extern quote=/work/oxidecomputer/dropshot/target/debug/deps/libquote-bc8184eefe67b51b.rlib --extern syn=/work/oxidecomputer/dropshot/target/debug/deps/libsyn-c716fdea4608336e.rlib --extern synstructure=/work/oxidecomputer/dropshot/target/debug/deps/libsynstructure-0391436a5ccb0001.rlib --extern proc_macro --cap-lints allow` |
| 667 | 2026-01-27T22:43:18.886Z | Compiling futures-macro v0.3.31 |
| 668 | 2026-01-27T22:43:18.886Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name futures_macro --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-macro-0.3.31/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no --warn=unreachable_pub --warn=unexpected_cfgs --warn=single_use_lifetimes --warn=rust_2018_idioms --warn=missing_debug_implementations --check-cfg 'cfg(futures_sanitizer)' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=ce76a74f2ebc395f -C extra-filename=-cee82532a4adfb16 --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-d218ed60daceb981.rlib --extern quote=/work/oxidecomputer/dropshot/target/debug/deps/libquote-bc8184eefe67b51b.rlib --extern syn=/work/oxidecomputer/dropshot/target/debug/deps/libsyn-c716fdea4608336e.rlib --extern proc_macro --cap-lints allow` |
| 669 | 2026-01-27T22:43:19.552Z | Compiling thiserror-impl v2.0.18 |
| 670 | 2026-01-27T22:43:19.576Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name thiserror_impl --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/thiserror-impl-2.0.18/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=5f4716c14825adf1 -C extra-filename=-a3e70160380cefcc --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-d218ed60daceb981.rlib --extern quote=/work/oxidecomputer/dropshot/target/debug/deps/libquote-bc8184eefe67b51b.rlib --extern syn=/work/oxidecomputer/dropshot/target/debug/deps/libsyn-c716fdea4608336e.rlib --extern proc_macro --cap-lints allow` |
| 671 | 2026-01-27T22:43:19.987Z | Compiling tokio v1.49.0 |
| 672 | 2026-01-27T22:43:20.012Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name tokio --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --warn=unexpected_cfgs --check-cfg 'cfg(fuzzing)' --check-cfg 'cfg(loom)' --check-cfg 'cfg(mio_unsupported_force_poll_poll)' --check-cfg 'cfg(tokio_allow_from_blocking_fd)' --check-cfg 'cfg(tokio_internal_mt_counters)' --check-cfg 'cfg(tokio_no_parking_lot)' --check-cfg 'cfg(tokio_no_tuning_tests)' --check-cfg 'cfg(tokio_unstable)' --check-cfg 'cfg(target_os, values("cygwin"))' --cfg 'feature="bytes"' --cfg 'feature="default"' --cfg 'feature="fs"' --cfg 'feature="full"' --cfg 'feature="io-std"' --cfg 'feature="io-util"' --cfg 'feature="libc"' --cfg 'feature="macros"' --cfg 'feature="mio"' --cfg 'feature="net"' --cfg 'feature="parking_lot"' --cfg 'feature="process"' --cfg 'feature="rt"' --cfg 'feature="rt-multi-thread"' --cfg 'feature="signal"' --cfg 'feature="signal-hook-registry"' --cfg 'feature="socket2"' --cfg 'feature="sync"' --cfg 'feature="time"' --cfg 'feature="tokio-macros"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("bytes", "default", "fs", "full", "io-std", "io-uring", "io-util", "libc", "macros", "mio", "net", "parking_lot", "process", "rt", "rt-multi-thread", "signal", "signal-hook-registry", "socket2", "sync", "taskdump", "test-util", "time", "tokio-macros", "tracing", "windows-sys"))' -C metadata=938fc7f72568540b -C extra-filename=-d73d3f5f3f20db22 --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-5ecd5f1916a6d7e9.rmeta --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-d91a6b01eb2cb91d.rmeta --extern mio=/work/oxidecomputer/dropshot/target/debug/deps/libmio-8afe31f81db69d9a.rmeta --extern parking_lot=/work/oxidecomputer/dropshot/target/debug/deps/libparking_lot-c152a05d24e76f79.rmeta --extern pin_project_lite=/work/oxidecomputer/dropshot/target/debug/deps/libpin_project_lite-f2e925eb377ed176.rmeta --extern signal_hook_registry=/work/oxidecomputer/dropshot/target/debug/deps/libsignal_hook_registry-6208cd3dd09c55f2.rmeta --extern socket2=/work/oxidecomputer/dropshot/target/debug/deps/libsocket2-e2e3b0bd45e1787c.rmeta --extern tokio_macros=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_macros-f048b375fd887f1d.so --cap-lints allow` |
| 673 | 2026-01-27T22:43:20.177Z | Compiling zerovec-derive v0.10.3 |
| 674 | 2026-01-27T22:43:20.201Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name zerovec_derive --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/zerovec-derive-0.10.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=5b6ce27a7f17b431 -C extra-filename=-1c9ea9dc7911600d --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-d218ed60daceb981.rlib --extern quote=/work/oxidecomputer/dropshot/target/debug/deps/libquote-bc8184eefe67b51b.rlib --extern syn=/work/oxidecomputer/dropshot/target/debug/deps/libsyn-c716fdea4608336e.rlib --extern proc_macro --cap-lints allow` |
| 675 | 2026-01-27T22:43:20.458Z | Compiling futures-util v0.3.31 |
| 676 | 2026-01-27T22:43:20.482Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name futures_util --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.31/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --warn=unreachable_pub --warn=unexpected_cfgs --warn=single_use_lifetimes --warn=rust_2018_idioms --warn=missing_debug_implementations --check-cfg 'cfg(futures_sanitizer)' --cfg 'feature="alloc"' --cfg 'feature="async-await"' --cfg 'feature="async-await-macro"' --cfg 'feature="channel"' --cfg 'feature="default"' --cfg 'feature="futures-channel"' --cfg 'feature="futures-io"' --cfg 'feature="futures-macro"' --cfg 'feature="futures-sink"' --cfg 'feature="io"' --cfg 'feature="memchr"' --cfg 'feature="sink"' --cfg 'feature="slab"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "async-await", "async-await-macro", "bilock", "cfg-target-has-atomic", "channel", "compat", "default", "futures-channel", "futures-io", "futures-macro", "futures-sink", "futures_01", "io", "io-compat", "memchr", "portable-atomic", "sink", "slab", "std", "tokio-io", "unstable", "write-all-vectored"))' -C metadata=5a6d7b7703cfae98 -C extra-filename=-0cce9e60b43d5241 --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-c12409cd2aa547f6.rmeta --extern futures_core=/work/oxidecomputer/dropshot/target/debug/deps/libfutures_core-1f9e330bb92d952e.rmeta --extern futures_io=/work/oxidecomputer/dropshot/target/debug/deps/libfutures_io-a8037fb04114235f.rmeta --extern futures_macro=/work/oxidecomputer/dropshot/target/debug/deps/libfutures_macro-cee82532a4adfb16.so --extern futures_sink=/work/oxidecomputer/dropshot/target/debug/deps/libfutures_sink-a59d605fba7e7623.rmeta --extern futures_task=/work/oxidecomputer/dropshot/target/debug/deps/libfutures_task-4300c4d0f434c5ef.rmeta --extern memchr=/work/oxidecomputer/dropshot/target/debug/deps/libmemchr-e21694cb7552ee9a.rmeta --extern pin_project_lite=/work/oxidecomputer/dropshot/target/debug/deps/libpin_project_lite-f2e925eb377ed176.rmeta --extern pin_utils=/work/oxidecomputer/dropshot/target/debug/deps/libpin_utils-b878c6d60e538515.rmeta --extern slab=/work/oxidecomputer/dropshot/target/debug/deps/libslab-02f5df2a920989d3.rmeta --cap-lints allow` |
| 677 | 2026-01-27T22:43:20.955Z | Compiling displaydoc v0.2.5 |
| 678 | 2026-01-27T22:43:20.979Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name displaydoc --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/displaydoc-0.2.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=9740a3c943844e03 -C extra-filename=-cadf14b6471f1168 --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-d218ed60daceb981.rlib --extern quote=/work/oxidecomputer/dropshot/target/debug/deps/libquote-bc8184eefe67b51b.rlib --extern syn=/work/oxidecomputer/dropshot/target/debug/deps/libsyn-c716fdea4608336e.rlib --extern proc_macro --cap-lints allow` |
| 679 | 2026-01-27T22:43:21.392Z | Compiling zerofrom v0.1.5 |
| 680 | 2026-01-27T22:43:21.416Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name zerofrom --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/zerofrom-0.1.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="alloc"' --cfg 'feature="derive"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "derive"))' -C metadata=b70e1b264c9d58db -C extra-filename=-944e62e3a1be72eb --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-e01f5e89df1053d3.so --cap-lints allow` |
| 681 | 2026-01-27T22:43:21.536Z | Compiling icu_provider_macros v1.5.0 |
| 682 | 2026-01-27T22:43:21.560Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name icu_provider_macros --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/icu_provider_macros-1.5.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=1b70fd2b4d25c415 -C extra-filename=-979bc5abd8a24447 --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-d218ed60daceb981.rlib --extern quote=/work/oxidecomputer/dropshot/target/debug/deps/libquote-bc8184eefe67b51b.rlib --extern syn=/work/oxidecomputer/dropshot/target/debug/deps/libsyn-c716fdea4608336e.rlib --extern proc_macro --cap-lints allow` |
| 683 | 2026-01-27T22:43:21.626Z | Compiling yoke v0.7.5 |
| 684 | 2026-01-27T22:43:21.650Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name yoke --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/yoke-0.7.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="zerofrom"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "derive", "serde", "zerofrom"))' -C metadata=a66dcc1f641cce5e -C extra-filename=-14a6e7c7eb9daa9e --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-eb7e57ae6664c5f9.rmeta --extern yoke_derive=/work/oxidecomputer/dropshot/target/debug/deps/libyoke_derive-7ec67548602f72d0.so --extern zerofrom=/work/oxidecomputer/dropshot/target/debug/deps/libzerofrom-944e62e3a1be72eb.rmeta --cap-lints allow` |
| 685 | 2026-01-27T22:43:22.027Z | Compiling zerocopy-derive v0.8.27 |
| 686 | 2026-01-27T22:43:22.051Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name zerocopy_derive --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/zerocopy-derive-0.8.27/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no --warn=unexpected_cfgs --check-cfg 'cfg(zerocopy_derive_union_into_bytes)' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=3c0810cc3106033c -C extra-filename=-b4db9b26d2564fa3 --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-d218ed60daceb981.rlib --extern quote=/work/oxidecomputer/dropshot/target/debug/deps/libquote-bc8184eefe67b51b.rlib --extern syn=/work/oxidecomputer/dropshot/target/debug/deps/libsyn-c716fdea4608336e.rlib --extern proc_macro --cap-lints allow` |
| 687 | 2026-01-27T22:43:22.120Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name thiserror --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/thiserror-2.0.18/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=a7c6f3e85451f084 -C extra-filename=-d789ed5f9e345b51 --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-a3e70160380cefcc.so --cap-lints allow --check-cfg 'cfg(error_generic_member_access)' --check-cfg 'cfg(thiserror_nightly_testing)' --check-cfg 'cfg(thiserror_no_backtrace_type)'` |
| 688 | 2026-01-27T22:43:22.302Z | Compiling zerovec v0.10.4 |
| 689 | 2026-01-27T22:43:22.326Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name zerovec --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/zerovec-0.10.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="derive"' --cfg 'feature="yoke"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("bench", "databake", "derive", "hashmap", "serde", "std", "yoke"))' -C metadata=26642f7caf077a18 -C extra-filename=-5057d9ea4c860869 --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-14a6e7c7eb9daa9e.rmeta --extern zerofrom=/work/oxidecomputer/dropshot/target/debug/deps/libzerofrom-944e62e3a1be72eb.rmeta --extern zerovec_derive=/work/oxidecomputer/dropshot/target/debug/deps/libzerovec_derive-1c9ea9dc7911600d.so --cap-lints allow` |
| 690 | 2026-01-27T22:43:22.326Z | Compiling pest v2.8.1 |
| 691 | 2026-01-27T22:43:22.356Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name pest --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/pest-2.8.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="memchr"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("const_prec_climber", "default", "memchr", "miette-error", "pretty-print", "std"))' -C metadata=7d134a77a5d0b562 -C extra-filename=-6a7d5eba85adc976 --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-e21694cb7552ee9a.rmeta --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-d789ed5f9e345b51.rmeta --extern ucd_trie=/work/oxidecomputer/dropshot/target/debug/deps/libucd_trie-17a9ade75285a27e.rmeta --cap-lints allow` |
| 692 | 2026-01-27T22:43:22.431Z | Compiling scroll_derive v0.13.1 |
| 693 | 2026-01-27T22:43:22.454Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name scroll_derive --edition=2024 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/scroll_derive-0.13.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=6a2423fef198a76c -C extra-filename=-02cfe1e38f8030d4 --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-d218ed60daceb981.rlib --extern quote=/work/oxidecomputer/dropshot/target/debug/deps/libquote-bc8184eefe67b51b.rlib --extern syn=/work/oxidecomputer/dropshot/target/debug/deps/libsyn-c716fdea4608336e.rlib --extern proc_macro --cap-lints allow` |
| 694 | 2026-01-27T22:43:22.654Z | Compiling icu_normalizer_data v1.5.0 |
| 695 | 2026-01-27T22:43:22.678Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name icu_normalizer_data --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/icu_normalizer_data-1.5.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=5ceffb0ea6ea2a1d -C extra-filename=-dfa8907b9e4291c9 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 696 | 2026-01-27T22:43:22.785Z | Compiling openssl-probe v0.1.4 |
| 697 | 2026-01-27T22:43:22.809Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name openssl_probe --edition=2015 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/openssl-probe-0.1.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=18d394f1c0bb7269 -C extra-filename=-aa9a99eabf3de30f --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 698 | 2026-01-27T22:43:23.154Z | Compiling foreign-types-shared v0.1.1 |
| 699 | 2026-01-27T22:43:23.178Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name foreign_types_shared --edition=2015 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/foreign-types-shared-0.1.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=e0913e4b92e98220 -C extra-filename=-98b292a87d5cdbbb --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 700 | 2026-01-27T22:43:23.306Z | Compiling foreign-types v0.3.2 |
| 701 | 2026-01-27T22:43:23.330Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name foreign_types --edition=2015 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/foreign-types-0.3.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=f7e73e056b159d69 -C extra-filename=-8c90d3fdaa07e6a1 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --extern foreign_types_shared=/work/oxidecomputer/dropshot/target/debug/deps/libforeign_types_shared-98b292a87d5cdbbb.rmeta --cap-lints allow` |
| 702 | 2026-01-27T22:43:23.406Z | Running `/work/oxidecomputer/dropshot/target/debug/build/paste-33a0a173cdbabd7c/build-script-build` |
| 703 | 2026-01-27T22:43:23.469Z | Running `/work/oxidecomputer/dropshot/target/debug/build/usdt-impl-b8f678b02d79086c/build-script-build` |
| 704 | 2026-01-27T22:43:23.493Z | Running `/work/oxidecomputer/dropshot/target/debug/build/openssl-4d48977c01555948/build-script-build` |
| 705 | 2026-01-27T22:43:23.518Z | Compiling openssl-macros v0.1.1 |
| 706 | 2026-01-27T22:43:23.518Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name openssl_macros --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/openssl-macros-0.1.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=fd8906961f40104d -C extra-filename=-08574f53795cc325 --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-d218ed60daceb981.rlib --extern quote=/work/oxidecomputer/dropshot/target/debug/deps/libquote-bc8184eefe67b51b.rlib --extern syn=/work/oxidecomputer/dropshot/target/debug/deps/libsyn-c716fdea4608336e.rlib --extern proc_macro --cap-lints allow` |
| 707 | 2026-01-27T22:43:24.079Z | Compiling tinystr v0.7.6 |
| 708 | 2026-01-27T22:43:24.104Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name tinystr --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tinystr-0.7.6/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="alloc"' --cfg 'feature="zerovec"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "bench", "databake", "default", "serde", "std", "zerovec"))' -C metadata=a8bcff061b439e63 -C extra-filename=-a59ee38011371db5 --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-cadf14b6471f1168.so --extern zerovec=/work/oxidecomputer/dropshot/target/debug/deps/libzerovec-5057d9ea4c860869.rmeta --cap-lints allow` |
| 709 | 2026-01-27T22:43:24.279Z | Compiling icu_collections v1.5.0 |
| 710 | 2026-01-27T22:43:24.303Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name icu_collections --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/icu_collections-1.5.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("bench", "databake", "serde", "std"))' -C metadata=d7ea5b95902de926 -C extra-filename=-d8b69e71247ee6b6 --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-cadf14b6471f1168.so --extern yoke=/work/oxidecomputer/dropshot/target/debug/deps/libyoke-14a6e7c7eb9daa9e.rmeta --extern zerofrom=/work/oxidecomputer/dropshot/target/debug/deps/libzerofrom-944e62e3a1be72eb.rmeta --extern zerovec=/work/oxidecomputer/dropshot/target/debug/deps/libzerovec-5057d9ea4c860869.rmeta --cap-lints allow` |
| 711 | 2026-01-27T22:43:24.331Z | Compiling scroll v0.13.0 |
| 712 | 2026-01-27T22:43:24.355Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name scroll --edition=2024 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/scroll-0.13.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="derive"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "derive", "std"))' -C metadata=08467965482b51ae -C extra-filename=-7730af2a621e4324 --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-02cfe1e38f8030d4.so --cap-lints allow` |
| 713 | 2026-01-27T22:43:24.386Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name serde --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/serde-1.0.228/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="serde_derive"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "derive", "rc", "serde_derive", "std", "unstable"))' -C metadata=91742ece93263c29 -C extra-filename=-3a0d916f56a16666 --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-cbe5626542001e99.rmeta --extern serde_derive=/work/oxidecomputer/dropshot/target/debug/deps/libserde_derive-25afe4be20caee8d.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)'` |
| 714 | 2026-01-27T22:43:24.459Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name serde --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/serde-1.0.228/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="serde_derive"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "derive", "rc", "serde_derive", "std", "unstable"))' -C metadata=41fa27b3a277a846 -C extra-filename=-bf654160ef6e99d8 --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-2cd86c14576cf4f5.rmeta --extern serde_derive=/work/oxidecomputer/dropshot/target/debug/deps/libserde_derive-25afe4be20caee8d.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)'` |
| 715 | 2026-01-27T22:43:24.653Z | Compiling icu_locid v1.5.0 |
| 716 | 2026-01-27T22:43:24.677Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name icu_locid --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/icu_locid-1.5.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="zerovec"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("bench", "databake", "serde", "std", "zerovec"))' -C metadata=a944a2bb48108231 -C extra-filename=-3e8ee4a9535bce82 --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-cadf14b6471f1168.so --extern litemap=/work/oxidecomputer/dropshot/target/debug/deps/liblitemap-9716f9529f530590.rmeta --extern tinystr=/work/oxidecomputer/dropshot/target/debug/deps/libtinystr-a59ee38011371db5.rmeta --extern writeable=/work/oxidecomputer/dropshot/target/debug/deps/libwriteable-587f6c7889c2b70f.rmeta --extern zerovec=/work/oxidecomputer/dropshot/target/debug/deps/libzerovec-5057d9ea4c860869.rmeta --cap-lints allow` |
| 717 | 2026-01-27T22:43:24.850Z | Compiling pest_meta v2.8.1 |
| 718 | 2026-01-27T22:43:24.874Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name pest_meta --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/pest_meta-2.8.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "grammar-extras", "not-bootstrap-in-src"))' -C metadata=5b9ec4d06777064e -C extra-filename=-353d3d9b81dcb5bd --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-6a7d5eba85adc976.rmeta --cap-lints allow` |
| 719 | 2026-01-27T22:43:25.361Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name zerocopy --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/zerocopy-0.8.27/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="derive"' --cfg 'feature="zerocopy-derive"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("__internal_use_only_features_that_work_on_stable", "alloc", "derive", "float-nightly", "simd", "simd-nightly", "std", "zerocopy-derive"))' -C metadata=b6c3140d407cb891 -C extra-filename=-2865ae27d36d88e1 --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-b4db9b26d2564fa3.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)'` |
| 720 | 2026-01-27T22:43:25.626Z | Compiling serde_tokenstream v0.2.2 |
| 721 | 2026-01-27T22:43:25.651Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name serde_tokenstream --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/serde_tokenstream-0.2.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=818636e93623c373 -C extra-filename=-ff817777ddf1b448 --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-d218ed60daceb981.rmeta --extern quote=/work/oxidecomputer/dropshot/target/debug/deps/libquote-bc8184eefe67b51b.rmeta --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-bf654160ef6e99d8.rmeta --extern syn=/work/oxidecomputer/dropshot/target/debug/deps/libsyn-c716fdea4608336e.rmeta --cap-lints allow` |
| 722 | 2026-01-27T22:43:25.652Z | Compiling erased-serde v0.3.31 |
| 723 | 2026-01-27T22:43:25.652Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name erased_serde --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/erased-serde-0.3.31/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="alloc"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "std", "unstable-debug"))' -C metadata=50ee1ae598d9f512 -C extra-filename=-df86bbd8660ad40e --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-3a0d916f56a16666.rmeta --cap-lints allow` |
| 724 | 2026-01-27T22:43:25.678Z | Running `/work/oxidecomputer/dropshot/target/debug/build/num-traits-a9838e6953e4558e/build-script-build` |
| 725 | 2026-01-27T22:43:25.701Z | Running `/work/oxidecomputer/dropshot/target/debug/build/unicase-9c72ec6efb4903ff/build-script-build` |
| 726 | 2026-01-27T22:43:25.902Z | Compiling icu_provider v1.5.0 |
| 727 | 2026-01-27T22:43:25.930Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name icu_provider --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/icu_provider-1.5.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="macros"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("bench", "datagen", "deserialize_bincode_1", "deserialize_json", "deserialize_postcard_1", "experimental", "log_error_context", "logging", "macros", "serde", "std", "sync"))' -C metadata=f87f0eed9218e6b9 -C extra-filename=-af26c5854d8df05c --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-cadf14b6471f1168.so --extern icu_locid=/work/oxidecomputer/dropshot/target/debug/deps/libicu_locid-3e8ee4a9535bce82.rmeta --extern icu_provider_macros=/work/oxidecomputer/dropshot/target/debug/deps/libicu_provider_macros-979bc5abd8a24447.so --extern stable_deref_trait=/work/oxidecomputer/dropshot/target/debug/deps/libstable_deref_trait-eb7e57ae6664c5f9.rmeta --extern tinystr=/work/oxidecomputer/dropshot/target/debug/deps/libtinystr-a59ee38011371db5.rmeta --extern writeable=/work/oxidecomputer/dropshot/target/debug/deps/libwriteable-587f6c7889c2b70f.rmeta --extern yoke=/work/oxidecomputer/dropshot/target/debug/deps/libyoke-14a6e7c7eb9daa9e.rmeta --extern zerofrom=/work/oxidecomputer/dropshot/target/debug/deps/libzerofrom-944e62e3a1be72eb.rmeta --extern zerovec=/work/oxidecomputer/dropshot/target/debug/deps/libzerovec-5057d9ea4c860869.rmeta --cap-lints allow` |
| 728 | 2026-01-27T22:43:26.019Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name rustix --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/rustix-0.38.44/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --warn=unexpected_cfgs --check-cfg 'cfg(alloc_c_string)' --check-cfg 'cfg(alloc_ffi)' --check-cfg 'cfg(apple)' --check-cfg 'cfg(asm_experimental_arch)' --check-cfg 'cfg(bsd)' --check-cfg 'cfg(core_c_str)' --check-cfg 'cfg(core_ffi_c)' --check-cfg 'cfg(core_intrinsics)' --check-cfg 'cfg(criterion)' --check-cfg 'cfg(document_experimental_runtime_api)' --check-cfg 'cfg(fix_y2038)' --check-cfg 'cfg(freebsdlike)' --check-cfg 'cfg(libc)' --check-cfg 'cfg(linux_kernel)' --check-cfg 'cfg(linux_like)' --check-cfg 'cfg(linux_raw)' --check-cfg 'cfg(netbsdlike)' --check-cfg 'cfg(rustc_attrs)' --check-cfg 'cfg(solarish)' --check-cfg 'cfg(staged_api)' --check-cfg 'cfg(static_assertions)' --check-cfg 'cfg(thumb_mode)' --check-cfg 'cfg(wasi)' --check-cfg 'cfg(wasi_ext)' --check-cfg 'cfg(target_arch, values("xtensa"))' --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="fs"' --cfg 'feature="libc-extra-traits"' --cfg 'feature="std"' --cfg 'feature="use-libc-auxv"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("all-apis", "alloc", "cc", "compiler_builtins", "core", "default", "event", "fs", "io_uring", "itoa", "libc", "libc-extra-traits", "libc_errno", "linux_4_11", "linux_latest", "mm", "mount", "net", "once_cell", "param", "pipe", "process", "procfs", "pty", "rand", "runtime", "rustc-dep-of-std", "rustc-std-workspace-alloc", "shm", "std", "stdio", "system", "termios", "thread", "time", "try_close", "use-explicitly-provided-auxv", "use-libc", "use-libc-auxv"))' -C metadata=0910cc68ae2f08c9 -C extra-filename=-33c293b6b4848b30 --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-03b97606ae84b231.rmeta --extern libc_errno=/work/oxidecomputer/dropshot/target/debug/deps/liberrno-fa4406c2468ed2f1.rmeta --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-d91a6b01eb2cb91d.rmeta --cap-lints allow --cfg static_assertions --cfg libc --cfg solarish` |
| 729 | 2026-01-27T22:43:26.187Z | Compiling crypto-common v0.1.6 |
| 730 | 2026-01-27T22:43:26.211Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name crypto_common --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/crypto-common-0.1.6/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("getrandom", "rand_core", "std"))' -C metadata=38cf56cab1ba5f2c -C extra-filename=-86901e58e168df60 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --extern generic_array=/work/oxidecomputer/dropshot/target/debug/deps/libgeneric_array-6a64513162ee73ed.rmeta --extern typenum=/work/oxidecomputer/dropshot/target/debug/deps/libtypenum-53d886db1813acf4.rmeta --cap-lints allow` |
| 731 | 2026-01-27T22:43:26.407Z | Compiling pest_generator v2.8.1 |
| 732 | 2026-01-27T22:43:26.434Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name pest_generator --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/pest_generator-2.8.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "export-internal", "grammar-extras", "not-bootstrap-in-src", "std"))' -C metadata=544b081dcc7bad2c -C extra-filename=-64ec2a1dde2b9cbf --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-6a7d5eba85adc976.rmeta --extern pest_meta=/work/oxidecomputer/dropshot/target/debug/deps/libpest_meta-353d3d9b81dcb5bd.rmeta --extern proc_macro2=/work/oxidecomputer/dropshot/target/debug/deps/libproc_macro2-d218ed60daceb981.rmeta --extern quote=/work/oxidecomputer/dropshot/target/debug/deps/libquote-bc8184eefe67b51b.rmeta --extern syn=/work/oxidecomputer/dropshot/target/debug/deps/libsyn-c716fdea4608336e.rmeta --cap-lints allow` |
| 733 | 2026-01-27T22:43:26.826Z | Compiling icu_locid_transform v1.5.0 |
| 734 | 2026-01-27T22:43:26.851Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name icu_locid_transform --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/icu_locid_transform-1.5.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="compiled_data"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("bench", "compiled_data", "datagen", "default", "serde", "std"))' -C metadata=651b395dcf01f5bd -C extra-filename=-8889dd6106a7127d --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-cadf14b6471f1168.so --extern icu_locid=/work/oxidecomputer/dropshot/target/debug/deps/libicu_locid-3e8ee4a9535bce82.rmeta --extern icu_locid_transform_data=/work/oxidecomputer/dropshot/target/debug/deps/libicu_locid_transform_data-6994f298582f665f.rmeta --extern icu_provider=/work/oxidecomputer/dropshot/target/debug/deps/libicu_provider-af26c5854d8df05c.rmeta --extern tinystr=/work/oxidecomputer/dropshot/target/debug/deps/libtinystr-a59ee38011371db5.rmeta --extern zerovec=/work/oxidecomputer/dropshot/target/debug/deps/libzerovec-5057d9ea4c860869.rmeta --cap-lints allow` |
| 735 | 2026-01-27T22:43:26.892Z | Compiling block-buffer v0.10.2 |
| 736 | 2026-01-27T22:43:26.918Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name slog --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/slog-2.8.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="dynamic-keys"' --cfg 'feature="max_level_trace"' --cfg 'feature="nested-values"' --cfg 'feature="release_max_level_debug"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("anyhow", "default", "dynamic-keys", "max_level_debug", "max_level_error", "max_level_info", "max_level_off", "max_level_trace", "max_level_warn", "nested-values", "nothreads", "parking_lot_0_12", "release_max_level_debug", "release_max_level_error", "release_max_level_info", "release_max_level_off", "release_max_level_trace", "release_max_level_warn", "std"))' -C metadata=ba82bb5a33055348 -C extra-filename=-3ae79b348c180243 --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-df86bbd8660ad40e.rmeta --extern serde_core=/work/oxidecomputer/dropshot/target/debug/deps/libserde_core-cbe5626542001e99.rmeta --cap-lints allow --cfg has_std_error --check-cfg 'cfg(has_std_error)'` |
| 737 | 2026-01-27T22:43:26.918Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name block_buffer --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/block-buffer-0.10.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=a88c18c3cf10845a -C extra-filename=-9da8680cca7e78b6 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --extern generic_array=/work/oxidecomputer/dropshot/target/debug/deps/libgeneric_array-6a64513162ee73ed.rmeta --cap-lints allow` |
| 738 | 2026-01-27T22:43:27.112Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name openssl_sys --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/openssl-sys-0.9.107/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("aws-lc", "bindgen", "bssl-sys", "openssl-src", "unstable_boringssl", "vendored"))' -C metadata=60b627b933a4ca5e -C extra-filename=-f6dd7c307ab69e35 --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-d91a6b01eb2cb91d.rmeta --cap-lints allow -L native=/usr/ssl-3/lib/amd64 -l ssl -l crypto --cfg 'osslconf="OPENSSL_NO_SSL3_METHOD"' --cfg openssl --cfg ossl300 --cfg ossl101 --cfg ossl102 --cfg ossl102f --cfg ossl102h --cfg ossl110 --cfg ossl110f --cfg ossl110g --cfg ossl110h --cfg ossl111 --cfg ossl111b --cfg ossl111c --cfg ossl111d --check-cfg 'cfg(osslconf, values("OPENSSL_NO_OCB", "OPENSSL_NO_SM4", "OPENSSL_NO_SEED", "OPENSSL_NO_CHACHA", "OPENSSL_NO_CAST", "OPENSSL_NO_IDEA", "OPENSSL_NO_CAMELLIA", "OPENSSL_NO_RC4", "OPENSSL_NO_BF", "OPENSSL_NO_PSK", "OPENSSL_NO_DEPRECATED_3_0", "OPENSSL_NO_SCRYPT", "OPENSSL_NO_SM3", "OPENSSL_NO_RMD160", "OPENSSL_NO_EC2M", "OPENSSL_NO_OCSP", "OPENSSL_NO_CMS", "OPENSSL_NO_COMP", "OPENSSL_NO_SOCK", "OPENSSL_NO_STDIO", "OPENSSL_NO_EC", "OPENSSL_NO_SSL3_METHOD", "OPENSSL_NO_KRB5", "OPENSSL_NO_TLSEXT", "OPENSSL_NO_SRP", "OPENSSL_NO_RFC3779", "OPENSSL_NO_SHA", "OPENSSL_NO_NEXTPROTONEG", "OPENSSL_NO_ENGINE", "OPENSSL_NO_BUF_FREELISTS", "OPENSSL_NO_RC2"))' --check-cfg 'cfg(openssl)' --check-cfg 'cfg(libressl)' --check-cfg 'cfg(boringssl)' --check-cfg 'cfg(awslc)' --check-cfg 'cfg(libressl250)' --check-cfg 'cfg(libressl251)' --check-cfg 'cfg(libressl252)' --check-cfg 'cfg(libressl261)' --check-cfg 'cfg(libressl270)' --check-cfg 'cfg(libressl271)' --check-cfg 'cfg(libressl273)' --check-cfg 'cfg(libressl280)' --check-cfg 'cfg(libressl281)' --check-cfg 'cfg(libressl291)' --check-cfg 'cfg(libressl310)' --check-cfg 'cfg(libressl321)' --check-cfg 'cfg(libressl332)' --check-cfg 'cfg(libressl340)' --check-cfg 'cfg(libressl350)' --check-cfg 'cfg(libressl360)' --check-cfg 'cfg(libressl361)' --check-cfg 'cfg(libressl370)' --check-cfg 'cfg(libressl380)' --check-cfg 'cfg(libressl381)' --check-cfg 'cfg(libressl382)' --check-cfg 'cfg(libressl390)' --check-cfg 'cfg(libressl400)' --check-cfg 'cfg(libressl410)' --check-cfg 'cfg(ossl101)' --check-cfg 'cfg(ossl102)' --check-cfg 'cfg(ossl102f)' --check-cfg 'cfg(ossl102h)' --check-cfg 'cfg(ossl110)' --check-cfg 'cfg(ossl110f)' --check-cfg 'cfg(ossl110g)' --check-cfg 'cfg(ossl110h)' --check-cfg 'cfg(ossl111)' --check-cfg 'cfg(ossl111b)' --check-cfg 'cfg(ossl111c)' --check-cfg 'cfg(ossl111d)' --check-cfg 'cfg(ossl300)' --check-cfg 'cfg(ossl310)' --check-cfg 'cfg(ossl320)' --check-cfg 'cfg(ossl330)' --check-cfg 'cfg(ossl340)'` |
| 739 | 2026-01-27T22:43:27.694Z | Compiling form_urlencoded v1.2.2 |
| 740 | 2026-01-27T22:43:27.718Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name form_urlencoded --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/form_urlencoded-1.2.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "std"))' -C metadata=d53f96270009bde9 -C extra-filename=-14abb8393ba8e0e8 --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-a56d4c653a00f37e.rmeta --cap-lints allow` |
| 741 | 2026-01-27T22:43:27.770Z | Compiling rand_core v0.6.3 |
| 742 | 2026-01-27T22:43:27.797Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name rand_core --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/rand_core-0.6.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="alloc"' --cfg 'feature="getrandom"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "getrandom", "serde", "serde1", "std"))' -C metadata=f877f7e47cbdb272 -C extra-filename=-2d6f9184da938cb8 --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-b15f3bb5297798e5.rmeta --cap-lints allow` |
| 743 | 2026-01-27T22:43:27.981Z | Compiling native-tls v0.2.12 |
| 744 | 2026-01-27T22:43:28.007Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2015 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/native-tls-0.2.12/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alpn", "vendored"))' -C metadata=07bb6232b11bcd51 -C extra-filename=-f4ad55a0eb5f9ef5 --out-dir /work/oxidecomputer/dropshot/target/debug/build/native-tls-f4ad55a0eb5f9ef5 -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 745 | 2026-01-27T22:43:28.032Z | Compiling icu_properties v1.5.1 |
| 746 | 2026-01-27T22:43:28.032Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name icu_properties --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/icu_properties-1.5.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="compiled_data"' --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("bidi", "compiled_data", "datagen", "default", "serde", "std"))' -C metadata=57002ec21c311300 -C extra-filename=-dd5e292d76abeaa3 --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-cadf14b6471f1168.so --extern icu_collections=/work/oxidecomputer/dropshot/target/debug/deps/libicu_collections-d8b69e71247ee6b6.rmeta --extern icu_locid_transform=/work/oxidecomputer/dropshot/target/debug/deps/libicu_locid_transform-8889dd6106a7127d.rmeta --extern icu_properties_data=/work/oxidecomputer/dropshot/target/debug/deps/libicu_properties_data-1a172109d3452741.rmeta --extern icu_provider=/work/oxidecomputer/dropshot/target/debug/deps/libicu_provider-af26c5854d8df05c.rmeta --extern tinystr=/work/oxidecomputer/dropshot/target/debug/deps/libtinystr-a59ee38011371db5.rmeta --extern zerovec=/work/oxidecomputer/dropshot/target/debug/deps/libzerovec-5057d9ea4c860869.rmeta --cap-lints allow` |
| 747 | 2026-01-27T22:43:28.130Z | Compiling tokio-util v0.7.7 |
| 748 | 2026-01-27T22:43:28.154Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name tokio_util --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-util-0.7.7/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="codec"' --cfg 'feature="default"' --cfg 'feature="io"' --cfg 'feature="tracing"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("__docs_rs", "codec", "compat", "default", "full", "futures-io", "futures-util", "hashbrown", "io", "io-util", "net", "rt", "slab", "time", "tracing"))' -C metadata=d1ac9cfd16c4a9ac -C extra-filename=-7196a91503ee51c7 --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-5ecd5f1916a6d7e9.rmeta --extern futures_core=/work/oxidecomputer/dropshot/target/debug/deps/libfutures_core-1f9e330bb92d952e.rmeta --extern futures_sink=/work/oxidecomputer/dropshot/target/debug/deps/libfutures_sink-a59d605fba7e7623.rmeta --extern pin_project_lite=/work/oxidecomputer/dropshot/target/debug/deps/libpin_project_lite-f2e925eb377ed176.rmeta --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-d73d3f5f3f20db22.rmeta --extern tracing=/work/oxidecomputer/dropshot/target/debug/deps/libtracing-2fac1e82ca739178.rmeta --cap-lints allow` |
| 749 | 2026-01-27T22:43:28.179Z | Compiling pest_derive v2.8.1 |
| 750 | 2026-01-27T22:43:28.179Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name pest_derive --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/pest_derive-2.8.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "grammar-extras", "not-bootstrap-in-src", "std"))' -C metadata=22b971fbf24cdbb2 -C extra-filename=-c11e5d38f4d4e5ba --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-6a7d5eba85adc976.rlib --extern pest_generator=/work/oxidecomputer/dropshot/target/debug/deps/libpest_generator-64ec2a1dde2b9cbf.rlib --extern proc_macro --cap-lints allow` |
| 751 | 2026-01-27T22:43:28.302Z | Compiling mime v0.3.16 |
| 752 | 2026-01-27T22:43:28.326Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name mime --edition=2015 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/mime-0.3.16/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=4332476ee8c5d912 -C extra-filename=-08a73b4620987bb3 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 753 | 2026-01-27T22:43:28.389Z | Compiling rustls v0.22.4 |
| 754 | 2026-01-27T22:43:28.413Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/rustls-0.22.4/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no --cfg 'feature="default"' --cfg 'feature="log"' --cfg 'feature="logging"' --cfg 'feature="ring"' --cfg 'feature="tls12"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("aws_lc_rs", "default", "log", "logging", "read_buf", "ring", "rustversion", "tls12"))' -C metadata=b335fd724a79b5a2 -C extra-filename=-c587a6d30552a342 --out-dir /work/oxidecomputer/dropshot/target/debug/build/rustls-c587a6d30552a342 -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 755 | 2026-01-27T22:43:28.718Z | Compiling dof v0.4.0 |
| 756 | 2026-01-27T22:43:28.753Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name dof --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dof-0.4.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("des", "goblin", "pretty-hex"))' -C metadata=336c5da6ccce61ef -C extra-filename=-0982481d7160a62d --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-bf654160ef6e99d8.rmeta --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-0fff2545b0051de5.rmeta --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-d789ed5f9e345b51.rmeta --extern zerocopy=/work/oxidecomputer/dropshot/target/debug/deps/libzerocopy-2865ae27d36d88e1.rmeta --cap-lints allow` |
| 757 | 2026-01-27T22:43:28.829Z | Compiling rustls v0.23.13 |
| 758 | 2026-01-27T22:43:28.853Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/rustls-0.23.13/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no --cfg 'feature="ring"' --cfg 'feature="std"' --cfg 'feature="tls12"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("aws-lc-rs", "aws_lc_rs", "brotli", "custom-provider", "default", "fips", "hashbrown", "log", "logging", "read_buf", "ring", "rustversion", "std", "tls12", "zlib"))' -C metadata=9d373d6933410322 -C extra-filename=-f1268eb15984a14f --out-dir /work/oxidecomputer/dropshot/target/debug/build/rustls-f1268eb15984a14f -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 759 | 2026-01-27T22:43:28.878Z | Compiling plain v0.2.3 |
| 760 | 2026-01-27T22:43:28.878Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name plain --edition=2015 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/plain-0.2.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=3fef49bdc7379a9b -C extra-filename=-7b15fb07f0c6cf62 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 761 | 2026-01-27T22:43:29.061Z | Compiling h2 v0.4.6 |
| 762 | 2026-01-27T22:43:29.086Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name h2 --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/h2-0.4.6/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --warn=unexpected_cfgs --check-cfg 'cfg(fuzzing)' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("stream", "unstable"))' -C metadata=a462383273dfff12 -C extra-filename=-46783b25a48e31a0 --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-9ac8fd3889a1fc7b.rmeta --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-5ecd5f1916a6d7e9.rmeta --extern fnv=/work/oxidecomputer/dropshot/target/debug/deps/libfnv-4448a40bb35d7eef.rmeta --extern futures_core=/work/oxidecomputer/dropshot/target/debug/deps/libfutures_core-1f9e330bb92d952e.rmeta --extern futures_sink=/work/oxidecomputer/dropshot/target/debug/deps/libfutures_sink-a59d605fba7e7623.rmeta --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-ed9a5b50ef325b97.rmeta --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-5356e71eac6a0ec5.rmeta --extern slab=/work/oxidecomputer/dropshot/target/debug/deps/libslab-02f5df2a920989d3.rmeta --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-d73d3f5f3f20db22.rmeta --extern tokio_util=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_util-7196a91503ee51c7.rmeta --extern tracing=/work/oxidecomputer/dropshot/target/debug/deps/libtracing-2fac1e82ca739178.rmeta --cap-lints allow` |
| 763 | 2026-01-27T22:43:29.110Z | Compiling dtrace-parser v0.3.0 |
| 764 | 2026-01-27T22:43:29.110Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name dtrace_parser --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dtrace-parser-0.3.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=f793286f082e9ec3 -C extra-filename=-218390f2a55e2b67 --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-6a7d5eba85adc976.rmeta --extern pest_derive=/work/oxidecomputer/dropshot/target/debug/deps/libpest_derive-c11e5d38f4d4e5ba.so --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-d789ed5f9e345b51.rmeta --cap-lints allow` |
| 765 | 2026-01-27T22:43:29.220Z | Compiling ryu v1.0.5 |
| 766 | 2026-01-27T22:43:29.244Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/ryu-1.0.5/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("no-panic", "small"))' -C metadata=bd3f5576a77731b1 -C extra-filename=-fad403f3604b2454 --out-dir /work/oxidecomputer/dropshot/target/debug/build/ryu-fad403f3604b2454 -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 767 | 2026-01-27T22:43:29.244Z | Compiling ppv-lite86 v0.2.15 |
| 768 | 2026-01-27T22:43:29.244Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name ppv_lite86 --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/ppv-lite86-0.2.15/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="simd"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "no_simd", "simd", "std"))' -C metadata=ba3a59ac04a1e67e -C extra-filename=-2042151c00ea19a5 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 769 | 2026-01-27T22:43:29.402Z | Running `/work/oxidecomputer/dropshot/target/debug/build/rustls-f1268eb15984a14f/build-script-build` |
| 770 | 2026-01-27T22:43:29.426Z | Compiling goblin v0.10.1 |
| 771 | 2026-01-27T22:43:29.426Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name goblin --edition=2024 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/goblin-0.10.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="alloc"' --cfg 'feature="archive"' --cfg 'feature="default"' --cfg 'feature="elf32"' --cfg 'feature="elf64"' --cfg 'feature="endian_fd"' --cfg 'feature="log"' --cfg 'feature="mach32"' --cfg 'feature="mach64"' --cfg 'feature="pe32"' --cfg 'feature="pe64"' --cfg 'feature="std"' --cfg 'feature="te"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "archive", "default", "elf32", "elf64", "endian_fd", "log", "mach32", "mach64", "pe32", "pe64", "std", "te"))' -C metadata=d88607b8f9788446 -C extra-filename=-b8e1fb6e2573cefc --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-aaa7dec7979a9811.rmeta --extern plain=/work/oxidecomputer/dropshot/target/debug/deps/libplain-7b15fb07f0c6cf62.rmeta --extern scroll=/work/oxidecomputer/dropshot/target/debug/deps/libscroll-7730af2a621e4324.rmeta --cap-lints allow` |
| 772 | 2026-01-27T22:43:29.727Z | Running `/work/oxidecomputer/dropshot/target/debug/build/ryu-fad403f3604b2454/build-script-build` |
| 773 | 2026-01-27T22:43:29.792Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name usdt_impl --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/usdt-impl-0.6.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "des", "dof"))' -C metadata=bfb7a85458577cfd -C extra-filename=-f17836ef1ae08c9e --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-e0ec86222b213173.rmeta --extern dof=/work/oxidecomputer/dropshot/target/debug/deps/libdof-0982481d7160a62d.rmeta --extern dtrace_parser=/work/oxidecomputer/dropshot/target/debug/deps/libdtrace_parser-218390f2a55e2b67.rmeta --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-d91a6b01eb2cb91d.rmeta --extern proc_macro2=/work/oxidecomputer/dropshot/target/debug/deps/libproc_macro2-d218ed60daceb981.rmeta --extern quote=/work/oxidecomputer/dropshot/target/debug/deps/libquote-bc8184eefe67b51b.rmeta --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-bf654160ef6e99d8.rmeta --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-0fff2545b0051de5.rmeta --extern syn=/work/oxidecomputer/dropshot/target/debug/deps/libsyn-c716fdea4608336e.rmeta --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-d789ed5f9e345b51.rmeta --extern thread_id=/work/oxidecomputer/dropshot/target/debug/deps/libthread_id-5871d7024d40eea6.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)'` |
| 774 | 2026-01-27T22:43:29.793Z | Running `/work/oxidecomputer/dropshot/target/debug/build/rustls-c587a6d30552a342/build-script-build` |
| 775 | 2026-01-27T22:43:29.829Z | Running `/work/oxidecomputer/dropshot/target/debug/build/native-tls-f4ad55a0eb5f9ef5/build-script-build` |
| 776 | 2026-01-27T22:43:29.853Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name openssl --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/openssl-0.10.72/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("aws-lc", "bindgen", "default", "unstable_boringssl", "v101", "v102", "v110", "v111", "vendored"))' -C metadata=1bc155786b5c525f -C extra-filename=-ae3c99b2131f44c3 --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-03b97606ae84b231.rmeta --extern cfg_if=/work/oxidecomputer/dropshot/target/debug/deps/libcfg_if-d9f3e49df05053f1.rmeta --extern foreign_types=/work/oxidecomputer/dropshot/target/debug/deps/libforeign_types-8c90d3fdaa07e6a1.rmeta --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-d91a6b01eb2cb91d.rmeta --extern once_cell=/work/oxidecomputer/dropshot/target/debug/deps/libonce_cell-bcf0c78fdafaa0ad.rmeta --extern openssl_macros=/work/oxidecomputer/dropshot/target/debug/deps/libopenssl_macros-08574f53795cc325.so --extern ffi=/work/oxidecomputer/dropshot/target/debug/deps/libopenssl_sys-f6dd7c307ab69e35.rmeta --cap-lints allow -L native=/usr/ssl-3/lib/amd64 --cfg 'osslconf="OPENSSL_NO_SSL3_METHOD"' --cfg ossl101 --cfg ossl102 --cfg ossl110 --cfg ossl110g --cfg ossl110h --cfg ossl111 --cfg ossl111d --cfg ossl300 --check-cfg 'cfg(osslconf, values("OPENSSL_NO_OCB", "OPENSSL_NO_SM4", "OPENSSL_NO_SEED", "OPENSSL_NO_CHACHA", "OPENSSL_NO_CAST", "OPENSSL_NO_IDEA", "OPENSSL_NO_CAMELLIA", "OPENSSL_NO_RC4", "OPENSSL_NO_BF", "OPENSSL_NO_PSK", "OPENSSL_NO_DEPRECATED_3_0", "OPENSSL_NO_SCRYPT", "OPENSSL_NO_SM3", "OPENSSL_NO_RMD160", "OPENSSL_NO_EC2M", "OPENSSL_NO_OCSP", "OPENSSL_NO_CMS", "OPENSSL_NO_EC", "OPENSSL_NO_ARGON2", "OPENSSL_NO_RC2"))' --check-cfg 'cfg(libressl)' --check-cfg 'cfg(boringssl)' --check-cfg 'cfg(awslc)' --check-cfg 'cfg(libressl250)' --check-cfg 'cfg(libressl251)' --check-cfg 'cfg(libressl261)' --check-cfg 'cfg(libressl270)' --check-cfg 'cfg(libressl271)' --check-cfg 'cfg(libressl273)' --check-cfg 'cfg(libressl280)' --check-cfg 'cfg(libressl291)' --check-cfg 'cfg(libressl310)' --check-cfg 'cfg(libressl321)' --check-cfg 'cfg(libressl332)' --check-cfg 'cfg(libressl340)' --check-cfg 'cfg(libressl350)' --check-cfg 'cfg(libressl360)' --check-cfg 'cfg(libressl361)' --check-cfg 'cfg(libressl370)' --check-cfg 'cfg(libressl380)' --check-cfg 'cfg(libressl382)' --check-cfg 'cfg(libressl390)' --check-cfg 'cfg(libressl400)' --check-cfg 'cfg(libressl410)' --check-cfg 'cfg(ossl101)' --check-cfg 'cfg(ossl102)' --check-cfg 'cfg(ossl110)' --check-cfg 'cfg(ossl110g)' --check-cfg 'cfg(ossl110h)' --check-cfg 'cfg(ossl111)' --check-cfg 'cfg(ossl111d)' --check-cfg 'cfg(ossl300)' --check-cfg 'cfg(ossl310)' --check-cfg 'cfg(ossl320)' --check-cfg 'cfg(ossl330)'` |
| 777 | 2026-01-27T22:43:29.945Z | Compiling rand_chacha v0.3.1 |
| 778 | 2026-01-27T22:43:29.969Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name rand_chacha --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/rand_chacha-0.3.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "serde", "serde1", "simd", "std"))' -C metadata=6c0b35a91153130a -C extra-filename=-166df8d44c49eace --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --extern ppv_lite86=/work/oxidecomputer/dropshot/target/debug/deps/libppv_lite86-2042151c00ea19a5.rmeta --extern rand_core=/work/oxidecomputer/dropshot/target/debug/deps/librand_core-2d6f9184da938cb8.rmeta --cap-lints allow` |
| 779 | 2026-01-27T22:43:30.900Z | Compiling digest v0.10.7 |
| 780 | 2026-01-27T22:43:30.924Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name digest --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/digest-0.10.7/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="alloc"' --cfg 'feature="block-buffer"' --cfg 'feature="core-api"' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "blobby", "block-buffer", "const-oid", "core-api", "default", "dev", "mac", "oid", "rand_core", "std", "subtle"))' -C metadata=7db2d15921fc0e74 -C extra-filename=-7c69d3f13d5c737f --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-9da8680cca7e78b6.rmeta --extern crypto_common=/work/oxidecomputer/dropshot/target/debug/deps/libcrypto_common-86901e58e168df60.rmeta --cap-lints allow` |
| 781 | 2026-01-27T22:43:30.969Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name num_traits --edition=2015 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/num-traits-0.2.14/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "i128", "libm", "std"))' -C metadata=4901fb813ee62184 -C extra-filename=-8e52de7a6ca47779 --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` |
| 782 | 2026-01-27T22:43:31.197Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name unicase --edition=2015 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/unicase-2.6.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("nightly"))' -C metadata=40ca1e19c153b005 -C extra-filename=-0ba087e84ae7d5c7 --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` |
| 783 | 2026-01-27T22:43:31.267Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name paste --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/paste-1.0.15/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=73ba43725e87bf45 -C extra-filename=-dfdacbd5bb51e603 --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"))'` |
| 784 | 2026-01-27T22:43:31.578Z | Compiling icu_normalizer v1.5.0 |
| 785 | 2026-01-27T22:43:31.602Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name icu_normalizer --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/icu_normalizer-1.5.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="compiled_data"' --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("compiled_data", "datagen", "default", "experimental", "serde", "std"))' -C metadata=cea5c73ee76ebf97 -C extra-filename=-7ce812ddc002aa94 --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-cadf14b6471f1168.so --extern icu_collections=/work/oxidecomputer/dropshot/target/debug/deps/libicu_collections-d8b69e71247ee6b6.rmeta --extern icu_normalizer_data=/work/oxidecomputer/dropshot/target/debug/deps/libicu_normalizer_data-dfa8907b9e4291c9.rmeta --extern icu_properties=/work/oxidecomputer/dropshot/target/debug/deps/libicu_properties-dd5e292d76abeaa3.rmeta --extern icu_provider=/work/oxidecomputer/dropshot/target/debug/deps/libicu_provider-af26c5854d8df05c.rmeta --extern smallvec=/work/oxidecomputer/dropshot/target/debug/deps/libsmallvec-49dd8f4c7a263819.rmeta --extern utf16_iter=/work/oxidecomputer/dropshot/target/debug/deps/libutf16_iter-fb16a39c19565682.rmeta --extern utf8_iter=/work/oxidecomputer/dropshot/target/debug/deps/libutf8_iter-c8a7bbf3e2d688c8.rmeta --extern write16=/work/oxidecomputer/dropshot/target/debug/deps/libwrite16-33d571a18024c08b.rmeta --extern zerovec=/work/oxidecomputer/dropshot/target/debug/deps/libzerovec-5057d9ea4c860869.rmeta --cap-lints allow` |
| 786 | 2026-01-27T22:43:32.189Z | Compiling thiserror v1.0.69 |
| 787 | 2026-01-27T22:43:32.213Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/thiserror-1.0.69/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=b2bbe68b53f23b69 -C extra-filename=-78dfc24ca47a64d1 --out-dir /work/oxidecomputer/dropshot/target/debug/build/thiserror-78dfc24ca47a64d1 -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 788 | 2026-01-27T22:43:32.287Z | Compiling cpufeatures v0.2.2 |
| 789 | 2026-01-27T22:43:32.311Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name cpufeatures --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/cpufeatures-0.2.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=668b047932fbf7bd -C extra-filename=-b12975013fe88fbb --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 790 | 2026-01-27T22:43:32.390Z | Compiling unicode-segmentation v1.10.0 |
| 791 | 2026-01-27T22:43:32.414Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name unicode_segmentation --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/unicode-segmentation-1.10.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("no_std"))' -C metadata=d74dd7453dc76ff6 -C extra-filename=-dcc785b7b02fb49d --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 792 | 2026-01-27T22:43:32.543Z | Compiling idna_adapter v1.2.0 |
| 793 | 2026-01-27T22:43:32.567Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name idna_adapter --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/idna_adapter-1.2.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="compiled_data"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("compiled_data"))' -C metadata=ba307b281b8075dd -C extra-filename=-797e8adef1b67ca9 --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-7ce812ddc002aa94.rmeta --extern icu_properties=/work/oxidecomputer/dropshot/target/debug/deps/libicu_properties-dd5e292d76abeaa3.rmeta --cap-lints allow` |
| 794 | 2026-01-27T22:43:32.715Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/usdt-impl-0.6.0/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no --cfg 'feature="des"' --cfg 'feature="dof"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "des", "dof"))' -C metadata=7e1de9c84a8e240c -C extra-filename=-98b8dd84edd8aff1 --out-dir /work/oxidecomputer/dropshot/target/debug/build/usdt-impl-98b8dd84edd8aff1 -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 795 | 2026-01-27T22:43:32.776Z | Compiling unicode-width v0.1.9 |
| 796 | 2026-01-27T22:43:32.800Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name unicode_width --edition=2015 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/unicode-width-0.1.9/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("bench", "compiler_builtins", "core", "default", "no_std", "rustc-dep-of-std", "std"))' -C metadata=e717699d0df2186c -C extra-filename=-07fc40ab92b7be4e --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 797 | 2026-01-27T22:43:32.954Z | Compiling lazy_static v1.5.0 |
| 798 | 2026-01-27T22:43:32.978Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name lazy_static --edition=2015 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.5.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("spin", "spin_no_std"))' -C metadata=f9332aeb1f658cc3 -C extra-filename=-a63e97079b2e8b1d --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 799 | 2026-01-27T22:43:33.092Z | Compiling pretty-hex v0.4.1 |
| 800 | 2026-01-27T22:43:33.118Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name pretty_hex --edition=2015 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/pretty-hex-0.4.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="alloc"' --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default"))' -C metadata=31534bc90e39d373 -C extra-filename=-0636d225778e88e7 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 801 | 2026-01-27T22:43:33.119Z | Compiling iana-time-zone v0.1.47 |
| 802 | 2026-01-27T22:43:33.119Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name iana_time_zone --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/iana-time-zone-0.1.47/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="fallback"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("fallback"))' -C metadata=14ea6328f5cd5395 -C extra-filename=-21e601a383bd0e73 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 803 | 2026-01-27T22:43:33.119Z | Compiling winnow v0.7.13 |
| 804 | 2026-01-27T22:43:33.119Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name winnow --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/winnow-0.7.13/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --warn=rust_2018_idioms '--warn=clippy::zero_sized_map_values' '--allow=clippy::wildcard_imports' '--warn=clippy::verbose_file_reads' --warn=unused_macro_rules --warn=unused_lifetimes --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub --warn=unnameable_types '--warn=clippy::uninlined_format_args' '--warn=clippy::trait_duplication_in_bounds' '--warn=clippy::todo' '--warn=clippy::string_to_string' '--warn=clippy::string_lit_as_bytes' '--warn=clippy::string_add_assign' '--warn=clippy::string_add' '--warn=clippy::str_to_string' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::same_functions_in_if_condition' '--allow=clippy::result_large_err' '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::ref_option_ref' '--warn=clippy::redundant_feature_names' '--warn=clippy::rc_mutex' '--warn=clippy::ptr_as_ptr' '--warn=clippy::path_buf_push_overwrite' '--warn=clippy::negative_feature_names' '--warn=clippy::needless_for_each' '--allow=clippy::needless_continue' '--warn=clippy::mutex_integer' '--warn=clippy::mem_forget' '--warn=clippy::macro_use_imports' '--warn=clippy::lossy_float_literal' '--warn=clippy::linkedlist' '--allow=clippy::let_and_return' '--warn=clippy::large_types_passed_by_value' '--warn=clippy::large_stack_arrays' '--warn=clippy::large_digit_groups' '--warn=clippy::invalid_upcast_comparisons' '--warn=clippy::infinite_loop' '--warn=clippy::inefficient_to_string' '--warn=clippy::inconsistent_struct_constructor' '--warn=clippy::imprecise_flops' '--warn=clippy::implicit_clone' '--allow=clippy::if_same_then_else' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::fn_params_excessive_bools' '--warn=clippy::float_cmp_const' '--warn=clippy::flat_map_option' '--warn=clippy::filter_map_next' '--warn=clippy::fallible_impl_from' '--warn=clippy::explicit_into_iter_loop' '--warn=clippy::explicit_deref_methods' '--warn=clippy::expl_impl_clone_on_copy' '--warn=clippy::enum_glob_use' '--warn=clippy::empty_enum' '--warn=clippy::doc_markdown' '--warn=clippy::debug_assert_with_mut_call' '--warn=clippy::dbg_macro' '--warn=clippy::create_dir' '--allow=clippy::collapsible_else_if' '--warn=clippy::checked_conversions' '--allow=clippy::branches_sharing_code' '--allow=clippy::bool_assert_comparison' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "debug", "default", "simd", "std", "unstable-doc", "unstable-recover"))' -C metadata=9f7ebea67b20e530 -C extra-filename=-0c7cb3e66ab14e6f --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 805 | 2026-01-27T22:43:33.256Z | Running `/work/oxidecomputer/dropshot/target/debug/build/usdt-impl-98b8dd84edd8aff1/build-script-build` |
| 806 | 2026-01-27T22:43:33.281Z | Compiling console v0.15.7 |
| 807 | 2026-01-27T22:43:33.281Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name console --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/console-0.15.7/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="ansi-parsing"' --cfg 'feature="default"' --cfg 'feature="unicode-width"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("ansi-parsing", "default", "unicode-width", "windows-console-colors"))' -C metadata=300e146235400aaf -C extra-filename=-2663d63ba9e0be73 --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-a63e97079b2e8b1d.rmeta --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-d91a6b01eb2cb91d.rmeta --extern unicode_width=/work/oxidecomputer/dropshot/target/debug/deps/libunicode_width-07fc40ab92b7be4e.rmeta --cap-lints allow` |
| 808 | 2026-01-27T22:43:33.333Z | Compiling chrono v0.4.43 |
| 809 | 2026-01-27T22:43:33.358Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name chrono --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/chrono-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 --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=a1a2369000a743fa -C extra-filename=-d48d07efdfb253f1 --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-21e601a383bd0e73.rmeta --extern num_traits=/work/oxidecomputer/dropshot/target/debug/deps/libnum_traits-8e52de7a6ca47779.rmeta --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-3a0d916f56a16666.rmeta --cap-lints allow` |
| 810 | 2026-01-27T22:43:33.503Z | Compiling newline-converter v0.3.0 |
| 811 | 2026-01-27T22:43:33.527Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name newline_converter --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/newline-converter-0.3.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=96d4608f68ee7889 -C extra-filename=-c8e2c71880ceb9b2 --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-dcc785b7b02fb49d.rmeta --cap-lints allow` |
| 812 | 2026-01-27T22:43:33.683Z | Compiling hyper v1.8.1 |
| 813 | 2026-01-27T22:43:33.707Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name hyper --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-1.8.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --warn=unexpected_cfgs --check-cfg 'cfg(hyper_unstable_tracing)' --check-cfg 'cfg(hyper_unstable_ffi)' --cfg 'feature="client"' --cfg 'feature="default"' --cfg 'feature="full"' --cfg 'feature="http1"' --cfg 'feature="http2"' --cfg 'feature="server"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("capi", "client", "default", "ffi", "full", "http1", "http2", "nightly", "server", "tracing"))' -C metadata=7e85d66e516f287b -C extra-filename=-1c91b6e53cfd6c9e --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-9ac8fd3889a1fc7b.rmeta --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-5ecd5f1916a6d7e9.rmeta --extern futures_channel=/work/oxidecomputer/dropshot/target/debug/deps/libfutures_channel-c12409cd2aa547f6.rmeta --extern futures_core=/work/oxidecomputer/dropshot/target/debug/deps/libfutures_core-1f9e330bb92d952e.rmeta --extern h2=/work/oxidecomputer/dropshot/target/debug/deps/libh2-46783b25a48e31a0.rmeta --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-ed9a5b50ef325b97.rmeta --extern http_body=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body-5896181714a67144.rmeta --extern httparse=/work/oxidecomputer/dropshot/target/debug/deps/libhttparse-a23521c4f33a3866.rmeta --extern httpdate=/work/oxidecomputer/dropshot/target/debug/deps/libhttpdate-b6ded7f23f87f621.rmeta --extern itoa=/work/oxidecomputer/dropshot/target/debug/deps/libitoa-2a6214e7bd6abaee.rmeta --extern pin_project_lite=/work/oxidecomputer/dropshot/target/debug/deps/libpin_project_lite-f2e925eb377ed176.rmeta --extern pin_utils=/work/oxidecomputer/dropshot/target/debug/deps/libpin_utils-b878c6d60e538515.rmeta --extern smallvec=/work/oxidecomputer/dropshot/target/debug/deps/libsmallvec-49dd8f4c7a263819.rmeta --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-d73d3f5f3f20db22.rmeta --extern want=/work/oxidecomputer/dropshot/target/debug/deps/libwant-72c27f76ab1fcf03.rmeta --cap-lints allow` |
| 814 | 2026-01-27T22:43:34.047Z | Running `/work/oxidecomputer/dropshot/target/debug/build/thiserror-78dfc24ca47a64d1/build-script-build` |
| 815 | 2026-01-27T22:43:34.376Z | Compiling idna v1.0.3 |
| 816 | 2026-01-27T22:43:34.400Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name idna --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/idna-1.0.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="alloc"' --cfg 'feature="compiled_data"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "compiled_data", "default", "std"))' -C metadata=3712b401dd584d20 -C extra-filename=-f4817194f29edbb1 --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-797e8adef1b67ca9.rmeta --extern smallvec=/work/oxidecomputer/dropshot/target/debug/deps/libsmallvec-49dd8f4c7a263819.rmeta --extern utf8_iter=/work/oxidecomputer/dropshot/target/debug/deps/libutf8_iter-c8a7bbf3e2d688c8.rmeta --cap-lints allow` |
| 817 | 2026-01-27T22:43:34.553Z | Compiling sha1 v0.10.6 |
| 818 | 2026-01-27T22:43:34.577Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name sha1 --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/sha1-0.10.6/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("asm", "compress", "default", "force-soft", "loongarch64_asm", "oid", "sha1-asm", "std"))' -C metadata=d7040ecb6f5905cd -C extra-filename=-7bcc0f1f2b9105cc --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-d9f3e49df05053f1.rmeta --extern cpufeatures=/work/oxidecomputer/dropshot/target/debug/deps/libcpufeatures-b12975013fe88fbb.rmeta --extern digest=/work/oxidecomputer/dropshot/target/debug/deps/libdigest-7c69d3f13d5c737f.rmeta --cap-lints allow` |
| 819 | 2026-01-27T22:43:34.926Z | Compiling mime_guess v2.0.5 |
| 820 | 2026-01-27T22:43:34.950Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2015 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/mime_guess-2.0.5/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no --cfg 'feature="default"' --cfg 'feature="rev-mappings"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "rev-mappings"))' -C metadata=928caf0a3d1823ee -C extra-filename=-d0a31ccf62658966 --out-dir /work/oxidecomputer/dropshot/target/debug/build/mime_guess-d0a31ccf62658966 -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --extern unicase=/work/oxidecomputer/dropshot/target/debug/deps/libunicase-0ba087e84ae7d5c7.rlib --cap-lints allow` |
| 821 | 2026-01-27T22:43:35.872Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name native_tls --edition=2015 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/native-tls-0.2.12/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alpn", "vendored"))' -C metadata=84b2260e50541553 -C extra-filename=-eda2c62e24db2505 --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-aaa7dec7979a9811.rmeta --extern openssl=/work/oxidecomputer/dropshot/target/debug/deps/libopenssl-ae3c99b2131f44c3.rmeta --extern openssl_probe=/work/oxidecomputer/dropshot/target/debug/deps/libopenssl_probe-aa9a99eabf3de30f.rmeta --extern openssl_sys=/work/oxidecomputer/dropshot/target/debug/deps/libopenssl_sys-f6dd7c307ab69e35.rmeta --cap-lints allow -L native=/usr/ssl-3/lib/amd64 --cfg have_min_max_version` |
| 822 | 2026-01-27T22:43:35.907Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name dof --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dof-0.4.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="des"' --cfg 'feature="goblin"' --cfg 'feature="pretty-hex"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("des", "goblin", "pretty-hex"))' -C metadata=ee57733e701870ce -C extra-filename=-0e002da78f8162e0 --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-b8e1fb6e2573cefc.rmeta --extern pretty_hex=/work/oxidecomputer/dropshot/target/debug/deps/libpretty_hex-0636d225778e88e7.rmeta --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-3a0d916f56a16666.rmeta --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-a58d8ab2c3840a45.rmeta --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-d789ed5f9e345b51.rmeta --extern zerocopy=/work/oxidecomputer/dropshot/target/debug/deps/libzerocopy-2865ae27d36d88e1.rmeta --cap-lints allow` |
| 823 | 2026-01-27T22:43:35.931Z | Compiling hyper-util v0.1.19 |
| 824 | 2026-01-27T22:43:35.956Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name hyper_util --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.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="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=f9570ee87cd740d2 -C extra-filename=-0eee54ce6727f7c3 --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-18af7d7230f35e32.rmeta --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-5ecd5f1916a6d7e9.rmeta --extern futures_channel=/work/oxidecomputer/dropshot/target/debug/deps/libfutures_channel-c12409cd2aa547f6.rmeta --extern futures_core=/work/oxidecomputer/dropshot/target/debug/deps/libfutures_core-1f9e330bb92d952e.rmeta --extern futures_util=/work/oxidecomputer/dropshot/target/debug/deps/libfutures_util-0cce9e60b43d5241.rmeta --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-ed9a5b50ef325b97.rmeta --extern http_body=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body-5896181714a67144.rmeta --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-1c91b6e53cfd6c9e.rmeta --extern ipnet=/work/oxidecomputer/dropshot/target/debug/deps/libipnet-e8680fc069cdafc7.rmeta --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-d91a6b01eb2cb91d.rmeta --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-a56d4c653a00f37e.rmeta --extern pin_project_lite=/work/oxidecomputer/dropshot/target/debug/deps/libpin_project_lite-f2e925eb377ed176.rmeta --extern socket2=/work/oxidecomputer/dropshot/target/debug/deps/libsocket2-e2e3b0bd45e1787c.rmeta --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-d73d3f5f3f20db22.rmeta --extern tower_layer=/work/oxidecomputer/dropshot/target/debug/deps/libtower_layer-5bd16f5b029f7406.rmeta --extern tower_service=/work/oxidecomputer/dropshot/target/debug/deps/libtower_service-fa2a7b03ae5924ab.rmeta --extern tracing=/work/oxidecomputer/dropshot/target/debug/deps/libtracing-2fac1e82ca739178.rmeta --cap-lints allow` |
| 825 | 2026-01-27T22:43:36.172Z | Compiling toml_parser v1.0.6+spec-1.1.0 |
| 826 | 2026-01-27T22:43:36.196Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name toml_parser --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/toml_parser-1.0.6+spec-1.1.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --warn=rust_2018_idioms '--warn=clippy::zero_sized_map_values' '--warn=clippy::wildcard_imports' '--warn=clippy::verbose_file_reads' '--warn=clippy::use_self' --warn=unused_qualifications --warn=unused_macro_rules --warn=unused_lifetimes --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub --allow=unnameable_types '--warn=clippy::uninlined_format_args' '--warn=clippy::trait_duplication_in_bounds' '--warn=clippy::todo' '--warn=clippy::string_to_string' '--warn=clippy::string_lit_as_bytes' '--warn=clippy::string_add_assign' '--warn=clippy::string_add' '--warn=clippy::str_to_string' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::self_named_module_files' '--warn=clippy::same_functions_in_if_condition' '--allow=clippy::result_large_err' '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::ref_option_ref' '--warn=clippy::redundant_feature_names' '--warn=clippy::rc_mutex' '--warn=clippy::ptr_as_ptr' '--warn=clippy::path_buf_push_overwrite' '--warn=clippy::negative_feature_names' '--warn=clippy::needless_for_each' '--allow=clippy::needless_continue' '--allow=clippy::needless_bool' '--warn=clippy::mutex_integer' '--warn=clippy::mem_forget' '--warn=clippy::macro_use_imports' '--warn=clippy::lossy_float_literal' '--warn=clippy::linkedlist' '--allow=clippy::let_and_return' '--warn=clippy::large_types_passed_by_value' '--warn=clippy::large_stack_arrays' '--warn=clippy::large_digit_groups' '--warn=clippy::invalid_upcast_comparisons' '--warn=clippy::infinite_loop' '--warn=clippy::inefficient_to_string' '--warn=clippy::inconsistent_struct_constructor' '--warn=clippy::imprecise_flops' '--warn=clippy::implicit_clone' '--allow=clippy::if_same_then_else' '--allow=clippy::get_first' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::fn_params_excessive_bools' '--warn=clippy::float_cmp_const' '--warn=clippy::flat_map_option' '--warn=clippy::filter_map_next' '--warn=clippy::fallible_impl_from' '--warn=clippy::explicit_into_iter_loop' '--warn=clippy::explicit_deref_methods' '--warn=clippy::expl_impl_clone_on_copy' '--warn=clippy::enum_glob_use' '--warn=clippy::empty_enum' '--warn=clippy::doc_markdown' '--warn=clippy::debug_assert_with_mut_call' '--warn=clippy::dbg_macro' '--warn=clippy::create_dir' '--allow=clippy::collapsible_else_if' '--warn=clippy::checked_conversions' '--allow=clippy::branches_sharing_code' '--allow=clippy::bool_assert_comparison' --cfg 'feature="alloc"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "debug", "default", "simd", "std", "unsafe"))' -C metadata=2aba156316bca59e -C extra-filename=-73dcedb190d70355 --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-0c7cb3e66ab14e6f.rmeta --cap-lints allow` |
| 827 | 2026-01-27T22:43:36.467Z | Compiling rand v0.8.4 |
| 828 | 2026-01-27T22:43:36.492Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name rand --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/rand-0.8.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="getrandom"' --cfg 'feature="libc"' --cfg 'feature="rand_chacha"' --cfg 'feature="rand_hc"' --cfg 'feature="std"' --cfg 'feature="std_rng"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "getrandom", "libc", "log", "min_const_gen", "nightly", "packed_simd", "rand_chacha", "rand_hc", "serde", "serde1", "simd_support", "small_rng", "std", "std_rng"))' -C metadata=b5a183d30f84112d -C extra-filename=-c9999c3e1abed566 --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-d91a6b01eb2cb91d.rmeta --extern rand_chacha=/work/oxidecomputer/dropshot/target/debug/deps/librand_chacha-166df8d44c49eace.rmeta --extern rand_core=/work/oxidecomputer/dropshot/target/debug/deps/librand_core-2d6f9184da938cb8.rmeta --cap-lints allow` |
| 829 | 2026-01-27T22:43:36.641Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name rustls --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/rustls-0.22.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="log"' --cfg 'feature="logging"' --cfg 'feature="ring"' --cfg 'feature="tls12"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("aws_lc_rs", "default", "log", "logging", "read_buf", "ring", "rustversion", "tls12"))' -C metadata=05b862b04872a309 -C extra-filename=-aa6d052f3a01b72c --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-aaa7dec7979a9811.rmeta --extern ring=/work/oxidecomputer/dropshot/target/debug/deps/libring-a7aec3e05e225fa8.rmeta --extern pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-8e0cf7eb9d277db1.rmeta --extern webpki=/work/oxidecomputer/dropshot/target/debug/deps/libwebpki-2eae4d21546d15aa.rmeta --extern subtle=/work/oxidecomputer/dropshot/target/debug/deps/libsubtle-23c10a0749295ab8.rmeta --extern zeroize=/work/oxidecomputer/dropshot/target/debug/deps/libzeroize-43179ed41b445ef9.rmeta --cap-lints allow -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-8fb92ae8b3c90b1a/out` |
| 830 | 2026-01-27T22:43:37.183Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name ryu --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/ryu-1.0.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("no-panic", "small"))' -C metadata=a9a277ace250be2f -C extra-filename=-c0bdb86579048164 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow --cfg integer128 --cfg maybe_uninit` |
| 831 | 2026-01-27T22:43:37.386Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name rustls --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/rustls-0.23.13/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="ring"' --cfg 'feature="std"' --cfg 'feature="tls12"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("aws-lc-rs", "aws_lc_rs", "brotli", "custom-provider", "default", "fips", "hashbrown", "log", "logging", "read_buf", "ring", "rustversion", "std", "tls12", "zlib"))' -C metadata=8d1ea7e64313c0dd -C extra-filename=-1ef3db28a85294bc --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-bcf0c78fdafaa0ad.rmeta --extern ring=/work/oxidecomputer/dropshot/target/debug/deps/libring-a7aec3e05e225fa8.rmeta --extern pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-8e0cf7eb9d277db1.rmeta --extern webpki=/work/oxidecomputer/dropshot/target/debug/deps/libwebpki-2eae4d21546d15aa.rmeta --extern subtle=/work/oxidecomputer/dropshot/target/debug/deps/libsubtle-23c10a0749295ab8.rmeta --extern zeroize=/work/oxidecomputer/dropshot/target/debug/deps/libzeroize-43179ed41b445ef9.rmeta --cap-lints allow -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-8fb92ae8b3c90b1a/out --check-cfg 'cfg(bench)' --check-cfg 'cfg(read_buf)'` |
| 832 | 2026-01-27T22:43:37.530Z | Compiling thiserror-impl v1.0.69 |
| 833 | 2026-01-27T22:43:37.554Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name thiserror_impl --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/thiserror-impl-1.0.69/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=7bc3b4d052b7fab7 -C extra-filename=-2f99b465f086ffe9 --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-d218ed60daceb981.rlib --extern quote=/work/oxidecomputer/dropshot/target/debug/deps/libquote-bc8184eefe67b51b.rlib --extern syn=/work/oxidecomputer/dropshot/target/debug/deps/libsyn-c716fdea4608336e.rlib --extern proc_macro --cap-lints allow` |
| 834 | 2026-01-27T22:43:37.675Z | Compiling concurrent-queue v2.5.0 |
| 835 | 2026-01-27T22:43:37.699Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name concurrent_queue --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/concurrent-queue-2.5.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "loom", "portable-atomic", "std"))' -C metadata=a4b106958f37fcff -C extra-filename=-1e19e36cdffb678b --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-0c937afeade36510.rmeta --cap-lints allow` |
| 836 | 2026-01-27T22:43:37.832Z | Compiling serde_derive_internals v0.29.0 |
| 837 | 2026-01-27T22:43:37.856Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name serde_derive_internals --edition=2015 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/serde_derive_internals-0.29.0/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=fc0de5313db881b7 -C extra-filename=-6f44e2a81082c908 --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-d218ed60daceb981.rmeta --extern quote=/work/oxidecomputer/dropshot/target/debug/deps/libquote-bc8184eefe67b51b.rmeta --extern syn=/work/oxidecomputer/dropshot/target/debug/deps/libsyn-c716fdea4608336e.rmeta --cap-lints allow` |
| 838 | 2026-01-27T22:43:38.036Z | Compiling http-body-util v0.1.3 |
| 839 | 2026-01-27T22:43:38.061Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name http_body_util --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/http-body-util-0.1.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("channel", "default", "full"))' -C metadata=06768a6fc0d7f177 -C extra-filename=-9be7bc304d60cb78 --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-5ecd5f1916a6d7e9.rmeta --extern futures_core=/work/oxidecomputer/dropshot/target/debug/deps/libfutures_core-1f9e330bb92d952e.rmeta --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-ed9a5b50ef325b97.rmeta --extern http_body=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body-5896181714a67144.rmeta --extern pin_project_lite=/work/oxidecomputer/dropshot/target/debug/deps/libpin_project_lite-f2e925eb377ed176.rmeta --cap-lints allow` |
| 840 | 2026-01-27T22:43:38.361Z | Compiling toml_datetime v0.7.5+spec-1.1.0 |
| 841 | 2026-01-27T22:43:38.385Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name toml_datetime --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/toml_datetime-0.7.5+spec-1.1.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --warn=rust_2018_idioms '--warn=clippy::zero_sized_map_values' '--warn=clippy::wildcard_imports' '--warn=clippy::verbose_file_reads' '--warn=clippy::use_self' --warn=unused_qualifications --warn=unused_macro_rules --warn=unused_lifetimes --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub --allow=unnameable_types '--warn=clippy::uninlined_format_args' '--warn=clippy::trait_duplication_in_bounds' '--warn=clippy::todo' '--warn=clippy::string_to_string' '--warn=clippy::string_lit_as_bytes' '--warn=clippy::string_add_assign' '--warn=clippy::string_add' '--warn=clippy::str_to_string' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::self_named_module_files' '--warn=clippy::same_functions_in_if_condition' '--allow=clippy::result_large_err' '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::ref_option_ref' '--warn=clippy::redundant_feature_names' '--warn=clippy::rc_mutex' '--warn=clippy::ptr_as_ptr' '--warn=clippy::path_buf_push_overwrite' '--warn=clippy::negative_feature_names' '--warn=clippy::needless_for_each' '--allow=clippy::needless_continue' '--allow=clippy::needless_bool' '--warn=clippy::mutex_integer' '--warn=clippy::mem_forget' '--warn=clippy::macro_use_imports' '--warn=clippy::lossy_float_literal' '--warn=clippy::linkedlist' '--allow=clippy::let_and_return' '--warn=clippy::large_types_passed_by_value' '--warn=clippy::large_stack_arrays' '--warn=clippy::large_digit_groups' '--warn=clippy::invalid_upcast_comparisons' '--warn=clippy::infinite_loop' '--warn=clippy::inefficient_to_string' '--warn=clippy::inconsistent_struct_constructor' '--warn=clippy::imprecise_flops' '--warn=clippy::implicit_clone' '--allow=clippy::if_same_then_else' '--allow=clippy::get_first' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::fn_params_excessive_bools' '--warn=clippy::float_cmp_const' '--warn=clippy::flat_map_option' '--warn=clippy::filter_map_next' '--warn=clippy::fallible_impl_from' '--warn=clippy::explicit_into_iter_loop' '--warn=clippy::explicit_deref_methods' '--warn=clippy::expl_impl_clone_on_copy' '--warn=clippy::enum_glob_use' '--warn=clippy::empty_enum' '--warn=clippy::doc_markdown' '--warn=clippy::debug_assert_with_mut_call' '--warn=clippy::dbg_macro' '--warn=clippy::create_dir' '--allow=clippy::collapsible_else_if' '--warn=clippy::checked_conversions' '--allow=clippy::branches_sharing_code' '--allow=clippy::bool_assert_comparison' --cfg 'feature="alloc"' --cfg 'feature="serde"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "serde", "std"))' -C metadata=ea34b064c45c8ae7 -C extra-filename=-2307657a36f0e4d3 --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-cbe5626542001e99.rmeta --cap-lints allow` |
| 842 | 2026-01-27T22:43:38.487Z | Compiling serde_spanned v1.0.4 |
| 843 | 2026-01-27T22:43:38.511Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name serde_spanned --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/serde_spanned-1.0.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --warn=rust_2018_idioms '--warn=clippy::zero_sized_map_values' '--warn=clippy::wildcard_imports' '--warn=clippy::verbose_file_reads' '--warn=clippy::use_self' --warn=unused_qualifications --warn=unused_macro_rules --warn=unused_lifetimes --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub --allow=unnameable_types '--warn=clippy::uninlined_format_args' '--warn=clippy::trait_duplication_in_bounds' '--warn=clippy::todo' '--warn=clippy::string_to_string' '--warn=clippy::string_lit_as_bytes' '--warn=clippy::string_add_assign' '--warn=clippy::string_add' '--warn=clippy::str_to_string' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::self_named_module_files' '--warn=clippy::same_functions_in_if_condition' '--allow=clippy::result_large_err' '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::ref_option_ref' '--warn=clippy::redundant_feature_names' '--warn=clippy::rc_mutex' '--warn=clippy::ptr_as_ptr' '--warn=clippy::path_buf_push_overwrite' '--warn=clippy::negative_feature_names' '--warn=clippy::needless_for_each' '--allow=clippy::needless_continue' '--allow=clippy::needless_bool' '--warn=clippy::mutex_integer' '--warn=clippy::mem_forget' '--warn=clippy::macro_use_imports' '--warn=clippy::lossy_float_literal' '--warn=clippy::linkedlist' '--allow=clippy::let_and_return' '--warn=clippy::large_types_passed_by_value' '--warn=clippy::large_stack_arrays' '--warn=clippy::large_digit_groups' '--warn=clippy::invalid_upcast_comparisons' '--warn=clippy::infinite_loop' '--warn=clippy::inefficient_to_string' '--warn=clippy::inconsistent_struct_constructor' '--warn=clippy::imprecise_flops' '--warn=clippy::implicit_clone' '--allow=clippy::if_same_then_else' '--allow=clippy::get_first' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::fn_params_excessive_bools' '--warn=clippy::float_cmp_const' '--warn=clippy::flat_map_option' '--warn=clippy::filter_map_next' '--warn=clippy::fallible_impl_from' '--warn=clippy::explicit_into_iter_loop' '--warn=clippy::explicit_deref_methods' '--warn=clippy::expl_impl_clone_on_copy' '--warn=clippy::enum_glob_use' '--warn=clippy::empty_enum' '--warn=clippy::doc_markdown' '--warn=clippy::debug_assert_with_mut_call' '--warn=clippy::dbg_macro' '--warn=clippy::create_dir' '--allow=clippy::collapsible_else_if' '--warn=clippy::checked_conversions' '--allow=clippy::branches_sharing_code' '--allow=clippy::bool_assert_comparison' --cfg 'feature="alloc"' --cfg 'feature="serde"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "serde", "std"))' -C metadata=5c8dc3ec33ffb75c -C extra-filename=-b2be4bc2f314013e --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-cbe5626542001e99.rmeta --cap-lints allow` |
| 844 | 2026-01-27T22:43:38.757Z | Compiling rustls-pemfile v2.2.0 |
| 845 | 2026-01-27T22:43:38.784Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name rustls_pemfile --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/rustls-pemfile-2.2.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=336a1c1faec4f907 -C extra-filename=-dded347b8d3b8f8d --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-8e0cf7eb9d277db1.rmeta --cap-lints allow` |
| 846 | 2026-01-27T22:43:38.988Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name syn --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/syn-2.0.114/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="clone-impls"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="extra-traits"' --cfg 'feature="full"' --cfg 'feature="parsing"' --cfg 'feature="printing"' --cfg 'feature="proc-macro"' --cfg 'feature="visit"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("clone-impls", "default", "derive", "extra-traits", "fold", "full", "parsing", "printing", "proc-macro", "test", "visit", "visit-mut"))' -C metadata=1ceeb3686de2506e -C extra-filename=-66720f64ab714546 --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-d218ed60daceb981.rmeta --extern quote=/work/oxidecomputer/dropshot/target/debug/deps/libquote-bc8184eefe67b51b.rmeta --extern unicode_ident=/work/oxidecomputer/dropshot/target/debug/deps/libunicode_ident-34998c1384dce2fd.rmeta --cap-lints allow` |
| 847 | 2026-01-27T22:43:39.140Z | Compiling multer v3.1.0 |
| 848 | 2026-01-27T22:43:39.164Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/multer-3.1.0/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("all", "default", "json", "log", "serde", "serde_json", "tokio", "tokio-io", "tokio-util"))' -C metadata=139fe0c9c5b3f507 -C extra-filename=-a42ca7aa30ae6038 --out-dir /work/oxidecomputer/dropshot/target/debug/build/multer-a42ca7aa30ae6038 -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --extern version_check=/work/oxidecomputer/dropshot/target/debug/deps/libversion_check-fa8a923cfd6ca6bd.rlib --cap-lints allow` |
| 849 | 2026-01-27T22:43:39.493Z | Compiling thread_local v1.1.4 |
| 850 | 2026-01-27T22:43:39.517Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name thread_local --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/thread_local-1.1.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("criterion"))' -C metadata=232866806a901487 -C extra-filename=-ee882d04a2f7e901 --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-bcf0c78fdafaa0ad.rmeta --cap-lints allow` |
| 851 | 2026-01-27T22:43:39.517Z | Compiling sync_wrapper v1.0.1 |
| 852 | 2026-01-27T22:43:39.517Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name sync_wrapper --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/sync_wrapper-1.0.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="futures"' --cfg 'feature="futures-core"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("futures", "futures-core"))' -C metadata=ada8dd1ff9306251 -C extra-filename=-ef0bbdc2a7a3739f --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-1f9e330bb92d952e.rmeta --cap-lints allow` |
| 853 | 2026-01-27T22:43:39.569Z | Compiling encoding_rs v0.8.32 |
| 854 | 2026-01-27T22:43:39.593Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name encoding_rs --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/encoding_rs-0.8.32/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="alloc"' --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "fast-big5-hanzi-encode", "fast-gb-hanzi-encode", "fast-hangul-encode", "fast-hanja-encode", "fast-kanji-encode", "fast-legacy-encode", "less-slow-big5-hanzi-encode", "less-slow-gb-hanzi-encode", "less-slow-kanji-encode", "packed_simd", "serde", "simd-accel"))' -C metadata=d3a93d1951d02263 -C extra-filename=-052e04dcd3f6cbff --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-d9f3e49df05053f1.rmeta --cap-lints allow` |
| 855 | 2026-01-27T22:43:39.683Z | Compiling slog-async v2.8.0 |
| 856 | 2026-01-27T22:43:39.708Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2015 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "dynamic-keys", "nested-values"))' -C metadata=0a710e43e6493c5e -C extra-filename=-1b6eb845a3cc7555 --out-dir /work/oxidecomputer/dropshot/target/debug/build/slog-async-1b6eb845a3cc7555 -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 857 | 2026-01-27T22:43:39.886Z | Compiling camino v1.2.2 |
| 858 | 2026-01-27T22:43:39.910Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/camino-1.2.2/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no --cfg 'feature="serde1"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("proptest1", "serde1"))' -C metadata=0da1b124d1e61dd5 -C extra-filename=-c87aee8a966f86e7 --out-dir /work/oxidecomputer/dropshot/target/debug/build/camino-c87aee8a966f86e7 -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 859 | 2026-01-27T22:43:39.981Z | Compiling toml_writer v1.0.6+spec-1.1.0 |
| 860 | 2026-01-27T22:43:40.005Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name toml_writer --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/toml_writer-1.0.6+spec-1.1.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --warn=rust_2018_idioms '--warn=clippy::zero_sized_map_values' '--warn=clippy::wildcard_imports' '--warn=clippy::verbose_file_reads' '--warn=clippy::use_self' --warn=unused_qualifications --warn=unused_macro_rules --warn=unused_lifetimes --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub --allow=unnameable_types '--warn=clippy::uninlined_format_args' '--warn=clippy::trait_duplication_in_bounds' '--warn=clippy::todo' '--warn=clippy::string_to_string' '--warn=clippy::string_lit_as_bytes' '--warn=clippy::string_add_assign' '--warn=clippy::string_add' '--warn=clippy::str_to_string' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::self_named_module_files' '--warn=clippy::same_functions_in_if_condition' '--allow=clippy::result_large_err' '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::ref_option_ref' '--warn=clippy::redundant_feature_names' '--warn=clippy::rc_mutex' '--warn=clippy::ptr_as_ptr' '--warn=clippy::path_buf_push_overwrite' '--warn=clippy::negative_feature_names' '--warn=clippy::needless_for_each' '--allow=clippy::needless_continue' '--allow=clippy::needless_bool' '--warn=clippy::mutex_integer' '--warn=clippy::mem_forget' '--warn=clippy::macro_use_imports' '--warn=clippy::lossy_float_literal' '--warn=clippy::linkedlist' '--allow=clippy::let_and_return' '--warn=clippy::large_types_passed_by_value' '--warn=clippy::large_stack_arrays' '--warn=clippy::large_digit_groups' '--warn=clippy::invalid_upcast_comparisons' '--warn=clippy::infinite_loop' '--warn=clippy::inefficient_to_string' '--warn=clippy::inconsistent_struct_constructor' '--warn=clippy::imprecise_flops' '--warn=clippy::implicit_clone' '--allow=clippy::if_same_then_else' '--allow=clippy::get_first' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::fn_params_excessive_bools' '--warn=clippy::float_cmp_const' '--warn=clippy::flat_map_option' '--warn=clippy::filter_map_next' '--warn=clippy::fallible_impl_from' '--warn=clippy::explicit_into_iter_loop' '--warn=clippy::explicit_deref_methods' '--warn=clippy::expl_impl_clone_on_copy' '--warn=clippy::enum_glob_use' '--warn=clippy::empty_enum' '--warn=clippy::doc_markdown' '--warn=clippy::debug_assert_with_mut_call' '--warn=clippy::dbg_macro' '--warn=clippy::create_dir' '--allow=clippy::collapsible_else_if' '--warn=clippy::checked_conversions' '--allow=clippy::branches_sharing_code' '--allow=clippy::bool_assert_comparison' --cfg 'feature="alloc"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "std"))' -C metadata=a0fc67ae6d81e51f -C extra-filename=-32fd83338daea29c --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 861 | 2026-01-27T22:43:40.210Z | Compiling heck v0.5.0 |
| 862 | 2026-01-27T22:43:40.235Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name heck --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/heck-0.5.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=fd370ffe228952d8 -C extra-filename=-86e41ea74570e15a --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 863 | 2026-01-27T22:43:40.367Z | Compiling schemars v0.8.22 |
| 864 | 2026-01-27T22:43:40.391Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/schemars-0.8.22/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no --cfg 'feature="chrono"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="schemars_derive"' --cfg 'feature="uuid1"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arrayvec", "arrayvec05", "arrayvec07", "bigdecimal", "bigdecimal03", "bigdecimal04", "bytes", "chrono", "default", "derive", "derive_json_schema", "either", "enumset", "impl_json_schema", "indexmap", "indexmap1", "indexmap2", "preserve_order", "raw_value", "rust_decimal", "schemars_derive", "semver", "smallvec", "smol_str", "ui_test", "url", "uuid", "uuid08", "uuid1"))' -C metadata=454370d0d5904cd8 -C extra-filename=-d7cab6c2d20fa910 --out-dir /work/oxidecomputer/dropshot/target/debug/build/schemars-d7cab6c2d20fa910 -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 865 | 2026-01-27T22:43:40.439Z | Compiling similar v2.2.1 |
| 866 | 2026-01-27T22:43:40.463Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name similar --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/similar-2.2.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="text"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("bstr", "bytes", "default", "inline", "serde", "text", "unicode", "unicode-segmentation"))' -C metadata=4bbf57db7a447337 -C extra-filename=-4ebf39e698e8c842 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 867 | 2026-01-27T22:43:40.517Z | Compiling target-triple v1.0.0 |
| 868 | 2026-01-27T22:43:40.541Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/target-triple-1.0.0/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=f380711f26d15791 -C extra-filename=-720b06c19d8bf610 --out-dir /work/oxidecomputer/dropshot/target/debug/build/target-triple-720b06c19d8bf610 -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 869 | 2026-01-27T22:43:40.591Z | Compiling semver v1.0.27 |
| 870 | 2026-01-27T22:43:40.615Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name semver --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/semver-1.0.27/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "serde", "std"))' -C metadata=4c55781c242b3e24 -C extra-filename=-2794751f9e57cbac --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 871 | 2026-01-27T22:43:40.742Z | Compiling match_cfg v0.1.0 |
| 872 | 2026-01-27T22:43:40.766Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name match_cfg --edition=2015 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/match_cfg-0.1.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="use_core"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "use_core"))' -C metadata=719876d5451c2676 -C extra-filename=-8e53fec7412e9def --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 873 | 2026-01-27T22:43:40.857Z | Compiling parking v2.2.0 |
| 874 | 2026-01-27T22:43:40.881Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name parking --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/parking-2.2.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("loom"))' -C metadata=21ce6b505ef23201 -C extra-filename=-8d21b013053e2c7e --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 875 | 2026-01-27T22:43:40.995Z | Running `/work/oxidecomputer/dropshot/target/debug/build/target-triple-720b06c19d8bf610/build-script-build` |
| 876 | 2026-01-27T22:43:41.019Z | Compiling hostname v0.3.1 |
| 877 | 2026-01-27T22:43:41.019Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name hostname --edition=2015 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hostname-0.3.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "set"))' -C metadata=271fcf83c102c62b -C extra-filename=-584f80aa88551d37 --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-d91a6b01eb2cb91d.rmeta --extern match_cfg=/work/oxidecomputer/dropshot/target/debug/deps/libmatch_cfg-8e53fec7412e9def.rmeta --cap-lints allow` |
| 878 | 2026-01-27T22:43:41.210Z | Compiling event-listener v5.0.0 |
| 879 | 2026-01-27T22:43:41.234Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name event_listener --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/event-listener-5.0.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="parking"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "parking", "portable-atomic", "portable-atomic-util", "portable_atomic_crate", "std"))' -C metadata=fdb55de244a0a26d -C extra-filename=-5e27731531e4b509 --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-1e19e36cdffb678b.rmeta --extern parking=/work/oxidecomputer/dropshot/target/debug/deps/libparking-8d21b013053e2c7e.rmeta --extern pin_project_lite=/work/oxidecomputer/dropshot/target/debug/deps/libpin_project_lite-f2e925eb377ed176.rmeta --cap-lints allow` |
| 880 | 2026-01-27T22:43:41.258Z | Running `/work/oxidecomputer/dropshot/target/debug/build/schemars-d7cab6c2d20fa910/build-script-build` |
| 881 | 2026-01-27T22:43:41.282Z | Compiling tokio-rustls v0.25.0 |
| 882 | 2026-01-27T22:43:41.282Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name tokio_rustls --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-rustls-0.25.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="logging"' --cfg 'feature="ring"' --cfg 'feature="tls12"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "early-data", "logging", "ring", "tls12"))' -C metadata=bc14c798a15e704f -C extra-filename=-314cbb4b5d05212e --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-aa6d052f3a01b72c.rmeta --extern pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-8e0cf7eb9d277db1.rmeta --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-d73d3f5f3f20db22.rmeta --cap-lints allow -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-8fb92ae8b3c90b1a/out` |
| 883 | 2026-01-27T22:43:41.306Z | Running `/work/oxidecomputer/dropshot/target/debug/build/camino-c87aee8a966f86e7/build-script-build` |
| 884 | 2026-01-27T22:43:41.359Z | Compiling toml v0.9.11+spec-1.1.0 |
| 885 | 2026-01-27T22:43:41.383Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name toml --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/toml-0.9.11+spec-1.1.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --warn=rust_2018_idioms '--warn=clippy::zero_sized_map_values' '--warn=clippy::wildcard_imports' '--warn=clippy::verbose_file_reads' '--warn=clippy::use_self' --warn=unused_qualifications --warn=unused_macro_rules --warn=unused_lifetimes --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub --allow=unnameable_types '--warn=clippy::uninlined_format_args' '--warn=clippy::trait_duplication_in_bounds' '--warn=clippy::todo' '--warn=clippy::string_to_string' '--warn=clippy::string_lit_as_bytes' '--warn=clippy::string_add_assign' '--warn=clippy::string_add' '--warn=clippy::str_to_string' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::self_named_module_files' '--warn=clippy::same_functions_in_if_condition' '--allow=clippy::result_large_err' '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::ref_option_ref' '--warn=clippy::redundant_feature_names' '--warn=clippy::rc_mutex' '--warn=clippy::ptr_as_ptr' '--warn=clippy::path_buf_push_overwrite' '--warn=clippy::negative_feature_names' '--warn=clippy::needless_for_each' '--allow=clippy::needless_continue' '--allow=clippy::needless_bool' '--warn=clippy::mutex_integer' '--warn=clippy::mem_forget' '--warn=clippy::macro_use_imports' '--warn=clippy::lossy_float_literal' '--warn=clippy::linkedlist' '--allow=clippy::let_and_return' '--warn=clippy::large_types_passed_by_value' '--warn=clippy::large_stack_arrays' '--warn=clippy::large_digit_groups' '--warn=clippy::invalid_upcast_comparisons' '--warn=clippy::infinite_loop' '--warn=clippy::inefficient_to_string' '--warn=clippy::inconsistent_struct_constructor' '--warn=clippy::imprecise_flops' '--warn=clippy::implicit_clone' '--allow=clippy::if_same_then_else' '--allow=clippy::get_first' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::fn_params_excessive_bools' '--warn=clippy::float_cmp_const' '--warn=clippy::flat_map_option' '--warn=clippy::filter_map_next' '--warn=clippy::fallible_impl_from' '--warn=clippy::explicit_into_iter_loop' '--warn=clippy::explicit_deref_methods' '--warn=clippy::expl_impl_clone_on_copy' '--warn=clippy::enum_glob_use' '--warn=clippy::empty_enum' '--warn=clippy::doc_markdown' '--warn=clippy::debug_assert_with_mut_call' '--warn=clippy::dbg_macro' '--warn=clippy::create_dir' '--allow=clippy::collapsible_else_if' '--warn=clippy::checked_conversions' '--allow=clippy::branches_sharing_code' '--allow=clippy::bool_assert_comparison' --cfg 'feature="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=d3ff0ee0fbe8a174 -C extra-filename=-a8830c2f82315f1c --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-cbe5626542001e99.rmeta --extern serde_spanned=/work/oxidecomputer/dropshot/target/debug/deps/libserde_spanned-b2be4bc2f314013e.rmeta --extern toml_datetime=/work/oxidecomputer/dropshot/target/debug/deps/libtoml_datetime-2307657a36f0e4d3.rmeta --extern toml_parser=/work/oxidecomputer/dropshot/target/debug/deps/libtoml_parser-73dcedb190d70355.rmeta --extern toml_writer=/work/oxidecomputer/dropshot/target/debug/deps/libtoml_writer-32fd83338daea29c.rmeta --extern winnow=/work/oxidecomputer/dropshot/target/debug/deps/libwinnow-0c7cb3e66ab14e6f.rmeta --cap-lints allow` |
| 886 | 2026-01-27T22:43:41.687Z | Running `/work/oxidecomputer/dropshot/target/debug/build/slog-async-1b6eb845a3cc7555/build-script-build` |
| 887 | 2026-01-27T22:43:41.754Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name thiserror --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/thiserror-1.0.69/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=88502017fa7bf4fa -C extra-filename=-ee9f449b06969829 --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-2f99b465f086ffe9.so --cap-lints allow --check-cfg 'cfg(error_generic_member_access)' --check-cfg 'cfg(thiserror_nightly_testing)'` |
| 888 | 2026-01-27T22:43:41.778Z | Compiling tower v0.5.2 |
| 889 | 2026-01-27T22:43:41.778Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name tower --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tower-0.5.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="__common"' --cfg 'feature="futures-core"' --cfg 'feature="futures-util"' --cfg 'feature="pin-project-lite"' --cfg 'feature="retry"' --cfg 'feature="sync_wrapper"' --cfg 'feature="timeout"' --cfg 'feature="tokio"' --cfg 'feature="util"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("__common", "balance", "buffer", "discover", "filter", "full", "futures-core", "futures-util", "hdrhistogram", "hedge", "indexmap", "limit", "load", "load-shed", "log", "make", "pin-project-lite", "ready-cache", "reconnect", "retry", "slab", "spawn-ready", "steer", "sync_wrapper", "timeout", "tokio", "tokio-stream", "tokio-util", "tracing", "util"))' -C metadata=22df509a740b0e61 -C extra-filename=-f672b21dd6ca72ba --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-1f9e330bb92d952e.rmeta --extern futures_util=/work/oxidecomputer/dropshot/target/debug/deps/libfutures_util-0cce9e60b43d5241.rmeta --extern pin_project_lite=/work/oxidecomputer/dropshot/target/debug/deps/libpin_project_lite-f2e925eb377ed176.rmeta --extern sync_wrapper=/work/oxidecomputer/dropshot/target/debug/deps/libsync_wrapper-ef0bbdc2a7a3739f.rmeta --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-d73d3f5f3f20db22.rmeta --extern tower_layer=/work/oxidecomputer/dropshot/target/debug/deps/libtower_layer-5bd16f5b029f7406.rmeta --extern tower_service=/work/oxidecomputer/dropshot/target/debug/deps/libtower_service-fa2a7b03ae5924ab.rmeta --cap-lints allow` |
| 890 | 2026-01-27T22:43:41.907Z | Compiling schemars_derive v0.8.22 |
| 891 | 2026-01-27T22:43:41.931Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name schemars_derive --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/schemars_derive-0.8.22/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=acd3a0d9ceaff4e2 -C extra-filename=-527176b99a54e602 --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-d218ed60daceb981.rlib --extern quote=/work/oxidecomputer/dropshot/target/debug/deps/libquote-bc8184eefe67b51b.rlib --extern serde_derive_internals=/work/oxidecomputer/dropshot/target/debug/deps/libserde_derive_internals-6f44e2a81082c908.rlib --extern syn=/work/oxidecomputer/dropshot/target/debug/deps/libsyn-c716fdea4608336e.rlib --extern proc_macro --cap-lints allow` |
| 892 | 2026-01-27T22:43:42.541Z | Running `/work/oxidecomputer/dropshot/target/debug/build/multer-a42ca7aa30ae6038/build-script-build` |
| 893 | 2026-01-27T22:43:42.605Z | Compiling serde_urlencoded v0.7.1 |
| 894 | 2026-01-27T22:43:42.629Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name serde_urlencoded --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/serde_urlencoded-0.7.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=860fae4d2fe6d9ee -C extra-filename=-4cbbaede5c4e81a8 --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-14abb8393ba8e0e8.rmeta --extern itoa=/work/oxidecomputer/dropshot/target/debug/deps/libitoa-2a6214e7bd6abaee.rmeta --extern ryu=/work/oxidecomputer/dropshot/target/debug/deps/libryu-c0bdb86579048164.rmeta --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-3a0d916f56a16666.rmeta --cap-lints allow` |
| 895 | 2026-01-27T22:43:42.724Z | Compiling tokio-native-tls v0.3.1 |
| 896 | 2026-01-27T22:43:42.748Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name tokio_native_tls --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-native-tls-0.3.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("vendored"))' -C metadata=ee5c46f825214952 -C extra-filename=-c1fbd4e9bc382ceb --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --extern native_tls=/work/oxidecomputer/dropshot/target/debug/deps/libnative_tls-eda2c62e24db2505.rmeta --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-d73d3f5f3f20db22.rmeta --cap-lints allow -L native=/usr/ssl-3/lib/amd64` |
| 897 | 2026-01-27T22:43:43.019Z | Compiling tokio-rustls v0.26.0 |
| 898 | 2026-01-27T22:43:43.044Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name tokio_rustls --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-rustls-0.26.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="ring"' --cfg 'feature="tls12"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("aws-lc-rs", "aws_lc_rs", "default", "early-data", "fips", "logging", "ring", "tls12"))' -C metadata=98530e49017c3dea -C extra-filename=-6b2ab64aa67d5a7f --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-1ef3db28a85294bc.rmeta --extern pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-8e0cf7eb9d277db1.rmeta --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-d73d3f5f3f20db22.rmeta --cap-lints allow -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-8fb92ae8b3c90b1a/out` |
| 899 | 2026-01-27T22:43:43.110Z | Running `/work/oxidecomputer/dropshot/target/debug/build/mime_guess-d0a31ccf62658966/build-script-build` |
| 900 | 2026-01-27T22:43:43.149Z | Compiling url v2.5.4 |
| 901 | 2026-01-27T22:43:43.173Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name url --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/url-2.5.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("debugger_visualizer", "default", "expose_internals", "serde", "std"))' -C metadata=0af8018db8a527a6 -C extra-filename=-37270b45e6057a40 --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-14abb8393ba8e0e8.rmeta --extern idna=/work/oxidecomputer/dropshot/target/debug/deps/libidna-f4817194f29edbb1.rmeta --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-a56d4c653a00f37e.rmeta --cap-lints allow` |
| 902 | 2026-01-27T22:43:43.217Z | Compiling usdt-macro v0.6.0 |
| 903 | 2026-01-27T22:43:43.242Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name usdt_macro --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/usdt-macro-0.6.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=1875531998695ec5 -C extra-filename=-4372db2cefaf6a6f --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-218390f2a55e2b67.rlib --extern proc_macro2=/work/oxidecomputer/dropshot/target/debug/deps/libproc_macro2-d218ed60daceb981.rlib --extern quote=/work/oxidecomputer/dropshot/target/debug/deps/libquote-bc8184eefe67b51b.rlib --extern serde_tokenstream=/work/oxidecomputer/dropshot/target/debug/deps/libserde_tokenstream-ff817777ddf1b448.rlib --extern syn=/work/oxidecomputer/dropshot/target/debug/deps/libsyn-c716fdea4608336e.rlib --extern usdt_impl=/work/oxidecomputer/dropshot/target/debug/deps/libusdt_impl-f17836ef1ae08c9e.rlib --extern proc_macro --cap-lints allow` |
| 904 | 2026-01-27T22:43:43.449Z | Compiling usdt-attr-macro v0.6.0 |
| 905 | 2026-01-27T22:43:43.473Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name usdt_attr_macro --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/usdt-attr-macro-0.6.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=afa3f02a9460921f -C extra-filename=-558c4823ee6fb5d6 --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-218390f2a55e2b67.rlib --extern proc_macro2=/work/oxidecomputer/dropshot/target/debug/deps/libproc_macro2-d218ed60daceb981.rlib --extern quote=/work/oxidecomputer/dropshot/target/debug/deps/libquote-bc8184eefe67b51b.rlib --extern serde_tokenstream=/work/oxidecomputer/dropshot/target/debug/deps/libserde_tokenstream-ff817777ddf1b448.rlib --extern syn=/work/oxidecomputer/dropshot/target/debug/deps/libsyn-c716fdea4608336e.rlib --extern usdt_impl=/work/oxidecomputer/dropshot/target/debug/deps/libusdt_impl-f17836ef1ae08c9e.rlib --extern proc_macro --cap-lints allow` |
| 906 | 2026-01-27T22:43:44.423Z | Compiling slog-json v2.6.1 |
| 907 | 2026-01-27T22:43:44.448Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name slog_json --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/slog-json-2.6.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "dynamic-keys", "erased-serde", "nested-values"))' -C metadata=036bf4d87d6a0e71 -C extra-filename=-14bf1cab98945958 --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-3a0d916f56a16666.rmeta --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-a58d8ab2c3840a45.rmeta --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-3ae79b348c180243.rmeta --extern time=/work/oxidecomputer/dropshot/target/debug/deps/libtime-00e85bed17f58ad4.rmeta --cap-lints allow` |
| 908 | 2026-01-27T22:43:44.597Z | Compiling futures-executor v0.3.31 |
| 909 | 2026-01-27T22:43:44.621Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name futures_executor --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-executor-0.3.31/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --warn=unreachable_pub --warn=unexpected_cfgs --warn=single_use_lifetimes --warn=rust_2018_idioms --warn=missing_debug_implementations --check-cfg 'cfg(futures_sanitizer)' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "num_cpus", "std", "thread-pool"))' -C metadata=64975f75d5642b41 -C extra-filename=-47084ad81d304c10 --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-1f9e330bb92d952e.rmeta --extern futures_task=/work/oxidecomputer/dropshot/target/debug/deps/libfutures_task-4300c4d0f434c5ef.rmeta --extern futures_util=/work/oxidecomputer/dropshot/target/debug/deps/libfutures_util-0cce9e60b43d5241.rmeta --cap-lints allow` |
| 910 | 2026-01-27T22:43:44.781Z | Compiling async-stream-impl v0.3.6 |
| 911 | 2026-01-27T22:43:44.807Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name async_stream_impl --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/async-stream-impl-0.3.6/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=0526f6bb6135be4e -C extra-filename=-89b951fc75c9ef3c --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-d218ed60daceb981.rlib --extern quote=/work/oxidecomputer/dropshot/target/debug/deps/libquote-bc8184eefe67b51b.rlib --extern syn=/work/oxidecomputer/dropshot/target/debug/deps/libsyn-c716fdea4608336e.rlib --extern proc_macro --cap-lints allow` |
| 912 | 2026-01-27T22:43:44.831Z | Compiling tempfile v3.24.0 |
| 913 | 2026-01-27T22:43:44.831Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name tempfile --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tempfile-3.24.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="getrandom"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "getrandom", "nightly"))' -C metadata=c8e5f67345511349 -C extra-filename=-ded336f66e956ba3 --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-b4d2da2fd35b10de.rmeta --extern getrandom=/work/oxidecomputer/dropshot/target/debug/deps/libgetrandom-4046824fbf4a5171.rmeta --extern once_cell=/work/oxidecomputer/dropshot/target/debug/deps/libonce_cell-bcf0c78fdafaa0ad.rmeta --extern rustix=/work/oxidecomputer/dropshot/target/debug/deps/librustix-f7cecb3bc325deb3.rmeta --cap-lints allow` |
| 914 | 2026-01-27T22:43:44.855Z | Compiling crossbeam-channel v0.5.1 |
| 915 | 2026-01-27T22:43:44.855Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name crossbeam_channel --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/crossbeam-channel-0.5.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="crossbeam-utils"' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("crossbeam-utils", "default", "std"))' -C metadata=e0a7e8b44d0909ac -C extra-filename=-08eb015fe91f2963 --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-d9f3e49df05053f1.rmeta --extern crossbeam_utils=/work/oxidecomputer/dropshot/target/debug/deps/libcrossbeam_utils-0c937afeade36510.rmeta --cap-lints allow` |
| 916 | 2026-01-27T22:43:44.983Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name usdt_impl --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/usdt-impl-0.6.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="des"' --cfg 'feature="dof"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "des", "dof"))' -C metadata=9c8d609b57648724 -C extra-filename=-4e02280685b24a6e --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-e0ec86222b213173.rmeta --extern dof=/work/oxidecomputer/dropshot/target/debug/deps/libdof-0e002da78f8162e0.rmeta --extern dtrace_parser=/work/oxidecomputer/dropshot/target/debug/deps/libdtrace_parser-218390f2a55e2b67.rmeta --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-d91a6b01eb2cb91d.rmeta --extern proc_macro2=/work/oxidecomputer/dropshot/target/debug/deps/libproc_macro2-d218ed60daceb981.rmeta --extern quote=/work/oxidecomputer/dropshot/target/debug/deps/libquote-bc8184eefe67b51b.rmeta --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-3a0d916f56a16666.rmeta --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-a58d8ab2c3840a45.rmeta --extern syn=/work/oxidecomputer/dropshot/target/debug/deps/libsyn-66720f64ab714546.rmeta --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-d789ed5f9e345b51.rmeta --extern thread_id=/work/oxidecomputer/dropshot/target/debug/deps/libthread_id-5871d7024d40eea6.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)'` |
| 917 | 2026-01-27T22:43:45.197Z | Compiling uuid v1.19.0 |
| 918 | 2026-01-27T22:43:45.221Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name uuid --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/uuid-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 --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=475d52b86c434d76 -C extra-filename=-29dadf90bfae0c22 --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-4046824fbf4a5171.rmeta --extern serde_core=/work/oxidecomputer/dropshot/target/debug/deps/libserde_core-cbe5626542001e99.rmeta --cap-lints allow` |
| 919 | 2026-01-27T22:43:45.720Z | Compiling webpki-roots v0.26.5 |
| 920 | 2026-01-27T22:43:45.720Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name webpki_roots --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/webpki-roots-0.26.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=ad146d51fb173437 -C extra-filename=-b6387c3a908ca7c4 --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-8e0cf7eb9d277db1.rmeta --cap-lints allow` |
| 921 | 2026-01-27T22:43:45.744Z | Compiling memmap2 v0.9.8 |
| 922 | 2026-01-27T22:43:45.744Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name memmap2 --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/memmap2-0.9.8/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("stable_deref_trait"))' -C metadata=655d776b83363be3 -C extra-filename=-94b789af826f4f54 --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-d91a6b01eb2cb91d.rmeta --cap-lints allow` |
| 923 | 2026-01-27T22:43:45.872Z | Compiling is-terminal v0.4.12 |
| 924 | 2026-01-27T22:43:45.896Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name is_terminal --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/is-terminal-0.4.12/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=01e776a05fb8ae4c -C extra-filename=-24b085183f466ef9 --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-d91a6b01eb2cb91d.rmeta --cap-lints allow` |
| 925 | 2026-01-27T22:43:45.920Z | Compiling dropshot v0.16.6 (/work/oxidecomputer/dropshot/dropshot) |
| 926 | 2026-01-27T22:43:45.954Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 dropshot/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no '--allow=clippy::style' --allow=unexpected_cfgs '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(usdt_need_asm)' --check-cfg 'cfg(usdt_need_asm_sym)' --cfg 'feature="internal-docs"' --cfg 'feature="simple-mermaid"' --cfg 'feature="usdt"' --cfg 'feature="usdt-probes"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("internal-docs", "simple-mermaid", "usdt", "usdt-probes"))' -C metadata=ffcf09e7d7dceed6 -C extra-filename=-cc8377bd6a4acce9 --out-dir /work/oxidecomputer/dropshot/target/debug/build/dropshot-cc8377bd6a4acce9 -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-fa8a923cfd6ca6bd.rlib` |
| 927 | 2026-01-27T22:43:46.011Z | Compiling take_mut v0.2.2 |
| 928 | 2026-01-27T22:43:46.035Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name take_mut --edition=2015 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/take_mut-0.2.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=c1569f6c13bcdd39 -C extra-filename=-f8c38c6dd54a2122 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 929 | 2026-01-27T22:43:46.035Z | Compiling spin v0.9.8 |
| 930 | 2026-01-27T22:43:46.035Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name spin --edition=2015 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/spin-0.9.8/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="mutex"' --cfg 'feature="spin_mutex"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("barrier", "default", "fair_mutex", "lazy", "lock_api", "lock_api_crate", "mutex", "once", "portable-atomic", "portable_atomic", "rwlock", "spin_mutex", "std", "ticket_mutex", "use_ticket_mutex"))' -C metadata=6589ca9ea1517544 -C extra-filename=-ff493ef111a70da0 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 931 | 2026-01-27T22:43:46.060Z | Compiling anyhow v1.0.100 |
| 932 | 2026-01-27T22:43:46.084Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.100/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("backtrace", "default", "std"))' -C metadata=4949fe2ca6c2d020 -C extra-filename=-3d7b93a4921b6d8f --out-dir /work/oxidecomputer/dropshot/target/debug/build/anyhow-3d7b93a4921b6d8f -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 933 | 2026-01-27T22:43:46.141Z | Compiling term v1.1.0 |
| 934 | 2026-01-27T22:43:46.166Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name term --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/term-1.1.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default"))' -C metadata=8d6c54d978681614 -C extra-filename=-4baa42945a592e59 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 935 | 2026-01-27T22:43:46.215Z | Compiling data-encoding v2.4.0 |
| 936 | 2026-01-27T22:43:46.215Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name data_encoding --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/data-encoding-2.4.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "std"))' -C metadata=07e2dbc47df95ca7 -C extra-filename=-9481eb56ba914fb3 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 937 | 2026-01-27T22:43:46.240Z | Compiling utf-8 v0.7.6 |
| 938 | 2026-01-27T22:43:46.240Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name utf8 --edition=2015 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/utf-8-0.7.6/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=b22fc1586fd68d75 -C extra-filename=-2b75cd98c852d062 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 939 | 2026-01-27T22:43:46.360Z | Compiling iri-string v0.7.8 |
| 940 | 2026-01-27T22:43:46.384Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name iri_string --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/iri-string-0.7.8/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "memchr", "serde", "std"))' -C metadata=9a4ec333263af061 -C extra-filename=-4e6a78f5b3be60f5 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 941 | 2026-01-27T22:43:46.508Z | Compiling dyn-clone v1.0.4 |
| 942 | 2026-01-27T22:43:46.532Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name dyn_clone --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dyn-clone-1.0.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=da39d5c0aea1c6a6 -C extra-filename=-933a61d21b7ab2ae --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 943 | 2026-01-27T22:43:46.574Z | Running `/work/oxidecomputer/dropshot/target/debug/build/dropshot-cc8377bd6a4acce9/build-script-build` |
| 944 | 2026-01-27T22:43:46.641Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name schemars --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/schemars-0.8.22/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="chrono"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="schemars_derive"' --cfg 'feature="uuid1"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arrayvec", "arrayvec05", "arrayvec07", "bigdecimal", "bigdecimal03", "bigdecimal04", "bytes", "chrono", "default", "derive", "derive_json_schema", "either", "enumset", "impl_json_schema", "indexmap", "indexmap1", "indexmap2", "preserve_order", "raw_value", "rust_decimal", "schemars_derive", "semver", "smallvec", "smol_str", "ui_test", "url", "uuid", "uuid08", "uuid1"))' -C metadata=2cbfc8436b5548a7 -C extra-filename=-1de804496838d9ec --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-d48d07efdfb253f1.rmeta --extern dyn_clone=/work/oxidecomputer/dropshot/target/debug/deps/libdyn_clone-933a61d21b7ab2ae.rmeta --extern schemars_derive=/work/oxidecomputer/dropshot/target/debug/deps/libschemars_derive-527176b99a54e602.so --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-3a0d916f56a16666.rmeta --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-a58d8ab2c3840a45.rmeta --extern uuid1=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-29dadf90bfae0c22.rmeta --cap-lints allow --cfg std_atomic64 --cfg std_atomic` |
| 945 | 2026-01-27T22:43:46.666Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name multer --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/multer-3.1.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("all", "default", "json", "log", "serde", "serde_json", "tokio", "tokio-io", "tokio-util"))' -C metadata=897c2538ef1aa8a8 -C extra-filename=-979e111527e5f96d --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-5ecd5f1916a6d7e9.rmeta --extern encoding_rs=/work/oxidecomputer/dropshot/target/debug/deps/libencoding_rs-052e04dcd3f6cbff.rmeta --extern futures_util=/work/oxidecomputer/dropshot/target/debug/deps/libfutures_util-0cce9e60b43d5241.rmeta --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-ed9a5b50ef325b97.rmeta --extern httparse=/work/oxidecomputer/dropshot/target/debug/deps/libhttparse-a23521c4f33a3866.rmeta --extern memchr=/work/oxidecomputer/dropshot/target/debug/deps/libmemchr-e21694cb7552ee9a.rmeta --extern mime=/work/oxidecomputer/dropshot/target/debug/deps/libmime-08a73b4620987bb3.rmeta --extern spin=/work/oxidecomputer/dropshot/target/debug/deps/libspin-ff493ef111a70da0.rmeta --cap-lints allow` |
| 946 | 2026-01-27T22:43:46.692Z | Running `/work/oxidecomputer/dropshot/target/debug/build/anyhow-3d7b93a4921b6d8f/build-script-build` |
| 947 | 2026-01-27T22:43:47.090Z | Compiling tungstenite v0.24.0 |
| 948 | 2026-01-27T22:43:47.114Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name tungstenite --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tungstenite-0.24.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="data-encoding"' --cfg 'feature="handshake"' --cfg 'feature="http"' --cfg 'feature="httparse"' --cfg 'feature="sha1"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("__rustls-tls", "data-encoding", "default", "handshake", "http", "httparse", "native-tls", "native-tls-crate", "native-tls-vendored", "rustls", "rustls-native-certs", "rustls-pki-types", "rustls-tls-native-roots", "rustls-tls-webpki-roots", "sha1", "url", "webpki-roots"))' -C metadata=c489954cbcca340f -C extra-filename=-6f977ce2a7553cec --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-e0ec86222b213173.rmeta --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-5ecd5f1916a6d7e9.rmeta --extern data_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libdata_encoding-9481eb56ba914fb3.rmeta --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-ed9a5b50ef325b97.rmeta --extern httparse=/work/oxidecomputer/dropshot/target/debug/deps/libhttparse-a23521c4f33a3866.rmeta --extern log=/work/oxidecomputer/dropshot/target/debug/deps/liblog-aaa7dec7979a9811.rmeta --extern rand=/work/oxidecomputer/dropshot/target/debug/deps/librand-c9999c3e1abed566.rmeta --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-7bcc0f1f2b9105cc.rmeta --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-ee9f449b06969829.rmeta --extern utf8=/work/oxidecomputer/dropshot/target/debug/deps/libutf8-2b75cd98c852d062.rmeta --cap-lints allow` |
| 949 | 2026-01-27T22:43:47.640Z | Compiling slog-term v2.9.2 |
| 950 | 2026-01-27T22:43:47.664Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name slog_term --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/slog-term-2.9.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("erased-serde", "nested-values", "serde", "serde_json"))' -C metadata=35b6b06315e7e92d -C extra-filename=-4ce128d80f2b106c --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-d48d07efdfb253f1.rmeta --extern is_terminal=/work/oxidecomputer/dropshot/target/debug/deps/libis_terminal-24b085183f466ef9.rmeta --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-3ae79b348c180243.rmeta --extern term=/work/oxidecomputer/dropshot/target/debug/deps/libterm-4baa42945a592e59.rmeta --extern thread_local=/work/oxidecomputer/dropshot/target/debug/deps/libthread_local-ee882d04a2f7e901.rmeta --extern time=/work/oxidecomputer/dropshot/target/debug/deps/libtime-00e85bed17f58ad4.rmeta --cap-lints allow` |
| 951 | 2026-01-27T22:43:47.689Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name slog_async --edition=2015 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "dynamic-keys", "nested-values"))' -C metadata=394ea54a528170eb -C extra-filename=-fa25b919d642f819 --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-08eb015fe91f2963.rmeta --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-3ae79b348c180243.rmeta --extern take_mut=/work/oxidecomputer/dropshot/target/debug/deps/libtake_mut-f8c38c6dd54a2122.rmeta --extern thread_local=/work/oxidecomputer/dropshot/target/debug/deps/libthread_local-ee882d04a2f7e901.rmeta --cap-lints allow --cfg integer128` |
| 952 | 2026-01-27T22:43:47.953Z | Compiling async-stream v0.3.6 |
| 953 | 2026-01-27T22:43:47.977Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name async_stream --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/async-stream-0.3.6/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=745b339e91314955 -C extra-filename=-615613c0664d5b80 --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-89b951fc75c9ef3c.so --extern futures_core=/work/oxidecomputer/dropshot/target/debug/deps/libfutures_core-1f9e330bb92d952e.rmeta --extern pin_project_lite=/work/oxidecomputer/dropshot/target/debug/deps/libpin_project_lite-f2e925eb377ed176.rmeta --cap-lints allow` |
| 954 | 2026-01-27T22:43:48.247Z | Compiling usdt v0.6.0 |
| 955 | 2026-01-27T22:43:48.271Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name usdt --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/usdt-0.6.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="asm"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("asm", "default"))' -C metadata=2726777e88d76cff -C extra-filename=-63bf560e8ead6e76 --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-0e002da78f8162e0.rmeta --extern goblin=/work/oxidecomputer/dropshot/target/debug/deps/libgoblin-b8e1fb6e2573cefc.rmeta --extern memmap2=/work/oxidecomputer/dropshot/target/debug/deps/libmemmap2-94b789af826f4f54.rmeta --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-3a0d916f56a16666.rmeta --extern usdt_attr_macro=/work/oxidecomputer/dropshot/target/debug/deps/libusdt_attr_macro-558c4823ee6fb5d6.so --extern usdt_impl=/work/oxidecomputer/dropshot/target/debug/deps/libusdt_impl-4e02280685b24a6e.rmeta --extern usdt_macro=/work/oxidecomputer/dropshot/target/debug/deps/libusdt_macro-4372db2cefaf6a6f.so --cap-lints allow` |
| 956 | 2026-01-27T22:43:48.724Z | Compiling hyper-rustls v0.27.3 |
| 957 | 2026-01-27T22:43:48.748Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name hyper_rustls --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-rustls-0.27.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="http1"' --cfg 'feature="http2"' --cfg 'feature="ring"' --cfg 'feature="tls12"' --cfg 'feature="webpki-roots"' --cfg 'feature="webpki-tokio"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("aws-lc-rs", "default", "fips", "http1", "http2", "log", "logging", "native-tokio", "ring", "rustls-native-certs", "rustls-platform-verifier", "tls12", "webpki-roots", "webpki-tokio"))' -C metadata=ba2b2a81ce06da06 -C extra-filename=-22c6b1c21bf7c7ad --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-0cce9e60b43d5241.rmeta --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-ed9a5b50ef325b97.rmeta --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-1c91b6e53cfd6c9e.rmeta --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-0eee54ce6727f7c3.rmeta --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-1ef3db28a85294bc.rmeta --extern pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-8e0cf7eb9d277db1.rmeta --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-d73d3f5f3f20db22.rmeta --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-6b2ab64aa67d5a7f.rmeta --extern tower_service=/work/oxidecomputer/dropshot/target/debug/deps/libtower_service-fa2a7b03ae5924ab.rmeta --extern webpki_roots=/work/oxidecomputer/dropshot/target/debug/deps/libwebpki_roots-b6387c3a908ca7c4.rmeta --cap-lints allow -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-8fb92ae8b3c90b1a/out` |
| 958 | 2026-01-27T22:43:48.749Z | Compiling atomicwrites v0.4.4 |
| 959 | 2026-01-27T22:43:48.749Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name atomicwrites --edition=2015 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/atomicwrites-0.4.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=64a2ce3dd727ef8d -C extra-filename=-9c2f577d6fa915e2 --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-33c293b6b4848b30.rmeta --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-ded336f66e956ba3.rmeta --cap-lints allow` |
| 960 | 2026-01-27T22:43:48.830Z | Compiling futures v0.3.31 |
| 961 | 2026-01-27T22:43:48.854Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name futures --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-0.3.31/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --warn=unreachable_pub --warn=unexpected_cfgs --warn=single_use_lifetimes --warn=rust_2018_idioms --warn=missing_debug_implementations --check-cfg 'cfg(futures_sanitizer)' --cfg 'feature="alloc"' --cfg 'feature="async-await"' --cfg 'feature="default"' --cfg 'feature="executor"' --cfg 'feature="futures-executor"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "async-await", "bilock", "cfg-target-has-atomic", "compat", "default", "executor", "futures-executor", "io-compat", "std", "thread-pool", "unstable", "write-all-vectored"))' -C metadata=c2d6aecb3361cbed -C extra-filename=-1af449e6425bdc11 --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-c12409cd2aa547f6.rmeta --extern futures_core=/work/oxidecomputer/dropshot/target/debug/deps/libfutures_core-1f9e330bb92d952e.rmeta --extern futures_executor=/work/oxidecomputer/dropshot/target/debug/deps/libfutures_executor-47084ad81d304c10.rmeta --extern futures_io=/work/oxidecomputer/dropshot/target/debug/deps/libfutures_io-a8037fb04114235f.rmeta --extern futures_sink=/work/oxidecomputer/dropshot/target/debug/deps/libfutures_sink-a59d605fba7e7623.rmeta --extern futures_task=/work/oxidecomputer/dropshot/target/debug/deps/libfutures_task-4300c4d0f434c5ef.rmeta --extern futures_util=/work/oxidecomputer/dropshot/target/debug/deps/libfutures_util-0cce9e60b43d5241.rmeta --cap-lints allow` |
| 962 | 2026-01-27T22:43:48.953Z | Compiling slog-bunyan v2.5.0 |
| 963 | 2026-01-27T22:43:48.977Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name slog_bunyan --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/slog-bunyan-2.5.0/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("nested-values"))' -C metadata=8516eaee7bb612a6 -C extra-filename=-61edb64fd5a22ef1 --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-584f80aa88551d37.rmeta --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-3ae79b348c180243.rmeta --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-14bf1cab98945958.rmeta --extern time=/work/oxidecomputer/dropshot/target/debug/deps/libtime-00e85bed17f58ad4.rmeta --cap-lints allow` |
| 964 | 2026-01-27T22:43:49.100Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name mime_guess --edition=2015 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/mime_guess-2.0.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="rev-mappings"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "rev-mappings"))' -C metadata=0617f68209e6ddb5 -C extra-filename=-f8949928e40a0b6f --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-08a73b4620987bb3.rmeta --extern unicase=/work/oxidecomputer/dropshot/target/debug/deps/libunicase-0ba087e84ae7d5c7.rmeta --cap-lints allow` |
| 965 | 2026-01-27T22:43:49.171Z | Compiling tower-http v0.6.8 |
| 966 | 2026-01-27T22:43:49.195Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name tower_http --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tower-http-0.6.8/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="follow-redirect"' --cfg 'feature="futures-util"' --cfg 'feature="iri-string"' --cfg 'feature="tower"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("add-extension", "async-compression", "auth", "base64", "catch-panic", "compression-br", "compression-deflate", "compression-full", "compression-gzip", "compression-zstd", "cors", "decompression-br", "decompression-deflate", "decompression-full", "decompression-gzip", "decompression-zstd", "default", "follow-redirect", "fs", "full", "futures-core", "futures-util", "httpdate", "iri-string", "limit", "map-request-body", "map-response-body", "metrics", "mime", "mime_guess", "normalize-path", "percent-encoding", "propagate-header", "redirect", "request-id", "sensitive-headers", "set-header", "set-status", "timeout", "tokio", "tokio-util", "tower", "trace", "tracing", "util", "uuid", "validate-request"))' -C metadata=b0a09ced40c95f02 -C extra-filename=-434f23704499b9bb --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-03b97606ae84b231.rmeta --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-5ecd5f1916a6d7e9.rmeta --extern futures_util=/work/oxidecomputer/dropshot/target/debug/deps/libfutures_util-0cce9e60b43d5241.rmeta --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-ed9a5b50ef325b97.rmeta --extern http_body=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body-5896181714a67144.rmeta --extern iri_string=/work/oxidecomputer/dropshot/target/debug/deps/libiri_string-4e6a78f5b3be60f5.rmeta --extern pin_project_lite=/work/oxidecomputer/dropshot/target/debug/deps/libpin_project_lite-f2e925eb377ed176.rmeta --extern tower=/work/oxidecomputer/dropshot/target/debug/deps/libtower-f672b21dd6ca72ba.rmeta --extern tower_layer=/work/oxidecomputer/dropshot/target/debug/deps/libtower_layer-5bd16f5b029f7406.rmeta --extern tower_service=/work/oxidecomputer/dropshot/target/debug/deps/libtower_service-fa2a7b03ae5924ab.rmeta --cap-lints allow` |
| 967 | 2026-01-27T22:43:49.196Z | Compiling hyper-tls v0.6.0 |
| 968 | 2026-01-27T22:43:49.196Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name hyper_tls --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-tls-0.6.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alpn", "vendored"))' -C metadata=e76577ce68503cc3 -C extra-filename=-342249f650bbf70b --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-5ecd5f1916a6d7e9.rmeta --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-9be7bc304d60cb78.rmeta --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-1c91b6e53cfd6c9e.rmeta --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-0eee54ce6727f7c3.rmeta --extern native_tls=/work/oxidecomputer/dropshot/target/debug/deps/libnative_tls-eda2c62e24db2505.rmeta --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-d73d3f5f3f20db22.rmeta --extern tokio_native_tls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_native_tls-c1fbd4e9bc382ceb.rmeta --extern tower_service=/work/oxidecomputer/dropshot/target/debug/deps/libtower_service-fa2a7b03ae5924ab.rmeta --cap-lints allow -L native=/usr/ssl-3/lib/amd64` |
| 969 | 2026-01-27T22:43:49.221Z | Compiling event-listener-strategy v0.5.4 |
| 970 | 2026-01-27T22:43:49.221Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name event_listener_strategy --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/event-listener-strategy-0.5.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --warn=unexpected_cfgs --check-cfg 'cfg(wasm_bindgen_unstable_test_coverage)' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "loom", "portable-atomic", "std"))' -C metadata=a303d7313a2eba72 -C extra-filename=-41fb808c694e36e9 --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-5e27731531e4b509.rmeta --extern pin_project_lite=/work/oxidecomputer/dropshot/target/debug/deps/libpin_project_lite-f2e925eb377ed176.rmeta --cap-lints allow` |
| 971 | 2026-01-27T22:43:49.319Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name camino --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/camino-1.2.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="serde1"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("proptest1", "serde1"))' -C metadata=2e6f53b98ec1ecce -C extra-filename=-dc5ca4366626eaf3 --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-cbe5626542001e99.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)'` |
| 972 | 2026-01-27T22:43:49.438Z | Compiling dropshot_endpoint v0.16.6 (/work/oxidecomputer/dropshot/dropshot_endpoint) |
| 973 | 2026-01-27T22:43:49.462Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name dropshot_endpoint --edition=2021 dropshot_endpoint/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=2 '--allow=clippy::style' --allow=unexpected_cfgs '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(usdt_need_asm)' --check-cfg 'cfg(usdt_need_asm_sym)' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=33903390e50346f3 -C extra-filename=-cc7c5a3f16bab569 --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-86e41ea74570e15a.rlib --extern proc_macro2=/work/oxidecomputer/dropshot/target/debug/deps/libproc_macro2-d218ed60daceb981.rlib --extern quote=/work/oxidecomputer/dropshot/target/debug/deps/libquote-bc8184eefe67b51b.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-2794751f9e57cbac.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-bf654160ef6e99d8.rlib --extern serde_tokenstream=/work/oxidecomputer/dropshot/target/debug/deps/libserde_tokenstream-ff817777ddf1b448.rlib --extern syn=/work/oxidecomputer/dropshot/target/debug/deps/libsyn-c716fdea4608336e.rlib --extern proc_macro` |
| 974 | 2026-01-27T22:43:49.586Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name target_triple --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/target-triple-1.0.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=4ab2af520e87c0b0 -C extra-filename=-8d66a757607b5ff8 --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"))'` |
| 975 | 2026-01-27T22:43:49.712Z | Compiling rustls-native-certs v0.7.0 |
| 976 | 2026-01-27T22:43:49.736Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name rustls_native_certs --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/rustls-native-certs-0.7.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=d14ce6bc872e957e -C extra-filename=-36a0e9a90c829424 --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-aa9a99eabf3de30f.rmeta --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-dded347b8d3b8f8d.rmeta --extern pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-8e0cf7eb9d277db1.rmeta --cap-lints allow` |
| 977 | 2026-01-27T22:43:49.944Z | Compiling openapiv3 v2.2.0 |
| 978 | 2026-01-27T22:43:49.970Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name openapiv3 --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/openapiv3-2.2.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="skip_serializing_defaults"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("skip_serializing_defaults"))' -C metadata=81a1d209d1cf06f3 -C extra-filename=-786c9f70e5d70fc6 --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-5356e71eac6a0ec5.rmeta --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-3a0d916f56a16666.rmeta --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-a58d8ab2c3840a45.rmeta --cap-lints allow` |
| 979 | 2026-01-27T22:43:50.026Z | Compiling yasna v0.5.2 |
| 980 | 2026-01-27T22:43:50.051Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name yasna --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/yasna-0.5.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="std"' --cfg 'feature="time"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("bit-vec", "default", "num-bigint", "std", "time"))' -C metadata=646538aefb6eee19 -C extra-filename=-4de0e4933170154e --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-00e85bed17f58ad4.rmeta --cap-lints allow` |
| 981 | 2026-01-27T22:43:50.110Z | Compiling async-trait v0.1.89 |
| 982 | 2026-01-27T22:43:50.133Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name async_trait --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/async-trait-0.1.89/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=0b33ed8f487cae66 -C extra-filename=-c39795f8e6816e33 --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-d218ed60daceb981.rlib --extern quote=/work/oxidecomputer/dropshot/target/debug/deps/libquote-bc8184eefe67b51b.rlib --extern syn=/work/oxidecomputer/dropshot/target/debug/deps/libsyn-c716fdea4608336e.rlib --extern proc_macro --cap-lints allow` |
| 983 | 2026-01-27T22:43:50.190Z | Compiling pem v3.0.6 |
| 984 | 2026-01-27T22:43:50.215Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name pem --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/pem-3.0.6/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "serde", "std"))' -C metadata=cd4d6a3227c656ad -C extra-filename=-601d3d7fbd6983bd --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-18af7d7230f35e32.rmeta --cap-lints allow` |
| 985 | 2026-01-27T22:43:50.239Z | Compiling waitgroup v0.1.2 |
| 986 | 2026-01-27T22:43:50.239Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name waitgroup --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/waitgroup-0.1.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=c1ee6592689b29ea -C extra-filename=-2742fa71b343d6b3 --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-9ac8fd3889a1fc7b.rmeta --cap-lints allow` |
| 987 | 2026-01-27T22:43:50.286Z | Compiling serde_path_to_error v0.1.20 |
| 988 | 2026-01-27T22:43:50.310Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name serde_path_to_error --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/serde_path_to_error-0.1.20/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=136f9a8495a321f8 -C extra-filename=-52f64466199c21f4 --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-2a6214e7bd6abaee.rmeta --extern serde_core=/work/oxidecomputer/dropshot/target/debug/deps/libserde_core-cbe5626542001e99.rmeta --cap-lints allow` |
| 989 | 2026-01-27T22:43:50.464Z | Compiling webpki-roots v1.0.0 |
| 990 | 2026-01-27T22:43:50.488Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name webpki_roots --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/webpki-roots-1.0.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=d5d4c43c901d2b63 -C extra-filename=-26d741bb2721094c --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-8e0cf7eb9d277db1.rmeta --cap-lints allow` |
| 991 | 2026-01-27T22:43:50.627Z | Compiling hostname v0.4.2 |
| 992 | 2026-01-27T22:43:50.651Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name hostname --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hostname-0.4.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "set"))' -C metadata=f3d75c7b0865facb -C extra-filename=-c11cccd6262c07c3 --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-d9f3e49df05053f1.rmeta --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-d91a6b01eb2cb91d.rmeta --cap-lints allow` |
| 993 | 2026-01-27T22:43:50.684Z | Compiling http-range v0.1.4 |
| 994 | 2026-01-27T22:43:50.708Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name http_range --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/http-range-0.1.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=5817c38e10a0387a -C extra-filename=-998cb5595039fc8a --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 995 | 2026-01-27T22:43:50.860Z | Compiling simple-mermaid v0.2.0 |
| 996 | 2026-01-27T22:43:50.884Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name simple_mermaid --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/simple-mermaid-0.2.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=b34f2b14a0b58ccf -C extra-filename=-5ca237a0d8b96918 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 997 | 2026-01-27T22:43:50.977Z | Compiling termcolor v1.1.2 |
| 998 | 2026-01-27T22:43:51.001Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name termcolor --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/termcolor-1.1.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=76b6f677e838d41a -C extra-filename=-9e54ebab4d9e5327 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 999 | 2026-01-27T22:43:51.001Z | Compiling glob v0.3.0 |
| 1000 | 2026-01-27T22:43:51.001Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name glob --edition=2015 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/glob-0.3.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=bb656df8dfd2ed24 -C extra-filename=-8c9b951dd7e9cbbc --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 1001 | 2026-01-27T22:43:51.028Z | Compiling debug-ignore v1.0.5 |
| 1002 | 2026-01-27T22:43:51.052Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name debug_ignore --edition=2015 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/debug-ignore-1.0.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("serde"))' -C metadata=3bcfc3830930059f -C extra-filename=-34c12ee4f1a8d6c8 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 1003 | 2026-01-27T22:43:51.077Z | Compiling rcgen v0.14.6 |
| 1004 | 2026-01-27T22:43:51.077Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name rcgen --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/rcgen-0.14.6/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --warn=unexpected_cfgs --check-cfg 'cfg(rcgen_docsrs)' --cfg 'feature="crypto"' --cfg 'feature="default"' --cfg 'feature="pem"' --cfg 'feature="ring"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("aws_lc_rs", "aws_lc_rs_unstable", "crypto", "default", "fips", "pem", "ring", "x509-parser", "zeroize"))' -C metadata=881d9cec0716ac5d -C extra-filename=-ea7bd0f56d895554 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-601d3d7fbd6983bd.rmeta --extern ring=/work/oxidecomputer/dropshot/target/debug/deps/libring-a7aec3e05e225fa8.rmeta --extern pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-8e0cf7eb9d277db1.rmeta --extern time=/work/oxidecomputer/dropshot/target/debug/deps/libtime-00e85bed17f58ad4.rmeta --extern yasna=/work/oxidecomputer/dropshot/target/debug/deps/libyasna-4de0e4933170154e.rmeta --cap-lints allow -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-8fb92ae8b3c90b1a/out` |
| 1005 | 2026-01-27T22:43:51.204Z | Compiling hyper-staticfile v0.10.1 |
| 1006 | 2026-01-27T22:43:51.228Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name hyper_staticfile --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-staticfile-0.10.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=9219bc46c9f259b2 -C extra-filename=-f97390c8366d7808 --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-0cce9e60b43d5241.rmeta --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-ed9a5b50ef325b97.rmeta --extern http_range=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_range-998cb5595039fc8a.rmeta --extern httpdate=/work/oxidecomputer/dropshot/target/debug/deps/libhttpdate-b6ded7f23f87f621.rmeta --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-1c91b6e53cfd6c9e.rmeta --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-f8949928e40a0b6f.rmeta --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-a56d4c653a00f37e.rmeta --extern rand=/work/oxidecomputer/dropshot/target/debug/deps/librand-c9999c3e1abed566.rmeta --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-d73d3f5f3f20db22.rmeta --extern url=/work/oxidecomputer/dropshot/target/debug/deps/liburl-37270b45e6057a40.rmeta --cap-lints allow` |
| 1007 | 2026-01-27T22:43:51.530Z | Compiling trybuild v1.0.114 |
| 1008 | 2026-01-27T22:43:51.554Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name trybuild --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/trybuild-1.0.114/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-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=2639d5dd6ad9f582 -C extra-filename=-ce79f25ef13e8f5b --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-8c9b951dd7e9cbbc.rmeta --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-3a0d916f56a16666.rmeta --extern serde_derive=/work/oxidecomputer/dropshot/target/debug/deps/libserde_derive-25afe4be20caee8d.so --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-a58d8ab2c3840a45.rmeta --extern target_triple=/work/oxidecomputer/dropshot/target/debug/deps/libtarget_triple-8d66a757607b5ff8.rmeta --extern termcolor=/work/oxidecomputer/dropshot/target/debug/deps/libtermcolor-9e54ebab4d9e5327.rmeta --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-a8830c2f82315f1c.rmeta --cap-lints allow` |
| 1009 | 2026-01-27T22:43:51.711Z | Compiling reqwest v0.12.28 |
| 1010 | 2026-01-27T22:43:51.735Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name reqwest --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/reqwest-0.12.28/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --warn=unexpected_cfgs --check-cfg 'cfg(reqwest_unstable)' --cfg 'feature="__rustls"' --cfg 'feature="__rustls-ring"' --cfg 'feature="__tls"' --cfg 'feature="charset"' --cfg 'feature="default"' --cfg 'feature="default-tls"' --cfg 'feature="h2"' --cfg 'feature="http2"' --cfg 'feature="json"' --cfg 'feature="rustls-tls"' --cfg 'feature="rustls-tls-webpki-roots"' --cfg 'feature="rustls-tls-webpki-roots-no-provider"' --cfg 'feature="system-proxy"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("__rustls", "__rustls-ring", "__tls", "blocking", "brotli", "charset", "cookies", "default", "default-tls", "deflate", "gzip", "h2", "hickory-dns", "http2", "http3", "json", "macos-system-configuration", "multipart", "native-tls", "native-tls-alpn", "native-tls-vendored", "rustls-tls", "rustls-tls-manual-roots", "rustls-tls-manual-roots-no-provider", "rustls-tls-native-roots", "rustls-tls-native-roots-no-provider", "rustls-tls-no-provider", "rustls-tls-webpki-roots", "rustls-tls-webpki-roots-no-provider", "socks", "stream", "system-proxy", "trust-dns", "zstd"))' -C metadata=4b692062fa275ff0 -C extra-filename=-c9b01992ee4bc353 --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-18af7d7230f35e32.rmeta --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-5ecd5f1916a6d7e9.rmeta --extern encoding_rs=/work/oxidecomputer/dropshot/target/debug/deps/libencoding_rs-052e04dcd3f6cbff.rmeta --extern futures_core=/work/oxidecomputer/dropshot/target/debug/deps/libfutures_core-1f9e330bb92d952e.rmeta --extern h2=/work/oxidecomputer/dropshot/target/debug/deps/libh2-46783b25a48e31a0.rmeta --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-ed9a5b50ef325b97.rmeta --extern http_body=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body-5896181714a67144.rmeta --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-9be7bc304d60cb78.rmeta --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-1c91b6e53cfd6c9e.rmeta --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-22c6b1c21bf7c7ad.rmeta --extern hyper_tls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_tls-342249f650bbf70b.rmeta --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-0eee54ce6727f7c3.rmeta --extern log=/work/oxidecomputer/dropshot/target/debug/deps/liblog-aaa7dec7979a9811.rmeta --extern mime=/work/oxidecomputer/dropshot/target/debug/deps/libmime-08a73b4620987bb3.rmeta --extern native_tls_crate=/work/oxidecomputer/dropshot/target/debug/deps/libnative_tls-eda2c62e24db2505.rmeta --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-a56d4c653a00f37e.rmeta --extern pin_project_lite=/work/oxidecomputer/dropshot/target/debug/deps/libpin_project_lite-f2e925eb377ed176.rmeta --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-1ef3db28a85294bc.rmeta --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-8e0cf7eb9d277db1.rmeta --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-3a0d916f56a16666.rmeta --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-a58d8ab2c3840a45.rmeta --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-4cbbaede5c4e81a8.rmeta --extern sync_wrapper=/work/oxidecomputer/dropshot/target/debug/deps/libsync_wrapper-ef0bbdc2a7a3739f.rmeta --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-d73d3f5f3f20db22.rmeta --extern tokio_native_tls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_native_tls-c1fbd4e9bc382ceb.rmeta --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-6b2ab64aa67d5a7f.rmeta --extern tower=/work/oxidecomputer/dropshot/target/debug/deps/libtower-f672b21dd6ca72ba.rmeta --extern tower_http=/work/oxidecomputer/dropshot/target/debug/deps/libtower_http-434f23704499b9bb.rmeta --extern tower_service=/work/oxidecomputer/dropshot/target/debug/deps/libtower_service-fa2a7b03ae5924ab.rmeta --extern url=/work/oxidecomputer/dropshot/target/debug/deps/liburl-37270b45e6057a40.rmeta --extern webpki_roots=/work/oxidecomputer/dropshot/target/debug/deps/libwebpki_roots-26d741bb2721094c.rmeta --cap-lints allow -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-8fb92ae8b3c90b1a/out -L native=/usr/ssl-3/lib/amd64` |
| 1011 | 2026-01-27T22:43:51.905Z | Compiling hyper-rustls v0.26.0 |
| 1012 | 2026-01-27T22:43:51.929Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name hyper_rustls --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-rustls-0.26.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="http1"' --cfg 'feature="log"' --cfg 'feature="logging"' --cfg 'feature="native-tokio"' --cfg 'feature="ring"' --cfg 'feature="rustls-native-certs"' --cfg 'feature="tls12"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "http1", "http2", "log", "logging", "native-tokio", "ring", "rustls-native-certs", "tls12", "webpki-roots", "webpki-tokio"))' -C metadata=f9ae72b541d4be44 -C extra-filename=-8bf402051c3ea6d3 --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-0cce9e60b43d5241.rmeta --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-ed9a5b50ef325b97.rmeta --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-1c91b6e53cfd6c9e.rmeta --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-0eee54ce6727f7c3.rmeta --extern log=/work/oxidecomputer/dropshot/target/debug/deps/liblog-aaa7dec7979a9811.rmeta --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-aa6d052f3a01b72c.rmeta --extern rustls_native_certs=/work/oxidecomputer/dropshot/target/debug/deps/librustls_native_certs-36a0e9a90c829424.rmeta --extern pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-8e0cf7eb9d277db1.rmeta --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-d73d3f5f3f20db22.rmeta --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-314cbb4b5d05212e.rmeta --extern tower_service=/work/oxidecomputer/dropshot/target/debug/deps/libtower_service-fa2a7b03ae5924ab.rmeta --cap-lints allow -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-8fb92ae8b3c90b1a/out` |
| 1013 | 2026-01-27T22:43:52.198Z | Compiling async-channel v2.5.0 |
| 1014 | 2026-01-27T22:43:52.222Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name async_channel --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/async-channel-2.5.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "portable-atomic", "std"))' -C metadata=1fa0955aa618f900 -C extra-filename=-837308203914df88 --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-1e19e36cdffb678b.rmeta --extern event_listener_strategy=/work/oxidecomputer/dropshot/target/debug/deps/libevent_listener_strategy-41fb808c694e36e9.rmeta --extern futures_core=/work/oxidecomputer/dropshot/target/debug/deps/libfutures_core-1f9e330bb92d952e.rmeta --extern pin_project_lite=/work/oxidecomputer/dropshot/target/debug/deps/libpin_project_lite-f2e925eb377ed176.rmeta --cap-lints allow` |
| 1015 | 2026-01-27T22:43:52.294Z | Compiling expectorate v1.2.0 |
| 1016 | 2026-01-27T22:43:52.318Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name expectorate --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/expectorate-1.2.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("predicates"))' -C metadata=16be34ff28629209 -C extra-filename=-b9668d740fa8349e --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-9c2f577d6fa915e2.rmeta --extern console=/work/oxidecomputer/dropshot/target/debug/deps/libconsole-2663d63ba9e0be73.rmeta --extern newline_converter=/work/oxidecomputer/dropshot/target/debug/deps/libnewline_converter-c8e2c71880ceb9b2.rmeta --extern similar=/work/oxidecomputer/dropshot/target/debug/deps/libsimilar-4ebf39e698e8c842.rmeta --cap-lints allow` |
| 1017 | 2026-01-27T22:43:52.422Z | Compiling tokio-tungstenite v0.24.0 |
| 1018 | 2026-01-27T22:43:52.446Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name tokio_tungstenite --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-tungstenite-0.24.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="connect"' --cfg 'feature="default"' --cfg 'feature="handshake"' --cfg 'feature="stream"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("__rustls-tls", "connect", "default", "handshake", "native-tls", "native-tls-crate", "native-tls-vendored", "rustls", "rustls-native-certs", "rustls-pki-types", "rustls-tls-native-roots", "rustls-tls-webpki-roots", "stream", "tokio-native-tls", "tokio-rustls", "url", "webpki-roots"))' -C metadata=00177046ed2c27d5 -C extra-filename=-92a36aa4fe2ab8a4 --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-0cce9e60b43d5241.rmeta --extern log=/work/oxidecomputer/dropshot/target/debug/deps/liblog-aaa7dec7979a9811.rmeta --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-d73d3f5f3f20db22.rmeta --extern tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtungstenite-6f977ce2a7553cec.rmeta --cap-lints allow` |
| 1019 | 2026-01-27T22:43:52.543Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name anyhow --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.100/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("backtrace", "default", "std"))' -C metadata=a9b6501f0af86240 -C extra-filename=-3e26d04947c4407a --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow --cfg std_backtrace --check-cfg 'cfg(anyhow_build_probe)' --check-cfg 'cfg(anyhow_nightly_testing)' --check-cfg 'cfg(anyhow_no_clippy_format_args)' --check-cfg 'cfg(anyhow_no_core_error)' --check-cfg 'cfg(anyhow_no_core_unwind_safe)' --check-cfg 'cfg(anyhow_no_fmt_arguments_as_str)' --check-cfg 'cfg(anyhow_no_ptr_addr_of)' --check-cfg 'cfg(anyhow_no_unsafe_op_in_unsafe_fn_lint)' --check-cfg 'cfg(error_generic_member_access)' --check-cfg 'cfg(std_backtrace)'` |
| 1020 | 2026-01-27T22:43:52.568Z | Compiling subprocess v0.2.13 |
| 1021 | 2026-01-27T22:43:52.593Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name subprocess --edition=2024 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/subprocess-0.2.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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=7ae4337c12bb1672 -C extra-filename=-70eca5ed4911dd3d --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-d91a6b01eb2cb91d.rmeta --cap-lints allow` |
| 1022 | 2026-01-27T22:43:52.943Z | Compiling buf-list v1.1.2 |
| 1023 | 2026-01-27T22:43:52.967Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name buf_list --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/buf-list-1.1.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --warn=unexpected_cfgs --check-cfg 'cfg(doc_cfg)' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("futures-io-03", "futures03", "tokio", "tokio1"))' -C metadata=2703b47248c79f0b -C extra-filename=-7fb042c545b576ac --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-5ecd5f1916a6d7e9.rmeta --cap-lints allow` |
| 1024 | 2026-01-27T22:43:53.111Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name once_cell --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.20.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --cfg 'feature="alloc"' --cfg 'feature="race"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "atomic-polyfill", "critical-section", "default", "parking_lot", "portable-atomic", "race", "std", "unstable"))' -C metadata=0eac5244984fec2e -C extra-filename=-6945da026d0a24eb --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 1025 | 2026-01-27T22:43:53.332Z | Compiling prettyplease v0.2.37 |
| 1026 | 2026-01-27T22:43:53.357Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/prettyplease-0.2.37/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("verbatim"))' -C metadata=bc0c2453f02cc53e -C extra-filename=-6e5c36ae50b46342 --out-dir /work/oxidecomputer/dropshot/target/debug/build/prettyplease-6e5c36ae50b46342 -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 1027 | 2026-01-27T22:43:53.469Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name tempfile --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tempfile-3.24.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="getrandom"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "getrandom", "nightly"))' -C metadata=a4694613de7bfe0f -C extra-filename=-7ce27fddbe3309ad --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-b4d2da2fd35b10de.rmeta --extern getrandom=/work/oxidecomputer/dropshot/target/debug/deps/libgetrandom-4046824fbf4a5171.rmeta --extern once_cell=/work/oxidecomputer/dropshot/target/debug/deps/libonce_cell-6945da026d0a24eb.rmeta --extern rustix=/work/oxidecomputer/dropshot/target/debug/deps/librustix-f7cecb3bc325deb3.rmeta --cap-lints allow` |
| 1028 | 2026-01-27T22:43:53.501Z | Compiling schema-derive v0.1.0 |
| 1029 | 2026-01-27T22:43:53.525Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name schema_derive --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/schema-derive-0.1.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=1f085905f23a84ee -C extra-filename=-8f20da20f41eefe9 --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-dfdacbd5bb51e603.so --extern proc_macro2=/work/oxidecomputer/dropshot/target/debug/deps/libproc_macro2-d218ed60daceb981.rlib --extern quote=/work/oxidecomputer/dropshot/target/debug/deps/libquote-bc8184eefe67b51b.rlib --extern syn=/work/oxidecomputer/dropshot/target/debug/deps/libsyn-c716fdea4608336e.rlib --extern proc_macro --cap-lints allow` |
| 1030 | 2026-01-27T22:43:53.717Z | Running `/work/oxidecomputer/dropshot/target/debug/build/prettyplease-6e5c36ae50b46342/build-script-build` |
| 1031 | 2026-01-27T22:43:53.741Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name prettyplease --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/prettyplease-0.2.37/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("verbatim"))' -C metadata=45bf9693d1f6769a -C extra-filename=-a7d1b2992183967d --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-d218ed60daceb981.rmeta --extern syn=/work/oxidecomputer/dropshot/target/debug/deps/libsyn-c716fdea4608336e.rmeta --cap-lints allow --check-cfg 'cfg(exhaustive)' --check-cfg 'cfg(prettyplease_debug)' --check-cfg 'cfg(prettyplease_debug_indent)'` |
| 1032 | 2026-01-27T22:43:54.355Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name atomicwrites --edition=2015 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/atomicwrites-0.4.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=78e7e9a192a6f21c -C extra-filename=-c5f8f97618dd799d --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-33c293b6b4848b30.rmeta --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-7ce27fddbe3309ad.rmeta --cap-lints allow` |
| 1033 | 2026-01-27T22:43:54.615Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name expectorate --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/expectorate-1.2.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("predicates"))' -C metadata=3d51b221eec52bab -C extra-filename=-a5f1f991780b11c2 --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-c5f8f97618dd799d.rmeta --extern console=/work/oxidecomputer/dropshot/target/debug/deps/libconsole-2663d63ba9e0be73.rmeta --extern newline_converter=/work/oxidecomputer/dropshot/target/debug/deps/libnewline_converter-c8e2c71880ceb9b2.rmeta --extern similar=/work/oxidecomputer/dropshot/target/debug/deps/libsimilar-4ebf39e698e8c842.rmeta --cap-lints allow` |
| 1034 | 2026-01-27T22:43:55.377Z | Compiling schema v0.1.0 |
| 1035 | 2026-01-27T22:43:55.401Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name schema --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/schema-0.1.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=040da3ccc201d9f6 -C extra-filename=-f408eab60aa36c1f --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-d218ed60daceb981.rmeta --extern quote=/work/oxidecomputer/dropshot/target/debug/deps/libquote-bc8184eefe67b51b.rmeta --extern schema_derive=/work/oxidecomputer/dropshot/target/debug/deps/libschema_derive-8f20da20f41eefe9.so --extern syn=/work/oxidecomputer/dropshot/target/debug/deps/libsyn-c716fdea4608336e.rmeta --cap-lints allow` |
| 1036 | 2026-01-27T22:43:55.503Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name dropshot_endpoint --edition=2021 dropshot_endpoint/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=2 '--allow=clippy::style' --allow=unexpected_cfgs '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(usdt_need_asm)' --check-cfg 'cfg(usdt_need_asm_sym)' --test --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=3d24d4f3e583d58a -C extra-filename=-978563b88bff33f5 --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-a5f1f991780b11c2.rlib --extern heck=/work/oxidecomputer/dropshot/target/debug/deps/libheck-86e41ea74570e15a.rlib --extern prettyplease=/work/oxidecomputer/dropshot/target/debug/deps/libprettyplease-a7d1b2992183967d.rlib --extern proc_macro2=/work/oxidecomputer/dropshot/target/debug/deps/libproc_macro2-d218ed60daceb981.rlib --extern quote=/work/oxidecomputer/dropshot/target/debug/deps/libquote-bc8184eefe67b51b.rlib --extern schema=/work/oxidecomputer/dropshot/target/debug/deps/libschema-f408eab60aa36c1f.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-2794751f9e57cbac.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-bf654160ef6e99d8.rlib --extern serde_tokenstream=/work/oxidecomputer/dropshot/target/debug/deps/libserde_tokenstream-ff817777ddf1b448.rlib --extern syn=/work/oxidecomputer/dropshot/target/debug/deps/libsyn-c716fdea4608336e.rlib --extern proc_macro` |
| 1037 | 2026-01-27T22:43:55.902Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name dropshot --edition=2021 dropshot/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 '--allow=clippy::style' --allow=unexpected_cfgs '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(usdt_need_asm)' --check-cfg 'cfg(usdt_need_asm_sym)' --cfg 'feature="internal-docs"' --cfg 'feature="simple-mermaid"' --cfg 'feature="usdt"' --cfg 'feature="usdt-probes"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("internal-docs", "simple-mermaid", "usdt", "usdt-probes"))' -C metadata=90be9be1b2540e09 -C extra-filename=-de92aabb58290c12 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -C incremental=/work/oxidecomputer/dropshot/target/debug/incremental -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-615613c0664d5b80.rmeta --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-c39795f8e6816e33.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-18af7d7230f35e32.rmeta --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-5ecd5f1916a6d7e9.rmeta --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-dc5ca4366626eaf3.rmeta --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-d48d07efdfb253f1.rmeta --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-34c12ee4f1a8d6c8.rmeta --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-cc7c5a3f16bab569.so --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-14abb8393ba8e0e8.rmeta --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-1af449e6425bdc11.rmeta --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-c11cccd6262c07c3.rmeta --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-ed9a5b50ef325b97.rmeta --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-9be7bc304d60cb78.rmeta --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-1c91b6e53cfd6c9e.rmeta --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-0eee54ce6727f7c3.rmeta --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-5356e71eac6a0ec5.rmeta --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-979e111527e5f96d.rmeta --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-786c9f70e5d70fc6.rmeta --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-dfdacbd5bb51e603.so --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-a56d4c653a00f37e.rmeta --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-aa6d052f3a01b72c.rmeta --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-dded347b8d3b8f8d.rmeta --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-1de804496838d9ec.rmeta --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-14ccd81d18a609dd.rmeta --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-2794751f9e57cbac.rmeta --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-3a0d916f56a16666.rmeta --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-a58d8ab2c3840a45.rmeta --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-52f64466199c21f4.rmeta --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-4cbbaede5c4e81a8.rmeta --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-7bcc0f1f2b9105cc.rmeta --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-5ca237a0d8b96918.rmeta --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-3ae79b348c180243.rmeta --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-fa25b919d642f819.rmeta --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-61edb64fd5a22ef1.rmeta --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-14bf1cab98945958.rmeta --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-4ce128d80f2b106c.rmeta --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-d789ed5f9e345b51.rmeta --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-d73d3f5f3f20db22.rmeta --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-314cbb4b5d05212e.rmeta --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-a8830c2f82315f1c.rmeta --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-63bf560e8ead6e76.rmeta --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-29dadf90bfae0c22.rmeta --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-2742fa71b343d6b3.rmeta -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-8fb92ae8b3c90b1a/out` |
| 1038 | 2026-01-27T22:43:57.798Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name dropshot --edition=2021 dropshot/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 '--allow=clippy::style' --allow=unexpected_cfgs '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(usdt_need_asm)' --check-cfg 'cfg(usdt_need_asm_sym)' --test --cfg 'feature="internal-docs"' --cfg 'feature="simple-mermaid"' --cfg 'feature="usdt"' --cfg 'feature="usdt-probes"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("internal-docs", "simple-mermaid", "usdt", "usdt-probes"))' -C metadata=9d314c323780bc0c -C extra-filename=-44c4fa0decce2d41 --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-3e26d04947c4407a.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-837308203914df88.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-615613c0664d5b80.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-c39795f8e6816e33.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-18af7d7230f35e32.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-7fb042c545b576ac.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-5ecd5f1916a6d7e9.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-dc5ca4366626eaf3.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-d48d07efdfb253f1.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-34c12ee4f1a8d6c8.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-cc7c5a3f16bab569.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-b9668d740fa8349e.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-14abb8393ba8e0e8.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-1af449e6425bdc11.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-c11cccd6262c07c3.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-ed9a5b50ef325b97.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-9be7bc304d60cb78.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-1c91b6e53cfd6c9e.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-8bf402051c3ea6d3.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-f97390c8366d7808.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-0eee54ce6727f7c3.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-5356e71eac6a0ec5.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-a63e97079b2e8b1d.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-d91a6b01eb2cb91d.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-f8949928e40a0b6f.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-979e111527e5f96d.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-786c9f70e5d70fc6.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-dfdacbd5bb51e603.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-601d3d7fbd6983bd.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-a56d4c653a00f37e.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-ea7bd0f56d895554.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-c9b01992ee4bc353.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-aa6d052f3a01b72c.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-dded347b8d3b8f8d.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-8e0cf7eb9d277db1.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-1de804496838d9ec.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-14ccd81d18a609dd.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-2794751f9e57cbac.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-3a0d916f56a16666.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-a58d8ab2c3840a45.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-52f64466199c21f4.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-4cbbaede5c4e81a8.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-7bcc0f1f2b9105cc.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-5ca237a0d8b96918.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-3ae79b348c180243.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-fa25b919d642f819.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-61edb64fd5a22ef1.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-14bf1cab98945958.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-4ce128d80f2b106c.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-70eca5ed4911dd3d.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-ded336f66e956ba3.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-d789ed5f9e345b51.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-d73d3f5f3f20db22.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-314cbb4b5d05212e.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-92a36aa4fe2ab8a4.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-a8830c2f82315f1c.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-ce79f25ef13e8f5b.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-63bf560e8ead6e76.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-29dadf90bfae0c22.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-2742fa71b343d6b3.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-8fb92ae8b3c90b1a/out -L native=/usr/ssl-3/lib/amd64` |
| 1039 | 2026-01-27T22:44:08.149Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name https --edition=2021 dropshot/examples/https.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 '--allow=clippy::style' --allow=unexpected_cfgs '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(usdt_need_asm)' --check-cfg 'cfg(usdt_need_asm_sym)' --cfg 'feature="internal-docs"' --cfg 'feature="simple-mermaid"' --cfg 'feature="usdt"' --cfg 'feature="usdt-probes"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("internal-docs", "simple-mermaid", "usdt", "usdt-probes"))' -C metadata=6500a4acd7df2cda -C extra-filename=-4f1366e364afb253 --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-3e26d04947c4407a.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-837308203914df88.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-615613c0664d5b80.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-c39795f8e6816e33.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-18af7d7230f35e32.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-7fb042c545b576ac.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-5ecd5f1916a6d7e9.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-dc5ca4366626eaf3.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-d48d07efdfb253f1.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-34c12ee4f1a8d6c8.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-de92aabb58290c12.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-cc7c5a3f16bab569.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-b9668d740fa8349e.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-14abb8393ba8e0e8.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-1af449e6425bdc11.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-c11cccd6262c07c3.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-ed9a5b50ef325b97.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-9be7bc304d60cb78.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-1c91b6e53cfd6c9e.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-8bf402051c3ea6d3.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-f97390c8366d7808.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-0eee54ce6727f7c3.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-5356e71eac6a0ec5.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-a63e97079b2e8b1d.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-d91a6b01eb2cb91d.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-f8949928e40a0b6f.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-979e111527e5f96d.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-786c9f70e5d70fc6.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-dfdacbd5bb51e603.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-601d3d7fbd6983bd.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-a56d4c653a00f37e.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-ea7bd0f56d895554.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-c9b01992ee4bc353.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-aa6d052f3a01b72c.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-dded347b8d3b8f8d.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-8e0cf7eb9d277db1.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-1de804496838d9ec.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-14ccd81d18a609dd.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-2794751f9e57cbac.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-3a0d916f56a16666.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-a58d8ab2c3840a45.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-52f64466199c21f4.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-4cbbaede5c4e81a8.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-7bcc0f1f2b9105cc.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-5ca237a0d8b96918.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-3ae79b348c180243.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-fa25b919d642f819.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-61edb64fd5a22ef1.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-14bf1cab98945958.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-4ce128d80f2b106c.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-70eca5ed4911dd3d.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-ded336f66e956ba3.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-d789ed5f9e345b51.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-d73d3f5f3f20db22.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-314cbb4b5d05212e.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-92a36aa4fe2ab8a4.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-a8830c2f82315f1c.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-ce79f25ef13e8f5b.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-63bf560e8ead6e76.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-29dadf90bfae0c22.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-2742fa71b343d6b3.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-8fb92ae8b3c90b1a/out -L native=/usr/ssl-3/lib/amd64` |
| 1040 | 2026-01-27T22:44:08.219Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name api_trait_alternate --edition=2021 dropshot/examples/api-trait-alternate.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 '--allow=clippy::style' --allow=unexpected_cfgs '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(usdt_need_asm)' --check-cfg 'cfg(usdt_need_asm_sym)' --cfg 'feature="internal-docs"' --cfg 'feature="simple-mermaid"' --cfg 'feature="usdt"' --cfg 'feature="usdt-probes"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("internal-docs", "simple-mermaid", "usdt", "usdt-probes"))' -C metadata=0cc81cc7de8afd40 -C extra-filename=-9bca8c54d0cb4b03 --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-3e26d04947c4407a.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-837308203914df88.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-615613c0664d5b80.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-c39795f8e6816e33.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-18af7d7230f35e32.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-7fb042c545b576ac.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-5ecd5f1916a6d7e9.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-dc5ca4366626eaf3.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-d48d07efdfb253f1.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-34c12ee4f1a8d6c8.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-de92aabb58290c12.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-cc7c5a3f16bab569.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-b9668d740fa8349e.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-14abb8393ba8e0e8.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-1af449e6425bdc11.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-c11cccd6262c07c3.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-ed9a5b50ef325b97.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-9be7bc304d60cb78.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-1c91b6e53cfd6c9e.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-8bf402051c3ea6d3.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-f97390c8366d7808.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-0eee54ce6727f7c3.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-5356e71eac6a0ec5.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-a63e97079b2e8b1d.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-d91a6b01eb2cb91d.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-f8949928e40a0b6f.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-979e111527e5f96d.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-786c9f70e5d70fc6.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-dfdacbd5bb51e603.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-601d3d7fbd6983bd.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-a56d4c653a00f37e.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-ea7bd0f56d895554.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-c9b01992ee4bc353.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-aa6d052f3a01b72c.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-dded347b8d3b8f8d.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-8e0cf7eb9d277db1.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-1de804496838d9ec.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-14ccd81d18a609dd.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-2794751f9e57cbac.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-3a0d916f56a16666.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-a58d8ab2c3840a45.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-52f64466199c21f4.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-4cbbaede5c4e81a8.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-7bcc0f1f2b9105cc.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-5ca237a0d8b96918.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-3ae79b348c180243.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-fa25b919d642f819.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-61edb64fd5a22ef1.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-14bf1cab98945958.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-4ce128d80f2b106c.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-70eca5ed4911dd3d.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-ded336f66e956ba3.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-d789ed5f9e345b51.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-d73d3f5f3f20db22.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-314cbb4b5d05212e.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-92a36aa4fe2ab8a4.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-a8830c2f82315f1c.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-ce79f25ef13e8f5b.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-63bf560e8ead6e76.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-29dadf90bfae0c22.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-2742fa71b343d6b3.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-8fb92ae8b3c90b1a/out -L native=/usr/ssl-3/lib/amd64` |
| 1041 | 2026-01-27T22:44:08.221Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name request_headers --edition=2021 dropshot/examples/request-headers.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 '--allow=clippy::style' --allow=unexpected_cfgs '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(usdt_need_asm)' --check-cfg 'cfg(usdt_need_asm_sym)' --cfg 'feature="internal-docs"' --cfg 'feature="simple-mermaid"' --cfg 'feature="usdt"' --cfg 'feature="usdt-probes"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("internal-docs", "simple-mermaid", "usdt", "usdt-probes"))' -C metadata=2ff423b95e3efec9 -C extra-filename=-3deb7d3954378079 --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-3e26d04947c4407a.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-837308203914df88.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-615613c0664d5b80.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-c39795f8e6816e33.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-18af7d7230f35e32.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-7fb042c545b576ac.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-5ecd5f1916a6d7e9.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-dc5ca4366626eaf3.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-d48d07efdfb253f1.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-34c12ee4f1a8d6c8.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-de92aabb58290c12.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-cc7c5a3f16bab569.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-b9668d740fa8349e.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-14abb8393ba8e0e8.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-1af449e6425bdc11.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-c11cccd6262c07c3.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-ed9a5b50ef325b97.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-9be7bc304d60cb78.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-1c91b6e53cfd6c9e.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-8bf402051c3ea6d3.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-f97390c8366d7808.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-0eee54ce6727f7c3.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-5356e71eac6a0ec5.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-a63e97079b2e8b1d.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-d91a6b01eb2cb91d.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-f8949928e40a0b6f.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-979e111527e5f96d.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-786c9f70e5d70fc6.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-dfdacbd5bb51e603.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-601d3d7fbd6983bd.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-a56d4c653a00f37e.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-ea7bd0f56d895554.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-c9b01992ee4bc353.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-aa6d052f3a01b72c.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-dded347b8d3b8f8d.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-8e0cf7eb9d277db1.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-1de804496838d9ec.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-14ccd81d18a609dd.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-2794751f9e57cbac.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-3a0d916f56a16666.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-a58d8ab2c3840a45.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-52f64466199c21f4.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-4cbbaede5c4e81a8.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-7bcc0f1f2b9105cc.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-5ca237a0d8b96918.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-3ae79b348c180243.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-fa25b919d642f819.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-61edb64fd5a22ef1.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-14bf1cab98945958.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-4ce128d80f2b106c.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-70eca5ed4911dd3d.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-ded336f66e956ba3.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-d789ed5f9e345b51.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-d73d3f5f3f20db22.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-314cbb4b5d05212e.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-92a36aa4fe2ab8a4.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-a8830c2f82315f1c.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-ce79f25ef13e8f5b.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-63bf560e8ead6e76.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-29dadf90bfae0c22.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-2742fa71b343d6b3.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-8fb92ae8b3c90b1a/out -L native=/usr/ssl-3/lib/amd64` |
| 1042 | 2026-01-27T22:44:08.222Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name custom_error --edition=2021 dropshot/examples/custom-error.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 '--allow=clippy::style' --allow=unexpected_cfgs '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(usdt_need_asm)' --check-cfg 'cfg(usdt_need_asm_sym)' --cfg 'feature="internal-docs"' --cfg 'feature="simple-mermaid"' --cfg 'feature="usdt"' --cfg 'feature="usdt-probes"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("internal-docs", "simple-mermaid", "usdt", "usdt-probes"))' -C metadata=db3b63851dce0168 -C extra-filename=-59bd3bd9bb27f9fd --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-3e26d04947c4407a.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-837308203914df88.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-615613c0664d5b80.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-c39795f8e6816e33.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-18af7d7230f35e32.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-7fb042c545b576ac.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-5ecd5f1916a6d7e9.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-dc5ca4366626eaf3.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-d48d07efdfb253f1.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-34c12ee4f1a8d6c8.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-de92aabb58290c12.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-cc7c5a3f16bab569.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-b9668d740fa8349e.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-14abb8393ba8e0e8.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-1af449e6425bdc11.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-c11cccd6262c07c3.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-ed9a5b50ef325b97.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-9be7bc304d60cb78.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-1c91b6e53cfd6c9e.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-8bf402051c3ea6d3.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-f97390c8366d7808.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-0eee54ce6727f7c3.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-5356e71eac6a0ec5.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-a63e97079b2e8b1d.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-d91a6b01eb2cb91d.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-f8949928e40a0b6f.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-979e111527e5f96d.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-786c9f70e5d70fc6.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-dfdacbd5bb51e603.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-601d3d7fbd6983bd.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-a56d4c653a00f37e.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-ea7bd0f56d895554.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-c9b01992ee4bc353.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-aa6d052f3a01b72c.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-dded347b8d3b8f8d.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-8e0cf7eb9d277db1.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-1de804496838d9ec.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-14ccd81d18a609dd.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-2794751f9e57cbac.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-3a0d916f56a16666.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-a58d8ab2c3840a45.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-52f64466199c21f4.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-4cbbaede5c4e81a8.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-7bcc0f1f2b9105cc.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-5ca237a0d8b96918.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-3ae79b348c180243.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-fa25b919d642f819.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-61edb64fd5a22ef1.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-14bf1cab98945958.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-4ce128d80f2b106c.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-70eca5ed4911dd3d.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-ded336f66e956ba3.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-d789ed5f9e345b51.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-d73d3f5f3f20db22.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-314cbb4b5d05212e.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-92a36aa4fe2ab8a4.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-a8830c2f82315f1c.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-ce79f25ef13e8f5b.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-63bf560e8ead6e76.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-29dadf90bfae0c22.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-2742fa71b343d6b3.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-8fb92ae8b3c90b1a/out -L native=/usr/ssl-3/lib/amd64` |
| 1043 | 2026-01-27T22:44:08.224Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name pagination_basic --edition=2021 dropshot/examples/pagination-basic.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 '--allow=clippy::style' --allow=unexpected_cfgs '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(usdt_need_asm)' --check-cfg 'cfg(usdt_need_asm_sym)' --cfg 'feature="internal-docs"' --cfg 'feature="simple-mermaid"' --cfg 'feature="usdt"' --cfg 'feature="usdt-probes"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("internal-docs", "simple-mermaid", "usdt", "usdt-probes"))' -C metadata=31f96d7f52545713 -C extra-filename=-0af6701dc86f201d --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-3e26d04947c4407a.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-837308203914df88.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-615613c0664d5b80.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-c39795f8e6816e33.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-18af7d7230f35e32.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-7fb042c545b576ac.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-5ecd5f1916a6d7e9.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-dc5ca4366626eaf3.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-d48d07efdfb253f1.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-34c12ee4f1a8d6c8.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-de92aabb58290c12.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-cc7c5a3f16bab569.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-b9668d740fa8349e.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-14abb8393ba8e0e8.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-1af449e6425bdc11.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-c11cccd6262c07c3.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-ed9a5b50ef325b97.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-9be7bc304d60cb78.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-1c91b6e53cfd6c9e.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-8bf402051c3ea6d3.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-f97390c8366d7808.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-0eee54ce6727f7c3.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-5356e71eac6a0ec5.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-a63e97079b2e8b1d.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-d91a6b01eb2cb91d.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-f8949928e40a0b6f.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-979e111527e5f96d.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-786c9f70e5d70fc6.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-dfdacbd5bb51e603.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-601d3d7fbd6983bd.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-a56d4c653a00f37e.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-ea7bd0f56d895554.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-c9b01992ee4bc353.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-aa6d052f3a01b72c.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-dded347b8d3b8f8d.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-8e0cf7eb9d277db1.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-1de804496838d9ec.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-14ccd81d18a609dd.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-2794751f9e57cbac.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-3a0d916f56a16666.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-a58d8ab2c3840a45.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-52f64466199c21f4.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-4cbbaede5c4e81a8.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-7bcc0f1f2b9105cc.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-5ca237a0d8b96918.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-3ae79b348c180243.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-fa25b919d642f819.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-61edb64fd5a22ef1.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-14bf1cab98945958.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-4ce128d80f2b106c.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-70eca5ed4911dd3d.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-ded336f66e956ba3.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-d789ed5f9e345b51.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-d73d3f5f3f20db22.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-314cbb4b5d05212e.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-92a36aa4fe2ab8a4.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-a8830c2f82315f1c.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-ce79f25ef13e8f5b.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-63bf560e8ead6e76.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-29dadf90bfae0c22.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-2742fa71b343d6b3.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-8fb92ae8b3c90b1a/out -L native=/usr/ssl-3/lib/amd64` |
| 1044 | 2026-01-27T22:44:08.225Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name pagination_multiple_resources --edition=2021 dropshot/examples/pagination-multiple-resources.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 '--allow=clippy::style' --allow=unexpected_cfgs '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(usdt_need_asm)' --check-cfg 'cfg(usdt_need_asm_sym)' --cfg 'feature="internal-docs"' --cfg 'feature="simple-mermaid"' --cfg 'feature="usdt"' --cfg 'feature="usdt-probes"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("internal-docs", "simple-mermaid", "usdt", "usdt-probes"))' -C metadata=c21ef6911f259857 -C extra-filename=-1a54a1d388034fa8 --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-3e26d04947c4407a.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-837308203914df88.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-615613c0664d5b80.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-c39795f8e6816e33.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-18af7d7230f35e32.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-7fb042c545b576ac.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-5ecd5f1916a6d7e9.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-dc5ca4366626eaf3.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-d48d07efdfb253f1.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-34c12ee4f1a8d6c8.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-de92aabb58290c12.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-cc7c5a3f16bab569.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-b9668d740fa8349e.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-14abb8393ba8e0e8.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-1af449e6425bdc11.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-c11cccd6262c07c3.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-ed9a5b50ef325b97.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-9be7bc304d60cb78.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-1c91b6e53cfd6c9e.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-8bf402051c3ea6d3.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-f97390c8366d7808.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-0eee54ce6727f7c3.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-5356e71eac6a0ec5.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-a63e97079b2e8b1d.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-d91a6b01eb2cb91d.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-f8949928e40a0b6f.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-979e111527e5f96d.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-786c9f70e5d70fc6.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-dfdacbd5bb51e603.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-601d3d7fbd6983bd.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-a56d4c653a00f37e.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-ea7bd0f56d895554.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-c9b01992ee4bc353.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-aa6d052f3a01b72c.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-dded347b8d3b8f8d.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-8e0cf7eb9d277db1.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-1de804496838d9ec.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-14ccd81d18a609dd.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-2794751f9e57cbac.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-3a0d916f56a16666.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-a58d8ab2c3840a45.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-52f64466199c21f4.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-4cbbaede5c4e81a8.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-7bcc0f1f2b9105cc.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-5ca237a0d8b96918.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-3ae79b348c180243.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-fa25b919d642f819.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-61edb64fd5a22ef1.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-14bf1cab98945958.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-4ce128d80f2b106c.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-70eca5ed4911dd3d.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-ded336f66e956ba3.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-d789ed5f9e345b51.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-d73d3f5f3f20db22.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-314cbb4b5d05212e.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-92a36aa4fe2ab8a4.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-a8830c2f82315f1c.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-ce79f25ef13e8f5b.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-63bf560e8ead6e76.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-29dadf90bfae0c22.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-2742fa71b343d6b3.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-8fb92ae8b3c90b1a/out -L native=/usr/ssl-3/lib/amd64` |
| 1045 | 2026-01-27T22:44:08.225Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name api_trait --edition=2021 dropshot/examples/api-trait.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 '--allow=clippy::style' --allow=unexpected_cfgs '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(usdt_need_asm)' --check-cfg 'cfg(usdt_need_asm_sym)' --cfg 'feature="internal-docs"' --cfg 'feature="simple-mermaid"' --cfg 'feature="usdt"' --cfg 'feature="usdt-probes"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("internal-docs", "simple-mermaid", "usdt", "usdt-probes"))' -C metadata=5deb48935d174281 -C extra-filename=-8cd945a3b5cb65c7 --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-3e26d04947c4407a.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-837308203914df88.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-615613c0664d5b80.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-c39795f8e6816e33.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-18af7d7230f35e32.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-7fb042c545b576ac.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-5ecd5f1916a6d7e9.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-dc5ca4366626eaf3.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-d48d07efdfb253f1.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-34c12ee4f1a8d6c8.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-de92aabb58290c12.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-cc7c5a3f16bab569.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-b9668d740fa8349e.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-14abb8393ba8e0e8.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-1af449e6425bdc11.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-c11cccd6262c07c3.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-ed9a5b50ef325b97.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-9be7bc304d60cb78.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-1c91b6e53cfd6c9e.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-8bf402051c3ea6d3.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-f97390c8366d7808.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-0eee54ce6727f7c3.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-5356e71eac6a0ec5.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-a63e97079b2e8b1d.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-d91a6b01eb2cb91d.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-f8949928e40a0b6f.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-979e111527e5f96d.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-786c9f70e5d70fc6.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-dfdacbd5bb51e603.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-601d3d7fbd6983bd.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-a56d4c653a00f37e.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-ea7bd0f56d895554.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-c9b01992ee4bc353.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-aa6d052f3a01b72c.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-dded347b8d3b8f8d.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-8e0cf7eb9d277db1.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-1de804496838d9ec.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-14ccd81d18a609dd.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-2794751f9e57cbac.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-3a0d916f56a16666.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-a58d8ab2c3840a45.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-52f64466199c21f4.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-4cbbaede5c4e81a8.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-7bcc0f1f2b9105cc.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-5ca237a0d8b96918.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-3ae79b348c180243.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-fa25b919d642f819.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-61edb64fd5a22ef1.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-14bf1cab98945958.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-4ce128d80f2b106c.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-70eca5ed4911dd3d.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-ded336f66e956ba3.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-d789ed5f9e345b51.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-d73d3f5f3f20db22.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-314cbb4b5d05212e.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-92a36aa4fe2ab8a4.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-a8830c2f82315f1c.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-ce79f25ef13e8f5b.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-63bf560e8ead6e76.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-29dadf90bfae0c22.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-2742fa71b343d6b3.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-8fb92ae8b3c90b1a/out -L native=/usr/ssl-3/lib/amd64` |
| 1046 | 2026-01-27T22:44:27.783Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name websocket --edition=2021 dropshot/examples/websocket.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 '--allow=clippy::style' --allow=unexpected_cfgs '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(usdt_need_asm)' --check-cfg 'cfg(usdt_need_asm_sym)' --cfg 'feature="internal-docs"' --cfg 'feature="simple-mermaid"' --cfg 'feature="usdt"' --cfg 'feature="usdt-probes"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("internal-docs", "simple-mermaid", "usdt", "usdt-probes"))' -C metadata=eb4e7b40c9bd169d -C extra-filename=-2e191d01e09c49de --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-3e26d04947c4407a.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-837308203914df88.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-615613c0664d5b80.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-c39795f8e6816e33.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-18af7d7230f35e32.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-7fb042c545b576ac.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-5ecd5f1916a6d7e9.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-dc5ca4366626eaf3.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-d48d07efdfb253f1.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-34c12ee4f1a8d6c8.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-de92aabb58290c12.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-cc7c5a3f16bab569.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-b9668d740fa8349e.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-14abb8393ba8e0e8.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-1af449e6425bdc11.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-c11cccd6262c07c3.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-ed9a5b50ef325b97.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-9be7bc304d60cb78.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-1c91b6e53cfd6c9e.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-8bf402051c3ea6d3.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-f97390c8366d7808.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-0eee54ce6727f7c3.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-5356e71eac6a0ec5.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-a63e97079b2e8b1d.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-d91a6b01eb2cb91d.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-f8949928e40a0b6f.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-979e111527e5f96d.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-786c9f70e5d70fc6.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-dfdacbd5bb51e603.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-601d3d7fbd6983bd.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-a56d4c653a00f37e.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-ea7bd0f56d895554.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-c9b01992ee4bc353.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-aa6d052f3a01b72c.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-dded347b8d3b8f8d.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-8e0cf7eb9d277db1.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-1de804496838d9ec.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-14ccd81d18a609dd.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-2794751f9e57cbac.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-3a0d916f56a16666.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-a58d8ab2c3840a45.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-52f64466199c21f4.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-4cbbaede5c4e81a8.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-7bcc0f1f2b9105cc.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-5ca237a0d8b96918.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-3ae79b348c180243.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-fa25b919d642f819.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-61edb64fd5a22ef1.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-14bf1cab98945958.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-4ce128d80f2b106c.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-70eca5ed4911dd3d.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-ded336f66e956ba3.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-d789ed5f9e345b51.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-d73d3f5f3f20db22.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-314cbb4b5d05212e.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-92a36aa4fe2ab8a4.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-a8830c2f82315f1c.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-ce79f25ef13e8f5b.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-63bf560e8ead6e76.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-29dadf90bfae0c22.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-2742fa71b343d6b3.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-8fb92ae8b3c90b1a/out -L native=/usr/ssl-3/lib/amd64` |
| 1047 | 2026-01-27T22:44:28.613Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name petstore --edition=2021 dropshot/examples/petstore.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 '--allow=clippy::style' --allow=unexpected_cfgs '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(usdt_need_asm)' --check-cfg 'cfg(usdt_need_asm_sym)' --cfg 'feature="internal-docs"' --cfg 'feature="simple-mermaid"' --cfg 'feature="usdt"' --cfg 'feature="usdt-probes"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("internal-docs", "simple-mermaid", "usdt", "usdt-probes"))' -C metadata=f47c17920585cff0 -C extra-filename=-bf7d6aed344b7a1b --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-3e26d04947c4407a.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-837308203914df88.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-615613c0664d5b80.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-c39795f8e6816e33.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-18af7d7230f35e32.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-7fb042c545b576ac.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-5ecd5f1916a6d7e9.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-dc5ca4366626eaf3.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-d48d07efdfb253f1.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-34c12ee4f1a8d6c8.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-de92aabb58290c12.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-cc7c5a3f16bab569.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-b9668d740fa8349e.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-14abb8393ba8e0e8.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-1af449e6425bdc11.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-c11cccd6262c07c3.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-ed9a5b50ef325b97.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-9be7bc304d60cb78.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-1c91b6e53cfd6c9e.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-8bf402051c3ea6d3.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-f97390c8366d7808.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-0eee54ce6727f7c3.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-5356e71eac6a0ec5.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-a63e97079b2e8b1d.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-d91a6b01eb2cb91d.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-f8949928e40a0b6f.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-979e111527e5f96d.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-786c9f70e5d70fc6.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-dfdacbd5bb51e603.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-601d3d7fbd6983bd.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-a56d4c653a00f37e.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-ea7bd0f56d895554.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-c9b01992ee4bc353.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-aa6d052f3a01b72c.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-dded347b8d3b8f8d.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-8e0cf7eb9d277db1.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-1de804496838d9ec.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-14ccd81d18a609dd.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-2794751f9e57cbac.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-3a0d916f56a16666.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-a58d8ab2c3840a45.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-52f64466199c21f4.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-4cbbaede5c4e81a8.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-7bcc0f1f2b9105cc.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-5ca237a0d8b96918.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-3ae79b348c180243.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-fa25b919d642f819.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-61edb64fd5a22ef1.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-14bf1cab98945958.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-4ce128d80f2b106c.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-70eca5ed4911dd3d.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-ded336f66e956ba3.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-d789ed5f9e345b51.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-d73d3f5f3f20db22.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-314cbb4b5d05212e.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-92a36aa4fe2ab8a4.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-a8830c2f82315f1c.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-ce79f25ef13e8f5b.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-63bf560e8ead6e76.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-29dadf90bfae0c22.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-2742fa71b343d6b3.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-8fb92ae8b3c90b1a/out -L native=/usr/ssl-3/lib/amd64` |
| 1048 | 2026-01-27T22:44:28.655Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name module_shared_context --edition=2021 dropshot/examples/module-shared-context.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 '--allow=clippy::style' --allow=unexpected_cfgs '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(usdt_need_asm)' --check-cfg 'cfg(usdt_need_asm_sym)' --cfg 'feature="internal-docs"' --cfg 'feature="simple-mermaid"' --cfg 'feature="usdt"' --cfg 'feature="usdt-probes"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("internal-docs", "simple-mermaid", "usdt", "usdt-probes"))' -C metadata=d9af64bb326273a1 -C extra-filename=-1af81f42d0ba2109 --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-3e26d04947c4407a.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-837308203914df88.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-615613c0664d5b80.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-c39795f8e6816e33.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-18af7d7230f35e32.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-7fb042c545b576ac.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-5ecd5f1916a6d7e9.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-dc5ca4366626eaf3.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-d48d07efdfb253f1.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-34c12ee4f1a8d6c8.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-de92aabb58290c12.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-cc7c5a3f16bab569.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-b9668d740fa8349e.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-14abb8393ba8e0e8.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-1af449e6425bdc11.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-c11cccd6262c07c3.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-ed9a5b50ef325b97.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-9be7bc304d60cb78.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-1c91b6e53cfd6c9e.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-8bf402051c3ea6d3.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-f97390c8366d7808.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-0eee54ce6727f7c3.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-5356e71eac6a0ec5.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-a63e97079b2e8b1d.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-d91a6b01eb2cb91d.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-f8949928e40a0b6f.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-979e111527e5f96d.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-786c9f70e5d70fc6.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-dfdacbd5bb51e603.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-601d3d7fbd6983bd.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-a56d4c653a00f37e.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-ea7bd0f56d895554.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-c9b01992ee4bc353.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-aa6d052f3a01b72c.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-dded347b8d3b8f8d.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-8e0cf7eb9d277db1.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-1de804496838d9ec.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-14ccd81d18a609dd.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-2794751f9e57cbac.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-3a0d916f56a16666.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-a58d8ab2c3840a45.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-52f64466199c21f4.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-4cbbaede5c4e81a8.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-7bcc0f1f2b9105cc.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-5ca237a0d8b96918.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-3ae79b348c180243.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-fa25b919d642f819.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-61edb64fd5a22ef1.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-14bf1cab98945958.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-4ce128d80f2b106c.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-70eca5ed4911dd3d.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-ded336f66e956ba3.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-d789ed5f9e345b51.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-d73d3f5f3f20db22.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-314cbb4b5d05212e.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-92a36aa4fe2ab8a4.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-a8830c2f82315f1c.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-ce79f25ef13e8f5b.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-63bf560e8ead6e76.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-29dadf90bfae0c22.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-2742fa71b343d6b3.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-8fb92ae8b3c90b1a/out -L native=/usr/ssl-3/lib/amd64` |
| 1049 | 2026-01-27T22:44:30.840Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name integration_tests --edition=2021 dropshot/tests/integration-tests/main.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 '--allow=clippy::style' --allow=unexpected_cfgs '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(usdt_need_asm)' --check-cfg 'cfg(usdt_need_asm_sym)' --test --cfg 'feature="internal-docs"' --cfg 'feature="simple-mermaid"' --cfg 'feature="usdt"' --cfg 'feature="usdt-probes"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("internal-docs", "simple-mermaid", "usdt", "usdt-probes"))' -C metadata=5fcaa4251c741b5e -C extra-filename=-4d0a63e8d4248a28 --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-3e26d04947c4407a.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-837308203914df88.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-615613c0664d5b80.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-c39795f8e6816e33.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-18af7d7230f35e32.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-7fb042c545b576ac.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-5ecd5f1916a6d7e9.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-dc5ca4366626eaf3.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-d48d07efdfb253f1.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-34c12ee4f1a8d6c8.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-de92aabb58290c12.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-cc7c5a3f16bab569.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-b9668d740fa8349e.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-14abb8393ba8e0e8.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-1af449e6425bdc11.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-c11cccd6262c07c3.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-ed9a5b50ef325b97.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-9be7bc304d60cb78.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-1c91b6e53cfd6c9e.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-8bf402051c3ea6d3.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-f97390c8366d7808.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-0eee54ce6727f7c3.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-5356e71eac6a0ec5.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-a63e97079b2e8b1d.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-d91a6b01eb2cb91d.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-f8949928e40a0b6f.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-979e111527e5f96d.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-786c9f70e5d70fc6.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-dfdacbd5bb51e603.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-601d3d7fbd6983bd.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-a56d4c653a00f37e.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-ea7bd0f56d895554.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-c9b01992ee4bc353.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-aa6d052f3a01b72c.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-dded347b8d3b8f8d.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-8e0cf7eb9d277db1.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-1de804496838d9ec.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-14ccd81d18a609dd.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-2794751f9e57cbac.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-3a0d916f56a16666.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-a58d8ab2c3840a45.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-52f64466199c21f4.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-4cbbaede5c4e81a8.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-7bcc0f1f2b9105cc.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-5ca237a0d8b96918.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-3ae79b348c180243.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-fa25b919d642f819.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-61edb64fd5a22ef1.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-14bf1cab98945958.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-4ce128d80f2b106c.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-70eca5ed4911dd3d.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-ded336f66e956ba3.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-d789ed5f9e345b51.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-d73d3f5f3f20db22.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-314cbb4b5d05212e.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-92a36aa4fe2ab8a4.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-a8830c2f82315f1c.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-ce79f25ef13e8f5b.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-63bf560e8ead6e76.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-29dadf90bfae0c22.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-2742fa71b343d6b3.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-8fb92ae8b3c90b1a/out -L native=/usr/ssl-3/lib/amd64` |
| 1050 | 2026-01-27T22:44:31.175Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name index --edition=2021 dropshot/examples/index.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 '--allow=clippy::style' --allow=unexpected_cfgs '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(usdt_need_asm)' --check-cfg 'cfg(usdt_need_asm_sym)' --cfg 'feature="internal-docs"' --cfg 'feature="simple-mermaid"' --cfg 'feature="usdt"' --cfg 'feature="usdt-probes"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("internal-docs", "simple-mermaid", "usdt", "usdt-probes"))' -C metadata=afe39841971bc880 -C extra-filename=-fc9044be233f854d --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-3e26d04947c4407a.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-837308203914df88.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-615613c0664d5b80.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-c39795f8e6816e33.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-18af7d7230f35e32.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-7fb042c545b576ac.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-5ecd5f1916a6d7e9.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-dc5ca4366626eaf3.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-d48d07efdfb253f1.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-34c12ee4f1a8d6c8.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-de92aabb58290c12.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-cc7c5a3f16bab569.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-b9668d740fa8349e.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-14abb8393ba8e0e8.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-1af449e6425bdc11.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-c11cccd6262c07c3.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-ed9a5b50ef325b97.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-9be7bc304d60cb78.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-1c91b6e53cfd6c9e.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-8bf402051c3ea6d3.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-f97390c8366d7808.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-0eee54ce6727f7c3.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-5356e71eac6a0ec5.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-a63e97079b2e8b1d.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-d91a6b01eb2cb91d.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-f8949928e40a0b6f.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-979e111527e5f96d.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-786c9f70e5d70fc6.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-dfdacbd5bb51e603.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-601d3d7fbd6983bd.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-a56d4c653a00f37e.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-ea7bd0f56d895554.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-c9b01992ee4bc353.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-aa6d052f3a01b72c.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-dded347b8d3b8f8d.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-8e0cf7eb9d277db1.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-1de804496838d9ec.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-14ccd81d18a609dd.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-2794751f9e57cbac.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-3a0d916f56a16666.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-a58d8ab2c3840a45.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-52f64466199c21f4.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-4cbbaede5c4e81a8.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-7bcc0f1f2b9105cc.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-5ca237a0d8b96918.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-3ae79b348c180243.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-fa25b919d642f819.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-61edb64fd5a22ef1.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-14bf1cab98945958.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-4ce128d80f2b106c.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-70eca5ed4911dd3d.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-ded336f66e956ba3.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-d789ed5f9e345b51.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-d73d3f5f3f20db22.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-314cbb4b5d05212e.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-92a36aa4fe2ab8a4.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-a8830c2f82315f1c.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-ce79f25ef13e8f5b.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-63bf560e8ead6e76.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-29dadf90bfae0c22.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-2742fa71b343d6b3.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-8fb92ae8b3c90b1a/out -L native=/usr/ssl-3/lib/amd64` |
| 1051 | 2026-01-27T22:44:32.091Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name multiple_servers --edition=2021 dropshot/examples/multiple-servers.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 '--allow=clippy::style' --allow=unexpected_cfgs '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(usdt_need_asm)' --check-cfg 'cfg(usdt_need_asm_sym)' --cfg 'feature="internal-docs"' --cfg 'feature="simple-mermaid"' --cfg 'feature="usdt"' --cfg 'feature="usdt-probes"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("internal-docs", "simple-mermaid", "usdt", "usdt-probes"))' -C metadata=e71f3103ae6a3786 -C extra-filename=-f680026c84fb6bf1 --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-3e26d04947c4407a.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-837308203914df88.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-615613c0664d5b80.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-c39795f8e6816e33.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-18af7d7230f35e32.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-7fb042c545b576ac.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-5ecd5f1916a6d7e9.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-dc5ca4366626eaf3.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-d48d07efdfb253f1.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-34c12ee4f1a8d6c8.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-de92aabb58290c12.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-cc7c5a3f16bab569.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-b9668d740fa8349e.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-14abb8393ba8e0e8.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-1af449e6425bdc11.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-c11cccd6262c07c3.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-ed9a5b50ef325b97.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-9be7bc304d60cb78.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-1c91b6e53cfd6c9e.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-8bf402051c3ea6d3.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-f97390c8366d7808.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-0eee54ce6727f7c3.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-5356e71eac6a0ec5.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-a63e97079b2e8b1d.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-d91a6b01eb2cb91d.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-f8949928e40a0b6f.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-979e111527e5f96d.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-786c9f70e5d70fc6.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-dfdacbd5bb51e603.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-601d3d7fbd6983bd.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-a56d4c653a00f37e.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-ea7bd0f56d895554.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-c9b01992ee4bc353.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-aa6d052f3a01b72c.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-dded347b8d3b8f8d.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-8e0cf7eb9d277db1.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-1de804496838d9ec.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-14ccd81d18a609dd.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-2794751f9e57cbac.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-3a0d916f56a16666.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-a58d8ab2c3840a45.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-52f64466199c21f4.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-4cbbaede5c4e81a8.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-7bcc0f1f2b9105cc.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-5ca237a0d8b96918.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-3ae79b348c180243.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-fa25b919d642f819.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-61edb64fd5a22ef1.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-14bf1cab98945958.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-4ce128d80f2b106c.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-70eca5ed4911dd3d.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-ded336f66e956ba3.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-d789ed5f9e345b51.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-d73d3f5f3f20db22.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-314cbb4b5d05212e.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-92a36aa4fe2ab8a4.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-a8830c2f82315f1c.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-ce79f25ef13e8f5b.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-63bf560e8ead6e76.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-29dadf90bfae0c22.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-2742fa71b343d6b3.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-8fb92ae8b3c90b1a/out -L native=/usr/ssl-3/lib/amd64` |
| 1052 | 2026-01-27T22:44:32.238Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name pagination_multiple_sorts --edition=2021 dropshot/examples/pagination-multiple-sorts.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 '--allow=clippy::style' --allow=unexpected_cfgs '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(usdt_need_asm)' --check-cfg 'cfg(usdt_need_asm_sym)' --cfg 'feature="internal-docs"' --cfg 'feature="simple-mermaid"' --cfg 'feature="usdt"' --cfg 'feature="usdt-probes"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("internal-docs", "simple-mermaid", "usdt", "usdt-probes"))' -C metadata=2a3a6356c4e86862 -C extra-filename=-41bfd0f0fa9d9c6b --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-3e26d04947c4407a.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-837308203914df88.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-615613c0664d5b80.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-c39795f8e6816e33.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-18af7d7230f35e32.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-7fb042c545b576ac.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-5ecd5f1916a6d7e9.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-dc5ca4366626eaf3.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-d48d07efdfb253f1.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-34c12ee4f1a8d6c8.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-de92aabb58290c12.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-cc7c5a3f16bab569.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-b9668d740fa8349e.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-14abb8393ba8e0e8.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-1af449e6425bdc11.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-c11cccd6262c07c3.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-ed9a5b50ef325b97.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-9be7bc304d60cb78.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-1c91b6e53cfd6c9e.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-8bf402051c3ea6d3.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-f97390c8366d7808.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-0eee54ce6727f7c3.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-5356e71eac6a0ec5.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-a63e97079b2e8b1d.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-d91a6b01eb2cb91d.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-f8949928e40a0b6f.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-979e111527e5f96d.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-786c9f70e5d70fc6.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-dfdacbd5bb51e603.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-601d3d7fbd6983bd.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-a56d4c653a00f37e.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-ea7bd0f56d895554.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-c9b01992ee4bc353.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-aa6d052f3a01b72c.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-dded347b8d3b8f8d.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-8e0cf7eb9d277db1.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-1de804496838d9ec.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-14ccd81d18a609dd.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-2794751f9e57cbac.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-3a0d916f56a16666.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-a58d8ab2c3840a45.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-52f64466199c21f4.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-4cbbaede5c4e81a8.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-7bcc0f1f2b9105cc.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-5ca237a0d8b96918.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-3ae79b348c180243.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-fa25b919d642f819.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-61edb64fd5a22ef1.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-14bf1cab98945958.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-4ce128d80f2b106c.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-70eca5ed4911dd3d.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-ded336f66e956ba3.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-d789ed5f9e345b51.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-d73d3f5f3f20db22.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-314cbb4b5d05212e.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-92a36aa4fe2ab8a4.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-a8830c2f82315f1c.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-ce79f25ef13e8f5b.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-63bf560e8ead6e76.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-29dadf90bfae0c22.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-2742fa71b343d6b3.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-8fb92ae8b3c90b1a/out -L native=/usr/ssl-3/lib/amd64` |
| 1053 | 2026-01-27T22:44:45.700Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name schema_with_example --edition=2021 dropshot/examples/schema-with-example.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 '--allow=clippy::style' --allow=unexpected_cfgs '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(usdt_need_asm)' --check-cfg 'cfg(usdt_need_asm_sym)' --cfg 'feature="internal-docs"' --cfg 'feature="simple-mermaid"' --cfg 'feature="usdt"' --cfg 'feature="usdt-probes"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("internal-docs", "simple-mermaid", "usdt", "usdt-probes"))' -C metadata=ba91e4b28981ddd0 -C extra-filename=-bd79077f409a3af7 --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-3e26d04947c4407a.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-837308203914df88.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-615613c0664d5b80.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-c39795f8e6816e33.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-18af7d7230f35e32.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-7fb042c545b576ac.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-5ecd5f1916a6d7e9.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-dc5ca4366626eaf3.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-d48d07efdfb253f1.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-34c12ee4f1a8d6c8.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-de92aabb58290c12.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-cc7c5a3f16bab569.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-b9668d740fa8349e.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-14abb8393ba8e0e8.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-1af449e6425bdc11.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-c11cccd6262c07c3.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-ed9a5b50ef325b97.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-9be7bc304d60cb78.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-1c91b6e53cfd6c9e.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-8bf402051c3ea6d3.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-f97390c8366d7808.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-0eee54ce6727f7c3.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-5356e71eac6a0ec5.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-a63e97079b2e8b1d.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-d91a6b01eb2cb91d.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-f8949928e40a0b6f.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-979e111527e5f96d.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-786c9f70e5d70fc6.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-dfdacbd5bb51e603.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-601d3d7fbd6983bd.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-a56d4c653a00f37e.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-ea7bd0f56d895554.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-c9b01992ee4bc353.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-aa6d052f3a01b72c.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-dded347b8d3b8f8d.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-8e0cf7eb9d277db1.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-1de804496838d9ec.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-14ccd81d18a609dd.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-2794751f9e57cbac.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-3a0d916f56a16666.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-a58d8ab2c3840a45.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-52f64466199c21f4.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-4cbbaede5c4e81a8.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-7bcc0f1f2b9105cc.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-5ca237a0d8b96918.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-3ae79b348c180243.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-fa25b919d642f819.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-61edb64fd5a22ef1.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-14bf1cab98945958.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-4ce128d80f2b106c.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-70eca5ed4911dd3d.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-ded336f66e956ba3.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-d789ed5f9e345b51.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-d73d3f5f3f20db22.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-314cbb4b5d05212e.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-92a36aa4fe2ab8a4.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-a8830c2f82315f1c.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-ce79f25ef13e8f5b.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-63bf560e8ead6e76.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-29dadf90bfae0c22.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-2742fa71b343d6b3.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-8fb92ae8b3c90b1a/out -L native=/usr/ssl-3/lib/amd64` |
| 1054 | 2026-01-27T22:44:47.734Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name module_basic --edition=2021 dropshot/examples/module-basic.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 '--allow=clippy::style' --allow=unexpected_cfgs '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(usdt_need_asm)' --check-cfg 'cfg(usdt_need_asm_sym)' --cfg 'feature="internal-docs"' --cfg 'feature="simple-mermaid"' --cfg 'feature="usdt"' --cfg 'feature="usdt-probes"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("internal-docs", "simple-mermaid", "usdt", "usdt-probes"))' -C metadata=95926b2c7eea5274 -C extra-filename=-106ed9b8cf0bc029 --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-3e26d04947c4407a.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-837308203914df88.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-615613c0664d5b80.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-c39795f8e6816e33.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-18af7d7230f35e32.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-7fb042c545b576ac.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-5ecd5f1916a6d7e9.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-dc5ca4366626eaf3.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-d48d07efdfb253f1.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-34c12ee4f1a8d6c8.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-de92aabb58290c12.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-cc7c5a3f16bab569.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-b9668d740fa8349e.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-14abb8393ba8e0e8.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-1af449e6425bdc11.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-c11cccd6262c07c3.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-ed9a5b50ef325b97.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-9be7bc304d60cb78.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-1c91b6e53cfd6c9e.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-8bf402051c3ea6d3.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-f97390c8366d7808.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-0eee54ce6727f7c3.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-5356e71eac6a0ec5.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-a63e97079b2e8b1d.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-d91a6b01eb2cb91d.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-f8949928e40a0b6f.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-979e111527e5f96d.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-786c9f70e5d70fc6.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-dfdacbd5bb51e603.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-601d3d7fbd6983bd.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-a56d4c653a00f37e.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-ea7bd0f56d895554.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-c9b01992ee4bc353.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-aa6d052f3a01b72c.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-dded347b8d3b8f8d.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-8e0cf7eb9d277db1.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-1de804496838d9ec.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-14ccd81d18a609dd.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-2794751f9e57cbac.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-3a0d916f56a16666.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-a58d8ab2c3840a45.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-52f64466199c21f4.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-4cbbaede5c4e81a8.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-7bcc0f1f2b9105cc.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-5ca237a0d8b96918.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-3ae79b348c180243.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-fa25b919d642f819.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-61edb64fd5a22ef1.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-14bf1cab98945958.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-4ce128d80f2b106c.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-70eca5ed4911dd3d.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-ded336f66e956ba3.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-d789ed5f9e345b51.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-d73d3f5f3f20db22.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-314cbb4b5d05212e.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-92a36aa4fe2ab8a4.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-a8830c2f82315f1c.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-ce79f25ef13e8f5b.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-63bf560e8ead6e76.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-29dadf90bfae0c22.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-2742fa71b343d6b3.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-8fb92ae8b3c90b1a/out -L native=/usr/ssl-3/lib/amd64` |
| 1055 | 2026-01-27T22:44:48.045Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name multipart --edition=2021 dropshot/examples/multipart.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 '--allow=clippy::style' --allow=unexpected_cfgs '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(usdt_need_asm)' --check-cfg 'cfg(usdt_need_asm_sym)' --cfg 'feature="internal-docs"' --cfg 'feature="simple-mermaid"' --cfg 'feature="usdt"' --cfg 'feature="usdt-probes"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("internal-docs", "simple-mermaid", "usdt", "usdt-probes"))' -C metadata=92bf574321696b6c -C extra-filename=-2f138881d1b844f3 --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-3e26d04947c4407a.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-837308203914df88.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-615613c0664d5b80.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-c39795f8e6816e33.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-18af7d7230f35e32.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-7fb042c545b576ac.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-5ecd5f1916a6d7e9.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-dc5ca4366626eaf3.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-d48d07efdfb253f1.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-34c12ee4f1a8d6c8.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-de92aabb58290c12.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-cc7c5a3f16bab569.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-b9668d740fa8349e.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-14abb8393ba8e0e8.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-1af449e6425bdc11.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-c11cccd6262c07c3.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-ed9a5b50ef325b97.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-9be7bc304d60cb78.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-1c91b6e53cfd6c9e.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-8bf402051c3ea6d3.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-f97390c8366d7808.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-0eee54ce6727f7c3.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-5356e71eac6a0ec5.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-a63e97079b2e8b1d.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-d91a6b01eb2cb91d.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-f8949928e40a0b6f.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-979e111527e5f96d.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-786c9f70e5d70fc6.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-dfdacbd5bb51e603.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-601d3d7fbd6983bd.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-a56d4c653a00f37e.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-ea7bd0f56d895554.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-c9b01992ee4bc353.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-aa6d052f3a01b72c.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-dded347b8d3b8f8d.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-8e0cf7eb9d277db1.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-1de804496838d9ec.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-14ccd81d18a609dd.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-2794751f9e57cbac.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-3a0d916f56a16666.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-a58d8ab2c3840a45.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-52f64466199c21f4.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-4cbbaede5c4e81a8.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-7bcc0f1f2b9105cc.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-5ca237a0d8b96918.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-3ae79b348c180243.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-fa25b919d642f819.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-61edb64fd5a22ef1.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-14bf1cab98945958.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-4ce128d80f2b106c.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-70eca5ed4911dd3d.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-ded336f66e956ba3.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-d789ed5f9e345b51.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-d73d3f5f3f20db22.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-314cbb4b5d05212e.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-92a36aa4fe2ab8a4.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-a8830c2f82315f1c.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-ce79f25ef13e8f5b.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-63bf560e8ead6e76.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-29dadf90bfae0c22.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-2742fa71b343d6b3.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-8fb92ae8b3c90b1a/out -L native=/usr/ssl-3/lib/amd64` |
| 1056 | 2026-01-27T22:44:49.626Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name well_tagged --edition=2021 dropshot/examples/well-tagged.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 '--allow=clippy::style' --allow=unexpected_cfgs '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(usdt_need_asm)' --check-cfg 'cfg(usdt_need_asm_sym)' --cfg 'feature="internal-docs"' --cfg 'feature="simple-mermaid"' --cfg 'feature="usdt"' --cfg 'feature="usdt-probes"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("internal-docs", "simple-mermaid", "usdt", "usdt-probes"))' -C metadata=3b362ba94b36b2b7 -C extra-filename=-c0bb1044a3859fda --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-3e26d04947c4407a.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-837308203914df88.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-615613c0664d5b80.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-c39795f8e6816e33.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-18af7d7230f35e32.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-7fb042c545b576ac.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-5ecd5f1916a6d7e9.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-dc5ca4366626eaf3.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-d48d07efdfb253f1.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-34c12ee4f1a8d6c8.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-de92aabb58290c12.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-cc7c5a3f16bab569.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-b9668d740fa8349e.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-14abb8393ba8e0e8.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-1af449e6425bdc11.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-c11cccd6262c07c3.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-ed9a5b50ef325b97.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-9be7bc304d60cb78.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-1c91b6e53cfd6c9e.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-8bf402051c3ea6d3.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-f97390c8366d7808.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-0eee54ce6727f7c3.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-5356e71eac6a0ec5.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-a63e97079b2e8b1d.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-d91a6b01eb2cb91d.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-f8949928e40a0b6f.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-979e111527e5f96d.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-786c9f70e5d70fc6.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-dfdacbd5bb51e603.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-601d3d7fbd6983bd.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-a56d4c653a00f37e.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-ea7bd0f56d895554.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-c9b01992ee4bc353.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-aa6d052f3a01b72c.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-dded347b8d3b8f8d.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-8e0cf7eb9d277db1.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-1de804496838d9ec.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-14ccd81d18a609dd.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-2794751f9e57cbac.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-3a0d916f56a16666.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-a58d8ab2c3840a45.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-52f64466199c21f4.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-4cbbaede5c4e81a8.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-7bcc0f1f2b9105cc.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-5ca237a0d8b96918.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-3ae79b348c180243.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-fa25b919d642f819.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-61edb64fd5a22ef1.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-14bf1cab98945958.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-4ce128d80f2b106c.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-70eca5ed4911dd3d.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-ded336f66e956ba3.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-d789ed5f9e345b51.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-d73d3f5f3f20db22.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-314cbb4b5d05212e.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-92a36aa4fe2ab8a4.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-a8830c2f82315f1c.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-ce79f25ef13e8f5b.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-63bf560e8ead6e76.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-29dadf90bfae0c22.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-2742fa71b343d6b3.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-8fb92ae8b3c90b1a/out -L native=/usr/ssl-3/lib/amd64` |
| 1057 | 2026-01-27T22:44:51.788Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name api_trait_websocket --edition=2021 dropshot/examples/api-trait-websocket.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 '--allow=clippy::style' --allow=unexpected_cfgs '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(usdt_need_asm)' --check-cfg 'cfg(usdt_need_asm_sym)' --cfg 'feature="internal-docs"' --cfg 'feature="simple-mermaid"' --cfg 'feature="usdt"' --cfg 'feature="usdt-probes"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("internal-docs", "simple-mermaid", "usdt", "usdt-probes"))' -C metadata=aeb7fc8bad444d89 -C extra-filename=-8e05bb8fd1a17e30 --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-3e26d04947c4407a.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-837308203914df88.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-615613c0664d5b80.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-c39795f8e6816e33.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-18af7d7230f35e32.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-7fb042c545b576ac.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-5ecd5f1916a6d7e9.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-dc5ca4366626eaf3.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-d48d07efdfb253f1.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-34c12ee4f1a8d6c8.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-de92aabb58290c12.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-cc7c5a3f16bab569.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-b9668d740fa8349e.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-14abb8393ba8e0e8.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-1af449e6425bdc11.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-c11cccd6262c07c3.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-ed9a5b50ef325b97.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-9be7bc304d60cb78.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-1c91b6e53cfd6c9e.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-8bf402051c3ea6d3.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-f97390c8366d7808.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-0eee54ce6727f7c3.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-5356e71eac6a0ec5.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-a63e97079b2e8b1d.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-d91a6b01eb2cb91d.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-f8949928e40a0b6f.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-979e111527e5f96d.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-786c9f70e5d70fc6.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-dfdacbd5bb51e603.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-601d3d7fbd6983bd.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-a56d4c653a00f37e.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-ea7bd0f56d895554.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-c9b01992ee4bc353.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-aa6d052f3a01b72c.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-dded347b8d3b8f8d.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-8e0cf7eb9d277db1.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-1de804496838d9ec.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-14ccd81d18a609dd.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-2794751f9e57cbac.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-3a0d916f56a16666.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-a58d8ab2c3840a45.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-52f64466199c21f4.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-4cbbaede5c4e81a8.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-7bcc0f1f2b9105cc.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-5ca237a0d8b96918.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-3ae79b348c180243.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-fa25b919d642f819.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-61edb64fd5a22ef1.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-14bf1cab98945958.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-4ce128d80f2b106c.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-70eca5ed4911dd3d.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-ded336f66e956ba3.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-d789ed5f9e345b51.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-d73d3f5f3f20db22.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-314cbb4b5d05212e.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-92a36aa4fe2ab8a4.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-a8830c2f82315f1c.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-ce79f25ef13e8f5b.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-63bf560e8ead6e76.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-29dadf90bfae0c22.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-2742fa71b343d6b3.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-8fb92ae8b3c90b1a/out -L native=/usr/ssl-3/lib/amd64` |
| 1058 | 2026-01-27T22:44:53.067Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name basic --edition=2021 dropshot/examples/basic.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 '--allow=clippy::style' --allow=unexpected_cfgs '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(usdt_need_asm)' --check-cfg 'cfg(usdt_need_asm_sym)' --cfg 'feature="internal-docs"' --cfg 'feature="simple-mermaid"' --cfg 'feature="usdt"' --cfg 'feature="usdt-probes"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("internal-docs", "simple-mermaid", "usdt", "usdt-probes"))' -C metadata=4ef464dd20d85e26 -C extra-filename=-f22864e38a9438b7 --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-3e26d04947c4407a.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-837308203914df88.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-615613c0664d5b80.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-c39795f8e6816e33.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-18af7d7230f35e32.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-7fb042c545b576ac.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-5ecd5f1916a6d7e9.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-dc5ca4366626eaf3.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-d48d07efdfb253f1.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-34c12ee4f1a8d6c8.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-de92aabb58290c12.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-cc7c5a3f16bab569.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-b9668d740fa8349e.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-14abb8393ba8e0e8.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-1af449e6425bdc11.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-c11cccd6262c07c3.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-ed9a5b50ef325b97.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-9be7bc304d60cb78.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-1c91b6e53cfd6c9e.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-8bf402051c3ea6d3.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-f97390c8366d7808.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-0eee54ce6727f7c3.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-5356e71eac6a0ec5.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-a63e97079b2e8b1d.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-d91a6b01eb2cb91d.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-f8949928e40a0b6f.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-979e111527e5f96d.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-786c9f70e5d70fc6.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-dfdacbd5bb51e603.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-601d3d7fbd6983bd.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-a56d4c653a00f37e.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-ea7bd0f56d895554.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-c9b01992ee4bc353.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-aa6d052f3a01b72c.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-dded347b8d3b8f8d.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-8e0cf7eb9d277db1.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-1de804496838d9ec.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-14ccd81d18a609dd.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-2794751f9e57cbac.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-3a0d916f56a16666.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-a58d8ab2c3840a45.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-52f64466199c21f4.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-4cbbaede5c4e81a8.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-7bcc0f1f2b9105cc.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-5ca237a0d8b96918.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-3ae79b348c180243.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-fa25b919d642f819.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-61edb64fd5a22ef1.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-14bf1cab98945958.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-4ce128d80f2b106c.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-70eca5ed4911dd3d.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-ded336f66e956ba3.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-d789ed5f9e345b51.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-d73d3f5f3f20db22.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-314cbb4b5d05212e.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-92a36aa4fe2ab8a4.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-a8830c2f82315f1c.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-ce79f25ef13e8f5b.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-63bf560e8ead6e76.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-29dadf90bfae0c22.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-2742fa71b343d6b3.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-8fb92ae8b3c90b1a/out -L native=/usr/ssl-3/lib/amd64` |
| 1059 | 2026-01-27T22:44:53.730Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name fail --edition=2021 dropshot/tests/fail.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 '--allow=clippy::style' --allow=unexpected_cfgs '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(usdt_need_asm)' --check-cfg 'cfg(usdt_need_asm_sym)' --test --cfg 'feature="internal-docs"' --cfg 'feature="simple-mermaid"' --cfg 'feature="usdt"' --cfg 'feature="usdt-probes"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("internal-docs", "simple-mermaid", "usdt", "usdt-probes"))' -C metadata=e2fe0f4641eae73e -C extra-filename=-2980f406019c8d1d --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-3e26d04947c4407a.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-837308203914df88.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-615613c0664d5b80.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-c39795f8e6816e33.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-18af7d7230f35e32.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-7fb042c545b576ac.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-5ecd5f1916a6d7e9.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-dc5ca4366626eaf3.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-d48d07efdfb253f1.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-34c12ee4f1a8d6c8.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-de92aabb58290c12.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-cc7c5a3f16bab569.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-b9668d740fa8349e.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-14abb8393ba8e0e8.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-1af449e6425bdc11.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-c11cccd6262c07c3.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-ed9a5b50ef325b97.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-9be7bc304d60cb78.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-1c91b6e53cfd6c9e.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-8bf402051c3ea6d3.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-f97390c8366d7808.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-0eee54ce6727f7c3.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-5356e71eac6a0ec5.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-a63e97079b2e8b1d.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-d91a6b01eb2cb91d.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-f8949928e40a0b6f.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-979e111527e5f96d.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-786c9f70e5d70fc6.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-dfdacbd5bb51e603.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-601d3d7fbd6983bd.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-a56d4c653a00f37e.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-ea7bd0f56d895554.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-c9b01992ee4bc353.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-aa6d052f3a01b72c.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-dded347b8d3b8f8d.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-8e0cf7eb9d277db1.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-1de804496838d9ec.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-14ccd81d18a609dd.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-2794751f9e57cbac.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-3a0d916f56a16666.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-a58d8ab2c3840a45.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-52f64466199c21f4.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-4cbbaede5c4e81a8.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-7bcc0f1f2b9105cc.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-5ca237a0d8b96918.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-3ae79b348c180243.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-fa25b919d642f819.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-61edb64fd5a22ef1.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-14bf1cab98945958.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-4ce128d80f2b106c.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-70eca5ed4911dd3d.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-ded336f66e956ba3.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-d789ed5f9e345b51.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-d73d3f5f3f20db22.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-314cbb4b5d05212e.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-92a36aa4fe2ab8a4.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-a8830c2f82315f1c.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-ce79f25ef13e8f5b.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-63bf560e8ead6e76.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-29dadf90bfae0c22.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-2742fa71b343d6b3.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-8fb92ae8b3c90b1a/out -L native=/usr/ssl-3/lib/amd64` |
| 1060 | 2026-01-27T22:44:54.981Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name file_server --edition=2021 dropshot/examples/file_server.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 '--allow=clippy::style' --allow=unexpected_cfgs '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(usdt_need_asm)' --check-cfg 'cfg(usdt_need_asm_sym)' --cfg 'feature="internal-docs"' --cfg 'feature="simple-mermaid"' --cfg 'feature="usdt"' --cfg 'feature="usdt-probes"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("internal-docs", "simple-mermaid", "usdt", "usdt-probes"))' -C metadata=20c1e5472a399778 -C extra-filename=-1ac77dea56bc30b2 --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-3e26d04947c4407a.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-837308203914df88.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-615613c0664d5b80.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-c39795f8e6816e33.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-18af7d7230f35e32.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-7fb042c545b576ac.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-5ecd5f1916a6d7e9.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-dc5ca4366626eaf3.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-d48d07efdfb253f1.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-34c12ee4f1a8d6c8.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-de92aabb58290c12.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-cc7c5a3f16bab569.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-b9668d740fa8349e.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-14abb8393ba8e0e8.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-1af449e6425bdc11.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-c11cccd6262c07c3.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-ed9a5b50ef325b97.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-9be7bc304d60cb78.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-1c91b6e53cfd6c9e.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-8bf402051c3ea6d3.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-f97390c8366d7808.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-0eee54ce6727f7c3.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-5356e71eac6a0ec5.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-a63e97079b2e8b1d.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-d91a6b01eb2cb91d.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-f8949928e40a0b6f.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-979e111527e5f96d.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-786c9f70e5d70fc6.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-dfdacbd5bb51e603.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-601d3d7fbd6983bd.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-a56d4c653a00f37e.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-ea7bd0f56d895554.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-c9b01992ee4bc353.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-aa6d052f3a01b72c.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-dded347b8d3b8f8d.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-8e0cf7eb9d277db1.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-1de804496838d9ec.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-14ccd81d18a609dd.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-2794751f9e57cbac.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-3a0d916f56a16666.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-a58d8ab2c3840a45.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-52f64466199c21f4.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-4cbbaede5c4e81a8.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-7bcc0f1f2b9105cc.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-5ca237a0d8b96918.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-3ae79b348c180243.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-fa25b919d642f819.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-61edb64fd5a22ef1.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-14bf1cab98945958.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-4ce128d80f2b106c.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-70eca5ed4911dd3d.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-ded336f66e956ba3.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-d789ed5f9e345b51.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-d73d3f5f3f20db22.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-314cbb4b5d05212e.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-92a36aa4fe2ab8a4.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-a8830c2f82315f1c.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-ce79f25ef13e8f5b.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-63bf560e8ead6e76.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-29dadf90bfae0c22.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-2742fa71b343d6b3.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-8fb92ae8b3c90b1a/out -L native=/usr/ssl-3/lib/amd64` |
| 1061 | 2026-01-27T22:44:59.449Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name versioning --edition=2021 dropshot/examples/versioning.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 '--allow=clippy::style' --allow=unexpected_cfgs '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(usdt_need_asm)' --check-cfg 'cfg(usdt_need_asm_sym)' --cfg 'feature="internal-docs"' --cfg 'feature="simple-mermaid"' --cfg 'feature="usdt"' --cfg 'feature="usdt-probes"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("internal-docs", "simple-mermaid", "usdt", "usdt-probes"))' -C metadata=a7843dab74373860 -C extra-filename=-72e657afd292dd33 --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-3e26d04947c4407a.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-837308203914df88.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-615613c0664d5b80.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-c39795f8e6816e33.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-18af7d7230f35e32.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-7fb042c545b576ac.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-5ecd5f1916a6d7e9.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-dc5ca4366626eaf3.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-d48d07efdfb253f1.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-34c12ee4f1a8d6c8.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-de92aabb58290c12.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-cc7c5a3f16bab569.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-b9668d740fa8349e.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-14abb8393ba8e0e8.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-1af449e6425bdc11.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-c11cccd6262c07c3.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-ed9a5b50ef325b97.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-9be7bc304d60cb78.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-1c91b6e53cfd6c9e.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-8bf402051c3ea6d3.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-f97390c8366d7808.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-0eee54ce6727f7c3.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-5356e71eac6a0ec5.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-a63e97079b2e8b1d.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-d91a6b01eb2cb91d.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-f8949928e40a0b6f.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-979e111527e5f96d.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-786c9f70e5d70fc6.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-dfdacbd5bb51e603.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-601d3d7fbd6983bd.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-a56d4c653a00f37e.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-ea7bd0f56d895554.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-c9b01992ee4bc353.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-aa6d052f3a01b72c.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-dded347b8d3b8f8d.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-8e0cf7eb9d277db1.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-1de804496838d9ec.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-14ccd81d18a609dd.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-2794751f9e57cbac.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-3a0d916f56a16666.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-a58d8ab2c3840a45.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-52f64466199c21f4.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-4cbbaede5c4e81a8.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-7bcc0f1f2b9105cc.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-5ca237a0d8b96918.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-3ae79b348c180243.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-fa25b919d642f819.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-61edb64fd5a22ef1.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-14bf1cab98945958.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-4ce128d80f2b106c.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-70eca5ed4911dd3d.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-ded336f66e956ba3.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-d789ed5f9e345b51.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-d73d3f5f3f20db22.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-314cbb4b5d05212e.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-92a36aa4fe2ab8a4.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-a8830c2f82315f1c.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-ce79f25ef13e8f5b.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-63bf560e8ead6e76.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-29dadf90bfae0c22.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-2742fa71b343d6b3.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-8fb92ae8b3c90b1a/out -L native=/usr/ssl-3/lib/amd64` |
| 1062 | 2026-01-27T22:45:06.365Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name self_referential --edition=2021 dropshot/examples/self-referential.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 '--allow=clippy::style' --allow=unexpected_cfgs '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(usdt_need_asm)' --check-cfg 'cfg(usdt_need_asm_sym)' --cfg 'feature="internal-docs"' --cfg 'feature="simple-mermaid"' --cfg 'feature="usdt"' --cfg 'feature="usdt-probes"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("internal-docs", "simple-mermaid", "usdt", "usdt-probes"))' -C metadata=07eb820a0327d464 -C extra-filename=-63b01527b7bce82e --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-3e26d04947c4407a.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-837308203914df88.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-615613c0664d5b80.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-c39795f8e6816e33.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-18af7d7230f35e32.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-7fb042c545b576ac.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-5ecd5f1916a6d7e9.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-dc5ca4366626eaf3.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-d48d07efdfb253f1.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-34c12ee4f1a8d6c8.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-de92aabb58290c12.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-cc7c5a3f16bab569.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-b9668d740fa8349e.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-14abb8393ba8e0e8.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-1af449e6425bdc11.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-c11cccd6262c07c3.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-ed9a5b50ef325b97.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-9be7bc304d60cb78.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-1c91b6e53cfd6c9e.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-8bf402051c3ea6d3.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-f97390c8366d7808.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-0eee54ce6727f7c3.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-5356e71eac6a0ec5.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-a63e97079b2e8b1d.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-d91a6b01eb2cb91d.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-f8949928e40a0b6f.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-979e111527e5f96d.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-786c9f70e5d70fc6.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-dfdacbd5bb51e603.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-601d3d7fbd6983bd.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-a56d4c653a00f37e.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-ea7bd0f56d895554.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-c9b01992ee4bc353.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-aa6d052f3a01b72c.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-dded347b8d3b8f8d.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-8e0cf7eb9d277db1.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-1de804496838d9ec.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-14ccd81d18a609dd.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-2794751f9e57cbac.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-3a0d916f56a16666.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-a58d8ab2c3840a45.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-52f64466199c21f4.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-4cbbaede5c4e81a8.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-7bcc0f1f2b9105cc.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-5ca237a0d8b96918.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-3ae79b348c180243.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-fa25b919d642f819.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-61edb64fd5a22ef1.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-14bf1cab98945958.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-4ce128d80f2b106c.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-70eca5ed4911dd3d.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-ded336f66e956ba3.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-d789ed5f9e345b51.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-d73d3f5f3f20db22.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-314cbb4b5d05212e.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-92a36aa4fe2ab8a4.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-a8830c2f82315f1c.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-ce79f25ef13e8f5b.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-63bf560e8ead6e76.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-29dadf90bfae0c22.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-2742fa71b343d6b3.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-8fb92ae8b3c90b1a/out -L native=/usr/ssl-3/lib/amd64` |
| 1063 | 2026-01-27T22:45:32.953Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 30s |
| 1064 | 2026-01-27T22:45:33.172Z | |
| 1065 | 2026-01-27T22:45:33.172Z | real 2:30.363158692 |
| 1066 | 2026-01-27T22:45:33.174Z | user 14:08.994371960 |
| 1067 | 2026-01-27T22:45:33.174Z | sys 2:00.490253427 |
| 1068 | 2026-01-27T22:45:33.174Z | trap 0.675414382 |
| 1069 | 2026-01-27T22:45:33.174Z | tflt 0.150759328 |
| 1070 | 2026-01-27T22:45:33.174Z | dflt 0.306971926 |
| 1071 | 2026-01-27T22:45:33.174Z | kflt 0.003457039 |
| 1072 | 2026-01-27T22:45:33.174Z | lock 43:34.851855258 |
| 1073 | 2026-01-27T22:45:33.174Z | slp 1:05:57.910871565 |
| 1074 | 2026-01-27T22:45:33.174Z | lat 54.719235887 |
| 1075 | 2026-01-27T22:45:33.174Z | stop 1:08.415450996 |
| 1076 | 2026-01-27T22:45:33.199Z | + banner test |
| 1077 | 2026-01-27T22:45:33.199Z | |
| 1078 | 2026-01-27T22:45:33.199Z | ##### ###### #### ##### |
| 1079 | 2026-01-27T22:45:33.199Z | # # # # |
| 1080 | 2026-01-27T22:45:33.199Z | # ##### #### # |
| 1081 | 2026-01-27T22:45:33.199Z | # # # # |
| 1082 | 2026-01-27T22:45:33.199Z | # # # # # |
| 1083 | 2026-01-27T22:45:33.199Z | # ###### #### # |
| 1084 | 2026-01-27T22:45:33.199Z | |
| 1085 | 2026-01-27T22:45:33.199Z | + ptime -m cargo test --all-features --locked --verbose |
| 1086 | 2026-01-27T22:45:33.713Z | Fresh unicode-ident v1.0.12 |
| 1087 | 2026-01-27T22:45:33.713Z | Fresh cfg-if v1.0.0 |
| 1088 | 2026-01-27T22:45:33.713Z | Fresh itoa v1.0.1 |
| 1089 | 2026-01-27T22:45:33.713Z | Fresh memchr v2.6.0 |
| 1090 | 2026-01-27T22:45:33.781Z | Fresh proc-macro2 v1.0.105 |
| 1091 | 2026-01-27T22:45:33.781Z | Fresh pin-project-lite v0.2.12 |
| 1092 | 2026-01-27T22:45:33.781Z | Fresh autocfg v1.1.0 |
| 1093 | 2026-01-27T22:45:33.781Z | Fresh shlex v1.3.0 |
| 1094 | 2026-01-27T22:45:33.781Z | Fresh bytes v1.11.0 |
| 1095 | 2026-01-27T22:45:33.781Z | Fresh quote v1.0.43 |
| 1096 | 2026-01-27T22:45:33.781Z | Fresh libc v0.2.180 |
| 1097 | 2026-01-27T22:45:33.781Z | Fresh cc v1.2.16 |
| 1098 | 2026-01-27T22:45:33.781Z | Fresh smallvec v1.13.2 |
| 1099 | 2026-01-27T22:45:33.781Z | Fresh version_check v0.9.5 |
| 1100 | 2026-01-27T22:45:33.781Z | Fresh futures-core v0.3.31 |
| 1101 | 2026-01-27T22:45:33.781Z | Fresh scopeguard v1.2.0 |
| 1102 | 2026-01-27T22:45:33.781Z | Fresh futures-sink v0.3.31 |
| 1103 | 2026-01-27T22:45:33.781Z | Fresh serde_derive v1.0.228 |
| 1104 | 2026-01-27T22:45:33.781Z | Fresh lock_api v0.4.6 |
| 1105 | 2026-01-27T22:45:33.781Z | Fresh synstructure v0.13.1 |
| 1106 | 2026-01-27T22:45:33.781Z | Fresh tokio-macros v2.6.0 |
| 1107 | 2026-01-27T22:45:33.781Z | Fresh log v0.4.17 |
| 1108 | 2026-01-27T22:45:33.781Z | Fresh parking_lot_core v0.9.4 |
| 1109 | 2026-01-27T22:45:33.781Z | Fresh mio v1.0.3 |
| 1110 | 2026-01-27T22:45:33.781Z | Fresh signal-hook-registry v1.4.0 |
| 1111 | 2026-01-27T22:45:33.781Z | Fresh getrandom v0.2.11 |
| 1112 | 2026-01-27T22:45:33.781Z | Fresh socket2 v0.6.0 |
| 1113 | 2026-01-27T22:45:33.782Z | Fresh parking_lot v0.12.1 |
| 1114 | 2026-01-27T22:45:33.782Z | Fresh zmij v1.0.2 |
| 1115 | 2026-01-27T22:45:33.782Z | Fresh slab v0.4.9 |
| 1116 | 2026-01-27T22:45:33.782Z | Fresh bitflags v2.4.0 |
| 1117 | 2026-01-27T22:45:33.782Z | Fresh zerofrom-derive v0.1.5 |
| 1118 | 2026-01-27T22:45:33.782Z | Fresh futures-channel v0.3.31 |
| 1119 | 2026-01-27T22:45:33.782Z | Fresh tokio v1.49.0 |
| 1120 | 2026-01-27T22:45:33.782Z | Fresh http v1.4.0 |
| 1121 | 2026-01-27T22:45:33.782Z | Fresh pin-utils v0.1.0 |
| 1122 | 2026-01-27T22:45:33.783Z | Fresh zeroize v1.7.0 |
| 1123 | 2026-01-27T22:45:33.783Z | Fresh zerofrom v0.1.5 |
| 1124 | 2026-01-27T22:45:33.783Z | Fresh yoke-derive v0.7.5 |
| 1125 | 2026-01-27T22:45:33.783Z | Fresh futures-macro v0.3.31 |
| 1126 | 2026-01-27T22:45:33.783Z | Fresh rustls-pki-types v1.14.0 |
| 1127 | 2026-01-27T22:45:33.783Z | Fresh thiserror-impl v2.0.18 |
| 1128 | 2026-01-27T22:45:33.783Z | Fresh futures-task v0.3.31 |
| 1129 | 2026-01-27T22:45:33.783Z | Fresh futures-io v0.3.31 |
| 1130 | 2026-01-27T22:45:33.783Z | Fresh stable_deref_trait v1.2.0 |
| 1131 | 2026-01-27T22:45:33.783Z | Fresh futures-util v0.3.31 |
| 1132 | 2026-01-27T22:45:33.783Z | Fresh yoke v0.7.5 |
| 1133 | 2026-01-27T22:45:33.783Z | Fresh thiserror v2.0.18 |
| 1134 | 2026-01-27T22:45:33.783Z | Fresh zerovec-derive v0.10.3 |
| 1135 | 2026-01-27T22:45:33.783Z | Fresh zerovec v0.10.4 |
| 1136 | 2026-01-27T22:45:33.783Z | Fresh serde_core v1.0.228 |
| 1137 | 2026-01-27T22:45:33.783Z | Fresh displaydoc v0.2.5 |
| 1138 | 2026-01-27T22:45:33.783Z | Fresh tracing-core v0.1.32 |
| 1139 | 2026-01-27T22:45:33.783Z | Fresh hashbrown v0.16.1 |
| 1140 | 2026-01-27T22:45:33.783Z | Fresh httparse v1.10.0 |
| 1141 | 2026-01-27T22:45:33.783Z | Fresh getrandom v0.3.1 |
| 1142 | 2026-01-27T22:45:33.783Z | Fresh ucd-trie v0.1.6 |
| 1143 | 2026-01-27T22:45:33.783Z | Fresh untrusted v0.9.0 |
| 1144 | 2026-01-27T22:45:33.783Z | Fresh equivalent v1.0.0 |
| 1145 | 2026-01-27T22:45:33.783Z | Fresh tracing v0.1.40 |
| 1146 | 2026-01-27T22:45:33.783Z | Fresh tinystr v0.7.6 |
| 1147 | 2026-01-27T22:45:33.783Z | Fresh pest v2.8.1 |
| 1148 | 2026-01-27T22:45:33.783Z | Fresh ring v0.17.13 |
| 1149 | 2026-01-27T22:45:33.784Z | Fresh indexmap v2.13.0 |
| 1150 | 2026-01-27T22:45:33.784Z | Fresh serde v1.0.228 |
| 1151 | 2026-01-27T22:45:33.784Z | Fresh http-body v1.0.1 |
| 1152 | 2026-01-27T22:45:33.784Z | Fresh errno v0.3.10 |
| 1153 | 2026-01-27T22:45:33.784Z | Fresh vcpkg v0.2.15 |
| 1154 | 2026-01-27T22:45:33.784Z | Fresh atomic-waker v1.1.2 |
| 1155 | 2026-01-27T22:45:33.784Z | Fresh pkg-config v0.3.31 |
| 1156 | 2026-01-27T22:45:33.784Z | Fresh litemap v0.7.4 |
| 1157 | 2026-01-27T22:45:33.784Z | Fresh percent-encoding v2.3.2 |
| 1158 | 2026-01-27T22:45:33.784Z | Fresh writeable v0.5.5 |
| 1159 | 2026-01-27T22:45:33.784Z | Fresh pest_meta v2.8.1 |
| 1160 | 2026-01-27T22:45:33.784Z | Fresh tokio-util v0.7.7 |
| 1161 | 2026-01-27T22:45:33.784Z | Fresh icu_locid v1.5.0 |
| 1162 | 2026-01-27T22:45:33.784Z | Fresh zerocopy-derive v0.8.27 |
| 1163 | 2026-01-27T22:45:33.784Z | Fresh icu_provider_macros v1.5.0 |
| 1164 | 2026-01-27T22:45:33.784Z | Fresh try-lock v0.2.3 |
| 1165 | 2026-01-27T22:45:33.784Z | Fresh fnv v1.0.7 |
| 1166 | 2026-01-27T22:45:33.784Z | Fresh typenum v1.14.0 |
| 1167 | 2026-01-27T22:45:33.784Z | Fresh want v0.3.0 |
| 1168 | 2026-01-27T22:45:33.784Z | Fresh zerocopy v0.8.27 |
| 1169 | 2026-01-27T22:45:33.784Z | Fresh h2 v0.4.6 |
| 1170 | 2026-01-27T22:45:33.784Z | Fresh icu_provider v1.5.0 |
| 1171 | 2026-01-27T22:45:33.784Z | Fresh rustversion v1.0.22 |
| 1172 | 2026-01-27T22:45:33.784Z | Fresh pest_generator v2.8.1 |
| 1173 | 2026-01-27T22:45:33.784Z | Fresh rustix v1.1.3 |
| 1174 | 2026-01-27T22:45:33.784Z | Fresh rustls-webpki v0.102.8 |
| 1175 | 2026-01-27T22:45:33.785Z | Fresh icu_locid_transform_data v1.5.0 |
| 1176 | 2026-01-27T22:45:33.785Z | Fresh base64 v0.22.1 |
| 1177 | 2026-01-27T22:45:33.785Z | Fresh time-core v0.1.2 |
| 1178 | 2026-01-27T22:45:33.785Z | Fresh byteorder v1.4.3 |
| 1179 | 2026-01-27T22:45:33.785Z | Fresh tower-service v0.3.3 |
| 1180 | 2026-01-27T22:45:33.785Z | Fresh subtle v2.5.0 |
| 1181 | 2026-01-27T22:45:33.785Z | Fresh httpdate v1.0.1 |
| 1182 | 2026-01-27T22:45:33.785Z | Fresh tower-layer v0.3.3 |
| 1183 | 2026-01-27T22:45:33.785Z | Fresh powerfmt v0.2.0 |
| 1184 | 2026-01-27T22:45:33.785Z | Fresh num-conv v0.1.0 |
| 1185 | 2026-01-27T22:45:33.785Z | Fresh fastrand v2.1.1 |
| 1186 | 2026-01-27T22:45:33.785Z | Fresh pest_derive v2.8.1 |
| 1187 | 2026-01-27T22:45:33.786Z | Fresh hyper v1.8.1 |
| 1188 | 2026-01-27T22:45:33.786Z | Fresh deranged v0.3.11 |
| 1189 | 2026-01-27T22:45:33.786Z | Fresh time-macros v0.2.18 |
| 1190 | 2026-01-27T22:45:33.811Z | Fresh icu_locid_transform v1.5.0 |
| 1191 | 2026-01-27T22:45:33.811Z | Fresh generic-array v0.14.5 |
| 1192 | 2026-01-27T22:45:33.811Z | Fresh crossbeam-utils v0.8.15 |
| 1193 | 2026-01-27T22:45:33.811Z | Fresh serde_tokenstream v0.2.2 |
| 1194 | 2026-01-27T22:45:33.811Z | Fresh icu_collections v1.5.0 |
| 1195 | 2026-01-27T22:45:33.811Z | Fresh num_threads v0.1.3 |
| 1196 | 2026-01-27T22:45:33.811Z | Fresh icu_properties_data v1.5.0 |
| 1197 | 2026-01-27T22:45:33.811Z | Fresh rustix v0.38.44 |
| 1198 | 2026-01-27T22:45:33.811Z | Fresh dtrace-parser v0.3.0 |
| 1199 | 2026-01-27T22:45:33.811Z | Fresh time v0.3.36 |
| 1200 | 2026-01-27T22:45:33.811Z | Fresh icu_properties v1.5.1 |
| 1201 | 2026-01-27T22:45:33.812Z | Fresh serde_json v1.0.149 |
| 1202 | 2026-01-27T22:45:33.812Z | Fresh erased-serde v0.3.31 |
| 1203 | 2026-01-27T22:45:33.812Z | Fresh scroll_derive v0.13.1 |
| 1204 | 2026-01-27T22:45:33.812Z | Fresh thread-id v5.0.0 |
| 1205 | 2026-01-27T22:45:33.812Z | Fresh icu_normalizer_data v1.5.0 |
| 1206 | 2026-01-27T22:45:33.812Z | Fresh utf8_iter v1.0.4 |
| 1207 | 2026-01-27T22:45:33.812Z | Fresh write16 v1.0.0 |
| 1208 | 2026-01-27T22:45:33.812Z | Fresh foreign-types-shared v0.1.1 |
| 1209 | 2026-01-27T22:45:33.812Z | Fresh utf16_iter v1.0.5 |
| 1210 | 2026-01-27T22:45:33.812Z | Fresh openssl-probe v0.1.4 |
| 1211 | 2026-01-27T22:45:33.812Z | Fresh ipnet v2.10.0 |
| 1212 | 2026-01-27T22:45:33.812Z | Fresh icu_normalizer v1.5.0 |
| 1213 | 2026-01-27T22:45:33.812Z | Fresh foreign-types v0.3.2 |
| 1214 | 2026-01-27T22:45:33.812Z | Fresh hyper-util v0.1.19 |
| 1215 | 2026-01-27T22:45:33.812Z | Fresh paste v1.0.15 |
| 1216 | 2026-01-27T22:45:33.812Z | Fresh slog v2.8.2 |
| 1217 | 2026-01-27T22:45:33.812Z | Fresh scroll v0.13.0 |
| 1218 | 2026-01-27T22:45:33.812Z | Fresh block-buffer v0.10.2 |
| 1219 | 2026-01-27T22:45:33.812Z | Fresh crypto-common v0.1.6 |
| 1220 | 2026-01-27T22:45:33.812Z | Fresh openssl-sys v0.9.107 |
| 1221 | 2026-01-27T22:45:33.812Z | Fresh form_urlencoded v1.2.2 |
| 1222 | 2026-01-27T22:45:33.812Z | Fresh rand_core v0.6.3 |
| 1223 | 2026-01-27T22:45:33.812Z | Fresh openssl-macros v0.1.1 |
| 1224 | 2026-01-27T22:45:33.813Z | Fresh lazy_static v1.5.0 |
| 1225 | 2026-01-27T22:45:33.813Z | Fresh unicode-width v0.1.9 |
| 1226 | 2026-01-27T22:45:33.813Z | Fresh mime v0.3.16 |
| 1227 | 2026-01-27T22:45:33.813Z | Fresh ppv-lite86 v0.2.15 |
| 1228 | 2026-01-27T22:45:33.813Z | Fresh plain v0.2.3 |
| 1229 | 2026-01-27T22:45:33.814Z | Fresh unicode-segmentation v1.10.0 |
| 1230 | 2026-01-27T22:45:33.814Z | Fresh goblin v0.10.1 |
| 1231 | 2026-01-27T22:45:33.814Z | Fresh newline-converter v0.3.0 |
| 1232 | 2026-01-27T22:45:33.814Z | Fresh rand_chacha v0.3.1 |
| 1233 | 2026-01-27T22:45:33.814Z | Fresh openssl v0.10.72 |
| 1234 | 2026-01-27T22:45:33.814Z | Fresh console v0.15.7 |
| 1235 | 2026-01-27T22:45:33.814Z | Fresh unicase v2.6.0 |
| 1236 | 2026-01-27T22:45:33.814Z | Fresh digest v0.10.7 |
| 1237 | 2026-01-27T22:45:33.814Z | Fresh num-traits v0.2.14 |
| 1238 | 2026-01-27T22:45:33.814Z | Fresh idna_adapter v1.2.0 |
| 1239 | 2026-01-27T22:45:33.814Z | Fresh pretty-hex v0.4.1 |
| 1240 | 2026-01-27T22:45:33.814Z | Fresh cpufeatures v0.2.2 |
| 1241 | 2026-01-27T22:45:33.814Z | Fresh heck v0.5.0 |
| 1242 | 2026-01-27T22:45:33.814Z | Fresh semver v1.0.27 |
| 1243 | 2026-01-27T22:45:33.814Z | Fresh iana-time-zone v0.1.47 |
| 1244 | 2026-01-27T22:45:33.814Z | Fresh similar v2.2.1 |
| 1245 | 2026-01-27T22:45:33.814Z | Fresh winnow v0.7.13 |
| 1246 | 2026-01-27T22:45:33.814Z | Fresh idna v1.0.3 |
| 1247 | 2026-01-27T22:45:33.814Z | Fresh dof v0.4.0 |
| 1248 | 2026-01-27T22:45:33.814Z | Fresh sha1 v0.10.6 |
| 1249 | 2026-01-27T22:45:33.814Z | Fresh toml_parser v1.0.6+spec-1.1.0 |
| 1250 | 2026-01-27T22:45:33.814Z | Fresh chrono v0.4.43 |
| 1251 | 2026-01-27T22:45:33.815Z | Fresh rand v0.8.4 |
| 1252 | 2026-01-27T22:45:33.815Z | Fresh rustls v0.22.4 |
| 1253 | 2026-01-27T22:45:33.815Z | Fresh native-tls v0.2.12 |
| 1254 | 2026-01-27T22:45:33.815Z | Fresh rustls v0.23.13 |
| 1255 | 2026-01-27T22:45:33.815Z | Fresh ryu v1.0.5 |
| 1256 | 2026-01-27T22:45:33.815Z | Fresh concurrent-queue v2.5.0 |
| 1257 | 2026-01-27T22:45:33.815Z | Fresh http-body-util v0.1.3 |
| 1258 | 2026-01-27T22:45:33.815Z | Fresh rustls-pemfile v2.2.0 |
| 1259 | 2026-01-27T22:45:33.815Z | Fresh thiserror-impl v1.0.69 |
| 1260 | 2026-01-27T22:45:33.815Z | Fresh serde_derive_internals v0.29.0 |
| 1261 | 2026-01-27T22:45:33.815Z | Fresh sync_wrapper v1.0.1 |
| 1262 | 2026-01-27T22:45:33.815Z | Fresh thread_local v1.1.4 |
| 1263 | 2026-01-27T22:45:33.815Z | Fresh syn v2.0.114 |
| 1264 | 2026-01-27T22:45:33.816Z | Fresh serde_spanned v1.0.4 |
| 1265 | 2026-01-27T22:45:33.816Z | Fresh toml_datetime v0.7.5+spec-1.1.0 |
| 1266 | 2026-01-27T22:45:33.816Z | Fresh encoding_rs v0.8.32 |
| 1267 | 2026-01-27T22:45:33.816Z | Fresh match_cfg v0.1.0 |
| 1268 | 2026-01-27T22:45:33.816Z | Fresh toml_writer v1.0.6+spec-1.1.0 |
| 1269 | 2026-01-27T22:45:33.816Z | Fresh parking v2.2.0 |
| 1270 | 2026-01-27T22:45:33.816Z | Fresh usdt-impl v0.6.0 |
| 1271 | 2026-01-27T22:45:33.816Z | Fresh toml v0.9.11+spec-1.1.0 |
| 1272 | 2026-01-27T22:45:33.816Z | Fresh event-listener v5.0.0 |
| 1273 | 2026-01-27T22:45:33.816Z | Fresh hostname v0.3.1 |
| 1274 | 2026-01-27T22:45:33.816Z | Fresh thiserror v1.0.69 |
| 1275 | 2026-01-27T22:45:33.816Z | Fresh serde_urlencoded v0.7.1 |
| 1276 | 2026-01-27T22:45:33.816Z | Fresh tower v0.5.2 |
| 1277 | 2026-01-27T22:45:33.816Z | Fresh schemars_derive v0.8.22 |
| 1278 | 2026-01-27T22:45:33.816Z | Fresh tokio-native-tls v0.3.1 |
| 1279 | 2026-01-27T22:45:33.816Z | Fresh tokio-rustls v0.25.0 |
| 1280 | 2026-01-27T22:45:33.816Z | Fresh tokio-rustls v0.26.0 |
| 1281 | 2026-01-27T22:45:33.816Z | Compiling dropshot_endpoint v0.16.6 (/work/oxidecomputer/dropshot/dropshot_endpoint) |
| 1282 | 2026-01-27T22:45:33.816Z | Fresh url v2.5.4 |
| 1283 | 2026-01-27T22:45:33.816Z | Fresh usdt-attr-macro v0.6.0 |
| 1284 | 2026-01-27T22:45:33.817Z | Fresh usdt-macro v0.6.0 |
| 1285 | 2026-01-27T22:45:33.817Z | Fresh slog-json v2.6.1 |
| 1286 | 2026-01-27T22:45:33.817Z | Fresh crossbeam-channel v0.5.1 |
| 1287 | 2026-01-27T22:45:33.817Z | Fresh uuid v1.19.0 |
| 1288 | 2026-01-27T22:45:33.817Z | Fresh futures-executor v0.3.31 |
| 1289 | 2026-01-27T22:45:33.817Z | Fresh webpki-roots v0.26.5 |
| 1290 | 2026-01-27T22:45:33.842Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name dropshot_endpoint --edition=2021 dropshot_endpoint/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no '--allow=clippy::style' --allow=unexpected_cfgs '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(usdt_need_asm)' --check-cfg 'cfg(usdt_need_asm_sym)' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=56565b861ee80484 -C extra-filename=-a1c07bc0c6c25803 --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-86e41ea74570e15a.rlib --extern proc_macro2=/work/oxidecomputer/dropshot/target/debug/deps/libproc_macro2-d218ed60daceb981.rlib --extern quote=/work/oxidecomputer/dropshot/target/debug/deps/libquote-bc8184eefe67b51b.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-2794751f9e57cbac.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-bf654160ef6e99d8.rlib --extern serde_tokenstream=/work/oxidecomputer/dropshot/target/debug/deps/libserde_tokenstream-ff817777ddf1b448.rlib --extern syn=/work/oxidecomputer/dropshot/target/debug/deps/libsyn-c716fdea4608336e.rlib --extern proc_macro` |
| 1291 | 2026-01-27T22:45:33.842Z | Fresh async-stream-impl v0.3.6 |
| 1292 | 2026-01-27T22:45:33.842Z | Fresh is-terminal v0.4.12 |
| 1293 | 2026-01-27T22:45:33.842Z | Fresh memmap2 v0.9.8 |
| 1294 | 2026-01-27T22:45:33.842Z | Fresh spin v0.9.8 |
| 1295 | 2026-01-27T22:45:33.842Z | Fresh dyn-clone v1.0.4 |
| 1296 | 2026-01-27T22:45:33.842Z | Fresh take_mut v0.2.2 |
| 1297 | 2026-01-27T22:45:33.842Z | Fresh term v1.1.0 |
| 1298 | 2026-01-27T22:45:33.842Z | Fresh iri-string v0.7.8 |
| 1299 | 2026-01-27T22:45:33.843Z | Fresh data-encoding v2.4.0 |
| 1300 | 2026-01-27T22:45:33.843Z | Fresh utf-8 v0.7.6 |
| 1301 | 2026-01-27T22:45:33.843Z | Fresh async-stream v0.3.6 |
| 1302 | 2026-01-27T22:45:33.843Z | Fresh usdt v0.6.0 |
| 1303 | 2026-01-27T22:45:33.843Z | Fresh tungstenite v0.24.0 |
| 1304 | 2026-01-27T22:45:33.843Z | Fresh tower-http v0.6.8 |
| 1305 | 2026-01-27T22:45:33.843Z | Fresh slog-term v2.9.2 |
| 1306 | 2026-01-27T22:45:33.843Z | Fresh slog-async v2.8.0 |
| 1307 | 2026-01-27T22:45:33.843Z | Fresh multer v3.1.0 |
| 1308 | 2026-01-27T22:45:33.843Z | Fresh schemars v0.8.22 |
| 1309 | 2026-01-27T22:45:33.843Z | Fresh futures v0.3.31 |
| 1310 | 2026-01-27T22:45:33.843Z | Fresh hyper-rustls v0.27.3 |
| 1311 | 2026-01-27T22:45:33.843Z | Fresh slog-bunyan v2.5.0 |
| 1312 | 2026-01-27T22:45:33.843Z | Fresh mime_guess v2.0.5 |
| 1313 | 2026-01-27T22:45:33.843Z | Fresh hyper-tls v0.6.0 |
| 1314 | 2026-01-27T22:45:33.843Z | Fresh event-listener-strategy v0.5.4 |
| 1315 | 2026-01-27T22:45:33.843Z | Fresh target-triple v1.0.0 |
| 1316 | 2026-01-27T22:45:33.843Z | Fresh camino v1.2.2 |
| 1317 | 2026-01-27T22:45:33.843Z | Fresh rustls-native-certs v0.7.0 |
| 1318 | 2026-01-27T22:45:33.843Z | Fresh yasna v0.5.2 |
| 1319 | 2026-01-27T22:45:33.843Z | Fresh pem v3.0.6 |
| 1320 | 2026-01-27T22:45:33.843Z | Fresh waitgroup v0.1.2 |
| 1321 | 2026-01-27T22:45:33.843Z | Fresh openapiv3 v2.2.0 |
| 1322 | 2026-01-27T22:45:33.843Z | Fresh webpki-roots v1.0.0 |
| 1323 | 2026-01-27T22:45:33.843Z | Fresh async-trait v0.1.89 |
| 1324 | 2026-01-27T22:45:33.843Z | Fresh serde_path_to_error v0.1.20 |
| 1325 | 2026-01-27T22:45:33.843Z | Fresh hostname v0.4.2 |
| 1326 | 2026-01-27T22:45:33.843Z | Fresh simple-mermaid v0.2.0 |
| 1327 | 2026-01-27T22:45:33.844Z | Fresh http-range v0.1.4 |
| 1328 | 2026-01-27T22:45:33.844Z | Fresh debug-ignore v1.0.5 |
| 1329 | 2026-01-27T22:45:33.844Z | Fresh termcolor v1.1.2 |
| 1330 | 2026-01-27T22:45:33.844Z | Fresh glob v0.3.0 |
| 1331 | 2026-01-27T22:45:33.844Z | Fresh hyper-staticfile v0.10.1 |
| 1332 | 2026-01-27T22:45:33.844Z | Fresh reqwest v0.12.28 |
| 1333 | 2026-01-27T22:45:33.844Z | Fresh rcgen v0.14.6 |
| 1334 | 2026-01-27T22:45:33.844Z | Fresh hyper-rustls v0.26.0 |
| 1335 | 2026-01-27T22:45:33.844Z | Fresh trybuild v1.0.114 |
| 1336 | 2026-01-27T22:45:33.844Z | Fresh async-channel v2.5.0 |
| 1337 | 2026-01-27T22:45:33.844Z | Fresh tokio-tungstenite v0.24.0 |
| 1338 | 2026-01-27T22:45:33.844Z | Fresh anyhow v1.0.100 |
| 1339 | 2026-01-27T22:45:33.844Z | Fresh subprocess v0.2.13 |
| 1340 | 2026-01-27T22:45:33.844Z | Fresh buf-list v1.1.2 |
| 1341 | 2026-01-27T22:45:33.844Z | Fresh once_cell v1.20.1 |
| 1342 | 2026-01-27T22:45:33.844Z | Fresh schema-derive v0.1.0 |
| 1343 | 2026-01-27T22:45:33.844Z | Fresh tempfile v3.24.0 |
| 1344 | 2026-01-27T22:45:33.844Z | Fresh schema v0.1.0 |
| 1345 | 2026-01-27T22:45:33.844Z | Fresh atomicwrites v0.4.4 |
| 1346 | 2026-01-27T22:45:33.844Z | Fresh prettyplease v0.2.37 |
| 1347 | 2026-01-27T22:45:33.844Z | Fresh expectorate v1.2.0 |
| 1348 | 2026-01-27T22:45:36.748Z | Compiling dropshot v0.16.6 (/work/oxidecomputer/dropshot/dropshot) |
| 1349 | 2026-01-27T22:45:36.816Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name dropshot --edition=2021 dropshot/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 '--allow=clippy::style' --allow=unexpected_cfgs '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(usdt_need_asm)' --check-cfg 'cfg(usdt_need_asm_sym)' --cfg 'feature="internal-docs"' --cfg 'feature="simple-mermaid"' --cfg 'feature="usdt"' --cfg 'feature="usdt-probes"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("internal-docs", "simple-mermaid", "usdt", "usdt-probes"))' -C metadata=f148a9761cd441e1 -C extra-filename=-181e3aa36c4ee706 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -C incremental=/work/oxidecomputer/dropshot/target/debug/incremental -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-615613c0664d5b80.rmeta --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-c39795f8e6816e33.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-18af7d7230f35e32.rmeta --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-5ecd5f1916a6d7e9.rmeta --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-dc5ca4366626eaf3.rmeta --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-d48d07efdfb253f1.rmeta --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-34c12ee4f1a8d6c8.rmeta --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-a1c07bc0c6c25803.so --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-14abb8393ba8e0e8.rmeta --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-1af449e6425bdc11.rmeta --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-c11cccd6262c07c3.rmeta --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-ed9a5b50ef325b97.rmeta --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-9be7bc304d60cb78.rmeta --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-1c91b6e53cfd6c9e.rmeta --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-0eee54ce6727f7c3.rmeta --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-5356e71eac6a0ec5.rmeta --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-979e111527e5f96d.rmeta --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-786c9f70e5d70fc6.rmeta --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-dfdacbd5bb51e603.so --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-a56d4c653a00f37e.rmeta --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-aa6d052f3a01b72c.rmeta --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-dded347b8d3b8f8d.rmeta --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-1de804496838d9ec.rmeta --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-14ccd81d18a609dd.rmeta --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-2794751f9e57cbac.rmeta --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-3a0d916f56a16666.rmeta --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-a58d8ab2c3840a45.rmeta --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-52f64466199c21f4.rmeta --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-4cbbaede5c4e81a8.rmeta --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-7bcc0f1f2b9105cc.rmeta --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-5ca237a0d8b96918.rmeta --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-3ae79b348c180243.rmeta --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-fa25b919d642f819.rmeta --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-61edb64fd5a22ef1.rmeta --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-14bf1cab98945958.rmeta --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-4ce128d80f2b106c.rmeta --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-d789ed5f9e345b51.rmeta --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-d73d3f5f3f20db22.rmeta --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-314cbb4b5d05212e.rmeta --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-a8830c2f82315f1c.rmeta --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-63bf560e8ead6e76.rmeta --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-29dadf90bfae0c22.rmeta --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-2742fa71b343d6b3.rmeta -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-8fb92ae8b3c90b1a/out` |
| 1350 | 2026-01-27T22:45:36.816Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name dropshot --edition=2021 dropshot/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 '--allow=clippy::style' --allow=unexpected_cfgs '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(usdt_need_asm)' --check-cfg 'cfg(usdt_need_asm_sym)' --test --cfg 'feature="internal-docs"' --cfg 'feature="simple-mermaid"' --cfg 'feature="usdt"' --cfg 'feature="usdt-probes"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("internal-docs", "simple-mermaid", "usdt", "usdt-probes"))' -C metadata=4694a649581d351b -C extra-filename=-13f8151b4bd7243f --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-3e26d04947c4407a.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-837308203914df88.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-615613c0664d5b80.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-c39795f8e6816e33.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-18af7d7230f35e32.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-7fb042c545b576ac.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-5ecd5f1916a6d7e9.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-dc5ca4366626eaf3.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-d48d07efdfb253f1.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-34c12ee4f1a8d6c8.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-a1c07bc0c6c25803.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-b9668d740fa8349e.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-14abb8393ba8e0e8.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-1af449e6425bdc11.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-c11cccd6262c07c3.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-ed9a5b50ef325b97.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-9be7bc304d60cb78.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-1c91b6e53cfd6c9e.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-8bf402051c3ea6d3.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-f97390c8366d7808.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-0eee54ce6727f7c3.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-5356e71eac6a0ec5.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-a63e97079b2e8b1d.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-d91a6b01eb2cb91d.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-f8949928e40a0b6f.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-979e111527e5f96d.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-786c9f70e5d70fc6.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-dfdacbd5bb51e603.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-601d3d7fbd6983bd.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-a56d4c653a00f37e.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-ea7bd0f56d895554.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-c9b01992ee4bc353.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-aa6d052f3a01b72c.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-dded347b8d3b8f8d.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-8e0cf7eb9d277db1.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-1de804496838d9ec.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-14ccd81d18a609dd.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-2794751f9e57cbac.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-3a0d916f56a16666.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-a58d8ab2c3840a45.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-52f64466199c21f4.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-4cbbaede5c4e81a8.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-7bcc0f1f2b9105cc.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-5ca237a0d8b96918.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-3ae79b348c180243.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-fa25b919d642f819.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-61edb64fd5a22ef1.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-14bf1cab98945958.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-4ce128d80f2b106c.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-70eca5ed4911dd3d.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-ded336f66e956ba3.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-d789ed5f9e345b51.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-d73d3f5f3f20db22.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-314cbb4b5d05212e.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-92a36aa4fe2ab8a4.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-a8830c2f82315f1c.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-ce79f25ef13e8f5b.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-63bf560e8ead6e76.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-29dadf90bfae0c22.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-2742fa71b343d6b3.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-8fb92ae8b3c90b1a/out -L native=/usr/ssl-3/lib/amd64` |
| 1351 | 2026-01-27T22:45:48.915Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name api_trait --edition=2021 dropshot/examples/api-trait.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 '--allow=clippy::style' --allow=unexpected_cfgs '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(usdt_need_asm)' --check-cfg 'cfg(usdt_need_asm_sym)' --cfg 'feature="internal-docs"' --cfg 'feature="simple-mermaid"' --cfg 'feature="usdt"' --cfg 'feature="usdt-probes"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("internal-docs", "simple-mermaid", "usdt", "usdt-probes"))' -C metadata=890baf0adb985f2e -C extra-filename=-7a762ac081c95600 --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-3e26d04947c4407a.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-837308203914df88.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-615613c0664d5b80.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-c39795f8e6816e33.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-18af7d7230f35e32.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-7fb042c545b576ac.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-5ecd5f1916a6d7e9.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-dc5ca4366626eaf3.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-d48d07efdfb253f1.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-34c12ee4f1a8d6c8.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-181e3aa36c4ee706.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-a1c07bc0c6c25803.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-b9668d740fa8349e.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-14abb8393ba8e0e8.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-1af449e6425bdc11.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-c11cccd6262c07c3.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-ed9a5b50ef325b97.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-9be7bc304d60cb78.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-1c91b6e53cfd6c9e.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-8bf402051c3ea6d3.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-f97390c8366d7808.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-0eee54ce6727f7c3.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-5356e71eac6a0ec5.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-a63e97079b2e8b1d.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-d91a6b01eb2cb91d.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-f8949928e40a0b6f.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-979e111527e5f96d.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-786c9f70e5d70fc6.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-dfdacbd5bb51e603.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-601d3d7fbd6983bd.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-a56d4c653a00f37e.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-ea7bd0f56d895554.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-c9b01992ee4bc353.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-aa6d052f3a01b72c.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-dded347b8d3b8f8d.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-8e0cf7eb9d277db1.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-1de804496838d9ec.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-14ccd81d18a609dd.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-2794751f9e57cbac.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-3a0d916f56a16666.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-a58d8ab2c3840a45.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-52f64466199c21f4.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-4cbbaede5c4e81a8.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-7bcc0f1f2b9105cc.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-5ca237a0d8b96918.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-3ae79b348c180243.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-fa25b919d642f819.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-61edb64fd5a22ef1.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-14bf1cab98945958.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-4ce128d80f2b106c.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-70eca5ed4911dd3d.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-ded336f66e956ba3.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-d789ed5f9e345b51.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-d73d3f5f3f20db22.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-314cbb4b5d05212e.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-92a36aa4fe2ab8a4.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-a8830c2f82315f1c.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-ce79f25ef13e8f5b.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-63bf560e8ead6e76.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-29dadf90bfae0c22.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-2742fa71b343d6b3.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-8fb92ae8b3c90b1a/out -L native=/usr/ssl-3/lib/amd64` |
| 1352 | 2026-01-27T22:45:48.915Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name api_trait_websocket --edition=2021 dropshot/examples/api-trait-websocket.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 '--allow=clippy::style' --allow=unexpected_cfgs '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(usdt_need_asm)' --check-cfg 'cfg(usdt_need_asm_sym)' --cfg 'feature="internal-docs"' --cfg 'feature="simple-mermaid"' --cfg 'feature="usdt"' --cfg 'feature="usdt-probes"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("internal-docs", "simple-mermaid", "usdt", "usdt-probes"))' -C metadata=f650069871266cfc -C extra-filename=-a4f368f39ce010bc --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-3e26d04947c4407a.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-837308203914df88.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-615613c0664d5b80.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-c39795f8e6816e33.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-18af7d7230f35e32.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-7fb042c545b576ac.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-5ecd5f1916a6d7e9.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-dc5ca4366626eaf3.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-d48d07efdfb253f1.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-34c12ee4f1a8d6c8.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-181e3aa36c4ee706.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-a1c07bc0c6c25803.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-b9668d740fa8349e.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-14abb8393ba8e0e8.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-1af449e6425bdc11.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-c11cccd6262c07c3.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-ed9a5b50ef325b97.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-9be7bc304d60cb78.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-1c91b6e53cfd6c9e.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-8bf402051c3ea6d3.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-f97390c8366d7808.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-0eee54ce6727f7c3.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-5356e71eac6a0ec5.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-a63e97079b2e8b1d.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-d91a6b01eb2cb91d.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-f8949928e40a0b6f.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-979e111527e5f96d.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-786c9f70e5d70fc6.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-dfdacbd5bb51e603.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-601d3d7fbd6983bd.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-a56d4c653a00f37e.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-ea7bd0f56d895554.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-c9b01992ee4bc353.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-aa6d052f3a01b72c.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-dded347b8d3b8f8d.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-8e0cf7eb9d277db1.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-1de804496838d9ec.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-14ccd81d18a609dd.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-2794751f9e57cbac.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-3a0d916f56a16666.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-a58d8ab2c3840a45.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-52f64466199c21f4.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-4cbbaede5c4e81a8.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-7bcc0f1f2b9105cc.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-5ca237a0d8b96918.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-3ae79b348c180243.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-fa25b919d642f819.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-61edb64fd5a22ef1.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-14bf1cab98945958.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-4ce128d80f2b106c.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-70eca5ed4911dd3d.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-ded336f66e956ba3.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-d789ed5f9e345b51.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-d73d3f5f3f20db22.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-314cbb4b5d05212e.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-92a36aa4fe2ab8a4.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-a8830c2f82315f1c.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-ce79f25ef13e8f5b.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-63bf560e8ead6e76.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-29dadf90bfae0c22.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-2742fa71b343d6b3.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-8fb92ae8b3c90b1a/out -L native=/usr/ssl-3/lib/amd64` |
| 1353 | 2026-01-27T22:45:48.916Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name pagination_multiple_resources --edition=2021 dropshot/examples/pagination-multiple-resources.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 '--allow=clippy::style' --allow=unexpected_cfgs '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(usdt_need_asm)' --check-cfg 'cfg(usdt_need_asm_sym)' --cfg 'feature="internal-docs"' --cfg 'feature="simple-mermaid"' --cfg 'feature="usdt"' --cfg 'feature="usdt-probes"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("internal-docs", "simple-mermaid", "usdt", "usdt-probes"))' -C metadata=f96811230c2f1d4c -C extra-filename=-23df92f552c39a58 --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-3e26d04947c4407a.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-837308203914df88.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-615613c0664d5b80.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-c39795f8e6816e33.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-18af7d7230f35e32.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-7fb042c545b576ac.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-5ecd5f1916a6d7e9.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-dc5ca4366626eaf3.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-d48d07efdfb253f1.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-34c12ee4f1a8d6c8.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-181e3aa36c4ee706.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-a1c07bc0c6c25803.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-b9668d740fa8349e.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-14abb8393ba8e0e8.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-1af449e6425bdc11.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-c11cccd6262c07c3.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-ed9a5b50ef325b97.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-9be7bc304d60cb78.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-1c91b6e53cfd6c9e.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-8bf402051c3ea6d3.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-f97390c8366d7808.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-0eee54ce6727f7c3.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-5356e71eac6a0ec5.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-a63e97079b2e8b1d.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-d91a6b01eb2cb91d.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-f8949928e40a0b6f.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-979e111527e5f96d.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-786c9f70e5d70fc6.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-dfdacbd5bb51e603.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-601d3d7fbd6983bd.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-a56d4c653a00f37e.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-ea7bd0f56d895554.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-c9b01992ee4bc353.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-aa6d052f3a01b72c.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-dded347b8d3b8f8d.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-8e0cf7eb9d277db1.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-1de804496838d9ec.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-14ccd81d18a609dd.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-2794751f9e57cbac.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-3a0d916f56a16666.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-a58d8ab2c3840a45.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-52f64466199c21f4.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-4cbbaede5c4e81a8.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-7bcc0f1f2b9105cc.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-5ca237a0d8b96918.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-3ae79b348c180243.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-fa25b919d642f819.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-61edb64fd5a22ef1.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-14bf1cab98945958.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-4ce128d80f2b106c.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-70eca5ed4911dd3d.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-ded336f66e956ba3.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-d789ed5f9e345b51.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-d73d3f5f3f20db22.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-314cbb4b5d05212e.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-92a36aa4fe2ab8a4.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-a8830c2f82315f1c.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-ce79f25ef13e8f5b.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-63bf560e8ead6e76.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-29dadf90bfae0c22.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-2742fa71b343d6b3.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-8fb92ae8b3c90b1a/out -L native=/usr/ssl-3/lib/amd64` |
| 1354 | 2026-01-27T22:45:48.916Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name schema_with_example --edition=2021 dropshot/examples/schema-with-example.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 '--allow=clippy::style' --allow=unexpected_cfgs '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(usdt_need_asm)' --check-cfg 'cfg(usdt_need_asm_sym)' --cfg 'feature="internal-docs"' --cfg 'feature="simple-mermaid"' --cfg 'feature="usdt"' --cfg 'feature="usdt-probes"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("internal-docs", "simple-mermaid", "usdt", "usdt-probes"))' -C metadata=f0b93595c61c89cc -C extra-filename=-8b29498d3186d2d4 --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-3e26d04947c4407a.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-837308203914df88.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-615613c0664d5b80.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-c39795f8e6816e33.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-18af7d7230f35e32.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-7fb042c545b576ac.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-5ecd5f1916a6d7e9.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-dc5ca4366626eaf3.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-d48d07efdfb253f1.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-34c12ee4f1a8d6c8.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-181e3aa36c4ee706.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-a1c07bc0c6c25803.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-b9668d740fa8349e.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-14abb8393ba8e0e8.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-1af449e6425bdc11.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-c11cccd6262c07c3.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-ed9a5b50ef325b97.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-9be7bc304d60cb78.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-1c91b6e53cfd6c9e.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-8bf402051c3ea6d3.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-f97390c8366d7808.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-0eee54ce6727f7c3.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-5356e71eac6a0ec5.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-a63e97079b2e8b1d.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-d91a6b01eb2cb91d.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-f8949928e40a0b6f.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-979e111527e5f96d.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-786c9f70e5d70fc6.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-dfdacbd5bb51e603.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-601d3d7fbd6983bd.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-a56d4c653a00f37e.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-ea7bd0f56d895554.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-c9b01992ee4bc353.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-aa6d052f3a01b72c.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-dded347b8d3b8f8d.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-8e0cf7eb9d277db1.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-1de804496838d9ec.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-14ccd81d18a609dd.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-2794751f9e57cbac.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-3a0d916f56a16666.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-a58d8ab2c3840a45.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-52f64466199c21f4.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-4cbbaede5c4e81a8.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-7bcc0f1f2b9105cc.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-5ca237a0d8b96918.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-3ae79b348c180243.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-fa25b919d642f819.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-61edb64fd5a22ef1.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-14bf1cab98945958.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-4ce128d80f2b106c.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-70eca5ed4911dd3d.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-ded336f66e956ba3.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-d789ed5f9e345b51.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-d73d3f5f3f20db22.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-314cbb4b5d05212e.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-92a36aa4fe2ab8a4.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-a8830c2f82315f1c.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-ce79f25ef13e8f5b.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-63bf560e8ead6e76.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-29dadf90bfae0c22.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-2742fa71b343d6b3.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-8fb92ae8b3c90b1a/out -L native=/usr/ssl-3/lib/amd64` |
| 1355 | 2026-01-27T22:45:48.942Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name petstore --edition=2021 dropshot/examples/petstore.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 '--allow=clippy::style' --allow=unexpected_cfgs '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(usdt_need_asm)' --check-cfg 'cfg(usdt_need_asm_sym)' --cfg 'feature="internal-docs"' --cfg 'feature="simple-mermaid"' --cfg 'feature="usdt"' --cfg 'feature="usdt-probes"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("internal-docs", "simple-mermaid", "usdt", "usdt-probes"))' -C metadata=91b2892b17505600 -C extra-filename=-94888bc5bb06a073 --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-3e26d04947c4407a.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-837308203914df88.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-615613c0664d5b80.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-c39795f8e6816e33.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-18af7d7230f35e32.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-7fb042c545b576ac.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-5ecd5f1916a6d7e9.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-dc5ca4366626eaf3.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-d48d07efdfb253f1.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-34c12ee4f1a8d6c8.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-181e3aa36c4ee706.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-a1c07bc0c6c25803.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-b9668d740fa8349e.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-14abb8393ba8e0e8.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-1af449e6425bdc11.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-c11cccd6262c07c3.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-ed9a5b50ef325b97.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-9be7bc304d60cb78.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-1c91b6e53cfd6c9e.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-8bf402051c3ea6d3.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-f97390c8366d7808.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-0eee54ce6727f7c3.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-5356e71eac6a0ec5.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-a63e97079b2e8b1d.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-d91a6b01eb2cb91d.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-f8949928e40a0b6f.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-979e111527e5f96d.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-786c9f70e5d70fc6.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-dfdacbd5bb51e603.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-601d3d7fbd6983bd.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-a56d4c653a00f37e.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-ea7bd0f56d895554.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-c9b01992ee4bc353.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-aa6d052f3a01b72c.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-dded347b8d3b8f8d.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-8e0cf7eb9d277db1.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-1de804496838d9ec.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-14ccd81d18a609dd.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-2794751f9e57cbac.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-3a0d916f56a16666.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-a58d8ab2c3840a45.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-52f64466199c21f4.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-4cbbaede5c4e81a8.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-7bcc0f1f2b9105cc.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-5ca237a0d8b96918.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-3ae79b348c180243.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-fa25b919d642f819.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-61edb64fd5a22ef1.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-14bf1cab98945958.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-4ce128d80f2b106c.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-70eca5ed4911dd3d.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-ded336f66e956ba3.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-d789ed5f9e345b51.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-d73d3f5f3f20db22.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-314cbb4b5d05212e.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-92a36aa4fe2ab8a4.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-a8830c2f82315f1c.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-ce79f25ef13e8f5b.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-63bf560e8ead6e76.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-29dadf90bfae0c22.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-2742fa71b343d6b3.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-8fb92ae8b3c90b1a/out -L native=/usr/ssl-3/lib/amd64` |
| 1356 | 2026-01-27T22:45:48.943Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name request_headers --edition=2021 dropshot/examples/request-headers.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 '--allow=clippy::style' --allow=unexpected_cfgs '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(usdt_need_asm)' --check-cfg 'cfg(usdt_need_asm_sym)' --cfg 'feature="internal-docs"' --cfg 'feature="simple-mermaid"' --cfg 'feature="usdt"' --cfg 'feature="usdt-probes"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("internal-docs", "simple-mermaid", "usdt", "usdt-probes"))' -C metadata=f28a01e069edd652 -C extra-filename=-5e8846cb0fed5d5e --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-3e26d04947c4407a.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-837308203914df88.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-615613c0664d5b80.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-c39795f8e6816e33.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-18af7d7230f35e32.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-7fb042c545b576ac.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-5ecd5f1916a6d7e9.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-dc5ca4366626eaf3.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-d48d07efdfb253f1.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-34c12ee4f1a8d6c8.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-181e3aa36c4ee706.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-a1c07bc0c6c25803.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-b9668d740fa8349e.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-14abb8393ba8e0e8.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-1af449e6425bdc11.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-c11cccd6262c07c3.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-ed9a5b50ef325b97.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-9be7bc304d60cb78.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-1c91b6e53cfd6c9e.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-8bf402051c3ea6d3.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-f97390c8366d7808.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-0eee54ce6727f7c3.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-5356e71eac6a0ec5.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-a63e97079b2e8b1d.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-d91a6b01eb2cb91d.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-f8949928e40a0b6f.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-979e111527e5f96d.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-786c9f70e5d70fc6.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-dfdacbd5bb51e603.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-601d3d7fbd6983bd.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-a56d4c653a00f37e.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-ea7bd0f56d895554.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-c9b01992ee4bc353.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-aa6d052f3a01b72c.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-dded347b8d3b8f8d.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-8e0cf7eb9d277db1.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-1de804496838d9ec.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-14ccd81d18a609dd.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-2794751f9e57cbac.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-3a0d916f56a16666.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-a58d8ab2c3840a45.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-52f64466199c21f4.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-4cbbaede5c4e81a8.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-7bcc0f1f2b9105cc.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-5ca237a0d8b96918.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-3ae79b348c180243.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-fa25b919d642f819.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-61edb64fd5a22ef1.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-14bf1cab98945958.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-4ce128d80f2b106c.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-70eca5ed4911dd3d.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-ded336f66e956ba3.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-d789ed5f9e345b51.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-d73d3f5f3f20db22.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-314cbb4b5d05212e.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-92a36aa4fe2ab8a4.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-a8830c2f82315f1c.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-ce79f25ef13e8f5b.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-63bf560e8ead6e76.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-29dadf90bfae0c22.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-2742fa71b343d6b3.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-8fb92ae8b3c90b1a/out -L native=/usr/ssl-3/lib/amd64` |
| 1357 | 2026-01-27T22:45:48.944Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name multipart --edition=2021 dropshot/examples/multipart.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 '--allow=clippy::style' --allow=unexpected_cfgs '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(usdt_need_asm)' --check-cfg 'cfg(usdt_need_asm_sym)' --cfg 'feature="internal-docs"' --cfg 'feature="simple-mermaid"' --cfg 'feature="usdt"' --cfg 'feature="usdt-probes"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("internal-docs", "simple-mermaid", "usdt", "usdt-probes"))' -C metadata=7eb6f549d61b8ed9 -C extra-filename=-670f3a2e6ee5f9bb --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-3e26d04947c4407a.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-837308203914df88.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-615613c0664d5b80.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-c39795f8e6816e33.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-18af7d7230f35e32.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-7fb042c545b576ac.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-5ecd5f1916a6d7e9.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-dc5ca4366626eaf3.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-d48d07efdfb253f1.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-34c12ee4f1a8d6c8.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-181e3aa36c4ee706.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-a1c07bc0c6c25803.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-b9668d740fa8349e.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-14abb8393ba8e0e8.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-1af449e6425bdc11.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-c11cccd6262c07c3.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-ed9a5b50ef325b97.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-9be7bc304d60cb78.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-1c91b6e53cfd6c9e.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-8bf402051c3ea6d3.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-f97390c8366d7808.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-0eee54ce6727f7c3.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-5356e71eac6a0ec5.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-a63e97079b2e8b1d.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-d91a6b01eb2cb91d.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-f8949928e40a0b6f.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-979e111527e5f96d.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-786c9f70e5d70fc6.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-dfdacbd5bb51e603.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-601d3d7fbd6983bd.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-a56d4c653a00f37e.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-ea7bd0f56d895554.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-c9b01992ee4bc353.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-aa6d052f3a01b72c.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-dded347b8d3b8f8d.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-8e0cf7eb9d277db1.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-1de804496838d9ec.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-14ccd81d18a609dd.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-2794751f9e57cbac.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-3a0d916f56a16666.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-a58d8ab2c3840a45.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-52f64466199c21f4.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-4cbbaede5c4e81a8.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-7bcc0f1f2b9105cc.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-5ca237a0d8b96918.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-3ae79b348c180243.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-fa25b919d642f819.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-61edb64fd5a22ef1.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-14bf1cab98945958.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-4ce128d80f2b106c.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-70eca5ed4911dd3d.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-ded336f66e956ba3.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-d789ed5f9e345b51.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-d73d3f5f3f20db22.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-314cbb4b5d05212e.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-92a36aa4fe2ab8a4.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-a8830c2f82315f1c.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-ce79f25ef13e8f5b.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-63bf560e8ead6e76.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-29dadf90bfae0c22.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-2742fa71b343d6b3.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-8fb92ae8b3c90b1a/out -L native=/usr/ssl-3/lib/amd64` |
| 1358 | 2026-01-27T22:46:02.855Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name file_server --edition=2021 dropshot/examples/file_server.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 '--allow=clippy::style' --allow=unexpected_cfgs '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(usdt_need_asm)' --check-cfg 'cfg(usdt_need_asm_sym)' --cfg 'feature="internal-docs"' --cfg 'feature="simple-mermaid"' --cfg 'feature="usdt"' --cfg 'feature="usdt-probes"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("internal-docs", "simple-mermaid", "usdt", "usdt-probes"))' -C metadata=5f1df02395d7c0dc -C extra-filename=-c08dd9922219e224 --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-3e26d04947c4407a.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-837308203914df88.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-615613c0664d5b80.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-c39795f8e6816e33.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-18af7d7230f35e32.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-7fb042c545b576ac.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-5ecd5f1916a6d7e9.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-dc5ca4366626eaf3.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-d48d07efdfb253f1.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-34c12ee4f1a8d6c8.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-181e3aa36c4ee706.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-a1c07bc0c6c25803.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-b9668d740fa8349e.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-14abb8393ba8e0e8.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-1af449e6425bdc11.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-c11cccd6262c07c3.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-ed9a5b50ef325b97.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-9be7bc304d60cb78.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-1c91b6e53cfd6c9e.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-8bf402051c3ea6d3.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-f97390c8366d7808.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-0eee54ce6727f7c3.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-5356e71eac6a0ec5.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-a63e97079b2e8b1d.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-d91a6b01eb2cb91d.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-f8949928e40a0b6f.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-979e111527e5f96d.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-786c9f70e5d70fc6.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-dfdacbd5bb51e603.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-601d3d7fbd6983bd.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-a56d4c653a00f37e.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-ea7bd0f56d895554.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-c9b01992ee4bc353.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-aa6d052f3a01b72c.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-dded347b8d3b8f8d.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-8e0cf7eb9d277db1.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-1de804496838d9ec.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-14ccd81d18a609dd.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-2794751f9e57cbac.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-3a0d916f56a16666.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-a58d8ab2c3840a45.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-52f64466199c21f4.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-4cbbaede5c4e81a8.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-7bcc0f1f2b9105cc.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-5ca237a0d8b96918.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-3ae79b348c180243.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-fa25b919d642f819.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-61edb64fd5a22ef1.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-14bf1cab98945958.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-4ce128d80f2b106c.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-70eca5ed4911dd3d.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-ded336f66e956ba3.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-d789ed5f9e345b51.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-d73d3f5f3f20db22.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-314cbb4b5d05212e.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-92a36aa4fe2ab8a4.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-a8830c2f82315f1c.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-ce79f25ef13e8f5b.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-63bf560e8ead6e76.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-29dadf90bfae0c22.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-2742fa71b343d6b3.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-8fb92ae8b3c90b1a/out -L native=/usr/ssl-3/lib/amd64` |
| 1359 | 2026-01-27T22:46:05.734Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name versioning --edition=2021 dropshot/examples/versioning.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 '--allow=clippy::style' --allow=unexpected_cfgs '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(usdt_need_asm)' --check-cfg 'cfg(usdt_need_asm_sym)' --cfg 'feature="internal-docs"' --cfg 'feature="simple-mermaid"' --cfg 'feature="usdt"' --cfg 'feature="usdt-probes"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("internal-docs", "simple-mermaid", "usdt", "usdt-probes"))' -C metadata=efe20770c6980b5b -C extra-filename=-e9ea8a239e67d87c --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-3e26d04947c4407a.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-837308203914df88.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-615613c0664d5b80.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-c39795f8e6816e33.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-18af7d7230f35e32.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-7fb042c545b576ac.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-5ecd5f1916a6d7e9.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-dc5ca4366626eaf3.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-d48d07efdfb253f1.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-34c12ee4f1a8d6c8.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-181e3aa36c4ee706.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-a1c07bc0c6c25803.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-b9668d740fa8349e.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-14abb8393ba8e0e8.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-1af449e6425bdc11.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-c11cccd6262c07c3.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-ed9a5b50ef325b97.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-9be7bc304d60cb78.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-1c91b6e53cfd6c9e.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-8bf402051c3ea6d3.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-f97390c8366d7808.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-0eee54ce6727f7c3.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-5356e71eac6a0ec5.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-a63e97079b2e8b1d.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-d91a6b01eb2cb91d.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-f8949928e40a0b6f.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-979e111527e5f96d.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-786c9f70e5d70fc6.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-dfdacbd5bb51e603.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-601d3d7fbd6983bd.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-a56d4c653a00f37e.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-ea7bd0f56d895554.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-c9b01992ee4bc353.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-aa6d052f3a01b72c.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-dded347b8d3b8f8d.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-8e0cf7eb9d277db1.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-1de804496838d9ec.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-14ccd81d18a609dd.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-2794751f9e57cbac.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-3a0d916f56a16666.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-a58d8ab2c3840a45.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-52f64466199c21f4.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-4cbbaede5c4e81a8.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-7bcc0f1f2b9105cc.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-5ca237a0d8b96918.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-3ae79b348c180243.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-fa25b919d642f819.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-61edb64fd5a22ef1.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-14bf1cab98945958.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-4ce128d80f2b106c.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-70eca5ed4911dd3d.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-ded336f66e956ba3.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-d789ed5f9e345b51.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-d73d3f5f3f20db22.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-314cbb4b5d05212e.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-92a36aa4fe2ab8a4.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-a8830c2f82315f1c.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-ce79f25ef13e8f5b.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-63bf560e8ead6e76.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-29dadf90bfae0c22.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-2742fa71b343d6b3.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-8fb92ae8b3c90b1a/out -L native=/usr/ssl-3/lib/amd64` |
| 1360 | 2026-01-27T22:46:07.716Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name integration_tests --edition=2021 dropshot/tests/integration-tests/main.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 '--allow=clippy::style' --allow=unexpected_cfgs '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(usdt_need_asm)' --check-cfg 'cfg(usdt_need_asm_sym)' --test --cfg 'feature="internal-docs"' --cfg 'feature="simple-mermaid"' --cfg 'feature="usdt"' --cfg 'feature="usdt-probes"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("internal-docs", "simple-mermaid", "usdt", "usdt-probes"))' -C metadata=60486c31e296a1c8 -C extra-filename=-61a463eefc5040e4 --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-3e26d04947c4407a.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-837308203914df88.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-615613c0664d5b80.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-c39795f8e6816e33.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-18af7d7230f35e32.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-7fb042c545b576ac.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-5ecd5f1916a6d7e9.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-dc5ca4366626eaf3.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-d48d07efdfb253f1.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-34c12ee4f1a8d6c8.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-181e3aa36c4ee706.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-a1c07bc0c6c25803.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-b9668d740fa8349e.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-14abb8393ba8e0e8.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-1af449e6425bdc11.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-c11cccd6262c07c3.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-ed9a5b50ef325b97.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-9be7bc304d60cb78.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-1c91b6e53cfd6c9e.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-8bf402051c3ea6d3.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-f97390c8366d7808.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-0eee54ce6727f7c3.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-5356e71eac6a0ec5.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-a63e97079b2e8b1d.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-d91a6b01eb2cb91d.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-f8949928e40a0b6f.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-979e111527e5f96d.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-786c9f70e5d70fc6.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-dfdacbd5bb51e603.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-601d3d7fbd6983bd.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-a56d4c653a00f37e.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-ea7bd0f56d895554.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-c9b01992ee4bc353.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-aa6d052f3a01b72c.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-dded347b8d3b8f8d.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-8e0cf7eb9d277db1.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-1de804496838d9ec.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-14ccd81d18a609dd.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-2794751f9e57cbac.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-3a0d916f56a16666.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-a58d8ab2c3840a45.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-52f64466199c21f4.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-4cbbaede5c4e81a8.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-7bcc0f1f2b9105cc.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-5ca237a0d8b96918.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-3ae79b348c180243.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-fa25b919d642f819.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-61edb64fd5a22ef1.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-14bf1cab98945958.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-4ce128d80f2b106c.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-70eca5ed4911dd3d.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-ded336f66e956ba3.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-d789ed5f9e345b51.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-d73d3f5f3f20db22.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-314cbb4b5d05212e.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-92a36aa4fe2ab8a4.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-a8830c2f82315f1c.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-ce79f25ef13e8f5b.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-63bf560e8ead6e76.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-29dadf90bfae0c22.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-2742fa71b343d6b3.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-8fb92ae8b3c90b1a/out -L native=/usr/ssl-3/lib/amd64` |
| 1361 | 2026-01-27T22:46:07.776Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name module_shared_context --edition=2021 dropshot/examples/module-shared-context.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 '--allow=clippy::style' --allow=unexpected_cfgs '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(usdt_need_asm)' --check-cfg 'cfg(usdt_need_asm_sym)' --cfg 'feature="internal-docs"' --cfg 'feature="simple-mermaid"' --cfg 'feature="usdt"' --cfg 'feature="usdt-probes"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("internal-docs", "simple-mermaid", "usdt", "usdt-probes"))' -C metadata=63400ce1d78a68a1 -C extra-filename=-271b923f6f09dd76 --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-3e26d04947c4407a.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-837308203914df88.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-615613c0664d5b80.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-c39795f8e6816e33.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-18af7d7230f35e32.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-7fb042c545b576ac.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-5ecd5f1916a6d7e9.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-dc5ca4366626eaf3.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-d48d07efdfb253f1.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-34c12ee4f1a8d6c8.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-181e3aa36c4ee706.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-a1c07bc0c6c25803.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-b9668d740fa8349e.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-14abb8393ba8e0e8.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-1af449e6425bdc11.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-c11cccd6262c07c3.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-ed9a5b50ef325b97.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-9be7bc304d60cb78.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-1c91b6e53cfd6c9e.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-8bf402051c3ea6d3.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-f97390c8366d7808.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-0eee54ce6727f7c3.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-5356e71eac6a0ec5.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-a63e97079b2e8b1d.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-d91a6b01eb2cb91d.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-f8949928e40a0b6f.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-979e111527e5f96d.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-786c9f70e5d70fc6.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-dfdacbd5bb51e603.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-601d3d7fbd6983bd.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-a56d4c653a00f37e.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-ea7bd0f56d895554.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-c9b01992ee4bc353.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-aa6d052f3a01b72c.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-dded347b8d3b8f8d.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-8e0cf7eb9d277db1.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-1de804496838d9ec.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-14ccd81d18a609dd.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-2794751f9e57cbac.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-3a0d916f56a16666.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-a58d8ab2c3840a45.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-52f64466199c21f4.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-4cbbaede5c4e81a8.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-7bcc0f1f2b9105cc.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-5ca237a0d8b96918.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-3ae79b348c180243.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-fa25b919d642f819.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-61edb64fd5a22ef1.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-14bf1cab98945958.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-4ce128d80f2b106c.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-70eca5ed4911dd3d.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-ded336f66e956ba3.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-d789ed5f9e345b51.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-d73d3f5f3f20db22.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-314cbb4b5d05212e.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-92a36aa4fe2ab8a4.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-a8830c2f82315f1c.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-ce79f25ef13e8f5b.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-63bf560e8ead6e76.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-29dadf90bfae0c22.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-2742fa71b343d6b3.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-8fb92ae8b3c90b1a/out -L native=/usr/ssl-3/lib/amd64` |
| 1362 | 2026-01-27T22:46:11.183Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name well_tagged --edition=2021 dropshot/examples/well-tagged.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 '--allow=clippy::style' --allow=unexpected_cfgs '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(usdt_need_asm)' --check-cfg 'cfg(usdt_need_asm_sym)' --cfg 'feature="internal-docs"' --cfg 'feature="simple-mermaid"' --cfg 'feature="usdt"' --cfg 'feature="usdt-probes"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("internal-docs", "simple-mermaid", "usdt", "usdt-probes"))' -C metadata=46c58e0f08caa1cf -C extra-filename=-7b0e46ad40a56d0f --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-3e26d04947c4407a.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-837308203914df88.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-615613c0664d5b80.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-c39795f8e6816e33.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-18af7d7230f35e32.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-7fb042c545b576ac.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-5ecd5f1916a6d7e9.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-dc5ca4366626eaf3.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-d48d07efdfb253f1.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-34c12ee4f1a8d6c8.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-181e3aa36c4ee706.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-a1c07bc0c6c25803.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-b9668d740fa8349e.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-14abb8393ba8e0e8.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-1af449e6425bdc11.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-c11cccd6262c07c3.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-ed9a5b50ef325b97.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-9be7bc304d60cb78.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-1c91b6e53cfd6c9e.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-8bf402051c3ea6d3.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-f97390c8366d7808.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-0eee54ce6727f7c3.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-5356e71eac6a0ec5.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-a63e97079b2e8b1d.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-d91a6b01eb2cb91d.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-f8949928e40a0b6f.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-979e111527e5f96d.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-786c9f70e5d70fc6.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-dfdacbd5bb51e603.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-601d3d7fbd6983bd.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-a56d4c653a00f37e.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-ea7bd0f56d895554.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-c9b01992ee4bc353.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-aa6d052f3a01b72c.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-dded347b8d3b8f8d.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-8e0cf7eb9d277db1.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-1de804496838d9ec.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-14ccd81d18a609dd.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-2794751f9e57cbac.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-3a0d916f56a16666.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-a58d8ab2c3840a45.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-52f64466199c21f4.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-4cbbaede5c4e81a8.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-7bcc0f1f2b9105cc.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-5ca237a0d8b96918.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-3ae79b348c180243.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-fa25b919d642f819.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-61edb64fd5a22ef1.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-14bf1cab98945958.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-4ce128d80f2b106c.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-70eca5ed4911dd3d.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-ded336f66e956ba3.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-d789ed5f9e345b51.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-d73d3f5f3f20db22.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-314cbb4b5d05212e.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-92a36aa4fe2ab8a4.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-a8830c2f82315f1c.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-ce79f25ef13e8f5b.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-63bf560e8ead6e76.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-29dadf90bfae0c22.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-2742fa71b343d6b3.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-8fb92ae8b3c90b1a/out -L native=/usr/ssl-3/lib/amd64` |
| 1363 | 2026-01-27T22:46:12.436Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name module_basic --edition=2021 dropshot/examples/module-basic.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 '--allow=clippy::style' --allow=unexpected_cfgs '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(usdt_need_asm)' --check-cfg 'cfg(usdt_need_asm_sym)' --cfg 'feature="internal-docs"' --cfg 'feature="simple-mermaid"' --cfg 'feature="usdt"' --cfg 'feature="usdt-probes"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("internal-docs", "simple-mermaid", "usdt", "usdt-probes"))' -C metadata=b0bab9352cc13240 -C extra-filename=-7aacbe7cf1817ac0 --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-3e26d04947c4407a.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-837308203914df88.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-615613c0664d5b80.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-c39795f8e6816e33.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-18af7d7230f35e32.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-7fb042c545b576ac.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-5ecd5f1916a6d7e9.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-dc5ca4366626eaf3.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-d48d07efdfb253f1.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-34c12ee4f1a8d6c8.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-181e3aa36c4ee706.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-a1c07bc0c6c25803.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-b9668d740fa8349e.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-14abb8393ba8e0e8.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-1af449e6425bdc11.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-c11cccd6262c07c3.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-ed9a5b50ef325b97.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-9be7bc304d60cb78.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-1c91b6e53cfd6c9e.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-8bf402051c3ea6d3.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-f97390c8366d7808.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-0eee54ce6727f7c3.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-5356e71eac6a0ec5.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-a63e97079b2e8b1d.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-d91a6b01eb2cb91d.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-f8949928e40a0b6f.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-979e111527e5f96d.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-786c9f70e5d70fc6.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-dfdacbd5bb51e603.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-601d3d7fbd6983bd.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-a56d4c653a00f37e.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-ea7bd0f56d895554.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-c9b01992ee4bc353.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-aa6d052f3a01b72c.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-dded347b8d3b8f8d.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-8e0cf7eb9d277db1.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-1de804496838d9ec.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-14ccd81d18a609dd.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-2794751f9e57cbac.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-3a0d916f56a16666.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-a58d8ab2c3840a45.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-52f64466199c21f4.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-4cbbaede5c4e81a8.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-7bcc0f1f2b9105cc.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-5ca237a0d8b96918.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-3ae79b348c180243.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-fa25b919d642f819.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-61edb64fd5a22ef1.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-14bf1cab98945958.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-4ce128d80f2b106c.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-70eca5ed4911dd3d.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-ded336f66e956ba3.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-d789ed5f9e345b51.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-d73d3f5f3f20db22.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-314cbb4b5d05212e.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-92a36aa4fe2ab8a4.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-a8830c2f82315f1c.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-ce79f25ef13e8f5b.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-63bf560e8ead6e76.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-29dadf90bfae0c22.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-2742fa71b343d6b3.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-8fb92ae8b3c90b1a/out -L native=/usr/ssl-3/lib/amd64` |
| 1364 | 2026-01-27T22:46:14.453Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name multiple_servers --edition=2021 dropshot/examples/multiple-servers.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 '--allow=clippy::style' --allow=unexpected_cfgs '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(usdt_need_asm)' --check-cfg 'cfg(usdt_need_asm_sym)' --cfg 'feature="internal-docs"' --cfg 'feature="simple-mermaid"' --cfg 'feature="usdt"' --cfg 'feature="usdt-probes"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("internal-docs", "simple-mermaid", "usdt", "usdt-probes"))' -C metadata=1441ae53b2f9a38b -C extra-filename=-4810853b635f02e4 --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-3e26d04947c4407a.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-837308203914df88.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-615613c0664d5b80.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-c39795f8e6816e33.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-18af7d7230f35e32.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-7fb042c545b576ac.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-5ecd5f1916a6d7e9.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-dc5ca4366626eaf3.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-d48d07efdfb253f1.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-34c12ee4f1a8d6c8.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-181e3aa36c4ee706.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-a1c07bc0c6c25803.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-b9668d740fa8349e.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-14abb8393ba8e0e8.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-1af449e6425bdc11.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-c11cccd6262c07c3.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-ed9a5b50ef325b97.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-9be7bc304d60cb78.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-1c91b6e53cfd6c9e.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-8bf402051c3ea6d3.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-f97390c8366d7808.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-0eee54ce6727f7c3.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-5356e71eac6a0ec5.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-a63e97079b2e8b1d.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-d91a6b01eb2cb91d.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-f8949928e40a0b6f.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-979e111527e5f96d.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-786c9f70e5d70fc6.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-dfdacbd5bb51e603.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-601d3d7fbd6983bd.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-a56d4c653a00f37e.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-ea7bd0f56d895554.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-c9b01992ee4bc353.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-aa6d052f3a01b72c.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-dded347b8d3b8f8d.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-8e0cf7eb9d277db1.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-1de804496838d9ec.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-14ccd81d18a609dd.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-2794751f9e57cbac.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-3a0d916f56a16666.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-a58d8ab2c3840a45.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-52f64466199c21f4.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-4cbbaede5c4e81a8.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-7bcc0f1f2b9105cc.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-5ca237a0d8b96918.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-3ae79b348c180243.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-fa25b919d642f819.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-61edb64fd5a22ef1.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-14bf1cab98945958.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-4ce128d80f2b106c.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-70eca5ed4911dd3d.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-ded336f66e956ba3.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-d789ed5f9e345b51.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-d73d3f5f3f20db22.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-314cbb4b5d05212e.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-92a36aa4fe2ab8a4.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-a8830c2f82315f1c.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-ce79f25ef13e8f5b.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-63bf560e8ead6e76.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-29dadf90bfae0c22.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-2742fa71b343d6b3.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-8fb92ae8b3c90b1a/out -L native=/usr/ssl-3/lib/amd64` |
| 1365 | 2026-01-27T22:46:23.542Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name custom_error --edition=2021 dropshot/examples/custom-error.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 '--allow=clippy::style' --allow=unexpected_cfgs '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(usdt_need_asm)' --check-cfg 'cfg(usdt_need_asm_sym)' --cfg 'feature="internal-docs"' --cfg 'feature="simple-mermaid"' --cfg 'feature="usdt"' --cfg 'feature="usdt-probes"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("internal-docs", "simple-mermaid", "usdt", "usdt-probes"))' -C metadata=07b41efe5ca3c716 -C extra-filename=-12aedb82926abf4b --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-3e26d04947c4407a.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-837308203914df88.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-615613c0664d5b80.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-c39795f8e6816e33.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-18af7d7230f35e32.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-7fb042c545b576ac.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-5ecd5f1916a6d7e9.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-dc5ca4366626eaf3.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-d48d07efdfb253f1.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-34c12ee4f1a8d6c8.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-181e3aa36c4ee706.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-a1c07bc0c6c25803.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-b9668d740fa8349e.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-14abb8393ba8e0e8.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-1af449e6425bdc11.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-c11cccd6262c07c3.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-ed9a5b50ef325b97.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-9be7bc304d60cb78.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-1c91b6e53cfd6c9e.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-8bf402051c3ea6d3.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-f97390c8366d7808.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-0eee54ce6727f7c3.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-5356e71eac6a0ec5.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-a63e97079b2e8b1d.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-d91a6b01eb2cb91d.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-f8949928e40a0b6f.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-979e111527e5f96d.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-786c9f70e5d70fc6.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-dfdacbd5bb51e603.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-601d3d7fbd6983bd.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-a56d4c653a00f37e.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-ea7bd0f56d895554.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-c9b01992ee4bc353.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-aa6d052f3a01b72c.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-dded347b8d3b8f8d.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-8e0cf7eb9d277db1.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-1de804496838d9ec.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-14ccd81d18a609dd.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-2794751f9e57cbac.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-3a0d916f56a16666.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-a58d8ab2c3840a45.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-52f64466199c21f4.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-4cbbaede5c4e81a8.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-7bcc0f1f2b9105cc.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-5ca237a0d8b96918.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-3ae79b348c180243.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-fa25b919d642f819.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-61edb64fd5a22ef1.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-14bf1cab98945958.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-4ce128d80f2b106c.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-70eca5ed4911dd3d.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-ded336f66e956ba3.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-d789ed5f9e345b51.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-d73d3f5f3f20db22.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-314cbb4b5d05212e.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-92a36aa4fe2ab8a4.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-a8830c2f82315f1c.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-ce79f25ef13e8f5b.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-63bf560e8ead6e76.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-29dadf90bfae0c22.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-2742fa71b343d6b3.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-8fb92ae8b3c90b1a/out -L native=/usr/ssl-3/lib/amd64` |
| 1366 | 2026-01-27T22:46:26.724Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name https --edition=2021 dropshot/examples/https.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 '--allow=clippy::style' --allow=unexpected_cfgs '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(usdt_need_asm)' --check-cfg 'cfg(usdt_need_asm_sym)' --cfg 'feature="internal-docs"' --cfg 'feature="simple-mermaid"' --cfg 'feature="usdt"' --cfg 'feature="usdt-probes"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("internal-docs", "simple-mermaid", "usdt", "usdt-probes"))' -C metadata=f78c2eca65b2ee8d -C extra-filename=-3c6d9948b0865beb --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-3e26d04947c4407a.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-837308203914df88.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-615613c0664d5b80.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-c39795f8e6816e33.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-18af7d7230f35e32.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-7fb042c545b576ac.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-5ecd5f1916a6d7e9.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-dc5ca4366626eaf3.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-d48d07efdfb253f1.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-34c12ee4f1a8d6c8.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-181e3aa36c4ee706.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-a1c07bc0c6c25803.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-b9668d740fa8349e.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-14abb8393ba8e0e8.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-1af449e6425bdc11.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-c11cccd6262c07c3.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-ed9a5b50ef325b97.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-9be7bc304d60cb78.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-1c91b6e53cfd6c9e.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-8bf402051c3ea6d3.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-f97390c8366d7808.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-0eee54ce6727f7c3.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-5356e71eac6a0ec5.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-a63e97079b2e8b1d.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-d91a6b01eb2cb91d.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-f8949928e40a0b6f.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-979e111527e5f96d.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-786c9f70e5d70fc6.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-dfdacbd5bb51e603.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-601d3d7fbd6983bd.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-a56d4c653a00f37e.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-ea7bd0f56d895554.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-c9b01992ee4bc353.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-aa6d052f3a01b72c.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-dded347b8d3b8f8d.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-8e0cf7eb9d277db1.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-1de804496838d9ec.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-14ccd81d18a609dd.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-2794751f9e57cbac.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-3a0d916f56a16666.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-a58d8ab2c3840a45.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-52f64466199c21f4.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-4cbbaede5c4e81a8.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-7bcc0f1f2b9105cc.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-5ca237a0d8b96918.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-3ae79b348c180243.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-fa25b919d642f819.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-61edb64fd5a22ef1.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-14bf1cab98945958.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-4ce128d80f2b106c.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-70eca5ed4911dd3d.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-ded336f66e956ba3.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-d789ed5f9e345b51.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-d73d3f5f3f20db22.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-314cbb4b5d05212e.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-92a36aa4fe2ab8a4.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-a8830c2f82315f1c.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-ce79f25ef13e8f5b.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-63bf560e8ead6e76.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-29dadf90bfae0c22.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-2742fa71b343d6b3.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-8fb92ae8b3c90b1a/out -L native=/usr/ssl-3/lib/amd64` |
| 1367 | 2026-01-27T22:46:28.284Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name pagination_basic --edition=2021 dropshot/examples/pagination-basic.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 '--allow=clippy::style' --allow=unexpected_cfgs '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(usdt_need_asm)' --check-cfg 'cfg(usdt_need_asm_sym)' --cfg 'feature="internal-docs"' --cfg 'feature="simple-mermaid"' --cfg 'feature="usdt"' --cfg 'feature="usdt-probes"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("internal-docs", "simple-mermaid", "usdt", "usdt-probes"))' -C metadata=907f4c2900137c26 -C extra-filename=-f5cbf7ffe1e8e0f3 --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-3e26d04947c4407a.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-837308203914df88.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-615613c0664d5b80.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-c39795f8e6816e33.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-18af7d7230f35e32.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-7fb042c545b576ac.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-5ecd5f1916a6d7e9.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-dc5ca4366626eaf3.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-d48d07efdfb253f1.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-34c12ee4f1a8d6c8.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-181e3aa36c4ee706.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-a1c07bc0c6c25803.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-b9668d740fa8349e.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-14abb8393ba8e0e8.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-1af449e6425bdc11.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-c11cccd6262c07c3.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-ed9a5b50ef325b97.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-9be7bc304d60cb78.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-1c91b6e53cfd6c9e.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-8bf402051c3ea6d3.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-f97390c8366d7808.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-0eee54ce6727f7c3.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-5356e71eac6a0ec5.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-a63e97079b2e8b1d.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-d91a6b01eb2cb91d.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-f8949928e40a0b6f.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-979e111527e5f96d.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-786c9f70e5d70fc6.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-dfdacbd5bb51e603.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-601d3d7fbd6983bd.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-a56d4c653a00f37e.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-ea7bd0f56d895554.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-c9b01992ee4bc353.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-aa6d052f3a01b72c.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-dded347b8d3b8f8d.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-8e0cf7eb9d277db1.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-1de804496838d9ec.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-14ccd81d18a609dd.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-2794751f9e57cbac.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-3a0d916f56a16666.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-a58d8ab2c3840a45.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-52f64466199c21f4.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-4cbbaede5c4e81a8.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-7bcc0f1f2b9105cc.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-5ca237a0d8b96918.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-3ae79b348c180243.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-fa25b919d642f819.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-61edb64fd5a22ef1.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-14bf1cab98945958.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-4ce128d80f2b106c.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-70eca5ed4911dd3d.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-ded336f66e956ba3.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-d789ed5f9e345b51.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-d73d3f5f3f20db22.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-314cbb4b5d05212e.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-92a36aa4fe2ab8a4.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-a8830c2f82315f1c.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-ce79f25ef13e8f5b.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-63bf560e8ead6e76.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-29dadf90bfae0c22.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-2742fa71b343d6b3.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-8fb92ae8b3c90b1a/out -L native=/usr/ssl-3/lib/amd64` |
| 1368 | 2026-01-27T22:46:29.606Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name index --edition=2021 dropshot/examples/index.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 '--allow=clippy::style' --allow=unexpected_cfgs '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(usdt_need_asm)' --check-cfg 'cfg(usdt_need_asm_sym)' --cfg 'feature="internal-docs"' --cfg 'feature="simple-mermaid"' --cfg 'feature="usdt"' --cfg 'feature="usdt-probes"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("internal-docs", "simple-mermaid", "usdt", "usdt-probes"))' -C metadata=66498167feca5218 -C extra-filename=-ea196a2d6fe8b7ef --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-3e26d04947c4407a.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-837308203914df88.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-615613c0664d5b80.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-c39795f8e6816e33.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-18af7d7230f35e32.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-7fb042c545b576ac.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-5ecd5f1916a6d7e9.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-dc5ca4366626eaf3.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-d48d07efdfb253f1.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-34c12ee4f1a8d6c8.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-181e3aa36c4ee706.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-a1c07bc0c6c25803.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-b9668d740fa8349e.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-14abb8393ba8e0e8.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-1af449e6425bdc11.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-c11cccd6262c07c3.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-ed9a5b50ef325b97.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-9be7bc304d60cb78.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-1c91b6e53cfd6c9e.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-8bf402051c3ea6d3.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-f97390c8366d7808.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-0eee54ce6727f7c3.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-5356e71eac6a0ec5.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-a63e97079b2e8b1d.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-d91a6b01eb2cb91d.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-f8949928e40a0b6f.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-979e111527e5f96d.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-786c9f70e5d70fc6.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-dfdacbd5bb51e603.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-601d3d7fbd6983bd.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-a56d4c653a00f37e.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-ea7bd0f56d895554.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-c9b01992ee4bc353.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-aa6d052f3a01b72c.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-dded347b8d3b8f8d.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-8e0cf7eb9d277db1.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-1de804496838d9ec.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-14ccd81d18a609dd.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-2794751f9e57cbac.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-3a0d916f56a16666.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-a58d8ab2c3840a45.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-52f64466199c21f4.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-4cbbaede5c4e81a8.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-7bcc0f1f2b9105cc.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-5ca237a0d8b96918.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-3ae79b348c180243.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-fa25b919d642f819.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-61edb64fd5a22ef1.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-14bf1cab98945958.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-4ce128d80f2b106c.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-70eca5ed4911dd3d.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-ded336f66e956ba3.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-d789ed5f9e345b51.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-d73d3f5f3f20db22.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-314cbb4b5d05212e.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-92a36aa4fe2ab8a4.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-a8830c2f82315f1c.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-ce79f25ef13e8f5b.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-63bf560e8ead6e76.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-29dadf90bfae0c22.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-2742fa71b343d6b3.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-8fb92ae8b3c90b1a/out -L native=/usr/ssl-3/lib/amd64` |
| 1369 | 2026-01-27T22:46:32.048Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name pagination_multiple_sorts --edition=2021 dropshot/examples/pagination-multiple-sorts.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 '--allow=clippy::style' --allow=unexpected_cfgs '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(usdt_need_asm)' --check-cfg 'cfg(usdt_need_asm_sym)' --cfg 'feature="internal-docs"' --cfg 'feature="simple-mermaid"' --cfg 'feature="usdt"' --cfg 'feature="usdt-probes"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("internal-docs", "simple-mermaid", "usdt", "usdt-probes"))' -C metadata=5ae1080d11036447 -C extra-filename=-a8fd4b670631016d --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-3e26d04947c4407a.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-837308203914df88.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-615613c0664d5b80.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-c39795f8e6816e33.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-18af7d7230f35e32.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-7fb042c545b576ac.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-5ecd5f1916a6d7e9.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-dc5ca4366626eaf3.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-d48d07efdfb253f1.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-34c12ee4f1a8d6c8.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-181e3aa36c4ee706.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-a1c07bc0c6c25803.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-b9668d740fa8349e.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-14abb8393ba8e0e8.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-1af449e6425bdc11.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-c11cccd6262c07c3.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-ed9a5b50ef325b97.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-9be7bc304d60cb78.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-1c91b6e53cfd6c9e.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-8bf402051c3ea6d3.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-f97390c8366d7808.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-0eee54ce6727f7c3.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-5356e71eac6a0ec5.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-a63e97079b2e8b1d.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-d91a6b01eb2cb91d.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-f8949928e40a0b6f.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-979e111527e5f96d.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-786c9f70e5d70fc6.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-dfdacbd5bb51e603.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-601d3d7fbd6983bd.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-a56d4c653a00f37e.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-ea7bd0f56d895554.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-c9b01992ee4bc353.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-aa6d052f3a01b72c.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-dded347b8d3b8f8d.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-8e0cf7eb9d277db1.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-1de804496838d9ec.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-14ccd81d18a609dd.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-2794751f9e57cbac.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-3a0d916f56a16666.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-a58d8ab2c3840a45.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-52f64466199c21f4.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-4cbbaede5c4e81a8.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-7bcc0f1f2b9105cc.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-5ca237a0d8b96918.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-3ae79b348c180243.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-fa25b919d642f819.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-61edb64fd5a22ef1.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-14bf1cab98945958.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-4ce128d80f2b106c.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-70eca5ed4911dd3d.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-ded336f66e956ba3.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-d789ed5f9e345b51.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-d73d3f5f3f20db22.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-314cbb4b5d05212e.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-92a36aa4fe2ab8a4.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-a8830c2f82315f1c.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-ce79f25ef13e8f5b.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-63bf560e8ead6e76.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-29dadf90bfae0c22.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-2742fa71b343d6b3.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-8fb92ae8b3c90b1a/out -L native=/usr/ssl-3/lib/amd64` |
| 1370 | 2026-01-27T22:46:32.234Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name basic --edition=2021 dropshot/examples/basic.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 '--allow=clippy::style' --allow=unexpected_cfgs '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(usdt_need_asm)' --check-cfg 'cfg(usdt_need_asm_sym)' --cfg 'feature="internal-docs"' --cfg 'feature="simple-mermaid"' --cfg 'feature="usdt"' --cfg 'feature="usdt-probes"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("internal-docs", "simple-mermaid", "usdt", "usdt-probes"))' -C metadata=89561649b771366f -C extra-filename=-e3dff7e5351b6bbd --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-3e26d04947c4407a.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-837308203914df88.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-615613c0664d5b80.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-c39795f8e6816e33.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-18af7d7230f35e32.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-7fb042c545b576ac.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-5ecd5f1916a6d7e9.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-dc5ca4366626eaf3.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-d48d07efdfb253f1.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-34c12ee4f1a8d6c8.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-181e3aa36c4ee706.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-a1c07bc0c6c25803.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-b9668d740fa8349e.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-14abb8393ba8e0e8.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-1af449e6425bdc11.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-c11cccd6262c07c3.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-ed9a5b50ef325b97.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-9be7bc304d60cb78.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-1c91b6e53cfd6c9e.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-8bf402051c3ea6d3.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-f97390c8366d7808.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-0eee54ce6727f7c3.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-5356e71eac6a0ec5.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-a63e97079b2e8b1d.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-d91a6b01eb2cb91d.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-f8949928e40a0b6f.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-979e111527e5f96d.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-786c9f70e5d70fc6.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-dfdacbd5bb51e603.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-601d3d7fbd6983bd.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-a56d4c653a00f37e.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-ea7bd0f56d895554.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-c9b01992ee4bc353.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-aa6d052f3a01b72c.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-dded347b8d3b8f8d.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-8e0cf7eb9d277db1.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-1de804496838d9ec.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-14ccd81d18a609dd.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-2794751f9e57cbac.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-3a0d916f56a16666.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-a58d8ab2c3840a45.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-52f64466199c21f4.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-4cbbaede5c4e81a8.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-7bcc0f1f2b9105cc.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-5ca237a0d8b96918.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-3ae79b348c180243.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-fa25b919d642f819.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-61edb64fd5a22ef1.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-14bf1cab98945958.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-4ce128d80f2b106c.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-70eca5ed4911dd3d.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-ded336f66e956ba3.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-d789ed5f9e345b51.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-d73d3f5f3f20db22.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-314cbb4b5d05212e.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-92a36aa4fe2ab8a4.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-a8830c2f82315f1c.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-ce79f25ef13e8f5b.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-63bf560e8ead6e76.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-29dadf90bfae0c22.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-2742fa71b343d6b3.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-8fb92ae8b3c90b1a/out -L native=/usr/ssl-3/lib/amd64` |
| 1371 | 2026-01-27T22:46:36.909Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name websocket --edition=2021 dropshot/examples/websocket.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 '--allow=clippy::style' --allow=unexpected_cfgs '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(usdt_need_asm)' --check-cfg 'cfg(usdt_need_asm_sym)' --cfg 'feature="internal-docs"' --cfg 'feature="simple-mermaid"' --cfg 'feature="usdt"' --cfg 'feature="usdt-probes"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("internal-docs", "simple-mermaid", "usdt", "usdt-probes"))' -C metadata=026e98fcdee183a7 -C extra-filename=-9487508876018326 --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-3e26d04947c4407a.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-837308203914df88.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-615613c0664d5b80.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-c39795f8e6816e33.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-18af7d7230f35e32.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-7fb042c545b576ac.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-5ecd5f1916a6d7e9.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-dc5ca4366626eaf3.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-d48d07efdfb253f1.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-34c12ee4f1a8d6c8.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-181e3aa36c4ee706.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-a1c07bc0c6c25803.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-b9668d740fa8349e.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-14abb8393ba8e0e8.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-1af449e6425bdc11.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-c11cccd6262c07c3.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-ed9a5b50ef325b97.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-9be7bc304d60cb78.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-1c91b6e53cfd6c9e.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-8bf402051c3ea6d3.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-f97390c8366d7808.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-0eee54ce6727f7c3.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-5356e71eac6a0ec5.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-a63e97079b2e8b1d.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-d91a6b01eb2cb91d.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-f8949928e40a0b6f.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-979e111527e5f96d.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-786c9f70e5d70fc6.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-dfdacbd5bb51e603.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-601d3d7fbd6983bd.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-a56d4c653a00f37e.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-ea7bd0f56d895554.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-c9b01992ee4bc353.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-aa6d052f3a01b72c.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-dded347b8d3b8f8d.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-8e0cf7eb9d277db1.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-1de804496838d9ec.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-14ccd81d18a609dd.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-2794751f9e57cbac.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-3a0d916f56a16666.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-a58d8ab2c3840a45.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-52f64466199c21f4.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-4cbbaede5c4e81a8.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-7bcc0f1f2b9105cc.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-5ca237a0d8b96918.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-3ae79b348c180243.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-fa25b919d642f819.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-61edb64fd5a22ef1.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-14bf1cab98945958.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-4ce128d80f2b106c.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-70eca5ed4911dd3d.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-ded336f66e956ba3.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-d789ed5f9e345b51.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-d73d3f5f3f20db22.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-314cbb4b5d05212e.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-92a36aa4fe2ab8a4.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-a8830c2f82315f1c.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-ce79f25ef13e8f5b.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-63bf560e8ead6e76.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-29dadf90bfae0c22.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-2742fa71b343d6b3.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-8fb92ae8b3c90b1a/out -L native=/usr/ssl-3/lib/amd64` |
| 1372 | 2026-01-27T22:46:46.508Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name api_trait_alternate --edition=2021 dropshot/examples/api-trait-alternate.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 '--allow=clippy::style' --allow=unexpected_cfgs '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(usdt_need_asm)' --check-cfg 'cfg(usdt_need_asm_sym)' --cfg 'feature="internal-docs"' --cfg 'feature="simple-mermaid"' --cfg 'feature="usdt"' --cfg 'feature="usdt-probes"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("internal-docs", "simple-mermaid", "usdt", "usdt-probes"))' -C metadata=39ff3579a3db7e08 -C extra-filename=-be02d27939d01a38 --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-3e26d04947c4407a.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-837308203914df88.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-615613c0664d5b80.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-c39795f8e6816e33.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-18af7d7230f35e32.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-7fb042c545b576ac.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-5ecd5f1916a6d7e9.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-dc5ca4366626eaf3.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-d48d07efdfb253f1.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-34c12ee4f1a8d6c8.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-181e3aa36c4ee706.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-a1c07bc0c6c25803.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-b9668d740fa8349e.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-14abb8393ba8e0e8.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-1af449e6425bdc11.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-c11cccd6262c07c3.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-ed9a5b50ef325b97.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-9be7bc304d60cb78.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-1c91b6e53cfd6c9e.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-8bf402051c3ea6d3.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-f97390c8366d7808.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-0eee54ce6727f7c3.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-5356e71eac6a0ec5.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-a63e97079b2e8b1d.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-d91a6b01eb2cb91d.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-f8949928e40a0b6f.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-979e111527e5f96d.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-786c9f70e5d70fc6.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-dfdacbd5bb51e603.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-601d3d7fbd6983bd.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-a56d4c653a00f37e.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-ea7bd0f56d895554.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-c9b01992ee4bc353.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-aa6d052f3a01b72c.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-dded347b8d3b8f8d.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-8e0cf7eb9d277db1.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-1de804496838d9ec.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-14ccd81d18a609dd.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-2794751f9e57cbac.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-3a0d916f56a16666.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-a58d8ab2c3840a45.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-52f64466199c21f4.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-4cbbaede5c4e81a8.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-7bcc0f1f2b9105cc.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-5ca237a0d8b96918.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-3ae79b348c180243.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-fa25b919d642f819.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-61edb64fd5a22ef1.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-14bf1cab98945958.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-4ce128d80f2b106c.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-70eca5ed4911dd3d.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-ded336f66e956ba3.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-d789ed5f9e345b51.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-d73d3f5f3f20db22.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-314cbb4b5d05212e.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-92a36aa4fe2ab8a4.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-a8830c2f82315f1c.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-ce79f25ef13e8f5b.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-63bf560e8ead6e76.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-29dadf90bfae0c22.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-2742fa71b343d6b3.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-8fb92ae8b3c90b1a/out -L native=/usr/ssl-3/lib/amd64` |
| 1373 | 2026-01-27T22:46:47.078Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name fail --edition=2021 dropshot/tests/fail.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 '--allow=clippy::style' --allow=unexpected_cfgs '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(usdt_need_asm)' --check-cfg 'cfg(usdt_need_asm_sym)' --test --cfg 'feature="internal-docs"' --cfg 'feature="simple-mermaid"' --cfg 'feature="usdt"' --cfg 'feature="usdt-probes"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("internal-docs", "simple-mermaid", "usdt", "usdt-probes"))' -C metadata=1254744e8bfe3eb5 -C extra-filename=-9be5ff6ebe69f3b8 --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-3e26d04947c4407a.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-837308203914df88.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-615613c0664d5b80.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-c39795f8e6816e33.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-18af7d7230f35e32.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-7fb042c545b576ac.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-5ecd5f1916a6d7e9.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-dc5ca4366626eaf3.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-d48d07efdfb253f1.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-34c12ee4f1a8d6c8.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-181e3aa36c4ee706.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-a1c07bc0c6c25803.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-b9668d740fa8349e.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-14abb8393ba8e0e8.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-1af449e6425bdc11.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-c11cccd6262c07c3.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-ed9a5b50ef325b97.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-9be7bc304d60cb78.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-1c91b6e53cfd6c9e.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-8bf402051c3ea6d3.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-f97390c8366d7808.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-0eee54ce6727f7c3.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-5356e71eac6a0ec5.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-a63e97079b2e8b1d.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-d91a6b01eb2cb91d.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-f8949928e40a0b6f.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-979e111527e5f96d.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-786c9f70e5d70fc6.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-dfdacbd5bb51e603.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-601d3d7fbd6983bd.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-a56d4c653a00f37e.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-ea7bd0f56d895554.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-c9b01992ee4bc353.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-aa6d052f3a01b72c.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-dded347b8d3b8f8d.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-8e0cf7eb9d277db1.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-1de804496838d9ec.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-14ccd81d18a609dd.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-2794751f9e57cbac.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-3a0d916f56a16666.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-a58d8ab2c3840a45.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-52f64466199c21f4.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-4cbbaede5c4e81a8.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-7bcc0f1f2b9105cc.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-5ca237a0d8b96918.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-3ae79b348c180243.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-fa25b919d642f819.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-61edb64fd5a22ef1.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-14bf1cab98945958.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-4ce128d80f2b106c.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-70eca5ed4911dd3d.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-ded336f66e956ba3.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-d789ed5f9e345b51.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-d73d3f5f3f20db22.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-314cbb4b5d05212e.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-92a36aa4fe2ab8a4.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-a8830c2f82315f1c.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-ce79f25ef13e8f5b.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-63bf560e8ead6e76.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-29dadf90bfae0c22.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-2742fa71b343d6b3.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-8fb92ae8b3c90b1a/out -L native=/usr/ssl-3/lib/amd64` |
| 1374 | 2026-01-27T22:46:48.546Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name self_referential --edition=2021 dropshot/examples/self-referential.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 '--allow=clippy::style' --allow=unexpected_cfgs '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(usdt_need_asm)' --check-cfg 'cfg(usdt_need_asm_sym)' --cfg 'feature="internal-docs"' --cfg 'feature="simple-mermaid"' --cfg 'feature="usdt"' --cfg 'feature="usdt-probes"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("internal-docs", "simple-mermaid", "usdt", "usdt-probes"))' -C metadata=b664064c6812a499 -C extra-filename=-90b5d8b3891ba30b --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-3e26d04947c4407a.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-837308203914df88.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-615613c0664d5b80.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-c39795f8e6816e33.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-18af7d7230f35e32.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-7fb042c545b576ac.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-5ecd5f1916a6d7e9.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-dc5ca4366626eaf3.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-d48d07efdfb253f1.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-34c12ee4f1a8d6c8.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-181e3aa36c4ee706.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-a1c07bc0c6c25803.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-b9668d740fa8349e.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-14abb8393ba8e0e8.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-1af449e6425bdc11.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-c11cccd6262c07c3.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-ed9a5b50ef325b97.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-9be7bc304d60cb78.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-1c91b6e53cfd6c9e.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-8bf402051c3ea6d3.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-f97390c8366d7808.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-0eee54ce6727f7c3.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-5356e71eac6a0ec5.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-a63e97079b2e8b1d.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-d91a6b01eb2cb91d.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-f8949928e40a0b6f.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-979e111527e5f96d.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-786c9f70e5d70fc6.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-dfdacbd5bb51e603.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-601d3d7fbd6983bd.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-a56d4c653a00f37e.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-ea7bd0f56d895554.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-c9b01992ee4bc353.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-aa6d052f3a01b72c.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-dded347b8d3b8f8d.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-8e0cf7eb9d277db1.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-1de804496838d9ec.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-14ccd81d18a609dd.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-2794751f9e57cbac.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-3a0d916f56a16666.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-a58d8ab2c3840a45.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-52f64466199c21f4.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-4cbbaede5c4e81a8.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-7bcc0f1f2b9105cc.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-5ca237a0d8b96918.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-3ae79b348c180243.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-fa25b919d642f819.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-61edb64fd5a22ef1.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-14bf1cab98945958.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-4ce128d80f2b106c.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-70eca5ed4911dd3d.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-ded336f66e956ba3.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-d789ed5f9e345b51.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-d73d3f5f3f20db22.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-314cbb4b5d05212e.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-92a36aa4fe2ab8a4.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-a8830c2f82315f1c.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-ce79f25ef13e8f5b.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-63bf560e8ead6e76.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-29dadf90bfae0c22.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-2742fa71b343d6b3.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-8fb92ae8b3c90b1a/out -L native=/usr/ssl-3/lib/amd64` |
| 1375 | 2026-01-27T22:47:14.242Z | Finished `test` profile [unoptimized + debuginfo] target(s) in 1m 40s |
| 1376 | 2026-01-27T22:47:14.300Z | Running `/work/oxidecomputer/dropshot/target/debug/deps/dropshot-13f8151b4bd7243f` |
| 1377 | 2026-01-27T22:47:14.373Z | |
| 1378 | 2026-01-27T22:47:14.373Z | running 109 tests |
| 1379 | 2026-01-27T22:47:14.373Z | test api_description::test::test_badpath4 - should panic ... ok |
| 1380 | 2026-01-27T22:47:14.373Z | test api_description::test::test_endpoint_versions_overlaps ... ok |
| 1381 | 2026-01-27T22:47:14.373Z | test api_description::test::test_endpoint_versions_range ... ok |
| 1382 | 2026-01-27T22:47:14.373Z | test api_description::test::test_endpoint_versions_matches ... ok |
| 1383 | 2026-01-27T22:47:14.373Z | test api_description::test::test_badpath2 ... ok |
| 1384 | 2026-01-27T22:47:14.373Z | test api_description::test::test_dup_names ... ok |
| 1385 | 2026-01-27T22:47:14.374Z | test api_description::test::test_badpath3 ... ok |
| 1386 | 2026-01-27T22:47:14.374Z | test api_description::test::test_badpath1 ... ok |
| 1387 | 2026-01-27T22:47:14.374Z | test api_description::test::test_tag_config_deserialize_old ... ok |
| 1388 | 2026-01-27T22:47:14.374Z | test api_description::test::test_tags_too_many ... ok |
| 1389 | 2026-01-27T22:47:14.374Z | test api_description::test::test_tags_need_one ... ok |
| 1390 | 2026-01-27T22:47:14.374Z | test api_description::test::test_tags_just_right ... ok |
| 1391 | 2026-01-27T22:47:14.374Z | test error::test::test_serialize_error_response_body ... ok |
| 1392 | 2026-01-27T22:47:14.374Z | test extractor::body::tests::test_typed_body_from ... ok |
| 1393 | 2026-01-27T22:47:14.374Z | test extractor::metadata::test::test_metadata_flattened ... ok |
| 1394 | 2026-01-27T22:47:14.379Z | test from_map::test::test_case_insensitive ... ok |
| 1395 | 2026-01-27T22:47:14.379Z | test from_map::test::test_deep ... ok |
| 1396 | 2026-01-27T22:47:14.379Z | test extractor::header::tests::test_header_parsing ... ok |
| 1397 | 2026-01-27T22:47:14.379Z | test extractor::metadata::test::test_metadata_flattened_enum ... ok |
| 1398 | 2026-01-27T22:47:14.379Z | test from_map::test::test_lone_literal ... ok |
| 1399 | 2026-01-27T22:47:14.379Z | test extractor::metadata::test::test_metadata_simple ... ok |
| 1400 | 2026-01-27T22:47:14.379Z | test from_map::test::test_missing_data1 ... ok |
| 1401 | 2026-01-27T22:47:14.379Z | test from_map::test::test_missing_data2 ... ok |
| 1402 | 2026-01-27T22:47:14.379Z | test from_map::test::test_types ... ok |
| 1403 | 2026-01-27T22:47:14.379Z | test from_map::test::wherefore_art_thou_a_valid_sequence_when_in_fact_you_are_a_lone_value ... ok |
| 1404 | 2026-01-27T22:47:14.379Z | test extractor::metadata::test::test_metadata_pagination ... ok |
| 1405 | 2026-01-27T22:47:14.379Z | test logging::test::test_config_bad_log_mode ... ok |
| 1406 | 2026-01-27T22:47:14.379Z | test logging::test::test_config_bad_file_no_level ... ok |
| 1407 | 2026-01-27T22:47:14.379Z | test logging::test::test_config_bad_file_no_file ... ok |
| 1408 | 2026-01-27T22:47:14.379Z | test logging::test::test_config_bad_terminal_bad_level ... ok |
| 1409 | 2026-01-27T22:47:14.379Z | test logging::test::test_config_bad_file_bad_path_type ... ok |
| 1410 | 2026-01-27T22:47:14.380Z | test logging::test::test_config_bad_file_path_exists_fail ... ok |
| 1411 | 2026-01-27T22:47:14.380Z | test logging::test::test_config_bad_terminal_no_level ... ok |
| 1412 | 2026-01-27T22:47:14.380Z | test pagination::test::test_pagination_schema ... ok |
| 1413 | 2026-01-27T22:47:14.380Z | test api_description::test::test_tags_set ... ok |
| 1414 | 2026-01-27T22:47:14.380Z | test pagination::test::test_page_token_serialization ... ok |
| 1415 | 2026-01-27T22:47:14.380Z | test extractor::body::tests::test_content_plus_json ... ok |
| 1416 | 2026-01-27T22:47:14.380Z | note: configured to log to "/tmp/dropshot-13f8151b4bd7243f.2141.file_dir/log.out" |
| 1417 | 2026-01-27T22:47:14.380Z | test logging::test::test_config_stderr_terminal ... ok |
| 1418 | 2026-01-27T22:47:14.384Z | test pagination::test::test_pagparams_parsing ... ok |
| 1419 | 2026-01-27T22:47:14.384Z | test router::test::test_bad_path_segment1 - should panic ... ok |
| 1420 | 2026-01-27T22:47:14.384Z | test pagination::test::test_results_page ... ok |
| 1421 | 2026-01-27T22:47:14.384Z | test router::test::test_bad_path_segment3 - should panic ... ok |
| 1422 | 2026-01-27T22:47:14.384Z | test router::test::test_bad_path_segment4 - should panic ... ok |
| 1423 | 2026-01-27T22:47:14.384Z | test router::test::test_duplicate_route2 - should panic ... ok |
| 1424 | 2026-01-27T22:47:14.384Z | test router::test::test_duplicate_route1 - should panic ... ok |
| 1425 | 2026-01-27T22:47:14.384Z | test router::test::test_bogus_regex - should panic ... ok |
| 1426 | 2026-01-27T22:47:14.384Z | test router::test::test_duplicate_route_overlapping_version - should panic ... ok |
| 1427 | 2026-01-27T22:47:14.385Z | test router::test::test_duplicate_route3 - should panic ... ok |
| 1428 | 2026-01-27T22:47:14.385Z | test router::test::test_bad_path_segment2 - should panic ... ok |
| 1429 | 2026-01-27T22:47:14.385Z | test router::test::test_duplicate_route_same_version - should panic ... ok |
| 1430 | 2026-01-27T22:47:14.385Z | test router::test::test_duplicate_varname - should panic ... ok |
| 1431 | 2026-01-27T22:47:14.385Z | test router::test::test_inconsistent_varname - should panic ... ok |
| 1432 | 2026-01-27T22:47:14.385Z | test router::test::test_empty_variable ... ok |
| 1433 | 2026-01-27T22:47:14.385Z | test router::test::test_embedded_non_variable ... ok |
| 1434 | 2026-01-27T22:47:14.385Z | test router::test::test_iter2 ... ok |
| 1435 | 2026-01-27T22:47:14.385Z | test router::test::test_iter_null ... ok |
| 1436 | 2026-01-27T22:47:14.385Z | test router::test::test_literal_after_regex - should panic ... ok |
| 1437 | 2026-01-27T22:47:14.385Z | test router::test::test_error_cases ... ok |
| 1438 | 2026-01-27T22:47:14.385Z | test router::test::test_map ... ok |
| 1439 | 2026-01-27T22:47:14.385Z | test router::test::test_map_bad_seq ... ok |
| 1440 | 2026-01-27T22:47:14.385Z | note: configured to log to "/tmp/dropshot-13f8151b4bd7243f.2141.file_dir/log.out" |
| 1441 | 2026-01-27T22:47:14.385Z | test router::test::test_map_bad_value ... ok |
| 1442 | 2026-01-27T22:47:14.398Z | test router::test::test_router_versioned ... ok |
| 1443 | 2026-01-27T22:47:14.398Z | test router::test::test_literal_after_variable - should panic ... ok |
| 1444 | 2026-01-27T22:47:14.398Z | test router::test::test_more_after_regex - should panic ... ok |
| 1445 | 2026-01-27T22:47:14.398Z | test router::test::test_segments ... ok |
| 1446 | 2026-01-27T22:47:14.398Z | test router::test::test_path_segment ... ok |
| 1447 | 2026-01-27T22:47:14.398Z | test router::test::test_iter ... ok |
| 1448 | 2026-01-27T22:47:14.398Z | test router::test::test_slash_after_wildcard_is_fine_dot_dot_dot_for_now ... ok |
| 1449 | 2026-01-27T22:47:14.398Z | test router::test::test_router_basic ... ok |
| 1450 | 2026-01-27T22:47:14.398Z | test router::test::test_variable_after_literal - should panic ... ok |
| 1451 | 2026-01-27T22:47:14.398Z | test router::test::test_variable_name_bad_start - should panic ... ok |
| 1452 | 2026-01-27T22:47:14.398Z | test router::test::test_variable_name_bad_end - should panic ... ok |
| 1453 | 2026-01-27T22:47:14.398Z | test router::test::test_variable_rename ... ok |
| 1454 | 2026-01-27T22:47:14.398Z | test router::test::test_variable_name_empty - should panic ... ok |
| 1455 | 2026-01-27T22:47:14.398Z | test router::test::test_variables_glob ... ok |
| 1456 | 2026-01-27T22:47:14.398Z | note: configured to log to "/tmp/dropshot-13f8151b4bd7243f.2141.file_dir/log.out" |
| 1457 | 2026-01-27T22:47:14.398Z | test router::test::test_variables_basic ... ok |
| 1458 | 2026-01-27T22:47:14.398Z | test schema_util::test::test_additional_properties ... ok |
| 1459 | 2026-01-27T22:47:14.398Z | test router::test::test_variables_multi ... ok |
| 1460 | 2026-01-27T22:47:14.398Z | test schema_util::test::test_empty_struct ... ok |
| 1461 | 2026-01-27T22:47:14.399Z | test schema_util::test::test_extension_conversion ... ok |
| 1462 | 2026-01-27T22:47:14.399Z | test schema_util::test::test_nullable ... ok |
| 1463 | 2026-01-27T22:47:14.399Z | test logging::test::test_config_file ... ok |
| 1464 | 2026-01-27T22:47:14.399Z | test schema_util::test::test_embedded_schema ... ok |
| 1465 | 2026-01-27T22:47:14.399Z | test schema_util::test::test_two_types - should panic ... ok |
| 1466 | 2026-01-27T22:47:14.399Z | test test_util::test::test_bunyan_bad_hostname - should panic ... ok |
| 1467 | 2026-01-27T22:47:14.399Z | test schema_util::test::test_garbage_barge_structure_conversion ... ok |
| 1468 | 2026-01-27T22:47:14.399Z | test test_util::test::test_bunyan_bad_name - should panic ... ok |
| 1469 | 2026-01-27T22:47:14.399Z | test test_util::test::test_bunyan_bad_v - should panic ... ok |
| 1470 | 2026-01-27T22:47:14.399Z | test test_util::test::test_bunyan_bad_pid - should panic ... ok |
| 1471 | 2026-01-27T22:47:14.399Z | test schema_util::test::test_schema2struct_with_enum_variants ... ok |
| 1472 | 2026-01-27T22:47:14.399Z | test test_util::test::test_bunyan_easy_cases ... ok |
| 1473 | 2026-01-27T22:47:14.399Z | test test_util::test::test_bunyan_seq_easy_cases ... ok |
| 1474 | 2026-01-27T22:47:14.399Z | test test_util::test::test_bunyan_seq_bad_order - should panic ... ok |
| 1475 | 2026-01-27T22:47:14.399Z | test test_util::test::test_bunyan_seq_bounds_bad - should panic ... ok |
| 1476 | 2026-01-27T22:47:14.399Z | test test_util::test::test_bunyan_seq_upper_violated - should panic ... ok |
| 1477 | 2026-01-27T22:47:14.437Z | test to_map::test::test_to_map_enum ... ok |
| 1478 | 2026-01-27T22:47:14.437Z | test test_util::test::test_bunyan_seq_lower_violated - should panic ... ok |
| 1479 | 2026-01-27T22:47:14.437Z | test to_map::test::test_struct_with_options ... ok |
| 1480 | 2026-01-27T22:47:14.437Z | test to_map::test::test_to_map_num ... ok |
| 1481 | 2026-01-27T22:47:14.437Z | test to_map::test::test_to_map_seq ... ok |
| 1482 | 2026-01-27T22:47:14.437Z | test type_util::tests::test_commented_ref ... ok |
| 1483 | 2026-01-27T22:47:14.437Z | test to_map::test::test_to_map_vec ... ok |
| 1484 | 2026-01-27T22:47:14.437Z | test to_map::test::test_to_map_valid ... ok |
| 1485 | 2026-01-27T22:47:14.437Z | test type_util::tests::test_reflexive_type - should panic ... ok |
| 1486 | 2026-01-27T22:47:14.437Z | test type_util::tests::test_recursive_type - should panic ... ok |
| 1487 | 2026-01-27T22:47:14.437Z | test websocket::tests::test_ws_upg_task_is_spawned ... ok |
| 1488 | 2026-01-27T22:47:14.437Z | test server::test::test_drop_server_without_close_okay ... ok |
| 1489 | 2026-01-27T22:47:14.452Z | test server::test::test_server_run_then_close ... ok |
| 1490 | 2026-01-27T22:47:14.452Z | test server::test::test_http_acceptor_happy_path ... ok |
| 1491 | 2026-01-27T22:47:14.452Z | |
| 1492 | 2026-01-27T22:47:14.452Z | test result: ok. 109 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.03s |
| 1493 | 2026-01-27T22:47:14.452Z | |
| 1494 | 2026-01-27T22:47:14.452Z | Running `/work/oxidecomputer/dropshot/target/debug/deps/fail-9be5ff6ebe69f3b8` |
| 1495 | 2026-01-27T22:47:14.452Z | |
| 1496 | 2026-01-27T22:47:14.452Z | running 1 test |
| 1497 | 2026-01-27T22:47:15.033Z | Compiling proc-macro2 v1.0.105 |
| 1498 | 2026-01-27T22:47:15.033Z | Compiling quote v1.0.43 |
| 1499 | 2026-01-27T22:47:15.033Z | Compiling unicode-ident v1.0.12 |
| 1500 | 2026-01-27T22:47:15.033Z | Compiling libc v0.2.180 |
| 1501 | 2026-01-27T22:47:15.062Z | Checking cfg-if v1.0.0 |
| 1502 | 2026-01-27T22:47:15.062Z | Compiling serde_core v1.0.228 |
| 1503 | 2026-01-27T22:47:15.062Z | Checking itoa v1.0.1 |
| 1504 | 2026-01-27T22:47:15.062Z | Checking pin-project-lite v0.2.12 |
| 1505 | 2026-01-27T22:47:15.167Z | Compiling shlex v1.3.0 |
| 1506 | 2026-01-27T22:47:15.236Z | Compiling autocfg v1.1.0 |
| 1507 | 2026-01-27T22:47:15.286Z | Compiling version_check v0.9.5 |
| 1508 | 2026-01-27T22:47:15.323Z | Checking memchr v2.6.0 |
| 1509 | 2026-01-27T22:47:15.526Z | Compiling cc v1.2.16 |
| 1510 | 2026-01-27T22:47:15.724Z | Checking bytes v1.11.0 |
| 1511 | 2026-01-27T22:47:16.040Z | Checking once_cell v1.20.1 |
| 1512 | 2026-01-27T22:47:16.206Z | Checking smallvec v1.13.2 |
| 1513 | 2026-01-27T22:47:16.236Z | Checking futures-core v0.3.31 |
| 1514 | 2026-01-27T22:47:16.370Z | Compiling log v0.4.17 |
| 1515 | 2026-01-27T22:47:16.446Z | Compiling parking_lot_core v0.9.4 |
| 1516 | 2026-01-27T22:47:16.494Z | Compiling thiserror v2.0.18 |
| 1517 | 2026-01-27T22:47:16.732Z | Checking scopeguard v1.2.0 |
| 1518 | 2026-01-27T22:47:16.915Z | Compiling zmij v1.0.2 |
| 1519 | 2026-01-27T22:47:17.016Z | Checking lock_api v0.4.6 |
| 1520 | 2026-01-27T22:47:17.122Z | Compiling slab v0.4.9 |
| 1521 | 2026-01-27T22:47:17.411Z | Checking futures-sink v0.3.31 |
| 1522 | 2026-01-27T22:47:17.534Z | Checking parking_lot v0.12.1 |
| 1523 | 2026-01-27T22:47:17.564Z | Checking getrandom v0.2.11 |
| 1524 | 2026-01-27T22:47:17.596Z | Checking mio v1.0.3 |
| 1525 | 2026-01-27T22:47:17.691Z | Compiling syn v2.0.114 |
| 1526 | 2026-01-27T22:47:21.810Z | Checking signal-hook-registry v1.4.0 |
| 1527 | 2026-01-27T22:47:21.810Z | Checking socket2 v0.6.0 |
| 1528 | 2026-01-27T22:47:21.810Z | Compiling serde v1.0.228 |
| 1529 | 2026-01-27T22:47:21.810Z | Compiling serde_json v1.0.149 |
| 1530 | 2026-01-27T22:47:21.810Z | Checking futures-channel v0.3.31 |
| 1531 | 2026-01-27T22:47:21.810Z | Checking http v1.4.0 |
| 1532 | 2026-01-27T22:47:21.810Z | Checking zeroize v1.7.0 |
| 1533 | 2026-01-27T22:47:21.810Z | Checking pin-utils v0.1.0 |
| 1534 | 2026-01-27T22:47:21.810Z | Checking futures-task v0.3.31 |
| 1535 | 2026-01-27T22:47:21.810Z | Checking rustls-pki-types v1.14.0 |
| 1536 | 2026-01-27T22:47:21.810Z | Checking futures-io v0.3.31 |
| 1537 | 2026-01-27T22:47:21.810Z | Checking stable_deref_trait v1.2.0 |
| 1538 | 2026-01-27T22:47:21.810Z | Compiling httparse v1.10.0 |
| 1539 | 2026-01-27T22:47:21.810Z | Compiling zerocopy v0.8.27 |
| 1540 | 2026-01-27T22:47:21.811Z | Compiling ring v0.17.13 |
| 1541 | 2026-01-27T22:47:21.811Z | Compiling ucd-trie v0.1.6 |
| 1542 | 2026-01-27T22:47:21.811Z | Checking tracing-core v0.1.32 |
| 1543 | 2026-01-27T22:47:21.811Z | Checking untrusted v0.9.0 |
| 1544 | 2026-01-27T22:47:21.811Z | Checking hashbrown v0.16.1 |
| 1545 | 2026-01-27T22:47:21.812Z | Checking bitflags v2.4.0 |
| 1546 | 2026-01-27T22:47:21.812Z | Checking equivalent v1.0.0 |
| 1547 | 2026-01-27T22:47:21.812Z | Checking http-body v1.0.1 |
| 1548 | 2026-01-27T22:47:21.812Z | Checking writeable v0.5.5 |
| 1549 | 2026-01-27T22:47:21.812Z | Checking tracing v0.1.40 |
| 1550 | 2026-01-27T22:47:21.924Z | Checking atomic-waker v1.1.2 |
| 1551 | 2026-01-27T22:47:21.924Z | Checking percent-encoding v2.3.2 |
| 1552 | 2026-01-27T22:47:21.927Z | Compiling typenum v1.14.0 |
| 1553 | 2026-01-27T22:47:21.927Z | Compiling pkg-config v0.3.31 |
| 1554 | 2026-01-27T22:47:21.927Z | Checking litemap v0.7.4 |
| 1555 | 2026-01-27T22:47:21.928Z | Checking indexmap v2.13.0 |
| 1556 | 2026-01-27T22:47:21.928Z | Compiling rustversion v1.0.22 |
| 1557 | 2026-01-27T22:47:21.928Z | Compiling vcpkg v0.2.15 |
| 1558 | 2026-01-27T22:47:22.269Z | Compiling generic-array v0.14.5 |
| 1559 | 2026-01-27T22:47:22.482Z | Checking try-lock v0.2.3 |
| 1560 | 2026-01-27T22:47:22.509Z | Checking fnv v1.0.7 |
| 1561 | 2026-01-27T22:47:22.636Z | Compiling crossbeam-utils v0.8.15 |
| 1562 | 2026-01-27T22:47:22.676Z | Checking want v0.3.0 |
| 1563 | 2026-01-27T22:47:23.304Z | Compiling unicase v2.6.0 |
| 1564 | 2026-01-27T22:47:23.729Z | Compiling getrandom v0.3.1 |
| 1565 | 2026-01-27T22:47:23.754Z | Compiling openssl-sys v0.9.107 |
| 1566 | 2026-01-27T22:47:23.995Z | Compiling num-conv v0.1.0 |
| 1567 | 2026-01-27T22:47:24.214Z | Checking tower-layer v0.3.3 |
| 1568 | 2026-01-27T22:47:24.243Z | Compiling time-core v0.1.2 |
| 1569 | 2026-01-27T22:47:24.289Z | Checking powerfmt v0.2.0 |
| 1570 | 2026-01-27T22:47:24.445Z | Checking base64 v0.22.1 |
| 1571 | 2026-01-27T22:47:24.510Z | Checking tower-service v0.3.3 |
| 1572 | 2026-01-27T22:47:24.598Z | Checking icu_locid_transform_data v1.5.0 |
| 1573 | 2026-01-27T22:47:24.622Z | Checking httpdate v1.0.1 |
| 1574 | 2026-01-27T22:47:24.654Z | Checking subtle v2.5.0 |
| 1575 | 2026-01-27T22:47:24.714Z | Checking deranged v0.3.11 |
| 1576 | 2026-01-27T22:47:24.894Z | Compiling time-macros v0.2.18 |
| 1577 | 2026-01-27T22:47:24.948Z | Compiling synstructure v0.13.1 |
| 1578 | 2026-01-27T22:47:24.975Z | Compiling slog v2.8.2 |
| 1579 | 2026-01-27T22:47:25.799Z | Checking rustls-webpki v0.102.8 |
| 1580 | 2026-01-27T22:47:26.005Z | Checking icu_properties_data v1.5.0 |
| 1581 | 2026-01-27T22:47:26.028Z | Checking num_threads v0.1.3 |
| 1582 | 2026-01-27T22:47:26.425Z | Compiling num-traits v0.2.14 |
| 1583 | 2026-01-27T22:47:26.608Z | Checking write16 v1.0.0 |
| 1584 | 2026-01-27T22:47:26.686Z | Checking utf16_iter v1.0.5 |
| 1585 | 2026-01-27T22:47:26.759Z | Compiling usdt-impl v0.6.0 |
| 1586 | 2026-01-27T22:47:26.843Z | Checking icu_normalizer_data v1.5.0 |
| 1587 | 2026-01-27T22:47:26.886Z | Checking openssl-probe v0.1.4 |
| 1588 | 2026-01-27T22:47:26.951Z | Checking foreign-types-shared v0.1.1 |
| 1589 | 2026-01-27T22:47:27.089Z | Checking utf8_iter v1.0.4 |
| 1590 | 2026-01-27T22:47:27.170Z | Checking ipnet v2.10.0 |
| 1591 | 2026-01-27T22:47:27.210Z | Compiling openssl v0.10.72 |
| 1592 | 2026-01-27T22:47:27.269Z | Compiling thread-id v5.0.0 |
| 1593 | 2026-01-27T22:47:27.327Z | Checking foreign-types v0.3.2 |
| 1594 | 2026-01-27T22:47:27.439Z | Checking crypto-common v0.1.6 |
| 1595 | 2026-01-27T22:47:27.657Z | Checking block-buffer v0.10.2 |
| 1596 | 2026-01-27T22:47:27.793Z | Checking form_urlencoded v1.2.2 |
| 1597 | 2026-01-27T22:47:27.932Z | Checking time v0.3.36 |
| 1598 | 2026-01-27T22:47:27.963Z | Checking rand_core v0.6.3 |
| 1599 | 2026-01-27T22:47:27.987Z | Checking errno v0.3.10 |
| 1600 | 2026-01-27T22:47:28.049Z | Compiling rustix v1.1.3 |
| 1601 | 2026-01-27T22:47:28.074Z | Checking byteorder v1.4.3 |
| 1602 | 2026-01-27T22:47:28.189Z | Checking ppv-lite86 v0.2.15 |
| 1603 | 2026-01-27T22:47:28.546Z | Checking plain v0.2.3 |
| 1604 | 2026-01-27T22:47:28.734Z | Compiling rustls v0.23.13 |
| 1605 | 2026-01-27T22:47:28.776Z | Compiling rustls v0.22.4 |
| 1606 | 2026-01-27T22:47:28.858Z | Compiling ryu v1.0.5 |
| 1607 | 2026-01-27T22:47:28.996Z | Checking mime v0.3.16 |
| 1608 | 2026-01-27T22:47:29.138Z | Compiling native-tls v0.2.12 |
| 1609 | 2026-01-27T22:47:29.220Z | Checking rand_chacha v0.3.1 |
| 1610 | 2026-01-27T22:47:29.580Z | Checking digest v0.10.7 |
| 1611 | 2026-01-27T22:47:29.617Z | Checking cpufeatures v0.2.2 |
| 1612 | 2026-01-27T22:47:29.640Z | Checking iana-time-zone v0.1.47 |
| 1613 | 2026-01-27T22:47:29.664Z | Compiling rustix v0.38.44 |
| 1614 | 2026-01-27T22:47:29.703Z | Compiling thiserror v1.0.69 |
| 1615 | 2026-01-27T22:47:29.792Z | Checking pretty-hex v0.4.1 |
| 1616 | 2026-01-27T22:47:29.822Z | Compiling mime_guess v2.0.5 |
| 1617 | 2026-01-27T22:47:29.942Z | Checking sha1 v0.10.6 |
| 1618 | 2026-01-27T22:47:30.013Z | Checking rand v0.8.4 |
| 1619 | 2026-01-27T22:47:30.862Z | Checking concurrent-queue v2.5.0 |
| 1620 | 2026-01-27T22:47:30.888Z | Compiling serde_derive v1.0.228 |
| 1621 | 2026-01-27T22:47:31.168Z | Compiling thiserror-impl v2.0.18 |
| 1622 | 2026-01-27T22:47:31.192Z | Compiling tokio-macros v2.6.0 |
| 1623 | 2026-01-27T22:47:31.216Z | Compiling zerofrom-derive v0.1.5 |
| 1624 | 2026-01-27T22:47:32.028Z | Compiling yoke-derive v0.7.5 |
| 1625 | 2026-01-27T22:47:33.334Z | Checking tokio v1.49.0 |
| 1626 | 2026-01-27T22:47:34.155Z | Compiling futures-macro v0.3.31 |
| 1627 | 2026-01-27T22:47:35.001Z | Compiling zerovec-derive v0.10.3 |
| 1628 | 2026-01-27T22:47:35.207Z | Compiling displaydoc v0.2.5 |
| 1629 | 2026-01-27T22:47:35.475Z | Compiling pest v2.8.1 |
| 1630 | 2026-01-27T22:47:35.631Z | Checking zerofrom v0.1.5 |
| 1631 | 2026-01-27T22:47:35.708Z | Compiling zerocopy-derive v0.8.27 |
| 1632 | 2026-01-27T22:47:35.879Z | Checking yoke v0.7.5 |
| 1633 | 2026-01-27T22:47:36.250Z | Compiling icu_provider_macros v1.5.0 |
| 1634 | 2026-01-27T22:47:36.486Z | Checking futures-util v0.3.31 |
| 1635 | 2026-01-27T22:47:37.626Z | Compiling scroll_derive v0.13.1 |
| 1636 | 2026-01-27T22:47:37.711Z | Compiling openssl-macros v0.1.1 |
| 1637 | 2026-01-27T22:47:37.969Z | Checking zerovec v0.10.4 |
| 1638 | 2026-01-27T22:47:38.528Z | Compiling pest_meta v2.8.1 |
| 1639 | 2026-01-27T22:47:39.580Z | Checking tinystr v0.7.6 |
| 1640 | 2026-01-27T22:47:39.902Z | Checking icu_locid v1.5.0 |
| 1641 | 2026-01-27T22:47:40.016Z | Compiling pest_generator v2.8.1 |
| 1642 | 2026-01-27T22:47:40.059Z | Checking icu_collections v1.5.0 |
| 1643 | 2026-01-27T22:47:40.460Z | Checking tokio-util v0.7.7 |
| 1644 | 2026-01-27T22:47:40.708Z | Checking erased-serde v0.3.31 |
| 1645 | 2026-01-27T22:47:40.927Z | Checking icu_provider v1.5.0 |
| 1646 | 2026-01-27T22:47:40.954Z | Compiling serde_tokenstream v0.2.2 |
| 1647 | 2026-01-27T22:47:41.342Z | Checking h2 v0.4.6 |
| 1648 | 2026-01-27T22:47:41.601Z | Checking scroll v0.13.0 |
| 1649 | 2026-01-27T22:47:41.627Z | Checking icu_locid_transform v1.5.0 |
| 1650 | 2026-01-27T22:47:42.083Z | Checking goblin v0.10.1 |
| 1651 | 2026-01-27T22:47:42.600Z | Checking icu_properties v1.5.1 |
| 1652 | 2026-01-27T22:47:43.309Z | Compiling pest_derive v2.8.1 |
| 1653 | 2026-01-27T22:47:44.091Z | Checking chrono v0.4.43 |
| 1654 | 2026-01-27T22:47:44.349Z | Compiling dof v0.4.0 |
| 1655 | 2026-01-27T22:47:44.777Z | Compiling dtrace-parser v0.3.0 |
| 1656 | 2026-01-27T22:47:45.140Z | Compiling thiserror-impl v1.0.69 |
| 1657 | 2026-01-27T22:47:45.352Z | Compiling serde_derive_internals v0.29.0 |
| 1658 | 2026-01-27T22:47:45.467Z | Checking hyper v1.8.1 |
| 1659 | 2026-01-27T22:47:46.017Z | Checking icu_normalizer v1.5.0 |
| 1660 | 2026-01-27T22:47:46.404Z | Checking http-body-util v0.1.3 |
| 1661 | 2026-01-27T22:47:46.794Z | Checking idna_adapter v1.2.0 |
| 1662 | 2026-01-27T22:47:46.819Z | Checking rustls-pemfile v2.2.0 |
| 1663 | 2026-01-27T22:47:46.959Z | Checking sync_wrapper v1.0.1 |
| 1664 | 2026-01-27T22:47:47.015Z | Checking idna v1.0.3 |
| 1665 | 2026-01-27T22:47:47.064Z | Checking thread_local v1.1.4 |
| 1666 | 2026-01-27T22:47:47.139Z | Compiling multer v3.1.0 |
| 1667 | 2026-01-27T22:47:47.300Z | Checking encoding_rs v0.8.32 |
| 1668 | 2026-01-27T22:47:47.380Z | Compiling camino v1.2.2 |
| 1669 | 2026-01-27T22:47:47.526Z | Checking winnow v0.7.13 |
| 1670 | 2026-01-27T22:47:47.554Z | Checking hyper-util v0.1.19 |
| 1671 | 2026-01-27T22:47:47.578Z | Compiling paste v1.0.15 |
| 1672 | 2026-01-27T22:47:48.041Z | Checking parking v2.2.0 |
| 1673 | 2026-01-27T22:47:48.127Z | Checking fastrand v2.1.1 |
| 1674 | 2026-01-27T22:47:48.193Z | Checking match_cfg v0.1.0 |
| 1675 | 2026-01-27T22:47:48.290Z | Compiling schemars v0.8.22 |
| 1676 | 2026-01-27T22:47:48.323Z | Compiling slog-async v2.8.0 |
| 1677 | 2026-01-27T22:47:48.527Z | Checking tempfile v3.24.0 |
| 1678 | 2026-01-27T22:47:48.718Z | Checking hostname v0.3.1 |
| 1679 | 2026-01-27T22:47:48.862Z | Checking event-listener v5.0.0 |
| 1680 | 2026-01-27T22:47:48.978Z | Compiling schemars_derive v0.8.22 |
| 1681 | 2026-01-27T22:47:49.110Z | Checking url v2.5.4 |
| 1682 | 2026-01-27T22:47:49.274Z | Compiling usdt-macro v0.6.0 |
| 1683 | 2026-01-27T22:47:49.319Z | Compiling usdt-attr-macro v0.6.0 |
| 1684 | 2026-01-27T22:47:49.504Z | Checking tower v0.5.2 |
| 1685 | 2026-01-27T22:47:49.818Z | Checking tokio-native-tls v0.3.1 |
| 1686 | 2026-01-27T22:47:49.909Z | Checking slog-json v2.6.1 |
| 1687 | 2026-01-27T22:47:50.004Z | Checking futures-executor v0.3.31 |
| 1688 | 2026-01-27T22:47:50.091Z | Checking tokio-rustls v0.26.0 |
| 1689 | 2026-01-27T22:47:50.156Z | Checking toml_parser v1.0.6+spec-1.1.0 |
| 1690 | 2026-01-27T22:47:50.199Z | Checking tokio-rustls v0.25.0 |
| 1691 | 2026-01-27T22:47:50.272Z | Checking serde_urlencoded v0.7.1 |
| 1692 | 2026-01-27T22:47:50.369Z | Compiling async-stream-impl v0.3.6 |
| 1693 | 2026-01-27T22:47:50.570Z | Checking uuid v1.19.0 |
| 1694 | 2026-01-27T22:47:50.735Z | Checking crossbeam-channel v0.5.1 |
| 1695 | 2026-01-27T22:47:50.858Z | Checking serde_spanned v1.0.4 |
| 1696 | 2026-01-27T22:47:51.095Z | Checking toml_datetime v0.7.5+spec-1.1.0 |
| 1697 | 2026-01-27T22:47:51.268Z | Checking webpki-roots v0.26.5 |
| 1698 | 2026-01-27T22:47:51.379Z | Checking memmap2 v0.9.8 |
| 1699 | 2026-01-27T22:47:51.476Z | Checking is-terminal v0.4.12 |
| 1700 | 2026-01-27T22:47:51.506Z | Compiling dropshot v0.16.6 (/work/oxidecomputer/dropshot/dropshot) |
| 1701 | 2026-01-27T22:47:51.531Z | Checking unicode-width v0.1.9 |
| 1702 | 2026-01-27T22:47:51.590Z | Checking lazy_static v1.5.0 |
| 1703 | 2026-01-27T22:47:51.634Z | Checking take_mut v0.2.2 |
| 1704 | 2026-01-27T22:47:51.710Z | Checking unicode-segmentation v1.10.0 |
| 1705 | 2026-01-27T22:47:51.736Z | Checking iri-string v0.7.8 |
| 1706 | 2026-01-27T22:47:51.761Z | Checking utf-8 v0.7.6 |
| 1707 | 2026-01-27T22:47:51.815Z | Compiling anyhow v1.0.100 |
| 1708 | 2026-01-27T22:47:51.929Z | Checking dyn-clone v1.0.4 |
| 1709 | 2026-01-27T22:47:51.965Z | Checking toml_writer v1.0.6+spec-1.1.0 |
| 1710 | 2026-01-27T22:47:51.990Z | Checking data-encoding v2.4.0 |
| 1711 | 2026-01-27T22:47:52.083Z | Compiling heck v0.5.0 |
| 1712 | 2026-01-27T22:47:52.224Z | Checking term v1.1.0 |
| 1713 | 2026-01-27T22:47:52.341Z | Checking spin v0.9.8 |
| 1714 | 2026-01-27T22:47:52.366Z | Compiling semver v1.0.27 |
| 1715 | 2026-01-27T22:47:52.537Z | Checking tungstenite v0.24.0 |
| 1716 | 2026-01-27T22:47:52.636Z | Checking newline-converter v0.3.0 |
| 1717 | 2026-01-27T22:47:52.670Z | Checking slog-term v2.9.2 |
| 1718 | 2026-01-27T22:47:52.820Z | Checking toml v0.9.11+spec-1.1.0 |
| 1719 | 2026-01-27T22:47:52.974Z | Checking async-stream v0.3.6 |
| 1720 | 2026-01-27T22:47:52.998Z | Checking atomicwrites v0.4.4 |
| 1721 | 2026-01-27T22:47:53.100Z | Compiling dropshot_endpoint v0.16.6 (/work/oxidecomputer/dropshot/dropshot_endpoint) |
| 1722 | 2026-01-27T22:47:53.318Z | Checking console v0.15.7 |
| 1723 | 2026-01-27T22:47:53.346Z | Checking usdt v0.6.0 |
| 1724 | 2026-01-27T22:47:53.479Z | Checking hyper-rustls v0.27.3 |
| 1725 | 2026-01-27T22:47:53.613Z | Checking futures v0.3.31 |
| 1726 | 2026-01-27T22:47:53.734Z | Checking slog-bunyan v2.5.0 |
| 1727 | 2026-01-27T22:47:53.809Z | Checking hyper-tls v0.6.0 |
| 1728 | 2026-01-27T22:47:53.879Z | Checking event-listener-strategy v0.5.4 |
| 1729 | 2026-01-27T22:47:54.117Z | Checking rustls-native-certs v0.7.0 |
| 1730 | 2026-01-27T22:47:54.235Z | Checking openapiv3 v2.2.0 |
| 1731 | 2026-01-27T22:47:54.259Z | Compiling async-trait v0.1.89 |
| 1732 | 2026-01-27T22:47:54.284Z | Checking tower-http v0.6.8 |
| 1733 | 2026-01-27T22:47:54.308Z | Checking yasna v0.5.2 |
| 1734 | 2026-01-27T22:47:54.476Z | Checking pem v3.0.6 |
| 1735 | 2026-01-27T22:47:54.501Z | Checking waitgroup v0.1.2 |
| 1736 | 2026-01-27T22:47:54.663Z | Checking serde_path_to_error v0.1.20 |
| 1737 | 2026-01-27T22:47:54.769Z | Checking webpki-roots v1.0.0 |
| 1738 | 2026-01-27T22:47:54.835Z | Checking hostname v0.4.2 |
| 1739 | 2026-01-27T22:47:54.986Z | Checking simple-mermaid v0.2.0 |
| 1740 | 2026-01-27T22:47:55.011Z | Checking http-range v0.1.4 |
| 1741 | 2026-01-27T22:47:55.125Z | Checking similar v2.2.1 |
| 1742 | 2026-01-27T22:47:55.222Z | Checking debug-ignore v1.0.5 |
| 1743 | 2026-01-27T22:47:55.315Z | Checking hyper-staticfile v0.10.1 |
| 1744 | 2026-01-27T22:47:55.341Z | Checking rcgen v0.14.6 |
| 1745 | 2026-01-27T22:47:55.396Z | Checking reqwest v0.12.28 |
| 1746 | 2026-01-27T22:47:55.607Z | Checking hyper-rustls v0.26.0 |
| 1747 | 2026-01-27T22:47:55.843Z | Checking expectorate v1.2.0 |
| 1748 | 2026-01-27T22:47:55.869Z | Checking async-channel v2.5.0 |
| 1749 | 2026-01-27T22:47:55.974Z | Checking tokio-tungstenite v0.24.0 |
| 1750 | 2026-01-27T22:47:56.240Z | Checking subprocess v0.2.13 |
| 1751 | 2026-01-27T22:47:56.264Z | Checking buf-list v1.1.2 |
| 1752 | 2026-01-27T22:48:01.900Z | Checking dropshot-tests v0.0.0 (/work/oxidecomputer/dropshot/target/tests/trybuild/dropshot) |
| 1753 | 2026-01-27T22:48:02.016Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 47.62s |
| 1754 | 2026-01-27T22:48:02.496Z | |
| 1755 | 2026-01-27T22:48:02.496Z | |
| 1756 | 2026-01-27T22:48:14.332Z | test fail has been running for over 60 seconds |
| 1757 | 2026-01-27T22:48:16.369Z | test tests/fail/bad_channel10.rs ... ok |
| 1758 | 2026-01-27T22:48:16.369Z | test tests/fail/bad_channel11.rs ... ok |
| 1759 | 2026-01-27T22:48:16.369Z | test tests/fail/bad_channel12.rs ... ok |
| 1760 | 2026-01-27T22:48:16.369Z | test tests/fail/bad_channel13.rs ... ok |
| 1761 | 2026-01-27T22:48:16.439Z | test tests/fail/bad_channel14.rs ... ok |
| 1762 | 2026-01-27T22:48:16.439Z | test tests/fail/bad_channel15.rs ... ok |
| 1763 | 2026-01-27T22:48:16.440Z | test tests/fail/bad_channel17.rs ... ok |
| 1764 | 2026-01-27T22:48:16.440Z | test tests/fail/bad_channel18.rs ... ok |
| 1765 | 2026-01-27T22:48:16.440Z | test tests/fail/bad_channel19.rs ... ok |
| 1766 | 2026-01-27T22:48:16.440Z | test tests/fail/bad_channel1a.rs ... ok |
| 1767 | 2026-01-27T22:48:16.440Z | test tests/fail/bad_channel1b.rs ... ok |
| 1768 | 2026-01-27T22:48:16.440Z | test tests/fail/bad_channel2.rs ... ok |
| 1769 | 2026-01-27T22:48:16.440Z | test tests/fail/bad_channel20.rs ... ok |
| 1770 | 2026-01-27T22:48:16.440Z | test tests/fail/bad_channel21.rs ... ok |
| 1771 | 2026-01-27T22:48:16.440Z | test tests/fail/bad_channel22.rs ... ok |
| 1772 | 2026-01-27T22:48:16.440Z | test tests/fail/bad_channel23.rs ... ok |
| 1773 | 2026-01-27T22:48:16.440Z | test tests/fail/bad_channel24.rs ... ok |
| 1774 | 2026-01-27T22:48:16.440Z | test tests/fail/bad_channel25.rs ... ok |
| 1775 | 2026-01-27T22:48:16.440Z | test tests/fail/bad_channel26.rs ... ok |
| 1776 | 2026-01-27T22:48:16.440Z | test tests/fail/bad_channel27.rs ... ok |
| 1777 | 2026-01-27T22:48:16.440Z | test tests/fail/bad_channel28.rs ... ok |
| 1778 | 2026-01-27T22:48:16.440Z | test tests/fail/bad_channel3.rs ... ok |
| 1779 | 2026-01-27T22:48:16.440Z | test tests/fail/bad_channel4.rs ... ok |
| 1780 | 2026-01-27T22:48:16.440Z | test tests/fail/bad_channel5.rs ... ok |
| 1781 | 2026-01-27T22:48:16.440Z | test tests/fail/bad_channel6.rs ... ok |
| 1782 | 2026-01-27T22:48:16.440Z | test tests/fail/bad_channel8.rs ... ok |
| 1783 | 2026-01-27T22:48:16.440Z | test tests/fail/bad_channel9.rs ... ok |
| 1784 | 2026-01-27T22:48:16.440Z | test tests/fail/bad_endpoint1.rs ... ok |
| 1785 | 2026-01-27T22:48:16.440Z | test tests/fail/bad_endpoint10.rs ... ok |
| 1786 | 2026-01-27T22:48:16.440Z | test tests/fail/bad_endpoint11.rs ... ok |
| 1787 | 2026-01-27T22:48:16.440Z | test tests/fail/bad_endpoint12.rs ... ok |
| 1788 | 2026-01-27T22:48:16.440Z | test tests/fail/bad_endpoint13.rs ... ok |
| 1789 | 2026-01-27T22:48:16.441Z | test tests/fail/bad_endpoint14.rs ... ok |
| 1790 | 2026-01-27T22:48:16.441Z | test tests/fail/bad_endpoint15.rs ... ok |
| 1791 | 2026-01-27T22:48:16.441Z | test tests/fail/bad_endpoint16.rs ... ok |
| 1792 | 2026-01-27T22:48:16.441Z | test tests/fail/bad_endpoint17.rs ... ok |
| 1793 | 2026-01-27T22:48:16.441Z | test tests/fail/bad_endpoint18.rs ... ok |
| 1794 | 2026-01-27T22:48:16.441Z | test tests/fail/bad_endpoint19.rs ... ok |
| 1795 | 2026-01-27T22:48:16.441Z | test tests/fail/bad_endpoint2.rs ... ok |
| 1796 | 2026-01-27T22:48:16.441Z | test tests/fail/bad_endpoint20.rs ... ok |
| 1797 | 2026-01-27T22:48:16.441Z | test tests/fail/bad_endpoint21.rs ... ok |
| 1798 | 2026-01-27T22:48:16.441Z | test tests/fail/bad_endpoint22.rs ... ok |
| 1799 | 2026-01-27T22:48:16.441Z | test tests/fail/bad_endpoint23.rs ... ok |
| 1800 | 2026-01-27T22:48:16.441Z | test tests/fail/bad_endpoint24.rs ... ok |
| 1801 | 2026-01-27T22:48:16.441Z | test tests/fail/bad_endpoint25.rs ... ok |
| 1802 | 2026-01-27T22:48:16.441Z | test tests/fail/bad_endpoint26.rs ... ok |
| 1803 | 2026-01-27T22:48:16.441Z | test tests/fail/bad_endpoint27.rs ... ok |
| 1804 | 2026-01-27T22:48:16.441Z | test tests/fail/bad_endpoint28.rs ... ok |
| 1805 | 2026-01-27T22:48:16.441Z | test tests/fail/bad_endpoint3.rs ... ok |
| 1806 | 2026-01-27T22:48:16.441Z | test tests/fail/bad_endpoint4.rs ... ok |
| 1807 | 2026-01-27T22:48:16.441Z | test tests/fail/bad_endpoint5.rs ... ok |
| 1808 | 2026-01-27T22:48:16.441Z | test tests/fail/bad_endpoint6.rs ... ok |
| 1809 | 2026-01-27T22:48:16.441Z | test tests/fail/bad_endpoint7.rs ... ok |
| 1810 | 2026-01-27T22:48:16.441Z | test tests/fail/bad_endpoint8.rs ... ok |
| 1811 | 2026-01-27T22:48:16.441Z | test tests/fail/bad_endpoint9.rs ... ok |
| 1812 | 2026-01-27T22:48:16.441Z | test tests/fail/bad_trait_channel10.rs ... ok |
| 1813 | 2026-01-27T22:48:16.441Z | test tests/fail/bad_trait_channel11.rs ... ok |
| 1814 | 2026-01-27T22:48:16.442Z | test tests/fail/bad_trait_channel12.rs ... ok |
| 1815 | 2026-01-27T22:48:16.442Z | test tests/fail/bad_trait_channel13.rs ... ok |
| 1816 | 2026-01-27T22:48:16.442Z | test tests/fail/bad_trait_channel14.rs ... ok |
| 1817 | 2026-01-27T22:48:16.442Z | test tests/fail/bad_trait_channel15.rs ... ok |
| 1818 | 2026-01-27T22:48:16.442Z | test tests/fail/bad_trait_channel17.rs ... ok |
| 1819 | 2026-01-27T22:48:16.442Z | test tests/fail/bad_trait_channel18.rs ... ok |
| 1820 | 2026-01-27T22:48:16.442Z | test tests/fail/bad_trait_channel19.rs ... ok |
| 1821 | 2026-01-27T22:48:16.442Z | test tests/fail/bad_trait_channel1a.rs ... ok |
| 1822 | 2026-01-27T22:48:16.442Z | test tests/fail/bad_trait_channel1b.rs ... ok |
| 1823 | 2026-01-27T22:48:16.442Z | test tests/fail/bad_trait_channel2.rs ... ok |
| 1824 | 2026-01-27T22:48:16.442Z | test tests/fail/bad_trait_channel20.rs ... ok |
| 1825 | 2026-01-27T22:48:16.442Z | test tests/fail/bad_trait_channel21.rs ... ok |
| 1826 | 2026-01-27T22:48:16.442Z | test tests/fail/bad_trait_channel22.rs ... ok |
| 1827 | 2026-01-27T22:48:16.442Z | test tests/fail/bad_trait_channel23.rs ... ok |
| 1828 | 2026-01-27T22:48:16.442Z | test tests/fail/bad_trait_channel24.rs ... ok |
| 1829 | 2026-01-27T22:48:16.443Z | test tests/fail/bad_trait_channel25.rs ... ok |
| 1830 | 2026-01-27T22:48:16.443Z | test tests/fail/bad_trait_channel26.rs ... ok |
| 1831 | 2026-01-27T22:48:16.443Z | test tests/fail/bad_trait_channel28.rs ... ok |
| 1832 | 2026-01-27T22:48:16.443Z | test tests/fail/bad_trait_channel3.rs ... ok |
| 1833 | 2026-01-27T22:48:16.443Z | test tests/fail/bad_trait_channel4.rs ... ok |
| 1834 | 2026-01-27T22:48:16.443Z | test tests/fail/bad_trait_channel5.rs ... ok |
| 1835 | 2026-01-27T22:48:16.443Z | test tests/fail/bad_trait_channel6.rs ... ok |
| 1836 | 2026-01-27T22:48:16.443Z | test tests/fail/bad_trait_channel8.rs ... ok |
| 1837 | 2026-01-27T22:48:16.443Z | test tests/fail/bad_trait_channel9.rs ... ok |
| 1838 | 2026-01-27T22:48:16.443Z | test tests/fail/bad_trait_endpoint1.rs ... ok |
| 1839 | 2026-01-27T22:48:16.443Z | test tests/fail/bad_trait_endpoint10.rs ... ok |
| 1840 | 2026-01-27T22:48:16.443Z | test tests/fail/bad_trait_endpoint11.rs ... ok |
| 1841 | 2026-01-27T22:48:16.443Z | test tests/fail/bad_trait_endpoint12.rs ... ok |
| 1842 | 2026-01-27T22:48:16.444Z | test tests/fail/bad_trait_endpoint13.rs ... ok |
| 1843 | 2026-01-27T22:48:16.444Z | test tests/fail/bad_trait_endpoint14.rs ... ok |
| 1844 | 2026-01-27T22:48:16.444Z | test tests/fail/bad_trait_endpoint15.rs ... ok |
| 1845 | 2026-01-27T22:48:16.444Z | test tests/fail/bad_trait_endpoint16.rs ... ok |
| 1846 | 2026-01-27T22:48:16.444Z | test tests/fail/bad_trait_endpoint17.rs ... ok |
| 1847 | 2026-01-27T22:48:16.444Z | test tests/fail/bad_trait_endpoint18.rs ... ok |
| 1848 | 2026-01-27T22:48:16.444Z | test tests/fail/bad_trait_endpoint19.rs ... ok |
| 1849 | 2026-01-27T22:48:16.444Z | test tests/fail/bad_trait_endpoint2.rs ... ok |
| 1850 | 2026-01-27T22:48:16.444Z | test tests/fail/bad_trait_endpoint20.rs ... ok |
| 1851 | 2026-01-27T22:48:16.444Z | test tests/fail/bad_trait_endpoint21.rs ... ok |
| 1852 | 2026-01-27T22:48:16.444Z | test tests/fail/bad_trait_endpoint22.rs ... ok |
| 1853 | 2026-01-27T22:48:16.444Z | test tests/fail/bad_trait_endpoint23.rs ... ok |
| 1854 | 2026-01-27T22:48:16.444Z | test tests/fail/bad_trait_endpoint24.rs ... ok |
| 1855 | 2026-01-27T22:48:16.444Z | test tests/fail/bad_trait_endpoint25.rs ... ok |
| 1856 | 2026-01-27T22:48:16.444Z | test tests/fail/bad_trait_endpoint26.rs ... ok |
| 1857 | 2026-01-27T22:48:16.444Z | test tests/fail/bad_trait_endpoint27.rs ... ok |
| 1858 | 2026-01-27T22:48:16.444Z | test tests/fail/bad_trait_endpoint28.rs ... ok |
| 1859 | 2026-01-27T22:48:16.444Z | test tests/fail/bad_trait_endpoint3.rs ... ok |
| 1860 | 2026-01-27T22:48:16.444Z | test tests/fail/bad_trait_endpoint4.rs ... ok |
| 1861 | 2026-01-27T22:48:16.469Z | test tests/fail/bad_trait_endpoint5.rs ... ok |
| 1862 | 2026-01-27T22:48:16.469Z | test tests/fail/bad_trait_endpoint6.rs ... ok |
| 1863 | 2026-01-27T22:48:16.469Z | test tests/fail/bad_trait_endpoint7.rs ... ok |
| 1864 | 2026-01-27T22:48:16.469Z | test tests/fail/bad_trait_endpoint8.rs ... ok |
| 1865 | 2026-01-27T22:48:16.469Z | test tests/fail/bad_trait_endpoint9.rs ... ok |
| 1866 | 2026-01-27T22:48:16.469Z | test tests/fail/bad_trait_endpoint_error.rs ... ok |
| 1867 | 2026-01-27T22:48:16.470Z | test tests/fail/bad_trait_only1.rs ... ok |
| 1868 | 2026-01-27T22:48:16.470Z | test tests/fail/bad_trait_only10.rs ... ok |
| 1869 | 2026-01-27T22:48:16.470Z | test tests/fail/bad_trait_only11.rs ... ok |
| 1870 | 2026-01-27T22:48:16.470Z | test tests/fail/bad_trait_only12.rs ... ok |
| 1871 | 2026-01-27T22:48:16.470Z | test tests/fail/bad_trait_only13.rs ... ok |
| 1872 | 2026-01-27T22:48:16.470Z | test tests/fail/bad_trait_only14.rs ... ok |
| 1873 | 2026-01-27T22:48:16.470Z | test tests/fail/bad_trait_only15.rs ... ok |
| 1874 | 2026-01-27T22:48:16.470Z | test tests/fail/bad_trait_only16.rs ... ok |
| 1875 | 2026-01-27T22:48:16.470Z | test tests/fail/bad_trait_only17.rs ... ok |
| 1876 | 2026-01-27T22:48:16.470Z | test tests/fail/bad_trait_only18.rs ... ok |
| 1877 | 2026-01-27T22:48:16.470Z | test tests/fail/bad_trait_only19.rs ... ok |
| 1878 | 2026-01-27T22:48:16.470Z | test tests/fail/bad_trait_only2.rs ... ok |
| 1879 | 2026-01-27T22:48:16.470Z | test tests/fail/bad_trait_only20.rs ... ok |
| 1880 | 2026-01-27T22:48:16.470Z | test tests/fail/bad_trait_only21.rs ... ok |
| 1881 | 2026-01-27T22:48:16.470Z | test tests/fail/bad_trait_only22.rs ... ok |
| 1882 | 2026-01-27T22:48:16.470Z | test tests/fail/bad_trait_only3.rs ... ok |
| 1883 | 2026-01-27T22:48:16.470Z | test tests/fail/bad_trait_only4.rs ... ok |
| 1884 | 2026-01-27T22:48:16.470Z | test tests/fail/bad_trait_only5.rs ... ok |
| 1885 | 2026-01-27T22:48:16.470Z | test tests/fail/bad_trait_only6.rs ... ok |
| 1886 | 2026-01-27T22:48:16.470Z | test tests/fail/bad_trait_only7.rs ... ok |
| 1887 | 2026-01-27T22:48:16.470Z | test tests/fail/bad_trait_only8.rs ... ok |
| 1888 | 2026-01-27T22:48:16.470Z | test tests/fail/bad_trait_only9.rs ... ok |
| 1889 | 2026-01-27T22:48:16.470Z | test tests/fail/bad_version_backwards.rs ... ok |
| 1890 | 2026-01-27T22:48:16.470Z | test tests/fail/unused_endpoint.rs ... ok |
| 1891 | 2026-01-27T22:48:16.470Z | |
| 1892 | 2026-01-27T22:48:16.470Z | |
| 1893 | 2026-01-27T22:48:16.470Z | test fail ... ok |
| 1894 | 2026-01-27T22:48:16.470Z | |
| 1895 | 2026-01-27T22:48:16.470Z | test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 62.05s |
| 1896 | 2026-01-27T22:48:16.470Z | |
| 1897 | 2026-01-27T22:48:16.470Z | Running `/work/oxidecomputer/dropshot/target/debug/deps/integration_tests-61a463eefc5040e4` |
| 1898 | 2026-01-27T22:48:16.470Z | |
| 1899 | 2026-01-27T22:48:16.470Z | running 83 tests |
| 1900 | 2026-01-27T22:48:16.470Z | test config::test_config_bad_bind_address_port_too_small ... ok |
| 1901 | 2026-01-27T22:48:16.470Z | test config::test_config_bad_bind_address_port_too_large ... ok |
| 1902 | 2026-01-27T22:48:16.470Z | test config::test_config_bad_request_body_max_bytes_negative ... ok |
| 1903 | 2026-01-27T22:48:16.471Z | test api_trait::test_api_trait_with_empty_tag_config ... ok |
| 1904 | 2026-01-27T22:48:16.471Z | test api_trait::test_api_trait_with_disallowed_tags ... ok |
| 1905 | 2026-01-27T22:48:16.471Z | test config::test_config_bad_bind_address_garbage ... ok |
| 1906 | 2026-01-27T22:48:16.471Z | test api_trait::test_api_trait_with_complex_tags ... ok |
| 1907 | 2026-01-27T22:48:16.471Z | test config::test_config_bad_request_body_max_bytes_too_large ... ok |
| 1908 | 2026-01-27T22:48:16.471Z | test config::test_config_deprecated_request_body_max_bytes ... ok |
| 1909 | 2026-01-27T22:48:16.471Z | note: configured to log to "/tmp/integration_tests-61a463eefc5040e4-config_bind_address_http.3026.1.log" |
| 1910 | 2026-01-27T22:48:16.471Z | note: configured to log to "/tmp/integration_tests-61a463eefc5040e4-api_trait_basic.3026.0.log" |
| 1911 | 2026-01-27T22:48:16.471Z | note: configured to log to "/tmp/integration_tests-61a463eefc5040e4-config_bind_address_https.3026.2.log" |
| 1912 | 2026-01-27T22:48:16.471Z | note: configured to log to "/tmp/integration_tests-61a463eefc5040e4-config_bind_address_https_buffer.3026.3.log" |
| 1913 | 2026-01-27T22:48:16.471Z | test config::test_valid_config_all_settings ... ok |
| 1914 | 2026-01-27T22:48:16.471Z | note: configured to log to "/tmp/integration_tests-61a463eefc5040e4-config_handler_task_mode_detached.3026.4.log" |
| 1915 | 2026-01-27T22:48:16.471Z | note: configured to log to "/tmp/integration_tests-61a463eefc5040e4-config_handler_task_mode_cancel.3026.5.log" |
| 1916 | 2026-01-27T22:48:16.471Z | test config::test_valid_config_basic ... ok |
| 1917 | 2026-01-27T22:48:16.472Z | test config::test_valid_config_empty ... ok |
| 1918 | 2026-01-27T22:48:16.472Z | note: configured to log to "/tmp/integration_tests-61a463eefc5040e4-test_unversioned_servers_with_versioned_routes.3026.6.log" |
| 1919 | 2026-01-27T22:48:16.472Z | test config::test_unversioned_servers_with_versioned_routes ... ok |
| 1920 | 2026-01-27T22:48:16.472Z | note: configured to log to "/tmp/integration_tests-61a463eefc5040e4-test_enum_extractor_error.3026.7.log" |
| 1921 | 2026-01-27T22:48:16.472Z | note: configured to log to "/tmp/integration_tests-61a463eefc5040e4-test_enum_user_error.3026.8.log" |
| 1922 | 2026-01-27T22:48:16.472Z | test config::test_config_handler_task_mode_cancel ... ok |
| 1923 | 2026-01-27T22:48:16.472Z | test config::test_config_handler_task_mode_detached ... ok |
| 1924 | 2026-01-27T22:48:16.472Z | test custom_errors::test_enum_extractor_error ... ok |
| 1925 | 2026-01-27T22:48:16.472Z | test custom_errors::test_enum_user_error ... ok |
| 1926 | 2026-01-27T22:48:16.472Z | test custom_errors::test_trait_based_api ... ok |
| 1927 | 2026-01-27T22:48:16.472Z | note: configured to log to "/tmp/integration_tests-61a463eefc5040e4-test_struct_extractor_error.3026.9.log" |
| 1928 | 2026-01-27T22:48:16.472Z | note: configured to log to "/tmp/integration_tests-61a463eefc5040e4-test_trait_enum_user_error.3026.10.log" |
| 1929 | 2026-01-27T22:48:16.472Z | note: configured to log to "/tmp/integration_tests-61a463eefc5040e4-test_struct_user_error.3026.11.log" |
| 1930 | 2026-01-27T22:48:16.473Z | note: configured to log to "/tmp/integration_tests-61a463eefc5040e4-test_trait_struct_user_error.3026.12.log" |
| 1931 | 2026-01-27T22:48:16.473Z | test custom_errors::test_struct_extractor_error ... ok |
| 1932 | 2026-01-27T22:48:16.473Z | test custom_errors::test_struct_user_error ... ok |
| 1933 | 2026-01-27T22:48:16.473Z | test custom_errors::test_trait_enum_user_error ... ok |
| 1934 | 2026-01-27T22:48:16.473Z | test config::test_config_bind_address_http ... ok |
| 1935 | 2026-01-27T22:48:16.473Z | test custom_errors::test_trait_struct_user_error ... ok |
| 1936 | 2026-01-27T22:48:16.473Z | test api_trait::test_api_trait_basic ... ok |
| 1937 | 2026-01-27T22:48:16.473Z | note: configured to log to "/tmp/integration_tests-61a463eefc5040e4-test_303_see_other.3026.13.log" |
| 1938 | 2026-01-27T22:48:16.473Z | note: configured to log to "/tmp/integration_tests-61a463eefc5040e4-test_302_found.3026.14.log" |
| 1939 | 2026-01-27T22:48:16.473Z | note: configured to log to "/tmp/integration_tests-61a463eefc5040e4-test_delete_request.3026.16.log" |
| 1940 | 2026-01-27T22:48:16.473Z | note: configured to log to "/tmp/integration_tests-61a463eefc5040e4-test_307_temporary_redirect.3026.17.log" |
| 1941 | 2026-01-27T22:48:16.473Z | note: configured to log to "/tmp/integration_tests-61a463eefc5040e4-test_302_bogus.3026.15.log" |
| 1942 | 2026-01-27T22:48:16.473Z | note: configured to log to "/tmp/integration_tests-61a463eefc5040e4-demo1.3026.18.log" |
| 1943 | 2026-01-27T22:48:16.473Z | test demo::test_302_found ... ok |
| 1944 | 2026-01-27T22:48:16.473Z | test demo::test_302_bogus ... ok |
| 1945 | 2026-01-27T22:48:16.473Z | test demo::test_307_temporary_redirect ... ok |
| 1946 | 2026-01-27T22:48:16.473Z | test demo::test_303_see_other ... ok |
| 1947 | 2026-01-27T22:48:16.473Z | test demo::test_demo1 ... ok |
| 1948 | 2026-01-27T22:48:16.473Z | test demo::test_delete_request ... ok |
| 1949 | 2026-01-27T22:48:16.473Z | note: configured to log to "/tmp/integration_tests-61a463eefc5040e4-demo2json.3026.19.log" |
| 1950 | 2026-01-27T22:48:16.473Z | note: configured to log to "/tmp/integration_tests-61a463eefc5040e4-demo2urlencoded.3026.20.log" |
| 1951 | 2026-01-27T22:48:16.473Z | note: configured to log to "/tmp/integration_tests-61a463eefc5040e4-demo2query.3026.21.log" |
| 1952 | 2026-01-27T22:48:16.473Z | note: configured to log to "/tmp/integration_tests-61a463eefc5040e4-demo_path_param_string.3026.22.log" |
| 1953 | 2026-01-27T22:48:16.473Z | note: configured to log to "/tmp/integration_tests-61a463eefc5040e4-demo_path_param_u32.3026.23.log" |
| 1954 | 2026-01-27T22:48:16.473Z | note: configured to log to "/tmp/integration_tests-61a463eefc5040e4-demo3json.3026.24.log" |
| 1955 | 2026-01-27T22:48:16.473Z | test demo::test_demo2query ... ok |
| 1956 | 2026-01-27T22:48:16.473Z | test demo::test_demo2urlencoded ... ok |
| 1957 | 2026-01-27T22:48:16.473Z | test demo::test_demo2json ... ok |
| 1958 | 2026-01-27T22:48:16.473Z | test demo::test_demo_path_param_u32 ... ok |
| 1959 | 2026-01-27T22:48:16.473Z | note: configured to log to "/tmp/integration_tests-61a463eefc5040e4-demo_path_param_uuid.3026.25.log" |
| 1960 | 2026-01-27T22:48:16.473Z | note: configured to log to "/tmp/integration_tests-61a463eefc5040e4-test_header_request.3026.26.log" |
| 1961 | 2026-01-27T22:48:16.500Z | note: configured to log to "/tmp/integration_tests-61a463eefc5040e4-test_head_request.3026.28.log" |
| 1962 | 2026-01-27T22:48:16.500Z | note: configured to log to "/tmp/integration_tests-61a463eefc5040e4-demo_websocket.3026.27.log" |
| 1963 | 2026-01-27T22:48:16.500Z | test demo::test_demo_path_param_string ... ok |
| 1964 | 2026-01-27T22:48:16.500Z | test demo::test_header_request ... ok |
| 1965 | 2026-01-27T22:48:16.500Z | test demo::test_demo_path_param_uuid ... ok |
| 1966 | 2026-01-27T22:48:16.500Z | test demo::test_demo3json ... ok |
| 1967 | 2026-01-27T22:48:16.500Z | note: configured to log to "/tmp/integration_tests-61a463eefc5040e4-test_large_typed_body.3026.29.log" |
| 1968 | 2026-01-27T22:48:16.500Z | test demo::test_head_request ... ok |
| 1969 | 2026-01-27T22:48:16.500Z | note: configured to log to "/tmp/integration_tests-61a463eefc5040e4-tet_raw_request.3026.30.log" |
| 1970 | 2026-01-27T22:48:16.500Z | note: configured to log to "/tmp/integration_tests-61a463eefc5040e4-test_request_compat.3026.31.log" |
| 1971 | 2026-01-27T22:48:16.500Z | note: configured to log to "/tmp/integration_tests-61a463eefc5040e4-test_request_remote_addr.3026.32.log" |
| 1972 | 2026-01-27T22:48:16.500Z | test demo::test_raw_request ... ok |
| 1973 | 2026-01-27T22:48:16.500Z | note: configured to log to "/tmp/integration_tests-61a463eefc5040e4-test_streaming_body.3026.33.log" |
| 1974 | 2026-01-27T22:48:16.500Z | test demo::test_large_typed_body ... ok |
| 1975 | 2026-01-27T22:48:16.500Z | test demo::test_request_remote_addr ... ok |
| 1976 | 2026-01-27T22:48:16.501Z | test demo::test_request_compat ... ok |
| 1977 | 2026-01-27T22:48:16.501Z | note: configured to log to "/tmp/integration_tests-61a463eefc5040e4-graceful_shutdown_with_detached_handler.3026.34.log" |
| 1978 | 2026-01-27T22:48:16.501Z | note: configured to log to "/tmp/integration_tests-61a463eefc5040e4-multipart_client.3026.35.log" |
| 1979 | 2026-01-27T22:48:16.501Z | note: configured to log to "/tmp/integration_tests-61a463eefc5040e4-test_untyped_body.3026.36.log" |
| 1980 | 2026-01-27T22:48:16.501Z | note: configured to log to "/tmp/integration_tests-61a463eefc5040e4-multipart_client.3026.37.log" |
| 1981 | 2026-01-27T22:48:16.501Z | test config::test_config_bind_address_https_buffer ... ok |
| 1982 | 2026-01-27T22:48:16.501Z | test multipart::no_content_type ... ok |
| 1983 | 2026-01-27T22:48:16.501Z | note: configured to log to "/tmp/integration_tests-61a463eefc5040e4-multipart_client.3026.38.log" |
| 1984 | 2026-01-27T22:48:16.501Z | note: configured to log to "/tmp/integration_tests-61a463eefc5040e4-multipart_client.3026.39.log" |
| 1985 | 2026-01-27T22:48:16.501Z | test multipart::missing_boundary ... ok |
| 1986 | 2026-01-27T22:48:16.501Z | test demo::test_streaming_body ... ok |
| 1987 | 2026-01-27T22:48:16.501Z | test multipart::test_multipart_client ... ok |
| 1988 | 2026-01-27T22:48:16.501Z | test multipart::weird_content_type ... ok |
| 1989 | 2026-01-27T22:48:16.501Z | test demo::test_untyped_body ... ok |
| 1990 | 2026-01-27T22:48:16.501Z | note: configured to log to "/tmp/integration_tests-61a463eefc5040e4-pagination-basic.3026.40.log" |
| 1991 | 2026-01-27T22:48:16.501Z | test openapi::test_openapi_custom_error_types_trait_based ... ok |
| 1992 | 2026-01-27T22:48:16.501Z | test openapi::test_openapi_custom_error_types ... ok |
| 1993 | 2026-01-27T22:48:16.501Z | note: configured to log to "/tmp/integration_tests-61a463eefc5040e4-pagination-multiple-resources.3026.41.log" |
| 1994 | 2026-01-27T22:48:16.501Z | note: configured to log to "/tmp/integration_tests-61a463eefc5040e4-pagination-multiple-sorts.3026.42.log" |
| 1995 | 2026-01-27T22:48:16.501Z | test demo::test_demo_websocket ... ok |
| 1996 | 2026-01-27T22:48:16.501Z | test config::test_config_bind_address_https ... ok |
| 1997 | 2026-01-27T22:48:16.501Z | note: configured to log to "/tmp/integration_tests-61a463eefc5040e4-basic.3026.43.log" |
| 1998 | 2026-01-27T22:48:16.501Z | note: configured to log to "/tmp/integration_tests-61a463eefc5040e4-dictionary.3026.44.log" |
| 1999 | 2026-01-27T22:48:16.501Z | test openapi::test_openapi ... ok |
| 2000 | 2026-01-27T22:48:16.501Z | note: configured to log to "/tmp/integration_tests-61a463eefc5040e4-empty.3026.45.log" |
| 2001 | 2026-01-27T22:48:16.501Z | test openapi::test_openapi_fuller ... ok |
| 2002 | 2026-01-27T22:48:16.526Z | test pagination::test_paginate_empty ... ok |
| 2003 | 2026-01-27T22:48:16.526Z | note: configured to log to "/tmp/integration_tests-61a463eefc5040e4-errors.3026.46.log" |
| 2004 | 2026-01-27T22:48:16.526Z | note: configured to log to "/tmp/integration_tests-61a463eefc5040e4-extra_params.3026.47.log" |
| 2005 | 2026-01-27T22:48:16.527Z | test pagination::test_paginate_extra_params ... ok |
| 2006 | 2026-01-27T22:48:16.527Z | note: configured to log to "/tmp/integration_tests-61a463eefc5040e4-required_params.3026.48.log" |
| 2007 | 2026-01-27T22:48:16.527Z | test pagination::test_paginate_errors ... ok |
| 2008 | 2026-01-27T22:48:16.527Z | test pagination_schema::test_pagination_schema ... ok |
| 2009 | 2026-01-27T22:48:16.527Z | test path_names::test_path_names ... ok |
| 2010 | 2026-01-27T22:48:16.527Z | note: configured to log to "/tmp/integration_tests-61a463eefc5040e4-test_no_tls.3026.49.log" |
| 2011 | 2026-01-27T22:48:16.527Z | test pagination::test_paginate_with_required_params ... ok |
| 2012 | 2026-01-27T22:48:16.527Z | note: configured to log to "/tmp/integration_tests-61a463eefc5040e4-test_with_tls.3026.50.log" |
| 2013 | 2026-01-27T22:48:16.527Z | test starter::test_no_tls ... ok |
| 2014 | 2026-01-27T22:48:16.527Z | note: configured to log to "/tmp/integration_tests-61a463eefc5040e4-non_streaming_servers_do_not_use_transfer_encoding.3026.51.log" |
| 2015 | 2026-01-27T22:48:16.529Z | test streaming::test_non_streaming_servers_do_not_use_transfer_encoding ... ok |
| 2016 | 2026-01-27T22:48:16.529Z | note: configured to log to "/tmp/integration_tests-61a463eefc5040e4-streaming_server_buffered_client.3026.52.log" |
| 2017 | 2026-01-27T22:48:16.553Z | test streaming::test_streaming_server_buffered_client ... ok |
| 2018 | 2026-01-27T22:48:16.553Z | note: configured to log to "/tmp/integration_tests-61a463eefc5040e4-streaming_server_streaming_client.3026.53.log" |
| 2019 | 2026-01-27T22:48:16.578Z | test streaming::test_streaming_server_streaming_client ... ok |
| 2020 | 2026-01-27T22:48:16.603Z | note: configured to log to "/tmp/integration_tests-61a463eefc5040e4-test_server_is_http.3026.54.log" |
| 2021 | 2026-01-27T22:48:16.603Z | test tls::test_server_is_http ... ok |
| 2022 | 2026-01-27T22:48:16.603Z | note: configured to log to "/tmp/integration_tests-61a463eefc5040e4-test_server_is_https.3026.55.log" |
| 2023 | 2026-01-27T22:48:16.604Z | test pagination::test_paginate_basic ... ok |
| 2024 | 2026-01-27T22:48:16.604Z | note: configured to log to "/tmp/integration_tests-61a463eefc5040e4-test_tls_aborted_negotiation.3026.56.log" |
| 2025 | 2026-01-27T22:48:16.858Z | test starter::test_with_tls ... ok |
| 2026 | 2026-01-27T22:48:16.882Z | note: configured to log to "/tmp/integration_tests-61a463eefc5040e4-test_tls_certificate_loading.3026.57.log" |
| 2027 | 2026-01-27T22:48:16.906Z | test tls::test_server_is_https ... ok |
| 2028 | 2026-01-27T22:48:16.906Z | note: configured to log to "/tmp/integration_tests-61a463eefc5040e4-test_tls_only.3026.58.log" |
| 2029 | 2026-01-27T22:48:17.168Z | test tls::test_tls_certificate_loading ... ok |
| 2030 | 2026-01-27T22:48:17.192Z | note: configured to log to "/tmp/integration_tests-61a463eefc5040e4-test_tls_refresh_certificates.3026.59.log" |
| 2031 | 2026-01-27T22:48:17.241Z | test tls::test_tls_aborted_negotiation ... ok |
| 2032 | 2026-01-27T22:48:17.264Z | note: configured to log to "/tmp/integration_tests-61a463eefc5040e4-test_versions.3026.60.log" |
| 2033 | 2026-01-27T22:48:17.316Z | test versions::test_versions ... ok |
| 2034 | 2026-01-27T22:48:17.342Z | note: configured to log to "/tmp/integration_tests-61a463eefc5040e4-test_versions_on_missing.3026.61.log" |
| 2035 | 2026-01-27T22:48:17.370Z | test versions::test_versions_on_missing ... ok |
| 2036 | 2026-01-27T22:48:17.394Z | test versions::test_versions_openapi ... ok |
| 2037 | 2026-01-27T22:48:17.394Z | test versions::test_versions_openapi_same_names ... ok |
| 2038 | 2026-01-27T22:48:17.529Z | test tls::test_tls_refresh_certificates ... ok |
| 2039 | 2026-01-27T22:48:17.555Z | test tls::test_tls_only ... ok |
| 2040 | 2026-01-27T22:48:17.800Z | test pagination::test_example_basic ... ok |
| 2041 | 2026-01-27T22:48:18.125Z | test pagination::test_paginate_dictionary ... ok |
| 2042 | 2026-01-27T22:48:18.455Z | test detached_shutdown::test_graceful_shutdown_with_detached_handler ... ok |
| 2043 | 2026-01-27T22:48:21.463Z | test pagination::test_example_multiple_sorts ... ok |
| 2044 | 2026-01-27T22:48:22.801Z | test pagination::test_example_multiple_resources ... ok |
| 2045 | 2026-01-27T22:48:22.801Z | |
| 2046 | 2026-01-27T22:48:22.801Z | test result: ok. 83 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 6.40s |
| 2047 | 2026-01-27T22:48:22.801Z | |
| 2048 | 2026-01-27T22:48:22.825Z | Running `/work/oxidecomputer/dropshot/target/debug/deps/dropshot_endpoint-978563b88bff33f5` |
| 2049 | 2026-01-27T22:48:22.825Z | |
| 2050 | 2026-01-27T22:48:22.825Z | running 35 tests |
| 2051 | 2026-01-27T22:48:22.850Z | test channel::tests::test_channel_operation_id ... ok |
| 2052 | 2026-01-27T22:48:22.850Z | test channel::tests::test_channel_with_versions ... ok |
| 2053 | 2026-01-27T22:48:22.850Z | test channel::tests::test_channel_with_unnamed_params ... ok |
| 2054 | 2026-01-27T22:48:22.850Z | test endpoint::tests::test_endpoint_bad_metadata ... ok |
| 2055 | 2026-01-27T22:48:22.850Z | test doc::tests::test_extract_summary_description ... ok |
| 2056 | 2026-01-27T22:48:22.850Z | test endpoint::tests::test_endpoint_bad_context_receiver ... ok |
| 2057 | 2026-01-27T22:48:22.850Z | test endpoint::tests::test_endpoint_bad_string ... ok |
| 2058 | 2026-01-27T22:48:22.850Z | test api_trait::tests::test_api_trait_no_endpoints ... ok |
| 2059 | 2026-01-27T22:48:22.850Z | test channel::tests::test_channel_with_custom_params ... ok |
| 2060 | 2026-01-27T22:48:22.850Z | test endpoint::tests::test_endpoint_bad_versions ... ok |
| 2061 | 2026-01-27T22:48:22.851Z | test endpoint::tests::test_endpoint_invalid_item ... ok |
| 2062 | 2026-01-27T22:48:22.851Z | test endpoint::tests::test_endpoint_no_arguments ... ok |
| 2063 | 2026-01-27T22:48:22.851Z | test api_trait::tests::test_api_trait_operation_id ... ok |
| 2064 | 2026-01-27T22:48:22.851Z | test endpoint::tests::test_endpoint_not_async ... ok |
| 2065 | 2026-01-27T22:48:22.851Z | test endpoint::tests::test_endpoint_content_type ... ok |
| 2066 | 2026-01-27T22:48:22.851Z | test endpoint::tests::test_endpoint_basic ... ok |
| 2067 | 2026-01-27T22:48:22.851Z | test endpoint::tests::test_endpoint_context_fully_qualified_names ... ok |
| 2068 | 2026-01-27T22:48:22.851Z | test endpoint::tests::test_endpoint_weird_but_ok_arg_types_2 ... ok |
| 2069 | 2026-01-27T22:48:22.851Z | test endpoint::tests::test_endpoint_pub_crate ... ok |
| 2070 | 2026-01-27T22:48:22.851Z | test api_trait::tests::test_api_trait_basic ... ok |
| 2071 | 2026-01-27T22:48:22.851Z | test endpoint::tests::test_endpoint_weird_but_ok_arg_types_1 ... ok |
| 2072 | 2026-01-27T22:48:22.851Z | test endpoint::tests::test_endpoint_with_empty_where_clause ... ok |
| 2073 | 2026-01-27T22:48:22.851Z | test endpoint::tests::test_endpoint_with_doc ... ok |
| 2074 | 2026-01-27T22:48:22.851Z | test endpoint::tests::test_endpoint_with_query ... ok |
| 2075 | 2026-01-27T22:48:22.851Z | test endpoint::tests::test_endpoint_with_tags ... ok |
| 2076 | 2026-01-27T22:48:22.851Z | test endpoint::tests::test_endpoint_with_versions_all ... ok |
| 2077 | 2026-01-27T22:48:22.851Z | test endpoint::tests::test_endpoint_with_custom_params ... ok |
| 2078 | 2026-01-27T22:48:22.851Z | test api_trait::tests::test_api_trait_with_custom_params ... ok |
| 2079 | 2026-01-27T22:48:22.851Z | test params::tests::test_extract_rqctx_ty_param ... ok |
| 2080 | 2026-01-27T22:48:22.851Z | test syn_parsing::tests::test_busted_function ... ok |
| 2081 | 2026-01-27T22:48:22.851Z | test endpoint::tests::test_endpoint_with_unnamed_params ... ok |
| 2082 | 2026-01-27T22:48:22.851Z | test endpoint::tests::test_operation_id ... ok |
| 2083 | 2026-01-27T22:48:22.852Z | test endpoint::tests::test_endpoint_with_versions_from ... ok |
| 2084 | 2026-01-27T22:48:22.852Z | test endpoint::tests::test_endpoint_with_versions_until ... ok |
| 2085 | 2026-01-27T22:48:22.932Z | test endpoint::tests::test_endpoint_with_versions_from_until ... ok |
| 2086 | 2026-01-27T22:48:22.932Z | |
| 2087 | 2026-01-27T22:48:22.933Z | test result: ok. 35 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.03s |
| 2088 | 2026-01-27T22:48:22.933Z | |
| 2089 | 2026-01-27T22:48:22.933Z | Doc-tests dropshot |
| 2090 | 2026-01-27T22:48:22.933Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type lib --color auto --crate-name dropshot --test dropshot/src/lib.rs --test-run-directory /work/oxidecomputer/dropshot/dropshot -L dependency=/work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-8fb92ae8b3c90b1a/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-3e26d04947c4407a.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-837308203914df88.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-615613c0664d5b80.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-c39795f8e6816e33.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-18af7d7230f35e32.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-7fb042c545b576ac.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-5ecd5f1916a6d7e9.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-dc5ca4366626eaf3.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-d48d07efdfb253f1.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-34c12ee4f1a8d6c8.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-181e3aa36c4ee706.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-a1c07bc0c6c25803.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-b9668d740fa8349e.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-14abb8393ba8e0e8.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-1af449e6425bdc11.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-c11cccd6262c07c3.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-ed9a5b50ef325b97.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-9be7bc304d60cb78.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-1c91b6e53cfd6c9e.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-8bf402051c3ea6d3.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-f97390c8366d7808.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-0eee54ce6727f7c3.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-5356e71eac6a0ec5.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-a63e97079b2e8b1d.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-d91a6b01eb2cb91d.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-f8949928e40a0b6f.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-979e111527e5f96d.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-786c9f70e5d70fc6.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-dfdacbd5bb51e603.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-601d3d7fbd6983bd.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-a56d4c653a00f37e.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-ea7bd0f56d895554.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-c9b01992ee4bc353.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-aa6d052f3a01b72c.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-dded347b8d3b8f8d.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-8e0cf7eb9d277db1.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-1de804496838d9ec.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-14ccd81d18a609dd.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-2794751f9e57cbac.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-3a0d916f56a16666.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-a58d8ab2c3840a45.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-52f64466199c21f4.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-4cbbaede5c4e81a8.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-7bcc0f1f2b9105cc.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-5ca237a0d8b96918.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-3ae79b348c180243.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-fa25b919d642f819.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-61edb64fd5a22ef1.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-14bf1cab98945958.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-4ce128d80f2b106c.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-70eca5ed4911dd3d.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-ded336f66e956ba3.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-d789ed5f9e345b51.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-d73d3f5f3f20db22.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-314cbb4b5d05212e.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-92a36aa4fe2ab8a4.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-a8830c2f82315f1c.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-ce79f25ef13e8f5b.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-63bf560e8ead6e76.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-29dadf90bfae0c22.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-2742fa71b343d6b3.rlib -C embed-bitcode=no --cfg 'feature="internal-docs"' --cfg 'feature="simple-mermaid"' --cfg 'feature="usdt"' --cfg 'feature="usdt-probes"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("internal-docs", "simple-mermaid", "usdt", "usdt-probes"))' --error-format human` |
| 2091 | 2026-01-27T22:48:23.562Z | |
| 2092 | 2026-01-27T22:48:23.562Z | running 23 tests |
| 2093 | 2026-01-27T22:48:25.961Z | test dropshot/src/handler.rs - handler::HttpResponseError (line 472) ... ok |
| 2094 | 2026-01-27T22:48:25.961Z | test dropshot/src/handler.rs - handler::RequestInfo::lock (line 149) ... ignored |
| 2095 | 2026-01-27T22:48:25.961Z | test dropshot/src/handler.rs - handler::RequestInfo::lock (line 156) ... ignored |
| 2096 | 2026-01-27T22:48:25.986Z | test dropshot/src/handler.rs - handler::HttpResponseError (line 413) ... ok |
| 2097 | 2026-01-27T22:48:31.890Z | test dropshot/src/error_status_code.rs - error_status_code::ErrorStatusCode::from_u16 (line 362) ... ok |
| 2098 | 2026-01-27T22:48:31.914Z | test dropshot/src/lib.rs - (line 334) ... ignored |
| 2099 | 2026-01-27T22:48:31.943Z | test dropshot/src/error_status_code.rs - error_status_code::ClientErrorStatusCode::from_u16 (line 556) ... ok |
| 2100 | 2026-01-27T22:48:32.133Z | test dropshot/src/extractor/body.rs - extractor::body::StreamingBody::into_stream (line 357) ... ok |
| 2101 | 2026-01-27T22:48:32.222Z | test dropshot/src/lib.rs - (line 46) - compile ... ok |
| 2102 | 2026-01-27T22:48:32.248Z | test dropshot/src/extractor/body.rs - extractor::body::StreamingBody::into_stream (line 382) ... ok |
| 2103 | 2026-01-27T22:48:32.748Z | test dropshot/src/config.rs - config::ConfigDropshot (line 20) ... ok |
| 2104 | 2026-01-27T22:48:32.977Z | test dropshot/src/api_description.rs - api_description::ApiEndpoint<StubContext>::new_for_types (line 154) ... ok |
| 2105 | 2026-01-27T22:48:32.977Z | test dropshot/src/lib.rs - channel (line 1181) ... ignored |
| 2106 | 2026-01-27T22:48:32.977Z | test dropshot/src/lib.rs - endpoint (line 1226) ... ignored |
| 2107 | 2026-01-27T22:48:34.066Z | test dropshot/src/lib.rs - (line 398) ... ok |
| 2108 | 2026-01-27T22:48:34.309Z | test dropshot/src/lib.rs - api_description (line 1046) ... ok |
| 2109 | 2026-01-27T22:48:34.449Z | test dropshot/src/lib.rs - (line 661) ... ok |
| 2110 | 2026-01-27T22:48:34.756Z | test dropshot/src/lib.rs - (line 110) ... ok |
| 2111 | 2026-01-27T22:48:34.805Z | test dropshot/src/lib.rs - api_description (line 1107) ... ok |
| 2112 | 2026-01-27T22:48:35.089Z | test dropshot/src/lib.rs - (line 189) ... ok |
| 2113 | 2026-01-27T22:48:36.260Z | test dropshot/src/websocket.rs - websocket::WebsocketUpgrade::handle (line 196) ... ok |
| 2114 | 2026-01-27T22:48:40.381Z | test dropshot/src/test_util.rs - test_util::LogContext (line 467) ... ok |
| 2115 | 2026-01-27T22:48:41.665Z | test dropshot/src/lib.rs - (line 497) ... ok |
| 2116 | 2026-01-27T22:48:41.665Z | |
| 2117 | 2026-01-27T22:48:41.665Z | test result: ok. 18 passed; 0 failed; 5 ignored; 0 measured; 0 filtered out; finished in 18.10s |
| 2118 | 2026-01-27T22:48:41.665Z | |
| 2119 | 2026-01-27T22:48:41.716Z | Doc-tests dropshot_endpoint |
| 2120 | 2026-01-27T22:48:41.716Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type proc-macro --color auto --crate-name dropshot_endpoint --test dropshot_endpoint/src/lib.rs --test-run-directory /work/oxidecomputer/dropshot/dropshot_endpoint -L dependency=/work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-8fb92ae8b3c90b1a/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-a1c07bc0c6c25803.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-a5f1f991780b11c2.rlib --extern heck=/work/oxidecomputer/dropshot/target/debug/deps/libheck-86e41ea74570e15a.rlib --extern prettyplease=/work/oxidecomputer/dropshot/target/debug/deps/libprettyplease-a7d1b2992183967d.rlib --extern proc_macro2=/work/oxidecomputer/dropshot/target/debug/deps/libproc_macro2-d218ed60daceb981.rlib --extern quote=/work/oxidecomputer/dropshot/target/debug/deps/libquote-bc8184eefe67b51b.rlib --extern schema=/work/oxidecomputer/dropshot/target/debug/deps/libschema-f408eab60aa36c1f.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-2794751f9e57cbac.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-bf654160ef6e99d8.rlib --extern serde_tokenstream=/work/oxidecomputer/dropshot/target/debug/deps/libserde_tokenstream-ff817777ddf1b448.rlib --extern syn=/work/oxidecomputer/dropshot/target/debug/deps/libsyn-c716fdea4608336e.rlib --extern proc_macro -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' --error-format human` |
| 2121 | 2026-01-27T22:48:42.030Z | |
| 2122 | 2026-01-27T22:48:42.030Z | running 0 tests |
| 2123 | 2026-01-27T22:48:42.030Z | |
| 2124 | 2026-01-27T22:48:42.030Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 2125 | 2026-01-27T22:48:42.030Z | |
| 2126 | 2026-01-27T22:48:42.085Z | |
| 2127 | 2026-01-27T22:48:42.085Z | real 3:08.884865368 |
| 2128 | 2026-01-27T22:48:42.085Z | user 15:24.227495569 |
| 2129 | 2026-01-27T22:48:42.085Z | sys 2:49.227517099 |
| 2130 | 2026-01-27T22:48:42.085Z | trap 0.724458094 |
| 2131 | 2026-01-27T22:48:42.085Z | tflt 0.171842290 |
| 2132 | 2026-01-27T22:48:42.085Z | dflt 0.198740048 |
| 2133 | 2026-01-27T22:48:42.085Z | kflt 0.000232885 |
| 2134 | 2026-01-27T22:48:42.085Z | lock 49:09.724034561 |
| 2135 | 2026-01-27T22:48:42.109Z | slp 1:19:20.751857667 |
| 2136 | 2026-01-27T22:48:42.109Z | lat 1:01.277467205 |
| 2137 | 2026-01-27T22:48:42.109Z | stop 1:17.718919587 |
| 2138 | 2026-01-27T22:48:42.109Z | + banner docs |
| 2139 | 2026-01-27T22:48:42.109Z | |
| 2140 | 2026-01-27T22:48:42.109Z | ##### #### #### #### |
| 2141 | 2026-01-27T22:48:42.109Z | # # # # # # # |
| 2142 | 2026-01-27T22:48:42.109Z | # # # # # #### |
| 2143 | 2026-01-27T22:48:42.109Z | # # # # # # |
| 2144 | 2026-01-27T22:48:42.110Z | # # # # # # # # |
| 2145 | 2026-01-27T22:48:42.110Z | ##### #### #### #### |
| 2146 | 2026-01-27T22:48:42.110Z | |
| 2147 | 2026-01-27T22:48:42.110Z | + ptime -m cargo doc --no-deps --lib --bins --examples |
| 2148 | 2026-01-27T22:48:42.728Z | Compiling proc-macro2 v1.0.105 |
| 2149 | 2026-01-27T22:48:42.728Z | Compiling unicode-ident v1.0.12 |
| 2150 | 2026-01-27T22:48:42.753Z | Checking cfg-if v1.0.0 |
| 2151 | 2026-01-27T22:48:42.753Z | Checking itoa v1.0.1 |
| 2152 | 2026-01-27T22:48:42.753Z | Checking pin-project-lite v0.2.12 |
| 2153 | 2026-01-27T22:48:42.753Z | Compiling quote v1.0.43 |
| 2154 | 2026-01-27T22:48:42.778Z | Checking libc v0.2.180 |
| 2155 | 2026-01-27T22:48:42.778Z | Checking serde_core v1.0.228 |
| 2156 | 2026-01-27T22:48:42.847Z | Checking smallvec v1.13.2 |
| 2157 | 2026-01-27T22:48:42.871Z | Checking once_cell v1.20.1 |
| 2158 | 2026-01-27T22:48:42.903Z | Checking bytes v1.11.0 |
| 2159 | 2026-01-27T22:48:42.977Z | Checking futures-core v0.3.31 |
| 2160 | 2026-01-27T22:48:43.004Z | Checking memchr v2.6.0 |
| 2161 | 2026-01-27T22:48:43.215Z | Checking scopeguard v1.2.0 |
| 2162 | 2026-01-27T22:48:43.239Z | Checking futures-sink v0.3.31 |
| 2163 | 2026-01-27T22:48:43.272Z | Checking slab v0.4.9 |
| 2164 | 2026-01-27T22:48:43.393Z | Checking lock_api v0.4.6 |
| 2165 | 2026-01-27T22:48:43.417Z | Checking futures-channel v0.3.31 |
| 2166 | 2026-01-27T22:48:43.548Z | Checking log v0.4.17 |
| 2167 | 2026-01-27T22:48:43.761Z | Checking pin-utils v0.1.0 |
| 2168 | 2026-01-27T22:48:43.785Z | Checking zeroize v1.7.0 |
| 2169 | 2026-01-27T22:48:43.826Z | Checking futures-io v0.3.31 |
| 2170 | 2026-01-27T22:48:43.870Z | Checking futures-task v0.3.31 |
| 2171 | 2026-01-27T22:48:43.894Z | Checking stable_deref_trait v1.2.0 |
| 2172 | 2026-01-27T22:48:43.920Z | Checking http v1.4.0 |
| 2173 | 2026-01-27T22:48:43.952Z | Checking parking_lot_core v0.9.4 |
| 2174 | 2026-01-27T22:48:44.018Z | Checking signal-hook-registry v1.4.0 |
| 2175 | 2026-01-27T22:48:44.042Z | Checking socket2 v0.6.0 |
| 2176 | 2026-01-27T22:48:44.066Z | Checking mio v1.0.3 |
| 2177 | 2026-01-27T22:48:44.153Z | Checking getrandom v0.2.11 |
| 2178 | 2026-01-27T22:48:44.323Z | Checking parking_lot v0.12.1 |
| 2179 | 2026-01-27T22:48:44.421Z | Checking rustls-pki-types v1.14.0 |
| 2180 | 2026-01-27T22:48:44.536Z | Checking httparse v1.10.0 |
| 2181 | 2026-01-27T22:48:44.665Z | Checking tracing-core v0.1.32 |
| 2182 | 2026-01-27T22:48:44.707Z | Compiling syn v2.0.114 |
| 2183 | 2026-01-27T22:48:44.731Z | Checking hashbrown v0.16.1 |
| 2184 | 2026-01-27T22:48:44.845Z | Checking untrusted v0.9.0 |
| 2185 | 2026-01-27T22:48:44.948Z | Checking equivalent v1.0.0 |
| 2186 | 2026-01-27T22:48:45.029Z | Checking ring v0.17.13 |
| 2187 | 2026-01-27T22:48:45.057Z | Checking bitflags v2.4.0 |
| 2188 | 2026-01-27T22:48:45.081Z | Checking atomic-waker v1.1.2 |
| 2189 | 2026-01-27T22:48:45.199Z | Checking http-body v1.0.1 |
| 2190 | 2026-01-27T22:48:45.241Z | Checking percent-encoding v2.3.2 |
| 2191 | 2026-01-27T22:48:45.332Z | Checking tracing v0.1.40 |
| 2192 | 2026-01-27T22:48:45.356Z | Checking try-lock v0.2.3 |
| 2193 | 2026-01-27T22:48:45.426Z | Checking fnv v1.0.7 |
| 2194 | 2026-01-27T22:48:45.478Z | Checking litemap v0.7.4 |
| 2195 | 2026-01-27T22:48:45.518Z | Checking writeable v0.5.5 |
| 2196 | 2026-01-27T22:48:45.577Z | Checking want v0.3.0 |
| 2197 | 2026-01-27T22:48:45.702Z | Checking typenum v1.14.0 |
| 2198 | 2026-01-27T22:48:45.765Z | Checking zmij v1.0.2 |
| 2199 | 2026-01-27T22:48:45.803Z | Checking base64 v0.22.1 |
| 2200 | 2026-01-27T22:48:45.880Z | Compiling time-core v0.1.2 |
| 2201 | 2026-01-27T22:48:45.906Z | Checking powerfmt v0.2.0 |
| 2202 | 2026-01-27T22:48:46.055Z | Checking tower-layer v0.3.3 |
| 2203 | 2026-01-27T22:48:46.083Z | Checking subtle v2.5.0 |
| 2204 | 2026-01-27T22:48:46.196Z | Checking tower-service v0.3.3 |
| 2205 | 2026-01-27T22:48:46.310Z | Checking httpdate v1.0.1 |
| 2206 | 2026-01-27T22:48:46.349Z | Compiling num-conv v0.1.0 |
| 2207 | 2026-01-27T22:48:46.373Z | Checking deranged v0.3.11 |
| 2208 | 2026-01-27T22:48:46.373Z | Checking crossbeam-utils v0.8.15 |
| 2209 | 2026-01-27T22:48:46.637Z | Compiling time-macros v0.2.18 |
| 2210 | 2026-01-27T22:48:46.755Z | Checking icu_locid_transform_data v1.5.0 |
| 2211 | 2026-01-27T22:48:46.779Z | Checking generic-array v0.14.5 |
| 2212 | 2026-01-27T22:48:46.779Z | Checking indexmap v2.13.0 |
| 2213 | 2026-01-27T22:48:46.874Z | Checking serde_json v1.0.149 |
| 2214 | 2026-01-27T22:48:46.935Z | Checking num_threads v0.1.3 |
| 2215 | 2026-01-27T22:48:47.310Z | Checking rustls-webpki v0.102.8 |
| 2216 | 2026-01-27T22:48:47.340Z | Checking getrandom v0.3.1 |
| 2217 | 2026-01-27T22:48:47.563Z | Checking ipnet v2.10.0 |
| 2218 | 2026-01-27T22:48:47.634Z | Checking icu_properties_data v1.5.0 |
| 2219 | 2026-01-27T22:48:47.829Z | Checking crypto-common v0.1.6 |
| 2220 | 2026-01-27T22:48:47.880Z | Checking block-buffer v0.10.2 |
| 2221 | 2026-01-27T22:48:48.014Z | Checking form_urlencoded v1.2.2 |
| 2222 | 2026-01-27T22:48:48.038Z | Checking utf8_iter v1.0.4 |
| 2223 | 2026-01-27T22:48:48.038Z | Checking write16 v1.0.0 |
| 2224 | 2026-01-27T22:48:48.106Z | Checking mime v0.3.16 |
| 2225 | 2026-01-27T22:48:48.130Z | Checking utf16_iter v1.0.5 |
| 2226 | 2026-01-27T22:48:48.201Z | Checking foreign-types-shared v0.1.1 |
| 2227 | 2026-01-27T22:48:48.275Z | Checking icu_normalizer_data v1.5.0 |
| 2228 | 2026-01-27T22:48:48.300Z | Checking openssl-probe v0.1.4 |
| 2229 | 2026-01-27T22:48:48.335Z | Checking digest v0.10.7 |
| 2230 | 2026-01-27T22:48:48.359Z | Checking foreign-types v0.3.2 |
| 2231 | 2026-01-27T22:48:48.359Z | Checking num-traits v0.2.14 |
| 2232 | 2026-01-27T22:48:48.399Z | Checking openssl-sys v0.9.107 |
| 2233 | 2026-01-27T22:48:48.460Z | Checking rand_core v0.6.3 |
| 2234 | 2026-01-27T22:48:48.484Z | Checking errno v0.3.10 |
| 2235 | 2026-01-27T22:48:48.484Z | Checking cpufeatures v0.2.2 |
| 2236 | 2026-01-27T22:48:48.597Z | Checking ppv-lite86 v0.2.15 |
| 2237 | 2026-01-27T22:48:48.673Z | Checking iana-time-zone v0.1.47 |
| 2238 | 2026-01-27T22:48:48.697Z | Checking winnow v0.7.13 |
| 2239 | 2026-01-27T22:48:48.770Z | Checking sha1 v0.10.6 |
| 2240 | 2026-01-27T22:48:48.855Z | Checking ryu v1.0.5 |
| 2241 | 2026-01-27T22:48:49.022Z | Checking time v0.3.36 |
| 2242 | 2026-01-27T22:48:49.055Z | Checking rustls v0.22.4 |
| 2243 | 2026-01-27T22:48:49.119Z | Compiling unicase v2.6.0 |
| 2244 | 2026-01-27T22:48:49.241Z | Checking rand_chacha v0.3.1 |
| 2245 | 2026-01-27T22:48:49.471Z | Checking toml_datetime v0.7.5+spec-1.1.0 |
| 2246 | 2026-01-27T22:48:49.499Z | Checking serde_spanned v1.0.4 |
| 2247 | 2026-01-27T22:48:49.602Z | Checking http-body-util v0.1.3 |
| 2248 | 2026-01-27T22:48:49.626Z | Checking rustls-pemfile v2.2.0 |
| 2249 | 2026-01-27T22:48:49.745Z | Checking thread_local v1.1.4 |
| 2250 | 2026-01-27T22:48:49.861Z | Checking encoding_rs v0.8.32 |
| 2251 | 2026-01-27T22:48:49.885Z | Checking match_cfg v0.1.0 |
| 2252 | 2026-01-27T22:48:49.984Z | Checking toml_writer v1.0.6+spec-1.1.0 |
| 2253 | 2026-01-27T22:48:50.041Z | Checking hostname v0.3.1 |
| 2254 | 2026-01-27T22:48:50.065Z | Checking rand v0.8.4 |
| 2255 | 2026-01-27T22:48:50.213Z | Compiling mime_guess v2.0.5 |
| 2256 | 2026-01-27T22:48:50.349Z | Checking rustls v0.23.13 |
| 2257 | 2026-01-27T22:48:50.727Z | Checking rustix v1.1.3 |
| 2258 | 2026-01-27T22:48:51.213Z | Checking uuid v1.19.0 |
| 2259 | 2026-01-27T22:48:51.238Z | Checking concurrent-queue v2.5.0 |
| 2260 | 2026-01-27T22:48:51.374Z | Checking toml_parser v1.0.6+spec-1.1.0 |
| 2261 | 2026-01-27T22:48:51.595Z | Checking crossbeam-channel v0.5.1 |
| 2262 | 2026-01-27T22:48:51.809Z | Compiling synstructure v0.13.1 |
| 2263 | 2026-01-27T22:48:52.120Z | Compiling serde_derive_internals v0.29.0 |
| 2264 | 2026-01-27T22:48:52.144Z | Checking toml v0.9.11+spec-1.1.0 |
| 2265 | 2026-01-27T22:48:52.237Z | Checking is-terminal v0.4.12 |
| 2266 | 2026-01-27T22:48:52.306Z | Checking sync_wrapper v1.0.1 |
| 2267 | 2026-01-27T22:48:52.385Z | Compiling dropshot v0.16.6 (/work/oxidecomputer/dropshot/dropshot) |
| 2268 | 2026-01-27T22:48:52.462Z | Compiling semver v1.0.27 |
| 2269 | 2026-01-27T22:48:52.486Z | Checking dyn-clone v1.0.4 |
| 2270 | 2026-01-27T22:48:52.796Z | Checking take_mut v0.2.2 |
| 2271 | 2026-01-27T22:48:52.934Z | Checking spin v0.9.8 |
| 2272 | 2026-01-27T22:48:52.968Z | Checking term v1.1.0 |
| 2273 | 2026-01-27T22:48:53.041Z | Checking parking v2.2.0 |
| 2274 | 2026-01-27T22:48:53.091Z | Checking fastrand v2.1.1 |
| 2275 | 2026-01-27T22:48:53.256Z | Checking rustix v0.38.44 |
| 2276 | 2026-01-27T22:48:53.295Z | Checking event-listener v5.0.0 |
| 2277 | 2026-01-27T22:48:53.435Z | Checking camino v1.2.2 |
| 2278 | 2026-01-27T22:48:53.492Z | Checking tempfile v3.24.0 |
| 2279 | 2026-01-27T22:48:53.708Z | Checking serde_path_to_error v0.1.20 |
| 2280 | 2026-01-27T22:48:53.829Z | Checking waitgroup v0.1.2 |
| 2281 | 2026-01-27T22:48:53.864Z | Checking webpki-roots v0.26.5 |
| 2282 | 2026-01-27T22:48:53.928Z | Checking hostname v0.4.2 |
| 2283 | 2026-01-27T22:48:53.985Z | Checking lazy_static v1.5.0 |
| 2284 | 2026-01-27T22:48:54.009Z | Checking debug-ignore v1.0.5 |
| 2285 | 2026-01-27T22:48:54.081Z | Checking unicode-width v0.1.9 |
| 2286 | 2026-01-27T22:48:54.105Z | Checking data-encoding v2.4.0 |
| 2287 | 2026-01-27T22:48:54.150Z | Checking iri-string v0.7.8 |
| 2288 | 2026-01-27T22:48:54.173Z | Checking utf-8 v0.7.6 |
| 2289 | 2026-01-27T22:48:54.269Z | Checking unicode-segmentation v1.10.0 |
| 2290 | 2026-01-27T22:48:54.326Z | Checking byteorder v1.4.3 |
| 2291 | 2026-01-27T22:48:54.412Z | Checking console v0.15.7 |
| 2292 | 2026-01-27T22:48:54.667Z | Checking atomicwrites v0.4.4 |
| 2293 | 2026-01-27T22:48:54.745Z | Checking event-listener-strategy v0.5.4 |
| 2294 | 2026-01-27T22:48:54.885Z | Checking newline-converter v0.3.0 |
| 2295 | 2026-01-27T22:48:54.909Z | Checking target-triple v1.0.0 |
| 2296 | 2026-01-27T22:48:54.933Z | Compiling serde_derive v1.0.228 |
| 2297 | 2026-01-27T22:48:54.956Z | Compiling tokio-macros v2.6.0 |
| 2298 | 2026-01-27T22:48:54.990Z | Compiling futures-macro v0.3.31 |
| 2299 | 2026-01-27T22:48:55.014Z | Compiling zerofrom-derive v0.1.5 |
| 2300 | 2026-01-27T22:48:55.038Z | Compiling yoke-derive v0.7.5 |
| 2301 | 2026-01-27T22:48:55.071Z | Compiling zerovec-derive v0.10.3 |
| 2302 | 2026-01-27T22:48:55.306Z | Compiling displaydoc v0.2.5 |
| 2303 | 2026-01-27T22:48:56.433Z | Checking tokio v1.49.0 |
| 2304 | 2026-01-27T22:48:56.640Z | Checking futures-util v0.3.31 |
| 2305 | 2026-01-27T22:48:56.686Z | Compiling icu_provider_macros v1.5.0 |
| 2306 | 2026-01-27T22:48:56.753Z | Compiling openssl-macros v0.1.1 |
| 2307 | 2026-01-27T22:48:57.203Z | Compiling thiserror-impl v2.0.18 |
| 2308 | 2026-01-27T22:48:57.356Z | Compiling async-stream-impl v0.3.6 |
| 2309 | 2026-01-27T22:48:57.551Z | Checking openssl v0.10.72 |
| 2310 | 2026-01-27T22:48:57.604Z | Checking zerofrom v0.1.5 |
| 2311 | 2026-01-27T22:48:57.696Z | Compiling schemars_derive v0.8.22 |
| 2312 | 2026-01-27T22:48:57.831Z | Checking yoke v0.7.5 |
| 2313 | 2026-01-27T22:48:58.196Z | Checking zerovec v0.10.4 |
| 2314 | 2026-01-27T22:48:58.589Z | Compiling thiserror-impl v1.0.69 |
| 2315 | 2026-01-27T22:48:59.760Z | Checking tinystr v0.7.6 |
| 2316 | 2026-01-27T22:48:59.857Z | Checking icu_collections v1.5.0 |
| 2317 | 2026-01-27T22:49:00.114Z | Checking icu_locid v1.5.0 |
| 2318 | 2026-01-27T22:49:00.312Z | Checking thiserror v2.0.18 |
| 2319 | 2026-01-27T22:49:00.467Z | Checking async-stream v0.3.6 |
| 2320 | 2026-01-27T22:49:00.543Z | Compiling async-trait v0.1.89 |
| 2321 | 2026-01-27T22:49:00.712Z | Checking yasna v0.5.2 |
| 2322 | 2026-01-27T22:49:01.041Z | Checking serde v1.0.228 |
| 2323 | 2026-01-27T22:49:01.147Z | Checking icu_provider v1.5.0 |
| 2324 | 2026-01-27T22:49:01.214Z | Checking futures-executor v0.3.31 |
| 2325 | 2026-01-27T22:49:01.476Z | Checking futures v0.3.31 |
| 2326 | 2026-01-27T22:49:01.564Z | Checking multer v3.1.0 |
| 2327 | 2026-01-27T22:49:01.597Z | Checking thiserror v1.0.69 |
| 2328 | 2026-01-27T22:49:01.752Z | Checking tungstenite v0.24.0 |
| 2329 | 2026-01-27T22:49:01.789Z | Checking icu_locid_transform v1.5.0 |
| 2330 | 2026-01-27T22:49:01.973Z | Checking rustls-native-certs v0.7.0 |
| 2331 | 2026-01-27T22:49:01.998Z | Checking erased-serde v0.3.31 |
| 2332 | 2026-01-27T22:49:02.152Z | Checking chrono v0.4.43 |
| 2333 | 2026-01-27T22:49:02.258Z | Compiling serde_tokenstream v0.2.2 |
| 2334 | 2026-01-27T22:49:02.469Z | Checking native-tls v0.2.12 |
| 2335 | 2026-01-27T22:49:02.632Z | Checking serde_urlencoded v0.7.1 |
| 2336 | 2026-01-27T22:49:02.656Z | Checking openapiv3 v2.2.0 |
| 2337 | 2026-01-27T22:49:02.795Z | Checking pem v3.0.6 |
| 2338 | 2026-01-27T22:49:02.819Z | Checking icu_properties v1.5.1 |
| 2339 | 2026-01-27T22:49:02.843Z | Compiling dropshot_endpoint v0.16.6 (/work/oxidecomputer/dropshot/dropshot_endpoint) |
| 2340 | 2026-01-27T22:49:02.983Z | Checking slog v2.8.2 |
| 2341 | 2026-01-27T22:49:03.064Z | Checking webpki-roots v1.0.0 |
| 2342 | 2026-01-27T22:49:03.088Z | Checking termcolor v1.1.2 |
| 2343 | 2026-01-27T22:49:03.302Z | Checking similar v2.2.1 |
| 2344 | 2026-01-27T22:49:03.507Z | Checking glob v0.3.0 |
| 2345 | 2026-01-27T22:49:03.607Z | Checking slog-json v2.6.1 |
| 2346 | 2026-01-27T22:49:03.631Z | Checking tokio-util v0.7.7 |
| 2347 | 2026-01-27T22:49:03.827Z | Checking tokio-rustls v0.25.0 |
| 2348 | 2026-01-27T22:49:03.885Z | Checking slog-bunyan v2.5.0 |
| 2349 | 2026-01-27T22:49:04.001Z | Checking tokio-rustls v0.26.0 |
| 2350 | 2026-01-27T22:49:04.080Z | Checking tokio-native-tls v0.3.1 |
| 2351 | 2026-01-27T22:49:04.169Z | Checking schemars v0.8.22 |
| 2352 | 2026-01-27T22:49:04.198Z | Checking slog-term v2.9.2 |
| 2353 | 2026-01-27T22:49:04.368Z | Checking tower v0.5.2 |
| 2354 | 2026-01-27T22:49:04.400Z | Checking slog-async v2.8.0 |
| 2355 | 2026-01-27T22:49:04.443Z | Checking h2 v0.4.6 |
| 2356 | 2026-01-27T22:49:04.745Z | Checking http-range v0.1.4 |
| 2357 | 2026-01-27T22:49:04.769Z | Checking expectorate v1.2.0 |
| 2358 | 2026-01-27T22:49:04.952Z | Checking trybuild v1.0.114 |
| 2359 | 2026-01-27T22:49:04.988Z | Checking tokio-tungstenite v0.24.0 |
| 2360 | 2026-01-27T22:49:05.183Z | Checking tower-http v0.6.8 |
| 2361 | 2026-01-27T22:49:05.463Z | Checking rcgen v0.14.6 |
| 2362 | 2026-01-27T22:49:05.751Z | Checking async-channel v2.5.0 |
| 2363 | 2026-01-27T22:49:05.776Z | Checking anyhow v1.0.100 |
| 2364 | 2026-01-27T22:49:05.802Z | Checking subprocess v0.2.13 |
| 2365 | 2026-01-27T22:49:06.075Z | Checking buf-list v1.1.2 |
| 2366 | 2026-01-27T22:49:06.166Z | Checking icu_normalizer v1.5.0 |
| 2367 | 2026-01-27T22:49:06.384Z | Checking heck v0.5.0 |
| 2368 | 2026-01-27T22:49:06.967Z | Checking idna_adapter v1.2.0 |
| 2369 | 2026-01-27T22:49:07.201Z | Checking idna v1.0.3 |
| 2370 | 2026-01-27T22:49:07.684Z | Checking url v2.5.4 |
| 2371 | 2026-01-27T22:49:08.687Z | Checking hyper v1.8.1 |
| 2372 | 2026-01-27T22:49:10.701Z | Checking hyper-util v0.1.19 |
| 2373 | 2026-01-27T22:49:10.701Z | Checking hyper-staticfile v0.10.1 |
| 2374 | 2026-01-27T22:49:13.056Z | Checking hyper-rustls v0.27.3 |
| 2375 | 2026-01-27T22:49:13.057Z | Checking hyper-tls v0.6.0 |
| 2376 | 2026-01-27T22:49:13.081Z | Checking hyper-rustls v0.26.0 |
| 2377 | 2026-01-27T22:49:13.081Z | Documenting dropshot v0.16.6 (/work/oxidecomputer/dropshot/dropshot) |
| 2378 | 2026-01-27T22:49:13.437Z | Checking reqwest v0.12.28 |
| 2379 | 2026-01-27T22:49:13.645Z | Documenting dropshot_endpoint v0.16.6 (/work/oxidecomputer/dropshot/dropshot_endpoint) |
| 2380 | 2026-01-27T22:49:16.139Z | warning: unresolved link to `Query` |
| 2381 | 2026-01-27T22:49:16.139Z | --> dropshot/src/extractor/header.rs:27:29 |
| 2382 | 2026-01-27T22:49:16.139Z | | |
| 2383 | 2026-01-27T22:49:16.139Z | 27 | /// Note that (unlike the [`Query`] and [`Path`] extractors) headers are case- |
| 2384 | 2026-01-27T22:49:16.139Z | | ^^^^^ no item named `Query` in scope |
| 2385 | 2026-01-27T22:49:16.139Z | | |
| 2386 | 2026-01-27T22:49:16.139Z | = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` |
| 2387 | 2026-01-27T22:49:16.140Z | = note: `#[warn(rustdoc::broken_intra_doc_links)]` on by default |
| 2388 | 2026-01-27T22:49:16.140Z | |
| 2389 | 2026-01-27T22:49:16.140Z | warning: unresolved link to `Path` |
| 2390 | 2026-01-27T22:49:16.140Z | --> dropshot/src/extractor/header.rs:27:43 |
| 2391 | 2026-01-27T22:49:16.140Z | | |
| 2392 | 2026-01-27T22:49:16.140Z | 27 | /// Note that (unlike the [`Query`] and [`Path`] extractors) headers are case- |
| 2393 | 2026-01-27T22:49:16.140Z | | ^^^^ no item named `Path` in scope |
| 2394 | 2026-01-27T22:49:16.141Z | | |
| 2395 | 2026-01-27T22:49:16.141Z | = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` |
| 2396 | 2026-01-27T22:49:16.141Z | |
| 2397 | 2026-01-27T22:49:16.680Z | warning: `dropshot` (lib doc) generated 2 warnings |
| 2398 | 2026-01-27T22:49:24.448Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 42.24s |
| 2399 | 2026-01-27T22:49:24.496Z | Generated /work/oxidecomputer/dropshot/target/doc/dropshot/index.html and 23 other files |
| 2400 | 2026-01-27T22:49:24.523Z | |
| 2401 | 2026-01-27T22:49:24.523Z | real 42.404943903 |
| 2402 | 2026-01-27T22:49:24.523Z | user 3:27.094486135 |
| 2403 | 2026-01-27T22:49:24.523Z | sys 48.204680601 |
| 2404 | 2026-01-27T22:49:24.523Z | trap 0.147049730 |
| 2405 | 2026-01-27T22:49:24.523Z | tflt 0.031448392 |
| 2406 | 2026-01-27T22:49:24.523Z | dflt 0.017905745 |
| 2407 | 2026-01-27T22:49:24.523Z | kflt 0.000152797 |
| 2408 | 2026-01-27T22:49:24.548Z | lock 8:02.014503694 |
| 2409 | 2026-01-27T22:49:24.548Z | slp 12:28.476449614 |
| 2410 | 2026-01-27T22:49:24.548Z | lat 14.366194280 |
| 2411 | 2026-01-27T22:49:24.548Z | stop 26.596781620 |
| 2412 | 2026-01-27T22:49:24.548Z | process exited: duration 401808 ms, exit code 0 |
| |
| 2413 | 2026-01-27T22:49:24.597Z | found 0 output files |