|
|
|
| 1 | 2025-03-24T17:11:53.358Z | job assigned to worker 01JQ4J6FQ6FYPGJ761361JRAJB [factory gimlet-EVT22200007-propolis, EVT22200007/22769] (queued for 28 s) |
| |
| 2 | 2025-03-24T17:12:02.097Z | starting task 0: "setup" |
| 3 | 2025-03-24T17:12:02.122Z | ++ uname -s |
| 4 | 2025-03-24T17:12:02.123Z | + kern=SunOS |
| 5 | 2025-03-24T17:12:02.123Z | + build_user=build |
| 6 | 2025-03-24T17:12:02.123Z | + build_uid=12345 |
| 7 | 2025-03-24T17:12:02.123Z | + work_dir=/work |
| 8 | 2025-03-24T17:12:02.123Z | + input_dir=/input |
| 9 | 2025-03-24T17:12:02.123Z | + [[ 0 == 12345 ]] |
| 10 | 2025-03-24T17:12:02.123Z | + case "$kern" in |
| 11 | 2025-03-24T17:12:02.123Z | + groupadd -g 12345 build |
| 12 | 2025-03-24T17:12:02.123Z | + useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build |
| 13 | 2025-03-24T17:12:04.122Z | + zfs create -o mountpoint=/work rpool/work |
| 14 | 2025-03-24T17:12:04.163Z | ++ awk '$2 == "/home" { print $3 }' /etc/mnttab |
| 15 | 2025-03-24T17:12:04.188Z | + home_fs=zfs |
| 16 | 2025-03-24T17:12:04.188Z | + [[ zfs == autofs ]] |
| 17 | 2025-03-24T17:12:04.188Z | + mkdir -p /home/build |
| 18 | 2025-03-24T17:12:04.188Z | + chown build:build /home/build /work |
| 19 | 2025-03-24T17:12:06.173Z | + chmod 0700 /home/build /work |
| 20 | 2025-03-24T17:12:06.198Z | process exited: duration 4081 ms, exit code 0 |
| |
| 21 | 2025-03-24T17:12:06.249Z | starting task 1: "rust-toolchain" |
| 22 | 2025-03-24T17:12:06.275Z | + printf ' * rust toolchain channel = "%s"\n' stable |
| 23 | 2025-03-24T17:12:06.275Z | + printf ' * rust toolchain profile = "%s"\n' default |
| 24 | 2025-03-24T17:12:06.275Z | * rust toolchain channel = "stable" |
| 25 | 2025-03-24T17:12:06.275Z | * rust toolchain profile = "default" |
| 26 | 2025-03-24T17:12:06.275Z | + export RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 27 | 2025-03-24T17:12:06.275Z | + RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 28 | 2025-03-24T17:12:06.275Z | + curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs |
| 29 | 2025-03-24T17:12:06.275Z | + /bin/bash -s - -y --no-modify-path --default-toolchain stable --profile default |
| 30 | 2025-03-24T17:12:06.409Z | info: downloading installer |
| 31 | 2025-03-24T17:12:06.863Z | warn: It looks like you have an existing installation of Rust at: |
| 32 | 2025-03-24T17:12:06.863Z | warn: /opt/ooce/bin |
| 33 | 2025-03-24T17:12:06.863Z | warn: It is recommended that rustup be the primary Rust installation. |
| 34 | 2025-03-24T17:12:06.863Z | warn: Otherwise you may have confusion unless you are careful with your PATH. |
| 35 | 2025-03-24T17:12:06.863Z | warn: If you are sure that you want both rustup and your already installed Rust |
| 36 | 2025-03-24T17:12:06.863Z | warn: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes |
| 37 | 2025-03-24T17:12:06.863Z | warn: or pass `-y' to ignore all ignorable checks. |
| 38 | 2025-03-24T17:12:06.863Z | error: cannot install while Rust is installed |
| 39 | 2025-03-24T17:12:06.863Z | warn: continuing (because the -y flag is set and the error is ignorable) |
| 40 | 2025-03-24T17:12:06.888Z | info: profile set to 'default' |
| 41 | 2025-03-24T17:12:06.889Z | info: default host triple is x86_64-unknown-illumos |
| 42 | 2025-03-24T17:12:06.889Z | info: syncing channel updates for 'stable-x86_64-unknown-illumos' |
| 43 | 2025-03-24T17:12:07.012Z | info: latest update on 2025-03-18, rust version 1.85.1 (4eb161250 2025-03-15) |
| 44 | 2025-03-24T17:12:07.012Z | info: downloading component 'cargo' |
| 45 | 2025-03-24T17:12:07.157Z | info: downloading component 'clippy' |
| 46 | 2025-03-24T17:12:07.222Z | info: downloading component 'rust-docs' |
| 47 | 2025-03-24T17:12:07.712Z | info: downloading component 'rust-std' |
| 48 | 2025-03-24T17:12:07.712Z | info: downloading component 'rustc' |
| 49 | 2025-03-24T17:12:08.692Z | info: downloading component 'rustfmt' |
| 50 | 2025-03-24T17:12:08.755Z | info: installing component 'cargo' |
| 51 | 2025-03-24T17:12:09.902Z | info: installing component 'clippy' |
| 52 | 2025-03-24T17:12:10.365Z | info: installing component 'rust-docs' |
| 53 | 2025-03-24T17:12:13.392Z | info: installing component 'rust-std' |
| 54 | 2025-03-24T17:12:15.508Z | info: installing component 'rustc' |
| 55 | 2025-03-24T17:12:22.943Z | info: installing component 'rustfmt' |
| 56 | 2025-03-24T17:12:23.324Z | info: default toolchain set to 'stable-x86_64-unknown-illumos' |
| 57 | 2025-03-24T17:12:23.324Z | |
| 58 | 2025-03-24T17:12:23.479Z | stable-x86_64-unknown-illumos installed - rustc 1.85.1 (4eb161250 2025-03-15) |
| 59 | 2025-03-24T17:12:23.479Z | |
| 60 | 2025-03-24T17:12:23.479Z | |
| 61 | 2025-03-24T17:12:23.479Z | Rust is installed now. Great! |
| 62 | 2025-03-24T17:12:23.479Z | |
| 63 | 2025-03-24T17:12:23.479Z | To get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH |
| 64 | 2025-03-24T17:12:23.504Z | environment variable. This has not been done automatically. |
| 65 | 2025-03-24T17:12:23.504Z | |
| 66 | 2025-03-24T17:12:23.504Z | To configure your current shell, you need to source |
| 67 | 2025-03-24T17:12:23.504Z | the corresponding env file under $HOME/.cargo. |
| 68 | 2025-03-24T17:12:23.504Z | |
| 69 | 2025-03-24T17:12:23.504Z | This is usually done by running one of the following (note the leading DOT): |
| 70 | 2025-03-24T17:12:23.505Z | . "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh |
| 71 | 2025-03-24T17:12:23.505Z | source "$HOME/.cargo/env.fish" # For fish |
| 72 | 2025-03-24T17:12:23.505Z | source "$HOME/.cargo/env.nu" # For nushell |
| 73 | 2025-03-24T17:12:23.577Z | + rustup --version |
| 74 | 2025-03-24T17:12:23.602Z | rustup 1.28.1 (f9edccde0 2025-03-05) |
| 75 | 2025-03-24T17:12:23.602Z | info: This is the version for the rustup toolchain manager, not the rustc compiler. |
| 76 | 2025-03-24T17:12:23.643Z | info: The currently active `rustc` version is `rustc 1.85.1 (4eb161250 2025-03-15)` |
| 77 | 2025-03-24T17:12:23.668Z | + cargo --version |
| 78 | 2025-03-24T17:12:23.694Z | cargo 1.85.1 (d73d2caf9 2024-12-31) |
| 79 | 2025-03-24T17:12:23.694Z | + rustc --version |
| 80 | 2025-03-24T17:12:23.732Z | rustc 1.85.1 (4eb161250 2025-03-15) |
| 81 | 2025-03-24T17:12:23.757Z | process exited: duration 17488 ms, exit code 0 |
| |
| 82 | 2025-03-24T17:12:23.810Z | starting task 2: "authentication" |
| 83 | 2025-03-24T17:12:23.869Z | process exited: duration 60 ms, exit code 0 |
| |
| 84 | 2025-03-24T17:12:23.919Z | starting task 3: "clone repository" |
| 85 | 2025-03-24T17:12:23.945Z | + mkdir -p /work/oxidecomputer/dropshot |
| 86 | 2025-03-24T17:12:23.945Z | + git clone https://github.com/oxidecomputer/dropshot /work/oxidecomputer/dropshot |
| 87 | 2025-03-24T17:12:23.970Z | Cloning into '/work/oxidecomputer/dropshot'... |
| 88 | 2025-03-24T17:12:25.891Z | + cd /work/oxidecomputer/dropshot |
| 89 | 2025-03-24T17:12:25.891Z | + git fetch origin fee76682dbdeb4e92f1642791d2ebd8e8723e644 |
| 90 | 2025-03-24T17:12:26.281Z | From https://github.com/oxidecomputer/dropshot |
| 91 | 2025-03-24T17:12:26.281Z | * branch fee76682dbdeb4e92f1642791d2ebd8e8723e644 -> FETCH_HEAD |
| 92 | 2025-03-24T17:12:26.307Z | + [[ -n dependabot/cargo/tokio-tungstenite-0.26.2 ]] |
| 93 | 2025-03-24T17:12:26.307Z | ++ git branch --show-current |
| 94 | 2025-03-24T17:12:26.307Z | + current=main |
| 95 | 2025-03-24T17:12:26.307Z | + [[ main != dependabot/cargo/tokio-tungstenite-0.26.2 ]] |
| 96 | 2025-03-24T17:12:26.307Z | + git branch -f dependabot/cargo/tokio-tungstenite-0.26.2 fee76682dbdeb4e92f1642791d2ebd8e8723e644 |
| 97 | 2025-03-24T17:12:26.332Z | + git checkout -f dependabot/cargo/tokio-tungstenite-0.26.2 |
| 98 | 2025-03-24T17:12:26.358Z | Switched to branch 'dependabot/cargo/tokio-tungstenite-0.26.2' |
| 99 | 2025-03-24T17:12:26.358Z | + git reset --hard fee76682dbdeb4e92f1642791d2ebd8e8723e644 |
| 100 | 2025-03-24T17:12:26.358Z | HEAD is now at fee7668 Bump tokio-tungstenite from 0.24.0 to 0.26.2 |
| 101 | 2025-03-24T17:12:26.358Z | process exited: duration 2428 ms, exit code 0 |
| |
| 102 | 2025-03-24T17:12:26.409Z | starting task 4: "build" |
| 103 | 2025-03-24T17:12:26.435Z | + cargo --version |
| 104 | 2025-03-24T17:12:26.435Z | info: syncing channel updates for '1.85.1-x86_64-unknown-illumos' |
| 105 | 2025-03-24T17:12:26.546Z | info: latest update on 2025-03-18, rust version 1.85.1 (4eb161250 2025-03-15) |
| 106 | 2025-03-24T17:12:26.546Z | info: downloading component 'cargo' |
| 107 | 2025-03-24T17:12:26.692Z | info: downloading component 'clippy' |
| 108 | 2025-03-24T17:12:26.760Z | info: downloading component 'rust-docs' |
| 109 | 2025-03-24T17:12:26.949Z | info: downloading component 'rust-std' |
| 110 | 2025-03-24T17:12:27.209Z | info: downloading component 'rustc' |
| 111 | 2025-03-24T17:12:28.222Z | info: downloading component 'rustfmt' |
| 112 | 2025-03-24T17:12:28.277Z | info: installing component 'cargo' |
| 113 | 2025-03-24T17:12:29.378Z | info: installing component 'clippy' |
| 114 | 2025-03-24T17:12:29.836Z | info: installing component 'rust-docs' |
| 115 | 2025-03-24T17:12:32.741Z | info: installing component 'rust-std' |
| 116 | 2025-03-24T17:12:34.767Z | info: installing component 'rustc' |
| 117 | 2025-03-24T17:12:42.078Z | info: installing component 'rustfmt' |
| 118 | 2025-03-24T17:12:42.580Z | cargo 1.85.1 (d73d2caf9 2024-12-31) |
| 119 | 2025-03-24T17:12:42.605Z | + rustc --version |
| 120 | 2025-03-24T17:12:42.743Z | rustc 1.85.1 (4eb161250 2025-03-15) |
| 121 | 2025-03-24T17:12:42.769Z | + banner build |
| 122 | 2025-03-24T17:12:42.769Z | |
| 123 | 2025-03-24T17:12:42.769Z | ##### # # # # ##### |
| 124 | 2025-03-24T17:12:42.769Z | # # # # # # # # |
| 125 | 2025-03-24T17:12:42.769Z | ##### # # # # # # |
| 126 | 2025-03-24T17:12:42.769Z | # # # # # # # # |
| 127 | 2025-03-24T17:12:42.769Z | # # # # # # # # |
| 128 | 2025-03-24T17:12:42.769Z | ##### #### # ###### ##### |
| 129 | 2025-03-24T17:12:42.769Z | |
| 130 | 2025-03-24T17:12:42.769Z | + ptime -m cargo build --all-features --locked --all-targets --verbose |
| 131 | 2025-03-24T17:12:43.032Z | Updating crates.io index |
| 132 | 2025-03-24T17:12:44.087Z | Downloading crates ... |
| 133 | 2025-03-24T17:12:44.150Z | Downloaded async-stream v0.3.6 |
| 134 | 2025-03-24T17:12:44.176Z | Downloaded async-trait v0.1.88 |
| 135 | 2025-03-24T17:12:44.176Z | Downloaded debug-ignore v1.0.5 |
| 136 | 2025-03-24T17:12:44.176Z | Downloaded crossbeam-utils v0.8.15 |
| 137 | 2025-03-24T17:12:44.201Z | Downloaded toml_datetime v0.6.8 |
| 138 | 2025-03-24T17:12:44.201Z | Downloaded usdt-macro v0.5.0 |
| 139 | 2025-03-24T17:12:44.201Z | Downloaded lock_api v0.4.6 |
| 140 | 2025-03-24T17:12:44.201Z | Downloaded litemap v0.7.4 |
| 141 | 2025-03-24T17:12:44.201Z | Downloaded rustc-hash v2.0.0 |
| 142 | 2025-03-24T17:12:44.228Z | Downloaded quote v1.0.40 |
| 143 | 2025-03-24T17:12:44.228Z | Downloaded mime_guess v2.0.5 |
| 144 | 2025-03-24T17:12:44.228Z | Downloaded errno v0.3.10 |
| 145 | 2025-03-24T17:12:44.228Z | Downloaded rand_core v0.9.3 |
| 146 | 2025-03-24T17:12:44.257Z | Downloaded shlex v1.3.0 |
| 147 | 2025-03-24T17:12:44.257Z | Downloaded take_mut v0.2.2 |
| 148 | 2025-03-24T17:12:44.257Z | Downloaded smallvec v1.13.2 |
| 149 | 2025-03-24T17:12:44.257Z | Downloaded serde_path_to_error v0.1.17 |
| 150 | 2025-03-24T17:12:44.257Z | Downloaded spin v0.9.8 |
| 151 | 2025-03-24T17:12:44.282Z | Downloaded target-triple v0.1.3 |
| 152 | 2025-03-24T17:12:44.282Z | Downloaded syn v2.0.100 |
| 153 | 2025-03-24T17:12:44.282Z | Downloaded rand v0.9.0 |
| 154 | 2025-03-24T17:12:44.307Z | Downloaded ryu v1.0.5 |
| 155 | 2025-03-24T17:12:44.307Z | Downloaded socket2 v0.5.5 |
| 156 | 2025-03-24T17:12:44.307Z | Downloaded serde_spanned v0.6.8 |
| 157 | 2025-03-24T17:12:44.307Z | Downloaded stable_deref_trait v1.2.0 |
| 158 | 2025-03-24T17:12:44.307Z | Downloaded scroll v0.12.0 |
| 159 | 2025-03-24T17:12:44.307Z | Downloaded termcolor v1.1.2 |
| 160 | 2025-03-24T17:12:44.334Z | Downloaded idna_adapter v1.2.0 |
| 161 | 2025-03-24T17:12:44.334Z | Downloaded futures-io v0.3.31 |
| 162 | 2025-03-24T17:12:44.334Z | Downloaded event-listener-strategy v0.5.2 |
| 163 | 2025-03-24T17:12:44.334Z | Downloaded slog-bunyan v2.5.0 |
| 164 | 2025-03-24T17:12:44.334Z | Downloaded simple-mermaid v0.2.0 |
| 165 | 2025-03-24T17:12:44.334Z | Downloaded zerofrom-derive v0.1.5 |
| 166 | 2025-03-24T17:12:44.334Z | Downloaded rand_chacha v0.9.0 |
| 167 | 2025-03-24T17:12:44.334Z | Downloaded tungstenite v0.26.2 |
| 168 | 2025-03-24T17:12:44.334Z | Downloaded parking_lot_core v0.9.4 |
| 169 | 2025-03-24T17:12:44.334Z | Downloaded unicode-ident v1.0.12 |
| 170 | 2025-03-24T17:12:44.334Z | Downloaded slog v2.7.0 |
| 171 | 2025-03-24T17:12:44.334Z | Downloaded similar v2.2.1 |
| 172 | 2025-03-24T17:12:44.361Z | Downloaded subprocess v0.2.9 |
| 173 | 2025-03-24T17:12:44.361Z | Downloaded quinn v0.11.4 |
| 174 | 2025-03-24T17:12:44.361Z | Downloaded term v0.7.0 |
| 175 | 2025-03-24T17:12:44.361Z | Downloaded rcgen v0.13.2 |
| 176 | 2025-03-24T17:12:44.361Z | Downloaded proc-macro2 v1.0.94 |
| 177 | 2025-03-24T17:12:44.361Z | Downloaded zerocopy-derive v0.7.32 |
| 178 | 2025-03-24T17:12:44.387Z | Downloaded slog-term v2.9.1 |
| 179 | 2025-03-24T17:12:44.387Z | Downloaded serde_json v1.0.140 |
| 180 | 2025-03-24T17:12:44.387Z | Downloaded rand v0.8.4 |
| 181 | 2025-03-24T17:12:44.387Z | Downloaded portable-atomic v1.9.0 |
| 182 | 2025-03-24T17:12:44.417Z | Downloaded reqwest v0.12.15 |
| 183 | 2025-03-24T17:12:44.417Z | Downloaded quinn-proto v0.11.8 |
| 184 | 2025-03-24T17:12:44.445Z | Downloaded openssl v0.10.70 |
| 185 | 2025-03-24T17:12:44.445Z | Downloaded vcpkg v0.2.15 |
| 186 | 2025-03-24T17:12:44.480Z | Downloaded openapiv3 v2.0.0 |
| 187 | 2025-03-24T17:12:44.505Z | Downloaded webpki-roots v0.26.5 |
| 188 | 2025-03-24T17:12:44.505Z | Downloaded rustix v1.0.2 |
| 189 | 2025-03-24T17:12:44.530Z | Downloaded tokio-util v0.7.7 |
| 190 | 2025-03-24T17:12:44.556Z | Downloaded pest_meta v2.7.6 |
| 191 | 2025-03-24T17:12:44.556Z | Downloaded unicode-segmentation v1.10.0 |
| 192 | 2025-03-24T17:12:44.556Z | Downloaded zerocopy v0.7.32 |
| 193 | 2025-03-24T17:12:44.582Z | Downloaded typenum v1.14.0 |
| 194 | 2025-03-24T17:12:44.582Z | Downloaded parking_lot v0.12.1 |
| 195 | 2025-03-24T17:12:44.582Z | Downloaded mio v1.0.3 |
| 196 | 2025-03-24T17:12:44.582Z | Downloaded zerocopy v0.8.24 |
| 197 | 2025-03-24T17:12:44.607Z | Downloaded winnow v0.7.1 |
| 198 | 2025-03-24T17:12:44.632Z | Downloaded unicode-width v0.1.9 |
| 199 | 2025-03-24T17:12:44.633Z | Downloaded rand_chacha v0.3.1 |
| 200 | 2025-03-24T17:12:44.633Z | Downloaded pest v2.7.6 |
| 201 | 2025-03-24T17:12:44.633Z | Downloaded zerovec v0.10.4 |
| 202 | 2025-03-24T17:12:44.633Z | Downloaded tokio-tungstenite v0.26.2 |
| 203 | 2025-03-24T17:12:44.633Z | Downloaded once_cell v1.20.1 |
| 204 | 2025-03-24T17:12:44.658Z | Downloaded ring v0.17.13 |
| 205 | 2025-03-24T17:12:44.686Z | Downloaded native-tls v0.2.12 |
| 206 | 2025-03-24T17:12:44.711Z | Downloaded itoa v1.0.1 |
| 207 | 2025-03-24T17:12:44.711Z | Downloaded dtrace-parser v0.2.0 |
| 208 | 2025-03-24T17:12:44.711Z | Downloaded signal-hook-registry v1.4.0 |
| 209 | 2025-03-24T17:12:44.711Z | Downloaded serde_tokenstream v0.2.2 |
| 210 | 2025-03-24T17:12:44.711Z | Downloaded tower v0.5.2 |
| 211 | 2025-03-24T17:12:44.711Z | Downloaded utf-8 v0.7.6 |
| 212 | 2025-03-24T17:12:44.711Z | Downloaded openssl-macros v0.1.1 |
| 213 | 2025-03-24T17:12:44.711Z | Downloaded tower-service v0.3.3 |
| 214 | 2025-03-24T17:12:44.712Z | Downloaded slog-async v2.8.0 |
| 215 | 2025-03-24T17:12:44.712Z | Downloaded pkg-config v0.3.31 |
| 216 | 2025-03-24T17:12:44.712Z | Downloaded encoding_rs v0.8.32 |
| 217 | 2025-03-24T17:12:44.737Z | Downloaded sync_wrapper v1.0.1 |
| 218 | 2025-03-24T17:12:44.737Z | Downloaded schemars v0.8.22 |
| 219 | 2025-03-24T17:12:44.762Z | Downloaded prettyplease v0.2.31 |
| 220 | 2025-03-24T17:12:44.762Z | Downloaded futures-executor v0.3.31 |
| 221 | 2025-03-24T17:12:44.762Z | Downloaded tracing-core v0.1.32 |
| 222 | 2025-03-24T17:12:44.762Z | Downloaded schema-derive v0.1.0 |
| 223 | 2025-03-24T17:12:44.762Z | Downloaded tinyvec_macros v0.1.0 |
| 224 | 2025-03-24T17:12:44.762Z | Downloaded thiserror-impl v2.0.12 |
| 225 | 2025-03-24T17:12:44.762Z | Downloaded writeable v0.5.5 |
| 226 | 2025-03-24T17:12:44.788Z | Downloaded time-macros v0.2.18 |
| 227 | 2025-03-24T17:12:44.788Z | Downloaded icu_locid_transform_data v1.5.0 |
| 228 | 2025-03-24T17:12:44.788Z | Downloaded futures-macro v0.3.31 |
| 229 | 2025-03-24T17:12:44.788Z | Downloaded pest_derive v2.7.6 |
| 230 | 2025-03-24T17:12:44.788Z | Downloaded url v2.5.4 |
| 231 | 2025-03-24T17:12:44.788Z | Downloaded tracing v0.1.40 |
| 232 | 2025-03-24T17:12:44.788Z | Downloaded tokio v1.44.1 |
| 233 | 2025-03-24T17:12:44.826Z | Downloaded toml v0.8.20 |
| 234 | 2025-03-24T17:12:44.851Z | Downloaded quinn-udp v0.5.5 |
| 235 | 2025-03-24T17:12:44.851Z | Downloaded pin-project-lite v0.2.12 |
| 236 | 2025-03-24T17:12:44.851Z | Downloaded slog-json v2.6.1 |
| 237 | 2025-03-24T17:12:44.851Z | Downloaded slab v0.4.9 |
| 238 | 2025-03-24T17:12:44.851Z | Downloaded thiserror v1.0.69 |
| 239 | 2025-03-24T17:12:44.851Z | Downloaded num-traits v0.2.14 |
| 240 | 2025-03-24T17:12:44.851Z | Downloaded mime v0.3.16 |
| 241 | 2025-03-24T17:12:44.877Z | Downloaded libc v0.2.171 |
| 242 | 2025-03-24T17:12:44.902Z | Downloaded pin-utils v0.1.0 |
| 243 | 2025-03-24T17:12:44.902Z | Downloaded paste v1.0.15 |
| 244 | 2025-03-24T17:12:44.902Z | Downloaded utf16_iter v1.0.5 |
| 245 | 2025-03-24T17:12:44.902Z | Downloaded trybuild v1.0.104 |
| 246 | 2025-03-24T17:12:44.902Z | Downloaded num_threads v0.1.3 |
| 247 | 2025-03-24T17:12:44.902Z | Downloaded want v0.3.0 |
| 248 | 2025-03-24T17:12:44.902Z | Downloaded dof v0.3.0 |
| 249 | 2025-03-24T17:12:44.903Z | Downloaded rustls v0.22.4 |
| 250 | 2025-03-24T17:12:44.928Z | Downloaded pretty-hex v0.4.1 |
| 251 | 2025-03-24T17:12:44.928Z | Downloaded zerofrom v0.1.5 |
| 252 | 2025-03-24T17:12:44.928Z | Downloaded waitgroup v0.1.2 |
| 253 | 2025-03-24T17:12:44.928Z | Downloaded tower-layer v0.3.3 |
| 254 | 2025-03-24T17:12:44.928Z | Downloaded rustls-webpki v0.102.8 |
| 255 | 2025-03-24T17:12:44.954Z | Downloaded rustls v0.23.13 |
| 256 | 2025-03-24T17:12:44.954Z | Downloaded tokio-rustls v0.26.0 |
| 257 | 2025-03-24T17:12:44.979Z | Downloaded sha1 v0.10.6 |
| 258 | 2025-03-24T17:12:44.979Z | Downloaded time v0.3.36 |
| 259 | 2025-03-24T17:12:44.979Z | Downloaded parking v2.2.0 |
| 260 | 2025-03-24T17:12:44.979Z | Downloaded yoke v0.7.5 |
| 261 | 2025-03-24T17:12:44.979Z | Downloaded yasna v0.5.2 |
| 262 | 2025-03-24T17:12:44.979Z | Downloaded tokio-rustls v0.25.0 |
| 263 | 2025-03-24T17:12:44.979Z | Downloaded rustls-pemfile v2.1.3 |
| 264 | 2025-03-24T17:12:44.979Z | Downloaded scroll_derive v0.12.0 |
| 265 | 2025-03-24T17:12:44.979Z | Downloaded pem v3.0.5 |
| 266 | 2025-03-24T17:12:44.979Z | Downloaded write16 v1.0.0 |
| 267 | 2025-03-24T17:12:44.979Z | Downloaded tempfile v3.19.1 |
| 268 | 2025-03-24T17:12:45.005Z | Downloaded synstructure v0.13.1 |
| 269 | 2025-03-24T17:12:45.005Z | Downloaded subtle v2.5.0 |
| 270 | 2025-03-24T17:12:45.005Z | Downloaded rustls-pki-types v1.11.0 |
| 271 | 2025-03-24T17:12:45.005Z | Downloaded tinystr v0.7.6 |
| 272 | 2025-03-24T17:12:45.005Z | Downloaded serde_derive v1.0.219 |
| 273 | 2025-03-24T17:12:45.005Z | Downloaded ppv-lite86 v0.2.15 |
| 274 | 2025-03-24T17:12:45.005Z | Downloaded chrono v0.4.40 |
| 275 | 2025-03-24T17:12:45.005Z | Downloaded sha2 v0.10.8 |
| 276 | 2025-03-24T17:12:45.031Z | Downloaded tinyvec v1.5.1 |
| 277 | 2025-03-24T17:12:45.031Z | Downloaded time-core v0.1.2 |
| 278 | 2025-03-24T17:12:45.031Z | Downloaded thiserror v2.0.12 |
| 279 | 2025-03-24T17:12:45.031Z | Downloaded serde_derive_internals v0.29.0 |
| 280 | 2025-03-24T17:12:45.031Z | Downloaded serde v1.0.219 |
| 281 | 2025-03-24T17:12:45.031Z | Downloaded schemars_derive v0.8.22 |
| 282 | 2025-03-24T17:12:45.031Z | Downloaded tokio-macros v2.5.0 |
| 283 | 2025-03-24T17:12:45.031Z | Downloaded log v0.4.17 |
| 284 | 2025-03-24T17:12:45.031Z | Downloaded is-terminal v0.4.12 |
| 285 | 2025-03-24T17:12:45.031Z | Downloaded icu_properties_data v1.5.0 |
| 286 | 2025-03-24T17:12:45.058Z | Downloaded icu_locid_transform v1.5.0 |
| 287 | 2025-03-24T17:12:45.058Z | Downloaded hyper-staticfile v0.10.1 |
| 288 | 2025-03-24T17:12:45.058Z | Downloaded http-body-util v0.1.3 |
| 289 | 2025-03-24T17:12:45.058Z | Downloaded futures-core v0.3.31 |
| 290 | 2025-03-24T17:12:45.058Z | Downloaded form_urlencoded v1.2.1 |
| 291 | 2025-03-24T17:12:45.058Z | Downloaded fnv v1.0.7 |
| 292 | 2025-03-24T17:12:45.058Z | Downloaded event-listener v5.0.0 |
| 293 | 2025-03-24T17:12:45.058Z | Downloaded displaydoc v0.2.5 |
| 294 | 2025-03-24T17:12:45.084Z | Downloaded deranged v0.3.11 |
| 295 | 2025-03-24T17:12:45.084Z | Downloaded bitflags v2.4.0 |
| 296 | 2025-03-24T17:12:45.084Z | Downloaded atomic-waker v1.1.1 |
| 297 | 2025-03-24T17:12:45.084Z | Downloaded serde_urlencoded v0.7.1 |
| 298 | 2025-03-24T17:12:45.084Z | Downloaded schema v0.1.0 |
| 299 | 2025-03-24T17:12:45.084Z | Downloaded rustls-native-certs v0.7.0 |
| 300 | 2025-03-24T17:12:45.084Z | Downloaded thread_local v1.1.4 |
| 301 | 2025-03-24T17:12:45.084Z | Downloaded thiserror-impl v1.0.69 |
| 302 | 2025-03-24T17:12:45.084Z | Downloaded semver v1.0.26 |
| 303 | 2025-03-24T17:12:45.084Z | Downloaded scopeguard v1.2.0 |
| 304 | 2025-03-24T17:12:45.084Z | Downloaded rand_core v0.6.3 |
| 305 | 2025-03-24T17:12:45.084Z | Downloaded powerfmt v0.2.0 |
| 306 | 2025-03-24T17:12:45.084Z | Downloaded uuid v1.16.0 |
| 307 | 2025-03-24T17:12:45.084Z | Downloaded ipnet v2.10.0 |
| 308 | 2025-03-24T17:12:45.084Z | Downloaded idna v1.0.3 |
| 309 | 2025-03-24T17:12:45.111Z | Downloaded hyper v1.6.0 |
| 310 | 2025-03-24T17:12:45.111Z | Downloaded hashbrown v0.15.2 |
| 311 | 2025-03-24T17:12:45.111Z | Downloaded h2 v0.4.6 |
| 312 | 2025-03-24T17:12:45.111Z | Downloaded goblin v0.8.0 |
| 313 | 2025-03-24T17:12:45.137Z | Downloaded futures-util v0.3.31 |
| 314 | 2025-03-24T17:12:45.137Z | Downloaded futures-sink v0.3.31 |
| 315 | 2025-03-24T17:12:45.137Z | Downloaded cpufeatures v0.2.2 |
| 316 | 2025-03-24T17:12:45.137Z | Downloaded cc v1.2.16 |
| 317 | 2025-03-24T17:12:45.137Z | Downloaded block-buffer v0.10.2 |
| 318 | 2025-03-24T17:12:45.163Z | Downloaded async-channel v2.3.1 |
| 319 | 2025-03-24T17:12:45.163Z | Downloaded anyhow v1.0.97 |
| 320 | 2025-03-24T17:12:45.163Z | Downloaded openssl-sys v0.9.105 |
| 321 | 2025-03-24T17:12:45.163Z | Downloaded multer v3.1.0 |
| 322 | 2025-03-24T17:12:45.163Z | Downloaded memmap v0.7.0 |
| 323 | 2025-03-24T17:12:45.163Z | Downloaded memchr v2.6.0 |
| 324 | 2025-03-24T17:12:45.163Z | Downloaded icu_normalizer_data v1.5.0 |
| 325 | 2025-03-24T17:12:45.163Z | Downloaded http v1.3.1 |
| 326 | 2025-03-24T17:12:45.189Z | Downloaded hostname v0.3.1 |
| 327 | 2025-03-24T17:12:45.189Z | Downloaded getrandom v0.2.11 |
| 328 | 2025-03-24T17:12:45.189Z | Downloaded expectorate v1.1.0 |
| 329 | 2025-03-24T17:12:45.189Z | Downloaded base64 v0.22.1 |
| 330 | 2025-03-24T17:12:45.189Z | Downloaded yoke-derive v0.7.5 |
| 331 | 2025-03-24T17:12:45.189Z | Downloaded utf8_iter v1.0.4 |
| 332 | 2025-03-24T17:12:45.189Z | Downloaded unicase v2.6.0 |
| 333 | 2025-03-24T17:12:45.189Z | Downloaded ucd-trie v0.1.6 |
| 334 | 2025-03-24T17:12:45.189Z | Downloaded tokio-native-tls v0.3.1 |
| 335 | 2025-03-24T17:12:45.189Z | Downloaded thread-id v4.0.0 |
| 336 | 2025-03-24T17:12:45.189Z | Downloaded indexmap v2.8.0 |
| 337 | 2025-03-24T17:12:45.215Z | Downloaded icu_properties v1.5.1 |
| 338 | 2025-03-24T17:12:45.215Z | Downloaded icu_locid v1.5.0 |
| 339 | 2025-03-24T17:12:45.215Z | Downloaded icu_collections v1.5.0 |
| 340 | 2025-03-24T17:12:45.215Z | Downloaded hyper-util v0.1.10 |
| 341 | 2025-03-24T17:12:45.215Z | Downloaded httpdate v1.0.1 |
| 342 | 2025-03-24T17:12:45.216Z | Downloaded newline-converter v0.3.0 |
| 343 | 2025-03-24T17:12:45.216Z | Downloaded untrusted v0.9.0 |
| 344 | 2025-03-24T17:12:45.242Z | Downloaded glob v0.3.0 |
| 345 | 2025-03-24T17:12:45.242Z | Downloaded camino v1.1.9 |
| 346 | 2025-03-24T17:12:45.242Z | Downloaded bytes v1.10.1 |
| 347 | 2025-03-24T17:12:45.242Z | Downloaded plain v0.2.3 |
| 348 | 2025-03-24T17:12:45.242Z | Downloaded pest_generator v2.7.6 |
| 349 | 2025-03-24T17:12:45.242Z | Downloaded percent-encoding v2.3.1 |
| 350 | 2025-03-24T17:12:45.242Z | Downloaded openssl-probe v0.1.4 |
| 351 | 2025-03-24T17:12:45.242Z | Downloaded num-conv v0.1.0 |
| 352 | 2025-03-24T17:12:45.242Z | Downloaded zerovec-derive v0.10.3 |
| 353 | 2025-03-24T17:12:45.242Z | Downloaded zeroize v1.7.0 |
| 354 | 2025-03-24T17:12:45.242Z | Downloaded version_check v0.9.5 |
| 355 | 2025-03-24T17:12:45.242Z | Downloaded usdt-impl v0.5.0 |
| 356 | 2025-03-24T17:12:45.242Z | Downloaded usdt-attr-macro v0.5.0 |
| 357 | 2025-03-24T17:12:45.242Z | Downloaded usdt v0.5.0 |
| 358 | 2025-03-24T17:12:45.242Z | Downloaded icu_provider v1.5.0 |
| 359 | 2025-03-24T17:12:45.242Z | Downloaded icu_normalizer v1.5.0 |
| 360 | 2025-03-24T17:12:45.268Z | Downloaded httparse v1.10.0 |
| 361 | 2025-03-24T17:12:45.268Z | Downloaded hostname v0.4.0 |
| 362 | 2025-03-24T17:12:45.269Z | Downloaded heck v0.5.0 |
| 363 | 2025-03-24T17:12:45.269Z | Downloaded getrandom v0.3.1 |
| 364 | 2025-03-24T17:12:45.269Z | Downloaded futures v0.3.31 |
| 365 | 2025-03-24T17:12:45.269Z | Downloaded generic-array v0.14.5 |
| 366 | 2025-03-24T17:12:45.269Z | Downloaded crossbeam-channel v0.5.1 |
| 367 | 2025-03-24T17:12:45.269Z | Downloaded try-lock v0.2.3 |
| 368 | 2025-03-24T17:12:45.269Z | Downloaded toml_edit v0.22.23 |
| 369 | 2025-03-24T17:12:45.294Z | Downloaded lazy_static v1.5.0 |
| 370 | 2025-03-24T17:12:45.295Z | Downloaded iana-time-zone v0.1.47 |
| 371 | 2025-03-24T17:12:45.320Z | Downloaded hyper-rustls v0.27.3 |
| 372 | 2025-03-24T17:12:45.320Z | Downloaded hyper-rustls v0.26.0 |
| 373 | 2025-03-24T17:12:45.320Z | Downloaded futures-task v0.3.31 |
| 374 | 2025-03-24T17:12:45.320Z | Downloaded futures-channel v0.3.31 |
| 375 | 2025-03-24T17:12:45.320Z | Downloaded fastrand v2.1.1 |
| 376 | 2025-03-24T17:12:45.320Z | Downloaded dyn-clone v1.0.4 |
| 377 | 2025-03-24T17:12:45.320Z | Downloaded dirs-sys-next v0.1.2 |
| 378 | 2025-03-24T17:12:45.321Z | Downloaded dirs-next v2.0.0 |
| 379 | 2025-03-24T17:12:45.321Z | Downloaded digest v0.10.7 |
| 380 | 2025-03-24T17:12:45.321Z | Downloaded crypto-common v0.1.6 |
| 381 | 2025-03-24T17:12:45.321Z | Downloaded console v0.15.7 |
| 382 | 2025-03-24T17:12:45.322Z | Downloaded concurrent-queue v2.5.0 |
| 383 | 2025-03-24T17:12:45.322Z | Downloaded cfg-if v1.0.0 |
| 384 | 2025-03-24T17:12:45.322Z | Downloaded buf-list v1.0.3 |
| 385 | 2025-03-24T17:12:45.348Z | Downloaded autocfg v1.1.0 |
| 386 | 2025-03-24T17:12:45.348Z | Downloaded match_cfg v0.1.0 |
| 387 | 2025-03-24T17:12:45.348Z | Downloaded icu_provider_macros v1.5.0 |
| 388 | 2025-03-24T17:12:45.348Z | Downloaded hyper-tls v0.6.0 |
| 389 | 2025-03-24T17:12:45.348Z | Downloaded http-range v0.1.4 |
| 390 | 2025-03-24T17:12:45.348Z | Downloaded http-body v1.0.1 |
| 391 | 2025-03-24T17:12:45.348Z | Downloaded foreign-types-shared v0.1.1 |
| 392 | 2025-03-24T17:12:45.348Z | Downloaded foreign-types v0.3.2 |
| 393 | 2025-03-24T17:12:45.348Z | Downloaded equivalent v1.0.0 |
| 394 | 2025-03-24T17:12:45.348Z | Downloaded data-encoding v2.4.0 |
| 395 | 2025-03-24T17:12:45.348Z | Downloaded byteorder v1.4.3 |
| 396 | 2025-03-24T17:12:45.348Z | Downloaded async-stream-impl v0.3.6 |
| 397 | 2025-03-24T17:12:45.483Z | Compiling proc-macro2 v1.0.94 |
| 398 | 2025-03-24T17:12:45.484Z | Compiling unicode-ident v1.0.12 |
| 399 | 2025-03-24T17:12:45.509Z | Compiling libc v0.2.171 |
| 400 | 2025-03-24T17:12:45.509Z | Compiling cfg-if v1.0.0 |
| 401 | 2025-03-24T17:12:45.509Z | Compiling serde v1.0.219 |
| 402 | 2025-03-24T17:12:45.509Z | Compiling itoa v1.0.1 |
| 403 | 2025-03-24T17:12:45.509Z | Compiling memchr v2.6.0 |
| 404 | 2025-03-24T17:12:45.509Z | Compiling version_check v0.9.5 |
| 405 | 2025-03-24T17:12:45.509Z | 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` |
| 406 | 2025-03-24T17:12:45.509Z | 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` |
| 407 | 2025-03-24T17:12:45.509Z | 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` |
| 408 | 2025-03-24T17:12:45.510Z | 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` |
| 409 | 2025-03-24T17:12:45.510Z | 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` |
| 410 | 2025-03-24T17:12:45.510Z | 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` |
| 411 | 2025-03-24T17:12:45.510Z | 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` |
| 412 | 2025-03-24T17:12:45.510Z | 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` |
| 413 | 2025-03-24T17:12:45.651Z | Compiling once_cell v1.20.1 |
| 414 | 2025-03-24T17:12:45.676Z | 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` |
| 415 | 2025-03-24T17:12:45.731Z | Compiling pin-project-lite v0.2.12 |
| 416 | 2025-03-24T17:12:45.757Z | 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` |
| 417 | 2025-03-24T17:12:45.757Z | Compiling shlex v1.3.0 |
| 418 | 2025-03-24T17:12:45.757Z | 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` |
| 419 | 2025-03-24T17:12:45.856Z | Compiling autocfg v1.1.0 |
| 420 | 2025-03-24T17:12:45.881Z | 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` |
| 421 | 2025-03-24T17:12:46.002Z | Compiling cc v1.2.16 |
| 422 | 2025-03-24T17:12:46.027Z | 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` |
| 423 | 2025-03-24T17:12:46.053Z | Running `/work/oxidecomputer/dropshot/target/debug/build/serde-f08a54edccfc6cd9/build-script-build` |
| 424 | 2025-03-24T17:12:46.053Z | Running `/work/oxidecomputer/dropshot/target/debug/build/proc-macro2-9b87b0fcd0ab9782/build-script-build` |
| 425 | 2025-03-24T17:12:46.078Z | Compiling bytes v1.10.1 |
| 426 | 2025-03-24T17:12:46.078Z | 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` |
| 427 | 2025-03-24T17:12:46.104Z | Compiling smallvec v1.13.2 |
| 428 | 2025-03-24T17:12:46.104Z | 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` |
| 429 | 2025-03-24T17:12:46.129Z | Compiling log v0.4.17 |
| 430 | 2025-03-24T17:12:46.129Z | 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-24T17:12:46.155Z | Running `/work/oxidecomputer/dropshot/target/debug/build/libc-dd752158793d8d8e/build-script-build` |
| 432 | 2025-03-24T17:12:46.209Z | 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"))'` |
| 433 | 2025-03-24T17:12:46.349Z | 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)'` |
| 434 | 2025-03-24T17:12:46.403Z | Compiling futures-core v0.3.31 |
| 435 | 2025-03-24T17:12:46.429Z | 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` |
| 436 | 2025-03-24T17:12:46.455Z | Running `/work/oxidecomputer/dropshot/target/debug/build/log-3067bdcd9260f825/build-script-build` |
| 437 | 2025-03-24T17:12:46.455Z | Compiling parking_lot_core v0.9.4 |
| 438 | 2025-03-24T17:12:46.455Z | 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` |
| 439 | 2025-03-24T17:12:46.482Z | 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-24T17:12:46.852Z | Compiling scopeguard v1.2.0 |
| 441 | 2025-03-24T17:12:46.878Z | 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` |
| 442 | 2025-03-24T17:12:46.962Z | Compiling ryu v1.0.5 |
| 443 | 2025-03-24T17:12:46.987Z | 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` |
| 444 | 2025-03-24T17:12:46.987Z | Compiling lock_api v0.4.6 |
| 445 | 2025-03-24T17:12:46.987Z | 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` |
| 446 | 2025-03-24T17:12:47.013Z | Running `/work/oxidecomputer/dropshot/target/debug/build/parking_lot_core-44af30d40e2731e9/build-script-build` |
| 447 | 2025-03-24T17:12:47.013Z | Compiling slab v0.4.9 |
| 448 | 2025-03-24T17:12:47.013Z | 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-24T17:12:47.038Z | 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` |
| 450 | 2025-03-24T17:12:47.069Z | Compiling futures-sink v0.3.31 |
| 451 | 2025-03-24T17:12:47.096Z | 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` |
| 452 | 2025-03-24T17:12:47.235Z | Compiling quote v1.0.40 |
| 453 | 2025-03-24T17:12:47.261Z | 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` |
| 454 | 2025-03-24T17:12:47.336Z | Running `/work/oxidecomputer/dropshot/target/debug/build/slab-e26827daefefe098/build-script-build` |
| 455 | 2025-03-24T17:12:47.380Z | Compiling parking_lot v0.12.1 |
| 456 | 2025-03-24T17:12:47.405Z | 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` |
| 457 | 2025-03-24T17:12:47.448Z | Running `/work/oxidecomputer/dropshot/target/debug/build/ryu-4316a768d03a0e72/build-script-build` |
| 458 | 2025-03-24T17:12:47.517Z | Compiling signal-hook-registry v1.4.0 |
| 459 | 2025-03-24T17:12:47.542Z | 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` |
| 460 | 2025-03-24T17:12:47.568Z | 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` |
| 461 | 2025-03-24T17:12:47.622Z | Compiling mio v1.0.3 |
| 462 | 2025-03-24T17:12:47.647Z | 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-24T17:12:47.648Z | Compiling socket2 v0.5.5 |
| 464 | 2025-03-24T17:12:47.648Z | 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` |
| 465 | 2025-03-24T17:12:47.958Z | Compiling syn v2.0.100 |
| 466 | 2025-03-24T17:12:47.984Z | 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` |
| 467 | 2025-03-24T17:12:48.032Z | Compiling serde_json v1.0.140 |
| 468 | 2025-03-24T17:12:48.057Z | 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` |
| 469 | 2025-03-24T17:12:48.138Z | 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` |
| 470 | 2025-03-24T17:12:48.323Z | Compiling getrandom v0.2.11 |
| 471 | 2025-03-24T17:12:48.349Z | 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` |
| 472 | 2025-03-24T17:12:48.349Z | Compiling thiserror v1.0.69 |
| 473 | 2025-03-24T17:12:48.349Z | 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` |
| 474 | 2025-03-24T17:12:48.380Z | Running `/work/oxidecomputer/dropshot/target/debug/build/serde_json-cd14e8812eb5fa89/build-script-build` |
| 475 | 2025-03-24T17:12:48.405Z | Compiling fnv v1.0.7 |
| 476 | 2025-03-24T17:12:48.405Z | 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` |
| 477 | 2025-03-24T17:12:48.431Z | Compiling futures-channel v0.3.31 |
| 478 | 2025-03-24T17:12:48.431Z | 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` |
| 479 | 2025-03-24T17:12:48.532Z | Compiling http v1.3.1 |
| 480 | 2025-03-24T17:12:48.561Z | 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` |
| 481 | 2025-03-24T17:12:48.561Z | Compiling hashbrown v0.15.2 |
| 482 | 2025-03-24T17:12:48.561Z | 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` |
| 483 | 2025-03-24T17:12:48.683Z | Compiling futures-io v0.3.31 |
| 484 | 2025-03-24T17:12:48.709Z | 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` |
| 485 | 2025-03-24T17:12:48.734Z | Compiling pin-utils v0.1.0 |
| 486 | 2025-03-24T17:12:48.734Z | 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` |
| 487 | 2025-03-24T17:12:48.762Z | Compiling ring v0.17.13 |
| 488 | 2025-03-24T17:12:48.762Z | 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` |
| 489 | 2025-03-24T17:12:48.788Z | Compiling stable_deref_trait v1.2.0 |
| 490 | 2025-03-24T17:12:48.788Z | 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` |
| 491 | 2025-03-24T17:12:48.813Z | Compiling equivalent v1.0.0 |
| 492 | 2025-03-24T17:12:48.813Z | 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` |
| 493 | 2025-03-24T17:12:48.839Z | Running `/work/oxidecomputer/dropshot/target/debug/build/thiserror-43bd87735b4dbdbf/build-script-build` |
| 494 | 2025-03-24T17:12:48.896Z | Compiling futures-task v0.3.31 |
| 495 | 2025-03-24T17:12:48.922Z | 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` |
| 496 | 2025-03-24T17:12:48.947Z | Compiling httparse v1.10.0 |
| 497 | 2025-03-24T17:12:48.947Z | 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` |
| 498 | 2025-03-24T17:12:48.973Z | Compiling rustls-pki-types v1.11.0 |
| 499 | 2025-03-24T17:12:48.973Z | 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.11.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="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=4f51662bd1305be9 -C extra-filename=-3b5eb44e4b8e1fad --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 500 | 2025-03-24T17:12:49.100Z | Compiling tracing-core v0.1.32 |
| 501 | 2025-03-24T17:12:49.126Z | 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` |
| 502 | 2025-03-24T17:12:49.164Z | Compiling untrusted v0.9.0 |
| 503 | 2025-03-24T17:12:49.190Z | 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` |
| 504 | 2025-03-24T17:12:49.334Z | Compiling ucd-trie v0.1.6 |
| 505 | 2025-03-24T17:12:49.364Z | 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` |
| 506 | 2025-03-24T17:12:49.520Z | Running `/work/oxidecomputer/dropshot/target/debug/build/httparse-cab92ddbce2855c0/build-script-build` |
| 507 | 2025-03-24T17:12:49.572Z | Compiling getrandom v0.3.1 |
| 508 | 2025-03-24T17:12:49.598Z | 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)' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("rustc-dep-of-std", "std", "wasm_js"))' -C metadata=9bc18fdc61278e6d -C extra-filename=-1aa9d4d6eb7e2172 --out-dir /work/oxidecomputer/dropshot/target/debug/build/getrandom-1aa9d4d6eb7e2172 -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 509 | 2025-03-24T17:12:49.598Z | 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` |
| 510 | 2025-03-24T17:12:49.688Z | Running `/work/oxidecomputer/dropshot/target/debug/build/ring-a994115b9ec58c48/build-script-build` |
| 511 | 2025-03-24T17:12:49.913Z | Compiling tracing v0.1.40 |
| 512 | 2025-03-24T17:12:49.938Z | 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` |
| 513 | 2025-03-24T17:12:49.938Z | Compiling writeable v0.5.5 |
| 514 | 2025-03-24T17:12:49.938Z | 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` |
| 515 | 2025-03-24T17:12:50.033Z | Running `/work/oxidecomputer/dropshot/target/debug/build/getrandom-1aa9d4d6eb7e2172/build-script-build` |
| 516 | 2025-03-24T17:12:50.058Z | Compiling pkg-config v0.3.31 |
| 517 | 2025-03-24T17:12:50.058Z | 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` |
| 518 | 2025-03-24T17:12:50.213Z | Compiling atomic-waker v1.1.1 |
| 519 | 2025-03-24T17:12:50.238Z | 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` |
| 520 | 2025-03-24T17:12:50.294Z | Compiling vcpkg v0.2.15 |
| 521 | 2025-03-24T17:12:50.319Z | 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` |
| 522 | 2025-03-24T17:12:50.348Z | Compiling typenum v1.14.0 |
| 523 | 2025-03-24T17:12:50.373Z | 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` |
| 524 | 2025-03-24T17:12:50.424Z | Compiling litemap v0.7.4 |
| 525 | 2025-03-24T17:12:50.449Z | 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` |
| 526 | 2025-03-24T17:12:50.512Z | 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)' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("rustc-dep-of-std", "std", "wasm_js"))' -C metadata=0be2570f2abe3bed -C extra-filename=-86b8af17694901f2 --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` |
| 527 | 2025-03-24T17:12:50.585Z | Compiling http-body v1.0.1 |
| 528 | 2025-03-24T17:12:50.610Z | 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` |
| 529 | 2025-03-24T17:12:50.794Z | Compiling generic-array v0.14.5 |
| 530 | 2025-03-24T17:12:50.819Z | 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` |
| 531 | 2025-03-24T17:12:50.844Z | Compiling try-lock v0.2.3 |
| 532 | 2025-03-24T17:12:50.844Z | 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` |
| 533 | 2025-03-24T17:12:50.870Z | Compiling crossbeam-utils v0.8.15 |
| 534 | 2025-03-24T17:12:50.870Z | 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` |
| 535 | 2025-03-24T17:12:51.026Z | Compiling byteorder v1.4.3 |
| 536 | 2025-03-24T17:12:51.051Z | 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` |
| 537 | 2025-03-24T17:12:51.051Z | Compiling want v0.3.0 |
| 538 | 2025-03-24T17:12:51.051Z | 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` |
| 539 | 2025-03-24T17:12:51.164Z | Running `/work/oxidecomputer/dropshot/target/debug/build/generic-array-235517b94f7e47ed/build-script-build` |
| 540 | 2025-03-24T17:12:51.204Z | Running `/work/oxidecomputer/dropshot/target/debug/build/typenum-95e127084cabe941/build-script-main` |
| 541 | 2025-03-24T17:12:51.230Z | Compiling subtle v2.5.0 |
| 542 | 2025-03-24T17:12:51.230Z | 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` |
| 543 | 2025-03-24T17:12:51.304Z | Running `/work/oxidecomputer/dropshot/target/debug/build/crossbeam-utils-8d20bd39cb0a7453/build-script-build` |
| 544 | 2025-03-24T17:12:51.330Z | Compiling powerfmt v0.2.0 |
| 545 | 2025-03-24T17:12:51.330Z | 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` |
| 546 | 2025-03-24T17:12:51.355Z | Compiling httpdate v1.0.1 |
| 547 | 2025-03-24T17:12:51.355Z | 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` |
| 548 | 2025-03-24T17:12:51.355Z | 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` |
| 549 | 2025-03-24T17:12:51.420Z | Compiling zeroize v1.7.0 |
| 550 | 2025-03-24T17:12:51.446Z | 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` |
| 551 | 2025-03-24T17:12:51.537Z | Compiling num-conv v0.1.0 |
| 552 | 2025-03-24T17:12:51.562Z | 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` |
| 553 | 2025-03-24T17:12:51.595Z | Compiling openssl-sys v0.9.105 |
| 554 | 2025-03-24T17:12:51.620Z | 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` |
| 555 | 2025-03-24T17:12:51.723Z | Compiling icu_locid_transform_data v1.5.0 |
| 556 | 2025-03-24T17:12:51.749Z | 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` |
| 557 | 2025-03-24T17:12:51.774Z | Compiling time-core v0.1.2 |
| 558 | 2025-03-24T17:12:51.774Z | 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` |
| 559 | 2025-03-24T17:12:51.800Z | Compiling deranged v0.3.11 |
| 560 | 2025-03-24T17:12:51.800Z | 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` |
| 561 | 2025-03-24T17:12:51.825Z | 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` |
| 562 | 2025-03-24T17:12:51.852Z | Compiling base64 v0.22.1 |
| 563 | 2025-03-24T17:12:51.852Z | 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` |
| 564 | 2025-03-24T17:12:51.925Z | Compiling time-macros v0.2.18 |
| 565 | 2025-03-24T17:12:51.950Z | 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` |
| 566 | 2025-03-24T17:12:52.342Z | 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` |
| 567 | 2025-03-24T17:12:52.458Z | Running `/work/oxidecomputer/dropshot/target/debug/build/openssl-sys-7ed3b5c406602603/build-script-main` |
| 568 | 2025-03-24T17:12:52.483Z | 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` |
| 569 | 2025-03-24T17:12:52.510Z | Compiling tower-service v0.3.3 |
| 570 | 2025-03-24T17:12:52.510Z | 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` |
| 571 | 2025-03-24T17:12:52.538Z | Compiling ppv-lite86 v0.2.15 |
| 572 | 2025-03-24T17:12:52.563Z | 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` |
| 573 | 2025-03-24T17:12:52.627Z | Compiling bitflags v2.4.0 |
| 574 | 2025-03-24T17:12:52.653Z | 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` |
| 575 | 2025-03-24T17:12:52.772Z | Compiling slog v2.7.0 |
| 576 | 2025-03-24T17:12:52.798Z | 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` |
| 577 | 2025-03-24T17:12:53.005Z | Compiling icu_properties_data v1.5.0 |
| 578 | 2025-03-24T17:12:53.030Z | 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` |
| 579 | 2025-03-24T17:12:53.030Z | Compiling num_threads v0.1.3 |
| 580 | 2025-03-24T17:12:53.030Z | 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` |
| 581 | 2025-03-24T17:12:53.176Z | Compiling thread-id v4.0.0 |
| 582 | 2025-03-24T17:12:53.201Z | 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` |
| 583 | 2025-03-24T17:12:53.201Z | Compiling usdt-impl v0.5.0 |
| 584 | 2025-03-24T17:12:53.201Z | 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` |
| 585 | 2025-03-24T17:12:53.226Z | Running `/work/oxidecomputer/dropshot/target/debug/build/slog-a56266a179d759e4/build-script-build` |
| 586 | 2025-03-24T17:12:53.250Z | Compiling unicase v2.6.0 |
| 587 | 2025-03-24T17:12:53.251Z | 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` |
| 588 | 2025-03-24T17:12:53.278Z | Compiling write16 v1.0.0 |
| 589 | 2025-03-24T17:12:53.303Z | 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` |
| 590 | 2025-03-24T17:12:53.303Z | Compiling percent-encoding v2.3.1 |
| 591 | 2025-03-24T17:12:53.303Z | 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` |
| 592 | 2025-03-24T17:12:53.387Z | Compiling openssl-probe v0.1.4 |
| 593 | 2025-03-24T17:12:53.412Z | 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` |
| 594 | 2025-03-24T17:12:53.437Z | Compiling utf16_iter v1.0.5 |
| 595 | 2025-03-24T17:12:53.437Z | 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` |
| 596 | 2025-03-24T17:12:53.565Z | Compiling utf8_iter v1.0.4 |
| 597 | 2025-03-24T17:12:53.590Z | 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` |
| 598 | 2025-03-24T17:12:53.590Z | Compiling icu_normalizer_data v1.5.0 |
| 599 | 2025-03-24T17:12:53.590Z | 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` |
| 600 | 2025-03-24T17:12:53.616Z | Compiling openssl v0.10.70 |
| 601 | 2025-03-24T17:12:53.616Z | 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` |
| 602 | 2025-03-24T17:12:53.641Z | Compiling foreign-types-shared v0.1.1 |
| 603 | 2025-03-24T17:12:53.641Z | 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` |
| 604 | 2025-03-24T17:12:53.680Z | Compiling paste v1.0.15 |
| 605 | 2025-03-24T17:12:53.705Z | 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` |
| 606 | 2025-03-24T17:12:53.730Z | Running `/work/oxidecomputer/dropshot/target/debug/build/unicase-70d611e318f90614/build-script-build` |
| 607 | 2025-03-24T17:12:53.755Z | Compiling foreign-types v0.3.2 |
| 608 | 2025-03-24T17:12:53.755Z | 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` |
| 609 | 2025-03-24T17:12:53.788Z | Running `/work/oxidecomputer/dropshot/target/debug/build/usdt-impl-3a8b6a62faaf4cad/build-script-build` |
| 610 | 2025-03-24T17:12:53.848Z | Compiling form_urlencoded v1.2.1 |
| 611 | 2025-03-24T17:12:53.873Z | 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` |
| 612 | 2025-03-24T17:12:53.905Z | Compiling crypto-common v0.1.6 |
| 613 | 2025-03-24T17:12:53.930Z | 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` |
| 614 | 2025-03-24T17:12:53.955Z | Compiling block-buffer v0.10.2 |
| 615 | 2025-03-24T17:12:53.955Z | 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` |
| 616 | 2025-03-24T17:12:54.040Z | Running `/work/oxidecomputer/dropshot/target/debug/build/openssl-9ab96c536e026422/build-script-build` |
| 617 | 2025-03-24T17:12:54.066Z | 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` |
| 618 | 2025-03-24T17:12:54.092Z | 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)'` |
| 619 | 2025-03-24T17:12:54.141Z | Running `/work/oxidecomputer/dropshot/target/debug/build/paste-433baff36be548e1/build-script-build` |
| 620 | 2025-03-24T17:12:54.167Z | Compiling num-traits v0.2.14 |
| 621 | 2025-03-24T17:12:54.167Z | 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` |
| 622 | 2025-03-24T17:12:54.193Z | Compiling rustls v0.23.13 |
| 623 | 2025-03-24T17:12:54.193Z | 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` |
| 624 | 2025-03-24T17:12:54.193Z | Compiling synstructure v0.13.1 |
| 625 | 2025-03-24T17:12:54.193Z | 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` |
| 626 | 2025-03-24T17:12:54.219Z | Compiling time v0.3.36 |
| 627 | 2025-03-24T17:12:54.219Z | 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` |
| 628 | 2025-03-24T17:12:54.480Z | Compiling plain v0.2.3 |
| 629 | 2025-03-24T17:12:54.506Z | 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` |
| 630 | 2025-03-24T17:12:54.506Z | Compiling semver v1.0.26 |
| 631 | 2025-03-24T17:12:54.506Z | 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` |
| 632 | 2025-03-24T17:12:54.632Z | Compiling rustls v0.22.4 |
| 633 | 2025-03-24T17:12:54.658Z | 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` |
| 634 | 2025-03-24T17:12:54.715Z | Compiling mime v0.3.16 |
| 635 | 2025-03-24T17:12:54.742Z | 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` |
| 636 | 2025-03-24T17:12:54.920Z | Compiling rustls-webpki v0.102.8 |
| 637 | 2025-03-24T17:12:54.946Z | 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=9b8d452ca967997a -C extra-filename=-ea6909a737d30af3 --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-3b5eb44e4b8e1fad.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` |
| 638 | 2025-03-24T17:12:54.946Z | Compiling native-tls v0.2.12 |
| 639 | 2025-03-24T17:12:54.946Z | 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` |
| 640 | 2025-03-24T17:12:55.098Z | Compiling thiserror v2.0.12 |
| 641 | 2025-03-24T17:12:55.123Z | 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` |
| 642 | 2025-03-24T17:12:55.172Z | Compiling zerocopy v0.8.24 |
| 643 | 2025-03-24T17:12:55.197Z | 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/zerocopy-0.8.24/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="simd"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("__internal_use_only_features_that_work_on_stable", "alloc", "derive", "float-nightly", "simd", "simd-nightly", "std", "zerocopy-derive"))' -C metadata=a44d32b856dbde4d -C extra-filename=-9ee12f47bcc169f5 --out-dir /work/oxidecomputer/dropshot/target/debug/build/zerocopy-9ee12f47bcc169f5 -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 644 | 2025-03-24T17:12:55.197Z | Running `/work/oxidecomputer/dropshot/target/debug/build/rustls-ac2397ff3f16dd02/build-script-build` |
| 645 | 2025-03-24T17:12:55.223Z | Running `/work/oxidecomputer/dropshot/target/debug/build/semver-c02eeb76c01fc848/build-script-build` |
| 646 | 2025-03-24T17:12:55.273Z | Running `/work/oxidecomputer/dropshot/target/debug/build/num-traits-6ea3612f82153190/build-script-build` |
| 647 | 2025-03-24T17:12:55.298Z | Running `/work/oxidecomputer/dropshot/target/debug/build/native-tls-2351ecc04e7884c1/build-script-build` |
| 648 | 2025-03-24T17:12:55.298Z | Running `/work/oxidecomputer/dropshot/target/debug/build/rustls-8e00b0ef28c22dee/build-script-build` |
| 649 | 2025-03-24T17:12:55.323Z | 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"))'` |
| 650 | 2025-03-24T17:12:55.586Z | Compiling digest v0.10.7 |
| 651 | 2025-03-24T17:12:55.611Z | 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` |
| 652 | 2025-03-24T17:12:55.637Z | Running `/work/oxidecomputer/dropshot/target/debug/build/thiserror-2abd238d8fcca215/build-script-build` |
| 653 | 2025-03-24T17:12:55.792Z | Running `/work/oxidecomputer/dropshot/target/debug/build/zerocopy-9ee12f47bcc169f5/build-script-build` |
| 654 | 2025-03-24T17:12:55.847Z | 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` |
| 655 | 2025-03-24T17:12:55.890Z | Compiling rustls-pemfile v2.1.3 |
| 656 | 2025-03-24T17:12:55.915Z | 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=296b5fc3cba0f437 -C extra-filename=-6a81f1f256e4a042 --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-3b5eb44e4b8e1fad.rmeta --cap-lints allow` |
| 657 | 2025-03-24T17:12:55.941Z | Compiling rand_core v0.9.3 |
| 658 | 2025-03-24T17:12:55.941Z | Running `/home/build/.rustup/toolchains/1.85.1-x86_64-unknown-illumos/bin/rustc --crate-name rand_core --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/rand_core-0.9.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="os_rng"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("os_rng", "serde", "std"))' -C metadata=67cce4d2f8916b86 -C extra-filename=-617a8e1e7871a713 --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-86b8af17694901f2.rmeta --cap-lints allow` |
| 659 | 2025-03-24T17:12:56.165Z | Compiling dirs-sys-next v0.1.2 |
| 660 | 2025-03-24T17:12:56.191Z | 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` |
| 661 | 2025-03-24T17:12:56.216Z | 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` |
| 662 | 2025-03-24T17:12:56.278Z | Compiling pretty-hex v0.4.1 |
| 663 | 2025-03-24T17:12:56.303Z | 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` |
| 664 | 2025-03-24T17:12:56.303Z | Compiling winnow v0.7.1 |
| 665 | 2025-03-24T17:12:56.303Z | 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` |
| 666 | 2025-03-24T17:12:56.574Z | Compiling cpufeatures v0.2.2 |
| 667 | 2025-03-24T17:12:56.599Z | 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` |
| 668 | 2025-03-24T17:12:56.625Z | Running `/work/oxidecomputer/dropshot/target/debug/build/usdt-impl-6243b47ee24b966f/build-script-build` |
| 669 | 2025-03-24T17:12:56.682Z | Compiling sha1 v0.10.6 |
| 670 | 2025-03-24T17:12:56.707Z | 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` |
| 671 | 2025-03-24T17:12:56.760Z | Compiling dirs-next v2.0.0 |
| 672 | 2025-03-24T17:12:56.785Z | 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` |
| 673 | 2025-03-24T17:12:56.785Z | Compiling mime_guess v2.0.5 |
| 674 | 2025-03-24T17:12:56.785Z | 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` |
| 675 | 2025-03-24T17:12:56.814Z | Compiling rand_chacha v0.9.0 |
| 676 | 2025-03-24T17:12:56.814Z | Running `/home/build/.rustup/toolchains/1.85.1-x86_64-unknown-illumos/bin/rustc --crate-name rand_chacha --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/rand_chacha-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 --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "os_rng", "serde", "std"))' -C metadata=d9aab02e8fa41598 -C extra-filename=-4ab31d98c6a7da2d --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-617a8e1e7871a713.rmeta --cap-lints allow` |
| 677 | 2025-03-24T17:12:56.840Z | Running `/home/build/.rustup/toolchains/1.85.1-x86_64-unknown-illumos/bin/rustc --crate-name zerocopy --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/zerocopy-0.8.24/src/lib.rs --error-format=json --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"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("__internal_use_only_features_that_work_on_stable", "alloc", "derive", "float-nightly", "simd", "simd-nightly", "std", "zerocopy-derive"))' -C metadata=a423cb86d32392d3 -C extra-filename=-83e6c05aa4aa716d --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow --cfg zerocopy_aarch64_simd_1_59_0 --cfg zerocopy_core_error_1_81_0 --cfg zerocopy_diagnostic_on_unimplemented_1_78_0 --cfg zerocopy_generic_bounds_in_const_fn_1_61_0 --cfg zerocopy_panic_in_const_and_vec_try_reserve_1_57_0 --cfg zerocopy_target_has_atomics_1_60_0 --check-cfg 'cfg(zerocopy_aarch64_simd_1_59_0)' --check-cfg 'cfg(zerocopy_core_error_1_81_0)' --check-cfg 'cfg(zerocopy_diagnostic_on_unimplemented_1_78_0)' --check-cfg 'cfg(zerocopy_generic_bounds_in_const_fn_1_61_0)' --check-cfg 'cfg(zerocopy_panic_in_const_and_vec_try_reserve_1_57_0)' --check-cfg 'cfg(zerocopy_target_has_atomics_1_60_0)' --check-cfg 'cfg(doc_cfg)' --check-cfg 'cfg(kani)' --check-cfg 'cfg(__ZEROCOPY_INTERNAL_USE_ONLY_NIGHTLY_FEATURES_IN_TESTS)' --check-cfg 'cfg(coverage_nightly)'` |
| 678 | 2025-03-24T17:12:56.953Z | 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=9af44c3568dd39e9 -C extra-filename=-a028984802011d33 --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-3b5eb44e4b8e1fad.rmeta --extern webpki=/work/oxidecomputer/dropshot/target/debug/deps/libwebpki-ea6909a737d30af3.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)'` |
| 679 | 2025-03-24T17:12:57.121Z | 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=076089c897743dbd -C extra-filename=-76d98ed4c6004a35 --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-3b5eb44e4b8e1fad.rmeta --extern webpki=/work/oxidecomputer/dropshot/target/debug/deps/libwebpki-ea6909a737d30af3.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` |
| 680 | 2025-03-24T17:12:57.301Z | 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` |
| 681 | 2025-03-24T17:12:57.638Z | Compiling serde_derive v1.0.219 |
| 682 | 2025-03-24T17:12:57.664Z | 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` |
| 683 | 2025-03-24T17:12:57.695Z | Compiling tokio-macros v2.5.0 |
| 684 | 2025-03-24T17:12:57.721Z | 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` |
| 685 | 2025-03-24T17:12:57.721Z | Compiling zerofrom-derive v0.1.5 |
| 686 | 2025-03-24T17:12:57.721Z | 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` |
| 687 | 2025-03-24T17:12:58.450Z | Compiling thiserror-impl v1.0.69 |
| 688 | 2025-03-24T17:12:58.475Z | 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` |
| 689 | 2025-03-24T17:12:58.936Z | Compiling tokio v1.44.1 |
| 690 | 2025-03-24T17:12:58.962Z | 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` |
| 691 | 2025-03-24T17:12:59.361Z | Compiling yoke-derive v0.7.5 |
| 692 | 2025-03-24T17:12:59.387Z | 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` |
| 693 | 2025-03-24T17:12:59.681Z | Compiling futures-macro v0.3.31 |
| 694 | 2025-03-24T17:12:59.706Z | 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` |
| 695 | 2025-03-24T17:13:00.268Z | Compiling zerofrom v0.1.5 |
| 696 | 2025-03-24T17:13:00.293Z | 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` |
| 697 | 2025-03-24T17:13:00.470Z | Compiling zerovec-derive v0.10.3 |
| 698 | 2025-03-24T17:13:00.495Z | 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` |
| 699 | 2025-03-24T17:13:00.629Z | 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)'` |
| 700 | 2025-03-24T17:13:00.764Z | Compiling displaydoc v0.2.5 |
| 701 | 2025-03-24T17:13:00.789Z | 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` |
| 702 | 2025-03-24T17:13:01.182Z | Compiling futures-util v0.3.31 |
| 703 | 2025-03-24T17:13:01.207Z | 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` |
| 704 | 2025-03-24T17:13:01.364Z | Compiling yoke v0.7.5 |
| 705 | 2025-03-24T17:13:01.389Z | 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` |
| 706 | 2025-03-24T17:13:01.728Z | Compiling pest v2.7.6 |
| 707 | 2025-03-24T17:13:01.754Z | 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` |
| 708 | 2025-03-24T17:13:02.142Z | Compiling icu_provider_macros v1.5.0 |
| 709 | 2025-03-24T17:13:02.167Z | 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` |
| 710 | 2025-03-24T17:13:02.572Z | Compiling zerovec v0.10.4 |
| 711 | 2025-03-24T17:13:02.597Z | 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` |
| 712 | 2025-03-24T17:13:03.309Z | Compiling zerocopy-derive v0.7.32 |
| 713 | 2025-03-24T17:13:03.335Z | 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` |
| 714 | 2025-03-24T17:13:03.375Z | 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)'` |
| 715 | 2025-03-24T17:13:04.399Z | Compiling tinystr v0.7.6 |
| 716 | 2025-03-24T17:13:04.424Z | 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` |
| 717 | 2025-03-24T17:13:04.482Z | Compiling pest_meta v2.7.6 |
| 718 | 2025-03-24T17:13:04.507Z | 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` |
| 719 | 2025-03-24T17:13:04.750Z | Compiling icu_locid v1.5.0 |
| 720 | 2025-03-24T17:13:04.775Z | 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` |
| 721 | 2025-03-24T17:13:04.929Z | Compiling zerocopy v0.7.32 |
| 722 | 2025-03-24T17:13:04.955Z | 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` |
| 723 | 2025-03-24T17:13:05.628Z | Compiling pest_generator v2.7.6 |
| 724 | 2025-03-24T17:13:05.653Z | 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` |
| 725 | 2025-03-24T17:13:06.013Z | Compiling icu_provider v1.5.0 |
| 726 | 2025-03-24T17:13:06.039Z | 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` |
| 727 | 2025-03-24T17:13:06.065Z | Compiling icu_collections v1.5.0 |
| 728 | 2025-03-24T17:13:06.065Z | 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` |
| 729 | 2025-03-24T17:13:06.688Z | Compiling tokio-util v0.7.7 |
| 730 | 2025-03-24T17:13:06.714Z | 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` |
| 731 | 2025-03-24T17:13:06.962Z | Compiling icu_locid_transform v1.5.0 |
| 732 | 2025-03-24T17:13:06.987Z | 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` |
| 733 | 2025-03-24T17:13:07.014Z | Compiling scroll_derive v0.12.0 |
| 734 | 2025-03-24T17:13:07.040Z | 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` |
| 735 | 2025-03-24T17:13:07.337Z | Compiling openssl-macros v0.1.1 |
| 736 | 2025-03-24T17:13:07.362Z | 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` |
| 737 | 2025-03-24T17:13:07.362Z | Compiling pest_derive v2.7.6 |
| 738 | 2025-03-24T17:13:07.362Z | 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` |
| 739 | 2025-03-24T17:13:07.874Z | 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"))'` |
| 740 | 2025-03-24T17:13:08.143Z | Compiling indexmap v2.8.0 |
| 741 | 2025-03-24T17:13:08.168Z | 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` |
| 742 | 2025-03-24T17:13:08.168Z | Compiling icu_properties v1.5.1 |
| 743 | 2025-03-24T17:13:08.168Z | 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` |
| 744 | 2025-03-24T17:13:08.194Z | Compiling serde_tokenstream v0.2.2 |
| 745 | 2025-03-24T17:13:08.194Z | 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` |
| 746 | 2025-03-24T17:13:08.223Z | Compiling dtrace-parser v0.2.0 |
| 747 | 2025-03-24T17:13:08.249Z | 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` |
| 748 | 2025-03-24T17:13:08.274Z | Compiling scroll v0.12.0 |
| 749 | 2025-03-24T17:13:08.300Z | 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` |
| 750 | 2025-03-24T17:13:08.651Z | 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)'` |
| 751 | 2025-03-24T17:13:08.738Z | Compiling goblin v0.8.0 |
| 752 | 2025-03-24T17:13:08.779Z | 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` |
| 753 | 2025-03-24T17:13:09.202Z | Compiling toml_datetime v0.6.8 |
| 754 | 2025-03-24T17:13:09.228Z | 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` |
| 755 | 2025-03-24T17:13:09.383Z | Compiling h2 v0.4.6 |
| 756 | 2025-03-24T17:13:09.409Z | 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` |
| 757 | 2025-03-24T17:13:09.671Z | Compiling dof v0.3.0 |
| 758 | 2025-03-24T17:13:09.700Z | 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` |
| 759 | 2025-03-24T17:13:09.817Z | Compiling serde_spanned v0.6.8 |
| 760 | 2025-03-24T17:13:09.842Z | 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` |
| 761 | 2025-03-24T17:13:10.047Z | Compiling thiserror-impl v2.0.12 |
| 762 | 2025-03-24T17:13:10.072Z | 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` |
| 763 | 2025-03-24T17:13:10.185Z | 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` |
| 764 | 2025-03-24T17:13:10.376Z | Compiling toml_edit v0.22.23 |
| 765 | 2025-03-24T17:13:10.401Z | 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` |
| 766 | 2025-03-24T17:13:11.188Z | Compiling icu_normalizer v1.5.0 |
| 767 | 2025-03-24T17:13:11.213Z | 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` |
| 768 | 2025-03-24T17:13:11.936Z | 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)'` |
| 769 | 2025-03-24T17:13:12.214Z | Compiling idna_adapter v1.2.0 |
| 770 | 2025-03-24T17:13:12.239Z | 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` |
| 771 | 2025-03-24T17:13:12.430Z | Compiling idna v1.0.3 |
| 772 | 2025-03-24T17:13:12.456Z | 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` |
| 773 | 2025-03-24T17:13:12.521Z | 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)'` |
| 774 | 2025-03-24T17:13:12.588Z | Compiling serde_derive_internals v0.29.0 |
| 775 | 2025-03-24T17:13:12.613Z | 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` |
| 776 | 2025-03-24T17:13:12.676Z | Compiling concurrent-queue v2.5.0 |
| 777 | 2025-03-24T17:13:12.702Z | 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` |
| 778 | 2025-03-24T17:13:12.839Z | Compiling http-body-util v0.1.3 |
| 779 | 2025-03-24T17:13:12.867Z | 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` |
| 780 | 2025-03-24T17:13:13.007Z | Compiling rand_core v0.6.3 |
| 781 | 2025-03-24T17:13:13.032Z | 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` |
| 782 | 2025-03-24T17:13:13.261Z | 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` |
| 783 | 2025-03-24T17:13:13.386Z | Compiling multer v3.1.0 |
| 784 | 2025-03-24T17:13:13.412Z | 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` |
| 785 | 2025-03-24T17:13:13.708Z | Compiling hyper v1.6.0 |
| 786 | 2025-03-24T17:13:13.734Z | 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` |
| 787 | 2025-03-24T17:13:13.950Z | 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` |
| 788 | 2025-03-24T17:13:14.241Z | 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` |
| 789 | 2025-03-24T17:13:14.754Z | Compiling thread_local v1.1.4 |
| 790 | 2025-03-24T17:13:14.779Z | 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` |
| 791 | 2025-03-24T17:13:15.200Z | Compiling encoding_rs v0.8.32 |
| 792 | 2025-03-24T17:13:15.225Z | 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` |
| 793 | 2025-03-24T17:13:15.684Z | Compiling lazy_static v1.5.0 |
| 794 | 2025-03-24T17:13:15.709Z | 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` |
| 795 | 2025-03-24T17:13:15.734Z | Compiling hyper-util v0.1.10 |
| 796 | 2025-03-24T17:13:15.735Z | Compiling target-triple v0.1.3 |
| 797 | 2025-03-24T17:13:15.735Z | 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` |
| 798 | 2025-03-24T17:13:15.735Z | 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` |
| 799 | 2025-03-24T17:13:15.825Z | Compiling iana-time-zone v0.1.47 |
| 800 | 2025-03-24T17:13:15.850Z | 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` |
| 801 | 2025-03-24T17:13:16.173Z | Compiling heck v0.5.0 |
| 802 | 2025-03-24T17:13:16.199Z | 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` |
| 803 | 2025-03-24T17:13:16.224Z | Compiling parking v2.2.0 |
| 804 | 2025-03-24T17:13:16.224Z | 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` |
| 805 | 2025-03-24T17:13:16.583Z | Compiling schemars v0.8.22 |
| 806 | 2025-03-24T17:13:16.611Z | 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` |
| 807 | 2025-03-24T17:13:16.611Z | Compiling unicode-segmentation v1.10.0 |
| 808 | 2025-03-24T17:13:16.611Z | 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` |
| 809 | 2025-03-24T17:13:16.986Z | Compiling rustix v1.0.2 |
| 810 | 2025-03-24T17:13:17.013Z | 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` |
| 811 | 2025-03-24T17:13:17.228Z | Compiling camino v1.1.9 |
| 812 | 2025-03-24T17:13:17.253Z | 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` |
| 813 | 2025-03-24T17:13:17.278Z | Compiling unicode-width v0.1.9 |
| 814 | 2025-03-24T17:13:17.278Z | 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` |
| 815 | 2025-03-24T17:13:17.376Z | Compiling slog-async v2.8.0 |
| 816 | 2025-03-24T17:13:17.402Z | 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` |
| 817 | 2025-03-24T17:13:17.437Z | Compiling match_cfg v0.1.0 |
| 818 | 2025-03-24T17:13:17.462Z | 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` |
| 819 | 2025-03-24T17:13:17.545Z | Compiling hostname v0.3.1 |
| 820 | 2025-03-24T17:13:17.570Z | 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` |
| 821 | 2025-03-24T17:13:17.570Z | Compiling console v0.15.7 |
| 822 | 2025-03-24T17:13:17.570Z | 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` |
| 823 | 2025-03-24T17:13:17.602Z | Running `/work/oxidecomputer/dropshot/target/debug/build/rustix-000fd909245d31ce/build-script-build` |
| 824 | 2025-03-24T17:13:17.749Z | Compiling newline-converter v0.3.0 |
| 825 | 2025-03-24T17:13:17.774Z | 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` |
| 826 | 2025-03-24T17:13:17.774Z | Running `/work/oxidecomputer/dropshot/target/debug/build/schemars-4562dd78d43d9520/build-script-build` |
| 827 | 2025-03-24T17:13:17.799Z | Running `/work/oxidecomputer/dropshot/target/debug/build/camino-2e5d698f9c84f788/build-script-build` |
| 828 | 2025-03-24T17:13:17.824Z | Compiling event-listener v5.0.0 |
| 829 | 2025-03-24T17:13:17.824Z | 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` |
| 830 | 2025-03-24T17:13:17.850Z | Running `/work/oxidecomputer/dropshot/target/debug/build/slog-async-052f1bae81d3ffeb/build-script-build` |
| 831 | 2025-03-24T17:13:17.875Z | Running `/work/oxidecomputer/dropshot/target/debug/build/target-triple-3b887b65ad9883a8/build-script-build` |
| 832 | 2025-03-24T17:13:17.901Z | Compiling chrono v0.4.40 |
| 833 | 2025-03-24T17:13:17.901Z | 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` |
| 834 | 2025-03-24T17:13:17.926Z | Compiling tokio-native-tls v0.3.1 |
| 835 | 2025-03-24T17:13:17.926Z | 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` |
| 836 | 2025-03-24T17:13:17.953Z | Compiling schemars_derive v0.8.22 |
| 837 | 2025-03-24T17:13:17.953Z | 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` |
| 838 | 2025-03-24T17:13:18.170Z | Running `/work/oxidecomputer/dropshot/target/debug/build/multer-1fa4eac85ffeab8a/build-script-build` |
| 839 | 2025-03-24T17:13:18.232Z | Compiling toml v0.8.20 |
| 840 | 2025-03-24T17:13:18.257Z | 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` |
| 841 | 2025-03-24T17:13:18.257Z | Compiling rand_chacha v0.3.1 |
| 842 | 2025-03-24T17:13:18.257Z | 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` |
| 843 | 2025-03-24T17:13:18.340Z | Compiling url v2.5.4 |
| 844 | 2025-03-24T17:13:18.368Z | 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` |
| 845 | 2025-03-24T17:13:18.783Z | 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` |
| 846 | 2025-03-24T17:13:18.900Z | Compiling usdt-macro v0.5.0 |
| 847 | 2025-03-24T17:13:18.926Z | 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` |
| 848 | 2025-03-24T17:13:19.185Z | Compiling usdt-attr-macro v0.5.0 |
| 849 | 2025-03-24T17:13:19.211Z | 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` |
| 850 | 2025-03-24T17:13:19.589Z | Compiling slog-json v2.6.1 |
| 851 | 2025-03-24T17:13:19.614Z | 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` |
| 852 | 2025-03-24T17:13:19.886Z | Compiling serde_urlencoded v0.7.1 |
| 853 | 2025-03-24T17:13:19.911Z | 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` |
| 854 | 2025-03-24T17:13:19.937Z | Compiling uuid v1.16.0 |
| 855 | 2025-03-24T17:13:19.937Z | 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=88befec583048131 -C extra-filename=-ada980f638e7de21 --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-86b8af17694901f2.rmeta --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-32aa256e3879c630.rmeta --cap-lints allow` |
| 856 | 2025-03-24T17:13:20.130Z | Compiling tokio-rustls v0.25.0 |
| 857 | 2025-03-24T17:13:20.156Z | 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=793413b40dcf3a9f -C extra-filename=-584dda504366d85f --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-76d98ed4c6004a35.rmeta --extern pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-3b5eb44e4b8e1fad.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` |
| 858 | 2025-03-24T17:13:20.156Z | Compiling tokio-rustls v0.26.0 |
| 859 | 2025-03-24T17:13:20.156Z | 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=3f3fd50ec7a1f612 -C extra-filename=-ec90bff8587bebc4 --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-a028984802011d33.rmeta --extern pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-3b5eb44e4b8e1fad.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` |
| 860 | 2025-03-24T17:13:20.310Z | Compiling futures-executor v0.3.31 |
| 861 | 2025-03-24T17:13:20.335Z | 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` |
| 862 | 2025-03-24T17:13:20.361Z | Compiling rand v0.9.0 |
| 863 | 2025-03-24T17:13:20.361Z | Running `/home/build/.rustup/toolchains/1.85.1-x86_64-unknown-illumos/bin/rustc --crate-name rand --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/rand-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 --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="os_rng"' --cfg 'feature="small_rng"' --cfg 'feature="std"' --cfg 'feature="std_rng"' --cfg 'feature="thread_rng"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "log", "nightly", "os_rng", "serde", "simd_support", "small_rng", "std", "std_rng", "thread_rng", "unbiased"))' -C metadata=1e411fd9fd123682 -C extra-filename=-976303d90fea3786 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --extern rand_chacha=/work/oxidecomputer/dropshot/target/debug/deps/librand_chacha-4ab31d98c6a7da2d.rmeta --extern rand_core=/work/oxidecomputer/dropshot/target/debug/deps/librand_core-617a8e1e7871a713.rmeta --extern zerocopy=/work/oxidecomputer/dropshot/target/debug/deps/libzerocopy-83e6c05aa4aa716d.rmeta --cap-lints allow` |
| 864 | 2025-03-24T17:13:20.490Z | Running `/work/oxidecomputer/dropshot/target/debug/build/mime_guess-0668e0f2236708b4/build-script-build` |
| 865 | 2025-03-24T17:13:20.523Z | Compiling async-stream-impl v0.3.6 |
| 866 | 2025-03-24T17:13:20.548Z | 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` |
| 867 | 2025-03-24T17:13:20.549Z | Compiling term v0.7.0 |
| 868 | 2025-03-24T17:13:20.549Z | 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` |
| 869 | 2025-03-24T17:13:20.575Z | Compiling crossbeam-channel v0.5.1 |
| 870 | 2025-03-24T17:13:20.575Z | 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` |
| 871 | 2025-03-24T17:13:20.696Z | Compiling webpki-roots v0.26.5 |
| 872 | 2025-03-24T17:13:20.722Z | 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=3360fe63cf284e52 -C extra-filename=-9ceae17b678e033f --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-3b5eb44e4b8e1fad.rmeta --cap-lints allow` |
| 873 | 2025-03-24T17:13:20.798Z | Compiling errno v0.3.10 |
| 874 | 2025-03-24T17:13:20.823Z | 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` |
| 875 | 2025-03-24T17:13:20.885Z | Compiling memmap v0.7.0 |
| 876 | 2025-03-24T17:13:20.910Z | 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` |
| 877 | 2025-03-24T17:13:20.935Z | Compiling is-terminal v0.4.12 |
| 878 | 2025-03-24T17:13:20.936Z | 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` |
| 879 | 2025-03-24T17:13:21.045Z | Compiling sync_wrapper v1.0.1 |
| 880 | 2025-03-24T17:13:21.070Z | 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` |
| 881 | 2025-03-24T17:13:21.070Z | Compiling dropshot v0.16.0 (/work/oxidecomputer/dropshot/dropshot) |
| 882 | 2025-03-24T17:13:21.070Z | 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` |
| 883 | 2025-03-24T17:13:21.189Z | Compiling spin v0.9.8 |
| 884 | 2025-03-24T17:13:21.215Z | 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` |
| 885 | 2025-03-24T17:13:21.215Z | Compiling tower-layer v0.3.3 |
| 886 | 2025-03-24T17:13:21.215Z | 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` |
| 887 | 2025-03-24T17:13:21.361Z | Compiling data-encoding v2.4.0 |
| 888 | 2025-03-24T17:13:21.387Z | 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` |
| 889 | 2025-03-24T17:13:21.421Z | Compiling dyn-clone v1.0.4 |
| 890 | 2025-03-24T17:13:21.447Z | 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` |
| 891 | 2025-03-24T17:13:21.481Z | Compiling buf-list v1.0.3 |
| 892 | 2025-03-24T17:13:21.506Z | Compiling anyhow v1.0.97 |
| 893 | 2025-03-24T17:13:21.557Z | 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` |
| 894 | 2025-03-24T17:13:21.582Z | 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` |
| 895 | 2025-03-24T17:13:21.583Z | Compiling take_mut v0.2.2 |
| 896 | 2025-03-24T17:13:21.583Z | 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` |
| 897 | 2025-03-24T17:13:21.608Z | Compiling similar v2.2.1 |
| 898 | 2025-03-24T17:13:21.608Z | 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` |
| 899 | 2025-03-24T17:13:21.717Z | Compiling utf-8 v0.7.6 |
| 900 | 2025-03-24T17:13:21.743Z | 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` |
| 901 | 2025-03-24T17:13:21.743Z | Compiling async-stream v0.3.6 |
| 902 | 2025-03-24T17:13:21.743Z | 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` |
| 903 | 2025-03-24T17:13:21.867Z | 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` |
| 904 | 2025-03-24T17:13:22.011Z | Compiling tungstenite v0.26.2 |
| 905 | 2025-03-24T17:13:22.041Z | Running `/home/build/.rustup/toolchains/1.85.1-x86_64-unknown-illumos/bin/rustc --crate-name tungstenite --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tungstenite-0.26.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="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=ac27cc17070c6c81 -C extra-filename=-40c53958258f0e39 --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 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-976303d90fea3786.rmeta --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-3024600dc8c1764a.rmeta --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-0255cc036f1a0f85.rmeta --extern utf8=/work/oxidecomputer/dropshot/target/debug/deps/libutf8-3ab53f6c76f3b36d.rmeta --cap-lints allow` |
| 906 | 2025-03-24T17:13:22.066Z | 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=033b4c763d583bb0 -C extra-filename=-83c0dcc9eec25d86 --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-ada980f638e7de21.rmeta --cap-lints allow --cfg std_atomic64 --cfg std_atomic` |
| 907 | 2025-03-24T17:13:22.093Z | Running `/work/oxidecomputer/dropshot/target/debug/build/anyhow-55a85119fbb5a5b7/build-script-build` |
| 908 | 2025-03-24T17:13:22.118Z | Running `/work/oxidecomputer/dropshot/target/debug/build/buf-list-5850d33f1a4b38f8/build-script-build` |
| 909 | 2025-03-24T17:13:22.173Z | Running `/work/oxidecomputer/dropshot/target/debug/build/dropshot-077b046780b2b7cb/build-script-build` |
| 910 | 2025-03-24T17:13:22.242Z | Compiling tower v0.5.2 |
| 911 | 2025-03-24T17:13:22.268Z | 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` |
| 912 | 2025-03-24T17:13:22.473Z | Compiling expectorate v1.1.0 |
| 913 | 2025-03-24T17:13:22.499Z | 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` |
| 914 | 2025-03-24T17:13:22.632Z | 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` |
| 915 | 2025-03-24T17:13:22.899Z | Compiling usdt v0.5.0 |
| 916 | 2025-03-24T17:13:22.925Z | 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` |
| 917 | 2025-03-24T17:13:22.953Z | Compiling slog-term v2.9.1 |
| 918 | 2025-03-24T17:13:22.953Z | 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` |
| 919 | 2025-03-24T17:13:23.372Z | 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` |
| 920 | 2025-03-24T17:13:23.397Z | Compiling hyper-rustls v0.27.3 |
| 921 | 2025-03-24T17:13:23.397Z | 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=39a34ad976988a5e -C extra-filename=-5b90e193f7d74a19 --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-a028984802011d33.rmeta --extern pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-3b5eb44e4b8e1fad.rmeta --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-204f12b71c8739eb.rmeta --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-ec90bff8587bebc4.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-9ceae17b678e033f.rmeta --cap-lints allow -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-6e6c2c041eafa3d1/out` |
| 922 | 2025-03-24T17:13:23.539Z | Compiling futures v0.3.31 |
| 923 | 2025-03-24T17:13:23.565Z | 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` |
| 924 | 2025-03-24T17:13:23.619Z | 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` |
| 925 | 2025-03-24T17:13:23.650Z | Compiling slog-bunyan v2.5.0 |
| 926 | 2025-03-24T17:13:23.676Z | 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` |
| 927 | 2025-03-24T17:13:23.854Z | Compiling rand v0.8.4 |
| 928 | 2025-03-24T17:13:23.880Z | 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` |
| 929 | 2025-03-24T17:13:23.971Z | Compiling event-listener-strategy v0.5.2 |
| 930 | 2025-03-24T17:13:23.997Z | 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` |
| 931 | 2025-03-24T17:13:24.058Z | Compiling hyper-tls v0.6.0 |
| 932 | 2025-03-24T17:13:24.084Z | 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` |
| 933 | 2025-03-24T17:13:24.084Z | 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"))'` |
| 934 | 2025-03-24T17:13:24.198Z | Compiling dropshot_endpoint v0.16.0 (/work/oxidecomputer/dropshot/dropshot_endpoint) |
| 935 | 2025-03-24T17:13:24.223Z | 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)'` |
| 936 | 2025-03-24T17:13:24.223Z | 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` |
| 937 | 2025-03-24T17:13:24.325Z | Compiling openapiv3 v2.0.0 |
| 938 | 2025-03-24T17:13:24.350Z | 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` |
| 939 | 2025-03-24T17:13:24.444Z | Compiling serde_path_to_error v0.1.17 |
| 940 | 2025-03-24T17:13:24.469Z | 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` |
| 941 | 2025-03-24T17:13:24.495Z | Compiling async-trait v0.1.88 |
| 942 | 2025-03-24T17:13:24.495Z | 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` |
| 943 | 2025-03-24T17:13:25.006Z | Compiling rustls-native-certs v0.7.0 |
| 944 | 2025-03-24T17:13:25.031Z | 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=996efaab88c84309 -C extra-filename=-0f90251d95a3c488 --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-6a81f1f256e4a042.rmeta --extern pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-3b5eb44e4b8e1fad.rmeta --cap-lints allow` |
| 945 | 2025-03-24T17:13:25.108Z | Compiling yasna v0.5.2 |
| 946 | 2025-03-24T17:13:25.133Z | 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` |
| 947 | 2025-03-24T17:13:25.159Z | Compiling pem v3.0.5 |
| 948 | 2025-03-24T17:13:25.159Z | 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` |
| 949 | 2025-03-24T17:13:25.187Z | Compiling waitgroup v0.1.2 |
| 950 | 2025-03-24T17:13:25.212Z | 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` |
| 951 | 2025-03-24T17:13:25.304Z | Compiling hostname v0.4.0 |
| 952 | 2025-03-24T17:13:25.330Z | 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` |
| 953 | 2025-03-24T17:13:25.380Z | Compiling ipnet v2.10.0 |
| 954 | 2025-03-24T17:13:25.405Z | 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` |
| 955 | 2025-03-24T17:13:25.431Z | Compiling termcolor v1.1.2 |
| 956 | 2025-03-24T17:13:25.431Z | 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` |
| 957 | 2025-03-24T17:13:25.526Z | Compiling fastrand v2.1.1 |
| 958 | 2025-03-24T17:13:25.551Z | 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` |
| 959 | 2025-03-24T17:13:25.850Z | Compiling glob v0.3.0 |
| 960 | 2025-03-24T17:13:25.876Z | 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` |
| 961 | 2025-03-24T17:13:26.046Z | Compiling simple-mermaid v0.2.0 |
| 962 | 2025-03-24T17:13:26.072Z | 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` |
| 963 | 2025-03-24T17:13:26.072Z | Compiling debug-ignore v1.0.5 |
| 964 | 2025-03-24T17:13:26.072Z | 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` |
| 965 | 2025-03-24T17:13:26.149Z | Compiling http-range v0.1.4 |
| 966 | 2025-03-24T17:13:26.174Z | 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` |
| 967 | 2025-03-24T17:13:26.223Z | Compiling trybuild v1.0.104 |
| 968 | 2025-03-24T17:13:26.248Z | 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` |
| 969 | 2025-03-24T17:13:26.354Z | Compiling hyper-staticfile v0.10.1 |
| 970 | 2025-03-24T17:13:26.380Z | 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` |
| 971 | 2025-03-24T17:13:26.443Z | Compiling rcgen v0.13.2 |
| 972 | 2025-03-24T17:13:26.469Z | 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=9a4621bde5e2af16 -C extra-filename=-9970da25d97ad1be --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-3b5eb44e4b8e1fad.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` |
| 973 | 2025-03-24T17:13:26.469Z | Compiling tempfile v3.19.1 |
| 974 | 2025-03-24T17:13:26.469Z | 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.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="getrandom"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "getrandom", "nightly", "unstable-windows-keep-open-tempfile"))' -C metadata=731ab655e5f5b262 -C extra-filename=-f931ed3f66b78118 --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-86b8af17694901f2.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` |
| 975 | 2025-03-24T17:13:26.589Z | Compiling reqwest v0.12.15 |
| 976 | 2025-03-24T17:13:26.614Z | 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.15/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --warn=unexpected_cfgs --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=93f3f05bd1f70305 -C extra-filename=-e934e4780e596a49 --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-5b90e193f7d74a19.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-a028984802011d33.rmeta --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-6a81f1f256e4a042.rmeta --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-3b5eb44e4b8e1fad.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-ec90bff8587bebc4.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-9ceae17b678e033f.rmeta --cap-lints allow -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-6e6c2c041eafa3d1/out -L native=/usr/ssl-3/lib/amd64` |
| 977 | 2025-03-24T17:13:26.722Z | Compiling hyper-rustls v0.26.0 |
| 978 | 2025-03-24T17:13:26.747Z | 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=ba123c56355a6478 -C extra-filename=-e96d210cad0f0d4f --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-76d98ed4c6004a35.rmeta --extern rustls_native_certs=/work/oxidecomputer/dropshot/target/debug/deps/librustls_native_certs-0f90251d95a3c488.rmeta --extern pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-3b5eb44e4b8e1fad.rmeta --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-204f12b71c8739eb.rmeta --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-584dda504366d85f.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` |
| 979 | 2025-03-24T17:13:27.209Z | Compiling async-channel v2.3.1 |
| 980 | 2025-03-24T17:13:27.235Z | 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` |
| 981 | 2025-03-24T17:13:27.305Z | Compiling tokio-tungstenite v0.26.2 |
| 982 | 2025-03-24T17:13:27.330Z | 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.26.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="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=60b5054d8f33f505 -C extra-filename=-f9cb6e7622a9fd53 --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-40c53958258f0e39.rmeta --cap-lints allow` |
| 983 | 2025-03-24T17:13:27.444Z | 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)'` |
| 984 | 2025-03-24T17:13:27.535Z | 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` |
| 985 | 2025-03-24T17:13:27.810Z | Compiling subprocess v0.2.9 |
| 986 | 2025-03-24T17:13:27.835Z | 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` |
| 987 | 2025-03-24T17:13:27.835Z | Compiling prettyplease v0.2.31 |
| 988 | 2025-03-24T17:13:27.835Z | 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` |
| 989 | 2025-03-24T17:13:28.014Z | Compiling schema-derive v0.1.0 |
| 990 | 2025-03-24T17:13:28.040Z | 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` |
| 991 | 2025-03-24T17:13:28.175Z | Running `/work/oxidecomputer/dropshot/target/debug/build/prettyplease-a868c2609f5708c4/build-script-build` |
| 992 | 2025-03-24T17:13:28.200Z | 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)'` |
| 993 | 2025-03-24T17:13:29.801Z | Compiling schema v0.1.0 |
| 994 | 2025-03-24T17:13:29.826Z | 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` |
| 995 | 2025-03-24T17:13:29.907Z | 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` |
| 996 | 2025-03-24T17:13:30.134Z | 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=25edec9e3a01344a -C extra-filename=-ab7e2207b6a9d1c7 --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-76d98ed4c6004a35.rmeta --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-6a81f1f256e4a042.rmeta --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-83c0dcc9eec25d86.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-584dda504366d85f.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-ada980f638e7de21.rmeta --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-078f2af13c260029.rmeta -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-6e6c2c041eafa3d1/out` |
| 997 | 2025-03-24T17:13:31.517Z | 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=0ab95bd208f8e824 -C extra-filename=-c737583d80f7e542 --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-e96d210cad0f0d4f.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-9970da25d97ad1be.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-e934e4780e596a49.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-76d98ed4c6004a35.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-6a81f1f256e4a042.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-3b5eb44e4b8e1fad.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-83c0dcc9eec25d86.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-f931ed3f66b78118.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-584dda504366d85f.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-f9cb6e7622a9fd53.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-ada980f638e7de21.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-24T17:13:38.594Z | 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=1a519b61b91e3b12 -C extra-filename=-6fcd95ab8dd9c7fb --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-ab7e2207b6a9d1c7.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-e96d210cad0f0d4f.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-9970da25d97ad1be.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-e934e4780e596a49.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-76d98ed4c6004a35.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-6a81f1f256e4a042.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-3b5eb44e4b8e1fad.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-83c0dcc9eec25d86.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-f931ed3f66b78118.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-584dda504366d85f.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-f9cb6e7622a9fd53.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-ada980f638e7de21.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-24T17:13:38.644Z | 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=37f1657e44fdf05e -C extra-filename=-e6a74ae20260d3f4 --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-ab7e2207b6a9d1c7.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-e96d210cad0f0d4f.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-9970da25d97ad1be.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-e934e4780e596a49.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-76d98ed4c6004a35.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-6a81f1f256e4a042.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-3b5eb44e4b8e1fad.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-83c0dcc9eec25d86.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-f931ed3f66b78118.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-584dda504366d85f.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-f9cb6e7622a9fd53.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-ada980f638e7de21.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-24T17:13:38.644Z | 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=84fa8bbb63d37fcc -C extra-filename=-21c74ab14efcef38 --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-ab7e2207b6a9d1c7.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-e96d210cad0f0d4f.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-9970da25d97ad1be.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-e934e4780e596a49.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-76d98ed4c6004a35.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-6a81f1f256e4a042.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-3b5eb44e4b8e1fad.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-83c0dcc9eec25d86.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-f931ed3f66b78118.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-584dda504366d85f.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-f9cb6e7622a9fd53.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-ada980f638e7de21.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-24T17:13:38.644Z | 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=496a5dc7bb639c38 -C extra-filename=-7d92c95226144514 --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-ab7e2207b6a9d1c7.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-e96d210cad0f0d4f.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-9970da25d97ad1be.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-e934e4780e596a49.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-76d98ed4c6004a35.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-6a81f1f256e4a042.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-3b5eb44e4b8e1fad.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-83c0dcc9eec25d86.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-f931ed3f66b78118.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-584dda504366d85f.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-f9cb6e7622a9fd53.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-ada980f638e7de21.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-24T17:13:38.644Z | 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=3cff07e974abe74c -C extra-filename=-b9a389f721767b44 --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-ab7e2207b6a9d1c7.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-e96d210cad0f0d4f.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-9970da25d97ad1be.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-e934e4780e596a49.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-76d98ed4c6004a35.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-6a81f1f256e4a042.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-3b5eb44e4b8e1fad.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-83c0dcc9eec25d86.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-f931ed3f66b78118.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-584dda504366d85f.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-f9cb6e7622a9fd53.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-ada980f638e7de21.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-24T17:13:38.644Z | 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=43cbf0cccb9d7447 -C extra-filename=-ba361937dd805570 --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-ab7e2207b6a9d1c7.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-e96d210cad0f0d4f.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-9970da25d97ad1be.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-e934e4780e596a49.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-76d98ed4c6004a35.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-6a81f1f256e4a042.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-3b5eb44e4b8e1fad.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-83c0dcc9eec25d86.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-f931ed3f66b78118.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-584dda504366d85f.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-f9cb6e7622a9fd53.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-ada980f638e7de21.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-24T17:13:38.644Z | 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=a0de1a3488fa1b1e -C extra-filename=-d27f150335b23898 --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-ab7e2207b6a9d1c7.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-e96d210cad0f0d4f.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-9970da25d97ad1be.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-e934e4780e596a49.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-76d98ed4c6004a35.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-6a81f1f256e4a042.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-3b5eb44e4b8e1fad.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-83c0dcc9eec25d86.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-f931ed3f66b78118.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-584dda504366d85f.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-f9cb6e7622a9fd53.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-ada980f638e7de21.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-24T17:13:40.027Z | error[E0308]: mismatched types |
| 1006 | 2025-03-24T17:13:40.027Z | --> dropshot/tests/integration-tests/demo.rs:1550:34 |
| 1007 | 2025-03-24T17:13:40.027Z | | |
| 1008 | 2025-03-24T17:13:40.027Z | 1550 | ws_stream.send(Message::Text("hello client".to_string())).await.unwrap(); |
| 1009 | 2025-03-24T17:13:40.027Z | | ------------- ^^^^^^^^^^^^^^^^^^^^^^^^^^ expected `Utf8Bytes`, found `String` |
| 1010 | 2025-03-24T17:13:40.027Z | | | |
| 1011 | 2025-03-24T17:13:40.027Z | | arguments to this enum variant are incorrect |
| 1012 | 2025-03-24T17:13:40.027Z | | |
| 1013 | 2025-03-24T17:13:40.027Z | note: tuple variant defined here |
| 1014 | 2025-03-24T17:13:40.027Z | --> /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tungstenite-0.26.2/src/protocol/message.rs:160:5 |
| 1015 | 2025-03-24T17:13:40.027Z | | |
| 1016 | 2025-03-24T17:13:40.027Z | 160 | Text(Utf8Bytes), |
| 1017 | 2025-03-24T17:13:40.028Z | | ^^^^ |
| 1018 | 2025-03-24T17:13:40.028Z | help: call `Into::into` on this expression to convert `std::string::String` into `Utf8Bytes` |
| 1019 | 2025-03-24T17:13:40.028Z | | |
| 1020 | 2025-03-24T17:13:40.028Z | 1550 | ws_stream.send(Message::Text("hello client".to_string().into())).await.unwrap(); |
| 1021 | 2025-03-24T17:13:40.028Z | | +++++++ |
| 1022 | 2025-03-24T17:13:40.028Z | |
| 1023 | 2025-03-24T17:13:41.361Z | error[E0308]: mismatched types |
| 1024 | 2025-03-24T17:13:41.361Z | --> dropshot/tests/integration-tests/demo.rs:1108:27 |
| 1025 | 2025-03-24T17:13:41.361Z | | |
| 1026 | 2025-03-24T17:13:41.361Z | 1108 | ws.send(Message::Text("hello server".to_string())).await.unwrap(); |
| 1027 | 2025-03-24T17:13:41.361Z | | ------------- ^^^^^^^^^^^^^^^^^^^^^^^^^^ expected `Utf8Bytes`, found `String` |
| 1028 | 2025-03-24T17:13:41.361Z | | | |
| 1029 | 2025-03-24T17:13:41.361Z | | arguments to this enum variant are incorrect |
| 1030 | 2025-03-24T17:13:41.361Z | | |
| 1031 | 2025-03-24T17:13:41.361Z | note: tuple variant defined here |
| 1032 | 2025-03-24T17:13:41.362Z | --> /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tungstenite-0.26.2/src/protocol/message.rs:160:5 |
| 1033 | 2025-03-24T17:13:41.362Z | | |
| 1034 | 2025-03-24T17:13:41.362Z | 160 | Text(Utf8Bytes), |
| 1035 | 2025-03-24T17:13:41.362Z | | ^^^^ |
| 1036 | 2025-03-24T17:13:41.362Z | help: call `Into::into` on this expression to convert `std::string::String` into `Utf8Bytes` |
| 1037 | 2025-03-24T17:13:41.362Z | | |
| 1038 | 2025-03-24T17:13:41.362Z | 1108 | ws.send(Message::Text("hello server".to_string().into())).await.unwrap(); |
| 1039 | 2025-03-24T17:13:41.362Z | | +++++++ |
| 1040 | 2025-03-24T17:13:41.362Z | |
| 1041 | 2025-03-24T17:13:41.387Z | error[E0308]: mismatched types |
| 1042 | 2025-03-24T17:13:41.387Z | --> dropshot/tests/integration-tests/demo.rs:1110:35 |
| 1043 | 2025-03-24T17:13:41.387Z | | |
| 1044 | 2025-03-24T17:13:41.387Z | 1110 | assert_eq!(msg, Message::Text("hello client".to_string())); |
| 1045 | 2025-03-24T17:13:41.387Z | | ------------- ^^^^^^^^^^^^^^^^^^^^^^^^^^ expected `Utf8Bytes`, found `String` |
| 1046 | 2025-03-24T17:13:41.387Z | | | |
| 1047 | 2025-03-24T17:13:41.387Z | | arguments to this enum variant are incorrect |
| 1048 | 2025-03-24T17:13:41.387Z | | |
| 1049 | 2025-03-24T17:13:41.388Z | note: tuple variant defined here |
| 1050 | 2025-03-24T17:13:41.388Z | --> /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tungstenite-0.26.2/src/protocol/message.rs:160:5 |
| 1051 | 2025-03-24T17:13:41.388Z | | |
| 1052 | 2025-03-24T17:13:41.388Z | 160 | Text(Utf8Bytes), |
| 1053 | 2025-03-24T17:13:41.388Z | | ^^^^ |
| 1054 | 2025-03-24T17:13:41.388Z | help: call `Into::into` on this expression to convert `std::string::String` into `Utf8Bytes` |
| 1055 | 2025-03-24T17:13:41.388Z | | |
| 1056 | 2025-03-24T17:13:41.388Z | 1110 | assert_eq!(msg, Message::Text("hello client".to_string().into())); |
| 1057 | 2025-03-24T17:13:41.388Z | | +++++++ |
| 1058 | 2025-03-24T17:13:41.388Z | |
| 1059 | 2025-03-24T17:13:44.414Z | For more information about this error, try `rustc --explain E0308`. |
| 1060 | 2025-03-24T17:13:44.511Z | error: could not compile `dropshot` (test "integration-tests") due to 3 previous errors |
| 1061 | 2025-03-24T17:13:44.511Z | |
| 1062 | 2025-03-24T17:13:44.511Z | Caused by: |
| 1063 | 2025-03-24T17:13:44.559Z | process didn't exit successfully: `/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=a0de1a3488fa1b1e -C extra-filename=-d27f150335b23898 --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-ab7e2207b6a9d1c7.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-e96d210cad0f0d4f.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-9970da25d97ad1be.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-e934e4780e596a49.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-76d98ed4c6004a35.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-6a81f1f256e4a042.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-3b5eb44e4b8e1fad.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-83c0dcc9eec25d86.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-f931ed3f66b78118.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-584dda504366d85f.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-f9cb6e7622a9fd53.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-ada980f638e7de21.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` (exit status: 1) |
| 1064 | 2025-03-24T17:13:44.559Z | warning: build failed, waiting for other jobs to finish... |
| 1065 | 2025-03-24T17:14:05.463Z | |
| 1066 | 2025-03-24T17:14:05.463Z | real 1:22.670931280 |
| 1067 | 2025-03-24T17:14:05.488Z | user 7:31.903462166 |
| 1068 | 2025-03-24T17:14:05.489Z | sys 1:14.282061942 |
| 1069 | 2025-03-24T17:14:05.489Z | trap 0.363962283 |
| 1070 | 2025-03-24T17:14:05.489Z | tflt 0.128090338 |
| 1071 | 2025-03-24T17:14:05.489Z | dflt 0.249749562 |
| 1072 | 2025-03-24T17:14:05.489Z | kflt 0.002213274 |
| 1073 | 2025-03-24T17:14:05.489Z | lock 13:23.865389923 |
| 1074 | 2025-03-24T17:14:05.489Z | slp 31:33.121083839 |
| 1075 | 2025-03-24T17:14:05.489Z | lat 29.069428189 |
| 1076 | 2025-03-24T17:14:05.489Z | stop 44.981272975 |
| 1077 | 2025-03-24T17:14:05.489Z | process exited: duration 99056 ms, exit code 101 |
| |
| 1078 | 2025-03-24T17:14:05.540Z | found 0 output files |