|
|
|
| 1 | 2026-03-19T03:52:05.637Z | job assigned to worker 01KM23F97QAMK2TX5SERYE48JT [factory aws, i-01f290c26e7858db2] (queued for 1 m 23 s) |
| |
| 2 | 2026-03-19T03:52:13.888Z | starting task 0: "setup" |
| 3 | 2026-03-19T03:52:13.893Z | ++ uname -s |
| 4 | 2026-03-19T03:52:13.898Z | + kern=SunOS |
| 5 | 2026-03-19T03:52:13.898Z | + build_user=build |
| 6 | 2026-03-19T03:52:13.898Z | + build_uid=12345 |
| 7 | 2026-03-19T03:52:13.898Z | + work_dir=/work |
| 8 | 2026-03-19T03:52:13.899Z | + input_dir=/input |
| 9 | 2026-03-19T03:52:13.899Z | + [[ 0 == 12345 ]] |
| 10 | 2026-03-19T03:52:13.899Z | + case "$kern" in |
| 11 | 2026-03-19T03:52:13.899Z | + groupadd -g 12345 build |
| 12 | 2026-03-19T03:52:13.899Z | + useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build |
| 13 | 2026-03-19T03:52:15.901Z | + zfs create -o mountpoint=/work rpool/work |
| 14 | 2026-03-19T03:52:16.012Z | ++ awk '$2 == "/home" { print $3 }' /etc/mnttab |
| 15 | 2026-03-19T03:52:16.015Z | + home_fs=zfs |
| 16 | 2026-03-19T03:52:16.015Z | + [[ zfs == autofs ]] |
| 17 | 2026-03-19T03:52:16.015Z | + mkdir -p /home/build |
| 18 | 2026-03-19T03:52:16.022Z | + chown build:build /home/build /work |
| 19 | 2026-03-19T03:52:18.022Z | + chmod 0700 /home/build /work |
| 20 | 2026-03-19T03:52:18.026Z | process exited: duration 4137 ms, exit code 0 |
| |
| 21 | 2026-03-19T03:52:18.033Z | starting task 1: "rust-toolchain" |
| 22 | 2026-03-19T03:52:18.038Z | + printf ' * rust toolchain channel = "%s"\n' 1.94.0 |
| 23 | 2026-03-19T03:52:18.038Z | * rust toolchain channel = "1.94.0" |
| 24 | 2026-03-19T03:52:18.038Z | + printf ' * rust toolchain profile = "%s"\n' default |
| 25 | 2026-03-19T03:52:18.038Z | * rust toolchain profile = "default" |
| 26 | 2026-03-19T03:52:18.038Z | + export RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 27 | 2026-03-19T03:52:18.038Z | + RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 28 | 2026-03-19T03:52:18.043Z | + curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs |
| 29 | 2026-03-19T03:52:18.044Z | + /bin/bash -s - -y --no-modify-path --default-toolchain 1.94.0 --profile default |
| 30 | 2026-03-19T03:52:18.152Z | info: downloading installer |
| 31 | 2026-03-19T03:52:19.628Z | warn: It looks like you have an existing installation of Rust at: |
| 32 | 2026-03-19T03:52:19.628Z | warn: /opt/ooce/bin |
| 33 | 2026-03-19T03:52:19.628Z | warn: It is recommended that rustup be the primary Rust installation. |
| 34 | 2026-03-19T03:52:19.628Z | warn: Otherwise you may have confusion unless you are careful with your PATH. |
| 35 | 2026-03-19T03:52:19.628Z | warn: If you are sure that you want both rustup and your already installed Rust |
| 36 | 2026-03-19T03:52:19.628Z | warn: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes |
| 37 | 2026-03-19T03:52:19.628Z | warn: or pass `-y' to ignore all ignorable checks. |
| 38 | 2026-03-19T03:52:19.628Z | error: cannot install while Rust is installed |
| 39 | 2026-03-19T03:52:19.628Z | warn: continuing (because the -y flag is set and the error is ignorable) |
| 40 | 2026-03-19T03:52:19.628Z | warn: It looks like you have an existing rustup settings file at: |
| 41 | 2026-03-19T03:52:19.628Z | warn: /home/build/.rustup/settings.toml |
| 42 | 2026-03-19T03:52:19.628Z | warn: Rustup will install the default toolchain as specified in the settings file, |
| 43 | 2026-03-19T03:52:19.628Z | warn: instead of the one inferred from the default host triple. |
| 44 | 2026-03-19T03:52:19.663Z | info: profile set to default |
| 45 | 2026-03-19T03:52:19.663Z | info: default host triple is x86_64-unknown-illumos |
| 46 | 2026-03-19T03:52:19.668Z | info: syncing channel updates for 1.94.0-x86_64-unknown-illumos |
| 47 | 2026-03-19T03:52:19.838Z | info: latest update on 2026-03-05 for version 1.94.0 (4a4ef493e 2026-03-02) |
| 48 | 2026-03-19T03:52:19.841Z | info: downloading 6 components |
| 49 | 2026-03-19T03:52:35.484Z | info: default toolchain set to 1.94.0-x86_64-unknown-illumos |
| 50 | 2026-03-19T03:52:35.484Z | |
| 51 | 2026-03-19T03:52:35.524Z | 1.94.0-x86_64-unknown-illumos installed - rustc 1.94.0 (4a4ef493e 2026-03-02) |
| 52 | 2026-03-19T03:52:35.524Z | |
| 53 | 2026-03-19T03:52:35.527Z | |
| 54 | 2026-03-19T03:52:35.527Z | Rust is installed now. Great! |
| 55 | 2026-03-19T03:52:35.527Z | |
| 56 | 2026-03-19T03:52:35.527Z | To get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH |
| 57 | 2026-03-19T03:52:35.527Z | environment variable. This has not been done automatically. |
| 58 | 2026-03-19T03:52:35.527Z | |
| 59 | 2026-03-19T03:52:35.527Z | To configure your current shell, you need to source |
| 60 | 2026-03-19T03:52:35.527Z | the corresponding env file under $HOME/.cargo. |
| 61 | 2026-03-19T03:52:35.527Z | |
| 62 | 2026-03-19T03:52:35.527Z | This is usually done by running one of the following (note the leading DOT): |
| 63 | 2026-03-19T03:52:35.527Z | . "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh |
| 64 | 2026-03-19T03:52:35.527Z | source "$HOME/.cargo/env.fish" # For fish |
| 65 | 2026-03-19T03:52:35.528Z | source "~/.cargo/env.nu" # For nushell |
| 66 | 2026-03-19T03:52:35.528Z | source "$HOME/.cargo/env.tcsh" # For tcsh |
| 67 | 2026-03-19T03:52:35.528Z | . "$HOME/.cargo/env.ps1" # For pwsh |
| 68 | 2026-03-19T03:52:35.528Z | source "$HOME/.cargo/env.xsh" # For xonsh |
| 69 | 2026-03-19T03:52:35.528Z | warn: no default linker (`cc`) was found in your PATH |
| 70 | 2026-03-19T03:52:35.528Z | warn: many Rust crates require a system C toolchain to build |
| 71 | 2026-03-19T03:52:35.634Z | + rustup --version |
| 72 | 2026-03-19T03:52:35.646Z | rustup 1.29.0 (28d1352db 2026-03-05) |
| 73 | 2026-03-19T03:52:35.651Z | info: This is the version for the rustup toolchain manager, not the rustc compiler. |
| 74 | 2026-03-19T03:52:35.671Z | info: the currently active `rustc` version is `rustc 1.94.0 (4a4ef493e 2026-03-02)` |
| 75 | 2026-03-19T03:52:35.675Z | + cargo --version |
| 76 | 2026-03-19T03:52:35.691Z | cargo 1.94.0 (85eff7c80 2026-01-15) |
| 77 | 2026-03-19T03:52:35.693Z | + rustc --version |
| 78 | 2026-03-19T03:52:35.719Z | rustc 1.94.0 (4a4ef493e 2026-03-02) |
| 79 | 2026-03-19T03:52:35.722Z | process exited: duration 17709 ms, exit code 0 |
| |
| 80 | 2026-03-19T03:52:35.728Z | starting task 2: "authentication" |
| 81 | 2026-03-19T03:52:35.748Z | process exited: duration 19 ms, exit code 0 |
| |
| 82 | 2026-03-19T03:52:35.754Z | starting task 3: "clone repository" |
| 83 | 2026-03-19T03:52:35.757Z | + mkdir -p /work/oxidecomputer/omicron |
| 84 | 2026-03-19T03:52:35.760Z | + git clone https://github.com/oxidecomputer/omicron /work/oxidecomputer/omicron |
| 85 | 2026-03-19T03:52:35.783Z | Cloning into '/work/oxidecomputer/omicron'... |
| 86 | 2026-03-19T03:52:45.962Z | + cd /work/oxidecomputer/omicron |
| 87 | 2026-03-19T03:52:45.962Z | + git fetch origin e9cafb93a966bfa2d1b31c06bdc77a5cb7ae1bf2 |
| 88 | 2026-03-19T03:52:46.687Z | From https://github.com/oxidecomputer/omicron |
| 89 | 2026-03-19T03:52:46.687Z | * branch e9cafb93a966bfa2d1b31c06bdc77a5cb7ae1bf2 -> FETCH_HEAD |
| 90 | 2026-03-19T03:52:46.697Z | + [[ -n audit-log-timeout-task ]] |
| 91 | 2026-03-19T03:52:46.700Z | ++ git branch --show-current |
| 92 | 2026-03-19T03:52:46.700Z | + current=main |
| 93 | 2026-03-19T03:52:46.701Z | + [[ main != audit-log-timeout-task ]] |
| 94 | 2026-03-19T03:52:46.701Z | + git branch -f audit-log-timeout-task e9cafb93a966bfa2d1b31c06bdc77a5cb7ae1bf2 |
| 95 | 2026-03-19T03:52:46.704Z | + git checkout -f audit-log-timeout-task |
| 96 | 2026-03-19T03:52:47.029Z | Switched to branch 'audit-log-timeout-task' |
| 97 | 2026-03-19T03:52:47.039Z | + git reset --hard e9cafb93a966bfa2d1b31c06bdc77a5cb7ae1bf2 |
| 98 | 2026-03-19T03:52:47.057Z | HEAD is now at e9cafb93a add note to skill about passing in mutable status object |
| 99 | 2026-03-19T03:52:47.060Z | process exited: duration 11317 ms, exit code 0 |
| |
| 100 | 2026-03-19T03:52:47.067Z | starting task 4: "build" |
| 101 | 2026-03-19T03:52:47.072Z | + source .github/buildomat/ci-env.sh |
| 102 | 2026-03-19T03:52:47.074Z | ++ export CARGO_TERM_COLOR=always |
| 103 | 2026-03-19T03:52:47.075Z | ++ CARGO_TERM_COLOR=always |
| 104 | 2026-03-19T03:52:47.075Z | + cargo --version |
| 105 | 2026-03-19T03:52:47.085Z | cargo 1.94.0 (85eff7c80 2026-01-15) |
| 106 | 2026-03-19T03:52:47.088Z | + rustc --version |
| 107 | 2026-03-19T03:52:47.111Z | rustc 1.94.0 (4a4ef493e 2026-03-02) |
| 108 | 2026-03-19T03:52:47.116Z | + cd /tmp |
| 109 | 2026-03-19T03:52:47.116Z | + cargo new --lib test-project |
| 110 | 2026-03-19T03:52:47.143Z | Creating library `test-project` package |
| 111 | 2026-03-19T03:52:47.186Z | note: see more `Cargo.toml` keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html |
| 112 | 2026-03-19T03:52:47.190Z | + cd test-project |
| 113 | 2026-03-19T03:52:47.190Z | + cargo add omicron-common --path /work/oxidecomputer/omicron/common |
| 114 | 2026-03-19T03:52:47.214Z | Adding omicron-common (local) to dependencies |
| 115 | 2026-03-19T03:52:47.217Z | Features: |
| 116 | 2026-03-19T03:52:47.217Z | - proptest |
| 117 | 2026-03-19T03:52:47.218Z | - test-strategy |
| 118 | 2026-03-19T03:52:47.218Z | - testing |
| 119 | 2026-03-19T03:52:47.243Z | Updating crates.io index |
| 120 | 2026-03-19T03:52:47.363Z | Updating git repository `https://github.com/oxidecomputer/lldp` |
| 121 | 2026-03-19T03:52:48.143Z | Updating git repository `https://github.com/oxidecomputer/serde_human_bytes` |
| 122 | 2026-03-19T03:52:48.518Z | Updating git repository `https://github.com/oxidecomputer/slog-error-chain` |
| 123 | 2026-03-19T03:52:48.969Z | Updating git repository `https://github.com/oxidecomputer/tufaceous` |
| 124 | 2026-03-19T03:52:51.726Z | Locking 389 packages to latest Rust 1.94.0 compatible versions |
| 125 | 2026-03-19T03:52:51.730Z | Adding generic-array v0.14.7 (available: v0.14.9) |
| 126 | 2026-03-19T03:52:51.853Z | + cp /work/oxidecomputer/omicron/Cargo.lock Cargo.lock |
| 127 | 2026-03-19T03:52:51.856Z | + cargo check |
| 128 | 2026-03-19T03:52:51.990Z | Updating crates.io index |
| 129 | 2026-03-19T03:52:52.777Z | Locking 1 package to latest Rust 1.94.0 compatible version |
| 130 | 2026-03-19T03:52:52.777Z | Adding omicron-workspace-hack v0.1.0 |
| 131 | 2026-03-19T03:52:52.814Z | Downloading crates ... |
| 132 | 2026-03-19T03:52:52.897Z | Downloaded futures-macro v0.3.32 |
| 133 | 2026-03-19T03:52:52.915Z | Downloaded darling v0.21.3 |
| 134 | 2026-03-19T03:52:52.919Z | Downloaded futures v0.3.32 |
| 135 | 2026-03-19T03:52:52.923Z | Downloaded icu_provider v2.1.1 |
| 136 | 2026-03-19T03:52:52.931Z | Downloaded http v1.4.0 |
| 137 | 2026-03-19T03:52:52.934Z | Downloaded hashbrown v0.16.1 |
| 138 | 2026-03-19T03:52:52.939Z | Downloaded rand_xorshift v0.4.0 |
| 139 | 2026-03-19T03:52:52.949Z | Downloaded scopeguard v1.2.0 |
| 140 | 2026-03-19T03:52:52.954Z | Downloaded rustls-pemfile v2.2.0 |
| 141 | 2026-03-19T03:52:52.954Z | Downloaded rustc-hash v2.1.1 |
| 142 | 2026-03-19T03:52:52.959Z | Downloaded progenitor-client v0.13.0 |
| 143 | 2026-03-19T03:52:52.959Z | Downloaded newtype-uuid v1.3.2 |
| 144 | 2026-03-19T03:52:52.964Z | Downloaded quinn-proto v0.11.13 |
| 145 | 2026-03-19T03:52:52.971Z | Downloaded slog-json v2.6.1 |
| 146 | 2026-03-19T03:52:53.014Z | Downloaded encoding_rs v0.8.35 |
| 147 | 2026-03-19T03:52:53.038Z | Downloaded base64 v0.22.1 |
| 148 | 2026-03-19T03:52:53.041Z | Downloaded idna_adapter v1.2.1 |
| 149 | 2026-03-19T03:52:53.045Z | Downloaded allocator-api2 v0.2.21 |
| 150 | 2026-03-19T03:52:53.056Z | Downloaded block-buffer v0.10.4 |
| 151 | 2026-03-19T03:52:53.059Z | Downloaded backon v1.6.0 |
| 152 | 2026-03-19T03:52:53.063Z | Downloaded foldhash v0.2.0 |
| 153 | 2026-03-19T03:52:53.065Z | Downloaded fastrand v2.3.0 |
| 154 | 2026-03-19T03:52:53.068Z | Downloaded cpufeatures v0.2.17 |
| 155 | 2026-03-19T03:52:53.071Z | Downloaded hex v0.4.3 |
| 156 | 2026-03-19T03:52:53.074Z | Downloaded hyper-rustls v0.27.7 |
| 157 | 2026-03-19T03:52:53.077Z | Downloaded async-stream-impl v0.3.6 |
| 158 | 2026-03-19T03:52:53.077Z | Downloaded getrandom v0.2.17 |
| 159 | 2026-03-19T03:52:53.079Z | Downloaded bytes v1.11.1 |
| 160 | 2026-03-19T03:52:53.083Z | Downloaded cfg_aliases v0.2.1 |
| 161 | 2026-03-19T03:52:53.083Z | Downloaded aws-lc-rs v1.16.0 |
| 162 | 2026-03-19T03:52:53.090Z | Downloaded iddqd v0.3.17 |
| 163 | 2026-03-19T03:52:53.093Z | Downloaded derive-ex v0.1.8 |
| 164 | 2026-03-19T03:52:53.098Z | Downloaded erased-serde v0.3.31 |
| 165 | 2026-03-19T03:52:53.101Z | Downloaded hostname v0.3.1 |
| 166 | 2026-03-19T03:52:53.101Z | Downloaded structmeta-derive v0.3.0 |
| 167 | 2026-03-19T03:52:53.107Z | Downloaded either v1.15.0 |
| 168 | 2026-03-19T03:52:53.107Z | Downloaded async-stream v0.3.6 |
| 169 | 2026-03-19T03:52:53.112Z | Downloaded sha2 v0.10.9 |
| 170 | 2026-03-19T03:52:53.112Z | Downloaded ident_case v1.0.1 |
| 171 | 2026-03-19T03:52:53.112Z | Downloaded dropshot_endpoint v0.16.7 |
| 172 | 2026-03-19T03:52:53.118Z | Downloaded oxnet v0.1.4 |
| 173 | 2026-03-19T03:52:53.118Z | Downloaded futures-executor v0.3.32 |
| 174 | 2026-03-19T03:52:53.118Z | Downloaded darling_macro v0.21.3 |
| 175 | 2026-03-19T03:52:53.121Z | Downloaded bit-set v0.8.0 |
| 176 | 2026-03-19T03:52:53.121Z | Downloaded match_cfg v0.1.0 |
| 177 | 2026-03-19T03:52:53.121Z | Downloaded getrandom v0.4.1 |
| 178 | 2026-03-19T03:52:53.124Z | Downloaded slab v0.4.12 |
| 179 | 2026-03-19T03:52:53.134Z | Downloaded sync_wrapper v1.0.2 |
| 180 | 2026-03-19T03:52:53.137Z | Downloaded once_cell v1.21.3 |
| 181 | 2026-03-19T03:52:53.140Z | Downloaded pest_derive v2.8.6 |
| 182 | 2026-03-19T03:52:53.140Z | Downloaded futures-util v0.3.32 |
| 183 | 2026-03-19T03:52:53.148Z | Downloaded sha1 v0.10.6 |
| 184 | 2026-03-19T03:52:53.153Z | Downloaded icu_properties_data v2.1.2 |
| 185 | 2026-03-19T03:52:53.156Z | Downloaded icu_collections v2.1.1 |
| 186 | 2026-03-19T03:52:53.160Z | Downloaded displaydoc v0.2.5 |
| 187 | 2026-03-19T03:52:53.165Z | Downloaded thread-id v5.1.0 |
| 188 | 2026-03-19T03:52:53.166Z | Downloaded errno v0.3.14 |
| 189 | 2026-03-19T03:52:53.171Z | Downloaded darling_core v0.21.3 |
| 190 | 2026-03-19T03:52:53.171Z | Downloaded tokio-macros v2.6.0 |
| 191 | 2026-03-19T03:52:53.171Z | Downloaded instant v0.1.13 |
| 192 | 2026-03-19T03:52:53.176Z | Downloaded http-body-util v0.1.3 |
| 193 | 2026-03-19T03:52:53.176Z | Downloaded hostname v0.4.2 |
| 194 | 2026-03-19T03:52:53.177Z | Downloaded unarray v0.1.4 |
| 195 | 2026-03-19T03:52:53.177Z | Downloaded futures-channel v0.3.32 |
| 196 | 2026-03-19T03:52:53.177Z | Downloaded dof v0.4.0 |
| 197 | 2026-03-19T03:52:53.183Z | Downloaded strum_macros v0.27.2 |
| 198 | 2026-03-19T03:52:53.183Z | Downloaded strum v0.26.3 |
| 199 | 2026-03-19T03:52:53.183Z | Downloaded futures-core v0.3.32 |
| 200 | 2026-03-19T03:52:53.187Z | Downloaded futures-sink v0.3.32 |
| 201 | 2026-03-19T03:52:53.187Z | Downloaded dyn-clone v1.0.20 |
| 202 | 2026-03-19T03:52:53.187Z | Downloaded dunce v1.0.5 |
| 203 | 2026-03-19T03:52:53.187Z | Downloaded bitflags v2.11.0 |
| 204 | 2026-03-19T03:52:53.191Z | Downloaded crossbeam-channel v0.5.15 |
| 205 | 2026-03-19T03:52:53.191Z | Downloaded memmap2 v0.9.10 |
| 206 | 2026-03-19T03:52:53.195Z | Downloaded iana-time-zone v0.1.65 |
| 207 | 2026-03-19T03:52:53.195Z | Downloaded heck v0.5.0 |
| 208 | 2026-03-19T03:52:53.195Z | Downloaded semver v1.0.27 |
| 209 | 2026-03-19T03:52:53.203Z | Downloaded generic-array v0.14.7 |
| 210 | 2026-03-19T03:52:53.203Z | Downloaded rustls-platform-verifier v0.6.2 |
| 211 | 2026-03-19T03:52:53.208Z | Downloaded structmeta v0.3.0 |
| 212 | 2026-03-19T03:52:53.208Z | Downloaded schemars v0.8.22 |
| 213 | 2026-03-19T03:52:53.211Z | Downloaded atomic-waker v1.1.2 |
| 214 | 2026-03-19T03:52:53.211Z | Downloaded rustls-webpki v0.102.8 |
| 215 | 2026-03-19T03:52:53.223Z | Downloaded strum v0.27.2 |
| 216 | 2026-03-19T03:52:53.226Z | Downloaded is-terminal v0.4.17 |
| 217 | 2026-03-19T03:52:53.226Z | Downloaded crossbeam-utils v0.8.21 |
| 218 | 2026-03-19T03:52:53.229Z | Downloaded bit-vec v0.8.0 |
| 219 | 2026-03-19T03:52:53.230Z | Downloaded ipnetwork v0.21.1 |
| 220 | 2026-03-19T03:52:53.232Z | Downloaded http-body v1.0.1 |
| 221 | 2026-03-19T03:52:53.232Z | Downloaded version_check v0.9.5 |
| 222 | 2026-03-19T03:52:53.232Z | Downloaded serde_with_macros v3.17.0 |
| 223 | 2026-03-19T03:52:53.236Z | Downloaded digest v0.10.7 |
| 224 | 2026-03-19T03:52:53.236Z | Downloaded cfg-if v1.0.4 |
| 225 | 2026-03-19T03:52:53.239Z | Downloaded byteorder v1.5.0 |
| 226 | 2026-03-19T03:52:53.239Z | Downloaded hyper v1.8.1 |
| 227 | 2026-03-19T03:52:53.243Z | Downloaded toml_writer v1.0.6+spec-1.1.0 |
| 228 | 2026-03-19T03:52:53.246Z | Downloaded regex v1.12.3 |
| 229 | 2026-03-19T03:52:53.250Z | Downloaded httpdate v1.0.3 |
| 230 | 2026-03-19T03:52:53.250Z | Downloaded rand v0.8.5 |
| 231 | 2026-03-19T03:52:53.252Z | Downloaded httparse v1.10.1 |
| 232 | 2026-03-19T03:52:53.253Z | Downloaded deranged v0.5.8 |
| 233 | 2026-03-19T03:52:53.255Z | Downloaded serde_derive v1.0.228 |
| 234 | 2026-03-19T03:52:53.258Z | Downloaded rand_chacha v0.3.1 |
| 235 | 2026-03-19T03:52:53.258Z | Downloaded progenitor-client v0.10.0 |
| 236 | 2026-03-19T03:52:53.262Z | Downloaded plain v0.2.3 |
| 237 | 2026-03-19T03:52:53.262Z | Downloaded getrandom v0.3.4 |
| 238 | 2026-03-19T03:52:53.267Z | Downloaded take_mut v0.2.2 |
| 239 | 2026-03-19T03:52:53.267Z | Downloaded ipnet v2.11.0 |
| 240 | 2026-03-19T03:52:53.267Z | Downloaded slog v2.8.2 |
| 241 | 2026-03-19T03:52:53.267Z | Downloaded debug-ignore v1.0.5 |
| 242 | 2026-03-19T03:52:53.270Z | Downloaded icu_locale_core v2.1.1 |
| 243 | 2026-03-19T03:52:53.272Z | Downloaded find-msvc-tools v0.1.9 |
| 244 | 2026-03-19T03:52:53.275Z | Downloaded time-macros v0.2.27 |
| 245 | 2026-03-19T03:52:53.275Z | Downloaded crypto-common v0.1.7 |
| 246 | 2026-03-19T03:52:53.278Z | Downloaded camino v1.2.2 |
| 247 | 2026-03-19T03:52:53.278Z | Downloaded equivalent v1.0.2 |
| 248 | 2026-03-19T03:52:53.281Z | Downloaded rand_core v0.6.4 |
| 249 | 2026-03-19T03:52:53.281Z | Downloaded form_urlencoded v1.2.2 |
| 250 | 2026-03-19T03:52:53.281Z | Downloaded subtle v2.6.1 |
| 251 | 2026-03-19T03:52:53.284Z | Downloaded litemap v0.8.1 |
| 252 | 2026-03-19T03:52:53.284Z | Downloaded goblin v0.10.5 |
| 253 | 2026-03-19T03:52:53.290Z | Downloaded futures-task v0.3.32 |
| 254 | 2026-03-19T03:52:53.294Z | Downloaded pin-utils v0.1.0 |
| 255 | 2026-03-19T03:52:53.294Z | Downloaded lru-slab v0.1.2 |
| 256 | 2026-03-19T03:52:53.294Z | Downloaded fnv v1.0.7 |
| 257 | 2026-03-19T03:52:53.297Z | Downloaded yoke-derive v0.8.1 |
| 258 | 2026-03-19T03:52:53.297Z | Downloaded zeroize v1.8.2 |
| 259 | 2026-03-19T03:52:53.297Z | Downloaded percent-encoding v2.3.2 |
| 260 | 2026-03-19T03:52:53.301Z | Downloaded hyper-util v0.1.20 |
| 261 | 2026-03-19T03:52:53.305Z | Downloaded ref-cast-impl v1.0.25 |
| 262 | 2026-03-19T03:52:53.305Z | Downloaded tinyvec_macros v0.1.1 |
| 263 | 2026-03-19T03:52:53.305Z | Downloaded tempfile v3.25.0 |
| 264 | 2026-03-19T03:52:53.308Z | Downloaded usdt v0.6.0 |
| 265 | 2026-03-19T03:52:53.308Z | Downloaded rand_chacha v0.9.0 |
| 266 | 2026-03-19T03:52:53.308Z | Downloaded powerfmt v0.2.0 |
| 267 | 2026-03-19T03:52:53.308Z | Downloaded ryu v1.0.23 |
| 268 | 2026-03-19T03:52:53.311Z | Downloaded waitgroup v0.1.2 |
| 269 | 2026-03-19T03:52:53.311Z | Downloaded async-trait v0.1.89 |
| 270 | 2026-03-19T03:52:53.314Z | Downloaded futures-io v0.3.32 |
| 271 | 2026-03-19T03:52:53.314Z | Downloaded rustls-pki-types v1.14.0 |
| 272 | 2026-03-19T03:52:53.319Z | Downloaded thread_local v1.1.9 |
| 273 | 2026-03-19T03:52:53.319Z | Downloaded synstructure v0.13.2 |
| 274 | 2026-03-19T03:52:53.319Z | Downloaded daft v0.1.5 |
| 275 | 2026-03-19T03:52:53.323Z | Downloaded daft-derive v0.1.5 |
| 276 | 2026-03-19T03:52:53.327Z | Downloaded cmake v0.1.57 |
| 277 | 2026-03-19T03:52:53.327Z | Downloaded backoff v0.4.0 |
| 278 | 2026-03-19T03:52:53.330Z | Downloaded fs_extra v1.3.0 |
| 279 | 2026-03-19T03:52:53.331Z | Downloaded dtrace-parser v0.3.0 |
| 280 | 2026-03-19T03:52:53.334Z | Downloaded mio v1.1.1 |
| 281 | 2026-03-19T03:52:53.337Z | Downloaded iri-string v0.7.10 |
| 282 | 2026-03-19T03:52:53.343Z | Downloaded zerofrom v0.1.6 |
| 283 | 2026-03-19T03:52:53.347Z | Downloaded writeable v0.6.2 |
| 284 | 2026-03-19T03:52:53.347Z | Downloaded thiserror-impl v2.0.18 |
| 285 | 2026-03-19T03:52:53.352Z | Downloaded time-core v0.1.8 |
| 286 | 2026-03-19T03:52:53.352Z | Downloaded untrusted v0.9.0 |
| 287 | 2026-03-19T03:52:53.352Z | Downloaded signal-hook-registry v1.4.8 |
| 288 | 2026-03-19T03:52:53.359Z | Downloaded toml_datetime v0.7.5+spec-1.1.0 |
| 289 | 2026-03-19T03:52:53.359Z | Downloaded thiserror-impl v1.0.69 |
| 290 | 2026-03-19T03:52:53.359Z | Downloaded strum_macros v0.26.4 |
| 291 | 2026-03-19T03:52:53.359Z | Downloaded wait-timeout v0.2.1 |
| 292 | 2026-03-19T03:52:53.363Z | Downloaded thiserror v1.0.69 |
| 293 | 2026-03-19T03:52:53.363Z | Downloaded h2 v0.4.13 |
| 294 | 2026-03-19T03:52:53.365Z | Downloaded tokio-rustls v0.25.0 |
| 295 | 2026-03-19T03:52:53.368Z | Downloaded usdt-macro v0.6.0 |
| 296 | 2026-03-19T03:52:53.368Z | Downloaded term v1.2.1 |
| 297 | 2026-03-19T03:52:53.371Z | Downloaded anyhow v1.0.102 |
| 298 | 2026-03-19T03:52:53.375Z | Downloaded strsim v0.11.1 |
| 299 | 2026-03-19T03:52:53.376Z | Downloaded regex-syntax v0.8.10 |
| 300 | 2026-03-19T03:52:53.379Z | Downloaded icu_properties v2.1.2 |
| 301 | 2026-03-19T03:52:53.382Z | Downloaded icu_normalizer_data v2.1.1 |
| 302 | 2026-03-19T03:52:53.385Z | Downloaded tinyvec v1.10.0 |
| 303 | 2026-03-19T03:52:53.388Z | Downloaded test-strategy v0.4.5 |
| 304 | 2026-03-19T03:52:53.391Z | Downloaded yoke v0.8.1 |
| 305 | 2026-03-19T03:52:53.391Z | Downloaded unicode-ident v1.0.24 |
| 306 | 2026-03-19T03:52:53.395Z | Downloaded icu_normalizer v2.1.1 |
| 307 | 2026-03-19T03:52:53.398Z | Downloaded tower-layer v0.3.3 |
| 308 | 2026-03-19T03:52:53.405Z | Downloaded zmij v1.0.21 |
| 309 | 2026-03-19T03:52:53.408Z | Downloaded uuid v1.21.0 |
| 310 | 2026-03-19T03:52:53.411Z | Downloaded tinystr v0.8.2 |
| 311 | 2026-03-19T03:52:53.411Z | Downloaded shlex v1.3.0 |
| 312 | 2026-03-19T03:52:53.411Z | Downloaded libc v0.2.180 |
| 313 | 2026-03-19T03:52:53.434Z | Downloaded ucd-trie v0.1.7 |
| 314 | 2026-03-19T03:52:53.439Z | Downloaded typenum v1.19.0 |
| 315 | 2026-03-19T03:52:53.442Z | Downloaded rustls-native-certs v0.8.3 |
| 316 | 2026-03-19T03:52:53.442Z | Downloaded cc v1.2.56 |
| 317 | 2026-03-19T03:52:53.442Z | Downloaded indexmap v2.13.0 |
| 318 | 2026-03-19T03:52:53.445Z | Downloaded aho-corasick v1.1.4 |
| 319 | 2026-03-19T03:52:53.455Z | Downloaded toml v0.9.12+spec-1.1.0 |
| 320 | 2026-03-19T03:52:53.458Z | Downloaded zerotrie v0.2.3 |
| 321 | 2026-03-19T03:52:53.465Z | Downloaded regex-automata v0.4.14 |
| 322 | 2026-03-19T03:52:53.476Z | Downloaded zerocopy-derive v0.8.40 |
| 323 | 2026-03-19T03:52:53.482Z | Downloaded utf8_iter v1.0.4 |
| 324 | 2026-03-19T03:52:53.488Z | Downloaded jobserver v0.1.34 |
| 325 | 2026-03-19T03:52:53.488Z | Downloaded usdt-impl v0.6.0 |
| 326 | 2026-03-19T03:52:53.488Z | Downloaded tower-http v0.6.8 |
| 327 | 2026-03-19T03:52:53.491Z | Downloaded quinn v0.11.9 |
| 328 | 2026-03-19T03:52:53.494Z | Downloaded idna v1.1.0 |
| 329 | 2026-03-19T03:52:53.498Z | Downloaded serde_core v1.0.228 |
| 330 | 2026-03-19T03:52:53.498Z | Downloaded tokio-util v0.7.18 |
| 331 | 2026-03-19T03:52:53.502Z | Downloaded ppv-lite86 v0.2.21 |
| 332 | 2026-03-19T03:52:53.505Z | Downloaded pin-project-lite v0.2.17 |
| 333 | 2026-03-19T03:52:53.509Z | Downloaded url v2.5.8 |
| 334 | 2026-03-19T03:52:53.514Z | Downloaded syn v2.0.117 |
| 335 | 2026-03-19T03:52:53.519Z | Downloaded chrono v0.4.44 |
| 336 | 2026-03-19T03:52:53.524Z | Downloaded try-lock v0.2.5 |
| 337 | 2026-03-19T03:52:53.530Z | Downloaded schemars_derive v0.8.22 |
| 338 | 2026-03-19T03:52:53.530Z | Downloaded time v0.3.47 |
| 339 | 2026-03-19T03:52:53.536Z | Downloaded zerovec v0.11.5 |
| 340 | 2026-03-19T03:52:53.542Z | Downloaded lock_api v0.4.14 |
| 341 | 2026-03-19T03:52:53.542Z | Downloaded dropshot v0.16.7 |
| 342 | 2026-03-19T03:52:53.552Z | Downloaded zerocopy v0.8.40 |
| 343 | 2026-03-19T03:52:53.557Z | Downloaded winnow v0.7.14 |
| 344 | 2026-03-19T03:52:53.563Z | Downloaded multer v3.1.0 |
| 345 | 2026-03-19T03:52:53.566Z | Downloaded parse-display v0.10.0 |
| 346 | 2026-03-19T03:52:53.566Z | Downloaded omicron-workspace-hack v0.1.0 |
| 347 | 2026-03-19T03:52:53.566Z | Downloaded spin v0.9.8 |
| 348 | 2026-03-19T03:52:53.569Z | Downloaded proptest v1.10.0 |
| 349 | 2026-03-19T03:52:53.624Z | Downloaded zerovec-derive v0.11.2 |
| 350 | 2026-03-19T03:52:53.630Z | Downloaded serde v1.0.228 |
| 351 | 2026-03-19T03:52:53.630Z | Downloaded tokio v1.49.0 |
| 352 | 2026-03-19T03:52:53.642Z | Downloaded slog-term v2.9.2 |
| 353 | 2026-03-19T03:52:53.645Z | Downloaded num-traits v0.2.19 |
| 354 | 2026-03-19T03:52:53.646Z | Downloaded rustls v0.22.4 |
| 355 | 2026-03-19T03:52:53.654Z | Downloaded parking_lot v0.12.5 |
| 356 | 2026-03-19T03:52:53.657Z | Downloaded rand v0.9.2 |
| 357 | 2026-03-19T03:52:53.660Z | Downloaded mime v0.3.17 |
| 358 | 2026-03-19T03:52:53.665Z | Downloaded itoa v1.0.17 |
| 359 | 2026-03-19T03:52:53.668Z | Downloaded autocfg v1.5.0 |
| 360 | 2026-03-19T03:52:53.678Z | Downloaded proc-macro2 v1.0.106 |
| 361 | 2026-03-19T03:52:53.691Z | Downloaded memchr v2.8.0 |
| 362 | 2026-03-19T03:52:53.710Z | Downloaded pest v2.8.6 |
| 363 | 2026-03-19T03:52:53.736Z | Downloaded scroll_derive v0.13.1 |
| 364 | 2026-03-19T03:52:53.740Z | Downloaded rustls-webpki v0.103.9 |
| 365 | 2026-03-19T03:52:53.746Z | Downloaded stable_deref_trait v1.2.1 |
| 366 | 2026-03-19T03:52:53.758Z | Downloaded serde_spanned v1.0.4 |
| 367 | 2026-03-19T03:52:53.762Z | Downloaded serde_with v3.17.0 |
| 368 | 2026-03-19T03:52:53.768Z | Downloaded rusty-fork v0.3.1 |
| 369 | 2026-03-19T03:52:53.771Z | Downloaded rustix v1.1.3 |
| 370 | 2026-03-19T03:52:53.784Z | Downloaded rand_core v0.9.5 |
| 371 | 2026-03-19T03:52:53.792Z | Downloaded pest_meta v2.8.6 |
| 372 | 2026-03-19T03:52:53.801Z | Downloaded smallvec v1.15.1 |
| 373 | 2026-03-19T03:52:53.833Z | Downloaded tower-service v0.3.3 |
| 374 | 2026-03-19T03:52:53.844Z | Downloaded usdt-attr-macro v0.6.0 |
| 375 | 2026-03-19T03:52:53.885Z | Downloaded toml_parser v1.0.9+spec-1.1.0 |
| 376 | 2026-03-19T03:52:53.927Z | Downloaded want v0.3.1 |
| 377 | 2026-03-19T03:52:53.940Z | Downloaded thiserror v2.0.18 |
| 378 | 2026-03-19T03:52:53.945Z | Downloaded tracing v0.1.44 |
| 379 | 2026-03-19T03:52:54.149Z | Downloaded aws-lc-sys v0.37.1 |
| 380 | 2026-03-19T03:52:54.435Z | Downloaded pretty-hex v0.4.1 |
| 381 | 2026-03-19T03:52:54.480Z | Downloaded ref-cast v1.0.25 |
| 382 | 2026-03-19T03:52:54.485Z | Downloaded quick-error v1.2.3 |
| 383 | 2026-03-19T03:52:54.485Z | Downloaded openssl-probe v0.2.1 |
| 384 | 2026-03-19T03:52:54.498Z | Downloaded progenitor-extras v0.1.1 |
| 385 | 2026-03-19T03:52:54.510Z | Downloaded quinn-udp v0.5.14 |
| 386 | 2026-03-19T03:52:54.537Z | Downloaded reqwest v0.12.28 |
| 387 | 2026-03-19T03:52:54.563Z | Downloaded potential_utf v0.1.4 |
| 388 | 2026-03-19T03:52:54.577Z | Downloaded slog-bunyan v2.5.0 |
| 389 | 2026-03-19T03:52:54.580Z | Downloaded log v0.4.29 |
| 390 | 2026-03-19T03:52:54.589Z | Downloaded newtype-uuid-macros v0.1.0 |
| 391 | 2026-03-19T03:52:54.594Z | Downloaded parse-display-derive v0.10.0 |
| 392 | 2026-03-19T03:52:54.595Z | Downloaded parking_lot_core v0.9.12 |
| 393 | 2026-03-19T03:52:54.599Z | Downloaded serde_tokenstream v0.2.3 |
| 394 | 2026-03-19T03:52:54.602Z | Downloaded serde_urlencoded v0.7.1 |
| 395 | 2026-03-19T03:52:54.629Z | Downloaded socket2 v0.6.2 |
| 396 | 2026-03-19T03:52:54.646Z | Downloaded openapiv3 v2.2.0 |
| 397 | 2026-03-19T03:52:54.653Z | Downloaded rustls v0.23.37 |
| 398 | 2026-03-19T03:52:54.662Z | Downloaded zerofrom-derive v0.1.6 |
| 399 | 2026-03-19T03:52:54.665Z | Downloaded num_threads v0.1.7 |
| 400 | 2026-03-19T03:52:54.665Z | Downloaded serde_derive_internals v0.29.1 |
| 401 | 2026-03-19T03:52:54.665Z | Downloaded scroll v0.13.0 |
| 402 | 2026-03-19T03:52:54.668Z | Downloaded quote v1.0.44 |
| 403 | 2026-03-19T03:52:54.674Z | Downloaded serde_path_to_error v0.1.20 |
| 404 | 2026-03-19T03:52:54.681Z | Downloaded macaddr v1.0.1 |
| 405 | 2026-03-19T03:52:54.693Z | Downloaded slog-async v2.8.0 |
| 406 | 2026-03-19T03:52:54.697Z | Downloaded paste v1.0.15 |
| 407 | 2026-03-19T03:52:54.707Z | Downloaded rustversion v1.0.22 |
| 408 | 2026-03-19T03:52:54.722Z | Downloaded serde_json v1.0.149 |
| 409 | 2026-03-19T03:52:54.738Z | Downloaded tracing-core v0.1.36 |
| 410 | 2026-03-19T03:52:54.748Z | Downloaded num-conv v0.2.0 |
| 411 | 2026-03-19T03:52:54.770Z | Downloaded reqwest v0.13.2 |
| 412 | 2026-03-19T03:52:54.777Z | Downloaded tokio-rustls v0.26.4 |
| 413 | 2026-03-19T03:52:54.780Z | Downloaded pest_generator v2.8.6 |
| 414 | 2026-03-19T03:52:54.787Z | Downloaded itertools v0.14.0 |
| 415 | 2026-03-19T03:52:54.795Z | Downloaded tower v0.5.3 |
| 416 | 2026-03-19T03:52:54.840Z | Downloaded regress v0.10.5 |
| 417 | 2026-03-19T03:52:54.850Z | Downloaded ring v0.17.14 |
| 418 | 2026-03-19T03:52:54.953Z | Compiling proc-macro2 v1.0.106 |
| 419 | 2026-03-19T03:52:54.956Z | Compiling quote v1.0.44 |
| 420 | 2026-03-19T03:52:54.957Z | Compiling unicode-ident v1.0.24 |
| 421 | 2026-03-19T03:52:54.957Z | Compiling libc v0.2.180 |
| 422 | 2026-03-19T03:52:54.957Z | Checking cfg-if v1.0.4 |
| 423 | 2026-03-19T03:52:54.957Z | Compiling serde_core v1.0.228 |
| 424 | 2026-03-19T03:52:54.957Z | Checking memchr v2.8.0 |
| 425 | 2026-03-19T03:52:54.957Z | Checking itoa v1.0.17 |
| 426 | 2026-03-19T03:52:55.169Z | Compiling serde v1.0.228 |
| 427 | 2026-03-19T03:52:55.223Z | Compiling zmij v1.0.21 |
| 428 | 2026-03-19T03:52:55.286Z | Compiling serde_json v1.0.149 |
| 429 | 2026-03-19T03:52:55.582Z | Checking pin-project-lite v0.2.17 |
| 430 | 2026-03-19T03:52:55.665Z | Compiling shlex v1.3.0 |
| 431 | 2026-03-19T03:52:55.857Z | Checking smallvec v1.15.1 |
| 432 | 2026-03-19T03:52:56.065Z | Compiling find-msvc-tools v0.1.9 |
| 433 | 2026-03-19T03:52:56.109Z | Checking bytes v1.11.1 |
| 434 | 2026-03-19T03:52:56.167Z | Checking futures-core v0.3.32 |
| 435 | 2026-03-19T03:52:56.295Z | Compiling parking_lot_core v0.9.12 |
| 436 | 2026-03-19T03:52:56.363Z | Checking scopeguard v1.2.0 |
| 437 | 2026-03-19T03:52:56.480Z | Checking lock_api v0.4.14 |
| 438 | 2026-03-19T03:52:56.594Z | Checking errno v0.3.14 |
| 439 | 2026-03-19T03:52:56.622Z | Compiling jobserver v0.1.34 |
| 440 | 2026-03-19T03:52:56.700Z | Checking once_cell v1.21.3 |
| 441 | 2026-03-19T03:52:56.731Z | Checking signal-hook-registry v1.4.8 |
| 442 | 2026-03-19T03:52:56.744Z | Checking socket2 v0.6.2 |
| 443 | 2026-03-19T03:52:56.887Z | Compiling cc v1.2.56 |
| 444 | 2026-03-19T03:52:56.899Z | Checking parking_lot v0.12.5 |
| 445 | 2026-03-19T03:52:56.912Z | Checking mio v1.1.1 |
| 446 | 2026-03-19T03:52:57.041Z | Checking stable_deref_trait v1.2.1 |
| 447 | 2026-03-19T03:52:57.115Z | Checking futures-sink v0.3.32 |
| 448 | 2026-03-19T03:52:57.183Z | Compiling getrandom v0.4.1 |
| 449 | 2026-03-19T03:52:57.202Z | Compiling autocfg v1.5.0 |
| 450 | 2026-03-19T03:52:57.223Z | Checking zeroize v1.8.2 |
| 451 | 2026-03-19T03:52:57.243Z | Checking slab v0.4.12 |
| 452 | 2026-03-19T03:52:57.263Z | Compiling syn v2.0.117 |
| 453 | 2026-03-19T03:52:57.344Z | Checking futures-channel v0.3.32 |
| 454 | 2026-03-19T03:52:57.383Z | Checking allocator-api2 v0.2.21 |
| 455 | 2026-03-19T03:52:57.418Z | Compiling rustversion v1.0.22 |
| 456 | 2026-03-19T03:52:57.446Z | Checking foldhash v0.2.0 |
| 457 | 2026-03-19T03:52:57.574Z | Compiling thiserror v2.0.18 |
| 458 | 2026-03-19T03:52:57.622Z | Checking equivalent v1.0.2 |
| 459 | 2026-03-19T03:52:57.648Z | Compiling num-traits v0.2.19 |
| 460 | 2026-03-19T03:52:57.747Z | Checking hashbrown v0.16.1 |
| 461 | 2026-03-19T03:52:57.848Z | Compiling cmake v0.1.57 |
| 462 | 2026-03-19T03:52:57.919Z | Checking rustls-pki-types v1.14.0 |
| 463 | 2026-03-19T03:52:58.133Z | Checking http v1.4.0 |
| 464 | 2026-03-19T03:52:58.295Z | Compiling zerocopy v0.8.40 |
| 465 | 2026-03-19T03:52:58.319Z | Compiling dunce v1.0.5 |
| 466 | 2026-03-19T03:52:58.418Z | Checking futures-io v0.3.32 |
| 467 | 2026-03-19T03:52:58.536Z | Compiling fs_extra v1.3.0 |
| 468 | 2026-03-19T03:52:58.559Z | Checking futures-task v0.3.32 |
| 469 | 2026-03-19T03:52:58.749Z | Compiling version_check v0.9.5 |
| 470 | 2026-03-19T03:52:58.811Z | Checking untrusted v0.9.0 |
| 471 | 2026-03-19T03:52:58.823Z | Compiling aws-lc-sys v0.37.1 |
| 472 | 2026-03-19T03:52:58.920Z | Checking fnv v1.0.7 |
| 473 | 2026-03-19T03:52:58.933Z | Checking log v0.4.29 |
| 474 | 2026-03-19T03:52:59.119Z | Checking iana-time-zone v0.1.65 |
| 475 | 2026-03-19T03:52:59.224Z | Checking writeable v0.6.2 |
| 476 | 2026-03-19T03:52:59.238Z | Compiling ucd-trie v0.1.7 |
| 477 | 2026-03-19T03:52:59.423Z | Compiling httparse v1.10.1 |
| 478 | 2026-03-19T03:52:59.486Z | Checking litemap v0.8.1 |
| 479 | 2026-03-19T03:52:59.530Z | Compiling pest v2.8.6 |
| 480 | 2026-03-19T03:52:59.572Z | Checking http-body v1.0.1 |
| 481 | 2026-03-19T03:52:59.603Z | Checking indexmap v2.13.0 |
| 482 | 2026-03-19T03:52:59.699Z | Checking tracing-core v0.1.36 |
| 483 | 2026-03-19T03:52:59.712Z | Checking atomic-waker v1.1.2 |
| 484 | 2026-03-19T03:52:59.812Z | Checking bitflags v2.11.0 |
| 485 | 2026-03-19T03:52:59.897Z | Checking percent-encoding v2.3.2 |
| 486 | 2026-03-19T03:52:59.998Z | Compiling aws-lc-rs v1.16.0 |
| 487 | 2026-03-19T03:53:00.053Z | Compiling icu_properties_data v2.1.2 |
| 488 | 2026-03-19T03:53:00.090Z | Compiling schemars v0.8.22 |
| 489 | 2026-03-19T03:53:00.291Z | Compiling icu_normalizer_data v2.1.1 |
| 490 | 2026-03-19T03:53:00.399Z | Checking tracing v0.1.44 |
| 491 | 2026-03-19T03:53:00.408Z | Checking semver v1.0.27 |
| 492 | 2026-03-19T03:53:00.548Z | Checking uuid v1.21.0 |
| 493 | 2026-03-19T03:53:00.561Z | Checking dyn-clone v1.0.20 |
| 494 | 2026-03-19T03:53:00.601Z | Checking try-lock v0.2.5 |
| 495 | 2026-03-19T03:53:00.617Z | Checking base64 v0.22.1 |
| 496 | 2026-03-19T03:53:00.665Z | Checking tower-layer v0.3.3 |
| 497 | 2026-03-19T03:53:00.700Z | Checking subtle v2.6.1 |
| 498 | 2026-03-19T03:53:00.837Z | Checking tower-service v0.3.3 |
| 499 | 2026-03-19T03:53:00.855Z | Checking want v0.3.1 |
| 500 | 2026-03-19T03:53:00.931Z | Compiling slog v2.8.2 |
| 501 | 2026-03-19T03:53:00.981Z | Compiling pest_meta v2.8.6 |
| 502 | 2026-03-19T03:53:00.993Z | Checking getrandom v0.2.17 |
| 503 | 2026-03-19T03:53:01.046Z | Checking httpdate v1.0.3 |
| 504 | 2026-03-19T03:53:01.145Z | Compiling heck v0.5.0 |
| 505 | 2026-03-19T03:53:01.162Z | Checking pin-utils v0.1.0 |
| 506 | 2026-03-19T03:53:01.192Z | Checking form_urlencoded v1.2.2 |
| 507 | 2026-03-19T03:53:01.208Z | Compiling rustls v0.23.37 |
| 508 | 2026-03-19T03:53:01.332Z | Compiling synstructure v0.13.2 |
| 509 | 2026-03-19T03:53:01.390Z | Compiling serde_derive_internals v0.29.1 |
| 510 | 2026-03-19T03:53:01.429Z | Compiling typenum v1.19.0 |
| 511 | 2026-03-19T03:53:01.511Z | Compiling getrandom v0.3.4 |
| 512 | 2026-03-19T03:53:01.679Z | Checking ipnet v2.11.0 |
| 513 | 2026-03-19T03:53:01.834Z | Compiling pest_generator v2.8.6 |
| 514 | 2026-03-19T03:53:01.951Z | Compiling generic-array v0.14.7 |
| 515 | 2026-03-19T03:53:01.974Z | Compiling ring v0.17.14 |
| 516 | 2026-03-19T03:53:01.986Z | Checking sync_wrapper v1.0.2 |
| 517 | 2026-03-19T03:53:02.200Z | Compiling paste v1.0.15 |
| 518 | 2026-03-19T03:53:02.413Z | Checking ryu v1.0.23 |
| 519 | 2026-03-19T03:53:02.532Z | Checking utf8_iter v1.0.4 |
| 520 | 2026-03-19T03:53:02.683Z | Checking http-body-util v0.1.3 |
| 521 | 2026-03-19T03:53:02.799Z | Checking powerfmt v0.2.0 |
| 522 | 2026-03-19T03:53:02.823Z | Compiling rustix v1.1.3 |
| 523 | 2026-03-19T03:53:02.937Z | Compiling usdt-impl v0.6.0 |
| 524 | 2026-03-19T03:53:03.085Z | Checking iri-string v0.7.10 |
| 525 | 2026-03-19T03:53:03.098Z | Compiling serde_derive v1.0.228 |
| 526 | 2026-03-19T03:53:03.200Z | Compiling zerofrom-derive v0.1.6 |
| 527 | 2026-03-19T03:53:03.232Z | Compiling tokio-macros v2.6.0 |
| 528 | 2026-03-19T03:53:03.339Z | Compiling zerocopy-derive v0.8.40 |
| 529 | 2026-03-19T03:53:03.816Z | Compiling yoke-derive v0.8.1 |
| 530 | 2026-03-19T03:53:04.101Z | Checking tokio v1.49.0 |
| 531 | 2026-03-19T03:53:04.464Z | Compiling zerovec-derive v0.11.2 |
| 532 | 2026-03-19T03:53:04.755Z | Checking zerofrom v0.1.6 |
| 533 | 2026-03-19T03:53:04.878Z | Compiling displaydoc v0.2.5 |
| 534 | 2026-03-19T03:53:05.089Z | Compiling thiserror-impl v2.0.18 |
| 535 | 2026-03-19T03:53:05.110Z | Checking yoke v0.8.1 |
| 536 | 2026-03-19T03:53:05.310Z | Compiling futures-macro v0.3.32 |
| 537 | 2026-03-19T03:53:05.805Z | Checking zerovec v0.11.5 |
| 538 | 2026-03-19T03:53:06.281Z | Checking futures-util v0.3.32 |
| 539 | 2026-03-19T03:53:06.357Z | Checking tinystr v0.8.2 |
| 540 | 2026-03-19T03:53:06.556Z | Checking icu_locale_core v2.1.1 |
| 541 | 2026-03-19T03:53:06.616Z | Checking potential_utf v0.1.4 |
| 542 | 2026-03-19T03:53:06.759Z | Checking zerotrie v0.2.3 |
| 543 | 2026-03-19T03:53:07.069Z | Checking icu_collections v2.1.1 |
| 544 | 2026-03-19T03:53:07.098Z | Checking chrono v0.4.44 |
| 545 | 2026-03-19T03:53:07.260Z | Checking icu_provider v2.1.1 |
| 546 | 2026-03-19T03:53:07.414Z | Compiling schemars_derive v0.8.22 |
| 547 | 2026-03-19T03:53:07.541Z | Checking icu_normalizer v2.1.1 |
| 548 | 2026-03-19T03:53:07.907Z | Checking icu_properties v2.1.2 |
| 549 | 2026-03-19T03:53:07.932Z | Checking erased-serde v0.3.31 |
| 550 | 2026-03-19T03:53:08.056Z | Checking tokio-util v0.7.18 |
| 551 | 2026-03-19T03:53:08.207Z | Compiling pest_derive v2.8.6 |
| 552 | 2026-03-19T03:53:08.576Z | Checking h2 v0.4.13 |
| 553 | 2026-03-19T03:53:08.774Z | Compiling serde_tokenstream v0.2.3 |
| 554 | 2026-03-19T03:53:08.900Z | Checking tower v0.5.3 |
| 555 | 2026-03-19T03:53:08.934Z | Checking serde_urlencoded v0.7.1 |
| 556 | 2026-03-19T03:53:09.037Z | Checking idna_adapter v1.2.1 |
| 557 | 2026-03-19T03:53:09.141Z | Checking idna v1.1.0 |
| 558 | 2026-03-19T03:53:09.181Z | Compiling scroll_derive v0.13.1 |
| 559 | 2026-03-19T03:53:09.388Z | Compiling structmeta-derive v0.3.0 |
| 560 | 2026-03-19T03:53:09.427Z | Compiling time-core v0.1.8 |
| 561 | 2026-03-19T03:53:09.604Z | Compiling num-conv v0.2.0 |
| 562 | 2026-03-19T03:53:09.693Z | Checking ppv-lite86 v0.2.21 |
| 563 | 2026-03-19T03:53:09.747Z | Checking fastrand v2.3.0 |
| 564 | 2026-03-19T03:53:09.760Z | Compiling time-macros v0.2.27 |
| 565 | 2026-03-19T03:53:09.960Z | Checking ipnetwork v0.21.1 |
| 566 | 2026-03-19T03:53:10.082Z | Checking url v2.5.8 |
| 567 | 2026-03-19T03:53:10.192Z | Checking scroll v0.13.0 |
| 568 | 2026-03-19T03:53:10.206Z | Checking tower-http v0.6.8 |
| 569 | 2026-03-19T03:53:10.476Z | Compiling dtrace-parser v0.3.0 |
| 570 | 2026-03-19T03:53:10.709Z | Compiling structmeta v0.3.0 |
| 571 | 2026-03-19T03:53:11.017Z | Checking deranged v0.5.8 |
| 572 | 2026-03-19T03:53:11.040Z | Checking hyper v1.8.1 |
| 573 | 2026-03-19T03:53:11.047Z | Checking rand_core v0.9.5 |
| 574 | 2026-03-19T03:53:11.218Z | Compiling thread-id v5.1.0 |
| 575 | 2026-03-19T03:53:11.246Z | Compiling strsim v0.11.1 |
| 576 | 2026-03-19T03:53:11.307Z | Checking regex-syntax v0.8.10 |
| 577 | 2026-03-19T03:53:11.322Z | Compiling omicron-workspace-hack v0.1.0 |
| 578 | 2026-03-19T03:53:11.622Z | Checking openssl-probe v0.2.1 |
| 579 | 2026-03-19T03:53:11.730Z | Checking num_threads v0.1.7 |
| 580 | 2026-03-19T03:53:11.743Z | Checking plain v0.2.3 |
| 581 | 2026-03-19T03:53:11.821Z | Compiling crossbeam-utils v0.8.21 |
| 582 | 2026-03-19T03:53:11.888Z | Compiling byteorder v1.5.0 |
| 583 | 2026-03-19T03:53:12.097Z | Compiling ident_case v1.0.1 |
| 584 | 2026-03-19T03:53:12.176Z | Checking hyper-util v0.1.20 |
| 585 | 2026-03-19T03:53:12.202Z | Checking time v0.3.47 |
| 586 | 2026-03-19T03:53:12.216Z | Compiling darling_core v0.21.3 |
| 587 | 2026-03-19T03:53:12.227Z | Checking goblin v0.10.5 |
| 588 | 2026-03-19T03:53:13.069Z | Checking rustls-native-certs v0.8.3 |
| 589 | 2026-03-19T03:53:13.231Z | Compiling dof v0.4.0 |
| 590 | 2026-03-19T03:53:13.535Z | Checking oxnet v0.1.4 |
| 591 | 2026-03-19T03:53:13.547Z | Checking newtype-uuid v1.3.2 |
| 592 | 2026-03-19T03:53:13.731Z | Compiling daft-derive v0.1.5 |
| 593 | 2026-03-19T03:53:13.787Z | Compiling aho-corasick v1.1.4 |
| 594 | 2026-03-19T03:53:14.172Z | Checking pretty-hex v0.4.1 |
| 595 | 2026-03-19T03:53:14.821Z | Compiling rustls v0.22.4 |
| 596 | 2026-03-19T03:53:14.869Z | Compiling camino v1.2.2 |
| 597 | 2026-03-19T03:53:14.913Z | Checking rustls-webpki v0.102.8 |
| 598 | 2026-03-19T03:53:15.065Z | Checking daft v0.1.5 |
| 599 | 2026-03-19T03:53:15.249Z | Compiling darling_macro v0.21.3 |
| 600 | 2026-03-19T03:53:15.311Z | Checking tempfile v3.25.0 |
| 601 | 2026-03-19T03:53:15.619Z | Checking rand_chacha v0.9.0 |
| 602 | 2026-03-19T03:53:15.769Z | Checking crypto-common v0.1.7 |
| 603 | 2026-03-19T03:53:15.851Z | Checking block-buffer v0.10.4 |
| 604 | 2026-03-19T03:53:15.879Z | Checking rand_core v0.6.4 |
| 605 | 2026-03-19T03:53:15.887Z | Compiling multer v3.1.0 |
| 606 | 2026-03-19T03:53:15.961Z | Checking wait-timeout v0.2.1 |
| 607 | 2026-03-19T03:53:16.089Z | Checking thread_local v1.1.9 |
| 608 | 2026-03-19T03:53:16.104Z | Compiling slog-async v2.8.0 |
| 609 | 2026-03-19T03:53:16.258Z | Compiling regex-automata v0.4.14 |
| 610 | 2026-03-19T03:53:16.264Z | Checking quick-error v1.2.3 |
| 611 | 2026-03-19T03:53:16.368Z | Checking bit-vec v0.8.0 |
| 612 | 2026-03-19T03:53:16.382Z | Checking winnow v0.7.14 |
| 613 | 2026-03-19T03:53:16.410Z | Checking match_cfg v0.1.0 |
| 614 | 2026-03-19T03:53:16.486Z | Compiling ref-cast v1.0.25 |
| 615 | 2026-03-19T03:53:16.599Z | Compiling anyhow v1.0.102 |
| 616 | 2026-03-19T03:53:16.847Z | Compiling thiserror v1.0.69 |
| 617 | 2026-03-19T03:53:17.189Z | Checking bit-set v0.8.0 |
| 618 | 2026-03-19T03:53:17.218Z | Checking hostname v0.3.1 |
| 619 | 2026-03-19T03:53:17.364Z | Checking rusty-fork v0.3.1 |
| 620 | 2026-03-19T03:53:17.416Z | Checking rand_chacha v0.3.1 |
| 621 | 2026-03-19T03:53:17.428Z | Checking digest v0.10.7 |
| 622 | 2026-03-19T03:53:17.555Z | Checking crossbeam-channel v0.5.15 |
| 623 | 2026-03-19T03:53:17.635Z | Compiling darling v0.21.3 |
| 624 | 2026-03-19T03:53:17.648Z | Checking rand v0.9.2 |
| 625 | 2026-03-19T03:53:17.905Z | Checking toml_parser v1.0.9+spec-1.1.0 |
| 626 | 2026-03-19T03:53:18.237Z | Compiling usdt-attr-macro v0.6.0 |
| 627 | 2026-03-19T03:53:18.241Z | Compiling usdt-macro v0.6.0 |
| 628 | 2026-03-19T03:53:18.278Z | Checking slog-json v2.6.1 |
| 629 | 2026-03-19T03:53:18.296Z | Checking rand_xorshift v0.4.0 |
| 630 | 2026-03-19T03:53:18.425Z | Compiling derive-ex v0.1.8 |
| 631 | 2026-03-19T03:53:18.453Z | Checking futures-executor v0.3.32 |
| 632 | 2026-03-19T03:53:18.615Z | Compiling regex v1.12.3 |
| 633 | 2026-03-19T03:53:18.805Z | Compiling ref-cast-impl v1.0.25 |
| 634 | 2026-03-19T03:53:19.037Z | Compiling async-trait v0.1.89 |
| 635 | 2026-03-19T03:53:19.097Z | Compiling async-stream-impl v0.3.6 |
| 636 | 2026-03-19T03:53:19.146Z | Compiling strum_macros v0.26.4 |
| 637 | 2026-03-19T03:53:19.508Z | Compiling thiserror-impl v1.0.69 |
| 638 | 2026-03-19T03:53:19.667Z | Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 639 | 2026-03-19T03:53:19.823Z | Compiling dropshot v0.16.7 |
| 640 | 2026-03-19T03:53:19.843Z | Checking toml_datetime v0.7.5+spec-1.1.0 |
| 641 | 2026-03-19T03:53:20.073Z | Checking serde_spanned v1.0.4 |
| 642 | 2026-03-19T03:53:20.086Z | Checking is-terminal v0.4.17 |
| 643 | 2026-03-19T03:53:20.178Z | Checking memmap2 v0.9.10 |
| 644 | 2026-03-19T03:53:20.182Z | Checking encoding_rs v0.8.35 |
| 645 | 2026-03-19T03:53:20.218Z | Checking take_mut v0.2.2 |
| 646 | 2026-03-19T03:53:20.282Z | Checking term v1.2.1 |
| 647 | 2026-03-19T03:53:20.326Z | Checking toml_writer v1.0.6+spec-1.1.0 |
| 648 | 2026-03-19T03:53:20.370Z | Checking spin v0.9.8 |
| 649 | 2026-03-19T03:53:20.468Z | Checking cpufeatures v0.2.17 |
| 650 | 2026-03-19T03:53:20.490Z | Checking hex v0.4.3 |
| 651 | 2026-03-19T03:53:20.540Z | Checking mime v0.3.17 |
| 652 | 2026-03-19T03:53:20.554Z | Checking unarray v0.1.4 |
| 653 | 2026-03-19T03:53:20.663Z | Checking proptest v1.10.0 |
| 654 | 2026-03-19T03:53:20.746Z | Checking toml v0.9.12+spec-1.1.0 |
| 655 | 2026-03-19T03:53:20.762Z | Checking serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#8f60acdf) |
| 656 | 2026-03-19T03:53:20.912Z | Checking slog-term v2.9.2 |
| 657 | 2026-03-19T03:53:20.927Z | Compiling dropshot_endpoint v0.16.7 |
| 658 | 2026-03-19T03:53:21.102Z | Checking sha1 v0.10.6 |
| 659 | 2026-03-19T03:53:21.234Z | Compiling test-strategy v0.4.5 |
| 660 | 2026-03-19T03:53:21.280Z | Checking usdt v0.6.0 |
| 661 | 2026-03-19T03:53:21.291Z | Checking strum v0.26.3 |
| 662 | 2026-03-19T03:53:21.454Z | Checking slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 663 | 2026-03-19T03:53:21.563Z | Checking async-stream v0.3.6 |
| 664 | 2026-03-19T03:53:21.575Z | Compiling parse-display-derive v0.10.0 |
| 665 | 2026-03-19T03:53:21.604Z | Checking tokio-rustls v0.25.0 |
| 666 | 2026-03-19T03:53:21.790Z | Checking futures v0.3.32 |
| 667 | 2026-03-19T03:53:21.826Z | Checking slog-bunyan v2.5.0 |
| 668 | 2026-03-19T03:53:21.871Z | Compiling serde_with_macros v3.17.0 |
| 669 | 2026-03-19T03:53:21.948Z | Checking rand v0.8.5 |
| 670 | 2026-03-19T03:53:22.305Z | Checking reqwest v0.12.28 |
| 671 | 2026-03-19T03:53:22.771Z | Checking backon v1.6.0 |
| 672 | 2026-03-19T03:53:22.894Z | Compiling newtype-uuid-macros v0.1.0 |
| 673 | 2026-03-19T03:53:22.968Z | Checking openapiv3 v2.2.0 |
| 674 | 2026-03-19T03:53:22.983Z | Compiling strum_macros v0.27.2 |
| 675 | 2026-03-19T03:53:22.996Z | Checking waitgroup v0.1.2 |
| 676 | 2026-03-19T03:53:23.059Z | Checking serde_path_to_error v0.1.20 |
| 677 | 2026-03-19T03:53:23.095Z | Checking rustls-pemfile v2.2.0 |
| 678 | 2026-03-19T03:53:23.237Z | Checking hostname v0.4.2 |
| 679 | 2026-03-19T03:53:23.252Z | Checking instant v0.1.13 |
| 680 | 2026-03-19T03:53:23.338Z | Checking rustc-hash v2.1.1 |
| 681 | 2026-03-19T03:53:23.343Z | Checking debug-ignore v1.0.5 |
| 682 | 2026-03-19T03:53:23.406Z | Checking either v1.15.0 |
| 683 | 2026-03-19T03:53:23.454Z | Checking backoff v0.4.0 |
| 684 | 2026-03-19T03:53:23.468Z | Checking iddqd v0.3.17 |
| 685 | 2026-03-19T03:53:23.539Z | Checking parse-display v0.10.0 |
| 686 | 2026-03-19T03:53:23.635Z | Checking itertools v0.14.0 |
| 687 | 2026-03-19T03:53:23.650Z | Checking serde_with v3.17.0 |
| 688 | 2026-03-19T03:53:23.707Z | Checking progenitor-client v0.10.0 |
| 689 | 2026-03-19T03:53:23.858Z | Checking omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds) |
| 690 | 2026-03-19T03:53:23.939Z | Checking tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0) |
| 691 | 2026-03-19T03:53:24.359Z | Checking omicron-ledger v0.1.0 (/work/oxidecomputer/omicron/ledger) |
| 692 | 2026-03-19T03:53:24.372Z | Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity) |
| 693 | 2026-03-19T03:53:24.499Z | Checking protocol v0.1.0 (https://github.com/oxidecomputer/lldp#d22509df) |
| 694 | 2026-03-19T03:53:24.626Z | Checking macaddr v1.0.1 |
| 695 | 2026-03-19T03:53:24.833Z | Checking regress v0.10.5 |
| 696 | 2026-03-19T03:53:25.389Z | Checking strum v0.27.2 |
| 697 | 2026-03-19T03:53:30.267Z | Checking rustls-webpki v0.103.9 |
| 698 | 2026-03-19T03:53:33.202Z | Checking tokio-rustls v0.26.4 |
| 699 | 2026-03-19T03:53:33.209Z | Checking rustls-platform-verifier v0.6.2 |
| 700 | 2026-03-19T03:53:33.428Z | Checking hyper-rustls v0.27.7 |
| 701 | 2026-03-19T03:53:33.601Z | Checking reqwest v0.13.2 |
| 702 | 2026-03-19T03:53:34.313Z | Checking progenitor-client v0.13.0 |
| 703 | 2026-03-19T03:53:34.525Z | Checking progenitor-extras v0.1.1 |
| 704 | 2026-03-19T03:53:34.721Z | Checking omicron-common v0.1.0 (/work/oxidecomputer/omicron/common) |
| 705 | 2026-03-19T03:53:40.345Z | Checking test-project v0.1.0 (/tmp/test-project) |
| 706 | 2026-03-19T03:53:40.413Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 48.60s |
| 707 | 2026-03-19T03:53:40.549Z | + cargo build --release |
| 708 | 2026-03-19T03:53:40.770Z | Compiling proc-macro2 v1.0.106 |
| 709 | 2026-03-19T03:53:40.770Z | Compiling quote v1.0.44 |
| 710 | 2026-03-19T03:53:40.773Z | Compiling unicode-ident v1.0.24 |
| 711 | 2026-03-19T03:53:40.773Z | Compiling libc v0.2.180 |
| 712 | 2026-03-19T03:53:40.773Z | Compiling cfg-if v1.0.4 |
| 713 | 2026-03-19T03:53:40.773Z | Compiling serde_core v1.0.228 |
| 714 | 2026-03-19T03:53:40.773Z | Compiling memchr v2.8.0 |
| 715 | 2026-03-19T03:53:40.773Z | Compiling itoa v1.0.17 |
| 716 | 2026-03-19T03:53:40.880Z | Compiling zmij v1.0.21 |
| 717 | 2026-03-19T03:53:40.967Z | Compiling serde v1.0.228 |
| 718 | 2026-03-19T03:53:41.106Z | Compiling serde_json v1.0.149 |
| 719 | 2026-03-19T03:53:41.173Z | Compiling pin-project-lite v0.2.17 |
| 720 | 2026-03-19T03:53:41.270Z | Compiling shlex v1.3.0 |
| 721 | 2026-03-19T03:53:41.330Z | Compiling smallvec v1.15.1 |
| 722 | 2026-03-19T03:53:41.357Z | Compiling find-msvc-tools v0.1.9 |
| 723 | 2026-03-19T03:53:41.627Z | Compiling futures-core v0.3.32 |
| 724 | 2026-03-19T03:53:41.634Z | Compiling bytes v1.11.1 |
| 725 | 2026-03-19T03:53:41.717Z | Compiling errno v0.3.14 |
| 726 | 2026-03-19T03:53:41.763Z | Compiling jobserver v0.1.34 |
| 727 | 2026-03-19T03:53:41.801Z | Compiling parking_lot_core v0.9.12 |
| 728 | 2026-03-19T03:53:41.890Z | Compiling scopeguard v1.2.0 |
| 729 | 2026-03-19T03:53:42.011Z | Compiling lock_api v0.4.14 |
| 730 | 2026-03-19T03:53:42.168Z | Compiling cc v1.2.56 |
| 731 | 2026-03-19T03:53:42.291Z | Compiling once_cell v1.21.3 |
| 732 | 2026-03-19T03:53:42.317Z | Compiling signal-hook-registry v1.4.8 |
| 733 | 2026-03-19T03:53:42.418Z | Compiling syn v2.0.117 |
| 734 | 2026-03-19T03:53:42.575Z | Compiling parking_lot v0.12.5 |
| 735 | 2026-03-19T03:53:42.644Z | Compiling socket2 v0.6.2 |
| 736 | 2026-03-19T03:53:42.747Z | Compiling mio v1.1.1 |
| 737 | 2026-03-19T03:53:42.786Z | Compiling futures-sink v0.3.32 |
| 738 | 2026-03-19T03:53:42.908Z | Compiling stable_deref_trait v1.2.1 |
| 739 | 2026-03-19T03:53:42.986Z | Compiling autocfg v1.5.0 |
| 740 | 2026-03-19T03:53:42.991Z | Compiling thiserror v2.0.18 |
| 741 | 2026-03-19T03:53:43.390Z | Compiling getrandom v0.4.1 |
| 742 | 2026-03-19T03:53:43.393Z | Compiling slab v0.4.12 |
| 743 | 2026-03-19T03:53:43.630Z | Compiling zeroize v1.8.2 |
| 744 | 2026-03-19T03:53:43.633Z | Compiling num-traits v0.2.19 |
| 745 | 2026-03-19T03:53:43.645Z | Compiling futures-channel v0.3.32 |
| 746 | 2026-03-19T03:53:43.711Z | Compiling allocator-api2 v0.2.21 |
| 747 | 2026-03-19T03:53:43.726Z | Compiling rustversion v1.0.22 |
| 748 | 2026-03-19T03:53:43.892Z | Compiling equivalent v1.0.2 |
| 749 | 2026-03-19T03:53:43.915Z | Compiling foldhash v0.2.0 |
| 750 | 2026-03-19T03:53:43.982Z | Compiling rustls-pki-types v1.14.0 |
| 751 | 2026-03-19T03:53:44.123Z | Compiling cmake v0.1.57 |
| 752 | 2026-03-19T03:53:44.190Z | Compiling hashbrown v0.16.1 |
| 753 | 2026-03-19T03:53:44.198Z | Compiling http v1.4.0 |
| 754 | 2026-03-19T03:53:44.256Z | Compiling futures-io v0.3.32 |
| 755 | 2026-03-19T03:53:44.261Z | Compiling zerocopy v0.8.40 |
| 756 | 2026-03-19T03:53:44.473Z | Compiling dunce v1.0.5 |
| 757 | 2026-03-19T03:53:44.571Z | Compiling fs_extra v1.3.0 |
| 758 | 2026-03-19T03:53:44.715Z | Compiling futures-task v0.3.32 |
| 759 | 2026-03-19T03:53:44.875Z | Compiling aws-lc-sys v0.37.1 |
| 760 | 2026-03-19T03:53:45.009Z | Compiling untrusted v0.9.0 |
| 761 | 2026-03-19T03:53:45.128Z | Compiling log v0.4.29 |
| 762 | 2026-03-19T03:53:45.152Z | Compiling fnv v1.0.7 |
| 763 | 2026-03-19T03:53:45.259Z | Compiling version_check v0.9.5 |
| 764 | 2026-03-19T03:53:45.597Z | Compiling ucd-trie v0.1.7 |
| 765 | 2026-03-19T03:53:45.641Z | Compiling writeable v0.6.2 |
| 766 | 2026-03-19T03:53:45.866Z | Compiling httparse v1.10.1 |
| 767 | 2026-03-19T03:53:46.075Z | Compiling litemap v0.8.1 |
| 768 | 2026-03-19T03:53:46.278Z | Compiling iana-time-zone v0.1.65 |
| 769 | 2026-03-19T03:53:46.305Z | Compiling synstructure v0.13.2 |
| 770 | 2026-03-19T03:53:46.358Z | Compiling serde_derive_internals v0.29.1 |
| 771 | 2026-03-19T03:53:46.563Z | Compiling pest v2.8.6 |
| 772 | 2026-03-19T03:53:46.666Z | Compiling http-body v1.0.1 |
| 773 | 2026-03-19T03:53:46.844Z | Compiling indexmap v2.13.0 |
| 774 | 2026-03-19T03:53:46.953Z | Compiling tracing-core v0.1.36 |
| 775 | 2026-03-19T03:53:47.077Z | Compiling percent-encoding v2.3.2 |
| 776 | 2026-03-19T03:53:47.364Z | Compiling icu_properties_data v2.1.2 |
| 777 | 2026-03-19T03:53:47.385Z | Compiling aws-lc-rs v1.16.0 |
| 778 | 2026-03-19T03:53:47.617Z | Compiling icu_normalizer_data v2.1.1 |
| 779 | 2026-03-19T03:53:47.733Z | Compiling atomic-waker v1.1.2 |
| 780 | 2026-03-19T03:53:47.893Z | Compiling bitflags v2.11.0 |
| 781 | 2026-03-19T03:53:47.898Z | Compiling schemars v0.8.22 |
| 782 | 2026-03-19T03:53:47.902Z | Compiling tracing v0.1.44 |
| 783 | 2026-03-19T03:53:48.145Z | Compiling pest_meta v2.8.6 |
| 784 | 2026-03-19T03:53:48.157Z | Compiling serde_derive v1.0.228 |
| 785 | 2026-03-19T03:53:48.186Z | Compiling zerofrom-derive v0.1.6 |
| 786 | 2026-03-19T03:53:48.284Z | Compiling tokio-macros v2.6.0 |
| 787 | 2026-03-19T03:53:48.306Z | Compiling yoke-derive v0.8.1 |
| 788 | 2026-03-19T03:53:48.319Z | Compiling zerocopy-derive v0.8.40 |
| 789 | 2026-03-19T03:53:48.479Z | Compiling zerovec-derive v0.11.2 |
| 790 | 2026-03-19T03:53:49.182Z | Compiling tokio v1.49.0 |
| 791 | 2026-03-19T03:53:49.601Z | Compiling displaydoc v0.2.5 |
| 792 | 2026-03-19T03:53:49.726Z | Compiling zerofrom v0.1.6 |
| 793 | 2026-03-19T03:53:49.838Z | Compiling futures-macro v0.3.32 |
| 794 | 2026-03-19T03:53:49.870Z | Compiling yoke v0.8.1 |
| 795 | 2026-03-19T03:53:49.874Z | Compiling thiserror-impl v2.0.18 |
| 796 | 2026-03-19T03:53:50.082Z | Compiling zerovec v0.11.5 |
| 797 | 2026-03-19T03:53:50.533Z | Compiling zerotrie v0.2.3 |
| 798 | 2026-03-19T03:53:50.825Z | Compiling tinystr v0.8.2 |
| 799 | 2026-03-19T03:53:50.848Z | Compiling futures-util v0.3.32 |
| 800 | 2026-03-19T03:53:51.025Z | Compiling icu_locale_core v2.1.1 |
| 801 | 2026-03-19T03:53:51.074Z | Compiling potential_utf v0.1.4 |
| 802 | 2026-03-19T03:53:51.279Z | Compiling icu_collections v2.1.1 |
| 803 | 2026-03-19T03:53:51.430Z | Compiling schemars_derive v0.8.22 |
| 804 | 2026-03-19T03:53:52.152Z | Compiling icu_provider v2.1.1 |
| 805 | 2026-03-19T03:53:52.483Z | Compiling chrono v0.4.44 |
| 806 | 2026-03-19T03:53:52.930Z | Compiling uuid v1.21.0 |
| 807 | 2026-03-19T03:53:53.300Z | Compiling semver v1.0.27 |
| 808 | 2026-03-19T03:53:53.666Z | Compiling tower-layer v0.3.3 |
| 809 | 2026-03-19T03:53:53.897Z | Compiling dyn-clone v1.0.20 |
| 810 | 2026-03-19T03:53:54.058Z | Compiling base64 v0.22.1 |
| 811 | 2026-03-19T03:53:54.065Z | Compiling subtle v2.6.1 |
| 812 | 2026-03-19T03:53:54.096Z | Compiling tower-service v0.3.3 |
| 813 | 2026-03-19T03:53:54.199Z | Compiling try-lock v0.2.5 |
| 814 | 2026-03-19T03:53:54.321Z | Compiling tokio-util v0.7.18 |
| 815 | 2026-03-19T03:53:54.349Z | Compiling want v0.3.1 |
| 816 | 2026-03-19T03:53:54.552Z | Compiling pest_generator v2.8.6 |
| 817 | 2026-03-19T03:53:54.728Z | Compiling slog v2.8.2 |
| 818 | 2026-03-19T03:53:54.751Z | Compiling getrandom v0.2.17 |
| 819 | 2026-03-19T03:53:54.983Z | Compiling h2 v0.4.13 |
| 820 | 2026-03-19T03:53:54.993Z | Compiling pin-utils v0.1.0 |
| 821 | 2026-03-19T03:53:55.068Z | Compiling heck v0.5.0 |
| 822 | 2026-03-19T03:53:55.316Z | Compiling httpdate v1.0.3 |
| 823 | 2026-03-19T03:53:55.351Z | Compiling pest_derive v2.8.6 |
| 824 | 2026-03-19T03:53:55.749Z | Compiling icu_properties v2.1.2 |
| 825 | 2026-03-19T03:53:55.763Z | Compiling icu_normalizer v2.1.1 |
| 826 | 2026-03-19T03:53:55.951Z | Compiling erased-serde v0.3.31 |
| 827 | 2026-03-19T03:53:56.831Z | Compiling form_urlencoded v1.2.2 |
| 828 | 2026-03-19T03:53:57.244Z | Compiling ipnet v2.11.0 |
| 829 | 2026-03-19T03:53:57.386Z | Compiling getrandom v0.3.4 |
| 830 | 2026-03-19T03:53:57.698Z | Compiling rustls v0.23.37 |
| 831 | 2026-03-19T03:53:57.770Z | Compiling typenum v1.19.0 |
| 832 | 2026-03-19T03:53:58.087Z | Compiling idna_adapter v1.2.1 |
| 833 | 2026-03-19T03:53:58.178Z | Compiling hyper v1.8.1 |
| 834 | 2026-03-19T03:53:58.244Z | Compiling ppv-lite86 v0.2.21 |
| 835 | 2026-03-19T03:53:58.688Z | Compiling serde_tokenstream v0.2.3 |
| 836 | 2026-03-19T03:53:58.742Z | Compiling generic-array v0.14.7 |
| 837 | 2026-03-19T03:53:58.983Z | Compiling ring v0.17.14 |
| 838 | 2026-03-19T03:53:58.996Z | Compiling sync_wrapper v1.0.2 |
| 839 | 2026-03-19T03:53:59.052Z | Compiling paste v1.0.15 |
| 840 | 2026-03-19T03:53:59.113Z | Compiling ryu v1.0.23 |
| 841 | 2026-03-19T03:53:59.462Z | Compiling utf8_iter v1.0.4 |
| 842 | 2026-03-19T03:53:59.591Z | Compiling idna v1.1.0 |
| 843 | 2026-03-19T03:54:00.640Z | Compiling hyper-util v0.1.20 |
| 844 | 2026-03-19T03:54:01.087Z | Compiling serde_urlencoded v0.7.1 |
| 845 | 2026-03-19T03:54:01.342Z | Compiling tower v0.5.3 |
| 846 | 2026-03-19T03:54:02.916Z | Compiling scroll_derive v0.13.1 |
| 847 | 2026-03-19T03:54:03.093Z | Compiling structmeta-derive v0.3.0 |
| 848 | 2026-03-19T03:54:03.938Z | Compiling http-body-util v0.1.3 |
| 849 | 2026-03-19T03:54:04.382Z | Compiling rustix v1.1.3 |
| 850 | 2026-03-19T03:54:04.391Z | Compiling omicron-workspace-hack v0.1.0 |
| 851 | 2026-03-19T03:54:04.395Z | Compiling num-conv v0.2.0 |
| 852 | 2026-03-19T03:54:04.407Z | Compiling iri-string v0.7.10 |
| 853 | 2026-03-19T03:54:04.537Z | Compiling fastrand v2.3.0 |
| 854 | 2026-03-19T03:54:04.622Z | Compiling usdt-impl v0.6.0 |
| 855 | 2026-03-19T03:54:04.794Z | Compiling powerfmt v0.2.0 |
| 856 | 2026-03-19T03:54:04.899Z | Compiling time-core v0.1.8 |
| 857 | 2026-03-19T03:54:04.969Z | Compiling deranged v0.5.8 |
| 858 | 2026-03-19T03:54:05.066Z | Compiling time-macros v0.2.27 |
| 859 | 2026-03-19T03:54:05.263Z | Compiling structmeta v0.3.0 |
| 860 | 2026-03-19T03:54:05.423Z | Compiling scroll v0.13.0 |
| 861 | 2026-03-19T03:54:05.770Z | Compiling rand_core v0.9.5 |
| 862 | 2026-03-19T03:54:06.334Z | Compiling tower-http v0.6.8 |
| 863 | 2026-03-19T03:54:06.380Z | Compiling dof v0.4.0 |
| 864 | 2026-03-19T03:54:06.783Z | Compiling url v2.5.8 |
| 865 | 2026-03-19T03:54:07.050Z | Compiling dtrace-parser v0.3.0 |
| 866 | 2026-03-19T03:54:07.305Z | Compiling ipnetwork v0.21.1 |
| 867 | 2026-03-19T03:54:07.401Z | Compiling thread-id v5.1.0 |
| 868 | 2026-03-19T03:54:07.515Z | Compiling num_threads v0.1.7 |
| 869 | 2026-03-19T03:54:07.532Z | Compiling byteorder v1.5.0 |
| 870 | 2026-03-19T03:54:07.585Z | Compiling openssl-probe v0.2.1 |
| 871 | 2026-03-19T03:54:07.610Z | Compiling regex-syntax v0.8.10 |
| 872 | 2026-03-19T03:54:07.804Z | Compiling ident_case v1.0.1 |
| 873 | 2026-03-19T03:54:07.873Z | Compiling strsim v0.11.1 |
| 874 | 2026-03-19T03:54:07.938Z | Compiling plain v0.2.3 |
| 875 | 2026-03-19T03:54:08.143Z | Compiling crossbeam-utils v0.8.21 |
| 876 | 2026-03-19T03:54:08.160Z | Compiling darling_core v0.21.3 |
| 877 | 2026-03-19T03:54:08.510Z | Compiling time v0.3.47 |
| 878 | 2026-03-19T03:54:08.751Z | Compiling goblin v0.10.5 |
| 879 | 2026-03-19T03:54:09.893Z | Compiling rustls-native-certs v0.8.3 |
| 880 | 2026-03-19T03:54:10.452Z | Compiling oxnet v0.1.4 |
| 881 | 2026-03-19T03:54:11.169Z | Compiling newtype-uuid v1.3.2 |
| 882 | 2026-03-19T03:54:11.423Z | Compiling daft-derive v0.1.5 |
| 883 | 2026-03-19T03:54:12.339Z | Compiling aho-corasick v1.1.4 |
| 884 | 2026-03-19T03:54:12.392Z | Compiling pretty-hex v0.4.1 |
| 885 | 2026-03-19T03:54:12.549Z | Compiling camino v1.2.2 |
| 886 | 2026-03-19T03:54:12.934Z | Compiling rustls v0.22.4 |
| 887 | 2026-03-19T03:54:13.194Z | Compiling rustls-webpki v0.102.8 |
| 888 | 2026-03-19T03:54:14.274Z | Compiling daft v0.1.5 |
| 889 | 2026-03-19T03:54:14.628Z | Compiling tempfile v3.25.0 |
| 890 | 2026-03-19T03:54:15.543Z | Compiling regex-automata v0.4.14 |
| 891 | 2026-03-19T03:54:15.723Z | Compiling darling_macro v0.21.3 |
| 892 | 2026-03-19T03:54:16.944Z | Compiling block-buffer v0.10.4 |
| 893 | 2026-03-19T03:54:16.951Z | Compiling crypto-common v0.1.7 |
| 894 | 2026-03-19T03:54:17.100Z | Compiling rand_chacha v0.9.0 |
| 895 | 2026-03-19T03:54:17.179Z | Compiling rand_core v0.6.4 |
| 896 | 2026-03-19T03:54:17.356Z | Compiling multer v3.1.0 |
| 897 | 2026-03-19T03:54:17.416Z | Compiling wait-timeout v0.2.1 |
| 898 | 2026-03-19T03:54:17.801Z | Compiling thread_local v1.1.9 |
| 899 | 2026-03-19T03:54:18.236Z | Compiling thiserror v1.0.69 |
| 900 | 2026-03-19T03:54:18.342Z | Compiling slog-async v2.8.0 |
| 901 | 2026-03-19T03:54:18.607Z | Compiling quick-error v1.2.3 |
| 902 | 2026-03-19T03:54:18.679Z | Compiling ref-cast v1.0.25 |
| 903 | 2026-03-19T03:54:18.728Z | Compiling winnow v0.7.14 |
| 904 | 2026-03-19T03:54:19.050Z | Compiling match_cfg v0.1.0 |
| 905 | 2026-03-19T03:54:19.125Z | Compiling bit-vec v0.8.0 |
| 906 | 2026-03-19T03:54:19.135Z | Compiling anyhow v1.0.102 |
| 907 | 2026-03-19T03:54:19.627Z | Compiling bit-set v0.8.0 |
| 908 | 2026-03-19T03:54:19.773Z | Compiling hostname v0.3.1 |
| 909 | 2026-03-19T03:54:19.948Z | Compiling rusty-fork v0.3.1 |
| 910 | 2026-03-19T03:54:20.989Z | Compiling toml_parser v1.0.9+spec-1.1.0 |
| 911 | 2026-03-19T03:54:21.304Z | Compiling regex v1.12.3 |
| 912 | 2026-03-19T03:54:21.879Z | Compiling rand v0.9.2 |
| 913 | 2026-03-19T03:54:22.673Z | Compiling rand_chacha v0.3.1 |
| 914 | 2026-03-19T03:54:22.846Z | Compiling digest v0.10.7 |
| 915 | 2026-03-19T03:54:23.111Z | Compiling crossbeam-channel v0.5.15 |
| 916 | 2026-03-19T03:54:23.455Z | Compiling darling v0.21.3 |
| 917 | 2026-03-19T03:54:24.007Z | Compiling usdt-attr-macro v0.6.0 |
| 918 | 2026-03-19T03:54:24.322Z | Compiling usdt-macro v0.6.0 |
| 919 | 2026-03-19T03:54:24.693Z | Compiling slog-json v2.6.1 |
| 920 | 2026-03-19T03:54:24.899Z | Compiling rand_xorshift v0.4.0 |
| 921 | 2026-03-19T03:54:25.051Z | Compiling derive-ex v0.1.8 |
| 922 | 2026-03-19T03:54:25.088Z | Compiling strum_macros v0.26.4 |
| 923 | 2026-03-19T03:54:25.094Z | Compiling futures-executor v0.3.32 |
| 924 | 2026-03-19T03:54:25.152Z | Compiling async-stream-impl v0.3.6 |
| 925 | 2026-03-19T03:54:25.735Z | Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 926 | 2026-03-19T03:54:25.919Z | Compiling thiserror-impl v1.0.69 |
| 927 | 2026-03-19T03:54:26.268Z | Compiling async-trait v0.1.89 |
| 928 | 2026-03-19T03:54:27.061Z | Compiling ref-cast-impl v1.0.25 |
| 929 | 2026-03-19T03:54:27.216Z | Compiling dropshot v0.16.7 |
| 930 | 2026-03-19T03:54:27.421Z | Compiling toml_datetime v0.7.5+spec-1.1.0 |
| 931 | 2026-03-19T03:54:27.474Z | Compiling serde_spanned v1.0.4 |
| 932 | 2026-03-19T03:54:27.554Z | Compiling memmap2 v0.9.10 |
| 933 | 2026-03-19T03:54:27.651Z | Compiling is-terminal v0.4.17 |
| 934 | 2026-03-19T03:54:27.755Z | Compiling encoding_rs v0.8.35 |
| 935 | 2026-03-19T03:54:27.788Z | Compiling toml_writer v1.0.6+spec-1.1.0 |
| 936 | 2026-03-19T03:54:27.933Z | Compiling cpufeatures v0.2.17 |
| 937 | 2026-03-19T03:54:28.010Z | Compiling unarray v0.1.4 |
| 938 | 2026-03-19T03:54:28.090Z | Compiling spin v0.9.8 |
| 939 | 2026-03-19T03:54:28.138Z | Compiling take_mut v0.2.2 |
| 940 | 2026-03-19T03:54:28.227Z | Compiling hex v0.4.3 |
| 941 | 2026-03-19T03:54:28.257Z | Compiling mime v0.3.17 |
| 942 | 2026-03-19T03:54:28.260Z | Compiling term v1.2.1 |
| 943 | 2026-03-19T03:54:28.577Z | Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#8f60acdf) |
| 944 | 2026-03-19T03:54:28.836Z | Compiling slog-term v2.9.2 |
| 945 | 2026-03-19T03:54:28.836Z | Compiling dropshot_endpoint v0.16.7 |
| 946 | 2026-03-19T03:54:30.985Z | Compiling proptest v1.10.0 |
| 947 | 2026-03-19T03:54:31.953Z | Compiling toml v0.9.12+spec-1.1.0 |
| 948 | 2026-03-19T03:54:32.405Z | Compiling sha1 v0.10.6 |
| 949 | 2026-03-19T03:54:33.031Z | Compiling usdt v0.6.0 |
| 950 | 2026-03-19T03:54:33.338Z | Compiling strum v0.26.3 |
| 951 | 2026-03-19T03:54:33.479Z | Compiling test-strategy v0.4.5 |
| 952 | 2026-03-19T03:54:33.855Z | Compiling tokio-rustls v0.25.0 |
| 953 | 2026-03-19T03:54:34.140Z | Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 954 | 2026-03-19T03:54:34.239Z | Compiling async-stream v0.3.6 |
| 955 | 2026-03-19T03:54:34.304Z | Compiling futures v0.3.32 |
| 956 | 2026-03-19T03:54:34.515Z | Compiling slog-bunyan v2.5.0 |
| 957 | 2026-03-19T03:54:34.533Z | Compiling serde_with_macros v3.17.0 |
| 958 | 2026-03-19T03:54:34.670Z | Compiling rand v0.8.5 |
| 959 | 2026-03-19T03:54:35.691Z | Compiling parse-display-derive v0.10.0 |
| 960 | 2026-03-19T03:54:36.777Z | Compiling reqwest v0.12.28 |
| 961 | 2026-03-19T03:54:37.089Z | Compiling backon v1.6.0 |
| 962 | 2026-03-19T03:54:37.386Z | Compiling newtype-uuid-macros v0.1.0 |
| 963 | 2026-03-19T03:54:37.653Z | Compiling strum_macros v0.27.2 |
| 964 | 2026-03-19T03:54:37.656Z | Compiling openapiv3 v2.2.0 |
| 965 | 2026-03-19T03:54:38.364Z | Compiling waitgroup v0.1.2 |
| 966 | 2026-03-19T03:54:38.541Z | Compiling rustls-pemfile v2.2.0 |
| 967 | 2026-03-19T03:54:38.868Z | Compiling serde_path_to_error v0.1.20 |
| 968 | 2026-03-19T03:54:39.445Z | Compiling hostname v0.4.2 |
| 969 | 2026-03-19T03:54:39.625Z | Compiling instant v0.1.13 |
| 970 | 2026-03-19T03:54:39.753Z | Compiling either v1.15.0 |
| 971 | 2026-03-19T03:54:40.025Z | Compiling debug-ignore v1.0.5 |
| 972 | 2026-03-19T03:54:40.063Z | Compiling rustc-hash v2.1.1 |
| 973 | 2026-03-19T03:54:40.201Z | Compiling iddqd v0.3.17 |
| 974 | 2026-03-19T03:54:40.668Z | Compiling strum v0.27.2 |
| 975 | 2026-03-19T03:54:40.809Z | Compiling itertools v0.14.0 |
| 976 | 2026-03-19T03:54:40.928Z | Compiling backoff v0.4.0 |
| 977 | 2026-03-19T03:54:41.170Z | Compiling omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds) |
| 978 | 2026-03-19T03:54:42.492Z | Compiling progenitor-client v0.10.0 |
| 979 | 2026-03-19T03:54:42.723Z | Compiling parse-display v0.10.0 |
| 980 | 2026-03-19T03:54:42.765Z | Compiling protocol v0.1.0 (https://github.com/oxidecomputer/lldp#d22509df) |
| 981 | 2026-03-19T03:54:43.086Z | Compiling serde_with v3.17.0 |
| 982 | 2026-03-19T03:54:43.486Z | Compiling tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0) |
| 983 | 2026-03-19T03:54:43.838Z | Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity) |
| 984 | 2026-03-19T03:54:44.368Z | Compiling omicron-ledger v0.1.0 (/work/oxidecomputer/omicron/ledger) |
| 985 | 2026-03-19T03:54:44.730Z | Compiling macaddr v1.0.1 |
| 986 | 2026-03-19T03:54:45.044Z | Compiling regress v0.10.5 |
| 987 | 2026-03-19T03:54:54.109Z | Compiling rustls-webpki v0.103.9 |
| 988 | 2026-03-19T03:54:58.458Z | Compiling tokio-rustls v0.26.4 |
| 989 | 2026-03-19T03:54:58.461Z | Compiling rustls-platform-verifier v0.6.2 |
| 990 | 2026-03-19T03:54:58.787Z | Compiling hyper-rustls v0.27.7 |
| 991 | 2026-03-19T03:54:59.260Z | Compiling reqwest v0.13.2 |
| 992 | 2026-03-19T03:55:01.585Z | Compiling progenitor-client v0.13.0 |
| 993 | 2026-03-19T03:55:01.856Z | Compiling progenitor-extras v0.1.1 |
| 994 | 2026-03-19T03:55:02.123Z | Compiling omicron-common v0.1.0 (/work/oxidecomputer/omicron/common) |
| 995 | 2026-03-19T03:55:08.614Z | Compiling test-project v0.1.0 (/tmp/test-project) |
| 996 | 2026-03-19T03:55:15.044Z | Finished `release` profile [optimized] target(s) in 1m 34s |
| 997 | 2026-03-19T03:55:15.111Z | process exited: duration 148213 ms, exit code 0 |
| |
| 998 | 2026-03-19T03:55:15.120Z | found 0 output files |