|
|
|
| 1 | 2025-03-23T06:30:08.498Z | job assigned to worker 01JQ0V2V7D06R3YYV20WGZ0CP8 [factory gimlet-EVT22200007-propolis, EVT22200007/22687] (queued for 23 s) |
| |
| 2 | 2025-03-23T06:30:16.069Z | starting task 0: "setup" |
| 3 | 2025-03-23T06:30:16.095Z | ++ uname -s |
| 4 | 2025-03-23T06:30:16.095Z | + kern=SunOS |
| 5 | 2025-03-23T06:30:16.095Z | + build_user=build |
| 6 | 2025-03-23T06:30:16.095Z | + build_uid=12345 |
| 7 | 2025-03-23T06:30:16.095Z | + work_dir=/work |
| 8 | 2025-03-23T06:30:16.095Z | + input_dir=/input |
| 9 | 2025-03-23T06:30:16.095Z | + [[ 0 == 12345 ]] |
| 10 | 2025-03-23T06:30:16.095Z | + case "$kern" in |
| 11 | 2025-03-23T06:30:16.095Z | + groupadd -g 12345 build |
| 12 | 2025-03-23T06:30:16.095Z | + useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build |
| 13 | 2025-03-23T06:30:18.092Z | + zfs create -o mountpoint=/work rpool/work |
| 14 | 2025-03-23T06:30:18.128Z | ++ awk '$2 == "/home" { print $3 }' /etc/mnttab |
| 15 | 2025-03-23T06:30:18.153Z | + home_fs=zfs |
| 16 | 2025-03-23T06:30:18.153Z | + [[ zfs == autofs ]] |
| 17 | 2025-03-23T06:30:18.153Z | + mkdir -p /home/build |
| 18 | 2025-03-23T06:30:18.153Z | + chown build:build /home/build /work |
| 19 | 2025-03-23T06:30:20.137Z | + chmod 0700 /home/build /work |
| 20 | 2025-03-23T06:30:20.162Z | process exited: duration 4074 ms, exit code 0 |
| |
| 21 | 2025-03-23T06:30:20.213Z | starting task 1: "rust-toolchain" |
| 22 | 2025-03-23T06:30:20.238Z | + printf ' * rust toolchain channel = "%s"\n' stable |
| 23 | 2025-03-23T06:30:20.238Z | + printf ' * rust toolchain profile = "%s"\n' default |
| 24 | 2025-03-23T06:30:20.238Z | * rust toolchain channel = "stable" |
| 25 | 2025-03-23T06:30:20.238Z | + export RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 26 | 2025-03-23T06:30:20.238Z | * rust toolchain profile = "default" |
| 27 | 2025-03-23T06:30:20.238Z | + RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 28 | 2025-03-23T06:30:20.238Z | + curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs |
| 29 | 2025-03-23T06:30:20.238Z | + /bin/bash -s - -y --no-modify-path --default-toolchain stable --profile default |
| 30 | 2025-03-23T06:30:20.369Z | info: downloading installer |
| 31 | 2025-03-23T06:30:20.877Z | warn: It looks like you have an existing installation of Rust at: |
| 32 | 2025-03-23T06:30:20.877Z | warn: /opt/ooce/bin |
| 33 | 2025-03-23T06:30:20.877Z | warn: It is recommended that rustup be the primary Rust installation. |
| 34 | 2025-03-23T06:30:20.877Z | warn: Otherwise you may have confusion unless you are careful with your PATH. |
| 35 | 2025-03-23T06:30:20.877Z | warn: If you are sure that you want both rustup and your already installed Rust |
| 36 | 2025-03-23T06:30:20.877Z | warn: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes |
| 37 | 2025-03-23T06:30:20.877Z | warn: or pass `-y' to ignore all ignorable checks. |
| 38 | 2025-03-23T06:30:20.877Z | error: cannot install while Rust is installed |
| 39 | 2025-03-23T06:30:20.877Z | warn: continuing (because the -y flag is set and the error is ignorable) |
| 40 | 2025-03-23T06:30:20.903Z | info: profile set to 'default' |
| 41 | 2025-03-23T06:30:20.903Z | info: default host triple is x86_64-unknown-illumos |
| 42 | 2025-03-23T06:30:20.903Z | info: syncing channel updates for 'stable-x86_64-unknown-illumos' |
| 43 | 2025-03-23T06:30:21.018Z | info: latest update on 2025-03-18, rust version 1.85.1 (4eb161250 2025-03-15) |
| 44 | 2025-03-23T06:30:21.018Z | info: downloading component 'cargo' |
| 45 | 2025-03-23T06:30:21.151Z | info: downloading component 'clippy' |
| 46 | 2025-03-23T06:30:21.237Z | info: downloading component 'rust-docs' |
| 47 | 2025-03-23T06:30:21.433Z | info: downloading component 'rust-std' |
| 48 | 2025-03-23T06:30:21.785Z | info: downloading component 'rustc' |
| 49 | 2025-03-23T06:30:22.730Z | info: downloading component 'rustfmt' |
| 50 | 2025-03-23T06:30:22.791Z | info: installing component 'cargo' |
| 51 | 2025-03-23T06:30:23.894Z | info: installing component 'clippy' |
| 52 | 2025-03-23T06:30:24.358Z | info: installing component 'rust-docs' |
| 53 | 2025-03-23T06:30:27.384Z | info: installing component 'rust-std' |
| 54 | 2025-03-23T06:30:29.320Z | info: installing component 'rustc' |
| 55 | 2025-03-23T06:30:36.257Z | info: installing component 'rustfmt' |
| 56 | 2025-03-23T06:30:36.657Z | info: default toolchain set to 'stable-x86_64-unknown-illumos' |
| 57 | 2025-03-23T06:30:36.657Z | |
| 58 | 2025-03-23T06:30:36.808Z | stable-x86_64-unknown-illumos installed - rustc 1.85.1 (4eb161250 2025-03-15) |
| 59 | 2025-03-23T06:30:36.808Z | |
| 60 | 2025-03-23T06:30:36.834Z | |
| 61 | 2025-03-23T06:30:36.834Z | Rust is installed now. Great! |
| 62 | 2025-03-23T06:30:36.834Z | |
| 63 | 2025-03-23T06:30:36.834Z | To get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH |
| 64 | 2025-03-23T06:30:36.834Z | environment variable. This has not been done automatically. |
| 65 | 2025-03-23T06:30:36.834Z | |
| 66 | 2025-03-23T06:30:36.834Z | To configure your current shell, you need to source |
| 67 | 2025-03-23T06:30:36.834Z | the corresponding env file under $HOME/.cargo. |
| 68 | 2025-03-23T06:30:36.834Z | |
| 69 | 2025-03-23T06:30:36.834Z | This is usually done by running one of the following (note the leading DOT): |
| 70 | 2025-03-23T06:30:36.834Z | . "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh |
| 71 | 2025-03-23T06:30:36.834Z | source "$HOME/.cargo/env.fish" # For fish |
| 72 | 2025-03-23T06:30:36.834Z | source "$HOME/.cargo/env.nu" # For nushell |
| 73 | 2025-03-23T06:30:36.897Z | + rustup --version |
| 74 | 2025-03-23T06:30:36.922Z | rustup 1.28.1 (f9edccde0 2025-03-05) |
| 75 | 2025-03-23T06:30:36.922Z | info: This is the version for the rustup toolchain manager, not the rustc compiler. |
| 76 | 2025-03-23T06:30:36.964Z | info: The currently active `rustc` version is `rustc 1.85.1 (4eb161250 2025-03-15)` |
| 77 | 2025-03-23T06:30:36.989Z | + cargo --version |
| 78 | 2025-03-23T06:30:37.014Z | cargo 1.85.1 (d73d2caf9 2024-12-31) |
| 79 | 2025-03-23T06:30:37.014Z | + rustc --version |
| 80 | 2025-03-23T06:30:37.045Z | rustc 1.85.1 (4eb161250 2025-03-15) |
| 81 | 2025-03-23T06:30:37.070Z | process exited: duration 16837 ms, exit code 0 |
| |
| 82 | 2025-03-23T06:30:37.120Z | starting task 2: "authentication" |
| 83 | 2025-03-23T06:30:37.177Z | process exited: duration 57 ms, exit code 0 |
| |
| 84 | 2025-03-23T06:30:37.230Z | starting task 3: "clone repository" |
| 85 | 2025-03-23T06:30:37.255Z | + mkdir -p /work/oxidecomputer/dropshot |
| 86 | 2025-03-23T06:30:37.255Z | + git clone https://github.com/oxidecomputer/dropshot /work/oxidecomputer/dropshot |
| 87 | 2025-03-23T06:30:37.280Z | Cloning into '/work/oxidecomputer/dropshot'... |
| 88 | 2025-03-23T06:30:38.451Z | + cd /work/oxidecomputer/dropshot |
| 89 | 2025-03-23T06:30:38.451Z | + git fetch origin 2ee4151639ebc8aaeea1c498039fa8ee79edcefd |
| 90 | 2025-03-23T06:30:38.830Z | From https://github.com/oxidecomputer/dropshot |
| 91 | 2025-03-23T06:30:38.830Z | * branch 2ee4151639ebc8aaeea1c498039fa8ee79edcefd -> FETCH_HEAD |
| 92 | 2025-03-23T06:30:38.855Z | + [[ -n renovate/rust-1.x ]] |
| 93 | 2025-03-23T06:30:38.855Z | ++ git branch --show-current |
| 94 | 2025-03-23T06:30:38.855Z | + current=main |
| 95 | 2025-03-23T06:30:38.855Z | + [[ main != renovate/rust-1.x ]] |
| 96 | 2025-03-23T06:30:38.855Z | + git branch -f renovate/rust-1.x 2ee4151639ebc8aaeea1c498039fa8ee79edcefd |
| 97 | 2025-03-23T06:30:38.880Z | + git checkout -f renovate/rust-1.x |
| 98 | 2025-03-23T06:30:38.904Z | Switched to branch 'renovate/rust-1.x' |
| 99 | 2025-03-23T06:30:38.905Z | + git reset --hard 2ee4151639ebc8aaeea1c498039fa8ee79edcefd |
| 100 | 2025-03-23T06:30:38.905Z | HEAD is now at 2ee4151 Update dependency rust to v1.85.1 |
| 101 | 2025-03-23T06:30:38.905Z | process exited: duration 1665 ms, exit code 0 |
| |
| 102 | 2025-03-23T06:30:38.958Z | starting task 4: "build" |
| 103 | 2025-03-23T06:30:38.983Z | + cargo --version |
| 104 | 2025-03-23T06:30:38.983Z | info: syncing channel updates for '1.85.1-x86_64-unknown-illumos' |
| 105 | 2025-03-23T06:30:39.090Z | info: latest update on 2025-03-18, rust version 1.85.1 (4eb161250 2025-03-15) |
| 106 | 2025-03-23T06:30:39.116Z | info: downloading component 'cargo' |
| 107 | 2025-03-23T06:30:39.226Z | info: downloading component 'clippy' |
| 108 | 2025-03-23T06:30:39.293Z | info: downloading component 'rust-docs' |
| 109 | 2025-03-23T06:30:39.509Z | info: downloading component 'rust-std' |
| 110 | 2025-03-23T06:30:39.777Z | info: downloading component 'rustc' |
| 111 | 2025-03-23T06:30:40.718Z | info: downloading component 'rustfmt' |
| 112 | 2025-03-23T06:30:40.772Z | info: installing component 'cargo' |
| 113 | 2025-03-23T06:30:41.855Z | info: installing component 'clippy' |
| 114 | 2025-03-23T06:30:42.316Z | info: installing component 'rust-docs' |
| 115 | 2025-03-23T06:30:45.134Z | info: installing component 'rust-std' |
| 116 | 2025-03-23T06:30:47.160Z | info: installing component 'rustc' |
| 117 | 2025-03-23T06:30:54.109Z | info: installing component 'rustfmt' |
| 118 | 2025-03-23T06:30:54.597Z | cargo 1.85.1 (d73d2caf9 2024-12-31) |
| 119 | 2025-03-23T06:30:54.623Z | + rustc --version |
| 120 | 2025-03-23T06:30:54.698Z | rustc 1.85.1 (4eb161250 2025-03-15) |
| 121 | 2025-03-23T06:30:54.723Z | + banner build |
| 122 | 2025-03-23T06:30:54.723Z | |
| 123 | 2025-03-23T06:30:54.723Z | ##### # # # # ##### |
| 124 | 2025-03-23T06:30:54.723Z | # # # # # # # # |
| 125 | 2025-03-23T06:30:54.723Z | ##### # # # # # # |
| 126 | 2025-03-23T06:30:54.723Z | # # # # # # # # |
| 127 | 2025-03-23T06:30:54.723Z | # # # # # # # # |
| 128 | 2025-03-23T06:30:54.723Z | ##### #### # ###### ##### |
| 129 | 2025-03-23T06:30:54.724Z | |
| 130 | 2025-03-23T06:30:54.724Z | + ptime -m cargo build --all-features --locked --all-targets --verbose |
| 131 | 2025-03-23T06:30:54.903Z | Updating crates.io index |
| 132 | 2025-03-23T06:30:55.892Z | Downloading crates ... |
| 133 | 2025-03-23T06:30:55.960Z | Downloaded foreign-types-shared v0.1.1 |
| 134 | 2025-03-23T06:30:55.985Z | Downloaded block-buffer v0.10.2 |
| 135 | 2025-03-23T06:30:55.985Z | Downloaded match_cfg v0.1.0 |
| 136 | 2025-03-23T06:30:55.985Z | Downloaded time-core v0.1.2 |
| 137 | 2025-03-23T06:30:55.985Z | Downloaded http-body-util v0.1.3 |
| 138 | 2025-03-23T06:30:55.985Z | Downloaded itoa v1.0.1 |
| 139 | 2025-03-23T06:30:55.985Z | Downloaded lazy_static v1.5.0 |
| 140 | 2025-03-23T06:30:56.011Z | Downloaded tower-service v0.3.3 |
| 141 | 2025-03-23T06:30:56.011Z | Downloaded idna_adapter v1.2.0 |
| 142 | 2025-03-23T06:30:56.011Z | Downloaded icu_normalizer_data v1.5.0 |
| 143 | 2025-03-23T06:30:56.011Z | Downloaded tower-layer v0.3.3 |
| 144 | 2025-03-23T06:30:56.011Z | Downloaded scroll_derive v0.12.0 |
| 145 | 2025-03-23T06:30:56.011Z | Downloaded take_mut v0.2.2 |
| 146 | 2025-03-23T06:30:56.011Z | Downloaded schema v0.1.0 |
| 147 | 2025-03-23T06:30:56.011Z | Downloaded serde_spanned v0.6.8 |
| 148 | 2025-03-23T06:30:56.037Z | Downloaded simple-mermaid v0.2.0 |
| 149 | 2025-03-23T06:30:56.037Z | Downloaded openssl-macros v0.1.1 |
| 150 | 2025-03-23T06:30:56.037Z | Downloaded synstructure v0.13.1 |
| 151 | 2025-03-23T06:30:56.037Z | Downloaded slog-json v2.6.1 |
| 152 | 2025-03-23T06:30:56.037Z | Downloaded subtle v2.5.0 |
| 153 | 2025-03-23T06:30:56.037Z | Downloaded slog-term v2.9.1 |
| 154 | 2025-03-23T06:30:56.037Z | Downloaded spin v0.9.8 |
| 155 | 2025-03-23T06:30:56.037Z | Downloaded socket2 v0.5.5 |
| 156 | 2025-03-23T06:30:56.037Z | Downloaded newline-converter v0.3.0 |
| 157 | 2025-03-23T06:30:56.062Z | Downloaded serde_json v1.0.140 |
| 158 | 2025-03-23T06:30:56.062Z | Downloaded time v0.3.36 |
| 159 | 2025-03-23T06:30:56.062Z | Downloaded rustls-webpki v0.102.8 |
| 160 | 2025-03-23T06:30:56.113Z | Downloaded termcolor v1.1.2 |
| 161 | 2025-03-23T06:30:56.113Z | Downloaded subprocess v0.2.9 |
| 162 | 2025-03-23T06:30:56.113Z | Downloaded zerofrom-derive v0.1.5 |
| 163 | 2025-03-23T06:30:56.138Z | Downloaded syn v2.0.100 |
| 164 | 2025-03-23T06:30:56.138Z | Downloaded plain v0.2.3 |
| 165 | 2025-03-23T06:30:56.138Z | Downloaded zerovec-derive v0.10.3 |
| 166 | 2025-03-23T06:30:56.138Z | Downloaded rustls v0.23.13 |
| 167 | 2025-03-23T06:30:56.138Z | Downloaded rand_core v0.6.3 |
| 168 | 2025-03-23T06:30:56.138Z | Downloaded yasna v0.5.2 |
| 169 | 2025-03-23T06:30:56.138Z | Downloaded serde_path_to_error v0.1.17 |
| 170 | 2025-03-23T06:30:56.138Z | Downloaded schema-derive v0.1.0 |
| 171 | 2025-03-23T06:30:56.138Z | Downloaded utf8_iter v1.0.4 |
| 172 | 2025-03-23T06:30:56.138Z | Downloaded tokio-native-tls v0.3.1 |
| 173 | 2025-03-23T06:30:56.138Z | Downloaded rustix v1.0.2 |
| 174 | 2025-03-23T06:30:56.163Z | Downloaded quote v1.0.40 |
| 175 | 2025-03-23T06:30:56.163Z | Downloaded multer v3.1.0 |
| 176 | 2025-03-23T06:30:56.163Z | Downloaded powerfmt v0.2.0 |
| 177 | 2025-03-23T06:30:56.188Z | Downloaded pest_derive v2.7.6 |
| 178 | 2025-03-23T06:30:56.188Z | Downloaded typenum v1.14.0 |
| 179 | 2025-03-23T06:30:56.188Z | Downloaded pest_meta v2.7.6 |
| 180 | 2025-03-23T06:30:56.188Z | Downloaded parking_lot v0.12.1 |
| 181 | 2025-03-23T06:30:56.188Z | Downloaded native-tls v0.2.12 |
| 182 | 2025-03-23T06:30:56.188Z | Downloaded unicode-ident v1.0.12 |
| 183 | 2025-03-23T06:30:56.188Z | Downloaded pkg-config v0.3.31 |
| 184 | 2025-03-23T06:30:56.188Z | Downloaded trybuild v1.0.104 |
| 185 | 2025-03-23T06:30:56.213Z | Downloaded prettyplease v0.2.31 |
| 186 | 2025-03-23T06:30:56.213Z | Downloaded proc-macro2 v1.0.94 |
| 187 | 2025-03-23T06:30:56.213Z | Downloaded ucd-trie v0.1.6 |
| 188 | 2025-03-23T06:30:56.213Z | Downloaded url v2.5.4 |
| 189 | 2025-03-23T06:30:56.213Z | Downloaded tungstenite v0.24.0 |
| 190 | 2025-03-23T06:30:56.213Z | Downloaded openssl-sys v0.9.105 |
| 191 | 2025-03-23T06:30:56.213Z | Downloaded rcgen v0.13.2 |
| 192 | 2025-03-23T06:30:56.238Z | Downloaded quinn v0.11.4 |
| 193 | 2025-03-23T06:30:56.238Z | Downloaded mio v1.0.3 |
| 194 | 2025-03-23T06:30:56.238Z | Downloaded pest v2.7.6 |
| 195 | 2025-03-23T06:30:56.238Z | Downloaded zerovec v0.10.4 |
| 196 | 2025-03-23T06:30:56.263Z | Downloaded zerocopy v0.7.32 |
| 197 | 2025-03-23T06:30:56.263Z | Downloaded winnow v0.7.1 |
| 198 | 2025-03-23T06:30:56.288Z | Downloaded portable-atomic v1.9.0 |
| 199 | 2025-03-23T06:30:56.288Z | Downloaded tracing v0.1.40 |
| 200 | 2025-03-23T06:30:56.288Z | Downloaded quinn-proto v0.11.8 |
| 201 | 2025-03-23T06:30:56.313Z | Downloaded vcpkg v0.2.15 |
| 202 | 2025-03-23T06:30:56.338Z | Downloaded webpki-roots v0.26.5 |
| 203 | 2025-03-23T06:30:56.338Z | Downloaded openssl v0.10.70 |
| 204 | 2025-03-23T06:30:56.363Z | Downloaded tower v0.5.2 |
| 205 | 2025-03-23T06:30:56.363Z | Downloaded unicode-segmentation v1.10.0 |
| 206 | 2025-03-23T06:30:56.363Z | Downloaded toml_edit v0.22.23 |
| 207 | 2025-03-23T06:30:56.388Z | Downloaded tokio-util v0.7.7 |
| 208 | 2025-03-23T06:30:56.413Z | Downloaded rand v0.8.4 |
| 209 | 2025-03-23T06:30:56.413Z | Downloaded num-traits v0.2.14 |
| 210 | 2025-03-23T06:30:56.413Z | Downloaded uuid v1.16.0 |
| 211 | 2025-03-23T06:30:56.413Z | Downloaded tracing-core v0.1.32 |
| 212 | 2025-03-23T06:30:56.413Z | Downloaded openapiv3 v2.0.0 |
| 213 | 2025-03-23T06:30:56.437Z | Downloaded libc v0.2.171 |
| 214 | 2025-03-23T06:30:56.462Z | Downloaded toml v0.8.20 |
| 215 | 2025-03-23T06:30:56.462Z | Downloaded tokio-tungstenite v0.24.0 |
| 216 | 2025-03-23T06:30:56.462Z | Downloaded tinyvec v1.5.1 |
| 217 | 2025-03-23T06:30:56.462Z | Downloaded pin-project-lite v0.2.12 |
| 218 | 2025-03-23T06:30:56.487Z | Downloaded parking_lot_core v0.9.4 |
| 219 | 2025-03-23T06:30:56.487Z | Downloaded encoding_rs v0.8.32 |
| 220 | 2025-03-23T06:30:56.512Z | Downloaded once_cell v1.20.1 |
| 221 | 2025-03-23T06:30:56.512Z | Downloaded mime_guess v2.0.5 |
| 222 | 2025-03-23T06:30:56.512Z | Downloaded zeroize v1.7.0 |
| 223 | 2025-03-23T06:30:56.512Z | Downloaded zerocopy-derive v0.7.32 |
| 224 | 2025-03-23T06:30:56.512Z | Downloaded yoke-derive v0.7.5 |
| 225 | 2025-03-23T06:30:56.512Z | Downloaded yoke v0.7.5 |
| 226 | 2025-03-23T06:30:56.512Z | Downloaded tokio-rustls v0.26.0 |
| 227 | 2025-03-23T06:30:56.512Z | Downloaded tokio-rustls v0.25.0 |
| 228 | 2025-03-23T06:30:56.512Z | Downloaded time-macros v0.2.18 |
| 229 | 2025-03-23T06:30:56.512Z | Downloaded ppv-lite86 v0.2.15 |
| 230 | 2025-03-23T06:30:56.513Z | Downloaded version_check v0.9.5 |
| 231 | 2025-03-23T06:30:56.513Z | Downloaded quinn-udp v0.5.5 |
| 232 | 2025-03-23T06:30:56.538Z | Downloaded tokio v1.44.1 |
| 233 | 2025-03-23T06:30:56.562Z | Downloaded pest_generator v2.7.6 |
| 234 | 2025-03-23T06:30:56.563Z | Downloaded pin-utils v0.1.0 |
| 235 | 2025-03-23T06:30:56.563Z | Downloaded percent-encoding v2.3.1 |
| 236 | 2025-03-23T06:30:56.563Z | Downloaded ring v0.17.13 |
| 237 | 2025-03-23T06:30:56.610Z | Downloaded pem v3.0.5 |
| 238 | 2025-03-23T06:30:56.635Z | Downloaded paste v1.0.15 |
| 239 | 2025-03-23T06:30:56.635Z | Downloaded parking v2.2.0 |
| 240 | 2025-03-23T06:30:56.635Z | Downloaded untrusted v0.9.0 |
| 241 | 2025-03-23T06:30:56.635Z | Downloaded rustls v0.22.4 |
| 242 | 2025-03-23T06:30:56.635Z | Downloaded rand_chacha v0.3.1 |
| 243 | 2025-03-23T06:30:56.635Z | Downloaded usdt v0.5.0 |
| 244 | 2025-03-23T06:30:56.635Z | Downloaded utf-8 v0.7.6 |
| 245 | 2025-03-23T06:30:56.660Z | Downloaded utf16_iter v1.0.5 |
| 246 | 2025-03-23T06:30:56.660Z | Downloaded toml_datetime v0.6.8 |
| 247 | 2025-03-23T06:30:56.660Z | Downloaded tokio-macros v2.5.0 |
| 248 | 2025-03-23T06:30:56.660Z | Downloaded hostname v0.3.1 |
| 249 | 2025-03-23T06:30:56.660Z | Downloaded writeable v0.5.5 |
| 250 | 2025-03-23T06:30:56.660Z | Downloaded usdt-impl v0.5.0 |
| 251 | 2025-03-23T06:30:56.660Z | Downloaded usdt-attr-macro v0.5.0 |
| 252 | 2025-03-23T06:30:56.660Z | Downloaded unicode-width v0.1.9 |
| 253 | 2025-03-23T06:30:56.660Z | Downloaded unicase v2.6.0 |
| 254 | 2025-03-23T06:30:56.660Z | Downloaded tinystr v0.7.6 |
| 255 | 2025-03-23T06:30:56.660Z | Downloaded mime v0.3.16 |
| 256 | 2025-03-23T06:30:56.660Z | Downloaded pretty-hex v0.4.1 |
| 257 | 2025-03-23T06:30:56.660Z | Downloaded reqwest v0.12.14 |
| 258 | 2025-03-23T06:30:56.685Z | Downloaded icu_properties_data v1.5.0 |
| 259 | 2025-03-23T06:30:56.685Z | Downloaded chrono v0.4.40 |
| 260 | 2025-03-23T06:30:56.685Z | Downloaded zerofrom v0.1.5 |
| 261 | 2025-03-23T06:30:56.685Z | Downloaded hyper v1.6.0 |
| 262 | 2025-03-23T06:30:56.710Z | Downloaded h2 v0.4.6 |
| 263 | 2025-03-23T06:30:56.710Z | Downloaded hashbrown v0.15.2 |
| 264 | 2025-03-23T06:30:56.710Z | Downloaded goblin v0.8.0 |
| 265 | 2025-03-23T06:30:56.710Z | Downloaded futures-util v0.3.31 |
| 266 | 2025-03-23T06:30:56.735Z | Downloaded slog v2.7.0 |
| 267 | 2025-03-23T06:30:56.735Z | Downloaded similar v2.2.1 |
| 268 | 2025-03-23T06:30:56.735Z | Downloaded schemars v0.8.22 |
| 269 | 2025-03-23T06:30:56.760Z | Downloaded num-conv v0.1.0 |
| 270 | 2025-03-23T06:30:56.760Z | Downloaded rustls-pki-types v1.10.0 |
| 271 | 2025-03-23T06:30:56.760Z | Downloaded rustls-native-certs v0.7.0 |
| 272 | 2025-03-23T06:30:56.760Z | Downloaded serde v1.0.219 |
| 273 | 2025-03-23T06:30:56.760Z | Downloaded openssl-probe v0.1.4 |
| 274 | 2025-03-23T06:30:56.760Z | Downloaded num_threads v0.1.3 |
| 275 | 2025-03-23T06:30:56.760Z | Downloaded memchr v2.6.0 |
| 276 | 2025-03-23T06:30:56.785Z | Downloaded idna v1.0.3 |
| 277 | 2025-03-23T06:30:56.785Z | Downloaded stable_deref_trait v1.2.0 |
| 278 | 2025-03-23T06:30:56.785Z | Downloaded smallvec v1.13.2 |
| 279 | 2025-03-23T06:30:56.785Z | Downloaded slog-bunyan v2.5.0 |
| 280 | 2025-03-23T06:30:56.785Z | Downloaded signal-hook-registry v1.4.0 |
| 281 | 2025-03-23T06:30:56.785Z | Downloaded shlex v1.3.0 |
| 282 | 2025-03-23T06:30:56.785Z | Downloaded sha2 v0.10.8 |
| 283 | 2025-03-23T06:30:56.785Z | Downloaded rustls-pemfile v2.1.3 |
| 284 | 2025-03-23T06:30:56.785Z | Downloaded thiserror v2.0.12 |
| 285 | 2025-03-23T06:30:56.785Z | Downloaded thiserror v1.0.69 |
| 286 | 2025-03-23T06:30:56.810Z | Downloaded tempfile v3.19.0 |
| 287 | 2025-03-23T06:30:56.810Z | Downloaded serde_derive_internals v0.29.0 |
| 288 | 2025-03-23T06:30:56.810Z | Downloaded serde_derive v1.0.219 |
| 289 | 2025-03-23T06:30:56.810Z | Downloaded want v0.3.0 |
| 290 | 2025-03-23T06:30:56.810Z | Downloaded slog-async v2.8.0 |
| 291 | 2025-03-23T06:30:56.810Z | Downloaded slab v0.4.9 |
| 292 | 2025-03-23T06:30:56.810Z | Downloaded sha1 v0.10.6 |
| 293 | 2025-03-23T06:30:56.810Z | Downloaded serde_urlencoded v0.7.1 |
| 294 | 2025-03-23T06:30:56.810Z | Downloaded serde_tokenstream v0.2.2 |
| 295 | 2025-03-23T06:30:56.810Z | Downloaded term v0.7.0 |
| 296 | 2025-03-23T06:30:56.810Z | Downloaded rustc-hash v2.0.0 |
| 297 | 2025-03-23T06:30:56.810Z | Downloaded usdt-macro v0.5.0 |
| 298 | 2025-03-23T06:30:56.810Z | Downloaded try-lock v0.2.3 |
| 299 | 2025-03-23T06:30:56.810Z | Downloaded sync_wrapper v1.0.1 |
| 300 | 2025-03-23T06:30:56.835Z | Downloaded thread-id v4.0.0 |
| 301 | 2025-03-23T06:30:56.835Z | Downloaded ryu v1.0.5 |
| 302 | 2025-03-23T06:30:56.835Z | Downloaded icu_collections v1.5.0 |
| 303 | 2025-03-23T06:30:56.835Z | Downloaded http v1.3.1 |
| 304 | 2025-03-23T06:30:56.835Z | Downloaded expectorate v1.1.0 |
| 305 | 2025-03-23T06:30:56.835Z | Downloaded target-triple v0.1.3 |
| 306 | 2025-03-23T06:30:56.835Z | Downloaded thread_local v1.1.4 |
| 307 | 2025-03-23T06:30:56.835Z | Downloaded thiserror-impl v2.0.12 |
| 308 | 2025-03-23T06:30:56.835Z | Downloaded thiserror-impl v1.0.69 |
| 309 | 2025-03-23T06:30:56.835Z | Downloaded semver v1.0.26 |
| 310 | 2025-03-23T06:30:56.860Z | Downloaded scroll v0.12.0 |
| 311 | 2025-03-23T06:30:56.860Z | Downloaded cc v1.2.16 |
| 312 | 2025-03-23T06:30:56.860Z | Downloaded waitgroup v0.1.2 |
| 313 | 2025-03-23T06:30:56.860Z | Downloaded icu_locid_transform v1.5.0 |
| 314 | 2025-03-23T06:30:56.861Z | Downloaded futures v0.3.31 |
| 315 | 2025-03-23T06:30:56.861Z | Downloaded crossbeam-channel v0.5.1 |
| 316 | 2025-03-23T06:30:56.861Z | Downloaded scopeguard v1.2.0 |
| 317 | 2025-03-23T06:30:56.861Z | Downloaded schemars_derive v0.8.22 |
| 318 | 2025-03-23T06:30:56.861Z | Downloaded write16 v1.0.0 |
| 319 | 2025-03-23T06:30:56.861Z | Downloaded indexmap v2.8.0 |
| 320 | 2025-03-23T06:30:56.886Z | Downloaded icu_properties v1.5.1 |
| 321 | 2025-03-23T06:30:56.886Z | Downloaded icu_normalizer v1.5.0 |
| 322 | 2025-03-23T06:30:56.886Z | Downloaded icu_locid v1.5.0 |
| 323 | 2025-03-23T06:30:56.886Z | Downloaded hyper-util v0.1.10 |
| 324 | 2025-03-23T06:30:56.886Z | Downloaded fnv v1.0.7 |
| 325 | 2025-03-23T06:30:56.886Z | Downloaded bytes v1.10.1 |
| 326 | 2025-03-23T06:30:56.911Z | Downloaded base64 v0.22.1 |
| 327 | 2025-03-23T06:30:56.911Z | Downloaded tinyvec_macros v0.1.0 |
| 328 | 2025-03-23T06:30:56.911Z | Downloaded icu_provider v1.5.0 |
| 329 | 2025-03-23T06:30:56.911Z | Downloaded httparse v1.10.0 |
| 330 | 2025-03-23T06:30:56.911Z | Downloaded getrandom v0.3.1 |
| 331 | 2025-03-23T06:30:56.911Z | Downloaded getrandom v0.2.11 |
| 332 | 2025-03-23T06:30:56.911Z | Downloaded icu_locid_transform_data v1.5.0 |
| 333 | 2025-03-23T06:30:56.911Z | Downloaded hyper-rustls v0.27.3 |
| 334 | 2025-03-23T06:30:56.911Z | Downloaded hostname v0.4.0 |
| 335 | 2025-03-23T06:30:56.911Z | Downloaded dyn-clone v1.0.4 |
| 336 | 2025-03-23T06:30:56.911Z | Downloaded dof v0.3.0 |
| 337 | 2025-03-23T06:30:56.936Z | Downloaded dirs-sys-next v0.1.2 |
| 338 | 2025-03-23T06:30:56.936Z | Downloaded crossbeam-utils v0.8.15 |
| 339 | 2025-03-23T06:30:56.936Z | Downloaded camino v1.1.9 |
| 340 | 2025-03-23T06:30:56.936Z | Downloaded memmap v0.7.0 |
| 341 | 2025-03-23T06:30:56.936Z | Downloaded log v0.4.17 |
| 342 | 2025-03-23T06:30:56.936Z | Downloaded lock_api v0.4.6 |
| 343 | 2025-03-23T06:30:56.936Z | Downloaded litemap v0.7.4 |
| 344 | 2025-03-23T06:30:56.936Z | Downloaded ipnet v2.10.0 |
| 345 | 2025-03-23T06:30:56.936Z | Downloaded hyper-staticfile v0.10.1 |
| 346 | 2025-03-23T06:30:56.936Z | Downloaded hyper-rustls v0.26.0 |
| 347 | 2025-03-23T06:30:56.936Z | Downloaded generic-array v0.14.5 |
| 348 | 2025-03-23T06:30:56.936Z | Downloaded displaydoc v0.2.5 |
| 349 | 2025-03-23T06:30:56.961Z | Downloaded deranged v0.3.11 |
| 350 | 2025-03-23T06:30:56.961Z | Downloaded data-encoding v2.4.0 |
| 351 | 2025-03-23T06:30:56.961Z | Downloaded console v0.15.7 |
| 352 | 2025-03-23T06:30:56.961Z | Downloaded cfg-if v1.0.0 |
| 353 | 2025-03-23T06:30:56.961Z | Downloaded buf-list v1.0.3 |
| 354 | 2025-03-23T06:30:56.961Z | Downloaded bitflags v2.4.0 |
| 355 | 2025-03-23T06:30:56.961Z | Downloaded anyhow v1.0.97 |
| 356 | 2025-03-23T06:30:56.961Z | Downloaded hyper-tls v0.6.0 |
| 357 | 2025-03-23T06:30:56.961Z | Downloaded httpdate v1.0.1 |
| 358 | 2025-03-23T06:30:56.961Z | Downloaded heck v0.5.0 |
| 359 | 2025-03-23T06:30:56.961Z | Downloaded futures-sink v0.3.31 |
| 360 | 2025-03-23T06:30:56.961Z | Downloaded futures-macro v0.3.31 |
| 361 | 2025-03-23T06:30:56.961Z | Downloaded futures-channel v0.3.31 |
| 362 | 2025-03-23T06:30:56.986Z | Downloaded event-listener v5.0.0 |
| 363 | 2025-03-23T06:30:56.986Z | Downloaded iana-time-zone v0.1.47 |
| 364 | 2025-03-23T06:30:56.986Z | Downloaded glob v0.3.0 |
| 365 | 2025-03-23T06:30:56.986Z | Downloaded futures-task v0.3.31 |
| 366 | 2025-03-23T06:30:56.987Z | Downloaded futures-io v0.3.31 |
| 367 | 2025-03-23T06:30:56.987Z | Downloaded futures-core v0.3.31 |
| 368 | 2025-03-23T06:30:56.987Z | Downloaded form_urlencoded v1.2.1 |
| 369 | 2025-03-23T06:30:56.987Z | Downloaded fastrand v2.1.1 |
| 370 | 2025-03-23T06:30:56.987Z | Downloaded event-listener-strategy v0.5.2 |
| 371 | 2025-03-23T06:30:56.987Z | Downloaded debug-ignore v1.0.5 |
| 372 | 2025-03-23T06:30:56.987Z | Downloaded cpufeatures v0.2.2 |
| 373 | 2025-03-23T06:30:56.987Z | Downloaded concurrent-queue v2.5.0 |
| 374 | 2025-03-23T06:30:56.987Z | Downloaded async-trait v0.1.88 |
| 375 | 2025-03-23T06:30:56.987Z | Downloaded async-stream-impl v0.3.6 |
| 376 | 2025-03-23T06:30:56.987Z | Downloaded futures-executor v0.3.31 |
| 377 | 2025-03-23T06:30:56.987Z | Downloaded errno v0.3.10 |
| 378 | 2025-03-23T06:30:57.012Z | Downloaded dirs-next v2.0.0 |
| 379 | 2025-03-23T06:30:57.012Z | Downloaded digest v0.10.7 |
| 380 | 2025-03-23T06:30:57.012Z | Downloaded crypto-common v0.1.6 |
| 381 | 2025-03-23T06:30:57.012Z | Downloaded byteorder v1.4.3 |
| 382 | 2025-03-23T06:30:57.012Z | Downloaded autocfg v1.1.0 |
| 383 | 2025-03-23T06:30:57.012Z | Downloaded atomic-waker v1.1.1 |
| 384 | 2025-03-23T06:30:57.012Z | Downloaded is-terminal v0.4.12 |
| 385 | 2025-03-23T06:30:57.012Z | Downloaded icu_provider_macros v1.5.0 |
| 386 | 2025-03-23T06:30:57.012Z | Downloaded http-range v0.1.4 |
| 387 | 2025-03-23T06:30:57.012Z | Downloaded http-body v1.0.1 |
| 388 | 2025-03-23T06:30:57.012Z | Downloaded foreign-types v0.3.2 |
| 389 | 2025-03-23T06:30:57.012Z | Downloaded equivalent v1.0.0 |
| 390 | 2025-03-23T06:30:57.012Z | Downloaded dtrace-parser v0.2.0 |
| 391 | 2025-03-23T06:30:57.012Z | Downloaded async-stream v0.3.6 |
| 392 | 2025-03-23T06:30:57.012Z | Downloaded async-channel v2.3.1 |
| 393 | 2025-03-23T06:30:57.152Z | Compiling proc-macro2 v1.0.94 |
| 394 | 2025-03-23T06:30:57.152Z | Compiling unicode-ident v1.0.12 |
| 395 | 2025-03-23T06:30:57.177Z | Compiling libc v0.2.171 |
| 396 | 2025-03-23T06:30:57.177Z | Compiling cfg-if v1.0.0 |
| 397 | 2025-03-23T06:30:57.177Z | Compiling serde v1.0.219 |
| 398 | 2025-03-23T06:30:57.177Z | Compiling itoa v1.0.1 |
| 399 | 2025-03-23T06:30:57.177Z | Compiling memchr v2.6.0 |
| 400 | 2025-03-23T06:30:57.177Z | Compiling version_check v0.9.5 |
| 401 | 2025-03-23T06:30:57.177Z | Running `/home/build/.rustup/toolchains/1.85.1-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/proc-macro2-1.0.94/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=62ae15d49ab00502 -C extra-filename=-9b87b0fcd0ab9782 --out-dir /work/oxidecomputer/dropshot/target/debug/build/proc-macro2-9b87b0fcd0ab9782 -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 402 | 2025-03-23T06:30:57.177Z | Running `/home/build/.rustup/toolchains/1.85.1-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/libc-0.2.171/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("align", "const-extern-fn", "default", "extra_traits", "rustc-dep-of-std", "rustc-std-workspace-core", "std", "use_std"))' -C metadata=6136167cd3502cc1 -C extra-filename=-dd752158793d8d8e --out-dir /work/oxidecomputer/dropshot/target/debug/build/libc-dd752158793d8d8e -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 403 | 2025-03-23T06:30:57.177Z | Running `/home/build/.rustup/toolchains/1.85.1-x86_64-unknown-illumos/bin/rustc --crate-name unicode_ident --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/unicode-ident-1.0.12/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=dc045ea2283f42bf -C extra-filename=-63ef57026ce3a1de --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 404 | 2025-03-23T06:30:57.177Z | Running `/home/build/.rustup/toolchains/1.85.1-x86_64-unknown-illumos/bin/rustc --crate-name cfg_if --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/cfg-if-1.0.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("compiler_builtins", "core", "rustc-dep-of-std"))' -C metadata=04cd161de4aa9fad -C extra-filename=-659b900924d257b8 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 405 | 2025-03-23T06:30:57.177Z | Running `/home/build/.rustup/toolchains/1.85.1-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/serde-1.0.219/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="serde_derive"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "derive", "rc", "serde_derive", "std", "unstable"))' -C metadata=15a1680bed1dd4b5 -C extra-filename=-f08a54edccfc6cd9 --out-dir /work/oxidecomputer/dropshot/target/debug/build/serde-f08a54edccfc6cd9 -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 406 | 2025-03-23T06:30:57.177Z | Running `/home/build/.rustup/toolchains/1.85.1-x86_64-unknown-illumos/bin/rustc --crate-name version_check --edition=2015 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/version_check-0.9.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=6b3040b9daef0dbe -C extra-filename=-f82c0cf4165bf1e4 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 407 | 2025-03-23T06:30:57.203Z | Running `/home/build/.rustup/toolchains/1.85.1-x86_64-unknown-illumos/bin/rustc --crate-name memchr --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/memchr-2.6.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "compiler_builtins", "core", "default", "libc", "logging", "rustc-dep-of-std", "std", "use_std"))' -C metadata=ee608cfa2751208e -C extra-filename=-2315fbefb00e067e --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 408 | 2025-03-23T06:30:57.227Z | Running `/home/build/.rustup/toolchains/1.85.1-x86_64-unknown-illumos/bin/rustc --crate-name itoa --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/itoa-1.0.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=2b4f2695328db515 -C extra-filename=-ab778c5e0c6d6007 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 409 | 2025-03-23T06:30:57.287Z | Compiling once_cell v1.20.1 |
| 410 | 2025-03-23T06:30:57.312Z | Running `/home/build/.rustup/toolchains/1.85.1-x86_64-unknown-illumos/bin/rustc --crate-name once_cell --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.20.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="race"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "atomic-polyfill", "critical-section", "default", "parking_lot", "portable-atomic", "race", "std", "unstable"))' -C metadata=707a85012c47f18e -C extra-filename=-6d038425c56f5b07 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 411 | 2025-03-23T06:30:57.393Z | Compiling pin-project-lite v0.2.12 |
| 412 | 2025-03-23T06:30:57.393Z | Running `/home/build/.rustup/toolchains/1.85.1-x86_64-unknown-illumos/bin/rustc --crate-name pin_project_lite --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/pin-project-lite-0.2.12/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=b17fdcf30c65bbf1 -C extra-filename=-cd3877c9e18cb19e --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 413 | 2025-03-23T06:30:57.421Z | Compiling shlex v1.3.0 |
| 414 | 2025-03-23T06:30:57.445Z | Running `/home/build/.rustup/toolchains/1.85.1-x86_64-unknown-illumos/bin/rustc --crate-name shlex --edition=2015 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/shlex-1.3.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=6ccf8bdb263eec42 -C extra-filename=-90c87e5c9a39f009 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 415 | 2025-03-23T06:30:57.541Z | Compiling autocfg v1.1.0 |
| 416 | 2025-03-23T06:30:57.566Z | Running `/home/build/.rustup/toolchains/1.85.1-x86_64-unknown-illumos/bin/rustc --crate-name autocfg --edition=2015 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/autocfg-1.1.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=ac1c799365d05629 -C extra-filename=-43a22aa231a7cc43 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 417 | 2025-03-23T06:30:57.665Z | Compiling cc v1.2.16 |
| 418 | 2025-03-23T06:30:57.690Z | Running `/home/build/.rustup/toolchains/1.85.1-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=b31d88674c24c5ab -C extra-filename=-ab8059e529abb69f --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-90c87e5c9a39f009.rmeta --cap-lints allow` |
| 419 | 2025-03-23T06:30:57.766Z | Compiling smallvec v1.13.2 |
| 420 | 2025-03-23T06:30:57.791Z | Running `/home/build/.rustup/toolchains/1.85.1-x86_64-unknown-illumos/bin/rustc --crate-name smallvec --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/smallvec-1.13.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="const_generics"' --cfg 'feature="const_new"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arbitrary", "const_generics", "const_new", "debugger_visualizer", "drain_filter", "drain_keep_rest", "may_dangle", "serde", "specialization", "union", "write"))' -C metadata=9b22acbf52b79422 -C extra-filename=-9774fe3851bb90e6 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 421 | 2025-03-23T06:30:57.791Z | Compiling bytes v1.10.1 |
| 422 | 2025-03-23T06:30:57.791Z | Running `/home/build/.rustup/toolchains/1.85.1-x86_64-unknown-illumos/bin/rustc --crate-name bytes --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.10.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --warn=unexpected_cfgs --check-cfg 'cfg(loom)' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "extra-platforms", "serde", "std"))' -C metadata=a9a90ae309e083a3 -C extra-filename=-cb515188b96b0495 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 423 | 2025-03-23T06:30:57.816Z | Running `/work/oxidecomputer/dropshot/target/debug/build/proc-macro2-9b87b0fcd0ab9782/build-script-build` |
| 424 | 2025-03-23T06:30:57.816Z | Running `/work/oxidecomputer/dropshot/target/debug/build/serde-f08a54edccfc6cd9/build-script-build` |
| 425 | 2025-03-23T06:30:57.816Z | Running `/work/oxidecomputer/dropshot/target/debug/build/libc-dd752158793d8d8e/build-script-build` |
| 426 | 2025-03-23T06:30:57.870Z | Compiling futures-core v0.3.31 |
| 427 | 2025-03-23T06:30:57.894Z | Running `/home/build/.rustup/toolchains/1.85.1-x86_64-unknown-illumos/bin/rustc --crate-name futures_core --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-core-0.3.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=e5683bace10c25b2 -C extra-filename=-29226b0922055fb3 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 428 | 2025-03-23T06:30:57.919Z | Running `/home/build/.rustup/toolchains/1.85.1-x86_64-unknown-illumos/bin/rustc --crate-name libc --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/libc-0.2.171/src/lib.rs --error-format=json --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("align", "const-extern-fn", "default", "extra_traits", "rustc-dep-of-std", "rustc-std-workspace-core", "std", "use_std"))' -C metadata=f47175734fa3a6bb -C extra-filename=-6fdc16e62d488c81 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow --cfg freebsd11 --cfg libc_const_extern_fn --check-cfg 'cfg(emscripten_old_stat_abi)' --check-cfg 'cfg(espidf_time32)' --check-cfg 'cfg(freebsd10)' --check-cfg 'cfg(freebsd11)' --check-cfg 'cfg(freebsd12)' --check-cfg 'cfg(freebsd13)' --check-cfg 'cfg(freebsd14)' --check-cfg 'cfg(freebsd15)' --check-cfg 'cfg(libc_const_extern_fn)' --check-cfg 'cfg(libc_deny_warnings)' --check-cfg 'cfg(libc_thread_local)' --check-cfg 'cfg(libc_ctest)' --check-cfg 'cfg(linux_time_bits64)' --check-cfg 'cfg(target_os,values("switch","aix","ohos","hurd","rtems","visionos","nuttx","cygwin"))' --check-cfg 'cfg(target_env,values("illumos","wasi","aix","ohos"))' --check-cfg 'cfg(target_arch,values("loongarch64","mips32r6","mips64r6","csky"))'` |
| 429 | 2025-03-23T06:30:58.086Z | Compiling log v0.4.17 |
| 430 | 2025-03-23T06:30:58.111Z | Running `/home/build/.rustup/toolchains/1.85.1-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2015 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/log-0.4.17/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("kv_unstable", "kv_unstable_serde", "kv_unstable_std", "kv_unstable_sval", "max_level_debug", "max_level_error", "max_level_info", "max_level_off", "max_level_trace", "max_level_warn", "release_max_level_debug", "release_max_level_error", "release_max_level_info", "release_max_level_off", "release_max_level_trace", "release_max_level_warn", "serde", "std", "sval", "value-bag"))' -C metadata=28574ef49f6be57b -C extra-filename=-3067bdcd9260f825 --out-dir /work/oxidecomputer/dropshot/target/debug/build/log-3067bdcd9260f825 -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 431 | 2025-03-23T06:30:58.111Z | Compiling parking_lot_core v0.9.4 |
| 432 | 2025-03-23T06:30:58.111Z | Running `/home/build/.rustup/toolchains/1.85.1-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/parking_lot_core-0.9.4/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("backtrace", "deadlock_detection", "nightly", "petgraph", "thread-id"))' -C metadata=861896d1e1d0eef7 -C extra-filename=-44af30d40e2731e9 --out-dir /work/oxidecomputer/dropshot/target/debug/build/parking_lot_core-44af30d40e2731e9 -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 433 | 2025-03-23T06:30:58.136Z | Compiling ryu v1.0.5 |
| 434 | 2025-03-23T06:30:58.136Z | Running `/home/build/.rustup/toolchains/1.85.1-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/ryu-1.0.5/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("no-panic", "small"))' -C metadata=bcaa4f2312d1ddc8 -C extra-filename=-4316a768d03a0e72 --out-dir /work/oxidecomputer/dropshot/target/debug/build/ryu-4316a768d03a0e72 -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 435 | 2025-03-23T06:30:58.136Z | Running `/home/build/.rustup/toolchains/1.85.1-x86_64-unknown-illumos/bin/rustc --crate-name proc_macro2 --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/proc-macro2-1.0.94/src/lib.rs --error-format=json --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=ad68c89e290492ae -C extra-filename=-b5f86640efab6f3c --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-63ef57026ce3a1de.rmeta --cap-lints allow --cfg wrap_proc_macro --check-cfg 'cfg(fuzzing)' --check-cfg 'cfg(no_is_available)' --check-cfg 'cfg(no_literal_byte_character)' --check-cfg 'cfg(no_literal_c_string)' --check-cfg 'cfg(no_source_text)' --check-cfg 'cfg(proc_macro_span)' --check-cfg 'cfg(procmacro2_backtrace)' --check-cfg 'cfg(procmacro2_nightly_testing)' --check-cfg 'cfg(procmacro2_semver_exempt)' --check-cfg 'cfg(randomize_layout)' --check-cfg 'cfg(span_locations)' --check-cfg 'cfg(super_unstable)' --check-cfg 'cfg(wrap_proc_macro)'` |
| 436 | 2025-03-23T06:30:58.421Z | Running `/work/oxidecomputer/dropshot/target/debug/build/log-3067bdcd9260f825/build-script-build` |
| 437 | 2025-03-23T06:30:58.446Z | Compiling scopeguard v1.2.0 |
| 438 | 2025-03-23T06:30:58.446Z | Running `/home/build/.rustup/toolchains/1.85.1-x86_64-unknown-illumos/bin/rustc --crate-name scopeguard --edition=2015 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/scopeguard-1.2.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="use_std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "use_std"))' -C metadata=64bd31010f86a6ad -C extra-filename=-bd94e4ce5f9f2f14 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 439 | 2025-03-23T06:30:58.446Z | Running `/home/build/.rustup/toolchains/1.85.1-x86_64-unknown-illumos/bin/rustc --crate-name log --edition=2015 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/log-0.4.17/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("kv_unstable", "kv_unstable_serde", "kv_unstable_std", "kv_unstable_sval", "max_level_debug", "max_level_error", "max_level_info", "max_level_off", "max_level_trace", "max_level_warn", "release_max_level_debug", "release_max_level_error", "release_max_level_info", "release_max_level_off", "release_max_level_trace", "release_max_level_warn", "serde", "std", "sval", "value-bag"))' -C metadata=49abe8114db0d17b -C extra-filename=-fcb78d7a0f863c0f --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-659b900924d257b8.rmeta --cap-lints allow --cfg atomic_cas --cfg has_atomics` |
| 440 | 2025-03-23T06:30:58.496Z | Running `/work/oxidecomputer/dropshot/target/debug/build/parking_lot_core-44af30d40e2731e9/build-script-build` |
| 441 | 2025-03-23T06:30:58.527Z | Running `/home/build/.rustup/toolchains/1.85.1-x86_64-unknown-illumos/bin/rustc --crate-name parking_lot_core --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/parking_lot_core-0.9.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("backtrace", "deadlock_detection", "nightly", "petgraph", "thread-id"))' -C metadata=ab744d8114b334fc -C extra-filename=-9aa31798e5172764 --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-659b900924d257b8.rmeta --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-6fdc16e62d488c81.rmeta --extern smallvec=/work/oxidecomputer/dropshot/target/debug/deps/libsmallvec-9774fe3851bb90e6.rmeta --cap-lints allow` |
| 442 | 2025-03-23T06:30:58.552Z | Running `/work/oxidecomputer/dropshot/target/debug/build/ryu-4316a768d03a0e72/build-script-build` |
| 443 | 2025-03-23T06:30:58.577Z | Compiling lock_api v0.4.6 |
| 444 | 2025-03-23T06:30:58.577Z | Running `/home/build/.rustup/toolchains/1.85.1-x86_64-unknown-illumos/bin/rustc --crate-name lock_api --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/lock_api-0.4.6/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arc_lock", "nightly", "owning_ref", "serde"))' -C metadata=d4ff6a379422b680 -C extra-filename=-2423a90910e34c12 --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-bd94e4ce5f9f2f14.rmeta --cap-lints allow` |
| 445 | 2025-03-23T06:30:58.609Z | Compiling getrandom v0.2.11 |
| 446 | 2025-03-23T06:30:58.609Z | Running `/home/build/.rustup/toolchains/1.85.1-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=da8398e8e4968492 -C extra-filename=-036d4bbd799c8819 --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-659b900924d257b8.rmeta --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-6fdc16e62d488c81.rmeta --cap-lints allow` |
| 447 | 2025-03-23T06:30:58.634Z | Compiling slab v0.4.9 |
| 448 | 2025-03-23T06:30:58.634Z | Running `/home/build/.rustup/toolchains/1.85.1-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/slab-0.4.9/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "serde", "std"))' -C metadata=3076a813d6b17fc1 -C extra-filename=-e26827daefefe098 --out-dir /work/oxidecomputer/dropshot/target/debug/build/slab-e26827daefefe098 -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --extern autocfg=/work/oxidecomputer/dropshot/target/debug/deps/libautocfg-43a22aa231a7cc43.rlib --cap-lints allow` |
| 449 | 2025-03-23T06:30:58.771Z | Compiling quote v1.0.40 |
| 450 | 2025-03-23T06:30:58.796Z | Running `/home/build/.rustup/toolchains/1.85.1-x86_64-unknown-illumos/bin/rustc --crate-name quote --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/quote-1.0.40/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="proc-macro"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "proc-macro"))' -C metadata=e61f219b4cdcce78 -C extra-filename=-509cd800b1c083a7 --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-b5f86640efab6f3c.rmeta --cap-lints allow` |
| 451 | 2025-03-23T06:30:58.902Z | Compiling thiserror v1.0.69 |
| 452 | 2025-03-23T06:30:58.927Z | Running `/home/build/.rustup/toolchains/1.85.1-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=5f860f3ec504f7c7 -C extra-filename=-43bd87735b4dbdbf --out-dir /work/oxidecomputer/dropshot/target/debug/build/thiserror-43bd87735b4dbdbf -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 453 | 2025-03-23T06:30:58.927Z | Compiling futures-sink v0.3.31 |
| 454 | 2025-03-23T06:30:58.928Z | Running `/home/build/.rustup/toolchains/1.85.1-x86_64-unknown-illumos/bin/rustc --crate-name futures_sink --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-sink-0.3.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=1b86bdbf5cdafe5d -C extra-filename=-5ffe73603a78316b --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 455 | 2025-03-23T06:30:58.928Z | Running `/work/oxidecomputer/dropshot/target/debug/build/slab-e26827daefefe098/build-script-build` |
| 456 | 2025-03-23T06:30:58.979Z | Compiling parking_lot v0.12.1 |
| 457 | 2025-03-23T06:30:59.004Z | Running `/home/build/.rustup/toolchains/1.85.1-x86_64-unknown-illumos/bin/rustc --crate-name parking_lot --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/parking_lot-0.12.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arc_lock", "deadlock_detection", "default", "hardware-lock-elision", "nightly", "owning_ref", "send_guard", "serde"))' -C metadata=632aeba2dd82cece -C extra-filename=-f2cf4cad88213083 --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-2423a90910e34c12.rmeta --extern parking_lot_core=/work/oxidecomputer/dropshot/target/debug/deps/libparking_lot_core-9aa31798e5172764.rmeta --cap-lints allow` |
| 458 | 2025-03-23T06:30:59.029Z | Running `/home/build/.rustup/toolchains/1.85.1-x86_64-unknown-illumos/bin/rustc --crate-name ryu --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/ryu-1.0.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("no-panic", "small"))' -C metadata=589f9038d19d9e89 -C extra-filename=-c1193a9a3209fb84 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow --cfg integer128 --cfg maybe_uninit` |
| 459 | 2025-03-23T06:30:59.069Z | Compiling socket2 v0.5.5 |
| 460 | 2025-03-23T06:30:59.094Z | Running `/home/build/.rustup/toolchains/1.85.1-x86_64-unknown-illumos/bin/rustc --crate-name socket2 --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/socket2-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 --cfg 'feature="all"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("all"))' -C metadata=de7a89bd427cf588 -C extra-filename=-bd8613c483b9a5a8 --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-6fdc16e62d488c81.rmeta --cap-lints allow` |
| 461 | 2025-03-23T06:30:59.094Z | Compiling mio v1.0.3 |
| 462 | 2025-03-23T06:30:59.094Z | Running `/home/build/.rustup/toolchains/1.85.1-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=679fa6b3c64e2014 -C extra-filename=-06678cc5b0de56f5 --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-6fdc16e62d488c81.rmeta --cap-lints allow` |
| 463 | 2025-03-23T06:30:59.474Z | Compiling syn v2.0.100 |
| 464 | 2025-03-23T06:30:59.499Z | Running `/home/build/.rustup/toolchains/1.85.1-x86_64-unknown-illumos/bin/rustc --crate-name syn --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/syn-2.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 --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=fc36e702f7d6c550 -C extra-filename=-b3f1aa275dd6f985 --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-b5f86640efab6f3c.rmeta --extern quote=/work/oxidecomputer/dropshot/target/debug/deps/libquote-509cd800b1c083a7.rmeta --extern unicode_ident=/work/oxidecomputer/dropshot/target/debug/deps/libunicode_ident-63ef57026ce3a1de.rmeta --cap-lints allow` |
| 465 | 2025-03-23T06:30:59.524Z | Running `/work/oxidecomputer/dropshot/target/debug/build/thiserror-43bd87735b4dbdbf/build-script-build` |
| 466 | 2025-03-23T06:30:59.549Z | Compiling signal-hook-registry v1.4.0 |
| 467 | 2025-03-23T06:30:59.549Z | Running `/home/build/.rustup/toolchains/1.85.1-x86_64-unknown-illumos/bin/rustc --crate-name signal_hook_registry --edition=2015 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/signal-hook-registry-1.4.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=4955be5c0d416649 -C extra-filename=-2ff82664e3dc1001 --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-6fdc16e62d488c81.rmeta --cap-lints allow` |
| 468 | 2025-03-23T06:30:59.589Z | Compiling serde_json v1.0.140 |
| 469 | 2025-03-23T06:30:59.614Z | Running `/home/build/.rustup/toolchains/1.85.1-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/serde_json-1.0.140/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "arbitrary_precision", "default", "float_roundtrip", "indexmap", "preserve_order", "raw_value", "std", "unbounded_depth"))' -C metadata=30ac7d57f5ed0bdf -C extra-filename=-cd14e8812eb5fa89 --out-dir /work/oxidecomputer/dropshot/target/debug/build/serde_json-cd14e8812eb5fa89 -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 470 | 2025-03-23T06:30:59.792Z | Running `/home/build/.rustup/toolchains/1.85.1-x86_64-unknown-illumos/bin/rustc --crate-name slab --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/slab-0.4.9/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "serde", "std"))' -C metadata=b3c266c8f759e486 -C extra-filename=-7201ac07968d2d83 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 471 | 2025-03-23T06:30:59.901Z | Compiling fnv v1.0.7 |
| 472 | 2025-03-23T06:30:59.926Z | Running `/home/build/.rustup/toolchains/1.85.1-x86_64-unknown-illumos/bin/rustc --crate-name fnv --edition=2015 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/fnv-1.0.7/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=cf6674dc1018e7d9 -C extra-filename=-d59914012fe8741e --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 473 | 2025-03-23T06:30:59.926Z | Running `/work/oxidecomputer/dropshot/target/debug/build/serde_json-cd14e8812eb5fa89/build-script-build` |
| 474 | 2025-03-23T06:30:59.951Z | Compiling futures-channel v0.3.31 |
| 475 | 2025-03-23T06:30:59.951Z | Running `/home/build/.rustup/toolchains/1.85.1-x86_64-unknown-illumos/bin/rustc --crate-name futures_channel --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-channel-0.3.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=c83017d67c34dbf4 -C extra-filename=-3da1d71a683166f6 --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-29226b0922055fb3.rmeta --extern futures_sink=/work/oxidecomputer/dropshot/target/debug/deps/libfutures_sink-5ffe73603a78316b.rmeta --cap-lints allow` |
| 476 | 2025-03-23T06:31:00.029Z | Compiling http v1.3.1 |
| 477 | 2025-03-23T06:31:00.029Z | Running `/home/build/.rustup/toolchains/1.85.1-x86_64-unknown-illumos/bin/rustc --crate-name http --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/http-1.3.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=4962decc9e1e6eda -C extra-filename=-7d6ea205864f2c14 --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-cb515188b96b0495.rmeta --extern fnv=/work/oxidecomputer/dropshot/target/debug/deps/libfnv-d59914012fe8741e.rmeta --extern itoa=/work/oxidecomputer/dropshot/target/debug/deps/libitoa-ab778c5e0c6d6007.rmeta --cap-lints allow` |
| 478 | 2025-03-23T06:31:00.054Z | Compiling hashbrown v0.15.2 |
| 479 | 2025-03-23T06:31:00.079Z | Running `/home/build/.rustup/toolchains/1.85.1-x86_64-unknown-illumos/bin/rustc --crate-name hashbrown --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hashbrown-0.15.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "allocator-api2", "compiler_builtins", "core", "default", "default-hasher", "equivalent", "inline-more", "nightly", "raw-entry", "rayon", "rustc-dep-of-std", "rustc-internal-api", "serde"))' -C metadata=89c45f529958780d -C extra-filename=-6a651f98f846e240 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 480 | 2025-03-23T06:31:00.079Z | Compiling futures-io v0.3.31 |
| 481 | 2025-03-23T06:31:00.079Z | Running `/home/build/.rustup/toolchains/1.85.1-x86_64-unknown-illumos/bin/rustc --crate-name futures_io --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-io-0.3.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=f4f25a1bf4592e13 -C extra-filename=-ae09d8034e5074c5 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 482 | 2025-03-23T06:31:00.113Z | Compiling ring v0.17.13 |
| 483 | 2025-03-23T06:31:00.138Z | Running `/home/build/.rustup/toolchains/1.85.1-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=32dd933dd2f335f0 -C extra-filename=-a994115b9ec58c48 --out-dir /work/oxidecomputer/dropshot/target/debug/build/ring-a994115b9ec58c48 -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --extern cc=/work/oxidecomputer/dropshot/target/debug/deps/libcc-ab8059e529abb69f.rlib --cap-lints allow` |
| 484 | 2025-03-23T06:31:00.234Z | Compiling pin-utils v0.1.0 |
| 485 | 2025-03-23T06:31:00.259Z | Running `/home/build/.rustup/toolchains/1.85.1-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=c4aa7c31527561cd -C extra-filename=-37ccc11444c84852 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 486 | 2025-03-23T06:31:00.259Z | Compiling stable_deref_trait v1.2.0 |
| 487 | 2025-03-23T06:31:00.259Z | Running `/home/build/.rustup/toolchains/1.85.1-x86_64-unknown-illumos/bin/rustc --crate-name stable_deref_trait --edition=2015 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/stable_deref_trait-1.2.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="alloc"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "std"))' -C metadata=b1ad210590e9dd7b -C extra-filename=-3372c03c51341570 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 488 | 2025-03-23T06:31:00.290Z | Compiling equivalent v1.0.0 |
| 489 | 2025-03-23T06:31:00.315Z | Running `/home/build/.rustup/toolchains/1.85.1-x86_64-unknown-illumos/bin/rustc --crate-name equivalent --edition=2015 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/equivalent-1.0.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=49e5c222c08299d8 -C extra-filename=-4b5682327f897c0a --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 490 | 2025-03-23T06:31:00.340Z | Compiling futures-task v0.3.31 |
| 491 | 2025-03-23T06:31:00.340Z | Running `/home/build/.rustup/toolchains/1.85.1-x86_64-unknown-illumos/bin/rustc --crate-name futures_task --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-task-0.3.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=ba48242c9cbaf32a -C extra-filename=-4d433bb4749bf289 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 492 | 2025-03-23T06:31:00.340Z | Compiling rustls-pki-types v1.10.0 |
| 493 | 2025-03-23T06:31:00.365Z | Running `/home/build/.rustup/toolchains/1.85.1-x86_64-unknown-illumos/bin/rustc --crate-name rustls_pki_types --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/rustls-pki-types-1.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="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=6d3d0245db5e3d1d -C extra-filename=-b1c111152f21ac8c --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 494 | 2025-03-23T06:31:00.365Z | Compiling httparse v1.10.0 |
| 495 | 2025-03-23T06:31:00.365Z | Running `/home/build/.rustup/toolchains/1.85.1-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/httparse-1.10.0/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no --warn=unexpected_cfgs --check-cfg 'cfg(httparse_simd)' --check-cfg 'cfg(httparse_simd_target_feature_avx2)' --check-cfg 'cfg(httparse_simd_target_feature_sse42)' --check-cfg 'cfg(httparse_simd_neon_intrinsics)' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=d939455bacdbfda9 -C extra-filename=-cab92ddbce2855c0 --out-dir /work/oxidecomputer/dropshot/target/debug/build/httparse-cab92ddbce2855c0 -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 496 | 2025-03-23T06:31:00.409Z | Compiling tracing-core v0.1.32 |
| 497 | 2025-03-23T06:31:00.435Z | Running `/home/build/.rustup/toolchains/1.85.1-x86_64-unknown-illumos/bin/rustc --crate-name tracing_core --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-core-0.1.32/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="once_cell"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "once_cell", "std", "valuable"))' -C metadata=f9da084492997fa1 -C extra-filename=-b4d76dddc6856135 --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-6d038425c56f5b07.rmeta --cap-lints allow` |
| 498 | 2025-03-23T06:31:00.581Z | Compiling byteorder v1.4.3 |
| 499 | 2025-03-23T06:31:00.606Z | Running `/home/build/.rustup/toolchains/1.85.1-x86_64-unknown-illumos/bin/rustc --crate-name byteorder --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/byteorder-1.4.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "i128", "std"))' -C metadata=08caeb5664e43da0 -C extra-filename=-a82a60d143dcd439 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 500 | 2025-03-23T06:31:00.936Z | Running `/work/oxidecomputer/dropshot/target/debug/build/httparse-cab92ddbce2855c0/build-script-build` |
| 501 | 2025-03-23T06:31:00.977Z | Running `/work/oxidecomputer/dropshot/target/debug/build/ring-a994115b9ec58c48/build-script-build` |
| 502 | 2025-03-23T06:31:01.002Z | Compiling ucd-trie v0.1.6 |
| 503 | 2025-03-23T06:31:01.003Z | Running `/home/build/.rustup/toolchains/1.85.1-x86_64-unknown-illumos/bin/rustc --crate-name ucd_trie --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/ucd-trie-0.1.6/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=101dd11b9edf4b96 -C extra-filename=-8f85053c5446a014 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 504 | 2025-03-23T06:31:01.028Z | Compiling untrusted v0.9.0 |
| 505 | 2025-03-23T06:31:01.028Z | Running `/home/build/.rustup/toolchains/1.85.1-x86_64-unknown-illumos/bin/rustc --crate-name untrusted --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/untrusted-0.9.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=58973f32326c2410 -C extra-filename=-b52afaae08e0fd43 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 506 | 2025-03-23T06:31:01.028Z | Running `/home/build/.rustup/toolchains/1.85.1-x86_64-unknown-illumos/bin/rustc --crate-name httparse --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/httparse-1.10.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --warn=unexpected_cfgs --check-cfg 'cfg(httparse_simd)' --check-cfg 'cfg(httparse_simd_target_feature_avx2)' --check-cfg 'cfg(httparse_simd_target_feature_sse42)' --check-cfg 'cfg(httparse_simd_neon_intrinsics)' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=ba829025d3c02658 -C extra-filename=-7f9c21aedd97326e --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` |
| 507 | 2025-03-23T06:31:01.215Z | Compiling tracing v0.1.40 |
| 508 | 2025-03-23T06:31:01.240Z | Running `/home/build/.rustup/toolchains/1.85.1-x86_64-unknown-illumos/bin/rustc --crate-name tracing --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-0.1.40/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("async-await", "attributes", "default", "log", "log-always", "max_level_debug", "max_level_error", "max_level_info", "max_level_off", "max_level_trace", "max_level_warn", "release_max_level_debug", "release_max_level_error", "release_max_level_info", "release_max_level_off", "release_max_level_trace", "release_max_level_warn", "std", "tracing-attributes", "valuable"))' -C metadata=80d6c6d43cbc61b3 -C extra-filename=-4bb19ae98cfd895e --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-cd3877c9e18cb19e.rmeta --extern tracing_core=/work/oxidecomputer/dropshot/target/debug/deps/libtracing_core-b4d76dddc6856135.rmeta --cap-lints allow` |
| 509 | 2025-03-23T06:31:01.268Z | Compiling writeable v0.5.5 |
| 510 | 2025-03-23T06:31:01.293Z | Running `/home/build/.rustup/toolchains/1.85.1-x86_64-unknown-illumos/bin/rustc --crate-name writeable --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/writeable-0.5.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("bench", "either"))' -C metadata=c09805ae45047274 -C extra-filename=-a98c1f26252eb1dc --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 511 | 2025-03-23T06:31:01.543Z | Compiling vcpkg v0.2.15 |
| 512 | 2025-03-23T06:31:01.568Z | Running `/home/build/.rustup/toolchains/1.85.1-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=a8026072828647cd -C extra-filename=-45625b3cc57cdb13 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 513 | 2025-03-23T06:31:01.568Z | Compiling litemap v0.7.4 |
| 514 | 2025-03-23T06:31:01.568Z | Running `/home/build/.rustup/toolchains/1.85.1-x86_64-unknown-illumos/bin/rustc --crate-name litemap --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/litemap-0.7.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="alloc"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "bench", "databake", "default", "serde", "testing", "yoke"))' -C metadata=08f8045327acb61d -C extra-filename=-27c0f9a9a54a2505 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 515 | 2025-03-23T06:31:01.613Z | Compiling atomic-waker v1.1.1 |
| 516 | 2025-03-23T06:31:01.639Z | Running `/home/build/.rustup/toolchains/1.85.1-x86_64-unknown-illumos/bin/rustc --crate-name atomic_waker --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/atomic-waker-1.1.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("portable-atomic"))' -C metadata=0d616442a7fd421b -C extra-filename=-1f06f776c9b52d56 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 517 | 2025-03-23T06:31:01.664Z | Compiling pkg-config v0.3.31 |
| 518 | 2025-03-23T06:31:01.664Z | Running `/home/build/.rustup/toolchains/1.85.1-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=1e975f9198ba131c -C extra-filename=-717a829bc88cc6de --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 519 | 2025-03-23T06:31:01.827Z | Compiling typenum v1.14.0 |
| 520 | 2025-03-23T06:31:01.852Z | Running `/home/build/.rustup/toolchains/1.85.1-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=79cb8af1930ec399 -C extra-filename=-95e127084cabe941 --out-dir /work/oxidecomputer/dropshot/target/debug/build/typenum-95e127084cabe941 -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 521 | 2025-03-23T06:31:01.852Z | Compiling http-body v1.0.1 |
| 522 | 2025-03-23T06:31:01.852Z | Running `/home/build/.rustup/toolchains/1.85.1-x86_64-unknown-illumos/bin/rustc --crate-name http_body --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/http-body-1.0.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=1f0d71daadcf1aa9 -C extra-filename=-b874d3633c8f79d9 --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-cb515188b96b0495.rmeta --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-7d6ea205864f2c14.rmeta --cap-lints allow` |
| 523 | 2025-03-23T06:31:01.940Z | Compiling generic-array v0.14.5 |
| 524 | 2025-03-23T06:31:01.965Z | Running `/home/build/.rustup/toolchains/1.85.1-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=1f8421a574ac4644 -C extra-filename=-235517b94f7e47ed --out-dir /work/oxidecomputer/dropshot/target/debug/build/generic-array-235517b94f7e47ed -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --extern version_check=/work/oxidecomputer/dropshot/target/debug/deps/libversion_check-f82c0cf4165bf1e4.rlib --cap-lints allow` |
| 525 | 2025-03-23T06:31:01.990Z | Compiling try-lock v0.2.3 |
| 526 | 2025-03-23T06:31:01.990Z | Running `/home/build/.rustup/toolchains/1.85.1-x86_64-unknown-illumos/bin/rustc --crate-name try_lock --edition=2015 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/try-lock-0.2.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=9cf08caa79192037 -C extra-filename=-6379a8e6c1a482f6 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 527 | 2025-03-23T06:31:02.094Z | Compiling crossbeam-utils v0.8.15 |
| 528 | 2025-03-23T06:31:02.119Z | Running `/home/build/.rustup/toolchains/1.85.1-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=dd0f3c3f742eb217 -C extra-filename=-8d20bd39cb0a7453 --out-dir /work/oxidecomputer/dropshot/target/debug/build/crossbeam-utils-8d20bd39cb0a7453 -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 529 | 2025-03-23T06:31:02.144Z | Compiling want v0.3.0 |
| 530 | 2025-03-23T06:31:02.169Z | Running `/home/build/.rustup/toolchains/1.85.1-x86_64-unknown-illumos/bin/rustc --crate-name want --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/want-0.3.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=0cee4e148a3ac9ff -C extra-filename=-fd991500b2b7306e --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-fcb78d7a0f863c0f.rmeta --extern try_lock=/work/oxidecomputer/dropshot/target/debug/deps/libtry_lock-6379a8e6c1a482f6.rmeta --cap-lints allow` |
| 531 | 2025-03-23T06:31:02.305Z | Running `/work/oxidecomputer/dropshot/target/debug/build/generic-array-235517b94f7e47ed/build-script-build` |
| 532 | 2025-03-23T06:31:02.378Z | Compiling subtle v2.5.0 |
| 533 | 2025-03-23T06:31:02.403Z | Running `/home/build/.rustup/toolchains/1.85.1-x86_64-unknown-illumos/bin/rustc --crate-name subtle --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/subtle-2.5.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("const-generics", "core_hint_black_box", "default", "i128", "nightly", "std"))' -C metadata=b3d13b268e8e8903 -C extra-filename=-3a0211a29d179234 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 534 | 2025-03-23T06:31:02.452Z | Compiling powerfmt v0.2.0 |
| 535 | 2025-03-23T06:31:02.478Z | Running `/home/build/.rustup/toolchains/1.85.1-x86_64-unknown-illumos/bin/rustc --crate-name powerfmt --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/powerfmt-0.2.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "macros", "std"))' -C metadata=382e75b29263e27e -C extra-filename=-c2fa9b2ee4bcad4d --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 536 | 2025-03-23T06:31:02.563Z | Running `/work/oxidecomputer/dropshot/target/debug/build/crossbeam-utils-8d20bd39cb0a7453/build-script-build` |
| 537 | 2025-03-23T06:31:02.588Z | Compiling icu_locid_transform_data v1.5.0 |
| 538 | 2025-03-23T06:31:02.588Z | Running `/home/build/.rustup/toolchains/1.85.1-x86_64-unknown-illumos/bin/rustc --crate-name icu_locid_transform_data --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/icu_locid_transform_data-1.5.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=e1fe145fef8ee86c -C extra-filename=-e43485fea204305a --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 539 | 2025-03-23T06:31:02.614Z | Compiling time-core v0.1.2 |
| 540 | 2025-03-23T06:31:02.614Z | Running `/home/build/.rustup/toolchains/1.85.1-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=7d681c768485f1d7 -C extra-filename=-0f7292795a1b5b3e --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 541 | 2025-03-23T06:31:02.641Z | Compiling num-conv v0.1.0 |
| 542 | 2025-03-23T06:31:02.641Z | Running `/home/build/.rustup/toolchains/1.85.1-x86_64-unknown-illumos/bin/rustc --crate-name num_conv --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/num-conv-0.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=d532958423396691 -C extra-filename=-42b16eefec1a386f --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 543 | 2025-03-23T06:31:02.666Z | Running `/work/oxidecomputer/dropshot/target/debug/build/typenum-95e127084cabe941/build-script-main` |
| 544 | 2025-03-23T06:31:02.691Z | Compiling zeroize v1.7.0 |
| 545 | 2025-03-23T06:31:02.691Z | Running `/home/build/.rustup/toolchains/1.85.1-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=226ed35c97a17355 -C extra-filename=-6b7a9896b76ada19 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 546 | 2025-03-23T06:31:02.749Z | Compiling openssl-sys v0.9.105 |
| 547 | 2025-03-23T06:31:02.774Z | Running `/home/build/.rustup/toolchains/1.85.1-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.105/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("bindgen", "bssl-sys", "openssl-src", "unstable_boringssl", "vendored"))' -C metadata=5bed07765fb39de3 -C extra-filename=-7ed3b5c406602603 --out-dir /work/oxidecomputer/dropshot/target/debug/build/openssl-sys-7ed3b5c406602603 -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --extern cc=/work/oxidecomputer/dropshot/target/debug/deps/libcc-ab8059e529abb69f.rlib --extern pkg_config=/work/oxidecomputer/dropshot/target/debug/deps/libpkg_config-717a829bc88cc6de.rlib --extern vcpkg=/work/oxidecomputer/dropshot/target/debug/deps/libvcpkg-45625b3cc57cdb13.rlib --cap-lints allow` |
| 548 | 2025-03-23T06:31:02.774Z | Compiling httpdate v1.0.1 |
| 549 | 2025-03-23T06:31:02.774Z | Running `/home/build/.rustup/toolchains/1.85.1-x86_64-unknown-illumos/bin/rustc --crate-name httpdate --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/httpdate-1.0.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=497b16a03084c830 -C extra-filename=-0882e873a5b66b06 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 550 | 2025-03-23T06:31:02.814Z | Running `/home/build/.rustup/toolchains/1.85.1-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=42b5eeb8944c0db6 -C extra-filename=-1a23a0184a1b1fed --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 551 | 2025-03-23T06:31:02.839Z | Compiling deranged v0.3.11 |
| 552 | 2025-03-23T06:31:02.839Z | Running `/home/build/.rustup/toolchains/1.85.1-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=fd76bd197d66ed91 -C extra-filename=-d702201da7d2228e --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-c2fa9b2ee4bcad4d.rmeta --cap-lints allow` |
| 553 | 2025-03-23T06:31:02.894Z | Compiling time-macros v0.2.18 |
| 554 | 2025-03-23T06:31:02.919Z | Running `/home/build/.rustup/toolchains/1.85.1-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=773fc510dde277bc -C extra-filename=-b63c81253f159047 --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-42b16eefec1a386f.rlib --extern time_core=/work/oxidecomputer/dropshot/target/debug/deps/libtime_core-0f7292795a1b5b3e.rlib --extern proc_macro --cap-lints allow` |
| 555 | 2025-03-23T06:31:02.973Z | Running `/home/build/.rustup/toolchains/1.85.1-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=d3da62cffaf9fe51 -C extra-filename=-d8f03c97d9fe804b --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-659b900924d257b8.rmeta --cap-lints allow` |
| 556 | 2025-03-23T06:31:03.152Z | Compiling slog v2.7.0 |
| 557 | 2025-03-23T06:31:03.179Z | Running `/home/build/.rustup/toolchains/1.85.1-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2015 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/slog-2.7.0/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no --cfg 'feature="default"' --cfg 'feature="dynamic-keys"' --cfg 'feature="max_level_trace"' --cfg 'feature="release_max_level_debug"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "dynamic-keys", "erased-serde", "max_level_debug", "max_level_error", "max_level_info", "max_level_off", "max_level_trace", "max_level_warn", "nested-values", "nothreads", "release_max_level_debug", "release_max_level_error", "release_max_level_info", "release_max_level_off", "release_max_level_trace", "release_max_level_warn", "std"))' -C metadata=3fd964949d6fcdab -C extra-filename=-a56266a179d759e4 --out-dir /work/oxidecomputer/dropshot/target/debug/build/slog-a56266a179d759e4 -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 558 | 2025-03-23T06:31:03.561Z | Running `/work/oxidecomputer/dropshot/target/debug/build/openssl-sys-7ed3b5c406602603/build-script-main` |
| 559 | 2025-03-23T06:31:03.586Z | Compiling bitflags v2.4.0 |
| 560 | 2025-03-23T06:31:03.611Z | Running `/home/build/.rustup/toolchains/1.85.1-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=12eed2eee47c78e9 -C extra-filename=-60d0c8a5c1f964c1 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 561 | 2025-03-23T06:31:03.639Z | Running `/home/build/.rustup/toolchains/1.85.1-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=63c085349e227c4a -C extra-filename=-840a41a50c10073d --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-659b900924d257b8.rmeta --extern getrandom=/work/oxidecomputer/dropshot/target/debug/deps/libgetrandom-036d4bbd799c8819.rmeta --extern untrusted=/work/oxidecomputer/dropshot/target/debug/deps/libuntrusted-b52afaae08e0fd43.rmeta --cap-lints allow -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-6e6c2c041eafa3d1/out -l static=ring_core_0_17_13_ -l static=ring_core_0_17_13__test` |
| 562 | 2025-03-23T06:31:03.673Z | Running `/home/build/.rustup/toolchains/1.85.1-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=e77e76835ba8ba1c -C extra-filename=-121297f08ee7079d --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-1a23a0184a1b1fed.rmeta --cap-lints allow --cfg relaxed_coherence` |
| 563 | 2025-03-23T06:31:03.698Z | Compiling base64 v0.22.1 |
| 564 | 2025-03-23T06:31:03.698Z | Running `/home/build/.rustup/toolchains/1.85.1-x86_64-unknown-illumos/bin/rustc --crate-name base64 --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/base64-0.22.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "std"))' -C metadata=6e679e982a32cc43 -C extra-filename=-f192fbf214562642 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 565 | 2025-03-23T06:31:03.870Z | Compiling tower-service v0.3.3 |
| 566 | 2025-03-23T06:31:03.870Z | Running `/home/build/.rustup/toolchains/1.85.1-x86_64-unknown-illumos/bin/rustc --crate-name tower_service --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tower-service-0.3.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=d5627fb8c21af76b -C extra-filename=-9e6d8229f92eab45 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 567 | 2025-03-23T06:31:03.933Z | Compiling num_threads v0.1.3 |
| 568 | 2025-03-23T06:31:03.958Z | Running `/home/build/.rustup/toolchains/1.85.1-x86_64-unknown-illumos/bin/rustc --crate-name num_threads --edition=2015 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/num_threads-0.1.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=553d61e468a4ba73 -C extra-filename=-aee35d8e612fb29d --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 569 | 2025-03-23T06:31:03.983Z | Compiling icu_properties_data v1.5.0 |
| 570 | 2025-03-23T06:31:03.983Z | Running `/home/build/.rustup/toolchains/1.85.1-x86_64-unknown-illumos/bin/rustc --crate-name icu_properties_data --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/icu_properties_data-1.5.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=0912473d9db686b8 -C extra-filename=-6923e5b8bc337e8e --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 571 | 2025-03-23T06:31:04.008Z | Running `/work/oxidecomputer/dropshot/target/debug/build/slog-a56266a179d759e4/build-script-build` |
| 572 | 2025-03-23T06:31:04.056Z | Compiling thread-id v4.0.0 |
| 573 | 2025-03-23T06:31:04.081Z | Running `/home/build/.rustup/toolchains/1.85.1-x86_64-unknown-illumos/bin/rustc --crate-name thread_id --edition=2015 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/thread-id-4.0.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=d548b05c3c52ccc5 -C extra-filename=-205ec0d78d94d407 --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-6fdc16e62d488c81.rmeta --cap-lints allow` |
| 574 | 2025-03-23T06:31:04.081Z | Compiling unicase v2.6.0 |
| 575 | 2025-03-23T06:31:04.081Z | Running `/home/build/.rustup/toolchains/1.85.1-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2015 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/unicase-2.6.0/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("nightly"))' -C metadata=af7e9da8448761f2 -C extra-filename=-70d611e318f90614 --out-dir /work/oxidecomputer/dropshot/target/debug/build/unicase-70d611e318f90614 -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --extern version_check=/work/oxidecomputer/dropshot/target/debug/deps/libversion_check-f82c0cf4165bf1e4.rlib --cap-lints allow` |
| 576 | 2025-03-23T06:31:04.170Z | Compiling usdt-impl v0.5.0 |
| 577 | 2025-03-23T06:31:04.195Z | Running `/home/build/.rustup/toolchains/1.85.1-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/usdt-impl-0.5.0/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no --cfg 'feature="asm"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("asm", "default", "des", "dof"))' -C metadata=f56324206f2c22e3 -C extra-filename=-3a8b6a62faaf4cad --out-dir /work/oxidecomputer/dropshot/target/debug/build/usdt-impl-3a8b6a62faaf4cad -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --extern version_check=/work/oxidecomputer/dropshot/target/debug/deps/libversion_check-f82c0cf4165bf1e4.rlib --cap-lints allow` |
| 578 | 2025-03-23T06:31:04.195Z | Compiling openssl v0.10.70 |
| 579 | 2025-03-23T06:31:04.195Z | Running `/home/build/.rustup/toolchains/1.85.1-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.70/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("bindgen", "default", "unstable_boringssl", "v101", "v102", "v110", "v111", "vendored"))' -C metadata=3eab909fec9e03fc -C extra-filename=-9ab96c536e026422 --out-dir /work/oxidecomputer/dropshot/target/debug/build/openssl-9ab96c536e026422 -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 580 | 2025-03-23T06:31:04.350Z | Compiling foreign-types-shared v0.1.1 |
| 581 | 2025-03-23T06:31:04.375Z | Running `/home/build/.rustup/toolchains/1.85.1-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=1f0aa33d55a4244e -C extra-filename=-79fcdb94eccb1566 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 582 | 2025-03-23T06:31:04.451Z | Compiling openssl-probe v0.1.4 |
| 583 | 2025-03-23T06:31:04.476Z | Running `/home/build/.rustup/toolchains/1.85.1-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=77b7e95c5d51cb67 -C extra-filename=-badc72fbc427fe45 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 584 | 2025-03-23T06:31:04.476Z | Compiling getrandom v0.3.1 |
| 585 | 2025-03-23T06:31:04.476Z | Running `/home/build/.rustup/toolchains/1.85.1-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=27ecc5bdfd8d0413 -C extra-filename=-10788056a3bc7e81 --out-dir /work/oxidecomputer/dropshot/target/debug/build/getrandom-10788056a3bc7e81 -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 586 | 2025-03-23T06:31:04.565Z | Compiling percent-encoding v2.3.1 |
| 587 | 2025-03-23T06:31:04.590Z | Running `/home/build/.rustup/toolchains/1.85.1-x86_64-unknown-illumos/bin/rustc --crate-name percent_encoding --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/percent-encoding-2.3.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=aefd21a26ff2af3c -C extra-filename=-198de62654989182 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 588 | 2025-03-23T06:31:04.630Z | Compiling utf8_iter v1.0.4 |
| 589 | 2025-03-23T06:31:04.655Z | Running `/home/build/.rustup/toolchains/1.85.1-x86_64-unknown-illumos/bin/rustc --crate-name utf8_iter --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/utf8_iter-1.0.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=bbf0def8a7d8eea0 -C extra-filename=-5709dfdc2625d210 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 590 | 2025-03-23T06:31:04.655Z | Compiling paste v1.0.15 |
| 591 | 2025-03-23T06:31:04.655Z | Running `/home/build/.rustup/toolchains/1.85.1-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/paste-1.0.15/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=47c8827ebd30186f -C extra-filename=-433baff36be548e1 --out-dir /work/oxidecomputer/dropshot/target/debug/build/paste-433baff36be548e1 -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 592 | 2025-03-23T06:31:04.753Z | Compiling icu_normalizer_data v1.5.0 |
| 593 | 2025-03-23T06:31:04.778Z | Running `/home/build/.rustup/toolchains/1.85.1-x86_64-unknown-illumos/bin/rustc --crate-name icu_normalizer_data --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/icu_normalizer_data-1.5.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=5c97deb820a16801 -C extra-filename=-e92dfb06bb85b5f9 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 594 | 2025-03-23T06:31:04.859Z | Compiling write16 v1.0.0 |
| 595 | 2025-03-23T06:31:04.859Z | Running `/home/build/.rustup/toolchains/1.85.1-x86_64-unknown-illumos/bin/rustc --crate-name write16 --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/write16-1.0.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="alloc"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "arrayvec", "smallvec"))' -C metadata=cf722262aab8b2b7 -C extra-filename=-d1e58fb35bfe6357 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 596 | 2025-03-23T06:31:04.884Z | Compiling utf16_iter v1.0.5 |
| 597 | 2025-03-23T06:31:04.884Z | Compiling form_urlencoded v1.2.1 |
| 598 | 2025-03-23T06:31:04.884Z | Running `/home/build/.rustup/toolchains/1.85.1-x86_64-unknown-illumos/bin/rustc --crate-name utf16_iter --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/utf16_iter-1.0.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=78a73379133233f5 -C extra-filename=-7fa14f49a2be896f --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 599 | 2025-03-23T06:31:04.909Z | Running `/work/oxidecomputer/dropshot/target/debug/build/getrandom-10788056a3bc7e81/build-script-build` |
| 600 | 2025-03-23T06:31:04.909Z | Running `/home/build/.rustup/toolchains/1.85.1-x86_64-unknown-illumos/bin/rustc --crate-name form_urlencoded --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/form_urlencoded-1.2.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=da8dea0f91aa1ce9 -C extra-filename=-987e54a5f8bba256 --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-198de62654989182.rmeta --cap-lints allow` |
| 601 | 2025-03-23T06:31:04.934Z | Running `/work/oxidecomputer/dropshot/target/debug/build/openssl-9ab96c536e026422/build-script-build` |
| 602 | 2025-03-23T06:31:04.934Z | Compiling crypto-common v0.1.6 |
| 603 | 2025-03-23T06:31:04.934Z | Running `/home/build/.rustup/toolchains/1.85.1-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=cee67ac5272bb60d -C extra-filename=-ee0e6e11ba8dee18 --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-121297f08ee7079d.rmeta --extern typenum=/work/oxidecomputer/dropshot/target/debug/deps/libtypenum-1a23a0184a1b1fed.rmeta --cap-lints allow` |
| 604 | 2025-03-23T06:31:04.996Z | Compiling block-buffer v0.10.2 |
| 605 | 2025-03-23T06:31:05.022Z | Running `/home/build/.rustup/toolchains/1.85.1-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=ac03da8a3aa2a6c9 -C extra-filename=-5bf7ed1c32ff3f29 --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-121297f08ee7079d.rmeta --cap-lints allow` |
| 606 | 2025-03-23T06:31:05.055Z | Compiling time v0.3.36 |
| 607 | 2025-03-23T06:31:05.080Z | Running `/home/build/.rustup/toolchains/1.85.1-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=ab9a1085d2ed7174 -C extra-filename=-c2f22fec5fbf7ec8 --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-d702201da7d2228e.rmeta --extern itoa=/work/oxidecomputer/dropshot/target/debug/deps/libitoa-ab778c5e0c6d6007.rmeta --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-6fdc16e62d488c81.rmeta --extern num_conv=/work/oxidecomputer/dropshot/target/debug/deps/libnum_conv-42b16eefec1a386f.rmeta --extern num_threads=/work/oxidecomputer/dropshot/target/debug/deps/libnum_threads-aee35d8e612fb29d.rmeta --extern powerfmt=/work/oxidecomputer/dropshot/target/debug/deps/libpowerfmt-c2fa9b2ee4bcad4d.rmeta --extern time_core=/work/oxidecomputer/dropshot/target/debug/deps/libtime_core-0f7292795a1b5b3e.rmeta --extern time_macros=/work/oxidecomputer/dropshot/target/debug/deps/libtime_macros-b63c81253f159047.so --cap-lints allow` |
| 608 | 2025-03-23T06:31:05.080Z | Running `/work/oxidecomputer/dropshot/target/debug/build/usdt-impl-3a8b6a62faaf4cad/build-script-build` |
| 609 | 2025-03-23T06:31:05.105Z | Running `/work/oxidecomputer/dropshot/target/debug/build/paste-433baff36be548e1/build-script-build` |
| 610 | 2025-03-23T06:31:05.130Z | Running `/work/oxidecomputer/dropshot/target/debug/build/unicase-70d611e318f90614/build-script-build` |
| 611 | 2025-03-23T06:31:05.155Z | Compiling foreign-types v0.3.2 |
| 612 | 2025-03-23T06:31:05.180Z | Running `/home/build/.rustup/toolchains/1.85.1-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=d0a83ac318031223 -C extra-filename=-a44797a638bf96c3 --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-79fcdb94eccb1566.rmeta --cap-lints allow` |
| 613 | 2025-03-23T06:31:05.205Z | Running `/home/build/.rustup/toolchains/1.85.1-x86_64-unknown-illumos/bin/rustc --crate-name slog --edition=2015 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/slog-2.7.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="dynamic-keys"' --cfg 'feature="max_level_trace"' --cfg 'feature="release_max_level_debug"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "dynamic-keys", "erased-serde", "max_level_debug", "max_level_error", "max_level_info", "max_level_off", "max_level_trace", "max_level_warn", "nested-values", "nothreads", "release_max_level_debug", "release_max_level_error", "release_max_level_info", "release_max_level_off", "release_max_level_trace", "release_max_level_warn", "std"))' -C metadata=eb5ad17bb946a825 -C extra-filename=-67f2eb52b2680b32 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow --cfg integer128` |
| 614 | 2025-03-23T06:31:05.205Z | Running `/home/build/.rustup/toolchains/1.85.1-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.105/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("bindgen", "bssl-sys", "openssl-src", "unstable_boringssl", "vendored"))' -C metadata=3d8838cdf8fcf6d0 -C extra-filename=-ddf3df0dc2ea22a4 --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-6fdc16e62d488c81.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"))' --check-cfg 'cfg(openssl)' --check-cfg 'cfg(libressl)' --check-cfg 'cfg(boringssl)' --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)'` |
| 615 | 2025-03-23T06:31:05.231Z | Compiling synstructure v0.13.1 |
| 616 | 2025-03-23T06:31:05.231Z | Running `/home/build/.rustup/toolchains/1.85.1-x86_64-unknown-illumos/bin/rustc --crate-name synstructure --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/synstructure-0.13.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --cfg 'feature="default"' --cfg 'feature="proc-macro"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "proc-macro"))' -C metadata=2bd17c880600cb47 -C extra-filename=-08f19d710d3a3f47 --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-b5f86640efab6f3c.rmeta --extern quote=/work/oxidecomputer/dropshot/target/debug/deps/libquote-509cd800b1c083a7.rmeta --extern syn=/work/oxidecomputer/dropshot/target/debug/deps/libsyn-b3f1aa275dd6f985.rmeta --cap-lints allow` |
| 617 | 2025-03-23T06:31:05.256Z | Compiling rand_core v0.6.3 |
| 618 | 2025-03-23T06:31:05.256Z | Running `/home/build/.rustup/toolchains/1.85.1-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=2543c3463fa8a333 -C extra-filename=-3c5d8661fc96a49f --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-036d4bbd799c8819.rmeta --cap-lints allow` |
| 619 | 2025-03-23T06:31:05.292Z | Compiling num-traits v0.2.14 |
| 620 | 2025-03-23T06:31:05.317Z | Running `/home/build/.rustup/toolchains/1.85.1-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2015 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/num-traits-0.2.14/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "i128", "libm", "std"))' -C metadata=7e349406adec9df3 -C extra-filename=-6ea3612f82153190 --out-dir /work/oxidecomputer/dropshot/target/debug/build/num-traits-6ea3612f82153190 -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --extern autocfg=/work/oxidecomputer/dropshot/target/debug/deps/libautocfg-43a22aa231a7cc43.rlib --cap-lints allow` |
| 621 | 2025-03-23T06:31:05.592Z | Compiling semver v1.0.26 |
| 622 | 2025-03-23T06:31:05.617Z | Running `/home/build/.rustup/toolchains/1.85.1-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/semver-1.0.26/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "serde", "std"))' -C metadata=89d2c2af4ec23d71 -C extra-filename=-c02eeb76c01fc848 --out-dir /work/oxidecomputer/dropshot/target/debug/build/semver-c02eeb76c01fc848 -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 623 | 2025-03-23T06:31:05.617Z | Compiling plain v0.2.3 |
| 624 | 2025-03-23T06:31:05.617Z | Running `/home/build/.rustup/toolchains/1.85.1-x86_64-unknown-illumos/bin/rustc --crate-name plain --edition=2015 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/plain-0.2.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=37b9f33c59904f7d -C extra-filename=-0352c0bd20450dbd --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 625 | 2025-03-23T06:31:05.768Z | Compiling rustls v0.22.4 |
| 626 | 2025-03-23T06:31:05.793Z | Running `/home/build/.rustup/toolchains/1.85.1-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/rustls-0.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=14513d3ed44f9384 -C extra-filename=-ac2397ff3f16dd02 --out-dir /work/oxidecomputer/dropshot/target/debug/build/rustls-ac2397ff3f16dd02 -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 627 | 2025-03-23T06:31:05.818Z | Compiling native-tls v0.2.12 |
| 628 | 2025-03-23T06:31:05.818Z | Running `/home/build/.rustup/toolchains/1.85.1-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=c9e00a3d41b4b7d5 -C extra-filename=-2351ecc04e7884c1 --out-dir /work/oxidecomputer/dropshot/target/debug/build/native-tls-2351ecc04e7884c1 -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 629 | 2025-03-23T06:31:06.008Z | Compiling rustls-webpki v0.102.8 |
| 630 | 2025-03-23T06:31:06.033Z | Running `/home/build/.rustup/toolchains/1.85.1-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=a38c86eede904717 -C extra-filename=-a2b59ab113e4e953 --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-840a41a50c10073d.rmeta --extern pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-b1c111152f21ac8c.rmeta --extern untrusted=/work/oxidecomputer/dropshot/target/debug/deps/libuntrusted-b52afaae08e0fd43.rmeta --cap-lints allow -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-6e6c2c041eafa3d1/out` |
| 631 | 2025-03-23T06:31:06.058Z | Compiling mime v0.3.16 |
| 632 | 2025-03-23T06:31:06.058Z | Running `/home/build/.rustup/toolchains/1.85.1-x86_64-unknown-illumos/bin/rustc --crate-name mime --edition=2015 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/mime-0.3.16/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=15390bc3563cf280 -C extra-filename=-250951e54aab151c --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 633 | 2025-03-23T06:31:06.145Z | Compiling rustls v0.23.13 |
| 634 | 2025-03-23T06:31:06.171Z | Running `/home/build/.rustup/toolchains/1.85.1-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/rustls-0.23.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=438b1825bd2d550b -C extra-filename=-8e00b0ef28c22dee --out-dir /work/oxidecomputer/dropshot/target/debug/build/rustls-8e00b0ef28c22dee -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 635 | 2025-03-23T06:31:06.171Z | Compiling ppv-lite86 v0.2.15 |
| 636 | 2025-03-23T06:31:06.171Z | Running `/home/build/.rustup/toolchains/1.85.1-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=84f1941f5462650c -C extra-filename=-06f424b2ea36c27d --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 637 | 2025-03-23T06:31:06.197Z | Running `/work/oxidecomputer/dropshot/target/debug/build/native-tls-2351ecc04e7884c1/build-script-build` |
| 638 | 2025-03-23T06:31:06.223Z | Running `/work/oxidecomputer/dropshot/target/debug/build/rustls-ac2397ff3f16dd02/build-script-build` |
| 639 | 2025-03-23T06:31:06.249Z | Running `/work/oxidecomputer/dropshot/target/debug/build/semver-c02eeb76c01fc848/build-script-build` |
| 640 | 2025-03-23T06:31:06.287Z | Running `/work/oxidecomputer/dropshot/target/debug/build/num-traits-6ea3612f82153190/build-script-build` |
| 641 | 2025-03-23T06:31:06.445Z | Running `/work/oxidecomputer/dropshot/target/debug/build/rustls-8e00b0ef28c22dee/build-script-build` |
| 642 | 2025-03-23T06:31:06.471Z | Running `/home/build/.rustup/toolchains/1.85.1-x86_64-unknown-illumos/bin/rustc --crate-name unicase --edition=2015 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/unicase-2.6.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("nightly"))' -C metadata=9b331030c030bfc3 -C extra-filename=-4a33bb6c8ec16768 --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` |
| 643 | 2025-03-23T06:31:06.497Z | Running `/home/build/.rustup/toolchains/1.85.1-x86_64-unknown-illumos/bin/rustc --crate-name paste --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/paste-1.0.15/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=99cd2df8a0935de4 -C extra-filename=-bd30506454cebda7 --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"))'` |
| 644 | 2025-03-23T06:31:06.579Z | Compiling digest v0.10.7 |
| 645 | 2025-03-23T06:31:06.605Z | Running `/home/build/.rustup/toolchains/1.85.1-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=db026552a8594b2d -C extra-filename=-0a1fb7ac40de4779 --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-5bf7ed1c32ff3f29.rmeta --extern crypto_common=/work/oxidecomputer/dropshot/target/debug/deps/libcrypto_common-ee0e6e11ba8dee18.rmeta --cap-lints allow` |
| 646 | 2025-03-23T06:31:06.743Z | Compiling rand_chacha v0.3.1 |
| 647 | 2025-03-23T06:31:06.769Z | Running `/home/build/.rustup/toolchains/1.85.1-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=2e923e12a1f580bf -C extra-filename=-c381a0f1dae09ac4 --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-06f424b2ea36c27d.rmeta --extern rand_core=/work/oxidecomputer/dropshot/target/debug/deps/librand_core-3c5d8661fc96a49f.rmeta --cap-lints allow` |
| 648 | 2025-03-23T06:31:06.795Z | Running `/home/build/.rustup/toolchains/1.85.1-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=3ba0b049e3f29027 -C extra-filename=-d7652dbefd31f1fc --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-659b900924d257b8.rmeta --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-6fdc16e62d488c81.rmeta --cap-lints allow` |
| 649 | 2025-03-23T06:31:06.896Z | Compiling rustls-pemfile v2.1.3 |
| 650 | 2025-03-23T06:31:06.922Z | Running `/home/build/.rustup/toolchains/1.85.1-x86_64-unknown-illumos/bin/rustc --crate-name rustls_pemfile --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/rustls-pemfile-2.1.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=66b864f059613ebe -C extra-filename=-4f234d364d96a7a3 --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-f192fbf214562642.rmeta --extern pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-b1c111152f21ac8c.rmeta --cap-lints allow` |
| 651 | 2025-03-23T06:31:07.038Z | Compiling dirs-sys-next v0.1.2 |
| 652 | 2025-03-23T06:31:07.064Z | Running `/home/build/.rustup/toolchains/1.85.1-x86_64-unknown-illumos/bin/rustc --crate-name dirs_sys_next --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dirs-sys-next-0.1.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=589f6a6af2c484ad -C extra-filename=-10b878f644dc332a --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-6fdc16e62d488c81.rmeta --cap-lints allow` |
| 653 | 2025-03-23T06:31:07.249Z | Running `/home/build/.rustup/toolchains/1.85.1-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/usdt-impl-0.5.0/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no --cfg 'feature="asm"' --cfg 'feature="des"' --cfg 'feature="dof"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("asm", "default", "des", "dof"))' -C metadata=b14dcb7fb3355fa4 -C extra-filename=-6243b47ee24b966f --out-dir /work/oxidecomputer/dropshot/target/debug/build/usdt-impl-6243b47ee24b966f -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --extern version_check=/work/oxidecomputer/dropshot/target/debug/deps/libversion_check-f82c0cf4165bf1e4.rlib --cap-lints allow` |
| 654 | 2025-03-23T06:31:07.311Z | Compiling winnow v0.7.1 |
| 655 | 2025-03-23T06:31:07.337Z | Running `/home/build/.rustup/toolchains/1.85.1-x86_64-unknown-illumos/bin/rustc --crate-name winnow --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/winnow-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 --warn=rust_2018_idioms '--warn=clippy::zero_sized_map_values' '--allow=clippy::wildcard_imports' '--warn=clippy::verbose_file_reads' --warn=unused_macro_rules --warn=unused_lifetimes --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub '--warn=clippy::uninlined_format_args' '--warn=clippy::trait_duplication_in_bounds' '--warn=clippy::todo' '--warn=clippy::string_to_string' '--warn=clippy::string_lit_as_bytes' '--warn=clippy::string_add_assign' '--warn=clippy::string_add' '--warn=clippy::str_to_string' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::same_functions_in_if_condition' '--allow=clippy::result_large_err' '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::ref_option_ref' '--warn=clippy::redundant_feature_names' '--warn=clippy::rc_mutex' '--warn=clippy::ptr_as_ptr' '--warn=clippy::path_buf_push_overwrite' '--warn=clippy::negative_feature_names' '--warn=clippy::needless_for_each' '--warn=clippy::needless_continue' '--warn=clippy::mutex_integer' '--warn=clippy::mem_forget' '--warn=clippy::macro_use_imports' '--warn=clippy::lossy_float_literal' '--warn=clippy::linkedlist' '--allow=clippy::let_and_return' '--warn=clippy::large_types_passed_by_value' '--warn=clippy::large_stack_arrays' '--warn=clippy::large_digit_groups' '--warn=clippy::invalid_upcast_comparisons' '--warn=clippy::infinite_loop' '--warn=clippy::inefficient_to_string' '--warn=clippy::inconsistent_struct_constructor' '--warn=clippy::imprecise_flops' '--warn=clippy::implicit_clone' '--allow=clippy::if_same_then_else' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::fn_params_excessive_bools' '--warn=clippy::float_cmp_const' '--warn=clippy::flat_map_option' '--warn=clippy::filter_map_next' '--warn=clippy::fallible_impl_from' '--warn=clippy::explicit_into_iter_loop' '--warn=clippy::explicit_deref_methods' '--warn=clippy::expl_impl_clone_on_copy' '--warn=clippy::enum_glob_use' '--warn=clippy::empty_enum' '--warn=clippy::doc_markdown' '--warn=clippy::debug_assert_with_mut_call' '--warn=clippy::dbg_macro' '--warn=clippy::create_dir' '--allow=clippy::collapsible_else_if' '--warn=clippy::checked_conversions' '--allow=clippy::branches_sharing_code' '--allow=clippy::bool_assert_comparison' --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "debug", "default", "simd", "std", "unstable-doc", "unstable-recover"))' -C metadata=5da6d9f3f732dccd -C extra-filename=-bf7d2d1406c38c53 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 656 | 2025-03-23T06:31:07.548Z | Compiling pretty-hex v0.4.1 |
| 657 | 2025-03-23T06:31:07.574Z | Running `/home/build/.rustup/toolchains/1.85.1-x86_64-unknown-illumos/bin/rustc --crate-name pretty_hex --edition=2015 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/pretty-hex-0.4.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="alloc"' --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default"))' -C metadata=d962672fc6c4a366 -C extra-filename=-15823880d5dc9892 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 658 | 2025-03-23T06:31:07.600Z | Compiling cpufeatures v0.2.2 |
| 659 | 2025-03-23T06:31:07.626Z | Running `/home/build/.rustup/toolchains/1.85.1-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=eed0e978d37c41c8 -C extra-filename=-bb092ac4ee5f0273 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 660 | 2025-03-23T06:31:07.626Z | Running `/work/oxidecomputer/dropshot/target/debug/build/usdt-impl-6243b47ee24b966f/build-script-build` |
| 661 | 2025-03-23T06:31:07.652Z | Compiling dirs-next v2.0.0 |
| 662 | 2025-03-23T06:31:07.652Z | Running `/home/build/.rustup/toolchains/1.85.1-x86_64-unknown-illumos/bin/rustc --crate-name dirs_next --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dirs-next-2.0.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=d4e387dc0aa4bdd8 -C extra-filename=-46283e12b4067a4b --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-659b900924d257b8.rmeta --extern dirs_sys_next=/work/oxidecomputer/dropshot/target/debug/deps/libdirs_sys_next-10b878f644dc332a.rmeta --cap-lints allow` |
| 663 | 2025-03-23T06:31:07.678Z | Compiling rand v0.8.4 |
| 664 | 2025-03-23T06:31:07.678Z | Running `/home/build/.rustup/toolchains/1.85.1-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=79b181899b30f480 -C extra-filename=-dd20256f0a2581f3 --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-6fdc16e62d488c81.rmeta --extern rand_chacha=/work/oxidecomputer/dropshot/target/debug/deps/librand_chacha-c381a0f1dae09ac4.rmeta --extern rand_core=/work/oxidecomputer/dropshot/target/debug/deps/librand_core-3c5d8661fc96a49f.rmeta --cap-lints allow` |
| 665 | 2025-03-23T06:31:07.703Z | Compiling sha1 v0.10.6 |
| 666 | 2025-03-23T06:31:07.729Z | Running `/home/build/.rustup/toolchains/1.85.1-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=f1fc3cb2f14d8918 -C extra-filename=-3024600dc8c1764a --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-659b900924d257b8.rmeta --extern cpufeatures=/work/oxidecomputer/dropshot/target/debug/deps/libcpufeatures-bb092ac4ee5f0273.rmeta --extern digest=/work/oxidecomputer/dropshot/target/debug/deps/libdigest-0a1fb7ac40de4779.rmeta --cap-lints allow` |
| 667 | 2025-03-23T06:31:07.763Z | Compiling mime_guess v2.0.5 |
| 668 | 2025-03-23T06:31:07.789Z | Running `/home/build/.rustup/toolchains/1.85.1-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2015 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/mime_guess-2.0.5/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no --cfg 'feature="default"' --cfg 'feature="rev-mappings"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "rev-mappings"))' -C metadata=d114d1d7dd64af7f -C extra-filename=-0668e0f2236708b4 --out-dir /work/oxidecomputer/dropshot/target/debug/build/mime_guess-0668e0f2236708b4 -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --extern unicase=/work/oxidecomputer/dropshot/target/debug/deps/libunicase-4a33bb6c8ec16768.rlib --cap-lints allow` |
| 669 | 2025-03-23T06:31:07.789Z | Running `/home/build/.rustup/toolchains/1.85.1-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=5723d28e083c407e -C extra-filename=-c22afb678a98f647 --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-fcb78d7a0f863c0f.rmeta --extern ring=/work/oxidecomputer/dropshot/target/debug/deps/libring-840a41a50c10073d.rmeta --extern pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-b1c111152f21ac8c.rmeta --extern webpki=/work/oxidecomputer/dropshot/target/debug/deps/libwebpki-a2b59ab113e4e953.rmeta --extern subtle=/work/oxidecomputer/dropshot/target/debug/deps/libsubtle-3a0211a29d179234.rmeta --extern zeroize=/work/oxidecomputer/dropshot/target/debug/deps/libzeroize-6b7a9896b76ada19.rmeta --cap-lints allow -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-6e6c2c041eafa3d1/out` |
| 670 | 2025-03-23T06:31:07.830Z | Running `/home/build/.rustup/toolchains/1.85.1-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=b2dc0a6aafb71b39 -C extra-filename=-ee4843339e4b8326 --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-6d038425c56f5b07.rmeta --extern ring=/work/oxidecomputer/dropshot/target/debug/deps/libring-840a41a50c10073d.rmeta --extern pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-b1c111152f21ac8c.rmeta --extern webpki=/work/oxidecomputer/dropshot/target/debug/deps/libwebpki-a2b59ab113e4e953.rmeta --extern subtle=/work/oxidecomputer/dropshot/target/debug/deps/libsubtle-3a0211a29d179234.rmeta --extern zeroize=/work/oxidecomputer/dropshot/target/debug/deps/libzeroize-6b7a9896b76ada19.rmeta --cap-lints allow -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-6e6c2c041eafa3d1/out --check-cfg 'cfg(bench)' --check-cfg 'cfg(read_buf)'` |
| 671 | 2025-03-23T06:31:07.928Z | Running `/home/build/.rustup/toolchains/1.85.1-x86_64-unknown-illumos/bin/rustc --crate-name num_traits --edition=2015 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/num-traits-0.2.14/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "i128", "libm", "std"))' -C metadata=1e78f32ebbfdb972 -C extra-filename=-1162e1525193acc8 --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` |
| 672 | 2025-03-23T06:31:08.040Z | Running `/home/build/.rustup/toolchains/1.85.1-x86_64-unknown-illumos/bin/rustc --crate-name semver --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/semver-1.0.26/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "serde", "std"))' -C metadata=b6e0158227bbd5d3 -C extra-filename=-afd1f243f989e8d2 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow --check-cfg 'cfg(no_alloc_crate)' --check-cfg 'cfg(no_const_vec_new)' --check-cfg 'cfg(no_exhaustive_int_match)' --check-cfg 'cfg(no_non_exhaustive)' --check-cfg 'cfg(no_nonzero_bitscan)' --check-cfg 'cfg(no_str_strip_prefix)' --check-cfg 'cfg(no_track_caller)' --check-cfg 'cfg(no_unsafe_op_in_unsafe_fn_lint)' --check-cfg 'cfg(test_node_semver)'` |
| 673 | 2025-03-23T06:31:08.334Z | Compiling serde_derive v1.0.219 |
| 674 | 2025-03-23T06:31:08.360Z | Running `/home/build/.rustup/toolchains/1.85.1-x86_64-unknown-illumos/bin/rustc --crate-name serde_derive --edition=2015 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/serde_derive-1.0.219/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "deserialize_in_place"))' -C metadata=1f47d2e98267e677 -C extra-filename=-442de2d8f9a633eb --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-b5f86640efab6f3c.rlib --extern quote=/work/oxidecomputer/dropshot/target/debug/deps/libquote-509cd800b1c083a7.rlib --extern syn=/work/oxidecomputer/dropshot/target/debug/deps/libsyn-b3f1aa275dd6f985.rlib --extern proc_macro --cap-lints allow` |
| 675 | 2025-03-23T06:31:08.546Z | Compiling thiserror-impl v1.0.69 |
| 676 | 2025-03-23T06:31:08.572Z | Running `/home/build/.rustup/toolchains/1.85.1-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=97f3e8f73a7a11fa -C extra-filename=-6e0da22182642158 --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-b5f86640efab6f3c.rlib --extern quote=/work/oxidecomputer/dropshot/target/debug/deps/libquote-509cd800b1c083a7.rlib --extern syn=/work/oxidecomputer/dropshot/target/debug/deps/libsyn-b3f1aa275dd6f985.rlib --extern proc_macro --cap-lints allow` |
| 677 | 2025-03-23T06:31:08.620Z | Compiling tokio-macros v2.5.0 |
| 678 | 2025-03-23T06:31:08.646Z | Running `/home/build/.rustup/toolchains/1.85.1-x86_64-unknown-illumos/bin/rustc --crate-name tokio_macros --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-macros-2.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=cd553b2381c6e569 -C extra-filename=-ab6c323c9c4d246d --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-b5f86640efab6f3c.rlib --extern quote=/work/oxidecomputer/dropshot/target/debug/deps/libquote-509cd800b1c083a7.rlib --extern syn=/work/oxidecomputer/dropshot/target/debug/deps/libsyn-b3f1aa275dd6f985.rlib --extern proc_macro --cap-lints allow` |
| 679 | 2025-03-23T06:31:08.833Z | Compiling zerofrom-derive v0.1.5 |
| 680 | 2025-03-23T06:31:08.859Z | Running `/home/build/.rustup/toolchains/1.85.1-x86_64-unknown-illumos/bin/rustc --crate-name zerofrom_derive --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/zerofrom-derive-0.1.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=7deb43a6306ef5ba -C extra-filename=-b87da9d69e4b388f --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-b5f86640efab6f3c.rlib --extern quote=/work/oxidecomputer/dropshot/target/debug/deps/libquote-509cd800b1c083a7.rlib --extern syn=/work/oxidecomputer/dropshot/target/debug/deps/libsyn-b3f1aa275dd6f985.rlib --extern synstructure=/work/oxidecomputer/dropshot/target/debug/deps/libsynstructure-08f19d710d3a3f47.rlib --extern proc_macro --cap-lints allow` |
| 681 | 2025-03-23T06:31:08.983Z | Compiling yoke-derive v0.7.5 |
| 682 | 2025-03-23T06:31:09.009Z | Running `/home/build/.rustup/toolchains/1.85.1-x86_64-unknown-illumos/bin/rustc --crate-name yoke_derive --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/yoke-derive-0.7.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=bdb643da45ecdb2e -C extra-filename=-867d397e8574c9bd --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-b5f86640efab6f3c.rlib --extern quote=/work/oxidecomputer/dropshot/target/debug/deps/libquote-509cd800b1c083a7.rlib --extern syn=/work/oxidecomputer/dropshot/target/debug/deps/libsyn-b3f1aa275dd6f985.rlib --extern synstructure=/work/oxidecomputer/dropshot/target/debug/deps/libsynstructure-08f19d710d3a3f47.rlib --extern proc_macro --cap-lints allow` |
| 683 | 2025-03-23T06:31:09.885Z | Compiling tokio v1.44.1 |
| 684 | 2025-03-23T06:31:09.911Z | Running `/home/build/.rustup/toolchains/1.85.1-x86_64-unknown-illumos/bin/rustc --crate-name tokio --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --warn=unexpected_cfgs --check-cfg 'cfg(fuzzing)' --check-cfg 'cfg(loom)' --check-cfg 'cfg(mio_unsupported_force_poll_poll)' --check-cfg 'cfg(tokio_allow_from_blocking_fd)' --check-cfg 'cfg(tokio_internal_mt_counters)' --check-cfg 'cfg(tokio_no_parking_lot)' --check-cfg 'cfg(tokio_no_tuning_tests)' --check-cfg 'cfg(tokio_taskdump)' --check-cfg 'cfg(tokio_unstable)' --cfg 'feature="bytes"' --cfg 'feature="default"' --cfg 'feature="fs"' --cfg 'feature="full"' --cfg 'feature="io-std"' --cfg 'feature="io-util"' --cfg 'feature="libc"' --cfg 'feature="macros"' --cfg 'feature="mio"' --cfg 'feature="net"' --cfg 'feature="parking_lot"' --cfg 'feature="process"' --cfg 'feature="rt"' --cfg 'feature="rt-multi-thread"' --cfg 'feature="signal"' --cfg 'feature="signal-hook-registry"' --cfg 'feature="socket2"' --cfg 'feature="sync"' --cfg 'feature="time"' --cfg 'feature="tokio-macros"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("bytes", "default", "fs", "full", "io-std", "io-util", "libc", "macros", "mio", "net", "parking_lot", "process", "rt", "rt-multi-thread", "signal", "signal-hook-registry", "socket2", "sync", "test-util", "time", "tokio-macros", "tracing", "windows-sys"))' -C metadata=0e4700b1ef574de9 -C extra-filename=-204f12b71c8739eb --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-cb515188b96b0495.rmeta --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-6fdc16e62d488c81.rmeta --extern mio=/work/oxidecomputer/dropshot/target/debug/deps/libmio-06678cc5b0de56f5.rmeta --extern parking_lot=/work/oxidecomputer/dropshot/target/debug/deps/libparking_lot-f2cf4cad88213083.rmeta --extern pin_project_lite=/work/oxidecomputer/dropshot/target/debug/deps/libpin_project_lite-cd3877c9e18cb19e.rmeta --extern signal_hook_registry=/work/oxidecomputer/dropshot/target/debug/deps/libsignal_hook_registry-2ff82664e3dc1001.rmeta --extern socket2=/work/oxidecomputer/dropshot/target/debug/deps/libsocket2-bd8613c483b9a5a8.rmeta --extern tokio_macros=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_macros-ab6c323c9c4d246d.so --cap-lints allow` |
| 685 | 2025-03-23T06:31:10.103Z | Compiling futures-macro v0.3.31 |
| 686 | 2025-03-23T06:31:10.129Z | Running `/home/build/.rustup/toolchains/1.85.1-x86_64-unknown-illumos/bin/rustc --crate-name futures_macro --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-macro-0.3.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=91a0a48d6938a5aa -C extra-filename=-0b29b062d1b96ee7 --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-b5f86640efab6f3c.rlib --extern quote=/work/oxidecomputer/dropshot/target/debug/deps/libquote-509cd800b1c083a7.rlib --extern syn=/work/oxidecomputer/dropshot/target/debug/deps/libsyn-b3f1aa275dd6f985.rlib --extern proc_macro --cap-lints allow` |
| 687 | 2025-03-23T06:31:10.599Z | Running `/home/build/.rustup/toolchains/1.85.1-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=38a2c7ef18d24084 -C extra-filename=-078e314dc6d09a15 --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-6e0da22182642158.so --cap-lints allow --check-cfg 'cfg(error_generic_member_access)' --check-cfg 'cfg(thiserror_nightly_testing)'` |
| 688 | 2025-03-23T06:31:10.738Z | Compiling zerovec-derive v0.10.3 |
| 689 | 2025-03-23T06:31:10.764Z | Running `/home/build/.rustup/toolchains/1.85.1-x86_64-unknown-illumos/bin/rustc --crate-name zerovec_derive --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/zerovec-derive-0.10.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=de314ece8713295d -C extra-filename=-115ea21677c1be58 --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-b5f86640efab6f3c.rlib --extern quote=/work/oxidecomputer/dropshot/target/debug/deps/libquote-509cd800b1c083a7.rlib --extern syn=/work/oxidecomputer/dropshot/target/debug/deps/libsyn-b3f1aa275dd6f985.rlib --extern proc_macro --cap-lints allow` |
| 690 | 2025-03-23T06:31:10.886Z | Compiling displaydoc v0.2.5 |
| 691 | 2025-03-23T06:31:10.912Z | Running `/home/build/.rustup/toolchains/1.85.1-x86_64-unknown-illumos/bin/rustc --crate-name displaydoc --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/displaydoc-0.2.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=5519d7a7cdf63978 -C extra-filename=-8a60b071a137077b --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-b5f86640efab6f3c.rlib --extern quote=/work/oxidecomputer/dropshot/target/debug/deps/libquote-509cd800b1c083a7.rlib --extern syn=/work/oxidecomputer/dropshot/target/debug/deps/libsyn-b3f1aa275dd6f985.rlib --extern proc_macro --cap-lints allow` |
| 692 | 2025-03-23T06:31:11.312Z | Compiling zerofrom v0.1.5 |
| 693 | 2025-03-23T06:31:11.338Z | Running `/home/build/.rustup/toolchains/1.85.1-x86_64-unknown-illumos/bin/rustc --crate-name zerofrom --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/zerofrom-0.1.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="alloc"' --cfg 'feature="derive"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "derive"))' -C metadata=13b3a0a8feb7c5e2 -C extra-filename=-0886b52b155b8b80 --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-b87da9d69e4b388f.so --cap-lints allow` |
| 694 | 2025-03-23T06:31:11.428Z | Compiling futures-util v0.3.31 |
| 695 | 2025-03-23T06:31:11.455Z | Running `/home/build/.rustup/toolchains/1.85.1-x86_64-unknown-illumos/bin/rustc --crate-name futures_util --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.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=b88a9f71997c018c -C extra-filename=-d2adb1021949c735 --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-3da1d71a683166f6.rmeta --extern futures_core=/work/oxidecomputer/dropshot/target/debug/deps/libfutures_core-29226b0922055fb3.rmeta --extern futures_io=/work/oxidecomputer/dropshot/target/debug/deps/libfutures_io-ae09d8034e5074c5.rmeta --extern futures_macro=/work/oxidecomputer/dropshot/target/debug/deps/libfutures_macro-0b29b062d1b96ee7.so --extern futures_sink=/work/oxidecomputer/dropshot/target/debug/deps/libfutures_sink-5ffe73603a78316b.rmeta --extern futures_task=/work/oxidecomputer/dropshot/target/debug/deps/libfutures_task-4d433bb4749bf289.rmeta --extern memchr=/work/oxidecomputer/dropshot/target/debug/deps/libmemchr-2315fbefb00e067e.rmeta --extern pin_project_lite=/work/oxidecomputer/dropshot/target/debug/deps/libpin_project_lite-cd3877c9e18cb19e.rmeta --extern pin_utils=/work/oxidecomputer/dropshot/target/debug/deps/libpin_utils-37ccc11444c84852.rmeta --extern slab=/work/oxidecomputer/dropshot/target/debug/deps/libslab-7201ac07968d2d83.rmeta --cap-lints allow` |
| 696 | 2025-03-23T06:31:11.503Z | Compiling yoke v0.7.5 |
| 697 | 2025-03-23T06:31:11.529Z | Running `/home/build/.rustup/toolchains/1.85.1-x86_64-unknown-illumos/bin/rustc --crate-name yoke --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/yoke-0.7.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="zerofrom"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "derive", "serde", "zerofrom"))' -C metadata=4574a45eb2d7d07d -C extra-filename=-b3e21ae87aa9eb39 --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-3372c03c51341570.rmeta --extern yoke_derive=/work/oxidecomputer/dropshot/target/debug/deps/libyoke_derive-867d397e8574c9bd.so --extern zerofrom=/work/oxidecomputer/dropshot/target/debug/deps/libzerofrom-0886b52b155b8b80.rmeta --cap-lints allow` |
| 698 | 2025-03-23T06:31:11.816Z | Compiling pest v2.7.6 |
| 699 | 2025-03-23T06:31:11.842Z | Running `/home/build/.rustup/toolchains/1.85.1-x86_64-unknown-illumos/bin/rustc --crate-name pest --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/pest-2.7.6/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="memchr"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("const_prec_climber", "default", "memchr", "pretty-print", "std"))' -C metadata=d84988da16529c22 -C extra-filename=-e5d44e0d8511e931 --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-2315fbefb00e067e.rmeta --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-078e314dc6d09a15.rmeta --extern ucd_trie=/work/oxidecomputer/dropshot/target/debug/deps/libucd_trie-8f85053c5446a014.rmeta --cap-lints allow` |
| 700 | 2025-03-23T06:31:12.051Z | Compiling icu_provider_macros v1.5.0 |
| 701 | 2025-03-23T06:31:12.077Z | Running `/home/build/.rustup/toolchains/1.85.1-x86_64-unknown-illumos/bin/rustc --crate-name icu_provider_macros --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/icu_provider_macros-1.5.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=f6831bd1c9d53fc8 -C extra-filename=-a441f248270d374f --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-b5f86640efab6f3c.rlib --extern quote=/work/oxidecomputer/dropshot/target/debug/deps/libquote-509cd800b1c083a7.rlib --extern syn=/work/oxidecomputer/dropshot/target/debug/deps/libsyn-b3f1aa275dd6f985.rlib --extern proc_macro --cap-lints allow` |
| 702 | 2025-03-23T06:31:12.569Z | Compiling zerovec v0.10.4 |
| 703 | 2025-03-23T06:31:12.595Z | Running `/home/build/.rustup/toolchains/1.85.1-x86_64-unknown-illumos/bin/rustc --crate-name zerovec --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/zerovec-0.10.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="derive"' --cfg 'feature="yoke"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("bench", "databake", "derive", "hashmap", "serde", "std", "yoke"))' -C metadata=480fc5e708bc17eb -C extra-filename=-0e4fc58d53241f55 --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-b3e21ae87aa9eb39.rmeta --extern zerofrom=/work/oxidecomputer/dropshot/target/debug/deps/libzerofrom-0886b52b155b8b80.rmeta --extern zerovec_derive=/work/oxidecomputer/dropshot/target/debug/deps/libzerovec_derive-115ea21677c1be58.so --cap-lints allow` |
| 704 | 2025-03-23T06:31:13.062Z | Compiling zerocopy-derive v0.7.32 |
| 705 | 2025-03-23T06:31:13.088Z | Running `/home/build/.rustup/toolchains/1.85.1-x86_64-unknown-illumos/bin/rustc --crate-name zerocopy_derive --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/zerocopy-derive-0.7.32/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=54f50d84bf41b6bf -C extra-filename=-70fc231d91b939ea --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-b5f86640efab6f3c.rlib --extern quote=/work/oxidecomputer/dropshot/target/debug/deps/libquote-509cd800b1c083a7.rlib --extern syn=/work/oxidecomputer/dropshot/target/debug/deps/libsyn-b3f1aa275dd6f985.rlib --extern proc_macro --cap-lints allow` |
| 706 | 2025-03-23T06:31:13.463Z | Running `/home/build/.rustup/toolchains/1.85.1-x86_64-unknown-illumos/bin/rustc --crate-name serde --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/serde-1.0.219/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="serde_derive"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "derive", "rc", "serde_derive", "std", "unstable"))' -C metadata=92789c5f38771178 -C extra-filename=-32aa256e3879c630 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --extern serde_derive=/work/oxidecomputer/dropshot/target/debug/deps/libserde_derive-442de2d8f9a633eb.so --cap-lints allow --check-cfg 'cfg(no_core_cstr)' --check-cfg 'cfg(no_core_error)' --check-cfg 'cfg(no_core_net)' --check-cfg 'cfg(no_core_num_saturating)' --check-cfg 'cfg(no_core_try_from)' --check-cfg 'cfg(no_diagnostic_namespace)' --check-cfg 'cfg(no_float_copysign)' --check-cfg 'cfg(no_num_nonzero_signed)' --check-cfg 'cfg(no_relaxed_trait_bounds)' --check-cfg 'cfg(no_serde_derive)' --check-cfg 'cfg(no_std_atomic)' --check-cfg 'cfg(no_std_atomic64)' --check-cfg 'cfg(no_systemtime_checked_add)' --check-cfg 'cfg(no_target_has_atomic)'` |
| 707 | 2025-03-23T06:31:14.232Z | Compiling tinystr v0.7.6 |
| 708 | 2025-03-23T06:31:14.258Z | Running `/home/build/.rustup/toolchains/1.85.1-x86_64-unknown-illumos/bin/rustc --crate-name tinystr --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tinystr-0.7.6/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="alloc"' --cfg 'feature="zerovec"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "bench", "databake", "default", "serde", "std", "zerovec"))' -C metadata=43d05e7b0e17d7d5 -C extra-filename=-fb787dff694274ed --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-8a60b071a137077b.so --extern zerovec=/work/oxidecomputer/dropshot/target/debug/deps/libzerovec-0e4fc58d53241f55.rmeta --cap-lints allow` |
| 709 | 2025-03-23T06:31:14.431Z | Compiling pest_meta v2.7.6 |
| 710 | 2025-03-23T06:31:14.457Z | Running `/home/build/.rustup/toolchains/1.85.1-x86_64-unknown-illumos/bin/rustc --crate-name pest_meta --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/pest_meta-2.7.6/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "grammar-extras", "not-bootstrap-in-src"))' -C metadata=03e36785f8a73432 -C extra-filename=-29fcf9545afe0f23 --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-6d038425c56f5b07.rmeta --extern pest=/work/oxidecomputer/dropshot/target/debug/deps/libpest-e5d44e0d8511e931.rmeta --cap-lints allow` |
| 711 | 2025-03-23T06:31:14.676Z | Compiling icu_locid v1.5.0 |
| 712 | 2025-03-23T06:31:14.702Z | Running `/home/build/.rustup/toolchains/1.85.1-x86_64-unknown-illumos/bin/rustc --crate-name icu_locid --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/icu_locid-1.5.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="zerovec"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("bench", "databake", "serde", "std", "zerovec"))' -C metadata=2285d2bbd5478a53 -C extra-filename=-f5fe8b2bc717c564 --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-8a60b071a137077b.so --extern litemap=/work/oxidecomputer/dropshot/target/debug/deps/liblitemap-27c0f9a9a54a2505.rmeta --extern tinystr=/work/oxidecomputer/dropshot/target/debug/deps/libtinystr-fb787dff694274ed.rmeta --extern writeable=/work/oxidecomputer/dropshot/target/debug/deps/libwriteable-a98c1f26252eb1dc.rmeta --extern zerovec=/work/oxidecomputer/dropshot/target/debug/deps/libzerovec-0e4fc58d53241f55.rmeta --cap-lints allow` |
| 713 | 2025-03-23T06:31:14.803Z | Compiling zerocopy v0.7.32 |
| 714 | 2025-03-23T06:31:14.829Z | Running `/home/build/.rustup/toolchains/1.85.1-x86_64-unknown-illumos/bin/rustc --crate-name zerocopy --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/zerocopy-0.7.32/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="byteorder"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="zerocopy-derive"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("__internal_use_only_features_that_work_on_stable", "alloc", "byteorder", "default", "derive", "simd", "simd-nightly", "zerocopy-derive"))' -C metadata=77151ed01bc6493f -C extra-filename=-76da0015bc1a47a4 --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-a82a60d143dcd439.rmeta --extern zerocopy_derive=/work/oxidecomputer/dropshot/target/debug/deps/libzerocopy_derive-70fc231d91b939ea.so --cap-lints allow` |
| 715 | 2025-03-23T06:31:15.403Z | Compiling icu_collections v1.5.0 |
| 716 | 2025-03-23T06:31:15.429Z | Running `/home/build/.rustup/toolchains/1.85.1-x86_64-unknown-illumos/bin/rustc --crate-name icu_collections --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/icu_collections-1.5.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("bench", "databake", "serde", "std"))' -C metadata=9f38fcfe012f297f -C extra-filename=-bd505d6dae362718 --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-8a60b071a137077b.so --extern yoke=/work/oxidecomputer/dropshot/target/debug/deps/libyoke-b3e21ae87aa9eb39.rmeta --extern zerofrom=/work/oxidecomputer/dropshot/target/debug/deps/libzerofrom-0886b52b155b8b80.rmeta --extern zerovec=/work/oxidecomputer/dropshot/target/debug/deps/libzerovec-0e4fc58d53241f55.rmeta --cap-lints allow` |
| 717 | 2025-03-23T06:31:15.823Z | Compiling icu_provider v1.5.0 |
| 718 | 2025-03-23T06:31:15.849Z | Running `/home/build/.rustup/toolchains/1.85.1-x86_64-unknown-illumos/bin/rustc --crate-name icu_provider --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/icu_provider-1.5.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="macros"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("bench", "datagen", "deserialize_bincode_1", "deserialize_json", "deserialize_postcard_1", "experimental", "log_error_context", "logging", "macros", "serde", "std", "sync"))' -C metadata=fc149c6b313a32be -C extra-filename=-ff35ab07006db5ad --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-8a60b071a137077b.so --extern icu_locid=/work/oxidecomputer/dropshot/target/debug/deps/libicu_locid-f5fe8b2bc717c564.rmeta --extern icu_provider_macros=/work/oxidecomputer/dropshot/target/debug/deps/libicu_provider_macros-a441f248270d374f.so --extern stable_deref_trait=/work/oxidecomputer/dropshot/target/debug/deps/libstable_deref_trait-3372c03c51341570.rmeta --extern tinystr=/work/oxidecomputer/dropshot/target/debug/deps/libtinystr-fb787dff694274ed.rmeta --extern writeable=/work/oxidecomputer/dropshot/target/debug/deps/libwriteable-a98c1f26252eb1dc.rmeta --extern yoke=/work/oxidecomputer/dropshot/target/debug/deps/libyoke-b3e21ae87aa9eb39.rmeta --extern zerofrom=/work/oxidecomputer/dropshot/target/debug/deps/libzerofrom-0886b52b155b8b80.rmeta --extern zerovec=/work/oxidecomputer/dropshot/target/debug/deps/libzerovec-0e4fc58d53241f55.rmeta --cap-lints allow` |
| 719 | 2025-03-23T06:31:15.849Z | Compiling pest_generator v2.7.6 |
| 720 | 2025-03-23T06:31:15.849Z | Running `/home/build/.rustup/toolchains/1.85.1-x86_64-unknown-illumos/bin/rustc --crate-name pest_generator --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/pest_generator-2.7.6/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "grammar-extras", "not-bootstrap-in-src", "std"))' -C metadata=8a4cdf717ba4b8c7 -C extra-filename=-ac0ab3b114954583 --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-e5d44e0d8511e931.rmeta --extern pest_meta=/work/oxidecomputer/dropshot/target/debug/deps/libpest_meta-29fcf9545afe0f23.rmeta --extern proc_macro2=/work/oxidecomputer/dropshot/target/debug/deps/libproc_macro2-b5f86640efab6f3c.rmeta --extern quote=/work/oxidecomputer/dropshot/target/debug/deps/libquote-509cd800b1c083a7.rmeta --extern syn=/work/oxidecomputer/dropshot/target/debug/deps/libsyn-b3f1aa275dd6f985.rmeta --cap-lints allow` |
| 721 | 2025-03-23T06:31:16.384Z | Compiling tokio-util v0.7.7 |
| 722 | 2025-03-23T06:31:16.411Z | Running `/home/build/.rustup/toolchains/1.85.1-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=f313a4e960c6b904 -C extra-filename=-a0d2bbc2db246f29 --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-cb515188b96b0495.rmeta --extern futures_core=/work/oxidecomputer/dropshot/target/debug/deps/libfutures_core-29226b0922055fb3.rmeta --extern futures_sink=/work/oxidecomputer/dropshot/target/debug/deps/libfutures_sink-5ffe73603a78316b.rmeta --extern pin_project_lite=/work/oxidecomputer/dropshot/target/debug/deps/libpin_project_lite-cd3877c9e18cb19e.rmeta --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-204f12b71c8739eb.rmeta --extern tracing=/work/oxidecomputer/dropshot/target/debug/deps/libtracing-4bb19ae98cfd895e.rmeta --cap-lints allow` |
| 723 | 2025-03-23T06:31:16.510Z | Compiling icu_locid_transform v1.5.0 |
| 724 | 2025-03-23T06:31:16.536Z | Running `/home/build/.rustup/toolchains/1.85.1-x86_64-unknown-illumos/bin/rustc --crate-name icu_locid_transform --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/icu_locid_transform-1.5.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="compiled_data"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("bench", "compiled_data", "datagen", "default", "serde", "std"))' -C metadata=4b8e2a1e2c6cdc7f -C extra-filename=-b1e8ecba4fa2b10c --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-8a60b071a137077b.so --extern icu_locid=/work/oxidecomputer/dropshot/target/debug/deps/libicu_locid-f5fe8b2bc717c564.rmeta --extern icu_locid_transform_data=/work/oxidecomputer/dropshot/target/debug/deps/libicu_locid_transform_data-e43485fea204305a.rmeta --extern icu_provider=/work/oxidecomputer/dropshot/target/debug/deps/libicu_provider-ff35ab07006db5ad.rmeta --extern tinystr=/work/oxidecomputer/dropshot/target/debug/deps/libtinystr-fb787dff694274ed.rmeta --extern zerovec=/work/oxidecomputer/dropshot/target/debug/deps/libzerovec-0e4fc58d53241f55.rmeta --cap-lints allow` |
| 725 | 2025-03-23T06:31:16.636Z | Compiling scroll_derive v0.12.0 |
| 726 | 2025-03-23T06:31:16.662Z | Running `/home/build/.rustup/toolchains/1.85.1-x86_64-unknown-illumos/bin/rustc --crate-name scroll_derive --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/scroll_derive-0.12.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=fa2e60bb39482a4d -C extra-filename=-99f817e8d2b7f914 --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-b5f86640efab6f3c.rlib --extern quote=/work/oxidecomputer/dropshot/target/debug/deps/libquote-509cd800b1c083a7.rlib --extern syn=/work/oxidecomputer/dropshot/target/debug/deps/libsyn-b3f1aa275dd6f985.rlib --extern proc_macro --cap-lints allow` |
| 727 | 2025-03-23T06:31:17.015Z | Compiling openssl-macros v0.1.1 |
| 728 | 2025-03-23T06:31:17.041Z | Running `/home/build/.rustup/toolchains/1.85.1-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=57cbd371c044db5e -C extra-filename=-b56cfcb3a5b5ecb3 --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-b5f86640efab6f3c.rlib --extern quote=/work/oxidecomputer/dropshot/target/debug/deps/libquote-509cd800b1c083a7.rlib --extern syn=/work/oxidecomputer/dropshot/target/debug/deps/libsyn-b3f1aa275dd6f985.rlib --extern proc_macro --cap-lints allow` |
| 729 | 2025-03-23T06:31:17.041Z | Compiling pest_derive v2.7.6 |
| 730 | 2025-03-23T06:31:17.041Z | Running `/home/build/.rustup/toolchains/1.85.1-x86_64-unknown-illumos/bin/rustc --crate-name pest_derive --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/pest_derive-2.7.6/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "grammar-extras", "not-bootstrap-in-src", "std"))' -C metadata=a5331099d1e6f929 -C extra-filename=-803eaaa8862d5245 --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-e5d44e0d8511e931.rlib --extern pest_generator=/work/oxidecomputer/dropshot/target/debug/deps/libpest_generator-ac0ab3b114954583.rlib --extern proc_macro --cap-lints allow` |
| 731 | 2025-03-23T06:31:17.450Z | Compiling serde_derive_internals v0.29.0 |
| 732 | 2025-03-23T06:31:17.476Z | Running `/home/build/.rustup/toolchains/1.85.1-x86_64-unknown-illumos/bin/rustc --crate-name serde_derive_internals --edition=2015 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/serde_derive_internals-0.29.0/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=17e3c8ab9088e072 -C extra-filename=-2cfb674b454ccdee --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-b5f86640efab6f3c.rmeta --extern quote=/work/oxidecomputer/dropshot/target/debug/deps/libquote-509cd800b1c083a7.rmeta --extern syn=/work/oxidecomputer/dropshot/target/debug/deps/libsyn-b3f1aa275dd6f985.rmeta --cap-lints allow` |
| 733 | 2025-03-23T06:31:17.698Z | Running `/home/build/.rustup/toolchains/1.85.1-x86_64-unknown-illumos/bin/rustc --crate-name serde_json --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/serde_json-1.0.140/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "arbitrary_precision", "default", "float_roundtrip", "indexmap", "preserve_order", "raw_value", "std", "unbounded_depth"))' -C metadata=55fb11ab827c096a -C extra-filename=-a9a9974268547984 --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-ab778c5e0c6d6007.rmeta --extern memchr=/work/oxidecomputer/dropshot/target/debug/deps/libmemchr-2315fbefb00e067e.rmeta --extern ryu=/work/oxidecomputer/dropshot/target/debug/deps/libryu-c1193a9a3209fb84.rmeta --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-32aa256e3879c630.rmeta --cap-lints allow --cfg 'fast_arithmetic="64"' --check-cfg 'cfg(fast_arithmetic, values("32", "64"))'` |
| 734 | 2025-03-23T06:31:17.751Z | Compiling indexmap v2.8.0 |
| 735 | 2025-03-23T06:31:17.777Z | Running `/home/build/.rustup/toolchains/1.85.1-x86_64-unknown-illumos/bin/rustc --crate-name indexmap --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/indexmap-2.8.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 '--allow=clippy::style' --cfg 'feature="default"' --cfg 'feature="serde"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arbitrary", "borsh", "default", "quickcheck", "rayon", "serde", "std", "test_debug"))' -C metadata=5df3011f39853959 -C extra-filename=-2322dc6bd3219820 --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-4b5682327f897c0a.rmeta --extern hashbrown=/work/oxidecomputer/dropshot/target/debug/deps/libhashbrown-6a651f98f846e240.rmeta --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-32aa256e3879c630.rmeta --cap-lints allow` |
| 736 | 2025-03-23T06:31:17.838Z | Compiling serde_tokenstream v0.2.2 |
| 737 | 2025-03-23T06:31:17.864Z | Running `/home/build/.rustup/toolchains/1.85.1-x86_64-unknown-illumos/bin/rustc --crate-name serde_tokenstream --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/serde_tokenstream-0.2.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=45c9ae7569fc3c45 -C extra-filename=-ee7af4d22956bd6a --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-b5f86640efab6f3c.rmeta --extern quote=/work/oxidecomputer/dropshot/target/debug/deps/libquote-509cd800b1c083a7.rmeta --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-32aa256e3879c630.rmeta --extern syn=/work/oxidecomputer/dropshot/target/debug/deps/libsyn-b3f1aa275dd6f985.rmeta --cap-lints allow` |
| 738 | 2025-03-23T06:31:17.864Z | Compiling dtrace-parser v0.2.0 |
| 739 | 2025-03-23T06:31:17.864Z | Running `/home/build/.rustup/toolchains/1.85.1-x86_64-unknown-illumos/bin/rustc --crate-name dtrace_parser --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dtrace-parser-0.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=d0f3f8d57fbe26a8 -C extra-filename=-920ea4dc611722cd --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-e5d44e0d8511e931.rmeta --extern pest_derive=/work/oxidecomputer/dropshot/target/debug/deps/libpest_derive-803eaaa8862d5245.so --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-078e314dc6d09a15.rmeta --cap-lints allow` |
| 740 | 2025-03-23T06:31:17.905Z | Compiling icu_properties v1.5.1 |
| 741 | 2025-03-23T06:31:17.931Z | Running `/home/build/.rustup/toolchains/1.85.1-x86_64-unknown-illumos/bin/rustc --crate-name icu_properties --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/icu_properties-1.5.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="compiled_data"' --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("bidi", "compiled_data", "datagen", "default", "serde", "std"))' -C metadata=db4deaf1934db771 -C extra-filename=-b8ca3678882633af --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-8a60b071a137077b.so --extern icu_collections=/work/oxidecomputer/dropshot/target/debug/deps/libicu_collections-bd505d6dae362718.rmeta --extern icu_locid_transform=/work/oxidecomputer/dropshot/target/debug/deps/libicu_locid_transform-b1e8ecba4fa2b10c.rmeta --extern icu_properties_data=/work/oxidecomputer/dropshot/target/debug/deps/libicu_properties_data-6923e5b8bc337e8e.rmeta --extern icu_provider=/work/oxidecomputer/dropshot/target/debug/deps/libicu_provider-ff35ab07006db5ad.rmeta --extern tinystr=/work/oxidecomputer/dropshot/target/debug/deps/libtinystr-fb787dff694274ed.rmeta --extern zerovec=/work/oxidecomputer/dropshot/target/debug/deps/libzerovec-0e4fc58d53241f55.rmeta --cap-lints allow` |
| 742 | 2025-03-23T06:31:18.293Z | Compiling scroll v0.12.0 |
| 743 | 2025-03-23T06:31:18.319Z | Running `/home/build/.rustup/toolchains/1.85.1-x86_64-unknown-illumos/bin/rustc --crate-name scroll --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/scroll-0.12.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="derive"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "derive", "std"))' -C metadata=e93779553bca469e -C extra-filename=-7698b306f4205580 --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-99f817e8d2b7f914.so --cap-lints allow` |
| 744 | 2025-03-23T06:31:18.556Z | Running `/home/build/.rustup/toolchains/1.85.1-x86_64-unknown-illumos/bin/rustc --crate-name openssl --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/openssl-0.10.70/src/lib.rs --error-format=json --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("bindgen", "default", "unstable_boringssl", "v101", "v102", "v110", "v111", "vendored"))' -C metadata=d1246b190f460507 -C extra-filename=-2d41a68a862d27a8 --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-60d0c8a5c1f964c1.rmeta --extern cfg_if=/work/oxidecomputer/dropshot/target/debug/deps/libcfg_if-659b900924d257b8.rmeta --extern foreign_types=/work/oxidecomputer/dropshot/target/debug/deps/libforeign_types-a44797a638bf96c3.rmeta --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-6fdc16e62d488c81.rmeta --extern once_cell=/work/oxidecomputer/dropshot/target/debug/deps/libonce_cell-6d038425c56f5b07.rmeta --extern openssl_macros=/work/oxidecomputer/dropshot/target/debug/deps/libopenssl_macros-b56cfcb3a5b5ecb3.so --extern ffi=/work/oxidecomputer/dropshot/target/debug/deps/libopenssl_sys-ddf3df0dc2ea22a4.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"))' --check-cfg 'cfg(libressl)' --check-cfg 'cfg(boringssl)' --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(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)'` |
| 745 | 2025-03-23T06:31:18.756Z | Compiling goblin v0.8.0 |
| 746 | 2025-03-23T06:31:18.783Z | Running `/home/build/.rustup/toolchains/1.85.1-x86_64-unknown-illumos/bin/rustc --crate-name goblin --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/goblin-0.8.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="alloc"' --cfg 'feature="archive"' --cfg 'feature="default"' --cfg 'feature="elf32"' --cfg 'feature="elf64"' --cfg 'feature="endian_fd"' --cfg 'feature="log"' --cfg 'feature="mach32"' --cfg 'feature="mach64"' --cfg 'feature="pe32"' --cfg 'feature="pe64"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "archive", "default", "elf32", "elf64", "endian_fd", "log", "mach32", "mach64", "pe32", "pe64", "std"))' -C metadata=96397dce3362ae83 -C extra-filename=-6ca46ca2bf8e8296 --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-fcb78d7a0f863c0f.rmeta --extern plain=/work/oxidecomputer/dropshot/target/debug/deps/libplain-0352c0bd20450dbd.rmeta --extern scroll=/work/oxidecomputer/dropshot/target/debug/deps/libscroll-7698b306f4205580.rmeta --cap-lints allow` |
| 747 | 2025-03-23T06:31:18.885Z | Compiling h2 v0.4.6 |
| 748 | 2025-03-23T06:31:18.911Z | Running `/home/build/.rustup/toolchains/1.85.1-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=e7fb14bb57178975 -C extra-filename=-4243ea6bf2302bc0 --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-1f06f776c9b52d56.rmeta --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-cb515188b96b0495.rmeta --extern fnv=/work/oxidecomputer/dropshot/target/debug/deps/libfnv-d59914012fe8741e.rmeta --extern futures_core=/work/oxidecomputer/dropshot/target/debug/deps/libfutures_core-29226b0922055fb3.rmeta --extern futures_sink=/work/oxidecomputer/dropshot/target/debug/deps/libfutures_sink-5ffe73603a78316b.rmeta --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-7d6ea205864f2c14.rmeta --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-2322dc6bd3219820.rmeta --extern slab=/work/oxidecomputer/dropshot/target/debug/deps/libslab-7201ac07968d2d83.rmeta --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-204f12b71c8739eb.rmeta --extern tokio_util=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_util-a0d2bbc2db246f29.rmeta --extern tracing=/work/oxidecomputer/dropshot/target/debug/deps/libtracing-4bb19ae98cfd895e.rmeta --cap-lints allow` |
| 749 | 2025-03-23T06:31:18.958Z | Compiling toml_datetime v0.6.8 |
| 750 | 2025-03-23T06:31:18.984Z | Running `/home/build/.rustup/toolchains/1.85.1-x86_64-unknown-illumos/bin/rustc --crate-name toml_datetime --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/toml_datetime-0.6.8/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --warn=rust_2018_idioms '--warn=clippy::zero_sized_map_values' '--warn=clippy::wildcard_imports' '--warn=clippy::verbose_file_reads' --warn=unused_qualifications --warn=unused_macro_rules --warn=unused_lifetimes --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub '--warn=clippy::trait_duplication_in_bounds' '--warn=clippy::todo' '--warn=clippy::string_to_string' '--warn=clippy::string_lit_as_bytes' '--warn=clippy::string_add_assign' '--warn=clippy::string_add' '--warn=clippy::str_to_string' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::self_named_module_files' '--warn=clippy::same_functions_in_if_condition' '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::ref_option_ref' '--warn=clippy::redundant_feature_names' '--warn=clippy::rc_mutex' '--warn=clippy::ptr_as_ptr' '--warn=clippy::path_buf_push_overwrite' '--warn=clippy::negative_feature_names' '--warn=clippy::needless_for_each' '--warn=clippy::needless_continue' '--warn=clippy::mutex_integer' '--warn=clippy::mem_forget' '--warn=clippy::macro_use_imports' '--warn=clippy::lossy_float_literal' '--warn=clippy::linkedlist' '--allow=clippy::let_and_return' '--warn=clippy::large_types_passed_by_value' '--warn=clippy::large_stack_arrays' '--warn=clippy::large_digit_groups' '--warn=clippy::invalid_upcast_comparisons' '--warn=clippy::infinite_loop' '--warn=clippy::inefficient_to_string' '--warn=clippy::inconsistent_struct_constructor' '--warn=clippy::imprecise_flops' '--warn=clippy::implicit_clone' '--allow=clippy::if_same_then_else' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::fn_params_excessive_bools' '--warn=clippy::float_cmp_const' '--warn=clippy::flat_map_option' '--warn=clippy::filter_map_next' '--warn=clippy::fallible_impl_from' '--warn=clippy::explicit_into_iter_loop' '--warn=clippy::explicit_deref_methods' '--warn=clippy::expl_impl_clone_on_copy' '--warn=clippy::enum_glob_use' '--warn=clippy::empty_enum' '--warn=clippy::doc_markdown' '--warn=clippy::debug_assert_with_mut_call' '--warn=clippy::dbg_macro' '--warn=clippy::create_dir' '--allow=clippy::collapsible_else_if' '--warn=clippy::checked_conversions' '--allow=clippy::branches_sharing_code' '--allow=clippy::bool_assert_comparison' --cfg 'feature="serde"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("serde"))' -C metadata=93a3dcffb932cd26 -C extra-filename=-75bf8f3af7ad879f --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-32aa256e3879c630.rmeta --cap-lints allow` |
| 751 | 2025-03-23T06:31:19.367Z | Compiling dof v0.3.0 |
| 752 | 2025-03-23T06:31:19.393Z | Running `/home/build/.rustup/toolchains/1.85.1-x86_64-unknown-illumos/bin/rustc --crate-name dof --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dof-0.3.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("des", "goblin", "pretty-hex"))' -C metadata=bf0aa3e86c463530 -C extra-filename=-f94998babe3c7f34 --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-32aa256e3879c630.rmeta --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-a9a9974268547984.rmeta --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-078e314dc6d09a15.rmeta --extern zerocopy=/work/oxidecomputer/dropshot/target/debug/deps/libzerocopy-76da0015bc1a47a4.rmeta --cap-lints allow` |
| 753 | 2025-03-23T06:31:19.458Z | Compiling serde_spanned v0.6.8 |
| 754 | 2025-03-23T06:31:19.483Z | Running `/home/build/.rustup/toolchains/1.85.1-x86_64-unknown-illumos/bin/rustc --crate-name serde_spanned --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/serde_spanned-0.6.8/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --warn=rust_2018_idioms '--warn=clippy::zero_sized_map_values' '--warn=clippy::wildcard_imports' '--warn=clippy::verbose_file_reads' --warn=unused_qualifications --warn=unused_macro_rules --warn=unused_lifetimes --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub '--warn=clippy::trait_duplication_in_bounds' '--warn=clippy::todo' '--warn=clippy::string_to_string' '--warn=clippy::string_lit_as_bytes' '--warn=clippy::string_add_assign' '--warn=clippy::string_add' '--warn=clippy::str_to_string' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::self_named_module_files' '--warn=clippy::same_functions_in_if_condition' '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::ref_option_ref' '--warn=clippy::redundant_feature_names' '--warn=clippy::rc_mutex' '--warn=clippy::ptr_as_ptr' '--warn=clippy::path_buf_push_overwrite' '--warn=clippy::negative_feature_names' '--warn=clippy::needless_for_each' '--warn=clippy::needless_continue' '--warn=clippy::mutex_integer' '--warn=clippy::mem_forget' '--warn=clippy::macro_use_imports' '--warn=clippy::lossy_float_literal' '--warn=clippy::linkedlist' '--allow=clippy::let_and_return' '--warn=clippy::large_types_passed_by_value' '--warn=clippy::large_stack_arrays' '--warn=clippy::large_digit_groups' '--warn=clippy::invalid_upcast_comparisons' '--warn=clippy::infinite_loop' '--warn=clippy::inefficient_to_string' '--warn=clippy::inconsistent_struct_constructor' '--warn=clippy::imprecise_flops' '--warn=clippy::implicit_clone' '--allow=clippy::if_same_then_else' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::fn_params_excessive_bools' '--warn=clippy::float_cmp_const' '--warn=clippy::flat_map_option' '--warn=clippy::filter_map_next' '--warn=clippy::fallible_impl_from' '--warn=clippy::explicit_into_iter_loop' '--warn=clippy::explicit_deref_methods' '--warn=clippy::expl_impl_clone_on_copy' '--warn=clippy::enum_glob_use' '--warn=clippy::empty_enum' '--warn=clippy::doc_markdown' '--warn=clippy::debug_assert_with_mut_call' '--warn=clippy::dbg_macro' '--warn=clippy::create_dir' '--allow=clippy::collapsible_else_if' '--warn=clippy::checked_conversions' '--allow=clippy::branches_sharing_code' '--allow=clippy::bool_assert_comparison' --cfg 'feature="serde"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("serde"))' -C metadata=90313f5a6177531e -C extra-filename=-3a2dc0a849ed2ba2 --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-32aa256e3879c630.rmeta --cap-lints allow` |
| 755 | 2025-03-23T06:31:19.678Z | Compiling toml_edit v0.22.23 |
| 756 | 2025-03-23T06:31:19.704Z | Running `/home/build/.rustup/toolchains/1.85.1-x86_64-unknown-illumos/bin/rustc --crate-name toml_edit --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.22.23/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --warn=rust_2018_idioms '--warn=clippy::zero_sized_map_values' '--warn=clippy::wildcard_imports' '--warn=clippy::verbose_file_reads' --warn=unused_qualifications --warn=unused_macro_rules --warn=unused_lifetimes --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub '--warn=clippy::uninlined_format_args' '--warn=clippy::trait_duplication_in_bounds' '--warn=clippy::todo' '--warn=clippy::string_to_string' '--warn=clippy::string_lit_as_bytes' '--warn=clippy::string_add_assign' '--warn=clippy::string_add' '--warn=clippy::str_to_string' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::self_named_module_files' '--warn=clippy::same_functions_in_if_condition' '--allow=clippy::result_large_err' '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::ref_option_ref' '--warn=clippy::redundant_feature_names' '--warn=clippy::rc_mutex' '--warn=clippy::ptr_as_ptr' '--warn=clippy::path_buf_push_overwrite' '--warn=clippy::negative_feature_names' '--warn=clippy::needless_for_each' '--warn=clippy::needless_continue' '--warn=clippy::mutex_integer' '--warn=clippy::mem_forget' '--warn=clippy::macro_use_imports' '--warn=clippy::lossy_float_literal' '--warn=clippy::linkedlist' '--allow=clippy::let_and_return' '--warn=clippy::large_types_passed_by_value' '--warn=clippy::large_stack_arrays' '--warn=clippy::large_digit_groups' '--warn=clippy::invalid_upcast_comparisons' '--warn=clippy::infinite_loop' '--warn=clippy::inefficient_to_string' '--warn=clippy::inconsistent_struct_constructor' '--warn=clippy::imprecise_flops' '--warn=clippy::implicit_clone' '--allow=clippy::if_same_then_else' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::fn_params_excessive_bools' '--warn=clippy::float_cmp_const' '--warn=clippy::flat_map_option' '--warn=clippy::filter_map_next' '--warn=clippy::fallible_impl_from' '--warn=clippy::explicit_into_iter_loop' '--warn=clippy::explicit_deref_methods' '--warn=clippy::expl_impl_clone_on_copy' '--warn=clippy::enum_glob_use' '--warn=clippy::empty_enum' '--warn=clippy::doc_markdown' '--warn=clippy::debug_assert_with_mut_call' '--warn=clippy::dbg_macro' '--warn=clippy::create_dir' '--allow=clippy::collapsible_else_if' '--warn=clippy::checked_conversions' '--allow=clippy::branches_sharing_code' '--allow=clippy::bool_assert_comparison' --cfg 'feature="display"' --cfg 'feature="parse"' --cfg 'feature="serde"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "display", "parse", "perf", "serde", "unbounded"))' -C metadata=9552ac87916f7965 -C extra-filename=-6eb670bd0ff9da71 --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-2322dc6bd3219820.rmeta --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-32aa256e3879c630.rmeta --extern serde_spanned=/work/oxidecomputer/dropshot/target/debug/deps/libserde_spanned-3a2dc0a849ed2ba2.rmeta --extern toml_datetime=/work/oxidecomputer/dropshot/target/debug/deps/libtoml_datetime-75bf8f3af7ad879f.rmeta --extern winnow=/work/oxidecomputer/dropshot/target/debug/deps/libwinnow-bf7d2d1406c38c53.rmeta --cap-lints allow` |
| 757 | 2025-03-23T06:31:19.953Z | Running `/home/build/.rustup/toolchains/1.85.1-x86_64-unknown-illumos/bin/rustc --crate-name usdt_impl --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/usdt-impl-0.5.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --cfg 'feature="asm"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("asm", "default", "des", "dof"))' -C metadata=8402dc37143a6c17 -C extra-filename=-a11f13002937bfd2 --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-a82a60d143dcd439.rmeta --extern dof=/work/oxidecomputer/dropshot/target/debug/deps/libdof-f94998babe3c7f34.rmeta --extern dtrace_parser=/work/oxidecomputer/dropshot/target/debug/deps/libdtrace_parser-920ea4dc611722cd.rmeta --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-6fdc16e62d488c81.rmeta --extern proc_macro2=/work/oxidecomputer/dropshot/target/debug/deps/libproc_macro2-b5f86640efab6f3c.rmeta --extern quote=/work/oxidecomputer/dropshot/target/debug/deps/libquote-509cd800b1c083a7.rmeta --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-32aa256e3879c630.rmeta --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-a9a9974268547984.rmeta --extern syn=/work/oxidecomputer/dropshot/target/debug/deps/libsyn-b3f1aa275dd6f985.rmeta --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-078e314dc6d09a15.rmeta --extern thread_id=/work/oxidecomputer/dropshot/target/debug/deps/libthread_id-205ec0d78d94d407.rmeta --cap-lints allow --cfg usdt_stable_asm --cfg usdt_backend_standard` |
| 758 | 2025-03-23T06:31:20.020Z | Compiling concurrent-queue v2.5.0 |
| 759 | 2025-03-23T06:31:20.046Z | Running `/home/build/.rustup/toolchains/1.85.1-x86_64-unknown-illumos/bin/rustc --crate-name concurrent_queue --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/concurrent-queue-2.5.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "loom", "portable-atomic", "std"))' -C metadata=7331061ba25f1103 -C extra-filename=-941d1490923574bd --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-d8f03c97d9fe804b.rmeta --cap-lints allow` |
| 760 | 2025-03-23T06:31:20.319Z | Compiling http-body-util v0.1.3 |
| 761 | 2025-03-23T06:31:20.345Z | Running `/home/build/.rustup/toolchains/1.85.1-x86_64-unknown-illumos/bin/rustc --crate-name http_body_util --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/http-body-util-0.1.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=6afec0dbd1cf65f7 -C extra-filename=-cd4c8096193aeb3e --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-cb515188b96b0495.rmeta --extern futures_core=/work/oxidecomputer/dropshot/target/debug/deps/libfutures_core-29226b0922055fb3.rmeta --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-7d6ea205864f2c14.rmeta --extern http_body=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body-b874d3633c8f79d9.rmeta --extern pin_project_lite=/work/oxidecomputer/dropshot/target/debug/deps/libpin_project_lite-cd3877c9e18cb19e.rmeta --cap-lints allow` |
| 762 | 2025-03-23T06:31:20.702Z | Running `/home/build/.rustup/toolchains/1.85.1-x86_64-unknown-illumos/bin/rustc --crate-name syn --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/syn-2.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="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=37f3781e1324b5ed -C extra-filename=-4f5ead5195c39c98 --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-b5f86640efab6f3c.rmeta --extern quote=/work/oxidecomputer/dropshot/target/debug/deps/libquote-509cd800b1c083a7.rmeta --extern unicode_ident=/work/oxidecomputer/dropshot/target/debug/deps/libunicode_ident-63ef57026ce3a1de.rmeta --cap-lints allow` |
| 763 | 2025-03-23T06:31:20.926Z | Compiling icu_normalizer v1.5.0 |
| 764 | 2025-03-23T06:31:20.952Z | Running `/home/build/.rustup/toolchains/1.85.1-x86_64-unknown-illumos/bin/rustc --crate-name icu_normalizer --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/icu_normalizer-1.5.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="compiled_data"' --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("compiled_data", "datagen", "default", "experimental", "serde", "std"))' -C metadata=00e9c4eea6ed7363 -C extra-filename=-648cb51e6edf0e46 --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-8a60b071a137077b.so --extern icu_collections=/work/oxidecomputer/dropshot/target/debug/deps/libicu_collections-bd505d6dae362718.rmeta --extern icu_normalizer_data=/work/oxidecomputer/dropshot/target/debug/deps/libicu_normalizer_data-e92dfb06bb85b5f9.rmeta --extern icu_properties=/work/oxidecomputer/dropshot/target/debug/deps/libicu_properties-b8ca3678882633af.rmeta --extern icu_provider=/work/oxidecomputer/dropshot/target/debug/deps/libicu_provider-ff35ab07006db5ad.rmeta --extern smallvec=/work/oxidecomputer/dropshot/target/debug/deps/libsmallvec-9774fe3851bb90e6.rmeta --extern utf16_iter=/work/oxidecomputer/dropshot/target/debug/deps/libutf16_iter-7fa14f49a2be896f.rmeta --extern utf8_iter=/work/oxidecomputer/dropshot/target/debug/deps/libutf8_iter-5709dfdc2625d210.rmeta --extern write16=/work/oxidecomputer/dropshot/target/debug/deps/libwrite16-d1e58fb35bfe6357.rmeta --extern zerovec=/work/oxidecomputer/dropshot/target/debug/deps/libzerovec-0e4fc58d53241f55.rmeta --cap-lints allow` |
| 765 | 2025-03-23T06:31:21.681Z | Compiling idna_adapter v1.2.0 |
| 766 | 2025-03-23T06:31:21.707Z | Running `/home/build/.rustup/toolchains/1.85.1-x86_64-unknown-illumos/bin/rustc --crate-name idna_adapter --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/idna_adapter-1.2.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="compiled_data"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("compiled_data"))' -C metadata=f3565725fc879630 -C extra-filename=-f1157a0adc9bfb92 --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-648cb51e6edf0e46.rmeta --extern icu_properties=/work/oxidecomputer/dropshot/target/debug/deps/libicu_properties-b8ca3678882633af.rmeta --cap-lints allow` |
| 767 | 2025-03-23T06:31:21.767Z | Compiling multer v3.1.0 |
| 768 | 2025-03-23T06:31:21.793Z | Running `/home/build/.rustup/toolchains/1.85.1-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/multer-3.1.0/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("all", "default", "json", "log", "serde", "serde_json", "tokio", "tokio-io", "tokio-util"))' -C metadata=7e901916855291e2 -C extra-filename=-1fa4eac85ffeab8a --out-dir /work/oxidecomputer/dropshot/target/debug/build/multer-1fa4eac85ffeab8a -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --extern version_check=/work/oxidecomputer/dropshot/target/debug/deps/libversion_check-f82c0cf4165bf1e4.rlib --cap-lints allow` |
| 769 | 2025-03-23T06:31:21.899Z | Compiling idna v1.0.3 |
| 770 | 2025-03-23T06:31:21.924Z | Running `/home/build/.rustup/toolchains/1.85.1-x86_64-unknown-illumos/bin/rustc --crate-name idna --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/idna-1.0.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="alloc"' --cfg 'feature="compiled_data"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "compiled_data", "default", "std"))' -C metadata=bfb90ada76b64876 -C extra-filename=-9143d515226db1b8 --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-f1157a0adc9bfb92.rmeta --extern smallvec=/work/oxidecomputer/dropshot/target/debug/deps/libsmallvec-9774fe3851bb90e6.rmeta --extern utf8_iter=/work/oxidecomputer/dropshot/target/debug/deps/libutf8_iter-5709dfdc2625d210.rmeta --cap-lints allow` |
| 771 | 2025-03-23T06:31:22.063Z | Compiling thread_local v1.1.4 |
| 772 | 2025-03-23T06:31:22.089Z | Running `/home/build/.rustup/toolchains/1.85.1-x86_64-unknown-illumos/bin/rustc --crate-name thread_local --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/thread_local-1.1.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("criterion"))' -C metadata=d9e9fff834f89f38 -C extra-filename=-2040478aa9a64a55 --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-6d038425c56f5b07.rmeta --cap-lints allow` |
| 773 | 2025-03-23T06:31:22.387Z | Compiling encoding_rs v0.8.32 |
| 774 | 2025-03-23T06:31:22.413Z | Running `/home/build/.rustup/toolchains/1.85.1-x86_64-unknown-illumos/bin/rustc --crate-name encoding_rs --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/encoding_rs-0.8.32/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="alloc"' --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "fast-big5-hanzi-encode", "fast-gb-hanzi-encode", "fast-hangul-encode", "fast-hanja-encode", "fast-kanji-encode", "fast-legacy-encode", "less-slow-big5-hanzi-encode", "less-slow-gb-hanzi-encode", "less-slow-kanji-encode", "packed_simd", "serde", "simd-accel"))' -C metadata=3201208aea1e59d0 -C extra-filename=-427c5ea3253dc5df --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-659b900924d257b8.rmeta --cap-lints allow` |
| 775 | 2025-03-23T06:31:22.474Z | Compiling iana-time-zone v0.1.47 |
| 776 | 2025-03-23T06:31:22.500Z | Running `/home/build/.rustup/toolchains/1.85.1-x86_64-unknown-illumos/bin/rustc --crate-name iana_time_zone --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/iana-time-zone-0.1.47/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="fallback"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("fallback"))' -C metadata=b418144c236dfea8 -C extra-filename=-73ccaff6b0492565 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 777 | 2025-03-23T06:31:22.815Z | Compiling hyper v1.6.0 |
| 778 | 2025-03-23T06:31:22.842Z | Running `/home/build/.rustup/toolchains/1.85.1-x86_64-unknown-illumos/bin/rustc --crate-name hyper --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-1.6.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --warn=unexpected_cfgs --check-cfg 'cfg(hyper_unstable_tracing)' --check-cfg 'cfg(hyper_unstable_ffi)' --cfg 'feature="client"' --cfg 'feature="default"' --cfg 'feature="full"' --cfg 'feature="http1"' --cfg 'feature="http2"' --cfg 'feature="server"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("capi", "client", "default", "ffi", "full", "http1", "http2", "nightly", "server", "tracing"))' -C metadata=6b986aaefcc0663f -C extra-filename=-5640fad1397e5921 --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-cb515188b96b0495.rmeta --extern futures_channel=/work/oxidecomputer/dropshot/target/debug/deps/libfutures_channel-3da1d71a683166f6.rmeta --extern futures_util=/work/oxidecomputer/dropshot/target/debug/deps/libfutures_util-d2adb1021949c735.rmeta --extern h2=/work/oxidecomputer/dropshot/target/debug/deps/libh2-4243ea6bf2302bc0.rmeta --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-7d6ea205864f2c14.rmeta --extern http_body=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body-b874d3633c8f79d9.rmeta --extern httparse=/work/oxidecomputer/dropshot/target/debug/deps/libhttparse-7f9c21aedd97326e.rmeta --extern httpdate=/work/oxidecomputer/dropshot/target/debug/deps/libhttpdate-0882e873a5b66b06.rmeta --extern itoa=/work/oxidecomputer/dropshot/target/debug/deps/libitoa-ab778c5e0c6d6007.rmeta --extern pin_project_lite=/work/oxidecomputer/dropshot/target/debug/deps/libpin_project_lite-cd3877c9e18cb19e.rmeta --extern smallvec=/work/oxidecomputer/dropshot/target/debug/deps/libsmallvec-9774fe3851bb90e6.rmeta --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-204f12b71c8739eb.rmeta --extern want=/work/oxidecomputer/dropshot/target/debug/deps/libwant-fd991500b2b7306e.rmeta --cap-lints allow` |
| 779 | 2025-03-23T06:31:23.262Z | Running `/home/build/.rustup/toolchains/1.85.1-x86_64-unknown-illumos/bin/rustc --crate-name dof --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dof-0.3.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="des"' --cfg 'feature="goblin"' --cfg 'feature="pretty-hex"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("des", "goblin", "pretty-hex"))' -C metadata=b86f951b8242aad1 -C extra-filename=-f4f914c3ec781cb5 --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-6ca46ca2bf8e8296.rmeta --extern pretty_hex=/work/oxidecomputer/dropshot/target/debug/deps/libpretty_hex-15823880d5dc9892.rmeta --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-32aa256e3879c630.rmeta --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-a9a9974268547984.rmeta --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-078e314dc6d09a15.rmeta --extern zerocopy=/work/oxidecomputer/dropshot/target/debug/deps/libzerocopy-76da0015bc1a47a4.rmeta --cap-lints allow` |
| 780 | 2025-03-23T06:31:24.613Z | Running `/home/build/.rustup/toolchains/1.85.1-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=471d8832c7202a1d -C extra-filename=-c61d8bad83d0ae68 --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-fcb78d7a0f863c0f.rmeta --extern openssl=/work/oxidecomputer/dropshot/target/debug/deps/libopenssl-2d41a68a862d27a8.rmeta --extern openssl_probe=/work/oxidecomputer/dropshot/target/debug/deps/libopenssl_probe-badc72fbc427fe45.rmeta --extern openssl_sys=/work/oxidecomputer/dropshot/target/debug/deps/libopenssl_sys-ddf3df0dc2ea22a4.rmeta --cap-lints allow -L native=/usr/ssl-3/lib/amd64 --cfg have_min_max_version` |
| 781 | 2025-03-23T06:31:24.893Z | Compiling hyper-util v0.1.10 |
| 782 | 2025-03-23T06:31:24.919Z | Running `/home/build/.rustup/toolchains/1.85.1-x86_64-unknown-illumos/bin/rustc --crate-name hyper_util --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.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="client"' --cfg 'feature="client-legacy"' --cfg 'feature="default"' --cfg 'feature="full"' --cfg 'feature="http1"' --cfg 'feature="http2"' --cfg 'feature="server"' --cfg 'feature="server-auto"' --cfg 'feature="server-graceful"' --cfg 'feature="service"' --cfg 'feature="tokio"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("__internal_happy_eyeballs_tests", "client", "client-legacy", "default", "full", "http1", "http2", "server", "server-auto", "server-graceful", "service", "tokio"))' -C metadata=06a3fd150cedcae0 -C extra-filename=-a2173e76e6c8bf40 --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-cb515188b96b0495.rmeta --extern futures_channel=/work/oxidecomputer/dropshot/target/debug/deps/libfutures_channel-3da1d71a683166f6.rmeta --extern futures_util=/work/oxidecomputer/dropshot/target/debug/deps/libfutures_util-d2adb1021949c735.rmeta --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-7d6ea205864f2c14.rmeta --extern http_body=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body-b874d3633c8f79d9.rmeta --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-5640fad1397e5921.rmeta --extern pin_project_lite=/work/oxidecomputer/dropshot/target/debug/deps/libpin_project_lite-cd3877c9e18cb19e.rmeta --extern socket2=/work/oxidecomputer/dropshot/target/debug/deps/libsocket2-bd8613c483b9a5a8.rmeta --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-204f12b71c8739eb.rmeta --extern tower_service=/work/oxidecomputer/dropshot/target/debug/deps/libtower_service-9e6d8229f92eab45.rmeta --extern tracing=/work/oxidecomputer/dropshot/target/debug/deps/libtracing-4bb19ae98cfd895e.rmeta --cap-lints allow` |
| 783 | 2025-03-23T06:31:24.956Z | Compiling thiserror v2.0.12 |
| 784 | 2025-03-23T06:31:24.983Z | Running `/home/build/.rustup/toolchains/1.85.1-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/thiserror-2.0.12/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=5537808112e25d30 -C extra-filename=-2abd238d8fcca215 --out-dir /work/oxidecomputer/dropshot/target/debug/build/thiserror-2abd238d8fcca215 -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 785 | 2025-03-23T06:31:25.106Z | Compiling lazy_static v1.5.0 |
| 786 | 2025-03-23T06:31:25.133Z | Running `/home/build/.rustup/toolchains/1.85.1-x86_64-unknown-illumos/bin/rustc --crate-name lazy_static --edition=2015 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.5.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("spin", "spin_no_std"))' -C metadata=dc3b85d918167031 -C extra-filename=-f739e9908dd464ca --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 787 | 2025-03-23T06:31:25.238Z | Compiling parking v2.2.0 |
| 788 | 2025-03-23T06:31:25.263Z | Running `/home/build/.rustup/toolchains/1.85.1-x86_64-unknown-illumos/bin/rustc --crate-name parking --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/parking-2.2.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("loom"))' -C metadata=f92d840569b407c0 -C extra-filename=-c2bf1fcd46f80ec4 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 789 | 2025-03-23T06:31:25.433Z | Compiling camino v1.1.9 |
| 790 | 2025-03-23T06:31:25.459Z | Running `/home/build/.rustup/toolchains/1.85.1-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/camino-1.1.9/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no --cfg 'feature="serde"' --cfg 'feature="serde1"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("proptest", "proptest1", "serde", "serde1"))' -C metadata=a48d7814831ddcef -C extra-filename=-2e5d698f9c84f788 --out-dir /work/oxidecomputer/dropshot/target/debug/build/camino-2e5d698f9c84f788 -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 791 | 2025-03-23T06:31:25.550Z | Compiling heck v0.5.0 |
| 792 | 2025-03-23T06:31:25.576Z | Running `/home/build/.rustup/toolchains/1.85.1-x86_64-unknown-illumos/bin/rustc --crate-name heck --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/heck-0.5.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=a39d16e538bc0faf -C extra-filename=-62a205c19b6c2e9b --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 793 | 2025-03-23T06:31:25.601Z | Compiling slog-async v2.8.0 |
| 794 | 2025-03-23T06:31:25.601Z | Running `/home/build/.rustup/toolchains/1.85.1-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2015 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "dynamic-keys", "nested-values"))' -C metadata=2e126fbb616a0c23 -C extra-filename=-052f1bae81d3ffeb --out-dir /work/oxidecomputer/dropshot/target/debug/build/slog-async-052f1bae81d3ffeb -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 795 | 2025-03-23T06:31:25.901Z | Compiling unicode-segmentation v1.10.0 |
| 796 | 2025-03-23T06:31:25.927Z | Running `/home/build/.rustup/toolchains/1.85.1-x86_64-unknown-illumos/bin/rustc --crate-name unicode_segmentation --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/unicode-segmentation-1.10.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("no_std"))' -C metadata=78d42b08bb793f98 -C extra-filename=-81bad23b7c1a033a --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 797 | 2025-03-23T06:31:25.952Z | Compiling match_cfg v0.1.0 |
| 798 | 2025-03-23T06:31:25.952Z | Running `/home/build/.rustup/toolchains/1.85.1-x86_64-unknown-illumos/bin/rustc --crate-name match_cfg --edition=2015 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/match_cfg-0.1.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="use_core"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "use_core"))' -C metadata=41ef8b17cf20ad21 -C extra-filename=-3365c2abe61db2fa --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 799 | 2025-03-23T06:31:25.978Z | Compiling schemars v0.8.22 |
| 800 | 2025-03-23T06:31:25.978Z | Running `/home/build/.rustup/toolchains/1.85.1-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/schemars-0.8.22/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no --cfg 'feature="chrono"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="schemars_derive"' --cfg 'feature="uuid1"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arrayvec", "arrayvec05", "arrayvec07", "bigdecimal", "bigdecimal03", "bigdecimal04", "bytes", "chrono", "default", "derive", "derive_json_schema", "either", "enumset", "impl_json_schema", "indexmap", "indexmap1", "indexmap2", "preserve_order", "raw_value", "rust_decimal", "schemars_derive", "semver", "smallvec", "smol_str", "ui_test", "url", "uuid", "uuid08", "uuid1"))' -C metadata=0ad65a7d219bb776 -C extra-filename=-4562dd78d43d9520 --out-dir /work/oxidecomputer/dropshot/target/debug/build/schemars-4562dd78d43d9520 -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 801 | 2025-03-23T06:31:26.041Z | Compiling target-triple v0.1.3 |
| 802 | 2025-03-23T06:31:26.041Z | Compiling unicode-width v0.1.9 |
| 803 | 2025-03-23T06:31:26.066Z | Running `/home/build/.rustup/toolchains/1.85.1-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/target-triple-0.1.3/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=3324bf021a71fecc -C extra-filename=-3b887b65ad9883a8 --out-dir /work/oxidecomputer/dropshot/target/debug/build/target-triple-3b887b65ad9883a8 -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 804 | 2025-03-23T06:31:26.066Z | Running `/home/build/.rustup/toolchains/1.85.1-x86_64-unknown-illumos/bin/rustc --crate-name unicode_width --edition=2015 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/unicode-width-0.1.9/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("bench", "compiler_builtins", "core", "default", "no_std", "rustc-dep-of-std", "std"))' -C metadata=2103a68e8bad6015 -C extra-filename=-feefaaeae3092ade --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 805 | 2025-03-23T06:31:26.115Z | Compiling rustix v1.0.2 |
| 806 | 2025-03-23T06:31:26.141Z | Running `/home/build/.rustup/toolchains/1.85.1-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/rustix-1.0.2/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no --warn=unexpected_cfgs --check-cfg 'cfg(alloc_c_string)' --check-cfg 'cfg(alloc_ffi)' --check-cfg 'cfg(apple)' --check-cfg 'cfg(asm_experimental_arch)' --check-cfg 'cfg(bsd)' --check-cfg 'cfg(core_c_str)' --check-cfg 'cfg(core_ffi_c)' --check-cfg 'cfg(core_intrinsics)' --check-cfg 'cfg(criterion)' --check-cfg 'cfg(document_experimental_runtime_api)' --check-cfg 'cfg(error_in_core)' --check-cfg 'cfg(fix_y2038)' --check-cfg 'cfg(freebsdlike)' --check-cfg 'cfg(libc)' --check-cfg 'cfg(linux_kernel)' --check-cfg 'cfg(linux_like)' --check-cfg 'cfg(linux_raw)' --check-cfg 'cfg(netbsdlike)' --check-cfg 'cfg(rustc_attrs)' --check-cfg 'cfg(solarish)' --check-cfg 'cfg(staged_api)' --check-cfg 'cfg(static_assertions)' --check-cfg 'cfg(thumb_mode)' --check-cfg 'cfg(wasi)' --check-cfg 'cfg(wasi_ext)' --check-cfg 'cfg(wasip2)' --check-cfg 'cfg(target_arch, values("xtensa"))' --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="fs"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("all-apis", "alloc", "compiler_builtins", "core", "default", "event", "fs", "io_uring", "libc", "libc_errno", "linux_4_11", "linux_5_1", "linux_5_11", "linux_latest", "mm", "mount", "net", "param", "pipe", "process", "pty", "rand", "runtime", "rustc-dep-of-std", "rustc-std-workspace-alloc", "shm", "std", "stdio", "system", "termios", "thread", "time", "try_close", "use-explicitly-provided-auxv", "use-libc", "use-libc-auxv"))' -C metadata=b9334d23e715cfce -C extra-filename=-000fd909245d31ce --out-dir /work/oxidecomputer/dropshot/target/debug/build/rustix-000fd909245d31ce -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 807 | 2025-03-23T06:31:26.222Z | Compiling console v0.15.7 |
| 808 | 2025-03-23T06:31:26.248Z | Running `/home/build/.rustup/toolchains/1.85.1-x86_64-unknown-illumos/bin/rustc --crate-name console --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/console-0.15.7/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="ansi-parsing"' --cfg 'feature="default"' --cfg 'feature="unicode-width"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("ansi-parsing", "default", "unicode-width", "windows-console-colors"))' -C metadata=44b4016a8995233e -C extra-filename=-bab7d069abc7d26a --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-f739e9908dd464ca.rmeta --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-6fdc16e62d488c81.rmeta --extern unicode_width=/work/oxidecomputer/dropshot/target/debug/deps/libunicode_width-feefaaeae3092ade.rmeta --cap-lints allow` |
| 809 | 2025-03-23T06:31:26.309Z | Running `/work/oxidecomputer/dropshot/target/debug/build/schemars-4562dd78d43d9520/build-script-build` |
| 810 | 2025-03-23T06:31:26.334Z | Running `/work/oxidecomputer/dropshot/target/debug/build/slog-async-052f1bae81d3ffeb/build-script-build` |
| 811 | 2025-03-23T06:31:26.399Z | Compiling newline-converter v0.3.0 |
| 812 | 2025-03-23T06:31:26.431Z | Running `/home/build/.rustup/toolchains/1.85.1-x86_64-unknown-illumos/bin/rustc --crate-name newline_converter --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/newline-converter-0.3.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=63a05543df901cee -C extra-filename=-e24e3d173fa9ae1d --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-81bad23b7c1a033a.rmeta --cap-lints allow` |
| 813 | 2025-03-23T06:31:26.456Z | Compiling hostname v0.3.1 |
| 814 | 2025-03-23T06:31:26.456Z | Running `/home/build/.rustup/toolchains/1.85.1-x86_64-unknown-illumos/bin/rustc --crate-name hostname --edition=2015 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hostname-0.3.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "set"))' -C metadata=fe1bffd71424c837 -C extra-filename=-d0a20fedf3566671 --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-6fdc16e62d488c81.rmeta --extern match_cfg=/work/oxidecomputer/dropshot/target/debug/deps/libmatch_cfg-3365c2abe61db2fa.rmeta --cap-lints allow` |
| 815 | 2025-03-23T06:31:26.482Z | Running `/work/oxidecomputer/dropshot/target/debug/build/target-triple-3b887b65ad9883a8/build-script-build` |
| 816 | 2025-03-23T06:31:26.507Z | Running `/work/oxidecomputer/dropshot/target/debug/build/camino-2e5d698f9c84f788/build-script-build` |
| 817 | 2025-03-23T06:31:26.541Z | Running `/home/build/.rustup/toolchains/1.85.1-x86_64-unknown-illumos/bin/rustc --crate-name usdt_impl --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/usdt-impl-0.5.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="asm"' --cfg 'feature="des"' --cfg 'feature="dof"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("asm", "default", "des", "dof"))' -C metadata=5506223e3af4d6d8 -C extra-filename=-ab4feecb6885cac7 --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-a82a60d143dcd439.rmeta --extern dof=/work/oxidecomputer/dropshot/target/debug/deps/libdof-f4f914c3ec781cb5.rmeta --extern dtrace_parser=/work/oxidecomputer/dropshot/target/debug/deps/libdtrace_parser-920ea4dc611722cd.rmeta --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-6fdc16e62d488c81.rmeta --extern proc_macro2=/work/oxidecomputer/dropshot/target/debug/deps/libproc_macro2-b5f86640efab6f3c.rmeta --extern quote=/work/oxidecomputer/dropshot/target/debug/deps/libquote-509cd800b1c083a7.rmeta --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-32aa256e3879c630.rmeta --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-a9a9974268547984.rmeta --extern syn=/work/oxidecomputer/dropshot/target/debug/deps/libsyn-4f5ead5195c39c98.rmeta --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-078e314dc6d09a15.rmeta --extern thread_id=/work/oxidecomputer/dropshot/target/debug/deps/libthread_id-205ec0d78d94d407.rmeta --cap-lints allow --cfg usdt_stable_asm --cfg usdt_backend_standard` |
| 818 | 2025-03-23T06:31:26.580Z | Running `/work/oxidecomputer/dropshot/target/debug/build/thiserror-2abd238d8fcca215/build-script-build` |
| 819 | 2025-03-23T06:31:26.606Z | Compiling event-listener v5.0.0 |
| 820 | 2025-03-23T06:31:26.606Z | Running `/home/build/.rustup/toolchains/1.85.1-x86_64-unknown-illumos/bin/rustc --crate-name event_listener --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/event-listener-5.0.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="parking"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "parking", "portable-atomic", "portable-atomic-util", "portable_atomic_crate", "std"))' -C metadata=8791096689bf2d27 -C extra-filename=-598d870a896892d3 --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-941d1490923574bd.rmeta --extern parking=/work/oxidecomputer/dropshot/target/debug/deps/libparking-c2bf1fcd46f80ec4.rmeta --extern pin_project_lite=/work/oxidecomputer/dropshot/target/debug/deps/libpin_project_lite-cd3877c9e18cb19e.rmeta --cap-lints allow` |
| 821 | 2025-03-23T06:31:26.650Z | Compiling tokio-native-tls v0.3.1 |
| 822 | 2025-03-23T06:31:26.676Z | Running `/home/build/.rustup/toolchains/1.85.1-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=6dd9ab75aae9266c -C extra-filename=-3bc8841c89d0a0c5 --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-c61d8bad83d0ae68.rmeta --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-204f12b71c8739eb.rmeta --cap-lints allow -L native=/usr/ssl-3/lib/amd64` |
| 823 | 2025-03-23T06:31:26.701Z | Running `/work/oxidecomputer/dropshot/target/debug/build/rustix-000fd909245d31ce/build-script-build` |
| 824 | 2025-03-23T06:31:26.818Z | Compiling chrono v0.4.40 |
| 825 | 2025-03-23T06:31:26.843Z | Running `/home/build/.rustup/toolchains/1.85.1-x86_64-unknown-illumos/bin/rustc --crate-name chrono --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/chrono-0.4.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="alloc"' --cfg 'feature="android-tzdata"' --cfg 'feature="clock"' --cfg 'feature="iana-time-zone"' --cfg 'feature="now"' --cfg 'feature="serde"' --cfg 'feature="std"' --cfg 'feature="winapi"' --cfg 'feature="windows-link"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("__internal_bench", "alloc", "android-tzdata", "arbitrary", "clock", "default", "iana-time-zone", "js-sys", "libc", "now", "oldtime", "pure-rust-locales", "rkyv", "rkyv-16", "rkyv-32", "rkyv-64", "rkyv-validation", "serde", "std", "unstable-locales", "wasm-bindgen", "wasmbind", "winapi", "windows-link"))' -C metadata=298f2250c779a6ac -C extra-filename=-aab879e003a257ac --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-73ccaff6b0492565.rmeta --extern num_traits=/work/oxidecomputer/dropshot/target/debug/deps/libnum_traits-1162e1525193acc8.rmeta --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-32aa256e3879c630.rmeta --cap-lints allow` |
| 826 | 2025-03-23T06:31:26.869Z | Compiling url v2.5.4 |
| 827 | 2025-03-23T06:31:26.869Z | Running `/home/build/.rustup/toolchains/1.85.1-x86_64-unknown-illumos/bin/rustc --crate-name url --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/url-2.5.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("debugger_visualizer", "default", "expose_internals", "serde", "std"))' -C metadata=b7f1cdcf0d940b2b -C extra-filename=-e900fc9cc96407a0 --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-987e54a5f8bba256.rmeta --extern idna=/work/oxidecomputer/dropshot/target/debug/deps/libidna-9143d515226db1b8.rmeta --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-198de62654989182.rmeta --cap-lints allow` |
| 828 | 2025-03-23T06:31:26.897Z | Compiling toml v0.8.20 |
| 829 | 2025-03-23T06:31:26.923Z | Running `/home/build/.rustup/toolchains/1.85.1-x86_64-unknown-illumos/bin/rustc --crate-name toml --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/toml-0.8.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 --warn=rust_2018_idioms '--warn=clippy::zero_sized_map_values' '--warn=clippy::wildcard_imports' '--warn=clippy::verbose_file_reads' --warn=unused_qualifications --warn=unused_macro_rules --warn=unused_lifetimes --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub '--warn=clippy::uninlined_format_args' '--warn=clippy::trait_duplication_in_bounds' '--warn=clippy::todo' '--warn=clippy::string_to_string' '--warn=clippy::string_lit_as_bytes' '--warn=clippy::string_add_assign' '--warn=clippy::string_add' '--warn=clippy::str_to_string' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::self_named_module_files' '--warn=clippy::same_functions_in_if_condition' '--allow=clippy::result_large_err' '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::ref_option_ref' '--warn=clippy::redundant_feature_names' '--warn=clippy::rc_mutex' '--warn=clippy::ptr_as_ptr' '--warn=clippy::path_buf_push_overwrite' '--warn=clippy::negative_feature_names' '--warn=clippy::needless_for_each' '--warn=clippy::needless_continue' '--warn=clippy::mutex_integer' '--warn=clippy::mem_forget' '--warn=clippy::macro_use_imports' '--warn=clippy::lossy_float_literal' '--warn=clippy::linkedlist' '--allow=clippy::let_and_return' '--warn=clippy::large_types_passed_by_value' '--warn=clippy::large_stack_arrays' '--warn=clippy::large_digit_groups' '--warn=clippy::invalid_upcast_comparisons' '--warn=clippy::infinite_loop' '--warn=clippy::inefficient_to_string' '--warn=clippy::inconsistent_struct_constructor' '--warn=clippy::imprecise_flops' '--warn=clippy::implicit_clone' '--allow=clippy::if_same_then_else' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::fn_params_excessive_bools' '--warn=clippy::float_cmp_const' '--warn=clippy::flat_map_option' '--warn=clippy::filter_map_next' '--warn=clippy::fallible_impl_from' '--warn=clippy::explicit_into_iter_loop' '--warn=clippy::explicit_deref_methods' '--warn=clippy::expl_impl_clone_on_copy' '--warn=clippy::enum_glob_use' '--warn=clippy::empty_enum' '--warn=clippy::doc_markdown' '--warn=clippy::debug_assert_with_mut_call' '--warn=clippy::dbg_macro' '--warn=clippy::create_dir' '--allow=clippy::collapsible_else_if' '--warn=clippy::checked_conversions' '--allow=clippy::branches_sharing_code' '--allow=clippy::bool_assert_comparison' --cfg 'feature="default"' --cfg 'feature="display"' --cfg 'feature="parse"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "display", "indexmap", "parse", "preserve_order"))' -C metadata=a50e6270954df974 -C extra-filename=-713f1fe6458b61c8 --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-32aa256e3879c630.rmeta --extern serde_spanned=/work/oxidecomputer/dropshot/target/debug/deps/libserde_spanned-3a2dc0a849ed2ba2.rmeta --extern toml_datetime=/work/oxidecomputer/dropshot/target/debug/deps/libtoml_datetime-75bf8f3af7ad879f.rmeta --extern toml_edit=/work/oxidecomputer/dropshot/target/debug/deps/libtoml_edit-6eb670bd0ff9da71.rmeta --cap-lints allow` |
| 830 | 2025-03-23T06:31:27.051Z | Running `/work/oxidecomputer/dropshot/target/debug/build/multer-1fa4eac85ffeab8a/build-script-build` |
| 831 | 2025-03-23T06:31:27.080Z | Compiling usdt-attr-macro v0.5.0 |
| 832 | 2025-03-23T06:31:27.106Z | Running `/home/build/.rustup/toolchains/1.85.1-x86_64-unknown-illumos/bin/rustc --crate-name usdt_attr_macro --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/usdt-attr-macro-0.5.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no --cfg 'feature="asm"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("asm", "default"))' -C metadata=79b3c05f15cd78f3 -C extra-filename=-43de60a98065b721 --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-920ea4dc611722cd.rlib --extern proc_macro2=/work/oxidecomputer/dropshot/target/debug/deps/libproc_macro2-b5f86640efab6f3c.rlib --extern quote=/work/oxidecomputer/dropshot/target/debug/deps/libquote-509cd800b1c083a7.rlib --extern serde_tokenstream=/work/oxidecomputer/dropshot/target/debug/deps/libserde_tokenstream-ee7af4d22956bd6a.rlib --extern syn=/work/oxidecomputer/dropshot/target/debug/deps/libsyn-b3f1aa275dd6f985.rlib --extern usdt_impl=/work/oxidecomputer/dropshot/target/debug/deps/libusdt_impl-a11f13002937bfd2.rlib --extern proc_macro --cap-lints allow` |
| 833 | 2025-03-23T06:31:27.131Z | Compiling usdt-macro v0.5.0 |
| 834 | 2025-03-23T06:31:27.131Z | Running `/home/build/.rustup/toolchains/1.85.1-x86_64-unknown-illumos/bin/rustc --crate-name usdt_macro --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/usdt-macro-0.5.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no --cfg 'feature="asm"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("asm", "default"))' -C metadata=28cb0c61df7ffb9c -C extra-filename=-0ac7e7a774244487 --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-920ea4dc611722cd.rlib --extern proc_macro2=/work/oxidecomputer/dropshot/target/debug/deps/libproc_macro2-b5f86640efab6f3c.rlib --extern quote=/work/oxidecomputer/dropshot/target/debug/deps/libquote-509cd800b1c083a7.rlib --extern serde_tokenstream=/work/oxidecomputer/dropshot/target/debug/deps/libserde_tokenstream-ee7af4d22956bd6a.rlib --extern syn=/work/oxidecomputer/dropshot/target/debug/deps/libsyn-b3f1aa275dd6f985.rlib --extern usdt_impl=/work/oxidecomputer/dropshot/target/debug/deps/libusdt_impl-a11f13002937bfd2.rlib --extern proc_macro --cap-lints allow` |
| 835 | 2025-03-23T06:31:27.355Z | Compiling slog-json v2.6.1 |
| 836 | 2025-03-23T06:31:27.381Z | Running `/home/build/.rustup/toolchains/1.85.1-x86_64-unknown-illumos/bin/rustc --crate-name slog_json --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/slog-json-2.6.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "dynamic-keys", "erased-serde", "nested-values"))' -C metadata=d968c9167f25645d -C extra-filename=-5ed4dfba6ef22873 --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-32aa256e3879c630.rmeta --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-a9a9974268547984.rmeta --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-67f2eb52b2680b32.rmeta --extern time=/work/oxidecomputer/dropshot/target/debug/deps/libtime-c2f22fec5fbf7ec8.rmeta --cap-lints allow` |
| 837 | 2025-03-23T06:31:27.683Z | Compiling schemars_derive v0.8.22 |
| 838 | 2025-03-23T06:31:27.709Z | Running `/home/build/.rustup/toolchains/1.85.1-x86_64-unknown-illumos/bin/rustc --crate-name schemars_derive --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/schemars_derive-0.8.22/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=99ac2ba73fa0270b -C extra-filename=-b55b91eb966eea36 --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-b5f86640efab6f3c.rlib --extern quote=/work/oxidecomputer/dropshot/target/debug/deps/libquote-509cd800b1c083a7.rlib --extern serde_derive_internals=/work/oxidecomputer/dropshot/target/debug/deps/libserde_derive_internals-2cfb674b454ccdee.rlib --extern syn=/work/oxidecomputer/dropshot/target/debug/deps/libsyn-b3f1aa275dd6f985.rlib --extern proc_macro --cap-lints allow` |
| 839 | 2025-03-23T06:31:27.836Z | Compiling serde_urlencoded v0.7.1 |
| 840 | 2025-03-23T06:31:27.862Z | Running `/home/build/.rustup/toolchains/1.85.1-x86_64-unknown-illumos/bin/rustc --crate-name serde_urlencoded --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/serde_urlencoded-0.7.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=441b5b6709da7173 -C extra-filename=-4494a5b7e167df31 --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-987e54a5f8bba256.rmeta --extern itoa=/work/oxidecomputer/dropshot/target/debug/deps/libitoa-ab778c5e0c6d6007.rmeta --extern ryu=/work/oxidecomputer/dropshot/target/debug/deps/libryu-c1193a9a3209fb84.rmeta --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-32aa256e3879c630.rmeta --cap-lints allow` |
| 841 | 2025-03-23T06:31:28.221Z | Compiling uuid v1.16.0 |
| 842 | 2025-03-23T06:31:28.247Z | Running `/home/build/.rustup/toolchains/1.85.1-x86_64-unknown-illumos/bin/rustc --crate-name uuid --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/uuid-1.16.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --allow=unexpected_cfgs --check-cfg 'cfg(uuid_unstable)' --cfg 'feature="default"' --cfg 'feature="rng"' --cfg 'feature="serde"' --cfg 'feature="std"' --cfg 'feature="v4"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arbitrary", "atomic", "borsh", "bytemuck", "default", "fast-rng", "js", "macro-diagnostics", "md5", "rng", "rng-getrandom", "rng-rand", "serde", "sha1", "slog", "std", "uuid-rng-internal-lib", "v1", "v3", "v4", "v5", "v6", "v7", "v8", "zerocopy"))' -C metadata=9c47254a53469b99 -C extra-filename=-85a430ef7cdb0f53 --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-d7652dbefd31f1fc.rmeta --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-32aa256e3879c630.rmeta --cap-lints allow` |
| 843 | 2025-03-23T06:31:28.273Z | Compiling tokio-rustls v0.25.0 |
| 844 | 2025-03-23T06:31:28.273Z | Running `/home/build/.rustup/toolchains/1.85.1-x86_64-unknown-illumos/bin/rustc --crate-name tokio_rustls --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-rustls-0.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=35c883cf4f8b18aa -C extra-filename=-9e7f5448930a28da --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-c22afb678a98f647.rmeta --extern pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-b1c111152f21ac8c.rmeta --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-204f12b71c8739eb.rmeta --cap-lints allow -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-6e6c2c041eafa3d1/out` |
| 845 | 2025-03-23T06:31:28.299Z | Compiling tokio-rustls v0.26.0 |
| 846 | 2025-03-23T06:31:28.299Z | Running `/home/build/.rustup/toolchains/1.85.1-x86_64-unknown-illumos/bin/rustc --crate-name tokio_rustls --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-rustls-0.26.0/src/lib.rs --error-format=json --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=0257e0b30066f9bb -C extra-filename=-38e1cbed23512e85 --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-ee4843339e4b8326.rmeta --extern pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-b1c111152f21ac8c.rmeta --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-204f12b71c8739eb.rmeta --cap-lints allow -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-6e6c2c041eafa3d1/out` |
| 847 | 2025-03-23T06:31:28.325Z | Compiling futures-executor v0.3.31 |
| 848 | 2025-03-23T06:31:28.325Z | Running `/home/build/.rustup/toolchains/1.85.1-x86_64-unknown-illumos/bin/rustc --crate-name futures_executor --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-executor-0.3.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=ef136df0f173deb3 -C extra-filename=-30a49850b508c6d5 --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-29226b0922055fb3.rmeta --extern futures_task=/work/oxidecomputer/dropshot/target/debug/deps/libfutures_task-4d433bb4749bf289.rmeta --extern futures_util=/work/oxidecomputer/dropshot/target/debug/deps/libfutures_util-d2adb1021949c735.rmeta --cap-lints allow` |
| 849 | 2025-03-23T06:31:28.420Z | Running `/work/oxidecomputer/dropshot/target/debug/build/mime_guess-0668e0f2236708b4/build-script-build` |
| 850 | 2025-03-23T06:31:28.450Z | Compiling thiserror-impl v2.0.12 |
| 851 | 2025-03-23T06:31:28.476Z | Running `/home/build/.rustup/toolchains/1.85.1-x86_64-unknown-illumos/bin/rustc --crate-name thiserror_impl --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/thiserror-impl-2.0.12/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=850405945f8d023b -C extra-filename=-31f048854cdaf7eb --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-b5f86640efab6f3c.rlib --extern quote=/work/oxidecomputer/dropshot/target/debug/deps/libquote-509cd800b1c083a7.rlib --extern syn=/work/oxidecomputer/dropshot/target/debug/deps/libsyn-b3f1aa275dd6f985.rlib --extern proc_macro --cap-lints allow` |
| 852 | 2025-03-23T06:31:28.615Z | Compiling async-stream-impl v0.3.6 |
| 853 | 2025-03-23T06:31:28.640Z | Running `/home/build/.rustup/toolchains/1.85.1-x86_64-unknown-illumos/bin/rustc --crate-name async_stream_impl --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/async-stream-impl-0.3.6/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=63417a54c20890de -C extra-filename=-12c53ba53f0f3ea0 --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-b5f86640efab6f3c.rlib --extern quote=/work/oxidecomputer/dropshot/target/debug/deps/libquote-509cd800b1c083a7.rlib --extern syn=/work/oxidecomputer/dropshot/target/debug/deps/libsyn-b3f1aa275dd6f985.rlib --extern proc_macro --cap-lints allow` |
| 854 | 2025-03-23T06:31:28.666Z | Compiling term v0.7.0 |
| 855 | 2025-03-23T06:31:28.666Z | Running `/home/build/.rustup/toolchains/1.85.1-x86_64-unknown-illumos/bin/rustc --crate-name term --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/term-0.7.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default"))' -C metadata=d3d22e76f8aaff87 -C extra-filename=-af2b09801cf6214a --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --extern dirs_next=/work/oxidecomputer/dropshot/target/debug/deps/libdirs_next-46283e12b4067a4b.rmeta --cap-lints allow` |
| 856 | 2025-03-23T06:31:28.779Z | Compiling crossbeam-channel v0.5.1 |
| 857 | 2025-03-23T06:31:28.805Z | Running `/home/build/.rustup/toolchains/1.85.1-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=2b8ec208b1373dbf -C extra-filename=-e87ec8fee3088adf --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-659b900924d257b8.rmeta --extern crossbeam_utils=/work/oxidecomputer/dropshot/target/debug/deps/libcrossbeam_utils-d8f03c97d9fe804b.rmeta --cap-lints allow` |
| 858 | 2025-03-23T06:31:28.918Z | Compiling webpki-roots v0.26.5 |
| 859 | 2025-03-23T06:31:28.944Z | Running `/home/build/.rustup/toolchains/1.85.1-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=6e6ffcad59274806 -C extra-filename=-1f5086af7fe67aaa --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-b1c111152f21ac8c.rmeta --cap-lints allow` |
| 860 | 2025-03-23T06:31:29.095Z | Compiling memmap v0.7.0 |
| 861 | 2025-03-23T06:31:29.120Z | Running `/home/build/.rustup/toolchains/1.85.1-x86_64-unknown-illumos/bin/rustc --crate-name memmap --edition=2015 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/memmap-0.7.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=289eb013cac46d06 -C extra-filename=-328e9afaa60ab1f7 --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-6fdc16e62d488c81.rmeta --cap-lints allow` |
| 862 | 2025-03-23T06:31:29.461Z | Compiling is-terminal v0.4.12 |
| 863 | 2025-03-23T06:31:29.487Z | Running `/home/build/.rustup/toolchains/1.85.1-x86_64-unknown-illumos/bin/rustc --crate-name is_terminal --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/is-terminal-0.4.12/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=b20e665840ab3f0a -C extra-filename=-31e1e44768a1a08c --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-6fdc16e62d488c81.rmeta --cap-lints allow` |
| 864 | 2025-03-23T06:31:29.586Z | Compiling errno v0.3.10 |
| 865 | 2025-03-23T06:31:29.612Z | Running `/home/build/.rustup/toolchains/1.85.1-x86_64-unknown-illumos/bin/rustc --crate-name errno --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/errno-0.3.10/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=42c94a47c5e72927 -C extra-filename=-78ec98a48a6e0c76 --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-6fdc16e62d488c81.rmeta --cap-lints allow` |
| 866 | 2025-03-23T06:31:29.685Z | Compiling sync_wrapper v1.0.1 |
| 867 | 2025-03-23T06:31:29.711Z | Running `/home/build/.rustup/toolchains/1.85.1-x86_64-unknown-illumos/bin/rustc --crate-name sync_wrapper --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/sync_wrapper-1.0.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="futures"' --cfg 'feature="futures-core"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("futures", "futures-core"))' -C metadata=3745c6273f23260a -C extra-filename=-f78911461a907de4 --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-29226b0922055fb3.rmeta --cap-lints allow` |
| 868 | 2025-03-23T06:31:29.737Z | Compiling dropshot v0.16.0 (/work/oxidecomputer/dropshot/dropshot) |
| 869 | 2025-03-23T06:31:29.737Z | Running `/home/build/.rustup/toolchains/1.85.1-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=8fa75b898b707444 -C extra-filename=-077b046780b2b7cb --out-dir /work/oxidecomputer/dropshot/target/debug/build/dropshot-077b046780b2b7cb -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-f82c0cf4165bf1e4.rlib` |
| 870 | 2025-03-23T06:31:29.763Z | Compiling data-encoding v2.4.0 |
| 871 | 2025-03-23T06:31:29.763Z | Running `/home/build/.rustup/toolchains/1.85.1-x86_64-unknown-illumos/bin/rustc --crate-name data_encoding --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/data-encoding-2.4.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "std"))' -C metadata=01957267116837a8 -C extra-filename=-9bd6fba153afc2af --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 872 | 2025-03-23T06:31:29.822Z | Compiling similar v2.2.1 |
| 873 | 2025-03-23T06:31:29.848Z | Running `/home/build/.rustup/toolchains/1.85.1-x86_64-unknown-illumos/bin/rustc --crate-name similar --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/similar-2.2.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="text"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("bstr", "bytes", "default", "inline", "serde", "text", "unicode", "unicode-segmentation"))' -C metadata=4072fb8eedc58cea -C extra-filename=-29c8035bfb3a0c9f --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 874 | 2025-03-23T06:31:29.848Z | Compiling dyn-clone v1.0.4 |
| 875 | 2025-03-23T06:31:29.848Z | Running `/home/build/.rustup/toolchains/1.85.1-x86_64-unknown-illumos/bin/rustc --crate-name dyn_clone --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dyn-clone-1.0.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=4fd095e916be2785 -C extra-filename=-5705fcaa6771d8fb --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 876 | 2025-03-23T06:31:29.921Z | Compiling spin v0.9.8 |
| 877 | 2025-03-23T06:31:29.947Z | Running `/home/build/.rustup/toolchains/1.85.1-x86_64-unknown-illumos/bin/rustc --crate-name spin --edition=2015 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/spin-0.9.8/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="mutex"' --cfg 'feature="spin_mutex"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("barrier", "default", "fair_mutex", "lazy", "lock_api", "lock_api_crate", "mutex", "once", "portable-atomic", "portable_atomic", "rwlock", "spin_mutex", "std", "ticket_mutex", "use_ticket_mutex"))' -C metadata=6222bced3541a2e0 -C extra-filename=-c3d249eff7b68197 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 878 | 2025-03-23T06:31:29.984Z | Compiling utf-8 v0.7.6 |
| 879 | 2025-03-23T06:31:30.010Z | Running `/home/build/.rustup/toolchains/1.85.1-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=bd55b7da28868c47 -C extra-filename=-3ab53f6c76f3b36d --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 880 | 2025-03-23T06:31:30.010Z | Compiling anyhow v1.0.97 |
| 881 | 2025-03-23T06:31:30.010Z | Running `/home/build/.rustup/toolchains/1.85.1-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.97/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=58a6e0b1c4b20586 -C extra-filename=-55a85119fbb5a5b7 --out-dir /work/oxidecomputer/dropshot/target/debug/build/anyhow-55a85119fbb5a5b7 -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 882 | 2025-03-23T06:31:30.087Z | Compiling take_mut v0.2.2 |
| 883 | 2025-03-23T06:31:30.113Z | Running `/home/build/.rustup/toolchains/1.85.1-x86_64-unknown-illumos/bin/rustc --crate-name take_mut --edition=2015 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/take_mut-0.2.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=f280b4151f60a047 -C extra-filename=-87b52239bc71959e --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 884 | 2025-03-23T06:31:30.113Z | Compiling buf-list v1.0.3 |
| 885 | 2025-03-23T06:31:30.113Z | Running `/home/build/.rustup/toolchains/1.85.1-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/buf-list-1.0.3/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("futures-io-03", "futures03", "tokio", "tokio1"))' -C metadata=1e48e69c6ea71ea0 -C extra-filename=-5850d33f1a4b38f8 --out-dir /work/oxidecomputer/dropshot/target/debug/build/buf-list-5850d33f1a4b38f8 -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 886 | 2025-03-23T06:31:30.244Z | Compiling tower-layer v0.3.3 |
| 887 | 2025-03-23T06:31:30.270Z | Running `/home/build/.rustup/toolchains/1.85.1-x86_64-unknown-illumos/bin/rustc --crate-name tower_layer --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tower-layer-0.3.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=22a907fce79e3627 -C extra-filename=-925e0d8118cbfcf4 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 888 | 2025-03-23T06:31:30.296Z | Compiling tungstenite v0.24.0 |
| 889 | 2025-03-23T06:31:30.296Z | Running `/home/build/.rustup/toolchains/1.85.1-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=a639bf4995e5dfb7 -C extra-filename=-468879312df8dfac --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-a82a60d143dcd439.rmeta --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-cb515188b96b0495.rmeta --extern data_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libdata_encoding-9bd6fba153afc2af.rmeta --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-7d6ea205864f2c14.rmeta --extern httparse=/work/oxidecomputer/dropshot/target/debug/deps/libhttparse-7f9c21aedd97326e.rmeta --extern log=/work/oxidecomputer/dropshot/target/debug/deps/liblog-fcb78d7a0f863c0f.rmeta --extern rand=/work/oxidecomputer/dropshot/target/debug/deps/librand-dd20256f0a2581f3.rmeta --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-3024600dc8c1764a.rmeta --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-078e314dc6d09a15.rmeta --extern utf8=/work/oxidecomputer/dropshot/target/debug/deps/libutf8-3ab53f6c76f3b36d.rmeta --cap-lints allow` |
| 890 | 2025-03-23T06:31:30.485Z | Compiling tower v0.5.2 |
| 891 | 2025-03-23T06:31:30.512Z | Running `/home/build/.rustup/toolchains/1.85.1-x86_64-unknown-illumos/bin/rustc --crate-name tower --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tower-0.5.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="__common"' --cfg 'feature="futures-core"' --cfg 'feature="futures-util"' --cfg 'feature="pin-project-lite"' --cfg 'feature="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=040f248b61b118a2 -C extra-filename=-8c5afcf4471231c9 --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-29226b0922055fb3.rmeta --extern futures_util=/work/oxidecomputer/dropshot/target/debug/deps/libfutures_util-d2adb1021949c735.rmeta --extern pin_project_lite=/work/oxidecomputer/dropshot/target/debug/deps/libpin_project_lite-cd3877c9e18cb19e.rmeta --extern sync_wrapper=/work/oxidecomputer/dropshot/target/debug/deps/libsync_wrapper-f78911461a907de4.rmeta --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-204f12b71c8739eb.rmeta --extern tower_layer=/work/oxidecomputer/dropshot/target/debug/deps/libtower_layer-925e0d8118cbfcf4.rmeta --extern tower_service=/work/oxidecomputer/dropshot/target/debug/deps/libtower_service-9e6d8229f92eab45.rmeta --cap-lints allow` |
| 892 | 2025-03-23T06:31:30.512Z | Running `/work/oxidecomputer/dropshot/target/debug/build/anyhow-55a85119fbb5a5b7/build-script-build` |
| 893 | 2025-03-23T06:31:30.583Z | Running `/work/oxidecomputer/dropshot/target/debug/build/buf-list-5850d33f1a4b38f8/build-script-build` |
| 894 | 2025-03-23T06:31:30.644Z | Compiling expectorate v1.1.0 |
| 895 | 2025-03-23T06:31:30.670Z | Running `/home/build/.rustup/toolchains/1.85.1-x86_64-unknown-illumos/bin/rustc --crate-name expectorate --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/expectorate-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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("predicates"))' -C metadata=9484d834fbe59d06 -C extra-filename=-32ee77df4ff6031a --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --extern console=/work/oxidecomputer/dropshot/target/debug/deps/libconsole-bab7d069abc7d26a.rmeta --extern newline_converter=/work/oxidecomputer/dropshot/target/debug/deps/libnewline_converter-e24e3d173fa9ae1d.rmeta --extern similar=/work/oxidecomputer/dropshot/target/debug/deps/libsimilar-29c8035bfb3a0c9f.rmeta --cap-lints allow` |
| 896 | 2025-03-23T06:31:30.719Z | Running `/home/build/.rustup/toolchains/1.85.1-x86_64-unknown-illumos/bin/rustc --crate-name thiserror --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/thiserror-2.0.12/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=a36eb25e3c847fe9 -C extra-filename=-0255cc036f1a0f85 --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-31f048854cdaf7eb.so --cap-lints allow --check-cfg 'cfg(error_generic_member_access)' --check-cfg 'cfg(thiserror_nightly_testing)' --check-cfg 'cfg(thiserror_no_backtrace_type)'` |
| 897 | 2025-03-23T06:31:30.810Z | Running `/home/build/.rustup/toolchains/1.85.1-x86_64-unknown-illumos/bin/rustc --crate-name slog_async --edition=2015 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "dynamic-keys", "nested-values"))' -C metadata=9a22800282a11603 -C extra-filename=-36b789951e973c64 --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-e87ec8fee3088adf.rmeta --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-67f2eb52b2680b32.rmeta --extern take_mut=/work/oxidecomputer/dropshot/target/debug/deps/libtake_mut-87b52239bc71959e.rmeta --extern thread_local=/work/oxidecomputer/dropshot/target/debug/deps/libthread_local-2040478aa9a64a55.rmeta --cap-lints allow --cfg integer128` |
| 898 | 2025-03-23T06:31:30.836Z | Running `/work/oxidecomputer/dropshot/target/debug/build/dropshot-077b046780b2b7cb/build-script-build` |
| 899 | 2025-03-23T06:31:30.836Z | Running `/home/build/.rustup/toolchains/1.85.1-x86_64-unknown-illumos/bin/rustc --crate-name multer --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/multer-3.1.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("all", "default", "json", "log", "serde", "serde_json", "tokio", "tokio-io", "tokio-util"))' -C metadata=9eb398c309dbdfb5 -C extra-filename=-4e126bc360f7b9b8 --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-cb515188b96b0495.rmeta --extern encoding_rs=/work/oxidecomputer/dropshot/target/debug/deps/libencoding_rs-427c5ea3253dc5df.rmeta --extern futures_util=/work/oxidecomputer/dropshot/target/debug/deps/libfutures_util-d2adb1021949c735.rmeta --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-7d6ea205864f2c14.rmeta --extern httparse=/work/oxidecomputer/dropshot/target/debug/deps/libhttparse-7f9c21aedd97326e.rmeta --extern memchr=/work/oxidecomputer/dropshot/target/debug/deps/libmemchr-2315fbefb00e067e.rmeta --extern mime=/work/oxidecomputer/dropshot/target/debug/deps/libmime-250951e54aab151c.rmeta --extern spin=/work/oxidecomputer/dropshot/target/debug/deps/libspin-c3d249eff7b68197.rmeta --cap-lints allow` |
| 900 | 2025-03-23T06:31:30.874Z | Running `/home/build/.rustup/toolchains/1.85.1-x86_64-unknown-illumos/bin/rustc --crate-name schemars --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/schemars-0.8.22/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="chrono"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="schemars_derive"' --cfg 'feature="uuid1"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arrayvec", "arrayvec05", "arrayvec07", "bigdecimal", "bigdecimal03", "bigdecimal04", "bytes", "chrono", "default", "derive", "derive_json_schema", "either", "enumset", "impl_json_schema", "indexmap", "indexmap1", "indexmap2", "preserve_order", "raw_value", "rust_decimal", "schemars_derive", "semver", "smallvec", "smol_str", "ui_test", "url", "uuid", "uuid08", "uuid1"))' -C metadata=c8919a13339be235 -C extra-filename=-cb546ec9e1815bb0 --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-aab879e003a257ac.rmeta --extern dyn_clone=/work/oxidecomputer/dropshot/target/debug/deps/libdyn_clone-5705fcaa6771d8fb.rmeta --extern schemars_derive=/work/oxidecomputer/dropshot/target/debug/deps/libschemars_derive-b55b91eb966eea36.so --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-32aa256e3879c630.rmeta --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-a9a9974268547984.rmeta --extern uuid1=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-85a430ef7cdb0f53.rmeta --cap-lints allow --cfg std_atomic64 --cfg std_atomic` |
| 901 | 2025-03-23T06:31:30.900Z | Running `/home/build/.rustup/toolchains/1.85.1-x86_64-unknown-illumos/bin/rustc --crate-name rustix --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/rustix-1.0.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --warn=unexpected_cfgs --check-cfg 'cfg(alloc_c_string)' --check-cfg 'cfg(alloc_ffi)' --check-cfg 'cfg(apple)' --check-cfg 'cfg(asm_experimental_arch)' --check-cfg 'cfg(bsd)' --check-cfg 'cfg(core_c_str)' --check-cfg 'cfg(core_ffi_c)' --check-cfg 'cfg(core_intrinsics)' --check-cfg 'cfg(criterion)' --check-cfg 'cfg(document_experimental_runtime_api)' --check-cfg 'cfg(error_in_core)' --check-cfg 'cfg(fix_y2038)' --check-cfg 'cfg(freebsdlike)' --check-cfg 'cfg(libc)' --check-cfg 'cfg(linux_kernel)' --check-cfg 'cfg(linux_like)' --check-cfg 'cfg(linux_raw)' --check-cfg 'cfg(netbsdlike)' --check-cfg 'cfg(rustc_attrs)' --check-cfg 'cfg(solarish)' --check-cfg 'cfg(staged_api)' --check-cfg 'cfg(static_assertions)' --check-cfg 'cfg(thumb_mode)' --check-cfg 'cfg(wasi)' --check-cfg 'cfg(wasi_ext)' --check-cfg 'cfg(wasip2)' --check-cfg 'cfg(target_arch, values("xtensa"))' --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="fs"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("all-apis", "alloc", "compiler_builtins", "core", "default", "event", "fs", "io_uring", "libc", "libc_errno", "linux_4_11", "linux_5_1", "linux_5_11", "linux_latest", "mm", "mount", "net", "param", "pipe", "process", "pty", "rand", "runtime", "rustc-dep-of-std", "rustc-std-workspace-alloc", "shm", "std", "stdio", "system", "termios", "thread", "time", "try_close", "use-explicitly-provided-auxv", "use-libc", "use-libc-auxv"))' -C metadata=86f2ccd80c348613 -C extra-filename=-2d36d54a74009541 --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-60d0c8a5c1f964c1.rmeta --extern libc_errno=/work/oxidecomputer/dropshot/target/debug/deps/liberrno-78ec98a48a6e0c76.rmeta --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-6fdc16e62d488c81.rmeta --cap-lints allow --cfg static_assertions --cfg libc --cfg solarish` |
| 902 | 2025-03-23T06:31:31.153Z | Compiling async-stream v0.3.6 |
| 903 | 2025-03-23T06:31:31.179Z | Running `/home/build/.rustup/toolchains/1.85.1-x86_64-unknown-illumos/bin/rustc --crate-name async_stream --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/async-stream-0.3.6/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=e536139209d6a9a2 -C extra-filename=-a427df5c4dde21c9 --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-12c53ba53f0f3ea0.so --extern futures_core=/work/oxidecomputer/dropshot/target/debug/deps/libfutures_core-29226b0922055fb3.rmeta --extern pin_project_lite=/work/oxidecomputer/dropshot/target/debug/deps/libpin_project_lite-cd3877c9e18cb19e.rmeta --cap-lints allow` |
| 904 | 2025-03-23T06:31:31.425Z | Compiling slog-term v2.9.1 |
| 905 | 2025-03-23T06:31:31.454Z | Running `/home/build/.rustup/toolchains/1.85.1-x86_64-unknown-illumos/bin/rustc --crate-name slog_term --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/slog-term-2.9.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("erased-serde", "nested-values", "serde", "serde_json"))' -C metadata=cb0351528abfadbe -C extra-filename=-ed68b1967d77aebf --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --extern is_terminal=/work/oxidecomputer/dropshot/target/debug/deps/libis_terminal-31e1e44768a1a08c.rmeta --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-67f2eb52b2680b32.rmeta --extern term=/work/oxidecomputer/dropshot/target/debug/deps/libterm-af2b09801cf6214a.rmeta --extern thread_local=/work/oxidecomputer/dropshot/target/debug/deps/libthread_local-2040478aa9a64a55.rmeta --extern time=/work/oxidecomputer/dropshot/target/debug/deps/libtime-c2f22fec5fbf7ec8.rmeta --cap-lints allow` |
| 906 | 2025-03-23T06:31:31.487Z | Compiling usdt v0.5.0 |
| 907 | 2025-03-23T06:31:31.512Z | Running `/home/build/.rustup/toolchains/1.85.1-x86_64-unknown-illumos/bin/rustc --crate-name usdt --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/usdt-0.5.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="asm"' --cfg 'feature="dtrace-parser"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("asm", "default", "dtrace-parser"))' -C metadata=f12ffe2b793ae21b -C extra-filename=-4f7234a2c4807e4b --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-f4f914c3ec781cb5.rmeta --extern dtrace_parser=/work/oxidecomputer/dropshot/target/debug/deps/libdtrace_parser-920ea4dc611722cd.rmeta --extern goblin=/work/oxidecomputer/dropshot/target/debug/deps/libgoblin-6ca46ca2bf8e8296.rmeta --extern memmap=/work/oxidecomputer/dropshot/target/debug/deps/libmemmap-328e9afaa60ab1f7.rmeta --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-32aa256e3879c630.rmeta --extern usdt_attr_macro=/work/oxidecomputer/dropshot/target/debug/deps/libusdt_attr_macro-43de60a98065b721.so --extern usdt_impl=/work/oxidecomputer/dropshot/target/debug/deps/libusdt_impl-ab4feecb6885cac7.rmeta --extern usdt_macro=/work/oxidecomputer/dropshot/target/debug/deps/libusdt_macro-0ac7e7a774244487.so --cap-lints allow` |
| 908 | 2025-03-23T06:31:31.574Z | Compiling hyper-rustls v0.27.3 |
| 909 | 2025-03-23T06:31:31.600Z | Running `/home/build/.rustup/toolchains/1.85.1-x86_64-unknown-illumos/bin/rustc --crate-name hyper_rustls --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-rustls-0.27.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=78abe3e22a5ae399 -C extra-filename=-3bddf3481a0d9da2 --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-d2adb1021949c735.rmeta --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-7d6ea205864f2c14.rmeta --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-5640fad1397e5921.rmeta --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-a2173e76e6c8bf40.rmeta --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-ee4843339e4b8326.rmeta --extern pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-b1c111152f21ac8c.rmeta --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-204f12b71c8739eb.rmeta --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-38e1cbed23512e85.rmeta --extern tower_service=/work/oxidecomputer/dropshot/target/debug/deps/libtower_service-9e6d8229f92eab45.rmeta --extern webpki_roots=/work/oxidecomputer/dropshot/target/debug/deps/libwebpki_roots-1f5086af7fe67aaa.rmeta --cap-lints allow -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-6e6c2c041eafa3d1/out` |
| 910 | 2025-03-23T06:31:31.730Z | Compiling futures v0.3.31 |
| 911 | 2025-03-23T06:31:31.756Z | Running `/home/build/.rustup/toolchains/1.85.1-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=8ef357ea83af8596 -C extra-filename=-d739862025c6e0a0 --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-3da1d71a683166f6.rmeta --extern futures_core=/work/oxidecomputer/dropshot/target/debug/deps/libfutures_core-29226b0922055fb3.rmeta --extern futures_executor=/work/oxidecomputer/dropshot/target/debug/deps/libfutures_executor-30a49850b508c6d5.rmeta --extern futures_io=/work/oxidecomputer/dropshot/target/debug/deps/libfutures_io-ae09d8034e5074c5.rmeta --extern futures_sink=/work/oxidecomputer/dropshot/target/debug/deps/libfutures_sink-5ffe73603a78316b.rmeta --extern futures_task=/work/oxidecomputer/dropshot/target/debug/deps/libfutures_task-4d433bb4749bf289.rmeta --extern futures_util=/work/oxidecomputer/dropshot/target/debug/deps/libfutures_util-d2adb1021949c735.rmeta --cap-lints allow` |
| 912 | 2025-03-23T06:31:31.782Z | Running `/home/build/.rustup/toolchains/1.85.1-x86_64-unknown-illumos/bin/rustc --crate-name mime_guess --edition=2015 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/mime_guess-2.0.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="rev-mappings"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "rev-mappings"))' -C metadata=60a4ca6b95bcb66b -C extra-filename=-28ef41fb71b412cf --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-250951e54aab151c.rmeta --extern unicase=/work/oxidecomputer/dropshot/target/debug/deps/libunicase-4a33bb6c8ec16768.rmeta --cap-lints allow` |
| 913 | 2025-03-23T06:31:31.837Z | Compiling slog-bunyan v2.5.0 |
| 914 | 2025-03-23T06:31:31.863Z | Running `/home/build/.rustup/toolchains/1.85.1-x86_64-unknown-illumos/bin/rustc --crate-name slog_bunyan --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/slog-bunyan-2.5.0/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("nested-values"))' -C metadata=c1fd8ea00350d850 -C extra-filename=-40816a3cd76f8016 --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-d0a20fedf3566671.rmeta --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-67f2eb52b2680b32.rmeta --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-5ed4dfba6ef22873.rmeta --extern time=/work/oxidecomputer/dropshot/target/debug/deps/libtime-c2f22fec5fbf7ec8.rmeta --cap-lints allow` |
| 915 | 2025-03-23T06:31:31.928Z | Compiling event-listener-strategy v0.5.2 |
| 916 | 2025-03-23T06:31:31.953Z | Running `/home/build/.rustup/toolchains/1.85.1-x86_64-unknown-illumos/bin/rustc --crate-name event_listener_strategy --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/event-listener-strategy-0.5.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=df7ac5fd7e555219 -C extra-filename=-1c11bfdfbea4e9bb --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-598d870a896892d3.rmeta --extern pin_project_lite=/work/oxidecomputer/dropshot/target/debug/deps/libpin_project_lite-cd3877c9e18cb19e.rmeta --cap-lints allow` |
| 917 | 2025-03-23T06:31:32.040Z | Compiling hyper-tls v0.6.0 |
| 918 | 2025-03-23T06:31:32.066Z | Running `/home/build/.rustup/toolchains/1.85.1-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=9b1b531699a94565 -C extra-filename=-c60a2f4098d8821a --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-cb515188b96b0495.rmeta --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-cd4c8096193aeb3e.rmeta --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-5640fad1397e5921.rmeta --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-a2173e76e6c8bf40.rmeta --extern native_tls=/work/oxidecomputer/dropshot/target/debug/deps/libnative_tls-c61d8bad83d0ae68.rmeta --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-204f12b71c8739eb.rmeta --extern tokio_native_tls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_native_tls-3bc8841c89d0a0c5.rmeta --extern tower_service=/work/oxidecomputer/dropshot/target/debug/deps/libtower_service-9e6d8229f92eab45.rmeta --cap-lints allow -L native=/usr/ssl-3/lib/amd64` |
| 919 | 2025-03-23T06:31:32.095Z | Running `/home/build/.rustup/toolchains/1.85.1-x86_64-unknown-illumos/bin/rustc --crate-name camino --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/camino-1.1.9/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="serde"' --cfg 'feature="serde1"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("proptest", "proptest1", "serde", "serde1"))' -C metadata=6d903c66c3794adc -C extra-filename=-70f335b9689c2eda --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-32aa256e3879c630.rmeta --cap-lints allow --cfg path_buf_capacity --cfg shrink_to --cfg try_reserve_2 --cfg path_buf_deref_mut --cfg os_str_bytes --cfg absolute_path --check-cfg 'cfg(doc_cfg)' --check-cfg 'cfg(path_buf_deref_mut)' --check-cfg 'cfg(path_buf_capacity)' --check-cfg 'cfg(shrink_to)' --check-cfg 'cfg(try_reserve_2)' --check-cfg 'cfg(os_str_bytes)' --check-cfg 'cfg(absolute_path)'` |
| 920 | 2025-03-23T06:31:32.121Z | Running `/home/build/.rustup/toolchains/1.85.1-x86_64-unknown-illumos/bin/rustc --crate-name target_triple --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/target-triple-0.1.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=b0158febaa99c85c -C extra-filename=-3334d1d90fa1916c --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"))'` |
| 921 | 2025-03-23T06:31:32.147Z | Compiling dropshot_endpoint v0.16.0 (/work/oxidecomputer/dropshot/dropshot_endpoint) |
| 922 | 2025-03-23T06:31:32.147Z | Running `/home/build/.rustup/toolchains/1.85.1-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=d9d27663d4bb9aa6 -C extra-filename=-566995edbd638cb8 --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-62a205c19b6c2e9b.rlib --extern proc_macro2=/work/oxidecomputer/dropshot/target/debug/deps/libproc_macro2-b5f86640efab6f3c.rlib --extern quote=/work/oxidecomputer/dropshot/target/debug/deps/libquote-509cd800b1c083a7.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-afd1f243f989e8d2.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-32aa256e3879c630.rlib --extern serde_tokenstream=/work/oxidecomputer/dropshot/target/debug/deps/libserde_tokenstream-ee7af4d22956bd6a.rlib --extern syn=/work/oxidecomputer/dropshot/target/debug/deps/libsyn-b3f1aa275dd6f985.rlib --extern proc_macro` |
| 923 | 2025-03-23T06:31:32.228Z | Compiling openapiv3 v2.0.0 |
| 924 | 2025-03-23T06:31:32.254Z | Running `/home/build/.rustup/toolchains/1.85.1-x86_64-unknown-illumos/bin/rustc --crate-name openapiv3 --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/openapiv3-2.0.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="skip_serializing_defaults"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("skip_serializing_defaults"))' -C metadata=0e25cbf62e70752f -C extra-filename=-bf82ae52019ec667 --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-2322dc6bd3219820.rmeta --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-32aa256e3879c630.rmeta --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-a9a9974268547984.rmeta --cap-lints allow` |
| 925 | 2025-03-23T06:31:32.399Z | Compiling serde_path_to_error v0.1.17 |
| 926 | 2025-03-23T06:31:32.427Z | Running `/home/build/.rustup/toolchains/1.85.1-x86_64-unknown-illumos/bin/rustc --crate-name serde_path_to_error --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/serde_path_to_error-0.1.17/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=307f0b793ce0184d -C extra-filename=-460b07dc281c09a0 --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-ab778c5e0c6d6007.rmeta --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-32aa256e3879c630.rmeta --cap-lints allow` |
| 927 | 2025-03-23T06:31:32.427Z | Compiling async-trait v0.1.88 |
| 928 | 2025-03-23T06:31:32.427Z | Running `/home/build/.rustup/toolchains/1.85.1-x86_64-unknown-illumos/bin/rustc --crate-name async_trait --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/async-trait-0.1.88/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=1f5042ed19893642 -C extra-filename=-528c375ee76f92cd --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-b5f86640efab6f3c.rlib --extern quote=/work/oxidecomputer/dropshot/target/debug/deps/libquote-509cd800b1c083a7.rlib --extern syn=/work/oxidecomputer/dropshot/target/debug/deps/libsyn-b3f1aa275dd6f985.rlib --extern proc_macro --cap-lints allow` |
| 929 | 2025-03-23T06:31:32.484Z | Compiling rustls-native-certs v0.7.0 |
| 930 | 2025-03-23T06:31:32.510Z | Running `/home/build/.rustup/toolchains/1.85.1-x86_64-unknown-illumos/bin/rustc --crate-name rustls_native_certs --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/rustls-native-certs-0.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=8a5f8605eec4a153 -C extra-filename=-c8a06a51822c2805 --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-badc72fbc427fe45.rmeta --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-4f234d364d96a7a3.rmeta --extern pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-b1c111152f21ac8c.rmeta --cap-lints allow` |
| 931 | 2025-03-23T06:31:32.730Z | Compiling yasna v0.5.2 |
| 932 | 2025-03-23T06:31:32.756Z | Running `/home/build/.rustup/toolchains/1.85.1-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=6b56110f5acc4137 -C extra-filename=-38b906ec66dda606 --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-c2f22fec5fbf7ec8.rmeta --cap-lints allow` |
| 933 | 2025-03-23T06:31:32.835Z | Compiling pem v3.0.5 |
| 934 | 2025-03-23T06:31:32.861Z | Compiling waitgroup v0.1.2 |
| 935 | 2025-03-23T06:31:32.861Z | Running `/home/build/.rustup/toolchains/1.85.1-x86_64-unknown-illumos/bin/rustc --crate-name pem --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/pem-3.0.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "serde", "std"))' -C metadata=38316e75df2c492d -C extra-filename=-d92d574f5dcfc9bc --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-f192fbf214562642.rmeta --cap-lints allow` |
| 936 | 2025-03-23T06:31:32.861Z | Running `/home/build/.rustup/toolchains/1.85.1-x86_64-unknown-illumos/bin/rustc --crate-name waitgroup --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/waitgroup-0.1.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=1399e897f15013d3 -C extra-filename=-078f2af13c260029 --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-1f06f776c9b52d56.rmeta --cap-lints allow` |
| 937 | 2025-03-23T06:31:33.047Z | Compiling hostname v0.4.0 |
| 938 | 2025-03-23T06:31:33.073Z | Running `/home/build/.rustup/toolchains/1.85.1-x86_64-unknown-illumos/bin/rustc --crate-name hostname --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hostname-0.4.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "set"))' -C metadata=9b312485702b984d -C extra-filename=-3358eb321f56fe2e --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-659b900924d257b8.rmeta --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-6fdc16e62d488c81.rmeta --cap-lints allow` |
| 939 | 2025-03-23T06:31:33.073Z | Compiling fastrand v2.1.1 |
| 940 | 2025-03-23T06:31:33.073Z | Running `/home/build/.rustup/toolchains/1.85.1-x86_64-unknown-illumos/bin/rustc --crate-name fastrand --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/fastrand-2.1.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "getrandom", "js", "std"))' -C metadata=a19536fa66da7582 -C extra-filename=-7923abf5d1ef329c --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 941 | 2025-03-23T06:31:33.249Z | Compiling http-range v0.1.4 |
| 942 | 2025-03-23T06:31:33.275Z | Running `/home/build/.rustup/toolchains/1.85.1-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=e5913319d98f8958 -C extra-filename=-a7595382c38aa0d2 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 943 | 2025-03-23T06:31:33.517Z | Compiling ipnet v2.10.0 |
| 944 | 2025-03-23T06:31:33.543Z | Running `/home/build/.rustup/toolchains/1.85.1-x86_64-unknown-illumos/bin/rustc --crate-name ipnet --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/ipnet-2.10.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "heapless", "json", "schemars", "ser_as_str", "serde", "std"))' -C metadata=0934f1829008e86a -C extra-filename=-35d04798b8274ea8 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 945 | 2025-03-23T06:31:33.543Z | Compiling simple-mermaid v0.2.0 |
| 946 | 2025-03-23T06:31:33.543Z | Compiling glob v0.3.0 |
| 947 | 2025-03-23T06:31:33.543Z | Running `/home/build/.rustup/toolchains/1.85.1-x86_64-unknown-illumos/bin/rustc --crate-name simple_mermaid --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/simple-mermaid-0.2.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=52f07b79dc559e17 -C extra-filename=-b3c93e590b5cae89 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 948 | 2025-03-23T06:31:33.543Z | Running `/home/build/.rustup/toolchains/1.85.1-x86_64-unknown-illumos/bin/rustc --crate-name glob --edition=2015 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/glob-0.3.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=d4e720c6cb2e6fc0 -C extra-filename=-975f05c4a5871f53 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 949 | 2025-03-23T06:31:33.642Z | Compiling debug-ignore v1.0.5 |
| 950 | 2025-03-23T06:31:33.667Z | Running `/home/build/.rustup/toolchains/1.85.1-x86_64-unknown-illumos/bin/rustc --crate-name debug_ignore --edition=2015 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/debug-ignore-1.0.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("serde"))' -C metadata=7a2b67099ebc18ef -C extra-filename=-6dc70959b4f58696 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 951 | 2025-03-23T06:31:33.740Z | Compiling termcolor v1.1.2 |
| 952 | 2025-03-23T06:31:33.765Z | Running `/home/build/.rustup/toolchains/1.85.1-x86_64-unknown-illumos/bin/rustc --crate-name termcolor --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/termcolor-1.1.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=f2dc71c0236b3a9f -C extra-filename=-5514ab64fd920415 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 953 | 2025-03-23T06:31:33.800Z | Compiling rcgen v0.13.2 |
| 954 | 2025-03-23T06:31:33.826Z | Running `/home/build/.rustup/toolchains/1.85.1-x86_64-unknown-illumos/bin/rustc --crate-name rcgen --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/rcgen-0.13.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="crypto"' --cfg 'feature="default"' --cfg 'feature="pem"' --cfg 'feature="ring"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("aws_lc_rs", "crypto", "default", "fips", "pem", "ring", "x509-parser", "zeroize"))' -C metadata=98dea28b15e2d384 -C extra-filename=-85734c4c5f82baa3 --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-d92d574f5dcfc9bc.rmeta --extern ring=/work/oxidecomputer/dropshot/target/debug/deps/libring-840a41a50c10073d.rmeta --extern pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-b1c111152f21ac8c.rmeta --extern time=/work/oxidecomputer/dropshot/target/debug/deps/libtime-c2f22fec5fbf7ec8.rmeta --extern yasna=/work/oxidecomputer/dropshot/target/debug/deps/libyasna-38b906ec66dda606.rmeta --cap-lints allow -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-6e6c2c041eafa3d1/out` |
| 955 | 2025-03-23T06:31:34.044Z | Compiling reqwest v0.12.14 |
| 956 | 2025-03-23T06:31:34.070Z | Running `/home/build/.rustup/toolchains/1.85.1-x86_64-unknown-illumos/bin/rustc --crate-name reqwest --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/reqwest-0.12.14/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --warn=unexpected_cfgs --check-cfg 'cfg(reqwest_unstable)' --cfg 'feature="__rustls"' --cfg 'feature="__rustls-ring"' --cfg 'feature="__tls"' --cfg 'feature="charset"' --cfg 'feature="default"' --cfg 'feature="default-tls"' --cfg 'feature="h2"' --cfg 'feature="http2"' --cfg 'feature="json"' --cfg 'feature="macos-system-configuration"' --cfg 'feature="rustls-tls"' --cfg 'feature="rustls-tls-webpki-roots"' --cfg 'feature="rustls-tls-webpki-roots-no-provider"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("__rustls", "__rustls-ring", "__tls", "blocking", "brotli", "charset", "cookies", "default", "default-tls", "deflate", "gzip", "h2", "hickory-dns", "http2", "http3", "json", "macos-system-configuration", "multipart", "native-tls", "native-tls-alpn", "native-tls-vendored", "rustls-tls", "rustls-tls-manual-roots", "rustls-tls-manual-roots-no-provider", "rustls-tls-native-roots", "rustls-tls-native-roots-no-provider", "rustls-tls-no-provider", "rustls-tls-webpki-roots", "rustls-tls-webpki-roots-no-provider", "socks", "stream", "trust-dns", "zstd"))' -C metadata=de9c2d213501737a -C extra-filename=-e81aab3dd80657e7 --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-f192fbf214562642.rmeta --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-cb515188b96b0495.rmeta --extern encoding_rs=/work/oxidecomputer/dropshot/target/debug/deps/libencoding_rs-427c5ea3253dc5df.rmeta --extern futures_core=/work/oxidecomputer/dropshot/target/debug/deps/libfutures_core-29226b0922055fb3.rmeta --extern futures_util=/work/oxidecomputer/dropshot/target/debug/deps/libfutures_util-d2adb1021949c735.rmeta --extern h2=/work/oxidecomputer/dropshot/target/debug/deps/libh2-4243ea6bf2302bc0.rmeta --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-7d6ea205864f2c14.rmeta --extern http_body=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body-b874d3633c8f79d9.rmeta --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-cd4c8096193aeb3e.rmeta --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-5640fad1397e5921.rmeta --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-3bddf3481a0d9da2.rmeta --extern hyper_tls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_tls-c60a2f4098d8821a.rmeta --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-a2173e76e6c8bf40.rmeta --extern ipnet=/work/oxidecomputer/dropshot/target/debug/deps/libipnet-35d04798b8274ea8.rmeta --extern log=/work/oxidecomputer/dropshot/target/debug/deps/liblog-fcb78d7a0f863c0f.rmeta --extern mime=/work/oxidecomputer/dropshot/target/debug/deps/libmime-250951e54aab151c.rmeta --extern native_tls_crate=/work/oxidecomputer/dropshot/target/debug/deps/libnative_tls-c61d8bad83d0ae68.rmeta --extern once_cell=/work/oxidecomputer/dropshot/target/debug/deps/libonce_cell-6d038425c56f5b07.rmeta --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-198de62654989182.rmeta --extern pin_project_lite=/work/oxidecomputer/dropshot/target/debug/deps/libpin_project_lite-cd3877c9e18cb19e.rmeta --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-ee4843339e4b8326.rmeta --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-4f234d364d96a7a3.rmeta --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-b1c111152f21ac8c.rmeta --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-32aa256e3879c630.rmeta --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-a9a9974268547984.rmeta --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-4494a5b7e167df31.rmeta --extern sync_wrapper=/work/oxidecomputer/dropshot/target/debug/deps/libsync_wrapper-f78911461a907de4.rmeta --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-204f12b71c8739eb.rmeta --extern tokio_native_tls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_native_tls-3bc8841c89d0a0c5.rmeta --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-38e1cbed23512e85.rmeta --extern tower=/work/oxidecomputer/dropshot/target/debug/deps/libtower-8c5afcf4471231c9.rmeta --extern tower_service=/work/oxidecomputer/dropshot/target/debug/deps/libtower_service-9e6d8229f92eab45.rmeta --extern url=/work/oxidecomputer/dropshot/target/debug/deps/liburl-e900fc9cc96407a0.rmeta --extern webpki_roots=/work/oxidecomputer/dropshot/target/debug/deps/libwebpki_roots-1f5086af7fe67aaa.rmeta --cap-lints allow -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-6e6c2c041eafa3d1/out -L native=/usr/ssl-3/lib/amd64` |
| 957 | 2025-03-23T06:31:34.170Z | Compiling trybuild v1.0.104 |
| 958 | 2025-03-23T06:31:34.196Z | Running `/home/build/.rustup/toolchains/1.85.1-x86_64-unknown-illumos/bin/rustc --crate-name trybuild --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/trybuild-1.0.104/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("diff"))' -C metadata=4a7fbf9e0a86fec1 -C extra-filename=-4ad21d609cc06000 --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-975f05c4a5871f53.rmeta --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-32aa256e3879c630.rmeta --extern serde_derive=/work/oxidecomputer/dropshot/target/debug/deps/libserde_derive-442de2d8f9a633eb.so --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-a9a9974268547984.rmeta --extern target_triple=/work/oxidecomputer/dropshot/target/debug/deps/libtarget_triple-3334d1d90fa1916c.rmeta --extern termcolor=/work/oxidecomputer/dropshot/target/debug/deps/libtermcolor-5514ab64fd920415.rmeta --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-713f1fe6458b61c8.rmeta --cap-lints allow` |
| 959 | 2025-03-23T06:31:34.321Z | Compiling hyper-staticfile v0.10.1 |
| 960 | 2025-03-23T06:31:34.347Z | Running `/home/build/.rustup/toolchains/1.85.1-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=374dd8d815c358dc -C extra-filename=-b35c526ba91b56dd --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-d2adb1021949c735.rmeta --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-7d6ea205864f2c14.rmeta --extern http_range=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_range-a7595382c38aa0d2.rmeta --extern httpdate=/work/oxidecomputer/dropshot/target/debug/deps/libhttpdate-0882e873a5b66b06.rmeta --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-5640fad1397e5921.rmeta --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-28ef41fb71b412cf.rmeta --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-198de62654989182.rmeta --extern rand=/work/oxidecomputer/dropshot/target/debug/deps/librand-dd20256f0a2581f3.rmeta --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-204f12b71c8739eb.rmeta --extern url=/work/oxidecomputer/dropshot/target/debug/deps/liburl-e900fc9cc96407a0.rmeta --cap-lints allow` |
| 961 | 2025-03-23T06:31:34.412Z | Compiling tempfile v3.19.0 |
| 962 | 2025-03-23T06:31:34.437Z | Running `/home/build/.rustup/toolchains/1.85.1-x86_64-unknown-illumos/bin/rustc --crate-name tempfile --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tempfile-3.19.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="getrandom"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "getrandom", "nightly", "unstable-windows-keep-open-tempfile"))' -C metadata=1ee29ab1a74e5c51 -C extra-filename=-ba6ff3af80f8556c --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-7923abf5d1ef329c.rmeta --extern getrandom=/work/oxidecomputer/dropshot/target/debug/deps/libgetrandom-d7652dbefd31f1fc.rmeta --extern once_cell=/work/oxidecomputer/dropshot/target/debug/deps/libonce_cell-6d038425c56f5b07.rmeta --extern rustix=/work/oxidecomputer/dropshot/target/debug/deps/librustix-2d36d54a74009541.rmeta --cap-lints allow` |
| 963 | 2025-03-23T06:31:34.590Z | Compiling hyper-rustls v0.26.0 |
| 964 | 2025-03-23T06:31:34.616Z | Running `/home/build/.rustup/toolchains/1.85.1-x86_64-unknown-illumos/bin/rustc --crate-name hyper_rustls --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-rustls-0.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=d2f3d45dffd3bc16 -C extra-filename=-849e4c9c26270bce --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-d2adb1021949c735.rmeta --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-7d6ea205864f2c14.rmeta --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-5640fad1397e5921.rmeta --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-a2173e76e6c8bf40.rmeta --extern log=/work/oxidecomputer/dropshot/target/debug/deps/liblog-fcb78d7a0f863c0f.rmeta --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-c22afb678a98f647.rmeta --extern rustls_native_certs=/work/oxidecomputer/dropshot/target/debug/deps/librustls_native_certs-c8a06a51822c2805.rmeta --extern pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-b1c111152f21ac8c.rmeta --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-204f12b71c8739eb.rmeta --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-9e7f5448930a28da.rmeta --extern tower_service=/work/oxidecomputer/dropshot/target/debug/deps/libtower_service-9e6d8229f92eab45.rmeta --cap-lints allow -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-6e6c2c041eafa3d1/out` |
| 965 | 2025-03-23T06:31:35.034Z | Compiling async-channel v2.3.1 |
| 966 | 2025-03-23T06:31:35.060Z | Running `/home/build/.rustup/toolchains/1.85.1-x86_64-unknown-illumos/bin/rustc --crate-name async_channel --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/async-channel-2.3.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=96f113ce24fb9f18 -C extra-filename=-66b4b59b548bf8eb --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-941d1490923574bd.rmeta --extern event_listener_strategy=/work/oxidecomputer/dropshot/target/debug/deps/libevent_listener_strategy-1c11bfdfbea4e9bb.rmeta --extern futures_core=/work/oxidecomputer/dropshot/target/debug/deps/libfutures_core-29226b0922055fb3.rmeta --extern pin_project_lite=/work/oxidecomputer/dropshot/target/debug/deps/libpin_project_lite-cd3877c9e18cb19e.rmeta --cap-lints allow` |
| 967 | 2025-03-23T06:31:35.107Z | Compiling tokio-tungstenite v0.24.0 |
| 968 | 2025-03-23T06:31:35.133Z | Running `/home/build/.rustup/toolchains/1.85.1-x86_64-unknown-illumos/bin/rustc --crate-name tokio_tungstenite --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-tungstenite-0.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=9d2bfc3fc291cdc9 -C extra-filename=-405fbfb0111eeace --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-d2adb1021949c735.rmeta --extern log=/work/oxidecomputer/dropshot/target/debug/deps/liblog-fcb78d7a0f863c0f.rmeta --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-204f12b71c8739eb.rmeta --extern tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtungstenite-468879312df8dfac.rmeta --cap-lints allow` |
| 969 | 2025-03-23T06:31:35.226Z | Running `/home/build/.rustup/toolchains/1.85.1-x86_64-unknown-illumos/bin/rustc --crate-name anyhow --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.97/src/lib.rs --error-format=json --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=5f1d629936842144 -C extra-filename=-4b239709e5a612f7 --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_nightly_testing)' --check-cfg 'cfg(anyhow_no_core_error)' --check-cfg 'cfg(anyhow_no_core_unwind_safe)' --check-cfg 'cfg(anyhow_no_fmt_arguments_as_str)' --check-cfg 'cfg(anyhow_no_ptr_addr_of)' --check-cfg 'cfg(anyhow_no_unsafe_op_in_unsafe_fn_lint)' --check-cfg 'cfg(error_generic_member_access)' --check-cfg 'cfg(std_backtrace)'` |
| 970 | 2025-03-23T06:31:35.338Z | Running `/home/build/.rustup/toolchains/1.85.1-x86_64-unknown-illumos/bin/rustc --crate-name buf_list --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/buf-list-1.0.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("futures-io-03", "futures03", "tokio", "tokio1"))' -C metadata=7096dc79a92e0e7f -C extra-filename=-a163c2c6a6e814e2 --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-cb515188b96b0495.rmeta --cap-lints allow --cfg seek_convenience --cfg const_fn_trait_bounds` |
| 971 | 2025-03-23T06:31:35.364Z | Compiling subprocess v0.2.9 |
| 972 | 2025-03-23T06:31:35.364Z | Running `/home/build/.rustup/toolchains/1.85.1-x86_64-unknown-illumos/bin/rustc --crate-name subprocess --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/subprocess-0.2.9/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=56a0a5f66dcadfe9 -C extra-filename=-356b69dc9bd3a2d3 --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-6fdc16e62d488c81.rmeta --cap-lints allow` |
| 973 | 2025-03-23T06:31:35.570Z | Compiling prettyplease v0.2.31 |
| 974 | 2025-03-23T06:31:35.596Z | Running `/home/build/.rustup/toolchains/1.85.1-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/prettyplease-0.2.31/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=fe95ff87cd90592f -C extra-filename=-a868c2609f5708c4 --out-dir /work/oxidecomputer/dropshot/target/debug/build/prettyplease-a868c2609f5708c4 -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 975 | 2025-03-23T06:31:35.772Z | Compiling schema-derive v0.1.0 |
| 976 | 2025-03-23T06:31:35.798Z | Running `/home/build/.rustup/toolchains/1.85.1-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=ec8391cd53a7024b -C extra-filename=-7feae392f1a1dab1 --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-bd30506454cebda7.so --extern proc_macro2=/work/oxidecomputer/dropshot/target/debug/deps/libproc_macro2-b5f86640efab6f3c.rlib --extern quote=/work/oxidecomputer/dropshot/target/debug/deps/libquote-509cd800b1c083a7.rlib --extern syn=/work/oxidecomputer/dropshot/target/debug/deps/libsyn-b3f1aa275dd6f985.rlib --extern proc_macro --cap-lints allow` |
| 977 | 2025-03-23T06:31:35.899Z | Running `/work/oxidecomputer/dropshot/target/debug/build/prettyplease-a868c2609f5708c4/build-script-build` |
| 978 | 2025-03-23T06:31:35.925Z | Running `/home/build/.rustup/toolchains/1.85.1-x86_64-unknown-illumos/bin/rustc --crate-name prettyplease --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/prettyplease-0.2.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("verbatim"))' -C metadata=e50ffd33bb353870 -C extra-filename=-737ff701cd1a3040 --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-b5f86640efab6f3c.rmeta --extern syn=/work/oxidecomputer/dropshot/target/debug/deps/libsyn-b3f1aa275dd6f985.rmeta --cap-lints allow --check-cfg 'cfg(exhaustive)' --check-cfg 'cfg(prettyplease_debug)' --check-cfg 'cfg(prettyplease_debug_indent)'` |
| 979 | 2025-03-23T06:31:37.254Z | Running `/home/build/.rustup/toolchains/1.85.1-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=75a2e38e9b25eafb -C extra-filename=-8c0cfb0c5b12d8d0 --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-a427df5c4dde21c9.rmeta --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-528c375ee76f92cd.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-f192fbf214562642.rmeta --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-cb515188b96b0495.rmeta --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-70f335b9689c2eda.rmeta --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-aab879e003a257ac.rmeta --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-6dc70959b4f58696.rmeta --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-566995edbd638cb8.so --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-987e54a5f8bba256.rmeta --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-d739862025c6e0a0.rmeta --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-3358eb321f56fe2e.rmeta --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-7d6ea205864f2c14.rmeta --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-cd4c8096193aeb3e.rmeta --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-5640fad1397e5921.rmeta --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-a2173e76e6c8bf40.rmeta --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-2322dc6bd3219820.rmeta --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-4e126bc360f7b9b8.rmeta --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-bf82ae52019ec667.rmeta --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-bd30506454cebda7.so --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-198de62654989182.rmeta --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-c22afb678a98f647.rmeta --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-4f234d364d96a7a3.rmeta --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-cb546ec9e1815bb0.rmeta --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-bd94e4ce5f9f2f14.rmeta --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-afd1f243f989e8d2.rmeta --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-32aa256e3879c630.rmeta --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-a9a9974268547984.rmeta --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-460b07dc281c09a0.rmeta --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-4494a5b7e167df31.rmeta --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-3024600dc8c1764a.rmeta --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-b3c93e590b5cae89.rmeta --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-67f2eb52b2680b32.rmeta --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-36b789951e973c64.rmeta --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-40816a3cd76f8016.rmeta --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-5ed4dfba6ef22873.rmeta --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-ed68b1967d77aebf.rmeta --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-0255cc036f1a0f85.rmeta --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-204f12b71c8739eb.rmeta --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-9e7f5448930a28da.rmeta --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-713f1fe6458b61c8.rmeta --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-4f7234a2c4807e4b.rmeta --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-85a430ef7cdb0f53.rmeta --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-078f2af13c260029.rmeta -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-6e6c2c041eafa3d1/out` |
| 980 | 2025-03-23T06:31:37.446Z | Compiling schema v0.1.0 |
| 981 | 2025-03-23T06:31:37.472Z | Running `/home/build/.rustup/toolchains/1.85.1-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=3e96d0cce1887922 -C extra-filename=-2cc56e111a8e449d --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-b5f86640efab6f3c.rmeta --extern quote=/work/oxidecomputer/dropshot/target/debug/deps/libquote-509cd800b1c083a7.rmeta --extern schema_derive=/work/oxidecomputer/dropshot/target/debug/deps/libschema_derive-7feae392f1a1dab1.so --extern syn=/work/oxidecomputer/dropshot/target/debug/deps/libsyn-b3f1aa275dd6f985.rmeta --cap-lints allow` |
| 982 | 2025-03-23T06:31:37.555Z | Running `/home/build/.rustup/toolchains/1.85.1-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=57000838b0e959f4 -C extra-filename=-8ab55fe53472ca00 --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-32ee77df4ff6031a.rlib --extern heck=/work/oxidecomputer/dropshot/target/debug/deps/libheck-62a205c19b6c2e9b.rlib --extern prettyplease=/work/oxidecomputer/dropshot/target/debug/deps/libprettyplease-737ff701cd1a3040.rlib --extern proc_macro2=/work/oxidecomputer/dropshot/target/debug/deps/libproc_macro2-b5f86640efab6f3c.rlib --extern quote=/work/oxidecomputer/dropshot/target/debug/deps/libquote-509cd800b1c083a7.rlib --extern schema=/work/oxidecomputer/dropshot/target/debug/deps/libschema-2cc56e111a8e449d.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-afd1f243f989e8d2.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-32aa256e3879c630.rlib --extern serde_tokenstream=/work/oxidecomputer/dropshot/target/debug/deps/libserde_tokenstream-ee7af4d22956bd6a.rlib --extern syn=/work/oxidecomputer/dropshot/target/debug/deps/libsyn-b3f1aa275dd6f985.rlib --extern proc_macro` |
| 983 | 2025-03-23T06:31:38.732Z | Running `/home/build/.rustup/toolchains/1.85.1-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=48781e904f976d2b -C extra-filename=-051e746f755b5761 --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-4b239709e5a612f7.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-66b4b59b548bf8eb.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-a427df5c4dde21c9.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-528c375ee76f92cd.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-f192fbf214562642.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-a163c2c6a6e814e2.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-cb515188b96b0495.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-70f335b9689c2eda.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-aab879e003a257ac.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-6dc70959b4f58696.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-566995edbd638cb8.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-32ee77df4ff6031a.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-987e54a5f8bba256.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-d739862025c6e0a0.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-3358eb321f56fe2e.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-7d6ea205864f2c14.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-cd4c8096193aeb3e.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-5640fad1397e5921.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-849e4c9c26270bce.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-b35c526ba91b56dd.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-a2173e76e6c8bf40.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-2322dc6bd3219820.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-f739e9908dd464ca.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-6fdc16e62d488c81.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-28ef41fb71b412cf.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-4e126bc360f7b9b8.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-bf82ae52019ec667.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-bd30506454cebda7.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-d92d574f5dcfc9bc.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-198de62654989182.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-85734c4c5f82baa3.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-e81aab3dd80657e7.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-c22afb678a98f647.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-4f234d364d96a7a3.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-b1c111152f21ac8c.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-cb546ec9e1815bb0.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-bd94e4ce5f9f2f14.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-afd1f243f989e8d2.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-32aa256e3879c630.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-a9a9974268547984.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-460b07dc281c09a0.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-4494a5b7e167df31.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-3024600dc8c1764a.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-b3c93e590b5cae89.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-67f2eb52b2680b32.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-36b789951e973c64.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-40816a3cd76f8016.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-5ed4dfba6ef22873.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-ed68b1967d77aebf.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-356b69dc9bd3a2d3.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-ba6ff3af80f8556c.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-0255cc036f1a0f85.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-204f12b71c8739eb.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-9e7f5448930a28da.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-405fbfb0111eeace.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-713f1fe6458b61c8.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-4ad21d609cc06000.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-4f7234a2c4807e4b.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-85a430ef7cdb0f53.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-078f2af13c260029.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-6e6c2c041eafa3d1/out -L native=/usr/ssl-3/lib/amd64` |
| 984 | 2025-03-23T06:31:44.602Z | Running `/home/build/.rustup/toolchains/1.85.1-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=b1edc960f29082be -C extra-filename=-cecfce7e90a4dc53 --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-4b239709e5a612f7.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-66b4b59b548bf8eb.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-a427df5c4dde21c9.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-528c375ee76f92cd.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-f192fbf214562642.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-a163c2c6a6e814e2.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-cb515188b96b0495.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-70f335b9689c2eda.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-aab879e003a257ac.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-6dc70959b4f58696.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-8c0cfb0c5b12d8d0.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-566995edbd638cb8.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-32ee77df4ff6031a.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-987e54a5f8bba256.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-d739862025c6e0a0.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-3358eb321f56fe2e.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-7d6ea205864f2c14.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-cd4c8096193aeb3e.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-5640fad1397e5921.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-849e4c9c26270bce.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-b35c526ba91b56dd.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-a2173e76e6c8bf40.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-2322dc6bd3219820.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-f739e9908dd464ca.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-6fdc16e62d488c81.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-28ef41fb71b412cf.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-4e126bc360f7b9b8.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-bf82ae52019ec667.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-bd30506454cebda7.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-d92d574f5dcfc9bc.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-198de62654989182.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-85734c4c5f82baa3.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-e81aab3dd80657e7.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-c22afb678a98f647.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-4f234d364d96a7a3.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-b1c111152f21ac8c.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-cb546ec9e1815bb0.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-bd94e4ce5f9f2f14.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-afd1f243f989e8d2.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-32aa256e3879c630.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-a9a9974268547984.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-460b07dc281c09a0.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-4494a5b7e167df31.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-3024600dc8c1764a.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-b3c93e590b5cae89.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-67f2eb52b2680b32.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-36b789951e973c64.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-40816a3cd76f8016.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-5ed4dfba6ef22873.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-ed68b1967d77aebf.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-356b69dc9bd3a2d3.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-ba6ff3af80f8556c.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-0255cc036f1a0f85.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-204f12b71c8739eb.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-9e7f5448930a28da.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-405fbfb0111eeace.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-713f1fe6458b61c8.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-4ad21d609cc06000.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-4f7234a2c4807e4b.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-85a430ef7cdb0f53.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-078f2af13c260029.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-6e6c2c041eafa3d1/out -L native=/usr/ssl-3/lib/amd64` |
| 985 | 2025-03-23T06:31:44.676Z | Running `/home/build/.rustup/toolchains/1.85.1-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=eeabb042e5330d6a -C extra-filename=-d8b3762e2c4cfde3 --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-4b239709e5a612f7.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-66b4b59b548bf8eb.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-a427df5c4dde21c9.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-528c375ee76f92cd.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-f192fbf214562642.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-a163c2c6a6e814e2.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-cb515188b96b0495.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-70f335b9689c2eda.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-aab879e003a257ac.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-6dc70959b4f58696.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-8c0cfb0c5b12d8d0.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-566995edbd638cb8.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-32ee77df4ff6031a.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-987e54a5f8bba256.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-d739862025c6e0a0.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-3358eb321f56fe2e.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-7d6ea205864f2c14.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-cd4c8096193aeb3e.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-5640fad1397e5921.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-849e4c9c26270bce.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-b35c526ba91b56dd.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-a2173e76e6c8bf40.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-2322dc6bd3219820.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-f739e9908dd464ca.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-6fdc16e62d488c81.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-28ef41fb71b412cf.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-4e126bc360f7b9b8.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-bf82ae52019ec667.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-bd30506454cebda7.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-d92d574f5dcfc9bc.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-198de62654989182.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-85734c4c5f82baa3.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-e81aab3dd80657e7.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-c22afb678a98f647.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-4f234d364d96a7a3.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-b1c111152f21ac8c.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-cb546ec9e1815bb0.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-bd94e4ce5f9f2f14.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-afd1f243f989e8d2.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-32aa256e3879c630.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-a9a9974268547984.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-460b07dc281c09a0.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-4494a5b7e167df31.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-3024600dc8c1764a.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-b3c93e590b5cae89.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-67f2eb52b2680b32.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-36b789951e973c64.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-40816a3cd76f8016.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-5ed4dfba6ef22873.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-ed68b1967d77aebf.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-356b69dc9bd3a2d3.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-ba6ff3af80f8556c.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-0255cc036f1a0f85.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-204f12b71c8739eb.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-9e7f5448930a28da.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-405fbfb0111eeace.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-713f1fe6458b61c8.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-4ad21d609cc06000.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-4f7234a2c4807e4b.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-85a430ef7cdb0f53.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-078f2af13c260029.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-6e6c2c041eafa3d1/out -L native=/usr/ssl-3/lib/amd64` |
| 986 | 2025-03-23T06:31:44.676Z | Running `/home/build/.rustup/toolchains/1.85.1-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=0a499f5675e858b7 -C extra-filename=-3633bf7b50e190a7 --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-4b239709e5a612f7.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-66b4b59b548bf8eb.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-a427df5c4dde21c9.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-528c375ee76f92cd.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-f192fbf214562642.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-a163c2c6a6e814e2.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-cb515188b96b0495.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-70f335b9689c2eda.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-aab879e003a257ac.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-6dc70959b4f58696.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-8c0cfb0c5b12d8d0.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-566995edbd638cb8.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-32ee77df4ff6031a.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-987e54a5f8bba256.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-d739862025c6e0a0.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-3358eb321f56fe2e.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-7d6ea205864f2c14.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-cd4c8096193aeb3e.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-5640fad1397e5921.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-849e4c9c26270bce.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-b35c526ba91b56dd.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-a2173e76e6c8bf40.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-2322dc6bd3219820.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-f739e9908dd464ca.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-6fdc16e62d488c81.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-28ef41fb71b412cf.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-4e126bc360f7b9b8.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-bf82ae52019ec667.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-bd30506454cebda7.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-d92d574f5dcfc9bc.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-198de62654989182.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-85734c4c5f82baa3.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-e81aab3dd80657e7.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-c22afb678a98f647.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-4f234d364d96a7a3.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-b1c111152f21ac8c.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-cb546ec9e1815bb0.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-bd94e4ce5f9f2f14.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-afd1f243f989e8d2.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-32aa256e3879c630.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-a9a9974268547984.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-460b07dc281c09a0.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-4494a5b7e167df31.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-3024600dc8c1764a.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-b3c93e590b5cae89.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-67f2eb52b2680b32.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-36b789951e973c64.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-40816a3cd76f8016.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-5ed4dfba6ef22873.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-ed68b1967d77aebf.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-356b69dc9bd3a2d3.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-ba6ff3af80f8556c.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-0255cc036f1a0f85.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-204f12b71c8739eb.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-9e7f5448930a28da.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-405fbfb0111eeace.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-713f1fe6458b61c8.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-4ad21d609cc06000.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-4f7234a2c4807e4b.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-85a430ef7cdb0f53.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-078f2af13c260029.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-6e6c2c041eafa3d1/out -L native=/usr/ssl-3/lib/amd64` |
| 987 | 2025-03-23T06:31:44.676Z | Running `/home/build/.rustup/toolchains/1.85.1-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=62ed20101ec2a8d6 -C extra-filename=-5b20889897697329 --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-4b239709e5a612f7.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-66b4b59b548bf8eb.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-a427df5c4dde21c9.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-528c375ee76f92cd.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-f192fbf214562642.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-a163c2c6a6e814e2.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-cb515188b96b0495.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-70f335b9689c2eda.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-aab879e003a257ac.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-6dc70959b4f58696.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-8c0cfb0c5b12d8d0.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-566995edbd638cb8.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-32ee77df4ff6031a.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-987e54a5f8bba256.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-d739862025c6e0a0.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-3358eb321f56fe2e.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-7d6ea205864f2c14.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-cd4c8096193aeb3e.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-5640fad1397e5921.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-849e4c9c26270bce.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-b35c526ba91b56dd.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-a2173e76e6c8bf40.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-2322dc6bd3219820.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-f739e9908dd464ca.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-6fdc16e62d488c81.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-28ef41fb71b412cf.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-4e126bc360f7b9b8.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-bf82ae52019ec667.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-bd30506454cebda7.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-d92d574f5dcfc9bc.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-198de62654989182.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-85734c4c5f82baa3.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-e81aab3dd80657e7.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-c22afb678a98f647.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-4f234d364d96a7a3.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-b1c111152f21ac8c.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-cb546ec9e1815bb0.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-bd94e4ce5f9f2f14.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-afd1f243f989e8d2.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-32aa256e3879c630.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-a9a9974268547984.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-460b07dc281c09a0.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-4494a5b7e167df31.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-3024600dc8c1764a.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-b3c93e590b5cae89.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-67f2eb52b2680b32.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-36b789951e973c64.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-40816a3cd76f8016.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-5ed4dfba6ef22873.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-ed68b1967d77aebf.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-356b69dc9bd3a2d3.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-ba6ff3af80f8556c.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-0255cc036f1a0f85.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-204f12b71c8739eb.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-9e7f5448930a28da.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-405fbfb0111eeace.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-713f1fe6458b61c8.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-4ad21d609cc06000.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-4f7234a2c4807e4b.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-85a430ef7cdb0f53.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-078f2af13c260029.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-6e6c2c041eafa3d1/out -L native=/usr/ssl-3/lib/amd64` |
| 988 | 2025-03-23T06:31:44.676Z | Running `/home/build/.rustup/toolchains/1.85.1-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=dafc9aade43b3393 -C extra-filename=-1f35895874abe675 --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-4b239709e5a612f7.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-66b4b59b548bf8eb.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-a427df5c4dde21c9.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-528c375ee76f92cd.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-f192fbf214562642.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-a163c2c6a6e814e2.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-cb515188b96b0495.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-70f335b9689c2eda.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-aab879e003a257ac.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-6dc70959b4f58696.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-8c0cfb0c5b12d8d0.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-566995edbd638cb8.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-32ee77df4ff6031a.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-987e54a5f8bba256.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-d739862025c6e0a0.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-3358eb321f56fe2e.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-7d6ea205864f2c14.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-cd4c8096193aeb3e.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-5640fad1397e5921.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-849e4c9c26270bce.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-b35c526ba91b56dd.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-a2173e76e6c8bf40.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-2322dc6bd3219820.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-f739e9908dd464ca.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-6fdc16e62d488c81.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-28ef41fb71b412cf.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-4e126bc360f7b9b8.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-bf82ae52019ec667.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-bd30506454cebda7.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-d92d574f5dcfc9bc.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-198de62654989182.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-85734c4c5f82baa3.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-e81aab3dd80657e7.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-c22afb678a98f647.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-4f234d364d96a7a3.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-b1c111152f21ac8c.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-cb546ec9e1815bb0.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-bd94e4ce5f9f2f14.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-afd1f243f989e8d2.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-32aa256e3879c630.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-a9a9974268547984.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-460b07dc281c09a0.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-4494a5b7e167df31.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-3024600dc8c1764a.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-b3c93e590b5cae89.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-67f2eb52b2680b32.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-36b789951e973c64.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-40816a3cd76f8016.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-5ed4dfba6ef22873.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-ed68b1967d77aebf.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-356b69dc9bd3a2d3.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-ba6ff3af80f8556c.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-0255cc036f1a0f85.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-204f12b71c8739eb.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-9e7f5448930a28da.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-405fbfb0111eeace.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-713f1fe6458b61c8.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-4ad21d609cc06000.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-4f7234a2c4807e4b.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-85a430ef7cdb0f53.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-078f2af13c260029.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-6e6c2c041eafa3d1/out -L native=/usr/ssl-3/lib/amd64` |
| 989 | 2025-03-23T06:31:44.676Z | Running `/home/build/.rustup/toolchains/1.85.1-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=22d3b4f8b0097bae -C extra-filename=-cfb2b817c3128618 --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-4b239709e5a612f7.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-66b4b59b548bf8eb.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-a427df5c4dde21c9.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-528c375ee76f92cd.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-f192fbf214562642.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-a163c2c6a6e814e2.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-cb515188b96b0495.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-70f335b9689c2eda.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-aab879e003a257ac.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-6dc70959b4f58696.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-8c0cfb0c5b12d8d0.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-566995edbd638cb8.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-32ee77df4ff6031a.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-987e54a5f8bba256.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-d739862025c6e0a0.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-3358eb321f56fe2e.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-7d6ea205864f2c14.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-cd4c8096193aeb3e.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-5640fad1397e5921.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-849e4c9c26270bce.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-b35c526ba91b56dd.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-a2173e76e6c8bf40.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-2322dc6bd3219820.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-f739e9908dd464ca.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-6fdc16e62d488c81.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-28ef41fb71b412cf.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-4e126bc360f7b9b8.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-bf82ae52019ec667.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-bd30506454cebda7.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-d92d574f5dcfc9bc.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-198de62654989182.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-85734c4c5f82baa3.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-e81aab3dd80657e7.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-c22afb678a98f647.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-4f234d364d96a7a3.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-b1c111152f21ac8c.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-cb546ec9e1815bb0.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-bd94e4ce5f9f2f14.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-afd1f243f989e8d2.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-32aa256e3879c630.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-a9a9974268547984.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-460b07dc281c09a0.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-4494a5b7e167df31.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-3024600dc8c1764a.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-b3c93e590b5cae89.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-67f2eb52b2680b32.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-36b789951e973c64.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-40816a3cd76f8016.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-5ed4dfba6ef22873.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-ed68b1967d77aebf.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-356b69dc9bd3a2d3.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-ba6ff3af80f8556c.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-0255cc036f1a0f85.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-204f12b71c8739eb.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-9e7f5448930a28da.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-405fbfb0111eeace.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-713f1fe6458b61c8.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-4ad21d609cc06000.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-4f7234a2c4807e4b.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-85a430ef7cdb0f53.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-078f2af13c260029.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-6e6c2c041eafa3d1/out -L native=/usr/ssl-3/lib/amd64` |
| 990 | 2025-03-23T06:31:44.676Z | Running `/home/build/.rustup/toolchains/1.85.1-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=5d7786b5d22893e2 -C extra-filename=-c6eac24023e2535b --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-4b239709e5a612f7.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-66b4b59b548bf8eb.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-a427df5c4dde21c9.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-528c375ee76f92cd.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-f192fbf214562642.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-a163c2c6a6e814e2.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-cb515188b96b0495.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-70f335b9689c2eda.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-aab879e003a257ac.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-6dc70959b4f58696.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-8c0cfb0c5b12d8d0.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-566995edbd638cb8.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-32ee77df4ff6031a.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-987e54a5f8bba256.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-d739862025c6e0a0.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-3358eb321f56fe2e.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-7d6ea205864f2c14.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-cd4c8096193aeb3e.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-5640fad1397e5921.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-849e4c9c26270bce.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-b35c526ba91b56dd.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-a2173e76e6c8bf40.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-2322dc6bd3219820.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-f739e9908dd464ca.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-6fdc16e62d488c81.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-28ef41fb71b412cf.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-4e126bc360f7b9b8.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-bf82ae52019ec667.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-bd30506454cebda7.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-d92d574f5dcfc9bc.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-198de62654989182.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-85734c4c5f82baa3.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-e81aab3dd80657e7.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-c22afb678a98f647.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-4f234d364d96a7a3.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-b1c111152f21ac8c.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-cb546ec9e1815bb0.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-bd94e4ce5f9f2f14.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-afd1f243f989e8d2.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-32aa256e3879c630.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-a9a9974268547984.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-460b07dc281c09a0.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-4494a5b7e167df31.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-3024600dc8c1764a.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-b3c93e590b5cae89.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-67f2eb52b2680b32.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-36b789951e973c64.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-40816a3cd76f8016.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-5ed4dfba6ef22873.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-ed68b1967d77aebf.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-356b69dc9bd3a2d3.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-ba6ff3af80f8556c.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-0255cc036f1a0f85.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-204f12b71c8739eb.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-9e7f5448930a28da.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-405fbfb0111eeace.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-713f1fe6458b61c8.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-4ad21d609cc06000.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-4f7234a2c4807e4b.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-85a430ef7cdb0f53.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-078f2af13c260029.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-6e6c2c041eafa3d1/out -L native=/usr/ssl-3/lib/amd64` |
| 991 | 2025-03-23T06:32:01.838Z | Running `/home/build/.rustup/toolchains/1.85.1-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=0bba3c2b1af438cf -C extra-filename=-c62c9609d52f3b78 --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-4b239709e5a612f7.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-66b4b59b548bf8eb.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-a427df5c4dde21c9.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-528c375ee76f92cd.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-f192fbf214562642.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-a163c2c6a6e814e2.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-cb515188b96b0495.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-70f335b9689c2eda.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-aab879e003a257ac.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-6dc70959b4f58696.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-8c0cfb0c5b12d8d0.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-566995edbd638cb8.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-32ee77df4ff6031a.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-987e54a5f8bba256.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-d739862025c6e0a0.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-3358eb321f56fe2e.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-7d6ea205864f2c14.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-cd4c8096193aeb3e.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-5640fad1397e5921.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-849e4c9c26270bce.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-b35c526ba91b56dd.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-a2173e76e6c8bf40.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-2322dc6bd3219820.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-f739e9908dd464ca.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-6fdc16e62d488c81.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-28ef41fb71b412cf.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-4e126bc360f7b9b8.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-bf82ae52019ec667.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-bd30506454cebda7.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-d92d574f5dcfc9bc.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-198de62654989182.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-85734c4c5f82baa3.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-e81aab3dd80657e7.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-c22afb678a98f647.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-4f234d364d96a7a3.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-b1c111152f21ac8c.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-cb546ec9e1815bb0.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-bd94e4ce5f9f2f14.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-afd1f243f989e8d2.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-32aa256e3879c630.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-a9a9974268547984.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-460b07dc281c09a0.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-4494a5b7e167df31.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-3024600dc8c1764a.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-b3c93e590b5cae89.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-67f2eb52b2680b32.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-36b789951e973c64.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-40816a3cd76f8016.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-5ed4dfba6ef22873.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-ed68b1967d77aebf.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-356b69dc9bd3a2d3.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-ba6ff3af80f8556c.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-0255cc036f1a0f85.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-204f12b71c8739eb.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-9e7f5448930a28da.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-405fbfb0111eeace.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-713f1fe6458b61c8.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-4ad21d609cc06000.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-4f7234a2c4807e4b.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-85a430ef7cdb0f53.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-078f2af13c260029.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-6e6c2c041eafa3d1/out -L native=/usr/ssl-3/lib/amd64` |
| 992 | 2025-03-23T06:32:02.269Z | Running `/home/build/.rustup/toolchains/1.85.1-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=05d3831ffd59eac4 -C extra-filename=-57f96812a9966779 --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-4b239709e5a612f7.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-66b4b59b548bf8eb.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-a427df5c4dde21c9.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-528c375ee76f92cd.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-f192fbf214562642.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-a163c2c6a6e814e2.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-cb515188b96b0495.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-70f335b9689c2eda.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-aab879e003a257ac.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-6dc70959b4f58696.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-8c0cfb0c5b12d8d0.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-566995edbd638cb8.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-32ee77df4ff6031a.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-987e54a5f8bba256.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-d739862025c6e0a0.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-3358eb321f56fe2e.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-7d6ea205864f2c14.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-cd4c8096193aeb3e.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-5640fad1397e5921.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-849e4c9c26270bce.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-b35c526ba91b56dd.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-a2173e76e6c8bf40.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-2322dc6bd3219820.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-f739e9908dd464ca.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-6fdc16e62d488c81.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-28ef41fb71b412cf.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-4e126bc360f7b9b8.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-bf82ae52019ec667.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-bd30506454cebda7.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-d92d574f5dcfc9bc.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-198de62654989182.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-85734c4c5f82baa3.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-e81aab3dd80657e7.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-c22afb678a98f647.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-4f234d364d96a7a3.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-b1c111152f21ac8c.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-cb546ec9e1815bb0.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-bd94e4ce5f9f2f14.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-afd1f243f989e8d2.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-32aa256e3879c630.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-a9a9974268547984.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-460b07dc281c09a0.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-4494a5b7e167df31.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-3024600dc8c1764a.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-b3c93e590b5cae89.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-67f2eb52b2680b32.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-36b789951e973c64.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-40816a3cd76f8016.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-5ed4dfba6ef22873.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-ed68b1967d77aebf.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-356b69dc9bd3a2d3.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-ba6ff3af80f8556c.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-0255cc036f1a0f85.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-204f12b71c8739eb.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-9e7f5448930a28da.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-405fbfb0111eeace.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-713f1fe6458b61c8.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-4ad21d609cc06000.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-4f7234a2c4807e4b.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-85a430ef7cdb0f53.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-078f2af13c260029.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-6e6c2c041eafa3d1/out -L native=/usr/ssl-3/lib/amd64` |
| 993 | 2025-03-23T06:32:02.418Z | Running `/home/build/.rustup/toolchains/1.85.1-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=86991ba1dce06053 -C extra-filename=-c0da3322ad53b98e --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-4b239709e5a612f7.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-66b4b59b548bf8eb.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-a427df5c4dde21c9.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-528c375ee76f92cd.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-f192fbf214562642.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-a163c2c6a6e814e2.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-cb515188b96b0495.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-70f335b9689c2eda.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-aab879e003a257ac.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-6dc70959b4f58696.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-8c0cfb0c5b12d8d0.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-566995edbd638cb8.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-32ee77df4ff6031a.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-987e54a5f8bba256.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-d739862025c6e0a0.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-3358eb321f56fe2e.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-7d6ea205864f2c14.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-cd4c8096193aeb3e.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-5640fad1397e5921.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-849e4c9c26270bce.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-b35c526ba91b56dd.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-a2173e76e6c8bf40.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-2322dc6bd3219820.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-f739e9908dd464ca.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-6fdc16e62d488c81.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-28ef41fb71b412cf.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-4e126bc360f7b9b8.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-bf82ae52019ec667.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-bd30506454cebda7.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-d92d574f5dcfc9bc.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-198de62654989182.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-85734c4c5f82baa3.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-e81aab3dd80657e7.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-c22afb678a98f647.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-4f234d364d96a7a3.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-b1c111152f21ac8c.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-cb546ec9e1815bb0.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-bd94e4ce5f9f2f14.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-afd1f243f989e8d2.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-32aa256e3879c630.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-a9a9974268547984.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-460b07dc281c09a0.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-4494a5b7e167df31.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-3024600dc8c1764a.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-b3c93e590b5cae89.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-67f2eb52b2680b32.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-36b789951e973c64.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-40816a3cd76f8016.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-5ed4dfba6ef22873.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-ed68b1967d77aebf.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-356b69dc9bd3a2d3.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-ba6ff3af80f8556c.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-0255cc036f1a0f85.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-204f12b71c8739eb.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-9e7f5448930a28da.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-405fbfb0111eeace.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-713f1fe6458b61c8.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-4ad21d609cc06000.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-4f7234a2c4807e4b.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-85a430ef7cdb0f53.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-078f2af13c260029.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-6e6c2c041eafa3d1/out -L native=/usr/ssl-3/lib/amd64` |
| 994 | 2025-03-23T06:32:02.444Z | Running `/home/build/.rustup/toolchains/1.85.1-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=901dc8fa5ca94637 -C extra-filename=-9ed464cabf3e8a04 --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-4b239709e5a612f7.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-66b4b59b548bf8eb.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-a427df5c4dde21c9.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-528c375ee76f92cd.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-f192fbf214562642.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-a163c2c6a6e814e2.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-cb515188b96b0495.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-70f335b9689c2eda.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-aab879e003a257ac.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-6dc70959b4f58696.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-8c0cfb0c5b12d8d0.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-566995edbd638cb8.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-32ee77df4ff6031a.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-987e54a5f8bba256.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-d739862025c6e0a0.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-3358eb321f56fe2e.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-7d6ea205864f2c14.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-cd4c8096193aeb3e.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-5640fad1397e5921.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-849e4c9c26270bce.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-b35c526ba91b56dd.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-a2173e76e6c8bf40.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-2322dc6bd3219820.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-f739e9908dd464ca.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-6fdc16e62d488c81.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-28ef41fb71b412cf.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-4e126bc360f7b9b8.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-bf82ae52019ec667.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-bd30506454cebda7.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-d92d574f5dcfc9bc.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-198de62654989182.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-85734c4c5f82baa3.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-e81aab3dd80657e7.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-c22afb678a98f647.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-4f234d364d96a7a3.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-b1c111152f21ac8c.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-cb546ec9e1815bb0.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-bd94e4ce5f9f2f14.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-afd1f243f989e8d2.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-32aa256e3879c630.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-a9a9974268547984.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-460b07dc281c09a0.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-4494a5b7e167df31.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-3024600dc8c1764a.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-b3c93e590b5cae89.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-67f2eb52b2680b32.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-36b789951e973c64.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-40816a3cd76f8016.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-5ed4dfba6ef22873.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-ed68b1967d77aebf.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-356b69dc9bd3a2d3.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-ba6ff3af80f8556c.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-0255cc036f1a0f85.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-204f12b71c8739eb.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-9e7f5448930a28da.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-405fbfb0111eeace.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-713f1fe6458b61c8.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-4ad21d609cc06000.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-4f7234a2c4807e4b.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-85a430ef7cdb0f53.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-078f2af13c260029.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-6e6c2c041eafa3d1/out -L native=/usr/ssl-3/lib/amd64` |
| 995 | 2025-03-23T06:32:03.226Z | Running `/home/build/.rustup/toolchains/1.85.1-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=8bb70a704e81aefe -C extra-filename=-c428aec9fe332816 --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-4b239709e5a612f7.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-66b4b59b548bf8eb.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-a427df5c4dde21c9.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-528c375ee76f92cd.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-f192fbf214562642.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-a163c2c6a6e814e2.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-cb515188b96b0495.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-70f335b9689c2eda.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-aab879e003a257ac.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-6dc70959b4f58696.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-8c0cfb0c5b12d8d0.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-566995edbd638cb8.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-32ee77df4ff6031a.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-987e54a5f8bba256.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-d739862025c6e0a0.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-3358eb321f56fe2e.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-7d6ea205864f2c14.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-cd4c8096193aeb3e.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-5640fad1397e5921.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-849e4c9c26270bce.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-b35c526ba91b56dd.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-a2173e76e6c8bf40.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-2322dc6bd3219820.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-f739e9908dd464ca.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-6fdc16e62d488c81.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-28ef41fb71b412cf.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-4e126bc360f7b9b8.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-bf82ae52019ec667.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-bd30506454cebda7.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-d92d574f5dcfc9bc.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-198de62654989182.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-85734c4c5f82baa3.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-e81aab3dd80657e7.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-c22afb678a98f647.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-4f234d364d96a7a3.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-b1c111152f21ac8c.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-cb546ec9e1815bb0.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-bd94e4ce5f9f2f14.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-afd1f243f989e8d2.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-32aa256e3879c630.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-a9a9974268547984.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-460b07dc281c09a0.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-4494a5b7e167df31.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-3024600dc8c1764a.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-b3c93e590b5cae89.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-67f2eb52b2680b32.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-36b789951e973c64.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-40816a3cd76f8016.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-5ed4dfba6ef22873.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-ed68b1967d77aebf.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-356b69dc9bd3a2d3.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-ba6ff3af80f8556c.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-0255cc036f1a0f85.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-204f12b71c8739eb.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-9e7f5448930a28da.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-405fbfb0111eeace.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-713f1fe6458b61c8.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-4ad21d609cc06000.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-4f7234a2c4807e4b.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-85a430ef7cdb0f53.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-078f2af13c260029.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-6e6c2c041eafa3d1/out -L native=/usr/ssl-3/lib/amd64` |
| 996 | 2025-03-23T06:32:03.527Z | Running `/home/build/.rustup/toolchains/1.85.1-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=d291809ff6d3ca55 -C extra-filename=-399e846bbbb07bc5 --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-4b239709e5a612f7.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-66b4b59b548bf8eb.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-a427df5c4dde21c9.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-528c375ee76f92cd.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-f192fbf214562642.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-a163c2c6a6e814e2.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-cb515188b96b0495.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-70f335b9689c2eda.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-aab879e003a257ac.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-6dc70959b4f58696.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-8c0cfb0c5b12d8d0.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-566995edbd638cb8.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-32ee77df4ff6031a.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-987e54a5f8bba256.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-d739862025c6e0a0.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-3358eb321f56fe2e.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-7d6ea205864f2c14.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-cd4c8096193aeb3e.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-5640fad1397e5921.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-849e4c9c26270bce.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-b35c526ba91b56dd.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-a2173e76e6c8bf40.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-2322dc6bd3219820.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-f739e9908dd464ca.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-6fdc16e62d488c81.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-28ef41fb71b412cf.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-4e126bc360f7b9b8.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-bf82ae52019ec667.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-bd30506454cebda7.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-d92d574f5dcfc9bc.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-198de62654989182.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-85734c4c5f82baa3.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-e81aab3dd80657e7.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-c22afb678a98f647.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-4f234d364d96a7a3.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-b1c111152f21ac8c.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-cb546ec9e1815bb0.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-bd94e4ce5f9f2f14.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-afd1f243f989e8d2.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-32aa256e3879c630.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-a9a9974268547984.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-460b07dc281c09a0.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-4494a5b7e167df31.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-3024600dc8c1764a.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-b3c93e590b5cae89.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-67f2eb52b2680b32.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-36b789951e973c64.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-40816a3cd76f8016.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-5ed4dfba6ef22873.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-ed68b1967d77aebf.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-356b69dc9bd3a2d3.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-ba6ff3af80f8556c.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-0255cc036f1a0f85.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-204f12b71c8739eb.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-9e7f5448930a28da.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-405fbfb0111eeace.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-713f1fe6458b61c8.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-4ad21d609cc06000.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-4f7234a2c4807e4b.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-85a430ef7cdb0f53.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-078f2af13c260029.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-6e6c2c041eafa3d1/out -L native=/usr/ssl-3/lib/amd64` |
| 997 | 2025-03-23T06:32:04.069Z | Running `/home/build/.rustup/toolchains/1.85.1-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=e2ce3d3b4c0c99dd -C extra-filename=-26b772644cd41a73 --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-4b239709e5a612f7.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-66b4b59b548bf8eb.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-a427df5c4dde21c9.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-528c375ee76f92cd.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-f192fbf214562642.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-a163c2c6a6e814e2.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-cb515188b96b0495.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-70f335b9689c2eda.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-aab879e003a257ac.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-6dc70959b4f58696.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-8c0cfb0c5b12d8d0.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-566995edbd638cb8.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-32ee77df4ff6031a.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-987e54a5f8bba256.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-d739862025c6e0a0.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-3358eb321f56fe2e.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-7d6ea205864f2c14.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-cd4c8096193aeb3e.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-5640fad1397e5921.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-849e4c9c26270bce.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-b35c526ba91b56dd.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-a2173e76e6c8bf40.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-2322dc6bd3219820.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-f739e9908dd464ca.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-6fdc16e62d488c81.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-28ef41fb71b412cf.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-4e126bc360f7b9b8.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-bf82ae52019ec667.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-bd30506454cebda7.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-d92d574f5dcfc9bc.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-198de62654989182.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-85734c4c5f82baa3.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-e81aab3dd80657e7.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-c22afb678a98f647.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-4f234d364d96a7a3.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-b1c111152f21ac8c.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-cb546ec9e1815bb0.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-bd94e4ce5f9f2f14.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-afd1f243f989e8d2.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-32aa256e3879c630.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-a9a9974268547984.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-460b07dc281c09a0.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-4494a5b7e167df31.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-3024600dc8c1764a.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-b3c93e590b5cae89.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-67f2eb52b2680b32.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-36b789951e973c64.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-40816a3cd76f8016.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-5ed4dfba6ef22873.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-ed68b1967d77aebf.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-356b69dc9bd3a2d3.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-ba6ff3af80f8556c.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-0255cc036f1a0f85.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-204f12b71c8739eb.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-9e7f5448930a28da.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-405fbfb0111eeace.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-713f1fe6458b61c8.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-4ad21d609cc06000.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-4f7234a2c4807e4b.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-85a430ef7cdb0f53.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-078f2af13c260029.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-6e6c2c041eafa3d1/out -L native=/usr/ssl-3/lib/amd64` |
| 998 | 2025-03-23T06:32:04.427Z | Running `/home/build/.rustup/toolchains/1.85.1-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=27f92365f0ed5cd2 -C extra-filename=-b1c9fc687ff1915e --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-4b239709e5a612f7.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-66b4b59b548bf8eb.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-a427df5c4dde21c9.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-528c375ee76f92cd.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-f192fbf214562642.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-a163c2c6a6e814e2.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-cb515188b96b0495.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-70f335b9689c2eda.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-aab879e003a257ac.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-6dc70959b4f58696.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-8c0cfb0c5b12d8d0.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-566995edbd638cb8.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-32ee77df4ff6031a.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-987e54a5f8bba256.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-d739862025c6e0a0.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-3358eb321f56fe2e.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-7d6ea205864f2c14.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-cd4c8096193aeb3e.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-5640fad1397e5921.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-849e4c9c26270bce.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-b35c526ba91b56dd.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-a2173e76e6c8bf40.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-2322dc6bd3219820.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-f739e9908dd464ca.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-6fdc16e62d488c81.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-28ef41fb71b412cf.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-4e126bc360f7b9b8.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-bf82ae52019ec667.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-bd30506454cebda7.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-d92d574f5dcfc9bc.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-198de62654989182.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-85734c4c5f82baa3.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-e81aab3dd80657e7.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-c22afb678a98f647.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-4f234d364d96a7a3.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-b1c111152f21ac8c.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-cb546ec9e1815bb0.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-bd94e4ce5f9f2f14.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-afd1f243f989e8d2.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-32aa256e3879c630.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-a9a9974268547984.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-460b07dc281c09a0.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-4494a5b7e167df31.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-3024600dc8c1764a.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-b3c93e590b5cae89.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-67f2eb52b2680b32.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-36b789951e973c64.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-40816a3cd76f8016.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-5ed4dfba6ef22873.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-ed68b1967d77aebf.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-356b69dc9bd3a2d3.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-ba6ff3af80f8556c.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-0255cc036f1a0f85.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-204f12b71c8739eb.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-9e7f5448930a28da.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-405fbfb0111eeace.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-713f1fe6458b61c8.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-4ad21d609cc06000.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-4f7234a2c4807e4b.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-85a430ef7cdb0f53.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-078f2af13c260029.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-6e6c2c041eafa3d1/out -L native=/usr/ssl-3/lib/amd64` |
| 999 | 2025-03-23T06:32:17.806Z | Running `/home/build/.rustup/toolchains/1.85.1-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=fa6a4fcdb2fc02a5 -C extra-filename=-b8b8b03e21843c01 --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-4b239709e5a612f7.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-66b4b59b548bf8eb.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-a427df5c4dde21c9.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-528c375ee76f92cd.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-f192fbf214562642.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-a163c2c6a6e814e2.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-cb515188b96b0495.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-70f335b9689c2eda.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-aab879e003a257ac.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-6dc70959b4f58696.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-8c0cfb0c5b12d8d0.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-566995edbd638cb8.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-32ee77df4ff6031a.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-987e54a5f8bba256.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-d739862025c6e0a0.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-3358eb321f56fe2e.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-7d6ea205864f2c14.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-cd4c8096193aeb3e.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-5640fad1397e5921.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-849e4c9c26270bce.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-b35c526ba91b56dd.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-a2173e76e6c8bf40.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-2322dc6bd3219820.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-f739e9908dd464ca.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-6fdc16e62d488c81.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-28ef41fb71b412cf.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-4e126bc360f7b9b8.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-bf82ae52019ec667.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-bd30506454cebda7.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-d92d574f5dcfc9bc.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-198de62654989182.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-85734c4c5f82baa3.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-e81aab3dd80657e7.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-c22afb678a98f647.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-4f234d364d96a7a3.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-b1c111152f21ac8c.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-cb546ec9e1815bb0.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-bd94e4ce5f9f2f14.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-afd1f243f989e8d2.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-32aa256e3879c630.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-a9a9974268547984.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-460b07dc281c09a0.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-4494a5b7e167df31.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-3024600dc8c1764a.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-b3c93e590b5cae89.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-67f2eb52b2680b32.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-36b789951e973c64.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-40816a3cd76f8016.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-5ed4dfba6ef22873.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-ed68b1967d77aebf.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-356b69dc9bd3a2d3.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-ba6ff3af80f8556c.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-0255cc036f1a0f85.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-204f12b71c8739eb.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-9e7f5448930a28da.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-405fbfb0111eeace.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-713f1fe6458b61c8.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-4ad21d609cc06000.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-4f7234a2c4807e4b.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-85a430ef7cdb0f53.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-078f2af13c260029.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-6e6c2c041eafa3d1/out -L native=/usr/ssl-3/lib/amd64` |
| 1000 | 2025-03-23T06:32:19.465Z | Running `/home/build/.rustup/toolchains/1.85.1-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=038eef0b0634243c -C extra-filename=-e39be19ed71f2035 --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-4b239709e5a612f7.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-66b4b59b548bf8eb.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-a427df5c4dde21c9.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-528c375ee76f92cd.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-f192fbf214562642.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-a163c2c6a6e814e2.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-cb515188b96b0495.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-70f335b9689c2eda.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-aab879e003a257ac.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-6dc70959b4f58696.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-8c0cfb0c5b12d8d0.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-566995edbd638cb8.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-32ee77df4ff6031a.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-987e54a5f8bba256.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-d739862025c6e0a0.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-3358eb321f56fe2e.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-7d6ea205864f2c14.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-cd4c8096193aeb3e.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-5640fad1397e5921.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-849e4c9c26270bce.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-b35c526ba91b56dd.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-a2173e76e6c8bf40.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-2322dc6bd3219820.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-f739e9908dd464ca.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-6fdc16e62d488c81.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-28ef41fb71b412cf.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-4e126bc360f7b9b8.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-bf82ae52019ec667.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-bd30506454cebda7.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-d92d574f5dcfc9bc.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-198de62654989182.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-85734c4c5f82baa3.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-e81aab3dd80657e7.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-c22afb678a98f647.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-4f234d364d96a7a3.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-b1c111152f21ac8c.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-cb546ec9e1815bb0.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-bd94e4ce5f9f2f14.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-afd1f243f989e8d2.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-32aa256e3879c630.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-a9a9974268547984.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-460b07dc281c09a0.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-4494a5b7e167df31.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-3024600dc8c1764a.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-b3c93e590b5cae89.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-67f2eb52b2680b32.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-36b789951e973c64.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-40816a3cd76f8016.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-5ed4dfba6ef22873.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-ed68b1967d77aebf.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-356b69dc9bd3a2d3.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-ba6ff3af80f8556c.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-0255cc036f1a0f85.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-204f12b71c8739eb.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-9e7f5448930a28da.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-405fbfb0111eeace.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-713f1fe6458b61c8.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-4ad21d609cc06000.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-4f7234a2c4807e4b.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-85a430ef7cdb0f53.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-078f2af13c260029.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-6e6c2c041eafa3d1/out -L native=/usr/ssl-3/lib/amd64` |
| 1001 | 2025-03-23T06:32:19.762Z | Running `/home/build/.rustup/toolchains/1.85.1-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=de988377d1ff6a65 -C extra-filename=-674e429abe33ac6a --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-4b239709e5a612f7.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-66b4b59b548bf8eb.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-a427df5c4dde21c9.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-528c375ee76f92cd.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-f192fbf214562642.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-a163c2c6a6e814e2.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-cb515188b96b0495.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-70f335b9689c2eda.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-aab879e003a257ac.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-6dc70959b4f58696.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-8c0cfb0c5b12d8d0.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-566995edbd638cb8.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-32ee77df4ff6031a.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-987e54a5f8bba256.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-d739862025c6e0a0.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-3358eb321f56fe2e.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-7d6ea205864f2c14.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-cd4c8096193aeb3e.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-5640fad1397e5921.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-849e4c9c26270bce.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-b35c526ba91b56dd.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-a2173e76e6c8bf40.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-2322dc6bd3219820.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-f739e9908dd464ca.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-6fdc16e62d488c81.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-28ef41fb71b412cf.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-4e126bc360f7b9b8.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-bf82ae52019ec667.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-bd30506454cebda7.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-d92d574f5dcfc9bc.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-198de62654989182.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-85734c4c5f82baa3.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-e81aab3dd80657e7.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-c22afb678a98f647.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-4f234d364d96a7a3.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-b1c111152f21ac8c.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-cb546ec9e1815bb0.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-bd94e4ce5f9f2f14.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-afd1f243f989e8d2.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-32aa256e3879c630.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-a9a9974268547984.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-460b07dc281c09a0.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-4494a5b7e167df31.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-3024600dc8c1764a.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-b3c93e590b5cae89.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-67f2eb52b2680b32.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-36b789951e973c64.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-40816a3cd76f8016.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-5ed4dfba6ef22873.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-ed68b1967d77aebf.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-356b69dc9bd3a2d3.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-ba6ff3af80f8556c.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-0255cc036f1a0f85.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-204f12b71c8739eb.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-9e7f5448930a28da.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-405fbfb0111eeace.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-713f1fe6458b61c8.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-4ad21d609cc06000.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-4f7234a2c4807e4b.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-85a430ef7cdb0f53.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-078f2af13c260029.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-6e6c2c041eafa3d1/out -L native=/usr/ssl-3/lib/amd64` |
| 1002 | 2025-03-23T06:32:20.145Z | Running `/home/build/.rustup/toolchains/1.85.1-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=87457fdceb37f0c4 -C extra-filename=-5b239c617c7ca44a --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-4b239709e5a612f7.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-66b4b59b548bf8eb.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-a427df5c4dde21c9.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-528c375ee76f92cd.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-f192fbf214562642.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-a163c2c6a6e814e2.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-cb515188b96b0495.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-70f335b9689c2eda.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-aab879e003a257ac.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-6dc70959b4f58696.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-8c0cfb0c5b12d8d0.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-566995edbd638cb8.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-32ee77df4ff6031a.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-987e54a5f8bba256.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-d739862025c6e0a0.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-3358eb321f56fe2e.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-7d6ea205864f2c14.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-cd4c8096193aeb3e.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-5640fad1397e5921.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-849e4c9c26270bce.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-b35c526ba91b56dd.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-a2173e76e6c8bf40.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-2322dc6bd3219820.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-f739e9908dd464ca.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-6fdc16e62d488c81.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-28ef41fb71b412cf.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-4e126bc360f7b9b8.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-bf82ae52019ec667.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-bd30506454cebda7.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-d92d574f5dcfc9bc.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-198de62654989182.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-85734c4c5f82baa3.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-e81aab3dd80657e7.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-c22afb678a98f647.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-4f234d364d96a7a3.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-b1c111152f21ac8c.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-cb546ec9e1815bb0.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-bd94e4ce5f9f2f14.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-afd1f243f989e8d2.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-32aa256e3879c630.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-a9a9974268547984.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-460b07dc281c09a0.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-4494a5b7e167df31.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-3024600dc8c1764a.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-b3c93e590b5cae89.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-67f2eb52b2680b32.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-36b789951e973c64.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-40816a3cd76f8016.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-5ed4dfba6ef22873.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-ed68b1967d77aebf.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-356b69dc9bd3a2d3.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-ba6ff3af80f8556c.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-0255cc036f1a0f85.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-204f12b71c8739eb.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-9e7f5448930a28da.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-405fbfb0111eeace.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-713f1fe6458b61c8.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-4ad21d609cc06000.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-4f7234a2c4807e4b.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-85a430ef7cdb0f53.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-078f2af13c260029.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-6e6c2c041eafa3d1/out -L native=/usr/ssl-3/lib/amd64` |
| 1003 | 2025-03-23T06:32:22.465Z | Running `/home/build/.rustup/toolchains/1.85.1-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=76102c243c5dc224 -C extra-filename=-13e62bc56f1a5935 --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-4b239709e5a612f7.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-66b4b59b548bf8eb.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-a427df5c4dde21c9.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-528c375ee76f92cd.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-f192fbf214562642.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-a163c2c6a6e814e2.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-cb515188b96b0495.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-70f335b9689c2eda.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-aab879e003a257ac.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-6dc70959b4f58696.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-8c0cfb0c5b12d8d0.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-566995edbd638cb8.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-32ee77df4ff6031a.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-987e54a5f8bba256.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-d739862025c6e0a0.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-3358eb321f56fe2e.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-7d6ea205864f2c14.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-cd4c8096193aeb3e.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-5640fad1397e5921.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-849e4c9c26270bce.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-b35c526ba91b56dd.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-a2173e76e6c8bf40.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-2322dc6bd3219820.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-f739e9908dd464ca.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-6fdc16e62d488c81.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-28ef41fb71b412cf.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-4e126bc360f7b9b8.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-bf82ae52019ec667.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-bd30506454cebda7.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-d92d574f5dcfc9bc.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-198de62654989182.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-85734c4c5f82baa3.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-e81aab3dd80657e7.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-c22afb678a98f647.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-4f234d364d96a7a3.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-b1c111152f21ac8c.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-cb546ec9e1815bb0.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-bd94e4ce5f9f2f14.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-afd1f243f989e8d2.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-32aa256e3879c630.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-a9a9974268547984.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-460b07dc281c09a0.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-4494a5b7e167df31.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-3024600dc8c1764a.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-b3c93e590b5cae89.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-67f2eb52b2680b32.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-36b789951e973c64.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-40816a3cd76f8016.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-5ed4dfba6ef22873.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-ed68b1967d77aebf.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-356b69dc9bd3a2d3.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-ba6ff3af80f8556c.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-0255cc036f1a0f85.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-204f12b71c8739eb.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-9e7f5448930a28da.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-405fbfb0111eeace.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-713f1fe6458b61c8.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-4ad21d609cc06000.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-4f7234a2c4807e4b.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-85a430ef7cdb0f53.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-078f2af13c260029.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-6e6c2c041eafa3d1/out -L native=/usr/ssl-3/lib/amd64` |
| 1004 | 2025-03-23T06:32:23.465Z | Running `/home/build/.rustup/toolchains/1.85.1-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=b8a29297017c34d6 -C extra-filename=-461c358e0558c8f2 --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-4b239709e5a612f7.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-66b4b59b548bf8eb.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-a427df5c4dde21c9.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-528c375ee76f92cd.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-f192fbf214562642.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-a163c2c6a6e814e2.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-cb515188b96b0495.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-70f335b9689c2eda.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-aab879e003a257ac.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-6dc70959b4f58696.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-8c0cfb0c5b12d8d0.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-566995edbd638cb8.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-32ee77df4ff6031a.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-987e54a5f8bba256.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-d739862025c6e0a0.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-3358eb321f56fe2e.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-7d6ea205864f2c14.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-cd4c8096193aeb3e.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-5640fad1397e5921.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-849e4c9c26270bce.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-b35c526ba91b56dd.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-a2173e76e6c8bf40.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-2322dc6bd3219820.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-f739e9908dd464ca.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-6fdc16e62d488c81.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-28ef41fb71b412cf.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-4e126bc360f7b9b8.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-bf82ae52019ec667.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-bd30506454cebda7.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-d92d574f5dcfc9bc.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-198de62654989182.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-85734c4c5f82baa3.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-e81aab3dd80657e7.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-c22afb678a98f647.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-4f234d364d96a7a3.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-b1c111152f21ac8c.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-cb546ec9e1815bb0.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-bd94e4ce5f9f2f14.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-afd1f243f989e8d2.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-32aa256e3879c630.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-a9a9974268547984.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-460b07dc281c09a0.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-4494a5b7e167df31.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-3024600dc8c1764a.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-b3c93e590b5cae89.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-67f2eb52b2680b32.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-36b789951e973c64.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-40816a3cd76f8016.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-5ed4dfba6ef22873.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-ed68b1967d77aebf.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-356b69dc9bd3a2d3.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-ba6ff3af80f8556c.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-0255cc036f1a0f85.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-204f12b71c8739eb.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-9e7f5448930a28da.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-405fbfb0111eeace.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-713f1fe6458b61c8.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-4ad21d609cc06000.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-4f7234a2c4807e4b.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-85a430ef7cdb0f53.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-078f2af13c260029.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-6e6c2c041eafa3d1/out -L native=/usr/ssl-3/lib/amd64` |
| 1005 | 2025-03-23T06:32:23.587Z | Running `/home/build/.rustup/toolchains/1.85.1-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=a4c34f6385dbf14e -C extra-filename=-183bb630fd10bb2e --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-4b239709e5a612f7.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-66b4b59b548bf8eb.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-a427df5c4dde21c9.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-528c375ee76f92cd.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-f192fbf214562642.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-a163c2c6a6e814e2.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-cb515188b96b0495.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-70f335b9689c2eda.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-aab879e003a257ac.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-6dc70959b4f58696.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-8c0cfb0c5b12d8d0.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-566995edbd638cb8.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-32ee77df4ff6031a.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-987e54a5f8bba256.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-d739862025c6e0a0.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-3358eb321f56fe2e.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-7d6ea205864f2c14.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-cd4c8096193aeb3e.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-5640fad1397e5921.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-849e4c9c26270bce.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-b35c526ba91b56dd.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-a2173e76e6c8bf40.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-2322dc6bd3219820.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-f739e9908dd464ca.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-6fdc16e62d488c81.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-28ef41fb71b412cf.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-4e126bc360f7b9b8.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-bf82ae52019ec667.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-bd30506454cebda7.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-d92d574f5dcfc9bc.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-198de62654989182.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-85734c4c5f82baa3.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-e81aab3dd80657e7.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-c22afb678a98f647.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-4f234d364d96a7a3.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-b1c111152f21ac8c.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-cb546ec9e1815bb0.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-bd94e4ce5f9f2f14.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-afd1f243f989e8d2.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-32aa256e3879c630.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-a9a9974268547984.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-460b07dc281c09a0.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-4494a5b7e167df31.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-3024600dc8c1764a.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-b3c93e590b5cae89.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-67f2eb52b2680b32.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-36b789951e973c64.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-40816a3cd76f8016.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-5ed4dfba6ef22873.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-ed68b1967d77aebf.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-356b69dc9bd3a2d3.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-ba6ff3af80f8556c.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-0255cc036f1a0f85.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-204f12b71c8739eb.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-9e7f5448930a28da.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-405fbfb0111eeace.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-713f1fe6458b61c8.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-4ad21d609cc06000.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-4f7234a2c4807e4b.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-85a430ef7cdb0f53.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-078f2af13c260029.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-6e6c2c041eafa3d1/out -L native=/usr/ssl-3/lib/amd64` |
| 1006 | 2025-03-23T06:32:26.189Z | Running `/home/build/.rustup/toolchains/1.85.1-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=55a2f0cf8f4a3a2b -C extra-filename=-4ed9c99f55a37c9e --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-4b239709e5a612f7.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-66b4b59b548bf8eb.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-a427df5c4dde21c9.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-528c375ee76f92cd.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-f192fbf214562642.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-a163c2c6a6e814e2.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-cb515188b96b0495.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-70f335b9689c2eda.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-aab879e003a257ac.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-6dc70959b4f58696.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-8c0cfb0c5b12d8d0.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-566995edbd638cb8.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-32ee77df4ff6031a.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-987e54a5f8bba256.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-d739862025c6e0a0.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-3358eb321f56fe2e.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-7d6ea205864f2c14.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-cd4c8096193aeb3e.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-5640fad1397e5921.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-849e4c9c26270bce.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-b35c526ba91b56dd.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-a2173e76e6c8bf40.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-2322dc6bd3219820.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-f739e9908dd464ca.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-6fdc16e62d488c81.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-28ef41fb71b412cf.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-4e126bc360f7b9b8.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-bf82ae52019ec667.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-bd30506454cebda7.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-d92d574f5dcfc9bc.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-198de62654989182.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-85734c4c5f82baa3.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-e81aab3dd80657e7.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-c22afb678a98f647.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-4f234d364d96a7a3.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-b1c111152f21ac8c.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-cb546ec9e1815bb0.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-bd94e4ce5f9f2f14.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-afd1f243f989e8d2.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-32aa256e3879c630.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-a9a9974268547984.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-460b07dc281c09a0.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-4494a5b7e167df31.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-3024600dc8c1764a.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-b3c93e590b5cae89.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-67f2eb52b2680b32.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-36b789951e973c64.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-40816a3cd76f8016.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-5ed4dfba6ef22873.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-ed68b1967d77aebf.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-356b69dc9bd3a2d3.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-ba6ff3af80f8556c.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-0255cc036f1a0f85.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-204f12b71c8739eb.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-9e7f5448930a28da.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-405fbfb0111eeace.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-713f1fe6458b61c8.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-4ad21d609cc06000.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-4f7234a2c4807e4b.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-85a430ef7cdb0f53.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-078f2af13c260029.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-6e6c2c041eafa3d1/out -L native=/usr/ssl-3/lib/amd64` |
| 1007 | 2025-03-23T06:32:34.926Z | Running `/home/build/.rustup/toolchains/1.85.1-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=57c2b125625bdba9 -C extra-filename=-b2657f00e2ec9975 --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-4b239709e5a612f7.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-66b4b59b548bf8eb.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-a427df5c4dde21c9.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-528c375ee76f92cd.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-f192fbf214562642.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-a163c2c6a6e814e2.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-cb515188b96b0495.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-70f335b9689c2eda.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-aab879e003a257ac.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-6dc70959b4f58696.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-8c0cfb0c5b12d8d0.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-566995edbd638cb8.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-32ee77df4ff6031a.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-987e54a5f8bba256.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-d739862025c6e0a0.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-3358eb321f56fe2e.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-7d6ea205864f2c14.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-cd4c8096193aeb3e.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-5640fad1397e5921.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-849e4c9c26270bce.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-b35c526ba91b56dd.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-a2173e76e6c8bf40.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-2322dc6bd3219820.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-f739e9908dd464ca.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-6fdc16e62d488c81.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-28ef41fb71b412cf.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-4e126bc360f7b9b8.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-bf82ae52019ec667.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-bd30506454cebda7.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-d92d574f5dcfc9bc.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-198de62654989182.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-85734c4c5f82baa3.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-e81aab3dd80657e7.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-c22afb678a98f647.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-4f234d364d96a7a3.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-b1c111152f21ac8c.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-cb546ec9e1815bb0.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-bd94e4ce5f9f2f14.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-afd1f243f989e8d2.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-32aa256e3879c630.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-a9a9974268547984.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-460b07dc281c09a0.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-4494a5b7e167df31.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-3024600dc8c1764a.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-b3c93e590b5cae89.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-67f2eb52b2680b32.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-36b789951e973c64.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-40816a3cd76f8016.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-5ed4dfba6ef22873.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-ed68b1967d77aebf.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-356b69dc9bd3a2d3.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-ba6ff3af80f8556c.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-0255cc036f1a0f85.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-204f12b71c8739eb.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-9e7f5448930a28da.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-405fbfb0111eeace.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-713f1fe6458b61c8.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-4ad21d609cc06000.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-4f7234a2c4807e4b.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-85a430ef7cdb0f53.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-078f2af13c260029.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-6e6c2c041eafa3d1/out -L native=/usr/ssl-3/lib/amd64` |
| 1008 | 2025-03-23T06:33:02.191Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 07s |
| 1009 | 2025-03-23T06:33:02.374Z | |
| 1010 | 2025-03-23T06:33:02.374Z | real 2:07.622276883 |
| 1011 | 2025-03-23T06:33:02.374Z | user 11:40.254259964 |
| 1012 | 2025-03-23T06:33:02.374Z | sys 1:48.748977953 |
| 1013 | 2025-03-23T06:33:02.374Z | trap 0.510789505 |
| 1014 | 2025-03-23T06:33:02.374Z | tflt 0.125872970 |
| 1015 | 2025-03-23T06:33:02.400Z | dflt 0.593396069 |
| 1016 | 2025-03-23T06:33:02.400Z | kflt 0.002572124 |
| 1017 | 2025-03-23T06:33:02.400Z | lock 23:45.226476918 |
| 1018 | 2025-03-23T06:33:02.400Z | slp 54:45.843472414 |
| 1019 | 2025-03-23T06:33:02.401Z | lat 43.187545234 |
| 1020 | 2025-03-23T06:33:02.401Z | stop 53.282958084 |
| 1021 | 2025-03-23T06:33:02.401Z | + banner test |
| 1022 | 2025-03-23T06:33:02.401Z | |
| 1023 | 2025-03-23T06:33:02.401Z | ##### ###### #### ##### |
| 1024 | 2025-03-23T06:33:02.401Z | # # # # |
| 1025 | 2025-03-23T06:33:02.401Z | # ##### #### # |
| 1026 | 2025-03-23T06:33:02.401Z | # # # # |
| 1027 | 2025-03-23T06:33:02.401Z | # # # # # |
| 1028 | 2025-03-23T06:33:02.401Z | # ###### #### # |
| 1029 | 2025-03-23T06:33:02.401Z | |
| 1030 | 2025-03-23T06:33:02.401Z | + ptime -m cargo test --all-features --locked --verbose |
| 1031 | 2025-03-23T06:33:02.744Z | Fresh unicode-ident v1.0.12 |
| 1032 | 2025-03-23T06:33:02.744Z | Fresh cfg-if v1.0.0 |
| 1033 | 2025-03-23T06:33:02.744Z | Fresh itoa v1.0.1 |
| 1034 | 2025-03-23T06:33:02.745Z | Fresh memchr v2.6.0 |
| 1035 | 2025-03-23T06:33:02.745Z | Fresh version_check v0.9.5 |
| 1036 | 2025-03-23T06:33:02.794Z | Fresh proc-macro2 v1.0.94 |
| 1037 | 2025-03-23T06:33:02.794Z | Fresh once_cell v1.20.1 |
| 1038 | 2025-03-23T06:33:02.794Z | Fresh pin-project-lite v0.2.12 |
| 1039 | 2025-03-23T06:33:02.794Z | Fresh shlex v1.3.0 |
| 1040 | 2025-03-23T06:33:02.794Z | Fresh autocfg v1.1.0 |
| 1041 | 2025-03-23T06:33:02.794Z | Fresh bytes v1.10.1 |
| 1042 | 2025-03-23T06:33:02.794Z | Fresh quote v1.0.40 |
| 1043 | 2025-03-23T06:33:02.794Z | Fresh libc v0.2.171 |
| 1044 | 2025-03-23T06:33:02.794Z | Fresh cc v1.2.16 |
| 1045 | 2025-03-23T06:33:02.794Z | Fresh smallvec v1.13.2 |
| 1046 | 2025-03-23T06:33:02.794Z | Fresh futures-core v0.3.31 |
| 1047 | 2025-03-23T06:33:02.794Z | Fresh scopeguard v1.2.0 |
| 1048 | 2025-03-23T06:33:02.794Z | Fresh lock_api v0.4.6 |
| 1049 | 2025-03-23T06:33:02.794Z | Fresh getrandom v0.2.11 |
| 1050 | 2025-03-23T06:33:02.794Z | Fresh futures-sink v0.3.31 |
| 1051 | 2025-03-23T06:33:02.794Z | Fresh serde_derive v1.0.219 |
| 1052 | 2025-03-23T06:33:02.794Z | Fresh log v0.4.17 |
| 1053 | 2025-03-23T06:33:02.794Z | Fresh synstructure v0.13.1 |
| 1054 | 2025-03-23T06:33:02.794Z | Fresh parking_lot_core v0.9.4 |
| 1055 | 2025-03-23T06:33:02.794Z | Fresh thiserror-impl v1.0.69 |
| 1056 | 2025-03-23T06:33:02.794Z | Fresh serde v1.0.219 |
| 1057 | 2025-03-23T06:33:02.794Z | Fresh ryu v1.0.5 |
| 1058 | 2025-03-23T06:33:02.794Z | Fresh parking_lot v0.12.1 |
| 1059 | 2025-03-23T06:33:02.794Z | Fresh tokio-macros v2.5.0 |
| 1060 | 2025-03-23T06:33:02.794Z | Fresh signal-hook-registry v1.4.0 |
| 1061 | 2025-03-23T06:33:02.794Z | Fresh socket2 v0.5.5 |
| 1062 | 2025-03-23T06:33:02.794Z | Fresh mio v1.0.3 |
| 1063 | 2025-03-23T06:33:02.795Z | Fresh tokio v1.44.1 |
| 1064 | 2025-03-23T06:33:02.795Z | Fresh thiserror v1.0.69 |
| 1065 | 2025-03-23T06:33:02.795Z | Fresh zerofrom-derive v0.1.5 |
| 1066 | 2025-03-23T06:33:02.795Z | Fresh slab v0.4.9 |
| 1067 | 2025-03-23T06:33:02.795Z | Fresh fnv v1.0.7 |
| 1068 | 2025-03-23T06:33:02.795Z | Fresh yoke-derive v0.7.5 |
| 1069 | 2025-03-23T06:33:02.795Z | Fresh futures-macro v0.3.31 |
| 1070 | 2025-03-23T06:33:02.795Z | Fresh http v1.3.1 |
| 1071 | 2025-03-23T06:33:02.795Z | Fresh zerofrom v0.1.5 |
| 1072 | 2025-03-23T06:33:02.795Z | Fresh futures-channel v0.3.31 |
| 1073 | 2025-03-23T06:33:02.795Z | Fresh futures-task v0.3.31 |
| 1074 | 2025-03-23T06:33:02.795Z | Fresh pin-utils v0.1.0 |
| 1075 | 2025-03-23T06:33:02.795Z | Fresh stable_deref_trait v1.2.0 |
| 1076 | 2025-03-23T06:33:02.795Z | Fresh serde_json v1.0.140 |
| 1077 | 2025-03-23T06:33:02.795Z | Fresh hashbrown v0.15.2 |
| 1078 | 2025-03-23T06:33:02.795Z | Fresh equivalent v1.0.0 |
| 1079 | 2025-03-23T06:33:02.795Z | Fresh futures-io v0.3.31 |
| 1080 | 2025-03-23T06:33:02.795Z | Fresh yoke v0.7.5 |
| 1081 | 2025-03-23T06:33:02.795Z | Fresh zerovec-derive v0.10.3 |
| 1082 | 2025-03-23T06:33:02.795Z | Fresh indexmap v2.8.0 |
| 1083 | 2025-03-23T06:33:02.795Z | Fresh futures-util v0.3.31 |
| 1084 | 2025-03-23T06:33:02.795Z | Fresh rustls-pki-types v1.10.0 |
| 1085 | 2025-03-23T06:33:02.795Z | Fresh zerovec v0.10.4 |
| 1086 | 2025-03-23T06:33:02.795Z | Fresh displaydoc v0.2.5 |
| 1087 | 2025-03-23T06:33:02.795Z | Fresh tracing-core v0.1.32 |
| 1088 | 2025-03-23T06:33:02.795Z | Fresh byteorder v1.4.3 |
| 1089 | 2025-03-23T06:33:02.795Z | Fresh httparse v1.10.0 |
| 1090 | 2025-03-23T06:33:02.795Z | Fresh ucd-trie v0.1.6 |
| 1091 | 2025-03-23T06:33:02.795Z | Fresh untrusted v0.9.0 |
| 1092 | 2025-03-23T06:33:02.795Z | Fresh tracing v0.1.40 |
| 1093 | 2025-03-23T06:33:02.795Z | Fresh tinystr v0.7.6 |
| 1094 | 2025-03-23T06:33:02.795Z | Fresh pkg-config v0.3.31 |
| 1095 | 2025-03-23T06:33:02.795Z | Fresh vcpkg v0.2.15 |
| 1096 | 2025-03-23T06:33:02.795Z | Fresh litemap v0.7.4 |
| 1097 | 2025-03-23T06:33:02.795Z | Fresh pest v2.7.6 |
| 1098 | 2025-03-23T06:33:02.795Z | Fresh ring v0.17.13 |
| 1099 | 2025-03-23T06:33:02.795Z | Fresh writeable v0.5.5 |
| 1100 | 2025-03-23T06:33:02.795Z | Fresh atomic-waker v1.1.1 |
| 1101 | 2025-03-23T06:33:02.795Z | Fresh tokio-util v0.7.7 |
| 1102 | 2025-03-23T06:33:02.795Z | Fresh http-body v1.0.1 |
| 1103 | 2025-03-23T06:33:02.796Z | Fresh pest_meta v2.7.6 |
| 1104 | 2025-03-23T06:33:02.796Z | Fresh icu_locid v1.5.0 |
| 1105 | 2025-03-23T06:33:02.796Z | Fresh zerocopy-derive v0.7.32 |
| 1106 | 2025-03-23T06:33:02.796Z | Fresh icu_provider_macros v1.5.0 |
| 1107 | 2025-03-23T06:33:02.796Z | Fresh try-lock v0.2.3 |
| 1108 | 2025-03-23T06:33:02.796Z | Fresh pest_generator v2.7.6 |
| 1109 | 2025-03-23T06:33:02.796Z | Fresh zerocopy v0.7.32 |
| 1110 | 2025-03-23T06:33:02.796Z | Fresh typenum v1.14.0 |
| 1111 | 2025-03-23T06:33:02.796Z | Fresh icu_provider v1.5.0 |
| 1112 | 2025-03-23T06:33:02.796Z | Fresh want v0.3.0 |
| 1113 | 2025-03-23T06:33:02.796Z | Fresh rustls-webpki v0.102.8 |
| 1114 | 2025-03-23T06:33:02.796Z | Fresh h2 v0.4.6 |
| 1115 | 2025-03-23T06:33:02.796Z | Fresh powerfmt v0.2.0 |
| 1116 | 2025-03-23T06:33:02.796Z | Fresh httpdate v1.0.1 |
| 1117 | 2025-03-23T06:33:02.796Z | Fresh num-conv v0.1.0 |
| 1118 | 2025-03-23T06:33:02.796Z | Fresh zeroize v1.7.0 |
| 1119 | 2025-03-23T06:33:02.796Z | Fresh time-core v0.1.2 |
| 1120 | 2025-03-23T06:33:02.796Z | Fresh icu_locid_transform_data v1.5.0 |
| 1121 | 2025-03-23T06:33:02.796Z | Fresh subtle v2.5.0 |
| 1122 | 2025-03-23T06:33:02.796Z | Fresh hyper v1.6.0 |
| 1123 | 2025-03-23T06:33:02.796Z | Fresh icu_locid_transform v1.5.0 |
| 1124 | 2025-03-23T06:33:02.796Z | Fresh deranged v0.3.11 |
| 1125 | 2025-03-23T06:33:02.796Z | Fresh time-macros v0.2.18 |
| 1126 | 2025-03-23T06:33:02.796Z | Fresh crossbeam-utils v0.8.15 |
| 1127 | 2025-03-23T06:33:02.796Z | Fresh generic-array v0.14.5 |
| 1128 | 2025-03-23T06:33:02.796Z | Fresh pest_derive v2.7.6 |
| 1129 | 2025-03-23T06:33:02.796Z | Fresh icu_collections v1.5.0 |
| 1130 | 2025-03-23T06:33:02.796Z | Fresh serde_tokenstream v0.2.2 |
| 1131 | 2025-03-23T06:33:02.796Z | Fresh icu_properties_data v1.5.0 |
| 1132 | 2025-03-23T06:33:02.796Z | Fresh bitflags v2.4.0 |
| 1133 | 2025-03-23T06:33:02.796Z | Fresh tower-service v0.3.3 |
| 1134 | 2025-03-23T06:33:02.796Z | Fresh num_threads v0.1.3 |
| 1135 | 2025-03-23T06:33:02.796Z | Fresh base64 v0.22.1 |
| 1136 | 2025-03-23T06:33:02.823Z | Fresh icu_properties v1.5.1 |
| 1137 | 2025-03-23T06:33:02.823Z | Fresh time v0.3.36 |
| 1138 | 2025-03-23T06:33:02.823Z | Fresh dtrace-parser v0.2.0 |
| 1139 | 2025-03-23T06:33:02.823Z | Fresh scroll_derive v0.12.0 |
| 1140 | 2025-03-23T06:33:02.823Z | Fresh thread-id v4.0.0 |
| 1141 | 2025-03-23T06:33:02.823Z | Fresh percent-encoding v2.3.1 |
| 1142 | 2025-03-23T06:33:02.823Z | Fresh foreign-types-shared v0.1.1 |
| 1143 | 2025-03-23T06:33:02.823Z | Fresh write16 v1.0.0 |
| 1144 | 2025-03-23T06:33:02.823Z | Fresh utf16_iter v1.0.5 |
| 1145 | 2025-03-23T06:33:02.823Z | Fresh openssl-probe v0.1.4 |
| 1146 | 2025-03-23T06:33:02.823Z | Fresh icu_normalizer_data v1.5.0 |
| 1147 | 2025-03-23T06:33:02.823Z | Fresh utf8_iter v1.0.4 |
| 1148 | 2025-03-23T06:33:02.823Z | Fresh form_urlencoded v1.2.1 |
| 1149 | 2025-03-23T06:33:02.823Z | Fresh icu_normalizer v1.5.0 |
| 1150 | 2025-03-23T06:33:02.823Z | Fresh foreign-types v0.3.2 |
| 1151 | 2025-03-23T06:33:02.823Z | Fresh paste v1.0.15 |
| 1152 | 2025-03-23T06:33:02.823Z | Fresh slog v2.7.0 |
| 1153 | 2025-03-23T06:33:02.823Z | Fresh scroll v0.12.0 |
| 1154 | 2025-03-23T06:33:02.823Z | Fresh hyper-util v0.1.10 |
| 1155 | 2025-03-23T06:33:02.823Z | Fresh block-buffer v0.10.2 |
| 1156 | 2025-03-23T06:33:02.823Z | Fresh crypto-common v0.1.6 |
| 1157 | 2025-03-23T06:33:02.823Z | Fresh openssl-sys v0.9.105 |
| 1158 | 2025-03-23T06:33:02.823Z | Fresh rand_core v0.6.3 |
| 1159 | 2025-03-23T06:33:02.823Z | Fresh openssl-macros v0.1.1 |
| 1160 | 2025-03-23T06:33:02.823Z | Fresh mime v0.3.16 |
| 1161 | 2025-03-23T06:33:02.823Z | Fresh ppv-lite86 v0.2.15 |
| 1162 | 2025-03-23T06:33:02.823Z | Fresh plain v0.2.3 |
| 1163 | 2025-03-23T06:33:02.823Z | Fresh openssl v0.10.70 |
| 1164 | 2025-03-23T06:33:02.823Z | Fresh rand_chacha v0.3.1 |
| 1165 | 2025-03-23T06:33:02.823Z | Fresh goblin v0.8.0 |
| 1166 | 2025-03-23T06:33:02.823Z | Fresh digest v0.10.7 |
| 1167 | 2025-03-23T06:33:02.823Z | Fresh idna_adapter v1.2.0 |
| 1168 | 2025-03-23T06:33:02.823Z | Fresh semver v1.0.26 |
| 1169 | 2025-03-23T06:33:02.823Z | Fresh unicase v2.6.0 |
| 1170 | 2025-03-23T06:33:02.823Z | Fresh getrandom v0.3.1 |
| 1171 | 2025-03-23T06:33:02.824Z | Fresh rustls-pemfile v2.1.3 |
| 1172 | 2025-03-23T06:33:02.824Z | Fresh serde_spanned v0.6.8 |
| 1173 | 2025-03-23T06:33:02.824Z | Fresh toml_datetime v0.6.8 |
| 1174 | 2025-03-23T06:33:02.824Z | Fresh dirs-sys-next v0.1.2 |
| 1175 | 2025-03-23T06:33:02.824Z | Fresh cpufeatures v0.2.2 |
| 1176 | 2025-03-23T06:33:02.824Z | Fresh lazy_static v1.5.0 |
| 1177 | 2025-03-23T06:33:02.824Z | Fresh winnow v0.7.1 |
| 1178 | 2025-03-23T06:33:02.824Z | Fresh heck v0.5.0 |
| 1179 | 2025-03-23T06:33:02.824Z | Fresh unicode-segmentation v1.10.0 |
| 1180 | 2025-03-23T06:33:02.824Z | Fresh pretty-hex v0.4.1 |
| 1181 | 2025-03-23T06:33:02.824Z | Fresh unicode-width v0.1.9 |
| 1182 | 2025-03-23T06:33:02.824Z | Fresh sha1 v0.10.6 |
| 1183 | 2025-03-23T06:33:02.824Z | Fresh dirs-next v2.0.0 |
| 1184 | 2025-03-23T06:33:02.824Z | Fresh dof v0.3.0 |
| 1185 | 2025-03-23T06:33:02.824Z | Fresh newline-converter v0.3.0 |
| 1186 | 2025-03-23T06:33:02.824Z | Fresh console v0.15.7 |
| 1187 | 2025-03-23T06:33:02.824Z | Fresh toml_edit v0.22.23 |
| 1188 | 2025-03-23T06:33:02.824Z | Fresh native-tls v0.2.12 |
| 1189 | 2025-03-23T06:33:02.824Z | Fresh rustls v0.23.13 |
| 1190 | 2025-03-23T06:33:02.824Z | Fresh rand v0.8.4 |
| 1191 | 2025-03-23T06:33:02.824Z | Fresh idna v1.0.3 |
| 1192 | 2025-03-23T06:33:02.824Z | Fresh rustls v0.22.4 |
| 1193 | 2025-03-23T06:33:02.824Z | Fresh num-traits v0.2.14 |
| 1194 | 2025-03-23T06:33:02.824Z | Fresh concurrent-queue v2.5.0 |
| 1195 | 2025-03-23T06:33:02.824Z | Fresh http-body-util v0.1.3 |
| 1196 | 2025-03-23T06:33:02.824Z | Fresh serde_derive_internals v0.29.0 |
| 1197 | 2025-03-23T06:33:02.824Z | Fresh syn v2.0.100 |
| 1198 | 2025-03-23T06:33:02.824Z | Fresh thread_local v1.1.4 |
| 1199 | 2025-03-23T06:33:02.824Z | Fresh encoding_rs v0.8.32 |
| 1200 | 2025-03-23T06:33:02.824Z | Fresh match_cfg v0.1.0 |
| 1201 | 2025-03-23T06:33:02.824Z | Fresh iana-time-zone v0.1.47 |
| 1202 | 2025-03-23T06:33:02.824Z | Fresh parking v2.2.0 |
| 1203 | 2025-03-23T06:33:02.824Z | Fresh similar v2.2.1 |
| 1204 | 2025-03-23T06:33:02.824Z | Fresh hostname v0.3.1 |
| 1205 | 2025-03-23T06:33:02.824Z | Fresh expectorate v1.1.0 |
| 1206 | 2025-03-23T06:33:02.824Z | Fresh event-listener v5.0.0 |
| 1207 | 2025-03-23T06:33:02.824Z | Fresh chrono v0.4.40 |
| 1208 | 2025-03-23T06:33:02.824Z | Fresh schemars_derive v0.8.22 |
| 1209 | 2025-03-23T06:33:02.824Z | Fresh usdt-impl v0.5.0 |
| 1210 | 2025-03-23T06:33:02.824Z | Fresh tokio-rustls v0.25.0 |
| 1211 | 2025-03-23T06:33:02.825Z | Fresh url v2.5.4 |
| 1212 | 2025-03-23T06:33:02.825Z | Fresh tokio-native-tls v0.3.1 |
| 1213 | 2025-03-23T06:33:02.825Z | Fresh tokio-rustls v0.26.0 |
| 1214 | 2025-03-23T06:33:02.825Z | Fresh toml v0.8.20 |
| 1215 | 2025-03-23T06:33:02.825Z | Compiling dropshot_endpoint v0.16.0 (/work/oxidecomputer/dropshot/dropshot_endpoint) |
| 1216 | 2025-03-23T06:33:02.825Z | Fresh term v0.7.0 |
| 1217 | 2025-03-23T06:33:02.825Z | Fresh uuid v1.16.0 |
| 1218 | 2025-03-23T06:33:02.825Z | Fresh usdt-attr-macro v0.5.0 |
| 1219 | 2025-03-23T06:33:02.825Z | Fresh usdt-macro v0.5.0 |
| 1220 | 2025-03-23T06:33:02.825Z | Fresh slog-json v2.6.1 |
| 1221 | 2025-03-23T06:33:02.825Z | Fresh serde_urlencoded v0.7.1 |
| 1222 | 2025-03-23T06:33:02.825Z | Fresh crossbeam-channel v0.5.1 |
| 1223 | 2025-03-23T06:33:02.825Z | Fresh futures-executor v0.3.31 |
| 1224 | 2025-03-23T06:33:02.825Z | Fresh webpki-roots v0.26.5 |
| 1225 | 2025-03-23T06:33:02.825Z | Fresh async-stream-impl v0.3.6 |
| 1226 | 2025-03-23T06:33:02.825Z | Fresh thiserror-impl v2.0.12 |
| 1227 | 2025-03-23T06:33:02.825Z | Fresh is-terminal v0.4.12 |
| 1228 | 2025-03-23T06:33:02.825Z | Fresh errno v0.3.10 |
| 1229 | 2025-03-23T06:33:02.825Z | Fresh sync_wrapper v1.0.1 |
| 1230 | 2025-03-23T06:33:02.825Z | Fresh memmap v0.7.0 |
| 1231 | 2025-03-23T06:33:02.825Z | Fresh tower-layer v0.3.3 |
| 1232 | 2025-03-23T06:33:02.825Z | Fresh take_mut v0.2.2 |
| 1233 | 2025-03-23T06:33:02.825Z | Fresh dyn-clone v1.0.4 |
| 1234 | 2025-03-23T06:33:02.825Z | Fresh utf-8 v0.7.6 |
| 1235 | 2025-03-23T06:33:02.825Z | Running `/home/build/.rustup/toolchains/1.85.1-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=c9d00efd2c570fb5 -C extra-filename=-e1beea17124775d9 --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-62a205c19b6c2e9b.rlib --extern proc_macro2=/work/oxidecomputer/dropshot/target/debug/deps/libproc_macro2-b5f86640efab6f3c.rlib --extern quote=/work/oxidecomputer/dropshot/target/debug/deps/libquote-509cd800b1c083a7.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-afd1f243f989e8d2.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-32aa256e3879c630.rlib --extern serde_tokenstream=/work/oxidecomputer/dropshot/target/debug/deps/libserde_tokenstream-ee7af4d22956bd6a.rlib --extern syn=/work/oxidecomputer/dropshot/target/debug/deps/libsyn-b3f1aa275dd6f985.rlib --extern proc_macro` |
| 1236 | 2025-03-23T06:33:02.851Z | Fresh spin v0.9.8 |
| 1237 | 2025-03-23T06:33:02.852Z | Fresh data-encoding v2.4.0 |
| 1238 | 2025-03-23T06:33:02.852Z | Fresh slog-async v2.8.0 |
| 1239 | 2025-03-23T06:33:02.852Z | Fresh tower v0.5.2 |
| 1240 | 2025-03-23T06:33:02.852Z | Fresh multer v3.1.0 |
| 1241 | 2025-03-23T06:33:02.852Z | Fresh tungstenite v0.24.0 |
| 1242 | 2025-03-23T06:33:02.852Z | Fresh usdt v0.5.0 |
| 1243 | 2025-03-23T06:33:02.852Z | Fresh schemars v0.8.22 |
| 1244 | 2025-03-23T06:33:02.852Z | Fresh async-stream v0.3.6 |
| 1245 | 2025-03-23T06:33:02.852Z | Fresh thiserror v2.0.12 |
| 1246 | 2025-03-23T06:33:02.852Z | Fresh slog-term v2.9.1 |
| 1247 | 2025-03-23T06:33:02.852Z | Fresh rustix v1.0.2 |
| 1248 | 2025-03-23T06:33:02.852Z | Fresh hyper-rustls v0.27.3 |
| 1249 | 2025-03-23T06:33:02.852Z | Fresh futures v0.3.31 |
| 1250 | 2025-03-23T06:33:02.852Z | Fresh slog-bunyan v2.5.0 |
| 1251 | 2025-03-23T06:33:02.852Z | Fresh hyper-tls v0.6.0 |
| 1252 | 2025-03-23T06:33:02.852Z | Fresh mime_guess v2.0.5 |
| 1253 | 2025-03-23T06:33:02.852Z | Fresh camino v1.1.9 |
| 1254 | 2025-03-23T06:33:02.852Z | Fresh event-listener-strategy v0.5.2 |
| 1255 | 2025-03-23T06:33:02.852Z | Fresh target-triple v0.1.3 |
| 1256 | 2025-03-23T06:33:02.852Z | Fresh rustls-native-certs v0.7.0 |
| 1257 | 2025-03-23T06:33:02.852Z | Fresh yasna v0.5.2 |
| 1258 | 2025-03-23T06:33:02.852Z | Fresh pem v3.0.5 |
| 1259 | 2025-03-23T06:33:02.852Z | Fresh waitgroup v0.1.2 |
| 1260 | 2025-03-23T06:33:02.852Z | Fresh openapiv3 v2.0.0 |
| 1261 | 2025-03-23T06:33:02.852Z | Fresh serde_path_to_error v0.1.17 |
| 1262 | 2025-03-23T06:33:02.852Z | Fresh async-trait v0.1.88 |
| 1263 | 2025-03-23T06:33:02.852Z | Fresh hostname v0.4.0 |
| 1264 | 2025-03-23T06:33:02.852Z | Fresh debug-ignore v1.0.5 |
| 1265 | 2025-03-23T06:33:02.852Z | Fresh http-range v0.1.4 |
| 1266 | 2025-03-23T06:33:02.852Z | Fresh glob v0.3.0 |
| 1267 | 2025-03-23T06:33:02.852Z | Fresh termcolor v1.1.2 |
| 1268 | 2025-03-23T06:33:02.852Z | Fresh simple-mermaid v0.2.0 |
| 1269 | 2025-03-23T06:33:02.852Z | Fresh ipnet v2.10.0 |
| 1270 | 2025-03-23T06:33:02.852Z | Fresh fastrand v2.1.1 |
| 1271 | 2025-03-23T06:33:02.852Z | Fresh hyper-staticfile v0.10.1 |
| 1272 | 2025-03-23T06:33:02.852Z | Fresh hyper-rustls v0.26.0 |
| 1273 | 2025-03-23T06:33:02.852Z | Fresh async-channel v2.3.1 |
| 1274 | 2025-03-23T06:33:02.852Z | Fresh reqwest v0.12.14 |
| 1275 | 2025-03-23T06:33:02.852Z | Fresh tempfile v3.19.0 |
| 1276 | 2025-03-23T06:33:02.852Z | Fresh trybuild v1.0.104 |
| 1277 | 2025-03-23T06:33:02.853Z | Fresh rcgen v0.13.2 |
| 1278 | 2025-03-23T06:33:02.853Z | Fresh tokio-tungstenite v0.24.0 |
| 1279 | 2025-03-23T06:33:02.853Z | Fresh buf-list v1.0.3 |
| 1280 | 2025-03-23T06:33:02.853Z | Fresh anyhow v1.0.97 |
| 1281 | 2025-03-23T06:33:02.853Z | Fresh subprocess v0.2.9 |
| 1282 | 2025-03-23T06:33:02.853Z | Fresh schema-derive v0.1.0 |
| 1283 | 2025-03-23T06:33:02.853Z | Fresh schema v0.1.0 |
| 1284 | 2025-03-23T06:33:02.853Z | Fresh prettyplease v0.2.31 |
| 1285 | 2025-03-23T06:33:05.170Z | Compiling dropshot v0.16.0 (/work/oxidecomputer/dropshot/dropshot) |
| 1286 | 2025-03-23T06:33:05.242Z | Running `/home/build/.rustup/toolchains/1.85.1-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=5c61d85b8e89c053 -C extra-filename=-4bad17394b0ba09a --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-a427df5c4dde21c9.rmeta --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-528c375ee76f92cd.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-f192fbf214562642.rmeta --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-cb515188b96b0495.rmeta --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-70f335b9689c2eda.rmeta --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-aab879e003a257ac.rmeta --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-6dc70959b4f58696.rmeta --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-e1beea17124775d9.so --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-987e54a5f8bba256.rmeta --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-d739862025c6e0a0.rmeta --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-3358eb321f56fe2e.rmeta --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-7d6ea205864f2c14.rmeta --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-cd4c8096193aeb3e.rmeta --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-5640fad1397e5921.rmeta --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-a2173e76e6c8bf40.rmeta --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-2322dc6bd3219820.rmeta --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-4e126bc360f7b9b8.rmeta --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-bf82ae52019ec667.rmeta --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-bd30506454cebda7.so --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-198de62654989182.rmeta --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-c22afb678a98f647.rmeta --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-4f234d364d96a7a3.rmeta --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-cb546ec9e1815bb0.rmeta --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-bd94e4ce5f9f2f14.rmeta --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-afd1f243f989e8d2.rmeta --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-32aa256e3879c630.rmeta --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-a9a9974268547984.rmeta --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-460b07dc281c09a0.rmeta --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-4494a5b7e167df31.rmeta --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-3024600dc8c1764a.rmeta --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-b3c93e590b5cae89.rmeta --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-67f2eb52b2680b32.rmeta --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-36b789951e973c64.rmeta --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-40816a3cd76f8016.rmeta --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-5ed4dfba6ef22873.rmeta --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-ed68b1967d77aebf.rmeta --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-0255cc036f1a0f85.rmeta --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-204f12b71c8739eb.rmeta --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-9e7f5448930a28da.rmeta --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-713f1fe6458b61c8.rmeta --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-4f7234a2c4807e4b.rmeta --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-85a430ef7cdb0f53.rmeta --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-078f2af13c260029.rmeta -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-6e6c2c041eafa3d1/out` |
| 1287 | 2025-03-23T06:33:05.242Z | Running `/home/build/.rustup/toolchains/1.85.1-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=15011a9eccb2a275 -C extra-filename=-bd208b6dd7e2f0f4 --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-4b239709e5a612f7.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-66b4b59b548bf8eb.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-a427df5c4dde21c9.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-528c375ee76f92cd.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-f192fbf214562642.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-a163c2c6a6e814e2.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-cb515188b96b0495.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-70f335b9689c2eda.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-aab879e003a257ac.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-6dc70959b4f58696.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-e1beea17124775d9.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-32ee77df4ff6031a.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-987e54a5f8bba256.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-d739862025c6e0a0.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-3358eb321f56fe2e.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-7d6ea205864f2c14.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-cd4c8096193aeb3e.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-5640fad1397e5921.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-849e4c9c26270bce.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-b35c526ba91b56dd.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-a2173e76e6c8bf40.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-2322dc6bd3219820.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-f739e9908dd464ca.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-6fdc16e62d488c81.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-28ef41fb71b412cf.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-4e126bc360f7b9b8.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-bf82ae52019ec667.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-bd30506454cebda7.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-d92d574f5dcfc9bc.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-198de62654989182.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-85734c4c5f82baa3.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-e81aab3dd80657e7.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-c22afb678a98f647.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-4f234d364d96a7a3.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-b1c111152f21ac8c.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-cb546ec9e1815bb0.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-bd94e4ce5f9f2f14.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-afd1f243f989e8d2.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-32aa256e3879c630.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-a9a9974268547984.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-460b07dc281c09a0.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-4494a5b7e167df31.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-3024600dc8c1764a.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-b3c93e590b5cae89.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-67f2eb52b2680b32.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-36b789951e973c64.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-40816a3cd76f8016.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-5ed4dfba6ef22873.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-ed68b1967d77aebf.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-356b69dc9bd3a2d3.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-ba6ff3af80f8556c.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-0255cc036f1a0f85.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-204f12b71c8739eb.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-9e7f5448930a28da.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-405fbfb0111eeace.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-713f1fe6458b61c8.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-4ad21d609cc06000.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-4f7234a2c4807e4b.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-85a430ef7cdb0f53.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-078f2af13c260029.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-6e6c2c041eafa3d1/out -L native=/usr/ssl-3/lib/amd64` |
| 1288 | 2025-03-23T06:33:12.423Z | Running `/home/build/.rustup/toolchains/1.85.1-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=1ed84e4d57f3287e -C extra-filename=-d0d71c4b432a65d4 --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-4b239709e5a612f7.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-66b4b59b548bf8eb.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-a427df5c4dde21c9.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-528c375ee76f92cd.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-f192fbf214562642.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-a163c2c6a6e814e2.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-cb515188b96b0495.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-70f335b9689c2eda.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-aab879e003a257ac.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-6dc70959b4f58696.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-4bad17394b0ba09a.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-e1beea17124775d9.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-32ee77df4ff6031a.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-987e54a5f8bba256.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-d739862025c6e0a0.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-3358eb321f56fe2e.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-7d6ea205864f2c14.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-cd4c8096193aeb3e.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-5640fad1397e5921.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-849e4c9c26270bce.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-b35c526ba91b56dd.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-a2173e76e6c8bf40.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-2322dc6bd3219820.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-f739e9908dd464ca.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-6fdc16e62d488c81.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-28ef41fb71b412cf.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-4e126bc360f7b9b8.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-bf82ae52019ec667.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-bd30506454cebda7.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-d92d574f5dcfc9bc.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-198de62654989182.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-85734c4c5f82baa3.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-e81aab3dd80657e7.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-c22afb678a98f647.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-4f234d364d96a7a3.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-b1c111152f21ac8c.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-cb546ec9e1815bb0.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-bd94e4ce5f9f2f14.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-afd1f243f989e8d2.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-32aa256e3879c630.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-a9a9974268547984.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-460b07dc281c09a0.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-4494a5b7e167df31.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-3024600dc8c1764a.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-b3c93e590b5cae89.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-67f2eb52b2680b32.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-36b789951e973c64.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-40816a3cd76f8016.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-5ed4dfba6ef22873.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-ed68b1967d77aebf.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-356b69dc9bd3a2d3.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-ba6ff3af80f8556c.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-0255cc036f1a0f85.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-204f12b71c8739eb.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-9e7f5448930a28da.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-405fbfb0111eeace.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-713f1fe6458b61c8.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-4ad21d609cc06000.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-4f7234a2c4807e4b.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-85a430ef7cdb0f53.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-078f2af13c260029.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-6e6c2c041eafa3d1/out -L native=/usr/ssl-3/lib/amd64` |
| 1289 | 2025-03-23T06:33:12.423Z | Running `/home/build/.rustup/toolchains/1.85.1-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=dd9fad26d72f4501 -C extra-filename=-1e96df3c89beece5 --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-4b239709e5a612f7.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-66b4b59b548bf8eb.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-a427df5c4dde21c9.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-528c375ee76f92cd.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-f192fbf214562642.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-a163c2c6a6e814e2.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-cb515188b96b0495.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-70f335b9689c2eda.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-aab879e003a257ac.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-6dc70959b4f58696.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-4bad17394b0ba09a.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-e1beea17124775d9.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-32ee77df4ff6031a.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-987e54a5f8bba256.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-d739862025c6e0a0.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-3358eb321f56fe2e.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-7d6ea205864f2c14.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-cd4c8096193aeb3e.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-5640fad1397e5921.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-849e4c9c26270bce.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-b35c526ba91b56dd.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-a2173e76e6c8bf40.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-2322dc6bd3219820.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-f739e9908dd464ca.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-6fdc16e62d488c81.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-28ef41fb71b412cf.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-4e126bc360f7b9b8.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-bf82ae52019ec667.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-bd30506454cebda7.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-d92d574f5dcfc9bc.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-198de62654989182.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-85734c4c5f82baa3.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-e81aab3dd80657e7.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-c22afb678a98f647.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-4f234d364d96a7a3.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-b1c111152f21ac8c.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-cb546ec9e1815bb0.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-bd94e4ce5f9f2f14.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-afd1f243f989e8d2.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-32aa256e3879c630.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-a9a9974268547984.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-460b07dc281c09a0.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-4494a5b7e167df31.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-3024600dc8c1764a.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-b3c93e590b5cae89.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-67f2eb52b2680b32.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-36b789951e973c64.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-40816a3cd76f8016.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-5ed4dfba6ef22873.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-ed68b1967d77aebf.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-356b69dc9bd3a2d3.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-ba6ff3af80f8556c.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-0255cc036f1a0f85.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-204f12b71c8739eb.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-9e7f5448930a28da.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-405fbfb0111eeace.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-713f1fe6458b61c8.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-4ad21d609cc06000.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-4f7234a2c4807e4b.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-85a430ef7cdb0f53.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-078f2af13c260029.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-6e6c2c041eafa3d1/out -L native=/usr/ssl-3/lib/amd64` |
| 1290 | 2025-03-23T06:33:12.474Z | Running `/home/build/.rustup/toolchains/1.85.1-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=d06cfb55576df8c5 -C extra-filename=-5249ba4d3cfd10eb --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-4b239709e5a612f7.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-66b4b59b548bf8eb.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-a427df5c4dde21c9.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-528c375ee76f92cd.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-f192fbf214562642.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-a163c2c6a6e814e2.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-cb515188b96b0495.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-70f335b9689c2eda.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-aab879e003a257ac.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-6dc70959b4f58696.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-4bad17394b0ba09a.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-e1beea17124775d9.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-32ee77df4ff6031a.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-987e54a5f8bba256.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-d739862025c6e0a0.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-3358eb321f56fe2e.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-7d6ea205864f2c14.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-cd4c8096193aeb3e.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-5640fad1397e5921.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-849e4c9c26270bce.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-b35c526ba91b56dd.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-a2173e76e6c8bf40.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-2322dc6bd3219820.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-f739e9908dd464ca.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-6fdc16e62d488c81.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-28ef41fb71b412cf.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-4e126bc360f7b9b8.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-bf82ae52019ec667.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-bd30506454cebda7.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-d92d574f5dcfc9bc.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-198de62654989182.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-85734c4c5f82baa3.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-e81aab3dd80657e7.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-c22afb678a98f647.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-4f234d364d96a7a3.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-b1c111152f21ac8c.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-cb546ec9e1815bb0.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-bd94e4ce5f9f2f14.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-afd1f243f989e8d2.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-32aa256e3879c630.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-a9a9974268547984.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-460b07dc281c09a0.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-4494a5b7e167df31.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-3024600dc8c1764a.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-b3c93e590b5cae89.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-67f2eb52b2680b32.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-36b789951e973c64.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-40816a3cd76f8016.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-5ed4dfba6ef22873.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-ed68b1967d77aebf.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-356b69dc9bd3a2d3.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-ba6ff3af80f8556c.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-0255cc036f1a0f85.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-204f12b71c8739eb.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-9e7f5448930a28da.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-405fbfb0111eeace.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-713f1fe6458b61c8.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-4ad21d609cc06000.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-4f7234a2c4807e4b.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-85a430ef7cdb0f53.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-078f2af13c260029.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-6e6c2c041eafa3d1/out -L native=/usr/ssl-3/lib/amd64` |
| 1291 | 2025-03-23T06:33:12.474Z | Running `/home/build/.rustup/toolchains/1.85.1-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=6a2fd16dde3fda98 -C extra-filename=-4b649ea71005a9f4 --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-4b239709e5a612f7.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-66b4b59b548bf8eb.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-a427df5c4dde21c9.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-528c375ee76f92cd.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-f192fbf214562642.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-a163c2c6a6e814e2.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-cb515188b96b0495.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-70f335b9689c2eda.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-aab879e003a257ac.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-6dc70959b4f58696.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-4bad17394b0ba09a.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-e1beea17124775d9.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-32ee77df4ff6031a.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-987e54a5f8bba256.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-d739862025c6e0a0.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-3358eb321f56fe2e.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-7d6ea205864f2c14.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-cd4c8096193aeb3e.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-5640fad1397e5921.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-849e4c9c26270bce.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-b35c526ba91b56dd.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-a2173e76e6c8bf40.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-2322dc6bd3219820.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-f739e9908dd464ca.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-6fdc16e62d488c81.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-28ef41fb71b412cf.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-4e126bc360f7b9b8.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-bf82ae52019ec667.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-bd30506454cebda7.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-d92d574f5dcfc9bc.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-198de62654989182.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-85734c4c5f82baa3.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-e81aab3dd80657e7.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-c22afb678a98f647.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-4f234d364d96a7a3.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-b1c111152f21ac8c.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-cb546ec9e1815bb0.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-bd94e4ce5f9f2f14.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-afd1f243f989e8d2.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-32aa256e3879c630.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-a9a9974268547984.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-460b07dc281c09a0.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-4494a5b7e167df31.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-3024600dc8c1764a.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-b3c93e590b5cae89.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-67f2eb52b2680b32.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-36b789951e973c64.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-40816a3cd76f8016.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-5ed4dfba6ef22873.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-ed68b1967d77aebf.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-356b69dc9bd3a2d3.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-ba6ff3af80f8556c.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-0255cc036f1a0f85.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-204f12b71c8739eb.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-9e7f5448930a28da.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-405fbfb0111eeace.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-713f1fe6458b61c8.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-4ad21d609cc06000.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-4f7234a2c4807e4b.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-85a430ef7cdb0f53.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-078f2af13c260029.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-6e6c2c041eafa3d1/out -L native=/usr/ssl-3/lib/amd64` |
| 1292 | 2025-03-23T06:33:12.474Z | Running `/home/build/.rustup/toolchains/1.85.1-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=ad9e3bfb95cb128e -C extra-filename=-45e1a6648744f99b --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-4b239709e5a612f7.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-66b4b59b548bf8eb.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-a427df5c4dde21c9.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-528c375ee76f92cd.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-f192fbf214562642.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-a163c2c6a6e814e2.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-cb515188b96b0495.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-70f335b9689c2eda.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-aab879e003a257ac.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-6dc70959b4f58696.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-4bad17394b0ba09a.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-e1beea17124775d9.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-32ee77df4ff6031a.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-987e54a5f8bba256.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-d739862025c6e0a0.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-3358eb321f56fe2e.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-7d6ea205864f2c14.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-cd4c8096193aeb3e.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-5640fad1397e5921.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-849e4c9c26270bce.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-b35c526ba91b56dd.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-a2173e76e6c8bf40.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-2322dc6bd3219820.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-f739e9908dd464ca.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-6fdc16e62d488c81.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-28ef41fb71b412cf.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-4e126bc360f7b9b8.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-bf82ae52019ec667.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-bd30506454cebda7.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-d92d574f5dcfc9bc.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-198de62654989182.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-85734c4c5f82baa3.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-e81aab3dd80657e7.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-c22afb678a98f647.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-4f234d364d96a7a3.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-b1c111152f21ac8c.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-cb546ec9e1815bb0.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-bd94e4ce5f9f2f14.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-afd1f243f989e8d2.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-32aa256e3879c630.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-a9a9974268547984.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-460b07dc281c09a0.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-4494a5b7e167df31.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-3024600dc8c1764a.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-b3c93e590b5cae89.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-67f2eb52b2680b32.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-36b789951e973c64.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-40816a3cd76f8016.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-5ed4dfba6ef22873.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-ed68b1967d77aebf.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-356b69dc9bd3a2d3.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-ba6ff3af80f8556c.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-0255cc036f1a0f85.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-204f12b71c8739eb.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-9e7f5448930a28da.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-405fbfb0111eeace.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-713f1fe6458b61c8.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-4ad21d609cc06000.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-4f7234a2c4807e4b.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-85a430ef7cdb0f53.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-078f2af13c260029.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-6e6c2c041eafa3d1/out -L native=/usr/ssl-3/lib/amd64` |
| 1293 | 2025-03-23T06:33:12.474Z | Running `/home/build/.rustup/toolchains/1.85.1-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=afbd3c938c46cc06 -C extra-filename=-928f6fdfe89f15c8 --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-4b239709e5a612f7.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-66b4b59b548bf8eb.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-a427df5c4dde21c9.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-528c375ee76f92cd.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-f192fbf214562642.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-a163c2c6a6e814e2.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-cb515188b96b0495.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-70f335b9689c2eda.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-aab879e003a257ac.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-6dc70959b4f58696.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-4bad17394b0ba09a.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-e1beea17124775d9.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-32ee77df4ff6031a.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-987e54a5f8bba256.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-d739862025c6e0a0.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-3358eb321f56fe2e.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-7d6ea205864f2c14.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-cd4c8096193aeb3e.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-5640fad1397e5921.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-849e4c9c26270bce.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-b35c526ba91b56dd.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-a2173e76e6c8bf40.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-2322dc6bd3219820.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-f739e9908dd464ca.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-6fdc16e62d488c81.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-28ef41fb71b412cf.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-4e126bc360f7b9b8.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-bf82ae52019ec667.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-bd30506454cebda7.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-d92d574f5dcfc9bc.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-198de62654989182.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-85734c4c5f82baa3.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-e81aab3dd80657e7.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-c22afb678a98f647.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-4f234d364d96a7a3.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-b1c111152f21ac8c.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-cb546ec9e1815bb0.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-bd94e4ce5f9f2f14.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-afd1f243f989e8d2.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-32aa256e3879c630.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-a9a9974268547984.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-460b07dc281c09a0.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-4494a5b7e167df31.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-3024600dc8c1764a.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-b3c93e590b5cae89.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-67f2eb52b2680b32.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-36b789951e973c64.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-40816a3cd76f8016.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-5ed4dfba6ef22873.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-ed68b1967d77aebf.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-356b69dc9bd3a2d3.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-ba6ff3af80f8556c.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-0255cc036f1a0f85.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-204f12b71c8739eb.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-9e7f5448930a28da.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-405fbfb0111eeace.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-713f1fe6458b61c8.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-4ad21d609cc06000.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-4f7234a2c4807e4b.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-85a430ef7cdb0f53.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-078f2af13c260029.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-6e6c2c041eafa3d1/out -L native=/usr/ssl-3/lib/amd64` |
| 1294 | 2025-03-23T06:33:12.474Z | Running `/home/build/.rustup/toolchains/1.85.1-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=a46b2daee28a34ca -C extra-filename=-8171e1201df23533 --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-4b239709e5a612f7.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-66b4b59b548bf8eb.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-a427df5c4dde21c9.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-528c375ee76f92cd.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-f192fbf214562642.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-a163c2c6a6e814e2.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-cb515188b96b0495.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-70f335b9689c2eda.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-aab879e003a257ac.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-6dc70959b4f58696.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-4bad17394b0ba09a.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-e1beea17124775d9.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-32ee77df4ff6031a.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-987e54a5f8bba256.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-d739862025c6e0a0.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-3358eb321f56fe2e.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-7d6ea205864f2c14.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-cd4c8096193aeb3e.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-5640fad1397e5921.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-849e4c9c26270bce.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-b35c526ba91b56dd.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-a2173e76e6c8bf40.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-2322dc6bd3219820.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-f739e9908dd464ca.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-6fdc16e62d488c81.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-28ef41fb71b412cf.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-4e126bc360f7b9b8.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-bf82ae52019ec667.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-bd30506454cebda7.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-d92d574f5dcfc9bc.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-198de62654989182.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-85734c4c5f82baa3.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-e81aab3dd80657e7.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-c22afb678a98f647.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-4f234d364d96a7a3.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-b1c111152f21ac8c.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-cb546ec9e1815bb0.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-bd94e4ce5f9f2f14.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-afd1f243f989e8d2.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-32aa256e3879c630.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-a9a9974268547984.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-460b07dc281c09a0.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-4494a5b7e167df31.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-3024600dc8c1764a.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-b3c93e590b5cae89.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-67f2eb52b2680b32.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-36b789951e973c64.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-40816a3cd76f8016.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-5ed4dfba6ef22873.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-ed68b1967d77aebf.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-356b69dc9bd3a2d3.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-ba6ff3af80f8556c.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-0255cc036f1a0f85.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-204f12b71c8739eb.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-9e7f5448930a28da.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-405fbfb0111eeace.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-713f1fe6458b61c8.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-4ad21d609cc06000.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-4f7234a2c4807e4b.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-85a430ef7cdb0f53.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-078f2af13c260029.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-6e6c2c041eafa3d1/out -L native=/usr/ssl-3/lib/amd64` |
| 1295 | 2025-03-23T06:33:24.588Z | Running `/home/build/.rustup/toolchains/1.85.1-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=007809876ab37ef7 -C extra-filename=-5190f756aeab7686 --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-4b239709e5a612f7.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-66b4b59b548bf8eb.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-a427df5c4dde21c9.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-528c375ee76f92cd.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-f192fbf214562642.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-a163c2c6a6e814e2.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-cb515188b96b0495.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-70f335b9689c2eda.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-aab879e003a257ac.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-6dc70959b4f58696.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-4bad17394b0ba09a.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-e1beea17124775d9.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-32ee77df4ff6031a.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-987e54a5f8bba256.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-d739862025c6e0a0.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-3358eb321f56fe2e.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-7d6ea205864f2c14.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-cd4c8096193aeb3e.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-5640fad1397e5921.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-849e4c9c26270bce.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-b35c526ba91b56dd.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-a2173e76e6c8bf40.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-2322dc6bd3219820.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-f739e9908dd464ca.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-6fdc16e62d488c81.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-28ef41fb71b412cf.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-4e126bc360f7b9b8.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-bf82ae52019ec667.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-bd30506454cebda7.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-d92d574f5dcfc9bc.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-198de62654989182.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-85734c4c5f82baa3.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-e81aab3dd80657e7.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-c22afb678a98f647.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-4f234d364d96a7a3.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-b1c111152f21ac8c.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-cb546ec9e1815bb0.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-bd94e4ce5f9f2f14.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-afd1f243f989e8d2.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-32aa256e3879c630.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-a9a9974268547984.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-460b07dc281c09a0.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-4494a5b7e167df31.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-3024600dc8c1764a.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-b3c93e590b5cae89.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-67f2eb52b2680b32.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-36b789951e973c64.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-40816a3cd76f8016.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-5ed4dfba6ef22873.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-ed68b1967d77aebf.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-356b69dc9bd3a2d3.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-ba6ff3af80f8556c.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-0255cc036f1a0f85.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-204f12b71c8739eb.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-9e7f5448930a28da.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-405fbfb0111eeace.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-713f1fe6458b61c8.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-4ad21d609cc06000.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-4f7234a2c4807e4b.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-85a430ef7cdb0f53.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-078f2af13c260029.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-6e6c2c041eafa3d1/out -L native=/usr/ssl-3/lib/amd64` |
| 1296 | 2025-03-23T06:33:28.736Z | Running `/home/build/.rustup/toolchains/1.85.1-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=b8572f526ab74608 -C extra-filename=-83894ca2a3bc27cc --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-4b239709e5a612f7.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-66b4b59b548bf8eb.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-a427df5c4dde21c9.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-528c375ee76f92cd.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-f192fbf214562642.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-a163c2c6a6e814e2.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-cb515188b96b0495.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-70f335b9689c2eda.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-aab879e003a257ac.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-6dc70959b4f58696.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-4bad17394b0ba09a.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-e1beea17124775d9.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-32ee77df4ff6031a.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-987e54a5f8bba256.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-d739862025c6e0a0.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-3358eb321f56fe2e.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-7d6ea205864f2c14.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-cd4c8096193aeb3e.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-5640fad1397e5921.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-849e4c9c26270bce.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-b35c526ba91b56dd.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-a2173e76e6c8bf40.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-2322dc6bd3219820.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-f739e9908dd464ca.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-6fdc16e62d488c81.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-28ef41fb71b412cf.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-4e126bc360f7b9b8.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-bf82ae52019ec667.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-bd30506454cebda7.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-d92d574f5dcfc9bc.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-198de62654989182.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-85734c4c5f82baa3.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-e81aab3dd80657e7.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-c22afb678a98f647.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-4f234d364d96a7a3.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-b1c111152f21ac8c.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-cb546ec9e1815bb0.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-bd94e4ce5f9f2f14.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-afd1f243f989e8d2.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-32aa256e3879c630.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-a9a9974268547984.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-460b07dc281c09a0.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-4494a5b7e167df31.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-3024600dc8c1764a.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-b3c93e590b5cae89.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-67f2eb52b2680b32.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-36b789951e973c64.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-40816a3cd76f8016.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-5ed4dfba6ef22873.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-ed68b1967d77aebf.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-356b69dc9bd3a2d3.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-ba6ff3af80f8556c.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-0255cc036f1a0f85.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-204f12b71c8739eb.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-9e7f5448930a28da.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-405fbfb0111eeace.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-713f1fe6458b61c8.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-4ad21d609cc06000.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-4f7234a2c4807e4b.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-85a430ef7cdb0f53.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-078f2af13c260029.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-6e6c2c041eafa3d1/out -L native=/usr/ssl-3/lib/amd64` |
| 1297 | 2025-03-23T06:33:29.897Z | Running `/home/build/.rustup/toolchains/1.85.1-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=ded2351573ba57bb -C extra-filename=-d8de4ada936f9347 --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-4b239709e5a612f7.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-66b4b59b548bf8eb.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-a427df5c4dde21c9.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-528c375ee76f92cd.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-f192fbf214562642.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-a163c2c6a6e814e2.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-cb515188b96b0495.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-70f335b9689c2eda.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-aab879e003a257ac.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-6dc70959b4f58696.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-4bad17394b0ba09a.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-e1beea17124775d9.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-32ee77df4ff6031a.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-987e54a5f8bba256.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-d739862025c6e0a0.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-3358eb321f56fe2e.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-7d6ea205864f2c14.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-cd4c8096193aeb3e.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-5640fad1397e5921.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-849e4c9c26270bce.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-b35c526ba91b56dd.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-a2173e76e6c8bf40.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-2322dc6bd3219820.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-f739e9908dd464ca.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-6fdc16e62d488c81.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-28ef41fb71b412cf.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-4e126bc360f7b9b8.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-bf82ae52019ec667.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-bd30506454cebda7.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-d92d574f5dcfc9bc.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-198de62654989182.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-85734c4c5f82baa3.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-e81aab3dd80657e7.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-c22afb678a98f647.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-4f234d364d96a7a3.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-b1c111152f21ac8c.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-cb546ec9e1815bb0.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-bd94e4ce5f9f2f14.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-afd1f243f989e8d2.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-32aa256e3879c630.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-a9a9974268547984.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-460b07dc281c09a0.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-4494a5b7e167df31.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-3024600dc8c1764a.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-b3c93e590b5cae89.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-67f2eb52b2680b32.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-36b789951e973c64.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-40816a3cd76f8016.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-5ed4dfba6ef22873.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-ed68b1967d77aebf.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-356b69dc9bd3a2d3.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-ba6ff3af80f8556c.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-0255cc036f1a0f85.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-204f12b71c8739eb.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-9e7f5448930a28da.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-405fbfb0111eeace.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-713f1fe6458b61c8.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-4ad21d609cc06000.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-4f7234a2c4807e4b.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-85a430ef7cdb0f53.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-078f2af13c260029.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-6e6c2c041eafa3d1/out -L native=/usr/ssl-3/lib/amd64` |
| 1298 | 2025-03-23T06:33:30.603Z | Running `/home/build/.rustup/toolchains/1.85.1-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=d0fd6b431da0fec3 -C extra-filename=-a6df66ec2836c411 --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-4b239709e5a612f7.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-66b4b59b548bf8eb.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-a427df5c4dde21c9.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-528c375ee76f92cd.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-f192fbf214562642.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-a163c2c6a6e814e2.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-cb515188b96b0495.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-70f335b9689c2eda.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-aab879e003a257ac.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-6dc70959b4f58696.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-4bad17394b0ba09a.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-e1beea17124775d9.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-32ee77df4ff6031a.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-987e54a5f8bba256.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-d739862025c6e0a0.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-3358eb321f56fe2e.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-7d6ea205864f2c14.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-cd4c8096193aeb3e.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-5640fad1397e5921.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-849e4c9c26270bce.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-b35c526ba91b56dd.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-a2173e76e6c8bf40.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-2322dc6bd3219820.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-f739e9908dd464ca.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-6fdc16e62d488c81.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-28ef41fb71b412cf.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-4e126bc360f7b9b8.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-bf82ae52019ec667.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-bd30506454cebda7.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-d92d574f5dcfc9bc.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-198de62654989182.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-85734c4c5f82baa3.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-e81aab3dd80657e7.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-c22afb678a98f647.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-4f234d364d96a7a3.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-b1c111152f21ac8c.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-cb546ec9e1815bb0.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-bd94e4ce5f9f2f14.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-afd1f243f989e8d2.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-32aa256e3879c630.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-a9a9974268547984.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-460b07dc281c09a0.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-4494a5b7e167df31.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-3024600dc8c1764a.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-b3c93e590b5cae89.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-67f2eb52b2680b32.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-36b789951e973c64.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-40816a3cd76f8016.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-5ed4dfba6ef22873.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-ed68b1967d77aebf.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-356b69dc9bd3a2d3.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-ba6ff3af80f8556c.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-0255cc036f1a0f85.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-204f12b71c8739eb.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-9e7f5448930a28da.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-405fbfb0111eeace.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-713f1fe6458b61c8.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-4ad21d609cc06000.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-4f7234a2c4807e4b.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-85a430ef7cdb0f53.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-078f2af13c260029.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-6e6c2c041eafa3d1/out -L native=/usr/ssl-3/lib/amd64` |
| 1299 | 2025-03-23T06:33:31.439Z | Running `/home/build/.rustup/toolchains/1.85.1-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=e9b1f14f6b0053aa -C extra-filename=-e0636e0a0db13a45 --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-4b239709e5a612f7.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-66b4b59b548bf8eb.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-a427df5c4dde21c9.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-528c375ee76f92cd.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-f192fbf214562642.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-a163c2c6a6e814e2.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-cb515188b96b0495.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-70f335b9689c2eda.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-aab879e003a257ac.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-6dc70959b4f58696.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-4bad17394b0ba09a.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-e1beea17124775d9.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-32ee77df4ff6031a.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-987e54a5f8bba256.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-d739862025c6e0a0.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-3358eb321f56fe2e.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-7d6ea205864f2c14.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-cd4c8096193aeb3e.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-5640fad1397e5921.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-849e4c9c26270bce.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-b35c526ba91b56dd.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-a2173e76e6c8bf40.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-2322dc6bd3219820.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-f739e9908dd464ca.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-6fdc16e62d488c81.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-28ef41fb71b412cf.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-4e126bc360f7b9b8.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-bf82ae52019ec667.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-bd30506454cebda7.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-d92d574f5dcfc9bc.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-198de62654989182.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-85734c4c5f82baa3.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-e81aab3dd80657e7.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-c22afb678a98f647.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-4f234d364d96a7a3.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-b1c111152f21ac8c.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-cb546ec9e1815bb0.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-bd94e4ce5f9f2f14.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-afd1f243f989e8d2.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-32aa256e3879c630.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-a9a9974268547984.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-460b07dc281c09a0.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-4494a5b7e167df31.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-3024600dc8c1764a.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-b3c93e590b5cae89.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-67f2eb52b2680b32.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-36b789951e973c64.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-40816a3cd76f8016.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-5ed4dfba6ef22873.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-ed68b1967d77aebf.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-356b69dc9bd3a2d3.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-ba6ff3af80f8556c.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-0255cc036f1a0f85.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-204f12b71c8739eb.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-9e7f5448930a28da.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-405fbfb0111eeace.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-713f1fe6458b61c8.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-4ad21d609cc06000.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-4f7234a2c4807e4b.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-85a430ef7cdb0f53.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-078f2af13c260029.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-6e6c2c041eafa3d1/out -L native=/usr/ssl-3/lib/amd64` |
| 1300 | 2025-03-23T06:33:32.418Z | Running `/home/build/.rustup/toolchains/1.85.1-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=3d771ba8d8e5f4cf -C extra-filename=-bff017ea80fd65f2 --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-4b239709e5a612f7.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-66b4b59b548bf8eb.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-a427df5c4dde21c9.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-528c375ee76f92cd.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-f192fbf214562642.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-a163c2c6a6e814e2.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-cb515188b96b0495.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-70f335b9689c2eda.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-aab879e003a257ac.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-6dc70959b4f58696.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-4bad17394b0ba09a.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-e1beea17124775d9.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-32ee77df4ff6031a.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-987e54a5f8bba256.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-d739862025c6e0a0.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-3358eb321f56fe2e.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-7d6ea205864f2c14.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-cd4c8096193aeb3e.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-5640fad1397e5921.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-849e4c9c26270bce.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-b35c526ba91b56dd.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-a2173e76e6c8bf40.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-2322dc6bd3219820.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-f739e9908dd464ca.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-6fdc16e62d488c81.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-28ef41fb71b412cf.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-4e126bc360f7b9b8.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-bf82ae52019ec667.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-bd30506454cebda7.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-d92d574f5dcfc9bc.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-198de62654989182.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-85734c4c5f82baa3.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-e81aab3dd80657e7.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-c22afb678a98f647.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-4f234d364d96a7a3.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-b1c111152f21ac8c.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-cb546ec9e1815bb0.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-bd94e4ce5f9f2f14.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-afd1f243f989e8d2.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-32aa256e3879c630.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-a9a9974268547984.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-460b07dc281c09a0.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-4494a5b7e167df31.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-3024600dc8c1764a.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-b3c93e590b5cae89.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-67f2eb52b2680b32.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-36b789951e973c64.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-40816a3cd76f8016.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-5ed4dfba6ef22873.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-ed68b1967d77aebf.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-356b69dc9bd3a2d3.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-ba6ff3af80f8556c.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-0255cc036f1a0f85.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-204f12b71c8739eb.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-9e7f5448930a28da.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-405fbfb0111eeace.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-713f1fe6458b61c8.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-4ad21d609cc06000.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-4f7234a2c4807e4b.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-85a430ef7cdb0f53.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-078f2af13c260029.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-6e6c2c041eafa3d1/out -L native=/usr/ssl-3/lib/amd64` |
| 1301 | 2025-03-23T06:33:33.700Z | Running `/home/build/.rustup/toolchains/1.85.1-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=272934c1d8e32288 -C extra-filename=-66573f14f6d4791f --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-4b239709e5a612f7.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-66b4b59b548bf8eb.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-a427df5c4dde21c9.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-528c375ee76f92cd.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-f192fbf214562642.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-a163c2c6a6e814e2.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-cb515188b96b0495.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-70f335b9689c2eda.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-aab879e003a257ac.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-6dc70959b4f58696.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-4bad17394b0ba09a.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-e1beea17124775d9.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-32ee77df4ff6031a.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-987e54a5f8bba256.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-d739862025c6e0a0.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-3358eb321f56fe2e.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-7d6ea205864f2c14.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-cd4c8096193aeb3e.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-5640fad1397e5921.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-849e4c9c26270bce.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-b35c526ba91b56dd.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-a2173e76e6c8bf40.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-2322dc6bd3219820.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-f739e9908dd464ca.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-6fdc16e62d488c81.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-28ef41fb71b412cf.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-4e126bc360f7b9b8.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-bf82ae52019ec667.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-bd30506454cebda7.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-d92d574f5dcfc9bc.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-198de62654989182.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-85734c4c5f82baa3.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-e81aab3dd80657e7.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-c22afb678a98f647.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-4f234d364d96a7a3.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-b1c111152f21ac8c.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-cb546ec9e1815bb0.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-bd94e4ce5f9f2f14.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-afd1f243f989e8d2.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-32aa256e3879c630.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-a9a9974268547984.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-460b07dc281c09a0.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-4494a5b7e167df31.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-3024600dc8c1764a.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-b3c93e590b5cae89.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-67f2eb52b2680b32.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-36b789951e973c64.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-40816a3cd76f8016.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-5ed4dfba6ef22873.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-ed68b1967d77aebf.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-356b69dc9bd3a2d3.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-ba6ff3af80f8556c.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-0255cc036f1a0f85.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-204f12b71c8739eb.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-9e7f5448930a28da.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-405fbfb0111eeace.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-713f1fe6458b61c8.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-4ad21d609cc06000.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-4f7234a2c4807e4b.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-85a430ef7cdb0f53.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-078f2af13c260029.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-6e6c2c041eafa3d1/out -L native=/usr/ssl-3/lib/amd64` |
| 1302 | 2025-03-23T06:33:33.727Z | Running `/home/build/.rustup/toolchains/1.85.1-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=74333d02ffb107d1 -C extra-filename=-108e1e5abaa57a1f --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-4b239709e5a612f7.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-66b4b59b548bf8eb.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-a427df5c4dde21c9.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-528c375ee76f92cd.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-f192fbf214562642.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-a163c2c6a6e814e2.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-cb515188b96b0495.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-70f335b9689c2eda.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-aab879e003a257ac.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-6dc70959b4f58696.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-4bad17394b0ba09a.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-e1beea17124775d9.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-32ee77df4ff6031a.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-987e54a5f8bba256.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-d739862025c6e0a0.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-3358eb321f56fe2e.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-7d6ea205864f2c14.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-cd4c8096193aeb3e.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-5640fad1397e5921.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-849e4c9c26270bce.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-b35c526ba91b56dd.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-a2173e76e6c8bf40.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-2322dc6bd3219820.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-f739e9908dd464ca.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-6fdc16e62d488c81.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-28ef41fb71b412cf.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-4e126bc360f7b9b8.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-bf82ae52019ec667.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-bd30506454cebda7.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-d92d574f5dcfc9bc.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-198de62654989182.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-85734c4c5f82baa3.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-e81aab3dd80657e7.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-c22afb678a98f647.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-4f234d364d96a7a3.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-b1c111152f21ac8c.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-cb546ec9e1815bb0.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-bd94e4ce5f9f2f14.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-afd1f243f989e8d2.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-32aa256e3879c630.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-a9a9974268547984.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-460b07dc281c09a0.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-4494a5b7e167df31.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-3024600dc8c1764a.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-b3c93e590b5cae89.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-67f2eb52b2680b32.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-36b789951e973c64.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-40816a3cd76f8016.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-5ed4dfba6ef22873.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-ed68b1967d77aebf.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-356b69dc9bd3a2d3.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-ba6ff3af80f8556c.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-0255cc036f1a0f85.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-204f12b71c8739eb.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-9e7f5448930a28da.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-405fbfb0111eeace.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-713f1fe6458b61c8.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-4ad21d609cc06000.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-4f7234a2c4807e4b.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-85a430ef7cdb0f53.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-078f2af13c260029.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-6e6c2c041eafa3d1/out -L native=/usr/ssl-3/lib/amd64` |
| 1303 | 2025-03-23T06:33:46.572Z | Running `/home/build/.rustup/toolchains/1.85.1-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=2fa5af4c6f5639f7 -C extra-filename=-8b09ada07ec91ae8 --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-4b239709e5a612f7.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-66b4b59b548bf8eb.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-a427df5c4dde21c9.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-528c375ee76f92cd.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-f192fbf214562642.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-a163c2c6a6e814e2.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-cb515188b96b0495.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-70f335b9689c2eda.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-aab879e003a257ac.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-6dc70959b4f58696.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-4bad17394b0ba09a.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-e1beea17124775d9.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-32ee77df4ff6031a.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-987e54a5f8bba256.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-d739862025c6e0a0.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-3358eb321f56fe2e.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-7d6ea205864f2c14.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-cd4c8096193aeb3e.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-5640fad1397e5921.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-849e4c9c26270bce.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-b35c526ba91b56dd.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-a2173e76e6c8bf40.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-2322dc6bd3219820.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-f739e9908dd464ca.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-6fdc16e62d488c81.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-28ef41fb71b412cf.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-4e126bc360f7b9b8.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-bf82ae52019ec667.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-bd30506454cebda7.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-d92d574f5dcfc9bc.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-198de62654989182.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-85734c4c5f82baa3.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-e81aab3dd80657e7.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-c22afb678a98f647.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-4f234d364d96a7a3.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-b1c111152f21ac8c.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-cb546ec9e1815bb0.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-bd94e4ce5f9f2f14.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-afd1f243f989e8d2.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-32aa256e3879c630.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-a9a9974268547984.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-460b07dc281c09a0.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-4494a5b7e167df31.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-3024600dc8c1764a.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-b3c93e590b5cae89.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-67f2eb52b2680b32.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-36b789951e973c64.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-40816a3cd76f8016.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-5ed4dfba6ef22873.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-ed68b1967d77aebf.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-356b69dc9bd3a2d3.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-ba6ff3af80f8556c.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-0255cc036f1a0f85.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-204f12b71c8739eb.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-9e7f5448930a28da.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-405fbfb0111eeace.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-713f1fe6458b61c8.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-4ad21d609cc06000.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-4f7234a2c4807e4b.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-85a430ef7cdb0f53.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-078f2af13c260029.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-6e6c2c041eafa3d1/out -L native=/usr/ssl-3/lib/amd64` |
| 1304 | 2025-03-23T06:33:46.738Z | Running `/home/build/.rustup/toolchains/1.85.1-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=52d71f8da146304b -C extra-filename=-cf600034c265b444 --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-4b239709e5a612f7.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-66b4b59b548bf8eb.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-a427df5c4dde21c9.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-528c375ee76f92cd.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-f192fbf214562642.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-a163c2c6a6e814e2.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-cb515188b96b0495.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-70f335b9689c2eda.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-aab879e003a257ac.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-6dc70959b4f58696.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-4bad17394b0ba09a.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-e1beea17124775d9.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-32ee77df4ff6031a.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-987e54a5f8bba256.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-d739862025c6e0a0.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-3358eb321f56fe2e.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-7d6ea205864f2c14.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-cd4c8096193aeb3e.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-5640fad1397e5921.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-849e4c9c26270bce.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-b35c526ba91b56dd.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-a2173e76e6c8bf40.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-2322dc6bd3219820.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-f739e9908dd464ca.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-6fdc16e62d488c81.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-28ef41fb71b412cf.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-4e126bc360f7b9b8.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-bf82ae52019ec667.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-bd30506454cebda7.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-d92d574f5dcfc9bc.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-198de62654989182.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-85734c4c5f82baa3.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-e81aab3dd80657e7.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-c22afb678a98f647.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-4f234d364d96a7a3.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-b1c111152f21ac8c.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-cb546ec9e1815bb0.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-bd94e4ce5f9f2f14.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-afd1f243f989e8d2.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-32aa256e3879c630.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-a9a9974268547984.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-460b07dc281c09a0.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-4494a5b7e167df31.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-3024600dc8c1764a.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-b3c93e590b5cae89.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-67f2eb52b2680b32.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-36b789951e973c64.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-40816a3cd76f8016.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-5ed4dfba6ef22873.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-ed68b1967d77aebf.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-356b69dc9bd3a2d3.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-ba6ff3af80f8556c.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-0255cc036f1a0f85.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-204f12b71c8739eb.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-9e7f5448930a28da.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-405fbfb0111eeace.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-713f1fe6458b61c8.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-4ad21d609cc06000.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-4f7234a2c4807e4b.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-85a430ef7cdb0f53.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-078f2af13c260029.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-6e6c2c041eafa3d1/out -L native=/usr/ssl-3/lib/amd64` |
| 1305 | 2025-03-23T06:33:47.049Z | Running `/home/build/.rustup/toolchains/1.85.1-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=8b9a6f6bfc003ed7 -C extra-filename=-1d953a5f9a61171f --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-4b239709e5a612f7.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-66b4b59b548bf8eb.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-a427df5c4dde21c9.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-528c375ee76f92cd.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-f192fbf214562642.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-a163c2c6a6e814e2.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-cb515188b96b0495.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-70f335b9689c2eda.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-aab879e003a257ac.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-6dc70959b4f58696.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-4bad17394b0ba09a.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-e1beea17124775d9.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-32ee77df4ff6031a.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-987e54a5f8bba256.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-d739862025c6e0a0.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-3358eb321f56fe2e.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-7d6ea205864f2c14.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-cd4c8096193aeb3e.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-5640fad1397e5921.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-849e4c9c26270bce.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-b35c526ba91b56dd.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-a2173e76e6c8bf40.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-2322dc6bd3219820.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-f739e9908dd464ca.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-6fdc16e62d488c81.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-28ef41fb71b412cf.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-4e126bc360f7b9b8.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-bf82ae52019ec667.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-bd30506454cebda7.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-d92d574f5dcfc9bc.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-198de62654989182.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-85734c4c5f82baa3.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-e81aab3dd80657e7.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-c22afb678a98f647.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-4f234d364d96a7a3.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-b1c111152f21ac8c.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-cb546ec9e1815bb0.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-bd94e4ce5f9f2f14.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-afd1f243f989e8d2.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-32aa256e3879c630.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-a9a9974268547984.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-460b07dc281c09a0.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-4494a5b7e167df31.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-3024600dc8c1764a.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-b3c93e590b5cae89.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-67f2eb52b2680b32.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-36b789951e973c64.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-40816a3cd76f8016.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-5ed4dfba6ef22873.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-ed68b1967d77aebf.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-356b69dc9bd3a2d3.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-ba6ff3af80f8556c.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-0255cc036f1a0f85.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-204f12b71c8739eb.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-9e7f5448930a28da.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-405fbfb0111eeace.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-713f1fe6458b61c8.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-4ad21d609cc06000.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-4f7234a2c4807e4b.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-85a430ef7cdb0f53.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-078f2af13c260029.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-6e6c2c041eafa3d1/out -L native=/usr/ssl-3/lib/amd64` |
| 1306 | 2025-03-23T06:33:48.661Z | Running `/home/build/.rustup/toolchains/1.85.1-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=d8262496a707fd13 -C extra-filename=-9faea322daf34d8c --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-4b239709e5a612f7.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-66b4b59b548bf8eb.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-a427df5c4dde21c9.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-528c375ee76f92cd.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-f192fbf214562642.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-a163c2c6a6e814e2.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-cb515188b96b0495.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-70f335b9689c2eda.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-aab879e003a257ac.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-6dc70959b4f58696.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-4bad17394b0ba09a.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-e1beea17124775d9.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-32ee77df4ff6031a.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-987e54a5f8bba256.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-d739862025c6e0a0.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-3358eb321f56fe2e.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-7d6ea205864f2c14.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-cd4c8096193aeb3e.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-5640fad1397e5921.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-849e4c9c26270bce.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-b35c526ba91b56dd.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-a2173e76e6c8bf40.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-2322dc6bd3219820.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-f739e9908dd464ca.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-6fdc16e62d488c81.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-28ef41fb71b412cf.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-4e126bc360f7b9b8.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-bf82ae52019ec667.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-bd30506454cebda7.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-d92d574f5dcfc9bc.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-198de62654989182.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-85734c4c5f82baa3.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-e81aab3dd80657e7.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-c22afb678a98f647.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-4f234d364d96a7a3.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-b1c111152f21ac8c.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-cb546ec9e1815bb0.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-bd94e4ce5f9f2f14.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-afd1f243f989e8d2.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-32aa256e3879c630.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-a9a9974268547984.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-460b07dc281c09a0.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-4494a5b7e167df31.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-3024600dc8c1764a.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-b3c93e590b5cae89.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-67f2eb52b2680b32.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-36b789951e973c64.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-40816a3cd76f8016.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-5ed4dfba6ef22873.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-ed68b1967d77aebf.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-356b69dc9bd3a2d3.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-ba6ff3af80f8556c.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-0255cc036f1a0f85.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-204f12b71c8739eb.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-9e7f5448930a28da.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-405fbfb0111eeace.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-713f1fe6458b61c8.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-4ad21d609cc06000.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-4f7234a2c4807e4b.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-85a430ef7cdb0f53.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-078f2af13c260029.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-6e6c2c041eafa3d1/out -L native=/usr/ssl-3/lib/amd64` |
| 1307 | 2025-03-23T06:33:49.422Z | Running `/home/build/.rustup/toolchains/1.85.1-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=65943bd879a47d4a -C extra-filename=-be18bc4fa9aa838f --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-4b239709e5a612f7.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-66b4b59b548bf8eb.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-a427df5c4dde21c9.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-528c375ee76f92cd.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-f192fbf214562642.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-a163c2c6a6e814e2.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-cb515188b96b0495.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-70f335b9689c2eda.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-aab879e003a257ac.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-6dc70959b4f58696.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-4bad17394b0ba09a.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-e1beea17124775d9.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-32ee77df4ff6031a.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-987e54a5f8bba256.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-d739862025c6e0a0.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-3358eb321f56fe2e.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-7d6ea205864f2c14.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-cd4c8096193aeb3e.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-5640fad1397e5921.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-849e4c9c26270bce.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-b35c526ba91b56dd.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-a2173e76e6c8bf40.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-2322dc6bd3219820.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-f739e9908dd464ca.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-6fdc16e62d488c81.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-28ef41fb71b412cf.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-4e126bc360f7b9b8.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-bf82ae52019ec667.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-bd30506454cebda7.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-d92d574f5dcfc9bc.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-198de62654989182.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-85734c4c5f82baa3.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-e81aab3dd80657e7.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-c22afb678a98f647.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-4f234d364d96a7a3.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-b1c111152f21ac8c.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-cb546ec9e1815bb0.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-bd94e4ce5f9f2f14.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-afd1f243f989e8d2.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-32aa256e3879c630.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-a9a9974268547984.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-460b07dc281c09a0.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-4494a5b7e167df31.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-3024600dc8c1764a.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-b3c93e590b5cae89.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-67f2eb52b2680b32.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-36b789951e973c64.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-40816a3cd76f8016.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-5ed4dfba6ef22873.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-ed68b1967d77aebf.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-356b69dc9bd3a2d3.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-ba6ff3af80f8556c.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-0255cc036f1a0f85.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-204f12b71c8739eb.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-9e7f5448930a28da.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-405fbfb0111eeace.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-713f1fe6458b61c8.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-4ad21d609cc06000.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-4f7234a2c4807e4b.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-85a430ef7cdb0f53.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-078f2af13c260029.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-6e6c2c041eafa3d1/out -L native=/usr/ssl-3/lib/amd64` |
| 1308 | 2025-03-23T06:33:50.124Z | Running `/home/build/.rustup/toolchains/1.85.1-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=2237351befa87613 -C extra-filename=-28bcd5d14285fc4e --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-4b239709e5a612f7.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-66b4b59b548bf8eb.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-a427df5c4dde21c9.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-528c375ee76f92cd.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-f192fbf214562642.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-a163c2c6a6e814e2.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-cb515188b96b0495.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-70f335b9689c2eda.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-aab879e003a257ac.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-6dc70959b4f58696.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-4bad17394b0ba09a.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-e1beea17124775d9.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-32ee77df4ff6031a.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-987e54a5f8bba256.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-d739862025c6e0a0.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-3358eb321f56fe2e.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-7d6ea205864f2c14.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-cd4c8096193aeb3e.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-5640fad1397e5921.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-849e4c9c26270bce.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-b35c526ba91b56dd.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-a2173e76e6c8bf40.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-2322dc6bd3219820.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-f739e9908dd464ca.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-6fdc16e62d488c81.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-28ef41fb71b412cf.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-4e126bc360f7b9b8.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-bf82ae52019ec667.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-bd30506454cebda7.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-d92d574f5dcfc9bc.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-198de62654989182.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-85734c4c5f82baa3.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-e81aab3dd80657e7.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-c22afb678a98f647.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-4f234d364d96a7a3.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-b1c111152f21ac8c.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-cb546ec9e1815bb0.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-bd94e4ce5f9f2f14.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-afd1f243f989e8d2.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-32aa256e3879c630.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-a9a9974268547984.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-460b07dc281c09a0.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-4494a5b7e167df31.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-3024600dc8c1764a.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-b3c93e590b5cae89.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-67f2eb52b2680b32.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-36b789951e973c64.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-40816a3cd76f8016.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-5ed4dfba6ef22873.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-ed68b1967d77aebf.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-356b69dc9bd3a2d3.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-ba6ff3af80f8556c.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-0255cc036f1a0f85.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-204f12b71c8739eb.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-9e7f5448930a28da.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-405fbfb0111eeace.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-713f1fe6458b61c8.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-4ad21d609cc06000.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-4f7234a2c4807e4b.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-85a430ef7cdb0f53.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-078f2af13c260029.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-6e6c2c041eafa3d1/out -L native=/usr/ssl-3/lib/amd64` |
| 1309 | 2025-03-23T06:33:50.556Z | Running `/home/build/.rustup/toolchains/1.85.1-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=2e9bd6996ee708e8 -C extra-filename=-97c4f6ce992a13c3 --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-4b239709e5a612f7.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-66b4b59b548bf8eb.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-a427df5c4dde21c9.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-528c375ee76f92cd.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-f192fbf214562642.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-a163c2c6a6e814e2.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-cb515188b96b0495.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-70f335b9689c2eda.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-aab879e003a257ac.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-6dc70959b4f58696.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-4bad17394b0ba09a.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-e1beea17124775d9.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-32ee77df4ff6031a.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-987e54a5f8bba256.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-d739862025c6e0a0.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-3358eb321f56fe2e.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-7d6ea205864f2c14.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-cd4c8096193aeb3e.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-5640fad1397e5921.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-849e4c9c26270bce.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-b35c526ba91b56dd.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-a2173e76e6c8bf40.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-2322dc6bd3219820.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-f739e9908dd464ca.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-6fdc16e62d488c81.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-28ef41fb71b412cf.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-4e126bc360f7b9b8.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-bf82ae52019ec667.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-bd30506454cebda7.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-d92d574f5dcfc9bc.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-198de62654989182.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-85734c4c5f82baa3.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-e81aab3dd80657e7.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-c22afb678a98f647.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-4f234d364d96a7a3.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-b1c111152f21ac8c.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-cb546ec9e1815bb0.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-bd94e4ce5f9f2f14.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-afd1f243f989e8d2.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-32aa256e3879c630.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-a9a9974268547984.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-460b07dc281c09a0.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-4494a5b7e167df31.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-3024600dc8c1764a.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-b3c93e590b5cae89.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-67f2eb52b2680b32.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-36b789951e973c64.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-40816a3cd76f8016.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-5ed4dfba6ef22873.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-ed68b1967d77aebf.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-356b69dc9bd3a2d3.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-ba6ff3af80f8556c.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-0255cc036f1a0f85.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-204f12b71c8739eb.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-9e7f5448930a28da.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-405fbfb0111eeace.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-713f1fe6458b61c8.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-4ad21d609cc06000.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-4f7234a2c4807e4b.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-85a430ef7cdb0f53.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-078f2af13c260029.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-6e6c2c041eafa3d1/out -L native=/usr/ssl-3/lib/amd64` |
| 1310 | 2025-03-23T06:34:03.087Z | Running `/home/build/.rustup/toolchains/1.85.1-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=37fbcf55111e56eb -C extra-filename=-a9cb44dc1b498132 --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-4b239709e5a612f7.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-66b4b59b548bf8eb.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-a427df5c4dde21c9.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-528c375ee76f92cd.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-f192fbf214562642.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-a163c2c6a6e814e2.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-cb515188b96b0495.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-70f335b9689c2eda.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-aab879e003a257ac.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-6dc70959b4f58696.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-4bad17394b0ba09a.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-e1beea17124775d9.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-32ee77df4ff6031a.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-987e54a5f8bba256.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-d739862025c6e0a0.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-3358eb321f56fe2e.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-7d6ea205864f2c14.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-cd4c8096193aeb3e.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-5640fad1397e5921.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-849e4c9c26270bce.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-b35c526ba91b56dd.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-a2173e76e6c8bf40.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-2322dc6bd3219820.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-f739e9908dd464ca.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-6fdc16e62d488c81.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-28ef41fb71b412cf.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-4e126bc360f7b9b8.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-bf82ae52019ec667.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-bd30506454cebda7.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-d92d574f5dcfc9bc.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-198de62654989182.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-85734c4c5f82baa3.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-e81aab3dd80657e7.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-c22afb678a98f647.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-4f234d364d96a7a3.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-b1c111152f21ac8c.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-cb546ec9e1815bb0.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-bd94e4ce5f9f2f14.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-afd1f243f989e8d2.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-32aa256e3879c630.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-a9a9974268547984.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-460b07dc281c09a0.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-4494a5b7e167df31.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-3024600dc8c1764a.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-b3c93e590b5cae89.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-67f2eb52b2680b32.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-36b789951e973c64.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-40816a3cd76f8016.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-5ed4dfba6ef22873.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-ed68b1967d77aebf.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-356b69dc9bd3a2d3.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-ba6ff3af80f8556c.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-0255cc036f1a0f85.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-204f12b71c8739eb.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-9e7f5448930a28da.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-405fbfb0111eeace.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-713f1fe6458b61c8.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-4ad21d609cc06000.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-4f7234a2c4807e4b.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-85a430ef7cdb0f53.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-078f2af13c260029.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-6e6c2c041eafa3d1/out -L native=/usr/ssl-3/lib/amd64` |
| 1311 | 2025-03-23T06:34:03.709Z | Running `/home/build/.rustup/toolchains/1.85.1-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=4cd2644db1de79fd -C extra-filename=-1333c7d56733b238 --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-4b239709e5a612f7.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-66b4b59b548bf8eb.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-a427df5c4dde21c9.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-528c375ee76f92cd.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-f192fbf214562642.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-a163c2c6a6e814e2.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-cb515188b96b0495.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-70f335b9689c2eda.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-aab879e003a257ac.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-6dc70959b4f58696.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-4bad17394b0ba09a.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-e1beea17124775d9.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-32ee77df4ff6031a.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-987e54a5f8bba256.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-d739862025c6e0a0.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-3358eb321f56fe2e.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-7d6ea205864f2c14.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-cd4c8096193aeb3e.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-5640fad1397e5921.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-849e4c9c26270bce.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-b35c526ba91b56dd.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-a2173e76e6c8bf40.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-2322dc6bd3219820.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-f739e9908dd464ca.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-6fdc16e62d488c81.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-28ef41fb71b412cf.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-4e126bc360f7b9b8.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-bf82ae52019ec667.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-bd30506454cebda7.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-d92d574f5dcfc9bc.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-198de62654989182.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-85734c4c5f82baa3.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-e81aab3dd80657e7.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-c22afb678a98f647.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-4f234d364d96a7a3.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-b1c111152f21ac8c.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-cb546ec9e1815bb0.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-bd94e4ce5f9f2f14.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-afd1f243f989e8d2.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-32aa256e3879c630.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-a9a9974268547984.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-460b07dc281c09a0.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-4494a5b7e167df31.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-3024600dc8c1764a.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-b3c93e590b5cae89.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-67f2eb52b2680b32.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-36b789951e973c64.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-40816a3cd76f8016.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-5ed4dfba6ef22873.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-ed68b1967d77aebf.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-356b69dc9bd3a2d3.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-ba6ff3af80f8556c.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-0255cc036f1a0f85.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-204f12b71c8739eb.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-9e7f5448930a28da.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-405fbfb0111eeace.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-713f1fe6458b61c8.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-4ad21d609cc06000.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-4f7234a2c4807e4b.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-85a430ef7cdb0f53.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-078f2af13c260029.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-6e6c2c041eafa3d1/out -L native=/usr/ssl-3/lib/amd64` |
| 1312 | 2025-03-23T06:34:25.489Z | Finished `test` profile [unoptimized + debuginfo] target(s) in 1m 23s |
| 1313 | 2025-03-23T06:34:25.534Z | Running `/work/oxidecomputer/dropshot/target/debug/deps/dropshot-bd208b6dd7e2f0f4` |
| 1314 | 2025-03-23T06:34:25.583Z | |
| 1315 | 2025-03-23T06:34:25.584Z | running 104 tests |
| 1316 | 2025-03-23T06:34:25.584Z | test api_description::test::test_endpoint_versions_range ... ok |
| 1317 | 2025-03-23T06:34:25.584Z | test api_description::test::test_endpoint_versions_matches ... ok |
| 1318 | 2025-03-23T06:34:25.584Z | test api_description::test::test_badpath4 - should panic ... ok |
| 1319 | 2025-03-23T06:34:25.584Z | test api_description::test::test_endpoint_versions_overlaps ... ok |
| 1320 | 2025-03-23T06:34:25.584Z | test api_description::test::test_tag_config_deserialize_old ... ok |
| 1321 | 2025-03-23T06:34:25.584Z | test api_description::test::test_tags_need_one ... ok |
| 1322 | 2025-03-23T06:34:25.584Z | test api_description::test::test_badpath1 ... ok |
| 1323 | 2025-03-23T06:34:25.584Z | test api_description::test::test_badpath2 ... ok |
| 1324 | 2025-03-23T06:34:25.584Z | test api_description::test::test_badpath3 ... ok |
| 1325 | 2025-03-23T06:34:25.584Z | test api_description::test::test_dup_names ... ok |
| 1326 | 2025-03-23T06:34:25.584Z | test api_description::test::test_tags_just_right ... ok |
| 1327 | 2025-03-23T06:34:25.584Z | test extractor::metadata::test::test_metadata_simple ... ok |
| 1328 | 2025-03-23T06:34:25.584Z | test api_description::test::test_tags_too_many ... ok |
| 1329 | 2025-03-23T06:34:25.584Z | test extractor::metadata::test::test_metadata_flattened_enum ... ok |
| 1330 | 2025-03-23T06:34:25.584Z | test extractor::metadata::test::test_metadata_flattened ... ok |
| 1331 | 2025-03-23T06:34:25.584Z | test extractor::metadata::test::test_metadata_pagination ... ok |
| 1332 | 2025-03-23T06:34:25.584Z | test from_map::test::test_lone_literal ... ok |
| 1333 | 2025-03-23T06:34:25.584Z | test error::test::test_serialize_error_response_body ... ok |
| 1334 | 2025-03-23T06:34:25.584Z | test from_map::test::test_deep ... ok |
| 1335 | 2025-03-23T06:34:25.584Z | test from_map::test::test_missing_data1 ... ok |
| 1336 | 2025-03-23T06:34:25.584Z | test from_map::test::test_types ... ok |
| 1337 | 2025-03-23T06:34:25.584Z | test from_map::test::wherefore_art_thou_a_valid_sequence_when_in_fact_you_are_a_lone_value ... ok |
| 1338 | 2025-03-23T06:34:25.584Z | test from_map::test::test_missing_data2 ... ok |
| 1339 | 2025-03-23T06:34:25.584Z | test logging::test::test_config_bad_file_no_level ... ok |
| 1340 | 2025-03-23T06:34:25.584Z | test logging::test::test_config_bad_terminal_no_level ... ok |
| 1341 | 2025-03-23T06:34:25.584Z | test logging::test::test_config_bad_file_no_file ... ok |
| 1342 | 2025-03-23T06:34:25.584Z | test logging::test::test_config_bad_terminal_bad_level ... ok |
| 1343 | 2025-03-23T06:34:25.584Z | test logging::test::test_config_bad_log_mode ... ok |
| 1344 | 2025-03-23T06:34:25.584Z | test logging::test::test_config_bad_file_bad_path_type ... ok |
| 1345 | 2025-03-23T06:34:25.584Z | test logging::test::test_config_bad_file_path_exists_fail ... ok |
| 1346 | 2025-03-23T06:34:25.584Z | test pagination::test::test_pagination_schema ... ok |
| 1347 | 2025-03-23T06:34:25.584Z | test router::test::test_bad_path_segment1 - should panic ... ok |
| 1348 | 2025-03-23T06:34:25.584Z | test pagination::test::test_results_page ... ok |
| 1349 | 2025-03-23T06:34:25.584Z | note: configured to log to "/tmp/dropshot-bd208b6dd7e2f0f4.2085.file_dir/log.out" |
| 1350 | 2025-03-23T06:34:25.584Z | test pagination::test::test_pagparams_parsing ... ok |
| 1351 | 2025-03-23T06:34:25.584Z | test router::test::test_bad_path_segment2 - should panic ... ok |
| 1352 | 2025-03-23T06:34:25.584Z | test router::test::test_bad_path_segment3 - should panic ... ok |
| 1353 | 2025-03-23T06:34:25.584Z | test pagination::test::test_page_token_serialization ... ok |
| 1354 | 2025-03-23T06:34:25.585Z | test router::test::test_bad_path_segment4 - should panic ... ok |
| 1355 | 2025-03-23T06:34:25.611Z | test router::test::test_bogus_regex - should panic ... ok |
| 1356 | 2025-03-23T06:34:25.611Z | test router::test::test_duplicate_route2 - should panic ... ok |
| 1357 | 2025-03-23T06:34:25.611Z | test router::test::test_duplicate_route3 - should panic ... ok |
| 1358 | 2025-03-23T06:34:25.611Z | test router::test::test_duplicate_route_overlapping_version - should panic ... ok |
| 1359 | 2025-03-23T06:34:25.611Z | test router::test::test_duplicate_route_same_version - should panic ... ok |
| 1360 | 2025-03-23T06:34:25.611Z | test router::test::test_duplicate_route1 - should panic ... ok |
| 1361 | 2025-03-23T06:34:25.611Z | test logging::test::test_config_stderr_terminal ... ok |
| 1362 | 2025-03-23T06:34:25.611Z | test router::test::test_duplicate_varname - should panic ... ok |
| 1363 | 2025-03-23T06:34:25.611Z | test router::test::test_embedded_non_variable ... ok |
| 1364 | 2025-03-23T06:34:25.611Z | test router::test::test_inconsistent_varname - should panic ... ok |
| 1365 | 2025-03-23T06:34:25.611Z | test router::test::test_iter_null ... ok |
| 1366 | 2025-03-23T06:34:25.611Z | note: configured to log to "/tmp/dropshot-bd208b6dd7e2f0f4.2085.file_dir/log.out" |
| 1367 | 2025-03-23T06:34:25.611Z | test router::test::test_empty_variable ... ok |
| 1368 | 2025-03-23T06:34:25.611Z | test router::test::test_iter ... ok |
| 1369 | 2025-03-23T06:34:25.611Z | test router::test::test_iter2 ... ok |
| 1370 | 2025-03-23T06:34:25.611Z | test router::test::test_error_cases ... ok |
| 1371 | 2025-03-23T06:34:25.611Z | test router::test::test_literal_after_regex - should panic ... ok |
| 1372 | 2025-03-23T06:34:25.611Z | test api_description::test::test_tags_set ... ok |
| 1373 | 2025-03-23T06:34:25.611Z | test router::test::test_more_after_regex - should panic ... ok |
| 1374 | 2025-03-23T06:34:25.611Z | test router::test::test_path_segment ... ok |
| 1375 | 2025-03-23T06:34:25.611Z | test router::test::test_map_bad_seq ... ok |
| 1376 | 2025-03-23T06:34:25.611Z | test router::test::test_literal_after_variable - should panic ... ok |
| 1377 | 2025-03-23T06:34:25.611Z | test router::test::test_router_basic ... ok |
| 1378 | 2025-03-23T06:34:25.611Z | test router::test::test_router_versioned ... ok |
| 1379 | 2025-03-23T06:34:25.611Z | test router::test::test_variable_after_literal - should panic ... ok |
| 1380 | 2025-03-23T06:34:25.612Z | test router::test::test_map ... ok |
| 1381 | 2025-03-23T06:34:25.612Z | note: configured to log to "/tmp/dropshot-bd208b6dd7e2f0f4.2085.file_dir/log.out" |
| 1382 | 2025-03-23T06:34:25.612Z | test router::test::test_slash_after_wildcard_is_fine_dot_dot_dot_for_now ... ok |
| 1383 | 2025-03-23T06:34:25.612Z | test router::test::test_variable_name_bad_end - should panic ... ok |
| 1384 | 2025-03-23T06:34:25.612Z | test router::test::test_segments ... ok |
| 1385 | 2025-03-23T06:34:25.612Z | test router::test::test_map_bad_value ... ok |
| 1386 | 2025-03-23T06:34:25.612Z | test router::test::test_variable_name_bad_start - should panic ... ok |
| 1387 | 2025-03-23T06:34:25.612Z | test router::test::test_variables_glob ... ok |
| 1388 | 2025-03-23T06:34:25.612Z | test router::test::test_variable_rename ... ok |
| 1389 | 2025-03-23T06:34:25.612Z | test router::test::test_variables_multi ... ok |
| 1390 | 2025-03-23T06:34:25.612Z | test router::test::test_variable_name_empty - should panic ... ok |
| 1391 | 2025-03-23T06:34:25.612Z | test logging::test::test_config_file ... ok |
| 1392 | 2025-03-23T06:34:25.612Z | test router::test::test_variables_basic ... ok |
| 1393 | 2025-03-23T06:34:25.612Z | test schema_util::test::test_additional_properties ... ok |
| 1394 | 2025-03-23T06:34:25.612Z | test schema_util::test::test_bad_schema - should panic ... ok |
| 1395 | 2025-03-23T06:34:25.612Z | test schema_util::test::test_empty_struct ... ok |
| 1396 | 2025-03-23T06:34:25.612Z | test schema_util::test::test_two_types - should panic ... ok |
| 1397 | 2025-03-23T06:34:25.612Z | test schema_util::test::test_extension_conversion ... ok |
| 1398 | 2025-03-23T06:34:25.612Z | test schema_util::test::test_nullable ... ok |
| 1399 | 2025-03-23T06:34:25.612Z | test schema_util::test::test_garbage_barge_structure_conversion ... ok |
| 1400 | 2025-03-23T06:34:25.612Z | test test_util::test::test_bunyan_bad_name - should panic ... ok |
| 1401 | 2025-03-23T06:34:25.612Z | test test_util::test::test_bunyan_bad_hostname - should panic ... ok |
| 1402 | 2025-03-23T06:34:25.612Z | test test_util::test::test_bunyan_bad_pid - should panic ... ok |
| 1403 | 2025-03-23T06:34:25.612Z | test test_util::test::test_bunyan_bad_v - should panic ... ok |
| 1404 | 2025-03-23T06:34:25.612Z | test test_util::test::test_bunyan_easy_cases ... ok |
| 1405 | 2025-03-23T06:34:25.612Z | test schema_util::test::test_schema2struct_with_enum_variants ... ok |
| 1406 | 2025-03-23T06:34:25.612Z | test test_util::test::test_bunyan_seq_bad_order - should panic ... ok |
| 1407 | 2025-03-23T06:34:25.612Z | test test_util::test::test_bunyan_seq_easy_cases ... ok |
| 1408 | 2025-03-23T06:34:25.612Z | test test_util::test::test_bunyan_seq_bounds_bad - should panic ... ok |
| 1409 | 2025-03-23T06:34:25.612Z | test test_util::test::test_bunyan_seq_lower_violated - should panic ... ok |
| 1410 | 2025-03-23T06:34:25.612Z | test test_util::test::test_bunyan_seq_upper_violated - should panic ... ok |
| 1411 | 2025-03-23T06:34:25.612Z | test to_map::test::test_to_map_enum ... ok |
| 1412 | 2025-03-23T06:34:25.612Z | test to_map::test::test_to_map_vec ... ok |
| 1413 | 2025-03-23T06:34:25.612Z | test to_map::test::test_to_map_num ... ok |
| 1414 | 2025-03-23T06:34:25.612Z | test to_map::test::test_to_map_valid ... ok |
| 1415 | 2025-03-23T06:34:25.612Z | test to_map::test::test_to_map_seq ... ok |
| 1416 | 2025-03-23T06:34:25.612Z | test type_util::tests::test_commented_ref ... ok |
| 1417 | 2025-03-23T06:34:25.612Z | test type_util::tests::test_recursive_type - should panic ... ok |
| 1418 | 2025-03-23T06:34:25.612Z | test type_util::tests::test_reflexive_type - should panic ... ok |
| 1419 | 2025-03-23T06:34:25.612Z | test websocket::tests::test_ws_upg_task_is_spawned ... ok |
| 1420 | 2025-03-23T06:34:25.613Z | test server::test::test_drop_server_without_close_okay ... ok |
| 1421 | 2025-03-23T06:34:25.613Z | test server::test::test_server_run_then_close ... ok |
| 1422 | 2025-03-23T06:34:25.613Z | test server::test::test_http_acceptor_happy_path ... ok |
| 1423 | 2025-03-23T06:34:25.613Z | |
| 1424 | 2025-03-23T06:34:25.613Z | test result: ok. 104 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.03s |
| 1425 | 2025-03-23T06:34:25.613Z | |
| 1426 | 2025-03-23T06:34:25.613Z | Running `/work/oxidecomputer/dropshot/target/debug/deps/fail-bff017ea80fd65f2` |
| 1427 | 2025-03-23T06:34:25.613Z | |
| 1428 | 2025-03-23T06:34:25.613Z | running 1 test |
| 1429 | 2025-03-23T06:34:26.124Z | Compiling proc-macro2 v1.0.94 |
| 1430 | 2025-03-23T06:34:26.124Z | Compiling unicode-ident v1.0.12 |
| 1431 | 2025-03-23T06:34:26.150Z | Compiling libc v0.2.171 |
| 1432 | 2025-03-23T06:34:26.150Z | Checking cfg-if v1.0.0 |
| 1433 | 2025-03-23T06:34:26.150Z | Compiling serde v1.0.219 |
| 1434 | 2025-03-23T06:34:26.150Z | Compiling version_check v0.9.5 |
| 1435 | 2025-03-23T06:34:26.150Z | Checking itoa v1.0.1 |
| 1436 | 2025-03-23T06:34:26.150Z | Checking pin-project-lite v0.2.12 |
| 1437 | 2025-03-23T06:34:26.248Z | Compiling shlex v1.3.0 |
| 1438 | 2025-03-23T06:34:26.297Z | Checking memchr v2.6.0 |
| 1439 | 2025-03-23T06:34:26.333Z | Compiling autocfg v1.1.0 |
| 1440 | 2025-03-23T06:34:26.376Z | Checking bytes v1.10.1 |
| 1441 | 2025-03-23T06:34:26.601Z | Compiling cc v1.2.16 |
| 1442 | 2025-03-23T06:34:26.778Z | Checking smallvec v1.13.2 |
| 1443 | 2025-03-23T06:34:26.871Z | Compiling log v0.4.17 |
| 1444 | 2025-03-23T06:34:27.054Z | Compiling thiserror v1.0.69 |
| 1445 | 2025-03-23T06:34:27.080Z | Checking once_cell v1.20.1 |
| 1446 | 2025-03-23T06:34:27.105Z | Checking futures-core v0.3.31 |
| 1447 | 2025-03-23T06:34:27.234Z | Compiling ryu v1.0.5 |
| 1448 | 2025-03-23T06:34:27.286Z | Compiling parking_lot_core v0.9.4 |
| 1449 | 2025-03-23T06:34:27.356Z | Checking scopeguard v1.2.0 |
| 1450 | 2025-03-23T06:34:27.468Z | Checking getrandom v0.2.11 |
| 1451 | 2025-03-23T06:34:27.517Z | Checking lock_api v0.4.6 |
| 1452 | 2025-03-23T06:34:27.543Z | Compiling slab v0.4.9 |
| 1453 | 2025-03-23T06:34:27.669Z | Checking futures-sink v0.3.31 |
| 1454 | 2025-03-23T06:34:27.710Z | Compiling serde_json v1.0.140 |
| 1455 | 2025-03-23T06:34:27.783Z | Compiling quote v1.0.40 |
| 1456 | 2025-03-23T06:34:27.827Z | Checking mio v1.0.3 |
| 1457 | 2025-03-23T06:34:27.866Z | Checking signal-hook-registry v1.4.0 |
| 1458 | 2025-03-23T06:34:28.047Z | Checking socket2 v0.5.5 |
| 1459 | 2025-03-23T06:34:28.113Z | Compiling syn v2.0.100 |
| 1460 | 2025-03-23T06:34:28.139Z | Checking parking_lot v0.12.1 |
| 1461 | 2025-03-23T06:34:28.328Z | Checking fnv v1.0.7 |
| 1462 | 2025-03-23T06:34:28.354Z | Checking futures-channel v0.3.31 |
| 1463 | 2025-03-23T06:34:28.462Z | Checking futures-io v0.3.31 |
| 1464 | 2025-03-23T06:34:28.488Z | Checking http v1.3.1 |
| 1465 | 2025-03-23T06:34:28.514Z | Checking stable_deref_trait v1.2.0 |
| 1466 | 2025-03-23T06:34:28.625Z | Checking futures-task v0.3.31 |
| 1467 | 2025-03-23T06:34:28.651Z | Checking pin-utils v0.1.0 |
| 1468 | 2025-03-23T06:34:28.688Z | Checking equivalent v1.0.0 |
| 1469 | 2025-03-23T06:34:28.714Z | Checking hashbrown v0.15.2 |
| 1470 | 2025-03-23T06:34:28.739Z | Compiling httparse v1.10.0 |
| 1471 | 2025-03-23T06:34:28.807Z | Checking rustls-pki-types v1.10.0 |
| 1472 | 2025-03-23T06:34:28.928Z | Compiling ucd-trie v0.1.6 |
| 1473 | 2025-03-23T06:34:29.517Z | Checking tracing-core v0.1.32 |
| 1474 | 2025-03-23T06:34:29.666Z | Checking untrusted v0.9.0 |
| 1475 | 2025-03-23T06:34:29.788Z | Compiling pkg-config v0.3.31 |
| 1476 | 2025-03-23T06:34:29.841Z | Checking writeable v0.5.5 |
| 1477 | 2025-03-23T06:34:29.874Z | Compiling typenum v1.14.0 |
| 1478 | 2025-03-23T06:34:29.989Z | Checking atomic-waker v1.1.1 |
| 1479 | 2025-03-23T06:34:30.015Z | Compiling ring v0.17.13 |
| 1480 | 2025-03-23T06:34:30.041Z | Checking litemap v0.7.4 |
| 1481 | 2025-03-23T06:34:30.085Z | Checking tracing v0.1.40 |
| 1482 | 2025-03-23T06:34:30.132Z | Compiling vcpkg v0.2.15 |
| 1483 | 2025-03-23T06:34:30.158Z | Checking http-body v1.0.1 |
| 1484 | 2025-03-23T06:34:30.354Z | Compiling generic-array v0.14.5 |
| 1485 | 2025-03-23T06:34:30.379Z | Compiling crossbeam-utils v0.8.15 |
| 1486 | 2025-03-23T06:34:30.627Z | Checking try-lock v0.2.3 |
| 1487 | 2025-03-23T06:34:30.777Z | Checking want v0.3.0 |
| 1488 | 2025-03-23T06:34:30.873Z | Compiling unicase v2.6.0 |
| 1489 | 2025-03-23T06:34:30.899Z | Checking zeroize v1.7.0 |
| 1490 | 2025-03-23T06:34:30.982Z | Checking httpdate v1.0.1 |
| 1491 | 2025-03-23T06:34:31.054Z | Compiling num-conv v0.1.0 |
| 1492 | 2025-03-23T06:34:31.126Z | Checking subtle v2.5.0 |
| 1493 | 2025-03-23T06:34:31.219Z | Compiling time-core v0.1.2 |
| 1494 | 2025-03-23T06:34:31.246Z | Checking powerfmt v0.2.0 |
| 1495 | 2025-03-23T06:34:31.327Z | Checking icu_locid_transform_data v1.5.0 |
| 1496 | 2025-03-23T06:34:31.404Z | Compiling time-macros v0.2.18 |
| 1497 | 2025-03-23T06:34:31.508Z | Checking deranged v0.3.11 |
| 1498 | 2025-03-23T06:34:31.864Z | Checking byteorder v1.4.3 |
| 1499 | 2025-03-23T06:34:31.982Z | Compiling openssl-sys v0.9.105 |
| 1500 | 2025-03-23T06:34:32.078Z | Compiling slog v2.7.0 |
| 1501 | 2025-03-23T06:34:32.233Z | Checking base64 v0.22.1 |
| 1502 | 2025-03-23T06:34:32.656Z | Checking tower-service v0.3.3 |
| 1503 | 2025-03-23T06:34:32.708Z | Checking icu_properties_data v1.5.0 |
| 1504 | 2025-03-23T06:34:32.802Z | Checking bitflags v2.4.0 |
| 1505 | 2025-03-23T06:34:32.928Z | Checking num_threads v0.1.3 |
| 1506 | 2025-03-23T06:34:33.057Z | Compiling usdt-impl v0.5.0 |
| 1507 | 2025-03-23T06:34:33.083Z | Checking percent-encoding v2.3.1 |
| 1508 | 2025-03-23T06:34:33.289Z | Checking utf16_iter v1.0.5 |
| 1509 | 2025-03-23T06:34:33.314Z | Checking openssl-probe v0.1.4 |
| 1510 | 2025-03-23T06:34:33.392Z | Checking write16 v1.0.0 |
| 1511 | 2025-03-23T06:34:33.469Z | Checking foreign-types-shared v0.1.1 |
| 1512 | 2025-03-23T06:34:33.494Z | Compiling semver v1.0.26 |
| 1513 | 2025-03-23T06:34:33.534Z | Compiling getrandom v0.3.1 |
| 1514 | 2025-03-23T06:34:33.590Z | Checking icu_normalizer_data v1.5.0 |
| 1515 | 2025-03-23T06:34:33.616Z | Compiling openssl v0.10.70 |
| 1516 | 2025-03-23T06:34:33.663Z | Checking utf8_iter v1.0.4 |
| 1517 | 2025-03-23T06:34:33.889Z | Checking foreign-types v0.3.2 |
| 1518 | 2025-03-23T06:34:34.038Z | Compiling thread-id v4.0.0 |
| 1519 | 2025-03-23T06:34:34.074Z | Checking form_urlencoded v1.2.1 |
| 1520 | 2025-03-23T06:34:34.221Z | Checking time v0.3.36 |
| 1521 | 2025-03-23T06:34:34.247Z | Checking block-buffer v0.10.2 |
| 1522 | 2025-03-23T06:34:34.279Z | Compiling synstructure v0.13.1 |
| 1523 | 2025-03-23T06:34:34.372Z | Checking crypto-common v0.1.6 |
| 1524 | 2025-03-23T06:34:34.548Z | Checking rand_core v0.6.3 |
| 1525 | 2025-03-23T06:34:34.583Z | Compiling num-traits v0.2.14 |
| 1526 | 2025-03-23T06:34:34.641Z | Checking plain v0.2.3 |
| 1527 | 2025-03-23T06:34:34.797Z | Compiling native-tls v0.2.12 |
| 1528 | 2025-03-23T06:34:34.823Z | Checking ppv-lite86 v0.2.15 |
| 1529 | 2025-03-23T06:34:34.938Z | Compiling rustls v0.23.13 |
| 1530 | 2025-03-23T06:34:35.172Z | Checking mime v0.3.16 |
| 1531 | 2025-03-23T06:34:35.268Z | Compiling rustls v0.22.4 |
| 1532 | 2025-03-23T06:34:35.371Z | Checking rand_chacha v0.3.1 |
| 1533 | 2025-03-23T06:34:35.495Z | Checking rustls-webpki v0.102.8 |
| 1534 | 2025-03-23T06:34:35.618Z | Checking digest v0.10.7 |
| 1535 | 2025-03-23T06:34:35.712Z | Checking rustls-pemfile v2.1.3 |
| 1536 | 2025-03-23T06:34:35.737Z | Checking dirs-sys-next v0.1.2 |
| 1537 | 2025-03-23T06:34:35.904Z | Checking pretty-hex v0.4.1 |
| 1538 | 2025-03-23T06:34:35.930Z | Checking cpufeatures v0.2.2 |
| 1539 | 2025-03-23T06:34:35.930Z | Checking dirs-next v2.0.0 |
| 1540 | 2025-03-23T06:34:35.956Z | Compiling mime_guess v2.0.5 |
| 1541 | 2025-03-23T06:34:36.018Z | Checking sha1 v0.10.6 |
| 1542 | 2025-03-23T06:34:36.090Z | Checking rand v0.8.4 |
| 1543 | 2025-03-23T06:34:36.427Z | Compiling serde_derive_internals v0.29.0 |
| 1544 | 2025-03-23T06:34:37.067Z | Checking concurrent-queue v2.5.0 |
| 1545 | 2025-03-23T06:34:37.125Z | Checking http-body-util v0.1.3 |
| 1546 | 2025-03-23T06:34:37.354Z | Checking thread_local v1.1.4 |
| 1547 | 2025-03-23T06:34:37.404Z | Compiling multer v3.1.0 |
| 1548 | 2025-03-23T06:34:37.511Z | Checking encoding_rs v0.8.32 |
| 1549 | 2025-03-23T06:34:37.619Z | Compiling slog-async v2.8.0 |
| 1550 | 2025-03-23T06:34:37.765Z | Checking match_cfg v0.1.0 |
| 1551 | 2025-03-23T06:34:37.863Z | Compiling schemars v0.8.22 |
| 1552 | 2025-03-23T06:34:38.137Z | Compiling rustix v1.0.2 |
| 1553 | 2025-03-23T06:34:38.234Z | Checking winnow v0.7.1 |
| 1554 | 2025-03-23T06:34:38.596Z | Compiling thiserror v2.0.12 |
| 1555 | 2025-03-23T06:34:38.847Z | Checking iana-time-zone v0.1.47 |
| 1556 | 2025-03-23T06:34:39.059Z | Compiling camino v1.1.9 |
| 1557 | 2025-03-23T06:34:39.113Z | Compiling paste v1.0.15 |
| 1558 | 2025-03-23T06:34:39.256Z | Checking parking v2.2.0 |
| 1559 | 2025-03-23T06:34:39.438Z | Checking event-listener v5.0.0 |
| 1560 | 2025-03-23T06:34:39.587Z | Compiling serde_derive v1.0.219 |
| 1561 | 2025-03-23T06:34:39.652Z | Compiling thiserror-impl v1.0.69 |
| 1562 | 2025-03-23T06:34:39.696Z | Compiling tokio-macros v2.5.0 |
| 1563 | 2025-03-23T06:34:39.733Z | Compiling zerofrom-derive v0.1.5 |
| 1564 | 2025-03-23T06:34:39.810Z | Compiling futures-macro v0.3.31 |
| 1565 | 2025-03-23T06:34:39.954Z | Compiling yoke-derive v0.7.5 |
| 1566 | 2025-03-23T06:34:40.050Z | Compiling zerovec-derive v0.10.3 |
| 1567 | 2025-03-23T06:34:40.513Z | Compiling displaydoc v0.2.5 |
| 1568 | 2025-03-23T06:34:41.378Z | Checking tokio v1.44.1 |
| 1569 | 2025-03-23T06:34:41.797Z | Checking futures-util v0.3.31 |
| 1570 | 2025-03-23T06:34:42.362Z | Compiling zerocopy-derive v0.7.32 |
| 1571 | 2025-03-23T06:34:42.568Z | Compiling icu_provider_macros v1.5.0 |
| 1572 | 2025-03-23T06:34:43.140Z | Compiling pest v2.7.6 |
| 1573 | 2025-03-23T06:34:43.166Z | Compiling scroll_derive v0.12.0 |
| 1574 | 2025-03-23T06:34:43.622Z | Checking zerofrom v0.1.5 |
| 1575 | 2025-03-23T06:34:43.817Z | Checking yoke v0.7.5 |
| 1576 | 2025-03-23T06:34:43.918Z | Compiling openssl-macros v0.1.1 |
| 1577 | 2025-03-23T06:34:44.230Z | Checking zerovec v0.10.4 |
| 1578 | 2025-03-23T06:34:44.750Z | Compiling zerocopy v0.7.32 |
| 1579 | 2025-03-23T06:34:44.776Z | Checking scroll v0.12.0 |
| 1580 | 2025-03-23T06:34:45.164Z | Compiling pest_meta v2.7.6 |
| 1581 | 2025-03-23T06:34:45.536Z | Checking tinystr v0.7.6 |
| 1582 | 2025-03-23T06:34:45.562Z | Checking icu_collections v1.5.0 |
| 1583 | 2025-03-23T06:34:45.660Z | Checking goblin v0.8.0 |
| 1584 | 2025-03-23T06:34:45.876Z | Checking icu_locid v1.5.0 |
| 1585 | 2025-03-23T06:34:46.866Z | Compiling pest_generator v2.7.6 |
| 1586 | 2025-03-23T06:34:47.232Z | Checking tokio-util v0.7.7 |
| 1587 | 2025-03-23T06:34:47.890Z | Checking icu_provider v1.5.0 |
| 1588 | 2025-03-23T06:34:48.086Z | Checking tokio-rustls v0.25.0 |
| 1589 | 2025-03-23T06:34:48.397Z | Checking tokio-rustls v0.26.0 |
| 1590 | 2025-03-23T06:34:48.423Z | Checking futures-executor v0.3.31 |
| 1591 | 2025-03-23T06:34:48.449Z | Checking icu_locid_transform v1.5.0 |
| 1592 | 2025-03-23T06:34:48.736Z | Compiling schemars_derive v0.8.22 |
| 1593 | 2025-03-23T06:34:48.774Z | Compiling async-stream-impl v0.3.6 |
| 1594 | 2025-03-23T06:34:48.799Z | Compiling pest_derive v2.7.6 |
| 1595 | 2025-03-23T06:34:49.346Z | Checking icu_properties v1.5.1 |
| 1596 | 2025-03-23T06:34:49.453Z | Checking tokio-native-tls v0.3.1 |
| 1597 | 2025-03-23T06:34:49.603Z | Compiling thiserror-impl v2.0.12 |
| 1598 | 2025-03-23T06:34:49.896Z | Checking hostname v0.3.1 |
| 1599 | 2025-03-23T06:34:50.048Z | Compiling dtrace-parser v0.2.0 |
| 1600 | 2025-03-23T06:34:50.227Z | Checking indexmap v2.8.0 |
| 1601 | 2025-03-23T06:34:50.528Z | Checking toml_datetime v0.6.8 |
| 1602 | 2025-03-23T06:34:50.999Z | Compiling serde_tokenstream v0.2.2 |
| 1603 | 2025-03-23T06:34:51.259Z | Checking h2 v0.4.6 |
| 1604 | 2025-03-23T06:34:51.554Z | Checking serde_spanned v0.6.8 |
| 1605 | 2025-03-23T06:34:51.580Z | Checking dof v0.3.0 |
| 1606 | 2025-03-23T06:34:51.606Z | Checking slog-json v2.6.1 |
| 1607 | 2025-03-23T06:34:51.752Z | Checking toml_edit v0.22.23 |
| 1608 | 2025-03-23T06:34:51.840Z | Checking chrono v0.4.40 |
| 1609 | 2025-03-23T06:34:51.995Z | Checking uuid v1.16.0 |
| 1610 | 2025-03-23T06:34:52.032Z | Checking icu_normalizer v1.5.0 |
| 1611 | 2025-03-23T06:34:52.578Z | Checking serde_urlencoded v0.7.1 |
| 1612 | 2025-03-23T06:34:52.688Z | Checking idna_adapter v1.2.0 |
| 1613 | 2025-03-23T06:34:52.871Z | Checking idna v1.0.3 |
| 1614 | 2025-03-23T06:34:53.239Z | Checking term v0.7.0 |
| 1615 | 2025-03-23T06:34:53.334Z | Checking url v2.5.4 |
| 1616 | 2025-03-23T06:34:53.428Z | Checking crossbeam-channel v0.5.1 |
| 1617 | 2025-03-23T06:34:53.471Z | Checking webpki-roots v0.26.5 |
| 1618 | 2025-03-23T06:34:53.626Z | Checking is-terminal v0.4.12 |
| 1619 | 2025-03-23T06:34:53.654Z | Checking memmap v0.7.0 |
| 1620 | 2025-03-23T06:34:53.738Z | Checking errno v0.3.10 |
| 1621 | 2025-03-23T06:34:53.763Z | Checking sync_wrapper v1.0.1 |
| 1622 | 2025-03-23T06:34:53.871Z | Compiling dropshot v0.16.0 (/work/oxidecomputer/dropshot/dropshot) |
| 1623 | 2025-03-23T06:34:53.919Z | Checking utf-8 v0.7.6 |
| 1624 | 2025-03-23T06:34:53.945Z | Checking dyn-clone v1.0.4 |
| 1625 | 2025-03-23T06:34:53.977Z | Checking data-encoding v2.4.0 |
| 1626 | 2025-03-23T06:34:54.078Z | Checking tower-layer v0.3.3 |
| 1627 | 2025-03-23T06:34:54.115Z | Checking take_mut v0.2.2 |
| 1628 | 2025-03-23T06:34:54.141Z | Checking lazy_static v1.5.0 |
| 1629 | 2025-03-23T06:34:54.167Z | Compiling heck v0.5.0 |
| 1630 | 2025-03-23T06:34:54.276Z | Checking unicode-segmentation v1.10.0 |
| 1631 | 2025-03-23T06:34:54.302Z | Checking spin v0.9.8 |
| 1632 | 2025-03-23T06:34:54.328Z | Compiling buf-list v1.0.3 |
| 1633 | 2025-03-23T06:34:54.354Z | Compiling anyhow v1.0.97 |
| 1634 | 2025-03-23T06:34:54.461Z | Checking unicode-width v0.1.9 |
| 1635 | 2025-03-23T06:34:54.621Z | Compiling usdt-macro v0.5.0 |
| 1636 | 2025-03-23T06:34:54.647Z | Compiling usdt-attr-macro v0.5.0 |
| 1637 | 2025-03-23T06:34:54.647Z | Compiling dropshot_endpoint v0.16.0 (/work/oxidecomputer/dropshot/dropshot_endpoint) |
| 1638 | 2025-03-23T06:34:54.822Z | Checking newline-converter v0.3.0 |
| 1639 | 2025-03-23T06:34:54.848Z | Checking hyper v1.6.0 |
| 1640 | 2025-03-23T06:34:54.873Z | Checking console v0.15.7 |
| 1641 | 2025-03-23T06:34:54.993Z | Checking tungstenite v0.24.0 |
| 1642 | 2025-03-23T06:34:55.052Z | Checking tower v0.5.2 |
| 1643 | 2025-03-23T06:34:55.656Z | Checking toml v0.8.20 |
| 1644 | 2025-03-23T06:34:55.727Z | Checking slog-term v2.9.1 |
| 1645 | 2025-03-23T06:34:56.493Z | Checking slog-bunyan v2.5.0 |
| 1646 | 2025-03-23T06:34:56.519Z | Checking usdt v0.5.0 |
| 1647 | 2025-03-23T06:34:56.545Z | Checking hyper-util v0.1.10 |
| 1648 | 2025-03-23T06:34:56.545Z | Checking openapiv3 v2.0.0 |
| 1649 | 2025-03-23T06:34:56.677Z | Checking async-stream v0.3.6 |
| 1650 | 2025-03-23T06:34:56.763Z | Checking serde_path_to_error v0.1.17 |
| 1651 | 2025-03-23T06:34:56.895Z | Checking futures v0.3.31 |
| 1652 | 2025-03-23T06:34:56.921Z | Checking event-listener-strategy v0.5.2 |
| 1653 | 2025-03-23T06:34:57.011Z | Compiling async-trait v0.1.88 |
| 1654 | 2025-03-23T06:34:57.110Z | Checking rustls-native-certs v0.7.0 |
| 1655 | 2025-03-23T06:34:57.194Z | Checking yasna v0.5.2 |
| 1656 | 2025-03-23T06:34:57.268Z | Checking pem v3.0.5 |
| 1657 | 2025-03-23T06:34:57.302Z | Checking waitgroup v0.1.2 |
| 1658 | 2025-03-23T06:34:57.448Z | Checking hostname v0.4.0 |
| 1659 | 2025-03-23T06:34:57.525Z | Checking debug-ignore v1.0.5 |
| 1660 | 2025-03-23T06:34:57.599Z | Checking fastrand v2.1.1 |
| 1661 | 2025-03-23T06:34:57.685Z | Checking similar v2.2.1 |
| 1662 | 2025-03-23T06:34:57.905Z | Checking http-range v0.1.4 |
| 1663 | 2025-03-23T06:34:57.936Z | Checking ipnet v2.10.0 |
| 1664 | 2025-03-23T06:34:57.962Z | Checking hyper-rustls v0.27.3 |
| 1665 | 2025-03-23T06:34:58.023Z | Checking hyper-tls v0.6.0 |
| 1666 | 2025-03-23T06:34:58.101Z | Checking simple-mermaid v0.2.0 |
| 1667 | 2025-03-23T06:34:58.201Z | Checking hyper-staticfile v0.10.1 |
| 1668 | 2025-03-23T06:34:58.258Z | Checking hyper-rustls v0.26.0 |
| 1669 | 2025-03-23T06:34:58.292Z | Checking rcgen v0.13.2 |
| 1670 | 2025-03-23T06:34:58.318Z | Checking expectorate v1.1.0 |
| 1671 | 2025-03-23T06:34:58.376Z | Checking reqwest v0.12.14 |
| 1672 | 2025-03-23T06:34:58.470Z | Checking tempfile v3.19.0 |
| 1673 | 2025-03-23T06:34:58.551Z | Checking async-channel v2.3.1 |
| 1674 | 2025-03-23T06:34:58.682Z | Checking tokio-tungstenite v0.24.0 |
| 1675 | 2025-03-23T06:34:59.022Z | Checking subprocess v0.2.9 |
| 1676 | 2025-03-23T06:35:02.800Z | Checking dropshot-tests v0.0.0 (/work/oxidecomputer/dropshot/target/tests/trybuild/dropshot) |
| 1677 | 2025-03-23T06:35:02.890Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 37.24s |
| 1678 | 2025-03-23T06:35:03.279Z | |
| 1679 | 2025-03-23T06:35:03.279Z | |
| 1680 | 2025-03-23T06:35:13.738Z | test tests/fail/bad_channel10.rs ... ok |
| 1681 | 2025-03-23T06:35:13.738Z | test tests/fail/bad_channel11.rs ... ok |
| 1682 | 2025-03-23T06:35:13.738Z | test tests/fail/bad_channel12.rs ... ok |
| 1683 | 2025-03-23T06:35:13.738Z | test tests/fail/bad_channel13.rs ... ok |
| 1684 | 2025-03-23T06:35:13.738Z | test tests/fail/bad_channel14.rs ... ok |
| 1685 | 2025-03-23T06:35:13.811Z | test tests/fail/bad_channel15.rs ... ok |
| 1686 | 2025-03-23T06:35:13.811Z | test tests/fail/bad_channel17.rs ... ok |
| 1687 | 2025-03-23T06:35:13.811Z | test tests/fail/bad_channel18.rs ... ok |
| 1688 | 2025-03-23T06:35:13.811Z | test tests/fail/bad_channel19.rs ... ok |
| 1689 | 2025-03-23T06:35:13.811Z | test tests/fail/bad_channel1a.rs ... ok |
| 1690 | 2025-03-23T06:35:13.811Z | test tests/fail/bad_channel1b.rs ... ok |
| 1691 | 2025-03-23T06:35:13.811Z | test tests/fail/bad_channel2.rs ... ok |
| 1692 | 2025-03-23T06:35:13.811Z | test tests/fail/bad_channel20.rs ... ok |
| 1693 | 2025-03-23T06:35:13.811Z | test tests/fail/bad_channel21.rs ... ok |
| 1694 | 2025-03-23T06:35:13.811Z | test tests/fail/bad_channel22.rs ... ok |
| 1695 | 2025-03-23T06:35:13.811Z | test tests/fail/bad_channel23.rs ... ok |
| 1696 | 2025-03-23T06:35:13.811Z | test tests/fail/bad_channel24.rs ... ok |
| 1697 | 2025-03-23T06:35:13.811Z | test tests/fail/bad_channel25.rs ... ok |
| 1698 | 2025-03-23T06:35:13.811Z | test tests/fail/bad_channel26.rs ... ok |
| 1699 | 2025-03-23T06:35:13.811Z | test tests/fail/bad_channel27.rs ... ok |
| 1700 | 2025-03-23T06:35:13.811Z | test tests/fail/bad_channel28.rs ... ok |
| 1701 | 2025-03-23T06:35:13.811Z | test tests/fail/bad_channel3.rs ... ok |
| 1702 | 2025-03-23T06:35:13.811Z | test tests/fail/bad_channel4.rs ... ok |
| 1703 | 2025-03-23T06:35:13.812Z | test tests/fail/bad_channel5.rs ... ok |
| 1704 | 2025-03-23T06:35:13.812Z | test tests/fail/bad_channel6.rs ... ok |
| 1705 | 2025-03-23T06:35:13.812Z | test tests/fail/bad_channel8.rs ... ok |
| 1706 | 2025-03-23T06:35:13.812Z | test tests/fail/bad_channel9.rs ... ok |
| 1707 | 2025-03-23T06:35:13.812Z | test tests/fail/bad_endpoint1.rs ... ok |
| 1708 | 2025-03-23T06:35:13.812Z | test tests/fail/bad_endpoint10.rs ... ok |
| 1709 | 2025-03-23T06:35:13.812Z | test tests/fail/bad_endpoint11.rs ... ok |
| 1710 | 2025-03-23T06:35:13.812Z | test tests/fail/bad_endpoint12.rs ... ok |
| 1711 | 2025-03-23T06:35:13.812Z | test tests/fail/bad_endpoint13.rs ... ok |
| 1712 | 2025-03-23T06:35:13.812Z | test tests/fail/bad_endpoint14.rs ... ok |
| 1713 | 2025-03-23T06:35:13.812Z | test tests/fail/bad_endpoint15.rs ... ok |
| 1714 | 2025-03-23T06:35:13.812Z | test tests/fail/bad_endpoint16.rs ... ok |
| 1715 | 2025-03-23T06:35:13.812Z | test tests/fail/bad_endpoint17.rs ... ok |
| 1716 | 2025-03-23T06:35:13.812Z | test tests/fail/bad_endpoint18.rs ... ok |
| 1717 | 2025-03-23T06:35:13.812Z | test tests/fail/bad_endpoint19.rs ... ok |
| 1718 | 2025-03-23T06:35:13.812Z | test tests/fail/bad_endpoint2.rs ... ok |
| 1719 | 2025-03-23T06:35:13.812Z | test tests/fail/bad_endpoint20.rs ... ok |
| 1720 | 2025-03-23T06:35:13.812Z | test tests/fail/bad_endpoint21.rs ... ok |
| 1721 | 2025-03-23T06:35:13.812Z | test tests/fail/bad_endpoint22.rs ... ok |
| 1722 | 2025-03-23T06:35:13.812Z | test tests/fail/bad_endpoint23.rs ... ok |
| 1723 | 2025-03-23T06:35:13.812Z | test tests/fail/bad_endpoint24.rs ... ok |
| 1724 | 2025-03-23T06:35:13.812Z | test tests/fail/bad_endpoint25.rs ... ok |
| 1725 | 2025-03-23T06:35:13.812Z | test tests/fail/bad_endpoint26.rs ... ok |
| 1726 | 2025-03-23T06:35:13.812Z | test tests/fail/bad_endpoint27.rs ... ok |
| 1727 | 2025-03-23T06:35:13.812Z | test tests/fail/bad_endpoint28.rs ... ok |
| 1728 | 2025-03-23T06:35:13.812Z | test tests/fail/bad_endpoint3.rs ... ok |
| 1729 | 2025-03-23T06:35:13.812Z | test tests/fail/bad_endpoint4.rs ... ok |
| 1730 | 2025-03-23T06:35:13.812Z | test tests/fail/bad_endpoint5.rs ... ok |
| 1731 | 2025-03-23T06:35:13.812Z | test tests/fail/bad_endpoint6.rs ... ok |
| 1732 | 2025-03-23T06:35:13.812Z | test tests/fail/bad_endpoint7.rs ... ok |
| 1733 | 2025-03-23T06:35:13.812Z | test tests/fail/bad_endpoint8.rs ... ok |
| 1734 | 2025-03-23T06:35:13.812Z | test tests/fail/bad_endpoint9.rs ... ok |
| 1735 | 2025-03-23T06:35:13.812Z | test tests/fail/bad_trait_channel10.rs ... ok |
| 1736 | 2025-03-23T06:35:13.812Z | test tests/fail/bad_trait_channel11.rs ... ok |
| 1737 | 2025-03-23T06:35:13.812Z | test tests/fail/bad_trait_channel12.rs ... ok |
| 1738 | 2025-03-23T06:35:13.812Z | test tests/fail/bad_trait_channel13.rs ... ok |
| 1739 | 2025-03-23T06:35:13.812Z | test tests/fail/bad_trait_channel14.rs ... ok |
| 1740 | 2025-03-23T06:35:13.812Z | test tests/fail/bad_trait_channel15.rs ... ok |
| 1741 | 2025-03-23T06:35:13.812Z | test tests/fail/bad_trait_channel17.rs ... ok |
| 1742 | 2025-03-23T06:35:13.812Z | test tests/fail/bad_trait_channel18.rs ... ok |
| 1743 | 2025-03-23T06:35:13.813Z | test tests/fail/bad_trait_channel19.rs ... ok |
| 1744 | 2025-03-23T06:35:13.813Z | test tests/fail/bad_trait_channel1a.rs ... ok |
| 1745 | 2025-03-23T06:35:13.813Z | test tests/fail/bad_trait_channel1b.rs ... ok |
| 1746 | 2025-03-23T06:35:13.813Z | test tests/fail/bad_trait_channel2.rs ... ok |
| 1747 | 2025-03-23T06:35:13.813Z | test tests/fail/bad_trait_channel20.rs ... ok |
| 1748 | 2025-03-23T06:35:13.813Z | test tests/fail/bad_trait_channel21.rs ... ok |
| 1749 | 2025-03-23T06:35:13.813Z | test tests/fail/bad_trait_channel22.rs ... ok |
| 1750 | 2025-03-23T06:35:13.813Z | test tests/fail/bad_trait_channel23.rs ... ok |
| 1751 | 2025-03-23T06:35:13.813Z | test tests/fail/bad_trait_channel24.rs ... ok |
| 1752 | 2025-03-23T06:35:13.813Z | test tests/fail/bad_trait_channel25.rs ... ok |
| 1753 | 2025-03-23T06:35:13.813Z | test tests/fail/bad_trait_channel26.rs ... ok |
| 1754 | 2025-03-23T06:35:13.813Z | test tests/fail/bad_trait_channel28.rs ... ok |
| 1755 | 2025-03-23T06:35:13.813Z | test tests/fail/bad_trait_channel3.rs ... ok |
| 1756 | 2025-03-23T06:35:13.813Z | test tests/fail/bad_trait_channel4.rs ... ok |
| 1757 | 2025-03-23T06:35:13.813Z | test tests/fail/bad_trait_channel5.rs ... ok |
| 1758 | 2025-03-23T06:35:13.813Z | test tests/fail/bad_trait_channel6.rs ... ok |
| 1759 | 2025-03-23T06:35:13.813Z | test tests/fail/bad_trait_channel8.rs ... ok |
| 1760 | 2025-03-23T06:35:13.813Z | test tests/fail/bad_trait_channel9.rs ... ok |
| 1761 | 2025-03-23T06:35:13.813Z | test tests/fail/bad_trait_endpoint1.rs ... ok |
| 1762 | 2025-03-23T06:35:13.813Z | test tests/fail/bad_trait_endpoint10.rs ... ok |
| 1763 | 2025-03-23T06:35:13.813Z | test tests/fail/bad_trait_endpoint11.rs ... ok |
| 1764 | 2025-03-23T06:35:13.813Z | test tests/fail/bad_trait_endpoint12.rs ... ok |
| 1765 | 2025-03-23T06:35:13.813Z | test tests/fail/bad_trait_endpoint13.rs ... ok |
| 1766 | 2025-03-23T06:35:13.813Z | test tests/fail/bad_trait_endpoint14.rs ... ok |
| 1767 | 2025-03-23T06:35:13.813Z | test tests/fail/bad_trait_endpoint15.rs ... ok |
| 1768 | 2025-03-23T06:35:13.813Z | test tests/fail/bad_trait_endpoint16.rs ... ok |
| 1769 | 2025-03-23T06:35:13.813Z | test tests/fail/bad_trait_endpoint17.rs ... ok |
| 1770 | 2025-03-23T06:35:13.813Z | test tests/fail/bad_trait_endpoint18.rs ... ok |
| 1771 | 2025-03-23T06:35:13.813Z | test tests/fail/bad_trait_endpoint19.rs ... ok |
| 1772 | 2025-03-23T06:35:13.813Z | test tests/fail/bad_trait_endpoint2.rs ... ok |
| 1773 | 2025-03-23T06:35:13.813Z | test tests/fail/bad_trait_endpoint20.rs ... ok |
| 1774 | 2025-03-23T06:35:13.813Z | test tests/fail/bad_trait_endpoint21.rs ... ok |
| 1775 | 2025-03-23T06:35:13.813Z | test tests/fail/bad_trait_endpoint22.rs ... ok |
| 1776 | 2025-03-23T06:35:13.813Z | test tests/fail/bad_trait_endpoint23.rs ... ok |
| 1777 | 2025-03-23T06:35:13.813Z | test tests/fail/bad_trait_endpoint24.rs ... ok |
| 1778 | 2025-03-23T06:35:13.813Z | test tests/fail/bad_trait_endpoint25.rs ... ok |
| 1779 | 2025-03-23T06:35:13.813Z | test tests/fail/bad_trait_endpoint26.rs ... ok |
| 1780 | 2025-03-23T06:35:13.813Z | test tests/fail/bad_trait_endpoint27.rs ... ok |
| 1781 | 2025-03-23T06:35:13.813Z | test tests/fail/bad_trait_endpoint28.rs ... ok |
| 1782 | 2025-03-23T06:35:13.813Z | test tests/fail/bad_trait_endpoint3.rs ... ok |
| 1783 | 2025-03-23T06:35:13.813Z | test tests/fail/bad_trait_endpoint4.rs ... ok |
| 1784 | 2025-03-23T06:35:13.814Z | test tests/fail/bad_trait_endpoint5.rs ... ok |
| 1785 | 2025-03-23T06:35:13.840Z | test tests/fail/bad_trait_endpoint6.rs ... ok |
| 1786 | 2025-03-23T06:35:13.840Z | test tests/fail/bad_trait_endpoint7.rs ... ok |
| 1787 | 2025-03-23T06:35:13.840Z | test tests/fail/bad_trait_endpoint8.rs ... ok |
| 1788 | 2025-03-23T06:35:13.840Z | test tests/fail/bad_trait_endpoint9.rs ... ok |
| 1789 | 2025-03-23T06:35:13.840Z | test tests/fail/bad_trait_endpoint_error.rs ... ok |
| 1790 | 2025-03-23T06:35:13.840Z | test tests/fail/bad_trait_only1.rs ... ok |
| 1791 | 2025-03-23T06:35:13.840Z | test tests/fail/bad_trait_only10.rs ... ok |
| 1792 | 2025-03-23T06:35:13.840Z | test tests/fail/bad_trait_only11.rs ... ok |
| 1793 | 2025-03-23T06:35:13.840Z | test tests/fail/bad_trait_only12.rs ... ok |
| 1794 | 2025-03-23T06:35:13.840Z | test tests/fail/bad_trait_only13.rs ... ok |
| 1795 | 2025-03-23T06:35:13.840Z | test tests/fail/bad_trait_only14.rs ... ok |
| 1796 | 2025-03-23T06:35:13.840Z | test tests/fail/bad_trait_only15.rs ... ok |
| 1797 | 2025-03-23T06:35:13.840Z | test tests/fail/bad_trait_only16.rs ... ok |
| 1798 | 2025-03-23T06:35:13.840Z | test tests/fail/bad_trait_only17.rs ... ok |
| 1799 | 2025-03-23T06:35:13.840Z | test tests/fail/bad_trait_only18.rs ... ok |
| 1800 | 2025-03-23T06:35:13.840Z | test tests/fail/bad_trait_only19.rs ... ok |
| 1801 | 2025-03-23T06:35:13.840Z | test tests/fail/bad_trait_only2.rs ... ok |
| 1802 | 2025-03-23T06:35:13.840Z | test tests/fail/bad_trait_only20.rs ... ok |
| 1803 | 2025-03-23T06:35:13.840Z | test tests/fail/bad_trait_only21.rs ... ok |
| 1804 | 2025-03-23T06:35:13.840Z | test tests/fail/bad_trait_only22.rs ... ok |
| 1805 | 2025-03-23T06:35:13.841Z | test tests/fail/bad_trait_only3.rs ... ok |
| 1806 | 2025-03-23T06:35:13.841Z | test tests/fail/bad_trait_only4.rs ... ok |
| 1807 | 2025-03-23T06:35:13.841Z | test tests/fail/bad_trait_only5.rs ... ok |
| 1808 | 2025-03-23T06:35:13.841Z | test tests/fail/bad_trait_only6.rs ... ok |
| 1809 | 2025-03-23T06:35:13.841Z | test tests/fail/bad_trait_only7.rs ... ok |
| 1810 | 2025-03-23T06:35:13.841Z | test tests/fail/bad_trait_only8.rs ... ok |
| 1811 | 2025-03-23T06:35:13.841Z | test tests/fail/bad_trait_only9.rs ... ok |
| 1812 | 2025-03-23T06:35:13.841Z | test tests/fail/bad_version_backwards.rs ... ok |
| 1813 | 2025-03-23T06:35:13.841Z | test tests/fail/unused_endpoint.rs ... ok |
| 1814 | 2025-03-23T06:35:13.841Z | |
| 1815 | 2025-03-23T06:35:13.841Z | |
| 1816 | 2025-03-23T06:35:13.841Z | test fail ... ok |
| 1817 | 2025-03-23T06:35:13.841Z | |
| 1818 | 2025-03-23T06:35:13.841Z | test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 48.16s |
| 1819 | 2025-03-23T06:35:13.841Z | |
| 1820 | 2025-03-23T06:35:13.841Z | Running `/work/oxidecomputer/dropshot/target/debug/deps/integration_tests-a6df66ec2836c411` |
| 1821 | 2025-03-23T06:35:13.841Z | |
| 1822 | 2025-03-23T06:35:13.841Z | running 82 tests |
| 1823 | 2025-03-23T06:35:13.841Z | test api_trait::test_api_trait_with_disallowed_tags ... ok |
| 1824 | 2025-03-23T06:35:13.841Z | test config::test_config_bad_bind_address_port_too_large ... ok |
| 1825 | 2025-03-23T06:35:13.841Z | test config::test_config_bad_bind_address_port_too_small ... ok |
| 1826 | 2025-03-23T06:35:13.841Z | test config::test_config_bad_request_body_max_bytes_negative ... ok |
| 1827 | 2025-03-23T06:35:13.841Z | test config::test_config_bad_bind_address_garbage ... ok |
| 1828 | 2025-03-23T06:35:13.841Z | test config::test_config_bad_request_body_max_bytes_too_large ... ok |
| 1829 | 2025-03-23T06:35:13.841Z | test api_trait::test_api_trait_with_empty_tag_config ... ok |
| 1830 | 2025-03-23T06:35:13.841Z | test config::test_config_deprecated_request_body_max_bytes ... ok |
| 1831 | 2025-03-23T06:35:13.841Z | test api_trait::test_api_trait_with_complex_tags ... ok |
| 1832 | 2025-03-23T06:35:13.841Z | note: configured to log to "/tmp/integration_tests-a6df66ec2836c411-api_trait_basic.2919.1.log" |
| 1833 | 2025-03-23T06:35:13.841Z | note: configured to log to "/tmp/integration_tests-a6df66ec2836c411-config_bind_address_https.2919.3.log" |
| 1834 | 2025-03-23T06:35:13.841Z | note: configured to log to "/tmp/integration_tests-a6df66ec2836c411-config_handler_task_mode_cancel.2919.4.log" |
| 1835 | 2025-03-23T06:35:13.841Z | test config::test_valid_config_all_settings ... ok |
| 1836 | 2025-03-23T06:35:13.841Z | note: configured to log to "/tmp/integration_tests-a6df66ec2836c411-config_bind_address_https_buffer.2919.2.log" |
| 1837 | 2025-03-23T06:35:13.841Z | note: configured to log to "/tmp/integration_tests-a6df66ec2836c411-config_bind_address_http.2919.0.log" |
| 1838 | 2025-03-23T06:35:13.841Z | note: configured to log to "/tmp/integration_tests-a6df66ec2836c411-test_unversioned_servers_with_versioned_routes.2919.6.log" |
| 1839 | 2025-03-23T06:35:13.841Z | note: configured to log to "/tmp/integration_tests-a6df66ec2836c411-config_handler_task_mode_detached.2919.5.log" |
| 1840 | 2025-03-23T06:35:13.841Z | test config::test_unversioned_servers_with_versioned_routes ... ok |
| 1841 | 2025-03-23T06:35:13.841Z | test config::test_valid_config_basic ... ok |
| 1842 | 2025-03-23T06:35:13.841Z | test config::test_valid_config_empty ... ok |
| 1843 | 2025-03-23T06:35:13.841Z | note: configured to log to "/tmp/integration_tests-a6df66ec2836c411-test_enum_extractor_error.2919.7.log" |
| 1844 | 2025-03-23T06:35:13.841Z | test config::test_config_handler_task_mode_cancel ... ok |
| 1845 | 2025-03-23T06:35:13.841Z | test config::test_config_handler_task_mode_detached ... ok |
| 1846 | 2025-03-23T06:35:13.842Z | note: configured to log to "/tmp/integration_tests-a6df66ec2836c411-test_enum_user_error.2919.8.log" |
| 1847 | 2025-03-23T06:35:13.842Z | note: configured to log to "/tmp/integration_tests-a6df66ec2836c411-test_struct_extractor_error.2919.9.log" |
| 1848 | 2025-03-23T06:35:13.842Z | note: configured to log to "/tmp/integration_tests-a6df66ec2836c411-test_struct_user_error.2919.10.log" |
| 1849 | 2025-03-23T06:35:13.842Z | test api_trait::test_api_trait_basic ... ok |
| 1850 | 2025-03-23T06:35:13.842Z | test custom_errors::test_enum_extractor_error ... ok |
| 1851 | 2025-03-23T06:35:13.842Z | test custom_errors::test_enum_user_error ... ok |
| 1852 | 2025-03-23T06:35:13.842Z | test custom_errors::test_struct_user_error ... ok |
| 1853 | 2025-03-23T06:35:13.842Z | test custom_errors::test_trait_based_api ... ok |
| 1854 | 2025-03-23T06:35:13.842Z | test config::test_config_bind_address_http ... ok |
| 1855 | 2025-03-23T06:35:13.842Z | test custom_errors::test_struct_extractor_error ... ok |
| 1856 | 2025-03-23T06:35:13.842Z | note: configured to log to "/tmp/integration_tests-a6df66ec2836c411-test_trait_enum_user_error.2919.11.log" |
| 1857 | 2025-03-23T06:35:13.842Z | note: configured to log to "/tmp/integration_tests-a6df66ec2836c411-test_trait_struct_user_error.2919.12.log" |
| 1858 | 2025-03-23T06:35:13.842Z | test custom_errors::test_trait_enum_user_error ... ok |
| 1859 | 2025-03-23T06:35:13.842Z | note: configured to log to "/tmp/integration_tests-a6df66ec2836c411-test_307_temporary_redirect.2919.13.log" |
| 1860 | 2025-03-23T06:35:13.842Z | note: configured to log to "/tmp/integration_tests-a6df66ec2836c411-test_303_see_other.2919.14.log" |
| 1861 | 2025-03-23T06:35:13.842Z | note: configured to log to "/tmp/integration_tests-a6df66ec2836c411-test_302_bogus.2919.15.log" |
| 1862 | 2025-03-23T06:35:13.842Z | test custom_errors::test_trait_struct_user_error ... ok |
| 1863 | 2025-03-23T06:35:13.842Z | note: configured to log to "/tmp/integration_tests-a6df66ec2836c411-test_302_found.2919.16.log" |
| 1864 | 2025-03-23T06:35:13.842Z | note: configured to log to "/tmp/integration_tests-a6df66ec2836c411-test_delete_request.2919.17.log" |
| 1865 | 2025-03-23T06:35:13.842Z | note: configured to log to "/tmp/integration_tests-a6df66ec2836c411-demo1.2919.18.log" |
| 1866 | 2025-03-23T06:35:13.842Z | test demo::test_303_see_other ... ok |
| 1867 | 2025-03-23T06:35:13.842Z | test demo::test_307_temporary_redirect ... ok |
| 1868 | 2025-03-23T06:35:13.842Z | test demo::test_302_bogus ... ok |
| 1869 | 2025-03-23T06:35:13.842Z | note: configured to log to "/tmp/integration_tests-a6df66ec2836c411-demo2json.2919.19.log" |
| 1870 | 2025-03-23T06:35:13.842Z | test demo::test_delete_request ... ok |
| 1871 | 2025-03-23T06:35:13.842Z | test demo::test_302_found ... ok |
| 1872 | 2025-03-23T06:35:13.842Z | note: configured to log to "/tmp/integration_tests-a6df66ec2836c411-demo2query.2919.20.log" |
| 1873 | 2025-03-23T06:35:13.842Z | note: configured to log to "/tmp/integration_tests-a6df66ec2836c411-demo2urlencoded.2919.21.log" |
| 1874 | 2025-03-23T06:35:13.842Z | test demo::test_demo1 ... ok |
| 1875 | 2025-03-23T06:35:13.842Z | test config::test_config_bind_address_https_buffer ... ok |
| 1876 | 2025-03-23T06:35:13.842Z | note: configured to log to "/tmp/integration_tests-a6df66ec2836c411-demo_path_param_string.2919.22.log" |
| 1877 | 2025-03-23T06:35:13.842Z | note: configured to log to "/tmp/integration_tests-a6df66ec2836c411-demo3json.2919.23.log" |
| 1878 | 2025-03-23T06:35:13.842Z | note: configured to log to "/tmp/integration_tests-a6df66ec2836c411-demo_path_param_u32.2919.25.log" |
| 1879 | 2025-03-23T06:35:13.842Z | note: configured to log to "/tmp/integration_tests-a6df66ec2836c411-demo_path_param_uuid.2919.24.log" |
| 1880 | 2025-03-23T06:35:13.842Z | test demo::test_demo2json ... ok |
| 1881 | 2025-03-23T06:35:13.842Z | test demo::test_demo2urlencoded ... ok |
| 1882 | 2025-03-23T06:35:13.842Z | test demo::test_demo2query ... ok |
| 1883 | 2025-03-23T06:35:13.842Z | test demo::test_demo3json ... ok |
| 1884 | 2025-03-23T06:35:13.842Z | note: configured to log to "/tmp/integration_tests-a6df66ec2836c411-demo_websocket.2919.26.log" |
| 1885 | 2025-03-23T06:35:13.869Z | note: configured to log to "/tmp/integration_tests-a6df66ec2836c411-test_header_request.2919.27.log" |
| 1886 | 2025-03-23T06:35:13.869Z | note: configured to log to "/tmp/integration_tests-a6df66ec2836c411-test_large_typed_body.2919.28.log" |
| 1887 | 2025-03-23T06:35:13.869Z | note: configured to log to "/tmp/integration_tests-a6df66ec2836c411-test_head_request.2919.29.log" |
| 1888 | 2025-03-23T06:35:13.869Z | test demo::test_demo_path_param_u32 ... ok |
| 1889 | 2025-03-23T06:35:13.869Z | test demo::test_demo_path_param_uuid ... ok |
| 1890 | 2025-03-23T06:35:13.869Z | note: configured to log to "/tmp/integration_tests-a6df66ec2836c411-tet_raw_request.2919.30.log" |
| 1891 | 2025-03-23T06:35:13.869Z | note: configured to log to "/tmp/integration_tests-a6df66ec2836c411-test_request_compat.2919.31.log" |
| 1892 | 2025-03-23T06:35:13.869Z | test demo::test_header_request ... ok |
| 1893 | 2025-03-23T06:35:13.869Z | test demo::test_head_request ... ok |
| 1894 | 2025-03-23T06:35:13.869Z | test demo::test_demo_path_param_string ... ok |
| 1895 | 2025-03-23T06:35:13.869Z | test demo::test_large_typed_body ... ok |
| 1896 | 2025-03-23T06:35:13.869Z | test demo::test_raw_request ... ok |
| 1897 | 2025-03-23T06:35:13.870Z | note: configured to log to "/tmp/integration_tests-a6df66ec2836c411-test_untyped_body.2919.35.log" |
| 1898 | 2025-03-23T06:35:13.870Z | note: configured to log to "/tmp/integration_tests-a6df66ec2836c411-test_streaming_body.2919.36.log" |
| 1899 | 2025-03-23T06:35:13.870Z | note: configured to log to "/tmp/integration_tests-a6df66ec2836c411-graceful_shutdown_with_detached_handler.2919.32.log" |
| 1900 | 2025-03-23T06:35:13.870Z | test demo::test_request_compat ... ok |
| 1901 | 2025-03-23T06:35:13.870Z | note: configured to log to "/tmp/integration_tests-a6df66ec2836c411-test_request_remote_addr.2919.34.log" |
| 1902 | 2025-03-23T06:35:13.870Z | note: configured to log to "/tmp/integration_tests-a6df66ec2836c411-multipart_client.2919.33.log" |
| 1903 | 2025-03-23T06:35:13.870Z | note: configured to log to "/tmp/integration_tests-a6df66ec2836c411-multipart_client.2919.37.log" |
| 1904 | 2025-03-23T06:35:13.870Z | test multipart::missing_boundary ... ok |
| 1905 | 2025-03-23T06:35:13.870Z | test demo::test_request_remote_addr ... ok |
| 1906 | 2025-03-23T06:35:13.870Z | note: configured to log to "/tmp/integration_tests-a6df66ec2836c411-multipart_client.2919.38.log" |
| 1907 | 2025-03-23T06:35:13.870Z | note: configured to log to "/tmp/integration_tests-a6df66ec2836c411-multipart_client.2919.39.log" |
| 1908 | 2025-03-23T06:35:13.870Z | test multipart::no_content_type ... ok |
| 1909 | 2025-03-23T06:35:13.870Z | test multipart::weird_content_type ... ok |
| 1910 | 2025-03-23T06:35:13.870Z | test demo::test_streaming_body ... ok |
| 1911 | 2025-03-23T06:35:13.870Z | test multipart::test_multipart_client ... ok |
| 1912 | 2025-03-23T06:35:13.870Z | test demo::test_demo_websocket ... ok |
| 1913 | 2025-03-23T06:35:13.870Z | note: configured to log to "/tmp/integration_tests-a6df66ec2836c411-pagination-basic.2919.40.log" |
| 1914 | 2025-03-23T06:35:13.870Z | test demo::test_untyped_body ... ok |
| 1915 | 2025-03-23T06:35:13.870Z | note: configured to log to "/tmp/integration_tests-a6df66ec2836c411-pagination-multiple-resources.2919.41.log" |
| 1916 | 2025-03-23T06:35:13.870Z | test openapi::test_openapi_custom_error_types ... ok |
| 1917 | 2025-03-23T06:35:13.870Z | test openapi::test_openapi_custom_error_types_trait_based ... ok |
| 1918 | 2025-03-23T06:35:13.870Z | note: configured to log to "/tmp/integration_tests-a6df66ec2836c411-pagination-multiple-sorts.2919.42.log" |
| 1919 | 2025-03-23T06:35:13.870Z | test config::test_config_bind_address_https ... ok |
| 1920 | 2025-03-23T06:35:13.870Z | note: configured to log to "/tmp/integration_tests-a6df66ec2836c411-basic.2919.43.log" |
| 1921 | 2025-03-23T06:35:13.870Z | note: configured to log to "/tmp/integration_tests-a6df66ec2836c411-dictionary.2919.44.log" |
| 1922 | 2025-03-23T06:35:13.870Z | test openapi::test_openapi_fuller ... ok |
| 1923 | 2025-03-23T06:35:13.870Z | test openapi::test_openapi ... ok |
| 1924 | 2025-03-23T06:35:13.870Z | note: configured to log to "/tmp/integration_tests-a6df66ec2836c411-empty.2919.45.log" |
| 1925 | 2025-03-23T06:35:13.870Z | note: configured to log to "/tmp/integration_tests-a6df66ec2836c411-errors.2919.46.log" |
| 1926 | 2025-03-23T06:35:13.870Z | test pagination::test_paginate_empty ... ok |
| 1927 | 2025-03-23T06:35:13.870Z | note: configured to log to "/tmp/integration_tests-a6df66ec2836c411-extra_params.2919.47.log" |
| 1928 | 2025-03-23T06:35:13.870Z | test pagination::test_paginate_errors ... ok |
| 1929 | 2025-03-23T06:35:13.870Z | note: configured to log to "/tmp/integration_tests-a6df66ec2836c411-required_params.2919.48.log" |
| 1930 | 2025-03-23T06:35:13.870Z | test pagination::test_paginate_extra_params ... ok |
| 1931 | 2025-03-23T06:35:13.870Z | test pagination_schema::test_pagination_schema ... ok |
| 1932 | 2025-03-23T06:35:13.870Z | test pagination::test_paginate_with_required_params ... ok |
| 1933 | 2025-03-23T06:35:13.870Z | test path_names::test_path_names ... ok |
| 1934 | 2025-03-23T06:35:13.870Z | note: configured to log to "/tmp/integration_tests-a6df66ec2836c411-test_no_tls.2919.49.log" |
| 1935 | 2025-03-23T06:35:13.870Z | note: configured to log to "/tmp/integration_tests-a6df66ec2836c411-test_with_tls.2919.50.log" |
| 1936 | 2025-03-23T06:35:13.870Z | test starter::test_no_tls ... ok |
| 1937 | 2025-03-23T06:35:13.870Z | note: configured to log to "/tmp/integration_tests-a6df66ec2836c411-non_streaming_servers_do_not_use_transfer_encoding.2919.51.log" |
| 1938 | 2025-03-23T06:35:13.896Z | test streaming::test_non_streaming_servers_do_not_use_transfer_encoding ... ok |
| 1939 | 2025-03-23T06:35:13.896Z | note: configured to log to "/tmp/integration_tests-a6df66ec2836c411-streaming_server_buffered_client.2919.52.log" |
| 1940 | 2025-03-23T06:35:13.922Z | test streaming::test_streaming_server_buffered_client ... ok |
| 1941 | 2025-03-23T06:35:13.922Z | note: configured to log to "/tmp/integration_tests-a6df66ec2836c411-streaming_server_streaming_client.2919.53.log" |
| 1942 | 2025-03-23T06:35:13.922Z | test pagination::test_paginate_basic ... ok |
| 1943 | 2025-03-23T06:35:13.922Z | note: configured to log to "/tmp/integration_tests-a6df66ec2836c411-test_server_is_http.2919.54.log" |
| 1944 | 2025-03-23T06:35:13.922Z | test tls::test_server_is_http ... ok |
| 1945 | 2025-03-23T06:35:13.922Z | note: configured to log to "/tmp/integration_tests-a6df66ec2836c411-test_server_is_https.2919.55.log" |
| 1946 | 2025-03-23T06:35:13.922Z | test streaming::test_streaming_server_streaming_client ... ok |
| 1947 | 2025-03-23T06:35:13.923Z | note: configured to log to "/tmp/integration_tests-a6df66ec2836c411-test_tls_aborted_negotiation.2919.56.log" |
| 1948 | 2025-03-23T06:35:14.185Z | test starter::test_with_tls ... ok |
| 1949 | 2025-03-23T06:35:14.211Z | note: configured to log to "/tmp/integration_tests-a6df66ec2836c411-test_tls_certificate_loading.2919.57.log" |
| 1950 | 2025-03-23T06:35:14.237Z | test tls::test_server_is_https ... ok |
| 1951 | 2025-03-23T06:35:14.237Z | note: configured to log to "/tmp/integration_tests-a6df66ec2836c411-test_tls_only.2919.58.log" |
| 1952 | 2025-03-23T06:35:14.509Z | test tls::test_tls_certificate_loading ... ok |
| 1953 | 2025-03-23T06:35:14.535Z | note: configured to log to "/tmp/integration_tests-a6df66ec2836c411-test_tls_refresh_certificates.2919.59.log" |
| 1954 | 2025-03-23T06:35:14.560Z | test tls::test_tls_aborted_negotiation ... ok |
| 1955 | 2025-03-23T06:35:14.560Z | note: configured to log to "/tmp/integration_tests-a6df66ec2836c411-test_versions.2919.60.log" |
| 1956 | 2025-03-23T06:35:14.611Z | test versions::test_versions ... ok |
| 1957 | 2025-03-23T06:35:14.637Z | test versions::test_versions_openapi ... ok |
| 1958 | 2025-03-23T06:35:14.637Z | test versions::test_versions_openapi_same_names ... ok |
| 1959 | 2025-03-23T06:35:14.839Z | test tls::test_tls_only ... ok |
| 1960 | 2025-03-23T06:35:14.865Z | test tls::test_tls_refresh_certificates ... ok |
| 1961 | 2025-03-23T06:35:15.121Z | test pagination::test_example_basic ... ok |
| 1962 | 2025-03-23T06:35:15.368Z | test pagination::test_paginate_dictionary ... ok |
| 1963 | 2025-03-23T06:35:15.820Z | test detached_shutdown::test_graceful_shutdown_with_detached_handler ... ok |
| 1964 | 2025-03-23T06:35:18.203Z | test pagination::test_example_multiple_sorts ... ok |
| 1965 | 2025-03-23T06:35:19.355Z | test pagination::test_example_multiple_resources ... ok |
| 1966 | 2025-03-23T06:35:19.355Z | |
| 1967 | 2025-03-23T06:35:19.355Z | test result: ok. 82 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 5.58s |
| 1968 | 2025-03-23T06:35:19.355Z | |
| 1969 | 2025-03-23T06:35:19.381Z | Running `/work/oxidecomputer/dropshot/target/debug/deps/dropshot_endpoint-8ab55fe53472ca00` |
| 1970 | 2025-03-23T06:35:19.407Z | |
| 1971 | 2025-03-23T06:35:19.407Z | running 35 tests |
| 1972 | 2025-03-23T06:35:19.407Z | test channel::tests::test_channel_operation_id ... ok |
| 1973 | 2025-03-23T06:35:19.407Z | test channel::tests::test_channel_with_versions ... ok |
| 1974 | 2025-03-23T06:35:19.407Z | test channel::tests::test_channel_with_unnamed_params ... ok |
| 1975 | 2025-03-23T06:35:19.407Z | test api_trait::tests::test_api_trait_no_endpoints ... ok |
| 1976 | 2025-03-23T06:35:19.407Z | test endpoint::tests::test_endpoint_bad_metadata ... ok |
| 1977 | 2025-03-23T06:35:19.407Z | test endpoint::tests::test_endpoint_bad_context_receiver ... ok |
| 1978 | 2025-03-23T06:35:19.407Z | test doc::tests::test_extract_summary_description ... ok |
| 1979 | 2025-03-23T06:35:19.407Z | test endpoint::tests::test_endpoint_bad_string ... ok |
| 1980 | 2025-03-23T06:35:19.407Z | test endpoint::tests::test_endpoint_bad_versions ... ok |
| 1981 | 2025-03-23T06:35:19.407Z | test channel::tests::test_channel_with_custom_params ... ok |
| 1982 | 2025-03-23T06:35:19.407Z | test endpoint::tests::test_endpoint_invalid_item ... ok |
| 1983 | 2025-03-23T06:35:19.407Z | test endpoint::tests::test_endpoint_no_arguments ... ok |
| 1984 | 2025-03-23T06:35:19.407Z | test endpoint::tests::test_endpoint_not_async ... ok |
| 1985 | 2025-03-23T06:35:19.407Z | test api_trait::tests::test_api_trait_basic ... ok |
| 1986 | 2025-03-23T06:35:19.407Z | test endpoint::tests::test_endpoint_basic ... ok |
| 1987 | 2025-03-23T06:35:19.407Z | test endpoint::tests::test_endpoint_content_type ... ok |
| 1988 | 2025-03-23T06:35:19.407Z | test endpoint::tests::test_endpoint_context_fully_qualified_names ... ok |
| 1989 | 2025-03-23T06:35:19.407Z | test api_trait::tests::test_api_trait_operation_id ... ok |
| 1990 | 2025-03-23T06:35:19.408Z | test endpoint::tests::test_endpoint_pub_crate ... ok |
| 1991 | 2025-03-23T06:35:19.408Z | test endpoint::tests::test_endpoint_weird_but_ok_arg_types_2 ... ok |
| 1992 | 2025-03-23T06:35:19.408Z | test endpoint::tests::test_endpoint_weird_but_ok_arg_types_1 ... ok |
| 1993 | 2025-03-23T06:35:19.408Z | test endpoint::tests::test_endpoint_with_doc ... ok |
| 1994 | 2025-03-23T06:35:19.408Z | test api_trait::tests::test_api_trait_with_custom_params ... ok |
| 1995 | 2025-03-23T06:35:19.408Z | test endpoint::tests::test_endpoint_with_empty_where_clause ... ok |
| 1996 | 2025-03-23T06:35:19.408Z | test endpoint::tests::test_endpoint_with_tags ... ok |
| 1997 | 2025-03-23T06:35:19.408Z | test endpoint::tests::test_endpoint_with_query ... ok |
| 1998 | 2025-03-23T06:35:19.408Z | test endpoint::tests::test_endpoint_with_versions_all ... ok |
| 1999 | 2025-03-23T06:35:19.408Z | test params::tests::test_extract_rqctx_ty_param ... ok |
| 2000 | 2025-03-23T06:35:19.408Z | test syn_parsing::tests::test_busted_function ... ok |
| 2001 | 2025-03-23T06:35:19.408Z | test endpoint::tests::test_endpoint_with_unnamed_params ... ok |
| 2002 | 2025-03-23T06:35:19.408Z | test endpoint::tests::test_endpoint_with_custom_params ... ok |
| 2003 | 2025-03-23T06:35:19.408Z | test endpoint::tests::test_operation_id ... ok |
| 2004 | 2025-03-23T06:35:19.434Z | test endpoint::tests::test_endpoint_with_versions_from ... ok |
| 2005 | 2025-03-23T06:35:19.434Z | test endpoint::tests::test_endpoint_with_versions_until ... ok |
| 2006 | 2025-03-23T06:35:19.434Z | test endpoint::tests::test_endpoint_with_versions_from_until ... ok |
| 2007 | 2025-03-23T06:35:19.434Z | |
| 2008 | 2025-03-23T06:35:19.434Z | test result: ok. 35 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.03s |
| 2009 | 2025-03-23T06:35:19.434Z | |
| 2010 | 2025-03-23T06:35:19.434Z | Doc-tests dropshot |
| 2011 | 2025-03-23T06:35:19.434Z | Running `/home/build/.rustup/toolchains/1.85.1-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-6e6c2c041eafa3d1/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-4b239709e5a612f7.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-66b4b59b548bf8eb.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-a427df5c4dde21c9.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-528c375ee76f92cd.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-f192fbf214562642.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-a163c2c6a6e814e2.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-cb515188b96b0495.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-70f335b9689c2eda.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-aab879e003a257ac.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-6dc70959b4f58696.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-4bad17394b0ba09a.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-e1beea17124775d9.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-32ee77df4ff6031a.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-987e54a5f8bba256.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-d739862025c6e0a0.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-3358eb321f56fe2e.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-7d6ea205864f2c14.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-cd4c8096193aeb3e.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-5640fad1397e5921.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-849e4c9c26270bce.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-b35c526ba91b56dd.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-a2173e76e6c8bf40.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-2322dc6bd3219820.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-f739e9908dd464ca.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-6fdc16e62d488c81.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-28ef41fb71b412cf.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-4e126bc360f7b9b8.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-bf82ae52019ec667.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-bd30506454cebda7.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-d92d574f5dcfc9bc.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-198de62654989182.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-85734c4c5f82baa3.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-e81aab3dd80657e7.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-c22afb678a98f647.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-4f234d364d96a7a3.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-b1c111152f21ac8c.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-cb546ec9e1815bb0.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-bd94e4ce5f9f2f14.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-afd1f243f989e8d2.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-32aa256e3879c630.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-a9a9974268547984.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-460b07dc281c09a0.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-4494a5b7e167df31.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-3024600dc8c1764a.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-b3c93e590b5cae89.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-67f2eb52b2680b32.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-36b789951e973c64.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-40816a3cd76f8016.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-5ed4dfba6ef22873.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-ed68b1967d77aebf.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-356b69dc9bd3a2d3.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-ba6ff3af80f8556c.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-0255cc036f1a0f85.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-204f12b71c8739eb.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-9e7f5448930a28da.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-405fbfb0111eeace.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-713f1fe6458b61c8.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-4ad21d609cc06000.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-4f7234a2c4807e4b.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-85a430ef7cdb0f53.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-078f2af13c260029.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` |
| 2012 | 2025-03-23T06:35:19.978Z | |
| 2013 | 2025-03-23T06:35:19.978Z | running 23 tests |
| 2014 | 2025-03-23T06:35:21.821Z | test dropshot/src/handler.rs - handler::HttpResponseError (line 413) ... ok |
| 2015 | 2025-03-23T06:35:21.821Z | test dropshot/src/handler.rs - handler::RequestInfo::lock (line 149) ... ignored |
| 2016 | 2025-03-23T06:35:21.821Z | test dropshot/src/handler.rs - handler::RequestInfo::lock (line 156) ... ignored |
| 2017 | 2025-03-23T06:35:21.889Z | test dropshot/src/handler.rs - handler::HttpResponseError (line 472) ... ok |
| 2018 | 2025-03-23T06:35:26.011Z | test dropshot/src/error_status_code.rs - error_status_code::ErrorStatusCode::from_u16 (line 363) ... ok |
| 2019 | 2025-03-23T06:35:26.011Z | test dropshot/src/lib.rs - (line 322) ... ignored |
| 2020 | 2025-03-23T06:35:26.261Z | test dropshot/src/error_status_code.rs - error_status_code::ClientErrorStatusCode::from_u16 (line 558) ... ok |
| 2021 | 2025-03-23T06:35:26.516Z | test dropshot/src/extractor/body.rs - extractor::body::StreamingBody::into_stream (line 344) ... ok |
| 2022 | 2025-03-23T06:35:26.542Z | test dropshot/src/lib.rs - (line 46) - compile ... ok |
| 2023 | 2025-03-23T06:35:26.663Z | test dropshot/src/extractor/body.rs - extractor::body::StreamingBody::into_stream (line 319) ... ok |
| 2024 | 2025-03-23T06:35:26.743Z | test dropshot/src/api_description.rs - api_description::ApiEndpoint<StubContext>::new_for_types (line 153) ... ok |
| 2025 | 2025-03-23T06:35:26.769Z | test dropshot/src/config.rs - config::ConfigDropshot (line 20) ... ok |
| 2026 | 2025-03-23T06:35:26.769Z | test dropshot/src/lib.rs - channel (line 1153) ... ignored |
| 2027 | 2025-03-23T06:35:26.769Z | test dropshot/src/lib.rs - endpoint (line 1198) ... ignored |
| 2028 | 2025-03-23T06:35:27.804Z | test dropshot/src/lib.rs - (line 372) ... ok |
| 2029 | 2025-03-23T06:35:28.345Z | test dropshot/src/lib.rs - api_description (line 1018) ... ok |
| 2030 | 2025-03-23T06:35:28.393Z | test dropshot/src/lib.rs - (line 635) ... ok |
| 2031 | 2025-03-23T06:35:28.419Z | test dropshot/src/lib.rs - api_description (line 1079) ... ok |
| 2032 | 2025-03-23T06:35:28.683Z | test dropshot/src/lib.rs - (line 110) ... ok |
| 2033 | 2025-03-23T06:35:28.732Z | test dropshot/src/lib.rs - (line 189) ... ok |
| 2034 | 2025-03-23T06:35:29.463Z | test dropshot/src/websocket.rs - websocket::WebsocketUpgrade::handle (line 196) ... ok |
| 2035 | 2025-03-23T06:35:32.359Z | test dropshot/src/test_util.rs - test_util::LogContext (line 467) ... ok |
| 2036 | 2025-03-23T06:35:33.922Z | test dropshot/src/lib.rs - (line 471) ... ok |
| 2037 | 2025-03-23T06:35:33.922Z | |
| 2038 | 2025-03-23T06:35:33.948Z | test result: ok. 18 passed; 0 failed; 5 ignored; 0 measured; 0 filtered out; finished in 13.94s |
| 2039 | 2025-03-23T06:35:33.948Z | |
| 2040 | 2025-03-23T06:35:33.973Z | Doc-tests dropshot_endpoint |
| 2041 | 2025-03-23T06:35:33.974Z | Running `/home/build/.rustup/toolchains/1.85.1-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-6e6c2c041eafa3d1/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-e1beea17124775d9.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-32ee77df4ff6031a.rlib --extern heck=/work/oxidecomputer/dropshot/target/debug/deps/libheck-62a205c19b6c2e9b.rlib --extern prettyplease=/work/oxidecomputer/dropshot/target/debug/deps/libprettyplease-737ff701cd1a3040.rlib --extern proc_macro2=/work/oxidecomputer/dropshot/target/debug/deps/libproc_macro2-b5f86640efab6f3c.rlib --extern quote=/work/oxidecomputer/dropshot/target/debug/deps/libquote-509cd800b1c083a7.rlib --extern schema=/work/oxidecomputer/dropshot/target/debug/deps/libschema-2cc56e111a8e449d.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-afd1f243f989e8d2.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-32aa256e3879c630.rlib --extern serde_tokenstream=/work/oxidecomputer/dropshot/target/debug/deps/libserde_tokenstream-ee7af4d22956bd6a.rlib --extern syn=/work/oxidecomputer/dropshot/target/debug/deps/libsyn-b3f1aa275dd6f985.rlib --extern proc_macro -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' --error-format human` |
| 2042 | 2025-03-23T06:35:34.235Z | |
| 2043 | 2025-03-23T06:35:34.235Z | running 0 tests |
| 2044 | 2025-03-23T06:35:34.235Z | |
| 2045 | 2025-03-23T06:35:34.235Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 2046 | 2025-03-23T06:35:34.235Z | |
| 2047 | 2025-03-23T06:35:34.283Z | |
| 2048 | 2025-03-23T06:35:34.309Z | real 2:31.879198743 |
| 2049 | 2025-03-23T06:35:34.309Z | user 12:22.312960080 |
| 2050 | 2025-03-23T06:35:34.309Z | sys 2:26.182817481 |
| 2051 | 2025-03-23T06:35:34.309Z | trap 0.536682978 |
| 2052 | 2025-03-23T06:35:34.309Z | tflt 0.202061110 |
| 2053 | 2025-03-23T06:35:34.309Z | dflt 0.455106683 |
| 2054 | 2025-03-23T06:35:34.309Z | kflt 0.000213820 |
| 2055 | 2025-03-23T06:35:34.309Z | lock 26:45.801299552 |
| 2056 | 2025-03-23T06:35:34.309Z | slp 1:04:44.596084135 |
| 2057 | 2025-03-23T06:35:34.309Z | lat 46.546257520 |
| 2058 | 2025-03-23T06:35:34.309Z | stop 50.654372603 |
| 2059 | 2025-03-23T06:35:34.309Z | process exited: duration 295335 ms, exit code 0 |
| |
| 2060 | 2025-03-23T06:35:34.361Z | found 0 output files |