|  |  |  | 
| 1 | 2025-02-10T18:04:32.171Z | job assigned to worker 01JKRGFXHZQMV4DAV24N15BF61 [factory aws, i-01e4cb21918e8e4f5] (queued for 53 s) | 
|  | 
| 2 | 2025-02-10T18:04:41.224Z | starting task 0: "setup" | 
| 3 | 2025-02-10T18:04:41.232Z | ++ uname -s | 
| 4 | 2025-02-10T18:04:41.234Z | + kern=SunOS | 
| 5 | 2025-02-10T18:04:41.234Z | + build_user=build | 
| 6 | 2025-02-10T18:04:41.234Z | + build_uid=12345 | 
| 7 | 2025-02-10T18:04:41.234Z | + work_dir=/work | 
| 8 | 2025-02-10T18:04:41.234Z | + input_dir=/input | 
| 9 | 2025-02-10T18:04:41.234Z | + [[ 0 == 12345 ]] | 
| 10 | 2025-02-10T18:04:41.235Z | + case "$kern" in | 
| 11 | 2025-02-10T18:04:41.235Z | + groupadd -g 12345 build | 
| 12 | 2025-02-10T18:04:41.237Z | + useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build | 
| 13 | 2025-02-10T18:04:43.245Z | + zfs create -o mountpoint=/work rpool/work | 
| 14 | 2025-02-10T18:04:43.372Z | ++ awk '$2 == "/home" { print $3 }' /etc/mnttab | 
| 15 | 2025-02-10T18:04:43.375Z | + home_fs=zfs | 
| 16 | 2025-02-10T18:04:43.375Z | + [[ zfs == autofs ]] | 
| 17 | 2025-02-10T18:04:43.375Z | + mkdir -p /home/build | 
| 18 | 2025-02-10T18:04:43.378Z | + chown build:build /home/build /work | 
| 19 | 2025-02-10T18:04:45.380Z | + chmod 0700 /home/build /work | 
| 20 | 2025-02-10T18:04:45.382Z | process exited: duration 4156 ms, exit code 0 | 
|  | 
| 21 | 2025-02-10T18:04:45.387Z | starting task 1: "rust-toolchain" | 
| 22 | 2025-02-10T18:04:45.392Z | + printf ' * rust toolchain channel = "%s"\n' 1.84.1 | 
| 23 | 2025-02-10T18:04:45.392Z | * rust toolchain channel = "1.84.1" | 
| 24 | 2025-02-10T18:04:45.392Z | * rust toolchain profile = "default" | 
| 25 | 2025-02-10T18:04:45.392Z | + printf ' * rust toolchain profile = "%s"\n' default | 
| 26 | 2025-02-10T18:04:45.392Z | + export RUSTUP_INIT_SKIP_PATH_CHECK=true | 
| 27 | 2025-02-10T18:04:45.392Z | + RUSTUP_INIT_SKIP_PATH_CHECK=true | 
| 28 | 2025-02-10T18:04:45.395Z | + curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs | 
| 29 | 2025-02-10T18:04:45.395Z | + /bin/bash -s - -y --no-modify-path --default-toolchain 1.84.1 --profile default | 
| 30 | 2025-02-10T18:04:45.521Z | info: downloading installer | 
| 31 | 2025-02-10T18:04:46.875Z | warning: it looks like you have an existing installation of Rust at: | 
| 32 | 2025-02-10T18:04:46.875Z | warning: /opt/ooce/bin | 
| 33 | 2025-02-10T18:04:46.875Z | warning: It is recommended that rustup be the primary Rust installation. | 
| 34 | 2025-02-10T18:04:46.875Z | warning: Otherwise you may have confusion unless you are careful with your PATH | 
| 35 | 2025-02-10T18:04:46.875Z | warning: If you are sure that you want both rustup and your already installed Rust | 
| 36 | 2025-02-10T18:04:46.875Z | warning: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes | 
| 37 | 2025-02-10T18:04:46.875Z | warning: or pass `-y' to ignore all ignorable checks. | 
| 38 | 2025-02-10T18:04:46.875Z | error: cannot install while Rust is installed | 
| 39 | 2025-02-10T18:04:46.875Z | warning: continuing (because the -y flag is set and the error is ignorable) | 
| 40 | 2025-02-10T18:04:46.887Z | info: profile set to 'default' | 
| 41 | 2025-02-10T18:04:46.887Z | info: default host triple is x86_64-unknown-illumos | 
| 42 | 2025-02-10T18:04:46.890Z | info: syncing channel updates for '1.84.1-x86_64-unknown-illumos' | 
| 43 | 2025-02-10T18:04:47.095Z | info: latest update on 2025-01-30, rust version 1.84.1 (e71f9a9a9 2025-01-27) | 
| 44 | 2025-02-10T18:04:47.095Z | info: downloading component 'cargo' | 
| 45 | 2025-02-10T18:04:47.946Z | info: downloading component 'clippy' | 
| 46 | 2025-02-10T18:04:48.286Z | info: downloading component 'rust-docs' | 
| 47 | 2025-02-10T18:04:49.501Z | info: downloading component 'rust-std' | 
| 48 | 2025-02-10T18:04:51.462Z | info: downloading component 'rustc' | 
| 49 | 2025-02-10T18:04:58.399Z | info: downloading component 'rustfmt' | 
| 50 | 2025-02-10T18:04:58.658Z | info: installing component 'cargo' | 
| 51 | 2025-02-10T18:04:59.546Z | info: installing component 'clippy' | 
| 52 | 2025-02-10T18:04:59.947Z | info: installing component 'rust-docs' | 
| 53 | 2025-02-10T18:05:01.634Z | info: installing component 'rust-std' | 
| 54 | 2025-02-10T18:05:03.607Z | info: installing component 'rustc' | 
| 55 | 2025-02-10T18:05:09.863Z | info: installing component 'rustfmt' | 
| 56 | 2025-02-10T18:05:10.198Z | info: default toolchain set to '1.84.1-x86_64-unknown-illumos' | 
| 57 | 2025-02-10T18:05:10.198Z |  | 
| 58 | 2025-02-10T18:05:10.590Z | 1.84.1-x86_64-unknown-illumos installed - rustc 1.84.1 (e71f9a9a9 2025-01-27) | 
| 59 | 2025-02-10T18:05:10.590Z |  | 
| 60 | 2025-02-10T18:05:10.593Z |  | 
| 61 | 2025-02-10T18:05:10.593Z | Rust is installed now. Great! | 
| 62 | 2025-02-10T18:05:10.593Z |  | 
| 63 | 2025-02-10T18:05:10.593Z | To get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH | 
| 64 | 2025-02-10T18:05:10.593Z | environment variable. This has not been done automatically. | 
| 65 | 2025-02-10T18:05:10.593Z |  | 
| 66 | 2025-02-10T18:05:10.593Z | To configure your current shell, you need to source | 
| 67 | 2025-02-10T18:05:10.593Z | the corresponding env file under $HOME/.cargo. | 
| 68 | 2025-02-10T18:05:10.594Z |  | 
| 69 | 2025-02-10T18:05:10.594Z | This is usually done by running one of the following (note the leading DOT): | 
| 70 | 2025-02-10T18:05:10.594Z | . "$HOME/.cargo/env"            # For sh/bash/zsh/ash/dash/pdksh | 
| 71 | 2025-02-10T18:05:10.594Z | source "$HOME/.cargo/env.fish"  # For fish | 
| 72 | 2025-02-10T18:05:10.674Z | + rustup --version | 
| 73 | 2025-02-10T18:05:10.682Z | rustup 1.27.1 (54dd3d00f 2024-04-24) | 
| 74 | 2025-02-10T18:05:10.682Z | info: This is the version for the rustup toolchain manager, not the rustc compiler. | 
| 75 | 2025-02-10T18:05:10.762Z | info: The currently active `rustc` version is `rustc 1.84.1 (e71f9a9a9 2025-01-27)` | 
| 76 | 2025-02-10T18:05:10.766Z | + cargo --version | 
| 77 | 2025-02-10T18:05:10.827Z | cargo 1.84.1 (66221abde 2024-11-19) | 
| 78 | 2025-02-10T18:05:10.829Z | + rustc --version | 
| 79 | 2025-02-10T18:05:10.892Z | rustc 1.84.1 (e71f9a9a9 2025-01-27) | 
| 80 | 2025-02-10T18:05:10.895Z | process exited: duration 25502 ms, exit code 0 | 
|  | 
| 81 | 2025-02-10T18:05:10.900Z | starting task 2: "authentication" | 
| 82 | 2025-02-10T18:05:10.922Z | process exited: duration 21 ms, exit code 0 | 
|  | 
| 83 | 2025-02-10T18:05:10.931Z | starting task 3: "clone repository" | 
| 84 | 2025-02-10T18:05:10.934Z | + mkdir -p /work/oxidecomputer/omicron | 
| 85 | 2025-02-10T18:05:10.937Z | + git clone https://github.com/oxidecomputer/omicron /work/oxidecomputer/omicron | 
| 86 | 2025-02-10T18:05:10.977Z | Cloning into '/work/oxidecomputer/omicron'... | 
| 87 | 2025-02-10T18:05:18.580Z | + cd /work/oxidecomputer/omicron | 
| 88 | 2025-02-10T18:05:18.580Z | + git fetch origin 584d88c7e62cbb259fe1b7c8cafee5ceaae065dd | 
| 89 | 2025-02-10T18:05:18.921Z | From https://github.com/oxidecomputer/omicron | 
| 90 | 2025-02-10T18:05:18.921Z | * branch                584d88c7e62cbb259fe1b7c8cafee5ceaae065dd -> FETCH_HEAD | 
| 91 | 2025-02-10T18:05:18.934Z | + [[ -n '' ]] | 
| 92 | 2025-02-10T18:05:18.934Z | + git reset --hard 584d88c7e62cbb259fe1b7c8cafee5ceaae065dd | 
| 93 | 2025-02-10T18:05:19.123Z | HEAD is now at 584d88c7e Bump hickory-proto from 0.24.2 to 0.24.3 | 
| 94 | 2025-02-10T18:05:19.130Z | process exited: duration 8188 ms, exit code 0 | 
|  | 
| 95 | 2025-02-10T18:05:19.138Z | starting task 4: "build" | 
| 96 | 2025-02-10T18:05:19.144Z | + source .github/buildomat/ci-env.sh | 
| 97 | 2025-02-10T18:05:19.148Z | ++ export CARGO_TERM_COLOR=always | 
| 98 | 2025-02-10T18:05:19.148Z | ++ CARGO_TERM_COLOR=always | 
| 99 | 2025-02-10T18:05:19.148Z | + cargo --version | 
| 100 | 2025-02-10T18:05:19.215Z | cargo 1.84.1 (66221abde 2024-11-19) | 
| 101 | 2025-02-10T18:05:19.221Z | + rustc --version | 
| 102 | 2025-02-10T18:05:19.263Z | rustc 1.84.1 (e71f9a9a9 2025-01-27) | 
| 103 | 2025-02-10T18:05:19.266Z | + cd /tmp | 
| 104 | 2025-02-10T18:05:19.266Z | + cargo new --lib test-project | 
| 105 | 2025-02-10T18:05:19.322Z | Creating library `test-project` package | 
| 106 | 2025-02-10T18:05:19.404Z | note: see more `Cargo.toml` keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html | 
| 107 | 2025-02-10T18:05:19.407Z | + cd test-project | 
| 108 | 2025-02-10T18:05:19.407Z | + cargo add omicron-common --path /work/oxidecomputer/omicron/common | 
| 109 | 2025-02-10T18:05:19.469Z | Adding omicron-common (local) to dependencies | 
| 110 | 2025-02-10T18:05:19.472Z | Features: | 
| 111 | 2025-02-10T18:05:19.472Z | - proptest | 
| 112 | 2025-02-10T18:05:19.472Z | - test-strategy | 
| 113 | 2025-02-10T18:05:19.472Z | - testing | 
| 114 | 2025-02-10T18:05:19.472Z | Updating crates.io index | 
| 115 | 2025-02-10T18:05:19.578Z | Updating git repository `https://github.com/oxidecomputer/daft` | 
| 116 | 2025-02-10T18:05:20.049Z | Updating git repository `https://github.com/oxidecomputer/maghemite` | 
| 117 | 2025-02-10T18:05:20.595Z | Updating git repository `https://github.com/oxidecomputer/oxnet` | 
| 118 | 2025-02-10T18:05:21.012Z | Updating git repository `https://github.com/oxidecomputer/serde_human_bytes` | 
| 119 | 2025-02-10T18:05:21.417Z | Updating git repository `https://github.com/oxidecomputer/slog-error-chain` | 
| 120 | 2025-02-10T18:05:22.852Z | Locking 334 packages to latest compatible versions | 
| 121 | 2025-02-10T18:05:23.055Z | + cp /work/oxidecomputer/omicron/Cargo.lock Cargo.lock | 
| 122 | 2025-02-10T18:05:23.057Z | + cargo check | 
| 123 | 2025-02-10T18:05:23.203Z | Updating crates.io index | 
| 124 | 2025-02-10T18:05:24.143Z | Locking 1 package to latest compatible version | 
| 125 | 2025-02-10T18:05:24.144Z | Adding omicron-workspace-hack v0.1.0 | 
| 126 | 2025-02-10T18:05:24.169Z | Downloading crates ... | 
| 127 | 2025-02-10T18:05:24.261Z | Downloaded autocfg v1.4.0 | 
| 128 | 2025-02-10T18:05:24.278Z | Downloaded allocator-api2 v0.2.18 | 
| 129 | 2025-02-10T18:05:24.285Z | Downloaded memmap v0.7.0 | 
| 130 | 2025-02-10T18:05:24.290Z | Downloaded async-stream-impl v0.3.6 | 
| 131 | 2025-02-10T18:05:24.290Z | Downloaded darling_macro v0.20.10 | 
| 132 | 2025-02-10T18:05:24.290Z | Downloaded ident_case v1.0.1 | 
| 133 | 2025-02-10T18:05:24.294Z | Downloaded instant v0.1.13 | 
| 134 | 2025-02-10T18:05:24.294Z | Downloaded foreign-types v0.3.2 | 
| 135 | 2025-02-10T18:05:24.309Z | Downloaded equivalent v1.0.1 | 
| 136 | 2025-02-10T18:05:24.309Z | Downloaded openssl-macros v0.1.1 | 
| 137 | 2025-02-10T18:05:24.309Z | Downloaded usdt-macro v0.5.0 | 
| 138 | 2025-02-10T18:05:24.321Z | Downloaded num_threads v0.1.7 | 
| 139 | 2025-02-10T18:05:24.321Z | Downloaded try-lock v0.2.5 | 
| 140 | 2025-02-10T18:05:24.321Z | Downloaded yoke-derive v0.7.4 | 
| 141 | 2025-02-10T18:05:24.321Z | Downloaded http-body v1.0.1 | 
| 142 | 2025-02-10T18:05:24.321Z | Downloaded write16 v1.0.0 | 
| 143 | 2025-02-10T18:05:24.321Z | Downloaded match_cfg v0.1.0 | 
| 144 | 2025-02-10T18:05:24.321Z | Downloaded zerofrom v0.1.4 | 
| 145 | 2025-02-10T18:05:24.321Z | Downloaded dtrace-parser v0.2.0 | 
| 146 | 2025-02-10T18:05:24.321Z | Downloaded waitgroup v0.1.2 | 
| 147 | 2025-02-10T18:05:24.321Z | Downloaded typify v0.2.0 | 
| 148 | 2025-02-10T18:05:24.321Z | Downloaded foreign-types-shared v0.1.1 | 
| 149 | 2025-02-10T18:05:24.331Z | Downloaded tower-service v0.3.3 | 
| 150 | 2025-02-10T18:05:24.331Z | Downloaded progenitor-client v0.9.1 | 
| 151 | 2025-02-10T18:05:24.331Z | Downloaded time-core v0.1.2 | 
| 152 | 2025-02-10T18:05:24.331Z | Downloaded icu_provider_macros v1.5.0 | 
| 153 | 2025-02-10T18:05:24.331Z | Downloaded atomic-waker v1.1.2 | 
| 154 | 2025-02-10T18:05:24.342Z | Downloaded usdt-attr-macro v0.5.0 | 
| 155 | 2025-02-10T18:05:24.342Z | Downloaded want v0.3.1 | 
| 156 | 2025-02-10T18:05:24.342Z | Downloaded pretty-hex v0.4.1 | 
| 157 | 2025-02-10T18:05:24.342Z | Downloaded tinyvec_macros v0.1.1 | 
| 158 | 2025-02-10T18:05:24.342Z | Downloaded heck v0.5.0 | 
| 159 | 2025-02-10T18:05:24.342Z | Downloaded async-stream v0.3.6 | 
| 160 | 2025-02-10T18:05:24.347Z | Downloaded omicron-workspace-hack v0.1.0 | 
| 161 | 2025-02-10T18:05:24.347Z | Downloaded utf16_iter v1.0.5 | 
| 162 | 2025-02-10T18:05:24.347Z | Downloaded hostname v0.3.1 | 
| 163 | 2025-02-10T18:05:24.347Z | Downloaded futures-sink v0.3.31 | 
| 164 | 2025-02-10T18:05:24.347Z | Downloaded futures-executor v0.3.31 | 
| 165 | 2025-02-10T18:05:24.347Z | Downloaded thread_local v1.1.8 | 
| 166 | 2025-02-10T18:05:24.362Z | Downloaded futures-task v0.3.31 | 
| 167 | 2025-02-10T18:05:24.362Z | Downloaded usdt-impl v0.5.0 | 
| 168 | 2025-02-10T18:05:24.362Z | Downloaded cpufeatures v0.2.14 | 
| 169 | 2025-02-10T18:05:24.374Z | Downloaded newtype-uuid v1.2.1 | 
| 170 | 2025-02-10T18:05:24.374Z | Downloaded percent-encoding v2.3.1 | 
| 171 | 2025-02-10T18:05:24.374Z | Downloaded parse-display-derive v0.10.0 | 
| 172 | 2025-02-10T18:05:24.374Z | Downloaded mime v0.3.17 | 
| 173 | 2025-02-10T18:05:24.374Z | Downloaded progenitor-client v0.8.0 | 
| 174 | 2025-02-10T18:05:24.374Z | Downloaded pkg-config v0.3.31 | 
| 175 | 2025-02-10T18:05:24.374Z | Downloaded parse-display v0.10.0 | 
| 176 | 2025-02-10T18:05:24.374Z | Downloaded thread-id v4.2.2 | 
| 177 | 2025-02-10T18:05:24.374Z | Downloaded num-conv v0.1.0 | 
| 178 | 2025-02-10T18:05:24.374Z | Downloaded utf8_iter v1.0.4 | 
| 179 | 2025-02-10T18:05:24.375Z | Downloaded tinystr v0.7.6 | 
| 180 | 2025-02-10T18:05:24.380Z | Downloaded progenitor-macro v0.8.0 | 
| 181 | 2025-02-10T18:05:24.380Z | Downloaded ppv-lite86 v0.2.20 | 
| 182 | 2025-02-10T18:05:24.380Z | Downloaded zerofrom-derive v0.1.4 | 
| 183 | 2025-02-10T18:05:24.380Z | Downloaded version_check v0.9.5 | 
| 184 | 2025-02-10T18:05:24.380Z | Downloaded thiserror v2.0.11 | 
| 185 | 2025-02-10T18:05:24.380Z | Downloaded untrusted v0.9.0 | 
| 186 | 2025-02-10T18:05:24.380Z | Downloaded dof v0.3.0 | 
| 187 | 2025-02-10T18:05:24.397Z | Downloaded quinn-udp v0.5.5 | 
| 188 | 2025-02-10T18:05:24.397Z | Downloaded thiserror v1.0.69 | 
| 189 | 2025-02-10T18:05:24.397Z | Downloaded progenitor v0.8.0 | 
| 190 | 2025-02-10T18:05:24.397Z | Downloaded paste v1.0.15 | 
| 191 | 2025-02-10T18:05:24.412Z | Downloaded ipnetwork v0.20.0 | 
| 192 | 2025-02-10T18:05:24.412Z | Downloaded itoa v1.0.11 | 
| 193 | 2025-02-10T18:05:24.412Z | Downloaded is-terminal v0.4.13 | 
| 194 | 2025-02-10T18:05:24.412Z | Downloaded dirs-next v2.0.0 | 
| 195 | 2025-02-10T18:05:24.413Z | Downloaded writeable v0.5.5 | 
| 196 | 2025-02-10T18:05:24.413Z | Downloaded cfg-if v1.0.0 | 
| 197 | 2025-02-10T18:05:24.413Z | Downloaded openssl-probe v0.1.5 | 
| 198 | 2025-02-10T18:05:24.413Z | Downloaded block-buffer v0.10.4 | 
| 199 | 2025-02-10T18:05:24.413Z | Downloaded hyper-tls v0.6.0 | 
| 200 | 2025-02-10T18:05:24.413Z | Downloaded dirs-sys-next v0.1.2 | 
| 201 | 2025-02-10T18:05:24.413Z | Downloaded typify-macro v0.2.0 | 
| 202 | 2025-02-10T18:05:24.413Z | Downloaded pest_generator v2.7.14 | 
| 203 | 2025-02-10T18:05:24.413Z | Downloaded plain v0.2.3 | 
| 204 | 2025-02-10T18:05:24.427Z | Downloaded powerfmt v0.2.0 | 
| 205 | 2025-02-10T18:05:24.427Z | Downloaded pin-utils v0.1.0 | 
| 206 | 2025-02-10T18:05:24.427Z | Downloaded pest_derive v2.7.14 | 
| 207 | 2025-02-10T18:05:24.427Z | Downloaded macaddr v1.0.1 | 
| 208 | 2025-02-10T18:05:24.427Z | Downloaded dyn-clone v1.0.17 | 
| 209 | 2025-02-10T18:05:24.427Z | Downloaded hyper-rustls v0.27.3 | 
| 210 | 2025-02-10T18:05:24.427Z | Downloaded async-trait v0.1.86 | 
| 211 | 2025-02-10T18:05:24.452Z | Downloaded idna_adapter v1.2.0 | 
| 212 | 2025-02-10T18:05:24.452Z | Downloaded slog-bunyan v2.5.0 | 
| 213 | 2025-02-10T18:05:24.452Z | Downloaded getrandom v0.2.15 | 
| 214 | 2025-02-10T18:05:24.452Z | Downloaded usdt v0.5.0 | 
| 215 | 2025-02-10T18:05:24.452Z | Downloaded thiserror-impl v1.0.69 | 
| 216 | 2025-02-10T18:05:24.452Z | Downloaded thiserror-impl v2.0.11 | 
| 217 | 2025-02-10T18:05:24.452Z | Downloaded http-body-util v0.1.2 | 
| 218 | 2025-02-10T18:05:24.452Z | Downloaded zerovec-derive v0.10.3 | 
| 219 | 2025-02-10T18:05:24.452Z | Downloaded displaydoc v0.2.5 | 
| 220 | 2025-02-10T18:05:24.452Z | Downloaded deranged v0.3.11 | 
| 221 | 2025-02-10T18:05:24.452Z | Downloaded crypto-common v0.1.6 | 
| 222 | 2025-02-10T18:05:24.452Z | Downloaded backoff v0.4.0 | 
| 223 | 2025-02-10T18:05:24.452Z | Downloaded once_cell v1.20.2 | 
| 224 | 2025-02-10T18:05:24.452Z | Downloaded multer v3.1.0 | 
| 225 | 2025-02-10T18:05:24.459Z | Downloaded iana-time-zone v0.1.61 | 
| 226 | 2025-02-10T18:05:24.459Z | Downloaded litemap v0.7.3 | 
| 227 | 2025-02-10T18:05:24.459Z | Downloaded native-tls v0.2.12 | 
| 228 | 2025-02-10T18:05:24.460Z | Downloaded ipnet v2.10.1 | 
| 229 | 2025-02-10T18:05:24.460Z | Downloaded camino v1.1.9 | 
| 230 | 2025-02-10T18:05:24.464Z | Downloaded icu_locid_transform v1.5.0 | 
| 231 | 2025-02-10T18:05:24.464Z | Downloaded slog-json v2.6.1 | 
| 232 | 2025-02-10T18:05:24.465Z | Downloaded sync_wrapper v1.0.1 | 
| 233 | 2025-02-10T18:05:24.465Z | Downloaded slab v0.4.9 | 
| 234 | 2025-02-10T18:05:24.471Z | Downloaded futures-channel v0.3.31 | 
| 235 | 2025-02-10T18:05:24.471Z | Downloaded toml v0.8.19 | 
| 236 | 2025-02-10T18:05:24.478Z | Downloaded strum v0.26.3 | 
| 237 | 2025-02-10T18:05:24.478Z | Downloaded take_mut v0.2.2 | 
| 238 | 2025-02-10T18:05:24.478Z | Downloaded rand_core v0.6.4 | 
| 239 | 2025-02-10T18:05:24.478Z | Downloaded subtle v2.6.1 | 
| 240 | 2025-02-10T18:05:24.478Z | Downloaded anyhow v1.0.95 | 
| 241 | 2025-02-10T18:05:24.484Z | Downloaded structmeta-derive v0.3.0 | 
| 242 | 2025-02-10T18:05:24.484Z | Downloaded stable_deref_trait v1.2.0 | 
| 243 | 2025-02-10T18:05:24.484Z | Downloaded serde_urlencoded v0.7.1 | 
| 244 | 2025-02-10T18:05:24.490Z | Downloaded serde_spanned v0.6.8 | 
| 245 | 2025-02-10T18:05:24.490Z | Downloaded serde_path_to_error v0.1.16 | 
| 246 | 2025-02-10T18:05:24.490Z | Downloaded rustversion v1.0.17 | 
| 247 | 2025-02-10T18:05:24.490Z | Downloaded rustc-hash v2.0.0 | 
| 248 | 2025-02-10T18:05:24.496Z | Downloaded sha1 v0.10.6 | 
| 249 | 2025-02-10T18:05:24.496Z | Downloaded ahash v0.8.11 | 
| 250 | 2025-02-10T18:05:24.496Z | Downloaded progenitor-impl v0.8.0 | 
| 251 | 2025-02-10T18:05:24.501Z | Downloaded parking_lot_core v0.9.10 | 
| 252 | 2025-02-10T18:05:24.501Z | Downloaded pin-project-lite v0.2.14 | 
| 253 | 2025-02-10T18:05:24.506Z | Downloaded httparse v1.9.5 | 
| 254 | 2025-02-10T18:05:24.506Z | Downloaded tinyvec v1.8.0 | 
| 255 | 2025-02-10T18:05:24.515Z | Downloaded proc-macro2 v1.0.92 | 
| 256 | 2025-02-10T18:05:24.515Z | Downloaded icu_locid_transform_data v1.5.0 | 
| 257 | 2025-02-10T18:05:24.515Z | Downloaded bitflags v2.6.0 | 
| 258 | 2025-02-10T18:05:24.520Z | Downloaded scopeguard v1.2.0 | 
| 259 | 2025-02-10T18:05:24.521Z | Downloaded indexmap v1.9.3 | 
| 260 | 2025-02-10T18:05:24.525Z | Downloaded openssl-sys v0.9.105 | 
| 261 | 2025-02-10T18:05:24.532Z | Downloaded num-traits v0.2.19 | 
| 262 | 2025-02-10T18:05:24.532Z | Downloaded ucd-trie v0.1.7 | 
| 263 | 2025-02-10T18:05:24.537Z | Downloaded scroll_derive v0.12.0 | 
| 264 | 2025-02-10T18:05:24.537Z | Downloaded parking_lot v0.12.3 | 
| 265 | 2025-02-10T18:05:24.537Z | Downloaded serde_with_macros v3.11.0 | 
| 266 | 2025-02-10T18:05:24.537Z | Downloaded serde_tokenstream v0.2.2 | 
| 267 | 2025-02-10T18:05:24.542Z | Downloaded serde_derive_internals v0.29.1 | 
| 268 | 2025-02-10T18:05:24.542Z | Downloaded spin v0.9.8 | 
| 269 | 2025-02-10T18:05:24.542Z | Downloaded scroll v0.12.0 | 
| 270 | 2025-02-10T18:05:24.547Z | Downloaded tracing-core v0.1.32 | 
| 271 | 2025-02-10T18:05:24.547Z | Downloaded quote v1.0.38 | 
| 272 | 2025-02-10T18:05:24.553Z | Downloaded smallvec v1.13.2 | 
| 273 | 2025-02-10T18:05:24.553Z | Downloaded slog-term v2.9.1 | 
| 274 | 2025-02-10T18:05:24.557Z | Downloaded sha2 v0.10.8 | 
| 275 | 2025-02-10T18:05:24.557Z | Downloaded strum_macros v0.26.4 | 
| 276 | 2025-02-10T18:05:24.562Z | Downloaded icu_normalizer_data v1.5.0 | 
| 277 | 2025-02-10T18:05:24.562Z | Downloaded dropshot_endpoint v0.15.1 | 
| 278 | 2025-02-10T18:05:24.563Z | Downloaded rustls-pemfile v2.2.0 | 
| 279 | 2025-02-10T18:05:24.566Z | Downloaded icu_normalizer v1.5.0 | 
| 280 | 2025-02-10T18:05:24.571Z | Downloaded crossbeam-utils v0.8.20 | 
| 281 | 2025-02-10T18:05:24.571Z | Downloaded url v2.5.3 | 
| 282 | 2025-02-10T18:05:24.575Z | Downloaded quinn v0.11.5 | 
| 283 | 2025-02-10T18:05:24.582Z | Downloaded futures v0.3.31 | 
| 284 | 2025-02-10T18:05:24.586Z | Downloaded darling_core v0.20.10 | 
| 285 | 2025-02-10T18:05:24.591Z | Downloaded icu_provider v1.5.0 | 
| 286 | 2025-02-10T18:05:24.591Z | Downloaded hyper-util v0.1.10 | 
| 287 | 2025-02-10T18:05:24.595Z | Downloaded term v0.7.0 | 
| 288 | 2025-02-10T18:05:24.600Z | Downloaded tracing v0.1.40 | 
| 289 | 2025-02-10T18:05:24.609Z | Downloaded semver v1.0.24 | 
| 290 | 2025-02-10T18:05:24.609Z | Downloaded slog v2.7.0 | 
| 291 | 2025-02-10T18:05:24.610Z | Downloaded serde_derive v1.0.217 | 
| 292 | 2025-02-10T18:05:24.617Z | Downloaded base64 v0.22.1 | 
| 293 | 2025-02-10T18:05:24.617Z | Downloaded toml_edit v0.22.22 | 
| 294 | 2025-02-10T18:05:24.634Z | Downloaded ryu v1.0.18 | 
| 295 | 2025-02-10T18:05:24.640Z | Downloaded tokio-util v0.7.12 | 
| 296 | 2025-02-10T18:05:24.643Z | Downloaded bytes v1.9.0 | 
| 297 | 2025-02-10T18:05:24.648Z | Downloaded socket2 v0.5.7 | 
| 298 | 2025-02-10T18:05:24.653Z | Downloaded rand v0.8.5 | 
| 299 | 2025-02-10T18:05:24.653Z | Downloaded mio v1.0.2 | 
| 300 | 2025-02-10T18:05:24.661Z | Downloaded zerovec v0.10.4 | 
| 301 | 2025-02-10T18:05:24.665Z | Downloaded pest v2.7.14 | 
| 302 | 2025-02-10T18:05:24.670Z | Downloaded icu_collections v1.5.0 | 
| 303 | 2025-02-10T18:05:24.678Z | Downloaded crossbeam-channel v0.5.13 | 
| 304 | 2025-02-10T18:05:24.682Z | Downloaded schemars v0.8.21 | 
| 305 | 2025-02-10T18:05:24.693Z | Downloaded http v1.2.0 | 
| 306 | 2025-02-10T18:05:24.699Z | Downloaded serde_yaml v0.9.34+deprecated | 
| 307 | 2025-02-10T18:05:24.699Z | Downloaded serde v1.0.217 | 
| 308 | 2025-02-10T18:05:24.706Z | Downloaded zerocopy v0.7.35 | 
| 309 | 2025-02-10T18:05:24.719Z | Downloaded serde_with v3.11.0 | 
| 310 | 2025-02-10T18:05:24.723Z | Downloaded reqwest v0.12.9 | 
| 311 | 2025-02-10T18:05:24.738Z | Downloaded quinn-proto v0.11.8 | 
| 312 | 2025-02-10T18:05:24.741Z | Downloaded serde_json v1.0.135 | 
| 313 | 2025-02-10T18:05:24.745Z | Downloaded idna v1.0.3 | 
| 314 | 2025-02-10T18:05:24.749Z | Downloaded hyper v1.5.2 | 
| 315 | 2025-02-10T18:05:24.755Z | Downloaded vcpkg v0.2.15 | 
| 316 | 2025-02-10T18:05:24.793Z | Downloaded hashbrown v0.15.1 | 
| 317 | 2025-02-10T18:05:24.797Z | Downloaded goblin v0.8.2 | 
| 318 | 2025-02-10T18:05:24.804Z | Downloaded webpki-roots v0.26.6 | 
| 319 | 2025-02-10T18:05:24.807Z | Downloaded regex v1.11.1 | 
| 320 | 2025-02-10T18:05:24.820Z | Downloaded openssl v0.10.70 | 
| 321 | 2025-02-10T18:05:24.829Z | Downloaded syn v2.0.96 | 
| 322 | 2025-02-10T18:05:24.840Z | Downloaded h2 v0.4.6 | 
| 323 | 2025-02-10T18:05:24.847Z | Downloaded futures-util v0.3.31 | 
| 324 | 2025-02-10T18:05:24.857Z | Downloaded rustls v0.23.19 | 
| 325 | 2025-02-10T18:05:24.869Z | Downloaded rustls-webpki v0.102.8 | 
| 326 | 2025-02-10T18:05:24.885Z | Downloaded openapiv3 v2.0.0 | 
| 327 | 2025-02-10T18:05:24.895Z | Downloaded icu_properties_data v1.5.0 | 
| 328 | 2025-02-10T18:05:24.905Z | Downloaded chrono v0.4.39 | 
| 329 | 2025-02-10T18:05:24.912Z | Downloaded hashbrown v0.14.5 | 
| 330 | 2025-02-10T18:05:24.916Z | Downloaded aho-corasick v1.1.3 | 
| 331 | 2025-02-10T18:05:24.922Z | Downloaded winnow v0.6.20 | 
| 332 | 2025-02-10T18:05:24.931Z | Downloaded rustls-pki-types v1.10.0 | 
| 333 | 2025-02-10T18:05:24.935Z | Downloaded typify-impl v0.2.0 | 
| 334 | 2025-02-10T18:05:24.949Z | Downloaded regress v0.10.1 | 
| 335 | 2025-02-10T18:05:24.957Z | Downloaded regress v0.9.1 | 
| 336 | 2025-02-10T18:05:24.964Z | Downloaded rustls v0.22.4 | 
| 337 | 2025-02-10T18:05:24.977Z | Downloaded regex-syntax v0.8.5 | 
| 338 | 2025-02-10T18:05:24.989Z | Downloaded dropshot v0.15.1 | 
| 339 | 2025-02-10T18:05:25.009Z | Downloaded time v0.3.36 | 
| 340 | 2025-02-10T18:05:25.016Z | Downloaded memchr v2.7.4 | 
| 341 | 2025-02-10T18:05:25.021Z | Downloaded hashbrown v0.12.3 | 
| 342 | 2025-02-10T18:05:25.026Z | Downloaded indexmap v2.7.1 | 
| 343 | 2025-02-10T18:05:25.029Z | Downloaded icu_properties v1.5.1 | 
| 344 | 2025-02-10T18:05:25.033Z | Downloaded cc v1.1.30 | 
| 345 | 2025-02-10T18:05:25.039Z | Downloaded synstructure v0.13.1 | 
| 346 | 2025-02-10T18:05:25.039Z | Downloaded log v0.4.22 | 
| 347 | 2025-02-10T18:05:25.039Z | Downloaded lock_api v0.4.12 | 
| 348 | 2025-02-10T18:05:25.043Z | Downloaded icu_locid v1.5.0 | 
| 349 | 2025-02-10T18:05:25.047Z | Downloaded pest_meta v2.7.14 | 
| 350 | 2025-02-10T18:05:25.047Z | Downloaded yoke v0.7.4 | 
| 351 | 2025-02-10T18:05:25.051Z | Downloaded unicode-ident v1.0.14 | 
| 352 | 2025-02-10T18:05:25.057Z | Downloaded typenum v1.17.0 | 
| 353 | 2025-02-10T18:05:25.057Z | Downloaded tokio-rustls v0.26.0 | 
| 354 | 2025-02-10T18:05:25.060Z | Downloaded tokio v1.43.0 | 
| 355 | 2025-02-10T18:05:25.093Z | Downloaded shlex v1.3.0 | 
| 356 | 2025-02-10T18:05:25.098Z | Downloaded regex-automata v0.4.8 | 
| 357 | 2025-02-10T18:05:25.110Z | Downloaded signal-hook-registry v1.4.2 | 
| 358 | 2025-02-10T18:05:25.113Z | Downloaded structmeta v0.3.0 | 
| 359 | 2025-02-10T18:05:25.113Z | Downloaded strsim v0.11.1 | 
| 360 | 2025-02-10T18:05:25.113Z | Downloaded slog-async v2.8.0 | 
| 361 | 2025-02-10T18:05:25.118Z | Downloaded rand_chacha v0.3.1 | 
| 362 | 2025-02-10T18:05:25.118Z | Downloaded schemars_derive v0.8.21 | 
| 363 | 2025-02-10T18:05:25.118Z | Downloaded uuid v1.12.0 | 
| 364 | 2025-02-10T18:05:25.121Z | Downloaded darling v0.20.10 | 
| 365 | 2025-02-10T18:05:25.125Z | Downloaded zerocopy-derive v0.7.35 | 
| 366 | 2025-02-10T18:05:25.129Z | Downloaded tokio-rustls v0.25.0 | 
| 367 | 2025-02-10T18:05:25.132Z | Downloaded time-macros v0.2.18 | 
| 368 | 2025-02-10T18:05:25.137Z | Downloaded libc v0.2.169 | 
| 369 | 2025-02-10T18:05:25.157Z | Downloaded httpdate v1.0.3 | 
| 370 | 2025-02-10T18:05:25.162Z | Downloaded hostname v0.4.0 | 
| 371 | 2025-02-10T18:05:25.162Z | Downloaded generic-array v0.14.7 | 
| 372 | 2025-02-10T18:05:25.162Z | Downloaded unsafe-libyaml v0.2.11 | 
| 373 | 2025-02-10T18:05:25.166Z | Downloaded debug-ignore v1.0.5 | 
| 374 | 2025-02-10T18:05:25.166Z | Downloaded futures-core v0.3.31 | 
| 375 | 2025-02-10T18:05:25.166Z | Downloaded byteorder v1.5.0 | 
| 376 | 2025-02-10T18:05:25.169Z | Downloaded zeroize v1.8.1 | 
| 377 | 2025-02-10T18:05:25.169Z | Downloaded hex v0.4.3 | 
| 378 | 2025-02-10T18:05:25.170Z | Downloaded form_urlencoded v1.2.1 | 
| 379 | 2025-02-10T18:05:25.173Z | Downloaded toml_datetime v0.6.8 | 
| 380 | 2025-02-10T18:05:25.173Z | Downloaded tokio-native-tls v0.3.1 | 
| 381 | 2025-02-10T18:05:25.173Z | Downloaded tokio-macros v2.5.0 | 
| 382 | 2025-02-10T18:05:25.176Z | Downloaded digest v0.10.7 | 
| 383 | 2025-02-10T18:05:25.176Z | Downloaded futures-io v0.3.31 | 
| 384 | 2025-02-10T18:05:25.177Z | Downloaded fnv v1.0.7 | 
| 385 | 2025-02-10T18:05:25.181Z | Downloaded futures-macro v0.3.31 | 
| 386 | 2025-02-10T18:05:25.225Z | Downloaded encoding_rs v0.8.34 | 
| 387 | 2025-02-10T18:05:25.389Z | Downloaded ring v0.17.8 | 
| 388 | 2025-02-10T18:05:25.585Z | Compiling proc-macro2 v1.0.92 | 
| 389 | 2025-02-10T18:05:25.585Z | Compiling unicode-ident v1.0.14 | 
| 390 | 2025-02-10T18:05:25.588Z | Compiling libc v0.2.169 | 
| 391 | 2025-02-10T18:05:25.588Z | Checking cfg-if v1.0.0 | 
| 392 | 2025-02-10T18:05:25.588Z | Compiling autocfg v1.4.0 | 
| 393 | 2025-02-10T18:05:25.588Z | Compiling serde v1.0.217 | 
| 394 | 2025-02-10T18:05:25.607Z | Compiling version_check v0.9.5 | 
| 395 | 2025-02-10T18:05:25.613Z | Checking memchr v2.7.4 | 
| 396 | 2025-02-10T18:05:25.689Z | Checking itoa v1.0.11 | 
| 397 | 2025-02-10T18:05:25.822Z | Compiling serde_json v1.0.135 | 
| 398 | 2025-02-10T18:05:26.230Z | Compiling thiserror v1.0.69 | 
| 399 | 2025-02-10T18:05:26.304Z | Checking once_cell v1.20.2 | 
| 400 | 2025-02-10T18:05:26.355Z | Compiling shlex v1.3.0 | 
| 401 | 2025-02-10T18:05:26.565Z | Checking pin-project-lite v0.2.14 | 
| 402 | 2025-02-10T18:05:26.607Z | Compiling cc v1.1.30 | 
| 403 | 2025-02-10T18:05:26.702Z | Compiling num-traits v0.2.19 | 
| 404 | 2025-02-10T18:05:27.027Z | Checking ryu v1.0.18 | 
| 405 | 2025-02-10T18:05:27.047Z | Checking getrandom v0.2.15 | 
| 406 | 2025-02-10T18:05:27.064Z | Checking smallvec v1.13.2 | 
| 407 | 2025-02-10T18:05:27.156Z | Checking bytes v1.9.0 | 
| 408 | 2025-02-10T18:05:27.273Z | Checking futures-core v0.3.31 | 
| 409 | 2025-02-10T18:05:27.277Z | Compiling lock_api v0.4.12 | 
| 410 | 2025-02-10T18:05:27.320Z | Compiling parking_lot_core v0.9.10 | 
| 411 | 2025-02-10T18:05:27.394Z | Compiling quote v1.0.38 | 
| 412 | 2025-02-10T18:05:27.462Z | Compiling byteorder v1.5.0 | 
| 413 | 2025-02-10T18:05:27.877Z | Compiling syn v2.0.96 | 
| 414 | 2025-02-10T18:05:27.908Z | Compiling schemars v0.8.21 | 
| 415 | 2025-02-10T18:05:27.990Z | Checking scopeguard v1.2.0 | 
| 416 | 2025-02-10T18:05:28.117Z | Compiling slab v0.4.9 | 
| 417 | 2025-02-10T18:05:28.119Z | Compiling ahash v0.8.11 | 
| 418 | 2025-02-10T18:05:28.337Z | Checking log v0.4.22 | 
| 419 | 2025-02-10T18:05:28.354Z | Checking futures-sink v0.3.31 | 
| 420 | 2025-02-10T18:05:28.494Z | Checking signal-hook-registry v1.4.2 | 
| 421 | 2025-02-10T18:05:28.522Z | Checking parking_lot v0.12.3 | 
| 422 | 2025-02-10T18:05:28.536Z | Checking socket2 v0.5.7 | 
| 423 | 2025-02-10T18:05:28.549Z | Checking mio v1.0.2 | 
| 424 | 2025-02-10T18:05:28.581Z | Checking stable_deref_trait v1.2.0 | 
| 425 | 2025-02-10T18:05:28.681Z | Checking fnv v1.0.7 | 
| 426 | 2025-02-10T18:05:28.743Z | Checking hashbrown v0.15.1 | 
| 427 | 2025-02-10T18:05:28.812Z | Checking equivalent v1.0.1 | 
| 428 | 2025-02-10T18:05:28.861Z | Checking http v1.2.0 | 
| 429 | 2025-02-10T18:05:28.874Z | Checking futures-channel v0.3.31 | 
| 430 | 2025-02-10T18:05:28.919Z | Checking pin-utils v0.1.0 | 
| 431 | 2025-02-10T18:05:28.971Z | Compiling semver v1.0.24 | 
| 432 | 2025-02-10T18:05:29.004Z | Checking futures-io v0.3.31 | 
| 433 | 2025-02-10T18:05:29.113Z | Checking futures-task v0.3.31 | 
| 434 | 2025-02-10T18:05:29.175Z | Checking spin v0.9.8 | 
| 435 | 2025-02-10T18:05:29.198Z | Compiling vcpkg v0.2.15 | 
| 436 | 2025-02-10T18:05:29.339Z | Compiling pkg-config v0.3.31 | 
| 437 | 2025-02-10T18:05:29.387Z | Checking rustls-pki-types v1.10.0 | 
| 438 | 2025-02-10T18:05:29.493Z | Compiling ring v0.17.8 | 
| 439 | 2025-02-10T18:05:29.707Z | Checking untrusted v0.9.0 | 
| 440 | 2025-02-10T18:05:29.866Z | Checking writeable v0.5.5 | 
| 441 | 2025-02-10T18:05:29.963Z | Compiling heck v0.5.0 | 
| 442 | 2025-02-10T18:05:30.162Z | Compiling httparse v1.9.5 | 
| 443 | 2025-02-10T18:05:30.194Z | Checking iana-time-zone v0.1.61 | 
| 444 | 2025-02-10T18:05:30.354Z | Checking litemap v0.7.3 | 
| 445 | 2025-02-10T18:05:30.402Z | Checking tracing-core v0.1.32 | 
| 446 | 2025-02-10T18:05:30.446Z | Checking atomic-waker v1.1.2 | 
| 447 | 2025-02-10T18:05:30.662Z | Compiling openssl-sys v0.9.105 | 
| 448 | 2025-02-10T18:05:30.682Z | Compiling ucd-trie v0.1.7 | 
| 449 | 2025-02-10T18:05:30.695Z | Checking dyn-clone v1.0.17 | 
| 450 | 2025-02-10T18:05:30.845Z | Checking http-body v1.0.1 | 
| 451 | 2025-02-10T18:05:30.973Z | Checking tracing v0.1.40 | 
| 452 | 2025-02-10T18:05:31.031Z | Checking try-lock v0.2.5 | 
| 453 | 2025-02-10T18:05:31.110Z | Checking icu_locid_transform_data v1.5.0 | 
| 454 | 2025-02-10T18:05:31.168Z | Checking zeroize v1.8.1 | 
| 455 | 2025-02-10T18:05:31.208Z | Compiling allocator-api2 v0.2.18 | 
| 456 | 2025-02-10T18:05:31.310Z | Checking subtle v2.6.1 | 
| 457 | 2025-02-10T18:05:31.400Z | Checking want v0.3.1 | 
| 458 | 2025-02-10T18:05:31.529Z | Compiling openssl v0.10.70 | 
| 459 | 2025-02-10T18:05:31.577Z | Compiling uuid v1.12.0 | 
| 460 | 2025-02-10T18:05:31.743Z | Checking httpdate v1.0.3 | 
| 461 | 2025-02-10T18:05:31.953Z | Checking foreign-types-shared v0.1.1 | 
| 462 | 2025-02-10T18:05:31.983Z | Checking icu_properties_data v1.5.0 | 
| 463 | 2025-02-10T18:05:32.118Z | Checking foreign-types v0.3.2 | 
| 464 | 2025-02-10T18:05:32.190Z | Checking icu_normalizer_data v1.5.0 | 
| 465 | 2025-02-10T18:05:32.219Z | Checking percent-encoding v2.3.1 | 
| 466 | 2025-02-10T18:05:32.281Z | Compiling slog v2.7.0 | 
| 467 | 2025-02-10T18:05:32.425Z | Compiling chrono v0.4.39 | 
| 468 | 2025-02-10T18:05:32.456Z | Checking utf16_iter v1.0.5 | 
| 469 | 2025-02-10T18:05:32.481Z | Compiling native-tls v0.2.12 | 
| 470 | 2025-02-10T18:05:32.510Z | Compiling rustls v0.23.19 | 
| 471 | 2025-02-10T18:05:32.639Z | Checking write16 v1.0.0 | 
| 472 | 2025-02-10T18:05:32.764Z | Checking utf8_iter v1.0.4 | 
| 473 | 2025-02-10T18:05:32.798Z | Checking tower-service v0.3.3 | 
| 474 | 2025-02-10T18:05:32.851Z | Checking bitflags v2.6.0 | 
| 475 | 2025-02-10T18:05:32.947Z | Checking form_urlencoded v1.2.1 | 
| 476 | 2025-02-10T18:05:32.969Z | Compiling aho-corasick v1.1.3 | 
| 477 | 2025-02-10T18:05:33.143Z | Compiling regex-syntax v0.8.5 | 
| 478 | 2025-02-10T18:05:33.276Z | Checking openssl-probe v0.1.5 | 
| 479 | 2025-02-10T18:05:33.432Z | Compiling typenum v1.17.0 | 
| 480 | 2025-02-10T18:05:34.198Z | Compiling generic-array v0.14.7 | 
| 481 | 2025-02-10T18:05:34.253Z | Checking encoding_rs v0.8.34 | 
| 482 | 2025-02-10T18:05:34.498Z | Checking mime v0.3.17 | 
| 483 | 2025-02-10T18:05:34.881Z | Compiling synstructure v0.13.1 | 
| 484 | 2025-02-10T18:05:35.392Z | Compiling serde_derive_internals v0.29.1 | 
| 485 | 2025-02-10T18:05:35.592Z | Checking rustls-webpki v0.102.8 | 
| 486 | 2025-02-10T18:05:36.655Z | Checking webpki-roots v0.26.6 | 
| 487 | 2025-02-10T18:05:36.867Z | Compiling regex-automata v0.4.8 | 
| 488 | 2025-02-10T18:05:36.964Z | Checking rustls-pemfile v2.2.0 | 
| 489 | 2025-02-10T18:05:37.385Z | Compiling usdt-impl v0.5.0 | 
| 490 | 2025-02-10T18:05:37.709Z | Compiling time-core v0.1.2 | 
| 491 | 2025-02-10T18:05:37.779Z | Checking base64 v0.22.1 | 
| 492 | 2025-02-10T18:05:37.918Z | Compiling num-conv v0.1.0 | 
| 493 | 2025-02-10T18:05:38.200Z | Checking powerfmt v0.2.0 | 
| 494 | 2025-02-10T18:05:38.275Z | Compiling time-macros v0.2.18 | 
| 495 | 2025-02-10T18:05:38.479Z | Checking deranged v0.3.11 | 
| 496 | 2025-02-10T18:05:38.699Z | Compiling thread-id v4.2.2 | 
| 497 | 2025-02-10T18:05:38.926Z | Checking sync_wrapper v1.0.1 | 
| 498 | 2025-02-10T18:05:39.080Z | Checking plain v0.2.3 | 
| 499 | 2025-02-10T18:05:39.227Z | Compiling paste v1.0.15 | 
| 500 | 2025-02-10T18:05:39.466Z | Compiling serde_derive v1.0.217 | 
| 501 | 2025-02-10T18:05:39.732Z | Compiling zerocopy-derive v0.7.35 | 
| 502 | 2025-02-10T18:05:39.785Z | Compiling thiserror-impl v1.0.69 | 
| 503 | 2025-02-10T18:05:39.863Z | Compiling schemars_derive v0.8.21 | 
| 504 | 2025-02-10T18:05:40.960Z | Compiling zerofrom-derive v0.1.4 | 
| 505 | 2025-02-10T18:05:41.057Z | Compiling yoke-derive v0.7.4 | 
| 506 | 2025-02-10T18:05:41.225Z | Compiling tokio-macros v2.5.0 | 
| 507 | 2025-02-10T18:05:41.707Z | Compiling zerocopy v0.7.35 | 
| 508 | 2025-02-10T18:05:42.702Z | Compiling zerovec-derive v0.10.3 | 
| 509 | 2025-02-10T18:05:42.769Z | Checking tokio v1.43.0 | 
| 510 | 2025-02-10T18:05:43.051Z | Compiling futures-macro v0.3.31 | 
| 511 | 2025-02-10T18:05:43.551Z | Compiling displaydoc v0.2.5 | 
| 512 | 2025-02-10T18:05:43.894Z | Compiling icu_provider_macros v1.5.0 | 
| 513 | 2025-02-10T18:05:44.158Z | Checking zerofrom v0.1.4 | 
| 514 | 2025-02-10T18:05:44.369Z | Checking yoke v0.7.4 | 
| 515 | 2025-02-10T18:05:44.382Z | Compiling pest v2.7.14 | 
| 516 | 2025-02-10T18:05:44.846Z | Compiling hashbrown v0.14.5 | 
| 517 | 2025-02-10T18:05:44.862Z | Checking futures-util v0.3.31 | 
| 518 | 2025-02-10T18:05:44.998Z | Compiling openssl-macros v0.1.1 | 
| 519 | 2025-02-10T18:05:45.121Z | Checking zerovec v0.10.4 | 
| 520 | 2025-02-10T18:05:46.002Z | Compiling regress v0.10.1 | 
| 521 | 2025-02-10T18:05:46.439Z | Compiling regex v1.11.1 | 
| 522 | 2025-02-10T18:05:47.327Z | Checking tinystr v0.7.6 | 
| 523 | 2025-02-10T18:05:47.390Z | Compiling pest_meta v2.7.14 | 
| 524 | 2025-02-10T18:05:47.639Z | Checking icu_locid v1.5.0 | 
| 525 | 2025-02-10T18:05:48.608Z | Checking icu_provider v1.5.0 | 
| 526 | 2025-02-10T18:05:49.234Z | Checking icu_locid_transform v1.5.0 | 
| 527 | 2025-02-10T18:05:49.444Z | Checking icu_collections v1.5.0 | 
| 528 | 2025-02-10T18:05:49.619Z | Checking tokio-util v0.7.12 | 
| 529 | 2025-02-10T18:05:50.135Z | Compiling pest_generator v2.7.14 | 
| 530 | 2025-02-10T18:05:50.215Z | Checking icu_properties v1.5.1 | 
| 531 | 2025-02-10T18:05:50.410Z | Checking http-body-util v0.1.2 | 
| 532 | 2025-02-10T18:05:50.584Z | Checking tokio-rustls v0.26.0 | 
| 533 | 2025-02-10T18:05:50.831Z | Compiling scroll_derive v0.12.0 | 
| 534 | 2025-02-10T18:05:51.371Z | Checking indexmap v2.7.1 | 
| 535 | 2025-02-10T18:05:52.058Z | Compiling serde_tokenstream v0.2.2 | 
| 536 | 2025-02-10T18:05:52.641Z | Checking h2 v0.4.6 | 
| 537 | 2025-02-10T18:05:52.896Z | Compiling pest_derive v2.7.14 | 
| 538 | 2025-02-10T18:05:53.734Z | Checking icu_normalizer v1.5.0 | 
| 539 | 2025-02-10T18:05:54.194Z | Checking tokio-native-tls v0.3.1 | 
| 540 | 2025-02-10T18:05:54.443Z | Checking serde_urlencoded v0.7.1 | 
| 541 | 2025-02-10T18:05:54.523Z | Checking idna_adapter v1.2.0 | 
| 542 | 2025-02-10T18:05:54.525Z | Compiling dtrace-parser v0.2.0 | 
| 543 | 2025-02-10T18:05:54.586Z | Compiling dof v0.3.0 | 
| 544 | 2025-02-10T18:05:54.708Z | Checking idna v1.0.3 | 
| 545 | 2025-02-10T18:05:54.847Z | Checking scroll v0.12.0 | 
| 546 | 2025-02-10T18:05:55.230Z | Checking url v2.5.3 | 
| 547 | 2025-02-10T18:05:55.307Z | Compiling ident_case v1.0.1 | 
| 548 | 2025-02-10T18:05:55.428Z | Compiling typify-impl v0.2.0 | 
| 549 | 2025-02-10T18:05:55.943Z | Checking ipnet v2.10.1 | 
| 550 | 2025-02-10T18:05:56.064Z | Checking num_threads v0.1.7 | 
| 551 | 2025-02-10T18:05:56.135Z | Compiling crossbeam-utils v0.8.20 | 
| 552 | 2025-02-10T18:05:56.176Z | Compiling strsim v0.11.1 | 
| 553 | 2025-02-10T18:05:56.189Z | Checking time v0.3.36 | 
| 554 | 2025-02-10T18:05:56.485Z | Checking goblin v0.8.2 | 
| 555 | 2025-02-10T18:05:56.691Z | Compiling darling_core v0.20.10 | 
| 556 | 2025-02-10T18:05:56.800Z | Checking hyper v1.5.2 | 
| 557 | 2025-02-10T18:05:58.419Z | Compiling openapiv3 v2.0.0 | 
| 558 | 2025-02-10T18:05:58.790Z | Checking hyper-util v0.1.10 | 
| 559 | 2025-02-10T18:05:59.021Z | Checking dirs-sys-next v0.1.2 | 
| 560 | 2025-02-10T18:05:59.595Z | Compiling newtype-uuid v1.2.1 | 
| 561 | 2025-02-10T18:05:59.930Z | Compiling rustls v0.22.4 | 
| 562 | 2025-02-10T18:06:00.260Z | Checking pretty-hex v0.4.1 | 
| 563 | 2025-02-10T18:06:00.432Z | Checking hyper-tls v0.6.0 | 
| 564 | 2025-02-10T18:06:00.454Z | Checking hyper-rustls v0.27.3 | 
| 565 | 2025-02-10T18:06:00.509Z | Compiling rustversion v1.0.17 | 
| 566 | 2025-02-10T18:06:00.691Z | Compiling omicron-workspace-hack v0.1.0 | 
| 567 | 2025-02-10T18:06:00.768Z | Checking reqwest v0.12.9 | 
| 568 | 2025-02-10T18:06:01.007Z | Compiling unsafe-libyaml v0.2.11 | 
| 569 | 2025-02-10T18:06:01.918Z | Checking dirs-next v2.0.0 | 
| 570 | 2025-02-10T18:06:02.048Z | Checking ipnetwork v0.20.0 | 
| 571 | 2025-02-10T18:06:02.150Z | Checking toml_datetime v0.6.8 | 
| 572 | 2025-02-10T18:06:02.169Z | Compiling darling_macro v0.20.10 | 
| 573 | 2025-02-10T18:06:02.270Z | Checking serde_spanned v0.6.8 | 
| 574 | 2025-02-10T18:06:02.398Z | Compiling serde_yaml v0.9.34+deprecated | 
| 575 | 2025-02-10T18:06:02.438Z | Checking ppv-lite86 v0.2.20 | 
| 576 | 2025-02-10T18:06:02.467Z | Checking crypto-common v0.1.6 | 
| 577 | 2025-02-10T18:06:02.649Z | Checking block-buffer v0.10.4 | 
| 578 | 2025-02-10T18:06:02.663Z | Compiling structmeta-derive v0.3.0 | 
| 579 | 2025-02-10T18:06:02.729Z | Checking rand_core v0.6.4 | 
| 580 | 2025-02-10T18:06:02.955Z | Checking thread_local v1.1.8 | 
| 581 | 2025-02-10T18:06:02.972Z | Compiling multer v3.1.0 | 
| 582 | 2025-02-10T18:06:03.007Z | Compiling thiserror v2.0.11 | 
| 583 | 2025-02-10T18:06:03.112Z | Compiling camino v1.1.9 | 
| 584 | 2025-02-10T18:06:03.115Z | Checking match_cfg v0.1.0 | 
| 585 | 2025-02-10T18:06:03.209Z | Checking winnow v0.6.20 | 
| 586 | 2025-02-10T18:06:03.224Z | Compiling slog-async v2.8.0 | 
| 587 | 2025-02-10T18:06:03.334Z | Compiling anyhow v1.0.95 | 
| 588 | 2025-02-10T18:06:03.783Z | Checking hostname v0.3.1 | 
| 589 | 2025-02-10T18:06:03.832Z | Checking rand_chacha v0.3.1 | 
| 590 | 2025-02-10T18:06:03.909Z | Compiling darling v0.20.10 | 
| 591 | 2025-02-10T18:06:04.017Z | Checking digest v0.10.7 | 
| 592 | 2025-02-10T18:06:04.204Z | Checking crossbeam-channel v0.5.13 | 
| 593 | 2025-02-10T18:06:04.295Z | Checking oxnet v0.1.0 (https://github.com/oxidecomputer/oxnet#49ee85dc) | 
| 594 | 2025-02-10T18:06:04.335Z | Checking progenitor-client v0.8.0 | 
| 595 | 2025-02-10T18:06:04.518Z | Checking term v0.7.0 | 
| 596 | 2025-02-10T18:06:04.942Z | Compiling usdt-macro v0.5.0 | 
| 597 | 2025-02-10T18:06:04.958Z | Compiling usdt-attr-macro v0.5.0 | 
| 598 | 2025-02-10T18:06:05.060Z | Compiling structmeta v0.3.0 | 
| 599 | 2025-02-10T18:06:05.430Z | Checking slog-json v2.6.1 | 
| 600 | 2025-02-10T18:06:05.660Z | Checking futures-executor v0.3.31 | 
| 601 | 2025-02-10T18:06:05.702Z | Compiling thiserror-impl v2.0.11 | 
| 602 | 2025-02-10T18:06:05.902Z | Compiling daft-derive v0.1.0 (https://github.com/oxidecomputer/daft?branch=main#9e7b5534) | 
| 603 | 2025-02-10T18:06:05.946Z | Checking toml_edit v0.22.22 | 
| 604 | 2025-02-10T18:06:06.046Z | Compiling async-stream-impl v0.3.6 | 
| 605 | 2025-02-10T18:06:06.199Z | Checking is-terminal v0.4.13 | 
| 606 | 2025-02-10T18:06:06.323Z | Checking memmap v0.7.0 | 
| 607 | 2025-02-10T18:06:06.326Z | Compiling dropshot v0.15.1 | 
| 608 | 2025-02-10T18:06:06.538Z | Checking take_mut v0.2.2 | 
| 609 | 2025-02-10T18:06:06.702Z | Checking cpufeatures v0.2.14 | 
| 610 | 2025-02-10T18:06:06.797Z | Checking sha1 v0.10.6 | 
| 611 | 2025-02-10T18:06:07.037Z | Checking usdt v0.5.0 | 
| 612 | 2025-02-10T18:06:07.077Z | Checking slog-term v2.9.1 | 
| 613 | 2025-02-10T18:06:07.112Z | Checking daft v0.1.0 (https://github.com/oxidecomputer/daft?branch=main#9e7b5534) | 
| 614 | 2025-02-10T18:06:07.305Z | Compiling strum_macros v0.26.4 | 
| 615 | 2025-02-10T18:06:07.319Z | Checking async-stream v0.3.6 | 
| 616 | 2025-02-10T18:06:07.331Z | Compiling typify-macro v0.2.0 | 
| 617 | 2025-02-10T18:06:07.388Z | Checking futures v0.3.31 | 
| 618 | 2025-02-10T18:06:07.494Z | Checking slog-bunyan v2.5.0 | 
| 619 | 2025-02-10T18:06:07.508Z | Compiling parse-display-derive v0.10.0 | 
| 620 | 2025-02-10T18:06:07.661Z | Checking rand v0.8.5 | 
| 621 | 2025-02-10T18:06:07.920Z | Compiling serde_with_macros v3.11.0 | 
| 622 | 2025-02-10T18:06:08.045Z | Checking tokio-rustls v0.25.0 | 
| 623 | 2025-02-10T18:06:08.611Z | Checking toml v0.8.19 | 
| 624 | 2025-02-10T18:06:08.786Z | Compiling dropshot_endpoint v0.15.1 | 
| 625 | 2025-02-10T18:06:08.869Z | Checking serde_path_to_error v0.1.16 | 
| 626 | 2025-02-10T18:06:09.232Z | Checking hex v0.4.3 | 
| 627 | 2025-02-10T18:06:09.334Z | Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) | 
| 628 | 2025-02-10T18:06:09.488Z | Compiling async-trait v0.1.86 | 
| 629 | 2025-02-10T18:06:09.735Z | Checking waitgroup v0.1.2 | 
| 630 | 2025-02-10T18:06:09.884Z | Checking hostname v0.4.0 | 
| 631 | 2025-02-10T18:06:10.029Z | Checking instant v0.1.13 | 
| 632 | 2025-02-10T18:06:10.143Z | Checking debug-ignore v1.0.5 | 
| 633 | 2025-02-10T18:06:10.156Z | Checking backoff v0.4.0 | 
| 634 | 2025-02-10T18:06:10.285Z | Checking slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) | 
| 635 | 2025-02-10T18:06:10.408Z | Checking serde_with v3.11.0 | 
| 636 | 2025-02-10T18:06:10.428Z | Checking serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945) | 
| 637 | 2025-02-10T18:06:10.440Z | Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity) | 
| 638 | 2025-02-10T18:06:10.583Z | Checking omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds) | 
| 639 | 2025-02-10T18:06:10.775Z | Compiling typify v0.2.0 | 
| 640 | 2025-02-10T18:06:10.907Z | Compiling progenitor-impl v0.8.0 | 
| 641 | 2025-02-10T18:06:11.057Z | Checking parse-display v0.10.0 | 
| 642 | 2025-02-10T18:06:11.283Z | Checking progenitor-client v0.9.1 | 
| 643 | 2025-02-10T18:06:11.418Z | Checking macaddr v1.0.1 | 
| 644 | 2025-02-10T18:06:11.558Z | Checking strum v0.26.3 | 
| 645 | 2025-02-10T18:06:11.622Z | Checking regress v0.9.1 | 
| 646 | 2025-02-10T18:06:13.798Z | Compiling progenitor-macro v0.8.0 | 
| 647 | 2025-02-10T18:06:17.246Z | Checking progenitor v0.8.0 | 
| 648 | 2025-02-10T18:06:17.355Z | Checking mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=93cd0d642cf1b58f9f4528275e2a2aa758e9feb3#93cd0d64) | 
| 649 | 2025-02-10T18:06:20.077Z | Checking omicron-common v0.1.0 (/work/oxidecomputer/omicron/common) | 
| 650 | 2025-02-10T18:06:27.260Z | Checking test-project v0.1.0 (/tmp/test-project) | 
| 651 | 2025-02-10T18:06:27.312Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 04s | 
| 652 | 2025-02-10T18:06:27.448Z | + cargo build --release | 
| 653 | 2025-02-10T18:06:27.710Z | Compiling proc-macro2 v1.0.92 | 
| 654 | 2025-02-10T18:06:27.710Z | Compiling unicode-ident v1.0.14 | 
| 655 | 2025-02-10T18:06:27.710Z | Compiling libc v0.2.169 | 
| 656 | 2025-02-10T18:06:27.710Z | Compiling cfg-if v1.0.0 | 
| 657 | 2025-02-10T18:06:27.713Z | Compiling autocfg v1.4.0 | 
| 658 | 2025-02-10T18:06:27.713Z | Compiling serde v1.0.217 | 
| 659 | 2025-02-10T18:06:27.713Z | Compiling version_check v0.9.5 | 
| 660 | 2025-02-10T18:06:27.713Z | Compiling memchr v2.7.4 | 
| 661 | 2025-02-10T18:06:27.834Z | Compiling serde_json v1.0.135 | 
| 662 | 2025-02-10T18:06:27.921Z | Compiling itoa v1.0.11 | 
| 663 | 2025-02-10T18:06:28.187Z | Compiling thiserror v1.0.69 | 
| 664 | 2025-02-10T18:06:28.301Z | Compiling once_cell v1.20.2 | 
| 665 | 2025-02-10T18:06:28.309Z | Compiling shlex v1.3.0 | 
| 666 | 2025-02-10T18:06:28.614Z | Compiling cc v1.1.30 | 
| 667 | 2025-02-10T18:06:28.714Z | Compiling num-traits v0.2.19 | 
| 668 | 2025-02-10T18:06:28.735Z | Compiling pin-project-lite v0.2.14 | 
| 669 | 2025-02-10T18:06:28.989Z | Compiling getrandom v0.2.15 | 
| 670 | 2025-02-10T18:06:29.058Z | Compiling smallvec v1.13.2 | 
| 671 | 2025-02-10T18:06:29.175Z | Compiling ryu v1.0.18 | 
| 672 | 2025-02-10T18:06:29.349Z | Compiling bytes v1.9.0 | 
| 673 | 2025-02-10T18:06:29.454Z | Compiling quote v1.0.38 | 
| 674 | 2025-02-10T18:06:29.491Z | Compiling futures-core v0.3.31 | 
| 675 | 2025-02-10T18:06:29.498Z | Compiling lock_api v0.4.12 | 
| 676 | 2025-02-10T18:06:29.737Z | Compiling parking_lot_core v0.9.10 | 
| 677 | 2025-02-10T18:06:29.766Z | Compiling schemars v0.8.21 | 
| 678 | 2025-02-10T18:06:29.857Z | Compiling syn v2.0.96 | 
| 679 | 2025-02-10T18:06:30.139Z | Compiling ahash v0.8.11 | 
| 680 | 2025-02-10T18:06:30.153Z | Compiling byteorder v1.5.0 | 
| 681 | 2025-02-10T18:06:30.202Z | Compiling scopeguard v1.2.0 | 
| 682 | 2025-02-10T18:06:30.483Z | Compiling slab v0.4.9 | 
| 683 | 2025-02-10T18:06:30.589Z | Compiling log v0.4.22 | 
| 684 | 2025-02-10T18:06:30.788Z | Compiling futures-sink v0.3.31 | 
| 685 | 2025-02-10T18:06:30.943Z | Compiling parking_lot v0.12.3 | 
| 686 | 2025-02-10T18:06:30.981Z | Compiling signal-hook-registry v1.4.2 | 
| 687 | 2025-02-10T18:06:30.999Z | Compiling mio v1.0.2 | 
| 688 | 2025-02-10T18:06:31.003Z | Compiling socket2 v0.5.7 | 
| 689 | 2025-02-10T18:06:31.166Z | Compiling stable_deref_trait v1.2.0 | 
| 690 | 2025-02-10T18:06:31.221Z | Compiling ring v0.17.8 | 
| 691 | 2025-02-10T18:06:31.266Z | Compiling equivalent v1.0.1 | 
| 692 | 2025-02-10T18:06:31.380Z | Compiling fnv v1.0.7 | 
| 693 | 2025-02-10T18:06:31.491Z | Compiling semver v1.0.24 | 
| 694 | 2025-02-10T18:06:31.507Z | Compiling hashbrown v0.15.1 | 
| 695 | 2025-02-10T18:06:31.972Z | Compiling http v1.2.0 | 
| 696 | 2025-02-10T18:06:32.507Z | Compiling futures-channel v0.3.31 | 
| 697 | 2025-02-10T18:06:32.576Z | Compiling futures-task v0.3.31 | 
| 698 | 2025-02-10T18:06:32.639Z | Compiling futures-io v0.3.31 | 
| 699 | 2025-02-10T18:06:32.858Z | Compiling pin-utils v0.1.0 | 
| 700 | 2025-02-10T18:06:32.947Z | Compiling pkg-config v0.3.31 | 
| 701 | 2025-02-10T18:06:32.960Z | Compiling spin v0.9.8 | 
| 702 | 2025-02-10T18:06:32.974Z | Compiling vcpkg v0.2.15 | 
| 703 | 2025-02-10T18:06:33.073Z | Compiling rustls-pki-types v1.10.0 | 
| 704 | 2025-02-10T18:06:33.200Z | Compiling untrusted v0.9.0 | 
| 705 | 2025-02-10T18:06:33.393Z | Compiling httparse v1.9.5 | 
| 706 | 2025-02-10T18:06:34.056Z | Compiling writeable v0.5.5 | 
| 707 | 2025-02-10T18:06:34.065Z | Compiling iana-time-zone v0.1.61 | 
| 708 | 2025-02-10T18:06:34.427Z | Compiling openssl-sys v0.9.105 | 
| 709 | 2025-02-10T18:06:34.749Z | Compiling litemap v0.7.3 | 
| 710 | 2025-02-10T18:06:34.860Z | Compiling heck v0.5.0 | 
| 711 | 2025-02-10T18:06:35.195Z | Compiling tracing-core v0.1.32 | 
| 712 | 2025-02-10T18:06:35.260Z | Compiling ucd-trie v0.1.7 | 
| 713 | 2025-02-10T18:06:35.376Z | Compiling dyn-clone v1.0.17 | 
| 714 | 2025-02-10T18:06:35.481Z | Compiling atomic-waker v1.1.2 | 
| 715 | 2025-02-10T18:06:35.663Z | Compiling http-body v1.0.1 | 
| 716 | 2025-02-10T18:06:35.904Z | Compiling tracing v0.1.40 | 
| 717 | 2025-02-10T18:06:36.030Z | Compiling zeroize v1.8.1 | 
| 718 | 2025-02-10T18:06:36.360Z | Compiling allocator-api2 v0.2.18 | 
| 719 | 2025-02-10T18:06:36.449Z | Compiling subtle v2.6.1 | 
| 720 | 2025-02-10T18:06:36.599Z | Compiling icu_locid_transform_data v1.5.0 | 
| 721 | 2025-02-10T18:06:36.638Z | Compiling try-lock v0.2.5 | 
| 722 | 2025-02-10T18:06:36.727Z | Compiling icu_properties_data v1.5.0 | 
| 723 | 2025-02-10T18:06:36.793Z | Compiling want v0.3.1 | 
| 724 | 2025-02-10T18:06:36.955Z | Compiling uuid v1.12.0 | 
| 725 | 2025-02-10T18:06:37.056Z | Compiling synstructure v0.13.1 | 
| 726 | 2025-02-10T18:06:37.065Z | Compiling serde_derive_internals v0.29.1 | 
| 727 | 2025-02-10T18:06:37.115Z | Compiling chrono v0.4.39 | 
| 728 | 2025-02-10T18:06:37.432Z | Compiling openssl v0.10.70 | 
| 729 | 2025-02-10T18:06:37.654Z | Compiling httpdate v1.0.3 | 
| 730 | 2025-02-10T18:06:37.881Z | Compiling foreign-types-shared v0.1.1 | 
| 731 | 2025-02-10T18:06:38.189Z | Compiling foreign-types v0.3.2 | 
| 732 | 2025-02-10T18:06:38.462Z | Compiling icu_normalizer_data v1.5.0 | 
| 733 | 2025-02-10T18:06:38.566Z | Compiling utf8_iter v1.0.4 | 
| 734 | 2025-02-10T18:06:38.851Z | Compiling rustls v0.23.19 | 
| 735 | 2025-02-10T18:06:38.955Z | Compiling write16 v1.0.0 | 
| 736 | 2025-02-10T18:06:39.043Z | Compiling slog v2.7.0 | 
| 737 | 2025-02-10T18:06:39.088Z | Compiling bitflags v2.6.0 | 
| 738 | 2025-02-10T18:06:39.185Z | Compiling percent-encoding v2.3.1 | 
| 739 | 2025-02-10T18:06:39.537Z | Compiling native-tls v0.2.12 | 
| 740 | 2025-02-10T18:06:39.576Z | Compiling tower-service v0.3.3 | 
| 741 | 2025-02-10T18:06:39.700Z | Compiling utf16_iter v1.0.5 | 
| 742 | 2025-02-10T18:06:39.800Z | Compiling form_urlencoded v1.2.1 | 
| 743 | 2025-02-10T18:06:39.927Z | Compiling aho-corasick v1.1.3 | 
| 744 | 2025-02-10T18:06:39.986Z | Compiling regex-syntax v0.8.5 | 
| 745 | 2025-02-10T18:06:40.329Z | Compiling typenum v1.17.0 | 
| 746 | 2025-02-10T18:06:41.136Z | Compiling openssl-probe v0.1.5 | 
| 747 | 2025-02-10T18:06:41.495Z | Compiling serde_derive v1.0.217 | 
| 748 | 2025-02-10T18:06:41.645Z | Compiling zerocopy-derive v0.7.35 | 
| 749 | 2025-02-10T18:06:42.112Z | Compiling thiserror-impl v1.0.69 | 
| 750 | 2025-02-10T18:06:42.296Z | Compiling schemars_derive v0.8.21 | 
| 751 | 2025-02-10T18:06:42.371Z | Compiling zerofrom-derive v0.1.4 | 
| 752 | 2025-02-10T18:06:43.607Z | Compiling zerocopy v0.7.35 | 
| 753 | 2025-02-10T18:06:44.964Z | Compiling tokio-macros v2.5.0 | 
| 754 | 2025-02-10T18:06:44.991Z | Compiling yoke-derive v0.7.4 | 
| 755 | 2025-02-10T18:06:45.110Z | Compiling zerovec-derive v0.10.3 | 
| 756 | 2025-02-10T18:06:45.222Z | Compiling futures-macro v0.3.31 | 
| 757 | 2025-02-10T18:06:45.480Z | Compiling displaydoc v0.2.5 | 
| 758 | 2025-02-10T18:06:45.634Z | Compiling zerofrom v0.1.4 | 
| 759 | 2025-02-10T18:06:46.449Z | Compiling tokio v1.43.0 | 
| 760 | 2025-02-10T18:06:47.014Z | Compiling icu_provider_macros v1.5.0 | 
| 761 | 2025-02-10T18:06:47.043Z | Compiling futures-util v0.3.31 | 
| 762 | 2025-02-10T18:06:47.468Z | Compiling yoke v0.7.4 | 
| 763 | 2025-02-10T18:06:47.570Z | Compiling pest v2.7.14 | 
| 764 | 2025-02-10T18:06:47.828Z | Compiling zerovec v0.10.4 | 
| 765 | 2025-02-10T18:06:48.116Z | Compiling rustls-webpki v0.102.8 | 
| 766 | 2025-02-10T18:06:50.750Z | Compiling tinystr v0.7.6 | 
| 767 | 2025-02-10T18:06:51.155Z | Compiling icu_locid v1.5.0 | 
| 768 | 2025-02-10T18:06:52.941Z | Compiling icu_provider v1.5.0 | 
| 769 | 2025-02-10T18:06:53.782Z | Compiling hashbrown v0.14.5 | 
| 770 | 2025-02-10T18:06:53.850Z | Compiling icu_locid_transform v1.5.0 | 
| 771 | 2025-02-10T18:06:54.971Z | Compiling indexmap v2.7.1 | 
| 772 | 2025-02-10T18:06:56.526Z | Compiling serde_tokenstream v0.2.2 | 
| 773 | 2025-02-10T18:06:57.714Z | Compiling tokio-util v0.7.12 | 
| 774 | 2025-02-10T18:06:58.486Z | Compiling pest_meta v2.7.14 | 
| 775 | 2025-02-10T18:06:58.696Z | Compiling h2 v0.4.6 | 
| 776 | 2025-02-10T18:06:59.877Z | Compiling icu_collections v1.5.0 | 
| 777 | 2025-02-10T18:07:00.795Z | Compiling icu_properties v1.5.1 | 
| 778 | 2025-02-10T18:07:02.264Z | Compiling pest_generator v2.7.14 | 
| 779 | 2025-02-10T18:07:04.005Z | Compiling regress v0.10.1 | 
| 780 | 2025-02-10T18:07:05.120Z | Compiling hyper v1.5.2 | 
| 781 | 2025-02-10T18:07:05.747Z | Compiling openssl-macros v0.1.1 | 
| 782 | 2025-02-10T18:07:07.234Z | Compiling icu_normalizer v1.5.0 | 
| 783 | 2025-02-10T18:07:08.460Z | Compiling hyper-util v0.1.10 | 
| 784 | 2025-02-10T18:07:12.146Z | Compiling typify-impl v0.2.0 | 
| 785 | 2025-02-10T18:07:12.796Z | Compiling pest_derive v2.7.14 | 
| 786 | 2025-02-10T18:07:15.621Z | Compiling idna_adapter v1.2.0 | 
| 787 | 2025-02-10T18:07:15.829Z | Compiling http-body-util v0.1.2 | 
| 788 | 2025-02-10T18:07:15.975Z | Compiling regex-automata v0.4.8 | 
| 789 | 2025-02-10T18:07:16.503Z | Compiling generic-array v0.14.7 | 
| 790 | 2025-02-10T18:07:16.867Z | Compiling encoding_rs v0.8.34 | 
| 791 | 2025-02-10T18:07:17.069Z | Compiling mime v0.3.17 | 
| 792 | 2025-02-10T18:07:20.019Z | Compiling idna v1.0.3 | 
| 793 | 2025-02-10T18:07:20.389Z | Compiling regex v1.11.1 | 
| 794 | 2025-02-10T18:07:20.453Z | Compiling tokio-native-tls v0.3.1 | 
| 795 | 2025-02-10T18:07:20.735Z | Compiling tokio-rustls v0.26.0 | 
| 796 | 2025-02-10T18:07:21.214Z | Compiling serde_urlencoded v0.7.1 | 
| 797 | 2025-02-10T18:07:21.310Z | Compiling scroll_derive v0.12.0 | 
| 798 | 2025-02-10T18:07:22.704Z | Compiling typify-macro v0.2.0 | 
| 799 | 2025-02-10T18:07:22.782Z | Compiling webpki-roots v0.26.6 | 
| 800 | 2025-02-10T18:07:22.992Z | Compiling rustls-pemfile v2.2.0 | 
| 801 | 2025-02-10T18:07:23.070Z | Compiling usdt-impl v0.5.0 | 
| 802 | 2025-02-10T18:07:23.466Z | Compiling powerfmt v0.2.0 | 
| 803 | 2025-02-10T18:07:23.967Z | Compiling time-core v0.1.2 | 
| 804 | 2025-02-10T18:07:24.146Z | Compiling base64 v0.22.1 | 
| 805 | 2025-02-10T18:07:25.211Z | Compiling num-conv v0.1.0 | 
| 806 | 2025-02-10T18:07:25.468Z | Compiling time-macros v0.2.18 | 
| 807 | 2025-02-10T18:07:25.943Z | Compiling deranged v0.3.11 | 
| 808 | 2025-02-10T18:07:26.317Z | Compiling hyper-rustls v0.27.3 | 
| 809 | 2025-02-10T18:07:28.218Z | Compiling scroll v0.12.0 | 
| 810 | 2025-02-10T18:07:28.373Z | Compiling hyper-tls v0.6.0 | 
| 811 | 2025-02-10T18:07:28.811Z | Compiling url v2.5.3 | 
| 812 | 2025-02-10T18:07:28.873Z | Compiling thread-id v4.2.2 | 
| 813 | 2025-02-10T18:07:29.201Z | Compiling dtrace-parser v0.2.0 | 
| 814 | 2025-02-10T18:07:30.780Z | Compiling dof v0.3.0 | 
| 815 | 2025-02-10T18:07:31.542Z | Compiling sync_wrapper v1.0.1 | 
| 816 | 2025-02-10T18:07:34.000Z | Compiling omicron-workspace-hack v0.1.0 | 
| 817 | 2025-02-10T18:07:34.331Z | Compiling ipnet v2.10.1 | 
| 818 | 2025-02-10T18:07:34.998Z | Compiling crossbeam-utils v0.8.20 | 
| 819 | 2025-02-10T18:07:35.554Z | Compiling ident_case v1.0.1 | 
| 820 | 2025-02-10T18:07:37.039Z | Compiling num_threads v0.1.7 | 
| 821 | 2025-02-10T18:07:37.172Z | Compiling plain v0.2.3 | 
| 822 | 2025-02-10T18:07:37.315Z | Compiling paste v1.0.15 | 
| 823 | 2025-02-10T18:07:37.324Z | Compiling strsim v0.11.1 | 
| 824 | 2025-02-10T18:07:37.533Z | Compiling time v0.3.36 | 
| 825 | 2025-02-10T18:07:37.801Z | Compiling darling_core v0.20.10 | 
| 826 | 2025-02-10T18:07:37.859Z | Compiling goblin v0.8.2 | 
| 827 | 2025-02-10T18:07:41.727Z | Compiling reqwest v0.12.9 | 
| 828 | 2025-02-10T18:07:47.441Z | Compiling typify v0.2.0 | 
| 829 | 2025-02-10T18:07:47.568Z | Compiling openapiv3 v2.0.0 | 
| 830 | 2025-02-10T18:07:49.419Z | Compiling dirs-sys-next v0.1.2 | 
| 831 | 2025-02-10T18:07:50.934Z | Compiling unsafe-libyaml v0.2.11 | 
| 832 | 2025-02-10T18:07:51.625Z | Compiling rustls v0.22.4 | 
| 833 | 2025-02-10T18:07:51.997Z | Compiling pretty-hex v0.4.1 | 
| 834 | 2025-02-10T18:07:52.228Z | Compiling newtype-uuid v1.2.1 | 
| 835 | 2025-02-10T18:07:52.570Z | Compiling rustversion v1.0.17 | 
| 836 | 2025-02-10T18:07:52.612Z | Compiling serde_yaml v0.9.34+deprecated | 
| 837 | 2025-02-10T18:07:54.438Z | Compiling progenitor-impl v0.8.0 | 
| 838 | 2025-02-10T18:07:56.138Z | Compiling dirs-next v2.0.0 | 
| 839 | 2025-02-10T18:07:58.045Z | Compiling darling_macro v0.20.10 | 
| 840 | 2025-02-10T18:07:59.837Z | Compiling crypto-common v0.1.6 | 
| 841 | 2025-02-10T18:08:00.067Z | Compiling block-buffer v0.10.4 | 
| 842 | 2025-02-10T18:08:00.323Z | Compiling ipnetwork v0.20.0 | 
| 843 | 2025-02-10T18:08:00.604Z | Compiling serde_spanned v0.6.8 | 
| 844 | 2025-02-10T18:08:00.741Z | Compiling toml_datetime v0.6.8 | 
| 845 | 2025-02-10T18:08:00.843Z | Compiling ppv-lite86 v0.2.20 | 
| 846 | 2025-02-10T18:08:00.853Z | Compiling structmeta-derive v0.3.0 | 
| 847 | 2025-02-10T18:08:01.460Z | Compiling rand_core v0.6.4 | 
| 848 | 2025-02-10T18:08:01.758Z | Compiling thread_local v1.1.8 | 
| 849 | 2025-02-10T18:08:01.953Z | Compiling multer v3.1.0 | 
| 850 | 2025-02-10T18:08:02.330Z | Compiling match_cfg v0.1.0 | 
| 851 | 2025-02-10T18:08:02.423Z | Compiling camino v1.1.9 | 
| 852 | 2025-02-10T18:08:02.431Z | Compiling slog-async v2.8.0 | 
| 853 | 2025-02-10T18:08:02.440Z | Compiling thiserror v2.0.11 | 
| 854 | 2025-02-10T18:08:02.739Z | Compiling anyhow v1.0.95 | 
| 855 | 2025-02-10T18:08:02.914Z | Compiling winnow v0.6.20 | 
| 856 | 2025-02-10T18:08:03.107Z | Compiling hostname v0.3.1 | 
| 857 | 2025-02-10T18:08:03.358Z | Compiling structmeta v0.3.0 | 
| 858 | 2025-02-10T18:08:03.384Z | Compiling rand_chacha v0.3.1 | 
| 859 | 2025-02-10T18:08:03.684Z | Compiling oxnet v0.1.0 (https://github.com/oxidecomputer/oxnet#49ee85dc) | 
| 860 | 2025-02-10T18:08:03.698Z | Compiling progenitor-macro v0.8.0 | 
| 861 | 2025-02-10T18:08:05.147Z | Compiling digest v0.10.7 | 
| 862 | 2025-02-10T18:08:05.331Z | Compiling crossbeam-channel v0.5.13 | 
| 863 | 2025-02-10T18:08:06.979Z | Compiling toml_edit v0.22.22 | 
| 864 | 2025-02-10T18:08:07.270Z | Compiling darling v0.20.10 | 
| 865 | 2025-02-10T18:08:07.374Z | Compiling term v0.7.0 | 
| 866 | 2025-02-10T18:08:13.558Z | Compiling usdt-macro v0.5.0 | 
| 867 | 2025-02-10T18:08:14.686Z | Compiling usdt-attr-macro v0.5.0 | 
| 868 | 2025-02-10T18:08:14.805Z | Compiling progenitor-client v0.8.0 | 
| 869 | 2025-02-10T18:08:15.038Z | Compiling slog-json v2.6.1 | 
| 870 | 2025-02-10T18:08:15.549Z | Compiling futures-executor v0.3.31 | 
| 871 | 2025-02-10T18:08:15.723Z | Compiling thiserror-impl v2.0.11 | 
| 872 | 2025-02-10T18:08:16.104Z | Compiling daft-derive v0.1.0 (https://github.com/oxidecomputer/daft?branch=main#9e7b5534) | 
| 873 | 2025-02-10T18:08:16.609Z | Compiling async-stream-impl v0.3.6 | 
| 874 | 2025-02-10T18:08:17.286Z | Compiling is-terminal v0.4.13 | 
| 875 | 2025-02-10T18:08:17.425Z | Compiling memmap v0.7.0 | 
| 876 | 2025-02-10T18:08:17.893Z | Compiling dropshot v0.15.1 | 
| 877 | 2025-02-10T18:08:17.915Z | Compiling cpufeatures v0.2.14 | 
| 878 | 2025-02-10T18:08:18.014Z | Compiling take_mut v0.2.2 | 
| 879 | 2025-02-10T18:08:18.302Z | Compiling sha1 v0.10.6 | 
| 880 | 2025-02-10T18:08:18.894Z | Compiling async-stream v0.3.6 | 
| 881 | 2025-02-10T18:08:19.087Z | Compiling usdt v0.5.0 | 
| 882 | 2025-02-10T18:08:19.251Z | Compiling slog-term v2.9.1 | 
| 883 | 2025-02-10T18:08:20.594Z | Compiling daft v0.1.0 (https://github.com/oxidecomputer/daft?branch=main#9e7b5534) | 
| 884 | 2025-02-10T18:08:20.923Z | Compiling futures v0.3.31 | 
| 885 | 2025-02-10T18:08:21.128Z | Compiling slog-bunyan v2.5.0 | 
| 886 | 2025-02-10T18:08:21.416Z | Compiling progenitor v0.8.0 | 
| 887 | 2025-02-10T18:08:21.506Z | Compiling tokio-rustls v0.25.0 | 
| 888 | 2025-02-10T18:08:21.606Z | Compiling strum_macros v0.26.4 | 
| 889 | 2025-02-10T18:08:21.952Z | Compiling toml v0.8.19 | 
| 890 | 2025-02-10T18:08:22.114Z | Compiling serde_with_macros v3.11.0 | 
| 891 | 2025-02-10T18:08:24.687Z | Compiling rand v0.8.5 | 
| 892 | 2025-02-10T18:08:25.337Z | Compiling parse-display-derive v0.10.0 | 
| 893 | 2025-02-10T18:08:28.790Z | Compiling dropshot_endpoint v0.15.1 | 
| 894 | 2025-02-10T18:08:29.134Z | Compiling serde_path_to_error v0.1.16 | 
| 895 | 2025-02-10T18:08:29.158Z | Compiling hex v0.4.3 | 
| 896 | 2025-02-10T18:08:29.252Z | Compiling async-trait v0.1.86 | 
| 897 | 2025-02-10T18:08:29.817Z | Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) | 
| 898 | 2025-02-10T18:08:30.072Z | Compiling waitgroup v0.1.2 | 
| 899 | 2025-02-10T18:08:30.329Z | Compiling hostname v0.4.0 | 
| 900 | 2025-02-10T18:08:30.589Z | Compiling instant v0.1.13 | 
| 901 | 2025-02-10T18:08:30.651Z | Compiling debug-ignore v1.0.5 | 
| 902 | 2025-02-10T18:08:30.752Z | Compiling backoff v0.4.0 | 
| 903 | 2025-02-10T18:08:30.762Z | Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) | 
| 904 | 2025-02-10T18:08:30.788Z | Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945) | 
| 905 | 2025-02-10T18:08:30.966Z | Compiling parse-display v0.10.0 | 
| 906 | 2025-02-10T18:08:31.068Z | Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=93cd0d642cf1b58f9f4528275e2a2aa758e9feb3#93cd0d64) | 
| 907 | 2025-02-10T18:08:31.076Z | Compiling strum v0.26.3 | 
| 908 | 2025-02-10T18:08:31.274Z | Compiling serde_with v3.11.0 | 
| 909 | 2025-02-10T18:08:31.600Z | Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity) | 
| 910 | 2025-02-10T18:08:32.428Z | Compiling omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds) | 
| 911 | 2025-02-10T18:08:33.006Z | Compiling progenitor-client v0.9.1 | 
| 912 | 2025-02-10T18:08:33.104Z | Compiling regress v0.9.1 | 
| 913 | 2025-02-10T18:08:33.994Z | Compiling macaddr v1.0.1 | 
| 914 | 2025-02-10T18:08:38.662Z | Compiling omicron-common v0.1.0 (/work/oxidecomputer/omicron/common) | 
| 915 | 2025-02-10T18:08:50.243Z | Compiling test-project v0.1.0 (/tmp/test-project) | 
| 916 | 2025-02-10T18:09:00.283Z | Finished `release` profile [optimized] target(s) in 2m 32s | 
| 917 | 2025-02-10T18:09:00.353Z | process exited: duration 221164 ms, exit code 0 | 
|  | 
| 918 | 2025-02-10T18:09:00.358Z | found 0 output files |