|
|
|
| 1 | 2026-04-07T02:18:26.196Z | job assigned to worker 01KNJVPG6CZV1QEDE4JQEPMKXD [factory aws, i-0cc085899a2ff7b91] (queued for 59 s) |
| |
| 2 | 2026-04-07T02:18:33.439Z | starting task 0: "setup" |
| 3 | 2026-04-07T02:18:33.445Z | ++ uname -s |
| 4 | 2026-04-07T02:18:33.445Z | + kern=SunOS |
| 5 | 2026-04-07T02:18:33.445Z | + build_user=build |
| 6 | 2026-04-07T02:18:33.445Z | + build_uid=12345 |
| 7 | 2026-04-07T02:18:33.445Z | + work_dir=/work |
| 8 | 2026-04-07T02:18:33.445Z | + input_dir=/input |
| 9 | 2026-04-07T02:18:33.445Z | + [[ 0 == 12345 ]] |
| 10 | 2026-04-07T02:18:33.445Z | + case "$kern" in |
| 11 | 2026-04-07T02:18:33.445Z | + groupadd -g 12345 build |
| 12 | 2026-04-07T02:18:33.452Z | + useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build |
| 13 | 2026-04-07T02:18:35.462Z | + zfs create -o mountpoint=/work rpool/work |
| 14 | 2026-04-07T02:18:35.563Z | ++ awk '$2 == "/home" { print $3 }' /etc/mnttab |
| 15 | 2026-04-07T02:18:35.572Z | + home_fs=zfs |
| 16 | 2026-04-07T02:18:35.572Z | + [[ zfs == autofs ]] |
| 17 | 2026-04-07T02:18:35.572Z | + mkdir -p /home/build |
| 18 | 2026-04-07T02:18:35.572Z | + chown build:build /home/build /work |
| 19 | 2026-04-07T02:18:37.559Z | + chmod 0700 /home/build /work |
| 20 | 2026-04-07T02:18:37.567Z | process exited: duration 4127 ms, exit code 0 |
| |
| 21 | 2026-04-07T02:18:37.583Z | starting task 1: "rust-toolchain" |
| 22 | 2026-04-07T02:18:37.589Z | + printf ' * rust toolchain channel = "%s"\n' 1.94.0 |
| 23 | 2026-04-07T02:18:37.589Z | * rust toolchain channel = "1.94.0" |
| 24 | 2026-04-07T02:18:37.589Z | * rust toolchain profile = "default" |
| 25 | 2026-04-07T02:18:37.589Z | + printf ' * rust toolchain profile = "%s"\n' default |
| 26 | 2026-04-07T02:18:37.589Z | + export RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 27 | 2026-04-07T02:18:37.590Z | + RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 28 | 2026-04-07T02:18:37.600Z | + curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs |
| 29 | 2026-04-07T02:18:37.601Z | + /bin/bash -s - -y --no-modify-path --default-toolchain 1.94.0 --profile default |
| 30 | 2026-04-07T02:18:37.745Z | info: downloading installer |
| 31 | 2026-04-07T02:18:39.454Z | warn: It looks like you have an existing installation of Rust at: |
| 32 | 2026-04-07T02:18:39.454Z | warn: /opt/ooce/bin |
| 33 | 2026-04-07T02:18:39.454Z | warn: It is recommended that rustup be the primary Rust installation. |
| 34 | 2026-04-07T02:18:39.454Z | warn: Otherwise you may have confusion unless you are careful with your PATH. |
| 35 | 2026-04-07T02:18:39.454Z | warn: If you are sure that you want both rustup and your already installed Rust |
| 36 | 2026-04-07T02:18:39.454Z | warn: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes |
| 37 | 2026-04-07T02:18:39.454Z | warn: or pass `-y' to ignore all ignorable checks. |
| 38 | 2026-04-07T02:18:39.454Z | error: cannot install while Rust is installed |
| 39 | 2026-04-07T02:18:39.454Z | warn: continuing (because the -y flag is set and the error is ignorable) |
| 40 | 2026-04-07T02:18:39.454Z | warn: It looks like you have an existing rustup settings file at: |
| 41 | 2026-04-07T02:18:39.454Z | warn: /home/build/.rustup/settings.toml |
| 42 | 2026-04-07T02:18:39.454Z | warn: Rustup will install the default toolchain as specified in the settings file, |
| 43 | 2026-04-07T02:18:39.454Z | warn: instead of the one inferred from the default host triple. |
| 44 | 2026-04-07T02:18:39.489Z | info: profile set to default |
| 45 | 2026-04-07T02:18:39.489Z | info: default host triple is x86_64-unknown-illumos |
| 46 | 2026-04-07T02:18:39.493Z | info: syncing channel updates for 1.94.0-x86_64-unknown-illumos |
| 47 | 2026-04-07T02:18:39.636Z | info: latest update on 2026-03-05 for version 1.94.0 (4a4ef493e 2026-03-02) |
| 48 | 2026-04-07T02:18:39.637Z | info: downloading 6 components |
| 49 | 2026-04-07T02:18:54.359Z | |
| 50 | 2026-04-07T02:18:54.359Z | info: default toolchain set to 1.94.0-x86_64-unknown-illumos |
| 51 | 2026-04-07T02:18:54.394Z | 1.94.0-x86_64-unknown-illumos installed - rustc 1.94.0 (4a4ef493e 2026-03-02) |
| 52 | 2026-04-07T02:18:54.394Z | |
| 53 | 2026-04-07T02:18:54.394Z | |
| 54 | 2026-04-07T02:18:54.394Z | Rust is installed now. Great! |
| 55 | 2026-04-07T02:18:54.394Z | |
| 56 | 2026-04-07T02:18:54.394Z | To get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH |
| 57 | 2026-04-07T02:18:54.394Z | environment variable. This has not been done automatically. |
| 58 | 2026-04-07T02:18:54.394Z | |
| 59 | 2026-04-07T02:18:54.394Z | To configure your current shell, you need to source |
| 60 | 2026-04-07T02:18:54.394Z | the corresponding env file under $HOME/.cargo. |
| 61 | 2026-04-07T02:18:54.394Z | |
| 62 | 2026-04-07T02:18:54.394Z | This is usually done by running one of the following (note the leading DOT): |
| 63 | 2026-04-07T02:18:54.394Z | . "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh |
| 64 | 2026-04-07T02:18:54.394Z | source "$HOME/.cargo/env.fish" # For fish |
| 65 | 2026-04-07T02:18:54.394Z | source "~/.cargo/env.nu" # For nushell |
| 66 | 2026-04-07T02:18:54.394Z | source "$HOME/.cargo/env.tcsh" # For tcsh |
| 67 | 2026-04-07T02:18:54.394Z | . "$HOME/.cargo/env.ps1" # For pwsh |
| 68 | 2026-04-07T02:18:54.394Z | source "$HOME/.cargo/env.xsh" # For xonsh |
| 69 | 2026-04-07T02:18:54.397Z | warn: no default linker (`cc`) was found in your PATH |
| 70 | 2026-04-07T02:18:54.397Z | warn: many Rust crates require a system C toolchain to build |
| 71 | 2026-04-07T02:18:54.498Z | + rustup --version |
| 72 | 2026-04-07T02:18:54.504Z | rustup 1.29.0 (28d1352db 2026-03-05) |
| 73 | 2026-04-07T02:18:54.504Z | info: This is the version for the rustup toolchain manager, not the rustc compiler. |
| 74 | 2026-04-07T02:18:54.526Z | info: the currently active `rustc` version is `rustc 1.94.0 (4a4ef493e 2026-03-02)` |
| 75 | 2026-04-07T02:18:54.530Z | + cargo --version |
| 76 | 2026-04-07T02:18:54.538Z | cargo 1.94.0 (85eff7c80 2026-01-15) |
| 77 | 2026-04-07T02:18:54.541Z | + rustc --version |
| 78 | 2026-04-07T02:18:54.564Z | rustc 1.94.0 (4a4ef493e 2026-03-02) |
| 79 | 2026-04-07T02:18:54.567Z | process exited: duration 16985 ms, exit code 0 |
| |
| 80 | 2026-04-07T02:18:54.573Z | starting task 2: "authentication" |
| 81 | 2026-04-07T02:18:54.598Z | process exited: duration 20 ms, exit code 0 |
| |
| 82 | 2026-04-07T02:18:54.608Z | starting task 3: "clone repository" |
| 83 | 2026-04-07T02:18:54.611Z | + mkdir -p /work/oxidecomputer/omicron |
| 84 | 2026-04-07T02:18:54.615Z | + git clone https://github.com/oxidecomputer/omicron /work/oxidecomputer/omicron |
| 85 | 2026-04-07T02:18:54.752Z | Cloning into '/work/oxidecomputer/omicron'... |
| 86 | 2026-04-07T02:19:05.114Z | + cd /work/oxidecomputer/omicron |
| 87 | 2026-04-07T02:19:05.114Z | + git fetch origin 50642c7a3908023cccc3cc5d83e0eefc14f84159 |
| 88 | 2026-04-07T02:19:05.449Z | From https://github.com/oxidecomputer/omicron |
| 89 | 2026-04-07T02:19:05.449Z | * branch 50642c7a3908023cccc3cc5d83e0eefc14f84159 -> FETCH_HEAD |
| 90 | 2026-04-07T02:19:05.464Z | + [[ -n jhendricks/r19-propolis-bump ]] |
| 91 | 2026-04-07T02:19:05.467Z | ++ git branch --show-current |
| 92 | 2026-04-07T02:19:05.467Z | + current=main |
| 93 | 2026-04-07T02:19:05.467Z | + [[ main != jhendricks/r19-propolis-bump ]] |
| 94 | 2026-04-07T02:19:05.471Z | + git branch -f jhendricks/r19-propolis-bump 50642c7a3908023cccc3cc5d83e0eefc14f84159 |
| 95 | 2026-04-07T02:19:05.474Z | + git checkout -f jhendricks/r19-propolis-bump |
| 96 | 2026-04-07T02:19:05.568Z | Switched to branch 'jhendricks/r19-propolis-bump' |
| 97 | 2026-04-07T02:19:05.571Z | + git reset --hard 50642c7a3908023cccc3cc5d83e0eefc14f84159 |
| 98 | 2026-04-07T02:19:05.659Z | HEAD is now at 50642c7a3 and ls-apis has a test |
| 99 | 2026-04-07T02:19:05.662Z | process exited: duration 11053 ms, exit code 0 |
| |
| 100 | 2026-04-07T02:19:05.669Z | starting task 4: "build" |
| 101 | 2026-04-07T02:19:05.675Z | + source .github/buildomat/ci-env.sh |
| 102 | 2026-04-07T02:19:05.675Z | ++ export CARGO_TERM_COLOR=always |
| 103 | 2026-04-07T02:19:05.675Z | ++ CARGO_TERM_COLOR=always |
| 104 | 2026-04-07T02:19:05.675Z | + cargo --version |
| 105 | 2026-04-07T02:19:05.685Z | cargo 1.94.0 (85eff7c80 2026-01-15) |
| 106 | 2026-04-07T02:19:05.688Z | + rustc --version |
| 107 | 2026-04-07T02:19:05.709Z | rustc 1.94.0 (4a4ef493e 2026-03-02) |
| 108 | 2026-04-07T02:19:05.712Z | + WORK=/work |
| 109 | 2026-04-07T02:19:05.712Z | + pfexec mkdir -p /work |
| 110 | 2026-04-07T02:19:05.716Z | + pfexec chown build /work |
| 111 | 2026-04-07T02:19:05.719Z | + ptime -m ./tools/install_builder_prerequisites.sh -yp |
| 112 | 2026-04-07T02:19:15.165Z | Startup: Refreshing catalog 'helios-dev' ... Done |
| 113 | 2026-04-07T02:19:22.255Z | Startup: Caching catalogs ... Done |
| 114 | 2026-04-07T02:19:27.140Z | Planning: Solver setup ... Done (3.302s) |
| 115 | 2026-04-07T02:19:27.161Z | Planning: Running solver ... Done (0.021s) |
| 116 | 2026-04-07T02:19:27.281Z | Planning: Finding local manifests ... Done (0.004s) |
| 117 | 2026-04-07T02:19:27.301Z | Planning: Fetching manifests: 0/4 0% complete |
| 118 | 2026-04-07T02:19:27.852Z | Planning: Fetching manifests: 4/4 100% complete |
| 119 | 2026-04-07T02:19:27.884Z | Planning: Package planning ... Done (0.032s) |
| 120 | 2026-04-07T02:19:27.911Z | Planning: Merging actions ... Done (0.028s) |
| 121 | 2026-04-07T02:19:28.162Z | Planning: Checking for conflicting actions ... Done (0.251s) |
| 122 | 2026-04-07T02:19:28.170Z | Planning: Consolidating action changes ... Done (0.007s) |
| 123 | 2026-04-07T02:19:30.539Z | Planning: Evaluating mediators ... Done (2.368s) |
| 124 | 2026-04-07T02:19:30.544Z | Planning: Planning completed in 8.12 seconds |
| 125 | 2026-04-07T02:19:30.557Z | Packages to install: 4 |
| 126 | 2026-04-07T02:19:30.557Z | Mediators to change: 2 |
| 127 | 2026-04-07T02:19:30.557Z | Services to change: 1 |
| 128 | 2026-04-07T02:19:30.557Z | Estimated space available: 155.35 GB |
| 129 | 2026-04-07T02:19:30.557Z | Estimated space to be consumed: 1.84 GB |
| 130 | 2026-04-07T02:19:30.557Z | Create boot environment: No |
| 131 | 2026-04-07T02:19:30.560Z | Create backup boot environment: No |
| 132 | 2026-04-07T02:19:30.560Z | Rebuild boot archive: No |
| 133 | 2026-04-07T02:19:30.560Z | |
| 134 | 2026-04-07T02:19:30.560Z | Changed mediators: |
| 135 | 2026-04-07T02:19:30.560Z | mediator clang: |
| 136 | 2026-04-07T02:19:30.560Z | version: None -> 15 (system default) |
| 137 | 2026-04-07T02:19:30.560Z | |
| 138 | 2026-04-07T02:19:30.560Z | mediator llvm: |
| 139 | 2026-04-07T02:19:30.560Z | version: 14 (system default) -> 15 (system default) |
| 140 | 2026-04-07T02:19:30.560Z | |
| 141 | 2026-04-07T02:19:30.560Z | Changed packages: |
| 142 | 2026-04-07T02:19:30.560Z | helios-dev |
| 143 | 2026-04-07T02:19:30.560Z | developer/build-essential |
| 144 | 2026-04-07T02:19:30.560Z | None -> 11-2.0 |
| 145 | 2026-04-07T02:19:30.560Z | library/libxmlsec1 |
| 146 | 2026-04-07T02:19:30.560Z | None -> 1.2.35-2.0 |
| 147 | 2026-04-07T02:19:30.560Z | ooce/developer/clang-15 |
| 148 | 2026-04-07T02:19:30.560Z | None -> 15.0.7-2.0 |
| 149 | 2026-04-07T02:19:30.561Z | ooce/developer/llvm-15 |
| 150 | 2026-04-07T02:19:30.561Z | None -> 15.0.7-2.0 |
| 151 | 2026-04-07T02:19:30.561Z | |
| 152 | 2026-04-07T02:19:30.561Z | Services: |
| 153 | 2026-04-07T02:19:30.561Z | restart_fmri: |
| 154 | 2026-04-07T02:19:30.561Z | svc:/system/update-man-index:default |
| 155 | 2026-04-07T02:19:30.626Z | |
| 156 | 2026-04-07T02:19:30.627Z | Download: 0/3290 items 0.0/212.6MB 0% complete |
| 157 | 2026-04-07T02:19:35.628Z | Download: 1751/3290 items 118.2/212.6MB 55% complete (23.9M/s) |
| 158 | 2026-04-07T02:19:38.886Z | Download: Completed 212.60 MB in 8.26 seconds (25.8M/s) |
| 159 | 2026-04-07T02:19:40.753Z | Actions: 1/3689 actions (Installing new actions) |
| 160 | 2026-04-07T02:19:44.172Z | Actions: Completed 3689 actions in 3.42 seconds. |
| 161 | 2026-04-07T02:19:44.447Z | Done (0.269s) |
| 162 | 2026-04-07T02:19:44.447Z | Done (0.000s) |
| 163 | 2026-04-07T02:19:45.092Z | Done (0.645s) |
| 164 | 2026-04-07T02:19:48.947Z | Done (3.514s) |
| 165 | 2026-04-07T02:19:49.025Z | Done (0.013s) |
| 166 | 2026-04-07T02:19:49.029Z | Done (0.000s) |
| 167 | 2026-04-07T02:19:49.281Z | Done (0.000s) |
| 168 | 2026-04-07T02:19:50.145Z | Planning: Evaluating mediator changes ... Done |
| 169 | 2026-04-07T02:19:50.254Z | Planning: Checking for conflicting actions ... Done |
| 170 | 2026-04-07T02:19:50.257Z | Planning: Consolidating action changes ... Done |
| 171 | 2026-04-07T02:19:50.455Z | Planning: Evaluating mediators ... Done |
| 172 | 2026-04-07T02:19:50.458Z | Planning: Planning completed in 0.31 seconds |
| 173 | 2026-04-07T02:19:50.479Z | Mediators to change: 2 |
| 174 | 2026-04-07T02:19:50.480Z | Create boot environment: No |
| 175 | 2026-04-07T02:19:50.480Z | Create backup boot environment: No |
| 176 | 2026-04-07T02:19:50.555Z | Done |
| 177 | 2026-04-07T02:19:50.555Z | Done |
| 178 | 2026-04-07T02:19:51.150Z | Done |
| 179 | 2026-04-07T02:19:53.698Z | Done |
| 180 | 2026-04-07T02:19:53.769Z | Done |
| 181 | 2026-04-07T02:19:53.773Z | Done |
| 182 | 2026-04-07T02:19:53.912Z | Done |
| 183 | 2026-04-07T02:19:54.320Z | Planning: Evaluating mediator changes ... Done |
| 184 | 2026-04-07T02:19:54.324Z | Planning: Merging actions ... Done |
| 185 | 2026-04-07T02:19:54.462Z | Planning: Checking for conflicting actions ... Done |
| 186 | 2026-04-07T02:19:54.465Z | Planning: Consolidating action changes ... Done |
| 187 | 2026-04-07T02:19:54.602Z | Planning: Evaluating mediators ... Done |
| 188 | 2026-04-07T02:19:54.630Z | Planning: Planning completed in 0.45 seconds |
| 189 | 2026-04-07T02:19:54.651Z | Packages to change: 1 |
| 190 | 2026-04-07T02:19:54.651Z | Mediators to change: 1 |
| 191 | 2026-04-07T02:19:54.651Z | Services to change: 1 |
| 192 | 2026-04-07T02:19:54.651Z | Create boot environment: No |
| 193 | 2026-04-07T02:19:54.652Z | Create backup boot environment: Yes |
| 194 | 2026-04-07T02:19:56.974Z | Actions: 1/6 actions (Updating modified actions) |
| 195 | 2026-04-07T02:19:57.007Z | Actions: Completed 6 actions in 0.03 seconds. |
| 196 | 2026-04-07T02:19:57.007Z | Done |
| 197 | 2026-04-07T02:19:57.007Z | Done |
| 198 | 2026-04-07T02:19:57.147Z | Done |
| 199 | 2026-04-07T02:19:59.598Z | Done |
| 200 | 2026-04-07T02:19:59.671Z | Done |
| 201 | 2026-04-07T02:19:59.674Z | Done |
| 202 | 2026-04-07T02:19:59.830Z | Done |
| 203 | 2026-04-07T02:20:00.117Z | MEDIATOR VER. SRC. VERSION IMPL. SRC. IMPLEMENTATION |
| 204 | 2026-04-07T02:20:00.117Z | clang system 15 system |
| 205 | 2026-04-07T02:20:00.117Z | csh system system illumos |
| 206 | 2026-04-07T02:20:00.117Z | ctags system system illumos |
| 207 | 2026-04-07T02:20:00.117Z | file system system illumos |
| 208 | 2026-04-07T02:20:00.117Z | gcc vendor 12 vendor |
| 209 | 2026-04-07T02:20:00.117Z | gcc system 14 system |
| 210 | 2026-04-07T02:20:00.117Z | gcc system 10 system |
| 211 | 2026-04-07T02:20:00.117Z | go system 1.20 system |
| 212 | 2026-04-07T02:20:00.117Z | go system 1.19 system |
| 213 | 2026-04-07T02:20:00.118Z | llvm system 15 system |
| 214 | 2026-04-07T02:20:00.118Z | llvm system 14 system |
| 215 | 2026-04-07T02:20:00.118Z | mariadb system 10.6 system |
| 216 | 2026-04-07T02:20:00.118Z | mta vendor vendor dma |
| 217 | 2026-04-07T02:20:00.118Z | openjdk system 17 system |
| 218 | 2026-04-07T02:20:00.118Z | openjdk system 11 system |
| 219 | 2026-04-07T02:20:00.118Z | openjdk system 1.8 system |
| 220 | 2026-04-07T02:20:00.118Z | openssl vendor 3 vendor |
| 221 | 2026-04-07T02:20:00.118Z | perl system 5.36 system |
| 222 | 2026-04-07T02:20:00.118Z | postgresql system 15 system |
| 223 | 2026-04-07T02:20:00.118Z | postgresql system 13 system |
| 224 | 2026-04-07T02:20:00.118Z | python vendor 3 vendor |
| 225 | 2026-04-07T02:20:00.118Z | python system 2 system |
| 226 | 2026-04-07T02:20:00.118Z | python3 system 3.11 system |
| 227 | 2026-04-07T02:20:00.118Z | ruby system 3.0 system |
| 228 | 2026-04-07T02:20:00.118Z | words vendor vendor american-english |
| 229 | 2026-04-07T02:20:00.118Z | words system system australian-english |
| 230 | 2026-04-07T02:20:00.118Z | words system system british-english |
| 231 | 2026-04-07T02:20:00.118Z | words system system canadian-english |
| 232 | 2026-04-07T02:20:00.118Z | words system system french |
| 233 | 2026-04-07T02:20:00.118Z | words system system italian |
| 234 | 2026-04-07T02:20:00.118Z | words system system ngerman |
| 235 | 2026-04-07T02:20:00.118Z | words system system ogerman |
| 236 | 2026-04-07T02:20:00.118Z | words system system spanish |
| 237 | 2026-04-07T02:20:00.359Z | PUBLISHER TYPE STATUS P LOCATION |
| 238 | 2026-04-07T02:20:00.359Z | helios-dev origin online F https://pkg.oxide.computer/helios/2/dev/ |
| 239 | 2026-04-07T02:20:04.855Z | FMRI IFO |
| 240 | 2026-04-07T02:20:04.855Z | pkg://helios-dev/developer/build-essential@11-2.0:20230623T110919Z im- |
| 241 | 2026-04-07T02:20:04.855Z | pkg://helios-dev/developer/pkg-config@0.29.2-2.0:20230621T191911Z i-- |
| 242 | 2026-04-07T02:20:04.855Z | pkg://helios-dev/library/libxmlsec1@1.2.35-2.0:20230624T123441Z im- |
| 243 | 2026-04-07T02:20:04.855Z | pkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20231012T123315Z im- |
| 244 | 2026-04-07T02:20:04.855Z | pkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20230623T141037Z --- |
| 245 | 2026-04-07T02:20:04.855Z | pkg://helios-dev/ooce/developer/cmake@3.26.4-2.0:20230623T130003Z i-- |
| 246 | 2026-04-07T02:20:04.855Z | pkg://helios-dev/ooce/library/postgresql-13@13.11-2.0:20230623T123131Z i-- |
| 247 | 2026-04-07T02:20:04.855Z | pkg://helios-dev/package/pkg@0.5.11-2.1.6412:20240822T193324Z i-- |
| 248 | 2026-04-07T02:20:04.855Z | pkg://helios-dev/package/pkg@0.5.11-2.0:20231020T135332Z --- |
| 249 | 2026-04-07T02:20:04.855Z | pkg://helios-dev/package/pkg@0.5.11-2.0:20230621T202036Z --- |
| 250 | 2026-04-07T02:20:04.855Z | pkg://helios-dev/system/library/g++-runtime@14-2.0:20241021T223805Z i-- |
| 251 | 2026-04-07T02:20:04.855Z | pkg://helios-dev/system/library/g++-runtime@13-2.0:20231118T213948Z --- |
| 252 | 2026-04-07T02:20:04.855Z | pkg://helios-dev/system/library/g++-runtime@12-2.0:20230621T201406Z --- |
| 253 | 2026-04-07T02:20:04.855Z | pkg://helios-dev/system/library/gcc-runtime@14-2.0:20241021T223750Z i-- |
| 254 | 2026-04-07T02:20:04.855Z | pkg://helios-dev/system/library/gcc-runtime@13-2.0:20231118T213832Z --- |
| 255 | 2026-04-07T02:20:04.855Z | pkg://helios-dev/system/library/gcc-runtime@12-2.0:20230621T201432Z --- |
| 256 | 2026-04-07T02:20:05.991Z | Updating git repository `https://github.com/oxidecomputer/pq-sys` |
| 257 | 2026-04-07T02:20:06.267Z | Updating crates.io index |
| 258 | 2026-04-07T02:20:06.307Z | Updating git repository `https://github.com/oxidecomputer/slog-error-chain` |
| 259 | 2026-04-07T02:20:06.554Z | Updating git repository `https://github.com/oxidecomputer/lldp` |
| 260 | 2026-04-07T02:20:07.490Z | Updating git repository `https://github.com/oxidecomputer/tufaceous` |
| 261 | 2026-04-07T02:20:07.969Z | Updating git repository `https://github.com/oxidecomputer/management-gateway-service` |
| 262 | 2026-04-07T02:20:08.912Z | Updating git repository `https://github.com/oxidecomputer/propolis` |
| 263 | 2026-04-07T02:20:10.444Z | Updating git repository `https://github.com/oxidecomputer/crucible` |
| 264 | 2026-04-07T02:20:11.839Z | Updating git repository `https://github.com/oxidecomputer/opte` |
| 265 | 2026-04-07T02:20:12.504Z | Updating git repository `https://github.com/oxidecomputer/tofino` |
| 266 | 2026-04-07T02:20:13.069Z | Updating git repository `https://github.com/oxidecomputer/maghemite` |
| 267 | 2026-04-07T02:20:13.810Z | Updating git repository `https://github.com/oxidecomputer/clickward` |
| 268 | 2026-04-07T02:20:14.146Z | Updating git repository `https://github.com/oxidecomputer/dice-util` |
| 269 | 2026-04-07T02:20:14.531Z | Updating git repository `https://github.com/oxidecomputer/openapi-lint` |
| 270 | 2026-04-07T02:20:14.772Z | Updating git repository `https://github.com/oxidecomputer/dendrite` |
| 271 | 2026-04-07T02:20:15.751Z | Updating git repository `https://github.com/oxidecomputer/transceiver-control` |
| 272 | 2026-04-07T02:20:16.290Z | Updating git repository `https://github.com/oxidecomputer/ipcc-rs` |
| 273 | 2026-04-07T02:20:16.657Z | Updating git repository `https://github.com/oxidecomputer/hubtools.git` |
| 274 | 2026-04-07T02:20:16.986Z | Updating git repository `https://github.com/oxidecomputer/scim2-rs` |
| 275 | 2026-04-07T02:20:17.391Z | Updating git repository `https://github.com/oxidecomputer/illumos-devinfo` |
| 276 | 2026-04-07T02:20:17.633Z | Updating git repository `https://github.com/oxidecomputer/libefi-illumos` |
| 277 | 2026-04-07T02:20:17.859Z | Updating git repository `https://github.com/oxidecomputer/libnvme` |
| 278 | 2026-04-07T02:20:18.133Z | Updating git repository `https://github.com/oxidecomputer/dice-util` |
| 279 | 2026-04-07T02:20:18.509Z | Updating git repository `https://github.com/oxidecomputer/sprockets.git` |
| 280 | 2026-04-07T02:20:18.979Z | Updating git repository `https://github.com/oxidecomputer/rust-cpuid.git` |
| 281 | 2026-04-07T02:20:19.452Z | Updating git repository `https://github.com/oxidecomputer/rats-corim.git` |
| 282 | 2026-04-07T02:20:19.719Z | Updating git repository `https://github.com/bluecatengineering/dhcproto.git` |
| 283 | 2026-04-07T02:20:20.113Z | Updating git repository `https://github.com/oxidecomputer/ispf` |
| 284 | 2026-04-07T02:20:20.373Z | Updating git repository `https://github.com/oxidecomputer/serde_human_bytes` |
| 285 | 2026-04-07T02:20:21.887Z | Updating git repository `https://github.com/oxidecomputer/netadm-sys` |
| 286 | 2026-04-07T02:20:22.329Z | Updating git repository `https://github.com/oxidecomputer/crucible` |
| 287 | 2026-04-07T02:20:22.967Z | Updating git repository `https://github.com/oxidecomputer/tlvc.git` |
| 288 | 2026-04-07T02:20:23.299Z | Updating git repository `https://github.com/oxidecomputer/lpc55_support` |
| 289 | 2026-04-07T02:20:23.664Z | Updating git repository `https://github.com/oxidecomputer/ipcc-rs` |
| 290 | 2026-04-07T02:20:24.051Z | Updating git repository `https://github.com/oxidecomputer/pki-playground` |
| 291 | 2026-04-07T02:20:24.383Z | Updating git repository `https://github.com/oxidecomputer/dlpi-sys` |
| 292 | 2026-04-07T02:20:24.917Z | Updating git repository `https://github.com/jmesmon/rust-libzfs` |
| 293 | 2026-04-07T02:20:25.171Z | Updating git repository `https://github.com/oxidecomputer/rusty-doors` |
| 294 | 2026-04-07T02:20:25.444Z | Updating git repository `https://github.com/illumos/smf-rs` |
| 295 | 2026-04-07T02:20:25.780Z | Updating git repository `https://github.com/oxidecomputer/omicron` |
| 296 | 2026-04-07T02:20:38.636Z | Downloading crates ... |
| 297 | 2026-04-07T02:20:38.705Z | Downloaded cargo-platform v0.2.0 |
| 298 | 2026-04-07T02:20:38.709Z | Downloaded typeid v1.0.3 |
| 299 | 2026-04-07T02:20:38.713Z | Downloaded clap_lex v1.0.0 |
| 300 | 2026-04-07T02:20:38.713Z | Downloaded utf8parse v0.2.2 |
| 301 | 2026-04-07T02:20:38.719Z | Downloaded crypto-common v0.1.7 |
| 302 | 2026-04-07T02:20:38.722Z | Downloaded is_terminal_polyfill v1.70.2 |
| 303 | 2026-04-07T02:20:38.722Z | Downloaded displaydoc v0.2.5 |
| 304 | 2026-04-07T02:20:38.726Z | Downloaded dtrace-parser v0.2.0 |
| 305 | 2026-04-07T02:20:38.732Z | Downloaded anstyle-query v1.1.5 |
| 306 | 2026-04-07T02:20:38.735Z | Downloaded colorchoice v1.0.4 |
| 307 | 2026-04-07T02:20:38.735Z | Downloaded block-buffer v0.10.4 |
| 308 | 2026-04-07T02:20:38.739Z | Downloaded cfg-if v1.0.4 |
| 309 | 2026-04-07T02:20:38.739Z | Downloaded usdt-attr-macro v0.5.0 |
| 310 | 2026-04-07T02:20:38.739Z | Downloaded strsim v0.11.1 |
| 311 | 2026-04-07T02:20:38.743Z | Downloaded dof v0.3.0 |
| 312 | 2026-04-07T02:20:38.743Z | Downloaded toml_datetime v0.6.11 |
| 313 | 2026-04-07T02:20:38.743Z | Downloaded cargo_toml v0.21.0 |
| 314 | 2026-04-07T02:20:38.743Z | Downloaded zerofrom v0.1.6 |
| 315 | 2026-04-07T02:20:38.743Z | Downloaded unicode-xid v0.2.6 |
| 316 | 2026-04-07T02:20:38.746Z | Downloaded digest v0.10.7 |
| 317 | 2026-04-07T02:20:38.746Z | Downloaded equivalent v1.0.2 |
| 318 | 2026-04-07T02:20:38.746Z | Downloaded cargo-util-schemas v0.8.2 |
| 319 | 2026-04-07T02:20:38.751Z | Downloaded usdt-macro v0.5.0 |
| 320 | 2026-04-07T02:20:38.755Z | Downloaded cpufeatures v0.2.17 |
| 321 | 2026-04-07T02:20:38.755Z | Downloaded unicode-linebreak v0.1.5 |
| 322 | 2026-04-07T02:20:38.755Z | Downloaded cargo_metadata v0.21.0 |
| 323 | 2026-04-07T02:20:38.761Z | Downloaded zerovec-derive v0.11.2 |
| 324 | 2026-04-07T02:20:38.761Z | Downloaded toml_edit v0.22.27 |
| 325 | 2026-04-07T02:20:38.761Z | Downloaded byteorder v1.5.0 |
| 326 | 2026-04-07T02:20:38.761Z | Downloaded anstream v0.6.21 |
| 327 | 2026-04-07T02:20:38.765Z | Downloaded unicode-width v0.2.0 |
| 328 | 2026-04-07T02:20:38.765Z | Downloaded zerofrom-derive v0.1.6 |
| 329 | 2026-04-07T02:20:38.765Z | Downloaded camino-tempfile v1.4.1 |
| 330 | 2026-04-07T02:20:38.768Z | Downloaded autocfg v1.5.0 |
| 331 | 2026-04-07T02:20:38.768Z | Downloaded serde_spanned v0.6.9 |
| 332 | 2026-04-07T02:20:38.768Z | Downloaded proc-macro-error-attr v1.0.4 |
| 333 | 2026-04-07T02:20:38.768Z | Downloaded percent-encoding v2.3.2 |
| 334 | 2026-04-07T02:20:38.769Z | Downloaded macaddr v1.0.1 |
| 335 | 2026-04-07T02:20:38.769Z | Downloaded clap_derive v4.5.55 |
| 336 | 2026-04-07T02:20:38.773Z | Downloaded tinystr v0.8.2 |
| 337 | 2026-04-07T02:20:38.773Z | Downloaded sha2 v0.10.9 |
| 338 | 2026-04-07T02:20:38.773Z | Downloaded scroll v0.12.0 |
| 339 | 2026-04-07T02:20:38.776Z | Downloaded thiserror-impl v2.0.18 |
| 340 | 2026-04-07T02:20:38.776Z | Downloaded memmap v0.7.0 |
| 341 | 2026-04-07T02:20:38.776Z | Downloaded camino v1.2.2 |
| 342 | 2026-04-07T02:20:38.776Z | Downloaded bitflags v2.11.0 |
| 343 | 2026-04-07T02:20:38.780Z | Downloaded anyhow v1.0.102 |
| 344 | 2026-04-07T02:20:38.786Z | Downloaded ucd-trie v0.1.7 |
| 345 | 2026-04-07T02:20:38.786Z | Downloaded plain v0.2.3 |
| 346 | 2026-04-07T02:20:38.786Z | Downloaded fnv v1.0.7 |
| 347 | 2026-04-07T02:20:38.786Z | Downloaded ordered-float v2.10.1 |
| 348 | 2026-04-07T02:20:38.786Z | Downloaded pretty-hex v0.4.1 |
| 349 | 2026-04-07T02:20:38.786Z | Downloaded bytecount v0.6.9 |
| 350 | 2026-04-07T02:20:38.790Z | Downloaded version_check v0.9.5 |
| 351 | 2026-04-07T02:20:38.790Z | Downloaded anstyle v1.0.13 |
| 352 | 2026-04-07T02:20:38.790Z | Downloaded form_urlencoded v1.2.2 |
| 353 | 2026-04-07T02:20:38.790Z | Downloaded anstyle-parse v0.2.7 |
| 354 | 2026-04-07T02:20:38.790Z | Downloaded smawk v0.3.2 |
| 355 | 2026-04-07T02:20:38.794Z | Downloaded usdt v0.5.0 |
| 356 | 2026-04-07T02:20:38.798Z | Downloaded serde-value v0.7.0 |
| 357 | 2026-04-07T02:20:38.798Z | Downloaded yoke-derive v0.8.1 |
| 358 | 2026-04-07T02:20:38.802Z | Downloaded utf8_iter v1.0.4 |
| 359 | 2026-04-07T02:20:38.802Z | Downloaded toml_write v0.1.2 |
| 360 | 2026-04-07T02:20:38.807Z | Downloaded errno v0.3.14 |
| 361 | 2026-04-07T02:20:38.807Z | Downloaded writeable v0.6.2 |
| 362 | 2026-04-07T02:20:38.807Z | Downloaded thiserror v2.0.18 |
| 363 | 2026-04-07T02:20:38.812Z | Downloaded stable_deref_trait v1.2.1 |
| 364 | 2026-04-07T02:20:38.812Z | Downloaded terminal_size v0.4.3 |
| 365 | 2026-04-07T02:20:38.812Z | Downloaded tabled_derive v0.7.0 |
| 366 | 2026-04-07T02:20:38.812Z | Downloaded toml v0.8.23 |
| 367 | 2026-04-07T02:20:38.816Z | Downloaded thread-id v4.2.2 |
| 368 | 2026-04-07T02:20:38.816Z | Downloaded generic-array v0.14.7 |
| 369 | 2026-04-07T02:20:38.816Z | Downloaded swrite v0.1.0 |
| 370 | 2026-04-07T02:20:38.816Z | Downloaded scroll_derive v0.12.1 |
| 371 | 2026-04-07T02:20:38.816Z | Downloaded itoa v1.0.17 |
| 372 | 2026-04-07T02:20:38.820Z | Downloaded potential_utf v0.1.4 |
| 373 | 2026-04-07T02:20:38.820Z | Downloaded idna_adapter v1.2.1 |
| 374 | 2026-04-07T02:20:38.824Z | Downloaded heck v0.5.0 |
| 375 | 2026-04-07T02:20:38.824Z | Downloaded yoke v0.8.1 |
| 376 | 2026-04-07T02:20:38.824Z | Downloaded winnow v0.7.14 |
| 377 | 2026-04-07T02:20:38.829Z | Downloaded usdt-impl v0.5.0 |
| 378 | 2026-04-07T02:20:38.833Z | Downloaded zerocopy-derive v0.7.35 |
| 379 | 2026-04-07T02:20:38.833Z | Downloaded unicode-ident v1.0.24 |
| 380 | 2026-04-07T02:20:38.836Z | Downloaded pest_derive v2.8.6 |
| 381 | 2026-04-07T02:20:38.836Z | Downloaded zmij v1.0.21 |
| 382 | 2026-04-07T02:20:38.836Z | Downloaded thiserror-impl v1.0.69 |
| 383 | 2026-04-07T02:20:38.837Z | Downloaded clap v4.5.60 |
| 384 | 2026-04-07T02:20:38.841Z | Downloaded zerotrie v0.2.3 |
| 385 | 2026-04-07T02:20:38.844Z | Downloaded textwrap v0.16.2 |
| 386 | 2026-04-07T02:20:38.844Z | Downloaded proc-macro-error v1.0.4 |
| 387 | 2026-04-07T02:20:38.848Z | Downloaded semver v1.0.27 |
| 388 | 2026-04-07T02:20:38.848Z | Downloaded synstructure v0.13.2 |
| 389 | 2026-04-07T02:20:38.848Z | Downloaded serde_tokenstream v0.2.3 |
| 390 | 2026-04-07T02:20:38.852Z | Downloaded once_cell v1.21.3 |
| 391 | 2026-04-07T02:20:38.852Z | Downloaded typenum v1.19.0 |
| 392 | 2026-04-07T02:20:38.852Z | Downloaded url v2.5.8 |
| 393 | 2026-04-07T02:20:38.855Z | Downloaded quote v1.0.44 |
| 394 | 2026-04-07T02:20:38.859Z | Downloaded zerovec v0.11.5 |
| 395 | 2026-04-07T02:20:38.864Z | Downloaded zerocopy v0.7.35 |
| 396 | 2026-04-07T02:20:38.868Z | Downloaded fastrand v2.3.0 |
| 397 | 2026-04-07T02:20:38.871Z | Downloaded erased-serde v0.4.9 |
| 398 | 2026-04-07T02:20:38.871Z | Downloaded unicode-width v0.1.14 |
| 399 | 2026-04-07T02:20:38.876Z | Downloaded fs-err v3.3.0 |
| 400 | 2026-04-07T02:20:38.880Z | Downloaded heck v0.4.1 |
| 401 | 2026-04-07T02:20:38.884Z | Downloaded smallvec v1.15.1 |
| 402 | 2026-04-07T02:20:38.893Z | Downloaded litemap v0.8.1 |
| 403 | 2026-04-07T02:20:38.903Z | Downloaded serde-untagged v0.1.9 |
| 404 | 2026-04-07T02:20:38.917Z | Downloaded tempfile v3.25.0 |
| 405 | 2026-04-07T02:20:38.920Z | Downloaded pest_generator v2.8.6 |
| 406 | 2026-04-07T02:20:38.920Z | Downloaded serde_derive v1.0.228 |
| 407 | 2026-04-07T02:20:38.923Z | Downloaded proc-macro2 v1.0.106 |
| 408 | 2026-04-07T02:20:38.923Z | Downloaded papergrid v0.11.0 |
| 409 | 2026-04-07T02:20:38.927Z | Downloaded icu_properties v2.1.2 |
| 410 | 2026-04-07T02:20:38.927Z | Downloaded getrandom v0.3.4 |
| 411 | 2026-04-07T02:20:38.931Z | Downloaded icu_provider v2.1.1 |
| 412 | 2026-04-07T02:20:38.934Z | Downloaded num-traits v0.2.19 |
| 413 | 2026-04-07T02:20:38.939Z | Downloaded memchr v2.8.0 |
| 414 | 2026-04-07T02:20:38.942Z | Downloaded thiserror v1.0.69 |
| 415 | 2026-04-07T02:20:38.945Z | Downloaded pest_meta v2.8.6 |
| 416 | 2026-04-07T02:20:38.945Z | Downloaded serde_core v1.0.228 |
| 417 | 2026-04-07T02:20:38.950Z | Downloaded icu_normalizer_data v2.1.1 |
| 418 | 2026-04-07T02:20:38.950Z | Downloaded log v0.4.29 |
| 419 | 2026-04-07T02:20:38.950Z | Downloaded icu_normalizer v2.1.1 |
| 420 | 2026-04-07T02:20:38.953Z | Downloaded icu_locale_core v2.1.1 |
| 421 | 2026-04-07T02:20:38.958Z | Downloaded serde v1.0.228 |
| 422 | 2026-04-07T02:20:38.967Z | Downloaded icu_collections v2.1.1 |
| 423 | 2026-04-07T02:20:38.974Z | Downloaded indexmap v2.13.0 |
| 424 | 2026-04-07T02:20:38.984Z | Downloaded serde_json v1.0.149 |
| 425 | 2026-04-07T02:20:38.990Z | Downloaded pest v2.8.6 |
| 426 | 2026-04-07T02:20:39.006Z | Downloaded hashbrown v0.16.1 |
| 427 | 2026-04-07T02:20:39.009Z | Downloaded idna v1.1.0 |
| 428 | 2026-04-07T02:20:39.013Z | Downloaded clap_builder v4.5.60 |
| 429 | 2026-04-07T02:20:39.016Z | Downloaded icu_properties_data v2.1.2 |
| 430 | 2026-04-07T02:20:39.030Z | Downloaded tabled v0.15.0 |
| 431 | 2026-04-07T02:20:39.038Z | Downloaded goblin v0.8.2 |
| 432 | 2026-04-07T02:20:39.042Z | Downloaded syn v1.0.109 |
| 433 | 2026-04-07T02:20:39.056Z | Downloaded syn v2.0.117 |
| 434 | 2026-04-07T02:20:39.078Z | Downloaded rustix v1.1.3 |
| 435 | 2026-04-07T02:20:39.099Z | Downloaded libc v0.2.180 |
| 436 | 2026-04-07T02:20:39.166Z | Compiling proc-macro2 v1.0.106 |
| 437 | 2026-04-07T02:20:39.169Z | Compiling quote v1.0.44 |
| 438 | 2026-04-07T02:20:39.169Z | Compiling unicode-ident v1.0.24 |
| 439 | 2026-04-07T02:20:39.169Z | Compiling serde_core v1.0.228 |
| 440 | 2026-04-07T02:20:39.169Z | Compiling libc v0.2.180 |
| 441 | 2026-04-07T02:20:39.169Z | Compiling version_check v0.9.5 |
| 442 | 2026-04-07T02:20:39.169Z | Compiling stable_deref_trait v1.2.1 |
| 443 | 2026-04-07T02:20:39.169Z | Compiling serde v1.0.228 |
| 444 | 2026-04-07T02:20:39.347Z | Compiling memchr v2.8.0 |
| 445 | 2026-04-07T02:20:39.351Z | Compiling zmij v1.0.21 |
| 446 | 2026-04-07T02:20:39.351Z | Compiling itoa v1.0.17 |
| 447 | 2026-04-07T02:20:39.352Z | Compiling ucd-trie v0.1.7 |
| 448 | 2026-04-07T02:20:39.352Z | Compiling autocfg v1.5.0 |
| 449 | 2026-04-07T02:20:39.352Z | Compiling thiserror v1.0.69 |
| 450 | 2026-04-07T02:20:39.363Z | Compiling litemap v0.8.1 |
| 451 | 2026-04-07T02:20:39.580Z | Compiling writeable v0.6.2 |
| 452 | 2026-04-07T02:20:39.645Z | Compiling icu_normalizer_data v2.1.1 |
| 453 | 2026-04-07T02:20:39.674Z | Compiling icu_properties_data v2.1.2 |
| 454 | 2026-04-07T02:20:39.814Z | Compiling rustix v1.1.3 |
| 455 | 2026-04-07T02:20:39.832Z | Compiling byteorder v1.5.0 |
| 456 | 2026-04-07T02:20:39.901Z | Compiling pest v2.8.6 |
| 457 | 2026-04-07T02:20:39.921Z | Compiling bitflags v2.11.0 |
| 458 | 2026-04-07T02:20:40.112Z | Compiling serde_json v1.0.149 |
| 459 | 2026-04-07T02:20:40.243Z | Compiling num-traits v0.2.19 |
| 460 | 2026-04-07T02:20:40.317Z | Compiling hashbrown v0.16.1 |
| 461 | 2026-04-07T02:20:40.336Z | Compiling equivalent v1.0.2 |
| 462 | 2026-04-07T02:20:40.421Z | Compiling smallvec v1.15.1 |
| 463 | 2026-04-07T02:20:40.508Z | Compiling typeid v1.0.3 |
| 464 | 2026-04-07T02:20:40.527Z | Compiling usdt-impl v0.5.0 |
| 465 | 2026-04-07T02:20:40.562Z | Compiling proc-macro-error-attr v1.0.4 |
| 466 | 2026-04-07T02:20:40.581Z | Compiling toml_write v0.1.2 |
| 467 | 2026-04-07T02:20:40.617Z | Compiling syn v1.0.109 |
| 468 | 2026-04-07T02:20:40.707Z | Compiling winnow v0.7.14 |
| 469 | 2026-04-07T02:20:40.750Z | Compiling erased-serde v0.4.9 |
| 470 | 2026-04-07T02:20:40.770Z | Compiling proc-macro-error v1.0.4 |
| 471 | 2026-04-07T02:20:40.861Z | Compiling indexmap v2.13.0 |
| 472 | 2026-04-07T02:20:40.881Z | Compiling getrandom v0.3.4 |
| 473 | 2026-04-07T02:20:40.924Z | Compiling utf8_iter v1.0.4 |
| 474 | 2026-04-07T02:20:40.967Z | Compiling percent-encoding v2.3.2 |
| 475 | 2026-04-07T02:20:40.993Z | Compiling camino v1.2.2 |
| 476 | 2026-04-07T02:20:41.012Z | Compiling plain v0.2.3 |
| 477 | 2026-04-07T02:20:41.099Z | Compiling pest_meta v2.8.6 |
| 478 | 2026-04-07T02:20:41.119Z | Compiling errno v0.3.14 |
| 479 | 2026-04-07T02:20:41.134Z | Compiling thread-id v4.2.2 |
| 480 | 2026-04-07T02:20:41.203Z | Compiling thiserror v2.0.18 |
| 481 | 2026-04-07T02:20:41.222Z | Compiling log v0.4.29 |
| 482 | 2026-04-07T02:20:41.241Z | Compiling utf8parse v0.2.2 |
| 483 | 2026-04-07T02:20:41.261Z | Compiling syn v2.0.117 |
| 484 | 2026-04-07T02:20:41.339Z | Compiling form_urlencoded v1.2.2 |
| 485 | 2026-04-07T02:20:41.395Z | Compiling ordered-float v2.10.1 |
| 486 | 2026-04-07T02:20:41.418Z | Compiling anstyle-parse v0.2.7 |
| 487 | 2026-04-07T02:20:41.541Z | Compiling anstyle-query v1.1.5 |
| 488 | 2026-04-07T02:20:41.567Z | Compiling is_terminal_polyfill v1.70.2 |
| 489 | 2026-04-07T02:20:41.587Z | Compiling pretty-hex v0.4.1 |
| 490 | 2026-04-07T02:20:41.631Z | Compiling anstyle v1.0.13 |
| 491 | 2026-04-07T02:20:41.671Z | Compiling colorchoice v1.0.4 |
| 492 | 2026-04-07T02:20:41.692Z | Compiling cfg-if v1.0.4 |
| 493 | 2026-04-07T02:20:41.766Z | Compiling fs-err v3.3.0 |
| 494 | 2026-04-07T02:20:41.809Z | Compiling anyhow v1.0.102 |
| 495 | 2026-04-07T02:20:41.825Z | Compiling anstream v0.6.21 |
| 496 | 2026-04-07T02:20:41.829Z | Compiling fastrand v2.3.0 |
| 497 | 2026-04-07T02:20:41.861Z | Compiling strsim v0.11.1 |
| 498 | 2026-04-07T02:20:41.881Z | Compiling heck v0.4.1 |
| 499 | 2026-04-07T02:20:41.900Z | Compiling fnv v1.0.7 |
| 500 | 2026-04-07T02:20:41.980Z | Compiling clap_lex v1.0.0 |
| 501 | 2026-04-07T02:20:41.998Z | Compiling unicode-width v0.1.14 |
| 502 | 2026-04-07T02:20:42.022Z | Compiling bytecount v0.6.9 |
| 503 | 2026-04-07T02:20:42.133Z | Compiling once_cell v1.21.3 |
| 504 | 2026-04-07T02:20:42.154Z | Compiling heck v0.5.0 |
| 505 | 2026-04-07T02:20:42.157Z | Compiling unicode-xid v0.2.6 |
| 506 | 2026-04-07T02:20:42.195Z | Compiling terminal_size v0.4.3 |
| 507 | 2026-04-07T02:20:42.306Z | Compiling semver v1.0.27 |
| 508 | 2026-04-07T02:20:42.327Z | Compiling clap_builder v4.5.60 |
| 509 | 2026-04-07T02:20:42.359Z | Compiling tempfile v3.25.0 |
| 510 | 2026-04-07T02:20:42.377Z | Compiling papergrid v0.11.0 |
| 511 | 2026-04-07T02:20:42.456Z | Compiling memmap v0.7.0 |
| 512 | 2026-04-07T02:20:42.541Z | Compiling smawk v0.3.2 |
| 513 | 2026-04-07T02:20:42.639Z | Compiling unicode-width v0.2.0 |
| 514 | 2026-04-07T02:20:42.658Z | Compiling unicode-linebreak v0.1.5 |
| 515 | 2026-04-07T02:20:42.678Z | Compiling serde-untagged v0.1.9 |
| 516 | 2026-04-07T02:20:42.715Z | Compiling camino-tempfile v1.4.1 |
| 517 | 2026-04-07T02:20:42.788Z | Compiling swrite v0.1.0 |
| 518 | 2026-04-07T02:20:42.791Z | Compiling dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common) |
| 519 | 2026-04-07T02:20:42.905Z | Compiling textwrap v0.16.2 |
| 520 | 2026-04-07T02:20:43.117Z | Compiling tabled_derive v0.7.0 |
| 521 | 2026-04-07T02:20:43.769Z | Compiling tabled v0.15.0 |
| 522 | 2026-04-07T02:20:43.822Z | Compiling synstructure v0.13.2 |
| 523 | 2026-04-07T02:20:43.822Z | Compiling pest_generator v2.8.6 |
| 524 | 2026-04-07T02:20:44.382Z | Compiling serde_derive v1.0.228 |
| 525 | 2026-04-07T02:20:44.382Z | Compiling zerofrom-derive v0.1.6 |
| 526 | 2026-04-07T02:20:44.385Z | Compiling yoke-derive v0.8.1 |
| 527 | 2026-04-07T02:20:44.385Z | Compiling zerovec-derive v0.11.2 |
| 528 | 2026-04-07T02:20:44.385Z | Compiling displaydoc v0.2.5 |
| 529 | 2026-04-07T02:20:44.385Z | Compiling thiserror-impl v1.0.69 |
| 530 | 2026-04-07T02:20:44.385Z | Compiling zerocopy-derive v0.7.35 |
| 531 | 2026-04-07T02:20:44.385Z | Compiling scroll_derive v0.12.1 |
| 532 | 2026-04-07T02:20:44.385Z | Compiling thiserror-impl v2.0.18 |
| 533 | 2026-04-07T02:20:44.385Z | Compiling clap_derive v4.5.55 |
| 534 | 2026-04-07T02:20:44.509Z | Compiling pest_derive v2.8.6 |
| 535 | 2026-04-07T02:20:45.219Z | Compiling scroll v0.12.0 |
| 536 | 2026-04-07T02:20:45.339Z | Compiling zerocopy v0.7.35 |
| 537 | 2026-04-07T02:20:45.458Z | Compiling goblin v0.8.2 |
| 538 | 2026-04-07T02:20:45.485Z | Compiling zerofrom v0.1.6 |
| 539 | 2026-04-07T02:20:45.591Z | Compiling yoke v0.8.1 |
| 540 | 2026-04-07T02:20:45.609Z | Compiling dtrace-parser v0.2.0 |
| 541 | 2026-04-07T02:20:45.749Z | Compiling zerovec v0.11.5 |
| 542 | 2026-04-07T02:20:45.749Z | Compiling zerotrie v0.2.3 |
| 543 | 2026-04-07T02:20:45.848Z | Compiling clap v4.5.60 |
| 544 | 2026-04-07T02:20:46.225Z | Compiling tinystr v0.8.2 |
| 545 | 2026-04-07T02:20:46.225Z | Compiling potential_utf v0.1.4 |
| 546 | 2026-04-07T02:20:46.335Z | Compiling icu_collections v2.1.1 |
| 547 | 2026-04-07T02:20:46.392Z | Compiling icu_locale_core v2.1.1 |
| 548 | 2026-04-07T02:20:46.927Z | Compiling icu_provider v2.1.1 |
| 549 | 2026-04-07T02:20:46.990Z | Compiling dof v0.3.0 |
| 550 | 2026-04-07T02:20:46.990Z | Compiling serde_tokenstream v0.2.3 |
| 551 | 2026-04-07T02:20:47.008Z | Compiling serde_spanned v0.6.9 |
| 552 | 2026-04-07T02:20:47.011Z | Compiling toml_datetime v0.6.11 |
| 553 | 2026-04-07T02:20:47.011Z | Compiling serde-value v0.7.0 |
| 554 | 2026-04-07T02:20:47.011Z | Compiling cargo-platform v0.2.0 |
| 555 | 2026-04-07T02:20:47.011Z | Compiling macaddr v1.0.1 |
| 556 | 2026-04-07T02:20:47.193Z | Compiling icu_normalizer v2.1.1 |
| 557 | 2026-04-07T02:20:47.193Z | Compiling icu_properties v2.1.2 |
| 558 | 2026-04-07T02:20:47.346Z | Compiling toml_edit v0.22.27 |
| 559 | 2026-04-07T02:20:47.776Z | Compiling usdt-attr-macro v0.5.0 |
| 560 | 2026-04-07T02:20:47.776Z | Compiling usdt-macro v0.5.0 |
| 561 | 2026-04-07T02:20:48.017Z | Compiling idna_adapter v1.2.1 |
| 562 | 2026-04-07T02:20:48.126Z | Compiling idna v1.1.0 |
| 563 | 2026-04-07T02:20:48.359Z | Compiling usdt v0.5.0 |
| 564 | 2026-04-07T02:20:48.396Z | Compiling url v2.5.8 |
| 565 | 2026-04-07T02:20:48.613Z | Compiling toml v0.8.23 |
| 566 | 2026-04-07T02:20:48.940Z | Compiling cargo-util-schemas v0.8.2 |
| 567 | 2026-04-07T02:20:48.940Z | Compiling cargo_toml v0.21.0 |
| 568 | 2026-04-07T02:20:49.724Z | Compiling cargo_metadata v0.21.0 |
| 569 | 2026-04-07T02:20:50.651Z | Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask) |
| 570 | 2026-04-07T02:20:52.773Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 46.97s |
| 571 | 2026-04-07T02:20:53.029Z | Running `target/debug/xtask download cockroach clickhouse console dendrite-stub maghemite-mgd transceiver-control` |
| 572 | 2026-04-07T02:20:53.590Z | Downloading crates ... |
| 573 | 2026-04-07T02:20:53.696Z | Downloaded block-padding v0.3.3 |
| 574 | 2026-04-07T02:20:53.699Z | Downloaded atomic-waker v1.1.2 |
| 575 | 2026-04-07T02:20:53.699Z | Downloaded bcrypt-pbkdf v0.10.0 |
| 576 | 2026-04-07T02:20:53.703Z | Downloaded adler2 v2.0.1 |
| 577 | 2026-04-07T02:20:53.716Z | Downloaded aho-corasick v1.1.4 |
| 578 | 2026-04-07T02:20:53.719Z | Downloaded aead v0.5.2 |
| 579 | 2026-04-07T02:20:53.722Z | Downloaded defmt-macros v1.0.1 |
| 580 | 2026-04-07T02:20:53.725Z | Downloaded daft v0.1.5 |
| 581 | 2026-04-07T02:20:53.729Z | Downloaded colored v3.1.1 |
| 582 | 2026-04-07T02:20:53.732Z | Downloaded fixedbitset v0.4.2 |
| 583 | 2026-04-07T02:20:53.732Z | Downloaded derive_more-impl v2.1.1 |
| 584 | 2026-04-07T02:20:53.735Z | Downloaded crc-any v2.5.0 |
| 585 | 2026-04-07T02:20:53.738Z | Downloaded derive_more v0.99.20 |
| 586 | 2026-04-07T02:20:53.741Z | Downloaded ff v0.13.1 |
| 587 | 2026-04-07T02:20:53.741Z | Downloaded display-error-chain v0.2.2 |
| 588 | 2026-04-07T02:20:53.745Z | Downloaded bzip2 v0.4.4 |
| 589 | 2026-04-07T02:20:53.745Z | Downloaded allocator-api2 v0.2.21 |
| 590 | 2026-04-07T02:20:53.745Z | Downloaded crc8 v0.1.1 |
| 591 | 2026-04-07T02:20:53.748Z | Downloaded dsl_auto_type v0.2.0 |
| 592 | 2026-04-07T02:20:53.748Z | Downloaded bitflags v1.3.2 |
| 593 | 2026-04-07T02:20:53.748Z | Downloaded darling v0.21.3 |
| 594 | 2026-04-07T02:20:53.753Z | Downloaded darling_macro v0.23.0 |
| 595 | 2026-04-07T02:20:53.756Z | Downloaded darling_macro v0.21.3 |
| 596 | 2026-04-07T02:20:53.760Z | Downloaded castaway v0.2.4 |
| 597 | 2026-04-07T02:20:53.760Z | Downloaded cassowary v0.3.0 |
| 598 | 2026-04-07T02:20:53.760Z | Downloaded defmt-parser v1.0.0 |
| 599 | 2026-04-07T02:20:53.763Z | Downloaded cargo-platform v0.1.9 |
| 600 | 2026-04-07T02:20:53.763Z | Downloaded ar_archive_writer v0.5.1 |
| 601 | 2026-04-07T02:20:53.766Z | Downloaded bitfield-struct v0.6.2 |
| 602 | 2026-04-07T02:20:53.769Z | Downloaded daft-derive v0.1.5 |
| 603 | 2026-04-07T02:20:53.772Z | Downloaded derive_builder v0.20.2 |
| 604 | 2026-04-07T02:20:53.775Z | Downloaded derive-ex v0.1.8 |
| 605 | 2026-04-07T02:20:53.778Z | Downloaded crc-catalog v2.4.0 |
| 606 | 2026-04-07T02:20:53.778Z | Downloaded compression-core v0.4.31 |
| 607 | 2026-04-07T02:20:53.778Z | Downloaded cargo_metadata v0.19.2 |
| 608 | 2026-04-07T02:20:53.783Z | Downloaded cfg_aliases v0.1.1 |
| 609 | 2026-04-07T02:20:53.786Z | Downloaded cfg_aliases v0.2.1 |
| 610 | 2026-04-07T02:20:53.789Z | Downloaded flagset v0.4.7 |
| 611 | 2026-04-07T02:20:53.792Z | Downloaded crc v3.4.0 |
| 612 | 2026-04-07T02:20:53.795Z | Downloaded arrayref v0.3.9 |
| 613 | 2026-04-07T02:20:53.795Z | Downloaded array-init v0.0.4 |
| 614 | 2026-04-07T02:20:53.806Z | Downloaded derive_builder_macro v0.20.2 |
| 615 | 2026-04-07T02:20:53.806Z | Downloaded futures-core v0.3.32 |
| 616 | 2026-04-07T02:20:53.806Z | Downloaded atty v0.2.14 |
| 617 | 2026-04-07T02:20:53.810Z | Downloaded debug-ignore v1.0.5 |
| 618 | 2026-04-07T02:20:53.810Z | Downloaded fd-lock v4.0.4 |
| 619 | 2026-04-07T02:20:53.810Z | Downloaded dropshot-api-manager-types v0.6.0 |
| 620 | 2026-04-07T02:20:53.810Z | Downloaded darling v0.23.0 |
| 621 | 2026-04-07T02:20:53.814Z | Downloaded deranged v0.5.8 |
| 622 | 2026-04-07T02:20:53.814Z | Downloaded byte-wrapper v0.1.0 |
| 623 | 2026-04-07T02:20:53.817Z | Downloaded env_logger v0.11.9 |
| 624 | 2026-04-07T02:20:53.817Z | Downloaded csv-core v0.1.13 |
| 625 | 2026-04-07T02:20:53.820Z | Downloaded ed25519-dalek v2.2.0 |
| 626 | 2026-04-07T02:20:53.823Z | Downloaded ciborium-ll v0.2.2 |
| 627 | 2026-04-07T02:20:53.823Z | Downloaded dunce v1.0.5 |
| 628 | 2026-04-07T02:20:53.823Z | Downloaded enum-as-inner v0.6.1 |
| 629 | 2026-04-07T02:20:53.826Z | Downloaded dof v0.4.0 |
| 630 | 2026-04-07T02:20:53.826Z | Downloaded float-ord v0.3.2 |
| 631 | 2026-04-07T02:20:53.826Z | Downloaded foreign-types v0.5.0 |
| 632 | 2026-04-07T02:20:53.826Z | Downloaded crunchy v0.2.4 |
| 633 | 2026-04-07T02:20:53.829Z | Downloaded ciborium-io v0.2.2 |
| 634 | 2026-04-07T02:20:53.829Z | Downloaded document-features v0.2.12 |
| 635 | 2026-04-07T02:20:53.829Z | Downloaded base16ct v0.2.0 |
| 636 | 2026-04-07T02:20:53.834Z | Downloaded async-stream-impl v0.3.6 |
| 637 | 2026-04-07T02:20:53.835Z | Downloaded ascii-canvas v3.0.0 |
| 638 | 2026-04-07T02:20:53.835Z | Downloaded find-msvc-tools v0.1.9 |
| 639 | 2026-04-07T02:20:53.835Z | Downloaded bb8 v0.8.6 |
| 640 | 2026-04-07T02:20:53.835Z | Downloaded atomicwrites v0.4.4 |
| 641 | 2026-04-07T02:20:53.838Z | Downloaded foreign-types v0.3.2 |
| 642 | 2026-04-07T02:20:53.838Z | Downloaded darling_core v0.23.0 |
| 643 | 2026-04-07T02:20:53.841Z | Downloaded async-recursion v1.1.1 |
| 644 | 2026-04-07T02:20:53.844Z | Downloaded foreign-types-macros v0.2.3 |
| 645 | 2026-04-07T02:20:53.844Z | Downloaded crucible-workspace-hack v0.1.0 |
| 646 | 2026-04-07T02:20:53.844Z | Downloaded convert_case v0.4.0 |
| 647 | 2026-04-07T02:20:53.844Z | Downloaded bit-set v0.5.3 |
| 648 | 2026-04-07T02:20:53.847Z | Downloaded dyn-clone v1.0.20 |
| 649 | 2026-04-07T02:20:53.847Z | Downloaded cpufeatures v0.3.0 |
| 650 | 2026-04-07T02:20:53.847Z | Downloaded downcast-rs v2.0.2 |
| 651 | 2026-04-07T02:20:53.851Z | Downloaded defmt v0.3.100 |
| 652 | 2026-04-07T02:20:53.851Z | Downloaded dirs-sys-next v0.1.2 |
| 653 | 2026-04-07T02:20:53.851Z | Downloaded cbc v0.1.2 |
| 654 | 2026-04-07T02:20:53.854Z | Downloaded bitfield-macros v0.19.4 |
| 655 | 2026-04-07T02:20:53.857Z | Downloaded crc32fast v1.5.0 |
| 656 | 2026-04-07T02:20:53.861Z | Downloaded funty v2.0.0 |
| 657 | 2026-04-07T02:20:53.861Z | Downloaded bit-set v0.8.0 |
| 658 | 2026-04-07T02:20:53.861Z | Downloaded futures-io v0.3.32 |
| 659 | 2026-04-07T02:20:53.861Z | Downloaded foreign-types-shared v0.3.1 |
| 660 | 2026-04-07T02:20:53.864Z | Downloaded foreign-types-shared v0.1.1 |
| 661 | 2026-04-07T02:20:53.864Z | Downloaded buf-list v1.1.2 |
| 662 | 2026-04-07T02:20:53.864Z | Downloaded diesel_table_macro_syntax v0.3.0 |
| 663 | 2026-04-07T02:20:53.867Z | Downloaded compression-codecs v0.4.37 |
| 664 | 2026-04-07T02:20:53.867Z | Downloaded ghash v0.5.1 |
| 665 | 2026-04-07T02:20:53.871Z | Downloaded bitfield v0.19.4 |
| 666 | 2026-04-07T02:20:53.871Z | Downloaded gethostname v0.5.0 |
| 667 | 2026-04-07T02:20:53.871Z | Downloaded embedded-io v0.6.1 |
| 668 | 2026-04-07T02:20:53.871Z | Downloaded cmake v0.1.57 |
| 669 | 2026-04-07T02:20:53.875Z | Downloaded futures-macro v0.3.32 |
| 670 | 2026-04-07T02:20:53.875Z | Downloaded blowfish v0.9.1 |
| 671 | 2026-04-07T02:20:53.875Z | Downloaded bit-vec v0.8.0 |
| 672 | 2026-04-07T02:20:53.878Z | Downloaded cobs v0.3.0 |
| 673 | 2026-04-07T02:20:53.878Z | Downloaded futures-task v0.3.32 |
| 674 | 2026-04-07T02:20:53.878Z | Downloaded arrayvec v0.7.6 |
| 675 | 2026-04-07T02:20:53.881Z | Downloaded darling_macro v0.20.11 |
| 676 | 2026-04-07T02:20:53.881Z | Downloaded cancel-safe-futures v0.1.5 |
| 677 | 2026-04-07T02:20:53.881Z | Downloaded fxhash v0.2.1 |
| 678 | 2026-04-07T02:20:53.885Z | Downloaded globwalk v0.9.1 |
| 679 | 2026-04-07T02:20:53.885Z | Downloaded bzip2 v0.6.1 |
| 680 | 2026-04-07T02:20:53.885Z | Downloaded erased-serde v0.3.31 |
| 681 | 2026-04-07T02:20:53.888Z | Downloaded foldhash v0.1.5 |
| 682 | 2026-04-07T02:20:53.888Z | Downloaded hash32 v0.3.1 |
| 683 | 2026-04-07T02:20:53.888Z | Downloaded ed25519 v2.2.3 |
| 684 | 2026-04-07T02:20:53.891Z | Downloaded headers-core v0.3.0 |
| 685 | 2026-04-07T02:20:53.891Z | Downloaded des v0.8.1 |
| 686 | 2026-04-07T02:20:53.891Z | Downloaded embedded-io v0.4.0 |
| 687 | 2026-04-07T02:20:53.894Z | Downloaded ctr v0.9.2 |
| 688 | 2026-04-07T02:20:53.894Z | Downloaded either v1.15.0 |
| 689 | 2026-04-07T02:20:53.894Z | Downloaded diesel-dtrace v0.5.0 |
| 690 | 2026-04-07T02:20:53.897Z | Downloaded backoff v0.4.0 |
| 691 | 2026-04-07T02:20:53.897Z | Downloaded cexpr v0.6.0 |
| 692 | 2026-04-07T02:20:53.900Z | Downloaded git-stub v1.0.0 |
| 693 | 2026-04-07T02:20:53.900Z | Downloaded bit-vec v0.6.3 |
| 694 | 2026-04-07T02:20:53.900Z | Downloaded assert_matches v1.5.0 |
| 695 | 2026-04-07T02:20:53.904Z | Downloaded const_format_proc_macros v0.2.34 |
| 696 | 2026-04-07T02:20:53.904Z | Downloaded cipher v0.4.4 |
| 697 | 2026-04-07T02:20:53.904Z | Downloaded diff v0.1.13 |
| 698 | 2026-04-07T02:20:53.907Z | Downloaded hex-literal v0.4.1 |
| 699 | 2026-04-07T02:20:53.907Z | Downloaded bcs v0.1.6 |
| 700 | 2026-04-07T02:20:53.910Z | Downloaded async-stream v0.3.6 |
| 701 | 2026-04-07T02:20:53.910Z | Downloaded chacha20 v0.9.1 |
| 702 | 2026-04-07T02:20:53.910Z | Downloaded async-trait v0.1.89 |
| 703 | 2026-04-07T02:20:53.914Z | Downloaded corncobs v0.1.4 |
| 704 | 2026-04-07T02:20:53.914Z | Downloaded chacha20 v0.10.0 |
| 705 | 2026-04-07T02:20:53.917Z | Downloaded bumpalo v3.20.2 |
| 706 | 2026-04-07T02:20:53.917Z | Downloaded argon2 v0.5.3 |
| 707 | 2026-04-07T02:20:53.920Z | Downloaded ahash v0.8.12 |
| 708 | 2026-04-07T02:20:53.920Z | Downloaded hash32 v0.2.1 |
| 709 | 2026-04-07T02:20:53.923Z | Downloaded futures-executor v0.3.32 |
| 710 | 2026-04-07T02:20:53.923Z | Downloaded hostname v0.4.2 |
| 711 | 2026-04-07T02:20:53.923Z | Downloaded convert_case v0.10.0 |
| 712 | 2026-04-07T02:20:53.927Z | Downloaded crossbeam-deque v0.8.6 |
| 713 | 2026-04-07T02:20:53.927Z | Downloaded camino-tempfile-ext v0.3.3 |
| 714 | 2026-04-07T02:20:53.927Z | Downloaded http-range v0.1.5 |
| 715 | 2026-04-07T02:20:53.930Z | Downloaded home v0.5.12 |
| 716 | 2026-04-07T02:20:53.930Z | Downloaded ciborium v0.2.2 |
| 717 | 2026-04-07T02:20:53.930Z | Downloaded httpdate v1.0.3 |
| 718 | 2026-04-07T02:20:53.933Z | Downloaded hostname v0.3.1 |
| 719 | 2026-04-07T02:20:53.933Z | Downloaded hubpack_derive v0.1.1 |
| 720 | 2026-04-07T02:20:53.933Z | Downloaded hubpack v0.1.2 |
| 721 | 2026-04-07T02:20:53.933Z | Downloaded glob v0.3.3 |
| 722 | 2026-04-07T02:20:53.936Z | Downloaded backon v1.6.0 |
| 723 | 2026-04-07T02:20:53.936Z | Downloaded blake2 v0.10.6 |
| 724 | 2026-04-07T02:20:53.939Z | Downloaded group v0.13.0 |
| 725 | 2026-04-07T02:20:53.940Z | Downloaded git-stub-vcs v0.1.0 |
| 726 | 2026-04-07T02:20:53.943Z | Downloaded dropshot_endpoint v0.16.7 |
| 727 | 2026-04-07T02:20:53.943Z | Downloaded crossbeam-utils v0.8.21 |
| 728 | 2026-04-07T02:20:53.946Z | Downloaded ecdsa v0.16.9 |
| 729 | 2026-04-07T02:20:53.946Z | Downloaded base64ct v1.8.3 |
| 730 | 2026-04-07T02:20:53.949Z | Downloaded http-body v1.0.1 |
| 731 | 2026-04-07T02:20:53.949Z | Downloaded indent_write v2.2.0 |
| 732 | 2026-04-07T02:20:53.952Z | Downloaded ident_case v1.0.1 |
| 733 | 2026-04-07T02:20:53.952Z | Downloaded hyper-tls v0.6.0 |
| 734 | 2026-04-07T02:20:53.956Z | Downloaded fatfs v0.3.6 |
| 735 | 2026-04-07T02:20:53.960Z | Downloaded float-cmp v0.10.0 |
| 736 | 2026-04-07T02:20:53.964Z | Downloaded cookie_store v0.22.1 |
| 737 | 2026-04-07T02:20:53.964Z | Downloaded dtrace-parser v0.3.0 |
| 738 | 2026-04-07T02:20:53.967Z | Downloaded is-terminal v0.4.17 |
| 739 | 2026-04-07T02:20:53.967Z | Downloaded instant v0.1.13 |
| 740 | 2026-04-07T02:20:53.967Z | Downloaded curve25519-dalek-derive v0.1.1 |
| 741 | 2026-04-07T02:20:53.967Z | Downloaded constant_time_eq v0.4.2 |
| 742 | 2026-04-07T02:20:53.970Z | Downloaded console v0.16.2 |
| 743 | 2026-04-07T02:20:53.970Z | Downloaded console v0.15.11 |
| 744 | 2026-04-07T02:20:53.973Z | Downloaded const-oid v0.9.6 |
| 745 | 2026-04-07T02:20:53.973Z | Downloaded clang-sys v1.8.1 |
| 746 | 2026-04-07T02:20:53.976Z | Downloaded inout v0.1.4 |
| 747 | 2026-04-07T02:20:53.976Z | Downloaded highway v1.3.0 |
| 748 | 2026-04-07T02:20:53.976Z | Downloaded is_ci v1.2.0 |
| 749 | 2026-04-07T02:20:53.979Z | Downloaded internet-checksum v0.2.1 |
| 750 | 2026-04-07T02:20:53.979Z | Downloaded async-bb8-diesel v0.2.1 |
| 751 | 2026-04-07T02:20:53.979Z | Downloaded kstat-rs v0.2.4 |
| 752 | 2026-04-07T02:20:53.983Z | Downloaded keccak v0.1.6 |
| 753 | 2026-04-07T02:20:53.983Z | Downloaded endian-type v0.1.2 |
| 754 | 2026-04-07T02:20:53.983Z | Downloaded getrandom v0.2.17 |
| 755 | 2026-04-07T02:20:53.986Z | Downloaded fs-err v2.11.0 |
| 756 | 2026-04-07T02:20:53.986Z | Downloaded cookie v0.18.1 |
| 757 | 2026-04-07T02:20:53.989Z | Downloaded lalrpop-util v0.19.12 |
| 758 | 2026-04-07T02:20:53.989Z | Downloaded colored v2.2.0 |
| 759 | 2026-04-07T02:20:53.992Z | Downloaded der_derive v0.7.3 |
| 760 | 2026-04-07T02:20:53.995Z | Downloaded cstr-argument v0.1.2 |
| 761 | 2026-04-07T02:20:53.998Z | Downloaded difflib v0.4.0 |
| 762 | 2026-04-07T02:20:54.002Z | Downloaded hyper-staticfile v0.10.1 |
| 763 | 2026-04-07T02:20:54.005Z | Downloaded futures-sink v0.3.32 |
| 764 | 2026-04-07T02:20:54.009Z | Downloaded linked-hash-map v0.5.6 |
| 765 | 2026-04-07T02:20:54.009Z | Downloaded globset v0.4.18 |
| 766 | 2026-04-07T02:20:54.009Z | Downloaded futures-channel v0.3.32 |
| 767 | 2026-04-07T02:20:54.012Z | Downloaded md5 v0.7.0 |
| 768 | 2026-04-07T02:20:54.012Z | Downloaded derive-where v1.6.0 |
| 769 | 2026-04-07T02:20:54.015Z | Downloaded match_cfg v0.1.0 |
| 770 | 2026-04-07T02:20:54.015Z | Downloaded maplit v1.0.2 |
| 771 | 2026-04-07T02:20:54.018Z | Downloaded managed v0.8.0 |
| 772 | 2026-04-07T02:20:54.018Z | Downloaded memoffset v0.9.1 |
| 773 | 2026-04-07T02:20:54.018Z | Downloaded dropshot_endpoint v0.17.0 |
| 774 | 2026-04-07T02:20:54.021Z | Downloaded hex v0.4.3 |
| 775 | 2026-04-07T02:20:54.021Z | Downloaded env_filter v1.0.0 |
| 776 | 2026-04-07T02:20:54.026Z | Downloaded ingot-types v0.1.2 |
| 777 | 2026-04-07T02:20:54.026Z | Downloaded lru-slab v0.1.2 |
| 778 | 2026-04-07T02:20:54.026Z | Downloaded darling v0.20.11 |
| 779 | 2026-04-07T02:20:54.030Z | Downloaded multimap v0.10.1 |
| 780 | 2026-04-07T02:20:54.034Z | Downloaded mime v0.3.17 |
| 781 | 2026-04-07T02:20:54.034Z | Downloaded lru-cache v0.1.2 |
| 782 | 2026-04-07T02:20:54.034Z | Downloaded indoc v2.0.7 |
| 783 | 2026-04-07T02:20:54.037Z | Downloaded fallible-iterator v0.2.0 |
| 784 | 2026-04-07T02:20:54.037Z | Downloaded lru v0.12.5 |
| 785 | 2026-04-07T02:20:54.037Z | Downloaded bytes v1.11.1 |
| 786 | 2026-04-07T02:20:54.041Z | Downloaded libscf-sys v1.1.0 |
| 787 | 2026-04-07T02:20:54.041Z | Downloaded lazy_static v1.5.0 |
| 788 | 2026-04-07T02:20:54.044Z | Downloaded ipnet v2.11.0 |
| 789 | 2026-04-07T02:20:54.044Z | Downloaded nodrop v0.1.14 |
| 790 | 2026-04-07T02:20:54.044Z | Downloaded newline-converter v0.3.0 |
| 791 | 2026-04-07T02:20:54.044Z | Downloaded derive_more v2.1.1 |
| 792 | 2026-04-07T02:20:54.052Z | Downloaded normalize-line-endings v0.3.0 |
| 793 | 2026-04-07T02:20:54.055Z | Downloaded nonempty v0.12.0 |
| 794 | 2026-04-07T02:20:54.055Z | Downloaded nibble_vec v0.1.0 |
| 795 | 2026-04-07T02:20:54.055Z | Downloaded newtype-uuid-macros v0.1.0 |
| 796 | 2026-04-07T02:20:54.055Z | Downloaded lzss v0.8.2 |
| 797 | 2026-04-07T02:20:54.058Z | Downloaded getrandom v0.4.1 |
| 798 | 2026-04-07T02:20:54.061Z | Downloaded libloading v0.8.9 |
| 799 | 2026-04-07T02:20:54.061Z | Downloaded num-derive v0.3.3 |
| 800 | 2026-04-07T02:20:54.065Z | Downloaded num-conv v0.2.0 |
| 801 | 2026-04-07T02:20:54.066Z | Downloaded newtype_derive v0.1.6 |
| 802 | 2026-04-07T02:20:54.066Z | Downloaded libefi-sys v0.1.0 |
| 803 | 2026-04-07T02:20:54.066Z | Downloaded indoc v1.0.9 |
| 804 | 2026-04-07T02:20:54.069Z | Downloaded compact_str v0.8.1 |
| 805 | 2026-04-07T02:20:54.069Z | Downloaded iana-time-zone v0.1.65 |
| 806 | 2026-04-07T02:20:54.072Z | Downloaded jobserver v0.1.34 |
| 807 | 2026-04-07T02:20:54.072Z | Downloaded humantime v2.3.0 |
| 808 | 2026-04-07T02:20:54.075Z | Downloaded filetime v0.2.27 |
| 809 | 2026-04-07T02:20:54.075Z | Downloaded ena v0.14.4 |
| 810 | 2026-04-07T02:20:54.075Z | Downloaded dirs-next v2.0.0 |
| 811 | 2026-04-07T02:20:54.078Z | Downloaded hyper-rustls v0.27.7 |
| 812 | 2026-04-07T02:20:54.078Z | Downloaded new_debug_unreachable v1.0.6 |
| 813 | 2026-04-07T02:20:54.078Z | Downloaded libsw v3.5.0 |
| 814 | 2026-04-07T02:20:54.082Z | Downloaded num v0.4.3 |
| 815 | 2026-04-07T02:20:54.082Z | Downloaded num_enum_derive v0.5.11 |
| 816 | 2026-04-07T02:20:54.082Z | Downloaded maybe-uninit v2.0.0 |
| 817 | 2026-04-07T02:20:54.085Z | Downloaded aes-gcm v0.10.3 |
| 818 | 2026-04-07T02:20:54.085Z | Downloaded httparse v1.10.1 |
| 819 | 2026-04-07T02:20:54.088Z | Downloaded ingot-macros v0.1.1 |
| 820 | 2026-04-07T02:20:54.088Z | Downloaded futures v0.3.32 |
| 821 | 2026-04-07T02:20:54.091Z | Downloaded fs_extra v1.3.0 |
| 822 | 2026-04-07T02:20:54.091Z | Downloaded chacha20poly1305 v0.10.1 |
| 823 | 2026-04-07T02:20:54.094Z | Downloaded darling_core v0.21.3 |
| 824 | 2026-04-07T02:20:54.097Z | Downloaded openssl-probe v0.2.1 |
| 825 | 2026-04-07T02:20:54.098Z | Downloaded num_threads v0.1.7 |
| 826 | 2026-04-07T02:20:54.098Z | Downloaded olpc-cjson v0.1.4 |
| 827 | 2026-04-07T02:20:54.101Z | Downloaded openssl-macros v0.1.1 |
| 828 | 2026-04-07T02:20:54.115Z | Downloaded oso-derive v0.27.3 |
| 829 | 2026-04-07T02:20:54.120Z | Downloaded crossbeam-channel v0.5.15 |
| 830 | 2026-04-07T02:20:54.120Z | Downloaded half v2.7.1 |
| 831 | 2026-04-07T02:20:54.123Z | Downloaded openssl-probe v0.1.6 |
| 832 | 2026-04-07T02:20:54.123Z | Downloaded opaque-debug v0.3.1 |
| 833 | 2026-04-07T02:20:54.123Z | Downloaded packed_struct_codegen v0.10.1 |
| 834 | 2026-04-07T02:20:54.126Z | Downloaded base64 v0.21.7 |
| 835 | 2026-04-07T02:20:54.126Z | Downloaded newtype-uuid v1.3.2 |
| 836 | 2026-04-07T02:20:54.129Z | Downloaded multer v3.1.0 |
| 837 | 2026-04-07T02:20:54.129Z | Downloaded linear-map v1.2.0 |
| 838 | 2026-04-07T02:20:54.129Z | Downloaded crossbeam-epoch v0.9.18 |
| 839 | 2026-04-07T02:20:54.134Z | Downloaded parse-display v0.10.0 |
| 840 | 2026-04-07T02:20:54.134Z | Downloaded md-5 v0.10.6 |
| 841 | 2026-04-07T02:20:54.134Z | Downloaded lock_api v0.4.14 |
| 842 | 2026-04-07T02:20:54.137Z | Downloaded libsw-core v0.3.2 |
| 843 | 2026-04-07T02:20:54.137Z | Downloaded ingot v0.1.1 |
| 844 | 2026-04-07T02:20:54.137Z | Downloaded impl-trait-for-tuples v0.2.3 |
| 845 | 2026-04-07T02:20:54.140Z | Downloaded defmt v1.0.1 |
| 846 | 2026-04-07T02:20:54.140Z | Downloaded const_format v0.2.35 |
| 847 | 2026-04-07T02:20:54.143Z | Downloaded ipnetwork v0.21.1 |
| 848 | 2026-04-07T02:20:54.146Z | Downloaded http-body-util v0.1.3 |
| 849 | 2026-04-07T02:20:54.147Z | Downloaded native-tls v0.2.18 |
| 850 | 2026-04-07T02:20:54.147Z | Downloaded indexmap v1.9.3 |
| 851 | 2026-04-07T02:20:54.150Z | Downloaded ignore v0.4.25 |
| 852 | 2026-04-07T02:20:54.153Z | Downloaded num_enum v0.7.5 |
| 853 | 2026-04-07T02:20:54.156Z | Downloaded phf_shared v0.11.3 |
| 854 | 2026-04-07T02:20:54.156Z | Downloaded peg-runtime v0.8.5 |
| 855 | 2026-04-07T02:20:54.156Z | Downloaded path-slash v0.1.5 |
| 856 | 2026-04-07T02:20:54.156Z | Downloaded flume v0.11.1 |
| 857 | 2026-04-07T02:20:54.159Z | Downloaded litrs v1.0.0 |
| 858 | 2026-04-07T02:20:54.162Z | Downloaded phf_shared v0.13.1 |
| 859 | 2026-04-07T02:20:54.162Z | Downloaded memmap2 v0.9.10 |
| 860 | 2026-04-07T02:20:54.162Z | Downloaded headers v0.4.1 |
| 861 | 2026-04-07T02:20:54.165Z | Downloaded flate2 v1.1.9 |
| 862 | 2026-04-07T02:20:54.168Z | Downloaded pin-utils v0.1.0 |
| 863 | 2026-04-07T02:20:54.172Z | Downloaded darling_core v0.20.11 |
| 864 | 2026-04-07T02:20:54.172Z | Downloaded num-derive v0.4.2 |
| 865 | 2026-04-07T02:20:54.175Z | Downloaded nanorand v0.7.0 |
| 866 | 2026-04-07T02:20:54.175Z | Downloaded precomputed-hash v0.1.1 |
| 867 | 2026-04-07T02:20:54.175Z | Downloaded predicates-core v1.0.10 |
| 868 | 2026-04-07T02:20:54.178Z | Downloaded oxide-tokio-rt v0.1.3 |
| 869 | 2026-04-07T02:20:54.178Z | Downloaded phf_shared v0.12.1 |
| 870 | 2026-04-07T02:20:54.178Z | Downloaded powerfmt v0.2.0 |
| 871 | 2026-04-07T02:20:54.181Z | Downloaded mime_guess v2.0.5 |
| 872 | 2026-04-07T02:20:54.181Z | Downloaded half v1.8.3 |
| 873 | 2026-04-07T02:20:54.184Z | Downloaded oxnet v0.1.4 |
| 874 | 2026-04-07T02:20:54.184Z | Downloaded arc-swap v1.8.2 |
| 875 | 2026-04-07T02:20:54.187Z | Downloaded num-rational v0.4.2 |
| 876 | 2026-04-07T02:20:54.187Z | Downloaded pbkdf2 v0.11.0 |
| 877 | 2026-04-07T02:20:54.187Z | Downloaded hmac v0.12.1 |
| 878 | 2026-04-07T02:20:54.191Z | Downloaded predicates-tree v1.0.13 |
| 879 | 2026-04-07T02:20:54.191Z | Downloaded num_enum_derive v0.7.5 |
| 880 | 2026-04-07T02:20:54.191Z | Downloaded foldhash v0.2.0 |
| 881 | 2026-04-07T02:20:54.194Z | Downloaded derive_builder_core v0.20.2 |
| 882 | 2026-04-07T02:20:54.194Z | Downloaded data-encoding v2.10.0 |
| 883 | 2026-04-07T02:20:54.194Z | Downloaded instability v0.3.11 |
| 884 | 2026-04-07T02:20:54.197Z | Downloaded fixedbitset v0.5.7 |
| 885 | 2026-04-07T02:20:54.197Z | Downloaded progenitor-macro v0.10.0 |
| 886 | 2026-04-07T02:20:54.197Z | Downloaded parse-display-derive v0.10.0 |
| 887 | 2026-04-07T02:20:54.201Z | Downloaded drift v0.1.3 |
| 888 | 2026-04-07T02:20:54.204Z | Downloaded progenitor-macro v0.13.0 |
| 889 | 2026-04-07T02:20:54.204Z | Downloaded progenitor-client v0.10.0 |
| 890 | 2026-04-07T02:20:54.204Z | Downloaded psl-types v2.0.11 |
| 891 | 2026-04-07T02:20:54.204Z | Downloaded paste v1.0.15 |
| 892 | 2026-04-07T02:20:54.207Z | Downloaded password-hash v0.5.0 |
| 893 | 2026-04-07T02:20:54.207Z | Downloaded proc-macro-crate v1.3.1 |
| 894 | 2026-04-07T02:20:54.210Z | Downloaded cc v1.2.56 |
| 895 | 2026-04-07T02:20:54.210Z | Downloaded peg-macros v0.8.5 |
| 896 | 2026-04-07T02:20:54.214Z | Downloaded async-compression v0.4.41 |
| 897 | 2026-04-07T02:20:54.217Z | Downloaded password-hash v0.4.2 |
| 898 | 2026-04-07T02:20:54.217Z | Downloaded num_enum v0.5.11 |
| 899 | 2026-04-07T02:20:54.220Z | Downloaded nu-ansi-term v0.50.3 |
| 900 | 2026-04-07T02:20:54.220Z | Downloaded base64 v0.22.1 |
| 901 | 2026-04-07T02:20:54.223Z | Downloaded num-complex v0.4.6 |
| 902 | 2026-04-07T02:20:54.226Z | Downloaded expectorate v1.2.0 |
| 903 | 2026-04-07T02:20:54.226Z | Downloaded pin-project-lite v0.2.17 |
| 904 | 2026-04-07T02:20:54.230Z | Downloaded pin-project-internal v1.1.11 |
| 905 | 2026-04-07T02:20:54.230Z | Downloaded phf v0.12.1 |
| 906 | 2026-04-07T02:20:54.233Z | Downloaded num-integer v0.1.46 |
| 907 | 2026-04-07T02:20:54.233Z | Downloaded parse-size v1.1.0 |
| 908 | 2026-04-07T02:20:54.233Z | Downloaded omicron-zone-package v0.12.2 |
| 909 | 2026-04-07T02:20:54.236Z | Downloaded crypto-bigint v0.5.5 |
| 910 | 2026-04-07T02:20:54.239Z | Downloaded pkcs8 v0.10.2 |
| 911 | 2026-04-07T02:20:54.242Z | Downloaded owo-colors v4.3.0 |
| 912 | 2026-04-07T02:20:54.242Z | Downloaded ppv-lite86 v0.2.21 |
| 913 | 2026-04-07T02:20:54.243Z | Downloaded pkg-config v0.3.32 |
| 914 | 2026-04-07T02:20:54.246Z | Downloaded peg v0.8.5 |
| 915 | 2026-04-07T02:20:54.246Z | Downloaded critical-section v1.2.0 |
| 916 | 2026-04-07T02:20:54.249Z | Downloaded heapless v0.7.17 |
| 917 | 2026-04-07T02:20:54.249Z | Downloaded poly1305 v0.8.0 |
| 918 | 2026-04-07T02:20:54.252Z | Downloaded phf v0.13.1 |
| 919 | 2026-04-07T02:20:54.252Z | Downloaded rand_chacha v0.3.1 |
| 920 | 2026-04-07T02:20:54.255Z | Downloaded quick-error v1.2.3 |
| 921 | 2026-04-07T02:20:54.258Z | Downloaded progenitor-macro v0.11.2 |
| 922 | 2026-04-07T02:20:54.262Z | Downloaded proc-macro-error-attr2 v2.0.0 |
| 923 | 2026-04-07T02:20:54.265Z | Downloaded radium v0.7.0 |
| 924 | 2026-04-07T02:20:54.265Z | Downloaded rand_xorshift v0.4.0 |
| 925 | 2026-04-07T02:20:54.271Z | Downloaded ref-cast-impl v1.0.25 |
| 926 | 2026-04-07T02:20:54.274Z | Downloaded parking_lot v0.11.2 |
| 927 | 2026-04-07T02:20:54.277Z | Downloaded psm v0.1.30 |
| 928 | 2026-04-07T02:20:54.277Z | Downloaded num-iter v0.1.45 |
| 929 | 2026-04-07T02:20:54.280Z | Downloaded diesel_derives v2.3.7 |
| 930 | 2026-04-07T02:20:54.283Z | Downloaded progenitor-client v0.11.2 |
| 931 | 2026-04-07T02:20:54.286Z | Downloaded proc-macro-error2 v2.0.1 |
| 932 | 2026-04-07T02:20:54.286Z | Downloaded predicates v3.1.4 |
| 933 | 2026-04-07T02:20:54.289Z | Downloaded russh-cryptovec v0.7.3 |
| 934 | 2026-04-07T02:20:54.292Z | Downloaded heapless v0.8.0 |
| 935 | 2026-04-07T02:20:54.296Z | Downloaded ref-cast v1.0.25 |
| 936 | 2026-04-07T02:20:54.296Z | Downloaded indicatif v0.18.4 |
| 937 | 2026-04-07T02:20:54.299Z | Downloaded hickory-resolver v0.24.4 |
| 938 | 2026-04-07T02:20:54.302Z | Downloaded pkcs5 v0.7.1 |
| 939 | 2026-04-07T02:20:54.305Z | Downloaded rand_core v0.6.4 |
| 940 | 2026-04-07T02:20:54.305Z | Downloaded recursive-proc-macro-impl v0.1.1 |
| 941 | 2026-04-07T02:20:54.305Z | Downloaded recursive v0.1.1 |
| 942 | 2026-04-07T02:20:54.305Z | Downloaded progenitor-extras v0.1.1 |
| 943 | 2026-04-07T02:20:54.308Z | Downloaded rtoolbox v0.0.3 |
| 944 | 2026-04-07T02:20:54.308Z | Downloaded progenitor v0.13.0 |
| 945 | 2026-04-07T02:20:54.308Z | Downloaded p256 v0.13.2 |
| 946 | 2026-04-07T02:20:54.311Z | Downloaded r2d2 v0.8.10 |
| 947 | 2026-04-07T02:20:54.311Z | Downloaded parking_lot_core v0.8.6 |
| 948 | 2026-04-07T02:20:54.314Z | Downloaded parking_lot v0.12.5 |
| 949 | 2026-04-07T02:20:54.314Z | Downloaded packed_struct v0.10.1 |
| 950 | 2026-04-07T02:20:54.318Z | Downloaded libbz2-rs-sys v0.2.2 |
| 951 | 2026-04-07T02:20:54.318Z | Downloaded oso v0.27.3 |
| 952 | 2026-04-07T02:20:54.321Z | Downloaded pbkdf2 v0.12.2 |
| 953 | 2026-04-07T02:20:54.321Z | Downloaded progenitor v0.11.2 |
| 954 | 2026-04-07T02:20:54.321Z | Downloaded rfc6979 v0.4.0 |
| 955 | 2026-04-07T02:20:54.322Z | Downloaded pkcs1 v0.7.5 |
| 956 | 2026-04-07T02:20:54.325Z | Downloaded pem v3.0.6 |
| 957 | 2026-04-07T02:20:54.325Z | Downloaded miniz_oxide v0.8.9 |
| 958 | 2026-04-07T02:20:54.328Z | Downloaded rustc_version v0.1.7 |
| 959 | 2026-04-07T02:20:54.331Z | Downloaded rustc_version v0.4.1 |
| 960 | 2026-04-07T02:20:54.337Z | Downloaded proc-macro-crate v3.4.0 |
| 961 | 2026-04-07T02:20:54.340Z | Downloaded polyval v0.6.2 |
| 962 | 2026-04-07T02:20:54.340Z | Downloaded rand_core v0.9.5 |
| 963 | 2026-04-07T02:20:54.343Z | Downloaded pem-rfc7468 v0.7.0 |
| 964 | 2026-04-07T02:20:54.346Z | Downloaded progenitor v0.10.0 |
| 965 | 2026-04-07T02:20:54.349Z | Downloaded salsa20 v0.10.2 |
| 966 | 2026-04-07T02:20:54.349Z | Downloaded scopeguard v1.2.0 |
| 967 | 2026-04-07T02:20:54.349Z | Downloaded rustc-hash v2.1.1 |
| 968 | 2026-04-07T02:20:54.349Z | Downloaded primeorder v0.13.6 |
| 969 | 2026-04-07T02:20:54.353Z | Downloaded same-file v1.0.6 |
| 970 | 2026-04-07T02:20:54.353Z | Downloaded postgres-protocol v0.6.10 |
| 971 | 2026-04-07T02:20:54.357Z | Downloaded hashbrown v0.12.3 |
| 972 | 2026-04-07T02:20:54.360Z | Downloaded rand_chacha v0.9.0 |
| 973 | 2026-04-07T02:20:54.363Z | Downloaded quinn-udp v0.5.14 |
| 974 | 2026-04-07T02:20:54.364Z | Downloaded hashbrown v0.13.2 |
| 975 | 2026-04-07T02:20:54.367Z | Downloaded postcard v1.1.3 |
| 976 | 2026-04-07T02:20:54.371Z | Downloaded sapling-renderdag v0.1.0 |
| 977 | 2026-04-07T02:20:54.375Z | Downloaded elliptic-curve v0.13.8 |
| 978 | 2026-04-07T02:20:54.378Z | Downloaded scrypt v0.11.0 |
| 979 | 2026-04-07T02:20:54.378Z | Downloaded scheduled-thread-pool v0.2.7 |
| 980 | 2026-04-07T02:20:54.382Z | Downloaded postgres-types v0.2.12 |
| 981 | 2026-04-07T02:20:54.382Z | Downloaded secrecy v0.8.0 |
| 982 | 2026-04-07T02:20:54.382Z | Downloaded scroll_derive v0.13.1 |
| 983 | 2026-04-07T02:20:54.385Z | Downloaded rand_core v0.10.0 |
| 984 | 2026-04-07T02:20:54.388Z | Downloaded serde-big-array v0.5.1 |
| 985 | 2026-04-07T02:20:54.391Z | Downloaded semver v0.1.20 |
| 986 | 2026-04-07T02:20:54.391Z | Downloaded secrecy v0.10.3 |
| 987 | 2026-04-07T02:20:54.395Z | Downloaded rustls-pemfile v1.0.4 |
| 988 | 2026-04-07T02:20:54.398Z | Downloaded rusty-fork v0.3.1 |
| 989 | 2026-04-07T02:20:54.398Z | Downloaded progenitor-client v0.13.0 |
| 990 | 2026-04-07T02:20:54.401Z | Downloaded crossterm v0.28.1 |
| 991 | 2026-04-07T02:20:54.405Z | Downloaded rustls-pemfile v2.2.0 |
| 992 | 2026-04-07T02:20:54.408Z | Downloaded rustls-native-certs v0.8.3 |
| 993 | 2026-04-07T02:20:54.411Z | Downloaded seq-macro v0.3.6 |
| 994 | 2026-04-07T02:20:54.415Z | Downloaded progenitor-impl v0.13.0 |
| 995 | 2026-04-07T02:20:54.415Z | Downloaded prefix-trie v0.7.0 |
| 996 | 2026-04-07T02:20:54.418Z | Downloaded jiff-static v0.2.21 |
| 997 | 2026-04-07T02:20:54.418Z | Downloaded serde_spanned v1.0.4 |
| 998 | 2026-04-07T02:20:54.421Z | Downloaded serde_plain v1.0.2 |
| 999 | 2026-04-07T02:20:54.421Z | Downloaded http v1.4.0 |
| 1000 | 2026-04-07T02:20:54.425Z | Downloaded hickory-resolver v0.25.2 |
| 1001 | 2026-04-07T02:20:54.428Z | Downloaded parking_lot_core v0.9.12 |
| 1002 | 2026-04-07T02:20:54.431Z | Downloaded rand_seeder v0.4.0 |
| 1003 | 2026-04-07T02:20:54.434Z | Downloaded signal-hook-mio v0.2.5 |
| 1004 | 2026-04-07T02:20:54.434Z | Downloaded sha1 v0.10.6 |
| 1005 | 2026-04-07T02:20:54.434Z | Downloaded shell-words v1.1.1 |
| 1006 | 2026-04-07T02:20:54.437Z | Downloaded serde_urlencoded v0.7.1 |
| 1007 | 2026-04-07T02:20:54.437Z | Downloaded serde_bytes v0.11.19 |
| 1008 | 2026-04-07T02:20:54.437Z | Downloaded serde_repr v0.1.20 |
| 1009 | 2026-04-07T02:20:54.441Z | Downloaded resolv-conf v0.7.6 |
| 1010 | 2026-04-07T02:20:54.444Z | Downloaded dropshot-api-manager v0.6.0 |
| 1011 | 2026-04-07T02:20:54.447Z | Downloaded openssl-sys v0.9.111 |
| 1012 | 2026-04-07T02:20:54.451Z | Downloaded aes v0.8.4 |
| 1013 | 2026-04-07T02:20:54.454Z | Downloaded pin-project v1.1.11 |
| 1014 | 2026-04-07T02:20:54.459Z | Downloaded slog-bunyan v2.5.0 |
| 1015 | 2026-04-07T02:20:54.462Z | Downloaded signature v2.2.0 |
| 1016 | 2026-04-07T02:20:54.462Z | Downloaded sct v0.7.1 |
| 1017 | 2026-04-07T02:20:54.465Z | Downloaded siphasher v1.0.2 |
| 1018 | 2026-04-07T02:20:54.465Z | Downloaded signal-hook-tokio v0.3.1 |
| 1019 | 2026-04-07T02:20:54.468Z | Downloaded rustversion v1.0.22 |
| 1020 | 2026-04-07T02:20:54.471Z | Downloaded der v0.7.10 |
| 1021 | 2026-04-07T02:20:54.474Z | Downloaded rustls-pki-types v1.14.0 |
| 1022 | 2026-04-07T02:20:54.474Z | Downloaded scroll v0.13.0 |
| 1023 | 2026-04-07T02:20:54.477Z | Downloaded sigpipe v0.1.3 |
| 1024 | 2026-04-07T02:20:54.482Z | Downloaded papergrid v0.17.0 |
| 1025 | 2026-04-07T02:20:54.485Z | Downloaded serde_path_to_error v0.1.20 |
| 1026 | 2026-04-07T02:20:54.485Z | Downloaded schemars_derive v0.8.22 |
| 1027 | 2026-04-07T02:20:54.488Z | Downloaded sqlparser_derive v0.5.0 |
| 1028 | 2026-04-07T02:20:54.491Z | Downloaded ssh-encoding v0.2.0 |
| 1029 | 2026-04-07T02:20:54.491Z | Downloaded hyper-util v0.1.20 |
| 1030 | 2026-04-07T02:20:54.496Z | Downloaded sec1 v0.7.3 |
| 1031 | 2026-04-07T02:20:54.499Z | Downloaded rcgen v0.12.1 |
| 1032 | 2026-04-07T02:20:54.506Z | Downloaded shlex v1.3.0 |
| 1033 | 2026-04-07T02:20:54.510Z | Downloaded serde-hex v0.1.0 |
| 1034 | 2026-04-07T02:20:54.513Z | Downloaded minimal-lexical v0.2.1 |
| 1035 | 2026-04-07T02:20:54.516Z | Downloaded ssh-cipher v0.2.0 |
| 1036 | 2026-04-07T02:20:54.519Z | Downloaded strip-ansi-escapes v0.2.1 |
| 1037 | 2026-04-07T02:20:54.519Z | Downloaded structmeta-derive v0.3.0 |
| 1038 | 2026-04-07T02:20:54.522Z | Downloaded strum v0.26.3 |
| 1039 | 2026-04-07T02:20:54.522Z | Downloaded structmeta v0.3.0 |
| 1040 | 2026-04-07T02:20:54.525Z | Downloaded subtle v2.6.1 |
| 1041 | 2026-04-07T02:20:54.525Z | Downloaded mio v1.1.1 |
| 1042 | 2026-04-07T02:20:54.530Z | Downloaded serde_derive_internals v0.29.1 |
| 1043 | 2026-04-07T02:20:54.533Z | Downloaded hickory-server v0.25.2 |
| 1044 | 2026-04-07T02:20:54.533Z | Downloaded nom v7.1.3 |
| 1045 | 2026-04-07T02:20:54.536Z | Downloaded ryu v1.0.23 |
| 1046 | 2026-04-07T02:20:54.542Z | Downloaded slog-async v2.8.0 |
| 1047 | 2026-04-07T02:20:54.545Z | Downloaded sync_wrapper v1.0.2 |
| 1048 | 2026-04-07T02:20:54.548Z | Downloaded sync-ptr v0.1.4 |
| 1049 | 2026-04-07T02:20:54.548Z | Downloaded supports-color v3.0.2 |
| 1050 | 2026-04-07T02:20:54.551Z | Downloaded rustls-platform-verifier v0.6.2 |
| 1051 | 2026-04-07T02:20:54.551Z | Downloaded blake3 v1.8.3 |
| 1052 | 2026-04-07T02:20:54.556Z | Downloaded tabwriter v1.4.1 |
| 1053 | 2026-04-07T02:20:54.560Z | Downloaded tap v1.0.1 |
| 1054 | 2026-04-07T02:20:54.560Z | Downloaded take_mut v0.2.2 |
| 1055 | 2026-04-07T02:20:54.560Z | Downloaded tagptr v0.2.0 |
| 1056 | 2026-04-07T02:20:54.563Z | Downloaded tabled_derive v0.11.0 |
| 1057 | 2026-04-07T02:20:54.563Z | Downloaded slog-term v2.9.2 |
| 1058 | 2026-04-07T02:20:54.563Z | Downloaded slog-json v2.6.1 |
| 1059 | 2026-04-07T02:20:54.563Z | Downloaded slab v0.4.12 |
| 1060 | 2026-04-07T02:20:54.566Z | Downloaded simd-adler32 v0.3.8 |
| 1061 | 2026-04-07T02:20:54.567Z | Downloaded signal-hook-registry v1.4.8 |
| 1062 | 2026-04-07T02:20:54.567Z | Downloaded qorb v0.4.1 |
| 1063 | 2026-04-07T02:20:54.569Z | Downloaded pretty_assertions v1.4.1 |
| 1064 | 2026-04-07T02:20:54.573Z | Downloaded progenitor-impl v0.10.0 |
| 1065 | 2026-04-07T02:20:54.573Z | Downloaded prettyplease v0.2.37 |
| 1066 | 2026-04-07T02:20:54.576Z | Downloaded itertools v0.10.5 |
| 1067 | 2026-04-07T02:20:54.579Z | Downloaded termtree v0.5.1 |
| 1068 | 2026-04-07T02:20:54.582Z | Downloaded static_assertions v1.1.0 |
| 1069 | 2026-04-07T02:20:54.582Z | Downloaded stacker v0.1.23 |
| 1070 | 2026-04-07T02:20:54.582Z | Downloaded time-core v0.1.8 |
| 1071 | 2026-04-07T02:20:54.585Z | Downloaded slog-scope v4.4.1 |
| 1072 | 2026-04-07T02:20:54.585Z | Downloaded slog-envlogger v2.2.0 |
| 1073 | 2026-04-07T02:20:54.585Z | Downloaded testing_table v0.3.0 |
| 1074 | 2026-04-07T02:20:54.585Z | Downloaded russh-keys v0.45.0 |
| 1075 | 2026-04-07T02:20:54.589Z | Downloaded quinn v0.11.9 |
| 1076 | 2026-04-07T02:20:54.592Z | Downloaded itertools v0.13.0 |
| 1077 | 2026-04-07T02:20:54.595Z | Downloaded support-bundle-viewer v0.1.2 |
| 1078 | 2026-04-07T02:20:54.595Z | Downloaded itertools v0.12.1 |
| 1079 | 2026-04-07T02:20:54.598Z | Downloaded strum_macros v0.24.3 |
| 1080 | 2026-04-07T02:20:54.602Z | Downloaded serde_cbor v0.11.2 |
| 1081 | 2026-04-07T02:20:54.605Z | Downloaded ron v0.8.1 |
| 1082 | 2026-04-07T02:20:54.605Z | Downloaded strum v0.27.2 |
| 1083 | 2026-04-07T02:20:54.608Z | Downloaded smf v0.2.3 |
| 1084 | 2026-04-07T02:20:54.608Z | Downloaded spki v0.7.3 |
| 1085 | 2026-04-07T02:20:54.612Z | Downloaded tinyvec_macros v0.1.1 |
| 1086 | 2026-04-07T02:20:54.615Z | Downloaded string_cache v0.8.9 |
| 1087 | 2026-04-07T02:20:54.615Z | Downloaded snafu-derive v0.8.9 |
| 1088 | 2026-04-07T02:20:54.619Z | Downloaded progenitor-impl v0.11.2 |
| 1089 | 2026-04-07T02:20:54.623Z | Downloaded slog-dtrace v0.3.0 |
| 1090 | 2026-04-07T02:20:54.626Z | Downloaded stringprep v0.1.5 |
| 1091 | 2026-04-07T02:20:54.633Z | Downloaded publicsuffix v2.3.0 |
| 1092 | 2026-04-07T02:20:54.636Z | Downloaded hyper v1.8.1 |
| 1093 | 2026-04-07T02:20:54.639Z | Downloaded slog-stdlog v4.1.1 |
| 1094 | 2026-04-07T02:20:54.642Z | Downloaded serde_with_macros v3.17.0 |
| 1095 | 2026-04-07T02:20:54.642Z | Downloaded h2 v0.4.13 |
| 1096 | 2026-04-07T02:20:54.646Z | Downloaded slog v2.8.2 |
| 1097 | 2026-04-07T02:20:54.649Z | Downloaded strum_macros v0.27.2 |
| 1098 | 2026-04-07T02:20:54.652Z | Downloaded thiserror-impl-no-std v2.0.2 |
| 1099 | 2026-04-07T02:20:54.652Z | Downloaded topological-sort v0.2.2 |
| 1100 | 2026-04-07T02:20:54.657Z | Downloaded smallvec v0.6.14 |
| 1101 | 2026-04-07T02:20:54.660Z | Downloaded tiny-keccak v2.0.2 |
| 1102 | 2026-04-07T02:20:54.663Z | Downloaded time-macros v0.2.27 |
| 1103 | 2026-04-07T02:20:54.663Z | Downloaded signal-hook v0.3.18 |
| 1104 | 2026-04-07T02:20:54.666Z | Downloaded rayon-core v1.13.0 |
| 1105 | 2026-04-07T02:20:54.672Z | Downloaded thread-id v5.1.0 |
| 1106 | 2026-04-07T02:20:54.676Z | Downloaded thiserror-no-std v2.0.2 |
| 1107 | 2026-04-07T02:20:54.679Z | Downloaded termios v0.3.3 |
| 1108 | 2026-04-07T02:20:54.679Z | Downloaded tower-service v0.3.3 |
| 1109 | 2026-04-07T02:20:54.679Z | Downloaded tower-layer v0.3.3 |
| 1110 | 2026-04-07T02:20:54.684Z | Downloaded tokio-macros v2.6.0 |
| 1111 | 2026-04-07T02:20:54.684Z | Downloaded tokio-rustls v0.25.0 |
| 1112 | 2026-04-07T02:20:54.684Z | Downloaded tls_codec_derive v0.4.2 |
| 1113 | 2026-04-07T02:20:54.687Z | Downloaded thread_local v1.1.9 |
| 1114 | 2026-04-07T02:20:54.687Z | Downloaded sqlformat v0.3.5 |
| 1115 | 2026-04-07T02:20:54.687Z | Downloaded tokio-tungstenite v0.23.1 |
| 1116 | 2026-04-07T02:20:54.690Z | Downloaded spin v0.9.8 |
| 1117 | 2026-04-07T02:20:54.693Z | Downloaded samael v0.0.19 |
| 1118 | 2026-04-07T02:20:54.696Z | Downloaded rand v0.8.5 |
| 1119 | 2026-04-07T02:20:54.711Z | Downloaded unicode-truncate v1.1.0 |
| 1120 | 2026-04-07T02:20:54.715Z | Downloaded unarray v0.1.4 |
| 1121 | 2026-04-07T02:20:54.718Z | Downloaded trait-variant v0.1.2 |
| 1122 | 2026-04-07T02:20:54.718Z | Downloaded tokio-dtrace v0.1.1 |
| 1123 | 2026-04-07T02:20:54.718Z | Downloaded toml_datetime v0.7.5+spec-1.1.0 |
| 1124 | 2026-04-07T02:20:54.721Z | Downloaded try-lock v0.2.5 |
| 1125 | 2026-04-07T02:20:54.721Z | Downloaded num-bigint v0.4.6 |
| 1126 | 2026-04-07T02:20:54.725Z | Downloaded serde_yaml v0.9.34+deprecated |
| 1127 | 2026-04-07T02:20:54.729Z | Downloaded tls_codec v0.4.2 |
| 1128 | 2026-04-07T02:20:54.729Z | Downloaded similar v2.7.0 |
| 1129 | 2026-04-07T02:20:54.732Z | Downloaded tokio-native-tls v0.3.1 |
| 1130 | 2026-04-07T02:20:54.732Z | Downloaded schemars v0.8.22 |
| 1131 | 2026-04-07T02:20:54.742Z | Downloaded utf-8 v0.7.6 |
| 1132 | 2026-04-07T02:20:54.746Z | Downloaded hashbrown v0.15.5 |
| 1133 | 2026-04-07T02:20:54.748Z | Downloaded iddqd v0.3.17 |
| 1134 | 2026-04-07T02:20:54.752Z | Downloaded typify-macro v0.6.1 |
| 1135 | 2026-04-07T02:20:54.755Z | Downloaded usdt-macro v0.6.0 |
| 1136 | 2026-04-07T02:20:54.755Z | Downloaded usdt-attr-macro v0.6.0 |
| 1137 | 2026-04-07T02:20:54.755Z | Downloaded usdt v0.6.0 |
| 1138 | 2026-04-07T02:20:54.758Z | Downloaded untrusted v0.9.0 |
| 1139 | 2026-04-07T02:20:54.758Z | Downloaded untrusted v0.7.1 |
| 1140 | 2026-04-07T02:20:54.758Z | Downloaded wait-timeout v0.2.1 |
| 1141 | 2026-04-07T02:20:54.761Z | Downloaded schemars v0.9.0 |
| 1142 | 2026-04-07T02:20:54.766Z | Downloaded toml_datetime v1.0.0+spec-1.1.0 |
| 1143 | 2026-04-07T02:20:54.769Z | Downloaded term v1.2.1 |
| 1144 | 2026-04-07T02:20:54.774Z | Downloaded void v1.0.2 |
| 1145 | 2026-04-07T02:20:54.774Z | Downloaded universal-hash v0.5.1 |
| 1146 | 2026-04-07T02:20:54.774Z | Downloaded typify-macro v0.4.3 |
| 1147 | 2026-04-07T02:20:54.774Z | Downloaded test-strategy v0.4.5 |
| 1148 | 2026-04-07T02:20:54.777Z | Downloaded russh v0.45.0 |
| 1149 | 2026-04-07T02:20:54.780Z | Downloaded toml_parser v1.0.9+spec-1.1.0 |
| 1150 | 2026-04-07T02:20:54.780Z | Downloaded crossterm v0.29.0 |
| 1151 | 2026-04-07T02:20:54.784Z | Downloaded xshell-macros v0.2.7 |
| 1152 | 2026-04-07T02:20:54.787Z | Downloaded xattr v1.6.1 |
| 1153 | 2026-04-07T02:20:54.787Z | Downloaded toml_writer v1.0.6+spec-1.1.0 |
| 1154 | 2026-04-07T02:20:54.787Z | Downloaded socket2 v0.6.2 |
| 1155 | 2026-04-07T02:20:54.790Z | Downloaded want v0.3.1 |
| 1156 | 2026-04-07T02:20:54.790Z | Downloaded waitgroup v0.1.2 |
| 1157 | 2026-04-07T02:20:54.790Z | Downloaded rsa v0.9.10 |
| 1158 | 2026-04-07T02:20:54.793Z | Downloaded term v0.7.0 |
| 1159 | 2026-04-07T02:20:54.796Z | Downloaded unit-prefix v0.5.2 |
| 1160 | 2026-04-07T02:20:54.796Z | Downloaded tokio-tungstenite v0.21.0 |
| 1161 | 2026-04-07T02:20:54.799Z | Downloaded rustyline v14.0.0 |
| 1162 | 2026-04-07T02:20:54.802Z | Downloaded tokio-stream v0.1.18 |
| 1163 | 2026-04-07T02:20:54.806Z | Downloaded tokio-rustls v0.24.1 |
| 1164 | 2026-04-07T02:20:54.806Z | Downloaded strum_macros v0.26.4 |
| 1165 | 2026-04-07T02:20:54.809Z | Downloaded socket2 v0.5.10 |
| 1166 | 2026-04-07T02:20:54.809Z | Downloaded rustls-webpki v0.103.9 |
| 1167 | 2026-04-07T02:20:54.819Z | Downloaded toml v0.7.8 |
| 1168 | 2026-04-07T02:20:54.819Z | Downloaded libxml v0.3.3 |
| 1169 | 2026-04-07T02:20:54.819Z | Downloaded tar v0.4.45 |
| 1170 | 2026-04-07T02:20:54.822Z | Downloaded tokio-rustls v0.26.4 |
| 1171 | 2026-04-07T02:20:54.823Z | Downloaded tracing-attributes v0.1.31 |
| 1172 | 2026-04-07T02:20:54.826Z | Downloaded usdt-impl v0.6.0 |
| 1173 | 2026-04-07T02:20:54.826Z | Downloaded num-bigint-dig v0.8.6 |
| 1174 | 2026-04-07T02:20:54.829Z | Downloaded zeroize_derive v1.4.3 |
| 1175 | 2026-04-07T02:20:54.833Z | Downloaded libm v0.2.16 |
| 1176 | 2026-04-07T02:20:54.840Z | Downloaded toml v1.0.6+spec-1.1.0 |
| 1177 | 2026-04-07T02:20:54.843Z | Downloaded schemars v1.2.1 |
| 1178 | 2026-04-07T02:20:54.852Z | Downloaded zone_cfg_derive v0.3.1 |
| 1179 | 2026-04-07T02:20:54.855Z | Downloaded vsss-rs v3.3.4 |
| 1180 | 2026-04-07T02:20:54.855Z | Downloaded vergen-lib v0.1.6 |
| 1181 | 2026-04-07T02:20:54.858Z | Downloaded rpassword v7.4.0 |
| 1182 | 2026-04-07T02:20:54.858Z | Downloaded vergen-git2 v1.0.7 |
| 1183 | 2026-04-07T02:20:54.858Z | Downloaded uzers v0.12.2 |
| 1184 | 2026-04-07T02:20:54.861Z | Downloaded snafu v0.8.9 |
| 1185 | 2026-04-07T02:20:54.864Z | Downloaded vergen-gitcl v1.0.8 |
| 1186 | 2026-04-07T02:20:54.864Z | Downloaded futures-util v0.3.32 |
| 1187 | 2026-04-07T02:20:54.872Z | Downloaded tui-tree-widget v0.23.1 |
| 1188 | 2026-04-07T02:20:54.875Z | Downloaded chrono v0.4.44 |
| 1189 | 2026-04-07T02:20:54.880Z | Downloaded tinyvec v1.10.0 |
| 1190 | 2026-04-07T02:20:54.883Z | Downloaded rand v0.9.2 |
| 1191 | 2026-04-07T02:20:54.886Z | Downloaded unicase v2.9.0 |
| 1192 | 2026-04-07T02:20:54.886Z | Downloaded bitvec v1.0.1 |
| 1193 | 2026-04-07T02:20:54.894Z | Downloaded xshell v0.2.7 |
| 1194 | 2026-04-07T02:20:54.897Z | Downloaded aws-lc-rs v1.16.0 |
| 1195 | 2026-04-07T02:20:54.902Z | Downloaded twox-hash v2.1.2 |
| 1196 | 2026-04-07T02:20:54.906Z | Downloaded whoami v1.6.1 |
| 1197 | 2026-04-07T02:20:54.909Z | Downloaded iri-string v0.7.10 |
| 1198 | 2026-04-07T02:20:54.912Z | Downloaded yasna v0.5.2 |
| 1199 | 2026-04-07T02:20:54.912Z | Downloaded subprocess v0.2.15 |
| 1200 | 2026-04-07T02:20:54.915Z | Downloaded wyz v0.5.1 |
| 1201 | 2026-04-07T02:20:54.915Z | Downloaded zeroize v1.8.2 |
| 1202 | 2026-04-07T02:20:54.918Z | Downloaded whoami v2.1.0 |
| 1203 | 2026-04-07T02:20:54.918Z | Downloaded vergen v9.0.6 |
| 1204 | 2026-04-07T02:20:54.921Z | Downloaded tracing-core v0.1.36 |
| 1205 | 2026-04-07T02:20:54.921Z | Downloaded rand v0.10.0 |
| 1206 | 2026-04-07T02:20:54.924Z | Downloaded itertools v0.14.0 |
| 1207 | 2026-04-07T02:20:54.927Z | Downloaded zone v0.3.1 |
| 1208 | 2026-04-07T02:20:54.930Z | Downloaded uuid v1.23.0 |
| 1209 | 2026-04-07T02:20:54.934Z | Downloaded tungstenite v0.23.0 |
| 1210 | 2026-04-07T02:20:54.934Z | Downloaded walkdir v2.5.0 |
| 1211 | 2026-04-07T02:20:54.937Z | Downloaded tungstenite v0.21.0 |
| 1212 | 2026-04-07T02:20:54.937Z | Downloaded p521 v0.13.3 |
| 1213 | 2026-04-07T02:20:54.940Z | Downloaded hkdf v0.12.4 |
| 1214 | 2026-04-07T02:20:54.943Z | Downloaded unsafe-libyaml v0.2.11 |
| 1215 | 2026-04-07T02:20:54.943Z | Downloaded zstd-safe v7.2.4 |
| 1216 | 2026-04-07T02:20:54.946Z | Downloaded regex v1.12.3 |
| 1217 | 2026-04-07T02:20:54.951Z | Downloaded unicode-bidi v0.3.18 |
| 1218 | 2026-04-07T02:20:54.954Z | Downloaded typify v0.4.3 |
| 1219 | 2026-04-07T02:20:54.954Z | Downloaded unicode-properties v0.1.4 |
| 1220 | 2026-04-07T02:20:54.954Z | Downloaded zerocopy v0.6.6 |
| 1221 | 2026-04-07T02:20:54.957Z | Downloaded portable-atomic v1.13.1 |
| 1222 | 2026-04-07T02:20:54.961Z | Downloaded bindgen v0.71.1 |
| 1223 | 2026-04-07T02:20:54.964Z | Downloaded toml_edit v0.19.15 |
| 1224 | 2026-04-07T02:20:54.973Z | Downloaded zstd v0.13.3 |
| 1225 | 2026-04-07T02:20:54.976Z | Downloaded toml v0.9.12+spec-1.1.0 |
| 1226 | 2026-04-07T02:20:54.979Z | Downloaded tokio-postgres v0.7.16 |
| 1227 | 2026-04-07T02:20:54.982Z | Downloaded lalrpop v0.19.12 |
| 1228 | 2026-04-07T02:20:54.987Z | Downloaded vte v0.14.1 |
| 1229 | 2026-04-07T02:20:54.990Z | Downloaded typify v0.6.1 |
| 1230 | 2026-04-07T02:20:54.993Z | Downloaded toml_edit v0.23.10+spec-1.0.0 |
| 1231 | 2026-04-07T02:20:54.996Z | Downloaded git2 v0.20.4 |
| 1232 | 2026-04-07T02:20:54.999Z | Downloaded quick-xml v0.37.5 |
| 1233 | 2026-04-07T02:20:55.002Z | Downloaded steno v0.4.1 |
| 1234 | 2026-04-07T02:20:55.005Z | Downloaded goblin v0.10.5 |
| 1235 | 2026-04-07T02:20:55.008Z | Downloaded reqwest v0.13.2 |
| 1236 | 2026-04-07T02:20:55.016Z | Downloaded yansi v1.0.1 |
| 1237 | 2026-04-07T02:20:55.019Z | Downloaded rustls-webpki v0.101.7 |
| 1238 | 2026-04-07T02:20:55.025Z | Downloaded zopfli v0.8.3 |
| 1239 | 2026-04-07T02:20:55.029Z | Downloaded zip v0.6.6 |
| 1240 | 2026-04-07T02:20:55.037Z | Downloaded moka v0.12.13 |
| 1241 | 2026-04-07T02:20:55.041Z | Downloaded dropshot v0.17.0 |
| 1242 | 2026-04-07T02:20:55.054Z | Downloaded tower v0.5.3 |
| 1243 | 2026-04-07T02:20:55.059Z | Downloaded ssh-key v0.6.7 |
| 1244 | 2026-04-07T02:20:55.064Z | Downloaded salty v0.3.0 |
| 1245 | 2026-04-07T02:20:55.072Z | Downloaded tough v0.20.0 |
| 1246 | 2026-04-07T02:20:55.076Z | Downloaded reqwest v0.12.28 |
| 1247 | 2026-04-07T02:20:55.086Z | Downloaded tokio-util v0.7.18 |
| 1248 | 2026-04-07T02:20:55.096Z | Downloaded p384 v0.13.1 |
| 1249 | 2026-04-07T02:20:55.101Z | Downloaded tower-http v0.6.8 |
| 1250 | 2026-04-07T02:20:55.106Z | Downloaded x509-cert v0.2.5 |
| 1251 | 2026-04-07T02:20:55.113Z | Downloaded zerocopy-derive v0.8.40 |
| 1252 | 2026-04-07T02:20:55.117Z | Downloaded rayon v1.11.0 |
| 1253 | 2026-04-07T02:20:55.132Z | Downloaded typed-path v0.9.3 |
| 1254 | 2026-04-07T02:20:55.136Z | Downloaded reedline v0.40.0 |
| 1255 | 2026-04-07T02:20:55.141Z | Downloaded zip v4.6.1 |
| 1256 | 2026-04-07T02:20:55.144Z | Downloaded unicode-segmentation v1.12.0 |
| 1257 | 2026-04-07T02:20:55.149Z | Downloaded unicode_categories v0.1.1 |
| 1258 | 2026-04-07T02:20:55.152Z | Downloaded openssl v0.10.75 |
| 1259 | 2026-04-07T02:20:55.155Z | Downloaded bstr v1.12.1 |
| 1260 | 2026-04-07T02:20:55.175Z | Downloaded quinn-proto v0.11.13 |
| 1261 | 2026-04-07T02:20:55.179Z | Downloaded winnow v0.6.26 |
| 1262 | 2026-04-07T02:20:55.184Z | Downloaded unicode-normalization v0.1.25 |
| 1263 | 2026-04-07T02:20:55.187Z | Downloaded nix v0.29.0 |
| 1264 | 2026-04-07T02:20:55.199Z | Downloaded proptest v1.10.0 |
| 1265 | 2026-04-07T02:20:55.205Z | Downloaded tabled v0.20.0 |
| 1266 | 2026-04-07T02:20:55.215Z | Downloaded time v0.3.47 |
| 1267 | 2026-04-07T02:20:55.222Z | Downloaded smoltcp v0.9.1 |
| 1268 | 2026-04-07T02:20:55.227Z | Downloaded curve25519-dalek v4.1.3 |
| 1269 | 2026-04-07T02:20:55.232Z | Downloaded serde_with v3.17.0 |
| 1270 | 2026-04-07T02:20:55.239Z | Downloaded regex-syntax v0.6.29 |
| 1271 | 2026-04-07T02:20:55.250Z | Downloaded petname v2.0.2 |
| 1272 | 2026-04-07T02:20:55.253Z | Downloaded object v0.30.4 |
| 1273 | 2026-04-07T02:20:55.263Z | Downloaded object v0.37.3 |
| 1274 | 2026-04-07T02:20:55.272Z | Downloaded zlib-rs v0.6.2 |
| 1275 | 2026-04-07T02:20:55.277Z | Downloaded vcpkg v0.2.15 |
| 1276 | 2026-04-07T02:20:55.301Z | Downloaded winnow v0.5.40 |
| 1277 | 2026-04-07T02:20:55.305Z | Downloaded webpki-roots v1.0.6 |
| 1278 | 2026-04-07T02:20:55.308Z | Downloaded regress v0.10.5 |
| 1279 | 2026-04-07T02:20:55.312Z | Downloaded rustls-webpki v0.102.8 |
| 1280 | 2026-04-07T02:20:55.323Z | Downloaded rustls v0.23.37 |
| 1281 | 2026-04-07T02:20:55.330Z | Downloaded rustls v0.22.4 |
| 1282 | 2026-04-07T02:20:55.338Z | Downloaded regex-syntax v0.8.10 |
| 1283 | 2026-04-07T02:20:55.342Z | Downloaded nix v0.27.1 |
| 1284 | 2026-04-07T02:20:55.347Z | Downloaded radix_trie v0.2.1 |
| 1285 | 2026-04-07T02:20:55.350Z | Downloaded polar-core v0.27.3 |
| 1286 | 2026-04-07T02:20:55.355Z | Downloaded rustix v0.38.44 |
| 1287 | 2026-04-07T02:20:55.367Z | Downloaded rustls v0.21.12 |
| 1288 | 2026-04-07T02:20:55.374Z | Downloaded openapiv3 v2.2.0 |
| 1289 | 2026-04-07T02:20:55.380Z | Downloaded diesel v2.3.7 |
| 1290 | 2026-04-07T02:20:55.394Z | Downloaded nix v0.28.0 |
| 1291 | 2026-04-07T02:20:55.416Z | Downloaded bzip2-sys v0.1.13+1.0.8 |
| 1292 | 2026-04-07T02:20:55.424Z | Downloaded nix v0.31.1 |
| 1293 | 2026-04-07T02:20:55.431Z | Downloaded tracing v0.1.44 |
| 1294 | 2026-04-07T02:20:55.443Z | Downloaded ratatui v0.29.0 |
| 1295 | 2026-04-07T02:20:55.455Z | Downloaded dropshot v0.16.7 |
| 1296 | 2026-04-07T02:20:55.470Z | Downloaded hickory-proto v0.24.4 |
| 1297 | 2026-04-07T02:20:55.478Z | Downloaded regex-automata v0.4.14 |
| 1298 | 2026-04-07T02:20:55.489Z | Downloaded zerocopy v0.8.40 |
| 1299 | 2026-04-07T02:20:55.495Z | Downloaded smoltcp v0.11.0 |
| 1300 | 2026-04-07T02:20:55.503Z | Downloaded hickory-proto v0.25.2 |
| 1301 | 2026-04-07T02:20:55.513Z | Downloaded chrono-tz v0.10.4 |
| 1302 | 2026-04-07T02:20:55.525Z | Downloaded jiff v0.2.21 |
| 1303 | 2026-04-07T02:20:55.566Z | Downloaded tokio v1.50.0 |
| 1304 | 2026-04-07T02:20:55.618Z | Downloaded sqlparser v0.61.0 |
| 1305 | 2026-04-07T02:20:55.671Z | Downloaded sled v0.34.7 |
| 1306 | 2026-04-07T02:20:55.684Z | Downloaded libgit2-sys v0.18.3+1.9.2 |
| 1307 | 2026-04-07T02:20:55.717Z | Downloaded typify-impl v0.4.3 |
| 1308 | 2026-04-07T02:20:55.735Z | Downloaded typify-impl v0.6.1 |
| 1309 | 2026-04-07T02:20:55.752Z | Downloaded zerocopy-derive v0.6.6 |
| 1310 | 2026-04-07T02:20:55.789Z | Downloaded petgraph v0.6.5 |
| 1311 | 2026-04-07T02:20:55.838Z | Downloaded petgraph v0.8.3 |
| 1312 | 2026-04-07T02:20:55.861Z | Downloaded csv v1.4.0 |
| 1313 | 2026-04-07T02:20:55.874Z | Downloaded libz-sys v1.1.24 |
| 1314 | 2026-04-07T02:20:55.887Z | Downloaded zstd-sys v2.0.16+zstd.1.5.7 |
| 1315 | 2026-04-07T02:20:55.900Z | Downloaded sha3 v0.10.8 |
| 1316 | 2026-04-07T02:20:55.940Z | Downloaded encoding_rs v0.8.35 |
| 1317 | 2026-04-07T02:20:55.959Z | Downloaded ring v0.17.14 |
| 1318 | 2026-04-07T02:20:56.272Z | Downloaded aws-lc-sys v0.37.1 |
| 1319 | 2026-04-07T02:20:56.525Z | Compiling libc v0.2.180 |
| 1320 | 2026-04-07T02:20:56.525Z | Compiling serde v1.0.228 |
| 1321 | 2026-04-07T02:20:56.529Z | Compiling find-msvc-tools v0.1.9 |
| 1322 | 2026-04-07T02:20:56.529Z | Compiling shlex v1.3.0 |
| 1323 | 2026-04-07T02:20:56.529Z | Compiling log v0.4.29 |
| 1324 | 2026-04-07T02:20:56.529Z | Compiling smallvec v1.15.1 |
| 1325 | 2026-04-07T02:20:56.529Z | Compiling typenum v1.19.0 |
| 1326 | 2026-04-07T02:20:56.529Z | Compiling subtle v2.6.1 |
| 1327 | 2026-04-07T02:20:56.529Z | Compiling generic-array v0.14.7 |
| 1328 | 2026-04-07T02:20:56.529Z | Compiling scopeguard v1.2.0 |
| 1329 | 2026-04-07T02:20:56.529Z | Compiling const-oid v0.9.6 |
| 1330 | 2026-04-07T02:20:56.681Z | Compiling portable-atomic v1.13.1 |
| 1331 | 2026-04-07T02:20:56.695Z | Compiling zerocopy v0.8.40 |
| 1332 | 2026-04-07T02:20:56.706Z | Compiling syn v2.0.117 |
| 1333 | 2026-04-07T02:20:56.720Z | Compiling critical-section v1.2.0 |
| 1334 | 2026-04-07T02:20:56.723Z | Compiling serde_json v1.0.149 |
| 1335 | 2026-04-07T02:20:56.871Z | Compiling parking_lot_core v0.9.12 |
| 1336 | 2026-04-07T02:20:56.891Z | Compiling pin-project-lite v0.2.17 |
| 1337 | 2026-04-07T02:20:56.908Z | Compiling pkg-config v0.3.32 |
| 1338 | 2026-04-07T02:20:56.929Z | Compiling lock_api v0.4.14 |
| 1339 | 2026-04-07T02:20:56.951Z | Compiling bitflags v2.11.0 |
| 1340 | 2026-04-07T02:20:56.965Z | Compiling libm v0.2.16 |
| 1341 | 2026-04-07T02:20:56.981Z | Compiling num-traits v0.2.19 |
| 1342 | 2026-04-07T02:20:57.012Z | Compiling futures-core v0.3.32 |
| 1343 | 2026-04-07T02:20:57.084Z | Compiling percent-encoding v2.3.2 |
| 1344 | 2026-04-07T02:20:57.099Z | Compiling allocator-api2 v0.2.21 |
| 1345 | 2026-04-07T02:20:57.173Z | Compiling futures-sink v0.3.32 |
| 1346 | 2026-04-07T02:20:57.191Z | Compiling cpufeatures v0.2.17 |
| 1347 | 2026-04-07T02:20:57.206Z | Compiling getrandom v0.3.4 |
| 1348 | 2026-04-07T02:20:57.209Z | Compiling foldhash v0.2.0 |
| 1349 | 2026-04-07T02:20:57.283Z | Compiling futures-channel v0.3.32 |
| 1350 | 2026-04-07T02:20:57.302Z | Compiling futures-io v0.3.32 |
| 1351 | 2026-04-07T02:20:57.332Z | Compiling futures-task v0.3.32 |
| 1352 | 2026-04-07T02:20:57.336Z | Compiling slab v0.4.12 |
| 1353 | 2026-04-07T02:20:57.455Z | Compiling hashbrown v0.16.1 |
| 1354 | 2026-04-07T02:20:57.471Z | Compiling rustversion v1.0.22 |
| 1355 | 2026-04-07T02:20:57.488Z | Compiling form_urlencoded v1.2.2 |
| 1356 | 2026-04-07T02:20:57.505Z | Compiling ident_case v1.0.1 |
| 1357 | 2026-04-07T02:20:57.521Z | Compiling getrandom v0.4.1 |
| 1358 | 2026-04-07T02:20:57.536Z | Compiling base64ct v1.8.3 |
| 1359 | 2026-04-07T02:20:57.551Z | Compiling fs_extra v1.3.0 |
| 1360 | 2026-04-07T02:20:57.555Z | Compiling dunce v1.0.5 |
| 1361 | 2026-04-07T02:20:57.555Z | Compiling rand_core v0.10.0 |
| 1362 | 2026-04-07T02:20:57.645Z | Compiling getrandom v0.2.17 |
| 1363 | 2026-04-07T02:20:57.662Z | Compiling jobserver v0.1.34 |
| 1364 | 2026-04-07T02:20:57.677Z | Compiling errno v0.3.14 |
| 1365 | 2026-04-07T02:20:57.757Z | Compiling mio v1.1.1 |
| 1366 | 2026-04-07T02:20:57.836Z | Compiling rand_core v0.6.4 |
| 1367 | 2026-04-07T02:20:57.836Z | Compiling once_cell v1.21.3 |
| 1368 | 2026-04-07T02:20:57.867Z | Compiling signal-hook-registry v1.4.8 |
| 1369 | 2026-04-07T02:20:57.867Z | Compiling socket2 v0.6.2 |
| 1370 | 2026-04-07T02:20:57.912Z | Compiling cc v1.2.56 |
| 1371 | 2026-04-07T02:20:57.915Z | Compiling parking_lot v0.12.5 |
| 1372 | 2026-04-07T02:20:57.980Z | Compiling indexmap v2.13.0 |
| 1373 | 2026-04-07T02:20:57.998Z | Compiling pem-rfc7468 v0.7.0 |
| 1374 | 2026-04-07T02:20:58.052Z | Compiling flagset v0.4.7 |
| 1375 | 2026-04-07T02:20:58.091Z | Compiling rustix v1.1.3 |
| 1376 | 2026-04-07T02:20:58.125Z | Compiling iana-time-zone v0.1.65 |
| 1377 | 2026-04-07T02:20:58.193Z | Compiling rand_core v0.9.5 |
| 1378 | 2026-04-07T02:20:58.245Z | Compiling uuid v1.23.0 |
| 1379 | 2026-04-07T02:20:58.261Z | Compiling rustc_version v0.4.1 |
| 1380 | 2026-04-07T02:20:58.276Z | Compiling aws-lc-rs v1.16.0 |
| 1381 | 2026-04-07T02:20:58.293Z | Compiling vcpkg v0.2.15 |
| 1382 | 2026-04-07T02:20:58.309Z | Compiling regex-syntax v0.8.10 |
| 1383 | 2026-04-07T02:20:58.327Z | Compiling tracing-core v0.1.36 |
| 1384 | 2026-04-07T02:20:58.342Z | Compiling openssl-probe v0.2.1 |
| 1385 | 2026-04-07T02:20:58.355Z | Compiling untrusted v0.9.0 |
| 1386 | 2026-04-07T02:20:58.491Z | Compiling base64 v0.22.1 |
| 1387 | 2026-04-07T02:20:58.495Z | Compiling httparse v1.10.1 |
| 1388 | 2026-04-07T02:20:58.523Z | Compiling schemars v0.8.22 |
| 1389 | 2026-04-07T02:20:58.540Z | Compiling untrusted v0.7.1 |
| 1390 | 2026-04-07T02:20:58.583Z | Compiling rustls v0.23.37 |
| 1391 | 2026-04-07T02:20:58.598Z | Compiling tinyvec_macros v0.1.1 |
| 1392 | 2026-04-07T02:20:58.615Z | Compiling tower-service v0.3.3 |
| 1393 | 2026-04-07T02:20:58.660Z | Compiling cmake v0.1.57 |
| 1394 | 2026-04-07T02:20:58.678Z | Compiling tower-layer v0.3.3 |
| 1395 | 2026-04-07T02:20:58.692Z | Compiling atomic-waker v1.1.2 |
| 1396 | 2026-04-07T02:20:58.722Z | Compiling try-lock v0.2.5 |
| 1397 | 2026-04-07T02:20:58.774Z | Compiling dyn-clone v1.0.20 |
| 1398 | 2026-04-07T02:20:58.790Z | Compiling tinyvec v1.10.0 |
| 1399 | 2026-04-07T02:20:58.831Z | Compiling want v0.3.1 |
| 1400 | 2026-04-07T02:20:58.831Z | Compiling spin v0.9.8 |
| 1401 | 2026-04-07T02:20:58.861Z | Compiling aho-corasick v1.1.4 |
| 1402 | 2026-04-07T02:20:58.865Z | Compiling openssl v0.10.75 |
| 1403 | 2026-04-07T02:20:58.865Z | Compiling pin-utils v0.1.0 |
| 1404 | 2026-04-07T02:20:58.923Z | Compiling powerfmt v0.2.0 |
| 1405 | 2026-04-07T02:20:58.940Z | Compiling time-core v0.1.8 |
| 1406 | 2026-04-07T02:20:58.956Z | Compiling crc32fast v1.5.0 |
| 1407 | 2026-04-07T02:20:58.987Z | Compiling foreign-types-shared v0.1.1 |
| 1408 | 2026-04-07T02:20:59.014Z | Compiling num-conv v0.2.0 |
| 1409 | 2026-04-07T02:20:59.060Z | Compiling httpdate v1.0.3 |
| 1410 | 2026-04-07T02:20:59.077Z | Compiling foreign-types v0.3.2 |
| 1411 | 2026-04-07T02:20:59.093Z | Compiling deranged v0.5.8 |
| 1412 | 2026-04-07T02:20:59.096Z | Compiling socket2 v0.5.10 |
| 1413 | 2026-04-07T02:20:59.124Z | Compiling wait-timeout v0.2.1 |
| 1414 | 2026-04-07T02:20:59.148Z | Compiling quick-error v1.2.3 |
| 1415 | 2026-04-07T02:20:59.165Z | Compiling time-macros v0.2.27 |
| 1416 | 2026-04-07T02:20:59.168Z | Compiling native-tls v0.2.18 |
| 1417 | 2026-04-07T02:20:59.196Z | Compiling bit-vec v0.8.0 |
| 1418 | 2026-04-07T02:20:59.196Z | Compiling syn v1.0.109 |
| 1419 | 2026-04-07T02:20:59.279Z | Compiling crossbeam-utils v0.8.21 |
| 1420 | 2026-04-07T02:20:59.299Z | Compiling siphasher v1.0.2 |
| 1421 | 2026-04-07T02:20:59.319Z | Compiling simd-adler32 v0.3.8 |
| 1422 | 2026-04-07T02:20:59.333Z | Compiling usdt-impl v0.6.0 |
| 1423 | 2026-04-07T02:20:59.425Z | Compiling num_threads v0.1.7 |
| 1424 | 2026-04-07T02:20:59.440Z | Compiling bit-set v0.8.0 |
| 1425 | 2026-04-07T02:20:59.512Z | Compiling unicode-normalization v0.1.25 |
| 1426 | 2026-04-07T02:20:59.544Z | Compiling heapless v0.7.17 |
| 1427 | 2026-04-07T02:20:59.560Z | Compiling slog v2.8.2 |
| 1428 | 2026-04-07T02:20:59.564Z | Compiling aws-lc-sys v0.37.1 |
| 1429 | 2026-04-07T02:20:59.592Z | Compiling synstructure v0.13.2 |
| 1430 | 2026-04-07T02:20:59.596Z | Compiling ring v0.17.14 |
| 1431 | 2026-04-07T02:20:59.596Z | Compiling openssl-sys v0.9.111 |
| 1432 | 2026-04-07T02:20:59.639Z | Compiling serde_derive_internals v0.29.1 |
| 1433 | 2026-04-07T02:20:59.642Z | Compiling pest_generator v2.8.6 |
| 1434 | 2026-04-07T02:20:59.670Z | Compiling darling_core v0.20.11 |
| 1435 | 2026-04-07T02:20:59.829Z | Compiling zstd-sys v2.0.16+zstd.1.5.7 |
| 1436 | 2026-04-07T02:20:59.892Z | Compiling regex-automata v0.4.14 |
| 1437 | 2026-04-07T02:21:00.024Z | Compiling tempfile v3.25.0 |
| 1438 | 2026-04-07T02:21:00.202Z | Compiling darling_core v0.21.3 |
| 1439 | 2026-04-07T02:21:00.232Z | Compiling bzip2-sys v0.1.13+1.0.8 |
| 1440 | 2026-04-07T02:21:00.353Z | Compiling time v0.3.47 |
| 1441 | 2026-04-07T02:21:00.380Z | Compiling rusty-fork v0.3.1 |
| 1442 | 2026-04-07T02:21:00.455Z | Compiling rand_xorshift v0.4.0 |
| 1443 | 2026-04-07T02:21:00.522Z | Compiling thread-id v5.1.0 |
| 1444 | 2026-04-07T02:21:00.539Z | Compiling sync_wrapper v1.0.2 |
| 1445 | 2026-04-07T02:21:00.618Z | Compiling cookie v0.18.1 |
| 1446 | 2026-04-07T02:21:00.638Z | Compiling signal-hook v0.3.18 |
| 1447 | 2026-04-07T02:21:00.660Z | Compiling anyhow v1.0.102 |
| 1448 | 2026-04-07T02:21:00.677Z | Compiling adler2 v2.0.1 |
| 1449 | 2026-04-07T02:21:00.718Z | Compiling paste v1.0.15 |
| 1450 | 2026-04-07T02:21:00.764Z | Compiling unicode-properties v0.1.4 |
| 1451 | 2026-04-07T02:21:00.816Z | Compiling zstd-safe v7.2.4 |
| 1452 | 2026-04-07T02:21:00.834Z | Compiling unicode-bidi v0.3.18 |
| 1453 | 2026-04-07T02:21:00.837Z | Compiling unarray v0.1.4 |
| 1454 | 2026-04-07T02:21:00.967Z | Compiling miniz_oxide v0.8.9 |
| 1455 | 2026-04-07T02:21:01.214Z | Compiling stringprep v0.1.5 |
| 1456 | 2026-04-07T02:21:01.330Z | Compiling num-integer v0.1.46 |
| 1457 | 2026-04-07T02:21:01.446Z | Compiling curve25519-dalek v4.1.3 |
| 1458 | 2026-04-07T02:21:01.498Z | Compiling serde_derive v1.0.228 |
| 1459 | 2026-04-07T02:21:01.617Z | Compiling zeroize_derive v1.4.3 |
| 1460 | 2026-04-07T02:21:01.632Z | Compiling zerofrom-derive v0.1.6 |
| 1461 | 2026-04-07T02:21:01.663Z | Compiling yoke-derive v0.8.1 |
| 1462 | 2026-04-07T02:21:01.697Z | Compiling zerocopy-derive v0.8.40 |
| 1463 | 2026-04-07T02:21:01.712Z | Compiling zerovec-derive v0.11.2 |
| 1464 | 2026-04-07T02:21:01.812Z | Compiling displaydoc v0.2.5 |
| 1465 | 2026-04-07T02:21:02.046Z | Compiling tokio-macros v2.6.0 |
| 1466 | 2026-04-07T02:21:02.066Z | Compiling futures-macro v0.3.32 |
| 1467 | 2026-04-07T02:21:02.252Z | Compiling der_derive v0.7.3 |
| 1468 | 2026-04-07T02:21:02.321Z | Compiling zeroize v1.8.2 |
| 1469 | 2026-04-07T02:21:02.629Z | Compiling thiserror-impl v2.0.18 |
| 1470 | 2026-04-07T02:21:02.885Z | Compiling rustls-pki-types v1.14.0 |
| 1471 | 2026-04-07T02:21:02.969Z | Compiling tracing-attributes v0.1.31 |
| 1472 | 2026-04-07T02:21:02.986Z | Compiling scroll_derive v0.13.1 |
| 1473 | 2026-04-07T02:21:02.989Z | Compiling schemars_derive v0.8.22 |
| 1474 | 2026-04-07T02:21:03.020Z | Compiling futures-util v0.3.32 |
| 1475 | 2026-04-07T02:21:03.171Z | Compiling crypto-common v0.1.7 |
| 1476 | 2026-04-07T02:21:03.186Z | Compiling zerofrom v0.1.6 |
| 1477 | 2026-04-07T02:21:03.303Z | Compiling yoke v0.8.1 |
| 1478 | 2026-04-07T02:21:03.322Z | Compiling block-buffer v0.10.4 |
| 1479 | 2026-04-07T02:21:03.352Z | Compiling block-padding v0.3.3 |
| 1480 | 2026-04-07T02:21:03.375Z | Compiling der v0.7.10 |
| 1481 | 2026-04-07T02:21:03.508Z | Compiling digest v0.10.7 |
| 1482 | 2026-04-07T02:21:03.523Z | Compiling zerovec v0.11.5 |
| 1483 | 2026-04-07T02:21:03.541Z | Compiling zerotrie v0.2.3 |
| 1484 | 2026-04-07T02:21:03.787Z | Compiling hmac v0.12.1 |
| 1485 | 2026-04-07T02:21:03.867Z | Compiling inout v0.1.4 |
| 1486 | 2026-04-07T02:21:03.884Z | Compiling sha2 v0.10.9 |
| 1487 | 2026-04-07T02:21:03.962Z | Compiling pbkdf2 v0.12.2 |
| 1488 | 2026-04-07T02:21:04.057Z | Compiling tinystr v0.8.2 |
| 1489 | 2026-04-07T02:21:04.072Z | Compiling potential_utf v0.1.4 |
| 1490 | 2026-04-07T02:21:04.088Z | Compiling cipher v0.4.4 |
| 1491 | 2026-04-07T02:21:04.104Z | Compiling thiserror v2.0.18 |
| 1492 | 2026-04-07T02:21:04.231Z | Compiling icu_locale_core v2.1.1 |
| 1493 | 2026-04-07T02:21:04.262Z | Compiling icu_collections v2.1.1 |
| 1494 | 2026-04-07T02:21:04.284Z | Compiling spki v0.7.3 |
| 1495 | 2026-04-07T02:21:04.332Z | Compiling salsa20 v0.10.2 |
| 1496 | 2026-04-07T02:21:04.363Z | Compiling cbc v0.1.2 |
| 1497 | 2026-04-07T02:21:04.386Z | Compiling aes v0.8.4 |
| 1498 | 2026-04-07T02:21:04.401Z | Compiling tracing v0.1.44 |
| 1499 | 2026-04-07T02:21:04.493Z | Compiling scrypt v0.11.0 |
| 1500 | 2026-04-07T02:21:04.514Z | Compiling pest_derive v2.8.6 |
| 1501 | 2026-04-07T02:21:04.536Z | Compiling scroll v0.13.0 |
| 1502 | 2026-04-07T02:21:04.649Z | Compiling darling_macro v0.20.11 |
| 1503 | 2026-04-07T02:21:04.689Z | Compiling openssl-macros v0.1.1 |
| 1504 | 2026-04-07T02:21:04.825Z | Compiling goblin v0.10.5 |
| 1505 | 2026-04-07T02:21:04.840Z | Compiling pkcs5 v0.7.1 |
| 1506 | 2026-04-07T02:21:04.876Z | Compiling icu_provider v2.1.1 |
| 1507 | 2026-04-07T02:21:04.975Z | Compiling dtrace-parser v0.3.0 |
| 1508 | 2026-04-07T02:21:05.123Z | Compiling icu_properties v2.1.2 |
| 1509 | 2026-04-07T02:21:05.151Z | Compiling icu_normalizer v2.1.1 |
| 1510 | 2026-04-07T02:21:05.209Z | Compiling bytes v1.11.1 |
| 1511 | 2026-04-07T02:21:05.240Z | Compiling chrono v0.4.44 |
| 1512 | 2026-04-07T02:21:05.257Z | Compiling pkcs8 v0.10.2 |
| 1513 | 2026-04-07T02:21:05.260Z | Compiling ipnet v2.11.0 |
| 1514 | 2026-04-07T02:21:05.357Z | Compiling darling v0.20.11 |
| 1515 | 2026-04-07T02:21:05.450Z | Compiling derive_builder_core v0.20.2 |
| 1516 | 2026-04-07T02:21:05.465Z | Compiling signature v2.2.0 |
| 1517 | 2026-04-07T02:21:05.582Z | Compiling rustls-native-certs v0.8.3 |
| 1518 | 2026-04-07T02:21:05.607Z | Compiling thiserror-impl v1.0.69 |
| 1519 | 2026-04-07T02:21:05.659Z | Compiling scroll_derive v0.12.1 |
| 1520 | 2026-04-07T02:21:05.731Z | Compiling tokio v1.50.0 |
| 1521 | 2026-04-07T02:21:05.771Z | Compiling http v1.4.0 |
| 1522 | 2026-04-07T02:21:05.797Z | Compiling serde_spanned v0.6.9 |
| 1523 | 2026-04-07T02:21:05.866Z | Compiling toml_datetime v0.6.11 |
| 1524 | 2026-04-07T02:21:05.882Z | Compiling erased-serde v0.3.31 |
| 1525 | 2026-04-07T02:21:05.967Z | Compiling serde_tokenstream v0.2.3 |
| 1526 | 2026-04-07T02:21:06.153Z | Compiling idna_adapter v1.2.1 |
| 1527 | 2026-04-07T02:21:06.287Z | Compiling ppv-lite86 v0.2.21 |
| 1528 | 2026-04-07T02:21:06.314Z | Compiling idna v1.1.0 |
| 1529 | 2026-04-07T02:21:06.330Z | Compiling md-5 v0.10.6 |
| 1530 | 2026-04-07T02:21:06.371Z | Compiling scroll v0.12.0 |
| 1531 | 2026-04-07T02:21:06.404Z | Compiling derive_builder_macro v0.20.2 |
| 1532 | 2026-04-07T02:21:06.419Z | Compiling webpki-roots v1.0.6 |
| 1533 | 2026-04-07T02:21:06.475Z | Compiling http-body v1.0.1 |
| 1534 | 2026-04-07T02:21:06.518Z | Compiling darling_macro v0.21.3 |
| 1535 | 2026-04-07T02:21:06.559Z | Compiling zerocopy-derive v0.7.35 |
| 1536 | 2026-04-07T02:21:06.635Z | Compiling url v2.5.8 |
| 1537 | 2026-04-07T02:21:06.654Z | Compiling rand_chacha v0.9.0 |
| 1538 | 2026-04-07T02:21:06.669Z | Compiling http-body-util v0.1.3 |
| 1539 | 2026-04-07T02:21:06.721Z | Compiling rand_chacha v0.3.1 |
| 1540 | 2026-04-07T02:21:06.752Z | Compiling vergen-lib v0.1.6 |
| 1541 | 2026-04-07T02:21:06.815Z | Compiling ff v0.13.1 |
| 1542 | 2026-04-07T02:21:06.917Z | Compiling rand v0.9.2 |
| 1543 | 2026-04-07T02:21:06.943Z | Compiling thiserror v1.0.69 |
| 1544 | 2026-04-07T02:21:06.946Z | Compiling hash32 v0.2.1 |
| 1545 | 2026-04-07T02:21:06.978Z | Compiling memoffset v0.9.1 |
| 1546 | 2026-04-07T02:21:06.978Z | Compiling ref-cast v1.0.25 |
| 1547 | 2026-04-07T02:21:07.021Z | Compiling num-bigint-dig v0.8.6 |
| 1548 | 2026-04-07T02:21:07.044Z | Compiling iri-string v0.7.10 |
| 1549 | 2026-04-07T02:21:07.064Z | Compiling litrs v1.0.0 |
| 1550 | 2026-04-07T02:21:07.197Z | Compiling smoltcp v0.9.1 |
| 1551 | 2026-04-07T02:21:07.234Z | Compiling base16ct v0.2.0 |
| 1552 | 2026-04-07T02:21:07.320Z | Compiling psl-types v2.0.11 |
| 1553 | 2026-04-07T02:21:07.410Z | Compiling ryu v1.0.23 |
| 1554 | 2026-04-07T02:21:07.436Z | Compiling fallible-iterator v0.2.0 |
| 1555 | 2026-04-07T02:21:07.464Z | Compiling zlib-rs v0.6.2 |
| 1556 | 2026-04-07T02:21:07.496Z | Compiling proptest v1.10.0 |
| 1557 | 2026-04-07T02:21:07.511Z | Compiling rustix v0.38.44 |
| 1558 | 2026-04-07T02:21:07.562Z | Compiling cfg_aliases v0.2.1 |
| 1559 | 2026-04-07T02:21:07.611Z | Compiling dof v0.4.0 |
| 1560 | 2026-04-07T02:21:07.644Z | Compiling document-features v0.2.12 |
| 1561 | 2026-04-07T02:21:07.659Z | Compiling nix v0.31.1 |
| 1562 | 2026-04-07T02:21:07.752Z | Compiling postgres-protocol v0.6.10 |
| 1563 | 2026-04-07T02:21:07.767Z | Compiling serde_urlencoded v0.7.1 |
| 1564 | 2026-04-07T02:21:07.961Z | Compiling ipnetwork v0.21.1 |
| 1565 | 2026-04-07T02:21:07.981Z | Compiling zerocopy v0.7.35 |
| 1566 | 2026-04-07T02:21:08.054Z | Compiling publicsuffix v2.3.0 |
| 1567 | 2026-04-07T02:21:08.069Z | Compiling sec1 v0.7.3 |
| 1568 | 2026-04-07T02:21:08.250Z | Compiling oxnet v0.1.4 |
| 1569 | 2026-04-07T02:21:08.340Z | Compiling darling v0.21.3 |
| 1570 | 2026-04-07T02:21:08.401Z | Compiling rand v0.8.5 |
| 1571 | 2026-04-07T02:21:08.422Z | Compiling group v0.13.0 |
| 1572 | 2026-04-07T02:21:08.425Z | Compiling derive_builder v0.20.2 |
| 1573 | 2026-04-07T02:21:08.438Z | Compiling goblin v0.8.2 |
| 1574 | 2026-04-07T02:21:08.552Z | Compiling hubpack_derive v0.1.1 |
| 1575 | 2026-04-07T02:21:08.582Z | Compiling cargo-platform v0.1.9 |
| 1576 | 2026-04-07T02:21:08.597Z | Compiling hkdf v0.12.4 |
| 1577 | 2026-04-07T02:21:08.622Z | Compiling crypto-bigint v0.5.5 |
| 1578 | 2026-04-07T02:21:08.679Z | Compiling regex v1.12.3 |
| 1579 | 2026-04-07T02:21:08.894Z | Compiling num-iter v0.1.45 |
| 1580 | 2026-04-07T02:21:08.939Z | Compiling ref-cast-impl v1.0.25 |
| 1581 | 2026-04-07T02:21:08.957Z | Compiling async-trait v0.1.89 |
| 1582 | 2026-04-07T02:21:08.973Z | Compiling daft-derive v0.1.5 |
| 1583 | 2026-04-07T02:21:09.037Z | Compiling strum_macros v0.27.2 |
| 1584 | 2026-04-07T02:21:09.065Z | Compiling curve25519-dalek-derive v0.1.1 |
| 1585 | 2026-04-07T02:21:09.302Z | Compiling terminal_size v0.4.3 |
| 1586 | 2026-04-07T02:21:09.450Z | Compiling phf_shared v0.13.1 |
| 1587 | 2026-04-07T02:21:09.467Z | Compiling lazy_static v1.5.0 |
| 1588 | 2026-04-07T02:21:09.470Z | Compiling vergen v9.0.6 |
| 1589 | 2026-04-07T02:21:09.513Z | Compiling fs-err v3.3.0 |
| 1590 | 2026-04-07T02:21:09.581Z | Compiling ahash v0.8.12 |
| 1591 | 2026-04-07T02:21:09.603Z | Compiling object v0.37.3 |
| 1592 | 2026-04-07T02:21:09.695Z | Compiling tokio-util v0.7.18 |
| 1593 | 2026-04-07T02:21:09.741Z | Compiling tower v0.5.3 |
| 1594 | 2026-04-07T02:21:09.783Z | Compiling tokio-native-tls v0.3.1 |
| 1595 | 2026-04-07T02:21:09.786Z | Compiling libbz2-rs-sys v0.2.2 |
| 1596 | 2026-04-07T02:21:09.786Z | Compiling bitflags v1.3.2 |
| 1597 | 2026-04-07T02:21:09.815Z | Compiling foldhash v0.1.5 |
| 1598 | 2026-04-07T02:21:09.846Z | Compiling managed v0.8.0 |
| 1599 | 2026-04-07T02:21:09.876Z | Compiling winnow v0.5.40 |
| 1600 | 2026-04-07T02:21:09.955Z | Compiling newtype-uuid v1.3.2 |
| 1601 | 2026-04-07T02:21:10.000Z | Compiling bumpalo v3.20.2 |
| 1602 | 2026-04-07T02:21:10.024Z | Compiling unicode-segmentation v1.12.0 |
| 1603 | 2026-04-07T02:21:10.083Z | Compiling clap_builder v4.5.60 |
| 1604 | 2026-04-07T02:21:10.269Z | Compiling tower-http v0.6.8 |
| 1605 | 2026-04-07T02:21:10.283Z | Compiling bzip2 v0.6.1 |
| 1606 | 2026-04-07T02:21:10.319Z | Compiling zopfli v0.8.3 |
| 1607 | 2026-04-07T02:21:10.433Z | Compiling h2 v0.4.13 |
| 1608 | 2026-04-07T02:21:10.511Z | Compiling flate2 v1.1.9 |
| 1609 | 2026-04-07T02:21:10.531Z | Compiling daft v0.1.5 |
| 1610 | 2026-04-07T02:21:10.839Z | Compiling hashbrown v0.15.5 |
| 1611 | 2026-04-07T02:21:10.846Z | Compiling dof v0.3.0 |
| 1612 | 2026-04-07T02:21:10.949Z | Compiling phf v0.13.1 |
| 1613 | 2026-04-07T02:21:10.966Z | Compiling elliptic-curve v0.13.8 |
| 1614 | 2026-04-07T02:21:11.056Z | Compiling signal-hook-mio v0.2.5 |
| 1615 | 2026-04-07T02:21:11.119Z | Compiling strum v0.27.2 |
| 1616 | 2026-04-07T02:21:11.136Z | Compiling cargo_metadata v0.19.2 |
| 1617 | 2026-04-07T02:21:11.198Z | Compiling toml_edit v0.19.15 |
| 1618 | 2026-04-07T02:21:11.273Z | Compiling usdt-attr-macro v0.6.0 |
| 1619 | 2026-04-07T02:21:11.316Z | Compiling usdt-macro v0.6.0 |
| 1620 | 2026-04-07T02:21:11.365Z | Compiling cookie_store v0.22.1 |
| 1621 | 2026-04-07T02:21:11.399Z | Compiling hubpack v0.1.2 |
| 1622 | 2026-04-07T02:21:11.532Z | Compiling bzip2 v0.4.4 |
| 1623 | 2026-04-07T02:21:11.607Z | Compiling serde_with_macros v3.17.0 |
| 1624 | 2026-04-07T02:21:11.711Z | Compiling zstd v0.13.3 |
| 1625 | 2026-04-07T02:21:11.738Z | Compiling postgres-types v0.2.12 |
| 1626 | 2026-04-07T02:21:12.005Z | Compiling dtrace-parser v0.2.0 |
| 1627 | 2026-04-07T02:21:12.079Z | Compiling ed25519 v2.2.3 |
| 1628 | 2026-04-07T02:21:12.129Z | Compiling pkcs1 v0.7.5 |
| 1629 | 2026-04-07T02:21:12.153Z | Compiling serde-big-array v0.5.1 |
| 1630 | 2026-04-07T02:21:12.181Z | Compiling hex v0.4.3 |
| 1631 | 2026-04-07T02:21:12.322Z | Compiling rfc6979 v0.4.0 |
| 1632 | 2026-04-07T02:21:12.343Z | Compiling bstr v1.12.1 |
| 1633 | 2026-04-07T02:21:12.468Z | Compiling serde_repr v0.1.20 |
| 1634 | 2026-04-07T02:21:12.483Z | Compiling strum_macros v0.26.4 |
| 1635 | 2026-04-07T02:21:12.554Z | Compiling clap_derive v4.5.55 |
| 1636 | 2026-04-07T02:21:12.570Z | Compiling enum-as-inner v0.6.1 |
| 1637 | 2026-04-07T02:21:12.824Z | Compiling phf_shared v0.11.3 |
| 1638 | 2026-04-07T02:21:12.839Z | Compiling float-cmp v0.10.0 |
| 1639 | 2026-04-07T02:21:12.951Z | Compiling thread-id v4.2.2 |
| 1640 | 2026-04-07T02:21:13.012Z | Compiling memmap2 v0.9.10 |
| 1641 | 2026-04-07T02:21:13.033Z | Compiling env_filter v1.0.0 |
| 1642 | 2026-04-07T02:21:13.036Z | Compiling encoding_rs v0.8.35 |
| 1643 | 2026-04-07T02:21:13.069Z | Compiling precomputed-hash v0.1.1 |
| 1644 | 2026-04-07T02:21:13.072Z | Compiling jiff v0.2.21 |
| 1645 | 2026-04-07T02:21:13.072Z | Compiling mime v0.3.17 |
| 1646 | 2026-04-07T02:21:13.142Z | Compiling predicates-core v1.0.10 |
| 1647 | 2026-04-07T02:21:13.204Z | Compiling either v1.15.0 |
| 1648 | 2026-04-07T02:21:13.247Z | Compiling keccak v0.1.6 |
| 1649 | 2026-04-07T02:21:13.264Z | Compiling whoami v2.1.0 |
| 1650 | 2026-04-07T02:21:13.347Z | Compiling new_debug_unreachable v1.0.6 |
| 1651 | 2026-04-07T02:21:13.366Z | Compiling rustc-hash v2.1.1 |
| 1652 | 2026-04-07T02:21:13.366Z | Compiling data-encoding v2.10.0 |
| 1653 | 2026-04-07T02:21:13.426Z | Compiling difflib v0.4.0 |
| 1654 | 2026-04-07T02:21:13.449Z | Compiling static_assertions v1.1.0 |
| 1655 | 2026-04-07T02:21:13.510Z | Compiling fixedbitset v0.4.2 |
| 1656 | 2026-04-07T02:21:13.538Z | Compiling hyper v1.8.1 |
| 1657 | 2026-04-07T02:21:13.679Z | Compiling fixedbitset v0.5.7 |
| 1658 | 2026-04-07T02:21:13.746Z | Compiling normalize-line-endings v0.3.0 |
| 1659 | 2026-04-07T02:21:13.860Z | Compiling predicates v3.1.4 |
| 1660 | 2026-04-07T02:21:13.952Z | Compiling petgraph v0.8.3 |
| 1661 | 2026-04-07T02:21:14.009Z | Compiling hickory-proto v0.25.2 |
| 1662 | 2026-04-07T02:21:14.024Z | Compiling petgraph v0.6.5 |
| 1663 | 2026-04-07T02:21:14.027Z | Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc) |
| 1664 | 2026-04-07T02:21:14.083Z | Compiling tokio-postgres v0.7.16 |
| 1665 | 2026-04-07T02:21:14.101Z | Compiling iddqd v0.3.17 |
| 1666 | 2026-04-07T02:21:14.314Z | Compiling strum v0.26.3 |
| 1667 | 2026-04-07T02:21:14.406Z | Compiling clap v4.5.60 |
| 1668 | 2026-04-07T02:21:14.467Z | Compiling string_cache v0.8.9 |
| 1669 | 2026-04-07T02:21:14.503Z | Compiling sha3 v0.10.8 |
| 1670 | 2026-04-07T02:21:14.571Z | Compiling itertools v0.13.0 |
| 1671 | 2026-04-07T02:21:14.587Z | Compiling toml_edit v0.22.27 |
| 1672 | 2026-04-07T02:21:14.625Z | Compiling env_logger v0.11.9 |
| 1673 | 2026-04-07T02:21:14.719Z | Compiling hyper-util v0.1.20 |
| 1674 | 2026-04-07T02:21:15.009Z | Compiling usdt v0.6.0 |
| 1675 | 2026-04-07T02:21:15.045Z | Compiling usdt-impl v0.5.0 |
| 1676 | 2026-04-07T02:21:15.239Z | Compiling serde_with v3.17.0 |
| 1677 | 2026-04-07T02:21:15.302Z | Compiling similar v2.7.0 |
| 1678 | 2026-04-07T02:21:15.320Z | Compiling crossterm v0.28.1 |
| 1679 | 2026-04-07T02:21:15.628Z | Compiling toml v0.7.8 |
| 1680 | 2026-04-07T02:21:15.667Z | Compiling ecdsa v0.16.9 |
| 1681 | 2026-04-07T02:21:15.878Z | Compiling zip v4.6.1 |
| 1682 | 2026-04-07T02:21:16.002Z | Compiling rsa v0.9.10 |
| 1683 | 2026-04-07T02:21:16.085Z | Compiling ed25519-dalek v2.2.0 |
| 1684 | 2026-04-07T02:21:16.209Z | Compiling hyper-tls v0.6.0 |
| 1685 | 2026-04-07T02:21:16.467Z | Compiling zip v0.6.6 |
| 1686 | 2026-04-07T02:21:16.764Z | Compiling tokio-stream v0.1.18 |
| 1687 | 2026-04-07T02:21:16.799Z | Compiling heck v0.4.1 |
| 1688 | 2026-04-07T02:21:16.913Z | Compiling toml_parser v1.0.9+spec-1.1.0 |
| 1689 | 2026-04-07T02:21:16.933Z | Compiling buf-list v1.1.2 |
| 1690 | 2026-04-07T02:21:16.954Z | Compiling gateway-ereport-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc) |
| 1691 | 2026-04-07T02:21:17.032Z | Compiling openapiv3 v2.2.0 |
| 1692 | 2026-04-07T02:21:17.045Z | Compiling x509-cert v0.2.5 |
| 1693 | 2026-04-07T02:21:17.058Z | Compiling sha1 v0.10.6 |
| 1694 | 2026-04-07T02:21:17.076Z | Compiling crossbeam-epoch v0.9.18 |
| 1695 | 2026-04-07T02:21:17.239Z | Compiling toml_datetime v0.7.5+spec-1.1.0 |
| 1696 | 2026-04-07T02:21:17.274Z | Compiling lalrpop-util v0.19.12 |
| 1697 | 2026-04-07T02:21:17.290Z | Compiling peg-runtime v0.8.5 |
| 1698 | 2026-04-07T02:21:17.310Z | Compiling thread_local v1.1.9 |
| 1699 | 2026-04-07T02:21:17.413Z | Compiling slog-async v2.8.0 |
| 1700 | 2026-04-07T02:21:17.431Z | Compiling futures-executor v0.3.32 |
| 1701 | 2026-04-07T02:21:17.478Z | Compiling crossbeam-channel v0.5.15 |
| 1702 | 2026-04-07T02:21:17.510Z | Compiling filetime v0.2.27 |
| 1703 | 2026-04-07T02:21:17.549Z | Compiling is-terminal v0.4.17 |
| 1704 | 2026-04-07T02:21:17.592Z | Compiling take_mut v0.2.2 |
| 1705 | 2026-04-07T02:21:17.615Z | Compiling xattr v1.6.1 |
| 1706 | 2026-04-07T02:21:17.637Z | Compiling term v1.2.1 |
| 1707 | 2026-04-07T02:21:17.665Z | Compiling futures v0.3.32 |
| 1708 | 2026-04-07T02:21:17.753Z | Compiling tar v0.4.45 |
| 1709 | 2026-04-07T02:21:17.940Z | Compiling slog-term v2.9.2 |
| 1710 | 2026-04-07T02:21:33.195Z | Compiling rustls-webpki v0.103.9 |
| 1711 | 2026-04-07T02:21:36.109Z | Compiling tokio-rustls v0.26.4 |
| 1712 | 2026-04-07T02:21:36.109Z | Compiling rustls-platform-verifier v0.6.2 |
| 1713 | 2026-04-07T02:21:36.307Z | Compiling hyper-rustls v0.27.7 |
| 1714 | 2026-04-07T02:21:36.499Z | Compiling reqwest v0.12.28 |
| 1715 | 2026-04-07T02:21:36.499Z | Compiling reqwest v0.13.2 |
| 1716 | 2026-04-07T02:21:38.514Z | Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack) |
| 1717 | 2026-04-07T02:21:38.745Z | Compiling xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader) |
| 1718 | 2026-04-07T02:21:41.590Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 48.48s |
| 1719 | 2026-04-07T02:21:41.742Z | Running `target/debug/xtask-downloader cockroach clickhouse console dendrite-stub maghemite-mgd transceiver-control` |
| 1720 | 2026-04-07T02:21:41.801Z | Apr 07 02:21:40.769 INFO Starting download, target: Console |
| 1721 | 2026-04-07T02:21:41.802Z | Apr 07 02:21:40.770 INFO Starting download, target: Cockroach |
| 1722 | 2026-04-07T02:21:41.802Z | Apr 07 02:21:40.770 INFO Starting download, target: Clickhouse |
| 1723 | 2026-04-07T02:21:41.802Z | Apr 07 02:21:40.770 INFO Starting download, target: DendriteStub |
| 1724 | 2026-04-07T02:21:41.802Z | Apr 07 02:21:40.770 INFO Starting download, target: MaghemiteMgd |
| 1725 | 2026-04-07T02:21:41.802Z | Apr 07 02:21:40.770 INFO Starting download, target: TransceiverControl |
| 1726 | 2026-04-07T02:21:41.805Z | Apr 07 02:21:40.770 INFO Downloading out/downloads/console.tar.gz (attempt 1/3), target: Console |
| 1727 | 2026-04-07T02:21:41.805Z | Apr 07 02:21:40.770 INFO Downloading out/downloads/xcvradm.gz (attempt 1/3), target: TransceiverControl |
| 1728 | 2026-04-07T02:21:41.805Z | Apr 07 02:21:40.770 INFO Downloading out/downloads/cockroach.tgz (attempt 1/3), target: Cockroach |
| 1729 | 2026-04-07T02:21:41.805Z | Apr 07 02:21:40.770 INFO Downloading out/downloads/mgd.tar.gz (attempt 1/3), target: MaghemiteMgd |
| 1730 | 2026-04-07T02:21:41.805Z | Apr 07 02:21:40.771 INFO Downloading out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz (attempt 1/3), target: Clickhouse |
| 1731 | 2026-04-07T02:21:41.805Z | Apr 07 02:21:40.771 INFO Downloading out/downloads/dendrite-stub.tar.gz (attempt 1/3), target: DendriteStub |
| 1732 | 2026-04-07T02:21:42.136Z | Apr 07 02:21:41.104 INFO Unpacking out/downloads/xcvradm.gz to out/downloads/root/opt/oxide/bin/xcvradm, target: TransceiverControl |
| 1733 | 2026-04-07T02:21:42.359Z | Apr 07 02:21:41.319 INFO Download complete, target: TransceiverControl |
| 1734 | 2026-04-07T02:21:42.836Z | Apr 07 02:21:41.801 INFO Unpacking out/downloads/console.tar.gz to out/console-assets, target: Console |
| 1735 | 2026-04-07T02:21:43.081Z | Apr 07 02:21:42.048 INFO Download complete, target: Console |
| 1736 | 2026-04-07T02:21:43.414Z | Apr 07 02:21:42.380 INFO Unpacking out/downloads/dendrite-stub.tar.gz to out/downloads, target: DendriteStub |
| 1737 | 2026-04-07T02:21:43.570Z | Apr 07 02:21:42.537 INFO Unpacking out/downloads/mgd.tar.gz to out/downloads, target: MaghemiteMgd |
| 1738 | 2026-04-07T02:21:44.213Z | Apr 07 02:21:43.181 INFO tarball path: out/downloads/cockroach.tgz, target: Cockroach |
| 1739 | 2026-04-07T02:21:44.213Z | Apr 07 02:21:43.181 INFO Unpacking out/downloads/cockroach.tgz to out/downloads, target: Cockroach |
| 1740 | 2026-04-07T02:21:44.307Z | Apr 07 02:21:43.275 INFO Unpacking out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz to out/clickhouse, target: Clickhouse |
| 1741 | 2026-04-07T02:21:45.808Z | Apr 07 02:21:44.775 INFO Download complete, target: DendriteStub |
| 1742 | 2026-04-07T02:21:45.925Z | Apr 07 02:21:44.893 INFO Download complete, target: MaghemiteMgd |
| 1743 | 2026-04-07T02:21:49.014Z | Apr 07 02:21:47.981 INFO Checking that binary works, target: Cockroach |
| 1744 | 2026-04-07T02:21:49.114Z | Apr 07 02:21:48.082 INFO Download complete, target: Cockroach |
| 1745 | 2026-04-07T02:21:51.183Z | Apr 07 02:21:50.150 INFO Checking that binary works, target: Clickhouse |
| 1746 | 2026-04-07T02:21:51.338Z | Apr 07 02:21:50.305 INFO Download complete, target: Clickhouse |
| 1747 | 2026-04-07T02:21:51.344Z | All prerequisites installed successfully |
| 1748 | 2026-04-07T02:21:51.347Z | |
| 1749 | 2026-04-07T02:21:51.347Z | real 2:45.595163698 |
| 1750 | 2026-04-07T02:21:51.347Z | user 7:21.805506905 |
| 1751 | 2026-04-07T02:21:51.347Z | sys 1:44.247181723 |
| 1752 | 2026-04-07T02:21:51.347Z | trap 0.246905491 |
| 1753 | 2026-04-07T02:21:51.347Z | tflt 2.272972645 |
| 1754 | 2026-04-07T02:21:51.347Z | dflt 3.086050430 |
| 1755 | 2026-04-07T02:21:51.347Z | kflt 0.155186865 |
| 1756 | 2026-04-07T02:21:51.347Z | lock 22:48.536359133 |
| 1757 | 2026-04-07T02:21:51.347Z | slp 19:59.060924263 |
| 1758 | 2026-04-07T02:21:51.347Z | lat 24.011313144 |
| 1759 | 2026-04-07T02:21:51.347Z | stop 2:57.007652406 |
| 1760 | 2026-04-07T02:21:51.347Z | + ptime -m cargo xtask download softnpu |
| 1761 | 2026-04-07T02:21:51.902Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s |
| 1762 | 2026-04-07T02:21:51.940Z | Running `target/debug/xtask download softnpu` |
| 1763 | 2026-04-07T02:21:52.722Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.74s |
| 1764 | 2026-04-07T02:21:52.789Z | Running `target/debug/xtask-downloader softnpu` |
| 1765 | 2026-04-07T02:21:52.829Z | Apr 07 02:21:51.795 INFO Starting download, target: Softnpu |
| 1766 | 2026-04-07T02:21:52.835Z | Apr 07 02:21:51.795 INFO Downloading out/npuzone/npuzone (attempt 1/3), target: Softnpu |
| 1767 | 2026-04-07T02:21:54.045Z | Apr 07 02:21:53.007 INFO Download complete, target: Softnpu |
| 1768 | 2026-04-07T02:21:54.050Z | |
| 1769 | 2026-04-07T02:21:54.051Z | real 2.692586009 |
| 1770 | 2026-04-07T02:21:54.051Z | user 1.354545878 |
| 1771 | 2026-04-07T02:21:54.051Z | sys 0.661749946 |
| 1772 | 2026-04-07T02:21:54.051Z | trap 0.000961134 |
| 1773 | 2026-04-07T02:21:54.051Z | tflt 0.000235266 |
| 1774 | 2026-04-07T02:21:54.051Z | dflt 0.000426495 |
| 1775 | 2026-04-07T02:21:54.051Z | kflt 0.000000000 |
| 1776 | 2026-04-07T02:21:54.051Z | lock 23.012083347 |
| 1777 | 2026-04-07T02:21:54.052Z | slp 0.995090782 |
| 1778 | 2026-04-07T02:21:54.052Z | lat 0.076936556 |
| 1779 | 2026-04-07T02:21:54.052Z | stop 0.000197454 |
| 1780 | 2026-04-07T02:21:54.052Z | + export CARGO_INCREMENTAL=0 |
| 1781 | 2026-04-07T02:21:54.052Z | + CARGO_INCREMENTAL=0 |
| 1782 | 2026-04-07T02:21:54.052Z | + ptime -m cargo run --locked --release --bin omicron-package -- -t test target create -p dev |
| 1783 | 2026-04-07T02:21:54.933Z | Compiling proc-macro2 v1.0.106 |
| 1784 | 2026-04-07T02:21:54.933Z | Compiling quote v1.0.44 |
| 1785 | 2026-04-07T02:21:54.933Z | Compiling unicode-ident v1.0.24 |
| 1786 | 2026-04-07T02:21:54.936Z | Compiling libc v0.2.180 |
| 1787 | 2026-04-07T02:21:54.936Z | Compiling serde_core v1.0.228 |
| 1788 | 2026-04-07T02:21:54.936Z | Compiling serde v1.0.228 |
| 1789 | 2026-04-07T02:21:54.936Z | Compiling cfg-if v1.0.4 |
| 1790 | 2026-04-07T02:21:54.936Z | Compiling version_check v0.9.5 |
| 1791 | 2026-04-07T02:21:54.936Z | Compiling find-msvc-tools v0.1.9 |
| 1792 | 2026-04-07T02:21:55.077Z | Compiling shlex v1.3.0 |
| 1793 | 2026-04-07T02:21:55.097Z | Compiling typenum v1.19.0 |
| 1794 | 2026-04-07T02:21:55.100Z | Compiling autocfg v1.5.0 |
| 1795 | 2026-04-07T02:21:55.100Z | Compiling zmij v1.0.21 |
| 1796 | 2026-04-07T02:21:55.100Z | Compiling serde_json v1.0.149 |
| 1797 | 2026-04-07T02:21:55.100Z | Compiling portable-atomic v1.13.1 |
| 1798 | 2026-04-07T02:21:55.193Z | Compiling memchr v2.8.0 |
| 1799 | 2026-04-07T02:21:55.381Z | Compiling zerocopy v0.8.40 |
| 1800 | 2026-04-07T02:21:55.497Z | Compiling generic-array v0.14.7 |
| 1801 | 2026-04-07T02:21:55.515Z | Compiling libm v0.2.16 |
| 1802 | 2026-04-07T02:21:55.575Z | Compiling smallvec v1.15.1 |
| 1803 | 2026-04-07T02:21:55.575Z | Compiling parking_lot_core v0.9.12 |
| 1804 | 2026-04-07T02:21:55.578Z | Compiling icu_properties_data v2.1.2 |
| 1805 | 2026-04-07T02:21:55.649Z | Compiling icu_normalizer_data v2.1.1 |
| 1806 | 2026-04-07T02:21:55.681Z | Compiling num-traits v0.2.19 |
| 1807 | 2026-04-07T02:21:55.684Z | Compiling itoa v1.0.17 |
| 1808 | 2026-04-07T02:21:55.712Z | Compiling log v0.4.29 |
| 1809 | 2026-04-07T02:21:55.816Z | Compiling stable_deref_trait v1.2.1 |
| 1810 | 2026-04-07T02:21:55.835Z | Compiling pkg-config v0.3.32 |
| 1811 | 2026-04-07T02:21:55.867Z | Compiling getrandom v0.4.1 |
| 1812 | 2026-04-07T02:21:55.883Z | Compiling subtle v2.6.1 |
| 1813 | 2026-04-07T02:21:55.991Z | Compiling getrandom v0.3.4 |
| 1814 | 2026-04-07T02:21:56.074Z | Compiling scopeguard v1.2.0 |
| 1815 | 2026-04-07T02:21:56.091Z | Compiling jobserver v0.1.34 |
| 1816 | 2026-04-07T02:21:56.094Z | Compiling getrandom v0.2.17 |
| 1817 | 2026-04-07T02:21:56.165Z | Compiling errno v0.3.14 |
| 1818 | 2026-04-07T02:21:56.239Z | Compiling lock_api v0.4.14 |
| 1819 | 2026-04-07T02:21:56.256Z | Compiling rand_core v0.6.4 |
| 1820 | 2026-04-07T02:21:56.320Z | Compiling cc v1.2.56 |
| 1821 | 2026-04-07T02:21:56.409Z | Compiling litemap v0.8.1 |
| 1822 | 2026-04-07T02:21:56.424Z | Compiling syn v2.0.117 |
| 1823 | 2026-04-07T02:21:56.450Z | Compiling percent-encoding v2.3.2 |
| 1824 | 2026-04-07T02:21:56.466Z | Compiling writeable v0.6.2 |
| 1825 | 2026-04-07T02:21:56.531Z | Compiling thiserror v2.0.18 |
| 1826 | 2026-04-07T02:21:56.556Z | Compiling fnv v1.0.7 |
| 1827 | 2026-04-07T02:21:56.634Z | Compiling pin-project-lite v0.2.17 |
| 1828 | 2026-04-07T02:21:56.735Z | Compiling critical-section v1.2.0 |
| 1829 | 2026-04-07T02:21:56.752Z | Compiling schemars v0.8.22 |
| 1830 | 2026-04-07T02:21:56.796Z | Compiling rustversion v1.0.22 |
| 1831 | 2026-04-07T02:21:56.799Z | Compiling allocator-api2 v0.2.21 |
| 1832 | 2026-04-07T02:21:56.811Z | Compiling equivalent v1.0.2 |
| 1833 | 2026-04-07T02:21:56.858Z | Compiling foldhash v0.2.0 |
| 1834 | 2026-04-07T02:21:56.890Z | Compiling fs_extra v1.3.0 |
| 1835 | 2026-04-07T02:21:56.893Z | Compiling dunce v1.0.5 |
| 1836 | 2026-04-07T02:21:56.894Z | Compiling utf8_iter v1.0.4 |
| 1837 | 2026-04-07T02:21:57.023Z | Compiling form_urlencoded v1.2.2 |
| 1838 | 2026-04-07T02:21:57.077Z | Compiling cmake v0.1.57 |
| 1839 | 2026-04-07T02:21:57.099Z | Compiling hashbrown v0.16.1 |
| 1840 | 2026-04-07T02:21:57.154Z | Compiling once_cell v1.21.3 |
| 1841 | 2026-04-07T02:21:57.202Z | Compiling const-oid v0.9.6 |
| 1842 | 2026-04-07T02:21:57.313Z | Compiling semver v1.0.27 |
| 1843 | 2026-04-07T02:21:57.425Z | Compiling bitflags v2.11.0 |
| 1844 | 2026-04-07T02:21:57.477Z | Compiling signal-hook-registry v1.4.8 |
| 1845 | 2026-04-07T02:21:57.617Z | Compiling rustix v1.1.3 |
| 1846 | 2026-04-07T02:21:57.635Z | Compiling socket2 v0.6.2 |
| 1847 | 2026-04-07T02:21:57.650Z | Compiling indexmap v2.13.0 |
| 1848 | 2026-04-07T02:21:57.653Z | Compiling ring v0.17.14 |
| 1849 | 2026-04-07T02:21:57.712Z | Compiling aws-lc-sys v0.37.1 |
| 1850 | 2026-04-07T02:21:57.794Z | Compiling parking_lot v0.12.5 |
| 1851 | 2026-04-07T02:21:57.857Z | Compiling mio v1.1.1 |
| 1852 | 2026-04-07T02:21:57.860Z | Compiling aws-lc-rs v1.16.0 |
| 1853 | 2026-04-07T02:21:57.938Z | Compiling rand_core v0.10.0 |
| 1854 | 2026-04-07T02:21:57.973Z | Compiling futures-core v0.3.32 |
| 1855 | 2026-04-07T02:21:57.988Z | Compiling strsim v0.11.1 |
| 1856 | 2026-04-07T02:21:58.002Z | Compiling thiserror v1.0.69 |
| 1857 | 2026-04-07T02:21:58.129Z | Compiling httparse v1.10.1 |
| 1858 | 2026-04-07T02:21:58.182Z | Compiling byteorder v1.5.0 |
| 1859 | 2026-04-07T02:21:58.197Z | Compiling ucd-trie v0.1.7 |
| 1860 | 2026-04-07T02:21:58.352Z | Compiling heck v0.5.0 |
| 1861 | 2026-04-07T02:21:58.409Z | Compiling pest v2.8.6 |
| 1862 | 2026-04-07T02:21:58.461Z | Compiling ident_case v1.0.1 |
| 1863 | 2026-04-07T02:21:58.464Z | Compiling iana-time-zone v0.1.65 |
| 1864 | 2026-04-07T02:21:58.493Z | Compiling vcpkg v0.2.15 |
| 1865 | 2026-04-07T02:21:58.496Z | Compiling syn v1.0.109 |
| 1866 | 2026-04-07T02:21:58.630Z | Compiling uuid v1.23.0 |
| 1867 | 2026-04-07T02:21:58.654Z | Compiling cpufeatures v0.2.17 |
| 1868 | 2026-04-07T02:21:58.733Z | Compiling regex-syntax v0.8.10 |
| 1869 | 2026-04-07T02:21:58.957Z | Compiling rustc_version v0.4.1 |
| 1870 | 2026-04-07T02:21:59.044Z | Compiling futures-sink v0.3.32 |
| 1871 | 2026-04-07T02:21:59.132Z | Compiling rustls v0.23.37 |
| 1872 | 2026-04-07T02:21:59.151Z | Compiling openssl-sys v0.9.111 |
| 1873 | 2026-04-07T02:21:59.180Z | Compiling futures-channel v0.3.32 |
| 1874 | 2026-04-07T02:21:59.236Z | Compiling futures-io v0.3.32 |
| 1875 | 2026-04-07T02:21:59.252Z | Compiling futures-task v0.3.32 |
| 1876 | 2026-04-07T02:21:59.346Z | Compiling slab v0.4.12 |
| 1877 | 2026-04-07T02:21:59.368Z | Compiling synstructure v0.13.2 |
| 1878 | 2026-04-07T02:21:59.403Z | Compiling serde_derive_internals v0.29.1 |
| 1879 | 2026-04-07T02:21:59.513Z | Compiling dyn-clone v1.0.20 |
| 1880 | 2026-04-07T02:21:59.533Z | Compiling plain v0.2.3 |
| 1881 | 2026-04-07T02:21:59.647Z | Compiling pest_meta v2.8.6 |
| 1882 | 2026-04-07T02:21:59.673Z | Compiling aho-corasick v1.1.4 |
| 1883 | 2026-04-07T02:21:59.700Z | Compiling crossbeam-utils v0.8.21 |
| 1884 | 2026-04-07T02:21:59.751Z | Compiling time-core v0.1.8 |
| 1885 | 2026-04-07T02:21:59.770Z | Compiling num-conv v0.2.0 |
| 1886 | 2026-04-07T02:21:59.950Z | Compiling time-macros v0.2.27 |
| 1887 | 2026-04-07T02:21:59.989Z | Compiling openssl v0.10.75 |
| 1888 | 2026-04-07T02:22:00.010Z | Compiling pretty-hex v0.4.1 |
| 1889 | 2026-04-07T02:22:00.165Z | Compiling base64 v0.22.1 |
| 1890 | 2026-04-07T02:22:00.240Z | Compiling pest_generator v2.8.6 |
| 1891 | 2026-04-07T02:22:00.258Z | Compiling anyhow v1.0.102 |
| 1892 | 2026-04-07T02:22:00.274Z | Compiling crc32fast v1.5.0 |
| 1893 | 2026-04-07T02:22:00.290Z | Compiling base64ct v1.8.3 |
| 1894 | 2026-04-07T02:22:00.307Z | Compiling darling_core v0.21.3 |
| 1895 | 2026-04-07T02:22:00.324Z | Compiling zstd-sys v2.0.16+zstd.1.5.7 |
| 1896 | 2026-04-07T02:22:00.556Z | Compiling regex-automata v0.4.14 |
| 1897 | 2026-04-07T02:22:00.573Z | Compiling pem-rfc7468 v0.7.0 |
| 1898 | 2026-04-07T02:22:00.602Z | Compiling flagset v0.4.7 |
| 1899 | 2026-04-07T02:22:00.623Z | Compiling native-tls v0.2.18 |
| 1900 | 2026-04-07T02:22:00.686Z | Compiling serde_derive v1.0.228 |
| 1901 | 2026-04-07T02:22:00.701Z | Compiling zeroize_derive v1.4.3 |
| 1902 | 2026-04-07T02:22:00.719Z | Compiling zerofrom-derive v0.1.6 |
| 1903 | 2026-04-07T02:22:00.754Z | Compiling yoke-derive v0.8.1 |
| 1904 | 2026-04-07T02:22:00.834Z | Compiling zerovec-derive v0.11.2 |
| 1905 | 2026-04-07T02:22:00.854Z | Compiling displaydoc v0.2.5 |
| 1906 | 2026-04-07T02:22:00.871Z | Compiling zerocopy-derive v0.8.40 |
| 1907 | 2026-04-07T02:22:00.892Z | Compiling tokio-macros v2.6.0 |
| 1908 | 2026-04-07T02:22:00.927Z | Compiling futures-macro v0.3.32 |
| 1909 | 2026-04-07T02:22:00.942Z | Compiling thiserror-impl v2.0.18 |
| 1910 | 2026-04-07T02:22:00.945Z | Compiling schemars_derive v0.8.22 |
| 1911 | 2026-04-07T02:22:01.120Z | Compiling der_derive v0.7.3 |
| 1912 | 2026-04-07T02:22:01.338Z | Compiling zeroize v1.8.2 |
| 1913 | 2026-04-07T02:22:01.619Z | Compiling tracing-attributes v0.1.31 |
| 1914 | 2026-04-07T02:22:01.750Z | Compiling thiserror-impl v1.0.69 |
| 1915 | 2026-04-07T02:22:01.788Z | Compiling pest_derive v2.8.6 |
| 1916 | 2026-04-07T02:22:01.870Z | Compiling zerofrom v0.1.6 |
| 1917 | 2026-04-07T02:22:02.027Z | Compiling yoke v0.8.1 |
| 1918 | 2026-04-07T02:22:02.064Z | Compiling futures-util v0.3.32 |
| 1919 | 2026-04-07T02:22:02.129Z | Compiling crypto-common v0.1.7 |
| 1920 | 2026-04-07T02:22:02.152Z | Compiling block-buffer v0.10.4 |
| 1921 | 2026-04-07T02:22:02.209Z | Compiling zerovec v0.11.5 |
| 1922 | 2026-04-07T02:22:02.248Z | Compiling zerotrie v0.2.3 |
| 1923 | 2026-04-07T02:22:02.329Z | Compiling digest v0.10.7 |
| 1924 | 2026-04-07T02:22:02.436Z | Compiling block-padding v0.3.3 |
| 1925 | 2026-04-07T02:22:02.603Z | Compiling inout v0.1.4 |
| 1926 | 2026-04-07T02:22:02.679Z | Compiling hmac v0.12.1 |
| 1927 | 2026-04-07T02:22:02.713Z | Compiling sha2 v0.10.9 |
| 1928 | 2026-04-07T02:22:02.729Z | Compiling rustls-pki-types v1.14.0 |
| 1929 | 2026-04-07T02:22:02.732Z | Compiling scroll_derive v0.12.1 |
| 1930 | 2026-04-07T02:22:02.778Z | Compiling cipher v0.4.4 |
| 1931 | 2026-04-07T02:22:02.805Z | Compiling tinystr v0.8.2 |
| 1932 | 2026-04-07T02:22:02.841Z | Compiling potential_utf v0.1.4 |
| 1933 | 2026-04-07T02:22:02.884Z | Compiling scroll_derive v0.13.1 |
| 1934 | 2026-04-07T02:22:03.032Z | Compiling icu_locale_core v2.1.1 |
| 1935 | 2026-04-07T02:22:03.050Z | Compiling icu_collections v2.1.1 |
| 1936 | 2026-04-07T02:22:03.290Z | Compiling openssl-macros v0.1.1 |
| 1937 | 2026-04-07T02:22:03.528Z | Compiling regex v1.12.3 |
| 1938 | 2026-04-07T02:22:03.590Z | Compiling darling_macro v0.21.3 |
| 1939 | 2026-04-07T02:22:03.698Z | Compiling icu_provider v2.1.1 |
| 1940 | 2026-04-07T02:22:03.757Z | Compiling der v0.7.10 |
| 1941 | 2026-04-07T02:22:03.778Z | Compiling zerocopy-derive v0.7.35 |
| 1942 | 2026-04-07T02:22:03.922Z | Compiling bytes v1.11.1 |
| 1943 | 2026-04-07T02:22:04.004Z | Compiling chrono v0.4.44 |
| 1944 | 2026-04-07T02:22:04.022Z | Compiling icu_properties v2.1.2 |
| 1945 | 2026-04-07T02:22:04.025Z | Compiling icu_normalizer v2.1.1 |
| 1946 | 2026-04-07T02:22:04.273Z | Compiling serde_tokenstream v0.2.3 |
| 1947 | 2026-04-07T02:22:04.546Z | Compiling tokio v1.50.0 |
| 1948 | 2026-04-07T02:22:04.592Z | Compiling http v1.4.0 |
| 1949 | 2026-04-07T02:22:04.592Z | Compiling rand_core v0.9.5 |
| 1950 | 2026-04-07T02:22:04.875Z | Compiling slog v2.8.2 |
| 1951 | 2026-04-07T02:22:04.936Z | Compiling idna_adapter v1.2.1 |
| 1952 | 2026-04-07T02:22:05.104Z | Compiling idna v1.1.0 |
| 1953 | 2026-04-07T02:22:05.120Z | Compiling tracing-core v0.1.36 |
| 1954 | 2026-04-07T02:22:05.123Z | Compiling untrusted v0.9.0 |
| 1955 | 2026-04-07T02:22:05.273Z | Compiling ppv-lite86 v0.2.21 |
| 1956 | 2026-04-07T02:22:05.581Z | Compiling url v2.5.8 |
| 1957 | 2026-04-07T02:22:05.648Z | Compiling tracing v0.1.44 |
| 1958 | 2026-04-07T02:22:05.668Z | Compiling spki v0.7.3 |
| 1959 | 2026-04-07T02:22:05.743Z | Compiling darling v0.21.3 |
| 1960 | 2026-04-07T02:22:05.774Z | Compiling salsa20 v0.10.2 |
| 1961 | 2026-04-07T02:22:05.855Z | Compiling pbkdf2 v0.12.2 |
| 1962 | 2026-04-07T02:22:06.223Z | Compiling cookie v0.18.1 |
| 1963 | 2026-04-07T02:22:06.354Z | Compiling camino v1.2.2 |
| 1964 | 2026-04-07T02:22:06.527Z | Compiling scrypt v0.11.0 |
| 1965 | 2026-04-07T02:22:06.561Z | Compiling rand_chacha v0.9.0 |
| 1966 | 2026-04-07T02:22:06.576Z | Compiling aes v0.8.4 |
| 1967 | 2026-04-07T02:22:06.661Z | Compiling cbc v0.1.2 |
| 1968 | 2026-04-07T02:22:07.126Z | Compiling usdt-impl v0.5.0 |
| 1969 | 2026-04-07T02:22:07.235Z | Compiling ref-cast v1.0.25 |
| 1970 | 2026-04-07T02:22:07.280Z | Compiling usdt-impl v0.6.0 |
| 1971 | 2026-04-07T02:22:07.337Z | Compiling winnow v0.7.14 |
| 1972 | 2026-04-07T02:22:07.367Z | Compiling paste v1.0.15 |
| 1973 | 2026-04-07T02:22:07.468Z | Compiling either v1.15.0 |
| 1974 | 2026-04-07T02:22:07.562Z | Compiling pkcs5 v0.7.1 |
| 1975 | 2026-04-07T02:22:07.691Z | Compiling rand v0.9.2 |
| 1976 | 2026-04-07T02:22:07.707Z | Compiling http-body v1.0.1 |
| 1977 | 2026-04-07T02:22:07.807Z | Compiling serde_spanned v0.6.9 |
| 1978 | 2026-04-07T02:22:07.883Z | Compiling toml_datetime v0.6.11 |
| 1979 | 2026-04-07T02:22:07.922Z | Compiling scroll v0.13.0 |
| 1980 | 2026-04-07T02:22:07.973Z | Compiling scroll v0.12.0 |
| 1981 | 2026-04-07T02:22:08.143Z | Compiling heapless v0.7.17 |
| 1982 | 2026-04-07T02:22:08.206Z | Compiling bzip2-sys v0.1.13+1.0.8 |
| 1983 | 2026-04-07T02:22:08.221Z | Compiling zstd-safe v7.2.4 |
| 1984 | 2026-04-07T02:22:08.270Z | Compiling tokio-util v0.7.18 |
| 1985 | 2026-04-07T02:22:08.404Z | Compiling atomic-waker v1.1.2 |
| 1986 | 2026-04-07T02:22:08.421Z | Compiling untrusted v0.7.1 |
| 1987 | 2026-04-07T02:22:08.446Z | Compiling signal-hook v0.3.18 |
| 1988 | 2026-04-07T02:22:08.498Z | Compiling openssl-probe v0.2.1 |
| 1989 | 2026-04-07T02:22:08.577Z | Compiling goblin v0.8.2 |
| 1990 | 2026-04-07T02:22:08.608Z | Compiling goblin v0.10.5 |
| 1991 | 2026-04-07T02:22:08.689Z | Compiling toml_parser v1.0.9+spec-1.1.0 |
| 1992 | 2026-04-07T02:22:08.706Z | Compiling pkcs8 v0.10.2 |
| 1993 | 2026-04-07T02:22:09.081Z | Compiling zerocopy v0.7.35 |
| 1994 | 2026-04-07T02:22:09.269Z | Compiling ref-cast-impl v1.0.25 |
| 1995 | 2026-04-07T02:22:09.289Z | Compiling darling_core v0.20.11 |
| 1996 | 2026-04-07T02:22:09.451Z | Compiling curve25519-dalek v4.1.3 |
| 1997 | 2026-04-07T02:22:09.546Z | Compiling toml_datetime v0.7.5+spec-1.1.0 |
| 1998 | 2026-04-07T02:22:09.691Z | Compiling memoffset v0.9.1 |
| 1999 | 2026-04-07T02:22:09.713Z | Compiling fastrand v2.3.0 |
| 2000 | 2026-04-07T02:22:09.728Z | Compiling try-lock v0.2.5 |
| 2001 | 2026-04-07T02:22:09.866Z | Compiling litrs v1.0.0 |
| 2002 | 2026-04-07T02:22:09.950Z | Compiling tower-layer v0.3.3 |
| 2003 | 2026-04-07T02:22:10.115Z | Compiling tinyvec_macros v0.1.1 |
| 2004 | 2026-04-07T02:22:10.205Z | Compiling tower-service v0.3.3 |
| 2005 | 2026-04-07T02:22:10.322Z | Compiling winnow v0.5.40 |
| 2006 | 2026-04-07T02:22:10.360Z | Compiling rustix v0.38.44 |
| 2007 | 2026-04-07T02:22:10.379Z | Compiling document-features v0.2.12 |
| 2008 | 2026-04-07T02:22:10.422Z | Compiling tinyvec v1.10.0 |
| 2009 | 2026-04-07T02:22:10.694Z | Compiling h2 v0.4.13 |
| 2010 | 2026-04-07T02:22:10.810Z | Compiling want v0.3.1 |
| 2011 | 2026-04-07T02:22:10.910Z | Compiling dof v0.3.0 |
| 2012 | 2026-04-07T02:22:11.281Z | Compiling darling_macro v0.20.11 |
| 2013 | 2026-04-07T02:22:11.502Z | Compiling dof v0.4.0 |
| 2014 | 2026-04-07T02:22:11.582Z | Compiling dtrace-parser v0.2.0 |
| 2015 | 2026-04-07T02:22:11.745Z | Compiling toml_edit v0.19.15 |
| 2016 | 2026-04-07T02:22:11.802Z | Compiling ipnet v2.11.0 |
| 2017 | 2026-04-07T02:22:11.837Z | Compiling dtrace-parser v0.3.0 |
| 2018 | 2026-04-07T02:22:12.169Z | Compiling daft-derive v0.1.5 |
| 2019 | 2026-04-07T02:22:12.202Z | Compiling async-trait v0.1.89 |
| 2020 | 2026-04-07T02:22:12.278Z | Compiling spin v0.9.8 |
| 2021 | 2026-04-07T02:22:12.296Z | Compiling thread-id v5.1.0 |
| 2022 | 2026-04-07T02:22:12.394Z | Compiling thread-id v4.2.2 |
| 2023 | 2026-04-07T02:22:12.410Z | Compiling pin-utils v0.1.0 |
| 2024 | 2026-04-07T02:22:12.501Z | Compiling smoltcp v0.9.1 |
| 2025 | 2026-04-07T02:22:12.515Z | Compiling foreign-types-shared v0.1.1 |
| 2026 | 2026-04-07T02:22:12.518Z | Compiling powerfmt v0.2.0 |
| 2027 | 2026-04-07T02:22:12.566Z | Compiling num-bigint-dig v0.8.6 |
| 2028 | 2026-04-07T02:22:12.623Z | Compiling httpdate v1.0.3 |
| 2029 | 2026-04-07T02:22:12.690Z | Compiling cfg_aliases v0.2.1 |
| 2030 | 2026-04-07T02:22:12.807Z | Compiling nix v0.31.1 |
| 2031 | 2026-04-07T02:22:12.849Z | Compiling tempfile v3.25.0 |
| 2032 | 2026-04-07T02:22:12.866Z | Compiling deranged v0.5.8 |
| 2033 | 2026-04-07T02:22:12.869Z | Compiling foreign-types v0.3.2 |
| 2034 | 2026-04-07T02:22:13.132Z | Compiling darling v0.20.11 |
| 2035 | 2026-04-07T02:22:13.237Z | Compiling ipnetwork v0.21.1 |
| 2036 | 2026-04-07T02:22:13.488Z | Compiling curve25519-dalek-derive v0.1.1 |
| 2037 | 2026-04-07T02:22:13.505Z | Compiling strum_macros v0.26.4 |
| 2038 | 2026-04-07T02:22:13.763Z | Compiling hyper v1.8.1 |
| 2039 | 2026-04-07T02:22:13.930Z | Compiling socket2 v0.5.10 |
| 2040 | 2026-04-07T02:22:14.015Z | Compiling wait-timeout v0.2.1 |
| 2041 | 2026-04-07T02:22:14.144Z | Compiling simd-adler32 v0.3.8 |
| 2042 | 2026-04-07T02:22:14.268Z | Compiling anstyle v1.0.13 |
| 2043 | 2026-04-07T02:22:14.471Z | Compiling bit-vec v0.8.0 |
| 2044 | 2026-04-07T02:22:14.489Z | Compiling num_threads v0.1.7 |
| 2045 | 2026-04-07T02:22:14.513Z | Compiling siphasher v1.0.2 |
| 2046 | 2026-04-07T02:22:14.601Z | Compiling quick-error v1.2.3 |
| 2047 | 2026-04-07T02:22:14.626Z | Compiling utf8parse v0.2.2 |
| 2048 | 2026-04-07T02:22:14.716Z | Compiling rusty-fork v0.3.1 |
| 2049 | 2026-04-07T02:22:14.747Z | Compiling anstyle-parse v0.2.7 |
| 2050 | 2026-04-07T02:22:14.777Z | Compiling bit-set v0.8.0 |
| 2051 | 2026-04-07T02:22:14.795Z | Compiling time v0.3.47 |
| 2052 | 2026-04-07T02:22:14.963Z | Compiling hyper-util v0.1.20 |
| 2053 | 2026-04-07T02:22:15.266Z | Compiling derive_builder_core v0.20.2 |
| 2054 | 2026-04-07T02:22:15.302Z | Compiling unicode-normalization v0.1.25 |
| 2055 | 2026-04-07T02:22:15.796Z | Compiling rustls-native-certs v0.8.3 |
| 2056 | 2026-04-07T02:22:16.125Z | Compiling rand_xorshift v0.4.0 |
| 2057 | 2026-04-07T02:22:16.290Z | Compiling signature v2.2.0 |
| 2058 | 2026-04-07T02:22:16.455Z | Compiling hubpack_derive v0.1.1 |
| 2059 | 2026-04-07T02:22:16.503Z | Compiling strum_macros v0.27.2 |
| 2060 | 2026-04-07T02:22:16.611Z | Compiling sync_wrapper v1.0.2 |
| 2061 | 2026-04-07T02:22:16.632Z | Compiling fs-err v3.3.0 |
| 2062 | 2026-04-07T02:22:16.660Z | Compiling ahash v0.8.12 |
| 2063 | 2026-04-07T02:22:16.800Z | Compiling unarray v0.1.4 |
| 2064 | 2026-04-07T02:22:16.855Z | Compiling is_terminal_polyfill v1.70.2 |
| 2065 | 2026-04-07T02:22:16.935Z | Compiling adler2 v2.0.1 |
| 2066 | 2026-04-07T02:22:16.966Z | Compiling object v0.37.3 |
| 2067 | 2026-04-07T02:22:17.011Z | Compiling unicode-bidi v0.3.18 |
| 2068 | 2026-04-07T02:22:17.041Z | Compiling unicode-properties v0.1.4 |
| 2069 | 2026-04-07T02:22:17.077Z | Compiling anstyle-query v1.1.5 |
| 2070 | 2026-04-07T02:22:17.094Z | Compiling unicode-segmentation v1.12.0 |
| 2071 | 2026-04-07T02:22:17.158Z | Compiling colorchoice v1.0.4 |
| 2072 | 2026-04-07T02:22:17.206Z | Compiling miniz_oxide v0.8.9 |
| 2073 | 2026-04-07T02:22:17.276Z | Compiling anstream v0.6.21 |
| 2074 | 2026-04-07T02:22:17.292Z | Compiling proptest v1.10.0 |
| 2075 | 2026-04-07T02:22:17.535Z | Compiling stringprep v0.1.5 |
| 2076 | 2026-04-07T02:22:17.749Z | Compiling tower v0.5.3 |
| 2077 | 2026-04-07T02:22:17.765Z | Compiling derive_builder_macro v0.20.2 |
| 2078 | 2026-04-07T02:22:17.918Z | Compiling usdt-macro v0.6.0 |
| 2079 | 2026-04-07T02:22:17.990Z | Compiling usdt-attr-macro v0.6.0 |
| 2080 | 2026-04-07T02:22:18.479Z | Compiling http-body-util v0.1.3 |
| 2081 | 2026-04-07T02:22:18.667Z | Compiling webpki-roots v1.0.6 |
| 2082 | 2026-04-07T02:22:18.787Z | Compiling rand_chacha v0.3.1 |
| 2083 | 2026-04-07T02:22:18.823Z | Compiling erased-serde v0.3.31 |
| 2084 | 2026-04-07T02:22:18.826Z | Compiling md-5 v0.10.6 |
| 2085 | 2026-04-07T02:22:18.885Z | Compiling num-integer v0.1.46 |
| 2086 | 2026-04-07T02:22:18.904Z | Compiling hash32 v0.2.1 |
| 2087 | 2026-04-07T02:22:18.937Z | Compiling vergen-lib v0.1.6 |
| 2088 | 2026-04-07T02:22:19.011Z | Compiling ff v0.13.1 |
| 2089 | 2026-04-07T02:22:19.070Z | Compiling ryu v1.0.23 |
| 2090 | 2026-04-07T02:22:19.089Z | Compiling zlib-rs v0.6.2 |
| 2091 | 2026-04-07T02:22:19.111Z | Compiling base16ct v0.2.0 |
| 2092 | 2026-04-07T02:22:19.127Z | Compiling psl-types v2.0.11 |
| 2093 | 2026-04-07T02:22:19.159Z | Compiling iri-string v0.7.10 |
| 2094 | 2026-04-07T02:22:19.177Z | Compiling fallible-iterator v0.2.0 |
| 2095 | 2026-04-07T02:22:19.214Z | Compiling serde_urlencoded v0.7.1 |
| 2096 | 2026-04-07T02:22:19.253Z | Compiling publicsuffix v2.3.0 |
| 2097 | 2026-04-07T02:22:19.298Z | Compiling newtype-uuid v1.3.2 |
| 2098 | 2026-04-07T02:22:19.346Z | Compiling sec1 v0.7.3 |
| 2099 | 2026-04-07T02:22:19.382Z | Compiling group v0.13.0 |
| 2100 | 2026-04-07T02:22:19.424Z | Compiling num-iter v0.1.45 |
| 2101 | 2026-04-07T02:22:19.514Z | Compiling postgres-protocol v0.6.10 |
| 2102 | 2026-04-07T02:22:19.581Z | Compiling rand v0.8.5 |
| 2103 | 2026-04-07T02:22:19.666Z | Compiling oxnet v0.1.4 |
| 2104 | 2026-04-07T02:22:19.954Z | Compiling derive_builder v0.20.2 |
| 2105 | 2026-04-07T02:22:20.048Z | Compiling tokio-native-tls v0.3.1 |
| 2106 | 2026-04-07T02:22:20.048Z | Compiling heck v0.4.1 |
| 2107 | 2026-04-07T02:22:20.080Z | Compiling phf_shared v0.13.1 |
| 2108 | 2026-04-07T02:22:20.170Z | Compiling lazy_static v1.5.0 |
| 2109 | 2026-04-07T02:22:20.238Z | Compiling terminal_size v0.4.3 |
| 2110 | 2026-04-07T02:22:20.238Z | Compiling serde_with_macros v3.17.0 |
| 2111 | 2026-04-07T02:22:20.297Z | Compiling cargo-platform v0.1.9 |
| 2112 | 2026-04-07T02:22:20.300Z | Compiling hkdf v0.12.4 |
| 2113 | 2026-04-07T02:22:20.311Z | Compiling crypto-bigint v0.5.5 |
| 2114 | 2026-04-07T02:22:20.357Z | Compiling tower-http v0.6.8 |
| 2115 | 2026-04-07T02:22:20.360Z | Compiling clap_derive v4.5.55 |
| 2116 | 2026-04-07T02:22:20.408Z | Compiling enum-as-inner v0.6.1 |
| 2117 | 2026-04-07T02:22:20.474Z | Compiling serde_repr v0.1.20 |
| 2118 | 2026-04-07T02:22:20.490Z | Compiling vergen v9.0.6 |
| 2119 | 2026-04-07T02:22:20.579Z | Compiling clap_lex v1.0.0 |
| 2120 | 2026-04-07T02:22:20.673Z | Compiling libbz2-rs-sys v0.2.2 |
| 2121 | 2026-04-07T02:22:20.705Z | Compiling foldhash v0.1.5 |
| 2122 | 2026-04-07T02:22:20.722Z | Compiling bitflags v1.3.2 |
| 2123 | 2026-04-07T02:22:20.847Z | Compiling managed v0.8.0 |
| 2124 | 2026-04-07T02:22:20.890Z | Compiling bumpalo v3.20.2 |
| 2125 | 2026-04-07T02:22:21.014Z | Compiling hashbrown v0.15.5 |
| 2126 | 2026-04-07T02:22:21.028Z | Compiling clap_builder v4.5.60 |
| 2127 | 2026-04-07T02:22:21.084Z | Compiling bzip2 v0.6.1 |
| 2128 | 2026-04-07T02:22:21.134Z | Compiling flate2 v1.1.9 |
| 2129 | 2026-04-07T02:22:21.149Z | Compiling zopfli v0.8.3 |
| 2130 | 2026-04-07T02:22:21.269Z | Compiling elliptic-curve v0.13.8 |
| 2131 | 2026-04-07T02:22:21.467Z | Compiling cargo_metadata v0.19.2 |
| 2132 | 2026-04-07T02:22:21.722Z | Compiling phf v0.13.1 |
| 2133 | 2026-04-07T02:22:21.787Z | Compiling hyper-tls v0.6.0 |
| 2134 | 2026-04-07T02:22:21.884Z | Compiling zstd v0.13.3 |
| 2135 | 2026-04-07T02:22:21.937Z | Compiling signal-hook-mio v0.2.5 |
| 2136 | 2026-04-07T02:22:22.012Z | Compiling daft v0.1.5 |
| 2137 | 2026-04-07T02:22:22.076Z | Compiling cookie_store v0.22.1 |
| 2138 | 2026-04-07T02:22:22.092Z | Compiling postgres-types v0.2.12 |
| 2139 | 2026-04-07T02:22:22.157Z | Compiling bzip2 v0.4.4 |
| 2140 | 2026-04-07T02:22:22.228Z | Compiling strum v0.27.2 |
| 2141 | 2026-04-07T02:22:22.358Z | Compiling hubpack v0.1.2 |
| 2142 | 2026-04-07T02:22:22.436Z | Compiling ed25519 v2.2.3 |
| 2143 | 2026-04-07T02:22:22.514Z | Compiling phf_shared v0.11.3 |
| 2144 | 2026-04-07T02:22:22.609Z | Compiling crossbeam-epoch v0.9.18 |
| 2145 | 2026-04-07T02:22:22.649Z | Compiling pkcs1 v0.7.5 |
| 2146 | 2026-04-07T02:22:22.698Z | Compiling hex v0.4.3 |
| 2147 | 2026-04-07T02:22:22.727Z | Compiling serde-big-array v0.5.1 |
| 2148 | 2026-04-07T02:22:22.901Z | Compiling bstr v1.12.1 |
| 2149 | 2026-04-07T02:22:22.919Z | Compiling rfc6979 v0.4.0 |
| 2150 | 2026-04-07T02:22:23.036Z | Compiling float-cmp v0.10.0 |
| 2151 | 2026-04-07T02:22:23.053Z | Compiling memmap2 v0.9.10 |
| 2152 | 2026-04-07T02:22:23.071Z | Compiling env_filter v1.0.0 |
| 2153 | 2026-04-07T02:22:23.088Z | Compiling encoding_rs v0.8.35 |
| 2154 | 2026-04-07T02:22:23.134Z | Compiling predicates-core v1.0.10 |
| 2155 | 2026-04-07T02:22:23.160Z | Compiling toml_write v0.1.2 |
| 2156 | 2026-04-07T02:22:23.182Z | Compiling mime v0.3.17 |
| 2157 | 2026-04-07T02:22:23.201Z | Compiling static_assertions v1.1.0 |
| 2158 | 2026-04-07T02:22:23.275Z | Compiling data-encoding v2.10.0 |
| 2159 | 2026-04-07T02:22:23.292Z | Compiling new_debug_unreachable v1.0.6 |
| 2160 | 2026-04-07T02:22:23.323Z | Compiling precomputed-hash v0.1.1 |
| 2161 | 2026-04-07T02:22:23.348Z | Compiling difflib v0.4.0 |
| 2162 | 2026-04-07T02:22:23.380Z | Compiling whoami v2.1.0 |
| 2163 | 2026-04-07T02:22:23.397Z | Compiling normalize-line-endings v0.3.0 |
| 2164 | 2026-04-07T02:22:23.415Z | Compiling fixedbitset v0.4.2 |
| 2165 | 2026-04-07T02:22:23.437Z | Compiling jiff v0.2.21 |
| 2166 | 2026-04-07T02:22:23.512Z | Compiling rustc-hash v2.1.1 |
| 2167 | 2026-04-07T02:22:23.528Z | Compiling keccak v0.1.6 |
| 2168 | 2026-04-07T02:22:23.651Z | Compiling fixedbitset v0.5.7 |
| 2169 | 2026-04-07T02:22:23.706Z | Compiling iddqd v0.3.17 |
| 2170 | 2026-04-07T02:22:23.748Z | Compiling sha3 v0.10.8 |
| 2171 | 2026-04-07T02:22:23.777Z | Compiling tokio-postgres v0.7.16 |
| 2172 | 2026-04-07T02:22:23.862Z | Compiling predicates v3.1.4 |
| 2173 | 2026-04-07T02:22:23.865Z | Compiling hickory-proto v0.25.2 |
| 2174 | 2026-04-07T02:22:23.961Z | Compiling petgraph v0.8.3 |
| 2175 | 2026-04-07T02:22:24.035Z | Compiling petgraph v0.6.5 |
| 2176 | 2026-04-07T02:22:24.439Z | Compiling string_cache v0.8.9 |
| 2177 | 2026-04-07T02:22:24.456Z | Compiling toml_edit v0.22.27 |
| 2178 | 2026-04-07T02:22:24.459Z | Compiling similar v2.7.0 |
| 2179 | 2026-04-07T02:22:24.705Z | Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc) |
| 2180 | 2026-04-07T02:22:24.873Z | Compiling env_logger v0.11.9 |
| 2181 | 2026-04-07T02:22:25.218Z | Compiling usdt v0.6.0 |
| 2182 | 2026-04-07T02:22:25.658Z | Compiling ecdsa v0.16.9 |
| 2183 | 2026-04-07T02:22:25.848Z | Compiling serde_with v3.17.0 |
| 2184 | 2026-04-07T02:22:25.905Z | Compiling rsa v0.9.10 |
| 2185 | 2026-04-07T02:22:26.075Z | Compiling zip v4.6.1 |
| 2186 | 2026-04-07T02:22:26.559Z | Compiling ed25519-dalek v2.2.0 |
| 2187 | 2026-04-07T02:22:26.830Z | Compiling clap v4.5.60 |
| 2188 | 2026-04-07T02:22:26.928Z | Compiling crossterm v0.28.1 |
| 2189 | 2026-04-07T02:22:27.238Z | Compiling zip v0.6.6 |
| 2190 | 2026-04-07T02:22:27.512Z | Compiling strum v0.26.3 |
| 2191 | 2026-04-07T02:22:27.569Z | Compiling toml v0.7.8 |
| 2192 | 2026-04-07T02:22:27.614Z | Compiling tokio-stream v0.1.18 |
| 2193 | 2026-04-07T02:22:27.635Z | Compiling buf-list v1.1.2 |
| 2194 | 2026-04-07T02:22:27.652Z | Compiling itertools v0.13.0 |
| 2195 | 2026-04-07T02:22:27.792Z | Compiling x509-cert v0.2.5 |
| 2196 | 2026-04-07T02:22:27.915Z | Compiling gateway-ereport-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc) |
| 2197 | 2026-04-07T02:22:28.122Z | Compiling openapiv3 v2.2.0 |
| 2198 | 2026-04-07T02:22:28.195Z | Compiling sha1 v0.10.6 |
| 2199 | 2026-04-07T02:22:28.728Z | Compiling lalrpop-util v0.19.12 |
| 2200 | 2026-04-07T02:22:28.839Z | Compiling peg-runtime v0.8.5 |
| 2201 | 2026-04-07T02:22:45.661Z | Compiling macaddr v1.0.1 |
| 2202 | 2026-04-07T02:22:45.725Z | Compiling structmeta-derive v0.3.0 |
| 2203 | 2026-04-07T02:22:45.821Z | Compiling rayon-core v1.13.0 |
| 2204 | 2026-04-07T02:22:45.992Z | Compiling crucible-workspace-hack v0.1.0 |
| 2205 | 2026-04-07T02:22:46.026Z | Compiling itertools v0.14.0 |
| 2206 | 2026-04-07T02:22:46.075Z | Compiling secrecy v0.10.3 |
| 2207 | 2026-04-07T02:22:46.260Z | Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 2208 | 2026-04-07T02:22:46.276Z | Compiling rustls v0.22.4 |
| 2209 | 2026-04-07T02:22:46.291Z | Compiling heapless v0.8.0 |
| 2210 | 2026-04-07T02:22:46.603Z | Compiling crossbeam-deque v0.8.6 |
| 2211 | 2026-04-07T02:22:46.667Z | Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 2212 | 2026-04-07T02:22:46.778Z | Compiling structmeta v0.3.0 |
| 2213 | 2026-04-07T02:22:46.800Z | Compiling toml_edit v0.23.10+spec-1.0.0 |
| 2214 | 2026-04-07T02:22:46.833Z | Compiling rustls-webpki v0.102.8 |
| 2215 | 2026-04-07T02:22:46.850Z | Compiling futures-executor v0.3.32 |
| 2216 | 2026-04-07T02:22:46.866Z | Compiling hash32 v0.3.1 |
| 2217 | 2026-04-07T02:22:47.006Z | Compiling multer v3.1.0 |
| 2218 | 2026-04-07T02:22:47.058Z | Compiling thread_local v1.1.9 |
| 2219 | 2026-04-07T02:22:47.080Z | Compiling unicode-width v0.2.0 |
| 2220 | 2026-04-07T02:22:47.196Z | Compiling match_cfg v0.1.0 |
| 2221 | 2026-04-07T02:22:47.233Z | Compiling slog-async v2.8.0 |
| 2222 | 2026-04-07T02:22:47.292Z | Compiling smoltcp v0.11.0 |
| 2223 | 2026-04-07T02:22:47.310Z | Compiling ingot-macros v0.1.1 |
| 2224 | 2026-04-07T02:22:47.325Z | Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 2225 | 2026-04-07T02:22:47.341Z | Compiling proc-macro-crate v3.4.0 |
| 2226 | 2026-04-07T02:22:47.425Z | Compiling hostname v0.3.1 |
| 2227 | 2026-04-07T02:22:47.505Z | Compiling futures v0.3.32 |
| 2228 | 2026-04-07T02:22:47.580Z | Compiling derive-ex v0.1.8 |
| 2229 | 2026-04-07T02:22:47.618Z | Compiling slog-json v2.6.1 |
| 2230 | 2026-04-07T02:22:47.670Z | Compiling crossbeam-channel v0.5.15 |
| 2231 | 2026-04-07T02:22:47.728Z | Compiling rustls-webpki v0.103.9 |
| 2232 | 2026-04-07T02:22:47.784Z | Compiling half v2.7.1 |
| 2233 | 2026-04-07T02:22:47.905Z | Compiling newtype-uuid-macros v0.1.0 |
| 2234 | 2026-04-07T02:22:48.050Z | Compiling thiserror-impl-no-std v2.0.2 |
| 2235 | 2026-04-07T02:22:48.114Z | Compiling cobs v0.3.0 |
| 2236 | 2026-04-07T02:22:48.167Z | Compiling universal-hash v0.5.1 |
| 2237 | 2026-04-07T02:22:48.387Z | Compiling async-stream-impl v0.3.6 |
| 2238 | 2026-04-07T02:22:48.411Z | Compiling serde_spanned v1.0.4 |
| 2239 | 2026-04-07T02:22:48.573Z | Compiling is-terminal v0.4.17 |
| 2240 | 2026-04-07T02:22:48.599Z | Compiling dropshot v0.16.7 |
| 2241 | 2026-04-07T02:22:48.644Z | Compiling proc-macro-error-attr v1.0.4 |
| 2242 | 2026-04-07T02:22:48.710Z | Compiling toml_writer v1.0.6+spec-1.1.0 |
| 2243 | 2026-04-07T02:22:48.737Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#d9645f8d) |
| 2244 | 2026-04-07T02:22:48.856Z | Compiling ciborium-io v0.2.2 |
| 2245 | 2026-04-07T02:22:48.908Z | Compiling take_mut v0.2.2 |
| 2246 | 2026-04-07T02:22:48.963Z | Compiling term v1.2.1 |
| 2247 | 2026-04-07T02:22:48.983Z | Compiling opaque-debug v0.3.1 |
| 2248 | 2026-04-07T02:22:48.998Z | Compiling convert_case v0.4.0 |
| 2249 | 2026-04-07T02:22:49.078Z | Compiling poly1305 v0.8.0 |
| 2250 | 2026-04-07T02:22:49.151Z | Compiling async-stream v0.3.6 |
| 2251 | 2026-04-07T02:22:49.154Z | Compiling thiserror-no-std v2.0.2 |
| 2252 | 2026-04-07T02:22:49.182Z | Compiling test-strategy v0.4.5 |
| 2253 | 2026-04-07T02:22:49.219Z | Compiling ciborium-ll v0.2.2 |
| 2254 | 2026-04-07T02:22:49.281Z | Compiling toml v0.9.12+spec-1.1.0 |
| 2255 | 2026-04-07T02:22:49.366Z | Compiling derive_more v0.99.20 |
| 2256 | 2026-04-07T02:22:49.462Z | Compiling slog-term v2.9.2 |
| 2257 | 2026-04-07T02:22:49.511Z | Compiling tokio-rustls v0.25.0 |
| 2258 | 2026-04-07T02:22:49.761Z | Compiling omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds) |
| 2259 | 2026-04-07T02:22:49.790Z | Compiling postcard v1.1.3 |
| 2260 | 2026-04-07T02:22:49.982Z | Compiling ingot-types v0.1.2 |
| 2261 | 2026-04-07T02:22:50.222Z | Compiling slog-bunyan v2.5.0 |
| 2262 | 2026-04-07T02:22:50.344Z | Compiling num_enum_derive v0.7.5 |
| 2263 | 2026-04-07T02:22:50.428Z | Compiling ingot v0.1.1 |
| 2264 | 2026-04-07T02:22:50.539Z | Compiling parse-display-derive v0.10.0 |
| 2265 | 2026-04-07T02:22:50.749Z | Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=ae1da83e66c648574827298f4bc444632bf4d047#ae1da83e) |
| 2266 | 2026-04-07T02:22:50.862Z | Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#8f60acdf) |
| 2267 | 2026-04-07T02:22:51.119Z | Compiling proc-macro-crate v1.3.1 |
| 2268 | 2026-04-07T02:22:51.255Z | Compiling backon v1.6.0 |
| 2269 | 2026-04-07T02:22:51.319Z | Compiling waitgroup v0.1.2 |
| 2270 | 2026-04-07T02:22:51.410Z | Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=2c9d7052cc12b3feca1c5a0e09d10b724b8e7cb4#2c9d7052) |
| 2271 | 2026-04-07T02:22:51.491Z | Compiling tokio-rustls v0.26.4 |
| 2272 | 2026-04-07T02:22:51.507Z | Compiling rustls-platform-verifier v0.6.2 |
| 2273 | 2026-04-07T02:22:51.535Z | Compiling password-hash v0.5.0 |
| 2274 | 2026-04-07T02:22:51.599Z | Compiling dropshot_endpoint v0.16.7 |
| 2275 | 2026-04-07T02:22:51.615Z | Compiling chacha20 v0.9.1 |
| 2276 | 2026-04-07T02:22:51.654Z | Compiling rustls-pemfile v2.2.0 |
| 2277 | 2026-04-07T02:22:51.737Z | Compiling hyper-rustls v0.27.7 |
| 2278 | 2026-04-07T02:22:51.781Z | Compiling blake2 v0.10.6 |
| 2279 | 2026-04-07T02:22:51.897Z | Compiling aead v0.5.2 |
| 2280 | 2026-04-07T02:22:51.986Z | Compiling reqwest v0.12.28 |
| 2281 | 2026-04-07T02:22:52.046Z | Compiling reqwest v0.13.2 |
| 2282 | 2026-04-07T02:22:52.088Z | Compiling foreign-types-macros v0.2.3 |
| 2283 | 2026-04-07T02:22:52.122Z | Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 2284 | 2026-04-07T02:22:52.303Z | Compiling serde_path_to_error v0.1.20 |
| 2285 | 2026-04-07T02:22:52.389Z | Compiling hostname v0.4.2 |
| 2286 | 2026-04-07T02:22:52.512Z | Compiling proc-macro-error v1.0.4 |
| 2287 | 2026-04-07T02:22:52.541Z | Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 2288 | 2026-04-07T02:22:52.573Z | Compiling instant v0.1.13 |
| 2289 | 2026-04-07T02:22:52.588Z | Compiling foreign-types-shared v0.3.1 |
| 2290 | 2026-04-07T02:22:52.694Z | Compiling typeid v1.0.3 |
| 2291 | 2026-04-07T02:22:52.711Z | Compiling debug-ignore v1.0.5 |
| 2292 | 2026-04-07T02:22:52.727Z | Compiling cpufeatures v0.3.0 |
| 2293 | 2026-04-07T02:22:52.746Z | Compiling foreign-types v0.5.0 |
| 2294 | 2026-04-07T02:22:52.782Z | Compiling backoff v0.4.0 |
| 2295 | 2026-04-07T02:22:52.825Z | Compiling chacha20 v0.10.0 |
| 2296 | 2026-04-07T02:22:52.842Z | Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 2297 | 2026-04-07T02:22:52.842Z | Compiling parse-display v0.10.0 |
| 2298 | 2026-04-07T02:22:52.874Z | Compiling chacha20poly1305 v0.10.1 |
| 2299 | 2026-04-07T02:22:52.913Z | Compiling argon2 v0.5.3 |
| 2300 | 2026-04-07T02:22:53.044Z | Compiling propolis-api-types-versions v0.0.0 (https://github.com/oxidecomputer/propolis?rev=2c9d7052cc12b3feca1c5a0e09d10b724b8e7cb4#2c9d7052) |
| 2301 | 2026-04-07T02:22:53.063Z | Compiling num_enum_derive v0.5.11 |
| 2302 | 2026-04-07T02:22:53.066Z | Compiling num_enum v0.7.5 |
| 2303 | 2026-04-07T02:22:53.168Z | Compiling tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0) |
| 2304 | 2026-04-07T02:22:53.211Z | Compiling ciborium v0.2.2 |
| 2305 | 2026-04-07T02:22:53.247Z | Compiling vsss-rs v3.3.4 |
| 2306 | 2026-04-07T02:22:53.540Z | Compiling tabwriter v1.4.1 |
| 2307 | 2026-04-07T02:22:53.573Z | Compiling toml v0.8.23 |
| 2308 | 2026-04-07T02:22:53.780Z | Compiling byte-wrapper v0.1.0 |
| 2309 | 2026-04-07T02:22:53.977Z | Compiling protocol v0.1.0 (https://github.com/oxidecomputer/lldp#d22509df) |
| 2310 | 2026-04-07T02:22:54.008Z | Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 2311 | 2026-04-07T02:22:54.040Z | Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 2312 | 2026-04-07T02:22:54.139Z | Compiling regress v0.10.5 |
| 2313 | 2026-04-07T02:22:54.457Z | Compiling cstr-argument v0.1.2 |
| 2314 | 2026-04-07T02:22:54.502Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#1e40efd8) |
| 2315 | 2026-04-07T02:22:54.612Z | Compiling erased-serde v0.4.9 |
| 2316 | 2026-04-07T02:22:54.652Z | Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 2317 | 2026-04-07T02:22:54.711Z | Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 2318 | 2026-04-07T02:22:54.756Z | Compiling num_enum v0.5.11 |
| 2319 | 2026-04-07T02:22:54.867Z | Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#d9645f8d) |
| 2320 | 2026-04-07T02:22:54.916Z | Compiling rand v0.10.0 |
| 2321 | 2026-04-07T02:22:55.116Z | Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=2c9d7052cc12b3feca1c5a0e09d10b724b8e7cb4#2c9d7052) |
| 2322 | 2026-04-07T02:22:55.132Z | Compiling rayon v1.11.0 |
| 2323 | 2026-04-07T02:22:55.135Z | Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino#7e56ab6e) |
| 2324 | 2026-04-07T02:22:55.166Z | Compiling colored v3.1.1 |
| 2325 | 2026-04-07T02:22:55.203Z | Compiling indent_write v2.2.0 |
| 2326 | 2026-04-07T02:22:55.238Z | Compiling libefi-sys v0.1.0 |
| 2327 | 2026-04-07T02:22:55.380Z | Compiling zone_cfg_derive v0.3.1 |
| 2328 | 2026-04-07T02:22:55.458Z | Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack) |
| 2329 | 2026-04-07T02:22:55.524Z | Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 2330 | 2026-04-07T02:22:55.540Z | Compiling illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b) |
| 2331 | 2026-04-07T02:22:55.728Z | Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=2c9d7052cc12b3feca1c5a0e09d10b724b8e7cb4#2c9d7052) |
| 2332 | 2026-04-07T02:22:55.808Z | Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity) |
| 2333 | 2026-04-07T02:22:55.891Z | Compiling camino-tempfile v1.4.1 |
| 2334 | 2026-04-07T02:22:55.968Z | Compiling itertools v0.12.1 |
| 2335 | 2026-04-07T02:22:56.000Z | Compiling usdt-macro v0.5.0 |
| 2336 | 2026-04-07T02:22:56.017Z | Compiling usdt-attr-macro v0.5.0 |
| 2337 | 2026-04-07T02:22:56.108Z | Compiling num-derive v0.4.2 |
| 2338 | 2026-04-07T02:22:56.124Z | Compiling bitfield-struct v0.6.2 |
| 2339 | 2026-04-07T02:22:56.233Z | Compiling ordered-float v2.10.1 |
| 2340 | 2026-04-07T02:22:56.301Z | Compiling blake3 v1.8.3 |
| 2341 | 2026-04-07T02:22:56.557Z | Compiling memmap v0.7.0 |
| 2342 | 2026-04-07T02:22:56.686Z | Compiling sigpipe v0.1.3 |
| 2343 | 2026-04-07T02:22:56.710Z | Compiling glob v0.3.3 |
| 2344 | 2026-04-07T02:22:56.775Z | Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils) |
| 2345 | 2026-04-07T02:22:56.791Z | Compiling swrite v0.1.0 |
| 2346 | 2026-04-07T02:22:56.809Z | Compiling usdt v0.5.0 |
| 2347 | 2026-04-07T02:22:56.823Z | Compiling libnvme-sys v0.0.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221) |
| 2348 | 2026-04-07T02:22:56.926Z | Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 2349 | 2026-04-07T02:22:57.047Z | Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a) |
| 2350 | 2026-04-07T02:22:57.050Z | Compiling serde-value v0.7.0 |
| 2351 | 2026-04-07T02:22:57.165Z | Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=2c9d7052cc12b3feca1c5a0e09d10b724b8e7cb4#2c9d7052) |
| 2352 | 2026-04-07T02:22:57.359Z | Compiling zone v0.3.1 |
| 2353 | 2026-04-07T02:22:57.462Z | Compiling serde-untagged v0.1.9 |
| 2354 | 2026-04-07T02:22:57.523Z | Compiling smf v0.2.3 |
| 2355 | 2026-04-07T02:22:57.604Z | Compiling filetime v0.2.27 |
| 2356 | 2026-04-07T02:22:57.658Z | Compiling arrayvec v0.7.6 |
| 2357 | 2026-04-07T02:22:57.720Z | Compiling same-file v1.0.6 |
| 2358 | 2026-04-07T02:22:57.768Z | Compiling xattr v1.6.1 |
| 2359 | 2026-04-07T02:22:57.790Z | Compiling nvme v0.1.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221) |
| 2360 | 2026-04-07T02:22:57.844Z | Compiling unicode-xid v0.2.6 |
| 2361 | 2026-04-07T02:22:57.861Z | Compiling whoami v1.6.1 |
| 2362 | 2026-04-07T02:22:57.891Z | Compiling constant_time_eq v0.4.2 |
| 2363 | 2026-04-07T02:22:57.920Z | Compiling arrayref v0.3.9 |
| 2364 | 2026-04-07T02:22:57.923Z | Compiling tar v0.4.45 |
| 2365 | 2026-04-07T02:22:57.990Z | Compiling cargo-util-schemas v0.8.2 |
| 2366 | 2026-04-07T02:22:58.016Z | Compiling libnvme v0.1.1 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221) |
| 2367 | 2026-04-07T02:22:58.019Z | Compiling walkdir v2.5.0 |
| 2368 | 2026-04-07T02:22:58.115Z | Compiling libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1) |
| 2369 | 2026-04-07T02:22:58.329Z | Compiling tokio-dtrace v0.1.1 |
| 2370 | 2026-04-07T02:22:58.375Z | Compiling console v0.16.2 |
| 2371 | 2026-04-07T02:22:58.698Z | Compiling gethostname v0.5.0 |
| 2372 | 2026-04-07T02:22:58.724Z | Compiling cargo-platform v0.2.0 |
| 2373 | 2026-04-07T02:22:58.747Z | Compiling unit-prefix v0.5.2 |
| 2374 | 2026-04-07T02:22:58.826Z | Compiling topological-sort v0.2.2 |
| 2375 | 2026-04-07T02:22:58.871Z | Compiling oxide-tokio-rt v0.1.3 |
| 2376 | 2026-04-07T02:22:58.932Z | Compiling indicatif v0.18.4 |
| 2377 | 2026-04-07T02:22:58.962Z | Compiling shell-words v1.1.1 |
| 2378 | 2026-04-07T02:22:58.978Z | Compiling dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common) |
| 2379 | 2026-04-07T02:22:59.188Z | Compiling cargo_metadata v0.21.0 |
| 2380 | 2026-04-07T02:23:08.319Z | Compiling progenitor-client v0.13.0 |
| 2381 | 2026-04-07T02:23:08.377Z | Compiling progenitor-client v0.10.0 |
| 2382 | 2026-04-07T02:23:08.380Z | Compiling omicron-zone-package v0.12.2 |
| 2383 | 2026-04-07T02:23:08.479Z | Compiling sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types) |
| 2384 | 2026-04-07T02:23:08.509Z | Compiling omicron-ledger v0.1.0 (/work/oxidecomputer/omicron/ledger) |
| 2385 | 2026-04-07T02:23:08.822Z | Compiling progenitor-extras v0.1.1 |
| 2386 | 2026-04-07T02:23:08.840Z | Compiling gfss v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/gfss) |
| 2387 | 2026-04-07T02:23:08.875Z | Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore) |
| 2388 | 2026-04-07T02:23:08.891Z | Compiling omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords) |
| 2389 | 2026-04-07T02:23:09.087Z | Compiling omicron-common v0.1.0 (/work/oxidecomputer/omicron/common) |
| 2390 | 2026-04-07T02:23:09.230Z | Compiling trust-quorum-types-versions v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types/versions) |
| 2391 | 2026-04-07T02:23:09.355Z | Compiling key-manager-types v0.1.0 (/work/oxidecomputer/omicron/key-manager/types) |
| 2392 | 2026-04-07T02:23:09.429Z | Compiling oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog) |
| 2393 | 2026-04-07T02:23:14.274Z | Compiling sled-agent-types-versions v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types/versions) |
| 2394 | 2026-04-07T02:23:21.133Z | Compiling sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types) |
| 2395 | 2026-04-07T02:23:24.552Z | Compiling sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware) |
| 2396 | 2026-04-07T02:23:25.555Z | Compiling omicron-package v0.1.0 (/work/oxidecomputer/omicron/package) |
| 2397 | 2026-04-07T02:23:34.053Z | Finished `release` profile [optimized] target(s) in 1m 39s |
| 2398 | 2026-04-07T02:23:34.211Z | Running `target/release/omicron-package -t test target create -p dev` |
| 2399 | 2026-04-07T02:23:34.277Z | Logging to: /work/oxidecomputer/omicron/out/LOG |
| 2400 | 2026-04-07T02:23:34.280Z | Created new build target 'test' and set it as active |
| 2401 | 2026-04-07T02:23:34.280Z | |
| 2402 | 2026-04-07T02:23:34.280Z | real 1:40.214990411 |
| 2403 | 2026-04-07T02:23:34.280Z | user 16:47.386213988 |
| 2404 | 2026-04-07T02:23:34.280Z | sys 2:34.454670715 |
| 2405 | 2026-04-07T02:23:34.281Z | trap 0.465417735 |
| 2406 | 2026-04-07T02:23:34.281Z | tflt 2.953389618 |
| 2407 | 2026-04-07T02:23:34.281Z | dflt 3.807013133 |
| 2408 | 2026-04-07T02:23:34.281Z | kflt 0.000634279 |
| 2409 | 2026-04-07T02:23:34.281Z | lock 52:41.892352731 |
| 2410 | 2026-04-07T02:23:34.281Z | slp 42:40.074363055 |
| 2411 | 2026-04-07T02:23:34.281Z | lat 46.652396764 |
| 2412 | 2026-04-07T02:23:34.281Z | stop 5:25.898770631 |
| 2413 | 2026-04-07T02:23:34.284Z | + ptime -m cargo run --locked --release --bin omicron-package -- -t test package |
| 2414 | 2026-04-07T02:23:35.155Z | Finished `release` profile [optimized] target(s) in 0.86s |
| 2415 | 2026-04-07T02:23:35.223Z | Running `target/release/omicron-package -t test package` |
| 2416 | 2026-04-07T02:23:35.283Z | Logging to: /work/oxidecomputer/omicron/out/LOG |
| 2417 | 2026-04-07T02:23:36.695Z | Compiling regress v0.10.5 |
| 2418 | 2026-04-07T02:23:36.695Z | Compiling heck v0.5.0 |
| 2419 | 2026-04-07T02:23:36.912Z | Compiling unsafe-libyaml v0.2.11 |
| 2420 | 2026-04-07T02:23:36.934Z | Compiling gfss v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/gfss) |
| 2421 | 2026-04-07T02:23:36.957Z | Compiling unicode-width v0.1.14 |
| 2422 | 2026-04-07T02:23:36.960Z | Compiling is-terminal v0.4.17 |
| 2423 | 2026-04-07T02:23:36.998Z | Compiling prettyplease v0.2.37 |
| 2424 | 2026-04-07T02:23:36.998Z | Compiling bytecount v0.6.9 |
| 2425 | 2026-04-07T02:23:37.001Z | Compiling rustls v0.22.4 |
| 2426 | 2026-04-07T02:23:37.001Z | Compiling rustls-webpki v0.102.8 |
| 2427 | 2026-04-07T02:23:37.001Z | Compiling derive-where v1.6.0 |
| 2428 | 2026-04-07T02:23:37.058Z | Compiling thread_local v1.1.9 |
| 2429 | 2026-04-07T02:23:37.061Z | Compiling match_cfg v0.1.0 |
| 2430 | 2026-04-07T02:23:37.078Z | Compiling multer v3.1.0 |
| 2431 | 2026-04-07T02:23:37.081Z | Compiling slog-async v2.8.0 |
| 2432 | 2026-04-07T02:23:37.118Z | Compiling typify-impl v0.6.1 |
| 2433 | 2026-04-07T02:23:37.121Z | Compiling crossbeam-channel v0.5.15 |
| 2434 | 2026-04-07T02:23:37.140Z | Compiling slog-json v2.6.1 |
| 2435 | 2026-04-07T02:23:37.247Z | Compiling trust-quorum-types-versions v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types/versions) |
| 2436 | 2026-04-07T02:23:37.249Z | Compiling hostname v0.3.1 |
| 2437 | 2026-04-07T02:23:37.250Z | Compiling futures-executor v0.3.32 |
| 2438 | 2026-04-07T02:23:37.250Z | Compiling serde_spanned v1.0.4 |
| 2439 | 2026-04-07T02:23:37.272Z | Compiling toml_writer v1.0.6+spec-1.1.0 |
| 2440 | 2026-04-07T02:23:37.332Z | Compiling term v1.2.1 |
| 2441 | 2026-04-07T02:23:37.408Z | Compiling take_mut v0.2.2 |
| 2442 | 2026-04-07T02:23:37.429Z | Compiling slog-bunyan v2.5.0 |
| 2443 | 2026-04-07T02:23:37.467Z | Compiling serde_yaml v0.9.34+deprecated |
| 2444 | 2026-04-07T02:23:37.509Z | Compiling futures v0.3.32 |
| 2445 | 2026-04-07T02:23:37.548Z | Compiling toml v0.9.12+spec-1.1.0 |
| 2446 | 2026-04-07T02:23:37.616Z | Compiling dropshot v0.16.7 |
| 2447 | 2026-04-07T02:23:37.619Z | Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 2448 | 2026-04-07T02:23:37.657Z | Compiling slog-term v2.9.2 |
| 2449 | 2026-04-07T02:23:37.696Z | Compiling async-stream v0.3.6 |
| 2450 | 2026-04-07T02:23:37.721Z | Compiling progenitor-client v0.13.0 |
| 2451 | 2026-04-07T02:23:37.754Z | Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#8f60acdf) |
| 2452 | 2026-04-07T02:23:37.799Z | Compiling waitgroup v0.1.2 |
| 2453 | 2026-04-07T02:23:37.876Z | Compiling backon v1.6.0 |
| 2454 | 2026-04-07T02:23:37.896Z | Compiling rustls-pemfile v2.2.0 |
| 2455 | 2026-04-07T02:23:37.961Z | Compiling hostname v0.4.2 |
| 2456 | 2026-04-07T02:23:37.985Z | Compiling serde_path_to_error v0.1.20 |
| 2457 | 2026-04-07T02:23:38.032Z | Compiling instant v0.1.13 |
| 2458 | 2026-04-07T02:23:38.032Z | Compiling debug-ignore v1.0.5 |
| 2459 | 2026-04-07T02:23:38.071Z | Compiling progenitor-extras v0.1.1 |
| 2460 | 2026-04-07T02:23:38.102Z | Compiling sled-agent-types-versions v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types/versions) |
| 2461 | 2026-04-07T02:23:38.126Z | Compiling backoff v0.4.0 |
| 2462 | 2026-04-07T02:23:38.126Z | Compiling tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0) |
| 2463 | 2026-04-07T02:23:38.170Z | Compiling omicron-ledger v0.1.0 (/work/oxidecomputer/omicron/ledger) |
| 2464 | 2026-04-07T02:23:38.190Z | Compiling parse-display v0.10.0 |
| 2465 | 2026-04-07T02:23:38.193Z | Compiling omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds) |
| 2466 | 2026-04-07T02:23:38.254Z | Compiling progenitor-client v0.10.0 |
| 2467 | 2026-04-07T02:23:38.302Z | Compiling protocol v0.1.0 (https://github.com/oxidecomputer/lldp#d22509df) |
| 2468 | 2026-04-07T02:23:38.376Z | Compiling macaddr v1.0.1 |
| 2469 | 2026-04-07T02:23:38.445Z | Compiling console v0.15.11 |
| 2470 | 2026-04-07T02:23:38.481Z | Compiling num-rational v0.4.2 |
| 2471 | 2026-04-07T02:23:38.651Z | Compiling num-complex v0.4.6 |
| 2472 | 2026-04-07T02:23:38.727Z | Compiling slog-dtrace v0.3.0 |
| 2473 | 2026-04-07T02:23:38.778Z | Compiling newline-converter v0.3.0 |
| 2474 | 2026-04-07T02:23:38.807Z | Compiling atomicwrites v0.4.4 |
| 2475 | 2026-04-07T02:23:38.892Z | Compiling async-recursion v1.1.1 |
| 2476 | 2026-04-07T02:23:38.948Z | Compiling float-ord v0.3.2 |
| 2477 | 2026-04-07T02:23:39.040Z | Compiling cancel-safe-futures v0.1.5 |
| 2478 | 2026-04-07T02:23:39.100Z | Compiling num v0.4.3 |
| 2479 | 2026-04-07T02:23:39.154Z | Compiling owo-colors v4.3.0 |
| 2480 | 2026-04-07T02:23:39.157Z | Compiling expectorate v1.2.0 |
| 2481 | 2026-04-07T02:23:39.237Z | Compiling libsw-core v0.3.2 |
| 2482 | 2026-04-07T02:23:39.262Z | Compiling resolv-conf v0.7.6 |
| 2483 | 2026-04-07T02:23:39.310Z | Compiling toml v0.8.23 |
| 2484 | 2026-04-07T02:23:39.337Z | Compiling tokio-rustls v0.25.0 |
| 2485 | 2026-04-07T02:23:39.426Z | Compiling libsw v3.5.0 |
| 2486 | 2026-04-07T02:23:39.474Z | Compiling linear-map v1.2.0 |
| 2487 | 2026-04-07T02:23:39.556Z | Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths) |
| 2488 | 2026-04-07T02:23:39.619Z | Compiling linked-hash-map v0.5.6 |
| 2489 | 2026-04-07T02:23:39.646Z | Compiling minimal-lexical v0.2.1 |
| 2490 | 2026-04-07T02:23:39.748Z | Compiling oximeter-types-versions v0.1.0 (/work/oxidecomputer/omicron/oximeter/types/versions) |
| 2491 | 2026-04-07T02:23:39.769Z | Compiling unicode-xid v0.2.6 |
| 2492 | 2026-04-07T02:23:39.847Z | Compiling lru-cache v0.1.2 |
| 2493 | 2026-04-07T02:23:39.868Z | Compiling clickhouse-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types/versions) |
| 2494 | 2026-04-07T02:23:39.914Z | Compiling nom v7.1.3 |
| 2495 | 2026-04-07T02:23:39.917Z | Compiling internal-dns-types-versions v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types/versions) |
| 2496 | 2026-04-07T02:23:39.958Z | Compiling globset v0.4.18 |
| 2497 | 2026-04-07T02:23:39.961Z | Compiling hickory-proto v0.24.4 |
| 2498 | 2026-04-07T02:23:40.001Z | Compiling gateway-types-versions v0.1.0 (/work/oxidecomputer/omicron/gateway-types/versions) |
| 2499 | 2026-04-07T02:23:40.021Z | Compiling convert_case v0.10.0 |
| 2500 | 2026-04-07T02:23:40.329Z | Compiling update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine) |
| 2501 | 2026-04-07T02:23:40.418Z | Compiling oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types) |
| 2502 | 2026-04-07T02:23:40.628Z | Compiling derive_more-impl v2.1.1 |
| 2503 | 2026-04-07T02:23:41.309Z | Compiling clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types) |
| 2504 | 2026-04-07T02:23:41.364Z | Compiling ereport-types v0.1.0 (/work/oxidecomputer/omicron/ereport/types) |
| 2505 | 2026-04-07T02:23:41.401Z | Compiling pin-project-internal v1.1.11 |
| 2506 | 2026-04-07T02:23:41.458Z | Compiling derive_more v2.1.1 |
| 2507 | 2026-04-07T02:23:41.564Z | Compiling internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types) |
| 2508 | 2026-04-07T02:23:41.586Z | Compiling trust-quorum-types v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types) |
| 2509 | 2026-04-07T02:23:41.747Z | Compiling pem v3.0.6 |
| 2510 | 2026-04-07T02:23:41.991Z | Compiling typify-macro v0.6.1 |
| 2511 | 2026-04-07T02:23:42.428Z | Compiling omicron-common v0.1.0 (/work/oxidecomputer/omicron/common) |
| 2512 | 2026-04-07T02:23:42.462Z | Compiling hickory-resolver v0.24.4 |
| 2513 | 2026-04-07T02:23:42.702Z | Compiling pin-project v1.1.11 |
| 2514 | 2026-04-07T02:23:42.726Z | Compiling gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types) |
| 2515 | 2026-04-07T02:23:42.845Z | Compiling snafu-derive v0.8.9 |
| 2516 | 2026-04-07T02:23:42.953Z | Compiling termtree v0.5.1 |
| 2517 | 2026-04-07T02:23:43.192Z | Compiling oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema) |
| 2518 | 2026-04-07T02:23:43.494Z | Compiling crossterm v0.29.0 |
| 2519 | 2026-04-07T02:23:43.548Z | Compiling typify v0.6.1 |
| 2520 | 2026-04-07T02:23:43.723Z | Compiling progenitor-impl v0.13.0 |
| 2521 | 2026-04-07T02:23:44.246Z | Compiling qorb v0.4.1 |
| 2522 | 2026-04-07T02:23:44.600Z | Compiling snafu v0.8.9 |
| 2523 | 2026-04-07T02:23:44.725Z | Compiling phf_shared v0.12.1 |
| 2524 | 2026-04-07T02:23:44.980Z | Compiling olpc-cjson v0.1.4 |
| 2525 | 2026-04-07T02:23:45.232Z | Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl) |
| 2526 | 2026-04-07T02:23:45.234Z | Compiling serde_plain v1.0.2 |
| 2527 | 2026-04-07T02:23:45.629Z | Compiling vte v0.14.1 |
| 2528 | 2026-04-07T02:23:45.757Z | Compiling csv-core v0.1.13 |
| 2529 | 2026-04-07T02:23:45.875Z | Compiling typed-path v0.9.3 |
| 2530 | 2026-04-07T02:23:45.899Z | Compiling highway v1.3.0 |
| 2531 | 2026-04-07T02:23:45.966Z | Compiling progenitor-macro v0.13.0 |
| 2532 | 2026-04-07T02:23:46.053Z | Compiling chrono-tz v0.10.4 |
| 2533 | 2026-04-07T02:23:46.227Z | Compiling oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types) |
| 2534 | 2026-04-07T02:23:46.301Z | Compiling csv v1.4.0 |
| 2535 | 2026-04-07T02:23:46.578Z | Compiling sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types) |
| 2536 | 2026-04-07T02:23:46.643Z | Compiling strip-ansi-escapes v0.2.1 |
| 2537 | 2026-04-07T02:23:47.216Z | Compiling tough v0.20.0 |
| 2538 | 2026-04-07T02:23:47.306Z | Compiling phf v0.12.1 |
| 2539 | 2026-04-07T02:23:48.080Z | Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils) |
| 2540 | 2026-04-07T02:23:48.671Z | Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db) |
| 2541 | 2026-04-07T02:23:48.784Z | Compiling const_format_proc_macros v0.2.34 |
| 2542 | 2026-04-07T02:23:48.829Z | Compiling papergrid v0.11.0 |
| 2543 | 2026-04-07T02:23:49.119Z | Compiling tabled_derive v0.7.0 |
| 2544 | 2026-04-07T02:23:49.197Z | Compiling fd-lock v4.0.4 |
| 2545 | 2026-04-07T02:23:49.284Z | Compiling peg-macros v0.8.5 |
| 2546 | 2026-04-07T02:23:49.604Z | Compiling nu-ansi-term v0.50.3 |
| 2547 | 2026-04-07T02:23:50.099Z | Compiling progenitor v0.13.0 |
| 2548 | 2026-04-07T02:23:50.157Z | Compiling tabled v0.15.0 |
| 2549 | 2026-04-07T02:23:50.286Z | Compiling gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client) |
| 2550 | 2026-04-07T02:23:50.543Z | Compiling peg v0.8.5 |
| 2551 | 2026-04-07T02:23:50.657Z | Compiling reedline v0.40.0 |
| 2552 | 2026-04-07T02:23:50.692Z | Compiling const_format v0.2.35 |
| 2553 | 2026-04-07T02:23:51.194Z | Compiling cockroach-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types/versions) |
| 2554 | 2026-04-07T02:23:51.336Z | Compiling oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro) |
| 2555 | 2026-04-07T02:23:51.510Z | Compiling clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3) |
| 2556 | 2026-04-07T02:23:52.312Z | Compiling bcs v0.1.6 |
| 2557 | 2026-04-07T02:23:52.797Z | Compiling semver v0.1.20 |
| 2558 | 2026-04-07T02:23:53.094Z | Compiling rustc_version v0.1.7 |
| 2559 | 2026-04-07T02:23:53.270Z | Compiling cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types) |
| 2560 | 2026-04-07T02:23:53.332Z | Compiling newtype_derive v0.1.6 |
| 2561 | 2026-04-07T02:23:53.531Z | Compiling unicode-linebreak v0.1.5 |
| 2562 | 2026-04-07T02:23:53.581Z | Compiling humantime v2.3.0 |
| 2563 | 2026-04-07T02:23:53.886Z | Compiling smawk v0.3.2 |
| 2564 | 2026-04-07T02:23:54.090Z | Compiling textwrap v0.16.2 |
| 2565 | 2026-04-07T02:23:54.184Z | Compiling rdb-types v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=b603c9f3dccefcf1d3e941c04505ff6bdd1826b6#b603c9f3) |
| 2566 | 2026-04-07T02:23:54.207Z | Compiling oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter) |
| 2567 | 2026-04-07T02:23:54.329Z | Compiling trust-quorum-protocol v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/protocol) |
| 2568 | 2026-04-07T02:23:54.541Z | Compiling dropshot-api-manager-types v0.6.0 |
| 2569 | 2026-04-07T02:23:54.579Z | Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=b603c9f3dccefcf1d3e941c04505ff6bdd1826b6#b603c9f3) |
| 2570 | 2026-04-07T02:23:55.228Z | Compiling pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide%2Fomicron#b1194c19) |
| 2571 | 2026-04-07T02:23:55.597Z | Compiling base64 v0.21.7 |
| 2572 | 2026-04-07T02:23:55.871Z | Compiling steno v0.4.1 |
| 2573 | 2026-04-07T02:23:55.947Z | Compiling tagptr v0.2.0 |
| 2574 | 2026-04-07T02:23:56.068Z | Compiling utf-8 v0.7.6 |
| 2575 | 2026-04-07T02:23:56.128Z | Compiling moka v0.12.13 |
| 2576 | 2026-04-07T02:23:56.150Z | Compiling parallel-task-set v0.1.0 (/work/oxidecomputer/omicron/parallel-task-set) |
| 2577 | 2026-04-07T02:23:56.311Z | Compiling tungstenite v0.21.0 |
| 2578 | 2026-04-07T02:23:56.347Z | Compiling radium v0.7.0 |
| 2579 | 2026-04-07T02:23:56.670Z | Compiling maybe-uninit v2.0.0 |
| 2580 | 2026-04-07T02:23:56.969Z | Compiling tokio-tungstenite v0.21.0 |
| 2581 | 2026-04-07T02:23:57.028Z | Compiling tap v1.0.1 |
| 2582 | 2026-04-07T02:23:57.178Z | Compiling wyz v0.5.1 |
| 2583 | 2026-04-07T02:23:57.357Z | Compiling hickory-resolver v0.25.2 |
| 2584 | 2026-04-07T02:23:57.445Z | Compiling zerocopy-derive v0.6.6 |
| 2585 | 2026-04-07T02:23:57.703Z | Compiling packed_struct v0.10.1 |
| 2586 | 2026-04-07T02:23:57.979Z | Compiling funty v2.0.0 |
| 2587 | 2026-04-07T02:23:58.121Z | Compiling display-error-chain v0.2.2 |
| 2588 | 2026-04-07T02:23:58.217Z | Compiling crc-catalog v2.4.0 |
| 2589 | 2026-04-07T02:23:58.316Z | Compiling zerocopy v0.6.6 |
| 2590 | 2026-04-07T02:23:58.363Z | Compiling bitvec v1.0.1 |
| 2591 | 2026-04-07T02:23:58.490Z | Compiling internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver) |
| 2592 | 2026-04-07T02:23:58.728Z | Compiling crc v3.4.0 |
| 2593 | 2026-04-07T02:23:58.968Z | Compiling nexus-types-versions v0.1.0 (/work/oxidecomputer/omicron/nexus/types/versions) |
| 2594 | 2026-04-07T02:23:59.125Z | Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=2c9d7052cc12b3feca1c5a0e09d10b724b8e7cb4#2c9d7052) |
| 2595 | 2026-04-07T02:23:59.492Z | Compiling packed_struct_codegen v0.10.1 |
| 2596 | 2026-04-07T02:24:00.266Z | Compiling bitfield-macros v0.19.4 |
| 2597 | 2026-04-07T02:24:00.534Z | Compiling indexmap v1.9.3 |
| 2598 | 2026-04-07T02:24:00.736Z | Compiling nodrop v0.1.14 |
| 2599 | 2026-04-07T02:24:00.889Z | Compiling array-init v0.0.4 |
| 2600 | 2026-04-07T02:24:00.910Z | Compiling smallvec v0.6.14 |
| 2601 | 2026-04-07T02:24:00.973Z | Compiling bitfield v0.19.4 |
| 2602 | 2026-04-07T02:24:01.192Z | Compiling sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client) |
| 2603 | 2026-04-07T02:24:01.214Z | Compiling cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client) |
| 2604 | 2026-04-07T02:24:01.287Z | Compiling num-derive v0.3.3 |
| 2605 | 2026-04-07T02:24:01.308Z | Compiling proc-macro-error-attr2 v2.0.0 |
| 2606 | 2026-04-07T02:24:01.725Z | Compiling hashbrown v0.12.3 |
| 2607 | 2026-04-07T02:24:02.170Z | Compiling libscf-sys v1.1.0 |
| 2608 | 2026-04-07T02:24:02.367Z | Compiling lpc55_areas v0.2.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f) |
| 2609 | 2026-04-07T02:24:02.370Z | Compiling proc-macro-error2 v2.0.1 |
| 2610 | 2026-04-07T02:24:02.709Z | Compiling serde-hex v0.1.0 |
| 2611 | 2026-04-07T02:24:02.884Z | Compiling tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc#e644a21a) |
| 2612 | 2026-04-07T02:24:03.129Z | Compiling ron v0.8.1 |
| 2613 | 2026-04-07T02:24:03.153Z | Compiling typify-impl v0.4.3 |
| 2614 | 2026-04-07T02:24:03.357Z | Compiling hashbrown v0.13.2 |
| 2615 | 2026-04-07T02:24:03.667Z | Compiling vergen-gitcl v1.0.8 |
| 2616 | 2026-04-07T02:24:03.902Z | Compiling dirs-sys-next v0.1.2 |
| 2617 | 2026-04-07T02:24:03.931Z | Compiling crunchy v0.2.4 |
| 2618 | 2026-04-07T02:24:03.998Z | Compiling glob v0.3.3 |
| 2619 | 2026-04-07T02:24:04.035Z | Compiling diesel_derives v2.3.7 |
| 2620 | 2026-04-07T02:24:04.211Z | Compiling maplit v1.0.2 |
| 2621 | 2026-04-07T02:24:04.254Z | Compiling crc-any v2.5.0 |
| 2622 | 2026-04-07T02:24:04.337Z | Compiling dirs-next v2.0.0 |
| 2623 | 2026-04-07T02:24:04.382Z | Compiling object v0.30.4 |
| 2624 | 2026-04-07T02:24:04.414Z | Compiling clang-sys v1.8.1 |
| 2625 | 2026-04-07T02:24:04.546Z | Compiling tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc#e644a21a) |
| 2626 | 2026-04-07T02:24:04.667Z | Compiling tabled_derive v0.11.0 |
| 2627 | 2026-04-07T02:24:04.736Z | Compiling smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51) |
| 2628 | 2026-04-07T02:24:04.820Z | Compiling papergrid v0.17.0 |
| 2629 | 2026-04-07T02:24:04.942Z | Compiling testing_table v0.3.0 |
| 2630 | 2026-04-07T02:24:05.246Z | Compiling dsl_auto_type v0.2.0 |
| 2631 | 2026-04-07T02:24:05.403Z | Compiling scheduled-thread-pool v0.2.7 |
| 2632 | 2026-04-07T02:24:05.477Z | Compiling diesel_table_macro_syntax v0.3.0 |
| 2633 | 2026-04-07T02:24:05.574Z | Compiling tiny-keccak v2.0.2 |
| 2634 | 2026-04-07T02:24:05.641Z | Compiling path-slash v0.1.5 |
| 2635 | 2026-04-07T02:24:05.720Z | Compiling r2d2 v0.8.10 |
| 2636 | 2026-04-07T02:24:05.840Z | Compiling term v0.7.0 |
| 2637 | 2026-04-07T02:24:05.994Z | Compiling transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#11afc484) |
| 2638 | 2026-04-07T02:24:06.026Z | Compiling tabled v0.20.0 |
| 2639 | 2026-04-07T02:24:06.046Z | Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#11afc484) |
| 2640 | 2026-04-07T02:24:06.072Z | Compiling bit-vec v0.6.3 |
| 2641 | 2026-04-07T02:24:06.284Z | Compiling downcast-rs v2.0.2 |
| 2642 | 2026-04-07T02:24:06.320Z | Compiling xshell-macros v0.2.7 |
| 2643 | 2026-04-07T02:24:06.383Z | Compiling bit-set v0.5.3 |
| 2644 | 2026-04-07T02:24:06.423Z | Compiling ascii-canvas v3.0.0 |
| 2645 | 2026-04-07T02:24:06.584Z | Compiling sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware) |
| 2646 | 2026-04-07T02:24:06.608Z | Compiling key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager) |
| 2647 | 2026-04-07T02:24:06.691Z | Compiling itertools v0.10.5 |
| 2648 | 2026-04-07T02:24:06.712Z | Compiling ena v0.14.4 |
| 2649 | 2026-04-07T02:24:06.732Z | Compiling xshell v0.2.7 |
| 2650 | 2026-04-07T02:24:06.751Z | Compiling typify-macro v0.4.3 |
| 2651 | 2026-04-07T02:24:06.952Z | Compiling libloading v0.8.9 |
| 2652 | 2026-04-07T02:24:07.073Z | Compiling lpc55_sign v0.3.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f) |
| 2653 | 2026-04-07T02:24:07.193Z | Compiling transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control?branch=main#11afc484) |
| 2654 | 2026-04-07T02:24:07.459Z | Compiling bindgen v0.71.1 |
| 2655 | 2026-04-07T02:24:07.749Z | Compiling regex-syntax v0.6.29 |
| 2656 | 2026-04-07T02:24:07.801Z | Compiling unicase v2.9.0 |
| 2657 | 2026-04-07T02:24:08.045Z | Compiling diff v0.1.13 |
| 2658 | 2026-04-07T02:24:08.168Z | Compiling sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage) |
| 2659 | 2026-04-07T02:24:08.327Z | Compiling omicron-cockroach-metrics v0.1.0 (/work/oxidecomputer/omicron/cockroach-metrics) |
| 2660 | 2026-04-07T02:24:09.268Z | Compiling lalrpop v0.19.12 |
| 2661 | 2026-04-07T02:24:09.652Z | Compiling omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates) |
| 2662 | 2026-04-07T02:24:09.725Z | Compiling cexpr v0.6.0 |
| 2663 | 2026-04-07T02:24:10.256Z | Compiling nexus-db-schema v0.1.0 (/work/oxidecomputer/omicron/nexus/db-schema) |
| 2664 | 2026-04-07T02:24:10.373Z | Compiling nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types) |
| 2665 | 2026-04-07T02:24:10.492Z | Compiling nexus-macros-common v0.1.0 (/work/oxidecomputer/omicron/nexus/macros-common) |
| 2666 | 2026-04-07T02:24:10.579Z | Compiling diesel v2.3.7 |
| 2667 | 2026-04-07T02:24:10.613Z | Compiling crc8 v0.1.1 |
| 2668 | 2026-04-07T02:24:10.763Z | Compiling typify v0.4.3 |
| 2669 | 2026-04-07T02:24:10.785Z | Compiling hubtools v0.4.7 (https://github.com/oxidecomputer/hubtools.git?rev=2b1ef9b38d75563ea800baa3b17327eec17b1b7a#2b1ef9b3) |
| 2670 | 2026-04-07T02:24:10.904Z | Compiling nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model) |
| 2671 | 2026-04-07T02:24:11.438Z | Compiling headers-core v0.3.0 |
| 2672 | 2026-04-07T02:24:11.472Z | Compiling libxml v0.3.3 |
| 2673 | 2026-04-07T02:24:11.567Z | Compiling headers v0.4.1 |
| 2674 | 2026-04-07T02:24:11.762Z | Compiling db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros) |
| 2675 | 2026-04-07T02:24:11.791Z | Compiling nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data) |
| 2676 | 2026-04-07T02:24:12.035Z | Compiling nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults) |
| 2677 | 2026-04-07T02:24:12.534Z | Compiling strum_macros v0.24.3 |
| 2678 | 2026-04-07T02:24:12.940Z | Compiling indoc v1.0.9 |
| 2679 | 2026-04-07T02:24:13.225Z | Compiling nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth) |
| 2680 | 2026-04-07T02:24:13.320Z | Compiling derive_builder v0.20.2 |
| 2681 | 2026-04-07T02:24:13.422Z | Compiling oso-derive v0.27.3 |
| 2682 | 2026-04-07T02:24:13.451Z | Compiling quick-xml v0.37.5 |
| 2683 | 2026-04-07T02:24:13.505Z | Compiling impl-trait-for-tuples v0.2.3 |
| 2684 | 2026-04-07T02:24:13.531Z | Compiling half v1.8.3 |
| 2685 | 2026-04-07T02:24:13.844Z | Compiling openssl-probe v0.1.6 |
| 2686 | 2026-04-07T02:24:13.912Z | Compiling serde_cbor v0.11.2 |
| 2687 | 2026-04-07T02:24:14.037Z | Compiling authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros) |
| 2688 | 2026-04-07T02:24:14.060Z | Compiling installinator-common-versions v0.1.0 (/work/oxidecomputer/omicron/installinator-common/versions) |
| 2689 | 2026-04-07T02:24:14.345Z | Compiling ntp-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ntp-admin-client) |
| 2690 | 2026-04-07T02:24:14.789Z | Compiling nexus-db-lookup v0.1.0 (/work/oxidecomputer/omicron/nexus/db-lookup) |
| 2691 | 2026-04-07T02:24:14.844Z | Compiling bb8 v0.8.6 |
| 2692 | 2026-04-07T02:24:14.953Z | Compiling trait-variant v0.1.2 |
| 2693 | 2026-04-07T02:24:15.046Z | Compiling installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common) |
| 2694 | 2026-04-07T02:24:15.091Z | Compiling tufaceous-brand-metadata v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0) |
| 2695 | 2026-04-07T02:24:15.234Z | Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries) |
| 2696 | 2026-04-07T02:24:15.435Z | Compiling fxhash v0.2.1 |
| 2697 | 2026-04-07T02:24:15.475Z | Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=524eb8f125003dff50b9703900c6b323f00f9e1b#524eb8f1) |
| 2698 | 2026-04-07T02:24:15.515Z | Compiling scim2-rs v0.1.0 (https://github.com/oxidecomputer/scim2-rs?rev=c78005db837a71f94c3b8efac9a64cfbdb2d527f#c78005db) |
| 2699 | 2026-04-07T02:24:15.541Z | Compiling samael v0.0.19 |
| 2700 | 2026-04-07T02:24:15.681Z | Compiling progenitor-impl v0.10.0 |
| 2701 | 2026-04-07T02:24:15.711Z | Compiling dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client) |
| 2702 | 2026-04-07T02:24:15.813Z | Compiling kstat-rs v0.2.4 |
| 2703 | 2026-04-07T02:24:16.074Z | Compiling libz-sys v1.1.24 |
| 2704 | 2026-04-07T02:24:16.242Z | Compiling nonempty v0.12.0 |
| 2705 | 2026-04-07T02:24:16.324Z | Compiling salty v0.3.0 |
| 2706 | 2026-04-07T02:24:16.490Z | Compiling oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments) |
| 2707 | 2026-04-07T02:24:16.940Z | Compiling polar-core v0.27.3 |
| 2708 | 2026-04-07T02:24:16.962Z | Compiling progenitor-impl v0.11.2 |
| 2709 | 2026-04-07T02:24:17.118Z | Compiling zfs-test-harness v0.1.0 (/work/oxidecomputer/omicron/sled-storage/zfs-test-harness) |
| 2710 | 2026-04-07T02:24:17.150Z | Compiling common v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=44a949c9bedf4fcd4d280337fa1965b4293c88d1#44a949c9) |
| 2711 | 2026-04-07T02:24:17.295Z | Compiling darling_core v0.23.0 |
| 2712 | 2026-04-07T02:24:17.901Z | Compiling progenitor-macro v0.10.0 |
| 2713 | 2026-04-07T02:24:19.232Z | Compiling nanorand v0.7.0 |
| 2714 | 2026-04-07T02:24:19.505Z | Compiling arc-swap v1.8.2 |
| 2715 | 2026-04-07T02:24:19.528Z | Compiling fs-err v2.11.0 |
| 2716 | 2026-04-07T02:24:19.620Z | Compiling parking_lot_core v0.8.6 |
| 2717 | 2026-04-07T02:24:19.949Z | Compiling slog-scope v4.4.1 |
| 2718 | 2026-04-07T02:24:20.012Z | Compiling mime_guess v2.0.5 |
| 2719 | 2026-04-07T02:24:20.036Z | Compiling darling_macro v0.23.0 |
| 2720 | 2026-04-07T02:24:20.481Z | Compiling flume v0.11.1 |
| 2721 | 2026-04-07T02:24:20.539Z | Compiling progenitor-macro v0.11.2 |
| 2722 | 2026-04-07T02:24:20.560Z | Compiling dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=44a949c9bedf4fcd4d280337fa1965b4293c88d1#44a949c9) |
| 2723 | 2026-04-07T02:24:20.874Z | Compiling sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics) |
| 2724 | 2026-04-07T02:24:21.737Z | Compiling nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config) |
| 2725 | 2026-04-07T02:24:22.005Z | Compiling nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client) |
| 2726 | 2026-04-07T02:24:22.331Z | Compiling sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim) |
| 2727 | 2026-04-07T02:24:23.464Z | Compiling progenitor v0.10.0 |
| 2728 | 2026-04-07T02:24:24.675Z | Compiling oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer) |
| 2729 | 2026-04-07T02:24:24.736Z | Compiling oximeter-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb) |
| 2730 | 2026-04-07T02:24:25.322Z | Compiling rats-corim v0.1.0 (https://github.com/oxidecomputer/rats-corim#f0d5d516) |
| 2731 | 2026-04-07T02:24:26.311Z | Compiling oso v0.27.3 |
| 2732 | 2026-04-07T02:24:26.337Z | Compiling progenitor-client v0.11.2 |
| 2733 | 2026-04-07T02:24:27.183Z | Compiling git-stub v1.0.0 |
| 2734 | 2026-04-07T02:24:27.455Z | Compiling libgit2-sys v0.18.3+1.9.2 |
| 2735 | 2026-04-07T02:24:28.881Z | Compiling async-bb8-diesel v0.2.1 |
| 2736 | 2026-04-07T02:24:29.045Z | Compiling diesel-dtrace v0.5.0 |
| 2737 | 2026-04-07T02:24:29.376Z | Compiling instability v0.3.11 |
| 2738 | 2026-04-07T02:24:29.641Z | Compiling git-stub-vcs v0.1.0 |
| 2739 | 2026-04-07T02:24:29.957Z | Compiling progenitor v0.11.2 |
| 2740 | 2026-04-07T02:24:30.003Z | Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb) |
| 2741 | 2026-04-07T02:24:30.153Z | Compiling sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api) |
| 2742 | 2026-04-07T02:24:31.448Z | Compiling darling v0.23.0 |
| 2743 | 2026-04-07T02:24:31.593Z | Compiling slog-stdlog v4.1.1 |
| 2744 | 2026-04-07T02:24:32.211Z | Compiling hubtools v0.4.7 (https://github.com/oxidecomputer/hubtools.git?branch=main#2b1ef9b3) |
| 2745 | 2026-04-07T02:24:32.476Z | Compiling clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client) |
| 2746 | 2026-04-07T02:24:32.501Z | Compiling repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client) |
| 2747 | 2026-04-07T02:24:32.884Z | Compiling ignore v0.4.25 |
| 2748 | 2026-04-07T02:24:33.731Z | Compiling primeorder v0.13.6 |
| 2749 | 2026-04-07T02:24:34.057Z | Compiling transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control#11afc484) |
| 2750 | 2026-04-07T02:24:34.778Z | Compiling castaway v0.2.4 |
| 2751 | 2026-04-07T02:24:34.951Z | Compiling atty v0.2.14 |
| 2752 | 2026-04-07T02:24:34.974Z | Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control#11afc484) |
| 2753 | 2026-04-07T02:24:35.111Z | Compiling parse-size v1.1.0 |
| 2754 | 2026-04-07T02:24:35.218Z | Compiling http-range v0.1.5 |
| 2755 | 2026-04-07T02:24:35.339Z | Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=dbaad520e1f5ae32c10db16ce176f9c24de95652#dbaad520) |
| 2756 | 2026-04-07T02:24:35.457Z | Compiling indoc v2.0.7 |
| 2757 | 2026-04-07T02:24:35.480Z | Compiling tufaceous-lib v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0) |
| 2758 | 2026-04-07T02:24:35.607Z | Compiling transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control#11afc484) |
| 2759 | 2026-04-07T02:24:35.628Z | Compiling compact_str v0.8.1 |
| 2760 | 2026-04-07T02:24:36.611Z | Compiling p384 v0.13.1 |
| 2761 | 2026-04-07T02:24:37.985Z | Compiling globwalk v0.9.1 |
| 2762 | 2026-04-07T02:24:38.247Z | Compiling parking_lot v0.11.2 |
| 2763 | 2026-04-07T02:24:38.348Z | Compiling slog-envlogger v2.2.0 |
| 2764 | 2026-04-07T02:24:38.467Z | Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb) |
| 2765 | 2026-04-07T02:24:38.883Z | Compiling dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server) |
| 2766 | 2026-04-07T02:24:39.230Z | Compiling crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a) |
| 2767 | 2026-04-07T02:24:39.256Z | Compiling oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client) |
| 2768 | 2026-04-07T02:24:39.375Z | Compiling predicates-tree v1.0.13 |
| 2769 | 2026-04-07T02:24:39.472Z | Compiling unicode-truncate v1.1.0 |
| 2770 | 2026-04-07T02:24:39.580Z | Compiling lru v0.12.5 |
| 2771 | 2026-04-07T02:24:39.694Z | Compiling rand_seeder v0.4.0 |
| 2772 | 2026-04-07T02:24:39.732Z | Compiling prefix-trie v0.7.0 |
| 2773 | 2026-04-07T02:24:39.788Z | Compiling vergen-git2 v1.0.7 |
| 2774 | 2026-04-07T02:24:39.810Z | Compiling compression-core v0.4.31 |
| 2775 | 2026-04-07T02:24:39.839Z | Compiling cassowary v0.3.0 |
| 2776 | 2026-04-07T02:24:39.954Z | Compiling typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng) |
| 2777 | 2026-04-07T02:24:39.975Z | Compiling compression-codecs v0.4.37 |
| 2778 | 2026-04-07T02:24:40.029Z | Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb) |
| 2779 | 2026-04-07T02:24:40.084Z | Compiling camino-tempfile-ext v0.3.3 |
| 2780 | 2026-04-07T02:24:40.172Z | Compiling hickory-server v0.25.2 |
| 2781 | 2026-04-07T02:24:40.219Z | Compiling ratatui v0.29.0 |
| 2782 | 2026-04-07T02:24:40.394Z | Compiling hyper-staticfile v0.10.1 |
| 2783 | 2026-04-07T02:24:40.747Z | Compiling sled v0.34.7 |
| 2784 | 2026-04-07T02:24:41.604Z | Compiling range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests) |
| 2785 | 2026-04-07T02:24:41.745Z | Compiling sled-agent-config-reconciler v0.1.0 (/work/oxidecomputer/omicron/sled-agent/config-reconciler) |
| 2786 | 2026-04-07T02:24:42.276Z | Compiling attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f) |
| 2787 | 2026-04-07T02:24:42.504Z | Compiling dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api) |
| 2788 | 2026-04-07T02:24:42.782Z | Compiling clickhouse-admin-keeper-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-keeper-client) |
| 2789 | 2026-04-07T02:24:43.141Z | Compiling ddm-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=b603c9f3dccefcf1d3e941c04505ff6bdd1826b6#b603c9f3) |
| 2790 | 2026-04-07T02:24:43.787Z | Compiling oximeter-macro-impl v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb) |
| 2791 | 2026-04-07T02:24:44.045Z | Compiling dice-util-barcode v0.1.0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f) |
| 2792 | 2026-04-07T02:24:44.334Z | Compiling sprockets-tls v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=d2b68e4f47e3c22bce0455aeb4cfb2e61ad229ba#d2b68e4f) |
| 2793 | 2026-04-07T02:24:44.513Z | Compiling toml_datetime v1.0.0+spec-1.1.0 |
| 2794 | 2026-04-07T02:24:44.589Z | Compiling dropshot v0.17.0 |
| 2795 | 2026-04-07T02:24:44.829Z | Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=7cdf2ab9c8d9e9267a8b366aa780c6c26f9a5ecf#7cdf2ab9) |
| 2796 | 2026-04-07T02:24:45.009Z | Compiling rustls v0.21.12 |
| 2797 | 2026-04-07T02:24:45.061Z | Compiling corncobs v0.1.4 |
| 2798 | 2026-04-07T02:24:45.224Z | Compiling dice-mfg-msgs v0.3.0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f) |
| 2799 | 2026-04-07T02:24:45.308Z | Compiling toml v1.0.6+spec-1.1.0 |
| 2800 | 2026-04-07T02:24:45.329Z | Compiling sled-agent-resolvable-files v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files) |
| 2801 | 2026-04-07T02:24:45.385Z | Compiling oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb) |
| 2802 | 2026-04-07T02:24:45.599Z | Compiling omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client) |
| 2803 | 2026-04-07T02:24:45.934Z | Compiling dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f) |
| 2804 | 2026-04-07T02:24:46.009Z | Compiling wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common) |
| 2805 | 2026-04-07T02:24:46.012Z | Compiling sled-agent-resolvable-files-examples v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files-examples) |
| 2806 | 2026-04-07T02:24:46.149Z | Compiling async-compression v0.4.41 |
| 2807 | 2026-04-07T02:24:46.667Z | Compiling update-common v0.1.0 (/work/oxidecomputer/omicron/update-common) |
| 2808 | 2026-04-07T02:24:48.859Z | Compiling common v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#f20f786e) |
| 2809 | 2026-04-07T02:24:49.036Z | Compiling bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client) |
| 2810 | 2026-04-07T02:24:49.213Z | Compiling nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking) |
| 2811 | 2026-04-07T02:24:49.441Z | Compiling nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation) |
| 2812 | 2026-04-07T02:24:49.539Z | Compiling nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery) |
| 2813 | 2026-04-07T02:24:49.675Z | Compiling sct v0.7.1 |
| 2814 | 2026-04-07T02:24:49.795Z | Compiling rustls-webpki v0.101.7 |
| 2815 | 2026-04-07T02:24:49.819Z | Compiling nix v0.29.0 |
| 2816 | 2026-04-07T02:24:49.950Z | Compiling secrecy v0.8.0 |
| 2817 | 2026-04-07T02:24:50.155Z | Compiling dropshot_endpoint v0.17.0 |
| 2818 | 2026-04-07T02:24:50.209Z | Compiling void v1.0.2 |
| 2819 | 2026-04-07T02:24:50.358Z | Compiling lzss v0.8.2 |
| 2820 | 2026-04-07T02:24:51.123Z | Compiling dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#f20f786e) |
| 2821 | 2026-04-07T02:24:51.619Z | Compiling nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory) |
| 2822 | 2026-04-07T02:24:52.019Z | Compiling sled-agent-measurements v0.1.0 (/work/oxidecomputer/omicron/sled-agent/measurements) |
| 2823 | 2026-04-07T02:24:52.586Z | Compiling common v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=cc8e02a0800034c431c8cf96b889ea638da3d194#cc8e02a0) |
| 2824 | 2026-04-07T02:24:52.995Z | Compiling attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?branch=main#ff9f27aa) |
| 2825 | 2026-04-07T02:24:53.714Z | Compiling nexus-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-lockstep-client) |
| 2826 | 2026-04-07T02:24:54.083Z | Compiling tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git?branch=main#e644a21a) |
| 2827 | 2026-04-07T02:24:54.086Z | Compiling tungstenite v0.23.0 |
| 2828 | 2026-04-07T02:24:54.345Z | Compiling nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution) |
| 2829 | 2026-04-07T02:24:54.573Z | Compiling nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc) |
| 2830 | 2026-04-07T02:24:54.711Z | Compiling git2 v0.20.4 |
| 2831 | 2026-04-07T02:24:54.804Z | Compiling nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface) |
| 2832 | 2026-04-07T02:24:54.839Z | Compiling nexus-reconfigurator-rendezvous v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/rendezvous) |
| 2833 | 2026-04-07T02:24:54.889Z | Compiling nix v0.27.1 |
| 2834 | 2026-04-07T02:24:55.033Z | Compiling serde_bytes v0.11.19 |
| 2835 | 2026-04-07T02:24:55.159Z | Compiling propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?rev=2c9d7052cc12b3feca1c5a0e09d10b724b8e7cb4#2c9d7052) |
| 2836 | 2026-04-07T02:24:55.373Z | Compiling tokio-tungstenite v0.23.1 |
| 2837 | 2026-04-07T02:24:55.759Z | Compiling gateway-sp-comms v0.1.1 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc) |
| 2838 | 2026-04-07T02:24:56.124Z | Compiling dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=cc8e02a0800034c431c8cf96b889ea638da3d194#cc8e02a0) |
| 2839 | 2026-04-07T02:24:56.552Z | Compiling dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?branch=main#ff9f27aa) |
| 2840 | 2026-04-07T02:24:57.520Z | Compiling trust-quorum v0.1.0 (/work/oxidecomputer/omicron/trust-quorum) |
| 2841 | 2026-04-07T02:24:57.807Z | Compiling crucible-common v0.0.1 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a) |
| 2842 | 2026-04-07T02:24:58.446Z | Compiling tokio-rustls v0.24.1 |
| 2843 | 2026-04-07T02:24:58.775Z | Compiling lldpd-common v0.1.0 (https://github.com/oxidecomputer/lldp#d22509df) |
| 2844 | 2026-04-07T02:25:01.613Z | Compiling wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client) |
| 2845 | 2026-04-07T02:25:01.752Z | Compiling transient-dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server/transient) |
| 2846 | 2026-04-07T02:25:01.865Z | Compiling tufaceous v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0) |
| 2847 | 2026-04-07T02:25:02.187Z | Compiling nexus-mgs-updates v0.1.0 (/work/oxidecomputer/omicron/nexus/mgs-updates) |
| 2848 | 2026-04-07T02:25:02.643Z | Compiling sled-agent-health-monitor v0.1.0 (/work/oxidecomputer/omicron/sled-agent/health-monitor) |
| 2849 | 2026-04-07T02:25:03.947Z | Compiling crucible-pantry-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a) |
| 2850 | 2026-04-07T02:25:04.429Z | Compiling nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy) |
| 2851 | 2026-04-07T02:25:04.980Z | Compiling ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc) |
| 2852 | 2026-04-07T02:25:05.954Z | Compiling rustls-pemfile v1.0.4 |
| 2853 | 2026-04-07T02:25:05.978Z | Compiling repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api) |
| 2854 | 2026-04-07T02:25:06.385Z | Compiling gateway-api v0.1.0 (/work/oxidecomputer/omicron/gateway-api) |
| 2855 | 2026-04-07T02:25:06.805Z | Compiling clickhouse-admin-api v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/api) |
| 2856 | 2026-04-07T02:25:07.089Z | Compiling bootstrap-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-api) |
| 2857 | 2026-04-07T02:25:08.784Z | Compiling clickhouse-admin-single-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-single-client) |
| 2858 | 2026-04-07T02:25:09.090Z | Compiling bootstrap-agent-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-api) |
| 2859 | 2026-04-07T02:25:09.358Z | Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus) |
| 2860 | 2026-04-07T02:25:09.592Z | Compiling ntp-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types/versions) |
| 2861 | 2026-04-07T02:25:09.978Z | Compiling signal-hook-tokio v0.3.1 |
| 2862 | 2026-04-07T02:25:10.200Z | Compiling twox-hash v2.1.2 |
| 2863 | 2026-04-07T02:25:10.223Z | Compiling yasna v0.5.2 |
| 2864 | 2026-04-07T02:25:10.479Z | Compiling is_ci v1.2.0 |
| 2865 | 2026-04-07T02:25:10.705Z | Compiling supports-color v3.0.2 |
| 2866 | 2026-04-07T02:25:10.755Z | Compiling omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway) |
| 2867 | 2026-04-07T02:25:10.803Z | Compiling rcgen v0.12.1 |
| 2868 | 2026-04-07T02:25:11.036Z | Compiling omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent) |
| 2869 | 2026-04-07T02:25:11.098Z | Compiling omicron-clickhouse-admin v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin) |
| 2870 | 2026-04-07T02:25:11.397Z | Compiling nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning) |
| 2871 | 2026-04-07T02:25:11.788Z | Compiling lldpd-client v0.1.0 (https://github.com/oxidecomputer/lldp#d22509df) |
| 2872 | 2026-04-07T02:25:11.921Z | Compiling nexus-fm v0.1.0 (/work/oxidecomputer/omicron/nexus/fm) |
| 2873 | 2026-04-07T02:25:12.876Z | Compiling nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api) |
| 2874 | 2026-04-07T02:25:13.223Z | Compiling nexus-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/nexus/lockstep-api) |
| 2875 | 2026-04-07T02:25:14.713Z | Compiling nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api) |
| 2876 | 2026-04-07T02:25:15.314Z | Compiling oximeter-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/api) |
| 2877 | 2026-04-07T02:25:15.409Z | Compiling bootstrap-agent-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-lockstep-client) |
| 2878 | 2026-04-07T02:25:16.773Z | Compiling omicron-ntp-admin v0.1.0 (/work/oxidecomputer/omicron/ntp-admin) |
| 2879 | 2026-04-07T02:25:16.814Z | Compiling omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin) |
| 2880 | 2026-04-07T02:25:16.916Z | Compiling nexus-background-task-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/background-task-interface) |
| 2881 | 2026-04-07T02:25:17.008Z | Compiling fatfs v0.3.6 |
| 2882 | 2026-04-07T02:25:17.075Z | Compiling raw-cpuid v11.5.0 (https://github.com/oxidecomputer/rust-cpuid.git?rev=a4cf01df76f35430ff5d39dc2fe470bcb953503b#a4cf01df) |
| 2883 | 2026-04-07T02:25:17.135Z | Compiling rtoolbox v0.0.3 |
| 2884 | 2026-04-07T02:25:17.413Z | Compiling subprocess v0.2.15 |
| 2885 | 2026-04-07T02:25:18.227Z | Compiling seq-macro v0.3.6 |
| 2886 | 2026-04-07T02:25:18.735Z | Compiling assert_matches v1.5.0 |
| 2887 | 2026-04-07T02:25:18.847Z | Compiling omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils) |
| 2888 | 2026-04-07T02:25:19.223Z | Compiling rpassword v7.4.0 |
| 2889 | 2026-04-07T02:25:19.581Z | Compiling wicketd-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-api) |
| 2890 | 2026-04-07T02:25:19.622Z | Compiling oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector) |
| 2891 | 2026-04-07T02:25:20.491Z | Compiling ntp-admin-types v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types) |
| 2892 | 2026-04-07T02:25:20.636Z | Compiling ntp-admin-api v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/api) |
| 2893 | 2026-04-07T02:25:20.773Z | Compiling tui-tree-widget v0.23.1 |
| 2894 | 2026-04-07T02:25:20.926Z | Compiling installinator-api v0.1.0 (/work/oxidecomputer/omicron/installinator-api) |
| 2895 | 2026-04-07T02:25:21.071Z | Compiling omicron-omdb v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omdb) |
| 2896 | 2026-04-07T02:25:21.603Z | Compiling cockroach-admin-api v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/api) |
| 2897 | 2026-04-07T02:25:21.968Z | Compiling uzers v0.12.2 |
| 2898 | 2026-04-07T02:25:23.064Z | Compiling wicket v0.1.0 (/work/oxidecomputer/omicron/wicket) |
| 2899 | 2026-04-07T02:25:23.454Z | Compiling zone-setup v0.1.0 (/work/oxidecomputer/omicron/zone-setup) |
| 2900 | 2026-04-07T02:25:24.439Z | Compiling wicketd v0.1.0 (/work/oxidecomputer/omicron/wicketd) |
| 2901 | 2026-04-07T02:25:25.626Z | Compiling gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils) |
| 2902 | 2026-04-07T02:25:27.750Z | Compiling clickana v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickana) |
| 2903 | 2026-04-07T02:25:28.653Z | Compiling support-bundle-viewer v0.1.2 |
| 2904 | 2026-04-07T02:25:30.003Z | Compiling multimap v0.10.1 |
| 2905 | 2026-04-07T02:25:40.697Z | Compiling nexus-db-errors v0.1.0 (/work/oxidecomputer/omicron/nexus/db-errors) |
| 2906 | 2026-04-07T02:25:48.835Z | Compiling dnsadm v0.1.0 (/work/oxidecomputer/omicron/dns-server/dnsadm) |
| 2907 | 2026-04-07T02:25:49.437Z | Compiling internal-dns-cli v0.1.0 (/work/oxidecomputer/omicron/internal-dns/cli) |
| 2908 | 2026-04-07T02:25:51.078Z | Compiling oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog) |
| 2909 | 2026-04-07T02:31:32.510Z | Finished `release` profile [optimized] target(s) in 7m 57s |
| 2910 | 2026-04-07T02:32:17.635Z | |
| 2911 | 2026-04-07T02:32:17.635Z | real 8:43.243957864 |
| 2912 | 2026-04-07T02:32:17.639Z | user 1:18:35.469634486 |
| 2913 | 2026-04-07T02:32:17.639Z | sys 3:25.758284895 |
| 2914 | 2026-04-07T02:32:17.639Z | trap 1.816599440 |
| 2915 | 2026-04-07T02:32:17.639Z | tflt 2.516804677 |
| 2916 | 2026-04-07T02:32:17.639Z | dflt 16.532080561 |
| 2917 | 2026-04-07T02:32:17.639Z | kflt 0.065086343 |
| 2918 | 2026-04-07T02:32:17.639Z | lock 6:39:53.923016473 |
| 2919 | 2026-04-07T02:32:17.639Z | slp 2:13:51.146862549 |
| 2920 | 2026-04-07T02:32:17.639Z | lat 2:28.090815287 |
| 2921 | 2026-04-07T02:32:17.639Z | stop 5:13.866039194 |
| 2922 | 2026-04-07T02:32:17.639Z | + mapfile -t packages |
| 2923 | 2026-04-07T02:32:17.639Z | ++ cargo run --locked --release --bin omicron-package -- -t test list-outputs |
| 2924 | 2026-04-07T02:32:18.584Z | Finished `release` profile [optimized] target(s) in 0.93s |
| 2925 | 2026-04-07T02:32:18.657Z | Running `target/release/omicron-package -t test list-outputs` |
| 2926 | 2026-04-07T02:32:18.711Z | Logging to: /work/oxidecomputer/omicron/out/LOG |
| 2927 | 2026-04-07T02:32:18.715Z | + ptime -m cargo build --locked --release -p xtask |
| 2928 | 2026-04-07T02:32:19.246Z | Compiling libc v0.2.180 |
| 2929 | 2026-04-07T02:32:19.246Z | Compiling serde v1.0.228 |
| 2930 | 2026-04-07T02:32:19.246Z | Compiling serde_core v1.0.228 |
| 2931 | 2026-04-07T02:32:19.249Z | Compiling rustix v1.1.3 |
| 2932 | 2026-04-07T02:32:19.249Z | Compiling serde_json v1.0.149 |
| 2933 | 2026-04-07T02:32:19.249Z | Compiling bitflags v2.11.0 |
| 2934 | 2026-04-07T02:32:19.350Z | Compiling num-traits v0.2.19 |
| 2935 | 2026-04-07T02:32:19.366Z | Compiling syn v2.0.117 |
| 2936 | 2026-04-07T02:32:19.403Z | Compiling hashbrown v0.16.1 |
| 2937 | 2026-04-07T02:32:19.414Z | Compiling smallvec v1.15.1 |
| 2938 | 2026-04-07T02:32:19.448Z | Compiling usdt-impl v0.5.0 |
| 2939 | 2026-04-07T02:32:19.458Z | Compiling syn v1.0.109 |
| 2940 | 2026-04-07T02:32:19.471Z | Compiling log v0.4.29 |
| 2941 | 2026-04-07T02:32:19.471Z | Compiling percent-encoding v2.3.2 |
| 2942 | 2026-04-07T02:32:19.578Z | Compiling getrandom v0.3.4 |
| 2943 | 2026-04-07T02:32:19.689Z | Compiling form_urlencoded v1.2.2 |
| 2944 | 2026-04-07T02:32:19.835Z | Compiling fs-err v3.3.0 |
| 2945 | 2026-04-07T02:32:19.838Z | Compiling once_cell v1.21.3 |
| 2946 | 2026-04-07T02:32:19.838Z | Compiling anyhow v1.0.102 |
| 2947 | 2026-04-07T02:32:19.889Z | Compiling heck v0.4.1 |
| 2948 | 2026-04-07T02:32:20.015Z | Compiling indexmap v2.13.0 |
| 2949 | 2026-04-07T02:32:20.072Z | Compiling errno v0.3.14 |
| 2950 | 2026-04-07T02:32:20.072Z | Compiling thread-id v4.2.2 |
| 2951 | 2026-04-07T02:32:20.132Z | Compiling memmap v0.7.0 |
| 2952 | 2026-04-07T02:32:20.385Z | Compiling ordered-float v2.10.1 |
| 2953 | 2026-04-07T02:32:20.984Z | Compiling proc-macro-error v1.0.4 |
| 2954 | 2026-04-07T02:32:21.091Z | Compiling terminal_size v0.4.3 |
| 2955 | 2026-04-07T02:32:21.091Z | Compiling tempfile v3.25.0 |
| 2956 | 2026-04-07T02:32:21.191Z | Compiling clap_builder v4.5.60 |
| 2957 | 2026-04-07T02:32:21.195Z | Compiling textwrap v0.16.2 |
| 2958 | 2026-04-07T02:32:21.243Z | Compiling tabled_derive v0.7.0 |
| 2959 | 2026-04-07T02:32:21.328Z | Compiling camino-tempfile v1.4.1 |
| 2960 | 2026-04-07T02:32:21.903Z | Compiling tabled v0.15.0 |
| 2961 | 2026-04-07T02:32:21.942Z | Compiling synstructure v0.13.2 |
| 2962 | 2026-04-07T02:32:21.942Z | Compiling pest_generator v2.8.6 |
| 2963 | 2026-04-07T02:32:22.331Z | Compiling serde_derive v1.0.228 |
| 2964 | 2026-04-07T02:32:22.331Z | Compiling zerovec-derive v0.11.2 |
| 2965 | 2026-04-07T02:32:22.334Z | Compiling displaydoc v0.2.5 |
| 2966 | 2026-04-07T02:32:22.334Z | Compiling thiserror-impl v1.0.69 |
| 2967 | 2026-04-07T02:32:22.334Z | Compiling zerocopy-derive v0.7.35 |
| 2968 | 2026-04-07T02:32:22.334Z | Compiling scroll_derive v0.12.1 |
| 2969 | 2026-04-07T02:32:22.335Z | Compiling thiserror-impl v2.0.18 |
| 2970 | 2026-04-07T02:32:22.335Z | Compiling clap_derive v4.5.55 |
| 2971 | 2026-04-07T02:32:22.378Z | Compiling zerofrom-derive v0.1.6 |
| 2972 | 2026-04-07T02:32:22.457Z | Compiling yoke-derive v0.8.1 |
| 2973 | 2026-04-07T02:32:23.053Z | Compiling pest_derive v2.8.6 |
| 2974 | 2026-04-07T02:32:23.124Z | Compiling scroll v0.12.0 |
| 2975 | 2026-04-07T02:32:23.208Z | Compiling zerocopy v0.7.35 |
| 2976 | 2026-04-07T02:32:23.428Z | Compiling goblin v0.8.2 |
| 2977 | 2026-04-07T02:32:23.569Z | Compiling thiserror v1.0.69 |
| 2978 | 2026-04-07T02:32:23.572Z | Compiling zerofrom v0.1.6 |
| 2979 | 2026-04-07T02:32:23.664Z | Compiling dtrace-parser v0.2.0 |
| 2980 | 2026-04-07T02:32:23.718Z | Compiling yoke v0.8.1 |
| 2981 | 2026-04-07T02:32:23.729Z | Compiling thiserror v2.0.18 |
| 2982 | 2026-04-07T02:32:23.935Z | Compiling zerovec v0.11.5 |
| 2983 | 2026-04-07T02:32:24.065Z | Compiling zerotrie v0.2.3 |
| 2984 | 2026-04-07T02:32:24.079Z | Compiling clap v4.5.60 |
| 2985 | 2026-04-07T02:32:24.541Z | Compiling tinystr v0.8.2 |
| 2986 | 2026-04-07T02:32:24.541Z | Compiling potential_utf v0.1.4 |
| 2987 | 2026-04-07T02:32:24.781Z | Compiling icu_locale_core v2.1.1 |
| 2988 | 2026-04-07T02:32:24.800Z | Compiling icu_collections v2.1.1 |
| 2989 | 2026-04-07T02:32:25.561Z | Compiling icu_provider v2.1.1 |
| 2990 | 2026-04-07T02:32:25.696Z | Compiling serde_spanned v0.6.9 |
| 2991 | 2026-04-07T02:32:25.881Z | Compiling icu_properties v2.1.2 |
| 2992 | 2026-04-07T02:32:25.884Z | Compiling icu_normalizer v2.1.1 |
| 2993 | 2026-04-07T02:32:25.943Z | Compiling toml_datetime v0.6.11 |
| 2994 | 2026-04-07T02:32:25.999Z | Compiling dof v0.3.0 |
| 2995 | 2026-04-07T02:32:26.027Z | Compiling serde-value v0.7.0 |
| 2996 | 2026-04-07T02:32:26.185Z | Compiling toml_edit v0.22.27 |
| 2997 | 2026-04-07T02:32:26.343Z | Compiling serde_tokenstream v0.2.3 |
| 2998 | 2026-04-07T02:32:26.602Z | Compiling cargo-platform v0.2.0 |
| 2999 | 2026-04-07T02:32:26.635Z | Compiling macaddr v1.0.1 |
| 3000 | 2026-04-07T02:32:26.809Z | Compiling idna_adapter v1.2.1 |
| 3001 | 2026-04-07T02:32:26.939Z | Compiling idna v1.1.0 |
| 3002 | 2026-04-07T02:32:27.095Z | Compiling usdt-macro v0.5.0 |
| 3003 | 2026-04-07T02:32:27.154Z | Compiling usdt-attr-macro v0.5.0 |
| 3004 | 2026-04-07T02:32:27.477Z | Compiling url v2.5.8 |
| 3005 | 2026-04-07T02:32:27.815Z | Compiling toml v0.8.23 |
| 3006 | 2026-04-07T02:32:27.834Z | Compiling usdt v0.5.0 |
| 3007 | 2026-04-07T02:32:28.296Z | Compiling cargo-util-schemas v0.8.2 |
| 3008 | 2026-04-07T02:32:28.296Z | Compiling cargo_toml v0.21.0 |
| 3009 | 2026-04-07T02:32:29.341Z | Compiling cargo_metadata v0.21.0 |
| 3010 | 2026-04-07T02:32:32.453Z | Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask) |
| 3011 | 2026-04-07T02:32:35.503Z | Finished `release` profile [optimized] target(s) in 16.77s |
| 3012 | 2026-04-07T02:32:35.630Z | |
| 3013 | 2026-04-07T02:32:35.633Z | real 16.879375055 |
| 3014 | 2026-04-07T02:32:35.633Z | user 2:24.942005517 |
| 3015 | 2026-04-07T02:32:35.633Z | sys 16.729128649 |
| 3016 | 2026-04-07T02:32:35.633Z | trap 0.093090539 |
| 3017 | 2026-04-07T02:32:35.633Z | tflt 0.679009842 |
| 3018 | 2026-04-07T02:32:35.633Z | dflt 1.528273748 |
| 3019 | 2026-04-07T02:32:35.633Z | kflt 0.000022003 |
| 3020 | 2026-04-07T02:32:35.633Z | lock 5:27.613652411 |
| 3021 | 2026-04-07T02:32:35.633Z | slp 3:31.686594677 |
| 3022 | 2026-04-07T02:32:35.633Z | lat 7.167978091 |
| 3023 | 2026-04-07T02:32:35.633Z | stop 20.184995551 |
| 3024 | 2026-04-07T02:32:35.633Z | + export CARGO_PROFILE_DEV_DEBUG=line-tables-only |
| 3025 | 2026-04-07T02:32:35.634Z | + CARGO_PROFILE_DEV_DEBUG=line-tables-only |
| 3026 | 2026-04-07T02:32:35.634Z | + export CARGO_PROFILE_TEST_DEBUG=line-tables-only |
| 3027 | 2026-04-07T02:32:35.634Z | + CARGO_PROFILE_TEST_DEBUG=line-tables-only |
| 3028 | 2026-04-07T02:32:35.634Z | + ptime -m cargo build --locked -p end-to-end-tests --tests --bin bootstrap --message-format json-render-diagnostics |
| 3029 | 2026-04-07T02:32:36.566Z | Compiling regress v0.10.5 |
| 3030 | 2026-04-07T02:32:36.570Z | Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack) |
| 3031 | 2026-04-07T02:32:36.570Z | Compiling newtype-uuid-macros v0.1.0 |
| 3032 | 2026-04-07T02:32:36.731Z | Compiling rustls v0.22.4 |
| 3033 | 2026-04-07T02:32:36.734Z | Compiling progenitor-client v0.13.0 |
| 3034 | 2026-04-07T02:32:36.744Z | Compiling rustls-webpki v0.102.8 |
| 3035 | 2026-04-07T02:32:36.747Z | Compiling structmeta-derive v0.3.0 |
| 3036 | 2026-04-07T02:32:36.747Z | Compiling serde_spanned v1.0.4 |
| 3037 | 2026-04-07T02:32:36.747Z | Compiling multer v3.1.0 |
| 3038 | 2026-04-07T02:32:36.759Z | Compiling debug-ignore v1.0.5 |
| 3039 | 2026-04-07T02:32:36.762Z | Compiling match_cfg v0.1.0 |
| 3040 | 2026-04-07T02:32:36.868Z | Compiling toml_writer v1.0.6+spec-1.1.0 |
| 3041 | 2026-04-07T02:32:36.871Z | Compiling slog-json v2.6.1 |
| 3042 | 2026-04-07T02:32:36.871Z | Compiling async-stream-impl v0.3.6 |
| 3043 | 2026-04-07T02:32:36.883Z | Compiling waitgroup v0.1.2 |
| 3044 | 2026-04-07T02:32:36.900Z | Compiling rustls-pemfile v2.2.0 |
| 3045 | 2026-04-07T02:32:36.950Z | Compiling hostname v0.3.1 |
| 3046 | 2026-04-07T02:32:36.954Z | Compiling serde_path_to_error v0.1.20 |
| 3047 | 2026-04-07T02:32:37.001Z | Compiling hostname v0.4.2 |
| 3048 | 2026-04-07T02:32:37.038Z | Compiling itertools v0.14.0 |
| 3049 | 2026-04-07T02:32:37.074Z | Compiling dropshot v0.16.7 |
| 3050 | 2026-04-07T02:32:37.091Z | Compiling toml v0.9.12+spec-1.1.0 |
| 3051 | 2026-04-07T02:32:37.127Z | Compiling slog-bunyan v2.5.0 |
| 3052 | 2026-04-07T02:32:37.127Z | Compiling dropshot_endpoint v0.16.7 |
| 3053 | 2026-04-07T02:32:37.131Z | Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#8f60acdf) |
| 3054 | 2026-04-07T02:32:37.190Z | Compiling macaddr v1.0.1 |
| 3055 | 2026-04-07T02:32:37.225Z | Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 3056 | 2026-04-07T02:32:37.305Z | Compiling instant v0.1.13 |
| 3057 | 2026-04-07T02:32:37.336Z | Compiling progenitor-client v0.10.0 |
| 3058 | 2026-04-07T02:32:37.353Z | Compiling backon v1.6.0 |
| 3059 | 2026-04-07T02:32:37.371Z | Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity) |
| 3060 | 2026-04-07T02:32:37.432Z | Compiling backoff v0.4.0 |
| 3061 | 2026-04-07T02:32:37.463Z | Compiling protocol v0.1.0 (https://github.com/oxidecomputer/lldp#d22509df) |
| 3062 | 2026-04-07T02:32:37.520Z | Compiling async-stream v0.3.6 |
| 3063 | 2026-04-07T02:32:37.523Z | Compiling omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds) |
| 3064 | 2026-04-07T02:32:37.557Z | Compiling progenitor-extras v0.1.1 |
| 3065 | 2026-04-07T02:32:37.583Z | Compiling toml v0.8.23 |
| 3066 | 2026-04-07T02:32:37.613Z | Compiling universal-hash v0.5.1 |
| 3067 | 2026-04-07T02:32:37.675Z | Compiling opaque-debug v0.3.1 |
| 3068 | 2026-04-07T02:32:37.693Z | Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 3069 | 2026-04-07T02:32:37.696Z | Compiling half v2.7.1 |
| 3070 | 2026-04-07T02:32:37.738Z | Compiling crucible-workspace-hack v0.1.0 |
| 3071 | 2026-04-07T02:32:37.776Z | Compiling ciborium-io v0.2.2 |
| 3072 | 2026-04-07T02:32:37.779Z | Compiling convert_case v0.4.0 |
| 3073 | 2026-04-07T02:32:37.833Z | Compiling omicron-ledger v0.1.0 (/work/oxidecomputer/omicron/ledger) |
| 3074 | 2026-04-07T02:32:37.852Z | Compiling unsafe-libyaml v0.2.11 |
| 3075 | 2026-04-07T02:32:37.869Z | Compiling aead v0.5.2 |
| 3076 | 2026-04-07T02:32:37.887Z | Compiling structmeta v0.3.0 |
| 3077 | 2026-04-07T02:32:37.902Z | Compiling secrecy v0.10.3 |
| 3078 | 2026-04-07T02:32:38.042Z | Compiling ciborium-ll v0.2.2 |
| 3079 | 2026-04-07T02:32:38.058Z | Compiling poly1305 v0.8.0 |
| 3080 | 2026-04-07T02:32:38.080Z | Compiling chacha20 v0.9.1 |
| 3081 | 2026-04-07T02:32:38.099Z | Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=ae1da83e66c648574827298f4bc444632bf4d047#ae1da83e) |
| 3082 | 2026-04-07T02:32:38.121Z | Compiling sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types) |
| 3083 | 2026-04-07T02:32:38.144Z | Compiling derive-ex v0.1.8 |
| 3084 | 2026-04-07T02:32:38.172Z | Compiling parse-display-derive v0.10.0 |
| 3085 | 2026-04-07T02:32:38.202Z | Compiling derive_more v0.99.20 |
| 3086 | 2026-04-07T02:32:38.259Z | Compiling ciborium v0.2.2 |
| 3087 | 2026-04-07T02:32:38.288Z | Compiling typify-impl v0.6.1 |
| 3088 | 2026-04-07T02:32:38.351Z | Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=2c9d7052cc12b3feca1c5a0e09d10b724b8e7cb4#2c9d7052) |
| 3089 | 2026-04-07T02:32:38.367Z | Compiling thiserror-impl-no-std v2.0.2 |
| 3090 | 2026-04-07T02:32:38.411Z | Compiling serde_yaml v0.9.34+deprecated |
| 3091 | 2026-04-07T02:32:38.503Z | Compiling gfss v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/gfss) |
| 3092 | 2026-04-07T02:32:38.520Z | Compiling byte-wrapper v0.1.0 |
| 3093 | 2026-04-07T02:32:38.603Z | Compiling propolis-api-types-versions v0.0.0 (https://github.com/oxidecomputer/propolis?rev=2c9d7052cc12b3feca1c5a0e09d10b724b8e7cb4#2c9d7052) |
| 3094 | 2026-04-07T02:32:38.640Z | Compiling password-hash v0.5.0 |
| 3095 | 2026-04-07T02:32:38.703Z | Compiling blake2 v0.10.6 |
| 3096 | 2026-04-07T02:32:38.859Z | Compiling chacha20poly1305 v0.10.1 |
| 3097 | 2026-04-07T02:32:38.883Z | Compiling indent_write v2.2.0 |
| 3098 | 2026-04-07T02:32:38.901Z | Compiling heapless v0.8.0 |
| 3099 | 2026-04-07T02:32:39.011Z | Compiling argon2 v0.5.3 |
| 3100 | 2026-04-07T02:32:39.041Z | Compiling ingot-macros v0.1.1 |
| 3101 | 2026-04-07T02:32:39.057Z | Compiling toml_edit v0.23.10+spec-1.0.0 |
| 3102 | 2026-04-07T02:32:39.087Z | Compiling tokio-rustls v0.25.0 |
| 3103 | 2026-04-07T02:32:39.290Z | Compiling hash32 v0.3.1 |
| 3104 | 2026-04-07T02:32:39.419Z | Compiling omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords) |
| 3105 | 2026-04-07T02:32:39.476Z | Compiling smoltcp v0.11.0 |
| 3106 | 2026-04-07T02:32:39.595Z | Compiling thiserror-no-std v2.0.2 |
| 3107 | 2026-04-07T02:32:39.714Z | Compiling vsss-rs v3.3.4 |
| 3108 | 2026-04-07T02:32:39.733Z | Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 3109 | 2026-04-07T02:32:39.887Z | Compiling proc-macro-crate v3.4.0 |
| 3110 | 2026-04-07T02:32:39.935Z | Compiling test-strategy v0.4.5 |
| 3111 | 2026-04-07T02:32:39.980Z | Compiling parse-display v0.10.0 |
| 3112 | 2026-04-07T02:32:40.011Z | Compiling tabwriter v1.4.1 |
| 3113 | 2026-04-07T02:32:40.035Z | Compiling cobs v0.3.0 |
| 3114 | 2026-04-07T02:32:40.204Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#d9645f8d) |
| 3115 | 2026-04-07T02:32:40.244Z | Compiling postcard v1.1.3 |
| 3116 | 2026-04-07T02:32:40.263Z | Compiling proc-macro-error v1.0.4 |
| 3117 | 2026-04-07T02:32:40.278Z | Compiling proc-macro-crate v1.3.1 |
| 3118 | 2026-04-07T02:32:40.302Z | Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 3119 | 2026-04-07T02:32:40.419Z | Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=2c9d7052cc12b3feca1c5a0e09d10b724b8e7cb4#2c9d7052) |
| 3120 | 2026-04-07T02:32:40.485Z | Compiling num_enum_derive v0.7.5 |
| 3121 | 2026-04-07T02:32:40.551Z | Compiling foreign-types-macros v0.2.3 |
| 3122 | 2026-04-07T02:32:40.611Z | Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 3123 | 2026-04-07T02:32:40.630Z | Compiling foreign-types-shared v0.3.1 |
| 3124 | 2026-04-07T02:32:40.633Z | Compiling rayon-core v1.13.0 |
| 3125 | 2026-04-07T02:32:40.719Z | Compiling cpufeatures v0.3.0 |
| 3126 | 2026-04-07T02:32:40.737Z | Compiling colored v3.1.1 |
| 3127 | 2026-04-07T02:32:40.757Z | Compiling num_enum_derive v0.5.11 |
| 3128 | 2026-04-07T02:32:40.825Z | Compiling chacha20 v0.10.0 |
| 3129 | 2026-04-07T02:32:40.922Z | Compiling crossbeam-deque v0.8.6 |
| 3130 | 2026-04-07T02:32:40.962Z | Compiling trust-quorum-types-versions v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types/versions) |
| 3131 | 2026-04-07T02:32:41.056Z | Compiling num-rational v0.4.2 |
| 3132 | 2026-04-07T02:32:41.074Z | Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 3133 | 2026-04-07T02:32:41.160Z | Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore) |
| 3134 | 2026-04-07T02:32:41.182Z | Compiling num-complex v0.4.6 |
| 3135 | 2026-04-07T02:32:41.201Z | Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 3136 | 2026-04-07T02:32:41.223Z | Compiling foreign-types v0.5.0 |
| 3137 | 2026-04-07T02:32:41.241Z | Compiling cstr-argument v0.1.2 |
| 3138 | 2026-04-07T02:32:41.335Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#1e40efd8) |
| 3139 | 2026-04-07T02:32:41.370Z | Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 3140 | 2026-04-07T02:32:41.533Z | Compiling tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0) |
| 3141 | 2026-04-07T02:32:41.550Z | Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 3142 | 2026-04-07T02:32:41.594Z | Compiling num v0.4.3 |
| 3143 | 2026-04-07T02:32:41.619Z | Compiling rand v0.10.0 |
| 3144 | 2026-04-07T02:32:41.649Z | Compiling num_enum v0.7.5 |
| 3145 | 2026-04-07T02:32:41.666Z | Compiling camino-tempfile v1.4.1 |
| 3146 | 2026-04-07T02:32:41.697Z | Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino#7e56ab6e) |
| 3147 | 2026-04-07T02:32:41.700Z | Compiling float-ord v0.3.2 |
| 3148 | 2026-04-07T02:32:41.730Z | Compiling zone_cfg_derive v0.3.1 |
| 3149 | 2026-04-07T02:32:41.734Z | Compiling key-manager-types v0.1.0 (/work/oxidecomputer/omicron/key-manager/types) |
| 3150 | 2026-04-07T02:32:41.803Z | Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#d9645f8d) |
| 3151 | 2026-04-07T02:32:41.865Z | Compiling rayon v1.11.0 |
| 3152 | 2026-04-07T02:32:41.898Z | Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=2c9d7052cc12b3feca1c5a0e09d10b724b8e7cb4#2c9d7052) |
| 3153 | 2026-04-07T02:32:41.915Z | Compiling num_enum v0.5.11 |
| 3154 | 2026-04-07T02:32:41.932Z | Compiling itertools v0.12.1 |
| 3155 | 2026-04-07T02:32:42.043Z | Compiling illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b) |
| 3156 | 2026-04-07T02:32:42.043Z | Compiling ingot-types v0.1.2 |
| 3157 | 2026-04-07T02:32:42.078Z | Compiling num-derive v0.4.2 |
| 3158 | 2026-04-07T02:32:42.081Z | Compiling sigpipe v0.1.3 |
| 3159 | 2026-04-07T02:32:42.120Z | Compiling glob v0.3.3 |
| 3160 | 2026-04-07T02:32:42.137Z | Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils) |
| 3161 | 2026-04-07T02:32:42.140Z | Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=2c9d7052cc12b3feca1c5a0e09d10b724b8e7cb4#2c9d7052) |
| 3162 | 2026-04-07T02:32:42.154Z | Compiling smf v0.2.3 |
| 3163 | 2026-04-07T02:32:42.205Z | Compiling prettyplease v0.2.37 |
| 3164 | 2026-04-07T02:32:42.358Z | Compiling omicron-common v0.1.0 (/work/oxidecomputer/omicron/common) |
| 3165 | 2026-04-07T02:32:42.436Z | Compiling ingot v0.1.1 |
| 3166 | 2026-04-07T02:32:42.439Z | Compiling whoami v1.6.1 |
| 3167 | 2026-04-07T02:32:42.499Z | Compiling gethostname v0.5.0 |
| 3168 | 2026-04-07T02:32:42.542Z | Compiling usdt-macro v0.5.0 |
| 3169 | 2026-04-07T02:32:42.665Z | Compiling usdt-attr-macro v0.5.0 |
| 3170 | 2026-04-07T02:32:42.703Z | Compiling memmap v0.7.0 |
| 3171 | 2026-04-07T02:32:42.720Z | Compiling atomicwrites v0.4.4 |
| 3172 | 2026-04-07T02:32:42.737Z | Compiling derive-where v1.6.0 |
| 3173 | 2026-04-07T02:32:42.828Z | Compiling trust-quorum-types v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types) |
| 3174 | 2026-04-07T02:32:42.924Z | Compiling resolv-conf v0.7.6 |
| 3175 | 2026-04-07T02:32:42.947Z | Compiling owo-colors v4.3.0 |
| 3176 | 2026-04-07T02:32:42.973Z | Compiling typify-macro v0.6.1 |
| 3177 | 2026-04-07T02:32:42.992Z | Compiling cancel-safe-futures v0.1.5 |
| 3178 | 2026-04-07T02:32:43.120Z | Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a) |
| 3179 | 2026-04-07T02:32:43.252Z | Compiling zone v0.3.1 |
| 3180 | 2026-04-07T02:32:43.315Z | Compiling libsw-core v0.3.2 |
| 3181 | 2026-04-07T02:32:43.332Z | Compiling async-recursion v1.1.1 |
| 3182 | 2026-04-07T02:32:43.525Z | Compiling libsw v3.5.0 |
| 3183 | 2026-04-07T02:32:43.528Z | Compiling usdt v0.5.0 |
| 3184 | 2026-04-07T02:32:43.559Z | Compiling oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog) |
| 3185 | 2026-04-07T02:32:43.733Z | Compiling linear-map v1.2.0 |
| 3186 | 2026-04-07T02:32:43.751Z | Compiling libefi-sys v0.1.0 |
| 3187 | 2026-04-07T02:32:43.770Z | Compiling console v0.15.11 |
| 3188 | 2026-04-07T02:32:43.790Z | Compiling hickory-proto v0.24.4 |
| 3189 | 2026-04-07T02:32:43.849Z | Compiling newline-converter v0.3.0 |
| 3190 | 2026-04-07T02:32:43.970Z | Compiling bitfield-struct v0.6.2 |
| 3191 | 2026-04-07T02:32:44.004Z | Compiling semver v0.1.20 |
| 3192 | 2026-04-07T02:32:44.007Z | Compiling linked-hash-map v0.5.6 |
| 3193 | 2026-04-07T02:32:44.039Z | Compiling tokio-dtrace v0.1.1 |
| 3194 | 2026-04-07T02:32:44.072Z | Compiling dropshot-api-manager-types v0.6.0 |
| 3195 | 2026-04-07T02:32:44.162Z | Compiling update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine) |
| 3196 | 2026-04-07T02:32:44.198Z | Compiling expectorate v1.2.0 |
| 3197 | 2026-04-07T02:32:44.215Z | Compiling rustc_version v0.1.7 |
| 3198 | 2026-04-07T02:32:44.242Z | Compiling lru-cache v0.1.2 |
| 3199 | 2026-04-07T02:32:44.260Z | Compiling pin-project-internal v1.1.11 |
| 3200 | 2026-04-07T02:32:44.326Z | Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 3201 | 2026-04-07T02:32:44.356Z | Compiling slog-dtrace v0.3.0 |
| 3202 | 2026-04-07T02:32:44.398Z | Compiling minimal-lexical v0.2.1 |
| 3203 | 2026-04-07T02:32:44.415Z | Compiling nvme v0.1.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221) |
| 3204 | 2026-04-07T02:32:44.416Z | Compiling oxide-tokio-rt v0.1.3 |
| 3205 | 2026-04-07T02:32:44.449Z | Compiling libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1) |
| 3206 | 2026-04-07T02:32:44.494Z | Compiling newtype_derive v0.1.6 |
| 3207 | 2026-04-07T02:32:44.522Z | Compiling typify-impl v0.4.3 |
| 3208 | 2026-04-07T02:32:44.538Z | Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl) |
| 3209 | 2026-04-07T02:32:44.651Z | Compiling nom v7.1.3 |
| 3210 | 2026-04-07T02:32:44.698Z | Compiling snafu-derive v0.8.9 |
| 3211 | 2026-04-07T02:32:44.699Z | Compiling libnvme-sys v0.0.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221) |
| 3212 | 2026-04-07T02:32:44.732Z | Compiling phf_shared v0.12.1 |
| 3213 | 2026-04-07T02:32:44.735Z | Compiling pem v3.0.6 |
| 3214 | 2026-04-07T02:32:44.768Z | Compiling csv-core v0.1.13 |
| 3215 | 2026-04-07T02:32:44.922Z | Compiling typify v0.6.1 |
| 3216 | 2026-04-07T02:32:44.942Z | Compiling chrono-tz v0.10.4 |
| 3217 | 2026-04-07T02:32:44.959Z | Compiling libnvme v0.1.1 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221) |
| 3218 | 2026-04-07T02:32:45.036Z | Compiling progenitor-impl v0.13.0 |
| 3219 | 2026-04-07T02:32:45.063Z | Compiling xshell-macros v0.2.7 |
| 3220 | 2026-04-07T02:32:45.080Z | Compiling same-file v1.0.6 |
| 3221 | 2026-04-07T02:32:45.105Z | Compiling highway v1.3.0 |
| 3222 | 2026-04-07T02:32:45.122Z | Compiling const_format_proc_macros v0.2.34 |
| 3223 | 2026-04-07T02:32:45.186Z | Compiling csv v1.4.0 |
| 3224 | 2026-04-07T02:32:45.381Z | Compiling walkdir v2.5.0 |
| 3225 | 2026-04-07T02:32:45.465Z | Compiling pin-project v1.1.11 |
| 3226 | 2026-04-07T02:32:45.488Z | Compiling xshell v0.2.7 |
| 3227 | 2026-04-07T02:32:45.523Z | Compiling phf v0.12.1 |
| 3228 | 2026-04-07T02:32:45.619Z | Compiling gateway-types-versions v0.1.0 (/work/oxidecomputer/omicron/gateway-types/versions) |
| 3229 | 2026-04-07T02:32:45.701Z | Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 3230 | 2026-04-07T02:32:45.753Z | Compiling globset v0.4.18 |
| 3231 | 2026-04-07T02:32:45.782Z | Compiling olpc-cjson v0.1.4 |
| 3232 | 2026-04-07T02:32:45.803Z | Compiling rdb-types v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=b603c9f3dccefcf1d3e941c04505ff6bdd1826b6#b603c9f3) |
| 3233 | 2026-04-07T02:32:45.902Z | Compiling primeorder v0.13.6 |
| 3234 | 2026-04-07T02:32:45.955Z | Compiling serde_plain v1.0.2 |
| 3235 | 2026-04-07T02:32:45.982Z | Compiling hickory-resolver v0.24.4 |
| 3236 | 2026-04-07T02:32:46.015Z | Compiling typed-path v0.9.3 |
| 3237 | 2026-04-07T02:32:46.047Z | Compiling const_format v0.2.35 |
| 3238 | 2026-04-07T02:32:46.124Z | Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db) |
| 3239 | 2026-04-07T02:32:46.232Z | Compiling cockroach-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types/versions) |
| 3240 | 2026-04-07T02:32:46.319Z | Compiling ereport-types v0.1.0 (/work/oxidecomputer/omicron/ereport/types) |
| 3241 | 2026-04-07T02:32:46.393Z | Compiling clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3) |
| 3242 | 2026-04-07T02:32:46.499Z | Compiling tabled_derive v0.7.0 |
| 3243 | 2026-04-07T02:32:46.675Z | Compiling bcs v0.1.6 |
| 3244 | 2026-04-07T02:32:46.735Z | Compiling snafu v0.8.9 |
| 3245 | 2026-04-07T02:32:46.935Z | Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 3246 | 2026-04-07T02:32:47.022Z | Compiling qorb v0.4.1 |
| 3247 | 2026-04-07T02:32:47.025Z | Compiling tough v0.20.0 |
| 3248 | 2026-04-07T02:32:47.097Z | Compiling salty v0.3.0 |
| 3249 | 2026-04-07T02:32:47.121Z | Compiling termtree v0.5.1 |
| 3250 | 2026-04-07T02:32:47.138Z | Compiling radium v0.7.0 |
| 3251 | 2026-04-07T02:32:47.286Z | Compiling textwrap v0.16.2 |
| 3252 | 2026-04-07T02:32:47.309Z | Compiling gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types) |
| 3253 | 2026-04-07T02:32:47.405Z | Compiling cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types) |
| 3254 | 2026-04-07T02:32:47.470Z | Compiling steno v0.4.1 |
| 3255 | 2026-04-07T02:32:47.529Z | Compiling sled-agent-types-versions v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types/versions) |
| 3256 | 2026-04-07T02:32:47.557Z | Compiling oximeter-types-versions v0.1.0 (/work/oxidecomputer/omicron/oximeter/types/versions) |
| 3257 | 2026-04-07T02:32:47.654Z | Compiling internal-dns-types-versions v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types/versions) |
| 3258 | 2026-04-07T02:32:47.697Z | Compiling key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager) |
| 3259 | 2026-04-07T02:32:47.769Z | Compiling progenitor-macro v0.13.0 |
| 3260 | 2026-04-07T02:32:47.881Z | Compiling clickhouse-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types/versions) |
| 3261 | 2026-04-07T02:32:47.937Z | Compiling tabled v0.15.0 |
| 3262 | 2026-04-07T02:32:47.957Z | Compiling parallel-task-set v0.1.0 (/work/oxidecomputer/omicron/parallel-task-set) |
| 3263 | 2026-04-07T02:32:48.135Z | Compiling oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types) |
| 3264 | 2026-04-07T02:32:48.221Z | Compiling humantime v2.3.0 |
| 3265 | 2026-04-07T02:32:48.249Z | Compiling tap v1.0.1 |
| 3266 | 2026-04-07T02:32:48.293Z | Compiling tagptr v0.2.0 |
| 3267 | 2026-04-07T02:32:48.393Z | Compiling internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types) |
| 3268 | 2026-04-07T02:32:48.473Z | Compiling maybe-uninit v2.0.0 |
| 3269 | 2026-04-07T02:32:48.531Z | Compiling base64 v0.21.7 |
| 3270 | 2026-04-07T02:32:48.655Z | Compiling moka v0.12.13 |
| 3271 | 2026-04-07T02:32:48.849Z | Compiling wyz v0.5.1 |
| 3272 | 2026-04-07T02:32:48.892Z | Compiling oximeter-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb) |
| 3273 | 2026-04-07T02:32:49.249Z | Compiling typify-macro v0.4.3 |
| 3274 | 2026-04-07T02:32:49.323Z | Compiling clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types) |
| 3275 | 2026-04-07T02:32:49.465Z | Compiling p384 v0.13.1 |
| 3276 | 2026-04-07T02:32:49.496Z | Compiling rats-corim v0.1.0 (https://github.com/oxidecomputer/rats-corim#f0d5d516) |
| 3277 | 2026-04-07T02:32:49.518Z | Compiling packed_struct v0.10.1 |
| 3278 | 2026-04-07T02:32:49.592Z | Compiling parking_lot_core v0.8.6 |
| 3279 | 2026-04-07T02:32:49.631Z | Compiling funty v2.0.0 |
| 3280 | 2026-04-07T02:32:49.814Z | Compiling oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema) |
| 3281 | 2026-04-07T02:32:49.868Z | Compiling oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types) |
| 3282 | 2026-04-07T02:32:49.937Z | Compiling hickory-resolver v0.25.2 |
| 3283 | 2026-04-07T02:32:49.962Z | Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb) |
| 3284 | 2026-04-07T02:32:50.081Z | Compiling bitvec v1.0.1 |
| 3285 | 2026-04-07T02:32:50.246Z | Compiling installinator-common-versions v0.1.0 (/work/oxidecomputer/omicron/installinator-common/versions) |
| 3286 | 2026-04-07T02:32:50.279Z | Compiling polyval v0.6.2 |
| 3287 | 2026-04-07T02:32:50.373Z | Compiling git-stub v1.0.0 |
| 3288 | 2026-04-07T02:32:50.543Z | Compiling packed_struct_codegen v0.10.1 |
| 3289 | 2026-04-07T02:32:50.609Z | Compiling bitfield-macros v0.19.4 |
| 3290 | 2026-04-07T02:32:50.676Z | Compiling zerocopy-derive v0.6.6 |
| 3291 | 2026-04-07T02:32:50.934Z | Compiling proc-macro-error-attr2 v2.0.0 |
| 3292 | 2026-04-07T02:32:51.069Z | Compiling typify v0.4.3 |
| 3293 | 2026-04-07T02:32:51.145Z | Compiling indexmap v1.9.3 |
| 3294 | 2026-04-07T02:32:51.181Z | Compiling crc-catalog v2.4.0 |
| 3295 | 2026-04-07T02:32:51.211Z | Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=dbaad520e1f5ae32c10db16ce176f9c24de95652#dbaad520) |
| 3296 | 2026-04-07T02:32:51.307Z | Compiling nodrop v0.1.14 |
| 3297 | 2026-04-07T02:32:51.339Z | Compiling oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro) |
| 3298 | 2026-04-07T02:32:51.391Z | Compiling utf-8 v0.7.6 |
| 3299 | 2026-04-07T02:32:51.394Z | Compiling proc-macro-error2 v2.0.1 |
| 3300 | 2026-04-07T02:32:51.394Z | Compiling bitfield v0.19.4 |
| 3301 | 2026-04-07T02:32:51.441Z | Compiling array-init v0.0.4 |
| 3302 | 2026-04-07T02:32:51.498Z | Compiling crc v3.4.0 |
| 3303 | 2026-04-07T02:32:51.515Z | Compiling git-stub-vcs v0.1.0 |
| 3304 | 2026-04-07T02:32:51.584Z | Compiling zerocopy v0.6.6 |
| 3305 | 2026-04-07T02:32:51.603Z | Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb) |
| 3306 | 2026-04-07T02:32:51.606Z | Compiling tungstenite v0.21.0 |
| 3307 | 2026-04-07T02:32:51.639Z | Compiling ghash v0.5.1 |
| 3308 | 2026-04-07T02:32:51.729Z | Compiling smallvec v0.6.14 |
| 3309 | 2026-04-07T02:32:51.780Z | Compiling ctr v0.9.2 |
| 3310 | 2026-04-07T02:32:51.807Z | Compiling num-derive v0.3.3 |
| 3311 | 2026-04-07T02:32:51.824Z | Compiling hashbrown v0.12.3 |
| 3312 | 2026-04-07T02:32:51.881Z | Compiling compression-core v0.4.31 |
| 3313 | 2026-04-07T02:32:51.906Z | Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=524eb8f125003dff50b9703900c6b323f00f9e1b#524eb8f1) |
| 3314 | 2026-04-07T02:32:51.945Z | Compiling unicase v2.9.0 |
| 3315 | 2026-04-07T02:32:51.972Z | Compiling parking_lot v0.11.2 |
| 3316 | 2026-04-07T02:32:52.008Z | Compiling aes-gcm v0.10.3 |
| 3317 | 2026-04-07T02:32:52.074Z | Compiling compression-codecs v0.4.37 |
| 3318 | 2026-04-07T02:32:52.074Z | Compiling serde-hex v0.1.0 |
| 3319 | 2026-04-07T02:32:52.158Z | Compiling dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server) |
| 3320 | 2026-04-07T02:32:52.189Z | Compiling mime_guess v2.0.5 |
| 3321 | 2026-04-07T02:32:52.224Z | Compiling tokio-tungstenite v0.21.0 |
| 3322 | 2026-04-07T02:32:52.361Z | Compiling tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc#e644a21a) |
| 3323 | 2026-04-07T02:32:52.390Z | Compiling tabled_derive v0.11.0 |
| 3324 | 2026-04-07T02:32:52.654Z | Compiling progenitor-impl v0.10.0 |
| 3325 | 2026-04-07T02:32:52.672Z | Compiling progenitor-impl v0.11.2 |
| 3326 | 2026-04-07T02:32:52.702Z | Compiling attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f) |
| 3327 | 2026-04-07T02:32:52.720Z | Compiling ron v0.8.1 |
| 3328 | 2026-04-07T02:32:52.795Z | Compiling papergrid v0.17.0 |
| 3329 | 2026-04-07T02:32:52.829Z | Compiling testing_table v0.3.0 |
| 3330 | 2026-04-07T02:32:52.848Z | Compiling libscf-sys v1.1.0 |
| 3331 | 2026-04-07T02:32:52.868Z | Compiling oximeter-macro-impl v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb) |
| 3332 | 2026-04-07T02:32:53.016Z | Compiling progenitor v0.13.0 |
| 3333 | 2026-04-07T02:32:53.033Z | Compiling lpc55_areas v0.2.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f) |
| 3334 | 2026-04-07T02:32:53.036Z | Compiling hashbrown v0.13.2 |
| 3335 | 2026-04-07T02:32:53.153Z | Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=b603c9f3dccefcf1d3e941c04505ff6bdd1826b6#b603c9f3) |
| 3336 | 2026-04-07T02:32:53.202Z | Compiling gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client) |
| 3337 | 2026-04-07T02:32:53.224Z | Compiling ntp-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ntp-admin-client) |
| 3338 | 2026-04-07T02:32:53.293Z | Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb) |
| 3339 | 2026-04-07T02:32:53.454Z | Compiling transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#11afc484) |
| 3340 | 2026-04-07T02:32:53.586Z | Compiling sprockets-tls v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=d2b68e4f47e3c22bce0455aeb4cfb2e61ad229ba#d2b68e4f) |
| 3341 | 2026-04-07T02:32:53.699Z | Compiling prefix-trie v0.7.0 |
| 3342 | 2026-04-07T02:32:53.760Z | Compiling ssh-encoding v0.2.0 |
| 3343 | 2026-04-07T02:32:53.777Z | Compiling blowfish v0.9.1 |
| 3344 | 2026-04-07T02:32:53.852Z | Compiling fxhash v0.2.1 |
| 3345 | 2026-04-07T02:32:54.001Z | Compiling dice-util-barcode v0.1.0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f) |
| 3346 | 2026-04-07T02:32:54.026Z | Compiling toml_datetime v1.0.0+spec-1.1.0 |
| 3347 | 2026-04-07T02:32:54.088Z | Compiling dropshot v0.17.0 |
| 3348 | 2026-04-07T02:32:54.104Z | Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#11afc484) |
| 3349 | 2026-04-07T02:32:54.160Z | Compiling corncobs v0.1.4 |
| 3350 | 2026-04-07T02:32:54.334Z | Compiling crc-any v2.5.0 |
| 3351 | 2026-04-07T02:32:54.357Z | Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=7cdf2ab9c8d9e9267a8b366aa780c6c26f9a5ecf#7cdf2ab9) |
| 3352 | 2026-04-07T02:32:54.394Z | Compiling transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control?branch=main#11afc484) |
| 3353 | 2026-04-07T02:32:54.442Z | Compiling dice-mfg-msgs v0.3.0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f) |
| 3354 | 2026-04-07T02:32:54.459Z | Compiling toml v1.0.6+spec-1.1.0 |
| 3355 | 2026-04-07T02:32:54.536Z | Compiling hickory-server v0.25.2 |
| 3356 | 2026-04-07T02:32:54.619Z | Compiling ssh-cipher v0.2.0 |
| 3357 | 2026-04-07T02:32:54.637Z | Compiling sled v0.34.7 |
| 3358 | 2026-04-07T02:32:54.659Z | Compiling bcrypt-pbkdf v0.10.0 |
| 3359 | 2026-04-07T02:32:54.809Z | Compiling oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter) |
| 3360 | 2026-04-07T02:32:54.913Z | Compiling tabled v0.20.0 |
| 3361 | 2026-04-07T02:32:54.943Z | Compiling object v0.30.4 |
| 3362 | 2026-04-07T02:32:55.047Z | Compiling tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc#e644a21a) |
| 3363 | 2026-04-07T02:32:55.268Z | Compiling dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f) |
| 3364 | 2026-04-07T02:32:55.387Z | Compiling sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types) |
| 3365 | 2026-04-07T02:32:55.498Z | Compiling progenitor-macro v0.10.0 |
| 3366 | 2026-04-07T02:32:55.515Z | Compiling progenitor-macro v0.11.2 |
| 3367 | 2026-04-07T02:32:55.955Z | Compiling smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51) |
| 3368 | 2026-04-07T02:32:56.073Z | Compiling async-compression v0.4.41 |
| 3369 | 2026-04-07T02:32:56.368Z | Compiling dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api) |
| 3370 | 2026-04-07T02:32:56.437Z | Compiling progenitor-client v0.11.2 |
| 3371 | 2026-04-07T02:32:56.524Z | Compiling lpc55_sign v0.3.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f) |
| 3372 | 2026-04-07T02:32:56.549Z | Compiling password-hash v0.4.2 |
| 3373 | 2026-04-07T02:32:56.679Z | Compiling trust-quorum-protocol v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/protocol) |
| 3374 | 2026-04-07T02:32:56.783Z | Compiling oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb) |
| 3375 | 2026-04-07T02:32:56.965Z | Compiling dropshot_endpoint v0.17.0 |
| 3376 | 2026-04-07T02:32:57.109Z | Compiling secrecy v0.8.0 |
| 3377 | 2026-04-07T02:32:57.167Z | Compiling http-range v0.1.5 |
| 3378 | 2026-04-07T02:32:57.291Z | Compiling half v1.8.3 |
| 3379 | 2026-04-07T02:32:57.381Z | Compiling nexus-types-versions v0.1.0 (/work/oxidecomputer/omicron/nexus/types/versions) |
| 3380 | 2026-04-07T02:32:57.430Z | Compiling path-slash v0.1.5 |
| 3381 | 2026-04-07T02:32:57.628Z | Compiling serde_cbor v0.11.2 |
| 3382 | 2026-04-07T02:32:57.950Z | Compiling hubtools v0.4.7 (https://github.com/oxidecomputer/hubtools.git?rev=2b1ef9b38d75563ea800baa3b17327eec17b1b7a#2b1ef9b3) |
| 3383 | 2026-04-07T02:32:58.050Z | Compiling common v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=cc8e02a0800034c431c8cf96b889ea638da3d194#cc8e02a0) |
| 3384 | 2026-04-07T02:32:58.280Z | Compiling pbkdf2 v0.11.0 |
| 3385 | 2026-04-07T02:32:58.827Z | Compiling ssh-key v0.6.7 |
| 3386 | 2026-04-07T02:32:59.140Z | Compiling sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware) |
| 3387 | 2026-04-07T02:32:59.241Z | Compiling installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common) |
| 3388 | 2026-04-07T02:32:59.266Z | Compiling dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client) |
| 3389 | 2026-04-07T02:32:59.320Z | Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=2c9d7052cc12b3feca1c5a0e09d10b724b8e7cb4#2c9d7052) |
| 3390 | 2026-04-07T02:32:59.467Z | Compiling ddm-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=b603c9f3dccefcf1d3e941c04505ff6bdd1826b6#b603c9f3) |
| 3391 | 2026-04-07T02:32:59.815Z | Compiling internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver) |
| 3392 | 2026-04-07T02:32:59.948Z | Compiling attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?branch=main#ff9f27aa) |
| 3393 | 2026-04-07T02:33:00.067Z | Compiling p256 v0.13.2 |
| 3394 | 2026-04-07T02:33:00.287Z | Compiling sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage) |
| 3395 | 2026-04-07T02:33:00.304Z | Compiling p521 v0.13.3 |
| 3396 | 2026-04-07T02:33:00.464Z | Compiling yasna v0.5.2 |
| 3397 | 2026-04-07T02:33:00.529Z | Compiling kstat-rs v0.2.4 |
| 3398 | 2026-04-07T02:33:00.594Z | Compiling headers-core v0.3.0 |
| 3399 | 2026-04-07T02:33:00.612Z | Compiling progenitor v0.10.0 |
| 3400 | 2026-04-07T02:33:00.662Z | Compiling nanorand v0.7.0 |
| 3401 | 2026-04-07T02:33:00.716Z | Compiling progenitor v0.11.2 |
| 3402 | 2026-04-07T02:33:00.745Z | Compiling atty v0.2.14 |
| 3403 | 2026-04-07T02:33:00.810Z | Compiling russh-cryptovec v0.7.3 |
| 3404 | 2026-04-07T02:33:00.862Z | Compiling md5 v0.7.0 |
| 3405 | 2026-04-07T02:33:00.882Z | Compiling home v0.5.12 |
| 3406 | 2026-04-07T02:33:00.899Z | Compiling crc8 v0.1.1 |
| 3407 | 2026-04-07T02:33:00.915Z | Compiling rcgen v0.12.1 |
| 3408 | 2026-04-07T02:33:00.984Z | Compiling flume v0.11.1 |
| 3409 | 2026-04-07T02:33:01.029Z | Compiling dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=cc8e02a0800034c431c8cf96b889ea638da3d194#cc8e02a0) |
| 3410 | 2026-04-07T02:33:01.044Z | Compiling russh-keys v0.45.0 |
| 3411 | 2026-04-07T02:33:01.062Z | Compiling zfs-test-harness v0.1.0 (/work/oxidecomputer/omicron/sled-storage/zfs-test-harness) |
| 3412 | 2026-04-07T02:33:01.078Z | Compiling crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a) |
| 3413 | 2026-04-07T02:33:01.172Z | Compiling oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments) |
| 3414 | 2026-04-07T02:33:01.188Z | Compiling headers v0.4.1 |
| 3415 | 2026-04-07T02:33:01.265Z | Compiling sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client) |
| 3416 | 2026-04-07T02:33:01.301Z | Compiling dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?branch=main#ff9f27aa) |
| 3417 | 2026-04-07T02:33:01.338Z | Compiling omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client) |
| 3418 | 2026-04-07T02:33:01.586Z | Compiling transient-dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server/transient) |
| 3419 | 2026-04-07T02:33:01.613Z | Compiling hyper-staticfile v0.10.1 |
| 3420 | 2026-04-07T02:33:01.764Z | Compiling sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics) |
| 3421 | 2026-04-07T02:33:01.825Z | Compiling propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?rev=2c9d7052cc12b3feca1c5a0e09d10b724b8e7cb4#2c9d7052) |
| 3422 | 2026-04-07T02:33:01.897Z | Compiling range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests) |
| 3423 | 2026-04-07T02:33:01.996Z | Compiling bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client) |
| 3424 | 2026-04-07T02:33:02.015Z | Compiling bootstrap-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-api) |
| 3425 | 2026-04-07T02:33:02.090Z | Compiling bootstrap-agent-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-api) |
| 3426 | 2026-04-07T02:33:02.146Z | Compiling tufaceous-brand-metadata v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0) |
| 3427 | 2026-04-07T02:33:02.296Z | Compiling cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client) |
| 3428 | 2026-04-07T02:33:02.349Z | Compiling repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client) |
| 3429 | 2026-04-07T02:33:02.449Z | Compiling repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api) |
| 3430 | 2026-04-07T02:33:02.611Z | Compiling num-bigint v0.4.6 |
| 3431 | 2026-04-07T02:33:02.728Z | Compiling sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api) |
| 3432 | 2026-04-07T02:33:02.822Z | Compiling des v0.8.1 |
| 3433 | 2026-04-07T02:33:02.880Z | Compiling subprocess v0.2.15 |
| 3434 | 2026-04-07T02:33:02.975Z | Compiling dhcproto-macros v0.1.0 (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc) |
| 3435 | 2026-04-07T02:33:02.993Z | Compiling display-error-chain v0.2.2 |
| 3436 | 2026-04-07T02:33:03.048Z | Compiling hex-literal v0.4.1 |
| 3437 | 2026-04-07T02:33:03.163Z | Compiling oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client) |
| 3438 | 2026-04-07T02:33:03.188Z | Compiling colored v2.2.0 |
| 3439 | 2026-04-07T02:33:03.240Z | Compiling ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9) |
| 3440 | 2026-04-07T02:33:03.295Z | Compiling internet-checksum v0.2.1 |
| 3441 | 2026-04-07T02:33:03.430Z | Compiling dhcproto v0.13.0-alpha (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc) |
| 3442 | 2026-04-07T02:33:03.746Z | Compiling sled-agent-config-reconciler v0.1.0 (/work/oxidecomputer/omicron/sled-agent/config-reconciler) |
| 3443 | 2026-04-07T02:33:03.786Z | Compiling sled-agent-health-monitor v0.1.0 (/work/oxidecomputer/omicron/sled-agent/health-monitor) |
| 3444 | 2026-04-07T02:33:03.977Z | Compiling russh v0.45.0 |
| 3445 | 2026-04-07T02:33:06.431Z | Compiling sled-agent-resolvable-files v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files) |
| 3446 | 2026-04-07T02:33:07.106Z | Compiling sled-agent-measurements v0.1.0 (/work/oxidecomputer/omicron/sled-agent/measurements) |
| 3447 | 2026-04-07T02:33:07.368Z | Compiling nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types) |
| 3448 | 2026-04-07T02:33:07.610Z | Compiling trust-quorum v0.1.0 (/work/oxidecomputer/omicron/trust-quorum) |
| 3449 | 2026-04-07T02:33:15.283Z | Compiling nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config) |
| 3450 | 2026-04-07T02:33:15.283Z | Compiling nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client) |
| 3451 | 2026-04-07T02:33:15.286Z | Compiling nexus-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-lockstep-client) |
| 3452 | 2026-04-07T02:33:15.286Z | Compiling sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim) |
| 3453 | 2026-04-07T02:33:17.133Z | Compiling oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer) |
| 3454 | 2026-04-07T02:33:17.148Z | Compiling omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils) |
| 3455 | 2026-04-07T02:33:21.328Z | Compiling omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent) |
| 3456 | 2026-04-07T02:33:41.408Z | Compiling end-to-end-tests v0.1.0 (/work/oxidecomputer/omicron/end-to-end-tests) |
| 3457 | 2026-04-07T02:33:59.940Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 24s |
| 3458 | 2026-04-07T02:34:00.181Z | |
| 3459 | 2026-04-07T02:34:00.182Z | real 1:24.471667836 |
| 3460 | 2026-04-07T02:34:00.182Z | user 8:25.338972047 |
| 3461 | 2026-04-07T02:34:00.182Z | sys 1:40.759720654 |
| 3462 | 2026-04-07T02:34:00.182Z | trap 0.270315964 |
| 3463 | 2026-04-07T02:34:00.182Z | tflt 0.430163682 |
| 3464 | 2026-04-07T02:34:00.185Z | dflt 1.465830448 |
| 3465 | 2026-04-07T02:34:00.185Z | kflt 0.000205822 |
| 3466 | 2026-04-07T02:34:00.185Z | lock 28:43.343062613 |
| 3467 | 2026-04-07T02:34:00.185Z | slp 19:35.829386217 |
| 3468 | 2026-04-07T02:34:00.185Z | lat 40.878450395 |
| 3469 | 2026-04-07T02:34:00.185Z | stop 2:41.371132853 |
| 3470 | 2026-04-07T02:34:00.185Z | + mkdir tests |
| 3471 | 2026-04-07T02:34:00.188Z | + /opt/ooce/bin/jq -r 'select(.profile.test) | .executable' /tmp/output.end-to-end.json |
| 3472 | 2026-04-07T02:34:00.188Z | + xargs -I '{}' -t cp '{}' tests/ |
| 3473 | 2026-04-07T02:34:00.305Z | cp /work/oxidecomputer/omicron/target/debug/deps/dhcp_server-ed4adcd16f2e8dc1 tests/ |
| 3474 | 2026-04-07T02:34:00.333Z | cp /work/oxidecomputer/omicron/target/debug/deps/bootstrap-0e21a9ec32e83a6d tests/ |
| 3475 | 2026-04-07T02:34:00.362Z | cp /work/oxidecomputer/omicron/target/debug/deps/commtest-5476dfdaa9666742 tests/ |
| 3476 | 2026-04-07T02:34:00.395Z | cp /work/oxidecomputer/omicron/target/debug/deps/end_to_end_tests-f6011ec56fb3982c tests/ |
| 3477 | 2026-04-07T02:34:00.679Z | + 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/*) |
| 3478 | 2026-04-07T02:34:00.683Z | + 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-0e21a9ec32e83a6d tests/commtest-5476dfdaa9666742 tests/dhcp_server-ed4adcd16f2e8dc1 tests/end_to_end_tests-f6011ec56fb3982c 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 |
| 3479 | 2026-04-07T02:35:27.418Z | Compressing '/work/package.tar.gz' with '/usr/bin/gzip'... |
| 3480 | 2026-04-07T02:35:27.418Z | a .github/buildomat/ci-env.sh 1K |
| 3481 | 2026-04-07T02:35:27.418Z | a out/target/test 1K |
| 3482 | 2026-04-07T02:35:27.418Z | a out/npuzone/npuzone 27402K |
| 3483 | 2026-04-07T02:35:27.418Z | a package-manifest.toml 35K |
| 3484 | 2026-04-07T02:35:27.418Z | a smf/sled-agent/non-gimlet/config.toml 6K |
| 3485 | 2026-04-07T02:35:27.419Z | a target/release/omicron-package 45934K |
| 3486 | 2026-04-07T02:35:27.419Z | a target/release/xtask 11433K |
| 3487 | 2026-04-07T02:35:27.419Z | a target/debug/bootstrap 338980K |
| 3488 | 2026-04-07T02:35:27.419Z | a tests/bootstrap-0e21a9ec32e83a6d 31310K |
| 3489 | 2026-04-07T02:35:27.419Z | a tests/commtest-5476dfdaa9666742 32395K |
| 3490 | 2026-04-07T02:35:27.419Z | a tests/dhcp_server-ed4adcd16f2e8dc1 31310K |
| 3491 | 2026-04-07T02:35:27.419Z | a tests/end_to_end_tests-f6011ec56fb3982c 381521K |
| 3492 | 2026-04-07T02:35:27.419Z | a out/clickhouse.tar.gz 323616K |
| 3493 | 2026-04-07T02:35:27.419Z | a out/clickhouse_keeper.tar.gz 307576K |
| 3494 | 2026-04-07T02:35:27.419Z | a out/clickhouse_server.tar.gz 323615K |
| 3495 | 2026-04-07T02:35:27.419Z | a out/cockroachdb.tar.gz 165672K |
| 3496 | 2026-04-07T02:35:27.419Z | a out/crucible-pantry-zone.tar.gz 44628K |
| 3497 | 2026-04-07T02:35:27.419Z | a out/crucible-utils.tar 17744K |
| 3498 | 2026-04-07T02:35:27.419Z | a out/crucible-zone.tar.gz 58766K |
| 3499 | 2026-04-07T02:35:27.419Z | a out/external-dns.tar.gz 51852K |
| 3500 | 2026-04-07T02:35:27.419Z | a out/internal-dns.tar.gz 51851K |
| 3501 | 2026-04-07T02:35:27.419Z | a out/mg-ddm-gz.tar 78377K |
| 3502 | 2026-04-07T02:35:27.419Z | a out/nexus.tar.gz 219288K |
| 3503 | 2026-04-07T02:35:27.419Z | a out/ntp.tar.gz 33098K |
| 3504 | 2026-04-07T02:35:27.419Z | a out/omicron-gateway-softnpu.tar.gz 29887K |
| 3505 | 2026-04-07T02:35:27.419Z | a out/omicron-sled-agent.tar 204297K |
| 3506 | 2026-04-07T02:35:27.419Z | a out/overlay.tar.gz 3K |
| 3507 | 2026-04-07T02:35:27.419Z | a out/oximeter.tar.gz 68509K |
| 3508 | 2026-04-07T02:35:27.419Z | a out/oxlog.tar 3782K |
| 3509 | 2026-04-07T02:35:27.419Z | a out/probe.tar.gz 3037K |
| 3510 | 2026-04-07T02:35:27.419Z | a out/propolis-server.tar.gz 38704K |
| 3511 | 2026-04-07T02:35:27.419Z | a out/pumpkind-gz.tar 26647K |
| 3512 | 2026-04-07T02:35:27.419Z | a out/switch-softnpu.tar.gz 386380K |
| 3513 | 2026-04-07T02:35:27.423Z | |
| 3514 | 2026-04-07T02:35:27.423Z | real 1:26.722952692 |
| 3515 | 2026-04-07T02:35:27.423Z | user 1:24.092423929 |
| 3516 | 2026-04-07T02:35:27.423Z | sys 4.404374981 |
| 3517 | 2026-04-07T02:35:27.423Z | trap 0.007963004 |
| 3518 | 2026-04-07T02:35:27.423Z | tflt 0.000000000 |
| 3519 | 2026-04-07T02:35:27.423Z | dflt 0.000000000 |
| 3520 | 2026-04-07T02:35:27.423Z | kflt 0.000000000 |
| 3521 | 2026-04-07T02:35:27.423Z | lock 0.000000000 |
| 3522 | 2026-04-07T02:35:27.423Z | slp 1:23.925009996 |
| 3523 | 2026-04-07T02:35:27.423Z | lat 1.012492150 |
| 3524 | 2026-04-07T02:35:27.423Z | stop 0.000166341 |
| 3525 | 2026-04-07T02:35:27.423Z | process exited: duration 981583 ms, exit code 0 |
| |
| 3526 | 2026-04-07T02:35:27.436Z | found 1 output files |
| 3527 | 2026-04-07T02:35:27.436Z | uploading: /work/package.tar.gz (2442865051 bytes) |
| 3528 | 2026-04-07T02:35:57.646Z | uploaded: /work/package.tar.gz |