|
|
|
| 1 | 2026-03-14T20:19:38.396Z | job assigned to worker 01KKPZZXDFB7X0Z4J8VXCGAN1W [factory aws, i-0a830eac6ab8154c1] (queued for 1 m 26 s) |
| |
| 2 | 2026-03-14T20:19:46.897Z | starting task 0: "setup" |
| 3 | 2026-03-14T20:19:46.902Z | ++ uname -s |
| 4 | 2026-03-14T20:19:46.905Z | + kern=SunOS |
| 5 | 2026-03-14T20:19:46.905Z | + build_user=build |
| 6 | 2026-03-14T20:19:46.905Z | + build_uid=12345 |
| 7 | 2026-03-14T20:19:46.905Z | + work_dir=/work |
| 8 | 2026-03-14T20:19:46.905Z | + input_dir=/input |
| 9 | 2026-03-14T20:19:46.905Z | + [[ 0 == 12345 ]] |
| 10 | 2026-03-14T20:19:46.906Z | + case "$kern" in |
| 11 | 2026-03-14T20:19:46.906Z | + groupadd -g 12345 build |
| 12 | 2026-03-14T20:19:46.908Z | + useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build |
| 13 | 2026-03-14T20:19:48.915Z | + zfs create -o mountpoint=/work rpool/work |
| 14 | 2026-03-14T20:19:49.086Z | ++ awk '$2 == "/home" { print $3 }' /etc/mnttab |
| 15 | 2026-03-14T20:19:49.089Z | + home_fs=zfs |
| 16 | 2026-03-14T20:19:49.089Z | + [[ zfs == autofs ]] |
| 17 | 2026-03-14T20:19:49.089Z | + mkdir -p /home/build |
| 18 | 2026-03-14T20:19:49.092Z | + chown build:build /home/build /work |
| 19 | 2026-03-14T20:19:51.094Z | + chmod 0700 /home/build /work |
| 20 | 2026-03-14T20:19:51.097Z | process exited: duration 4202 ms, exit code 0 |
| |
| 21 | 2026-03-14T20:19:51.103Z | starting task 1: "rust-toolchain" |
| 22 | 2026-03-14T20:19:51.109Z | * rust toolchain channel = "1.94.0" |
| 23 | 2026-03-14T20:19:51.109Z | + printf ' * rust toolchain channel = "%s"\n' 1.94.0 |
| 24 | 2026-03-14T20:19:51.109Z | + printf ' * rust toolchain profile = "%s"\n' default |
| 25 | 2026-03-14T20:19:51.109Z | * rust toolchain profile = "default" |
| 26 | 2026-03-14T20:19:51.109Z | + export RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 27 | 2026-03-14T20:19:51.109Z | + RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 28 | 2026-03-14T20:19:51.112Z | + curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs |
| 29 | 2026-03-14T20:19:51.113Z | + /bin/bash -s - -y --no-modify-path --default-toolchain 1.94.0 --profile default |
| 30 | 2026-03-14T20:19:51.250Z | info: downloading installer |
| 31 | 2026-03-14T20:19:52.912Z | warn: It looks like you have an existing installation of Rust at: |
| 32 | 2026-03-14T20:19:52.912Z | warn: /opt/ooce/bin |
| 33 | 2026-03-14T20:19:52.912Z | warn: It is recommended that rustup be the primary Rust installation. |
| 34 | 2026-03-14T20:19:52.912Z | warn: Otherwise you may have confusion unless you are careful with your PATH. |
| 35 | 2026-03-14T20:19:52.913Z | warn: If you are sure that you want both rustup and your already installed Rust |
| 36 | 2026-03-14T20:19:52.913Z | warn: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes |
| 37 | 2026-03-14T20:19:52.913Z | warn: or pass `-y' to ignore all ignorable checks. |
| 38 | 2026-03-14T20:19:52.913Z | error: cannot install while Rust is installed |
| 39 | 2026-03-14T20:19:52.913Z | warn: continuing (because the -y flag is set and the error is ignorable) |
| 40 | 2026-03-14T20:19:52.913Z | warn: It looks like you have an existing rustup settings file at: |
| 41 | 2026-03-14T20:19:52.913Z | warn: /home/build/.rustup/settings.toml |
| 42 | 2026-03-14T20:19:52.913Z | warn: Rustup will install the default toolchain as specified in the settings file, |
| 43 | 2026-03-14T20:19:52.913Z | warn: instead of the one inferred from the default host triple. |
| 44 | 2026-03-14T20:19:52.924Z | info: profile set to default |
| 45 | 2026-03-14T20:19:52.925Z | info: default host triple is x86_64-unknown-illumos |
| 46 | 2026-03-14T20:19:52.927Z | info: syncing channel updates for 1.94.0-x86_64-unknown-illumos |
| 47 | 2026-03-14T20:19:53.094Z | info: latest update on 2026-03-05 for version 1.94.0 (4a4ef493e 2026-03-02) |
| 48 | 2026-03-14T20:19:53.098Z | info: downloading 6 components |
| 49 | 2026-03-14T20:20:08.423Z | info: default toolchain set to 1.94.0-x86_64-unknown-illumos |
| 50 | 2026-03-14T20:20:08.423Z | |
| 51 | 2026-03-14T20:20:08.461Z | 1.94.0-x86_64-unknown-illumos installed - rustc 1.94.0 (4a4ef493e 2026-03-02) |
| 52 | 2026-03-14T20:20:08.461Z | |
| 53 | 2026-03-14T20:20:08.461Z | |
| 54 | 2026-03-14T20:20:08.465Z | Rust is installed now. Great! |
| 55 | 2026-03-14T20:20:08.465Z | |
| 56 | 2026-03-14T20:20:08.465Z | To get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH |
| 57 | 2026-03-14T20:20:08.465Z | environment variable. This has not been done automatically. |
| 58 | 2026-03-14T20:20:08.465Z | |
| 59 | 2026-03-14T20:20:08.465Z | To configure your current shell, you need to source |
| 60 | 2026-03-14T20:20:08.465Z | the corresponding env file under $HOME/.cargo. |
| 61 | 2026-03-14T20:20:08.465Z | |
| 62 | 2026-03-14T20:20:08.465Z | This is usually done by running one of the following (note the leading DOT): |
| 63 | 2026-03-14T20:20:08.465Z | . "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh |
| 64 | 2026-03-14T20:20:08.465Z | source "$HOME/.cargo/env.fish" # For fish |
| 65 | 2026-03-14T20:20:08.465Z | source "~/.cargo/env.nu" # For nushell |
| 66 | 2026-03-14T20:20:08.465Z | source "$HOME/.cargo/env.tcsh" # For tcsh |
| 67 | 2026-03-14T20:20:08.465Z | . "$HOME/.cargo/env.ps1" # For pwsh |
| 68 | 2026-03-14T20:20:08.465Z | source "$HOME/.cargo/env.xsh" # For xonsh |
| 69 | 2026-03-14T20:20:08.465Z | warn: no default linker (`cc`) was found in your PATH |
| 70 | 2026-03-14T20:20:08.465Z | warn: many Rust crates require a system C toolchain to build |
| 71 | 2026-03-14T20:20:08.574Z | + rustup --version |
| 72 | 2026-03-14T20:20:08.582Z | rustup 1.29.0 (28d1352db 2026-03-05) |
| 73 | 2026-03-14T20:20:08.586Z | info: This is the version for the rustup toolchain manager, not the rustc compiler. |
| 74 | 2026-03-14T20:20:08.609Z | info: the currently active `rustc` version is `rustc 1.94.0 (4a4ef493e 2026-03-02)` |
| 75 | 2026-03-14T20:20:08.613Z | + cargo --version |
| 76 | 2026-03-14T20:20:08.625Z | cargo 1.94.0 (85eff7c80 2026-01-15) |
| 77 | 2026-03-14T20:20:08.630Z | + rustc --version |
| 78 | 2026-03-14T20:20:08.653Z | rustc 1.94.0 (4a4ef493e 2026-03-02) |
| 79 | 2026-03-14T20:20:08.657Z | process exited: duration 17555 ms, exit code 0 |
| |
| 80 | 2026-03-14T20:20:08.663Z | starting task 2: "authentication" |
| 81 | 2026-03-14T20:20:08.684Z | process exited: duration 20 ms, exit code 0 |
| |
| 82 | 2026-03-14T20:20:08.690Z | starting task 3: "clone repository" |
| 83 | 2026-03-14T20:20:08.695Z | + mkdir -p /work/oxidecomputer/omicron |
| 84 | 2026-03-14T20:20:08.699Z | + git clone https://github.com/oxidecomputer/omicron /work/oxidecomputer/omicron |
| 85 | 2026-03-14T20:20:08.733Z | Cloning into '/work/oxidecomputer/omicron'... |
| 86 | 2026-03-14T20:20:19.379Z | + cd /work/oxidecomputer/omicron |
| 87 | 2026-03-14T20:20:19.379Z | + git fetch origin 465f67065b886fb154c8bc8e12d5e772579ca28f |
| 88 | 2026-03-14T20:20:19.689Z | From https://github.com/oxidecomputer/omicron |
| 89 | 2026-03-14T20:20:19.689Z | * branch 465f67065b886fb154c8bc8e12d5e772579ca28f -> FETCH_HEAD |
| 90 | 2026-03-14T20:20:19.702Z | + [[ -n mergeconflict/rust-toolchain-1.94.0 ]] |
| 91 | 2026-03-14T20:20:19.705Z | ++ git branch --show-current |
| 92 | 2026-03-14T20:20:19.708Z | + current=main |
| 93 | 2026-03-14T20:20:19.708Z | + [[ main != mergeconflict/rust-toolchain-1.94.0 ]] |
| 94 | 2026-03-14T20:20:19.708Z | + git branch -f mergeconflict/rust-toolchain-1.94.0 465f67065b886fb154c8bc8e12d5e772579ca28f |
| 95 | 2026-03-14T20:20:19.711Z | + git checkout -f mergeconflict/rust-toolchain-1.94.0 |
| 96 | 2026-03-14T20:20:19.846Z | Switched to branch 'mergeconflict/rust-toolchain-1.94.0' |
| 97 | 2026-03-14T20:20:19.849Z | + git reset --hard 465f67065b886fb154c8bc8e12d5e772579ca28f |
| 98 | 2026-03-14T20:20:19.988Z | HEAD is now at 465f67065 Switch CI build timings from --timings to -Zbuild-analysis |
| 99 | 2026-03-14T20:20:19.991Z | process exited: duration 11302 ms, exit code 0 |
| |
| 100 | 2026-03-14T20:20:19.997Z | starting task 4: "build" |
| 101 | 2026-03-14T20:20:20.003Z | + source .github/buildomat/ci-env.sh |
| 102 | 2026-03-14T20:20:20.006Z | ++ export CARGO_TERM_COLOR=always |
| 103 | 2026-03-14T20:20:20.006Z | ++ CARGO_TERM_COLOR=always |
| 104 | 2026-03-14T20:20:20.006Z | + cargo --version |
| 105 | 2026-03-14T20:20:20.016Z | cargo 1.94.0 (85eff7c80 2026-01-15) |
| 106 | 2026-03-14T20:20:20.019Z | + rustc --version |
| 107 | 2026-03-14T20:20:20.046Z | rustc 1.94.0 (4a4ef493e 2026-03-02) |
| 108 | 2026-03-14T20:20:20.049Z | + WORK=/work |
| 109 | 2026-03-14T20:20:20.049Z | + pfexec mkdir -p /work |
| 110 | 2026-03-14T20:20:20.054Z | + pfexec chown build /work |
| 111 | 2026-03-14T20:20:20.057Z | + ptime -m ./tools/install_builder_prerequisites.sh -yp |
| 112 | 2026-03-14T20:20:30.057Z | Startup: Refreshing catalog 'helios-dev' ... Done |
| 113 | 2026-03-14T20:20:39.729Z | Startup: Caching catalogs ... Done |
| 114 | 2026-03-14T20:21:02.292Z | Planning: Solver setup ... Done (20.914s) |
| 115 | 2026-03-14T20:21:02.442Z | Planning: Running solver ... Done (0.150s) |
| 116 | 2026-03-14T20:21:02.625Z | Planning: Finding local manifests ... Done (0.003s) |
| 117 | 2026-03-14T20:21:02.639Z | Planning: Fetching manifests: 0/4 0% complete |
| 118 | 2026-03-14T20:21:02.766Z | Planning: Fetching manifests: 4/4 100% complete |
| 119 | 2026-03-14T20:21:02.811Z | Planning: Package planning ... Done (0.045s) |
| 120 | 2026-03-14T20:21:02.856Z | Planning: Merging actions ... Done (0.044s) |
| 121 | 2026-03-14T20:21:03.107Z | Planning: Checking for conflicting actions ... Done (0.250s) |
| 122 | 2026-03-14T20:21:03.116Z | Planning: Consolidating action changes ... Done (0.010s) |
| 123 | 2026-03-14T20:21:03.997Z | Planning: Evaluating mediators ... Done (0.881s) |
| 124 | 2026-03-14T20:21:04.006Z | Planning: Planning completed in 24.14 seconds |
| 125 | 2026-03-14T20:21:04.020Z | Packages to install: 4 |
| 126 | 2026-03-14T20:21:04.020Z | Mediators to change: 2 |
| 127 | 2026-03-14T20:21:04.020Z | Services to change: 1 |
| 128 | 2026-03-14T20:21:04.020Z | Estimated space available: 155.43 GB |
| 129 | 2026-03-14T20:21:04.023Z | Estimated space to be consumed: 1.83 GB |
| 130 | 2026-03-14T20:21:04.023Z | Create boot environment: No |
| 131 | 2026-03-14T20:21:04.023Z | Create backup boot environment: No |
| 132 | 2026-03-14T20:21:04.023Z | Rebuild boot archive: No |
| 133 | 2026-03-14T20:21:04.023Z | |
| 134 | 2026-03-14T20:21:04.023Z | Changed mediators: |
| 135 | 2026-03-14T20:21:04.023Z | mediator clang: |
| 136 | 2026-03-14T20:21:04.023Z | version: None -> 15 (system default) |
| 137 | 2026-03-14T20:21:04.023Z | |
| 138 | 2026-03-14T20:21:04.023Z | mediator llvm: |
| 139 | 2026-03-14T20:21:04.023Z | version: 14 (system default) -> 15 (system default) |
| 140 | 2026-03-14T20:21:04.023Z | |
| 141 | 2026-03-14T20:21:04.023Z | Changed packages: |
| 142 | 2026-03-14T20:21:04.023Z | helios-dev |
| 143 | 2026-03-14T20:21:04.023Z | developer/build-essential |
| 144 | 2026-03-14T20:21:04.023Z | None -> 11-2.0 |
| 145 | 2026-03-14T20:21:04.023Z | library/libxmlsec1 |
| 146 | 2026-03-14T20:21:04.024Z | None -> 1.2.35-2.0 |
| 147 | 2026-03-14T20:21:04.024Z | ooce/developer/clang-15 |
| 148 | 2026-03-14T20:21:04.024Z | None -> 15.0.7-2.0 |
| 149 | 2026-03-14T20:21:04.024Z | ooce/developer/llvm-15 |
| 150 | 2026-03-14T20:21:04.024Z | None -> 15.0.7-2.0 |
| 151 | 2026-03-14T20:21:04.024Z | |
| 152 | 2026-03-14T20:21:04.024Z | Services: |
| 153 | 2026-03-14T20:21:04.024Z | restart_fmri: |
| 154 | 2026-03-14T20:21:04.024Z | svc:/system/update-man-index:default |
| 155 | 2026-03-14T20:21:04.069Z | |
| 156 | 2026-03-14T20:21:04.069Z | Download: 0/3290 items 0.0/212.6MB 0% complete |
| 157 | 2026-03-14T20:21:09.069Z | Download: 2125/3290 items 118.1/212.6MB 55% complete (23.8M/s) |
| 158 | 2026-03-14T20:21:14.070Z | Download: 3240/3290 items 198.8/212.6MB 93% complete (20.3M/s) |
| 159 | 2026-03-14T20:21:18.861Z | Download: Completed 212.60 MB in 14.79 seconds (14.4M/s) |
| 160 | 2026-03-14T20:21:19.006Z | Actions: 1/3689 actions (Installing new actions) |
| 161 | 2026-03-14T20:21:23.176Z | Actions: Completed 3689 actions in 4.17 seconds. |
| 162 | 2026-03-14T20:21:23.524Z | Done (0.343s) |
| 163 | 2026-03-14T20:21:23.524Z | Done (0.000s) |
| 164 | 2026-03-14T20:21:24.433Z | Done (0.909s) |
| 165 | 2026-03-14T20:21:28.499Z | Done (3.717s) |
| 166 | 2026-03-14T20:21:28.581Z | Done (0.019s) |
| 167 | 2026-03-14T20:21:28.585Z | Done (0.000s) |
| 168 | 2026-03-14T20:21:28.781Z | Done (0.000s) |
| 169 | 2026-03-14T20:21:29.755Z | Planning: Evaluating mediator changes ... Done |
| 170 | 2026-03-14T20:21:29.904Z | Planning: Checking for conflicting actions ... Done |
| 171 | 2026-03-14T20:21:29.907Z | Planning: Consolidating action changes ... Done |
| 172 | 2026-03-14T20:21:30.127Z | Planning: Evaluating mediators ... Done |
| 173 | 2026-03-14T20:21:30.130Z | Planning: Planning completed in 0.37 seconds |
| 174 | 2026-03-14T20:21:30.157Z | Mediators to change: 2 |
| 175 | 2026-03-14T20:21:30.157Z | Create boot environment: No |
| 176 | 2026-03-14T20:21:30.157Z | Create backup boot environment: No |
| 177 | 2026-03-14T20:21:30.228Z | Done |
| 178 | 2026-03-14T20:21:30.228Z | Done |
| 179 | 2026-03-14T20:21:30.956Z | Done |
| 180 | 2026-03-14T20:21:34.292Z | Done |
| 181 | 2026-03-14T20:21:34.380Z | Done |
| 182 | 2026-03-14T20:21:34.383Z | Done |
| 183 | 2026-03-14T20:21:34.525Z | Done |
| 184 | 2026-03-14T20:21:35.071Z | Planning: Evaluating mediator changes ... Done |
| 185 | 2026-03-14T20:21:35.074Z | Planning: Merging actions ... Done |
| 186 | 2026-03-14T20:21:35.239Z | Planning: Checking for conflicting actions ... Done |
| 187 | 2026-03-14T20:21:35.243Z | Planning: Consolidating action changes ... Done |
| 188 | 2026-03-14T20:21:35.459Z | Planning: Evaluating mediators ... Done |
| 189 | 2026-03-14T20:21:35.502Z | Planning: Planning completed in 0.64 seconds |
| 190 | 2026-03-14T20:21:35.534Z | Packages to change: 1 |
| 191 | 2026-03-14T20:21:35.534Z | Mediators to change: 1 |
| 192 | 2026-03-14T20:21:35.534Z | Services to change: 1 |
| 193 | 2026-03-14T20:21:35.534Z | Create boot environment: No |
| 194 | 2026-03-14T20:21:35.534Z | Create backup boot environment: Yes |
| 195 | 2026-03-14T20:21:37.987Z | Actions: 1/6 actions (Updating modified actions) |
| 196 | 2026-03-14T20:21:37.990Z | Actions: Completed 6 actions in 0.00 seconds. |
| 197 | 2026-03-14T20:21:37.990Z | Done |
| 198 | 2026-03-14T20:21:37.990Z | Done |
| 199 | 2026-03-14T20:21:38.184Z | Done |
| 200 | 2026-03-14T20:21:41.492Z | Done |
| 201 | 2026-03-14T20:21:41.579Z | Done |
| 202 | 2026-03-14T20:21:41.582Z | Done |
| 203 | 2026-03-14T20:21:41.758Z | Done |
| 204 | 2026-03-14T20:21:42.137Z | MEDIATOR VER. SRC. VERSION IMPL. SRC. IMPLEMENTATION |
| 205 | 2026-03-14T20:21:42.137Z | clang system 15 system |
| 206 | 2026-03-14T20:21:42.137Z | csh system system illumos |
| 207 | 2026-03-14T20:21:42.137Z | ctags system system illumos |
| 208 | 2026-03-14T20:21:42.137Z | file system system illumos |
| 209 | 2026-03-14T20:21:42.137Z | gcc vendor 12 vendor |
| 210 | 2026-03-14T20:21:42.137Z | gcc system 10 system |
| 211 | 2026-03-14T20:21:42.137Z | gcc system 7 system |
| 212 | 2026-03-14T20:21:42.137Z | go system 1.20 system |
| 213 | 2026-03-14T20:21:42.137Z | go system 1.19 system |
| 214 | 2026-03-14T20:21:42.137Z | llvm system 15 system |
| 215 | 2026-03-14T20:21:42.137Z | llvm system 14 system |
| 216 | 2026-03-14T20:21:42.137Z | mariadb system 10.6 system |
| 217 | 2026-03-14T20:21:42.137Z | mta vendor vendor dma |
| 218 | 2026-03-14T20:21:42.137Z | openjdk system 17 system |
| 219 | 2026-03-14T20:21:42.138Z | openjdk system 11 system |
| 220 | 2026-03-14T20:21:42.138Z | openjdk system 1.8 system |
| 221 | 2026-03-14T20:21:42.138Z | openssl vendor 3 vendor |
| 222 | 2026-03-14T20:21:42.138Z | perl system 5.36 system |
| 223 | 2026-03-14T20:21:42.138Z | postgresql system 15 system |
| 224 | 2026-03-14T20:21:42.138Z | postgresql system 13 system |
| 225 | 2026-03-14T20:21:42.138Z | python vendor 3 vendor |
| 226 | 2026-03-14T20:21:42.138Z | python system 2 system |
| 227 | 2026-03-14T20:21:42.138Z | python3 system 3.11 system |
| 228 | 2026-03-14T20:21:42.138Z | ruby system 3.0 system |
| 229 | 2026-03-14T20:21:42.138Z | words vendor vendor american-english |
| 230 | 2026-03-14T20:21:42.138Z | words system system australian-english |
| 231 | 2026-03-14T20:21:42.138Z | words system system british-english |
| 232 | 2026-03-14T20:21:42.138Z | words system system canadian-english |
| 233 | 2026-03-14T20:21:42.138Z | words system system french |
| 234 | 2026-03-14T20:21:42.138Z | words system system italian |
| 235 | 2026-03-14T20:21:42.138Z | words system system ngerman |
| 236 | 2026-03-14T20:21:42.138Z | words system system ogerman |
| 237 | 2026-03-14T20:21:42.138Z | words system system spanish |
| 238 | 2026-03-14T20:21:42.440Z | PUBLISHER TYPE STATUS P LOCATION |
| 239 | 2026-03-14T20:21:42.440Z | helios-dev origin online F https://pkg.oxide.computer/helios/2/dev/ |
| 240 | 2026-03-14T20:21:48.382Z | FMRI IFO |
| 241 | 2026-03-14T20:21:48.382Z | pkg://helios-dev/developer/build-essential@11-2.0:20230623T110919Z im- |
| 242 | 2026-03-14T20:21:48.382Z | pkg://helios-dev/developer/pkg-config@0.29.2-2.0:20230621T191911Z i-- |
| 243 | 2026-03-14T20:21:48.382Z | pkg://helios-dev/library/libxmlsec1@1.2.35-2.0:20230624T123441Z im- |
| 244 | 2026-03-14T20:21:48.382Z | pkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20231012T123315Z im- |
| 245 | 2026-03-14T20:21:48.382Z | pkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20230623T141037Z --- |
| 246 | 2026-03-14T20:21:48.382Z | pkg://helios-dev/ooce/developer/cmake@3.26.4-2.0:20230623T130003Z i-- |
| 247 | 2026-03-14T20:21:48.382Z | pkg://helios-dev/ooce/library/postgresql-13@13.11-2.0:20230623T123131Z i-- |
| 248 | 2026-03-14T20:21:48.382Z | pkg://helios-dev/package/pkg@0.5.11-2.1.6412:20240822T193324Z i-- |
| 249 | 2026-03-14T20:21:48.382Z | pkg://helios-dev/package/pkg@0.5.11-2.0:20231020T135332Z --- |
| 250 | 2026-03-14T20:21:48.382Z | pkg://helios-dev/package/pkg@0.5.11-2.0:20230621T202036Z --- |
| 251 | 2026-03-14T20:21:48.382Z | pkg://helios-dev/system/library/g++-runtime@14-2.0:20241021T223805Z i-- |
| 252 | 2026-03-14T20:21:48.382Z | pkg://helios-dev/system/library/g++-runtime@13-2.0:20231118T213948Z --- |
| 253 | 2026-03-14T20:21:48.382Z | pkg://helios-dev/system/library/g++-runtime@12-2.0:20230621T201406Z --- |
| 254 | 2026-03-14T20:21:48.382Z | pkg://helios-dev/system/library/gcc-runtime@14-2.0:20241021T223750Z i-- |
| 255 | 2026-03-14T20:21:48.382Z | pkg://helios-dev/system/library/gcc-runtime@13-2.0:20231118T213832Z --- |
| 256 | 2026-03-14T20:21:48.382Z | pkg://helios-dev/system/library/gcc-runtime@12-2.0:20230621T201432Z --- |
| 257 | 2026-03-14T20:21:49.619Z | Updating git repository `https://github.com/oxidecomputer/pq-sys` |
| 258 | 2026-03-14T20:21:49.866Z | Updating crates.io index |
| 259 | 2026-03-14T20:21:49.869Z | Updating git repository `https://github.com/oxidecomputer/slog-error-chain` |
| 260 | 2026-03-14T20:21:50.164Z | Updating git repository `https://github.com/oxidecomputer/lldp` |
| 261 | 2026-03-14T20:21:50.952Z | Updating git repository `https://github.com/oxidecomputer/serde_human_bytes` |
| 262 | 2026-03-14T20:21:51.261Z | Updating git repository `https://github.com/oxidecomputer/tufaceous` |
| 263 | 2026-03-14T20:21:51.567Z | Updating git repository `https://github.com/oxidecomputer/falcon` |
| 264 | 2026-03-14T20:21:52.429Z | Updating git repository `https://github.com/oxidecomputer/management-gateway-service` |
| 265 | 2026-03-14T20:21:53.076Z | Updating git repository `https://github.com/oxidecomputer/propolis` |
| 266 | 2026-03-14T20:21:54.373Z | Updating git repository `https://github.com/oxidecomputer/crucible` |
| 267 | 2026-03-14T20:21:55.913Z | Updating git repository `https://github.com/oxidecomputer/opte` |
| 268 | 2026-03-14T20:21:56.770Z | Updating git repository `https://github.com/oxidecomputer/tofino` |
| 269 | 2026-03-14T20:21:56.985Z | Updating git repository `https://github.com/oxidecomputer/maghemite` |
| 270 | 2026-03-14T20:21:57.930Z | Updating git repository `https://github.com/oxidecomputer/clickward` |
| 271 | 2026-03-14T20:21:58.355Z | Updating git repository `https://github.com/oxidecomputer/dice-util` |
| 272 | 2026-03-14T20:21:58.783Z | Updating git repository `https://github.com/oxidecomputer/openapi-lint` |
| 273 | 2026-03-14T20:21:59.023Z | Updating git repository `https://github.com/oxidecomputer/dendrite` |
| 274 | 2026-03-14T20:21:59.905Z | Updating git repository `https://github.com/oxidecomputer/transceiver-control` |
| 275 | 2026-03-14T20:22:00.381Z | Updating git repository `https://github.com/oxidecomputer/ipcc-rs` |
| 276 | 2026-03-14T20:22:00.784Z | Updating git repository `https://github.com/oxidecomputer/hubtools.git` |
| 277 | 2026-03-14T20:22:01.049Z | Updating git repository `https://github.com/oxidecomputer/scim2-rs` |
| 278 | 2026-03-14T20:22:01.461Z | Updating git repository `https://github.com/oxidecomputer/illumos-devinfo` |
| 279 | 2026-03-14T20:22:02.024Z | Updating git repository `https://github.com/oxidecomputer/libefi-illumos` |
| 280 | 2026-03-14T20:22:02.221Z | Updating git repository `https://github.com/oxidecomputer/libnvme` |
| 281 | 2026-03-14T20:22:02.461Z | Updating git repository `https://github.com/oxidecomputer/dice-util` |
| 282 | 2026-03-14T20:22:02.812Z | Updating git repository `https://github.com/oxidecomputer/sprockets.git` |
| 283 | 2026-03-14T20:22:03.174Z | Updating git repository `https://github.com/oxidecomputer/rust-cpuid.git` |
| 284 | 2026-03-14T20:22:03.823Z | Updating git repository `https://github.com/oxidecomputer/rats-corim.git` |
| 285 | 2026-03-14T20:22:04.202Z | Updating git repository `https://github.com/bluecatengineering/dhcproto.git` |
| 286 | 2026-03-14T20:22:04.490Z | Updating git repository `https://github.com/oxidecomputer/ispf` |
| 287 | 2026-03-14T20:22:04.747Z | Updating git repository `https://github.com/oxidecomputer/netadm-sys` |
| 288 | 2026-03-14T20:22:06.078Z | Updating git repository `https://github.com/oxidecomputer/tlvc.git` |
| 289 | 2026-03-14T20:22:06.353Z | Updating git repository `https://github.com/oxidecomputer/lpc55_support` |
| 290 | 2026-03-14T20:22:06.698Z | Updating git repository `https://github.com/oxidecomputer/ipcc-rs` |
| 291 | 2026-03-14T20:22:06.997Z | Updating git repository `https://github.com/oxidecomputer/pki-playground` |
| 292 | 2026-03-14T20:22:07.642Z | Updating git repository `https://github.com/oxidecomputer/dlpi-sys` |
| 293 | 2026-03-14T20:22:07.876Z | Updating git repository `https://github.com/jmesmon/rust-libzfs` |
| 294 | 2026-03-14T20:22:08.095Z | Updating git repository `https://github.com/oxidecomputer/rusty-doors` |
| 295 | 2026-03-14T20:22:08.304Z | Updating git repository `https://github.com/illumos/smf-rs` |
| 296 | 2026-03-14T20:22:08.691Z | Updating git repository `https://github.com/oxidecomputer/omicron` |
| 297 | 2026-03-14T20:22:23.542Z | Downloading crates ... |
| 298 | 2026-03-14T20:22:23.622Z | Downloaded bytecount v0.6.9 |
| 299 | 2026-03-14T20:22:23.626Z | Downloaded anstyle-parse v0.2.7 |
| 300 | 2026-03-14T20:22:23.629Z | Downloaded anstream v0.6.21 |
| 301 | 2026-03-14T20:22:23.629Z | Downloaded cpufeatures v0.2.17 |
| 302 | 2026-03-14T20:22:23.632Z | Downloaded clap v4.5.60 |
| 303 | 2026-03-14T20:22:23.637Z | Downloaded sha2 v0.10.9 |
| 304 | 2026-03-14T20:22:23.640Z | Downloaded strsim v0.11.1 |
| 305 | 2026-03-14T20:22:23.643Z | Downloaded icu_provider v2.1.1 |
| 306 | 2026-03-14T20:22:23.646Z | Downloaded textwrap v0.16.2 |
| 307 | 2026-03-14T20:22:23.646Z | Downloaded ucd-trie v0.1.7 |
| 308 | 2026-03-14T20:22:23.649Z | Downloaded unicode-linebreak v0.1.5 |
| 309 | 2026-03-14T20:22:23.649Z | Downloaded anyhow v1.0.102 |
| 310 | 2026-03-14T20:22:23.652Z | Downloaded utf8parse v0.2.2 |
| 311 | 2026-03-14T20:22:23.652Z | Downloaded byteorder v1.5.0 |
| 312 | 2026-03-14T20:22:23.655Z | Downloaded version_check v0.9.5 |
| 313 | 2026-03-14T20:22:23.655Z | Downloaded unicode-ident v1.0.24 |
| 314 | 2026-03-14T20:22:23.658Z | Downloaded usdt-attr-macro v0.5.0 |
| 315 | 2026-03-14T20:22:23.658Z | Downloaded typeid v1.0.3 |
| 316 | 2026-03-14T20:22:23.658Z | Downloaded memchr v2.8.0 |
| 317 | 2026-03-14T20:22:23.661Z | Downloaded yoke-derive v0.8.1 |
| 318 | 2026-03-14T20:22:23.664Z | Downloaded pest_generator v2.8.6 |
| 319 | 2026-03-14T20:22:23.664Z | Downloaded zerovec-derive v0.11.2 |
| 320 | 2026-03-14T20:22:23.664Z | Downloaded zerofrom-derive v0.1.6 |
| 321 | 2026-03-14T20:22:23.667Z | Downloaded zerofrom v0.1.6 |
| 322 | 2026-03-14T20:22:23.667Z | Downloaded utf8_iter v1.0.4 |
| 323 | 2026-03-14T20:22:23.667Z | Downloaded unicode-xid v0.2.6 |
| 324 | 2026-03-14T20:22:23.670Z | Downloaded thread-id v4.2.2 |
| 325 | 2026-03-14T20:22:23.670Z | Downloaded smawk v0.3.2 |
| 326 | 2026-03-14T20:22:23.670Z | Downloaded errno v0.3.14 |
| 327 | 2026-03-14T20:22:23.671Z | Downloaded idna_adapter v1.2.1 |
| 328 | 2026-03-14T20:22:23.674Z | Downloaded toml_datetime v0.6.11 |
| 329 | 2026-03-14T20:22:23.674Z | Downloaded serde_spanned v0.6.9 |
| 330 | 2026-03-14T20:22:23.674Z | Downloaded cfg-if v1.0.4 |
| 331 | 2026-03-14T20:22:23.677Z | Downloaded percent-encoding v2.3.2 |
| 332 | 2026-03-14T20:22:23.677Z | Downloaded serde_core v1.0.228 |
| 333 | 2026-03-14T20:22:23.680Z | Downloaded thiserror-impl v2.0.18 |
| 334 | 2026-03-14T20:22:23.680Z | Downloaded serde-value v0.7.0 |
| 335 | 2026-03-14T20:22:23.680Z | Downloaded clap_lex v1.0.0 |
| 336 | 2026-03-14T20:22:23.683Z | Downloaded yoke v0.8.1 |
| 337 | 2026-03-14T20:22:23.683Z | Downloaded writeable v0.6.2 |
| 338 | 2026-03-14T20:22:23.683Z | Downloaded scroll_derive v0.12.1 |
| 339 | 2026-03-14T20:22:23.686Z | Downloaded colorchoice v1.0.4 |
| 340 | 2026-03-14T20:22:23.686Z | Downloaded usdt-macro v0.5.0 |
| 341 | 2026-03-14T20:22:23.686Z | Downloaded generic-array v0.14.7 |
| 342 | 2026-03-14T20:22:23.686Z | Downloaded zmij v1.0.21 |
| 343 | 2026-03-14T20:22:23.689Z | Downloaded proc-macro-error v1.0.4 |
| 344 | 2026-03-14T20:22:23.692Z | Downloaded ordered-float v2.10.1 |
| 345 | 2026-03-14T20:22:23.695Z | Downloaded dtrace-parser v0.2.0 |
| 346 | 2026-03-14T20:22:23.695Z | Downloaded toml_write v0.1.2 |
| 347 | 2026-03-14T20:22:23.699Z | Downloaded tabled_derive v0.7.0 |
| 348 | 2026-03-14T20:22:23.699Z | Downloaded smallvec v1.15.1 |
| 349 | 2026-03-14T20:22:23.702Z | Downloaded semver v1.0.27 |
| 350 | 2026-03-14T20:22:23.705Z | Downloaded tinystr v0.8.2 |
| 351 | 2026-03-14T20:22:23.705Z | Downloaded thiserror v2.0.18 |
| 352 | 2026-03-14T20:22:23.708Z | Downloaded usdt v0.5.0 |
| 353 | 2026-03-14T20:22:23.708Z | Downloaded proc-macro-error-attr v1.0.4 |
| 354 | 2026-03-14T20:22:23.711Z | Downloaded anstyle-query v1.1.5 |
| 355 | 2026-03-14T20:22:23.711Z | Downloaded stable_deref_trait v1.2.1 |
| 356 | 2026-03-14T20:22:23.711Z | Downloaded terminal_size v0.4.3 |
| 357 | 2026-03-14T20:22:23.714Z | Downloaded block-buffer v0.10.4 |
| 358 | 2026-03-14T20:22:23.714Z | Downloaded cargo-platform v0.2.0 |
| 359 | 2026-03-14T20:22:23.714Z | Downloaded crypto-common v0.1.7 |
| 360 | 2026-03-14T20:22:23.717Z | Downloaded heck v0.5.0 |
| 361 | 2026-03-14T20:22:23.717Z | Downloaded usdt-impl v0.5.0 |
| 362 | 2026-03-14T20:22:23.717Z | Downloaded fastrand v2.3.0 |
| 363 | 2026-03-14T20:22:23.720Z | Downloaded equivalent v1.0.2 |
| 364 | 2026-03-14T20:22:23.723Z | Downloaded thiserror v1.0.69 |
| 365 | 2026-03-14T20:22:23.726Z | Downloaded typenum v1.19.0 |
| 366 | 2026-03-14T20:22:23.729Z | Downloaded swrite v0.1.0 |
| 367 | 2026-03-14T20:22:23.729Z | Downloaded zerocopy-derive v0.7.35 |
| 368 | 2026-03-14T20:22:23.732Z | Downloaded pretty-hex v0.4.1 |
| 369 | 2026-03-14T20:22:23.732Z | Downloaded thiserror-impl v1.0.69 |
| 370 | 2026-03-14T20:22:23.732Z | Downloaded toml v0.8.23 |
| 371 | 2026-03-14T20:22:23.737Z | Downloaded form_urlencoded v1.2.2 |
| 372 | 2026-03-14T20:22:23.737Z | Downloaded itoa v1.0.17 |
| 373 | 2026-03-14T20:22:23.740Z | Downloaded toml_edit v0.22.27 |
| 374 | 2026-03-14T20:22:23.740Z | Downloaded zerotrie v0.2.3 |
| 375 | 2026-03-14T20:22:23.744Z | Downloaded potential_utf v0.1.4 |
| 376 | 2026-03-14T20:22:23.744Z | Downloaded dof v0.3.0 |
| 377 | 2026-03-14T20:22:23.744Z | Downloaded macaddr v1.0.1 |
| 378 | 2026-03-14T20:22:23.747Z | Downloaded plain v0.2.3 |
| 379 | 2026-03-14T20:22:23.747Z | Downloaded is_terminal_polyfill v1.70.2 |
| 380 | 2026-03-14T20:22:23.747Z | Downloaded heck v0.4.1 |
| 381 | 2026-03-14T20:22:23.750Z | Downloaded memmap v0.7.0 |
| 382 | 2026-03-14T20:22:23.756Z | Downloaded fnv v1.0.7 |
| 383 | 2026-03-14T20:22:23.759Z | Downloaded autocfg v1.5.0 |
| 384 | 2026-03-14T20:22:23.759Z | Downloaded erased-serde v0.4.9 |
| 385 | 2026-03-14T20:22:23.759Z | Downloaded url v2.5.8 |
| 386 | 2026-03-14T20:22:23.763Z | Downloaded tempfile v3.25.0 |
| 387 | 2026-03-14T20:22:23.766Z | Downloaded synstructure v0.13.2 |
| 388 | 2026-03-14T20:22:23.766Z | Downloaded litemap v0.8.1 |
| 389 | 2026-03-14T20:22:23.769Z | Downloaded zerovec v0.11.5 |
| 390 | 2026-03-14T20:22:23.772Z | Downloaded anstyle v1.0.13 |
| 391 | 2026-03-14T20:22:23.772Z | Downloaded serde-untagged v0.1.9 |
| 392 | 2026-03-14T20:22:23.772Z | Downloaded zerocopy v0.7.35 |
| 393 | 2026-03-14T20:22:23.786Z | Downloaded serde_tokenstream v0.2.3 |
| 394 | 2026-03-14T20:22:23.789Z | Downloaded cargo_metadata v0.21.0 |
| 395 | 2026-03-14T20:22:23.789Z | Downloaded camino v1.2.2 |
| 396 | 2026-03-14T20:22:23.789Z | Downloaded scroll v0.12.0 |
| 397 | 2026-03-14T20:22:23.789Z | Downloaded digest v0.10.7 |
| 398 | 2026-03-14T20:22:23.792Z | Downloaded camino-tempfile v1.4.1 |
| 399 | 2026-03-14T20:22:23.792Z | Downloaded once_cell v1.21.3 |
| 400 | 2026-03-14T20:22:23.792Z | Downloaded winnow v0.7.14 |
| 401 | 2026-03-14T20:22:23.798Z | Downloaded serde v1.0.228 |
| 402 | 2026-03-14T20:22:23.801Z | Downloaded num-traits v0.2.19 |
| 403 | 2026-03-14T20:22:23.804Z | Downloaded quote v1.0.44 |
| 404 | 2026-03-14T20:22:23.807Z | Downloaded unicode-width v0.2.0 |
| 405 | 2026-03-14T20:22:23.810Z | Downloaded pest_derive v2.8.6 |
| 406 | 2026-03-14T20:22:23.814Z | Downloaded clap_derive v4.5.55 |
| 407 | 2026-03-14T20:22:23.814Z | Downloaded bitflags v2.11.0 |
| 408 | 2026-03-14T20:22:23.817Z | Downloaded displaydoc v0.2.5 |
| 409 | 2026-03-14T20:22:23.817Z | Downloaded cargo_toml v0.21.0 |
| 410 | 2026-03-14T20:22:23.820Z | Downloaded unicode-width v0.1.14 |
| 411 | 2026-03-14T20:22:23.823Z | Downloaded log v0.4.29 |
| 412 | 2026-03-14T20:22:23.826Z | Downloaded cargo-util-schemas v0.8.2 |
| 413 | 2026-03-14T20:22:23.826Z | Downloaded fs-err v3.3.0 |
| 414 | 2026-03-14T20:22:23.829Z | Downloaded pest_meta v2.8.6 |
| 415 | 2026-03-14T20:22:23.832Z | Downloaded icu_properties v2.1.2 |
| 416 | 2026-03-14T20:22:23.835Z | Downloaded getrandom v0.4.1 |
| 417 | 2026-03-14T20:22:23.839Z | Downloaded proc-macro2 v1.0.106 |
| 418 | 2026-03-14T20:22:23.843Z | Downloaded pest v2.8.6 |
| 419 | 2026-03-14T20:22:23.846Z | Downloaded serde_derive v1.0.228 |
| 420 | 2026-03-14T20:22:23.850Z | Downloaded icu_normalizer_data v2.1.1 |
| 421 | 2026-03-14T20:22:23.853Z | Downloaded icu_normalizer v2.1.1 |
| 422 | 2026-03-14T20:22:23.853Z | Downloaded papergrid v0.11.0 |
| 423 | 2026-03-14T20:22:23.856Z | Downloaded icu_locale_core v2.1.1 |
| 424 | 2026-03-14T20:22:23.878Z | Downloaded icu_collections v2.1.1 |
| 425 | 2026-03-14T20:22:23.892Z | Downloaded indexmap v2.13.0 |
| 426 | 2026-03-14T20:22:23.898Z | Downloaded hashbrown v0.16.1 |
| 427 | 2026-03-14T20:22:23.911Z | Downloaded serde_json v1.0.149 |
| 428 | 2026-03-14T20:22:23.915Z | Downloaded idna v1.1.0 |
| 429 | 2026-03-14T20:22:23.919Z | Downloaded clap_builder v4.5.60 |
| 430 | 2026-03-14T20:22:23.924Z | Downloaded tabled v0.15.0 |
| 431 | 2026-03-14T20:22:23.934Z | Downloaded icu_properties_data v2.1.2 |
| 432 | 2026-03-14T20:22:23.940Z | Downloaded syn v1.0.109 |
| 433 | 2026-03-14T20:22:23.948Z | Downloaded goblin v0.8.2 |
| 434 | 2026-03-14T20:22:23.955Z | Downloaded syn v2.0.117 |
| 435 | 2026-03-14T20:22:23.969Z | Downloaded rustix v1.1.3 |
| 436 | 2026-03-14T20:22:23.994Z | Downloaded libc v0.2.180 |
| 437 | 2026-03-14T20:22:24.081Z | Compiling proc-macro2 v1.0.106 |
| 438 | 2026-03-14T20:22:24.081Z | Compiling quote v1.0.44 |
| 439 | 2026-03-14T20:22:24.084Z | Compiling unicode-ident v1.0.24 |
| 440 | 2026-03-14T20:22:24.084Z | Compiling serde_core v1.0.228 |
| 441 | 2026-03-14T20:22:24.084Z | Compiling libc v0.2.180 |
| 442 | 2026-03-14T20:22:24.084Z | Compiling version_check v0.9.5 |
| 443 | 2026-03-14T20:22:24.084Z | Compiling memchr v2.8.0 |
| 444 | 2026-03-14T20:22:24.084Z | Compiling serde v1.0.228 |
| 445 | 2026-03-14T20:22:24.084Z | Compiling stable_deref_trait v1.2.1 |
| 446 | 2026-03-14T20:22:24.084Z | Compiling zmij v1.0.21 |
| 447 | 2026-03-14T20:22:24.084Z | Compiling thiserror v1.0.69 |
| 448 | 2026-03-14T20:22:24.084Z | Compiling ucd-trie v0.1.7 |
| 449 | 2026-03-14T20:22:24.084Z | Compiling autocfg v1.5.0 |
| 450 | 2026-03-14T20:22:24.084Z | Compiling itoa v1.0.17 |
| 451 | 2026-03-14T20:22:24.084Z | Compiling writeable v0.6.2 |
| 452 | 2026-03-14T20:22:24.595Z | Compiling litemap v0.8.1 |
| 453 | 2026-03-14T20:22:24.650Z | Compiling icu_normalizer_data v2.1.1 |
| 454 | 2026-03-14T20:22:24.817Z | Compiling byteorder v1.5.0 |
| 455 | 2026-03-14T20:22:24.820Z | Compiling icu_properties_data v2.1.2 |
| 456 | 2026-03-14T20:22:24.875Z | Compiling rustix v1.1.3 |
| 457 | 2026-03-14T20:22:24.935Z | Compiling serde_json v1.0.149 |
| 458 | 2026-03-14T20:22:25.018Z | Compiling bitflags v2.11.0 |
| 459 | 2026-03-14T20:22:25.194Z | Compiling pest v2.8.6 |
| 460 | 2026-03-14T20:22:25.318Z | Compiling num-traits v0.2.19 |
| 461 | 2026-03-14T20:22:25.371Z | Compiling smallvec v1.15.1 |
| 462 | 2026-03-14T20:22:25.459Z | Compiling hashbrown v0.16.1 |
| 463 | 2026-03-14T20:22:25.485Z | Compiling typeid v1.0.3 |
| 464 | 2026-03-14T20:22:25.509Z | Compiling equivalent v1.0.2 |
| 465 | 2026-03-14T20:22:25.512Z | Compiling proc-macro-error-attr v1.0.4 |
| 466 | 2026-03-14T20:22:25.560Z | Compiling usdt-impl v0.5.0 |
| 467 | 2026-03-14T20:22:25.722Z | Compiling errno v0.3.14 |
| 468 | 2026-03-14T20:22:25.778Z | Compiling thread-id v4.2.2 |
| 469 | 2026-03-14T20:22:25.781Z | Compiling syn v1.0.109 |
| 470 | 2026-03-14T20:22:25.867Z | Compiling winnow v0.7.14 |
| 471 | 2026-03-14T20:22:25.898Z | Compiling erased-serde v0.4.9 |
| 472 | 2026-03-14T20:22:25.931Z | Compiling toml_write v0.1.2 |
| 473 | 2026-03-14T20:22:26.155Z | Compiling proc-macro-error v1.0.4 |
| 474 | 2026-03-14T20:22:26.184Z | Compiling log v0.4.29 |
| 475 | 2026-03-14T20:22:26.243Z | Compiling indexmap v2.13.0 |
| 476 | 2026-03-14T20:22:26.247Z | Compiling camino v1.2.2 |
| 477 | 2026-03-14T20:22:26.298Z | Compiling syn v2.0.117 |
| 478 | 2026-03-14T20:22:26.357Z | Compiling plain v0.2.3 |
| 479 | 2026-03-14T20:22:26.417Z | Compiling percent-encoding v2.3.2 |
| 480 | 2026-03-14T20:22:26.421Z | Compiling utf8parse v0.2.2 |
| 481 | 2026-03-14T20:22:26.474Z | Compiling getrandom v0.4.1 |
| 482 | 2026-03-14T20:22:26.477Z | Compiling utf8_iter v1.0.4 |
| 483 | 2026-03-14T20:22:26.477Z | Compiling thiserror v2.0.18 |
| 484 | 2026-03-14T20:22:26.647Z | Compiling anstyle-parse v0.2.7 |
| 485 | 2026-03-14T20:22:26.699Z | Compiling form_urlencoded v1.2.2 |
| 486 | 2026-03-14T20:22:26.757Z | Compiling pest_meta v2.8.6 |
| 487 | 2026-03-14T20:22:26.954Z | Compiling pretty-hex v0.4.1 |
| 488 | 2026-03-14T20:22:26.983Z | Compiling ordered-float v2.10.1 |
| 489 | 2026-03-14T20:22:27.057Z | Compiling cfg-if v1.0.4 |
| 490 | 2026-03-14T20:22:27.091Z | Compiling anstyle v1.0.13 |
| 491 | 2026-03-14T20:22:27.094Z | Compiling anstyle-query v1.1.5 |
| 492 | 2026-03-14T20:22:27.094Z | Compiling colorchoice v1.0.4 |
| 493 | 2026-03-14T20:22:27.207Z | Compiling is_terminal_polyfill v1.70.2 |
| 494 | 2026-03-14T20:22:27.322Z | Compiling fs-err v3.3.0 |
| 495 | 2026-03-14T20:22:27.351Z | Compiling heck v0.4.1 |
| 496 | 2026-03-14T20:22:27.381Z | Compiling anstream v0.6.21 |
| 497 | 2026-03-14T20:22:27.384Z | Compiling heck v0.5.0 |
| 498 | 2026-03-14T20:22:27.384Z | Compiling fastrand v2.3.0 |
| 499 | 2026-03-14T20:22:27.472Z | Compiling terminal_size v0.4.3 |
| 500 | 2026-03-14T20:22:27.620Z | Compiling semver v1.0.27 |
| 501 | 2026-03-14T20:22:27.713Z | Compiling unicode-width v0.1.14 |
| 502 | 2026-03-14T20:22:27.795Z | Compiling anyhow v1.0.102 |
| 503 | 2026-03-14T20:22:27.823Z | Compiling unicode-xid v0.2.6 |
| 504 | 2026-03-14T20:22:27.851Z | Compiling fnv v1.0.7 |
| 505 | 2026-03-14T20:22:27.855Z | Compiling bytecount v0.6.9 |
| 506 | 2026-03-14T20:22:27.908Z | Compiling clap_lex v1.0.0 |
| 507 | 2026-03-14T20:22:28.001Z | Compiling strsim v0.11.1 |
| 508 | 2026-03-14T20:22:28.028Z | Compiling once_cell v1.21.3 |
| 509 | 2026-03-14T20:22:28.087Z | Compiling papergrid v0.11.0 |
| 510 | 2026-03-14T20:22:28.115Z | Compiling serde-untagged v0.1.9 |
| 511 | 2026-03-14T20:22:28.118Z | Compiling memmap v0.7.0 |
| 512 | 2026-03-14T20:22:28.174Z | Compiling unicode-width v0.2.0 |
| 513 | 2026-03-14T20:22:28.207Z | Compiling unicode-linebreak v0.1.5 |
| 514 | 2026-03-14T20:22:28.261Z | Compiling smawk v0.3.2 |
| 515 | 2026-03-14T20:22:28.365Z | Compiling tempfile v3.25.0 |
| 516 | 2026-03-14T20:22:28.430Z | Compiling clap_builder v4.5.60 |
| 517 | 2026-03-14T20:22:28.490Z | Compiling swrite v0.1.0 |
| 518 | 2026-03-14T20:22:28.529Z | Compiling textwrap v0.16.2 |
| 519 | 2026-03-14T20:22:28.584Z | Compiling dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common) |
| 520 | 2026-03-14T20:22:28.678Z | Compiling camino-tempfile v1.4.1 |
| 521 | 2026-03-14T20:22:29.153Z | Compiling tabled_derive v0.7.0 |
| 522 | 2026-03-14T20:22:29.976Z | Compiling synstructure v0.13.2 |
| 523 | 2026-03-14T20:22:29.976Z | Compiling pest_generator v2.8.6 |
| 524 | 2026-03-14T20:22:30.030Z | Compiling tabled v0.15.0 |
| 525 | 2026-03-14T20:22:30.698Z | Compiling serde_derive v1.0.228 |
| 526 | 2026-03-14T20:22:30.698Z | Compiling zerofrom-derive v0.1.6 |
| 527 | 2026-03-14T20:22:30.702Z | Compiling yoke-derive v0.8.1 |
| 528 | 2026-03-14T20:22:30.723Z | Compiling zerovec-derive v0.11.2 |
| 529 | 2026-03-14T20:22:30.746Z | Compiling displaydoc v0.2.5 |
| 530 | 2026-03-14T20:22:30.749Z | Compiling thiserror-impl v1.0.69 |
| 531 | 2026-03-14T20:22:30.827Z | Compiling zerocopy-derive v0.7.35 |
| 532 | 2026-03-14T20:22:30.886Z | Compiling pest_derive v2.8.6 |
| 533 | 2026-03-14T20:22:30.952Z | Compiling scroll_derive v0.12.1 |
| 534 | 2026-03-14T20:22:30.976Z | Compiling thiserror-impl v2.0.18 |
| 535 | 2026-03-14T20:22:31.053Z | Compiling clap_derive v4.5.55 |
| 536 | 2026-03-14T20:22:31.891Z | Compiling zerocopy v0.7.35 |
| 537 | 2026-03-14T20:22:31.923Z | Compiling scroll v0.12.0 |
| 538 | 2026-03-14T20:22:32.015Z | Compiling zerofrom v0.1.6 |
| 539 | 2026-03-14T20:22:32.162Z | Compiling yoke v0.8.1 |
| 540 | 2026-03-14T20:22:32.233Z | Compiling goblin v0.8.2 |
| 541 | 2026-03-14T20:22:32.307Z | Compiling dtrace-parser v0.2.0 |
| 542 | 2026-03-14T20:22:32.408Z | Compiling zerovec v0.11.5 |
| 543 | 2026-03-14T20:22:32.408Z | Compiling zerotrie v0.2.3 |
| 544 | 2026-03-14T20:22:32.883Z | Compiling clap v4.5.60 |
| 545 | 2026-03-14T20:22:33.018Z | Compiling tinystr v0.8.2 |
| 546 | 2026-03-14T20:22:33.021Z | Compiling potential_utf v0.1.4 |
| 547 | 2026-03-14T20:22:33.191Z | Compiling icu_collections v2.1.1 |
| 548 | 2026-03-14T20:22:33.220Z | Compiling icu_locale_core v2.1.1 |
| 549 | 2026-03-14T20:22:33.990Z | Compiling icu_provider v2.1.1 |
| 550 | 2026-03-14T20:22:34.137Z | Compiling serde_spanned v0.6.9 |
| 551 | 2026-03-14T20:22:34.137Z | Compiling toml_datetime v0.6.11 |
| 552 | 2026-03-14T20:22:34.140Z | Compiling serde-value v0.7.0 |
| 553 | 2026-03-14T20:22:34.140Z | Compiling cargo-platform v0.2.0 |
| 554 | 2026-03-14T20:22:34.140Z | Compiling macaddr v1.0.1 |
| 555 | 2026-03-14T20:22:34.162Z | Compiling dof v0.3.0 |
| 556 | 2026-03-14T20:22:34.166Z | Compiling serde_tokenstream v0.2.3 |
| 557 | 2026-03-14T20:22:34.299Z | Compiling icu_properties v2.1.2 |
| 558 | 2026-03-14T20:22:34.302Z | Compiling icu_normalizer v2.1.1 |
| 559 | 2026-03-14T20:22:34.448Z | Compiling toml_edit v0.22.27 |
| 560 | 2026-03-14T20:22:35.197Z | Compiling usdt-macro v0.5.0 |
| 561 | 2026-03-14T20:22:35.197Z | Compiling usdt-attr-macro v0.5.0 |
| 562 | 2026-03-14T20:22:35.517Z | Compiling idna_adapter v1.2.1 |
| 563 | 2026-03-14T20:22:35.659Z | Compiling idna v1.1.0 |
| 564 | 2026-03-14T20:22:35.984Z | Compiling usdt v0.5.0 |
| 565 | 2026-03-14T20:22:36.037Z | Compiling url v2.5.8 |
| 566 | 2026-03-14T20:22:36.232Z | Compiling toml v0.8.23 |
| 567 | 2026-03-14T20:22:36.708Z | Compiling cargo-util-schemas v0.8.2 |
| 568 | 2026-03-14T20:22:36.708Z | Compiling cargo_toml v0.21.0 |
| 569 | 2026-03-14T20:22:37.863Z | Compiling cargo_metadata v0.21.0 |
| 570 | 2026-03-14T20:22:39.146Z | Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask) |
| 571 | 2026-03-14T20:22:42.006Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 52.65s |
| 572 | 2026-03-14T20:22:42.309Z | Running `target/debug/xtask download cockroach clickhouse console dendrite-stub maghemite-mgd transceiver-control` |
| 573 | 2026-03-14T20:22:43.037Z | Downloading crates ... |
| 574 | 2026-03-14T20:22:43.150Z | Downloaded aead v0.5.2 |
| 575 | 2026-03-14T20:22:43.157Z | Downloaded atomic-waker v1.1.2 |
| 576 | 2026-03-14T20:22:43.164Z | Downloaded allocator-api2 v0.2.21 |
| 577 | 2026-03-14T20:22:43.167Z | Downloaded adler2 v2.0.1 |
| 578 | 2026-03-14T20:22:43.170Z | Downloaded difflib v0.4.0 |
| 579 | 2026-03-14T20:22:43.173Z | Downloaded const_format_proc_macros v0.2.34 |
| 580 | 2026-03-14T20:22:43.173Z | Downloaded assert_matches v1.5.0 |
| 581 | 2026-03-14T20:22:43.176Z | Downloaded arrayvec v0.7.6 |
| 582 | 2026-03-14T20:22:43.176Z | Downloaded defmt v1.0.1 |
| 583 | 2026-03-14T20:22:43.179Z | Downloaded foreign-types-shared v0.1.1 |
| 584 | 2026-03-14T20:22:43.182Z | Downloaded base64ct v1.8.3 |
| 585 | 2026-03-14T20:22:43.182Z | Downloaded bit-set v0.8.0 |
| 586 | 2026-03-14T20:22:43.185Z | Downloaded foldhash v0.1.5 |
| 587 | 2026-03-14T20:22:43.185Z | Downloaded ff v0.13.1 |
| 588 | 2026-03-14T20:22:43.188Z | Downloaded async-stream v0.3.6 |
| 589 | 2026-03-14T20:22:43.188Z | Downloaded base16ct v1.0.0 |
| 590 | 2026-03-14T20:22:43.191Z | Downloaded async-bb8-diesel v0.2.1 |
| 591 | 2026-03-14T20:22:43.194Z | Downloaded arrayref v0.3.9 |
| 592 | 2026-03-14T20:22:43.194Z | Downloaded bb8 v0.8.6 |
| 593 | 2026-03-14T20:22:43.194Z | Downloaded array-init v0.0.4 |
| 594 | 2026-03-14T20:22:43.197Z | Downloaded backon v1.6.0 |
| 595 | 2026-03-14T20:22:43.197Z | Downloaded deranged v0.5.8 |
| 596 | 2026-03-14T20:22:43.200Z | Downloaded bcs v0.1.6 |
| 597 | 2026-03-14T20:22:43.203Z | Downloaded bcrypt-pbkdf v0.10.0 |
| 598 | 2026-03-14T20:22:43.203Z | Downloaded buf-list v1.1.2 |
| 599 | 2026-03-14T20:22:43.206Z | Downloaded downcast-rs v2.0.2 |
| 600 | 2026-03-14T20:22:43.206Z | Downloaded defmt-parser v1.0.0 |
| 601 | 2026-03-14T20:22:43.209Z | Downloaded derive_builder v0.20.2 |
| 602 | 2026-03-14T20:22:43.212Z | Downloaded crossterm v0.29.0 |
| 603 | 2026-03-14T20:22:43.216Z | Downloaded base64 v0.22.1 |
| 604 | 2026-03-14T20:22:43.219Z | Downloaded cfg_aliases v0.2.1 |
| 605 | 2026-03-14T20:22:43.222Z | Downloaded async-stream-impl v0.3.6 |
| 606 | 2026-03-14T20:22:43.222Z | Downloaded ascii-canvas v3.0.0 |
| 607 | 2026-03-14T20:22:43.222Z | Downloaded atty v0.2.14 |
| 608 | 2026-03-14T20:22:43.225Z | Downloaded crc-catalog v2.4.0 |
| 609 | 2026-03-14T20:22:43.225Z | Downloaded foreign-types-macros v0.2.3 |
| 610 | 2026-03-14T20:22:43.228Z | Downloaded cargo_metadata v0.19.2 |
| 611 | 2026-03-14T20:22:43.228Z | Downloaded dirs-next v2.0.0 |
| 612 | 2026-03-14T20:22:43.231Z | Downloaded block-padding v0.3.3 |
| 613 | 2026-03-14T20:22:43.231Z | Downloaded dof v0.4.0 |
| 614 | 2026-03-14T20:22:43.231Z | Downloaded base16ct v0.2.0 |
| 615 | 2026-03-14T20:22:43.234Z | Downloaded ar_archive_writer v0.5.1 |
| 616 | 2026-03-14T20:22:43.237Z | Downloaded darling_macro v0.21.3 |
| 617 | 2026-03-14T20:22:43.237Z | Downloaded cstr-argument v0.1.2 |
| 618 | 2026-03-14T20:22:43.240Z | Downloaded defmt-macros v1.0.1 |
| 619 | 2026-03-14T20:22:43.243Z | Downloaded ed25519 v2.2.3 |
| 620 | 2026-03-14T20:22:43.246Z | Downloaded dtrace-parser v0.3.0 |
| 621 | 2026-03-14T20:22:43.246Z | Downloaded dropshot-api-manager-types v0.6.0 |
| 622 | 2026-03-14T20:22:43.246Z | Downloaded flagset v0.4.7 |
| 623 | 2026-03-14T20:22:43.249Z | Downloaded crc8 v0.1.1 |
| 624 | 2026-03-14T20:22:43.249Z | Downloaded async-recursion v1.1.1 |
| 625 | 2026-03-14T20:22:43.252Z | Downloaded document-features v0.2.12 |
| 626 | 2026-03-14T20:22:43.252Z | Downloaded embedded-io v0.4.0 |
| 627 | 2026-03-14T20:22:43.255Z | Downloaded dirs-sys-next v0.1.2 |
| 628 | 2026-03-14T20:22:43.255Z | Downloaded dunce v1.0.5 |
| 629 | 2026-03-14T20:22:43.258Z | Downloaded embedded-io v0.6.1 |
| 630 | 2026-03-14T20:22:43.258Z | Downloaded float-ord v0.3.2 |
| 631 | 2026-03-14T20:22:43.261Z | Downloaded chacha20 v0.9.1 |
| 632 | 2026-03-14T20:22:43.261Z | Downloaded crc v3.4.0 |
| 633 | 2026-03-14T20:22:43.264Z | Downloaded camino-tempfile-ext v0.3.3 |
| 634 | 2026-03-14T20:22:43.264Z | Downloaded float-cmp v0.10.0 |
| 635 | 2026-03-14T20:22:43.264Z | Downloaded ciborium-io v0.2.2 |
| 636 | 2026-03-14T20:22:43.267Z | Downloaded endian-type v0.1.2 |
| 637 | 2026-03-14T20:22:43.267Z | Downloaded dyn-clone v1.0.20 |
| 638 | 2026-03-14T20:22:43.270Z | Downloaded cobs v0.3.0 |
| 639 | 2026-03-14T20:22:43.270Z | Downloaded ciborium-ll v0.2.2 |
| 640 | 2026-03-14T20:22:43.270Z | Downloaded dsl_auto_type v0.2.0 |
| 641 | 2026-03-14T20:22:43.273Z | Downloaded blake2 v0.10.6 |
| 642 | 2026-03-14T20:22:43.276Z | Downloaded defmt v0.3.100 |
| 643 | 2026-03-14T20:22:43.276Z | Downloaded crucible-workspace-hack v0.1.0 |
| 644 | 2026-03-14T20:22:43.276Z | Downloaded fd-lock v4.0.4 |
| 645 | 2026-03-14T20:22:43.279Z | Downloaded crunchy v0.2.4 |
| 646 | 2026-03-14T20:22:43.279Z | Downloaded atomicwrites v0.4.4 |
| 647 | 2026-03-14T20:22:43.282Z | Downloaded debug-ignore v1.0.5 |
| 648 | 2026-03-14T20:22:43.282Z | Downloaded foreign-types-shared v0.3.1 |
| 649 | 2026-03-14T20:22:43.282Z | Downloaded castaway v0.2.4 |
| 650 | 2026-03-14T20:22:43.285Z | Downloaded foreign-types v0.3.2 |
| 651 | 2026-03-14T20:22:43.285Z | Downloaded cargo-platform v0.1.9 |
| 652 | 2026-03-14T20:22:43.288Z | Downloaded darling_macro v0.23.0 |
| 653 | 2026-03-14T20:22:43.288Z | Downloaded cpufeatures v0.3.0 |
| 654 | 2026-03-14T20:22:43.288Z | Downloaded futures-macro v0.3.32 |
| 655 | 2026-03-14T20:22:43.292Z | Downloaded convert_case v0.4.0 |
| 656 | 2026-03-14T20:22:43.292Z | Downloaded cfg_aliases v0.1.1 |
| 657 | 2026-03-14T20:22:43.292Z | Downloaded futures-core v0.3.32 |
| 658 | 2026-03-14T20:22:43.295Z | Downloaded drift v0.1.3 |
| 659 | 2026-03-14T20:22:43.298Z | Downloaded gethostname v0.5.0 |
| 660 | 2026-03-14T20:22:43.298Z | Downloaded fxhash v0.2.1 |
| 661 | 2026-03-14T20:22:43.301Z | Downloaded futures-sink v0.3.32 |
| 662 | 2026-03-14T20:22:43.301Z | Downloaded foreign-types v0.5.0 |
| 663 | 2026-03-14T20:22:43.301Z | Downloaded cexpr v0.6.0 |
| 664 | 2026-03-14T20:22:43.304Z | Downloaded arc-swap v1.8.2 |
| 665 | 2026-03-14T20:22:43.307Z | Downloaded fixedbitset v0.4.2 |
| 666 | 2026-03-14T20:22:43.310Z | Downloaded convert_case v0.10.0 |
| 667 | 2026-03-14T20:22:43.310Z | Downloaded derive_builder_macro v0.20.2 |
| 668 | 2026-03-14T20:22:43.310Z | Downloaded darling_macro v0.20.11 |
| 669 | 2026-03-14T20:22:43.313Z | Downloaded cassowary v0.3.0 |
| 670 | 2026-03-14T20:22:43.313Z | Downloaded futures-task v0.3.32 |
| 671 | 2026-03-14T20:22:43.316Z | Downloaded hash32 v0.3.1 |
| 672 | 2026-03-14T20:22:43.316Z | Downloaded daft-derive v0.1.5 |
| 673 | 2026-03-14T20:22:43.319Z | Downloaded git-stub v1.0.0 |
| 674 | 2026-03-14T20:22:43.322Z | Downloaded ecdsa v0.16.9 |
| 675 | 2026-03-14T20:22:43.322Z | Downloaded data-encoding v2.10.0 |
| 676 | 2026-03-14T20:22:43.326Z | Downloaded crossbeam-deque v0.8.6 |
| 677 | 2026-03-14T20:22:43.326Z | Downloaded critical-section v1.2.0 |
| 678 | 2026-03-14T20:22:43.329Z | Downloaded ctr v0.9.2 |
| 679 | 2026-03-14T20:22:43.329Z | Downloaded foldhash v0.2.0 |
| 680 | 2026-03-14T20:22:43.332Z | Downloaded fallible-iterator v0.2.0 |
| 681 | 2026-03-14T20:22:43.332Z | Downloaded fixedbitset v0.5.7 |
| 682 | 2026-03-14T20:22:43.332Z | Downloaded der_derive v0.7.3 |
| 683 | 2026-03-14T20:22:43.335Z | Downloaded headers-core v0.3.0 |
| 684 | 2026-03-14T20:22:43.335Z | Downloaded bitflags v1.3.2 |
| 685 | 2026-03-14T20:22:43.338Z | Downloaded either v1.15.0 |
| 686 | 2026-03-14T20:22:43.341Z | Downloaded daft v0.1.5 |
| 687 | 2026-03-14T20:22:43.341Z | Downloaded ena v0.14.4 |
| 688 | 2026-03-14T20:22:43.344Z | Downloaded hash32 v0.2.1 |
| 689 | 2026-03-14T20:22:43.344Z | Downloaded corncobs v0.1.4 |
| 690 | 2026-03-14T20:22:43.347Z | Downloaded hubpack_derive v0.1.1 |
| 691 | 2026-03-14T20:22:43.347Z | Downloaded cipher v0.4.4 |
| 692 | 2026-03-14T20:22:43.347Z | Downloaded backoff v0.4.0 |
| 693 | 2026-03-14T20:22:43.350Z | Downloaded hex-literal v0.4.1 |
| 694 | 2026-03-14T20:22:43.353Z | Downloaded fs-err v2.11.0 |
| 695 | 2026-03-14T20:22:43.353Z | Downloaded http-body v1.0.1 |
| 696 | 2026-03-14T20:22:43.353Z | Downloaded futures-io v0.3.32 |
| 697 | 2026-03-14T20:22:43.356Z | Downloaded env_logger v0.11.9 |
| 698 | 2026-03-14T20:22:43.359Z | Downloaded ident_case v1.0.1 |
| 699 | 2026-03-14T20:22:43.359Z | Downloaded http-range v0.1.5 |
| 700 | 2026-03-14T20:22:43.359Z | Downloaded ciborium v0.2.2 |
| 701 | 2026-03-14T20:22:43.362Z | Downloaded hex v0.4.3 |
| 702 | 2026-03-14T20:22:43.362Z | Downloaded cargo_toml v0.22.3 |
| 703 | 2026-03-14T20:22:43.365Z | Downloaded hostname v0.3.1 |
| 704 | 2026-03-14T20:22:43.365Z | Downloaded async-trait v0.1.89 |
| 705 | 2026-03-14T20:22:43.368Z | Downloaded fs_extra v1.3.0 |
| 706 | 2026-03-14T20:22:43.371Z | Downloaded hyper-tls v0.6.0 |
| 707 | 2026-03-14T20:22:43.371Z | Downloaded globset v0.4.18 |
| 708 | 2026-03-14T20:22:43.374Z | Downloaded chacha20 v0.10.0 |
| 709 | 2026-03-14T20:22:43.377Z | Downloaded ahash v0.8.12 |
| 710 | 2026-03-14T20:22:43.377Z | Downloaded inout v0.1.4 |
| 711 | 2026-03-14T20:22:43.380Z | Downloaded instant v0.1.13 |
| 712 | 2026-03-14T20:22:43.380Z | Downloaded indoc v1.0.9 |
| 713 | 2026-03-14T20:22:43.383Z | Downloaded is_ci v1.2.0 |
| 714 | 2026-03-14T20:22:43.383Z | Downloaded find-msvc-tools v0.1.9 |
| 715 | 2026-03-14T20:22:43.401Z | Downloaded instability v0.3.11 |
| 716 | 2026-03-14T20:22:43.404Z | Downloaded crossbeam-utils v0.8.21 |
| 717 | 2026-03-14T20:22:43.407Z | Downloaded console v0.16.2 |
| 718 | 2026-03-14T20:22:43.407Z | Downloaded hostname v0.4.2 |
| 719 | 2026-03-14T20:22:43.410Z | Downloaded internet-checksum v0.2.1 |
| 720 | 2026-03-14T20:22:43.410Z | Downloaded kstat-rs v0.2.4 |
| 721 | 2026-03-14T20:22:43.413Z | Downloaded colored v2.2.0 |
| 722 | 2026-03-14T20:22:43.413Z | Downloaded cbc v0.1.2 |
| 723 | 2026-03-14T20:22:43.416Z | Downloaded lazy_static v1.5.0 |
| 724 | 2026-03-14T20:22:43.419Z | Downloaded lzss v0.8.2 |
| 725 | 2026-03-14T20:22:43.419Z | Downloaded lru-slab v0.1.2 |
| 726 | 2026-03-14T20:22:43.419Z | Downloaded linked-hash-map v0.5.6 |
| 727 | 2026-03-14T20:22:43.422Z | Downloaded lru v0.12.5 |
| 728 | 2026-03-14T20:22:43.422Z | Downloaded libscf-sys v1.1.0 |
| 729 | 2026-03-14T20:22:43.425Z | Downloaded http-body-util v0.1.3 |
| 730 | 2026-03-14T20:22:43.425Z | Downloaded keccak v0.1.6 |
| 731 | 2026-03-14T20:22:43.428Z | Downloaded clang-sys v1.8.1 |
| 732 | 2026-03-14T20:22:43.428Z | Downloaded cc v1.2.56 |
| 733 | 2026-03-14T20:22:43.431Z | Downloaded getrandom v0.2.17 |
| 734 | 2026-03-14T20:22:43.434Z | Downloaded crc-any v2.5.0 |
| 735 | 2026-03-14T20:22:43.437Z | Downloaded indoc v2.0.7 |
| 736 | 2026-03-14T20:22:43.440Z | Downloaded memoffset v0.9.1 |
| 737 | 2026-03-14T20:22:43.440Z | Downloaded md-5 v0.10.6 |
| 738 | 2026-03-14T20:22:43.443Z | Downloaded match_cfg v0.1.0 |
| 739 | 2026-03-14T20:22:43.443Z | Downloaded maplit v1.0.2 |
| 740 | 2026-03-14T20:22:43.443Z | Downloaded mime v0.3.17 |
| 741 | 2026-03-14T20:22:43.447Z | Downloaded derive-where v1.6.0 |
| 742 | 2026-03-14T20:22:43.450Z | Downloaded new_debug_unreachable v1.0.6 |
| 743 | 2026-03-14T20:22:43.450Z | Downloaded half v1.8.3 |
| 744 | 2026-03-14T20:22:43.450Z | Downloaded md5 v0.7.0 |
| 745 | 2026-03-14T20:22:43.453Z | Downloaded maybe-uninit v2.0.0 |
| 746 | 2026-03-14T20:22:43.453Z | Downloaded newline-converter v0.3.0 |
| 747 | 2026-03-14T20:22:43.453Z | Downloaded hickory-client v0.25.2 |
| 748 | 2026-03-14T20:22:43.456Z | Downloaded multimap v0.10.1 |
| 749 | 2026-03-14T20:22:43.456Z | Downloaded ipnetwork v0.21.1 |
| 750 | 2026-03-14T20:22:43.459Z | Downloaded ingot-types v0.1.2 |
| 751 | 2026-03-14T20:22:43.459Z | Downloaded ed25519-dalek v2.2.0 |
| 752 | 2026-03-14T20:22:43.462Z | Downloaded newtype-uuid-macros v0.1.0 |
| 753 | 2026-03-14T20:22:43.465Z | Downloaded dropshot_endpoint v0.16.7 |
| 754 | 2026-03-14T20:22:43.468Z | Downloaded num v0.4.3 |
| 755 | 2026-03-14T20:22:43.468Z | Downloaded nonempty v0.12.0 |
| 756 | 2026-03-14T20:22:43.468Z | Downloaded nodrop v0.1.14 |
| 757 | 2026-03-14T20:22:43.471Z | Downloaded num-derive v0.4.2 |
| 758 | 2026-03-14T20:22:43.471Z | Downloaded newtype_derive v0.1.6 |
| 759 | 2026-03-14T20:22:43.474Z | Downloaded derive_more v0.99.20 |
| 760 | 2026-03-14T20:22:43.477Z | Downloaded libefi-sys v0.1.0 |
| 761 | 2026-03-14T20:22:43.477Z | Downloaded jobserver v0.1.34 |
| 762 | 2026-03-14T20:22:43.480Z | Downloaded num-iter v0.1.45 |
| 763 | 2026-03-14T20:22:43.480Z | Downloaded num-conv v0.2.0 |
| 764 | 2026-03-14T20:22:43.483Z | Downloaded num-derive v0.3.3 |
| 765 | 2026-03-14T20:22:43.483Z | Downloaded num_threads v0.1.7 |
| 766 | 2026-03-14T20:22:43.486Z | Downloaded normalize-line-endings v0.3.0 |
| 767 | 2026-03-14T20:22:43.486Z | Downloaded linear-map v1.2.0 |
| 768 | 2026-03-14T20:22:43.486Z | Downloaded opaque-debug v0.3.1 |
| 769 | 2026-03-14T20:22:43.489Z | Downloaded num_enum_derive v0.5.11 |
| 770 | 2026-03-14T20:22:43.489Z | Downloaded openssl-probe v0.1.6 |
| 771 | 2026-03-14T20:22:43.492Z | Downloaded hmac v0.12.1 |
| 772 | 2026-03-14T20:22:43.492Z | Downloaded libsw-core v0.3.2 |
| 773 | 2026-03-14T20:22:43.495Z | Downloaded futures v0.3.32 |
| 774 | 2026-03-14T20:22:43.498Z | Downloaded libloading v0.8.9 |
| 775 | 2026-03-14T20:22:43.501Z | Downloaded lock_api v0.4.14 |
| 776 | 2026-03-14T20:22:43.501Z | Downloaded iana-time-zone v0.1.65 |
| 777 | 2026-03-14T20:22:43.504Z | Downloaded mime_guess v2.0.5 |
| 778 | 2026-03-14T20:22:43.507Z | Downloaded highway v1.3.0 |
| 779 | 2026-03-14T20:22:43.507Z | Downloaded openssl-probe v0.2.1 |
| 780 | 2026-03-14T20:22:43.510Z | Downloaded ingot v0.1.1 |
| 781 | 2026-03-14T20:22:43.510Z | Downloaded fatfs v0.3.6 |
| 782 | 2026-03-14T20:22:43.513Z | Downloaded oso-derive v0.27.3 |
| 783 | 2026-03-14T20:22:43.513Z | Downloaded aes v0.8.4 |
| 784 | 2026-03-14T20:22:43.516Z | Downloaded native-tls v0.2.18 |
| 785 | 2026-03-14T20:22:43.519Z | Downloaded ingot-macros v0.1.1 |
| 786 | 2026-03-14T20:22:43.519Z | Downloaded elliptic-curve v0.13.8 |
| 787 | 2026-03-14T20:22:43.522Z | Downloaded nanorand v0.7.0 |
| 788 | 2026-03-14T20:22:43.525Z | Downloaded openssl-macros v0.1.1 |
| 789 | 2026-03-14T20:22:43.525Z | Downloaded newtype-uuid v1.3.2 |
| 790 | 2026-03-14T20:22:43.528Z | Downloaded nibble_vec v0.1.0 |
| 791 | 2026-03-14T20:22:43.528Z | Downloaded multer v3.1.0 |
| 792 | 2026-03-14T20:22:43.532Z | Downloaded parse-size v1.1.0 |
| 793 | 2026-03-14T20:22:43.532Z | Downloaded nu-ansi-term v0.50.3 |
| 794 | 2026-03-14T20:22:43.536Z | Downloaded half v2.7.1 |
| 795 | 2026-03-14T20:22:43.536Z | Downloaded crossbeam-epoch v0.9.18 |
| 796 | 2026-03-14T20:22:43.539Z | Downloaded parse-display v0.10.0 |
| 797 | 2026-03-14T20:22:43.539Z | Downloaded ipnet v2.11.0 |
| 798 | 2026-03-14T20:22:43.542Z | Downloaded num-complex v0.4.6 |
| 799 | 2026-03-14T20:22:43.542Z | Downloaded cookie v0.18.1 |
| 800 | 2026-03-14T20:22:43.545Z | Downloaded pbkdf2 v0.12.2 |
| 801 | 2026-03-14T20:22:43.545Z | Downloaded pbkdf2 v0.11.0 |
| 802 | 2026-03-14T20:22:43.548Z | Downloaded pin-utils v0.1.0 |
| 803 | 2026-03-14T20:22:43.551Z | Downloaded phf_shared v0.12.1 |
| 804 | 2026-03-14T20:22:43.551Z | Downloaded phf_shared v0.11.3 |
| 805 | 2026-03-14T20:22:43.551Z | Downloaded diesel_derives v2.3.7 |
| 806 | 2026-03-14T20:22:43.555Z | Downloaded derive_more v2.1.1 |
| 807 | 2026-03-14T20:22:43.565Z | Downloaded powerfmt v0.2.0 |
| 808 | 2026-03-14T20:22:43.568Z | Downloaded phf_shared v0.13.1 |
| 809 | 2026-03-14T20:22:43.568Z | Downloaded precomputed-hash v0.1.1 |
| 810 | 2026-03-14T20:22:43.571Z | Downloaded olpc-cjson v0.1.4 |
| 811 | 2026-03-14T20:22:43.571Z | Downloaded num_enum_derive v0.7.5 |
| 812 | 2026-03-14T20:22:43.571Z | Downloaded indexmap v1.9.3 |
| 813 | 2026-03-14T20:22:43.573Z | Downloaded packed_struct_codegen v0.10.1 |
| 814 | 2026-03-14T20:22:43.576Z | Downloaded darling_core v0.20.11 |
| 815 | 2026-03-14T20:22:43.579Z | Downloaded predicates-tree v1.0.13 |
| 816 | 2026-03-14T20:22:43.579Z | Downloaded proc-macro-error-attr2 v2.0.0 |
| 817 | 2026-03-14T20:22:43.582Z | Downloaded proc-macro-crate v1.3.1 |
| 818 | 2026-03-14T20:22:43.582Z | Downloaded ignore v0.4.25 |
| 819 | 2026-03-14T20:22:43.586Z | Downloaded num_enum v0.7.5 |
| 820 | 2026-03-14T20:22:43.590Z | Downloaded owo-colors v4.3.0 |
| 821 | 2026-03-14T20:22:43.590Z | Downloaded predicates-core v1.0.10 |
| 822 | 2026-03-14T20:22:43.593Z | Downloaded hyper-rustls v0.27.7 |
| 823 | 2026-03-14T20:22:43.593Z | Downloaded heapless v0.8.0 |
| 824 | 2026-03-14T20:22:43.596Z | Downloaded oxnet v0.1.4 |
| 825 | 2026-03-14T20:22:43.599Z | Downloaded memmap2 v0.9.10 |
| 826 | 2026-03-14T20:22:43.599Z | Downloaded flume v0.11.1 |
| 827 | 2026-03-14T20:22:43.602Z | Downloaded progenitor-client v0.11.2 |
| 828 | 2026-03-14T20:22:43.605Z | Downloaded psl-types v2.0.11 |
| 829 | 2026-03-14T20:22:43.605Z | Downloaded progenitor-macro v0.10.0 |
| 830 | 2026-03-14T20:22:43.609Z | Downloaded password-hash v0.5.0 |
| 831 | 2026-03-14T20:22:43.609Z | Downloaded pem-rfc7468 v0.7.0 |
| 832 | 2026-03-14T20:22:43.609Z | Downloaded pem v3.0.6 |
| 833 | 2026-03-14T20:22:43.612Z | Downloaded parse-display-derive v0.10.0 |
| 834 | 2026-03-14T20:22:43.612Z | Downloaded path-slash v0.1.5 |
| 835 | 2026-03-14T20:22:43.615Z | Downloaded password-hash v0.4.2 |
| 836 | 2026-03-14T20:22:43.615Z | Downloaded num-rational v0.4.2 |
| 837 | 2026-03-14T20:22:43.619Z | Downloaded libbz2-rs-sys v0.2.2 |
| 838 | 2026-03-14T20:22:43.620Z | Downloaded progenitor-macro v0.11.2 |
| 839 | 2026-03-14T20:22:43.622Z | Downloaded quick-error v1.2.3 |
| 840 | 2026-03-14T20:22:43.622Z | Downloaded progenitor-macro v0.13.0 |
| 841 | 2026-03-14T20:22:43.622Z | Downloaded packed_struct v0.10.1 |
| 842 | 2026-03-14T20:22:43.622Z | Downloaded proc-macro-crate v3.4.0 |
| 843 | 2026-03-14T20:22:43.625Z | Downloaded phf v0.12.1 |
| 844 | 2026-03-14T20:22:43.625Z | Downloaded httparse v1.10.1 |
| 845 | 2026-03-14T20:22:43.628Z | Downloaded paste v1.0.15 |
| 846 | 2026-03-14T20:22:43.631Z | Downloaded polyval v0.6.2 |
| 847 | 2026-03-14T20:22:43.631Z | Downloaded radium v0.7.0 |
| 848 | 2026-03-14T20:22:43.634Z | Downloaded parking_lot_core v0.8.6 |
| 849 | 2026-03-14T20:22:43.634Z | Downloaded flate2 v1.1.9 |
| 850 | 2026-03-14T20:22:43.638Z | Downloaded phf v0.13.1 |
| 851 | 2026-03-14T20:22:43.641Z | Downloaded pkcs8 v0.10.2 |
| 852 | 2026-03-14T20:22:43.644Z | Downloaded pin-project-lite v0.2.17 |
| 853 | 2026-03-14T20:22:43.647Z | Downloaded rand_chacha v0.3.1 |
| 854 | 2026-03-14T20:22:43.650Z | Downloaded progenitor-client v0.10.0 |
| 855 | 2026-03-14T20:22:43.650Z | Downloaded proc-macro-error2 v2.0.1 |
| 856 | 2026-03-14T20:22:43.653Z | Downloaded crypto-bigint v0.5.5 |
| 857 | 2026-03-14T20:22:43.657Z | Downloaded ref-cast-impl v1.0.25 |
| 858 | 2026-03-14T20:22:43.660Z | Downloaded progenitor v0.10.0 |
| 859 | 2026-03-14T20:22:43.660Z | Downloaded predicates v3.1.4 |
| 860 | 2026-03-14T20:22:43.664Z | Downloaded oxide-tokio-rt v0.1.3 |
| 861 | 2026-03-14T20:22:43.667Z | Downloaded progenitor v0.13.0 |
| 862 | 2026-03-14T20:22:43.667Z | Downloaded progenitor v0.11.2 |
| 863 | 2026-03-14T20:22:43.670Z | Downloaded ref-cast v1.0.25 |
| 864 | 2026-03-14T20:22:43.670Z | Downloaded recursive-proc-macro-impl v0.1.1 |
| 865 | 2026-03-14T20:22:43.673Z | Downloaded recursive v0.1.1 |
| 866 | 2026-03-14T20:22:43.673Z | Downloaded rtoolbox v0.0.3 |
| 867 | 2026-03-14T20:22:43.673Z | Downloaded progenitor-client v0.13.0 |
| 868 | 2026-03-14T20:22:43.676Z | Downloaded rfc6979 v0.4.0 |
| 869 | 2026-03-14T20:22:43.676Z | Downloaded russh-cryptovec v0.7.3 |
| 870 | 2026-03-14T20:22:43.676Z | Downloaded bytes v1.11.1 |
| 871 | 2026-03-14T20:22:43.679Z | Downloaded peg v0.8.5 |
| 872 | 2026-03-14T20:22:43.682Z | Downloaded peg-macros v0.8.5 |
| 873 | 2026-03-14T20:22:43.685Z | Downloaded parking_lot v0.11.2 |
| 874 | 2026-03-14T20:22:43.688Z | Downloaded derive_more-impl v2.1.1 |
| 875 | 2026-03-14T20:22:43.691Z | Downloaded psm v0.1.30 |
| 876 | 2026-03-14T20:22:43.695Z | Downloaded rustc_version v0.1.7 |
| 877 | 2026-03-14T20:22:43.695Z | Downloaded rustc_version v0.4.1 |
| 878 | 2026-03-14T20:22:43.695Z | Downloaded rustc-hash v2.1.1 |
| 879 | 2026-03-14T20:22:43.698Z | Downloaded progenitor-extras v0.1.1 |
| 880 | 2026-03-14T20:22:43.698Z | Downloaded parking_lot_core v0.9.12 |
| 881 | 2026-03-14T20:22:43.701Z | Downloaded r2d2 v0.8.10 |
| 882 | 2026-03-14T20:22:43.703Z | Downloaded pkcs1 v0.7.5 |
| 883 | 2026-03-14T20:22:43.704Z | Downloaded rand_xorshift v0.4.0 |
| 884 | 2026-03-14T20:22:43.707Z | Downloaded poly1305 v0.8.0 |
| 885 | 2026-03-14T20:22:43.707Z | Downloaded rand_core v0.10.0 |
| 886 | 2026-03-14T20:22:43.710Z | Downloaded rand_core v0.9.5 |
| 887 | 2026-03-14T20:22:43.710Z | Downloaded pin-project-internal v1.1.11 |
| 888 | 2026-03-14T20:22:43.713Z | Downloaded pkcs5 v0.7.1 |
| 889 | 2026-03-14T20:22:43.716Z | Downloaded rand_core v0.6.4 |
| 890 | 2026-03-14T20:22:43.716Z | Downloaded dropshot-api-manager v0.6.0 |
| 891 | 2026-03-14T20:22:43.719Z | Downloaded postgres-types v0.2.12 |
| 892 | 2026-03-14T20:22:43.722Z | Downloaded primeorder v0.13.6 |
| 893 | 2026-03-14T20:22:43.725Z | Downloaded postcard v1.1.3 |
| 894 | 2026-03-14T20:22:43.725Z | Downloaded hickory-resolver v0.25.2 |
| 895 | 2026-03-14T20:22:43.728Z | Downloaded sapling-renderdag v0.1.0 |
| 896 | 2026-03-14T20:22:43.731Z | Downloaded rand_seeder v0.4.0 |
| 897 | 2026-03-14T20:22:43.731Z | Downloaded postgres-protocol v0.6.10 |
| 898 | 2026-03-14T20:22:43.734Z | Downloaded oso v0.27.3 |
| 899 | 2026-03-14T20:22:43.737Z | Downloaded scroll_derive v0.13.1 |
| 900 | 2026-03-14T20:22:43.737Z | Downloaded scopeguard v1.2.0 |
| 901 | 2026-03-14T20:22:43.740Z | Downloaded p256 v0.13.2 |
| 902 | 2026-03-14T20:22:43.743Z | Downloaded hashbrown v0.13.2 |
| 903 | 2026-03-14T20:22:43.746Z | Downloaded secrecy v0.8.0 |
| 904 | 2026-03-14T20:22:43.746Z | Downloaded semver v0.1.20 |
| 905 | 2026-03-14T20:22:43.748Z | Downloaded secrecy v0.10.3 |
| 906 | 2026-03-14T20:22:43.749Z | Downloaded same-file v1.0.6 |
| 907 | 2026-03-14T20:22:43.749Z | Downloaded resolv-conf v0.7.6 |
| 908 | 2026-03-14T20:22:43.752Z | Downloaded scrypt v0.11.0 |
| 909 | 2026-03-14T20:22:43.752Z | Downloaded hashbrown v0.12.3 |
| 910 | 2026-03-14T20:22:43.755Z | Downloaded miniz_oxide v0.8.9 |
| 911 | 2026-03-14T20:22:43.758Z | Downloaded bumpalo v3.20.2 |
| 912 | 2026-03-14T20:22:43.761Z | Downloaded quinn-udp v0.5.14 |
| 913 | 2026-03-14T20:22:43.764Z | Downloaded serde_urlencoded v0.7.1 |
| 914 | 2026-03-14T20:22:43.764Z | Downloaded serde-big-array v0.5.1 |
| 915 | 2026-03-14T20:22:43.767Z | Downloaded serde_bytes v0.11.19 |
| 916 | 2026-03-14T20:22:43.767Z | Downloaded papergrid v0.17.0 |
| 917 | 2026-03-14T20:22:43.770Z | Downloaded serde_spanned v1.0.4 |
| 918 | 2026-03-14T20:22:43.773Z | Downloaded serde_repr v0.1.20 |
| 919 | 2026-03-14T20:22:43.776Z | Downloaded seq-macro v0.3.6 |
| 920 | 2026-03-14T20:22:43.776Z | Downloaded rustls-pemfile v2.2.0 |
| 921 | 2026-03-14T20:22:43.779Z | Downloaded rustls-pemfile v1.0.4 |
| 922 | 2026-03-14T20:22:43.779Z | Downloaded rustls-native-certs v0.8.3 |
| 923 | 2026-03-14T20:22:43.782Z | Downloaded pin-project v1.1.11 |
| 924 | 2026-03-14T20:22:43.789Z | Downloaded siphasher v1.0.2 |
| 925 | 2026-03-14T20:22:43.792Z | Downloaded sigpipe v0.1.3 |
| 926 | 2026-03-14T20:22:43.792Z | Downloaded minimal-lexical v0.2.1 |
| 927 | 2026-03-14T20:22:43.796Z | Downloaded rand_chacha v0.9.0 |
| 928 | 2026-03-14T20:22:43.799Z | Downloaded signature v2.2.0 |
| 929 | 2026-03-14T20:22:43.799Z | Downloaded prefix-trie v0.7.0 |
| 930 | 2026-03-14T20:22:43.802Z | Downloaded rusty-fork v0.3.1 |
| 931 | 2026-03-14T20:22:43.805Z | Downloaded scheduled-thread-pool v0.2.7 |
| 932 | 2026-03-14T20:22:43.805Z | Downloaded rustversion v1.0.22 |
| 933 | 2026-03-14T20:22:43.808Z | Downloaded slog-bunyan v2.5.0 |
| 934 | 2026-03-14T20:22:43.808Z | Downloaded slog-envlogger v2.2.0 |
| 935 | 2026-03-14T20:22:43.811Z | Downloaded signal-hook-tokio v0.3.1 |
| 936 | 2026-03-14T20:22:43.811Z | Downloaded signal-hook-mio v0.2.5 |
| 937 | 2026-03-14T20:22:43.814Z | Downloaded shell-words v1.1.1 |
| 938 | 2026-03-14T20:22:43.814Z | Downloaded sha1 v0.10.6 |
| 939 | 2026-03-14T20:22:43.814Z | Downloaded serde_plain v1.0.2 |
| 940 | 2026-03-14T20:22:43.817Z | Downloaded jiff-static v0.2.21 |
| 941 | 2026-03-14T20:22:43.820Z | Downloaded http v1.4.0 |
| 942 | 2026-03-14T20:22:43.823Z | Downloaded serde-hex v0.1.0 |
| 943 | 2026-03-14T20:22:43.823Z | Downloaded progenitor-impl v0.11.2 |
| 944 | 2026-03-14T20:22:43.827Z | Downloaded sec1 v0.7.3 |
| 945 | 2026-03-14T20:22:43.827Z | Downloaded sct v0.7.1 |
| 946 | 2026-03-14T20:22:43.830Z | Downloaded schemars_derive v0.8.22 |
| 947 | 2026-03-14T20:22:43.833Z | Downloaded salsa20 v0.10.2 |
| 948 | 2026-03-14T20:22:43.833Z | Downloaded hickory-resolver v0.24.4 |
| 949 | 2026-03-14T20:22:43.836Z | Downloaded ssh-cipher v0.2.0 |
| 950 | 2026-03-14T20:22:43.836Z | Downloaded sqlparser_derive v0.5.0 |
| 951 | 2026-03-14T20:22:43.839Z | Downloaded structmeta-derive v0.3.0 |
| 952 | 2026-03-14T20:22:43.839Z | Downloaded hickory-server v0.25.2 |
| 953 | 2026-03-14T20:22:43.842Z | Downloaded rustls-pki-types v1.14.0 |
| 954 | 2026-03-14T20:22:43.845Z | Downloaded progenitor-impl v0.13.0 |
| 955 | 2026-03-14T20:22:43.850Z | Downloaded serde_derive_internals v0.29.1 |
| 956 | 2026-03-14T20:22:43.850Z | Downloaded structmeta v0.3.0 |
| 957 | 2026-03-14T20:22:43.853Z | Downloaded ssh-encoding v0.2.0 |
| 958 | 2026-03-14T20:22:43.853Z | Downloaded ppv-lite86 v0.2.21 |
| 959 | 2026-03-14T20:22:43.853Z | Downloaded expectorate v1.2.0 |
| 960 | 2026-03-14T20:22:43.853Z | Downloaded shlex v1.3.0 |
| 961 | 2026-03-14T20:22:43.857Z | Downloaded strum v0.27.2 |
| 962 | 2026-03-14T20:22:43.857Z | Downloaded serde_path_to_error v0.1.20 |
| 963 | 2026-03-14T20:22:43.857Z | Downloaded slog-async v2.8.0 |
| 964 | 2026-03-14T20:22:43.860Z | Downloaded russh-keys v0.45.0 |
| 965 | 2026-03-14T20:22:43.863Z | Downloaded signal-hook-registry v1.4.8 |
| 966 | 2026-03-14T20:22:43.863Z | Downloaded strum v0.26.3 |
| 967 | 2026-03-14T20:22:43.863Z | Downloaded strip-ansi-escapes v0.2.1 |
| 968 | 2026-03-14T20:22:43.866Z | Downloaded der v0.7.10 |
| 969 | 2026-03-14T20:22:43.869Z | Downloaded darling_core v0.23.0 |
| 970 | 2026-03-14T20:22:43.872Z | Downloaded sync-ptr v0.1.4 |
| 971 | 2026-03-14T20:22:43.875Z | Downloaded simd-adler32 v0.3.8 |
| 972 | 2026-03-14T20:22:43.875Z | Downloaded openssl-sys v0.9.111 |
| 973 | 2026-03-14T20:22:43.879Z | Downloaded termtree v0.5.1 |
| 974 | 2026-03-14T20:22:43.882Z | Downloaded rcgen v0.12.1 |
| 975 | 2026-03-14T20:22:43.885Z | Downloaded sync_wrapper v1.0.2 |
| 976 | 2026-03-14T20:22:43.885Z | Downloaded slog-dtrace v0.3.0 |
| 977 | 2026-03-14T20:22:43.885Z | Downloaded slog-term v2.9.2 |
| 978 | 2026-03-14T20:22:43.888Z | Downloaded smf v0.2.3 |
| 979 | 2026-03-14T20:22:43.891Z | Downloaded tabled_derive v0.11.0 |
| 980 | 2026-03-14T20:22:43.891Z | Downloaded slog-json v2.6.1 |
| 981 | 2026-03-14T20:22:43.895Z | Downloaded scroll v0.13.0 |
| 982 | 2026-03-14T20:22:43.895Z | Downloaded take_mut v0.2.2 |
| 983 | 2026-03-14T20:22:43.895Z | Downloaded tabwriter v1.4.1 |
| 984 | 2026-03-14T20:22:43.898Z | Downloaded progenitor-impl v0.10.0 |
| 985 | 2026-03-14T20:22:43.898Z | Downloaded slog-stdlog v4.1.1 |
| 986 | 2026-03-14T20:22:43.902Z | Downloaded crossterm v0.28.1 |
| 987 | 2026-03-14T20:22:43.905Z | Downloaded time-core v0.1.8 |
| 988 | 2026-03-14T20:22:43.907Z | Downloaded sqlformat v0.3.5 |
| 989 | 2026-03-14T20:22:43.907Z | Downloaded thread-id v5.1.0 |
| 990 | 2026-03-14T20:22:43.907Z | Downloaded thiserror-impl-no-std v2.0.2 |
| 991 | 2026-03-14T20:22:43.910Z | Downloaded spki v0.7.3 |
| 992 | 2026-03-14T20:22:43.910Z | Downloaded static_assertions v1.1.0 |
| 993 | 2026-03-14T20:22:43.913Z | Downloaded testing_table v0.3.0 |
| 994 | 2026-03-14T20:22:43.913Z | Downloaded snafu-derive v0.8.9 |
| 995 | 2026-03-14T20:22:43.916Z | Downloaded tinyvec_macros v0.1.1 |
| 996 | 2026-03-14T20:22:43.916Z | Downloaded smallvec v0.6.14 |
| 997 | 2026-03-14T20:22:43.916Z | Downloaded slog-scope v4.4.1 |
| 998 | 2026-03-14T20:22:43.919Z | Downloaded serde_cbor v0.11.2 |
| 999 | 2026-03-14T20:22:43.922Z | Downloaded prettyplease v0.2.37 |
| 1000 | 2026-03-14T20:22:43.925Z | Downloaded strum_macros v0.24.3 |
| 1001 | 2026-03-14T20:22:43.925Z | Downloaded supports-color v3.0.2 |
| 1002 | 2026-03-14T20:22:43.928Z | Downloaded subtle v2.6.1 |
| 1003 | 2026-03-14T20:22:43.928Z | Downloaded crossbeam-channel v0.5.15 |
| 1004 | 2026-03-14T20:22:43.931Z | Downloaded schemars v0.8.22 |
| 1005 | 2026-03-14T20:22:43.939Z | Downloaded stringprep v0.1.5 |
| 1006 | 2026-03-14T20:22:43.942Z | Downloaded aes-gcm v0.10.3 |
| 1007 | 2026-03-14T20:22:43.945Z | Downloaded string_cache v0.8.9 |
| 1008 | 2026-03-14T20:22:43.948Z | Downloaded stacker v0.1.23 |
| 1009 | 2026-03-14T20:22:43.948Z | Downloaded serde_with_macros v3.17.0 |
| 1010 | 2026-03-14T20:22:43.951Z | Downloaded ron v0.8.1 |
| 1011 | 2026-03-14T20:22:43.954Z | Downloaded tap v1.0.1 |
| 1012 | 2026-03-14T20:22:43.957Z | Downloaded strum_macros v0.27.2 |
| 1013 | 2026-03-14T20:22:43.957Z | Downloaded termios v0.3.3 |
| 1014 | 2026-03-14T20:22:43.960Z | Downloaded rayon-core v1.13.0 |
| 1015 | 2026-03-14T20:22:43.963Z | Downloaded pretty_assertions v1.4.1 |
| 1016 | 2026-03-14T20:22:43.966Z | Downloaded strum_macros v0.26.4 |
| 1017 | 2026-03-14T20:22:43.966Z | Downloaded slab v0.4.12 |
| 1018 | 2026-03-14T20:22:43.969Z | Downloaded support-bundle-viewer v0.1.2 |
| 1019 | 2026-03-14T20:22:43.969Z | Downloaded publicsuffix v2.3.0 |
| 1020 | 2026-03-14T20:22:43.972Z | Downloaded tiny-keccak v2.0.2 |
| 1021 | 2026-03-14T20:22:43.975Z | Downloaded thread_local v1.1.9 |
| 1022 | 2026-03-14T20:22:43.975Z | Downloaded topological-sort v0.2.2 |
| 1023 | 2026-03-14T20:22:43.978Z | Downloaded rustls-platform-verifier v0.6.2 |
| 1024 | 2026-03-14T20:22:43.981Z | Downloaded mio v1.1.1 |
| 1025 | 2026-03-14T20:22:43.984Z | Downloaded signal-hook v0.3.18 |
| 1026 | 2026-03-14T20:22:43.987Z | Downloaded tower-service v0.3.3 |
| 1027 | 2026-03-14T20:22:43.990Z | Downloaded tokio-dtrace v0.1.1 |
| 1028 | 2026-03-14T20:22:43.990Z | Downloaded try-lock v0.2.5 |
| 1029 | 2026-03-14T20:22:43.990Z | Downloaded tower-layer v0.3.3 |
| 1030 | 2026-03-14T20:22:43.993Z | Downloaded num-bigint v0.4.6 |
| 1031 | 2026-03-14T20:22:43.996Z | Downloaded time-macros v0.2.27 |
| 1032 | 2026-03-14T20:22:43.999Z | Downloaded tokio-native-tls v0.3.1 |
| 1033 | 2026-03-14T20:22:43.999Z | Downloaded tokio-macros v2.6.0 |
| 1034 | 2026-03-14T20:22:44.002Z | Downloaded quinn v0.11.9 |
| 1035 | 2026-03-14T20:22:44.005Z | Downloaded trait-variant v0.1.2 |
| 1036 | 2026-03-14T20:22:44.005Z | Downloaded unarray v0.1.4 |
| 1037 | 2026-03-14T20:22:44.005Z | Downloaded tls_codec_derive v0.4.2 |
| 1038 | 2026-03-14T20:22:44.008Z | Downloaded tls_codec v0.4.2 |
| 1039 | 2026-03-14T20:22:44.008Z | Downloaded typify-macro v0.6.1 |
| 1040 | 2026-03-14T20:22:44.011Z | Downloaded schemars v0.9.0 |
| 1041 | 2026-03-14T20:22:44.020Z | Downloaded untrusted v0.7.1 |
| 1042 | 2026-03-14T20:22:44.023Z | Downloaded aho-corasick v1.1.4 |
| 1043 | 2026-03-14T20:22:44.026Z | Downloaded untrusted v0.9.0 |
| 1044 | 2026-03-14T20:22:44.029Z | Downloaded usdt v0.6.0 |
| 1045 | 2026-03-14T20:22:44.029Z | Downloaded tokio-tungstenite v0.21.0 |
| 1046 | 2026-03-14T20:22:44.032Z | Downloaded term v1.2.1 |
| 1047 | 2026-03-14T20:22:44.035Z | Downloaded term v0.7.0 |
| 1048 | 2026-03-14T20:22:44.038Z | Downloaded socket2 v0.6.2 |
| 1049 | 2026-03-14T20:22:44.038Z | Downloaded iri-string v0.7.10 |
| 1050 | 2026-03-14T20:22:44.043Z | Downloaded usdt-macro v0.6.0 |
| 1051 | 2026-03-14T20:22:44.046Z | Downloaded usdt-attr-macro v0.6.0 |
| 1052 | 2026-03-14T20:22:44.046Z | Downloaded slog v2.8.2 |
| 1053 | 2026-03-14T20:22:44.049Z | Downloaded toml_datetime v0.7.5+spec-1.1.0 |
| 1054 | 2026-03-14T20:22:44.067Z | Downloaded rand v0.9.2 |
| 1055 | 2026-03-14T20:22:44.067Z | Downloaded num-bigint-dig v0.8.6 |
| 1056 | 2026-03-14T20:22:44.067Z | Downloaded itertools v0.13.0 |
| 1057 | 2026-03-14T20:22:44.067Z | Downloaded waitgroup v0.1.2 |
| 1058 | 2026-03-14T20:22:44.071Z | Downloaded wait-timeout v0.2.1 |
| 1059 | 2026-03-14T20:22:44.071Z | Downloaded utf-8 v0.7.6 |
| 1060 | 2026-03-14T20:22:44.071Z | Downloaded void v1.0.2 |
| 1061 | 2026-03-14T20:22:44.071Z | Downloaded tui-tree-widget v0.23.1 |
| 1062 | 2026-03-14T20:22:44.071Z | Downloaded itertools v0.12.1 |
| 1063 | 2026-03-14T20:22:44.074Z | Downloaded unicode-truncate v1.1.0 |
| 1064 | 2026-03-14T20:22:44.077Z | Downloaded subprocess v0.2.15 |
| 1065 | 2026-03-14T20:22:44.080Z | Downloaded hyper v1.8.1 |
| 1066 | 2026-03-14T20:22:44.083Z | Downloaded xattr v1.6.1 |
| 1067 | 2026-03-14T20:22:44.086Z | Downloaded xshell-macros v0.2.7 |
| 1068 | 2026-03-14T20:22:44.086Z | Downloaded tokio-rustls v0.26.4 |
| 1069 | 2026-03-14T20:22:44.089Z | Downloaded want v0.3.1 |
| 1070 | 2026-03-14T20:22:44.089Z | Downloaded tokio-stream v0.1.18 |
| 1071 | 2026-03-14T20:22:44.092Z | Downloaded bitvec v1.0.1 |
| 1072 | 2026-03-14T20:22:44.102Z | Downloaded universal-hash v0.5.1 |
| 1073 | 2026-03-14T20:22:44.105Z | Downloaded unicase v2.9.0 |
| 1074 | 2026-03-14T20:22:44.105Z | Downloaded toml_writer v1.0.6+spec-1.1.0 |
| 1075 | 2026-03-14T20:22:44.108Z | Downloaded usdt-impl v0.6.0 |
| 1076 | 2026-03-14T20:22:44.108Z | Downloaded toml_parser v1.0.9+spec-1.1.0 |
| 1077 | 2026-03-14T20:22:44.111Z | Downloaded tokio-tungstenite v0.23.1 |
| 1078 | 2026-03-14T20:22:44.111Z | Downloaded rustls-webpki v0.103.9 |
| 1079 | 2026-03-14T20:22:44.115Z | Downloaded zone v0.3.1 |
| 1080 | 2026-03-14T20:22:44.115Z | Downloaded tokio-rustls v0.24.1 |
| 1081 | 2026-03-14T20:22:44.118Z | Downloaded tar v0.4.44 |
| 1082 | 2026-03-14T20:22:44.121Z | Downloaded zeroize_derive v1.4.3 |
| 1083 | 2026-03-14T20:22:44.121Z | Downloaded tracing-attributes v0.1.31 |
| 1084 | 2026-03-14T20:22:44.124Z | Downloaded russh v0.45.0 |
| 1085 | 2026-03-14T20:22:44.127Z | Downloaded zone_cfg_derive v0.3.1 |
| 1086 | 2026-03-14T20:22:44.130Z | Downloaded twox-hash v2.1.2 |
| 1087 | 2026-03-14T20:22:44.130Z | Downloaded h2 v0.4.13 |
| 1088 | 2026-03-14T20:22:44.134Z | Downloaded vergen-gitcl v1.0.8 |
| 1089 | 2026-03-14T20:22:44.137Z | Downloaded itertools v0.14.0 |
| 1090 | 2026-03-14T20:22:44.141Z | Downloaded uzers v0.12.2 |
| 1091 | 2026-03-14T20:22:44.144Z | Downloaded snafu v0.8.9 |
| 1092 | 2026-03-14T20:22:44.148Z | Downloaded whoami v2.1.0 |
| 1093 | 2026-03-14T20:22:44.151Z | Downloaded whoami v1.6.1 |
| 1094 | 2026-03-14T20:22:44.154Z | Downloaded vergen-lib v0.1.6 |
| 1095 | 2026-03-14T20:22:44.154Z | Downloaded unicode-properties v0.1.4 |
| 1096 | 2026-03-14T20:22:44.154Z | Downloaded tinyvec v1.10.0 |
| 1097 | 2026-03-14T20:22:44.157Z | Downloaded toml v0.9.12+spec-1.1.0 |
| 1098 | 2026-03-14T20:22:44.159Z | Downloaded vsss-rs v3.3.4 |
| 1099 | 2026-03-14T20:22:44.162Z | Downloaded test-strategy v0.4.5 |
| 1100 | 2026-03-14T20:22:44.165Z | Downloaded rand v0.8.5 |
| 1101 | 2026-03-14T20:22:44.168Z | Downloaded vergen-git2 v1.0.7 |
| 1102 | 2026-03-14T20:22:44.168Z | Downloaded socket2 v0.5.10 |
| 1103 | 2026-03-14T20:22:44.171Z | Downloaded futures-util v0.3.32 |
| 1104 | 2026-03-14T20:22:44.179Z | Downloaded xshell v0.2.7 |
| 1105 | 2026-03-14T20:22:44.182Z | Downloaded blake3 v1.8.3 |
| 1106 | 2026-03-14T20:22:44.187Z | Downloaded zeroize v1.8.2 |
| 1107 | 2026-03-14T20:22:44.191Z | Downloaded xz2 v0.1.7 |
| 1108 | 2026-03-14T20:22:44.191Z | Downloaded zstd-safe v7.2.4 |
| 1109 | 2026-03-14T20:22:44.194Z | Downloaded typify v0.6.1 |
| 1110 | 2026-03-14T20:22:44.197Z | Downloaded zstd v0.13.3 |
| 1111 | 2026-03-14T20:22:44.197Z | Downloaded unicode-bidi v0.3.18 |
| 1112 | 2026-03-14T20:22:44.200Z | Downloaded p521 v0.13.3 |
| 1113 | 2026-03-14T20:22:44.203Z | Downloaded tungstenite v0.23.0 |
| 1114 | 2026-03-14T20:22:44.206Z | Downloaded wyz v0.5.1 |
| 1115 | 2026-03-14T20:22:44.208Z | Downloaded toml_edit v0.23.10+spec-1.0.0 |
| 1116 | 2026-03-14T20:22:44.212Z | Downloaded vergen v9.0.6 |
| 1117 | 2026-03-14T20:22:44.212Z | Downloaded zerocopy v0.6.6 |
| 1118 | 2026-03-14T20:22:44.214Z | Downloaded rpassword v7.4.0 |
| 1119 | 2026-03-14T20:22:44.215Z | Downloaded tracing-core v0.1.36 |
| 1120 | 2026-03-14T20:22:44.218Z | Downloaded typify v0.4.3 |
| 1121 | 2026-03-14T20:22:44.220Z | Downloaded yasna v0.5.2 |
| 1122 | 2026-03-14T20:22:44.223Z | Downloaded tungstenite v0.21.0 |
| 1123 | 2026-03-14T20:22:44.226Z | Downloaded toml v0.7.8 |
| 1124 | 2026-03-14T20:22:44.226Z | Downloaded schemars v1.2.1 |
| 1125 | 2026-03-14T20:22:44.237Z | Downloaded unsafe-libyaml v0.2.11 |
| 1126 | 2026-03-14T20:22:44.240Z | Downloaded git2 v0.20.4 |
| 1127 | 2026-03-14T20:22:44.246Z | Downloaded steno v0.4.1 |
| 1128 | 2026-03-14T20:22:44.249Z | Downloaded rustyline v14.0.0 |
| 1129 | 2026-03-14T20:22:44.253Z | Downloaded uuid v1.21.0 |
| 1130 | 2026-03-14T20:22:44.256Z | Downloaded samael v0.0.19 |
| 1131 | 2026-03-14T20:22:44.260Z | Downloaded walkdir v2.5.0 |
| 1132 | 2026-03-14T20:22:44.263Z | Downloaded rsa v0.9.10 |
| 1133 | 2026-03-14T20:22:44.266Z | Downloaded libm v0.2.16 |
| 1134 | 2026-03-14T20:22:44.274Z | Downloaded vte v0.14.1 |
| 1135 | 2026-03-14T20:22:44.277Z | Downloaded hkdf v0.12.4 |
| 1136 | 2026-03-14T20:22:44.280Z | Downloaded rand v0.10.0 |
| 1137 | 2026-03-14T20:22:44.283Z | Downloaded tokio-postgres v0.7.16 |
| 1138 | 2026-03-14T20:22:44.286Z | Downloaded iddqd v0.3.17 |
| 1139 | 2026-03-14T20:22:44.291Z | Downloaded unicode_categories v0.1.1 |
| 1140 | 2026-03-14T20:22:44.294Z | Downloaded zopfli v0.8.3 |
| 1141 | 2026-03-14T20:22:44.297Z | Downloaded toml_edit v0.19.15 |
| 1142 | 2026-03-14T20:22:44.307Z | Downloaded yansi v1.0.1 |
| 1143 | 2026-03-14T20:22:44.310Z | Downloaded reedline v0.40.0 |
| 1144 | 2026-03-14T20:22:44.315Z | Downloaded aws-lc-rs v1.16.0 |
| 1145 | 2026-03-14T20:22:44.322Z | Downloaded bindgen v0.71.1 |
| 1146 | 2026-03-14T20:22:44.328Z | Downloaded unicode-segmentation v1.12.0 |
| 1147 | 2026-03-14T20:22:44.330Z | Downloaded chrono v0.4.44 |
| 1148 | 2026-03-14T20:22:44.336Z | Downloaded ron v0.12.0 |
| 1149 | 2026-03-14T20:22:44.342Z | Downloaded tagptr v0.2.0 |
| 1150 | 2026-03-14T20:22:44.345Z | Downloaded reqwest v0.12.28 |
| 1151 | 2026-03-14T20:22:44.348Z | Downloaded p384 v0.13.1 |
| 1152 | 2026-03-14T20:22:44.352Z | Downloaded ssh-key v0.6.7 |
| 1153 | 2026-03-14T20:22:44.358Z | Downloaded rayon v1.11.0 |
| 1154 | 2026-03-14T20:22:44.365Z | Downloaded reqwest v0.13.2 |
| 1155 | 2026-03-14T20:22:44.369Z | Downloaded zerocopy-derive v0.8.40 |
| 1156 | 2026-03-14T20:22:44.376Z | Downloaded zip v0.6.6 |
| 1157 | 2026-03-14T20:22:44.379Z | Downloaded tower v0.5.3 |
| 1158 | 2026-03-14T20:22:44.386Z | Downloaded lalrpop v0.19.12 |
| 1159 | 2026-03-14T20:22:44.394Z | Downloaded x509-cert v0.2.5 |
| 1160 | 2026-03-14T20:22:44.399Z | Downloaded unicode-normalization v0.1.25 |
| 1161 | 2026-03-14T20:22:44.402Z | Downloaded portable-atomic v1.13.1 |
| 1162 | 2026-03-14T20:22:44.407Z | Downloaded zip v4.6.1 |
| 1163 | 2026-03-14T20:22:44.412Z | Downloaded quick-xml v0.37.5 |
| 1164 | 2026-03-14T20:22:44.416Z | Downloaded regex v1.12.3 |
| 1165 | 2026-03-14T20:22:44.421Z | Downloaded typed-path v0.9.3 |
| 1166 | 2026-03-14T20:22:44.426Z | Downloaded salty v0.3.0 |
| 1167 | 2026-03-14T20:22:44.432Z | Downloaded rustls-webpki v0.101.7 |
| 1168 | 2026-03-14T20:22:44.443Z | Downloaded tower-http v0.6.8 |
| 1169 | 2026-03-14T20:22:44.449Z | Downloaded tokio-util v0.7.18 |
| 1170 | 2026-03-14T20:22:44.455Z | Downloaded tough v0.20.0 |
| 1171 | 2026-03-14T20:22:44.461Z | Downloaded object v0.30.4 |
| 1172 | 2026-03-14T20:22:44.468Z | Downloaded proptest v1.10.0 |
| 1173 | 2026-03-14T20:22:44.475Z | Downloaded rustls-webpki v0.102.8 |
| 1174 | 2026-03-14T20:22:44.490Z | Downloaded serde_with v3.17.0 |
| 1175 | 2026-03-14T20:22:44.500Z | Downloaded openssl v0.10.75 |
| 1176 | 2026-03-14T20:22:44.507Z | Downloaded winnow v0.6.26 |
| 1177 | 2026-03-14T20:22:44.514Z | Downloaded polar-core v0.27.3 |
| 1178 | 2026-03-14T20:22:44.520Z | Downloaded bstr v1.12.1 |
| 1179 | 2026-03-14T20:22:44.527Z | Downloaded winnow v0.5.40 |
| 1180 | 2026-03-14T20:22:44.534Z | Downloaded nix v0.29.0 |
| 1181 | 2026-03-14T20:22:44.543Z | Downloaded curve25519-dalek v4.1.3 |
| 1182 | 2026-03-14T20:22:44.550Z | Downloaded rustls v0.21.12 |
| 1183 | 2026-03-14T20:22:44.558Z | Downloaded nix v0.27.1 |
| 1184 | 2026-03-14T20:22:44.568Z | Downloaded tabled v0.20.0 |
| 1185 | 2026-03-14T20:22:44.580Z | Downloaded dropshot v0.16.7 |
| 1186 | 2026-03-14T20:22:44.597Z | Downloaded zlib-rs v0.6.2 |
| 1187 | 2026-03-14T20:22:44.601Z | Downloaded time v0.3.47 |
| 1188 | 2026-03-14T20:22:44.611Z | Downloaded smoltcp v0.9.1 |
| 1189 | 2026-03-14T20:22:44.619Z | Downloaded webpki-roots v1.0.6 |
| 1190 | 2026-03-14T20:22:44.622Z | Downloaded vcpkg v0.2.15 |
| 1191 | 2026-03-14T20:22:44.654Z | Downloaded object v0.37.3 |
| 1192 | 2026-03-14T20:22:44.663Z | Downloaded zerocopy v0.8.40 |
| 1193 | 2026-03-14T20:22:44.670Z | Downloaded rustls v0.23.37 |
| 1194 | 2026-03-14T20:22:44.680Z | Downloaded rustls v0.22.4 |
| 1195 | 2026-03-14T20:22:44.690Z | Downloaded rustix v0.38.44 |
| 1196 | 2026-03-14T20:22:44.709Z | Downloaded diesel v2.3.7 |
| 1197 | 2026-03-14T20:22:44.725Z | Downloaded hickory-proto v0.25.2 |
| 1198 | 2026-03-14T20:22:44.737Z | Downloaded regex-syntax v0.8.10 |
| 1199 | 2026-03-14T20:22:44.743Z | Downloaded regress v0.10.5 |
| 1200 | 2026-03-14T20:22:44.750Z | Downloaded openapiv3 v2.2.0 |
| 1201 | 2026-03-14T20:22:44.759Z | Downloaded smoltcp v0.11.0 |
| 1202 | 2026-03-14T20:22:44.769Z | Downloaded sqlparser v0.61.0 |
| 1203 | 2026-03-14T20:22:44.776Z | Downloaded hickory-proto v0.24.4 |
| 1204 | 2026-03-14T20:22:44.789Z | Downloaded nix v0.31.1 |
| 1205 | 2026-03-14T20:22:44.798Z | Downloaded nix v0.28.0 |
| 1206 | 2026-03-14T20:22:44.806Z | Downloaded sled v0.34.7 |
| 1207 | 2026-03-14T20:22:44.814Z | Downloaded typify-impl v0.4.3 |
| 1208 | 2026-03-14T20:22:44.826Z | Downloaded typify-impl v0.6.1 |
| 1209 | 2026-03-14T20:22:44.838Z | Downloaded ratatui v0.29.0 |
| 1210 | 2026-03-14T20:22:44.853Z | Downloaded bzip2-sys v0.1.13+1.0.8 |
| 1211 | 2026-03-14T20:22:44.863Z | Downloaded tracing v0.1.44 |
| 1212 | 2026-03-14T20:22:44.880Z | Downloaded regex-syntax v0.6.29 |
| 1213 | 2026-03-14T20:22:44.885Z | Downloaded zerocopy-derive v0.6.6 |
| 1214 | 2026-03-14T20:22:44.893Z | Downloaded regex-automata v0.4.14 |
| 1215 | 2026-03-14T20:22:44.904Z | Downloaded radix_trie v0.2.1 |
| 1216 | 2026-03-14T20:22:44.909Z | Downloaded quinn-proto v0.11.13 |
| 1217 | 2026-03-14T20:22:44.915Z | Downloaded petname v2.0.2 |
| 1218 | 2026-03-14T20:22:44.918Z | Downloaded moka v0.12.13 |
| 1219 | 2026-03-14T20:22:44.924Z | Downloaded petgraph v0.6.5 |
| 1220 | 2026-03-14T20:22:44.938Z | Downloaded lzma-sys v0.1.20 |
| 1221 | 2026-03-14T20:22:44.960Z | Downloaded chrono-tz v0.10.4 |
| 1222 | 2026-03-14T20:22:44.973Z | Downloaded jiff v0.2.21 |
| 1223 | 2026-03-14T20:22:44.987Z | Downloaded goblin v0.10.5 |
| 1224 | 2026-03-14T20:22:44.993Z | Downloaded typify-macro v0.4.3 |
| 1225 | 2026-03-14T20:22:44.996Z | Downloaded unit-prefix v0.5.2 |
| 1226 | 2026-03-14T20:22:44.996Z | Downloaded tokio-rustls v0.25.0 |
| 1227 | 2026-03-14T20:22:44.996Z | Downloaded serde_yaml v0.9.34+deprecated |
| 1228 | 2026-03-14T20:22:44.999Z | Downloaded libz-sys v1.1.24 |
| 1229 | 2026-03-14T20:22:45.014Z | Downloaded petgraph v0.8.3 |
| 1230 | 2026-03-14T20:22:45.031Z | Downloaded csv v1.4.0 |
| 1231 | 2026-03-14T20:22:45.047Z | Downloaded qorb v0.4.1 |
| 1232 | 2026-03-14T20:22:45.050Z | Downloaded sha3 v0.10.8 |
| 1233 | 2026-03-14T20:22:45.053Z | Downloaded encoding_rs v0.8.35 |
| 1234 | 2026-03-14T20:22:45.070Z | Downloaded spin v0.9.8 |
| 1235 | 2026-03-14T20:22:45.073Z | Downloaded zstd-sys v2.0.16+zstd.1.5.7 |
| 1236 | 2026-03-14T20:22:45.086Z | Downloaded libxml v0.3.3 |
| 1237 | 2026-03-14T20:22:45.090Z | Downloaded similar v2.7.0 |
| 1238 | 2026-03-14T20:22:45.093Z | Downloaded tokio v1.49.0 |
| 1239 | 2026-03-14T20:22:45.122Z | Downloaded nom v7.1.3 |
| 1240 | 2026-03-14T20:22:45.126Z | Downloaded hashbrown v0.15.5 |
| 1241 | 2026-03-14T20:22:45.130Z | Downloaded thiserror-no-std v2.0.2 |
| 1242 | 2026-03-14T20:22:45.133Z | Downloaded itertools v0.10.5 |
| 1243 | 2026-03-14T20:22:45.137Z | Downloaded hyper-util v0.1.20 |
| 1244 | 2026-03-14T20:22:45.141Z | Downloaded ryu v1.0.23 |
| 1245 | 2026-03-14T20:22:45.144Z | Downloaded parking_lot v0.12.5 |
| 1246 | 2026-03-14T20:22:45.147Z | Downloaded heapless v0.7.17 |
| 1247 | 2026-03-14T20:22:45.150Z | Downloaded pkg-config v0.3.32 |
| 1248 | 2026-03-14T20:22:45.150Z | Downloaded indicatif v0.18.4 |
| 1249 | 2026-03-14T20:22:45.154Z | Downloaded omicron-zone-package v0.12.2 |
| 1250 | 2026-03-14T20:22:45.157Z | Downloaded headers v0.4.1 |
| 1251 | 2026-03-14T20:22:45.160Z | Downloaded num-integer v0.1.46 |
| 1252 | 2026-03-14T20:22:45.160Z | Downloaded litrs v1.0.0 |
| 1253 | 2026-03-14T20:22:45.163Z | Downloaded libsw v3.5.0 |
| 1254 | 2026-03-14T20:22:45.163Z | Downloaded compact_str v0.8.1 |
| 1255 | 2026-03-14T20:22:45.166Z | Downloaded peg-runtime v0.8.5 |
| 1256 | 2026-03-14T20:22:45.166Z | Downloaded num_enum v0.5.11 |
| 1257 | 2026-03-14T20:22:45.169Z | Downloaded const_format v0.2.35 |
| 1258 | 2026-03-14T20:22:45.173Z | Downloaded diff v0.1.13 |
| 1259 | 2026-03-14T20:22:45.176Z | Downloaded chacha20poly1305 v0.10.1 |
| 1260 | 2026-03-14T20:22:45.176Z | Downloaded getrandom v0.3.4 |
| 1261 | 2026-03-14T20:22:45.179Z | Downloaded managed v0.8.0 |
| 1262 | 2026-03-14T20:22:45.179Z | Downloaded lru-cache v0.1.2 |
| 1263 | 2026-03-14T20:22:45.179Z | Downloaded hyper-staticfile v0.10.1 |
| 1264 | 2026-03-14T20:22:45.182Z | Downloaded crc32fast v1.5.0 |
| 1265 | 2026-03-14T20:22:45.182Z | Downloaded impl-trait-for-tuples v0.2.3 |
| 1266 | 2026-03-14T20:22:45.185Z | Downloaded humantime v2.3.0 |
| 1267 | 2026-03-14T20:22:45.185Z | Downloaded lalrpop-util v0.19.12 |
| 1268 | 2026-03-14T20:22:45.185Z | Downloaded bzip2 v0.6.1 |
| 1269 | 2026-03-14T20:22:45.188Z | Downloaded futures-channel v0.3.32 |
| 1270 | 2026-03-14T20:22:45.188Z | Downloaded ring v0.17.14 |
| 1271 | 2026-03-14T20:22:45.220Z | Downloaded const-oid v0.9.6 |
| 1272 | 2026-03-14T20:22:45.223Z | Downloaded console v0.15.11 |
| 1273 | 2026-03-14T20:22:45.226Z | Downloaded cookie_store v0.22.1 |
| 1274 | 2026-03-14T20:22:45.226Z | Downloaded colored v3.1.1 |
| 1275 | 2026-03-14T20:22:45.229Z | Downloaded group v0.13.0 |
| 1276 | 2026-03-14T20:22:45.229Z | Downloaded globwalk v0.9.1 |
| 1277 | 2026-03-14T20:22:45.229Z | Downloaded glob v0.3.3 |
| 1278 | 2026-03-14T20:22:45.232Z | Downloaded des v0.8.1 |
| 1279 | 2026-03-14T20:22:45.232Z | Downloaded derive-ex v0.1.8 |
| 1280 | 2026-03-14T20:22:45.232Z | Downloaded darling v0.20.11 |
| 1281 | 2026-03-14T20:22:45.235Z | Downloaded is-terminal v0.4.17 |
| 1282 | 2026-03-14T20:22:45.238Z | Downloaded darling v0.21.3 |
| 1283 | 2026-03-14T20:22:45.240Z | Downloaded git-stub-vcs v0.1.0 |
| 1284 | 2026-03-14T20:22:45.240Z | Downloaded erased-serde v0.3.31 |
| 1285 | 2026-03-14T20:22:45.243Z | Downloaded diesel-dtrace v0.5.0 |
| 1286 | 2026-03-14T20:22:45.243Z | Downloaded indent_write v2.2.0 |
| 1287 | 2026-03-14T20:22:45.243Z | Downloaded home v0.5.12 |
| 1288 | 2026-03-14T20:22:45.246Z | Downloaded cancel-safe-futures v0.1.5 |
| 1289 | 2026-03-14T20:22:45.246Z | Downloaded hubpack v0.1.2 |
| 1290 | 2026-03-14T20:22:45.246Z | Downloaded httpdate v1.0.3 |
| 1291 | 2026-03-14T20:22:45.249Z | Downloaded base64 v0.21.7 |
| 1292 | 2026-03-14T20:22:45.252Z | Downloaded bzip2 v0.4.4 |
| 1293 | 2026-03-14T20:22:45.252Z | Downloaded derive_builder_core v0.20.2 |
| 1294 | 2026-03-14T20:22:45.252Z | Downloaded futures-executor v0.3.32 |
| 1295 | 2026-03-14T20:22:45.256Z | Downloaded filetime v0.2.27 |
| 1296 | 2026-03-14T20:22:45.256Z | Downloaded darling v0.23.0 |
| 1297 | 2026-03-14T20:22:45.258Z | Downloaded constant_time_eq v0.4.2 |
| 1298 | 2026-03-14T20:22:45.261Z | Downloaded argon2 v0.5.3 |
| 1299 | 2026-03-14T20:22:45.261Z | Downloaded ghash v0.5.1 |
| 1300 | 2026-03-14T20:22:45.264Z | Downloaded funty v2.0.0 |
| 1301 | 2026-03-14T20:22:45.264Z | Downloaded blowfish v0.9.1 |
| 1302 | 2026-03-14T20:22:45.264Z | Downloaded bitfield v0.19.4 |
| 1303 | 2026-03-14T20:22:45.264Z | Downloaded cmake v0.1.57 |
| 1304 | 2026-03-14T20:22:45.267Z | Downloaded bit-vec v0.6.3 |
| 1305 | 2026-03-14T20:22:45.267Z | Downloaded enum-as-inner v0.6.1 |
| 1306 | 2026-03-14T20:22:45.267Z | Downloaded curve25519-dalek-derive v0.1.1 |
| 1307 | 2026-03-14T20:22:45.270Z | Downloaded csv-core v0.1.13 |
| 1308 | 2026-03-14T20:22:45.270Z | Downloaded bit-vec v0.8.0 |
| 1309 | 2026-03-14T20:22:45.270Z | Downloaded display-error-chain v0.2.2 |
| 1310 | 2026-03-14T20:22:45.273Z | Downloaded diesel_table_macro_syntax v0.3.0 |
| 1311 | 2026-03-14T20:22:45.273Z | Downloaded bitfield-struct v0.6.2 |
| 1312 | 2026-03-14T20:22:45.273Z | Downloaded env_filter v1.0.0 |
| 1313 | 2026-03-14T20:22:45.273Z | Downloaded bitfield-macros v0.19.4 |
| 1314 | 2026-03-14T20:22:45.273Z | Downloaded darling_core v0.21.3 |
| 1315 | 2026-03-14T20:22:45.277Z | Downloaded bit-set v0.5.3 |
| 1316 | 2026-03-14T20:22:45.296Z | Downloaded libgit2-sys v0.18.3+1.9.2 |
| 1317 | 2026-03-14T20:22:45.821Z | Downloaded aws-lc-sys v0.37.1 |
| 1318 | 2026-03-14T20:22:46.153Z | Compiling libc v0.2.180 |
| 1319 | 2026-03-14T20:22:46.156Z | Compiling serde v1.0.228 |
| 1320 | 2026-03-14T20:22:46.156Z | Compiling log v0.4.29 |
| 1321 | 2026-03-14T20:22:46.156Z | Compiling find-msvc-tools v0.1.9 |
| 1322 | 2026-03-14T20:22:46.156Z | Compiling shlex v1.3.0 |
| 1323 | 2026-03-14T20:22:46.156Z | Compiling smallvec v1.15.1 |
| 1324 | 2026-03-14T20:22:46.156Z | Compiling typenum v1.19.0 |
| 1325 | 2026-03-14T20:22:46.156Z | Compiling subtle v2.6.1 |
| 1326 | 2026-03-14T20:22:46.156Z | Compiling generic-array v0.14.7 |
| 1327 | 2026-03-14T20:22:46.156Z | Compiling scopeguard v1.2.0 |
| 1328 | 2026-03-14T20:22:46.314Z | Compiling portable-atomic v1.13.1 |
| 1329 | 2026-03-14T20:22:46.495Z | Compiling const-oid v0.9.6 |
| 1330 | 2026-03-14T20:22:46.498Z | Compiling critical-section v1.2.0 |
| 1331 | 2026-03-14T20:22:46.515Z | Compiling syn v2.0.117 |
| 1332 | 2026-03-14T20:22:46.537Z | Compiling zerocopy v0.8.40 |
| 1333 | 2026-03-14T20:22:46.561Z | Compiling parking_lot_core v0.9.12 |
| 1334 | 2026-03-14T20:22:46.625Z | Compiling lock_api v0.4.14 |
| 1335 | 2026-03-14T20:22:46.628Z | Compiling serde_json v1.0.149 |
| 1336 | 2026-03-14T20:22:46.631Z | Compiling pin-project-lite v0.2.17 |
| 1337 | 2026-03-14T20:22:46.653Z | Compiling pkg-config v0.3.32 |
| 1338 | 2026-03-14T20:22:46.739Z | Compiling bitflags v2.11.0 |
| 1339 | 2026-03-14T20:22:46.781Z | Compiling libm v0.2.16 |
| 1340 | 2026-03-14T20:22:46.828Z | Compiling num-traits v0.2.19 |
| 1341 | 2026-03-14T20:22:46.831Z | Compiling futures-core v0.3.32 |
| 1342 | 2026-03-14T20:22:46.874Z | Compiling percent-encoding v2.3.2 |
| 1343 | 2026-03-14T20:22:46.895Z | Compiling allocator-api2 v0.2.21 |
| 1344 | 2026-03-14T20:22:47.001Z | Compiling cpufeatures v0.2.17 |
| 1345 | 2026-03-14T20:22:47.049Z | Compiling foldhash v0.2.0 |
| 1346 | 2026-03-14T20:22:47.070Z | Compiling futures-sink v0.3.32 |
| 1347 | 2026-03-14T20:22:47.115Z | Compiling futures-task v0.3.32 |
| 1348 | 2026-03-14T20:22:47.186Z | Compiling futures-io v0.3.32 |
| 1349 | 2026-03-14T20:22:47.186Z | Compiling slab v0.4.12 |
| 1350 | 2026-03-14T20:22:47.321Z | Compiling hashbrown v0.16.1 |
| 1351 | 2026-03-14T20:22:47.370Z | Compiling futures-channel v0.3.32 |
| 1352 | 2026-03-14T20:22:47.373Z | Compiling getrandom v0.4.1 |
| 1353 | 2026-03-14T20:22:47.396Z | Compiling rand_core v0.10.0 |
| 1354 | 2026-03-14T20:22:47.462Z | Compiling rustversion v1.0.22 |
| 1355 | 2026-03-14T20:22:47.462Z | Compiling getrandom v0.3.4 |
| 1356 | 2026-03-14T20:22:47.465Z | Compiling form_urlencoded v1.2.2 |
| 1357 | 2026-03-14T20:22:47.506Z | Compiling ident_case v1.0.1 |
| 1358 | 2026-03-14T20:22:47.509Z | Compiling base64ct v1.8.3 |
| 1359 | 2026-03-14T20:22:47.679Z | Compiling fs_extra v1.3.0 |
| 1360 | 2026-03-14T20:22:47.706Z | Compiling dunce v1.0.5 |
| 1361 | 2026-03-14T20:22:47.731Z | Compiling flagset v0.4.7 |
| 1362 | 2026-03-14T20:22:47.754Z | Compiling getrandom v0.2.17 |
| 1363 | 2026-03-14T20:22:47.776Z | Compiling jobserver v0.1.34 |
| 1364 | 2026-03-14T20:22:47.848Z | Compiling errno v0.3.14 |
| 1365 | 2026-03-14T20:22:47.906Z | Compiling mio v1.1.1 |
| 1366 | 2026-03-14T20:22:47.936Z | Compiling socket2 v0.6.2 |
| 1367 | 2026-03-14T20:22:47.986Z | Compiling rand_core v0.6.4 |
| 1368 | 2026-03-14T20:22:48.011Z | Compiling once_cell v1.21.3 |
| 1369 | 2026-03-14T20:22:48.038Z | Compiling signal-hook-registry v1.4.8 |
| 1370 | 2026-03-14T20:22:48.085Z | Compiling cc v1.2.56 |
| 1371 | 2026-03-14T20:22:48.107Z | Compiling indexmap v2.13.0 |
| 1372 | 2026-03-14T20:22:48.192Z | Compiling parking_lot v0.12.5 |
| 1373 | 2026-03-14T20:22:48.315Z | Compiling pem-rfc7468 v0.7.0 |
| 1374 | 2026-03-14T20:22:48.340Z | Compiling iana-time-zone v0.1.65 |
| 1375 | 2026-03-14T20:22:48.343Z | Compiling rustix v1.1.3 |
| 1376 | 2026-03-14T20:22:48.383Z | Compiling uuid v1.21.0 |
| 1377 | 2026-03-14T20:22:48.432Z | Compiling rustc_version v0.4.1 |
| 1378 | 2026-03-14T20:22:48.458Z | Compiling vcpkg v0.2.15 |
| 1379 | 2026-03-14T20:22:48.618Z | Compiling aws-lc-rs v1.16.0 |
| 1380 | 2026-03-14T20:22:48.639Z | Compiling regex-syntax v0.8.10 |
| 1381 | 2026-03-14T20:22:48.736Z | Compiling rand_core v0.9.5 |
| 1382 | 2026-03-14T20:22:48.760Z | Compiling tracing-core v0.1.36 |
| 1383 | 2026-03-14T20:22:48.853Z | Compiling crossbeam-utils v0.8.21 |
| 1384 | 2026-03-14T20:22:48.880Z | Compiling httparse v1.10.1 |
| 1385 | 2026-03-14T20:22:48.926Z | Compiling syn v1.0.109 |
| 1386 | 2026-03-14T20:22:49.034Z | Compiling untrusted v0.9.0 |
| 1387 | 2026-03-14T20:22:49.077Z | Compiling schemars v0.8.22 |
| 1388 | 2026-03-14T20:22:49.098Z | Compiling openssl-probe v0.2.1 |
| 1389 | 2026-03-14T20:22:49.120Z | Compiling base64 v0.22.1 |
| 1390 | 2026-03-14T20:22:49.142Z | Compiling cmake v0.1.57 |
| 1391 | 2026-03-14T20:22:49.211Z | Compiling untrusted v0.7.1 |
| 1392 | 2026-03-14T20:22:49.350Z | Compiling dyn-clone v1.0.20 |
| 1393 | 2026-03-14T20:22:49.375Z | Compiling rustls v0.23.37 |
| 1394 | 2026-03-14T20:22:49.438Z | Compiling atomic-waker v1.1.2 |
| 1395 | 2026-03-14T20:22:49.485Z | Compiling tinyvec_macros v0.1.1 |
| 1396 | 2026-03-14T20:22:49.488Z | Compiling tower-service v0.3.3 |
| 1397 | 2026-03-14T20:22:49.536Z | Compiling try-lock v0.2.5 |
| 1398 | 2026-03-14T20:22:49.536Z | Compiling tower-layer v0.3.3 |
| 1399 | 2026-03-14T20:22:49.591Z | Compiling tinyvec v1.10.0 |
| 1400 | 2026-03-14T20:22:49.664Z | Compiling spin v0.9.8 |
| 1401 | 2026-03-14T20:22:49.667Z | Compiling aho-corasick v1.1.4 |
| 1402 | 2026-03-14T20:22:49.667Z | Compiling time-core v0.1.8 |
| 1403 | 2026-03-14T20:22:49.667Z | Compiling num-conv v0.2.0 |
| 1404 | 2026-03-14T20:22:49.667Z | Compiling httpdate v1.0.3 |
| 1405 | 2026-03-14T20:22:49.734Z | Compiling want v0.3.1 |
| 1406 | 2026-03-14T20:22:49.776Z | Compiling foreign-types-shared v0.1.1 |
| 1407 | 2026-03-14T20:22:49.825Z | Compiling openssl v0.10.75 |
| 1408 | 2026-03-14T20:22:49.905Z | Compiling powerfmt v0.2.0 |
| 1409 | 2026-03-14T20:22:49.929Z | Compiling crc32fast v1.5.0 |
| 1410 | 2026-03-14T20:22:49.963Z | Compiling pin-utils v0.1.0 |
| 1411 | 2026-03-14T20:22:49.986Z | Compiling time-macros v0.2.27 |
| 1412 | 2026-03-14T20:22:50.014Z | Compiling foreign-types v0.3.2 |
| 1413 | 2026-03-14T20:22:50.039Z | Compiling wait-timeout v0.2.1 |
| 1414 | 2026-03-14T20:22:50.061Z | Compiling native-tls v0.2.18 |
| 1415 | 2026-03-14T20:22:50.064Z | Compiling simd-adler32 v0.3.8 |
| 1416 | 2026-03-14T20:22:50.085Z | Compiling siphasher v1.0.2 |
| 1417 | 2026-03-14T20:22:50.128Z | Compiling deranged v0.5.8 |
| 1418 | 2026-03-14T20:22:50.128Z | Compiling num_threads v0.1.7 |
| 1419 | 2026-03-14T20:22:50.176Z | Compiling either v1.15.0 |
| 1420 | 2026-03-14T20:22:50.200Z | Compiling bit-vec v0.8.0 |
| 1421 | 2026-03-14T20:22:50.272Z | Compiling quick-error v1.2.3 |
| 1422 | 2026-03-14T20:22:50.352Z | Compiling usdt-impl v0.6.0 |
| 1423 | 2026-03-14T20:22:50.398Z | Compiling unicode-normalization v0.1.25 |
| 1424 | 2026-03-14T20:22:50.422Z | Compiling crossbeam-epoch v0.9.18 |
| 1425 | 2026-03-14T20:22:50.427Z | Compiling aws-lc-sys v0.37.1 |
| 1426 | 2026-03-14T20:22:50.427Z | Compiling ring v0.17.14 |
| 1427 | 2026-03-14T20:22:50.490Z | Compiling openssl-sys v0.9.111 |
| 1428 | 2026-03-14T20:22:50.494Z | Compiling zstd-sys v2.0.16+zstd.1.5.7 |
| 1429 | 2026-03-14T20:22:50.535Z | Compiling bit-set v0.8.0 |
| 1430 | 2026-03-14T20:22:50.633Z | Compiling tempfile v3.25.0 |
| 1431 | 2026-03-14T20:22:50.684Z | Compiling bzip2-sys v0.1.13+1.0.8 |
| 1432 | 2026-03-14T20:22:50.750Z | Compiling slog v2.8.2 |
| 1433 | 2026-03-14T20:22:50.937Z | Compiling synstructure v0.13.2 |
| 1434 | 2026-03-14T20:22:50.965Z | Compiling serde_derive_internals v0.29.1 |
| 1435 | 2026-03-14T20:22:51.007Z | Compiling pest_generator v2.8.6 |
| 1436 | 2026-03-14T20:22:51.043Z | Compiling darling_core v0.20.11 |
| 1437 | 2026-03-14T20:22:51.067Z | Compiling regex-automata v0.4.14 |
| 1438 | 2026-03-14T20:22:51.152Z | Compiling rusty-fork v0.3.1 |
| 1439 | 2026-03-14T20:22:51.512Z | Compiling time v0.3.47 |
| 1440 | 2026-03-14T20:22:51.644Z | Compiling darling_core v0.21.3 |
| 1441 | 2026-03-14T20:22:51.668Z | Compiling rand_xorshift v0.4.0 |
| 1442 | 2026-03-14T20:22:51.822Z | Compiling heapless v0.7.17 |
| 1443 | 2026-03-14T20:22:51.890Z | Compiling thread-id v5.1.0 |
| 1444 | 2026-03-14T20:22:52.010Z | Compiling sync_wrapper v1.0.2 |
| 1445 | 2026-03-14T20:22:52.047Z | Compiling cookie v0.18.1 |
| 1446 | 2026-03-14T20:22:52.069Z | Compiling anyhow v1.0.102 |
| 1447 | 2026-03-14T20:22:52.139Z | Compiling rayon-core v1.13.0 |
| 1448 | 2026-03-14T20:22:52.163Z | Compiling zstd-safe v7.2.4 |
| 1449 | 2026-03-14T20:22:52.166Z | Compiling unicode-bidi v0.3.18 |
| 1450 | 2026-03-14T20:22:52.185Z | Compiling unicode-segmentation v1.12.0 |
| 1451 | 2026-03-14T20:22:52.292Z | Compiling adler2 v2.0.1 |
| 1452 | 2026-03-14T20:22:52.335Z | Compiling signal-hook v0.3.18 |
| 1453 | 2026-03-14T20:22:52.383Z | Compiling paste v1.0.15 |
| 1454 | 2026-03-14T20:22:52.433Z | Compiling unicode-properties v0.1.4 |
| 1455 | 2026-03-14T20:22:52.473Z | Compiling unarray v0.1.4 |
| 1456 | 2026-03-14T20:22:52.585Z | Compiling miniz_oxide v0.8.9 |
| 1457 | 2026-03-14T20:22:52.725Z | Compiling stringprep v0.1.5 |
| 1458 | 2026-03-14T20:22:52.840Z | Compiling crossbeam-deque v0.8.6 |
| 1459 | 2026-03-14T20:22:52.867Z | Compiling num-integer v0.1.46 |
| 1460 | 2026-03-14T20:22:52.889Z | Compiling vergen-lib v0.1.6 |
| 1461 | 2026-03-14T20:22:52.945Z | Compiling curve25519-dalek v4.1.3 |
| 1462 | 2026-03-14T20:22:53.107Z | Compiling ff v0.13.1 |
| 1463 | 2026-03-14T20:22:53.142Z | Compiling hash32 v0.2.1 |
| 1464 | 2026-03-14T20:22:53.320Z | Compiling memoffset v0.9.1 |
| 1465 | 2026-03-14T20:22:53.344Z | Compiling base16ct v0.2.0 |
| 1466 | 2026-03-14T20:22:53.367Z | Compiling litrs v1.0.0 |
| 1467 | 2026-03-14T20:22:53.398Z | Compiling ryu v1.0.23 |
| 1468 | 2026-03-14T20:22:53.422Z | Compiling ref-cast v1.0.25 |
| 1469 | 2026-03-14T20:22:53.462Z | Compiling cfg_aliases v0.2.1 |
| 1470 | 2026-03-14T20:22:53.563Z | Compiling serde_derive v1.0.228 |
| 1471 | 2026-03-14T20:22:53.585Z | Compiling zeroize_derive v1.4.3 |
| 1472 | 2026-03-14T20:22:53.588Z | Compiling zerofrom-derive v0.1.6 |
| 1473 | 2026-03-14T20:22:53.588Z | Compiling yoke-derive v0.8.1 |
| 1474 | 2026-03-14T20:22:53.647Z | Compiling zerocopy-derive v0.8.40 |
| 1475 | 2026-03-14T20:22:53.765Z | Compiling zerovec-derive v0.11.2 |
| 1476 | 2026-03-14T20:22:53.805Z | Compiling displaydoc v0.2.5 |
| 1477 | 2026-03-14T20:22:53.828Z | Compiling tokio-macros v2.6.0 |
| 1478 | 2026-03-14T20:22:54.071Z | Compiling futures-macro v0.3.32 |
| 1479 | 2026-03-14T20:22:54.434Z | Compiling der_derive v0.7.3 |
| 1480 | 2026-03-14T20:22:54.464Z | Compiling zeroize v1.8.2 |
| 1481 | 2026-03-14T20:22:54.833Z | Compiling thiserror-impl v2.0.18 |
| 1482 | 2026-03-14T20:22:54.855Z | Compiling rustls-pki-types v1.14.0 |
| 1483 | 2026-03-14T20:22:55.188Z | Compiling futures-util v0.3.32 |
| 1484 | 2026-03-14T20:22:55.248Z | Compiling tracing-attributes v0.1.31 |
| 1485 | 2026-03-14T20:22:55.301Z | Compiling scroll_derive v0.13.1 |
| 1486 | 2026-03-14T20:22:55.323Z | Compiling pest_derive v2.8.6 |
| 1487 | 2026-03-14T20:22:55.439Z | Compiling schemars_derive v0.8.22 |
| 1488 | 2026-03-14T20:22:55.499Z | Compiling crypto-common v0.1.7 |
| 1489 | 2026-03-14T20:22:55.572Z | Compiling block-buffer v0.10.4 |
| 1490 | 2026-03-14T20:22:55.595Z | Compiling zerofrom v0.1.6 |
| 1491 | 2026-03-14T20:22:55.710Z | Compiling block-padding v0.3.3 |
| 1492 | 2026-03-14T20:22:55.770Z | Compiling yoke v0.8.1 |
| 1493 | 2026-03-14T20:22:55.792Z | Compiling digest v0.10.7 |
| 1494 | 2026-03-14T20:22:55.814Z | Compiling der v0.7.10 |
| 1495 | 2026-03-14T20:22:55.927Z | Compiling inout v0.1.4 |
| 1496 | 2026-03-14T20:22:55.946Z | Compiling darling_macro v0.20.11 |
| 1497 | 2026-03-14T20:22:56.035Z | Compiling zerovec v0.11.5 |
| 1498 | 2026-03-14T20:22:56.137Z | Compiling zerotrie v0.2.3 |
| 1499 | 2026-03-14T20:22:56.163Z | Compiling hmac v0.12.1 |
| 1500 | 2026-03-14T20:22:56.379Z | Compiling cipher v0.4.4 |
| 1501 | 2026-03-14T20:22:56.455Z | Compiling sha2 v0.10.9 |
| 1502 | 2026-03-14T20:22:56.550Z | Compiling pbkdf2 v0.12.2 |
| 1503 | 2026-03-14T20:22:56.600Z | Compiling scroll v0.13.0 |
| 1504 | 2026-03-14T20:22:56.726Z | Compiling tinystr v0.8.2 |
| 1505 | 2026-03-14T20:22:56.749Z | Compiling potential_utf v0.1.4 |
| 1506 | 2026-03-14T20:22:56.794Z | Compiling salsa20 v0.10.2 |
| 1507 | 2026-03-14T20:22:56.797Z | Compiling aes v0.8.4 |
| 1508 | 2026-03-14T20:22:56.985Z | Compiling icu_locale_core v2.1.1 |
| 1509 | 2026-03-14T20:22:57.015Z | Compiling icu_collections v2.1.1 |
| 1510 | 2026-03-14T20:22:57.019Z | Compiling scrypt v0.11.0 |
| 1511 | 2026-03-14T20:22:57.062Z | Compiling spki v0.7.3 |
| 1512 | 2026-03-14T20:22:57.097Z | Compiling cbc v0.1.2 |
| 1513 | 2026-03-14T20:22:57.193Z | Compiling thiserror v2.0.18 |
| 1514 | 2026-03-14T20:22:57.239Z | Compiling tracing v0.1.44 |
| 1515 | 2026-03-14T20:22:57.308Z | Compiling goblin v0.10.5 |
| 1516 | 2026-03-14T20:22:57.347Z | Compiling darling v0.20.11 |
| 1517 | 2026-03-14T20:22:57.370Z | Compiling pkcs5 v0.7.1 |
| 1518 | 2026-03-14T20:22:57.412Z | Compiling thiserror-impl v1.0.69 |
| 1519 | 2026-03-14T20:22:57.473Z | Compiling openssl-macros v0.1.1 |
| 1520 | 2026-03-14T20:22:57.615Z | Compiling derive_builder_core v0.20.2 |
| 1521 | 2026-03-14T20:22:57.619Z | Compiling dtrace-parser v0.3.0 |
| 1522 | 2026-03-14T20:22:57.713Z | Compiling signature v2.2.0 |
| 1523 | 2026-03-14T20:22:57.865Z | Compiling pkcs8 v0.10.2 |
| 1524 | 2026-03-14T20:22:57.961Z | Compiling icu_provider v2.1.1 |
| 1525 | 2026-03-14T20:22:58.068Z | Compiling rustls-native-certs v0.8.3 |
| 1526 | 2026-03-14T20:22:58.255Z | Compiling scroll_derive v0.12.1 |
| 1527 | 2026-03-14T20:22:58.285Z | Compiling icu_properties v2.1.2 |
| 1528 | 2026-03-14T20:22:58.308Z | Compiling icu_normalizer v2.1.1 |
| 1529 | 2026-03-14T20:22:58.385Z | Compiling bytes v1.11.1 |
| 1530 | 2026-03-14T20:22:58.410Z | Compiling chrono v0.4.44 |
| 1531 | 2026-03-14T20:22:58.435Z | Compiling ipnet v2.11.0 |
| 1532 | 2026-03-14T20:22:58.477Z | Compiling toml_datetime v0.6.11 |
| 1533 | 2026-03-14T20:22:58.499Z | Compiling erased-serde v0.3.31 |
| 1534 | 2026-03-14T20:22:58.712Z | Compiling serde_tokenstream v0.2.3 |
| 1535 | 2026-03-14T20:22:58.849Z | Compiling serde_spanned v0.6.9 |
| 1536 | 2026-03-14T20:22:58.899Z | Compiling derive_builder_macro v0.20.2 |
| 1537 | 2026-03-14T20:22:59.046Z | Compiling md-5 v0.10.6 |
| 1538 | 2026-03-14T20:22:59.069Z | Compiling tokio v1.49.0 |
| 1539 | 2026-03-14T20:22:59.137Z | Compiling http v1.4.0 |
| 1540 | 2026-03-14T20:22:59.159Z | Compiling darling_macro v0.21.3 |
| 1541 | 2026-03-14T20:22:59.194Z | Compiling scroll v0.12.0 |
| 1542 | 2026-03-14T20:22:59.217Z | Compiling thiserror v1.0.69 |
| 1543 | 2026-03-14T20:22:59.253Z | Compiling webpki-roots v1.0.6 |
| 1544 | 2026-03-14T20:22:59.277Z | Compiling zerocopy-derive v0.7.35 |
| 1545 | 2026-03-14T20:22:59.280Z | Compiling fallible-iterator v0.2.0 |
| 1546 | 2026-03-14T20:22:59.363Z | Compiling iri-string v0.7.10 |
| 1547 | 2026-03-14T20:22:59.420Z | Compiling zlib-rs v0.6.2 |
| 1548 | 2026-03-14T20:22:59.515Z | Compiling rustix v0.38.44 |
| 1549 | 2026-03-14T20:22:59.571Z | Compiling idna_adapter v1.2.1 |
| 1550 | 2026-03-14T20:22:59.708Z | Compiling num-bigint-dig v0.8.6 |
| 1551 | 2026-03-14T20:22:59.765Z | Compiling idna v1.1.0 |
| 1552 | 2026-03-14T20:22:59.801Z | Compiling smoltcp v0.9.1 |
| 1553 | 2026-03-14T20:22:59.910Z | Compiling psl-types v2.0.11 |
| 1554 | 2026-03-14T20:22:59.988Z | Compiling ppv-lite86 v0.2.21 |
| 1555 | 2026-03-14T20:23:00.040Z | Compiling http-body v1.0.1 |
| 1556 | 2026-03-14T20:23:00.144Z | Compiling url v2.5.8 |
| 1557 | 2026-03-14T20:23:00.211Z | Compiling http-body-util v0.1.3 |
| 1558 | 2026-03-14T20:23:00.242Z | Compiling publicsuffix v2.3.0 |
| 1559 | 2026-03-14T20:23:00.345Z | Compiling darling v0.21.3 |
| 1560 | 2026-03-14T20:23:00.372Z | Compiling derive_builder v0.20.2 |
| 1561 | 2026-03-14T20:23:00.424Z | Compiling rand_chacha v0.9.0 |
| 1562 | 2026-03-14T20:23:00.454Z | Compiling rand_chacha v0.3.1 |
| 1563 | 2026-03-14T20:23:00.476Z | Compiling goblin v0.8.2 |
| 1564 | 2026-03-14T20:23:00.519Z | Compiling zerocopy v0.7.35 |
| 1565 | 2026-03-14T20:23:00.547Z | Compiling cargo-platform v0.1.9 |
| 1566 | 2026-03-14T20:23:00.570Z | Compiling serde_urlencoded v0.7.1 |
| 1567 | 2026-03-14T20:23:00.573Z | Compiling sec1 v0.7.3 |
| 1568 | 2026-03-14T20:23:00.668Z | Compiling hkdf v0.12.4 |
| 1569 | 2026-03-14T20:23:00.894Z | Compiling rand v0.9.2 |
| 1570 | 2026-03-14T20:23:00.939Z | Compiling rand v0.8.5 |
| 1571 | 2026-03-14T20:23:00.964Z | Compiling crypto-bigint v0.5.5 |
| 1572 | 2026-03-14T20:23:01.035Z | Compiling hubpack_derive v0.1.1 |
| 1573 | 2026-03-14T20:23:01.234Z | Compiling dof v0.4.0 |
| 1574 | 2026-03-14T20:23:01.341Z | Compiling regex v1.12.3 |
| 1575 | 2026-03-14T20:23:01.504Z | Compiling document-features v0.2.12 |
| 1576 | 2026-03-14T20:23:01.675Z | Compiling nix v0.31.1 |
| 1577 | 2026-03-14T20:23:01.794Z | Compiling proptest v1.10.0 |
| 1578 | 2026-03-14T20:23:01.815Z | Compiling postgres-protocol v0.6.10 |
| 1579 | 2026-03-14T20:23:02.021Z | Compiling async-trait v0.1.89 |
| 1580 | 2026-03-14T20:23:02.137Z | Compiling ipnetwork v0.21.1 |
| 1581 | 2026-03-14T20:23:02.159Z | Compiling curve25519-dalek-derive v0.1.1 |
| 1582 | 2026-03-14T20:23:02.204Z | Compiling ref-cast-impl v1.0.25 |
| 1583 | 2026-03-14T20:23:02.344Z | Compiling daft-derive v0.1.5 |
| 1584 | 2026-03-14T20:23:02.585Z | Compiling oxnet v0.1.4 |
| 1585 | 2026-03-14T20:23:02.693Z | Compiling strum_macros v0.27.2 |
| 1586 | 2026-03-14T20:23:02.952Z | Compiling group v0.13.0 |
| 1587 | 2026-03-14T20:23:03.057Z | Compiling num-iter v0.1.45 |
| 1588 | 2026-03-14T20:23:03.168Z | Compiling proc-macro-error v1.0.4 |
| 1589 | 2026-03-14T20:23:03.354Z | Compiling heck v0.4.1 |
| 1590 | 2026-03-14T20:23:03.519Z | Compiling flate2 v1.1.9 |
| 1591 | 2026-03-14T20:23:03.596Z | Compiling terminal_size v0.4.3 |
| 1592 | 2026-03-14T20:23:03.599Z | Compiling phf_shared v0.13.1 |
| 1593 | 2026-03-14T20:23:03.694Z | Compiling lazy_static v1.5.0 |
| 1594 | 2026-03-14T20:23:03.730Z | Compiling vergen v9.0.6 |
| 1595 | 2026-03-14T20:23:03.753Z | Compiling fs-err v3.3.0 |
| 1596 | 2026-03-14T20:23:03.789Z | Compiling ahash v0.8.12 |
| 1597 | 2026-03-14T20:23:03.832Z | Compiling libbz2-rs-sys v0.2.2 |
| 1598 | 2026-03-14T20:23:03.854Z | Compiling bumpalo v3.20.2 |
| 1599 | 2026-03-14T20:23:03.931Z | Compiling foldhash v0.1.5 |
| 1600 | 2026-03-14T20:23:03.935Z | Compiling winnow v0.5.40 |
| 1601 | 2026-03-14T20:23:03.981Z | Compiling object v0.37.3 |
| 1602 | 2026-03-14T20:23:03.984Z | Compiling bitflags v1.3.2 |
| 1603 | 2026-03-14T20:23:04.026Z | Compiling managed v0.8.0 |
| 1604 | 2026-03-14T20:23:04.103Z | Compiling hashbrown v0.15.5 |
| 1605 | 2026-03-14T20:23:04.106Z | Compiling clap_builder v4.5.60 |
| 1606 | 2026-03-14T20:23:04.149Z | Compiling zopfli v0.8.3 |
| 1607 | 2026-03-14T20:23:04.197Z | Compiling console v0.16.2 |
| 1608 | 2026-03-14T20:23:04.200Z | Compiling phf v0.13.1 |
| 1609 | 2026-03-14T20:23:04.263Z | Compiling tokio-util v0.7.18 |
| 1610 | 2026-03-14T20:23:04.336Z | Compiling tower v0.5.3 |
| 1611 | 2026-03-14T20:23:04.369Z | Compiling tokio-native-tls v0.3.1 |
| 1612 | 2026-03-14T20:23:04.465Z | Compiling bzip2 v0.6.1 |
| 1613 | 2026-03-14T20:23:04.757Z | Compiling signal-hook-mio v0.2.5 |
| 1614 | 2026-03-14T20:23:04.794Z | Compiling zone_cfg_derive v0.3.1 |
| 1615 | 2026-03-14T20:23:04.893Z | Compiling tower-http v0.6.8 |
| 1616 | 2026-03-14T20:23:04.918Z | Compiling rayon v1.11.0 |
| 1617 | 2026-03-14T20:23:04.974Z | Compiling dof v0.3.0 |
| 1618 | 2026-03-14T20:23:05.083Z | Compiling usdt-attr-macro v0.6.0 |
| 1619 | 2026-03-14T20:23:05.477Z | Compiling h2 v0.4.13 |
| 1620 | 2026-03-14T20:23:05.500Z | Compiling newtype-uuid v1.3.2 |
| 1621 | 2026-03-14T20:23:05.526Z | Compiling usdt-macro v0.6.0 |
| 1622 | 2026-03-14T20:23:05.529Z | Compiling strum v0.27.2 |
| 1623 | 2026-03-14T20:23:05.692Z | Compiling cargo_metadata v0.19.2 |
| 1624 | 2026-03-14T20:23:05.731Z | Compiling toml_edit v0.19.15 |
| 1625 | 2026-03-14T20:23:05.736Z | Compiling cookie_store v0.22.1 |
| 1626 | 2026-03-14T20:23:05.844Z | Compiling daft v0.1.5 |
| 1627 | 2026-03-14T20:23:05.944Z | Compiling elliptic-curve v0.13.8 |
| 1628 | 2026-03-14T20:23:06.162Z | Compiling postgres-types v0.2.12 |
| 1629 | 2026-03-14T20:23:06.244Z | Compiling bzip2 v0.4.4 |
| 1630 | 2026-03-14T20:23:06.344Z | Compiling hubpack v0.1.2 |
| 1631 | 2026-03-14T20:23:06.495Z | Compiling serde_with_macros v3.17.0 |
| 1632 | 2026-03-14T20:23:06.534Z | Compiling zstd v0.13.3 |
| 1633 | 2026-03-14T20:23:06.691Z | Compiling dtrace-parser v0.2.0 |
| 1634 | 2026-03-14T20:23:06.713Z | Compiling hex v0.4.3 |
| 1635 | 2026-03-14T20:23:06.956Z | Compiling serde-big-array v0.5.1 |
| 1636 | 2026-03-14T20:23:06.982Z | Compiling pkcs1 v0.7.5 |
| 1637 | 2026-03-14T20:23:07.103Z | Compiling ed25519 v2.2.3 |
| 1638 | 2026-03-14T20:23:07.163Z | Compiling rfc6979 v0.4.0 |
| 1639 | 2026-03-14T20:23:07.195Z | Compiling bstr v1.12.1 |
| 1640 | 2026-03-14T20:23:07.342Z | Compiling enum-as-inner v0.6.1 |
| 1641 | 2026-03-14T20:23:07.419Z | Compiling strum_macros v0.26.4 |
| 1642 | 2026-03-14T20:23:07.559Z | Compiling clap_derive v4.5.55 |
| 1643 | 2026-03-14T20:23:07.650Z | Compiling serde_repr v0.1.20 |
| 1644 | 2026-03-14T20:23:07.808Z | Compiling itertools v0.12.1 |
| 1645 | 2026-03-14T20:23:08.051Z | Compiling phf_shared v0.11.3 |
| 1646 | 2026-03-14T20:23:08.146Z | Compiling float-cmp v0.10.0 |
| 1647 | 2026-03-14T20:23:08.168Z | Compiling memmap2 v0.9.10 |
| 1648 | 2026-03-14T20:23:08.240Z | Compiling thread-id v4.2.2 |
| 1649 | 2026-03-14T20:23:08.310Z | Compiling env_filter v1.0.0 |
| 1650 | 2026-03-14T20:23:08.334Z | Compiling encoding_rs v0.8.35 |
| 1651 | 2026-03-14T20:23:08.360Z | Compiling unit-prefix v0.5.2 |
| 1652 | 2026-03-14T20:23:08.383Z | Compiling predicates-core v1.0.10 |
| 1653 | 2026-03-14T20:23:08.409Z | Compiling difflib v0.4.0 |
| 1654 | 2026-03-14T20:23:08.486Z | Compiling data-encoding v2.10.0 |
| 1655 | 2026-03-14T20:23:08.546Z | Compiling mime v0.3.17 |
| 1656 | 2026-03-14T20:23:08.579Z | Compiling fixedbitset v0.5.7 |
| 1657 | 2026-03-14T20:23:08.645Z | Compiling static_assertions v1.1.0 |
| 1658 | 2026-03-14T20:23:08.743Z | Compiling jiff v0.2.21 |
| 1659 | 2026-03-14T20:23:08.771Z | Compiling new_debug_unreachable v1.0.6 |
| 1660 | 2026-03-14T20:23:08.872Z | Compiling rustc-hash v2.1.1 |
| 1661 | 2026-03-14T20:23:08.916Z | Compiling whoami v2.1.0 |
| 1662 | 2026-03-14T20:23:09.014Z | Compiling normalize-line-endings v0.3.0 |
| 1663 | 2026-03-14T20:23:09.048Z | Compiling fixedbitset v0.4.2 |
| 1664 | 2026-03-14T20:23:09.149Z | Compiling keccak v0.1.6 |
| 1665 | 2026-03-14T20:23:09.204Z | Compiling precomputed-hash v0.1.1 |
| 1666 | 2026-03-14T20:23:09.329Z | Compiling string_cache v0.8.9 |
| 1667 | 2026-03-14T20:23:09.358Z | Compiling sha3 v0.10.8 |
| 1668 | 2026-03-14T20:23:09.451Z | Compiling zone v0.3.1 |
| 1669 | 2026-03-14T20:23:09.482Z | Compiling petgraph v0.6.5 |
| 1670 | 2026-03-14T20:23:09.511Z | Compiling tokio-postgres v0.7.16 |
| 1671 | 2026-03-14T20:23:09.647Z | Compiling hyper v1.8.1 |
| 1672 | 2026-03-14T20:23:09.674Z | Compiling predicates v3.1.4 |
| 1673 | 2026-03-14T20:23:09.921Z | Compiling strum v0.26.3 |
| 1674 | 2026-03-14T20:23:09.980Z | Compiling iddqd v0.3.17 |
| 1675 | 2026-03-14T20:23:10.006Z | Compiling hickory-proto v0.25.2 |
| 1676 | 2026-03-14T20:23:10.078Z | Compiling clap v4.5.60 |
| 1677 | 2026-03-14T20:23:10.103Z | Compiling petgraph v0.8.3 |
| 1678 | 2026-03-14T20:23:10.203Z | Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc) |
| 1679 | 2026-03-14T20:23:10.281Z | Compiling toml_edit v0.22.27 |
| 1680 | 2026-03-14T20:23:10.437Z | Compiling env_logger v0.11.9 |
| 1681 | 2026-03-14T20:23:10.459Z | Compiling indicatif v0.18.4 |
| 1682 | 2026-03-14T20:23:10.597Z | Compiling usdt v0.6.0 |
| 1683 | 2026-03-14T20:23:10.937Z | Compiling usdt-impl v0.5.0 |
| 1684 | 2026-03-14T20:23:10.961Z | Compiling serde_with v3.17.0 |
| 1685 | 2026-03-14T20:23:11.114Z | Compiling hyper-util v0.1.20 |
| 1686 | 2026-03-14T20:23:11.571Z | Compiling crossterm v0.28.1 |
| 1687 | 2026-03-14T20:23:11.596Z | Compiling similar v2.7.0 |
| 1688 | 2026-03-14T20:23:11.600Z | Compiling toml v0.7.8 |
| 1689 | 2026-03-14T20:23:11.671Z | Compiling ed25519-dalek v2.2.0 |
| 1690 | 2026-03-14T20:23:11.777Z | Compiling rsa v0.9.10 |
| 1691 | 2026-03-14T20:23:11.848Z | Compiling ecdsa v0.16.9 |
| 1692 | 2026-03-14T20:23:12.408Z | Compiling zip v4.6.1 |
| 1693 | 2026-03-14T20:23:12.546Z | Compiling zip v0.6.6 |
| 1694 | 2026-03-14T20:23:12.822Z | Compiling tokio-stream v0.1.18 |
| 1695 | 2026-03-14T20:23:13.077Z | Compiling hyper-tls v0.6.0 |
| 1696 | 2026-03-14T20:23:13.400Z | Compiling buf-list v1.1.2 |
| 1697 | 2026-03-14T20:23:13.450Z | Compiling toml_parser v1.0.9+spec-1.1.0 |
| 1698 | 2026-03-14T20:23:13.474Z | Compiling gateway-ereport-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc) |
| 1699 | 2026-03-14T20:23:13.577Z | Compiling openapiv3 v2.2.0 |
| 1700 | 2026-03-14T20:23:13.761Z | Compiling x509-cert v0.2.5 |
| 1701 | 2026-03-14T20:23:13.761Z | Compiling sha1 v0.10.6 |
| 1702 | 2026-03-14T20:23:13.804Z | Compiling itertools v0.13.0 |
| 1703 | 2026-03-14T20:23:13.899Z | Compiling toml_datetime v0.7.5+spec-1.1.0 |
| 1704 | 2026-03-14T20:23:13.923Z | Compiling lalrpop-util v0.19.12 |
| 1705 | 2026-03-14T20:23:14.102Z | Compiling peg-runtime v0.8.5 |
| 1706 | 2026-03-14T20:23:14.134Z | Compiling thread_local v1.1.9 |
| 1707 | 2026-03-14T20:23:14.223Z | Compiling slog-async v2.8.0 |
| 1708 | 2026-03-14T20:23:14.258Z | Compiling futures-executor v0.3.32 |
| 1709 | 2026-03-14T20:23:14.319Z | Compiling crossbeam-channel v0.5.15 |
| 1710 | 2026-03-14T20:23:14.340Z | Compiling filetime v0.2.27 |
| 1711 | 2026-03-14T20:23:14.494Z | Compiling is-terminal v0.4.17 |
| 1712 | 2026-03-14T20:23:14.515Z | Compiling take_mut v0.2.2 |
| 1713 | 2026-03-14T20:23:14.587Z | Compiling term v1.2.1 |
| 1714 | 2026-03-14T20:23:14.635Z | Compiling xattr v1.6.1 |
| 1715 | 2026-03-14T20:23:14.635Z | Compiling futures v0.3.32 |
| 1716 | 2026-03-14T20:23:14.877Z | Compiling tar v0.4.44 |
| 1717 | 2026-03-14T20:23:15.021Z | Compiling slog-term v2.9.2 |
| 1718 | 2026-03-14T20:23:35.412Z | Compiling rustls-webpki v0.103.9 |
| 1719 | 2026-03-14T20:23:39.486Z | Compiling tokio-rustls v0.26.4 |
| 1720 | 2026-03-14T20:23:39.486Z | Compiling rustls-platform-verifier v0.6.2 |
| 1721 | 2026-03-14T20:23:39.752Z | Compiling hyper-rustls v0.27.7 |
| 1722 | 2026-03-14T20:23:40.018Z | Compiling reqwest v0.13.2 |
| 1723 | 2026-03-14T20:23:40.019Z | Compiling reqwest v0.12.28 |
| 1724 | 2026-03-14T20:23:42.880Z | Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack) |
| 1725 | 2026-03-14T20:23:43.175Z | Compiling xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader) |
| 1726 | 2026-03-14T20:23:47.007Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 04s |
| 1727 | 2026-03-14T20:23:47.188Z | Running `target/debug/xtask-downloader cockroach clickhouse console dendrite-stub maghemite-mgd transceiver-control` |
| 1728 | 2026-03-14T20:23:47.251Z | Mar 14 20:23:46.043 INFO Starting download, target: Clickhouse |
| 1729 | 2026-03-14T20:23:47.251Z | Mar 14 20:23:46.044 INFO Starting download, target: TransceiverControl |
| 1730 | 2026-03-14T20:23:47.251Z | Mar 14 20:23:46.044 INFO Starting download, target: MaghemiteMgd |
| 1731 | 2026-03-14T20:23:47.254Z | Mar 14 20:23:46.044 INFO Starting download, target: Console |
| 1732 | 2026-03-14T20:23:47.254Z | Mar 14 20:23:46.044 INFO Starting download, target: DendriteStub |
| 1733 | 2026-03-14T20:23:47.254Z | Mar 14 20:23:46.044 INFO Starting download, target: Cockroach |
| 1734 | 2026-03-14T20:23:47.254Z | Mar 14 20:23:46.044 INFO Downloading out/downloads/console.tar.gz (attempt 1/3), target: Console |
| 1735 | 2026-03-14T20:23:47.254Z | Mar 14 20:23:46.044 INFO Downloading out/downloads/xcvradm.gz (attempt 1/3), target: TransceiverControl |
| 1736 | 2026-03-14T20:23:47.254Z | Mar 14 20:23:46.044 INFO Downloading out/downloads/mgd.tar.gz (attempt 1/3), target: MaghemiteMgd |
| 1737 | 2026-03-14T20:23:47.254Z | Mar 14 20:23:46.044 INFO Downloading out/downloads/cockroach.tgz (attempt 1/3), target: Cockroach |
| 1738 | 2026-03-14T20:23:47.254Z | Mar 14 20:23:46.044 INFO Downloading out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz (attempt 1/3), target: Clickhouse |
| 1739 | 2026-03-14T20:23:47.254Z | Mar 14 20:23:46.044 INFO Downloading out/downloads/dendrite-stub.tar.gz (attempt 1/3), target: DendriteStub |
| 1740 | 2026-03-14T20:23:47.667Z | Mar 14 20:23:46.458 INFO Unpacking out/downloads/xcvradm.gz to out/downloads/root/opt/oxide/bin/xcvradm, target: TransceiverControl |
| 1741 | 2026-03-14T20:23:48.005Z | Mar 14 20:23:46.798 INFO Download complete, target: TransceiverControl |
| 1742 | 2026-03-14T20:23:48.228Z | Mar 14 20:23:47.020 INFO Unpacking out/downloads/console.tar.gz to out/console-assets, target: Console |
| 1743 | 2026-03-14T20:23:48.610Z | Mar 14 20:23:47.400 INFO Download complete, target: Console |
| 1744 | 2026-03-14T20:23:48.943Z | Mar 14 20:23:47.735 INFO Unpacking out/downloads/dendrite-stub.tar.gz to out/downloads, target: DendriteStub |
| 1745 | 2026-03-14T20:23:49.221Z | Mar 14 20:23:48.011 INFO Unpacking out/downloads/mgd.tar.gz to out/downloads, target: MaghemiteMgd |
| 1746 | 2026-03-14T20:23:49.566Z | Mar 14 20:23:48.359 INFO Unpacking out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz to out/clickhouse, target: Clickhouse |
| 1747 | 2026-03-14T20:23:49.664Z | Mar 14 20:23:48.457 INFO tarball path: out/downloads/cockroach.tgz, target: Cockroach |
| 1748 | 2026-03-14T20:23:49.664Z | Mar 14 20:23:48.457 INFO Unpacking out/downloads/cockroach.tgz to out/downloads, target: Cockroach |
| 1749 | 2026-03-14T20:23:52.514Z | Mar 14 20:23:51.306 INFO Download complete, target: DendriteStub |
| 1750 | 2026-03-14T20:23:52.842Z | Mar 14 20:23:51.635 INFO Download complete, target: MaghemiteMgd |
| 1751 | 2026-03-14T20:23:57.601Z | Mar 14 20:23:56.396 INFO Checking that binary works, target: Cockroach |
| 1752 | 2026-03-14T20:23:57.734Z | Mar 14 20:23:56.528 INFO Download complete, target: Cockroach |
| 1753 | 2026-03-14T20:24:00.837Z | Mar 14 20:23:59.632 INFO Checking that binary works, target: Clickhouse |
| 1754 | 2026-03-14T20:24:00.946Z | Mar 14 20:23:59.741 INFO Download complete, target: Clickhouse |
| 1755 | 2026-03-14T20:24:00.952Z | All prerequisites installed successfully |
| 1756 | 2026-03-14T20:24:00.955Z | |
| 1757 | 2026-03-14T20:24:00.956Z | real 3:40.927909795 |
| 1758 | 2026-03-14T20:24:00.956Z | user 10:27.796354016 |
| 1759 | 2026-03-14T20:24:00.956Z | sys 2:07.865464065 |
| 1760 | 2026-03-14T20:24:00.956Z | trap 0.349872388 |
| 1761 | 2026-03-14T20:24:00.956Z | tflt 1.192206302 |
| 1762 | 2026-03-14T20:24:00.956Z | dflt 1.693833125 |
| 1763 | 2026-03-14T20:24:00.956Z | kflt 0.023677925 |
| 1764 | 2026-03-14T20:24:00.956Z | lock 32:06.435192658 |
| 1765 | 2026-03-14T20:24:00.956Z | slp 25:30.345223841 |
| 1766 | 2026-03-14T20:24:00.956Z | lat 33.105244814 |
| 1767 | 2026-03-14T20:24:00.956Z | stop 4:33.366396662 |
| 1768 | 2026-03-14T20:24:00.956Z | + ptime -m cargo xtask download softnpu |
| 1769 | 2026-03-14T20:24:01.646Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s |
| 1770 | 2026-03-14T20:24:01.682Z | Running `target/debug/xtask download softnpu` |
| 1771 | 2026-03-14T20:24:02.736Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.01s |
| 1772 | 2026-03-14T20:24:02.803Z | Running `target/debug/xtask-downloader softnpu` |
| 1773 | 2026-03-14T20:24:02.857Z | Mar 14 20:24:01.652 INFO Starting download, target: Softnpu |
| 1774 | 2026-03-14T20:24:02.860Z | Mar 14 20:24:01.652 INFO Downloading out/npuzone/npuzone (attempt 1/3), target: Softnpu |
| 1775 | 2026-03-14T20:24:03.711Z | Mar 14 20:24:02.507 INFO Download complete, target: Softnpu |
| 1776 | 2026-03-14T20:24:03.715Z | |
| 1777 | 2026-03-14T20:24:03.718Z | real 2.756165389 |
| 1778 | 2026-03-14T20:24:03.718Z | user 1.824380650 |
| 1779 | 2026-03-14T20:24:03.719Z | sys 0.818391713 |
| 1780 | 2026-03-14T20:24:03.719Z | trap 0.001182192 |
| 1781 | 2026-03-14T20:24:03.719Z | tflt 0.000057977 |
| 1782 | 2026-03-14T20:24:03.719Z | dflt 0.000438438 |
| 1783 | 2026-03-14T20:24:03.719Z | kflt 0.000000000 |
| 1784 | 2026-03-14T20:24:03.719Z | lock 15.685888804 |
| 1785 | 2026-03-14T20:24:03.719Z | slp 0.569080078 |
| 1786 | 2026-03-14T20:24:03.719Z | lat 0.061007495 |
| 1787 | 2026-03-14T20:24:03.719Z | stop 0.000198353 |
| 1788 | 2026-03-14T20:24:03.719Z | + export CARGO_INCREMENTAL=0 |
| 1789 | 2026-03-14T20:24:03.719Z | + CARGO_INCREMENTAL=0 |
| 1790 | 2026-03-14T20:24:03.719Z | + ptime -m cargo run --locked --release --bin omicron-package -- -t test target create -p dev |
| 1791 | 2026-03-14T20:24:04.946Z | Compiling proc-macro2 v1.0.106 |
| 1792 | 2026-03-14T20:24:04.946Z | Compiling quote v1.0.44 |
| 1793 | 2026-03-14T20:24:04.946Z | Compiling unicode-ident v1.0.24 |
| 1794 | 2026-03-14T20:24:04.950Z | Compiling libc v0.2.180 |
| 1795 | 2026-03-14T20:24:04.950Z | Compiling serde_core v1.0.228 |
| 1796 | 2026-03-14T20:24:04.950Z | Compiling serde v1.0.228 |
| 1797 | 2026-03-14T20:24:04.950Z | Compiling cfg-if v1.0.4 |
| 1798 | 2026-03-14T20:24:04.950Z | Compiling version_check v0.9.5 |
| 1799 | 2026-03-14T20:24:04.950Z | Compiling find-msvc-tools v0.1.9 |
| 1800 | 2026-03-14T20:24:04.950Z | Compiling shlex v1.3.0 |
| 1801 | 2026-03-14T20:24:04.950Z | Compiling typenum v1.19.0 |
| 1802 | 2026-03-14T20:24:04.950Z | Compiling portable-atomic v1.13.1 |
| 1803 | 2026-03-14T20:24:04.950Z | Compiling memchr v2.8.0 |
| 1804 | 2026-03-14T20:24:04.950Z | Compiling autocfg v1.5.0 |
| 1805 | 2026-03-14T20:24:05.116Z | Compiling zmij v1.0.21 |
| 1806 | 2026-03-14T20:24:05.264Z | Compiling serde_json v1.0.149 |
| 1807 | 2026-03-14T20:24:05.421Z | Compiling zerocopy v0.8.40 |
| 1808 | 2026-03-14T20:24:05.538Z | Compiling parking_lot_core v0.9.12 |
| 1809 | 2026-03-14T20:24:05.611Z | Compiling generic-array v0.14.7 |
| 1810 | 2026-03-14T20:24:05.635Z | Compiling libm v0.2.16 |
| 1811 | 2026-03-14T20:24:05.658Z | Compiling smallvec v1.15.1 |
| 1812 | 2026-03-14T20:24:05.730Z | Compiling icu_normalizer_data v2.1.1 |
| 1813 | 2026-03-14T20:24:05.836Z | Compiling icu_properties_data v2.1.2 |
| 1814 | 2026-03-14T20:24:05.911Z | Compiling itoa v1.0.17 |
| 1815 | 2026-03-14T20:24:05.915Z | Compiling log v0.4.29 |
| 1816 | 2026-03-14T20:24:06.013Z | Compiling getrandom v0.4.1 |
| 1817 | 2026-03-14T20:24:06.016Z | Compiling num-traits v0.2.19 |
| 1818 | 2026-03-14T20:24:06.016Z | Compiling pkg-config v0.3.32 |
| 1819 | 2026-03-14T20:24:06.109Z | Compiling stable_deref_trait v1.2.1 |
| 1820 | 2026-03-14T20:24:06.211Z | Compiling scopeguard v1.2.0 |
| 1821 | 2026-03-14T20:24:06.234Z | Compiling subtle v2.6.1 |
| 1822 | 2026-03-14T20:24:06.355Z | Compiling lock_api v0.4.14 |
| 1823 | 2026-03-14T20:24:06.380Z | Compiling fnv v1.0.7 |
| 1824 | 2026-03-14T20:24:06.401Z | Compiling jobserver v0.1.34 |
| 1825 | 2026-03-14T20:24:06.405Z | Compiling getrandom v0.2.17 |
| 1826 | 2026-03-14T20:24:06.405Z | Compiling errno v0.3.14 |
| 1827 | 2026-03-14T20:24:06.597Z | Compiling thiserror v2.0.18 |
| 1828 | 2026-03-14T20:24:06.694Z | Compiling rand_core v0.6.4 |
| 1829 | 2026-03-14T20:24:06.750Z | Compiling cc v1.2.56 |
| 1830 | 2026-03-14T20:24:06.753Z | Compiling getrandom v0.3.4 |
| 1831 | 2026-03-14T20:24:06.772Z | Compiling pin-project-lite v0.2.17 |
| 1832 | 2026-03-14T20:24:06.838Z | Compiling syn v2.0.117 |
| 1833 | 2026-03-14T20:24:06.963Z | Compiling critical-section v1.2.0 |
| 1834 | 2026-03-14T20:24:07.088Z | Compiling equivalent v1.0.2 |
| 1835 | 2026-03-14T20:24:07.132Z | Compiling rustversion v1.0.22 |
| 1836 | 2026-03-14T20:24:07.136Z | Compiling allocator-api2 v0.2.21 |
| 1837 | 2026-03-14T20:24:07.246Z | Compiling percent-encoding v2.3.2 |
| 1838 | 2026-03-14T20:24:07.249Z | Compiling writeable v0.6.2 |
| 1839 | 2026-03-14T20:24:07.253Z | Compiling foldhash v0.2.0 |
| 1840 | 2026-03-14T20:24:07.423Z | Compiling dunce v1.0.5 |
| 1841 | 2026-03-14T20:24:07.465Z | Compiling fs_extra v1.3.0 |
| 1842 | 2026-03-14T20:24:07.579Z | Compiling once_cell v1.21.3 |
| 1843 | 2026-03-14T20:24:07.659Z | Compiling litemap v0.8.1 |
| 1844 | 2026-03-14T20:24:07.663Z | Compiling hashbrown v0.16.1 |
| 1845 | 2026-03-14T20:24:07.710Z | Compiling cmake v0.1.57 |
| 1846 | 2026-03-14T20:24:07.875Z | Compiling const-oid v0.9.6 |
| 1847 | 2026-03-14T20:24:07.927Z | Compiling signal-hook-registry v1.4.8 |
| 1848 | 2026-03-14T20:24:07.930Z | Compiling rustix v1.1.3 |
| 1849 | 2026-03-14T20:24:08.038Z | Compiling socket2 v0.6.2 |
| 1850 | 2026-03-14T20:24:08.041Z | Compiling mio v1.1.1 |
| 1851 | 2026-03-14T20:24:08.088Z | Compiling schemars v0.8.22 |
| 1852 | 2026-03-14T20:24:08.186Z | Compiling utf8_iter v1.0.4 |
| 1853 | 2026-03-14T20:24:08.228Z | Compiling aws-lc-rs v1.16.0 |
| 1854 | 2026-03-14T20:24:08.460Z | Compiling semver v1.0.27 |
| 1855 | 2026-03-14T20:24:08.484Z | Compiling indexmap v2.13.0 |
| 1856 | 2026-03-14T20:24:08.509Z | Compiling parking_lot v0.12.5 |
| 1857 | 2026-03-14T20:24:08.559Z | Compiling bitflags v2.11.0 |
| 1858 | 2026-03-14T20:24:08.609Z | Compiling ring v0.17.14 |
| 1859 | 2026-03-14T20:24:08.632Z | Compiling aws-lc-sys v0.37.1 |
| 1860 | 2026-03-14T20:24:08.768Z | Compiling rand_core v0.10.0 |
| 1861 | 2026-03-14T20:24:08.894Z | Compiling form_urlencoded v1.2.2 |
| 1862 | 2026-03-14T20:24:09.043Z | Compiling strsim v0.11.1 |
| 1863 | 2026-03-14T20:24:09.064Z | Compiling futures-core v0.3.32 |
| 1864 | 2026-03-14T20:24:09.264Z | Compiling ucd-trie v0.1.7 |
| 1865 | 2026-03-14T20:24:09.296Z | Compiling thiserror v1.0.69 |
| 1866 | 2026-03-14T20:24:09.452Z | Compiling byteorder v1.5.0 |
| 1867 | 2026-03-14T20:24:09.455Z | Compiling httparse v1.10.1 |
| 1868 | 2026-03-14T20:24:09.499Z | Compiling pest v2.8.6 |
| 1869 | 2026-03-14T20:24:09.602Z | Compiling ident_case v1.0.1 |
| 1870 | 2026-03-14T20:24:09.625Z | Compiling heck v0.5.0 |
| 1871 | 2026-03-14T20:24:09.669Z | Compiling vcpkg v0.2.15 |
| 1872 | 2026-03-14T20:24:09.888Z | Compiling crossbeam-utils v0.8.21 |
| 1873 | 2026-03-14T20:24:09.939Z | Compiling regex-syntax v0.8.10 |
| 1874 | 2026-03-14T20:24:09.990Z | Compiling syn v1.0.109 |
| 1875 | 2026-03-14T20:24:10.088Z | Compiling rustls v0.23.37 |
| 1876 | 2026-03-14T20:24:10.133Z | Compiling futures-sink v0.3.32 |
| 1877 | 2026-03-14T20:24:10.190Z | Compiling rustc_version v0.4.1 |
| 1878 | 2026-03-14T20:24:10.255Z | Compiling cpufeatures v0.2.17 |
| 1879 | 2026-03-14T20:24:10.302Z | Compiling futures-channel v0.3.32 |
| 1880 | 2026-03-14T20:24:10.305Z | Compiling slab v0.4.12 |
| 1881 | 2026-03-14T20:24:10.306Z | Compiling futures-task v0.3.32 |
| 1882 | 2026-03-14T20:24:10.376Z | Compiling futures-io v0.3.32 |
| 1883 | 2026-03-14T20:24:10.496Z | Compiling openssl-sys v0.9.111 |
| 1884 | 2026-03-14T20:24:10.517Z | Compiling plain v0.2.3 |
| 1885 | 2026-03-14T20:24:10.570Z | Compiling iana-time-zone v0.1.65 |
| 1886 | 2026-03-14T20:24:10.596Z | Compiling uuid v1.21.0 |
| 1887 | 2026-03-14T20:24:10.647Z | Compiling aho-corasick v1.1.4 |
| 1888 | 2026-03-14T20:24:10.707Z | Compiling num-conv v0.2.0 |
| 1889 | 2026-03-14T20:24:10.732Z | Compiling time-core v0.1.8 |
| 1890 | 2026-03-14T20:24:10.848Z | Compiling synstructure v0.13.2 |
| 1891 | 2026-03-14T20:24:10.902Z | Compiling serde_derive_internals v0.29.1 |
| 1892 | 2026-03-14T20:24:11.002Z | Compiling time-macros v0.2.27 |
| 1893 | 2026-03-14T20:24:11.027Z | Compiling pest_meta v2.8.6 |
| 1894 | 2026-03-14T20:24:11.292Z | Compiling openssl v0.10.75 |
| 1895 | 2026-03-14T20:24:11.426Z | Compiling pretty-hex v0.4.1 |
| 1896 | 2026-03-14T20:24:11.766Z | Compiling crc32fast v1.5.0 |
| 1897 | 2026-03-14T20:24:11.841Z | Compiling pest_generator v2.8.6 |
| 1898 | 2026-03-14T20:24:11.883Z | Compiling base64ct v1.8.3 |
| 1899 | 2026-03-14T20:24:11.905Z | Compiling either v1.15.0 |
| 1900 | 2026-03-14T20:24:11.999Z | Compiling anyhow v1.0.102 |
| 1901 | 2026-03-14T20:24:12.045Z | Compiling regex-automata v0.4.14 |
| 1902 | 2026-03-14T20:24:12.082Z | Compiling darling_core v0.21.3 |
| 1903 | 2026-03-14T20:24:12.108Z | Compiling zstd-sys v2.0.16+zstd.1.5.7 |
| 1904 | 2026-03-14T20:24:12.158Z | Compiling flagset v0.4.7 |
| 1905 | 2026-03-14T20:24:12.198Z | Compiling native-tls v0.2.18 |
| 1906 | 2026-03-14T20:24:12.288Z | Compiling pem-rfc7468 v0.7.0 |
| 1907 | 2026-03-14T20:24:12.326Z | Compiling rand_core v0.9.5 |
| 1908 | 2026-03-14T20:24:12.424Z | Compiling slog v2.8.2 |
| 1909 | 2026-03-14T20:24:12.534Z | Compiling tracing-core v0.1.36 |
| 1910 | 2026-03-14T20:24:12.637Z | Compiling dyn-clone v1.0.20 |
| 1911 | 2026-03-14T20:24:12.664Z | Compiling untrusted v0.9.0 |
| 1912 | 2026-03-14T20:24:12.689Z | Compiling rayon-core v1.13.0 |
| 1913 | 2026-03-14T20:24:12.791Z | Compiling serde_derive v1.0.228 |
| 1914 | 2026-03-14T20:24:12.839Z | Compiling zeroize_derive v1.4.3 |
| 1915 | 2026-03-14T20:24:12.864Z | Compiling zerofrom-derive v0.1.6 |
| 1916 | 2026-03-14T20:24:12.887Z | Compiling yoke-derive v0.8.1 |
| 1917 | 2026-03-14T20:24:12.951Z | Compiling zerovec-derive v0.11.2 |
| 1918 | 2026-03-14T20:24:12.976Z | Compiling displaydoc v0.2.5 |
| 1919 | 2026-03-14T20:24:13.001Z | Compiling zerocopy-derive v0.8.40 |
| 1920 | 2026-03-14T20:24:13.030Z | Compiling tokio-macros v2.6.0 |
| 1921 | 2026-03-14T20:24:13.282Z | Compiling futures-macro v0.3.32 |
| 1922 | 2026-03-14T20:24:13.678Z | Compiling zeroize v1.8.2 |
| 1923 | 2026-03-14T20:24:13.912Z | Compiling thiserror-impl v2.0.18 |
| 1924 | 2026-03-14T20:24:14.010Z | Compiling tracing-attributes v0.1.31 |
| 1925 | 2026-03-14T20:24:14.263Z | Compiling der_derive v0.7.3 |
| 1926 | 2026-03-14T20:24:14.338Z | Compiling schemars_derive v0.8.22 |
| 1927 | 2026-03-14T20:24:14.388Z | Compiling thiserror-impl v1.0.69 |
| 1928 | 2026-03-14T20:24:14.453Z | Compiling zerofrom v0.1.6 |
| 1929 | 2026-03-14T20:24:14.641Z | Compiling yoke v0.8.1 |
| 1930 | 2026-03-14T20:24:14.783Z | Compiling crypto-common v0.1.7 |
| 1931 | 2026-03-14T20:24:14.884Z | Compiling zerovec v0.11.5 |
| 1932 | 2026-03-14T20:24:14.924Z | Compiling zerotrie v0.2.3 |
| 1933 | 2026-03-14T20:24:15.501Z | Compiling block-buffer v0.10.4 |
| 1934 | 2026-03-14T20:24:15.568Z | Compiling pest_derive v2.8.6 |
| 1935 | 2026-03-14T20:24:15.610Z | Compiling tinystr v0.8.2 |
| 1936 | 2026-03-14T20:24:15.636Z | Compiling potential_utf v0.1.4 |
| 1937 | 2026-03-14T20:24:15.680Z | Compiling digest v0.10.7 |
| 1938 | 2026-03-14T20:24:15.881Z | Compiling icu_locale_core v2.1.1 |
| 1939 | 2026-03-14T20:24:15.906Z | Compiling icu_collections v2.1.1 |
| 1940 | 2026-03-14T20:24:15.910Z | Compiling futures-util v0.3.32 |
| 1941 | 2026-03-14T20:24:15.955Z | Compiling hmac v0.12.1 |
| 1942 | 2026-03-14T20:24:16.087Z | Compiling block-padding v0.3.3 |
| 1943 | 2026-03-14T20:24:16.125Z | Compiling sha2 v0.10.9 |
| 1944 | 2026-03-14T20:24:16.155Z | Compiling rustls-pki-types v1.14.0 |
| 1945 | 2026-03-14T20:24:16.201Z | Compiling scroll_derive v0.13.1 |
| 1946 | 2026-03-14T20:24:16.300Z | Compiling inout v0.1.4 |
| 1947 | 2026-03-14T20:24:16.848Z | Compiling cipher v0.4.4 |
| 1948 | 2026-03-14T20:24:17.064Z | Compiling icu_provider v2.1.1 |
| 1949 | 2026-03-14T20:24:17.169Z | Compiling bytes v1.11.1 |
| 1950 | 2026-03-14T20:24:17.246Z | Compiling chrono v0.4.44 |
| 1951 | 2026-03-14T20:24:17.253Z | Compiling serde_tokenstream v0.2.3 |
| 1952 | 2026-03-14T20:24:17.293Z | Compiling scroll_derive v0.12.1 |
| 1953 | 2026-03-14T20:24:17.420Z | Compiling icu_properties v2.1.2 |
| 1954 | 2026-03-14T20:24:17.606Z | Compiling icu_normalizer v2.1.1 |
| 1955 | 2026-03-14T20:24:17.857Z | Compiling openssl-macros v0.1.1 |
| 1956 | 2026-03-14T20:24:18.032Z | Compiling tokio v1.49.0 |
| 1957 | 2026-03-14T20:24:18.426Z | Compiling http v1.4.0 |
| 1958 | 2026-03-14T20:24:19.062Z | Compiling idna_adapter v1.2.1 |
| 1959 | 2026-03-14T20:24:19.213Z | Compiling idna v1.1.0 |
| 1960 | 2026-03-14T20:24:19.319Z | Compiling der v0.7.10 |
| 1961 | 2026-03-14T20:24:19.343Z | Compiling darling_macro v0.21.3 |
| 1962 | 2026-03-14T20:24:19.531Z | Compiling ppv-lite86 v0.2.21 |
| 1963 | 2026-03-14T20:24:19.646Z | Compiling regex v1.12.3 |
| 1964 | 2026-03-14T20:24:19.720Z | Compiling url v2.5.8 |
| 1965 | 2026-03-14T20:24:19.800Z | Compiling zerocopy-derive v0.7.35 |
| 1966 | 2026-03-14T20:24:19.976Z | Compiling darling v0.21.3 |
| 1967 | 2026-03-14T20:24:20.102Z | Compiling salsa20 v0.10.2 |
| 1968 | 2026-03-14T20:24:20.223Z | Compiling pbkdf2 v0.12.2 |
| 1969 | 2026-03-14T20:24:20.298Z | Compiling tracing v0.1.44 |
| 1970 | 2026-03-14T20:24:20.608Z | Compiling spki v0.7.3 |
| 1971 | 2026-03-14T20:24:20.841Z | Compiling cookie v0.18.1 |
| 1972 | 2026-03-14T20:24:20.845Z | Compiling camino v1.2.2 |
| 1973 | 2026-03-14T20:24:20.889Z | Compiling base64 v0.22.1 |
| 1974 | 2026-03-14T20:24:21.168Z | Compiling scrypt v0.11.0 |
| 1975 | 2026-03-14T20:24:21.192Z | Compiling rand_chacha v0.9.0 |
| 1976 | 2026-03-14T20:24:21.268Z | Compiling cbc v0.1.2 |
| 1977 | 2026-03-14T20:24:21.291Z | Compiling aes v0.8.4 |
| 1978 | 2026-03-14T20:24:21.877Z | Compiling usdt-impl v0.5.0 |
| 1979 | 2026-03-14T20:24:21.958Z | Compiling paste v1.0.15 |
| 1980 | 2026-03-14T20:24:22.032Z | Compiling winnow v0.7.14 |
| 1981 | 2026-03-14T20:24:22.127Z | Compiling usdt-impl v0.6.0 |
| 1982 | 2026-03-14T20:24:22.174Z | Compiling ref-cast v1.0.25 |
| 1983 | 2026-03-14T20:24:22.540Z | Compiling pkcs5 v0.7.1 |
| 1984 | 2026-03-14T20:24:22.563Z | Compiling rand v0.9.2 |
| 1985 | 2026-03-14T20:24:22.748Z | Compiling http-body v1.0.1 |
| 1986 | 2026-03-14T20:24:22.892Z | Compiling scroll v0.12.0 |
| 1987 | 2026-03-14T20:24:22.956Z | Compiling scroll v0.13.0 |
| 1988 | 2026-03-14T20:24:22.978Z | Compiling serde_spanned v0.6.9 |
| 1989 | 2026-03-14T20:24:23.093Z | Compiling toml_datetime v0.6.11 |
| 1990 | 2026-03-14T20:24:23.190Z | Compiling tokio-util v0.7.18 |
| 1991 | 2026-03-14T20:24:23.286Z | Compiling heapless v0.7.17 |
| 1992 | 2026-03-14T20:24:23.391Z | Compiling bzip2-sys v0.1.13+1.0.8 |
| 1993 | 2026-03-14T20:24:23.416Z | Compiling untrusted v0.7.1 |
| 1994 | 2026-03-14T20:24:23.462Z | Compiling openssl-probe v0.2.1 |
| 1995 | 2026-03-14T20:24:23.514Z | Compiling signal-hook v0.3.18 |
| 1996 | 2026-03-14T20:24:23.647Z | Compiling atomic-waker v1.1.2 |
| 1997 | 2026-03-14T20:24:23.697Z | Compiling zstd-safe v7.2.4 |
| 1998 | 2026-03-14T20:24:23.971Z | Compiling toml_parser v1.0.9+spec-1.1.0 |
| 1999 | 2026-03-14T20:24:23.971Z | Compiling goblin v0.10.5 |
| 2000 | 2026-03-14T20:24:24.021Z | Compiling goblin v0.8.2 |
| 2001 | 2026-03-14T20:24:24.117Z | Compiling pkcs8 v0.10.2 |
| 2002 | 2026-03-14T20:24:24.532Z | Compiling zerocopy v0.7.35 |
| 2003 | 2026-03-14T20:24:24.566Z | Compiling ref-cast-impl v1.0.25 |
| 2004 | 2026-03-14T20:24:24.768Z | Compiling darling_core v0.20.11 |
| 2005 | 2026-03-14T20:24:25.090Z | Compiling toml_datetime v0.7.5+spec-1.1.0 |
| 2006 | 2026-03-14T20:24:25.113Z | Compiling memoffset v0.9.1 |
| 2007 | 2026-03-14T20:24:25.176Z | Compiling fastrand v2.3.0 |
| 2008 | 2026-03-14T20:24:25.343Z | Compiling rustix v0.38.44 |
| 2009 | 2026-03-14T20:24:25.391Z | Compiling litrs v1.0.0 |
| 2010 | 2026-03-14T20:24:25.457Z | Compiling tower-layer v0.3.3 |
| 2011 | 2026-03-14T20:24:25.481Z | Compiling winnow v0.5.40 |
| 2012 | 2026-03-14T20:24:25.694Z | Compiling tower-service v0.3.3 |
| 2013 | 2026-03-14T20:24:25.862Z | Compiling try-lock v0.2.5 |
| 2014 | 2026-03-14T20:24:26.024Z | Compiling tinyvec_macros v0.1.1 |
| 2015 | 2026-03-14T20:24:26.049Z | Compiling want v0.3.1 |
| 2016 | 2026-03-14T20:24:26.053Z | Compiling document-features v0.2.12 |
| 2017 | 2026-03-14T20:24:26.131Z | Compiling tinyvec v1.10.0 |
| 2018 | 2026-03-14T20:24:26.299Z | Compiling h2 v0.4.13 |
| 2019 | 2026-03-14T20:24:26.786Z | Compiling dtrace-parser v0.2.0 |
| 2020 | 2026-03-14T20:24:26.897Z | Compiling dtrace-parser v0.3.0 |
| 2021 | 2026-03-14T20:24:27.395Z | Compiling toml_edit v0.19.15 |
| 2022 | 2026-03-14T20:24:27.424Z | Compiling dof v0.3.0 |
| 2023 | 2026-03-14T20:24:27.608Z | Compiling darling_macro v0.20.11 |
| 2024 | 2026-03-14T20:24:27.641Z | Compiling ipnet v2.11.0 |
| 2025 | 2026-03-14T20:24:27.754Z | Compiling dof v0.4.0 |
| 2026 | 2026-03-14T20:24:27.886Z | Compiling async-trait v0.1.89 |
| 2027 | 2026-03-14T20:24:28.226Z | Compiling daft-derive v0.1.5 |
| 2028 | 2026-03-14T20:24:28.285Z | Compiling curve25519-dalek v4.1.3 |
| 2029 | 2026-03-14T20:24:28.470Z | Compiling spin v0.9.8 |
| 2030 | 2026-03-14T20:24:28.515Z | Compiling thread-id v5.1.0 |
| 2031 | 2026-03-14T20:24:28.631Z | Compiling thread-id v4.2.2 |
| 2032 | 2026-03-14T20:24:28.654Z | Compiling proc-macro-error-attr v1.0.4 |
| 2033 | 2026-03-14T20:24:28.931Z | Compiling foreign-types-shared v0.1.1 |
| 2034 | 2026-03-14T20:24:28.964Z | Compiling httpdate v1.0.3 |
| 2035 | 2026-03-14T20:24:29.063Z | Compiling pin-utils v0.1.0 |
| 2036 | 2026-03-14T20:24:29.150Z | Compiling cfg_aliases v0.2.1 |
| 2037 | 2026-03-14T20:24:29.174Z | Compiling num-bigint-dig v0.8.6 |
| 2038 | 2026-03-14T20:24:29.234Z | Compiling smoltcp v0.9.1 |
| 2039 | 2026-03-14T20:24:29.264Z | Compiling powerfmt v0.2.0 |
| 2040 | 2026-03-14T20:24:29.291Z | Compiling nix v0.31.1 |
| 2041 | 2026-03-14T20:24:29.291Z | Compiling foreign-types v0.3.2 |
| 2042 | 2026-03-14T20:24:29.342Z | Compiling tempfile v3.25.0 |
| 2043 | 2026-03-14T20:24:29.633Z | Compiling deranged v0.5.8 |
| 2044 | 2026-03-14T20:24:29.711Z | Compiling darling v0.20.11 |
| 2045 | 2026-03-14T20:24:30.146Z | Compiling ipnetwork v0.21.1 |
| 2046 | 2026-03-14T20:24:30.215Z | Compiling strum_macros v0.26.4 |
| 2047 | 2026-03-14T20:24:30.377Z | Compiling wait-timeout v0.2.1 |
| 2048 | 2026-03-14T20:24:30.422Z | Compiling hyper v1.8.1 |
| 2049 | 2026-03-14T20:24:30.457Z | Compiling proc-macro-error v1.0.4 |
| 2050 | 2026-03-14T20:24:30.726Z | Compiling unicode-segmentation v1.12.0 |
| 2051 | 2026-03-14T20:24:30.751Z | Compiling simd-adler32 v0.3.8 |
| 2052 | 2026-03-14T20:24:30.777Z | Compiling bit-vec v0.8.0 |
| 2053 | 2026-03-14T20:24:31.074Z | Compiling anstyle v1.0.13 |
| 2054 | 2026-03-14T20:24:31.099Z | Compiling siphasher v1.0.2 |
| 2055 | 2026-03-14T20:24:31.250Z | Compiling quick-error v1.2.3 |
| 2056 | 2026-03-14T20:24:31.331Z | Compiling num_threads v0.1.7 |
| 2057 | 2026-03-14T20:24:31.375Z | Compiling utf8parse v0.2.2 |
| 2058 | 2026-03-14T20:24:31.450Z | Compiling time v0.3.47 |
| 2059 | 2026-03-14T20:24:31.475Z | Compiling rusty-fork v0.3.1 |
| 2060 | 2026-03-14T20:24:31.579Z | Compiling anstyle-parse v0.2.7 |
| 2061 | 2026-03-14T20:24:31.877Z | Compiling bit-set v0.8.0 |
| 2062 | 2026-03-14T20:24:32.115Z | Compiling hyper-util v0.1.20 |
| 2063 | 2026-03-14T20:24:32.457Z | Compiling crossbeam-epoch v0.9.18 |
| 2064 | 2026-03-14T20:24:32.568Z | Compiling derive_builder_core v0.20.2 |
| 2065 | 2026-03-14T20:24:32.908Z | Compiling unicode-normalization v0.1.25 |
| 2066 | 2026-03-14T20:24:33.575Z | Compiling rustls-native-certs v0.8.3 |
| 2067 | 2026-03-14T20:24:33.963Z | Compiling signature v2.2.0 |
| 2068 | 2026-03-14T20:24:34.038Z | Compiling hubpack_derive v0.1.1 |
| 2069 | 2026-03-14T20:24:34.065Z | Compiling strum_macros v0.27.2 |
| 2070 | 2026-03-14T20:24:34.150Z | Compiling curve25519-dalek-derive v0.1.1 |
| 2071 | 2026-03-14T20:24:34.181Z | Compiling rand_xorshift v0.4.0 |
| 2072 | 2026-03-14T20:24:34.185Z | Compiling sync_wrapper v1.0.2 |
| 2073 | 2026-03-14T20:24:34.230Z | Compiling fs-err v3.3.0 |
| 2074 | 2026-03-14T20:24:34.368Z | Compiling ahash v0.8.12 |
| 2075 | 2026-03-14T20:24:34.468Z | Compiling is_terminal_polyfill v1.70.2 |
| 2076 | 2026-03-14T20:24:34.604Z | Compiling anstyle-query v1.1.5 |
| 2077 | 2026-03-14T20:24:34.640Z | Compiling colorchoice v1.0.4 |
| 2078 | 2026-03-14T20:24:34.664Z | Compiling adler2 v2.0.1 |
| 2079 | 2026-03-14T20:24:34.668Z | Compiling unicode-bidi v0.3.18 |
| 2080 | 2026-03-14T20:24:34.765Z | Compiling object v0.37.3 |
| 2081 | 2026-03-14T20:24:34.808Z | Compiling unicode-properties v0.1.4 |
| 2082 | 2026-03-14T20:24:34.854Z | Compiling unarray v0.1.4 |
| 2083 | 2026-03-14T20:24:34.977Z | Compiling miniz_oxide v0.8.9 |
| 2084 | 2026-03-14T20:24:35.015Z | Compiling proptest v1.10.0 |
| 2085 | 2026-03-14T20:24:35.112Z | Compiling anstream v0.6.21 |
| 2086 | 2026-03-14T20:24:35.257Z | Compiling stringprep v0.1.5 |
| 2087 | 2026-03-14T20:24:35.723Z | Compiling tower v0.5.3 |
| 2088 | 2026-03-14T20:24:35.785Z | Compiling derive_builder_macro v0.20.2 |
| 2089 | 2026-03-14T20:24:36.186Z | Compiling crossbeam-deque v0.8.6 |
| 2090 | 2026-03-14T20:24:36.208Z | Compiling heck v0.4.1 |
| 2091 | 2026-03-14T20:24:36.374Z | Compiling usdt-attr-macro v0.6.0 |
| 2092 | 2026-03-14T20:24:36.397Z | Compiling usdt-macro v0.6.0 |
| 2093 | 2026-03-14T20:24:36.616Z | Compiling http-body-util v0.1.3 |
| 2094 | 2026-03-14T20:24:36.666Z | Compiling webpki-roots v1.0.6 |
| 2095 | 2026-03-14T20:24:36.944Z | Compiling rand_chacha v0.3.1 |
| 2096 | 2026-03-14T20:24:36.984Z | Compiling erased-serde v0.3.31 |
| 2097 | 2026-03-14T20:24:37.011Z | Compiling md-5 v0.10.6 |
| 2098 | 2026-03-14T20:24:37.146Z | Compiling num-integer v0.1.46 |
| 2099 | 2026-03-14T20:24:37.223Z | Compiling hash32 v0.2.1 |
| 2100 | 2026-03-14T20:24:37.303Z | Compiling vergen-lib v0.1.6 |
| 2101 | 2026-03-14T20:24:37.332Z | Compiling ff v0.13.1 |
| 2102 | 2026-03-14T20:24:37.429Z | Compiling iri-string v0.7.10 |
| 2103 | 2026-03-14T20:24:37.432Z | Compiling base16ct v0.2.0 |
| 2104 | 2026-03-14T20:24:37.452Z | Compiling psl-types v2.0.11 |
| 2105 | 2026-03-14T20:24:37.501Z | Compiling fallible-iterator v0.2.0 |
| 2106 | 2026-03-14T20:24:37.505Z | Compiling zlib-rs v0.6.2 |
| 2107 | 2026-03-14T20:24:37.551Z | Compiling ryu v1.0.23 |
| 2108 | 2026-03-14T20:24:37.621Z | Compiling publicsuffix v2.3.0 |
| 2109 | 2026-03-14T20:24:37.665Z | Compiling sec1 v0.7.3 |
| 2110 | 2026-03-14T20:24:37.689Z | Compiling group v0.13.0 |
| 2111 | 2026-03-14T20:24:37.692Z | Compiling num-iter v0.1.45 |
| 2112 | 2026-03-14T20:24:37.760Z | Compiling serde_urlencoded v0.7.1 |
| 2113 | 2026-03-14T20:24:37.894Z | Compiling postgres-protocol v0.6.10 |
| 2114 | 2026-03-14T20:24:37.897Z | Compiling newtype-uuid v1.3.2 |
| 2115 | 2026-03-14T20:24:38.130Z | Compiling rand v0.8.5 |
| 2116 | 2026-03-14T20:24:38.376Z | Compiling oxnet v0.1.4 |
| 2117 | 2026-03-14T20:24:38.556Z | Compiling zone_cfg_derive v0.3.1 |
| 2118 | 2026-03-14T20:24:38.617Z | Compiling derive_builder v0.20.2 |
| 2119 | 2026-03-14T20:24:38.837Z | Compiling tokio-native-tls v0.3.1 |
| 2120 | 2026-03-14T20:24:38.865Z | Compiling phf_shared v0.13.1 |
| 2121 | 2026-03-14T20:24:38.967Z | Compiling lazy_static v1.5.0 |
| 2122 | 2026-03-14T20:24:39.062Z | Compiling tower-http v0.6.8 |
| 2123 | 2026-03-14T20:24:39.140Z | Compiling terminal_size v0.4.3 |
| 2124 | 2026-03-14T20:24:39.145Z | Compiling serde_with_macros v3.17.0 |
| 2125 | 2026-03-14T20:24:39.211Z | Compiling cargo-platform v0.1.9 |
| 2126 | 2026-03-14T20:24:39.261Z | Compiling hkdf v0.12.4 |
| 2127 | 2026-03-14T20:24:39.335Z | Compiling crypto-bigint v0.5.5 |
| 2128 | 2026-03-14T20:24:39.384Z | Compiling serde_repr v0.1.20 |
| 2129 | 2026-03-14T20:24:39.417Z | Compiling enum-as-inner v0.6.1 |
| 2130 | 2026-03-14T20:24:39.420Z | Compiling clap_derive v4.5.55 |
| 2131 | 2026-03-14T20:24:39.464Z | Compiling vergen v9.0.6 |
| 2132 | 2026-03-14T20:24:39.670Z | Compiling managed v0.8.0 |
| 2133 | 2026-03-14T20:24:39.775Z | Compiling libbz2-rs-sys v0.2.2 |
| 2134 | 2026-03-14T20:24:39.862Z | Compiling bitflags v1.3.2 |
| 2135 | 2026-03-14T20:24:39.968Z | Compiling foldhash v0.1.5 |
| 2136 | 2026-03-14T20:24:40.030Z | Compiling clap_lex v1.0.0 |
| 2137 | 2026-03-14T20:24:40.059Z | Compiling bumpalo v3.20.2 |
| 2138 | 2026-03-14T20:24:40.107Z | Compiling unicode-width v0.2.0 |
| 2139 | 2026-03-14T20:24:40.208Z | Compiling hashbrown v0.15.5 |
| 2140 | 2026-03-14T20:24:40.391Z | Compiling zopfli v0.8.3 |
| 2141 | 2026-03-14T20:24:40.417Z | Compiling bzip2 v0.6.1 |
| 2142 | 2026-03-14T20:24:40.443Z | Compiling console v0.16.2 |
| 2143 | 2026-03-14T20:24:40.497Z | Compiling clap_builder v4.5.60 |
| 2144 | 2026-03-14T20:24:40.552Z | Compiling flate2 v1.1.9 |
| 2145 | 2026-03-14T20:24:40.704Z | Compiling elliptic-curve v0.13.8 |
| 2146 | 2026-03-14T20:24:40.947Z | Compiling cargo_metadata v0.19.2 |
| 2147 | 2026-03-14T20:24:41.156Z | Compiling phf v0.13.1 |
| 2148 | 2026-03-14T20:24:41.183Z | Compiling hyper-tls v0.6.0 |
| 2149 | 2026-03-14T20:24:41.376Z | Compiling signal-hook-mio v0.2.5 |
| 2150 | 2026-03-14T20:24:41.399Z | Compiling daft v0.1.5 |
| 2151 | 2026-03-14T20:24:41.423Z | Compiling rayon v1.11.0 |
| 2152 | 2026-03-14T20:24:41.537Z | Compiling cookie_store v0.22.1 |
| 2153 | 2026-03-14T20:24:41.561Z | Compiling postgres-types v0.2.12 |
| 2154 | 2026-03-14T20:24:41.618Z | Compiling zstd v0.13.3 |
| 2155 | 2026-03-14T20:24:41.775Z | Compiling bzip2 v0.4.4 |
| 2156 | 2026-03-14T20:24:41.963Z | Compiling strum v0.27.2 |
| 2157 | 2026-03-14T20:24:42.154Z | Compiling hubpack v0.1.2 |
| 2158 | 2026-03-14T20:24:42.289Z | Compiling ed25519 v2.2.3 |
| 2159 | 2026-03-14T20:24:42.332Z | Compiling phf_shared v0.11.3 |
| 2160 | 2026-03-14T20:24:42.591Z | Compiling pkcs1 v0.7.5 |
| 2161 | 2026-03-14T20:24:42.614Z | Compiling serde-big-array v0.5.1 |
| 2162 | 2026-03-14T20:24:42.707Z | Compiling hex v0.4.3 |
| 2163 | 2026-03-14T20:24:42.840Z | Compiling rfc6979 v0.4.0 |
| 2164 | 2026-03-14T20:24:42.887Z | Compiling bstr v1.12.1 |
| 2165 | 2026-03-14T20:24:43.035Z | Compiling itertools v0.12.1 |
| 2166 | 2026-03-14T20:24:43.058Z | Compiling float-cmp v0.10.0 |
| 2167 | 2026-03-14T20:24:43.106Z | Compiling memmap2 v0.9.10 |
| 2168 | 2026-03-14T20:24:43.109Z | Compiling env_filter v1.0.0 |
| 2169 | 2026-03-14T20:24:43.169Z | Compiling encoding_rs v0.8.35 |
| 2170 | 2026-03-14T20:24:43.212Z | Compiling precomputed-hash v0.1.1 |
| 2171 | 2026-03-14T20:24:43.294Z | Compiling toml_write v0.1.2 |
| 2172 | 2026-03-14T20:24:43.344Z | Compiling predicates-core v1.0.10 |
| 2173 | 2026-03-14T20:24:43.399Z | Compiling unit-prefix v0.5.2 |
| 2174 | 2026-03-14T20:24:43.513Z | Compiling fixedbitset v0.5.7 |
| 2175 | 2026-03-14T20:24:43.579Z | Compiling whoami v2.1.0 |
| 2176 | 2026-03-14T20:24:43.606Z | Compiling data-encoding v2.10.0 |
| 2177 | 2026-03-14T20:24:43.776Z | Compiling fixedbitset v0.4.2 |
| 2178 | 2026-03-14T20:24:43.858Z | Compiling rustc-hash v2.1.1 |
| 2179 | 2026-03-14T20:24:43.890Z | Compiling keccak v0.1.6 |
| 2180 | 2026-03-14T20:24:43.913Z | Compiling normalize-line-endings v0.3.0 |
| 2181 | 2026-03-14T20:24:44.070Z | Compiling static_assertions v1.1.0 |
| 2182 | 2026-03-14T20:24:44.074Z | Compiling new_debug_unreachable v1.0.6 |
| 2183 | 2026-03-14T20:24:44.143Z | Compiling difflib v0.4.0 |
| 2184 | 2026-03-14T20:24:44.180Z | Compiling jiff v0.2.21 |
| 2185 | 2026-03-14T20:24:44.203Z | Compiling mime v0.3.17 |
| 2186 | 2026-03-14T20:24:44.254Z | Compiling string_cache v0.8.9 |
| 2187 | 2026-03-14T20:24:44.258Z | Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc) |
| 2188 | 2026-03-14T20:24:44.352Z | Compiling sha3 v0.10.8 |
| 2189 | 2026-03-14T20:24:44.428Z | Compiling hickory-proto v0.25.2 |
| 2190 | 2026-03-14T20:24:44.567Z | Compiling predicates v3.1.4 |
| 2191 | 2026-03-14T20:24:44.721Z | Compiling zone v0.3.1 |
| 2192 | 2026-03-14T20:24:44.747Z | Compiling petgraph v0.6.5 |
| 2193 | 2026-03-14T20:24:44.785Z | Compiling iddqd v0.3.17 |
| 2194 | 2026-03-14T20:24:44.992Z | Compiling tokio-postgres v0.7.16 |
| 2195 | 2026-03-14T20:24:45.178Z | Compiling petgraph v0.8.3 |
| 2196 | 2026-03-14T20:24:45.370Z | Compiling indicatif v0.18.4 |
| 2197 | 2026-03-14T20:24:45.570Z | Compiling similar v2.7.0 |
| 2198 | 2026-03-14T20:24:46.299Z | Compiling toml_edit v0.22.27 |
| 2199 | 2026-03-14T20:24:46.409Z | Compiling env_logger v0.11.9 |
| 2200 | 2026-03-14T20:24:46.585Z | Compiling usdt v0.6.0 |
| 2201 | 2026-03-14T20:24:46.922Z | Compiling serde_with v3.17.0 |
| 2202 | 2026-03-14T20:24:47.191Z | Compiling ecdsa v0.16.9 |
| 2203 | 2026-03-14T20:24:47.731Z | Compiling rsa v0.9.10 |
| 2204 | 2026-03-14T20:24:47.822Z | Compiling zip v4.6.1 |
| 2205 | 2026-03-14T20:24:48.165Z | Compiling clap v4.5.60 |
| 2206 | 2026-03-14T20:24:48.288Z | Compiling ed25519-dalek v2.2.0 |
| 2207 | 2026-03-14T20:24:48.688Z | Compiling crossterm v0.28.1 |
| 2208 | 2026-03-14T20:24:49.378Z | Compiling zip v0.6.6 |
| 2209 | 2026-03-14T20:24:49.413Z | Compiling strum v0.26.3 |
| 2210 | 2026-03-14T20:24:49.515Z | Compiling toml v0.7.8 |
| 2211 | 2026-03-14T20:24:49.614Z | Compiling tokio-stream v0.1.18 |
| 2212 | 2026-03-14T20:24:49.643Z | Compiling buf-list v1.1.2 |
| 2213 | 2026-03-14T20:24:49.951Z | Compiling x509-cert v0.2.5 |
| 2214 | 2026-03-14T20:24:50.008Z | Compiling gateway-ereport-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc) |
| 2215 | 2026-03-14T20:24:50.121Z | Compiling openapiv3 v2.2.0 |
| 2216 | 2026-03-14T20:24:50.263Z | Compiling sha1 v0.10.6 |
| 2217 | 2026-03-14T20:24:50.374Z | Compiling itertools v0.13.0 |
| 2218 | 2026-03-14T20:24:50.771Z | Compiling lalrpop-util v0.19.12 |
| 2219 | 2026-03-14T20:24:50.842Z | Compiling peg-runtime v0.8.5 |
| 2220 | 2026-03-14T20:25:06.290Z | Compiling macaddr v1.0.1 |
| 2221 | 2026-03-14T20:25:06.450Z | Compiling structmeta-derive v0.3.0 |
| 2222 | 2026-03-14T20:25:06.482Z | Compiling itertools v0.14.0 |
| 2223 | 2026-03-14T20:25:07.371Z | Compiling heapless v0.8.0 |
| 2224 | 2026-03-14T20:25:08.206Z | Compiling ingot-macros v0.1.1 |
| 2225 | 2026-03-14T20:25:08.334Z | Compiling structmeta v0.3.0 |
| 2226 | 2026-03-14T20:25:11.728Z | Compiling rustls-webpki v0.103.9 |
| 2227 | 2026-03-14T20:25:13.608Z | Compiling toml_edit v0.23.10+spec-1.0.0 |
| 2228 | 2026-03-14T20:25:14.453Z | Compiling hash32 v0.3.1 |
| 2229 | 2026-03-14T20:25:14.685Z | Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 2230 | 2026-03-14T20:25:14.812Z | Compiling smoltcp v0.11.0 |
| 2231 | 2026-03-14T20:25:15.205Z | Compiling proc-macro-crate v3.4.0 |
| 2232 | 2026-03-14T20:25:15.286Z | Compiling ingot-types v0.1.2 |
| 2233 | 2026-03-14T20:25:15.315Z | Compiling cobs v0.3.0 |
| 2234 | 2026-03-14T20:25:15.377Z | Compiling rustls v0.22.4 |
| 2235 | 2026-03-14T20:25:15.675Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#d9645f8d) |
| 2236 | 2026-03-14T20:25:15.709Z | Compiling postcard v1.1.3 |
| 2237 | 2026-03-14T20:25:15.777Z | Compiling proc-macro-crate v1.3.1 |
| 2238 | 2026-03-14T20:25:15.819Z | Compiling num_enum_derive v0.7.5 |
| 2239 | 2026-03-14T20:25:15.915Z | Compiling ingot v0.1.1 |
| 2240 | 2026-03-14T20:25:15.969Z | Compiling rustls-webpki v0.102.8 |
| 2241 | 2026-03-14T20:25:16.251Z | Compiling futures-executor v0.3.32 |
| 2242 | 2026-03-14T20:25:16.274Z | Compiling foreign-types-macros v0.2.3 |
| 2243 | 2026-03-14T20:25:16.294Z | Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 2244 | 2026-03-14T20:25:16.536Z | Compiling tokio-rustls v0.26.4 |
| 2245 | 2026-03-14T20:25:16.639Z | Compiling rustls-platform-verifier v0.6.2 |
| 2246 | 2026-03-14T20:25:16.861Z | Compiling hyper-rustls v0.27.7 |
| 2247 | 2026-03-14T20:25:16.910Z | Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 2248 | 2026-03-14T20:25:16.934Z | Compiling multer v3.1.0 |
| 2249 | 2026-03-14T20:25:16.937Z | Compiling thread_local v1.1.9 |
| 2250 | 2026-03-14T20:25:17.070Z | Compiling cpufeatures v0.3.0 |
| 2251 | 2026-03-14T20:25:17.116Z | Compiling typeid v1.0.3 |
| 2252 | 2026-03-14T20:25:17.140Z | Compiling slog-async v2.8.0 |
| 2253 | 2026-03-14T20:25:17.191Z | Compiling reqwest v0.13.2 |
| 2254 | 2026-03-14T20:25:17.219Z | Compiling reqwest v0.12.28 |
| 2255 | 2026-03-14T20:25:17.224Z | Compiling foreign-types-shared v0.3.1 |
| 2256 | 2026-03-14T20:25:17.299Z | Compiling match_cfg v0.1.0 |
| 2257 | 2026-03-14T20:25:17.379Z | Compiling foreign-types v0.5.0 |
| 2258 | 2026-03-14T20:25:17.415Z | Compiling hostname v0.3.1 |
| 2259 | 2026-03-14T20:25:17.527Z | Compiling chacha20 v0.10.0 |
| 2260 | 2026-03-14T20:25:17.552Z | Compiling num_enum v0.7.5 |
| 2261 | 2026-03-14T20:25:17.624Z | Compiling futures v0.3.32 |
| 2262 | 2026-03-14T20:25:17.650Z | Compiling num_enum_derive v0.5.11 |
| 2263 | 2026-03-14T20:25:17.927Z | Compiling derive-ex v0.1.8 |
| 2264 | 2026-03-14T20:25:17.963Z | Compiling tabwriter v1.4.1 |
| 2265 | 2026-03-14T20:25:17.985Z | Compiling slog-json v2.6.1 |
| 2266 | 2026-03-14T20:25:18.334Z | Compiling crossbeam-channel v0.5.15 |
| 2267 | 2026-03-14T20:25:18.356Z | Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 2268 | 2026-03-14T20:25:18.467Z | Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 2269 | 2026-03-14T20:25:18.934Z | Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 2270 | 2026-03-14T20:25:18.957Z | Compiling async-stream-impl v0.3.6 |
| 2271 | 2026-03-14T20:25:19.055Z | Compiling serde_spanned v1.0.4 |
| 2272 | 2026-03-14T20:25:19.090Z | Compiling is-terminal v0.4.17 |
| 2273 | 2026-03-14T20:25:19.123Z | Compiling cstr-argument v0.1.2 |
| 2274 | 2026-03-14T20:25:19.243Z | Compiling dropshot v0.16.7 |
| 2275 | 2026-03-14T20:25:19.293Z | Compiling crucible-workspace-hack v0.1.0 |
| 2276 | 2026-03-14T20:25:19.319Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#1e40efd8) |
| 2277 | 2026-03-14T20:25:19.345Z | Compiling term v1.2.1 |
| 2278 | 2026-03-14T20:25:19.371Z | Compiling toml_writer v1.0.6+spec-1.1.0 |
| 2279 | 2026-03-14T20:25:19.523Z | Compiling erased-serde v0.4.9 |
| 2280 | 2026-03-14T20:25:19.563Z | Compiling take_mut v0.2.2 |
| 2281 | 2026-03-14T20:25:19.662Z | Compiling toml v0.9.12+spec-1.1.0 |
| 2282 | 2026-03-14T20:25:19.724Z | Compiling async-stream v0.3.6 |
| 2283 | 2026-03-14T20:25:19.814Z | Compiling slog-term v2.9.2 |
| 2284 | 2026-03-14T20:25:19.849Z | Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 2285 | 2026-03-14T20:25:19.961Z | Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 2286 | 2026-03-14T20:25:19.995Z | Compiling num_enum v0.5.11 |
| 2287 | 2026-03-14T20:25:20.097Z | Compiling test-strategy v0.4.5 |
| 2288 | 2026-03-14T20:25:20.119Z | Compiling slog-bunyan v2.5.0 |
| 2289 | 2026-03-14T20:25:20.144Z | Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#d9645f8d) |
| 2290 | 2026-03-14T20:25:20.171Z | Compiling rand v0.10.0 |
| 2291 | 2026-03-14T20:25:20.458Z | Compiling tokio-rustls v0.25.0 |
| 2292 | 2026-03-14T20:25:20.582Z | Compiling parse-display-derive v0.10.0 |
| 2293 | 2026-03-14T20:25:20.816Z | Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#8f60acdf) |
| 2294 | 2026-03-14T20:25:21.127Z | Compiling backon v1.6.0 |
| 2295 | 2026-03-14T20:25:21.159Z | Compiling waitgroup v0.1.2 |
| 2296 | 2026-03-14T20:25:21.261Z | Compiling dropshot_endpoint v0.16.7 |
| 2297 | 2026-03-14T20:25:21.336Z | Compiling newtype-uuid-macros v0.1.0 |
| 2298 | 2026-03-14T20:25:21.375Z | Compiling rustls-pemfile v2.2.0 |
| 2299 | 2026-03-14T20:25:21.417Z | Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 2300 | 2026-03-14T20:25:21.445Z | Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino#7e56ab6e) |
| 2301 | 2026-03-14T20:25:21.491Z | Compiling serde_path_to_error v0.1.20 |
| 2302 | 2026-03-14T20:25:21.638Z | Compiling hostname v0.4.2 |
| 2303 | 2026-03-14T20:25:21.760Z | Compiling instant v0.1.13 |
| 2304 | 2026-03-14T20:25:21.800Z | Compiling colored v3.1.1 |
| 2305 | 2026-03-14T20:25:21.870Z | Compiling libefi-sys v0.1.0 |
| 2306 | 2026-03-14T20:25:21.895Z | Compiling debug-ignore v1.0.5 |
| 2307 | 2026-03-14T20:25:21.922Z | Compiling tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0) |
| 2308 | 2026-03-14T20:25:21.947Z | Compiling backoff v0.4.0 |
| 2309 | 2026-03-14T20:25:21.972Z | Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 2310 | 2026-03-14T20:25:22.070Z | Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 2311 | 2026-03-14T20:25:22.193Z | Compiling illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b) |
| 2312 | 2026-03-14T20:25:22.247Z | Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack) |
| 2313 | 2026-03-14T20:25:22.278Z | Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9) |
| 2314 | 2026-03-14T20:25:22.305Z | Compiling omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds) |
| 2315 | 2026-03-14T20:25:22.342Z | Compiling camino-tempfile v1.4.1 |
| 2316 | 2026-03-14T20:25:22.622Z | Compiling parse-display v0.10.0 |
| 2317 | 2026-03-14T20:25:22.676Z | Compiling protocol v0.1.0 (https://github.com/oxidecomputer/lldp#d22509df) |
| 2318 | 2026-03-14T20:25:22.701Z | Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity) |
| 2319 | 2026-03-14T20:25:22.865Z | Compiling usdt-macro v0.5.0 |
| 2320 | 2026-03-14T20:25:22.900Z | Compiling usdt-attr-macro v0.5.0 |
| 2321 | 2026-03-14T20:25:22.958Z | Compiling secrecy v0.10.3 |
| 2322 | 2026-03-14T20:25:23.234Z | Compiling bitfield-struct v0.6.2 |
| 2323 | 2026-03-14T20:25:23.258Z | Compiling num-derive v0.4.2 |
| 2324 | 2026-03-14T20:25:23.714Z | Compiling regress v0.10.5 |
| 2325 | 2026-03-14T20:25:23.793Z | Compiling ordered-float v2.10.1 |
| 2326 | 2026-03-14T20:25:23.819Z | Compiling blake3 v1.8.3 |
| 2327 | 2026-03-14T20:25:23.895Z | Compiling memmap v0.7.0 |
| 2328 | 2026-03-14T20:25:23.927Z | Compiling sigpipe v0.1.3 |
| 2329 | 2026-03-14T20:25:24.072Z | Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils) |
| 2330 | 2026-03-14T20:25:24.095Z | Compiling glob v0.3.3 |
| 2331 | 2026-03-14T20:25:24.216Z | Compiling serde-value v0.7.0 |
| 2332 | 2026-03-14T20:25:24.246Z | Compiling libnvme-sys v0.0.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221) |
| 2333 | 2026-03-14T20:25:24.378Z | Compiling usdt v0.5.0 |
| 2334 | 2026-03-14T20:25:24.498Z | Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a) |
| 2335 | 2026-03-14T20:25:24.699Z | Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 2336 | 2026-03-14T20:25:24.725Z | Compiling serde-untagged v0.1.9 |
| 2337 | 2026-03-14T20:25:24.729Z | Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9) |
| 2338 | 2026-03-14T20:25:25.064Z | Compiling toml v0.8.23 |
| 2339 | 2026-03-14T20:25:25.136Z | Compiling smf v0.2.3 |
| 2340 | 2026-03-14T20:25:25.158Z | Compiling filetime v0.2.27 |
| 2341 | 2026-03-14T20:25:25.162Z | Compiling constant_time_eq v0.4.2 |
| 2342 | 2026-03-14T20:25:25.208Z | Compiling arrayref v0.3.9 |
| 2343 | 2026-03-14T20:25:25.233Z | Compiling same-file v1.0.6 |
| 2344 | 2026-03-14T20:25:25.279Z | Compiling whoami v1.6.1 |
| 2345 | 2026-03-14T20:25:25.326Z | Compiling unicode-xid v0.2.6 |
| 2346 | 2026-03-14T20:25:25.393Z | Compiling xattr v1.6.1 |
| 2347 | 2026-03-14T20:25:25.445Z | Compiling nvme v0.1.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221) |
| 2348 | 2026-03-14T20:25:25.448Z | Compiling arrayvec v0.7.6 |
| 2349 | 2026-03-14T20:25:25.493Z | Compiling walkdir v2.5.0 |
| 2350 | 2026-03-14T20:25:25.517Z | Compiling libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1) |
| 2351 | 2026-03-14T20:25:25.543Z | Compiling libnvme v0.1.1 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221) |
| 2352 | 2026-03-14T20:25:25.570Z | Compiling tar v0.4.44 |
| 2353 | 2026-03-14T20:25:25.663Z | Compiling tokio-dtrace v0.1.1 |
| 2354 | 2026-03-14T20:25:25.846Z | Compiling cargo-util-schemas v0.8.2 |
| 2355 | 2026-03-14T20:25:25.880Z | Compiling gethostname v0.5.0 |
| 2356 | 2026-03-14T20:25:26.073Z | Compiling cargo-platform v0.2.0 |
| 2357 | 2026-03-14T20:25:26.107Z | Compiling topological-sort v0.2.2 |
| 2358 | 2026-03-14T20:25:26.349Z | Compiling oxide-tokio-rt v0.1.3 |
| 2359 | 2026-03-14T20:25:26.423Z | Compiling shell-words v1.1.1 |
| 2360 | 2026-03-14T20:25:26.444Z | Compiling dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common) |
| 2361 | 2026-03-14T20:25:26.588Z | Compiling indent_write v2.2.0 |
| 2362 | 2026-03-14T20:25:27.457Z | Compiling cargo_metadata v0.21.0 |
| 2363 | 2026-03-14T20:25:38.668Z | Compiling progenitor-client v0.13.0 |
| 2364 | 2026-03-14T20:25:38.706Z | Compiling progenitor-client v0.10.0 |
| 2365 | 2026-03-14T20:25:38.710Z | Compiling omicron-zone-package v0.12.2 |
| 2366 | 2026-03-14T20:25:38.823Z | Compiling omicron-ledger v0.1.0 (/work/oxidecomputer/omicron/ledger) |
| 2367 | 2026-03-14T20:25:38.827Z | Compiling key-manager-types v0.1.0 (/work/oxidecomputer/omicron/key-manager/types) |
| 2368 | 2026-03-14T20:25:38.827Z | Compiling oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog) |
| 2369 | 2026-03-14T20:25:38.827Z | Compiling sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types) |
| 2370 | 2026-03-14T20:25:39.016Z | Compiling progenitor-extras v0.1.1 |
| 2371 | 2026-03-14T20:25:39.281Z | Compiling omicron-common v0.1.0 (/work/oxidecomputer/omicron/common) |
| 2372 | 2026-03-14T20:25:48.898Z | Compiling sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware) |
| 2373 | 2026-03-14T20:25:50.199Z | Compiling omicron-package v0.1.0 (/work/oxidecomputer/omicron/package) |
| 2374 | 2026-03-14T20:25:58.532Z | Finished `release` profile [optimized] target(s) in 1m 54s |
| 2375 | 2026-03-14T20:25:58.726Z | Running `target/release/omicron-package -t test target create -p dev` |
| 2376 | 2026-03-14T20:25:58.794Z | Logging to: /work/oxidecomputer/omicron/out/LOG |
| 2377 | 2026-03-14T20:25:58.798Z | Created new build target 'test' and set it as active |
| 2378 | 2026-03-14T20:25:58.798Z | |
| 2379 | 2026-03-14T20:25:58.798Z | real 1:55.095355883 |
| 2380 | 2026-03-14T20:25:58.798Z | user 20:16.307322025 |
| 2381 | 2026-03-14T20:25:58.798Z | sys 3:07.821249347 |
| 2382 | 2026-03-14T20:25:58.798Z | trap 0.524498728 |
| 2383 | 2026-03-14T20:25:58.798Z | tflt 3.181915248 |
| 2384 | 2026-03-14T20:25:58.798Z | dflt 3.666626374 |
| 2385 | 2026-03-14T20:25:58.798Z | kflt 0.000569712 |
| 2386 | 2026-03-14T20:25:58.798Z | lock 1:04:23.132870899 |
| 2387 | 2026-03-14T20:25:58.798Z | slp 51:56.274624925 |
| 2388 | 2026-03-14T20:25:58.798Z | lat 44.083531405 |
| 2389 | 2026-03-14T20:25:58.798Z | stop 7:40.247008104 |
| 2390 | 2026-03-14T20:25:58.802Z | + ptime -m cargo run --locked --release --bin omicron-package -- -t test package |
| 2391 | 2026-03-14T20:26:00.026Z | Finished `release` profile [optimized] target(s) in 1.21s |
| 2392 | 2026-03-14T20:26:00.096Z | Running `target/release/omicron-package -t test package` |
| 2393 | 2026-03-14T20:26:00.165Z | Logging to: /work/oxidecomputer/omicron/out/LOG |
| 2394 | 2026-03-14T20:26:02.090Z | Compiling regress v0.10.5 |
| 2395 | 2026-03-14T20:26:02.090Z | Compiling heck v0.5.0 |
| 2396 | 2026-03-14T20:26:02.094Z | Compiling unsafe-libyaml v0.2.11 |
| 2397 | 2026-03-14T20:26:02.094Z | Compiling convert_case v0.4.0 |
| 2398 | 2026-03-14T20:26:02.401Z | Compiling half v2.7.1 |
| 2399 | 2026-03-14T20:26:02.401Z | Compiling ciborium-io v0.2.2 |
| 2400 | 2026-03-14T20:26:02.460Z | Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a) |
| 2401 | 2026-03-14T20:26:02.463Z | Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9) |
| 2402 | 2026-03-14T20:26:02.519Z | Compiling prettyplease v0.2.37 |
| 2403 | 2026-03-14T20:26:02.548Z | Compiling typify-impl v0.6.1 |
| 2404 | 2026-03-14T20:26:02.580Z | Compiling universal-hash v0.5.1 |
| 2405 | 2026-03-14T20:26:02.584Z | Compiling thiserror-impl-no-std v2.0.2 |
| 2406 | 2026-03-14T20:26:02.584Z | Compiling opaque-debug v0.3.1 |
| 2407 | 2026-03-14T20:26:02.584Z | Compiling unicode-width v0.1.14 |
| 2408 | 2026-03-14T20:26:02.647Z | Compiling gfss v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/gfss) |
| 2409 | 2026-03-14T20:26:02.710Z | Compiling chacha20 v0.9.1 |
| 2410 | 2026-03-14T20:26:02.714Z | Compiling password-hash v0.5.0 |
| 2411 | 2026-03-14T20:26:02.813Z | Compiling ciborium-ll v0.2.2 |
| 2412 | 2026-03-14T20:26:02.817Z | Compiling derive_more v0.99.20 |
| 2413 | 2026-03-14T20:26:02.847Z | Compiling poly1305 v0.8.0 |
| 2414 | 2026-03-14T20:26:02.880Z | Compiling blake2 v0.10.6 |
| 2415 | 2026-03-14T20:26:02.945Z | Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9) |
| 2416 | 2026-03-14T20:26:03.082Z | Compiling serde_yaml v0.9.34+deprecated |
| 2417 | 2026-03-14T20:26:03.119Z | Compiling ciborium v0.2.2 |
| 2418 | 2026-03-14T20:26:03.150Z | Compiling aead v0.5.2 |
| 2419 | 2026-03-14T20:26:03.210Z | Compiling is-terminal v0.4.17 |
| 2420 | 2026-03-14T20:26:03.284Z | Compiling swrite v0.1.0 |
| 2421 | 2026-03-14T20:26:03.362Z | Compiling chacha20poly1305 v0.10.1 |
| 2422 | 2026-03-14T20:26:03.426Z | Compiling argon2 v0.5.3 |
| 2423 | 2026-03-14T20:26:03.464Z | Compiling serde_spanned v1.0.4 |
| 2424 | 2026-03-14T20:26:03.598Z | Compiling toml_writer v1.0.6+spec-1.1.0 |
| 2425 | 2026-03-14T20:26:03.687Z | Compiling bytecount v0.6.9 |
| 2426 | 2026-03-14T20:26:03.720Z | Compiling rustls v0.22.4 |
| 2427 | 2026-03-14T20:26:03.752Z | Compiling rustls-webpki v0.102.8 |
| 2428 | 2026-03-14T20:26:03.796Z | Compiling derive-where v1.6.0 |
| 2429 | 2026-03-14T20:26:03.937Z | Compiling omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords) |
| 2430 | 2026-03-14T20:26:03.972Z | Compiling toml v0.9.12+spec-1.1.0 |
| 2431 | 2026-03-14T20:26:03.975Z | Compiling thread_local v1.1.9 |
| 2432 | 2026-03-14T20:26:04.037Z | Compiling match_cfg v0.1.0 |
| 2433 | 2026-03-14T20:26:04.114Z | Compiling thiserror-no-std v2.0.2 |
| 2434 | 2026-03-14T20:26:04.166Z | Compiling hostname v0.3.1 |
| 2435 | 2026-03-14T20:26:04.267Z | Compiling vsss-rs v3.3.4 |
| 2436 | 2026-03-14T20:26:04.375Z | Compiling multer v3.1.0 |
| 2437 | 2026-03-14T20:26:04.449Z | Compiling slog-async v2.8.0 |
| 2438 | 2026-03-14T20:26:04.479Z | Compiling slog-json v2.6.1 |
| 2439 | 2026-03-14T20:26:04.538Z | Compiling crossbeam-channel v0.5.15 |
| 2440 | 2026-03-14T20:26:04.569Z | Compiling futures-executor v0.3.32 |
| 2441 | 2026-03-14T20:26:04.707Z | Compiling take_mut v0.2.2 |
| 2442 | 2026-03-14T20:26:04.765Z | Compiling term v1.2.1 |
| 2443 | 2026-03-14T20:26:04.796Z | Compiling slog-bunyan v2.5.0 |
| 2444 | 2026-03-14T20:26:04.880Z | Compiling futures v0.3.32 |
| 2445 | 2026-03-14T20:26:04.973Z | Compiling async-stream v0.3.6 |
| 2446 | 2026-03-14T20:26:05.006Z | Compiling dropshot v0.16.7 |
| 2447 | 2026-03-14T20:26:05.092Z | Compiling progenitor-client v0.13.0 |
| 2448 | 2026-03-14T20:26:05.136Z | Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#8f60acdf) |
| 2449 | 2026-03-14T20:26:05.168Z | Compiling waitgroup v0.1.2 |
| 2450 | 2026-03-14T20:26:05.225Z | Compiling slog-term v2.9.2 |
| 2451 | 2026-03-14T20:26:05.381Z | Compiling backon v1.6.0 |
| 2452 | 2026-03-14T20:26:05.414Z | Compiling rustls-pemfile v2.2.0 |
| 2453 | 2026-03-14T20:26:05.479Z | Compiling hostname v0.4.2 |
| 2454 | 2026-03-14T20:26:05.512Z | Compiling serde_path_to_error v0.1.20 |
| 2455 | 2026-03-14T20:26:05.516Z | Compiling instant v0.1.13 |
| 2456 | 2026-03-14T20:26:05.580Z | Compiling debug-ignore v1.0.5 |
| 2457 | 2026-03-14T20:26:05.615Z | Compiling progenitor-extras v0.1.1 |
| 2458 | 2026-03-14T20:26:05.652Z | Compiling tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0) |
| 2459 | 2026-03-14T20:26:05.688Z | Compiling backoff v0.4.0 |
| 2460 | 2026-03-14T20:26:05.693Z | Compiling parse-display v0.10.0 |
| 2461 | 2026-03-14T20:26:05.693Z | Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 2462 | 2026-03-14T20:26:05.721Z | Compiling omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds) |
| 2463 | 2026-03-14T20:26:05.819Z | Compiling omicron-ledger v0.1.0 (/work/oxidecomputer/omicron/ledger) |
| 2464 | 2026-03-14T20:26:05.823Z | Compiling progenitor-client v0.10.0 |
| 2465 | 2026-03-14T20:26:05.928Z | Compiling protocol v0.1.0 (https://github.com/oxidecomputer/lldp#d22509df) |
| 2466 | 2026-03-14T20:26:05.966Z | Compiling macaddr v1.0.1 |
| 2467 | 2026-03-14T20:26:06.005Z | Compiling trust-quorum-types-versions v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types/versions) |
| 2468 | 2026-03-14T20:26:06.009Z | Compiling console v0.15.11 |
| 2469 | 2026-03-14T20:26:06.009Z | Compiling newline-converter v0.3.0 |
| 2470 | 2026-03-14T20:26:06.104Z | Compiling atomicwrites v0.4.4 |
| 2471 | 2026-03-14T20:26:06.139Z | Compiling num-rational v0.4.2 |
| 2472 | 2026-03-14T20:26:06.252Z | Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore) |
| 2473 | 2026-03-14T20:26:06.292Z | Compiling num-complex v0.4.6 |
| 2474 | 2026-03-14T20:26:06.387Z | Compiling slog-dtrace v0.3.0 |
| 2475 | 2026-03-14T20:26:06.473Z | Compiling async-recursion v1.1.1 |
| 2476 | 2026-03-14T20:26:06.505Z | Compiling owo-colors v4.3.0 |
| 2477 | 2026-03-14T20:26:06.612Z | Compiling expectorate v1.2.0 |
| 2478 | 2026-03-14T20:26:06.764Z | Compiling float-ord v0.3.2 |
| 2479 | 2026-03-14T20:26:06.916Z | Compiling tokio-rustls v0.25.0 |
| 2480 | 2026-03-14T20:26:06.950Z | Compiling num v0.4.3 |
| 2481 | 2026-03-14T20:26:07.016Z | Compiling cancel-safe-futures v0.1.5 |
| 2482 | 2026-03-14T20:26:07.119Z | Compiling libsw-core v0.3.2 |
| 2483 | 2026-03-14T20:26:07.184Z | Compiling resolv-conf v0.7.6 |
| 2484 | 2026-03-14T20:26:07.188Z | Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths) |
| 2485 | 2026-03-14T20:26:07.322Z | Compiling toml v0.8.23 |
| 2486 | 2026-03-14T20:26:07.444Z | Compiling libsw v3.5.0 |
| 2487 | 2026-03-14T20:26:07.476Z | Compiling linear-map v1.2.0 |
| 2488 | 2026-03-14T20:26:07.552Z | Compiling linked-hash-map v0.5.6 |
| 2489 | 2026-03-14T20:26:07.667Z | Compiling minimal-lexical v0.2.1 |
| 2490 | 2026-03-14T20:26:07.810Z | Compiling lru-cache v0.1.2 |
| 2491 | 2026-03-14T20:26:07.869Z | Compiling oximeter-types-versions v0.1.0 (/work/oxidecomputer/omicron/oximeter/types/versions) |
| 2492 | 2026-03-14T20:26:07.910Z | Compiling unicode-xid v0.2.6 |
| 2493 | 2026-03-14T20:26:08.002Z | Compiling nom v7.1.3 |
| 2494 | 2026-03-14T20:26:08.034Z | Compiling clickhouse-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types/versions) |
| 2495 | 2026-03-14T20:26:08.037Z | Compiling globset v0.4.18 |
| 2496 | 2026-03-14T20:26:08.096Z | Compiling hickory-proto v0.24.4 |
| 2497 | 2026-03-14T20:26:08.119Z | Compiling sled-agent-types-versions v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types/versions) |
| 2498 | 2026-03-14T20:26:08.185Z | Compiling internal-dns-types-versions v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types/versions) |
| 2499 | 2026-03-14T20:26:08.506Z | Compiling update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine) |
| 2500 | 2026-03-14T20:26:08.591Z | Compiling oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types) |
| 2501 | 2026-03-14T20:26:09.407Z | Compiling typify-macro v0.6.1 |
| 2502 | 2026-03-14T20:26:09.939Z | Compiling gateway-types-versions v0.1.0 (/work/oxidecomputer/omicron/gateway-types/versions) |
| 2503 | 2026-03-14T20:26:09.976Z | Compiling convert_case v0.10.0 |
| 2504 | 2026-03-14T20:26:10.372Z | Compiling derive_more-impl v2.1.1 |
| 2505 | 2026-03-14T20:26:11.111Z | Compiling clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types) |
| 2506 | 2026-03-14T20:26:11.341Z | Compiling omicron-common v0.1.0 (/work/oxidecomputer/omicron/common) |
| 2507 | 2026-03-14T20:26:11.423Z | Compiling ereport-types v0.1.0 (/work/oxidecomputer/omicron/ereport/types) |
| 2508 | 2026-03-14T20:26:11.455Z | Compiling pin-project-internal v1.1.11 |
| 2509 | 2026-03-14T20:26:11.497Z | Compiling typify v0.6.1 |
| 2510 | 2026-03-14T20:26:11.700Z | Compiling progenitor-impl v0.13.0 |
| 2511 | 2026-03-14T20:26:11.790Z | Compiling hickory-resolver v0.24.4 |
| 2512 | 2026-03-14T20:26:12.636Z | Compiling gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types) |
| 2513 | 2026-03-14T20:26:12.893Z | Compiling pin-project v1.1.11 |
| 2514 | 2026-03-14T20:26:12.925Z | Compiling derive_more v2.1.1 |
| 2515 | 2026-03-14T20:26:13.064Z | Compiling trust-quorum-types v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types) |
| 2516 | 2026-03-14T20:26:13.068Z | Compiling pem v3.0.6 |
| 2517 | 2026-03-14T20:26:13.283Z | Compiling snafu-derive v0.8.9 |
| 2518 | 2026-03-14T20:26:13.903Z | Compiling qorb v0.4.1 |
| 2519 | 2026-03-14T20:26:14.004Z | Compiling termtree v0.5.1 |
| 2520 | 2026-03-14T20:26:14.279Z | Compiling crossterm v0.29.0 |
| 2521 | 2026-03-14T20:26:14.622Z | Compiling oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema) |
| 2522 | 2026-03-14T20:26:14.965Z | Compiling progenitor-macro v0.13.0 |
| 2523 | 2026-03-14T20:26:15.624Z | Compiling snafu v0.8.9 |
| 2524 | 2026-03-14T20:26:15.988Z | Compiling internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types) |
| 2525 | 2026-03-14T20:26:16.367Z | Compiling phf_shared v0.12.1 |
| 2526 | 2026-03-14T20:26:16.699Z | Compiling olpc-cjson v0.1.4 |
| 2527 | 2026-03-14T20:26:17.001Z | Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl) |
| 2528 | 2026-03-14T20:26:17.635Z | Compiling serde_plain v1.0.2 |
| 2529 | 2026-03-14T20:26:17.679Z | Compiling vte v0.14.1 |
| 2530 | 2026-03-14T20:26:18.042Z | Compiling csv-core v0.1.13 |
| 2531 | 2026-03-14T20:26:18.074Z | Compiling chrono-tz v0.10.4 |
| 2532 | 2026-03-14T20:26:18.356Z | Compiling highway v1.3.0 |
| 2533 | 2026-03-14T20:26:18.622Z | Compiling sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types) |
| 2534 | 2026-03-14T20:26:18.813Z | Compiling typed-path v0.9.3 |
| 2535 | 2026-03-14T20:26:18.956Z | Compiling oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types) |
| 2536 | 2026-03-14T20:26:19.349Z | Compiling csv v1.4.0 |
| 2537 | 2026-03-14T20:26:19.388Z | Compiling strip-ansi-escapes v0.2.1 |
| 2538 | 2026-03-14T20:26:19.771Z | Compiling phf v0.12.1 |
| 2539 | 2026-03-14T20:26:20.020Z | Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db) |
| 2540 | 2026-03-14T20:26:20.052Z | Compiling const_format_proc_macros v0.2.34 |
| 2541 | 2026-03-14T20:26:20.122Z | Compiling papergrid v0.11.0 |
| 2542 | 2026-03-14T20:26:20.352Z | Compiling tough v0.20.0 |
| 2543 | 2026-03-14T20:26:20.614Z | Compiling fd-lock v4.0.4 |
| 2544 | 2026-03-14T20:26:20.685Z | Compiling peg-macros v0.8.5 |
| 2545 | 2026-03-14T20:26:20.836Z | Compiling tabled_derive v0.7.0 |
| 2546 | 2026-03-14T20:26:20.932Z | Compiling progenitor v0.13.0 |
| 2547 | 2026-03-14T20:26:21.165Z | Compiling gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client) |
| 2548 | 2026-03-14T20:26:21.588Z | Compiling nu-ansi-term v0.50.3 |
| 2549 | 2026-03-14T20:26:22.115Z | Compiling tabled v0.15.0 |
| 2550 | 2026-03-14T20:26:22.291Z | Compiling reedline v0.40.0 |
| 2551 | 2026-03-14T20:26:22.402Z | Compiling peg v0.8.5 |
| 2552 | 2026-03-14T20:26:22.501Z | Compiling const_format v0.2.35 |
| 2553 | 2026-03-14T20:26:22.592Z | Compiling cockroach-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types/versions) |
| 2554 | 2026-03-14T20:26:22.935Z | Compiling oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro) |
| 2555 | 2026-03-14T20:26:23.197Z | Compiling clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3) |
| 2556 | 2026-03-14T20:26:24.835Z | Compiling bcs v0.1.6 |
| 2557 | 2026-03-14T20:26:25.223Z | Compiling semver v0.1.20 |
| 2558 | 2026-03-14T20:26:25.398Z | Compiling base64 v0.21.7 |
| 2559 | 2026-03-14T20:26:25.609Z | Compiling rustc_version v0.1.7 |
| 2560 | 2026-03-14T20:26:25.922Z | Compiling newtype_derive v0.1.6 |
| 2561 | 2026-03-14T20:26:26.089Z | Compiling cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types) |
| 2562 | 2026-03-14T20:26:26.217Z | Compiling typify-impl v0.4.3 |
| 2563 | 2026-03-14T20:26:26.408Z | Compiling humantime v2.3.0 |
| 2564 | 2026-03-14T20:26:26.516Z | Compiling oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter) |
| 2565 | 2026-03-14T20:26:26.616Z | Compiling smawk v0.3.2 |
| 2566 | 2026-03-14T20:26:26.862Z | Compiling unicode-linebreak v0.1.5 |
| 2567 | 2026-03-14T20:26:26.944Z | Compiling dropshot-api-manager-types v0.6.0 |
| 2568 | 2026-03-14T20:26:26.977Z | Compiling rdb-types v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=b603c9f3dccefcf1d3e941c04505ff6bdd1826b6#b603c9f3) |
| 2569 | 2026-03-14T20:26:27.009Z | Compiling pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide%2Fomicron#b1194c19) |
| 2570 | 2026-03-14T20:26:27.187Z | Compiling textwrap v0.16.2 |
| 2571 | 2026-03-14T20:26:27.268Z | Compiling trust-quorum-protocol v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/protocol) |
| 2572 | 2026-03-14T20:26:27.591Z | Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=b603c9f3dccefcf1d3e941c04505ff6bdd1826b6#b603c9f3) |
| 2573 | 2026-03-14T20:26:27.727Z | Compiling steno v0.4.1 |
| 2574 | 2026-03-14T20:26:29.319Z | Compiling utf-8 v0.7.6 |
| 2575 | 2026-03-14T20:26:29.593Z | Compiling tagptr v0.2.0 |
| 2576 | 2026-03-14T20:26:29.643Z | Compiling tungstenite v0.21.0 |
| 2577 | 2026-03-14T20:26:29.852Z | Compiling moka v0.12.13 |
| 2578 | 2026-03-14T20:26:29.985Z | Compiling parallel-task-set v0.1.0 (/work/oxidecomputer/omicron/parallel-task-set) |
| 2579 | 2026-03-14T20:26:30.199Z | Compiling radium v0.7.0 |
| 2580 | 2026-03-14T20:26:30.576Z | Compiling tokio-tungstenite v0.21.0 |
| 2581 | 2026-03-14T20:26:31.103Z | Compiling tap v1.0.1 |
| 2582 | 2026-03-14T20:26:31.239Z | Compiling typify-macro v0.4.3 |
| 2583 | 2026-03-14T20:26:31.294Z | Compiling maybe-uninit v2.0.0 |
| 2584 | 2026-03-14T20:26:31.517Z | Compiling hickory-resolver v0.25.2 |
| 2585 | 2026-03-14T20:26:31.556Z | Compiling wyz v0.5.1 |
| 2586 | 2026-03-14T20:26:31.895Z | Compiling zerocopy-derive v0.6.6 |
| 2587 | 2026-03-14T20:26:32.160Z | Compiling packed_struct v0.10.1 |
| 2588 | 2026-03-14T20:26:32.350Z | Compiling crc-catalog v2.4.0 |
| 2589 | 2026-03-14T20:26:32.384Z | Compiling display-error-chain v0.2.2 |
| 2590 | 2026-03-14T20:26:32.526Z | Compiling funty v2.0.0 |
| 2591 | 2026-03-14T20:26:32.606Z | Compiling crc v3.4.0 |
| 2592 | 2026-03-14T20:26:32.909Z | Compiling packed_struct_codegen v0.10.1 |
| 2593 | 2026-03-14T20:26:32.952Z | Compiling internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver) |
| 2594 | 2026-03-14T20:26:33.008Z | Compiling zerocopy v0.6.6 |
| 2595 | 2026-03-14T20:26:33.319Z | Compiling typify v0.4.3 |
| 2596 | 2026-03-14T20:26:33.513Z | Compiling nexus-types-versions v0.1.0 (/work/oxidecomputer/omicron/nexus/types/versions) |
| 2597 | 2026-03-14T20:26:33.761Z | Compiling progenitor-impl v0.10.0 |
| 2598 | 2026-03-14T20:26:34.329Z | Compiling bitvec v1.0.1 |
| 2599 | 2026-03-14T20:26:35.477Z | Compiling bitfield-macros v0.19.4 |
| 2600 | 2026-03-14T20:26:36.331Z | Compiling indexmap v1.9.3 |
| 2601 | 2026-03-14T20:26:36.476Z | Compiling nodrop v0.1.14 |
| 2602 | 2026-03-14T20:26:36.663Z | Compiling array-init v0.0.4 |
| 2603 | 2026-03-14T20:26:36.701Z | Compiling bitfield v0.19.4 |
| 2604 | 2026-03-14T20:26:36.841Z | Compiling progenitor-macro v0.10.0 |
| 2605 | 2026-03-14T20:26:37.160Z | Compiling smallvec v0.6.14 |
| 2606 | 2026-03-14T20:26:37.250Z | Compiling cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client) |
| 2607 | 2026-03-14T20:26:37.524Z | Compiling num-derive v0.3.3 |
| 2608 | 2026-03-14T20:26:37.904Z | Compiling proc-macro-error-attr2 v2.0.0 |
| 2609 | 2026-03-14T20:26:38.443Z | Compiling hashbrown v0.12.3 |
| 2610 | 2026-03-14T20:26:38.650Z | Compiling proc-macro-error2 v2.0.1 |
| 2611 | 2026-03-14T20:26:38.722Z | Compiling libscf-sys v1.1.0 |
| 2612 | 2026-03-14T20:26:38.783Z | Compiling serde-hex v0.1.0 |
| 2613 | 2026-03-14T20:26:38.947Z | Compiling lpc55_areas v0.2.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f) |
| 2614 | 2026-03-14T20:26:39.083Z | Compiling tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc#e644a21a) |
| 2615 | 2026-03-14T20:26:39.114Z | Compiling ron v0.8.1 |
| 2616 | 2026-03-14T20:26:39.403Z | Compiling hashbrown v0.13.2 |
| 2617 | 2026-03-14T20:26:39.898Z | Compiling vergen-gitcl v1.0.8 |
| 2618 | 2026-03-14T20:26:40.003Z | Compiling dirs-sys-next v0.1.2 |
| 2619 | 2026-03-14T20:26:40.183Z | Compiling crc-any v2.5.0 |
| 2620 | 2026-03-14T20:26:40.233Z | Compiling crunchy v0.2.4 |
| 2621 | 2026-03-14T20:26:40.360Z | Compiling diesel_derives v2.3.7 |
| 2622 | 2026-03-14T20:26:40.598Z | Compiling glob v0.3.3 |
| 2623 | 2026-03-14T20:26:40.647Z | Compiling maplit v1.0.2 |
| 2624 | 2026-03-14T20:26:40.827Z | Compiling dirs-next v2.0.0 |
| 2625 | 2026-03-14T20:26:40.896Z | Compiling tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc#e644a21a) |
| 2626 | 2026-03-14T20:26:40.928Z | Compiling object v0.30.4 |
| 2627 | 2026-03-14T20:26:40.962Z | Compiling tabled_derive v0.11.0 |
| 2628 | 2026-03-14T20:26:41.025Z | Compiling smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51) |
| 2629 | 2026-03-14T20:26:41.093Z | Compiling clang-sys v1.8.1 |
| 2630 | 2026-03-14T20:26:41.595Z | Compiling papergrid v0.17.0 |
| 2631 | 2026-03-14T20:26:41.716Z | Compiling testing_table v0.3.0 |
| 2632 | 2026-03-14T20:26:41.747Z | Compiling dsl_auto_type v0.2.0 |
| 2633 | 2026-03-14T20:26:41.747Z | Compiling scheduled-thread-pool v0.2.7 |
| 2634 | 2026-03-14T20:26:41.906Z | Compiling diesel_table_macro_syntax v0.3.0 |
| 2635 | 2026-03-14T20:26:42.187Z | Compiling tiny-keccak v2.0.2 |
| 2636 | 2026-03-14T20:26:42.216Z | Compiling path-slash v0.1.5 |
| 2637 | 2026-03-14T20:26:42.272Z | Compiling r2d2 v0.8.10 |
| 2638 | 2026-03-14T20:26:42.459Z | Compiling term v0.7.0 |
| 2639 | 2026-03-14T20:26:42.630Z | Compiling transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#11afc484) |
| 2640 | 2026-03-14T20:26:42.665Z | Compiling arc-swap v1.8.2 |
| 2641 | 2026-03-14T20:26:42.734Z | Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#11afc484) |
| 2642 | 2026-03-14T20:26:42.856Z | Compiling progenitor v0.10.0 |
| 2643 | 2026-03-14T20:26:43.036Z | Compiling bit-vec v0.6.3 |
| 2644 | 2026-03-14T20:26:43.070Z | Compiling downcast-rs v2.0.2 |
| 2645 | 2026-03-14T20:26:43.119Z | Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9) |
| 2646 | 2026-03-14T20:26:43.184Z | Compiling xshell-macros v0.2.7 |
| 2647 | 2026-03-14T20:26:43.254Z | Compiling tabled v0.20.0 |
| 2648 | 2026-03-14T20:26:43.258Z | Compiling slog-scope v4.4.1 |
| 2649 | 2026-03-14T20:26:43.322Z | Compiling bit-set v0.5.3 |
| 2650 | 2026-03-14T20:26:43.363Z | Compiling ascii-canvas v3.0.0 |
| 2651 | 2026-03-14T20:26:43.716Z | Compiling xshell v0.2.7 |
| 2652 | 2026-03-14T20:26:43.747Z | Compiling key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager) |
| 2653 | 2026-03-14T20:26:43.876Z | Compiling itertools v0.10.5 |
| 2654 | 2026-03-14T20:26:43.917Z | Compiling ena v0.14.4 |
| 2655 | 2026-03-14T20:26:44.245Z | Compiling transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control?branch=main#11afc484) |
| 2656 | 2026-03-14T20:26:44.349Z | Compiling libloading v0.8.9 |
| 2657 | 2026-03-14T20:26:44.552Z | Compiling unicase v2.9.0 |
| 2658 | 2026-03-14T20:26:44.657Z | Compiling regex-syntax v0.6.29 |
| 2659 | 2026-03-14T20:26:44.956Z | Compiling bindgen v0.71.1 |
| 2660 | 2026-03-14T20:26:45.315Z | Compiling diff v0.1.13 |
| 2661 | 2026-03-14T20:26:45.450Z | Compiling lpc55_sign v0.3.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f) |
| 2662 | 2026-03-14T20:26:45.664Z | Compiling sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage) |
| 2663 | 2026-03-14T20:26:47.151Z | Compiling sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client) |
| 2664 | 2026-03-14T20:26:47.389Z | Compiling lalrpop v0.19.12 |
| 2665 | 2026-03-14T20:26:48.416Z | Compiling slog-stdlog v4.1.1 |
| 2666 | 2026-03-14T20:26:49.002Z | Compiling nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types) |
| 2667 | 2026-03-14T20:26:49.033Z | Compiling omicron-cockroach-metrics v0.1.0 (/work/oxidecomputer/omicron/cockroach-metrics) |
| 2668 | 2026-03-14T20:26:49.211Z | Compiling diesel v2.3.7 |
| 2669 | 2026-03-14T20:26:49.517Z | Compiling omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates) |
| 2670 | 2026-03-14T20:26:49.839Z | Compiling cexpr v0.6.0 |
| 2671 | 2026-03-14T20:26:50.057Z | Compiling nexus-db-schema v0.1.0 (/work/oxidecomputer/omicron/nexus/db-schema) |
| 2672 | 2026-03-14T20:26:50.305Z | Compiling nexus-macros-common v0.1.0 (/work/oxidecomputer/omicron/nexus/macros-common) |
| 2673 | 2026-03-14T20:26:50.341Z | Compiling crc8 v0.1.1 |
| 2674 | 2026-03-14T20:26:50.593Z | Compiling slog-envlogger v2.2.0 |
| 2675 | 2026-03-14T20:26:50.663Z | Compiling hubtools v0.4.7 (https://github.com/oxidecomputer/hubtools.git?rev=2b1ef9b38d75563ea800baa3b17327eec17b1b7a#2b1ef9b3) |
| 2676 | 2026-03-14T20:26:50.698Z | Compiling nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model) |
| 2677 | 2026-03-14T20:26:50.729Z | Compiling headers-core v0.3.0 |
| 2678 | 2026-03-14T20:26:50.939Z | Compiling libxml v0.3.3 |
| 2679 | 2026-03-14T20:26:51.336Z | Compiling headers v0.4.1 |
| 2680 | 2026-03-14T20:26:51.655Z | Compiling db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros) |
| 2681 | 2026-03-14T20:26:52.099Z | Compiling nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data) |
| 2682 | 2026-03-14T20:26:52.381Z | Compiling nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults) |
| 2683 | 2026-03-14T20:26:52.978Z | Compiling strum_macros v0.24.3 |
| 2684 | 2026-03-14T20:26:53.047Z | Compiling indoc v1.0.9 |
| 2685 | 2026-03-14T20:26:53.363Z | Compiling nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth) |
| 2686 | 2026-03-14T20:26:53.438Z | Compiling derive_builder v0.20.2 |
| 2687 | 2026-03-14T20:26:53.442Z | Compiling oso-derive v0.27.3 |
| 2688 | 2026-03-14T20:26:53.624Z | Compiling quick-xml v0.37.5 |
| 2689 | 2026-03-14T20:26:53.659Z | Compiling impl-trait-for-tuples v0.2.3 |
| 2690 | 2026-03-14T20:26:53.663Z | Compiling half v1.8.3 |
| 2691 | 2026-03-14T20:26:53.663Z | Compiling openssl-probe v0.1.6 |
| 2692 | 2026-03-14T20:26:54.111Z | Compiling serde_cbor v0.11.2 |
| 2693 | 2026-03-14T20:26:54.226Z | Compiling authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros) |
| 2694 | 2026-03-14T20:26:54.272Z | Compiling installinator-common-versions v0.1.0 (/work/oxidecomputer/omicron/installinator-common/versions) |
| 2695 | 2026-03-14T20:26:54.741Z | Compiling ntp-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ntp-admin-client) |
| 2696 | 2026-03-14T20:26:55.176Z | Compiling nexus-db-lookup v0.1.0 (/work/oxidecomputer/omicron/nexus/db-lookup) |
| 2697 | 2026-03-14T20:26:55.435Z | Compiling bb8 v0.8.6 |
| 2698 | 2026-03-14T20:26:55.506Z | Compiling trait-variant v0.1.2 |
| 2699 | 2026-03-14T20:26:55.597Z | Compiling installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common) |
| 2700 | 2026-03-14T20:26:55.723Z | Compiling tufaceous-brand-metadata v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0) |
| 2701 | 2026-03-14T20:26:55.928Z | Compiling dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client) |
| 2702 | 2026-03-14T20:26:56.153Z | Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries) |
| 2703 | 2026-03-14T20:26:56.266Z | Compiling scim2-rs v0.1.0 (https://github.com/oxidecomputer/scim2-rs?rev=c78005db837a71f94c3b8efac9a64cfbdb2d527f#c78005db) |
| 2704 | 2026-03-14T20:26:56.435Z | Compiling fxhash v0.2.1 |
| 2705 | 2026-03-14T20:26:56.468Z | Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=524eb8f125003dff50b9703900c6b323f00f9e1b#524eb8f1) |
| 2706 | 2026-03-14T20:26:56.700Z | Compiling kstat-rs v0.2.4 |
| 2707 | 2026-03-14T20:26:56.733Z | Compiling libz-sys v1.1.24 |
| 2708 | 2026-03-14T20:26:56.811Z | Compiling salty v0.3.0 |
| 2709 | 2026-03-14T20:26:57.093Z | Compiling nonempty v0.12.0 |
| 2710 | 2026-03-14T20:26:57.217Z | Compiling oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments) |
| 2711 | 2026-03-14T20:26:57.313Z | Compiling samael v0.0.19 |
| 2712 | 2026-03-14T20:26:57.391Z | Compiling zfs-test-harness v0.1.0 (/work/oxidecomputer/omicron/sled-storage/zfs-test-harness) |
| 2713 | 2026-03-14T20:26:57.425Z | Compiling common v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=c0bf0a3b536baab0393c96fec3204b32e4f9368b#c0bf0a3b) |
| 2714 | 2026-03-14T20:26:57.704Z | Compiling progenitor-impl v0.11.2 |
| 2715 | 2026-03-14T20:26:57.749Z | Compiling darling_core v0.23.0 |
| 2716 | 2026-03-14T20:26:58.350Z | Compiling nanorand v0.7.0 |
| 2717 | 2026-03-14T20:26:58.567Z | Compiling polar-core v0.27.3 |
| 2718 | 2026-03-14T20:26:58.607Z | Compiling fs-err v2.11.0 |
| 2719 | 2026-03-14T20:26:58.920Z | Compiling parking_lot_core v0.8.6 |
| 2720 | 2026-03-14T20:26:59.174Z | Compiling mime_guess v2.0.5 |
| 2721 | 2026-03-14T20:26:59.342Z | Compiling dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=c0bf0a3b536baab0393c96fec3204b32e4f9368b#c0bf0a3b) |
| 2722 | 2026-03-14T20:27:00.030Z | Compiling flume v0.11.1 |
| 2723 | 2026-03-14T20:27:00.294Z | Compiling sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics) |
| 2724 | 2026-03-14T20:27:00.867Z | Compiling progenitor-macro v0.11.2 |
| 2725 | 2026-03-14T20:27:00.927Z | Compiling darling_macro v0.23.0 |
| 2726 | 2026-03-14T20:27:01.869Z | Compiling oximeter-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb) |
| 2727 | 2026-03-14T20:27:02.368Z | Compiling rats-corim v0.1.0 (https://github.com/oxidecomputer/rats-corim#f0d5d516) |
| 2728 | 2026-03-14T20:27:02.615Z | Compiling nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config) |
| 2729 | 2026-03-14T20:27:04.198Z | Compiling nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client) |
| 2730 | 2026-03-14T20:27:04.917Z | Compiling sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim) |
| 2731 | 2026-03-14T20:27:05.070Z | Compiling progenitor-client v0.11.2 |
| 2732 | 2026-03-14T20:27:06.036Z | Compiling git-stub v1.0.0 |
| 2733 | 2026-03-14T20:27:06.390Z | Compiling libgit2-sys v0.18.3+1.9.2 |
| 2734 | 2026-03-14T20:27:06.774Z | Compiling instability v0.3.11 |
| 2735 | 2026-03-14T20:27:07.067Z | Compiling oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer) |
| 2736 | 2026-03-14T20:27:08.282Z | Compiling progenitor v0.11.2 |
| 2737 | 2026-03-14T20:27:08.525Z | Compiling git-stub-vcs v0.1.0 |
| 2738 | 2026-03-14T20:27:09.010Z | Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb) |
| 2739 | 2026-03-14T20:27:09.066Z | Compiling darling v0.23.0 |
| 2740 | 2026-03-14T20:27:09.213Z | Compiling sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api) |
| 2741 | 2026-03-14T20:27:12.265Z | Compiling oso v0.27.3 |
| 2742 | 2026-03-14T20:27:13.357Z | Compiling hubtools v0.4.7 (https://github.com/oxidecomputer/hubtools.git?branch=main#2b1ef9b3) |
| 2743 | 2026-03-14T20:27:13.527Z | Compiling clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client) |
| 2744 | 2026-03-14T20:27:14.384Z | Compiling diesel-dtrace v0.5.0 |
| 2745 | 2026-03-14T20:27:14.469Z | Compiling async-bb8-diesel v0.2.1 |
| 2746 | 2026-03-14T20:27:14.583Z | Compiling repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client) |
| 2747 | 2026-03-14T20:27:14.793Z | Compiling ignore v0.4.25 |
| 2748 | 2026-03-14T20:27:16.047Z | Compiling primeorder v0.13.6 |
| 2749 | 2026-03-14T20:27:16.473Z | Compiling transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control#11afc484) |
| 2750 | 2026-03-14T20:27:17.065Z | Compiling castaway v0.2.4 |
| 2751 | 2026-03-14T20:27:17.269Z | Compiling nibble_vec v0.1.0 |
| 2752 | 2026-03-14T20:27:17.388Z | Compiling atty v0.2.14 |
| 2753 | 2026-03-14T20:27:17.503Z | Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control#11afc484) |
| 2754 | 2026-03-14T20:27:17.574Z | Compiling endian-type v0.1.2 |
| 2755 | 2026-03-14T20:27:17.795Z | Compiling http-range v0.1.5 |
| 2756 | 2026-03-14T20:27:17.824Z | Compiling indoc v2.0.7 |
| 2757 | 2026-03-14T20:27:18.223Z | Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=dbaad520e1f5ae32c10db16ce176f9c24de95652#dbaad520) |
| 2758 | 2026-03-14T20:27:18.356Z | Compiling parse-size v1.1.0 |
| 2759 | 2026-03-14T20:27:18.576Z | Compiling tufaceous-lib v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0) |
| 2760 | 2026-03-14T20:27:18.714Z | Compiling radix_trie v0.2.1 |
| 2761 | 2026-03-14T20:27:18.744Z | Compiling transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control#11afc484) |
| 2762 | 2026-03-14T20:27:19.316Z | Compiling compact_str v0.8.1 |
| 2763 | 2026-03-14T20:27:19.350Z | Compiling p384 v0.13.1 |
| 2764 | 2026-03-14T20:27:20.493Z | Compiling globwalk v0.9.1 |
| 2765 | 2026-03-14T20:27:21.015Z | Compiling parking_lot v0.11.2 |
| 2766 | 2026-03-14T20:27:21.351Z | Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb) |
| 2767 | 2026-03-14T20:27:21.475Z | Compiling dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server) |
| 2768 | 2026-03-14T20:27:21.508Z | Compiling crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a) |
| 2769 | 2026-03-14T20:27:22.050Z | Compiling oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client) |
| 2770 | 2026-03-14T20:27:22.174Z | Compiling predicates-tree v1.0.13 |
| 2771 | 2026-03-14T20:27:22.206Z | Compiling unicode-truncate v1.1.0 |
| 2772 | 2026-03-14T20:27:22.209Z | Compiling lru v0.12.5 |
| 2773 | 2026-03-14T20:27:22.481Z | Compiling prefix-trie v0.7.0 |
| 2774 | 2026-03-14T20:27:22.532Z | Compiling vergen-git2 v1.0.7 |
| 2775 | 2026-03-14T20:27:22.764Z | Compiling cassowary v0.3.0 |
| 2776 | 2026-03-14T20:27:22.874Z | Compiling camino-tempfile-ext v0.3.3 |
| 2777 | 2026-03-14T20:27:23.111Z | Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb) |
| 2778 | 2026-03-14T20:27:23.147Z | Compiling hickory-server v0.25.2 |
| 2779 | 2026-03-14T20:27:23.730Z | Compiling ratatui v0.29.0 |
| 2780 | 2026-03-14T20:27:24.083Z | Compiling hyper-staticfile v0.10.1 |
| 2781 | 2026-03-14T20:27:24.340Z | Compiling sled v0.34.7 |
| 2782 | 2026-03-14T20:27:25.614Z | Compiling hickory-client v0.25.2 |
| 2783 | 2026-03-14T20:27:26.478Z | Compiling range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests) |
| 2784 | 2026-03-14T20:27:26.579Z | Compiling sled-agent-config-reconciler v0.1.0 (/work/oxidecomputer/omicron/sled-agent/config-reconciler) |
| 2785 | 2026-03-14T20:27:26.664Z | Compiling attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f) |
| 2786 | 2026-03-14T20:27:26.766Z | Compiling dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api) |
| 2787 | 2026-03-14T20:27:27.321Z | Compiling ddm-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=b603c9f3dccefcf1d3e941c04505ff6bdd1826b6#b603c9f3) |
| 2788 | 2026-03-14T20:27:27.663Z | Compiling clickhouse-admin-keeper-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-keeper-client) |
| 2789 | 2026-03-14T20:27:28.008Z | Compiling oximeter-macro-impl v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb) |
| 2790 | 2026-03-14T20:27:28.446Z | Compiling rand_seeder v0.4.0 |
| 2791 | 2026-03-14T20:27:28.748Z | Compiling sprockets-tls v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=d2b68e4f47e3c22bce0455aeb4cfb2e61ad229ba#d2b68e4f) |
| 2792 | 2026-03-14T20:27:28.783Z | Compiling dice-util-barcode v0.1.0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f) |
| 2793 | 2026-03-14T20:27:29.073Z | Compiling lzma-sys v0.1.20 |
| 2794 | 2026-03-14T20:27:29.383Z | Compiling rustls v0.21.12 |
| 2795 | 2026-03-14T20:27:29.581Z | Compiling corncobs v0.1.4 |
| 2796 | 2026-03-14T20:27:29.668Z | Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=7cdf2ab9c8d9e9267a8b366aa780c6c26f9a5ecf#7cdf2ab9) |
| 2797 | 2026-03-14T20:27:29.779Z | Compiling dice-mfg-msgs v0.3.0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f) |
| 2798 | 2026-03-14T20:27:30.050Z | Compiling oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb) |
| 2799 | 2026-03-14T20:27:30.092Z | Compiling typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng) |
| 2800 | 2026-03-14T20:27:30.134Z | Compiling omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client) |
| 2801 | 2026-03-14T20:27:30.395Z | Compiling dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f) |
| 2802 | 2026-03-14T20:27:30.432Z | Compiling wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common) |
| 2803 | 2026-03-14T20:27:30.696Z | Compiling sled-agent-resolvable-files v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files) |
| 2804 | 2026-03-14T20:27:30.824Z | Compiling sled-agent-resolvable-files-examples v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files-examples) |
| 2805 | 2026-03-14T20:27:31.819Z | Compiling update-common v0.1.0 (/work/oxidecomputer/omicron/update-common) |
| 2806 | 2026-03-14T20:27:32.300Z | Compiling common v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#f20f786e) |
| 2807 | 2026-03-14T20:27:34.417Z | Compiling bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client) |
| 2808 | 2026-03-14T20:27:34.857Z | Compiling nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation) |
| 2809 | 2026-03-14T20:27:35.146Z | Compiling nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery) |
| 2810 | 2026-03-14T20:27:35.429Z | Compiling nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking) |
| 2811 | 2026-03-14T20:27:35.717Z | Compiling cargo_toml v0.22.3 |
| 2812 | 2026-03-14T20:27:35.761Z | Compiling rustls-webpki v0.101.7 |
| 2813 | 2026-03-14T20:27:36.855Z | Compiling sct v0.7.1 |
| 2814 | 2026-03-14T20:27:37.195Z | Compiling nix v0.29.0 |
| 2815 | 2026-03-14T20:27:37.726Z | Compiling secrecy v0.8.0 |
| 2816 | 2026-03-14T20:27:37.907Z | Compiling void v1.0.2 |
| 2817 | 2026-03-14T20:27:38.102Z | Compiling lzss v0.8.2 |
| 2818 | 2026-03-14T20:27:38.346Z | Compiling git2 v0.20.4 |
| 2819 | 2026-03-14T20:27:38.507Z | Compiling dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#f20f786e) |
| 2820 | 2026-03-14T20:27:38.537Z | Compiling sled-agent-measurements v0.1.0 (/work/oxidecomputer/omicron/sled-agent/measurements) |
| 2821 | 2026-03-14T20:27:39.025Z | Compiling nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory) |
| 2822 | 2026-03-14T20:27:39.139Z | Compiling libfalcon v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#d83f56a6) |
| 2823 | 2026-03-14T20:27:39.765Z | Compiling common v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=cc8e02a0800034c431c8cf96b889ea638da3d194#cc8e02a0) |
| 2824 | 2026-03-14T20:27:40.289Z | Compiling attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?branch=main#ff9f27aa) |
| 2825 | 2026-03-14T20:27:40.375Z | Compiling nexus-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-lockstep-client) |
| 2826 | 2026-03-14T20:27:40.687Z | Compiling tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git?branch=main#e644a21a) |
| 2827 | 2026-03-14T20:27:40.999Z | Compiling tungstenite v0.23.0 |
| 2828 | 2026-03-14T20:27:41.192Z | Compiling nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc) |
| 2829 | 2026-03-14T20:27:41.255Z | Compiling nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface) |
| 2830 | 2026-03-14T20:27:41.584Z | Compiling nexus-reconfigurator-rendezvous v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/rendezvous) |
| 2831 | 2026-03-14T20:27:41.877Z | Compiling nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution) |
| 2832 | 2026-03-14T20:27:42.159Z | Compiling nix v0.27.1 |
| 2833 | 2026-03-14T20:27:42.190Z | Compiling serde_bytes v0.11.19 |
| 2834 | 2026-03-14T20:27:42.326Z | Compiling tokio-tungstenite v0.23.1 |
| 2835 | 2026-03-14T20:27:42.691Z | Compiling dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=cc8e02a0800034c431c8cf96b889ea638da3d194#cc8e02a0) |
| 2836 | 2026-03-14T20:27:42.806Z | Compiling crucible-common v0.0.1 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a) |
| 2837 | 2026-03-14T20:27:42.837Z | Compiling dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?branch=main#ff9f27aa) |
| 2838 | 2026-03-14T20:27:43.990Z | Compiling gateway-sp-comms v0.1.1 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc) |
| 2839 | 2026-03-14T20:27:44.328Z | Compiling tokio-rustls v0.24.1 |
| 2840 | 2026-03-14T20:27:44.706Z | Compiling xz2 v0.1.7 |
| 2841 | 2026-03-14T20:27:44.820Z | Compiling ron v0.12.0 |
| 2842 | 2026-03-14T20:27:45.111Z | Compiling trust-quorum v0.1.0 (/work/oxidecomputer/omicron/trust-quorum) |
| 2843 | 2026-03-14T20:27:45.737Z | Compiling wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client) |
| 2844 | 2026-03-14T20:27:47.350Z | Compiling tufaceous v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0) |
| 2845 | 2026-03-14T20:27:49.582Z | Compiling lldpd-common v0.1.0 (https://github.com/oxidecomputer/lldp#d22509df) |
| 2846 | 2026-03-14T20:27:50.094Z | Compiling propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9) |
| 2847 | 2026-03-14T20:27:50.098Z | Compiling nexus-mgs-updates v0.1.0 (/work/oxidecomputer/omicron/nexus/mgs-updates) |
| 2848 | 2026-03-14T20:27:51.724Z | Compiling sled-agent-health-monitor v0.1.0 (/work/oxidecomputer/omicron/sled-agent/health-monitor) |
| 2849 | 2026-03-14T20:27:52.667Z | Compiling nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy) |
| 2850 | 2026-03-14T20:27:52.699Z | Compiling ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc) |
| 2851 | 2026-03-14T20:27:53.709Z | Compiling crucible-pantry-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a) |
| 2852 | 2026-03-14T20:27:53.865Z | Compiling clickhouse-admin-api v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/api) |
| 2853 | 2026-03-14T20:27:53.915Z | Compiling gateway-api v0.1.0 (/work/oxidecomputer/omicron/gateway-api) |
| 2854 | 2026-03-14T20:27:56.511Z | Compiling bootstrap-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-api) |
| 2855 | 2026-03-14T20:27:57.177Z | Compiling repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api) |
| 2856 | 2026-03-14T20:27:58.654Z | Compiling rustls-pemfile v1.0.4 |
| 2857 | 2026-03-14T20:27:58.836Z | Compiling clickhouse-admin-single-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-single-client) |
| 2858 | 2026-03-14T20:27:59.177Z | Compiling bootstrap-agent-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-api) |
| 2859 | 2026-03-14T20:28:00.610Z | Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus) |
| 2860 | 2026-03-14T20:28:00.642Z | Compiling ntp-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types/versions) |
| 2861 | 2026-03-14T20:28:00.910Z | Compiling signal-hook-tokio v0.3.1 |
| 2862 | 2026-03-14T20:28:00.957Z | Compiling yasna v0.5.2 |
| 2863 | 2026-03-14T20:28:01.148Z | Compiling twox-hash v2.1.2 |
| 2864 | 2026-03-14T20:28:01.183Z | Compiling base16ct v1.0.0 |
| 2865 | 2026-03-14T20:28:01.559Z | Compiling is_ci v1.2.0 |
| 2866 | 2026-03-14T20:28:01.661Z | Compiling omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway) |
| 2867 | 2026-03-14T20:28:01.722Z | Compiling rcgen v0.12.1 |
| 2868 | 2026-03-14T20:28:01.836Z | Compiling supports-color v3.0.2 |
| 2869 | 2026-03-14T20:28:02.034Z | Compiling omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent) |
| 2870 | 2026-03-14T20:28:02.203Z | Compiling omicron-clickhouse-admin v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin) |
| 2871 | 2026-03-14T20:28:02.871Z | Compiling nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning) |
| 2872 | 2026-03-14T20:28:03.179Z | Compiling lldpd-client v0.1.0 (https://github.com/oxidecomputer/lldp#d22509df) |
| 2873 | 2026-03-14T20:28:03.817Z | Compiling nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api) |
| 2874 | 2026-03-14T20:28:05.501Z | Compiling nexus-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/nexus/lockstep-api) |
| 2875 | 2026-03-14T20:28:07.172Z | Compiling nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api) |
| 2876 | 2026-03-14T20:28:07.276Z | Compiling oximeter-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/api) |
| 2877 | 2026-03-14T20:28:07.906Z | Compiling bootstrap-agent-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-lockstep-client) |
| 2878 | 2026-03-14T20:28:08.101Z | Compiling omicron-ntp-admin v0.1.0 (/work/oxidecomputer/omicron/ntp-admin) |
| 2879 | 2026-03-14T20:28:08.392Z | Compiling omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin) |
| 2880 | 2026-03-14T20:28:08.703Z | Compiling nexus-background-task-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/background-task-interface) |
| 2881 | 2026-03-14T20:28:08.975Z | Compiling fatfs v0.3.6 |
| 2882 | 2026-03-14T20:28:09.550Z | Compiling raw-cpuid v11.5.0 (https://github.com/oxidecomputer/rust-cpuid.git?rev=a4cf01df76f35430ff5d39dc2fe470bcb953503b#a4cf01df) |
| 2883 | 2026-03-14T20:28:10.540Z | Compiling rtoolbox v0.0.3 |
| 2884 | 2026-03-14T20:28:10.885Z | Compiling subprocess v0.2.15 |
| 2885 | 2026-03-14T20:28:12.215Z | Compiling seq-macro v0.3.6 |
| 2886 | 2026-03-14T20:28:12.880Z | Compiling assert_matches v1.5.0 |
| 2887 | 2026-03-14T20:28:13.021Z | Compiling omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils) |
| 2888 | 2026-03-14T20:28:13.639Z | Compiling rpassword v7.4.0 |
| 2889 | 2026-03-14T20:28:13.996Z | Compiling wicketd-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-api) |
| 2890 | 2026-03-14T20:28:14.705Z | Compiling oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector) |
| 2891 | 2026-03-14T20:28:15.383Z | Compiling ntp-admin-types v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types) |
| 2892 | 2026-03-14T20:28:15.555Z | Compiling ntp-admin-api v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/api) |
| 2893 | 2026-03-14T20:28:16.527Z | Compiling tui-tree-widget v0.23.1 |
| 2894 | 2026-03-14T20:28:16.906Z | Compiling installinator-api v0.1.0 (/work/oxidecomputer/omicron/installinator-api) |
| 2895 | 2026-03-14T20:28:18.570Z | Compiling omicron-omdb v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omdb) |
| 2896 | 2026-03-14T20:28:19.063Z | Compiling cockroach-admin-api v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/api) |
| 2897 | 2026-03-14T20:28:19.237Z | Compiling uzers v0.12.2 |
| 2898 | 2026-03-14T20:28:19.539Z | Compiling wicket v0.1.0 (/work/oxidecomputer/omicron/wicket) |
| 2899 | 2026-03-14T20:28:21.107Z | Compiling zone-setup v0.1.0 (/work/oxidecomputer/omicron/zone-setup) |
| 2900 | 2026-03-14T20:28:22.591Z | Compiling wicketd v0.1.0 (/work/oxidecomputer/omicron/wicketd) |
| 2901 | 2026-03-14T20:28:25.560Z | Compiling gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils) |
| 2902 | 2026-03-14T20:28:25.684Z | Compiling support-bundle-viewer v0.1.2 |
| 2903 | 2026-03-14T20:28:27.979Z | Compiling clickana v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickana) |
| 2904 | 2026-03-14T20:28:28.092Z | Compiling multimap v0.10.1 |
| 2905 | 2026-03-14T20:28:51.307Z | Compiling internal-dns-cli v0.1.0 (/work/oxidecomputer/omicron/internal-dns/cli) |
| 2906 | 2026-03-14T20:28:53.312Z | Compiling oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog) |
| 2907 | 2026-03-14T20:28:56.136Z | Compiling nexus-db-errors v0.1.0 (/work/oxidecomputer/omicron/nexus/db-errors) |
| 2908 | 2026-03-14T20:36:12.208Z | Finished `release` profile [optimized] target(s) in 10m 12s |
| 2909 | 2026-03-14T20:37:04.993Z | |
| 2910 | 2026-03-14T20:37:04.997Z | real 11:06.273805214 |
| 2911 | 2026-03-14T20:37:04.997Z | user 1:40:46.067876055 |
| 2912 | 2026-03-14T20:37:04.997Z | sys 4:14.508751903 |
| 2913 | 2026-03-14T20:37:04.997Z | trap 2.266865694 |
| 2914 | 2026-03-14T20:37:04.997Z | tflt 2.307308105 |
| 2915 | 2026-03-14T20:37:04.997Z | dflt 16.537476325 |
| 2916 | 2026-03-14T20:37:04.997Z | kflt 0.032008067 |
| 2917 | 2026-03-14T20:37:04.997Z | lock 8:10:34.131134542 |
| 2918 | 2026-03-14T20:37:04.997Z | slp 2:48:57.772912035 |
| 2919 | 2026-03-14T20:37:04.997Z | lat 2:49.558493205 |
| 2920 | 2026-03-14T20:37:04.997Z | stop 7:16.972028605 |
| 2921 | 2026-03-14T20:37:04.997Z | + mapfile -t packages |
| 2922 | 2026-03-14T20:37:04.997Z | ++ cargo run --locked --release --bin omicron-package -- -t test list-outputs |
| 2923 | 2026-03-14T20:37:06.285Z | Finished `release` profile [optimized] target(s) in 1.27s |
| 2924 | 2026-03-14T20:37:06.355Z | Running `target/release/omicron-package -t test list-outputs` |
| 2925 | 2026-03-14T20:37:06.417Z | Logging to: /work/oxidecomputer/omicron/out/LOG |
| 2926 | 2026-03-14T20:37:06.420Z | + ptime -m cargo build --locked --release -p xtask |
| 2927 | 2026-03-14T20:37:07.132Z | Compiling libc v0.2.180 |
| 2928 | 2026-03-14T20:37:07.132Z | Compiling serde v1.0.228 |
| 2929 | 2026-03-14T20:37:07.135Z | Compiling serde_core v1.0.228 |
| 2930 | 2026-03-14T20:37:07.135Z | Compiling rustix v1.1.3 |
| 2931 | 2026-03-14T20:37:07.135Z | Compiling bitflags v2.11.0 |
| 2932 | 2026-03-14T20:37:07.241Z | Compiling serde_json v1.0.149 |
| 2933 | 2026-03-14T20:37:07.310Z | Compiling num-traits v0.2.19 |
| 2934 | 2026-03-14T20:37:07.313Z | Compiling hashbrown v0.16.1 |
| 2935 | 2026-03-14T20:37:07.325Z | Compiling syn v2.0.117 |
| 2936 | 2026-03-14T20:37:07.355Z | Compiling smallvec v1.15.1 |
| 2937 | 2026-03-14T20:37:07.386Z | Compiling usdt-impl v0.5.0 |
| 2938 | 2026-03-14T20:37:07.404Z | Compiling syn v1.0.109 |
| 2939 | 2026-03-14T20:37:07.421Z | Compiling log v0.4.29 |
| 2940 | 2026-03-14T20:37:07.439Z | Compiling getrandom v0.4.1 |
| 2941 | 2026-03-14T20:37:07.556Z | Compiling percent-encoding v2.3.2 |
| 2942 | 2026-03-14T20:37:07.738Z | Compiling form_urlencoded v1.2.2 |
| 2943 | 2026-03-14T20:37:07.741Z | Compiling fs-err v3.3.0 |
| 2944 | 2026-03-14T20:37:07.923Z | Compiling heck v0.4.1 |
| 2945 | 2026-03-14T20:37:07.927Z | Compiling once_cell v1.21.3 |
| 2946 | 2026-03-14T20:37:07.958Z | Compiling anyhow v1.0.102 |
| 2947 | 2026-03-14T20:37:08.113Z | Compiling indexmap v2.13.0 |
| 2948 | 2026-03-14T20:37:08.365Z | Compiling errno v0.3.14 |
| 2949 | 2026-03-14T20:37:08.368Z | Compiling thread-id v4.2.2 |
| 2950 | 2026-03-14T20:37:08.368Z | Compiling memmap v0.7.0 |
| 2951 | 2026-03-14T20:37:08.798Z | Compiling ordered-float v2.10.1 |
| 2952 | 2026-03-14T20:37:09.505Z | Compiling proc-macro-error v1.0.4 |
| 2953 | 2026-03-14T20:37:09.822Z | Compiling tabled_derive v0.7.0 |
| 2954 | 2026-03-14T20:37:09.825Z | Compiling terminal_size v0.4.3 |
| 2955 | 2026-03-14T20:37:09.826Z | Compiling tempfile v3.25.0 |
| 2956 | 2026-03-14T20:37:09.967Z | Compiling clap_builder v4.5.60 |
| 2957 | 2026-03-14T20:37:09.967Z | Compiling textwrap v0.16.2 |
| 2958 | 2026-03-14T20:37:10.163Z | Compiling camino-tempfile v1.4.1 |
| 2959 | 2026-03-14T20:37:10.688Z | Compiling tabled v0.15.0 |
| 2960 | 2026-03-14T20:37:10.983Z | Compiling synstructure v0.13.2 |
| 2961 | 2026-03-14T20:37:10.983Z | Compiling pest_generator v2.8.6 |
| 2962 | 2026-03-14T20:37:11.519Z | Compiling serde_derive v1.0.228 |
| 2963 | 2026-03-14T20:37:11.522Z | Compiling zerovec-derive v0.11.2 |
| 2964 | 2026-03-14T20:37:11.522Z | Compiling displaydoc v0.2.5 |
| 2965 | 2026-03-14T20:37:11.522Z | Compiling thiserror-impl v1.0.69 |
| 2966 | 2026-03-14T20:37:11.576Z | Compiling zerofrom-derive v0.1.6 |
| 2967 | 2026-03-14T20:37:11.646Z | Compiling yoke-derive v0.8.1 |
| 2968 | 2026-03-14T20:37:11.726Z | Compiling zerocopy-derive v0.7.35 |
| 2969 | 2026-03-14T20:37:12.268Z | Compiling pest_derive v2.8.6 |
| 2970 | 2026-03-14T20:37:12.326Z | Compiling scroll_derive v0.12.1 |
| 2971 | 2026-03-14T20:37:12.401Z | Compiling thiserror-impl v2.0.18 |
| 2972 | 2026-03-14T20:37:12.444Z | Compiling clap_derive v4.5.55 |
| 2973 | 2026-03-14T20:37:12.826Z | Compiling zerocopy v0.7.35 |
| 2974 | 2026-03-14T20:37:12.967Z | Compiling zerofrom v0.1.6 |
| 2975 | 2026-03-14T20:37:12.970Z | Compiling thiserror v1.0.69 |
| 2976 | 2026-03-14T20:37:13.121Z | Compiling dtrace-parser v0.2.0 |
| 2977 | 2026-03-14T20:37:13.174Z | Compiling yoke v0.8.1 |
| 2978 | 2026-03-14T20:37:13.218Z | Compiling scroll v0.12.0 |
| 2979 | 2026-03-14T20:37:13.451Z | Compiling zerovec v0.11.5 |
| 2980 | 2026-03-14T20:37:13.656Z | Compiling zerotrie v0.2.3 |
| 2981 | 2026-03-14T20:37:13.790Z | Compiling goblin v0.8.2 |
| 2982 | 2026-03-14T20:37:14.064Z | Compiling thiserror v2.0.18 |
| 2983 | 2026-03-14T20:37:14.286Z | Compiling tinystr v0.8.2 |
| 2984 | 2026-03-14T20:37:14.318Z | Compiling potential_utf v0.1.4 |
| 2985 | 2026-03-14T20:37:14.587Z | Compiling icu_locale_core v2.1.1 |
| 2986 | 2026-03-14T20:37:14.602Z | Compiling icu_collections v2.1.1 |
| 2987 | 2026-03-14T20:37:14.751Z | Compiling clap v4.5.60 |
| 2988 | 2026-03-14T20:37:15.960Z | Compiling icu_provider v2.1.1 |
| 2989 | 2026-03-14T20:37:16.011Z | Compiling toml_datetime v0.6.11 |
| 2990 | 2026-03-14T20:37:16.091Z | Compiling serde_spanned v0.6.9 |
| 2991 | 2026-03-14T20:37:16.108Z | Compiling dof v0.3.0 |
| 2992 | 2026-03-14T20:37:16.150Z | Compiling serde_tokenstream v0.2.3 |
| 2993 | 2026-03-14T20:37:16.324Z | Compiling icu_properties v2.1.2 |
| 2994 | 2026-03-14T20:37:16.359Z | Compiling icu_normalizer v2.1.1 |
| 2995 | 2026-03-14T20:37:16.534Z | Compiling toml_edit v0.22.27 |
| 2996 | 2026-03-14T20:37:16.565Z | Compiling serde-value v0.7.0 |
| 2997 | 2026-03-14T20:37:16.596Z | Compiling cargo-platform v0.2.0 |
| 2998 | 2026-03-14T20:37:16.615Z | Compiling macaddr v1.0.1 |
| 2999 | 2026-03-14T20:37:17.121Z | Compiling usdt-macro v0.5.0 |
| 3000 | 2026-03-14T20:37:17.125Z | Compiling usdt-attr-macro v0.5.0 |
| 3001 | 2026-03-14T20:37:17.586Z | Compiling idna_adapter v1.2.1 |
| 3002 | 2026-03-14T20:37:17.733Z | Compiling idna v1.1.0 |
| 3003 | 2026-03-14T20:37:18.285Z | Compiling url v2.5.8 |
| 3004 | 2026-03-14T20:37:18.317Z | Compiling usdt v0.5.0 |
| 3005 | 2026-03-14T20:37:18.694Z | Compiling toml v0.8.23 |
| 3006 | 2026-03-14T20:37:19.350Z | Compiling cargo-util-schemas v0.8.2 |
| 3007 | 2026-03-14T20:37:19.350Z | Compiling cargo_toml v0.21.0 |
| 3008 | 2026-03-14T20:37:20.777Z | Compiling cargo_metadata v0.21.0 |
| 3009 | 2026-03-14T20:37:24.984Z | Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask) |
| 3010 | 2026-03-14T20:37:28.989Z | Finished `release` profile [optimized] target(s) in 22.56s |
| 3011 | 2026-03-14T20:37:29.135Z | |
| 3012 | 2026-03-14T20:37:29.138Z | real 22.682001608 |
| 3013 | 2026-03-14T20:37:29.138Z | user 3:09.805213769 |
| 3014 | 2026-03-14T20:37:29.138Z | sys 21.040019224 |
| 3015 | 2026-03-14T20:37:29.138Z | trap 0.083918011 |
| 3016 | 2026-03-14T20:37:29.138Z | tflt 0.734892101 |
| 3017 | 2026-03-14T20:37:29.139Z | dflt 2.254631927 |
| 3018 | 2026-03-14T20:37:29.139Z | kflt 0.000887746 |
| 3019 | 2026-03-14T20:37:29.139Z | lock 7:12.778847381 |
| 3020 | 2026-03-14T20:37:29.139Z | slp 4:22.780399582 |
| 3021 | 2026-03-14T20:37:29.139Z | lat 7.216919881 |
| 3022 | 2026-03-14T20:37:29.139Z | stop 27.120292809 |
| 3023 | 2026-03-14T20:37:29.139Z | + export CARGO_PROFILE_DEV_DEBUG=line-tables-only |
| 3024 | 2026-03-14T20:37:29.139Z | + CARGO_PROFILE_DEV_DEBUG=line-tables-only |
| 3025 | 2026-03-14T20:37:29.139Z | + export CARGO_PROFILE_TEST_DEBUG=line-tables-only |
| 3026 | 2026-03-14T20:37:29.139Z | + CARGO_PROFILE_TEST_DEBUG=line-tables-only |
| 3027 | 2026-03-14T20:37:29.139Z | + ptime -m cargo build --locked -p end-to-end-tests --tests --bin bootstrap --message-format json-render-diagnostics |
| 3028 | 2026-03-14T20:37:30.441Z | Compiling regress v0.10.5 |
| 3029 | 2026-03-14T20:37:30.444Z | Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack) |
| 3030 | 2026-03-14T20:37:30.634Z | Compiling serde_spanned v1.0.4 |
| 3031 | 2026-03-14T20:37:30.637Z | Compiling toml_writer v1.0.6+spec-1.1.0 |
| 3032 | 2026-03-14T20:37:30.645Z | Compiling newtype-uuid-macros v0.1.0 |
| 3033 | 2026-03-14T20:37:30.648Z | Compiling structmeta-derive v0.3.0 |
| 3034 | 2026-03-14T20:37:30.658Z | Compiling rustls v0.22.4 |
| 3035 | 2026-03-14T20:37:30.662Z | Compiling rustls-webpki v0.102.8 |
| 3036 | 2026-03-14T20:37:30.671Z | Compiling multer v3.1.0 |
| 3037 | 2026-03-14T20:37:30.674Z | Compiling debug-ignore v1.0.5 |
| 3038 | 2026-03-14T20:37:30.675Z | Compiling match_cfg v0.1.0 |
| 3039 | 2026-03-14T20:37:30.780Z | Compiling progenitor-client v0.13.0 |
| 3040 | 2026-03-14T20:37:30.802Z | Compiling slog-json v2.6.1 |
| 3041 | 2026-03-14T20:37:30.806Z | Compiling async-stream-impl v0.3.6 |
| 3042 | 2026-03-14T20:37:30.854Z | Compiling dropshot v0.16.7 |
| 3043 | 2026-03-14T20:37:30.902Z | Compiling toml v0.9.12+spec-1.1.0 |
| 3044 | 2026-03-14T20:37:30.905Z | Compiling hostname v0.3.1 |
| 3045 | 2026-03-14T20:37:30.905Z | Compiling itertools v0.14.0 |
| 3046 | 2026-03-14T20:37:30.905Z | Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#8f60acdf) |
| 3047 | 2026-03-14T20:37:30.977Z | Compiling waitgroup v0.1.2 |
| 3048 | 2026-03-14T20:37:31.093Z | Compiling rustls-pemfile v2.2.0 |
| 3049 | 2026-03-14T20:37:31.173Z | Compiling slog-bunyan v2.5.0 |
| 3050 | 2026-03-14T20:37:31.223Z | Compiling dropshot_endpoint v0.16.7 |
| 3051 | 2026-03-14T20:37:31.226Z | Compiling serde_path_to_error v0.1.20 |
| 3052 | 2026-03-14T20:37:31.226Z | Compiling hostname v0.4.2 |
| 3053 | 2026-03-14T20:37:31.322Z | Compiling macaddr v1.0.1 |
| 3054 | 2026-03-14T20:37:31.372Z | Compiling progenitor-client v0.10.0 |
| 3055 | 2026-03-14T20:37:31.376Z | Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 3056 | 2026-03-14T20:37:31.425Z | Compiling instant v0.1.13 |
| 3057 | 2026-03-14T20:37:31.475Z | Compiling omicron-ledger v0.1.0 (/work/oxidecomputer/omicron/ledger) |
| 3058 | 2026-03-14T20:37:31.594Z | Compiling backon v1.6.0 |
| 3059 | 2026-03-14T20:37:31.642Z | Compiling backoff v0.4.0 |
| 3060 | 2026-03-14T20:37:31.673Z | Compiling async-stream v0.3.6 |
| 3061 | 2026-03-14T20:37:31.775Z | Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity) |
| 3062 | 2026-03-14T20:37:31.805Z | Compiling protocol v0.1.0 (https://github.com/oxidecomputer/lldp#d22509df) |
| 3063 | 2026-03-14T20:37:31.805Z | Compiling unsafe-libyaml v0.2.11 |
| 3064 | 2026-03-14T20:37:31.860Z | Compiling progenitor-extras v0.1.1 |
| 3065 | 2026-03-14T20:37:31.864Z | Compiling omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds) |
| 3066 | 2026-03-14T20:37:31.915Z | Compiling crucible-workspace-hack v0.1.0 |
| 3067 | 2026-03-14T20:37:31.915Z | Compiling toml_edit v0.23.10+spec-1.0.0 |
| 3068 | 2026-03-14T20:37:31.967Z | Compiling secrecy v0.10.3 |
| 3069 | 2026-03-14T20:37:31.970Z | Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 3070 | 2026-03-14T20:37:31.970Z | Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 3071 | 2026-03-14T20:37:32.175Z | Compiling structmeta v0.3.0 |
| 3072 | 2026-03-14T20:37:32.199Z | Compiling heapless v0.8.0 |
| 3073 | 2026-03-14T20:37:32.251Z | Compiling hash32 v0.3.1 |
| 3074 | 2026-03-14T20:37:32.254Z | Compiling smoltcp v0.11.0 |
| 3075 | 2026-03-14T20:37:32.352Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#d9645f8d) |
| 3076 | 2026-03-14T20:37:32.375Z | Compiling toml v0.8.23 |
| 3077 | 2026-03-14T20:37:32.438Z | Compiling tabwriter v1.4.1 |
| 3078 | 2026-03-14T20:37:32.484Z | Compiling cobs v0.3.0 |
| 3079 | 2026-03-14T20:37:32.508Z | Compiling derive-ex v0.1.8 |
| 3080 | 2026-03-14T20:37:32.611Z | Compiling parse-display-derive v0.10.0 |
| 3081 | 2026-03-14T20:37:32.637Z | Compiling serde_yaml v0.9.34+deprecated |
| 3082 | 2026-03-14T20:37:32.707Z | Compiling ingot-macros v0.1.1 |
| 3083 | 2026-03-14T20:37:32.751Z | Compiling proc-macro-crate v3.4.0 |
| 3084 | 2026-03-14T20:37:32.779Z | Compiling foreign-types-macros v0.2.3 |
| 3085 | 2026-03-14T20:37:32.880Z | Compiling foreign-types-shared v0.3.1 |
| 3086 | 2026-03-14T20:37:32.883Z | Compiling convert_case v0.4.0 |
| 3087 | 2026-03-14T20:37:32.927Z | Compiling cpufeatures v0.3.0 |
| 3088 | 2026-03-14T20:37:33.031Z | Compiling chacha20 v0.10.0 |
| 3089 | 2026-03-14T20:37:33.077Z | Compiling postcard v1.1.3 |
| 3090 | 2026-03-14T20:37:33.294Z | Compiling proc-macro-crate v1.3.1 |
| 3091 | 2026-03-14T20:37:33.407Z | Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 3092 | 2026-03-14T20:37:33.449Z | Compiling derive_more v0.99.20 |
| 3093 | 2026-03-14T20:37:33.487Z | Compiling universal-hash v0.5.1 |
| 3094 | 2026-03-14T20:37:33.514Z | Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 3095 | 2026-03-14T20:37:33.546Z | Compiling num_enum_derive v0.7.5 |
| 3096 | 2026-03-14T20:37:33.579Z | Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 3097 | 2026-03-14T20:37:33.646Z | Compiling foreign-types v0.5.0 |
| 3098 | 2026-03-14T20:37:33.753Z | Compiling cstr-argument v0.1.2 |
| 3099 | 2026-03-14T20:37:33.791Z | Compiling colored v3.1.1 |
| 3100 | 2026-03-14T20:37:33.816Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#1e40efd8) |
| 3101 | 2026-03-14T20:37:33.898Z | Compiling tokio-rustls v0.25.0 |
| 3102 | 2026-03-14T20:37:33.934Z | Compiling opaque-debug v0.3.1 |
| 3103 | 2026-03-14T20:37:33.966Z | Compiling num_enum_derive v0.5.11 |
| 3104 | 2026-03-14T20:37:33.992Z | Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 3105 | 2026-03-14T20:37:34.056Z | Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 3106 | 2026-03-14T20:37:34.137Z | Compiling rand v0.10.0 |
| 3107 | 2026-03-14T20:37:34.168Z | Compiling typify-impl v0.6.1 |
| 3108 | 2026-03-14T20:37:34.262Z | Compiling sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types) |
| 3109 | 2026-03-14T20:37:34.340Z | Compiling half v2.7.1 |
| 3110 | 2026-03-14T20:37:34.363Z | Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 3111 | 2026-03-14T20:37:34.790Z | Compiling ciborium-io v0.2.2 |
| 3112 | 2026-03-14T20:37:34.817Z | Compiling camino-tempfile v1.4.1 |
| 3113 | 2026-03-14T20:37:34.842Z | Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino#7e56ab6e) |
| 3114 | 2026-03-14T20:37:34.951Z | Compiling ciborium-ll v0.2.2 |
| 3115 | 2026-03-14T20:37:34.985Z | Compiling test-strategy v0.4.5 |
| 3116 | 2026-03-14T20:37:35.015Z | Compiling key-manager-types v0.1.0 (/work/oxidecomputer/omicron/key-manager/types) |
| 3117 | 2026-03-14T20:37:35.069Z | Compiling parse-display v0.10.0 |
| 3118 | 2026-03-14T20:37:35.128Z | Compiling num_enum v0.7.5 |
| 3119 | 2026-03-14T20:37:35.153Z | Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9) |
| 3120 | 2026-03-14T20:37:35.178Z | Compiling smf v0.2.3 |
| 3121 | 2026-03-14T20:37:35.236Z | Compiling ciborium v0.2.2 |
| 3122 | 2026-03-14T20:37:35.269Z | Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#d9645f8d) |
| 3123 | 2026-03-14T20:37:35.315Z | Compiling aead v0.5.2 |
| 3124 | 2026-03-14T20:37:35.318Z | Compiling num-derive v0.4.2 |
| 3125 | 2026-03-14T20:37:35.398Z | Compiling sigpipe v0.1.3 |
| 3126 | 2026-03-14T20:37:35.460Z | Compiling glob v0.3.3 |
| 3127 | 2026-03-14T20:37:35.492Z | Compiling num_enum v0.5.11 |
| 3128 | 2026-03-14T20:37:35.546Z | Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils) |
| 3129 | 2026-03-14T20:37:35.575Z | Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9) |
| 3130 | 2026-03-14T20:37:35.601Z | Compiling poly1305 v0.8.0 |
| 3131 | 2026-03-14T20:37:35.670Z | Compiling illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b) |
| 3132 | 2026-03-14T20:37:35.853Z | Compiling oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog) |
| 3133 | 2026-03-14T20:37:35.919Z | Compiling chacha20 v0.9.1 |
| 3134 | 2026-03-14T20:37:36.029Z | Compiling whoami v1.6.1 |
| 3135 | 2026-03-14T20:37:36.081Z | Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a) |
| 3136 | 2026-03-14T20:37:36.120Z | Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9) |
| 3137 | 2026-03-14T20:37:36.245Z | Compiling thiserror-impl-no-std v2.0.2 |
| 3138 | 2026-03-14T20:37:36.286Z | Compiling gfss v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/gfss) |
| 3139 | 2026-03-14T20:37:36.316Z | Compiling num-rational v0.4.2 |
| 3140 | 2026-03-14T20:37:36.378Z | Compiling password-hash v0.5.0 |
| 3141 | 2026-03-14T20:37:36.451Z | Compiling blake2 v0.10.6 |
| 3142 | 2026-03-14T20:37:36.594Z | Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9) |
| 3143 | 2026-03-14T20:37:36.621Z | Compiling num-complex v0.4.6 |
| 3144 | 2026-03-14T20:37:36.651Z | Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a) |
| 3145 | 2026-03-14T20:37:36.693Z | Compiling indent_write v2.2.0 |
| 3146 | 2026-03-14T20:37:36.777Z | Compiling prettyplease v0.2.37 |
| 3147 | 2026-03-14T20:37:36.868Z | Compiling ingot-types v0.1.2 |
| 3148 | 2026-03-14T20:37:36.906Z | Compiling argon2 v0.5.3 |
| 3149 | 2026-03-14T20:37:36.968Z | Compiling chacha20poly1305 v0.10.1 |
| 3150 | 2026-03-14T20:37:37.128Z | Compiling float-ord v0.3.2 |
| 3151 | 2026-03-14T20:37:37.156Z | Compiling tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0) |
| 3152 | 2026-03-14T20:37:37.197Z | Compiling num v0.4.3 |
| 3153 | 2026-03-14T20:37:37.250Z | Compiling gethostname v0.5.0 |
| 3154 | 2026-03-14T20:37:37.250Z | Compiling usdt-attr-macro v0.5.0 |
| 3155 | 2026-03-14T20:37:37.254Z | Compiling usdt-macro v0.5.0 |
| 3156 | 2026-03-14T20:37:37.254Z | Compiling trust-quorum-types-versions v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types/versions) |
| 3157 | 2026-03-14T20:37:37.349Z | Compiling derive-where v1.6.0 |
| 3158 | 2026-03-14T20:37:37.352Z | Compiling memmap v0.7.0 |
| 3159 | 2026-03-14T20:37:37.435Z | Compiling ingot v0.1.1 |
| 3160 | 2026-03-14T20:37:37.483Z | Compiling omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords) |
| 3161 | 2026-03-14T20:37:37.657Z | Compiling typify-impl v0.4.3 |
| 3162 | 2026-03-14T20:37:37.684Z | Compiling atomicwrites v0.4.4 |
| 3163 | 2026-03-14T20:37:37.881Z | Compiling cancel-safe-futures v0.1.5 |
| 3164 | 2026-03-14T20:37:37.937Z | Compiling thiserror-no-std v2.0.2 |
| 3165 | 2026-03-14T20:37:37.962Z | Compiling owo-colors v4.3.0 |
| 3166 | 2026-03-14T20:37:37.989Z | Compiling libsw-core v0.3.2 |
| 3167 | 2026-03-14T20:37:38.092Z | Compiling vsss-rs v3.3.4 |
| 3168 | 2026-03-14T20:37:38.195Z | Compiling omicron-common v0.1.0 (/work/oxidecomputer/omicron/common) |
| 3169 | 2026-03-14T20:37:38.280Z | Compiling trust-quorum-types v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types) |
| 3170 | 2026-03-14T20:37:38.382Z | Compiling async-recursion v1.1.1 |
| 3171 | 2026-03-14T20:37:38.409Z | Compiling usdt v0.5.0 |
| 3172 | 2026-03-14T20:37:38.471Z | Compiling resolv-conf v0.7.6 |
| 3173 | 2026-03-14T20:37:38.858Z | Compiling libsw v3.5.0 |
| 3174 | 2026-03-14T20:37:38.927Z | Compiling linear-map v1.2.0 |
| 3175 | 2026-03-14T20:37:38.952Z | Compiling libefi-sys v0.1.0 |
| 3176 | 2026-03-14T20:37:39.003Z | Compiling hickory-proto v0.24.4 |
| 3177 | 2026-03-14T20:37:39.031Z | Compiling newline-converter v0.3.0 |
| 3178 | 2026-03-14T20:37:39.118Z | Compiling console v0.15.11 |
| 3179 | 2026-03-14T20:37:39.211Z | Compiling bitfield-struct v0.6.2 |
| 3180 | 2026-03-14T20:37:39.239Z | Compiling semver v0.1.20 |
| 3181 | 2026-03-14T20:37:39.295Z | Compiling linked-hash-map v0.5.6 |
| 3182 | 2026-03-14T20:37:39.366Z | Compiling pin-project-internal v1.1.11 |
| 3183 | 2026-03-14T20:37:39.404Z | Compiling slog-dtrace v0.3.0 |
| 3184 | 2026-03-14T20:37:39.453Z | Compiling minimal-lexical v0.2.1 |
| 3185 | 2026-03-14T20:37:39.591Z | Compiling update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine) |
| 3186 | 2026-03-14T20:37:39.621Z | Compiling expectorate v1.2.0 |
| 3187 | 2026-03-14T20:37:39.678Z | Compiling lru-cache v0.1.2 |
| 3188 | 2026-03-14T20:37:39.701Z | Compiling rustc_version v0.1.7 |
| 3189 | 2026-03-14T20:37:39.705Z | Compiling nvme v0.1.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221) |
| 3190 | 2026-03-14T20:37:39.837Z | Compiling nom v7.1.3 |
| 3191 | 2026-03-14T20:37:39.864Z | Compiling libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1) |
| 3192 | 2026-03-14T20:37:39.914Z | Compiling tokio-dtrace v0.1.1 |
| 3193 | 2026-03-14T20:37:39.944Z | Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl) |
| 3194 | 2026-03-14T20:37:39.971Z | Compiling dropshot-api-manager-types v0.6.0 |
| 3195 | 2026-03-14T20:37:40.046Z | Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 3196 | 2026-03-14T20:37:40.145Z | Compiling libnvme-sys v0.0.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221) |
| 3197 | 2026-03-14T20:37:40.196Z | Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore) |
| 3198 | 2026-03-14T20:37:40.310Z | Compiling newtype_derive v0.1.6 |
| 3199 | 2026-03-14T20:37:40.315Z | Compiling phf_shared v0.12.1 |
| 3200 | 2026-03-14T20:37:40.455Z | Compiling pem v3.0.6 |
| 3201 | 2026-03-14T20:37:40.481Z | Compiling snafu-derive v0.8.9 |
| 3202 | 2026-03-14T20:37:40.584Z | Compiling libnvme v0.1.1 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221) |
| 3203 | 2026-03-14T20:37:40.607Z | Compiling csv-core v0.1.13 |
| 3204 | 2026-03-14T20:37:40.630Z | Compiling same-file v1.0.6 |
| 3205 | 2026-03-14T20:37:40.716Z | Compiling chrono-tz v0.10.4 |
| 3206 | 2026-03-14T20:37:40.851Z | Compiling typify-macro v0.6.1 |
| 3207 | 2026-03-14T20:37:40.894Z | Compiling xshell-macros v0.2.7 |
| 3208 | 2026-03-14T20:37:40.966Z | Compiling highway v1.3.0 |
| 3209 | 2026-03-14T20:37:40.994Z | Compiling const_format_proc_macros v0.2.34 |
| 3210 | 2026-03-14T20:37:41.043Z | Compiling pin-project v1.1.11 |
| 3211 | 2026-03-14T20:37:41.074Z | Compiling csv v1.4.0 |
| 3212 | 2026-03-14T20:37:41.159Z | Compiling walkdir v2.5.0 |
| 3213 | 2026-03-14T20:37:41.281Z | Compiling phf v0.12.1 |
| 3214 | 2026-03-14T20:37:41.526Z | Compiling xshell v0.2.7 |
| 3215 | 2026-03-14T20:37:41.529Z | Compiling oxide-tokio-rt v0.1.3 |
| 3216 | 2026-03-14T20:37:41.670Z | Compiling gateway-types-versions v0.1.0 (/work/oxidecomputer/omicron/gateway-types/versions) |
| 3217 | 2026-03-14T20:37:41.810Z | Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db) |
| 3218 | 2026-03-14T20:37:41.873Z | Compiling globset v0.4.18 |
| 3219 | 2026-03-14T20:37:41.902Z | Compiling olpc-cjson v0.1.4 |
| 3220 | 2026-03-14T20:37:41.943Z | Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 3221 | 2026-03-14T20:37:42.104Z | Compiling hickory-resolver v0.24.4 |
| 3222 | 2026-03-14T20:37:42.134Z | Compiling primeorder v0.13.6 |
| 3223 | 2026-03-14T20:37:42.134Z | Compiling rdb-types v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=b603c9f3dccefcf1d3e941c04505ff6bdd1826b6#b603c9f3) |
| 3224 | 2026-03-14T20:37:42.186Z | Compiling serde_plain v1.0.2 |
| 3225 | 2026-03-14T20:37:42.186Z | Compiling typed-path v0.9.3 |
| 3226 | 2026-03-14T20:37:42.254Z | Compiling base64 v0.21.7 |
| 3227 | 2026-03-14T20:37:42.515Z | Compiling const_format v0.2.35 |
| 3228 | 2026-03-14T20:37:42.562Z | Compiling cockroach-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types/versions) |
| 3229 | 2026-03-14T20:37:42.720Z | Compiling ereport-types v0.1.0 (/work/oxidecomputer/omicron/ereport/types) |
| 3230 | 2026-03-14T20:37:42.812Z | Compiling clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3) |
| 3231 | 2026-03-14T20:37:42.886Z | Compiling tabled_derive v0.7.0 |
| 3232 | 2026-03-14T20:37:42.983Z | Compiling bcs v0.1.6 |
| 3233 | 2026-03-14T20:37:43.271Z | Compiling snafu v0.8.9 |
| 3234 | 2026-03-14T20:37:43.371Z | Compiling typify v0.6.1 |
| 3235 | 2026-03-14T20:37:43.440Z | Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 3236 | 2026-03-14T20:37:43.527Z | Compiling progenitor-impl v0.13.0 |
| 3237 | 2026-03-14T20:37:43.550Z | Compiling qorb v0.4.1 |
| 3238 | 2026-03-14T20:37:43.661Z | Compiling tough v0.20.0 |
| 3239 | 2026-03-14T20:37:43.726Z | Compiling termtree v0.5.1 |
| 3240 | 2026-03-14T20:37:43.760Z | Compiling radium v0.7.0 |
| 3241 | 2026-03-14T20:37:43.837Z | Compiling salty v0.3.0 |
| 3242 | 2026-03-14T20:37:43.969Z | Compiling textwrap v0.16.2 |
| 3243 | 2026-03-14T20:37:44.033Z | Compiling gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types) |
| 3244 | 2026-03-14T20:37:44.214Z | Compiling cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types) |
| 3245 | 2026-03-14T20:37:44.249Z | Compiling steno v0.4.1 |
| 3246 | 2026-03-14T20:37:44.299Z | Compiling tabled v0.15.0 |
| 3247 | 2026-03-14T20:37:44.326Z | Compiling parallel-task-set v0.1.0 (/work/oxidecomputer/omicron/parallel-task-set) |
| 3248 | 2026-03-14T20:37:44.355Z | Compiling typify-macro v0.4.3 |
| 3249 | 2026-03-14T20:37:44.521Z | Compiling utf-8 v0.7.6 |
| 3250 | 2026-03-14T20:37:44.548Z | Compiling humantime v2.3.0 |
| 3251 | 2026-03-14T20:37:44.579Z | Compiling tap v1.0.1 |
| 3252 | 2026-03-14T20:37:44.671Z | Compiling maybe-uninit v2.0.0 |
| 3253 | 2026-03-14T20:37:44.764Z | Compiling wyz v0.5.1 |
| 3254 | 2026-03-14T20:37:44.791Z | Compiling tungstenite v0.21.0 |
| 3255 | 2026-03-14T20:37:44.959Z | Compiling p384 v0.13.1 |
| 3256 | 2026-03-14T20:37:45.081Z | Compiling oximeter-types-versions v0.1.0 (/work/oxidecomputer/omicron/oximeter/types/versions) |
| 3257 | 2026-03-14T20:37:45.180Z | Compiling internal-dns-types-versions v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types/versions) |
| 3258 | 2026-03-14T20:37:45.351Z | Compiling key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager) |
| 3259 | 2026-03-14T20:37:45.423Z | Compiling clickhouse-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types/versions) |
| 3260 | 2026-03-14T20:37:45.781Z | Compiling oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types) |
| 3261 | 2026-03-14T20:37:45.966Z | Compiling oximeter-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb) |
| 3262 | 2026-03-14T20:37:46.000Z | Compiling rats-corim v0.1.0 (https://github.com/oxidecomputer/rats-corim#f0d5d516) |
| 3263 | 2026-03-14T20:37:46.034Z | Compiling internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types) |
| 3264 | 2026-03-14T20:37:46.445Z | Compiling arc-swap v1.8.2 |
| 3265 | 2026-03-14T20:37:46.472Z | Compiling tagptr v0.2.0 |
| 3266 | 2026-03-14T20:37:46.713Z | Compiling packed_struct v0.10.1 |
| 3267 | 2026-03-14T20:37:46.779Z | Compiling funty v2.0.0 |
| 3268 | 2026-03-14T20:37:46.808Z | Compiling typify v0.4.3 |
| 3269 | 2026-03-14T20:37:46.895Z | Compiling slog-scope v4.4.1 |
| 3270 | 2026-03-14T20:37:46.978Z | Compiling progenitor-impl v0.10.0 |
| 3271 | 2026-03-14T20:37:47.110Z | Compiling moka v0.12.13 |
| 3272 | 2026-03-14T20:37:47.265Z | Compiling clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types) |
| 3273 | 2026-03-14T20:37:47.420Z | Compiling progenitor-macro v0.13.0 |
| 3274 | 2026-03-14T20:37:47.458Z | Compiling bitvec v1.0.1 |
| 3275 | 2026-03-14T20:37:47.589Z | Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb) |
| 3276 | 2026-03-14T20:37:47.720Z | Compiling tokio-tungstenite v0.21.0 |
| 3277 | 2026-03-14T20:37:47.800Z | Compiling polyval v0.6.2 |
| 3278 | 2026-03-14T20:37:47.947Z | Compiling installinator-common-versions v0.1.0 (/work/oxidecomputer/omicron/installinator-common/versions) |
| 3279 | 2026-03-14T20:37:48.123Z | Compiling oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema) |
| 3280 | 2026-03-14T20:37:48.149Z | Compiling oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types) |
| 3281 | 2026-03-14T20:37:48.174Z | Compiling packed_struct_codegen v0.10.1 |
| 3282 | 2026-03-14T20:37:48.197Z | Compiling zerocopy-derive v0.6.6 |
| 3283 | 2026-03-14T20:37:48.219Z | Compiling bitfield-macros v0.19.4 |
| 3284 | 2026-03-14T20:37:48.411Z | Compiling sled-agent-types-versions v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types/versions) |
| 3285 | 2026-03-14T20:37:48.646Z | Compiling sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware) |
| 3286 | 2026-03-14T20:37:49.250Z | Compiling proc-macro-error-attr2 v2.0.0 |
| 3287 | 2026-03-14T20:37:49.324Z | Compiling indexmap v1.9.3 |
| 3288 | 2026-03-14T20:37:49.436Z | Compiling parking_lot_core v0.8.6 |
| 3289 | 2026-03-14T20:37:49.481Z | Compiling crc-catalog v2.4.0 |
| 3290 | 2026-03-14T20:37:49.552Z | Compiling nodrop v0.1.14 |
| 3291 | 2026-03-14T20:37:49.579Z | Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=dbaad520e1f5ae32c10db16ce176f9c24de95652#dbaad520) |
| 3292 | 2026-03-14T20:37:49.650Z | Compiling crc v3.4.0 |
| 3293 | 2026-03-14T20:37:49.686Z | Compiling array-init v0.0.4 |
| 3294 | 2026-03-14T20:37:49.717Z | Compiling zerocopy v0.6.6 |
| 3295 | 2026-03-14T20:37:49.840Z | Compiling proc-macro-error2 v2.0.1 |
| 3296 | 2026-03-14T20:37:49.891Z | Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb) |
| 3297 | 2026-03-14T20:37:49.925Z | Compiling bitfield v0.19.4 |
| 3298 | 2026-03-14T20:37:49.973Z | Compiling installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common) |
| 3299 | 2026-03-14T20:37:50.235Z | Compiling sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage) |
| 3300 | 2026-03-14T20:37:50.263Z | Compiling oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro) |
| 3301 | 2026-03-14T20:37:50.289Z | Compiling hickory-resolver v0.25.2 |
| 3302 | 2026-03-14T20:37:50.312Z | Compiling ghash v0.5.1 |
| 3303 | 2026-03-14T20:37:50.383Z | Compiling smallvec v0.6.14 |
| 3304 | 2026-03-14T20:37:50.527Z | Compiling slog-stdlog v4.1.1 |
| 3305 | 2026-03-14T20:37:50.562Z | Compiling git-stub v1.0.0 |
| 3306 | 2026-03-14T20:37:50.717Z | Compiling ctr v0.9.2 |
| 3307 | 2026-03-14T20:37:50.772Z | Compiling num-derive v0.3.3 |
| 3308 | 2026-03-14T20:37:50.801Z | Compiling progenitor-macro v0.10.0 |
| 3309 | 2026-03-14T20:37:50.856Z | Compiling lzma-sys v0.1.20 |
| 3310 | 2026-03-14T20:37:50.956Z | Compiling hashbrown v0.12.3 |
| 3311 | 2026-03-14T20:37:51.016Z | Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=524eb8f125003dff50b9703900c6b323f00f9e1b#524eb8f1) |
| 3312 | 2026-03-14T20:37:51.232Z | Compiling zfs-test-harness v0.1.0 (/work/oxidecomputer/omicron/sled-storage/zfs-test-harness) |
| 3313 | 2026-03-14T20:37:51.261Z | Compiling unicase v2.9.0 |
| 3314 | 2026-03-14T20:37:51.337Z | Compiling aes-gcm v0.10.3 |
| 3315 | 2026-03-14T20:37:51.368Z | Compiling git-stub-vcs v0.1.0 |
| 3316 | 2026-03-14T20:37:51.445Z | Compiling slog-envlogger v2.2.0 |
| 3317 | 2026-03-14T20:37:51.485Z | Compiling lpc55_areas v0.2.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f) |
| 3318 | 2026-03-14T20:37:51.590Z | Compiling mime_guess v2.0.5 |
| 3319 | 2026-03-14T20:37:51.647Z | Compiling serde-hex v0.1.0 |
| 3320 | 2026-03-14T20:37:51.748Z | Compiling tabled_derive v0.11.0 |
| 3321 | 2026-03-14T20:37:51.912Z | Compiling tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc#e644a21a) |
| 3322 | 2026-03-14T20:37:51.977Z | Compiling sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics) |
| 3323 | 2026-03-14T20:37:52.004Z | Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb) |
| 3324 | 2026-03-14T20:37:52.029Z | Compiling libscf-sys v1.1.0 |
| 3325 | 2026-03-14T20:37:52.250Z | Compiling attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f) |
| 3326 | 2026-03-14T20:37:52.364Z | Compiling progenitor-impl v0.11.2 |
| 3327 | 2026-03-14T20:37:52.482Z | Compiling ron v0.8.1 |
| 3328 | 2026-03-14T20:37:52.550Z | Compiling papergrid v0.17.0 |
| 3329 | 2026-03-14T20:37:52.652Z | Compiling cargo_toml v0.22.3 |
| 3330 | 2026-03-14T20:37:53.009Z | Compiling oximeter-macro-impl v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb) |
| 3331 | 2026-03-14T20:37:53.012Z | Compiling hashbrown v0.13.2 |
| 3332 | 2026-03-14T20:37:53.457Z | Compiling transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#11afc484) |
| 3333 | 2026-03-14T20:37:53.748Z | Compiling testing_table v0.3.0 |
| 3334 | 2026-03-14T20:37:53.802Z | Compiling sprockets-tls v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=d2b68e4f47e3c22bce0455aeb4cfb2e61ad229ba#d2b68e4f) |
| 3335 | 2026-03-14T20:37:53.910Z | Compiling ssh-encoding v0.2.0 |
| 3336 | 2026-03-14T20:37:53.936Z | Compiling blowfish v0.9.1 |
| 3337 | 2026-03-14T20:37:54.001Z | Compiling dice-util-barcode v0.1.0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f) |
| 3338 | 2026-03-14T20:37:54.124Z | Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#11afc484) |
| 3339 | 2026-03-14T20:37:54.152Z | Compiling nibble_vec v0.1.0 |
| 3340 | 2026-03-14T20:37:54.311Z | Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=7cdf2ab9c8d9e9267a8b366aa780c6c26f9a5ecf#7cdf2ab9) |
| 3341 | 2026-03-14T20:37:54.315Z | Compiling endian-type v0.1.2 |
| 3342 | 2026-03-14T20:37:54.370Z | Compiling crc-any v2.5.0 |
| 3343 | 2026-03-14T20:37:54.424Z | Compiling corncobs v0.1.4 |
| 3344 | 2026-03-14T20:37:54.545Z | Compiling oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter) |
| 3345 | 2026-03-14T20:37:54.571Z | Compiling radix_trie v0.2.1 |
| 3346 | 2026-03-14T20:37:54.571Z | Compiling ssh-cipher v0.2.0 |
| 3347 | 2026-03-14T20:37:54.655Z | Compiling dice-mfg-msgs v0.3.0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f) |
| 3348 | 2026-03-14T20:37:54.696Z | Compiling bcrypt-pbkdf v0.10.0 |
| 3349 | 2026-03-14T20:37:54.749Z | Compiling transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control?branch=main#11afc484) |
| 3350 | 2026-03-14T20:37:54.894Z | Compiling progenitor v0.13.0 |
| 3351 | 2026-03-14T20:37:55.009Z | Compiling tabled v0.20.0 |
| 3352 | 2026-03-14T20:37:55.037Z | Compiling object v0.30.4 |
| 3353 | 2026-03-14T20:37:55.100Z | Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=b603c9f3dccefcf1d3e941c04505ff6bdd1826b6#b603c9f3) |
| 3354 | 2026-03-14T20:37:55.137Z | Compiling gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client) |
| 3355 | 2026-03-14T20:37:55.216Z | Compiling ntp-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ntp-admin-client) |
| 3356 | 2026-03-14T20:37:55.269Z | Compiling tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc#e644a21a) |
| 3357 | 2026-03-14T20:37:55.468Z | Compiling dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f) |
| 3358 | 2026-03-14T20:37:56.005Z | Compiling parking_lot v0.11.2 |
| 3359 | 2026-03-14T20:37:56.075Z | Compiling smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51) |
| 3360 | 2026-03-14T20:37:56.337Z | Compiling progenitor-macro v0.11.2 |
| 3361 | 2026-03-14T20:37:56.563Z | Compiling lpc55_sign v0.3.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f) |
| 3362 | 2026-03-14T20:37:56.625Z | Compiling dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server) |
| 3363 | 2026-03-14T20:37:56.750Z | Compiling oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb) |
| 3364 | 2026-03-14T20:37:56.968Z | Compiling libfalcon v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#d83f56a6) |
| 3365 | 2026-03-14T20:37:57.061Z | Compiling progenitor-client v0.11.2 |
| 3366 | 2026-03-14T20:37:57.130Z | Compiling prefix-trie v0.7.0 |
| 3367 | 2026-03-14T20:37:57.209Z | Compiling password-hash v0.4.2 |
| 3368 | 2026-03-14T20:37:57.269Z | Compiling fxhash v0.2.1 |
| 3369 | 2026-03-14T20:37:57.461Z | Compiling secrecy v0.8.0 |
| 3370 | 2026-03-14T20:37:57.489Z | Compiling path-slash v0.1.5 |
| 3371 | 2026-03-14T20:37:57.514Z | Compiling http-range v0.1.5 |
| 3372 | 2026-03-14T20:37:57.692Z | Compiling half v1.8.3 |
| 3373 | 2026-03-14T20:37:57.715Z | Compiling hickory-server v0.25.2 |
| 3374 | 2026-03-14T20:37:57.785Z | Compiling pbkdf2 v0.11.0 |
| 3375 | 2026-03-14T20:37:57.809Z | Compiling sled v0.34.7 |
| 3376 | 2026-03-14T20:37:58.098Z | Compiling sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types) |
| 3377 | 2026-03-14T20:37:58.124Z | Compiling serde_cbor v0.11.2 |
| 3378 | 2026-03-14T20:37:58.290Z | Compiling progenitor v0.10.0 |
| 3379 | 2026-03-14T20:37:58.341Z | Compiling ron v0.12.0 |
| 3380 | 2026-03-14T20:37:58.469Z | Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9) |
| 3381 | 2026-03-14T20:37:58.513Z | Compiling hubtools v0.4.7 (https://github.com/oxidecomputer/hubtools.git?rev=2b1ef9b38d75563ea800baa3b17327eec17b1b7a#2b1ef9b3) |
| 3382 | 2026-03-14T20:37:59.043Z | Compiling common v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=cc8e02a0800034c431c8cf96b889ea638da3d194#cc8e02a0) |
| 3383 | 2026-03-14T20:37:59.374Z | Compiling xz2 v0.1.7 |
| 3384 | 2026-03-14T20:37:59.518Z | Compiling ddm-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=b603c9f3dccefcf1d3e941c04505ff6bdd1826b6#b603c9f3) |
| 3385 | 2026-03-14T20:37:59.743Z | Compiling dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client) |
| 3386 | 2026-03-14T20:38:00.039Z | Compiling trust-quorum-protocol v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/protocol) |
| 3387 | 2026-03-14T20:38:00.091Z | Compiling sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api) |
| 3388 | 2026-03-14T20:38:00.400Z | Compiling ssh-key v0.6.7 |
| 3389 | 2026-03-14T20:38:00.483Z | Compiling hickory-client v0.25.2 |
| 3390 | 2026-03-14T20:38:00.627Z | Compiling nexus-types-versions v0.1.0 (/work/oxidecomputer/omicron/nexus/types/versions) |
| 3391 | 2026-03-14T20:38:00.732Z | Compiling internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver) |
| 3392 | 2026-03-14T20:38:00.893Z | Compiling attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?branch=main#ff9f27aa) |
| 3393 | 2026-03-14T20:38:00.997Z | Compiling dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api) |
| 3394 | 2026-03-14T20:38:01.628Z | Compiling sled-agent-config-reconciler v0.1.0 (/work/oxidecomputer/omicron/sled-agent/config-reconciler) |
| 3395 | 2026-03-14T20:38:01.673Z | Compiling p256 v0.13.2 |
| 3396 | 2026-03-14T20:38:01.792Z | Compiling p521 v0.13.3 |
| 3397 | 2026-03-14T20:38:02.057Z | Compiling yasna v0.5.2 |
| 3398 | 2026-03-14T20:38:02.245Z | Compiling kstat-rs v0.2.4 |
| 3399 | 2026-03-14T20:38:02.342Z | Compiling headers-core v0.3.0 |
| 3400 | 2026-03-14T20:38:02.533Z | Compiling nanorand v0.7.0 |
| 3401 | 2026-03-14T20:38:02.563Z | Compiling russh-cryptovec v0.7.3 |
| 3402 | 2026-03-14T20:38:02.695Z | Compiling atty v0.2.14 |
| 3403 | 2026-03-14T20:38:02.728Z | Compiling md5 v0.7.0 |
| 3404 | 2026-03-14T20:38:02.818Z | Compiling home v0.5.12 |
| 3405 | 2026-03-14T20:38:02.844Z | Compiling base16ct v1.0.0 |
| 3406 | 2026-03-14T20:38:02.867Z | Compiling crc8 v0.1.1 |
| 3407 | 2026-03-14T20:38:02.977Z | Compiling russh-keys v0.45.0 |
| 3408 | 2026-03-14T20:38:03.012Z | Compiling propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9) |
| 3409 | 2026-03-14T20:38:03.039Z | Compiling flume v0.11.1 |
| 3410 | 2026-03-14T20:38:03.096Z | Compiling rcgen v0.12.1 |
| 3411 | 2026-03-14T20:38:03.141Z | Compiling oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments) |
| 3412 | 2026-03-14T20:38:03.145Z | Compiling headers v0.4.1 |
| 3413 | 2026-03-14T20:38:03.203Z | Compiling dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?branch=main#ff9f27aa) |
| 3414 | 2026-03-14T20:38:03.260Z | Compiling sled-agent-health-monitor v0.1.0 (/work/oxidecomputer/omicron/sled-agent/health-monitor) |
| 3415 | 2026-03-14T20:38:03.312Z | Compiling sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client) |
| 3416 | 2026-03-14T20:38:03.517Z | Compiling omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client) |
| 3417 | 2026-03-14T20:38:03.572Z | Compiling hyper-staticfile v0.10.1 |
| 3418 | 2026-03-14T20:38:03.738Z | Compiling progenitor v0.11.2 |
| 3419 | 2026-03-14T20:38:03.973Z | Compiling dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=cc8e02a0800034c431c8cf96b889ea638da3d194#cc8e02a0) |
| 3420 | 2026-03-14T20:38:04.091Z | Compiling bootstrap-agent-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-api) |
| 3421 | 2026-03-14T20:38:04.239Z | Compiling bootstrap-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-api) |
| 3422 | 2026-03-14T20:38:04.332Z | Compiling crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a) |
| 3423 | 2026-03-14T20:38:04.358Z | Compiling range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests) |
| 3424 | 2026-03-14T20:38:04.399Z | Compiling repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client) |
| 3425 | 2026-03-14T20:38:04.686Z | Compiling cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client) |
| 3426 | 2026-03-14T20:38:04.873Z | Compiling bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client) |
| 3427 | 2026-03-14T20:38:05.030Z | Compiling tufaceous-brand-metadata v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0) |
| 3428 | 2026-03-14T20:38:05.253Z | Compiling repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api) |
| 3429 | 2026-03-14T20:38:05.277Z | Compiling num-bigint v0.4.6 |
| 3430 | 2026-03-14T20:38:05.407Z | Compiling des v0.8.1 |
| 3431 | 2026-03-14T20:38:05.432Z | Compiling subprocess v0.2.15 |
| 3432 | 2026-03-14T20:38:05.515Z | Compiling dhcproto-macros v0.1.0 (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc) |
| 3433 | 2026-03-14T20:38:05.707Z | Compiling sled-agent-resolvable-files v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files) |
| 3434 | 2026-03-14T20:38:05.856Z | Compiling display-error-chain v0.2.2 |
| 3435 | 2026-03-14T20:38:05.899Z | Compiling hex-literal v0.4.1 |
| 3436 | 2026-03-14T20:38:06.076Z | Compiling oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client) |
| 3437 | 2026-03-14T20:38:06.100Z | Compiling colored v2.2.0 |
| 3438 | 2026-03-14T20:38:06.127Z | Compiling dhcproto v0.13.0-alpha (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc) |
| 3439 | 2026-03-14T20:38:06.233Z | Compiling ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9) |
| 3440 | 2026-03-14T20:38:06.499Z | Compiling socket2 v0.5.10 |
| 3441 | 2026-03-14T20:38:06.585Z | Compiling internet-checksum v0.2.1 |
| 3442 | 2026-03-14T20:38:06.801Z | Compiling sled-agent-measurements v0.1.0 (/work/oxidecomputer/omicron/sled-agent/measurements) |
| 3443 | 2026-03-14T20:38:07.130Z | Compiling russh v0.45.0 |
| 3444 | 2026-03-14T20:38:07.571Z | Compiling trust-quorum v0.1.0 (/work/oxidecomputer/omicron/trust-quorum) |
| 3445 | 2026-03-14T20:38:14.085Z | Compiling nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types) |
| 3446 | 2026-03-14T20:38:24.240Z | Compiling nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config) |
| 3447 | 2026-03-14T20:38:24.240Z | Compiling nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client) |
| 3448 | 2026-03-14T20:38:24.243Z | Compiling sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim) |
| 3449 | 2026-03-14T20:38:24.244Z | Compiling nexus-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-lockstep-client) |
| 3450 | 2026-03-14T20:38:26.499Z | Compiling omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils) |
| 3451 | 2026-03-14T20:38:26.673Z | Compiling oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer) |
| 3452 | 2026-03-14T20:38:32.367Z | Compiling omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent) |
| 3453 | 2026-03-14T20:39:02.608Z | Compiling end-to-end-tests v0.1.0 (/work/oxidecomputer/omicron/end-to-end-tests) |
| 3454 | 2026-03-14T20:39:26.711Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 57s |
| 3455 | 2026-03-14T20:39:26.982Z | |
| 3456 | 2026-03-14T20:39:26.986Z | real 1:57.798653538 |
| 3457 | 2026-03-14T20:39:26.986Z | user 11:39.696946002 |
| 3458 | 2026-03-14T20:39:26.986Z | sys 2:04.740678908 |
| 3459 | 2026-03-14T20:39:26.986Z | trap 0.359699137 |
| 3460 | 2026-03-14T20:39:26.986Z | tflt 0.591970140 |
| 3461 | 2026-03-14T20:39:26.986Z | dflt 1.828828167 |
| 3462 | 2026-03-14T20:39:26.986Z | kflt 0.000482195 |
| 3463 | 2026-03-14T20:39:26.986Z | lock 40:37.905068373 |
| 3464 | 2026-03-14T20:39:26.986Z | slp 26:24.659582027 |
| 3465 | 2026-03-14T20:39:26.986Z | lat 47.905823852 |
| 3466 | 2026-03-14T20:39:26.986Z | stop 3:56.917024534 |
| 3467 | 2026-03-14T20:39:26.986Z | + mkdir tests |
| 3468 | 2026-03-14T20:39:26.989Z | + /opt/ooce/bin/jq -r 'select(.profile.test) | .executable' /tmp/output.end-to-end.json |
| 3469 | 2026-03-14T20:39:26.990Z | + xargs -I '{}' -t cp '{}' tests/ |
| 3470 | 2026-03-14T20:39:27.026Z | cp /work/oxidecomputer/omicron/target/debug/deps/dhcp_server-622500e300e589eb tests/ |
| 3471 | 2026-03-14T20:39:27.058Z | cp /work/oxidecomputer/omicron/target/debug/deps/bootstrap-dd53dfa82e1c9873 tests/ |
| 3472 | 2026-03-14T20:39:27.088Z | cp /work/oxidecomputer/omicron/target/debug/deps/commtest-137f77be87536955 tests/ |
| 3473 | 2026-03-14T20:39:27.121Z | cp /work/oxidecomputer/omicron/target/debug/deps/end_to_end_tests-308a68e6e7f0d2f4 tests/ |
| 3474 | 2026-03-14T20:39:27.456Z | + 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/*) |
| 3475 | 2026-03-14T20:39:27.459Z | + 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-dd53dfa82e1c9873 tests/commtest-137f77be87536955 tests/dhcp_server-622500e300e589eb tests/end_to_end_tests-308a68e6e7f0d2f4 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 |
| 3476 | 2026-03-14T20:41:06.816Z | Compressing '/work/package.tar.gz' with '/usr/bin/gzip'... |
| 3477 | 2026-03-14T20:41:06.816Z | a .github/buildomat/ci-env.sh 1K |
| 3478 | 2026-03-14T20:41:06.816Z | a out/target/test 1K |
| 3479 | 2026-03-14T20:41:06.816Z | a out/npuzone/npuzone 27402K |
| 3480 | 2026-03-14T20:41:06.816Z | a package-manifest.toml 35K |
| 3481 | 2026-03-14T20:41:06.816Z | a smf/sled-agent/non-gimlet/config.toml 6K |
| 3482 | 2026-03-14T20:41:06.816Z | a target/release/omicron-package 40536K |
| 3483 | 2026-03-14T20:41:06.816Z | a target/release/xtask 11433K |
| 3484 | 2026-03-14T20:41:06.816Z | a target/debug/bootstrap 334820K |
| 3485 | 2026-03-14T20:41:06.816Z | a tests/bootstrap-dd53dfa82e1c9873 31310K |
| 3486 | 2026-03-14T20:41:06.816Z | a tests/commtest-137f77be87536955 32395K |
| 3487 | 2026-03-14T20:41:06.816Z | a tests/dhcp_server-622500e300e589eb 31310K |
| 3488 | 2026-03-14T20:41:06.816Z | a tests/end_to_end_tests-308a68e6e7f0d2f4 376395K |
| 3489 | 2026-03-14T20:41:06.816Z | a out/clickhouse.tar.gz 301598K |
| 3490 | 2026-03-14T20:41:06.816Z | a out/clickhouse_keeper.tar.gz 287063K |
| 3491 | 2026-03-14T20:41:06.816Z | a out/clickhouse_server.tar.gz 301596K |
| 3492 | 2026-03-14T20:41:06.816Z | a out/cockroachdb.tar.gz 156491K |
| 3493 | 2026-03-14T20:41:06.816Z | a out/crucible-pantry-zone.tar.gz 38977K |
| 3494 | 2026-03-14T20:41:06.816Z | a out/crucible-utils.tar 17744K |
| 3495 | 2026-03-14T20:41:06.816Z | a out/crucible-zone.tar.gz 53115K |
| 3496 | 2026-03-14T20:41:06.816Z | a out/external-dns.tar.gz 43586K |
| 3497 | 2026-03-14T20:41:06.816Z | a out/internal-dns.tar.gz 43586K |
| 3498 | 2026-03-14T20:41:06.816Z | a out/mg-ddm-gz.tar 78377K |
| 3499 | 2026-03-14T20:41:06.816Z | a out/nexus.tar.gz 208873K |
| 3500 | 2026-03-14T20:41:06.816Z | a out/ntp.tar.gz 25407K |
| 3501 | 2026-03-14T20:41:06.816Z | a out/omicron-gateway-softnpu.tar.gz 28202K |
| 3502 | 2026-03-14T20:41:06.816Z | a out/omicron-sled-agent.tar 185996K |
| 3503 | 2026-03-14T20:41:06.816Z | a out/overlay.tar.gz 3K |
| 3504 | 2026-03-14T20:41:06.817Z | a out/oximeter.tar.gz 57397K |
| 3505 | 2026-03-14T20:41:06.817Z | a out/oxlog.tar 3782K |
| 3506 | 2026-03-14T20:41:06.817Z | a out/probe.tar.gz 3037K |
| 3507 | 2026-03-14T20:41:06.817Z | a out/propolis-server.tar.gz 74633K |
| 3508 | 2026-03-14T20:41:06.817Z | a out/pumpkind-gz.tar 26647K |
| 3509 | 2026-03-14T20:41:06.817Z | a out/switch-softnpu.tar.gz 366865K |
| 3510 | 2026-03-14T20:41:06.820Z | |
| 3511 | 2026-03-14T20:41:06.820Z | real 1:39.373074127 |
| 3512 | 2026-03-14T20:41:06.820Z | user 1:36.352855097 |
| 3513 | 2026-03-14T20:41:06.820Z | sys 6.200109608 |
| 3514 | 2026-03-14T20:41:06.820Z | trap 0.006980068 |
| 3515 | 2026-03-14T20:41:06.820Z | tflt 0.000000000 |
| 3516 | 2026-03-14T20:41:06.820Z | dflt 0.000000000 |
| 3517 | 2026-03-14T20:41:06.820Z | kflt 0.000000000 |
| 3518 | 2026-03-14T20:41:06.820Z | lock 0.000000000 |
| 3519 | 2026-03-14T20:41:06.820Z | slp 1:35.559519147 |
| 3520 | 2026-03-14T20:41:06.820Z | lat 0.620948649 |
| 3521 | 2026-03-14T20:41:06.821Z | stop 0.000557742 |
| 3522 | 2026-03-14T20:41:06.821Z | process exited: duration 1247023 ms, exit code 0 |
| |
| 3523 | 2026-03-14T20:41:06.838Z | found 1 output files |
| 3524 | 2026-03-14T20:41:06.838Z | uploading: /work/package.tar.gz (2317667041 bytes) |
| 3525 | 2026-03-14T20:41:35.440Z | uploaded: /work/package.tar.gz |