|
|
|
| 1 | 2026-03-26T14:46:43.357Z | job assigned to worker 01KMN9QYARH9Q4FBWFPTVPMA7G [factory aws, i-0fef807881d53b87b] (queued for 49 s) |
| |
| 2 | 2026-03-26T14:46:50.715Z | starting task 0: "setup" |
| 3 | 2026-03-26T14:46:50.720Z | ++ uname -s |
| 4 | 2026-03-26T14:46:50.723Z | + kern=SunOS |
| 5 | 2026-03-26T14:46:50.723Z | + build_user=build |
| 6 | 2026-03-26T14:46:50.723Z | + build_uid=12345 |
| 7 | 2026-03-26T14:46:50.723Z | + work_dir=/work |
| 8 | 2026-03-26T14:46:50.723Z | + input_dir=/input |
| 9 | 2026-03-26T14:46:50.723Z | + [[ 0 == 12345 ]] |
| 10 | 2026-03-26T14:46:50.723Z | + case "$kern" in |
| 11 | 2026-03-26T14:46:50.723Z | + groupadd -g 12345 build |
| 12 | 2026-03-26T14:46:50.726Z | + useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build |
| 13 | 2026-03-26T14:46:52.734Z | + zfs create -o mountpoint=/work rpool/work |
| 14 | 2026-03-26T14:46:52.868Z | ++ awk '$2 == "/home" { print $3 }' /etc/mnttab |
| 15 | 2026-03-26T14:46:52.871Z | + home_fs=zfs |
| 16 | 2026-03-26T14:46:52.871Z | + [[ zfs == autofs ]] |
| 17 | 2026-03-26T14:46:52.871Z | + mkdir -p /home/build |
| 18 | 2026-03-26T14:46:52.874Z | + chown build:build /home/build /work |
| 19 | 2026-03-26T14:46:53.875Z | + chmod 0700 /home/build /work |
| 20 | 2026-03-26T14:46:53.878Z | process exited: duration 3166 ms, exit code 0 |
| |
| 21 | 2026-03-26T14:46:53.884Z | starting task 1: "rust-toolchain" |
| 22 | 2026-03-26T14:46:53.891Z | + printf ' * rust toolchain channel = "%s"\n' 1.94.0 |
| 23 | 2026-03-26T14:46:53.891Z | * rust toolchain channel = "1.94.0" |
| 24 | 2026-03-26T14:46:53.891Z | * rust toolchain profile = "default" |
| 25 | 2026-03-26T14:46:53.891Z | + printf ' * rust toolchain profile = "%s"\n' default |
| 26 | 2026-03-26T14:46:53.891Z | + export RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 27 | 2026-03-26T14:46:53.891Z | + RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 28 | 2026-03-26T14:46:53.894Z | + curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs |
| 29 | 2026-03-26T14:46:53.894Z | + /bin/bash -s - -y --no-modify-path --default-toolchain 1.94.0 --profile default |
| 30 | 2026-03-26T14:46:53.974Z | info: downloading installer |
| 31 | 2026-03-26T14:46:55.354Z | warn: It looks like you have an existing installation of Rust at: |
| 32 | 2026-03-26T14:46:55.354Z | warn: /opt/ooce/bin |
| 33 | 2026-03-26T14:46:55.354Z | warn: It is recommended that rustup be the primary Rust installation. |
| 34 | 2026-03-26T14:46:55.354Z | warn: Otherwise you may have confusion unless you are careful with your PATH. |
| 35 | 2026-03-26T14:46:55.354Z | warn: If you are sure that you want both rustup and your already installed Rust |
| 36 | 2026-03-26T14:46:55.354Z | warn: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes |
| 37 | 2026-03-26T14:46:55.354Z | warn: or pass `-y' to ignore all ignorable checks. |
| 38 | 2026-03-26T14:46:55.354Z | error: cannot install while Rust is installed |
| 39 | 2026-03-26T14:46:55.354Z | warn: continuing (because the -y flag is set and the error is ignorable) |
| 40 | 2026-03-26T14:46:55.354Z | warn: It looks like you have an existing rustup settings file at: |
| 41 | 2026-03-26T14:46:55.354Z | warn: /home/build/.rustup/settings.toml |
| 42 | 2026-03-26T14:46:55.354Z | warn: Rustup will install the default toolchain as specified in the settings file, |
| 43 | 2026-03-26T14:46:55.354Z | warn: instead of the one inferred from the default host triple. |
| 44 | 2026-03-26T14:46:55.370Z | info: profile set to default |
| 45 | 2026-03-26T14:46:55.370Z | info: default host triple is x86_64-unknown-illumos |
| 46 | 2026-03-26T14:46:55.373Z | info: syncing channel updates for 1.94.0-x86_64-unknown-illumos |
| 47 | 2026-03-26T14:46:55.520Z | info: latest update on 2026-03-05 for version 1.94.0 (4a4ef493e 2026-03-02) |
| 48 | 2026-03-26T14:46:55.523Z | info: downloading 6 components |
| 49 | 2026-03-26T14:47:09.666Z | info: default toolchain set to 1.94.0-x86_64-unknown-illumos |
| 50 | 2026-03-26T14:47:09.666Z | |
| 51 | 2026-03-26T14:47:09.694Z | 1.94.0-x86_64-unknown-illumos installed - rustc 1.94.0 (4a4ef493e 2026-03-02) |
| 52 | 2026-03-26T14:47:09.694Z | |
| 53 | 2026-03-26T14:47:09.694Z | |
| 54 | 2026-03-26T14:47:09.694Z | Rust is installed now. Great! |
| 55 | 2026-03-26T14:47:09.694Z | |
| 56 | 2026-03-26T14:47:09.694Z | To get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH |
| 57 | 2026-03-26T14:47:09.694Z | environment variable. This has not been done automatically. |
| 58 | 2026-03-26T14:47:09.694Z | |
| 59 | 2026-03-26T14:47:09.694Z | To configure your current shell, you need to source |
| 60 | 2026-03-26T14:47:09.694Z | the corresponding env file under $HOME/.cargo. |
| 61 | 2026-03-26T14:47:09.694Z | |
| 62 | 2026-03-26T14:47:09.694Z | This is usually done by running one of the following (note the leading DOT): |
| 63 | 2026-03-26T14:47:09.698Z | . "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh |
| 64 | 2026-03-26T14:47:09.698Z | source "$HOME/.cargo/env.fish" # For fish |
| 65 | 2026-03-26T14:47:09.698Z | source "~/.cargo/env.nu" # For nushell |
| 66 | 2026-03-26T14:47:09.698Z | source "$HOME/.cargo/env.tcsh" # For tcsh |
| 67 | 2026-03-26T14:47:09.698Z | . "$HOME/.cargo/env.ps1" # For pwsh |
| 68 | 2026-03-26T14:47:09.698Z | source "$HOME/.cargo/env.xsh" # For xonsh |
| 69 | 2026-03-26T14:47:09.698Z | warn: no default linker (`cc`) was found in your PATH |
| 70 | 2026-03-26T14:47:09.698Z | warn: many Rust crates require a system C toolchain to build |
| 71 | 2026-03-26T14:47:09.808Z | + rustup --version |
| 72 | 2026-03-26T14:47:09.814Z | rustup 1.29.0 (28d1352db 2026-03-05) |
| 73 | 2026-03-26T14:47:09.818Z | info: This is the version for the rustup toolchain manager, not the rustc compiler. |
| 74 | 2026-03-26T14:47:09.835Z | info: the currently active `rustc` version is `rustc 1.94.0 (4a4ef493e 2026-03-02)` |
| 75 | 2026-03-26T14:47:09.838Z | + cargo --version |
| 76 | 2026-03-26T14:47:09.846Z | cargo 1.94.0 (85eff7c80 2026-01-15) |
| 77 | 2026-03-26T14:47:09.849Z | + rustc --version |
| 78 | 2026-03-26T14:47:09.870Z | rustc 1.94.0 (4a4ef493e 2026-03-02) |
| 79 | 2026-03-26T14:47:09.873Z | process exited: duration 15985 ms, exit code 0 |
| |
| 80 | 2026-03-26T14:47:09.879Z | starting task 2: "authentication" |
| 81 | 2026-03-26T14:47:09.898Z | process exited: duration 19 ms, exit code 0 |
| |
| 82 | 2026-03-26T14:47:09.904Z | starting task 3: "clone repository" |
| 83 | 2026-03-26T14:47:09.911Z | + mkdir -p /work/oxidecomputer/omicron |
| 84 | 2026-03-26T14:47:09.914Z | + git clone https://github.com/oxidecomputer/omicron /work/oxidecomputer/omicron |
| 85 | 2026-03-26T14:47:09.945Z | Cloning into '/work/oxidecomputer/omicron'... |
| 86 | 2026-03-26T14:47:20.629Z | + cd /work/oxidecomputer/omicron |
| 87 | 2026-03-26T14:47:20.629Z | + git fetch origin cc54ca7db0d1c4e5f0fe73808f49a0a2a131d722 |
| 88 | 2026-03-26T14:47:20.978Z | From https://github.com/oxidecomputer/omicron |
| 89 | 2026-03-26T14:47:20.978Z | * branch cc54ca7db0d1c4e5f0fe73808f49a0a2a131d722 -> FETCH_HEAD |
| 90 | 2026-03-26T14:47:20.991Z | + [[ -n john/invert-illumos-utils-sled-agent-types-dep ]] |
| 91 | 2026-03-26T14:47:20.994Z | ++ git branch --show-current |
| 92 | 2026-03-26T14:47:20.997Z | + current=main |
| 93 | 2026-03-26T14:47:20.997Z | + [[ main != john/invert-illumos-utils-sled-agent-types-dep ]] |
| 94 | 2026-03-26T14:47:20.997Z | + git branch -f john/invert-illumos-utils-sled-agent-types-dep cc54ca7db0d1c4e5f0fe73808f49a0a2a131d722 |
| 95 | 2026-03-26T14:47:21.000Z | + git checkout -f john/invert-illumos-utils-sled-agent-types-dep |
| 96 | 2026-03-26T14:47:21.240Z | Switched to branch 'john/invert-illumos-utils-sled-agent-types-dep' |
| 97 | 2026-03-26T14:47:21.243Z | + git reset --hard cc54ca7db0d1c4e5f0fe73808f49a0a2a131d722 |
| 98 | 2026-03-26T14:47:21.265Z | HEAD is now at cc54ca7db typo |
| 99 | 2026-03-26T14:47:21.268Z | process exited: duration 11359 ms, exit code 0 |
| |
| 100 | 2026-03-26T14:47:21.274Z | starting task 4: "build" |
| 101 | 2026-03-26T14:47:21.280Z | + source .github/buildomat/ci-env.sh |
| 102 | 2026-03-26T14:47:21.280Z | ++ export CARGO_TERM_COLOR=always |
| 103 | 2026-03-26T14:47:21.280Z | ++ CARGO_TERM_COLOR=always |
| 104 | 2026-03-26T14:47:21.280Z | + cargo --version |
| 105 | 2026-03-26T14:47:21.291Z | cargo 1.94.0 (85eff7c80 2026-01-15) |
| 106 | 2026-03-26T14:47:21.293Z | + rustc --version |
| 107 | 2026-03-26T14:47:21.315Z | rustc 1.94.0 (4a4ef493e 2026-03-02) |
| 108 | 2026-03-26T14:47:21.318Z | + WORK=/work |
| 109 | 2026-03-26T14:47:21.318Z | + pfexec mkdir -p /work |
| 110 | 2026-03-26T14:47:21.321Z | + pfexec chown build /work |
| 111 | 2026-03-26T14:47:21.324Z | + ptime -m ./tools/install_builder_prerequisites.sh -yp |
| 112 | 2026-03-26T14:47:29.550Z | Startup: Refreshing catalog 'helios-dev' ... Done |
| 113 | 2026-03-26T14:47:36.443Z | Startup: Caching catalogs ... Done |
| 114 | 2026-03-26T14:47:40.321Z | Planning: Solver setup ... Done (2.483s) |
| 115 | 2026-03-26T14:47:40.338Z | Planning: Running solver ... Done (0.017s) |
| 116 | 2026-03-26T14:47:40.455Z | Planning: Finding local manifests ... Done (0.003s) |
| 117 | 2026-03-26T14:47:40.490Z | Planning: Fetching manifests: 0/4 0% complete |
| 118 | 2026-03-26T14:47:40.599Z | Planning: Fetching manifests: 4/4 100% complete |
| 119 | 2026-03-26T14:47:40.630Z | Planning: Package planning ... Done (0.031s) |
| 120 | 2026-03-26T14:47:40.658Z | Planning: Merging actions ... Done (0.028s) |
| 121 | 2026-03-26T14:47:40.843Z | Planning: Checking for conflicting actions ... Done (0.185s) |
| 122 | 2026-03-26T14:47:40.850Z | Planning: Consolidating action changes ... Done (0.007s) |
| 123 | 2026-03-26T14:47:41.718Z | Planning: Evaluating mediators ... Done (0.867s) |
| 124 | 2026-03-26T14:47:41.724Z | Planning: Planning completed in 5.12 seconds |
| 125 | 2026-03-26T14:47:41.736Z | Packages to install: 4 |
| 126 | 2026-03-26T14:47:41.736Z | Mediators to change: 2 |
| 127 | 2026-03-26T14:47:41.736Z | Services to change: 1 |
| 128 | 2026-03-26T14:47:41.739Z | Estimated space available: 155.35 GB |
| 129 | 2026-03-26T14:47:41.739Z | Estimated space to be consumed: 1.83 GB |
| 130 | 2026-03-26T14:47:41.739Z | Create boot environment: No |
| 131 | 2026-03-26T14:47:41.739Z | Create backup boot environment: No |
| 132 | 2026-03-26T14:47:41.739Z | Rebuild boot archive: No |
| 133 | 2026-03-26T14:47:41.739Z | |
| 134 | 2026-03-26T14:47:41.739Z | Changed mediators: |
| 135 | 2026-03-26T14:47:41.740Z | mediator clang: |
| 136 | 2026-03-26T14:47:41.740Z | version: None -> 15 (system default) |
| 137 | 2026-03-26T14:47:41.740Z | |
| 138 | 2026-03-26T14:47:41.740Z | mediator llvm: |
| 139 | 2026-03-26T14:47:41.740Z | version: 14 (system default) -> 15 (system default) |
| 140 | 2026-03-26T14:47:41.740Z | |
| 141 | 2026-03-26T14:47:41.740Z | Changed packages: |
| 142 | 2026-03-26T14:47:41.740Z | helios-dev |
| 143 | 2026-03-26T14:47:41.740Z | developer/build-essential |
| 144 | 2026-03-26T14:47:41.740Z | None -> 11-2.0 |
| 145 | 2026-03-26T14:47:41.740Z | library/libxmlsec1 |
| 146 | 2026-03-26T14:47:41.740Z | None -> 1.2.35-2.0 |
| 147 | 2026-03-26T14:47:41.740Z | ooce/developer/clang-15 |
| 148 | 2026-03-26T14:47:41.740Z | None -> 15.0.7-2.0 |
| 149 | 2026-03-26T14:47:41.740Z | ooce/developer/llvm-15 |
| 150 | 2026-03-26T14:47:41.740Z | None -> 15.0.7-2.0 |
| 151 | 2026-03-26T14:47:41.740Z | |
| 152 | 2026-03-26T14:47:41.740Z | Services: |
| 153 | 2026-03-26T14:47:41.740Z | restart_fmri: |
| 154 | 2026-03-26T14:47:41.740Z | svc:/system/update-man-index:default |
| 155 | 2026-03-26T14:47:41.783Z | |
| 156 | 2026-03-26T14:47:41.784Z | Download: 0/3290 items 0.0/212.6MB 0% complete |
| 157 | 2026-03-26T14:47:47.863Z | Download: 211/3290 items 1.3/212.6MB 0% complete (1.2M/s) |
| 158 | 2026-03-26T14:47:52.864Z | Download: 2160/3290 items 117.6/212.6MB 55% complete (11.9M/s) |
| 159 | 2026-03-26T14:47:57.866Z | Download: 2339/3290 items 119.7/212.6MB 56% complete (11.9M/s) |
| 160 | 2026-03-26T14:48:00.946Z | Download: Completed 212.60 MB in 19.16 seconds (11.1M/s) |
| 161 | 2026-03-26T14:48:01.450Z | Actions: 1/3689 actions (Installing new actions) |
| 162 | 2026-03-26T14:48:04.667Z | Actions: Completed 3689 actions in 3.22 seconds. |
| 163 | 2026-03-26T14:48:05.273Z | Done (0.600s) |
| 164 | 2026-03-26T14:48:05.273Z | Done (0.000s) |
| 165 | 2026-03-26T14:48:05.862Z | Done (0.590s) |
| 166 | 2026-03-26T14:48:08.976Z | Done (2.776s) |
| 167 | 2026-03-26T14:48:09.052Z | Done (0.014s) |
| 168 | 2026-03-26T14:48:09.055Z | Done (0.000s) |
| 169 | 2026-03-26T14:48:09.353Z | Done (0.000s) |
| 170 | 2026-03-26T14:48:10.186Z | Planning: Evaluating mediator changes ... Done |
| 171 | 2026-03-26T14:48:10.292Z | Planning: Checking for conflicting actions ... Done |
| 172 | 2026-03-26T14:48:10.306Z | Planning: Consolidating action changes ... Done |
| 173 | 2026-03-26T14:48:10.446Z | Planning: Evaluating mediators ... Done |
| 174 | 2026-03-26T14:48:10.450Z | Planning: Planning completed in 0.26 seconds |
| 175 | 2026-03-26T14:48:10.468Z | Mediators to change: 2 |
| 176 | 2026-03-26T14:48:10.468Z | Create boot environment: No |
| 177 | 2026-03-26T14:48:10.468Z | Create backup boot environment: No |
| 178 | 2026-03-26T14:48:10.544Z | Done |
| 179 | 2026-03-26T14:48:10.544Z | Done |
| 180 | 2026-03-26T14:48:11.159Z | Done |
| 181 | 2026-03-26T14:48:13.672Z | Done |
| 182 | 2026-03-26T14:48:13.742Z | Done |
| 183 | 2026-03-26T14:48:13.745Z | Done |
| 184 | 2026-03-26T14:48:13.869Z | Done |
| 185 | 2026-03-26T14:48:14.267Z | Planning: Evaluating mediator changes ... Done |
| 186 | 2026-03-26T14:48:14.271Z | Planning: Merging actions ... Done |
| 187 | 2026-03-26T14:48:14.409Z | Planning: Checking for conflicting actions ... Done |
| 188 | 2026-03-26T14:48:14.412Z | Planning: Consolidating action changes ... Done |
| 189 | 2026-03-26T14:48:14.549Z | Planning: Evaluating mediators ... Done |
| 190 | 2026-03-26T14:48:14.577Z | Planning: Planning completed in 0.45 seconds |
| 191 | 2026-03-26T14:48:14.601Z | Packages to change: 1 |
| 192 | 2026-03-26T14:48:14.601Z | Mediators to change: 1 |
| 193 | 2026-03-26T14:48:14.601Z | Services to change: 1 |
| 194 | 2026-03-26T14:48:14.601Z | Create boot environment: No |
| 195 | 2026-03-26T14:48:14.601Z | Create backup boot environment: Yes |
| 196 | 2026-03-26T14:48:16.989Z | Actions: 1/6 actions (Updating modified actions) |
| 197 | 2026-03-26T14:48:16.993Z | Actions: Completed 6 actions in 0.00 seconds. |
| 198 | 2026-03-26T14:48:16.993Z | Done |
| 199 | 2026-03-26T14:48:16.993Z | Done |
| 200 | 2026-03-26T14:48:17.126Z | Done |
| 201 | 2026-03-26T14:48:19.583Z | Done |
| 202 | 2026-03-26T14:48:19.661Z | Done |
| 203 | 2026-03-26T14:48:19.664Z | Done |
| 204 | 2026-03-26T14:48:19.819Z | Done |
| 205 | 2026-03-26T14:48:20.103Z | MEDIATOR VER. SRC. VERSION IMPL. SRC. IMPLEMENTATION |
| 206 | 2026-03-26T14:48:20.103Z | clang system 15 system |
| 207 | 2026-03-26T14:48:20.103Z | csh system system illumos |
| 208 | 2026-03-26T14:48:20.103Z | ctags system system illumos |
| 209 | 2026-03-26T14:48:20.103Z | file system system illumos |
| 210 | 2026-03-26T14:48:20.103Z | gcc vendor 12 vendor |
| 211 | 2026-03-26T14:48:20.103Z | gcc system 14 system |
| 212 | 2026-03-26T14:48:20.103Z | gcc system 10 system |
| 213 | 2026-03-26T14:48:20.103Z | go system 1.20 system |
| 214 | 2026-03-26T14:48:20.103Z | go system 1.19 system |
| 215 | 2026-03-26T14:48:20.103Z | llvm system 15 system |
| 216 | 2026-03-26T14:48:20.103Z | llvm system 14 system |
| 217 | 2026-03-26T14:48:20.103Z | mariadb system 10.6 system |
| 218 | 2026-03-26T14:48:20.103Z | mta vendor vendor dma |
| 219 | 2026-03-26T14:48:20.104Z | openjdk system 17 system |
| 220 | 2026-03-26T14:48:20.104Z | openjdk system 11 system |
| 221 | 2026-03-26T14:48:20.104Z | openjdk system 1.8 system |
| 222 | 2026-03-26T14:48:20.104Z | openssl vendor 3 vendor |
| 223 | 2026-03-26T14:48:20.104Z | perl system 5.36 system |
| 224 | 2026-03-26T14:48:20.104Z | postgresql system 15 system |
| 225 | 2026-03-26T14:48:20.104Z | postgresql system 13 system |
| 226 | 2026-03-26T14:48:20.104Z | python vendor 3 vendor |
| 227 | 2026-03-26T14:48:20.104Z | python system 2 system |
| 228 | 2026-03-26T14:48:20.104Z | python3 system 3.11 system |
| 229 | 2026-03-26T14:48:20.104Z | ruby system 3.0 system |
| 230 | 2026-03-26T14:48:20.104Z | words vendor vendor american-english |
| 231 | 2026-03-26T14:48:20.104Z | words system system australian-english |
| 232 | 2026-03-26T14:48:20.104Z | words system system british-english |
| 233 | 2026-03-26T14:48:20.104Z | words system system canadian-english |
| 234 | 2026-03-26T14:48:20.104Z | words system system french |
| 235 | 2026-03-26T14:48:20.104Z | words system system italian |
| 236 | 2026-03-26T14:48:20.104Z | words system system ngerman |
| 237 | 2026-03-26T14:48:20.104Z | words system system ogerman |
| 238 | 2026-03-26T14:48:20.104Z | words system system spanish |
| 239 | 2026-03-26T14:48:20.331Z | PUBLISHER TYPE STATUS P LOCATION |
| 240 | 2026-03-26T14:48:20.331Z | helios-dev origin online F https://pkg.oxide.computer/helios/2/dev/ |
| 241 | 2026-03-26T14:48:24.594Z | FMRI IFO |
| 242 | 2026-03-26T14:48:24.594Z | pkg://helios-dev/developer/build-essential@11-2.0:20230623T110919Z im- |
| 243 | 2026-03-26T14:48:24.594Z | pkg://helios-dev/developer/pkg-config@0.29.2-2.0:20230621T191911Z i-- |
| 244 | 2026-03-26T14:48:24.594Z | pkg://helios-dev/library/libxmlsec1@1.2.35-2.0:20230624T123441Z im- |
| 245 | 2026-03-26T14:48:24.594Z | pkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20231012T123315Z im- |
| 246 | 2026-03-26T14:48:24.594Z | pkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20230623T141037Z --- |
| 247 | 2026-03-26T14:48:24.594Z | pkg://helios-dev/ooce/developer/cmake@3.26.4-2.0:20230623T130003Z i-- |
| 248 | 2026-03-26T14:48:24.594Z | pkg://helios-dev/ooce/library/postgresql-13@13.11-2.0:20230623T123131Z i-- |
| 249 | 2026-03-26T14:48:24.594Z | pkg://helios-dev/package/pkg@0.5.11-2.1.6412:20240822T193324Z i-- |
| 250 | 2026-03-26T14:48:24.594Z | pkg://helios-dev/package/pkg@0.5.11-2.0:20231020T135332Z --- |
| 251 | 2026-03-26T14:48:24.594Z | pkg://helios-dev/package/pkg@0.5.11-2.0:20230621T202036Z --- |
| 252 | 2026-03-26T14:48:24.594Z | pkg://helios-dev/system/library/g++-runtime@14-2.0:20241021T223805Z i-- |
| 253 | 2026-03-26T14:48:24.594Z | pkg://helios-dev/system/library/g++-runtime@13-2.0:20231118T213948Z --- |
| 254 | 2026-03-26T14:48:24.594Z | pkg://helios-dev/system/library/g++-runtime@12-2.0:20230621T201406Z --- |
| 255 | 2026-03-26T14:48:24.594Z | pkg://helios-dev/system/library/gcc-runtime@14-2.0:20241021T223750Z i-- |
| 256 | 2026-03-26T14:48:24.594Z | pkg://helios-dev/system/library/gcc-runtime@13-2.0:20231118T213832Z --- |
| 257 | 2026-03-26T14:48:24.594Z | pkg://helios-dev/system/library/gcc-runtime@12-2.0:20230621T201432Z --- |
| 258 | 2026-03-26T14:48:25.680Z | Updating git repository `https://github.com/oxidecomputer/pq-sys` |
| 259 | 2026-03-26T14:48:25.950Z | Updating crates.io index |
| 260 | 2026-03-26T14:48:25.988Z | Updating git repository `https://github.com/oxidecomputer/slog-error-chain` |
| 261 | 2026-03-26T14:48:26.804Z | Updating git repository `https://github.com/oxidecomputer/lldp` |
| 262 | 2026-03-26T14:48:27.307Z | Updating git repository `https://github.com/oxidecomputer/tufaceous` |
| 263 | 2026-03-26T14:48:27.860Z | Updating git repository `https://github.com/oxidecomputer/falcon` |
| 264 | 2026-03-26T14:48:28.760Z | Updating git repository `https://github.com/oxidecomputer/management-gateway-service` |
| 265 | 2026-03-26T14:48:29.235Z | Updating git repository `https://github.com/oxidecomputer/propolis` |
| 266 | 2026-03-26T14:48:30.601Z | Updating git repository `https://github.com/oxidecomputer/crucible` |
| 267 | 2026-03-26T14:48:31.963Z | Updating git repository `https://github.com/oxidecomputer/opte` |
| 268 | 2026-03-26T14:48:32.947Z | Updating git repository `https://github.com/oxidecomputer/tofino` |
| 269 | 2026-03-26T14:48:33.389Z | Updating git repository `https://github.com/oxidecomputer/maghemite` |
| 270 | 2026-03-26T14:48:34.174Z | Updating git repository `https://github.com/oxidecomputer/clickward` |
| 271 | 2026-03-26T14:48:34.658Z | Updating git repository `https://github.com/oxidecomputer/dice-util` |
| 272 | 2026-03-26T14:48:34.962Z | Updating git repository `https://github.com/oxidecomputer/openapi-lint` |
| 273 | 2026-03-26T14:48:38.448Z | Updating git repository `https://github.com/oxidecomputer/dendrite` |
| 274 | 2026-03-26T14:48:39.474Z | Updating git repository `https://github.com/oxidecomputer/transceiver-control` |
| 275 | 2026-03-26T14:48:40.204Z | Updating git repository `https://github.com/oxidecomputer/ipcc-rs` |
| 276 | 2026-03-26T14:48:40.533Z | Updating git repository `https://github.com/oxidecomputer/hubtools.git` |
| 277 | 2026-03-26T14:48:40.963Z | Updating git repository `https://github.com/oxidecomputer/scim2-rs` |
| 278 | 2026-03-26T14:48:41.379Z | Updating git repository `https://github.com/oxidecomputer/illumos-devinfo` |
| 279 | 2026-03-26T14:48:41.760Z | Updating git repository `https://github.com/oxidecomputer/libefi-illumos` |
| 280 | 2026-03-26T14:48:41.998Z | Updating git repository `https://github.com/oxidecomputer/libnvme` |
| 281 | 2026-03-26T14:48:42.294Z | Updating git repository `https://github.com/oxidecomputer/dice-util` |
| 282 | 2026-03-26T14:48:42.776Z | Updating git repository `https://github.com/oxidecomputer/sprockets.git` |
| 283 | 2026-03-26T14:48:43.312Z | Updating git repository `https://github.com/oxidecomputer/rust-cpuid.git` |
| 284 | 2026-03-26T14:48:43.870Z | Updating git repository `https://github.com/oxidecomputer/rats-corim.git` |
| 285 | 2026-03-26T14:48:44.160Z | Updating git repository `https://github.com/bluecatengineering/dhcproto.git` |
| 286 | 2026-03-26T14:48:44.502Z | Updating git repository `https://github.com/oxidecomputer/ispf` |
| 287 | 2026-03-26T14:48:45.818Z | Updating git repository `https://github.com/oxidecomputer/serde_human_bytes` |
| 288 | 2026-03-26T14:48:46.638Z | Updating git repository `https://github.com/oxidecomputer/netadm-sys` |
| 289 | 2026-03-26T14:48:47.055Z | Updating git repository `https://github.com/oxidecomputer/crucible` |
| 290 | 2026-03-26T14:48:47.741Z | Updating git repository `https://github.com/oxidecomputer/tlvc.git` |
| 291 | 2026-03-26T14:48:48.047Z | Updating git repository `https://github.com/oxidecomputer/lpc55_support` |
| 292 | 2026-03-26T14:48:48.423Z | Updating git repository `https://github.com/oxidecomputer/ipcc-rs` |
| 293 | 2026-03-26T14:48:48.813Z | Updating git repository `https://github.com/oxidecomputer/pki-playground` |
| 294 | 2026-03-26T14:48:49.151Z | Updating git repository `https://github.com/oxidecomputer/dlpi-sys` |
| 295 | 2026-03-26T14:48:49.654Z | Updating git repository `https://github.com/jmesmon/rust-libzfs` |
| 296 | 2026-03-26T14:48:49.926Z | Updating git repository `https://github.com/oxidecomputer/rusty-doors` |
| 297 | 2026-03-26T14:48:50.297Z | Updating git repository `https://github.com/illumos/smf-rs` |
| 298 | 2026-03-26T14:48:50.716Z | Updating git repository `https://github.com/oxidecomputer/omicron` |
| 299 | 2026-03-26T14:49:03.321Z | Downloading crates ... |
| 300 | 2026-03-26T14:49:03.385Z | Downloaded block-buffer v0.10.4 |
| 301 | 2026-03-26T14:49:03.392Z | Downloaded cargo-platform v0.2.0 |
| 302 | 2026-03-26T14:49:03.399Z | Downloaded serde-value v0.7.0 |
| 303 | 2026-03-26T14:49:03.402Z | Downloaded memmap v0.7.0 |
| 304 | 2026-03-26T14:49:03.402Z | Downloaded serde_spanned v0.6.9 |
| 305 | 2026-03-26T14:49:03.402Z | Downloaded terminal_size v0.4.3 |
| 306 | 2026-03-26T14:49:03.402Z | Downloaded smawk v0.3.2 |
| 307 | 2026-03-26T14:49:03.405Z | Downloaded errno v0.3.14 |
| 308 | 2026-03-26T14:49:03.405Z | Downloaded zerovec-derive v0.11.2 |
| 309 | 2026-03-26T14:49:03.405Z | Downloaded anstream v0.6.21 |
| 310 | 2026-03-26T14:49:03.408Z | Downloaded utf8parse v0.2.2 |
| 311 | 2026-03-26T14:49:03.408Z | Downloaded fs-err v3.3.0 |
| 312 | 2026-03-26T14:49:03.411Z | Downloaded equivalent v1.0.2 |
| 313 | 2026-03-26T14:49:03.411Z | Downloaded generic-array v0.14.7 |
| 314 | 2026-03-26T14:49:03.414Z | Downloaded usdt v0.5.0 |
| 315 | 2026-03-26T14:49:03.414Z | Downloaded utf8_iter v1.0.4 |
| 316 | 2026-03-26T14:49:03.418Z | Downloaded unicode-xid v0.2.6 |
| 317 | 2026-03-26T14:49:03.421Z | Downloaded tinystr v0.8.2 |
| 318 | 2026-03-26T14:49:03.421Z | Downloaded scroll v0.12.0 |
| 319 | 2026-03-26T14:49:03.421Z | Downloaded zerofrom-derive v0.1.6 |
| 320 | 2026-03-26T14:49:03.424Z | Downloaded usdt-macro v0.5.0 |
| 321 | 2026-03-26T14:49:03.424Z | Downloaded proc-macro-error v1.0.4 |
| 322 | 2026-03-26T14:49:03.427Z | Downloaded zerofrom v0.1.6 |
| 323 | 2026-03-26T14:49:03.427Z | Downloaded usdt-attr-macro v0.5.0 |
| 324 | 2026-03-26T14:49:03.427Z | Downloaded anstyle-parse v0.2.7 |
| 325 | 2026-03-26T14:49:03.430Z | Downloaded toml_datetime v0.6.11 |
| 326 | 2026-03-26T14:49:03.430Z | Downloaded yoke-derive v0.8.1 |
| 327 | 2026-03-26T14:49:03.430Z | Downloaded unicode-linebreak v0.1.5 |
| 328 | 2026-03-26T14:49:03.433Z | Downloaded version_check v0.9.5 |
| 329 | 2026-03-26T14:49:03.437Z | Downloaded toml_write v0.1.2 |
| 330 | 2026-03-26T14:49:03.441Z | Downloaded typeid v1.0.3 |
| 331 | 2026-03-26T14:49:03.441Z | Downloaded ordered-float v2.10.1 |
| 332 | 2026-03-26T14:49:03.444Z | Downloaded thread-id v4.2.2 |
| 333 | 2026-03-26T14:49:03.451Z | Downloaded bitflags v2.11.0 |
| 334 | 2026-03-26T14:49:03.459Z | Downloaded stable_deref_trait v1.2.1 |
| 335 | 2026-03-26T14:49:03.459Z | Downloaded heck v0.5.0 |
| 336 | 2026-03-26T14:49:03.459Z | Downloaded icu_normalizer v2.1.1 |
| 337 | 2026-03-26T14:49:03.459Z | Downloaded usdt-impl v0.5.0 |
| 338 | 2026-03-26T14:49:03.459Z | Downloaded thiserror-impl v2.0.18 |
| 339 | 2026-03-26T14:49:03.470Z | Downloaded plain v0.2.3 |
| 340 | 2026-03-26T14:49:03.470Z | Downloaded zmij v1.0.21 |
| 341 | 2026-03-26T14:49:03.470Z | Downloaded fastrand v2.3.0 |
| 342 | 2026-03-26T14:49:03.476Z | Downloaded writeable v0.6.2 |
| 343 | 2026-03-26T14:49:03.476Z | Downloaded thiserror-impl v1.0.69 |
| 344 | 2026-03-26T14:49:03.476Z | Downloaded tabled_derive v0.7.0 |
| 345 | 2026-03-26T14:49:03.476Z | Downloaded swrite v0.1.0 |
| 346 | 2026-03-26T14:49:03.476Z | Downloaded yoke v0.8.1 |
| 347 | 2026-03-26T14:49:03.476Z | Downloaded anstyle-query v1.1.5 |
| 348 | 2026-03-26T14:49:03.476Z | Downloaded dof v0.3.0 |
| 349 | 2026-03-26T14:49:03.480Z | Downloaded itoa v1.0.17 |
| 350 | 2026-03-26T14:49:03.480Z | Downloaded dtrace-parser v0.2.0 |
| 351 | 2026-03-26T14:49:03.480Z | Downloaded url v2.5.8 |
| 352 | 2026-03-26T14:49:03.480Z | Downloaded toml v0.8.23 |
| 353 | 2026-03-26T14:49:03.487Z | Downloaded icu_properties v2.1.2 |
| 354 | 2026-03-26T14:49:03.487Z | Downloaded displaydoc v0.2.5 |
| 355 | 2026-03-26T14:49:03.501Z | Downloaded ucd-trie v0.1.7 |
| 356 | 2026-03-26T14:49:03.501Z | Downloaded thiserror v2.0.18 |
| 357 | 2026-03-26T14:49:03.501Z | Downloaded zerocopy-derive v0.7.35 |
| 358 | 2026-03-26T14:49:03.501Z | Downloaded unicode-ident v1.0.24 |
| 359 | 2026-03-26T14:49:03.501Z | Downloaded idna_adapter v1.2.1 |
| 360 | 2026-03-26T14:49:03.506Z | Downloaded colorchoice v1.0.4 |
| 361 | 2026-03-26T14:49:03.506Z | Downloaded thiserror v1.0.69 |
| 362 | 2026-03-26T14:49:03.506Z | Downloaded clap_lex v1.0.0 |
| 363 | 2026-03-26T14:49:03.506Z | Downloaded typenum v1.19.0 |
| 364 | 2026-03-26T14:49:03.506Z | Downloaded potential_utf v0.1.4 |
| 365 | 2026-03-26T14:49:03.506Z | Downloaded is_terminal_polyfill v1.70.2 |
| 366 | 2026-03-26T14:49:03.506Z | Downloaded form_urlencoded v1.2.2 |
| 367 | 2026-03-26T14:49:03.506Z | Downloaded textwrap v0.16.2 |
| 368 | 2026-03-26T14:49:03.507Z | Downloaded cfg-if v1.0.4 |
| 369 | 2026-03-26T14:49:03.507Z | Downloaded proc-macro-error-attr v1.0.4 |
| 370 | 2026-03-26T14:49:03.507Z | Downloaded toml_edit v0.22.27 |
| 371 | 2026-03-26T14:49:03.507Z | Downloaded fnv v1.0.7 |
| 372 | 2026-03-26T14:49:03.507Z | Downloaded autocfg v1.5.0 |
| 373 | 2026-03-26T14:49:03.507Z | Downloaded anstyle v1.0.13 |
| 374 | 2026-03-26T14:49:03.507Z | Downloaded pest_meta v2.8.6 |
| 375 | 2026-03-26T14:49:03.510Z | Downloaded digest v0.10.7 |
| 376 | 2026-03-26T14:49:03.514Z | Downloaded zerotrie v0.2.3 |
| 377 | 2026-03-26T14:49:03.514Z | Downloaded crypto-common v0.1.7 |
| 378 | 2026-03-26T14:49:03.517Z | Downloaded percent-encoding v2.3.2 |
| 379 | 2026-03-26T14:49:03.521Z | Downloaded cpufeatures v0.2.17 |
| 380 | 2026-03-26T14:49:03.521Z | Downloaded zerovec v0.11.5 |
| 381 | 2026-03-26T14:49:03.524Z | Downloaded pretty-hex v0.4.1 |
| 382 | 2026-03-26T14:49:03.530Z | Downloaded strsim v0.11.1 |
| 383 | 2026-03-26T14:49:03.535Z | Downloaded heck v0.4.1 |
| 384 | 2026-03-26T14:49:03.538Z | Downloaded zerocopy v0.7.35 |
| 385 | 2026-03-26T14:49:03.546Z | Downloaded winnow v0.7.14 |
| 386 | 2026-03-26T14:49:03.551Z | Downloaded scroll_derive v0.12.1 |
| 387 | 2026-03-26T14:49:03.555Z | Downloaded unicode-width v0.2.0 |
| 388 | 2026-03-26T14:49:03.559Z | Downloaded unicode-width v0.1.14 |
| 389 | 2026-03-26T14:49:03.559Z | Downloaded pest_derive v2.8.6 |
| 390 | 2026-03-26T14:49:03.563Z | Downloaded macaddr v1.0.1 |
| 391 | 2026-03-26T14:49:03.563Z | Downloaded getrandom v0.4.1 |
| 392 | 2026-03-26T14:49:03.569Z | Downloaded byteorder v1.5.0 |
| 393 | 2026-03-26T14:49:03.574Z | Downloaded cargo_toml v0.21.0 |
| 394 | 2026-03-26T14:49:03.578Z | Downloaded sha2 v0.10.9 |
| 395 | 2026-03-26T14:49:03.578Z | Downloaded bytecount v0.6.9 |
| 396 | 2026-03-26T14:49:03.585Z | Downloaded serde-untagged v0.1.9 |
| 397 | 2026-03-26T14:49:03.585Z | Downloaded synstructure v0.13.2 |
| 398 | 2026-03-26T14:49:03.585Z | Downloaded cargo_metadata v0.21.0 |
| 399 | 2026-03-26T14:49:03.588Z | Downloaded camino v1.2.2 |
| 400 | 2026-03-26T14:49:03.592Z | Downloaded erased-serde v0.4.9 |
| 401 | 2026-03-26T14:49:03.592Z | Downloaded anyhow v1.0.102 |
| 402 | 2026-03-26T14:49:03.598Z | Downloaded semver v1.0.27 |
| 403 | 2026-03-26T14:49:03.601Z | Downloaded once_cell v1.21.3 |
| 404 | 2026-03-26T14:49:03.604Z | Downloaded icu_collections v2.1.1 |
| 405 | 2026-03-26T14:49:03.608Z | Downloaded litemap v0.8.1 |
| 406 | 2026-03-26T14:49:03.612Z | Downloaded smallvec v1.15.1 |
| 407 | 2026-03-26T14:49:03.615Z | Downloaded tempfile v3.25.0 |
| 408 | 2026-03-26T14:49:03.619Z | Downloaded camino-tempfile v1.4.1 |
| 409 | 2026-03-26T14:49:03.619Z | Downloaded pest_generator v2.8.6 |
| 410 | 2026-03-26T14:49:03.634Z | Downloaded serde_tokenstream v0.2.3 |
| 411 | 2026-03-26T14:49:03.638Z | Downloaded cargo-util-schemas v0.8.2 |
| 412 | 2026-03-26T14:49:03.642Z | Downloaded num-traits v0.2.19 |
| 413 | 2026-03-26T14:49:03.645Z | Downloaded serde_core v1.0.228 |
| 414 | 2026-03-26T14:49:03.645Z | Downloaded log v0.4.29 |
| 415 | 2026-03-26T14:49:03.645Z | Downloaded clap_derive v4.5.55 |
| 416 | 2026-03-26T14:49:03.648Z | Downloaded papergrid v0.11.0 |
| 417 | 2026-03-26T14:49:03.651Z | Downloaded serde_derive v1.0.228 |
| 418 | 2026-03-26T14:49:03.651Z | Downloaded proc-macro2 v1.0.106 |
| 419 | 2026-03-26T14:49:03.654Z | Downloaded quote v1.0.44 |
| 420 | 2026-03-26T14:49:03.657Z | Downloaded icu_provider v2.1.1 |
| 421 | 2026-03-26T14:49:03.664Z | Downloaded icu_locale_core v2.1.1 |
| 422 | 2026-03-26T14:49:03.667Z | Downloaded hashbrown v0.16.1 |
| 423 | 2026-03-26T14:49:03.670Z | Downloaded icu_normalizer_data v2.1.1 |
| 424 | 2026-03-26T14:49:03.675Z | Downloaded serde v1.0.228 |
| 425 | 2026-03-26T14:49:03.675Z | Downloaded clap v4.5.60 |
| 426 | 2026-03-26T14:49:03.707Z | Downloaded memchr v2.8.0 |
| 427 | 2026-03-26T14:49:03.710Z | Downloaded indexmap v2.13.0 |
| 428 | 2026-03-26T14:49:03.740Z | Downloaded icu_properties_data v2.1.2 |
| 429 | 2026-03-26T14:49:03.745Z | Downloaded pest v2.8.6 |
| 430 | 2026-03-26T14:49:03.753Z | Downloaded idna v1.1.0 |
| 431 | 2026-03-26T14:49:03.759Z | Downloaded clap_builder v4.5.60 |
| 432 | 2026-03-26T14:49:03.763Z | Downloaded serde_json v1.0.149 |
| 433 | 2026-03-26T14:49:03.768Z | Downloaded goblin v0.8.2 |
| 434 | 2026-03-26T14:49:03.777Z | Downloaded tabled v0.15.0 |
| 435 | 2026-03-26T14:49:03.792Z | Downloaded syn v2.0.117 |
| 436 | 2026-03-26T14:49:03.797Z | Downloaded syn v1.0.109 |
| 437 | 2026-03-26T14:49:03.811Z | Downloaded rustix v1.1.3 |
| 438 | 2026-03-26T14:49:03.844Z | Downloaded libc v0.2.180 |
| 439 | 2026-03-26T14:49:03.909Z | Compiling proc-macro2 v1.0.106 |
| 440 | 2026-03-26T14:49:03.909Z | Compiling unicode-ident v1.0.24 |
| 441 | 2026-03-26T14:49:03.909Z | Compiling quote v1.0.44 |
| 442 | 2026-03-26T14:49:03.913Z | Compiling serde_core v1.0.228 |
| 443 | 2026-03-26T14:49:03.913Z | Compiling libc v0.2.180 |
| 444 | 2026-03-26T14:49:03.913Z | Compiling version_check v0.9.5 |
| 445 | 2026-03-26T14:49:03.913Z | Compiling serde v1.0.228 |
| 446 | 2026-03-26T14:49:03.913Z | Compiling memchr v2.8.0 |
| 447 | 2026-03-26T14:49:03.913Z | Compiling stable_deref_trait v1.2.1 |
| 448 | 2026-03-26T14:49:03.913Z | Compiling zmij v1.0.21 |
| 449 | 2026-03-26T14:49:03.913Z | Compiling autocfg v1.5.0 |
| 450 | 2026-03-26T14:49:03.913Z | Compiling ucd-trie v0.1.7 |
| 451 | 2026-03-26T14:49:04.091Z | Compiling thiserror v1.0.69 |
| 452 | 2026-03-26T14:49:04.103Z | Compiling itoa v1.0.17 |
| 453 | 2026-03-26T14:49:04.106Z | Compiling writeable v0.6.2 |
| 454 | 2026-03-26T14:49:04.277Z | Compiling litemap v0.8.1 |
| 455 | 2026-03-26T14:49:04.347Z | Compiling icu_properties_data v2.1.2 |
| 456 | 2026-03-26T14:49:04.454Z | Compiling rustix v1.1.3 |
| 457 | 2026-03-26T14:49:04.522Z | Compiling icu_normalizer_data v2.1.1 |
| 458 | 2026-03-26T14:49:04.595Z | Compiling byteorder v1.5.0 |
| 459 | 2026-03-26T14:49:04.599Z | Compiling serde_json v1.0.149 |
| 460 | 2026-03-26T14:49:04.647Z | Compiling bitflags v2.11.0 |
| 461 | 2026-03-26T14:49:04.758Z | Compiling pest v2.8.6 |
| 462 | 2026-03-26T14:49:04.846Z | Compiling num-traits v0.2.19 |
| 463 | 2026-03-26T14:49:04.880Z | Compiling equivalent v1.0.2 |
| 464 | 2026-03-26T14:49:04.921Z | Compiling smallvec v1.15.1 |
| 465 | 2026-03-26T14:49:05.041Z | Compiling hashbrown v0.16.1 |
| 466 | 2026-03-26T14:49:05.045Z | Compiling typeid v1.0.3 |
| 467 | 2026-03-26T14:49:05.062Z | Compiling usdt-impl v0.5.0 |
| 468 | 2026-03-26T14:49:05.114Z | Compiling proc-macro-error-attr v1.0.4 |
| 469 | 2026-03-26T14:49:05.119Z | Compiling erased-serde v0.4.9 |
| 470 | 2026-03-26T14:49:05.119Z | Compiling winnow v0.7.14 |
| 471 | 2026-03-26T14:49:05.119Z | Compiling syn v1.0.109 |
| 472 | 2026-03-26T14:49:05.218Z | Compiling toml_write v0.1.2 |
| 473 | 2026-03-26T14:49:05.237Z | Compiling proc-macro-error v1.0.4 |
| 474 | 2026-03-26T14:49:05.294Z | Compiling errno v0.3.14 |
| 475 | 2026-03-26T14:49:05.343Z | Compiling thread-id v4.2.2 |
| 476 | 2026-03-26T14:49:05.475Z | Compiling utf8_iter v1.0.4 |
| 477 | 2026-03-26T14:49:05.528Z | Compiling utf8parse v0.2.2 |
| 478 | 2026-03-26T14:49:05.544Z | Compiling percent-encoding v2.3.2 |
| 479 | 2026-03-26T14:49:05.562Z | Compiling getrandom v0.4.1 |
| 480 | 2026-03-26T14:49:05.580Z | Compiling syn v2.0.117 |
| 481 | 2026-03-26T14:49:05.630Z | Compiling indexmap v2.13.0 |
| 482 | 2026-03-26T14:49:05.649Z | Compiling log v0.4.29 |
| 483 | 2026-03-26T14:49:05.670Z | Compiling camino v1.2.2 |
| 484 | 2026-03-26T14:49:05.673Z | Compiling plain v0.2.3 |
| 485 | 2026-03-26T14:49:05.673Z | Compiling thiserror v2.0.18 |
| 486 | 2026-03-26T14:49:05.707Z | Compiling anstyle-parse v0.2.7 |
| 487 | 2026-03-26T14:49:05.796Z | Compiling form_urlencoded v1.2.2 |
| 488 | 2026-03-26T14:49:05.957Z | Compiling pest_meta v2.8.6 |
| 489 | 2026-03-26T14:49:05.994Z | Compiling ordered-float v2.10.1 |
| 490 | 2026-03-26T14:49:06.030Z | Compiling anstyle v1.0.13 |
| 491 | 2026-03-26T14:49:06.069Z | Compiling cfg-if v1.0.4 |
| 492 | 2026-03-26T14:49:06.109Z | Compiling is_terminal_polyfill v1.70.2 |
| 493 | 2026-03-26T14:49:06.148Z | Compiling colorchoice v1.0.4 |
| 494 | 2026-03-26T14:49:06.168Z | Compiling anstyle-query v1.1.5 |
| 495 | 2026-03-26T14:49:06.168Z | Compiling pretty-hex v0.4.1 |
| 496 | 2026-03-26T14:49:06.284Z | Compiling fs-err v3.3.0 |
| 497 | 2026-03-26T14:49:06.287Z | Compiling anstream v0.6.21 |
| 498 | 2026-03-26T14:49:06.320Z | Compiling bytecount v0.6.9 |
| 499 | 2026-03-26T14:49:06.341Z | Compiling terminal_size v0.4.3 |
| 500 | 2026-03-26T14:49:06.341Z | Compiling unicode-xid v0.2.6 |
| 501 | 2026-03-26T14:49:06.357Z | Compiling once_cell v1.21.3 |
| 502 | 2026-03-26T14:49:06.490Z | Compiling semver v1.0.27 |
| 503 | 2026-03-26T14:49:06.521Z | Compiling unicode-width v0.1.14 |
| 504 | 2026-03-26T14:49:06.558Z | Compiling clap_lex v1.0.0 |
| 505 | 2026-03-26T14:49:06.594Z | Compiling heck v0.4.1 |
| 506 | 2026-03-26T14:49:06.633Z | Compiling fnv v1.0.7 |
| 507 | 2026-03-26T14:49:06.653Z | Compiling strsim v0.11.1 |
| 508 | 2026-03-26T14:49:06.675Z | Compiling fastrand v2.3.0 |
| 509 | 2026-03-26T14:49:06.761Z | Compiling heck v0.5.0 |
| 510 | 2026-03-26T14:49:06.779Z | Compiling anyhow v1.0.102 |
| 511 | 2026-03-26T14:49:06.805Z | Compiling serde-untagged v0.1.9 |
| 512 | 2026-03-26T14:49:06.838Z | Compiling papergrid v0.11.0 |
| 513 | 2026-03-26T14:49:06.857Z | Compiling clap_builder v4.5.60 |
| 514 | 2026-03-26T14:49:06.904Z | Compiling tempfile v3.25.0 |
| 515 | 2026-03-26T14:49:06.961Z | Compiling memmap v0.7.0 |
| 516 | 2026-03-26T14:49:06.980Z | Compiling unicode-width v0.2.0 |
| 517 | 2026-03-26T14:49:07.013Z | Compiling smawk v0.3.2 |
| 518 | 2026-03-26T14:49:07.031Z | Compiling unicode-linebreak v0.1.5 |
| 519 | 2026-03-26T14:49:07.168Z | Compiling camino-tempfile v1.4.1 |
| 520 | 2026-03-26T14:49:07.186Z | Compiling swrite v0.1.0 |
| 521 | 2026-03-26T14:49:07.254Z | Compiling textwrap v0.16.2 |
| 522 | 2026-03-26T14:49:07.277Z | Compiling dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common) |
| 523 | 2026-03-26T14:49:07.590Z | Compiling tabled_derive v0.7.0 |
| 524 | 2026-03-26T14:49:08.160Z | Compiling synstructure v0.13.2 |
| 525 | 2026-03-26T14:49:08.160Z | Compiling pest_generator v2.8.6 |
| 526 | 2026-03-26T14:49:08.279Z | Compiling tabled v0.15.0 |
| 527 | 2026-03-26T14:49:08.678Z | Compiling serde_derive v1.0.228 |
| 528 | 2026-03-26T14:49:08.678Z | Compiling zerofrom-derive v0.1.6 |
| 529 | 2026-03-26T14:49:08.681Z | Compiling yoke-derive v0.8.1 |
| 530 | 2026-03-26T14:49:08.681Z | Compiling zerovec-derive v0.11.2 |
| 531 | 2026-03-26T14:49:08.681Z | Compiling displaydoc v0.2.5 |
| 532 | 2026-03-26T14:49:08.681Z | Compiling thiserror-impl v1.0.69 |
| 533 | 2026-03-26T14:49:08.751Z | Compiling zerocopy-derive v0.7.35 |
| 534 | 2026-03-26T14:49:08.783Z | Compiling scroll_derive v0.12.1 |
| 535 | 2026-03-26T14:49:08.798Z | Compiling thiserror-impl v2.0.18 |
| 536 | 2026-03-26T14:49:08.814Z | Compiling clap_derive v4.5.55 |
| 537 | 2026-03-26T14:49:08.834Z | Compiling pest_derive v2.8.6 |
| 538 | 2026-03-26T14:49:09.455Z | Compiling scroll v0.12.0 |
| 539 | 2026-03-26T14:49:09.547Z | Compiling zerocopy v0.7.35 |
| 540 | 2026-03-26T14:49:09.732Z | Compiling goblin v0.8.2 |
| 541 | 2026-03-26T14:49:09.813Z | Compiling zerofrom v0.1.6 |
| 542 | 2026-03-26T14:49:09.879Z | Compiling dtrace-parser v0.2.0 |
| 543 | 2026-03-26T14:49:09.917Z | Compiling yoke v0.8.1 |
| 544 | 2026-03-26T14:49:10.078Z | Compiling zerovec v0.11.5 |
| 545 | 2026-03-26T14:49:10.078Z | Compiling zerotrie v0.2.3 |
| 546 | 2026-03-26T14:49:10.247Z | Compiling clap v4.5.60 |
| 547 | 2026-03-26T14:49:10.492Z | Compiling tinystr v0.8.2 |
| 548 | 2026-03-26T14:49:10.492Z | Compiling potential_utf v0.1.4 |
| 549 | 2026-03-26T14:49:10.627Z | Compiling icu_collections v2.1.1 |
| 550 | 2026-03-26T14:49:10.644Z | Compiling icu_locale_core v2.1.1 |
| 551 | 2026-03-26T14:49:11.197Z | Compiling icu_provider v2.1.1 |
| 552 | 2026-03-26T14:49:11.210Z | Compiling dof v0.3.0 |
| 553 | 2026-03-26T14:49:11.216Z | Compiling serde_tokenstream v0.2.3 |
| 554 | 2026-03-26T14:49:11.229Z | Compiling serde_spanned v0.6.9 |
| 555 | 2026-03-26T14:49:11.237Z | Compiling toml_datetime v0.6.11 |
| 556 | 2026-03-26T14:49:11.238Z | Compiling serde-value v0.7.0 |
| 557 | 2026-03-26T14:49:11.251Z | Compiling cargo-platform v0.2.0 |
| 558 | 2026-03-26T14:49:11.260Z | Compiling macaddr v1.0.1 |
| 559 | 2026-03-26T14:49:11.418Z | Compiling icu_normalizer v2.1.1 |
| 560 | 2026-03-26T14:49:11.418Z | Compiling icu_properties v2.1.2 |
| 561 | 2026-03-26T14:49:11.454Z | Compiling toml_edit v0.22.27 |
| 562 | 2026-03-26T14:49:11.917Z | Compiling usdt-attr-macro v0.5.0 |
| 563 | 2026-03-26T14:49:11.926Z | Compiling usdt-macro v0.5.0 |
| 564 | 2026-03-26T14:49:12.244Z | Compiling idna_adapter v1.2.1 |
| 565 | 2026-03-26T14:49:12.352Z | Compiling idna v1.1.0 |
| 566 | 2026-03-26T14:49:12.514Z | Compiling usdt v0.5.0 |
| 567 | 2026-03-26T14:49:12.610Z | Compiling url v2.5.8 |
| 568 | 2026-03-26T14:49:12.733Z | Compiling toml v0.8.23 |
| 569 | 2026-03-26T14:49:13.048Z | Compiling cargo-util-schemas v0.8.2 |
| 570 | 2026-03-26T14:49:13.048Z | Compiling cargo_toml v0.21.0 |
| 571 | 2026-03-26T14:49:13.818Z | Compiling cargo_metadata v0.21.0 |
| 572 | 2026-03-26T14:49:14.741Z | Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask) |
| 573 | 2026-03-26T14:49:16.854Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 51.35s |
| 574 | 2026-03-26T14:49:17.111Z | Running `target/debug/xtask download cockroach clickhouse console dendrite-stub maghemite-mgd transceiver-control` |
| 575 | 2026-03-26T14:49:17.684Z | Downloading crates ... |
| 576 | 2026-03-26T14:49:17.789Z | Downloaded array-init v0.0.4 |
| 577 | 2026-03-26T14:49:17.792Z | Downloaded async-stream-impl v0.3.6 |
| 578 | 2026-03-26T14:49:17.795Z | Downloaded bcrypt-pbkdf v0.10.0 |
| 579 | 2026-03-26T14:49:17.795Z | Downloaded ascii-canvas v3.0.0 |
| 580 | 2026-03-26T14:49:17.798Z | Downloaded cargo_metadata v0.19.2 |
| 581 | 2026-03-26T14:49:17.806Z | Downloaded cstr-argument v0.1.2 |
| 582 | 2026-03-26T14:49:17.809Z | Downloaded ciborium-ll v0.2.2 |
| 583 | 2026-03-26T14:49:17.809Z | Downloaded cobs v0.3.0 |
| 584 | 2026-03-26T14:49:17.809Z | Downloaded adler2 v2.0.1 |
| 585 | 2026-03-26T14:49:17.813Z | Downloaded embedded-io v0.4.0 |
| 586 | 2026-03-26T14:49:17.817Z | Downloaded base16ct v1.0.0 |
| 587 | 2026-03-26T14:49:17.817Z | Downloaded bit-vec v0.6.3 |
| 588 | 2026-03-26T14:49:17.820Z | Downloaded endian-type v0.1.2 |
| 589 | 2026-03-26T14:49:17.820Z | Downloaded dirs-sys-next v0.1.2 |
| 590 | 2026-03-26T14:49:17.826Z | Downloaded constant_time_eq v0.4.2 |
| 591 | 2026-03-26T14:49:17.829Z | Downloaded corncobs v0.1.4 |
| 592 | 2026-03-26T14:49:17.829Z | Downloaded ctr v0.9.2 |
| 593 | 2026-03-26T14:49:17.832Z | Downloaded arc-swap v1.8.2 |
| 594 | 2026-03-26T14:49:17.832Z | Downloaded foreign-types v0.5.0 |
| 595 | 2026-03-26T14:49:17.836Z | Downloaded crc8 v0.1.1 |
| 596 | 2026-03-26T14:49:17.836Z | Downloaded float-ord v0.3.2 |
| 597 | 2026-03-26T14:49:17.836Z | Downloaded filetime v0.2.27 |
| 598 | 2026-03-26T14:49:17.836Z | Downloaded crunchy v0.2.4 |
| 599 | 2026-03-26T14:49:17.841Z | Downloaded console v0.16.2 |
| 600 | 2026-03-26T14:49:17.841Z | Downloaded ecdsa v0.16.9 |
| 601 | 2026-03-26T14:49:17.842Z | Downloaded drift v0.1.3 |
| 602 | 2026-03-26T14:49:17.845Z | Downloaded crc32fast v1.5.0 |
| 603 | 2026-03-26T14:49:17.848Z | Downloaded cc v1.2.56 |
| 604 | 2026-03-26T14:49:17.851Z | Downloaded debug-ignore v1.0.5 |
| 605 | 2026-03-26T14:49:17.851Z | Downloaded darling v0.21.3 |
| 606 | 2026-03-26T14:49:17.855Z | Downloaded dirs-next v2.0.0 |
| 607 | 2026-03-26T14:49:17.862Z | Downloaded chacha20poly1305 v0.10.1 |
| 608 | 2026-03-26T14:49:17.863Z | Downloaded curve25519-dalek-derive v0.1.1 |
| 609 | 2026-03-26T14:49:17.863Z | Downloaded bumpalo v3.20.2 |
| 610 | 2026-03-26T14:49:17.863Z | Downloaded futures-core v0.3.32 |
| 611 | 2026-03-26T14:49:17.870Z | Downloaded aes-gcm v0.10.3 |
| 612 | 2026-03-26T14:49:17.876Z | Downloaded dropshot_endpoint v0.16.7 |
| 613 | 2026-03-26T14:49:17.879Z | Downloaded dropshot-api-manager-types v0.6.0 |
| 614 | 2026-03-26T14:49:17.879Z | Downloaded crucible-workspace-hack v0.1.0 |
| 615 | 2026-03-26T14:49:17.879Z | Downloaded darling_macro v0.20.11 |
| 616 | 2026-03-26T14:49:17.887Z | Downloaded async-recursion v1.1.1 |
| 617 | 2026-03-26T14:49:17.890Z | Downloaded deranged v0.5.8 |
| 618 | 2026-03-26T14:49:17.890Z | Downloaded fxhash v0.2.1 |
| 619 | 2026-03-26T14:49:17.893Z | Downloaded bcs v0.1.6 |
| 620 | 2026-03-26T14:49:17.893Z | Downloaded arrayvec v0.7.6 |
| 621 | 2026-03-26T14:49:17.897Z | Downloaded atomicwrites v0.4.4 |
| 622 | 2026-03-26T14:49:17.897Z | Downloaded dyn-clone v1.0.20 |
| 623 | 2026-03-26T14:49:17.897Z | Downloaded bit-set v0.8.0 |
| 624 | 2026-03-26T14:49:17.901Z | Downloaded foreign-types-macros v0.2.3 |
| 625 | 2026-03-26T14:49:17.901Z | Downloaded diesel_table_macro_syntax v0.3.0 |
| 626 | 2026-03-26T14:49:17.901Z | Downloaded cbc v0.1.2 |
| 627 | 2026-03-26T14:49:17.906Z | Downloaded atomic-waker v1.1.2 |
| 628 | 2026-03-26T14:49:17.906Z | Downloaded aws-lc-rs v1.16.0 |
| 629 | 2026-03-26T14:49:17.910Z | Downloaded display-error-chain v0.2.2 |
| 630 | 2026-03-26T14:49:17.913Z | Downloaded difflib v0.4.0 |
| 631 | 2026-03-26T14:49:17.913Z | Downloaded fd-lock v4.0.4 |
| 632 | 2026-03-26T14:49:17.913Z | Downloaded defmt-parser v1.0.0 |
| 633 | 2026-03-26T14:49:17.914Z | Downloaded foreign-types v0.3.2 |
| 634 | 2026-03-26T14:49:17.914Z | Downloaded derive_builder_macro v0.20.2 |
| 635 | 2026-03-26T14:49:17.917Z | Downloaded cexpr v0.6.0 |
| 636 | 2026-03-26T14:49:17.917Z | Downloaded byte-wrapper v0.1.0 |
| 637 | 2026-03-26T14:49:17.917Z | Downloaded defmt v0.3.100 |
| 638 | 2026-03-26T14:49:17.921Z | Downloaded bzip2 v0.4.4 |
| 639 | 2026-03-26T14:49:17.921Z | Downloaded block-padding v0.3.3 |
| 640 | 2026-03-26T14:49:17.924Z | Downloaded fallible-iterator v0.2.0 |
| 641 | 2026-03-26T14:49:17.927Z | Downloaded env_filter v1.0.0 |
| 642 | 2026-03-26T14:49:17.930Z | Downloaded enum-as-inner v0.6.1 |
| 643 | 2026-03-26T14:49:17.930Z | Downloaded bitfield-struct v0.6.2 |
| 644 | 2026-03-26T14:49:17.933Z | Downloaded dsl_auto_type v0.2.0 |
| 645 | 2026-03-26T14:49:17.933Z | Downloaded castaway v0.2.4 |
| 646 | 2026-03-26T14:49:17.937Z | Downloaded dunce v1.0.5 |
| 647 | 2026-03-26T14:49:17.937Z | Downloaded assert_matches v1.5.0 |
| 648 | 2026-03-26T14:49:17.940Z | Downloaded globset v0.4.18 |
| 649 | 2026-03-26T14:49:17.940Z | Downloaded futures-io v0.3.32 |
| 650 | 2026-03-26T14:49:17.940Z | Downloaded group v0.13.0 |
| 651 | 2026-03-26T14:49:17.940Z | Downloaded embedded-io v0.6.1 |
| 652 | 2026-03-26T14:49:17.945Z | Downloaded fixedbitset v0.4.2 |
| 653 | 2026-03-26T14:49:17.945Z | Downloaded chacha20 v0.9.1 |
| 654 | 2026-03-26T14:49:17.945Z | Downloaded futures-task v0.3.32 |
| 655 | 2026-03-26T14:49:17.949Z | Downloaded buf-list v1.1.2 |
| 656 | 2026-03-26T14:49:17.949Z | Downloaded darling_macro v0.21.3 |
| 657 | 2026-03-26T14:49:17.949Z | Downloaded float-cmp v0.10.0 |
| 658 | 2026-03-26T14:49:17.949Z | Downloaded dtrace-parser v0.3.0 |
| 659 | 2026-03-26T14:49:17.949Z | Downloaded dof v0.4.0 |
| 660 | 2026-03-26T14:49:17.953Z | Downloaded darling_macro v0.23.0 |
| 661 | 2026-03-26T14:49:17.953Z | Downloaded ed25519 v2.2.3 |
| 662 | 2026-03-26T14:49:17.953Z | Downloaded convert_case v0.4.0 |
| 663 | 2026-03-26T14:49:17.953Z | Downloaded der_derive v0.7.3 |
| 664 | 2026-03-26T14:49:17.956Z | Downloaded atty v0.2.14 |
| 665 | 2026-03-26T14:49:17.956Z | Downloaded aead v0.5.2 |
| 666 | 2026-03-26T14:49:17.956Z | Downloaded cfg_aliases v0.2.1 |
| 667 | 2026-03-26T14:49:17.956Z | Downloaded foldhash v0.2.0 |
| 668 | 2026-03-26T14:49:17.959Z | Downloaded arrayref v0.3.9 |
| 669 | 2026-03-26T14:49:17.959Z | Downloaded crossbeam-channel v0.5.15 |
| 670 | 2026-03-26T14:49:17.965Z | Downloaded crc v3.4.0 |
| 671 | 2026-03-26T14:49:17.965Z | Downloaded crc-catalog v2.4.0 |
| 672 | 2026-03-26T14:49:17.968Z | Downloaded document-features v0.2.12 |
| 673 | 2026-03-26T14:49:17.968Z | Downloaded ciborium-io v0.2.2 |
| 674 | 2026-03-26T14:49:17.968Z | Downloaded git-stub v1.0.0 |
| 675 | 2026-03-26T14:49:17.972Z | Downloaded futures-macro v0.3.32 |
| 676 | 2026-03-26T14:49:17.972Z | Downloaded base16ct v0.2.0 |
| 677 | 2026-03-26T14:49:17.972Z | Downloaded flagset v0.4.7 |
| 678 | 2026-03-26T14:49:17.972Z | Downloaded futures-sink v0.3.32 |
| 679 | 2026-03-26T14:49:17.975Z | Downloaded cargo-platform v0.1.9 |
| 680 | 2026-03-26T14:49:17.975Z | Downloaded async-stream v0.3.6 |
| 681 | 2026-03-26T14:49:17.979Z | Downloaded ghash v0.5.1 |
| 682 | 2026-03-26T14:49:17.979Z | Downloaded globwalk v0.9.1 |
| 683 | 2026-03-26T14:49:17.986Z | Downloaded bit-set v0.5.3 |
| 684 | 2026-03-26T14:49:17.986Z | Downloaded hash32 v0.2.1 |
| 685 | 2026-03-26T14:49:17.986Z | Downloaded bitflags v1.3.2 |
| 686 | 2026-03-26T14:49:17.989Z | Downloaded backoff v0.4.0 |
| 687 | 2026-03-26T14:49:17.989Z | Downloaded either v1.15.0 |
| 688 | 2026-03-26T14:49:17.993Z | Downloaded daft v0.1.5 |
| 689 | 2026-03-26T14:49:17.994Z | Downloaded ar_archive_writer v0.5.1 |
| 690 | 2026-03-26T14:49:18.003Z | Downloaded data-encoding v2.10.0 |
| 691 | 2026-03-26T14:49:18.004Z | Downloaded csv-core v0.1.13 |
| 692 | 2026-03-26T14:49:18.004Z | Downloaded critical-section v1.2.0 |
| 693 | 2026-03-26T14:49:18.004Z | Downloaded ff v0.13.1 |
| 694 | 2026-03-26T14:49:18.004Z | Downloaded cfg_aliases v0.1.1 |
| 695 | 2026-03-26T14:49:18.004Z | Downloaded bitfield v0.19.4 |
| 696 | 2026-03-26T14:49:18.007Z | Downloaded headers-core v0.3.0 |
| 697 | 2026-03-26T14:49:18.007Z | Downloaded hex v0.4.3 |
| 698 | 2026-03-26T14:49:18.007Z | Downloaded derive_builder_core v0.20.2 |
| 699 | 2026-03-26T14:49:18.007Z | Downloaded defmt-macros v1.0.1 |
| 700 | 2026-03-26T14:49:18.007Z | Downloaded base64ct v1.8.3 |
| 701 | 2026-03-26T14:49:18.007Z | Downloaded hex-literal v0.4.1 |
| 702 | 2026-03-26T14:49:18.007Z | Downloaded foreign-types-shared v0.1.1 |
| 703 | 2026-03-26T14:49:18.007Z | Downloaded cpufeatures v0.3.0 |
| 704 | 2026-03-26T14:49:18.012Z | Downloaded darling_core v0.23.0 |
| 705 | 2026-03-26T14:49:18.012Z | Downloaded foreign-types-shared v0.3.1 |
| 706 | 2026-03-26T14:49:18.015Z | Downloaded derive-ex v0.1.8 |
| 707 | 2026-03-26T14:49:18.015Z | Downloaded bitfield-macros v0.19.4 |
| 708 | 2026-03-26T14:49:18.015Z | Downloaded hostname v0.3.1 |
| 709 | 2026-03-26T14:49:18.015Z | Downloaded bb8 v0.8.6 |
| 710 | 2026-03-26T14:49:18.019Z | Downloaded foldhash v0.1.5 |
| 711 | 2026-03-26T14:49:18.022Z | Downloaded downcast-rs v2.0.2 |
| 712 | 2026-03-26T14:49:18.022Z | Downloaded hash32 v0.3.1 |
| 713 | 2026-03-26T14:49:18.022Z | Downloaded funty v2.0.0 |
| 714 | 2026-03-26T14:49:18.025Z | Downloaded ena v0.14.4 |
| 715 | 2026-03-26T14:49:18.025Z | Downloaded defmt v1.0.1 |
| 716 | 2026-03-26T14:49:18.028Z | Downloaded daft-derive v0.1.5 |
| 717 | 2026-03-26T14:49:18.031Z | Downloaded cipher v0.4.4 |
| 718 | 2026-03-26T14:49:18.035Z | Downloaded fixedbitset v0.5.7 |
| 719 | 2026-03-26T14:49:18.035Z | Downloaded crossbeam-deque v0.8.6 |
| 720 | 2026-03-26T14:49:18.035Z | Downloaded find-msvc-tools v0.1.9 |
| 721 | 2026-03-26T14:49:18.039Z | Downloaded camino-tempfile-ext v0.3.3 |
| 722 | 2026-03-26T14:49:18.039Z | Downloaded http-range v0.1.5 |
| 723 | 2026-03-26T14:49:18.039Z | Downloaded blowfish v0.9.1 |
| 724 | 2026-03-26T14:49:18.039Z | Downloaded bit-vec v0.8.0 |
| 725 | 2026-03-26T14:49:18.042Z | Downloaded httpdate v1.0.3 |
| 726 | 2026-03-26T14:49:18.045Z | Downloaded hubpack_derive v0.1.1 |
| 727 | 2026-03-26T14:49:18.049Z | Downloaded gethostname v0.5.0 |
| 728 | 2026-03-26T14:49:18.049Z | Downloaded cassowary v0.3.0 |
| 729 | 2026-03-26T14:49:18.049Z | Downloaded blake2 v0.10.6 |
| 730 | 2026-03-26T14:49:18.052Z | Downloaded async-trait v0.1.89 |
| 731 | 2026-03-26T14:49:18.055Z | Downloaded cmake v0.1.57 |
| 732 | 2026-03-26T14:49:18.055Z | Downloaded fs-err v2.11.0 |
| 733 | 2026-03-26T14:49:18.059Z | Downloaded ident_case v1.0.1 |
| 734 | 2026-03-26T14:49:18.059Z | Downloaded hyper-tls v0.6.0 |
| 735 | 2026-03-26T14:49:18.065Z | Downloaded hostname v0.4.2 |
| 736 | 2026-03-26T14:49:18.066Z | Downloaded home v0.5.12 |
| 737 | 2026-03-26T14:49:18.066Z | Downloaded glob v0.3.3 |
| 738 | 2026-03-26T14:49:18.066Z | Downloaded git-stub-vcs v0.1.0 |
| 739 | 2026-03-26T14:49:18.073Z | Downloaded cargo_toml v0.22.3 |
| 740 | 2026-03-26T14:49:18.073Z | Downloaded bzip2 v0.6.1 |
| 741 | 2026-03-26T14:49:18.073Z | Downloaded indent_write v2.2.0 |
| 742 | 2026-03-26T14:49:18.073Z | Downloaded is-terminal v0.4.17 |
| 743 | 2026-03-26T14:49:18.073Z | Downloaded instant v0.1.13 |
| 744 | 2026-03-26T14:49:18.074Z | Downloaded inout v0.1.4 |
| 745 | 2026-03-26T14:49:18.074Z | Downloaded indoc v1.0.9 |
| 746 | 2026-03-26T14:49:18.074Z | Downloaded internet-checksum v0.2.1 |
| 747 | 2026-03-26T14:49:18.081Z | Downloaded is_ci v1.2.0 |
| 748 | 2026-03-26T14:49:18.082Z | Downloaded instability v0.3.11 |
| 749 | 2026-03-26T14:49:18.082Z | Downloaded erased-serde v0.3.31 |
| 750 | 2026-03-26T14:49:18.082Z | Downloaded crossbeam-utils v0.8.21 |
| 751 | 2026-03-26T14:49:18.082Z | Downloaded derive_builder v0.20.2 |
| 752 | 2026-03-26T14:49:18.089Z | Downloaded darling_core v0.20.11 |
| 753 | 2026-03-26T14:49:18.089Z | Downloaded crypto-bigint v0.5.5 |
| 754 | 2026-03-26T14:49:18.089Z | Downloaded der v0.7.10 |
| 755 | 2026-03-26T14:49:18.093Z | Downloaded diff v0.1.13 |
| 756 | 2026-03-26T14:49:18.093Z | Downloaded convert_case v0.10.0 |
| 757 | 2026-03-26T14:49:18.097Z | Downloaded const_format_proc_macros v0.2.34 |
| 758 | 2026-03-26T14:49:18.097Z | Downloaded env_logger v0.11.9 |
| 759 | 2026-03-26T14:49:18.097Z | Downloaded crossbeam-epoch v0.9.18 |
| 760 | 2026-03-26T14:49:18.100Z | Downloaded highway v1.3.0 |
| 761 | 2026-03-26T14:49:18.103Z | Downloaded expectorate v1.2.0 |
| 762 | 2026-03-26T14:49:18.106Z | Downloaded lalrpop-util v0.19.12 |
| 763 | 2026-03-26T14:49:18.106Z | Downloaded lazy_static v1.5.0 |
| 764 | 2026-03-26T14:49:18.106Z | Downloaded kstat-rs v0.2.4 |
| 765 | 2026-03-26T14:49:18.109Z | Downloaded des v0.8.1 |
| 766 | 2026-03-26T14:49:18.109Z | Downloaded backon v1.6.0 |
| 767 | 2026-03-26T14:49:18.112Z | Downloaded http-body-util v0.1.3 |
| 768 | 2026-03-26T14:49:18.112Z | Downloaded http-body v1.0.1 |
| 769 | 2026-03-26T14:49:18.117Z | Downloaded colored v2.2.0 |
| 770 | 2026-03-26T14:49:18.119Z | Downloaded futures-executor v0.3.32 |
| 771 | 2026-03-26T14:49:18.120Z | Downloaded fs_extra v1.3.0 |
| 772 | 2026-03-26T14:49:18.120Z | Downloaded maplit v1.0.2 |
| 773 | 2026-03-26T14:49:18.122Z | Downloaded lru-slab v0.1.2 |
| 774 | 2026-03-26T14:49:18.123Z | Downloaded lru-cache v0.1.2 |
| 775 | 2026-03-26T14:49:18.123Z | Downloaded cookie_store v0.22.1 |
| 776 | 2026-03-26T14:49:18.126Z | Downloaded mime v0.3.17 |
| 777 | 2026-03-26T14:49:18.126Z | Downloaded managed v0.8.0 |
| 778 | 2026-03-26T14:49:18.126Z | Downloaded lzss v0.8.2 |
| 779 | 2026-03-26T14:49:18.129Z | Downloaded derive_more v2.1.1 |
| 780 | 2026-03-26T14:49:18.133Z | Downloaded memoffset v0.9.1 |
| 781 | 2026-03-26T14:49:18.136Z | Downloaded lru v0.12.5 |
| 782 | 2026-03-26T14:49:18.136Z | Downloaded humantime v2.3.0 |
| 783 | 2026-03-26T14:49:18.139Z | Downloaded console v0.15.11 |
| 784 | 2026-03-26T14:49:18.139Z | Downloaded async-bb8-diesel v0.2.1 |
| 785 | 2026-03-26T14:49:18.142Z | Downloaded hyper-staticfile v0.10.1 |
| 786 | 2026-03-26T14:49:18.142Z | Downloaded md5 v0.7.0 |
| 787 | 2026-03-26T14:49:18.142Z | Downloaded linked-hash-map v0.5.6 |
| 788 | 2026-03-26T14:49:18.145Z | Downloaded hubpack v0.1.2 |
| 789 | 2026-03-26T14:49:18.146Z | Downloaded indoc v2.0.7 |
| 790 | 2026-03-26T14:49:18.146Z | Downloaded argon2 v0.5.3 |
| 791 | 2026-03-26T14:49:18.149Z | Downloaded md-5 v0.10.6 |
| 792 | 2026-03-26T14:49:18.149Z | Downloaded match_cfg v0.1.0 |
| 793 | 2026-03-26T14:49:18.152Z | Downloaded newline-converter v0.3.0 |
| 794 | 2026-03-26T14:49:18.153Z | Downloaded ingot-types v0.1.2 |
| 795 | 2026-03-26T14:49:18.153Z | Downloaded ingot v0.1.1 |
| 796 | 2026-03-26T14:49:18.156Z | Downloaded impl-trait-for-tuples v0.2.3 |
| 797 | 2026-03-26T14:49:18.156Z | Downloaded half v1.8.3 |
| 798 | 2026-03-26T14:49:18.156Z | Downloaded new_debug_unreachable v1.0.6 |
| 799 | 2026-03-26T14:49:18.159Z | Downloaded multimap v0.10.1 |
| 800 | 2026-03-26T14:49:18.159Z | Downloaded diesel-dtrace v0.5.0 |
| 801 | 2026-03-26T14:49:18.159Z | Downloaded newtype_derive v0.1.6 |
| 802 | 2026-03-26T14:49:18.162Z | Downloaded nonempty v0.12.0 |
| 803 | 2026-03-26T14:49:18.162Z | Downloaded nodrop v0.1.14 |
| 804 | 2026-03-26T14:49:18.162Z | Downloaded newtype-uuid-macros v0.1.0 |
| 805 | 2026-03-26T14:49:18.165Z | Downloaded derive_more v0.99.20 |
| 806 | 2026-03-26T14:49:18.165Z | Downloaded ipnet v2.11.0 |
| 807 | 2026-03-26T14:49:18.170Z | Downloaded const-oid v0.9.6 |
| 808 | 2026-03-26T14:49:18.170Z | Downloaded jobserver v0.1.34 |
| 809 | 2026-03-26T14:49:18.170Z | Downloaded nibble_vec v0.1.0 |
| 810 | 2026-03-26T14:49:18.174Z | Downloaded getrandom v0.2.17 |
| 811 | 2026-03-26T14:49:18.174Z | Downloaded fatfs v0.3.6 |
| 812 | 2026-03-26T14:49:18.177Z | Downloaded elliptic-curve v0.13.8 |
| 813 | 2026-03-26T14:49:18.177Z | Downloaded diesel_derives v2.3.7 |
| 814 | 2026-03-26T14:49:18.180Z | Downloaded num-iter v0.1.45 |
| 815 | 2026-03-26T14:49:18.183Z | Downloaded normalize-line-endings v0.3.0 |
| 816 | 2026-03-26T14:49:18.183Z | Downloaded ciborium v0.2.2 |
| 817 | 2026-03-26T14:49:18.183Z | Downloaded num v0.4.3 |
| 818 | 2026-03-26T14:49:18.186Z | Downloaded hmac v0.12.1 |
| 819 | 2026-03-26T14:49:18.203Z | Downloaded openssl-probe v0.1.6 |
| 820 | 2026-03-26T14:49:18.207Z | Downloaded ahash v0.8.12 |
| 821 | 2026-03-26T14:49:18.207Z | Downloaded olpc-cjson v0.1.4 |
| 822 | 2026-03-26T14:49:18.212Z | Downloaded num_threads v0.1.7 |
| 823 | 2026-03-26T14:49:18.212Z | Downloaded num_enum_derive v0.5.11 |
| 824 | 2026-03-26T14:49:18.212Z | Downloaded num-derive v0.4.2 |
| 825 | 2026-03-26T14:49:18.212Z | Downloaded num-derive v0.3.3 |
| 826 | 2026-03-26T14:49:18.212Z | Downloaded num-conv v0.2.0 |
| 827 | 2026-03-26T14:49:18.215Z | Downloaded openssl-probe v0.2.1 |
| 828 | 2026-03-26T14:49:18.215Z | Downloaded lock_api v0.4.14 |
| 829 | 2026-03-26T14:49:18.215Z | Downloaded oso-derive v0.27.3 |
| 830 | 2026-03-26T14:49:18.215Z | Downloaded httparse v1.10.1 |
| 831 | 2026-03-26T14:49:18.218Z | Downloaded darling_core v0.21.3 |
| 832 | 2026-03-26T14:49:18.224Z | Downloaded openssl-macros v0.1.1 |
| 833 | 2026-03-26T14:49:18.224Z | Downloaded linear-map v1.2.0 |
| 834 | 2026-03-26T14:49:18.224Z | Downloaded futures v0.3.32 |
| 835 | 2026-03-26T14:49:18.227Z | Downloaded mime_guess v2.0.5 |
| 836 | 2026-03-26T14:49:18.227Z | Downloaded maybe-uninit v2.0.0 |
| 837 | 2026-03-26T14:49:18.227Z | Downloaded ingot-macros v0.1.1 |
| 838 | 2026-03-26T14:49:18.227Z | Downloaded iana-time-zone v0.1.65 |
| 839 | 2026-03-26T14:49:18.230Z | Downloaded hyper-rustls v0.27.7 |
| 840 | 2026-03-26T14:49:18.231Z | Downloaded native-tls v0.2.18 |
| 841 | 2026-03-26T14:49:18.234Z | Downloaded getrandom v0.3.4 |
| 842 | 2026-03-26T14:49:18.234Z | Downloaded opaque-debug v0.3.1 |
| 843 | 2026-03-26T14:49:18.237Z | Downloaded newtype-uuid v1.3.2 |
| 844 | 2026-03-26T14:49:18.237Z | Downloaded multer v3.1.0 |
| 845 | 2026-03-26T14:49:18.238Z | Downloaded half v2.7.1 |
| 846 | 2026-03-26T14:49:18.243Z | Downloaded ipnetwork v0.21.1 |
| 847 | 2026-03-26T14:49:18.243Z | Downloaded base64 v0.21.7 |
| 848 | 2026-03-26T14:49:18.247Z | Downloaded packed_struct_codegen v0.10.1 |
| 849 | 2026-03-26T14:49:18.247Z | Downloaded flume v0.11.1 |
| 850 | 2026-03-26T14:49:18.247Z | Downloaded libsw-core v0.3.2 |
| 851 | 2026-03-26T14:49:18.247Z | Downloaded libsw v3.5.0 |
| 852 | 2026-03-26T14:49:18.252Z | Downloaded libloading v0.8.9 |
| 853 | 2026-03-26T14:49:18.252Z | Downloaded path-slash v0.1.5 |
| 854 | 2026-03-26T14:49:18.252Z | Downloaded libefi-sys v0.1.0 |
| 855 | 2026-03-26T14:49:18.252Z | Downloaded keccak v0.1.6 |
| 856 | 2026-03-26T14:49:18.257Z | Downloaded futures-channel v0.3.32 |
| 857 | 2026-03-26T14:49:18.257Z | Downloaded pbkdf2 v0.11.0 |
| 858 | 2026-03-26T14:49:18.257Z | Downloaded libscf-sys v1.1.0 |
| 859 | 2026-03-26T14:49:18.257Z | Downloaded crc-any v2.5.0 |
| 860 | 2026-03-26T14:49:18.261Z | Downloaded colored v3.1.1 |
| 861 | 2026-03-26T14:49:18.261Z | Downloaded pbkdf2 v0.12.2 |
| 862 | 2026-03-26T14:49:18.261Z | Downloaded phf_shared v0.12.1 |
| 863 | 2026-03-26T14:49:18.261Z | Downloaded peg-runtime v0.8.5 |
| 864 | 2026-03-26T14:49:18.265Z | Downloaded nu-ansi-term v0.50.3 |
| 865 | 2026-03-26T14:49:18.265Z | Downloaded cancel-safe-futures v0.1.5 |
| 866 | 2026-03-26T14:49:18.269Z | Downloaded pin-utils v0.1.0 |
| 867 | 2026-03-26T14:49:18.269Z | Downloaded phf_shared v0.13.1 |
| 868 | 2026-03-26T14:49:18.269Z | Downloaded parse-display v0.10.0 |
| 869 | 2026-03-26T14:49:18.269Z | Downloaded num_enum v0.5.11 |
| 870 | 2026-03-26T14:49:18.280Z | Downloaded bytes v1.11.1 |
| 871 | 2026-03-26T14:49:18.281Z | Downloaded num-integer v0.1.46 |
| 872 | 2026-03-26T14:49:18.286Z | Downloaded litrs v1.0.0 |
| 873 | 2026-03-26T14:49:18.286Z | Downloaded num_enum_derive v0.7.5 |
| 874 | 2026-03-26T14:49:18.286Z | Downloaded num_enum v0.7.5 |
| 875 | 2026-03-26T14:49:18.286Z | Downloaded parse-size v1.1.0 |
| 876 | 2026-03-26T14:49:18.287Z | Downloaded derive-where v1.6.0 |
| 877 | 2026-03-26T14:49:18.287Z | Downloaded compact_str v0.8.1 |
| 878 | 2026-03-26T14:49:18.287Z | Downloaded phf_shared v0.11.3 |
| 879 | 2026-03-26T14:49:18.292Z | Downloaded memmap2 v0.9.10 |
| 880 | 2026-03-26T14:49:18.292Z | Downloaded cookie v0.18.1 |
| 881 | 2026-03-26T14:49:18.292Z | Downloaded clang-sys v1.8.1 |
| 882 | 2026-03-26T14:49:18.292Z | Downloaded chacha20 v0.10.0 |
| 883 | 2026-03-26T14:49:18.297Z | Downloaded darling v0.20.11 |
| 884 | 2026-03-26T14:49:18.297Z | Downloaded powerfmt v0.2.0 |
| 885 | 2026-03-26T14:49:18.297Z | Downloaded darling v0.23.0 |
| 886 | 2026-03-26T14:49:18.300Z | Downloaded crossterm v0.28.1 |
| 887 | 2026-03-26T14:49:18.307Z | Downloaded indexmap v1.9.3 |
| 888 | 2026-03-26T14:49:18.307Z | Downloaded ignore v0.4.25 |
| 889 | 2026-03-26T14:49:18.310Z | Downloaded num-complex v0.4.6 |
| 890 | 2026-03-26T14:49:18.310Z | Downloaded nanorand v0.7.0 |
| 891 | 2026-03-26T14:49:18.310Z | Downloaded precomputed-hash v0.1.1 |
| 892 | 2026-03-26T14:49:18.310Z | Downloaded oxide-tokio-rt v0.1.3 |
| 893 | 2026-03-26T14:49:18.324Z | Downloaded proc-macro-error-attr2 v2.0.0 |
| 894 | 2026-03-26T14:49:18.325Z | Downloaded predicates-core v1.0.10 |
| 895 | 2026-03-26T14:49:18.325Z | Downloaded hickory-client v0.25.2 |
| 896 | 2026-03-26T14:49:18.325Z | Downloaded proc-macro-crate v3.4.0 |
| 897 | 2026-03-26T14:49:18.325Z | Downloaded heapless v0.8.0 |
| 898 | 2026-03-26T14:49:18.325Z | Downloaded proc-macro-crate v1.3.1 |
| 899 | 2026-03-26T14:49:18.325Z | Downloaded flate2 v1.1.9 |
| 900 | 2026-03-26T14:49:18.331Z | Downloaded paste v1.0.15 |
| 901 | 2026-03-26T14:49:18.331Z | Downloaded password-hash v0.4.2 |
| 902 | 2026-03-26T14:49:18.331Z | Downloaded packed_struct v0.10.1 |
| 903 | 2026-03-26T14:49:18.331Z | Downloaded predicates-tree v1.0.13 |
| 904 | 2026-03-26T14:49:18.331Z | Downloaded pem v3.0.6 |
| 905 | 2026-03-26T14:49:18.331Z | Downloaded phf v0.12.1 |
| 906 | 2026-03-26T14:49:18.331Z | Downloaded peg-macros v0.8.5 |
| 907 | 2026-03-26T14:49:18.337Z | Downloaded parking_lot_core v0.8.6 |
| 908 | 2026-03-26T14:49:18.337Z | Downloaded base64 v0.22.1 |
| 909 | 2026-03-26T14:49:18.337Z | Downloaded headers v0.4.1 |
| 910 | 2026-03-26T14:49:18.342Z | Downloaded psl-types v2.0.11 |
| 911 | 2026-03-26T14:49:18.343Z | Downloaded progenitor-macro v0.13.0 |
| 912 | 2026-03-26T14:49:18.343Z | Downloaded allocator-api2 v0.2.21 |
| 913 | 2026-03-26T14:49:18.343Z | Downloaded oxnet v0.1.4 |
| 914 | 2026-03-26T14:49:18.347Z | Downloaded phf v0.13.1 |
| 915 | 2026-03-26T14:49:18.347Z | Downloaded heapless v0.7.17 |
| 916 | 2026-03-26T14:49:18.348Z | Downloaded password-hash v0.5.0 |
| 917 | 2026-03-26T14:49:18.351Z | Downloaded progenitor-macro v0.11.2 |
| 918 | 2026-03-26T14:49:18.351Z | Downloaded progenitor-client v0.11.2 |
| 919 | 2026-03-26T14:49:18.351Z | Downloaded quick-error v1.2.3 |
| 920 | 2026-03-26T14:49:18.351Z | Downloaded libbz2-rs-sys v0.2.2 |
| 921 | 2026-03-26T14:49:18.354Z | Downloaded pkg-config v0.3.32 |
| 922 | 2026-03-26T14:49:18.358Z | Downloaded derive_more-impl v2.1.1 |
| 923 | 2026-03-26T14:49:18.363Z | Downloaded progenitor-client v0.10.0 |
| 924 | 2026-03-26T14:49:18.363Z | Downloaded num-rational v0.4.2 |
| 925 | 2026-03-26T14:49:18.363Z | Downloaded radium v0.7.0 |
| 926 | 2026-03-26T14:49:18.367Z | Downloaded omicron-zone-package v0.12.2 |
| 927 | 2026-03-26T14:49:18.371Z | Downloaded rand_xorshift v0.4.0 |
| 928 | 2026-03-26T14:49:18.371Z | Downloaded pem-rfc7468 v0.7.0 |
| 929 | 2026-03-26T14:49:18.371Z | Downloaded parse-display-derive v0.10.0 |
| 930 | 2026-03-26T14:49:18.375Z | Downloaded pin-project-internal v1.1.11 |
| 931 | 2026-03-26T14:49:18.378Z | Downloaded recursive-proc-macro-impl v0.1.1 |
| 932 | 2026-03-26T14:49:18.378Z | Downloaded rand_chacha v0.3.1 |
| 933 | 2026-03-26T14:49:18.381Z | Downloaded ref-cast-impl v1.0.25 |
| 934 | 2026-03-26T14:49:18.385Z | Downloaded polyval v0.6.2 |
| 935 | 2026-03-26T14:49:18.385Z | Downloaded ppv-lite86 v0.2.21 |
| 936 | 2026-03-26T14:49:18.388Z | Downloaded poly1305 v0.8.0 |
| 937 | 2026-03-26T14:49:18.393Z | Downloaded owo-colors v4.3.0 |
| 938 | 2026-03-26T14:49:18.396Z | Downloaded recursive v0.1.1 |
| 939 | 2026-03-26T14:49:18.396Z | Downloaded primeorder v0.13.6 |
| 940 | 2026-03-26T14:49:18.400Z | Downloaded pkcs8 v0.10.2 |
| 941 | 2026-03-26T14:49:18.403Z | Downloaded postgres-protocol v0.6.10 |
| 942 | 2026-03-26T14:49:18.406Z | Downloaded progenitor v0.10.0 |
| 943 | 2026-03-26T14:49:18.406Z | Downloaded ref-cast v1.0.25 |
| 944 | 2026-03-26T14:49:18.409Z | Downloaded proc-macro-error2 v2.0.1 |
| 945 | 2026-03-26T14:49:18.412Z | Downloaded rfc6979 v0.4.0 |
| 946 | 2026-03-26T14:49:18.415Z | Downloaded parking_lot_core v0.9.12 |
| 947 | 2026-03-26T14:49:18.418Z | Downloaded progenitor v0.11.2 |
| 948 | 2026-03-26T14:49:18.421Z | Downloaded progenitor v0.13.0 |
| 949 | 2026-03-26T14:49:18.421Z | Downloaded const_format v0.2.35 |
| 950 | 2026-03-26T14:49:18.424Z | Downloaded hickory-resolver v0.25.2 |
| 951 | 2026-03-26T14:49:18.430Z | Downloaded psm v0.1.30 |
| 952 | 2026-03-26T14:49:18.433Z | Downloaded peg v0.8.5 |
| 953 | 2026-03-26T14:49:18.433Z | Downloaded parking_lot v0.12.5 |
| 954 | 2026-03-26T14:49:18.433Z | Downloaded rand_core v0.6.4 |
| 955 | 2026-03-26T14:49:18.436Z | Downloaded rustc-hash v2.1.1 |
| 956 | 2026-03-26T14:49:18.436Z | Downloaded rustc_version v0.4.1 |
| 957 | 2026-03-26T14:49:18.436Z | Downloaded rustc_version v0.1.7 |
| 958 | 2026-03-26T14:49:18.438Z | Downloaded russh-cryptovec v0.7.3 |
| 959 | 2026-03-26T14:49:18.438Z | Downloaded r2d2 v0.8.10 |
| 960 | 2026-03-26T14:49:18.443Z | Downloaded progenitor-macro v0.10.0 |
| 961 | 2026-03-26T14:49:18.447Z | Downloaded salsa20 v0.10.2 |
| 962 | 2026-03-26T14:49:18.447Z | Downloaded rand_chacha v0.9.0 |
| 963 | 2026-03-26T14:49:18.447Z | Downloaded rand_core v0.10.0 |
| 964 | 2026-03-26T14:49:18.450Z | Downloaded rand_core v0.9.5 |
| 965 | 2026-03-26T14:49:18.458Z | Downloaded pkcs5 v0.7.1 |
| 966 | 2026-03-26T14:49:18.461Z | Downloaded postgres-types v0.2.12 |
| 967 | 2026-03-26T14:49:18.464Z | Downloaded rand_seeder v0.4.0 |
| 968 | 2026-03-26T14:49:18.464Z | Downloaded pkcs1 v0.7.5 |
| 969 | 2026-03-26T14:49:18.464Z | Downloaded same-file v1.0.6 |
| 970 | 2026-03-26T14:49:18.467Z | Downloaded pin-project-lite v0.2.17 |
| 971 | 2026-03-26T14:49:18.470Z | Downloaded scheduled-thread-pool v0.2.7 |
| 972 | 2026-03-26T14:49:18.470Z | Downloaded miniz_oxide v0.8.9 |
| 973 | 2026-03-26T14:49:18.470Z | Downloaded scrypt v0.11.0 |
| 974 | 2026-03-26T14:49:18.474Z | Downloaded predicates v3.1.4 |
| 975 | 2026-03-26T14:49:18.477Z | Downloaded parking_lot v0.11.2 |
| 976 | 2026-03-26T14:49:18.481Z | Downloaded oso v0.27.3 |
| 977 | 2026-03-26T14:49:18.481Z | Downloaded jiff-static v0.2.21 |
| 978 | 2026-03-26T14:49:18.481Z | Downloaded indicatif v0.18.4 |
| 979 | 2026-03-26T14:49:18.484Z | Downloaded postcard v1.1.3 |
| 980 | 2026-03-26T14:49:18.487Z | Downloaded ed25519-dalek v2.2.0 |
| 981 | 2026-03-26T14:49:18.487Z | Downloaded scroll_derive v0.13.1 |
| 982 | 2026-03-26T14:49:18.492Z | Downloaded rtoolbox v0.0.3 |
| 983 | 2026-03-26T14:49:18.492Z | Downloaded hashbrown v0.13.2 |
| 984 | 2026-03-26T14:49:18.495Z | Downloaded secrecy v0.10.3 |
| 985 | 2026-03-26T14:49:18.495Z | Downloaded resolv-conf v0.7.6 |
| 986 | 2026-03-26T14:49:18.495Z | Downloaded semver v0.1.20 |
| 987 | 2026-03-26T14:49:18.500Z | Downloaded seq-macro v0.3.6 |
| 988 | 2026-03-26T14:49:18.503Z | Downloaded serde_spanned v1.0.4 |
| 989 | 2026-03-26T14:49:18.503Z | Downloaded serde_repr v0.1.20 |
| 990 | 2026-03-26T14:49:18.506Z | Downloaded p256 v0.13.2 |
| 991 | 2026-03-26T14:49:18.510Z | Downloaded progenitor-extras v0.1.1 |
| 992 | 2026-03-26T14:49:18.513Z | Downloaded progenitor-client v0.13.0 |
| 993 | 2026-03-26T14:49:18.516Z | Downloaded serde_urlencoded v0.7.1 |
| 994 | 2026-03-26T14:49:18.519Z | Downloaded serde-big-array v0.5.1 |
| 995 | 2026-03-26T14:49:18.519Z | Downloaded quinn-udp v0.5.14 |
| 996 | 2026-03-26T14:49:18.519Z | Downloaded hashbrown v0.12.3 |
| 997 | 2026-03-26T14:49:18.525Z | Downloaded sha1 v0.10.6 |
| 998 | 2026-03-26T14:49:18.528Z | Downloaded shell-words v1.1.1 |
| 999 | 2026-03-26T14:49:18.528Z | Downloaded sapling-renderdag v0.1.0 |
| 1000 | 2026-03-26T14:49:18.534Z | Downloaded rustls-pemfile v1.0.4 |
| 1001 | 2026-03-26T14:49:18.534Z | Downloaded signal-hook-tokio v0.3.1 |
| 1002 | 2026-03-26T14:49:18.538Z | Downloaded rustls-pemfile v2.2.0 |
| 1003 | 2026-03-26T14:49:19.553Z | Downloaded sigpipe v0.1.3 |
| 1004 | 2026-03-26T14:49:19.553Z | Downloaded serde_bytes v0.11.19 |
| 1005 | 2026-03-26T14:49:19.560Z | Downloaded scopeguard v1.2.0 |
| 1006 | 2026-03-26T14:49:19.560Z | Downloaded rusty-fork v0.3.1 |
| 1007 | 2026-03-26T14:49:19.560Z | Downloaded rustversion v1.0.22 |
| 1008 | 2026-03-26T14:49:19.560Z | Downloaded sct v0.7.1 |
| 1009 | 2026-03-26T14:49:19.560Z | Downloaded pin-project v1.1.11 |
| 1010 | 2026-03-26T14:49:19.560Z | Downloaded hyper-util v0.1.20 |
| 1011 | 2026-03-26T14:49:19.560Z | Downloaded prefix-trie v0.7.0 |
| 1012 | 2026-03-26T14:49:19.561Z | Downloaded schemars_derive v0.8.22 |
| 1013 | 2026-03-26T14:49:19.561Z | Downloaded siphasher v1.0.2 |
| 1014 | 2026-03-26T14:49:19.561Z | Downloaded serde_plain v1.0.2 |
| 1015 | 2026-03-26T14:49:19.561Z | Downloaded slog-envlogger v2.2.0 |
| 1016 | 2026-03-26T14:49:19.561Z | Downloaded serde_path_to_error v0.1.20 |
| 1017 | 2026-03-26T14:49:19.561Z | Downloaded hickory-resolver v0.24.4 |
| 1018 | 2026-03-26T14:49:19.561Z | Downloaded progenitor-impl v0.13.0 |
| 1019 | 2026-03-26T14:49:19.561Z | Downloaded papergrid v0.17.0 |
| 1020 | 2026-03-26T14:49:19.561Z | Downloaded slog-bunyan v2.5.0 |
| 1021 | 2026-03-26T14:49:19.561Z | Downloaded scroll v0.13.0 |
| 1022 | 2026-03-26T14:49:19.561Z | Downloaded rustls-native-certs v0.8.3 |
| 1023 | 2026-03-26T14:49:19.561Z | Downloaded russh-keys v0.45.0 |
| 1024 | 2026-03-26T14:49:19.562Z | Downloaded progenitor-impl v0.11.2 |
| 1025 | 2026-03-26T14:49:19.562Z | Downloaded sqlparser_derive v0.5.0 |
| 1026 | 2026-03-26T14:49:19.562Z | Downloaded ssh-encoding v0.2.0 |
| 1027 | 2026-03-26T14:49:19.562Z | Downloaded strum v0.26.3 |
| 1028 | 2026-03-26T14:49:19.562Z | Downloaded serde-hex v0.1.0 |
| 1029 | 2026-03-26T14:49:19.562Z | Downloaded signal-hook-registry v1.4.8 |
| 1030 | 2026-03-26T14:49:19.562Z | Downloaded aes v0.8.4 |
| 1031 | 2026-03-26T14:49:19.562Z | Downloaded ssh-cipher v0.2.0 |
| 1032 | 2026-03-26T14:49:19.562Z | Downloaded slog-stdlog v4.1.1 |
| 1033 | 2026-03-26T14:49:19.562Z | Downloaded strip-ansi-escapes v0.2.1 |
| 1034 | 2026-03-26T14:49:19.562Z | Downloaded secrecy v0.8.0 |
| 1035 | 2026-03-26T14:49:19.563Z | Downloaded rustls-pki-types v1.14.0 |
| 1036 | 2026-03-26T14:49:19.563Z | Downloaded serde_derive_internals v0.29.1 |
| 1037 | 2026-03-26T14:49:19.563Z | Downloaded structmeta-derive v0.3.0 |
| 1038 | 2026-03-26T14:49:19.563Z | Downloaded signature v2.2.0 |
| 1039 | 2026-03-26T14:49:19.563Z | Downloaded shlex v1.3.0 |
| 1040 | 2026-03-26T14:49:19.563Z | Downloaded sec1 v0.7.3 |
| 1041 | 2026-03-26T14:49:19.563Z | Downloaded strum v0.27.2 |
| 1042 | 2026-03-26T14:49:19.563Z | Downloaded progenitor-impl v0.10.0 |
| 1043 | 2026-03-26T14:49:19.563Z | Downloaded structmeta v0.3.0 |
| 1044 | 2026-03-26T14:49:19.563Z | Downloaded tabled_derive v0.11.0 |
| 1045 | 2026-03-26T14:49:19.563Z | Downloaded sync_wrapper v1.0.2 |
| 1046 | 2026-03-26T14:49:19.564Z | Downloaded subtle v2.6.1 |
| 1047 | 2026-03-26T14:49:19.564Z | Downloaded take_mut v0.2.2 |
| 1048 | 2026-03-26T14:49:19.564Z | Downloaded supports-color v3.0.2 |
| 1049 | 2026-03-26T14:49:19.564Z | Downloaded tap v1.0.1 |
| 1050 | 2026-03-26T14:49:19.564Z | Downloaded openssl-sys v0.9.111 |
| 1051 | 2026-03-26T14:49:19.564Z | Downloaded signal-hook-mio v0.2.5 |
| 1052 | 2026-03-26T14:49:19.564Z | Downloaded termtree v0.5.1 |
| 1053 | 2026-03-26T14:49:19.564Z | Downloaded num-bigint v0.4.6 |
| 1054 | 2026-03-26T14:49:19.564Z | Downloaded sync-ptr v0.1.4 |
| 1055 | 2026-03-26T14:49:19.564Z | Downloaded rcgen v0.12.1 |
| 1056 | 2026-03-26T14:49:19.564Z | Downloaded tagptr v0.2.0 |
| 1057 | 2026-03-26T14:49:19.564Z | Downloaded prettyplease v0.2.37 |
| 1058 | 2026-03-26T14:49:19.564Z | Downloaded slog-dtrace v0.3.0 |
| 1059 | 2026-03-26T14:49:19.564Z | Downloaded dropshot-api-manager v0.6.0 |
| 1060 | 2026-03-26T14:49:19.565Z | Downloaded slog-term v2.9.2 |
| 1061 | 2026-03-26T14:49:19.565Z | Downloaded thread-id v5.1.0 |
| 1062 | 2026-03-26T14:49:19.565Z | Downloaded simd-adler32 v0.3.8 |
| 1063 | 2026-03-26T14:49:19.565Z | Downloaded thiserror-impl-no-std v2.0.2 |
| 1064 | 2026-03-26T14:49:19.565Z | Downloaded testing_table v0.3.0 |
| 1065 | 2026-03-26T14:49:19.565Z | Downloaded tabwriter v1.4.1 |
| 1066 | 2026-03-26T14:49:19.565Z | Downloaded smallvec v0.6.14 |
| 1067 | 2026-03-26T14:49:19.565Z | Downloaded slog-json v2.6.1 |
| 1068 | 2026-03-26T14:49:19.565Z | Downloaded stringprep v0.1.5 |
| 1069 | 2026-03-26T14:49:19.565Z | Downloaded static_assertions v1.1.0 |
| 1070 | 2026-03-26T14:49:19.565Z | Downloaded slog-scope v4.4.1 |
| 1071 | 2026-03-26T14:49:19.565Z | Downloaded itertools v0.10.5 |
| 1072 | 2026-03-26T14:49:19.565Z | Downloaded slog-async v2.8.0 |
| 1073 | 2026-03-26T14:49:19.565Z | Downloaded slab v0.4.12 |
| 1074 | 2026-03-26T14:49:19.566Z | Downloaded tinyvec_macros v0.1.1 |
| 1075 | 2026-03-26T14:49:19.566Z | Downloaded stacker v0.1.23 |
| 1076 | 2026-03-26T14:49:19.566Z | Downloaded serde_cbor v0.11.2 |
| 1077 | 2026-03-26T14:49:19.566Z | Downloaded sqlformat v0.3.5 |
| 1078 | 2026-03-26T14:49:19.566Z | Downloaded smf v0.2.3 |
| 1079 | 2026-03-26T14:49:19.566Z | Downloaded minimal-lexical v0.2.1 |
| 1080 | 2026-03-26T14:49:19.566Z | Downloaded spki v0.7.3 |
| 1081 | 2026-03-26T14:49:19.566Z | Downloaded ron v0.8.1 |
| 1082 | 2026-03-26T14:49:19.566Z | Downloaded serde_with_macros v3.17.0 |
| 1083 | 2026-03-26T14:49:19.566Z | Downloaded crossterm v0.29.0 |
| 1084 | 2026-03-26T14:49:19.566Z | Downloaded snafu-derive v0.8.9 |
| 1085 | 2026-03-26T14:49:19.566Z | Downloaded support-bundle-viewer v0.1.2 |
| 1086 | 2026-03-26T14:49:19.567Z | Downloaded string_cache v0.8.9 |
| 1087 | 2026-03-26T14:49:19.567Z | Downloaded strum_macros v0.24.3 |
| 1088 | 2026-03-26T14:49:19.567Z | Downloaded strum_macros v0.27.2 |
| 1089 | 2026-03-26T14:49:19.567Z | Downloaded strum_macros v0.26.4 |
| 1090 | 2026-03-26T14:49:19.567Z | Downloaded ryu v1.0.23 |
| 1091 | 2026-03-26T14:49:19.567Z | Downloaded termios v0.3.3 |
| 1092 | 2026-03-26T14:49:19.567Z | Downloaded hickory-server v0.25.2 |
| 1093 | 2026-03-26T14:49:19.567Z | Downloaded rustls-platform-verifier v0.6.2 |
| 1094 | 2026-03-26T14:49:19.567Z | Downloaded http v1.4.0 |
| 1095 | 2026-03-26T14:49:19.567Z | Downloaded tower-layer v0.3.3 |
| 1096 | 2026-03-26T14:49:19.567Z | Downloaded time-macros v0.2.27 |
| 1097 | 2026-03-26T14:49:19.567Z | Downloaded time-core v0.1.8 |
| 1098 | 2026-03-26T14:49:19.568Z | Downloaded thread_local v1.1.9 |
| 1099 | 2026-03-26T14:49:19.568Z | Downloaded spin v0.9.8 |
| 1100 | 2026-03-26T14:49:19.568Z | Downloaded try-lock v0.2.5 |
| 1101 | 2026-03-26T14:49:19.568Z | Downloaded trait-variant v0.1.2 |
| 1102 | 2026-03-26T14:49:19.568Z | Downloaded pretty_assertions v1.4.1 |
| 1103 | 2026-03-26T14:49:19.568Z | Downloaded schemars v0.8.22 |
| 1104 | 2026-03-26T14:49:19.568Z | Downloaded topological-sort v0.2.2 |
| 1105 | 2026-03-26T14:49:19.575Z | Downloaded h2 v0.4.13 |
| 1106 | 2026-03-26T14:49:19.575Z | Downloaded tls_codec_derive v0.4.2 |
| 1107 | 2026-03-26T14:49:19.575Z | Downloaded tower-service v0.3.3 |
| 1108 | 2026-03-26T14:49:19.575Z | Downloaded tls_codec v0.4.2 |
| 1109 | 2026-03-26T14:49:19.575Z | Downloaded thiserror-no-std v2.0.2 |
| 1110 | 2026-03-26T14:49:19.575Z | Downloaded itertools v0.12.1 |
| 1111 | 2026-03-26T14:49:19.575Z | Downloaded serde_yaml v0.9.34+deprecated |
| 1112 | 2026-03-26T14:49:19.575Z | Downloaded itertools v0.13.0 |
| 1113 | 2026-03-26T14:49:19.575Z | Downloaded unarray v0.1.4 |
| 1114 | 2026-03-26T14:49:19.575Z | Downloaded typify-macro v0.6.1 |
| 1115 | 2026-03-26T14:49:19.576Z | Downloaded nom v7.1.3 |
| 1116 | 2026-03-26T14:49:19.576Z | Downloaded iddqd v0.3.17 |
| 1117 | 2026-03-26T14:49:19.576Z | Downloaded hashbrown v0.15.5 |
| 1118 | 2026-03-26T14:49:19.576Z | Downloaded typify-macro v0.4.3 |
| 1119 | 2026-03-26T14:49:19.576Z | Downloaded unit-prefix v0.5.2 |
| 1120 | 2026-03-26T14:49:19.576Z | Downloaded untrusted v0.9.0 |
| 1121 | 2026-03-26T14:49:19.576Z | Downloaded untrusted v0.7.1 |
| 1122 | 2026-03-26T14:49:19.576Z | Downloaded socket2 v0.5.10 |
| 1123 | 2026-03-26T14:49:19.576Z | Downloaded utf-8 v0.7.6 |
| 1124 | 2026-03-26T14:49:19.576Z | Downloaded tokio-tungstenite v0.21.0 |
| 1125 | 2026-03-26T14:49:19.576Z | Downloaded usdt v0.6.0 |
| 1126 | 2026-03-26T14:49:19.576Z | Downloaded tokio-dtrace v0.1.1 |
| 1127 | 2026-03-26T14:49:19.577Z | Downloaded universal-hash v0.5.1 |
| 1128 | 2026-03-26T14:49:19.577Z | Downloaded usdt-attr-macro v0.6.0 |
| 1129 | 2026-03-26T14:49:19.577Z | Downloaded term v1.2.1 |
| 1130 | 2026-03-26T14:49:19.577Z | Downloaded hyper v1.8.1 |
| 1131 | 2026-03-26T14:49:19.577Z | Downloaded toml_datetime v0.7.5+spec-1.1.0 |
| 1132 | 2026-03-26T14:49:19.577Z | Downloaded rayon-core v1.13.0 |
| 1133 | 2026-03-26T14:49:19.577Z | Downloaded signal-hook v0.3.18 |
| 1134 | 2026-03-26T14:49:19.577Z | Downloaded socket2 v0.6.2 |
| 1135 | 2026-03-26T14:49:19.577Z | Downloaded tokio-rustls v0.25.0 |
| 1136 | 2026-03-26T14:49:19.577Z | Downloaded libxml v0.3.3 |
| 1137 | 2026-03-26T14:49:19.577Z | Downloaded usdt-macro v0.6.0 |
| 1138 | 2026-03-26T14:49:19.577Z | Downloaded similar v2.7.0 |
| 1139 | 2026-03-26T14:49:19.577Z | Downloaded rustls-webpki v0.103.9 |
| 1140 | 2026-03-26T14:49:19.578Z | Downloaded slog v2.8.2 |
| 1141 | 2026-03-26T14:49:19.578Z | Downloaded void v1.0.2 |
| 1142 | 2026-03-26T14:49:19.578Z | Downloaded want v0.3.1 |
| 1143 | 2026-03-26T14:49:19.578Z | Downloaded toml_writer v1.0.6+spec-1.1.0 |
| 1144 | 2026-03-26T14:49:19.578Z | Downloaded samael v0.0.19 |
| 1145 | 2026-03-26T14:49:19.578Z | Downloaded term v0.7.0 |
| 1146 | 2026-03-26T14:49:19.578Z | Downloaded num-bigint-dig v0.8.6 |
| 1147 | 2026-03-26T14:49:19.578Z | Downloaded wait-timeout v0.2.1 |
| 1148 | 2026-03-26T14:49:19.578Z | Downloaded iri-string v0.7.10 |
| 1149 | 2026-03-26T14:49:19.578Z | Downloaded xshell-macros v0.2.7 |
| 1150 | 2026-03-26T14:49:19.578Z | Downloaded unicode-truncate v1.1.0 |
| 1151 | 2026-03-26T14:49:19.578Z | Downloaded unicase v2.9.0 |
| 1152 | 2026-03-26T14:49:19.579Z | Downloaded tokio-macros v2.6.0 |
| 1153 | 2026-03-26T14:49:19.579Z | Downloaded waitgroup v0.1.2 |
| 1154 | 2026-03-26T14:49:19.579Z | Downloaded tui-tree-widget v0.23.1 |
| 1155 | 2026-03-26T14:49:19.579Z | Downloaded publicsuffix v2.3.0 |
| 1156 | 2026-03-26T14:49:19.579Z | Downloaded tiny-keccak v2.0.2 |
| 1157 | 2026-03-26T14:49:19.579Z | Downloaded quinn v0.11.9 |
| 1158 | 2026-03-26T14:49:19.579Z | Downloaded qorb v0.4.1 |
| 1159 | 2026-03-26T14:49:19.579Z | Downloaded rsa v0.9.10 |
| 1160 | 2026-03-26T14:49:19.579Z | Downloaded tokio-rustls v0.24.1 |
| 1161 | 2026-03-26T14:49:19.579Z | Downloaded usdt-impl v0.6.0 |
| 1162 | 2026-03-26T14:49:19.579Z | Downloaded rand v0.8.5 |
| 1163 | 2026-03-26T14:49:19.579Z | Downloaded tokio-stream v0.1.18 |
| 1164 | 2026-03-26T14:49:19.579Z | Downloaded tokio-tungstenite v0.23.1 |
| 1165 | 2026-03-26T14:49:19.580Z | Downloaded xattr v1.6.1 |
| 1166 | 2026-03-26T14:49:19.580Z | Downloaded schemars v0.9.0 |
| 1167 | 2026-03-26T14:49:19.580Z | Downloaded toml_parser v1.0.9+spec-1.1.0 |
| 1168 | 2026-03-26T14:49:19.580Z | Downloaded zone_cfg_derive v0.3.1 |
| 1169 | 2026-03-26T14:49:19.580Z | Downloaded uzers v0.12.2 |
| 1170 | 2026-03-26T14:49:19.580Z | Downloaded futures-util v0.3.32 |
| 1171 | 2026-03-26T14:49:19.580Z | Downloaded zeroize_derive v1.4.3 |
| 1172 | 2026-03-26T14:49:19.580Z | Downloaded vergen-gitcl v1.0.8 |
| 1173 | 2026-03-26T14:49:19.580Z | Downloaded vergen-lib v0.1.6 |
| 1174 | 2026-03-26T14:49:19.580Z | Downloaded rand v0.10.0 |
| 1175 | 2026-03-26T14:49:19.580Z | Downloaded rand v0.9.2 |
| 1176 | 2026-03-26T14:49:19.580Z | Downloaded mio v1.1.1 |
| 1177 | 2026-03-26T14:49:19.581Z | Downloaded tinyvec v1.10.0 |
| 1178 | 2026-03-26T14:49:19.581Z | Downloaded tokio-native-tls v0.3.1 |
| 1179 | 2026-03-26T14:49:19.581Z | Downloaded snafu v0.8.9 |
| 1180 | 2026-03-26T14:49:19.581Z | Downloaded twox-hash v2.1.2 |
| 1181 | 2026-03-26T14:49:19.581Z | Downloaded itertools v0.14.0 |
| 1182 | 2026-03-26T14:49:19.581Z | Downloaded subprocess v0.2.15 |
| 1183 | 2026-03-26T14:49:19.581Z | Downloaded vsss-rs v3.3.4 |
| 1184 | 2026-03-26T14:49:19.581Z | Downloaded whoami v1.6.1 |
| 1185 | 2026-03-26T14:49:19.581Z | Downloaded russh v0.45.0 |
| 1186 | 2026-03-26T14:49:19.581Z | Downloaded whoami v2.1.0 |
| 1187 | 2026-03-26T14:49:19.581Z | Downloaded xshell v0.2.7 |
| 1188 | 2026-03-26T14:49:19.582Z | Downloaded wyz v0.5.1 |
| 1189 | 2026-03-26T14:49:19.582Z | Downloaded unicode-properties v0.1.4 |
| 1190 | 2026-03-26T14:49:19.582Z | Downloaded tokio-rustls v0.26.4 |
| 1191 | 2026-03-26T14:49:19.582Z | Downloaded libm v0.2.16 |
| 1192 | 2026-03-26T14:49:19.582Z | Downloaded toml v0.7.8 |
| 1193 | 2026-03-26T14:49:19.582Z | Downloaded p521 v0.13.3 |
| 1194 | 2026-03-26T14:49:19.582Z | Downloaded schemars v1.2.1 |
| 1195 | 2026-03-26T14:49:19.582Z | Downloaded test-strategy v0.4.5 |
| 1196 | 2026-03-26T14:49:19.582Z | Downloaded aho-corasick v1.1.4 |
| 1197 | 2026-03-26T14:49:19.582Z | Downloaded hkdf v0.12.4 |
| 1198 | 2026-03-26T14:49:19.583Z | Downloaded zone v0.3.1 |
| 1199 | 2026-03-26T14:49:19.583Z | Downloaded vergen-git2 v1.0.7 |
| 1200 | 2026-03-26T14:49:19.583Z | Downloaded zstd v0.13.3 |
| 1201 | 2026-03-26T14:49:19.583Z | Downloaded tracing-attributes v0.1.31 |
| 1202 | 2026-03-26T14:49:19.583Z | Downloaded tracing-core v0.1.36 |
| 1203 | 2026-03-26T14:49:19.583Z | Downloaded vergen v9.0.6 |
| 1204 | 2026-03-26T14:49:19.583Z | Downloaded zstd-safe v7.2.4 |
| 1205 | 2026-03-26T14:49:19.592Z | Downloaded tar v0.4.45 |
| 1206 | 2026-03-26T14:49:19.592Z | Downloaded toml v0.9.12+spec-1.1.0 |
| 1207 | 2026-03-26T14:49:19.592Z | Downloaded tungstenite v0.21.0 |
| 1208 | 2026-03-26T14:49:19.592Z | Downloaded walkdir v2.5.0 |
| 1209 | 2026-03-26T14:49:19.592Z | Downloaded typify v0.4.3 |
| 1210 | 2026-03-26T14:49:19.592Z | Downloaded unicode-bidi v0.3.18 |
| 1211 | 2026-03-26T14:49:19.592Z | Downloaded typify v0.6.1 |
| 1212 | 2026-03-26T14:49:19.592Z | Downloaded ron v0.12.0 |
| 1213 | 2026-03-26T14:49:19.592Z | Downloaded yasna v0.5.2 |
| 1214 | 2026-03-26T14:49:19.593Z | Downloaded xz2 v0.1.7 |
| 1215 | 2026-03-26T14:49:19.593Z | Downloaded unsafe-libyaml v0.2.11 |
| 1216 | 2026-03-26T14:49:19.593Z | Downloaded rpassword v7.4.0 |
| 1217 | 2026-03-26T14:49:19.593Z | Downloaded zerocopy v0.6.6 |
| 1218 | 2026-03-26T14:49:19.593Z | Downloaded zeroize v1.8.2 |
| 1219 | 2026-03-26T14:49:19.593Z | Downloaded rustyline v14.0.0 |
| 1220 | 2026-03-26T14:49:19.593Z | Downloaded ssh-key v0.6.7 |
| 1221 | 2026-03-26T14:49:19.593Z | Downloaded toml_edit v0.23.10+spec-1.0.0 |
| 1222 | 2026-03-26T14:49:19.593Z | Downloaded tokio-postgres v0.7.16 |
| 1223 | 2026-03-26T14:49:19.593Z | Downloaded tungstenite v0.23.0 |
| 1224 | 2026-03-26T14:49:19.593Z | Downloaded steno v0.4.1 |
| 1225 | 2026-03-26T14:49:19.593Z | Downloaded bitvec v1.0.1 |
| 1226 | 2026-03-26T14:49:19.593Z | Downloaded uuid v1.21.0 |
| 1227 | 2026-03-26T14:49:19.594Z | Downloaded bindgen v0.71.1 |
| 1228 | 2026-03-26T14:49:19.594Z | Downloaded regex v1.12.3 |
| 1229 | 2026-03-26T14:49:19.594Z | Downloaded reedline v0.40.0 |
| 1230 | 2026-03-26T14:49:19.594Z | Downloaded toml_edit v0.19.15 |
| 1231 | 2026-03-26T14:49:19.594Z | Downloaded vte v0.14.1 |
| 1232 | 2026-03-26T14:49:19.594Z | Downloaded blake3 v1.8.3 |
| 1233 | 2026-03-26T14:49:19.594Z | Downloaded unicode_categories v0.1.1 |
| 1234 | 2026-03-26T14:49:19.594Z | Downloaded portable-atomic v1.13.1 |
| 1235 | 2026-03-26T14:49:19.594Z | Downloaded zopfli v0.8.3 |
| 1236 | 2026-03-26T14:49:19.594Z | Downloaded yansi v1.0.1 |
| 1237 | 2026-03-26T14:49:19.595Z | Downloaded chrono v0.4.44 |
| 1238 | 2026-03-26T14:49:19.595Z | Downloaded zip v0.6.6 |
| 1239 | 2026-03-26T14:49:19.595Z | Downloaded quick-xml v0.37.5 |
| 1240 | 2026-03-26T14:49:19.595Z | Downloaded p384 v0.13.1 |
| 1241 | 2026-03-26T14:49:19.595Z | Downloaded reqwest v0.13.2 |
| 1242 | 2026-03-26T14:49:19.595Z | Downloaded x509-cert v0.2.5 |
| 1243 | 2026-03-26T14:49:19.595Z | Downloaded moka v0.12.13 |
| 1244 | 2026-03-26T14:49:19.595Z | Downloaded unicode-segmentation v1.12.0 |
| 1245 | 2026-03-26T14:49:19.595Z | Downloaded salty v0.3.0 |
| 1246 | 2026-03-26T14:49:19.595Z | Downloaded git2 v0.20.4 |
| 1247 | 2026-03-26T14:49:19.595Z | Downloaded tower v0.5.3 |
| 1248 | 2026-03-26T14:49:19.595Z | Downloaded rustls-webpki v0.102.8 |
| 1249 | 2026-03-26T14:49:19.595Z | Downloaded unicode-normalization v0.1.25 |
| 1250 | 2026-03-26T14:49:19.596Z | Downloaded typed-path v0.9.3 |
| 1251 | 2026-03-26T14:49:19.596Z | Downloaded tokio-util v0.7.18 |
| 1252 | 2026-03-26T14:49:19.596Z | Downloaded reqwest v0.12.28 |
| 1253 | 2026-03-26T14:49:19.596Z | Downloaded lalrpop v0.19.12 |
| 1254 | 2026-03-26T14:49:19.596Z | Downloaded rustls-webpki v0.101.7 |
| 1255 | 2026-03-26T14:49:19.596Z | Downloaded serde_with v3.17.0 |
| 1256 | 2026-03-26T14:49:19.596Z | Downloaded zip v4.6.1 |
| 1257 | 2026-03-26T14:49:19.596Z | Downloaded curve25519-dalek v4.1.3 |
| 1258 | 2026-03-26T14:49:19.596Z | Downloaded goblin v0.10.5 |
| 1259 | 2026-03-26T14:49:19.596Z | Downloaded rayon v1.11.0 |
| 1260 | 2026-03-26T14:49:19.597Z | Downloaded zerocopy-derive v0.8.40 |
| 1261 | 2026-03-26T14:49:19.597Z | Downloaded tough v0.20.0 |
| 1262 | 2026-03-26T14:49:19.597Z | Downloaded winnow v0.5.40 |
| 1263 | 2026-03-26T14:49:19.597Z | Downloaded winnow v0.6.26 |
| 1264 | 2026-03-26T14:49:19.597Z | Downloaded tower-http v0.6.8 |
| 1265 | 2026-03-26T14:49:19.597Z | Downloaded proptest v1.10.0 |
| 1266 | 2026-03-26T14:49:19.597Z | Downloaded bstr v1.12.1 |
| 1267 | 2026-03-26T14:49:19.597Z | Downloaded object v0.30.4 |
| 1268 | 2026-03-26T14:49:19.598Z | Downloaded petname v2.0.2 |
| 1269 | 2026-03-26T14:49:19.598Z | Downloaded nix v0.27.1 |
| 1270 | 2026-03-26T14:49:19.598Z | Downloaded quinn-proto v0.11.13 |
| 1271 | 2026-03-26T14:49:19.598Z | Downloaded zlib-rs v0.6.2 |
| 1272 | 2026-03-26T14:49:19.598Z | Downloaded nix v0.31.1 |
| 1273 | 2026-03-26T14:49:19.598Z | Downloaded vcpkg v0.2.15 |
| 1274 | 2026-03-26T14:49:19.598Z | Downloaded webpki-roots v1.0.6 |
| 1275 | 2026-03-26T14:49:19.598Z | Downloaded openssl v0.10.75 |
| 1276 | 2026-03-26T14:49:19.598Z | Downloaded bzip2-sys v0.1.13+1.0.8 |
| 1277 | 2026-03-26T14:49:19.598Z | Downloaded radix_trie v0.2.1 |
| 1278 | 2026-03-26T14:49:19.598Z | Downloaded polar-core v0.27.3 |
| 1279 | 2026-03-26T14:49:19.599Z | Downloaded hickory-proto v0.24.4 |
| 1280 | 2026-03-26T14:49:19.599Z | Downloaded regress v0.10.5 |
| 1281 | 2026-03-26T14:49:19.599Z | Downloaded zerocopy v0.8.40 |
| 1282 | 2026-03-26T14:49:19.599Z | Downloaded time v0.3.47 |
| 1283 | 2026-03-26T14:49:19.599Z | Downloaded rustls v0.23.37 |
| 1284 | 2026-03-26T14:49:19.599Z | Downloaded nix v0.28.0 |
| 1285 | 2026-03-26T14:49:19.599Z | Downloaded tabled v0.20.0 |
| 1286 | 2026-03-26T14:49:19.604Z | Downloaded hickory-proto v0.25.2 |
| 1287 | 2026-03-26T14:49:19.604Z | Downloaded smoltcp v0.9.1 |
| 1288 | 2026-03-26T14:49:19.610Z | Downloaded dropshot v0.16.7 |
| 1289 | 2026-03-26T14:49:19.624Z | Downloaded object v0.37.3 |
| 1290 | 2026-03-26T14:49:19.640Z | Downloaded smoltcp v0.11.0 |
| 1291 | 2026-03-26T14:49:19.653Z | Downloaded regex-syntax v0.6.29 |
| 1292 | 2026-03-26T14:49:19.653Z | Downloaded rustls v0.21.12 |
| 1293 | 2026-03-26T14:49:19.653Z | Downloaded rustls v0.22.4 |
| 1294 | 2026-03-26T14:49:19.660Z | Downloaded sqlparser v0.61.0 |
| 1295 | 2026-03-26T14:49:19.660Z | Downloaded sled v0.34.7 |
| 1296 | 2026-03-26T14:49:19.665Z | Downloaded regex-syntax v0.8.10 |
| 1297 | 2026-03-26T14:49:19.670Z | Downloaded nix v0.29.0 |
| 1298 | 2026-03-26T14:49:19.678Z | Downloaded tracing v0.1.44 |
| 1299 | 2026-03-26T14:49:19.686Z | Downloaded openapiv3 v2.2.0 |
| 1300 | 2026-03-26T14:49:19.712Z | Downloaded rustix v0.38.44 |
| 1301 | 2026-03-26T14:49:19.723Z | Downloaded diesel v2.3.7 |
| 1302 | 2026-03-26T14:49:19.736Z | Downloaded zerocopy-derive v0.6.6 |
| 1303 | 2026-03-26T14:49:19.763Z | Downloaded petgraph v0.6.5 |
| 1304 | 2026-03-26T14:49:19.773Z | Downloaded chrono-tz v0.10.4 |
| 1305 | 2026-03-26T14:49:19.788Z | Downloaded petgraph v0.8.3 |
| 1306 | 2026-03-26T14:49:19.803Z | Downloaded libz-sys v1.1.24 |
| 1307 | 2026-03-26T14:49:19.829Z | Downloaded typify-impl v0.6.1 |
| 1308 | 2026-03-26T14:49:19.835Z | Downloaded typify-impl v0.4.3 |
| 1309 | 2026-03-26T14:49:19.843Z | Downloaded ratatui v0.29.0 |
| 1310 | 2026-03-26T14:49:19.886Z | Downloaded regex-automata v0.4.14 |
| 1311 | 2026-03-26T14:49:19.947Z | Downloaded libgit2-sys v0.18.3+1.9.2 |
| 1312 | 2026-03-26T14:49:19.979Z | Downloaded jiff v0.2.21 |
| 1313 | 2026-03-26T14:49:19.989Z | Downloaded lzma-sys v0.1.20 |
| 1314 | 2026-03-26T14:49:20.005Z | Downloaded csv v1.4.0 |
| 1315 | 2026-03-26T14:49:20.030Z | Downloaded zstd-sys v2.0.16+zstd.1.5.7 |
| 1316 | 2026-03-26T14:49:20.040Z | Downloaded sha3 v0.10.8 |
| 1317 | 2026-03-26T14:49:20.043Z | Downloaded tokio v1.49.0 |
| 1318 | 2026-03-26T14:49:20.110Z | Downloaded encoding_rs v0.8.35 |
| 1319 | 2026-03-26T14:49:20.119Z | Downloaded ring v0.17.14 |
| 1320 | 2026-03-26T14:49:20.615Z | Downloaded aws-lc-sys v0.37.1 |
| 1321 | 2026-03-26T14:49:20.862Z | Compiling libc v0.2.180 |
| 1322 | 2026-03-26T14:49:20.865Z | Compiling serde v1.0.228 |
| 1323 | 2026-03-26T14:49:20.865Z | Compiling log v0.4.29 |
| 1324 | 2026-03-26T14:49:20.865Z | Compiling shlex v1.3.0 |
| 1325 | 2026-03-26T14:49:20.865Z | Compiling find-msvc-tools v0.1.9 |
| 1326 | 2026-03-26T14:49:20.865Z | Compiling smallvec v1.15.1 |
| 1327 | 2026-03-26T14:49:20.865Z | Compiling typenum v1.19.0 |
| 1328 | 2026-03-26T14:49:21.003Z | Compiling subtle v2.6.1 |
| 1329 | 2026-03-26T14:49:21.082Z | Compiling generic-array v0.14.7 |
| 1330 | 2026-03-26T14:49:21.090Z | Compiling scopeguard v1.2.0 |
| 1331 | 2026-03-26T14:49:21.090Z | Compiling portable-atomic v1.13.1 |
| 1332 | 2026-03-26T14:49:21.123Z | Compiling const-oid v0.9.6 |
| 1333 | 2026-03-26T14:49:21.126Z | Compiling critical-section v1.2.0 |
| 1334 | 2026-03-26T14:49:21.141Z | Compiling syn v2.0.117 |
| 1335 | 2026-03-26T14:49:21.149Z | Compiling zerocopy v0.8.40 |
| 1336 | 2026-03-26T14:49:21.162Z | Compiling serde_json v1.0.149 |
| 1337 | 2026-03-26T14:49:21.210Z | Compiling lock_api v0.4.14 |
| 1338 | 2026-03-26T14:49:21.225Z | Compiling pin-project-lite v0.2.17 |
| 1339 | 2026-03-26T14:49:21.246Z | Compiling parking_lot_core v0.9.12 |
| 1340 | 2026-03-26T14:49:21.262Z | Compiling pkg-config v0.3.32 |
| 1341 | 2026-03-26T14:49:21.266Z | Compiling bitflags v2.11.0 |
| 1342 | 2026-03-26T14:49:21.314Z | Compiling libm v0.2.16 |
| 1343 | 2026-03-26T14:49:21.325Z | Compiling num-traits v0.2.19 |
| 1344 | 2026-03-26T14:49:21.345Z | Compiling futures-core v0.3.32 |
| 1345 | 2026-03-26T14:49:21.374Z | Compiling percent-encoding v2.3.2 |
| 1346 | 2026-03-26T14:49:21.412Z | Compiling allocator-api2 v0.2.21 |
| 1347 | 2026-03-26T14:49:21.470Z | Compiling cpufeatures v0.2.17 |
| 1348 | 2026-03-26T14:49:21.531Z | Compiling futures-sink v0.3.32 |
| 1349 | 2026-03-26T14:49:21.561Z | Compiling foldhash v0.2.0 |
| 1350 | 2026-03-26T14:49:21.564Z | Compiling futures-io v0.3.32 |
| 1351 | 2026-03-26T14:49:21.591Z | Compiling futures-task v0.3.32 |
| 1352 | 2026-03-26T14:49:21.594Z | Compiling getrandom v0.4.1 |
| 1353 | 2026-03-26T14:49:21.695Z | Compiling futures-channel v0.3.32 |
| 1354 | 2026-03-26T14:49:21.719Z | Compiling slab v0.4.12 |
| 1355 | 2026-03-26T14:49:21.753Z | Compiling hashbrown v0.16.1 |
| 1356 | 2026-03-26T14:49:21.770Z | Compiling rustversion v1.0.22 |
| 1357 | 2026-03-26T14:49:21.782Z | Compiling rand_core v0.10.0 |
| 1358 | 2026-03-26T14:49:21.812Z | Compiling getrandom v0.3.4 |
| 1359 | 2026-03-26T14:49:21.830Z | Compiling form_urlencoded v1.2.2 |
| 1360 | 2026-03-26T14:49:21.862Z | Compiling dunce v1.0.5 |
| 1361 | 2026-03-26T14:49:21.913Z | Compiling getrandom v0.2.17 |
| 1362 | 2026-03-26T14:49:21.928Z | Compiling jobserver v0.1.34 |
| 1363 | 2026-03-26T14:49:21.945Z | Compiling errno v0.3.14 |
| 1364 | 2026-03-26T14:49:21.991Z | Compiling mio v1.1.1 |
| 1365 | 2026-03-26T14:49:21.999Z | Compiling socket2 v0.6.2 |
| 1366 | 2026-03-26T14:49:22.036Z | Compiling base64ct v1.8.3 |
| 1367 | 2026-03-26T14:49:22.093Z | Compiling rand_core v0.6.4 |
| 1368 | 2026-03-26T14:49:22.126Z | Compiling signal-hook-registry v1.4.8 |
| 1369 | 2026-03-26T14:49:22.151Z | Compiling cc v1.2.56 |
| 1370 | 2026-03-26T14:49:22.176Z | Compiling once_cell v1.21.3 |
| 1371 | 2026-03-26T14:49:22.244Z | Compiling parking_lot v0.12.5 |
| 1372 | 2026-03-26T14:49:22.304Z | Compiling indexmap v2.13.0 |
| 1373 | 2026-03-26T14:49:22.337Z | Compiling ident_case v1.0.1 |
| 1374 | 2026-03-26T14:49:22.355Z | Compiling fs_extra v1.3.0 |
| 1375 | 2026-03-26T14:49:22.383Z | Compiling pem-rfc7468 v0.7.0 |
| 1376 | 2026-03-26T14:49:22.399Z | Compiling flagset v0.4.7 |
| 1377 | 2026-03-26T14:49:22.420Z | Compiling rustix v1.1.3 |
| 1378 | 2026-03-26T14:49:22.434Z | Compiling iana-time-zone v0.1.65 |
| 1379 | 2026-03-26T14:49:22.452Z | Compiling uuid v1.21.0 |
| 1380 | 2026-03-26T14:49:22.498Z | Compiling rustc_version v0.4.1 |
| 1381 | 2026-03-26T14:49:22.547Z | Compiling vcpkg v0.2.15 |
| 1382 | 2026-03-26T14:49:22.644Z | Compiling regex-syntax v0.8.10 |
| 1383 | 2026-03-26T14:49:22.659Z | Compiling aws-lc-rs v1.16.0 |
| 1384 | 2026-03-26T14:49:22.673Z | Compiling tracing-core v0.1.36 |
| 1385 | 2026-03-26T14:49:22.676Z | Compiling crossbeam-utils v0.8.21 |
| 1386 | 2026-03-26T14:49:22.720Z | Compiling syn v1.0.109 |
| 1387 | 2026-03-26T14:49:22.811Z | Compiling rand_core v0.9.5 |
| 1388 | 2026-03-26T14:49:22.861Z | Compiling httparse v1.10.1 |
| 1389 | 2026-03-26T14:49:22.864Z | Compiling untrusted v0.7.1 |
| 1390 | 2026-03-26T14:49:22.972Z | Compiling cmake v0.1.57 |
| 1391 | 2026-03-26T14:49:22.987Z | Compiling schemars v0.8.22 |
| 1392 | 2026-03-26T14:49:22.990Z | Compiling base64 v0.22.1 |
| 1393 | 2026-03-26T14:49:23.033Z | Compiling openssl-probe v0.2.1 |
| 1394 | 2026-03-26T14:49:23.050Z | Compiling untrusted v0.9.0 |
| 1395 | 2026-03-26T14:49:23.133Z | Compiling tinyvec_macros v0.1.1 |
| 1396 | 2026-03-26T14:49:23.149Z | Compiling tower-service v0.3.3 |
| 1397 | 2026-03-26T14:49:23.165Z | Compiling atomic-waker v1.1.2 |
| 1398 | 2026-03-26T14:49:23.196Z | Compiling dyn-clone v1.0.20 |
| 1399 | 2026-03-26T14:49:23.232Z | Compiling tower-layer v0.3.3 |
| 1400 | 2026-03-26T14:49:23.232Z | Compiling rustls v0.23.37 |
| 1401 | 2026-03-26T14:49:23.262Z | Compiling try-lock v0.2.5 |
| 1402 | 2026-03-26T14:49:23.265Z | Compiling tinyvec v1.10.0 |
| 1403 | 2026-03-26T14:49:23.321Z | Compiling spin v0.9.8 |
| 1404 | 2026-03-26T14:49:23.324Z | Compiling aho-corasick v1.1.4 |
| 1405 | 2026-03-26T14:49:23.353Z | Compiling want v0.3.1 |
| 1406 | 2026-03-26T14:49:23.367Z | Compiling openssl v0.10.75 |
| 1407 | 2026-03-26T14:49:23.396Z | Compiling powerfmt v0.2.0 |
| 1408 | 2026-03-26T14:49:23.412Z | Compiling num-conv v0.2.0 |
| 1409 | 2026-03-26T14:49:23.429Z | Compiling time-core v0.1.8 |
| 1410 | 2026-03-26T14:49:23.445Z | Compiling httpdate v1.0.3 |
| 1411 | 2026-03-26T14:49:23.539Z | Compiling crc32fast v1.5.0 |
| 1412 | 2026-03-26T14:49:23.558Z | Compiling foreign-types-shared v0.1.1 |
| 1413 | 2026-03-26T14:49:23.569Z | Compiling pin-utils v0.1.0 |
| 1414 | 2026-03-26T14:49:23.594Z | Compiling time-macros v0.2.27 |
| 1415 | 2026-03-26T14:49:23.613Z | Compiling deranged v0.5.8 |
| 1416 | 2026-03-26T14:49:23.628Z | Compiling wait-timeout v0.2.1 |
| 1417 | 2026-03-26T14:49:23.644Z | Compiling foreign-types v0.3.2 |
| 1418 | 2026-03-26T14:49:23.661Z | Compiling siphasher v1.0.2 |
| 1419 | 2026-03-26T14:49:23.665Z | Compiling quick-error v1.2.3 |
| 1420 | 2026-03-26T14:49:23.665Z | Compiling simd-adler32 v0.3.8 |
| 1421 | 2026-03-26T14:49:23.704Z | Compiling either v1.15.0 |
| 1422 | 2026-03-26T14:49:23.707Z | Compiling native-tls v0.2.18 |
| 1423 | 2026-03-26T14:49:23.736Z | Compiling usdt-impl v0.6.0 |
| 1424 | 2026-03-26T14:49:23.752Z | Compiling aws-lc-sys v0.37.1 |
| 1425 | 2026-03-26T14:49:23.804Z | Compiling ring v0.17.14 |
| 1426 | 2026-03-26T14:49:23.853Z | Compiling openssl-sys v0.9.111 |
| 1427 | 2026-03-26T14:49:23.873Z | Compiling zstd-sys v2.0.16+zstd.1.5.7 |
| 1428 | 2026-03-26T14:49:23.945Z | Compiling bit-vec v0.8.0 |
| 1429 | 2026-03-26T14:49:23.962Z | Compiling synstructure v0.13.2 |
| 1430 | 2026-03-26T14:49:23.978Z | Compiling pest_generator v2.8.6 |
| 1431 | 2026-03-26T14:49:23.982Z | Compiling serde_derive_internals v0.29.1 |
| 1432 | 2026-03-26T14:49:24.007Z | Compiling darling_core v0.20.11 |
| 1433 | 2026-03-26T14:49:24.193Z | Compiling regex-automata v0.4.14 |
| 1434 | 2026-03-26T14:49:24.304Z | Compiling tempfile v3.25.0 |
| 1435 | 2026-03-26T14:49:24.580Z | Compiling num_threads v0.1.7 |
| 1436 | 2026-03-26T14:49:24.616Z | Compiling rusty-fork v0.3.1 |
| 1437 | 2026-03-26T14:49:24.713Z | Compiling time v0.3.47 |
| 1438 | 2026-03-26T14:49:24.764Z | Compiling bit-set v0.8.0 |
| 1439 | 2026-03-26T14:49:24.832Z | Compiling darling_core v0.21.3 |
| 1440 | 2026-03-26T14:49:24.935Z | Compiling bzip2-sys v0.1.13+1.0.8 |
| 1441 | 2026-03-26T14:49:24.950Z | Compiling unicode-normalization v0.1.25 |
| 1442 | 2026-03-26T14:49:24.980Z | Compiling crossbeam-epoch v0.9.18 |
| 1443 | 2026-03-26T14:49:25.006Z | Compiling rand_xorshift v0.4.0 |
| 1444 | 2026-03-26T14:49:25.087Z | Compiling slog v2.8.2 |
| 1445 | 2026-03-26T14:49:25.119Z | Compiling heapless v0.7.17 |
| 1446 | 2026-03-26T14:49:25.140Z | Compiling thread-id v5.1.0 |
| 1447 | 2026-03-26T14:49:25.197Z | Compiling sync_wrapper v1.0.2 |
| 1448 | 2026-03-26T14:49:25.236Z | Compiling cookie v0.18.1 |
| 1449 | 2026-03-26T14:49:25.253Z | Compiling paste v1.0.15 |
| 1450 | 2026-03-26T14:49:25.298Z | Compiling unicode-properties v0.1.4 |
| 1451 | 2026-03-26T14:49:25.321Z | Compiling adler2 v2.0.1 |
| 1452 | 2026-03-26T14:49:25.339Z | Compiling anyhow v1.0.102 |
| 1453 | 2026-03-26T14:49:25.392Z | Compiling zstd-safe v7.2.4 |
| 1454 | 2026-03-26T14:49:25.453Z | Compiling unicode-bidi v0.3.18 |
| 1455 | 2026-03-26T14:49:25.468Z | Compiling unarray v0.1.4 |
| 1456 | 2026-03-26T14:49:25.483Z | Compiling rayon-core v1.13.0 |
| 1457 | 2026-03-26T14:49:25.531Z | Compiling unicode-segmentation v1.12.0 |
| 1458 | 2026-03-26T14:49:25.550Z | Compiling signal-hook v0.3.18 |
| 1459 | 2026-03-26T14:49:25.659Z | Compiling miniz_oxide v0.8.9 |
| 1460 | 2026-03-26T14:49:25.759Z | Compiling crossbeam-deque v0.8.6 |
| 1461 | 2026-03-26T14:49:25.791Z | Compiling serde_derive v1.0.228 |
| 1462 | 2026-03-26T14:49:25.810Z | Compiling zeroize_derive v1.4.3 |
| 1463 | 2026-03-26T14:49:25.913Z | Compiling zerofrom-derive v0.1.6 |
| 1464 | 2026-03-26T14:49:25.950Z | Compiling yoke-derive v0.8.1 |
| 1465 | 2026-03-26T14:49:25.967Z | Compiling zerocopy-derive v0.8.40 |
| 1466 | 2026-03-26T14:49:26.025Z | Compiling zerovec-derive v0.11.2 |
| 1467 | 2026-03-26T14:49:26.308Z | Compiling displaydoc v0.2.5 |
| 1468 | 2026-03-26T14:49:26.378Z | Compiling tokio-macros v2.6.0 |
| 1469 | 2026-03-26T14:49:26.401Z | Compiling futures-macro v0.3.32 |
| 1470 | 2026-03-26T14:49:26.492Z | Compiling zeroize v1.8.2 |
| 1471 | 2026-03-26T14:49:26.508Z | Compiling der_derive v0.7.3 |
| 1472 | 2026-03-26T14:49:27.101Z | Compiling thiserror-impl v2.0.18 |
| 1473 | 2026-03-26T14:49:27.175Z | Compiling rustls-pki-types v1.14.0 |
| 1474 | 2026-03-26T14:49:27.191Z | Compiling tracing-attributes v0.1.31 |
| 1475 | 2026-03-26T14:49:27.209Z | Compiling scroll_derive v0.13.1 |
| 1476 | 2026-03-26T14:49:27.235Z | Compiling futures-util v0.3.32 |
| 1477 | 2026-03-26T14:49:27.261Z | Compiling crypto-common v0.1.7 |
| 1478 | 2026-03-26T14:49:27.312Z | Compiling block-buffer v0.10.4 |
| 1479 | 2026-03-26T14:49:27.387Z | Compiling zerofrom v0.1.6 |
| 1480 | 2026-03-26T14:49:27.434Z | Compiling block-padding v0.3.3 |
| 1481 | 2026-03-26T14:49:27.453Z | Compiling digest v0.10.7 |
| 1482 | 2026-03-26T14:49:27.504Z | Compiling yoke v0.8.1 |
| 1483 | 2026-03-26T14:49:27.545Z | Compiling schemars_derive v0.8.22 |
| 1484 | 2026-03-26T14:49:27.556Z | Compiling der v0.7.10 |
| 1485 | 2026-03-26T14:49:27.614Z | Compiling inout v0.1.4 |
| 1486 | 2026-03-26T14:49:27.660Z | Compiling pest_derive v2.8.6 |
| 1487 | 2026-03-26T14:49:27.711Z | Compiling zerovec v0.11.5 |
| 1488 | 2026-03-26T14:49:27.726Z | Compiling zerotrie v0.2.3 |
| 1489 | 2026-03-26T14:49:27.811Z | Compiling hmac v0.12.1 |
| 1490 | 2026-03-26T14:49:27.984Z | Compiling cipher v0.4.4 |
| 1491 | 2026-03-26T14:49:28.052Z | Compiling sha2 v0.10.9 |
| 1492 | 2026-03-26T14:49:28.076Z | Compiling pbkdf2 v0.12.2 |
| 1493 | 2026-03-26T14:49:28.117Z | Compiling scroll v0.13.0 |
| 1494 | 2026-03-26T14:49:28.216Z | Compiling tinystr v0.8.2 |
| 1495 | 2026-03-26T14:49:28.232Z | Compiling potential_utf v0.1.4 |
| 1496 | 2026-03-26T14:49:28.264Z | Compiling salsa20 v0.10.2 |
| 1497 | 2026-03-26T14:49:28.402Z | Compiling icu_locale_core v2.1.1 |
| 1498 | 2026-03-26T14:49:28.422Z | Compiling icu_collections v2.1.1 |
| 1499 | 2026-03-26T14:49:28.438Z | Compiling spki v0.7.3 |
| 1500 | 2026-03-26T14:49:28.442Z | Compiling scrypt v0.11.0 |
| 1501 | 2026-03-26T14:49:28.466Z | Compiling aes v0.8.4 |
| 1502 | 2026-03-26T14:49:28.503Z | Compiling cbc v0.1.2 |
| 1503 | 2026-03-26T14:49:28.521Z | Compiling thiserror v2.0.18 |
| 1504 | 2026-03-26T14:49:28.573Z | Compiling tracing v0.1.44 |
| 1505 | 2026-03-26T14:49:28.672Z | Compiling darling_macro v0.20.11 |
| 1506 | 2026-03-26T14:49:28.686Z | Compiling goblin v0.10.5 |
| 1507 | 2026-03-26T14:49:28.727Z | Compiling openssl-macros v0.1.1 |
| 1508 | 2026-03-26T14:49:28.795Z | Compiling thiserror-impl v1.0.69 |
| 1509 | 2026-03-26T14:49:28.850Z | Compiling dtrace-parser v0.3.0 |
| 1510 | 2026-03-26T14:49:28.867Z | Compiling pkcs5 v0.7.1 |
| 1511 | 2026-03-26T14:49:28.917Z | Compiling signature v2.2.0 |
| 1512 | 2026-03-26T14:49:29.114Z | Compiling icu_provider v2.1.1 |
| 1513 | 2026-03-26T14:49:29.191Z | Compiling pkcs8 v0.10.2 |
| 1514 | 2026-03-26T14:49:29.302Z | Compiling bytes v1.11.1 |
| 1515 | 2026-03-26T14:49:29.355Z | Compiling icu_normalizer v2.1.1 |
| 1516 | 2026-03-26T14:49:29.378Z | Compiling icu_properties v2.1.2 |
| 1517 | 2026-03-26T14:49:29.448Z | Compiling chrono v0.4.44 |
| 1518 | 2026-03-26T14:49:29.463Z | Compiling ipnet v2.11.0 |
| 1519 | 2026-03-26T14:49:29.516Z | Compiling darling v0.20.11 |
| 1520 | 2026-03-26T14:49:29.536Z | Compiling rustls-native-certs v0.8.3 |
| 1521 | 2026-03-26T14:49:29.562Z | Compiling scroll_derive v0.12.1 |
| 1522 | 2026-03-26T14:49:29.615Z | Compiling derive_builder_core v0.20.2 |
| 1523 | 2026-03-26T14:49:29.618Z | Compiling erased-serde v0.3.31 |
| 1524 | 2026-03-26T14:49:29.881Z | Compiling tokio v1.49.0 |
| 1525 | 2026-03-26T14:49:29.937Z | Compiling http v1.4.0 |
| 1526 | 2026-03-26T14:49:29.968Z | Compiling toml_datetime v0.6.11 |
| 1527 | 2026-03-26T14:49:30.016Z | Compiling serde_tokenstream v0.2.3 |
| 1528 | 2026-03-26T14:49:30.158Z | Compiling thiserror v1.0.69 |
| 1529 | 2026-03-26T14:49:30.172Z | Compiling serde_spanned v0.6.9 |
| 1530 | 2026-03-26T14:49:30.255Z | Compiling md-5 v0.10.6 |
| 1531 | 2026-03-26T14:49:30.280Z | Compiling idna_adapter v1.2.1 |
| 1532 | 2026-03-26T14:49:30.320Z | Compiling scroll v0.12.0 |
| 1533 | 2026-03-26T14:49:30.335Z | Compiling webpki-roots v1.0.6 |
| 1534 | 2026-03-26T14:49:30.350Z | Compiling darling_macro v0.21.3 |
| 1535 | 2026-03-26T14:49:30.445Z | Compiling ppv-lite86 v0.2.21 |
| 1536 | 2026-03-26T14:49:30.448Z | Compiling idna v1.1.0 |
| 1537 | 2026-03-26T14:49:30.476Z | Compiling zerocopy-derive v0.7.35 |
| 1538 | 2026-03-26T14:49:30.509Z | Compiling stringprep v0.1.5 |
| 1539 | 2026-03-26T14:49:30.561Z | Compiling num-integer v0.1.46 |
| 1540 | 2026-03-26T14:49:30.589Z | Compiling http-body v1.0.1 |
| 1541 | 2026-03-26T14:49:30.605Z | Compiling derive_builder_macro v0.20.2 |
| 1542 | 2026-03-26T14:49:30.622Z | Compiling vergen-lib v0.1.6 |
| 1543 | 2026-03-26T14:49:30.769Z | Compiling url v2.5.8 |
| 1544 | 2026-03-26T14:49:30.799Z | Compiling rand_chacha v0.9.0 |
| 1545 | 2026-03-26T14:49:30.830Z | Compiling rand_chacha v0.3.1 |
| 1546 | 2026-03-26T14:49:30.883Z | Compiling http-body-util v0.1.3 |
| 1547 | 2026-03-26T14:49:30.905Z | Compiling curve25519-dalek v4.1.3 |
| 1548 | 2026-03-26T14:49:30.924Z | Compiling ff v0.13.1 |
| 1549 | 2026-03-26T14:49:30.928Z | Compiling hash32 v0.2.1 |
| 1550 | 2026-03-26T14:49:30.987Z | Compiling memoffset v0.9.1 |
| 1551 | 2026-03-26T14:49:31.021Z | Compiling rand v0.9.2 |
| 1552 | 2026-03-26T14:49:31.109Z | Compiling num-bigint-dig v0.8.6 |
| 1553 | 2026-03-26T14:49:31.138Z | Compiling smoltcp v0.9.1 |
| 1554 | 2026-03-26T14:49:31.152Z | Compiling zlib-rs v0.6.2 |
| 1555 | 2026-03-26T14:49:31.152Z | Compiling litrs v1.0.0 |
| 1556 | 2026-03-26T14:49:31.202Z | Compiling iri-string v0.7.10 |
| 1557 | 2026-03-26T14:49:31.236Z | Compiling ref-cast v1.0.25 |
| 1558 | 2026-03-26T14:49:31.324Z | Compiling base16ct v0.2.0 |
| 1559 | 2026-03-26T14:49:31.501Z | Compiling dof v0.4.0 |
| 1560 | 2026-03-26T14:49:31.523Z | Compiling rustix v0.38.44 |
| 1561 | 2026-03-26T14:49:31.547Z | Compiling psl-types v2.0.11 |
| 1562 | 2026-03-26T14:49:31.563Z | Compiling fallible-iterator v0.2.0 |
| 1563 | 2026-03-26T14:49:31.605Z | Compiling proptest v1.10.0 |
| 1564 | 2026-03-26T14:49:31.674Z | Compiling cfg_aliases v0.2.1 |
| 1565 | 2026-03-26T14:49:31.690Z | Compiling ryu v1.0.23 |
| 1566 | 2026-03-26T14:49:31.704Z | Compiling document-features v0.2.12 |
| 1567 | 2026-03-26T14:49:31.739Z | Compiling publicsuffix v2.3.0 |
| 1568 | 2026-03-26T14:49:31.763Z | Compiling nix v0.31.1 |
| 1569 | 2026-03-26T14:49:31.867Z | Compiling postgres-protocol v0.6.10 |
| 1570 | 2026-03-26T14:49:31.891Z | Compiling serde_urlencoded v0.7.1 |
| 1571 | 2026-03-26T14:49:31.956Z | Compiling sec1 v0.7.3 |
| 1572 | 2026-03-26T14:49:31.970Z | Compiling zerocopy v0.7.35 |
| 1573 | 2026-03-26T14:49:32.139Z | Compiling ipnetwork v0.21.1 |
| 1574 | 2026-03-26T14:49:32.170Z | Compiling derive_builder v0.20.2 |
| 1575 | 2026-03-26T14:49:32.333Z | Compiling rand v0.8.5 |
| 1576 | 2026-03-26T14:49:32.336Z | Compiling group v0.13.0 |
| 1577 | 2026-03-26T14:49:32.401Z | Compiling oxnet v0.1.4 |
| 1578 | 2026-03-26T14:49:32.433Z | Compiling darling v0.21.3 |
| 1579 | 2026-03-26T14:49:32.556Z | Compiling num-iter v0.1.45 |
| 1580 | 2026-03-26T14:49:32.560Z | Compiling proc-macro-error v1.0.4 |
| 1581 | 2026-03-26T14:49:32.583Z | Compiling goblin v0.8.2 |
| 1582 | 2026-03-26T14:49:32.631Z | Compiling cargo-platform v0.1.9 |
| 1583 | 2026-03-26T14:49:32.696Z | Compiling hkdf v0.12.4 |
| 1584 | 2026-03-26T14:49:32.720Z | Compiling hubpack_derive v0.1.1 |
| 1585 | 2026-03-26T14:49:32.743Z | Compiling crypto-bigint v0.5.5 |
| 1586 | 2026-03-26T14:49:32.766Z | Compiling regex v1.12.3 |
| 1587 | 2026-03-26T14:49:32.916Z | Compiling heck v0.4.1 |
| 1588 | 2026-03-26T14:49:33.015Z | Compiling daft-derive v0.1.5 |
| 1589 | 2026-03-26T14:49:33.063Z | Compiling async-trait v0.1.89 |
| 1590 | 2026-03-26T14:49:33.160Z | Compiling strum_macros v0.27.2 |
| 1591 | 2026-03-26T14:49:33.201Z | Compiling curve25519-dalek-derive v0.1.1 |
| 1592 | 2026-03-26T14:49:33.216Z | Compiling ref-cast-impl v1.0.25 |
| 1593 | 2026-03-26T14:49:33.260Z | Compiling terminal_size v0.4.3 |
| 1594 | 2026-03-26T14:49:33.273Z | Compiling phf_shared v0.13.1 |
| 1595 | 2026-03-26T14:49:33.419Z | Compiling lazy_static v1.5.0 |
| 1596 | 2026-03-26T14:49:33.433Z | Compiling vergen v9.0.6 |
| 1597 | 2026-03-26T14:49:33.532Z | Compiling fs-err v3.3.0 |
| 1598 | 2026-03-26T14:49:33.547Z | Compiling ahash v0.8.12 |
| 1599 | 2026-03-26T14:49:33.562Z | Compiling bitflags v1.3.2 |
| 1600 | 2026-03-26T14:49:33.644Z | Compiling tokio-util v0.7.18 |
| 1601 | 2026-03-26T14:49:33.657Z | Compiling tower v0.5.3 |
| 1602 | 2026-03-26T14:49:33.748Z | Compiling tokio-native-tls v0.3.1 |
| 1603 | 2026-03-26T14:49:33.764Z | Compiling bumpalo v3.20.2 |
| 1604 | 2026-03-26T14:49:33.781Z | Compiling managed v0.8.0 |
| 1605 | 2026-03-26T14:49:33.784Z | Compiling foldhash v0.1.5 |
| 1606 | 2026-03-26T14:49:33.812Z | Compiling winnow v0.5.40 |
| 1607 | 2026-03-26T14:49:33.872Z | Compiling object v0.37.3 |
| 1608 | 2026-03-26T14:49:33.945Z | Compiling newtype-uuid v1.3.2 |
| 1609 | 2026-03-26T14:49:33.989Z | Compiling flate2 v1.1.9 |
| 1610 | 2026-03-26T14:49:34.018Z | Compiling libbz2-rs-sys v0.2.2 |
| 1611 | 2026-03-26T14:49:34.125Z | Compiling tower-http v0.6.8 |
| 1612 | 2026-03-26T14:49:34.167Z | Compiling daft v0.1.5 |
| 1613 | 2026-03-26T14:49:34.224Z | Compiling zopfli v0.8.3 |
| 1614 | 2026-03-26T14:49:34.305Z | Compiling hashbrown v0.15.5 |
| 1615 | 2026-03-26T14:49:34.389Z | Compiling h2 v0.4.13 |
| 1616 | 2026-03-26T14:49:34.478Z | Compiling bzip2 v0.6.1 |
| 1617 | 2026-03-26T14:49:34.676Z | Compiling clap_builder v4.5.60 |
| 1618 | 2026-03-26T14:49:34.722Z | Compiling console v0.16.2 |
| 1619 | 2026-03-26T14:49:34.845Z | Compiling dof v0.3.0 |
| 1620 | 2026-03-26T14:49:34.894Z | Compiling elliptic-curve v0.13.8 |
| 1621 | 2026-03-26T14:49:34.944Z | Compiling phf v0.13.1 |
| 1622 | 2026-03-26T14:49:34.960Z | Compiling cargo_metadata v0.19.2 |
| 1623 | 2026-03-26T14:49:34.964Z | Compiling rayon v1.11.0 |
| 1624 | 2026-03-26T14:49:35.126Z | Compiling hubpack v0.1.2 |
| 1625 | 2026-03-26T14:49:35.186Z | Compiling strum v0.27.2 |
| 1626 | 2026-03-26T14:49:35.302Z | Compiling toml_edit v0.19.15 |
| 1627 | 2026-03-26T14:49:35.329Z | Compiling zone_cfg_derive v0.3.1 |
| 1628 | 2026-03-26T14:49:35.348Z | Compiling signal-hook-mio v0.2.5 |
| 1629 | 2026-03-26T14:49:35.364Z | Compiling cookie_store v0.22.1 |
| 1630 | 2026-03-26T14:49:35.487Z | Compiling usdt-attr-macro v0.6.0 |
| 1631 | 2026-03-26T14:49:35.621Z | Compiling usdt-macro v0.6.0 |
| 1632 | 2026-03-26T14:49:35.662Z | Compiling bzip2 v0.4.4 |
| 1633 | 2026-03-26T14:49:35.769Z | Compiling serde_with_macros v3.17.0 |
| 1634 | 2026-03-26T14:49:35.896Z | Compiling zstd v0.13.3 |
| 1635 | 2026-03-26T14:49:36.046Z | Compiling postgres-types v0.2.12 |
| 1636 | 2026-03-26T14:49:36.151Z | Compiling dtrace-parser v0.2.0 |
| 1637 | 2026-03-26T14:49:36.190Z | Compiling pkcs1 v0.7.5 |
| 1638 | 2026-03-26T14:49:36.337Z | Compiling ed25519 v2.2.3 |
| 1639 | 2026-03-26T14:49:36.337Z | Compiling hex v0.4.3 |
| 1640 | 2026-03-26T14:49:36.415Z | Compiling serde-big-array v0.5.1 |
| 1641 | 2026-03-26T14:49:36.581Z | Compiling rfc6979 v0.4.0 |
| 1642 | 2026-03-26T14:49:36.623Z | Compiling bstr v1.12.1 |
| 1643 | 2026-03-26T14:49:36.643Z | Compiling clap_derive v4.5.55 |
| 1644 | 2026-03-26T14:49:36.658Z | Compiling strum_macros v0.26.4 |
| 1645 | 2026-03-26T14:49:36.727Z | Compiling serde_repr v0.1.20 |
| 1646 | 2026-03-26T14:49:36.788Z | Compiling enum-as-inner v0.6.1 |
| 1647 | 2026-03-26T14:49:36.941Z | Compiling itertools v0.12.1 |
| 1648 | 2026-03-26T14:49:36.946Z | Compiling phf_shared v0.11.3 |
| 1649 | 2026-03-26T14:49:37.172Z | Compiling float-cmp v0.10.0 |
| 1650 | 2026-03-26T14:49:37.268Z | Compiling thread-id v4.2.2 |
| 1651 | 2026-03-26T14:49:37.301Z | Compiling memmap2 v0.9.10 |
| 1652 | 2026-03-26T14:49:37.317Z | Compiling env_filter v1.0.0 |
| 1653 | 2026-03-26T14:49:37.320Z | Compiling encoding_rs v0.8.35 |
| 1654 | 2026-03-26T14:49:37.347Z | Compiling jiff v0.2.21 |
| 1655 | 2026-03-26T14:49:37.350Z | Compiling new_debug_unreachable v1.0.6 |
| 1656 | 2026-03-26T14:49:37.378Z | Compiling keccak v0.1.6 |
| 1657 | 2026-03-26T14:49:37.450Z | Compiling hyper v1.8.1 |
| 1658 | 2026-03-26T14:49:37.526Z | Compiling unit-prefix v0.5.2 |
| 1659 | 2026-03-26T14:49:37.552Z | Compiling normalize-line-endings v0.3.0 |
| 1660 | 2026-03-26T14:49:37.656Z | Compiling rustc-hash v2.1.1 |
| 1661 | 2026-03-26T14:49:37.672Z | Compiling predicates-core v1.0.10 |
| 1662 | 2026-03-26T14:49:37.698Z | Compiling static_assertions v1.1.0 |
| 1663 | 2026-03-26T14:49:37.784Z | Compiling difflib v0.4.0 |
| 1664 | 2026-03-26T14:49:37.799Z | Compiling fixedbitset v0.5.7 |
| 1665 | 2026-03-26T14:49:37.814Z | Compiling mime v0.3.17 |
| 1666 | 2026-03-26T14:49:37.875Z | Compiling fixedbitset v0.4.2 |
| 1667 | 2026-03-26T14:49:37.993Z | Compiling precomputed-hash v0.1.1 |
| 1668 | 2026-03-26T14:49:38.097Z | Compiling whoami v2.1.0 |
| 1669 | 2026-03-26T14:49:38.100Z | Compiling data-encoding v2.10.0 |
| 1670 | 2026-03-26T14:49:38.128Z | Compiling zone v0.3.1 |
| 1671 | 2026-03-26T14:49:38.128Z | Compiling string_cache v0.8.9 |
| 1672 | 2026-03-26T14:49:38.195Z | Compiling petgraph v0.6.5 |
| 1673 | 2026-03-26T14:49:38.201Z | Compiling predicates v3.1.4 |
| 1674 | 2026-03-26T14:49:38.383Z | Compiling tokio-postgres v0.7.16 |
| 1675 | 2026-03-26T14:49:38.401Z | Compiling petgraph v0.8.3 |
| 1676 | 2026-03-26T14:49:38.495Z | Compiling strum v0.26.3 |
| 1677 | 2026-03-26T14:49:38.511Z | Compiling hickory-proto v0.25.2 |
| 1678 | 2026-03-26T14:49:38.528Z | Compiling hyper-util v0.1.20 |
| 1679 | 2026-03-26T14:49:38.545Z | Compiling clap v4.5.60 |
| 1680 | 2026-03-26T14:49:38.643Z | Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc) |
| 1681 | 2026-03-26T14:49:38.660Z | Compiling iddqd v0.3.17 |
| 1682 | 2026-03-26T14:49:38.836Z | Compiling indicatif v0.18.4 |
| 1683 | 2026-03-26T14:49:38.850Z | Compiling sha3 v0.10.8 |
| 1684 | 2026-03-26T14:49:38.887Z | Compiling env_logger v0.11.9 |
| 1685 | 2026-03-26T14:49:38.902Z | Compiling usdt v0.6.0 |
| 1686 | 2026-03-26T14:49:39.049Z | Compiling toml_edit v0.22.27 |
| 1687 | 2026-03-26T14:49:39.184Z | Compiling usdt-impl v0.5.0 |
| 1688 | 2026-03-26T14:49:39.267Z | Compiling similar v2.7.0 |
| 1689 | 2026-03-26T14:49:39.329Z | Compiling crossterm v0.28.1 |
| 1690 | 2026-03-26T14:49:39.715Z | Compiling serde_with v3.17.0 |
| 1691 | 2026-03-26T14:49:39.756Z | Compiling ecdsa v0.16.9 |
| 1692 | 2026-03-26T14:49:39.834Z | Compiling toml v0.7.8 |
| 1693 | 2026-03-26T14:49:39.850Z | Compiling ed25519-dalek v2.2.0 |
| 1694 | 2026-03-26T14:49:40.184Z | Compiling hyper-tls v0.6.0 |
| 1695 | 2026-03-26T14:49:40.199Z | Compiling zip v4.6.1 |
| 1696 | 2026-03-26T14:49:40.320Z | Compiling rsa v0.9.10 |
| 1697 | 2026-03-26T14:49:40.445Z | Compiling zip v0.6.6 |
| 1698 | 2026-03-26T14:49:40.664Z | Compiling tokio-stream v0.1.18 |
| 1699 | 2026-03-26T14:49:40.827Z | Compiling toml_parser v1.0.9+spec-1.1.0 |
| 1700 | 2026-03-26T14:49:40.896Z | Compiling buf-list v1.1.2 |
| 1701 | 2026-03-26T14:49:40.984Z | Compiling gateway-ereport-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc) |
| 1702 | 2026-03-26T14:49:41.052Z | Compiling openapiv3 v2.2.0 |
| 1703 | 2026-03-26T14:49:41.157Z | Compiling x509-cert v0.2.5 |
| 1704 | 2026-03-26T14:49:41.198Z | Compiling sha1 v0.10.6 |
| 1705 | 2026-03-26T14:49:41.215Z | Compiling itertools v0.13.0 |
| 1706 | 2026-03-26T14:49:41.323Z | Compiling toml_datetime v0.7.5+spec-1.1.0 |
| 1707 | 2026-03-26T14:49:41.457Z | Compiling lalrpop-util v0.19.12 |
| 1708 | 2026-03-26T14:49:41.490Z | Compiling peg-runtime v0.8.5 |
| 1709 | 2026-03-26T14:49:41.506Z | Compiling thread_local v1.1.9 |
| 1710 | 2026-03-26T14:49:41.522Z | Compiling slog-async v2.8.0 |
| 1711 | 2026-03-26T14:49:41.638Z | Compiling futures-executor v0.3.32 |
| 1712 | 2026-03-26T14:49:41.653Z | Compiling crossbeam-channel v0.5.15 |
| 1713 | 2026-03-26T14:49:41.677Z | Compiling filetime v0.2.27 |
| 1714 | 2026-03-26T14:49:41.790Z | Compiling is-terminal v0.4.17 |
| 1715 | 2026-03-26T14:49:41.806Z | Compiling xattr v1.6.1 |
| 1716 | 2026-03-26T14:49:41.871Z | Compiling take_mut v0.2.2 |
| 1717 | 2026-03-26T14:49:41.886Z | Compiling term v1.2.1 |
| 1718 | 2026-03-26T14:49:41.889Z | Compiling futures v0.3.32 |
| 1719 | 2026-03-26T14:49:41.995Z | Compiling tar v0.4.45 |
| 1720 | 2026-03-26T14:49:42.319Z | Compiling slog-term v2.9.2 |
| 1721 | 2026-03-26T14:49:58.086Z | Compiling rustls-webpki v0.103.9 |
| 1722 | 2026-03-26T14:50:00.881Z | Compiling tokio-rustls v0.26.4 |
| 1723 | 2026-03-26T14:50:00.881Z | Compiling rustls-platform-verifier v0.6.2 |
| 1724 | 2026-03-26T14:50:01.091Z | Compiling hyper-rustls v0.27.7 |
| 1725 | 2026-03-26T14:50:01.286Z | Compiling reqwest v0.13.2 |
| 1726 | 2026-03-26T14:50:01.286Z | Compiling reqwest v0.12.28 |
| 1727 | 2026-03-26T14:50:03.257Z | Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack) |
| 1728 | 2026-03-26T14:50:03.501Z | Compiling xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader) |
| 1729 | 2026-03-26T14:50:06.343Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 49.14s |
| 1730 | 2026-03-26T14:50:06.505Z | Running `target/debug/xtask-downloader cockroach clickhouse console dendrite-stub maghemite-mgd transceiver-control` |
| 1731 | 2026-03-26T14:50:06.542Z | Mar 26 14:50:05.770 INFO Starting download, target: Clickhouse |
| 1732 | 2026-03-26T14:50:06.542Z | Mar 26 14:50:05.771 INFO Starting download, target: Console |
| 1733 | 2026-03-26T14:50:06.542Z | Mar 26 14:50:05.771 INFO Starting download, target: Cockroach |
| 1734 | 2026-03-26T14:50:06.542Z | Mar 26 14:50:05.771 INFO Starting download, target: DendriteStub |
| 1735 | 2026-03-26T14:50:06.542Z | Mar 26 14:50:05.771 INFO Starting download, target: MaghemiteMgd |
| 1736 | 2026-03-26T14:50:06.542Z | Mar 26 14:50:05.771 INFO Starting download, target: TransceiverControl |
| 1737 | 2026-03-26T14:50:06.547Z | Mar 26 14:50:05.771 INFO Downloading out/downloads/mgd.tar.gz (attempt 1/3), target: MaghemiteMgd |
| 1738 | 2026-03-26T14:50:06.547Z | Mar 26 14:50:05.771 INFO Downloading out/downloads/console.tar.gz (attempt 1/3), target: Console |
| 1739 | 2026-03-26T14:50:06.547Z | Mar 26 14:50:05.772 INFO Downloading out/downloads/cockroach.tgz (attempt 1/3), target: Cockroach |
| 1740 | 2026-03-26T14:50:06.547Z | Mar 26 14:50:05.772 INFO Downloading out/downloads/xcvradm.gz (attempt 1/3), target: TransceiverControl |
| 1741 | 2026-03-26T14:50:06.547Z | Mar 26 14:50:05.772 INFO Downloading out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz (attempt 1/3), target: Clickhouse |
| 1742 | 2026-03-26T14:50:06.547Z | Mar 26 14:50:05.772 INFO Downloading out/downloads/dendrite-stub.tar.gz (attempt 1/3), target: DendriteStub |
| 1743 | 2026-03-26T14:50:07.067Z | Mar 26 14:50:06.287 INFO Unpacking out/downloads/xcvradm.gz to out/downloads/root/opt/oxide/bin/xcvradm, target: TransceiverControl |
| 1744 | 2026-03-26T14:50:07.277Z | Mar 26 14:50:06.498 INFO Download complete, target: TransceiverControl |
| 1745 | 2026-03-26T14:50:08.406Z | Mar 26 14:50:07.597 INFO Unpacking out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz to out/clickhouse, target: Clickhouse |
| 1746 | 2026-03-26T14:50:08.639Z | Mar 26 14:50:07.849 INFO Unpacking out/downloads/console.tar.gz to out/console-assets, target: Console |
| 1747 | 2026-03-26T14:50:08.856Z | Mar 26 14:50:08.082 INFO Download complete, target: Console |
| 1748 | 2026-03-26T14:50:08.873Z | Mar 26 14:50:08.084 INFO Unpacking out/downloads/dendrite-stub.tar.gz to out/downloads, target: DendriteStub |
| 1749 | 2026-03-26T14:50:09.061Z | Mar 26 14:50:08.283 INFO Unpacking out/downloads/mgd.tar.gz to out/downloads, target: MaghemiteMgd |
| 1750 | 2026-03-26T14:50:09.746Z | Mar 26 14:50:08.975 INFO tarball path: out/downloads/cockroach.tgz, target: Cockroach |
| 1751 | 2026-03-26T14:50:09.746Z | Mar 26 14:50:08.975 INFO Unpacking out/downloads/cockroach.tgz to out/downloads, target: Cockroach |
| 1752 | 2026-03-26T14:50:11.280Z | Mar 26 14:50:10.505 INFO Download complete, target: DendriteStub |
| 1753 | 2026-03-26T14:50:11.431Z | Mar 26 14:50:10.659 INFO Download complete, target: MaghemiteMgd |
| 1754 | 2026-03-26T14:50:14.403Z | Mar 26 14:50:13.617 INFO Checking that binary works, target: Cockroach |
| 1755 | 2026-03-26T14:50:14.497Z | Mar 26 14:50:13.719 INFO Download complete, target: Cockroach |
| 1756 | 2026-03-26T14:50:15.155Z | Mar 26 14:50:14.368 INFO Checking that binary works, target: Clickhouse |
| 1757 | 2026-03-26T14:50:15.233Z | Mar 26 14:50:14.461 INFO Download complete, target: Clickhouse |
| 1758 | 2026-03-26T14:50:15.239Z | All prerequisites installed successfully |
| 1759 | 2026-03-26T14:50:15.245Z | |
| 1760 | 2026-03-26T14:50:15.245Z | real 2:53.881063366 |
| 1761 | 2026-03-26T14:50:15.245Z | user 7:15.886409905 |
| 1762 | 2026-03-26T14:50:15.245Z | sys 1:43.975706646 |
| 1763 | 2026-03-26T14:50:15.245Z | trap 0.247821167 |
| 1764 | 2026-03-26T14:50:15.245Z | tflt 1.180149519 |
| 1765 | 2026-03-26T14:50:15.245Z | dflt 1.642342919 |
| 1766 | 2026-03-26T14:50:15.245Z | kflt 0.022886768 |
| 1767 | 2026-03-26T14:50:15.245Z | lock 21:59.136147381 |
| 1768 | 2026-03-26T14:50:15.245Z | slp 19:47.310872225 |
| 1769 | 2026-03-26T14:50:15.245Z | lat 25.185261677 |
| 1770 | 2026-03-26T14:50:15.246Z | stop 2:54.406936098 |
| 1771 | 2026-03-26T14:50:15.246Z | + ptime -m cargo xtask download softnpu |
| 1772 | 2026-03-26T14:50:15.768Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s |
| 1773 | 2026-03-26T14:50:15.796Z | Running `target/debug/xtask download softnpu` |
| 1774 | 2026-03-26T14:50:16.568Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.74s |
| 1775 | 2026-03-26T14:50:16.652Z | Running `target/debug/xtask-downloader softnpu` |
| 1776 | 2026-03-26T14:50:16.779Z | Mar 26 14:50:15.915 INFO Starting download, target: Softnpu |
| 1777 | 2026-03-26T14:50:16.799Z | Mar 26 14:50:15.915 INFO Downloading out/npuzone/npuzone (attempt 1/3), target: Softnpu |
| 1778 | 2026-03-26T14:50:17.671Z | Mar 26 14:50:16.900 INFO Download complete, target: Softnpu |
| 1779 | 2026-03-26T14:50:17.677Z | |
| 1780 | 2026-03-26T14:50:17.677Z | real 2.429833464 |
| 1781 | 2026-03-26T14:50:17.677Z | user 1.312688184 |
| 1782 | 2026-03-26T14:50:17.677Z | sys 0.655346076 |
| 1783 | 2026-03-26T14:50:17.677Z | trap 0.000549944 |
| 1784 | 2026-03-26T14:50:17.677Z | tflt 0.000180804 |
| 1785 | 2026-03-26T14:50:17.677Z | dflt 0.000117046 |
| 1786 | 2026-03-26T14:50:17.677Z | kflt 0.000000000 |
| 1787 | 2026-03-26T14:50:17.678Z | lock 18.157848526 |
| 1788 | 2026-03-26T14:50:17.678Z | slp 0.808768385 |
| 1789 | 2026-03-26T14:50:17.678Z | lat 0.074004873 |
| 1790 | 2026-03-26T14:50:17.678Z | stop 0.000176480 |
| 1791 | 2026-03-26T14:50:17.678Z | + export CARGO_INCREMENTAL=0 |
| 1792 | 2026-03-26T14:50:17.678Z | + CARGO_INCREMENTAL=0 |
| 1793 | 2026-03-26T14:50:17.678Z | + ptime -m cargo run --locked --release --bin omicron-package -- -t test target create -p dev |
| 1794 | 2026-03-26T14:50:18.575Z | Compiling proc-macro2 v1.0.106 |
| 1795 | 2026-03-26T14:50:18.575Z | Compiling quote v1.0.44 |
| 1796 | 2026-03-26T14:50:18.575Z | Compiling unicode-ident v1.0.24 |
| 1797 | 2026-03-26T14:50:18.589Z | Compiling libc v0.2.180 |
| 1798 | 2026-03-26T14:50:18.589Z | Compiling serde_core v1.0.228 |
| 1799 | 2026-03-26T14:50:18.589Z | Compiling serde v1.0.228 |
| 1800 | 2026-03-26T14:50:18.589Z | Compiling cfg-if v1.0.4 |
| 1801 | 2026-03-26T14:50:18.589Z | Compiling version_check v0.9.5 |
| 1802 | 2026-03-26T14:50:18.590Z | Compiling find-msvc-tools v0.1.9 |
| 1803 | 2026-03-26T14:50:18.590Z | Compiling shlex v1.3.0 |
| 1804 | 2026-03-26T14:50:18.590Z | Compiling typenum v1.19.0 |
| 1805 | 2026-03-26T14:50:18.732Z | Compiling autocfg v1.5.0 |
| 1806 | 2026-03-26T14:50:18.736Z | Compiling zmij v1.0.21 |
| 1807 | 2026-03-26T14:50:18.736Z | Compiling portable-atomic v1.13.1 |
| 1808 | 2026-03-26T14:50:18.736Z | Compiling serde_json v1.0.149 |
| 1809 | 2026-03-26T14:50:18.892Z | Compiling memchr v2.8.0 |
| 1810 | 2026-03-26T14:50:19.111Z | Compiling generic-array v0.14.7 |
| 1811 | 2026-03-26T14:50:19.111Z | Compiling zerocopy v0.8.40 |
| 1812 | 2026-03-26T14:50:19.208Z | Compiling libm v0.2.16 |
| 1813 | 2026-03-26T14:50:19.214Z | Compiling smallvec v1.15.1 |
| 1814 | 2026-03-26T14:50:19.215Z | Compiling parking_lot_core v0.9.12 |
| 1815 | 2026-03-26T14:50:19.215Z | Compiling num-traits v0.2.19 |
| 1816 | 2026-03-26T14:50:19.258Z | Compiling icu_normalizer_data v2.1.1 |
| 1817 | 2026-03-26T14:50:19.314Z | Compiling icu_properties_data v2.1.2 |
| 1818 | 2026-03-26T14:50:19.350Z | Compiling itoa v1.0.17 |
| 1819 | 2026-03-26T14:50:19.369Z | Compiling getrandom v0.4.1 |
| 1820 | 2026-03-26T14:50:19.435Z | Compiling log v0.4.29 |
| 1821 | 2026-03-26T14:50:19.496Z | Compiling stable_deref_trait v1.2.1 |
| 1822 | 2026-03-26T14:50:19.506Z | Compiling pkg-config v0.3.32 |
| 1823 | 2026-03-26T14:50:19.511Z | Compiling subtle v2.6.1 |
| 1824 | 2026-03-26T14:50:19.696Z | Compiling jobserver v0.1.34 |
| 1825 | 2026-03-26T14:50:19.701Z | Compiling getrandom v0.2.17 |
| 1826 | 2026-03-26T14:50:19.727Z | Compiling scopeguard v1.2.0 |
| 1827 | 2026-03-26T14:50:19.792Z | Compiling errno v0.3.14 |
| 1828 | 2026-03-26T14:50:19.871Z | Compiling rand_core v0.6.4 |
| 1829 | 2026-03-26T14:50:19.888Z | Compiling lock_api v0.4.14 |
| 1830 | 2026-03-26T14:50:19.971Z | Compiling cc v1.2.56 |
| 1831 | 2026-03-26T14:50:20.019Z | Compiling percent-encoding v2.3.2 |
| 1832 | 2026-03-26T14:50:20.067Z | Compiling syn v2.0.117 |
| 1833 | 2026-03-26T14:50:20.082Z | Compiling litemap v0.8.1 |
| 1834 | 2026-03-26T14:50:20.100Z | Compiling writeable v0.6.2 |
| 1835 | 2026-03-26T14:50:20.118Z | Compiling thiserror v2.0.18 |
| 1836 | 2026-03-26T14:50:20.153Z | Compiling fnv v1.0.7 |
| 1837 | 2026-03-26T14:50:20.253Z | Compiling pin-project-lite v0.2.17 |
| 1838 | 2026-03-26T14:50:20.280Z | Compiling getrandom v0.3.4 |
| 1839 | 2026-03-26T14:50:20.377Z | Compiling critical-section v1.2.0 |
| 1840 | 2026-03-26T14:50:20.444Z | Compiling schemars v0.8.22 |
| 1841 | 2026-03-26T14:50:20.529Z | Compiling equivalent v1.0.2 |
| 1842 | 2026-03-26T14:50:20.532Z | Compiling rustversion v1.0.22 |
| 1843 | 2026-03-26T14:50:20.532Z | Compiling allocator-api2 v0.2.21 |
| 1844 | 2026-03-26T14:50:20.548Z | Compiling foldhash v0.2.0 |
| 1845 | 2026-03-26T14:50:20.609Z | Compiling rand_core v0.10.0 |
| 1846 | 2026-03-26T14:50:20.705Z | Compiling fs_extra v1.3.0 |
| 1847 | 2026-03-26T14:50:20.726Z | Compiling cmake v0.1.57 |
| 1848 | 2026-03-26T14:50:20.851Z | Compiling dunce v1.0.5 |
| 1849 | 2026-03-26T14:50:20.856Z | Compiling once_cell v1.21.3 |
| 1850 | 2026-03-26T14:50:20.870Z | Compiling semver v1.0.27 |
| 1851 | 2026-03-26T14:50:20.896Z | Compiling utf8_iter v1.0.4 |
| 1852 | 2026-03-26T14:50:20.929Z | Compiling hashbrown v0.16.1 |
| 1853 | 2026-03-26T14:50:20.958Z | Compiling form_urlencoded v1.2.2 |
| 1854 | 2026-03-26T14:50:21.063Z | Compiling bitflags v2.11.0 |
| 1855 | 2026-03-26T14:50:21.112Z | Compiling const-oid v0.9.6 |
| 1856 | 2026-03-26T14:50:21.204Z | Compiling signal-hook-registry v1.4.8 |
| 1857 | 2026-03-26T14:50:21.259Z | Compiling rustix v1.1.3 |
| 1858 | 2026-03-26T14:50:21.292Z | Compiling socket2 v0.6.2 |
| 1859 | 2026-03-26T14:50:21.298Z | Compiling ring v0.17.14 |
| 1860 | 2026-03-26T14:50:21.315Z | Compiling aws-lc-sys v0.37.1 |
| 1861 | 2026-03-26T14:50:21.397Z | Compiling parking_lot v0.12.5 |
| 1862 | 2026-03-26T14:50:21.492Z | Compiling indexmap v2.13.0 |
| 1863 | 2026-03-26T14:50:21.508Z | Compiling mio v1.1.1 |
| 1864 | 2026-03-26T14:50:21.543Z | Compiling thiserror v1.0.69 |
| 1865 | 2026-03-26T14:50:21.560Z | Compiling aws-lc-rs v1.16.0 |
| 1866 | 2026-03-26T14:50:21.610Z | Compiling futures-core v0.3.32 |
| 1867 | 2026-03-26T14:50:21.613Z | Compiling strsim v0.11.1 |
| 1868 | 2026-03-26T14:50:21.852Z | Compiling httparse v1.10.1 |
| 1869 | 2026-03-26T14:50:21.864Z | Compiling byteorder v1.5.0 |
| 1870 | 2026-03-26T14:50:21.935Z | Compiling ucd-trie v0.1.7 |
| 1871 | 2026-03-26T14:50:21.947Z | Compiling syn v1.0.109 |
| 1872 | 2026-03-26T14:50:22.071Z | Compiling heck v0.5.0 |
| 1873 | 2026-03-26T14:50:22.074Z | Compiling vcpkg v0.2.15 |
| 1874 | 2026-03-26T14:50:22.100Z | Compiling iana-time-zone v0.1.65 |
| 1875 | 2026-03-26T14:50:22.118Z | Compiling pest v2.8.6 |
| 1876 | 2026-03-26T14:50:22.166Z | Compiling ident_case v1.0.1 |
| 1877 | 2026-03-26T14:50:22.198Z | Compiling uuid v1.21.0 |
| 1878 | 2026-03-26T14:50:22.224Z | Compiling cpufeatures v0.2.17 |
| 1879 | 2026-03-26T14:50:22.402Z | Compiling crossbeam-utils v0.8.21 |
| 1880 | 2026-03-26T14:50:22.449Z | Compiling regex-syntax v0.8.10 |
| 1881 | 2026-03-26T14:50:22.550Z | Compiling rustc_version v0.4.1 |
| 1882 | 2026-03-26T14:50:22.596Z | Compiling futures-sink v0.3.32 |
| 1883 | 2026-03-26T14:50:22.644Z | Compiling openssl-sys v0.9.111 |
| 1884 | 2026-03-26T14:50:22.695Z | Compiling rustls v0.23.37 |
| 1885 | 2026-03-26T14:50:22.725Z | Compiling futures-channel v0.3.32 |
| 1886 | 2026-03-26T14:50:22.798Z | Compiling futures-io v0.3.32 |
| 1887 | 2026-03-26T14:50:22.815Z | Compiling slab v0.4.12 |
| 1888 | 2026-03-26T14:50:22.850Z | Compiling synstructure v0.13.2 |
| 1889 | 2026-03-26T14:50:22.881Z | Compiling serde_derive_internals v0.29.1 |
| 1890 | 2026-03-26T14:50:22.932Z | Compiling futures-task v0.3.32 |
| 1891 | 2026-03-26T14:50:23.028Z | Compiling plain v0.2.3 |
| 1892 | 2026-03-26T14:50:23.056Z | Compiling dyn-clone v1.0.20 |
| 1893 | 2026-03-26T14:50:23.101Z | Compiling aho-corasick v1.1.4 |
| 1894 | 2026-03-26T14:50:23.132Z | Compiling time-core v0.1.8 |
| 1895 | 2026-03-26T14:50:23.155Z | Compiling num-conv v0.2.0 |
| 1896 | 2026-03-26T14:50:23.169Z | Compiling pest_meta v2.8.6 |
| 1897 | 2026-03-26T14:50:23.319Z | Compiling time-macros v0.2.27 |
| 1898 | 2026-03-26T14:50:23.375Z | Compiling base64 v0.22.1 |
| 1899 | 2026-03-26T14:50:23.391Z | Compiling pretty-hex v0.4.1 |
| 1900 | 2026-03-26T14:50:23.391Z | Compiling openssl v0.10.75 |
| 1901 | 2026-03-26T14:50:23.707Z | Compiling crc32fast v1.5.0 |
| 1902 | 2026-03-26T14:50:23.741Z | Compiling base64ct v1.8.3 |
| 1903 | 2026-03-26T14:50:23.776Z | Compiling either v1.15.0 |
| 1904 | 2026-03-26T14:50:23.797Z | Compiling pest_generator v2.8.6 |
| 1905 | 2026-03-26T14:50:23.865Z | Compiling anyhow v1.0.102 |
| 1906 | 2026-03-26T14:50:23.887Z | Compiling darling_core v0.21.3 |
| 1907 | 2026-03-26T14:50:23.903Z | Compiling zstd-sys v2.0.16+zstd.1.5.7 |
| 1908 | 2026-03-26T14:50:23.943Z | Compiling flagset v0.4.7 |
| 1909 | 2026-03-26T14:50:23.997Z | Compiling regex-automata v0.4.14 |
| 1910 | 2026-03-26T14:50:24.014Z | Compiling pem-rfc7468 v0.7.0 |
| 1911 | 2026-03-26T14:50:24.054Z | Compiling native-tls v0.2.18 |
| 1912 | 2026-03-26T14:50:24.103Z | Compiling rand_core v0.9.5 |
| 1913 | 2026-03-26T14:50:24.119Z | Compiling serde_derive v1.0.228 |
| 1914 | 2026-03-26T14:50:24.144Z | Compiling zeroize_derive v1.4.3 |
| 1915 | 2026-03-26T14:50:24.186Z | Compiling zerofrom-derive v0.1.6 |
| 1916 | 2026-03-26T14:50:24.291Z | Compiling yoke-derive v0.8.1 |
| 1917 | 2026-03-26T14:50:24.306Z | Compiling zerovec-derive v0.11.2 |
| 1918 | 2026-03-26T14:50:24.323Z | Compiling displaydoc v0.2.5 |
| 1919 | 2026-03-26T14:50:24.340Z | Compiling zerocopy-derive v0.8.40 |
| 1920 | 2026-03-26T14:50:24.349Z | Compiling tokio-macros v2.6.0 |
| 1921 | 2026-03-26T14:50:24.484Z | Compiling futures-macro v0.3.32 |
| 1922 | 2026-03-26T14:50:24.491Z | Compiling thiserror-impl v2.0.18 |
| 1923 | 2026-03-26T14:50:24.600Z | Compiling schemars_derive v0.8.22 |
| 1924 | 2026-03-26T14:50:24.624Z | Compiling der_derive v0.7.3 |
| 1925 | 2026-03-26T14:50:24.792Z | Compiling zeroize v1.8.2 |
| 1926 | 2026-03-26T14:50:25.053Z | Compiling tracing-attributes v0.1.31 |
| 1927 | 2026-03-26T14:50:25.263Z | Compiling thiserror-impl v1.0.69 |
| 1928 | 2026-03-26T14:50:25.285Z | Compiling pest_derive v2.8.6 |
| 1929 | 2026-03-26T14:50:25.345Z | Compiling zerofrom v0.1.6 |
| 1930 | 2026-03-26T14:50:25.496Z | Compiling yoke v0.8.1 |
| 1931 | 2026-03-26T14:50:25.560Z | Compiling crypto-common v0.1.7 |
| 1932 | 2026-03-26T14:50:25.605Z | Compiling block-buffer v0.10.4 |
| 1933 | 2026-03-26T14:50:25.689Z | Compiling zerovec v0.11.5 |
| 1934 | 2026-03-26T14:50:25.720Z | Compiling zerotrie v0.2.3 |
| 1935 | 2026-03-26T14:50:25.765Z | Compiling digest v0.10.7 |
| 1936 | 2026-03-26T14:50:25.839Z | Compiling futures-util v0.3.32 |
| 1937 | 2026-03-26T14:50:25.897Z | Compiling block-padding v0.3.3 |
| 1938 | 2026-03-26T14:50:26.067Z | Compiling inout v0.1.4 |
| 1939 | 2026-03-26T14:50:26.174Z | Compiling hmac v0.12.1 |
| 1940 | 2026-03-26T14:50:26.187Z | Compiling sha2 v0.10.9 |
| 1941 | 2026-03-26T14:50:26.217Z | Compiling tinystr v0.8.2 |
| 1942 | 2026-03-26T14:50:26.233Z | Compiling potential_utf v0.1.4 |
| 1943 | 2026-03-26T14:50:26.297Z | Compiling cipher v0.4.4 |
| 1944 | 2026-03-26T14:50:26.319Z | Compiling rustls-pki-types v1.14.0 |
| 1945 | 2026-03-26T14:50:26.336Z | Compiling scroll_derive v0.13.1 |
| 1946 | 2026-03-26T14:50:26.374Z | Compiling icu_collections v2.1.1 |
| 1947 | 2026-03-26T14:50:26.439Z | Compiling icu_locale_core v2.1.1 |
| 1948 | 2026-03-26T14:50:26.474Z | Compiling scroll_derive v0.12.1 |
| 1949 | 2026-03-26T14:50:26.733Z | Compiling openssl-macros v0.1.1 |
| 1950 | 2026-03-26T14:50:30.005Z | Compiling regex v1.12.3 |
| 1951 | 2026-03-26T14:50:30.034Z | Compiling icu_provider v2.1.1 |
| 1952 | 2026-03-26T14:50:30.034Z | Compiling darling_macro v0.21.3 |
| 1953 | 2026-03-26T14:50:30.034Z | Compiling der v0.7.10 |
| 1954 | 2026-03-26T14:50:30.034Z | Compiling zerocopy-derive v0.7.35 |
| 1955 | 2026-03-26T14:50:30.034Z | Compiling bytes v1.11.1 |
| 1956 | 2026-03-26T14:50:30.034Z | Compiling icu_properties v2.1.2 |
| 1957 | 2026-03-26T14:50:30.034Z | Compiling icu_normalizer v2.1.1 |
| 1958 | 2026-03-26T14:50:30.034Z | Compiling chrono v0.4.44 |
| 1959 | 2026-03-26T14:50:30.034Z | Compiling serde_tokenstream v0.2.3 |
| 1960 | 2026-03-26T14:50:30.034Z | Compiling tokio v1.49.0 |
| 1961 | 2026-03-26T14:50:30.035Z | Compiling http v1.4.0 |
| 1962 | 2026-03-26T14:50:30.035Z | Compiling idna_adapter v1.2.1 |
| 1963 | 2026-03-26T14:50:30.035Z | Compiling slog v2.8.2 |
| 1964 | 2026-03-26T14:50:30.035Z | Compiling idna v1.1.0 |
| 1965 | 2026-03-26T14:50:30.035Z | Compiling ppv-lite86 v0.2.21 |
| 1966 | 2026-03-26T14:50:30.035Z | Compiling tracing-core v0.1.36 |
| 1967 | 2026-03-26T14:50:30.035Z | Compiling rayon-core v1.13.0 |
| 1968 | 2026-03-26T14:50:30.035Z | Compiling url v2.5.8 |
| 1969 | 2026-03-26T14:50:30.035Z | Compiling untrusted v0.9.0 |
| 1970 | 2026-03-26T14:50:30.035Z | Compiling tracing v0.1.44 |
| 1971 | 2026-03-26T14:50:30.035Z | Compiling spki v0.7.3 |
| 1972 | 2026-03-26T14:50:30.035Z | Compiling darling v0.21.3 |
| 1973 | 2026-03-26T14:50:30.035Z | Compiling salsa20 v0.10.2 |
| 1974 | 2026-03-26T14:50:30.035Z | Compiling pbkdf2 v0.12.2 |
| 1975 | 2026-03-26T14:50:30.035Z | Compiling cookie v0.18.1 |
| 1976 | 2026-03-26T14:50:30.035Z | Compiling camino v1.2.2 |
| 1977 | 2026-03-26T14:50:30.076Z | Compiling scrypt v0.11.0 |
| 1978 | 2026-03-26T14:50:30.091Z | Compiling rand_chacha v0.9.0 |
| 1979 | 2026-03-26T14:50:30.108Z | Compiling cbc v0.1.2 |
| 1980 | 2026-03-26T14:50:30.171Z | Compiling aes v0.8.4 |
| 1981 | 2026-03-26T14:50:30.625Z | Compiling usdt-impl v0.5.0 |
| 1982 | 2026-03-26T14:50:30.652Z | Compiling paste v1.0.15 |
| 1983 | 2026-03-26T14:50:30.690Z | Compiling usdt-impl v0.6.0 |
| 1984 | 2026-03-26T14:50:30.733Z | Compiling winnow v0.7.14 |
| 1985 | 2026-03-26T14:50:30.866Z | Compiling ref-cast v1.0.25 |
| 1986 | 2026-03-26T14:50:31.000Z | Compiling pkcs5 v0.7.1 |
| 1987 | 2026-03-26T14:50:31.063Z | Compiling rand v0.9.2 |
| 1988 | 2026-03-26T14:50:31.126Z | Compiling http-body v1.0.1 |
| 1989 | 2026-03-26T14:50:31.319Z | Compiling serde_spanned v0.6.9 |
| 1990 | 2026-03-26T14:50:31.414Z | Compiling toml_datetime v0.6.11 |
| 1991 | 2026-03-26T14:50:31.456Z | Compiling scroll v0.12.0 |
| 1992 | 2026-03-26T14:50:31.483Z | Compiling scroll v0.13.0 |
| 1993 | 2026-03-26T14:50:31.499Z | Compiling heapless v0.7.17 |
| 1994 | 2026-03-26T14:50:31.610Z | Compiling bzip2-sys v0.1.13+1.0.8 |
| 1995 | 2026-03-26T14:50:31.679Z | Compiling signal-hook v0.3.18 |
| 1996 | 2026-03-26T14:50:31.735Z | Compiling tokio-util v0.7.18 |
| 1997 | 2026-03-26T14:50:31.781Z | Compiling atomic-waker v1.1.2 |
| 1998 | 2026-03-26T14:50:31.784Z | Compiling zstd-safe v7.2.4 |
| 1999 | 2026-03-26T14:50:31.873Z | Compiling openssl-probe v0.2.1 |
| 2000 | 2026-03-26T14:50:31.909Z | Compiling untrusted v0.7.1 |
| 2001 | 2026-03-26T14:50:31.936Z | Compiling goblin v0.10.5 |
| 2002 | 2026-03-26T14:50:32.021Z | Compiling toml_parser v1.0.9+spec-1.1.0 |
| 2003 | 2026-03-26T14:50:32.045Z | Compiling goblin v0.8.2 |
| 2004 | 2026-03-26T14:50:32.175Z | Compiling pkcs8 v0.10.2 |
| 2005 | 2026-03-26T14:50:32.572Z | Compiling zerocopy v0.7.35 |
| 2006 | 2026-03-26T14:50:32.587Z | Compiling ref-cast-impl v1.0.25 |
| 2007 | 2026-03-26T14:50:32.701Z | Compiling curve25519-dalek v4.1.3 |
| 2008 | 2026-03-26T14:50:32.788Z | Compiling darling_core v0.20.11 |
| 2009 | 2026-03-26T14:50:32.975Z | Compiling toml_datetime v0.7.5+spec-1.1.0 |
| 2010 | 2026-03-26T14:50:33.029Z | Compiling memoffset v0.9.1 |
| 2011 | 2026-03-26T14:50:33.062Z | Compiling try-lock v0.2.5 |
| 2012 | 2026-03-26T14:50:33.119Z | Compiling tower-layer v0.3.3 |
| 2013 | 2026-03-26T14:50:33.134Z | Compiling winnow v0.5.40 |
| 2014 | 2026-03-26T14:50:33.261Z | Compiling rustix v0.38.44 |
| 2015 | 2026-03-26T14:50:33.334Z | Compiling tinyvec_macros v0.1.1 |
| 2016 | 2026-03-26T14:50:33.353Z | Compiling tower-service v0.3.3 |
| 2017 | 2026-03-26T14:50:33.589Z | Compiling litrs v1.0.0 |
| 2018 | 2026-03-26T14:50:33.806Z | Compiling fastrand v2.3.0 |
| 2019 | 2026-03-26T14:50:33.912Z | Compiling h2 v0.4.13 |
| 2020 | 2026-03-26T14:50:34.008Z | Compiling want v0.3.1 |
| 2021 | 2026-03-26T14:50:34.103Z | Compiling document-features v0.2.12 |
| 2022 | 2026-03-26T14:50:34.162Z | Compiling tinyvec v1.10.0 |
| 2023 | 2026-03-26T14:50:34.397Z | Compiling dof v0.3.0 |
| 2024 | 2026-03-26T14:50:34.550Z | Compiling toml_edit v0.19.15 |
| 2025 | 2026-03-26T14:50:34.640Z | Compiling dof v0.4.0 |
| 2026 | 2026-03-26T14:50:34.759Z | Compiling darling_macro v0.20.11 |
| 2027 | 2026-03-26T14:50:35.135Z | Compiling dtrace-parser v0.2.0 |
| 2028 | 2026-03-26T14:50:35.173Z | Compiling ipnet v2.11.0 |
| 2029 | 2026-03-26T14:50:35.241Z | Compiling dtrace-parser v0.3.0 |
| 2030 | 2026-03-26T14:50:35.599Z | Compiling daft-derive v0.1.5 |
| 2031 | 2026-03-26T14:50:35.626Z | Compiling async-trait v0.1.89 |
| 2032 | 2026-03-26T14:50:35.713Z | Compiling spin v0.9.8 |
| 2033 | 2026-03-26T14:50:35.713Z | Compiling thread-id v4.2.2 |
| 2034 | 2026-03-26T14:50:35.747Z | Compiling thread-id v5.1.0 |
| 2035 | 2026-03-26T14:50:35.752Z | Compiling proc-macro-error-attr v1.0.4 |
| 2036 | 2026-03-26T14:50:35.867Z | Compiling foreign-types-shared v0.1.1 |
| 2037 | 2026-03-26T14:50:35.885Z | Compiling pin-utils v0.1.0 |
| 2038 | 2026-03-26T14:50:35.946Z | Compiling httpdate v1.0.3 |
| 2039 | 2026-03-26T14:50:35.987Z | Compiling cfg_aliases v0.2.1 |
| 2040 | 2026-03-26T14:50:35.990Z | Compiling smoltcp v0.9.1 |
| 2041 | 2026-03-26T14:50:35.990Z | Compiling powerfmt v0.2.0 |
| 2042 | 2026-03-26T14:50:36.080Z | Compiling num-bigint-dig v0.8.6 |
| 2043 | 2026-03-26T14:50:36.115Z | Compiling nix v0.31.1 |
| 2044 | 2026-03-26T14:50:36.170Z | Compiling deranged v0.5.8 |
| 2045 | 2026-03-26T14:50:36.283Z | Compiling tempfile v3.25.0 |
| 2046 | 2026-03-26T14:50:36.300Z | Compiling foreign-types v0.3.2 |
| 2047 | 2026-03-26T14:50:36.480Z | Compiling darling v0.20.11 |
| 2048 | 2026-03-26T14:50:36.631Z | Compiling ipnetwork v0.21.1 |
| 2049 | 2026-03-26T14:50:36.873Z | Compiling hyper v1.8.1 |
| 2050 | 2026-03-26T14:50:36.924Z | Compiling strum_macros v0.26.4 |
| 2051 | 2026-03-26T14:50:37.058Z | Compiling curve25519-dalek-derive v0.1.1 |
| 2052 | 2026-03-26T14:50:37.189Z | Compiling wait-timeout v0.2.1 |
| 2053 | 2026-03-26T14:50:37.254Z | Compiling proc-macro-error v1.0.4 |
| 2054 | 2026-03-26T14:50:37.296Z | Compiling simd-adler32 v0.3.8 |
| 2055 | 2026-03-26T14:50:37.467Z | Compiling num_threads v0.1.7 |
| 2056 | 2026-03-26T14:50:37.591Z | Compiling anstyle v1.0.13 |
| 2057 | 2026-03-26T14:50:37.609Z | Compiling utf8parse v0.2.2 |
| 2058 | 2026-03-26T14:50:37.612Z | Compiling siphasher v1.0.2 |
| 2059 | 2026-03-26T14:50:37.671Z | Compiling quick-error v1.2.3 |
| 2060 | 2026-03-26T14:50:37.687Z | Compiling bit-vec v0.8.0 |
| 2061 | 2026-03-26T14:50:37.738Z | Compiling unicode-segmentation v1.12.0 |
| 2062 | 2026-03-26T14:50:37.804Z | Compiling rusty-fork v0.3.1 |
| 2063 | 2026-03-26T14:50:37.828Z | Compiling time v0.3.47 |
| 2064 | 2026-03-26T14:50:37.831Z | Compiling anstyle-parse v0.2.7 |
| 2065 | 2026-03-26T14:50:37.935Z | Compiling hyper-util v0.1.20 |
| 2066 | 2026-03-26T14:50:38.109Z | Compiling bit-set v0.8.0 |
| 2067 | 2026-03-26T14:50:38.490Z | Compiling crossbeam-epoch v0.9.18 |
| 2068 | 2026-03-26T14:50:38.549Z | Compiling derive_builder_core v0.20.2 |
| 2069 | 2026-03-26T14:50:39.031Z | Compiling unicode-normalization v0.1.25 |
| 2070 | 2026-03-26T14:50:39.373Z | Compiling rustls-native-certs v0.8.3 |
| 2071 | 2026-03-26T14:50:39.560Z | Compiling signature v2.2.0 |
| 2072 | 2026-03-26T14:50:39.643Z | Compiling hubpack_derive v0.1.1 |
| 2073 | 2026-03-26T14:50:39.667Z | Compiling rand_xorshift v0.4.0 |
| 2074 | 2026-03-26T14:50:39.683Z | Compiling strum_macros v0.27.2 |
| 2075 | 2026-03-26T14:50:39.779Z | Compiling sync_wrapper v1.0.2 |
| 2076 | 2026-03-26T14:50:39.834Z | Compiling fs-err v3.3.0 |
| 2077 | 2026-03-26T14:50:39.970Z | Compiling ahash v0.8.12 |
| 2078 | 2026-03-26T14:50:40.065Z | Compiling unarray v0.1.4 |
| 2079 | 2026-03-26T14:50:40.090Z | Compiling object v0.37.3 |
| 2080 | 2026-03-26T14:50:40.116Z | Compiling colorchoice v1.0.4 |
| 2081 | 2026-03-26T14:50:40.139Z | Compiling adler2 v2.0.1 |
| 2082 | 2026-03-26T14:50:40.195Z | Compiling anstyle-query v1.1.5 |
| 2083 | 2026-03-26T14:50:40.212Z | Compiling is_terminal_polyfill v1.70.2 |
| 2084 | 2026-03-26T14:50:40.247Z | Compiling unicode-bidi v0.3.18 |
| 2085 | 2026-03-26T14:50:40.285Z | Compiling unicode-properties v0.1.4 |
| 2086 | 2026-03-26T14:50:40.318Z | Compiling anstream v0.6.21 |
| 2087 | 2026-03-26T14:50:40.366Z | Compiling miniz_oxide v0.8.9 |
| 2088 | 2026-03-26T14:50:40.382Z | Compiling proptest v1.10.0 |
| 2089 | 2026-03-26T14:50:40.624Z | Compiling stringprep v0.1.5 |
| 2090 | 2026-03-26T14:50:40.775Z | Compiling tower v0.5.3 |
| 2091 | 2026-03-26T14:50:40.925Z | Compiling derive_builder_macro v0.20.2 |
| 2092 | 2026-03-26T14:50:41.156Z | Compiling crossbeam-deque v0.8.6 |
| 2093 | 2026-03-26T14:50:41.259Z | Compiling heck v0.4.1 |
| 2094 | 2026-03-26T14:50:41.297Z | Compiling usdt-attr-macro v0.6.0 |
| 2095 | 2026-03-26T14:50:41.352Z | Compiling usdt-macro v0.6.0 |
| 2096 | 2026-03-26T14:50:41.567Z | Compiling http-body-util v0.1.3 |
| 2097 | 2026-03-26T14:50:41.818Z | Compiling webpki-roots v1.0.6 |
| 2098 | 2026-03-26T14:50:41.982Z | Compiling rand_chacha v0.3.1 |
| 2099 | 2026-03-26T14:50:41.998Z | Compiling erased-serde v0.3.31 |
| 2100 | 2026-03-26T14:50:42.036Z | Compiling md-5 v0.10.6 |
| 2101 | 2026-03-26T14:50:42.102Z | Compiling num-integer v0.1.46 |
| 2102 | 2026-03-26T14:50:42.191Z | Compiling hash32 v0.2.1 |
| 2103 | 2026-03-26T14:50:42.212Z | Compiling vergen-lib v0.1.6 |
| 2104 | 2026-03-26T14:50:42.241Z | Compiling ff v0.13.1 |
| 2105 | 2026-03-26T14:50:42.341Z | Compiling iri-string v0.7.10 |
| 2106 | 2026-03-26T14:50:42.372Z | Compiling ryu v1.0.23 |
| 2107 | 2026-03-26T14:50:42.397Z | Compiling fallible-iterator v0.2.0 |
| 2108 | 2026-03-26T14:50:42.412Z | Compiling zlib-rs v0.6.2 |
| 2109 | 2026-03-26T14:50:42.447Z | Compiling psl-types v2.0.11 |
| 2110 | 2026-03-26T14:50:42.451Z | Compiling base16ct v0.2.0 |
| 2111 | 2026-03-26T14:50:42.539Z | Compiling serde_urlencoded v0.7.1 |
| 2112 | 2026-03-26T14:50:42.554Z | Compiling publicsuffix v2.3.0 |
| 2113 | 2026-03-26T14:50:42.584Z | Compiling sec1 v0.7.3 |
| 2114 | 2026-03-26T14:50:42.639Z | Compiling newtype-uuid v1.3.2 |
| 2115 | 2026-03-26T14:50:42.688Z | Compiling postgres-protocol v0.6.10 |
| 2116 | 2026-03-26T14:50:42.729Z | Compiling group v0.13.0 |
| 2117 | 2026-03-26T14:50:42.842Z | Compiling num-iter v0.1.45 |
| 2118 | 2026-03-26T14:50:42.920Z | Compiling rand v0.8.5 |
| 2119 | 2026-03-26T14:50:43.075Z | Compiling oxnet v0.1.4 |
| 2120 | 2026-03-26T14:50:43.195Z | Compiling zone_cfg_derive v0.3.1 |
| 2121 | 2026-03-26T14:50:43.211Z | Compiling derive_builder v0.20.2 |
| 2122 | 2026-03-26T14:50:43.254Z | Compiling tokio-native-tls v0.3.1 |
| 2123 | 2026-03-26T14:50:43.371Z | Compiling phf_shared v0.13.1 |
| 2124 | 2026-03-26T14:50:43.466Z | Compiling tower-http v0.6.8 |
| 2125 | 2026-03-26T14:50:43.551Z | Compiling lazy_static v1.5.0 |
| 2126 | 2026-03-26T14:50:43.643Z | Compiling terminal_size v0.4.3 |
| 2127 | 2026-03-26T14:50:43.647Z | Compiling serde_with_macros v3.17.0 |
| 2128 | 2026-03-26T14:50:43.706Z | Compiling cargo-platform v0.1.9 |
| 2129 | 2026-03-26T14:50:43.757Z | Compiling hkdf v0.12.4 |
| 2130 | 2026-03-26T14:50:43.770Z | Compiling crypto-bigint v0.5.5 |
| 2131 | 2026-03-26T14:50:43.786Z | Compiling enum-as-inner v0.6.1 |
| 2132 | 2026-03-26T14:50:43.816Z | Compiling clap_derive v4.5.55 |
| 2133 | 2026-03-26T14:50:43.848Z | Compiling serde_repr v0.1.20 |
| 2134 | 2026-03-26T14:50:43.892Z | Compiling vergen v9.0.6 |
| 2135 | 2026-03-26T14:50:43.930Z | Compiling foldhash v0.1.5 |
| 2136 | 2026-03-26T14:50:43.945Z | Compiling bitflags v1.3.2 |
| 2137 | 2026-03-26T14:50:43.964Z | Compiling unicode-width v0.2.0 |
| 2138 | 2026-03-26T14:50:44.047Z | Compiling libbz2-rs-sys v0.2.2 |
| 2139 | 2026-03-26T14:50:44.101Z | Compiling managed v0.8.0 |
| 2140 | 2026-03-26T14:50:44.284Z | Compiling clap_lex v1.0.0 |
| 2141 | 2026-03-26T14:50:44.381Z | Compiling bumpalo v3.20.2 |
| 2142 | 2026-03-26T14:50:44.442Z | Compiling flate2 v1.1.9 |
| 2143 | 2026-03-26T14:50:44.520Z | Compiling clap_builder v4.5.60 |
| 2144 | 2026-03-26T14:50:44.593Z | Compiling zopfli v0.8.3 |
| 2145 | 2026-03-26T14:50:44.643Z | Compiling bzip2 v0.6.1 |
| 2146 | 2026-03-26T14:50:44.644Z | Compiling console v0.16.2 |
| 2147 | 2026-03-26T14:50:44.707Z | Compiling elliptic-curve v0.13.8 |
| 2148 | 2026-03-26T14:50:44.759Z | Compiling hashbrown v0.15.5 |
| 2149 | 2026-03-26T14:50:44.856Z | Compiling cargo_metadata v0.19.2 |
| 2150 | 2026-03-26T14:50:45.168Z | Compiling zstd v0.13.3 |
| 2151 | 2026-03-26T14:50:45.199Z | Compiling phf v0.13.1 |
| 2152 | 2026-03-26T14:50:45.304Z | Compiling hyper-tls v0.6.0 |
| 2153 | 2026-03-26T14:50:45.327Z | Compiling signal-hook-mio v0.2.5 |
| 2154 | 2026-03-26T14:50:45.379Z | Compiling rayon v1.11.0 |
| 2155 | 2026-03-26T14:50:45.412Z | Compiling daft v0.1.5 |
| 2156 | 2026-03-26T14:50:45.456Z | Compiling cookie_store v0.22.1 |
| 2157 | 2026-03-26T14:50:45.471Z | Compiling postgres-types v0.2.12 |
| 2158 | 2026-03-26T14:50:45.697Z | Compiling bzip2 v0.4.4 |
| 2159 | 2026-03-26T14:50:45.751Z | Compiling strum v0.27.2 |
| 2160 | 2026-03-26T14:50:45.918Z | Compiling hubpack v0.1.2 |
| 2161 | 2026-03-26T14:50:45.960Z | Compiling ed25519 v2.2.3 |
| 2162 | 2026-03-26T14:50:45.986Z | Compiling phf_shared v0.11.3 |
| 2163 | 2026-03-26T14:50:46.089Z | Compiling pkcs1 v0.7.5 |
| 2164 | 2026-03-26T14:50:46.192Z | Compiling serde-big-array v0.5.1 |
| 2165 | 2026-03-26T14:50:46.231Z | Compiling hex v0.4.3 |
| 2166 | 2026-03-26T14:50:46.350Z | Compiling rfc6979 v0.4.0 |
| 2167 | 2026-03-26T14:50:46.488Z | Compiling bstr v1.12.1 |
| 2168 | 2026-03-26T14:50:46.520Z | Compiling itertools v0.12.1 |
| 2169 | 2026-03-26T14:50:46.561Z | Compiling float-cmp v0.10.0 |
| 2170 | 2026-03-26T14:50:46.579Z | Compiling memmap2 v0.9.10 |
| 2171 | 2026-03-26T14:50:46.582Z | Compiling env_filter v1.0.0 |
| 2172 | 2026-03-26T14:50:46.626Z | Compiling encoding_rs v0.8.35 |
| 2173 | 2026-03-26T14:50:46.710Z | Compiling whoami v2.1.0 |
| 2174 | 2026-03-26T14:50:46.730Z | Compiling difflib v0.4.0 |
| 2175 | 2026-03-26T14:50:46.811Z | Compiling mime v0.3.17 |
| 2176 | 2026-03-26T14:50:46.866Z | Compiling normalize-line-endings v0.3.0 |
| 2177 | 2026-03-26T14:50:46.882Z | Compiling keccak v0.1.6 |
| 2178 | 2026-03-26T14:50:46.897Z | Compiling fixedbitset v0.4.2 |
| 2179 | 2026-03-26T14:50:46.979Z | Compiling static_assertions v1.1.0 |
| 2180 | 2026-03-26T14:50:47.077Z | Compiling toml_write v0.1.2 |
| 2181 | 2026-03-26T14:50:47.112Z | Compiling unit-prefix v0.5.2 |
| 2182 | 2026-03-26T14:50:47.115Z | Compiling rustc-hash v2.1.1 |
| 2183 | 2026-03-26T14:50:47.146Z | Compiling jiff v0.2.21 |
| 2184 | 2026-03-26T14:50:47.162Z | Compiling data-encoding v2.10.0 |
| 2185 | 2026-03-26T14:50:47.191Z | Compiling new_debug_unreachable v1.0.6 |
| 2186 | 2026-03-26T14:50:47.292Z | Compiling fixedbitset v0.5.7 |
| 2187 | 2026-03-26T14:50:47.292Z | Compiling precomputed-hash v0.1.1 |
| 2188 | 2026-03-26T14:50:47.323Z | Compiling predicates-core v1.0.10 |
| 2189 | 2026-03-26T14:50:47.407Z | Compiling string_cache v0.8.9 |
| 2190 | 2026-03-26T14:50:47.422Z | Compiling toml_edit v0.22.27 |
| 2191 | 2026-03-26T14:50:47.499Z | Compiling petgraph v0.8.3 |
| 2192 | 2026-03-26T14:50:47.612Z | Compiling predicates v3.1.4 |
| 2193 | 2026-03-26T14:50:47.616Z | Compiling hickory-proto v0.25.2 |
| 2194 | 2026-03-26T14:50:47.644Z | Compiling zone v0.3.1 |
| 2195 | 2026-03-26T14:50:47.693Z | Compiling indicatif v0.18.4 |
| 2196 | 2026-03-26T14:50:47.933Z | Compiling iddqd v0.3.17 |
| 2197 | 2026-03-26T14:50:48.194Z | Compiling petgraph v0.6.5 |
| 2198 | 2026-03-26T14:50:48.247Z | Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc) |
| 2199 | 2026-03-26T14:50:48.337Z | Compiling sha3 v0.10.8 |
| 2200 | 2026-03-26T14:50:48.433Z | Compiling tokio-postgres v0.7.16 |
| 2201 | 2026-03-26T14:50:48.655Z | Compiling similar v2.7.0 |
| 2202 | 2026-03-26T14:50:49.049Z | Compiling env_logger v0.11.9 |
| 2203 | 2026-03-26T14:50:49.390Z | Compiling usdt v0.6.0 |
| 2204 | 2026-03-26T14:50:49.708Z | Compiling serde_with v3.17.0 |
| 2205 | 2026-03-26T14:50:49.723Z | Compiling zip v4.6.1 |
| 2206 | 2026-03-26T14:50:49.797Z | Compiling ecdsa v0.16.9 |
| 2207 | 2026-03-26T14:50:49.813Z | Compiling rsa v0.9.10 |
| 2208 | 2026-03-26T14:50:50.443Z | Compiling ed25519-dalek v2.2.0 |
| 2209 | 2026-03-26T14:50:50.627Z | Compiling clap v4.5.60 |
| 2210 | 2026-03-26T14:50:50.848Z | Compiling zip v0.6.6 |
| 2211 | 2026-03-26T14:50:50.964Z | Compiling crossterm v0.28.1 |
| 2212 | 2026-03-26T14:50:51.008Z | Compiling strum v0.26.3 |
| 2213 | 2026-03-26T14:50:51.026Z | Compiling toml v0.7.8 |
| 2214 | 2026-03-26T14:50:51.153Z | Compiling tokio-stream v0.1.18 |
| 2215 | 2026-03-26T14:50:51.363Z | Compiling buf-list v1.1.2 |
| 2216 | 2026-03-26T14:50:51.480Z | Compiling x509-cert v0.2.5 |
| 2217 | 2026-03-26T14:50:51.585Z | Compiling gateway-ereport-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc) |
| 2218 | 2026-03-26T14:50:51.651Z | Compiling openapiv3 v2.2.0 |
| 2219 | 2026-03-26T14:50:51.894Z | Compiling sha1 v0.10.6 |
| 2220 | 2026-03-26T14:50:51.926Z | Compiling itertools v0.13.0 |
| 2221 | 2026-03-26T14:50:52.145Z | Compiling lalrpop-util v0.19.12 |
| 2222 | 2026-03-26T14:50:52.254Z | Compiling peg-runtime v0.8.5 |
| 2223 | 2026-03-26T14:51:09.969Z | Compiling macaddr v1.0.1 |
| 2224 | 2026-03-26T14:51:10.011Z | Compiling structmeta-derive v0.3.0 |
| 2225 | 2026-03-26T14:51:10.039Z | Compiling crucible-workspace-hack v0.1.0 |
| 2226 | 2026-03-26T14:51:10.142Z | Compiling secrecy v0.10.3 |
| 2227 | 2026-03-26T14:51:10.269Z | Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 2228 | 2026-03-26T14:51:10.285Z | Compiling itertools v0.14.0 |
| 2229 | 2026-03-26T14:51:10.333Z | Compiling heapless v0.8.0 |
| 2230 | 2026-03-26T14:51:10.364Z | Compiling rustls v0.22.4 |
| 2231 | 2026-03-26T14:51:10.409Z | Compiling rustls-webpki v0.103.9 |
| 2232 | 2026-03-26T14:51:10.683Z | Compiling toml_edit v0.23.10+spec-1.0.0 |
| 2233 | 2026-03-26T14:51:10.700Z | Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 2234 | 2026-03-26T14:51:10.725Z | Compiling rustls-webpki v0.102.8 |
| 2235 | 2026-03-26T14:51:10.825Z | Compiling futures-executor v0.3.32 |
| 2236 | 2026-03-26T14:51:10.871Z | Compiling hash32 v0.3.1 |
| 2237 | 2026-03-26T14:51:10.998Z | Compiling structmeta v0.3.0 |
| 2238 | 2026-03-26T14:51:11.083Z | Compiling multer v3.1.0 |
| 2239 | 2026-03-26T14:51:11.231Z | Compiling thread_local v1.1.9 |
| 2240 | 2026-03-26T14:51:11.250Z | Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 2241 | 2026-03-26T14:51:11.250Z | Compiling smoltcp v0.11.0 |
| 2242 | 2026-03-26T14:51:11.299Z | Compiling slog-async v2.8.0 |
| 2243 | 2026-03-26T14:51:11.335Z | Compiling match_cfg v0.1.0 |
| 2244 | 2026-03-26T14:51:11.427Z | Compiling hostname v0.3.1 |
| 2245 | 2026-03-26T14:51:11.564Z | Compiling ingot-macros v0.1.1 |
| 2246 | 2026-03-26T14:51:11.580Z | Compiling derive-ex v0.1.8 |
| 2247 | 2026-03-26T14:51:11.598Z | Compiling proc-macro-crate v3.4.0 |
| 2248 | 2026-03-26T14:51:11.662Z | Compiling futures v0.3.32 |
| 2249 | 2026-03-26T14:51:11.694Z | Compiling slog-json v2.6.1 |
| 2250 | 2026-03-26T14:51:11.697Z | Compiling crossbeam-channel v0.5.15 |
| 2251 | 2026-03-26T14:51:11.726Z | Compiling half v2.7.1 |
| 2252 | 2026-03-26T14:51:11.766Z | Compiling newtype-uuid-macros v0.1.0 |
| 2253 | 2026-03-26T14:51:11.969Z | Compiling cobs v0.3.0 |
| 2254 | 2026-03-26T14:51:12.069Z | Compiling thiserror-impl-no-std v2.0.2 |
| 2255 | 2026-03-26T14:51:12.088Z | Compiling universal-hash v0.5.1 |
| 2256 | 2026-03-26T14:51:12.192Z | Compiling async-stream-impl v0.3.6 |
| 2257 | 2026-03-26T14:51:12.256Z | Compiling serde_spanned v1.0.4 |
| 2258 | 2026-03-26T14:51:12.272Z | Compiling is-terminal v0.4.17 |
| 2259 | 2026-03-26T14:51:12.408Z | Compiling dropshot v0.16.7 |
| 2260 | 2026-03-26T14:51:12.433Z | Compiling convert_case v0.4.0 |
| 2261 | 2026-03-26T14:51:12.449Z | Compiling ciborium-io v0.2.2 |
| 2262 | 2026-03-26T14:51:12.505Z | Compiling toml_writer v1.0.6+spec-1.1.0 |
| 2263 | 2026-03-26T14:51:12.536Z | Compiling take_mut v0.2.2 |
| 2264 | 2026-03-26T14:51:12.574Z | Compiling term v1.2.1 |
| 2265 | 2026-03-26T14:51:12.677Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#d9645f8d) |
| 2266 | 2026-03-26T14:51:12.758Z | Compiling opaque-debug v0.3.1 |
| 2267 | 2026-03-26T14:51:12.774Z | Compiling async-stream v0.3.6 |
| 2268 | 2026-03-26T14:51:12.791Z | Compiling derive_more v0.99.20 |
| 2269 | 2026-03-26T14:51:12.805Z | Compiling toml v0.9.12+spec-1.1.0 |
| 2270 | 2026-03-26T14:51:12.852Z | Compiling poly1305 v0.8.0 |
| 2271 | 2026-03-26T14:51:12.909Z | Compiling slog-term v2.9.2 |
| 2272 | 2026-03-26T14:51:13.100Z | Compiling test-strategy v0.4.5 |
| 2273 | 2026-03-26T14:51:13.121Z | Compiling thiserror-no-std v2.0.2 |
| 2274 | 2026-03-26T14:51:13.299Z | Compiling ciborium-ll v0.2.2 |
| 2275 | 2026-03-26T14:51:13.510Z | Compiling omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds) |
| 2276 | 2026-03-26T14:51:13.802Z | Compiling tokio-rustls v0.25.0 |
| 2277 | 2026-03-26T14:51:14.079Z | Compiling tokio-rustls v0.26.4 |
| 2278 | 2026-03-26T14:51:14.149Z | Compiling rustls-platform-verifier v0.6.2 |
| 2279 | 2026-03-26T14:51:14.214Z | Compiling ingot-types v0.1.2 |
| 2280 | 2026-03-26T14:51:14.292Z | Compiling postcard v1.1.3 |
| 2281 | 2026-03-26T14:51:14.377Z | Compiling hyper-rustls v0.27.7 |
| 2282 | 2026-03-26T14:51:14.380Z | Compiling num_enum_derive v0.7.5 |
| 2283 | 2026-03-26T14:51:14.411Z | Compiling slog-bunyan v2.5.0 |
| 2284 | 2026-03-26T14:51:14.624Z | Compiling reqwest v0.12.28 |
| 2285 | 2026-03-26T14:51:14.661Z | Compiling reqwest v0.13.2 |
| 2286 | 2026-03-26T14:51:14.692Z | Compiling ingot v0.1.1 |
| 2287 | 2026-03-26T14:51:14.692Z | Compiling parse-display-derive v0.10.0 |
| 2288 | 2026-03-26T14:51:14.731Z | Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=a945a32ba9e1f2098ce3a8963765f1894f37110b#a945a32b) |
| 2289 | 2026-03-26T14:51:15.009Z | Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#8f60acdf) |
| 2290 | 2026-03-26T14:51:15.119Z | Compiling proc-macro-crate v1.3.1 |
| 2291 | 2026-03-26T14:51:15.274Z | Compiling backon v1.6.0 |
| 2292 | 2026-03-26T14:51:15.350Z | Compiling waitgroup v0.1.2 |
| 2293 | 2026-03-26T14:51:15.366Z | Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=368a2225b79328514ce0ea9181d8f874019edaa2#368a2225) |
| 2294 | 2026-03-26T14:51:15.481Z | Compiling password-hash v0.5.0 |
| 2295 | 2026-03-26T14:51:15.529Z | Compiling dropshot_endpoint v0.16.7 |
| 2296 | 2026-03-26T14:51:15.549Z | Compiling chacha20 v0.9.1 |
| 2297 | 2026-03-26T14:51:15.641Z | Compiling rustls-pemfile v2.2.0 |
| 2298 | 2026-03-26T14:51:15.701Z | Compiling blake2 v0.10.6 |
| 2299 | 2026-03-26T14:51:15.822Z | Compiling aead v0.5.2 |
| 2300 | 2026-03-26T14:51:15.949Z | Compiling foreign-types-macros v0.2.3 |
| 2301 | 2026-03-26T14:51:16.042Z | Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 2302 | 2026-03-26T14:51:16.168Z | Compiling serde_path_to_error v0.1.20 |
| 2303 | 2026-03-26T14:51:16.235Z | Compiling hostname v0.4.2 |
| 2304 | 2026-03-26T14:51:16.329Z | Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 2305 | 2026-03-26T14:51:16.429Z | Compiling instant v0.1.13 |
| 2306 | 2026-03-26T14:51:16.455Z | Compiling foreign-types-shared v0.3.1 |
| 2307 | 2026-03-26T14:51:16.472Z | Compiling cpufeatures v0.3.0 |
| 2308 | 2026-03-26T14:51:16.490Z | Compiling debug-ignore v1.0.5 |
| 2309 | 2026-03-26T14:51:16.549Z | Compiling typeid v1.0.3 |
| 2310 | 2026-03-26T14:51:16.579Z | Compiling foreign-types v0.5.0 |
| 2311 | 2026-03-26T14:51:16.582Z | Compiling chacha20 v0.10.0 |
| 2312 | 2026-03-26T14:51:16.582Z | Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 2313 | 2026-03-26T14:51:16.629Z | Compiling backoff v0.4.0 |
| 2314 | 2026-03-26T14:51:16.632Z | Compiling parse-display v0.10.0 |
| 2315 | 2026-03-26T14:51:16.662Z | Compiling chacha20poly1305 v0.10.1 |
| 2316 | 2026-03-26T14:51:16.698Z | Compiling argon2 v0.5.3 |
| 2317 | 2026-03-26T14:51:16.851Z | Compiling propolis-api-types-versions v0.0.0 (https://github.com/oxidecomputer/propolis?rev=368a2225b79328514ce0ea9181d8f874019edaa2#368a2225) |
| 2318 | 2026-03-26T14:51:16.888Z | Compiling num_enum_derive v0.5.11 |
| 2319 | 2026-03-26T14:51:16.903Z | Compiling num_enum v0.7.5 |
| 2320 | 2026-03-26T14:51:16.923Z | Compiling tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0) |
| 2321 | 2026-03-26T14:51:16.940Z | Compiling ciborium v0.2.2 |
| 2322 | 2026-03-26T14:51:16.956Z | Compiling vsss-rs v3.3.4 |
| 2323 | 2026-03-26T14:51:17.055Z | Compiling toml v0.8.23 |
| 2324 | 2026-03-26T14:51:17.102Z | Compiling tabwriter v1.4.1 |
| 2325 | 2026-03-26T14:51:17.483Z | Compiling byte-wrapper v0.1.0 |
| 2326 | 2026-03-26T14:51:17.519Z | Compiling protocol v0.1.0 (https://github.com/oxidecomputer/lldp#d22509df) |
| 2327 | 2026-03-26T14:51:17.723Z | Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 2328 | 2026-03-26T14:51:17.786Z | Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 2329 | 2026-03-26T14:51:17.816Z | Compiling regress v0.10.5 |
| 2330 | 2026-03-26T14:51:17.901Z | Compiling cstr-argument v0.1.2 |
| 2331 | 2026-03-26T14:51:18.019Z | Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack) |
| 2332 | 2026-03-26T14:51:18.102Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#1e40efd8) |
| 2333 | 2026-03-26T14:51:18.175Z | Compiling erased-serde v0.4.9 |
| 2334 | 2026-03-26T14:51:18.281Z | Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 2335 | 2026-03-26T14:51:18.340Z | Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 2336 | 2026-03-26T14:51:18.383Z | Compiling num_enum v0.5.11 |
| 2337 | 2026-03-26T14:51:18.402Z | Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity) |
| 2338 | 2026-03-26T14:51:18.421Z | Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#d9645f8d) |
| 2339 | 2026-03-26T14:51:18.459Z | Compiling rand v0.10.0 |
| 2340 | 2026-03-26T14:51:18.532Z | Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino#7e56ab6e) |
| 2341 | 2026-03-26T14:51:18.536Z | Compiling indent_write v2.2.0 |
| 2342 | 2026-03-26T14:51:18.582Z | Compiling colored v3.1.1 |
| 2343 | 2026-03-26T14:51:18.707Z | Compiling libefi-sys v0.1.0 |
| 2344 | 2026-03-26T14:51:18.726Z | Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 2345 | 2026-03-26T14:51:18.782Z | Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=368a2225b79328514ce0ea9181d8f874019edaa2#368a2225) |
| 2346 | 2026-03-26T14:51:18.854Z | Compiling illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b) |
| 2347 | 2026-03-26T14:51:18.903Z | Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=368a2225b79328514ce0ea9181d8f874019edaa2#368a2225) |
| 2348 | 2026-03-26T14:51:18.919Z | Compiling camino-tempfile v1.4.1 |
| 2349 | 2026-03-26T14:51:18.955Z | Compiling usdt-macro v0.5.0 |
| 2350 | 2026-03-26T14:51:19.152Z | Compiling usdt-attr-macro v0.5.0 |
| 2351 | 2026-03-26T14:51:19.259Z | Compiling num-derive v0.4.2 |
| 2352 | 2026-03-26T14:51:19.318Z | Compiling bitfield-struct v0.6.2 |
| 2353 | 2026-03-26T14:51:19.354Z | Compiling blake3 v1.8.3 |
| 2354 | 2026-03-26T14:51:19.370Z | Compiling ordered-float v2.10.1 |
| 2355 | 2026-03-26T14:51:19.416Z | Compiling sigpipe v0.1.3 |
| 2356 | 2026-03-26T14:51:19.508Z | Compiling memmap v0.7.0 |
| 2357 | 2026-03-26T14:51:19.527Z | Compiling swrite v0.1.0 |
| 2358 | 2026-03-26T14:51:19.658Z | Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils) |
| 2359 | 2026-03-26T14:51:19.675Z | Compiling glob v0.3.3 |
| 2360 | 2026-03-26T14:51:19.690Z | Compiling serde-value v0.7.0 |
| 2361 | 2026-03-26T14:51:19.769Z | Compiling serde-untagged v0.1.9 |
| 2362 | 2026-03-26T14:51:19.900Z | Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=368a2225b79328514ce0ea9181d8f874019edaa2#368a2225) |
| 2363 | 2026-03-26T14:51:19.915Z | Compiling usdt v0.5.0 |
| 2364 | 2026-03-26T14:51:19.968Z | Compiling libnvme-sys v0.0.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221) |
| 2365 | 2026-03-26T14:51:20.168Z | Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a) |
| 2366 | 2026-03-26T14:51:20.210Z | Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 2367 | 2026-03-26T14:51:20.305Z | Compiling smf v0.2.3 |
| 2368 | 2026-03-26T14:51:20.403Z | Compiling filetime v0.2.27 |
| 2369 | 2026-03-26T14:51:20.443Z | Compiling same-file v1.0.6 |
| 2370 | 2026-03-26T14:51:20.572Z | Compiling nvme v0.1.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221) |
| 2371 | 2026-03-26T14:51:20.589Z | Compiling arrayref v0.3.9 |
| 2372 | 2026-03-26T14:51:20.607Z | Compiling whoami v1.6.1 |
| 2373 | 2026-03-26T14:51:20.632Z | Compiling unicode-xid v0.2.6 |
| 2374 | 2026-03-26T14:51:20.648Z | Compiling arrayvec v0.7.6 |
| 2375 | 2026-03-26T14:51:20.669Z | Compiling xattr v1.6.1 |
| 2376 | 2026-03-26T14:51:20.696Z | Compiling constant_time_eq v0.4.2 |
| 2377 | 2026-03-26T14:51:20.724Z | Compiling libnvme v0.1.1 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221) |
| 2378 | 2026-03-26T14:51:20.773Z | Compiling cargo-util-schemas v0.8.2 |
| 2379 | 2026-03-26T14:51:20.797Z | Compiling walkdir v2.5.0 |
| 2380 | 2026-03-26T14:51:20.886Z | Compiling tar v0.4.45 |
| 2381 | 2026-03-26T14:51:20.909Z | Compiling libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1) |
| 2382 | 2026-03-26T14:51:20.925Z | Compiling tokio-dtrace v0.1.1 |
| 2383 | 2026-03-26T14:51:21.070Z | Compiling gethostname v0.5.0 |
| 2384 | 2026-03-26T14:51:21.169Z | Compiling cargo-platform v0.2.0 |
| 2385 | 2026-03-26T14:51:21.225Z | Compiling topological-sort v0.2.2 |
| 2386 | 2026-03-26T14:51:21.266Z | Compiling oxide-tokio-rt v0.1.3 |
| 2387 | 2026-03-26T14:51:21.415Z | Compiling shell-words v1.1.1 |
| 2388 | 2026-03-26T14:51:21.415Z | Compiling dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common) |
| 2389 | 2026-03-26T14:51:22.017Z | Compiling cargo_metadata v0.21.0 |
| 2390 | 2026-03-26T14:51:30.930Z | Compiling progenitor-client v0.13.0 |
| 2391 | 2026-03-26T14:51:30.982Z | Compiling progenitor-client v0.10.0 |
| 2392 | 2026-03-26T14:51:30.985Z | Compiling omicron-zone-package v0.12.2 |
| 2393 | 2026-03-26T14:51:31.047Z | Compiling omicron-ledger v0.1.0 (/work/oxidecomputer/omicron/ledger) |
| 2394 | 2026-03-26T14:51:31.050Z | Compiling sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types) |
| 2395 | 2026-03-26T14:51:31.050Z | Compiling gfss v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/gfss) |
| 2396 | 2026-03-26T14:51:31.097Z | Compiling omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords) |
| 2397 | 2026-03-26T14:51:31.115Z | Compiling oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog) |
| 2398 | 2026-03-26T14:51:31.368Z | Compiling progenitor-extras v0.1.1 |
| 2399 | 2026-03-26T14:51:31.422Z | Compiling trust-quorum-types-versions v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types/versions) |
| 2400 | 2026-03-26T14:51:31.439Z | Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore) |
| 2401 | 2026-03-26T14:51:31.479Z | Compiling key-manager-types v0.1.0 (/work/oxidecomputer/omicron/key-manager/types) |
| 2402 | 2026-03-26T14:51:31.614Z | Compiling omicron-common v0.1.0 (/work/oxidecomputer/omicron/common) |
| 2403 | 2026-03-26T14:51:36.632Z | Compiling sled-agent-types-versions v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types/versions) |
| 2404 | 2026-03-26T14:51:43.339Z | Compiling sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types) |
| 2405 | 2026-03-26T14:51:46.684Z | Compiling sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware) |
| 2406 | 2026-03-26T14:51:47.676Z | Compiling omicron-package v0.1.0 (/work/oxidecomputer/omicron/package) |
| 2407 | 2026-03-26T14:51:55.995Z | Finished `release` profile [optimized] target(s) in 1m 38s |
| 2408 | 2026-03-26T14:51:56.147Z | Running `target/release/omicron-package -t test target create -p dev` |
| 2409 | 2026-03-26T14:51:56.210Z | Logging to: /work/oxidecomputer/omicron/out/LOG |
| 2410 | 2026-03-26T14:51:56.214Z | Created new build target 'test' and set it as active |
| 2411 | 2026-03-26T14:51:56.214Z | |
| 2412 | 2026-03-26T14:51:56.214Z | real 1:38.517486614 |
| 2413 | 2026-03-26T14:51:56.214Z | user 16:28.901088345 |
| 2414 | 2026-03-26T14:51:56.214Z | sys 2:33.301371444 |
| 2415 | 2026-03-26T14:51:56.214Z | trap 0.467662632 |
| 2416 | 2026-03-26T14:51:56.214Z | tflt 2.775956651 |
| 2417 | 2026-03-26T14:51:56.214Z | dflt 3.721377341 |
| 2418 | 2026-03-26T14:51:56.214Z | kflt 0.000511308 |
| 2419 | 2026-03-26T14:51:56.214Z | lock 51:30.737306444 |
| 2420 | 2026-03-26T14:51:56.214Z | slp 41:42.717620033 |
| 2421 | 2026-03-26T14:51:56.214Z | lat 44.179459399 |
| 2422 | 2026-03-26T14:51:56.214Z | stop 5:27.558678889 |
| 2423 | 2026-03-26T14:51:56.214Z | + ptime -m cargo run --locked --release --bin omicron-package -- -t test package |
| 2424 | 2026-03-26T14:51:57.092Z | Finished `release` profile [optimized] target(s) in 0.86s |
| 2425 | 2026-03-26T14:51:57.163Z | Running `target/release/omicron-package -t test package` |
| 2426 | 2026-03-26T14:51:57.221Z | Logging to: /work/oxidecomputer/omicron/out/LOG |
| 2427 | 2026-03-26T14:51:58.616Z | Compiling regress v0.10.5 |
| 2428 | 2026-03-26T14:51:58.616Z | Compiling heck v0.5.0 |
| 2429 | 2026-03-26T14:51:58.619Z | Compiling unsafe-libyaml v0.2.11 |
| 2430 | 2026-03-26T14:51:58.860Z | Compiling gfss v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/gfss) |
| 2431 | 2026-03-26T14:51:58.882Z | Compiling prettyplease v0.2.37 |
| 2432 | 2026-03-26T14:51:58.885Z | Compiling unicode-width v0.1.14 |
| 2433 | 2026-03-26T14:51:58.920Z | Compiling is-terminal v0.4.17 |
| 2434 | 2026-03-26T14:51:58.925Z | Compiling serde_spanned v1.0.4 |
| 2435 | 2026-03-26T14:51:58.925Z | Compiling toml_writer v1.0.6+spec-1.1.0 |
| 2436 | 2026-03-26T14:51:58.978Z | Compiling bytecount v0.6.9 |
| 2437 | 2026-03-26T14:51:58.981Z | Compiling rustls v0.22.4 |
| 2438 | 2026-03-26T14:51:58.981Z | Compiling rustls-webpki v0.102.8 |
| 2439 | 2026-03-26T14:51:58.981Z | Compiling derive-where v1.6.0 |
| 2440 | 2026-03-26T14:51:58.981Z | Compiling thread_local v1.1.9 |
| 2441 | 2026-03-26T14:51:59.018Z | Compiling match_cfg v0.1.0 |
| 2442 | 2026-03-26T14:51:59.021Z | Compiling multer v3.1.0 |
| 2443 | 2026-03-26T14:51:59.097Z | Compiling typify-impl v0.6.1 |
| 2444 | 2026-03-26T14:51:59.119Z | Compiling slog-async v2.8.0 |
| 2445 | 2026-03-26T14:51:59.157Z | Compiling trust-quorum-types-versions v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types/versions) |
| 2446 | 2026-03-26T14:51:59.160Z | Compiling toml v0.9.12+spec-1.1.0 |
| 2447 | 2026-03-26T14:51:59.160Z | Compiling hostname v0.3.1 |
| 2448 | 2026-03-26T14:51:59.244Z | Compiling slog-json v2.6.1 |
| 2449 | 2026-03-26T14:51:59.247Z | Compiling crossbeam-channel v0.5.15 |
| 2450 | 2026-03-26T14:51:59.247Z | Compiling futures-executor v0.3.32 |
| 2451 | 2026-03-26T14:51:59.247Z | Compiling term v1.2.1 |
| 2452 | 2026-03-26T14:51:59.347Z | Compiling serde_yaml v0.9.34+deprecated |
| 2453 | 2026-03-26T14:51:59.368Z | Compiling take_mut v0.2.2 |
| 2454 | 2026-03-26T14:51:59.487Z | Compiling futures v0.3.32 |
| 2455 | 2026-03-26T14:51:59.507Z | Compiling slog-bunyan v2.5.0 |
| 2456 | 2026-03-26T14:51:59.549Z | Compiling async-stream v0.3.6 |
| 2457 | 2026-03-26T14:51:59.598Z | Compiling slog-term v2.9.2 |
| 2458 | 2026-03-26T14:51:59.696Z | Compiling dropshot v0.16.7 |
| 2459 | 2026-03-26T14:51:59.744Z | Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 2460 | 2026-03-26T14:51:59.766Z | Compiling progenitor-client v0.13.0 |
| 2461 | 2026-03-26T14:51:59.784Z | Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#8f60acdf) |
| 2462 | 2026-03-26T14:51:59.805Z | Compiling waitgroup v0.1.2 |
| 2463 | 2026-03-26T14:51:59.908Z | Compiling backon v1.6.0 |
| 2464 | 2026-03-26T14:51:59.952Z | Compiling sled-agent-types-versions v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types/versions) |
| 2465 | 2026-03-26T14:51:59.972Z | Compiling rustls-pemfile v2.2.0 |
| 2466 | 2026-03-26T14:51:59.995Z | Compiling serde_path_to_error v0.1.20 |
| 2467 | 2026-03-26T14:52:00.085Z | Compiling hostname v0.4.2 |
| 2468 | 2026-03-26T14:52:00.106Z | Compiling instant v0.1.13 |
| 2469 | 2026-03-26T14:52:00.129Z | Compiling debug-ignore v1.0.5 |
| 2470 | 2026-03-26T14:52:00.150Z | Compiling progenitor-extras v0.1.1 |
| 2471 | 2026-03-26T14:52:00.194Z | Compiling tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0) |
| 2472 | 2026-03-26T14:52:00.220Z | Compiling backoff v0.4.0 |
| 2473 | 2026-03-26T14:52:00.245Z | Compiling omicron-ledger v0.1.0 (/work/oxidecomputer/omicron/ledger) |
| 2474 | 2026-03-26T14:52:00.269Z | Compiling parse-display v0.10.0 |
| 2475 | 2026-03-26T14:52:00.285Z | Compiling omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds) |
| 2476 | 2026-03-26T14:52:00.351Z | Compiling progenitor-client v0.10.0 |
| 2477 | 2026-03-26T14:52:00.373Z | Compiling protocol v0.1.0 (https://github.com/oxidecomputer/lldp#d22509df) |
| 2478 | 2026-03-26T14:52:00.376Z | Compiling macaddr v1.0.1 |
| 2479 | 2026-03-26T14:52:00.425Z | Compiling console v0.15.11 |
| 2480 | 2026-03-26T14:52:00.454Z | Compiling newline-converter v0.3.0 |
| 2481 | 2026-03-26T14:52:00.524Z | Compiling atomicwrites v0.4.4 |
| 2482 | 2026-03-26T14:52:00.578Z | Compiling num-rational v0.4.2 |
| 2483 | 2026-03-26T14:52:00.652Z | Compiling num-complex v0.4.6 |
| 2484 | 2026-03-26T14:52:00.699Z | Compiling slog-dtrace v0.3.0 |
| 2485 | 2026-03-26T14:52:00.751Z | Compiling async-recursion v1.1.1 |
| 2486 | 2026-03-26T14:52:00.791Z | Compiling cancel-safe-futures v0.1.5 |
| 2487 | 2026-03-26T14:52:00.838Z | Compiling expectorate v1.2.0 |
| 2488 | 2026-03-26T14:52:00.867Z | Compiling owo-colors v4.3.0 |
| 2489 | 2026-03-26T14:52:01.006Z | Compiling float-ord v0.3.2 |
| 2490 | 2026-03-26T14:52:01.038Z | Compiling num v0.4.3 |
| 2491 | 2026-03-26T14:52:01.163Z | Compiling libsw-core v0.3.2 |
| 2492 | 2026-03-26T14:52:01.208Z | Compiling resolv-conf v0.7.6 |
| 2493 | 2026-03-26T14:52:01.211Z | Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths) |
| 2494 | 2026-03-26T14:52:01.211Z | Compiling toml v0.8.23 |
| 2495 | 2026-03-26T14:52:01.311Z | Compiling tokio-rustls v0.25.0 |
| 2496 | 2026-03-26T14:52:01.375Z | Compiling libsw v3.5.0 |
| 2497 | 2026-03-26T14:52:01.401Z | Compiling linear-map v1.2.0 |
| 2498 | 2026-03-26T14:52:01.480Z | Compiling minimal-lexical v0.2.1 |
| 2499 | 2026-03-26T14:52:01.592Z | Compiling linked-hash-map v0.5.6 |
| 2500 | 2026-03-26T14:52:01.647Z | Compiling oximeter-types-versions v0.1.0 (/work/oxidecomputer/omicron/oximeter/types/versions) |
| 2501 | 2026-03-26T14:52:01.697Z | Compiling nom v7.1.3 |
| 2502 | 2026-03-26T14:52:01.718Z | Compiling unicode-xid v0.2.6 |
| 2503 | 2026-03-26T14:52:01.756Z | Compiling clickhouse-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types/versions) |
| 2504 | 2026-03-26T14:52:01.814Z | Compiling lru-cache v0.1.2 |
| 2505 | 2026-03-26T14:52:01.835Z | Compiling globset v0.4.18 |
| 2506 | 2026-03-26T14:52:01.839Z | Compiling hickory-proto v0.24.4 |
| 2507 | 2026-03-26T14:52:01.882Z | Compiling internal-dns-types-versions v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types/versions) |
| 2508 | 2026-03-26T14:52:01.882Z | Compiling gateway-types-versions v0.1.0 (/work/oxidecomputer/omicron/gateway-types/versions) |
| 2509 | 2026-03-26T14:52:01.993Z | Compiling update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine) |
| 2510 | 2026-03-26T14:52:02.295Z | Compiling oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types) |
| 2511 | 2026-03-26T14:52:02.353Z | Compiling convert_case v0.10.0 |
| 2512 | 2026-03-26T14:52:02.655Z | Compiling derive_more-impl v2.1.1 |
| 2513 | 2026-03-26T14:52:03.040Z | Compiling ereport-types v0.1.0 (/work/oxidecomputer/omicron/ereport/types) |
| 2514 | 2026-03-26T14:52:03.238Z | Compiling clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types) |
| 2515 | 2026-03-26T14:52:03.277Z | Compiling pin-project-internal v1.1.11 |
| 2516 | 2026-03-26T14:52:03.441Z | Compiling derive_more v2.1.1 |
| 2517 | 2026-03-26T14:52:03.504Z | Compiling trust-quorum-types v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types) |
| 2518 | 2026-03-26T14:52:03.554Z | Compiling pem v3.0.6 |
| 2519 | 2026-03-26T14:52:03.672Z | Compiling snafu-derive v0.8.9 |
| 2520 | 2026-03-26T14:52:03.716Z | Compiling typify-macro v0.6.1 |
| 2521 | 2026-03-26T14:52:04.287Z | Compiling gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types) |
| 2522 | 2026-03-26T14:52:04.339Z | Compiling omicron-common v0.1.0 (/work/oxidecomputer/omicron/common) |
| 2523 | 2026-03-26T14:52:04.507Z | Compiling hickory-resolver v0.24.4 |
| 2524 | 2026-03-26T14:52:04.572Z | Compiling pin-project v1.1.11 |
| 2525 | 2026-03-26T14:52:04.666Z | Compiling termtree v0.5.1 |
| 2526 | 2026-03-26T14:52:04.710Z | Compiling oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema) |
| 2527 | 2026-03-26T14:52:04.875Z | Compiling crossterm v0.29.0 |
| 2528 | 2026-03-26T14:52:05.097Z | Compiling internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types) |
| 2529 | 2026-03-26T14:52:05.272Z | Compiling typify v0.6.1 |
| 2530 | 2026-03-26T14:52:05.392Z | Compiling progenitor-impl v0.13.0 |
| 2531 | 2026-03-26T14:52:05.582Z | Compiling snafu v0.8.9 |
| 2532 | 2026-03-26T14:52:06.118Z | Compiling qorb v0.4.1 |
| 2533 | 2026-03-26T14:52:06.170Z | Compiling olpc-cjson v0.1.4 |
| 2534 | 2026-03-26T14:52:06.416Z | Compiling phf_shared v0.12.1 |
| 2535 | 2026-03-26T14:52:06.705Z | Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl) |
| 2536 | 2026-03-26T14:52:07.235Z | Compiling serde_plain v1.0.2 |
| 2537 | 2026-03-26T14:52:07.562Z | Compiling csv-core v0.1.13 |
| 2538 | 2026-03-26T14:52:07.583Z | Compiling progenitor-macro v0.13.0 |
| 2539 | 2026-03-26T14:52:07.655Z | Compiling vte v0.14.1 |
| 2540 | 2026-03-26T14:52:07.782Z | Compiling typed-path v0.9.3 |
| 2541 | 2026-03-26T14:52:07.844Z | Compiling chrono-tz v0.10.4 |
| 2542 | 2026-03-26T14:52:07.909Z | Compiling highway v1.3.0 |
| 2543 | 2026-03-26T14:52:08.003Z | Compiling strip-ansi-escapes v0.2.1 |
| 2544 | 2026-03-26T14:52:08.080Z | Compiling csv v1.4.0 |
| 2545 | 2026-03-26T14:52:08.109Z | Compiling phf v0.12.1 |
| 2546 | 2026-03-26T14:52:08.305Z | Compiling sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types) |
| 2547 | 2026-03-26T14:52:08.559Z | Compiling oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types) |
| 2548 | 2026-03-26T14:52:08.661Z | Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db) |
| 2549 | 2026-03-26T14:52:09.065Z | Compiling tough v0.20.0 |
| 2550 | 2026-03-26T14:52:09.141Z | Compiling const_format_proc_macros v0.2.34 |
| 2551 | 2026-03-26T14:52:09.898Z | Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils) |
| 2552 | 2026-03-26T14:52:10.221Z | Compiling papergrid v0.11.0 |
| 2553 | 2026-03-26T14:52:10.344Z | Compiling fd-lock v4.0.4 |
| 2554 | 2026-03-26T14:52:10.629Z | Compiling peg-macros v0.8.5 |
| 2555 | 2026-03-26T14:52:10.722Z | Compiling tabled_derive v0.7.0 |
| 2556 | 2026-03-26T14:52:10.725Z | Compiling nu-ansi-term v0.50.3 |
| 2557 | 2026-03-26T14:52:11.285Z | Compiling reedline v0.40.0 |
| 2558 | 2026-03-26T14:52:11.639Z | Compiling tabled v0.15.0 |
| 2559 | 2026-03-26T14:52:11.673Z | Compiling progenitor v0.13.0 |
| 2560 | 2026-03-26T14:52:11.857Z | Compiling gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client) |
| 2561 | 2026-03-26T14:52:11.898Z | Compiling peg v0.8.5 |
| 2562 | 2026-03-26T14:52:12.002Z | Compiling const_format v0.2.35 |
| 2563 | 2026-03-26T14:52:12.756Z | Compiling cockroach-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types/versions) |
| 2564 | 2026-03-26T14:52:13.176Z | Compiling clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3) |
| 2565 | 2026-03-26T14:52:13.757Z | Compiling oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro) |
| 2566 | 2026-03-26T14:52:14.544Z | Compiling bcs v0.1.6 |
| 2567 | 2026-03-26T14:52:14.795Z | Compiling base64 v0.21.7 |
| 2568 | 2026-03-26T14:52:14.979Z | Compiling semver v0.1.20 |
| 2569 | 2026-03-26T14:52:15.287Z | Compiling rustc_version v0.1.7 |
| 2570 | 2026-03-26T14:52:15.334Z | Compiling cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types) |
| 2571 | 2026-03-26T14:52:15.462Z | Compiling unicode-linebreak v0.1.5 |
| 2572 | 2026-03-26T14:52:15.522Z | Compiling newtype_derive v0.1.6 |
| 2573 | 2026-03-26T14:52:15.592Z | Compiling smawk v0.3.2 |
| 2574 | 2026-03-26T14:52:15.759Z | Compiling humantime v2.3.0 |
| 2575 | 2026-03-26T14:52:15.832Z | Compiling textwrap v0.16.2 |
| 2576 | 2026-03-26T14:52:15.869Z | Compiling dropshot-api-manager-types v0.6.0 |
| 2577 | 2026-03-26T14:52:16.107Z | Compiling rdb-types v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=b603c9f3dccefcf1d3e941c04505ff6bdd1826b6#b603c9f3) |
| 2578 | 2026-03-26T14:52:16.279Z | Compiling pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide%2Fomicron#b1194c19) |
| 2579 | 2026-03-26T14:52:16.507Z | Compiling oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter) |
| 2580 | 2026-03-26T14:52:16.564Z | Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=b603c9f3dccefcf1d3e941c04505ff6bdd1826b6#b603c9f3) |
| 2581 | 2026-03-26T14:52:16.822Z | Compiling trust-quorum-protocol v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/protocol) |
| 2582 | 2026-03-26T14:52:16.845Z | Compiling steno v0.4.1 |
| 2583 | 2026-03-26T14:52:17.448Z | Compiling utf-8 v0.7.6 |
| 2584 | 2026-03-26T14:52:17.584Z | Compiling tagptr v0.2.0 |
| 2585 | 2026-03-26T14:52:17.716Z | Compiling tungstenite v0.21.0 |
| 2586 | 2026-03-26T14:52:17.780Z | Compiling moka v0.12.13 |
| 2587 | 2026-03-26T14:52:17.871Z | Compiling parallel-task-set v0.1.0 (/work/oxidecomputer/omicron/parallel-task-set) |
| 2588 | 2026-03-26T14:52:18.042Z | Compiling radium v0.7.0 |
| 2589 | 2026-03-26T14:52:18.330Z | Compiling tokio-tungstenite v0.21.0 |
| 2590 | 2026-03-26T14:52:18.420Z | Compiling typify-impl v0.4.3 |
| 2591 | 2026-03-26T14:52:18.722Z | Compiling tap v1.0.1 |
| 2592 | 2026-03-26T14:52:18.879Z | Compiling hickory-resolver v0.25.2 |
| 2593 | 2026-03-26T14:52:19.032Z | Compiling maybe-uninit v2.0.0 |
| 2594 | 2026-03-26T14:52:19.392Z | Compiling wyz v0.5.1 |
| 2595 | 2026-03-26T14:52:19.647Z | Compiling zerocopy-derive v0.6.6 |
| 2596 | 2026-03-26T14:52:19.759Z | Compiling funty v2.0.0 |
| 2597 | 2026-03-26T14:52:19.881Z | Compiling packed_struct v0.10.1 |
| 2598 | 2026-03-26T14:52:20.155Z | Compiling internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver) |
| 2599 | 2026-03-26T14:52:20.430Z | Compiling display-error-chain v0.2.2 |
| 2600 | 2026-03-26T14:52:20.613Z | Compiling crc-catalog v2.4.0 |
| 2601 | 2026-03-26T14:52:20.670Z | Compiling zerocopy v0.6.6 |
| 2602 | 2026-03-26T14:52:20.743Z | Compiling crc v3.4.0 |
| 2603 | 2026-03-26T14:52:20.764Z | Compiling bitvec v1.0.1 |
| 2604 | 2026-03-26T14:52:20.978Z | Compiling nexus-types-versions v0.1.0 (/work/oxidecomputer/omicron/nexus/types/versions) |
| 2605 | 2026-03-26T14:52:21.181Z | Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=368a2225b79328514ce0ea9181d8f874019edaa2#368a2225) |
| 2606 | 2026-03-26T14:52:21.688Z | Compiling packed_struct_codegen v0.10.1 |
| 2607 | 2026-03-26T14:52:21.880Z | Compiling typify-macro v0.4.3 |
| 2608 | 2026-03-26T14:52:22.061Z | Compiling bitfield-macros v0.19.4 |
| 2609 | 2026-03-26T14:52:22.526Z | Compiling indexmap v1.9.3 |
| 2610 | 2026-03-26T14:52:22.573Z | Compiling nodrop v0.1.14 |
| 2611 | 2026-03-26T14:52:22.722Z | Compiling array-init v0.0.4 |
| 2612 | 2026-03-26T14:52:22.798Z | Compiling bitfield v0.19.4 |
| 2613 | 2026-03-26T14:52:22.828Z | Compiling smallvec v0.6.14 |
| 2614 | 2026-03-26T14:52:23.115Z | Compiling cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client) |
| 2615 | 2026-03-26T14:52:23.136Z | Compiling num-derive v0.3.3 |
| 2616 | 2026-03-26T14:52:23.160Z | Compiling sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client) |
| 2617 | 2026-03-26T14:52:23.374Z | Compiling proc-macro-error-attr2 v2.0.0 |
| 2618 | 2026-03-26T14:52:23.802Z | Compiling hashbrown v0.12.3 |
| 2619 | 2026-03-26T14:52:24.025Z | Compiling libscf-sys v1.1.0 |
| 2620 | 2026-03-26T14:52:24.206Z | Compiling lpc55_areas v0.2.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f) |
| 2621 | 2026-03-26T14:52:24.261Z | Compiling proc-macro-error2 v2.0.1 |
| 2622 | 2026-03-26T14:52:24.583Z | Compiling serde-hex v0.1.0 |
| 2623 | 2026-03-26T14:52:24.914Z | Compiling tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc#e644a21a) |
| 2624 | 2026-03-26T14:52:24.984Z | Compiling ron v0.8.1 |
| 2625 | 2026-03-26T14:52:25.104Z | Compiling hashbrown v0.13.2 |
| 2626 | 2026-03-26T14:52:25.163Z | Compiling vergen-gitcl v1.0.8 |
| 2627 | 2026-03-26T14:52:25.297Z | Compiling dirs-sys-next v0.1.2 |
| 2628 | 2026-03-26T14:52:25.391Z | Compiling crc-any v2.5.0 |
| 2629 | 2026-03-26T14:52:25.413Z | Compiling crunchy v0.2.4 |
| 2630 | 2026-03-26T14:52:25.567Z | Compiling glob v0.3.3 |
| 2631 | 2026-03-26T14:52:25.695Z | Compiling diesel_derives v2.3.7 |
| 2632 | 2026-03-26T14:52:25.731Z | Compiling maplit v1.0.2 |
| 2633 | 2026-03-26T14:52:25.753Z | Compiling tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc#e644a21a) |
| 2634 | 2026-03-26T14:52:25.852Z | Compiling object v0.30.4 |
| 2635 | 2026-03-26T14:52:25.872Z | Compiling dirs-next v2.0.0 |
| 2636 | 2026-03-26T14:52:25.952Z | Compiling clang-sys v1.8.1 |
| 2637 | 2026-03-26T14:52:25.975Z | Compiling tabled_derive v0.11.0 |
| 2638 | 2026-03-26T14:52:25.998Z | Compiling smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51) |
| 2639 | 2026-03-26T14:52:26.026Z | Compiling typify v0.4.3 |
| 2640 | 2026-03-26T14:52:26.166Z | Compiling papergrid v0.17.0 |
| 2641 | 2026-03-26T14:52:26.332Z | Compiling testing_table v0.3.0 |
| 2642 | 2026-03-26T14:52:26.430Z | Compiling dsl_auto_type v0.2.0 |
| 2643 | 2026-03-26T14:52:26.698Z | Compiling scheduled-thread-pool v0.2.7 |
| 2644 | 2026-03-26T14:52:26.719Z | Compiling diesel_table_macro_syntax v0.3.0 |
| 2645 | 2026-03-26T14:52:26.803Z | Compiling path-slash v0.1.5 |
| 2646 | 2026-03-26T14:52:26.951Z | Compiling tiny-keccak v2.0.2 |
| 2647 | 2026-03-26T14:52:27.015Z | Compiling r2d2 v0.8.10 |
| 2648 | 2026-03-26T14:52:27.206Z | Compiling term v0.7.0 |
| 2649 | 2026-03-26T14:52:27.320Z | Compiling tabled v0.20.0 |
| 2650 | 2026-03-26T14:52:27.362Z | Compiling transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#11afc484) |
| 2651 | 2026-03-26T14:52:27.388Z | Compiling arc-swap v1.8.2 |
| 2652 | 2026-03-26T14:52:27.411Z | Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#11afc484) |
| 2653 | 2026-03-26T14:52:27.593Z | Compiling downcast-rs v2.0.2 |
| 2654 | 2026-03-26T14:52:27.641Z | Compiling xshell-macros v0.2.7 |
| 2655 | 2026-03-26T14:52:27.734Z | Compiling bit-vec v0.6.3 |
| 2656 | 2026-03-26T14:52:27.774Z | Compiling slog-scope v4.4.1 |
| 2657 | 2026-03-26T14:52:27.825Z | Compiling ascii-canvas v3.0.0 |
| 2658 | 2026-03-26T14:52:27.941Z | Compiling bit-set v0.5.3 |
| 2659 | 2026-03-26T14:52:28.038Z | Compiling xshell v0.2.7 |
| 2660 | 2026-03-26T14:52:28.091Z | Compiling sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware) |
| 2661 | 2026-03-26T14:52:28.136Z | Compiling key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager) |
| 2662 | 2026-03-26T14:52:28.231Z | Compiling itertools v0.10.5 |
| 2663 | 2026-03-26T14:52:28.235Z | Compiling ena v0.14.4 |
| 2664 | 2026-03-26T14:52:28.504Z | Compiling transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control?branch=main#11afc484) |
| 2665 | 2026-03-26T14:52:28.629Z | Compiling libloading v0.8.9 |
| 2666 | 2026-03-26T14:52:28.784Z | Compiling lpc55_sign v0.3.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f) |
| 2667 | 2026-03-26T14:52:28.872Z | Compiling bindgen v0.71.1 |
| 2668 | 2026-03-26T14:52:29.158Z | Compiling regex-syntax v0.6.29 |
| 2669 | 2026-03-26T14:52:29.345Z | Compiling unicase v2.9.0 |
| 2670 | 2026-03-26T14:52:29.378Z | Compiling diff v0.1.13 |
| 2671 | 2026-03-26T14:52:29.662Z | Compiling sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage) |
| 2672 | 2026-03-26T14:52:30.628Z | Compiling lalrpop v0.19.12 |
| 2673 | 2026-03-26T14:52:31.047Z | Compiling slog-stdlog v4.1.1 |
| 2674 | 2026-03-26T14:52:31.537Z | Compiling omicron-cockroach-metrics v0.1.0 (/work/oxidecomputer/omicron/cockroach-metrics) |
| 2675 | 2026-03-26T14:52:31.766Z | Compiling diesel v2.3.7 |
| 2676 | 2026-03-26T14:52:31.850Z | Compiling omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates) |
| 2677 | 2026-03-26T14:52:32.279Z | Compiling nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types) |
| 2678 | 2026-03-26T14:52:32.307Z | Compiling cexpr v0.6.0 |
| 2679 | 2026-03-26T14:52:32.439Z | Compiling nexus-db-schema v0.1.0 (/work/oxidecomputer/omicron/nexus/db-schema) |
| 2680 | 2026-03-26T14:52:32.676Z | Compiling nexus-macros-common v0.1.0 (/work/oxidecomputer/omicron/nexus/macros-common) |
| 2681 | 2026-03-26T14:52:32.760Z | Compiling crc8 v0.1.1 |
| 2682 | 2026-03-26T14:52:32.888Z | Compiling slog-envlogger v2.2.0 |
| 2683 | 2026-03-26T14:52:32.908Z | Compiling hubtools v0.4.7 (https://github.com/oxidecomputer/hubtools.git?rev=2b1ef9b38d75563ea800baa3b17327eec17b1b7a#2b1ef9b3) |
| 2684 | 2026-03-26T14:52:32.937Z | Compiling nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model) |
| 2685 | 2026-03-26T14:52:33.464Z | Compiling headers-core v0.3.0 |
| 2686 | 2026-03-26T14:52:33.654Z | Compiling libxml v0.3.3 |
| 2687 | 2026-03-26T14:52:33.932Z | Compiling headers v0.4.1 |
| 2688 | 2026-03-26T14:52:34.062Z | Compiling db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros) |
| 2689 | 2026-03-26T14:52:34.113Z | Compiling nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data) |
| 2690 | 2026-03-26T14:52:34.243Z | Compiling nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults) |
| 2691 | 2026-03-26T14:52:34.340Z | Compiling strum_macros v0.24.3 |
| 2692 | 2026-03-26T14:52:34.671Z | Compiling indoc v1.0.9 |
| 2693 | 2026-03-26T14:52:34.748Z | Compiling progenitor-impl v0.10.0 |
| 2694 | 2026-03-26T14:52:35.125Z | Compiling nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth) |
| 2695 | 2026-03-26T14:52:35.148Z | Compiling derive_builder v0.20.2 |
| 2696 | 2026-03-26T14:52:35.281Z | Compiling oso-derive v0.27.3 |
| 2697 | 2026-03-26T14:52:35.322Z | Compiling quick-xml v0.37.5 |
| 2698 | 2026-03-26T14:52:35.357Z | Compiling impl-trait-for-tuples v0.2.3 |
| 2699 | 2026-03-26T14:52:35.601Z | Compiling openssl-probe v0.1.6 |
| 2700 | 2026-03-26T14:52:35.633Z | Compiling half v1.8.3 |
| 2701 | 2026-03-26T14:52:35.824Z | Compiling authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros) |
| 2702 | 2026-03-26T14:52:35.901Z | Compiling serde_cbor v0.11.2 |
| 2703 | 2026-03-26T14:52:36.539Z | Compiling installinator-common-versions v0.1.0 (/work/oxidecomputer/omicron/installinator-common/versions) |
| 2704 | 2026-03-26T14:52:36.606Z | Compiling ntp-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ntp-admin-client) |
| 2705 | 2026-03-26T14:52:36.628Z | Compiling nexus-db-lookup v0.1.0 (/work/oxidecomputer/omicron/nexus/db-lookup) |
| 2706 | 2026-03-26T14:52:36.854Z | Compiling bb8 v0.8.6 |
| 2707 | 2026-03-26T14:52:36.876Z | Compiling progenitor-macro v0.10.0 |
| 2708 | 2026-03-26T14:52:36.899Z | Compiling trait-variant v0.1.2 |
| 2709 | 2026-03-26T14:52:37.290Z | Compiling installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common) |
| 2710 | 2026-03-26T14:52:37.509Z | Compiling samael v0.0.19 |
| 2711 | 2026-03-26T14:52:37.531Z | Compiling scim2-rs v0.1.0 (https://github.com/oxidecomputer/scim2-rs?rev=c78005db837a71f94c3b8efac9a64cfbdb2d527f#c78005db) |
| 2712 | 2026-03-26T14:52:37.983Z | Compiling tufaceous-brand-metadata v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0) |
| 2713 | 2026-03-26T14:52:38.019Z | Compiling dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client) |
| 2714 | 2026-03-26T14:52:38.115Z | Compiling polar-core v0.27.3 |
| 2715 | 2026-03-26T14:52:38.325Z | Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries) |
| 2716 | 2026-03-26T14:52:38.470Z | Compiling fxhash v0.2.1 |
| 2717 | 2026-03-26T14:52:38.581Z | Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=524eb8f125003dff50b9703900c6b323f00f9e1b#524eb8f1) |
| 2718 | 2026-03-26T14:52:38.730Z | Compiling kstat-rs v0.2.4 |
| 2719 | 2026-03-26T14:52:38.898Z | Compiling libz-sys v1.1.24 |
| 2720 | 2026-03-26T14:52:39.056Z | Compiling nonempty v0.12.0 |
| 2721 | 2026-03-26T14:52:39.228Z | Compiling salty v0.3.0 |
| 2722 | 2026-03-26T14:52:39.292Z | Compiling oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments) |
| 2723 | 2026-03-26T14:52:39.440Z | Compiling zfs-test-harness v0.1.0 (/work/oxidecomputer/omicron/sled-storage/zfs-test-harness) |
| 2724 | 2026-03-26T14:52:39.540Z | Compiling common v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=b31ba90d14636ef6bba9dbb56d756efa249d4b4e#b31ba90d) |
| 2725 | 2026-03-26T14:52:39.560Z | Compiling progenitor-impl v0.11.2 |
| 2726 | 2026-03-26T14:52:39.720Z | Compiling darling_core v0.23.0 |
| 2727 | 2026-03-26T14:52:40.873Z | Compiling progenitor v0.10.0 |
| 2728 | 2026-03-26T14:52:41.062Z | Compiling nanorand v0.7.0 |
| 2729 | 2026-03-26T14:52:41.432Z | Compiling fs-err v2.11.0 |
| 2730 | 2026-03-26T14:52:41.737Z | Compiling parking_lot_core v0.8.6 |
| 2731 | 2026-03-26T14:52:41.759Z | Compiling progenitor-macro v0.11.2 |
| 2732 | 2026-03-26T14:52:41.879Z | Compiling darling_macro v0.23.0 |
| 2733 | 2026-03-26T14:52:41.904Z | Compiling mime_guess v2.0.5 |
| 2734 | 2026-03-26T14:52:42.214Z | Compiling flume v0.11.1 |
| 2735 | 2026-03-26T14:52:42.419Z | Compiling nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config) |
| 2736 | 2026-03-26T14:52:42.440Z | Compiling nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client) |
| 2737 | 2026-03-26T14:52:42.621Z | Compiling sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim) |
| 2738 | 2026-03-26T14:52:43.747Z | Compiling dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=b31ba90d14636ef6bba9dbb56d756efa249d4b4e#b31ba90d) |
| 2739 | 2026-03-26T14:52:43.815Z | Compiling sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics) |
| 2740 | 2026-03-26T14:52:45.537Z | Compiling oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer) |
| 2741 | 2026-03-26T14:52:46.873Z | Compiling oximeter-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb) |
| 2742 | 2026-03-26T14:52:47.456Z | Compiling oso v0.27.3 |
| 2743 | 2026-03-26T14:52:47.489Z | Compiling rats-corim v0.1.0 (https://github.com/oxidecomputer/rats-corim#f0d5d516) |
| 2744 | 2026-03-26T14:52:49.031Z | Compiling diesel-dtrace v0.5.0 |
| 2745 | 2026-03-26T14:52:49.365Z | Compiling async-bb8-diesel v0.2.1 |
| 2746 | 2026-03-26T14:52:49.804Z | Compiling progenitor-client v0.11.2 |
| 2747 | 2026-03-26T14:52:50.108Z | Compiling git-stub v1.0.0 |
| 2748 | 2026-03-26T14:52:50.390Z | Compiling libgit2-sys v0.18.3+1.9.2 |
| 2749 | 2026-03-26T14:52:50.413Z | Compiling instability v0.3.11 |
| 2750 | 2026-03-26T14:52:50.434Z | Compiling git-stub-vcs v0.1.0 |
| 2751 | 2026-03-26T14:52:50.659Z | Compiling progenitor v0.11.2 |
| 2752 | 2026-03-26T14:52:50.791Z | Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb) |
| 2753 | 2026-03-26T14:52:50.846Z | Compiling sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api) |
| 2754 | 2026-03-26T14:52:51.157Z | Compiling darling v0.23.0 |
| 2755 | 2026-03-26T14:52:52.156Z | Compiling hubtools v0.4.7 (https://github.com/oxidecomputer/hubtools.git?branch=main#2b1ef9b3) |
| 2756 | 2026-03-26T14:52:52.220Z | Compiling clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client) |
| 2757 | 2026-03-26T14:52:52.271Z | Compiling repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client) |
| 2758 | 2026-03-26T14:52:53.128Z | Compiling ignore v0.4.25 |
| 2759 | 2026-03-26T14:52:53.430Z | Compiling primeorder v0.13.6 |
| 2760 | 2026-03-26T14:52:53.762Z | Compiling transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control#11afc484) |
| 2761 | 2026-03-26T14:52:53.875Z | Compiling castaway v0.2.4 |
| 2762 | 2026-03-26T14:52:54.040Z | Compiling nibble_vec v0.1.0 |
| 2763 | 2026-03-26T14:52:54.239Z | Compiling atty v0.2.14 |
| 2764 | 2026-03-26T14:52:54.439Z | Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control#11afc484) |
| 2765 | 2026-03-26T14:52:54.671Z | Compiling parse-size v1.1.0 |
| 2766 | 2026-03-26T14:52:54.764Z | Compiling indoc v2.0.7 |
| 2767 | 2026-03-26T14:52:54.896Z | Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=dbaad520e1f5ae32c10db16ce176f9c24de95652#dbaad520) |
| 2768 | 2026-03-26T14:52:55.129Z | Compiling endian-type v0.1.2 |
| 2769 | 2026-03-26T14:52:55.163Z | Compiling http-range v0.1.5 |
| 2770 | 2026-03-26T14:52:55.217Z | Compiling tufaceous-lib v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0) |
| 2771 | 2026-03-26T14:52:55.311Z | Compiling radix_trie v0.2.1 |
| 2772 | 2026-03-26T14:52:55.495Z | Compiling transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control#11afc484) |
| 2773 | 2026-03-26T14:52:55.860Z | Compiling compact_str v0.8.1 |
| 2774 | 2026-03-26T14:52:55.928Z | Compiling globwalk v0.9.1 |
| 2775 | 2026-03-26T14:52:56.617Z | Compiling p384 v0.13.1 |
| 2776 | 2026-03-26T14:52:57.002Z | Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb) |
| 2777 | 2026-03-26T14:52:58.189Z | Compiling parking_lot v0.11.2 |
| 2778 | 2026-03-26T14:52:58.236Z | Compiling dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server) |
| 2779 | 2026-03-26T14:52:58.700Z | Compiling crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a) |
| 2780 | 2026-03-26T14:52:58.766Z | Compiling oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client) |
| 2781 | 2026-03-26T14:52:58.993Z | Compiling predicates-tree v1.0.13 |
| 2782 | 2026-03-26T14:52:59.148Z | Compiling unicode-truncate v1.1.0 |
| 2783 | 2026-03-26T14:52:59.360Z | Compiling lru v0.12.5 |
| 2784 | 2026-03-26T14:52:59.462Z | Compiling prefix-trie v0.7.0 |
| 2785 | 2026-03-26T14:52:59.597Z | Compiling vergen-git2 v1.0.7 |
| 2786 | 2026-03-26T14:52:59.776Z | Compiling cassowary v0.3.0 |
| 2787 | 2026-03-26T14:52:59.856Z | Compiling camino-tempfile-ext v0.3.3 |
| 2788 | 2026-03-26T14:52:59.885Z | Compiling hickory-server v0.25.2 |
| 2789 | 2026-03-26T14:53:00.505Z | Compiling ratatui v0.29.0 |
| 2790 | 2026-03-26T14:53:00.659Z | Compiling hyper-staticfile v0.10.1 |
| 2791 | 2026-03-26T14:53:00.794Z | Compiling sled v0.34.7 |
| 2792 | 2026-03-26T14:53:01.359Z | Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb) |
| 2793 | 2026-03-26T14:53:01.939Z | Compiling hickory-client v0.25.2 |
| 2794 | 2026-03-26T14:53:01.971Z | Compiling range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests) |
| 2795 | 2026-03-26T14:53:02.293Z | Compiling sled-agent-config-reconciler v0.1.0 (/work/oxidecomputer/omicron/sled-agent/config-reconciler) |
| 2796 | 2026-03-26T14:53:02.630Z | Compiling attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f) |
| 2797 | 2026-03-26T14:53:02.821Z | Compiling dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api) |
| 2798 | 2026-03-26T14:53:03.425Z | Compiling ddm-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=b603c9f3dccefcf1d3e941c04505ff6bdd1826b6#b603c9f3) |
| 2799 | 2026-03-26T14:53:04.119Z | Compiling clickhouse-admin-keeper-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-keeper-client) |
| 2800 | 2026-03-26T14:53:04.249Z | Compiling oximeter-macro-impl v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb) |
| 2801 | 2026-03-26T14:53:04.411Z | Compiling rand_seeder v0.4.0 |
| 2802 | 2026-03-26T14:53:04.675Z | Compiling sprockets-tls v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=d2b68e4f47e3c22bce0455aeb4cfb2e61ad229ba#d2b68e4f) |
| 2803 | 2026-03-26T14:53:04.791Z | Compiling dice-util-barcode v0.1.0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f) |
| 2804 | 2026-03-26T14:53:04.921Z | Compiling lzma-sys v0.1.20 |
| 2805 | 2026-03-26T14:53:04.941Z | Compiling rustls v0.21.12 |
| 2806 | 2026-03-26T14:53:05.165Z | Compiling corncobs v0.1.4 |
| 2807 | 2026-03-26T14:53:05.253Z | Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=7cdf2ab9c8d9e9267a8b366aa780c6c26f9a5ecf#7cdf2ab9) |
| 2808 | 2026-03-26T14:53:05.362Z | Compiling dice-mfg-msgs v0.3.0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f) |
| 2809 | 2026-03-26T14:53:05.414Z | Compiling sled-agent-resolvable-files v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files) |
| 2810 | 2026-03-26T14:53:05.544Z | Compiling oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb) |
| 2811 | 2026-03-26T14:53:05.569Z | Compiling typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng) |
| 2812 | 2026-03-26T14:53:05.592Z | Compiling omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client) |
| 2813 | 2026-03-26T14:53:05.782Z | Compiling dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f) |
| 2814 | 2026-03-26T14:53:05.856Z | Compiling wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common) |
| 2815 | 2026-03-26T14:53:06.064Z | Compiling sled-agent-resolvable-files-examples v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files-examples) |
| 2816 | 2026-03-26T14:53:06.144Z | Compiling update-common v0.1.0 (/work/oxidecomputer/omicron/update-common) |
| 2817 | 2026-03-26T14:53:07.254Z | Compiling common v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#f20f786e) |
| 2818 | 2026-03-26T14:53:09.145Z | Compiling bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client) |
| 2819 | 2026-03-26T14:53:09.200Z | Compiling nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking) |
| 2820 | 2026-03-26T14:53:09.203Z | Compiling nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation) |
| 2821 | 2026-03-26T14:53:09.263Z | Compiling nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery) |
| 2822 | 2026-03-26T14:53:09.434Z | Compiling cargo_toml v0.22.3 |
| 2823 | 2026-03-26T14:53:09.457Z | Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a) |
| 2824 | 2026-03-26T14:53:09.487Z | Compiling rustls-webpki v0.101.7 |
| 2825 | 2026-03-26T14:53:10.826Z | Compiling sct v0.7.1 |
| 2826 | 2026-03-26T14:53:11.058Z | Compiling nix v0.29.0 |
| 2827 | 2026-03-26T14:53:11.123Z | Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9) |
| 2828 | 2026-03-26T14:53:11.169Z | Compiling secrecy v0.8.0 |
| 2829 | 2026-03-26T14:53:11.369Z | Compiling void v1.0.2 |
| 2830 | 2026-03-26T14:53:11.445Z | Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9) |
| 2831 | 2026-03-26T14:53:11.488Z | Compiling lzss v0.8.2 |
| 2832 | 2026-03-26T14:53:11.714Z | Compiling libfalcon v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#d83f56a6) |
| 2833 | 2026-03-26T14:53:11.860Z | Compiling dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#f20f786e) |
| 2834 | 2026-03-26T14:53:12.257Z | Compiling nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory) |
| 2835 | 2026-03-26T14:53:12.496Z | Compiling sled-agent-measurements v0.1.0 (/work/oxidecomputer/omicron/sled-agent/measurements) |
| 2836 | 2026-03-26T14:53:12.685Z | Compiling common v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=cc8e02a0800034c431c8cf96b889ea638da3d194#cc8e02a0) |
| 2837 | 2026-03-26T14:53:13.194Z | Compiling attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?branch=main#ff9f27aa) |
| 2838 | 2026-03-26T14:53:13.318Z | Compiling nexus-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-lockstep-client) |
| 2839 | 2026-03-26T14:53:13.629Z | Compiling tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git?branch=main#e644a21a) |
| 2840 | 2026-03-26T14:53:13.877Z | Compiling tungstenite v0.23.0 |
| 2841 | 2026-03-26T14:53:13.906Z | Compiling nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface) |
| 2842 | 2026-03-26T14:53:14.135Z | Compiling nexus-reconfigurator-rendezvous v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/rendezvous) |
| 2843 | 2026-03-26T14:53:14.363Z | Compiling nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc) |
| 2844 | 2026-03-26T14:53:14.580Z | Compiling nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution) |
| 2845 | 2026-03-26T14:53:14.602Z | Compiling nix v0.27.1 |
| 2846 | 2026-03-26T14:53:14.626Z | Compiling serde_bytes v0.11.19 |
| 2847 | 2026-03-26T14:53:14.874Z | Compiling tokio-tungstenite v0.23.1 |
| 2848 | 2026-03-26T14:53:14.987Z | Compiling dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=cc8e02a0800034c431c8cf96b889ea638da3d194#cc8e02a0) |
| 2849 | 2026-03-26T14:53:15.280Z | Compiling gateway-sp-comms v0.1.1 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc) |
| 2850 | 2026-03-26T14:53:15.556Z | Compiling git2 v0.20.4 |
| 2851 | 2026-03-26T14:53:15.770Z | Compiling dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?branch=main#ff9f27aa) |
| 2852 | 2026-03-26T14:53:16.216Z | Compiling tokio-rustls v0.24.1 |
| 2853 | 2026-03-26T14:53:16.511Z | Compiling xz2 v0.1.7 |
| 2854 | 2026-03-26T14:53:16.862Z | Compiling ron v0.12.0 |
| 2855 | 2026-03-26T14:53:16.884Z | Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9) |
| 2856 | 2026-03-26T14:53:17.532Z | Compiling trust-quorum v0.1.0 (/work/oxidecomputer/omicron/trust-quorum) |
| 2857 | 2026-03-26T14:53:18.985Z | Compiling crucible-common v0.0.1 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a) |
| 2858 | 2026-03-26T14:53:19.067Z | Compiling wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client) |
| 2859 | 2026-03-26T14:53:20.653Z | Compiling lldpd-common v0.1.0 (https://github.com/oxidecomputer/lldp#d22509df) |
| 2860 | 2026-03-26T14:53:20.834Z | Compiling tufaceous v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0) |
| 2861 | 2026-03-26T14:53:20.888Z | Compiling propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?rev=368a2225b79328514ce0ea9181d8f874019edaa2#368a2225) |
| 2862 | 2026-03-26T14:53:21.827Z | Compiling nexus-mgs-updates v0.1.0 (/work/oxidecomputer/omicron/nexus/mgs-updates) |
| 2863 | 2026-03-26T14:53:22.309Z | Compiling sled-agent-health-monitor v0.1.0 (/work/oxidecomputer/omicron/sled-agent/health-monitor) |
| 2864 | 2026-03-26T14:53:22.817Z | Compiling nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy) |
| 2865 | 2026-03-26T14:53:23.773Z | Compiling crucible-pantry-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a) |
| 2866 | 2026-03-26T14:53:24.059Z | Compiling ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc) |
| 2867 | 2026-03-26T14:53:25.048Z | Compiling clickhouse-admin-api v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/api) |
| 2868 | 2026-03-26T14:53:25.286Z | Compiling repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api) |
| 2869 | 2026-03-26T14:53:26.370Z | Compiling gateway-api v0.1.0 (/work/oxidecomputer/omicron/gateway-api) |
| 2870 | 2026-03-26T14:53:26.536Z | Compiling bootstrap-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-api) |
| 2871 | 2026-03-26T14:53:27.502Z | Compiling rustls-pemfile v1.0.4 |
| 2872 | 2026-03-26T14:53:27.942Z | Compiling clickhouse-admin-single-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-single-client) |
| 2873 | 2026-03-26T14:53:28.511Z | Compiling bootstrap-agent-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-api) |
| 2874 | 2026-03-26T14:53:28.947Z | Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus) |
| 2875 | 2026-03-26T14:53:28.973Z | Compiling ntp-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types/versions) |
| 2876 | 2026-03-26T14:53:29.191Z | Compiling signal-hook-tokio v0.3.1 |
| 2877 | 2026-03-26T14:53:29.387Z | Compiling yasna v0.5.2 |
| 2878 | 2026-03-26T14:53:29.409Z | Compiling twox-hash v2.1.2 |
| 2879 | 2026-03-26T14:53:29.438Z | Compiling is_ci v1.2.0 |
| 2880 | 2026-03-26T14:53:29.657Z | Compiling base16ct v1.0.0 |
| 2881 | 2026-03-26T14:53:29.939Z | Compiling rcgen v0.12.1 |
| 2882 | 2026-03-26T14:53:29.959Z | Compiling supports-color v3.0.2 |
| 2883 | 2026-03-26T14:53:30.251Z | Compiling omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway) |
| 2884 | 2026-03-26T14:53:30.589Z | Compiling omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent) |
| 2885 | 2026-03-26T14:53:30.734Z | Compiling omicron-clickhouse-admin v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin) |
| 2886 | 2026-03-26T14:53:30.946Z | Compiling nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning) |
| 2887 | 2026-03-26T14:53:31.824Z | Compiling lldpd-client v0.1.0 (https://github.com/oxidecomputer/lldp#d22509df) |
| 2888 | 2026-03-26T14:53:32.163Z | Compiling nexus-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/nexus/lockstep-api) |
| 2889 | 2026-03-26T14:53:33.034Z | Compiling nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api) |
| 2890 | 2026-03-26T14:53:33.358Z | Compiling nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api) |
| 2891 | 2026-03-26T14:53:33.970Z | Compiling oximeter-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/api) |
| 2892 | 2026-03-26T14:53:34.314Z | Compiling bootstrap-agent-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-lockstep-client) |
| 2893 | 2026-03-26T14:53:34.534Z | Compiling omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin) |
| 2894 | 2026-03-26T14:53:34.760Z | Compiling omicron-ntp-admin v0.1.0 (/work/oxidecomputer/omicron/ntp-admin) |
| 2895 | 2026-03-26T14:53:35.023Z | Compiling nexus-background-task-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/background-task-interface) |
| 2896 | 2026-03-26T14:53:35.263Z | Compiling fatfs v0.3.6 |
| 2897 | 2026-03-26T14:53:36.496Z | Compiling raw-cpuid v11.5.0 (https://github.com/oxidecomputer/rust-cpuid.git?rev=a4cf01df76f35430ff5d39dc2fe470bcb953503b#a4cf01df) |
| 2898 | 2026-03-26T14:53:36.733Z | Compiling rtoolbox v0.0.3 |
| 2899 | 2026-03-26T14:53:37.013Z | Compiling subprocess v0.2.15 |
| 2900 | 2026-03-26T14:53:37.892Z | Compiling seq-macro v0.3.6 |
| 2901 | 2026-03-26T14:53:38.394Z | Compiling assert_matches v1.5.0 |
| 2902 | 2026-03-26T14:53:38.508Z | Compiling omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils) |
| 2903 | 2026-03-26T14:53:39.220Z | Compiling rpassword v7.4.0 |
| 2904 | 2026-03-26T14:53:39.509Z | Compiling wicketd-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-api) |
| 2905 | 2026-03-26T14:53:40.039Z | Compiling oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector) |
| 2906 | 2026-03-26T14:53:40.178Z | Compiling ntp-admin-types v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types) |
| 2907 | 2026-03-26T14:53:40.315Z | Compiling ntp-admin-api v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/api) |
| 2908 | 2026-03-26T14:53:40.339Z | Compiling tui-tree-widget v0.23.1 |
| 2909 | 2026-03-26T14:53:40.633Z | Compiling installinator-api v0.1.0 (/work/oxidecomputer/omicron/installinator-api) |
| 2910 | 2026-03-26T14:53:40.795Z | Compiling omicron-omdb v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omdb) |
| 2911 | 2026-03-26T14:53:41.346Z | Compiling cockroach-admin-api v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/api) |
| 2912 | 2026-03-26T14:53:42.739Z | Compiling uzers v0.12.2 |
| 2913 | 2026-03-26T14:53:43.535Z | Compiling wicket v0.1.0 (/work/oxidecomputer/omicron/wicket) |
| 2914 | 2026-03-26T14:53:43.902Z | Compiling zone-setup v0.1.0 (/work/oxidecomputer/omicron/zone-setup) |
| 2915 | 2026-03-26T14:53:45.047Z | Compiling wicketd v0.1.0 (/work/oxidecomputer/omicron/wicketd) |
| 2916 | 2026-03-26T14:53:48.153Z | Compiling gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils) |
| 2917 | 2026-03-26T14:53:48.395Z | Compiling support-bundle-viewer v0.1.2 |
| 2918 | 2026-03-26T14:53:50.293Z | Compiling clickana v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickana) |
| 2919 | 2026-03-26T14:53:50.647Z | Compiling multimap v0.10.1 |
| 2920 | 2026-03-26T14:53:55.744Z | Compiling nexus-db-errors v0.1.0 (/work/oxidecomputer/omicron/nexus/db-errors) |
| 2921 | 2026-03-26T14:54:08.314Z | Compiling internal-dns-cli v0.1.0 (/work/oxidecomputer/omicron/internal-dns/cli) |
| 2922 | 2026-03-26T14:54:12.151Z | Compiling oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog) |
| 2923 | 2026-03-26T15:03:38.278Z | Finished `release` profile [optimized] target(s) in 11m 40s |
| 2924 | 2026-03-26T15:04:20.986Z | |
| 2925 | 2026-03-26T15:04:20.990Z | real 12:24.617891573 |
| 2926 | 2026-03-26T15:04:20.990Z | user 1:20:51.198795513 |
| 2927 | 2026-03-26T15:04:20.990Z | sys 3:25.139400789 |
| 2928 | 2026-03-26T15:04:20.990Z | trap 1.727749303 |
| 2929 | 2026-03-26T15:04:20.990Z | tflt 1.977455295 |
| 2930 | 2026-03-26T15:04:20.990Z | dflt 16.027069881 |
| 2931 | 2026-03-26T15:04:20.990Z | kflt 0.000994335 |
| 2932 | 2026-03-26T15:04:20.990Z | lock 9:10:42.120821406 |
| 2933 | 2026-03-26T15:04:20.991Z | slp 2:29:36.513195841 |
| 2934 | 2026-03-26T15:04:20.991Z | lat 2:36.357411375 |
| 2935 | 2026-03-26T15:04:20.991Z | stop 5:07.486699362 |
| 2936 | 2026-03-26T15:04:20.991Z | + mapfile -t packages |
| 2937 | 2026-03-26T15:04:20.991Z | ++ cargo run --locked --release --bin omicron-package -- -t test list-outputs |
| 2938 | 2026-03-26T15:04:21.948Z | Finished `release` profile [optimized] target(s) in 0.94s |
| 2939 | 2026-03-26T15:04:22.027Z | Running `target/release/omicron-package -t test list-outputs` |
| 2940 | 2026-03-26T15:04:22.088Z | Logging to: /work/oxidecomputer/omicron/out/LOG |
| 2941 | 2026-03-26T15:04:22.091Z | + ptime -m cargo build --locked --release -p xtask |
| 2942 | 2026-03-26T15:04:22.626Z | Compiling libc v0.2.180 |
| 2943 | 2026-03-26T15:04:22.626Z | Compiling serde v1.0.228 |
| 2944 | 2026-03-26T15:04:22.630Z | Compiling serde_core v1.0.228 |
| 2945 | 2026-03-26T15:04:22.630Z | Compiling rustix v1.1.3 |
| 2946 | 2026-03-26T15:04:22.630Z | Compiling bitflags v2.11.0 |
| 2947 | 2026-03-26T15:04:22.630Z | Compiling serde_json v1.0.149 |
| 2948 | 2026-03-26T15:04:22.776Z | Compiling num-traits v0.2.19 |
| 2949 | 2026-03-26T15:04:22.779Z | Compiling smallvec v1.15.1 |
| 2950 | 2026-03-26T15:04:22.786Z | Compiling syn v2.0.117 |
| 2951 | 2026-03-26T15:04:22.819Z | Compiling hashbrown v0.16.1 |
| 2952 | 2026-03-26T15:04:22.831Z | Compiling usdt-impl v0.5.0 |
| 2953 | 2026-03-26T15:04:22.843Z | Compiling syn v1.0.109 |
| 2954 | 2026-03-26T15:04:22.856Z | Compiling getrandom v0.4.1 |
| 2955 | 2026-03-26T15:04:22.868Z | Compiling percent-encoding v2.3.2 |
| 2956 | 2026-03-26T15:04:22.974Z | Compiling log v0.4.29 |
| 2957 | 2026-03-26T15:04:23.138Z | Compiling form_urlencoded v1.2.2 |
| 2958 | 2026-03-26T15:04:23.237Z | Compiling fs-err v3.3.0 |
| 2959 | 2026-03-26T15:04:23.237Z | Compiling anyhow v1.0.102 |
| 2960 | 2026-03-26T15:04:23.240Z | Compiling once_cell v1.21.3 |
| 2961 | 2026-03-26T15:04:23.280Z | Compiling heck v0.4.1 |
| 2962 | 2026-03-26T15:04:23.407Z | Compiling indexmap v2.13.0 |
| 2963 | 2026-03-26T15:04:23.483Z | Compiling thread-id v4.2.2 |
| 2964 | 2026-03-26T15:04:23.494Z | Compiling errno v0.3.14 |
| 2965 | 2026-03-26T15:04:23.530Z | Compiling memmap v0.7.0 |
| 2966 | 2026-03-26T15:04:23.791Z | Compiling ordered-float v2.10.1 |
| 2967 | 2026-03-26T15:04:24.331Z | Compiling proc-macro-error v1.0.4 |
| 2968 | 2026-03-26T15:04:24.495Z | Compiling terminal_size v0.4.3 |
| 2969 | 2026-03-26T15:04:24.495Z | Compiling tempfile v3.25.0 |
| 2970 | 2026-03-26T15:04:24.580Z | Compiling tabled_derive v0.7.0 |
| 2971 | 2026-03-26T15:04:24.595Z | Compiling clap_builder v4.5.60 |
| 2972 | 2026-03-26T15:04:24.599Z | Compiling textwrap v0.16.2 |
| 2973 | 2026-03-26T15:04:24.730Z | Compiling camino-tempfile v1.4.1 |
| 2974 | 2026-03-26T15:04:25.254Z | Compiling tabled v0.15.0 |
| 2975 | 2026-03-26T15:04:25.312Z | Compiling synstructure v0.13.2 |
| 2976 | 2026-03-26T15:04:25.312Z | Compiling pest_generator v2.8.6 |
| 2977 | 2026-03-26T15:04:25.709Z | Compiling serde_derive v1.0.228 |
| 2978 | 2026-03-26T15:04:25.710Z | Compiling zerofrom-derive v0.1.6 |
| 2979 | 2026-03-26T15:04:25.713Z | Compiling yoke-derive v0.8.1 |
| 2980 | 2026-03-26T15:04:25.713Z | Compiling zerovec-derive v0.11.2 |
| 2981 | 2026-03-26T15:04:25.713Z | Compiling displaydoc v0.2.5 |
| 2982 | 2026-03-26T15:04:25.713Z | Compiling thiserror-impl v1.0.69 |
| 2983 | 2026-03-26T15:04:25.713Z | Compiling zerocopy-derive v0.7.35 |
| 2984 | 2026-03-26T15:04:25.713Z | Compiling scroll_derive v0.12.1 |
| 2985 | 2026-03-26T15:04:25.713Z | Compiling thiserror-impl v2.0.18 |
| 2986 | 2026-03-26T15:04:25.733Z | Compiling clap_derive v4.5.55 |
| 2987 | 2026-03-26T15:04:25.830Z | Compiling pest_derive v2.8.6 |
| 2988 | 2026-03-26T15:04:26.395Z | Compiling scroll v0.12.0 |
| 2989 | 2026-03-26T15:04:26.598Z | Compiling zerocopy v0.7.35 |
| 2990 | 2026-03-26T15:04:26.705Z | Compiling goblin v0.8.2 |
| 2991 | 2026-03-26T15:04:26.750Z | Compiling zerofrom v0.1.6 |
| 2992 | 2026-03-26T15:04:26.834Z | Compiling thiserror v1.0.69 |
| 2993 | 2026-03-26T15:04:26.908Z | Compiling yoke v0.8.1 |
| 2994 | 2026-03-26T15:04:26.941Z | Compiling dtrace-parser v0.2.0 |
| 2995 | 2026-03-26T15:04:27.013Z | Compiling thiserror v2.0.18 |
| 2996 | 2026-03-26T15:04:27.144Z | Compiling zerovec v0.11.5 |
| 2997 | 2026-03-26T15:04:27.156Z | Compiling zerotrie v0.2.3 |
| 2998 | 2026-03-26T15:04:27.449Z | Compiling clap v4.5.60 |
| 2999 | 2026-03-26T15:04:27.770Z | Compiling tinystr v0.8.2 |
| 3000 | 2026-03-26T15:04:28.007Z | Compiling icu_locale_core v2.1.1 |
| 3001 | 2026-03-26T15:04:28.628Z | Compiling potential_utf v0.1.4 |
| 3002 | 2026-03-26T15:04:28.832Z | Compiling icu_collections v2.1.1 |
| 3003 | 2026-03-26T15:04:28.850Z | Compiling icu_provider v2.1.1 |
| 3004 | 2026-03-26T15:04:29.190Z | Compiling icu_properties v2.1.2 |
| 3005 | 2026-03-26T15:04:29.289Z | Compiling icu_normalizer v2.1.1 |
| 3006 | 2026-03-26T15:04:29.314Z | Compiling serde_spanned v0.6.9 |
| 3007 | 2026-03-26T15:04:29.336Z | Compiling toml_datetime v0.6.11 |
| 3008 | 2026-03-26T15:04:29.464Z | Compiling dof v0.3.0 |
| 3009 | 2026-03-26T15:04:29.512Z | Compiling serde_tokenstream v0.2.3 |
| 3010 | 2026-03-26T15:04:29.552Z | Compiling serde-value v0.7.0 |
| 3011 | 2026-03-26T15:04:29.590Z | Compiling toml_edit v0.22.27 |
| 3012 | 2026-03-26T15:04:29.608Z | Compiling cargo-platform v0.2.0 |
| 3013 | 2026-03-26T15:04:29.747Z | Compiling macaddr v1.0.1 |
| 3014 | 2026-03-26T15:04:30.102Z | Compiling idna_adapter v1.2.1 |
| 3015 | 2026-03-26T15:04:30.286Z | Compiling idna v1.1.0 |
| 3016 | 2026-03-26T15:04:30.346Z | Compiling usdt-macro v0.5.0 |
| 3017 | 2026-03-26T15:04:30.386Z | Compiling usdt-attr-macro v0.5.0 |
| 3018 | 2026-03-26T15:04:30.704Z | Compiling url v2.5.8 |
| 3019 | 2026-03-26T15:04:31.050Z | Compiling usdt v0.5.0 |
| 3020 | 2026-03-26T15:04:31.134Z | Compiling toml v0.8.23 |
| 3021 | 2026-03-26T15:04:31.570Z | Compiling cargo-util-schemas v0.8.2 |
| 3022 | 2026-03-26T15:04:31.570Z | Compiling cargo_toml v0.21.0 |
| 3023 | 2026-03-26T15:04:32.602Z | Compiling cargo_metadata v0.21.0 |
| 3024 | 2026-03-26T15:04:35.692Z | Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask) |
| 3025 | 2026-03-26T15:04:38.714Z | Finished `release` profile [optimized] target(s) in 16.61s |
| 3026 | 2026-03-26T15:04:38.880Z | |
| 3027 | 2026-03-26T15:04:38.880Z | real 16.749098801 |
| 3028 | 2026-03-26T15:04:38.880Z | user 2:21.714387140 |
| 3029 | 2026-03-26T15:04:38.880Z | sys 16.742257396 |
| 3030 | 2026-03-26T15:04:38.880Z | trap 0.095390346 |
| 3031 | 2026-03-26T15:04:38.880Z | tflt 0.684615590 |
| 3032 | 2026-03-26T15:04:38.880Z | dflt 1.477903360 |
| 3033 | 2026-03-26T15:04:38.880Z | kflt 0.000051880 |
| 3034 | 2026-03-26T15:04:38.880Z | lock 5:18.816644516 |
| 3035 | 2026-03-26T15:04:38.880Z | slp 3:25.542017015 |
| 3036 | 2026-03-26T15:04:38.884Z | lat 6.872216049 |
| 3037 | 2026-03-26T15:04:38.884Z | stop 20.537475084 |
| 3038 | 2026-03-26T15:04:38.884Z | + export CARGO_PROFILE_DEV_DEBUG=line-tables-only |
| 3039 | 2026-03-26T15:04:38.884Z | + CARGO_PROFILE_DEV_DEBUG=line-tables-only |
| 3040 | 2026-03-26T15:04:38.884Z | + export CARGO_PROFILE_TEST_DEBUG=line-tables-only |
| 3041 | 2026-03-26T15:04:38.885Z | + CARGO_PROFILE_TEST_DEBUG=line-tables-only |
| 3042 | 2026-03-26T15:04:38.885Z | + ptime -m cargo build --locked -p end-to-end-tests --tests --bin bootstrap --message-format json-render-diagnostics |
| 3043 | 2026-03-26T15:04:39.822Z | Compiling regress v0.10.5 |
| 3044 | 2026-03-26T15:04:39.827Z | Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack) |
| 3045 | 2026-03-26T15:04:39.969Z | Compiling serde_spanned v1.0.4 |
| 3046 | 2026-03-26T15:04:39.973Z | Compiling toml_writer v1.0.6+spec-1.1.0 |
| 3047 | 2026-03-26T15:04:39.973Z | Compiling newtype-uuid-macros v0.1.0 |
| 3048 | 2026-03-26T15:04:39.973Z | Compiling progenitor-client v0.13.0 |
| 3049 | 2026-03-26T15:04:39.973Z | Compiling structmeta-derive v0.3.0 |
| 3050 | 2026-03-26T15:04:39.973Z | Compiling rustls v0.22.4 |
| 3051 | 2026-03-26T15:04:39.973Z | Compiling rustls-webpki v0.102.8 |
| 3052 | 2026-03-26T15:04:39.973Z | Compiling multer v3.1.0 |
| 3053 | 2026-03-26T15:04:39.973Z | Compiling match_cfg v0.1.0 |
| 3054 | 2026-03-26T15:04:39.991Z | Compiling debug-ignore v1.0.5 |
| 3055 | 2026-03-26T15:04:39.991Z | Compiling slog-json v2.6.1 |
| 3056 | 2026-03-26T15:04:39.994Z | Compiling async-stream-impl v0.3.6 |
| 3057 | 2026-03-26T15:04:39.994Z | Compiling dropshot v0.16.7 |
| 3058 | 2026-03-26T15:04:39.994Z | Compiling itertools v0.14.0 |
| 3059 | 2026-03-26T15:04:40.200Z | Compiling hostname v0.3.1 |
| 3060 | 2026-03-26T15:04:40.204Z | Compiling waitgroup v0.1.2 |
| 3061 | 2026-03-26T15:04:40.332Z | Compiling toml v0.9.12+spec-1.1.0 |
| 3062 | 2026-03-26T15:04:40.371Z | Compiling slog-bunyan v2.5.0 |
| 3063 | 2026-03-26T15:04:40.374Z | Compiling rustls-pemfile v2.2.0 |
| 3064 | 2026-03-26T15:04:40.433Z | Compiling dropshot_endpoint v0.16.7 |
| 3065 | 2026-03-26T15:04:40.437Z | Compiling hostname v0.4.2 |
| 3066 | 2026-03-26T15:04:40.437Z | Compiling serde_path_to_error v0.1.20 |
| 3067 | 2026-03-26T15:04:40.445Z | Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#8f60acdf) |
| 3068 | 2026-03-26T15:04:40.549Z | Compiling macaddr v1.0.1 |
| 3069 | 2026-03-26T15:04:40.597Z | Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 3070 | 2026-03-26T15:04:40.601Z | Compiling progenitor-client v0.10.0 |
| 3071 | 2026-03-26T15:04:40.629Z | Compiling instant v0.1.13 |
| 3072 | 2026-03-26T15:04:40.657Z | Compiling backon v1.6.0 |
| 3073 | 2026-03-26T15:04:40.755Z | Compiling backoff v0.4.0 |
| 3074 | 2026-03-26T15:04:40.796Z | Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity) |
| 3075 | 2026-03-26T15:04:40.813Z | Compiling protocol v0.1.0 (https://github.com/oxidecomputer/lldp#d22509df) |
| 3076 | 2026-03-26T15:04:40.832Z | Compiling progenitor-extras v0.1.1 |
| 3077 | 2026-03-26T15:04:40.852Z | Compiling async-stream v0.3.6 |
| 3078 | 2026-03-26T15:04:40.857Z | Compiling crucible-workspace-hack v0.1.0 |
| 3079 | 2026-03-26T15:04:40.883Z | Compiling toml v0.8.23 |
| 3080 | 2026-03-26T15:04:40.910Z | Compiling omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds) |
| 3081 | 2026-03-26T15:04:40.928Z | Compiling universal-hash v0.5.1 |
| 3082 | 2026-03-26T15:04:40.985Z | Compiling unsafe-libyaml v0.2.11 |
| 3083 | 2026-03-26T15:04:41.034Z | Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 3084 | 2026-03-26T15:04:41.050Z | Compiling opaque-debug v0.3.1 |
| 3085 | 2026-03-26T15:04:41.078Z | Compiling half v2.7.1 |
| 3086 | 2026-03-26T15:04:41.112Z | Compiling ciborium-io v0.2.2 |
| 3087 | 2026-03-26T15:04:41.148Z | Compiling omicron-ledger v0.1.0 (/work/oxidecomputer/omicron/ledger) |
| 3088 | 2026-03-26T15:04:41.192Z | Compiling convert_case v0.4.0 |
| 3089 | 2026-03-26T15:04:41.208Z | Compiling structmeta v0.3.0 |
| 3090 | 2026-03-26T15:04:41.224Z | Compiling aead v0.5.2 |
| 3091 | 2026-03-26T15:04:41.241Z | Compiling secrecy v0.10.3 |
| 3092 | 2026-03-26T15:04:41.245Z | Compiling poly1305 v0.8.0 |
| 3093 | 2026-03-26T15:04:41.420Z | Compiling ciborium-ll v0.2.2 |
| 3094 | 2026-03-26T15:04:41.438Z | Compiling chacha20 v0.9.1 |
| 3095 | 2026-03-26T15:04:41.454Z | Compiling typify-impl v0.6.1 |
| 3096 | 2026-03-26T15:04:41.458Z | Compiling derive-ex v0.1.8 |
| 3097 | 2026-03-26T15:04:41.458Z | Compiling parse-display-derive v0.10.0 |
| 3098 | 2026-03-26T15:04:41.458Z | Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=a945a32ba9e1f2098ce3a8963765f1894f37110b#a945a32b) |
| 3099 | 2026-03-26T15:04:41.525Z | Compiling sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types) |
| 3100 | 2026-03-26T15:04:41.529Z | Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=368a2225b79328514ce0ea9181d8f874019edaa2#368a2225) |
| 3101 | 2026-03-26T15:04:41.586Z | Compiling serde_yaml v0.9.34+deprecated |
| 3102 | 2026-03-26T15:04:41.647Z | Compiling ciborium v0.2.2 |
| 3103 | 2026-03-26T15:04:41.663Z | Compiling derive_more v0.99.20 |
| 3104 | 2026-03-26T15:04:41.732Z | Compiling thiserror-impl-no-std v2.0.2 |
| 3105 | 2026-03-26T15:04:41.761Z | Compiling gfss v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/gfss) |
| 3106 | 2026-03-26T15:04:41.795Z | Compiling byte-wrapper v0.1.0 |
| 3107 | 2026-03-26T15:04:41.887Z | Compiling propolis-api-types-versions v0.0.0 (https://github.com/oxidecomputer/propolis?rev=368a2225b79328514ce0ea9181d8f874019edaa2#368a2225) |
| 3108 | 2026-03-26T15:04:41.925Z | Compiling password-hash v0.5.0 |
| 3109 | 2026-03-26T15:04:42.011Z | Compiling blake2 v0.10.6 |
| 3110 | 2026-03-26T15:04:42.034Z | Compiling chacha20poly1305 v0.10.1 |
| 3111 | 2026-03-26T15:04:42.165Z | Compiling indent_write v2.2.0 |
| 3112 | 2026-03-26T15:04:42.215Z | Compiling toml_edit v0.23.10+spec-1.0.0 |
| 3113 | 2026-03-26T15:04:42.244Z | Compiling heapless v0.8.0 |
| 3114 | 2026-03-26T15:04:42.280Z | Compiling argon2 v0.5.3 |
| 3115 | 2026-03-26T15:04:42.329Z | Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 3116 | 2026-03-26T15:04:42.356Z | Compiling ingot-macros v0.1.1 |
| 3117 | 2026-03-26T15:04:42.572Z | Compiling tokio-rustls v0.25.0 |
| 3118 | 2026-03-26T15:04:42.631Z | Compiling tabwriter v1.4.1 |
| 3119 | 2026-03-26T15:04:42.828Z | Compiling omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords) |
| 3120 | 2026-03-26T15:04:42.887Z | Compiling proc-macro-crate v3.4.0 |
| 3121 | 2026-03-26T15:04:42.993Z | Compiling thiserror-no-std v2.0.2 |
| 3122 | 2026-03-26T15:04:43.112Z | Compiling vsss-rs v3.3.4 |
| 3123 | 2026-03-26T15:04:43.130Z | Compiling hash32 v0.3.1 |
| 3124 | 2026-03-26T15:04:43.147Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#d9645f8d) |
| 3125 | 2026-03-26T15:04:43.184Z | Compiling smoltcp v0.11.0 |
| 3126 | 2026-03-26T15:04:43.252Z | Compiling test-strategy v0.4.5 |
| 3127 | 2026-03-26T15:04:43.284Z | Compiling parse-display v0.10.0 |
| 3128 | 2026-03-26T15:04:43.343Z | Compiling cobs v0.3.0 |
| 3129 | 2026-03-26T15:04:43.389Z | Compiling foreign-types-macros v0.2.3 |
| 3130 | 2026-03-26T15:04:43.477Z | Compiling num_enum_derive v0.7.5 |
| 3131 | 2026-03-26T15:04:43.499Z | Compiling foreign-types-shared v0.3.1 |
| 3132 | 2026-03-26T15:04:43.557Z | Compiling colored v3.1.1 |
| 3133 | 2026-03-26T15:04:43.597Z | Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=368a2225b79328514ce0ea9181d8f874019edaa2#368a2225) |
| 3134 | 2026-03-26T15:04:43.615Z | Compiling cpufeatures v0.3.0 |
| 3135 | 2026-03-26T15:04:43.629Z | Compiling postcard v1.1.3 |
| 3136 | 2026-03-26T15:04:43.710Z | Compiling chacha20 v0.10.0 |
| 3137 | 2026-03-26T15:04:43.954Z | Compiling proc-macro-crate v1.3.1 |
| 3138 | 2026-03-26T15:04:43.991Z | Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 3139 | 2026-03-26T15:04:43.995Z | Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 3140 | 2026-03-26T15:04:44.025Z | Compiling foreign-types v0.5.0 |
| 3141 | 2026-03-26T15:04:44.028Z | Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 3142 | 2026-03-26T15:04:44.059Z | Compiling cstr-argument v0.1.2 |
| 3143 | 2026-03-26T15:04:44.129Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#1e40efd8) |
| 3144 | 2026-03-26T15:04:44.151Z | Compiling rand v0.10.0 |
| 3145 | 2026-03-26T15:04:44.240Z | Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 3146 | 2026-03-26T15:04:44.328Z | Compiling num-rational v0.4.2 |
| 3147 | 2026-03-26T15:04:44.331Z | Compiling trust-quorum-types-versions v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types/versions) |
| 3148 | 2026-03-26T15:04:44.347Z | Compiling num-complex v0.4.6 |
| 3149 | 2026-03-26T15:04:44.406Z | Compiling num_enum_derive v0.5.11 |
| 3150 | 2026-03-26T15:04:44.410Z | Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 3151 | 2026-03-26T15:04:44.437Z | Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore) |
| 3152 | 2026-03-26T15:04:44.460Z | Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 3153 | 2026-03-26T15:04:44.520Z | Compiling prettyplease v0.2.37 |
| 3154 | 2026-03-26T15:04:44.579Z | Compiling num_enum v0.7.5 |
| 3155 | 2026-03-26T15:04:44.606Z | Compiling camino-tempfile v1.4.1 |
| 3156 | 2026-03-26T15:04:44.721Z | Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#d9645f8d) |
| 3157 | 2026-03-26T15:04:44.738Z | Compiling num v0.4.3 |
| 3158 | 2026-03-26T15:04:44.780Z | Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino#7e56ab6e) |
| 3159 | 2026-03-26T15:04:44.796Z | Compiling tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0) |
| 3160 | 2026-03-26T15:04:44.813Z | Compiling float-ord v0.3.2 |
| 3161 | 2026-03-26T15:04:44.868Z | Compiling key-manager-types v0.1.0 (/work/oxidecomputer/omicron/key-manager/types) |
| 3162 | 2026-03-26T15:04:44.947Z | Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=368a2225b79328514ce0ea9181d8f874019edaa2#368a2225) |
| 3163 | 2026-03-26T15:04:44.963Z | Compiling smf v0.2.3 |
| 3164 | 2026-03-26T15:04:44.968Z | Compiling num-derive v0.4.2 |
| 3165 | 2026-03-26T15:04:45.013Z | Compiling sigpipe v0.1.3 |
| 3166 | 2026-03-26T15:04:45.379Z | Compiling glob v0.3.3 |
| 3167 | 2026-03-26T15:04:45.383Z | Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils) |
| 3168 | 2026-03-26T15:04:45.383Z | Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=368a2225b79328514ce0ea9181d8f874019edaa2#368a2225) |
| 3169 | 2026-03-26T15:04:45.383Z | Compiling whoami v1.6.1 |
| 3170 | 2026-03-26T15:04:45.384Z | Compiling ingot-types v0.1.2 |
| 3171 | 2026-03-26T15:04:45.384Z | Compiling oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog) |
| 3172 | 2026-03-26T15:04:45.389Z | Compiling gethostname v0.5.0 |
| 3173 | 2026-03-26T15:04:45.415Z | Compiling usdt-attr-macro v0.5.0 |
| 3174 | 2026-03-26T15:04:45.466Z | Compiling usdt-macro v0.5.0 |
| 3175 | 2026-03-26T15:04:45.494Z | Compiling derive-where v1.6.0 |
| 3176 | 2026-03-26T15:04:45.516Z | Compiling num_enum v0.5.11 |
| 3177 | 2026-03-26T15:04:45.516Z | Compiling memmap v0.7.0 |
| 3178 | 2026-03-26T15:04:45.520Z | Compiling trust-quorum-types v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types) |
| 3179 | 2026-03-26T15:04:45.567Z | Compiling omicron-common v0.1.0 (/work/oxidecomputer/omicron/common) |
| 3180 | 2026-03-26T15:04:45.597Z | Compiling atomicwrites v0.4.4 |
| 3181 | 2026-03-26T15:04:45.660Z | Compiling ingot v0.1.1 |
| 3182 | 2026-03-26T15:04:45.705Z | Compiling illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b) |
| 3183 | 2026-03-26T15:04:45.726Z | Compiling cancel-safe-futures v0.1.5 |
| 3184 | 2026-03-26T15:04:45.749Z | Compiling owo-colors v4.3.0 |
| 3185 | 2026-03-26T15:04:45.814Z | Compiling libsw-core v0.3.2 |
| 3186 | 2026-03-26T15:04:45.972Z | Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a) |
| 3187 | 2026-03-26T15:04:46.025Z | Compiling async-recursion v1.1.1 |
| 3188 | 2026-03-26T15:04:46.043Z | Compiling resolv-conf v0.7.6 |
| 3189 | 2026-03-26T15:04:46.060Z | Compiling libsw v3.5.0 |
| 3190 | 2026-03-26T15:04:46.096Z | Compiling typify-macro v0.6.1 |
| 3191 | 2026-03-26T15:04:46.264Z | Compiling typify-impl v0.4.3 |
| 3192 | 2026-03-26T15:04:46.281Z | Compiling usdt v0.5.0 |
| 3193 | 2026-03-26T15:04:46.281Z | Compiling libefi-sys v0.1.0 |
| 3194 | 2026-03-26T15:04:46.316Z | Compiling linear-map v1.2.0 |
| 3195 | 2026-03-26T15:04:46.388Z | Compiling hickory-proto v0.24.4 |
| 3196 | 2026-03-26T15:04:46.404Z | Compiling newline-converter v0.3.0 |
| 3197 | 2026-03-26T15:04:46.422Z | Compiling console v0.15.11 |
| 3198 | 2026-03-26T15:04:46.497Z | Compiling bitfield-struct v0.6.2 |
| 3199 | 2026-03-26T15:04:46.532Z | Compiling linked-hash-map v0.5.6 |
| 3200 | 2026-03-26T15:04:46.551Z | Compiling semver v0.1.20 |
| 3201 | 2026-03-26T15:04:46.581Z | Compiling pin-project-internal v1.1.11 |
| 3202 | 2026-03-26T15:04:46.737Z | Compiling lru-cache v0.1.2 |
| 3203 | 2026-03-26T15:04:46.799Z | Compiling expectorate v1.2.0 |
| 3204 | 2026-03-26T15:04:46.847Z | Compiling rustc_version v0.1.7 |
| 3205 | 2026-03-26T15:04:46.890Z | Compiling slog-dtrace v0.3.0 |
| 3206 | 2026-03-26T15:04:46.918Z | Compiling update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine) |
| 3207 | 2026-03-26T15:04:46.942Z | Compiling nvme v0.1.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221) |
| 3208 | 2026-03-26T15:04:46.958Z | Compiling minimal-lexical v0.2.1 |
| 3209 | 2026-03-26T15:04:46.991Z | Compiling libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1) |
| 3210 | 2026-03-26T15:04:47.046Z | Compiling tokio-dtrace v0.1.1 |
| 3211 | 2026-03-26T15:04:47.086Z | Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl) |
| 3212 | 2026-03-26T15:04:47.111Z | Compiling newtype_derive v0.1.6 |
| 3213 | 2026-03-26T15:04:47.192Z | Compiling nom v7.1.3 |
| 3214 | 2026-03-26T15:04:47.237Z | Compiling phf_shared v0.12.1 |
| 3215 | 2026-03-26T15:04:47.254Z | Compiling dropshot-api-manager-types v0.6.0 |
| 3216 | 2026-03-26T15:04:47.269Z | Compiling libnvme-sys v0.0.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221) |
| 3217 | 2026-03-26T15:04:47.335Z | Compiling pem v3.0.6 |
| 3218 | 2026-03-26T15:04:47.352Z | Compiling snafu-derive v0.8.9 |
| 3219 | 2026-03-26T15:04:47.443Z | Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 3220 | 2026-03-26T15:04:47.594Z | Compiling libnvme v0.1.1 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221) |
| 3221 | 2026-03-26T15:04:47.618Z | Compiling csv-core v0.1.13 |
| 3222 | 2026-03-26T15:04:47.635Z | Compiling highway v1.3.0 |
| 3223 | 2026-03-26T15:04:47.674Z | Compiling xshell-macros v0.2.7 |
| 3224 | 2026-03-26T15:04:47.712Z | Compiling same-file v1.0.6 |
| 3225 | 2026-03-26T15:04:47.842Z | Compiling pin-project v1.1.11 |
| 3226 | 2026-03-26T15:04:47.914Z | Compiling base64 v0.21.7 |
| 3227 | 2026-03-26T15:04:47.914Z | Compiling chrono-tz v0.10.4 |
| 3228 | 2026-03-26T15:04:47.957Z | Compiling typify v0.6.1 |
| 3229 | 2026-03-26T15:04:47.975Z | Compiling walkdir v2.5.0 |
| 3230 | 2026-03-26T15:04:48.013Z | Compiling csv v1.4.0 |
| 3231 | 2026-03-26T15:04:48.034Z | Compiling const_format_proc_macros v0.2.34 |
| 3232 | 2026-03-26T15:04:48.090Z | Compiling progenitor-impl v0.13.0 |
| 3233 | 2026-03-26T15:04:48.106Z | Compiling xshell v0.2.7 |
| 3234 | 2026-03-26T15:04:48.152Z | Compiling phf v0.12.1 |
| 3235 | 2026-03-26T15:04:48.257Z | Compiling oxide-tokio-rt v0.1.3 |
| 3236 | 2026-03-26T15:04:48.325Z | Compiling gateway-types-versions v0.1.0 (/work/oxidecomputer/omicron/gateway-types/versions) |
| 3237 | 2026-03-26T15:04:48.328Z | Compiling globset v0.4.18 |
| 3238 | 2026-03-26T15:04:48.597Z | Compiling hickory-resolver v0.24.4 |
| 3239 | 2026-03-26T15:04:48.600Z | Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db) |
| 3240 | 2026-03-26T15:04:48.633Z | Compiling olpc-cjson v0.1.4 |
| 3241 | 2026-03-26T15:04:48.636Z | Compiling primeorder v0.13.6 |
| 3242 | 2026-03-26T15:04:48.636Z | Compiling rdb-types v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=b603c9f3dccefcf1d3e941c04505ff6bdd1826b6#b603c9f3) |
| 3243 | 2026-03-26T15:04:48.687Z | Compiling serde_plain v1.0.2 |
| 3244 | 2026-03-26T15:04:48.837Z | Compiling typed-path v0.9.3 |
| 3245 | 2026-03-26T15:04:48.895Z | Compiling const_format v0.2.35 |
| 3246 | 2026-03-26T15:04:48.918Z | Compiling cockroach-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types/versions) |
| 3247 | 2026-03-26T15:04:48.941Z | Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 3248 | 2026-03-26T15:04:49.109Z | Compiling ereport-types v0.1.0 (/work/oxidecomputer/omicron/ereport/types) |
| 3249 | 2026-03-26T15:04:49.163Z | Compiling clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3) |
| 3250 | 2026-03-26T15:04:49.194Z | Compiling tabled_derive v0.7.0 |
| 3251 | 2026-03-26T15:04:49.251Z | Compiling bcs v0.1.6 |
| 3252 | 2026-03-26T15:04:49.355Z | Compiling snafu v0.8.9 |
| 3253 | 2026-03-26T15:04:49.593Z | Compiling utf-8 v0.7.6 |
| 3254 | 2026-03-26T15:04:49.675Z | Compiling qorb v0.4.1 |
| 3255 | 2026-03-26T15:04:49.723Z | Compiling radium v0.7.0 |
| 3256 | 2026-03-26T15:04:49.762Z | Compiling tough v0.20.0 |
| 3257 | 2026-03-26T15:04:49.779Z | Compiling termtree v0.5.1 |
| 3258 | 2026-03-26T15:04:49.800Z | Compiling salty v0.3.0 |
| 3259 | 2026-03-26T15:04:49.956Z | Compiling textwrap v0.16.2 |
| 3260 | 2026-03-26T15:04:50.027Z | Compiling gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types) |
| 3261 | 2026-03-26T15:04:50.077Z | Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 3262 | 2026-03-26T15:04:50.164Z | Compiling tungstenite v0.21.0 |
| 3263 | 2026-03-26T15:04:50.211Z | Compiling tabled v0.15.0 |
| 3264 | 2026-03-26T15:04:50.246Z | Compiling cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types) |
| 3265 | 2026-03-26T15:04:50.264Z | Compiling steno v0.4.1 |
| 3266 | 2026-03-26T15:04:50.392Z | Compiling parallel-task-set v0.1.0 (/work/oxidecomputer/omicron/parallel-task-set) |
| 3267 | 2026-03-26T15:04:50.463Z | Compiling tap v1.0.1 |
| 3268 | 2026-03-26T15:04:50.493Z | Compiling humantime v2.3.0 |
| 3269 | 2026-03-26T15:04:50.558Z | Compiling sled-agent-types-versions v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types/versions) |
| 3270 | 2026-03-26T15:04:50.576Z | Compiling oximeter-types-versions v0.1.0 (/work/oxidecomputer/omicron/oximeter/types/versions) |
| 3271 | 2026-03-26T15:04:50.608Z | Compiling internal-dns-types-versions v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types/versions) |
| 3272 | 2026-03-26T15:04:50.788Z | Compiling key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager) |
| 3273 | 2026-03-26T15:04:50.807Z | Compiling progenitor-macro v0.13.0 |
| 3274 | 2026-03-26T15:04:50.826Z | Compiling typify-macro v0.4.3 |
| 3275 | 2026-03-26T15:04:50.829Z | Compiling clickhouse-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types/versions) |
| 3276 | 2026-03-26T15:04:51.007Z | Compiling maybe-uninit v2.0.0 |
| 3277 | 2026-03-26T15:04:51.042Z | Compiling oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types) |
| 3278 | 2026-03-26T15:04:51.202Z | Compiling tokio-tungstenite v0.21.0 |
| 3279 | 2026-03-26T15:04:51.285Z | Compiling internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types) |
| 3280 | 2026-03-26T15:04:51.385Z | Compiling wyz v0.5.1 |
| 3281 | 2026-03-26T15:04:51.564Z | Compiling oximeter-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb) |
| 3282 | 2026-03-26T15:04:51.727Z | Compiling p384 v0.13.1 |
| 3283 | 2026-03-26T15:04:51.822Z | Compiling rats-corim v0.1.0 (https://github.com/oxidecomputer/rats-corim#f0d5d516) |
| 3284 | 2026-03-26T15:04:52.127Z | Compiling arc-swap v1.8.2 |
| 3285 | 2026-03-26T15:04:52.256Z | Compiling clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types) |
| 3286 | 2026-03-26T15:04:52.386Z | Compiling tagptr v0.2.0 |
| 3287 | 2026-03-26T15:04:52.405Z | Compiling packed_struct v0.10.1 |
| 3288 | 2026-03-26T15:04:52.468Z | Compiling funty v2.0.0 |
| 3289 | 2026-03-26T15:04:52.509Z | Compiling slog-scope v4.4.1 |
| 3290 | 2026-03-26T15:04:52.572Z | Compiling moka v0.12.13 |
| 3291 | 2026-03-26T15:04:52.658Z | Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb) |
| 3292 | 2026-03-26T15:04:52.696Z | Compiling typify v0.4.3 |
| 3293 | 2026-03-26T15:04:52.737Z | Compiling installinator-common-versions v0.1.0 (/work/oxidecomputer/omicron/installinator-common/versions) |
| 3294 | 2026-03-26T15:04:52.778Z | Compiling oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema) |
| 3295 | 2026-03-26T15:04:52.806Z | Compiling oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types) |
| 3296 | 2026-03-26T15:04:52.836Z | Compiling progenitor-impl v0.10.0 |
| 3297 | 2026-03-26T15:04:52.884Z | Compiling bitvec v1.0.1 |
| 3298 | 2026-03-26T15:04:52.902Z | Compiling polyval v0.6.2 |
| 3299 | 2026-03-26T15:04:53.101Z | Compiling packed_struct_codegen v0.10.1 |
| 3300 | 2026-03-26T15:04:53.118Z | Compiling zerocopy-derive v0.6.6 |
| 3301 | 2026-03-26T15:04:53.165Z | Compiling bitfield-macros v0.19.4 |
| 3302 | 2026-03-26T15:04:53.410Z | Compiling proc-macro-error-attr2 v2.0.0 |
| 3303 | 2026-03-26T15:04:53.720Z | Compiling indexmap v1.9.3 |
| 3304 | 2026-03-26T15:04:53.861Z | Compiling nodrop v0.1.14 |
| 3305 | 2026-03-26T15:04:53.880Z | Compiling parking_lot_core v0.8.6 |
| 3306 | 2026-03-26T15:04:53.883Z | Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=dbaad520e1f5ae32c10db16ce176f9c24de95652#dbaad520) |
| 3307 | 2026-03-26T15:04:53.883Z | Compiling crc-catalog v2.4.0 |
| 3308 | 2026-03-26T15:04:53.936Z | Compiling bitfield v0.19.4 |
| 3309 | 2026-03-26T15:04:53.986Z | Compiling array-init v0.0.4 |
| 3310 | 2026-03-26T15:04:54.009Z | Compiling crc v3.4.0 |
| 3311 | 2026-03-26T15:04:54.037Z | Compiling proc-macro-error2 v2.0.1 |
| 3312 | 2026-03-26T15:04:54.041Z | Compiling zerocopy v0.6.6 |
| 3313 | 2026-03-26T15:04:54.149Z | Compiling hickory-resolver v0.25.2 |
| 3314 | 2026-03-26T15:04:54.200Z | Compiling ghash v0.5.1 |
| 3315 | 2026-03-26T15:04:54.245Z | Compiling smallvec v0.6.14 |
| 3316 | 2026-03-26T15:04:54.263Z | Compiling slog-stdlog v4.1.1 |
| 3317 | 2026-03-26T15:04:54.304Z | Compiling oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro) |
| 3318 | 2026-03-26T15:04:54.370Z | Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb) |
| 3319 | 2026-03-26T15:04:54.370Z | Compiling git-stub v1.0.0 |
| 3320 | 2026-03-26T15:04:54.406Z | Compiling ctr v0.9.2 |
| 3321 | 2026-03-26T15:04:54.406Z | Compiling num-derive v0.3.3 |
| 3322 | 2026-03-26T15:04:54.438Z | Compiling lzma-sys v0.1.20 |
| 3323 | 2026-03-26T15:04:54.481Z | Compiling hashbrown v0.12.3 |
| 3324 | 2026-03-26T15:04:54.502Z | Compiling unicase v2.9.0 |
| 3325 | 2026-03-26T15:04:54.544Z | Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=524eb8f125003dff50b9703900c6b323f00f9e1b#524eb8f1) |
| 3326 | 2026-03-26T15:04:54.646Z | Compiling aes-gcm v0.10.3 |
| 3327 | 2026-03-26T15:04:54.675Z | Compiling git-stub-vcs v0.1.0 |
| 3328 | 2026-03-26T15:04:54.738Z | Compiling mime_guess v2.0.5 |
| 3329 | 2026-03-26T15:04:54.797Z | Compiling serde-hex v0.1.0 |
| 3330 | 2026-03-26T15:04:54.862Z | Compiling slog-envlogger v2.2.0 |
| 3331 | 2026-03-26T15:04:54.907Z | Compiling tabled_derive v0.11.0 |
| 3332 | 2026-03-26T15:04:55.068Z | Compiling tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc#e644a21a) |
| 3333 | 2026-03-26T15:04:55.328Z | Compiling progenitor-impl v0.11.2 |
| 3334 | 2026-03-26T15:04:55.363Z | Compiling libscf-sys v1.1.0 |
| 3335 | 2026-03-26T15:04:55.401Z | Compiling attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f) |
| 3336 | 2026-03-26T15:04:55.419Z | Compiling lpc55_areas v0.2.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f) |
| 3337 | 2026-03-26T15:04:55.532Z | Compiling ron v0.8.1 |
| 3338 | 2026-03-26T15:04:55.536Z | Compiling progenitor-macro v0.10.0 |
| 3339 | 2026-03-26T15:04:55.564Z | Compiling papergrid v0.17.0 |
| 3340 | 2026-03-26T15:04:55.594Z | Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a) |
| 3341 | 2026-03-26T15:04:55.628Z | Compiling cargo_toml v0.22.3 |
| 3342 | 2026-03-26T15:04:55.868Z | Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb) |
| 3343 | 2026-03-26T15:04:55.964Z | Compiling oximeter-macro-impl v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb) |
| 3344 | 2026-03-26T15:04:55.988Z | Compiling progenitor v0.13.0 |
| 3345 | 2026-03-26T15:04:56.061Z | Compiling hashbrown v0.13.2 |
| 3346 | 2026-03-26T15:04:56.107Z | Compiling transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#11afc484) |
| 3347 | 2026-03-26T15:04:56.132Z | Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=b603c9f3dccefcf1d3e941c04505ff6bdd1826b6#b603c9f3) |
| 3348 | 2026-03-26T15:04:56.160Z | Compiling gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client) |
| 3349 | 2026-03-26T15:04:56.532Z | Compiling ntp-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ntp-admin-client) |
| 3350 | 2026-03-26T15:04:56.556Z | Compiling testing_table v0.3.0 |
| 3351 | 2026-03-26T15:04:56.575Z | Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9) |
| 3352 | 2026-03-26T15:04:56.592Z | Compiling sprockets-tls v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=d2b68e4f47e3c22bce0455aeb4cfb2e61ad229ba#d2b68e4f) |
| 3353 | 2026-03-26T15:04:56.806Z | Compiling ssh-encoding v0.2.0 |
| 3354 | 2026-03-26T15:04:56.861Z | Compiling blowfish v0.9.1 |
| 3355 | 2026-03-26T15:04:57.007Z | Compiling dice-util-barcode v0.1.0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f) |
| 3356 | 2026-03-26T15:04:57.070Z | Compiling nibble_vec v0.1.0 |
| 3357 | 2026-03-26T15:04:57.134Z | Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#11afc484) |
| 3358 | 2026-03-26T15:04:57.151Z | Compiling corncobs v0.1.4 |
| 3359 | 2026-03-26T15:04:57.170Z | Compiling crc-any v2.5.0 |
| 3360 | 2026-03-26T15:04:57.244Z | Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=7cdf2ab9c8d9e9267a8b366aa780c6c26f9a5ecf#7cdf2ab9) |
| 3361 | 2026-03-26T15:04:57.365Z | Compiling endian-type v0.1.2 |
| 3362 | 2026-03-26T15:04:57.384Z | Compiling dice-mfg-msgs v0.3.0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f) |
| 3363 | 2026-03-26T15:04:57.384Z | Compiling bcrypt-pbkdf v0.10.0 |
| 3364 | 2026-03-26T15:04:57.446Z | Compiling ssh-cipher v0.2.0 |
| 3365 | 2026-03-26T15:04:57.492Z | Compiling transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control?branch=main#11afc484) |
| 3366 | 2026-03-26T15:04:57.512Z | Compiling radix_trie v0.2.1 |
| 3367 | 2026-03-26T15:04:57.543Z | Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9) |
| 3368 | 2026-03-26T15:04:57.658Z | Compiling oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter) |
| 3369 | 2026-03-26T15:04:57.774Z | Compiling tabled v0.20.0 |
| 3370 | 2026-03-26T15:04:57.841Z | Compiling object v0.30.4 |
| 3371 | 2026-03-26T15:04:57.857Z | Compiling tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc#e644a21a) |
| 3372 | 2026-03-26T15:04:57.973Z | Compiling sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types) |
| 3373 | 2026-03-26T15:04:58.028Z | Compiling progenitor-macro v0.11.2 |
| 3374 | 2026-03-26T15:04:58.088Z | Compiling dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f) |
| 3375 | 2026-03-26T15:04:58.191Z | Compiling smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51) |
| 3376 | 2026-03-26T15:04:58.487Z | Compiling libfalcon v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#d83f56a6) |
| 3377 | 2026-03-26T15:04:58.599Z | Compiling parking_lot v0.11.2 |
| 3378 | 2026-03-26T15:04:59.030Z | Compiling lpc55_sign v0.3.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f) |
| 3379 | 2026-03-26T15:04:59.090Z | Compiling dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server) |
| 3380 | 2026-03-26T15:04:59.162Z | Compiling oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb) |
| 3381 | 2026-03-26T15:04:59.274Z | Compiling trust-quorum-protocol v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/protocol) |
| 3382 | 2026-03-26T15:04:59.465Z | Compiling progenitor-client v0.11.2 |
| 3383 | 2026-03-26T15:04:59.584Z | Compiling prefix-trie v0.7.0 |
| 3384 | 2026-03-26T15:04:59.630Z | Compiling password-hash v0.4.2 |
| 3385 | 2026-03-26T15:04:59.685Z | Compiling fxhash v0.2.1 |
| 3386 | 2026-03-26T15:04:59.814Z | Compiling secrecy v0.8.0 |
| 3387 | 2026-03-26T15:04:59.858Z | Compiling half v1.8.3 |
| 3388 | 2026-03-26T15:04:59.993Z | Compiling http-range v0.1.5 |
| 3389 | 2026-03-26T15:05:00.012Z | Compiling path-slash v0.1.5 |
| 3390 | 2026-03-26T15:05:00.162Z | Compiling nexus-types-versions v0.1.0 (/work/oxidecomputer/omicron/nexus/types/versions) |
| 3391 | 2026-03-26T15:05:00.187Z | Compiling serde_cbor v0.11.2 |
| 3392 | 2026-03-26T15:05:00.211Z | Compiling hickory-server v0.25.2 |
| 3393 | 2026-03-26T15:05:00.227Z | Compiling pbkdf2 v0.11.0 |
| 3394 | 2026-03-26T15:05:00.259Z | Compiling hubtools v0.4.7 (https://github.com/oxidecomputer/hubtools.git?rev=2b1ef9b38d75563ea800baa3b17327eec17b1b7a#2b1ef9b3) |
| 3395 | 2026-03-26T15:05:00.479Z | Compiling sled v0.34.7 |
| 3396 | 2026-03-26T15:05:00.611Z | Compiling progenitor v0.10.0 |
| 3397 | 2026-03-26T15:05:00.797Z | Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9) |
| 3398 | 2026-03-26T15:05:00.851Z | Compiling ron v0.12.0 |
| 3399 | 2026-03-26T15:05:00.895Z | Compiling common v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=cc8e02a0800034c431c8cf96b889ea638da3d194#cc8e02a0) |
| 3400 | 2026-03-26T15:05:01.335Z | Compiling xz2 v0.1.7 |
| 3401 | 2026-03-26T15:05:01.603Z | Compiling sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware) |
| 3402 | 2026-03-26T15:05:01.669Z | Compiling installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common) |
| 3403 | 2026-03-26T15:05:01.738Z | Compiling hickory-client v0.25.2 |
| 3404 | 2026-03-26T15:05:01.818Z | Compiling ssh-key v0.6.7 |
| 3405 | 2026-03-26T15:05:02.159Z | Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=368a2225b79328514ce0ea9181d8f874019edaa2#368a2225) |
| 3406 | 2026-03-26T15:05:02.197Z | Compiling dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client) |
| 3407 | 2026-03-26T15:05:02.263Z | Compiling ddm-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=b603c9f3dccefcf1d3e941c04505ff6bdd1826b6#b603c9f3) |
| 3408 | 2026-03-26T15:05:02.351Z | Compiling internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver) |
| 3409 | 2026-03-26T15:05:02.444Z | Compiling attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?branch=main#ff9f27aa) |
| 3410 | 2026-03-26T15:05:02.757Z | Compiling dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api) |
| 3411 | 2026-03-26T15:05:02.847Z | Compiling sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage) |
| 3412 | 2026-03-26T15:05:02.926Z | Compiling p256 v0.13.2 |
| 3413 | 2026-03-26T15:05:03.025Z | Compiling p521 v0.13.3 |
| 3414 | 2026-03-26T15:05:03.076Z | Compiling yasna v0.5.2 |
| 3415 | 2026-03-26T15:05:03.145Z | Compiling progenitor v0.11.2 |
| 3416 | 2026-03-26T15:05:03.161Z | Compiling kstat-rs v0.2.4 |
| 3417 | 2026-03-26T15:05:03.291Z | Compiling headers-core v0.3.0 |
| 3418 | 2026-03-26T15:05:03.335Z | Compiling nanorand v0.7.0 |
| 3419 | 2026-03-26T15:05:03.338Z | Compiling atty v0.2.14 |
| 3420 | 2026-03-26T15:05:03.367Z | Compiling russh-cryptovec v0.7.3 |
| 3421 | 2026-03-26T15:05:03.453Z | Compiling base16ct v1.0.0 |
| 3422 | 2026-03-26T15:05:03.493Z | Compiling home v0.5.12 |
| 3423 | 2026-03-26T15:05:03.498Z | Compiling md5 v0.7.0 |
| 3424 | 2026-03-26T15:05:03.553Z | Compiling crc8 v0.1.1 |
| 3425 | 2026-03-26T15:05:03.569Z | Compiling flume v0.11.1 |
| 3426 | 2026-03-26T15:05:03.587Z | Compiling rcgen v0.12.1 |
| 3427 | 2026-03-26T15:05:03.604Z | Compiling zfs-test-harness v0.1.0 (/work/oxidecomputer/omicron/sled-storage/zfs-test-harness) |
| 3428 | 2026-03-26T15:05:03.665Z | Compiling propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?rev=368a2225b79328514ce0ea9181d8f874019edaa2#368a2225) |
| 3429 | 2026-03-26T15:05:03.683Z | Compiling russh-keys v0.45.0 |
| 3430 | 2026-03-26T15:05:03.701Z | Compiling dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=cc8e02a0800034c431c8cf96b889ea638da3d194#cc8e02a0) |
| 3431 | 2026-03-26T15:05:03.797Z | Compiling headers v0.4.1 |
| 3432 | 2026-03-26T15:05:03.814Z | Compiling oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments) |
| 3433 | 2026-03-26T15:05:03.907Z | Compiling omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client) |
| 3434 | 2026-03-26T15:05:04.030Z | Compiling dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?branch=main#ff9f27aa) |
| 3435 | 2026-03-26T15:05:04.165Z | Compiling sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client) |
| 3436 | 2026-03-26T15:05:04.311Z | Compiling sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics) |
| 3437 | 2026-03-26T15:05:04.328Z | Compiling hyper-staticfile v0.10.1 |
| 3438 | 2026-03-26T15:05:04.425Z | Compiling crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a) |
| 3439 | 2026-03-26T15:05:04.484Z | Compiling range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests) |
| 3440 | 2026-03-26T15:05:04.943Z | Compiling bootstrap-agent-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-api) |
| 3441 | 2026-03-26T15:05:04.943Z | Compiling bootstrap-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-api) |
| 3442 | 2026-03-26T15:05:04.943Z | Compiling bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client) |
| 3443 | 2026-03-26T15:05:04.943Z | Compiling tufaceous-brand-metadata v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0) |
| 3444 | 2026-03-26T15:05:05.062Z | Compiling repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client) |
| 3445 | 2026-03-26T15:05:05.193Z | Compiling sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api) |
| 3446 | 2026-03-26T15:05:05.225Z | Compiling cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client) |
| 3447 | 2026-03-26T15:05:05.287Z | Compiling repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api) |
| 3448 | 2026-03-26T15:05:05.388Z | Compiling num-bigint v0.4.6 |
| 3449 | 2026-03-26T15:05:05.527Z | Compiling des v0.8.1 |
| 3450 | 2026-03-26T15:05:05.557Z | Compiling subprocess v0.2.15 |
| 3451 | 2026-03-26T15:05:05.639Z | Compiling dhcproto-macros v0.1.0 (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc) |
| 3452 | 2026-03-26T15:05:05.751Z | Compiling hex-literal v0.4.1 |
| 3453 | 2026-03-26T15:05:05.772Z | Compiling display-error-chain v0.2.2 |
| 3454 | 2026-03-26T15:05:05.892Z | Compiling oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client) |
| 3455 | 2026-03-26T15:05:05.940Z | Compiling colored v2.2.0 |
| 3456 | 2026-03-26T15:05:06.022Z | Compiling ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9) |
| 3457 | 2026-03-26T15:05:06.093Z | Compiling dhcproto v0.13.0-alpha (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc) |
| 3458 | 2026-03-26T15:05:06.134Z | Compiling sled-agent-config-reconciler v0.1.0 (/work/oxidecomputer/omicron/sled-agent/config-reconciler) |
| 3459 | 2026-03-26T15:05:06.291Z | Compiling sled-agent-health-monitor v0.1.0 (/work/oxidecomputer/omicron/sled-agent/health-monitor) |
| 3460 | 2026-03-26T15:05:06.333Z | Compiling socket2 v0.5.10 |
| 3461 | 2026-03-26T15:05:06.337Z | Compiling internet-checksum v0.2.1 |
| 3462 | 2026-03-26T15:05:06.517Z | Compiling russh v0.45.0 |
| 3463 | 2026-03-26T15:05:08.847Z | Compiling sled-agent-resolvable-files v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files) |
| 3464 | 2026-03-26T15:05:09.538Z | Compiling sled-agent-measurements v0.1.0 (/work/oxidecomputer/omicron/sled-agent/measurements) |
| 3465 | 2026-03-26T15:05:10.026Z | Compiling trust-quorum v0.1.0 (/work/oxidecomputer/omicron/trust-quorum) |
| 3466 | 2026-03-26T15:05:10.071Z | Compiling nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types) |
| 3467 | 2026-03-26T15:05:17.739Z | Compiling nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config) |
| 3468 | 2026-03-26T15:05:17.739Z | Compiling nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client) |
| 3469 | 2026-03-26T15:05:17.743Z | Compiling sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim) |
| 3470 | 2026-03-26T15:05:17.743Z | Compiling nexus-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-lockstep-client) |
| 3471 | 2026-03-26T15:05:19.407Z | Compiling omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils) |
| 3472 | 2026-03-26T15:05:19.554Z | Compiling oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer) |
| 3473 | 2026-03-26T15:05:23.614Z | Compiling omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent) |
| 3474 | 2026-03-26T15:05:43.283Z | Compiling end-to-end-tests v0.1.0 (/work/oxidecomputer/omicron/end-to-end-tests) |
| 3475 | 2026-03-26T15:06:01.109Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 22s |
| 3476 | 2026-03-26T15:06:01.341Z | |
| 3477 | 2026-03-26T15:06:01.341Z | real 1:22.381658099 |
| 3478 | 2026-03-26T15:06:01.341Z | user 8:14.288983390 |
| 3479 | 2026-03-26T15:06:01.341Z | sys 1:39.702644311 |
| 3480 | 2026-03-26T15:06:01.341Z | trap 0.270470311 |
| 3481 | 2026-03-26T15:06:01.341Z | tflt 0.506388472 |
| 3482 | 2026-03-26T15:06:01.344Z | dflt 1.711038719 |
| 3483 | 2026-03-26T15:06:01.344Z | kflt 0.000551261 |
| 3484 | 2026-03-26T15:06:01.344Z | lock 29:28.379077216 |
| 3485 | 2026-03-26T15:06:01.344Z | slp 19:15.708412838 |
| 3486 | 2026-03-26T15:06:01.344Z | lat 41.725157295 |
| 3487 | 2026-03-26T15:06:01.344Z | stop 2:51.284701703 |
| 3488 | 2026-03-26T15:06:01.345Z | + mkdir tests |
| 3489 | 2026-03-26T15:06:01.348Z | + /opt/ooce/bin/jq -r 'select(.profile.test) | .executable' /tmp/output.end-to-end.json |
| 3490 | 2026-03-26T15:06:01.348Z | + xargs -I '{}' -t cp '{}' tests/ |
| 3491 | 2026-03-26T15:06:01.381Z | cp /work/oxidecomputer/omicron/target/debug/deps/dhcp_server-2a90c53dd433ac59 tests/ |
| 3492 | 2026-03-26T15:06:01.411Z | cp /work/oxidecomputer/omicron/target/debug/deps/bootstrap-ae677418c16c6843 tests/ |
| 3493 | 2026-03-26T15:06:01.441Z | cp /work/oxidecomputer/omicron/target/debug/deps/commtest-bc7afc413043124b tests/ |
| 3494 | 2026-03-26T15:06:01.472Z | cp /work/oxidecomputer/omicron/target/debug/deps/end_to_end_tests-e50494250465b102 tests/ |
| 3495 | 2026-03-26T15:06:01.698Z | + 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/*) |
| 3496 | 2026-03-26T15:06:01.701Z | + 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-ae677418c16c6843 tests/commtest-bc7afc413043124b tests/dhcp_server-2a90c53dd433ac59 tests/end_to_end_tests-e50494250465b102 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 |
| 3497 | 2026-03-26T15:07:23.728Z | Compressing '/work/package.tar.gz' with '/usr/bin/gzip'... |
| 3498 | 2026-03-26T15:07:23.728Z | a .github/buildomat/ci-env.sh 1K |
| 3499 | 2026-03-26T15:07:23.728Z | a out/target/test 1K |
| 3500 | 2026-03-26T15:07:23.728Z | a out/npuzone/npuzone 27402K |
| 3501 | 2026-03-26T15:07:23.728Z | a package-manifest.toml 35K |
| 3502 | 2026-03-26T15:07:23.728Z | a smf/sled-agent/non-gimlet/config.toml 6K |
| 3503 | 2026-03-26T15:07:23.728Z | a target/release/omicron-package 45787K |
| 3504 | 2026-03-26T15:07:23.728Z | a target/release/xtask 11433K |
| 3505 | 2026-03-26T15:07:23.728Z | a target/debug/bootstrap 338340K |
| 3506 | 2026-03-26T15:07:23.728Z | a tests/bootstrap-ae677418c16c6843 31310K |
| 3507 | 2026-03-26T15:07:23.728Z | a tests/commtest-bc7afc413043124b 32395K |
| 3508 | 2026-03-26T15:07:23.728Z | a tests/dhcp_server-2a90c53dd433ac59 31310K |
| 3509 | 2026-03-26T15:07:23.728Z | a tests/end_to_end_tests-e50494250465b102 380565K |
| 3510 | 2026-03-26T15:07:23.728Z | a out/clickhouse.tar.gz 309161K |
| 3511 | 2026-03-26T15:07:23.728Z | a out/clickhouse_keeper.tar.gz 294627K |
| 3512 | 2026-03-26T15:07:23.728Z | a out/clickhouse_server.tar.gz 309160K |
| 3513 | 2026-03-26T15:07:23.728Z | a out/cockroachdb.tar.gz 157644K |
| 3514 | 2026-03-26T15:07:23.728Z | a out/crucible-pantry-zone.tar.gz 40450K |
| 3515 | 2026-03-26T15:07:23.728Z | a out/crucible-utils.tar 17744K |
| 3516 | 2026-03-26T15:07:23.728Z | a out/crucible-zone.tar.gz 54588K |
| 3517 | 2026-03-26T15:07:23.728Z | a out/external-dns.tar.gz 45055K |
| 3518 | 2026-03-26T15:07:23.728Z | a out/internal-dns.tar.gz 45054K |
| 3519 | 2026-03-26T15:07:23.728Z | a out/mg-ddm-gz.tar 78377K |
| 3520 | 2026-03-26T15:07:23.728Z | a out/nexus.tar.gz 215666K |
| 3521 | 2026-03-26T15:07:23.728Z | a out/ntp.tar.gz 26880K |
| 3522 | 2026-03-26T15:07:23.728Z | a out/omicron-gateway-softnpu.tar.gz 28434K |
| 3523 | 2026-03-26T15:07:23.728Z | a out/omicron-sled-agent.tar 194062K |
| 3524 | 2026-03-26T15:07:23.728Z | a out/overlay.tar.gz 3K |
| 3525 | 2026-03-26T15:07:23.728Z | a out/oximeter.tar.gz 59547K |
| 3526 | 2026-03-26T15:07:23.728Z | a out/oxlog.tar 3782K |
| 3527 | 2026-03-26T15:07:23.728Z | a out/probe.tar.gz 3037K |
| 3528 | 2026-03-26T15:07:23.728Z | a out/propolis-server.tar.gz 33249K |
| 3529 | 2026-03-26T15:07:23.729Z | a out/pumpkind-gz.tar 26647K |
| 3530 | 2026-03-26T15:07:23.729Z | a out/switch-softnpu.tar.gz 370950K |
| 3531 | 2026-03-26T15:07:23.732Z | |
| 3532 | 2026-03-26T15:07:23.732Z | real 1:22.013979443 |
| 3533 | 2026-03-26T15:07:23.732Z | user 1:19.460426449 |
| 3534 | 2026-03-26T15:07:23.732Z | sys 4.218646494 |
| 3535 | 2026-03-26T15:07:23.732Z | trap 0.007202054 |
| 3536 | 2026-03-26T15:07:23.732Z | tflt 0.000000000 |
| 3537 | 2026-03-26T15:07:23.732Z | dflt 0.000000000 |
| 3538 | 2026-03-26T15:07:23.732Z | kflt 0.000000000 |
| 3539 | 2026-03-26T15:07:23.732Z | lock 0.000000000 |
| 3540 | 2026-03-26T15:07:23.732Z | slp 1:19.380577838 |
| 3541 | 2026-03-26T15:07:23.733Z | lat 0.956886326 |
| 3542 | 2026-03-26T15:07:23.733Z | stop 0.000271824 |
| 3543 | 2026-03-26T15:07:23.733Z | process exited: duration 1202250 ms, exit code 0 |
| |
| 3544 | 2026-03-26T15:07:23.747Z | found 1 output files |
| 3545 | 2026-03-26T15:07:23.771Z | uploading: /work/package.tar.gz (2325335380 bytes) |
| 3546 | 2026-03-26T15:07:50.844Z | uploaded: /work/package.tar.gz |