|
|
|
| 1 | 2026-04-03T03:57:52.787Z | job assigned to worker 01KN8QSQ3XAA5Y2F1ZAZB6HWBQ [factory aws, i-03d43c77b1d17d283] (queued for 7 m 10 s) |
| |
| 2 | 2026-04-03T03:58:00.848Z | starting task 0: "setup" |
| 3 | 2026-04-03T03:58:00.852Z | ++ uname -s |
| 4 | 2026-04-03T03:58:00.855Z | + kern=SunOS |
| 5 | 2026-04-03T03:58:00.855Z | + build_user=build |
| 6 | 2026-04-03T03:58:00.855Z | + build_uid=12345 |
| 7 | 2026-04-03T03:58:00.855Z | + work_dir=/work |
| 8 | 2026-04-03T03:58:00.855Z | + input_dir=/input |
| 9 | 2026-04-03T03:58:00.855Z | + [[ 0 == 12345 ]] |
| 10 | 2026-04-03T03:58:00.855Z | + case "$kern" in |
| 11 | 2026-04-03T03:58:00.855Z | + groupadd -g 12345 build |
| 12 | 2026-04-03T03:58:00.858Z | + useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build |
| 13 | 2026-04-03T03:58:02.863Z | + zfs create -o mountpoint=/work rpool/work |
| 14 | 2026-04-03T03:58:02.987Z | ++ awk '$2 == "/home" { print $3 }' /etc/mnttab |
| 15 | 2026-04-03T03:58:02.990Z | + home_fs=zfs |
| 16 | 2026-04-03T03:58:02.990Z | + [[ zfs == autofs ]] |
| 17 | 2026-04-03T03:58:02.990Z | + mkdir -p /home/build |
| 18 | 2026-04-03T03:58:02.993Z | + chown build:build /home/build /work |
| 19 | 2026-04-03T03:58:04.993Z | + chmod 0700 /home/build /work |
| 20 | 2026-04-03T03:58:04.996Z | process exited: duration 4149 ms, exit code 0 |
| |
| 21 | 2026-04-03T03:58:05.002Z | starting task 1: "rust-toolchain" |
| 22 | 2026-04-03T03:58:05.008Z | + printf ' * rust toolchain channel = "%s"\n' 1.94.0 |
| 23 | 2026-04-03T03:58:05.008Z | + printf ' * rust toolchain profile = "%s"\n' default |
| 24 | 2026-04-03T03:58:05.008Z | + export RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 25 | 2026-04-03T03:58:05.008Z | * rust toolchain channel = "1.94.0" |
| 26 | 2026-04-03T03:58:05.008Z | * rust toolchain profile = "default" |
| 27 | 2026-04-03T03:58:05.008Z | + RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 28 | 2026-04-03T03:58:05.011Z | + curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs |
| 29 | 2026-04-03T03:58:05.011Z | + /bin/bash -s - -y --no-modify-path --default-toolchain 1.94.0 --profile default |
| 30 | 2026-04-03T03:58:05.135Z | info: downloading installer |
| 31 | 2026-04-03T03:58:06.740Z | warn: It looks like you have an existing installation of Rust at: |
| 32 | 2026-04-03T03:58:06.740Z | warn: /opt/ooce/bin |
| 33 | 2026-04-03T03:58:06.740Z | warn: It is recommended that rustup be the primary Rust installation. |
| 34 | 2026-04-03T03:58:06.740Z | warn: Otherwise you may have confusion unless you are careful with your PATH. |
| 35 | 2026-04-03T03:58:06.740Z | warn: If you are sure that you want both rustup and your already installed Rust |
| 36 | 2026-04-03T03:58:06.740Z | warn: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes |
| 37 | 2026-04-03T03:58:06.744Z | warn: or pass `-y' to ignore all ignorable checks. |
| 38 | 2026-04-03T03:58:06.744Z | error: cannot install while Rust is installed |
| 39 | 2026-04-03T03:58:06.744Z | warn: continuing (because the -y flag is set and the error is ignorable) |
| 40 | 2026-04-03T03:58:06.744Z | warn: It looks like you have an existing rustup settings file at: |
| 41 | 2026-04-03T03:58:06.744Z | warn: /home/build/.rustup/settings.toml |
| 42 | 2026-04-03T03:58:06.744Z | warn: Rustup will install the default toolchain as specified in the settings file, |
| 43 | 2026-04-03T03:58:06.744Z | warn: instead of the one inferred from the default host triple. |
| 44 | 2026-04-03T03:58:06.754Z | info: profile set to default |
| 45 | 2026-04-03T03:58:06.754Z | info: default host triple is x86_64-unknown-illumos |
| 46 | 2026-04-03T03:58:06.757Z | info: syncing channel updates for 1.94.0-x86_64-unknown-illumos |
| 47 | 2026-04-03T03:58:06.892Z | info: latest update on 2026-03-05 for version 1.94.0 (4a4ef493e 2026-03-02) |
| 48 | 2026-04-03T03:58:06.895Z | info: downloading 6 components |
| 49 | 2026-04-03T03:58:22.131Z | info: default toolchain set to 1.94.0-x86_64-unknown-illumos |
| 50 | 2026-04-03T03:58:22.131Z | |
| 51 | 2026-04-03T03:58:22.163Z | 1.94.0-x86_64-unknown-illumos installed - rustc 1.94.0 (4a4ef493e 2026-03-02) |
| 52 | 2026-04-03T03:58:22.163Z | |
| 53 | 2026-04-03T03:58:22.163Z | |
| 54 | 2026-04-03T03:58:22.163Z | Rust is installed now. Great! |
| 55 | 2026-04-03T03:58:22.163Z | |
| 56 | 2026-04-03T03:58:22.163Z | To get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH |
| 57 | 2026-04-03T03:58:22.163Z | environment variable. This has not been done automatically. |
| 58 | 2026-04-03T03:58:22.163Z | |
| 59 | 2026-04-03T03:58:22.163Z | To configure your current shell, you need to source |
| 60 | 2026-04-03T03:58:22.163Z | the corresponding env file under $HOME/.cargo. |
| 61 | 2026-04-03T03:58:22.163Z | |
| 62 | 2026-04-03T03:58:22.163Z | This is usually done by running one of the following (note the leading DOT): |
| 63 | 2026-04-03T03:58:22.163Z | . "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh |
| 64 | 2026-04-03T03:58:22.163Z | source "$HOME/.cargo/env.fish" # For fish |
| 65 | 2026-04-03T03:58:22.163Z | source "~/.cargo/env.nu" # For nushell |
| 66 | 2026-04-03T03:58:22.163Z | source "$HOME/.cargo/env.tcsh" # For tcsh |
| 67 | 2026-04-03T03:58:22.163Z | . "$HOME/.cargo/env.ps1" # For pwsh |
| 68 | 2026-04-03T03:58:22.163Z | source "$HOME/.cargo/env.xsh" # For xonsh |
| 69 | 2026-04-03T03:58:22.167Z | warn: no default linker (`cc`) was found in your PATH |
| 70 | 2026-04-03T03:58:22.167Z | warn: many Rust crates require a system C toolchain to build |
| 71 | 2026-04-03T03:58:22.267Z | + rustup --version |
| 72 | 2026-04-03T03:58:22.273Z | rustup 1.29.0 (28d1352db 2026-03-05) |
| 73 | 2026-04-03T03:58:22.276Z | info: This is the version for the rustup toolchain manager, not the rustc compiler. |
| 74 | 2026-04-03T03:58:22.294Z | info: the currently active `rustc` version is `rustc 1.94.0 (4a4ef493e 2026-03-02)` |
| 75 | 2026-04-03T03:58:22.298Z | + cargo --version |
| 76 | 2026-04-03T03:58:22.305Z | cargo 1.94.0 (85eff7c80 2026-01-15) |
| 77 | 2026-04-03T03:58:22.308Z | + rustc --version |
| 78 | 2026-04-03T03:58:22.329Z | rustc 1.94.0 (4a4ef493e 2026-03-02) |
| 79 | 2026-04-03T03:58:22.332Z | process exited: duration 17328 ms, exit code 0 |
| |
| 80 | 2026-04-03T03:58:22.338Z | starting task 2: "authentication" |
| 81 | 2026-04-03T03:58:22.356Z | process exited: duration 17 ms, exit code 0 |
| |
| 82 | 2026-04-03T03:58:22.362Z | starting task 3: "clone repository" |
| 83 | 2026-04-03T03:58:22.366Z | + mkdir -p /work/oxidecomputer/omicron |
| 84 | 2026-04-03T03:58:22.369Z | + git clone https://github.com/oxidecomputer/omicron /work/oxidecomputer/omicron |
| 85 | 2026-04-03T03:58:22.403Z | Cloning into '/work/oxidecomputer/omicron'... |
| 86 | 2026-04-03T03:58:32.430Z | + cd /work/oxidecomputer/omicron |
| 87 | 2026-04-03T03:58:32.430Z | + git fetch origin 15afd49c3e2863dd83c4f00584287003cbebe23d |
| 88 | 2026-04-03T03:58:32.723Z | From https://github.com/oxidecomputer/omicron |
| 89 | 2026-04-03T03:58:32.723Z | * branch 15afd49c3e2863dd83c4f00584287003cbebe23d -> FETCH_HEAD |
| 90 | 2026-04-03T03:58:32.735Z | + [[ -n bump-console-b6c8d101 ]] |
| 91 | 2026-04-03T03:58:32.738Z | ++ git branch --show-current |
| 92 | 2026-04-03T03:58:32.741Z | + current=main |
| 93 | 2026-04-03T03:58:32.741Z | + [[ main != bump-console-b6c8d101 ]] |
| 94 | 2026-04-03T03:58:32.741Z | + git branch -f bump-console-b6c8d101 15afd49c3e2863dd83c4f00584287003cbebe23d |
| 95 | 2026-04-03T03:58:32.744Z | + git checkout -f bump-console-b6c8d101 |
| 96 | 2026-04-03T03:58:32.972Z | Switched to branch 'bump-console-b6c8d101' |
| 97 | 2026-04-03T03:58:32.975Z | + git reset --hard 15afd49c3e2863dd83c4f00584287003cbebe23d |
| 98 | 2026-04-03T03:58:32.987Z | HEAD is now at 15afd49c3 Bump web console (fix double error toasts) |
| 99 | 2026-04-03T03:58:32.990Z | process exited: duration 10626 ms, exit code 0 |
| |
| 100 | 2026-04-03T03:58:32.997Z | starting task 4: "build" |
| 101 | 2026-04-03T03:58:33.002Z | + source .github/buildomat/ci-env.sh |
| 102 | 2026-04-03T03:58:33.002Z | ++ export CARGO_TERM_COLOR=always |
| 103 | 2026-04-03T03:58:33.002Z | ++ CARGO_TERM_COLOR=always |
| 104 | 2026-04-03T03:58:33.002Z | + cargo --version |
| 105 | 2026-04-03T03:58:33.011Z | cargo 1.94.0 (85eff7c80 2026-01-15) |
| 106 | 2026-04-03T03:58:33.014Z | + rustc --version |
| 107 | 2026-04-03T03:58:33.034Z | rustc 1.94.0 (4a4ef493e 2026-03-02) |
| 108 | 2026-04-03T03:58:33.037Z | + WORK=/work |
| 109 | 2026-04-03T03:58:33.038Z | + pfexec mkdir -p /work |
| 110 | 2026-04-03T03:58:33.040Z | + pfexec chown build /work |
| 111 | 2026-04-03T03:58:33.043Z | + ptime -m ./tools/install_builder_prerequisites.sh -yp |
| 112 | 2026-04-03T03:58:41.530Z | Startup: Refreshing catalog 'helios-dev' ... Done |
| 113 | 2026-04-03T03:58:48.574Z | Startup: Caching catalogs ... Done |
| 114 | 2026-04-03T03:58:52.771Z | Planning: Solver setup ... Done (3.016s) |
| 115 | 2026-04-03T03:58:52.789Z | Planning: Running solver ... Done (0.020s) |
| 116 | 2026-04-03T03:58:52.906Z | Planning: Finding local manifests ... Done (0.003s) |
| 117 | 2026-04-03T03:58:52.919Z | Planning: Fetching manifests: 0/4 0% complete |
| 118 | 2026-04-03T03:58:53.013Z | Planning: Fetching manifests: 4/4 100% complete |
| 119 | 2026-04-03T03:58:53.043Z | Planning: Package planning ... Done (0.030s) |
| 120 | 2026-04-03T03:58:53.071Z | Planning: Merging actions ... Done (0.027s) |
| 121 | 2026-04-03T03:58:53.252Z | Planning: Checking for conflicting actions ... Done (0.181s) |
| 122 | 2026-04-03T03:58:53.259Z | Planning: Consolidating action changes ... Done (0.007s) |
| 123 | 2026-04-03T03:58:54.342Z | Planning: Evaluating mediators ... Done (1.083s) |
| 124 | 2026-04-03T03:58:54.347Z | Planning: Planning completed in 5.61 seconds |
| 125 | 2026-04-03T03:58:54.360Z | Packages to install: 4 |
| 126 | 2026-04-03T03:58:54.360Z | Mediators to change: 2 |
| 127 | 2026-04-03T03:58:54.360Z | Services to change: 1 |
| 128 | 2026-04-03T03:58:54.360Z | Estimated space available: 155.35 GB |
| 129 | 2026-04-03T03:58:54.363Z | Estimated space to be consumed: 1.84 GB |
| 130 | 2026-04-03T03:58:54.364Z | Create boot environment: No |
| 131 | 2026-04-03T03:58:54.364Z | Create backup boot environment: No |
| 132 | 2026-04-03T03:58:54.364Z | Rebuild boot archive: No |
| 133 | 2026-04-03T03:58:54.364Z | |
| 134 | 2026-04-03T03:58:54.364Z | Changed mediators: |
| 135 | 2026-04-03T03:58:54.364Z | mediator clang: |
| 136 | 2026-04-03T03:58:54.364Z | version: None -> 15 (system default) |
| 137 | 2026-04-03T03:58:54.364Z | |
| 138 | 2026-04-03T03:58:54.364Z | mediator llvm: |
| 139 | 2026-04-03T03:58:54.364Z | version: 14 (system default) -> 15 (system default) |
| 140 | 2026-04-03T03:58:54.364Z | |
| 141 | 2026-04-03T03:58:54.364Z | Changed packages: |
| 142 | 2026-04-03T03:58:54.364Z | helios-dev |
| 143 | 2026-04-03T03:58:54.364Z | developer/build-essential |
| 144 | 2026-04-03T03:58:54.364Z | None -> 11-2.0 |
| 145 | 2026-04-03T03:58:54.364Z | library/libxmlsec1 |
| 146 | 2026-04-03T03:58:54.364Z | None -> 1.2.35-2.0 |
| 147 | 2026-04-03T03:58:54.364Z | ooce/developer/clang-15 |
| 148 | 2026-04-03T03:58:54.364Z | None -> 15.0.7-2.0 |
| 149 | 2026-04-03T03:58:54.364Z | ooce/developer/llvm-15 |
| 150 | 2026-04-03T03:58:54.364Z | None -> 15.0.7-2.0 |
| 151 | 2026-04-03T03:58:54.364Z | |
| 152 | 2026-04-03T03:58:54.364Z | Services: |
| 153 | 2026-04-03T03:58:54.364Z | restart_fmri: |
| 154 | 2026-04-03T03:58:54.364Z | svc:/system/update-man-index:default |
| 155 | 2026-04-03T03:58:54.402Z | |
| 156 | 2026-04-03T03:58:54.402Z | Download: 0/3290 items 0.0/212.6MB 0% complete |
| 157 | 2026-04-03T03:58:59.404Z | Download: 2202/3290 items 119.1/212.6MB 56% complete (24.0M/s) |
| 158 | 2026-04-03T03:59:05.051Z | Download: 3247/3290 items 203.1/212.6MB 95% complete (21.3M/s) |
| 159 | 2026-04-03T03:59:06.398Z | Download: Completed 212.60 MB in 12.00 seconds (17.7M/s) |
| 160 | 2026-04-03T03:59:07.507Z | Actions: 1/3689 actions (Installing new actions) |
| 161 | 2026-04-03T03:59:10.832Z | Actions: Completed 3689 actions in 3.32 seconds. |
| 162 | 2026-04-03T03:59:11.098Z | Done (0.262s) |
| 163 | 2026-04-03T03:59:11.098Z | Done (0.000s) |
| 164 | 2026-04-03T03:59:11.691Z | Done (0.592s) |
| 165 | 2026-04-03T03:59:15.057Z | Done (3.036s) |
| 166 | 2026-04-03T03:59:15.130Z | Done (0.012s) |
| 167 | 2026-04-03T03:59:15.133Z | Done (0.000s) |
| 168 | 2026-04-03T03:59:15.286Z | Done (0.000s) |
| 169 | 2026-04-03T03:59:16.118Z | Planning: Evaluating mediator changes ... Done |
| 170 | 2026-04-03T03:59:16.224Z | Planning: Checking for conflicting actions ... Done |
| 171 | 2026-04-03T03:59:16.227Z | Planning: Consolidating action changes ... Done |
| 172 | 2026-04-03T03:59:16.385Z | Planning: Evaluating mediators ... Done |
| 173 | 2026-04-03T03:59:16.388Z | Planning: Planning completed in 0.27 seconds |
| 174 | 2026-04-03T03:59:16.407Z | Mediators to change: 2 |
| 175 | 2026-04-03T03:59:16.407Z | Create boot environment: No |
| 176 | 2026-04-03T03:59:16.407Z | Create backup boot environment: No |
| 177 | 2026-04-03T03:59:16.452Z | Done |
| 178 | 2026-04-03T03:59:16.452Z | Done |
| 179 | 2026-04-03T03:59:17.068Z | Done |
| 180 | 2026-04-03T03:59:19.566Z | Done |
| 181 | 2026-04-03T03:59:19.641Z | Done |
| 182 | 2026-04-03T03:59:19.644Z | Done |
| 183 | 2026-04-03T03:59:19.742Z | Done |
| 184 | 2026-04-03T03:59:20.151Z | Planning: Evaluating mediator changes ... Done |
| 185 | 2026-04-03T03:59:20.154Z | Planning: Merging actions ... Done |
| 186 | 2026-04-03T03:59:20.289Z | Planning: Checking for conflicting actions ... Done |
| 187 | 2026-04-03T03:59:20.292Z | Planning: Consolidating action changes ... Done |
| 188 | 2026-04-03T03:59:20.426Z | Planning: Evaluating mediators ... Done |
| 189 | 2026-04-03T03:59:20.454Z | Planning: Planning completed in 0.45 seconds |
| 190 | 2026-04-03T03:59:20.476Z | Packages to change: 1 |
| 191 | 2026-04-03T03:59:20.476Z | Mediators to change: 1 |
| 192 | 2026-04-03T03:59:20.476Z | Services to change: 1 |
| 193 | 2026-04-03T03:59:20.476Z | Create boot environment: No |
| 194 | 2026-04-03T03:59:20.476Z | Create backup boot environment: Yes |
| 195 | 2026-04-03T03:59:22.693Z | Actions: 1/6 actions (Updating modified actions) |
| 196 | 2026-04-03T03:59:22.696Z | Actions: Completed 6 actions in 0.00 seconds. |
| 197 | 2026-04-03T03:59:22.696Z | Done |
| 198 | 2026-04-03T03:59:22.696Z | Done |
| 199 | 2026-04-03T03:59:22.835Z | Done |
| 200 | 2026-04-03T03:59:25.300Z | Done |
| 201 | 2026-04-03T03:59:25.373Z | Done |
| 202 | 2026-04-03T03:59:25.377Z | Done |
| 203 | 2026-04-03T03:59:25.525Z | Done |
| 204 | 2026-04-03T03:59:25.812Z | MEDIATOR VER. SRC. VERSION IMPL. SRC. IMPLEMENTATION |
| 205 | 2026-04-03T03:59:25.812Z | clang system 15 system |
| 206 | 2026-04-03T03:59:25.812Z | csh system system illumos |
| 207 | 2026-04-03T03:59:25.812Z | ctags system system illumos |
| 208 | 2026-04-03T03:59:25.812Z | file system system illumos |
| 209 | 2026-04-03T03:59:25.812Z | gcc vendor 12 vendor |
| 210 | 2026-04-03T03:59:25.813Z | gcc system 14 system |
| 211 | 2026-04-03T03:59:25.813Z | gcc system 10 system |
| 212 | 2026-04-03T03:59:25.813Z | go system 1.20 system |
| 213 | 2026-04-03T03:59:25.813Z | go system 1.19 system |
| 214 | 2026-04-03T03:59:25.813Z | llvm system 15 system |
| 215 | 2026-04-03T03:59:25.813Z | llvm system 14 system |
| 216 | 2026-04-03T03:59:25.813Z | mariadb system 10.6 system |
| 217 | 2026-04-03T03:59:25.813Z | mta vendor vendor dma |
| 218 | 2026-04-03T03:59:25.813Z | openjdk system 17 system |
| 219 | 2026-04-03T03:59:25.813Z | openjdk system 11 system |
| 220 | 2026-04-03T03:59:25.813Z | openjdk system 1.8 system |
| 221 | 2026-04-03T03:59:25.813Z | openssl vendor 3 vendor |
| 222 | 2026-04-03T03:59:25.813Z | perl system 5.36 system |
| 223 | 2026-04-03T03:59:25.813Z | postgresql system 15 system |
| 224 | 2026-04-03T03:59:25.813Z | postgresql system 13 system |
| 225 | 2026-04-03T03:59:25.813Z | python vendor 3 vendor |
| 226 | 2026-04-03T03:59:25.813Z | python system 2 system |
| 227 | 2026-04-03T03:59:25.813Z | python3 system 3.11 system |
| 228 | 2026-04-03T03:59:25.813Z | ruby system 3.0 system |
| 229 | 2026-04-03T03:59:25.813Z | words vendor vendor american-english |
| 230 | 2026-04-03T03:59:25.813Z | words system system australian-english |
| 231 | 2026-04-03T03:59:25.813Z | words system system british-english |
| 232 | 2026-04-03T03:59:25.813Z | words system system canadian-english |
| 233 | 2026-04-03T03:59:25.813Z | words system system french |
| 234 | 2026-04-03T03:59:25.813Z | words system system italian |
| 235 | 2026-04-03T03:59:25.813Z | words system system ngerman |
| 236 | 2026-04-03T03:59:25.813Z | words system system ogerman |
| 237 | 2026-04-03T03:59:25.813Z | words system system spanish |
| 238 | 2026-04-03T03:59:26.035Z | PUBLISHER TYPE STATUS P LOCATION |
| 239 | 2026-04-03T03:59:26.035Z | helios-dev origin online F https://pkg.oxide.computer/helios/2/dev/ |
| 240 | 2026-04-03T03:59:30.302Z | FMRI IFO |
| 241 | 2026-04-03T03:59:30.302Z | pkg://helios-dev/developer/build-essential@11-2.0:20230623T110919Z im- |
| 242 | 2026-04-03T03:59:30.302Z | pkg://helios-dev/developer/pkg-config@0.29.2-2.0:20230621T191911Z i-- |
| 243 | 2026-04-03T03:59:30.302Z | pkg://helios-dev/library/libxmlsec1@1.2.35-2.0:20230624T123441Z im- |
| 244 | 2026-04-03T03:59:30.302Z | pkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20231012T123315Z im- |
| 245 | 2026-04-03T03:59:30.302Z | pkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20230623T141037Z --- |
| 246 | 2026-04-03T03:59:30.302Z | pkg://helios-dev/ooce/developer/cmake@3.26.4-2.0:20230623T130003Z i-- |
| 247 | 2026-04-03T03:59:30.302Z | pkg://helios-dev/ooce/library/postgresql-13@13.11-2.0:20230623T123131Z i-- |
| 248 | 2026-04-03T03:59:30.302Z | pkg://helios-dev/package/pkg@0.5.11-2.1.6412:20240822T193324Z i-- |
| 249 | 2026-04-03T03:59:30.302Z | pkg://helios-dev/package/pkg@0.5.11-2.0:20231020T135332Z --- |
| 250 | 2026-04-03T03:59:30.302Z | pkg://helios-dev/package/pkg@0.5.11-2.0:20230621T202036Z --- |
| 251 | 2026-04-03T03:59:30.302Z | pkg://helios-dev/system/library/g++-runtime@14-2.0:20241021T223805Z i-- |
| 252 | 2026-04-03T03:59:30.302Z | pkg://helios-dev/system/library/g++-runtime@13-2.0:20231118T213948Z --- |
| 253 | 2026-04-03T03:59:30.302Z | pkg://helios-dev/system/library/g++-runtime@12-2.0:20230621T201406Z --- |
| 254 | 2026-04-03T03:59:30.302Z | pkg://helios-dev/system/library/gcc-runtime@14-2.0:20241021T223750Z i-- |
| 255 | 2026-04-03T03:59:30.302Z | pkg://helios-dev/system/library/gcc-runtime@13-2.0:20231118T213832Z --- |
| 256 | 2026-04-03T03:59:30.302Z | pkg://helios-dev/system/library/gcc-runtime@12-2.0:20230621T201432Z --- |
| 257 | 2026-04-03T03:59:31.383Z | Updating git repository `https://github.com/oxidecomputer/pq-sys` |
| 258 | 2026-04-03T03:59:31.648Z | Updating crates.io index |
| 259 | 2026-04-03T03:59:31.686Z | Updating git repository `https://github.com/oxidecomputer/slog-error-chain` |
| 260 | 2026-04-03T03:59:32.448Z | Updating git repository `https://github.com/oxidecomputer/lldp` |
| 261 | 2026-04-03T03:59:32.868Z | Updating git repository `https://github.com/oxidecomputer/tufaceous` |
| 262 | 2026-04-03T03:59:33.358Z | Updating git repository `https://github.com/oxidecomputer/falcon` |
| 263 | 2026-04-03T03:59:34.221Z | Updating git repository `https://github.com/oxidecomputer/management-gateway-service` |
| 264 | 2026-04-03T03:59:34.732Z | Updating git repository `https://github.com/oxidecomputer/propolis` |
| 265 | 2026-04-03T03:59:36.095Z | Updating git repository `https://github.com/oxidecomputer/crucible` |
| 266 | 2026-04-03T03:59:37.436Z | Updating git repository `https://github.com/oxidecomputer/opte` |
| 267 | 2026-04-03T03:59:38.273Z | Updating git repository `https://github.com/oxidecomputer/tofino` |
| 268 | 2026-04-03T03:59:38.656Z | Updating git repository `https://github.com/oxidecomputer/maghemite` |
| 269 | 2026-04-03T03:59:39.415Z | Updating git repository `https://github.com/oxidecomputer/clickward` |
| 270 | 2026-04-03T03:59:39.667Z | Updating git repository `https://github.com/oxidecomputer/dice-util` |
| 271 | 2026-04-03T03:59:40.218Z | Updating git repository `https://github.com/oxidecomputer/openapi-lint` |
| 272 | 2026-04-03T03:59:40.435Z | Updating git repository `https://github.com/oxidecomputer/dendrite` |
| 273 | 2026-04-03T03:59:41.501Z | Updating git repository `https://github.com/oxidecomputer/transceiver-control` |
| 274 | 2026-04-03T03:59:42.140Z | Updating git repository `https://github.com/oxidecomputer/ipcc-rs` |
| 275 | 2026-04-03T03:59:42.366Z | Updating git repository `https://github.com/oxidecomputer/hubtools.git` |
| 276 | 2026-04-03T03:59:42.815Z | Updating git repository `https://github.com/oxidecomputer/scim2-rs` |
| 277 | 2026-04-03T03:59:43.255Z | Updating git repository `https://github.com/oxidecomputer/illumos-devinfo` |
| 278 | 2026-04-03T03:59:43.494Z | Updating git repository `https://github.com/oxidecomputer/libefi-illumos` |
| 279 | 2026-04-03T03:59:43.706Z | Updating git repository `https://github.com/oxidecomputer/libnvme` |
| 280 | 2026-04-03T03:59:43.951Z | Updating git repository `https://github.com/oxidecomputer/dice-util` |
| 281 | 2026-04-03T03:59:44.461Z | Updating git repository `https://github.com/oxidecomputer/sprockets.git` |
| 282 | 2026-04-03T03:59:45.017Z | Updating git repository `https://github.com/oxidecomputer/rust-cpuid.git` |
| 283 | 2026-04-03T03:59:45.583Z | Updating git repository `https://github.com/oxidecomputer/rats-corim.git` |
| 284 | 2026-04-03T03:59:45.974Z | Updating git repository `https://github.com/bluecatengineering/dhcproto.git` |
| 285 | 2026-04-03T03:59:46.313Z | Updating git repository `https://github.com/oxidecomputer/ispf` |
| 286 | 2026-04-03T03:59:47.296Z | Updating git repository `https://github.com/oxidecomputer/serde_human_bytes` |
| 287 | 2026-04-03T03:59:47.944Z | Updating git repository `https://github.com/oxidecomputer/netadm-sys` |
| 288 | 2026-04-03T03:59:48.316Z | Updating git repository `https://github.com/oxidecomputer/crucible` |
| 289 | 2026-04-03T03:59:49.008Z | Updating git repository `https://github.com/oxidecomputer/tlvc.git` |
| 290 | 2026-04-03T03:59:49.318Z | Updating git repository `https://github.com/oxidecomputer/lpc55_support` |
| 291 | 2026-04-03T03:59:49.644Z | Updating git repository `https://github.com/oxidecomputer/ipcc-rs` |
| 292 | 2026-04-03T03:59:49.973Z | Updating git repository `https://github.com/oxidecomputer/pki-playground` |
| 293 | 2026-04-03T03:59:50.268Z | Updating git repository `https://github.com/oxidecomputer/dlpi-sys` |
| 294 | 2026-04-03T03:59:50.754Z | Updating git repository `https://github.com/jmesmon/rust-libzfs` |
| 295 | 2026-04-03T03:59:51.028Z | Updating git repository `https://github.com/oxidecomputer/rusty-doors` |
| 296 | 2026-04-03T03:59:51.306Z | Updating git repository `https://github.com/illumos/smf-rs` |
| 297 | 2026-04-03T03:59:51.755Z | Updating git repository `https://github.com/oxidecomputer/omicron` |
| 298 | 2026-04-03T04:00:03.811Z | Downloading crates ... |
| 299 | 2026-04-03T04:00:03.901Z | Downloaded cfg-if v1.0.4 |
| 300 | 2026-04-03T04:00:03.904Z | Downloaded proc-macro-error-attr v1.0.4 |
| 301 | 2026-04-03T04:00:03.904Z | Downloaded fnv v1.0.7 |
| 302 | 2026-04-03T04:00:03.904Z | Downloaded equivalent v1.0.2 |
| 303 | 2026-04-03T04:00:03.907Z | Downloaded pest_meta v2.8.6 |
| 304 | 2026-04-03T04:00:03.907Z | Downloaded anstyle-parse v0.2.7 |
| 305 | 2026-04-03T04:00:03.910Z | Downloaded usdt-attr-macro v0.5.0 |
| 306 | 2026-04-03T04:00:03.913Z | Downloaded version_check v0.9.5 |
| 307 | 2026-04-03T04:00:03.913Z | Downloaded yoke v0.8.1 |
| 308 | 2026-04-03T04:00:03.916Z | Downloaded ucd-trie v0.1.7 |
| 309 | 2026-04-03T04:00:03.919Z | Downloaded serde_json v1.0.149 |
| 310 | 2026-04-03T04:00:03.922Z | Downloaded icu_properties_data v2.1.2 |
| 311 | 2026-04-03T04:00:03.926Z | Downloaded camino-tempfile v1.4.1 |
| 312 | 2026-04-03T04:00:03.929Z | Downloaded anstream v0.6.21 |
| 313 | 2026-04-03T04:00:03.932Z | Downloaded percent-encoding v2.3.2 |
| 314 | 2026-04-03T04:00:03.935Z | Downloaded getrandom v0.4.1 |
| 315 | 2026-04-03T04:00:03.935Z | Downloaded is_terminal_polyfill v1.70.2 |
| 316 | 2026-04-03T04:00:03.940Z | Downloaded cargo_toml v0.21.0 |
| 317 | 2026-04-03T04:00:03.944Z | Downloaded unicode-linebreak v0.1.5 |
| 318 | 2026-04-03T04:00:03.946Z | Downloaded quote v1.0.44 |
| 319 | 2026-04-03T04:00:03.949Z | Downloaded idna_adapter v1.2.1 |
| 320 | 2026-04-03T04:00:03.949Z | Downloaded cpufeatures v0.2.17 |
| 321 | 2026-04-03T04:00:03.955Z | Downloaded icu_properties v2.1.2 |
| 322 | 2026-04-03T04:00:03.958Z | Downloaded memmap v0.7.0 |
| 323 | 2026-04-03T04:00:03.958Z | Downloaded litemap v0.8.1 |
| 324 | 2026-04-03T04:00:03.961Z | Downloaded icu_locale_core v2.1.1 |
| 325 | 2026-04-03T04:00:03.964Z | Downloaded erased-serde v0.4.9 |
| 326 | 2026-04-03T04:00:03.964Z | Downloaded block-buffer v0.10.4 |
| 327 | 2026-04-03T04:00:03.968Z | Downloaded anstyle-query v1.1.5 |
| 328 | 2026-04-03T04:00:03.968Z | Downloaded serde_tokenstream v0.2.3 |
| 329 | 2026-04-03T04:00:03.968Z | Downloaded heck v0.5.0 |
| 330 | 2026-04-03T04:00:03.975Z | Downloaded swrite v0.1.0 |
| 331 | 2026-04-03T04:00:03.977Z | Downloaded plain v0.2.3 |
| 332 | 2026-04-03T04:00:03.980Z | Downloaded toml_write v0.1.2 |
| 333 | 2026-04-03T04:00:03.983Z | Downloaded thiserror-impl v2.0.18 |
| 334 | 2026-04-03T04:00:03.983Z | Downloaded ordered-float v2.10.1 |
| 335 | 2026-04-03T04:00:03.986Z | Downloaded scroll v0.12.0 |
| 336 | 2026-04-03T04:00:03.991Z | Downloaded anyhow v1.0.102 |
| 337 | 2026-04-03T04:00:03.994Z | Downloaded serde_core v1.0.228 |
| 338 | 2026-04-03T04:00:03.997Z | Downloaded proc-macro2 v1.0.106 |
| 339 | 2026-04-03T04:00:03.997Z | Downloaded cargo-util-schemas v0.8.2 |
| 340 | 2026-04-03T04:00:03.997Z | Downloaded camino v1.2.2 |
| 341 | 2026-04-03T04:00:04.001Z | Downloaded yoke-derive v0.8.1 |
| 342 | 2026-04-03T04:00:04.004Z | Downloaded utf8_iter v1.0.4 |
| 343 | 2026-04-03T04:00:04.013Z | Downloaded unicode-width v0.1.14 |
| 344 | 2026-04-03T04:00:04.016Z | Downloaded thiserror v2.0.18 |
| 345 | 2026-04-03T04:00:04.019Z | Downloaded syn v2.0.117 |
| 346 | 2026-04-03T04:00:04.025Z | Downloaded papergrid v0.11.0 |
| 347 | 2026-04-03T04:00:04.027Z | Downloaded serde_spanned v0.6.9 |
| 348 | 2026-04-03T04:00:04.030Z | Downloaded unicode-ident v1.0.24 |
| 349 | 2026-04-03T04:00:04.030Z | Downloaded unicode-width v0.2.0 |
| 350 | 2026-04-03T04:00:04.033Z | Downloaded hashbrown v0.16.1 |
| 351 | 2026-04-03T04:00:04.036Z | Downloaded smawk v0.3.2 |
| 352 | 2026-04-03T04:00:04.036Z | Downloaded dof v0.3.0 |
| 353 | 2026-04-03T04:00:04.039Z | Downloaded cargo_metadata v0.21.0 |
| 354 | 2026-04-03T04:00:04.039Z | Downloaded heck v0.4.1 |
| 355 | 2026-04-03T04:00:04.051Z | Downloaded dtrace-parser v0.2.0 |
| 356 | 2026-04-03T04:00:04.057Z | Downloaded proc-macro-error v1.0.4 |
| 357 | 2026-04-03T04:00:04.060Z | Downloaded fs-err v3.3.0 |
| 358 | 2026-04-03T04:00:04.060Z | Downloaded digest v0.10.7 |
| 359 | 2026-04-03T04:00:04.063Z | Downloaded icu_provider v2.1.1 |
| 360 | 2026-04-03T04:00:04.066Z | Downloaded once_cell v1.21.3 |
| 361 | 2026-04-03T04:00:04.069Z | Downloaded usdt-macro v0.5.0 |
| 362 | 2026-04-03T04:00:04.073Z | Downloaded form_urlencoded v1.2.2 |
| 363 | 2026-04-03T04:00:04.077Z | Downloaded memchr v2.8.0 |
| 364 | 2026-04-03T04:00:04.080Z | Downloaded tabled_derive v0.7.0 |
| 365 | 2026-04-03T04:00:04.083Z | Downloaded pest_derive v2.8.6 |
| 366 | 2026-04-03T04:00:04.096Z | Downloaded sha2 v0.10.9 |
| 367 | 2026-04-03T04:00:04.102Z | Downloaded scroll_derive v0.12.1 |
| 368 | 2026-04-03T04:00:04.105Z | Downloaded fastrand v2.3.0 |
| 369 | 2026-04-03T04:00:04.105Z | Downloaded crypto-common v0.1.7 |
| 370 | 2026-04-03T04:00:04.105Z | Downloaded serde-untagged v0.1.9 |
| 371 | 2026-04-03T04:00:04.108Z | Downloaded synstructure v0.13.2 |
| 372 | 2026-04-03T04:00:04.111Z | Downloaded smallvec v1.15.1 |
| 373 | 2026-04-03T04:00:04.114Z | Downloaded zerofrom-derive v0.1.6 |
| 374 | 2026-04-03T04:00:04.114Z | Downloaded autocfg v1.5.0 |
| 375 | 2026-04-03T04:00:04.119Z | Downloaded anstyle v1.0.13 |
| 376 | 2026-04-03T04:00:04.128Z | Downloaded terminal_size v0.4.3 |
| 377 | 2026-04-03T04:00:04.136Z | Downloaded potential_utf v0.1.4 |
| 378 | 2026-04-03T04:00:04.139Z | Downloaded itoa v1.0.17 |
| 379 | 2026-04-03T04:00:04.142Z | Downloaded icu_collections v2.1.1 |
| 380 | 2026-04-03T04:00:04.145Z | Downloaded pretty-hex v0.4.1 |
| 381 | 2026-04-03T04:00:04.149Z | Downloaded errno v0.3.14 |
| 382 | 2026-04-03T04:00:04.155Z | Downloaded clap_lex v1.0.0 |
| 383 | 2026-04-03T04:00:04.158Z | Downloaded cargo-platform v0.2.0 |
| 384 | 2026-04-03T04:00:04.165Z | Downloaded colorchoice v1.0.4 |
| 385 | 2026-04-03T04:00:04.168Z | Downloaded thread-id v4.2.2 |
| 386 | 2026-04-03T04:00:04.171Z | Downloaded writeable v0.6.2 |
| 387 | 2026-04-03T04:00:04.171Z | Downloaded zerofrom v0.1.6 |
| 388 | 2026-04-03T04:00:04.171Z | Downloaded typeid v1.0.3 |
| 389 | 2026-04-03T04:00:04.174Z | Downloaded usdt-impl v0.5.0 |
| 390 | 2026-04-03T04:00:04.177Z | Downloaded strsim v0.11.1 |
| 391 | 2026-04-03T04:00:04.180Z | Downloaded usdt v0.5.0 |
| 392 | 2026-04-03T04:00:04.183Z | Downloaded tinystr v0.8.2 |
| 393 | 2026-04-03T04:00:04.186Z | Downloaded thiserror v1.0.69 |
| 394 | 2026-04-03T04:00:04.189Z | Downloaded pest_generator v2.8.6 |
| 395 | 2026-04-03T04:00:04.189Z | Downloaded clap_derive v4.5.55 |
| 396 | 2026-04-03T04:00:04.192Z | Downloaded zerovec v0.11.5 |
| 397 | 2026-04-03T04:00:04.195Z | Downloaded zerotrie v0.2.3 |
| 398 | 2026-04-03T04:00:04.200Z | Downloaded tempfile v3.25.0 |
| 399 | 2026-04-03T04:00:04.207Z | Downloaded log v0.4.29 |
| 400 | 2026-04-03T04:00:04.211Z | Downloaded byteorder v1.5.0 |
| 401 | 2026-04-03T04:00:04.215Z | Downloaded bitflags v2.11.0 |
| 402 | 2026-04-03T04:00:04.219Z | Downloaded icu_normalizer_data v2.1.1 |
| 403 | 2026-04-03T04:00:04.235Z | Downloaded serde_derive v1.0.228 |
| 404 | 2026-04-03T04:00:04.238Z | Downloaded icu_normalizer v2.1.1 |
| 405 | 2026-04-03T04:00:04.242Z | Downloaded serde v1.0.228 |
| 406 | 2026-04-03T04:00:04.245Z | Downloaded clap_builder v4.5.60 |
| 407 | 2026-04-03T04:00:04.248Z | Downloaded clap v4.5.60 |
| 408 | 2026-04-03T04:00:04.276Z | Downloaded indexmap v2.13.0 |
| 409 | 2026-04-03T04:00:04.287Z | Downloaded idna v1.1.0 |
| 410 | 2026-04-03T04:00:04.293Z | Downloaded pest v2.8.6 |
| 411 | 2026-04-03T04:00:04.296Z | Downloaded semver v1.0.27 |
| 412 | 2026-04-03T04:00:04.299Z | Downloaded goblin v0.8.2 |
| 413 | 2026-04-03T04:00:04.303Z | Downloaded tabled v0.15.0 |
| 414 | 2026-04-03T04:00:04.311Z | Downloaded syn v1.0.109 |
| 415 | 2026-04-03T04:00:04.332Z | Downloaded libc v0.2.180 |
| 416 | 2026-04-03T04:00:04.350Z | Downloaded rustix v1.1.3 |
| 417 | 2026-04-03T04:00:04.413Z | Downloaded textwrap v0.16.2 |
| 418 | 2026-04-03T04:00:04.424Z | Downloaded url v2.5.8 |
| 419 | 2026-04-03T04:00:04.432Z | Downloaded typenum v1.19.0 |
| 420 | 2026-04-03T04:00:04.451Z | Downloaded bytecount v0.6.9 |
| 421 | 2026-04-03T04:00:04.457Z | Downloaded winnow v0.7.14 |
| 422 | 2026-04-03T04:00:04.470Z | Downloaded stable_deref_trait v1.2.1 |
| 423 | 2026-04-03T04:00:04.482Z | Downloaded toml_edit v0.22.27 |
| 424 | 2026-04-03T04:00:04.485Z | Downloaded zmij v1.0.21 |
| 425 | 2026-04-03T04:00:04.492Z | Downloaded zerocopy v0.7.35 |
| 426 | 2026-04-03T04:00:04.501Z | Downloaded utf8parse v0.2.2 |
| 427 | 2026-04-03T04:00:04.504Z | Downloaded zerocopy-derive v0.7.35 |
| 428 | 2026-04-03T04:00:04.504Z | Downloaded toml v0.8.23 |
| 429 | 2026-04-03T04:00:04.511Z | Downloaded unicode-xid v0.2.6 |
| 430 | 2026-04-03T04:00:04.595Z | Downloaded thiserror-impl v1.0.69 |
| 431 | 2026-04-03T04:00:04.681Z | Downloaded num-traits v0.2.19 |
| 432 | 2026-04-03T04:00:04.795Z | Downloaded serde-value v0.7.0 |
| 433 | 2026-04-03T04:00:04.804Z | Downloaded generic-array v0.14.7 |
| 434 | 2026-04-03T04:00:04.827Z | Downloaded zerovec-derive v0.11.2 |
| 435 | 2026-04-03T04:00:05.032Z | Downloaded macaddr v1.0.1 |
| 436 | 2026-04-03T04:00:05.979Z | Downloaded toml_datetime v0.6.11 |
| 437 | 2026-04-03T04:00:05.983Z | Downloaded displaydoc v0.2.5 |
| 438 | 2026-04-03T04:00:06.036Z | Compiling proc-macro2 v1.0.106 |
| 439 | 2026-04-03T04:00:06.036Z | Compiling unicode-ident v1.0.24 |
| 440 | 2026-04-03T04:00:06.039Z | Compiling quote v1.0.44 |
| 441 | 2026-04-03T04:00:06.039Z | Compiling serde_core v1.0.228 |
| 442 | 2026-04-03T04:00:06.039Z | Compiling libc v0.2.180 |
| 443 | 2026-04-03T04:00:06.039Z | Compiling version_check v0.9.5 |
| 444 | 2026-04-03T04:00:06.039Z | Compiling memchr v2.8.0 |
| 445 | 2026-04-03T04:00:06.217Z | Compiling stable_deref_trait v1.2.1 |
| 446 | 2026-04-03T04:00:06.220Z | Compiling serde v1.0.228 |
| 447 | 2026-04-03T04:00:06.232Z | Compiling zmij v1.0.21 |
| 448 | 2026-04-03T04:00:06.235Z | Compiling thiserror v1.0.69 |
| 449 | 2026-04-03T04:00:06.235Z | Compiling autocfg v1.5.0 |
| 450 | 2026-04-03T04:00:06.235Z | Compiling ucd-trie v0.1.7 |
| 451 | 2026-04-03T04:00:06.235Z | Compiling itoa v1.0.17 |
| 452 | 2026-04-03T04:00:06.250Z | Compiling writeable v0.6.2 |
| 453 | 2026-04-03T04:00:06.421Z | Compiling litemap v0.8.1 |
| 454 | 2026-04-03T04:00:06.462Z | Compiling rustix v1.1.3 |
| 455 | 2026-04-03T04:00:06.838Z | Compiling icu_properties_data v2.1.2 |
| 456 | 2026-04-03T04:00:06.862Z | Compiling icu_normalizer_data v2.1.1 |
| 457 | 2026-04-03T04:00:06.865Z | Compiling byteorder v1.5.0 |
| 458 | 2026-04-03T04:00:06.865Z | Compiling bitflags v2.11.0 |
| 459 | 2026-04-03T04:00:06.883Z | Compiling serde_json v1.0.149 |
| 460 | 2026-04-03T04:00:07.058Z | Compiling pest v2.8.6 |
| 461 | 2026-04-03T04:00:07.173Z | Compiling num-traits v0.2.19 |
| 462 | 2026-04-03T04:00:07.176Z | Compiling hashbrown v0.16.1 |
| 463 | 2026-04-03T04:00:07.214Z | Compiling smallvec v1.15.1 |
| 464 | 2026-04-03T04:00:07.217Z | Compiling equivalent v1.0.2 |
| 465 | 2026-04-03T04:00:07.238Z | Compiling typeid v1.0.3 |
| 466 | 2026-04-03T04:00:07.311Z | Compiling usdt-impl v0.5.0 |
| 467 | 2026-04-03T04:00:07.388Z | Compiling errno v0.3.14 |
| 468 | 2026-04-03T04:00:07.391Z | Compiling thread-id v4.2.2 |
| 469 | 2026-04-03T04:00:07.445Z | Compiling proc-macro-error-attr v1.0.4 |
| 470 | 2026-04-03T04:00:07.448Z | Compiling winnow v0.7.14 |
| 471 | 2026-04-03T04:00:07.521Z | Compiling syn v1.0.109 |
| 472 | 2026-04-03T04:00:07.524Z | Compiling erased-serde v0.4.9 |
| 473 | 2026-04-03T04:00:07.524Z | Compiling toml_write v0.1.2 |
| 474 | 2026-04-03T04:00:07.524Z | Compiling proc-macro-error v1.0.4 |
| 475 | 2026-04-03T04:00:07.677Z | Compiling indexmap v2.13.0 |
| 476 | 2026-04-03T04:00:07.761Z | Compiling log v0.4.29 |
| 477 | 2026-04-03T04:00:07.784Z | Compiling utf8parse v0.2.2 |
| 478 | 2026-04-03T04:00:07.804Z | Compiling utf8_iter v1.0.4 |
| 479 | 2026-04-03T04:00:07.807Z | Compiling camino v1.2.2 |
| 480 | 2026-04-03T04:00:07.862Z | Compiling thiserror v2.0.18 |
| 481 | 2026-04-03T04:00:07.904Z | Compiling plain v0.2.3 |
| 482 | 2026-04-03T04:00:07.922Z | Compiling syn v2.0.117 |
| 483 | 2026-04-03T04:00:07.947Z | Compiling getrandom v0.4.1 |
| 484 | 2026-04-03T04:00:07.967Z | Compiling percent-encoding v2.3.2 |
| 485 | 2026-04-03T04:00:08.006Z | Compiling anstyle-parse v0.2.7 |
| 486 | 2026-04-03T04:00:08.164Z | Compiling pest_meta v2.8.6 |
| 487 | 2026-04-03T04:00:08.184Z | Compiling form_urlencoded v1.2.2 |
| 488 | 2026-04-03T04:00:08.221Z | Compiling ordered-float v2.10.1 |
| 489 | 2026-04-03T04:00:08.312Z | Compiling cfg-if v1.0.4 |
| 490 | 2026-04-03T04:00:08.315Z | Compiling is_terminal_polyfill v1.70.2 |
| 491 | 2026-04-03T04:00:08.382Z | Compiling pretty-hex v0.4.1 |
| 492 | 2026-04-03T04:00:08.400Z | Compiling anstyle v1.0.13 |
| 493 | 2026-04-03T04:00:08.418Z | Compiling anstyle-query v1.1.5 |
| 494 | 2026-04-03T04:00:08.421Z | Compiling colorchoice v1.0.4 |
| 495 | 2026-04-03T04:00:08.473Z | Compiling terminal_size v0.4.3 |
| 496 | 2026-04-03T04:00:08.539Z | Compiling fs-err v3.3.0 |
| 497 | 2026-04-03T04:00:08.576Z | Compiling clap_lex v1.0.0 |
| 498 | 2026-04-03T04:00:08.597Z | Compiling once_cell v1.21.3 |
| 499 | 2026-04-03T04:00:08.600Z | Compiling anstream v0.6.21 |
| 500 | 2026-04-03T04:00:08.707Z | Compiling semver v1.0.27 |
| 501 | 2026-04-03T04:00:08.743Z | Compiling heck v0.4.1 |
| 502 | 2026-04-03T04:00:08.766Z | Compiling strsim v0.11.1 |
| 503 | 2026-04-03T04:00:08.832Z | Compiling anyhow v1.0.102 |
| 504 | 2026-04-03T04:00:08.850Z | Compiling fastrand v2.3.0 |
| 505 | 2026-04-03T04:00:08.962Z | Compiling bytecount v0.6.9 |
| 506 | 2026-04-03T04:00:08.982Z | Compiling heck v0.5.0 |
| 507 | 2026-04-03T04:00:09.003Z | Compiling unicode-xid v0.2.6 |
| 508 | 2026-04-03T04:00:09.024Z | Compiling fnv v1.0.7 |
| 509 | 2026-04-03T04:00:09.060Z | Compiling serde-untagged v0.1.9 |
| 510 | 2026-04-03T04:00:09.123Z | Compiling unicode-width v0.1.14 |
| 511 | 2026-04-03T04:00:09.147Z | Compiling tempfile v3.25.0 |
| 512 | 2026-04-03T04:00:09.167Z | Compiling clap_builder v4.5.60 |
| 513 | 2026-04-03T04:00:09.170Z | Compiling memmap v0.7.0 |
| 514 | 2026-04-03T04:00:09.170Z | Compiling unicode-linebreak v0.1.5 |
| 515 | 2026-04-03T04:00:09.263Z | Compiling unicode-width v0.2.0 |
| 516 | 2026-04-03T04:00:09.290Z | Compiling smawk v0.3.2 |
| 517 | 2026-04-03T04:00:09.398Z | Compiling papergrid v0.11.0 |
| 518 | 2026-04-03T04:00:09.425Z | Compiling camino-tempfile v1.4.1 |
| 519 | 2026-04-03T04:00:09.428Z | Compiling swrite v0.1.0 |
| 520 | 2026-04-03T04:00:09.465Z | Compiling dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common) |
| 521 | 2026-04-03T04:00:09.506Z | Compiling textwrap v0.16.2 |
| 522 | 2026-04-03T04:00:09.817Z | Compiling tabled_derive v0.7.0 |
| 523 | 2026-04-03T04:00:10.449Z | Compiling synstructure v0.13.2 |
| 524 | 2026-04-03T04:00:10.449Z | Compiling pest_generator v2.8.6 |
| 525 | 2026-04-03T04:00:10.487Z | Compiling tabled v0.15.0 |
| 526 | 2026-04-03T04:00:10.973Z | Compiling serde_derive v1.0.228 |
| 527 | 2026-04-03T04:00:10.977Z | Compiling zerofrom-derive v0.1.6 |
| 528 | 2026-04-03T04:00:10.977Z | Compiling yoke-derive v0.8.1 |
| 529 | 2026-04-03T04:00:10.991Z | Compiling zerovec-derive v0.11.2 |
| 530 | 2026-04-03T04:00:10.994Z | Compiling displaydoc v0.2.5 |
| 531 | 2026-04-03T04:00:11.032Z | Compiling thiserror-impl v1.0.69 |
| 532 | 2026-04-03T04:00:11.047Z | Compiling zerocopy-derive v0.7.35 |
| 533 | 2026-04-03T04:00:11.050Z | Compiling scroll_derive v0.12.1 |
| 534 | 2026-04-03T04:00:11.050Z | Compiling thiserror-impl v2.0.18 |
| 535 | 2026-04-03T04:00:11.065Z | Compiling clap_derive v4.5.55 |
| 536 | 2026-04-03T04:00:11.084Z | Compiling pest_derive v2.8.6 |
| 537 | 2026-04-03T04:00:11.759Z | Compiling scroll v0.12.0 |
| 538 | 2026-04-03T04:00:11.917Z | Compiling zerocopy v0.7.35 |
| 539 | 2026-04-03T04:00:11.997Z | Compiling goblin v0.8.2 |
| 540 | 2026-04-03T04:00:12.016Z | Compiling zerofrom v0.1.6 |
| 541 | 2026-04-03T04:00:12.126Z | Compiling yoke v0.8.1 |
| 542 | 2026-04-03T04:00:12.169Z | Compiling dtrace-parser v0.2.0 |
| 543 | 2026-04-03T04:00:12.285Z | Compiling zerovec v0.11.5 |
| 544 | 2026-04-03T04:00:12.285Z | Compiling zerotrie v0.2.3 |
| 545 | 2026-04-03T04:00:12.465Z | Compiling clap v4.5.60 |
| 546 | 2026-04-03T04:00:12.715Z | Compiling tinystr v0.8.2 |
| 547 | 2026-04-03T04:00:12.715Z | Compiling potential_utf v0.1.4 |
| 548 | 2026-04-03T04:00:12.828Z | Compiling icu_collections v2.1.1 |
| 549 | 2026-04-03T04:00:12.886Z | Compiling icu_locale_core v2.1.1 |
| 550 | 2026-04-03T04:00:13.441Z | Compiling icu_provider v2.1.1 |
| 551 | 2026-04-03T04:00:13.484Z | Compiling serde_spanned v0.6.9 |
| 552 | 2026-04-03T04:00:13.484Z | Compiling toml_datetime v0.6.11 |
| 553 | 2026-04-03T04:00:13.484Z | Compiling serde-value v0.7.0 |
| 554 | 2026-04-03T04:00:13.487Z | Compiling cargo-platform v0.2.0 |
| 555 | 2026-04-03T04:00:13.487Z | Compiling macaddr v1.0.1 |
| 556 | 2026-04-03T04:00:13.502Z | Compiling dof v0.3.0 |
| 557 | 2026-04-03T04:00:13.505Z | Compiling serde_tokenstream v0.2.3 |
| 558 | 2026-04-03T04:00:13.661Z | Compiling icu_properties v2.1.2 |
| 559 | 2026-04-03T04:00:13.661Z | Compiling icu_normalizer v2.1.1 |
| 560 | 2026-04-03T04:00:13.678Z | Compiling toml_edit v0.22.27 |
| 561 | 2026-04-03T04:00:14.260Z | Compiling usdt-attr-macro v0.5.0 |
| 562 | 2026-04-03T04:00:14.263Z | Compiling usdt-macro v0.5.0 |
| 563 | 2026-04-03T04:00:14.457Z | Compiling idna_adapter v1.2.1 |
| 564 | 2026-04-03T04:00:14.562Z | Compiling idna v1.1.0 |
| 565 | 2026-04-03T04:00:14.854Z | Compiling url v2.5.8 |
| 566 | 2026-04-03T04:00:14.882Z | Compiling usdt v0.5.0 |
| 567 | 2026-04-03T04:00:14.979Z | Compiling toml v0.8.23 |
| 568 | 2026-04-03T04:00:15.311Z | Compiling cargo-util-schemas v0.8.2 |
| 569 | 2026-04-03T04:00:15.311Z | Compiling cargo_toml v0.21.0 |
| 570 | 2026-04-03T04:00:16.101Z | Compiling cargo_metadata v0.21.0 |
| 571 | 2026-04-03T04:00:17.020Z | Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask) |
| 572 | 2026-04-03T04:00:19.115Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 47.92s |
| 573 | 2026-04-03T04:00:19.365Z | Running `target/debug/xtask download cockroach clickhouse console dendrite-stub maghemite-mgd transceiver-control` |
| 574 | 2026-04-03T04:00:19.922Z | Downloading crates ... |
| 575 | 2026-04-03T04:00:20.026Z | Downloaded async-bb8-diesel v0.2.1 |
| 576 | 2026-04-03T04:00:20.029Z | Downloaded ascii-canvas v3.0.0 |
| 577 | 2026-04-03T04:00:20.029Z | Downloaded arrayvec v0.7.6 |
| 578 | 2026-04-03T04:00:20.032Z | Downloaded assert_matches v1.5.0 |
| 579 | 2026-04-03T04:00:20.033Z | Downloaded async-recursion v1.1.1 |
| 580 | 2026-04-03T04:00:20.035Z | Downloaded arc-swap v1.8.2 |
| 581 | 2026-04-03T04:00:20.042Z | Downloaded castaway v0.2.4 |
| 582 | 2026-04-03T04:00:20.046Z | Downloaded const-oid v0.9.6 |
| 583 | 2026-04-03T04:00:20.049Z | Downloaded cargo_toml v0.22.3 |
| 584 | 2026-04-03T04:00:20.057Z | Downloaded debug-ignore v1.0.5 |
| 585 | 2026-04-03T04:00:20.060Z | Downloaded block-padding v0.3.3 |
| 586 | 2026-04-03T04:00:20.065Z | Downloaded chrono v0.4.44 |
| 587 | 2026-04-03T04:00:20.069Z | Downloaded ciborium-io v0.2.2 |
| 588 | 2026-04-03T04:00:20.072Z | Downloaded cassowary v0.3.0 |
| 589 | 2026-04-03T04:00:20.072Z | Downloaded base64 v0.22.1 |
| 590 | 2026-04-03T04:00:20.075Z | Downloaded ciborium-ll v0.2.2 |
| 591 | 2026-04-03T04:00:20.075Z | Downloaded fatfs v0.3.6 |
| 592 | 2026-04-03T04:00:20.078Z | Downloaded cookie v0.18.1 |
| 593 | 2026-04-03T04:00:20.078Z | Downloaded ena v0.14.4 |
| 594 | 2026-04-03T04:00:20.081Z | Downloaded bzip2 v0.4.4 |
| 595 | 2026-04-03T04:00:20.081Z | Downloaded bb8 v0.8.6 |
| 596 | 2026-04-03T04:00:20.084Z | Downloaded env_logger v0.11.9 |
| 597 | 2026-04-03T04:00:20.087Z | Downloaded derive_builder v0.20.2 |
| 598 | 2026-04-03T04:00:20.090Z | Downloaded crc-catalog v2.4.0 |
| 599 | 2026-04-03T04:00:20.093Z | Downloaded cfg_aliases v0.1.1 |
| 600 | 2026-04-03T04:00:20.096Z | Downloaded cbc v0.1.2 |
| 601 | 2026-04-03T04:00:20.101Z | Downloaded der v0.7.10 |
| 602 | 2026-04-03T04:00:20.104Z | Downloaded atty v0.2.14 |
| 603 | 2026-04-03T04:00:20.107Z | Downloaded async-stream v0.3.6 |
| 604 | 2026-04-03T04:00:20.107Z | Downloaded dropshot v0.16.7 |
| 605 | 2026-04-03T04:00:20.120Z | Downloaded glob v0.3.3 |
| 606 | 2026-04-03T04:00:20.123Z | Downloaded constant_time_eq v0.4.2 |
| 607 | 2026-04-03T04:00:20.123Z | Downloaded const_format_proc_macros v0.2.34 |
| 608 | 2026-04-03T04:00:20.126Z | Downloaded cancel-safe-futures v0.1.5 |
| 609 | 2026-04-03T04:00:20.126Z | Downloaded argon2 v0.5.3 |
| 610 | 2026-04-03T04:00:20.129Z | Downloaded darling_core v0.23.0 |
| 611 | 2026-04-03T04:00:20.132Z | Downloaded cpufeatures v0.3.0 |
| 612 | 2026-04-03T04:00:20.132Z | Downloaded cfg_aliases v0.2.1 |
| 613 | 2026-04-03T04:00:20.132Z | Downloaded foldhash v0.1.5 |
| 614 | 2026-04-03T04:00:20.136Z | Downloaded hashbrown v0.12.3 |
| 615 | 2026-04-03T04:00:20.136Z | Downloaded crc v3.4.0 |
| 616 | 2026-04-03T04:00:20.139Z | Downloaded adler2 v2.0.1 |
| 617 | 2026-04-03T04:00:20.139Z | Downloaded cargo-platform v0.1.9 |
| 618 | 2026-04-03T04:00:20.139Z | Downloaded convert_case v0.4.0 |
| 619 | 2026-04-03T04:00:20.139Z | Downloaded bit-set v0.5.3 |
| 620 | 2026-04-03T04:00:20.142Z | Downloaded base16ct v0.2.0 |
| 621 | 2026-04-03T04:00:20.142Z | Downloaded diesel_table_macro_syntax v0.3.0 |
| 622 | 2026-04-03T04:00:20.142Z | Downloaded bitfield-struct v0.6.2 |
| 623 | 2026-04-03T04:00:20.142Z | Downloaded atomicwrites v0.4.4 |
| 624 | 2026-04-03T04:00:20.145Z | Downloaded array-init v0.0.4 |
| 625 | 2026-04-03T04:00:20.145Z | Downloaded bcrypt-pbkdf v0.10.0 |
| 626 | 2026-04-03T04:00:20.145Z | Downloaded arrayref v0.3.9 |
| 627 | 2026-04-03T04:00:20.148Z | Downloaded aead v0.5.2 |
| 628 | 2026-04-03T04:00:20.151Z | Downloaded funty v2.0.0 |
| 629 | 2026-04-03T04:00:20.154Z | Downloaded bit-set v0.8.0 |
| 630 | 2026-04-03T04:00:20.157Z | Downloaded chacha20 v0.9.1 |
| 631 | 2026-04-03T04:00:20.160Z | Downloaded cargo_metadata v0.19.2 |
| 632 | 2026-04-03T04:00:20.160Z | Downloaded bcs v0.1.6 |
| 633 | 2026-04-03T04:00:20.162Z | Downloaded cmake v0.1.57 |
| 634 | 2026-04-03T04:00:20.162Z | Downloaded compact_str v0.8.1 |
| 635 | 2026-04-03T04:00:20.165Z | Downloaded bit-vec v0.6.3 |
| 636 | 2026-04-03T04:00:20.165Z | Downloaded foreign-types-shared v0.1.1 |
| 637 | 2026-04-03T04:00:20.170Z | Downloaded futures-macro v0.3.32 |
| 638 | 2026-04-03T04:00:20.172Z | Downloaded console v0.16.2 |
| 639 | 2026-04-03T04:00:20.173Z | Downloaded bitflags v1.3.2 |
| 640 | 2026-04-03T04:00:20.175Z | Downloaded cipher v0.4.4 |
| 641 | 2026-04-03T04:00:20.175Z | Downloaded async-stream-impl v0.3.6 |
| 642 | 2026-04-03T04:00:20.178Z | Downloaded bzip2 v0.6.1 |
| 643 | 2026-04-03T04:00:20.178Z | Downloaded atomic-waker v1.1.2 |
| 644 | 2026-04-03T04:00:20.181Z | Downloaded futures-task v0.3.32 |
| 645 | 2026-04-03T04:00:20.181Z | Downloaded cobs v0.3.0 |
| 646 | 2026-04-03T04:00:20.181Z | Downloaded hickory-proto v0.25.2 |
| 647 | 2026-04-03T04:00:20.190Z | Downloaded git-stub v1.0.0 |
| 648 | 2026-04-03T04:00:20.193Z | Downloaded bitfield-macros v0.19.4 |
| 649 | 2026-04-03T04:00:20.193Z | Downloaded cexpr v0.6.0 |
| 650 | 2026-04-03T04:00:20.193Z | Downloaded camino-tempfile-ext v0.3.3 |
| 651 | 2026-04-03T04:00:20.196Z | Downloaded backoff v0.4.0 |
| 652 | 2026-04-03T04:00:20.200Z | Downloaded foreign-types-shared v0.3.1 |
| 653 | 2026-04-03T04:00:20.203Z | Downloaded base64ct v1.8.3 |
| 654 | 2026-04-03T04:00:20.205Z | Downloaded hash32 v0.2.1 |
| 655 | 2026-04-03T04:00:20.205Z | Downloaded futures-core v0.3.32 |
| 656 | 2026-04-03T04:00:20.205Z | Downloaded fs-err v2.11.0 |
| 657 | 2026-04-03T04:00:20.208Z | Downloaded blowfish v0.9.1 |
| 658 | 2026-04-03T04:00:20.208Z | Downloaded bit-vec v0.8.0 |
| 659 | 2026-04-03T04:00:20.211Z | Downloaded cookie_store v0.22.1 |
| 660 | 2026-04-03T04:00:20.211Z | Downloaded console v0.15.11 |
| 661 | 2026-04-03T04:00:20.214Z | Downloaded chacha20 v0.10.0 |
| 662 | 2026-04-03T04:00:20.214Z | Downloaded bitfield v0.19.4 |
| 663 | 2026-04-03T04:00:20.217Z | Downloaded base16ct v1.0.0 |
| 664 | 2026-04-03T04:00:20.217Z | Downloaded hex v0.4.3 |
| 665 | 2026-04-03T04:00:20.217Z | Downloaded globwalk v0.9.1 |
| 666 | 2026-04-03T04:00:20.220Z | Downloaded hex-literal v0.4.1 |
| 667 | 2026-04-03T04:00:20.220Z | Downloaded gethostname v0.5.0 |
| 668 | 2026-04-03T04:00:20.220Z | Downloaded async-trait v0.1.89 |
| 669 | 2026-04-03T04:00:20.223Z | Downloaded futures-sink v0.3.32 |
| 670 | 2026-04-03T04:00:20.223Z | Downloaded fxhash v0.2.1 |
| 671 | 2026-04-03T04:00:20.226Z | Downloaded futures-executor v0.3.32 |
| 672 | 2026-04-03T04:00:20.226Z | Downloaded buf-list v1.1.2 |
| 673 | 2026-04-03T04:00:20.246Z | Downloaded colored v3.1.1 |
| 674 | 2026-04-03T04:00:20.251Z | Downloaded ahash v0.8.12 |
| 675 | 2026-04-03T04:00:20.254Z | Downloaded crc32fast v1.5.0 |
| 676 | 2026-04-03T04:00:20.257Z | Downloaded ciborium v0.2.2 |
| 677 | 2026-04-03T04:00:20.257Z | Downloaded colored v2.2.0 |
| 678 | 2026-04-03T04:00:20.260Z | Downloaded byte-wrapper v0.1.0 |
| 679 | 2026-04-03T04:00:20.260Z | Downloaded hostname v0.4.2 |
| 680 | 2026-04-03T04:00:20.260Z | Downloaded http-body v1.0.1 |
| 681 | 2026-04-03T04:00:20.263Z | Downloaded hostname v0.3.1 |
| 682 | 2026-04-03T04:00:20.263Z | Downloaded home v0.5.12 |
| 683 | 2026-04-03T04:00:20.263Z | Downloaded blake2 v0.10.6 |
| 684 | 2026-04-03T04:00:20.266Z | Downloaded backon v1.6.0 |
| 685 | 2026-04-03T04:00:20.266Z | Downloaded hubpack_derive v0.1.1 |
| 686 | 2026-04-03T04:00:20.269Z | Downloaded clang-sys v1.8.1 |
| 687 | 2026-04-03T04:00:20.269Z | Downloaded http-range v0.1.5 |
| 688 | 2026-04-03T04:00:20.269Z | Downloaded corncobs v0.1.4 |
| 689 | 2026-04-03T04:00:20.273Z | Downloaded hubpack v0.1.2 |
| 690 | 2026-04-03T04:00:20.276Z | Downloaded convert_case v0.10.0 |
| 691 | 2026-04-03T04:00:20.279Z | Downloaded hyper-tls v0.6.0 |
| 692 | 2026-04-03T04:00:20.282Z | Downloaded futures-channel v0.3.32 |
| 693 | 2026-04-03T04:00:20.286Z | Downloaded globset v0.4.18 |
| 694 | 2026-04-03T04:00:20.296Z | Downloaded git-stub-vcs v0.1.0 |
| 695 | 2026-04-03T04:00:20.298Z | Downloaded ar_archive_writer v0.5.1 |
| 696 | 2026-04-03T04:00:20.309Z | Downloaded indoc v1.0.9 |
| 697 | 2026-04-03T04:00:20.312Z | Downloaded allocator-api2 v0.2.21 |
| 698 | 2026-04-03T04:00:20.329Z | Downloaded keccak v0.1.6 |
| 699 | 2026-04-03T04:00:20.332Z | Downloaded internet-checksum v0.2.1 |
| 700 | 2026-04-03T04:00:20.332Z | Downloaded instability v0.3.11 |
| 701 | 2026-04-03T04:00:20.332Z | Downloaded inout v0.1.4 |
| 702 | 2026-04-03T04:00:20.336Z | Downloaded http-body-util v0.1.3 |
| 703 | 2026-04-03T04:00:20.339Z | Downloaded chacha20poly1305 v0.10.1 |
| 704 | 2026-04-03T04:00:20.339Z | Downloaded fs_extra v1.3.0 |
| 705 | 2026-04-03T04:00:20.342Z | Downloaded is_ci v1.2.0 |
| 706 | 2026-04-03T04:00:20.342Z | Downloaded httpdate v1.0.3 |
| 707 | 2026-04-03T04:00:20.345Z | Downloaded instant v0.1.13 |
| 708 | 2026-04-03T04:00:20.348Z | Downloaded is-terminal v0.4.17 |
| 709 | 2026-04-03T04:00:20.353Z | Downloaded kstat-rs v0.2.4 |
| 710 | 2026-04-03T04:00:20.356Z | Downloaded humantime v2.3.0 |
| 711 | 2026-04-03T04:00:20.359Z | Downloaded getrandom v0.2.17 |
| 712 | 2026-04-03T04:00:20.359Z | Downloaded bytes v1.11.1 |
| 713 | 2026-04-03T04:00:20.362Z | Downloaded derive-ex v0.1.8 |
| 714 | 2026-04-03T04:00:20.365Z | Downloaded lalrpop-util v0.19.12 |
| 715 | 2026-04-03T04:00:20.365Z | Downloaded impl-trait-for-tuples v0.2.3 |
| 716 | 2026-04-03T04:00:20.368Z | Downloaded ident_case v1.0.1 |
| 717 | 2026-04-03T04:00:20.368Z | Downloaded hyper-staticfile v0.10.1 |
| 718 | 2026-04-03T04:00:20.371Z | Downloaded derive_more v2.1.1 |
| 719 | 2026-04-03T04:00:20.375Z | Downloaded highway v1.3.0 |
| 720 | 2026-04-03T04:00:20.382Z | Downloaded lazy_static v1.5.0 |
| 721 | 2026-04-03T04:00:20.385Z | Downloaded libscf-sys v1.1.0 |
| 722 | 2026-04-03T04:00:20.388Z | Downloaded linked-hash-map v0.5.6 |
| 723 | 2026-04-03T04:00:20.391Z | Downloaded lru-cache v0.1.2 |
| 724 | 2026-04-03T04:00:20.394Z | Downloaded hmac v0.12.1 |
| 725 | 2026-04-03T04:00:20.403Z | Downloaded ipnetwork v0.21.1 |
| 726 | 2026-04-03T04:00:20.406Z | Downloaded ingot v0.1.1 |
| 727 | 2026-04-03T04:00:20.406Z | Downloaded indoc v2.0.7 |
| 728 | 2026-04-03T04:00:20.411Z | Downloaded lzss v0.8.2 |
| 729 | 2026-04-03T04:00:20.414Z | Downloaded downcast-rs v2.0.2 |
| 730 | 2026-04-03T04:00:20.414Z | Downloaded futures v0.3.32 |
| 731 | 2026-04-03T04:00:20.417Z | Downloaded lru v0.12.5 |
| 732 | 2026-04-03T04:00:20.420Z | Downloaded httparse v1.10.1 |
| 733 | 2026-04-03T04:00:20.423Z | Downloaded filetime v0.2.27 |
| 734 | 2026-04-03T04:00:20.426Z | Downloaded maplit v1.0.2 |
| 735 | 2026-04-03T04:00:20.426Z | Downloaded env_filter v1.0.0 |
| 736 | 2026-04-03T04:00:20.428Z | Downloaded managed v0.8.0 |
| 737 | 2026-04-03T04:00:20.429Z | Downloaded derive_more-impl v2.1.1 |
| 738 | 2026-04-03T04:00:20.431Z | Downloaded cc v1.2.56 |
| 739 | 2026-04-03T04:00:20.449Z | Downloaded md5 v0.7.0 |
| 740 | 2026-04-03T04:00:20.452Z | Downloaded half v1.8.3 |
| 741 | 2026-04-03T04:00:20.452Z | Downloaded crc-any v2.5.0 |
| 742 | 2026-04-03T04:00:20.455Z | Downloaded maybe-uninit v2.0.0 |
| 743 | 2026-04-03T04:00:20.455Z | Downloaded match_cfg v0.1.0 |
| 744 | 2026-04-03T04:00:20.455Z | Downloaded libsw-core v0.3.2 |
| 745 | 2026-04-03T04:00:20.458Z | Downloaded memoffset v0.9.1 |
| 746 | 2026-04-03T04:00:20.458Z | Downloaded mime v0.3.17 |
| 747 | 2026-04-03T04:00:20.461Z | Downloaded libefi-sys v0.1.0 |
| 748 | 2026-04-03T04:00:20.461Z | Downloaded foreign-types v0.5.0 |
| 749 | 2026-04-03T04:00:20.461Z | Downloaded dirs-sys-next v0.1.2 |
| 750 | 2026-04-03T04:00:20.461Z | Downloaded derive-where v1.6.0 |
| 751 | 2026-04-03T04:00:20.464Z | Downloaded crucible-workspace-hack v0.1.0 |
| 752 | 2026-04-03T04:00:20.464Z | Downloaded libloading v0.8.9 |
| 753 | 2026-04-03T04:00:20.467Z | Downloaded base64 v0.21.7 |
| 754 | 2026-04-03T04:00:20.470Z | Downloaded jobserver v0.1.34 |
| 755 | 2026-04-03T04:00:20.470Z | Downloaded iana-time-zone v0.1.65 |
| 756 | 2026-04-03T04:00:20.473Z | Downloaded hyper-rustls v0.27.7 |
| 757 | 2026-04-03T04:00:20.473Z | Downloaded ingot-types v0.1.2 |
| 758 | 2026-04-03T04:00:20.476Z | Downloaded ingot-macros v0.1.1 |
| 759 | 2026-04-03T04:00:20.476Z | Downloaded half v2.7.1 |
| 760 | 2026-04-03T04:00:20.479Z | Downloaded lru-slab v0.1.2 |
| 761 | 2026-04-03T04:00:20.479Z | Downloaded multimap v0.10.1 |
| 762 | 2026-04-03T04:00:20.479Z | Downloaded newtype_derive v0.1.6 |
| 763 | 2026-04-03T04:00:20.482Z | Downloaded linear-map v1.2.0 |
| 764 | 2026-04-03T04:00:20.482Z | Downloaded libsw v3.5.0 |
| 765 | 2026-04-03T04:00:20.482Z | Downloaded ipnet v2.11.0 |
| 766 | 2026-04-03T04:00:20.485Z | Downloaded new_debug_unreachable v1.0.6 |
| 767 | 2026-04-03T04:00:20.493Z | Downloaded nibble_vec v0.1.0 |
| 768 | 2026-04-03T04:00:20.495Z | Downloaded const_format v0.2.35 |
| 769 | 2026-04-03T04:00:20.498Z | Downloaded newtype-uuid-macros v0.1.0 |
| 770 | 2026-04-03T04:00:20.501Z | Downloaded nodrop v0.1.14 |
| 771 | 2026-04-03T04:00:20.501Z | Downloaded nonempty v0.12.0 |
| 772 | 2026-04-03T04:00:20.507Z | Downloaded headers v0.4.1 |
| 773 | 2026-04-03T04:00:20.512Z | Downloaded indexmap v1.9.3 |
| 774 | 2026-04-03T04:00:20.515Z | Downloaded md-5 v0.10.6 |
| 775 | 2026-04-03T04:00:20.518Z | Downloaded litrs v1.0.0 |
| 776 | 2026-04-03T04:00:20.518Z | Downloaded normalize-line-endings v0.3.0 |
| 777 | 2026-04-03T04:00:20.521Z | Downloaded foreign-types v0.3.2 |
| 778 | 2026-04-03T04:00:20.521Z | Downloaded num-derive v0.3.3 |
| 779 | 2026-04-03T04:00:20.524Z | Downloaded num-iter v0.1.45 |
| 780 | 2026-04-03T04:00:20.524Z | Downloaded foldhash v0.2.0 |
| 781 | 2026-04-03T04:00:20.524Z | Downloaded num v0.4.3 |
| 782 | 2026-04-03T04:00:20.527Z | Downloaded dirs-next v2.0.0 |
| 783 | 2026-04-03T04:00:20.531Z | Downloaded bumpalo v3.20.2 |
| 784 | 2026-04-03T04:00:20.535Z | Downloaded lock_api v0.4.14 |
| 785 | 2026-04-03T04:00:20.537Z | Downloaded endian-type v0.1.2 |
| 786 | 2026-04-03T04:00:20.537Z | Downloaded dyn-clone v1.0.20 |
| 787 | 2026-04-03T04:00:20.541Z | Downloaded fallible-iterator v0.2.0 |
| 788 | 2026-04-03T04:00:20.541Z | Downloaded difflib v0.4.0 |
| 789 | 2026-04-03T04:00:20.541Z | Downloaded defmt-macros v1.0.1 |
| 790 | 2026-04-03T04:00:20.543Z | Downloaded ctr v0.9.2 |
| 791 | 2026-04-03T04:00:20.546Z | Downloaded newtype-uuid v1.3.2 |
| 792 | 2026-04-03T04:00:20.546Z | Downloaded multer v3.1.0 |
| 793 | 2026-04-03T04:00:20.555Z | Downloaded num_threads v0.1.7 |
| 794 | 2026-04-03T04:00:20.558Z | Downloaded nanorand v0.7.0 |
| 795 | 2026-04-03T04:00:20.561Z | Downloaded flate2 v1.1.9 |
| 796 | 2026-04-03T04:00:20.564Z | Downloaded openssl-probe v0.1.6 |
| 797 | 2026-04-03T04:00:20.567Z | Downloaded openssl-macros v0.1.1 |
| 798 | 2026-04-03T04:00:20.567Z | Downloaded olpc-cjson v0.1.4 |
| 799 | 2026-04-03T04:00:20.567Z | Downloaded opaque-debug v0.3.1 |
| 800 | 2026-04-03T04:00:20.570Z | Downloaded openssl-probe v0.2.1 |
| 801 | 2026-04-03T04:00:20.578Z | Downloaded ignore v0.4.25 |
| 802 | 2026-04-03T04:00:20.581Z | Downloaded ghash v0.5.1 |
| 803 | 2026-04-03T04:00:20.581Z | Downloaded hickory-resolver v0.25.2 |
| 804 | 2026-04-03T04:00:20.583Z | Downloaded indicatif v0.18.4 |
| 805 | 2026-04-03T04:00:20.586Z | Downloaded heapless v0.8.0 |
| 806 | 2026-04-03T04:00:20.589Z | Downloaded num-conv v0.2.0 |
| 807 | 2026-04-03T04:00:20.589Z | Downloaded fd-lock v4.0.4 |
| 808 | 2026-04-03T04:00:20.592Z | Downloaded nu-ansi-term v0.50.3 |
| 809 | 2026-04-03T04:00:20.592Z | Downloaded crunchy v0.2.4 |
| 810 | 2026-04-03T04:00:20.592Z | Downloaded crossbeam-channel v0.5.15 |
| 811 | 2026-04-03T04:00:20.595Z | Downloaded packed_struct_codegen v0.10.1 |
| 812 | 2026-04-03T04:00:20.598Z | Downloaded defmt-parser v1.0.0 |
| 813 | 2026-04-03T04:00:20.598Z | Downloaded memmap2 v0.9.10 |
| 814 | 2026-04-03T04:00:20.601Z | Downloaded hickory-resolver v0.24.4 |
| 815 | 2026-04-03T04:00:20.601Z | Downloaded darling_macro v0.20.11 |
| 816 | 2026-04-03T04:00:20.608Z | Downloaded mime_guess v2.0.5 |
| 817 | 2026-04-03T04:00:20.610Z | Downloaded num-integer v0.1.46 |
| 818 | 2026-04-03T04:00:20.613Z | Downloaded parse-size v1.1.0 |
| 819 | 2026-04-03T04:00:20.613Z | Downloaded aho-corasick v1.1.4 |
| 820 | 2026-04-03T04:00:20.616Z | Downloaded num_enum v0.7.5 |
| 821 | 2026-04-03T04:00:20.620Z | Downloaded num_enum v0.5.11 |
| 822 | 2026-04-03T04:00:20.623Z | Downloaded embedded-io v0.6.1 |
| 823 | 2026-04-03T04:00:20.626Z | Downloaded defmt v1.0.1 |
| 824 | 2026-04-03T04:00:20.629Z | Downloaded peg-runtime v0.8.5 |
| 825 | 2026-04-03T04:00:20.629Z | Downloaded native-tls v0.2.18 |
| 826 | 2026-04-03T04:00:20.629Z | Downloaded defmt v0.3.100 |
| 827 | 2026-04-03T04:00:20.632Z | Downloaded darling v0.21.3 |
| 828 | 2026-04-03T04:00:20.634Z | Downloaded flagset v0.4.7 |
| 829 | 2026-04-03T04:00:20.634Z | Downloaded aes v0.8.4 |
| 830 | 2026-04-03T04:00:20.637Z | Downloaded num_enum_derive v0.7.5 |
| 831 | 2026-04-03T04:00:20.640Z | Downloaded progenitor-client v0.11.2 |
| 832 | 2026-04-03T04:00:20.643Z | Downloaded ed25519 v2.2.3 |
| 833 | 2026-04-03T04:00:20.643Z | Downloaded prefix-trie v0.7.0 |
| 834 | 2026-04-03T04:00:20.646Z | Downloaded pbkdf2 v0.11.0 |
| 835 | 2026-04-03T04:00:20.649Z | Downloaded path-slash v0.1.5 |
| 836 | 2026-04-03T04:00:20.651Z | Downloaded daft-derive v0.1.5 |
| 837 | 2026-04-03T04:00:20.654Z | Downloaded libbz2-rs-sys v0.2.2 |
| 838 | 2026-04-03T04:00:20.657Z | Downloaded hickory-server v0.25.2 |
| 839 | 2026-04-03T04:00:20.661Z | Downloaded csv-core v0.1.13 |
| 840 | 2026-04-03T04:00:20.665Z | Downloaded packed_struct v0.10.1 |
| 841 | 2026-04-03T04:00:20.668Z | Downloaded drift v0.1.3 |
| 842 | 2026-04-03T04:00:20.671Z | Downloaded document-features v0.2.12 |
| 843 | 2026-04-03T04:00:20.671Z | Downloaded parking_lot_core v0.8.6 |
| 844 | 2026-04-03T04:00:20.673Z | Downloaded fixedbitset v0.5.7 |
| 845 | 2026-04-03T04:00:20.673Z | Downloaded daft v0.1.5 |
| 846 | 2026-04-03T04:00:20.676Z | Downloaded dropshot_endpoint v0.16.7 |
| 847 | 2026-04-03T04:00:20.679Z | Downloaded ecdsa v0.16.9 |
| 848 | 2026-04-03T04:00:20.679Z | Downloaded data-encoding v2.10.0 |
| 849 | 2026-04-03T04:00:20.682Z | Downloaded either v1.15.0 |
| 850 | 2026-04-03T04:00:20.682Z | Downloaded display-error-chain v0.2.2 |
| 851 | 2026-04-03T04:00:20.682Z | Downloaded crossbeam-deque v0.8.6 |
| 852 | 2026-04-03T04:00:20.685Z | Downloaded hashbrown v0.13.2 |
| 853 | 2026-04-03T04:00:20.689Z | Downloaded password-hash v0.5.0 |
| 854 | 2026-04-03T04:00:20.689Z | Downloaded password-hash v0.4.2 |
| 855 | 2026-04-03T04:00:20.691Z | Downloaded jiff-static v0.2.21 |
| 856 | 2026-04-03T04:00:20.691Z | Downloaded pin-utils v0.1.0 |
| 857 | 2026-04-03T04:00:20.694Z | Downloaded parse-display-derive v0.10.0 |
| 858 | 2026-04-03T04:00:20.694Z | Downloaded getrandom v0.3.4 |
| 859 | 2026-04-03T04:00:20.697Z | Downloaded darling_macro v0.23.0 |
| 860 | 2026-04-03T04:00:20.697Z | Downloaded derive_builder_macro v0.20.2 |
| 861 | 2026-04-03T04:00:20.697Z | Downloaded curve25519-dalek-derive v0.1.1 |
| 862 | 2026-04-03T04:00:20.697Z | Downloaded crossbeam-utils v0.8.21 |
| 863 | 2026-04-03T04:00:20.703Z | Downloaded enum-as-inner v0.6.1 |
| 864 | 2026-04-03T04:00:20.703Z | Downloaded precomputed-hash v0.1.1 |
| 865 | 2026-04-03T04:00:20.703Z | Downloaded powerfmt v0.2.0 |
| 866 | 2026-04-03T04:00:20.703Z | Downloaded dtrace-parser v0.3.0 |
| 867 | 2026-04-03T04:00:20.703Z | Downloaded derive_builder_core v0.20.2 |
| 868 | 2026-04-03T04:00:20.703Z | Downloaded embedded-io v0.4.0 |
| 869 | 2026-04-03T04:00:20.707Z | Downloaded cstr-argument v0.1.2 |
| 870 | 2026-04-03T04:00:20.707Z | Downloaded diesel_derives v2.3.7 |
| 871 | 2026-04-03T04:00:20.711Z | Downloaded omicron-zone-package v0.12.2 |
| 872 | 2026-04-03T04:00:20.716Z | Downloaded pem v3.0.6 |
| 873 | 2026-04-03T04:00:20.718Z | Downloaded peg-macros v0.8.5 |
| 874 | 2026-04-03T04:00:20.719Z | Downloaded peg v0.8.5 |
| 875 | 2026-04-03T04:00:20.721Z | Downloaded proc-macro-error-attr2 v2.0.0 |
| 876 | 2026-04-03T04:00:20.721Z | Downloaded paste v1.0.15 |
| 877 | 2026-04-03T04:00:20.724Z | Downloaded aws-lc-rs v1.16.0 |
| 878 | 2026-04-03T04:00:20.730Z | Downloaded heapless v0.7.17 |
| 879 | 2026-04-03T04:00:20.733Z | Downloaded dunce v1.0.5 |
| 880 | 2026-04-03T04:00:20.733Z | Downloaded parking_lot v0.11.2 |
| 881 | 2026-04-03T04:00:20.736Z | Downloaded float-ord v0.3.2 |
| 882 | 2026-04-03T04:00:20.736Z | Downloaded critical-section v1.2.0 |
| 883 | 2026-04-03T04:00:20.740Z | Downloaded des v0.8.1 |
| 884 | 2026-04-03T04:00:20.740Z | Downloaded darling_core v0.21.3 |
| 885 | 2026-04-03T04:00:20.743Z | Downloaded progenitor-client v0.10.0 |
| 886 | 2026-04-03T04:00:20.743Z | Downloaded proc-macro-crate v3.4.0 |
| 887 | 2026-04-03T04:00:20.743Z | Downloaded der_derive v0.7.3 |
| 888 | 2026-04-03T04:00:20.746Z | Downloaded reqwest v0.12.28 |
| 889 | 2026-04-03T04:00:20.749Z | Downloaded miniz_oxide v0.8.9 |
| 890 | 2026-04-03T04:00:20.749Z | Downloaded curve25519-dalek v4.1.3 |
| 891 | 2026-04-03T04:00:20.754Z | Downloaded progenitor-macro v0.11.2 |
| 892 | 2026-04-03T04:00:20.757Z | Downloaded progenitor-macro v0.10.0 |
| 893 | 2026-04-03T04:00:20.757Z | Downloaded parse-display v0.10.0 |
| 894 | 2026-04-03T04:00:20.757Z | Downloaded parking_lot_core v0.9.12 |
| 895 | 2026-04-03T04:00:20.759Z | Downloaded dropshot-api-manager v0.6.0 |
| 896 | 2026-04-03T04:00:20.762Z | Downloaded poly1305 v0.8.0 |
| 897 | 2026-04-03T04:00:20.762Z | Downloaded pkg-config v0.3.32 |
| 898 | 2026-04-03T04:00:20.765Z | Downloaded futures-io v0.3.32 |
| 899 | 2026-04-03T04:00:20.765Z | Downloaded deranged v0.5.8 |
| 900 | 2026-04-03T04:00:20.765Z | Downloaded darling_macro v0.21.3 |
| 901 | 2026-04-03T04:00:20.768Z | Downloaded http v1.4.0 |
| 902 | 2026-04-03T04:00:20.768Z | Downloaded polyval v0.6.2 |
| 903 | 2026-04-03T04:00:20.771Z | Downloaded pkcs8 v0.10.2 |
| 904 | 2026-04-03T04:00:20.771Z | Downloaded psl-types v2.0.11 |
| 905 | 2026-04-03T04:00:20.774Z | Downloaded elliptic-curve v0.13.8 |
| 906 | 2026-04-03T04:00:20.774Z | Downloaded quick-error v1.2.3 |
| 907 | 2026-04-03T04:00:20.777Z | Downloaded hyper-util v0.1.20 |
| 908 | 2026-04-03T04:00:20.780Z | Downloaded postgres-protocol v0.6.10 |
| 909 | 2026-04-03T04:00:20.780Z | Downloaded ed25519-dalek v2.2.0 |
| 910 | 2026-04-03T04:00:20.783Z | Downloaded dof v0.4.0 |
| 911 | 2026-04-03T04:00:20.783Z | Downloaded rustversion v1.0.22 |
| 912 | 2026-04-03T04:00:20.786Z | Downloaded ff v0.13.1 |
| 913 | 2026-04-03T04:00:20.786Z | Downloaded foreign-types-macros v0.2.3 |
| 914 | 2026-04-03T04:00:20.786Z | Downloaded erased-serde v0.3.31 |
| 915 | 2026-04-03T04:00:20.789Z | Downloaded oso v0.27.3 |
| 916 | 2026-04-03T04:00:20.789Z | Downloaded predicates v3.1.4 |
| 917 | 2026-04-03T04:00:20.792Z | Downloaded primeorder v0.13.6 |
| 918 | 2026-04-03T04:00:20.792Z | Downloaded dsl_auto_type v0.2.0 |
| 919 | 2026-04-03T04:00:20.795Z | Downloaded rand_xorshift v0.4.0 |
| 920 | 2026-04-03T04:00:20.798Z | Downloaded derive_more v0.99.20 |
| 921 | 2026-04-03T04:00:20.800Z | Downloaded p256 v0.13.2 |
| 922 | 2026-04-03T04:00:20.803Z | Downloaded minimal-lexical v0.2.1 |
| 923 | 2026-04-03T04:00:20.806Z | Downloaded git2 v0.20.4 |
| 924 | 2026-04-03T04:00:20.810Z | Downloaded parking_lot v0.12.5 |
| 925 | 2026-04-03T04:00:20.813Z | Downloaded recursive-proc-macro-impl v0.1.1 |
| 926 | 2026-04-03T04:00:20.813Z | Downloaded recursive v0.1.1 |
| 927 | 2026-04-03T04:00:20.816Z | Downloaded progenitor v0.13.0 |
| 928 | 2026-04-03T04:00:20.816Z | Downloaded proc-macro-error2 v2.0.1 |
| 929 | 2026-04-03T04:00:20.819Z | Downloaded pin-project-lite v0.2.17 |
| 930 | 2026-04-03T04:00:20.822Z | Downloaded indent_write v2.2.0 |
| 931 | 2026-04-03T04:00:20.822Z | Downloaded float-cmp v0.10.0 |
| 932 | 2026-04-03T04:00:20.822Z | Downloaded diesel-dtrace v0.5.0 |
| 933 | 2026-04-03T04:00:20.822Z | Downloaded papergrid v0.17.0 |
| 934 | 2026-04-03T04:00:20.826Z | Downloaded oxide-tokio-rt v0.1.3 |
| 935 | 2026-04-03T04:00:20.832Z | Downloaded oso-derive v0.27.3 |
| 936 | 2026-04-03T04:00:20.834Z | Downloaded crc8 v0.1.1 |
| 937 | 2026-04-03T04:00:20.834Z | Downloaded progenitor v0.10.0 |
| 938 | 2026-04-03T04:00:20.839Z | Downloaded pkcs1 v0.7.5 |
| 939 | 2026-04-03T04:00:20.842Z | Downloaded pin-project-internal v1.1.11 |
| 940 | 2026-04-03T04:00:20.845Z | Downloaded rfc6979 v0.4.0 |
| 941 | 2026-04-03T04:00:20.847Z | Downloaded diff v0.1.13 |
| 942 | 2026-04-03T04:00:20.847Z | Downloaded diesel v2.3.7 |
| 943 | 2026-04-03T04:00:20.859Z | Downloaded rustc-hash v2.1.1 |
| 944 | 2026-04-03T04:00:20.862Z | Downloaded postcard v1.1.3 |
| 945 | 2026-04-03T04:00:20.862Z | Downloaded crossterm v0.28.1 |
| 946 | 2026-04-03T04:00:20.865Z | Downloaded ppv-lite86 v0.2.21 |
| 947 | 2026-04-03T04:00:20.868Z | Downloaded fixedbitset v0.4.2 |
| 948 | 2026-04-03T04:00:20.868Z | Downloaded pkcs5 v0.7.1 |
| 949 | 2026-04-03T04:00:20.871Z | Downloaded openssl-sys v0.9.111 |
| 950 | 2026-04-03T04:00:20.873Z | Downloaded flume v0.11.1 |
| 951 | 2026-04-03T04:00:20.876Z | Downloaded rand_seeder v0.4.0 |
| 952 | 2026-04-03T04:00:20.876Z | Downloaded serde_yaml v0.9.34+deprecated |
| 953 | 2026-04-03T04:00:20.879Z | Downloaded headers-core v0.3.0 |
| 954 | 2026-04-03T04:00:20.879Z | Downloaded hash32 v0.3.1 |
| 955 | 2026-04-03T04:00:20.882Z | Downloaded find-msvc-tools v0.1.9 |
| 956 | 2026-04-03T04:00:20.882Z | Downloaded group v0.13.0 |
| 957 | 2026-04-03T04:00:20.882Z | Downloaded crypto-bigint v0.5.5 |
| 958 | 2026-04-03T04:00:20.885Z | Downloaded darling v0.20.11 |
| 959 | 2026-04-03T04:00:20.888Z | Downloaded scheduled-thread-pool v0.2.7 |
| 960 | 2026-04-03T04:00:20.891Z | Downloaded salsa20 v0.10.2 |
| 961 | 2026-04-03T04:00:20.891Z | Downloaded darling_core v0.20.11 |
| 962 | 2026-04-03T04:00:20.894Z | Downloaded crossbeam-epoch v0.9.18 |
| 963 | 2026-04-03T04:00:20.897Z | Downloaded hashbrown v0.15.5 |
| 964 | 2026-04-03T04:00:20.902Z | Downloaded crossterm v0.29.0 |
| 965 | 2026-04-03T04:00:20.902Z | Downloaded sapling-renderdag v0.1.0 |
| 966 | 2026-04-03T04:00:20.905Z | Downloaded resolv-conf v0.7.6 |
| 967 | 2026-04-03T04:00:20.905Z | Downloaded expectorate v1.2.0 |
| 968 | 2026-04-03T04:00:20.908Z | Downloaded secrecy v0.10.3 |
| 969 | 2026-04-03T04:00:20.908Z | Downloaded scopeguard v1.2.0 |
| 970 | 2026-04-03T04:00:20.908Z | Downloaded dropshot-api-manager-types v0.6.0 |
| 971 | 2026-04-03T04:00:20.908Z | Downloaded darling v0.23.0 |
| 972 | 2026-04-03T04:00:20.910Z | Downloaded itertools v0.10.5 |
| 973 | 2026-04-03T04:00:20.917Z | Downloaded progenitor v0.11.2 |
| 974 | 2026-04-03T04:00:20.920Z | Downloaded serde-big-array v0.5.1 |
| 975 | 2026-04-03T04:00:20.923Z | Downloaded secrecy v0.8.0 |
| 976 | 2026-04-03T04:00:20.923Z | Downloaded serde_repr v0.1.20 |
| 977 | 2026-04-03T04:00:20.926Z | Downloaded serde_spanned v1.0.4 |
| 978 | 2026-04-03T04:00:20.942Z | Downloaded rustls-pemfile v1.0.4 |
| 979 | 2026-04-03T04:00:20.945Z | Downloaded csv v1.4.0 |
| 980 | 2026-04-03T04:00:20.957Z | Downloaded serde_urlencoded v0.7.1 |
| 981 | 2026-04-03T04:00:20.960Z | Downloaded rustls-pemfile v2.2.0 |
| 982 | 2026-04-03T04:00:20.960Z | Downloaded serde_plain v1.0.2 |
| 983 | 2026-04-03T04:00:20.963Z | Downloaded rand_core v0.10.0 |
| 984 | 2026-04-03T04:00:20.963Z | Downloaded num-rational v0.4.2 |
| 985 | 2026-04-03T04:00:20.963Z | Downloaded mio v1.1.1 |
| 986 | 2026-04-03T04:00:20.965Z | Downloaded signal-hook-mio v0.2.5 |
| 987 | 2026-04-03T04:00:20.968Z | Downloaded num-derive v0.4.2 |
| 988 | 2026-04-03T04:00:20.968Z | Downloaded futures-util v0.3.32 |
| 989 | 2026-04-03T04:00:20.974Z | Downloaded slog-term v2.9.2 |
| 990 | 2026-04-03T04:00:20.977Z | Downloaded aes-gcm v0.10.3 |
| 991 | 2026-04-03T04:00:20.980Z | Downloaded phf v0.13.1 |
| 992 | 2026-04-03T04:00:20.980Z | Downloaded sigpipe v0.1.3 |
| 993 | 2026-04-03T04:00:20.983Z | Downloaded semver v0.1.20 |
| 994 | 2026-04-03T04:00:20.983Z | Downloaded sec1 v0.7.3 |
| 995 | 2026-04-03T04:00:20.983Z | Downloaded schemars_derive v0.8.22 |
| 996 | 2026-04-03T04:00:20.986Z | Downloaded newline-converter v0.3.0 |
| 997 | 2026-04-03T04:00:20.986Z | Downloaded iddqd v0.3.17 |
| 998 | 2026-04-03T04:00:20.989Z | Downloaded slog-bunyan v2.5.0 |
| 999 | 2026-04-03T04:00:20.989Z | Downloaded itertools v0.13.0 |
| 1000 | 2026-04-03T04:00:20.993Z | Downloaded progenitor-impl v0.10.0 |
| 1001 | 2026-04-03T04:00:20.996Z | Downloaded serde-hex v0.1.0 |
| 1002 | 2026-04-03T04:00:20.998Z | Downloaded num-complex v0.4.6 |
| 1003 | 2026-04-03T04:00:21.002Z | Downloaded itertools v0.12.1 |
| 1004 | 2026-04-03T04:00:21.004Z | Downloaded phf_shared v0.13.1 |
| 1005 | 2026-04-03T04:00:21.007Z | Downloaded num_enum_derive v0.5.11 |
| 1006 | 2026-04-03T04:00:21.007Z | Downloaded hyper v1.8.1 |
| 1007 | 2026-04-03T04:00:21.010Z | Downloaded progenitor-extras v0.1.1 |
| 1008 | 2026-04-03T04:00:21.013Z | Downloaded serde_derive_internals v0.29.1 |
| 1009 | 2026-04-03T04:00:21.016Z | Downloaded ssh-cipher v0.2.0 |
| 1010 | 2026-04-03T04:00:21.023Z | Downloaded rustls-pki-types v1.14.0 |
| 1011 | 2026-04-03T04:00:21.026Z | Downloaded rustc_version v0.4.1 |
| 1012 | 2026-04-03T04:00:21.026Z | Downloaded num-bigint v0.4.6 |
| 1013 | 2026-04-03T04:00:21.029Z | Downloaded nix v0.27.1 |
| 1014 | 2026-04-03T04:00:21.035Z | Downloaded sqlparser_derive v0.5.0 |
| 1015 | 2026-04-03T04:00:21.038Z | Downloaded oxnet v0.1.4 |
| 1016 | 2026-04-03T04:00:21.038Z | Downloaded signal-hook-registry v1.4.8 |
| 1017 | 2026-04-03T04:00:21.041Z | Downloaded shlex v1.3.0 |
| 1018 | 2026-04-03T04:00:21.041Z | Downloaded scrypt v0.11.0 |
| 1019 | 2026-04-03T04:00:21.041Z | Downloaded hkdf v0.12.4 |
| 1020 | 2026-04-03T04:00:21.044Z | Downloaded pem-rfc7468 v0.7.0 |
| 1021 | 2026-04-03T04:00:21.044Z | Downloaded slog-envlogger v2.2.0 |
| 1022 | 2026-04-03T04:00:21.047Z | Downloaded libxml v0.3.3 |
| 1023 | 2026-04-03T04:00:21.050Z | Downloaded slog-async v2.8.0 |
| 1024 | 2026-04-03T04:00:21.050Z | Downloaded simd-adler32 v0.3.8 |
| 1025 | 2026-04-03T04:00:21.053Z | Downloaded ron v0.8.1 |
| 1026 | 2026-04-03T04:00:21.056Z | Downloaded rustc_version v0.1.7 |
| 1027 | 2026-04-03T04:00:21.056Z | Downloaded slog-json v2.6.1 |
| 1028 | 2026-04-03T04:00:21.060Z | Downloaded radium v0.7.0 |
| 1029 | 2026-04-03T04:00:21.060Z | Downloaded iri-string v0.7.10 |
| 1030 | 2026-04-03T04:00:21.062Z | Downloaded progenitor-impl v0.13.0 |
| 1031 | 2026-04-03T04:00:21.065Z | Downloaded structmeta-derive v0.3.0 |
| 1032 | 2026-04-03T04:00:21.065Z | Downloaded strum v0.27.2 |
| 1033 | 2026-04-03T04:00:21.068Z | Downloaded prettyplease v0.2.37 |
| 1034 | 2026-04-03T04:00:21.068Z | Downloaded strum v0.26.3 |
| 1035 | 2026-04-03T04:00:21.071Z | Downloaded phf_shared v0.11.3 |
| 1036 | 2026-04-03T04:00:21.071Z | Downloaded psm v0.1.30 |
| 1037 | 2026-04-03T04:00:21.074Z | Downloaded nom v7.1.3 |
| 1038 | 2026-04-03T04:00:21.076Z | Downloaded quinn-udp v0.5.14 |
| 1039 | 2026-04-03T04:00:21.076Z | Downloaded predicates-tree v1.0.13 |
| 1040 | 2026-04-03T04:00:21.079Z | Downloaded r2d2 v0.8.10 |
| 1041 | 2026-04-03T04:00:21.079Z | Downloaded progenitor-impl v0.11.2 |
| 1042 | 2026-04-03T04:00:21.079Z | Downloaded phf v0.12.1 |
| 1043 | 2026-04-03T04:00:21.082Z | Downloaded snafu-derive v0.8.9 |
| 1044 | 2026-04-03T04:00:21.082Z | Downloaded pretty_assertions v1.4.1 |
| 1045 | 2026-04-03T04:00:21.085Z | Downloaded ref-cast-impl v1.0.25 |
| 1046 | 2026-04-03T04:00:21.085Z | Downloaded h2 v0.4.13 |
| 1047 | 2026-04-03T04:00:21.088Z | Downloaded subtle v2.6.1 |
| 1048 | 2026-04-03T04:00:21.091Z | Downloaded signal-hook-tokio v0.3.1 |
| 1049 | 2026-04-03T04:00:21.091Z | Downloaded rtoolbox v0.0.3 |
| 1050 | 2026-04-03T04:00:21.091Z | Downloaded blake3 v1.8.3 |
| 1051 | 2026-04-03T04:00:21.094Z | Downloaded rand_chacha v0.3.1 |
| 1052 | 2026-04-03T04:00:21.097Z | Downloaded owo-colors v4.3.0 |
| 1053 | 2026-04-03T04:00:21.100Z | Downloaded ryu v1.0.23 |
| 1054 | 2026-04-03T04:00:21.100Z | Downloaded static_assertions v1.1.0 |
| 1055 | 2026-04-03T04:00:21.103Z | Downloaded same-file v1.0.6 |
| 1056 | 2026-04-03T04:00:21.103Z | Downloaded ssh-encoding v0.2.0 |
| 1057 | 2026-04-03T04:00:21.103Z | Downloaded sqlformat v0.3.5 |
| 1058 | 2026-04-03T04:00:21.106Z | Downloaded tagptr v0.2.0 |
| 1059 | 2026-04-03T04:00:21.106Z | Downloaded tap v1.0.1 |
| 1060 | 2026-04-03T04:00:21.106Z | Downloaded tabwriter v1.4.1 |
| 1061 | 2026-04-03T04:00:21.109Z | Downloaded string_cache v0.8.9 |
| 1062 | 2026-04-03T04:00:21.109Z | Downloaded termtree v0.5.1 |
| 1063 | 2026-04-03T04:00:21.109Z | Downloaded shell-words v1.1.1 |
| 1064 | 2026-04-03T04:00:21.112Z | Downloaded proc-macro-crate v1.3.1 |
| 1065 | 2026-04-03T04:00:21.112Z | Downloaded rusty-fork v0.3.1 |
| 1066 | 2026-04-03T04:00:21.112Z | Downloaded rand_chacha v0.9.0 |
| 1067 | 2026-04-03T04:00:21.115Z | Downloaded stacker v0.1.23 |
| 1068 | 2026-04-03T04:00:21.115Z | Downloaded rand v0.10.0 |
| 1069 | 2026-04-03T04:00:21.118Z | Downloaded num-bigint-dig v0.8.6 |
| 1070 | 2026-04-03T04:00:21.121Z | Downloaded itertools v0.14.0 |
| 1071 | 2026-04-03T04:00:21.125Z | Downloaded stringprep v0.1.5 |
| 1072 | 2026-04-03T04:00:21.131Z | Downloaded strum_macros v0.27.2 |
| 1073 | 2026-04-03T04:00:21.134Z | Downloaded thread-id v5.1.0 |
| 1074 | 2026-04-03T04:00:21.134Z | Downloaded strum_macros v0.24.3 |
| 1075 | 2026-04-03T04:00:21.138Z | Downloaded time-core v0.1.8 |
| 1076 | 2026-04-03T04:00:21.138Z | Downloaded publicsuffix v2.3.0 |
| 1077 | 2026-04-03T04:00:21.141Z | Downloaded structmeta v0.3.0 |
| 1078 | 2026-04-03T04:00:21.141Z | Downloaded slog-scope v4.4.1 |
| 1079 | 2026-04-03T04:00:21.141Z | Downloaded rustls-webpki v0.103.9 |
| 1080 | 2026-04-03T04:00:21.144Z | Downloaded serde_cbor v0.11.2 |
| 1081 | 2026-04-03T04:00:21.144Z | Downloaded rand v0.8.5 |
| 1082 | 2026-04-03T04:00:21.146Z | Downloaded qorb v0.4.1 |
| 1083 | 2026-04-03T04:00:21.149Z | Downloaded pbkdf2 v0.12.2 |
| 1084 | 2026-04-03T04:00:21.152Z | Downloaded russh-cryptovec v0.7.3 |
| 1085 | 2026-04-03T04:00:21.152Z | Downloaded support-bundle-viewer v0.1.2 |
| 1086 | 2026-04-03T04:00:21.155Z | Downloaded postgres-types v0.2.12 |
| 1087 | 2026-04-03T04:00:21.158Z | Downloaded rand v0.9.2 |
| 1088 | 2026-04-03T04:00:21.161Z | Downloaded pin-project v1.1.11 |
| 1089 | 2026-04-03T04:00:21.166Z | Downloaded progenitor-macro v0.13.0 |
| 1090 | 2026-04-03T04:00:21.169Z | Downloaded signal-hook v0.3.18 |
| 1091 | 2026-04-03T04:00:21.172Z | Downloaded thiserror-no-std v2.0.2 |
| 1092 | 2026-04-03T04:00:21.172Z | Downloaded phf_shared v0.12.1 |
| 1093 | 2026-04-03T04:00:21.174Z | Downloaded rustls-platform-verifier v0.6.2 |
| 1094 | 2026-04-03T04:00:21.177Z | Downloaded seq-macro v0.3.6 |
| 1095 | 2026-04-03T04:00:21.177Z | Downloaded libm v0.2.16 |
| 1096 | 2026-04-03T04:00:21.183Z | Downloaded serde_path_to_error v0.1.20 |
| 1097 | 2026-04-03T04:00:21.185Z | Downloaded spin v0.9.8 |
| 1098 | 2026-04-03T04:00:21.189Z | Downloaded slog-stdlog v4.1.1 |
| 1099 | 2026-04-03T04:00:21.189Z | Downloaded rayon-core v1.13.0 |
| 1100 | 2026-04-03T04:00:21.192Z | Downloaded tower-layer v0.3.3 |
| 1101 | 2026-04-03T04:00:21.192Z | Downloaded schemars v0.8.22 |
| 1102 | 2026-04-03T04:00:21.196Z | Downloaded supports-color v3.0.2 |
| 1103 | 2026-04-03T04:00:21.199Z | Downloaded rsa v0.9.10 |
| 1104 | 2026-04-03T04:00:21.202Z | Downloaded try-lock v0.2.5 |
| 1105 | 2026-04-03T04:00:21.202Z | Downloaded slog-dtrace v0.3.0 |
| 1106 | 2026-04-03T04:00:21.205Z | Downloaded trait-variant v0.1.2 |
| 1107 | 2026-04-03T04:00:21.205Z | Downloaded thread_local v1.1.9 |
| 1108 | 2026-04-03T04:00:21.205Z | Downloaded slog v2.8.2 |
| 1109 | 2026-04-03T04:00:21.208Z | Downloaded tui-tree-widget v0.23.1 |
| 1110 | 2026-04-03T04:00:21.208Z | Downloaded toml v0.9.12+spec-1.1.0 |
| 1111 | 2026-04-03T04:00:21.210Z | Downloaded smallvec v0.6.14 |
| 1112 | 2026-04-03T04:00:21.213Z | Downloaded bitvec v1.0.1 |
| 1113 | 2026-04-03T04:00:21.220Z | Downloaded socket2 v0.5.10 |
| 1114 | 2026-04-03T04:00:21.223Z | Downloaded unarray v0.1.4 |
| 1115 | 2026-04-03T04:00:21.223Z | Downloaded predicates-core v1.0.10 |
| 1116 | 2026-04-03T04:00:21.223Z | Downloaded scroll v0.13.0 |
| 1117 | 2026-04-03T04:00:21.226Z | Downloaded typify-macro v0.6.1 |
| 1118 | 2026-04-03T04:00:21.229Z | Downloaded strum_macros v0.26.4 |
| 1119 | 2026-04-03T04:00:21.229Z | Downloaded serde_with_macros v3.17.0 |
| 1120 | 2026-04-03T04:00:21.232Z | Downloaded tls_codec_derive v0.4.2 |
| 1121 | 2026-04-03T04:00:21.232Z | Downloaded p521 v0.13.3 |
| 1122 | 2026-04-03T04:00:21.236Z | Downloaded russh-keys v0.45.0 |
| 1123 | 2026-04-03T04:00:21.239Z | Downloaded tokio-dtrace v0.1.1 |
| 1124 | 2026-04-03T04:00:21.239Z | Downloaded tokio-native-tls v0.3.1 |
| 1125 | 2026-04-03T04:00:21.244Z | Downloaded term v0.7.0 |
| 1126 | 2026-04-03T04:00:21.247Z | Downloaded testing_table v0.3.0 |
| 1127 | 2026-04-03T04:00:21.247Z | Downloaded sync-ptr v0.1.4 |
| 1128 | 2026-04-03T04:00:21.247Z | Downloaded tabled_derive v0.11.0 |
| 1129 | 2026-04-03T04:00:21.247Z | Downloaded vergen-git2 v1.0.7 |
| 1130 | 2026-04-03T04:00:21.247Z | Downloaded term v1.2.1 |
| 1131 | 2026-04-03T04:00:21.250Z | Downloaded similar v2.7.0 |
| 1132 | 2026-04-03T04:00:21.253Z | Downloaded schemars v1.2.1 |
| 1133 | 2026-04-03T04:00:21.261Z | Downloaded utf-8 v0.7.6 |
| 1134 | 2026-04-03T04:00:21.264Z | Downloaded usdt-attr-macro v0.6.0 |
| 1135 | 2026-04-03T04:00:21.264Z | Downloaded usdt v0.6.0 |
| 1136 | 2026-04-03T04:00:21.264Z | Downloaded scroll_derive v0.13.1 |
| 1137 | 2026-04-03T04:00:21.267Z | Downloaded ref-cast v1.0.25 |
| 1138 | 2026-04-03T04:00:21.267Z | Downloaded unicode-truncate v1.1.0 |
| 1139 | 2026-04-03T04:00:21.270Z | Downloaded progenitor-client v0.13.0 |
| 1140 | 2026-04-03T04:00:21.270Z | Downloaded untrusted v0.9.0 |
| 1141 | 2026-04-03T04:00:21.270Z | Downloaded untrusted v0.7.1 |
| 1142 | 2026-04-03T04:00:21.273Z | Downloaded unit-prefix v0.5.2 |
| 1143 | 2026-04-03T04:00:21.273Z | Downloaded tinyvec_macros v0.1.1 |
| 1144 | 2026-04-03T04:00:21.273Z | Downloaded usdt-macro v0.6.0 |
| 1145 | 2026-04-03T04:00:21.273Z | Downloaded bindgen v0.71.1 |
| 1146 | 2026-04-03T04:00:21.277Z | Downloaded typify-macro v0.4.3 |
| 1147 | 2026-04-03T04:00:21.280Z | Downloaded quinn v0.11.9 |
| 1148 | 2026-04-03T04:00:21.282Z | Downloaded snafu v0.8.9 |
| 1149 | 2026-04-03T04:00:21.285Z | Downloaded subprocess v0.2.15 |
| 1150 | 2026-04-03T04:00:21.288Z | Downloaded socket2 v0.6.2 |
| 1151 | 2026-04-03T04:00:21.292Z | Downloaded universal-hash v0.5.1 |
| 1152 | 2026-04-03T04:00:21.295Z | Downloaded toml_writer v1.0.6+spec-1.1.0 |
| 1153 | 2026-04-03T04:00:21.295Z | Downloaded termios v0.3.3 |
| 1154 | 2026-04-03T04:00:21.298Z | Downloaded tiny-keccak v2.0.2 |
| 1155 | 2026-04-03T04:00:21.298Z | Downloaded toml_datetime v0.7.5+spec-1.1.0 |
| 1156 | 2026-04-03T04:00:21.301Z | Downloaded tls_codec v0.4.2 |
| 1157 | 2026-04-03T04:00:21.301Z | Downloaded tokio-stream v0.1.18 |
| 1158 | 2026-04-03T04:00:21.304Z | Downloaded time-macros v0.2.27 |
| 1159 | 2026-04-03T04:00:21.307Z | Downloaded rustls-native-certs v0.8.3 |
| 1160 | 2026-04-03T04:00:21.309Z | Downloaded tokio-tungstenite v0.21.0 |
| 1161 | 2026-04-03T04:00:21.312Z | Downloaded tokio-rustls v0.26.4 |
| 1162 | 2026-04-03T04:00:21.312Z | Downloaded rayon v1.11.0 |
| 1163 | 2026-04-03T04:00:21.318Z | Downloaded serde_bytes v0.11.19 |
| 1164 | 2026-04-03T04:00:21.321Z | Downloaded unicase v2.9.0 |
| 1165 | 2026-04-03T04:00:21.321Z | Downloaded void v1.0.2 |
| 1166 | 2026-04-03T04:00:21.321Z | Downloaded signature v2.2.0 |
| 1167 | 2026-04-03T04:00:21.321Z | Downloaded tokio-tungstenite v0.23.1 |
| 1168 | 2026-04-03T04:00:21.325Z | Downloaded want v0.3.1 |
| 1169 | 2026-04-03T04:00:21.325Z | Downloaded uzers v0.12.2 |
| 1170 | 2026-04-03T04:00:21.328Z | Downloaded smf v0.2.3 |
| 1171 | 2026-04-03T04:00:21.328Z | Downloaded schemars v0.9.0 |
| 1172 | 2026-04-03T04:00:21.335Z | Downloaded rand_core v0.9.5 |
| 1173 | 2026-04-03T04:00:21.338Z | Downloaded sct v0.7.1 |
| 1174 | 2026-04-03T04:00:21.341Z | Downloaded usdt-impl v0.6.0 |
| 1175 | 2026-04-03T04:00:21.343Z | Downloaded walkdir v2.5.0 |
| 1176 | 2026-04-03T04:00:21.344Z | Downloaded sha1 v0.10.6 |
| 1177 | 2026-04-03T04:00:21.344Z | Downloaded wait-timeout v0.2.1 |
| 1178 | 2026-04-03T04:00:21.346Z | Downloaded zone_cfg_derive v0.3.1 |
| 1179 | 2026-04-03T04:00:21.346Z | Downloaded lalrpop v0.19.12 |
| 1180 | 2026-04-03T04:00:21.351Z | Downloaded russh v0.45.0 |
| 1181 | 2026-04-03T04:00:21.357Z | Downloaded tower-service v0.3.3 |
| 1182 | 2026-04-03T04:00:21.360Z | Downloaded siphasher v1.0.2 |
| 1183 | 2026-04-03T04:00:21.360Z | Downloaded unicode-properties v0.1.4 |
| 1184 | 2026-04-03T04:00:21.360Z | Downloaded tracing-attributes v0.1.31 |
| 1185 | 2026-04-03T04:00:21.363Z | Downloaded toml v0.7.8 |
| 1186 | 2026-04-03T04:00:21.366Z | Downloaded tokio-rustls v0.24.1 |
| 1187 | 2026-04-03T04:00:21.366Z | Downloaded xattr v1.6.1 |
| 1188 | 2026-04-03T04:00:21.366Z | Downloaded tinyvec v1.10.0 |
| 1189 | 2026-04-03T04:00:21.370Z | Downloaded whoami v2.1.0 |
| 1190 | 2026-04-03T04:00:21.370Z | Downloaded whoami v1.6.1 |
| 1191 | 2026-04-03T04:00:21.372Z | Downloaded rustyline v14.0.0 |
| 1192 | 2026-04-03T04:00:21.375Z | Downloaded unsafe-libyaml v0.2.11 |
| 1193 | 2026-04-03T04:00:21.375Z | Downloaded wyz v0.5.1 |
| 1194 | 2026-04-03T04:00:21.378Z | Downloaded steno v0.4.1 |
| 1195 | 2026-04-03T04:00:21.378Z | Downloaded regex v1.12.3 |
| 1196 | 2026-04-03T04:00:21.381Z | Downloaded tar v0.4.45 |
| 1197 | 2026-04-03T04:00:21.384Z | Downloaded slab v0.4.12 |
| 1198 | 2026-04-03T04:00:21.384Z | Downloaded reqwest v0.13.2 |
| 1199 | 2026-04-03T04:00:21.387Z | Downloaded zeroize v1.8.2 |
| 1200 | 2026-04-03T04:00:21.390Z | Downloaded xshell-macros v0.2.7 |
| 1201 | 2026-04-03T04:00:21.390Z | Downloaded goblin v0.10.5 |
| 1202 | 2026-04-03T04:00:21.393Z | Downloaded zstd v0.13.3 |
| 1203 | 2026-04-03T04:00:21.396Z | Downloaded test-strategy v0.4.5 |
| 1204 | 2026-04-03T04:00:21.399Z | Downloaded thiserror-impl-no-std v2.0.2 |
| 1205 | 2026-04-03T04:00:21.399Z | Downloaded strip-ansi-escapes v0.2.1 |
| 1206 | 2026-04-03T04:00:21.399Z | Downloaded proptest v1.10.0 |
| 1207 | 2026-04-03T04:00:21.403Z | Downloaded zstd-safe v7.2.4 |
| 1208 | 2026-04-03T04:00:21.406Z | Downloaded typify v0.4.3 |
| 1209 | 2026-04-03T04:00:21.408Z | Downloaded tungstenite v0.21.0 |
| 1210 | 2026-04-03T04:00:21.408Z | Downloaded spki v0.7.3 |
| 1211 | 2026-04-03T04:00:21.412Z | Downloaded zone v0.3.1 |
| 1212 | 2026-04-03T04:00:21.412Z | Downloaded xshell v0.2.7 |
| 1213 | 2026-04-03T04:00:21.412Z | Downloaded rcgen v0.12.1 |
| 1214 | 2026-04-03T04:00:21.415Z | Downloaded rpassword v7.4.0 |
| 1215 | 2026-04-03T04:00:21.415Z | Downloaded ron v0.12.0 |
| 1216 | 2026-04-03T04:00:21.419Z | Downloaded unicode-bidi v0.3.18 |
| 1217 | 2026-04-03T04:00:21.423Z | Downloaded quick-xml v0.37.5 |
| 1218 | 2026-04-03T04:00:21.423Z | Downloaded vergen-gitcl v1.0.8 |
| 1219 | 2026-04-03T04:00:21.425Z | Downloaded tungstenite v0.23.0 |
| 1220 | 2026-04-03T04:00:21.425Z | Downloaded p384 v0.13.1 |
| 1221 | 2026-04-03T04:00:21.428Z | Downloaded typify v0.6.1 |
| 1222 | 2026-04-03T04:00:21.431Z | Downloaded vte v0.14.1 |
| 1223 | 2026-04-03T04:00:21.434Z | Downloaded yasna v0.5.2 |
| 1224 | 2026-04-03T04:00:21.434Z | Downloaded salty v0.3.0 |
| 1225 | 2026-04-03T04:00:21.437Z | Downloaded zerocopy v0.6.6 |
| 1226 | 2026-04-03T04:00:21.440Z | Downloaded tokio-macros v2.6.0 |
| 1227 | 2026-04-03T04:00:21.443Z | Downloaded vergen v9.0.6 |
| 1228 | 2026-04-03T04:00:21.446Z | Downloaded sync_wrapper v1.0.2 |
| 1229 | 2026-04-03T04:00:21.447Z | Downloaded take_mut v0.2.2 |
| 1230 | 2026-04-03T04:00:21.450Z | Downloaded tracing-core v0.1.36 |
| 1231 | 2026-04-03T04:00:21.452Z | Downloaded uuid v1.21.0 |
| 1232 | 2026-04-03T04:00:21.470Z | Downloaded samael v0.0.19 |
| 1233 | 2026-04-03T04:00:21.478Z | Downloaded reedline v0.40.0 |
| 1234 | 2026-04-03T04:00:21.482Z | Downloaded toml_edit v0.23.10+spec-1.0.0 |
| 1235 | 2026-04-03T04:00:21.485Z | Downloaded toml_edit v0.19.15 |
| 1236 | 2026-04-03T04:00:21.493Z | Downloaded zeroize_derive v1.4.3 |
| 1237 | 2026-04-03T04:00:21.496Z | Downloaded typed-path v0.9.3 |
| 1238 | 2026-04-03T04:00:21.499Z | Downloaded waitgroup v0.1.2 |
| 1239 | 2026-04-03T04:00:21.499Z | Downloaded ssh-key v0.6.7 |
| 1240 | 2026-04-03T04:00:21.502Z | Downloaded unicode_categories v0.1.1 |
| 1241 | 2026-04-03T04:00:21.505Z | Downloaded tokio-rustls v0.25.0 |
| 1242 | 2026-04-03T04:00:21.515Z | Downloaded topological-sort v0.2.2 |
| 1243 | 2026-04-03T04:00:21.518Z | Downloaded x509-cert v0.2.5 |
| 1244 | 2026-04-03T04:00:21.522Z | Downloaded tokio-postgres v0.7.16 |
| 1245 | 2026-04-03T04:00:21.528Z | Downloaded toml_parser v1.0.9+spec-1.1.0 |
| 1246 | 2026-04-03T04:00:21.531Z | Downloaded moka v0.12.13 |
| 1247 | 2026-04-03T04:00:21.534Z | Downloaded xz2 v0.1.7 |
| 1248 | 2026-04-03T04:00:21.537Z | Downloaded vergen-lib v0.1.6 |
| 1249 | 2026-04-03T04:00:21.537Z | Downloaded zip v0.6.6 |
| 1250 | 2026-04-03T04:00:21.540Z | Downloaded portable-atomic v1.13.1 |
| 1251 | 2026-04-03T04:00:21.544Z | Downloaded rand_core v0.6.4 |
| 1252 | 2026-04-03T04:00:21.552Z | Downloaded vsss-rs v3.3.4 |
| 1253 | 2026-04-03T04:00:21.554Z | Downloaded twox-hash v2.1.2 |
| 1254 | 2026-04-03T04:00:21.557Z | Downloaded winnow v0.5.40 |
| 1255 | 2026-04-03T04:00:21.562Z | Downloaded rustls-webpki v0.101.7 |
| 1256 | 2026-04-03T04:00:21.591Z | Downloaded zopfli v0.8.3 |
| 1257 | 2026-04-03T04:00:21.594Z | Downloaded yansi v1.0.1 |
| 1258 | 2026-04-03T04:00:21.597Z | Downloaded bstr v1.12.1 |
| 1259 | 2026-04-03T04:00:21.601Z | Downloaded petname v2.0.2 |
| 1260 | 2026-04-03T04:00:21.623Z | Downloaded serde_with v3.17.0 |
| 1261 | 2026-04-03T04:00:21.630Z | Downloaded unicode-normalization v0.1.25 |
| 1262 | 2026-04-03T04:00:21.632Z | Downloaded rustls-webpki v0.102.8 |
| 1263 | 2026-04-03T04:00:21.643Z | Downloaded zerocopy-derive v0.8.40 |
| 1264 | 2026-04-03T04:00:21.648Z | Downloaded unicode-segmentation v1.12.0 |
| 1265 | 2026-04-03T04:00:21.650Z | Downloaded tower v0.5.3 |
| 1266 | 2026-04-03T04:00:21.655Z | Downloaded tower-http v0.6.8 |
| 1267 | 2026-04-03T04:00:21.660Z | Downloaded object v0.30.4 |
| 1268 | 2026-04-03T04:00:21.666Z | Downloaded regress v0.10.5 |
| 1269 | 2026-04-03T04:00:21.670Z | Downloaded tough v0.20.0 |
| 1270 | 2026-04-03T04:00:21.675Z | Downloaded zlib-rs v0.6.2 |
| 1271 | 2026-04-03T04:00:21.678Z | Downloaded rustix v0.38.44 |
| 1272 | 2026-04-03T04:00:21.692Z | Downloaded zip v4.6.1 |
| 1273 | 2026-04-03T04:00:21.695Z | Downloaded smoltcp v0.11.0 |
| 1274 | 2026-04-03T04:00:21.701Z | Downloaded rustls v0.21.12 |
| 1275 | 2026-04-03T04:00:21.707Z | Downloaded zerocopy v0.8.40 |
| 1276 | 2026-04-03T04:00:21.712Z | Downloaded polar-core v0.27.3 |
| 1277 | 2026-04-03T04:00:21.717Z | Downloaded smoltcp v0.9.1 |
| 1278 | 2026-04-03T04:00:21.723Z | Downloaded radix_trie v0.2.1 |
| 1279 | 2026-04-03T04:00:21.726Z | Downloaded winnow v0.6.26 |
| 1280 | 2026-04-03T04:00:21.732Z | Downloaded regex-syntax v0.8.10 |
| 1281 | 2026-04-03T04:00:21.735Z | Downloaded quinn-proto v0.11.13 |
| 1282 | 2026-04-03T04:00:21.739Z | Downloaded openssl v0.10.75 |
| 1283 | 2026-04-03T04:00:21.745Z | Downloaded sled v0.34.7 |
| 1284 | 2026-04-03T04:00:21.751Z | Downloaded nix v0.29.0 |
| 1285 | 2026-04-03T04:00:21.758Z | Downloaded tokio-util v0.7.18 |
| 1286 | 2026-04-03T04:00:21.762Z | Downloaded nix v0.31.1 |
| 1287 | 2026-04-03T04:00:21.769Z | Downloaded tracing v0.1.44 |
| 1288 | 2026-04-03T04:00:21.782Z | Downloaded petgraph v0.6.5 |
| 1289 | 2026-04-03T04:00:21.792Z | Downloaded nix v0.28.0 |
| 1290 | 2026-04-03T04:00:21.799Z | Downloaded tabled v0.20.0 |
| 1291 | 2026-04-03T04:00:21.808Z | Downloaded regex-syntax v0.6.29 |
| 1292 | 2026-04-03T04:00:21.812Z | Downloaded hickory-proto v0.24.4 |
| 1293 | 2026-04-03T04:00:21.821Z | Downloaded time v0.3.47 |
| 1294 | 2026-04-03T04:00:21.836Z | Downloaded sha3 v0.10.8 |
| 1295 | 2026-04-03T04:00:21.839Z | Downloaded object v0.37.3 |
| 1296 | 2026-04-03T04:00:21.845Z | Downloaded vcpkg v0.2.15 |
| 1297 | 2026-04-03T04:00:21.867Z | Downloaded openapiv3 v2.2.0 |
| 1298 | 2026-04-03T04:00:21.874Z | Downloaded encoding_rs v0.8.35 |
| 1299 | 2026-04-03T04:00:21.887Z | Downloaded webpki-roots v1.0.6 |
| 1300 | 2026-04-03T04:00:21.890Z | Downloaded zstd-sys v2.0.16+zstd.1.5.7 |
| 1301 | 2026-04-03T04:00:21.900Z | Downloaded rustls v0.23.37 |
| 1302 | 2026-04-03T04:00:21.907Z | Downloaded rustls v0.22.4 |
| 1303 | 2026-04-03T04:00:22.025Z | Downloaded bzip2-sys v0.1.13+1.0.8 |
| 1304 | 2026-04-03T04:00:22.036Z | Downloaded sqlparser v0.61.0 |
| 1305 | 2026-04-03T04:00:22.047Z | Downloaded ratatui v0.29.0 |
| 1306 | 2026-04-03T04:00:22.058Z | Downloaded typify-impl v0.6.1 |
| 1307 | 2026-04-03T04:00:22.083Z | Downloaded typify-impl v0.4.3 |
| 1308 | 2026-04-03T04:00:22.126Z | Downloaded zerocopy-derive v0.6.6 |
| 1309 | 2026-04-03T04:00:22.132Z | Downloaded regex-automata v0.4.14 |
| 1310 | 2026-04-03T04:00:22.146Z | Downloaded jiff v0.2.21 |
| 1311 | 2026-04-03T04:00:22.157Z | Downloaded chrono-tz v0.10.4 |
| 1312 | 2026-04-03T04:00:22.168Z | Downloaded lzma-sys v0.1.20 |
| 1313 | 2026-04-03T04:00:22.191Z | Downloaded petgraph v0.8.3 |
| 1314 | 2026-04-03T04:00:22.212Z | Downloaded libz-sys v1.1.24 |
| 1315 | 2026-04-03T04:00:22.240Z | Downloaded tokio v1.49.0 |
| 1316 | 2026-04-03T04:00:22.347Z | Downloaded ring v0.17.14 |
| 1317 | 2026-04-03T04:00:22.386Z | Downloaded libgit2-sys v0.18.3+1.9.2 |
| 1318 | 2026-04-03T04:00:22.904Z | Downloaded aws-lc-sys v0.37.1 |
| 1319 | 2026-04-03T04:00:23.155Z | Compiling libc v0.2.180 |
| 1320 | 2026-04-03T04:00:23.158Z | Compiling serde v1.0.228 |
| 1321 | 2026-04-03T04:00:23.158Z | Compiling log v0.4.29 |
| 1322 | 2026-04-03T04:00:23.158Z | Compiling shlex v1.3.0 |
| 1323 | 2026-04-03T04:00:23.158Z | Compiling find-msvc-tools v0.1.9 |
| 1324 | 2026-04-03T04:00:23.158Z | Compiling smallvec v1.15.1 |
| 1325 | 2026-04-03T04:00:23.158Z | Compiling typenum v1.19.0 |
| 1326 | 2026-04-03T04:00:23.158Z | Compiling subtle v2.6.1 |
| 1327 | 2026-04-03T04:00:23.158Z | Compiling generic-array v0.14.7 |
| 1328 | 2026-04-03T04:00:23.158Z | Compiling scopeguard v1.2.0 |
| 1329 | 2026-04-03T04:00:23.291Z | Compiling portable-atomic v1.13.1 |
| 1330 | 2026-04-03T04:00:23.369Z | Compiling const-oid v0.9.6 |
| 1331 | 2026-04-03T04:00:23.384Z | Compiling critical-section v1.2.0 |
| 1332 | 2026-04-03T04:00:23.387Z | Compiling zerocopy v0.8.40 |
| 1333 | 2026-04-03T04:00:23.397Z | Compiling syn v2.0.117 |
| 1334 | 2026-04-03T04:00:23.427Z | Compiling lock_api v0.4.14 |
| 1335 | 2026-04-03T04:00:23.484Z | Compiling pin-project-lite v0.2.17 |
| 1336 | 2026-04-03T04:00:23.500Z | Compiling parking_lot_core v0.9.12 |
| 1337 | 2026-04-03T04:00:23.513Z | Compiling serde_json v1.0.149 |
| 1338 | 2026-04-03T04:00:23.529Z | Compiling pkg-config v0.3.32 |
| 1339 | 2026-04-03T04:00:23.562Z | Compiling bitflags v2.11.0 |
| 1340 | 2026-04-03T04:00:23.576Z | Compiling libm v0.2.16 |
| 1341 | 2026-04-03T04:00:23.592Z | Compiling num-traits v0.2.19 |
| 1342 | 2026-04-03T04:00:23.607Z | Compiling futures-core v0.3.32 |
| 1343 | 2026-04-03T04:00:23.695Z | Compiling percent-encoding v2.3.2 |
| 1344 | 2026-04-03T04:00:23.713Z | Compiling allocator-api2 v0.2.21 |
| 1345 | 2026-04-03T04:00:23.740Z | Compiling foldhash v0.2.0 |
| 1346 | 2026-04-03T04:00:23.801Z | Compiling cpufeatures v0.2.17 |
| 1347 | 2026-04-03T04:00:23.861Z | Compiling futures-sink v0.3.32 |
| 1348 | 2026-04-03T04:00:23.877Z | Compiling futures-task v0.3.32 |
| 1349 | 2026-04-03T04:00:23.910Z | Compiling slab v0.4.12 |
| 1350 | 2026-04-03T04:00:23.913Z | Compiling futures-io v0.3.32 |
| 1351 | 2026-04-03T04:00:23.939Z | Compiling getrandom v0.4.1 |
| 1352 | 2026-04-03T04:00:23.984Z | Compiling futures-channel v0.3.32 |
| 1353 | 2026-04-03T04:00:23.984Z | Compiling rustversion v1.0.22 |
| 1354 | 2026-04-03T04:00:24.046Z | Compiling hashbrown v0.16.1 |
| 1355 | 2026-04-03T04:00:24.049Z | Compiling rand_core v0.10.0 |
| 1356 | 2026-04-03T04:00:24.076Z | Compiling getrandom v0.3.4 |
| 1357 | 2026-04-03T04:00:24.094Z | Compiling form_urlencoded v1.2.2 |
| 1358 | 2026-04-03T04:00:24.111Z | Compiling base64ct v1.8.3 |
| 1359 | 2026-04-03T04:00:24.126Z | Compiling dunce v1.0.5 |
| 1360 | 2026-04-03T04:00:24.126Z | Compiling ident_case v1.0.1 |
| 1361 | 2026-04-03T04:00:24.224Z | Compiling getrandom v0.2.17 |
| 1362 | 2026-04-03T04:00:24.241Z | Compiling jobserver v0.1.34 |
| 1363 | 2026-04-03T04:00:24.257Z | Compiling errno v0.3.14 |
| 1364 | 2026-04-03T04:00:24.290Z | Compiling mio v1.1.1 |
| 1365 | 2026-04-03T04:00:24.306Z | Compiling socket2 v0.6.2 |
| 1366 | 2026-04-03T04:00:24.375Z | Compiling rand_core v0.6.4 |
| 1367 | 2026-04-03T04:00:24.416Z | Compiling signal-hook-registry v1.4.8 |
| 1368 | 2026-04-03T04:00:24.432Z | Compiling fs_extra v1.3.0 |
| 1369 | 2026-04-03T04:00:24.474Z | Compiling cc v1.2.56 |
| 1370 | 2026-04-03T04:00:24.502Z | Compiling once_cell v1.21.3 |
| 1371 | 2026-04-03T04:00:24.539Z | Compiling parking_lot v0.12.5 |
| 1372 | 2026-04-03T04:00:24.580Z | Compiling indexmap v2.13.0 |
| 1373 | 2026-04-03T04:00:24.631Z | Compiling pem-rfc7468 v0.7.0 |
| 1374 | 2026-04-03T04:00:24.631Z | Compiling flagset v0.4.7 |
| 1375 | 2026-04-03T04:00:24.665Z | Compiling iana-time-zone v0.1.65 |
| 1376 | 2026-04-03T04:00:24.711Z | Compiling rustix v1.1.3 |
| 1377 | 2026-04-03T04:00:24.728Z | Compiling uuid v1.21.0 |
| 1378 | 2026-04-03T04:00:24.744Z | Compiling rustc_version v0.4.1 |
| 1379 | 2026-04-03T04:00:24.776Z | Compiling vcpkg v0.2.15 |
| 1380 | 2026-04-03T04:00:24.779Z | Compiling regex-syntax v0.8.10 |
| 1381 | 2026-04-03T04:00:24.886Z | Compiling aws-lc-rs v1.16.0 |
| 1382 | 2026-04-03T04:00:24.924Z | Compiling tracing-core v0.1.36 |
| 1383 | 2026-04-03T04:00:24.940Z | Compiling crossbeam-utils v0.8.21 |
| 1384 | 2026-04-03T04:00:24.967Z | Compiling base64 v0.22.1 |
| 1385 | 2026-04-03T04:00:25.078Z | Compiling rand_core v0.9.5 |
| 1386 | 2026-04-03T04:00:25.094Z | Compiling schemars v0.8.22 |
| 1387 | 2026-04-03T04:00:25.128Z | Compiling openssl-probe v0.2.1 |
| 1388 | 2026-04-03T04:00:25.197Z | Compiling cmake v0.1.57 |
| 1389 | 2026-04-03T04:00:25.211Z | Compiling syn v1.0.109 |
| 1390 | 2026-04-03T04:00:25.249Z | Compiling untrusted v0.7.1 |
| 1391 | 2026-04-03T04:00:25.287Z | Compiling httparse v1.10.1 |
| 1392 | 2026-04-03T04:00:25.313Z | Compiling untrusted v0.9.0 |
| 1393 | 2026-04-03T04:00:25.370Z | Compiling atomic-waker v1.1.2 |
| 1394 | 2026-04-03T04:00:25.386Z | Compiling tower-service v0.3.3 |
| 1395 | 2026-04-03T04:00:25.402Z | Compiling try-lock v0.2.5 |
| 1396 | 2026-04-03T04:00:25.511Z | Compiling tower-layer v0.3.3 |
| 1397 | 2026-04-03T04:00:25.511Z | Compiling dyn-clone v1.0.20 |
| 1398 | 2026-04-03T04:00:25.541Z | Compiling rustls v0.23.37 |
| 1399 | 2026-04-03T04:00:25.545Z | Compiling tinyvec_macros v0.1.1 |
| 1400 | 2026-04-03T04:00:25.545Z | Compiling spin v0.9.8 |
| 1401 | 2026-04-03T04:00:25.583Z | Compiling want v0.3.1 |
| 1402 | 2026-04-03T04:00:25.583Z | Compiling aho-corasick v1.1.4 |
| 1403 | 2026-04-03T04:00:25.615Z | Compiling tinyvec v1.10.0 |
| 1404 | 2026-04-03T04:00:25.650Z | Compiling time-core v0.1.8 |
| 1405 | 2026-04-03T04:00:25.653Z | Compiling powerfmt v0.2.0 |
| 1406 | 2026-04-03T04:00:25.720Z | Compiling pin-utils v0.1.0 |
| 1407 | 2026-04-03T04:00:25.737Z | Compiling num-conv v0.2.0 |
| 1408 | 2026-04-03T04:00:25.785Z | Compiling foreign-types-shared v0.1.1 |
| 1409 | 2026-04-03T04:00:25.808Z | Compiling openssl v0.10.75 |
| 1410 | 2026-04-03T04:00:25.824Z | Compiling httpdate v1.0.3 |
| 1411 | 2026-04-03T04:00:25.854Z | Compiling crc32fast v1.5.0 |
| 1412 | 2026-04-03T04:00:25.871Z | Compiling foreign-types v0.3.2 |
| 1413 | 2026-04-03T04:00:25.890Z | Compiling deranged v0.5.8 |
| 1414 | 2026-04-03T04:00:25.906Z | Compiling time-macros v0.2.27 |
| 1415 | 2026-04-03T04:00:25.930Z | Compiling wait-timeout v0.2.1 |
| 1416 | 2026-04-03T04:00:25.962Z | Compiling usdt-impl v0.6.0 |
| 1417 | 2026-04-03T04:00:25.977Z | Compiling simd-adler32 v0.3.8 |
| 1418 | 2026-04-03T04:00:26.035Z | Compiling bit-vec v0.8.0 |
| 1419 | 2026-04-03T04:00:26.067Z | Compiling num_threads v0.1.7 |
| 1420 | 2026-04-03T04:00:26.082Z | Compiling either v1.15.0 |
| 1421 | 2026-04-03T04:00:26.179Z | Compiling quick-error v1.2.3 |
| 1422 | 2026-04-03T04:00:26.182Z | Compiling aws-lc-sys v0.37.1 |
| 1423 | 2026-04-03T04:00:26.207Z | Compiling ring v0.17.14 |
| 1424 | 2026-04-03T04:00:26.221Z | Compiling openssl-sys v0.9.111 |
| 1425 | 2026-04-03T04:00:26.224Z | Compiling zstd-sys v2.0.16+zstd.1.5.7 |
| 1426 | 2026-04-03T04:00:26.253Z | Compiling native-tls v0.2.18 |
| 1427 | 2026-04-03T04:00:26.269Z | Compiling siphasher v1.0.2 |
| 1428 | 2026-04-03T04:00:26.307Z | Compiling bit-set v0.8.0 |
| 1429 | 2026-04-03T04:00:26.338Z | Compiling synstructure v0.13.2 |
| 1430 | 2026-04-03T04:00:26.358Z | Compiling serde_derive_internals v0.29.1 |
| 1431 | 2026-04-03T04:00:26.480Z | Compiling pest_generator v2.8.6 |
| 1432 | 2026-04-03T04:00:26.494Z | Compiling darling_core v0.20.11 |
| 1433 | 2026-04-03T04:00:26.497Z | Compiling regex-automata v0.4.14 |
| 1434 | 2026-04-03T04:00:26.739Z | Compiling tempfile v3.25.0 |
| 1435 | 2026-04-03T04:00:26.973Z | Compiling rusty-fork v0.3.1 |
| 1436 | 2026-04-03T04:00:27.001Z | Compiling darling_core v0.21.3 |
| 1437 | 2026-04-03T04:00:27.080Z | Compiling time v0.3.47 |
| 1438 | 2026-04-03T04:00:27.231Z | Compiling bzip2-sys v0.1.13+1.0.8 |
| 1439 | 2026-04-03T04:00:27.328Z | Compiling unicode-normalization v0.1.25 |
| 1440 | 2026-04-03T04:00:27.343Z | Compiling crossbeam-epoch v0.9.18 |
| 1441 | 2026-04-03T04:00:27.358Z | Compiling rand_xorshift v0.4.0 |
| 1442 | 2026-04-03T04:00:27.375Z | Compiling slog v2.8.2 |
| 1443 | 2026-04-03T04:00:27.454Z | Compiling heapless v0.7.17 |
| 1444 | 2026-04-03T04:00:27.491Z | Compiling thread-id v5.1.0 |
| 1445 | 2026-04-03T04:00:27.546Z | Compiling sync_wrapper v1.0.2 |
| 1446 | 2026-04-03T04:00:27.561Z | Compiling cookie v0.18.1 |
| 1447 | 2026-04-03T04:00:27.589Z | Compiling zstd-safe v7.2.4 |
| 1448 | 2026-04-03T04:00:27.603Z | Compiling paste v1.0.15 |
| 1449 | 2026-04-03T04:00:27.672Z | Compiling signal-hook v0.3.18 |
| 1450 | 2026-04-03T04:00:27.688Z | Compiling adler2 v2.0.1 |
| 1451 | 2026-04-03T04:00:27.724Z | Compiling unicode-properties v0.1.4 |
| 1452 | 2026-04-03T04:00:27.770Z | Compiling anyhow v1.0.102 |
| 1453 | 2026-04-03T04:00:27.818Z | Compiling unarray v0.1.4 |
| 1454 | 2026-04-03T04:00:27.833Z | Compiling unicode-bidi v0.3.18 |
| 1455 | 2026-04-03T04:00:27.850Z | Compiling rayon-core v1.13.0 |
| 1456 | 2026-04-03T04:00:27.873Z | Compiling unicode-segmentation v1.12.0 |
| 1457 | 2026-04-03T04:00:27.961Z | Compiling miniz_oxide v0.8.9 |
| 1458 | 2026-04-03T04:00:28.055Z | Compiling crossbeam-deque v0.8.6 |
| 1459 | 2026-04-03T04:00:28.105Z | Compiling num-integer v0.1.46 |
| 1460 | 2026-04-03T04:00:28.142Z | Compiling serde_derive v1.0.228 |
| 1461 | 2026-04-03T04:00:28.296Z | Compiling zeroize_derive v1.4.3 |
| 1462 | 2026-04-03T04:00:28.310Z | Compiling zerofrom-derive v0.1.6 |
| 1463 | 2026-04-03T04:00:28.366Z | Compiling yoke-derive v0.8.1 |
| 1464 | 2026-04-03T04:00:28.409Z | Compiling zerocopy-derive v0.8.40 |
| 1465 | 2026-04-03T04:00:28.468Z | Compiling zerovec-derive v0.11.2 |
| 1466 | 2026-04-03T04:00:28.623Z | Compiling displaydoc v0.2.5 |
| 1467 | 2026-04-03T04:00:28.757Z | Compiling tokio-macros v2.6.0 |
| 1468 | 2026-04-03T04:00:28.852Z | Compiling futures-macro v0.3.32 |
| 1469 | 2026-04-03T04:00:28.895Z | Compiling der_derive v0.7.3 |
| 1470 | 2026-04-03T04:00:28.988Z | Compiling zeroize v1.8.2 |
| 1471 | 2026-04-03T04:00:29.429Z | Compiling thiserror-impl v2.0.18 |
| 1472 | 2026-04-03T04:00:29.543Z | Compiling rustls-pki-types v1.14.0 |
| 1473 | 2026-04-03T04:00:29.599Z | Compiling tracing-attributes v0.1.31 |
| 1474 | 2026-04-03T04:00:29.634Z | Compiling pest_derive v2.8.6 |
| 1475 | 2026-04-03T04:00:29.656Z | Compiling scroll_derive v0.13.1 |
| 1476 | 2026-04-03T04:00:29.755Z | Compiling crypto-common v0.1.7 |
| 1477 | 2026-04-03T04:00:29.803Z | Compiling zerofrom v0.1.6 |
| 1478 | 2026-04-03T04:00:29.820Z | Compiling block-buffer v0.10.4 |
| 1479 | 2026-04-03T04:00:29.823Z | Compiling futures-util v0.3.32 |
| 1480 | 2026-04-03T04:00:29.929Z | Compiling yoke v0.8.1 |
| 1481 | 2026-04-03T04:00:29.949Z | Compiling block-padding v0.3.3 |
| 1482 | 2026-04-03T04:00:29.964Z | Compiling digest v0.10.7 |
| 1483 | 2026-04-03T04:00:30.015Z | Compiling der v0.7.10 |
| 1484 | 2026-04-03T04:00:30.030Z | Compiling schemars_derive v0.8.22 |
| 1485 | 2026-04-03T04:00:30.125Z | Compiling zerovec v0.11.5 |
| 1486 | 2026-04-03T04:00:30.128Z | Compiling zerotrie v0.2.3 |
| 1487 | 2026-04-03T04:00:30.155Z | Compiling inout v0.1.4 |
| 1488 | 2026-04-03T04:00:30.232Z | Compiling hmac v0.12.1 |
| 1489 | 2026-04-03T04:00:30.344Z | Compiling cipher v0.4.4 |
| 1490 | 2026-04-03T04:00:30.408Z | Compiling sha2 v0.10.9 |
| 1491 | 2026-04-03T04:00:30.514Z | Compiling pbkdf2 v0.12.2 |
| 1492 | 2026-04-03T04:00:30.570Z | Compiling scroll v0.13.0 |
| 1493 | 2026-04-03T04:00:30.657Z | Compiling tinystr v0.8.2 |
| 1494 | 2026-04-03T04:00:30.672Z | Compiling potential_utf v0.1.4 |
| 1495 | 2026-04-03T04:00:30.687Z | Compiling salsa20 v0.10.2 |
| 1496 | 2026-04-03T04:00:30.791Z | Compiling aes v0.8.4 |
| 1497 | 2026-04-03T04:00:30.808Z | Compiling icu_collections v2.1.1 |
| 1498 | 2026-04-03T04:00:30.860Z | Compiling icu_locale_core v2.1.1 |
| 1499 | 2026-04-03T04:00:30.880Z | Compiling scrypt v0.11.0 |
| 1500 | 2026-04-03T04:00:30.926Z | Compiling cbc v0.1.2 |
| 1501 | 2026-04-03T04:00:30.929Z | Compiling thiserror v2.0.18 |
| 1502 | 2026-04-03T04:00:30.929Z | Compiling spki v0.7.3 |
| 1503 | 2026-04-03T04:00:31.051Z | Compiling tracing v0.1.44 |
| 1504 | 2026-04-03T04:00:31.068Z | Compiling darling_macro v0.20.11 |
| 1505 | 2026-04-03T04:00:31.151Z | Compiling goblin v0.10.5 |
| 1506 | 2026-04-03T04:00:31.154Z | Compiling openssl-macros v0.1.1 |
| 1507 | 2026-04-03T04:00:31.315Z | Compiling pkcs5 v0.7.1 |
| 1508 | 2026-04-03T04:00:31.332Z | Compiling thiserror-impl v1.0.69 |
| 1509 | 2026-04-03T04:00:31.350Z | Compiling dtrace-parser v0.3.0 |
| 1510 | 2026-04-03T04:00:31.397Z | Compiling signature v2.2.0 |
| 1511 | 2026-04-03T04:00:31.584Z | Compiling icu_provider v2.1.1 |
| 1512 | 2026-04-03T04:00:31.601Z | Compiling darling v0.20.11 |
| 1513 | 2026-04-03T04:00:31.730Z | Compiling bytes v1.11.1 |
| 1514 | 2026-04-03T04:00:31.756Z | Compiling chrono v0.4.44 |
| 1515 | 2026-04-03T04:00:31.784Z | Compiling pkcs8 v0.10.2 |
| 1516 | 2026-04-03T04:00:31.827Z | Compiling icu_properties v2.1.2 |
| 1517 | 2026-04-03T04:00:31.873Z | Compiling icu_normalizer v2.1.1 |
| 1518 | 2026-04-03T04:00:31.890Z | Compiling ipnet v2.11.0 |
| 1519 | 2026-04-03T04:00:31.909Z | Compiling derive_builder_core v0.20.2 |
| 1520 | 2026-04-03T04:00:32.129Z | Compiling rustls-native-certs v0.8.3 |
| 1521 | 2026-04-03T04:00:32.145Z | Compiling scroll_derive v0.12.1 |
| 1522 | 2026-04-03T04:00:32.188Z | Compiling toml_datetime v0.6.11 |
| 1523 | 2026-04-03T04:00:32.376Z | Compiling tokio v1.49.0 |
| 1524 | 2026-04-03T04:00:32.414Z | Compiling http v1.4.0 |
| 1525 | 2026-04-03T04:00:32.440Z | Compiling serde_spanned v0.6.9 |
| 1526 | 2026-04-03T04:00:32.455Z | Compiling serde_tokenstream v0.2.3 |
| 1527 | 2026-04-03T04:00:32.472Z | Compiling erased-serde v0.3.31 |
| 1528 | 2026-04-03T04:00:32.604Z | Compiling md-5 v0.10.6 |
| 1529 | 2026-04-03T04:00:32.651Z | Compiling thiserror v1.0.69 |
| 1530 | 2026-04-03T04:00:32.773Z | Compiling idna_adapter v1.2.1 |
| 1531 | 2026-04-03T04:00:32.796Z | Compiling webpki-roots v1.0.6 |
| 1532 | 2026-04-03T04:00:32.812Z | Compiling darling_macro v0.21.3 |
| 1533 | 2026-04-03T04:00:32.836Z | Compiling ppv-lite86 v0.2.21 |
| 1534 | 2026-04-03T04:00:32.853Z | Compiling scroll v0.12.0 |
| 1535 | 2026-04-03T04:00:32.875Z | Compiling derive_builder_macro v0.20.2 |
| 1536 | 2026-04-03T04:00:32.936Z | Compiling idna v1.1.0 |
| 1537 | 2026-04-03T04:00:32.939Z | Compiling stringprep v0.1.5 |
| 1538 | 2026-04-03T04:00:32.968Z | Compiling zerocopy-derive v0.7.35 |
| 1539 | 2026-04-03T04:00:32.984Z | Compiling vergen-lib v0.1.6 |
| 1540 | 2026-04-03T04:00:33.059Z | Compiling curve25519-dalek v4.1.3 |
| 1541 | 2026-04-03T04:00:33.152Z | Compiling rand_chacha v0.9.0 |
| 1542 | 2026-04-03T04:00:33.193Z | Compiling http-body v1.0.1 |
| 1543 | 2026-04-03T04:00:33.196Z | Compiling rand_chacha v0.3.1 |
| 1544 | 2026-04-03T04:00:33.222Z | Compiling ff v0.13.1 |
| 1545 | 2026-04-03T04:00:33.329Z | Compiling url v2.5.8 |
| 1546 | 2026-04-03T04:00:33.363Z | Compiling rand v0.9.2 |
| 1547 | 2026-04-03T04:00:33.379Z | Compiling http-body-util v0.1.3 |
| 1548 | 2026-04-03T04:00:33.425Z | Compiling hash32 v0.2.1 |
| 1549 | 2026-04-03T04:00:33.428Z | Compiling memoffset v0.9.1 |
| 1550 | 2026-04-03T04:00:33.428Z | Compiling ryu v1.0.23 |
| 1551 | 2026-04-03T04:00:33.457Z | Compiling cfg_aliases v0.2.1 |
| 1552 | 2026-04-03T04:00:33.549Z | Compiling fallible-iterator v0.2.0 |
| 1553 | 2026-04-03T04:00:33.564Z | Compiling zlib-rs v0.6.2 |
| 1554 | 2026-04-03T04:00:33.618Z | Compiling smoltcp v0.9.1 |
| 1555 | 2026-04-03T04:00:33.643Z | Compiling base16ct v0.2.0 |
| 1556 | 2026-04-03T04:00:33.643Z | Compiling rustix v0.38.44 |
| 1557 | 2026-04-03T04:00:33.673Z | Compiling num-bigint-dig v0.8.6 |
| 1558 | 2026-04-03T04:00:33.676Z | Compiling litrs v1.0.0 |
| 1559 | 2026-04-03T04:00:33.874Z | Compiling dof v0.4.0 |
| 1560 | 2026-04-03T04:00:33.889Z | Compiling iri-string v0.7.10 |
| 1561 | 2026-04-03T04:00:33.917Z | Compiling ref-cast v1.0.25 |
| 1562 | 2026-04-03T04:00:33.979Z | Compiling proptest v1.10.0 |
| 1563 | 2026-04-03T04:00:34.035Z | Compiling psl-types v2.0.11 |
| 1564 | 2026-04-03T04:00:34.145Z | Compiling publicsuffix v2.3.0 |
| 1565 | 2026-04-03T04:00:34.178Z | Compiling postgres-protocol v0.6.10 |
| 1566 | 2026-04-03T04:00:34.208Z | Compiling document-features v0.2.12 |
| 1567 | 2026-04-03T04:00:34.211Z | Compiling zerocopy v0.7.35 |
| 1568 | 2026-04-03T04:00:34.241Z | Compiling sec1 v0.7.3 |
| 1569 | 2026-04-03T04:00:34.328Z | Compiling serde_urlencoded v0.7.1 |
| 1570 | 2026-04-03T04:00:34.376Z | Compiling nix v0.31.1 |
| 1571 | 2026-04-03T04:00:34.677Z | Compiling ipnetwork v0.21.1 |
| 1572 | 2026-04-03T04:00:34.741Z | Compiling derive_builder v0.20.2 |
| 1573 | 2026-04-03T04:00:34.771Z | Compiling rand v0.8.5 |
| 1574 | 2026-04-03T04:00:34.787Z | Compiling group v0.13.0 |
| 1575 | 2026-04-03T04:00:34.802Z | Compiling darling v0.21.3 |
| 1576 | 2026-04-03T04:00:34.847Z | Compiling goblin v0.8.2 |
| 1577 | 2026-04-03T04:00:34.892Z | Compiling cargo-platform v0.1.9 |
| 1578 | 2026-04-03T04:00:34.907Z | Compiling hkdf v0.12.4 |
| 1579 | 2026-04-03T04:00:34.985Z | Compiling oxnet v0.1.4 |
| 1580 | 2026-04-03T04:00:35.060Z | Compiling hubpack_derive v0.1.1 |
| 1581 | 2026-04-03T04:00:35.093Z | Compiling crypto-bigint v0.5.5 |
| 1582 | 2026-04-03T04:00:35.158Z | Compiling regex v1.12.3 |
| 1583 | 2026-04-03T04:00:35.193Z | Compiling num-iter v0.1.45 |
| 1584 | 2026-04-03T04:00:35.332Z | Compiling heck v0.4.1 |
| 1585 | 2026-04-03T04:00:35.420Z | Compiling strum_macros v0.27.2 |
| 1586 | 2026-04-03T04:00:35.480Z | Compiling daft-derive v0.1.5 |
| 1587 | 2026-04-03T04:00:35.482Z | Compiling curve25519-dalek-derive v0.1.1 |
| 1588 | 2026-04-03T04:00:35.594Z | Compiling ref-cast-impl v1.0.25 |
| 1589 | 2026-04-03T04:00:35.597Z | Compiling async-trait v0.1.89 |
| 1590 | 2026-04-03T04:00:35.611Z | Compiling proc-macro-error v1.0.4 |
| 1591 | 2026-04-03T04:00:35.810Z | Compiling terminal_size v0.4.3 |
| 1592 | 2026-04-03T04:00:35.955Z | Compiling phf_shared v0.13.1 |
| 1593 | 2026-04-03T04:00:35.971Z | Compiling lazy_static v1.5.0 |
| 1594 | 2026-04-03T04:00:35.974Z | Compiling vergen v9.0.6 |
| 1595 | 2026-04-03T04:00:36.008Z | Compiling fs-err v3.3.0 |
| 1596 | 2026-04-03T04:00:36.092Z | Compiling tokio-util v0.7.18 |
| 1597 | 2026-04-03T04:00:36.196Z | Compiling tower v0.5.3 |
| 1598 | 2026-04-03T04:00:36.196Z | Compiling tokio-native-tls v0.3.1 |
| 1599 | 2026-04-03T04:00:36.227Z | Compiling ahash v0.8.12 |
| 1600 | 2026-04-03T04:00:36.244Z | Compiling foldhash v0.1.5 |
| 1601 | 2026-04-03T04:00:36.247Z | Compiling managed v0.8.0 |
| 1602 | 2026-04-03T04:00:36.262Z | Compiling libbz2-rs-sys v0.2.2 |
| 1603 | 2026-04-03T04:00:36.275Z | Compiling bitflags v1.3.2 |
| 1604 | 2026-04-03T04:00:36.380Z | Compiling newtype-uuid v1.3.2 |
| 1605 | 2026-04-03T04:00:36.396Z | Compiling bumpalo v3.20.2 |
| 1606 | 2026-04-03T04:00:36.436Z | Compiling flate2 v1.1.9 |
| 1607 | 2026-04-03T04:00:36.458Z | Compiling winnow v0.5.40 |
| 1608 | 2026-04-03T04:00:36.494Z | Compiling object v0.37.3 |
| 1609 | 2026-04-03T04:00:36.669Z | Compiling tower-http v0.6.8 |
| 1610 | 2026-04-03T04:00:36.684Z | Compiling daft v0.1.5 |
| 1611 | 2026-04-03T04:00:36.719Z | Compiling bzip2 v0.6.1 |
| 1612 | 2026-04-03T04:00:36.747Z | Compiling zopfli v0.8.3 |
| 1613 | 2026-04-03T04:00:36.795Z | Compiling h2 v0.4.13 |
| 1614 | 2026-04-03T04:00:36.925Z | Compiling hashbrown v0.15.5 |
| 1615 | 2026-04-03T04:00:37.000Z | Compiling console v0.16.2 |
| 1616 | 2026-04-03T04:00:37.015Z | Compiling clap_builder v4.5.60 |
| 1617 | 2026-04-03T04:00:37.165Z | Compiling dof v0.3.0 |
| 1618 | 2026-04-03T04:00:37.203Z | Compiling phf v0.13.1 |
| 1619 | 2026-04-03T04:00:37.316Z | Compiling elliptic-curve v0.13.8 |
| 1620 | 2026-04-03T04:00:37.466Z | Compiling zone_cfg_derive v0.3.1 |
| 1621 | 2026-04-03T04:00:37.511Z | Compiling strum v0.27.2 |
| 1622 | 2026-04-03T04:00:37.525Z | Compiling signal-hook-mio v0.2.5 |
| 1623 | 2026-04-03T04:00:37.593Z | Compiling cargo_metadata v0.19.2 |
| 1624 | 2026-04-03T04:00:37.655Z | Compiling rayon v1.11.0 |
| 1625 | 2026-04-03T04:00:37.670Z | Compiling hubpack v0.1.2 |
| 1626 | 2026-04-03T04:00:37.724Z | Compiling cookie_store v0.22.1 |
| 1627 | 2026-04-03T04:00:37.742Z | Compiling usdt-attr-macro v0.6.0 |
| 1628 | 2026-04-03T04:00:37.920Z | Compiling toml_edit v0.19.15 |
| 1629 | 2026-04-03T04:00:37.923Z | Compiling usdt-macro v0.6.0 |
| 1630 | 2026-04-03T04:00:38.072Z | Compiling bzip2 v0.4.4 |
| 1631 | 2026-04-03T04:00:38.141Z | Compiling serde_with_macros v3.17.0 |
| 1632 | 2026-04-03T04:00:38.324Z | Compiling zstd v0.13.3 |
| 1633 | 2026-04-03T04:00:38.349Z | Compiling postgres-types v0.2.12 |
| 1634 | 2026-04-03T04:00:38.517Z | Compiling dtrace-parser v0.2.0 |
| 1635 | 2026-04-03T04:00:38.590Z | Compiling pkcs1 v0.7.5 |
| 1636 | 2026-04-03T04:00:38.612Z | Compiling ed25519 v2.2.3 |
| 1637 | 2026-04-03T04:00:38.725Z | Compiling serde-big-array v0.5.1 |
| 1638 | 2026-04-03T04:00:38.887Z | Compiling hex v0.4.3 |
| 1639 | 2026-04-03T04:00:38.929Z | Compiling rfc6979 v0.4.0 |
| 1640 | 2026-04-03T04:00:38.965Z | Compiling bstr v1.12.1 |
| 1641 | 2026-04-03T04:00:39.008Z | Compiling strum_macros v0.26.4 |
| 1642 | 2026-04-03T04:00:39.069Z | Compiling enum-as-inner v0.6.1 |
| 1643 | 2026-04-03T04:00:39.188Z | Compiling serde_repr v0.1.20 |
| 1644 | 2026-04-03T04:00:39.291Z | Compiling clap_derive v4.5.55 |
| 1645 | 2026-04-03T04:00:39.315Z | Compiling phf_shared v0.11.3 |
| 1646 | 2026-04-03T04:00:39.427Z | Compiling itertools v0.12.1 |
| 1647 | 2026-04-03T04:00:39.517Z | Compiling float-cmp v0.10.0 |
| 1648 | 2026-04-03T04:00:39.539Z | Compiling memmap2 v0.9.10 |
| 1649 | 2026-04-03T04:00:39.603Z | Compiling thread-id v4.2.2 |
| 1650 | 2026-04-03T04:00:39.606Z | Compiling env_filter v1.0.0 |
| 1651 | 2026-04-03T04:00:39.647Z | Compiling encoding_rs v0.8.35 |
| 1652 | 2026-04-03T04:00:39.698Z | Compiling difflib v0.4.0 |
| 1653 | 2026-04-03T04:00:39.719Z | Compiling rustc-hash v2.1.1 |
| 1654 | 2026-04-03T04:00:39.752Z | Compiling normalize-line-endings v0.3.0 |
| 1655 | 2026-04-03T04:00:39.780Z | Compiling hyper v1.8.1 |
| 1656 | 2026-04-03T04:00:39.860Z | Compiling predicates-core v1.0.10 |
| 1657 | 2026-04-03T04:00:39.860Z | Compiling fixedbitset v0.4.2 |
| 1658 | 2026-04-03T04:00:39.942Z | Compiling whoami v2.1.0 |
| 1659 | 2026-04-03T04:00:40.050Z | Compiling new_debug_unreachable v1.0.6 |
| 1660 | 2026-04-03T04:00:40.066Z | Compiling static_assertions v1.1.0 |
| 1661 | 2026-04-03T04:00:40.099Z | Compiling keccak v0.1.6 |
| 1662 | 2026-04-03T04:00:40.142Z | Compiling fixedbitset v0.5.7 |
| 1663 | 2026-04-03T04:00:40.157Z | Compiling jiff v0.2.21 |
| 1664 | 2026-04-03T04:00:40.160Z | Compiling mime v0.3.17 |
| 1665 | 2026-04-03T04:00:40.291Z | Compiling unit-prefix v0.5.2 |
| 1666 | 2026-04-03T04:00:40.352Z | Compiling precomputed-hash v0.1.1 |
| 1667 | 2026-04-03T04:00:40.475Z | Compiling data-encoding v2.10.0 |
| 1668 | 2026-04-03T04:00:40.503Z | Compiling toml_edit v0.22.27 |
| 1669 | 2026-04-03T04:00:40.517Z | Compiling string_cache v0.8.9 |
| 1670 | 2026-04-03T04:00:40.532Z | Compiling indicatif v0.18.4 |
| 1671 | 2026-04-03T04:00:40.621Z | Compiling zone v0.3.1 |
| 1672 | 2026-04-03T04:00:40.711Z | Compiling petgraph v0.8.3 |
| 1673 | 2026-04-03T04:00:40.776Z | Compiling sha3 v0.10.8 |
| 1674 | 2026-04-03T04:00:40.842Z | Compiling strum v0.26.3 |
| 1675 | 2026-04-03T04:00:40.858Z | Compiling hickory-proto v0.25.2 |
| 1676 | 2026-04-03T04:00:40.964Z | Compiling hyper-util v0.1.20 |
| 1677 | 2026-04-03T04:00:40.995Z | Compiling tokio-postgres v0.7.16 |
| 1678 | 2026-04-03T04:00:41.164Z | Compiling clap v4.5.60 |
| 1679 | 2026-04-03T04:00:41.204Z | Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc) |
| 1680 | 2026-04-03T04:00:41.260Z | Compiling petgraph v0.6.5 |
| 1681 | 2026-04-03T04:00:41.277Z | Compiling predicates v3.1.4 |
| 1682 | 2026-04-03T04:00:41.293Z | Compiling iddqd v0.3.17 |
| 1683 | 2026-04-03T04:00:41.333Z | Compiling env_logger v0.11.9 |
| 1684 | 2026-04-03T04:00:41.433Z | Compiling usdt v0.6.0 |
| 1685 | 2026-04-03T04:00:41.466Z | Compiling usdt-impl v0.5.0 |
| 1686 | 2026-04-03T04:00:41.717Z | Compiling similar v2.7.0 |
| 1687 | 2026-04-03T04:00:41.720Z | Compiling crossterm v0.28.1 |
| 1688 | 2026-04-03T04:00:41.967Z | Compiling serde_with v3.17.0 |
| 1689 | 2026-04-03T04:00:42.089Z | Compiling toml v0.7.8 |
| 1690 | 2026-04-03T04:00:42.489Z | Compiling hyper-tls v0.6.0 |
| 1691 | 2026-04-03T04:00:42.624Z | Compiling ecdsa v0.16.9 |
| 1692 | 2026-04-03T04:00:42.723Z | Compiling rsa v0.9.10 |
| 1693 | 2026-04-03T04:00:42.743Z | Compiling ed25519-dalek v2.2.0 |
| 1694 | 2026-04-03T04:00:42.806Z | Compiling zip v0.6.6 |
| 1695 | 2026-04-03T04:00:43.055Z | Compiling zip v4.6.1 |
| 1696 | 2026-04-03T04:00:43.259Z | Compiling tokio-stream v0.1.18 |
| 1697 | 2026-04-03T04:00:43.307Z | Compiling toml_parser v1.0.9+spec-1.1.0 |
| 1698 | 2026-04-03T04:00:43.348Z | Compiling buf-list v1.1.2 |
| 1699 | 2026-04-03T04:00:43.414Z | Compiling gateway-ereport-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc) |
| 1700 | 2026-04-03T04:00:43.437Z | Compiling openapiv3 v2.2.0 |
| 1701 | 2026-04-03T04:00:43.511Z | Compiling x509-cert v0.2.5 |
| 1702 | 2026-04-03T04:00:43.645Z | Compiling sha1 v0.10.6 |
| 1703 | 2026-04-03T04:00:43.705Z | Compiling itertools v0.13.0 |
| 1704 | 2026-04-03T04:00:43.750Z | Compiling toml_datetime v0.7.5+spec-1.1.0 |
| 1705 | 2026-04-03T04:00:43.765Z | Compiling lalrpop-util v0.19.12 |
| 1706 | 2026-04-03T04:00:43.892Z | Compiling peg-runtime v0.8.5 |
| 1707 | 2026-04-03T04:00:43.965Z | Compiling thread_local v1.1.9 |
| 1708 | 2026-04-03T04:00:43.979Z | Compiling slog-async v2.8.0 |
| 1709 | 2026-04-03T04:00:44.006Z | Compiling futures-executor v0.3.32 |
| 1710 | 2026-04-03T04:00:44.044Z | Compiling crossbeam-channel v0.5.15 |
| 1711 | 2026-04-03T04:00:44.070Z | Compiling is-terminal v0.4.17 |
| 1712 | 2026-04-03T04:00:44.183Z | Compiling filetime v0.2.27 |
| 1713 | 2026-04-03T04:00:44.200Z | Compiling take_mut v0.2.2 |
| 1714 | 2026-04-03T04:00:44.215Z | Compiling xattr v1.6.1 |
| 1715 | 2026-04-03T04:00:44.239Z | Compiling term v1.2.1 |
| 1716 | 2026-04-03T04:00:44.293Z | Compiling futures v0.3.32 |
| 1717 | 2026-04-03T04:00:44.384Z | Compiling tar v0.4.45 |
| 1718 | 2026-04-03T04:00:44.516Z | Compiling slog-term v2.9.2 |
| 1719 | 2026-04-03T04:00:59.594Z | Compiling rustls-webpki v0.103.9 |
| 1720 | 2026-04-03T04:01:02.388Z | Compiling tokio-rustls v0.26.4 |
| 1721 | 2026-04-03T04:01:02.388Z | Compiling rustls-platform-verifier v0.6.2 |
| 1722 | 2026-04-03T04:01:02.579Z | Compiling hyper-rustls v0.27.7 |
| 1723 | 2026-04-03T04:01:02.774Z | Compiling reqwest v0.12.28 |
| 1724 | 2026-04-03T04:01:02.774Z | Compiling reqwest v0.13.2 |
| 1725 | 2026-04-03T04:01:04.746Z | Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack) |
| 1726 | 2026-04-03T04:01:04.980Z | Compiling xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader) |
| 1727 | 2026-04-03T04:01:07.771Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 48.33s |
| 1728 | 2026-04-03T04:01:07.918Z | Running `target/debug/xtask-downloader cockroach clickhouse console dendrite-stub maghemite-mgd transceiver-control` |
| 1729 | 2026-04-03T04:01:07.975Z | Apr 03 04:01:07.108 INFO Starting download, target: Clickhouse |
| 1730 | 2026-04-03T04:01:07.975Z | Apr 03 04:01:07.108 INFO Starting download, target: Console |
| 1731 | 2026-04-03T04:01:07.975Z | Apr 03 04:01:07.108 INFO Starting download, target: Cockroach |
| 1732 | 2026-04-03T04:01:07.978Z | Apr 03 04:01:07.108 INFO Starting download, target: DendriteStub |
| 1733 | 2026-04-03T04:01:07.978Z | Apr 03 04:01:07.108 INFO Starting download, target: MaghemiteMgd |
| 1734 | 2026-04-03T04:01:07.978Z | Apr 03 04:01:07.108 INFO Starting download, target: TransceiverControl |
| 1735 | 2026-04-03T04:01:07.978Z | Apr 03 04:01:07.108 INFO Downloading out/downloads/console.tar.gz (attempt 1/3), target: Console |
| 1736 | 2026-04-03T04:01:07.978Z | Apr 03 04:01:07.109 INFO Downloading out/downloads/xcvradm.gz (attempt 1/3), target: TransceiverControl |
| 1737 | 2026-04-03T04:01:07.978Z | Apr 03 04:01:07.109 INFO Downloading out/downloads/mgd.tar.gz (attempt 1/3), target: MaghemiteMgd |
| 1738 | 2026-04-03T04:01:07.978Z | Apr 03 04:01:07.109 INFO Downloading out/downloads/dendrite-stub.tar.gz (attempt 1/3), target: DendriteStub |
| 1739 | 2026-04-03T04:01:07.978Z | Apr 03 04:01:07.109 INFO Downloading out/downloads/cockroach.tgz (attempt 1/3), target: Cockroach |
| 1740 | 2026-04-03T04:01:07.978Z | Apr 03 04:01:07.109 INFO Downloading out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz (attempt 1/3), target: Clickhouse |
| 1741 | 2026-04-03T04:01:08.510Z | Apr 03 04:01:07.639 INFO Unpacking out/downloads/xcvradm.gz to out/downloads/root/opt/oxide/bin/xcvradm, target: TransceiverControl |
| 1742 | 2026-04-03T04:01:08.745Z | Apr 03 04:01:07.869 INFO Download complete, target: TransceiverControl |
| 1743 | 2026-04-03T04:01:08.963Z | Apr 03 04:01:08.089 INFO Unpacking out/downloads/console.tar.gz to out/console-assets, target: Console |
| 1744 | 2026-04-03T04:01:09.196Z | Apr 03 04:01:08.329 INFO Download complete, target: Console |
| 1745 | 2026-04-03T04:01:09.612Z | Apr 03 04:01:08.742 INFO Unpacking out/downloads/dendrite-stub.tar.gz to out/downloads, target: DendriteStub |
| 1746 | 2026-04-03T04:01:09.923Z | Apr 03 04:01:09.056 INFO Unpacking out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz to out/clickhouse, target: Clickhouse |
| 1747 | 2026-04-03T04:01:09.990Z | Apr 03 04:01:09.123 INFO Unpacking out/downloads/mgd.tar.gz to out/downloads, target: MaghemiteMgd |
| 1748 | 2026-04-03T04:01:10.521Z | Apr 03 04:01:09.654 INFO tarball path: out/downloads/cockroach.tgz, target: Cockroach |
| 1749 | 2026-04-03T04:01:10.521Z | Apr 03 04:01:09.655 INFO Unpacking out/downloads/cockroach.tgz to out/downloads, target: Cockroach |
| 1750 | 2026-04-03T04:01:12.032Z | Apr 03 04:01:11.166 INFO Download complete, target: DendriteStub |
| 1751 | 2026-04-03T04:01:12.295Z | Apr 03 04:01:11.428 INFO Download complete, target: MaghemiteMgd |
| 1752 | 2026-04-03T04:01:15.186Z | Apr 03 04:01:14.320 INFO Checking that binary works, target: Cockroach |
| 1753 | 2026-04-03T04:01:15.290Z | Apr 03 04:01:14.423 INFO Download complete, target: Cockroach |
| 1754 | 2026-04-03T04:01:16.738Z | Apr 03 04:01:15.871 INFO Checking that binary works, target: Clickhouse |
| 1755 | 2026-04-03T04:01:16.825Z | Apr 03 04:01:15.958 INFO Download complete, target: Clickhouse |
| 1756 | 2026-04-03T04:01:16.831Z | All prerequisites installed successfully |
| 1757 | 2026-04-03T04:01:16.834Z | |
| 1758 | 2026-04-03T04:01:16.834Z | real 2:43.781521490 |
| 1759 | 2026-04-03T04:01:16.834Z | user 7:15.462660933 |
| 1760 | 2026-04-03T04:01:16.834Z | sys 1:46.513762828 |
| 1761 | 2026-04-03T04:01:16.834Z | trap 0.244909091 |
| 1762 | 2026-04-03T04:01:16.834Z | tflt 1.103106828 |
| 1763 | 2026-04-03T04:01:16.834Z | dflt 1.863337073 |
| 1764 | 2026-04-03T04:01:16.834Z | kflt 0.021734122 |
| 1765 | 2026-04-03T04:01:16.834Z | lock 22:11.884077018 |
| 1766 | 2026-04-03T04:01:16.834Z | slp 19:30.728084234 |
| 1767 | 2026-04-03T04:01:16.834Z | lat 24.170155256 |
| 1768 | 2026-04-03T04:01:16.834Z | stop 3:00.915645328 |
| 1769 | 2026-04-03T04:01:16.834Z | + ptime -m cargo xtask download softnpu |
| 1770 | 2026-04-03T04:01:17.354Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s |
| 1771 | 2026-04-03T04:01:17.384Z | Running `target/debug/xtask download softnpu` |
| 1772 | 2026-04-03T04:01:18.149Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.73s |
| 1773 | 2026-04-03T04:01:18.218Z | Running `target/debug/xtask-downloader softnpu` |
| 1774 | 2026-04-03T04:01:18.264Z | Apr 03 04:01:17.398 INFO Starting download, target: Softnpu |
| 1775 | 2026-04-03T04:01:18.267Z | Apr 03 04:01:17.398 INFO Downloading out/npuzone/npuzone (attempt 1/3), target: Softnpu |
| 1776 | 2026-04-03T04:01:19.018Z | Apr 03 04:01:18.151 INFO Download complete, target: Softnpu |
| 1777 | 2026-04-03T04:01:19.021Z | |
| 1778 | 2026-04-03T04:01:19.024Z | real 2.184522300 |
| 1779 | 2026-04-03T04:01:19.024Z | user 1.297789534 |
| 1780 | 2026-04-03T04:01:19.024Z | sys 0.649659055 |
| 1781 | 2026-04-03T04:01:19.024Z | trap 0.000602155 |
| 1782 | 2026-04-03T04:01:19.024Z | tflt 0.000262598 |
| 1783 | 2026-04-03T04:01:19.024Z | dflt 0.000053975 |
| 1784 | 2026-04-03T04:01:19.024Z | kflt 0.000000000 |
| 1785 | 2026-04-03T04:01:19.024Z | lock 13.778767230 |
| 1786 | 2026-04-03T04:01:19.024Z | slp 0.545642529 |
| 1787 | 2026-04-03T04:01:19.024Z | lat 0.069448967 |
| 1788 | 2026-04-03T04:01:19.024Z | stop 0.000198038 |
| 1789 | 2026-04-03T04:01:19.024Z | + export CARGO_INCREMENTAL=0 |
| 1790 | 2026-04-03T04:01:19.025Z | + CARGO_INCREMENTAL=0 |
| 1791 | 2026-04-03T04:01:19.025Z | + ptime -m cargo run --locked --release --bin omicron-package -- -t test target create -p dev |
| 1792 | 2026-04-03T04:01:19.921Z | Compiling proc-macro2 v1.0.106 |
| 1793 | 2026-04-03T04:01:19.922Z | Compiling quote v1.0.44 |
| 1794 | 2026-04-03T04:01:19.922Z | Compiling unicode-ident v1.0.24 |
| 1795 | 2026-04-03T04:01:19.925Z | Compiling libc v0.2.180 |
| 1796 | 2026-04-03T04:01:19.925Z | Compiling serde_core v1.0.228 |
| 1797 | 2026-04-03T04:01:19.925Z | Compiling serde v1.0.228 |
| 1798 | 2026-04-03T04:01:19.925Z | Compiling cfg-if v1.0.4 |
| 1799 | 2026-04-03T04:01:19.925Z | Compiling version_check v0.9.5 |
| 1800 | 2026-04-03T04:01:20.069Z | Compiling find-msvc-tools v0.1.9 |
| 1801 | 2026-04-03T04:01:20.105Z | Compiling shlex v1.3.0 |
| 1802 | 2026-04-03T04:01:20.119Z | Compiling typenum v1.19.0 |
| 1803 | 2026-04-03T04:01:20.122Z | Compiling autocfg v1.5.0 |
| 1804 | 2026-04-03T04:01:20.134Z | Compiling zmij v1.0.21 |
| 1805 | 2026-04-03T04:01:20.137Z | Compiling portable-atomic v1.13.1 |
| 1806 | 2026-04-03T04:01:20.148Z | Compiling serde_json v1.0.149 |
| 1807 | 2026-04-03T04:01:20.200Z | Compiling memchr v2.8.0 |
| 1808 | 2026-04-03T04:01:20.273Z | Compiling zerocopy v0.8.40 |
| 1809 | 2026-04-03T04:01:20.389Z | Compiling generic-array v0.14.7 |
| 1810 | 2026-04-03T04:01:20.495Z | Compiling libm v0.2.16 |
| 1811 | 2026-04-03T04:01:20.530Z | Compiling smallvec v1.15.1 |
| 1812 | 2026-04-03T04:01:20.616Z | Compiling parking_lot_core v0.9.12 |
| 1813 | 2026-04-03T04:01:20.668Z | Compiling icu_properties_data v2.1.2 |
| 1814 | 2026-04-03T04:01:20.693Z | Compiling icu_normalizer_data v2.1.1 |
| 1815 | 2026-04-03T04:01:20.713Z | Compiling itoa v1.0.17 |
| 1816 | 2026-04-03T04:01:20.716Z | Compiling getrandom v0.4.1 |
| 1817 | 2026-04-03T04:01:20.716Z | Compiling log v0.4.29 |
| 1818 | 2026-04-03T04:01:20.762Z | Compiling num-traits v0.2.19 |
| 1819 | 2026-04-03T04:01:20.829Z | Compiling stable_deref_trait v1.2.1 |
| 1820 | 2026-04-03T04:01:20.832Z | Compiling pkg-config v0.3.32 |
| 1821 | 2026-04-03T04:01:20.875Z | Compiling subtle v2.6.1 |
| 1822 | 2026-04-03T04:01:21.019Z | Compiling jobserver v0.1.34 |
| 1823 | 2026-04-03T04:01:21.053Z | Compiling getrandom v0.2.17 |
| 1824 | 2026-04-03T04:01:21.073Z | Compiling errno v0.3.14 |
| 1825 | 2026-04-03T04:01:21.109Z | Compiling scopeguard v1.2.0 |
| 1826 | 2026-04-03T04:01:21.250Z | Compiling cc v1.2.56 |
| 1827 | 2026-04-03T04:01:21.271Z | Compiling rand_core v0.6.4 |
| 1828 | 2026-04-03T04:01:21.305Z | Compiling lock_api v0.4.14 |
| 1829 | 2026-04-03T04:01:21.382Z | Compiling litemap v0.8.1 |
| 1830 | 2026-04-03T04:01:21.398Z | Compiling writeable v0.6.2 |
| 1831 | 2026-04-03T04:01:21.415Z | Compiling percent-encoding v2.3.2 |
| 1832 | 2026-04-03T04:01:21.431Z | Compiling syn v2.0.117 |
| 1833 | 2026-04-03T04:01:21.515Z | Compiling thiserror v2.0.18 |
| 1834 | 2026-04-03T04:01:21.529Z | Compiling fnv v1.0.7 |
| 1835 | 2026-04-03T04:01:21.612Z | Compiling pin-project-lite v0.2.17 |
| 1836 | 2026-04-03T04:01:21.615Z | Compiling getrandom v0.3.4 |
| 1837 | 2026-04-03T04:01:21.723Z | Compiling critical-section v1.2.0 |
| 1838 | 2026-04-03T04:01:21.788Z | Compiling equivalent v1.0.2 |
| 1839 | 2026-04-03T04:01:21.791Z | Compiling allocator-api2 v0.2.21 |
| 1840 | 2026-04-03T04:01:21.839Z | Compiling schemars v0.8.22 |
| 1841 | 2026-04-03T04:01:21.839Z | Compiling rustversion v1.0.22 |
| 1842 | 2026-04-03T04:01:21.875Z | Compiling fs_extra v1.3.0 |
| 1843 | 2026-04-03T04:01:21.907Z | Compiling dunce v1.0.5 |
| 1844 | 2026-04-03T04:01:21.908Z | Compiling rand_core v0.10.0 |
| 1845 | 2026-04-03T04:01:21.966Z | Compiling foldhash v0.2.0 |
| 1846 | 2026-04-03T04:01:22.075Z | Compiling cmake v0.1.57 |
| 1847 | 2026-04-03T04:01:22.089Z | Compiling utf8_iter v1.0.4 |
| 1848 | 2026-04-03T04:01:22.151Z | Compiling form_urlencoded v1.2.2 |
| 1849 | 2026-04-03T04:01:22.208Z | Compiling once_cell v1.21.3 |
| 1850 | 2026-04-03T04:01:22.260Z | Compiling hashbrown v0.16.1 |
| 1851 | 2026-04-03T04:01:22.278Z | Compiling semver v1.0.27 |
| 1852 | 2026-04-03T04:01:22.465Z | Compiling bitflags v2.11.0 |
| 1853 | 2026-04-03T04:01:22.499Z | Compiling const-oid v0.9.6 |
| 1854 | 2026-04-03T04:01:22.553Z | Compiling signal-hook-registry v1.4.8 |
| 1855 | 2026-04-03T04:01:22.635Z | Compiling ring v0.17.14 |
| 1856 | 2026-04-03T04:01:22.655Z | Compiling aws-lc-sys v0.37.1 |
| 1857 | 2026-04-03T04:01:22.673Z | Compiling rustix v1.1.3 |
| 1858 | 2026-04-03T04:01:22.676Z | Compiling mio v1.1.1 |
| 1859 | 2026-04-03T04:01:22.833Z | Compiling indexmap v2.13.0 |
| 1860 | 2026-04-03T04:01:22.864Z | Compiling parking_lot v0.12.5 |
| 1861 | 2026-04-03T04:01:22.882Z | Compiling socket2 v0.6.2 |
| 1862 | 2026-04-03T04:01:22.920Z | Compiling thiserror v1.0.69 |
| 1863 | 2026-04-03T04:01:22.948Z | Compiling aws-lc-rs v1.16.0 |
| 1864 | 2026-04-03T04:01:23.045Z | Compiling futures-core v0.3.32 |
| 1865 | 2026-04-03T04:01:23.060Z | Compiling strsim v0.11.1 |
| 1866 | 2026-04-03T04:01:23.246Z | Compiling syn v1.0.109 |
| 1867 | 2026-04-03T04:01:23.249Z | Compiling byteorder v1.5.0 |
| 1868 | 2026-04-03T04:01:23.279Z | Compiling httparse v1.10.1 |
| 1869 | 2026-04-03T04:01:23.362Z | Compiling ucd-trie v0.1.7 |
| 1870 | 2026-04-03T04:01:23.430Z | Compiling iana-time-zone v0.1.65 |
| 1871 | 2026-04-03T04:01:23.462Z | Compiling heck v0.5.0 |
| 1872 | 2026-04-03T04:01:23.462Z | Compiling ident_case v1.0.1 |
| 1873 | 2026-04-03T04:01:23.498Z | Compiling vcpkg v0.2.15 |
| 1874 | 2026-04-03T04:01:23.615Z | Compiling pest v2.8.6 |
| 1875 | 2026-04-03T04:01:23.632Z | Compiling uuid v1.21.0 |
| 1876 | 2026-04-03T04:01:23.635Z | Compiling cpufeatures v0.2.17 |
| 1877 | 2026-04-03T04:01:23.822Z | Compiling regex-syntax v0.8.10 |
| 1878 | 2026-04-03T04:01:23.825Z | Compiling crossbeam-utils v0.8.21 |
| 1879 | 2026-04-03T04:01:23.955Z | Compiling rustc_version v0.4.1 |
| 1880 | 2026-04-03T04:01:23.996Z | Compiling futures-sink v0.3.32 |
| 1881 | 2026-04-03T04:01:24.075Z | Compiling openssl-sys v0.9.111 |
| 1882 | 2026-04-03T04:01:24.100Z | Compiling rustls v0.23.37 |
| 1883 | 2026-04-03T04:01:24.131Z | Compiling futures-channel v0.3.32 |
| 1884 | 2026-04-03T04:01:24.204Z | Compiling synstructure v0.13.2 |
| 1885 | 2026-04-03T04:01:24.257Z | Compiling serde_derive_internals v0.29.1 |
| 1886 | 2026-04-03T04:01:24.273Z | Compiling futures-task v0.3.32 |
| 1887 | 2026-04-03T04:01:24.276Z | Compiling slab v0.4.12 |
| 1888 | 2026-04-03T04:01:24.306Z | Compiling futures-io v0.3.32 |
| 1889 | 2026-04-03T04:01:24.509Z | Compiling dyn-clone v1.0.20 |
| 1890 | 2026-04-03T04:01:24.525Z | Compiling plain v0.2.3 |
| 1891 | 2026-04-03T04:01:24.528Z | Compiling aho-corasick v1.1.4 |
| 1892 | 2026-04-03T04:01:24.572Z | Compiling time-core v0.1.8 |
| 1893 | 2026-04-03T04:01:24.679Z | Compiling pest_meta v2.8.6 |
| 1894 | 2026-04-03T04:01:24.724Z | Compiling num-conv v0.2.0 |
| 1895 | 2026-04-03T04:01:24.782Z | Compiling pretty-hex v0.4.1 |
| 1896 | 2026-04-03T04:01:24.886Z | Compiling time-macros v0.2.27 |
| 1897 | 2026-04-03T04:01:24.900Z | Compiling base64 v0.22.1 |
| 1898 | 2026-04-03T04:01:24.923Z | Compiling openssl v0.10.75 |
| 1899 | 2026-04-03T04:01:25.157Z | Compiling base64ct v1.8.3 |
| 1900 | 2026-04-03T04:01:25.185Z | Compiling either v1.15.0 |
| 1901 | 2026-04-03T04:01:25.201Z | Compiling anyhow v1.0.102 |
| 1902 | 2026-04-03T04:01:25.218Z | Compiling crc32fast v1.5.0 |
| 1903 | 2026-04-03T04:01:25.245Z | Compiling darling_core v0.21.3 |
| 1904 | 2026-04-03T04:01:25.264Z | Compiling zstd-sys v2.0.16+zstd.1.5.7 |
| 1905 | 2026-04-03T04:01:25.281Z | Compiling pest_generator v2.8.6 |
| 1906 | 2026-04-03T04:01:25.418Z | Compiling regex-automata v0.4.14 |
| 1907 | 2026-04-03T04:01:25.434Z | Compiling pem-rfc7468 v0.7.0 |
| 1908 | 2026-04-03T04:01:25.478Z | Compiling flagset v0.4.7 |
| 1909 | 2026-04-03T04:01:25.506Z | Compiling serde_derive v1.0.228 |
| 1910 | 2026-04-03T04:01:25.524Z | Compiling zeroize_derive v1.4.3 |
| 1911 | 2026-04-03T04:01:25.538Z | Compiling zerofrom-derive v0.1.6 |
| 1912 | 2026-04-03T04:01:25.556Z | Compiling yoke-derive v0.8.1 |
| 1913 | 2026-04-03T04:01:25.633Z | Compiling zerovec-derive v0.11.2 |
| 1914 | 2026-04-03T04:01:25.665Z | Compiling displaydoc v0.2.5 |
| 1915 | 2026-04-03T04:01:25.729Z | Compiling zerocopy-derive v0.8.40 |
| 1916 | 2026-04-03T04:01:25.860Z | Compiling tokio-macros v2.6.0 |
| 1917 | 2026-04-03T04:01:25.944Z | Compiling futures-macro v0.3.32 |
| 1918 | 2026-04-03T04:01:25.971Z | Compiling thiserror-impl v2.0.18 |
| 1919 | 2026-04-03T04:01:25.972Z | Compiling schemars_derive v0.8.22 |
| 1920 | 2026-04-03T04:01:26.003Z | Compiling der_derive v0.7.3 |
| 1921 | 2026-04-03T04:01:26.155Z | Compiling zeroize v1.8.2 |
| 1922 | 2026-04-03T04:01:26.521Z | Compiling tracing-attributes v0.1.31 |
| 1923 | 2026-04-03T04:01:26.590Z | Compiling thiserror-impl v1.0.69 |
| 1924 | 2026-04-03T04:01:26.687Z | Compiling zerofrom v0.1.6 |
| 1925 | 2026-04-03T04:01:26.742Z | Compiling pest_derive v2.8.6 |
| 1926 | 2026-04-03T04:01:26.838Z | Compiling yoke v0.8.1 |
| 1927 | 2026-04-03T04:01:26.921Z | Compiling crypto-common v0.1.7 |
| 1928 | 2026-04-03T04:01:26.983Z | Compiling block-buffer v0.10.4 |
| 1929 | 2026-04-03T04:01:27.076Z | Compiling zerovec v0.11.5 |
| 1930 | 2026-04-03T04:01:27.093Z | Compiling zerotrie v0.2.3 |
| 1931 | 2026-04-03T04:01:27.168Z | Compiling digest v0.10.7 |
| 1932 | 2026-04-03T04:01:27.234Z | Compiling futures-util v0.3.32 |
| 1933 | 2026-04-03T04:01:27.392Z | Compiling block-padding v0.3.3 |
| 1934 | 2026-04-03T04:01:27.503Z | Compiling hmac v0.12.1 |
| 1935 | 2026-04-03T04:01:27.535Z | Compiling inout v0.1.4 |
| 1936 | 2026-04-03T04:01:27.551Z | Compiling sha2 v0.10.9 |
| 1937 | 2026-04-03T04:01:27.569Z | Compiling rustls-pki-types v1.14.0 |
| 1938 | 2026-04-03T04:01:27.620Z | Compiling tinystr v0.8.2 |
| 1939 | 2026-04-03T04:01:27.669Z | Compiling potential_utf v0.1.4 |
| 1940 | 2026-04-03T04:01:27.714Z | Compiling cipher v0.4.4 |
| 1941 | 2026-04-03T04:01:27.747Z | Compiling scroll_derive v0.12.1 |
| 1942 | 2026-04-03T04:01:27.763Z | Compiling scroll_derive v0.13.1 |
| 1943 | 2026-04-03T04:01:27.859Z | Compiling icu_locale_core v2.1.1 |
| 1944 | 2026-04-03T04:01:27.877Z | Compiling icu_collections v2.1.1 |
| 1945 | 2026-04-03T04:01:28.164Z | Compiling openssl-macros v0.1.1 |
| 1946 | 2026-04-03T04:01:28.371Z | Compiling native-tls v0.2.18 |
| 1947 | 2026-04-03T04:01:28.432Z | Compiling regex v1.12.3 |
| 1948 | 2026-04-03T04:01:28.534Z | Compiling icu_provider v2.1.1 |
| 1949 | 2026-04-03T04:01:28.609Z | Compiling bytes v1.11.1 |
| 1950 | 2026-04-03T04:01:28.657Z | Compiling chrono v0.4.44 |
| 1951 | 2026-04-03T04:01:28.701Z | Compiling serde_tokenstream v0.2.3 |
| 1952 | 2026-04-03T04:01:28.724Z | Compiling darling_macro v0.21.3 |
| 1953 | 2026-04-03T04:01:28.842Z | Compiling icu_normalizer v2.1.1 |
| 1954 | 2026-04-03T04:01:28.869Z | Compiling icu_properties v2.1.2 |
| 1955 | 2026-04-03T04:01:29.004Z | Compiling der v0.7.10 |
| 1956 | 2026-04-03T04:01:29.020Z | Compiling zerocopy-derive v0.7.35 |
| 1957 | 2026-04-03T04:01:29.210Z | Compiling tokio v1.49.0 |
| 1958 | 2026-04-03T04:01:29.396Z | Compiling http v1.4.0 |
| 1959 | 2026-04-03T04:01:29.545Z | Compiling rand_core v0.9.5 |
| 1960 | 2026-04-03T04:01:29.780Z | Compiling idna_adapter v1.2.1 |
| 1961 | 2026-04-03T04:01:29.895Z | Compiling idna v1.1.0 |
| 1962 | 2026-04-03T04:01:29.980Z | Compiling slog v2.8.2 |
| 1963 | 2026-04-03T04:01:30.095Z | Compiling ppv-lite86 v0.2.21 |
| 1964 | 2026-04-03T04:01:30.210Z | Compiling url v2.5.8 |
| 1965 | 2026-04-03T04:01:30.229Z | Compiling tracing-core v0.1.36 |
| 1966 | 2026-04-03T04:01:30.456Z | Compiling untrusted v0.9.0 |
| 1967 | 2026-04-03T04:01:30.473Z | Compiling rayon-core v1.13.0 |
| 1968 | 2026-04-03T04:01:30.555Z | Compiling spki v0.7.3 |
| 1969 | 2026-04-03T04:01:30.606Z | Compiling tracing v0.1.44 |
| 1970 | 2026-04-03T04:01:30.674Z | Compiling darling v0.21.3 |
| 1971 | 2026-04-03T04:01:30.760Z | Compiling salsa20 v0.10.2 |
| 1972 | 2026-04-03T04:01:30.776Z | Compiling pbkdf2 v0.12.2 |
| 1973 | 2026-04-03T04:01:31.149Z | Compiling cookie v0.18.1 |
| 1974 | 2026-04-03T04:01:31.239Z | Compiling camino v1.2.2 |
| 1975 | 2026-04-03T04:01:31.477Z | Compiling scrypt v0.11.0 |
| 1976 | 2026-04-03T04:01:31.492Z | Compiling rand_chacha v0.9.0 |
| 1977 | 2026-04-03T04:01:31.555Z | Compiling cbc v0.1.2 |
| 1978 | 2026-04-03T04:01:31.575Z | Compiling aes v0.8.4 |
| 1979 | 2026-04-03T04:01:32.054Z | Compiling usdt-impl v0.5.0 |
| 1980 | 2026-04-03T04:01:32.117Z | Compiling ref-cast v1.0.25 |
| 1981 | 2026-04-03T04:01:32.134Z | Compiling winnow v0.7.14 |
| 1982 | 2026-04-03T04:01:32.150Z | Compiling usdt-impl v0.6.0 |
| 1983 | 2026-04-03T04:01:32.165Z | Compiling paste v1.0.15 |
| 1984 | 2026-04-03T04:01:32.421Z | Compiling pkcs5 v0.7.1 |
| 1985 | 2026-04-03T04:01:32.486Z | Compiling rand v0.9.2 |
| 1986 | 2026-04-03T04:01:32.502Z | Compiling http-body v1.0.1 |
| 1987 | 2026-04-03T04:01:32.693Z | Compiling serde_spanned v0.6.9 |
| 1988 | 2026-04-03T04:01:32.854Z | Compiling toml_datetime v0.6.11 |
| 1989 | 2026-04-03T04:01:32.871Z | Compiling scroll v0.13.0 |
| 1990 | 2026-04-03T04:01:32.890Z | Compiling scroll v0.12.0 |
| 1991 | 2026-04-03T04:01:32.939Z | Compiling tokio-util v0.7.18 |
| 1992 | 2026-04-03T04:01:32.960Z | Compiling heapless v0.7.17 |
| 1993 | 2026-04-03T04:01:33.111Z | Compiling bzip2-sys v0.1.13+1.0.8 |
| 1994 | 2026-04-03T04:01:33.127Z | Compiling atomic-waker v1.1.2 |
| 1995 | 2026-04-03T04:01:33.159Z | Compiling openssl-probe v0.2.1 |
| 1996 | 2026-04-03T04:01:33.281Z | Compiling signal-hook v0.3.18 |
| 1997 | 2026-04-03T04:01:33.356Z | Compiling untrusted v0.7.1 |
| 1998 | 2026-04-03T04:01:33.374Z | Compiling zstd-safe v7.2.4 |
| 1999 | 2026-04-03T04:01:33.480Z | Compiling toml_parser v1.0.9+spec-1.1.0 |
| 2000 | 2026-04-03T04:01:33.501Z | Compiling goblin v0.8.2 |
| 2001 | 2026-04-03T04:01:33.584Z | Compiling goblin v0.10.5 |
| 2002 | 2026-04-03T04:01:33.610Z | Compiling pkcs8 v0.10.2 |
| 2003 | 2026-04-03T04:01:33.910Z | Compiling zerocopy v0.7.35 |
| 2004 | 2026-04-03T04:01:34.037Z | Compiling ref-cast-impl v1.0.25 |
| 2005 | 2026-04-03T04:01:34.053Z | Compiling curve25519-dalek v4.1.3 |
| 2006 | 2026-04-03T04:01:34.119Z | Compiling darling_core v0.20.11 |
| 2007 | 2026-04-03T04:01:34.304Z | Compiling toml_datetime v0.7.5+spec-1.1.0 |
| 2008 | 2026-04-03T04:01:34.342Z | Compiling memoffset v0.9.1 |
| 2009 | 2026-04-03T04:01:34.358Z | Compiling try-lock v0.2.5 |
| 2010 | 2026-04-03T04:01:34.475Z | Compiling tower-layer v0.3.3 |
| 2011 | 2026-04-03T04:01:34.590Z | Compiling fastrand v2.3.0 |
| 2012 | 2026-04-03T04:01:34.621Z | Compiling tower-service v0.3.3 |
| 2013 | 2026-04-03T04:01:34.747Z | Compiling rustix v0.38.44 |
| 2014 | 2026-04-03T04:01:34.828Z | Compiling tinyvec_macros v0.1.1 |
| 2015 | 2026-04-03T04:01:34.916Z | Compiling winnow v0.5.40 |
| 2016 | 2026-04-03T04:01:34.989Z | Compiling litrs v1.0.0 |
| 2017 | 2026-04-03T04:01:35.169Z | Compiling tinyvec v1.10.0 |
| 2018 | 2026-04-03T04:01:35.216Z | Compiling h2 v0.4.13 |
| 2019 | 2026-04-03T04:01:35.464Z | Compiling document-features v0.2.12 |
| 2020 | 2026-04-03T04:01:35.480Z | Compiling want v0.3.1 |
| 2021 | 2026-04-03T04:01:35.718Z | Compiling dof v0.3.0 |
| 2022 | 2026-04-03T04:01:36.117Z | Compiling darling_macro v0.20.11 |
| 2023 | 2026-04-03T04:01:36.259Z | Compiling toml_edit v0.19.15 |
| 2024 | 2026-04-03T04:01:36.370Z | Compiling dof v0.4.0 |
| 2025 | 2026-04-03T04:01:36.421Z | Compiling dtrace-parser v0.2.0 |
| 2026 | 2026-04-03T04:01:36.436Z | Compiling dtrace-parser v0.3.0 |
| 2027 | 2026-04-03T04:01:36.586Z | Compiling ipnet v2.11.0 |
| 2028 | 2026-04-03T04:01:36.883Z | Compiling daft-derive v0.1.5 |
| 2029 | 2026-04-03T04:01:36.898Z | Compiling async-trait v0.1.89 |
| 2030 | 2026-04-03T04:01:37.055Z | Compiling spin v0.9.8 |
| 2031 | 2026-04-03T04:01:37.073Z | Compiling thread-id v5.1.0 |
| 2032 | 2026-04-03T04:01:37.090Z | Compiling thread-id v4.2.2 |
| 2033 | 2026-04-03T04:01:37.176Z | Compiling proc-macro-error-attr v1.0.4 |
| 2034 | 2026-04-03T04:01:37.192Z | Compiling pin-utils v0.1.0 |
| 2035 | 2026-04-03T04:01:37.282Z | Compiling httpdate v1.0.3 |
| 2036 | 2026-04-03T04:01:37.319Z | Compiling foreign-types-shared v0.1.1 |
| 2037 | 2026-04-03T04:01:37.362Z | Compiling smoltcp v0.9.1 |
| 2038 | 2026-04-03T04:01:37.425Z | Compiling num-bigint-dig v0.8.6 |
| 2039 | 2026-04-03T04:01:37.516Z | Compiling powerfmt v0.2.0 |
| 2040 | 2026-04-03T04:01:37.566Z | Compiling cfg_aliases v0.2.1 |
| 2041 | 2026-04-03T04:01:37.582Z | Compiling tempfile v3.25.0 |
| 2042 | 2026-04-03T04:01:37.667Z | Compiling nix v0.31.1 |
| 2043 | 2026-04-03T04:01:37.682Z | Compiling deranged v0.5.8 |
| 2044 | 2026-04-03T04:01:37.700Z | Compiling foreign-types v0.3.2 |
| 2045 | 2026-04-03T04:01:37.854Z | Compiling darling v0.20.11 |
| 2046 | 2026-04-03T04:01:38.053Z | Compiling ipnetwork v0.21.1 |
| 2047 | 2026-04-03T04:01:38.240Z | Compiling hyper v1.8.1 |
| 2048 | 2026-04-03T04:01:38.481Z | Compiling strum_macros v0.26.4 |
| 2049 | 2026-04-03T04:01:38.499Z | Compiling curve25519-dalek-derive v0.1.1 |
| 2050 | 2026-04-03T04:01:38.538Z | Compiling wait-timeout v0.2.1 |
| 2051 | 2026-04-03T04:01:38.669Z | Compiling proc-macro-error v1.0.4 |
| 2052 | 2026-04-03T04:01:38.795Z | Compiling siphasher v1.0.2 |
| 2053 | 2026-04-03T04:01:38.813Z | Compiling anstyle v1.0.13 |
| 2054 | 2026-04-03T04:01:38.885Z | Compiling simd-adler32 v0.3.8 |
| 2055 | 2026-04-03T04:01:38.963Z | Compiling unicode-segmentation v1.12.0 |
| 2056 | 2026-04-03T04:01:38.994Z | Compiling bit-vec v0.8.0 |
| 2057 | 2026-04-03T04:01:39.056Z | Compiling utf8parse v0.2.2 |
| 2058 | 2026-04-03T04:01:39.192Z | Compiling quick-error v1.2.3 |
| 2059 | 2026-04-03T04:01:39.240Z | Compiling num_threads v0.1.7 |
| 2060 | 2026-04-03T04:01:39.288Z | Compiling rusty-fork v0.3.1 |
| 2061 | 2026-04-03T04:01:39.306Z | Compiling hyper-util v0.1.20 |
| 2062 | 2026-04-03T04:01:39.339Z | Compiling time v0.3.47 |
| 2063 | 2026-04-03T04:01:39.359Z | Compiling bit-set v0.8.0 |
| 2064 | 2026-04-03T04:01:39.362Z | Compiling anstyle-parse v0.2.7 |
| 2065 | 2026-04-03T04:01:40.021Z | Compiling crossbeam-epoch v0.9.18 |
| 2066 | 2026-04-03T04:01:40.079Z | Compiling derive_builder_core v0.20.2 |
| 2067 | 2026-04-03T04:01:40.371Z | Compiling unicode-normalization v0.1.25 |
| 2068 | 2026-04-03T04:01:40.860Z | Compiling rustls-native-certs v0.8.3 |
| 2069 | 2026-04-03T04:01:40.908Z | Compiling rand_xorshift v0.4.0 |
| 2070 | 2026-04-03T04:01:41.069Z | Compiling signature v2.2.0 |
| 2071 | 2026-04-03T04:01:41.089Z | Compiling hubpack_derive v0.1.1 |
| 2072 | 2026-04-03T04:01:41.133Z | Compiling strum_macros v0.27.2 |
| 2073 | 2026-04-03T04:01:41.234Z | Compiling sync_wrapper v1.0.2 |
| 2074 | 2026-04-03T04:01:41.292Z | Compiling fs-err v3.3.0 |
| 2075 | 2026-04-03T04:01:41.366Z | Compiling ahash v0.8.12 |
| 2076 | 2026-04-03T04:01:41.496Z | Compiling unicode-bidi v0.3.18 |
| 2077 | 2026-04-03T04:01:41.531Z | Compiling anstyle-query v1.1.5 |
| 2078 | 2026-04-03T04:01:41.572Z | Compiling object v0.37.3 |
| 2079 | 2026-04-03T04:01:41.656Z | Compiling colorchoice v1.0.4 |
| 2080 | 2026-04-03T04:01:41.659Z | Compiling unarray v0.1.4 |
| 2081 | 2026-04-03T04:01:41.744Z | Compiling unicode-properties v0.1.4 |
| 2082 | 2026-04-03T04:01:41.791Z | Compiling is_terminal_polyfill v1.70.2 |
| 2083 | 2026-04-03T04:01:41.810Z | Compiling adler2 v2.0.1 |
| 2084 | 2026-04-03T04:01:41.838Z | Compiling proptest v1.10.0 |
| 2085 | 2026-04-03T04:01:41.898Z | Compiling anstream v0.6.21 |
| 2086 | 2026-04-03T04:01:41.960Z | Compiling stringprep v0.1.5 |
| 2087 | 2026-04-03T04:01:41.982Z | Compiling miniz_oxide v0.8.9 |
| 2088 | 2026-04-03T04:01:42.264Z | Compiling tower v0.5.3 |
| 2089 | 2026-04-03T04:01:42.351Z | Compiling derive_builder_macro v0.20.2 |
| 2090 | 2026-04-03T04:01:42.535Z | Compiling crossbeam-deque v0.8.6 |
| 2091 | 2026-04-03T04:01:42.747Z | Compiling heck v0.4.1 |
| 2092 | 2026-04-03T04:01:42.762Z | Compiling usdt-macro v0.6.0 |
| 2093 | 2026-04-03T04:01:42.819Z | Compiling usdt-attr-macro v0.6.0 |
| 2094 | 2026-04-03T04:01:43.030Z | Compiling http-body-util v0.1.3 |
| 2095 | 2026-04-03T04:01:43.328Z | Compiling webpki-roots v1.0.6 |
| 2096 | 2026-04-03T04:01:43.475Z | Compiling rand_chacha v0.3.1 |
| 2097 | 2026-04-03T04:01:43.514Z | Compiling erased-serde v0.3.31 |
| 2098 | 2026-04-03T04:01:43.517Z | Compiling md-5 v0.10.6 |
| 2099 | 2026-04-03T04:01:43.591Z | Compiling num-integer v0.1.46 |
| 2100 | 2026-04-03T04:01:43.615Z | Compiling hash32 v0.2.1 |
| 2101 | 2026-04-03T04:01:43.684Z | Compiling vergen-lib v0.1.6 |
| 2102 | 2026-04-03T04:01:43.706Z | Compiling ff v0.13.1 |
| 2103 | 2026-04-03T04:01:43.726Z | Compiling fallible-iterator v0.2.0 |
| 2104 | 2026-04-03T04:01:43.778Z | Compiling ryu v1.0.23 |
| 2105 | 2026-04-03T04:01:43.795Z | Compiling psl-types v2.0.11 |
| 2106 | 2026-04-03T04:01:43.814Z | Compiling iri-string v0.7.10 |
| 2107 | 2026-04-03T04:01:43.829Z | Compiling zlib-rs v0.6.2 |
| 2108 | 2026-04-03T04:01:43.866Z | Compiling base16ct v0.2.0 |
| 2109 | 2026-04-03T04:01:43.919Z | Compiling publicsuffix v2.3.0 |
| 2110 | 2026-04-03T04:01:43.942Z | Compiling serde_urlencoded v0.7.1 |
| 2111 | 2026-04-03T04:01:43.994Z | Compiling sec1 v0.7.3 |
| 2112 | 2026-04-03T04:01:44.050Z | Compiling postgres-protocol v0.6.10 |
| 2113 | 2026-04-03T04:01:44.089Z | Compiling group v0.13.0 |
| 2114 | 2026-04-03T04:01:44.122Z | Compiling num-iter v0.1.45 |
| 2115 | 2026-04-03T04:01:44.172Z | Compiling newtype-uuid v1.3.2 |
| 2116 | 2026-04-03T04:01:44.301Z | Compiling rand v0.8.5 |
| 2117 | 2026-04-03T04:01:44.517Z | Compiling oxnet v0.1.4 |
| 2118 | 2026-04-03T04:01:44.593Z | Compiling zone_cfg_derive v0.3.1 |
| 2119 | 2026-04-03T04:01:44.770Z | Compiling derive_builder v0.20.2 |
| 2120 | 2026-04-03T04:01:44.773Z | Compiling tokio-native-tls v0.3.1 |
| 2121 | 2026-04-03T04:01:44.891Z | Compiling phf_shared v0.13.1 |
| 2122 | 2026-04-03T04:01:44.965Z | Compiling tower-http v0.6.8 |
| 2123 | 2026-04-03T04:01:44.968Z | Compiling lazy_static v1.5.0 |
| 2124 | 2026-04-03T04:01:45.048Z | Compiling terminal_size v0.4.3 |
| 2125 | 2026-04-03T04:01:45.081Z | Compiling serde_with_macros v3.17.0 |
| 2126 | 2026-04-03T04:01:45.155Z | Compiling cargo-platform v0.1.9 |
| 2127 | 2026-04-03T04:01:45.158Z | Compiling hkdf v0.12.4 |
| 2128 | 2026-04-03T04:01:45.175Z | Compiling crypto-bigint v0.5.5 |
| 2129 | 2026-04-03T04:01:45.224Z | Compiling enum-as-inner v0.6.1 |
| 2130 | 2026-04-03T04:01:45.244Z | Compiling clap_derive v4.5.55 |
| 2131 | 2026-04-03T04:01:45.248Z | Compiling serde_repr v0.1.20 |
| 2132 | 2026-04-03T04:01:45.298Z | Compiling vergen v9.0.6 |
| 2133 | 2026-04-03T04:01:45.408Z | Compiling clap_lex v1.0.0 |
| 2134 | 2026-04-03T04:01:45.536Z | Compiling bitflags v1.3.2 |
| 2135 | 2026-04-03T04:01:45.555Z | Compiling managed v0.8.0 |
| 2136 | 2026-04-03T04:01:45.637Z | Compiling libbz2-rs-sys v0.2.2 |
| 2137 | 2026-04-03T04:01:45.654Z | Compiling bumpalo v3.20.2 |
| 2138 | 2026-04-03T04:01:45.748Z | Compiling unicode-width v0.2.0 |
| 2139 | 2026-04-03T04:01:45.800Z | Compiling foldhash v0.1.5 |
| 2140 | 2026-04-03T04:01:45.876Z | Compiling flate2 v1.1.9 |
| 2141 | 2026-04-03T04:01:45.918Z | Compiling zopfli v0.8.3 |
| 2142 | 2026-04-03T04:01:45.984Z | Compiling console v0.16.2 |
| 2143 | 2026-04-03T04:01:46.035Z | Compiling hashbrown v0.15.5 |
| 2144 | 2026-04-03T04:01:46.051Z | Compiling bzip2 v0.6.1 |
| 2145 | 2026-04-03T04:01:46.147Z | Compiling elliptic-curve v0.13.8 |
| 2146 | 2026-04-03T04:01:46.164Z | Compiling clap_builder v4.5.60 |
| 2147 | 2026-04-03T04:01:46.292Z | Compiling cargo_metadata v0.19.2 |
| 2148 | 2026-04-03T04:01:46.496Z | Compiling phf v0.13.1 |
| 2149 | 2026-04-03T04:01:46.594Z | Compiling hyper-tls v0.6.0 |
| 2150 | 2026-04-03T04:01:46.612Z | Compiling signal-hook-mio v0.2.5 |
| 2151 | 2026-04-03T04:01:46.627Z | Compiling zstd v0.13.3 |
| 2152 | 2026-04-03T04:01:46.750Z | Compiling daft v0.1.5 |
| 2153 | 2026-04-03T04:01:46.892Z | Compiling rayon v1.11.0 |
| 2154 | 2026-04-03T04:01:46.908Z | Compiling cookie_store v0.22.1 |
| 2155 | 2026-04-03T04:01:46.993Z | Compiling postgres-types v0.2.12 |
| 2156 | 2026-04-03T04:01:47.045Z | Compiling bzip2 v0.4.4 |
| 2157 | 2026-04-03T04:01:47.120Z | Compiling strum v0.27.2 |
| 2158 | 2026-04-03T04:01:47.303Z | Compiling hubpack v0.1.2 |
| 2159 | 2026-04-03T04:01:47.345Z | Compiling ed25519 v2.2.3 |
| 2160 | 2026-04-03T04:01:47.454Z | Compiling phf_shared v0.11.3 |
| 2161 | 2026-04-03T04:01:47.544Z | Compiling pkcs1 v0.7.5 |
| 2162 | 2026-04-03T04:01:47.606Z | Compiling hex v0.4.3 |
| 2163 | 2026-04-03T04:01:47.655Z | Compiling serde-big-array v0.5.1 |
| 2164 | 2026-04-03T04:01:47.820Z | Compiling bstr v1.12.1 |
| 2165 | 2026-04-03T04:01:47.849Z | Compiling rfc6979 v0.4.0 |
| 2166 | 2026-04-03T04:01:47.923Z | Compiling itertools v0.12.1 |
| 2167 | 2026-04-03T04:01:47.939Z | Compiling float-cmp v0.10.0 |
| 2168 | 2026-04-03T04:01:47.942Z | Compiling memmap2 v0.9.10 |
| 2169 | 2026-04-03T04:01:47.957Z | Compiling env_filter v1.0.0 |
| 2170 | 2026-04-03T04:01:48.027Z | Compiling encoding_rs v0.8.35 |
| 2171 | 2026-04-03T04:01:48.116Z | Compiling fixedbitset v0.5.7 |
| 2172 | 2026-04-03T04:01:48.131Z | Compiling static_assertions v1.1.0 |
| 2173 | 2026-04-03T04:01:48.218Z | Compiling new_debug_unreachable v1.0.6 |
| 2174 | 2026-04-03T04:01:48.307Z | Compiling whoami v2.1.0 |
| 2175 | 2026-04-03T04:01:48.323Z | Compiling toml_write v0.1.2 |
| 2176 | 2026-04-03T04:01:48.417Z | Compiling predicates-core v1.0.10 |
| 2177 | 2026-04-03T04:01:48.434Z | Compiling rustc-hash v2.1.1 |
| 2178 | 2026-04-03T04:01:48.518Z | Compiling unit-prefix v0.5.2 |
| 2179 | 2026-04-03T04:01:48.542Z | Compiling difflib v0.4.0 |
| 2180 | 2026-04-03T04:01:48.588Z | Compiling precomputed-hash v0.1.1 |
| 2181 | 2026-04-03T04:01:48.607Z | Compiling data-encoding v2.10.0 |
| 2182 | 2026-04-03T04:01:48.625Z | Compiling fixedbitset v0.4.2 |
| 2183 | 2026-04-03T04:01:48.643Z | Compiling mime v0.3.17 |
| 2184 | 2026-04-03T04:01:48.659Z | Compiling jiff v0.2.21 |
| 2185 | 2026-04-03T04:01:48.677Z | Compiling keccak v0.1.6 |
| 2186 | 2026-04-03T04:01:48.704Z | Compiling normalize-line-endings v0.3.0 |
| 2187 | 2026-04-03T04:01:48.805Z | Compiling predicates v3.1.4 |
| 2188 | 2026-04-03T04:01:48.823Z | Compiling petgraph v0.6.5 |
| 2189 | 2026-04-03T04:01:48.847Z | Compiling sha3 v0.10.8 |
| 2190 | 2026-04-03T04:01:48.889Z | Compiling string_cache v0.8.9 |
| 2191 | 2026-04-03T04:01:49.062Z | Compiling zone v0.3.1 |
| 2192 | 2026-04-03T04:01:49.139Z | Compiling hickory-proto v0.25.2 |
| 2193 | 2026-04-03T04:01:49.142Z | Compiling indicatif v0.18.4 |
| 2194 | 2026-04-03T04:01:49.194Z | Compiling iddqd v0.3.17 |
| 2195 | 2026-04-03T04:01:49.358Z | Compiling tokio-postgres v0.7.16 |
| 2196 | 2026-04-03T04:01:49.395Z | Compiling toml_edit v0.22.27 |
| 2197 | 2026-04-03T04:01:49.516Z | Compiling petgraph v0.8.3 |
| 2198 | 2026-04-03T04:01:49.690Z | Compiling similar v2.7.0 |
| 2199 | 2026-04-03T04:01:49.978Z | Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc) |
| 2200 | 2026-04-03T04:01:50.313Z | Compiling env_logger v0.11.9 |
| 2201 | 2026-04-03T04:01:50.354Z | Compiling usdt v0.6.0 |
| 2202 | 2026-04-03T04:01:50.830Z | Compiling ecdsa v0.16.9 |
| 2203 | 2026-04-03T04:01:50.940Z | Compiling serde_with v3.17.0 |
| 2204 | 2026-04-03T04:01:51.278Z | Compiling zip v4.6.1 |
| 2205 | 2026-04-03T04:01:51.437Z | Compiling rsa v0.9.10 |
| 2206 | 2026-04-03T04:01:51.693Z | Compiling clap v4.5.60 |
| 2207 | 2026-04-03T04:01:51.792Z | Compiling ed25519-dalek v2.2.0 |
| 2208 | 2026-04-03T04:01:52.359Z | Compiling crossterm v0.28.1 |
| 2209 | 2026-04-03T04:01:52.409Z | Compiling zip v0.6.6 |
| 2210 | 2026-04-03T04:01:52.492Z | Compiling strum v0.26.3 |
| 2211 | 2026-04-03T04:01:52.642Z | Compiling toml v0.7.8 |
| 2212 | 2026-04-03T04:01:52.661Z | Compiling tokio-stream v0.1.18 |
| 2213 | 2026-04-03T04:01:52.747Z | Compiling buf-list v1.1.2 |
| 2214 | 2026-04-03T04:01:52.951Z | Compiling x509-cert v0.2.5 |
| 2215 | 2026-04-03T04:01:53.031Z | Compiling gateway-ereport-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc) |
| 2216 | 2026-04-03T04:01:53.149Z | Compiling openapiv3 v2.2.0 |
| 2217 | 2026-04-03T04:01:53.255Z | Compiling sha1 v0.10.6 |
| 2218 | 2026-04-03T04:01:53.420Z | Compiling itertools v0.13.0 |
| 2219 | 2026-04-03T04:01:53.550Z | Compiling lalrpop-util v0.19.12 |
| 2220 | 2026-04-03T04:01:53.624Z | Compiling peg-runtime v0.8.5 |
| 2221 | 2026-04-03T04:02:11.089Z | Compiling macaddr v1.0.1 |
| 2222 | 2026-04-03T04:02:11.204Z | Compiling structmeta-derive v0.3.0 |
| 2223 | 2026-04-03T04:02:11.387Z | Compiling crucible-workspace-hack v0.1.0 |
| 2224 | 2026-04-03T04:02:11.428Z | Compiling secrecy v0.10.3 |
| 2225 | 2026-04-03T04:02:11.490Z | Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 2226 | 2026-04-03T04:02:11.633Z | Compiling itertools v0.14.0 |
| 2227 | 2026-04-03T04:02:11.659Z | Compiling rustls v0.22.4 |
| 2228 | 2026-04-03T04:02:11.676Z | Compiling heapless v0.8.0 |
| 2229 | 2026-04-03T04:02:11.890Z | Compiling toml_edit v0.23.10+spec-1.0.0 |
| 2230 | 2026-04-03T04:02:11.912Z | Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 2231 | 2026-04-03T04:02:11.929Z | Compiling rustls-webpki v0.102.8 |
| 2232 | 2026-04-03T04:02:12.080Z | Compiling futures-executor v0.3.32 |
| 2233 | 2026-04-03T04:02:12.153Z | Compiling hash32 v0.3.1 |
| 2234 | 2026-04-03T04:02:12.196Z | Compiling structmeta v0.3.0 |
| 2235 | 2026-04-03T04:02:12.344Z | Compiling rustls-webpki v0.103.9 |
| 2236 | 2026-04-03T04:02:12.433Z | Compiling multer v3.1.0 |
| 2237 | 2026-04-03T04:02:12.450Z | Compiling thread_local v1.1.9 |
| 2238 | 2026-04-03T04:02:12.604Z | Compiling smoltcp v0.11.0 |
| 2239 | 2026-04-03T04:02:12.646Z | Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 2240 | 2026-04-03T04:02:12.674Z | Compiling match_cfg v0.1.0 |
| 2241 | 2026-04-03T04:02:12.765Z | Compiling slog-async v2.8.0 |
| 2242 | 2026-04-03T04:02:12.813Z | Compiling hostname v0.3.1 |
| 2243 | 2026-04-03T04:02:12.927Z | Compiling ingot-macros v0.1.1 |
| 2244 | 2026-04-03T04:02:12.969Z | Compiling derive-ex v0.1.8 |
| 2245 | 2026-04-03T04:02:13.019Z | Compiling proc-macro-crate v3.4.0 |
| 2246 | 2026-04-03T04:02:13.022Z | Compiling futures v0.3.32 |
| 2247 | 2026-04-03T04:02:13.069Z | Compiling slog-json v2.6.1 |
| 2248 | 2026-04-03T04:02:13.155Z | Compiling crossbeam-channel v0.5.15 |
| 2249 | 2026-04-03T04:02:13.172Z | Compiling half v2.7.1 |
| 2250 | 2026-04-03T04:02:13.175Z | Compiling newtype-uuid-macros v0.1.0 |
| 2251 | 2026-04-03T04:02:13.395Z | Compiling cobs v0.3.0 |
| 2252 | 2026-04-03T04:02:13.473Z | Compiling thiserror-impl-no-std v2.0.2 |
| 2253 | 2026-04-03T04:02:13.543Z | Compiling universal-hash v0.5.1 |
| 2254 | 2026-04-03T04:02:13.559Z | Compiling async-stream-impl v0.3.6 |
| 2255 | 2026-04-03T04:02:13.710Z | Compiling serde_spanned v1.0.4 |
| 2256 | 2026-04-03T04:02:13.757Z | Compiling is-terminal v0.4.17 |
| 2257 | 2026-04-03T04:02:13.797Z | Compiling dropshot v0.16.7 |
| 2258 | 2026-04-03T04:02:13.852Z | Compiling term v1.2.1 |
| 2259 | 2026-04-03T04:02:13.878Z | Compiling toml_writer v1.0.6+spec-1.1.0 |
| 2260 | 2026-04-03T04:02:13.895Z | Compiling opaque-debug v0.3.1 |
| 2261 | 2026-04-03T04:02:13.932Z | Compiling take_mut v0.2.2 |
| 2262 | 2026-04-03T04:02:13.992Z | Compiling ciborium-io v0.2.2 |
| 2263 | 2026-04-03T04:02:14.019Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#d9645f8d) |
| 2264 | 2026-04-03T04:02:14.074Z | Compiling convert_case v0.4.0 |
| 2265 | 2026-04-03T04:02:14.117Z | Compiling ciborium-ll v0.2.2 |
| 2266 | 2026-04-03T04:02:14.147Z | Compiling async-stream v0.3.6 |
| 2267 | 2026-04-03T04:02:14.179Z | Compiling slog-term v2.9.2 |
| 2268 | 2026-04-03T04:02:14.258Z | Compiling toml v0.9.12+spec-1.1.0 |
| 2269 | 2026-04-03T04:02:14.415Z | Compiling derive_more v0.99.20 |
| 2270 | 2026-04-03T04:02:14.474Z | Compiling poly1305 v0.8.0 |
| 2271 | 2026-04-03T04:02:14.548Z | Compiling test-strategy v0.4.5 |
| 2272 | 2026-04-03T04:02:14.564Z | Compiling thiserror-no-std v2.0.2 |
| 2273 | 2026-04-03T04:02:14.682Z | Compiling omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds) |
| 2274 | 2026-04-03T04:02:14.921Z | Compiling postcard v1.1.3 |
| 2275 | 2026-04-03T04:02:15.143Z | Compiling tokio-rustls v0.25.0 |
| 2276 | 2026-04-03T04:02:15.413Z | Compiling num_enum_derive v0.7.5 |
| 2277 | 2026-04-03T04:02:15.477Z | Compiling slog-bunyan v2.5.0 |
| 2278 | 2026-04-03T04:02:15.528Z | Compiling ingot-types v0.1.2 |
| 2279 | 2026-04-03T04:02:15.699Z | Compiling parse-display-derive v0.10.0 |
| 2280 | 2026-04-03T04:02:15.720Z | Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=a945a32ba9e1f2098ce3a8963765f1894f37110b#a945a32b) |
| 2281 | 2026-04-03T04:02:15.737Z | Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#8f60acdf) |
| 2282 | 2026-04-03T04:02:15.894Z | Compiling proc-macro-crate v1.3.1 |
| 2283 | 2026-04-03T04:02:15.998Z | Compiling tokio-rustls v0.26.4 |
| 2284 | 2026-04-03T04:02:16.015Z | Compiling rustls-platform-verifier v0.6.2 |
| 2285 | 2026-04-03T04:02:16.242Z | Compiling hyper-rustls v0.27.7 |
| 2286 | 2026-04-03T04:02:16.277Z | Compiling ingot v0.1.1 |
| 2287 | 2026-04-03T04:02:16.294Z | Compiling backon v1.6.0 |
| 2288 | 2026-04-03T04:02:16.371Z | Compiling waitgroup v0.1.2 |
| 2289 | 2026-04-03T04:02:16.471Z | Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=368a2225b79328514ce0ea9181d8f874019edaa2#368a2225) |
| 2290 | 2026-04-03T04:02:16.548Z | Compiling reqwest v0.12.28 |
| 2291 | 2026-04-03T04:02:16.584Z | Compiling reqwest v0.13.2 |
| 2292 | 2026-04-03T04:02:16.603Z | Compiling password-hash v0.5.0 |
| 2293 | 2026-04-03T04:02:16.606Z | Compiling dropshot_endpoint v0.16.7 |
| 2294 | 2026-04-03T04:02:16.638Z | Compiling chacha20 v0.9.1 |
| 2295 | 2026-04-03T04:02:16.866Z | Compiling rustls-pemfile v2.2.0 |
| 2296 | 2026-04-03T04:02:16.917Z | Compiling blake2 v0.10.6 |
| 2297 | 2026-04-03T04:02:17.175Z | Compiling aead v0.5.2 |
| 2298 | 2026-04-03T04:02:17.191Z | Compiling foreign-types-macros v0.2.3 |
| 2299 | 2026-04-03T04:02:17.325Z | Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 2300 | 2026-04-03T04:02:17.392Z | Compiling serde_path_to_error v0.1.20 |
| 2301 | 2026-04-03T04:02:17.446Z | Compiling hostname v0.4.2 |
| 2302 | 2026-04-03T04:02:17.584Z | Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 2303 | 2026-04-03T04:02:17.604Z | Compiling instant v0.1.13 |
| 2304 | 2026-04-03T04:02:17.620Z | Compiling debug-ignore v1.0.5 |
| 2305 | 2026-04-03T04:02:17.638Z | Compiling foreign-types-shared v0.3.1 |
| 2306 | 2026-04-03T04:02:17.752Z | Compiling typeid v1.0.3 |
| 2307 | 2026-04-03T04:02:17.755Z | Compiling cpufeatures v0.3.0 |
| 2308 | 2026-04-03T04:02:17.769Z | Compiling backoff v0.4.0 |
| 2309 | 2026-04-03T04:02:17.798Z | Compiling chacha20poly1305 v0.10.1 |
| 2310 | 2026-04-03T04:02:17.817Z | Compiling foreign-types v0.5.0 |
| 2311 | 2026-04-03T04:02:17.863Z | Compiling chacha20 v0.10.0 |
| 2312 | 2026-04-03T04:02:17.880Z | Compiling parse-display v0.10.0 |
| 2313 | 2026-04-03T04:02:17.883Z | Compiling argon2 v0.5.3 |
| 2314 | 2026-04-03T04:02:17.935Z | Compiling propolis-api-types-versions v0.0.0 (https://github.com/oxidecomputer/propolis?rev=368a2225b79328514ce0ea9181d8f874019edaa2#368a2225) |
| 2315 | 2026-04-03T04:02:17.973Z | Compiling num_enum v0.7.5 |
| 2316 | 2026-04-03T04:02:18.038Z | Compiling num_enum_derive v0.5.11 |
| 2317 | 2026-04-03T04:02:18.110Z | Compiling tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0) |
| 2318 | 2026-04-03T04:02:18.127Z | Compiling vsss-rs v3.3.4 |
| 2319 | 2026-04-03T04:02:18.187Z | Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 2320 | 2026-04-03T04:02:18.463Z | Compiling ciborium v0.2.2 |
| 2321 | 2026-04-03T04:02:18.657Z | Compiling toml v0.8.23 |
| 2322 | 2026-04-03T04:02:18.755Z | Compiling tabwriter v1.4.1 |
| 2323 | 2026-04-03T04:02:18.926Z | Compiling byte-wrapper v0.1.0 |
| 2324 | 2026-04-03T04:02:18.989Z | Compiling protocol v0.1.0 (https://github.com/oxidecomputer/lldp#d22509df) |
| 2325 | 2026-04-03T04:02:19.147Z | Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 2326 | 2026-04-03T04:02:19.282Z | Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 2327 | 2026-04-03T04:02:19.320Z | Compiling regress v0.10.5 |
| 2328 | 2026-04-03T04:02:19.615Z | Compiling cstr-argument v0.1.2 |
| 2329 | 2026-04-03T04:02:19.632Z | Compiling erased-serde v0.4.9 |
| 2330 | 2026-04-03T04:02:19.655Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#1e40efd8) |
| 2331 | 2026-04-03T04:02:19.813Z | Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 2332 | 2026-04-03T04:02:19.832Z | Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=368a2225b79328514ce0ea9181d8f874019edaa2#368a2225) |
| 2333 | 2026-04-03T04:02:19.870Z | Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 2334 | 2026-04-03T04:02:19.903Z | Compiling num_enum v0.5.11 |
| 2335 | 2026-04-03T04:02:19.928Z | Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#d9645f8d) |
| 2336 | 2026-04-03T04:02:19.968Z | Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack) |
| 2337 | 2026-04-03T04:02:20.008Z | Compiling rand v0.10.0 |
| 2338 | 2026-04-03T04:02:20.024Z | Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino#7e56ab6e) |
| 2339 | 2026-04-03T04:02:20.055Z | Compiling colored v3.1.1 |
| 2340 | 2026-04-03T04:02:20.118Z | Compiling libefi-sys v0.1.0 |
| 2341 | 2026-04-03T04:02:20.188Z | Compiling indent_write v2.2.0 |
| 2342 | 2026-04-03T04:02:20.258Z | Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 2343 | 2026-04-03T04:02:20.369Z | Compiling illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b) |
| 2344 | 2026-04-03T04:02:20.389Z | Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity) |
| 2345 | 2026-04-03T04:02:20.406Z | Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=368a2225b79328514ce0ea9181d8f874019edaa2#368a2225) |
| 2346 | 2026-04-03T04:02:20.409Z | Compiling camino-tempfile v1.4.1 |
| 2347 | 2026-04-03T04:02:20.651Z | Compiling usdt-attr-macro v0.5.0 |
| 2348 | 2026-04-03T04:02:20.766Z | Compiling usdt-macro v0.5.0 |
| 2349 | 2026-04-03T04:02:20.824Z | Compiling bitfield-struct v0.6.2 |
| 2350 | 2026-04-03T04:02:20.850Z | Compiling num-derive v0.4.2 |
| 2351 | 2026-04-03T04:02:20.858Z | Compiling ordered-float v2.10.1 |
| 2352 | 2026-04-03T04:02:20.924Z | Compiling blake3 v1.8.3 |
| 2353 | 2026-04-03T04:02:20.941Z | Compiling sigpipe v0.1.3 |
| 2354 | 2026-04-03T04:02:21.058Z | Compiling memmap v0.7.0 |
| 2355 | 2026-04-03T04:02:21.081Z | Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils) |
| 2356 | 2026-04-03T04:02:21.181Z | Compiling glob v0.3.3 |
| 2357 | 2026-04-03T04:02:21.302Z | Compiling swrite v0.1.0 |
| 2358 | 2026-04-03T04:02:21.354Z | Compiling serde-value v0.7.0 |
| 2359 | 2026-04-03T04:02:21.417Z | Compiling serde-untagged v0.1.9 |
| 2360 | 2026-04-03T04:02:21.435Z | Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=368a2225b79328514ce0ea9181d8f874019edaa2#368a2225) |
| 2361 | 2026-04-03T04:02:21.476Z | Compiling libnvme-sys v0.0.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221) |
| 2362 | 2026-04-03T04:02:21.502Z | Compiling usdt v0.5.0 |
| 2363 | 2026-04-03T04:02:21.748Z | Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 2364 | 2026-04-03T04:02:21.766Z | Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a) |
| 2365 | 2026-04-03T04:02:21.838Z | Compiling smf v0.2.3 |
| 2366 | 2026-04-03T04:02:22.042Z | Compiling filetime v0.2.27 |
| 2367 | 2026-04-03T04:02:22.058Z | Compiling arrayvec v0.7.6 |
| 2368 | 2026-04-03T04:02:22.061Z | Compiling nvme v0.1.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221) |
| 2369 | 2026-04-03T04:02:22.115Z | Compiling unicode-xid v0.2.6 |
| 2370 | 2026-04-03T04:02:22.155Z | Compiling xattr v1.6.1 |
| 2371 | 2026-04-03T04:02:22.175Z | Compiling whoami v1.6.1 |
| 2372 | 2026-04-03T04:02:22.278Z | Compiling arrayref v0.3.9 |
| 2373 | 2026-04-03T04:02:22.296Z | Compiling same-file v1.0.6 |
| 2374 | 2026-04-03T04:02:22.299Z | Compiling constant_time_eq v0.4.2 |
| 2375 | 2026-04-03T04:02:22.330Z | Compiling tar v0.4.45 |
| 2376 | 2026-04-03T04:02:22.357Z | Compiling cargo-util-schemas v0.8.2 |
| 2377 | 2026-04-03T04:02:22.376Z | Compiling libnvme v0.1.1 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221) |
| 2378 | 2026-04-03T04:02:22.379Z | Compiling libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1) |
| 2379 | 2026-04-03T04:02:22.487Z | Compiling walkdir v2.5.0 |
| 2380 | 2026-04-03T04:02:22.513Z | Compiling tokio-dtrace v0.1.1 |
| 2381 | 2026-04-03T04:02:22.651Z | Compiling gethostname v0.5.0 |
| 2382 | 2026-04-03T04:02:22.667Z | Compiling cargo-platform v0.2.0 |
| 2383 | 2026-04-03T04:02:22.815Z | Compiling topological-sort v0.2.2 |
| 2384 | 2026-04-03T04:02:22.878Z | Compiling oxide-tokio-rt v0.1.3 |
| 2385 | 2026-04-03T04:02:23.017Z | Compiling shell-words v1.1.1 |
| 2386 | 2026-04-03T04:02:23.033Z | Compiling dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common) |
| 2387 | 2026-04-03T04:02:23.570Z | Compiling cargo_metadata v0.21.0 |
| 2388 | 2026-04-03T04:02:32.324Z | Compiling progenitor-client v0.10.0 |
| 2389 | 2026-04-03T04:02:32.324Z | Compiling omicron-zone-package v0.12.2 |
| 2390 | 2026-04-03T04:02:32.366Z | Compiling progenitor-client v0.13.0 |
| 2391 | 2026-04-03T04:02:32.449Z | Compiling sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types) |
| 2392 | 2026-04-03T04:02:32.449Z | Compiling omicron-ledger v0.1.0 (/work/oxidecomputer/omicron/ledger) |
| 2393 | 2026-04-03T04:02:32.483Z | Compiling gfss v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/gfss) |
| 2394 | 2026-04-03T04:02:32.500Z | Compiling omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords) |
| 2395 | 2026-04-03T04:02:32.782Z | Compiling progenitor-extras v0.1.1 |
| 2396 | 2026-04-03T04:02:32.818Z | Compiling trust-quorum-types-versions v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types/versions) |
| 2397 | 2026-04-03T04:02:32.839Z | Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore) |
| 2398 | 2026-04-03T04:02:32.865Z | Compiling key-manager-types v0.1.0 (/work/oxidecomputer/omicron/key-manager/types) |
| 2399 | 2026-04-03T04:02:33.000Z | Compiling omicron-common v0.1.0 (/work/oxidecomputer/omicron/common) |
| 2400 | 2026-04-03T04:02:33.053Z | Compiling oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog) |
| 2401 | 2026-04-03T04:02:38.087Z | Compiling sled-agent-types-versions v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types/versions) |
| 2402 | 2026-04-03T04:02:44.844Z | Compiling sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types) |
| 2403 | 2026-04-03T04:02:48.192Z | Compiling sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware) |
| 2404 | 2026-04-03T04:02:49.191Z | Compiling omicron-package v0.1.0 (/work/oxidecomputer/omicron/package) |
| 2405 | 2026-04-03T04:02:57.457Z | Finished `release` profile [optimized] target(s) in 1m 38s |
| 2406 | 2026-04-03T04:02:57.611Z | Running `target/release/omicron-package -t test target create -p dev` |
| 2407 | 2026-04-03T04:02:57.674Z | Logging to: /work/oxidecomputer/omicron/out/LOG |
| 2408 | 2026-04-03T04:02:57.677Z | Created new build target 'test' and set it as active |
| 2409 | 2026-04-03T04:02:57.680Z | |
| 2410 | 2026-04-03T04:02:57.680Z | real 1:38.649345056 |
| 2411 | 2026-04-03T04:02:57.680Z | user 16:27.395881675 |
| 2412 | 2026-04-03T04:02:57.680Z | sys 2:37.086086270 |
| 2413 | 2026-04-03T04:02:57.680Z | trap 0.451510233 |
| 2414 | 2026-04-03T04:02:57.680Z | tflt 2.885070621 |
| 2415 | 2026-04-03T04:02:57.680Z | dflt 3.550553250 |
| 2416 | 2026-04-03T04:02:57.680Z | kflt 0.003818772 |
| 2417 | 2026-04-03T04:02:57.680Z | lock 51:38.647153448 |
| 2418 | 2026-04-03T04:02:57.680Z | slp 41:40.307406034 |
| 2419 | 2026-04-03T04:02:57.680Z | lat 46.690653502 |
| 2420 | 2026-04-03T04:02:57.680Z | stop 5:40.149510130 |
| 2421 | 2026-04-03T04:02:57.680Z | + ptime -m cargo run --locked --release --bin omicron-package -- -t test package |
| 2422 | 2026-04-03T04:02:58.571Z | Finished `release` profile [optimized] target(s) in 0.88s |
| 2423 | 2026-04-03T04:02:58.645Z | Running `target/release/omicron-package -t test package` |
| 2424 | 2026-04-03T04:02:58.703Z | Logging to: /work/oxidecomputer/omicron/out/LOG |
| 2425 | 2026-04-03T04:03:00.130Z | Compiling regress v0.10.5 |
| 2426 | 2026-04-03T04:03:00.130Z | Compiling heck v0.5.0 |
| 2427 | 2026-04-03T04:03:00.134Z | Compiling unsafe-libyaml v0.2.11 |
| 2428 | 2026-04-03T04:03:00.369Z | Compiling gfss v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/gfss) |
| 2429 | 2026-04-03T04:03:00.389Z | Compiling prettyplease v0.2.37 |
| 2430 | 2026-04-03T04:03:00.412Z | Compiling unicode-width v0.1.14 |
| 2431 | 2026-04-03T04:03:00.415Z | Compiling is-terminal v0.4.17 |
| 2432 | 2026-04-03T04:03:00.433Z | Compiling serde_spanned v1.0.4 |
| 2433 | 2026-04-03T04:03:00.436Z | Compiling toml_writer v1.0.6+spec-1.1.0 |
| 2434 | 2026-04-03T04:03:00.436Z | Compiling bytecount v0.6.9 |
| 2435 | 2026-04-03T04:03:00.499Z | Compiling rustls v0.22.4 |
| 2436 | 2026-04-03T04:03:00.502Z | Compiling rustls-webpki v0.102.8 |
| 2437 | 2026-04-03T04:03:00.521Z | Compiling derive-where v1.6.0 |
| 2438 | 2026-04-03T04:03:00.524Z | Compiling thread_local v1.1.9 |
| 2439 | 2026-04-03T04:03:00.541Z | Compiling typify-impl v0.6.1 |
| 2440 | 2026-04-03T04:03:00.544Z | Compiling match_cfg v0.1.0 |
| 2441 | 2026-04-03T04:03:00.631Z | Compiling multer v3.1.0 |
| 2442 | 2026-04-03T04:03:00.634Z | Compiling slog-async v2.8.0 |
| 2443 | 2026-04-03T04:03:00.671Z | Compiling trust-quorum-types-versions v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types/versions) |
| 2444 | 2026-04-03T04:03:00.735Z | Compiling toml v0.9.12+spec-1.1.0 |
| 2445 | 2026-04-03T04:03:00.738Z | Compiling hostname v0.3.1 |
| 2446 | 2026-04-03T04:03:00.738Z | Compiling slog-json v2.6.1 |
| 2447 | 2026-04-03T04:03:00.760Z | Compiling crossbeam-channel v0.5.15 |
| 2448 | 2026-04-03T04:03:00.803Z | Compiling futures-executor v0.3.32 |
| 2449 | 2026-04-03T04:03:00.826Z | Compiling term v1.2.1 |
| 2450 | 2026-04-03T04:03:00.888Z | Compiling serde_yaml v0.9.34+deprecated |
| 2451 | 2026-04-03T04:03:00.923Z | Compiling take_mut v0.2.2 |
| 2452 | 2026-04-03T04:03:00.989Z | Compiling slog-bunyan v2.5.0 |
| 2453 | 2026-04-03T04:03:01.018Z | Compiling futures v0.3.32 |
| 2454 | 2026-04-03T04:03:01.112Z | Compiling slog-term v2.9.2 |
| 2455 | 2026-04-03T04:03:01.134Z | Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 2456 | 2026-04-03T04:03:01.156Z | Compiling dropshot v0.16.7 |
| 2457 | 2026-04-03T04:03:01.197Z | Compiling async-stream v0.3.6 |
| 2458 | 2026-04-03T04:03:01.224Z | Compiling progenitor-client v0.13.0 |
| 2459 | 2026-04-03T04:03:01.335Z | Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#8f60acdf) |
| 2460 | 2026-04-03T04:03:01.357Z | Compiling waitgroup v0.1.2 |
| 2461 | 2026-04-03T04:03:01.396Z | Compiling backon v1.6.0 |
| 2462 | 2026-04-03T04:03:01.505Z | Compiling sled-agent-types-versions v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types/versions) |
| 2463 | 2026-04-03T04:03:01.526Z | Compiling rustls-pemfile v2.2.0 |
| 2464 | 2026-04-03T04:03:01.549Z | Compiling serde_path_to_error v0.1.20 |
| 2465 | 2026-04-03T04:03:01.552Z | Compiling hostname v0.4.2 |
| 2466 | 2026-04-03T04:03:01.629Z | Compiling instant v0.1.13 |
| 2467 | 2026-04-03T04:03:01.633Z | Compiling debug-ignore v1.0.5 |
| 2468 | 2026-04-03T04:03:01.703Z | Compiling progenitor-extras v0.1.1 |
| 2469 | 2026-04-03T04:03:01.730Z | Compiling tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0) |
| 2470 | 2026-04-03T04:03:01.753Z | Compiling backoff v0.4.0 |
| 2471 | 2026-04-03T04:03:01.756Z | Compiling omicron-ledger v0.1.0 (/work/oxidecomputer/omicron/ledger) |
| 2472 | 2026-04-03T04:03:01.756Z | Compiling parse-display v0.10.0 |
| 2473 | 2026-04-03T04:03:01.822Z | Compiling omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds) |
| 2474 | 2026-04-03T04:03:01.822Z | Compiling progenitor-client v0.10.0 |
| 2475 | 2026-04-03T04:03:01.887Z | Compiling protocol v0.1.0 (https://github.com/oxidecomputer/lldp#d22509df) |
| 2476 | 2026-04-03T04:03:01.923Z | Compiling macaddr v1.0.1 |
| 2477 | 2026-04-03T04:03:01.984Z | Compiling num-rational v0.4.2 |
| 2478 | 2026-04-03T04:03:01.984Z | Compiling console v0.15.11 |
| 2479 | 2026-04-03T04:03:02.093Z | Compiling num-complex v0.4.6 |
| 2480 | 2026-04-03T04:03:02.195Z | Compiling slog-dtrace v0.3.0 |
| 2481 | 2026-04-03T04:03:02.215Z | Compiling newline-converter v0.3.0 |
| 2482 | 2026-04-03T04:03:02.289Z | Compiling atomicwrites v0.4.4 |
| 2483 | 2026-04-03T04:03:02.309Z | Compiling async-recursion v1.1.1 |
| 2484 | 2026-04-03T04:03:02.387Z | Compiling float-ord v0.3.2 |
| 2485 | 2026-04-03T04:03:02.416Z | Compiling cancel-safe-futures v0.1.5 |
| 2486 | 2026-04-03T04:03:02.508Z | Compiling num v0.4.3 |
| 2487 | 2026-04-03T04:03:02.560Z | Compiling owo-colors v4.3.0 |
| 2488 | 2026-04-03T04:03:02.632Z | Compiling expectorate v1.2.0 |
| 2489 | 2026-04-03T04:03:02.636Z | Compiling libsw-core v0.3.2 |
| 2490 | 2026-04-03T04:03:02.636Z | Compiling resolv-conf v0.7.6 |
| 2491 | 2026-04-03T04:03:02.697Z | Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths) |
| 2492 | 2026-04-03T04:03:02.746Z | Compiling toml v0.8.23 |
| 2493 | 2026-04-03T04:03:02.877Z | Compiling tokio-rustls v0.25.0 |
| 2494 | 2026-04-03T04:03:02.901Z | Compiling libsw v3.5.0 |
| 2495 | 2026-04-03T04:03:02.948Z | Compiling linear-map v1.2.0 |
| 2496 | 2026-04-03T04:03:02.993Z | Compiling linked-hash-map v0.5.6 |
| 2497 | 2026-04-03T04:03:03.032Z | Compiling minimal-lexical v0.2.1 |
| 2498 | 2026-04-03T04:03:03.158Z | Compiling oximeter-types-versions v0.1.0 (/work/oxidecomputer/omicron/oximeter/types/versions) |
| 2499 | 2026-04-03T04:03:03.201Z | Compiling unicode-xid v0.2.6 |
| 2500 | 2026-04-03T04:03:03.259Z | Compiling nom v7.1.3 |
| 2501 | 2026-04-03T04:03:03.284Z | Compiling lru-cache v0.1.2 |
| 2502 | 2026-04-03T04:03:03.312Z | Compiling clickhouse-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types/versions) |
| 2503 | 2026-04-03T04:03:03.316Z | Compiling internal-dns-types-versions v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types/versions) |
| 2504 | 2026-04-03T04:03:03.354Z | Compiling globset v0.4.18 |
| 2505 | 2026-04-03T04:03:03.358Z | Compiling hickory-proto v0.24.4 |
| 2506 | 2026-04-03T04:03:03.358Z | Compiling gateway-types-versions v0.1.0 (/work/oxidecomputer/omicron/gateway-types/versions) |
| 2507 | 2026-04-03T04:03:03.459Z | Compiling convert_case v0.10.0 |
| 2508 | 2026-04-03T04:03:03.758Z | Compiling update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine) |
| 2509 | 2026-04-03T04:03:03.873Z | Compiling oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types) |
| 2510 | 2026-04-03T04:03:03.988Z | Compiling derive_more-impl v2.1.1 |
| 2511 | 2026-04-03T04:03:04.662Z | Compiling ereport-types v0.1.0 (/work/oxidecomputer/omicron/ereport/types) |
| 2512 | 2026-04-03T04:03:04.738Z | Compiling pin-project-internal v1.1.11 |
| 2513 | 2026-04-03T04:03:04.775Z | Compiling derive_more v2.1.1 |
| 2514 | 2026-04-03T04:03:04.798Z | Compiling internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types) |
| 2515 | 2026-04-03T04:03:04.891Z | Compiling clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types) |
| 2516 | 2026-04-03T04:03:05.147Z | Compiling trust-quorum-types v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types) |
| 2517 | 2026-04-03T04:03:05.254Z | Compiling typify-macro v0.6.1 |
| 2518 | 2026-04-03T04:03:05.312Z | Compiling gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types) |
| 2519 | 2026-04-03T04:03:05.533Z | Compiling pem v3.0.6 |
| 2520 | 2026-04-03T04:03:05.791Z | Compiling pin-project v1.1.11 |
| 2521 | 2026-04-03T04:03:05.927Z | Compiling hickory-resolver v0.24.4 |
| 2522 | 2026-04-03T04:03:06.091Z | Compiling omicron-common v0.1.0 (/work/oxidecomputer/omicron/common) |
| 2523 | 2026-04-03T04:03:06.157Z | Compiling snafu-derive v0.8.9 |
| 2524 | 2026-04-03T04:03:06.241Z | Compiling termtree v0.5.1 |
| 2525 | 2026-04-03T04:03:06.440Z | Compiling oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema) |
| 2526 | 2026-04-03T04:03:06.785Z | Compiling typify v0.6.1 |
| 2527 | 2026-04-03T04:03:06.919Z | Compiling progenitor-impl v0.13.0 |
| 2528 | 2026-04-03T04:03:07.168Z | Compiling qorb v0.4.1 |
| 2529 | 2026-04-03T04:03:07.790Z | Compiling crossterm v0.29.0 |
| 2530 | 2026-04-03T04:03:07.816Z | Compiling phf_shared v0.12.1 |
| 2531 | 2026-04-03T04:03:07.850Z | Compiling snafu v0.8.9 |
| 2532 | 2026-04-03T04:03:08.108Z | Compiling olpc-cjson v0.1.4 |
| 2533 | 2026-04-03T04:03:08.351Z | Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl) |
| 2534 | 2026-04-03T04:03:08.446Z | Compiling serde_plain v1.0.2 |
| 2535 | 2026-04-03T04:03:08.762Z | Compiling vte v0.14.1 |
| 2536 | 2026-04-03T04:03:08.876Z | Compiling csv-core v0.1.13 |
| 2537 | 2026-04-03T04:03:09.014Z | Compiling typed-path v0.9.3 |
| 2538 | 2026-04-03T04:03:09.086Z | Compiling progenitor-macro v0.13.0 |
| 2539 | 2026-04-03T04:03:09.183Z | Compiling chrono-tz v0.10.4 |
| 2540 | 2026-04-03T04:03:09.318Z | Compiling highway v1.3.0 |
| 2541 | 2026-04-03T04:03:09.425Z | Compiling csv v1.4.0 |
| 2542 | 2026-04-03T04:03:09.456Z | Compiling strip-ansi-escapes v0.2.1 |
| 2543 | 2026-04-03T04:03:10.030Z | Compiling sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types) |
| 2544 | 2026-04-03T04:03:10.085Z | Compiling oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types) |
| 2545 | 2026-04-03T04:03:10.425Z | Compiling tough v0.20.0 |
| 2546 | 2026-04-03T04:03:10.767Z | Compiling phf v0.12.1 |
| 2547 | 2026-04-03T04:03:10.965Z | Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db) |
| 2548 | 2026-04-03T04:03:11.434Z | Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils) |
| 2549 | 2026-04-03T04:03:11.925Z | Compiling const_format_proc_macros v0.2.34 |
| 2550 | 2026-04-03T04:03:11.956Z | Compiling papergrid v0.11.0 |
| 2551 | 2026-04-03T04:03:11.991Z | Compiling fd-lock v4.0.4 |
| 2552 | 2026-04-03T04:03:12.170Z | Compiling peg-macros v0.8.5 |
| 2553 | 2026-04-03T04:03:12.577Z | Compiling tabled_derive v0.7.0 |
| 2554 | 2026-04-03T04:03:12.693Z | Compiling nu-ansi-term v0.50.3 |
| 2555 | 2026-04-03T04:03:13.009Z | Compiling reedline v0.40.0 |
| 2556 | 2026-04-03T04:03:13.133Z | Compiling progenitor v0.13.0 |
| 2557 | 2026-04-03T04:03:13.321Z | Compiling gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client) |
| 2558 | 2026-04-03T04:03:13.442Z | Compiling peg v0.8.5 |
| 2559 | 2026-04-03T04:03:13.479Z | Compiling tabled v0.15.0 |
| 2560 | 2026-04-03T04:03:13.546Z | Compiling const_format v0.2.35 |
| 2561 | 2026-04-03T04:03:14.575Z | Compiling cockroach-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types/versions) |
| 2562 | 2026-04-03T04:03:14.954Z | Compiling clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3) |
| 2563 | 2026-04-03T04:03:15.332Z | Compiling oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro) |
| 2564 | 2026-04-03T04:03:15.960Z | Compiling bcs v0.1.6 |
| 2565 | 2026-04-03T04:03:16.139Z | Compiling base64 v0.21.7 |
| 2566 | 2026-04-03T04:03:16.397Z | Compiling semver v0.1.20 |
| 2567 | 2026-04-03T04:03:16.681Z | Compiling rustc_version v0.1.7 |
| 2568 | 2026-04-03T04:03:16.681Z | Compiling cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types) |
| 2569 | 2026-04-03T04:03:16.917Z | Compiling newtype_derive v0.1.6 |
| 2570 | 2026-04-03T04:03:16.951Z | Compiling unicode-linebreak v0.1.5 |
| 2571 | 2026-04-03T04:03:17.162Z | Compiling smawk v0.3.2 |
| 2572 | 2026-04-03T04:03:17.183Z | Compiling humantime v2.3.0 |
| 2573 | 2026-04-03T04:03:17.367Z | Compiling textwrap v0.16.2 |
| 2574 | 2026-04-03T04:03:17.396Z | Compiling dropshot-api-manager-types v0.6.0 |
| 2575 | 2026-04-03T04:03:17.676Z | Compiling rdb-types v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=b603c9f3dccefcf1d3e941c04505ff6bdd1826b6#b603c9f3) |
| 2576 | 2026-04-03T04:03:17.914Z | Compiling pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide%2Fomicron#b1194c19) |
| 2577 | 2026-04-03T04:03:18.025Z | Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=b603c9f3dccefcf1d3e941c04505ff6bdd1826b6#b603c9f3) |
| 2578 | 2026-04-03T04:03:18.102Z | Compiling oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter) |
| 2579 | 2026-04-03T04:03:18.391Z | Compiling trust-quorum-protocol v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/protocol) |
| 2580 | 2026-04-03T04:03:18.438Z | Compiling steno v0.4.1 |
| 2581 | 2026-04-03T04:03:18.985Z | Compiling utf-8 v0.7.6 |
| 2582 | 2026-04-03T04:03:19.156Z | Compiling tagptr v0.2.0 |
| 2583 | 2026-04-03T04:03:19.239Z | Compiling tungstenite v0.21.0 |
| 2584 | 2026-04-03T04:03:19.260Z | Compiling parallel-task-set v0.1.0 (/work/oxidecomputer/omicron/parallel-task-set) |
| 2585 | 2026-04-03T04:03:19.344Z | Compiling moka v0.12.13 |
| 2586 | 2026-04-03T04:03:19.441Z | Compiling radium v0.7.0 |
| 2587 | 2026-04-03T04:03:19.784Z | Compiling typify-impl v0.4.3 |
| 2588 | 2026-04-03T04:03:19.921Z | Compiling tokio-tungstenite v0.21.0 |
| 2589 | 2026-04-03T04:03:20.312Z | Compiling maybe-uninit v2.0.0 |
| 2590 | 2026-04-03T04:03:20.590Z | Compiling hickory-resolver v0.25.2 |
| 2591 | 2026-04-03T04:03:20.615Z | Compiling tap v1.0.1 |
| 2592 | 2026-04-03T04:03:20.758Z | Compiling wyz v0.5.1 |
| 2593 | 2026-04-03T04:03:21.301Z | Compiling zerocopy-derive v0.6.6 |
| 2594 | 2026-04-03T04:03:21.339Z | Compiling crc-catalog v2.4.0 |
| 2595 | 2026-04-03T04:03:21.388Z | Compiling packed_struct v0.10.1 |
| 2596 | 2026-04-03T04:03:21.468Z | Compiling display-error-chain v0.2.2 |
| 2597 | 2026-04-03T04:03:21.652Z | Compiling internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver) |
| 2598 | 2026-04-03T04:03:21.675Z | Compiling funty v2.0.0 |
| 2599 | 2026-04-03T04:03:22.063Z | Compiling zerocopy v0.6.6 |
| 2600 | 2026-04-03T04:03:22.119Z | Compiling bitvec v1.0.1 |
| 2601 | 2026-04-03T04:03:22.471Z | Compiling nexus-types-versions v0.1.0 (/work/oxidecomputer/omicron/nexus/types/versions) |
| 2602 | 2026-04-03T04:03:22.681Z | Compiling crc v3.4.0 |
| 2603 | 2026-04-03T04:03:23.007Z | Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=368a2225b79328514ce0ea9181d8f874019edaa2#368a2225) |
| 2604 | 2026-04-03T04:03:23.257Z | Compiling typify-macro v0.4.3 |
| 2605 | 2026-04-03T04:03:23.361Z | Compiling packed_struct_codegen v0.10.1 |
| 2606 | 2026-04-03T04:03:23.636Z | Compiling bitfield-macros v0.19.4 |
| 2607 | 2026-04-03T04:03:23.720Z | Compiling indexmap v1.9.3 |
| 2608 | 2026-04-03T04:03:23.945Z | Compiling nodrop v0.1.14 |
| 2609 | 2026-04-03T04:03:24.025Z | Compiling smallvec v0.6.14 |
| 2610 | 2026-04-03T04:03:24.074Z | Compiling array-init v0.0.4 |
| 2611 | 2026-04-03T04:03:24.342Z | Compiling bitfield v0.19.4 |
| 2612 | 2026-04-03T04:03:24.365Z | Compiling cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client) |
| 2613 | 2026-04-03T04:03:24.469Z | Compiling num-derive v0.3.3 |
| 2614 | 2026-04-03T04:03:24.690Z | Compiling proc-macro-error-attr2 v2.0.0 |
| 2615 | 2026-04-03T04:03:24.784Z | Compiling hashbrown v0.12.3 |
| 2616 | 2026-04-03T04:03:25.108Z | Compiling sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client) |
| 2617 | 2026-04-03T04:03:25.355Z | Compiling libscf-sys v1.1.0 |
| 2618 | 2026-04-03T04:03:25.528Z | Compiling proc-macro-error2 v2.0.1 |
| 2619 | 2026-04-03T04:03:25.880Z | Compiling lpc55_areas v0.2.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f) |
| 2620 | 2026-04-03T04:03:25.936Z | Compiling serde-hex v0.1.0 |
| 2621 | 2026-04-03T04:03:25.957Z | Compiling tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc#e644a21a) |
| 2622 | 2026-04-03T04:03:26.203Z | Compiling ron v0.8.1 |
| 2623 | 2026-04-03T04:03:26.333Z | Compiling hashbrown v0.13.2 |
| 2624 | 2026-04-03T04:03:26.950Z | Compiling vergen-gitcl v1.0.8 |
| 2625 | 2026-04-03T04:03:26.971Z | Compiling dirs-sys-next v0.1.2 |
| 2626 | 2026-04-03T04:03:26.992Z | Compiling glob v0.3.3 |
| 2627 | 2026-04-03T04:03:27.055Z | Compiling crc-any v2.5.0 |
| 2628 | 2026-04-03T04:03:27.161Z | Compiling maplit v1.0.2 |
| 2629 | 2026-04-03T04:03:27.183Z | Compiling diesel_derives v2.3.7 |
| 2630 | 2026-04-03T04:03:27.244Z | Compiling crunchy v0.2.4 |
| 2631 | 2026-04-03T04:03:27.318Z | Compiling dirs-next v2.0.0 |
| 2632 | 2026-04-03T04:03:27.368Z | Compiling clang-sys v1.8.1 |
| 2633 | 2026-04-03T04:03:27.391Z | Compiling tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc#e644a21a) |
| 2634 | 2026-04-03T04:03:27.441Z | Compiling object v0.30.4 |
| 2635 | 2026-04-03T04:03:27.469Z | Compiling tabled_derive v0.11.0 |
| 2636 | 2026-04-03T04:03:27.491Z | Compiling smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51) |
| 2637 | 2026-04-03T04:03:27.559Z | Compiling typify v0.4.3 |
| 2638 | 2026-04-03T04:03:27.696Z | Compiling papergrid v0.17.0 |
| 2639 | 2026-04-03T04:03:27.757Z | Compiling testing_table v0.3.0 |
| 2640 | 2026-04-03T04:03:28.049Z | Compiling dsl_auto_type v0.2.0 |
| 2641 | 2026-04-03T04:03:28.078Z | Compiling scheduled-thread-pool v0.2.7 |
| 2642 | 2026-04-03T04:03:28.188Z | Compiling diesel_table_macro_syntax v0.3.0 |
| 2643 | 2026-04-03T04:03:28.209Z | Compiling tiny-keccak v2.0.2 |
| 2644 | 2026-04-03T04:03:28.419Z | Compiling path-slash v0.1.5 |
| 2645 | 2026-04-03T04:03:28.471Z | Compiling r2d2 v0.8.10 |
| 2646 | 2026-04-03T04:03:28.623Z | Compiling term v0.7.0 |
| 2647 | 2026-04-03T04:03:28.705Z | Compiling transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#11afc484) |
| 2648 | 2026-04-03T04:03:28.729Z | Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#11afc484) |
| 2649 | 2026-04-03T04:03:28.768Z | Compiling xshell-macros v0.2.7 |
| 2650 | 2026-04-03T04:03:28.954Z | Compiling tabled v0.20.0 |
| 2651 | 2026-04-03T04:03:29.139Z | Compiling downcast-rs v2.0.2 |
| 2652 | 2026-04-03T04:03:29.142Z | Compiling bit-vec v0.6.3 |
| 2653 | 2026-04-03T04:03:29.163Z | Compiling xshell v0.2.7 |
| 2654 | 2026-04-03T04:03:29.275Z | Compiling ascii-canvas v3.0.0 |
| 2655 | 2026-04-03T04:03:29.407Z | Compiling bit-set v0.5.3 |
| 2656 | 2026-04-03T04:03:29.480Z | Compiling sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware) |
| 2657 | 2026-04-03T04:03:29.556Z | Compiling key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager) |
| 2658 | 2026-04-03T04:03:29.559Z | Compiling itertools v0.10.5 |
| 2659 | 2026-04-03T04:03:29.630Z | Compiling ena v0.14.4 |
| 2660 | 2026-04-03T04:03:29.881Z | Compiling transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control?branch=main#11afc484) |
| 2661 | 2026-04-03T04:03:30.045Z | Compiling libloading v0.8.9 |
| 2662 | 2026-04-03T04:03:30.188Z | Compiling regex-syntax v0.6.29 |
| 2663 | 2026-04-03T04:03:30.283Z | Compiling bindgen v0.71.1 |
| 2664 | 2026-04-03T04:03:30.529Z | Compiling lpc55_sign v0.3.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f) |
| 2665 | 2026-04-03T04:03:30.569Z | Compiling diff v0.1.13 |
| 2666 | 2026-04-03T04:03:30.705Z | Compiling unicase v2.9.0 |
| 2667 | 2026-04-03T04:03:30.987Z | Compiling sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage) |
| 2668 | 2026-04-03T04:03:32.081Z | Compiling lalrpop v0.19.12 |
| 2669 | 2026-04-03T04:03:32.287Z | Compiling omicron-cockroach-metrics v0.1.0 (/work/oxidecomputer/omicron/cockroach-metrics) |
| 2670 | 2026-04-03T04:03:33.269Z | Compiling diesel v2.3.7 |
| 2671 | 2026-04-03T04:03:33.389Z | Compiling omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates) |
| 2672 | 2026-04-03T04:03:33.547Z | Compiling nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types) |
| 2673 | 2026-04-03T04:03:33.575Z | Compiling cexpr v0.6.0 |
| 2674 | 2026-04-03T04:03:33.991Z | Compiling nexus-db-schema v0.1.0 (/work/oxidecomputer/omicron/nexus/db-schema) |
| 2675 | 2026-04-03T04:03:34.078Z | Compiling nexus-macros-common v0.1.0 (/work/oxidecomputer/omicron/nexus/macros-common) |
| 2676 | 2026-04-03T04:03:34.198Z | Compiling crc8 v0.1.1 |
| 2677 | 2026-04-03T04:03:34.267Z | Compiling hubtools v0.4.7 (https://github.com/oxidecomputer/hubtools.git?rev=2b1ef9b38d75563ea800baa3b17327eec17b1b7a#2b1ef9b3) |
| 2678 | 2026-04-03T04:03:34.295Z | Compiling nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model) |
| 2679 | 2026-04-03T04:03:34.339Z | Compiling headers-core v0.3.0 |
| 2680 | 2026-04-03T04:03:34.521Z | Compiling libxml v0.3.3 |
| 2681 | 2026-04-03T04:03:34.672Z | Compiling headers v0.4.1 |
| 2682 | 2026-04-03T04:03:34.852Z | Compiling db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros) |
| 2683 | 2026-04-03T04:03:34.921Z | Compiling nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data) |
| 2684 | 2026-04-03T04:03:35.150Z | Compiling nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults) |
| 2685 | 2026-04-03T04:03:35.665Z | Compiling strum_macros v0.24.3 |
| 2686 | 2026-04-03T04:03:35.942Z | Compiling indoc v1.0.9 |
| 2687 | 2026-04-03T04:03:36.348Z | Compiling progenitor-impl v0.10.0 |
| 2688 | 2026-04-03T04:03:36.379Z | Compiling nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth) |
| 2689 | 2026-04-03T04:03:36.402Z | Compiling derive_builder v0.20.2 |
| 2690 | 2026-04-03T04:03:36.523Z | Compiling oso-derive v0.27.3 |
| 2691 | 2026-04-03T04:03:36.575Z | Compiling quick-xml v0.37.5 |
| 2692 | 2026-04-03T04:03:36.607Z | Compiling impl-trait-for-tuples v0.2.3 |
| 2693 | 2026-04-03T04:03:36.731Z | Compiling openssl-probe v0.1.6 |
| 2694 | 2026-04-03T04:03:36.934Z | Compiling half v1.8.3 |
| 2695 | 2026-04-03T04:03:37.066Z | Compiling authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros) |
| 2696 | 2026-04-03T04:03:37.387Z | Compiling serde_cbor v0.11.2 |
| 2697 | 2026-04-03T04:03:37.782Z | Compiling installinator-common-versions v0.1.0 (/work/oxidecomputer/omicron/installinator-common/versions) |
| 2698 | 2026-04-03T04:03:37.884Z | Compiling arc-swap v1.8.2 |
| 2699 | 2026-04-03T04:03:37.977Z | Compiling ntp-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ntp-admin-client) |
| 2700 | 2026-04-03T04:03:38.260Z | Compiling slog-scope v4.4.1 |
| 2701 | 2026-04-03T04:03:38.384Z | Compiling nexus-db-lookup v0.1.0 (/work/oxidecomputer/omicron/nexus/db-lookup) |
| 2702 | 2026-04-03T04:03:38.495Z | Compiling progenitor-macro v0.10.0 |
| 2703 | 2026-04-03T04:03:38.608Z | Compiling bb8 v0.8.6 |
| 2704 | 2026-04-03T04:03:38.711Z | Compiling trait-variant v0.1.2 |
| 2705 | 2026-04-03T04:03:38.911Z | Compiling samael v0.0.19 |
| 2706 | 2026-04-03T04:03:39.015Z | Compiling slog-stdlog v4.1.1 |
| 2707 | 2026-04-03T04:03:39.270Z | Compiling installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common) |
| 2708 | 2026-04-03T04:03:39.345Z | Compiling tufaceous-brand-metadata v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0) |
| 2709 | 2026-04-03T04:03:39.366Z | Compiling scim2-rs v0.1.0 (https://github.com/oxidecomputer/scim2-rs?rev=c78005db837a71f94c3b8efac9a64cfbdb2d527f#c78005db) |
| 2710 | 2026-04-03T04:03:39.474Z | Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries) |
| 2711 | 2026-04-03T04:03:39.685Z | Compiling polar-core v0.27.3 |
| 2712 | 2026-04-03T04:03:39.706Z | Compiling fxhash v0.2.1 |
| 2713 | 2026-04-03T04:03:39.733Z | Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=524eb8f125003dff50b9703900c6b323f00f9e1b#524eb8f1) |
| 2714 | 2026-04-03T04:03:39.800Z | Compiling slog-envlogger v2.2.0 |
| 2715 | 2026-04-03T04:03:39.878Z | Compiling dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client) |
| 2716 | 2026-04-03T04:03:40.007Z | Compiling kstat-rs v0.2.4 |
| 2717 | 2026-04-03T04:03:40.435Z | Compiling libz-sys v1.1.24 |
| 2718 | 2026-04-03T04:03:40.505Z | Compiling nonempty v0.12.0 |
| 2719 | 2026-04-03T04:03:40.737Z | Compiling salty v0.3.0 |
| 2720 | 2026-04-03T04:03:40.969Z | Compiling oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments) |
| 2721 | 2026-04-03T04:03:41.061Z | Compiling zfs-test-harness v0.1.0 (/work/oxidecomputer/omicron/sled-storage/zfs-test-harness) |
| 2722 | 2026-04-03T04:03:41.270Z | Compiling common v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=44a949c9bedf4fcd4d280337fa1965b4293c88d1#44a949c9) |
| 2723 | 2026-04-03T04:03:41.311Z | Compiling progenitor-impl v0.11.2 |
| 2724 | 2026-04-03T04:03:41.526Z | Compiling darling_core v0.23.0 |
| 2725 | 2026-04-03T04:03:42.551Z | Compiling progenitor v0.10.0 |
| 2726 | 2026-04-03T04:03:42.747Z | Compiling nanorand v0.7.0 |
| 2727 | 2026-04-03T04:03:43.118Z | Compiling fs-err v2.11.0 |
| 2728 | 2026-04-03T04:03:43.347Z | Compiling parking_lot_core v0.8.6 |
| 2729 | 2026-04-03T04:03:43.458Z | Compiling progenitor-macro v0.11.2 |
| 2730 | 2026-04-03T04:03:43.678Z | Compiling mime_guess v2.0.5 |
| 2731 | 2026-04-03T04:03:43.722Z | Compiling darling_macro v0.23.0 |
| 2732 | 2026-04-03T04:03:43.815Z | Compiling nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config) |
| 2733 | 2026-04-03T04:03:44.228Z | Compiling nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client) |
| 2734 | 2026-04-03T04:03:44.251Z | Compiling sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim) |
| 2735 | 2026-04-03T04:03:45.626Z | Compiling flume v0.11.1 |
| 2736 | 2026-04-03T04:03:45.828Z | Compiling dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=44a949c9bedf4fcd4d280337fa1965b4293c88d1#44a949c9) |
| 2737 | 2026-04-03T04:03:46.026Z | Compiling sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics) |
| 2738 | 2026-04-03T04:03:47.453Z | Compiling oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer) |
| 2739 | 2026-04-03T04:03:48.495Z | Compiling oso v0.27.3 |
| 2740 | 2026-04-03T04:03:49.633Z | Compiling oximeter-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb) |
| 2741 | 2026-04-03T04:03:50.221Z | Compiling rats-corim v0.1.0 (https://github.com/oxidecomputer/rats-corim#f0d5d516) |
| 2742 | 2026-04-03T04:03:50.778Z | Compiling async-bb8-diesel v0.2.1 |
| 2743 | 2026-04-03T04:03:51.291Z | Compiling diesel-dtrace v0.5.0 |
| 2744 | 2026-04-03T04:03:51.478Z | Compiling progenitor-client v0.11.2 |
| 2745 | 2026-04-03T04:03:51.838Z | Compiling git-stub v1.0.0 |
| 2746 | 2026-04-03T04:03:52.019Z | Compiling libgit2-sys v0.18.3+1.9.2 |
| 2747 | 2026-04-03T04:03:52.091Z | Compiling instability v0.3.11 |
| 2748 | 2026-04-03T04:03:52.112Z | Compiling git-stub-vcs v0.1.0 |
| 2749 | 2026-04-03T04:03:52.227Z | Compiling progenitor v0.11.2 |
| 2750 | 2026-04-03T04:03:52.352Z | Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb) |
| 2751 | 2026-04-03T04:03:52.416Z | Compiling sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api) |
| 2752 | 2026-04-03T04:03:52.472Z | Compiling darling v0.23.0 |
| 2753 | 2026-04-03T04:03:53.611Z | Compiling hubtools v0.4.7 (https://github.com/oxidecomputer/hubtools.git?branch=main#2b1ef9b3) |
| 2754 | 2026-04-03T04:03:53.810Z | Compiling repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client) |
| 2755 | 2026-04-03T04:03:54.618Z | Compiling clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client) |
| 2756 | 2026-04-03T04:03:54.753Z | Compiling ignore v0.4.25 |
| 2757 | 2026-04-03T04:03:54.983Z | Compiling primeorder v0.13.6 |
| 2758 | 2026-04-03T04:03:55.312Z | Compiling transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control#11afc484) |
| 2759 | 2026-04-03T04:03:55.696Z | Compiling castaway v0.2.4 |
| 2760 | 2026-04-03T04:03:55.858Z | Compiling atty v0.2.14 |
| 2761 | 2026-04-03T04:03:56.010Z | Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control#11afc484) |
| 2762 | 2026-04-03T04:03:56.244Z | Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=dbaad520e1f5ae32c10db16ce176f9c24de95652#dbaad520) |
| 2763 | 2026-04-03T04:03:56.469Z | Compiling http-range v0.1.5 |
| 2764 | 2026-04-03T04:03:56.525Z | Compiling indoc v2.0.7 |
| 2765 | 2026-04-03T04:03:56.699Z | Compiling parse-size v1.1.0 |
| 2766 | 2026-04-03T04:03:56.836Z | Compiling tufaceous-lib v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0) |
| 2767 | 2026-04-03T04:03:56.989Z | Compiling transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control#11afc484) |
| 2768 | 2026-04-03T04:03:57.575Z | Compiling compact_str v0.8.1 |
| 2769 | 2026-04-03T04:03:57.654Z | Compiling globwalk v0.9.1 |
| 2770 | 2026-04-03T04:03:58.742Z | Compiling p384 v0.13.1 |
| 2771 | 2026-04-03T04:03:59.586Z | Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb) |
| 2772 | 2026-04-03T04:03:59.653Z | Compiling parking_lot v0.11.2 |
| 2773 | 2026-04-03T04:04:00.506Z | Compiling dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server) |
| 2774 | 2026-04-03T04:04:00.575Z | Compiling crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a) |
| 2775 | 2026-04-03T04:04:00.860Z | Compiling oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client) |
| 2776 | 2026-04-03T04:04:00.882Z | Compiling predicates-tree v1.0.13 |
| 2777 | 2026-04-03T04:04:00.970Z | Compiling unicode-truncate v1.1.0 |
| 2778 | 2026-04-03T04:04:01.191Z | Compiling lru v0.12.5 |
| 2779 | 2026-04-03T04:04:01.243Z | Compiling prefix-trie v0.7.0 |
| 2780 | 2026-04-03T04:04:01.268Z | Compiling vergen-git2 v1.0.7 |
| 2781 | 2026-04-03T04:04:01.336Z | Compiling cassowary v0.3.0 |
| 2782 | 2026-04-03T04:04:01.422Z | Compiling camino-tempfile-ext v0.3.3 |
| 2783 | 2026-04-03T04:04:01.569Z | Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb) |
| 2784 | 2026-04-03T04:04:01.737Z | Compiling hickory-server v0.25.2 |
| 2785 | 2026-04-03T04:04:02.061Z | Compiling ratatui v0.29.0 |
| 2786 | 2026-04-03T04:04:02.515Z | Compiling hyper-staticfile v0.10.1 |
| 2787 | 2026-04-03T04:04:02.914Z | Compiling sled v0.34.7 |
| 2788 | 2026-04-03T04:04:03.996Z | Compiling range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests) |
| 2789 | 2026-04-03T04:04:04.020Z | Compiling sled-agent-config-reconciler v0.1.0 (/work/oxidecomputer/omicron/sled-agent/config-reconciler) |
| 2790 | 2026-04-03T04:04:04.023Z | Compiling attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f) |
| 2791 | 2026-04-03T04:04:04.286Z | Compiling dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api) |
| 2792 | 2026-04-03T04:04:04.743Z | Compiling ddm-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=b603c9f3dccefcf1d3e941c04505ff6bdd1826b6#b603c9f3) |
| 2793 | 2026-04-03T04:04:04.844Z | Compiling clickhouse-admin-keeper-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-keeper-client) |
| 2794 | 2026-04-03T04:04:05.573Z | Compiling oximeter-macro-impl v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb) |
| 2795 | 2026-04-03T04:04:05.949Z | Compiling rand_seeder v0.4.0 |
| 2796 | 2026-04-03T04:04:06.117Z | Compiling sprockets-tls v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=d2b68e4f47e3c22bce0455aeb4cfb2e61ad229ba#d2b68e4f) |
| 2797 | 2026-04-03T04:04:06.205Z | Compiling dice-util-barcode v0.1.0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f) |
| 2798 | 2026-04-03T04:04:06.359Z | Compiling lzma-sys v0.1.20 |
| 2799 | 2026-04-03T04:04:06.674Z | Compiling corncobs v0.1.4 |
| 2800 | 2026-04-03T04:04:06.762Z | Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=7cdf2ab9c8d9e9267a8b366aa780c6c26f9a5ecf#7cdf2ab9) |
| 2801 | 2026-04-03T04:04:06.784Z | Compiling rustls v0.21.12 |
| 2802 | 2026-04-03T04:04:06.913Z | Compiling dice-mfg-msgs v0.3.0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f) |
| 2803 | 2026-04-03T04:04:06.994Z | Compiling sled-agent-resolvable-files v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files) |
| 2804 | 2026-04-03T04:04:07.036Z | Compiling oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb) |
| 2805 | 2026-04-03T04:04:07.076Z | Compiling typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng) |
| 2806 | 2026-04-03T04:04:07.099Z | Compiling omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client) |
| 2807 | 2026-04-03T04:04:07.358Z | Compiling dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f) |
| 2808 | 2026-04-03T04:04:07.619Z | Compiling wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common) |
| 2809 | 2026-04-03T04:04:07.643Z | Compiling sled-agent-resolvable-files-examples v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files-examples) |
| 2810 | 2026-04-03T04:04:07.816Z | Compiling update-common v0.1.0 (/work/oxidecomputer/omicron/update-common) |
| 2811 | 2026-04-03T04:04:07.994Z | Compiling common v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#f20f786e) |
| 2812 | 2026-04-03T04:04:10.723Z | Compiling bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client) |
| 2813 | 2026-04-03T04:04:10.779Z | Compiling nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation) |
| 2814 | 2026-04-03T04:04:10.868Z | Compiling nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery) |
| 2815 | 2026-04-03T04:04:11.009Z | Compiling nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking) |
| 2816 | 2026-04-03T04:04:11.091Z | Compiling cargo_toml v0.22.3 |
| 2817 | 2026-04-03T04:04:11.115Z | Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a) |
| 2818 | 2026-04-03T04:04:11.228Z | Compiling rustls-webpki v0.101.7 |
| 2819 | 2026-04-03T04:04:12.410Z | Compiling sct v0.7.1 |
| 2820 | 2026-04-03T04:04:12.680Z | Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9) |
| 2821 | 2026-04-03T04:04:12.711Z | Compiling nix v0.29.0 |
| 2822 | 2026-04-03T04:04:12.887Z | Compiling secrecy v0.8.0 |
| 2823 | 2026-04-03T04:04:12.930Z | Compiling void v1.0.2 |
| 2824 | 2026-04-03T04:04:13.056Z | Compiling lzss v0.8.2 |
| 2825 | 2026-04-03T04:04:13.083Z | Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9) |
| 2826 | 2026-04-03T04:04:13.361Z | Compiling libfalcon v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#d83f56a6) |
| 2827 | 2026-04-03T04:04:13.446Z | Compiling dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#f20f786e) |
| 2828 | 2026-04-03T04:04:13.814Z | Compiling nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory) |
| 2829 | 2026-04-03T04:04:13.837Z | Compiling sled-agent-measurements v0.1.0 (/work/oxidecomputer/omicron/sled-agent/measurements) |
| 2830 | 2026-04-03T04:04:14.163Z | Compiling common v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=cc8e02a0800034c431c8cf96b889ea638da3d194#cc8e02a0) |
| 2831 | 2026-04-03T04:04:14.392Z | Compiling attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?branch=main#ff9f27aa) |
| 2832 | 2026-04-03T04:04:14.511Z | Compiling nexus-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-lockstep-client) |
| 2833 | 2026-04-03T04:04:15.134Z | Compiling tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git?branch=main#e644a21a) |
| 2834 | 2026-04-03T04:04:15.387Z | Compiling tungstenite v0.23.0 |
| 2835 | 2026-04-03T04:04:15.414Z | Compiling nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution) |
| 2836 | 2026-04-03T04:04:15.649Z | Compiling nexus-reconfigurator-rendezvous v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/rendezvous) |
| 2837 | 2026-04-03T04:04:15.873Z | Compiling nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface) |
| 2838 | 2026-04-03T04:04:15.899Z | Compiling nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc) |
| 2839 | 2026-04-03T04:04:16.105Z | Compiling nix v0.27.1 |
| 2840 | 2026-04-03T04:04:16.127Z | Compiling serde_bytes v0.11.19 |
| 2841 | 2026-04-03T04:04:16.488Z | Compiling tokio-tungstenite v0.23.1 |
| 2842 | 2026-04-03T04:04:16.645Z | Compiling dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=cc8e02a0800034c431c8cf96b889ea638da3d194#cc8e02a0) |
| 2843 | 2026-04-03T04:04:16.858Z | Compiling gateway-sp-comms v0.1.1 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc) |
| 2844 | 2026-04-03T04:04:17.251Z | Compiling tokio-rustls v0.24.1 |
| 2845 | 2026-04-03T04:04:17.328Z | Compiling git2 v0.20.4 |
| 2846 | 2026-04-03T04:04:17.537Z | Compiling dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?branch=main#ff9f27aa) |
| 2847 | 2026-04-03T04:04:17.719Z | Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9) |
| 2848 | 2026-04-03T04:04:18.469Z | Compiling ron v0.12.0 |
| 2849 | 2026-04-03T04:04:19.202Z | Compiling xz2 v0.1.7 |
| 2850 | 2026-04-03T04:04:19.917Z | Compiling trust-quorum v0.1.0 (/work/oxidecomputer/omicron/trust-quorum) |
| 2851 | 2026-04-03T04:04:20.423Z | Compiling crucible-common v0.0.1 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a) |
| 2852 | 2026-04-03T04:04:20.578Z | Compiling wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client) |
| 2853 | 2026-04-03T04:04:21.692Z | Compiling lldpd-common v0.1.0 (https://github.com/oxidecomputer/lldp#d22509df) |
| 2854 | 2026-04-03T04:04:22.281Z | Compiling transient-dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server/transient) |
| 2855 | 2026-04-03T04:04:22.604Z | Compiling tufaceous v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0) |
| 2856 | 2026-04-03T04:04:22.697Z | Compiling propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?rev=368a2225b79328514ce0ea9181d8f874019edaa2#368a2225) |
| 2857 | 2026-04-03T04:04:23.362Z | Compiling nexus-mgs-updates v0.1.0 (/work/oxidecomputer/omicron/nexus/mgs-updates) |
| 2858 | 2026-04-03T04:04:23.700Z | Compiling sled-agent-health-monitor v0.1.0 (/work/oxidecomputer/omicron/sled-agent/health-monitor) |
| 2859 | 2026-04-03T04:04:24.645Z | Compiling nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy) |
| 2860 | 2026-04-03T04:04:24.829Z | Compiling crucible-pantry-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a) |
| 2861 | 2026-04-03T04:04:25.484Z | Compiling ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc) |
| 2862 | 2026-04-03T04:04:26.447Z | Compiling gateway-api v0.1.0 (/work/oxidecomputer/omicron/gateway-api) |
| 2863 | 2026-04-03T04:04:26.852Z | Compiling clickhouse-admin-api v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/api) |
| 2864 | 2026-04-03T04:04:27.600Z | Compiling repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api) |
| 2865 | 2026-04-03T04:04:27.823Z | Compiling bootstrap-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-api) |
| 2866 | 2026-04-03T04:04:29.250Z | Compiling rustls-pemfile v1.0.4 |
| 2867 | 2026-04-03T04:04:29.667Z | Compiling clickhouse-admin-single-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-single-client) |
| 2868 | 2026-04-03T04:04:30.461Z | Compiling bootstrap-agent-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-api) |
| 2869 | 2026-04-03T04:04:30.714Z | Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus) |
| 2870 | 2026-04-03T04:04:30.853Z | Compiling ntp-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types/versions) |
| 2871 | 2026-04-03T04:04:30.951Z | Compiling signal-hook-tokio v0.3.1 |
| 2872 | 2026-04-03T04:04:31.080Z | Compiling yasna v0.5.2 |
| 2873 | 2026-04-03T04:04:31.136Z | Compiling twox-hash v2.1.2 |
| 2874 | 2026-04-03T04:04:31.159Z | Compiling is_ci v1.2.0 |
| 2875 | 2026-04-03T04:04:31.377Z | Compiling base16ct v1.0.0 |
| 2876 | 2026-04-03T04:04:31.659Z | Compiling rcgen v0.12.1 |
| 2877 | 2026-04-03T04:04:31.707Z | Compiling supports-color v3.0.2 |
| 2878 | 2026-04-03T04:04:31.780Z | Compiling omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway) |
| 2879 | 2026-04-03T04:04:32.003Z | Compiling omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent) |
| 2880 | 2026-04-03T04:04:32.041Z | Compiling omicron-clickhouse-admin v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin) |
| 2881 | 2026-04-03T04:04:32.618Z | Compiling nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning) |
| 2882 | 2026-04-03T04:04:32.878Z | Compiling lldpd-client v0.1.0 (https://github.com/oxidecomputer/lldp#d22509df) |
| 2883 | 2026-04-03T04:04:34.099Z | Compiling nexus-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/nexus/lockstep-api) |
| 2884 | 2026-04-03T04:04:34.614Z | Compiling nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api) |
| 2885 | 2026-04-03T04:04:34.653Z | Compiling nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api) |
| 2886 | 2026-04-03T04:04:35.369Z | Compiling oximeter-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/api) |
| 2887 | 2026-04-03T04:04:36.051Z | Compiling bootstrap-agent-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-lockstep-client) |
| 2888 | 2026-04-03T04:04:36.235Z | Compiling omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin) |
| 2889 | 2026-04-03T04:04:36.465Z | Compiling omicron-ntp-admin v0.1.0 (/work/oxidecomputer/omicron/ntp-admin) |
| 2890 | 2026-04-03T04:04:36.695Z | Compiling nexus-background-task-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/background-task-interface) |
| 2891 | 2026-04-03T04:04:36.920Z | Compiling fatfs v0.3.6 |
| 2892 | 2026-04-03T04:04:37.821Z | Compiling raw-cpuid v11.5.0 (https://github.com/oxidecomputer/rust-cpuid.git?rev=a4cf01df76f35430ff5d39dc2fe470bcb953503b#a4cf01df) |
| 2893 | 2026-04-03T04:04:38.187Z | Compiling subprocess v0.2.15 |
| 2894 | 2026-04-03T04:04:39.195Z | Compiling rtoolbox v0.0.3 |
| 2895 | 2026-04-03T04:04:39.479Z | Compiling assert_matches v1.5.0 |
| 2896 | 2026-04-03T04:04:39.588Z | Compiling seq-macro v0.3.6 |
| 2897 | 2026-04-03T04:04:40.069Z | Compiling rpassword v7.4.0 |
| 2898 | 2026-04-03T04:04:40.351Z | Compiling omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils) |
| 2899 | 2026-04-03T04:04:40.390Z | Compiling wicketd-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-api) |
| 2900 | 2026-04-03T04:04:41.586Z | Compiling oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector) |
| 2901 | 2026-04-03T04:04:41.711Z | Compiling ntp-admin-api v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/api) |
| 2902 | 2026-04-03T04:04:41.905Z | Compiling ntp-admin-types v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types) |
| 2903 | 2026-04-03T04:04:42.040Z | Compiling tui-tree-widget v0.23.1 |
| 2904 | 2026-04-03T04:04:42.333Z | Compiling installinator-api v0.1.0 (/work/oxidecomputer/omicron/installinator-api) |
| 2905 | 2026-04-03T04:04:42.640Z | Compiling omicron-omdb v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omdb) |
| 2906 | 2026-04-03T04:04:43.166Z | Compiling cockroach-admin-api v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/api) |
| 2907 | 2026-04-03T04:04:44.088Z | Compiling uzers v0.12.2 |
| 2908 | 2026-04-03T04:04:45.368Z | Compiling wicket v0.1.0 (/work/oxidecomputer/omicron/wicket) |
| 2909 | 2026-04-03T04:04:45.530Z | Compiling zone-setup v0.1.0 (/work/oxidecomputer/omicron/zone-setup) |
| 2910 | 2026-04-03T04:04:46.628Z | Compiling wicketd v0.1.0 (/work/oxidecomputer/omicron/wicketd) |
| 2911 | 2026-04-03T04:04:49.214Z | Compiling gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils) |
| 2912 | 2026-04-03T04:04:49.983Z | Compiling clickana v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickana) |
| 2913 | 2026-04-03T04:04:52.136Z | Compiling support-bundle-viewer v0.1.2 |
| 2914 | 2026-04-03T04:04:52.176Z | Compiling multimap v0.10.1 |
| 2915 | 2026-04-03T04:04:57.378Z | Compiling nexus-db-errors v0.1.0 (/work/oxidecomputer/omicron/nexus/db-errors) |
| 2916 | 2026-04-03T04:05:09.688Z | Compiling dnsadm v0.1.0 (/work/oxidecomputer/omicron/dns-server/dnsadm) |
| 2917 | 2026-04-03T04:05:10.074Z | Compiling internal-dns-cli v0.1.0 (/work/oxidecomputer/omicron/internal-dns/cli) |
| 2918 | 2026-04-03T04:05:12.035Z | Compiling oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog) |
| 2919 | 2026-04-03T04:11:16.472Z | Finished `release` profile [optimized] target(s) in 8m 17s |
| 2920 | 2026-04-03T04:11:58.718Z | |
| 2921 | 2026-04-03T04:11:58.719Z | real 9:01.006663429 |
| 2922 | 2026-04-03T04:11:58.719Z | user 1:17:08.254141875 |
| 2923 | 2026-04-03T04:11:58.722Z | sys 3:24.916016075 |
| 2924 | 2026-04-03T04:11:58.722Z | trap 1.742234587 |
| 2925 | 2026-04-03T04:11:58.722Z | tflt 2.281344286 |
| 2926 | 2026-04-03T04:11:58.722Z | dflt 14.923096695 |
| 2927 | 2026-04-03T04:11:58.722Z | kflt 0.003267980 |
| 2928 | 2026-04-03T04:11:58.722Z | lock 6:53:39.537253222 |
| 2929 | 2026-04-03T04:11:58.722Z | slp 2:15:42.734505032 |
| 2930 | 2026-04-03T04:11:58.722Z | lat 2:29.794555570 |
| 2931 | 2026-04-03T04:11:58.722Z | stop 5:07.738433390 |
| 2932 | 2026-04-03T04:11:58.722Z | + mapfile -t packages |
| 2933 | 2026-04-03T04:11:58.722Z | ++ cargo run --locked --release --bin omicron-package -- -t test list-outputs |
| 2934 | 2026-04-03T04:11:59.681Z | Finished `release` profile [optimized] target(s) in 0.95s |
| 2935 | 2026-04-03T04:11:59.756Z | Running `target/release/omicron-package -t test list-outputs` |
| 2936 | 2026-04-03T04:11:59.813Z | Logging to: /work/oxidecomputer/omicron/out/LOG |
| 2937 | 2026-04-03T04:11:59.816Z | + ptime -m cargo build --locked --release -p xtask |
| 2938 | 2026-04-03T04:12:00.358Z | Compiling libc v0.2.180 |
| 2939 | 2026-04-03T04:12:00.358Z | Compiling serde v1.0.228 |
| 2940 | 2026-04-03T04:12:00.361Z | Compiling serde_core v1.0.228 |
| 2941 | 2026-04-03T04:12:00.451Z | Compiling rustix v1.1.3 |
| 2942 | 2026-04-03T04:12:00.461Z | Compiling serde_json v1.0.149 |
| 2943 | 2026-04-03T04:12:00.464Z | Compiling bitflags v2.11.0 |
| 2944 | 2026-04-03T04:12:00.496Z | Compiling num-traits v0.2.19 |
| 2945 | 2026-04-03T04:12:00.505Z | Compiling syn v2.0.117 |
| 2946 | 2026-04-03T04:12:00.515Z | Compiling hashbrown v0.16.1 |
| 2947 | 2026-04-03T04:12:00.535Z | Compiling smallvec v1.15.1 |
| 2948 | 2026-04-03T04:12:00.538Z | Compiling usdt-impl v0.5.0 |
| 2949 | 2026-04-03T04:12:00.558Z | Compiling syn v1.0.109 |
| 2950 | 2026-04-03T04:12:00.569Z | Compiling percent-encoding v2.3.2 |
| 2951 | 2026-04-03T04:12:00.572Z | Compiling log v0.4.29 |
| 2952 | 2026-04-03T04:12:00.712Z | Compiling getrandom v0.4.1 |
| 2953 | 2026-04-03T04:12:00.840Z | Compiling form_urlencoded v1.2.2 |
| 2954 | 2026-04-03T04:12:00.846Z | Compiling fs-err v3.3.0 |
| 2955 | 2026-04-03T04:12:00.925Z | Compiling heck v0.4.1 |
| 2956 | 2026-04-03T04:12:00.945Z | Compiling once_cell v1.21.3 |
| 2957 | 2026-04-03T04:12:00.989Z | Compiling anyhow v1.0.102 |
| 2958 | 2026-04-03T04:12:01.113Z | Compiling indexmap v2.13.0 |
| 2959 | 2026-04-03T04:12:01.202Z | Compiling errno v0.3.14 |
| 2960 | 2026-04-03T04:12:01.213Z | Compiling thread-id v4.2.2 |
| 2961 | 2026-04-03T04:12:01.234Z | Compiling memmap v0.7.0 |
| 2962 | 2026-04-03T04:12:01.541Z | Compiling ordered-float v2.10.1 |
| 2963 | 2026-04-03T04:12:02.081Z | Compiling proc-macro-error v1.0.4 |
| 2964 | 2026-04-03T04:12:02.196Z | Compiling terminal_size v0.4.3 |
| 2965 | 2026-04-03T04:12:02.196Z | Compiling tempfile v3.25.0 |
| 2966 | 2026-04-03T04:12:02.299Z | Compiling clap_builder v4.5.60 |
| 2967 | 2026-04-03T04:12:02.299Z | Compiling textwrap v0.16.2 |
| 2968 | 2026-04-03T04:12:02.336Z | Compiling tabled_derive v0.7.0 |
| 2969 | 2026-04-03T04:12:02.430Z | Compiling camino-tempfile v1.4.1 |
| 2970 | 2026-04-03T04:12:02.981Z | Compiling tabled v0.15.0 |
| 2971 | 2026-04-03T04:12:03.020Z | Compiling synstructure v0.13.2 |
| 2972 | 2026-04-03T04:12:03.020Z | Compiling pest_generator v2.8.6 |
| 2973 | 2026-04-03T04:12:03.406Z | Compiling serde_derive v1.0.228 |
| 2974 | 2026-04-03T04:12:03.406Z | Compiling zerofrom-derive v0.1.6 |
| 2975 | 2026-04-03T04:12:03.409Z | Compiling yoke-derive v0.8.1 |
| 2976 | 2026-04-03T04:12:03.409Z | Compiling zerovec-derive v0.11.2 |
| 2977 | 2026-04-03T04:12:03.409Z | Compiling displaydoc v0.2.5 |
| 2978 | 2026-04-03T04:12:03.410Z | Compiling thiserror-impl v1.0.69 |
| 2979 | 2026-04-03T04:12:03.410Z | Compiling zerocopy-derive v0.7.35 |
| 2980 | 2026-04-03T04:12:03.410Z | Compiling scroll_derive v0.12.1 |
| 2981 | 2026-04-03T04:12:03.410Z | Compiling thiserror-impl v2.0.18 |
| 2982 | 2026-04-03T04:12:03.410Z | Compiling clap_derive v4.5.55 |
| 2983 | 2026-04-03T04:12:03.577Z | Compiling pest_derive v2.8.6 |
| 2984 | 2026-04-03T04:12:04.096Z | Compiling scroll v0.12.0 |
| 2985 | 2026-04-03T04:12:04.223Z | Compiling zerocopy v0.7.35 |
| 2986 | 2026-04-03T04:12:04.397Z | Compiling goblin v0.8.2 |
| 2987 | 2026-04-03T04:12:04.507Z | Compiling zerofrom v0.1.6 |
| 2988 | 2026-04-03T04:12:04.536Z | Compiling thiserror v1.0.69 |
| 2989 | 2026-04-03T04:12:04.620Z | Compiling yoke v0.8.1 |
| 2990 | 2026-04-03T04:12:04.651Z | Compiling dtrace-parser v0.2.0 |
| 2991 | 2026-04-03T04:12:04.714Z | Compiling thiserror v2.0.18 |
| 2992 | 2026-04-03T04:12:04.809Z | Compiling zerovec v0.11.5 |
| 2993 | 2026-04-03T04:12:04.840Z | Compiling zerotrie v0.2.3 |
| 2994 | 2026-04-03T04:12:05.086Z | Compiling clap v4.5.60 |
| 2995 | 2026-04-03T04:12:05.357Z | Compiling tinystr v0.8.2 |
| 2996 | 2026-04-03T04:12:05.373Z | Compiling potential_utf v0.1.4 |
| 2997 | 2026-04-03T04:12:05.581Z | Compiling icu_locale_core v2.1.1 |
| 2998 | 2026-04-03T04:12:05.593Z | Compiling icu_collections v2.1.1 |
| 2999 | 2026-04-03T04:12:06.318Z | Compiling icu_provider v2.1.1 |
| 3000 | 2026-04-03T04:12:06.776Z | Compiling toml_datetime v0.6.11 |
| 3001 | 2026-04-03T04:12:07.159Z | Compiling serde_spanned v0.6.9 |
| 3002 | 2026-04-03T04:12:07.215Z | Compiling icu_normalizer v2.1.1 |
| 3003 | 2026-04-03T04:12:07.291Z | Compiling icu_properties v2.1.2 |
| 3004 | 2026-04-03T04:12:07.304Z | Compiling toml_edit v0.22.27 |
| 3005 | 2026-04-03T04:12:07.328Z | Compiling dof v0.3.0 |
| 3006 | 2026-04-03T04:12:07.328Z | Compiling serde_tokenstream v0.2.3 |
| 3007 | 2026-04-03T04:12:07.361Z | Compiling serde-value v0.7.0 |
| 3008 | 2026-04-03T04:12:07.400Z | Compiling cargo-platform v0.2.0 |
| 3009 | 2026-04-03T04:12:07.462Z | Compiling macaddr v1.0.1 |
| 3010 | 2026-04-03T04:12:08.193Z | Compiling idna_adapter v1.2.1 |
| 3011 | 2026-04-03T04:12:08.216Z | Compiling usdt-macro v0.5.0 |
| 3012 | 2026-04-03T04:12:08.229Z | Compiling usdt-attr-macro v0.5.0 |
| 3013 | 2026-04-03T04:12:08.320Z | Compiling idna v1.1.0 |
| 3014 | 2026-04-03T04:12:08.629Z | Compiling url v2.5.8 |
| 3015 | 2026-04-03T04:12:08.835Z | Compiling usdt v0.5.0 |
| 3016 | 2026-04-03T04:12:08.846Z | Compiling toml v0.8.23 |
| 3017 | 2026-04-03T04:12:09.293Z | Compiling cargo-util-schemas v0.8.2 |
| 3018 | 2026-04-03T04:12:09.293Z | Compiling cargo_toml v0.21.0 |
| 3019 | 2026-04-03T04:12:10.302Z | Compiling cargo_metadata v0.21.0 |
| 3020 | 2026-04-03T04:12:13.388Z | Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask) |
| 3021 | 2026-04-03T04:12:16.336Z | Finished `release` profile [optimized] target(s) in 16.51s |
| 3022 | 2026-04-03T04:12:16.498Z | |
| 3023 | 2026-04-03T04:12:16.498Z | real 16.647909189 |
| 3024 | 2026-04-03T04:12:16.498Z | user 2:21.680118139 |
| 3025 | 2026-04-03T04:12:16.498Z | sys 16.840267127 |
| 3026 | 2026-04-03T04:12:16.501Z | trap 0.101555135 |
| 3027 | 2026-04-03T04:12:16.501Z | tflt 0.554648009 |
| 3028 | 2026-04-03T04:12:16.501Z | dflt 1.637323086 |
| 3029 | 2026-04-03T04:12:16.501Z | kflt 0.000255690 |
| 3030 | 2026-04-03T04:12:16.501Z | lock 5:18.985179299 |
| 3031 | 2026-04-03T04:12:16.501Z | slp 3:24.268850283 |
| 3032 | 2026-04-03T04:12:16.501Z | lat 6.110177019 |
| 3033 | 2026-04-03T04:12:16.501Z | stop 18.981326067 |
| 3034 | 2026-04-03T04:12:16.501Z | + export CARGO_PROFILE_DEV_DEBUG=line-tables-only |
| 3035 | 2026-04-03T04:12:16.501Z | + CARGO_PROFILE_DEV_DEBUG=line-tables-only |
| 3036 | 2026-04-03T04:12:16.501Z | + export CARGO_PROFILE_TEST_DEBUG=line-tables-only |
| 3037 | 2026-04-03T04:12:16.501Z | + CARGO_PROFILE_TEST_DEBUG=line-tables-only |
| 3038 | 2026-04-03T04:12:16.501Z | + ptime -m cargo build --locked -p end-to-end-tests --tests --bin bootstrap --message-format json-render-diagnostics |
| 3039 | 2026-04-03T04:12:17.432Z | Compiling regress v0.10.5 |
| 3040 | 2026-04-03T04:12:17.435Z | Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack) |
| 3041 | 2026-04-03T04:12:17.578Z | Compiling serde_spanned v1.0.4 |
| 3042 | 2026-04-03T04:12:17.581Z | Compiling toml_writer v1.0.6+spec-1.1.0 |
| 3043 | 2026-04-03T04:12:17.581Z | Compiling newtype-uuid-macros v0.1.0 |
| 3044 | 2026-04-03T04:12:17.581Z | Compiling progenitor-client v0.13.0 |
| 3045 | 2026-04-03T04:12:17.581Z | Compiling structmeta-derive v0.3.0 |
| 3046 | 2026-04-03T04:12:17.581Z | Compiling rustls v0.22.4 |
| 3047 | 2026-04-03T04:12:17.581Z | Compiling rustls-webpki v0.102.8 |
| 3048 | 2026-04-03T04:12:17.581Z | Compiling multer v3.1.0 |
| 3049 | 2026-04-03T04:12:17.581Z | Compiling match_cfg v0.1.0 |
| 3050 | 2026-04-03T04:12:17.584Z | Compiling debug-ignore v1.0.5 |
| 3051 | 2026-04-03T04:12:17.584Z | Compiling slog-json v2.6.1 |
| 3052 | 2026-04-03T04:12:17.584Z | Compiling async-stream-impl v0.3.6 |
| 3053 | 2026-04-03T04:12:17.584Z | Compiling dropshot v0.16.7 |
| 3054 | 2026-04-03T04:12:17.584Z | Compiling itertools v0.14.0 |
| 3055 | 2026-04-03T04:12:17.824Z | Compiling hostname v0.3.1 |
| 3056 | 2026-04-03T04:12:17.875Z | Compiling waitgroup v0.1.2 |
| 3057 | 2026-04-03T04:12:17.897Z | Compiling rustls-pemfile v2.2.0 |
| 3058 | 2026-04-03T04:12:17.977Z | Compiling dropshot_endpoint v0.16.7 |
| 3059 | 2026-04-03T04:12:18.013Z | Compiling toml v0.9.12+spec-1.1.0 |
| 3060 | 2026-04-03T04:12:18.013Z | Compiling slog-bunyan v2.5.0 |
| 3061 | 2026-04-03T04:12:18.066Z | Compiling serde_path_to_error v0.1.20 |
| 3062 | 2026-04-03T04:12:18.069Z | Compiling hostname v0.4.2 |
| 3063 | 2026-04-03T04:12:18.069Z | Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#8f60acdf) |
| 3064 | 2026-04-03T04:12:18.132Z | Compiling macaddr v1.0.1 |
| 3065 | 2026-04-03T04:12:18.136Z | Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 3066 | 2026-04-03T04:12:18.207Z | Compiling progenitor-client v0.10.0 |
| 3067 | 2026-04-03T04:12:18.242Z | Compiling instant v0.1.13 |
| 3068 | 2026-04-03T04:12:18.295Z | Compiling async-stream v0.3.6 |
| 3069 | 2026-04-03T04:12:18.312Z | Compiling backon v1.6.0 |
| 3070 | 2026-04-03T04:12:18.369Z | Compiling backoff v0.4.0 |
| 3071 | 2026-04-03T04:12:18.396Z | Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity) |
| 3072 | 2026-04-03T04:12:18.488Z | Compiling progenitor-extras v0.1.1 |
| 3073 | 2026-04-03T04:12:18.505Z | Compiling protocol v0.1.0 (https://github.com/oxidecomputer/lldp#d22509df) |
| 3074 | 2026-04-03T04:12:18.523Z | Compiling crucible-workspace-hack v0.1.0 |
| 3075 | 2026-04-03T04:12:18.543Z | Compiling toml v0.8.23 |
| 3076 | 2026-04-03T04:12:18.547Z | Compiling universal-hash v0.5.1 |
| 3077 | 2026-04-03T04:12:18.581Z | Compiling opaque-debug v0.3.1 |
| 3078 | 2026-04-03T04:12:18.583Z | Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 3079 | 2026-04-03T04:12:18.617Z | Compiling omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds) |
| 3080 | 2026-04-03T04:12:18.617Z | Compiling unsafe-libyaml v0.2.11 |
| 3081 | 2026-04-03T04:12:18.673Z | Compiling half v2.7.1 |
| 3082 | 2026-04-03T04:12:18.722Z | Compiling omicron-ledger v0.1.0 (/work/oxidecomputer/omicron/ledger) |
| 3083 | 2026-04-03T04:12:18.758Z | Compiling ciborium-io v0.2.2 |
| 3084 | 2026-04-03T04:12:18.776Z | Compiling convert_case v0.4.0 |
| 3085 | 2026-04-03T04:12:18.839Z | Compiling aead v0.5.2 |
| 3086 | 2026-04-03T04:12:18.878Z | Compiling secrecy v0.10.3 |
| 3087 | 2026-04-03T04:12:18.896Z | Compiling poly1305 v0.8.0 |
| 3088 | 2026-04-03T04:12:18.898Z | Compiling structmeta v0.3.0 |
| 3089 | 2026-04-03T04:12:18.898Z | Compiling chacha20 v0.9.1 |
| 3090 | 2026-04-03T04:12:19.002Z | Compiling ciborium-ll v0.2.2 |
| 3091 | 2026-04-03T04:12:19.020Z | Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=a945a32ba9e1f2098ce3a8963765f1894f37110b#a945a32b) |
| 3092 | 2026-04-03T04:12:19.054Z | Compiling typify-impl v0.6.1 |
| 3093 | 2026-04-03T04:12:19.071Z | Compiling sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types) |
| 3094 | 2026-04-03T04:12:19.163Z | Compiling derive-ex v0.1.8 |
| 3095 | 2026-04-03T04:12:19.183Z | Compiling parse-display-derive v0.10.0 |
| 3096 | 2026-04-03T04:12:19.203Z | Compiling serde_yaml v0.9.34+deprecated |
| 3097 | 2026-04-03T04:12:19.221Z | Compiling derive_more v0.99.20 |
| 3098 | 2026-04-03T04:12:19.240Z | Compiling ciborium v0.2.2 |
| 3099 | 2026-04-03T04:12:19.243Z | Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=368a2225b79328514ce0ea9181d8f874019edaa2#368a2225) |
| 3100 | 2026-04-03T04:12:19.359Z | Compiling thiserror-impl-no-std v2.0.2 |
| 3101 | 2026-04-03T04:12:19.407Z | Compiling gfss v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/gfss) |
| 3102 | 2026-04-03T04:12:19.425Z | Compiling byte-wrapper v0.1.0 |
| 3103 | 2026-04-03T04:12:19.464Z | Compiling password-hash v0.5.0 |
| 3104 | 2026-04-03T04:12:19.533Z | Compiling propolis-api-types-versions v0.0.0 (https://github.com/oxidecomputer/propolis?rev=368a2225b79328514ce0ea9181d8f874019edaa2#368a2225) |
| 3105 | 2026-04-03T04:12:19.602Z | Compiling blake2 v0.10.6 |
| 3106 | 2026-04-03T04:12:19.665Z | Compiling chacha20poly1305 v0.10.1 |
| 3107 | 2026-04-03T04:12:19.768Z | Compiling indent_write v2.2.0 |
| 3108 | 2026-04-03T04:12:19.791Z | Compiling toml_edit v0.23.10+spec-1.0.0 |
| 3109 | 2026-04-03T04:12:19.840Z | Compiling heapless v0.8.0 |
| 3110 | 2026-04-03T04:12:19.843Z | Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 3111 | 2026-04-03T04:12:19.902Z | Compiling argon2 v0.5.3 |
| 3112 | 2026-04-03T04:12:19.936Z | Compiling ingot-macros v0.1.1 |
| 3113 | 2026-04-03T04:12:20.093Z | Compiling tokio-rustls v0.25.0 |
| 3114 | 2026-04-03T04:12:20.208Z | Compiling tabwriter v1.4.1 |
| 3115 | 2026-04-03T04:12:20.366Z | Compiling omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords) |
| 3116 | 2026-04-03T04:12:20.468Z | Compiling proc-macro-crate v3.4.0 |
| 3117 | 2026-04-03T04:12:20.594Z | Compiling thiserror-no-std v2.0.2 |
| 3118 | 2026-04-03T04:12:20.677Z | Compiling hash32 v0.3.1 |
| 3119 | 2026-04-03T04:12:20.713Z | Compiling vsss-rs v3.3.4 |
| 3120 | 2026-04-03T04:12:20.731Z | Compiling smoltcp v0.11.0 |
| 3121 | 2026-04-03T04:12:20.752Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#d9645f8d) |
| 3122 | 2026-04-03T04:12:20.908Z | Compiling test-strategy v0.4.5 |
| 3123 | 2026-04-03T04:12:20.925Z | Compiling cobs v0.3.0 |
| 3124 | 2026-04-03T04:12:20.979Z | Compiling parse-display v0.10.0 |
| 3125 | 2026-04-03T04:12:20.999Z | Compiling foreign-types-macros v0.2.3 |
| 3126 | 2026-04-03T04:12:21.052Z | Compiling num_enum_derive v0.7.5 |
| 3127 | 2026-04-03T04:12:21.142Z | Compiling cpufeatures v0.3.0 |
| 3128 | 2026-04-03T04:12:21.159Z | Compiling foreign-types-shared v0.3.1 |
| 3129 | 2026-04-03T04:12:21.162Z | Compiling colored v3.1.1 |
| 3130 | 2026-04-03T04:12:21.242Z | Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=368a2225b79328514ce0ea9181d8f874019edaa2#368a2225) |
| 3131 | 2026-04-03T04:12:21.309Z | Compiling chacha20 v0.10.0 |
| 3132 | 2026-04-03T04:12:21.342Z | Compiling postcard v1.1.3 |
| 3133 | 2026-04-03T04:12:21.566Z | Compiling proc-macro-crate v1.3.1 |
| 3134 | 2026-04-03T04:12:21.595Z | Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 3135 | 2026-04-03T04:12:21.660Z | Compiling foreign-types v0.5.0 |
| 3136 | 2026-04-03T04:12:21.677Z | Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 3137 | 2026-04-03T04:12:21.703Z | Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 3138 | 2026-04-03T04:12:21.762Z | Compiling cstr-argument v0.1.2 |
| 3139 | 2026-04-03T04:12:21.781Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#1e40efd8) |
| 3140 | 2026-04-03T04:12:21.799Z | Compiling rand v0.10.0 |
| 3141 | 2026-04-03T04:12:21.870Z | Compiling trust-quorum-types-versions v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types/versions) |
| 3142 | 2026-04-03T04:12:21.952Z | Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 3143 | 2026-04-03T04:12:21.998Z | Compiling num-rational v0.4.2 |
| 3144 | 2026-04-03T04:12:22.016Z | Compiling num-complex v0.4.6 |
| 3145 | 2026-04-03T04:12:22.051Z | Compiling num_enum_derive v0.5.11 |
| 3146 | 2026-04-03T04:12:22.075Z | Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 3147 | 2026-04-03T04:12:22.091Z | Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore) |
| 3148 | 2026-04-03T04:12:22.110Z | Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 3149 | 2026-04-03T04:12:22.183Z | Compiling num_enum v0.7.5 |
| 3150 | 2026-04-03T04:12:22.238Z | Compiling prettyplease v0.2.37 |
| 3151 | 2026-04-03T04:12:22.255Z | Compiling camino-tempfile v1.4.1 |
| 3152 | 2026-04-03T04:12:22.332Z | Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#d9645f8d) |
| 3153 | 2026-04-03T04:12:22.362Z | Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino#7e56ab6e) |
| 3154 | 2026-04-03T04:12:22.454Z | Compiling num v0.4.3 |
| 3155 | 2026-04-03T04:12:22.504Z | Compiling float-ord v0.3.2 |
| 3156 | 2026-04-03T04:12:22.522Z | Compiling tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0) |
| 3157 | 2026-04-03T04:12:22.579Z | Compiling key-manager-types v0.1.0 (/work/oxidecomputer/omicron/key-manager/types) |
| 3158 | 2026-04-03T04:12:22.598Z | Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=368a2225b79328514ce0ea9181d8f874019edaa2#368a2225) |
| 3159 | 2026-04-03T04:12:22.628Z | Compiling smf v0.2.3 |
| 3160 | 2026-04-03T04:12:22.654Z | Compiling num-derive v0.4.2 |
| 3161 | 2026-04-03T04:12:22.732Z | Compiling sigpipe v0.1.3 |
| 3162 | 2026-04-03T04:12:22.761Z | Compiling glob v0.3.3 |
| 3163 | 2026-04-03T04:12:22.777Z | Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils) |
| 3164 | 2026-04-03T04:12:22.830Z | Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=368a2225b79328514ce0ea9181d8f874019edaa2#368a2225) |
| 3165 | 2026-04-03T04:12:22.847Z | Compiling whoami v1.6.1 |
| 3166 | 2026-04-03T04:12:22.931Z | Compiling ingot-types v0.1.2 |
| 3167 | 2026-04-03T04:12:23.022Z | Compiling oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog) |
| 3168 | 2026-04-03T04:12:23.046Z | Compiling gethostname v0.5.0 |
| 3169 | 2026-04-03T04:12:23.107Z | Compiling usdt-macro v0.5.0 |
| 3170 | 2026-04-03T04:12:23.141Z | Compiling usdt-attr-macro v0.5.0 |
| 3171 | 2026-04-03T04:12:23.159Z | Compiling memmap v0.7.0 |
| 3172 | 2026-04-03T04:12:23.177Z | Compiling omicron-common v0.1.0 (/work/oxidecomputer/omicron/common) |
| 3173 | 2026-04-03T04:12:23.180Z | Compiling num_enum v0.5.11 |
| 3174 | 2026-04-03T04:12:23.214Z | Compiling atomicwrites v0.4.4 |
| 3175 | 2026-04-03T04:12:23.217Z | Compiling derive-where v1.6.0 |
| 3176 | 2026-04-03T04:12:23.217Z | Compiling trust-quorum-types v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types) |
| 3177 | 2026-04-03T04:12:23.341Z | Compiling ingot v0.1.1 |
| 3178 | 2026-04-03T04:12:23.378Z | Compiling illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b) |
| 3179 | 2026-04-03T04:12:23.395Z | Compiling resolv-conf v0.7.6 |
| 3180 | 2026-04-03T04:12:23.412Z | Compiling cancel-safe-futures v0.1.5 |
| 3181 | 2026-04-03T04:12:23.452Z | Compiling owo-colors v4.3.0 |
| 3182 | 2026-04-03T04:12:23.681Z | Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a) |
| 3183 | 2026-04-03T04:12:23.698Z | Compiling typify-macro v0.6.1 |
| 3184 | 2026-04-03T04:12:23.716Z | Compiling libsw-core v0.3.2 |
| 3185 | 2026-04-03T04:12:23.735Z | Compiling async-recursion v1.1.1 |
| 3186 | 2026-04-03T04:12:23.786Z | Compiling typify-impl v0.4.3 |
| 3187 | 2026-04-03T04:12:23.917Z | Compiling libsw v3.5.0 |
| 3188 | 2026-04-03T04:12:23.936Z | Compiling linear-map v1.2.0 |
| 3189 | 2026-04-03T04:12:23.936Z | Compiling libefi-sys v0.1.0 |
| 3190 | 2026-04-03T04:12:24.002Z | Compiling usdt v0.5.0 |
| 3191 | 2026-04-03T04:12:24.091Z | Compiling hickory-proto v0.24.4 |
| 3192 | 2026-04-03T04:12:24.113Z | Compiling newline-converter v0.3.0 |
| 3193 | 2026-04-03T04:12:24.134Z | Compiling console v0.15.11 |
| 3194 | 2026-04-03T04:12:24.134Z | Compiling bitfield-struct v0.6.2 |
| 3195 | 2026-04-03T04:12:24.186Z | Compiling linked-hash-map v0.5.6 |
| 3196 | 2026-04-03T04:12:24.209Z | Compiling semver v0.1.20 |
| 3197 | 2026-04-03T04:12:24.299Z | Compiling tokio-dtrace v0.1.1 |
| 3198 | 2026-04-03T04:12:24.403Z | Compiling rustc_version v0.1.7 |
| 3199 | 2026-04-03T04:12:24.453Z | Compiling lru-cache v0.1.2 |
| 3200 | 2026-04-03T04:12:24.479Z | Compiling dropshot-api-manager-types v0.6.0 |
| 3201 | 2026-04-03T04:12:24.530Z | Compiling expectorate v1.2.0 |
| 3202 | 2026-04-03T04:12:24.607Z | Compiling pin-project-internal v1.1.11 |
| 3203 | 2026-04-03T04:12:24.610Z | Compiling slog-dtrace v0.3.0 |
| 3204 | 2026-04-03T04:12:24.641Z | Compiling update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine) |
| 3205 | 2026-04-03T04:12:24.673Z | Compiling minimal-lexical v0.2.1 |
| 3206 | 2026-04-03T04:12:24.676Z | Compiling nvme v0.1.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221) |
| 3207 | 2026-04-03T04:12:24.719Z | Compiling newtype_derive v0.1.6 |
| 3208 | 2026-04-03T04:12:24.772Z | Compiling oxide-tokio-rt v0.1.3 |
| 3209 | 2026-04-03T04:12:24.794Z | Compiling libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1) |
| 3210 | 2026-04-03T04:12:24.832Z | Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl) |
| 3211 | 2026-04-03T04:12:24.852Z | Compiling libnvme-sys v0.0.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221) |
| 3212 | 2026-04-03T04:12:24.917Z | Compiling nom v7.1.3 |
| 3213 | 2026-04-03T04:12:24.941Z | Compiling phf_shared v0.12.1 |
| 3214 | 2026-04-03T04:12:24.969Z | Compiling pem v3.0.6 |
| 3215 | 2026-04-03T04:12:25.030Z | Compiling snafu-derive v0.8.9 |
| 3216 | 2026-04-03T04:12:25.103Z | Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 3217 | 2026-04-03T04:12:25.151Z | Compiling libnvme v0.1.1 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221) |
| 3218 | 2026-04-03T04:12:25.199Z | Compiling csv-core v0.1.13 |
| 3219 | 2026-04-03T04:12:25.286Z | Compiling chrono-tz v0.10.4 |
| 3220 | 2026-04-03T04:12:25.342Z | Compiling xshell-macros v0.2.7 |
| 3221 | 2026-04-03T04:12:25.415Z | Compiling highway v1.3.0 |
| 3222 | 2026-04-03T04:12:25.494Z | Compiling base64 v0.21.7 |
| 3223 | 2026-04-03T04:12:25.510Z | Compiling same-file v1.0.6 |
| 3224 | 2026-04-03T04:12:25.568Z | Compiling typify v0.6.1 |
| 3225 | 2026-04-03T04:12:25.610Z | Compiling const_format_proc_macros v0.2.34 |
| 3226 | 2026-04-03T04:12:25.707Z | Compiling progenitor-impl v0.13.0 |
| 3227 | 2026-04-03T04:12:25.723Z | Compiling walkdir v2.5.0 |
| 3228 | 2026-04-03T04:12:25.766Z | Compiling xshell v0.2.7 |
| 3229 | 2026-04-03T04:12:25.787Z | Compiling pin-project v1.1.11 |
| 3230 | 2026-04-03T04:12:25.809Z | Compiling csv v1.4.0 |
| 3231 | 2026-04-03T04:12:25.812Z | Compiling phf v0.12.1 |
| 3232 | 2026-04-03T04:12:25.926Z | Compiling gateway-types-versions v0.1.0 (/work/oxidecomputer/omicron/gateway-types/versions) |
| 3233 | 2026-04-03T04:12:26.069Z | Compiling globset v0.4.18 |
| 3234 | 2026-04-03T04:12:26.245Z | Compiling hickory-resolver v0.24.4 |
| 3235 | 2026-04-03T04:12:26.271Z | Compiling olpc-cjson v0.1.4 |
| 3236 | 2026-04-03T04:12:26.300Z | Compiling primeorder v0.13.6 |
| 3237 | 2026-04-03T04:12:26.318Z | Compiling rdb-types v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=b603c9f3dccefcf1d3e941c04505ff6bdd1826b6#b603c9f3) |
| 3238 | 2026-04-03T04:12:26.321Z | Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db) |
| 3239 | 2026-04-03T04:12:26.374Z | Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 3240 | 2026-04-03T04:12:26.532Z | Compiling serde_plain v1.0.2 |
| 3241 | 2026-04-03T04:12:26.548Z | Compiling typed-path v0.9.3 |
| 3242 | 2026-04-03T04:12:26.577Z | Compiling const_format v0.2.35 |
| 3243 | 2026-04-03T04:12:26.642Z | Compiling cockroach-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types/versions) |
| 3244 | 2026-04-03T04:12:26.871Z | Compiling ereport-types v0.1.0 (/work/oxidecomputer/omicron/ereport/types) |
| 3245 | 2026-04-03T04:12:26.889Z | Compiling clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3) |
| 3246 | 2026-04-03T04:12:26.929Z | Compiling tabled_derive v0.7.0 |
| 3247 | 2026-04-03T04:12:26.974Z | Compiling bcs v0.1.6 |
| 3248 | 2026-04-03T04:12:27.036Z | Compiling snafu v0.8.9 |
| 3249 | 2026-04-03T04:12:27.325Z | Compiling qorb v0.4.1 |
| 3250 | 2026-04-03T04:12:27.341Z | Compiling termtree v0.5.1 |
| 3251 | 2026-04-03T04:12:27.442Z | Compiling salty v0.3.0 |
| 3252 | 2026-04-03T04:12:27.499Z | Compiling tough v0.20.0 |
| 3253 | 2026-04-03T04:12:27.517Z | Compiling radium v0.7.0 |
| 3254 | 2026-04-03T04:12:27.534Z | Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 3255 | 2026-04-03T04:12:27.724Z | Compiling gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types) |
| 3256 | 2026-04-03T04:12:27.742Z | Compiling utf-8 v0.7.6 |
| 3257 | 2026-04-03T04:12:27.848Z | Compiling textwrap v0.16.2 |
| 3258 | 2026-04-03T04:12:27.894Z | Compiling tungstenite v0.21.0 |
| 3259 | 2026-04-03T04:12:27.952Z | Compiling cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types) |
| 3260 | 2026-04-03T04:12:27.969Z | Compiling steno v0.4.1 |
| 3261 | 2026-04-03T04:12:27.984Z | Compiling tabled v0.15.0 |
| 3262 | 2026-04-03T04:12:28.120Z | Compiling parallel-task-set v0.1.0 (/work/oxidecomputer/omicron/parallel-task-set) |
| 3263 | 2026-04-03T04:12:28.208Z | Compiling sled-agent-types-versions v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types/versions) |
| 3264 | 2026-04-03T04:12:28.231Z | Compiling oximeter-types-versions v0.1.0 (/work/oxidecomputer/omicron/oximeter/types/versions) |
| 3265 | 2026-04-03T04:12:28.295Z | Compiling internal-dns-types-versions v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types/versions) |
| 3266 | 2026-04-03T04:12:28.350Z | Compiling key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager) |
| 3267 | 2026-04-03T04:12:28.354Z | Compiling typify-macro v0.4.3 |
| 3268 | 2026-04-03T04:12:28.494Z | Compiling clickhouse-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types/versions) |
| 3269 | 2026-04-03T04:12:28.497Z | Compiling progenitor-macro v0.13.0 |
| 3270 | 2026-04-03T04:12:28.552Z | Compiling tagptr v0.2.0 |
| 3271 | 2026-04-03T04:12:28.733Z | Compiling oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types) |
| 3272 | 2026-04-03T04:12:28.792Z | Compiling tap v1.0.1 |
| 3273 | 2026-04-03T04:12:28.840Z | Compiling humantime v2.3.0 |
| 3274 | 2026-04-03T04:12:28.872Z | Compiling maybe-uninit v2.0.0 |
| 3275 | 2026-04-03T04:12:28.932Z | Compiling wyz v0.5.1 |
| 3276 | 2026-04-03T04:12:29.167Z | Compiling internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types) |
| 3277 | 2026-04-03T04:12:29.186Z | Compiling moka v0.12.13 |
| 3278 | 2026-04-03T04:12:29.272Z | Compiling tokio-tungstenite v0.21.0 |
| 3279 | 2026-04-03T04:12:29.288Z | Compiling oximeter-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb) |
| 3280 | 2026-04-03T04:12:29.860Z | Compiling clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types) |
| 3281 | 2026-04-03T04:12:29.889Z | Compiling p384 v0.13.1 |
| 3282 | 2026-04-03T04:12:29.906Z | Compiling rats-corim v0.1.0 (https://github.com/oxidecomputer/rats-corim#f0d5d516) |
| 3283 | 2026-04-03T04:12:29.996Z | Compiling packed_struct v0.10.1 |
| 3284 | 2026-04-03T04:12:30.124Z | Compiling parking_lot_core v0.8.6 |
| 3285 | 2026-04-03T04:12:30.160Z | Compiling typify v0.4.3 |
| 3286 | 2026-04-03T04:12:30.228Z | Compiling funty v2.0.0 |
| 3287 | 2026-04-03T04:12:30.296Z | Compiling progenitor-impl v0.10.0 |
| 3288 | 2026-04-03T04:12:30.339Z | Compiling hickory-resolver v0.25.2 |
| 3289 | 2026-04-03T04:12:30.410Z | Compiling oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema) |
| 3290 | 2026-04-03T04:12:30.429Z | Compiling oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types) |
| 3291 | 2026-04-03T04:12:30.477Z | Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb) |
| 3292 | 2026-04-03T04:12:30.552Z | Compiling installinator-common-versions v0.1.0 (/work/oxidecomputer/omicron/installinator-common/versions) |
| 3293 | 2026-04-03T04:12:30.555Z | Compiling polyval v0.6.2 |
| 3294 | 2026-04-03T04:12:30.595Z | Compiling bitvec v1.0.1 |
| 3295 | 2026-04-03T04:12:30.838Z | Compiling git-stub v1.0.0 |
| 3296 | 2026-04-03T04:12:30.857Z | Compiling packed_struct_codegen v0.10.1 |
| 3297 | 2026-04-03T04:12:30.918Z | Compiling zerocopy-derive v0.6.6 |
| 3298 | 2026-04-03T04:12:31.138Z | Compiling bitfield-macros v0.19.4 |
| 3299 | 2026-04-03T04:12:31.463Z | Compiling proc-macro-error-attr2 v2.0.0 |
| 3300 | 2026-04-03T04:12:31.579Z | Compiling indexmap v1.9.3 |
| 3301 | 2026-04-03T04:12:31.617Z | Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=dbaad520e1f5ae32c10db16ce176f9c24de95652#dbaad520) |
| 3302 | 2026-04-03T04:12:31.774Z | Compiling nodrop v0.1.14 |
| 3303 | 2026-04-03T04:12:31.807Z | Compiling crc-catalog v2.4.0 |
| 3304 | 2026-04-03T04:12:31.895Z | Compiling array-init v0.0.4 |
| 3305 | 2026-04-03T04:12:31.913Z | Compiling crc v3.4.0 |
| 3306 | 2026-04-03T04:12:31.916Z | Compiling zerocopy v0.6.6 |
| 3307 | 2026-04-03T04:12:31.931Z | Compiling proc-macro-error2 v2.0.1 |
| 3308 | 2026-04-03T04:12:31.949Z | Compiling git-stub-vcs v0.1.0 |
| 3309 | 2026-04-03T04:12:31.952Z | Compiling bitfield v0.19.4 |
| 3310 | 2026-04-03T04:12:32.005Z | Compiling oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro) |
| 3311 | 2026-04-03T04:12:32.091Z | Compiling ghash v0.5.1 |
| 3312 | 2026-04-03T04:12:32.152Z | Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb) |
| 3313 | 2026-04-03T04:12:32.235Z | Compiling smallvec v0.6.14 |
| 3314 | 2026-04-03T04:12:32.286Z | Compiling num-derive v0.3.3 |
| 3315 | 2026-04-03T04:12:32.303Z | Compiling ctr v0.9.2 |
| 3316 | 2026-04-03T04:12:32.321Z | Compiling arc-swap v1.8.2 |
| 3317 | 2026-04-03T04:12:32.337Z | Compiling lzma-sys v0.1.20 |
| 3318 | 2026-04-03T04:12:32.340Z | Compiling unicase v2.9.0 |
| 3319 | 2026-04-03T04:12:32.370Z | Compiling hashbrown v0.12.3 |
| 3320 | 2026-04-03T04:12:32.478Z | Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=524eb8f125003dff50b9703900c6b323f00f9e1b#524eb8f1) |
| 3321 | 2026-04-03T04:12:32.535Z | Compiling aes-gcm v0.10.3 |
| 3322 | 2026-04-03T04:12:32.594Z | Compiling mime_guess v2.0.5 |
| 3323 | 2026-04-03T04:12:32.611Z | Compiling slog-scope v4.4.1 |
| 3324 | 2026-04-03T04:12:32.655Z | Compiling parking_lot v0.11.2 |
| 3325 | 2026-04-03T04:12:32.736Z | Compiling serde-hex v0.1.0 |
| 3326 | 2026-04-03T04:12:32.766Z | Compiling dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server) |
| 3327 | 2026-04-03T04:12:32.811Z | Compiling tabled_derive v0.11.0 |
| 3328 | 2026-04-03T04:12:32.915Z | Compiling tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc#e644a21a) |
| 3329 | 2026-04-03T04:12:33.001Z | Compiling progenitor-macro v0.10.0 |
| 3330 | 2026-04-03T04:12:33.139Z | Compiling attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f) |
| 3331 | 2026-04-03T04:12:33.191Z | Compiling progenitor-impl v0.11.2 |
| 3332 | 2026-04-03T04:12:33.249Z | Compiling lpc55_areas v0.2.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f) |
| 3333 | 2026-04-03T04:12:33.269Z | Compiling libscf-sys v1.1.0 |
| 3334 | 2026-04-03T04:12:33.285Z | Compiling ron v0.8.1 |
| 3335 | 2026-04-03T04:12:33.322Z | Compiling papergrid v0.17.0 |
| 3336 | 2026-04-03T04:12:33.325Z | Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a) |
| 3337 | 2026-04-03T04:12:33.444Z | Compiling cargo_toml v0.22.3 |
| 3338 | 2026-04-03T04:12:33.460Z | Compiling oximeter-macro-impl v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb) |
| 3339 | 2026-04-03T04:12:33.681Z | Compiling progenitor v0.13.0 |
| 3340 | 2026-04-03T04:12:33.684Z | Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb) |
| 3341 | 2026-04-03T04:12:33.714Z | Compiling hashbrown v0.13.2 |
| 3342 | 2026-04-03T04:12:33.858Z | Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=b603c9f3dccefcf1d3e941c04505ff6bdd1826b6#b603c9f3) |
| 3343 | 2026-04-03T04:12:33.876Z | Compiling gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client) |
| 3344 | 2026-04-03T04:12:34.048Z | Compiling ntp-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ntp-admin-client) |
| 3345 | 2026-04-03T04:12:34.068Z | Compiling transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#11afc484) |
| 3346 | 2026-04-03T04:12:34.242Z | Compiling testing_table v0.3.0 |
| 3347 | 2026-04-03T04:12:34.305Z | Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9) |
| 3348 | 2026-04-03T04:12:34.523Z | Compiling sprockets-tls v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=d2b68e4f47e3c22bce0455aeb4cfb2e61ad229ba#d2b68e4f) |
| 3349 | 2026-04-03T04:12:34.590Z | Compiling blowfish v0.9.1 |
| 3350 | 2026-04-03T04:12:34.653Z | Compiling ssh-encoding v0.2.0 |
| 3351 | 2026-04-03T04:12:34.757Z | Compiling prefix-trie v0.7.0 |
| 3352 | 2026-04-03T04:12:34.774Z | Compiling fxhash v0.2.1 |
| 3353 | 2026-04-03T04:12:34.869Z | Compiling dice-util-barcode v0.1.0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f) |
| 3354 | 2026-04-03T04:12:34.945Z | Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#11afc484) |
| 3355 | 2026-04-03T04:12:34.945Z | Compiling crc-any v2.5.0 |
| 3356 | 2026-04-03T04:12:35.153Z | Compiling corncobs v0.1.4 |
| 3357 | 2026-04-03T04:12:35.183Z | Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=7cdf2ab9c8d9e9267a8b366aa780c6c26f9a5ecf#7cdf2ab9) |
| 3358 | 2026-04-03T04:12:35.219Z | Compiling hickory-server v0.25.2 |
| 3359 | 2026-04-03T04:12:35.219Z | Compiling transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control?branch=main#11afc484) |
| 3360 | 2026-04-03T04:12:35.252Z | Compiling sled v0.34.7 |
| 3361 | 2026-04-03T04:12:35.268Z | Compiling ssh-cipher v0.2.0 |
| 3362 | 2026-04-03T04:12:35.359Z | Compiling dice-mfg-msgs v0.3.0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f) |
| 3363 | 2026-04-03T04:12:35.470Z | Compiling bcrypt-pbkdf v0.10.0 |
| 3364 | 2026-04-03T04:12:35.542Z | Compiling oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter) |
| 3365 | 2026-04-03T04:12:35.655Z | Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9) |
| 3366 | 2026-04-03T04:12:35.797Z | Compiling sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types) |
| 3367 | 2026-04-03T04:12:35.851Z | Compiling tabled v0.20.0 |
| 3368 | 2026-04-03T04:12:35.887Z | Compiling object v0.30.4 |
| 3369 | 2026-04-03T04:12:35.970Z | Compiling progenitor-macro v0.11.2 |
| 3370 | 2026-04-03T04:12:36.324Z | Compiling libfalcon v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#d83f56a6) |
| 3371 | 2026-04-03T04:12:36.837Z | Compiling lpc55_sign v0.3.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f) |
| 3372 | 2026-04-03T04:12:37.153Z | Compiling trust-quorum-protocol v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/protocol) |
| 3373 | 2026-04-03T04:12:37.174Z | Compiling oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb) |
| 3374 | 2026-04-03T04:12:37.331Z | Compiling tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc#e644a21a) |
| 3375 | 2026-04-03T04:12:37.495Z | Compiling dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f) |
| 3376 | 2026-04-03T04:12:37.670Z | Compiling smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51) |
| 3377 | 2026-04-03T04:12:37.974Z | Compiling nexus-types-versions v0.1.0 (/work/oxidecomputer/omicron/nexus/types/versions) |
| 3378 | 2026-04-03T04:12:38.055Z | Compiling slog-stdlog v4.1.1 |
| 3379 | 2026-04-03T04:12:38.157Z | Compiling progenitor v0.10.0 |
| 3380 | 2026-04-03T04:12:38.316Z | Compiling dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api) |
| 3381 | 2026-04-03T04:12:38.317Z | Compiling progenitor-client v0.11.2 |
| 3382 | 2026-04-03T04:12:38.351Z | Compiling password-hash v0.4.2 |
| 3383 | 2026-04-03T04:12:38.369Z | Compiling secrecy v0.8.0 |
| 3384 | 2026-04-03T04:12:38.536Z | Compiling path-slash v0.1.5 |
| 3385 | 2026-04-03T04:12:38.557Z | Compiling http-range v0.1.5 |
| 3386 | 2026-04-03T04:12:38.678Z | Compiling half v1.8.3 |
| 3387 | 2026-04-03T04:12:38.701Z | Compiling hubtools v0.4.7 (https://github.com/oxidecomputer/hubtools.git?rev=2b1ef9b38d75563ea800baa3b17327eec17b1b7a#2b1ef9b3) |
| 3388 | 2026-04-03T04:12:38.798Z | Compiling pbkdf2 v0.11.0 |
| 3389 | 2026-04-03T04:12:38.952Z | Compiling serde_cbor v0.11.2 |
| 3390 | 2026-04-03T04:12:39.039Z | Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9) |
| 3391 | 2026-04-03T04:12:39.067Z | Compiling slog-envlogger v2.2.0 |
| 3392 | 2026-04-03T04:12:39.129Z | Compiling ron v0.12.0 |
| 3393 | 2026-04-03T04:12:39.189Z | Compiling xz2 v0.1.7 |
| 3394 | 2026-04-03T04:12:39.269Z | Compiling common v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=cc8e02a0800034c431c8cf96b889ea638da3d194#cc8e02a0) |
| 3395 | 2026-04-03T04:12:39.465Z | Compiling sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware) |
| 3396 | 2026-04-03T04:12:39.481Z | Compiling installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common) |
| 3397 | 2026-04-03T04:12:39.694Z | Compiling ssh-key v0.6.7 |
| 3398 | 2026-04-03T04:12:40.091Z | Compiling dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client) |
| 3399 | 2026-04-03T04:12:40.184Z | Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=368a2225b79328514ce0ea9181d8f874019edaa2#368a2225) |
| 3400 | 2026-04-03T04:12:40.222Z | Compiling ddm-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=b603c9f3dccefcf1d3e941c04505ff6bdd1826b6#b603c9f3) |
| 3401 | 2026-04-03T04:12:40.506Z | Compiling internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver) |
| 3402 | 2026-04-03T04:12:40.609Z | Compiling sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage) |
| 3403 | 2026-04-03T04:12:40.727Z | Compiling attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?branch=main#ff9f27aa) |
| 3404 | 2026-04-03T04:12:40.817Z | Compiling p256 v0.13.2 |
| 3405 | 2026-04-03T04:12:41.030Z | Compiling p521 v0.13.3 |
| 3406 | 2026-04-03T04:12:41.077Z | Compiling progenitor v0.11.2 |
| 3407 | 2026-04-03T04:12:41.131Z | Compiling yasna v0.5.2 |
| 3408 | 2026-04-03T04:12:41.192Z | Compiling kstat-rs v0.2.4 |
| 3409 | 2026-04-03T04:12:41.226Z | Compiling headers-core v0.3.0 |
| 3410 | 2026-04-03T04:12:41.246Z | Compiling nanorand v0.7.0 |
| 3411 | 2026-04-03T04:12:41.269Z | Compiling russh-cryptovec v0.7.3 |
| 3412 | 2026-04-03T04:12:41.297Z | Compiling atty v0.2.14 |
| 3413 | 2026-04-03T04:12:41.317Z | Compiling base16ct v1.0.0 |
| 3414 | 2026-04-03T04:12:41.357Z | Compiling md5 v0.7.0 |
| 3415 | 2026-04-03T04:12:41.379Z | Compiling zfs-test-harness v0.1.0 (/work/oxidecomputer/omicron/sled-storage/zfs-test-harness) |
| 3416 | 2026-04-03T04:12:41.396Z | Compiling crc8 v0.1.1 |
| 3417 | 2026-04-03T04:12:41.451Z | Compiling home v0.5.12 |
| 3418 | 2026-04-03T04:12:41.504Z | Compiling flume v0.11.1 |
| 3419 | 2026-04-03T04:12:41.527Z | Compiling oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments) |
| 3420 | 2026-04-03T04:12:41.591Z | Compiling dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=cc8e02a0800034c431c8cf96b889ea638da3d194#cc8e02a0) |
| 3421 | 2026-04-03T04:12:41.610Z | Compiling rcgen v0.12.1 |
| 3422 | 2026-04-03T04:12:41.646Z | Compiling propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?rev=368a2225b79328514ce0ea9181d8f874019edaa2#368a2225) |
| 3423 | 2026-04-03T04:12:41.667Z | Compiling headers v0.4.1 |
| 3424 | 2026-04-03T04:12:41.714Z | Compiling dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?branch=main#ff9f27aa) |
| 3425 | 2026-04-03T04:12:41.855Z | Compiling russh-keys v0.45.0 |
| 3426 | 2026-04-03T04:12:41.883Z | Compiling omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client) |
| 3427 | 2026-04-03T04:12:42.064Z | Compiling sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics) |
| 3428 | 2026-04-03T04:12:42.305Z | Compiling sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client) |
| 3429 | 2026-04-03T04:12:42.323Z | Compiling transient-dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server/transient) |
| 3430 | 2026-04-03T04:12:42.457Z | Compiling hyper-staticfile v0.10.1 |
| 3431 | 2026-04-03T04:12:42.492Z | Compiling range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests) |
| 3432 | 2026-04-03T04:12:42.495Z | Compiling crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a) |
| 3433 | 2026-04-03T04:12:42.528Z | Compiling bootstrap-agent-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-api) |
| 3434 | 2026-04-03T04:12:42.750Z | Compiling bootstrap-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-api) |
| 3435 | 2026-04-03T04:12:42.768Z | Compiling bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client) |
| 3436 | 2026-04-03T04:12:42.838Z | Compiling tufaceous-brand-metadata v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0) |
| 3437 | 2026-04-03T04:12:42.895Z | Compiling cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client) |
| 3438 | 2026-04-03T04:12:43.018Z | Compiling sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api) |
| 3439 | 2026-04-03T04:12:43.151Z | Compiling repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client) |
| 3440 | 2026-04-03T04:12:43.334Z | Compiling repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api) |
| 3441 | 2026-04-03T04:12:43.353Z | Compiling num-bigint v0.4.6 |
| 3442 | 2026-04-03T04:12:43.460Z | Compiling des v0.8.1 |
| 3443 | 2026-04-03T04:12:43.510Z | Compiling subprocess v0.2.15 |
| 3444 | 2026-04-03T04:12:43.555Z | Compiling dhcproto-macros v0.1.0 (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc) |
| 3445 | 2026-04-03T04:12:43.645Z | Compiling hex-literal v0.4.1 |
| 3446 | 2026-04-03T04:12:43.664Z | Compiling display-error-chain v0.2.2 |
| 3447 | 2026-04-03T04:12:43.692Z | Compiling oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client) |
| 3448 | 2026-04-03T04:12:43.787Z | Compiling colored v2.2.0 |
| 3449 | 2026-04-03T04:12:43.821Z | Compiling ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9) |
| 3450 | 2026-04-03T04:12:43.840Z | Compiling socket2 v0.5.10 |
| 3451 | 2026-04-03T04:12:44.016Z | Compiling sled-agent-config-reconciler v0.1.0 (/work/oxidecomputer/omicron/sled-agent/config-reconciler) |
| 3452 | 2026-04-03T04:12:44.087Z | Compiling sled-agent-health-monitor v0.1.0 (/work/oxidecomputer/omicron/sled-agent/health-monitor) |
| 3453 | 2026-04-03T04:12:44.104Z | Compiling dhcproto v0.13.0-alpha (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc) |
| 3454 | 2026-04-03T04:12:44.107Z | Compiling internet-checksum v0.2.1 |
| 3455 | 2026-04-03T04:12:44.555Z | Compiling russh v0.45.0 |
| 3456 | 2026-04-03T04:12:46.621Z | Compiling sled-agent-resolvable-files v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files) |
| 3457 | 2026-04-03T04:12:47.330Z | Compiling sled-agent-measurements v0.1.0 (/work/oxidecomputer/omicron/sled-agent/measurements) |
| 3458 | 2026-04-03T04:12:47.812Z | Compiling trust-quorum v0.1.0 (/work/oxidecomputer/omicron/trust-quorum) |
| 3459 | 2026-04-03T04:12:47.829Z | Compiling nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types) |
| 3460 | 2026-04-03T04:12:55.464Z | Compiling nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config) |
| 3461 | 2026-04-03T04:12:55.464Z | Compiling nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client) |
| 3462 | 2026-04-03T04:12:55.467Z | Compiling nexus-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-lockstep-client) |
| 3463 | 2026-04-03T04:12:55.467Z | Compiling sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim) |
| 3464 | 2026-04-03T04:12:57.148Z | Compiling omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils) |
| 3465 | 2026-04-03T04:12:57.274Z | Compiling oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer) |
| 3466 | 2026-04-03T04:13:01.393Z | Compiling omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent) |
| 3467 | 2026-04-03T04:13:20.942Z | Compiling end-to-end-tests v0.1.0 (/work/oxidecomputer/omicron/end-to-end-tests) |
| 3468 | 2026-04-03T04:13:38.727Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 22s |
| 3469 | 2026-04-03T04:13:38.960Z | |
| 3470 | 2026-04-03T04:13:38.961Z | real 1:22.396167163 |
| 3471 | 2026-04-03T04:13:38.961Z | user 8:12.755374999 |
| 3472 | 2026-04-03T04:13:38.961Z | sys 1:43.074017013 |
| 3473 | 2026-04-03T04:13:38.961Z | trap 0.257248070 |
| 3474 | 2026-04-03T04:13:38.961Z | tflt 0.522597469 |
| 3475 | 2026-04-03T04:13:38.961Z | dflt 1.710504752 |
| 3476 | 2026-04-03T04:13:38.961Z | kflt 0.000686110 |
| 3477 | 2026-04-03T04:13:38.961Z | lock 29:26.881671898 |
| 3478 | 2026-04-03T04:13:38.964Z | slp 19:17.389871660 |
| 3479 | 2026-04-03T04:13:38.964Z | lat 40.159371666 |
| 3480 | 2026-04-03T04:13:38.964Z | stop 2:51.004808730 |
| 3481 | 2026-04-03T04:13:38.964Z | + mkdir tests |
| 3482 | 2026-04-03T04:13:38.967Z | + /opt/ooce/bin/jq -r 'select(.profile.test) | .executable' /tmp/output.end-to-end.json |
| 3483 | 2026-04-03T04:13:38.967Z | + xargs -I '{}' -t cp '{}' tests/ |
| 3484 | 2026-04-03T04:13:38.995Z | cp /work/oxidecomputer/omicron/target/debug/deps/dhcp_server-dd62d5f27c16b217 tests/ |
| 3485 | 2026-04-03T04:13:39.025Z | cp /work/oxidecomputer/omicron/target/debug/deps/bootstrap-96025564fdcbc0be tests/ |
| 3486 | 2026-04-03T04:13:39.053Z | cp /work/oxidecomputer/omicron/target/debug/deps/commtest-38fc98e62670483d tests/ |
| 3487 | 2026-04-03T04:13:39.082Z | cp /work/oxidecomputer/omicron/target/debug/deps/end_to_end_tests-863326776330a3e1 tests/ |
| 3488 | 2026-04-03T04:13:39.401Z | + files=(.github/buildomat/ci-env.sh out/target/test out/npuzone/* package-manifest.toml smf/sled-agent/non-gimlet/config.toml target/release/omicron-package target/release/xtask target/debug/bootstrap tests/*) |
| 3489 | 2026-04-03T04:13:39.404Z | + ptime -m tar cvzf /work/package.tar.gz .github/buildomat/ci-env.sh out/target/test out/npuzone/npuzone package-manifest.toml smf/sled-agent/non-gimlet/config.toml target/release/omicron-package target/release/xtask target/debug/bootstrap tests/bootstrap-96025564fdcbc0be tests/commtest-38fc98e62670483d tests/dhcp_server-dd62d5f27c16b217 tests/end_to_end_tests-863326776330a3e1 out/clickhouse.tar.gz out/clickhouse_keeper.tar.gz out/clickhouse_server.tar.gz out/cockroachdb.tar.gz out/crucible-pantry-zone.tar.gz out/crucible-utils.tar out/crucible-zone.tar.gz out/external-dns.tar.gz out/internal-dns.tar.gz out/mg-ddm-gz.tar out/nexus.tar.gz out/ntp.tar.gz out/omicron-gateway-softnpu.tar.gz out/omicron-sled-agent.tar out/overlay.tar.gz out/oximeter.tar.gz out/oxlog.tar out/probe.tar.gz out/propolis-server.tar.gz out/pumpkind-gz.tar out/switch-softnpu.tar.gz |
| 3490 | 2026-04-03T04:15:01.649Z | Compressing '/work/package.tar.gz' with '/usr/bin/gzip'... |
| 3491 | 2026-04-03T04:15:01.649Z | a .github/buildomat/ci-env.sh 1K |
| 3492 | 2026-04-03T04:15:01.649Z | a out/target/test 1K |
| 3493 | 2026-04-03T04:15:01.649Z | a out/npuzone/npuzone 27402K |
| 3494 | 2026-04-03T04:15:01.649Z | a package-manifest.toml 35K |
| 3495 | 2026-04-03T04:15:01.649Z | a smf/sled-agent/non-gimlet/config.toml 6K |
| 3496 | 2026-04-03T04:15:01.649Z | a target/release/omicron-package 45878K |
| 3497 | 2026-04-03T04:15:01.649Z | a target/release/xtask 11439K |
| 3498 | 2026-04-03T04:15:01.649Z | a target/debug/bootstrap 338880K |
| 3499 | 2026-04-03T04:15:01.649Z | a tests/bootstrap-96025564fdcbc0be 31310K |
| 3500 | 2026-04-03T04:15:01.649Z | a tests/commtest-38fc98e62670483d 32395K |
| 3501 | 2026-04-03T04:15:01.649Z | a tests/dhcp_server-dd62d5f27c16b217 31310K |
| 3502 | 2026-04-03T04:15:01.649Z | a tests/end_to_end_tests-863326776330a3e1 381101K |
| 3503 | 2026-04-03T04:15:01.649Z | a out/clickhouse.tar.gz 309559K |
| 3504 | 2026-04-03T04:15:01.649Z | a out/clickhouse_keeper.tar.gz 294987K |
| 3505 | 2026-04-03T04:15:01.649Z | a out/clickhouse_server.tar.gz 309558K |
| 3506 | 2026-04-03T04:15:01.649Z | a out/cockroachdb.tar.gz 157698K |
| 3507 | 2026-04-03T04:15:01.649Z | a out/crucible-pantry-zone.tar.gz 40488K |
| 3508 | 2026-04-03T04:15:01.649Z | a out/crucible-utils.tar 17744K |
| 3509 | 2026-04-03T04:15:01.649Z | a out/crucible-zone.tar.gz 54626K |
| 3510 | 2026-04-03T04:15:01.649Z | a out/external-dns.tar.gz 44321K |
| 3511 | 2026-04-03T04:15:01.649Z | a out/internal-dns.tar.gz 44321K |
| 3512 | 2026-04-03T04:15:01.649Z | a out/mg-ddm-gz.tar 78377K |
| 3513 | 2026-04-03T04:15:01.649Z | a out/nexus.tar.gz 216485K |
| 3514 | 2026-04-03T04:15:01.649Z | a out/ntp.tar.gz 26953K |
| 3515 | 2026-04-03T04:15:01.649Z | a out/omicron-gateway-softnpu.tar.gz 28466K |
| 3516 | 2026-04-03T04:15:01.649Z | a out/omicron-sled-agent.tar 195305K |
| 3517 | 2026-04-03T04:15:01.649Z | a out/overlay.tar.gz 3K |
| 3518 | 2026-04-03T04:15:01.649Z | a out/oximeter.tar.gz 59798K |
| 3519 | 2026-04-03T04:15:01.650Z | a out/oxlog.tar 3782K |
| 3520 | 2026-04-03T04:15:01.650Z | a out/probe.tar.gz 3037K |
| 3521 | 2026-04-03T04:15:01.650Z | a out/propolis-server.tar.gz 33249K |
| 3522 | 2026-04-03T04:15:01.650Z | a out/pumpkind-gz.tar 26647K |
| 3523 | 2026-04-03T04:15:01.650Z | a out/switch-softnpu.tar.gz 374104K |
| 3524 | 2026-04-03T04:15:01.653Z | |
| 3525 | 2026-04-03T04:15:01.653Z | real 1:22.244082857 |
| 3526 | 2026-04-03T04:15:01.653Z | user 1:19.746657305 |
| 3527 | 2026-04-03T04:15:01.653Z | sys 4.125331460 |
| 3528 | 2026-04-03T04:15:01.653Z | trap 0.005976544 |
| 3529 | 2026-04-03T04:15:01.653Z | tflt 0.000000000 |
| 3530 | 2026-04-03T04:15:01.654Z | dflt 0.000000000 |
| 3531 | 2026-04-03T04:15:01.654Z | kflt 0.000000000 |
| 3532 | 2026-04-03T04:15:01.654Z | lock 0.000000000 |
| 3533 | 2026-04-03T04:15:01.654Z | slp 1:19.703771206 |
| 3534 | 2026-04-03T04:15:01.654Z | lat 0.901200845 |
| 3535 | 2026-04-03T04:15:01.654Z | stop 0.000727076 |
| 3536 | 2026-04-03T04:15:01.654Z | process exited: duration 988633 ms, exit code 0 |
| |
| 3537 | 2026-04-03T04:15:01.667Z | found 1 output files |
| 3538 | 2026-04-03T04:15:01.667Z | uploading: /work/package.tar.gz (2329902804 bytes) |
| 3539 | 2026-04-03T04:15:27.649Z | uploaded: /work/package.tar.gz |