|
|
|
| 1 | 2026-04-02T21:58:32.750Z | job assigned to worker 01KN837QG8YFAJK8YP2J7EB6DN [factory aws, i-05492684d4984483d] (queued for 2 h 7 m 26 s) |
| |
| 2 | 2026-04-02T21:58:40.108Z | starting task 0: "setup" |
| 3 | 2026-04-02T21:58:40.113Z | ++ uname -s |
| 4 | 2026-04-02T21:58:40.116Z | + kern=SunOS |
| 5 | 2026-04-02T21:58:40.116Z | + build_user=build |
| 6 | 2026-04-02T21:58:40.116Z | + build_uid=12345 |
| 7 | 2026-04-02T21:58:40.116Z | + work_dir=/work |
| 8 | 2026-04-02T21:58:40.116Z | + input_dir=/input |
| 9 | 2026-04-02T21:58:40.116Z | + [[ 0 == 12345 ]] |
| 10 | 2026-04-02T21:58:40.116Z | + case "$kern" in |
| 11 | 2026-04-02T21:58:40.116Z | + groupadd -g 12345 build |
| 12 | 2026-04-02T21:58:40.119Z | + useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build |
| 13 | 2026-04-02T21:58:42.128Z | + zfs create -o mountpoint=/work rpool/work |
| 14 | 2026-04-02T21:58:42.241Z | ++ awk '$2 == "/home" { print $3 }' /etc/mnttab |
| 15 | 2026-04-02T21:58:42.244Z | + home_fs=zfs |
| 16 | 2026-04-02T21:58:42.244Z | + [[ zfs == autofs ]] |
| 17 | 2026-04-02T21:58:42.244Z | + mkdir -p /home/build |
| 18 | 2026-04-02T21:58:42.247Z | + chown build:build /home/build /work |
| 19 | 2026-04-02T21:58:44.247Z | + chmod 0700 /home/build /work |
| 20 | 2026-04-02T21:58:44.251Z | process exited: duration 4146 ms, exit code 0 |
| |
| 21 | 2026-04-02T21:58:44.257Z | starting task 1: "rust-toolchain" |
| 22 | 2026-04-02T21:58:44.264Z | + printf ' * rust toolchain channel = "%s"\n' 1.94.0 |
| 23 | 2026-04-02T21:58:44.264Z | * rust toolchain channel = "1.94.0" |
| 24 | 2026-04-02T21:58:44.264Z | * rust toolchain profile = "default" |
| 25 | 2026-04-02T21:58:44.264Z | + printf ' * rust toolchain profile = "%s"\n' default |
| 26 | 2026-04-02T21:58:44.264Z | + export RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 27 | 2026-04-02T21:58:44.264Z | + RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 28 | 2026-04-02T21:58:44.267Z | + curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs |
| 29 | 2026-04-02T21:58:44.267Z | + /bin/bash -s - -y --no-modify-path --default-toolchain 1.94.0 --profile default |
| 30 | 2026-04-02T21:58:44.352Z | info: downloading installer |
| 31 | 2026-04-02T21:58:45.733Z | warn: It looks like you have an existing installation of Rust at: |
| 32 | 2026-04-02T21:58:45.733Z | warn: /opt/ooce/bin |
| 33 | 2026-04-02T21:58:45.733Z | warn: It is recommended that rustup be the primary Rust installation. |
| 34 | 2026-04-02T21:58:45.733Z | warn: Otherwise you may have confusion unless you are careful with your PATH. |
| 35 | 2026-04-02T21:58:45.733Z | warn: If you are sure that you want both rustup and your already installed Rust |
| 36 | 2026-04-02T21:58:45.733Z | warn: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes |
| 37 | 2026-04-02T21:58:45.733Z | warn: or pass `-y' to ignore all ignorable checks. |
| 38 | 2026-04-02T21:58:45.733Z | error: cannot install while Rust is installed |
| 39 | 2026-04-02T21:58:45.733Z | warn: continuing (because the -y flag is set and the error is ignorable) |
| 40 | 2026-04-02T21:58:45.733Z | warn: It looks like you have an existing rustup settings file at: |
| 41 | 2026-04-02T21:58:45.733Z | warn: /home/build/.rustup/settings.toml |
| 42 | 2026-04-02T21:58:45.733Z | warn: Rustup will install the default toolchain as specified in the settings file, |
| 43 | 2026-04-02T21:58:45.733Z | warn: instead of the one inferred from the default host triple. |
| 44 | 2026-04-02T21:58:45.747Z | info: profile set to default |
| 45 | 2026-04-02T21:58:45.747Z | info: default host triple is x86_64-unknown-illumos |
| 46 | 2026-04-02T21:58:45.750Z | info: syncing channel updates for 1.94.0-x86_64-unknown-illumos |
| 47 | 2026-04-02T21:58:45.896Z | info: latest update on 2026-03-05 for version 1.94.0 (4a4ef493e 2026-03-02) |
| 48 | 2026-04-02T21:58:45.899Z | info: downloading 6 components |
| 49 | 2026-04-02T21:59:00.513Z | info: default toolchain set to 1.94.0-x86_64-unknown-illumos |
| 50 | 2026-04-02T21:59:00.513Z | |
| 51 | 2026-04-02T21:59:00.543Z | 1.94.0-x86_64-unknown-illumos installed - rustc 1.94.0 (4a4ef493e 2026-03-02) |
| 52 | 2026-04-02T21:59:00.543Z | |
| 53 | 2026-04-02T21:59:00.543Z | |
| 54 | 2026-04-02T21:59:00.543Z | Rust is installed now. Great! |
| 55 | 2026-04-02T21:59:00.546Z | |
| 56 | 2026-04-02T21:59:00.546Z | To get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH |
| 57 | 2026-04-02T21:59:00.546Z | environment variable. This has not been done automatically. |
| 58 | 2026-04-02T21:59:00.546Z | |
| 59 | 2026-04-02T21:59:00.546Z | To configure your current shell, you need to source |
| 60 | 2026-04-02T21:59:00.546Z | the corresponding env file under $HOME/.cargo. |
| 61 | 2026-04-02T21:59:00.546Z | |
| 62 | 2026-04-02T21:59:00.546Z | This is usually done by running one of the following (note the leading DOT): |
| 63 | 2026-04-02T21:59:00.546Z | . "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh |
| 64 | 2026-04-02T21:59:00.546Z | source "$HOME/.cargo/env.fish" # For fish |
| 65 | 2026-04-02T21:59:00.546Z | source "~/.cargo/env.nu" # For nushell |
| 66 | 2026-04-02T21:59:00.546Z | source "$HOME/.cargo/env.tcsh" # For tcsh |
| 67 | 2026-04-02T21:59:00.546Z | . "$HOME/.cargo/env.ps1" # For pwsh |
| 68 | 2026-04-02T21:59:00.546Z | source "$HOME/.cargo/env.xsh" # For xonsh |
| 69 | 2026-04-02T21:59:00.546Z | warn: no default linker (`cc`) was found in your PATH |
| 70 | 2026-04-02T21:59:00.546Z | warn: many Rust crates require a system C toolchain to build |
| 71 | 2026-04-02T21:59:00.644Z | + rustup --version |
| 72 | 2026-04-02T21:59:00.650Z | rustup 1.29.0 (28d1352db 2026-03-05) |
| 73 | 2026-04-02T21:59:00.653Z | info: This is the version for the rustup toolchain manager, not the rustc compiler. |
| 74 | 2026-04-02T21:59:00.670Z | info: the currently active `rustc` version is `rustc 1.94.0 (4a4ef493e 2026-03-02)` |
| 75 | 2026-04-02T21:59:00.673Z | + cargo --version |
| 76 | 2026-04-02T21:59:00.682Z | cargo 1.94.0 (85eff7c80 2026-01-15) |
| 77 | 2026-04-02T21:59:00.685Z | + rustc --version |
| 78 | 2026-04-02T21:59:00.705Z | rustc 1.94.0 (4a4ef493e 2026-03-02) |
| 79 | 2026-04-02T21:59:00.708Z | process exited: duration 16449 ms, exit code 0 |
| |
| 80 | 2026-04-02T21:59:00.714Z | starting task 2: "authentication" |
| 81 | 2026-04-02T21:59:00.731Z | process exited: duration 17 ms, exit code 0 |
| |
| 82 | 2026-04-02T21:59:00.737Z | starting task 3: "clone repository" |
| 83 | 2026-04-02T21:59:00.742Z | + mkdir -p /work/oxidecomputer/omicron |
| 84 | 2026-04-02T21:59:00.744Z | + git clone https://github.com/oxidecomputer/omicron /work/oxidecomputer/omicron |
| 85 | 2026-04-02T21:59:00.778Z | Cloning into '/work/oxidecomputer/omicron'... |
| 86 | 2026-04-02T21:59:10.932Z | + cd /work/oxidecomputer/omicron |
| 87 | 2026-04-02T21:59:10.932Z | + git fetch origin c620b0291ec29a340cb213b3621b0300685a9f92 |
| 88 | 2026-04-02T21:59:11.252Z | From https://github.com/oxidecomputer/omicron |
| 89 | 2026-04-02T21:59:11.252Z | * branch c620b0291ec29a340cb213b3621b0300685a9f92 -> FETCH_HEAD |
| 90 | 2026-04-02T21:59:11.266Z | + [[ -n subnet-pool-utilization ]] |
| 91 | 2026-04-02T21:59:11.269Z | ++ git branch --show-current |
| 92 | 2026-04-02T21:59:11.270Z | + current=main |
| 93 | 2026-04-02T21:59:11.270Z | + [[ main != subnet-pool-utilization ]] |
| 94 | 2026-04-02T21:59:11.270Z | + git branch -f subnet-pool-utilization c620b0291ec29a340cb213b3621b0300685a9f92 |
| 95 | 2026-04-02T21:59:11.273Z | + git checkout -f subnet-pool-utilization |
| 96 | 2026-04-02T21:59:11.524Z | Switched to branch 'subnet-pool-utilization' |
| 97 | 2026-04-02T21:59:11.527Z | + git reset --hard c620b0291ec29a340cb213b3621b0300685a9f92 |
| 98 | 2026-04-02T21:59:11.543Z | HEAD is now at c620b0291 do subnet pool calc in sql |
| 99 | 2026-04-02T21:59:11.546Z | process exited: duration 10806 ms, exit code 0 |
| |
| 100 | 2026-04-02T21:59:11.552Z | starting task 4: "build" |
| 101 | 2026-04-02T21:59:11.557Z | + source .github/buildomat/ci-env.sh |
| 102 | 2026-04-02T21:59:11.560Z | ++ export CARGO_TERM_COLOR=always |
| 103 | 2026-04-02T21:59:11.560Z | ++ CARGO_TERM_COLOR=always |
| 104 | 2026-04-02T21:59:11.560Z | + cargo --version |
| 105 | 2026-04-02T21:59:11.567Z | cargo 1.94.0 (85eff7c80 2026-01-15) |
| 106 | 2026-04-02T21:59:11.570Z | + rustc --version |
| 107 | 2026-04-02T21:59:11.591Z | rustc 1.94.0 (4a4ef493e 2026-03-02) |
| 108 | 2026-04-02T21:59:11.594Z | + WORK=/work |
| 109 | 2026-04-02T21:59:11.594Z | + pfexec mkdir -p /work |
| 110 | 2026-04-02T21:59:11.597Z | + pfexec chown build /work |
| 111 | 2026-04-02T21:59:11.600Z | + ptime -m ./tools/install_builder_prerequisites.sh -yp |
| 112 | 2026-04-02T21:59:20.265Z | Startup: Refreshing catalog 'helios-dev' ... Done |
| 113 | 2026-04-02T21:59:27.743Z | Startup: Caching catalogs ... Done |
| 114 | 2026-04-02T21:59:32.039Z | Planning: Solver setup ... Done (3.099s) |
| 115 | 2026-04-02T21:59:32.059Z | Planning: Running solver ... Done (0.020s) |
| 116 | 2026-04-02T21:59:32.181Z | Planning: Finding local manifests ... Done (0.004s) |
| 117 | 2026-04-02T21:59:32.192Z | Planning: Fetching manifests: 0/4 0% complete |
| 118 | 2026-04-02T21:59:32.284Z | Planning: Fetching manifests: 4/4 100% complete |
| 119 | 2026-04-02T21:59:32.316Z | Planning: Package planning ... Done (0.032s) |
| 120 | 2026-04-02T21:59:32.344Z | Planning: Merging actions ... Done (0.028s) |
| 121 | 2026-04-02T21:59:32.531Z | Planning: Checking for conflicting actions ... Done (0.188s) |
| 122 | 2026-04-02T21:59:32.539Z | Planning: Consolidating action changes ... Done (0.007s) |
| 123 | 2026-04-02T21:59:33.801Z | Planning: Evaluating mediators ... Done (1.262s) |
| 124 | 2026-04-02T21:59:33.807Z | Planning: Planning completed in 5.90 seconds |
| 125 | 2026-04-02T21:59:33.821Z | Packages to install: 4 |
| 126 | 2026-04-02T21:59:33.824Z | Mediators to change: 2 |
| 127 | 2026-04-02T21:59:33.824Z | Services to change: 1 |
| 128 | 2026-04-02T21:59:33.824Z | Estimated space available: 155.35 GB |
| 129 | 2026-04-02T21:59:33.824Z | Estimated space to be consumed: 1.84 GB |
| 130 | 2026-04-02T21:59:33.824Z | Create boot environment: No |
| 131 | 2026-04-02T21:59:33.824Z | Create backup boot environment: No |
| 132 | 2026-04-02T21:59:33.824Z | Rebuild boot archive: No |
| 133 | 2026-04-02T21:59:33.824Z | |
| 134 | 2026-04-02T21:59:33.824Z | Changed mediators: |
| 135 | 2026-04-02T21:59:33.824Z | mediator clang: |
| 136 | 2026-04-02T21:59:33.824Z | version: None -> 15 (system default) |
| 137 | 2026-04-02T21:59:33.824Z | |
| 138 | 2026-04-02T21:59:33.824Z | mediator llvm: |
| 139 | 2026-04-02T21:59:33.824Z | version: 14 (system default) -> 15 (system default) |
| 140 | 2026-04-02T21:59:33.824Z | |
| 141 | 2026-04-02T21:59:33.824Z | Changed packages: |
| 142 | 2026-04-02T21:59:33.824Z | helios-dev |
| 143 | 2026-04-02T21:59:33.824Z | developer/build-essential |
| 144 | 2026-04-02T21:59:33.824Z | None -> 11-2.0 |
| 145 | 2026-04-02T21:59:33.824Z | library/libxmlsec1 |
| 146 | 2026-04-02T21:59:33.824Z | None -> 1.2.35-2.0 |
| 147 | 2026-04-02T21:59:33.824Z | ooce/developer/clang-15 |
| 148 | 2026-04-02T21:59:33.824Z | None -> 15.0.7-2.0 |
| 149 | 2026-04-02T21:59:33.824Z | ooce/developer/llvm-15 |
| 150 | 2026-04-02T21:59:33.824Z | None -> 15.0.7-2.0 |
| 151 | 2026-04-02T21:59:33.824Z | |
| 152 | 2026-04-02T21:59:33.824Z | Services: |
| 153 | 2026-04-02T21:59:33.825Z | restart_fmri: |
| 154 | 2026-04-02T21:59:33.825Z | svc:/system/update-man-index:default |
| 155 | 2026-04-02T21:59:33.866Z | |
| 156 | 2026-04-02T21:59:33.866Z | Download: 0/3290 items 0.0/212.6MB 0% complete |
| 157 | 2026-04-02T21:59:38.867Z | Download: 1317/3290 items 107.2/212.6MB 50% complete (21.4M/s) |
| 158 | 2026-04-02T21:59:44.442Z | Download: 3242/3290 items 203.0/212.6MB 95% complete (20.8M/s) |
| 159 | 2026-04-02T21:59:50.086Z | Download: 3248/3290 items 203.1/212.6MB 95% complete (20.4M/s) |
| 160 | 2026-04-02T21:59:51.403Z | Download: Completed 212.60 MB in 17.54 seconds (12.1M/s) |
| 161 | 2026-04-02T21:59:51.532Z | Actions: 1/3689 actions (Installing new actions) |
| 162 | 2026-04-02T21:59:54.771Z | Actions: Completed 3689 actions in 3.24 seconds. |
| 163 | 2026-04-02T21:59:55.054Z | Done (0.280s) |
| 164 | 2026-04-02T21:59:55.055Z | Done (0.000s) |
| 165 | 2026-04-02T21:59:55.676Z | Done (0.620s) |
| 166 | 2026-04-02T21:59:59.156Z | Done (3.140s) |
| 167 | 2026-04-02T21:59:59.240Z | Done (0.016s) |
| 168 | 2026-04-02T21:59:59.243Z | Done (0.000s) |
| 169 | 2026-04-02T21:59:59.483Z | Done (0.000s) |
| 170 | 2026-04-02T22:00:00.319Z | Planning: Evaluating mediator changes ... Done |
| 171 | 2026-04-02T22:00:00.424Z | Planning: Checking for conflicting actions ... Done |
| 172 | 2026-04-02T22:00:00.427Z | Planning: Consolidating action changes ... Done |
| 173 | 2026-04-02T22:00:00.585Z | Planning: Evaluating mediators ... Done |
| 174 | 2026-04-02T22:00:00.588Z | Planning: Planning completed in 0.26 seconds |
| 175 | 2026-04-02T22:00:00.604Z | Mediators to change: 2 |
| 176 | 2026-04-02T22:00:00.604Z | Create boot environment: No |
| 177 | 2026-04-02T22:00:00.604Z | Create backup boot environment: No |
| 178 | 2026-04-02T22:00:00.691Z | Done |
| 179 | 2026-04-02T22:00:00.691Z | Done |
| 180 | 2026-04-02T22:00:01.321Z | Done |
| 181 | 2026-04-02T22:00:03.843Z | Done |
| 182 | 2026-04-02T22:00:03.915Z | Done |
| 183 | 2026-04-02T22:00:03.918Z | Done |
| 184 | 2026-04-02T22:00:04.054Z | Done |
| 185 | 2026-04-02T22:00:04.452Z | Planning: Evaluating mediator changes ... Done |
| 186 | 2026-04-02T22:00:04.455Z | Planning: Merging actions ... Done |
| 187 | 2026-04-02T22:00:04.592Z | Planning: Checking for conflicting actions ... Done |
| 188 | 2026-04-02T22:00:04.596Z | Planning: Consolidating action changes ... Done |
| 189 | 2026-04-02T22:00:04.733Z | Planning: Evaluating mediators ... Done |
| 190 | 2026-04-02T22:00:04.761Z | Planning: Planning completed in 0.45 seconds |
| 191 | 2026-04-02T22:00:04.786Z | Packages to change: 1 |
| 192 | 2026-04-02T22:00:04.786Z | Mediators to change: 1 |
| 193 | 2026-04-02T22:00:04.786Z | Services to change: 1 |
| 194 | 2026-04-02T22:00:04.786Z | Create boot environment: No |
| 195 | 2026-04-02T22:00:04.786Z | Create backup boot environment: Yes |
| 196 | 2026-04-02T22:00:07.184Z | Actions: 1/6 actions (Updating modified actions) |
| 197 | 2026-04-02T22:00:07.187Z | Actions: Completed 6 actions in 0.00 seconds. |
| 198 | 2026-04-02T22:00:07.187Z | Done |
| 199 | 2026-04-02T22:00:07.187Z | Done |
| 200 | 2026-04-02T22:00:07.322Z | Done |
| 201 | 2026-04-02T22:00:09.775Z | Done |
| 202 | 2026-04-02T22:00:09.850Z | Done |
| 203 | 2026-04-02T22:00:09.853Z | Done |
| 204 | 2026-04-02T22:00:10.004Z | Done |
| 205 | 2026-04-02T22:00:10.298Z | MEDIATOR VER. SRC. VERSION IMPL. SRC. IMPLEMENTATION |
| 206 | 2026-04-02T22:00:10.298Z | clang system 15 system |
| 207 | 2026-04-02T22:00:10.298Z | csh system system illumos |
| 208 | 2026-04-02T22:00:10.298Z | ctags system system illumos |
| 209 | 2026-04-02T22:00:10.298Z | file system system illumos |
| 210 | 2026-04-02T22:00:10.298Z | gcc vendor 12 vendor |
| 211 | 2026-04-02T22:00:10.298Z | gcc system 14 system |
| 212 | 2026-04-02T22:00:10.298Z | gcc system 10 system |
| 213 | 2026-04-02T22:00:10.298Z | go system 1.20 system |
| 214 | 2026-04-02T22:00:10.298Z | go system 1.19 system |
| 215 | 2026-04-02T22:00:10.298Z | llvm system 15 system |
| 216 | 2026-04-02T22:00:10.298Z | llvm system 14 system |
| 217 | 2026-04-02T22:00:10.298Z | mariadb system 10.6 system |
| 218 | 2026-04-02T22:00:10.298Z | mta vendor vendor dma |
| 219 | 2026-04-02T22:00:10.298Z | openjdk system 17 system |
| 220 | 2026-04-02T22:00:10.298Z | openjdk system 11 system |
| 221 | 2026-04-02T22:00:10.298Z | openjdk system 1.8 system |
| 222 | 2026-04-02T22:00:10.298Z | openssl vendor 3 vendor |
| 223 | 2026-04-02T22:00:10.298Z | perl system 5.36 system |
| 224 | 2026-04-02T22:00:10.299Z | postgresql system 15 system |
| 225 | 2026-04-02T22:00:10.299Z | postgresql system 13 system |
| 226 | 2026-04-02T22:00:10.299Z | python vendor 3 vendor |
| 227 | 2026-04-02T22:00:10.299Z | python system 2 system |
| 228 | 2026-04-02T22:00:10.299Z | python3 system 3.11 system |
| 229 | 2026-04-02T22:00:10.299Z | ruby system 3.0 system |
| 230 | 2026-04-02T22:00:10.299Z | words vendor vendor american-english |
| 231 | 2026-04-02T22:00:10.299Z | words system system australian-english |
| 232 | 2026-04-02T22:00:10.299Z | words system system british-english |
| 233 | 2026-04-02T22:00:10.299Z | words system system canadian-english |
| 234 | 2026-04-02T22:00:10.299Z | words system system french |
| 235 | 2026-04-02T22:00:10.299Z | words system system italian |
| 236 | 2026-04-02T22:00:10.299Z | words system system ngerman |
| 237 | 2026-04-02T22:00:10.299Z | words system system ogerman |
| 238 | 2026-04-02T22:00:10.299Z | words system system spanish |
| 239 | 2026-04-02T22:00:10.531Z | PUBLISHER TYPE STATUS P LOCATION |
| 240 | 2026-04-02T22:00:10.531Z | helios-dev origin online F https://pkg.oxide.computer/helios/2/dev/ |
| 241 | 2026-04-02T22:00:14.826Z | FMRI IFO |
| 242 | 2026-04-02T22:00:14.826Z | pkg://helios-dev/developer/build-essential@11-2.0:20230623T110919Z im- |
| 243 | 2026-04-02T22:00:14.826Z | pkg://helios-dev/developer/pkg-config@0.29.2-2.0:20230621T191911Z i-- |
| 244 | 2026-04-02T22:00:14.826Z | pkg://helios-dev/library/libxmlsec1@1.2.35-2.0:20230624T123441Z im- |
| 245 | 2026-04-02T22:00:14.826Z | pkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20231012T123315Z im- |
| 246 | 2026-04-02T22:00:14.826Z | pkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20230623T141037Z --- |
| 247 | 2026-04-02T22:00:14.826Z | pkg://helios-dev/ooce/developer/cmake@3.26.4-2.0:20230623T130003Z i-- |
| 248 | 2026-04-02T22:00:14.826Z | pkg://helios-dev/ooce/library/postgresql-13@13.11-2.0:20230623T123131Z i-- |
| 249 | 2026-04-02T22:00:14.826Z | pkg://helios-dev/package/pkg@0.5.11-2.1.6412:20240822T193324Z i-- |
| 250 | 2026-04-02T22:00:14.826Z | pkg://helios-dev/package/pkg@0.5.11-2.0:20231020T135332Z --- |
| 251 | 2026-04-02T22:00:14.826Z | pkg://helios-dev/package/pkg@0.5.11-2.0:20230621T202036Z --- |
| 252 | 2026-04-02T22:00:14.826Z | pkg://helios-dev/system/library/g++-runtime@14-2.0:20241021T223805Z i-- |
| 253 | 2026-04-02T22:00:14.826Z | pkg://helios-dev/system/library/g++-runtime@13-2.0:20231118T213948Z --- |
| 254 | 2026-04-02T22:00:14.826Z | pkg://helios-dev/system/library/g++-runtime@12-2.0:20230621T201406Z --- |
| 255 | 2026-04-02T22:00:14.826Z | pkg://helios-dev/system/library/gcc-runtime@14-2.0:20241021T223750Z i-- |
| 256 | 2026-04-02T22:00:14.826Z | pkg://helios-dev/system/library/gcc-runtime@13-2.0:20231118T213832Z --- |
| 257 | 2026-04-02T22:00:14.826Z | pkg://helios-dev/system/library/gcc-runtime@12-2.0:20230621T201432Z --- |
| 258 | 2026-04-02T22:00:15.932Z | Updating git repository `https://github.com/oxidecomputer/pq-sys` |
| 259 | 2026-04-02T22:00:16.209Z | Updating crates.io index |
| 260 | 2026-04-02T22:00:16.213Z | Updating git repository `https://github.com/oxidecomputer/slog-error-chain` |
| 261 | 2026-04-02T22:00:16.507Z | Updating git repository `https://github.com/oxidecomputer/lldp` |
| 262 | 2026-04-02T22:00:17.328Z | Updating git repository `https://github.com/oxidecomputer/tufaceous` |
| 263 | 2026-04-02T22:00:17.990Z | Updating git repository `https://github.com/oxidecomputer/falcon` |
| 264 | 2026-04-02T22:00:18.602Z | Updating git repository `https://github.com/oxidecomputer/management-gateway-service` |
| 265 | 2026-04-02T22:00:19.281Z | Updating git repository `https://github.com/oxidecomputer/propolis` |
| 266 | 2026-04-02T22:00:20.688Z | Updating git repository `https://github.com/oxidecomputer/crucible` |
| 267 | 2026-04-02T22:00:22.042Z | Updating git repository `https://github.com/oxidecomputer/opte` |
| 268 | 2026-04-02T22:00:22.979Z | Updating git repository `https://github.com/oxidecomputer/tofino` |
| 269 | 2026-04-02T22:00:23.200Z | Updating git repository `https://github.com/oxidecomputer/maghemite` |
| 270 | 2026-04-02T22:00:23.848Z | Updating git repository `https://github.com/oxidecomputer/clickward` |
| 271 | 2026-04-02T22:00:24.314Z | Updating git repository `https://github.com/oxidecomputer/dice-util` |
| 272 | 2026-04-02T22:00:24.766Z | Updating git repository `https://github.com/oxidecomputer/openapi-lint` |
| 273 | 2026-04-02T22:00:25.087Z | Updating git repository `https://github.com/oxidecomputer/dendrite` |
| 274 | 2026-04-02T22:00:26.029Z | Updating git repository `https://github.com/oxidecomputer/transceiver-control` |
| 275 | 2026-04-02T22:00:26.550Z | Updating git repository `https://github.com/oxidecomputer/ipcc-rs` |
| 276 | 2026-04-02T22:00:26.887Z | Updating git repository `https://github.com/oxidecomputer/hubtools.git` |
| 277 | 2026-04-02T22:00:27.157Z | Updating git repository `https://github.com/oxidecomputer/scim2-rs` |
| 278 | 2026-04-02T22:00:27.682Z | Updating git repository `https://github.com/oxidecomputer/illumos-devinfo` |
| 279 | 2026-04-02T22:00:27.932Z | Updating git repository `https://github.com/oxidecomputer/libefi-illumos` |
| 280 | 2026-04-02T22:00:28.184Z | Updating git repository `https://github.com/oxidecomputer/libnvme` |
| 281 | 2026-04-02T22:00:28.421Z | Updating git repository `https://github.com/oxidecomputer/dice-util` |
| 282 | 2026-04-02T22:00:28.820Z | Updating git repository `https://github.com/oxidecomputer/sprockets.git` |
| 283 | 2026-04-02T22:00:29.184Z | Updating git repository `https://github.com/oxidecomputer/rust-cpuid.git` |
| 284 | 2026-04-02T22:00:29.760Z | Updating git repository `https://github.com/oxidecomputer/rats-corim.git` |
| 285 | 2026-04-02T22:00:30.103Z | Updating git repository `https://github.com/bluecatengineering/dhcproto.git` |
| 286 | 2026-04-02T22:00:30.406Z | Updating git repository `https://github.com/oxidecomputer/ispf` |
| 287 | 2026-04-02T22:00:30.690Z | Updating git repository `https://github.com/oxidecomputer/serde_human_bytes` |
| 288 | 2026-04-02T22:00:31.825Z | Updating git repository `https://github.com/oxidecomputer/netadm-sys` |
| 289 | 2026-04-02T22:00:32.608Z | Updating git repository `https://github.com/oxidecomputer/crucible` |
| 290 | 2026-04-02T22:00:33.264Z | Updating git repository `https://github.com/oxidecomputer/tlvc.git` |
| 291 | 2026-04-02T22:00:33.535Z | Updating git repository `https://github.com/oxidecomputer/lpc55_support` |
| 292 | 2026-04-02T22:00:33.882Z | Updating git repository `https://github.com/oxidecomputer/ipcc-rs` |
| 293 | 2026-04-02T22:00:34.274Z | Updating git repository `https://github.com/oxidecomputer/pki-playground` |
| 294 | 2026-04-02T22:00:34.587Z | Updating git repository `https://github.com/oxidecomputer/dlpi-sys` |
| 295 | 2026-04-02T22:00:35.083Z | Updating git repository `https://github.com/jmesmon/rust-libzfs` |
| 296 | 2026-04-02T22:00:35.350Z | Updating git repository `https://github.com/oxidecomputer/rusty-doors` |
| 297 | 2026-04-02T22:00:35.611Z | Updating git repository `https://github.com/illumos/smf-rs` |
| 298 | 2026-04-02T22:00:35.958Z | Updating git repository `https://github.com/oxidecomputer/omicron` |
| 299 | 2026-04-02T22:00:47.590Z | Downloading crates ... |
| 300 | 2026-04-02T22:00:47.647Z | Downloaded potential_utf v0.1.4 |
| 301 | 2026-04-02T22:00:47.658Z | Downloaded num-traits v0.2.19 |
| 302 | 2026-04-02T22:00:47.660Z | Downloaded serde-value v0.7.0 |
| 303 | 2026-04-02T22:00:47.663Z | Downloaded textwrap v0.16.2 |
| 304 | 2026-04-02T22:00:47.663Z | Downloaded thread-id v4.2.2 |
| 305 | 2026-04-02T22:00:47.666Z | Downloaded form_urlencoded v1.2.2 |
| 306 | 2026-04-02T22:00:47.666Z | Downloaded yoke v0.8.1 |
| 307 | 2026-04-02T22:00:47.666Z | Downloaded synstructure v0.13.2 |
| 308 | 2026-04-02T22:00:47.670Z | Downloaded dof v0.3.0 |
| 309 | 2026-04-02T22:00:47.670Z | Downloaded block-buffer v0.10.4 |
| 310 | 2026-04-02T22:00:47.670Z | Downloaded icu_properties v2.1.2 |
| 311 | 2026-04-02T22:00:47.673Z | Downloaded yoke-derive v0.8.1 |
| 312 | 2026-04-02T22:00:47.673Z | Downloaded crypto-common v0.1.7 |
| 313 | 2026-04-02T22:00:47.673Z | Downloaded clap_derive v4.5.55 |
| 314 | 2026-04-02T22:00:47.676Z | Downloaded byteorder v1.5.0 |
| 315 | 2026-04-02T22:00:47.676Z | Downloaded version_check v0.9.5 |
| 316 | 2026-04-02T22:00:47.680Z | Downloaded typeid v1.0.3 |
| 317 | 2026-04-02T22:00:47.680Z | Downloaded unicode-linebreak v0.1.5 |
| 318 | 2026-04-02T22:00:47.680Z | Downloaded erased-serde v0.4.9 |
| 319 | 2026-04-02T22:00:47.680Z | Downloaded usdt-macro v0.5.0 |
| 320 | 2026-04-02T22:00:47.683Z | Downloaded usdt v0.5.0 |
| 321 | 2026-04-02T22:00:47.683Z | Downloaded toml_write v0.1.2 |
| 322 | 2026-04-02T22:00:47.683Z | Downloaded camino v1.2.2 |
| 323 | 2026-04-02T22:00:47.683Z | Downloaded autocfg v1.5.0 |
| 324 | 2026-04-02T22:00:47.688Z | Downloaded clap_lex v1.0.0 |
| 325 | 2026-04-02T22:00:47.688Z | Downloaded anstyle-query v1.1.5 |
| 326 | 2026-04-02T22:00:47.691Z | Downloaded utf8parse v0.2.2 |
| 327 | 2026-04-02T22:00:47.691Z | Downloaded unicode-xid v0.2.6 |
| 328 | 2026-04-02T22:00:47.691Z | Downloaded equivalent v1.0.2 |
| 329 | 2026-04-02T22:00:47.693Z | Downloaded cargo_metadata v0.21.0 |
| 330 | 2026-04-02T22:00:47.696Z | Downloaded usdt-attr-macro v0.5.0 |
| 331 | 2026-04-02T22:00:47.696Z | Downloaded zerofrom v0.1.6 |
| 332 | 2026-04-02T22:00:47.696Z | Downloaded digest v0.10.7 |
| 333 | 2026-04-02T22:00:47.696Z | Downloaded bytecount v0.6.9 |
| 334 | 2026-04-02T22:00:47.699Z | Downloaded anstyle-parse v0.2.7 |
| 335 | 2026-04-02T22:00:47.699Z | Downloaded getrandom v0.4.1 |
| 336 | 2026-04-02T22:00:47.702Z | Downloaded anstyle v1.0.13 |
| 337 | 2026-04-02T22:00:47.702Z | Downloaded dtrace-parser v0.2.0 |
| 338 | 2026-04-02T22:00:47.702Z | Downloaded thiserror-impl v2.0.18 |
| 339 | 2026-04-02T22:00:47.702Z | Downloaded thiserror v2.0.18 |
| 340 | 2026-04-02T22:00:47.705Z | Downloaded zerovec-derive v0.11.2 |
| 341 | 2026-04-02T22:00:47.708Z | Downloaded cfg-if v1.0.4 |
| 342 | 2026-04-02T22:00:47.708Z | Downloaded toml_datetime v0.6.11 |
| 343 | 2026-04-02T22:00:47.708Z | Downloaded colorchoice v1.0.4 |
| 344 | 2026-04-02T22:00:47.710Z | Downloaded clap v4.5.60 |
| 345 | 2026-04-02T22:00:47.713Z | Downloaded tinystr v0.8.2 |
| 346 | 2026-04-02T22:00:47.716Z | Downloaded displaydoc v0.2.5 |
| 347 | 2026-04-02T22:00:47.716Z | Downloaded writeable v0.6.2 |
| 348 | 2026-04-02T22:00:47.719Z | Downloaded thiserror-impl v1.0.69 |
| 349 | 2026-04-02T22:00:47.719Z | Downloaded anstream v0.6.21 |
| 350 | 2026-04-02T22:00:47.719Z | Downloaded thiserror v1.0.69 |
| 351 | 2026-04-02T22:00:47.722Z | Downloaded zmij v1.0.21 |
| 352 | 2026-04-02T22:00:47.725Z | Downloaded usdt-impl v0.5.0 |
| 353 | 2026-04-02T22:00:47.725Z | Downloaded ucd-trie v0.1.7 |
| 354 | 2026-04-02T22:00:47.725Z | Downloaded toml v0.8.23 |
| 355 | 2026-04-02T22:00:47.728Z | Downloaded fastrand v2.3.0 |
| 356 | 2026-04-02T22:00:47.728Z | Downloaded zerocopy-derive v0.7.35 |
| 357 | 2026-04-02T22:00:47.731Z | Downloaded generic-array v0.14.7 |
| 358 | 2026-04-02T22:00:47.731Z | Downloaded zerofrom-derive v0.1.6 |
| 359 | 2026-04-02T22:00:47.731Z | Downloaded utf8_iter v1.0.4 |
| 360 | 2026-04-02T22:00:47.734Z | Downloaded cpufeatures v0.2.17 |
| 361 | 2026-04-02T22:00:47.734Z | Downloaded camino-tempfile v1.4.1 |
| 362 | 2026-04-02T22:00:47.734Z | Downloaded url v2.5.8 |
| 363 | 2026-04-02T22:00:47.737Z | Downloaded swrite v0.1.0 |
| 364 | 2026-04-02T22:00:47.737Z | Downloaded cargo-util-schemas v0.8.2 |
| 365 | 2026-04-02T22:00:47.737Z | Downloaded anyhow v1.0.102 |
| 366 | 2026-04-02T22:00:47.740Z | Downloaded memmap v0.7.0 |
| 367 | 2026-04-02T22:00:47.744Z | Downloaded tabled_derive v0.7.0 |
| 368 | 2026-04-02T22:00:47.744Z | Downloaded smawk v0.3.2 |
| 369 | 2026-04-02T22:00:47.744Z | Downloaded errno v0.3.14 |
| 370 | 2026-04-02T22:00:47.744Z | Downloaded unicode-ident v1.0.24 |
| 371 | 2026-04-02T22:00:47.747Z | Downloaded zerotrie v0.2.3 |
| 372 | 2026-04-02T22:00:47.747Z | Downloaded pretty-hex v0.4.1 |
| 373 | 2026-04-02T22:00:47.747Z | Downloaded heck v0.5.0 |
| 374 | 2026-04-02T22:00:47.747Z | Downloaded fnv v1.0.7 |
| 375 | 2026-04-02T22:00:47.750Z | Downloaded toml_edit v0.22.27 |
| 376 | 2026-04-02T22:00:47.750Z | Downloaded stable_deref_trait v1.2.1 |
| 377 | 2026-04-02T22:00:47.750Z | Downloaded cargo-platform v0.2.0 |
| 378 | 2026-04-02T22:00:47.755Z | Downloaded scroll_derive v0.12.1 |
| 379 | 2026-04-02T22:00:47.755Z | Downloaded typenum v1.19.0 |
| 380 | 2026-04-02T22:00:47.755Z | Downloaded proc-macro-error-attr v1.0.4 |
| 381 | 2026-04-02T22:00:47.757Z | Downloaded itoa v1.0.17 |
| 382 | 2026-04-02T22:00:47.758Z | Downloaded percent-encoding v2.3.2 |
| 383 | 2026-04-02T22:00:47.762Z | Downloaded serde_spanned v0.6.9 |
| 384 | 2026-04-02T22:00:47.765Z | Downloaded zerovec v0.11.5 |
| 385 | 2026-04-02T22:00:47.768Z | Downloaded fs-err v3.3.0 |
| 386 | 2026-04-02T22:00:47.768Z | Downloaded heck v0.4.1 |
| 387 | 2026-04-02T22:00:47.773Z | Downloaded zerocopy v0.7.35 |
| 388 | 2026-04-02T22:00:47.782Z | Downloaded idna_adapter v1.2.1 |
| 389 | 2026-04-02T22:00:47.785Z | Downloaded ordered-float v2.10.1 |
| 390 | 2026-04-02T22:00:47.785Z | Downloaded winnow v0.7.14 |
| 391 | 2026-04-02T22:00:47.788Z | Downloaded unicode-width v0.2.0 |
| 392 | 2026-04-02T22:00:47.790Z | Downloaded strsim v0.11.1 |
| 393 | 2026-04-02T22:00:47.794Z | Downloaded terminal_size v0.4.3 |
| 394 | 2026-04-02T22:00:47.794Z | Downloaded unicode-width v0.1.14 |
| 395 | 2026-04-02T22:00:47.799Z | Downloaded macaddr v1.0.1 |
| 396 | 2026-04-02T22:00:47.799Z | Downloaded plain v0.2.3 |
| 397 | 2026-04-02T22:00:47.799Z | Downloaded is_terminal_polyfill v1.70.2 |
| 398 | 2026-04-02T22:00:47.804Z | Downloaded proc-macro-error v1.0.4 |
| 399 | 2026-04-02T22:00:47.819Z | Downloaded smallvec v1.15.1 |
| 400 | 2026-04-02T22:00:47.822Z | Downloaded semver v1.0.27 |
| 401 | 2026-04-02T22:00:47.825Z | Downloaded pest_derive v2.8.6 |
| 402 | 2026-04-02T22:00:47.836Z | Downloaded quote v1.0.44 |
| 403 | 2026-04-02T22:00:47.839Z | Downloaded sha2 v0.10.9 |
| 404 | 2026-04-02T22:00:47.843Z | Downloaded serde-untagged v0.1.9 |
| 405 | 2026-04-02T22:00:47.846Z | Downloaded serde_tokenstream v0.2.3 |
| 406 | 2026-04-02T22:00:47.846Z | Downloaded scroll v0.12.0 |
| 407 | 2026-04-02T22:00:47.850Z | Downloaded pest_generator v2.8.6 |
| 408 | 2026-04-02T22:00:47.854Z | Downloaded once_cell v1.21.3 |
| 409 | 2026-04-02T22:00:47.861Z | Downloaded cargo_toml v0.21.0 |
| 410 | 2026-04-02T22:00:47.873Z | Downloaded litemap v0.8.1 |
| 411 | 2026-04-02T22:00:47.876Z | Downloaded tempfile v3.25.0 |
| 412 | 2026-04-02T22:00:47.887Z | Downloaded papergrid v0.11.0 |
| 413 | 2026-04-02T22:00:47.890Z | Downloaded icu_provider v2.1.1 |
| 414 | 2026-04-02T22:00:47.892Z | Downloaded icu_locale_core v2.1.1 |
| 415 | 2026-04-02T22:00:47.897Z | Downloaded bitflags v2.11.0 |
| 416 | 2026-04-02T22:00:47.900Z | Downloaded log v0.4.29 |
| 417 | 2026-04-02T22:00:47.902Z | Downloaded serde_core v1.0.228 |
| 418 | 2026-04-02T22:00:47.917Z | Downloaded proc-macro2 v1.0.106 |
| 419 | 2026-04-02T22:00:47.928Z | Downloaded pest_meta v2.8.6 |
| 420 | 2026-04-02T22:00:47.932Z | Downloaded icu_normalizer v2.1.1 |
| 421 | 2026-04-02T22:00:47.932Z | Downloaded icu_normalizer_data v2.1.1 |
| 422 | 2026-04-02T22:00:47.932Z | Downloaded serde v1.0.228 |
| 423 | 2026-04-02T22:00:47.935Z | Downloaded serde_derive v1.0.228 |
| 424 | 2026-04-02T22:00:47.937Z | Downloaded icu_collections v2.1.1 |
| 425 | 2026-04-02T22:00:47.956Z | Downloaded memchr v2.8.0 |
| 426 | 2026-04-02T22:00:47.976Z | Downloaded indexmap v2.13.0 |
| 427 | 2026-04-02T22:00:47.993Z | Downloaded pest v2.8.6 |
| 428 | 2026-04-02T22:00:47.999Z | Downloaded serde_json v1.0.149 |
| 429 | 2026-04-02T22:00:48.002Z | Downloaded hashbrown v0.16.1 |
| 430 | 2026-04-02T22:00:48.010Z | Downloaded icu_properties_data v2.1.2 |
| 431 | 2026-04-02T22:00:48.015Z | Downloaded idna v1.1.0 |
| 432 | 2026-04-02T22:00:48.018Z | Downloaded clap_builder v4.5.60 |
| 433 | 2026-04-02T22:00:48.031Z | Downloaded goblin v0.8.2 |
| 434 | 2026-04-02T22:00:48.044Z | Downloaded tabled v0.15.0 |
| 435 | 2026-04-02T22:00:48.058Z | Downloaded syn v1.0.109 |
| 436 | 2026-04-02T22:00:48.063Z | Downloaded syn v2.0.117 |
| 437 | 2026-04-02T22:00:48.082Z | Downloaded rustix v1.1.3 |
| 438 | 2026-04-02T22:00:48.113Z | Downloaded libc v0.2.180 |
| 439 | 2026-04-02T22:00:48.178Z | Compiling proc-macro2 v1.0.106 |
| 440 | 2026-04-02T22:00:48.178Z | Compiling quote v1.0.44 |
| 441 | 2026-04-02T22:00:48.178Z | Compiling unicode-ident v1.0.24 |
| 442 | 2026-04-02T22:00:48.181Z | Compiling serde_core v1.0.228 |
| 443 | 2026-04-02T22:00:48.181Z | Compiling libc v0.2.180 |
| 444 | 2026-04-02T22:00:48.181Z | Compiling version_check v0.9.5 |
| 445 | 2026-04-02T22:00:48.181Z | Compiling memchr v2.8.0 |
| 446 | 2026-04-02T22:00:48.181Z | Compiling stable_deref_trait v1.2.1 |
| 447 | 2026-04-02T22:00:48.181Z | Compiling serde v1.0.228 |
| 448 | 2026-04-02T22:00:48.181Z | Compiling zmij v1.0.21 |
| 449 | 2026-04-02T22:00:48.181Z | Compiling ucd-trie v0.1.7 |
| 450 | 2026-04-02T22:00:48.181Z | Compiling itoa v1.0.17 |
| 451 | 2026-04-02T22:00:48.362Z | Compiling autocfg v1.5.0 |
| 452 | 2026-04-02T22:00:48.376Z | Compiling thiserror v1.0.69 |
| 453 | 2026-04-02T22:00:48.380Z | Compiling writeable v0.6.2 |
| 454 | 2026-04-02T22:00:48.612Z | Compiling litemap v0.8.1 |
| 455 | 2026-04-02T22:00:48.615Z | Compiling icu_properties_data v2.1.2 |
| 456 | 2026-04-02T22:00:48.684Z | Compiling icu_normalizer_data v2.1.1 |
| 457 | 2026-04-02T22:00:48.831Z | Compiling byteorder v1.5.0 |
| 458 | 2026-04-02T22:00:48.871Z | Compiling rustix v1.1.3 |
| 459 | 2026-04-02T22:00:48.874Z | Compiling bitflags v2.11.0 |
| 460 | 2026-04-02T22:00:48.874Z | Compiling serde_json v1.0.149 |
| 461 | 2026-04-02T22:00:48.962Z | Compiling pest v2.8.6 |
| 462 | 2026-04-02T22:00:48.979Z | Compiling num-traits v0.2.19 |
| 463 | 2026-04-02T22:00:49.131Z | Compiling hashbrown v0.16.1 |
| 464 | 2026-04-02T22:00:49.160Z | Compiling equivalent v1.0.2 |
| 465 | 2026-04-02T22:00:49.164Z | Compiling typeid v1.0.3 |
| 466 | 2026-04-02T22:00:49.388Z | Compiling smallvec v1.15.1 |
| 467 | 2026-04-02T22:00:49.399Z | Compiling usdt-impl v0.5.0 |
| 468 | 2026-04-02T22:00:49.399Z | Compiling proc-macro-error-attr v1.0.4 |
| 469 | 2026-04-02T22:00:49.399Z | Compiling toml_write v0.1.2 |
| 470 | 2026-04-02T22:00:49.399Z | Compiling erased-serde v0.4.9 |
| 471 | 2026-04-02T22:00:49.452Z | Compiling winnow v0.7.14 |
| 472 | 2026-04-02T22:00:49.507Z | Compiling errno v0.3.14 |
| 473 | 2026-04-02T22:00:49.570Z | Compiling thread-id v4.2.2 |
| 474 | 2026-04-02T22:00:49.588Z | Compiling syn v1.0.109 |
| 475 | 2026-04-02T22:00:49.643Z | Compiling proc-macro-error v1.0.4 |
| 476 | 2026-04-02T22:00:49.681Z | Compiling utf8parse v0.2.2 |
| 477 | 2026-04-02T22:00:49.699Z | Compiling utf8_iter v1.0.4 |
| 478 | 2026-04-02T22:00:49.735Z | Compiling getrandom v0.4.1 |
| 479 | 2026-04-02T22:00:49.809Z | Compiling indexmap v2.13.0 |
| 480 | 2026-04-02T22:00:49.830Z | Compiling plain v0.2.3 |
| 481 | 2026-04-02T22:00:49.830Z | Compiling camino v1.2.2 |
| 482 | 2026-04-02T22:00:49.867Z | Compiling thiserror v2.0.18 |
| 483 | 2026-04-02T22:00:49.871Z | Compiling log v0.4.29 |
| 484 | 2026-04-02T22:00:49.931Z | Compiling percent-encoding v2.3.2 |
| 485 | 2026-04-02T22:00:50.038Z | Compiling anstyle-parse v0.2.7 |
| 486 | 2026-04-02T22:00:50.135Z | Compiling pest_meta v2.8.6 |
| 487 | 2026-04-02T22:00:50.150Z | Compiling form_urlencoded v1.2.2 |
| 488 | 2026-04-02T22:00:50.167Z | Compiling syn v2.0.117 |
| 489 | 2026-04-02T22:00:50.234Z | Compiling ordered-float v2.10.1 |
| 490 | 2026-04-02T22:00:50.328Z | Compiling colorchoice v1.0.4 |
| 491 | 2026-04-02T22:00:50.348Z | Compiling cfg-if v1.0.4 |
| 492 | 2026-04-02T22:00:50.371Z | Compiling anstyle-query v1.1.5 |
| 493 | 2026-04-02T22:00:50.377Z | Compiling is_terminal_polyfill v1.70.2 |
| 494 | 2026-04-02T22:00:50.438Z | Compiling anstyle v1.0.13 |
| 495 | 2026-04-02T22:00:50.475Z | Compiling pretty-hex v0.4.1 |
| 496 | 2026-04-02T22:00:50.516Z | Compiling fs-err v3.3.0 |
| 497 | 2026-04-02T22:00:50.519Z | Compiling clap_lex v1.0.0 |
| 498 | 2026-04-02T22:00:50.573Z | Compiling heck v0.4.1 |
| 499 | 2026-04-02T22:00:50.645Z | Compiling anstream v0.6.21 |
| 500 | 2026-04-02T22:00:50.702Z | Compiling terminal_size v0.4.3 |
| 501 | 2026-04-02T22:00:50.723Z | Compiling unicode-width v0.1.14 |
| 502 | 2026-04-02T22:00:50.730Z | Compiling fastrand v2.3.0 |
| 503 | 2026-04-02T22:00:50.762Z | Compiling anyhow v1.0.102 |
| 504 | 2026-04-02T22:00:50.772Z | Compiling once_cell v1.21.3 |
| 505 | 2026-04-02T22:00:50.957Z | Compiling semver v1.0.27 |
| 506 | 2026-04-02T22:00:50.977Z | Compiling unicode-xid v0.2.6 |
| 507 | 2026-04-02T22:00:50.999Z | Compiling strsim v0.11.1 |
| 508 | 2026-04-02T22:00:51.020Z | Compiling bytecount v0.6.9 |
| 509 | 2026-04-02T22:00:51.058Z | Compiling fnv v1.0.7 |
| 510 | 2026-04-02T22:00:51.061Z | Compiling heck v0.5.0 |
| 511 | 2026-04-02T22:00:51.128Z | Compiling tempfile v3.25.0 |
| 512 | 2026-04-02T22:00:51.179Z | Compiling papergrid v0.11.0 |
| 513 | 2026-04-02T22:00:51.199Z | Compiling clap_builder v4.5.60 |
| 514 | 2026-04-02T22:00:51.288Z | Compiling serde-untagged v0.1.9 |
| 515 | 2026-04-02T22:00:51.323Z | Compiling memmap v0.7.0 |
| 516 | 2026-04-02T22:00:51.342Z | Compiling unicode-width v0.2.0 |
| 517 | 2026-04-02T22:00:51.345Z | Compiling smawk v0.3.2 |
| 518 | 2026-04-02T22:00:51.381Z | Compiling unicode-linebreak v0.1.5 |
| 519 | 2026-04-02T22:00:51.419Z | Compiling camino-tempfile v1.4.1 |
| 520 | 2026-04-02T22:00:51.543Z | Compiling dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common) |
| 521 | 2026-04-02T22:00:51.578Z | Compiling swrite v0.1.0 |
| 522 | 2026-04-02T22:00:51.652Z | Compiling textwrap v0.16.2 |
| 523 | 2026-04-02T22:00:51.981Z | Compiling tabled_derive v0.7.0 |
| 524 | 2026-04-02T22:00:52.663Z | Compiling tabled v0.15.0 |
| 525 | 2026-04-02T22:00:52.747Z | Compiling synstructure v0.13.2 |
| 526 | 2026-04-02T22:00:52.747Z | Compiling pest_generator v2.8.6 |
| 527 | 2026-04-02T22:00:53.328Z | Compiling serde_derive v1.0.228 |
| 528 | 2026-04-02T22:00:53.328Z | Compiling zerofrom-derive v0.1.6 |
| 529 | 2026-04-02T22:00:53.331Z | Compiling yoke-derive v0.8.1 |
| 530 | 2026-04-02T22:00:53.331Z | Compiling zerovec-derive v0.11.2 |
| 531 | 2026-04-02T22:00:53.331Z | Compiling displaydoc v0.2.5 |
| 532 | 2026-04-02T22:00:53.331Z | Compiling thiserror-impl v1.0.69 |
| 533 | 2026-04-02T22:00:53.331Z | Compiling zerocopy-derive v0.7.35 |
| 534 | 2026-04-02T22:00:53.331Z | Compiling pest_derive v2.8.6 |
| 535 | 2026-04-02T22:00:53.331Z | Compiling scroll_derive v0.12.1 |
| 536 | 2026-04-02T22:00:53.331Z | Compiling thiserror-impl v2.0.18 |
| 537 | 2026-04-02T22:00:53.331Z | Compiling clap_derive v4.5.55 |
| 538 | 2026-04-02T22:00:53.952Z | Compiling scroll v0.12.0 |
| 539 | 2026-04-02T22:00:54.157Z | Compiling zerocopy v0.7.35 |
| 540 | 2026-04-02T22:00:54.178Z | Compiling goblin v0.8.2 |
| 541 | 2026-04-02T22:00:54.436Z | Compiling zerofrom v0.1.6 |
| 542 | 2026-04-02T22:00:54.533Z | Compiling dtrace-parser v0.2.0 |
| 543 | 2026-04-02T22:00:54.550Z | Compiling yoke v0.8.1 |
| 544 | 2026-04-02T22:00:54.706Z | Compiling zerovec v0.11.5 |
| 545 | 2026-04-02T22:00:54.706Z | Compiling zerotrie v0.2.3 |
| 546 | 2026-04-02T22:00:54.815Z | Compiling clap v4.5.60 |
| 547 | 2026-04-02T22:00:55.158Z | Compiling tinystr v0.8.2 |
| 548 | 2026-04-02T22:00:55.158Z | Compiling potential_utf v0.1.4 |
| 549 | 2026-04-02T22:00:55.292Z | Compiling icu_collections v2.1.1 |
| 550 | 2026-04-02T22:00:55.313Z | Compiling icu_locale_core v2.1.1 |
| 551 | 2026-04-02T22:00:55.863Z | Compiling toml_datetime v0.6.11 |
| 552 | 2026-04-02T22:00:55.863Z | Compiling serde_spanned v0.6.9 |
| 553 | 2026-04-02T22:00:55.863Z | Compiling serde-value v0.7.0 |
| 554 | 2026-04-02T22:00:55.866Z | Compiling cargo-platform v0.2.0 |
| 555 | 2026-04-02T22:00:55.866Z | Compiling macaddr v1.0.1 |
| 556 | 2026-04-02T22:00:55.882Z | Compiling dof v0.3.0 |
| 557 | 2026-04-02T22:00:55.882Z | Compiling serde_tokenstream v0.2.3 |
| 558 | 2026-04-02T22:00:55.938Z | Compiling icu_provider v2.1.1 |
| 559 | 2026-04-02T22:00:56.129Z | Compiling toml_edit v0.22.27 |
| 560 | 2026-04-02T22:00:56.239Z | Compiling icu_properties v2.1.2 |
| 561 | 2026-04-02T22:00:56.243Z | Compiling icu_normalizer v2.1.1 |
| 562 | 2026-04-02T22:00:56.677Z | Compiling usdt-attr-macro v0.5.0 |
| 563 | 2026-04-02T22:00:56.677Z | Compiling usdt-macro v0.5.0 |
| 564 | 2026-04-02T22:00:57.047Z | Compiling idna_adapter v1.2.1 |
| 565 | 2026-04-02T22:00:57.158Z | Compiling idna v1.1.0 |
| 566 | 2026-04-02T22:00:57.255Z | Compiling usdt v0.5.0 |
| 567 | 2026-04-02T22:00:57.349Z | Compiling toml v0.8.23 |
| 568 | 2026-04-02T22:00:57.407Z | Compiling url v2.5.8 |
| 569 | 2026-04-02T22:00:57.688Z | Compiling cargo_toml v0.21.0 |
| 570 | 2026-04-02T22:00:57.805Z | Compiling cargo-util-schemas v0.8.2 |
| 571 | 2026-04-02T22:00:58.577Z | Compiling cargo_metadata v0.21.0 |
| 572 | 2026-04-02T22:00:59.501Z | Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask) |
| 573 | 2026-04-02T22:01:01.626Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 45.88s |
| 574 | 2026-04-02T22:01:01.881Z | Running `target/debug/xtask download cockroach clickhouse console dendrite-stub maghemite-mgd transceiver-control` |
| 575 | 2026-04-02T22:01:02.450Z | Downloading crates ... |
| 576 | 2026-04-02T22:01:02.548Z | Downloaded byte-wrapper v0.1.0 |
| 577 | 2026-04-02T22:01:02.554Z | Downloaded cookie_store v0.22.1 |
| 578 | 2026-04-02T22:01:02.565Z | Downloaded crc8 v0.1.1 |
| 579 | 2026-04-02T22:01:02.573Z | Downloaded display-error-chain v0.2.2 |
| 580 | 2026-04-02T22:01:02.576Z | Downloaded daft v0.1.5 |
| 581 | 2026-04-02T22:01:02.579Z | Downloaded critical-section v1.2.0 |
| 582 | 2026-04-02T22:01:02.579Z | Downloaded float-ord v0.3.2 |
| 583 | 2026-04-02T22:01:02.586Z | Downloaded des v0.8.1 |
| 584 | 2026-04-02T22:01:02.590Z | Downloaded darling v0.23.0 |
| 585 | 2026-04-02T22:01:02.595Z | Downloaded foldhash v0.2.0 |
| 586 | 2026-04-02T22:01:02.597Z | Downloaded defmt v0.3.100 |
| 587 | 2026-04-02T22:01:02.598Z | Downloaded darling v0.20.11 |
| 588 | 2026-04-02T22:01:02.600Z | Downloaded debug-ignore v1.0.5 |
| 589 | 2026-04-02T22:01:02.604Z | Downloaded dropshot-api-manager v0.6.0 |
| 590 | 2026-04-02T22:01:02.606Z | Downloaded derive_builder_macro v0.20.2 |
| 591 | 2026-04-02T22:01:02.609Z | Downloaded darling_macro v0.23.0 |
| 592 | 2026-04-02T22:01:02.609Z | Downloaded darling v0.21.3 |
| 593 | 2026-04-02T22:01:02.612Z | Downloaded block-padding v0.3.3 |
| 594 | 2026-04-02T22:01:02.612Z | Downloaded defmt-parser v1.0.0 |
| 595 | 2026-04-02T22:01:02.616Z | Downloaded filetime v0.2.27 |
| 596 | 2026-04-02T22:01:02.619Z | Downloaded der_derive v0.7.3 |
| 597 | 2026-04-02T22:01:02.619Z | Downloaded ciborium-io v0.2.2 |
| 598 | 2026-04-02T22:01:02.622Z | Downloaded cargo-platform v0.1.9 |
| 599 | 2026-04-02T22:01:02.625Z | Downloaded bit-set v0.8.0 |
| 600 | 2026-04-02T22:01:02.627Z | Downloaded defmt v1.0.1 |
| 601 | 2026-04-02T22:01:02.630Z | Downloaded dirs-sys-next v0.1.2 |
| 602 | 2026-04-02T22:01:02.630Z | Downloaded cobs v0.3.0 |
| 603 | 2026-04-02T22:01:02.630Z | Downloaded array-init v0.0.4 |
| 604 | 2026-04-02T22:01:02.633Z | Downloaded derive_builder_core v0.20.2 |
| 605 | 2026-04-02T22:01:02.633Z | Downloaded deranged v0.5.8 |
| 606 | 2026-04-02T22:01:02.633Z | Downloaded crc-catalog v2.4.0 |
| 607 | 2026-04-02T22:01:02.636Z | Downloaded async-stream-impl v0.3.6 |
| 608 | 2026-04-02T22:01:02.636Z | Downloaded convert_case v0.10.0 |
| 609 | 2026-04-02T22:01:02.636Z | Downloaded buf-list v1.1.2 |
| 610 | 2026-04-02T22:01:02.640Z | Downloaded adler2 v2.0.1 |
| 611 | 2026-04-02T22:01:02.643Z | Downloaded bit-vec v0.8.0 |
| 612 | 2026-04-02T22:01:02.643Z | Downloaded camino-tempfile-ext v0.3.3 |
| 613 | 2026-04-02T22:01:02.645Z | Downloaded foreign-types v0.5.0 |
| 614 | 2026-04-02T22:01:02.645Z | Downloaded foreign-types v0.3.2 |
| 615 | 2026-04-02T22:01:02.645Z | Downloaded dsl_auto_type v0.2.0 |
| 616 | 2026-04-02T22:01:02.648Z | Downloaded dof v0.4.0 |
| 617 | 2026-04-02T22:01:02.648Z | Downloaded console v0.15.11 |
| 618 | 2026-04-02T22:01:02.651Z | Downloaded cbc v0.1.2 |
| 619 | 2026-04-02T22:01:02.651Z | Downloaded colored v2.2.0 |
| 620 | 2026-04-02T22:01:02.654Z | Downloaded enum-as-inner v0.6.1 |
| 621 | 2026-04-02T22:01:02.654Z | Downloaded fallible-iterator v0.2.0 |
| 622 | 2026-04-02T22:01:02.654Z | Downloaded embedded-io v0.6.1 |
| 623 | 2026-04-02T22:01:02.842Z | Downloaded document-features v0.2.12 |
| 624 | 2026-04-02T22:01:02.842Z | Downloaded chacha20 v0.10.0 |
| 625 | 2026-04-02T22:01:02.851Z | Downloaded darling_macro v0.21.3 |
| 626 | 2026-04-02T22:01:02.852Z | Downloaded cstr-argument v0.1.2 |
| 627 | 2026-04-02T22:01:02.852Z | Downloaded chacha20 v0.9.1 |
| 628 | 2026-04-02T22:01:02.852Z | Downloaded darling_macro v0.20.11 |
| 629 | 2026-04-02T22:01:02.852Z | Downloaded darling_core v0.23.0 |
| 630 | 2026-04-02T22:01:02.852Z | Downloaded dyn-clone v1.0.20 |
| 631 | 2026-04-02T22:01:02.852Z | Downloaded dtrace-parser v0.3.0 |
| 632 | 2026-04-02T22:01:02.852Z | Downloaded crc-any v2.5.0 |
| 633 | 2026-04-02T22:01:02.852Z | Downloaded cexpr v0.6.0 |
| 634 | 2026-04-02T22:01:02.852Z | Downloaded backon v1.6.0 |
| 635 | 2026-04-02T22:01:02.852Z | Downloaded dunce v1.0.5 |
| 636 | 2026-04-02T22:01:02.852Z | Downloaded crunchy v0.2.4 |
| 637 | 2026-04-02T22:01:02.852Z | Downloaded embedded-io v0.4.0 |
| 638 | 2026-04-02T22:01:02.852Z | Downloaded downcast-rs v2.0.2 |
| 639 | 2026-04-02T22:01:02.852Z | Downloaded arc-swap v1.8.2 |
| 640 | 2026-04-02T22:01:02.852Z | Downloaded float-cmp v0.10.0 |
| 641 | 2026-04-02T22:01:02.852Z | Downloaded cargo_toml v0.22.3 |
| 642 | 2026-04-02T22:01:02.852Z | Downloaded bytes v1.11.1 |
| 643 | 2026-04-02T22:01:02.852Z | Downloaded fixedbitset v0.4.2 |
| 644 | 2026-04-02T22:01:02.852Z | Downloaded dropshot-api-manager-types v0.6.0 |
| 645 | 2026-04-02T22:01:02.852Z | Downloaded foldhash v0.1.5 |
| 646 | 2026-04-02T22:01:02.852Z | Downloaded atomicwrites v0.4.4 |
| 647 | 2026-04-02T22:01:02.852Z | Downloaded compact_str v0.8.1 |
| 648 | 2026-04-02T22:01:02.852Z | Downloaded cassowary v0.3.0 |
| 649 | 2026-04-02T22:01:02.852Z | Downloaded chacha20poly1305 v0.10.1 |
| 650 | 2026-04-02T22:01:02.852Z | Downloaded ff v0.13.1 |
| 651 | 2026-04-02T22:01:02.852Z | Downloaded assert_matches v1.5.0 |
| 652 | 2026-04-02T22:01:02.852Z | Downloaded atomic-waker v1.1.2 |
| 653 | 2026-04-02T22:01:02.852Z | Downloaded crc v3.4.0 |
| 654 | 2026-04-02T22:01:02.852Z | Downloaded cfg_aliases v0.1.1 |
| 655 | 2026-04-02T22:01:02.852Z | Downloaded castaway v0.2.4 |
| 656 | 2026-04-02T22:01:02.852Z | Downloaded foreign-types-macros v0.2.3 |
| 657 | 2026-04-02T22:01:02.852Z | Downloaded cfg_aliases v0.2.1 |
| 658 | 2026-04-02T22:01:02.852Z | Downloaded flagset v0.4.7 |
| 659 | 2026-04-02T22:01:02.852Z | Downloaded base16ct v1.0.0 |
| 660 | 2026-04-02T22:01:02.852Z | Downloaded fd-lock v4.0.4 |
| 661 | 2026-04-02T22:01:02.852Z | Downloaded endian-type v0.1.2 |
| 662 | 2026-04-02T22:01:02.852Z | Downloaded dirs-next v2.0.0 |
| 663 | 2026-04-02T22:01:02.852Z | Downloaded bcrypt-pbkdf v0.10.0 |
| 664 | 2026-04-02T22:01:02.853Z | Downloaded diesel_table_macro_syntax v0.3.0 |
| 665 | 2026-04-02T22:01:02.853Z | Downloaded crucible-workspace-hack v0.1.0 |
| 666 | 2026-04-02T22:01:02.853Z | Downloaded env_filter v1.0.0 |
| 667 | 2026-04-02T22:01:02.853Z | Downloaded async-trait v0.1.89 |
| 668 | 2026-04-02T22:01:02.853Z | Downloaded difflib v0.4.0 |
| 669 | 2026-04-02T22:01:02.853Z | Downloaded cmake v0.1.57 |
| 670 | 2026-04-02T22:01:02.853Z | Downloaded futures-core v0.3.32 |
| 671 | 2026-04-02T22:01:02.853Z | Downloaded futures-sink v0.3.32 |
| 672 | 2026-04-02T22:01:02.853Z | Downloaded funty v2.0.0 |
| 673 | 2026-04-02T22:01:02.853Z | Downloaded argon2 v0.5.3 |
| 674 | 2026-04-02T22:01:02.853Z | Downloaded futures-task v0.3.32 |
| 675 | 2026-04-02T22:01:02.853Z | Downloaded bitfield-struct v0.6.2 |
| 676 | 2026-04-02T22:01:02.853Z | Downloaded ciborium-ll v0.2.2 |
| 677 | 2026-04-02T22:01:02.853Z | Downloaded bit-set v0.5.3 |
| 678 | 2026-04-02T22:01:02.853Z | Downloaded futures-io v0.3.32 |
| 679 | 2026-04-02T22:01:02.853Z | Downloaded arrayref v0.3.9 |
| 680 | 2026-04-02T22:01:02.853Z | Downloaded git-stub v1.0.0 |
| 681 | 2026-04-02T22:01:02.853Z | Downloaded colored v3.1.1 |
| 682 | 2026-04-02T22:01:02.853Z | Downloaded aead v0.5.2 |
| 683 | 2026-04-02T22:01:02.853Z | Downloaded fxhash v0.2.1 |
| 684 | 2026-04-02T22:01:02.853Z | Downloaded cipher v0.4.4 |
| 685 | 2026-04-02T22:01:02.853Z | Downloaded atty v0.2.14 |
| 686 | 2026-04-02T22:01:02.853Z | Downloaded diesel-dtrace v0.5.0 |
| 687 | 2026-04-02T22:01:02.853Z | Downloaded csv-core v0.1.13 |
| 688 | 2026-04-02T22:01:02.853Z | Downloaded fixedbitset v0.5.7 |
| 689 | 2026-04-02T22:01:02.853Z | Downloaded daft-derive v0.1.5 |
| 690 | 2026-04-02T22:01:02.853Z | Downloaded foreign-types-shared v0.1.1 |
| 691 | 2026-04-02T22:01:02.853Z | Downloaded ahash v0.8.12 |
| 692 | 2026-04-02T22:01:02.853Z | Downloaded ctr v0.9.2 |
| 693 | 2026-04-02T22:01:02.853Z | Downloaded bitflags v1.3.2 |
| 694 | 2026-04-02T22:01:02.853Z | Downloaded gethostname v0.5.0 |
| 695 | 2026-04-02T22:01:02.853Z | Downloaded corncobs v0.1.4 |
| 696 | 2026-04-02T22:01:02.853Z | Downloaded ena v0.14.4 |
| 697 | 2026-04-02T22:01:02.853Z | Downloaded const-oid v0.9.6 |
| 698 | 2026-04-02T22:01:02.853Z | Downloaded elliptic-curve v0.13.8 |
| 699 | 2026-04-02T22:01:02.853Z | Downloaded constant_time_eq v0.4.2 |
| 700 | 2026-04-02T22:01:02.853Z | Downloaded bcs v0.1.6 |
| 701 | 2026-04-02T22:01:02.853Z | Downloaded bzip2 v0.4.4 |
| 702 | 2026-04-02T22:01:02.853Z | Downloaded convert_case v0.4.0 |
| 703 | 2026-04-02T22:01:02.854Z | Downloaded ed25519 v2.2.3 |
| 704 | 2026-04-02T22:01:02.854Z | Downloaded dropshot_endpoint v0.16.7 |
| 705 | 2026-04-02T22:01:02.854Z | Downloaded hostname v0.3.1 |
| 706 | 2026-04-02T22:01:02.854Z | Downloaded derive_builder v0.20.2 |
| 707 | 2026-04-02T22:01:02.854Z | Downloaded http-range v0.1.5 |
| 708 | 2026-04-02T22:01:02.854Z | Downloaded hex v0.4.3 |
| 709 | 2026-04-02T22:01:02.854Z | Downloaded blowfish v0.9.1 |
| 710 | 2026-04-02T22:01:02.854Z | Downloaded foreign-types-shared v0.3.1 |
| 711 | 2026-04-02T22:01:02.854Z | Downloaded home v0.5.12 |
| 712 | 2026-04-02T22:01:02.854Z | Downloaded hubpack_derive v0.1.1 |
| 713 | 2026-04-02T22:01:02.854Z | Downloaded hubpack v0.1.2 |
| 714 | 2026-04-02T22:01:02.854Z | Downloaded async-stream v0.3.6 |
| 715 | 2026-04-02T22:01:02.854Z | Downloaded bb8 v0.8.6 |
| 716 | 2026-04-02T22:01:02.854Z | Downloaded backoff v0.4.0 |
| 717 | 2026-04-02T22:01:02.854Z | Downloaded derive-ex v0.1.8 |
| 718 | 2026-04-02T22:01:02.854Z | Downloaded hash32 v0.2.1 |
| 719 | 2026-04-02T22:01:02.854Z | Downloaded data-encoding v2.10.0 |
| 720 | 2026-04-02T22:01:02.854Z | Downloaded cargo_metadata v0.19.2 |
| 721 | 2026-04-02T22:01:02.854Z | Downloaded ecdsa v0.16.9 |
| 722 | 2026-04-02T22:01:02.854Z | Downloaded defmt-macros v1.0.1 |
| 723 | 2026-04-02T22:01:02.854Z | Downloaded cpufeatures v0.3.0 |
| 724 | 2026-04-02T22:01:02.854Z | Downloaded hostname v0.4.2 |
| 725 | 2026-04-02T22:01:02.860Z | Downloaded httpdate v1.0.3 |
| 726 | 2026-04-02T22:01:02.860Z | Downloaded http-body v1.0.1 |
| 727 | 2026-04-02T22:01:02.860Z | Downloaded env_logger v0.11.9 |
| 728 | 2026-04-02T22:01:02.860Z | Downloaded hyper-tls v0.6.0 |
| 729 | 2026-04-02T22:01:02.860Z | Downloaded headers-core v0.3.0 |
| 730 | 2026-04-02T22:01:02.860Z | Downloaded globwalk v0.9.1 |
| 731 | 2026-04-02T22:01:02.860Z | Downloaded fs_extra v1.3.0 |
| 732 | 2026-04-02T22:01:02.860Z | Downloaded fs-err v2.11.0 |
| 733 | 2026-04-02T22:01:02.861Z | Downloaded erased-serde v0.3.31 |
| 734 | 2026-04-02T22:01:02.861Z | Downloaded hash32 v0.3.1 |
| 735 | 2026-04-02T22:01:02.861Z | Downloaded curve25519-dalek-derive v0.1.1 |
| 736 | 2026-04-02T22:01:02.861Z | Downloaded async-recursion v1.1.1 |
| 737 | 2026-04-02T22:01:02.861Z | Downloaded futures-macro v0.3.32 |
| 738 | 2026-04-02T22:01:02.861Z | Downloaded either v1.15.0 |
| 739 | 2026-04-02T22:01:02.861Z | Downloaded futures-executor v0.3.32 |
| 740 | 2026-04-02T22:01:02.861Z | Downloaded cookie v0.18.1 |
| 741 | 2026-04-02T22:01:02.861Z | Downloaded crc32fast v1.5.0 |
| 742 | 2026-04-02T22:01:02.861Z | Downloaded bitfield-macros v0.19.4 |
| 743 | 2026-04-02T22:01:02.861Z | Downloaded async-bb8-diesel v0.2.1 |
| 744 | 2026-04-02T22:01:02.861Z | Downloaded arrayvec v0.7.6 |
| 745 | 2026-04-02T22:01:02.862Z | Downloaded indent_write v2.2.0 |
| 746 | 2026-04-02T22:01:02.862Z | Downloaded ident_case v1.0.1 |
| 747 | 2026-04-02T22:01:02.862Z | Downloaded ascii-canvas v3.0.0 |
| 748 | 2026-04-02T22:01:02.862Z | Downloaded base16ct v0.2.0 |
| 749 | 2026-04-02T22:01:02.862Z | Downloaded instability v0.3.11 |
| 750 | 2026-04-02T22:01:02.862Z | Downloaded indoc v1.0.9 |
| 751 | 2026-04-02T22:01:02.862Z | Downloaded hex-literal v0.4.1 |
| 752 | 2026-04-02T22:01:02.862Z | Downloaded ghash v0.5.1 |
| 753 | 2026-04-02T22:01:02.862Z | Downloaded is-terminal v0.4.17 |
| 754 | 2026-04-02T22:01:02.862Z | Downloaded derive_more v2.1.1 |
| 755 | 2026-04-02T22:01:02.862Z | Downloaded const_format_proc_macros v0.2.34 |
| 756 | 2026-04-02T22:01:02.862Z | Downloaded inout v0.1.4 |
| 757 | 2026-04-02T22:01:02.862Z | Downloaded find-msvc-tools v0.1.9 |
| 758 | 2026-04-02T22:01:02.862Z | Downloaded internet-checksum v0.2.1 |
| 759 | 2026-04-02T22:01:02.862Z | Downloaded console v0.16.2 |
| 760 | 2026-04-02T22:01:02.862Z | Downloaded instant v0.1.13 |
| 761 | 2026-04-02T22:01:02.862Z | Downloaded cancel-safe-futures v0.1.5 |
| 762 | 2026-04-02T22:01:02.862Z | Downloaded bitfield v0.19.4 |
| 763 | 2026-04-02T22:01:02.862Z | Downloaded is_ci v1.2.0 |
| 764 | 2026-04-02T22:01:02.863Z | Downloaded bit-vec v0.6.3 |
| 765 | 2026-04-02T22:01:02.863Z | Downloaded base64ct v1.8.3 |
| 766 | 2026-04-02T22:01:02.869Z | Downloaded darling_core v0.20.11 |
| 767 | 2026-04-02T22:01:02.869Z | Downloaded lazy_static v1.5.0 |
| 768 | 2026-04-02T22:01:02.869Z | Downloaded highway v1.3.0 |
| 769 | 2026-04-02T22:01:02.873Z | Downloaded group v0.13.0 |
| 770 | 2026-04-02T22:01:02.876Z | Downloaded keccak v0.1.6 |
| 771 | 2026-04-02T22:01:02.877Z | Downloaded lalrpop-util v0.19.12 |
| 772 | 2026-04-02T22:01:02.877Z | Downloaded lzss v0.8.2 |
| 773 | 2026-04-02T22:01:02.880Z | Downloaded kstat-rs v0.2.4 |
| 774 | 2026-04-02T22:01:02.880Z | Downloaded ingot v0.1.1 |
| 775 | 2026-04-02T22:01:02.880Z | Downloaded linked-hash-map v0.5.6 |
| 776 | 2026-04-02T22:01:02.883Z | Downloaded indoc v2.0.7 |
| 777 | 2026-04-02T22:01:02.886Z | Downloaded maybe-uninit v2.0.0 |
| 778 | 2026-04-02T22:01:02.886Z | Downloaded hyper-staticfile v0.10.1 |
| 779 | 2026-04-02T22:01:02.889Z | Downloaded ingot-types v0.1.2 |
| 780 | 2026-04-02T22:01:02.889Z | Downloaded drift v0.1.3 |
| 781 | 2026-04-02T22:01:02.891Z | Downloaded md5 v0.7.0 |
| 782 | 2026-04-02T22:01:02.891Z | Downloaded lru-slab v0.1.2 |
| 783 | 2026-04-02T22:01:02.896Z | Downloaded maplit v1.0.2 |
| 784 | 2026-04-02T22:01:02.896Z | Downloaded crossbeam-deque v0.8.6 |
| 785 | 2026-04-02T22:01:02.896Z | Downloaded libscf-sys v1.1.0 |
| 786 | 2026-04-02T22:01:02.896Z | Downloaded managed v0.8.0 |
| 787 | 2026-04-02T22:01:02.899Z | Downloaded newtype-uuid-macros v0.1.0 |
| 788 | 2026-04-02T22:01:02.899Z | Downloaded lru v0.12.5 |
| 789 | 2026-04-02T22:01:02.899Z | Downloaded md-5 v0.10.6 |
| 790 | 2026-04-02T22:01:02.899Z | Downloaded humantime v2.3.0 |
| 791 | 2026-04-02T22:01:02.902Z | Downloaded ciborium v0.2.2 |
| 792 | 2026-04-02T22:01:02.902Z | Downloaded futures-channel v0.3.32 |
| 793 | 2026-04-02T22:01:02.906Z | Downloaded getrandom v0.2.17 |
| 794 | 2026-04-02T22:01:02.909Z | Downloaded globset v0.4.18 |
| 795 | 2026-04-02T22:01:02.909Z | Downloaded clang-sys v1.8.1 |
| 796 | 2026-04-02T22:01:02.909Z | Downloaded multimap v0.10.1 |
| 797 | 2026-04-02T22:01:02.912Z | Downloaded match_cfg v0.1.0 |
| 798 | 2026-04-02T22:01:02.912Z | Downloaded impl-trait-for-tuples v0.2.3 |
| 799 | 2026-04-02T22:01:02.915Z | Downloaded http-body-util v0.1.3 |
| 800 | 2026-04-02T22:01:02.915Z | Downloaded glob v0.3.3 |
| 801 | 2026-04-02T22:01:02.915Z | Downloaded git-stub-vcs v0.1.0 |
| 802 | 2026-04-02T22:01:02.918Z | Downloaded diff v0.1.13 |
| 803 | 2026-04-02T22:01:02.918Z | Downloaded memoffset v0.9.1 |
| 804 | 2026-04-02T22:01:02.921Z | Downloaded normalize-line-endings v0.3.0 |
| 805 | 2026-04-02T22:01:02.921Z | Downloaded mime v0.3.17 |
| 806 | 2026-04-02T22:01:02.921Z | Downloaded derive_more-impl v2.1.1 |
| 807 | 2026-04-02T22:01:02.924Z | Downloaded nodrop v0.1.14 |
| 808 | 2026-04-02T22:01:02.926Z | Downloaded nibble_vec v0.1.0 |
| 809 | 2026-04-02T22:01:02.926Z | Downloaded num-derive v0.4.2 |
| 810 | 2026-04-02T22:01:02.929Z | Downloaded ipnet v2.11.0 |
| 811 | 2026-04-02T22:01:02.929Z | Downloaded half v1.8.3 |
| 812 | 2026-04-02T22:01:02.929Z | Downloaded der v0.7.10 |
| 813 | 2026-04-02T22:01:02.932Z | Downloaded ipnetwork v0.21.1 |
| 814 | 2026-04-02T22:01:02.935Z | Downloaded blake2 v0.10.6 |
| 815 | 2026-04-02T22:01:02.935Z | Downloaded num v0.4.3 |
| 816 | 2026-04-02T22:01:02.938Z | Downloaded num-iter v0.1.45 |
| 817 | 2026-04-02T22:01:02.938Z | Downloaded newtype_derive v0.1.6 |
| 818 | 2026-04-02T22:01:02.938Z | Downloaded newline-converter v0.3.0 |
| 819 | 2026-04-02T22:01:02.941Z | Downloaded num_threads v0.1.7 |
| 820 | 2026-04-02T22:01:02.944Z | Downloaded openssl-probe v0.2.1 |
| 821 | 2026-04-02T22:01:02.944Z | Downloaded olpc-cjson v0.1.4 |
| 822 | 2026-04-02T22:01:02.944Z | Downloaded num-conv v0.2.0 |
| 823 | 2026-04-02T22:01:02.947Z | Downloaded new_debug_unreachable v1.0.6 |
| 824 | 2026-04-02T22:01:02.947Z | Downloaded hickory-client v0.25.2 |
| 825 | 2026-04-02T22:01:02.950Z | Downloaded bzip2 v0.6.1 |
| 826 | 2026-04-02T22:01:02.950Z | Downloaded iana-time-zone v0.1.65 |
| 827 | 2026-04-02T22:01:02.965Z | Downloaded openssl-probe v0.1.6 |
| 828 | 2026-04-02T22:01:02.968Z | Downloaded oso-derive v0.27.3 |
| 829 | 2026-04-02T22:01:02.968Z | Downloaded multer v3.1.0 |
| 830 | 2026-04-02T22:01:02.968Z | Downloaded openssl-macros v0.1.1 |
| 831 | 2026-04-02T22:01:02.971Z | Downloaded opaque-debug v0.3.1 |
| 832 | 2026-04-02T22:01:02.971Z | Downloaded num-derive v0.3.3 |
| 833 | 2026-04-02T22:01:02.971Z | Downloaded native-tls v0.2.18 |
| 834 | 2026-04-02T22:01:02.974Z | Downloaded lru-cache v0.1.2 |
| 835 | 2026-04-02T22:01:02.974Z | Downloaded packed_struct_codegen v0.10.1 |
| 836 | 2026-04-02T22:01:02.974Z | Downloaded libloading v0.8.9 |
| 837 | 2026-04-02T22:01:02.977Z | Downloaded linear-map v1.2.0 |
| 838 | 2026-04-02T22:01:02.977Z | Downloaded derive-where v1.6.0 |
| 839 | 2026-04-02T22:01:02.980Z | Downloaded crossbeam-utils v0.8.21 |
| 840 | 2026-04-02T22:01:02.983Z | Downloaded const_format v0.2.35 |
| 841 | 2026-04-02T22:01:02.985Z | Downloaded base64 v0.21.7 |
| 842 | 2026-04-02T22:01:02.985Z | Downloaded getrandom v0.3.4 |
| 843 | 2026-04-02T22:01:02.989Z | Downloaded parse-size v1.1.0 |
| 844 | 2026-04-02T22:01:02.989Z | Downloaded nonempty v0.12.0 |
| 845 | 2026-04-02T22:01:02.989Z | Downloaded newtype-uuid v1.3.2 |
| 846 | 2026-04-02T22:01:02.993Z | Downloaded nanorand v0.7.0 |
| 847 | 2026-04-02T22:01:02.993Z | Downloaded libsw-core v0.3.2 |
| 848 | 2026-04-02T22:01:02.996Z | Downloaded crossbeam-epoch v0.9.18 |
| 849 | 2026-04-02T22:01:02.996Z | Downloaded ingot-macros v0.1.1 |
| 850 | 2026-04-02T22:01:03.000Z | Downloaded allocator-api2 v0.2.21 |
| 851 | 2026-04-02T22:01:03.000Z | Downloaded derive_more v0.99.20 |
| 852 | 2026-04-02T22:01:03.003Z | Downloaded libsw v3.5.0 |
| 853 | 2026-04-02T22:01:03.003Z | Downloaded libefi-sys v0.1.0 |
| 854 | 2026-04-02T22:01:03.003Z | Downloaded jobserver v0.1.34 |
| 855 | 2026-04-02T22:01:03.006Z | Downloaded httparse v1.10.1 |
| 856 | 2026-04-02T22:01:03.006Z | Downloaded hmac v0.12.1 |
| 857 | 2026-04-02T22:01:03.009Z | Downloaded pbkdf2 v0.11.0 |
| 858 | 2026-04-02T22:01:03.012Z | Downloaded phf_shared v0.11.3 |
| 859 | 2026-04-02T22:01:03.012Z | Downloaded phf_shared v0.12.1 |
| 860 | 2026-04-02T22:01:03.012Z | Downloaded darling_core v0.21.3 |
| 861 | 2026-04-02T22:01:03.015Z | Downloaded path-slash v0.1.5 |
| 862 | 2026-04-02T22:01:03.018Z | Downloaded phf_shared v0.13.1 |
| 863 | 2026-04-02T22:01:03.018Z | Downloaded parse-display v0.10.0 |
| 864 | 2026-04-02T22:01:03.021Z | Downloaded hyper-rustls v0.27.7 |
| 865 | 2026-04-02T22:01:03.021Z | Downloaded pbkdf2 v0.12.2 |
| 866 | 2026-04-02T22:01:03.021Z | Downloaded bumpalo v3.20.2 |
| 867 | 2026-04-02T22:01:03.024Z | Downloaded peg-runtime v0.8.5 |
| 868 | 2026-04-02T22:01:03.024Z | Downloaded ar_archive_writer v0.5.1 |
| 869 | 2026-04-02T22:01:03.027Z | Downloaded pin-utils v0.1.0 |
| 870 | 2026-04-02T22:01:03.027Z | Downloaded num-integer v0.1.46 |
| 871 | 2026-04-02T22:01:03.029Z | Downloaded num-complex v0.4.6 |
| 872 | 2026-04-02T22:01:03.034Z | Downloaded half v2.7.1 |
| 873 | 2026-04-02T22:01:03.037Z | Downloaded num_enum_derive v0.7.5 |
| 874 | 2026-04-02T22:01:03.042Z | Downloaded owo-colors v4.3.0 |
| 875 | 2026-04-02T22:01:03.045Z | Downloaded num_enum_derive v0.5.11 |
| 876 | 2026-04-02T22:01:03.045Z | Downloaded num_enum v0.7.5 |
| 877 | 2026-04-02T22:01:03.048Z | Downloaded proc-macro-error-attr2 v2.0.0 |
| 878 | 2026-04-02T22:01:03.051Z | Downloaded predicates-core v1.0.10 |
| 879 | 2026-04-02T22:01:03.051Z | Downloaded num_enum v0.5.11 |
| 880 | 2026-04-02T22:01:03.054Z | Downloaded progenitor-client v0.10.0 |
| 881 | 2026-04-02T22:01:03.059Z | Downloaded precomputed-hash v0.1.1 |
| 882 | 2026-04-02T22:01:03.059Z | Downloaded indexmap v1.9.3 |
| 883 | 2026-04-02T22:01:03.059Z | Downloaded powerfmt v0.2.0 |
| 884 | 2026-04-02T22:01:03.062Z | Downloaded num-rational v0.4.2 |
| 885 | 2026-04-02T22:01:03.062Z | Downloaded proc-macro-crate v3.4.0 |
| 886 | 2026-04-02T22:01:03.062Z | Downloaded progenitor-client v0.11.2 |
| 887 | 2026-04-02T22:01:03.065Z | Downloaded proc-macro-crate v1.3.1 |
| 888 | 2026-04-02T22:01:03.065Z | Downloaded paste v1.0.15 |
| 889 | 2026-04-02T22:01:03.068Z | Downloaded password-hash v0.4.2 |
| 890 | 2026-04-02T22:01:03.068Z | Downloaded parse-display-derive v0.10.0 |
| 891 | 2026-04-02T22:01:03.068Z | Downloaded oxnet v0.1.4 |
| 892 | 2026-04-02T22:01:03.071Z | Downloaded flume v0.11.1 |
| 893 | 2026-04-02T22:01:03.073Z | Downloaded fatfs v0.3.6 |
| 894 | 2026-04-02T22:01:03.073Z | Downloaded base64 v0.22.1 |
| 895 | 2026-04-02T22:01:03.076Z | Downloaded nu-ansi-term v0.50.3 |
| 896 | 2026-04-02T22:01:03.079Z | Downloaded phf v0.12.1 |
| 897 | 2026-04-02T22:01:03.079Z | Downloaded oxide-tokio-rt v0.1.3 |
| 898 | 2026-04-02T22:01:03.082Z | Downloaded litrs v1.0.0 |
| 899 | 2026-04-02T22:01:03.082Z | Downloaded headers v0.4.1 |
| 900 | 2026-04-02T22:01:03.086Z | Downloaded predicates-tree v1.0.13 |
| 901 | 2026-04-02T22:01:03.092Z | Downloaded crossbeam-channel v0.5.15 |
| 902 | 2026-04-02T22:01:03.098Z | Downloaded indicatif v0.18.4 |
| 903 | 2026-04-02T22:01:03.098Z | Downloaded mime_guess v2.0.5 |
| 904 | 2026-04-02T22:01:03.098Z | Downloaded parking_lot_core v0.8.6 |
| 905 | 2026-04-02T22:01:03.102Z | Downloaded pin-project-internal v1.1.11 |
| 906 | 2026-04-02T22:01:03.102Z | Downloaded quick-error v1.2.3 |
| 907 | 2026-04-02T22:01:03.102Z | Downloaded password-hash v0.5.0 |
| 908 | 2026-04-02T22:01:03.102Z | Downloaded polyval v0.6.2 |
| 909 | 2026-04-02T22:01:03.102Z | Downloaded memmap2 v0.9.10 |
| 910 | 2026-04-02T22:01:03.104Z | Downloaded libbz2-rs-sys v0.2.2 |
| 911 | 2026-04-02T22:01:03.104Z | Downloaded ignore v0.4.25 |
| 912 | 2026-04-02T22:01:03.107Z | Downloaded rand_chacha v0.3.1 |
| 913 | 2026-04-02T22:01:03.107Z | Downloaded progenitor-macro v0.13.0 |
| 914 | 2026-04-02T22:01:03.110Z | Downloaded postgres-protocol v0.6.10 |
| 915 | 2026-04-02T22:01:03.110Z | Downloaded progenitor-macro v0.11.2 |
| 916 | 2026-04-02T22:01:03.110Z | Downloaded pkg-config v0.3.32 |
| 917 | 2026-04-02T22:01:03.113Z | Downloaded peg-macros v0.8.5 |
| 918 | 2026-04-02T22:01:03.113Z | Downloaded psl-types v2.0.11 |
| 919 | 2026-04-02T22:01:03.116Z | Downloaded peg v0.8.5 |
| 920 | 2026-04-02T22:01:03.118Z | Downloaded radium v0.7.0 |
| 921 | 2026-04-02T22:01:03.118Z | Downloaded ed25519-dalek v2.2.0 |
| 922 | 2026-04-02T22:01:03.121Z | Downloaded rand_xorshift v0.4.0 |
| 923 | 2026-04-02T22:01:03.121Z | Downloaded crypto-bigint v0.5.5 |
| 924 | 2026-04-02T22:01:03.125Z | Downloaded packed_struct v0.10.1 |
| 925 | 2026-04-02T22:01:03.127Z | Downloaded aho-corasick v1.1.4 |
| 926 | 2026-04-02T22:01:03.130Z | Downloaded parking_lot_core v0.9.12 |
| 927 | 2026-04-02T22:01:03.133Z | Downloaded diesel_derives v2.3.7 |
| 928 | 2026-04-02T22:01:03.136Z | Downloaded ref-cast v1.0.25 |
| 929 | 2026-04-02T22:01:03.139Z | Downloaded recursive-proc-macro-impl v0.1.1 |
| 930 | 2026-04-02T22:01:03.139Z | Downloaded recursive v0.1.1 |
| 931 | 2026-04-02T22:01:03.139Z | Downloaded progenitor-client v0.13.0 |
| 932 | 2026-04-02T22:01:03.139Z | Downloaded progenitor v0.10.0 |
| 933 | 2026-04-02T22:01:03.141Z | Downloaded ref-cast-impl v1.0.25 |
| 934 | 2026-04-02T22:01:03.142Z | Downloaded proc-macro-error2 v2.0.1 |
| 935 | 2026-04-02T22:01:03.144Z | Downloaded poly1305 v0.8.0 |
| 936 | 2026-04-02T22:01:03.144Z | Downloaded pkcs8 v0.10.2 |
| 937 | 2026-04-02T22:01:03.147Z | Downloaded cc v1.2.56 |
| 938 | 2026-04-02T22:01:03.150Z | Downloaded parking_lot v0.12.5 |
| 939 | 2026-04-02T22:01:03.150Z | Downloaded hickory-resolver v0.25.2 |
| 940 | 2026-04-02T22:01:03.153Z | Downloaded heapless v0.8.0 |
| 941 | 2026-04-02T22:01:03.155Z | Downloaded futures v0.3.32 |
| 942 | 2026-04-02T22:01:03.159Z | Downloaded progenitor-macro v0.10.0 |
| 943 | 2026-04-02T22:01:03.159Z | Downloaded progenitor-extras v0.1.1 |
| 944 | 2026-04-02T22:01:03.162Z | Downloaded rtoolbox v0.0.3 |
| 945 | 2026-04-02T22:01:03.162Z | Downloaded parking_lot v0.11.2 |
| 946 | 2026-04-02T22:01:03.162Z | Downloaded predicates v3.1.4 |
| 947 | 2026-04-02T22:01:03.165Z | Downloaded rfc6979 v0.4.0 |
| 948 | 2026-04-02T22:01:03.165Z | Downloaded pem-rfc7468 v0.7.0 |
| 949 | 2026-04-02T22:01:03.168Z | Downloaded primeorder v0.13.6 |
| 950 | 2026-04-02T22:01:03.168Z | Downloaded lock_api v0.4.14 |
| 951 | 2026-04-02T22:01:03.171Z | Downloaded oso v0.27.3 |
| 952 | 2026-04-02T22:01:03.176Z | Downloaded rand_core v0.9.5 |
| 953 | 2026-04-02T22:01:03.179Z | Downloaded rand_core v0.6.4 |
| 954 | 2026-04-02T22:01:03.179Z | Downloaded rand_chacha v0.9.0 |
| 955 | 2026-04-02T22:01:03.182Z | Downloaded rustc_version v0.4.1 |
| 956 | 2026-04-02T22:01:03.182Z | Downloaded rustc_version v0.1.7 |
| 957 | 2026-04-02T22:01:03.182Z | Downloaded rustc-hash v2.1.1 |
| 958 | 2026-04-02T22:01:03.185Z | Downloaded russh-cryptovec v0.7.3 |
| 959 | 2026-04-02T22:01:03.188Z | Downloaded rand_seeder v0.4.0 |
| 960 | 2026-04-02T22:01:03.188Z | Downloaded flate2 v1.1.9 |
| 961 | 2026-04-02T22:01:03.193Z | Downloaded phf v0.13.1 |
| 962 | 2026-04-02T22:01:03.196Z | Downloaded pem v3.0.6 |
| 963 | 2026-04-02T22:01:03.198Z | Downloaded psm v0.1.30 |
| 964 | 2026-04-02T22:01:03.201Z | Downloaded rand_core v0.10.0 |
| 965 | 2026-04-02T22:01:03.201Z | Downloaded r2d2 v0.8.10 |
| 966 | 2026-04-02T22:01:03.204Z | Downloaded progenitor v0.13.0 |
| 967 | 2026-04-02T22:01:03.207Z | Downloaded aes v0.8.4 |
| 968 | 2026-04-02T22:01:03.210Z | Downloaded progenitor v0.11.2 |
| 969 | 2026-04-02T22:01:03.216Z | Downloaded hickory-resolver v0.24.4 |
| 970 | 2026-04-02T22:01:03.216Z | Downloaded scopeguard v1.2.0 |
| 971 | 2026-04-02T22:01:03.216Z | Downloaded sapling-renderdag v0.1.0 |
| 972 | 2026-04-02T22:01:03.219Z | Downloaded resolv-conf v0.7.6 |
| 973 | 2026-04-02T22:01:03.222Z | Downloaded heapless v0.7.17 |
| 974 | 2026-04-02T22:01:03.227Z | Downloaded pin-project-lite v0.2.17 |
| 975 | 2026-04-02T22:01:03.229Z | Downloaded secrecy v0.10.3 |
| 976 | 2026-04-02T22:01:03.232Z | Downloaded secrecy v0.8.0 |
| 977 | 2026-04-02T22:01:03.232Z | Downloaded scrypt v0.11.0 |
| 978 | 2026-04-02T22:01:03.233Z | Downloaded postcard v1.1.3 |
| 979 | 2026-04-02T22:01:03.235Z | Downloaded pkcs5 v0.7.1 |
| 980 | 2026-04-02T22:01:03.241Z | Downloaded same-file v1.0.6 |
| 981 | 2026-04-02T22:01:03.241Z | Downloaded salsa20 v0.10.2 |
| 982 | 2026-04-02T22:01:03.241Z | Downloaded pkcs1 v0.7.5 |
| 983 | 2026-04-02T22:01:03.244Z | Downloaded scroll_derive v0.13.1 |
| 984 | 2026-04-02T22:01:03.244Z | Downloaded ppv-lite86 v0.2.21 |
| 985 | 2026-04-02T22:01:03.244Z | Downloaded p256 v0.13.2 |
| 986 | 2026-04-02T22:01:03.244Z | Downloaded scheduled-thread-pool v0.2.7 |
| 987 | 2026-04-02T22:01:03.247Z | Downloaded rustls-pemfile v1.0.4 |
| 988 | 2026-04-02T22:01:03.247Z | Downloaded omicron-zone-package v0.12.2 |
| 989 | 2026-04-02T22:01:03.250Z | Downloaded serde_spanned v1.0.4 |
| 990 | 2026-04-02T22:01:03.253Z | Downloaded shell-words v1.1.1 |
| 991 | 2026-04-02T22:01:03.253Z | Downloaded sha1 v0.10.6 |
| 992 | 2026-04-02T22:01:03.253Z | Downloaded serde_plain v1.0.2 |
| 993 | 2026-04-02T22:01:03.258Z | Downloaded postgres-types v0.2.12 |
| 994 | 2026-04-02T22:01:03.264Z | Downloaded semver v0.1.20 |
| 995 | 2026-04-02T22:01:03.267Z | Downloaded openssl-sys v0.9.111 |
| 996 | 2026-04-02T22:01:03.270Z | Downloaded serde-big-array v0.5.1 |
| 997 | 2026-04-02T22:01:03.270Z | Downloaded rustls-pemfile v2.2.0 |
| 998 | 2026-04-02T22:01:03.273Z | Downloaded rustversion v1.0.22 |
| 999 | 2026-04-02T22:01:03.273Z | Downloaded signal-hook-tokio v0.3.1 |
| 1000 | 2026-04-02T22:01:03.276Z | Downloaded hyper-util v0.1.20 |
| 1001 | 2026-04-02T22:01:03.280Z | Downloaded miniz_oxide v0.8.9 |
| 1002 | 2026-04-02T22:01:03.280Z | Downloaded expectorate v1.2.0 |
| 1003 | 2026-04-02T22:01:03.309Z | Downloaded serde_bytes v0.11.19 |
| 1004 | 2026-04-02T22:01:03.312Z | Downloaded serde_repr v0.1.20 |
| 1005 | 2026-04-02T22:01:03.312Z | Downloaded sigpipe v0.1.3 |
| 1006 | 2026-04-02T22:01:03.312Z | Downloaded signature v2.2.0 |
| 1007 | 2026-04-02T22:01:03.312Z | Downloaded rustls-native-certs v0.8.3 |
| 1008 | 2026-04-02T22:01:03.312Z | Downloaded scroll v0.13.0 |
| 1009 | 2026-04-02T22:01:03.312Z | Downloaded progenitor-impl v0.11.2 |
| 1010 | 2026-04-02T22:01:03.313Z | Downloaded progenitor-impl v0.10.0 |
| 1011 | 2026-04-02T22:01:03.313Z | Downloaded hashbrown v0.12.3 |
| 1012 | 2026-04-02T22:01:03.313Z | Downloaded quinn-udp v0.5.14 |
| 1013 | 2026-04-02T22:01:03.313Z | Downloaded slog-envlogger v2.2.0 |
| 1014 | 2026-04-02T22:01:03.313Z | Downloaded slog-bunyan v2.5.0 |
| 1015 | 2026-04-02T22:01:03.313Z | Downloaded signal-hook-mio v0.2.5 |
| 1016 | 2026-04-02T22:01:03.313Z | Downloaded siphasher v1.0.2 |
| 1017 | 2026-04-02T22:01:03.316Z | Downloaded schemars_derive v0.8.22 |
| 1018 | 2026-04-02T22:01:03.326Z | Downloaded rusty-fork v0.3.1 |
| 1019 | 2026-04-02T22:01:03.329Z | Downloaded serde_path_to_error v0.1.20 |
| 1020 | 2026-04-02T22:01:03.339Z | Downloaded serde_urlencoded v0.7.1 |
| 1021 | 2026-04-02T22:01:03.343Z | Downloaded sqlparser_derive v0.5.0 |
| 1022 | 2026-04-02T22:01:03.343Z | Downloaded prefix-trie v0.7.0 |
| 1023 | 2026-04-02T22:01:03.343Z | Downloaded signal-hook-registry v1.4.8 |
| 1024 | 2026-04-02T22:01:03.343Z | Downloaded shlex v1.3.0 |
| 1025 | 2026-04-02T22:01:03.343Z | Downloaded http v1.4.0 |
| 1026 | 2026-04-02T22:01:03.346Z | Downloaded papergrid v0.17.0 |
| 1027 | 2026-04-02T22:01:03.351Z | Downloaded prettyplease v0.2.37 |
| 1028 | 2026-04-02T22:01:03.356Z | Downloaded seq-macro v0.3.6 |
| 1029 | 2026-04-02T22:01:03.356Z | Downloaded sec1 v0.7.3 |
| 1030 | 2026-04-02T22:01:03.356Z | Downloaded sct v0.7.1 |
| 1031 | 2026-04-02T22:01:03.363Z | Downloaded serde-hex v0.1.0 |
| 1032 | 2026-04-02T22:01:03.368Z | Downloaded simd-adler32 v0.3.8 |
| 1033 | 2026-04-02T22:01:03.371Z | Downloaded subtle v2.6.1 |
| 1034 | 2026-04-02T22:01:03.371Z | Downloaded ssh-encoding v0.2.0 |
| 1035 | 2026-04-02T22:01:03.374Z | Downloaded ssh-cipher v0.2.0 |
| 1036 | 2026-04-02T22:01:03.374Z | Downloaded structmeta-derive v0.3.0 |
| 1037 | 2026-04-02T22:01:03.374Z | Downloaded strip-ansi-escapes v0.2.1 |
| 1038 | 2026-04-02T22:01:03.377Z | Downloaded progenitor-impl v0.13.0 |
| 1039 | 2026-04-02T22:01:03.382Z | Downloaded slog-term v2.9.2 |
| 1040 | 2026-04-02T22:01:03.382Z | Downloaded strum v0.26.3 |
| 1041 | 2026-04-02T22:01:03.382Z | Downloaded supports-color v3.0.2 |
| 1042 | 2026-04-02T22:01:03.382Z | Downloaded serde_derive_internals v0.29.1 |
| 1043 | 2026-04-02T22:01:03.382Z | Downloaded hickory-server v0.25.2 |
| 1044 | 2026-04-02T22:01:03.385Z | Downloaded take_mut v0.2.2 |
| 1045 | 2026-04-02T22:01:03.385Z | Downloaded jiff-static v0.2.21 |
| 1046 | 2026-04-02T22:01:03.388Z | Downloaded slog-scope v4.4.1 |
| 1047 | 2026-04-02T22:01:03.388Z | Downloaded slog-json v2.6.1 |
| 1048 | 2026-04-02T22:01:03.391Z | Downloaded slog-dtrace v0.3.0 |
| 1049 | 2026-04-02T22:01:03.391Z | Downloaded slog-async v2.8.0 |
| 1050 | 2026-04-02T22:01:03.395Z | Downloaded russh-keys v0.45.0 |
| 1051 | 2026-04-02T22:01:03.398Z | Downloaded structmeta v0.3.0 |
| 1052 | 2026-04-02T22:01:03.399Z | Downloaded serde_cbor v0.11.2 |
| 1053 | 2026-04-02T22:01:03.403Z | Downloaded rustls-pki-types v1.14.0 |
| 1054 | 2026-04-02T22:01:03.403Z | Downloaded serde_with_macros v3.17.0 |
| 1055 | 2026-04-02T22:01:03.406Z | Downloaded tap v1.0.1 |
| 1056 | 2026-04-02T22:01:03.406Z | Downloaded tagptr v0.2.0 |
| 1057 | 2026-04-02T22:01:03.406Z | Downloaded tabled_derive v0.11.0 |
| 1058 | 2026-04-02T22:01:03.406Z | Downloaded tabwriter v1.4.1 |
| 1059 | 2026-04-02T22:01:03.410Z | Downloaded slab v0.4.12 |
| 1060 | 2026-04-02T22:01:03.411Z | Downloaded pin-project v1.1.11 |
| 1061 | 2026-04-02T22:01:03.414Z | Downloaded sqlformat v0.3.5 |
| 1062 | 2026-04-02T22:01:03.417Z | Downloaded bitvec v1.0.1 |
| 1063 | 2026-04-02T22:01:03.423Z | Downloaded testing_table v0.3.0 |
| 1064 | 2026-04-02T22:01:03.426Z | Downloaded stacker v0.1.23 |
| 1065 | 2026-04-02T22:01:03.426Z | Downloaded termtree v0.5.1 |
| 1066 | 2026-04-02T22:01:03.426Z | Downloaded sync_wrapper v1.0.2 |
| 1067 | 2026-04-02T22:01:03.429Z | Downloaded rayon-core v1.13.0 |
| 1068 | 2026-04-02T22:01:03.429Z | Downloaded crossterm v0.28.1 |
| 1069 | 2026-04-02T22:01:03.433Z | Downloaded strum_macros v0.27.2 |
| 1070 | 2026-04-02T22:01:03.436Z | Downloaded static_assertions v1.1.0 |
| 1071 | 2026-04-02T22:01:03.436Z | Downloaded thread-id v5.1.0 |
| 1072 | 2026-04-02T22:01:03.438Z | Downloaded time-core v0.1.8 |
| 1073 | 2026-04-02T22:01:03.439Z | Downloaded pretty_assertions v1.4.1 |
| 1074 | 2026-04-02T22:01:03.439Z | Downloaded smf v0.2.3 |
| 1075 | 2026-04-02T22:01:03.442Z | Downloaded rcgen v0.12.1 |
| 1076 | 2026-04-02T22:01:03.442Z | Downloaded hashbrown v0.13.2 |
| 1077 | 2026-04-02T22:01:03.444Z | Downloaded snafu-derive v0.8.9 |
| 1078 | 2026-04-02T22:01:03.445Z | Downloaded publicsuffix v2.3.0 |
| 1079 | 2026-04-02T22:01:03.447Z | Downloaded hashbrown v0.15.5 |
| 1080 | 2026-04-02T22:01:03.450Z | Downloaded support-bundle-viewer v0.1.2 |
| 1081 | 2026-04-02T22:01:03.450Z | Downloaded tinyvec_macros v0.1.1 |
| 1082 | 2026-04-02T22:01:03.453Z | Downloaded minimal-lexical v0.2.1 |
| 1083 | 2026-04-02T22:01:03.456Z | Downloaded aes-gcm v0.10.3 |
| 1084 | 2026-04-02T22:01:03.456Z | Downloaded ron v0.8.1 |
| 1085 | 2026-04-02T22:01:03.460Z | Downloaded strum v0.27.2 |
| 1086 | 2026-04-02T22:01:03.466Z | Downloaded stringprep v0.1.5 |
| 1087 | 2026-04-02T22:01:03.466Z | Downloaded string_cache v0.8.9 |
| 1088 | 2026-04-02T22:01:03.466Z | Downloaded sync-ptr v0.1.4 |
| 1089 | 2026-04-02T22:01:03.469Z | Downloaded rand v0.8.5 |
| 1090 | 2026-04-02T22:01:03.469Z | Downloaded num-bigint v0.4.6 |
| 1091 | 2026-04-02T22:01:03.473Z | Downloaded iddqd v0.3.17 |
| 1092 | 2026-04-02T22:01:03.475Z | Downloaded spin v0.9.8 |
| 1093 | 2026-04-02T22:01:03.481Z | Downloaded strum_macros v0.26.4 |
| 1094 | 2026-04-02T22:01:03.487Z | Downloaded thiserror-impl-no-std v2.0.2 |
| 1095 | 2026-04-02T22:01:03.495Z | Downloaded thread_local v1.1.9 |
| 1096 | 2026-04-02T22:01:03.498Z | Downloaded libxml v0.3.3 |
| 1097 | 2026-04-02T22:01:03.501Z | Downloaded similar v2.7.0 |
| 1098 | 2026-04-02T22:01:03.504Z | Downloaded try-lock v0.2.5 |
| 1099 | 2026-04-02T22:01:03.507Z | Downloaded slog v2.8.2 |
| 1100 | 2026-04-02T22:01:03.507Z | Downloaded thiserror-no-std v2.0.2 |
| 1101 | 2026-04-02T22:01:03.510Z | Downloaded rsa v0.9.10 |
| 1102 | 2026-04-02T22:01:03.513Z | Downloaded termios v0.3.3 |
| 1103 | 2026-04-02T22:01:03.513Z | Downloaded crossterm v0.29.0 |
| 1104 | 2026-04-02T22:01:03.517Z | Downloaded smallvec v0.6.14 |
| 1105 | 2026-04-02T22:01:03.520Z | Downloaded slog-stdlog v4.1.1 |
| 1106 | 2026-04-02T22:01:03.520Z | Downloaded schemars v0.8.22 |
| 1107 | 2026-04-02T22:01:03.526Z | Downloaded trait-variant v0.1.2 |
| 1108 | 2026-04-02T22:01:03.529Z | Downloaded tls_codec_derive v0.4.2 |
| 1109 | 2026-04-02T22:01:03.529Z | Downloaded tiny-keccak v2.0.2 |
| 1110 | 2026-04-02T22:01:03.532Z | Downloaded tower-layer v0.3.3 |
| 1111 | 2026-04-02T22:01:03.537Z | Downloaded serde_yaml v0.9.34+deprecated |
| 1112 | 2026-04-02T22:01:03.540Z | Downloaded spki v0.7.3 |
| 1113 | 2026-04-02T22:01:03.540Z | Downloaded mio v1.1.1 |
| 1114 | 2026-04-02T22:01:03.543Z | Downloaded tokio-dtrace v0.1.1 |
| 1115 | 2026-04-02T22:01:03.543Z | Downloaded term v0.7.0 |
| 1116 | 2026-04-02T22:01:03.546Z | Downloaded unarray v0.1.4 |
| 1117 | 2026-04-02T22:01:03.546Z | Downloaded typify-macro v0.6.1 |
| 1118 | 2026-04-02T22:01:03.549Z | Downloaded typify-macro v0.4.3 |
| 1119 | 2026-04-02T22:01:03.549Z | Downloaded tls_codec v0.4.2 |
| 1120 | 2026-04-02T22:01:03.549Z | Downloaded strum_macros v0.24.3 |
| 1121 | 2026-04-02T22:01:03.552Z | Downloaded signal-hook v0.3.18 |
| 1122 | 2026-04-02T22:01:03.552Z | Downloaded socket2 v0.6.2 |
| 1123 | 2026-04-02T22:01:03.555Z | Downloaded socket2 v0.5.10 |
| 1124 | 2026-04-02T22:01:03.555Z | Downloaded tokio-native-tls v0.3.1 |
| 1125 | 2026-04-02T22:01:03.558Z | Downloaded quinn v0.11.9 |
| 1126 | 2026-04-02T22:01:03.558Z | Downloaded tokio-macros v2.6.0 |
| 1127 | 2026-04-02T22:01:03.561Z | Downloaded itertools v0.13.0 |
| 1128 | 2026-04-02T22:01:03.568Z | Downloaded usdt-attr-macro v0.6.0 |
| 1129 | 2026-04-02T22:01:03.568Z | Downloaded tokio-rustls v0.25.0 |
| 1130 | 2026-04-02T22:01:03.573Z | Downloaded rustls-platform-verifier v0.6.2 |
| 1131 | 2026-04-02T22:01:03.573Z | Downloaded universal-hash v0.5.1 |
| 1132 | 2026-04-02T22:01:03.573Z | Downloaded nom v7.1.3 |
| 1133 | 2026-04-02T22:01:03.576Z | Downloaded unit-prefix v0.5.2 |
| 1134 | 2026-04-02T22:01:03.576Z | Downloaded untrusted v0.7.1 |
| 1135 | 2026-04-02T22:01:03.576Z | Downloaded tokio-tungstenite v0.23.1 |
| 1136 | 2026-04-02T22:01:03.576Z | Downloaded tokio-tungstenite v0.21.0 |
| 1137 | 2026-04-02T22:01:03.576Z | Downloaded toml_writer v1.0.6+spec-1.1.0 |
| 1138 | 2026-04-02T22:01:03.579Z | Downloaded usdt-macro v0.6.0 |
| 1139 | 2026-04-02T22:01:03.579Z | Downloaded usdt v0.6.0 |
| 1140 | 2026-04-02T22:01:03.579Z | Downloaded untrusted v0.9.0 |
| 1141 | 2026-04-02T22:01:03.582Z | Downloaded utf-8 v0.7.6 |
| 1142 | 2026-04-02T22:01:03.582Z | Downloaded chrono v0.4.44 |
| 1143 | 2026-04-02T22:01:03.584Z | Downloaded time-macros v0.2.27 |
| 1144 | 2026-04-02T22:01:03.591Z | Downloaded ryu v1.0.23 |
| 1145 | 2026-04-02T22:01:03.595Z | Downloaded itertools v0.10.5 |
| 1146 | 2026-04-02T22:01:03.595Z | Downloaded topological-sort v0.2.2 |
| 1147 | 2026-04-02T22:01:03.602Z | Downloaded void v1.0.2 |
| 1148 | 2026-04-02T22:01:03.609Z | Downloaded wait-timeout v0.2.1 |
| 1149 | 2026-04-02T22:01:03.609Z | Downloaded want v0.3.1 |
| 1150 | 2026-04-02T22:01:03.609Z | Downloaded waitgroup v0.1.2 |
| 1151 | 2026-04-02T22:01:03.609Z | Downloaded tokio-rustls v0.24.1 |
| 1152 | 2026-04-02T22:01:03.613Z | Downloaded russh v0.45.0 |
| 1153 | 2026-04-02T22:01:03.613Z | Downloaded term v1.2.1 |
| 1154 | 2026-04-02T22:01:03.613Z | Downloaded num-bigint-dig v0.8.6 |
| 1155 | 2026-04-02T22:01:03.616Z | Downloaded snafu v0.8.9 |
| 1156 | 2026-04-02T22:01:03.619Z | Downloaded tui-tree-widget v0.23.1 |
| 1157 | 2026-04-02T22:01:03.619Z | Downloaded toml_datetime v0.7.5+spec-1.1.0 |
| 1158 | 2026-04-02T22:01:03.622Z | Downloaded unicase v2.9.0 |
| 1159 | 2026-04-02T22:01:03.627Z | Downloaded tokio-rustls v0.26.4 |
| 1160 | 2026-04-02T22:01:03.633Z | Downloaded p521 v0.13.3 |
| 1161 | 2026-04-02T22:01:03.635Z | Downloaded test-strategy v0.4.5 |
| 1162 | 2026-04-02T22:01:03.638Z | Downloaded xattr v1.6.1 |
| 1163 | 2026-04-02T22:01:03.641Z | Downloaded xshell-macros v0.2.7 |
| 1164 | 2026-04-02T22:01:03.644Z | Downloaded itertools v0.12.1 |
| 1165 | 2026-04-02T22:01:03.647Z | Downloaded qorb v0.4.1 |
| 1166 | 2026-04-02T22:01:03.651Z | Downloaded unicode-truncate v1.1.0 |
| 1167 | 2026-04-02T22:01:03.654Z | Downloaded uzers v0.12.2 |
| 1168 | 2026-04-02T22:01:03.654Z | Downloaded tokio-stream v0.1.18 |
| 1169 | 2026-04-02T22:01:03.657Z | Downloaded vergen-gitcl v1.0.8 |
| 1170 | 2026-04-02T22:01:03.660Z | Downloaded tower-service v0.3.3 |
| 1171 | 2026-04-02T22:01:03.660Z | Downloaded zeroize_derive v1.4.3 |
| 1172 | 2026-04-02T22:01:03.660Z | Downloaded rand v0.9.2 |
| 1173 | 2026-04-02T22:01:03.664Z | Downloaded subprocess v0.2.15 |
| 1174 | 2026-04-02T22:01:03.668Z | Downloaded rustls-webpki v0.103.9 |
| 1175 | 2026-04-02T22:01:03.671Z | Downloaded zone_cfg_derive v0.3.1 |
| 1176 | 2026-04-02T22:01:03.674Z | Downloaded tracing-attributes v0.1.31 |
| 1177 | 2026-04-02T22:01:03.678Z | Downloaded usdt-impl v0.6.0 |
| 1178 | 2026-04-02T22:01:03.679Z | Downloaded vsss-rs v3.3.4 |
| 1179 | 2026-04-02T22:01:03.686Z | Downloaded rand v0.10.0 |
| 1180 | 2026-04-02T22:01:03.690Z | Downloaded vergen-lib v0.1.6 |
| 1181 | 2026-04-02T22:01:03.690Z | Downloaded toml_parser v1.0.9+spec-1.1.0 |
| 1182 | 2026-04-02T22:01:03.699Z | Downloaded samael v0.0.19 |
| 1183 | 2026-04-02T22:01:03.699Z | Downloaded whoami v1.6.1 |
| 1184 | 2026-04-02T22:01:03.706Z | Downloaded schemars v0.9.0 |
| 1185 | 2026-04-02T22:01:03.707Z | Downloaded wyz v0.5.1 |
| 1186 | 2026-04-02T22:01:03.709Z | Downloaded whoami v2.1.0 |
| 1187 | 2026-04-02T22:01:03.709Z | Downloaded tinyvec v1.10.0 |
| 1188 | 2026-04-02T22:01:03.709Z | Downloaded hyper v1.8.1 |
| 1189 | 2026-04-02T22:01:03.709Z | Downloaded xz2 v0.1.7 |
| 1190 | 2026-04-02T22:01:03.712Z | Downloaded twox-hash v2.1.2 |
| 1191 | 2026-04-02T22:01:03.712Z | Downloaded xshell v0.2.7 |
| 1192 | 2026-04-02T22:01:03.715Z | Downloaded toml v0.9.12+spec-1.1.0 |
| 1193 | 2026-04-02T22:01:03.718Z | Downloaded vergen v9.0.6 |
| 1194 | 2026-04-02T22:01:03.718Z | Downloaded toml v0.7.8 |
| 1195 | 2026-04-02T22:01:03.721Z | Downloaded iri-string v0.7.10 |
| 1196 | 2026-04-02T22:01:03.723Z | Downloaded tracing-core v0.1.36 |
| 1197 | 2026-04-02T22:01:03.804Z | Downloaded steno v0.4.1 |
| 1198 | 2026-04-02T22:01:03.804Z | Downloaded tungstenite v0.21.0 |
| 1199 | 2026-04-02T22:01:03.804Z | Downloaded walkdir v2.5.0 |
| 1200 | 2026-04-02T22:01:03.804Z | Downloaded zone v0.3.1 |
| 1201 | 2026-04-02T22:01:03.804Z | Downloaded zeroize v1.8.2 |
| 1202 | 2026-04-02T22:01:03.804Z | Downloaded itertools v0.14.0 |
| 1203 | 2026-04-02T22:01:03.804Z | Downloaded libm v0.2.16 |
| 1204 | 2026-04-02T22:01:03.804Z | Downloaded unicode-properties v0.1.4 |
| 1205 | 2026-04-02T22:01:03.804Z | Downloaded zstd-safe v7.2.4 |
| 1206 | 2026-04-02T22:01:03.804Z | Downloaded unicode-bidi v0.3.18 |
| 1207 | 2026-04-02T22:01:03.804Z | Downloaded zstd v0.13.3 |
| 1208 | 2026-04-02T22:01:03.804Z | Downloaded typify v0.4.3 |
| 1209 | 2026-04-02T22:01:03.804Z | Downloaded schemars v1.2.1 |
| 1210 | 2026-04-02T22:01:03.804Z | Downloaded unsafe-libyaml v0.2.11 |
| 1211 | 2026-04-02T22:01:03.805Z | Downloaded futures-util v0.3.32 |
| 1212 | 2026-04-02T22:01:03.805Z | Downloaded vergen-git2 v1.0.7 |
| 1213 | 2026-04-02T22:01:03.805Z | Downloaded uuid v1.21.0 |
| 1214 | 2026-04-02T22:01:03.805Z | Downloaded aws-lc-rs v1.16.0 |
| 1215 | 2026-04-02T22:01:03.805Z | Downloaded blake3 v1.8.3 |
| 1216 | 2026-04-02T22:01:03.805Z | Downloaded typify v0.6.1 |
| 1217 | 2026-04-02T22:01:03.805Z | Downloaded rustyline v14.0.0 |
| 1218 | 2026-04-02T22:01:03.805Z | Downloaded zerocopy v0.6.6 |
| 1219 | 2026-04-02T22:01:03.808Z | Downloaded bindgen v0.71.1 |
| 1220 | 2026-04-02T22:01:03.808Z | Downloaded tar v0.4.45 |
| 1221 | 2026-04-02T22:01:03.814Z | Downloaded vte v0.14.1 |
| 1222 | 2026-04-02T22:01:03.821Z | Downloaded toml_edit v0.23.10+spec-1.0.0 |
| 1223 | 2026-04-02T22:01:03.829Z | Downloaded git2 v0.20.4 |
| 1224 | 2026-04-02T22:01:03.837Z | Downloaded zopfli v0.8.3 |
| 1225 | 2026-04-02T22:01:03.842Z | Downloaded tokio-postgres v0.7.16 |
| 1226 | 2026-04-02T22:01:03.842Z | Downloaded ron v0.12.0 |
| 1227 | 2026-04-02T22:01:03.846Z | Downloaded yasna v0.5.2 |
| 1228 | 2026-04-02T22:01:03.849Z | Downloaded rpassword v7.4.0 |
| 1229 | 2026-04-02T22:01:03.849Z | Downloaded p384 v0.13.1 |
| 1230 | 2026-04-02T22:01:03.853Z | Downloaded hkdf v0.12.4 |
| 1231 | 2026-04-02T22:01:03.853Z | Downloaded h2 v0.4.13 |
| 1232 | 2026-04-02T22:01:03.857Z | Downloaded reedline v0.40.0 |
| 1233 | 2026-04-02T22:01:03.861Z | Downloaded rayon v1.11.0 |
| 1234 | 2026-04-02T22:01:03.871Z | Downloaded toml_edit v0.19.15 |
| 1235 | 2026-04-02T22:01:03.881Z | Downloaded tungstenite v0.23.0 |
| 1236 | 2026-04-02T22:01:03.884Z | Downloaded quick-xml v0.37.5 |
| 1237 | 2026-04-02T22:01:03.887Z | Downloaded bstr v1.12.1 |
| 1238 | 2026-04-02T22:01:03.891Z | Downloaded portable-atomic v1.13.1 |
| 1239 | 2026-04-02T22:01:03.896Z | Downloaded yansi v1.0.1 |
| 1240 | 2026-04-02T22:01:03.898Z | Downloaded ssh-key v0.6.7 |
| 1241 | 2026-04-02T22:01:03.901Z | Downloaded moka v0.12.13 |
| 1242 | 2026-04-02T22:01:03.908Z | Downloaded zip v0.6.6 |
| 1243 | 2026-04-02T22:01:03.913Z | Downloaded typed-path v0.9.3 |
| 1244 | 2026-04-02T22:01:03.918Z | Downloaded regex v1.12.3 |
| 1245 | 2026-04-02T22:01:03.933Z | Downloaded rustls-webpki v0.101.7 |
| 1246 | 2026-04-02T22:01:03.942Z | Downloaded reqwest v0.13.2 |
| 1247 | 2026-04-02T22:01:03.947Z | Downloaded unicode_categories v0.1.1 |
| 1248 | 2026-04-02T22:01:03.947Z | Downloaded salty v0.3.0 |
| 1249 | 2026-04-02T22:01:03.947Z | Downloaded unicode-segmentation v1.12.0 |
| 1250 | 2026-04-02T22:01:03.953Z | Downloaded petname v2.0.2 |
| 1251 | 2026-04-02T22:01:03.962Z | Downloaded tower v0.5.3 |
| 1252 | 2026-04-02T22:01:03.967Z | Downloaded rustls-webpki v0.102.8 |
| 1253 | 2026-04-02T22:01:03.978Z | Downloaded zerocopy-derive v0.8.40 |
| 1254 | 2026-04-02T22:01:03.984Z | Downloaded x509-cert v0.2.5 |
| 1255 | 2026-04-02T22:01:03.986Z | Downloaded reqwest v0.12.28 |
| 1256 | 2026-04-02T22:01:03.990Z | Downloaded tower-http v0.6.8 |
| 1257 | 2026-04-02T22:01:03.995Z | Downloaded serde_with v3.17.0 |
| 1258 | 2026-04-02T22:01:04.002Z | Downloaded unicode-normalization v0.1.25 |
| 1259 | 2026-04-02T22:01:04.005Z | Downloaded object v0.30.4 |
| 1260 | 2026-04-02T22:01:04.010Z | Downloaded lalrpop v0.19.12 |
| 1261 | 2026-04-02T22:01:04.020Z | Downloaded goblin v0.10.5 |
| 1262 | 2026-04-02T22:01:04.024Z | Downloaded tough v0.20.0 |
| 1263 | 2026-04-02T22:01:04.027Z | Downloaded nix v0.27.1 |
| 1264 | 2026-04-02T22:01:04.031Z | Downloaded radix_trie v0.2.1 |
| 1265 | 2026-04-02T22:01:04.043Z | Downloaded proptest v1.10.0 |
| 1266 | 2026-04-02T22:01:04.048Z | Downloaded tokio-util v0.7.18 |
| 1267 | 2026-04-02T22:01:04.053Z | Downloaded openssl v0.10.75 |
| 1268 | 2026-04-02T22:01:04.059Z | Downloaded winnow v0.6.26 |
| 1269 | 2026-04-02T22:01:04.082Z | Downloaded winnow v0.5.40 |
| 1270 | 2026-04-02T22:01:04.087Z | Downloaded zip v4.6.1 |
| 1271 | 2026-04-02T22:01:04.090Z | Downloaded tabled v0.20.0 |
| 1272 | 2026-04-02T22:01:04.120Z | Downloaded nix v0.29.0 |
| 1273 | 2026-04-02T22:01:04.127Z | Downloaded quinn-proto v0.11.13 |
| 1274 | 2026-04-02T22:01:04.131Z | Downloaded object v0.37.3 |
| 1275 | 2026-04-02T22:01:04.138Z | Downloaded polar-core v0.27.3 |
| 1276 | 2026-04-02T22:01:04.143Z | Downloaded nix v0.28.0 |
| 1277 | 2026-04-02T22:01:04.162Z | Downloaded zlib-rs v0.6.2 |
| 1278 | 2026-04-02T22:01:04.181Z | Downloaded time v0.3.47 |
| 1279 | 2026-04-02T22:01:04.199Z | Downloaded regex-syntax v0.8.10 |
| 1280 | 2026-04-02T22:01:04.203Z | Downloaded zerocopy v0.8.40 |
| 1281 | 2026-04-02T22:01:04.208Z | Downloaded regex-syntax v0.6.29 |
| 1282 | 2026-04-02T22:01:04.213Z | Downloaded curve25519-dalek v4.1.3 |
| 1283 | 2026-04-02T22:01:04.216Z | Downloaded rustls v0.21.12 |
| 1284 | 2026-04-02T22:01:04.223Z | Downloaded openapiv3 v2.2.0 |
| 1285 | 2026-04-02T22:01:04.232Z | Downloaded vcpkg v0.2.15 |
| 1286 | 2026-04-02T22:01:04.253Z | Downloaded smoltcp v0.9.1 |
| 1287 | 2026-04-02T22:01:04.268Z | Downloaded rustix v0.38.44 |
| 1288 | 2026-04-02T22:01:04.272Z | Downloaded webpki-roots v1.0.6 |
| 1289 | 2026-04-02T22:01:04.275Z | Downloaded smoltcp v0.11.0 |
| 1290 | 2026-04-02T22:01:04.280Z | Downloaded nix v0.31.1 |
| 1291 | 2026-04-02T22:01:04.287Z | Downloaded dropshot v0.16.7 |
| 1292 | 2026-04-02T22:01:04.308Z | Downloaded rustls v0.23.37 |
| 1293 | 2026-04-02T22:01:04.315Z | Downloaded regress v0.10.5 |
| 1294 | 2026-04-02T22:01:04.327Z | Downloaded rustls v0.22.4 |
| 1295 | 2026-04-02T22:01:04.344Z | Downloaded hickory-proto v0.25.2 |
| 1296 | 2026-04-02T22:01:04.344Z | Downloaded sqlparser v0.61.0 |
| 1297 | 2026-04-02T22:01:04.349Z | Downloaded diesel v2.3.7 |
| 1298 | 2026-04-02T22:01:04.356Z | Downloaded hickory-proto v0.24.4 |
| 1299 | 2026-04-02T22:01:04.364Z | Downloaded bzip2-sys v0.1.13+1.0.8 |
| 1300 | 2026-04-02T22:01:04.377Z | Downloaded tracing v0.1.44 |
| 1301 | 2026-04-02T22:01:04.397Z | Downloaded ratatui v0.29.0 |
| 1302 | 2026-04-02T22:01:04.421Z | Downloaded sled v0.34.7 |
| 1303 | 2026-04-02T22:01:04.427Z | Downloaded zerocopy-derive v0.6.6 |
| 1304 | 2026-04-02T22:01:04.434Z | Downloaded typify-impl v0.6.1 |
| 1305 | 2026-04-02T22:01:04.443Z | Downloaded typify-impl v0.4.3 |
| 1306 | 2026-04-02T22:01:04.452Z | Downloaded chrono-tz v0.10.4 |
| 1307 | 2026-04-02T22:01:04.474Z | Downloaded lzma-sys v0.1.20 |
| 1308 | 2026-04-02T22:01:04.487Z | Downloaded regex-automata v0.4.14 |
| 1309 | 2026-04-02T22:01:04.496Z | Downloaded jiff v0.2.21 |
| 1310 | 2026-04-02T22:01:04.507Z | Downloaded petgraph v0.6.5 |
| 1311 | 2026-04-02T22:01:04.517Z | Downloaded petgraph v0.8.3 |
| 1312 | 2026-04-02T22:01:04.532Z | Downloaded sha3 v0.10.8 |
| 1313 | 2026-04-02T22:01:04.547Z | Downloaded csv v1.4.0 |
| 1314 | 2026-04-02T22:01:04.558Z | Downloaded tokio v1.49.0 |
| 1315 | 2026-04-02T22:01:04.581Z | Downloaded zstd-sys v2.0.16+zstd.1.5.7 |
| 1316 | 2026-04-02T22:01:04.591Z | Downloaded libz-sys v1.1.24 |
| 1317 | 2026-04-02T22:01:04.657Z | Downloaded encoding_rs v0.8.35 |
| 1318 | 2026-04-02T22:01:04.675Z | Downloaded ring v0.17.14 |
| 1319 | 2026-04-02T22:01:04.717Z | Downloaded libgit2-sys v0.18.3+1.9.2 |
| 1320 | 2026-04-02T22:01:05.279Z | Downloaded aws-lc-sys v0.37.1 |
| 1321 | 2026-04-02T22:01:05.499Z | Compiling libc v0.2.180 |
| 1322 | 2026-04-02T22:01:05.502Z | Compiling serde v1.0.228 |
| 1323 | 2026-04-02T22:01:05.503Z | Compiling log v0.4.29 |
| 1324 | 2026-04-02T22:01:05.503Z | Compiling shlex v1.3.0 |
| 1325 | 2026-04-02T22:01:05.503Z | Compiling find-msvc-tools v0.1.9 |
| 1326 | 2026-04-02T22:01:05.503Z | Compiling smallvec v1.15.1 |
| 1327 | 2026-04-02T22:01:05.503Z | Compiling typenum v1.19.0 |
| 1328 | 2026-04-02T22:01:05.639Z | Compiling subtle v2.6.1 |
| 1329 | 2026-04-02T22:01:05.695Z | Compiling generic-array v0.14.7 |
| 1330 | 2026-04-02T22:01:05.699Z | Compiling scopeguard v1.2.0 |
| 1331 | 2026-04-02T22:01:05.711Z | Compiling portable-atomic v1.13.1 |
| 1332 | 2026-04-02T22:01:05.765Z | Compiling const-oid v0.9.6 |
| 1333 | 2026-04-02T22:01:05.768Z | Compiling critical-section v1.2.0 |
| 1334 | 2026-04-02T22:01:05.780Z | Compiling syn v2.0.117 |
| 1335 | 2026-04-02T22:01:05.794Z | Compiling zerocopy v0.8.40 |
| 1336 | 2026-04-02T22:01:05.820Z | Compiling lock_api v0.4.14 |
| 1337 | 2026-04-02T22:01:05.853Z | Compiling serde_json v1.0.149 |
| 1338 | 2026-04-02T22:01:05.866Z | Compiling parking_lot_core v0.9.12 |
| 1339 | 2026-04-02T22:01:05.882Z | Compiling pin-project-lite v0.2.17 |
| 1340 | 2026-04-02T22:01:05.896Z | Compiling pkg-config v0.3.32 |
| 1341 | 2026-04-02T22:01:05.909Z | Compiling bitflags v2.11.0 |
| 1342 | 2026-04-02T22:01:05.947Z | Compiling libm v0.2.16 |
| 1343 | 2026-04-02T22:01:05.947Z | Compiling num-traits v0.2.19 |
| 1344 | 2026-04-02T22:01:06.004Z | Compiling futures-core v0.3.32 |
| 1345 | 2026-04-02T22:01:06.035Z | Compiling percent-encoding v2.3.2 |
| 1346 | 2026-04-02T22:01:06.052Z | Compiling allocator-api2 v0.2.21 |
| 1347 | 2026-04-02T22:01:06.074Z | Compiling futures-sink v0.3.32 |
| 1348 | 2026-04-02T22:01:06.177Z | Compiling foldhash v0.2.0 |
| 1349 | 2026-04-02T22:01:06.190Z | Compiling cpufeatures v0.2.17 |
| 1350 | 2026-04-02T22:01:06.194Z | Compiling futures-channel v0.3.32 |
| 1351 | 2026-04-02T22:01:06.238Z | Compiling slab v0.4.12 |
| 1352 | 2026-04-02T22:01:06.257Z | Compiling futures-io v0.3.32 |
| 1353 | 2026-04-02T22:01:06.303Z | Compiling getrandom v0.4.1 |
| 1354 | 2026-04-02T22:01:06.329Z | Compiling futures-task v0.3.32 |
| 1355 | 2026-04-02T22:01:06.370Z | Compiling getrandom v0.3.4 |
| 1356 | 2026-04-02T22:01:06.415Z | Compiling hashbrown v0.16.1 |
| 1357 | 2026-04-02T22:01:06.430Z | Compiling rustversion v1.0.22 |
| 1358 | 2026-04-02T22:01:06.444Z | Compiling rand_core v0.10.0 |
| 1359 | 2026-04-02T22:01:06.458Z | Compiling form_urlencoded v1.2.2 |
| 1360 | 2026-04-02T22:01:06.472Z | Compiling fs_extra v1.3.0 |
| 1361 | 2026-04-02T22:01:06.511Z | Compiling base64ct v1.8.3 |
| 1362 | 2026-04-02T22:01:06.525Z | Compiling dunce v1.0.5 |
| 1363 | 2026-04-02T22:01:06.554Z | Compiling ident_case v1.0.1 |
| 1364 | 2026-04-02T22:01:06.629Z | Compiling getrandom v0.2.17 |
| 1365 | 2026-04-02T22:01:06.644Z | Compiling jobserver v0.1.34 |
| 1366 | 2026-04-02T22:01:06.661Z | Compiling errno v0.3.14 |
| 1367 | 2026-04-02T22:01:06.694Z | Compiling mio v1.1.1 |
| 1368 | 2026-04-02T22:01:06.708Z | Compiling socket2 v0.6.2 |
| 1369 | 2026-04-02T22:01:06.792Z | Compiling rand_core v0.6.4 |
| 1370 | 2026-04-02T22:01:06.807Z | Compiling once_cell v1.21.3 |
| 1371 | 2026-04-02T22:01:06.810Z | Compiling signal-hook-registry v1.4.8 |
| 1372 | 2026-04-02T22:01:06.886Z | Compiling cc v1.2.56 |
| 1373 | 2026-04-02T22:01:06.901Z | Compiling parking_lot v0.12.5 |
| 1374 | 2026-04-02T22:01:06.998Z | Compiling indexmap v2.13.0 |
| 1375 | 2026-04-02T22:01:07.039Z | Compiling pem-rfc7468 v0.7.0 |
| 1376 | 2026-04-02T22:01:07.056Z | Compiling flagset v0.4.7 |
| 1377 | 2026-04-02T22:01:07.059Z | Compiling rustix v1.1.3 |
| 1378 | 2026-04-02T22:01:07.105Z | Compiling iana-time-zone v0.1.65 |
| 1379 | 2026-04-02T22:01:07.119Z | Compiling uuid v1.21.0 |
| 1380 | 2026-04-02T22:01:07.133Z | Compiling rustc_version v0.4.1 |
| 1381 | 2026-04-02T22:01:07.200Z | Compiling vcpkg v0.2.15 |
| 1382 | 2026-04-02T22:01:07.215Z | Compiling regex-syntax v0.8.10 |
| 1383 | 2026-04-02T22:01:07.309Z | Compiling aws-lc-rs v1.16.0 |
| 1384 | 2026-04-02T22:01:07.331Z | Compiling rand_core v0.9.5 |
| 1385 | 2026-04-02T22:01:07.347Z | Compiling tracing-core v0.1.36 |
| 1386 | 2026-04-02T22:01:07.368Z | Compiling crossbeam-utils v0.8.21 |
| 1387 | 2026-04-02T22:01:07.433Z | Compiling syn v1.0.109 |
| 1388 | 2026-04-02T22:01:07.505Z | Compiling untrusted v0.7.1 |
| 1389 | 2026-04-02T22:01:07.556Z | Compiling base64 v0.22.1 |
| 1390 | 2026-04-02T22:01:07.580Z | Compiling untrusted v0.9.0 |
| 1391 | 2026-04-02T22:01:07.664Z | Compiling cmake v0.1.57 |
| 1392 | 2026-04-02T22:01:07.680Z | Compiling openssl-probe v0.2.1 |
| 1393 | 2026-04-02T22:01:07.693Z | Compiling schemars v0.8.22 |
| 1394 | 2026-04-02T22:01:07.714Z | Compiling httparse v1.10.1 |
| 1395 | 2026-04-02T22:01:07.747Z | Compiling dyn-clone v1.0.20 |
| 1396 | 2026-04-02T22:01:07.847Z | Compiling tower-layer v0.3.3 |
| 1397 | 2026-04-02T22:01:07.863Z | Compiling rustls v0.23.37 |
| 1398 | 2026-04-02T22:01:07.881Z | Compiling atomic-waker v1.1.2 |
| 1399 | 2026-04-02T22:01:07.896Z | Compiling tinyvec_macros v0.1.1 |
| 1400 | 2026-04-02T22:01:07.912Z | Compiling tower-service v0.3.3 |
| 1401 | 2026-04-02T22:01:07.916Z | Compiling try-lock v0.2.5 |
| 1402 | 2026-04-02T22:01:07.981Z | Compiling tinyvec v1.10.0 |
| 1403 | 2026-04-02T22:01:07.997Z | Compiling spin v0.9.8 |
| 1404 | 2026-04-02T22:01:08.000Z | Compiling aho-corasick v1.1.4 |
| 1405 | 2026-04-02T22:01:08.024Z | Compiling foreign-types-shared v0.1.1 |
| 1406 | 2026-04-02T22:01:08.039Z | Compiling want v0.3.1 |
| 1407 | 2026-04-02T22:01:08.044Z | Compiling time-core v0.1.8 |
| 1408 | 2026-04-02T22:01:08.069Z | Compiling openssl v0.10.75 |
| 1409 | 2026-04-02T22:01:08.072Z | Compiling powerfmt v0.2.0 |
| 1410 | 2026-04-02T22:01:08.101Z | Compiling num-conv v0.2.0 |
| 1411 | 2026-04-02T22:01:08.131Z | Compiling httpdate v1.0.3 |
| 1412 | 2026-04-02T22:01:08.221Z | Compiling crc32fast v1.5.0 |
| 1413 | 2026-04-02T22:01:08.236Z | Compiling pin-utils v0.1.0 |
| 1414 | 2026-04-02T22:01:08.236Z | Compiling deranged v0.5.8 |
| 1415 | 2026-04-02T22:01:08.270Z | Compiling time-macros v0.2.27 |
| 1416 | 2026-04-02T22:01:08.301Z | Compiling foreign-types v0.3.2 |
| 1417 | 2026-04-02T22:01:08.316Z | Compiling wait-timeout v0.2.1 |
| 1418 | 2026-04-02T22:01:08.331Z | Compiling bit-vec v0.8.0 |
| 1419 | 2026-04-02T22:01:08.352Z | Compiling simd-adler32 v0.3.8 |
| 1420 | 2026-04-02T22:01:08.367Z | Compiling usdt-impl v0.6.0 |
| 1421 | 2026-04-02T22:01:08.511Z | Compiling native-tls v0.2.18 |
| 1422 | 2026-04-02T22:01:08.522Z | Compiling siphasher v1.0.2 |
| 1423 | 2026-04-02T22:01:08.522Z | Compiling num_threads v0.1.7 |
| 1424 | 2026-04-02T22:01:08.579Z | Compiling aws-lc-sys v0.37.1 |
| 1425 | 2026-04-02T22:01:08.613Z | Compiling ring v0.17.14 |
| 1426 | 2026-04-02T22:01:08.628Z | Compiling openssl-sys v0.9.111 |
| 1427 | 2026-04-02T22:01:08.631Z | Compiling zstd-sys v2.0.16+zstd.1.5.7 |
| 1428 | 2026-04-02T22:01:08.660Z | Compiling either v1.15.0 |
| 1429 | 2026-04-02T22:01:08.663Z | Compiling quick-error v1.2.3 |
| 1430 | 2026-04-02T22:01:08.663Z | Compiling bzip2-sys v0.1.13+1.0.8 |
| 1431 | 2026-04-02T22:01:08.738Z | Compiling synstructure v0.13.2 |
| 1432 | 2026-04-02T22:01:08.810Z | Compiling pest_generator v2.8.6 |
| 1433 | 2026-04-02T22:01:08.878Z | Compiling serde_derive_internals v0.29.1 |
| 1434 | 2026-04-02T22:01:08.896Z | Compiling darling_core v0.20.11 |
| 1435 | 2026-04-02T22:01:09.013Z | Compiling regex-automata v0.4.14 |
| 1436 | 2026-04-02T22:01:09.032Z | Compiling tempfile v3.25.0 |
| 1437 | 2026-04-02T22:01:09.292Z | Compiling rusty-fork v0.3.1 |
| 1438 | 2026-04-02T22:01:09.405Z | Compiling darling_core v0.21.3 |
| 1439 | 2026-04-02T22:01:09.420Z | Compiling time v0.3.47 |
| 1440 | 2026-04-02T22:01:09.436Z | Compiling bit-set v0.8.0 |
| 1441 | 2026-04-02T22:01:09.523Z | Compiling unicode-normalization v0.1.25 |
| 1442 | 2026-04-02T22:01:09.616Z | Compiling crossbeam-epoch v0.9.18 |
| 1443 | 2026-04-02T22:01:09.633Z | Compiling slog v2.8.2 |
| 1444 | 2026-04-02T22:01:09.674Z | Compiling rand_xorshift v0.4.0 |
| 1445 | 2026-04-02T22:01:09.796Z | Compiling heapless v0.7.17 |
| 1446 | 2026-04-02T22:01:09.812Z | Compiling thread-id v5.1.0 |
| 1447 | 2026-04-02T22:01:09.846Z | Compiling sync_wrapper v1.0.2 |
| 1448 | 2026-04-02T22:01:09.861Z | Compiling cookie v0.18.1 |
| 1449 | 2026-04-02T22:01:09.890Z | Compiling rayon-core v1.13.0 |
| 1450 | 2026-04-02T22:01:09.956Z | Compiling zstd-safe v7.2.4 |
| 1451 | 2026-04-02T22:01:09.988Z | Compiling anyhow v1.0.102 |
| 1452 | 2026-04-02T22:01:10.004Z | Compiling unarray v0.1.4 |
| 1453 | 2026-04-02T22:01:10.047Z | Compiling adler2 v2.0.1 |
| 1454 | 2026-04-02T22:01:10.070Z | Compiling unicode-bidi v0.3.18 |
| 1455 | 2026-04-02T22:01:10.098Z | Compiling paste v1.0.15 |
| 1456 | 2026-04-02T22:01:10.128Z | Compiling signal-hook v0.3.18 |
| 1457 | 2026-04-02T22:01:10.130Z | Compiling unicode-properties v0.1.4 |
| 1458 | 2026-04-02T22:01:10.176Z | Compiling unicode-segmentation v1.12.0 |
| 1459 | 2026-04-02T22:01:10.195Z | Compiling miniz_oxide v0.8.9 |
| 1460 | 2026-04-02T22:01:10.428Z | Compiling stringprep v0.1.5 |
| 1461 | 2026-04-02T22:01:10.462Z | Compiling crossbeam-deque v0.8.6 |
| 1462 | 2026-04-02T22:01:10.505Z | Compiling serde_derive v1.0.228 |
| 1463 | 2026-04-02T22:01:10.560Z | Compiling zeroize_derive v1.4.3 |
| 1464 | 2026-04-02T22:01:10.585Z | Compiling zerofrom-derive v0.1.6 |
| 1465 | 2026-04-02T22:01:10.648Z | Compiling yoke-derive v0.8.1 |
| 1466 | 2026-04-02T22:01:10.673Z | Compiling zerocopy-derive v0.8.40 |
| 1467 | 2026-04-02T22:01:10.841Z | Compiling zerovec-derive v0.11.2 |
| 1468 | 2026-04-02T22:01:10.903Z | Compiling displaydoc v0.2.5 |
| 1469 | 2026-04-02T22:01:11.122Z | Compiling tokio-macros v2.6.0 |
| 1470 | 2026-04-02T22:01:11.231Z | Compiling zeroize v1.8.2 |
| 1471 | 2026-04-02T22:01:11.253Z | Compiling futures-macro v0.3.32 |
| 1472 | 2026-04-02T22:01:11.297Z | Compiling der_derive v0.7.3 |
| 1473 | 2026-04-02T22:01:11.688Z | Compiling thiserror-impl v2.0.18 |
| 1474 | 2026-04-02T22:01:11.865Z | Compiling rustls-pki-types v1.14.0 |
| 1475 | 2026-04-02T22:01:11.883Z | Compiling tracing-attributes v0.1.31 |
| 1476 | 2026-04-02T22:01:11.997Z | Compiling crypto-common v0.1.7 |
| 1477 | 2026-04-02T22:01:12.011Z | Compiling block-buffer v0.10.4 |
| 1478 | 2026-04-02T22:01:12.042Z | Compiling block-padding v0.3.3 |
| 1479 | 2026-04-02T22:01:12.064Z | Compiling pest_derive v2.8.6 |
| 1480 | 2026-04-02T22:01:12.076Z | Compiling zerofrom v0.1.6 |
| 1481 | 2026-04-02T22:01:12.127Z | Compiling futures-util v0.3.32 |
| 1482 | 2026-04-02T22:01:12.165Z | Compiling digest v0.10.7 |
| 1483 | 2026-04-02T22:01:12.206Z | Compiling yoke v0.8.1 |
| 1484 | 2026-04-02T22:01:12.222Z | Compiling inout v0.1.4 |
| 1485 | 2026-04-02T22:01:12.251Z | Compiling scroll_derive v0.13.1 |
| 1486 | 2026-04-02T22:01:12.327Z | Compiling der v0.7.10 |
| 1487 | 2026-04-02T22:01:12.352Z | Compiling schemars_derive v0.8.22 |
| 1488 | 2026-04-02T22:01:12.408Z | Compiling zerovec v0.11.5 |
| 1489 | 2026-04-02T22:01:12.421Z | Compiling zerotrie v0.2.3 |
| 1490 | 2026-04-02T22:01:12.438Z | Compiling hmac v0.12.1 |
| 1491 | 2026-04-02T22:01:12.528Z | Compiling sha2 v0.10.9 |
| 1492 | 2026-04-02T22:01:12.612Z | Compiling cipher v0.4.4 |
| 1493 | 2026-04-02T22:01:12.825Z | Compiling pbkdf2 v0.12.2 |
| 1494 | 2026-04-02T22:01:12.870Z | Compiling tinystr v0.8.2 |
| 1495 | 2026-04-02T22:01:12.899Z | Compiling potential_utf v0.1.4 |
| 1496 | 2026-04-02T22:01:12.917Z | Compiling salsa20 v0.10.2 |
| 1497 | 2026-04-02T22:01:13.078Z | Compiling icu_locale_core v2.1.1 |
| 1498 | 2026-04-02T22:01:13.095Z | Compiling icu_collections v2.1.1 |
| 1499 | 2026-04-02T22:01:13.109Z | Compiling scrypt v0.11.0 |
| 1500 | 2026-04-02T22:01:13.118Z | Compiling cbc v0.1.2 |
| 1501 | 2026-04-02T22:01:13.140Z | Compiling thiserror v2.0.18 |
| 1502 | 2026-04-02T22:01:13.216Z | Compiling spki v0.7.3 |
| 1503 | 2026-04-02T22:01:13.263Z | Compiling aes v0.8.4 |
| 1504 | 2026-04-02T22:01:13.281Z | Compiling tracing v0.1.44 |
| 1505 | 2026-04-02T22:01:13.311Z | Compiling scroll v0.13.0 |
| 1506 | 2026-04-02T22:01:13.390Z | Compiling darling_macro v0.20.11 |
| 1507 | 2026-04-02T22:01:13.435Z | Compiling openssl-macros v0.1.1 |
| 1508 | 2026-04-02T22:01:13.565Z | Compiling goblin v0.10.5 |
| 1509 | 2026-04-02T22:01:13.580Z | Compiling thiserror-impl v1.0.69 |
| 1510 | 2026-04-02T22:01:13.596Z | Compiling dtrace-parser v0.3.0 |
| 1511 | 2026-04-02T22:01:13.599Z | Compiling signature v2.2.0 |
| 1512 | 2026-04-02T22:01:13.656Z | Compiling pkcs5 v0.7.1 |
| 1513 | 2026-04-02T22:01:13.810Z | Compiling icu_provider v2.1.1 |
| 1514 | 2026-04-02T22:01:13.905Z | Compiling darling v0.20.11 |
| 1515 | 2026-04-02T22:01:13.920Z | Compiling rustls-native-certs v0.8.3 |
| 1516 | 2026-04-02T22:01:14.002Z | Compiling bytes v1.11.1 |
| 1517 | 2026-04-02T22:01:14.018Z | Compiling chrono v0.4.44 |
| 1518 | 2026-04-02T22:01:14.077Z | Compiling icu_normalizer v2.1.1 |
| 1519 | 2026-04-02T22:01:14.126Z | Compiling icu_properties v2.1.2 |
| 1520 | 2026-04-02T22:01:14.173Z | Compiling pkcs8 v0.10.2 |
| 1521 | 2026-04-02T22:01:14.225Z | Compiling ipnet v2.11.0 |
| 1522 | 2026-04-02T22:01:14.340Z | Compiling derive_builder_core v0.20.2 |
| 1523 | 2026-04-02T22:01:14.361Z | Compiling scroll_derive v0.12.1 |
| 1524 | 2026-04-02T22:01:14.414Z | Compiling erased-serde v0.3.31 |
| 1525 | 2026-04-02T22:01:14.498Z | Compiling tokio v1.49.0 |
| 1526 | 2026-04-02T22:01:14.616Z | Compiling http v1.4.0 |
| 1527 | 2026-04-02T22:01:14.619Z | Compiling toml_datetime v0.6.11 |
| 1528 | 2026-04-02T22:01:14.736Z | Compiling serde_spanned v0.6.9 |
| 1529 | 2026-04-02T22:01:14.895Z | Compiling thiserror v1.0.69 |
| 1530 | 2026-04-02T22:01:14.900Z | Compiling serde_tokenstream v0.2.3 |
| 1531 | 2026-04-02T22:01:14.900Z | Compiling md-5 v0.10.6 |
| 1532 | 2026-04-02T22:01:14.932Z | Compiling webpki-roots v1.0.6 |
| 1533 | 2026-04-02T22:01:15.035Z | Compiling idna_adapter v1.2.1 |
| 1534 | 2026-04-02T22:01:15.076Z | Compiling ppv-lite86 v0.2.21 |
| 1535 | 2026-04-02T22:01:15.091Z | Compiling scroll v0.12.0 |
| 1536 | 2026-04-02T22:01:15.106Z | Compiling darling_macro v0.21.3 |
| 1537 | 2026-04-02T22:01:15.157Z | Compiling idna v1.1.0 |
| 1538 | 2026-04-02T22:01:15.202Z | Compiling zerocopy-derive v0.7.35 |
| 1539 | 2026-04-02T22:01:15.278Z | Compiling num-integer v0.1.46 |
| 1540 | 2026-04-02T22:01:15.295Z | Compiling derive_builder_macro v0.20.2 |
| 1541 | 2026-04-02T22:01:15.295Z | Compiling vergen-lib v0.1.6 |
| 1542 | 2026-04-02T22:01:15.320Z | Compiling http-body v1.0.1 |
| 1543 | 2026-04-02T22:01:15.377Z | Compiling rand_chacha v0.9.0 |
| 1544 | 2026-04-02T22:01:15.415Z | Compiling rand_chacha v0.3.1 |
| 1545 | 2026-04-02T22:01:15.492Z | Compiling url v2.5.8 |
| 1546 | 2026-04-02T22:01:15.495Z | Compiling http-body-util v0.1.3 |
| 1547 | 2026-04-02T22:01:15.522Z | Compiling curve25519-dalek v4.1.3 |
| 1548 | 2026-04-02T22:01:15.631Z | Compiling rand v0.9.2 |
| 1549 | 2026-04-02T22:01:15.634Z | Compiling ff v0.13.1 |
| 1550 | 2026-04-02T22:01:15.662Z | Compiling hash32 v0.2.1 |
| 1551 | 2026-04-02T22:01:15.846Z | Compiling memoffset v0.9.1 |
| 1552 | 2026-04-02T22:01:15.861Z | Compiling rustix v0.38.44 |
| 1553 | 2026-04-02T22:01:15.862Z | Compiling psl-types v2.0.11 |
| 1554 | 2026-04-02T22:01:15.862Z | Compiling cfg_aliases v0.2.1 |
| 1555 | 2026-04-02T22:01:15.895Z | Compiling zlib-rs v0.6.2 |
| 1556 | 2026-04-02T22:01:15.908Z | Compiling fallible-iterator v0.2.0 |
| 1557 | 2026-04-02T22:01:15.933Z | Compiling base16ct v0.2.0 |
| 1558 | 2026-04-02T22:01:15.947Z | Compiling ref-cast v1.0.25 |
| 1559 | 2026-04-02T22:01:15.986Z | Compiling num-bigint-dig v0.8.6 |
| 1560 | 2026-04-02T22:01:16.134Z | Compiling iri-string v0.7.10 |
| 1561 | 2026-04-02T22:01:16.147Z | Compiling litrs v1.0.0 |
| 1562 | 2026-04-02T22:01:16.182Z | Compiling smoltcp v0.9.1 |
| 1563 | 2026-04-02T22:01:16.199Z | Compiling ryu v1.0.23 |
| 1564 | 2026-04-02T22:01:16.226Z | Compiling proptest v1.10.0 |
| 1565 | 2026-04-02T22:01:16.272Z | Compiling postgres-protocol v0.6.10 |
| 1566 | 2026-04-02T22:01:16.321Z | Compiling dof v0.4.0 |
| 1567 | 2026-04-02T22:01:16.341Z | Compiling serde_urlencoded v0.7.1 |
| 1568 | 2026-04-02T22:01:16.454Z | Compiling zerocopy v0.7.35 |
| 1569 | 2026-04-02T22:01:16.485Z | Compiling sec1 v0.7.3 |
| 1570 | 2026-04-02T22:01:16.564Z | Compiling publicsuffix v2.3.0 |
| 1571 | 2026-04-02T22:01:16.607Z | Compiling nix v0.31.1 |
| 1572 | 2026-04-02T22:01:16.681Z | Compiling document-features v0.2.12 |
| 1573 | 2026-04-02T22:01:16.785Z | Compiling derive_builder v0.20.2 |
| 1574 | 2026-04-02T22:01:16.859Z | Compiling ipnetwork v0.21.1 |
| 1575 | 2026-04-02T22:01:16.875Z | Compiling group v0.13.0 |
| 1576 | 2026-04-02T22:01:16.932Z | Compiling rand v0.8.5 |
| 1577 | 2026-04-02T22:01:16.971Z | Compiling darling v0.21.3 |
| 1578 | 2026-04-02T22:01:17.025Z | Compiling num-iter v0.1.45 |
| 1579 | 2026-04-02T22:01:17.069Z | Compiling goblin v0.8.2 |
| 1580 | 2026-04-02T22:01:17.167Z | Compiling oxnet v0.1.4 |
| 1581 | 2026-04-02T22:01:17.246Z | Compiling cargo-platform v0.1.9 |
| 1582 | 2026-04-02T22:01:17.285Z | Compiling hkdf v0.12.4 |
| 1583 | 2026-04-02T22:01:17.300Z | Compiling hubpack_derive v0.1.1 |
| 1584 | 2026-04-02T22:01:17.348Z | Compiling crypto-bigint v0.5.5 |
| 1585 | 2026-04-02T22:01:17.472Z | Compiling regex v1.12.3 |
| 1586 | 2026-04-02T22:01:17.619Z | Compiling async-trait v0.1.89 |
| 1587 | 2026-04-02T22:01:17.659Z | Compiling daft-derive v0.1.5 |
| 1588 | 2026-04-02T22:01:17.693Z | Compiling curve25519-dalek-derive v0.1.1 |
| 1589 | 2026-04-02T22:01:17.782Z | Compiling ref-cast-impl v1.0.25 |
| 1590 | 2026-04-02T22:01:17.802Z | Compiling strum_macros v0.27.2 |
| 1591 | 2026-04-02T22:01:18.043Z | Compiling heck v0.4.1 |
| 1592 | 2026-04-02T22:01:18.088Z | Compiling proc-macro-error v1.0.4 |
| 1593 | 2026-04-02T22:01:18.129Z | Compiling terminal_size v0.4.3 |
| 1594 | 2026-04-02T22:01:18.207Z | Compiling phf_shared v0.13.1 |
| 1595 | 2026-04-02T22:01:18.232Z | Compiling tokio-util v0.7.18 |
| 1596 | 2026-04-02T22:01:18.288Z | Compiling tower v0.5.3 |
| 1597 | 2026-04-02T22:01:18.365Z | Compiling tokio-native-tls v0.3.1 |
| 1598 | 2026-04-02T22:01:18.381Z | Compiling lazy_static v1.5.0 |
| 1599 | 2026-04-02T22:01:18.401Z | Compiling vergen v9.0.6 |
| 1600 | 2026-04-02T22:01:18.417Z | Compiling fs-err v3.3.0 |
| 1601 | 2026-04-02T22:01:18.471Z | Compiling ahash v0.8.12 |
| 1602 | 2026-04-02T22:01:18.487Z | Compiling foldhash v0.1.5 |
| 1603 | 2026-04-02T22:01:18.487Z | Compiling winnow v0.5.40 |
| 1604 | 2026-04-02T22:01:18.556Z | Compiling newtype-uuid v1.3.2 |
| 1605 | 2026-04-02T22:01:18.605Z | Compiling object v0.37.3 |
| 1606 | 2026-04-02T22:01:18.625Z | Compiling bitflags v1.3.2 |
| 1607 | 2026-04-02T22:01:18.681Z | Compiling bumpalo v3.20.2 |
| 1608 | 2026-04-02T22:01:18.698Z | Compiling tower-http v0.6.8 |
| 1609 | 2026-04-02T22:01:18.701Z | Compiling libbz2-rs-sys v0.2.2 |
| 1610 | 2026-04-02T22:01:18.726Z | Compiling flate2 v1.1.9 |
| 1611 | 2026-04-02T22:01:18.792Z | Compiling managed v0.8.0 |
| 1612 | 2026-04-02T22:01:18.901Z | Compiling console v0.16.2 |
| 1613 | 2026-04-02T22:01:18.947Z | Compiling h2 v0.4.13 |
| 1614 | 2026-04-02T22:01:18.971Z | Compiling zopfli v0.8.3 |
| 1615 | 2026-04-02T22:01:19.106Z | Compiling daft v0.1.5 |
| 1616 | 2026-04-02T22:01:19.162Z | Compiling bzip2 v0.6.1 |
| 1617 | 2026-04-02T22:01:19.291Z | Compiling dof v0.3.0 |
| 1618 | 2026-04-02T22:01:19.308Z | Compiling hashbrown v0.15.5 |
| 1619 | 2026-04-02T22:01:19.411Z | Compiling clap_builder v4.5.60 |
| 1620 | 2026-04-02T22:01:19.443Z | Compiling phf v0.13.1 |
| 1621 | 2026-04-02T22:01:19.621Z | Compiling elliptic-curve v0.13.8 |
| 1622 | 2026-04-02T22:01:19.637Z | Compiling signal-hook-mio v0.2.5 |
| 1623 | 2026-04-02T22:01:19.655Z | Compiling zone_cfg_derive v0.3.1 |
| 1624 | 2026-04-02T22:01:19.789Z | Compiling toml_edit v0.19.15 |
| 1625 | 2026-04-02T22:01:19.805Z | Compiling strum v0.27.2 |
| 1626 | 2026-04-02T22:01:19.855Z | Compiling cargo_metadata v0.19.2 |
| 1627 | 2026-04-02T22:01:19.890Z | Compiling rayon v1.11.0 |
| 1628 | 2026-04-02T22:01:20.007Z | Compiling usdt-macro v0.6.0 |
| 1629 | 2026-04-02T22:01:20.022Z | Compiling usdt-attr-macro v0.6.0 |
| 1630 | 2026-04-02T22:01:20.113Z | Compiling cookie_store v0.22.1 |
| 1631 | 2026-04-02T22:01:20.248Z | Compiling hubpack v0.1.2 |
| 1632 | 2026-04-02T22:01:20.379Z | Compiling bzip2 v0.4.4 |
| 1633 | 2026-04-02T22:01:20.487Z | Compiling serde_with_macros v3.17.0 |
| 1634 | 2026-04-02T22:01:20.541Z | Compiling zstd v0.13.3 |
| 1635 | 2026-04-02T22:01:20.628Z | Compiling postgres-types v0.2.12 |
| 1636 | 2026-04-02T22:01:20.853Z | Compiling dtrace-parser v0.2.0 |
| 1637 | 2026-04-02T22:01:20.853Z | Compiling ed25519 v2.2.3 |
| 1638 | 2026-04-02T22:01:20.861Z | Compiling pkcs1 v0.7.5 |
| 1639 | 2026-04-02T22:01:20.876Z | Compiling serde-big-array v0.5.1 |
| 1640 | 2026-04-02T22:01:21.040Z | Compiling hex v0.4.3 |
| 1641 | 2026-04-02T22:01:21.216Z | Compiling rfc6979 v0.4.0 |
| 1642 | 2026-04-02T22:01:21.275Z | Compiling bstr v1.12.1 |
| 1643 | 2026-04-02T22:01:21.290Z | Compiling serde_repr v0.1.20 |
| 1644 | 2026-04-02T22:01:21.338Z | Compiling clap_derive v4.5.55 |
| 1645 | 2026-04-02T22:01:21.364Z | Compiling strum_macros v0.26.4 |
| 1646 | 2026-04-02T22:01:21.585Z | Compiling enum-as-inner v0.6.1 |
| 1647 | 2026-04-02T22:01:21.672Z | Compiling itertools v0.12.1 |
| 1648 | 2026-04-02T22:01:21.708Z | Compiling phf_shared v0.11.3 |
| 1649 | 2026-04-02T22:01:21.759Z | Compiling float-cmp v0.10.0 |
| 1650 | 2026-04-02T22:01:21.853Z | Compiling thread-id v4.2.2 |
| 1651 | 2026-04-02T22:01:21.856Z | Compiling memmap2 v0.9.10 |
| 1652 | 2026-04-02T22:01:21.921Z | Compiling env_filter v1.0.0 |
| 1653 | 2026-04-02T22:01:21.936Z | Compiling encoding_rs v0.8.35 |
| 1654 | 2026-04-02T22:01:21.955Z | Compiling whoami v2.1.0 |
| 1655 | 2026-04-02T22:01:21.969Z | Compiling normalize-line-endings v0.3.0 |
| 1656 | 2026-04-02T22:01:22.083Z | Compiling hyper v1.8.1 |
| 1657 | 2026-04-02T22:01:22.114Z | Compiling mime v0.3.17 |
| 1658 | 2026-04-02T22:01:22.137Z | Compiling data-encoding v2.10.0 |
| 1659 | 2026-04-02T22:01:22.250Z | Compiling static_assertions v1.1.0 |
| 1660 | 2026-04-02T22:01:22.338Z | Compiling fixedbitset v0.5.7 |
| 1661 | 2026-04-02T22:01:22.357Z | Compiling predicates-core v1.0.10 |
| 1662 | 2026-04-02T22:01:22.397Z | Compiling fixedbitset v0.4.2 |
| 1663 | 2026-04-02T22:01:22.509Z | Compiling jiff v0.2.21 |
| 1664 | 2026-04-02T22:01:22.558Z | Compiling new_debug_unreachable v1.0.6 |
| 1665 | 2026-04-02T22:01:22.589Z | Compiling keccak v0.1.6 |
| 1666 | 2026-04-02T22:01:22.604Z | Compiling precomputed-hash v0.1.1 |
| 1667 | 2026-04-02T22:01:22.637Z | Compiling difflib v0.4.0 |
| 1668 | 2026-04-02T22:01:22.652Z | Compiling rustc-hash v2.1.1 |
| 1669 | 2026-04-02T22:01:22.667Z | Compiling unit-prefix v0.5.2 |
| 1670 | 2026-04-02T22:01:22.710Z | Compiling string_cache v0.8.9 |
| 1671 | 2026-04-02T22:01:22.792Z | Compiling indicatif v0.18.4 |
| 1672 | 2026-04-02T22:01:22.835Z | Compiling zone v0.3.1 |
| 1673 | 2026-04-02T22:01:22.870Z | Compiling predicates v3.1.4 |
| 1674 | 2026-04-02T22:01:22.942Z | Compiling iddqd v0.3.17 |
| 1675 | 2026-04-02T22:01:22.961Z | Compiling sha3 v0.10.8 |
| 1676 | 2026-04-02T22:01:23.054Z | Compiling petgraph v0.6.5 |
| 1677 | 2026-04-02T22:01:23.195Z | Compiling hyper-util v0.1.20 |
| 1678 | 2026-04-02T22:01:23.218Z | Compiling strum v0.26.3 |
| 1679 | 2026-04-02T22:01:23.231Z | Compiling clap v4.5.60 |
| 1680 | 2026-04-02T22:01:23.327Z | Compiling petgraph v0.8.3 |
| 1681 | 2026-04-02T22:01:23.366Z | Compiling hickory-proto v0.25.2 |
| 1682 | 2026-04-02T22:01:23.423Z | Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc) |
| 1683 | 2026-04-02T22:01:23.438Z | Compiling tokio-postgres v0.7.16 |
| 1684 | 2026-04-02T22:01:23.527Z | Compiling toml_edit v0.22.27 |
| 1685 | 2026-04-02T22:01:23.549Z | Compiling env_logger v0.11.9 |
| 1686 | 2026-04-02T22:01:23.565Z | Compiling usdt v0.6.0 |
| 1687 | 2026-04-02T22:01:23.647Z | Compiling usdt-impl v0.5.0 |
| 1688 | 2026-04-02T22:01:23.699Z | Compiling similar v2.7.0 |
| 1689 | 2026-04-02T22:01:23.897Z | Compiling serde_with v3.17.0 |
| 1690 | 2026-04-02T22:01:23.924Z | Compiling crossterm v0.28.1 |
| 1691 | 2026-04-02T22:01:24.101Z | Compiling ecdsa v0.16.9 |
| 1692 | 2026-04-02T22:01:24.262Z | Compiling toml v0.7.8 |
| 1693 | 2026-04-02T22:01:24.508Z | Compiling rsa v0.9.10 |
| 1694 | 2026-04-02T22:01:24.546Z | Compiling hyper-tls v0.6.0 |
| 1695 | 2026-04-02T22:01:24.578Z | Compiling ed25519-dalek v2.2.0 |
| 1696 | 2026-04-02T22:01:24.928Z | Compiling zip v0.6.6 |
| 1697 | 2026-04-02T22:01:25.170Z | Compiling zip v4.6.1 |
| 1698 | 2026-04-02T22:01:25.307Z | Compiling tokio-stream v0.1.18 |
| 1699 | 2026-04-02T22:01:25.529Z | Compiling toml_parser v1.0.9+spec-1.1.0 |
| 1700 | 2026-04-02T22:01:25.545Z | Compiling buf-list v1.1.2 |
| 1701 | 2026-04-02T22:01:25.614Z | Compiling gateway-ereport-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc) |
| 1702 | 2026-04-02T22:01:25.689Z | Compiling openapiv3 v2.2.0 |
| 1703 | 2026-04-02T22:01:25.716Z | Compiling x509-cert v0.2.5 |
| 1704 | 2026-04-02T22:01:25.819Z | Compiling sha1 v0.10.6 |
| 1705 | 2026-04-02T22:01:25.851Z | Compiling itertools v0.13.0 |
| 1706 | 2026-04-02T22:01:25.942Z | Compiling toml_datetime v0.7.5+spec-1.1.0 |
| 1707 | 2026-04-02T22:01:26.065Z | Compiling lalrpop-util v0.19.12 |
| 1708 | 2026-04-02T22:01:26.179Z | Compiling peg-runtime v0.8.5 |
| 1709 | 2026-04-02T22:01:26.211Z | Compiling thread_local v1.1.9 |
| 1710 | 2026-04-02T22:01:26.248Z | Compiling slog-async v2.8.0 |
| 1711 | 2026-04-02T22:01:26.266Z | Compiling futures-executor v0.3.32 |
| 1712 | 2026-04-02T22:01:26.289Z | Compiling crossbeam-channel v0.5.15 |
| 1713 | 2026-04-02T22:01:26.320Z | Compiling filetime v0.2.27 |
| 1714 | 2026-04-02T22:01:26.376Z | Compiling is-terminal v0.4.17 |
| 1715 | 2026-04-02T22:01:26.490Z | Compiling xattr v1.6.1 |
| 1716 | 2026-04-02T22:01:26.506Z | Compiling term v1.2.1 |
| 1717 | 2026-04-02T22:01:26.509Z | Compiling take_mut v0.2.2 |
| 1718 | 2026-04-02T22:01:26.534Z | Compiling futures v0.3.32 |
| 1719 | 2026-04-02T22:01:26.633Z | Compiling tar v0.4.45 |
| 1720 | 2026-04-02T22:01:26.968Z | Compiling slog-term v2.9.2 |
| 1721 | 2026-04-02T22:01:41.806Z | Compiling rustls-webpki v0.103.9 |
| 1722 | 2026-04-02T22:01:44.553Z | Compiling tokio-rustls v0.26.4 |
| 1723 | 2026-04-02T22:01:44.553Z | Compiling rustls-platform-verifier v0.6.2 |
| 1724 | 2026-04-02T22:01:44.749Z | Compiling hyper-rustls v0.27.7 |
| 1725 | 2026-04-02T22:01:44.945Z | Compiling reqwest v0.12.28 |
| 1726 | 2026-04-02T22:01:44.945Z | Compiling reqwest v0.13.2 |
| 1727 | 2026-04-02T22:01:46.908Z | Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack) |
| 1728 | 2026-04-02T22:01:47.145Z | Compiling xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader) |
| 1729 | 2026-04-02T22:01:50.048Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 47.98s |
| 1730 | 2026-04-02T22:01:50.101Z | Running `target/debug/xtask-downloader cockroach clickhouse console dendrite-stub maghemite-mgd transceiver-control` |
| 1731 | 2026-04-02T22:01:50.157Z | Apr 02 22:01:49.626 INFO Starting download, target: Clickhouse |
| 1732 | 2026-04-02T22:01:50.157Z | Apr 02 22:01:49.627 INFO Starting download, target: Cockroach |
| 1733 | 2026-04-02T22:01:50.157Z | Apr 02 22:01:49.627 INFO Starting download, target: Console |
| 1734 | 2026-04-02T22:01:50.160Z | Apr 02 22:01:49.627 INFO Starting download, target: DendriteStub |
| 1735 | 2026-04-02T22:01:50.160Z | Apr 02 22:01:49.627 INFO Starting download, target: MaghemiteMgd |
| 1736 | 2026-04-02T22:01:50.160Z | Apr 02 22:01:49.627 INFO Starting download, target: TransceiverControl |
| 1737 | 2026-04-02T22:01:50.160Z | Apr 02 22:01:49.627 INFO Downloading out/downloads/console.tar.gz (attempt 1/3), target: Console |
| 1738 | 2026-04-02T22:01:50.160Z | Apr 02 22:01:49.627 INFO Downloading out/downloads/xcvradm.gz (attempt 1/3), target: TransceiverControl |
| 1739 | 2026-04-02T22:01:50.160Z | Apr 02 22:01:49.627 INFO Downloading out/downloads/cockroach.tgz (attempt 1/3), target: Cockroach |
| 1740 | 2026-04-02T22:01:50.161Z | Apr 02 22:01:49.627 INFO Downloading out/downloads/mgd.tar.gz (attempt 1/3), target: MaghemiteMgd |
| 1741 | 2026-04-02T22:01:50.161Z | Apr 02 22:01:49.627 INFO Downloading out/downloads/dendrite-stub.tar.gz (attempt 1/3), target: DendriteStub |
| 1742 | 2026-04-02T22:01:50.161Z | Apr 02 22:01:49.627 INFO Downloading out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz (attempt 1/3), target: Clickhouse |
| 1743 | 2026-04-02T22:01:50.742Z | Apr 02 22:01:50.210 INFO Unpacking out/downloads/xcvradm.gz to out/downloads/root/opt/oxide/bin/xcvradm, target: TransceiverControl |
| 1744 | 2026-04-02T22:01:50.951Z | Apr 02 22:01:50.419 INFO Download complete, target: TransceiverControl |
| 1745 | 2026-04-02T22:01:51.397Z | Apr 02 22:01:50.855 INFO Unpacking out/downloads/console.tar.gz to out/console-assets, target: Console |
| 1746 | 2026-04-02T22:01:51.619Z | Apr 02 22:01:51.087 INFO Download complete, target: Console |
| 1747 | 2026-04-02T22:01:51.804Z | Apr 02 22:01:51.272 INFO Unpacking out/downloads/dendrite-stub.tar.gz to out/downloads, target: DendriteStub |
| 1748 | 2026-04-02T22:01:51.910Z | Apr 02 22:01:51.379 INFO Unpacking out/downloads/mgd.tar.gz to out/downloads, target: MaghemiteMgd |
| 1749 | 2026-04-02T22:01:52.499Z | Apr 02 22:01:51.968 INFO tarball path: out/downloads/cockroach.tgz, target: Cockroach |
| 1750 | 2026-04-02T22:01:52.499Z | Apr 02 22:01:51.969 INFO Unpacking out/downloads/cockroach.tgz to out/downloads, target: Cockroach |
| 1751 | 2026-04-02T22:01:52.959Z | Apr 02 22:01:52.297 INFO Unpacking out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz to out/clickhouse, target: Clickhouse |
| 1752 | 2026-04-02T22:01:54.134Z | Apr 02 22:01:53.601 INFO Download complete, target: DendriteStub |
| 1753 | 2026-04-02T22:01:54.259Z | Apr 02 22:01:53.727 INFO Download complete, target: MaghemiteMgd |
| 1754 | 2026-04-02T22:01:57.311Z | Apr 02 22:01:56.779 INFO Checking that binary works, target: Cockroach |
| 1755 | 2026-04-02T22:01:57.419Z | Apr 02 22:01:56.888 INFO Download complete, target: Cockroach |
| 1756 | 2026-04-02T22:01:59.662Z | Apr 02 22:01:59.130 INFO Checking that binary works, target: Clickhouse |
| 1757 | 2026-04-02T22:01:59.754Z | Apr 02 22:01:59.223 INFO Download complete, target: Clickhouse |
| 1758 | 2026-04-02T22:01:59.761Z | All prerequisites installed successfully |
| 1759 | 2026-04-02T22:01:59.766Z | |
| 1760 | 2026-04-02T22:01:59.766Z | real 2:48.141867658 |
| 1761 | 2026-04-02T22:01:59.766Z | user 7:17.947421877 |
| 1762 | 2026-04-02T22:01:59.766Z | sys 1:44.156386334 |
| 1763 | 2026-04-02T22:01:59.766Z | trap 0.266523867 |
| 1764 | 2026-04-02T22:01:59.766Z | tflt 1.226049180 |
| 1765 | 2026-04-02T22:01:59.766Z | dflt 1.634788818 |
| 1766 | 2026-04-02T22:01:59.766Z | kflt 0.026149834 |
| 1767 | 2026-04-02T22:01:59.766Z | lock 22:55.716969808 |
| 1768 | 2026-04-02T22:01:59.766Z | slp 19:35.181442304 |
| 1769 | 2026-04-02T22:01:59.766Z | lat 24.780354550 |
| 1770 | 2026-04-02T22:01:59.767Z | stop 2:58.559983892 |
| 1771 | 2026-04-02T22:01:59.767Z | + ptime -m cargo xtask download softnpu |
| 1772 | 2026-04-02T22:02:00.283Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s |
| 1773 | 2026-04-02T22:02:00.313Z | Running `target/debug/xtask download softnpu` |
| 1774 | 2026-04-02T22:02:01.078Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.73s |
| 1775 | 2026-04-02T22:02:01.149Z | Running `target/debug/xtask-downloader softnpu` |
| 1776 | 2026-04-02T22:02:01.192Z | Apr 02 22:02:00.660 INFO Starting download, target: Softnpu |
| 1777 | 2026-04-02T22:02:01.196Z | Apr 02 22:02:00.661 INFO Downloading out/npuzone/npuzone (attempt 1/3), target: Softnpu |
| 1778 | 2026-04-02T22:02:02.000Z | Apr 02 22:02:01.399 INFO Download complete, target: Softnpu |
| 1779 | 2026-04-02T22:02:02.011Z | |
| 1780 | 2026-04-02T22:02:02.011Z | real 2.166305832 |
| 1781 | 2026-04-02T22:02:02.011Z | user 1.296286637 |
| 1782 | 2026-04-02T22:02:02.011Z | sys 0.648142602 |
| 1783 | 2026-04-02T22:02:02.011Z | trap 0.000814861 |
| 1784 | 2026-04-02T22:02:02.011Z | tflt 0.000087768 |
| 1785 | 2026-04-02T22:02:02.011Z | dflt 0.000380094 |
| 1786 | 2026-04-02T22:02:02.011Z | kflt 0.000000000 |
| 1787 | 2026-04-02T22:02:02.011Z | lock 13.554910868 |
| 1788 | 2026-04-02T22:02:02.012Z | slp 0.582802830 |
| 1789 | 2026-04-02T22:02:02.012Z | lat 0.078076603 |
| 1790 | 2026-04-02T22:02:02.012Z | stop 0.000187369 |
| 1791 | 2026-04-02T22:02:02.012Z | + export CARGO_INCREMENTAL=0 |
| 1792 | 2026-04-02T22:02:02.012Z | + CARGO_INCREMENTAL=0 |
| 1793 | 2026-04-02T22:02:02.012Z | + ptime -m cargo run --locked --release --bin omicron-package -- -t test target create -p dev |
| 1794 | 2026-04-02T22:02:02.825Z | Compiling proc-macro2 v1.0.106 |
| 1795 | 2026-04-02T22:02:02.825Z | Compiling quote v1.0.44 |
| 1796 | 2026-04-02T22:02:02.825Z | Compiling unicode-ident v1.0.24 |
| 1797 | 2026-04-02T22:02:02.825Z | Compiling libc v0.2.180 |
| 1798 | 2026-04-02T22:02:02.825Z | Compiling serde_core v1.0.228 |
| 1799 | 2026-04-02T22:02:02.825Z | Compiling serde v1.0.228 |
| 1800 | 2026-04-02T22:02:02.828Z | Compiling cfg-if v1.0.4 |
| 1801 | 2026-04-02T22:02:02.828Z | Compiling version_check v0.9.5 |
| 1802 | 2026-04-02T22:02:02.828Z | Compiling shlex v1.3.0 |
| 1803 | 2026-04-02T22:02:02.828Z | Compiling find-msvc-tools v0.1.9 |
| 1804 | 2026-04-02T22:02:02.828Z | Compiling typenum v1.19.0 |
| 1805 | 2026-04-02T22:02:02.965Z | Compiling portable-atomic v1.13.1 |
| 1806 | 2026-04-02T22:02:02.973Z | Compiling memchr v2.8.0 |
| 1807 | 2026-04-02T22:02:02.973Z | Compiling autocfg v1.5.0 |
| 1808 | 2026-04-02T22:02:02.973Z | Compiling zmij v1.0.21 |
| 1809 | 2026-04-02T22:02:03.062Z | Compiling serde_json v1.0.149 |
| 1810 | 2026-04-02T22:02:03.150Z | Compiling zerocopy v0.8.40 |
| 1811 | 2026-04-02T22:02:03.276Z | Compiling parking_lot_core v0.9.12 |
| 1812 | 2026-04-02T22:02:03.282Z | Compiling generic-array v0.14.7 |
| 1813 | 2026-04-02T22:02:03.282Z | Compiling libm v0.2.16 |
| 1814 | 2026-04-02T22:02:03.367Z | Compiling smallvec v1.15.1 |
| 1815 | 2026-04-02T22:02:03.398Z | Compiling icu_properties_data v2.1.2 |
| 1816 | 2026-04-02T22:02:03.417Z | Compiling icu_normalizer_data v2.1.1 |
| 1817 | 2026-04-02T22:02:03.432Z | Compiling num-traits v0.2.19 |
| 1818 | 2026-04-02T22:02:03.513Z | Compiling itoa v1.0.17 |
| 1819 | 2026-04-02T22:02:03.547Z | Compiling log v0.4.29 |
| 1820 | 2026-04-02T22:02:03.614Z | Compiling getrandom v0.4.1 |
| 1821 | 2026-04-02T22:02:03.645Z | Compiling pkg-config v0.3.32 |
| 1822 | 2026-04-02T22:02:03.694Z | Compiling stable_deref_trait v1.2.1 |
| 1823 | 2026-04-02T22:02:03.740Z | Compiling scopeguard v1.2.0 |
| 1824 | 2026-04-02T22:02:03.800Z | Compiling subtle v2.6.1 |
| 1825 | 2026-04-02T22:02:03.885Z | Compiling thiserror v2.0.18 |
| 1826 | 2026-04-02T22:02:03.900Z | Compiling lock_api v0.4.14 |
| 1827 | 2026-04-02T22:02:03.929Z | Compiling fnv v1.0.7 |
| 1828 | 2026-04-02T22:02:04.025Z | Compiling getrandom v0.3.4 |
| 1829 | 2026-04-02T22:02:04.035Z | Compiling pin-project-lite v0.2.17 |
| 1830 | 2026-04-02T22:02:04.152Z | Compiling jobserver v0.1.34 |
| 1831 | 2026-04-02T22:02:04.172Z | Compiling getrandom v0.2.17 |
| 1832 | 2026-04-02T22:02:04.361Z | Compiling errno v0.3.14 |
| 1833 | 2026-04-02T22:02:04.371Z | Compiling syn v2.0.117 |
| 1834 | 2026-04-02T22:02:04.380Z | Compiling rand_core v0.6.4 |
| 1835 | 2026-04-02T22:02:04.380Z | Compiling critical-section v1.2.0 |
| 1836 | 2026-04-02T22:02:04.414Z | Compiling cc v1.2.56 |
| 1837 | 2026-04-02T22:02:04.518Z | Compiling once_cell v1.21.3 |
| 1838 | 2026-04-02T22:02:04.552Z | Compiling equivalent v1.0.2 |
| 1839 | 2026-04-02T22:02:04.556Z | Compiling rustversion v1.0.22 |
| 1840 | 2026-04-02T22:02:04.556Z | Compiling allocator-api2 v0.2.21 |
| 1841 | 2026-04-02T22:02:04.686Z | Compiling percent-encoding v2.3.2 |
| 1842 | 2026-04-02T22:02:04.686Z | Compiling dunce v1.0.5 |
| 1843 | 2026-04-02T22:02:04.719Z | Compiling writeable v0.6.2 |
| 1844 | 2026-04-02T22:02:04.751Z | Compiling fs_extra v1.3.0 |
| 1845 | 2026-04-02T22:02:04.769Z | Compiling litemap v0.8.1 |
| 1846 | 2026-04-02T22:02:04.819Z | Compiling foldhash v0.2.0 |
| 1847 | 2026-04-02T22:02:04.955Z | Compiling const-oid v0.9.6 |
| 1848 | 2026-04-02T22:02:04.987Z | Compiling hashbrown v0.16.1 |
| 1849 | 2026-04-02T22:02:05.017Z | Compiling signal-hook-registry v1.4.8 |
| 1850 | 2026-04-02T22:02:05.068Z | Compiling rustix v1.1.3 |
| 1851 | 2026-04-02T22:02:05.072Z | Compiling socket2 v0.6.2 |
| 1852 | 2026-04-02T22:02:05.072Z | Compiling mio v1.1.1 |
| 1853 | 2026-04-02T22:02:05.144Z | Compiling schemars v0.8.22 |
| 1854 | 2026-04-02T22:02:05.148Z | Compiling utf8_iter v1.0.4 |
| 1855 | 2026-04-02T22:02:05.177Z | Compiling cmake v0.1.57 |
| 1856 | 2026-04-02T22:02:05.391Z | Compiling semver v1.0.27 |
| 1857 | 2026-04-02T22:02:05.466Z | Compiling parking_lot v0.12.5 |
| 1858 | 2026-04-02T22:02:05.564Z | Compiling bitflags v2.11.0 |
| 1859 | 2026-04-02T22:02:05.582Z | Compiling indexmap v2.13.0 |
| 1860 | 2026-04-02T22:02:05.632Z | Compiling aws-lc-rs v1.16.0 |
| 1861 | 2026-04-02T22:02:05.671Z | Compiling rand_core v0.10.0 |
| 1862 | 2026-04-02T22:02:05.715Z | Compiling form_urlencoded v1.2.2 |
| 1863 | 2026-04-02T22:02:05.772Z | Compiling ring v0.17.14 |
| 1864 | 2026-04-02T22:02:05.789Z | Compiling aws-lc-sys v0.37.1 |
| 1865 | 2026-04-02T22:02:05.854Z | Compiling futures-core v0.3.32 |
| 1866 | 2026-04-02T22:02:05.869Z | Compiling strsim v0.11.1 |
| 1867 | 2026-04-02T22:02:06.021Z | Compiling ucd-trie v0.1.7 |
| 1868 | 2026-04-02T22:02:06.042Z | Compiling thiserror v1.0.69 |
| 1869 | 2026-04-02T22:02:06.235Z | Compiling byteorder v1.5.0 |
| 1870 | 2026-04-02T22:02:06.269Z | Compiling httparse v1.10.1 |
| 1871 | 2026-04-02T22:02:06.286Z | Compiling pest v2.8.6 |
| 1872 | 2026-04-02T22:02:06.367Z | Compiling ident_case v1.0.1 |
| 1873 | 2026-04-02T22:02:06.401Z | Compiling vcpkg v0.2.15 |
| 1874 | 2026-04-02T22:02:06.422Z | Compiling heck v0.5.0 |
| 1875 | 2026-04-02T22:02:06.503Z | Compiling syn v1.0.109 |
| 1876 | 2026-04-02T22:02:06.554Z | Compiling crossbeam-utils v0.8.21 |
| 1877 | 2026-04-02T22:02:06.559Z | Compiling regex-syntax v0.8.10 |
| 1878 | 2026-04-02T22:02:06.718Z | Compiling rustls v0.23.37 |
| 1879 | 2026-04-02T22:02:06.829Z | Compiling futures-sink v0.3.32 |
| 1880 | 2026-04-02T22:02:06.833Z | Compiling rustc_version v0.4.1 |
| 1881 | 2026-04-02T22:02:06.905Z | Compiling futures-task v0.3.32 |
| 1882 | 2026-04-02T22:02:06.908Z | Compiling futures-io v0.3.32 |
| 1883 | 2026-04-02T22:02:06.940Z | Compiling slab v0.4.12 |
| 1884 | 2026-04-02T22:02:06.943Z | Compiling cpufeatures v0.2.17 |
| 1885 | 2026-04-02T22:02:06.988Z | Compiling openssl-sys v0.9.111 |
| 1886 | 2026-04-02T22:02:06.993Z | Compiling futures-channel v0.3.32 |
| 1887 | 2026-04-02T22:02:07.098Z | Compiling plain v0.2.3 |
| 1888 | 2026-04-02T22:02:07.114Z | Compiling iana-time-zone v0.1.65 |
| 1889 | 2026-04-02T22:02:07.251Z | Compiling synstructure v0.13.2 |
| 1890 | 2026-04-02T22:02:07.261Z | Compiling serde_derive_internals v0.29.1 |
| 1891 | 2026-04-02T22:02:07.261Z | Compiling uuid v1.21.0 |
| 1892 | 2026-04-02T22:02:07.261Z | Compiling aho-corasick v1.1.4 |
| 1893 | 2026-04-02T22:02:07.286Z | Compiling num-conv v0.2.0 |
| 1894 | 2026-04-02T22:02:07.391Z | Compiling pest_meta v2.8.6 |
| 1895 | 2026-04-02T22:02:07.408Z | Compiling time-core v0.1.8 |
| 1896 | 2026-04-02T22:02:07.572Z | Compiling time-macros v0.2.27 |
| 1897 | 2026-04-02T22:02:07.777Z | Compiling pretty-hex v0.4.1 |
| 1898 | 2026-04-02T22:02:07.819Z | Compiling openssl v0.10.75 |
| 1899 | 2026-04-02T22:02:07.956Z | Compiling either v1.15.0 |
| 1900 | 2026-04-02T22:02:08.026Z | Compiling pest_generator v2.8.6 |
| 1901 | 2026-04-02T22:02:08.069Z | Compiling regex-automata v0.4.14 |
| 1902 | 2026-04-02T22:02:08.086Z | Compiling crc32fast v1.5.0 |
| 1903 | 2026-04-02T22:02:08.101Z | Compiling anyhow v1.0.102 |
| 1904 | 2026-04-02T22:02:08.117Z | Compiling base64ct v1.8.3 |
| 1905 | 2026-04-02T22:02:08.180Z | Compiling darling_core v0.21.3 |
| 1906 | 2026-04-02T22:02:08.197Z | Compiling zstd-sys v2.0.16+zstd.1.5.7 |
| 1907 | 2026-04-02T22:02:08.280Z | Compiling flagset v0.4.7 |
| 1908 | 2026-04-02T22:02:08.370Z | Compiling pem-rfc7468 v0.7.0 |
| 1909 | 2026-04-02T22:02:08.388Z | Compiling serde_derive v1.0.228 |
| 1910 | 2026-04-02T22:02:08.413Z | Compiling zeroize_derive v1.4.3 |
| 1911 | 2026-04-02T22:02:08.431Z | Compiling zerofrom-derive v0.1.6 |
| 1912 | 2026-04-02T22:02:08.435Z | Compiling yoke-derive v0.8.1 |
| 1913 | 2026-04-02T22:02:08.461Z | Compiling zerovec-derive v0.11.2 |
| 1914 | 2026-04-02T22:02:08.541Z | Compiling displaydoc v0.2.5 |
| 1915 | 2026-04-02T22:02:08.591Z | Compiling zerocopy-derive v0.8.40 |
| 1916 | 2026-04-02T22:02:08.607Z | Compiling tokio-macros v2.6.0 |
| 1917 | 2026-04-02T22:02:08.640Z | Compiling futures-macro v0.3.32 |
| 1918 | 2026-04-02T22:02:08.657Z | Compiling thiserror-impl v2.0.18 |
| 1919 | 2026-04-02T22:02:08.673Z | Compiling tracing-attributes v0.1.31 |
| 1920 | 2026-04-02T22:02:08.689Z | Compiling der_derive v0.7.3 |
| 1921 | 2026-04-02T22:02:09.021Z | Compiling zeroize v1.8.2 |
| 1922 | 2026-04-02T22:02:09.309Z | Compiling schemars_derive v0.8.22 |
| 1923 | 2026-04-02T22:02:09.456Z | Compiling thiserror-impl v1.0.69 |
| 1924 | 2026-04-02T22:02:09.472Z | Compiling pest_derive v2.8.6 |
| 1925 | 2026-04-02T22:02:09.521Z | Compiling futures-util v0.3.32 |
| 1926 | 2026-04-02T22:02:09.604Z | Compiling zerofrom v0.1.6 |
| 1927 | 2026-04-02T22:02:09.773Z | Compiling yoke v0.8.1 |
| 1928 | 2026-04-02T22:02:09.862Z | Compiling crypto-common v0.1.7 |
| 1929 | 2026-04-02T22:02:09.880Z | Compiling block-buffer v0.10.4 |
| 1930 | 2026-04-02T22:02:09.960Z | Compiling zerovec v0.11.5 |
| 1931 | 2026-04-02T22:02:09.975Z | Compiling zerotrie v0.2.3 |
| 1932 | 2026-04-02T22:02:10.055Z | Compiling digest v0.10.7 |
| 1933 | 2026-04-02T22:02:10.299Z | Compiling hmac v0.12.1 |
| 1934 | 2026-04-02T22:02:10.317Z | Compiling block-padding v0.3.3 |
| 1935 | 2026-04-02T22:02:10.363Z | Compiling sha2 v0.10.9 |
| 1936 | 2026-04-02T22:02:10.435Z | Compiling rustls-pki-types v1.14.0 |
| 1937 | 2026-04-02T22:02:10.459Z | Compiling inout v0.1.4 |
| 1938 | 2026-04-02T22:02:10.462Z | Compiling scroll_derive v0.12.1 |
| 1939 | 2026-04-02T22:02:10.492Z | Compiling tinystr v0.8.2 |
| 1940 | 2026-04-02T22:02:10.495Z | Compiling potential_utf v0.1.4 |
| 1941 | 2026-04-02T22:02:10.595Z | Compiling cipher v0.4.4 |
| 1942 | 2026-04-02T22:02:10.630Z | Compiling icu_collections v2.1.1 |
| 1943 | 2026-04-02T22:02:10.672Z | Compiling scroll_derive v0.13.1 |
| 1944 | 2026-04-02T22:02:10.748Z | Compiling icu_locale_core v2.1.1 |
| 1945 | 2026-04-02T22:02:10.797Z | Compiling openssl-macros v0.1.1 |
| 1946 | 2026-04-02T22:02:10.847Z | Compiling native-tls v0.2.18 |
| 1947 | 2026-04-02T22:02:11.090Z | Compiling darling_macro v0.21.3 |
| 1948 | 2026-04-02T22:02:11.140Z | Compiling regex v1.12.3 |
| 1949 | 2026-04-02T22:02:11.381Z | Compiling der v0.7.10 |
| 1950 | 2026-04-02T22:02:11.441Z | Compiling icu_provider v2.1.1 |
| 1951 | 2026-04-02T22:02:11.488Z | Compiling zerocopy-derive v0.7.35 |
| 1952 | 2026-04-02T22:02:11.561Z | Compiling bytes v1.11.1 |
| 1953 | 2026-04-02T22:02:11.616Z | Compiling chrono v0.4.44 |
| 1954 | 2026-04-02T22:02:11.633Z | Compiling serde_tokenstream v0.2.3 |
| 1955 | 2026-04-02T22:02:11.653Z | Compiling rand_core v0.9.5 |
| 1956 | 2026-04-02T22:02:11.746Z | Compiling icu_properties v2.1.2 |
| 1957 | 2026-04-02T22:02:11.973Z | Compiling icu_normalizer v2.1.1 |
| 1958 | 2026-04-02T22:02:12.155Z | Compiling tokio v1.49.0 |
| 1959 | 2026-04-02T22:02:12.271Z | Compiling http v1.4.0 |
| 1960 | 2026-04-02T22:02:12.472Z | Compiling slog v2.8.2 |
| 1961 | 2026-04-02T22:02:12.525Z | Compiling tracing-core v0.1.36 |
| 1962 | 2026-04-02T22:02:12.709Z | Compiling idna_adapter v1.2.1 |
| 1963 | 2026-04-02T22:02:12.747Z | Compiling rayon-core v1.13.0 |
| 1964 | 2026-04-02T22:02:12.865Z | Compiling idna v1.1.0 |
| 1965 | 2026-04-02T22:02:12.950Z | Compiling ppv-lite86 v0.2.21 |
| 1966 | 2026-04-02T22:02:13.110Z | Compiling dyn-clone v1.0.20 |
| 1967 | 2026-04-02T22:02:13.199Z | Compiling url v2.5.8 |
| 1968 | 2026-04-02T22:02:13.243Z | Compiling untrusted v0.9.0 |
| 1969 | 2026-04-02T22:02:13.278Z | Compiling tracing v0.1.44 |
| 1970 | 2026-04-02T22:02:13.312Z | Compiling spki v0.7.3 |
| 1971 | 2026-04-02T22:02:13.395Z | Compiling darling v0.21.3 |
| 1972 | 2026-04-02T22:02:13.524Z | Compiling salsa20 v0.10.2 |
| 1973 | 2026-04-02T22:02:13.545Z | Compiling pbkdf2 v0.12.2 |
| 1974 | 2026-04-02T22:02:13.717Z | Compiling cookie v0.18.1 |
| 1975 | 2026-04-02T22:02:13.897Z | Compiling base64 v0.22.1 |
| 1976 | 2026-04-02T22:02:13.971Z | Compiling camino v1.2.2 |
| 1977 | 2026-04-02T22:02:14.217Z | Compiling scrypt v0.11.0 |
| 1978 | 2026-04-02T22:02:14.249Z | Compiling rand_chacha v0.9.0 |
| 1979 | 2026-04-02T22:02:14.280Z | Compiling aes v0.8.4 |
| 1980 | 2026-04-02T22:02:14.422Z | Compiling cbc v0.1.2 |
| 1981 | 2026-04-02T22:02:14.883Z | Compiling usdt-impl v0.5.0 |
| 1982 | 2026-04-02T22:02:14.928Z | Compiling winnow v0.7.14 |
| 1983 | 2026-04-02T22:02:14.944Z | Compiling ref-cast v1.0.25 |
| 1984 | 2026-04-02T22:02:15.120Z | Compiling paste v1.0.15 |
| 1985 | 2026-04-02T22:02:15.134Z | Compiling usdt-impl v0.6.0 |
| 1986 | 2026-04-02T22:02:15.316Z | Compiling pkcs5 v0.7.1 |
| 1987 | 2026-04-02T22:02:15.371Z | Compiling rand v0.9.2 |
| 1988 | 2026-04-02T22:02:15.459Z | Compiling http-body v1.0.1 |
| 1989 | 2026-04-02T22:02:15.669Z | Compiling serde_spanned v0.6.9 |
| 1990 | 2026-04-02T22:02:15.700Z | Compiling toml_datetime v0.6.11 |
| 1991 | 2026-04-02T22:02:15.730Z | Compiling scroll v0.13.0 |
| 1992 | 2026-04-02T22:02:15.755Z | Compiling scroll v0.12.0 |
| 1993 | 2026-04-02T22:02:15.811Z | Compiling heapless v0.7.17 |
| 1994 | 2026-04-02T22:02:15.828Z | Compiling tokio-util v0.7.18 |
| 1995 | 2026-04-02T22:02:15.953Z | Compiling bzip2-sys v0.1.13+1.0.8 |
| 1996 | 2026-04-02T22:02:16.020Z | Compiling atomic-waker v1.1.2 |
| 1997 | 2026-04-02T22:02:16.036Z | Compiling signal-hook v0.3.18 |
| 1998 | 2026-04-02T22:02:16.103Z | Compiling untrusted v0.7.1 |
| 1999 | 2026-04-02T22:02:16.121Z | Compiling openssl-probe v0.2.1 |
| 2000 | 2026-04-02T22:02:16.239Z | Compiling zstd-safe v7.2.4 |
| 2001 | 2026-04-02T22:02:16.272Z | Compiling toml_parser v1.0.9+spec-1.1.0 |
| 2002 | 2026-04-02T22:02:16.395Z | Compiling goblin v0.8.2 |
| 2003 | 2026-04-02T22:02:16.398Z | Compiling goblin v0.10.5 |
| 2004 | 2026-04-02T22:02:16.531Z | Compiling pkcs8 v0.10.2 |
| 2005 | 2026-04-02T22:02:16.830Z | Compiling zerocopy v0.7.35 |
| 2006 | 2026-04-02T22:02:16.857Z | Compiling ref-cast-impl v1.0.25 |
| 2007 | 2026-04-02T22:02:16.916Z | Compiling darling_core v0.20.11 |
| 2008 | 2026-04-02T22:02:17.218Z | Compiling toml_datetime v0.7.5+spec-1.1.0 |
| 2009 | 2026-04-02T22:02:17.230Z | Compiling memoffset v0.9.1 |
| 2010 | 2026-04-02T22:02:17.230Z | Compiling try-lock v0.2.5 |
| 2011 | 2026-04-02T22:02:17.343Z | Compiling tinyvec_macros v0.1.1 |
| 2012 | 2026-04-02T22:02:17.415Z | Compiling rustix v0.38.44 |
| 2013 | 2026-04-02T22:02:17.419Z | Compiling tower-layer v0.3.3 |
| 2014 | 2026-04-02T22:02:17.464Z | Compiling tower-service v0.3.3 |
| 2015 | 2026-04-02T22:02:17.467Z | Compiling winnow v0.5.40 |
| 2016 | 2026-04-02T22:02:17.571Z | Compiling fastrand v2.3.0 |
| 2017 | 2026-04-02T22:02:17.843Z | Compiling litrs v1.0.0 |
| 2018 | 2026-04-02T22:02:17.987Z | Compiling want v0.3.1 |
| 2019 | 2026-04-02T22:02:18.022Z | Compiling h2 v0.4.13 |
| 2020 | 2026-04-02T22:02:18.069Z | Compiling tinyvec v1.10.0 |
| 2021 | 2026-04-02T22:02:18.307Z | Compiling document-features v0.2.12 |
| 2022 | 2026-04-02T22:02:18.582Z | Compiling dof v0.3.0 |
| 2023 | 2026-04-02T22:02:18.829Z | Compiling toml_edit v0.19.15 |
| 2024 | 2026-04-02T22:02:18.860Z | Compiling darling_macro v0.20.11 |
| 2025 | 2026-04-02T22:02:19.062Z | Compiling dof v0.4.0 |
| 2026 | 2026-04-02T22:02:19.228Z | Compiling dtrace-parser v0.2.0 |
| 2027 | 2026-04-02T22:02:19.334Z | Compiling ipnet v2.11.0 |
| 2028 | 2026-04-02T22:02:19.398Z | Compiling dtrace-parser v0.3.0 |
| 2029 | 2026-04-02T22:02:19.492Z | Compiling daft-derive v0.1.5 |
| 2030 | 2026-04-02T22:02:19.836Z | Compiling async-trait v0.1.89 |
| 2031 | 2026-04-02T22:02:19.864Z | Compiling curve25519-dalek v4.1.3 |
| 2032 | 2026-04-02T22:02:20.067Z | Compiling spin v0.9.8 |
| 2033 | 2026-04-02T22:02:20.120Z | Compiling thread-id v5.1.0 |
| 2034 | 2026-04-02T22:02:20.145Z | Compiling thread-id v4.2.2 |
| 2035 | 2026-04-02T22:02:20.184Z | Compiling proc-macro-error-attr v1.0.4 |
| 2036 | 2026-04-02T22:02:20.201Z | Compiling pin-utils v0.1.0 |
| 2037 | 2026-04-02T22:02:20.205Z | Compiling smoltcp v0.9.1 |
| 2038 | 2026-04-02T22:02:20.233Z | Compiling foreign-types-shared v0.1.1 |
| 2039 | 2026-04-02T22:02:20.250Z | Compiling httpdate v1.0.3 |
| 2040 | 2026-04-02T22:02:20.308Z | Compiling cfg_aliases v0.2.1 |
| 2041 | 2026-04-02T22:02:20.508Z | Compiling powerfmt v0.2.0 |
| 2042 | 2026-04-02T22:02:20.540Z | Compiling num-bigint-dig v0.8.6 |
| 2043 | 2026-04-02T22:02:20.557Z | Compiling tempfile v3.25.0 |
| 2044 | 2026-04-02T22:02:20.575Z | Compiling nix v0.31.1 |
| 2045 | 2026-04-02T22:02:20.608Z | Compiling foreign-types v0.3.2 |
| 2046 | 2026-04-02T22:02:20.697Z | Compiling deranged v0.5.8 |
| 2047 | 2026-04-02T22:02:20.796Z | Compiling darling v0.20.11 |
| 2048 | 2026-04-02T22:02:21.021Z | Compiling hyper v1.8.1 |
| 2049 | 2026-04-02T22:02:21.189Z | Compiling ipnetwork v0.21.1 |
| 2050 | 2026-04-02T22:02:21.240Z | Compiling strum_macros v0.26.4 |
| 2051 | 2026-04-02T22:02:21.408Z | Compiling wait-timeout v0.2.1 |
| 2052 | 2026-04-02T22:02:21.566Z | Compiling proc-macro-error v1.0.4 |
| 2053 | 2026-04-02T22:02:21.666Z | Compiling siphasher v1.0.2 |
| 2054 | 2026-04-02T22:02:21.749Z | Compiling bit-vec v0.8.0 |
| 2055 | 2026-04-02T22:02:21.765Z | Compiling quick-error v1.2.3 |
| 2056 | 2026-04-02T22:02:21.794Z | Compiling unicode-segmentation v1.12.0 |
| 2057 | 2026-04-02T22:02:21.811Z | Compiling anstyle v1.0.13 |
| 2058 | 2026-04-02T22:02:21.890Z | Compiling num_threads v0.1.7 |
| 2059 | 2026-04-02T22:02:21.905Z | Compiling simd-adler32 v0.3.8 |
| 2060 | 2026-04-02T22:02:21.962Z | Compiling utf8parse v0.2.2 |
| 2061 | 2026-04-02T22:02:21.997Z | Compiling time v0.3.47 |
| 2062 | 2026-04-02T22:02:22.012Z | Compiling bit-set v0.8.0 |
| 2063 | 2026-04-02T22:02:22.089Z | Compiling hyper-util v0.1.20 |
| 2064 | 2026-04-02T22:02:22.147Z | Compiling anstyle-parse v0.2.7 |
| 2065 | 2026-04-02T22:02:22.195Z | Compiling rusty-fork v0.3.1 |
| 2066 | 2026-04-02T22:02:22.800Z | Compiling crossbeam-epoch v0.9.18 |
| 2067 | 2026-04-02T22:02:22.803Z | Compiling derive_builder_core v0.20.2 |
| 2068 | 2026-04-02T22:02:23.191Z | Compiling unicode-normalization v0.1.25 |
| 2069 | 2026-04-02T22:02:23.498Z | Compiling rustls-native-certs v0.8.3 |
| 2070 | 2026-04-02T22:02:23.767Z | Compiling rand_xorshift v0.4.0 |
| 2071 | 2026-04-02T22:02:23.783Z | Compiling hubpack_derive v0.1.1 |
| 2072 | 2026-04-02T22:02:23.800Z | Compiling signature v2.2.0 |
| 2073 | 2026-04-02T22:02:23.929Z | Compiling strum_macros v0.27.2 |
| 2074 | 2026-04-02T22:02:23.961Z | Compiling curve25519-dalek-derive v0.1.1 |
| 2075 | 2026-04-02T22:02:24.184Z | Compiling sync_wrapper v1.0.2 |
| 2076 | 2026-04-02T22:02:24.247Z | Compiling fs-err v3.3.0 |
| 2077 | 2026-04-02T22:02:24.312Z | Compiling ahash v0.8.12 |
| 2078 | 2026-04-02T22:02:24.367Z | Compiling unicode-bidi v0.3.18 |
| 2079 | 2026-04-02T22:02:24.422Z | Compiling adler2 v2.0.1 |
| 2080 | 2026-04-02T22:02:24.488Z | Compiling colorchoice v1.0.4 |
| 2081 | 2026-04-02T22:02:24.574Z | Compiling unicode-properties v0.1.4 |
| 2082 | 2026-04-02T22:02:24.590Z | Compiling unarray v0.1.4 |
| 2083 | 2026-04-02T22:02:24.606Z | Compiling is_terminal_polyfill v1.70.2 |
| 2084 | 2026-04-02T22:02:24.624Z | Compiling anstyle-query v1.1.5 |
| 2085 | 2026-04-02T22:02:24.677Z | Compiling object v0.37.3 |
| 2086 | 2026-04-02T22:02:24.720Z | Compiling anstream v0.6.21 |
| 2087 | 2026-04-02T22:02:24.724Z | Compiling proptest v1.10.0 |
| 2088 | 2026-04-02T22:02:24.806Z | Compiling stringprep v0.1.5 |
| 2089 | 2026-04-02T22:02:24.873Z | Compiling miniz_oxide v0.8.9 |
| 2090 | 2026-04-02T22:02:25.028Z | Compiling tower v0.5.3 |
| 2091 | 2026-04-02T22:02:25.198Z | Compiling derive_builder_macro v0.20.2 |
| 2092 | 2026-04-02T22:02:25.433Z | Compiling crossbeam-deque v0.8.6 |
| 2093 | 2026-04-02T22:02:25.520Z | Compiling heck v0.4.1 |
| 2094 | 2026-04-02T22:02:25.557Z | Compiling usdt-attr-macro v0.6.0 |
| 2095 | 2026-04-02T22:02:25.652Z | Compiling usdt-macro v0.6.0 |
| 2096 | 2026-04-02T22:02:25.901Z | Compiling http-body-util v0.1.3 |
| 2097 | 2026-04-02T22:02:26.198Z | Compiling webpki-roots v1.0.6 |
| 2098 | 2026-04-02T22:02:26.346Z | Compiling rand_chacha v0.3.1 |
| 2099 | 2026-04-02T22:02:26.397Z | Compiling erased-serde v0.3.31 |
| 2100 | 2026-04-02T22:02:26.414Z | Compiling md-5 v0.10.6 |
| 2101 | 2026-04-02T22:02:26.467Z | Compiling num-integer v0.1.46 |
| 2102 | 2026-04-02T22:02:26.470Z | Compiling hash32 v0.2.1 |
| 2103 | 2026-04-02T22:02:26.516Z | Compiling vergen-lib v0.1.6 |
| 2104 | 2026-04-02T22:02:26.534Z | Compiling ff v0.13.1 |
| 2105 | 2026-04-02T22:02:26.583Z | Compiling ryu v1.0.23 |
| 2106 | 2026-04-02T22:02:26.615Z | Compiling zlib-rs v0.6.2 |
| 2107 | 2026-04-02T22:02:26.671Z | Compiling base16ct v0.2.0 |
| 2108 | 2026-04-02T22:02:26.689Z | Compiling iri-string v0.7.10 |
| 2109 | 2026-04-02T22:02:26.718Z | Compiling psl-types v2.0.11 |
| 2110 | 2026-04-02T22:02:26.738Z | Compiling fallible-iterator v0.2.0 |
| 2111 | 2026-04-02T22:02:26.796Z | Compiling num-iter v0.1.45 |
| 2112 | 2026-04-02T22:02:26.826Z | Compiling publicsuffix v2.3.0 |
| 2113 | 2026-04-02T22:02:26.842Z | Compiling sec1 v0.7.3 |
| 2114 | 2026-04-02T22:02:26.873Z | Compiling newtype-uuid v1.3.2 |
| 2115 | 2026-04-02T22:02:26.876Z | Compiling serde_urlencoded v0.7.1 |
| 2116 | 2026-04-02T22:02:27.016Z | Compiling group v0.13.0 |
| 2117 | 2026-04-02T22:02:27.051Z | Compiling postgres-protocol v0.6.10 |
| 2118 | 2026-04-02T22:02:27.149Z | Compiling rand v0.8.5 |
| 2119 | 2026-04-02T22:02:27.318Z | Compiling oxnet v0.1.4 |
| 2120 | 2026-04-02T22:02:27.563Z | Compiling zone_cfg_derive v0.3.1 |
| 2121 | 2026-04-02T22:02:27.586Z | Compiling derive_builder v0.20.2 |
| 2122 | 2026-04-02T22:02:27.690Z | Compiling tokio-native-tls v0.3.1 |
| 2123 | 2026-04-02T22:02:27.837Z | Compiling phf_shared v0.13.1 |
| 2124 | 2026-04-02T22:02:27.837Z | Compiling lazy_static v1.5.0 |
| 2125 | 2026-04-02T22:02:27.837Z | Compiling tower-http v0.6.8 |
| 2126 | 2026-04-02T22:02:27.929Z | Compiling terminal_size v0.4.3 |
| 2127 | 2026-04-02T22:02:27.945Z | Compiling serde_with_macros v3.17.0 |
| 2128 | 2026-04-02T22:02:27.998Z | Compiling cargo-platform v0.1.9 |
| 2129 | 2026-04-02T22:02:28.044Z | Compiling hkdf v0.12.4 |
| 2130 | 2026-04-02T22:02:28.079Z | Compiling crypto-bigint v0.5.5 |
| 2131 | 2026-04-02T22:02:28.094Z | Compiling clap_derive v4.5.55 |
| 2132 | 2026-04-02T22:02:28.154Z | Compiling enum-as-inner v0.6.1 |
| 2133 | 2026-04-02T22:02:28.170Z | Compiling serde_repr v0.1.20 |
| 2134 | 2026-04-02T22:02:28.187Z | Compiling vergen v9.0.6 |
| 2135 | 2026-04-02T22:02:28.253Z | Compiling foldhash v0.1.5 |
| 2136 | 2026-04-02T22:02:28.269Z | Compiling managed v0.8.0 |
| 2137 | 2026-04-02T22:02:28.381Z | Compiling clap_lex v1.0.0 |
| 2138 | 2026-04-02T22:02:28.436Z | Compiling bumpalo v3.20.2 |
| 2139 | 2026-04-02T22:02:28.451Z | Compiling libbz2-rs-sys v0.2.2 |
| 2140 | 2026-04-02T22:02:28.617Z | Compiling flate2 v1.1.9 |
| 2141 | 2026-04-02T22:02:28.669Z | Compiling bitflags v1.3.2 |
| 2142 | 2026-04-02T22:02:28.693Z | Compiling unicode-width v0.2.0 |
| 2143 | 2026-04-02T22:02:28.770Z | Compiling zopfli v0.8.3 |
| 2144 | 2026-04-02T22:02:28.839Z | Compiling clap_builder v4.5.60 |
| 2145 | 2026-04-02T22:02:28.884Z | Compiling bzip2 v0.6.1 |
| 2146 | 2026-04-02T22:02:28.992Z | Compiling elliptic-curve v0.13.8 |
| 2147 | 2026-04-02T22:02:28.996Z | Compiling console v0.16.2 |
| 2148 | 2026-04-02T22:02:29.041Z | Compiling hashbrown v0.15.5 |
| 2149 | 2026-04-02T22:02:29.093Z | Compiling cargo_metadata v0.19.2 |
| 2150 | 2026-04-02T22:02:29.141Z | Compiling zstd v0.13.3 |
| 2151 | 2026-04-02T22:02:29.497Z | Compiling phf v0.13.1 |
| 2152 | 2026-04-02T22:02:29.548Z | Compiling hyper-tls v0.6.0 |
| 2153 | 2026-04-02T22:02:29.685Z | Compiling signal-hook-mio v0.2.5 |
| 2154 | 2026-04-02T22:02:29.700Z | Compiling rayon v1.11.0 |
| 2155 | 2026-04-02T22:02:29.721Z | Compiling daft v0.1.5 |
| 2156 | 2026-04-02T22:02:29.735Z | Compiling cookie_store v0.22.1 |
| 2157 | 2026-04-02T22:02:29.782Z | Compiling postgres-types v0.2.12 |
| 2158 | 2026-04-02T22:02:29.798Z | Compiling bzip2 v0.4.4 |
| 2159 | 2026-04-02T22:02:29.887Z | Compiling strum v0.27.2 |
| 2160 | 2026-04-02T22:02:30.063Z | Compiling hubpack v0.1.2 |
| 2161 | 2026-04-02T22:02:30.082Z | Compiling ed25519 v2.2.3 |
| 2162 | 2026-04-02T22:02:30.298Z | Compiling phf_shared v0.11.3 |
| 2163 | 2026-04-02T22:02:30.385Z | Compiling pkcs1 v0.7.5 |
| 2164 | 2026-04-02T22:02:30.478Z | Compiling hex v0.4.3 |
| 2165 | 2026-04-02T22:02:30.496Z | Compiling serde-big-array v0.5.1 |
| 2166 | 2026-04-02T22:02:30.607Z | Compiling rfc6979 v0.4.0 |
| 2167 | 2026-04-02T22:02:30.666Z | Compiling bstr v1.12.1 |
| 2168 | 2026-04-02T22:02:30.776Z | Compiling itertools v0.12.1 |
| 2169 | 2026-04-02T22:02:30.794Z | Compiling float-cmp v0.10.0 |
| 2170 | 2026-04-02T22:02:30.818Z | Compiling memmap2 v0.9.10 |
| 2171 | 2026-04-02T22:02:30.885Z | Compiling env_filter v1.0.0 |
| 2172 | 2026-04-02T22:02:30.958Z | Compiling encoding_rs v0.8.35 |
| 2173 | 2026-04-02T22:02:31.012Z | Compiling mime v0.3.17 |
| 2174 | 2026-04-02T22:02:31.050Z | Compiling keccak v0.1.6 |
| 2175 | 2026-04-02T22:02:31.175Z | Compiling rustc-hash v2.1.1 |
| 2176 | 2026-04-02T22:02:31.194Z | Compiling normalize-line-endings v0.3.0 |
| 2177 | 2026-04-02T22:02:31.213Z | Compiling fixedbitset v0.4.2 |
| 2178 | 2026-04-02T22:02:31.252Z | Compiling predicates-core v1.0.10 |
| 2179 | 2026-04-02T22:02:31.272Z | Compiling data-encoding v2.10.0 |
| 2180 | 2026-04-02T22:02:31.288Z | Compiling new_debug_unreachable v1.0.6 |
| 2181 | 2026-04-02T22:02:31.294Z | Compiling jiff v0.2.21 |
| 2182 | 2026-04-02T22:02:31.377Z | Compiling unit-prefix v0.5.2 |
| 2183 | 2026-04-02T22:02:31.442Z | Compiling whoami v2.1.0 |
| 2184 | 2026-04-02T22:02:31.577Z | Compiling difflib v0.4.0 |
| 2185 | 2026-04-02T22:02:31.585Z | Compiling fixedbitset v0.5.7 |
| 2186 | 2026-04-02T22:02:31.585Z | Compiling toml_write v0.1.2 |
| 2187 | 2026-04-02T22:02:31.777Z | Compiling static_assertions v1.1.0 |
| 2188 | 2026-04-02T22:02:31.794Z | Compiling precomputed-hash v0.1.1 |
| 2189 | 2026-04-02T22:02:31.797Z | Compiling toml_edit v0.22.27 |
| 2190 | 2026-04-02T22:02:31.797Z | Compiling petgraph v0.8.3 |
| 2191 | 2026-04-02T22:02:31.843Z | Compiling predicates v3.1.4 |
| 2192 | 2026-04-02T22:02:31.885Z | Compiling string_cache v0.8.9 |
| 2193 | 2026-04-02T22:02:31.901Z | Compiling zone v0.3.1 |
| 2194 | 2026-04-02T22:02:31.904Z | Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc) |
| 2195 | 2026-04-02T22:02:31.975Z | Compiling tokio-postgres v0.7.16 |
| 2196 | 2026-04-02T22:02:32.083Z | Compiling hickory-proto v0.25.2 |
| 2197 | 2026-04-02T22:02:32.120Z | Compiling indicatif v0.18.4 |
| 2198 | 2026-04-02T22:02:32.525Z | Compiling petgraph v0.6.5 |
| 2199 | 2026-04-02T22:02:32.858Z | Compiling iddqd v0.3.17 |
| 2200 | 2026-04-02T22:02:32.880Z | Compiling sha3 v0.10.8 |
| 2201 | 2026-04-02T22:02:33.160Z | Compiling similar v2.7.0 |
| 2202 | 2026-04-02T22:02:33.703Z | Compiling env_logger v0.11.9 |
| 2203 | 2026-04-02T22:02:33.920Z | Compiling zip v4.6.1 |
| 2204 | 2026-04-02T22:02:33.966Z | Compiling usdt v0.6.0 |
| 2205 | 2026-04-02T22:02:34.149Z | Compiling ecdsa v0.16.9 |
| 2206 | 2026-04-02T22:02:34.218Z | Compiling serde_with v3.17.0 |
| 2207 | 2026-04-02T22:02:34.441Z | Compiling rsa v0.9.10 |
| 2208 | 2026-04-02T22:02:34.573Z | Compiling clap v4.5.60 |
| 2209 | 2026-04-02T22:02:34.610Z | Compiling ed25519-dalek v2.2.0 |
| 2210 | 2026-04-02T22:02:34.681Z | Compiling crossterm v0.28.1 |
| 2211 | 2026-04-02T22:02:35.192Z | Compiling zip v0.6.6 |
| 2212 | 2026-04-02T22:02:35.224Z | Compiling strum v0.26.3 |
| 2213 | 2026-04-02T22:02:35.239Z | Compiling toml v0.7.8 |
| 2214 | 2026-04-02T22:02:35.373Z | Compiling tokio-stream v0.1.18 |
| 2215 | 2026-04-02T22:02:35.575Z | Compiling buf-list v1.1.2 |
| 2216 | 2026-04-02T22:02:35.806Z | Compiling x509-cert v0.2.5 |
| 2217 | 2026-04-02T22:02:35.824Z | Compiling gateway-ereport-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc) |
| 2218 | 2026-04-02T22:02:35.860Z | Compiling openapiv3 v2.2.0 |
| 2219 | 2026-04-02T22:02:35.865Z | Compiling sha1 v0.10.6 |
| 2220 | 2026-04-02T22:02:36.123Z | Compiling itertools v0.13.0 |
| 2221 | 2026-04-02T22:02:36.222Z | Compiling peg-runtime v0.8.5 |
| 2222 | 2026-04-02T22:02:36.357Z | Compiling lalrpop-util v0.19.12 |
| 2223 | 2026-04-02T22:02:48.242Z | Compiling macaddr v1.0.1 |
| 2224 | 2026-04-02T22:02:48.520Z | Compiling structmeta-derive v0.3.0 |
| 2225 | 2026-04-02T22:02:48.537Z | Compiling itertools v0.14.0 |
| 2226 | 2026-04-02T22:02:48.977Z | Compiling heapless v0.8.0 |
| 2227 | 2026-04-02T22:02:49.620Z | Compiling structmeta v0.3.0 |
| 2228 | 2026-04-02T22:02:49.783Z | Compiling ingot-macros v0.1.1 |
| 2229 | 2026-04-02T22:02:54.148Z | Compiling toml_edit v0.23.10+spec-1.0.0 |
| 2230 | 2026-04-02T22:02:54.412Z | Compiling rustls-webpki v0.103.9 |
| 2231 | 2026-04-02T22:02:55.078Z | Compiling hash32 v0.3.1 |
| 2232 | 2026-04-02T22:02:55.132Z | Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 2233 | 2026-04-02T22:02:55.236Z | Compiling smoltcp v0.11.0 |
| 2234 | 2026-04-02T22:02:55.359Z | Compiling proc-macro-crate v3.4.0 |
| 2235 | 2026-04-02T22:02:55.392Z | Compiling ingot-types v0.1.2 |
| 2236 | 2026-04-02T22:02:55.414Z | Compiling cobs v0.3.0 |
| 2237 | 2026-04-02T22:02:55.460Z | Compiling rustls v0.22.4 |
| 2238 | 2026-04-02T22:02:55.596Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#d9645f8d) |
| 2239 | 2026-04-02T22:02:55.680Z | Compiling postcard v1.1.3 |
| 2240 | 2026-04-02T22:02:55.703Z | Compiling proc-macro-crate v1.3.1 |
| 2241 | 2026-04-02T22:02:55.777Z | Compiling rustls-webpki v0.102.8 |
| 2242 | 2026-04-02T22:02:55.803Z | Compiling num_enum_derive v0.7.5 |
| 2243 | 2026-04-02T22:02:55.843Z | Compiling ingot v0.1.1 |
| 2244 | 2026-04-02T22:02:55.847Z | Compiling futures-executor v0.3.32 |
| 2245 | 2026-04-02T22:02:55.877Z | Compiling foreign-types-macros v0.2.3 |
| 2246 | 2026-04-02T22:02:56.057Z | Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 2247 | 2026-04-02T22:02:56.111Z | Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 2248 | 2026-04-02T22:02:56.131Z | Compiling multer v3.1.0 |
| 2249 | 2026-04-02T22:02:56.152Z | Compiling thread_local v1.1.9 |
| 2250 | 2026-04-02T22:02:56.325Z | Compiling match_cfg v0.1.0 |
| 2251 | 2026-04-02T22:02:56.351Z | Compiling slog-async v2.8.0 |
| 2252 | 2026-04-02T22:02:56.368Z | Compiling cpufeatures v0.3.0 |
| 2253 | 2026-04-02T22:02:56.462Z | Compiling typeid v1.0.3 |
| 2254 | 2026-04-02T22:02:56.478Z | Compiling foreign-types-shared v0.3.1 |
| 2255 | 2026-04-02T22:02:56.496Z | Compiling chacha20 v0.10.0 |
| 2256 | 2026-04-02T22:02:56.500Z | Compiling hostname v0.3.1 |
| 2257 | 2026-04-02T22:02:56.586Z | Compiling foreign-types v0.5.0 |
| 2258 | 2026-04-02T22:02:56.704Z | Compiling num_enum_derive v0.5.11 |
| 2259 | 2026-04-02T22:02:56.722Z | Compiling futures v0.3.32 |
| 2260 | 2026-04-02T22:02:56.747Z | Compiling num_enum v0.7.5 |
| 2261 | 2026-04-02T22:02:56.824Z | Compiling derive-ex v0.1.8 |
| 2262 | 2026-04-02T22:02:56.827Z | Compiling tabwriter v1.4.1 |
| 2263 | 2026-04-02T22:02:56.895Z | Compiling slog-json v2.6.1 |
| 2264 | 2026-04-02T22:02:56.933Z | Compiling crossbeam-channel v0.5.15 |
| 2265 | 2026-04-02T22:02:56.958Z | Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 2266 | 2026-04-02T22:02:57.158Z | Compiling async-stream-impl v0.3.6 |
| 2267 | 2026-04-02T22:02:57.276Z | Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 2268 | 2026-04-02T22:02:57.394Z | Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 2269 | 2026-04-02T22:02:57.611Z | Compiling serde_spanned v1.0.4 |
| 2270 | 2026-04-02T22:02:57.627Z | Compiling is-terminal v0.4.17 |
| 2271 | 2026-04-02T22:02:57.655Z | Compiling cstr-argument v0.1.2 |
| 2272 | 2026-04-02T22:02:57.689Z | Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 2273 | 2026-04-02T22:02:57.738Z | Compiling dropshot v0.16.7 |
| 2274 | 2026-04-02T22:02:57.753Z | Compiling toml_writer v1.0.6+spec-1.1.0 |
| 2275 | 2026-04-02T22:02:57.800Z | Compiling erased-serde v0.4.9 |
| 2276 | 2026-04-02T22:02:57.852Z | Compiling crucible-workspace-hack v0.1.0 |
| 2277 | 2026-04-02T22:02:57.867Z | Compiling take_mut v0.2.2 |
| 2278 | 2026-04-02T22:02:57.964Z | Compiling tokio-rustls v0.26.4 |
| 2279 | 2026-04-02T22:02:58.027Z | Compiling rustls-platform-verifier v0.6.2 |
| 2280 | 2026-04-02T22:02:58.057Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#1e40efd8) |
| 2281 | 2026-04-02T22:02:58.073Z | Compiling term v1.2.1 |
| 2282 | 2026-04-02T22:02:58.223Z | Compiling hyper-rustls v0.27.7 |
| 2283 | 2026-04-02T22:02:58.255Z | Compiling toml v0.9.12+spec-1.1.0 |
| 2284 | 2026-04-02T22:02:58.271Z | Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 2285 | 2026-04-02T22:02:58.311Z | Compiling async-stream v0.3.6 |
| 2286 | 2026-04-02T22:02:58.358Z | Compiling test-strategy v0.4.5 |
| 2287 | 2026-04-02T22:02:58.528Z | Compiling reqwest v0.13.2 |
| 2288 | 2026-04-02T22:02:58.557Z | Compiling reqwest v0.12.28 |
| 2289 | 2026-04-02T22:02:58.577Z | Compiling slog-term v2.9.2 |
| 2290 | 2026-04-02T22:02:58.716Z | Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 2291 | 2026-04-02T22:02:58.884Z | Compiling tokio-rustls v0.25.0 |
| 2292 | 2026-04-02T22:02:59.006Z | Compiling num_enum v0.5.11 |
| 2293 | 2026-04-02T22:02:59.153Z | Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 2294 | 2026-04-02T22:02:59.156Z | Compiling slog-bunyan v2.5.0 |
| 2295 | 2026-04-02T22:02:59.303Z | Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#d9645f8d) |
| 2296 | 2026-04-02T22:02:59.407Z | Compiling rand v0.10.0 |
| 2297 | 2026-04-02T22:02:59.496Z | Compiling parse-display-derive v0.10.0 |
| 2298 | 2026-04-02T22:02:59.514Z | Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#8f60acdf) |
| 2299 | 2026-04-02T22:02:59.579Z | Compiling backon v1.6.0 |
| 2300 | 2026-04-02T22:02:59.595Z | Compiling waitgroup v0.1.2 |
| 2301 | 2026-04-02T22:02:59.693Z | Compiling newtype-uuid-macros v0.1.0 |
| 2302 | 2026-04-02T22:02:59.773Z | Compiling dropshot_endpoint v0.16.7 |
| 2303 | 2026-04-02T22:02:59.789Z | Compiling rustls-pemfile v2.2.0 |
| 2304 | 2026-04-02T22:02:59.869Z | Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino#7e56ab6e) |
| 2305 | 2026-04-02T22:02:59.869Z | Compiling serde_path_to_error v0.1.20 |
| 2306 | 2026-04-02T22:02:59.905Z | Compiling hostname v0.4.2 |
| 2307 | 2026-04-02T22:02:59.919Z | Compiling instant v0.1.13 |
| 2308 | 2026-04-02T22:03:00.063Z | Compiling libefi-sys v0.1.0 |
| 2309 | 2026-04-02T22:03:00.096Z | Compiling colored v3.1.1 |
| 2310 | 2026-04-02T22:03:00.111Z | Compiling debug-ignore v1.0.5 |
| 2311 | 2026-04-02T22:03:00.239Z | Compiling backoff v0.4.0 |
| 2312 | 2026-04-02T22:03:00.255Z | Compiling tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0) |
| 2313 | 2026-04-02T22:03:00.426Z | Compiling illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b) |
| 2314 | 2026-04-02T22:03:00.446Z | Compiling omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds) |
| 2315 | 2026-04-02T22:03:00.489Z | Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 2316 | 2026-04-02T22:03:00.731Z | Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=368a2225b79328514ce0ea9181d8f874019edaa2#368a2225) |
| 2317 | 2026-04-02T22:03:00.795Z | Compiling camino-tempfile v1.4.1 |
| 2318 | 2026-04-02T22:03:00.880Z | Compiling protocol v0.1.0 (https://github.com/oxidecomputer/lldp#d22509df) |
| 2319 | 2026-04-02T22:03:00.974Z | Compiling usdt-attr-macro v0.5.0 |
| 2320 | 2026-04-02T22:03:00.988Z | Compiling parse-display v0.10.0 |
| 2321 | 2026-04-02T22:03:01.211Z | Compiling usdt-macro v0.5.0 |
| 2322 | 2026-04-02T22:03:01.704Z | Compiling secrecy v0.10.3 |
| 2323 | 2026-04-02T22:03:01.759Z | Compiling bitfield-struct v0.6.2 |
| 2324 | 2026-04-02T22:03:01.813Z | Compiling num-derive v0.4.2 |
| 2325 | 2026-04-02T22:03:01.877Z | Compiling regress v0.10.5 |
| 2326 | 2026-04-02T22:03:01.897Z | Compiling ordered-float v2.10.1 |
| 2327 | 2026-04-02T22:03:01.914Z | Compiling blake3 v1.8.3 |
| 2328 | 2026-04-02T22:03:01.997Z | Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack) |
| 2329 | 2026-04-02T22:03:02.201Z | Compiling sigpipe v0.1.3 |
| 2330 | 2026-04-02T22:03:02.240Z | Compiling memmap v0.7.0 |
| 2331 | 2026-04-02T22:03:02.285Z | Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils) |
| 2332 | 2026-04-02T22:03:02.317Z | Compiling glob v0.3.3 |
| 2333 | 2026-04-02T22:03:02.368Z | Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity) |
| 2334 | 2026-04-02T22:03:02.398Z | Compiling usdt v0.5.0 |
| 2335 | 2026-04-02T22:03:02.413Z | Compiling libnvme-sys v0.0.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221) |
| 2336 | 2026-04-02T22:03:02.472Z | Compiling serde-value v0.7.0 |
| 2337 | 2026-04-02T22:03:02.495Z | Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 2338 | 2026-04-02T22:03:02.532Z | Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=368a2225b79328514ce0ea9181d8f874019edaa2#368a2225) |
| 2339 | 2026-04-02T22:03:02.548Z | Compiling serde-untagged v0.1.9 |
| 2340 | 2026-04-02T22:03:02.718Z | Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a) |
| 2341 | 2026-04-02T22:03:02.839Z | Compiling toml v0.8.23 |
| 2342 | 2026-04-02T22:03:02.920Z | Compiling smf v0.2.3 |
| 2343 | 2026-04-02T22:03:02.936Z | Compiling filetime v0.2.27 |
| 2344 | 2026-04-02T22:03:03.004Z | Compiling xattr v1.6.1 |
| 2345 | 2026-04-02T22:03:03.050Z | Compiling same-file v1.0.6 |
| 2346 | 2026-04-02T22:03:03.170Z | Compiling arrayvec v0.7.6 |
| 2347 | 2026-04-02T22:03:03.170Z | Compiling unicode-xid v0.2.6 |
| 2348 | 2026-04-02T22:03:03.222Z | Compiling constant_time_eq v0.4.2 |
| 2349 | 2026-04-02T22:03:03.249Z | Compiling nvme v0.1.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221) |
| 2350 | 2026-04-02T22:03:03.252Z | Compiling whoami v1.6.1 |
| 2351 | 2026-04-02T22:03:03.305Z | Compiling arrayref v0.3.9 |
| 2352 | 2026-04-02T22:03:03.332Z | Compiling cargo-util-schemas v0.8.2 |
| 2353 | 2026-04-02T22:03:03.358Z | Compiling libnvme v0.1.1 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221) |
| 2354 | 2026-04-02T22:03:03.423Z | Compiling walkdir v2.5.0 |
| 2355 | 2026-04-02T22:03:03.441Z | Compiling tar v0.4.45 |
| 2356 | 2026-04-02T22:03:03.445Z | Compiling libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1) |
| 2357 | 2026-04-02T22:03:03.705Z | Compiling tokio-dtrace v0.1.1 |
| 2358 | 2026-04-02T22:03:03.725Z | Compiling gethostname v0.5.0 |
| 2359 | 2026-04-02T22:03:03.884Z | Compiling cargo-platform v0.2.0 |
| 2360 | 2026-04-02T22:03:03.902Z | Compiling topological-sort v0.2.2 |
| 2361 | 2026-04-02T22:03:04.030Z | Compiling oxide-tokio-rt v0.1.3 |
| 2362 | 2026-04-02T22:03:04.057Z | Compiling indent_write v2.2.0 |
| 2363 | 2026-04-02T22:03:04.077Z | Compiling shell-words v1.1.1 |
| 2364 | 2026-04-02T22:03:04.093Z | Compiling dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common) |
| 2365 | 2026-04-02T22:03:04.563Z | Compiling cargo_metadata v0.21.0 |
| 2366 | 2026-04-02T22:03:13.623Z | Compiling progenitor-client v0.13.0 |
| 2367 | 2026-04-02T22:03:13.694Z | Compiling progenitor-client v0.10.0 |
| 2368 | 2026-04-02T22:03:13.694Z | Compiling omicron-zone-package v0.12.2 |
| 2369 | 2026-04-02T22:03:13.791Z | Compiling omicron-ledger v0.1.0 (/work/oxidecomputer/omicron/ledger) |
| 2370 | 2026-04-02T22:03:13.818Z | Compiling oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog) |
| 2371 | 2026-04-02T22:03:14.114Z | Compiling progenitor-extras v0.1.1 |
| 2372 | 2026-04-02T22:03:14.132Z | Compiling key-manager-types v0.1.0 (/work/oxidecomputer/omicron/key-manager/types) |
| 2373 | 2026-04-02T22:03:14.200Z | Compiling sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types) |
| 2374 | 2026-04-02T22:03:14.381Z | Compiling omicron-common v0.1.0 (/work/oxidecomputer/omicron/common) |
| 2375 | 2026-04-02T22:03:21.311Z | Compiling sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware) |
| 2376 | 2026-04-02T22:03:22.265Z | Compiling omicron-package v0.1.0 (/work/oxidecomputer/omicron/package) |
| 2377 | 2026-04-02T22:03:28.500Z | Finished `release` profile [optimized] target(s) in 1m 26s |
| 2378 | 2026-04-02T22:03:28.652Z | Running `target/release/omicron-package -t test target create -p dev` |
| 2379 | 2026-04-02T22:03:28.712Z | Logging to: /work/oxidecomputer/omicron/out/LOG |
| 2380 | 2026-04-02T22:03:28.716Z | Created new build target 'test' and set it as active |
| 2381 | 2026-04-02T22:03:28.716Z | |
| 2382 | 2026-04-02T22:03:28.716Z | real 1:26.769992304 |
| 2383 | 2026-04-02T22:03:28.716Z | user 15:07.478711977 |
| 2384 | 2026-04-02T22:03:28.716Z | sys 2:27.640887478 |
| 2385 | 2026-04-02T22:03:28.716Z | trap 0.427940821 |
| 2386 | 2026-04-02T22:03:28.716Z | tflt 2.691708787 |
| 2387 | 2026-04-02T22:03:28.716Z | dflt 3.223550293 |
| 2388 | 2026-04-02T22:03:28.716Z | kflt 0.000488665 |
| 2389 | 2026-04-02T22:03:28.716Z | lock 47:32.528597157 |
| 2390 | 2026-04-02T22:03:28.716Z | slp 39:39.936193688 |
| 2391 | 2026-04-02T22:03:28.716Z | lat 42.572484986 |
| 2392 | 2026-04-02T22:03:28.716Z | stop 5:17.617927968 |
| 2393 | 2026-04-02T22:03:28.720Z | + ptime -m cargo run --locked --release --bin omicron-package -- -t test package |
| 2394 | 2026-04-02T22:03:29.592Z | Finished `release` profile [optimized] target(s) in 0.86s |
| 2395 | 2026-04-02T22:03:29.673Z | Running `target/release/omicron-package -t test package` |
| 2396 | 2026-04-02T22:03:29.733Z | Logging to: /work/oxidecomputer/omicron/out/LOG |
| 2397 | 2026-04-02T22:03:31.146Z | Compiling regress v0.10.5 |
| 2398 | 2026-04-02T22:03:31.147Z | Compiling heck v0.5.0 |
| 2399 | 2026-04-02T22:03:31.147Z | Compiling unsafe-libyaml v0.2.11 |
| 2400 | 2026-04-02T22:03:31.150Z | Compiling convert_case v0.4.0 |
| 2401 | 2026-04-02T22:03:31.419Z | Compiling half v2.7.1 |
| 2402 | 2026-04-02T22:03:31.419Z | Compiling ciborium-io v0.2.2 |
| 2403 | 2026-04-02T22:03:31.458Z | Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=a945a32ba9e1f2098ce3a8963765f1894f37110b#a945a32b) |
| 2404 | 2026-04-02T22:03:31.458Z | Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=368a2225b79328514ce0ea9181d8f874019edaa2#368a2225) |
| 2405 | 2026-04-02T22:03:31.461Z | Compiling universal-hash v0.5.1 |
| 2406 | 2026-04-02T22:03:31.496Z | Compiling thiserror-impl-no-std v2.0.2 |
| 2407 | 2026-04-02T22:03:31.540Z | Compiling typify-impl v0.6.1 |
| 2408 | 2026-04-02T22:03:31.558Z | Compiling opaque-debug v0.3.1 |
| 2409 | 2026-04-02T22:03:31.561Z | Compiling prettyplease v0.2.37 |
| 2410 | 2026-04-02T22:03:31.562Z | Compiling gfss v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/gfss) |
| 2411 | 2026-04-02T22:03:31.618Z | Compiling byte-wrapper v0.1.0 |
| 2412 | 2026-04-02T22:03:31.641Z | Compiling chacha20 v0.9.1 |
| 2413 | 2026-04-02T22:03:31.644Z | Compiling password-hash v0.5.0 |
| 2414 | 2026-04-02T22:03:31.683Z | Compiling poly1305 v0.8.0 |
| 2415 | 2026-04-02T22:03:31.687Z | Compiling derive_more v0.99.20 |
| 2416 | 2026-04-02T22:03:31.687Z | Compiling blake2 v0.10.6 |
| 2417 | 2026-04-02T22:03:31.797Z | Compiling ciborium-ll v0.2.2 |
| 2418 | 2026-04-02T22:03:31.817Z | Compiling propolis-api-types-versions v0.0.0 (https://github.com/oxidecomputer/propolis?rev=368a2225b79328514ce0ea9181d8f874019edaa2#368a2225) |
| 2419 | 2026-04-02T22:03:31.911Z | Compiling serde_yaml v0.9.34+deprecated |
| 2420 | 2026-04-02T22:03:31.931Z | Compiling aead v0.5.2 |
| 2421 | 2026-04-02T22:03:32.014Z | Compiling ciborium v0.2.2 |
| 2422 | 2026-04-02T22:03:32.082Z | Compiling swrite v0.1.0 |
| 2423 | 2026-04-02T22:03:32.194Z | Compiling unicode-width v0.1.14 |
| 2424 | 2026-04-02T22:03:32.216Z | Compiling chacha20poly1305 v0.10.1 |
| 2425 | 2026-04-02T22:03:32.242Z | Compiling argon2 v0.5.3 |
| 2426 | 2026-04-02T22:03:32.337Z | Compiling is-terminal v0.4.17 |
| 2427 | 2026-04-02T22:03:32.389Z | Compiling serde_spanned v1.0.4 |
| 2428 | 2026-04-02T22:03:32.460Z | Compiling toml_writer v1.0.6+spec-1.1.0 |
| 2429 | 2026-04-02T22:03:32.526Z | Compiling bytecount v0.6.9 |
| 2430 | 2026-04-02T22:03:32.547Z | Compiling thiserror-no-std v2.0.2 |
| 2431 | 2026-04-02T22:03:32.565Z | Compiling rustls v0.22.4 |
| 2432 | 2026-04-02T22:03:32.589Z | Compiling rustls-webpki v0.102.8 |
| 2433 | 2026-04-02T22:03:32.592Z | Compiling derive-where v1.6.0 |
| 2434 | 2026-04-02T22:03:32.635Z | Compiling vsss-rs v3.3.4 |
| 2435 | 2026-04-02T22:03:32.658Z | Compiling omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords) |
| 2436 | 2026-04-02T22:03:32.684Z | Compiling toml v0.9.12+spec-1.1.0 |
| 2437 | 2026-04-02T22:03:32.713Z | Compiling thread_local v1.1.9 |
| 2438 | 2026-04-02T22:03:32.736Z | Compiling match_cfg v0.1.0 |
| 2439 | 2026-04-02T22:03:32.832Z | Compiling hostname v0.3.1 |
| 2440 | 2026-04-02T22:03:32.978Z | Compiling multer v3.1.0 |
| 2441 | 2026-04-02T22:03:32.998Z | Compiling slog-async v2.8.0 |
| 2442 | 2026-04-02T22:03:33.021Z | Compiling slog-json v2.6.1 |
| 2443 | 2026-04-02T22:03:33.067Z | Compiling crossbeam-channel v0.5.15 |
| 2444 | 2026-04-02T22:03:33.070Z | Compiling futures-executor v0.3.32 |
| 2445 | 2026-04-02T22:03:33.186Z | Compiling take_mut v0.2.2 |
| 2446 | 2026-04-02T22:03:33.258Z | Compiling term v1.2.1 |
| 2447 | 2026-04-02T22:03:33.281Z | Compiling futures v0.3.32 |
| 2448 | 2026-04-02T22:03:33.303Z | Compiling slog-bunyan v2.5.0 |
| 2449 | 2026-04-02T22:03:33.355Z | Compiling dropshot v0.16.7 |
| 2450 | 2026-04-02T22:03:33.386Z | Compiling async-stream v0.3.6 |
| 2451 | 2026-04-02T22:03:33.407Z | Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 2452 | 2026-04-02T22:03:33.425Z | Compiling progenitor-client v0.13.0 |
| 2453 | 2026-04-02T22:03:33.545Z | Compiling slog-term v2.9.2 |
| 2454 | 2026-04-02T22:03:33.566Z | Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#8f60acdf) |
| 2455 | 2026-04-02T22:03:33.585Z | Compiling waitgroup v0.1.2 |
| 2456 | 2026-04-02T22:03:33.744Z | Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=368a2225b79328514ce0ea9181d8f874019edaa2#368a2225) |
| 2457 | 2026-04-02T22:03:33.768Z | Compiling backon v1.6.0 |
| 2458 | 2026-04-02T22:03:33.772Z | Compiling rustls-pemfile v2.2.0 |
| 2459 | 2026-04-02T22:03:33.816Z | Compiling serde_path_to_error v0.1.20 |
| 2460 | 2026-04-02T22:03:33.819Z | Compiling hostname v0.4.2 |
| 2461 | 2026-04-02T22:03:33.860Z | Compiling instant v0.1.13 |
| 2462 | 2026-04-02T22:03:33.863Z | Compiling debug-ignore v1.0.5 |
| 2463 | 2026-04-02T22:03:33.904Z | Compiling tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0) |
| 2464 | 2026-04-02T22:03:33.908Z | Compiling trust-quorum-types-versions v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types/versions) |
| 2465 | 2026-04-02T22:03:33.908Z | Compiling omicron-ledger v0.1.0 (/work/oxidecomputer/omicron/ledger) |
| 2466 | 2026-04-02T22:03:33.965Z | Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore) |
| 2467 | 2026-04-02T22:03:33.994Z | Compiling backoff v0.4.0 |
| 2468 | 2026-04-02T22:03:34.016Z | Compiling progenitor-extras v0.1.1 |
| 2469 | 2026-04-02T22:03:34.019Z | Compiling parse-display v0.10.0 |
| 2470 | 2026-04-02T22:03:34.019Z | Compiling omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds) |
| 2471 | 2026-04-02T22:03:34.019Z | Compiling progenitor-client v0.10.0 |
| 2472 | 2026-04-02T22:03:34.104Z | Compiling protocol v0.1.0 (https://github.com/oxidecomputer/lldp#d22509df) |
| 2473 | 2026-04-02T22:03:34.146Z | Compiling macaddr v1.0.1 |
| 2474 | 2026-04-02T22:03:34.180Z | Compiling console v0.15.11 |
| 2475 | 2026-04-02T22:03:34.202Z | Compiling newline-converter v0.3.0 |
| 2476 | 2026-04-02T22:03:34.225Z | Compiling atomicwrites v0.4.4 |
| 2477 | 2026-04-02T22:03:34.320Z | Compiling num-rational v0.4.2 |
| 2478 | 2026-04-02T22:03:34.366Z | Compiling num-complex v0.4.6 |
| 2479 | 2026-04-02T22:03:34.438Z | Compiling slog-dtrace v0.3.0 |
| 2480 | 2026-04-02T22:03:35.472Z | Compiling async-recursion v1.1.1 |
| 2481 | 2026-04-02T22:03:35.476Z | Compiling float-ord v0.3.2 |
| 2482 | 2026-04-02T22:03:35.476Z | Compiling expectorate v1.2.0 |
| 2483 | 2026-04-02T22:03:35.476Z | Compiling owo-colors v4.3.0 |
| 2484 | 2026-04-02T22:03:35.476Z | Compiling num v0.4.3 |
| 2485 | 2026-04-02T22:03:35.476Z | Compiling tokio-rustls v0.25.0 |
| 2486 | 2026-04-02T22:03:35.476Z | Compiling cancel-safe-futures v0.1.5 |
| 2487 | 2026-04-02T22:03:35.476Z | Compiling libsw-core v0.3.2 |
| 2488 | 2026-04-02T22:03:35.476Z | Compiling resolv-conf v0.7.6 |
| 2489 | 2026-04-02T22:03:35.476Z | Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths) |
| 2490 | 2026-04-02T22:03:35.476Z | Compiling libsw v3.5.0 |
| 2491 | 2026-04-02T22:03:35.476Z | Compiling toml v0.8.23 |
| 2492 | 2026-04-02T22:03:35.477Z | Compiling linear-map v1.2.0 |
| 2493 | 2026-04-02T22:03:35.477Z | Compiling sled-agent-types-versions v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types/versions) |
| 2494 | 2026-04-02T22:03:35.477Z | Compiling linked-hash-map v0.5.6 |
| 2495 | 2026-04-02T22:03:35.481Z | Compiling minimal-lexical v0.2.1 |
| 2496 | 2026-04-02T22:03:35.585Z | Compiling oximeter-types-versions v0.1.0 (/work/oxidecomputer/omicron/oximeter/types/versions) |
| 2497 | 2026-04-02T22:03:35.628Z | Compiling lru-cache v0.1.2 |
| 2498 | 2026-04-02T22:03:35.650Z | Compiling unicode-xid v0.2.6 |
| 2499 | 2026-04-02T22:03:35.653Z | Compiling clickhouse-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types/versions) |
| 2500 | 2026-04-02T22:03:35.755Z | Compiling nom v7.1.3 |
| 2501 | 2026-04-02T22:03:35.758Z | Compiling globset v0.4.18 |
| 2502 | 2026-04-02T22:03:35.805Z | Compiling hickory-proto v0.24.4 |
| 2503 | 2026-04-02T22:03:35.827Z | Compiling internal-dns-types-versions v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types/versions) |
| 2504 | 2026-04-02T22:03:35.949Z | Compiling update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine) |
| 2505 | 2026-04-02T22:03:36.176Z | Compiling oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types) |
| 2506 | 2026-04-02T22:03:36.370Z | Compiling typify-macro v0.6.1 |
| 2507 | 2026-04-02T22:03:37.147Z | Compiling gateway-types-versions v0.1.0 (/work/oxidecomputer/omicron/gateway-types/versions) |
| 2508 | 2026-04-02T22:03:37.237Z | Compiling convert_case v0.10.0 |
| 2509 | 2026-04-02T22:03:37.537Z | Compiling derive_more-impl v2.1.1 |
| 2510 | 2026-04-02T22:03:37.886Z | Compiling typify v0.6.1 |
| 2511 | 2026-04-02T22:03:38.018Z | Compiling progenitor-impl v0.13.0 |
| 2512 | 2026-04-02T22:03:38.327Z | Compiling omicron-common v0.1.0 (/work/oxidecomputer/omicron/common) |
| 2513 | 2026-04-02T22:03:38.444Z | Compiling hickory-resolver v0.24.4 |
| 2514 | 2026-04-02T22:03:38.619Z | Compiling clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types) |
| 2515 | 2026-04-02T22:03:38.871Z | Compiling ereport-types v0.1.0 (/work/oxidecomputer/omicron/ereport/types) |
| 2516 | 2026-04-02T22:03:39.018Z | Compiling pin-project-internal v1.1.11 |
| 2517 | 2026-04-02T22:03:39.616Z | Compiling qorb v0.4.1 |
| 2518 | 2026-04-02T22:03:39.639Z | Compiling gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types) |
| 2519 | 2026-04-02T22:03:39.867Z | Compiling derive_more v2.1.1 |
| 2520 | 2026-04-02T22:03:39.982Z | Compiling trust-quorum-types v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types) |
| 2521 | 2026-04-02T22:03:40.169Z | Compiling pin-project v1.1.11 |
| 2522 | 2026-04-02T22:03:40.182Z | Compiling pem v3.0.6 |
| 2523 | 2026-04-02T22:03:40.194Z | Compiling snafu-derive v0.8.9 |
| 2524 | 2026-04-02T22:03:40.214Z | Compiling progenitor-macro v0.13.0 |
| 2525 | 2026-04-02T22:03:40.896Z | Compiling termtree v0.5.1 |
| 2526 | 2026-04-02T22:03:41.099Z | Compiling crossterm v0.29.0 |
| 2527 | 2026-04-02T22:03:41.397Z | Compiling oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema) |
| 2528 | 2026-04-02T22:03:41.710Z | Compiling internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types) |
| 2529 | 2026-04-02T22:03:41.901Z | Compiling snafu v0.8.9 |
| 2530 | 2026-04-02T22:03:42.522Z | Compiling olpc-cjson v0.1.4 |
| 2531 | 2026-04-02T22:03:42.771Z | Compiling phf_shared v0.12.1 |
| 2532 | 2026-04-02T22:03:42.975Z | Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl) |
| 2533 | 2026-04-02T22:03:43.068Z | Compiling serde_plain v1.0.2 |
| 2534 | 2026-04-02T22:03:43.517Z | Compiling vte v0.14.1 |
| 2535 | 2026-04-02T22:03:43.608Z | Compiling sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types) |
| 2536 | 2026-04-02T22:03:43.770Z | Compiling csv-core v0.1.13 |
| 2537 | 2026-04-02T22:03:43.976Z | Compiling typed-path v0.9.3 |
| 2538 | 2026-04-02T22:03:44.026Z | Compiling highway v1.3.0 |
| 2539 | 2026-04-02T22:03:44.215Z | Compiling chrono-tz v0.10.4 |
| 2540 | 2026-04-02T22:03:44.239Z | Compiling csv v1.4.0 |
| 2541 | 2026-04-02T22:03:44.299Z | Compiling progenitor v0.13.0 |
| 2542 | 2026-04-02T22:03:44.465Z | Compiling gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client) |
| 2543 | 2026-04-02T22:03:44.540Z | Compiling oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types) |
| 2544 | 2026-04-02T22:03:44.742Z | Compiling strip-ansi-escapes v0.2.1 |
| 2545 | 2026-04-02T22:03:44.767Z | Compiling phf v0.12.1 |
| 2546 | 2026-04-02T22:03:44.801Z | Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db) |
| 2547 | 2026-04-02T22:03:44.824Z | Compiling const_format_proc_macros v0.2.34 |
| 2548 | 2026-04-02T22:03:44.982Z | Compiling papergrid v0.11.0 |
| 2549 | 2026-04-02T22:03:45.267Z | Compiling tough v0.20.0 |
| 2550 | 2026-04-02T22:03:45.289Z | Compiling fd-lock v4.0.4 |
| 2551 | 2026-04-02T22:03:45.311Z | Compiling peg-macros v0.8.5 |
| 2552 | 2026-04-02T22:03:45.453Z | Compiling tabled_derive v0.7.0 |
| 2553 | 2026-04-02T22:03:46.382Z | Compiling nu-ansi-term v0.50.3 |
| 2554 | 2026-04-02T22:03:46.545Z | Compiling peg v0.8.5 |
| 2555 | 2026-04-02T22:03:46.655Z | Compiling reedline v0.40.0 |
| 2556 | 2026-04-02T22:03:46.727Z | Compiling tabled v0.15.0 |
| 2557 | 2026-04-02T22:03:46.882Z | Compiling oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro) |
| 2558 | 2026-04-02T22:03:46.907Z | Compiling const_format v0.2.35 |
| 2559 | 2026-04-02T22:03:46.986Z | Compiling cockroach-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types/versions) |
| 2560 | 2026-04-02T22:03:47.396Z | Compiling clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3) |
| 2561 | 2026-04-02T22:03:48.415Z | Compiling bcs v0.1.6 |
| 2562 | 2026-04-02T22:03:48.437Z | Compiling semver v0.1.20 |
| 2563 | 2026-04-02T22:03:48.724Z | Compiling base64 v0.21.7 |
| 2564 | 2026-04-02T22:03:48.861Z | Compiling rustc_version v0.1.7 |
| 2565 | 2026-04-02T22:03:49.095Z | Compiling newtype_derive v0.1.6 |
| 2566 | 2026-04-02T22:03:49.271Z | Compiling cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types) |
| 2567 | 2026-04-02T22:03:49.328Z | Compiling humantime v2.3.0 |
| 2568 | 2026-04-02T22:03:49.531Z | Compiling unicode-linebreak v0.1.5 |
| 2569 | 2026-04-02T22:03:49.635Z | Compiling oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter) |
| 2570 | 2026-04-02T22:03:49.830Z | Compiling smawk v0.3.2 |
| 2571 | 2026-04-02T22:03:49.925Z | Compiling dropshot-api-manager-types v0.6.0 |
| 2572 | 2026-04-02T22:03:49.949Z | Compiling rdb-types v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=b603c9f3dccefcf1d3e941c04505ff6bdd1826b6#b603c9f3) |
| 2573 | 2026-04-02T22:03:50.025Z | Compiling textwrap v0.16.2 |
| 2574 | 2026-04-02T22:03:50.236Z | Compiling pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide%2Fomicron#b1194c19) |
| 2575 | 2026-04-02T22:03:50.367Z | Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=b603c9f3dccefcf1d3e941c04505ff6bdd1826b6#b603c9f3) |
| 2576 | 2026-04-02T22:03:50.548Z | Compiling trust-quorum-protocol v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/protocol) |
| 2577 | 2026-04-02T22:03:50.621Z | Compiling steno v0.4.1 |
| 2578 | 2026-04-02T22:03:50.648Z | Compiling utf-8 v0.7.6 |
| 2579 | 2026-04-02T22:03:51.018Z | Compiling tagptr v0.2.0 |
| 2580 | 2026-04-02T22:03:51.073Z | Compiling moka v0.12.13 |
| 2581 | 2026-04-02T22:03:51.093Z | Compiling tungstenite v0.21.0 |
| 2582 | 2026-04-02T22:03:51.149Z | Compiling parallel-task-set v0.1.0 (/work/oxidecomputer/omicron/parallel-task-set) |
| 2583 | 2026-04-02T22:03:51.651Z | Compiling radium v0.7.0 |
| 2584 | 2026-04-02T22:03:51.748Z | Compiling tokio-tungstenite v0.21.0 |
| 2585 | 2026-04-02T22:03:51.874Z | Compiling typify-impl v0.4.3 |
| 2586 | 2026-04-02T22:03:51.989Z | Compiling maybe-uninit v2.0.0 |
| 2587 | 2026-04-02T22:03:52.198Z | Compiling hickory-resolver v0.25.2 |
| 2588 | 2026-04-02T22:03:52.284Z | Compiling tap v1.0.1 |
| 2589 | 2026-04-02T22:03:52.429Z | Compiling wyz v0.5.1 |
| 2590 | 2026-04-02T22:03:52.643Z | Compiling zerocopy-derive v0.6.6 |
| 2591 | 2026-04-02T22:03:52.668Z | Compiling funty v2.0.0 |
| 2592 | 2026-04-02T22:03:53.239Z | Compiling internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver) |
| 2593 | 2026-04-02T22:03:53.257Z | Compiling packed_struct v0.10.1 |
| 2594 | 2026-04-02T22:03:53.422Z | Compiling display-error-chain v0.2.2 |
| 2595 | 2026-04-02T22:03:53.544Z | Compiling crc-catalog v2.4.0 |
| 2596 | 2026-04-02T22:03:53.616Z | Compiling zerocopy v0.6.6 |
| 2597 | 2026-04-02T22:03:53.652Z | Compiling crc v3.4.0 |
| 2598 | 2026-04-02T22:03:53.670Z | Compiling bitvec v1.0.1 |
| 2599 | 2026-04-02T22:03:53.995Z | Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=368a2225b79328514ce0ea9181d8f874019edaa2#368a2225) |
| 2600 | 2026-04-02T22:03:54.196Z | Compiling packed_struct_codegen v0.10.1 |
| 2601 | 2026-04-02T22:03:54.721Z | Compiling nexus-types-versions v0.1.0 (/work/oxidecomputer/omicron/nexus/types/versions) |
| 2602 | 2026-04-02T22:03:55.211Z | Compiling bitfield-macros v0.19.4 |
| 2603 | 2026-04-02T22:03:55.334Z | Compiling typify-macro v0.4.3 |
| 2604 | 2026-04-02T22:03:55.487Z | Compiling indexmap v1.9.3 |
| 2605 | 2026-04-02T22:03:55.741Z | Compiling nodrop v0.1.14 |
| 2606 | 2026-04-02T22:03:55.874Z | Compiling array-init v0.0.4 |
| 2607 | 2026-04-02T22:03:55.920Z | Compiling bitfield v0.19.4 |
| 2608 | 2026-04-02T22:03:56.250Z | Compiling sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client) |
| 2609 | 2026-04-02T22:03:56.811Z | Compiling smallvec v0.6.14 |
| 2610 | 2026-04-02T22:03:56.978Z | Compiling cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client) |
| 2611 | 2026-04-02T22:03:57.107Z | Compiling num-derive v0.3.3 |
| 2612 | 2026-04-02T22:03:57.372Z | Compiling proc-macro-error-attr2 v2.0.0 |
| 2613 | 2026-04-02T22:03:57.779Z | Compiling hashbrown v0.12.3 |
| 2614 | 2026-04-02T22:03:57.844Z | Compiling proc-macro-error2 v2.0.1 |
| 2615 | 2026-04-02T22:03:57.966Z | Compiling lpc55_areas v0.2.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f) |
| 2616 | 2026-04-02T22:03:58.004Z | Compiling libscf-sys v1.1.0 |
| 2617 | 2026-04-02T22:03:58.172Z | Compiling serde-hex v0.1.0 |
| 2618 | 2026-04-02T22:03:58.196Z | Compiling tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc#e644a21a) |
| 2619 | 2026-04-02T22:03:58.438Z | Compiling ron v0.8.1 |
| 2620 | 2026-04-02T22:03:58.650Z | Compiling hashbrown v0.13.2 |
| 2621 | 2026-04-02T22:03:58.741Z | Compiling vergen-gitcl v1.0.8 |
| 2622 | 2026-04-02T22:03:58.899Z | Compiling dirs-sys-next v0.1.2 |
| 2623 | 2026-04-02T22:03:58.962Z | Compiling crunchy v0.2.4 |
| 2624 | 2026-04-02T22:03:59.106Z | Compiling diesel_derives v2.3.7 |
| 2625 | 2026-04-02T22:03:59.175Z | Compiling glob v0.3.3 |
| 2626 | 2026-04-02T22:03:59.250Z | Compiling crc-any v2.5.0 |
| 2627 | 2026-04-02T22:03:59.272Z | Compiling maplit v1.0.2 |
| 2628 | 2026-04-02T22:03:59.402Z | Compiling object v0.30.4 |
| 2629 | 2026-04-02T22:03:59.423Z | Compiling tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc#e644a21a) |
| 2630 | 2026-04-02T22:03:59.529Z | Compiling dirs-next v2.0.0 |
| 2631 | 2026-04-02T22:03:59.564Z | Compiling clang-sys v1.8.1 |
| 2632 | 2026-04-02T22:03:59.704Z | Compiling tabled_derive v0.11.0 |
| 2633 | 2026-04-02T22:03:59.732Z | Compiling smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51) |
| 2634 | 2026-04-02T22:03:59.811Z | Compiling typify v0.4.3 |
| 2635 | 2026-04-02T22:03:59.951Z | Compiling papergrid v0.17.0 |
| 2636 | 2026-04-02T22:03:59.972Z | Compiling testing_table v0.3.0 |
| 2637 | 2026-04-02T22:04:00.109Z | Compiling dsl_auto_type v0.2.0 |
| 2638 | 2026-04-02T22:04:00.298Z | Compiling scheduled-thread-pool v0.2.7 |
| 2639 | 2026-04-02T22:04:00.425Z | Compiling diesel_table_macro_syntax v0.3.0 |
| 2640 | 2026-04-02T22:04:00.446Z | Compiling tiny-keccak v2.0.2 |
| 2641 | 2026-04-02T22:04:00.654Z | Compiling path-slash v0.1.5 |
| 2642 | 2026-04-02T22:04:00.725Z | Compiling r2d2 v0.8.10 |
| 2643 | 2026-04-02T22:04:00.837Z | Compiling term v0.7.0 |
| 2644 | 2026-04-02T22:04:00.966Z | Compiling transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#11afc484) |
| 2645 | 2026-04-02T22:04:01.023Z | Compiling arc-swap v1.8.2 |
| 2646 | 2026-04-02T22:04:01.128Z | Compiling tabled v0.20.0 |
| 2647 | 2026-04-02T22:04:01.150Z | Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#11afc484) |
| 2648 | 2026-04-02T22:04:01.318Z | Compiling bit-vec v0.6.3 |
| 2649 | 2026-04-02T22:04:01.353Z | Compiling downcast-rs v2.0.2 |
| 2650 | 2026-04-02T22:04:01.383Z | Compiling xshell-macros v0.2.7 |
| 2651 | 2026-04-02T22:04:01.475Z | Compiling slog-scope v4.4.1 |
| 2652 | 2026-04-02T22:04:01.496Z | Compiling ascii-canvas v3.0.0 |
| 2653 | 2026-04-02T22:04:01.561Z | Compiling bit-set v0.5.3 |
| 2654 | 2026-04-02T22:04:01.770Z | Compiling key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager) |
| 2655 | 2026-04-02T22:04:01.794Z | Compiling xshell v0.2.7 |
| 2656 | 2026-04-02T22:04:01.938Z | Compiling transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control?branch=main#11afc484) |
| 2657 | 2026-04-02T22:04:02.002Z | Compiling itertools v0.10.5 |
| 2658 | 2026-04-02T22:04:02.256Z | Compiling ena v0.14.4 |
| 2659 | 2026-04-02T22:04:02.386Z | Compiling libloading v0.8.9 |
| 2660 | 2026-04-02T22:04:02.492Z | Compiling lpc55_sign v0.3.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f) |
| 2661 | 2026-04-02T22:04:02.610Z | Compiling bindgen v0.71.1 |
| 2662 | 2026-04-02T22:04:02.918Z | Compiling regex-syntax v0.6.29 |
| 2663 | 2026-04-02T22:04:03.086Z | Compiling diff v0.1.13 |
| 2664 | 2026-04-02T22:04:03.103Z | Compiling unicase v2.9.0 |
| 2665 | 2026-04-02T22:04:03.415Z | Compiling sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage) |
| 2666 | 2026-04-02T22:04:04.237Z | Compiling slog-stdlog v4.1.1 |
| 2667 | 2026-04-02T22:04:04.623Z | Compiling lalrpop v0.19.12 |
| 2668 | 2026-04-02T22:04:04.720Z | Compiling omicron-cockroach-metrics v0.1.0 (/work/oxidecomputer/omicron/cockroach-metrics) |
| 2669 | 2026-04-02T22:04:04.856Z | Compiling omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates) |
| 2670 | 2026-04-02T22:04:05.357Z | Compiling diesel v2.3.7 |
| 2671 | 2026-04-02T22:04:05.511Z | Compiling cexpr v0.6.0 |
| 2672 | 2026-04-02T22:04:05.598Z | Compiling nexus-db-schema v0.1.0 (/work/oxidecomputer/omicron/nexus/db-schema) |
| 2673 | 2026-04-02T22:04:05.665Z | Compiling nexus-macros-common v0.1.0 (/work/oxidecomputer/omicron/nexus/macros-common) |
| 2674 | 2026-04-02T22:04:05.820Z | Compiling nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types) |
| 2675 | 2026-04-02T22:04:05.851Z | Compiling crc8 v0.1.1 |
| 2676 | 2026-04-02T22:04:06.058Z | Compiling slog-envlogger v2.2.0 |
| 2677 | 2026-04-02T22:04:06.279Z | Compiling hubtools v0.4.7 (https://github.com/oxidecomputer/hubtools.git?rev=2b1ef9b38d75563ea800baa3b17327eec17b1b7a#2b1ef9b3) |
| 2678 | 2026-04-02T22:04:06.282Z | Compiling nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model) |
| 2679 | 2026-04-02T22:04:06.462Z | Compiling headers-core v0.3.0 |
| 2680 | 2026-04-02T22:04:06.627Z | Compiling libxml v0.3.3 |
| 2681 | 2026-04-02T22:04:06.840Z | Compiling headers v0.4.1 |
| 2682 | 2026-04-02T22:04:06.927Z | Compiling db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros) |
| 2683 | 2026-04-02T22:04:07.233Z | Compiling nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data) |
| 2684 | 2026-04-02T22:04:07.463Z | Compiling nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults) |
| 2685 | 2026-04-02T22:04:07.931Z | Compiling strum_macros v0.24.3 |
| 2686 | 2026-04-02T22:04:08.143Z | Compiling indoc v1.0.9 |
| 2687 | 2026-04-02T22:04:08.498Z | Compiling progenitor-impl v0.10.0 |
| 2688 | 2026-04-02T22:04:08.638Z | Compiling nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth) |
| 2689 | 2026-04-02T22:04:08.659Z | Compiling derive_builder v0.20.2 |
| 2690 | 2026-04-02T22:04:08.853Z | Compiling oso-derive v0.27.3 |
| 2691 | 2026-04-02T22:04:08.875Z | Compiling quick-xml v0.37.5 |
| 2692 | 2026-04-02T22:04:08.917Z | Compiling impl-trait-for-tuples v0.2.3 |
| 2693 | 2026-04-02T22:04:09.191Z | Compiling half v1.8.3 |
| 2694 | 2026-04-02T22:04:09.363Z | Compiling openssl-probe v0.1.6 |
| 2695 | 2026-04-02T22:04:09.657Z | Compiling serde_cbor v0.11.2 |
| 2696 | 2026-04-02T22:04:09.702Z | Compiling authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros) |
| 2697 | 2026-04-02T22:04:10.213Z | Compiling installinator-common-versions v0.1.0 (/work/oxidecomputer/omicron/installinator-common/versions) |
| 2698 | 2026-04-02T22:04:10.271Z | Compiling ntp-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ntp-admin-client) |
| 2699 | 2026-04-02T22:04:10.426Z | Compiling nexus-db-lookup v0.1.0 (/work/oxidecomputer/omicron/nexus/db-lookup) |
| 2700 | 2026-04-02T22:04:10.645Z | Compiling samael v0.0.19 |
| 2701 | 2026-04-02T22:04:10.666Z | Compiling bb8 v0.8.6 |
| 2702 | 2026-04-02T22:04:10.694Z | Compiling progenitor-macro v0.10.0 |
| 2703 | 2026-04-02T22:04:10.705Z | Compiling trait-variant v0.1.2 |
| 2704 | 2026-04-02T22:04:11.119Z | Compiling installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common) |
| 2705 | 2026-04-02T22:04:11.299Z | Compiling scim2-rs v0.1.0 (https://github.com/oxidecomputer/scim2-rs?rev=c78005db837a71f94c3b8efac9a64cfbdb2d527f#c78005db) |
| 2706 | 2026-04-02T22:04:11.579Z | Compiling tufaceous-brand-metadata v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0) |
| 2707 | 2026-04-02T22:04:11.699Z | Compiling dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client) |
| 2708 | 2026-04-02T22:04:11.915Z | Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries) |
| 2709 | 2026-04-02T22:04:12.133Z | Compiling polar-core v0.27.3 |
| 2710 | 2026-04-02T22:04:12.153Z | Compiling fxhash v0.2.1 |
| 2711 | 2026-04-02T22:04:12.177Z | Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=524eb8f125003dff50b9703900c6b323f00f9e1b#524eb8f1) |
| 2712 | 2026-04-02T22:04:12.302Z | Compiling kstat-rs v0.2.4 |
| 2713 | 2026-04-02T22:04:12.325Z | Compiling libz-sys v1.1.24 |
| 2714 | 2026-04-02T22:04:12.472Z | Compiling nonempty v0.12.0 |
| 2715 | 2026-04-02T22:04:12.700Z | Compiling salty v0.3.0 |
| 2716 | 2026-04-02T22:04:12.788Z | Compiling oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments) |
| 2717 | 2026-04-02T22:04:13.008Z | Compiling zfs-test-harness v0.1.0 (/work/oxidecomputer/omicron/sled-storage/zfs-test-harness) |
| 2718 | 2026-04-02T22:04:13.091Z | Compiling common v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=b31ba90d14636ef6bba9dbb56d756efa249d4b4e#b31ba90d) |
| 2719 | 2026-04-02T22:04:13.117Z | Compiling progenitor-impl v0.11.2 |
| 2720 | 2026-04-02T22:04:13.362Z | Compiling darling_core v0.23.0 |
| 2721 | 2026-04-02T22:04:14.706Z | Compiling progenitor v0.10.0 |
| 2722 | 2026-04-02T22:04:14.898Z | Compiling nanorand v0.7.0 |
| 2723 | 2026-04-02T22:04:15.268Z | Compiling fs-err v2.11.0 |
| 2724 | 2026-04-02T22:04:15.291Z | Compiling parking_lot_core v0.8.6 |
| 2725 | 2026-04-02T22:04:15.513Z | Compiling darling_macro v0.23.0 |
| 2726 | 2026-04-02T22:04:15.551Z | Compiling mime_guess v2.0.5 |
| 2727 | 2026-04-02T22:04:15.623Z | Compiling progenitor-macro v0.11.2 |
| 2728 | 2026-04-02T22:04:15.647Z | Compiling flume v0.11.1 |
| 2729 | 2026-04-02T22:04:16.053Z | Compiling nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config) |
| 2730 | 2026-04-02T22:04:16.056Z | Compiling nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client) |
| 2731 | 2026-04-02T22:04:16.096Z | Compiling sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim) |
| 2732 | 2026-04-02T22:04:17.224Z | Compiling dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=b31ba90d14636ef6bba9dbb56d756efa249d4b4e#b31ba90d) |
| 2733 | 2026-04-02T22:04:17.571Z | Compiling sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics) |
| 2734 | 2026-04-02T22:04:19.016Z | Compiling oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer) |
| 2735 | 2026-04-02T22:04:20.685Z | Compiling oximeter-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb) |
| 2736 | 2026-04-02T22:04:21.211Z | Compiling oso v0.27.3 |
| 2737 | 2026-04-02T22:04:21.276Z | Compiling rats-corim v0.1.0 (https://github.com/oxidecomputer/rats-corim#f0d5d516) |
| 2738 | 2026-04-02T22:04:22.705Z | Compiling diesel-dtrace v0.5.0 |
| 2739 | 2026-04-02T22:04:23.033Z | Compiling async-bb8-diesel v0.2.1 |
| 2740 | 2026-04-02T22:04:23.624Z | Compiling progenitor-client v0.11.2 |
| 2741 | 2026-04-02T22:04:24.053Z | Compiling git-stub v1.0.0 |
| 2742 | 2026-04-02T22:04:24.173Z | Compiling libgit2-sys v0.18.3+1.9.2 |
| 2743 | 2026-04-02T22:04:24.226Z | Compiling instability v0.3.11 |
| 2744 | 2026-04-02T22:04:24.331Z | Compiling git-stub-vcs v0.1.0 |
| 2745 | 2026-04-02T22:04:24.510Z | Compiling progenitor v0.11.2 |
| 2746 | 2026-04-02T22:04:24.688Z | Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb) |
| 2747 | 2026-04-02T22:04:24.710Z | Compiling sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api) |
| 2748 | 2026-04-02T22:04:24.877Z | Compiling darling v0.23.0 |
| 2749 | 2026-04-02T22:04:25.851Z | Compiling hubtools v0.4.7 (https://github.com/oxidecomputer/hubtools.git?branch=main#2b1ef9b3) |
| 2750 | 2026-04-02T22:04:25.936Z | Compiling clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client) |
| 2751 | 2026-04-02T22:04:26.016Z | Compiling repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client) |
| 2752 | 2026-04-02T22:04:26.801Z | Compiling ignore v0.4.25 |
| 2753 | 2026-04-02T22:04:27.177Z | Compiling primeorder v0.13.6 |
| 2754 | 2026-04-02T22:04:27.494Z | Compiling transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control#11afc484) |
| 2755 | 2026-04-02T22:04:27.656Z | Compiling castaway v0.2.4 |
| 2756 | 2026-04-02T22:04:27.810Z | Compiling nibble_vec v0.1.0 |
| 2757 | 2026-04-02T22:04:28.007Z | Compiling atty v0.2.14 |
| 2758 | 2026-04-02T22:04:28.167Z | Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control#11afc484) |
| 2759 | 2026-04-02T22:04:28.407Z | Compiling indoc v2.0.7 |
| 2760 | 2026-04-02T22:04:28.643Z | Compiling parse-size v1.1.0 |
| 2761 | 2026-04-02T22:04:28.846Z | Compiling endian-type v0.1.2 |
| 2762 | 2026-04-02T22:04:28.869Z | Compiling http-range v0.1.5 |
| 2763 | 2026-04-02T22:04:28.894Z | Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=dbaad520e1f5ae32c10db16ce176f9c24de95652#dbaad520) |
| 2764 | 2026-04-02T22:04:29.027Z | Compiling radix_trie v0.2.1 |
| 2765 | 2026-04-02T22:04:29.157Z | Compiling tufaceous-lib v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0) |
| 2766 | 2026-04-02T22:04:29.275Z | Compiling transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control#11afc484) |
| 2767 | 2026-04-02T22:04:29.505Z | Compiling compact_str v0.8.1 |
| 2768 | 2026-04-02T22:04:30.663Z | Compiling globwalk v0.9.1 |
| 2769 | 2026-04-02T22:04:30.717Z | Compiling p384 v0.13.1 |
| 2770 | 2026-04-02T22:04:31.339Z | Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb) |
| 2771 | 2026-04-02T22:04:31.869Z | Compiling parking_lot v0.11.2 |
| 2772 | 2026-04-02T22:04:32.594Z | Compiling dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server) |
| 2773 | 2026-04-02T22:04:32.663Z | Compiling crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a) |
| 2774 | 2026-04-02T22:04:32.791Z | Compiling oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client) |
| 2775 | 2026-04-02T22:04:32.817Z | Compiling predicates-tree v1.0.13 |
| 2776 | 2026-04-02T22:04:33.077Z | Compiling unicode-truncate v1.1.0 |
| 2777 | 2026-04-02T22:04:33.128Z | Compiling lru v0.12.5 |
| 2778 | 2026-04-02T22:04:33.276Z | Compiling prefix-trie v0.7.0 |
| 2779 | 2026-04-02T22:04:33.298Z | Compiling vergen-git2 v1.0.7 |
| 2780 | 2026-04-02T22:04:33.348Z | Compiling cassowary v0.3.0 |
| 2781 | 2026-04-02T22:04:33.578Z | Compiling camino-tempfile-ext v0.3.3 |
| 2782 | 2026-04-02T22:04:33.606Z | Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb) |
| 2783 | 2026-04-02T22:04:33.768Z | Compiling hickory-server v0.25.2 |
| 2784 | 2026-04-02T22:04:34.233Z | Compiling ratatui v0.29.0 |
| 2785 | 2026-04-02T22:04:34.616Z | Compiling hyper-staticfile v0.10.1 |
| 2786 | 2026-04-02T22:04:34.647Z | Compiling sled v0.34.7 |
| 2787 | 2026-04-02T22:04:35.726Z | Compiling hickory-client v0.25.2 |
| 2788 | 2026-04-02T22:04:35.978Z | Compiling range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests) |
| 2789 | 2026-04-02T22:04:36.161Z | Compiling sled-agent-config-reconciler v0.1.0 (/work/oxidecomputer/omicron/sled-agent/config-reconciler) |
| 2790 | 2026-04-02T22:04:36.371Z | Compiling attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f) |
| 2791 | 2026-04-02T22:04:36.604Z | Compiling dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api) |
| 2792 | 2026-04-02T22:04:36.650Z | Compiling ddm-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=b603c9f3dccefcf1d3e941c04505ff6bdd1826b6#b603c9f3) |
| 2793 | 2026-04-02T22:04:37.210Z | Compiling clickhouse-admin-keeper-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-keeper-client) |
| 2794 | 2026-04-02T22:04:37.503Z | Compiling oximeter-macro-impl v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb) |
| 2795 | 2026-04-02T22:04:37.886Z | Compiling rand_seeder v0.4.0 |
| 2796 | 2026-04-02T22:04:38.050Z | Compiling sprockets-tls v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=d2b68e4f47e3c22bce0455aeb4cfb2e61ad229ba#d2b68e4f) |
| 2797 | 2026-04-02T22:04:38.149Z | Compiling dice-util-barcode v0.1.0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f) |
| 2798 | 2026-04-02T22:04:38.234Z | Compiling lzma-sys v0.1.20 |
| 2799 | 2026-04-02T22:04:38.306Z | Compiling rustls v0.21.12 |
| 2800 | 2026-04-02T22:04:38.524Z | Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=7cdf2ab9c8d9e9267a8b366aa780c6c26f9a5ecf#7cdf2ab9) |
| 2801 | 2026-04-02T22:04:38.620Z | Compiling corncobs v0.1.4 |
| 2802 | 2026-04-02T22:04:38.740Z | Compiling typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng) |
| 2803 | 2026-04-02T22:04:38.795Z | Compiling dice-mfg-msgs v0.3.0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f) |
| 2804 | 2026-04-02T22:04:38.834Z | Compiling oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb) |
| 2805 | 2026-04-02T22:04:38.873Z | Compiling omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client) |
| 2806 | 2026-04-02T22:04:39.141Z | Compiling sled-agent-resolvable-files v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files) |
| 2807 | 2026-04-02T22:04:39.253Z | Compiling dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f) |
| 2808 | 2026-04-02T22:04:39.430Z | Compiling wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common) |
| 2809 | 2026-04-02T22:04:39.520Z | Compiling sled-agent-resolvable-files-examples v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files-examples) |
| 2810 | 2026-04-02T22:04:40.363Z | Compiling update-common v0.1.0 (/work/oxidecomputer/omicron/update-common) |
| 2811 | 2026-04-02T22:04:40.444Z | Compiling common v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#f20f786e) |
| 2812 | 2026-04-02T22:04:42.703Z | Compiling bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client) |
| 2813 | 2026-04-02T22:04:42.725Z | Compiling nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking) |
| 2814 | 2026-04-02T22:04:42.942Z | Compiling nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation) |
| 2815 | 2026-04-02T22:04:42.965Z | Compiling nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery) |
| 2816 | 2026-04-02T22:04:43.170Z | Compiling cargo_toml v0.22.3 |
| 2817 | 2026-04-02T22:04:43.191Z | Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a) |
| 2818 | 2026-04-02T22:04:43.419Z | Compiling rustls-webpki v0.101.7 |
| 2819 | 2026-04-02T22:04:44.293Z | Compiling sct v0.7.1 |
| 2820 | 2026-04-02T22:04:44.603Z | Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9) |
| 2821 | 2026-04-02T22:04:44.803Z | Compiling nix v0.29.0 |
| 2822 | 2026-04-02T22:04:45.114Z | Compiling secrecy v0.8.0 |
| 2823 | 2026-04-02T22:04:45.194Z | Compiling void v1.0.2 |
| 2824 | 2026-04-02T22:04:45.305Z | Compiling lzss v0.8.2 |
| 2825 | 2026-04-02T22:04:45.347Z | Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9) |
| 2826 | 2026-04-02T22:04:45.496Z | Compiling libfalcon v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#d83f56a6) |
| 2827 | 2026-04-02T22:04:45.678Z | Compiling dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#f20f786e) |
| 2828 | 2026-04-02T22:04:45.766Z | Compiling nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory) |
| 2829 | 2026-04-02T22:04:46.280Z | Compiling sled-agent-measurements v0.1.0 (/work/oxidecomputer/omicron/sled-agent/measurements) |
| 2830 | 2026-04-02T22:04:46.302Z | Compiling common v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=cc8e02a0800034c431c8cf96b889ea638da3d194#cc8e02a0) |
| 2831 | 2026-04-02T22:04:46.737Z | Compiling attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?branch=main#ff9f27aa) |
| 2832 | 2026-04-02T22:04:46.779Z | Compiling nexus-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-lockstep-client) |
| 2833 | 2026-04-02T22:04:47.314Z | Compiling tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git?branch=main#e644a21a) |
| 2834 | 2026-04-02T22:04:47.457Z | Compiling tungstenite v0.23.0 |
| 2835 | 2026-04-02T22:04:47.558Z | Compiling nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc) |
| 2836 | 2026-04-02T22:04:47.782Z | Compiling nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface) |
| 2837 | 2026-04-02T22:04:48.009Z | Compiling nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution) |
| 2838 | 2026-04-02T22:04:48.236Z | Compiling nexus-reconfigurator-rendezvous v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/rendezvous) |
| 2839 | 2026-04-02T22:04:48.333Z | Compiling nix v0.27.1 |
| 2840 | 2026-04-02T22:04:48.364Z | Compiling serde_bytes v0.11.19 |
| 2841 | 2026-04-02T22:04:48.519Z | Compiling tokio-tungstenite v0.23.1 |
| 2842 | 2026-04-02T22:04:48.728Z | Compiling dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=cc8e02a0800034c431c8cf96b889ea638da3d194#cc8e02a0) |
| 2843 | 2026-04-02T22:04:48.896Z | Compiling tokio-rustls v0.24.1 |
| 2844 | 2026-04-02T22:04:49.186Z | Compiling gateway-sp-comms v0.1.1 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc) |
| 2845 | 2026-04-02T22:04:49.525Z | Compiling git2 v0.20.4 |
| 2846 | 2026-04-02T22:04:49.552Z | Compiling dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?branch=main#ff9f27aa) |
| 2847 | 2026-04-02T22:04:49.804Z | Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9) |
| 2848 | 2026-04-02T22:04:50.590Z | Compiling trust-quorum v0.1.0 (/work/oxidecomputer/omicron/trust-quorum) |
| 2849 | 2026-04-02T22:04:51.427Z | Compiling xz2 v0.1.7 |
| 2850 | 2026-04-02T22:04:52.077Z | Compiling ron v0.12.0 |
| 2851 | 2026-04-02T22:04:52.609Z | Compiling crucible-common v0.0.1 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a) |
| 2852 | 2026-04-02T22:04:52.788Z | Compiling wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client) |
| 2853 | 2026-04-02T22:04:53.844Z | Compiling lldpd-common v0.1.0 (https://github.com/oxidecomputer/lldp#d22509df) |
| 2854 | 2026-04-02T22:04:54.697Z | Compiling tufaceous v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0) |
| 2855 | 2026-04-02T22:04:55.637Z | Compiling propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?rev=368a2225b79328514ce0ea9181d8f874019edaa2#368a2225) |
| 2856 | 2026-04-02T22:04:55.868Z | Compiling nexus-mgs-updates v0.1.0 (/work/oxidecomputer/omicron/nexus/mgs-updates) |
| 2857 | 2026-04-02T22:04:56.024Z | Compiling sled-agent-health-monitor v0.1.0 (/work/oxidecomputer/omicron/sled-agent/health-monitor) |
| 2858 | 2026-04-02T22:04:56.725Z | Compiling nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy) |
| 2859 | 2026-04-02T22:04:57.026Z | Compiling crucible-pantry-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a) |
| 2860 | 2026-04-02T22:04:57.678Z | Compiling ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc) |
| 2861 | 2026-04-02T22:04:58.664Z | Compiling clickhouse-admin-api v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/api) |
| 2862 | 2026-04-02T22:04:58.755Z | Compiling bootstrap-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-api) |
| 2863 | 2026-04-02T22:04:59.706Z | Compiling gateway-api v0.1.0 (/work/oxidecomputer/omicron/gateway-api) |
| 2864 | 2026-04-02T22:05:00.157Z | Compiling repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api) |
| 2865 | 2026-04-02T22:05:00.821Z | Compiling rustls-pemfile v1.0.4 |
| 2866 | 2026-04-02T22:05:01.237Z | Compiling bootstrap-agent-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-api) |
| 2867 | 2026-04-02T22:05:02.552Z | Compiling clickhouse-admin-single-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-single-client) |
| 2868 | 2026-04-02T22:05:02.847Z | Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus) |
| 2869 | 2026-04-02T22:05:03.002Z | Compiling ntp-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types/versions) |
| 2870 | 2026-04-02T22:05:03.125Z | Compiling signal-hook-tokio v0.3.1 |
| 2871 | 2026-04-02T22:05:03.219Z | Compiling yasna v0.5.2 |
| 2872 | 2026-04-02T22:05:03.318Z | Compiling twox-hash v2.1.2 |
| 2873 | 2026-04-02T22:05:03.382Z | Compiling base16ct v1.0.0 |
| 2874 | 2026-04-02T22:05:03.629Z | Compiling is_ci v1.2.0 |
| 2875 | 2026-04-02T22:05:03.847Z | Compiling rcgen v0.12.1 |
| 2876 | 2026-04-02T22:05:03.874Z | Compiling supports-color v3.0.2 |
| 2877 | 2026-04-02T22:05:04.013Z | Compiling omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway) |
| 2878 | 2026-04-02T22:05:04.099Z | Compiling omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent) |
| 2879 | 2026-04-02T22:05:04.165Z | Compiling omicron-clickhouse-admin v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin) |
| 2880 | 2026-04-02T22:05:04.834Z | Compiling nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning) |
| 2881 | 2026-04-02T22:05:05.094Z | Compiling lldpd-client v0.1.0 (https://github.com/oxidecomputer/lldp#d22509df) |
| 2882 | 2026-04-02T22:05:05.219Z | Compiling nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api) |
| 2883 | 2026-04-02T22:05:06.885Z | Compiling nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api) |
| 2884 | 2026-04-02T22:05:07.270Z | Compiling nexus-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/nexus/lockstep-api) |
| 2885 | 2026-04-02T22:05:07.755Z | Compiling oximeter-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/api) |
| 2886 | 2026-04-02T22:05:08.344Z | Compiling bootstrap-agent-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-lockstep-client) |
| 2887 | 2026-04-02T22:05:08.661Z | Compiling omicron-ntp-admin v0.1.0 (/work/oxidecomputer/omicron/ntp-admin) |
| 2888 | 2026-04-02T22:05:08.891Z | Compiling omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin) |
| 2889 | 2026-04-02T22:05:09.118Z | Compiling nexus-background-task-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/background-task-interface) |
| 2890 | 2026-04-02T22:05:09.341Z | Compiling fatfs v0.3.6 |
| 2891 | 2026-04-02T22:05:10.003Z | Compiling raw-cpuid v11.5.0 (https://github.com/oxidecomputer/rust-cpuid.git?rev=a4cf01df76f35430ff5d39dc2fe470bcb953503b#a4cf01df) |
| 2892 | 2026-04-02T22:05:10.580Z | Compiling subprocess v0.2.15 |
| 2893 | 2026-04-02T22:05:11.719Z | Compiling rtoolbox v0.0.3 |
| 2894 | 2026-04-02T22:05:12.009Z | Compiling assert_matches v1.5.0 |
| 2895 | 2026-04-02T22:05:12.120Z | Compiling seq-macro v0.3.6 |
| 2896 | 2026-04-02T22:05:12.616Z | Compiling rpassword v7.4.0 |
| 2897 | 2026-04-02T22:05:12.796Z | Compiling omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils) |
| 2898 | 2026-04-02T22:05:12.900Z | Compiling wicketd-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-api) |
| 2899 | 2026-04-02T22:05:13.739Z | Compiling oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector) |
| 2900 | 2026-04-02T22:05:14.200Z | Compiling ntp-admin-api v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/api) |
| 2901 | 2026-04-02T22:05:14.909Z | Compiling ntp-admin-types v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types) |
| 2902 | 2026-04-02T22:05:15.031Z | Compiling tui-tree-widget v0.23.1 |
| 2903 | 2026-04-02T22:05:15.055Z | Compiling installinator-api v0.1.0 (/work/oxidecomputer/omicron/installinator-api) |
| 2904 | 2026-04-02T22:05:15.319Z | Compiling omicron-omdb v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omdb) |
| 2905 | 2026-04-02T22:05:15.864Z | Compiling cockroach-admin-api v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/api) |
| 2906 | 2026-04-02T22:05:16.601Z | Compiling uzers v0.12.2 |
| 2907 | 2026-04-02T22:05:17.930Z | Compiling wicket v0.1.0 (/work/oxidecomputer/omicron/wicket) |
| 2908 | 2026-04-02T22:05:18.092Z | Compiling zone-setup v0.1.0 (/work/oxidecomputer/omicron/zone-setup) |
| 2909 | 2026-04-02T22:05:19.220Z | Compiling wicketd v0.1.0 (/work/oxidecomputer/omicron/wicketd) |
| 2910 | 2026-04-02T22:05:21.895Z | Compiling gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils) |
| 2911 | 2026-04-02T22:05:22.058Z | Compiling clickana v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickana) |
| 2912 | 2026-04-02T22:05:24.265Z | Compiling support-bundle-viewer v0.1.2 |
| 2913 | 2026-04-02T22:05:24.955Z | Compiling multimap v0.10.1 |
| 2914 | 2026-04-02T22:05:30.175Z | Compiling nexus-db-errors v0.1.0 (/work/oxidecomputer/omicron/nexus/db-errors) |
| 2915 | 2026-04-02T22:05:41.979Z | Compiling internal-dns-cli v0.1.0 (/work/oxidecomputer/omicron/internal-dns/cli) |
| 2916 | 2026-04-02T22:05:44.758Z | Compiling oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog) |
| 2917 | 2026-04-02T22:11:03.747Z | Finished `release` profile [optimized] target(s) in 7m 33s |
| 2918 | 2026-04-02T22:11:46.932Z | |
| 2919 | 2026-04-02T22:11:46.966Z | real 8:18.138564215 |
| 2920 | 2026-04-02T22:11:46.967Z | user 1:16:50.319143271 |
| 2921 | 2026-04-02T22:11:46.967Z | sys 3:25.185229864 |
| 2922 | 2026-04-02T22:11:46.967Z | trap 1.790649889 |
| 2923 | 2026-04-02T22:11:46.967Z | tflt 2.453614053 |
| 2924 | 2026-04-02T22:11:46.967Z | dflt 15.766299153 |
| 2925 | 2026-04-02T22:11:46.967Z | kflt 0.004542623 |
| 2926 | 2026-04-02T22:11:46.967Z | lock 6:27:34.426566101 |
| 2927 | 2026-04-02T22:11:46.967Z | slp 2:12:16.268158086 |
| 2928 | 2026-04-02T22:11:46.967Z | lat 2:34.202881043 |
| 2929 | 2026-04-02T22:11:46.967Z | stop 5:23.010720194 |
| 2930 | 2026-04-02T22:11:46.967Z | + mapfile -t packages |
| 2931 | 2026-04-02T22:11:46.967Z | ++ cargo run --locked --release --bin omicron-package -- -t test list-outputs |
| 2932 | 2026-04-02T22:11:47.898Z | Finished `release` profile [optimized] target(s) in 0.94s |
| 2933 | 2026-04-02T22:11:47.969Z | Running `target/release/omicron-package -t test list-outputs` |
| 2934 | 2026-04-02T22:11:48.042Z | Logging to: /work/oxidecomputer/omicron/out/LOG |
| 2935 | 2026-04-02T22:11:48.059Z | + ptime -m cargo build --locked --release -p xtask |
| 2936 | 2026-04-02T22:11:48.772Z | Compiling libc v0.2.180 |
| 2937 | 2026-04-02T22:11:48.772Z | Compiling serde v1.0.228 |
| 2938 | 2026-04-02T22:11:48.810Z | Compiling serde_core v1.0.228 |
| 2939 | 2026-04-02T22:11:48.810Z | Compiling rustix v1.1.3 |
| 2940 | 2026-04-02T22:11:48.810Z | Compiling serde_json v1.0.149 |
| 2941 | 2026-04-02T22:11:48.810Z | Compiling bitflags v2.11.0 |
| 2942 | 2026-04-02T22:11:48.811Z | Compiling num-traits v0.2.19 |
| 2943 | 2026-04-02T22:11:48.811Z | Compiling syn v2.0.117 |
| 2944 | 2026-04-02T22:11:48.811Z | Compiling hashbrown v0.16.1 |
| 2945 | 2026-04-02T22:11:48.811Z | Compiling smallvec v1.15.1 |
| 2946 | 2026-04-02T22:11:48.811Z | Compiling usdt-impl v0.5.0 |
| 2947 | 2026-04-02T22:11:48.845Z | Compiling syn v1.0.109 |
| 2948 | 2026-04-02T22:11:48.845Z | Compiling percent-encoding v2.3.2 |
| 2949 | 2026-04-02T22:11:48.845Z | Compiling log v0.4.29 |
| 2950 | 2026-04-02T22:11:48.928Z | Compiling getrandom v0.4.1 |
| 2951 | 2026-04-02T22:11:49.038Z | Compiling form_urlencoded v1.2.2 |
| 2952 | 2026-04-02T22:11:49.164Z | Compiling fs-err v3.3.0 |
| 2953 | 2026-04-02T22:11:49.177Z | Compiling anyhow v1.0.102 |
| 2954 | 2026-04-02T22:11:49.186Z | Compiling once_cell v1.21.3 |
| 2955 | 2026-04-02T22:11:49.186Z | Compiling heck v0.4.1 |
| 2956 | 2026-04-02T22:11:49.352Z | Compiling indexmap v2.13.0 |
| 2957 | 2026-04-02T22:11:49.429Z | Compiling errno v0.3.14 |
| 2958 | 2026-04-02T22:11:49.430Z | Compiling thread-id v4.2.2 |
| 2959 | 2026-04-02T22:11:49.542Z | Compiling memmap v0.7.0 |
| 2960 | 2026-04-02T22:11:49.725Z | Compiling ordered-float v2.10.1 |
| 2961 | 2026-04-02T22:11:50.281Z | Compiling proc-macro-error v1.0.4 |
| 2962 | 2026-04-02T22:11:50.419Z | Compiling terminal_size v0.4.3 |
| 2963 | 2026-04-02T22:11:50.420Z | Compiling tempfile v3.25.0 |
| 2964 | 2026-04-02T22:11:50.522Z | Compiling clap_builder v4.5.60 |
| 2965 | 2026-04-02T22:11:50.522Z | Compiling textwrap v0.16.2 |
| 2966 | 2026-04-02T22:11:50.551Z | Compiling tabled_derive v0.7.0 |
| 2967 | 2026-04-02T22:11:50.658Z | Compiling camino-tempfile v1.4.1 |
| 2968 | 2026-04-02T22:11:51.191Z | Compiling tabled v0.15.0 |
| 2969 | 2026-04-02T22:11:51.256Z | Compiling synstructure v0.13.2 |
| 2970 | 2026-04-02T22:11:51.256Z | Compiling pest_generator v2.8.6 |
| 2971 | 2026-04-02T22:11:51.637Z | Compiling serde_derive v1.0.228 |
| 2972 | 2026-04-02T22:11:51.637Z | Compiling zerovec-derive v0.11.2 |
| 2973 | 2026-04-02T22:11:51.643Z | Compiling displaydoc v0.2.5 |
| 2974 | 2026-04-02T22:11:51.643Z | Compiling thiserror-impl v1.0.69 |
| 2975 | 2026-04-02T22:11:51.643Z | Compiling zerocopy-derive v0.7.35 |
| 2976 | 2026-04-02T22:11:51.643Z | Compiling scroll_derive v0.12.1 |
| 2977 | 2026-04-02T22:11:51.643Z | Compiling thiserror-impl v2.0.18 |
| 2978 | 2026-04-02T22:11:51.643Z | Compiling clap_derive v4.5.55 |
| 2979 | 2026-04-02T22:11:51.694Z | Compiling zerofrom-derive v0.1.6 |
| 2980 | 2026-04-02T22:11:51.802Z | Compiling yoke-derive v0.8.1 |
| 2981 | 2026-04-02T22:11:52.322Z | Compiling pest_derive v2.8.6 |
| 2982 | 2026-04-02T22:11:52.383Z | Compiling scroll v0.12.0 |
| 2983 | 2026-04-02T22:11:52.462Z | Compiling zerocopy v0.7.35 |
| 2984 | 2026-04-02T22:11:52.720Z | Compiling goblin v0.8.2 |
| 2985 | 2026-04-02T22:11:52.768Z | Compiling thiserror v1.0.69 |
| 2986 | 2026-04-02T22:11:52.870Z | Compiling zerofrom v0.1.6 |
| 2987 | 2026-04-02T22:11:52.889Z | Compiling dtrace-parser v0.2.0 |
| 2988 | 2026-04-02T22:11:52.903Z | Compiling thiserror v2.0.18 |
| 2989 | 2026-04-02T22:11:53.023Z | Compiling yoke v0.8.1 |
| 2990 | 2026-04-02T22:11:53.260Z | Compiling zerovec v0.11.5 |
| 2991 | 2026-04-02T22:11:53.273Z | Compiling zerotrie v0.2.3 |
| 2992 | 2026-04-02T22:11:53.358Z | Compiling clap v4.5.60 |
| 2993 | 2026-04-02T22:11:53.868Z | Compiling tinystr v0.8.2 |
| 2994 | 2026-04-02T22:11:54.080Z | Compiling icu_locale_core v2.1.1 |
| 2995 | 2026-04-02T22:11:54.909Z | Compiling potential_utf v0.1.4 |
| 2996 | 2026-04-02T22:11:54.948Z | Compiling icu_provider v2.1.1 |
| 2997 | 2026-04-02T22:11:54.965Z | Compiling serde_spanned v0.6.9 |
| 2998 | 2026-04-02T22:11:54.966Z | Compiling toml_datetime v0.6.11 |
| 2999 | 2026-04-02T22:11:55.029Z | Compiling icu_collections v2.1.1 |
| 3000 | 2026-04-02T22:11:55.085Z | Compiling serde-value v0.7.0 |
| 3001 | 2026-04-02T22:11:55.109Z | Compiling cargo-platform v0.2.0 |
| 3002 | 2026-04-02T22:11:55.293Z | Compiling toml_edit v0.22.27 |
| 3003 | 2026-04-02T22:11:55.347Z | Compiling dof v0.3.0 |
| 3004 | 2026-04-02T22:11:55.390Z | Compiling icu_properties v2.1.2 |
| 3005 | 2026-04-02T22:11:55.467Z | Compiling icu_normalizer v2.1.1 |
| 3006 | 2026-04-02T22:11:55.681Z | Compiling serde_tokenstream v0.2.3 |
| 3007 | 2026-04-02T22:11:55.725Z | Compiling macaddr v1.0.1 |
| 3008 | 2026-04-02T22:11:56.145Z | Compiling usdt-attr-macro v0.5.0 |
| 3009 | 2026-04-02T22:11:56.167Z | Compiling usdt-macro v0.5.0 |
| 3010 | 2026-04-02T22:11:56.615Z | Compiling idna_adapter v1.2.1 |
| 3011 | 2026-04-02T22:11:56.685Z | Compiling idna v1.1.0 |
| 3012 | 2026-04-02T22:11:57.072Z | Compiling usdt v0.5.0 |
| 3013 | 2026-04-02T22:11:57.109Z | Compiling url v2.5.8 |
| 3014 | 2026-04-02T22:11:57.109Z | Compiling toml v0.8.23 |
| 3015 | 2026-04-02T22:11:57.304Z | Compiling cargo_toml v0.21.0 |
| 3016 | 2026-04-02T22:11:57.354Z | Compiling cargo-util-schemas v0.8.2 |
| 3017 | 2026-04-02T22:11:58.407Z | Compiling cargo_metadata v0.21.0 |
| 3018 | 2026-04-02T22:12:02.460Z | Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask) |
| 3019 | 2026-04-02T22:12:04.441Z | Finished `release` profile [optimized] target(s) in 16.41s |
| 3020 | 2026-04-02T22:12:04.631Z | |
| 3021 | 2026-04-02T22:12:04.631Z | real 16.549468479 |
| 3022 | 2026-04-02T22:12:04.631Z | user 2:22.200184176 |
| 3023 | 2026-04-02T22:12:04.691Z | sys 16.956770747 |
| 3024 | 2026-04-02T22:12:04.691Z | trap 0.090947695 |
| 3025 | 2026-04-02T22:12:04.691Z | tflt 0.563254093 |
| 3026 | 2026-04-02T22:12:04.691Z | dflt 1.523920736 |
| 3027 | 2026-04-02T22:12:04.691Z | kflt 0.000089659 |
| 3028 | 2026-04-02T22:12:04.691Z | lock 5:15.335597194 |
| 3029 | 2026-04-02T22:12:04.691Z | slp 3:25.035989706 |
| 3030 | 2026-04-02T22:12:04.691Z | lat 6.822055518 |
| 3031 | 2026-04-02T22:12:04.691Z | stop 19.205661099 |
| 3032 | 2026-04-02T22:12:04.691Z | + export CARGO_PROFILE_DEV_DEBUG=line-tables-only |
| 3033 | 2026-04-02T22:12:04.691Z | + CARGO_PROFILE_DEV_DEBUG=line-tables-only |
| 3034 | 2026-04-02T22:12:04.691Z | + export CARGO_PROFILE_TEST_DEBUG=line-tables-only |
| 3035 | 2026-04-02T22:12:04.691Z | + CARGO_PROFILE_TEST_DEBUG=line-tables-only |
| 3036 | 2026-04-02T22:12:04.691Z | + ptime -m cargo build --locked -p end-to-end-tests --tests --bin bootstrap --message-format json-render-diagnostics |
| 3037 | 2026-04-02T22:12:05.553Z | Compiling regress v0.10.5 |
| 3038 | 2026-04-02T22:12:05.566Z | Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack) |
| 3039 | 2026-04-02T22:12:05.566Z | Compiling serde_spanned v1.0.4 |
| 3040 | 2026-04-02T22:12:05.566Z | Compiling toml_writer v1.0.6+spec-1.1.0 |
| 3041 | 2026-04-02T22:12:05.699Z | Compiling newtype-uuid-macros v0.1.0 |
| 3042 | 2026-04-02T22:12:05.721Z | Compiling progenitor-client v0.13.0 |
| 3043 | 2026-04-02T22:12:05.722Z | Compiling structmeta-derive v0.3.0 |
| 3044 | 2026-04-02T22:12:05.722Z | Compiling rustls v0.22.4 |
| 3045 | 2026-04-02T22:12:05.722Z | Compiling rustls-webpki v0.102.8 |
| 3046 | 2026-04-02T22:12:05.722Z | Compiling multer v3.1.0 |
| 3047 | 2026-04-02T22:12:05.732Z | Compiling match_cfg v0.1.0 |
| 3048 | 2026-04-02T22:12:05.732Z | Compiling debug-ignore v1.0.5 |
| 3049 | 2026-04-02T22:12:05.732Z | Compiling slog-json v2.6.1 |
| 3050 | 2026-04-02T22:12:05.732Z | Compiling async-stream-impl v0.3.6 |
| 3051 | 2026-04-02T22:12:05.757Z | Compiling dropshot v0.16.7 |
| 3052 | 2026-04-02T22:12:05.757Z | Compiling itertools v0.14.0 |
| 3053 | 2026-04-02T22:12:05.984Z | Compiling hostname v0.3.1 |
| 3054 | 2026-04-02T22:12:05.993Z | Compiling waitgroup v0.1.2 |
| 3055 | 2026-04-02T22:12:05.993Z | Compiling rustls-pemfile v2.2.0 |
| 3056 | 2026-04-02T22:12:06.044Z | Compiling dropshot_endpoint v0.16.7 |
| 3057 | 2026-04-02T22:12:06.086Z | Compiling toml v0.9.12+spec-1.1.0 |
| 3058 | 2026-04-02T22:12:06.120Z | Compiling slog-bunyan v2.5.0 |
| 3059 | 2026-04-02T22:12:06.173Z | Compiling hostname v0.4.2 |
| 3060 | 2026-04-02T22:12:06.190Z | Compiling serde_path_to_error v0.1.20 |
| 3061 | 2026-04-02T22:12:06.237Z | Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#8f60acdf) |
| 3062 | 2026-04-02T22:12:06.287Z | Compiling macaddr v1.0.1 |
| 3063 | 2026-04-02T22:12:06.317Z | Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 3064 | 2026-04-02T22:12:06.338Z | Compiling progenitor-client v0.10.0 |
| 3065 | 2026-04-02T22:12:06.373Z | Compiling instant v0.1.13 |
| 3066 | 2026-04-02T22:12:06.413Z | Compiling async-stream v0.3.6 |
| 3067 | 2026-04-02T22:12:06.459Z | Compiling backon v1.6.0 |
| 3068 | 2026-04-02T22:12:06.498Z | Compiling backoff v0.4.0 |
| 3069 | 2026-04-02T22:12:06.532Z | Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity) |
| 3070 | 2026-04-02T22:12:06.540Z | Compiling protocol v0.1.0 (https://github.com/oxidecomputer/lldp#d22509df) |
| 3071 | 2026-04-02T22:12:06.572Z | Compiling crucible-workspace-hack v0.1.0 |
| 3072 | 2026-04-02T22:12:06.609Z | Compiling unsafe-libyaml v0.2.11 |
| 3073 | 2026-04-02T22:12:06.655Z | Compiling progenitor-extras v0.1.1 |
| 3074 | 2026-04-02T22:12:06.675Z | Compiling toml_edit v0.23.10+spec-1.0.0 |
| 3075 | 2026-04-02T22:12:06.692Z | Compiling secrecy v0.10.3 |
| 3076 | 2026-04-02T22:12:06.729Z | Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 3077 | 2026-04-02T22:12:06.747Z | Compiling omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds) |
| 3078 | 2026-04-02T22:12:06.767Z | Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 3079 | 2026-04-02T22:12:06.874Z | Compiling omicron-ledger v0.1.0 (/work/oxidecomputer/omicron/ledger) |
| 3080 | 2026-04-02T22:12:06.898Z | Compiling heapless v0.8.0 |
| 3081 | 2026-04-02T22:12:06.924Z | Compiling hash32 v0.3.1 |
| 3082 | 2026-04-02T22:12:06.941Z | Compiling smoltcp v0.11.0 |
| 3083 | 2026-04-02T22:12:06.999Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#d9645f8d) |
| 3084 | 2026-04-02T22:12:07.008Z | Compiling toml v0.8.23 |
| 3085 | 2026-04-02T22:12:07.031Z | Compiling structmeta v0.3.0 |
| 3086 | 2026-04-02T22:12:07.108Z | Compiling tabwriter v1.4.1 |
| 3087 | 2026-04-02T22:12:07.159Z | Compiling serde_yaml v0.9.34+deprecated |
| 3088 | 2026-04-02T22:12:07.246Z | Compiling proc-macro-crate v3.4.0 |
| 3089 | 2026-04-02T22:12:07.263Z | Compiling ingot-macros v0.1.1 |
| 3090 | 2026-04-02T22:12:07.282Z | Compiling derive-ex v0.1.8 |
| 3091 | 2026-04-02T22:12:07.310Z | Compiling parse-display-derive v0.10.0 |
| 3092 | 2026-04-02T22:12:07.367Z | Compiling cobs v0.3.0 |
| 3093 | 2026-04-02T22:12:07.383Z | Compiling foreign-types-macros v0.2.3 |
| 3094 | 2026-04-02T22:12:07.399Z | Compiling convert_case v0.4.0 |
| 3095 | 2026-04-02T22:12:07.418Z | Compiling cpufeatures v0.3.0 |
| 3096 | 2026-04-02T22:12:07.452Z | Compiling foreign-types-shared v0.3.1 |
| 3097 | 2026-04-02T22:12:07.514Z | Compiling postcard v1.1.3 |
| 3098 | 2026-04-02T22:12:07.568Z | Compiling chacha20 v0.10.0 |
| 3099 | 2026-04-02T22:12:07.651Z | Compiling typify-impl v0.6.1 |
| 3100 | 2026-04-02T22:12:07.763Z | Compiling proc-macro-crate v1.3.1 |
| 3101 | 2026-04-02T22:12:07.802Z | Compiling derive_more v0.99.20 |
| 3102 | 2026-04-02T22:12:07.828Z | Compiling num_enum_derive v0.7.5 |
| 3103 | 2026-04-02T22:12:07.868Z | Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 3104 | 2026-04-02T22:12:07.887Z | Compiling universal-hash v0.5.1 |
| 3105 | 2026-04-02T22:12:07.890Z | Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 3106 | 2026-04-02T22:12:07.924Z | Compiling cstr-argument v0.1.2 |
| 3107 | 2026-04-02T22:12:08.013Z | Compiling tokio-rustls v0.25.0 |
| 3108 | 2026-04-02T22:12:08.052Z | Compiling foreign-types v0.5.0 |
| 3109 | 2026-04-02T22:12:08.103Z | Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 3110 | 2026-04-02T22:12:08.154Z | Compiling opaque-debug v0.3.1 |
| 3111 | 2026-04-02T22:12:08.199Z | Compiling colored v3.1.1 |
| 3112 | 2026-04-02T22:12:08.243Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#1e40efd8) |
| 3113 | 2026-04-02T22:12:08.268Z | Compiling num_enum_derive v0.5.11 |
| 3114 | 2026-04-02T22:12:08.332Z | Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 3115 | 2026-04-02T22:12:08.409Z | Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 3116 | 2026-04-02T22:12:08.479Z | Compiling rand v0.10.0 |
| 3117 | 2026-04-02T22:12:08.482Z | Compiling half v2.7.1 |
| 3118 | 2026-04-02T22:12:08.588Z | Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 3119 | 2026-04-02T22:12:08.659Z | Compiling ciborium-io v0.2.2 |
| 3120 | 2026-04-02T22:12:08.681Z | Compiling sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types) |
| 3121 | 2026-04-02T22:12:08.779Z | Compiling ciborium-ll v0.2.2 |
| 3122 | 2026-04-02T22:12:08.823Z | Compiling camino-tempfile v1.4.1 |
| 3123 | 2026-04-02T22:12:08.844Z | Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino#7e56ab6e) |
| 3124 | 2026-04-02T22:12:08.961Z | Compiling num_enum v0.7.5 |
| 3125 | 2026-04-02T22:12:09.033Z | Compiling ciborium v0.2.2 |
| 3126 | 2026-04-02T22:12:09.051Z | Compiling test-strategy v0.4.5 |
| 3127 | 2026-04-02T22:12:09.070Z | Compiling parse-display v0.10.0 |
| 3128 | 2026-04-02T22:12:09.090Z | Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#d9645f8d) |
| 3129 | 2026-04-02T22:12:09.093Z | Compiling key-manager-types v0.1.0 (/work/oxidecomputer/omicron/key-manager/types) |
| 3130 | 2026-04-02T22:12:09.127Z | Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=368a2225b79328514ce0ea9181d8f874019edaa2#368a2225) |
| 3131 | 2026-04-02T22:12:09.127Z | Compiling smf v0.2.3 |
| 3132 | 2026-04-02T22:12:09.243Z | Compiling aead v0.5.2 |
| 3133 | 2026-04-02T22:12:09.325Z | Compiling num-derive v0.4.2 |
| 3134 | 2026-04-02T22:12:09.369Z | Compiling num_enum v0.5.11 |
| 3135 | 2026-04-02T22:12:09.386Z | Compiling sigpipe v0.1.3 |
| 3136 | 2026-04-02T22:12:09.404Z | Compiling glob v0.3.3 |
| 3137 | 2026-04-02T22:12:09.423Z | Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils) |
| 3138 | 2026-04-02T22:12:09.482Z | Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=368a2225b79328514ce0ea9181d8f874019edaa2#368a2225) |
| 3139 | 2026-04-02T22:12:09.537Z | Compiling illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b) |
| 3140 | 2026-04-02T22:12:09.554Z | Compiling poly1305 v0.8.0 |
| 3141 | 2026-04-02T22:12:09.606Z | Compiling chacha20 v0.9.1 |
| 3142 | 2026-04-02T22:12:09.640Z | Compiling whoami v1.6.1 |
| 3143 | 2026-04-02T22:12:09.703Z | Compiling oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog) |
| 3144 | 2026-04-02T22:12:09.722Z | Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=a945a32ba9e1f2098ce3a8963765f1894f37110b#a945a32b) |
| 3145 | 2026-04-02T22:12:09.785Z | Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=368a2225b79328514ce0ea9181d8f874019edaa2#368a2225) |
| 3146 | 2026-04-02T22:12:09.879Z | Compiling thiserror-impl-no-std v2.0.2 |
| 3147 | 2026-04-02T22:12:09.897Z | Compiling gfss v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/gfss) |
| 3148 | 2026-04-02T22:12:09.897Z | Compiling byte-wrapper v0.1.0 |
| 3149 | 2026-04-02T22:12:09.964Z | Compiling password-hash v0.5.0 |
| 3150 | 2026-04-02T22:12:10.027Z | Compiling blake2 v0.10.6 |
| 3151 | 2026-04-02T22:12:10.157Z | Compiling propolis-api-types-versions v0.0.0 (https://github.com/oxidecomputer/propolis?rev=368a2225b79328514ce0ea9181d8f874019edaa2#368a2225) |
| 3152 | 2026-04-02T22:12:10.225Z | Compiling ingot-types v0.1.2 |
| 3153 | 2026-04-02T22:12:10.245Z | Compiling indent_write v2.2.0 |
| 3154 | 2026-04-02T22:12:10.311Z | Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a) |
| 3155 | 2026-04-02T22:12:10.325Z | Compiling argon2 v0.5.3 |
| 3156 | 2026-04-02T22:12:10.330Z | Compiling chacha20poly1305 v0.10.1 |
| 3157 | 2026-04-02T22:12:10.361Z | Compiling num-rational v0.4.2 |
| 3158 | 2026-04-02T22:12:10.427Z | Compiling num-complex v0.4.6 |
| 3159 | 2026-04-02T22:12:10.436Z | Compiling prettyplease v0.2.37 |
| 3160 | 2026-04-02T22:12:10.499Z | Compiling trust-quorum-types-versions v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types/versions) |
| 3161 | 2026-04-02T22:12:10.532Z | Compiling float-ord v0.3.2 |
| 3162 | 2026-04-02T22:12:10.634Z | Compiling ingot v0.1.1 |
| 3163 | 2026-04-02T22:12:10.665Z | Compiling tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0) |
| 3164 | 2026-04-02T22:12:10.681Z | Compiling gethostname v0.5.0 |
| 3165 | 2026-04-02T22:12:10.720Z | Compiling omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords) |
| 3166 | 2026-04-02T22:12:10.730Z | Compiling usdt-attr-macro v0.5.0 |
| 3167 | 2026-04-02T22:12:10.842Z | Compiling num v0.4.3 |
| 3168 | 2026-04-02T22:12:10.859Z | Compiling usdt-macro v0.5.0 |
| 3169 | 2026-04-02T22:12:10.884Z | Compiling derive-where v1.6.0 |
| 3170 | 2026-04-02T22:12:10.933Z | Compiling memmap v0.7.0 |
| 3171 | 2026-04-02T22:12:10.993Z | Compiling atomicwrites v0.4.4 |
| 3172 | 2026-04-02T22:12:11.022Z | Compiling cancel-safe-futures v0.1.5 |
| 3173 | 2026-04-02T22:12:11.122Z | Compiling omicron-common v0.1.0 (/work/oxidecomputer/omicron/common) |
| 3174 | 2026-04-02T22:12:11.151Z | Compiling thiserror-no-std v2.0.2 |
| 3175 | 2026-04-02T22:12:11.219Z | Compiling trust-quorum-types v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types) |
| 3176 | 2026-04-02T22:12:11.262Z | Compiling vsss-rs v3.3.4 |
| 3177 | 2026-04-02T22:12:11.279Z | Compiling owo-colors v4.3.0 |
| 3178 | 2026-04-02T22:12:11.320Z | Compiling libsw-core v0.3.2 |
| 3179 | 2026-04-02T22:12:11.385Z | Compiling async-recursion v1.1.1 |
| 3180 | 2026-04-02T22:12:11.525Z | Compiling resolv-conf v0.7.6 |
| 3181 | 2026-04-02T22:12:11.562Z | Compiling libsw v3.5.0 |
| 3182 | 2026-04-02T22:12:11.648Z | Compiling typify-impl v0.4.3 |
| 3183 | 2026-04-02T22:12:11.664Z | Compiling usdt v0.5.0 |
| 3184 | 2026-04-02T22:12:11.773Z | Compiling libefi-sys v0.1.0 |
| 3185 | 2026-04-02T22:12:11.908Z | Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=368a2225b79328514ce0ea9181d8f874019edaa2#368a2225) |
| 3186 | 2026-04-02T22:12:11.951Z | Compiling linear-map v1.2.0 |
| 3187 | 2026-04-02T22:12:11.969Z | Compiling hickory-proto v0.24.4 |
| 3188 | 2026-04-02T22:12:11.987Z | Compiling newline-converter v0.3.0 |
| 3189 | 2026-04-02T22:12:12.034Z | Compiling console v0.15.11 |
| 3190 | 2026-04-02T22:12:12.037Z | Compiling bitfield-struct v0.6.2 |
| 3191 | 2026-04-02T22:12:12.099Z | Compiling linked-hash-map v0.5.6 |
| 3192 | 2026-04-02T22:12:12.129Z | Compiling semver v0.1.20 |
| 3193 | 2026-04-02T22:12:12.241Z | Compiling typify-macro v0.6.1 |
| 3194 | 2026-04-02T22:12:12.289Z | Compiling lru-cache v0.1.2 |
| 3195 | 2026-04-02T22:12:12.307Z | Compiling pin-project-internal v1.1.11 |
| 3196 | 2026-04-02T22:12:12.327Z | Compiling rustc_version v0.1.7 |
| 3197 | 2026-04-02T22:12:12.383Z | Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 3198 | 2026-04-02T22:12:12.443Z | Compiling update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine) |
| 3199 | 2026-04-02T22:12:12.446Z | Compiling expectorate v1.2.0 |
| 3200 | 2026-04-02T22:12:12.488Z | Compiling slog-dtrace v0.3.0 |
| 3201 | 2026-04-02T22:12:12.589Z | Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore) |
| 3202 | 2026-04-02T22:12:12.607Z | Compiling minimal-lexical v0.2.1 |
| 3203 | 2026-04-02T22:12:12.652Z | Compiling nvme v0.1.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221) |
| 3204 | 2026-04-02T22:12:12.671Z | Compiling newtype_derive v0.1.6 |
| 3205 | 2026-04-02T22:12:12.724Z | Compiling libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1) |
| 3206 | 2026-04-02T22:12:12.743Z | Compiling libnvme-sys v0.0.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221) |
| 3207 | 2026-04-02T22:12:12.782Z | Compiling tokio-dtrace v0.1.1 |
| 3208 | 2026-04-02T22:12:12.828Z | Compiling nom v7.1.3 |
| 3209 | 2026-04-02T22:12:12.852Z | Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl) |
| 3210 | 2026-04-02T22:12:12.904Z | Compiling phf_shared v0.12.1 |
| 3211 | 2026-04-02T22:12:12.920Z | Compiling dropshot-api-manager-types v0.6.0 |
| 3212 | 2026-04-02T22:12:12.965Z | Compiling pem v3.0.6 |
| 3213 | 2026-04-02T22:12:13.066Z | Compiling libnvme v0.1.1 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221) |
| 3214 | 2026-04-02T22:12:13.083Z | Compiling snafu-derive v0.8.9 |
| 3215 | 2026-04-02T22:12:13.110Z | Compiling csv-core v0.1.13 |
| 3216 | 2026-04-02T22:12:13.333Z | Compiling base64 v0.21.7 |
| 3217 | 2026-04-02T22:12:13.397Z | Compiling chrono-tz v0.10.4 |
| 3218 | 2026-04-02T22:12:13.428Z | Compiling same-file v1.0.6 |
| 3219 | 2026-04-02T22:12:13.480Z | Compiling xshell-macros v0.2.7 |
| 3220 | 2026-04-02T22:12:13.497Z | Compiling pin-project v1.1.11 |
| 3221 | 2026-04-02T22:12:13.547Z | Compiling highway v1.3.0 |
| 3222 | 2026-04-02T22:12:13.626Z | Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 3223 | 2026-04-02T22:12:13.629Z | Compiling walkdir v2.5.0 |
| 3224 | 2026-04-02T22:12:13.658Z | Compiling const_format_proc_macros v0.2.34 |
| 3225 | 2026-04-02T22:12:13.683Z | Compiling csv v1.4.0 |
| 3226 | 2026-04-02T22:12:13.701Z | Compiling phf v0.12.1 |
| 3227 | 2026-04-02T22:12:13.782Z | Compiling oxide-tokio-rt v0.1.3 |
| 3228 | 2026-04-02T22:12:13.904Z | Compiling xshell v0.2.7 |
| 3229 | 2026-04-02T22:12:13.949Z | Compiling gateway-types-versions v0.1.0 (/work/oxidecomputer/omicron/gateway-types/versions) |
| 3230 | 2026-04-02T22:12:13.990Z | Compiling globset v0.4.18 |
| 3231 | 2026-04-02T22:12:14.092Z | Compiling hickory-resolver v0.24.4 |
| 3232 | 2026-04-02T22:12:14.111Z | Compiling typify v0.6.1 |
| 3233 | 2026-04-02T22:12:14.114Z | Compiling olpc-cjson v0.1.4 |
| 3234 | 2026-04-02T22:12:14.194Z | Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db) |
| 3235 | 2026-04-02T22:12:14.253Z | Compiling progenitor-impl v0.13.0 |
| 3236 | 2026-04-02T22:12:14.271Z | Compiling primeorder v0.13.6 |
| 3237 | 2026-04-02T22:12:14.302Z | Compiling rdb-types v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=b603c9f3dccefcf1d3e941c04505ff6bdd1826b6#b603c9f3) |
| 3238 | 2026-04-02T22:12:14.322Z | Compiling serde_plain v1.0.2 |
| 3239 | 2026-04-02T22:12:14.442Z | Compiling typed-path v0.9.3 |
| 3240 | 2026-04-02T22:12:14.538Z | Compiling const_format v0.2.35 |
| 3241 | 2026-04-02T22:12:14.592Z | Compiling cockroach-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types/versions) |
| 3242 | 2026-04-02T22:12:14.750Z | Compiling ereport-types v0.1.0 (/work/oxidecomputer/omicron/ereport/types) |
| 3243 | 2026-04-02T22:12:14.771Z | Compiling clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3) |
| 3244 | 2026-04-02T22:12:14.792Z | Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 3245 | 2026-04-02T22:12:14.916Z | Compiling tabled_derive v0.7.0 |
| 3246 | 2026-04-02T22:12:14.993Z | Compiling bcs v0.1.6 |
| 3247 | 2026-04-02T22:12:15.115Z | Compiling snafu v0.8.9 |
| 3248 | 2026-04-02T22:12:15.249Z | Compiling qorb v0.4.1 |
| 3249 | 2026-04-02T22:12:15.337Z | Compiling utf-8 v0.7.6 |
| 3250 | 2026-04-02T22:12:15.369Z | Compiling radium v0.7.0 |
| 3251 | 2026-04-02T22:12:15.446Z | Compiling tough v0.20.0 |
| 3252 | 2026-04-02T22:12:15.516Z | Compiling termtree v0.5.1 |
| 3253 | 2026-04-02T22:12:15.552Z | Compiling salty v0.3.0 |
| 3254 | 2026-04-02T22:12:15.669Z | Compiling textwrap v0.16.2 |
| 3255 | 2026-04-02T22:12:15.726Z | Compiling gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types) |
| 3256 | 2026-04-02T22:12:15.744Z | Compiling tungstenite v0.21.0 |
| 3257 | 2026-04-02T22:12:15.747Z | Compiling cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types) |
| 3258 | 2026-04-02T22:12:15.849Z | Compiling steno v0.4.1 |
| 3259 | 2026-04-02T22:12:15.945Z | Compiling tabled v0.15.0 |
| 3260 | 2026-04-02T22:12:15.963Z | Compiling parallel-task-set v0.1.0 (/work/oxidecomputer/omicron/parallel-task-set) |
| 3261 | 2026-04-02T22:12:15.993Z | Compiling humantime v2.3.0 |
| 3262 | 2026-04-02T22:12:16.133Z | Compiling oximeter-types-versions v0.1.0 (/work/oxidecomputer/omicron/oximeter/types/versions) |
| 3263 | 2026-04-02T22:12:16.181Z | Compiling typify-macro v0.4.3 |
| 3264 | 2026-04-02T22:12:16.198Z | Compiling internal-dns-types-versions v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types/versions) |
| 3265 | 2026-04-02T22:12:16.277Z | Compiling key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager) |
| 3266 | 2026-04-02T22:12:16.300Z | Compiling clickhouse-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types/versions) |
| 3267 | 2026-04-02T22:12:16.398Z | Compiling tap v1.0.1 |
| 3268 | 2026-04-02T22:12:16.542Z | Compiling maybe-uninit v2.0.0 |
| 3269 | 2026-04-02T22:12:16.624Z | Compiling oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types) |
| 3270 | 2026-04-02T22:12:16.763Z | Compiling wyz v0.5.1 |
| 3271 | 2026-04-02T22:12:16.789Z | Compiling tokio-tungstenite v0.21.0 |
| 3272 | 2026-04-02T22:12:16.870Z | Compiling internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types) |
| 3273 | 2026-04-02T22:12:17.022Z | Compiling progenitor-macro v0.13.0 |
| 3274 | 2026-04-02T22:12:17.063Z | Compiling oximeter-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb) |
| 3275 | 2026-04-02T22:12:17.367Z | Compiling p384 v0.13.1 |
| 3276 | 2026-04-02T22:12:17.426Z | Compiling rats-corim v0.1.0 (https://github.com/oxidecomputer/rats-corim#f0d5d516) |
| 3277 | 2026-04-02T22:12:17.582Z | Compiling arc-swap v1.8.2 |
| 3278 | 2026-04-02T22:12:17.687Z | Compiling clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types) |
| 3279 | 2026-04-02T22:12:17.939Z | Compiling tagptr v0.2.0 |
| 3280 | 2026-04-02T22:12:17.965Z | Compiling packed_struct v0.10.1 |
| 3281 | 2026-04-02T22:12:17.975Z | Compiling funty v2.0.0 |
| 3282 | 2026-04-02T22:12:17.978Z | Compiling slog-scope v4.4.1 |
| 3283 | 2026-04-02T22:12:18.011Z | Compiling typify v0.4.3 |
| 3284 | 2026-04-02T22:12:18.120Z | Compiling moka v0.12.13 |
| 3285 | 2026-04-02T22:12:18.139Z | Compiling progenitor-impl v0.10.0 |
| 3286 | 2026-04-02T22:12:18.158Z | Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb) |
| 3287 | 2026-04-02T22:12:18.274Z | Compiling oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema) |
| 3288 | 2026-04-02T22:12:18.291Z | Compiling oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types) |
| 3289 | 2026-04-02T22:12:18.335Z | Compiling bitvec v1.0.1 |
| 3290 | 2026-04-02T22:12:18.412Z | Compiling sled-agent-types-versions v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types/versions) |
| 3291 | 2026-04-02T22:12:18.448Z | Compiling sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware) |
| 3292 | 2026-04-02T22:12:18.607Z | Compiling polyval v0.6.2 |
| 3293 | 2026-04-02T22:12:18.871Z | Compiling installinator-common-versions v0.1.0 (/work/oxidecomputer/omicron/installinator-common/versions) |
| 3294 | 2026-04-02T22:12:18.938Z | Compiling packed_struct_codegen v0.10.1 |
| 3295 | 2026-04-02T22:12:19.243Z | Compiling zerocopy-derive v0.6.6 |
| 3296 | 2026-04-02T22:12:19.271Z | Compiling bitfield-macros v0.19.4 |
| 3297 | 2026-04-02T22:12:19.329Z | Compiling proc-macro-error-attr2 v2.0.0 |
| 3298 | 2026-04-02T22:12:19.493Z | Compiling sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage) |
| 3299 | 2026-04-02T22:12:19.523Z | Compiling indexmap v1.9.3 |
| 3300 | 2026-04-02T22:12:19.762Z | Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=dbaad520e1f5ae32c10db16ce176f9c24de95652#dbaad520) |
| 3301 | 2026-04-02T22:12:19.811Z | Compiling crc-catalog v2.4.0 |
| 3302 | 2026-04-02T22:12:19.829Z | Compiling oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro) |
| 3303 | 2026-04-02T22:12:19.837Z | Compiling parking_lot_core v0.8.6 |
| 3304 | 2026-04-02T22:12:19.942Z | Compiling nodrop v0.1.14 |
| 3305 | 2026-04-02T22:12:20.032Z | Compiling crc v3.4.0 |
| 3306 | 2026-04-02T22:12:20.051Z | Compiling array-init v0.0.4 |
| 3307 | 2026-04-02T22:12:20.073Z | Compiling proc-macro-error2 v2.0.1 |
| 3308 | 2026-04-02T22:12:20.145Z | Compiling bitfield v0.19.4 |
| 3309 | 2026-04-02T22:12:20.164Z | Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb) |
| 3310 | 2026-04-02T22:12:20.212Z | Compiling zerocopy v0.6.6 |
| 3311 | 2026-04-02T22:12:20.252Z | Compiling installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common) |
| 3312 | 2026-04-02T22:12:20.270Z | Compiling hickory-resolver v0.25.2 |
| 3313 | 2026-04-02T22:12:20.288Z | Compiling zfs-test-harness v0.1.0 (/work/oxidecomputer/omicron/sled-storage/zfs-test-harness) |
| 3314 | 2026-04-02T22:12:20.435Z | Compiling ghash v0.5.1 |
| 3315 | 2026-04-02T22:12:20.454Z | Compiling smallvec v0.6.14 |
| 3316 | 2026-04-02T22:12:20.471Z | Compiling slog-stdlog v4.1.1 |
| 3317 | 2026-04-02T22:12:20.492Z | Compiling git-stub v1.0.0 |
| 3318 | 2026-04-02T22:12:20.607Z | Compiling num-derive v0.3.3 |
| 3319 | 2026-04-02T22:12:20.618Z | Compiling ctr v0.9.2 |
| 3320 | 2026-04-02T22:12:20.700Z | Compiling lzma-sys v0.1.20 |
| 3321 | 2026-04-02T22:12:20.726Z | Compiling unicase v2.9.0 |
| 3322 | 2026-04-02T22:12:20.793Z | Compiling hashbrown v0.12.3 |
| 3323 | 2026-04-02T22:12:20.847Z | Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=524eb8f125003dff50b9703900c6b323f00f9e1b#524eb8f1) |
| 3324 | 2026-04-02T22:12:20.863Z | Compiling sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics) |
| 3325 | 2026-04-02T22:12:20.916Z | Compiling progenitor-macro v0.10.0 |
| 3326 | 2026-04-02T22:12:20.974Z | Compiling mime_guess v2.0.5 |
| 3327 | 2026-04-02T22:12:21.101Z | Compiling aes-gcm v0.10.3 |
| 3328 | 2026-04-02T22:12:21.182Z | Compiling git-stub-vcs v0.1.0 |
| 3329 | 2026-04-02T22:12:21.200Z | Compiling serde-hex v0.1.0 |
| 3330 | 2026-04-02T22:12:21.308Z | Compiling lpc55_areas v0.2.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f) |
| 3331 | 2026-04-02T22:12:21.328Z | Compiling slog-envlogger v2.2.0 |
| 3332 | 2026-04-02T22:12:21.548Z | Compiling tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc#e644a21a) |
| 3333 | 2026-04-02T22:12:21.557Z | Compiling libscf-sys v1.1.0 |
| 3334 | 2026-04-02T22:12:21.566Z | Compiling tabled_derive v0.11.0 |
| 3335 | 2026-04-02T22:12:21.677Z | Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb) |
| 3336 | 2026-04-02T22:12:21.723Z | Compiling attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f) |
| 3337 | 2026-04-02T22:12:21.747Z | Compiling progenitor-impl v0.11.2 |
| 3338 | 2026-04-02T22:12:21.764Z | Compiling ron v0.8.1 |
| 3339 | 2026-04-02T22:12:21.917Z | Compiling papergrid v0.17.0 |
| 3340 | 2026-04-02T22:12:21.939Z | Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a) |
| 3341 | 2026-04-02T22:12:22.199Z | Compiling progenitor v0.13.0 |
| 3342 | 2026-04-02T22:12:22.218Z | Compiling cargo_toml v0.22.3 |
| 3343 | 2026-04-02T22:12:22.260Z | Compiling oximeter-macro-impl v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb) |
| 3344 | 2026-04-02T22:12:22.296Z | Compiling hashbrown v0.13.2 |
| 3345 | 2026-04-02T22:12:22.379Z | Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=b603c9f3dccefcf1d3e941c04505ff6bdd1826b6#b603c9f3) |
| 3346 | 2026-04-02T22:12:22.446Z | Compiling gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client) |
| 3347 | 2026-04-02T22:12:22.783Z | Compiling ntp-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ntp-admin-client) |
| 3348 | 2026-04-02T22:12:22.810Z | Compiling transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#11afc484) |
| 3349 | 2026-04-02T22:12:22.831Z | Compiling testing_table v0.3.0 |
| 3350 | 2026-04-02T22:12:22.857Z | Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9) |
| 3351 | 2026-04-02T22:12:23.002Z | Compiling sprockets-tls v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=d2b68e4f47e3c22bce0455aeb4cfb2e61ad229ba#d2b68e4f) |
| 3352 | 2026-04-02T22:12:23.029Z | Compiling ssh-encoding v0.2.0 |
| 3353 | 2026-04-02T22:12:23.225Z | Compiling blowfish v0.9.1 |
| 3354 | 2026-04-02T22:12:23.244Z | Compiling oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter) |
| 3355 | 2026-04-02T22:12:23.263Z | Compiling dice-util-barcode v0.1.0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f) |
| 3356 | 2026-04-02T22:12:23.289Z | Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#11afc484) |
| 3357 | 2026-04-02T22:12:23.315Z | Compiling nibble_vec v0.1.0 |
| 3358 | 2026-04-02T22:12:23.506Z | Compiling endian-type v0.1.2 |
| 3359 | 2026-04-02T22:12:23.523Z | Compiling corncobs v0.1.4 |
| 3360 | 2026-04-02T22:12:23.549Z | Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=7cdf2ab9c8d9e9267a8b366aa780c6c26f9a5ecf#7cdf2ab9) |
| 3361 | 2026-04-02T22:12:23.610Z | Compiling crc-any v2.5.0 |
| 3362 | 2026-04-02T22:12:23.675Z | Compiling dice-mfg-msgs v0.3.0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f) |
| 3363 | 2026-04-02T22:12:23.692Z | Compiling transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control?branch=main#11afc484) |
| 3364 | 2026-04-02T22:12:23.723Z | Compiling radix_trie v0.2.1 |
| 3365 | 2026-04-02T22:12:23.824Z | Compiling bcrypt-pbkdf v0.10.0 |
| 3366 | 2026-04-02T22:12:23.886Z | Compiling ssh-cipher v0.2.0 |
| 3367 | 2026-04-02T22:12:23.909Z | Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9) |
| 3368 | 2026-04-02T22:12:24.053Z | Compiling tabled v0.20.0 |
| 3369 | 2026-04-02T22:12:24.123Z | Compiling object v0.30.4 |
| 3370 | 2026-04-02T22:12:24.195Z | Compiling tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc#e644a21a) |
| 3371 | 2026-04-02T22:12:24.445Z | Compiling progenitor-macro v0.11.2 |
| 3372 | 2026-04-02T22:12:24.602Z | Compiling dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f) |
| 3373 | 2026-04-02T22:12:24.619Z | Compiling parking_lot v0.11.2 |
| 3374 | 2026-04-02T22:12:24.924Z | Compiling oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb) |
| 3375 | 2026-04-02T22:12:25.044Z | Compiling lpc55_sign v0.3.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f) |
| 3376 | 2026-04-02T22:12:25.061Z | Compiling libfalcon v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#d83f56a6) |
| 3377 | 2026-04-02T22:12:25.243Z | Compiling smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51) |
| 3378 | 2026-04-02T22:12:25.310Z | Compiling dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server) |
| 3379 | 2026-04-02T22:12:25.686Z | Compiling progenitor-client v0.11.2 |
| 3380 | 2026-04-02T22:12:25.802Z | Compiling prefix-trie v0.7.0 |
| 3381 | 2026-04-02T22:12:25.805Z | Compiling password-hash v0.4.2 |
| 3382 | 2026-04-02T22:12:25.913Z | Compiling fxhash v0.2.1 |
| 3383 | 2026-04-02T22:12:26.016Z | Compiling sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types) |
| 3384 | 2026-04-02T22:12:26.034Z | Compiling secrecy v0.8.0 |
| 3385 | 2026-04-02T22:12:26.066Z | Compiling path-slash v0.1.5 |
| 3386 | 2026-04-02T22:12:26.084Z | Compiling progenitor v0.10.0 |
| 3387 | 2026-04-02T22:12:26.102Z | Compiling half v1.8.3 |
| 3388 | 2026-04-02T22:12:26.122Z | Compiling http-range v0.1.5 |
| 3389 | 2026-04-02T22:12:26.142Z | Compiling pbkdf2 v0.11.0 |
| 3390 | 2026-04-02T22:12:26.220Z | Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9) |
| 3391 | 2026-04-02T22:12:26.247Z | Compiling hickory-server v0.25.2 |
| 3392 | 2026-04-02T22:12:26.250Z | Compiling sled v0.34.7 |
| 3393 | 2026-04-02T22:12:26.348Z | Compiling serde_cbor v0.11.2 |
| 3394 | 2026-04-02T22:12:26.369Z | Compiling xz2 v0.1.7 |
| 3395 | 2026-04-02T22:12:26.394Z | Compiling ron v0.12.0 |
| 3396 | 2026-04-02T22:12:26.574Z | Compiling hubtools v0.4.7 (https://github.com/oxidecomputer/hubtools.git?rev=2b1ef9b38d75563ea800baa3b17327eec17b1b7a#2b1ef9b3) |
| 3397 | 2026-04-02T22:12:26.884Z | Compiling common v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=cc8e02a0800034c431c8cf96b889ea638da3d194#cc8e02a0) |
| 3398 | 2026-04-02T22:12:26.981Z | Compiling ssh-key v0.6.7 |
| 3399 | 2026-04-02T22:12:27.191Z | Compiling hickory-client v0.25.2 |
| 3400 | 2026-04-02T22:12:27.390Z | Compiling trust-quorum-protocol v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/protocol) |
| 3401 | 2026-04-02T22:12:27.590Z | Compiling nexus-types-versions v0.1.0 (/work/oxidecomputer/omicron/nexus/types/versions) |
| 3402 | 2026-04-02T22:12:27.609Z | Compiling sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api) |
| 3403 | 2026-04-02T22:12:27.891Z | Compiling dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client) |
| 3404 | 2026-04-02T22:12:28.065Z | Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=368a2225b79328514ce0ea9181d8f874019edaa2#368a2225) |
| 3405 | 2026-04-02T22:12:28.124Z | Compiling ddm-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=b603c9f3dccefcf1d3e941c04505ff6bdd1826b6#b603c9f3) |
| 3406 | 2026-04-02T22:12:28.174Z | Compiling internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver) |
| 3407 | 2026-04-02T22:12:28.510Z | Compiling attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?branch=main#ff9f27aa) |
| 3408 | 2026-04-02T22:12:28.550Z | Compiling dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api) |
| 3409 | 2026-04-02T22:12:28.691Z | Compiling sled-agent-config-reconciler v0.1.0 (/work/oxidecomputer/omicron/sled-agent/config-reconciler) |
| 3410 | 2026-04-02T22:12:28.830Z | Compiling p256 v0.13.2 |
| 3411 | 2026-04-02T22:12:28.848Z | Compiling p521 v0.13.3 |
| 3412 | 2026-04-02T22:12:28.931Z | Compiling yasna v0.5.2 |
| 3413 | 2026-04-02T22:12:29.080Z | Compiling kstat-rs v0.2.4 |
| 3414 | 2026-04-02T22:12:29.242Z | Compiling headers-core v0.3.0 |
| 3415 | 2026-04-02T22:12:29.346Z | Compiling nanorand v0.7.0 |
| 3416 | 2026-04-02T22:12:29.397Z | Compiling russh-cryptovec v0.7.3 |
| 3417 | 2026-04-02T22:12:29.416Z | Compiling atty v0.2.14 |
| 3418 | 2026-04-02T22:12:29.498Z | Compiling progenitor v0.11.2 |
| 3419 | 2026-04-02T22:12:29.552Z | Compiling md5 v0.7.0 |
| 3420 | 2026-04-02T22:12:29.616Z | Compiling base16ct v1.0.0 |
| 3421 | 2026-04-02T22:12:29.654Z | Compiling crc8 v0.1.1 |
| 3422 | 2026-04-02T22:12:29.683Z | Compiling home v0.5.12 |
| 3423 | 2026-04-02T22:12:29.712Z | Compiling flume v0.11.1 |
| 3424 | 2026-04-02T22:12:29.725Z | Compiling propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?rev=368a2225b79328514ce0ea9181d8f874019edaa2#368a2225) |
| 3425 | 2026-04-02T22:12:29.801Z | Compiling russh-keys v0.45.0 |
| 3426 | 2026-04-02T22:12:29.819Z | Compiling dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=cc8e02a0800034c431c8cf96b889ea638da3d194#cc8e02a0) |
| 3427 | 2026-04-02T22:12:29.843Z | Compiling rcgen v0.12.1 |
| 3428 | 2026-04-02T22:12:29.860Z | Compiling headers v0.4.1 |
| 3429 | 2026-04-02T22:12:29.897Z | Compiling oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments) |
| 3430 | 2026-04-02T22:12:29.912Z | Compiling dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?branch=main#ff9f27aa) |
| 3431 | 2026-04-02T22:12:29.995Z | Compiling sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client) |
| 3432 | 2026-04-02T22:12:30.032Z | Compiling omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client) |
| 3433 | 2026-04-02T22:12:30.049Z | Compiling sled-agent-health-monitor v0.1.0 (/work/oxidecomputer/omicron/sled-agent/health-monitor) |
| 3434 | 2026-04-02T22:12:30.385Z | Compiling bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client) |
| 3435 | 2026-04-02T22:12:30.453Z | Compiling bootstrap-agent-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-api) |
| 3436 | 2026-04-02T22:12:30.661Z | Compiling bootstrap-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-api) |
| 3437 | 2026-04-02T22:12:30.745Z | Compiling hyper-staticfile v0.10.1 |
| 3438 | 2026-04-02T22:12:30.768Z | Compiling range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests) |
| 3439 | 2026-04-02T22:12:30.963Z | Compiling crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a) |
| 3440 | 2026-04-02T22:12:31.149Z | Compiling tufaceous-brand-metadata v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0) |
| 3441 | 2026-04-02T22:12:31.169Z | Compiling cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client) |
| 3442 | 2026-04-02T22:12:31.293Z | Compiling repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client) |
| 3443 | 2026-04-02T22:12:31.312Z | Compiling repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api) |
| 3444 | 2026-04-02T22:12:31.419Z | Compiling num-bigint v0.4.6 |
| 3445 | 2026-04-02T22:12:31.455Z | Compiling des v0.8.1 |
| 3446 | 2026-04-02T22:12:31.628Z | Compiling sled-agent-resolvable-files v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files) |
| 3447 | 2026-04-02T22:12:31.682Z | Compiling subprocess v0.2.15 |
| 3448 | 2026-04-02T22:12:31.765Z | Compiling dhcproto-macros v0.1.0 (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc) |
| 3449 | 2026-04-02T22:12:31.785Z | Compiling hex-literal v0.4.1 |
| 3450 | 2026-04-02T22:12:31.931Z | Compiling display-error-chain v0.2.2 |
| 3451 | 2026-04-02T22:12:32.055Z | Compiling oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client) |
| 3452 | 2026-04-02T22:12:32.092Z | Compiling colored v2.2.0 |
| 3453 | 2026-04-02T22:12:32.110Z | Compiling ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9) |
| 3454 | 2026-04-02T22:12:32.219Z | Compiling dhcproto v0.13.0-alpha (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc) |
| 3455 | 2026-04-02T22:12:32.378Z | Compiling socket2 v0.5.10 |
| 3456 | 2026-04-02T22:12:32.422Z | Compiling sled-agent-measurements v0.1.0 (/work/oxidecomputer/omicron/sled-agent/measurements) |
| 3457 | 2026-04-02T22:12:32.460Z | Compiling internet-checksum v0.2.1 |
| 3458 | 2026-04-02T22:12:32.634Z | Compiling russh v0.45.0 |
| 3459 | 2026-04-02T22:12:33.164Z | Compiling trust-quorum v0.1.0 (/work/oxidecomputer/omicron/trust-quorum) |
| 3460 | 2026-04-02T22:12:37.696Z | Compiling nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types) |
| 3461 | 2026-04-02T22:12:45.000Z | Compiling nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client) |
| 3462 | 2026-04-02T22:12:45.000Z | Compiling nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config) |
| 3463 | 2026-04-02T22:12:45.000Z | Compiling nexus-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-lockstep-client) |
| 3464 | 2026-04-02T22:12:45.005Z | Compiling sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim) |
| 3465 | 2026-04-02T22:12:46.676Z | Compiling omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils) |
| 3466 | 2026-04-02T22:12:46.753Z | Compiling oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer) |
| 3467 | 2026-04-02T22:12:50.907Z | Compiling omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent) |
| 3468 | 2026-04-02T22:13:10.554Z | Compiling end-to-end-tests v0.1.0 (/work/oxidecomputer/omicron/end-to-end-tests) |
| 3469 | 2026-04-02T22:13:28.545Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 23s |
| 3470 | 2026-04-02T22:13:28.808Z | |
| 3471 | 2026-04-02T22:13:28.813Z | real 1:24.102719532 |
| 3472 | 2026-04-02T22:13:28.813Z | user 8:14.298756436 |
| 3473 | 2026-04-02T22:13:28.813Z | sys 1:40.964212661 |
| 3474 | 2026-04-02T22:13:28.813Z | trap 0.258758708 |
| 3475 | 2026-04-02T22:13:28.813Z | tflt 0.485371936 |
| 3476 | 2026-04-02T22:13:28.813Z | dflt 1.242909002 |
| 3477 | 2026-04-02T22:13:28.813Z | kflt 0.000390798 |
| 3478 | 2026-04-02T22:13:28.813Z | lock 29:48.407280433 |
| 3479 | 2026-04-02T22:13:28.813Z | slp 19:25.876804027 |
| 3480 | 2026-04-02T22:13:28.813Z | lat 42.817850900 |
| 3481 | 2026-04-02T22:13:28.813Z | stop 2:53.322246577 |
| 3482 | 2026-04-02T22:13:28.813Z | + mkdir tests |
| 3483 | 2026-04-02T22:13:28.813Z | + /opt/ooce/bin/jq -r 'select(.profile.test) | .executable' /tmp/output.end-to-end.json |
| 3484 | 2026-04-02T22:13:28.813Z | + xargs -I '{}' -t cp '{}' tests/ |
| 3485 | 2026-04-02T22:13:28.817Z | cp /work/oxidecomputer/omicron/target/debug/deps/dhcp_server-4778aadbf0ae1902 tests/ |
| 3486 | 2026-04-02T22:13:28.846Z | cp /work/oxidecomputer/omicron/target/debug/deps/bootstrap-6680eae4c009a7d9 tests/ |
| 3487 | 2026-04-02T22:13:28.875Z | cp /work/oxidecomputer/omicron/target/debug/deps/commtest-25396ffce347eb8f tests/ |
| 3488 | 2026-04-02T22:13:28.906Z | cp /work/oxidecomputer/omicron/target/debug/deps/end_to_end_tests-8b3735c398284e87 tests/ |
| 3489 | 2026-04-02T22:13:29.152Z | + 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/*) |
| 3490 | 2026-04-02T22:13:29.160Z | + 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-6680eae4c009a7d9 tests/commtest-25396ffce347eb8f tests/dhcp_server-4778aadbf0ae1902 tests/end_to_end_tests-8b3735c398284e87 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 |
| 3491 | 2026-04-02T22:14:50.559Z | Compressing '/work/package.tar.gz' with '/usr/bin/gzip'... |
| 3492 | 2026-04-02T22:14:50.559Z | a .github/buildomat/ci-env.sh 1K |
| 3493 | 2026-04-02T22:14:50.559Z | a out/target/test 1K |
| 3494 | 2026-04-02T22:14:50.559Z | a out/npuzone/npuzone 27402K |
| 3495 | 2026-04-02T22:14:50.559Z | a package-manifest.toml 35K |
| 3496 | 2026-04-02T22:14:50.559Z | a smf/sled-agent/non-gimlet/config.toml 6K |
| 3497 | 2026-04-02T22:14:50.559Z | a target/release/omicron-package 40564K |
| 3498 | 2026-04-02T22:14:50.559Z | a target/release/xtask 11433K |
| 3499 | 2026-04-02T22:14:50.559Z | a target/debug/bootstrap 338327K |
| 3500 | 2026-04-02T22:14:50.559Z | a tests/bootstrap-6680eae4c009a7d9 31310K |
| 3501 | 2026-04-02T22:14:50.559Z | a tests/commtest-25396ffce347eb8f 32395K |
| 3502 | 2026-04-02T22:14:50.559Z | a tests/dhcp_server-4778aadbf0ae1902 31310K |
| 3503 | 2026-04-02T22:14:50.559Z | a tests/end_to_end_tests-8b3735c398284e87 380549K |
| 3504 | 2026-04-02T22:14:50.559Z | a out/clickhouse.tar.gz 301708K |
| 3505 | 2026-04-02T22:14:50.559Z | a out/clickhouse_keeper.tar.gz 287174K |
| 3506 | 2026-04-02T22:14:50.559Z | a out/clickhouse_server.tar.gz 301707K |
| 3507 | 2026-04-02T22:14:50.559Z | a out/cockroachdb.tar.gz 154193K |
| 3508 | 2026-04-02T22:14:50.559Z | a out/crucible-pantry-zone.tar.gz 38996K |
| 3509 | 2026-04-02T22:14:50.559Z | a out/crucible-utils.tar 17744K |
| 3510 | 2026-04-02T22:14:50.559Z | a out/crucible-zone.tar.gz 53134K |
| 3511 | 2026-04-02T22:14:50.559Z | a out/external-dns.tar.gz 43601K |
| 3512 | 2026-04-02T22:14:50.559Z | a out/internal-dns.tar.gz 43601K |
| 3513 | 2026-04-02T22:14:50.559Z | a out/mg-ddm-gz.tar 78377K |
| 3514 | 2026-04-02T22:14:50.560Z | a out/nexus.tar.gz 213910K |
| 3515 | 2026-04-02T22:14:50.560Z | a out/ntp.tar.gz 25426K |
| 3516 | 2026-04-02T22:14:50.560Z | a out/omicron-gateway-softnpu.tar.gz 28443K |
| 3517 | 2026-04-02T22:14:50.560Z | a out/omicron-sled-agent.tar 188025K |
| 3518 | 2026-04-02T22:14:50.560Z | a out/overlay.tar.gz 3K |
| 3519 | 2026-04-02T22:14:50.560Z | a out/oximeter.tar.gz 58100K |
| 3520 | 2026-04-02T22:14:50.560Z | a out/oxlog.tar 3782K |
| 3521 | 2026-04-02T22:14:50.560Z | a out/probe.tar.gz 3037K |
| 3522 | 2026-04-02T22:14:50.560Z | a out/propolis-server.tar.gz 33249K |
| 3523 | 2026-04-02T22:14:50.560Z | a out/pumpkind-gz.tar 26647K |
| 3524 | 2026-04-02T22:14:50.560Z | a out/switch-softnpu.tar.gz 370131K |
| 3525 | 2026-04-02T22:14:50.563Z | |
| 3526 | 2026-04-02T22:14:50.563Z | real 1:21.398296465 |
| 3527 | 2026-04-02T22:14:50.564Z | user 1:18.868122073 |
| 3528 | 2026-04-02T22:14:50.564Z | sys 4.201574692 |
| 3529 | 2026-04-02T22:14:50.564Z | trap 0.007837191 |
| 3530 | 2026-04-02T22:14:50.564Z | tflt 0.000000000 |
| 3531 | 2026-04-02T22:14:50.564Z | dflt 0.000000000 |
| 3532 | 2026-04-02T22:14:50.564Z | kflt 0.000000000 |
| 3533 | 2026-04-02T22:14:50.564Z | lock 0.000000000 |
| 3534 | 2026-04-02T22:14:50.564Z | slp 1:18.794920279 |
| 3535 | 2026-04-02T22:14:50.564Z | lat 0.919498133 |
| 3536 | 2026-04-02T22:14:50.564Z | stop 0.000260338 |
| 3537 | 2026-04-02T22:14:50.564Z | process exited: duration 938929 ms, exit code 0 |
| |
| 3538 | 2026-04-02T22:14:50.579Z | found 1 output files |
| 3539 | 2026-04-02T22:14:50.583Z | uploading: /work/package.tar.gz (2285032901 bytes) |
| 3540 | 2026-04-02T22:15:16.161Z | uploaded: /work/package.tar.gz |