|  |  |  | 
| 1 | 2025-02-13T04:30:31.716Z | job assigned to worker 01JKYS3P31PNAJQYMABJ88ZQPS [factory aws, i-0161cf7bb5a301164] (queued for 6 m 3 s) | 
|  | 
| 2 | 2025-02-13T04:30:40.096Z | starting task 0: "setup" | 
| 3 | 2025-02-13T04:30:40.103Z | ++ uname -s | 
| 4 | 2025-02-13T04:30:40.106Z | + kern=SunOS | 
| 5 | 2025-02-13T04:30:40.106Z | + build_user=build | 
| 6 | 2025-02-13T04:30:40.106Z | + build_uid=12345 | 
| 7 | 2025-02-13T04:30:40.106Z | + work_dir=/work | 
| 8 | 2025-02-13T04:30:40.106Z | + input_dir=/input | 
| 9 | 2025-02-13T04:30:40.106Z | + [[ 0 == 12345 ]] | 
| 10 | 2025-02-13T04:30:40.106Z | + case "$kern" in | 
| 11 | 2025-02-13T04:30:40.106Z | + groupadd -g 12345 build | 
| 12 | 2025-02-13T04:30:40.109Z | + useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build | 
| 13 | 2025-02-13T04:30:41.116Z | + zfs create -o mountpoint=/work rpool/work | 
| 14 | 2025-02-13T04:30:41.247Z | ++ awk '$2 == "/home" { print $3 }' /etc/mnttab | 
| 15 | 2025-02-13T04:30:41.251Z | + home_fs=zfs | 
| 16 | 2025-02-13T04:30:41.251Z | + [[ zfs == autofs ]] | 
| 17 | 2025-02-13T04:30:41.251Z | + mkdir -p /home/build | 
| 18 | 2025-02-13T04:30:41.255Z | + chown build:build /home/build /work | 
| 19 | 2025-02-13T04:30:43.255Z | + chmod 0700 /home/build /work | 
| 20 | 2025-02-13T04:30:43.258Z | process exited: duration 3160 ms, exit code 0 | 
|  | 
| 21 | 2025-02-13T04:30:43.265Z | starting task 1: "rust-toolchain" | 
| 22 | 2025-02-13T04:30:43.269Z | + printf ' * rust toolchain channel = "%s"\n' 1.84.1 | 
| 23 | 2025-02-13T04:30:43.269Z | * rust toolchain channel = "1.84.1" | 
| 24 | 2025-02-13T04:30:43.269Z | + printf ' * rust toolchain profile = "%s"\n' default | 
| 25 | 2025-02-13T04:30:43.269Z | + export RUSTUP_INIT_SKIP_PATH_CHECK=true | 
| 26 | 2025-02-13T04:30:43.269Z | + RUSTUP_INIT_SKIP_PATH_CHECK=true | 
| 27 | 2025-02-13T04:30:43.269Z | * rust toolchain profile = "default" | 
| 28 | 2025-02-13T04:30:43.273Z | + curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs | 
| 29 | 2025-02-13T04:30:43.273Z | + /bin/bash -s - -y --no-modify-path --default-toolchain 1.84.1 --profile default | 
| 30 | 2025-02-13T04:30:43.419Z | info: downloading installer | 
| 31 | 2025-02-13T04:30:44.778Z | warning: it looks like you have an existing installation of Rust at: | 
| 32 | 2025-02-13T04:30:44.778Z | warning: /opt/ooce/bin | 
| 33 | 2025-02-13T04:30:44.778Z | warning: It is recommended that rustup be the primary Rust installation. | 
| 34 | 2025-02-13T04:30:44.778Z | warning: Otherwise you may have confusion unless you are careful with your PATH | 
| 35 | 2025-02-13T04:30:44.778Z | warning: If you are sure that you want both rustup and your already installed Rust | 
| 36 | 2025-02-13T04:30:44.778Z | warning: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes | 
| 37 | 2025-02-13T04:30:44.779Z | warning: or pass `-y' to ignore all ignorable checks. | 
| 38 | 2025-02-13T04:30:44.779Z | error: cannot install while Rust is installed | 
| 39 | 2025-02-13T04:30:44.779Z | warning: continuing (because the -y flag is set and the error is ignorable) | 
| 40 | 2025-02-13T04:30:44.796Z | info: profile set to 'default' | 
| 41 | 2025-02-13T04:30:44.796Z | info: default host triple is x86_64-unknown-illumos | 
| 42 | 2025-02-13T04:30:44.798Z | info: syncing channel updates for '1.84.1-x86_64-unknown-illumos' | 
| 43 | 2025-02-13T04:30:44.935Z | info: latest update on 2025-01-30, rust version 1.84.1 (e71f9a9a9 2025-01-27) | 
| 44 | 2025-02-13T04:30:44.935Z | info: downloading component 'cargo' | 
| 45 | 2025-02-13T04:30:45.667Z | info: downloading component 'clippy' | 
| 46 | 2025-02-13T04:30:45.946Z | info: downloading component 'rust-docs' | 
| 47 | 2025-02-13T04:30:46.942Z | info: downloading component 'rust-std' | 
| 48 | 2025-02-13T04:30:48.558Z | info: downloading component 'rustc' | 
| 49 | 2025-02-13T04:30:54.239Z | info: downloading component 'rustfmt' | 
| 50 | 2025-02-13T04:30:54.454Z | info: installing component 'cargo' | 
| 51 | 2025-02-13T04:30:55.306Z | info: installing component 'clippy' | 
| 52 | 2025-02-13T04:30:55.704Z | info: installing component 'rust-docs' | 
| 53 | 2025-02-13T04:30:57.364Z | info: installing component 'rust-std' | 
| 54 | 2025-02-13T04:30:59.321Z | info: installing component 'rustc' | 
| 55 | 2025-02-13T04:31:05.452Z | info: installing component 'rustfmt' | 
| 56 | 2025-02-13T04:31:05.790Z | info: default toolchain set to '1.84.1-x86_64-unknown-illumos' | 
| 57 | 2025-02-13T04:31:05.790Z |  | 
| 58 | 2025-02-13T04:31:06.186Z | 1.84.1-x86_64-unknown-illumos installed - rustc 1.84.1 (e71f9a9a9 2025-01-27) | 
| 59 | 2025-02-13T04:31:06.186Z |  | 
| 60 | 2025-02-13T04:31:06.189Z |  | 
| 61 | 2025-02-13T04:31:06.189Z | Rust is installed now. Great! | 
| 62 | 2025-02-13T04:31:06.189Z |  | 
| 63 | 2025-02-13T04:31:06.189Z | To get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH | 
| 64 | 2025-02-13T04:31:06.189Z | environment variable. This has not been done automatically. | 
| 65 | 2025-02-13T04:31:06.189Z |  | 
| 66 | 2025-02-13T04:31:06.189Z | To configure your current shell, you need to source | 
| 67 | 2025-02-13T04:31:06.189Z | the corresponding env file under $HOME/.cargo. | 
| 68 | 2025-02-13T04:31:06.190Z |  | 
| 69 | 2025-02-13T04:31:06.190Z | This is usually done by running one of the following (note the leading DOT): | 
| 70 | 2025-02-13T04:31:06.190Z | . "$HOME/.cargo/env"            # For sh/bash/zsh/ash/dash/pdksh | 
| 71 | 2025-02-13T04:31:06.190Z | source "$HOME/.cargo/env.fish"  # For fish | 
| 72 | 2025-02-13T04:31:06.274Z | + rustup --version | 
| 73 | 2025-02-13T04:31:06.280Z | rustup 1.27.1 (54dd3d00f 2024-04-24) | 
| 74 | 2025-02-13T04:31:06.280Z | info: This is the version for the rustup toolchain manager, not the rustc compiler. | 
| 75 | 2025-02-13T04:31:06.359Z | info: The currently active `rustc` version is `rustc 1.84.1 (e71f9a9a9 2025-01-27)` | 
| 76 | 2025-02-13T04:31:06.364Z | + cargo --version | 
| 77 | 2025-02-13T04:31:06.422Z | cargo 1.84.1 (66221abde 2024-11-19) | 
| 78 | 2025-02-13T04:31:06.425Z | + rustc --version | 
| 79 | 2025-02-13T04:31:06.487Z | rustc 1.84.1 (e71f9a9a9 2025-01-27) | 
| 80 | 2025-02-13T04:31:06.491Z | process exited: duration 23225 ms, exit code 0 | 
|  | 
| 81 | 2025-02-13T04:31:06.504Z | starting task 2: "authentication" | 
| 82 | 2025-02-13T04:31:06.521Z | process exited: duration 22 ms, exit code 0 | 
|  | 
| 83 | 2025-02-13T04:31:06.532Z | starting task 3: "clone repository" | 
| 84 | 2025-02-13T04:31:06.538Z | + mkdir -p /work/oxidecomputer/omicron | 
| 85 | 2025-02-13T04:31:06.542Z | + git clone https://github.com/oxidecomputer/omicron /work/oxidecomputer/omicron | 
| 86 | 2025-02-13T04:31:06.579Z | Cloning into '/work/oxidecomputer/omicron'... | 
| 87 | 2025-02-13T04:31:14.095Z | + cd /work/oxidecomputer/omicron | 
| 88 | 2025-02-13T04:31:14.099Z | + git fetch origin c3b0e63cb25d63fe9fdf35c672b8567a3ac88687 | 
| 89 | 2025-02-13T04:31:14.420Z | From https://github.com/oxidecomputer/omicron | 
| 90 | 2025-02-13T04:31:14.420Z | * branch                c3b0e63cb25d63fe9fdf35c672b8567a3ac88687 -> FETCH_HEAD | 
| 91 | 2025-02-13T04:31:14.430Z | + [[ -n '' ]] | 
| 92 | 2025-02-13T04:31:14.430Z | + git reset --hard c3b0e63cb25d63fe9fdf35c672b8567a3ac88687 | 
| 93 | 2025-02-13T04:31:14.627Z | HEAD is now at c3b0e63cb Update Rust crate tokio-tungstenite to 0.26.1 | 
| 94 | 2025-02-13T04:31:14.630Z | process exited: duration 8100 ms, exit code 0 | 
|  | 
| 95 | 2025-02-13T04:31:14.636Z | starting task 4: "build" | 
| 96 | 2025-02-13T04:31:14.641Z | + source .github/buildomat/ci-env.sh | 
| 97 | 2025-02-13T04:31:14.652Z | ++ export CARGO_TERM_COLOR=always | 
| 98 | 2025-02-13T04:31:14.652Z | ++ CARGO_TERM_COLOR=always | 
| 99 | 2025-02-13T04:31:14.652Z | + cargo --version | 
| 100 | 2025-02-13T04:31:14.694Z | cargo 1.84.1 (66221abde 2024-11-19) | 
| 101 | 2025-02-13T04:31:14.696Z | + rustc --version | 
| 102 | 2025-02-13T04:31:14.760Z | rustc 1.84.1 (e71f9a9a9 2025-01-27) | 
| 103 | 2025-02-13T04:31:14.764Z | + cd /tmp | 
| 104 | 2025-02-13T04:31:14.764Z | + cargo new --lib test-project | 
| 105 | 2025-02-13T04:31:14.819Z | Creating library `test-project` package | 
| 106 | 2025-02-13T04:31:14.901Z | note: see more `Cargo.toml` keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html | 
| 107 | 2025-02-13T04:31:14.905Z | + cd test-project | 
| 108 | 2025-02-13T04:31:14.905Z | + cargo add omicron-common --path /work/oxidecomputer/omicron/common | 
| 109 | 2025-02-13T04:31:14.969Z | Adding omicron-common (local) to dependencies | 
| 110 | 2025-02-13T04:31:14.982Z | Features: | 
| 111 | 2025-02-13T04:31:14.982Z | - proptest | 
| 112 | 2025-02-13T04:31:14.982Z | - test-strategy | 
| 113 | 2025-02-13T04:31:14.982Z | - testing | 
| 114 | 2025-02-13T04:31:14.982Z | Updating crates.io index | 
| 115 | 2025-02-13T04:31:15.093Z | Updating git repository `https://github.com/oxidecomputer/daft` | 
| 116 | 2025-02-13T04:31:15.582Z | Updating git repository `https://github.com/oxidecomputer/maghemite` | 
| 117 | 2025-02-13T04:31:16.089Z | Updating git repository `https://github.com/oxidecomputer/oxnet` | 
| 118 | 2025-02-13T04:31:16.481Z | Updating git repository `https://github.com/oxidecomputer/serde_human_bytes` | 
| 119 | 2025-02-13T04:31:16.854Z | Updating git repository `https://github.com/oxidecomputer/slog-error-chain` | 
| 120 | 2025-02-13T04:31:18.266Z | Locking 336 packages to latest compatible versions | 
| 121 | 2025-02-13T04:31:18.459Z | + cp /work/oxidecomputer/omicron/Cargo.lock Cargo.lock | 
| 122 | 2025-02-13T04:31:18.465Z | + cargo check | 
| 123 | 2025-02-13T04:31:18.604Z | Updating crates.io index | 
| 124 | 2025-02-13T04:31:19.466Z | Locking 1 package to latest compatible version | 
| 125 | 2025-02-13T04:31:19.466Z | Adding omicron-workspace-hack v0.1.0 | 
| 126 | 2025-02-13T04:31:19.493Z | Downloading crates ... | 
| 127 | 2025-02-13T04:31:19.613Z | Downloaded ahash v0.8.11 | 
| 128 | 2025-02-13T04:31:19.620Z | Downloaded foreign-types-shared v0.1.1 | 
| 129 | 2025-02-13T04:31:19.623Z | Downloaded darling_macro v0.20.10 | 
| 130 | 2025-02-13T04:31:19.634Z | Downloaded async-stream-impl v0.3.6 | 
| 131 | 2025-02-13T04:31:19.638Z | Downloaded foreign-types v0.3.2 | 
| 132 | 2025-02-13T04:31:19.643Z | Downloaded match_cfg v0.1.0 | 
| 133 | 2025-02-13T04:31:19.646Z | Downloaded equivalent v1.0.1 | 
| 134 | 2025-02-13T04:31:19.659Z | Downloaded memmap v0.7.0 | 
| 135 | 2025-02-13T04:31:19.662Z | Downloaded thiserror v1.0.69 | 
| 136 | 2025-02-13T04:31:19.667Z | Downloaded http-body v1.0.1 | 
| 137 | 2025-02-13T04:31:19.669Z | Downloaded ident_case v1.0.1 | 
| 138 | 2025-02-13T04:31:19.672Z | Downloaded fnv v1.0.7 | 
| 139 | 2025-02-13T04:31:19.672Z | Downloaded atomic-waker v1.1.2 | 
| 140 | 2025-02-13T04:31:19.675Z | Downloaded icu_provider_macros v1.5.0 | 
| 141 | 2025-02-13T04:31:19.675Z | Downloaded dtrace-parser v0.2.0 | 
| 142 | 2025-02-13T04:31:19.680Z | Downloaded async-stream v0.3.6 | 
| 143 | 2025-02-13T04:31:19.684Z | Downloaded dyn-clone v1.0.17 | 
| 144 | 2025-02-13T04:31:19.684Z | Downloaded deranged v0.3.11 | 
| 145 | 2025-02-13T04:31:19.686Z | Downloaded dof v0.3.0 | 
| 146 | 2025-02-13T04:31:19.686Z | Downloaded cfg-if v1.0.0 | 
| 147 | 2025-02-13T04:31:19.689Z | Downloaded block-buffer v0.10.4 | 
| 148 | 2025-02-13T04:31:19.692Z | Downloaded instant v0.1.13 | 
| 149 | 2025-02-13T04:31:19.692Z | Downloaded hostname v0.3.1 | 
| 150 | 2025-02-13T04:31:19.695Z | Downloaded idna_adapter v1.2.0 | 
| 151 | 2025-02-13T04:31:19.701Z | Downloaded generic-array v0.14.7 | 
| 152 | 2025-02-13T04:31:19.701Z | Downloaded tokio-rustls v0.25.0 | 
| 153 | 2025-02-13T04:31:19.713Z | Downloaded form_urlencoded v1.2.1 | 
| 154 | 2025-02-13T04:31:19.713Z | Downloaded dirs-next v2.0.0 | 
| 155 | 2025-02-13T04:31:19.713Z | Downloaded futures-io v0.3.31 | 
| 156 | 2025-02-13T04:31:19.718Z | Downloaded tower-service v0.3.3 | 
| 157 | 2025-02-13T04:31:19.718Z | Downloaded hex v0.4.3 | 
| 158 | 2025-02-13T04:31:19.718Z | Downloaded futures-sink v0.3.31 | 
| 159 | 2025-02-13T04:31:19.718Z | Downloaded crypto-common v0.1.6 | 
| 160 | 2025-02-13T04:31:19.718Z | Downloaded futures-macro v0.3.31 | 
| 161 | 2025-02-13T04:31:19.718Z | Downloaded byteorder v1.5.0 | 
| 162 | 2025-02-13T04:31:19.721Z | Downloaded tokio-util v0.7.12 | 
| 163 | 2025-02-13T04:31:19.723Z | Downloaded typify-macro v0.2.0 | 
| 164 | 2025-02-13T04:31:19.723Z | Downloaded typify v0.2.0 | 
| 165 | 2025-02-13T04:31:19.726Z | Downloaded itoa v1.0.11 | 
| 166 | 2025-02-13T04:31:19.728Z | Downloaded hyper-tls v0.6.0 | 
| 167 | 2025-02-13T04:31:19.731Z | Downloaded dirs-sys-next v0.1.2 | 
| 168 | 2025-02-13T04:31:19.731Z | Downloaded http-body-util v0.1.2 | 
| 169 | 2025-02-13T04:31:19.733Z | Downloaded digest v0.10.7 | 
| 170 | 2025-02-13T04:31:19.733Z | Downloaded heck v0.5.0 | 
| 171 | 2025-02-13T04:31:19.736Z | Downloaded toml_datetime v0.6.8 | 
| 172 | 2025-02-13T04:31:19.736Z | Downloaded is-terminal v0.4.13 | 
| 173 | 2025-02-13T04:31:19.738Z | Downloaded thiserror v2.0.11 | 
| 174 | 2025-02-13T04:31:19.742Z | Downloaded futures-core v0.3.31 | 
| 175 | 2025-02-13T04:31:19.745Z | Downloaded autocfg v1.4.0 | 
| 176 | 2025-02-13T04:31:19.748Z | Downloaded toml_edit v0.22.22 | 
| 177 | 2025-02-13T04:31:19.766Z | Downloaded tracing-core v0.1.32 | 
| 178 | 2025-02-13T04:31:19.769Z | Downloaded tracing v0.1.40 | 
| 179 | 2025-02-13T04:31:19.772Z | Downloaded tokio-rustls v0.26.0 | 
| 180 | 2025-02-13T04:31:19.775Z | Downloaded tinyvec v1.8.0 | 
| 181 | 2025-02-13T04:31:19.777Z | Downloaded displaydoc v0.2.5 | 
| 182 | 2025-02-13T04:31:19.780Z | Downloaded darling v0.20.10 | 
| 183 | 2025-02-13T04:31:19.784Z | Downloaded camino v1.1.9 | 
| 184 | 2025-02-13T04:31:19.786Z | Downloaded ucd-trie v0.1.7 | 
| 185 | 2025-02-13T04:31:19.789Z | Downloaded backoff v0.4.0 | 
| 186 | 2025-02-13T04:31:19.792Z | Downloaded typify-impl v0.2.0 | 
| 187 | 2025-02-13T04:31:19.804Z | Downloaded want v0.3.1 | 
| 188 | 2025-02-13T04:31:19.807Z | Downloaded uuid v1.12.0 | 
| 189 | 2025-02-13T04:31:19.807Z | Downloaded url v2.5.3 | 
| 190 | 2025-02-13T04:31:19.811Z | Downloaded take_mut v0.2.2 | 
| 191 | 2025-02-13T04:31:19.814Z | Downloaded zerofrom v0.1.4 | 
| 192 | 2025-02-13T04:31:19.814Z | Downloaded write16 v1.0.0 | 
| 193 | 2025-02-13T04:31:19.814Z | Downloaded untrusted v0.9.0 | 
| 194 | 2025-02-13T04:31:19.814Z | Downloaded unsafe-libyaml v0.2.11 | 
| 195 | 2025-02-13T04:31:19.817Z | Downloaded ipnetwork v0.20.0 | 
| 196 | 2025-02-13T04:31:19.820Z | Downloaded utf16_iter v1.0.5 | 
| 197 | 2025-02-13T04:31:19.820Z | Downloaded futures-channel v0.3.31 | 
| 198 | 2025-02-13T04:31:19.823Z | Downloaded usdt-macro v0.5.0 | 
| 199 | 2025-02-13T04:31:19.823Z | Downloaded usdt-attr-macro v0.5.0 | 
| 200 | 2025-02-13T04:31:19.823Z | Downloaded getrandom v0.2.15 | 
| 201 | 2025-02-13T04:31:19.826Z | Downloaded icu_locid_transform v1.5.0 | 
| 202 | 2025-02-13T04:31:19.829Z | Downloaded sync_wrapper v1.0.1 | 
| 203 | 2025-02-13T04:31:19.831Z | Downloaded num-conv v0.1.0 | 
| 204 | 2025-02-13T04:31:19.831Z | Downloaded yoke-derive v0.7.4 | 
| 205 | 2025-02-13T04:31:19.835Z | Downloaded waitgroup v0.1.2 | 
| 206 | 2025-02-13T04:31:19.835Z | Downloaded litemap v0.7.3 | 
| 207 | 2025-02-13T04:31:19.851Z | Downloaded openssl-probe v0.1.5 | 
| 208 | 2025-02-13T04:31:19.851Z | Downloaded openssl-macros v0.1.1 | 
| 209 | 2025-02-13T04:31:19.851Z | Downloaded omicron-workspace-hack v0.1.0 | 
| 210 | 2025-02-13T04:31:19.851Z | Downloaded schemars_derive v0.8.21 | 
| 211 | 2025-02-13T04:31:19.854Z | Downloaded serde_spanned v0.6.8 | 
| 212 | 2025-02-13T04:31:19.854Z | Downloaded ipnet v2.10.1 | 
| 213 | 2025-02-13T04:31:19.854Z | Downloaded iana-time-zone v0.1.61 | 
| 214 | 2025-02-13T04:31:19.854Z | Downloaded num_threads v0.1.7 | 
| 215 | 2025-02-13T04:31:19.854Z | Downloaded try-lock v0.2.5 | 
| 216 | 2025-02-13T04:31:19.854Z | Downloaded time-core v0.1.2 | 
| 217 | 2025-02-13T04:31:19.854Z | Downloaded httpdate v1.0.3 | 
| 218 | 2025-02-13T04:31:19.854Z | Downloaded macaddr v1.0.1 | 
| 219 | 2025-02-13T04:31:19.854Z | Downloaded scroll_derive v0.12.0 | 
| 220 | 2025-02-13T04:31:19.855Z | Downloaded bitflags v2.6.0 | 
| 221 | 2025-02-13T04:31:19.855Z | Downloaded pretty-hex v0.4.1 | 
| 222 | 2025-02-13T04:31:19.861Z | Downloaded version_check v0.9.5 | 
| 223 | 2025-02-13T04:31:19.861Z | Downloaded utf8_iter v1.0.4 | 
| 224 | 2025-02-13T04:31:19.861Z | Downloaded unicode-ident v1.0.14 | 
| 225 | 2025-02-13T04:31:19.864Z | Downloaded icu_locid_transform_data v1.5.0 | 
| 226 | 2025-02-13T04:31:19.864Z | Downloaded zerovec-derive v0.10.3 | 
| 227 | 2025-02-13T04:31:19.864Z | Downloaded progenitor-client v0.9.1 | 
| 228 | 2025-02-13T04:31:19.864Z | Downloaded progenitor-client v0.8.0 | 
| 229 | 2025-02-13T04:31:19.864Z | Downloaded dropshot_endpoint v0.15.1 | 
| 230 | 2025-02-13T04:31:19.867Z | Downloaded tinyvec_macros v0.1.1 | 
| 231 | 2025-02-13T04:31:19.870Z | Downloaded httparse v1.9.5 | 
| 232 | 2025-02-13T04:31:19.873Z | Downloaded newtype-uuid v1.2.1 | 
| 233 | 2025-02-13T04:31:19.873Z | Downloaded parse-display-derive v0.10.0 | 
| 234 | 2025-02-13T04:31:19.873Z | Downloaded zerofrom-derive v0.1.4 | 
| 235 | 2025-02-13T04:31:19.873Z | Downloaded usdt v0.5.0 | 
| 236 | 2025-02-13T04:31:19.876Z | Downloaded icu_normalizer v1.5.0 | 
| 237 | 2025-02-13T04:31:19.878Z | Downloaded paste v1.0.15 | 
| 238 | 2025-02-13T04:31:20.286Z | Downloaded parse-display v0.10.0 | 
| 239 | 2025-02-13T04:31:20.286Z | Downloaded mime v0.3.17 | 
| 240 | 2025-02-13T04:31:20.289Z | Downloaded writeable v0.5.5 | 
| 241 | 2025-02-13T04:31:20.289Z | Downloaded zeroize v1.8.1 | 
| 242 | 2025-02-13T04:31:20.289Z | Downloaded async-trait v0.1.86 | 
| 243 | 2025-02-13T04:31:20.289Z | Downloaded powerfmt v0.2.0 | 
| 244 | 2025-02-13T04:31:20.289Z | Downloaded pkg-config v0.3.31 | 
| 245 | 2025-02-13T04:31:20.289Z | Downloaded structmeta v0.3.0 | 
| 246 | 2025-02-13T04:31:20.289Z | Downloaded log v0.4.22 | 
| 247 | 2025-02-13T04:31:20.289Z | Downloaded strsim v0.11.1 | 
| 248 | 2025-02-13T04:31:20.289Z | Downloaded quote v1.0.38 | 
| 249 | 2025-02-13T04:31:20.289Z | Downloaded strum v0.26.3 | 
| 250 | 2025-02-13T04:31:20.289Z | Downloaded ppv-lite86 v0.2.20 | 
| 251 | 2025-02-13T04:31:20.289Z | Downloaded plain v0.2.3 | 
| 252 | 2025-02-13T04:31:20.289Z | Downloaded pin-utils v0.1.0 | 
| 253 | 2025-02-13T04:31:20.290Z | Downloaded indexmap v1.9.3 | 
| 254 | 2025-02-13T04:31:20.290Z | Downloaded yoke v0.7.4 | 
| 255 | 2025-02-13T04:31:20.290Z | Downloaded zerocopy-derive v0.7.35 | 
| 256 | 2025-02-13T04:31:20.290Z | Downloaded tokio-native-tls v0.3.1 | 
| 257 | 2025-02-13T04:31:20.290Z | Downloaded thiserror-impl v1.0.69 | 
| 258 | 2025-02-13T04:31:20.290Z | Downloaded usdt-impl v0.5.0 | 
| 259 | 2025-02-13T04:31:20.290Z | Downloaded slog-bunyan v2.5.0 | 
| 260 | 2025-02-13T04:31:20.290Z | Downloaded thread-id v4.2.2 | 
| 261 | 2025-02-13T04:31:20.290Z | Downloaded slab v0.4.9 | 
| 262 | 2025-02-13T04:31:20.290Z | Downloaded quinn-udp v0.5.5 | 
| 263 | 2025-02-13T04:31:20.290Z | Downloaded progenitor-macro v0.8.0 | 
| 264 | 2025-02-13T04:31:20.290Z | Downloaded progenitor v0.8.0 | 
| 265 | 2025-02-13T04:31:20.290Z | Downloaded tokio-macros v2.5.0 | 
| 266 | 2025-02-13T04:31:20.290Z | Downloaded native-tls v0.2.12 | 
| 267 | 2025-02-13T04:31:20.290Z | Downloaded parking_lot_core v0.9.10 | 
| 268 | 2025-02-13T04:31:20.290Z | Downloaded slog-async v2.8.0 | 
| 269 | 2025-02-13T04:31:20.290Z | Downloaded shlex v1.3.0 | 
| 270 | 2025-02-13T04:31:20.290Z | Downloaded multer v3.1.0 | 
| 271 | 2025-02-13T04:31:20.290Z | Downloaded pest_generator v2.7.14 | 
| 272 | 2025-02-13T04:31:20.290Z | Downloaded pin-project-lite v0.2.14 | 
| 273 | 2025-02-13T04:31:20.290Z | Downloaded rustversion v1.0.17 | 
| 274 | 2025-02-13T04:31:20.290Z | Downloaded rand_core v0.6.4 | 
| 275 | 2025-02-13T04:31:20.290Z | Downloaded subtle v2.6.1 | 
| 276 | 2025-02-13T04:31:20.290Z | Downloaded scopeguard v1.2.0 | 
| 277 | 2025-02-13T04:31:20.290Z | Downloaded serde_tokenstream v0.2.2 | 
| 278 | 2025-02-13T04:31:20.290Z | Downloaded sha1 v0.10.6 | 
| 279 | 2025-02-13T04:31:20.290Z | Downloaded stable_deref_trait v1.2.0 | 
| 280 | 2025-02-13T04:31:20.290Z | Downloaded pest_derive v2.7.14 | 
| 281 | 2025-02-13T04:31:20.290Z | Downloaded icu_provider v1.5.0 | 
| 282 | 2025-02-13T04:31:20.290Z | Downloaded strum_macros v0.26.4 | 
| 283 | 2025-02-13T04:31:20.290Z | Downloaded num-traits v0.2.19 | 
| 284 | 2025-02-13T04:31:20.290Z | Downloaded allocator-api2 v0.2.18 | 
| 285 | 2025-02-13T04:31:20.290Z | Downloaded icu_locid v1.5.0 | 
| 286 | 2025-02-13T04:31:20.290Z | Downloaded pest_meta v2.7.14 | 
| 287 | 2025-02-13T04:31:20.290Z | Downloaded once_cell v1.20.2 | 
| 288 | 2025-02-13T04:31:20.290Z | Downloaded progenitor-impl v0.8.0 | 
| 289 | 2025-02-13T04:31:20.291Z | Downloaded signal-hook-registry v1.4.2 | 
| 290 | 2025-02-13T04:31:20.291Z | Downloaded scroll v0.12.0 | 
| 291 | 2025-02-13T04:31:20.291Z | Downloaded rand_chacha v0.3.1 | 
| 292 | 2025-02-13T04:31:20.291Z | Downloaded slog-json v2.6.1 | 
| 293 | 2025-02-13T04:31:20.291Z | Downloaded slog-term v2.9.1 | 
| 294 | 2025-02-13T04:31:20.291Z | Downloaded ryu v1.0.18 | 
| 295 | 2025-02-13T04:31:20.291Z | Downloaded semver v1.0.24 | 
| 296 | 2025-02-13T04:31:20.291Z | Downloaded sha2 v0.10.8 | 
| 297 | 2025-02-13T04:31:20.291Z | Downloaded icu_properties v1.5.1 | 
| 298 | 2025-02-13T04:31:20.291Z | Downloaded proc-macro2 v1.0.92 | 
| 299 | 2025-02-13T04:31:20.291Z | Downloaded parking_lot v0.12.3 | 
| 300 | 2025-02-13T04:31:20.291Z | Downloaded serde_path_to_error v0.1.16 | 
| 301 | 2025-02-13T04:31:20.291Z | Downloaded rustc-hash v2.0.0 | 
| 302 | 2025-02-13T04:31:20.291Z | Downloaded structmeta-derive v0.3.0 | 
| 303 | 2025-02-13T04:31:20.291Z | Downloaded slog v2.7.0 | 
| 304 | 2025-02-13T04:31:20.291Z | Downloaded serde_yaml v0.9.34+deprecated | 
| 305 | 2025-02-13T04:31:20.291Z | Downloaded term v0.7.0 | 
| 306 | 2025-02-13T04:31:20.291Z | Downloaded schemars v0.8.21 | 
| 307 | 2025-02-13T04:31:20.291Z | Downloaded socket2 v0.5.7 | 
| 308 | 2025-02-13T04:31:20.291Z | Downloaded serde_derive_internals v0.29.1 | 
| 309 | 2025-02-13T04:31:20.291Z | Downloaded quinn v0.11.5 | 
| 310 | 2025-02-13T04:31:20.291Z | Downloaded mio v1.0.2 | 
| 311 | 2025-02-13T04:31:20.291Z | Downloaded crossbeam-utils v0.8.20 | 
| 312 | 2025-02-13T04:31:20.291Z | Downloaded icu_collections v1.5.0 | 
| 313 | 2025-02-13T04:31:20.291Z | Downloaded serde_with_macros v3.11.0 | 
| 314 | 2025-02-13T04:31:20.291Z | Downloaded hyper-util v0.1.10 | 
| 315 | 2025-02-13T04:31:20.291Z | Downloaded zerovec v0.10.4 | 
| 316 | 2025-02-13T04:31:20.291Z | Downloaded time v0.3.36 | 
| 317 | 2025-02-13T04:31:20.291Z | Downloaded smallvec v1.13.2 | 
| 318 | 2025-02-13T04:31:20.291Z | Downloaded base64 v0.22.1 | 
| 319 | 2025-02-13T04:31:20.291Z | Downloaded rustls-pki-types v1.10.0 | 
| 320 | 2025-02-13T04:31:20.291Z | Downloaded pest v2.7.14 | 
| 321 | 2025-02-13T04:31:20.291Z | Downloaded zerocopy v0.7.35 | 
| 322 | 2025-02-13T04:31:20.291Z | Downloaded winnow v0.6.20 | 
| 323 | 2025-02-13T04:31:20.291Z | Downloaded crossbeam-channel v0.5.13 | 
| 324 | 2025-02-13T04:31:20.291Z | Downloaded serde_derive v1.0.217 | 
| 325 | 2025-02-13T04:31:20.291Z | Downloaded vcpkg v0.2.15 | 
| 326 | 2025-02-13T04:31:20.291Z | Downloaded spin v0.9.8 | 
| 327 | 2025-02-13T04:31:20.291Z | Downloaded quinn-proto v0.11.8 | 
| 328 | 2025-02-13T04:31:20.291Z | Downloaded cc v1.1.30 | 
| 329 | 2025-02-13T04:31:20.292Z | Downloaded serde v1.0.217 | 
| 330 | 2025-02-13T04:31:20.292Z | Downloaded http v1.2.0 | 
| 331 | 2025-02-13T04:31:20.292Z | Downloaded hashbrown v0.12.3 | 
| 332 | 2025-02-13T04:31:20.292Z | Downloaded openssl v0.10.70 | 
| 333 | 2025-02-13T04:31:20.292Z | Downloaded webpki-roots v0.26.6 | 
| 334 | 2025-02-13T04:31:20.292Z | Downloaded rand v0.8.5 | 
| 335 | 2025-02-13T04:31:20.292Z | Downloaded memchr v2.7.4 | 
| 336 | 2025-02-13T04:31:20.292Z | Downloaded indexmap v2.7.1 | 
| 337 | 2025-02-13T04:31:20.292Z | Downloaded openapiv3 v2.0.0 | 
| 338 | 2025-02-13T04:31:20.292Z | Downloaded rustls-pemfile v2.2.0 | 
| 339 | 2025-02-13T04:31:20.292Z | Downloaded aho-corasick v1.1.3 | 
| 340 | 2025-02-13T04:31:20.296Z | Downloaded synstructure v0.13.1 | 
| 341 | 2025-02-13T04:31:20.296Z | Downloaded idna v1.0.3 | 
| 342 | 2025-02-13T04:31:20.296Z | Downloaded openssl-sys v0.9.105 | 
| 343 | 2025-02-13T04:31:20.296Z | Downloaded typenum v1.17.0 | 
| 344 | 2025-02-13T04:31:20.296Z | Downloaded hashbrown v0.15.1 | 
| 345 | 2025-02-13T04:31:20.296Z | Downloaded hashbrown v0.14.5 | 
| 346 | 2025-02-13T04:31:20.296Z | Downloaded icu_normalizer_data v1.5.0 | 
| 347 | 2025-02-13T04:31:20.296Z | Downloaded hyper v1.5.2 | 
| 348 | 2025-02-13T04:31:20.296Z | Downloaded darling_core v0.20.10 | 
| 349 | 2025-02-13T04:31:20.296Z | Downloaded serde_urlencoded v0.7.1 | 
| 350 | 2025-02-13T04:31:20.296Z | Downloaded futures v0.3.31 | 
| 351 | 2025-02-13T04:31:20.296Z | Downloaded time-macros v0.2.18 | 
| 352 | 2025-02-13T04:31:20.296Z | Downloaded bytes v1.9.0 | 
| 353 | 2025-02-13T04:31:20.296Z | Downloaded tinystr v0.7.6 | 
| 354 | 2025-02-13T04:31:20.296Z | Downloaded futures-util v0.3.31 | 
| 355 | 2025-02-13T04:31:20.296Z | Downloaded thread_local v1.1.8 | 
| 356 | 2025-02-13T04:31:20.296Z | Downloaded thiserror-impl v2.0.11 | 
| 357 | 2025-02-13T04:31:20.296Z | Downloaded percent-encoding v2.3.1 | 
| 358 | 2025-02-13T04:31:20.296Z | Downloaded anyhow v1.0.95 | 
| 359 | 2025-02-13T04:31:20.296Z | Downloaded lock_api v0.4.12 | 
| 360 | 2025-02-13T04:31:20.296Z | Downloaded hyper-rustls v0.27.3 | 
| 361 | 2025-02-13T04:31:20.296Z | Downloaded hostname v0.4.0 | 
| 362 | 2025-02-13T04:31:20.296Z | Downloaded h2 v0.4.6 | 
| 363 | 2025-02-13T04:31:20.296Z | Downloaded futures-task v0.3.31 | 
| 364 | 2025-02-13T04:31:20.296Z | Downloaded futures-executor v0.3.31 | 
| 365 | 2025-02-13T04:31:20.296Z | Downloaded goblin v0.8.2 | 
| 366 | 2025-02-13T04:31:20.296Z | Downloaded debug-ignore v1.0.5 | 
| 367 | 2025-02-13T04:31:20.296Z | Downloaded toml v0.8.19 | 
| 368 | 2025-02-13T04:31:20.296Z | Downloaded tokio v1.43.0 | 
| 369 | 2025-02-13T04:31:20.305Z | Downloaded serde_json v1.0.135 | 
| 370 | 2025-02-13T04:31:20.311Z | Downloaded serde_with v3.11.0 | 
| 371 | 2025-02-13T04:31:20.319Z | Downloaded cpufeatures v0.2.14 | 
| 372 | 2025-02-13T04:31:20.336Z | Downloaded chrono v0.4.39 | 
| 373 | 2025-02-13T04:31:20.343Z | Downloaded reqwest v0.12.9 | 
| 374 | 2025-02-13T04:31:20.350Z | Downloaded icu_properties_data v1.5.0 | 
| 375 | 2025-02-13T04:31:20.359Z | Downloaded rustls-webpki v0.102.8 | 
| 376 | 2025-02-13T04:31:20.397Z | Downloaded regex v1.11.1 | 
| 377 | 2025-02-13T04:31:20.448Z | Downloaded syn v2.0.96 | 
| 378 | 2025-02-13T04:31:20.460Z | Downloaded dropshot v0.15.1 | 
| 379 | 2025-02-13T04:31:20.477Z | Downloaded regress v0.10.1 | 
| 380 | 2025-02-13T04:31:20.485Z | Downloaded rustls v0.22.4 | 
| 381 | 2025-02-13T04:31:20.496Z | Downloaded rustls v0.23.19 | 
| 382 | 2025-02-13T04:31:20.506Z | Downloaded regress v0.9.1 | 
| 383 | 2025-02-13T04:31:20.517Z | Downloaded regex-syntax v0.8.5 | 
| 384 | 2025-02-13T04:31:20.581Z | Downloaded regex-automata v0.4.8 | 
| 385 | 2025-02-13T04:31:20.622Z | Downloaded libc v0.2.169 | 
| 386 | 2025-02-13T04:31:20.729Z | Downloaded encoding_rs v0.8.34 | 
| 387 | 2025-02-13T04:31:20.966Z | Downloaded ring v0.17.8 | 
| 388 | 2025-02-13T04:31:21.158Z | Compiling proc-macro2 v1.0.92 | 
| 389 | 2025-02-13T04:31:21.158Z | Compiling unicode-ident v1.0.14 | 
| 390 | 2025-02-13T04:31:21.158Z | Compiling libc v0.2.169 | 
| 391 | 2025-02-13T04:31:21.161Z | Checking cfg-if v1.0.0 | 
| 392 | 2025-02-13T04:31:21.161Z | Compiling autocfg v1.4.0 | 
| 393 | 2025-02-13T04:31:21.161Z | Compiling serde v1.0.217 | 
| 394 | 2025-02-13T04:31:21.161Z | Compiling version_check v0.9.5 | 
| 395 | 2025-02-13T04:31:21.181Z | Checking memchr v2.7.4 | 
| 396 | 2025-02-13T04:31:21.313Z | Compiling serde_json v1.0.135 | 
| 397 | 2025-02-13T04:31:21.367Z | Checking itoa v1.0.11 | 
| 398 | 2025-02-13T04:31:21.732Z | Compiling thiserror v1.0.69 | 
| 399 | 2025-02-13T04:31:21.774Z | Checking once_cell v1.20.2 | 
| 400 | 2025-02-13T04:31:21.776Z | Compiling shlex v1.3.0 | 
| 401 | 2025-02-13T04:31:22.031Z | Compiling cc v1.1.30 | 
| 402 | 2025-02-13T04:31:22.045Z | Checking pin-project-lite v0.2.14 | 
| 403 | 2025-02-13T04:31:22.106Z | Compiling num-traits v0.2.19 | 
| 404 | 2025-02-13T04:31:22.155Z | Checking smallvec v1.13.2 | 
| 405 | 2025-02-13T04:31:22.433Z | Checking ryu v1.0.18 | 
| 406 | 2025-02-13T04:31:22.470Z | Checking getrandom v0.2.15 | 
| 407 | 2025-02-13T04:31:22.607Z | Checking bytes v1.9.0 | 
| 408 | 2025-02-13T04:31:22.662Z | Checking futures-core v0.3.31 | 
| 409 | 2025-02-13T04:31:22.688Z | Compiling lock_api v0.4.12 | 
| 410 | 2025-02-13T04:31:22.727Z | Compiling parking_lot_core v0.9.10 | 
| 411 | 2025-02-13T04:31:22.846Z | Compiling quote v1.0.38 | 
| 412 | 2025-02-13T04:31:23.061Z | Compiling schemars v0.8.21 | 
| 413 | 2025-02-13T04:31:23.144Z | Compiling byteorder v1.5.0 | 
| 414 | 2025-02-13T04:31:23.173Z | Checking scopeguard v1.2.0 | 
| 415 | 2025-02-13T04:31:23.239Z | Compiling syn v2.0.96 | 
| 416 | 2025-02-13T04:31:23.382Z | Compiling slab v0.4.9 | 
| 417 | 2025-02-13T04:31:23.400Z | Compiling ahash v0.8.11 | 
| 418 | 2025-02-13T04:31:23.595Z | Checking futures-sink v0.3.31 | 
| 419 | 2025-02-13T04:31:23.646Z | Checking log v0.4.22 | 
| 420 | 2025-02-13T04:31:23.668Z | Checking parking_lot v0.12.3 | 
| 421 | 2025-02-13T04:31:23.741Z | Checking socket2 v0.5.7 | 
| 422 | 2025-02-13T04:31:23.802Z | Checking mio v1.0.2 | 
| 423 | 2025-02-13T04:31:23.814Z | Checking signal-hook-registry v1.4.2 | 
| 424 | 2025-02-13T04:31:23.856Z | Checking stable_deref_trait v1.2.0 | 
| 425 | 2025-02-13T04:31:23.960Z | Checking fnv v1.0.7 | 
| 426 | 2025-02-13T04:31:23.987Z | Checking hashbrown v0.15.1 | 
| 427 | 2025-02-13T04:31:24.052Z | Checking equivalent v1.0.1 | 
| 428 | 2025-02-13T04:31:24.119Z | Checking http v1.2.0 | 
| 429 | 2025-02-13T04:31:24.161Z | Checking futures-channel v0.3.31 | 
| 430 | 2025-02-13T04:31:24.186Z | Checking pin-utils v0.1.0 | 
| 431 | 2025-02-13T04:31:24.227Z | Compiling semver v1.0.24 | 
| 432 | 2025-02-13T04:31:24.274Z | Checking futures-io v0.3.31 | 
| 433 | 2025-02-13T04:31:24.425Z | Checking futures-task v0.3.31 | 
| 434 | 2025-02-13T04:31:24.468Z | Checking spin v0.9.8 | 
| 435 | 2025-02-13T04:31:24.520Z | Compiling pkg-config v0.3.31 | 
| 436 | 2025-02-13T04:31:24.681Z | Checking rustls-pki-types v1.10.0 | 
| 437 | 2025-02-13T04:31:24.695Z | Compiling ring v0.17.8 | 
| 438 | 2025-02-13T04:31:24.698Z | Compiling vcpkg v0.2.15 | 
| 439 | 2025-02-13T04:31:25.098Z | Compiling httparse v1.9.5 | 
| 440 | 2025-02-13T04:31:25.297Z | Checking litemap v0.7.3 | 
| 441 | 2025-02-13T04:31:25.499Z | Checking iana-time-zone v0.1.61 | 
| 442 | 2025-02-13T04:31:25.645Z | Checking untrusted v0.9.0 | 
| 443 | 2025-02-13T04:31:25.659Z | Checking writeable v0.5.5 | 
| 444 | 2025-02-13T04:31:25.682Z | Compiling heck v0.5.0 | 
| 445 | 2025-02-13T04:31:25.801Z | Checking tracing-core v0.1.32 | 
| 446 | 2025-02-13T04:31:25.898Z | Checking dyn-clone v1.0.17 | 
| 447 | 2025-02-13T04:31:25.978Z | Compiling ucd-trie v0.1.7 | 
| 448 | 2025-02-13T04:31:26.030Z | Checking atomic-waker v1.1.2 | 
| 449 | 2025-02-13T04:31:26.175Z | Checking http-body v1.0.1 | 
| 450 | 2025-02-13T04:31:26.353Z | Compiling openssl-sys v0.9.105 | 
| 451 | 2025-02-13T04:31:26.373Z | Checking subtle v2.6.1 | 
| 452 | 2025-02-13T04:31:26.389Z | Checking tracing v0.1.40 | 
| 453 | 2025-02-13T04:31:26.402Z | Compiling allocator-api2 v0.2.18 | 
| 454 | 2025-02-13T04:31:26.586Z | Checking icu_locid_transform_data v1.5.0 | 
| 455 | 2025-02-13T04:31:26.655Z | Checking try-lock v0.2.5 | 
| 456 | 2025-02-13T04:31:26.676Z | Checking zeroize v1.8.1 | 
| 457 | 2025-02-13T04:31:26.787Z | Checking want v0.3.1 | 
| 458 | 2025-02-13T04:31:26.915Z | Checking icu_properties_data v1.5.0 | 
| 459 | 2025-02-13T04:31:26.960Z | Compiling uuid v1.12.0 | 
| 460 | 2025-02-13T04:31:27.222Z | Checking httpdate v1.0.3 | 
| 461 | 2025-02-13T04:31:27.301Z | Checking foreign-types-shared v0.1.1 | 
| 462 | 2025-02-13T04:31:27.333Z | Compiling openssl v0.10.70 | 
| 463 | 2025-02-13T04:31:27.413Z | Checking foreign-types v0.3.2 | 
| 464 | 2025-02-13T04:31:27.495Z | Checking utf16_iter v1.0.5 | 
| 465 | 2025-02-13T04:31:27.521Z | Checking percent-encoding v2.3.1 | 
| 466 | 2025-02-13T04:31:27.663Z | Compiling chrono v0.4.39 | 
| 467 | 2025-02-13T04:31:27.704Z | Checking utf8_iter v1.0.4 | 
| 468 | 2025-02-13T04:31:27.743Z | Checking write16 v1.0.0 | 
| 469 | 2025-02-13T04:31:27.771Z | Checking tower-service v0.3.3 | 
| 470 | 2025-02-13T04:31:27.861Z | Compiling native-tls v0.2.12 | 
| 471 | 2025-02-13T04:31:27.887Z | Checking icu_normalizer_data v1.5.0 | 
| 472 | 2025-02-13T04:31:27.900Z | Checking bitflags v2.6.0 | 
| 473 | 2025-02-13T04:31:27.979Z | Compiling slog v2.7.0 | 
| 474 | 2025-02-13T04:31:28.065Z | Compiling rustls v0.23.19 | 
| 475 | 2025-02-13T04:31:28.238Z | Checking form_urlencoded v1.2.1 | 
| 476 | 2025-02-13T04:31:28.402Z | Compiling aho-corasick v1.1.3 | 
| 477 | 2025-02-13T04:31:28.427Z | Checking openssl-probe v0.1.5 | 
| 478 | 2025-02-13T04:31:28.515Z | Compiling regex-syntax v0.8.5 | 
| 479 | 2025-02-13T04:31:28.543Z | Compiling typenum v1.17.0 | 
| 480 | 2025-02-13T04:31:29.461Z | Compiling generic-array v0.14.7 | 
| 481 | 2025-02-13T04:31:29.476Z | Checking encoding_rs v0.8.34 | 
| 482 | 2025-02-13T04:31:29.791Z | Checking mime v0.3.17 | 
| 483 | 2025-02-13T04:31:30.593Z | Compiling synstructure v0.13.1 | 
| 484 | 2025-02-13T04:31:30.770Z | Compiling serde_derive_internals v0.29.1 | 
| 485 | 2025-02-13T04:31:31.235Z | Checking rustls-webpki v0.102.8 | 
| 486 | 2025-02-13T04:31:31.793Z | Checking webpki-roots v0.26.6 | 
| 487 | 2025-02-13T04:31:31.809Z | Checking rustls-pemfile v2.2.0 | 
| 488 | 2025-02-13T04:31:32.278Z | Compiling regex-automata v0.4.8 | 
| 489 | 2025-02-13T04:31:32.695Z | Compiling usdt-impl v0.5.0 | 
| 490 | 2025-02-13T04:31:32.752Z | Checking base64 v0.22.1 | 
| 491 | 2025-02-13T04:31:32.819Z | Compiling num-conv v0.1.0 | 
| 492 | 2025-02-13T04:31:33.056Z | Checking powerfmt v0.2.0 | 
| 493 | 2025-02-13T04:31:33.233Z | Compiling time-core v0.1.2 | 
| 494 | 2025-02-13T04:31:33.317Z | Checking deranged v0.3.11 | 
| 495 | 2025-02-13T04:31:33.398Z | Compiling time-macros v0.2.18 | 
| 496 | 2025-02-13T04:31:33.706Z | Compiling thread-id v4.2.2 | 
| 497 | 2025-02-13T04:31:33.991Z | Checking sync_wrapper v1.0.1 | 
| 498 | 2025-02-13T04:31:34.150Z | Compiling ident_case v1.0.1 | 
| 499 | 2025-02-13T04:31:34.329Z | Checking num_threads v0.1.7 | 
| 500 | 2025-02-13T04:31:34.447Z | Compiling crossbeam-utils v0.8.20 | 
| 501 | 2025-02-13T04:31:34.649Z | Compiling paste v1.0.15 | 
| 502 | 2025-02-13T04:31:34.818Z | Compiling serde_derive v1.0.217 | 
| 503 | 2025-02-13T04:31:34.830Z | Compiling zerocopy-derive v0.7.35 | 
| 504 | 2025-02-13T04:31:34.959Z | Compiling thiserror-impl v1.0.69 | 
| 505 | 2025-02-13T04:31:35.165Z | Compiling schemars_derive v0.8.21 | 
| 506 | 2025-02-13T04:31:36.210Z | Compiling zerofrom-derive v0.1.4 | 
| 507 | 2025-02-13T04:31:36.268Z | Compiling tokio-macros v2.5.0 | 
| 508 | 2025-02-13T04:31:36.659Z | Compiling yoke-derive v0.7.4 | 
| 509 | 2025-02-13T04:31:36.719Z | Compiling zerocopy v0.7.35 | 
| 510 | 2025-02-13T04:31:37.805Z | Checking tokio v1.43.0 | 
| 511 | 2025-02-13T04:31:38.012Z | Compiling zerovec-derive v0.10.3 | 
| 512 | 2025-02-13T04:31:38.054Z | Compiling futures-macro v0.3.31 | 
| 513 | 2025-02-13T04:31:38.888Z | Compiling displaydoc v0.2.5 | 
| 514 | 2025-02-13T04:31:39.137Z | Compiling icu_provider_macros v1.5.0 | 
| 515 | 2025-02-13T04:31:39.360Z | Checking zerofrom v0.1.4 | 
| 516 | 2025-02-13T04:31:39.576Z | Checking yoke v0.7.4 | 
| 517 | 2025-02-13T04:31:39.671Z | Compiling pest v2.7.14 | 
| 518 | 2025-02-13T04:31:39.834Z | Checking futures-util v0.3.31 | 
| 519 | 2025-02-13T04:31:40.014Z | Compiling hashbrown v0.14.5 | 
| 520 | 2025-02-13T04:31:40.184Z | Compiling openssl-macros v0.1.1 | 
| 521 | 2025-02-13T04:31:40.351Z | Checking zerovec v0.10.4 | 
| 522 | 2025-02-13T04:31:41.115Z | Compiling regress v0.10.1 | 
| 523 | 2025-02-13T04:31:41.954Z | Checking tinystr v0.7.6 | 
| 524 | 2025-02-13T04:31:42.286Z | Checking icu_locid v1.5.0 | 
| 525 | 2025-02-13T04:31:42.563Z | Compiling pest_meta v2.7.14 | 
| 526 | 2025-02-13T04:31:43.153Z | Checking icu_provider v1.5.0 | 
| 527 | 2025-02-13T04:31:43.772Z | Checking icu_locid_transform v1.5.0 | 
| 528 | 2025-02-13T04:31:44.426Z | Checking icu_collections v1.5.0 | 
| 529 | 2025-02-13T04:31:44.547Z | Checking tokio-util v0.7.12 | 
| 530 | 2025-02-13T04:31:44.796Z | Compiling pest_generator v2.7.14 | 
| 531 | 2025-02-13T04:31:45.091Z | Checking icu_properties v1.5.1 | 
| 532 | 2025-02-13T04:31:45.339Z | Checking http-body-util v0.1.2 | 
| 533 | 2025-02-13T04:31:45.661Z | Checking tokio-rustls v0.26.0 | 
| 534 | 2025-02-13T04:31:45.759Z | Compiling regex v1.11.1 | 
| 535 | 2025-02-13T04:31:46.027Z | Compiling scroll_derive v0.12.0 | 
| 536 | 2025-02-13T04:31:46.100Z | Checking tokio-native-tls v0.3.1 | 
| 537 | 2025-02-13T04:31:46.189Z | Checking indexmap v2.7.1 | 
| 538 | 2025-02-13T04:31:46.627Z | Compiling pest_derive v2.7.14 | 
| 539 | 2025-02-13T04:31:46.967Z | Compiling serde_tokenstream v0.2.2 | 
| 540 | 2025-02-13T04:31:47.398Z | Checking h2 v0.4.6 | 
| 541 | 2025-02-13T04:31:47.504Z | Checking serde_urlencoded v0.7.1 | 
| 542 | 2025-02-13T04:31:47.917Z | Compiling dtrace-parser v0.2.0 | 
| 543 | 2025-02-13T04:31:47.949Z | Checking scroll v0.12.0 | 
| 544 | 2025-02-13T04:31:48.300Z | Checking icu_normalizer v1.5.0 | 
| 545 | 2025-02-13T04:31:49.033Z | Checking idna_adapter v1.2.0 | 
| 546 | 2025-02-13T04:31:49.227Z | Checking idna v1.0.3 | 
| 547 | 2025-02-13T04:31:49.293Z | Compiling dof v0.3.0 | 
| 548 | 2025-02-13T04:31:49.705Z | Checking url v2.5.3 | 
| 549 | 2025-02-13T04:31:50.037Z | Checking ipnet v2.10.1 | 
| 550 | 2025-02-13T04:31:50.090Z | Checking plain v0.2.3 | 
| 551 | 2025-02-13T04:31:50.247Z | Compiling strsim v0.11.1 | 
| 552 | 2025-02-13T04:31:50.493Z | Checking goblin v0.8.2 | 
| 553 | 2025-02-13T04:31:50.506Z | Compiling typify-impl v0.2.0 | 
| 554 | 2025-02-13T04:31:51.072Z | Compiling darling_core v0.20.10 | 
| 555 | 2025-02-13T04:31:51.459Z | Checking hyper v1.5.2 | 
| 556 | 2025-02-13T04:31:51.586Z | Checking time v0.3.36 | 
| 557 | 2025-02-13T04:31:53.250Z | Compiling openapiv3 v2.0.0 | 
| 558 | 2025-02-13T04:31:53.379Z | Checking hyper-util v0.1.10 | 
| 559 | 2025-02-13T04:31:54.282Z | Checking dirs-sys-next v0.1.2 | 
| 560 | 2025-02-13T04:31:54.859Z | Compiling unsafe-libyaml v0.2.11 | 
| 561 | 2025-02-13T04:31:54.877Z | Compiling newtype-uuid v1.2.1 | 
| 562 | 2025-02-13T04:31:54.988Z | Checking hyper-rustls v0.27.3 | 
| 563 | 2025-02-13T04:31:55.194Z | Checking hyper-tls v0.6.0 | 
| 564 | 2025-02-13T04:31:55.280Z | Compiling rustls v0.22.4 | 
| 565 | 2025-02-13T04:31:55.396Z | Compiling rustversion v1.0.17 | 
| 566 | 2025-02-13T04:31:55.453Z | Checking reqwest v0.12.9 | 
| 567 | 2025-02-13T04:31:55.607Z | Compiling omicron-workspace-hack v0.1.0 | 
| 568 | 2025-02-13T04:31:55.929Z | Checking pretty-hex v0.4.1 | 
| 569 | 2025-02-13T04:31:56.139Z | Compiling serde_yaml v0.9.34+deprecated | 
| 570 | 2025-02-13T04:31:56.379Z | Compiling darling_macro v0.20.10 | 
| 571 | 2025-02-13T04:31:56.778Z | Checking dirs-next v2.0.0 | 
| 572 | 2025-02-13T04:31:57.078Z | Checking ipnetwork v0.20.0 | 
| 573 | 2025-02-13T04:31:57.149Z | Checking toml_datetime v0.6.8 | 
| 574 | 2025-02-13T04:31:57.317Z | Checking serde_spanned v0.6.8 | 
| 575 | 2025-02-13T04:31:57.350Z | Checking ppv-lite86 v0.2.20 | 
| 576 | 2025-02-13T04:31:57.428Z | Checking block-buffer v0.10.4 | 
| 577 | 2025-02-13T04:31:57.447Z | Checking crypto-common v0.1.6 | 
| 578 | 2025-02-13T04:31:57.511Z | Compiling structmeta-derive v0.3.0 | 
| 579 | 2025-02-13T04:31:57.527Z | Checking rand_core v0.6.4 | 
| 580 | 2025-02-13T04:31:57.616Z | Checking thread_local v1.1.8 | 
| 581 | 2025-02-13T04:31:57.711Z | Compiling multer v3.1.0 | 
| 582 | 2025-02-13T04:31:57.801Z | Compiling thiserror v2.0.11 | 
| 583 | 2025-02-13T04:31:57.889Z | Checking winnow v0.6.20 | 
| 584 | 2025-02-13T04:31:57.895Z | Checking match_cfg v0.1.0 | 
| 585 | 2025-02-13T04:31:57.991Z | Compiling slog-async v2.8.0 | 
| 586 | 2025-02-13T04:31:58.036Z | Compiling camino v1.1.9 | 
| 587 | 2025-02-13T04:31:58.049Z | Compiling anyhow v1.0.95 | 
| 588 | 2025-02-13T04:31:58.590Z | Checking rand_chacha v0.3.1 | 
| 589 | 2025-02-13T04:31:58.633Z | Checking hostname v0.3.1 | 
| 590 | 2025-02-13T04:31:58.770Z | Checking digest v0.10.7 | 
| 591 | 2025-02-13T04:31:58.943Z | Checking crossbeam-channel v0.5.13 | 
| 592 | 2025-02-13T04:31:58.986Z | Checking oxnet v0.1.0 (https://github.com/oxidecomputer/oxnet#49ee85dc) | 
| 593 | 2025-02-13T04:31:59.090Z | Compiling darling v0.20.10 | 
| 594 | 2025-02-13T04:31:59.196Z | Checking term v0.7.0 | 
| 595 | 2025-02-13T04:31:59.208Z | Checking progenitor-client v0.8.0 | 
| 596 | 2025-02-13T04:31:59.561Z | Compiling usdt-attr-macro v0.5.0 | 
| 597 | 2025-02-13T04:31:59.630Z | Compiling usdt-macro v0.5.0 | 
| 598 | 2025-02-13T04:31:59.656Z | Checking slog-json v2.6.1 | 
| 599 | 2025-02-13T04:31:59.875Z | Compiling structmeta v0.3.0 | 
| 600 | 2025-02-13T04:31:59.912Z | Checking futures-executor v0.3.31 | 
| 601 | 2025-02-13T04:32:00.142Z | Compiling thiserror-impl v2.0.11 | 
| 602 | 2025-02-13T04:32:00.245Z | Compiling daft-derive v0.1.0 (https://github.com/oxidecomputer/daft?branch=main#9e7b5534) | 
| 603 | 2025-02-13T04:32:00.606Z | Checking toml_edit v0.22.22 | 
| 604 | 2025-02-13T04:32:00.653Z | Compiling async-stream-impl v0.3.6 | 
| 605 | 2025-02-13T04:32:00.909Z | Checking memmap v0.7.0 | 
| 606 | 2025-02-13T04:32:00.909Z | Checking is-terminal v0.4.13 | 
| 607 | 2025-02-13T04:32:01.038Z | Compiling dropshot v0.15.1 | 
| 608 | 2025-02-13T04:32:01.097Z | Checking cpufeatures v0.2.14 | 
| 609 | 2025-02-13T04:32:01.185Z | Checking take_mut v0.2.2 | 
| 610 | 2025-02-13T04:32:01.375Z | Checking daft v0.1.0 (https://github.com/oxidecomputer/daft?branch=main#9e7b5534) | 
| 611 | 2025-02-13T04:32:01.419Z | Checking sha1 v0.10.6 | 
| 612 | 2025-02-13T04:32:01.635Z | Checking usdt v0.5.0 | 
| 613 | 2025-02-13T04:32:01.655Z | Checking slog-term v2.9.1 | 
| 614 | 2025-02-13T04:32:01.697Z | Compiling strum_macros v0.26.4 | 
| 615 | 2025-02-13T04:32:01.890Z | Compiling parse-display-derive v0.10.0 | 
| 616 | 2025-02-13T04:32:01.919Z | Checking async-stream v0.3.6 | 
| 617 | 2025-02-13T04:32:01.995Z | Compiling typify-macro v0.2.0 | 
| 618 | 2025-02-13T04:32:02.113Z | Checking futures v0.3.31 | 
| 619 | 2025-02-13T04:32:02.152Z | Checking slog-bunyan v2.5.0 | 
| 620 | 2025-02-13T04:32:02.212Z | Compiling serde_with_macros v3.11.0 | 
| 621 | 2025-02-13T04:32:02.535Z | Checking tokio-rustls v0.25.0 | 
| 622 | 2025-02-13T04:32:02.659Z | Checking rand v0.8.5 | 
| 623 | 2025-02-13T04:32:03.167Z | Checking toml v0.8.19 | 
| 624 | 2025-02-13T04:32:03.485Z | Compiling dropshot_endpoint v0.15.1 | 
| 625 | 2025-02-13T04:32:03.514Z | Checking hex v0.4.3 | 
| 626 | 2025-02-13T04:32:03.853Z | Checking serde_path_to_error v0.1.16 | 
| 627 | 2025-02-13T04:32:03.872Z | Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) | 
| 628 | 2025-02-13T04:32:03.986Z | Compiling async-trait v0.1.86 | 
| 629 | 2025-02-13T04:32:04.444Z | Checking waitgroup v0.1.2 | 
| 630 | 2025-02-13T04:32:04.577Z | Checking hostname v0.4.0 | 
| 631 | 2025-02-13T04:32:04.661Z | Checking instant v0.1.13 | 
| 632 | 2025-02-13T04:32:04.678Z | Checking debug-ignore v1.0.5 | 
| 633 | 2025-02-13T04:32:04.709Z | Checking serde_with v3.11.0 | 
| 634 | 2025-02-13T04:32:04.772Z | Checking backoff v0.4.0 | 
| 635 | 2025-02-13T04:32:04.809Z | Checking slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) | 
| 636 | 2025-02-13T04:32:04.949Z | Checking serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945) | 
| 637 | 2025-02-13T04:32:05.035Z | Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity) | 
| 638 | 2025-02-13T04:32:05.103Z | Checking omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds) | 
| 639 | 2025-02-13T04:32:05.352Z | Compiling typify v0.2.0 | 
| 640 | 2025-02-13T04:32:05.463Z | Compiling progenitor-impl v0.8.0 | 
| 641 | 2025-02-13T04:32:05.487Z | Checking parse-display v0.10.0 | 
| 642 | 2025-02-13T04:32:05.717Z | Checking progenitor-client v0.9.1 | 
| 643 | 2025-02-13T04:32:05.909Z | Checking strum v0.26.3 | 
| 644 | 2025-02-13T04:32:05.989Z | Checking macaddr v1.0.1 | 
| 645 | 2025-02-13T04:32:06.066Z | Checking regress v0.9.1 | 
| 646 | 2025-02-13T04:32:08.338Z | Compiling progenitor-macro v0.8.0 | 
| 647 | 2025-02-13T04:32:11.702Z | Checking progenitor v0.8.0 | 
| 648 | 2025-02-13T04:32:11.811Z | Checking mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=93cd0d642cf1b58f9f4528275e2a2aa758e9feb3#93cd0d64) | 
| 649 | 2025-02-13T04:32:14.487Z | Checking omicron-common v0.1.0 (/work/oxidecomputer/omicron/common) | 
| 650 | 2025-02-13T04:32:21.513Z | Checking test-project v0.1.0 (/tmp/test-project) | 
| 651 | 2025-02-13T04:32:21.576Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 03s | 
| 652 | 2025-02-13T04:32:21.709Z | + cargo build --release | 
| 653 | 2025-02-13T04:32:21.968Z | Compiling proc-macro2 v1.0.92 | 
| 654 | 2025-02-13T04:32:21.968Z | Compiling unicode-ident v1.0.14 | 
| 655 | 2025-02-13T04:32:21.968Z | Compiling libc v0.2.169 | 
| 656 | 2025-02-13T04:32:21.972Z | Compiling cfg-if v1.0.0 | 
| 657 | 2025-02-13T04:32:21.972Z | Compiling autocfg v1.4.0 | 
| 658 | 2025-02-13T04:32:21.972Z | Compiling serde v1.0.217 | 
| 659 | 2025-02-13T04:32:21.972Z | Compiling version_check v0.9.5 | 
| 660 | 2025-02-13T04:32:21.973Z | Compiling memchr v2.7.4 | 
| 661 | 2025-02-13T04:32:22.091Z | Compiling serde_json v1.0.135 | 
| 662 | 2025-02-13T04:32:22.175Z | Compiling itoa v1.0.11 | 
| 663 | 2025-02-13T04:32:22.445Z | Compiling thiserror v1.0.69 | 
| 664 | 2025-02-13T04:32:22.550Z | Compiling once_cell v1.20.2 | 
| 665 | 2025-02-13T04:32:22.569Z | Compiling shlex v1.3.0 | 
| 666 | 2025-02-13T04:32:22.856Z | Compiling cc v1.1.30 | 
| 667 | 2025-02-13T04:32:22.966Z | Compiling num-traits v0.2.19 | 
| 668 | 2025-02-13T04:32:22.983Z | Compiling pin-project-lite v0.2.14 | 
| 669 | 2025-02-13T04:32:23.253Z | Compiling getrandom v0.2.15 | 
| 670 | 2025-02-13T04:32:23.312Z | Compiling ryu v1.0.18 | 
| 671 | 2025-02-13T04:32:23.319Z | Compiling smallvec v1.13.2 | 
| 672 | 2025-02-13T04:32:23.593Z | Compiling quote v1.0.38 | 
| 673 | 2025-02-13T04:32:23.702Z | Compiling bytes v1.9.0 | 
| 674 | 2025-02-13T04:32:23.764Z | Compiling futures-core v0.3.31 | 
| 675 | 2025-02-13T04:32:23.773Z | Compiling lock_api v0.4.12 | 
| 676 | 2025-02-13T04:32:23.893Z | Compiling parking_lot_core v0.9.10 | 
| 677 | 2025-02-13T04:32:24.009Z | Compiling syn v2.0.96 | 
| 678 | 2025-02-13T04:32:24.141Z | Compiling schemars v0.8.21 | 
| 679 | 2025-02-13T04:32:24.279Z | Compiling ahash v0.8.11 | 
| 680 | 2025-02-13T04:32:24.318Z | Compiling scopeguard v1.2.0 | 
| 681 | 2025-02-13T04:32:24.326Z | Compiling byteorder v1.5.0 | 
| 682 | 2025-02-13T04:32:24.631Z | Compiling slab v0.4.9 | 
| 683 | 2025-02-13T04:32:24.745Z | Compiling log v0.4.22 | 
| 684 | 2025-02-13T04:32:24.753Z | Compiling futures-sink v0.3.31 | 
| 685 | 2025-02-13T04:32:24.947Z | Compiling parking_lot v0.12.3 | 
| 686 | 2025-02-13T04:32:25.107Z | Compiling signal-hook-registry v1.4.2 | 
| 687 | 2025-02-13T04:32:25.157Z | Compiling mio v1.0.2 | 
| 688 | 2025-02-13T04:32:25.376Z | Compiling socket2 v0.5.7 | 
| 689 | 2025-02-13T04:32:25.412Z | Compiling stable_deref_trait v1.2.0 | 
| 690 | 2025-02-13T04:32:25.483Z | Compiling ring v0.17.8 | 
| 691 | 2025-02-13T04:32:25.517Z | Compiling equivalent v1.0.1 | 
| 692 | 2025-02-13T04:32:25.632Z | Compiling hashbrown v0.15.1 | 
| 693 | 2025-02-13T04:32:25.762Z | Compiling fnv v1.0.7 | 
| 694 | 2025-02-13T04:32:25.889Z | Compiling semver v1.0.24 | 
| 695 | 2025-02-13T04:32:26.370Z | Compiling http v1.2.0 | 
| 696 | 2025-02-13T04:32:26.621Z | Compiling futures-channel v0.3.31 | 
| 697 | 2025-02-13T04:32:26.736Z | Compiling futures-task v0.3.31 | 
| 698 | 2025-02-13T04:32:26.992Z | Compiling pin-utils v0.1.0 | 
| 699 | 2025-02-13T04:32:26.992Z | Compiling futures-io v0.3.31 | 
| 700 | 2025-02-13T04:32:27.050Z | Compiling rustls-pki-types v1.10.0 | 
| 701 | 2025-02-13T04:32:27.079Z | Compiling spin v0.9.8 | 
| 702 | 2025-02-13T04:32:27.087Z | Compiling vcpkg v0.2.15 | 
| 703 | 2025-02-13T04:32:27.208Z | Compiling pkg-config v0.3.31 | 
| 704 | 2025-02-13T04:32:27.321Z | Compiling untrusted v0.9.0 | 
| 705 | 2025-02-13T04:32:27.502Z | Compiling litemap v0.7.3 | 
| 706 | 2025-02-13T04:32:27.924Z | Compiling writeable v0.5.5 | 
| 707 | 2025-02-13T04:32:28.289Z | Compiling iana-time-zone v0.1.61 | 
| 708 | 2025-02-13T04:32:28.463Z | Compiling openssl-sys v0.9.105 | 
| 709 | 2025-02-13T04:32:28.861Z | Compiling httparse v1.9.5 | 
| 710 | 2025-02-13T04:32:28.964Z | Compiling heck v0.5.0 | 
| 711 | 2025-02-13T04:32:29.327Z | Compiling tracing-core v0.1.32 | 
| 712 | 2025-02-13T04:32:29.367Z | Compiling dyn-clone v1.0.17 | 
| 713 | 2025-02-13T04:32:29.505Z | Compiling ucd-trie v0.1.7 | 
| 714 | 2025-02-13T04:32:29.575Z | Compiling atomic-waker v1.1.2 | 
| 715 | 2025-02-13T04:32:29.761Z | Compiling http-body v1.0.1 | 
| 716 | 2025-02-13T04:32:30.003Z | Compiling tracing v0.1.40 | 
| 717 | 2025-02-13T04:32:30.486Z | Compiling icu_locid_transform_data v1.5.0 | 
| 718 | 2025-02-13T04:32:30.582Z | Compiling allocator-api2 v0.2.18 | 
| 719 | 2025-02-13T04:32:30.590Z | Compiling try-lock v0.2.5 | 
| 720 | 2025-02-13T04:32:30.668Z | Compiling subtle v2.6.1 | 
| 721 | 2025-02-13T04:32:30.739Z | Compiling zeroize v1.8.1 | 
| 722 | 2025-02-13T04:32:30.910Z | Compiling want v0.3.1 | 
| 723 | 2025-02-13T04:32:31.045Z | Compiling chrono v0.4.39 | 
| 724 | 2025-02-13T04:32:31.161Z | Compiling synstructure v0.13.1 | 
| 725 | 2025-02-13T04:32:31.195Z | Compiling serde_derive_internals v0.29.1 | 
| 726 | 2025-02-13T04:32:31.416Z | Compiling uuid v1.12.0 | 
| 727 | 2025-02-13T04:32:31.535Z | Compiling foreign-types-shared v0.1.1 | 
| 728 | 2025-02-13T04:32:31.646Z | Compiling icu_properties_data v1.5.0 | 
| 729 | 2025-02-13T04:32:31.975Z | Compiling openssl v0.10.70 | 
| 730 | 2025-02-13T04:32:32.052Z | Compiling httpdate v1.0.3 | 
| 731 | 2025-02-13T04:32:32.432Z | Compiling foreign-types v0.3.2 | 
| 732 | 2025-02-13T04:32:32.848Z | Compiling bitflags v2.6.0 | 
| 733 | 2025-02-13T04:32:32.888Z | Compiling write16 v1.0.0 | 
| 734 | 2025-02-13T04:32:33.027Z | Compiling utf16_iter v1.0.5 | 
| 735 | 2025-02-13T04:32:33.118Z | Compiling percent-encoding v2.3.1 | 
| 736 | 2025-02-13T04:32:33.259Z | Compiling icu_normalizer_data v1.5.0 | 
| 737 | 2025-02-13T04:32:33.512Z | Compiling utf8_iter v1.0.4 | 
| 738 | 2025-02-13T04:32:33.588Z | Compiling slog v2.7.0 | 
| 739 | 2025-02-13T04:32:33.706Z | Compiling tower-service v0.3.3 | 
| 740 | 2025-02-13T04:32:33.782Z | Compiling rustls v0.23.19 | 
| 741 | 2025-02-13T04:32:33.784Z | Compiling native-tls v0.2.12 | 
| 742 | 2025-02-13T04:32:33.829Z | Compiling form_urlencoded v1.2.1 | 
| 743 | 2025-02-13T04:32:34.126Z | Compiling aho-corasick v1.1.3 | 
| 744 | 2025-02-13T04:32:34.179Z | Compiling regex-syntax v0.8.5 | 
| 745 | 2025-02-13T04:32:34.332Z | Compiling typenum v1.17.0 | 
| 746 | 2025-02-13T04:32:34.348Z | Compiling openssl-probe v0.1.5 | 
| 747 | 2025-02-13T04:32:35.554Z | Compiling serde_derive v1.0.217 | 
| 748 | 2025-02-13T04:32:35.569Z | Compiling zerocopy-derive v0.7.35 | 
| 749 | 2025-02-13T04:32:35.958Z | Compiling thiserror-impl v1.0.69 | 
| 750 | 2025-02-13T04:32:36.240Z | Compiling schemars_derive v0.8.21 | 
| 751 | 2025-02-13T04:32:36.305Z | Compiling zerofrom-derive v0.1.4 | 
| 752 | 2025-02-13T04:32:37.493Z | Compiling zerocopy v0.7.35 | 
| 753 | 2025-02-13T04:32:38.759Z | Compiling yoke-derive v0.7.4 | 
| 754 | 2025-02-13T04:32:38.815Z | Compiling tokio-macros v2.5.0 | 
| 755 | 2025-02-13T04:32:39.075Z | Compiling zerovec-derive v0.10.3 | 
| 756 | 2025-02-13T04:32:39.295Z | Compiling displaydoc v0.2.5 | 
| 757 | 2025-02-13T04:32:39.447Z | Compiling zerofrom v0.1.4 | 
| 758 | 2025-02-13T04:32:39.587Z | Compiling futures-macro v0.3.31 | 
| 759 | 2025-02-13T04:32:40.269Z | Compiling tokio v1.43.0 | 
| 760 | 2025-02-13T04:32:40.722Z | Compiling icu_provider_macros v1.5.0 | 
| 761 | 2025-02-13T04:32:41.156Z | Compiling yoke v0.7.4 | 
| 762 | 2025-02-13T04:32:41.358Z | Compiling futures-util v0.3.31 | 
| 763 | 2025-02-13T04:32:41.444Z | Compiling pest v2.7.14 | 
| 764 | 2025-02-13T04:32:41.519Z | Compiling zerovec v0.10.4 | 
| 765 | 2025-02-13T04:32:41.750Z | Compiling rustls-webpki v0.102.8 | 
| 766 | 2025-02-13T04:32:44.480Z | Compiling tinystr v0.7.6 | 
| 767 | 2025-02-13T04:32:44.863Z | Compiling icu_locid v1.5.0 | 
| 768 | 2025-02-13T04:32:46.411Z | Compiling icu_provider v1.5.0 | 
| 769 | 2025-02-13T04:32:47.539Z | Compiling hashbrown v0.14.5 | 
| 770 | 2025-02-13T04:32:47.591Z | Compiling icu_locid_transform v1.5.0 | 
| 771 | 2025-02-13T04:32:48.536Z | Compiling indexmap v2.7.1 | 
| 772 | 2025-02-13T04:32:50.224Z | Compiling serde_tokenstream v0.2.2 | 
| 773 | 2025-02-13T04:32:52.123Z | Compiling tokio-util v0.7.12 | 
| 774 | 2025-02-13T04:32:52.727Z | Compiling pest_meta v2.7.14 | 
| 775 | 2025-02-13T04:32:53.347Z | Compiling h2 v0.4.6 | 
| 776 | 2025-02-13T04:32:54.291Z | Compiling icu_collections v1.5.0 | 
| 777 | 2025-02-13T04:32:54.454Z | Compiling pest_generator v2.7.14 | 
| 778 | 2025-02-13T04:32:56.127Z | Compiling icu_properties v1.5.1 | 
| 779 | 2025-02-13T04:32:56.860Z | Compiling regress v0.10.1 | 
| 780 | 2025-02-13T04:32:57.025Z | Compiling openssl-macros v0.1.1 | 
| 781 | 2025-02-13T04:32:59.391Z | Compiling hyper v1.5.2 | 
| 782 | 2025-02-13T04:33:01.478Z | Compiling typify-impl v0.2.0 | 
| 783 | 2025-02-13T04:33:02.348Z | Compiling hyper-util v0.1.10 | 
| 784 | 2025-02-13T04:33:04.154Z | Compiling icu_normalizer v1.5.0 | 
| 785 | 2025-02-13T04:33:08.196Z | Compiling pest_derive v2.7.14 | 
| 786 | 2025-02-13T04:33:09.611Z | Compiling idna_adapter v1.2.0 | 
| 787 | 2025-02-13T04:33:10.682Z | Compiling http-body-util v0.1.2 | 
| 788 | 2025-02-13T04:33:10.731Z | Compiling regex-automata v0.4.8 | 
| 789 | 2025-02-13T04:33:10.997Z | Compiling generic-array v0.14.7 | 
| 790 | 2025-02-13T04:33:11.012Z | Compiling encoding_rs v0.8.34 | 
| 791 | 2025-02-13T04:33:11.164Z | Compiling mime v0.3.17 | 
| 792 | 2025-02-13T04:33:11.862Z | Compiling typify-macro v0.2.0 | 
| 793 | 2025-02-13T04:33:12.166Z | Compiling tokio-native-tls v0.3.1 | 
| 794 | 2025-02-13T04:33:12.446Z | Compiling idna v1.0.3 | 
| 795 | 2025-02-13T04:33:13.615Z | Compiling serde_urlencoded v0.7.1 | 
| 796 | 2025-02-13T04:33:13.689Z | Compiling scroll_derive v0.12.0 | 
| 797 | 2025-02-13T04:33:15.090Z | Compiling regex v1.11.1 | 
| 798 | 2025-02-13T04:33:15.217Z | Compiling rustls-pemfile v2.2.0 | 
| 799 | 2025-02-13T04:33:15.262Z | Compiling webpki-roots v0.26.6 | 
| 800 | 2025-02-13T04:33:15.466Z | Compiling tokio-rustls v0.26.0 | 
| 801 | 2025-02-13T04:33:15.945Z | Compiling usdt-impl v0.5.0 | 
| 802 | 2025-02-13T04:33:15.984Z | Compiling time-core v0.1.2 | 
| 803 | 2025-02-13T04:33:16.170Z | Compiling num-conv v0.1.0 | 
| 804 | 2025-02-13T04:33:16.449Z | Compiling powerfmt v0.2.0 | 
| 805 | 2025-02-13T04:33:16.912Z | Compiling base64 v0.22.1 | 
| 806 | 2025-02-13T04:33:17.549Z | Compiling deranged v0.3.11 | 
| 807 | 2025-02-13T04:33:18.022Z | Compiling time-macros v0.2.18 | 
| 808 | 2025-02-13T04:33:18.310Z | Compiling hyper-rustls v0.27.3 | 
| 809 | 2025-02-13T04:33:20.451Z | Compiling scroll v0.12.0 | 
| 810 | 2025-02-13T04:33:20.798Z | Compiling url v2.5.3 | 
| 811 | 2025-02-13T04:33:21.048Z | Compiling hyper-tls v0.6.0 | 
| 812 | 2025-02-13T04:33:21.508Z | Compiling thread-id v4.2.2 | 
| 813 | 2025-02-13T04:33:22.160Z | Compiling dtrace-parser v0.2.0 | 
| 814 | 2025-02-13T04:33:23.681Z | Compiling dof v0.3.0 | 
| 815 | 2025-02-13T04:33:24.473Z | Compiling sync_wrapper v1.0.1 | 
| 816 | 2025-02-13T04:33:24.626Z | Compiling crossbeam-utils v0.8.20 | 
| 817 | 2025-02-13T04:33:26.402Z | Compiling omicron-workspace-hack v0.1.0 | 
| 818 | 2025-02-13T04:33:26.542Z | Compiling paste v1.0.15 | 
| 819 | 2025-02-13T04:33:26.743Z | Compiling plain v0.2.3 | 
| 820 | 2025-02-13T04:33:26.888Z | Compiling ident_case v1.0.1 | 
| 821 | 2025-02-13T04:33:27.031Z | Compiling ipnet v2.10.1 | 
| 822 | 2025-02-13T04:33:28.294Z | Compiling num_threads v0.1.7 | 
| 823 | 2025-02-13T04:33:29.808Z | Compiling strsim v0.11.1 | 
| 824 | 2025-02-13T04:33:29.935Z | Compiling time v0.3.36 | 
| 825 | 2025-02-13T04:33:30.267Z | Compiling darling_core v0.20.10 | 
| 826 | 2025-02-13T04:33:32.380Z | Compiling reqwest v0.12.9 | 
| 827 | 2025-02-13T04:33:33.943Z | Compiling goblin v0.8.2 | 
| 828 | 2025-02-13T04:33:36.934Z | Compiling typify v0.2.0 | 
| 829 | 2025-02-13T04:33:37.054Z | Compiling openapiv3 v2.0.0 | 
| 830 | 2025-02-13T04:33:39.007Z | Compiling dirs-sys-next v0.1.2 | 
| 831 | 2025-02-13T04:33:40.503Z | Compiling pretty-hex v0.4.1 | 
| 832 | 2025-02-13T04:33:40.740Z | Compiling unsafe-libyaml v0.2.11 | 
| 833 | 2025-02-13T04:33:40.940Z | Compiling rustls v0.22.4 | 
| 834 | 2025-02-13T04:33:41.253Z | Compiling newtype-uuid v1.2.1 | 
| 835 | 2025-02-13T04:33:41.590Z | Compiling rustversion v1.0.17 | 
| 836 | 2025-02-13T04:33:42.278Z | Compiling serde_yaml v0.9.34+deprecated | 
| 837 | 2025-02-13T04:33:45.161Z | Compiling progenitor-impl v0.8.0 | 
| 838 | 2025-02-13T04:33:45.689Z | Compiling dirs-next v2.0.0 | 
| 839 | 2025-02-13T04:33:46.070Z | Compiling darling_macro v0.20.10 | 
| 840 | 2025-02-13T04:33:49.369Z | Compiling block-buffer v0.10.4 | 
| 841 | 2025-02-13T04:33:49.604Z | Compiling crypto-common v0.1.6 | 
| 842 | 2025-02-13T04:33:49.607Z | Compiling ipnetwork v0.20.0 | 
| 843 | 2025-02-13T04:33:49.818Z | Compiling serde_spanned v0.6.8 | 
| 844 | 2025-02-13T04:33:50.066Z | Compiling toml_datetime v0.6.8 | 
| 845 | 2025-02-13T04:33:50.747Z | Compiling ppv-lite86 v0.2.20 | 
| 846 | 2025-02-13T04:33:51.190Z | Compiling structmeta-derive v0.3.0 | 
| 847 | 2025-02-13T04:33:51.567Z | Compiling rand_core v0.6.4 | 
| 848 | 2025-02-13T04:33:52.471Z | Compiling thread_local v1.1.8 | 
| 849 | 2025-02-13T04:33:52.868Z | Compiling multer v3.1.0 | 
| 850 | 2025-02-13T04:33:53.223Z | Compiling winnow v0.6.20 | 
| 851 | 2025-02-13T04:33:53.469Z | Compiling anyhow v1.0.95 | 
| 852 | 2025-02-13T04:33:53.718Z | Compiling match_cfg v0.1.0 | 
| 853 | 2025-02-13T04:33:53.811Z | Compiling thiserror v2.0.11 | 
| 854 | 2025-02-13T04:33:54.044Z | Compiling slog-async v2.8.0 | 
| 855 | 2025-02-13T04:33:54.401Z | Compiling camino v1.1.9 | 
| 856 | 2025-02-13T04:33:54.757Z | Compiling hostname v0.3.1 | 
| 857 | 2025-02-13T04:33:54.935Z | Compiling structmeta v0.3.0 | 
| 858 | 2025-02-13T04:33:55.030Z | Compiling rand_chacha v0.3.1 | 
| 859 | 2025-02-13T04:33:55.040Z | Compiling progenitor-macro v0.8.0 | 
| 860 | 2025-02-13T04:33:55.286Z | Compiling oxnet v0.1.0 (https://github.com/oxidecomputer/oxnet#49ee85dc) | 
| 861 | 2025-02-13T04:33:56.735Z | Compiling toml_edit v0.22.22 | 
| 862 | 2025-02-13T04:33:57.373Z | Compiling digest v0.10.7 | 
| 863 | 2025-02-13T04:33:57.780Z | Compiling crossbeam-channel v0.5.13 | 
| 864 | 2025-02-13T04:33:58.128Z | Compiling darling v0.20.10 | 
| 865 | 2025-02-13T04:33:59.345Z | Compiling term v0.7.0 | 
| 866 | 2025-02-13T04:34:05.408Z | Compiling usdt-attr-macro v0.5.0 | 
| 867 | 2025-02-13T04:34:05.857Z | Compiling usdt-macro v0.5.0 | 
| 868 | 2025-02-13T04:34:06.181Z | Compiling progenitor-client v0.8.0 | 
| 869 | 2025-02-13T04:34:06.821Z | Compiling slog-json v2.6.1 | 
| 870 | 2025-02-13T04:34:07.032Z | Compiling futures-executor v0.3.31 | 
| 871 | 2025-02-13T04:34:07.088Z | Compiling daft-derive v0.1.0 (https://github.com/oxidecomputer/daft?branch=main#9e7b5534) | 
| 872 | 2025-02-13T04:34:07.301Z | Compiling thiserror-impl v2.0.11 | 
| 873 | 2025-02-13T04:34:08.119Z | Compiling async-stream-impl v0.3.6 | 
| 874 | 2025-02-13T04:34:08.258Z | Compiling is-terminal v0.4.13 | 
| 875 | 2025-02-13T04:34:08.388Z | Compiling memmap v0.7.0 | 
| 876 | 2025-02-13T04:34:08.834Z | Compiling dropshot v0.15.1 | 
| 877 | 2025-02-13T04:34:09.196Z | Compiling take_mut v0.2.2 | 
| 878 | 2025-02-13T04:34:09.355Z | Compiling cpufeatures v0.2.14 | 
| 879 | 2025-02-13T04:34:09.402Z | Compiling async-stream v0.3.6 | 
| 880 | 2025-02-13T04:34:09.443Z | Compiling sha1 v0.10.6 | 
| 881 | 2025-02-13T04:34:10.312Z | Compiling usdt v0.5.0 | 
| 882 | 2025-02-13T04:34:10.400Z | Compiling slog-term v2.9.1 | 
| 883 | 2025-02-13T04:34:11.786Z | Compiling daft v0.1.0 (https://github.com/oxidecomputer/daft?branch=main#9e7b5534) | 
| 884 | 2025-02-13T04:34:12.108Z | Compiling futures v0.3.31 | 
| 885 | 2025-02-13T04:34:12.207Z | Compiling slog-bunyan v2.5.0 | 
| 886 | 2025-02-13T04:34:12.575Z | Compiling progenitor v0.8.0 | 
| 887 | 2025-02-13T04:34:12.766Z | Compiling strum_macros v0.26.4 | 
| 888 | 2025-02-13T04:34:13.089Z | Compiling tokio-rustls v0.25.0 | 
| 889 | 2025-02-13T04:34:13.192Z | Compiling toml v0.8.19 | 
| 890 | 2025-02-13T04:34:13.521Z | Compiling serde_with_macros v3.11.0 | 
| 891 | 2025-02-13T04:34:15.159Z | Compiling rand v0.8.5 | 
| 892 | 2025-02-13T04:34:16.024Z | Compiling parse-display-derive v0.10.0 | 
| 893 | 2025-02-13T04:34:19.666Z | Compiling dropshot_endpoint v0.15.1 | 
| 894 | 2025-02-13T04:34:19.683Z | Compiling serde_path_to_error v0.1.16 | 
| 895 | 2025-02-13T04:34:19.756Z | Compiling hex v0.4.3 | 
| 896 | 2025-02-13T04:34:19.878Z | Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) | 
| 897 | 2025-02-13T04:34:20.383Z | Compiling async-trait v0.1.86 | 
| 898 | 2025-02-13T04:34:20.403Z | Compiling waitgroup v0.1.2 | 
| 899 | 2025-02-13T04:34:20.625Z | Compiling hostname v0.4.0 | 
| 900 | 2025-02-13T04:34:20.652Z | Compiling instant v0.1.13 | 
| 901 | 2025-02-13T04:34:20.705Z | Compiling debug-ignore v1.0.5 | 
| 902 | 2025-02-13T04:34:20.799Z | Compiling backoff v0.4.0 | 
| 903 | 2025-02-13T04:34:20.856Z | Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) | 
| 904 | 2025-02-13T04:34:20.878Z | Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945) | 
| 905 | 2025-02-13T04:34:21.056Z | Compiling parse-display v0.10.0 | 
| 906 | 2025-02-13T04:34:21.107Z | Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=93cd0d642cf1b58f9f4528275e2a2aa758e9feb3#93cd0d64) | 
| 907 | 2025-02-13T04:34:21.133Z | Compiling strum v0.26.3 | 
| 908 | 2025-02-13T04:34:21.316Z | Compiling serde_with v3.11.0 | 
| 909 | 2025-02-13T04:34:22.716Z | Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity) | 
| 910 | 2025-02-13T04:34:23.040Z | Compiling omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds) | 
| 911 | 2025-02-13T04:34:23.512Z | Compiling progenitor-client v0.9.1 | 
| 912 | 2025-02-13T04:34:23.794Z | Compiling regress v0.9.1 | 
| 913 | 2025-02-13T04:34:24.443Z | Compiling macaddr v1.0.1 | 
| 914 | 2025-02-13T04:34:32.448Z | Compiling omicron-common v0.1.0 (/work/oxidecomputer/omicron/common) | 
| 915 | 2025-02-13T04:34:42.535Z | Compiling test-project v0.1.0 (/tmp/test-project) | 
| 916 | 2025-02-13T04:34:52.216Z | Finished `release` profile [optimized] target(s) in 2m 30s | 
| 917 | 2025-02-13T04:34:52.274Z | process exited: duration 217625 ms, exit code 0 | 
|  | 
| 918 | 2025-02-13T04:34:52.302Z | found 0 output files |