|
|
|
| 1 | 2026-05-21T09:40:08.531Z | job assigned to worker 01KS4YEX90PXPK55QEEZMDVBG3 [factory aws, i-04f85f44d6e559ec0] (queued for 55 s) |
| |
| 2 | 2026-05-21T09:40:15.540Z | starting task 0: "setup" |
| 3 | 2026-05-21T09:40:15.543Z | ++ uname -s |
| 4 | 2026-05-21T09:40:15.546Z | + kern=SunOS |
| 5 | 2026-05-21T09:40:15.546Z | + build_user=build |
| 6 | 2026-05-21T09:40:15.546Z | + build_uid=12345 |
| 7 | 2026-05-21T09:40:15.546Z | + work_dir=/work |
| 8 | 2026-05-21T09:40:15.546Z | + input_dir=/input |
| 9 | 2026-05-21T09:40:15.546Z | + [[ 0 == 12345 ]] |
| 10 | 2026-05-21T09:40:15.546Z | + case "$kern" in |
| 11 | 2026-05-21T09:40:15.546Z | + groupadd -g 12345 build |
| 12 | 2026-05-21T09:40:15.560Z | + useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build |
| 13 | 2026-05-21T09:40:17.570Z | + zfs create -o mountpoint=/work rpool/work |
| 14 | 2026-05-21T09:40:17.640Z | ++ awk '$2 == "/home" { print $3 }' /etc/mnttab |
| 15 | 2026-05-21T09:40:17.644Z | + home_fs=zfs |
| 16 | 2026-05-21T09:40:17.644Z | + [[ zfs == autofs ]] |
| 17 | 2026-05-21T09:40:17.644Z | + mkdir -p /home/build |
| 18 | 2026-05-21T09:40:17.644Z | + chown build:build /home/build /work |
| 19 | 2026-05-21T09:40:19.646Z | + chmod 0700 /home/build /work |
| 20 | 2026-05-21T09:40:19.649Z | process exited: duration 4114 ms, exit code 0 |
| |
| 21 | 2026-05-21T09:40:19.656Z | starting task 1: "rust-toolchain" |
| 22 | 2026-05-21T09:40:19.662Z | + printf ' * rust toolchain channel = "%s"\n' 1.94.0 |
| 23 | 2026-05-21T09:40:19.662Z | + printf ' * rust toolchain profile = "%s"\n' default |
| 24 | 2026-05-21T09:40:19.662Z | * rust toolchain channel = "1.94.0" |
| 25 | 2026-05-21T09:40:19.662Z | + export RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 26 | 2026-05-21T09:40:19.662Z | + RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 27 | 2026-05-21T09:40:19.662Z | * rust toolchain profile = "default" |
| 28 | 2026-05-21T09:40:19.665Z | + curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs |
| 29 | 2026-05-21T09:40:19.665Z | + /bin/bash -s - -y --no-modify-path --default-toolchain 1.94.0 --profile default |
| 30 | 2026-05-21T09:40:19.753Z | info: downloading installer |
| 31 | 2026-05-21T09:40:21.203Z | warn: It looks like you have an existing rustup settings file at: |
| 32 | 2026-05-21T09:40:21.203Z | warn: /home/build/.rustup/settings.toml |
| 33 | 2026-05-21T09:40:21.203Z | warn: Rustup will install the default toolchain as specified in the settings file, |
| 34 | 2026-05-21T09:40:21.203Z | warn: instead of the one inferred from the default host triple. |
| 35 | 2026-05-21T09:40:21.216Z | info: profile set to default |
| 36 | 2026-05-21T09:40:21.216Z | info: default host triple is x86_64-unknown-illumos |
| 37 | 2026-05-21T09:40:21.221Z | info: syncing channel updates for 1.94.0-x86_64-unknown-illumos |
| 38 | 2026-05-21T09:40:21.352Z | info: latest update on 2026-03-05 for version 1.94.0 (4a4ef493e 2026-03-02) |
| 39 | 2026-05-21T09:40:21.356Z | info: downloading 6 components |
| 40 | 2026-05-21T09:40:35.511Z | info: default toolchain set to 1.94.0-x86_64-unknown-illumos |
| 41 | 2026-05-21T09:40:35.511Z | |
| 42 | 2026-05-21T09:40:35.542Z | 1.94.0-x86_64-unknown-illumos installed - rustc 1.94.0 (4a4ef493e 2026-03-02) |
| 43 | 2026-05-21T09:40:35.542Z | |
| 44 | 2026-05-21T09:40:35.542Z | |
| 45 | 2026-05-21T09:40:35.542Z | Rust is installed now. Great! |
| 46 | 2026-05-21T09:40:35.542Z | |
| 47 | 2026-05-21T09:40:35.542Z | To get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH |
| 48 | 2026-05-21T09:40:35.542Z | environment variable. This has not been done automatically. |
| 49 | 2026-05-21T09:40:35.542Z | |
| 50 | 2026-05-21T09:40:35.542Z | To configure your current shell, you need to source |
| 51 | 2026-05-21T09:40:35.542Z | the corresponding env file under $HOME/.cargo. |
| 52 | 2026-05-21T09:40:35.542Z | |
| 53 | 2026-05-21T09:40:35.542Z | This is usually done by running one of the following (note the leading DOT): |
| 54 | 2026-05-21T09:40:35.546Z | . "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh |
| 55 | 2026-05-21T09:40:35.546Z | source "$HOME/.cargo/env.fish" # For fish |
| 56 | 2026-05-21T09:40:35.546Z | source "~/.cargo/env.nu" # For nushell |
| 57 | 2026-05-21T09:40:35.546Z | source "$HOME/.cargo/env.tcsh" # For tcsh |
| 58 | 2026-05-21T09:40:35.546Z | . "$HOME/.cargo/env.ps1" # For pwsh |
| 59 | 2026-05-21T09:40:35.546Z | source "$HOME/.cargo/env.xsh" # For xonsh |
| 60 | 2026-05-21T09:40:35.546Z | warn: no default linker (`cc`) was found in your PATH |
| 61 | 2026-05-21T09:40:35.546Z | warn: many Rust crates require a system C toolchain to build |
| 62 | 2026-05-21T09:40:35.642Z | + rustup --version |
| 63 | 2026-05-21T09:40:35.648Z | rustup 1.29.0 (28d1352db 2026-03-05) |
| 64 | 2026-05-21T09:40:35.651Z | info: This is the version for the rustup toolchain manager, not the rustc compiler. |
| 65 | 2026-05-21T09:40:35.670Z | info: the currently active `rustc` version is `rustc 1.94.0 (4a4ef493e 2026-03-02)` |
| 66 | 2026-05-21T09:40:35.674Z | + cargo --version |
| 67 | 2026-05-21T09:40:35.680Z | cargo 1.94.0 (85eff7c80 2026-01-15) |
| 68 | 2026-05-21T09:40:35.684Z | + rustc --version |
| 69 | 2026-05-21T09:40:35.704Z | rustc 1.94.0 (4a4ef493e 2026-03-02) |
| 70 | 2026-05-21T09:40:35.708Z | process exited: duration 16051 ms, exit code 0 |
| |
| 71 | 2026-05-21T09:40:35.715Z | starting task 2: "authentication" |
| 72 | 2026-05-21T09:40:35.733Z | process exited: duration 17 ms, exit code 0 |
| |
| 73 | 2026-05-21T09:40:35.739Z | starting task 3: "clone repository" |
| 74 | 2026-05-21T09:40:35.743Z | + mkdir -p /work/oxidecomputer/omicron |
| 75 | 2026-05-21T09:40:35.746Z | + git clone https://github.com/oxidecomputer/omicron /work/oxidecomputer/omicron |
| 76 | 2026-05-21T09:40:35.787Z | Cloning into '/work/oxidecomputer/omicron'... |
| 77 | 2026-05-21T09:40:45.993Z | + cd /work/oxidecomputer/omicron |
| 78 | 2026-05-21T09:40:45.993Z | + git fetch origin 426815c4f1445ee5d50bc0ca295596bde86679c6 |
| 79 | 2026-05-21T09:40:46.392Z | From https://github.com/oxidecomputer/omicron |
| 80 | 2026-05-21T09:40:46.392Z | * branch 426815c4f1445ee5d50bc0ca295596bde86679c6 -> FETCH_HEAD |
| 81 | 2026-05-21T09:40:46.403Z | + [[ -n '' ]] |
| 82 | 2026-05-21T09:40:46.403Z | + git reset --hard 426815c4f1445ee5d50bc0ca295596bde86679c6 |
| 83 | 2026-05-21T09:40:46.641Z | HEAD is now at 426815c4f add some comments |
| 84 | 2026-05-21T09:40:46.644Z | process exited: duration 10902 ms, exit code 0 |
| |
| 85 | 2026-05-21T09:40:46.651Z | starting task 4: "build" |
| 86 | 2026-05-21T09:40:46.657Z | + source .github/buildomat/ci-env.sh |
| 87 | 2026-05-21T09:40:46.657Z | ++ export CARGO_TERM_COLOR=always |
| 88 | 2026-05-21T09:40:46.657Z | ++ CARGO_TERM_COLOR=always |
| 89 | 2026-05-21T09:40:46.657Z | + cargo --version |
| 90 | 2026-05-21T09:40:46.668Z | cargo 1.94.0 (85eff7c80 2026-01-15) |
| 91 | 2026-05-21T09:40:46.671Z | + rustc --version |
| 92 | 2026-05-21T09:40:46.694Z | rustc 1.94.0 (4a4ef493e 2026-03-02) |
| 93 | 2026-05-21T09:40:46.697Z | + WORK=/work |
| 94 | 2026-05-21T09:40:46.697Z | + pfexec mkdir -p /work |
| 95 | 2026-05-21T09:40:46.701Z | + pfexec chown build /work |
| 96 | 2026-05-21T09:40:46.706Z | + ptime -m ./tools/install_builder_prerequisites.sh -yp |
| 97 | 2026-05-21T09:40:48.679Z | Startup: Refreshing catalog 'helios' ... Done |
| 98 | 2026-05-21T09:40:48.742Z | Startup: Caching catalogs ... Done |
| 99 | 2026-05-21T09:40:48.948Z | Planning: Solver setup ... Done (0.173s) |
| 100 | 2026-05-21T09:40:48.965Z | Planning: Running solver ... Done (0.017s) |
| 101 | 2026-05-21T09:40:48.971Z | Planning: Finding local manifests ... Done (0.004s) |
| 102 | 2026-05-21T09:40:48.982Z | Planning: Fetching manifests: 0/2 0% complete |
| 103 | 2026-05-21T09:40:49.005Z | Planning: Fetching manifests: 2/2 100% complete |
| 104 | 2026-05-21T09:40:49.018Z | Planning: Package planning ... Done (0.013s) |
| 105 | 2026-05-21T09:40:49.022Z | Planning: Merging actions ... Done (0.001s) |
| 106 | 2026-05-21T09:40:49.213Z | Planning: Checking for conflicting actions ... Done (0.192s) |
| 107 | 2026-05-21T09:40:49.216Z | Planning: Consolidating action changes ... Done (0.001s) |
| 108 | 2026-05-21T09:40:50.168Z | Planning: Evaluating mediators ... Done (0.954s) |
| 109 | 2026-05-21T09:40:50.171Z | Planning: Planning completed in 1.41 seconds |
| 110 | 2026-05-21T09:40:50.179Z | Packages to install: 2 |
| 111 | 2026-05-21T09:40:50.179Z | Estimated space available: 156.07 GB |
| 112 | 2026-05-21T09:40:50.179Z | Estimated space to be consumed: 19.75 MB |
| 113 | 2026-05-21T09:40:50.179Z | Create boot environment: No |
| 114 | 2026-05-21T09:40:50.179Z | Create backup boot environment: No |
| 115 | 2026-05-21T09:40:50.179Z | Rebuild boot archive: No |
| 116 | 2026-05-21T09:40:50.182Z | |
| 117 | 2026-05-21T09:40:50.182Z | Changed packages: |
| 118 | 2026-05-21T09:40:50.182Z | helios |
| 119 | 2026-05-21T09:40:50.182Z | developer/build-essential |
| 120 | 2026-05-21T09:40:50.182Z | None -> 11-3.0 |
| 121 | 2026-05-21T09:40:50.182Z | library/libxmlsec1 |
| 122 | 2026-05-21T09:40:50.182Z | None -> 1.2.35-3.0 |
| 123 | 2026-05-21T09:40:50.206Z | |
| 124 | 2026-05-21T09:40:50.206Z | Download: 0/214 items 0.0/1.3MB 0% complete |
| 125 | 2026-05-21T09:40:51.504Z | Download: Completed 1.28 MB in 1.30 seconds (1011k/s) |
| 126 | 2026-05-21T09:40:51.561Z | Actions: 1/268 actions (Installing new actions) |
| 127 | 2026-05-21T09:40:51.601Z | Actions: Completed 268 actions in 0.04 seconds. |
| 128 | 2026-05-21T09:40:51.606Z | Finalize: Updating package state database ... Done (0.006s) |
| 129 | 2026-05-21T09:40:51.606Z | Finalize: Updating package cache ... Done (0.000s) |
| 130 | 2026-05-21T09:40:51.622Z | Finalize: Updating image state ... Done (0.015s) |
| 131 | 2026-05-21T09:40:54.230Z | Finalize: Creating fast lookup database ... Done (2.586s) |
| 132 | 2026-05-21T09:40:54.301Z | Finalize: Reading search index ... Done (0.012s) |
| 133 | 2026-05-21T09:40:54.304Z | Finalize: Updating search index ... Done (0.000s) |
| 134 | 2026-05-21T09:40:54.408Z | Finalize: Updating package cache ... Done (0.000s) |
| 135 | 2026-05-21T09:40:54.699Z | Planning: Evaluating mediator changes ... Done |
| 136 | 2026-05-21T09:40:54.802Z | Planning: Checking for conflicting actions ... Done |
| 137 | 2026-05-21T09:40:54.805Z | Planning: Consolidating action changes ... Done |
| 138 | 2026-05-21T09:40:54.959Z | Planning: Evaluating mediators ... Done |
| 139 | 2026-05-21T09:40:54.962Z | Planning: Planning completed in 0.26 seconds |
| 140 | 2026-05-21T09:40:54.982Z | Mediators to change: 2 |
| 141 | 2026-05-21T09:40:54.982Z | Create boot environment: No |
| 142 | 2026-05-21T09:40:54.982Z | Create backup boot environment: No |
| 143 | 2026-05-21T09:40:55.107Z | Finalize: Updating package state database ... Done |
| 144 | 2026-05-21T09:40:55.107Z | Finalize: Updating package cache ... Done |
| 145 | 2026-05-21T09:40:55.116Z | Finalize: Updating image state ... Done |
| 146 | 2026-05-21T09:40:57.046Z | Finalize: Creating fast lookup database ... Done |
| 147 | 2026-05-21T09:40:57.107Z | Finalize: Reading search index ... Done |
| 148 | 2026-05-21T09:40:57.111Z | Finalize: Updating search index ... Done |
| 149 | 2026-05-21T09:40:57.207Z | Finalize: Updating package cache ... Done |
| 150 | 2026-05-21T09:40:57.494Z | Planning: Evaluating mediator changes ... Done |
| 151 | 2026-05-21T09:40:57.600Z | Planning: Checking for conflicting actions ... Done |
| 152 | 2026-05-21T09:40:57.603Z | Planning: Consolidating action changes ... Done |
| 153 | 2026-05-21T09:40:57.758Z | Planning: Evaluating mediators ... Done |
| 154 | 2026-05-21T09:40:57.762Z | Planning: Planning completed in 0.27 seconds |
| 155 | 2026-05-21T09:40:57.782Z | Mediators to change: 1 |
| 156 | 2026-05-21T09:40:57.782Z | Create boot environment: No |
| 157 | 2026-05-21T09:40:57.782Z | Create backup boot environment: No |
| 158 | 2026-05-21T09:40:57.837Z | Finalize: Updating package state database ... Done |
| 159 | 2026-05-21T09:40:57.838Z | Finalize: Updating package cache ... Done |
| 160 | 2026-05-21T09:40:57.846Z | Finalize: Updating image state ... Done |
| 161 | 2026-05-21T09:40:59.810Z | Finalize: Creating fast lookup database ... Done |
| 162 | 2026-05-21T09:40:59.879Z | Finalize: Reading search index ... Done |
| 163 | 2026-05-21T09:40:59.882Z | Finalize: Updating search index ... Done |
| 164 | 2026-05-21T09:40:59.953Z | Finalize: Updating package cache ... Done |
| 165 | 2026-05-21T09:41:00.262Z | MEDIATOR VER. SRC. VERSION IMPL. SRC. IMPLEMENTATION |
| 166 | 2026-05-21T09:41:00.262Z | apache system 2.4 system |
| 167 | 2026-05-21T09:41:00.262Z | clang system 15 system |
| 168 | 2026-05-21T09:41:00.262Z | csh system system illumos |
| 169 | 2026-05-21T09:41:00.262Z | ctags system system illumos |
| 170 | 2026-05-21T09:41:00.262Z | file vendor vendor darwinsys |
| 171 | 2026-05-21T09:41:00.262Z | file system system illumos |
| 172 | 2026-05-21T09:41:00.262Z | gcc vendor 14 vendor |
| 173 | 2026-05-21T09:41:00.262Z | gcc system 13 system |
| 174 | 2026-05-21T09:41:00.262Z | gcc system 10 system |
| 175 | 2026-05-21T09:41:00.262Z | go system 1.25 system |
| 176 | 2026-05-21T09:41:00.262Z | llvm system 15 system |
| 177 | 2026-05-21T09:41:00.262Z | mariadb system 11.4 system |
| 178 | 2026-05-21T09:41:00.262Z | mta vendor vendor dma |
| 179 | 2026-05-21T09:41:00.262Z | openjdk system 17 system |
| 180 | 2026-05-21T09:41:00.262Z | openjdk system 11 system |
| 181 | 2026-05-21T09:41:00.262Z | openssl vendor 3 vendor |
| 182 | 2026-05-21T09:41:00.262Z | perl system 5.40 system |
| 183 | 2026-05-21T09:41:00.263Z | postgresql system 18 system |
| 184 | 2026-05-21T09:41:00.263Z | postgresql system 17 system |
| 185 | 2026-05-21T09:41:00.263Z | python vendor 3 vendor |
| 186 | 2026-05-21T09:41:00.263Z | python system 2 system |
| 187 | 2026-05-21T09:41:00.263Z | python3 vendor 3.13 vendor |
| 188 | 2026-05-21T09:41:00.263Z | ruby system 3.4 system |
| 189 | 2026-05-21T09:41:00.263Z | ruby system 3.0 system |
| 190 | 2026-05-21T09:41:00.263Z | words vendor vendor american-english |
| 191 | 2026-05-21T09:41:00.263Z | words system system australian-english |
| 192 | 2026-05-21T09:41:00.263Z | words system system british-english |
| 193 | 2026-05-21T09:41:00.263Z | words system system canadian-english |
| 194 | 2026-05-21T09:41:00.263Z | words system system french |
| 195 | 2026-05-21T09:41:00.263Z | words system system italian |
| 196 | 2026-05-21T09:41:00.263Z | words system system ngerman |
| 197 | 2026-05-21T09:41:00.263Z | words system system ogerman |
| 198 | 2026-05-21T09:41:00.263Z | words system system spanish |
| 199 | 2026-05-21T09:41:00.525Z | PUBLISHER TYPE STATUS P LOCATION |
| 200 | 2026-05-21T09:41:00.525Z | helios origin online F https://pkg.oxide.computer/helios/3/dev/ |
| 201 | 2026-05-21T09:41:00.790Z | FMRI IFO |
| 202 | 2026-05-21T09:41:00.790Z | pkg://helios/developer/build-essential@11-3.0:20260212T145243Z im- |
| 203 | 2026-05-21T09:41:00.790Z | pkg://helios/developer/pkg-config@0.29.2-3.0:20260212T145445Z i-- |
| 204 | 2026-05-21T09:41:00.790Z | pkg://helios/library/libxmlsec1@1.2.35-3.0:20260306T162922Z im- |
| 205 | 2026-05-21T09:41:00.790Z | pkg://helios/ooce/developer/clang-15@15.0.7-3.0:20260212T171836Z i-- |
| 206 | 2026-05-21T09:41:00.790Z | pkg://helios/ooce/developer/cmake@4.2.3-3.0:20260212T164558Z i-- |
| 207 | 2026-05-21T09:41:00.790Z | pkg://helios/ooce/library/postgresql-18@18.1-3.0:20260217T162247Z i-- |
| 208 | 2026-05-21T09:41:00.790Z | pkg://helios/package/pkg@0.5.11-3.0:20260212T150754Z i-- |
| 209 | 2026-05-21T09:41:00.790Z | pkg://helios/system/library/g++-runtime@14-3.0:20260212T151156Z i-- |
| 210 | 2026-05-21T09:41:00.790Z | pkg://helios/system/library/gcc-runtime@14-3.0:20260212T151216Z i-- |
| 211 | 2026-05-21T09:41:01.027Z | Updating git repository `https://github.com/oxidecomputer/pq-sys` |
| 212 | 2026-05-21T09:41:01.362Z | Updating crates.io index |
| 213 | 2026-05-21T09:41:01.395Z | Updating git repository `https://github.com/oxidecomputer/slog-error-chain` |
| 214 | 2026-05-21T09:41:02.185Z | Updating git repository `https://github.com/oxidecomputer/lldp` |
| 215 | 2026-05-21T09:41:02.651Z | Updating git repository `https://github.com/oxidecomputer/tufaceous` |
| 216 | 2026-05-21T09:41:03.390Z | Updating git repository `https://github.com/oxidecomputer/propolis` |
| 217 | 2026-05-21T09:41:04.206Z | Updating git repository `https://github.com/oxidecomputer/management-gateway-service` |
| 218 | 2026-05-21T09:41:04.695Z | Updating git repository `https://github.com/oxidecomputer/crucible` |
| 219 | 2026-05-21T09:41:05.993Z | Updating git repository `https://github.com/oxidecomputer/opte` |
| 220 | 2026-05-21T09:41:06.843Z | Updating git repository `https://github.com/oxidecomputer/tofino` |
| 221 | 2026-05-21T09:41:07.137Z | Updating git repository `https://github.com/oxidecomputer/maghemite` |
| 222 | 2026-05-21T09:41:08.040Z | Updating git repository `https://github.com/oxidecomputer/clickward` |
| 223 | 2026-05-21T09:41:08.506Z | Updating git repository `https://github.com/oxidecomputer/dice-util` |
| 224 | 2026-05-21T09:41:08.869Z | Updating git repository `https://github.com/oxidecomputer/openapi-lint` |
| 225 | 2026-05-21T09:41:09.248Z | Updating git repository `https://github.com/oxidecomputer/dendrite` |
| 226 | 2026-05-21T09:41:10.163Z | Updating git repository `https://github.com/oxidecomputer/transceiver-control` |
| 227 | 2026-05-21T09:41:10.627Z | Updating git repository `https://github.com/oxidecomputer/fmd-adm` |
| 228 | 2026-05-21T09:41:10.934Z | Updating git repository `https://github.com/oxidecomputer/ipcc-rs` |
| 229 | 2026-05-21T09:41:11.292Z | Updating git repository `https://github.com/oxidecomputer/hubtools.git` |
| 230 | 2026-05-21T09:41:11.654Z | Updating git repository `https://github.com/oxidecomputer/scim2-rs` |
| 231 | 2026-05-21T09:41:12.031Z | Updating git repository `https://github.com/oxidecomputer/illumos-devinfo` |
| 232 | 2026-05-21T09:41:12.259Z | Updating git repository `https://github.com/oxidecomputer/libefi-illumos` |
| 233 | 2026-05-21T09:41:12.496Z | Updating git repository `https://github.com/oxidecomputer/libnvme` |
| 234 | 2026-05-21T09:41:12.748Z | Updating git repository `https://github.com/oxidecomputer/dice-util` |
| 235 | 2026-05-21T09:41:13.224Z | Updating git repository `https://github.com/oxidecomputer/sprockets.git` |
| 236 | 2026-05-21T09:41:13.690Z | Updating git repository `https://github.com/oxidecomputer/rust-cpuid.git` |
| 237 | 2026-05-21T09:41:14.145Z | Updating git repository `https://github.com/oxidecomputer/rats-corim.git` |
| 238 | 2026-05-21T09:41:14.404Z | Updating git repository `https://github.com/bluecatengineering/dhcproto.git` |
| 239 | 2026-05-21T09:41:14.711Z | Updating git repository `https://github.com/oxidecomputer/ispf` |
| 240 | 2026-05-21T09:41:15.777Z | Updating git repository `https://github.com/oxidecomputer/serde_human_bytes` |
| 241 | 2026-05-21T09:41:16.455Z | Updating git repository `https://github.com/oxidecomputer/crucible` |
| 242 | 2026-05-21T09:41:16.956Z | Updating git repository `https://github.com/oxidecomputer/netadm-sys` |
| 243 | 2026-05-21T09:41:17.388Z | Updating git repository `https://github.com/oxidecomputer/tlvc.git` |
| 244 | 2026-05-21T09:41:17.948Z | Updating git repository `https://github.com/oxidecomputer/lpc55_support` |
| 245 | 2026-05-21T09:41:18.261Z | Updating git repository `https://github.com/oxidecomputer/ipcc-rs` |
| 246 | 2026-05-21T09:41:18.602Z | Updating git repository `https://github.com/oxidecomputer/pki-playground` |
| 247 | 2026-05-21T09:41:19.075Z | Updating git repository `https://github.com/oxidecomputer/dlpi-sys` |
| 248 | 2026-05-21T09:41:19.340Z | Updating git repository `https://github.com/jmesmon/rust-libzfs` |
| 249 | 2026-05-21T09:41:19.605Z | Updating git repository `https://github.com/oxidecomputer/rusty-doors` |
| 250 | 2026-05-21T09:41:19.910Z | Updating git repository `https://github.com/illumos/smf-rs` |
| 251 | 2026-05-21T09:41:20.288Z | Updating git repository `https://github.com/oxidecomputer/omicron` |
| 252 | 2026-05-21T09:41:31.770Z | Downloading crates ... |
| 253 | 2026-05-21T09:41:31.819Z | Downloaded anstyle-parse v0.2.7 |
| 254 | 2026-05-21T09:41:31.822Z | Downloaded anstyle v1.0.13 |
| 255 | 2026-05-21T09:41:31.825Z | Downloaded anstream v0.6.21 |
| 256 | 2026-05-21T09:41:31.825Z | Downloaded percent-encoding v2.3.2 |
| 257 | 2026-05-21T09:41:31.828Z | Downloaded crypto-common v0.1.7 |
| 258 | 2026-05-21T09:41:31.831Z | Downloaded heck v0.4.1 |
| 259 | 2026-05-21T09:41:31.837Z | Downloaded anstyle-query v1.1.5 |
| 260 | 2026-05-21T09:41:31.841Z | Downloaded quote v1.0.45 |
| 261 | 2026-05-21T09:41:31.841Z | Downloaded idna_adapter v1.2.1 |
| 262 | 2026-05-21T09:41:31.845Z | Downloaded swrite v0.1.0 |
| 263 | 2026-05-21T09:41:31.848Z | Downloaded plain v0.2.3 |
| 264 | 2026-05-21T09:41:31.848Z | Downloaded textwrap v0.16.2 |
| 265 | 2026-05-21T09:41:31.851Z | Downloaded unicode-xid v0.2.6 |
| 266 | 2026-05-21T09:41:31.851Z | Downloaded pretty-hex v0.4.1 |
| 267 | 2026-05-21T09:41:31.851Z | Downloaded generic-array v0.14.7 |
| 268 | 2026-05-21T09:41:31.854Z | Downloaded fnv v1.0.7 |
| 269 | 2026-05-21T09:41:31.854Z | Downloaded toml_datetime v0.6.11 |
| 270 | 2026-05-21T09:41:31.857Z | Downloaded thread-id v4.2.2 |
| 271 | 2026-05-21T09:41:31.857Z | Downloaded tabled_derive v0.7.0 |
| 272 | 2026-05-21T09:41:31.857Z | Downloaded yoke-derive v0.8.1 |
| 273 | 2026-05-21T09:41:31.857Z | Downloaded cpufeatures v0.2.17 |
| 274 | 2026-05-21T09:41:31.861Z | Downloaded typeid v1.0.3 |
| 275 | 2026-05-21T09:41:31.864Z | Downloaded toml_write v0.1.2 |
| 276 | 2026-05-21T09:41:31.864Z | Downloaded zerofrom v0.1.6 |
| 277 | 2026-05-21T09:41:31.864Z | Downloaded utf8parse v0.2.2 |
| 278 | 2026-05-21T09:41:31.865Z | Downloaded cargo_metadata v0.21.0 |
| 279 | 2026-05-21T09:41:31.868Z | Downloaded zerofrom-derive v0.1.6 |
| 280 | 2026-05-21T09:41:31.871Z | Downloaded usdt-macro v0.5.0 |
| 281 | 2026-05-21T09:41:31.871Z | Downloaded usdt-attr-macro v0.5.0 |
| 282 | 2026-05-21T09:41:31.871Z | Downloaded usdt v0.5.0 |
| 283 | 2026-05-21T09:41:31.871Z | Downloaded typenum v1.19.0 |
| 284 | 2026-05-21T09:41:31.874Z | Downloaded block-buffer v0.10.4 |
| 285 | 2026-05-21T09:41:31.877Z | Downloaded utf8_iter v1.0.4 |
| 286 | 2026-05-21T09:41:31.877Z | Downloaded version_check v0.9.5 |
| 287 | 2026-05-21T09:41:31.880Z | Downloaded thiserror v1.0.69 |
| 288 | 2026-05-21T09:41:31.880Z | Downloaded unicode-linebreak v0.1.5 |
| 289 | 2026-05-21T09:41:31.883Z | Downloaded memmap v0.7.0 |
| 290 | 2026-05-21T09:41:31.883Z | Downloaded icu_provider v2.1.1 |
| 291 | 2026-05-21T09:41:31.887Z | Downloaded once_cell v1.21.3 |
| 292 | 2026-05-21T09:41:31.887Z | Downloaded zerovec-derive v0.11.2 |
| 293 | 2026-05-21T09:41:31.887Z | Downloaded thiserror v2.0.18 |
| 294 | 2026-05-21T09:41:31.891Z | Downloaded yoke v0.8.1 |
| 295 | 2026-05-21T09:41:31.894Z | Downloaded smawk v0.3.2 |
| 296 | 2026-05-21T09:41:31.894Z | Downloaded writeable v0.6.2 |
| 297 | 2026-05-21T09:41:31.894Z | Downloaded zmij v1.0.21 |
| 298 | 2026-05-21T09:41:31.894Z | Downloaded toml v0.8.23 |
| 299 | 2026-05-21T09:41:31.901Z | Downloaded scroll_derive v0.12.1 |
| 300 | 2026-05-21T09:41:31.901Z | Downloaded tinystr v0.8.2 |
| 301 | 2026-05-21T09:41:31.902Z | Downloaded thiserror-impl v2.0.18 |
| 302 | 2026-05-21T09:41:31.902Z | Downloaded form_urlencoded v1.2.2 |
| 303 | 2026-05-21T09:41:31.902Z | Downloaded fastrand v2.3.0 |
| 304 | 2026-05-21T09:41:31.902Z | Downloaded ucd-trie v0.1.7 |
| 305 | 2026-05-21T09:41:31.902Z | Downloaded zerocopy-derive v0.7.35 |
| 306 | 2026-05-21T09:41:31.905Z | Downloaded cargo-platform v0.2.0 |
| 307 | 2026-05-21T09:41:31.905Z | Downloaded thiserror-impl v1.0.69 |
| 308 | 2026-05-21T09:41:31.905Z | Downloaded anyhow v1.0.102 |
| 309 | 2026-05-21T09:41:31.905Z | Downloaded usdt-impl v0.5.0 |
| 310 | 2026-05-21T09:41:31.909Z | Downloaded unicode-ident v1.0.24 |
| 311 | 2026-05-21T09:41:31.909Z | Downloaded serde-value v0.7.0 |
| 312 | 2026-05-21T09:41:31.909Z | Downloaded proc-macro-error-attr v1.0.4 |
| 313 | 2026-05-21T09:41:31.909Z | Downloaded dof v0.3.0 |
| 314 | 2026-05-21T09:41:31.912Z | Downloaded cfg-if v1.0.4 |
| 315 | 2026-05-21T09:41:31.912Z | Downloaded itoa v1.0.17 |
| 316 | 2026-05-21T09:41:31.916Z | Downloaded toml_edit v0.22.27 |
| 317 | 2026-05-21T09:41:31.920Z | Downloaded is_terminal_polyfill v1.70.2 |
| 318 | 2026-05-21T09:41:31.920Z | Downloaded dtrace-parser v0.2.0 |
| 319 | 2026-05-21T09:41:31.920Z | Downloaded clap_lex v1.0.0 |
| 320 | 2026-05-21T09:41:31.923Z | Downloaded macaddr v1.0.1 |
| 321 | 2026-05-21T09:41:31.923Z | Downloaded zerotrie v0.2.3 |
| 322 | 2026-05-21T09:41:31.926Z | Downloaded serde_spanned v0.6.9 |
| 323 | 2026-05-21T09:41:31.926Z | Downloaded equivalent v1.0.2 |
| 324 | 2026-05-21T09:41:31.926Z | Downloaded url v2.5.8 |
| 325 | 2026-05-21T09:41:31.933Z | Downloaded terminal_size v0.4.3 |
| 326 | 2026-05-21T09:41:31.936Z | Downloaded zerovec v0.11.5 |
| 327 | 2026-05-21T09:41:31.936Z | Downloaded heck v0.5.0 |
| 328 | 2026-05-21T09:41:31.939Z | Downloaded pest_derive v2.8.6 |
| 329 | 2026-05-21T09:41:31.942Z | Downloaded colorchoice v1.0.4 |
| 330 | 2026-05-21T09:41:31.942Z | Downloaded digest v0.10.7 |
| 331 | 2026-05-21T09:41:31.945Z | Downloaded zerocopy v0.7.35 |
| 332 | 2026-05-21T09:41:31.952Z | Downloaded winnow v0.7.14 |
| 333 | 2026-05-21T09:41:31.957Z | Downloaded bytecount v0.6.9 |
| 334 | 2026-05-21T09:41:31.961Z | Downloaded stable_deref_trait v1.2.1 |
| 335 | 2026-05-21T09:41:31.961Z | Downloaded strsim v0.11.1 |
| 336 | 2026-05-21T09:41:31.961Z | Downloaded proc-macro-error v1.0.4 |
| 337 | 2026-05-21T09:41:31.964Z | Downloaded unicode-width v0.2.0 |
| 338 | 2026-05-21T09:41:31.968Z | Downloaded displaydoc v0.2.5 |
| 339 | 2026-05-21T09:41:31.968Z | Downloaded sha2 v0.10.9 |
| 340 | 2026-05-21T09:41:31.968Z | Downloaded cargo_toml v0.21.0 |
| 341 | 2026-05-21T09:41:31.968Z | Downloaded scroll v0.12.0 |
| 342 | 2026-05-21T09:41:31.971Z | Downloaded errno v0.3.14 |
| 343 | 2026-05-21T09:41:31.971Z | Downloaded unicode-width v0.1.14 |
| 344 | 2026-05-21T09:41:31.974Z | Downloaded potential_utf v0.1.4 |
| 345 | 2026-05-21T09:41:31.974Z | Downloaded erased-serde v0.4.9 |
| 346 | 2026-05-21T09:41:31.979Z | Downloaded camino-tempfile v1.4.1 |
| 347 | 2026-05-21T09:41:31.979Z | Downloaded ordered-float v2.10.1 |
| 348 | 2026-05-21T09:41:31.979Z | Downloaded byteorder v1.5.0 |
| 349 | 2026-05-21T09:41:31.979Z | Downloaded pest_generator v2.8.6 |
| 350 | 2026-05-21T09:41:31.983Z | Downloaded synstructure v0.13.2 |
| 351 | 2026-05-21T09:41:31.987Z | Downloaded serde_tokenstream v0.2.3 |
| 352 | 2026-05-21T09:41:31.990Z | Downloaded getrandom v0.4.1 |
| 353 | 2026-05-21T09:41:31.990Z | Downloaded serde-untagged v0.1.9 |
| 354 | 2026-05-21T09:41:31.990Z | Downloaded fs-err v3.3.0 |
| 355 | 2026-05-21T09:41:31.993Z | Downloaded serde_core v1.0.228 |
| 356 | 2026-05-21T09:41:31.996Z | Downloaded num-traits v0.2.19 |
| 357 | 2026-05-21T09:41:31.999Z | Downloaded icu_properties v2.1.2 |
| 358 | 2026-05-21T09:41:32.003Z | Downloaded tempfile v3.25.0 |
| 359 | 2026-05-21T09:41:32.009Z | Downloaded smallvec v1.15.1 |
| 360 | 2026-05-21T09:41:32.013Z | Downloaded semver v1.0.28 |
| 361 | 2026-05-21T09:41:32.013Z | Downloaded autocfg v1.5.0 |
| 362 | 2026-05-21T09:41:32.013Z | Downloaded litemap v0.8.1 |
| 363 | 2026-05-21T09:41:32.013Z | Downloaded clap_derive v4.5.55 |
| 364 | 2026-05-21T09:41:32.017Z | Downloaded cargo-util-schemas v0.8.2 |
| 365 | 2026-05-21T09:41:32.017Z | Downloaded camino v1.2.2 |
| 366 | 2026-05-21T09:41:32.017Z | Downloaded icu_normalizer_data v2.1.1 |
| 367 | 2026-05-21T09:41:32.017Z | Downloaded serde_derive v1.0.228 |
| 368 | 2026-05-21T09:41:32.020Z | Downloaded bitflags v2.11.0 |
| 369 | 2026-05-21T09:41:32.023Z | Downloaded proc-macro2 v1.0.106 |
| 370 | 2026-05-21T09:41:32.026Z | Downloaded papergrid v0.11.0 |
| 371 | 2026-05-21T09:41:32.026Z | Downloaded icu_normalizer v2.1.1 |
| 372 | 2026-05-21T09:41:32.029Z | Downloaded icu_locale_core v2.1.1 |
| 373 | 2026-05-21T09:41:32.040Z | Downloaded pest v2.8.6 |
| 374 | 2026-05-21T09:41:32.045Z | Downloaded log v0.4.29 |
| 375 | 2026-05-21T09:41:32.054Z | Downloaded pest_meta v2.8.6 |
| 376 | 2026-05-21T09:41:32.057Z | Downloaded clap v4.5.60 |
| 377 | 2026-05-21T09:41:32.062Z | Downloaded idna v1.1.0 |
| 378 | 2026-05-21T09:41:32.065Z | Downloaded serde v1.0.228 |
| 379 | 2026-05-21T09:41:32.068Z | Downloaded icu_collections v2.1.1 |
| 380 | 2026-05-21T09:41:32.071Z | Downloaded memchr v2.8.0 |
| 381 | 2026-05-21T09:41:32.089Z | Downloaded indexmap v2.14.0 |
| 382 | 2026-05-21T09:41:32.092Z | Downloaded serde_json v1.0.149 |
| 383 | 2026-05-21T09:41:32.105Z | Downloaded icu_properties_data v2.1.2 |
| 384 | 2026-05-21T09:41:32.112Z | Downloaded hashbrown v0.17.0 |
| 385 | 2026-05-21T09:41:32.118Z | Downloaded tabled v0.15.0 |
| 386 | 2026-05-21T09:41:32.126Z | Downloaded goblin v0.8.2 |
| 387 | 2026-05-21T09:41:32.131Z | Downloaded clap_builder v4.5.60 |
| 388 | 2026-05-21T09:41:32.134Z | Downloaded syn v1.0.109 |
| 389 | 2026-05-21T09:41:32.148Z | Downloaded syn v2.0.117 |
| 390 | 2026-05-21T09:41:32.162Z | Downloaded rustix v1.1.3 |
| 391 | 2026-05-21T09:41:32.189Z | Downloaded libc v0.2.185 |
| 392 | 2026-05-21T09:41:32.254Z | Compiling proc-macro2 v1.0.106 |
| 393 | 2026-05-21T09:41:32.255Z | Compiling quote v1.0.45 |
| 394 | 2026-05-21T09:41:32.258Z | Compiling unicode-ident v1.0.24 |
| 395 | 2026-05-21T09:41:32.258Z | Compiling serde_core v1.0.228 |
| 396 | 2026-05-21T09:41:32.259Z | Compiling libc v0.2.185 |
| 397 | 2026-05-21T09:41:32.259Z | Compiling version_check v0.9.5 |
| 398 | 2026-05-21T09:41:32.259Z | Compiling serde v1.0.228 |
| 399 | 2026-05-21T09:41:32.259Z | Compiling stable_deref_trait v1.2.1 |
| 400 | 2026-05-21T09:41:32.259Z | Compiling memchr v2.8.0 |
| 401 | 2026-05-21T09:41:32.259Z | Compiling zmij v1.0.21 |
| 402 | 2026-05-21T09:41:32.259Z | Compiling autocfg v1.5.0 |
| 403 | 2026-05-21T09:41:32.259Z | Compiling ucd-trie v0.1.7 |
| 404 | 2026-05-21T09:41:32.259Z | Compiling thiserror v1.0.69 |
| 405 | 2026-05-21T09:41:32.259Z | Compiling itoa v1.0.17 |
| 406 | 2026-05-21T09:41:32.441Z | Compiling writeable v0.6.2 |
| 407 | 2026-05-21T09:41:32.576Z | Compiling litemap v0.8.1 |
| 408 | 2026-05-21T09:41:32.689Z | Compiling byteorder v1.5.0 |
| 409 | 2026-05-21T09:41:32.787Z | Compiling icu_properties_data v2.1.2 |
| 410 | 2026-05-21T09:41:32.824Z | Compiling icu_normalizer_data v2.1.1 |
| 411 | 2026-05-21T09:41:32.872Z | Compiling rustix v1.1.3 |
| 412 | 2026-05-21T09:41:32.890Z | Compiling pest v2.8.6 |
| 413 | 2026-05-21T09:41:32.922Z | Compiling serde_json v1.0.149 |
| 414 | 2026-05-21T09:41:32.991Z | Compiling bitflags v2.11.0 |
| 415 | 2026-05-21T09:41:33.105Z | Compiling equivalent v1.0.2 |
| 416 | 2026-05-21T09:41:33.140Z | Compiling num-traits v0.2.19 |
| 417 | 2026-05-21T09:41:33.146Z | Compiling smallvec v1.15.1 |
| 418 | 2026-05-21T09:41:33.278Z | Compiling typeid v1.0.3 |
| 419 | 2026-05-21T09:41:33.297Z | Compiling hashbrown v0.17.0 |
| 420 | 2026-05-21T09:41:33.350Z | Compiling usdt-impl v0.5.0 |
| 421 | 2026-05-21T09:41:33.383Z | Compiling proc-macro-error-attr v1.0.4 |
| 422 | 2026-05-21T09:41:33.418Z | Compiling errno v0.3.14 |
| 423 | 2026-05-21T09:41:33.455Z | Compiling thread-id v4.2.2 |
| 424 | 2026-05-21T09:41:33.459Z | Compiling toml_write v0.1.2 |
| 425 | 2026-05-21T09:41:33.462Z | Compiling erased-serde v0.4.9 |
| 426 | 2026-05-21T09:41:33.517Z | Compiling winnow v0.7.14 |
| 427 | 2026-05-21T09:41:33.557Z | Compiling syn v1.0.109 |
| 428 | 2026-05-21T09:41:33.610Z | Compiling proc-macro-error v1.0.4 |
| 429 | 2026-05-21T09:41:33.654Z | Compiling utf8_iter v1.0.4 |
| 430 | 2026-05-21T09:41:33.782Z | Compiling getrandom v0.4.1 |
| 431 | 2026-05-21T09:41:33.818Z | Compiling log v0.4.29 |
| 432 | 2026-05-21T09:41:33.821Z | Compiling utf8parse v0.2.2 |
| 433 | 2026-05-21T09:41:33.854Z | Compiling plain v0.2.3 |
| 434 | 2026-05-21T09:41:33.857Z | Compiling percent-encoding v2.3.2 |
| 435 | 2026-05-21T09:41:33.888Z | Compiling indexmap v2.14.0 |
| 436 | 2026-05-21T09:41:33.972Z | Compiling syn v2.0.117 |
| 437 | 2026-05-21T09:41:33.990Z | Compiling pest_meta v2.8.6 |
| 438 | 2026-05-21T09:41:34.009Z | Compiling thiserror v2.0.18 |
| 439 | 2026-05-21T09:41:34.009Z | Compiling camino v1.2.2 |
| 440 | 2026-05-21T09:41:34.045Z | Compiling anstyle-parse v0.2.7 |
| 441 | 2026-05-21T09:41:34.099Z | Compiling form_urlencoded v1.2.2 |
| 442 | 2026-05-21T09:41:34.267Z | Compiling ordered-float v2.10.1 |
| 443 | 2026-05-21T09:41:34.295Z | Compiling anstyle v1.0.13 |
| 444 | 2026-05-21T09:41:34.319Z | Compiling is_terminal_polyfill v1.70.2 |
| 445 | 2026-05-21T09:41:34.345Z | Compiling colorchoice v1.0.4 |
| 446 | 2026-05-21T09:41:34.425Z | Compiling pretty-hex v0.4.1 |
| 447 | 2026-05-21T09:41:34.441Z | Compiling anstyle-query v1.1.5 |
| 448 | 2026-05-21T09:41:34.460Z | Compiling cfg-if v1.0.4 |
| 449 | 2026-05-21T09:41:34.535Z | Compiling anstream v0.6.21 |
| 450 | 2026-05-21T09:41:34.572Z | Compiling fs-err v3.3.0 |
| 451 | 2026-05-21T09:41:34.575Z | Compiling clap_lex v1.0.0 |
| 452 | 2026-05-21T09:41:34.591Z | Compiling fnv v1.0.7 |
| 453 | 2026-05-21T09:41:34.610Z | Compiling terminal_size v0.4.3 |
| 454 | 2026-05-21T09:41:34.613Z | Compiling heck v0.5.0 |
| 455 | 2026-05-21T09:41:34.629Z | Compiling strsim v0.11.1 |
| 456 | 2026-05-21T09:41:34.727Z | Compiling once_cell v1.21.3 |
| 457 | 2026-05-21T09:41:34.746Z | Compiling bytecount v0.6.9 |
| 458 | 2026-05-21T09:41:34.788Z | Compiling heck v0.4.1 |
| 459 | 2026-05-21T09:41:34.805Z | Compiling fastrand v2.3.0 |
| 460 | 2026-05-21T09:41:34.860Z | Compiling anyhow v1.0.102 |
| 461 | 2026-05-21T09:41:34.880Z | Compiling unicode-width v0.1.14 |
| 462 | 2026-05-21T09:41:34.909Z | Compiling unicode-xid v0.2.6 |
| 463 | 2026-05-21T09:41:34.967Z | Compiling clap_builder v4.5.60 |
| 464 | 2026-05-21T09:41:35.032Z | Compiling memmap v0.7.0 |
| 465 | 2026-05-21T09:41:35.116Z | Compiling semver v1.0.28 |
| 466 | 2026-05-21T09:41:35.136Z | Compiling tempfile v3.25.0 |
| 467 | 2026-05-21T09:41:35.178Z | Compiling papergrid v0.11.0 |
| 468 | 2026-05-21T09:41:35.253Z | Compiling unicode-width v0.2.0 |
| 469 | 2026-05-21T09:41:35.272Z | Compiling smawk v0.3.2 |
| 470 | 2026-05-21T09:41:35.433Z | Compiling unicode-linebreak v0.1.5 |
| 471 | 2026-05-21T09:41:35.495Z | Compiling serde-untagged v0.1.9 |
| 472 | 2026-05-21T09:41:35.542Z | Compiling camino-tempfile v1.4.1 |
| 473 | 2026-05-21T09:41:35.574Z | Compiling dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common) |
| 474 | 2026-05-21T09:41:35.612Z | Compiling swrite v0.1.0 |
| 475 | 2026-05-21T09:41:35.650Z | Compiling textwrap v0.16.2 |
| 476 | 2026-05-21T09:41:36.016Z | Compiling tabled_derive v0.7.0 |
| 477 | 2026-05-21T09:41:36.612Z | Compiling synstructure v0.13.2 |
| 478 | 2026-05-21T09:41:36.612Z | Compiling pest_generator v2.8.6 |
| 479 | 2026-05-21T09:41:36.715Z | Compiling tabled v0.15.0 |
| 480 | 2026-05-21T09:41:37.112Z | Compiling serde_derive v1.0.228 |
| 481 | 2026-05-21T09:41:37.115Z | Compiling zerofrom-derive v0.1.6 |
| 482 | 2026-05-21T09:41:37.115Z | Compiling yoke-derive v0.8.1 |
| 483 | 2026-05-21T09:41:37.115Z | Compiling zerovec-derive v0.11.2 |
| 484 | 2026-05-21T09:41:37.115Z | Compiling displaydoc v0.2.5 |
| 485 | 2026-05-21T09:41:37.115Z | Compiling thiserror-impl v1.0.69 |
| 486 | 2026-05-21T09:41:37.115Z | Compiling zerocopy-derive v0.7.35 |
| 487 | 2026-05-21T09:41:37.115Z | Compiling scroll_derive v0.12.1 |
| 488 | 2026-05-21T09:41:37.129Z | Compiling thiserror-impl v2.0.18 |
| 489 | 2026-05-21T09:41:37.131Z | Compiling clap_derive v4.5.55 |
| 490 | 2026-05-21T09:41:37.253Z | Compiling pest_derive v2.8.6 |
| 491 | 2026-05-21T09:41:37.905Z | Compiling scroll v0.12.0 |
| 492 | 2026-05-21T09:41:38.029Z | Compiling zerocopy v0.7.35 |
| 493 | 2026-05-21T09:41:38.085Z | Compiling zerofrom v0.1.6 |
| 494 | 2026-05-21T09:41:38.132Z | Compiling goblin v0.8.2 |
| 495 | 2026-05-21T09:41:38.195Z | Compiling yoke v0.8.1 |
| 496 | 2026-05-21T09:41:38.248Z | Compiling dtrace-parser v0.2.0 |
| 497 | 2026-05-21T09:41:38.348Z | Compiling zerovec v0.11.5 |
| 498 | 2026-05-21T09:41:38.348Z | Compiling zerotrie v0.2.3 |
| 499 | 2026-05-21T09:41:38.519Z | Compiling clap v4.5.60 |
| 500 | 2026-05-21T09:41:38.765Z | Compiling tinystr v0.8.2 |
| 501 | 2026-05-21T09:41:38.766Z | Compiling potential_utf v0.1.4 |
| 502 | 2026-05-21T09:41:38.881Z | Compiling icu_collections v2.1.1 |
| 503 | 2026-05-21T09:41:38.934Z | Compiling icu_locale_core v2.1.1 |
| 504 | 2026-05-21T09:41:39.448Z | Compiling icu_provider v2.1.1 |
| 505 | 2026-05-21T09:41:39.607Z | Compiling dof v0.3.0 |
| 506 | 2026-05-21T09:41:39.607Z | Compiling serde_tokenstream v0.2.3 |
| 507 | 2026-05-21T09:41:39.624Z | Compiling serde_spanned v0.6.9 |
| 508 | 2026-05-21T09:41:39.627Z | Compiling toml_datetime v0.6.11 |
| 509 | 2026-05-21T09:41:39.628Z | Compiling serde-value v0.7.0 |
| 510 | 2026-05-21T09:41:39.628Z | Compiling cargo-platform v0.2.0 |
| 511 | 2026-05-21T09:41:39.628Z | Compiling macaddr v1.0.1 |
| 512 | 2026-05-21T09:41:39.675Z | Compiling icu_normalizer v2.1.1 |
| 513 | 2026-05-21T09:41:39.679Z | Compiling icu_properties v2.1.2 |
| 514 | 2026-05-21T09:41:39.980Z | Compiling toml_edit v0.22.27 |
| 515 | 2026-05-21T09:41:40.375Z | Compiling usdt-attr-macro v0.5.0 |
| 516 | 2026-05-21T09:41:40.378Z | Compiling usdt-macro v0.5.0 |
| 517 | 2026-05-21T09:41:40.598Z | Compiling idna_adapter v1.2.1 |
| 518 | 2026-05-21T09:41:40.702Z | Compiling idna v1.1.0 |
| 519 | 2026-05-21T09:41:40.947Z | Compiling usdt v0.5.0 |
| 520 | 2026-05-21T09:41:40.964Z | Compiling url v2.5.8 |
| 521 | 2026-05-21T09:41:41.250Z | Compiling toml v0.8.23 |
| 522 | 2026-05-21T09:41:41.582Z | Compiling cargo-util-schemas v0.8.2 |
| 523 | 2026-05-21T09:41:41.582Z | Compiling cargo_toml v0.21.0 |
| 524 | 2026-05-21T09:41:42.344Z | Compiling cargo_metadata v0.21.0 |
| 525 | 2026-05-21T09:41:43.242Z | Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask) |
| 526 | 2026-05-21T09:41:45.366Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 44.51s |
| 527 | 2026-05-21T09:41:45.646Z | Running `target/debug/xtask download cockroach clickhouse console dendrite-stub maghemite-mgd transceiver-control` |
| 528 | 2026-05-21T09:41:46.196Z | Downloading crates ... |
| 529 | 2026-05-21T09:41:46.285Z | Downloaded aead v0.5.2 |
| 530 | 2026-05-21T09:41:46.290Z | Downloaded adler2 v2.0.1 |
| 531 | 2026-05-21T09:41:46.293Z | Downloaded arrayref v0.3.9 |
| 532 | 2026-05-21T09:41:46.295Z | Downloaded array-init v0.0.4 |
| 533 | 2026-05-21T09:41:46.298Z | Downloaded arc-swap v1.8.2 |
| 534 | 2026-05-21T09:41:46.301Z | Downloaded ascii-canvas v3.0.0 |
| 535 | 2026-05-21T09:41:46.301Z | Downloaded async-trait v0.1.89 |
| 536 | 2026-05-21T09:41:46.304Z | Downloaded bit-set v0.5.3 |
| 537 | 2026-05-21T09:41:46.306Z | Downloaded bcs v0.1.6 |
| 538 | 2026-05-21T09:41:46.309Z | Downloaded crc v3.4.0 |
| 539 | 2026-05-21T09:41:46.312Z | Downloaded async-stream-impl v0.3.6 |
| 540 | 2026-05-21T09:41:46.312Z | Downloaded async-recursion v1.1.1 |
| 541 | 2026-05-21T09:41:46.316Z | Downloaded crossbeam-epoch v0.9.18 |
| 542 | 2026-05-21T09:41:46.318Z | Downloaded curve25519-dalek-derive v0.1.1 |
| 543 | 2026-05-21T09:41:46.321Z | Downloaded async-stream v0.3.6 |
| 544 | 2026-05-21T09:41:46.321Z | Downloaded crc32fast v1.5.0 |
| 545 | 2026-05-21T09:41:46.324Z | Downloaded darling_macro v0.20.11 |
| 546 | 2026-05-21T09:41:46.324Z | Downloaded darling v0.20.11 |
| 547 | 2026-05-21T09:41:46.328Z | Downloaded assert_matches v1.5.0 |
| 548 | 2026-05-21T09:41:46.331Z | Downloaded darling_macro v0.23.0 |
| 549 | 2026-05-21T09:41:46.334Z | Downloaded critical-section v1.2.0 |
| 550 | 2026-05-21T09:41:46.334Z | Downloaded derive_builder_core v0.20.2 |
| 551 | 2026-05-21T09:41:46.337Z | Downloaded daft-derive v0.1.7 |
| 552 | 2026-05-21T09:41:46.341Z | Downloaded bitfield-macros v0.19.4 |
| 553 | 2026-05-21T09:41:46.341Z | Downloaded downcast-rs v2.0.2 |
| 554 | 2026-05-21T09:41:46.345Z | Downloaded dirs-sys-next v0.1.2 |
| 555 | 2026-05-21T09:41:46.345Z | Downloaded darling_macro v0.21.3 |
| 556 | 2026-05-21T09:41:46.345Z | Downloaded atomic-waker v1.1.2 |
| 557 | 2026-05-21T09:41:46.348Z | Downloaded embedded-io v0.6.1 |
| 558 | 2026-05-21T09:41:46.348Z | Downloaded compression-core v0.4.31 |
| 559 | 2026-05-21T09:41:46.348Z | Downloaded ciborium-io v0.2.2 |
| 560 | 2026-05-21T09:41:46.351Z | Downloaded defmt-parser v1.0.0 |
| 561 | 2026-05-21T09:41:46.351Z | Downloaded convert_case v0.4.0 |
| 562 | 2026-05-21T09:41:46.353Z | Downloaded ciborium-ll v0.2.2 |
| 563 | 2026-05-21T09:41:46.354Z | Downloaded cfg_aliases v0.2.1 |
| 564 | 2026-05-21T09:41:46.358Z | Downloaded cargo-platform v0.1.9 |
| 565 | 2026-05-21T09:41:46.358Z | Downloaded bb8 v0.8.6 |
| 566 | 2026-05-21T09:41:46.358Z | Downloaded bit-set v0.8.0 |
| 567 | 2026-05-21T09:41:46.361Z | Downloaded embedded-io v0.4.0 |
| 568 | 2026-05-21T09:41:46.361Z | Downloaded castaway v0.2.4 |
| 569 | 2026-05-21T09:41:46.361Z | Downloaded crucible-workspace-hack v0.1.0 |
| 570 | 2026-05-21T09:41:46.363Z | Downloaded dyn-clone v1.0.20 |
| 571 | 2026-05-21T09:41:46.363Z | Downloaded derive_builder_macro v0.20.2 |
| 572 | 2026-05-21T09:41:46.363Z | Downloaded derive_builder v0.20.2 |
| 573 | 2026-05-21T09:41:46.366Z | Downloaded cfg_aliases v0.1.1 |
| 574 | 2026-05-21T09:41:46.371Z | Downloaded defmt v0.3.100 |
| 575 | 2026-05-21T09:41:46.375Z | Downloaded crunchy v0.2.4 |
| 576 | 2026-05-21T09:41:46.375Z | Downloaded fd-lock v4.0.4 |
| 577 | 2026-05-21T09:41:46.375Z | Downloaded compression-codecs v0.4.37 |
| 578 | 2026-05-21T09:41:46.378Z | Downloaded enum-as-inner v0.6.1 |
| 579 | 2026-05-21T09:41:46.378Z | Downloaded difflib v0.4.0 |
| 580 | 2026-05-21T09:41:46.381Z | Downloaded atty v0.2.14 |
| 581 | 2026-05-21T09:41:46.381Z | Downloaded bitfield-struct v0.6.2 |
| 582 | 2026-05-21T09:41:46.384Z | Downloaded cstr-argument v0.1.2 |
| 583 | 2026-05-21T09:41:46.388Z | Downloaded document-features v0.2.12 |
| 584 | 2026-05-21T09:41:46.388Z | Downloaded foreign-types-macros v0.2.3 |
| 585 | 2026-05-21T09:41:46.391Z | Downloaded endian-type v0.1.2 |
| 586 | 2026-05-21T09:41:46.391Z | Downloaded dunce v1.0.5 |
| 587 | 2026-05-21T09:41:46.391Z | Downloaded dsl_auto_type v0.2.0 |
| 588 | 2026-05-21T09:41:46.391Z | Downloaded env_filter v1.0.0 |
| 589 | 2026-05-21T09:41:46.396Z | Downloaded diesel_table_macro_syntax v0.3.0 |
| 590 | 2026-05-21T09:41:46.396Z | Downloaded crc8 v0.1.1 |
| 591 | 2026-05-21T09:41:46.399Z | Downloaded dof v0.4.0 |
| 592 | 2026-05-21T09:41:46.399Z | Downloaded block-padding v0.3.3 |
| 593 | 2026-05-21T09:41:46.399Z | Downloaded dirs-next v2.0.0 |
| 594 | 2026-05-21T09:41:46.399Z | Downloaded float-cmp v0.10.0 |
| 595 | 2026-05-21T09:41:46.399Z | Downloaded backoff v0.4.0 |
| 596 | 2026-05-21T09:41:46.403Z | Downloaded bcrypt-pbkdf v0.10.0 |
| 597 | 2026-05-21T09:41:46.403Z | Downloaded dropshot-api-manager-types v0.7.1 |
| 598 | 2026-05-21T09:41:46.405Z | Downloaded dtrace-parser v0.3.0 |
| 599 | 2026-05-21T09:41:46.406Z | Downloaded debug-ignore v1.0.5 |
| 600 | 2026-05-21T09:41:46.406Z | Downloaded flagset v0.4.7 |
| 601 | 2026-05-21T09:41:46.408Z | Downloaded argon2 v0.5.3 |
| 602 | 2026-05-21T09:41:46.411Z | Downloaded display-error-chain v0.2.2 |
| 603 | 2026-05-21T09:41:46.411Z | Downloaded atomicwrites v0.4.4 |
| 604 | 2026-05-21T09:41:46.414Z | Downloaded crc-catalog v2.4.0 |
| 605 | 2026-05-21T09:41:46.417Z | Downloaded cpufeatures v0.3.0 |
| 606 | 2026-05-21T09:41:46.421Z | Downloaded defmt v1.0.1 |
| 607 | 2026-05-21T09:41:46.425Z | Downloaded foreign-types-shared v0.3.1 |
| 608 | 2026-05-21T09:41:46.425Z | Downloaded foreign-types v0.5.0 |
| 609 | 2026-05-21T09:41:46.425Z | Downloaded deranged v0.5.8 |
| 610 | 2026-05-21T09:41:46.425Z | Downloaded ff v0.13.1 |
| 611 | 2026-05-21T09:41:46.428Z | Downloaded daft v0.1.7 |
| 612 | 2026-05-21T09:41:46.428Z | Downloaded cobs v0.3.0 |
| 613 | 2026-05-21T09:41:46.428Z | Downloaded funty v2.0.0 |
| 614 | 2026-05-21T09:41:46.428Z | Downloaded foreign-types-shared v0.1.1 |
| 615 | 2026-05-21T09:41:46.428Z | Downloaded ctr v0.9.2 |
| 616 | 2026-05-21T09:41:46.431Z | Downloaded bitfield v0.19.4 |
| 617 | 2026-05-21T09:41:46.431Z | Downloaded crossbeam-deque v0.8.6 |
| 618 | 2026-05-21T09:41:46.431Z | Downloaded base16ct v0.2.0 |
| 619 | 2026-05-21T09:41:46.435Z | Downloaded convert_case v0.10.0 |
| 620 | 2026-05-21T09:41:46.438Z | Downloaded foreign-types v0.3.2 |
| 621 | 2026-05-21T09:41:46.438Z | Downloaded cexpr v0.6.0 |
| 622 | 2026-05-21T09:41:46.438Z | Downloaded bitflags v1.3.2 |
| 623 | 2026-05-21T09:41:46.441Z | Downloaded base64ct v1.8.3 |
| 624 | 2026-05-21T09:41:46.441Z | Downloaded cmake v0.1.57 |
| 625 | 2026-05-21T09:41:46.444Z | Downloaded cbc v0.1.2 |
| 626 | 2026-05-21T09:41:46.444Z | Downloaded gethostname v0.5.0 |
| 627 | 2026-05-21T09:41:46.447Z | Downloaded globwalk v0.9.1 |
| 628 | 2026-05-21T09:41:46.447Z | Downloaded futures-task v0.3.32 |
| 629 | 2026-05-21T09:41:46.447Z | Downloaded futures-core v0.3.32 |
| 630 | 2026-05-21T09:41:46.449Z | Downloaded buf-list v1.1.2 |
| 631 | 2026-05-21T09:41:46.449Z | Downloaded futures-io v0.3.32 |
| 632 | 2026-05-21T09:41:46.453Z | Downloaded arrayvec v0.7.6 |
| 633 | 2026-05-21T09:41:46.453Z | Downloaded futures-sink v0.3.32 |
| 634 | 2026-05-21T09:41:46.456Z | Downloaded cassowary v0.3.0 |
| 635 | 2026-05-21T09:41:46.456Z | Downloaded futures-macro v0.3.32 |
| 636 | 2026-05-21T09:41:46.456Z | Downloaded ghash v0.5.1 |
| 637 | 2026-05-21T09:41:46.456Z | Downloaded fxhash v0.2.1 |
| 638 | 2026-05-21T09:41:46.456Z | Downloaded bit-vec v0.6.3 |
| 639 | 2026-05-21T09:41:46.459Z | Downloaded git-stub v1.0.0 |
| 640 | 2026-05-21T09:41:46.459Z | Downloaded bit-vec v0.8.0 |
| 641 | 2026-05-21T09:41:46.462Z | Downloaded const_format_proc_macros v0.2.34 |
| 642 | 2026-05-21T09:41:46.462Z | Downloaded ecdsa v0.16.9 |
| 643 | 2026-05-21T09:41:46.466Z | Downloaded diesel-dtrace v0.5.0 |
| 644 | 2026-05-21T09:41:46.466Z | Downloaded corncobs v0.1.4 |
| 645 | 2026-05-21T09:41:46.466Z | Downloaded csv-core v0.1.13 |
| 646 | 2026-05-21T09:41:46.469Z | Downloaded chacha20 v0.9.1 |
| 647 | 2026-05-21T09:41:46.469Z | Downloaded float-ord v0.3.2 |
| 648 | 2026-05-21T09:41:46.469Z | Downloaded cargo_metadata v0.19.2 |
| 649 | 2026-05-21T09:41:46.471Z | Downloaded hash32 v0.3.1 |
| 650 | 2026-05-21T09:41:46.471Z | Downloaded fixedbitset v0.5.7 |
| 651 | 2026-05-21T09:41:46.474Z | Downloaded fallible-iterator v0.2.0 |
| 652 | 2026-05-21T09:41:46.474Z | Downloaded ena v0.14.4 |
| 653 | 2026-05-21T09:41:46.477Z | Downloaded either v1.15.0 |
| 654 | 2026-05-21T09:41:46.477Z | Downloaded filetime v0.2.27 |
| 655 | 2026-05-21T09:41:46.477Z | Downloaded console v0.16.2 |
| 656 | 2026-05-21T09:41:46.479Z | Downloaded headers-core v0.3.0 |
| 657 | 2026-05-21T09:41:46.479Z | Downloaded foldhash v0.2.0 |
| 658 | 2026-05-21T09:41:46.482Z | Downloaded colored v2.2.0 |
| 659 | 2026-05-21T09:41:46.482Z | Downloaded bzip2 v0.6.1 |
| 660 | 2026-05-21T09:41:46.485Z | Downloaded hex v0.4.3 |
| 661 | 2026-05-21T09:41:46.485Z | Downloaded bzip2 v0.4.4 |
| 662 | 2026-05-21T09:41:46.485Z | Downloaded fs_extra v1.3.0 |
| 663 | 2026-05-21T09:41:46.489Z | Downloaded hex-literal v0.4.1 |
| 664 | 2026-05-21T09:41:46.489Z | Downloaded cipher v0.4.4 |
| 665 | 2026-05-21T09:41:46.489Z | Downloaded fs-err v2.11.0 |
| 666 | 2026-05-21T09:41:46.492Z | Downloaded backon v1.6.0 |
| 667 | 2026-05-21T09:41:46.492Z | Downloaded home v0.5.12 |
| 668 | 2026-05-21T09:41:46.492Z | Downloaded erased-serde v0.3.31 |
| 669 | 2026-05-21T09:41:46.495Z | Downloaded hostname v0.4.2 |
| 670 | 2026-05-21T09:41:46.495Z | Downloaded foldhash v0.1.5 |
| 671 | 2026-05-21T09:41:46.497Z | Downloaded clang-sys v1.8.1 |
| 672 | 2026-05-21T09:41:46.498Z | Downloaded defmt-macros v1.0.1 |
| 673 | 2026-05-21T09:41:46.503Z | Downloaded find-msvc-tools v0.1.9 |
| 674 | 2026-05-21T09:41:46.503Z | Downloaded des v0.8.1 |
| 675 | 2026-05-21T09:41:46.506Z | Downloaded blowfish v0.9.1 |
| 676 | 2026-05-21T09:41:46.506Z | Downloaded git-stub-vcs v0.1.0 |
| 677 | 2026-05-21T09:41:46.506Z | Downloaded futures-executor v0.3.32 |
| 678 | 2026-05-21T09:41:46.506Z | Downloaded crossbeam-utils v0.8.21 |
| 679 | 2026-05-21T09:41:46.506Z | Downloaded hubpack v0.1.2 |
| 680 | 2026-05-21T09:41:46.510Z | Downloaded httpdate v1.0.3 |
| 681 | 2026-05-21T09:41:46.510Z | Downloaded ident_case v1.0.1 |
| 682 | 2026-05-21T09:41:46.510Z | Downloaded der_derive v0.7.3 |
| 683 | 2026-05-21T09:41:46.512Z | Downloaded camino-tempfile-ext v0.3.3 |
| 684 | 2026-05-21T09:41:46.512Z | Downloaded indent_write v2.2.0 |
| 685 | 2026-05-21T09:41:46.512Z | Downloaded illumos-nvpair-sys v0.2.0 |
| 686 | 2026-05-21T09:41:46.512Z | Downloaded illumos-nvpair v0.3.0 |
| 687 | 2026-05-21T09:41:46.516Z | Downloaded async-bb8-diesel v0.2.1 |
| 688 | 2026-05-21T09:41:46.516Z | Downloaded instant v0.1.13 |
| 689 | 2026-05-21T09:41:46.516Z | Downloaded fixedbitset v0.4.2 |
| 690 | 2026-05-21T09:41:46.519Z | Downloaded blake2 v0.10.6 |
| 691 | 2026-05-21T09:41:46.519Z | Downloaded console v0.15.11 |
| 692 | 2026-05-21T09:41:46.522Z | Downloaded http-body v1.0.1 |
| 693 | 2026-05-21T09:41:46.525Z | Downloaded http-range v0.1.5 |
| 694 | 2026-05-21T09:41:46.525Z | Downloaded hostname v0.3.1 |
| 695 | 2026-05-21T09:41:46.531Z | Downloaded hubpack_derive v0.1.1 |
| 696 | 2026-05-21T09:41:46.535Z | Downloaded cookie_store v0.22.1 |
| 697 | 2026-05-21T09:41:46.537Z | Downloaded cancel-safe-futures v0.1.5 |
| 698 | 2026-05-21T09:41:46.540Z | Downloaded byte-wrapper v0.1.0 |
| 699 | 2026-05-21T09:41:46.544Z | Downloaded internet-checksum v0.2.1 |
| 700 | 2026-05-21T09:41:46.544Z | Downloaded glob v0.3.3 |
| 701 | 2026-05-21T09:41:46.544Z | Downloaded ed25519 v2.2.3 |
| 702 | 2026-05-21T09:41:46.555Z | Downloaded globset v0.4.18 |
| 703 | 2026-05-21T09:41:46.555Z | Downloaded is_ci v1.2.0 |
| 704 | 2026-05-21T09:41:46.555Z | Downloaded hyper-tls v0.6.0 |
| 705 | 2026-05-21T09:41:46.555Z | Downloaded chacha20poly1305 v0.10.1 |
| 706 | 2026-05-21T09:41:46.555Z | Downloaded hash32 v0.2.1 |
| 707 | 2026-05-21T09:41:46.555Z | Downloaded async-compression v0.4.41 |
| 708 | 2026-05-21T09:41:46.555Z | Downloaded inout v0.1.4 |
| 709 | 2026-05-21T09:41:46.558Z | Downloaded is-terminal v0.4.17 |
| 710 | 2026-05-21T09:41:46.558Z | Downloaded instability v0.3.11 |
| 711 | 2026-05-21T09:41:46.558Z | Downloaded indoc v1.0.9 |
| 712 | 2026-05-21T09:41:46.558Z | Downloaded cookie v0.18.1 |
| 713 | 2026-05-21T09:41:46.561Z | Downloaded allocator-api2 v0.2.21 |
| 714 | 2026-05-21T09:41:46.563Z | Downloaded ciborium v0.2.2 |
| 715 | 2026-05-21T09:41:46.563Z | Downloaded drift v0.1.4 |
| 716 | 2026-05-21T09:41:46.568Z | Downloaded highway v1.3.0 |
| 717 | 2026-05-21T09:41:46.571Z | Downloaded keccak v0.1.6 |
| 718 | 2026-05-21T09:41:46.571Z | Downloaded lalrpop-util v0.19.12 |
| 719 | 2026-05-21T09:41:46.573Z | Downloaded env_logger v0.11.9 |
| 720 | 2026-05-21T09:41:46.577Z | Downloaded const-oid v0.9.6 |
| 721 | 2026-05-21T09:41:46.579Z | Downloaded futures-channel v0.3.32 |
| 722 | 2026-05-21T09:41:46.582Z | Downloaded ingot v0.1.1 |
| 723 | 2026-05-21T09:41:46.582Z | Downloaded group v0.13.0 |
| 724 | 2026-05-21T09:41:46.585Z | Downloaded lazy_static v1.5.0 |
| 725 | 2026-05-21T09:41:46.585Z | Downloaded constant_time_eq v0.4.2 |
| 726 | 2026-05-21T09:41:46.588Z | Downloaded libscf-sys v1.1.0 |
| 727 | 2026-05-21T09:41:46.588Z | Downloaded dropshot_endpoint v0.16.7 |
| 728 | 2026-05-21T09:41:46.590Z | Downloaded derive-ex v0.1.8 |
| 729 | 2026-05-21T09:41:46.590Z | Downloaded maplit v1.0.2 |
| 730 | 2026-05-21T09:41:46.590Z | Downloaded managed v0.8.0 |
| 731 | 2026-05-21T09:41:46.593Z | Downloaded data-encoding v2.10.0 |
| 732 | 2026-05-21T09:41:46.593Z | Downloaded diff v0.1.13 |
| 733 | 2026-05-21T09:41:46.596Z | Downloaded mime v0.3.17 |
| 734 | 2026-05-21T09:41:46.596Z | Downloaded kstat-rs v0.2.4 |
| 735 | 2026-05-21T09:41:46.596Z | Downloaded memoffset v0.9.1 |
| 736 | 2026-05-21T09:41:46.602Z | Downloaded indoc v2.0.7 |
| 737 | 2026-05-21T09:41:46.604Z | Downloaded md5 v0.7.0 |
| 738 | 2026-05-21T09:41:46.605Z | Downloaded lru-cache v0.1.2 |
| 739 | 2026-05-21T09:41:46.609Z | Downloaded linked-hash-map v0.5.6 |
| 740 | 2026-05-21T09:41:46.609Z | Downloaded lru v0.12.5 |
| 741 | 2026-05-21T09:41:46.609Z | Downloaded darling_core v0.23.0 |
| 742 | 2026-05-21T09:41:46.611Z | Downloaded crossbeam-channel v0.5.15 |
| 743 | 2026-05-21T09:41:46.615Z | Downloaded match_cfg v0.1.0 |
| 744 | 2026-05-21T09:41:46.618Z | Downloaded lru-slab v0.1.2 |
| 745 | 2026-05-21T09:41:46.618Z | Downloaded humantime v2.3.0 |
| 746 | 2026-05-21T09:41:46.618Z | Downloaded http-body-util v0.1.3 |
| 747 | 2026-05-21T09:41:46.618Z | Downloaded md-5 v0.10.6 |
| 748 | 2026-05-21T09:41:46.621Z | Downloaded maybe-uninit v2.0.0 |
| 749 | 2026-05-21T09:41:46.621Z | Downloaded lzss v0.8.2 |
| 750 | 2026-05-21T09:41:46.621Z | Downloaded ahash v0.8.12 |
| 751 | 2026-05-21T09:41:46.624Z | Downloaded ipnet v2.11.0 |
| 752 | 2026-05-21T09:41:46.624Z | Downloaded base64 v0.22.1 |
| 753 | 2026-05-21T09:41:46.627Z | Downloaded new_debug_unreachable v1.0.6 |
| 754 | 2026-05-21T09:41:46.627Z | Downloaded crc-any v2.5.0 |
| 755 | 2026-05-21T09:41:46.630Z | Downloaded newline-converter v0.3.0 |
| 756 | 2026-05-21T09:41:46.630Z | Downloaded colored v3.1.1 |
| 757 | 2026-05-21T09:41:46.635Z | Downloaded impl-trait-for-tuples v0.2.3 |
| 758 | 2026-05-21T09:41:46.637Z | Downloaded nodrop v0.1.14 |
| 759 | 2026-05-21T09:41:46.638Z | Downloaded num v0.4.3 |
| 760 | 2026-05-21T09:41:46.638Z | Downloaded num-conv v0.2.0 |
| 761 | 2026-05-21T09:41:46.638Z | Downloaded normalize-line-endings v0.3.0 |
| 762 | 2026-05-21T09:41:46.638Z | Downloaded newtype-uuid-macros v0.1.0 |
| 763 | 2026-05-21T09:41:46.642Z | Downloaded chacha20 v0.10.0 |
| 764 | 2026-05-21T09:41:46.645Z | Downloaded hmac v0.12.1 |
| 765 | 2026-05-21T09:41:46.647Z | Downloaded nonempty v0.12.0 |
| 766 | 2026-05-21T09:41:46.647Z | Downloaded newtype_derive v0.1.6 |
| 767 | 2026-05-21T09:41:46.647Z | Downloaded libefi-sys v0.1.0 |
| 768 | 2026-05-21T09:41:46.651Z | Downloaded ingot-types v0.1.2 |
| 769 | 2026-05-21T09:41:46.651Z | Downloaded num_enum_derive v0.5.11 |
| 770 | 2026-05-21T09:41:46.654Z | Downloaded num-derive v0.3.3 |
| 771 | 2026-05-21T09:41:46.654Z | Downloaded darling v0.21.3 |
| 772 | 2026-05-21T09:41:46.657Z | Downloaded half v1.8.3 |
| 773 | 2026-05-21T09:41:46.659Z | Downloaded linear-map v1.2.0 |
| 774 | 2026-05-21T09:41:46.662Z | Downloaded libsw-core v0.3.2 |
| 775 | 2026-05-21T09:41:46.662Z | Downloaded libsw v3.5.0 |
| 776 | 2026-05-21T09:41:46.665Z | Downloaded hyper-staticfile v0.10.1 |
| 777 | 2026-05-21T09:41:46.665Z | Downloaded num-iter v0.1.45 |
| 778 | 2026-05-21T09:41:46.668Z | Downloaded num-derive v0.4.2 |
| 779 | 2026-05-21T09:41:46.668Z | Downloaded mime_guess v2.0.5 |
| 780 | 2026-05-21T09:41:46.668Z | Downloaded olpc-cjson v0.1.4 |
| 781 | 2026-05-21T09:41:46.670Z | Downloaded multimap v0.10.1 |
| 782 | 2026-05-21T09:41:46.673Z | Downloaded openssl-macros v0.1.1 |
| 783 | 2026-05-21T09:41:46.673Z | Downloaded openssl-probe v0.2.1 |
| 784 | 2026-05-21T09:41:46.673Z | Downloaded num_threads v0.1.7 |
| 785 | 2026-05-21T09:41:46.676Z | Downloaded oso-derive v0.27.3 |
| 786 | 2026-05-21T09:41:46.679Z | Downloaded ingot-macros v0.1.1 |
| 787 | 2026-05-21T09:41:46.679Z | Downloaded elliptic-curve v0.13.8 |
| 788 | 2026-05-21T09:41:46.682Z | Downloaded derive_more v0.99.20 |
| 789 | 2026-05-21T09:41:46.684Z | Downloaded nanorand v0.7.0 |
| 790 | 2026-05-21T09:41:46.687Z | Downloaded fatfs v0.3.6 |
| 791 | 2026-05-21T09:41:46.687Z | Downloaded libloading v0.8.9 |
| 792 | 2026-05-21T09:41:46.690Z | Downloaded darling v0.23.0 |
| 793 | 2026-05-21T09:41:46.692Z | Downloaded bytes v1.11.1 |
| 794 | 2026-05-21T09:41:46.695Z | Downloaded openssl-probe v0.1.6 |
| 795 | 2026-05-21T09:41:46.698Z | Downloaded multer v3.1.0 |
| 796 | 2026-05-21T09:41:46.703Z | Downloaded packed_struct_codegen v0.10.1 |
| 797 | 2026-05-21T09:41:46.712Z | Downloaded httparse v1.10.1 |
| 798 | 2026-05-21T09:41:46.712Z | Downloaded newtype-uuid v1.3.2 |
| 799 | 2026-05-21T09:41:46.712Z | Downloaded ipnetwork v0.21.1 |
| 800 | 2026-05-21T09:41:46.712Z | Downloaded getrandom v0.3.4 |
| 801 | 2026-05-21T09:41:46.728Z | Downloaded peg-runtime v0.8.5 |
| 802 | 2026-05-21T09:41:46.731Z | Downloaded jobserver v0.1.34 |
| 803 | 2026-05-21T09:41:46.731Z | Downloaded pbkdf2 v0.12.2 |
| 804 | 2026-05-21T09:41:46.731Z | Downloaded pbkdf2 v0.11.0 |
| 805 | 2026-05-21T09:41:46.734Z | Downloaded path-slash v0.1.5 |
| 806 | 2026-05-21T09:41:46.734Z | Downloaded parse-size v1.1.0 |
| 807 | 2026-05-21T09:41:46.734Z | Downloaded parse-display v0.10.0 |
| 808 | 2026-05-21T09:41:46.737Z | Downloaded nibble_vec v0.1.0 |
| 809 | 2026-05-21T09:41:46.737Z | Downloaded num_enum v0.7.5 |
| 810 | 2026-05-21T09:41:46.740Z | Downloaded phf_shared v0.13.1 |
| 811 | 2026-05-21T09:41:46.742Z | Downloaded darling_core v0.20.11 |
| 812 | 2026-05-21T09:41:46.745Z | Downloaded phf_shared v0.12.1 |
| 813 | 2026-05-21T09:41:46.745Z | Downloaded phf_shared v0.11.3 |
| 814 | 2026-05-21T09:41:46.745Z | Downloaded const_format v0.2.35 |
| 815 | 2026-05-21T09:41:46.748Z | Downloaded memmap2 v0.9.10 |
| 816 | 2026-05-21T09:41:46.750Z | Downloaded compact_str v0.8.1 |
| 817 | 2026-05-21T09:41:46.750Z | Downloaded num_enum_derive v0.7.5 |
| 818 | 2026-05-21T09:41:46.753Z | Downloaded num_enum v0.5.11 |
| 819 | 2026-05-21T09:41:46.756Z | Downloaded nu-ansi-term v0.50.3 |
| 820 | 2026-05-21T09:41:46.756Z | Downloaded num-complex v0.4.6 |
| 821 | 2026-05-21T09:41:46.759Z | Downloaded iana-time-zone v0.1.65 |
| 822 | 2026-05-21T09:41:46.759Z | Downloaded getrandom v0.2.17 |
| 823 | 2026-05-21T09:41:46.762Z | Downloaded num-rational v0.4.2 |
| 824 | 2026-05-21T09:41:46.762Z | Downloaded pin-utils v0.1.0 |
| 825 | 2026-05-21T09:41:46.764Z | Downloaded num-integer v0.1.46 |
| 826 | 2026-05-21T09:41:46.764Z | Downloaded darling_core v0.21.3 |
| 827 | 2026-05-21T09:41:46.767Z | Downloaded bumpalo v3.20.2 |
| 828 | 2026-05-21T09:41:46.770Z | Downloaded ed25519-dalek v2.2.0 |
| 829 | 2026-05-21T09:41:46.773Z | Downloaded base64 v0.21.7 |
| 830 | 2026-05-21T09:41:46.775Z | Downloaded flume v0.11.1 |
| 831 | 2026-05-21T09:41:46.775Z | Downloaded cc v1.2.56 |
| 832 | 2026-05-21T09:41:46.779Z | Downloaded oxide-tokio-rt v0.1.4 |
| 833 | 2026-05-21T09:41:46.782Z | Downloaded oxnet v0.1.4 |
| 834 | 2026-05-21T09:41:46.782Z | Downloaded precomputed-hash v0.1.1 |
| 835 | 2026-05-21T09:41:46.782Z | Downloaded der v0.7.10 |
| 836 | 2026-05-21T09:41:46.785Z | Downloaded powerfmt v0.2.0 |
| 837 | 2026-05-21T09:41:46.787Z | Downloaded owo-colors v4.3.0 |
| 838 | 2026-05-21T09:41:46.787Z | Downloaded predicates-tree v1.0.13 |
| 839 | 2026-05-21T09:41:46.787Z | Downloaded native-tls v0.2.18 |
| 840 | 2026-05-21T09:41:46.790Z | Downloaded proc-macro-crate v1.3.1 |
| 841 | 2026-05-21T09:41:46.790Z | Downloaded packed_struct v0.10.1 |
| 842 | 2026-05-21T09:41:46.790Z | Downloaded parking_lot_core v0.8.6 |
| 843 | 2026-05-21T09:41:46.793Z | Downloaded predicates-core v1.0.10 |
| 844 | 2026-05-21T09:41:46.793Z | Downloaded heapless v0.8.0 |
| 845 | 2026-05-21T09:41:46.797Z | Downloaded progenitor-client v0.11.2 |
| 846 | 2026-05-21T09:41:46.797Z | Downloaded hyper-rustls v0.27.7 |
| 847 | 2026-05-21T09:41:46.800Z | Downloaded half v2.7.1 |
| 848 | 2026-05-21T09:41:46.800Z | Downloaded lock_api v0.4.14 |
| 849 | 2026-05-21T09:41:46.802Z | Downloaded progenitor-macro v0.10.0 |
| 850 | 2026-05-21T09:41:46.802Z | Downloaded ar_archive_writer v0.5.1 |
| 851 | 2026-05-21T09:41:46.805Z | Downloaded dropshot_endpoint v0.17.0 |
| 852 | 2026-05-21T09:41:46.805Z | Downloaded proc-macro-error-attr2 v2.0.0 |
| 853 | 2026-05-21T09:41:46.808Z | Downloaded proc-macro-crate v3.4.0 |
| 854 | 2026-05-21T09:41:46.808Z | Downloaded password-hash v0.4.2 |
| 855 | 2026-05-21T09:41:46.810Z | Downloaded derive-where v1.6.0 |
| 856 | 2026-05-21T09:41:46.810Z | Downloaded progenitor-client v0.10.0 |
| 857 | 2026-05-21T09:41:46.813Z | Downloaded pem-rfc7468 v0.7.0 |
| 858 | 2026-05-21T09:41:46.813Z | Downloaded pem v3.0.6 |
| 859 | 2026-05-21T09:41:46.816Z | Downloaded phf v0.13.1 |
| 860 | 2026-05-21T09:41:46.816Z | Downloaded futures v0.3.32 |
| 861 | 2026-05-21T09:41:46.819Z | Downloaded paste v1.0.15 |
| 862 | 2026-05-21T09:41:46.823Z | Downloaded quick-error v1.2.3 |
| 863 | 2026-05-21T09:41:46.823Z | Downloaded flate2 v1.1.9 |
| 864 | 2026-05-21T09:41:46.826Z | Downloaded progenitor-macro v0.14.0 |
| 865 | 2026-05-21T09:41:46.826Z | Downloaded progenitor-macro v0.11.2 |
| 866 | 2026-05-21T09:41:46.826Z | Downloaded phf v0.12.1 |
| 867 | 2026-05-21T09:41:46.826Z | Downloaded peg v0.8.5 |
| 868 | 2026-05-21T09:41:46.829Z | Downloaded progenitor-client v0.14.0 |
| 869 | 2026-05-21T09:41:46.832Z | Downloaded progenitor-macro v0.13.0 |
| 870 | 2026-05-21T09:41:46.832Z | Downloaded opaque-debug v0.3.1 |
| 871 | 2026-05-21T09:41:46.832Z | Downloaded parse-display-derive v0.10.0 |
| 872 | 2026-05-21T09:41:46.832Z | Downloaded indexmap v1.9.3 |
| 873 | 2026-05-21T09:41:46.834Z | Downloaded psl-types v2.0.11 |
| 874 | 2026-05-21T09:41:46.834Z | Downloaded heapless v0.7.17 |
| 875 | 2026-05-21T09:41:46.837Z | Downloaded headers v0.4.1 |
| 876 | 2026-05-21T09:41:46.843Z | Downloaded pin-project-lite v0.2.17 |
| 877 | 2026-05-21T09:41:46.846Z | Downloaded omicron-zone-package v0.12.2 |
| 878 | 2026-05-21T09:41:46.849Z | Downloaded dropshot-api-manager v0.7.1 |
| 879 | 2026-05-21T09:41:46.852Z | Downloaded pkcs8 v0.10.2 |
| 880 | 2026-05-21T09:41:46.856Z | Downloaded polyval v0.6.2 |
| 881 | 2026-05-21T09:41:46.856Z | Downloaded poly1305 v0.8.0 |
| 882 | 2026-05-21T09:41:46.859Z | Downloaded libbz2-rs-sys v0.2.2 |
| 883 | 2026-05-21T09:41:46.859Z | Downloaded derive_more v2.1.1 |
| 884 | 2026-05-21T09:41:46.864Z | Downloaded rand_chacha v0.3.1 |
| 885 | 2026-05-21T09:41:46.867Z | Downloaded radium v0.7.0 |
| 886 | 2026-05-21T09:41:46.867Z | Downloaded postgres-protocol v0.6.10 |
| 887 | 2026-05-21T09:41:46.867Z | Downloaded rand_xorshift v0.4.0 |
| 888 | 2026-05-21T09:41:46.872Z | Downloaded litrs v1.0.0 |
| 889 | 2026-05-21T09:41:46.876Z | Downloaded predicates v3.1.4 |
| 890 | 2026-05-21T09:41:46.879Z | Downloaded recursive v0.1.1 |
| 891 | 2026-05-21T09:41:46.879Z | Downloaded ppv-lite86 v0.2.21 |
| 892 | 2026-05-21T09:41:46.884Z | Downloaded recursive-proc-macro-impl v0.1.1 |
| 893 | 2026-05-21T09:41:46.884Z | Downloaded ref-cast-impl v1.0.25 |
| 894 | 2026-05-21T09:41:46.884Z | Downloaded ref-cast v1.0.25 |
| 895 | 2026-05-21T09:41:46.884Z | Downloaded progenitor-client v0.13.0 |
| 896 | 2026-05-21T09:41:46.884Z | Downloaded progenitor v0.10.0 |
| 897 | 2026-05-21T09:41:46.887Z | Downloaded primeorder v0.13.6 |
| 898 | 2026-05-21T09:41:46.887Z | Downloaded proc-macro-error2 v2.0.1 |
| 899 | 2026-05-21T09:41:46.891Z | Downloaded ignore v0.4.25 |
| 900 | 2026-05-21T09:41:46.894Z | Downloaded progenitor v0.14.0 |
| 901 | 2026-05-21T09:41:46.894Z | Downloaded progenitor v0.13.0 |
| 902 | 2026-05-21T09:41:46.897Z | Downloaded progenitor v0.11.2 |
| 903 | 2026-05-21T09:41:46.897Z | Downloaded parking_lot_core v0.9.12 |
| 904 | 2026-05-21T09:41:46.900Z | Downloaded parking_lot v0.12.5 |
| 905 | 2026-05-21T09:41:46.900Z | Downloaded psm v0.1.30 |
| 906 | 2026-05-21T09:41:46.903Z | Downloaded password-hash v0.5.0 |
| 907 | 2026-05-21T09:41:46.903Z | Downloaded parking_lot v0.11.2 |
| 908 | 2026-05-21T09:41:46.907Z | Downloaded peg-macros v0.8.5 |
| 909 | 2026-05-21T09:41:46.910Z | Downloaded rustc_version v0.4.1 |
| 910 | 2026-05-21T09:41:46.910Z | Downloaded progenitor-extras v0.2.0 |
| 911 | 2026-05-21T09:41:46.914Z | Downloaded russh-cryptovec v0.7.3 |
| 912 | 2026-05-21T09:41:46.914Z | Downloaded indicatif v0.18.4 |
| 913 | 2026-05-21T09:41:46.915Z | Downloaded derive_more-impl v2.1.1 |
| 914 | 2026-05-21T09:41:46.917Z | Downloaded rfc6979 v0.4.0 |
| 915 | 2026-05-21T09:41:46.918Z | Downloaded rtoolbox v0.0.3 |
| 916 | 2026-05-21T09:41:46.921Z | Downloaded hickory-resolver v0.25.2 |
| 917 | 2026-05-21T09:41:46.923Z | Downloaded rustc_version v0.1.7 |
| 918 | 2026-05-21T09:41:46.923Z | Downloaded pin-project-internal v1.1.11 |
| 919 | 2026-05-21T09:41:46.928Z | Downloaded pkg-config v0.3.32 |
| 920 | 2026-05-21T09:41:46.928Z | Downloaded miniz_oxide v0.8.9 |
| 921 | 2026-05-21T09:41:46.931Z | Downloaded pkcs1 v0.7.5 |
| 922 | 2026-05-21T09:41:46.934Z | Downloaded pkcs5 v0.7.1 |
| 923 | 2026-05-21T09:41:46.939Z | Downloaded postcard v1.1.3 |
| 924 | 2026-05-21T09:41:46.939Z | Downloaded expectorate v1.2.0 |
| 925 | 2026-05-21T09:41:46.942Z | Downloaded r2d2 v0.8.10 |
| 926 | 2026-05-21T09:41:46.945Z | Downloaded hashbrown v0.13.2 |
| 927 | 2026-05-21T09:41:46.949Z | Downloaded hashbrown v0.12.3 |
| 928 | 2026-05-21T09:41:46.952Z | Downloaded rand_seeder v0.4.0 |
| 929 | 2026-05-21T09:41:46.952Z | Downloaded salsa20 v0.10.2 |
| 930 | 2026-05-21T09:41:46.952Z | Downloaded rand_core v0.9.5 |
| 931 | 2026-05-21T09:41:46.955Z | Downloaded rand_chacha v0.9.0 |
| 932 | 2026-05-21T09:41:46.955Z | Downloaded same-file v1.0.6 |
| 933 | 2026-05-21T09:41:46.958Z | Downloaded p256 v0.13.2 |
| 934 | 2026-05-21T09:41:46.958Z | Downloaded rand_core v0.10.0 |
| 935 | 2026-05-21T09:41:46.962Z | Downloaded scopeguard v1.2.0 |
| 936 | 2026-05-21T09:41:46.962Z | Downloaded rand_core v0.6.4 |
| 937 | 2026-05-21T09:41:46.965Z | Downloaded sapling-renderdag v0.1.0 |
| 938 | 2026-05-21T09:41:46.968Z | Downloaded scheduled-thread-pool v0.2.7 |
| 939 | 2026-05-21T09:41:46.971Z | Downloaded seq-macro v0.3.6 |
| 940 | 2026-05-21T09:41:46.974Z | Downloaded diesel_derives v2.3.7 |
| 941 | 2026-05-21T09:41:46.980Z | Downloaded crypto-bigint v0.5.5 |
| 942 | 2026-05-21T09:41:46.983Z | Downloaded scrypt v0.11.0 |
| 943 | 2026-05-21T09:41:46.985Z | Downloaded scroll_derive v0.13.1 |
| 944 | 2026-05-21T09:41:46.985Z | Downloaded serde-big-array v0.5.1 |
| 945 | 2026-05-21T09:41:46.988Z | Downloaded secrecy v0.10.3 |
| 946 | 2026-05-21T09:41:46.988Z | Downloaded secrecy v0.8.0 |
| 947 | 2026-05-21T09:41:46.992Z | Downloaded semver v0.1.20 |
| 948 | 2026-05-21T09:41:46.995Z | Downloaded serde_bytes v0.11.19 |
| 949 | 2026-05-21T09:41:46.995Z | Downloaded jiff-static v0.2.21 |
| 950 | 2026-05-21T09:41:47.000Z | Downloaded pin-project v1.1.11 |
| 951 | 2026-05-21T09:41:47.006Z | Downloaded serde_repr v0.1.20 |
| 952 | 2026-05-21T09:41:47.009Z | Downloaded rustc-hash v2.1.1 |
| 953 | 2026-05-21T09:41:47.009Z | Downloaded hickory-resolver v0.24.4 |
| 954 | 2026-05-21T09:41:47.013Z | Downloaded signature v2.2.0 |
| 955 | 2026-05-21T09:41:47.016Z | Downloaded serde_plain v1.0.2 |
| 956 | 2026-05-21T09:41:47.016Z | Downloaded signal-hook-mio v0.2.5 |
| 957 | 2026-05-21T09:41:47.019Z | Downloaded sha1 v0.10.6 |
| 958 | 2026-05-21T09:41:47.023Z | Downloaded serde_urlencoded v0.7.1 |
| 959 | 2026-05-21T09:41:47.023Z | Downloaded shell-words v1.1.1 |
| 960 | 2026-05-21T09:41:47.028Z | Downloaded rustls-pemfile v2.2.0 |
| 961 | 2026-05-21T09:41:47.031Z | Downloaded quinn-udp v0.5.14 |
| 962 | 2026-05-21T09:41:47.031Z | Downloaded rustversion v1.0.22 |
| 963 | 2026-05-21T09:41:47.034Z | Downloaded signal-hook-tokio v0.3.1 |
| 964 | 2026-05-21T09:41:47.039Z | Downloaded rustls-native-certs v0.8.3 |
| 965 | 2026-05-21T09:41:47.043Z | Downloaded rusty-fork v0.3.1 |
| 966 | 2026-05-21T09:41:47.043Z | Downloaded aes-gcm v0.10.3 |
| 967 | 2026-05-21T09:41:47.046Z | Downloaded prefix-trie v0.7.0 |
| 968 | 2026-05-21T09:41:47.046Z | Downloaded siphasher v1.0.2 |
| 969 | 2026-05-21T09:41:47.049Z | Downloaded sigpipe v0.1.3 |
| 970 | 2026-05-21T09:41:47.049Z | Downloaded postgres-types v0.2.12 |
| 971 | 2026-05-21T09:41:47.053Z | Downloaded schemars_derive v0.8.22 |
| 972 | 2026-05-21T09:41:47.056Z | Downloaded slog-bunyan v2.5.0 |
| 973 | 2026-05-21T09:41:47.056Z | Downloaded scroll v0.13.0 |
| 974 | 2026-05-21T09:41:47.065Z | Downloaded slog-envlogger v2.2.0 |
| 975 | 2026-05-21T09:41:47.068Z | Downloaded papergrid v0.17.0 |
| 976 | 2026-05-21T09:41:47.068Z | Downloaded sec1 v0.7.3 |
| 977 | 2026-05-21T09:41:47.074Z | Downloaded progenitor-impl v0.11.2 |
| 978 | 2026-05-21T09:41:47.078Z | Downloaded progenitor-impl v0.14.0 |
| 979 | 2026-05-21T09:41:47.082Z | Downloaded sct v0.7.1 |
| 980 | 2026-05-21T09:41:47.087Z | Downloaded resolv-conf v0.7.6 |
| 981 | 2026-05-21T09:41:47.090Z | Downloaded progenitor-impl v0.13.0 |
| 982 | 2026-05-21T09:41:47.090Z | Downloaded hickory-server v0.25.2 |
| 983 | 2026-05-21T09:41:47.094Z | Downloaded serde_derive_internals v0.29.1 |
| 984 | 2026-05-21T09:41:47.097Z | Downloaded serde-hex v0.1.0 |
| 985 | 2026-05-21T09:41:47.100Z | Downloaded sqlparser_derive v0.5.0 |
| 986 | 2026-05-21T09:41:47.104Z | Downloaded ssh-encoding v0.2.0 |
| 987 | 2026-05-21T09:41:47.104Z | Downloaded crossterm v0.28.1 |
| 988 | 2026-05-21T09:41:47.107Z | Downloaded ssh-cipher v0.2.0 |
| 989 | 2026-05-21T09:41:47.110Z | Downloaded signal-hook-registry v1.4.8 |
| 990 | 2026-05-21T09:41:47.110Z | Downloaded shlex v1.3.0 |
| 991 | 2026-05-21T09:41:47.113Z | Downloaded serde_spanned v1.0.4 |
| 992 | 2026-05-21T09:41:47.116Z | Downloaded minimal-lexical v0.2.1 |
| 993 | 2026-05-21T09:41:47.118Z | Downloaded strip-ansi-escapes v0.2.1 |
| 994 | 2026-05-21T09:41:47.118Z | Downloaded openssl-sys v0.9.115 |
| 995 | 2026-05-21T09:41:47.121Z | Downloaded oso v0.27.3 |
| 996 | 2026-05-21T09:41:47.128Z | Downloaded strum v0.27.2 |
| 997 | 2026-05-21T09:41:47.132Z | Downloaded strum v0.26.3 |
| 998 | 2026-05-21T09:41:47.132Z | Downloaded subtle v2.6.1 |
| 999 | 2026-05-21T09:41:47.132Z | Downloaded structmeta-derive v0.3.0 |
| 1000 | 2026-05-21T09:41:47.136Z | Downloaded simd-adler32 v0.3.8 |
| 1001 | 2026-05-21T09:41:47.139Z | Downloaded rustls-pemfile v1.0.4 |
| 1002 | 2026-05-21T09:41:47.141Z | Downloaded aes v0.8.4 |
| 1003 | 2026-05-21T09:41:47.144Z | Downloaded prettyplease v0.2.37 |
| 1004 | 2026-05-21T09:41:47.149Z | Downloaded slab v0.4.12 |
| 1005 | 2026-05-21T09:41:47.149Z | Downloaded pretty_assertions v1.4.1 |
| 1006 | 2026-05-21T09:41:47.152Z | Downloaded sync_wrapper v1.0.2 |
| 1007 | 2026-05-21T09:41:47.152Z | Downloaded slog-json v2.6.1 |
| 1008 | 2026-05-21T09:41:47.152Z | Downloaded slog-term v2.9.2 |
| 1009 | 2026-05-21T09:41:47.155Z | Downloaded tabled_derive v0.11.0 |
| 1010 | 2026-05-21T09:41:47.156Z | Downloaded take_mut v0.2.2 |
| 1011 | 2026-05-21T09:41:47.156Z | Downloaded sync-ptr v0.1.4 |
| 1012 | 2026-05-21T09:41:47.156Z | Downloaded termtree v0.5.1 |
| 1013 | 2026-05-21T09:41:47.158Z | Downloaded tagptr v0.2.0 |
| 1014 | 2026-05-21T09:41:47.158Z | Downloaded itertools v0.10.5 |
| 1015 | 2026-05-21T09:41:47.161Z | Downloaded smf v0.2.3 |
| 1016 | 2026-05-21T09:41:47.161Z | Downloaded smallvec v0.6.14 |
| 1017 | 2026-05-21T09:41:47.164Z | Downloaded tabwriter v1.4.1 |
| 1018 | 2026-05-21T09:41:47.164Z | Downloaded slog-stdlog v4.1.1 |
| 1019 | 2026-05-21T09:41:47.164Z | Downloaded slog-scope v4.4.1 |
| 1020 | 2026-05-21T09:41:47.166Z | Downloaded tap v1.0.1 |
| 1021 | 2026-05-21T09:41:47.167Z | Downloaded snafu-derive v0.8.9 |
| 1022 | 2026-05-21T09:41:47.167Z | Downloaded hyper-util v0.1.20 |
| 1023 | 2026-05-21T09:41:47.170Z | Downloaded slog-async v2.8.0 |
| 1024 | 2026-05-21T09:41:47.172Z | Downloaded slog-dtrace v0.3.0 |
| 1025 | 2026-05-21T09:41:47.172Z | Downloaded stacker v0.1.23 |
| 1026 | 2026-05-21T09:41:47.175Z | Downloaded ron v0.8.1 |
| 1027 | 2026-05-21T09:41:47.177Z | Downloaded serde_cbor v0.11.2 |
| 1028 | 2026-05-21T09:41:47.180Z | Downloaded spki v0.7.3 |
| 1029 | 2026-05-21T09:41:47.180Z | Downloaded russh-keys v0.45.0 |
| 1030 | 2026-05-21T09:41:47.183Z | Downloaded testing_table v0.3.0 |
| 1031 | 2026-05-21T09:41:47.183Z | Downloaded thread-id v5.1.0 |
| 1032 | 2026-05-21T09:41:47.186Z | Downloaded static_assertions v1.1.0 |
| 1033 | 2026-05-21T09:41:47.186Z | Downloaded sqlformat v0.3.5 |
| 1034 | 2026-05-21T09:41:47.186Z | Downloaded time-core v0.1.8 |
| 1035 | 2026-05-21T09:41:47.188Z | Downloaded thiserror-impl-no-std v2.0.2 |
| 1036 | 2026-05-21T09:41:47.188Z | Downloaded serde_with_macros v3.17.0 |
| 1037 | 2026-05-21T09:41:47.191Z | Downloaded serde_path_to_error v0.1.20 |
| 1038 | 2026-05-21T09:41:47.191Z | Downloaded string_cache v0.8.9 |
| 1039 | 2026-05-21T09:41:47.198Z | Downloaded rustls-platform-verifier v0.6.2 |
| 1040 | 2026-05-21T09:41:47.202Z | Downloaded rustls-pki-types v1.14.0 |
| 1041 | 2026-05-21T09:41:47.205Z | Downloaded strum_macros v0.26.4 |
| 1042 | 2026-05-21T09:41:47.208Z | Downloaded support-bundle-viewer v0.1.2 |
| 1043 | 2026-05-21T09:41:47.208Z | Downloaded aho-corasick v1.1.4 |
| 1044 | 2026-05-21T09:41:47.211Z | Downloaded stringprep v0.1.5 |
| 1045 | 2026-05-21T09:41:47.213Z | Downloaded structmeta v0.3.0 |
| 1046 | 2026-05-21T09:41:47.216Z | Downloaded schemars v0.8.22 |
| 1047 | 2026-05-21T09:41:47.221Z | Downloaded rayon-core v1.13.0 |
| 1048 | 2026-05-21T09:41:47.223Z | Downloaded ryu v1.0.23 |
| 1049 | 2026-05-21T09:41:47.226Z | Downloaded rcgen v0.12.1 |
| 1050 | 2026-05-21T09:41:47.229Z | Downloaded tinyvec_macros v0.1.1 |
| 1051 | 2026-05-21T09:41:47.229Z | Downloaded strum_macros v0.24.3 |
| 1052 | 2026-05-21T09:41:47.231Z | Downloaded strum_macros v0.27.2 |
| 1053 | 2026-05-21T09:41:47.231Z | Downloaded nom v7.1.3 |
| 1054 | 2026-05-21T09:41:47.234Z | Downloaded spin v0.9.8 |
| 1055 | 2026-05-21T09:41:47.237Z | Downloaded mio v1.2.0 |
| 1056 | 2026-05-21T09:41:47.239Z | Downloaded supports-color v3.0.2 |
| 1057 | 2026-05-21T09:41:47.242Z | Downloaded termios v0.3.3 |
| 1058 | 2026-05-21T09:41:47.242Z | Downloaded tokio-macros v2.7.0 |
| 1059 | 2026-05-21T09:41:47.245Z | Downloaded http v1.4.0 |
| 1060 | 2026-05-21T09:41:47.248Z | Downloaded publicsuffix v2.3.0 |
| 1061 | 2026-05-21T09:41:47.251Z | Downloaded num-bigint v0.4.6 |
| 1062 | 2026-05-21T09:41:47.256Z | Downloaded tiny-keccak v2.0.2 |
| 1063 | 2026-05-21T09:41:47.259Z | Downloaded thread_local v1.1.9 |
| 1064 | 2026-05-21T09:41:47.262Z | Downloaded tower-layer v0.3.3 |
| 1065 | 2026-05-21T09:41:47.262Z | Downloaded topological-sort v0.2.2 |
| 1066 | 2026-05-21T09:41:47.264Z | Downloaded tower-service v0.3.3 |
| 1067 | 2026-05-21T09:41:47.264Z | Downloaded signal-hook v0.3.18 |
| 1068 | 2026-05-21T09:41:47.269Z | Downloaded thiserror-no-std v2.0.2 |
| 1069 | 2026-05-21T09:41:47.272Z | Downloaded try-lock v0.2.5 |
| 1070 | 2026-05-21T09:41:47.275Z | Downloaded trait-variant v0.1.2 |
| 1071 | 2026-05-21T09:41:47.278Z | Downloaded tokio-dtrace v0.1.1 |
| 1072 | 2026-05-21T09:41:47.281Z | Downloaded similar v2.7.0 |
| 1073 | 2026-05-21T09:41:47.284Z | Downloaded typify-macro v0.6.2 |
| 1074 | 2026-05-21T09:41:47.284Z | Downloaded hashbrown v0.16.1 |
| 1075 | 2026-05-21T09:41:47.287Z | Downloaded typify-macro v0.4.3 |
| 1076 | 2026-05-21T09:41:47.290Z | Downloaded hashbrown v0.15.5 |
| 1077 | 2026-05-21T09:41:47.293Z | Downloaded serde_yaml v0.9.34+deprecated |
| 1078 | 2026-05-21T09:41:47.297Z | Downloaded schemars v0.9.0 |
| 1079 | 2026-05-21T09:41:47.304Z | Downloaded universal-hash v0.5.1 |
| 1080 | 2026-05-21T09:41:47.307Z | Downloaded unit-prefix v0.5.2 |
| 1081 | 2026-05-21T09:41:47.307Z | Downloaded unarray v0.1.4 |
| 1082 | 2026-05-21T09:41:47.313Z | Downloaded rand v0.8.6 |
| 1083 | 2026-05-21T09:41:47.315Z | Downloaded term v1.2.1 |
| 1084 | 2026-05-21T09:41:47.318Z | Downloaded term v0.7.0 |
| 1085 | 2026-05-21T09:41:47.321Z | Downloaded socket2 v0.6.3 |
| 1086 | 2026-05-21T09:41:47.321Z | Downloaded socket2 v0.5.10 |
| 1087 | 2026-05-21T09:41:47.324Z | Downloaded untrusted v0.9.0 |
| 1088 | 2026-05-21T09:41:47.327Z | Downloaded toml_datetime v1.0.0+spec-1.1.0 |
| 1089 | 2026-05-21T09:41:47.327Z | Downloaded tls_codec_derive v0.4.2 |
| 1090 | 2026-05-21T09:41:47.330Z | Downloaded toml_datetime v0.7.5+spec-1.1.0 |
| 1091 | 2026-05-21T09:41:47.330Z | Downloaded tls_codec v0.4.2 |
| 1092 | 2026-05-21T09:41:47.333Z | Downloaded itertools v0.12.1 |
| 1093 | 2026-05-21T09:41:47.335Z | Downloaded slog v2.8.2 |
| 1094 | 2026-05-21T09:41:47.338Z | Downloaded tokio-tungstenite v0.23.1 |
| 1095 | 2026-05-21T09:41:47.341Z | Downloaded toml_writer v1.0.6+spec-1.1.0 |
| 1096 | 2026-05-21T09:41:47.341Z | Downloaded utf-8 v0.7.6 |
| 1097 | 2026-05-21T09:41:47.344Z | Downloaded untrusted v0.7.1 |
| 1098 | 2026-05-21T09:41:47.344Z | Downloaded tokio-rustls v0.25.0 |
| 1099 | 2026-05-21T09:41:47.344Z | Downloaded usdt-macro v0.6.0 |
| 1100 | 2026-05-21T09:41:47.345Z | Downloaded usdt-attr-macro v0.6.0 |
| 1101 | 2026-05-21T09:41:47.348Z | Downloaded usdt v0.6.0 |
| 1102 | 2026-05-21T09:41:47.348Z | Downloaded tokio-native-tls v0.3.1 |
| 1103 | 2026-05-21T09:41:47.348Z | Downloaded progenitor-impl v0.10.0 |
| 1104 | 2026-05-21T09:41:47.351Z | Downloaded time-macros v0.2.27 |
| 1105 | 2026-05-21T09:41:47.355Z | Downloaded hyper v1.8.1 |
| 1106 | 2026-05-21T09:41:47.361Z | Downloaded rsa v0.9.10 |
| 1107 | 2026-05-21T09:41:47.367Z | Downloaded wait-timeout v0.2.1 |
| 1108 | 2026-05-21T09:41:47.370Z | Downloaded void v1.0.2 |
| 1109 | 2026-05-21T09:41:47.370Z | Downloaded want v0.3.1 |
| 1110 | 2026-05-21T09:41:47.372Z | Downloaded quinn v0.11.9 |
| 1111 | 2026-05-21T09:41:47.375Z | Downloaded unicase v2.9.0 |
| 1112 | 2026-05-21T09:41:47.378Z | Downloaded crossterm v0.29.0 |
| 1113 | 2026-05-21T09:41:47.380Z | Downloaded tokio-rustls v0.24.1 |
| 1114 | 2026-05-21T09:41:47.383Z | Downloaded unicode-truncate v1.1.0 |
| 1115 | 2026-05-21T09:41:47.383Z | Downloaded xattr v1.6.1 |
| 1116 | 2026-05-21T09:41:47.388Z | Downloaded xshell-macros v0.2.7 |
| 1117 | 2026-05-21T09:41:47.392Z | Downloaded tui-tree-widget v0.23.1 |
| 1118 | 2026-05-21T09:41:47.395Z | Downloaded itertools v0.13.0 |
| 1119 | 2026-05-21T09:41:47.398Z | Downloaded tokio-rustls v0.26.4 |
| 1120 | 2026-05-21T09:41:47.401Z | Downloaded tokio-stream v0.1.18 |
| 1121 | 2026-05-21T09:41:47.404Z | Downloaded tokio-tungstenite v0.21.0 |
| 1122 | 2026-05-21T09:41:47.404Z | Downloaded num-bigint-dig v0.8.6 |
| 1123 | 2026-05-21T09:41:47.406Z | Downloaded usdt-impl v0.6.0 |
| 1124 | 2026-05-21T09:41:47.409Z | Downloaded rand v0.9.2 |
| 1125 | 2026-05-21T09:41:47.412Z | Downloaded samael v0.0.19 |
| 1126 | 2026-05-21T09:41:47.415Z | Downloaded zeroize_derive v1.4.3 |
| 1127 | 2026-05-21T09:41:47.415Z | Downloaded rustls-webpki v0.103.9 |
| 1128 | 2026-05-21T09:41:47.417Z | Downloaded subprocess v0.2.15 |
| 1129 | 2026-05-21T09:41:47.426Z | Downloaded toml_parser v1.0.9+spec-1.1.0 |
| 1130 | 2026-05-21T09:41:47.429Z | Downloaded test-strategy v0.4.5 |
| 1131 | 2026-05-21T09:41:47.432Z | Downloaded vergen-git2 v1.0.7 |
| 1132 | 2026-05-21T09:41:47.432Z | Downloaded uzers v0.12.2 |
| 1133 | 2026-05-21T09:41:47.435Z | Downloaded zone v0.3.1 |
| 1134 | 2026-05-21T09:41:47.435Z | Downloaded zone_cfg_derive v0.3.1 |
| 1135 | 2026-05-21T09:41:47.438Z | Downloaded waitgroup v0.1.2 |
| 1136 | 2026-05-21T09:41:47.438Z | Downloaded vergen-lib v0.1.6 |
| 1137 | 2026-05-21T09:41:47.438Z | Downloaded vergen-gitcl v1.0.8 |
| 1138 | 2026-05-21T09:41:47.442Z | Downloaded iddqd v0.4.1 |
| 1139 | 2026-05-21T09:41:47.447Z | Downloaded qorb v0.4.1 |
| 1140 | 2026-05-21T09:41:47.450Z | Downloaded libxml v0.3.3 |
| 1141 | 2026-05-21T09:41:47.453Z | Downloaded vsss-rs v3.3.4 |
| 1142 | 2026-05-21T09:41:47.455Z | Downloaded blake3 v1.8.3 |
| 1143 | 2026-05-21T09:41:47.460Z | Downloaded whoami v1.6.1 |
| 1144 | 2026-05-21T09:41:47.462Z | Downloaded walkdir v2.5.0 |
| 1145 | 2026-05-21T09:41:47.462Z | Downloaded tracing-attributes v0.1.31 |
| 1146 | 2026-05-21T09:41:47.465Z | Downloaded futures-util v0.3.32 |
| 1147 | 2026-05-21T09:41:47.470Z | Downloaded schemars v1.2.1 |
| 1148 | 2026-05-21T09:41:47.478Z | Downloaded xshell v0.2.7 |
| 1149 | 2026-05-21T09:41:47.481Z | Downloaded wyz v0.5.1 |
| 1150 | 2026-05-21T09:41:47.481Z | Downloaded twox-hash v2.1.2 |
| 1151 | 2026-05-21T09:41:47.484Z | Downloaded tinyvec v1.10.0 |
| 1152 | 2026-05-21T09:41:47.485Z | Downloaded libm v0.2.16 |
| 1153 | 2026-05-21T09:41:47.489Z | Downloaded zeroize v1.8.2 |
| 1154 | 2026-05-21T09:41:47.492Z | Downloaded toml v0.7.8 |
| 1155 | 2026-05-21T09:41:47.492Z | Downloaded rand v0.10.0 |
| 1156 | 2026-05-21T09:41:47.495Z | Downloaded unicode-properties v0.1.4 |
| 1157 | 2026-05-21T09:41:47.497Z | Downloaded iri-string v0.7.10 |
| 1158 | 2026-05-21T09:41:47.500Z | Downloaded hkdf v0.12.4 |
| 1159 | 2026-05-21T09:41:47.503Z | Downloaded toml v0.9.12+spec-1.1.0 |
| 1160 | 2026-05-21T09:41:47.505Z | Downloaded toml v1.0.6+spec-1.1.0 |
| 1161 | 2026-05-21T09:41:47.505Z | Downloaded vergen v9.0.6 |
| 1162 | 2026-05-21T09:41:47.508Z | Downloaded p521 v0.13.3 |
| 1163 | 2026-05-21T09:41:47.511Z | Downloaded zstd v0.13.3 |
| 1164 | 2026-05-21T09:41:47.511Z | Downloaded itertools v0.14.0 |
| 1165 | 2026-05-21T09:41:47.515Z | Downloaded h2 v0.4.13 |
| 1166 | 2026-05-21T09:41:47.518Z | Downloaded typify v0.6.2 |
| 1167 | 2026-05-21T09:41:47.521Z | Downloaded whoami v2.1.0 |
| 1168 | 2026-05-21T09:41:47.524Z | Downloaded rustyline v14.0.0 |
| 1169 | 2026-05-21T09:41:47.527Z | Downloaded tungstenite v0.23.0 |
| 1170 | 2026-05-21T09:41:47.527Z | Downloaded tungstenite v0.21.0 |
| 1171 | 2026-05-21T09:41:47.530Z | Downloaded snafu v0.8.9 |
| 1172 | 2026-05-21T09:41:47.533Z | Downloaded tracing-core v0.1.36 |
| 1173 | 2026-05-21T09:41:47.539Z | Downloaded yasna v0.5.2 |
| 1174 | 2026-05-21T09:41:47.542Z | Downloaded steno v0.4.1 |
| 1175 | 2026-05-21T09:41:47.545Z | Downloaded typify v0.4.3 |
| 1176 | 2026-05-21T09:41:47.548Z | Downloaded toml_edit v0.23.10+spec-1.0.0 |
| 1177 | 2026-05-21T09:41:47.557Z | Downloaded zerocopy v0.6.6 |
| 1178 | 2026-05-21T09:41:47.562Z | Downloaded russh v0.45.0 |
| 1179 | 2026-05-21T09:41:47.565Z | Downloaded uuid v1.23.0 |
| 1180 | 2026-05-21T09:41:47.568Z | Downloaded unsafe-libyaml v0.2.11 |
| 1181 | 2026-05-21T09:41:47.570Z | Downloaded tar v0.4.45 |
| 1182 | 2026-05-21T09:41:47.573Z | Downloaded zstd-safe v7.2.4 |
| 1183 | 2026-05-21T09:41:47.586Z | Downloaded vte v0.14.1 |
| 1184 | 2026-05-21T09:41:47.589Z | Downloaded unicode-bidi v0.3.18 |
| 1185 | 2026-05-21T09:41:47.589Z | Downloaded bitvec v1.0.1 |
| 1186 | 2026-05-21T09:41:47.596Z | Downloaded rpassword v7.4.0 |
| 1187 | 2026-05-21T09:41:47.617Z | Downloaded zopfli v0.8.3 |
| 1188 | 2026-05-21T09:41:47.639Z | Downloaded chrono v0.4.44 |
| 1189 | 2026-05-21T09:41:47.642Z | Downloaded unicode_categories v0.1.1 |
| 1190 | 2026-05-21T09:41:47.645Z | Downloaded tokio-postgres v0.7.16 |
| 1191 | 2026-05-21T09:41:47.648Z | Downloaded yansi v1.0.1 |
| 1192 | 2026-05-21T09:41:47.650Z | Downloaded zip v0.6.6 |
| 1193 | 2026-05-21T09:41:47.673Z | Downloaded portable-atomic v1.13.1 |
| 1194 | 2026-05-21T09:41:47.678Z | Downloaded p384 v0.13.1 |
| 1195 | 2026-05-21T09:41:47.681Z | Downloaded rayon v1.11.0 |
| 1196 | 2026-05-21T09:41:47.686Z | Downloaded regex v1.12.3 |
| 1197 | 2026-05-21T09:41:47.689Z | Downloaded zerocopy-derive v0.8.40 |
| 1198 | 2026-05-21T09:41:47.695Z | Downloaded reqwest v0.13.2 |
| 1199 | 2026-05-21T09:41:47.699Z | Downloaded ssh-key v0.6.7 |
| 1200 | 2026-05-21T09:41:47.703Z | Downloaded reqwest v0.12.28 |
| 1201 | 2026-05-21T09:41:47.706Z | Downloaded lalrpop v0.19.12 |
| 1202 | 2026-05-21T09:41:47.712Z | Downloaded toml_edit v0.19.15 |
| 1203 | 2026-05-21T09:41:47.721Z | Downloaded x509-cert v0.2.5 |
| 1204 | 2026-05-21T09:41:47.725Z | Downloaded goblin v0.10.5 |
| 1205 | 2026-05-21T09:41:47.729Z | Downloaded unicode-segmentation v1.12.0 |
| 1206 | 2026-05-21T09:41:47.732Z | Downloaded reedline v0.40.0 |
| 1207 | 2026-05-21T09:41:47.735Z | Downloaded bindgen v0.71.1 |
| 1208 | 2026-05-21T09:41:47.739Z | Downloaded git2 v0.20.4 |
| 1209 | 2026-05-21T09:41:47.744Z | Downloaded aws-lc-rs v1.16.3 |
| 1210 | 2026-05-21T09:41:47.751Z | Downloaded quick-xml v0.37.5 |
| 1211 | 2026-05-21T09:41:47.760Z | Downloaded typed-path v0.9.3 |
| 1212 | 2026-05-21T09:41:47.766Z | Downloaded rustls-webpki v0.101.7 |
| 1213 | 2026-05-21T09:41:47.774Z | Downloaded tokio-util v0.7.18 |
| 1214 | 2026-05-21T09:41:47.778Z | Downloaded moka v0.12.13 |
| 1215 | 2026-05-21T09:41:47.783Z | Downloaded petname v2.0.2 |
| 1216 | 2026-05-21T09:41:47.786Z | Downloaded tower v0.5.3 |
| 1217 | 2026-05-21T09:41:47.805Z | Downloaded proptest v1.10.0 |
| 1218 | 2026-05-21T09:41:47.815Z | Downloaded salty v0.3.0 |
| 1219 | 2026-05-21T09:41:47.818Z | Downloaded unicode-normalization v0.1.25 |
| 1220 | 2026-05-21T09:41:47.823Z | Downloaded zip v4.6.1 |
| 1221 | 2026-05-21T09:41:47.834Z | Downloaded tough v0.22.0 |
| 1222 | 2026-05-21T09:41:47.840Z | Downloaded winnow v0.6.26 |
| 1223 | 2026-05-21T09:41:47.845Z | Downloaded tower-http v0.6.8 |
| 1224 | 2026-05-21T09:41:47.850Z | Downloaded rustls-webpki v0.102.8 |
| 1225 | 2026-05-21T09:41:47.868Z | Downloaded curve25519-dalek v4.1.3 |
| 1226 | 2026-05-21T09:41:47.889Z | Downloaded quinn-proto v0.11.13 |
| 1227 | 2026-05-21T09:41:47.903Z | Downloaded object v0.30.4 |
| 1228 | 2026-05-21T09:41:47.908Z | Downloaded winnow v0.5.40 |
| 1229 | 2026-05-21T09:41:47.913Z | Downloaded serde_with v3.17.0 |
| 1230 | 2026-05-21T09:41:47.920Z | Downloaded polar-core v0.27.3 |
| 1231 | 2026-05-21T09:41:47.925Z | Downloaded smoltcp v0.9.1 |
| 1232 | 2026-05-21T09:41:47.932Z | Downloaded bstr v1.12.1 |
| 1233 | 2026-05-21T09:41:47.937Z | Downloaded nix v0.27.1 |
| 1234 | 2026-05-21T09:41:47.944Z | Downloaded radix_trie v0.2.1 |
| 1235 | 2026-05-21T09:41:47.948Z | Downloaded nix v0.29.0 |
| 1236 | 2026-05-21T09:41:47.953Z | Downloaded zlib-rs v0.6.2 |
| 1237 | 2026-05-21T09:41:47.956Z | Downloaded regex-syntax v0.6.29 |
| 1238 | 2026-05-21T09:41:47.959Z | Downloaded nix v0.31.2 |
| 1239 | 2026-05-21T09:41:47.966Z | Downloaded nix v0.28.0 |
| 1240 | 2026-05-21T09:41:47.972Z | Downloaded openssl v0.10.79 |
| 1241 | 2026-05-21T09:41:48.001Z | Downloaded time v0.3.47 |
| 1242 | 2026-05-21T09:41:48.010Z | Downloaded openapiv3 v2.2.0 |
| 1243 | 2026-05-21T09:41:48.015Z | Downloaded tabled v0.20.0 |
| 1244 | 2026-05-21T09:41:48.026Z | Downloaded rustls v0.21.12 |
| 1245 | 2026-05-21T09:41:48.032Z | Downloaded regress v0.11.1 |
| 1246 | 2026-05-21T09:41:48.037Z | Downloaded regress v0.10.5 |
| 1247 | 2026-05-21T09:41:48.042Z | Downloaded vcpkg v0.2.15 |
| 1248 | 2026-05-21T09:41:48.064Z | Downloaded dropshot v0.17.0 |
| 1249 | 2026-05-21T09:41:48.079Z | Downloaded rustix v0.38.44 |
| 1250 | 2026-05-21T09:41:48.090Z | Downloaded webpki-roots v1.0.6 |
| 1251 | 2026-05-21T09:41:48.093Z | Downloaded object v0.37.3 |
| 1252 | 2026-05-21T09:41:48.099Z | Downloaded hickory-proto v0.24.4 |
| 1253 | 2026-05-21T09:41:48.107Z | Downloaded zerocopy v0.8.40 |
| 1254 | 2026-05-21T09:41:48.112Z | Downloaded dropshot v0.16.7 |
| 1255 | 2026-05-21T09:41:48.125Z | Downloaded rustls v0.22.4 |
| 1256 | 2026-05-21T09:41:48.133Z | Downloaded hickory-proto v0.25.2 |
| 1257 | 2026-05-21T09:41:48.141Z | Downloaded smoltcp v0.11.0 |
| 1258 | 2026-05-21T09:41:48.148Z | Downloaded rustls v0.23.37 |
| 1259 | 2026-05-21T09:41:48.155Z | Downloaded diesel v2.3.7 |
| 1260 | 2026-05-21T09:41:48.168Z | Downloaded regex-syntax v0.8.10 |
| 1261 | 2026-05-21T09:41:48.176Z | Downloaded sled v0.34.7 |
| 1262 | 2026-05-21T09:41:48.183Z | Downloaded typify-impl v0.6.2 |
| 1263 | 2026-05-21T09:41:48.193Z | Downloaded tracing v0.1.44 |
| 1264 | 2026-05-21T09:41:48.216Z | Downloaded sqlparser v0.61.0 |
| 1265 | 2026-05-21T09:41:48.222Z | Downloaded bzip2-sys v0.1.13+1.0.8 |
| 1266 | 2026-05-21T09:41:48.229Z | Downloaded typify-impl v0.4.3 |
| 1267 | 2026-05-21T09:41:48.249Z | Downloaded ratatui v0.29.0 |
| 1268 | 2026-05-21T09:41:48.279Z | Downloaded chrono-tz v0.10.4 |
| 1269 | 2026-05-21T09:41:48.290Z | Downloaded jiff v0.2.21 |
| 1270 | 2026-05-21T09:41:48.301Z | Downloaded zerocopy-derive v0.6.6 |
| 1271 | 2026-05-21T09:41:48.306Z | Downloaded regex-automata v0.4.14 |
| 1272 | 2026-05-21T09:41:48.328Z | Downloaded petgraph v0.6.5 |
| 1273 | 2026-05-21T09:41:48.343Z | Downloaded libz-sys v1.1.24 |
| 1274 | 2026-05-21T09:41:48.355Z | Downloaded sha3 v0.10.8 |
| 1275 | 2026-05-21T09:41:48.366Z | Downloaded tokio v1.52.1 |
| 1276 | 2026-05-21T09:41:48.390Z | Downloaded petgraph v0.8.3 |
| 1277 | 2026-05-21T09:41:48.419Z | Downloaded csv v1.4.0 |
| 1278 | 2026-05-21T09:41:48.431Z | Downloaded zstd-sys v2.0.16+zstd.1.5.7 |
| 1279 | 2026-05-21T09:41:48.477Z | Downloaded ring v0.17.14 |
| 1280 | 2026-05-21T09:41:48.500Z | Downloaded encoding_rs v0.8.35 |
| 1281 | 2026-05-21T09:41:48.546Z | Downloaded libgit2-sys v0.18.3+1.9.2 |
| 1282 | 2026-05-21T09:41:49.080Z | Downloaded aws-lc-sys v0.40.0 |
| 1283 | 2026-05-21T09:41:49.332Z | Compiling libc v0.2.185 |
| 1284 | 2026-05-21T09:41:49.332Z | Compiling serde v1.0.228 |
| 1285 | 2026-05-21T09:41:49.337Z | Compiling log v0.4.29 |
| 1286 | 2026-05-21T09:41:49.337Z | Compiling find-msvc-tools v0.1.9 |
| 1287 | 2026-05-21T09:41:49.337Z | Compiling shlex v1.3.0 |
| 1288 | 2026-05-21T09:41:49.337Z | Compiling smallvec v1.15.1 |
| 1289 | 2026-05-21T09:41:49.337Z | Compiling typenum v1.19.0 |
| 1290 | 2026-05-21T09:41:49.337Z | Compiling subtle v2.6.1 |
| 1291 | 2026-05-21T09:41:49.474Z | Compiling generic-array v0.14.7 |
| 1292 | 2026-05-21T09:41:49.487Z | Compiling scopeguard v1.2.0 |
| 1293 | 2026-05-21T09:41:49.529Z | Compiling const-oid v0.9.6 |
| 1294 | 2026-05-21T09:41:49.567Z | Compiling serde_json v1.0.149 |
| 1295 | 2026-05-21T09:41:49.593Z | Compiling syn v2.0.117 |
| 1296 | 2026-05-21T09:41:49.604Z | Compiling zerocopy v0.8.40 |
| 1297 | 2026-05-21T09:41:49.607Z | Compiling parking_lot_core v0.9.12 |
| 1298 | 2026-05-21T09:41:49.619Z | Compiling lock_api v0.4.14 |
| 1299 | 2026-05-21T09:41:49.646Z | Compiling pin-project-lite v0.2.17 |
| 1300 | 2026-05-21T09:41:49.675Z | Compiling portable-atomic v1.13.1 |
| 1301 | 2026-05-21T09:41:49.690Z | Compiling pkg-config v0.3.32 |
| 1302 | 2026-05-21T09:41:49.784Z | Compiling bitflags v2.11.0 |
| 1303 | 2026-05-21T09:41:49.805Z | Compiling critical-section v1.2.0 |
| 1304 | 2026-05-21T09:41:49.811Z | Compiling libm v0.2.16 |
| 1305 | 2026-05-21T09:41:49.837Z | Compiling futures-core v0.3.32 |
| 1306 | 2026-05-21T09:41:49.842Z | Compiling num-traits v0.2.19 |
| 1307 | 2026-05-21T09:41:49.995Z | Compiling percent-encoding v2.3.2 |
| 1308 | 2026-05-21T09:41:50.022Z | Compiling futures-sink v0.3.32 |
| 1309 | 2026-05-21T09:41:50.039Z | Compiling futures-task v0.3.32 |
| 1310 | 2026-05-21T09:41:50.039Z | Compiling getrandom v0.4.1 |
| 1311 | 2026-05-21T09:41:50.125Z | Compiling slab v0.4.12 |
| 1312 | 2026-05-21T09:41:50.142Z | Compiling cpufeatures v0.2.17 |
| 1313 | 2026-05-21T09:41:50.164Z | Compiling futures-channel v0.3.32 |
| 1314 | 2026-05-21T09:41:50.204Z | Compiling futures-io v0.3.32 |
| 1315 | 2026-05-21T09:41:50.222Z | Compiling rand_core v0.10.0 |
| 1316 | 2026-05-21T09:41:50.232Z | Compiling indexmap v2.14.0 |
| 1317 | 2026-05-21T09:41:50.273Z | Compiling rustversion v1.0.22 |
| 1318 | 2026-05-21T09:41:50.306Z | Compiling getrandom v0.3.4 |
| 1319 | 2026-05-21T09:41:50.321Z | Compiling form_urlencoded v1.2.2 |
| 1320 | 2026-05-21T09:41:50.350Z | Compiling dunce v1.0.5 |
| 1321 | 2026-05-21T09:41:50.371Z | Compiling fs_extra v1.3.0 |
| 1322 | 2026-05-21T09:41:50.407Z | Compiling ident_case v1.0.1 |
| 1323 | 2026-05-21T09:41:50.410Z | Compiling base64ct v1.8.3 |
| 1324 | 2026-05-21T09:41:50.467Z | Compiling flagset v0.4.7 |
| 1325 | 2026-05-21T09:41:50.478Z | Compiling rustix v1.1.3 |
| 1326 | 2026-05-21T09:41:50.481Z | Compiling iana-time-zone v0.1.65 |
| 1327 | 2026-05-21T09:41:50.538Z | Compiling regex-syntax v0.8.10 |
| 1328 | 2026-05-21T09:41:50.563Z | Compiling getrandom v0.2.17 |
| 1329 | 2026-05-21T09:41:50.610Z | Compiling jobserver v0.1.34 |
| 1330 | 2026-05-21T09:41:50.647Z | Compiling errno v0.3.14 |
| 1331 | 2026-05-21T09:41:50.689Z | Compiling mio v1.2.0 |
| 1332 | 2026-05-21T09:41:50.711Z | Compiling rand_core v0.6.4 |
| 1333 | 2026-05-21T09:41:50.729Z | Compiling socket2 v0.6.3 |
| 1334 | 2026-05-21T09:41:50.809Z | Compiling signal-hook-registry v1.4.8 |
| 1335 | 2026-05-21T09:41:50.823Z | Compiling cc v1.2.56 |
| 1336 | 2026-05-21T09:41:50.851Z | Compiling once_cell v1.21.3 |
| 1337 | 2026-05-21T09:41:50.878Z | Compiling parking_lot v0.12.5 |
| 1338 | 2026-05-21T09:41:50.990Z | Compiling pem-rfc7468 v0.7.0 |
| 1339 | 2026-05-21T09:41:51.033Z | Compiling vcpkg v0.2.15 |
| 1340 | 2026-05-21T09:41:51.033Z | Compiling aws-lc-rs v1.16.3 |
| 1341 | 2026-05-21T09:41:51.119Z | Compiling tracing-core v0.1.36 |
| 1342 | 2026-05-21T09:41:51.133Z | Compiling uuid v1.23.0 |
| 1343 | 2026-05-21T09:41:51.166Z | Compiling rustc_version v0.4.1 |
| 1344 | 2026-05-21T09:41:51.187Z | Compiling base64 v0.22.1 |
| 1345 | 2026-05-21T09:41:51.285Z | Compiling tinyvec_macros v0.1.1 |
| 1346 | 2026-05-21T09:41:51.325Z | Compiling rand_core v0.9.5 |
| 1347 | 2026-05-21T09:41:51.357Z | Compiling untrusted v0.7.1 |
| 1348 | 2026-05-21T09:41:51.372Z | Compiling httparse v1.10.1 |
| 1349 | 2026-05-21T09:41:51.397Z | Compiling openssl-probe v0.2.1 |
| 1350 | 2026-05-21T09:41:51.463Z | Compiling untrusted v0.9.0 |
| 1351 | 2026-05-21T09:41:51.502Z | Compiling tinyvec v1.10.0 |
| 1352 | 2026-05-21T09:41:51.524Z | Compiling aho-corasick v1.1.4 |
| 1353 | 2026-05-21T09:41:51.543Z | Compiling tower-service v0.3.3 |
| 1354 | 2026-05-21T09:41:51.594Z | Compiling cmake v0.1.57 |
| 1355 | 2026-05-21T09:41:51.608Z | Compiling dyn-clone v1.0.20 |
| 1356 | 2026-05-21T09:41:51.624Z | Compiling atomic-waker v1.1.2 |
| 1357 | 2026-05-21T09:41:51.639Z | Compiling tower-layer v0.3.3 |
| 1358 | 2026-05-21T09:41:51.660Z | Compiling schemars v0.8.22 |
| 1359 | 2026-05-21T09:41:51.711Z | Compiling try-lock v0.2.5 |
| 1360 | 2026-05-21T09:41:51.756Z | Compiling rustls v0.23.37 |
| 1361 | 2026-05-21T09:41:51.772Z | Compiling foreign-types-shared v0.1.1 |
| 1362 | 2026-05-21T09:41:51.778Z | Compiling pin-utils v0.1.0 |
| 1363 | 2026-05-21T09:41:51.801Z | Compiling httpdate v1.0.3 |
| 1364 | 2026-05-21T09:41:51.819Z | Compiling want v0.3.1 |
| 1365 | 2026-05-21T09:41:51.847Z | Compiling openssl v0.10.79 |
| 1366 | 2026-05-21T09:41:51.874Z | Compiling foreign-types v0.3.2 |
| 1367 | 2026-05-21T09:41:51.889Z | Compiling unicode-normalization v0.1.25 |
| 1368 | 2026-05-21T09:41:51.892Z | Compiling spin v0.9.8 |
| 1369 | 2026-05-21T09:41:51.905Z | Compiling time-core v0.1.8 |
| 1370 | 2026-05-21T09:41:51.948Z | Compiling crc32fast v1.5.0 |
| 1371 | 2026-05-21T09:41:51.962Z | Compiling powerfmt v0.2.0 |
| 1372 | 2026-05-21T09:41:51.981Z | Compiling num-conv v0.2.0 |
| 1373 | 2026-05-21T09:41:52.026Z | Compiling native-tls v0.2.18 |
| 1374 | 2026-05-21T09:41:52.062Z | Compiling wait-timeout v0.2.1 |
| 1375 | 2026-05-21T09:41:52.077Z | Compiling sync_wrapper v1.0.2 |
| 1376 | 2026-05-21T09:41:52.097Z | Compiling siphasher v1.0.2 |
| 1377 | 2026-05-21T09:41:52.117Z | Compiling crossbeam-utils v0.8.21 |
| 1378 | 2026-05-21T09:41:52.131Z | Compiling time-macros v0.2.27 |
| 1379 | 2026-05-21T09:41:52.145Z | Compiling deranged v0.5.8 |
| 1380 | 2026-05-21T09:41:52.161Z | Compiling bit-vec v0.8.0 |
| 1381 | 2026-05-21T09:41:52.192Z | Compiling syn v1.0.109 |
| 1382 | 2026-05-21T09:41:52.208Z | Compiling quick-error v1.2.3 |
| 1383 | 2026-05-21T09:41:52.251Z | Compiling tempfile v3.25.0 |
| 1384 | 2026-05-21T09:41:52.313Z | Compiling num_threads v0.1.7 |
| 1385 | 2026-05-21T09:41:52.327Z | Compiling simd-adler32 v0.3.8 |
| 1386 | 2026-05-21T09:41:52.341Z | Compiling usdt-impl v0.6.0 |
| 1387 | 2026-05-21T09:41:52.402Z | Compiling regex-automata v0.4.14 |
| 1388 | 2026-05-21T09:41:52.441Z | Compiling bit-set v0.8.0 |
| 1389 | 2026-05-21T09:41:52.445Z | Compiling slog v2.8.2 |
| 1390 | 2026-05-21T09:41:52.469Z | Compiling heapless v0.7.17 |
| 1391 | 2026-05-21T09:41:52.523Z | Compiling rusty-fork v0.3.1 |
| 1392 | 2026-05-21T09:41:52.537Z | Compiling aws-lc-sys v0.40.0 |
| 1393 | 2026-05-21T09:41:52.541Z | Compiling ring v0.17.14 |
| 1394 | 2026-05-21T09:41:52.564Z | Compiling openssl-sys v0.9.115 |
| 1395 | 2026-05-21T09:41:52.579Z | Compiling zstd-sys v2.0.16+zstd.1.5.7 |
| 1396 | 2026-05-21T09:41:52.594Z | Compiling synstructure v0.13.2 |
| 1397 | 2026-05-21T09:41:52.621Z | Compiling serde_derive_internals v0.29.1 |
| 1398 | 2026-05-21T09:41:52.654Z | Compiling pest_generator v2.8.6 |
| 1399 | 2026-05-21T09:41:52.668Z | Compiling darling_core v0.20.11 |
| 1400 | 2026-05-21T09:41:52.740Z | Compiling darling_core v0.21.3 |
| 1401 | 2026-05-21T09:41:52.934Z | Compiling bzip2-sys v0.1.13+1.0.8 |
| 1402 | 2026-05-21T09:41:53.010Z | Compiling rand_xorshift v0.4.0 |
| 1403 | 2026-05-21T09:41:53.174Z | Compiling thread-id v5.1.0 |
| 1404 | 2026-05-21T09:41:53.184Z | Compiling cookie v0.18.1 |
| 1405 | 2026-05-21T09:41:53.278Z | Compiling time v0.3.47 |
| 1406 | 2026-05-21T09:41:53.278Z | Compiling allocator-api2 v0.2.21 |
| 1407 | 2026-05-21T09:41:53.308Z | Compiling paste v1.0.15 |
| 1408 | 2026-05-21T09:41:53.314Z | Compiling unicode-properties v0.1.4 |
| 1409 | 2026-05-21T09:41:53.346Z | Compiling unarray v0.1.4 |
| 1410 | 2026-05-21T09:41:53.395Z | Compiling signal-hook v0.3.18 |
| 1411 | 2026-05-21T09:41:53.409Z | Compiling anyhow v1.0.102 |
| 1412 | 2026-05-21T09:41:53.471Z | Compiling adler2 v2.0.1 |
| 1413 | 2026-05-21T09:41:53.547Z | Compiling unicode-bidi v0.3.18 |
| 1414 | 2026-05-21T09:41:53.576Z | Compiling ryu v1.0.23 |
| 1415 | 2026-05-21T09:41:53.591Z | Compiling iri-string v0.7.10 |
| 1416 | 2026-05-21T09:41:53.606Z | Compiling zstd-safe v7.2.4 |
| 1417 | 2026-05-21T09:41:53.657Z | Compiling miniz_oxide v0.8.9 |
| 1418 | 2026-05-21T09:41:53.851Z | Compiling num-integer v0.1.46 |
| 1419 | 2026-05-21T09:41:53.973Z | Compiling stringprep v0.1.5 |
| 1420 | 2026-05-21T09:41:54.107Z | Compiling vergen-lib v0.1.6 |
| 1421 | 2026-05-21T09:41:54.183Z | Compiling curve25519-dalek v4.1.3 |
| 1422 | 2026-05-21T09:41:54.290Z | Compiling ff v0.13.1 |
| 1423 | 2026-05-21T09:41:54.306Z | Compiling hash32 v0.2.1 |
| 1424 | 2026-05-21T09:41:54.346Z | Compiling memoffset v0.9.1 |
| 1425 | 2026-05-21T09:41:54.389Z | Compiling serde_derive v1.0.228 |
| 1426 | 2026-05-21T09:41:54.426Z | Compiling zeroize_derive v1.4.3 |
| 1427 | 2026-05-21T09:41:54.446Z | Compiling zerofrom-derive v0.1.6 |
| 1428 | 2026-05-21T09:41:54.461Z | Compiling yoke-derive v0.8.1 |
| 1429 | 2026-05-21T09:41:54.503Z | Compiling zerocopy-derive v0.8.40 |
| 1430 | 2026-05-21T09:41:54.532Z | Compiling zerovec-derive v0.11.2 |
| 1431 | 2026-05-21T09:41:54.553Z | Compiling displaydoc v0.2.5 |
| 1432 | 2026-05-21T09:41:54.966Z | Compiling tokio-macros v2.7.0 |
| 1433 | 2026-05-21T09:41:55.042Z | Compiling futures-macro v0.3.32 |
| 1434 | 2026-05-21T09:41:55.130Z | Compiling zeroize v1.8.2 |
| 1435 | 2026-05-21T09:41:55.166Z | Compiling der_derive v0.7.3 |
| 1436 | 2026-05-21T09:41:55.359Z | Compiling rustls-pki-types v1.14.0 |
| 1437 | 2026-05-21T09:41:55.375Z | Compiling thiserror-impl v2.0.18 |
| 1438 | 2026-05-21T09:41:55.653Z | Compiling tracing-attributes v0.1.31 |
| 1439 | 2026-05-21T09:41:55.718Z | Compiling pest_derive v2.8.6 |
| 1440 | 2026-05-21T09:41:55.728Z | Compiling schemars_derive v0.8.22 |
| 1441 | 2026-05-21T09:41:55.828Z | Compiling scroll_derive v0.13.1 |
| 1442 | 2026-05-21T09:41:55.886Z | Compiling crypto-common v0.1.7 |
| 1443 | 2026-05-21T09:41:55.928Z | Compiling block-buffer v0.10.4 |
| 1444 | 2026-05-21T09:41:55.943Z | Compiling zerofrom v0.1.6 |
| 1445 | 2026-05-21T09:41:56.049Z | Compiling yoke v0.8.1 |
| 1446 | 2026-05-21T09:41:56.081Z | Compiling digest v0.10.7 |
| 1447 | 2026-05-21T09:41:56.117Z | Compiling futures-util v0.3.32 |
| 1448 | 2026-05-21T09:41:56.181Z | Compiling block-padding v0.3.3 |
| 1449 | 2026-05-21T09:41:56.194Z | Compiling der v0.7.10 |
| 1450 | 2026-05-21T09:41:56.254Z | Compiling zerovec v0.11.5 |
| 1451 | 2026-05-21T09:41:56.353Z | Compiling zerotrie v0.2.3 |
| 1452 | 2026-05-21T09:41:56.405Z | Compiling hmac v0.12.1 |
| 1453 | 2026-05-21T09:41:56.535Z | Compiling inout v0.1.4 |
| 1454 | 2026-05-21T09:41:56.659Z | Compiling sha2 v0.10.9 |
| 1455 | 2026-05-21T09:41:56.676Z | Compiling pbkdf2 v0.12.2 |
| 1456 | 2026-05-21T09:41:56.691Z | Compiling cipher v0.4.4 |
| 1457 | 2026-05-21T09:41:56.732Z | Compiling tinystr v0.8.2 |
| 1458 | 2026-05-21T09:41:56.766Z | Compiling potential_utf v0.1.4 |
| 1459 | 2026-05-21T09:41:56.784Z | Compiling thiserror v2.0.18 |
| 1460 | 2026-05-21T09:41:56.808Z | Compiling scroll v0.13.0 |
| 1461 | 2026-05-21T09:41:56.907Z | Compiling icu_locale_core v2.1.1 |
| 1462 | 2026-05-21T09:41:56.955Z | Compiling icu_collections v2.1.1 |
| 1463 | 2026-05-21T09:41:56.969Z | Compiling salsa20 v0.10.2 |
| 1464 | 2026-05-21T09:41:56.984Z | Compiling cbc v0.1.2 |
| 1465 | 2026-05-21T09:41:57.048Z | Compiling spki v0.7.3 |
| 1466 | 2026-05-21T09:41:57.063Z | Compiling tracing v0.1.44 |
| 1467 | 2026-05-21T09:41:57.098Z | Compiling scrypt v0.11.0 |
| 1468 | 2026-05-21T09:41:57.124Z | Compiling aes v0.8.4 |
| 1469 | 2026-05-21T09:41:57.154Z | Compiling darling_macro v0.20.11 |
| 1470 | 2026-05-21T09:41:57.274Z | Compiling openssl-macros v0.1.1 |
| 1471 | 2026-05-21T09:41:57.350Z | Compiling goblin v0.10.5 |
| 1472 | 2026-05-21T09:41:57.377Z | Compiling rustls-native-certs v0.8.3 |
| 1473 | 2026-05-21T09:41:57.446Z | Compiling dtrace-parser v0.3.0 |
| 1474 | 2026-05-21T09:41:57.476Z | Compiling signature v2.2.0 |
| 1475 | 2026-05-21T09:41:57.653Z | Compiling icu_provider v2.1.1 |
| 1476 | 2026-05-21T09:41:57.669Z | Compiling pkcs5 v0.7.1 |
| 1477 | 2026-05-21T09:41:57.688Z | Compiling darling v0.20.11 |
| 1478 | 2026-05-21T09:41:57.699Z | Compiling webpki-roots v1.0.6 |
| 1479 | 2026-05-21T09:41:57.776Z | Compiling derive_builder_core v0.20.2 |
| 1480 | 2026-05-21T09:41:57.813Z | Compiling scroll_derive v0.12.1 |
| 1481 | 2026-05-21T09:41:57.828Z | Compiling thiserror-impl v1.0.69 |
| 1482 | 2026-05-21T09:41:57.958Z | Compiling bytes v1.11.1 |
| 1483 | 2026-05-21T09:41:57.978Z | Compiling icu_properties v2.1.2 |
| 1484 | 2026-05-21T09:41:58.062Z | Compiling icu_normalizer v2.1.1 |
| 1485 | 2026-05-21T09:41:58.162Z | Compiling chrono v0.4.44 |
| 1486 | 2026-05-21T09:41:58.208Z | Compiling pkcs8 v0.10.2 |
| 1487 | 2026-05-21T09:41:58.235Z | Compiling ipnet v2.11.0 |
| 1488 | 2026-05-21T09:41:58.444Z | Compiling tokio v1.52.1 |
| 1489 | 2026-05-21T09:41:58.484Z | Compiling http v1.4.0 |
| 1490 | 2026-05-21T09:41:58.518Z | Compiling scroll v0.12.0 |
| 1491 | 2026-05-21T09:41:58.613Z | Compiling serde_spanned v0.6.9 |
| 1492 | 2026-05-21T09:41:58.624Z | Compiling toml_datetime v0.6.11 |
| 1493 | 2026-05-21T09:41:58.666Z | Compiling derive_builder_macro v0.20.2 |
| 1494 | 2026-05-21T09:41:58.745Z | Compiling serde_urlencoded v0.7.1 |
| 1495 | 2026-05-21T09:41:58.774Z | Compiling erased-serde v0.3.31 |
| 1496 | 2026-05-21T09:41:58.800Z | Compiling serde_tokenstream v0.2.3 |
| 1497 | 2026-05-21T09:41:58.902Z | Compiling idna_adapter v1.2.1 |
| 1498 | 2026-05-21T09:41:58.955Z | Compiling ppv-lite86 v0.2.21 |
| 1499 | 2026-05-21T09:41:58.999Z | Compiling md-5 v0.10.6 |
| 1500 | 2026-05-21T09:41:59.062Z | Compiling idna v1.1.0 |
| 1501 | 2026-05-21T09:41:59.077Z | Compiling darling_macro v0.21.3 |
| 1502 | 2026-05-21T09:41:59.097Z | Compiling http-body v1.0.1 |
| 1503 | 2026-05-21T09:41:59.120Z | Compiling thiserror v1.0.69 |
| 1504 | 2026-05-21T09:41:59.134Z | Compiling bstr v1.12.1 |
| 1505 | 2026-05-21T09:41:59.170Z | Compiling zerocopy-derive v0.7.35 |
| 1506 | 2026-05-21T09:41:59.189Z | Compiling pin-project-internal v1.1.11 |
| 1507 | 2026-05-21T09:41:59.234Z | Compiling http-body-util v0.1.3 |
| 1508 | 2026-05-21T09:41:59.265Z | Compiling rand_chacha v0.9.0 |
| 1509 | 2026-05-21T09:41:59.265Z | Compiling rand_chacha v0.3.1 |
| 1510 | 2026-05-21T09:41:59.295Z | Compiling async-trait v0.1.89 |
| 1511 | 2026-05-21T09:41:59.393Z | Compiling url v2.5.8 |
| 1512 | 2026-05-21T09:41:59.484Z | Compiling rand v0.9.2 |
| 1513 | 2026-05-21T09:41:59.567Z | Compiling cfg_aliases v0.2.1 |
| 1514 | 2026-05-21T09:41:59.590Z | Compiling zlib-rs v0.6.2 |
| 1515 | 2026-05-21T09:41:59.649Z | Compiling psl-types v2.0.11 |
| 1516 | 2026-05-21T09:41:59.724Z | Compiling ref-cast v1.0.25 |
| 1517 | 2026-05-21T09:41:59.806Z | Compiling smoltcp v0.9.1 |
| 1518 | 2026-05-21T09:41:59.879Z | Compiling base16ct v0.2.0 |
| 1519 | 2026-05-21T09:42:00.126Z | Compiling dof v0.4.0 |
| 1520 | 2026-05-21T09:42:00.141Z | Compiling proptest v1.10.0 |
| 1521 | 2026-05-21T09:42:00.144Z | Compiling fallible-iterator v0.2.0 |
| 1522 | 2026-05-21T09:42:00.178Z | Compiling rustix v0.38.44 |
| 1523 | 2026-05-21T09:42:00.244Z | Compiling num-bigint-dig v0.8.6 |
| 1524 | 2026-05-21T09:42:00.356Z | Compiling litrs v1.0.0 |
| 1525 | 2026-05-21T09:42:00.370Z | Compiling pin-project v1.1.11 |
| 1526 | 2026-05-21T09:42:00.405Z | Compiling zerocopy v0.7.35 |
| 1527 | 2026-05-21T09:42:00.469Z | Compiling postgres-protocol v0.6.10 |
| 1528 | 2026-05-21T09:42:00.483Z | Compiling sec1 v0.7.3 |
| 1529 | 2026-05-21T09:42:00.511Z | Compiling publicsuffix v2.3.0 |
| 1530 | 2026-05-21T09:42:00.515Z | Compiling nix v0.31.2 |
| 1531 | 2026-05-21T09:42:00.643Z | Compiling darling v0.21.3 |
| 1532 | 2026-05-21T09:42:00.692Z | Compiling rand v0.8.6 |
| 1533 | 2026-05-21T09:42:00.749Z | Compiling derive_builder v0.20.2 |
| 1534 | 2026-05-21T09:42:00.788Z | Compiling goblin v0.8.2 |
| 1535 | 2026-05-21T09:42:00.810Z | Compiling ipnetwork v0.21.1 |
| 1536 | 2026-05-21T09:42:00.905Z | Compiling document-features v0.2.12 |
| 1537 | 2026-05-21T09:42:00.924Z | Compiling futures-executor v0.3.32 |
| 1538 | 2026-05-21T09:42:00.968Z | Compiling hex v0.4.3 |
| 1539 | 2026-05-21T09:42:01.052Z | Compiling oxnet v0.1.4 |
| 1540 | 2026-05-21T09:42:01.141Z | Compiling cargo-platform v0.1.9 |
| 1541 | 2026-05-21T09:42:01.201Z | Compiling hubpack_derive v0.1.1 |
| 1542 | 2026-05-21T09:42:01.227Z | Compiling hkdf v0.12.4 |
| 1543 | 2026-05-21T09:42:01.246Z | Compiling crypto-bigint v0.5.5 |
| 1544 | 2026-05-21T09:42:01.341Z | Compiling regex v1.12.3 |
| 1545 | 2026-05-21T09:42:01.518Z | Compiling group v0.13.0 |
| 1546 | 2026-05-21T09:42:01.531Z | Compiling snafu-derive v0.8.9 |
| 1547 | 2026-05-21T09:42:01.531Z | Compiling curve25519-dalek-derive v0.1.1 |
| 1548 | 2026-05-21T09:42:01.588Z | Compiling strum_macros v0.27.2 |
| 1549 | 2026-05-21T09:42:01.598Z | Compiling daft-derive v0.1.7 |
| 1550 | 2026-05-21T09:42:01.642Z | Compiling ref-cast-impl v1.0.25 |
| 1551 | 2026-05-21T09:42:01.701Z | Compiling num-iter v0.1.45 |
| 1552 | 2026-05-21T09:42:01.969Z | Compiling phf_shared v0.13.1 |
| 1553 | 2026-05-21T09:42:01.982Z | Compiling terminal_size v0.4.3 |
| 1554 | 2026-05-21T09:42:02.088Z | Compiling lazy_static v1.5.0 |
| 1555 | 2026-05-21T09:42:02.140Z | Compiling vergen v9.0.6 |
| 1556 | 2026-05-21T09:42:02.154Z | Compiling fs-err v3.3.0 |
| 1557 | 2026-05-21T09:42:02.194Z | Compiling ahash v0.8.12 |
| 1558 | 2026-05-21T09:42:02.211Z | Compiling encoding_rs v0.8.35 |
| 1559 | 2026-05-21T09:42:02.225Z | Compiling tokio-util v0.7.18 |
| 1560 | 2026-05-21T09:42:02.238Z | Compiling tower v0.5.3 |
| 1561 | 2026-05-21T09:42:02.330Z | Compiling tokio-native-tls v0.3.1 |
| 1562 | 2026-05-21T09:42:02.346Z | Compiling same-file v1.0.6 |
| 1563 | 2026-05-21T09:42:02.351Z | Compiling unicode-segmentation v1.12.0 |
| 1564 | 2026-05-21T09:42:02.376Z | Compiling managed v0.8.0 |
| 1565 | 2026-05-21T09:42:02.418Z | Compiling libbz2-rs-sys v0.2.2 |
| 1566 | 2026-05-21T09:42:02.520Z | Compiling newtype-uuid v1.3.2 |
| 1567 | 2026-05-21T09:42:02.542Z | Compiling flate2 v1.1.9 |
| 1568 | 2026-05-21T09:42:02.603Z | Compiling object v0.37.3 |
| 1569 | 2026-05-21T09:42:02.733Z | Compiling tower-http v0.6.8 |
| 1570 | 2026-05-21T09:42:02.747Z | Compiling mime v0.3.17 |
| 1571 | 2026-05-21T09:42:02.855Z | Compiling bumpalo v3.20.2 |
| 1572 | 2026-05-21T09:42:02.878Z | Compiling foldhash v0.2.0 |
| 1573 | 2026-05-21T09:42:02.894Z | Compiling foldhash v0.1.5 |
| 1574 | 2026-05-21T09:42:02.964Z | Compiling h2 v0.4.13 |
| 1575 | 2026-05-21T09:42:03.017Z | Compiling winnow v0.5.40 |
| 1576 | 2026-05-21T09:42:03.071Z | Compiling bitflags v1.3.2 |
| 1577 | 2026-05-21T09:42:03.136Z | Compiling zopfli v0.8.3 |
| 1578 | 2026-05-21T09:42:03.140Z | Compiling hashbrown v0.16.1 |
| 1579 | 2026-05-21T09:42:03.176Z | Compiling clap_builder v4.5.60 |
| 1580 | 2026-05-21T09:42:03.179Z | Compiling hashbrown v0.15.5 |
| 1581 | 2026-05-21T09:42:03.310Z | Compiling dof v0.3.0 |
| 1582 | 2026-05-21T09:42:03.452Z | Compiling bzip2 v0.6.1 |
| 1583 | 2026-05-21T09:42:03.472Z | Compiling snafu v0.8.9 |
| 1584 | 2026-05-21T09:42:03.564Z | Compiling strum v0.27.2 |
| 1585 | 2026-05-21T09:42:03.682Z | Compiling daft v0.1.7 |
| 1586 | 2026-05-21T09:42:03.722Z | Compiling walkdir v2.5.0 |
| 1587 | 2026-05-21T09:42:03.826Z | Compiling elliptic-curve v0.13.8 |
| 1588 | 2026-05-21T09:42:03.871Z | Compiling phf v0.13.1 |
| 1589 | 2026-05-21T09:42:03.912Z | Compiling signal-hook-mio v0.2.5 |
| 1590 | 2026-05-21T09:42:03.976Z | Compiling cargo_metadata v0.19.2 |
| 1591 | 2026-05-21T09:42:04.034Z | Compiling cookie_store v0.22.1 |
| 1592 | 2026-05-21T09:42:04.048Z | Compiling hubpack v0.1.2 |
| 1593 | 2026-05-21T09:42:04.052Z | Compiling usdt-attr-macro v0.6.0 |
| 1594 | 2026-05-21T09:42:04.053Z | Compiling usdt-macro v0.6.0 |
| 1595 | 2026-05-21T09:42:04.240Z | Compiling bzip2 v0.4.4 |
| 1596 | 2026-05-21T09:42:04.288Z | Compiling toml_edit v0.19.15 |
| 1597 | 2026-05-21T09:42:04.304Z | Compiling futures v0.3.32 |
| 1598 | 2026-05-21T09:42:04.354Z | Compiling postgres-types v0.2.12 |
| 1599 | 2026-05-21T09:42:04.369Z | Compiling serde_with_macros v3.17.0 |
| 1600 | 2026-05-21T09:42:04.396Z | Compiling zstd v0.13.3 |
| 1601 | 2026-05-21T09:42:04.462Z | Compiling globset v0.4.18 |
| 1602 | 2026-05-21T09:42:04.680Z | Compiling dtrace-parser v0.2.0 |
| 1603 | 2026-05-21T09:42:04.696Z | Compiling ed25519 v2.2.3 |
| 1604 | 2026-05-21T09:42:04.862Z | Compiling pkcs1 v0.7.5 |
| 1605 | 2026-05-21T09:42:04.920Z | Compiling serde_plain v1.0.2 |
| 1606 | 2026-05-21T09:42:04.937Z | Compiling serde-big-array v0.5.1 |
| 1607 | 2026-05-21T09:42:05.128Z | Compiling olpc-cjson v0.1.4 |
| 1608 | 2026-05-21T09:42:05.148Z | Compiling rfc6979 v0.4.0 |
| 1609 | 2026-05-21T09:42:05.192Z | Compiling strum_macros v0.26.4 |
| 1610 | 2026-05-21T09:42:05.286Z | Compiling serde_repr v0.1.20 |
| 1611 | 2026-05-21T09:42:05.302Z | Compiling enum-as-inner v0.6.1 |
| 1612 | 2026-05-21T09:42:05.306Z | Compiling clap_derive v4.5.55 |
| 1613 | 2026-05-21T09:42:05.366Z | Compiling async-recursion v1.1.1 |
| 1614 | 2026-05-21T09:42:05.481Z | Compiling phf_shared v0.11.3 |
| 1615 | 2026-05-21T09:42:05.590Z | Compiling float-cmp v0.10.0 |
| 1616 | 2026-05-21T09:42:05.639Z | Compiling pem v3.0.6 |
| 1617 | 2026-05-21T09:42:05.681Z | Compiling thread-id v4.2.2 |
| 1618 | 2026-05-21T09:42:05.695Z | Compiling memmap2 v0.9.10 |
| 1619 | 2026-05-21T09:42:05.760Z | Compiling env_filter v1.0.0 |
| 1620 | 2026-05-21T09:42:05.783Z | Compiling whoami v2.1.0 |
| 1621 | 2026-05-21T09:42:05.831Z | Compiling new_debug_unreachable v1.0.6 |
| 1622 | 2026-05-21T09:42:05.855Z | Compiling precomputed-hash v0.1.1 |
| 1623 | 2026-05-21T09:42:05.919Z | Compiling fixedbitset v0.5.7 |
| 1624 | 2026-05-21T09:42:05.932Z | Compiling normalize-line-endings v0.3.0 |
| 1625 | 2026-05-21T09:42:05.957Z | Compiling static_assertions v1.1.0 |
| 1626 | 2026-05-21T09:42:06.002Z | Compiling hyper v1.8.1 |
| 1627 | 2026-05-21T09:42:06.043Z | Compiling difflib v0.4.0 |
| 1628 | 2026-05-21T09:42:06.057Z | Compiling fixedbitset v0.4.2 |
| 1629 | 2026-05-21T09:42:06.057Z | Compiling predicates-core v1.0.10 |
| 1630 | 2026-05-21T09:42:06.092Z | Compiling jiff v0.2.21 |
| 1631 | 2026-05-21T09:42:06.182Z | Compiling data-encoding v2.10.0 |
| 1632 | 2026-05-21T09:42:06.216Z | Compiling typed-path v0.9.3 |
| 1633 | 2026-05-21T09:42:06.249Z | Compiling keccak v0.1.6 |
| 1634 | 2026-05-21T09:42:06.283Z | Compiling either v1.15.0 |
| 1635 | 2026-05-21T09:42:06.303Z | Compiling predicates v3.1.4 |
| 1636 | 2026-05-21T09:42:06.505Z | Compiling hickory-proto v0.25.2 |
| 1637 | 2026-05-21T09:42:06.630Z | Compiling itertools v0.13.0 |
| 1638 | 2026-05-21T09:42:06.856Z | Compiling sha3 v0.10.8 |
| 1639 | 2026-05-21T09:42:06.917Z | Compiling petgraph v0.6.5 |
| 1640 | 2026-05-21T09:42:06.987Z | Compiling toml_edit v0.22.27 |
| 1641 | 2026-05-21T09:42:07.022Z | Compiling strum v0.26.3 |
| 1642 | 2026-05-21T09:42:07.025Z | Compiling petgraph v0.8.3 |
| 1643 | 2026-05-21T09:42:07.063Z | Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=745a508cb97b7ca9b4c10ec9592c980eb769b10d#745a508c) |
| 1644 | 2026-05-21T09:42:07.082Z | Compiling tokio-postgres v0.7.16 |
| 1645 | 2026-05-21T09:42:07.170Z | Compiling hyper-util v0.1.20 |
| 1646 | 2026-05-21T09:42:07.193Z | Compiling clap v4.5.60 |
| 1647 | 2026-05-21T09:42:07.290Z | Compiling string_cache v0.8.9 |
| 1648 | 2026-05-21T09:42:07.334Z | Compiling env_logger v0.11.9 |
| 1649 | 2026-05-21T09:42:07.469Z | Compiling usdt v0.6.0 |
| 1650 | 2026-05-21T09:42:07.701Z | Compiling usdt-impl v0.5.0 |
| 1651 | 2026-05-21T09:42:07.717Z | Compiling toml v0.7.8 |
| 1652 | 2026-05-21T09:42:07.718Z | Compiling serde_with v3.17.0 |
| 1653 | 2026-05-21T09:42:07.744Z | Compiling crossterm v0.28.1 |
| 1654 | 2026-05-21T09:42:07.883Z | Compiling ecdsa v0.16.9 |
| 1655 | 2026-05-21T09:42:08.148Z | Compiling rsa v0.9.10 |
| 1656 | 2026-05-21T09:42:08.242Z | Compiling ed25519-dalek v2.2.0 |
| 1657 | 2026-05-21T09:42:08.415Z | Compiling zip v0.6.6 |
| 1658 | 2026-05-21T09:42:08.700Z | Compiling hyper-tls v0.6.0 |
| 1659 | 2026-05-21T09:42:08.921Z | Compiling zip v4.6.1 |
| 1660 | 2026-05-21T09:42:08.952Z | Compiling iddqd v0.4.1 |
| 1661 | 2026-05-21T09:42:09.261Z | Compiling tokio-stream v0.1.18 |
| 1662 | 2026-05-21T09:42:09.308Z | Compiling toml_parser v1.0.9+spec-1.1.0 |
| 1663 | 2026-05-21T09:42:09.411Z | Compiling heck v0.4.1 |
| 1664 | 2026-05-21T09:42:09.426Z | Compiling similar v2.7.0 |
| 1665 | 2026-05-21T09:42:09.493Z | Compiling buf-list v1.1.2 |
| 1666 | 2026-05-21T09:42:09.658Z | Compiling gateway-ereport-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=745a508cb97b7ca9b4c10ec9592c980eb769b10d#745a508c) |
| 1667 | 2026-05-21T09:42:09.708Z | Compiling openapiv3 v2.2.0 |
| 1668 | 2026-05-21T09:42:09.732Z | Compiling x509-cert v0.2.5 |
| 1669 | 2026-05-21T09:42:09.789Z | Compiling sha1 v0.10.6 |
| 1670 | 2026-05-21T09:42:09.911Z | Compiling crossbeam-epoch v0.9.18 |
| 1671 | 2026-05-21T09:42:09.963Z | Compiling toml_datetime v0.7.5+spec-1.1.0 |
| 1672 | 2026-05-21T09:42:09.978Z | Compiling peg-runtime v0.8.5 |
| 1673 | 2026-05-21T09:42:10.022Z | Compiling lalrpop-util v0.19.12 |
| 1674 | 2026-05-21T09:42:10.066Z | Compiling thread_local v1.1.9 |
| 1675 | 2026-05-21T09:42:10.226Z | Compiling slog-async v2.8.0 |
| 1676 | 2026-05-21T09:42:10.241Z | Compiling crossbeam-channel v0.5.15 |
| 1677 | 2026-05-21T09:42:10.285Z | Compiling filetime v0.2.27 |
| 1678 | 2026-05-21T09:42:10.312Z | Compiling is-terminal v0.4.17 |
| 1679 | 2026-05-21T09:42:10.320Z | Compiling term v1.2.1 |
| 1680 | 2026-05-21T09:42:10.331Z | Compiling take_mut v0.2.2 |
| 1681 | 2026-05-21T09:42:10.346Z | Compiling xattr v1.6.1 |
| 1682 | 2026-05-21T09:42:10.475Z | Compiling tar v0.4.45 |
| 1683 | 2026-05-21T09:42:10.712Z | Compiling slog-term v2.9.2 |
| 1684 | 2026-05-21T09:42:28.094Z | Compiling rustls-webpki v0.103.9 |
| 1685 | 2026-05-21T09:42:30.856Z | Compiling tokio-rustls v0.26.4 |
| 1686 | 2026-05-21T09:42:30.856Z | Compiling rustls-platform-verifier v0.6.2 |
| 1687 | 2026-05-21T09:42:31.051Z | Compiling hyper-rustls v0.27.7 |
| 1688 | 2026-05-21T09:42:31.240Z | Compiling reqwest v0.12.28 |
| 1689 | 2026-05-21T09:42:31.240Z | Compiling reqwest v0.13.2 |
| 1690 | 2026-05-21T09:42:32.431Z | Compiling tough v0.22.0 |
| 1691 | 2026-05-21T09:42:34.905Z | Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack) |
| 1692 | 2026-05-21T09:42:35.141Z | Compiling xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader) |
| 1693 | 2026-05-21T09:42:37.920Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 52.20s |
| 1694 | 2026-05-21T09:42:38.068Z | Running `target/debug/xtask-downloader cockroach clickhouse console dendrite-stub maghemite-mgd transceiver-control` |
| 1695 | 2026-05-21T09:42:38.126Z | May 21 09:42:37.084 INFO Starting download, target: Clickhouse |
| 1696 | 2026-05-21T09:42:38.126Z | May 21 09:42:37.085 INFO Starting download, target: DendriteStub |
| 1697 | 2026-05-21T09:42:38.126Z | May 21 09:42:37.085 INFO Starting download, target: Console |
| 1698 | 2026-05-21T09:42:38.126Z | May 21 09:42:37.085 INFO Starting download, target: Cockroach |
| 1699 | 2026-05-21T09:42:38.131Z | May 21 09:42:37.085 INFO Starting download, target: MaghemiteMgd |
| 1700 | 2026-05-21T09:42:38.131Z | May 21 09:42:37.085 INFO Starting download, target: TransceiverControl |
| 1701 | 2026-05-21T09:42:38.131Z | May 21 09:42:37.085 INFO Downloading out/downloads/xcvradm.gz (attempt 1/3), target: TransceiverControl |
| 1702 | 2026-05-21T09:42:38.131Z | May 21 09:42:37.085 INFO Downloading out/downloads/console.tar.gz (attempt 1/3), target: Console |
| 1703 | 2026-05-21T09:42:38.131Z | May 21 09:42:37.085 INFO Downloading out/downloads/mgd.tar.gz (attempt 1/3), target: MaghemiteMgd |
| 1704 | 2026-05-21T09:42:38.131Z | May 21 09:42:37.085 INFO Downloading out/downloads/cockroach.tgz (attempt 1/3), target: Cockroach |
| 1705 | 2026-05-21T09:42:38.131Z | May 21 09:42:37.085 INFO Downloading out/downloads/clickhouse-v23.8.7.24-9244ab3.illumos.tar.gz (attempt 1/3), target: Clickhouse |
| 1706 | 2026-05-21T09:42:38.131Z | May 21 09:42:37.085 INFO Downloading out/downloads/dendrite-stub.tar.gz (attempt 1/3), target: DendriteStub |
| 1707 | 2026-05-21T09:42:38.650Z | May 21 09:42:37.606 INFO Unpacking out/downloads/xcvradm.gz to out/downloads/root/opt/oxide/bin/xcvradm, target: TransceiverControl |
| 1708 | 2026-05-21T09:42:38.882Z | May 21 09:42:37.822 INFO Download complete, target: TransceiverControl |
| 1709 | 2026-05-21T09:42:39.173Z | May 21 09:42:38.127 INFO Unpacking out/downloads/console.tar.gz to out/console-assets, target: Console |
| 1710 | 2026-05-21T09:42:39.437Z | May 21 09:42:38.396 INFO Download complete, target: Console |
| 1711 | 2026-05-21T09:42:39.734Z | May 21 09:42:38.684 INFO Unpacking out/downloads/dendrite-stub.tar.gz to out/downloads, target: DendriteStub |
| 1712 | 2026-05-21T09:42:40.019Z | May 21 09:42:38.977 INFO Unpacking out/downloads/mgd.tar.gz to out/downloads, target: MaghemiteMgd |
| 1713 | 2026-05-21T09:42:40.497Z | May 21 09:42:39.447 INFO tarball path: out/downloads/cockroach.tgz, target: Cockroach |
| 1714 | 2026-05-21T09:42:40.498Z | May 21 09:42:39.447 INFO Unpacking out/downloads/cockroach.tgz to out/downloads, target: Cockroach |
| 1715 | 2026-05-21T09:42:40.825Z | May 21 09:42:39.784 INFO Unpacking out/downloads/clickhouse-v23.8.7.24-9244ab3.illumos.tar.gz to out/clickhouse, target: Clickhouse |
| 1716 | 2026-05-21T09:42:42.148Z | May 21 09:42:41.106 INFO Download complete, target: DendriteStub |
| 1717 | 2026-05-21T09:42:42.444Z | May 21 09:42:41.403 INFO Download complete, target: MaghemiteMgd |
| 1718 | 2026-05-21T09:42:45.248Z | May 21 09:42:44.207 INFO Checking that binary works, target: Cockroach |
| 1719 | 2026-05-21T09:42:45.368Z | May 21 09:42:44.327 INFO Download complete, target: Cockroach |
| 1720 | 2026-05-21T09:42:47.642Z | May 21 09:42:46.600 INFO Checking that binary works, target: Clickhouse |
| 1721 | 2026-05-21T09:42:47.735Z | May 21 09:42:46.694 INFO Download complete, target: Clickhouse |
| 1722 | 2026-05-21T09:42:47.741Z | All prerequisites installed successfully |
| 1723 | 2026-05-21T09:42:47.743Z | |
| 1724 | 2026-05-21T09:42:47.744Z | real 2:01.024284426 |
| 1725 | 2026-05-21T09:42:47.744Z | user 6:53.989170858 |
| 1726 | 2026-05-21T09:42:47.744Z | sys 1:39.921578670 |
| 1727 | 2026-05-21T09:42:47.744Z | trap 0.263585204 |
| 1728 | 2026-05-21T09:42:47.744Z | tflt 1.082361263 |
| 1729 | 2026-05-21T09:42:47.744Z | dflt 1.673469247 |
| 1730 | 2026-05-21T09:42:47.744Z | kflt 0.025729064 |
| 1731 | 2026-05-21T09:42:47.744Z | lock 22:51.594774108 |
| 1732 | 2026-05-21T09:42:47.744Z | slp 18:52.185464881 |
| 1733 | 2026-05-21T09:42:47.744Z | lat 25.568118245 |
| 1734 | 2026-05-21T09:42:47.744Z | stop 2:49.313697717 |
| 1735 | 2026-05-21T09:42:47.744Z | + ptime -m cargo xtask download softnpu |
| 1736 | 2026-05-21T09:42:48.265Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s |
| 1737 | 2026-05-21T09:42:48.295Z | Running `target/debug/xtask download softnpu` |
| 1738 | 2026-05-21T09:42:49.069Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.74s |
| 1739 | 2026-05-21T09:42:49.153Z | Running `target/debug/xtask-downloader softnpu` |
| 1740 | 2026-05-21T09:42:49.197Z | May 21 09:42:48.155 INFO Starting download, target: Softnpu |
| 1741 | 2026-05-21T09:42:49.199Z | May 21 09:42:48.156 INFO Downloading out/npuzone/npuzone (attempt 1/3), target: Softnpu |
| 1742 | 2026-05-21T09:42:49.792Z | May 21 09:42:48.751 INFO Download complete, target: Softnpu |
| 1743 | 2026-05-21T09:42:49.796Z | |
| 1744 | 2026-05-21T09:42:49.799Z | real 2.048422250 |
| 1745 | 2026-05-21T09:42:49.799Z | user 1.341207913 |
| 1746 | 2026-05-21T09:42:49.799Z | sys 0.666268861 |
| 1747 | 2026-05-21T09:42:49.799Z | trap 0.000386520 |
| 1748 | 2026-05-21T09:42:49.799Z | tflt 0.000094730 |
| 1749 | 2026-05-21T09:42:49.799Z | dflt 0.005816988 |
| 1750 | 2026-05-21T09:42:49.800Z | kflt 0.000000000 |
| 1751 | 2026-05-21T09:42:49.800Z | lock 10.938347842 |
| 1752 | 2026-05-21T09:42:49.800Z | slp 0.471959726 |
| 1753 | 2026-05-21T09:42:49.800Z | lat 0.084355712 |
| 1754 | 2026-05-21T09:42:49.800Z | stop 0.000170500 |
| 1755 | 2026-05-21T09:42:49.800Z | + export CARGO_INCREMENTAL=0 |
| 1756 | 2026-05-21T09:42:49.800Z | + CARGO_INCREMENTAL=0 |
| 1757 | 2026-05-21T09:42:49.800Z | + ptime -m cargo run --locked --release --bin omicron-package -- -t test target create -p dev |
| 1758 | 2026-05-21T09:42:50.695Z | Compiling proc-macro2 v1.0.106 |
| 1759 | 2026-05-21T09:42:50.695Z | Compiling quote v1.0.45 |
| 1760 | 2026-05-21T09:42:50.695Z | Compiling unicode-ident v1.0.24 |
| 1761 | 2026-05-21T09:42:50.699Z | Compiling libc v0.2.185 |
| 1762 | 2026-05-21T09:42:50.699Z | Compiling serde_core v1.0.228 |
| 1763 | 2026-05-21T09:42:50.699Z | Compiling serde v1.0.228 |
| 1764 | 2026-05-21T09:42:50.699Z | Compiling cfg-if v1.0.4 |
| 1765 | 2026-05-21T09:42:50.699Z | Compiling version_check v0.9.5 |
| 1766 | 2026-05-21T09:42:50.699Z | Compiling find-msvc-tools v0.1.9 |
| 1767 | 2026-05-21T09:42:50.700Z | Compiling shlex v1.3.0 |
| 1768 | 2026-05-21T09:42:50.700Z | Compiling typenum v1.19.0 |
| 1769 | 2026-05-21T09:42:50.700Z | Compiling zmij v1.0.21 |
| 1770 | 2026-05-21T09:42:50.840Z | Compiling autocfg v1.5.0 |
| 1771 | 2026-05-21T09:42:50.843Z | Compiling serde_json v1.0.149 |
| 1772 | 2026-05-21T09:42:50.843Z | Compiling memchr v2.8.0 |
| 1773 | 2026-05-21T09:42:51.056Z | Compiling portable-atomic v1.13.1 |
| 1774 | 2026-05-21T09:42:51.075Z | Compiling libm v0.2.16 |
| 1775 | 2026-05-21T09:42:51.148Z | Compiling generic-array v0.14.7 |
| 1776 | 2026-05-21T09:42:51.165Z | Compiling zerocopy v0.8.40 |
| 1777 | 2026-05-21T09:42:51.282Z | Compiling smallvec v1.15.1 |
| 1778 | 2026-05-21T09:42:51.296Z | Compiling parking_lot_core v0.9.12 |
| 1779 | 2026-05-21T09:42:51.300Z | Compiling icu_normalizer_data v2.1.1 |
| 1780 | 2026-05-21T09:42:51.314Z | Compiling icu_properties_data v2.1.2 |
| 1781 | 2026-05-21T09:42:51.354Z | Compiling itoa v1.0.17 |
| 1782 | 2026-05-21T09:42:51.361Z | Compiling num-traits v0.2.19 |
| 1783 | 2026-05-21T09:42:51.436Z | Compiling getrandom v0.4.1 |
| 1784 | 2026-05-21T09:42:51.504Z | Compiling log v0.4.29 |
| 1785 | 2026-05-21T09:42:51.562Z | Compiling stable_deref_trait v1.2.1 |
| 1786 | 2026-05-21T09:42:51.579Z | Compiling pkg-config v0.3.32 |
| 1787 | 2026-05-21T09:42:51.607Z | Compiling subtle v2.6.1 |
| 1788 | 2026-05-21T09:42:51.720Z | Compiling scopeguard v1.2.0 |
| 1789 | 2026-05-21T09:42:51.826Z | Compiling litemap v0.8.1 |
| 1790 | 2026-05-21T09:42:51.840Z | Compiling writeable v0.6.2 |
| 1791 | 2026-05-21T09:42:51.844Z | Compiling lock_api v0.4.14 |
| 1792 | 2026-05-21T09:42:51.873Z | Compiling percent-encoding v2.3.2 |
| 1793 | 2026-05-21T09:42:52.009Z | Compiling jobserver v0.1.34 |
| 1794 | 2026-05-21T09:42:52.022Z | Compiling getrandom v0.2.17 |
| 1795 | 2026-05-21T09:42:52.057Z | Compiling errno v0.3.14 |
| 1796 | 2026-05-21T09:42:52.147Z | Compiling pin-project-lite v0.2.17 |
| 1797 | 2026-05-21T09:42:52.161Z | Compiling fnv v1.0.7 |
| 1798 | 2026-05-21T09:42:52.189Z | Compiling syn v2.0.117 |
| 1799 | 2026-05-21T09:42:52.189Z | Compiling rand_core v0.6.4 |
| 1800 | 2026-05-21T09:42:52.221Z | Compiling cc v1.2.56 |
| 1801 | 2026-05-21T09:42:52.285Z | Compiling thiserror v2.0.18 |
| 1802 | 2026-05-21T09:42:52.333Z | Compiling getrandom v0.3.4 |
| 1803 | 2026-05-21T09:42:52.382Z | Compiling fs_extra v1.3.0 |
| 1804 | 2026-05-21T09:42:52.392Z | Compiling dunce v1.0.5 |
| 1805 | 2026-05-21T09:42:52.434Z | Compiling equivalent v1.0.2 |
| 1806 | 2026-05-21T09:42:52.467Z | Compiling utf8_iter v1.0.4 |
| 1807 | 2026-05-21T09:42:52.500Z | Compiling schemars v0.8.22 |
| 1808 | 2026-05-21T09:42:52.515Z | Compiling rand_core v0.10.0 |
| 1809 | 2026-05-21T09:42:52.531Z | Compiling rustversion v1.0.22 |
| 1810 | 2026-05-21T09:42:52.624Z | Compiling form_urlencoded v1.2.2 |
| 1811 | 2026-05-21T09:42:52.695Z | Compiling critical-section v1.2.0 |
| 1812 | 2026-05-21T09:42:52.726Z | Compiling signal-hook-registry v1.4.8 |
| 1813 | 2026-05-21T09:42:52.804Z | Compiling rustix v1.1.3 |
| 1814 | 2026-05-21T09:42:52.818Z | Compiling hashbrown v0.17.0 |
| 1815 | 2026-05-21T09:42:52.861Z | Compiling mio v1.2.0 |
| 1816 | 2026-05-21T09:42:52.917Z | Compiling socket2 v0.6.3 |
| 1817 | 2026-05-21T09:42:52.951Z | Compiling cmake v0.1.57 |
| 1818 | 2026-05-21T09:42:53.133Z | Compiling once_cell v1.21.3 |
| 1819 | 2026-05-21T09:42:53.245Z | Compiling bitflags v2.11.0 |
| 1820 | 2026-05-21T09:42:53.336Z | Compiling semver v1.0.28 |
| 1821 | 2026-05-21T09:42:53.351Z | Compiling indexmap v2.14.0 |
| 1822 | 2026-05-21T09:42:53.369Z | Compiling parking_lot v0.12.5 |
| 1823 | 2026-05-21T09:42:53.401Z | Compiling const-oid v0.9.6 |
| 1824 | 2026-05-21T09:42:53.459Z | Compiling heck v0.5.0 |
| 1825 | 2026-05-21T09:42:53.514Z | Compiling aws-lc-rs v1.16.3 |
| 1826 | 2026-05-21T09:42:53.531Z | Compiling ring v0.17.14 |
| 1827 | 2026-05-21T09:42:53.593Z | Compiling aws-lc-sys v0.40.0 |
| 1828 | 2026-05-21T09:42:53.639Z | Compiling futures-core v0.3.32 |
| 1829 | 2026-05-21T09:42:53.678Z | Compiling httparse v1.10.1 |
| 1830 | 2026-05-21T09:42:53.715Z | Compiling thiserror v1.0.69 |
| 1831 | 2026-05-21T09:42:53.730Z | Compiling strsim v0.11.1 |
| 1832 | 2026-05-21T09:42:53.768Z | Compiling vcpkg v0.2.15 |
| 1833 | 2026-05-21T09:42:54.010Z | Compiling byteorder v1.5.0 |
| 1834 | 2026-05-21T09:42:54.026Z | Compiling ucd-trie v0.1.7 |
| 1835 | 2026-05-21T09:42:54.030Z | Compiling iana-time-zone v0.1.65 |
| 1836 | 2026-05-21T09:42:54.072Z | Compiling syn v1.0.109 |
| 1837 | 2026-05-21T09:42:54.126Z | Compiling ident_case v1.0.1 |
| 1838 | 2026-05-21T09:42:54.129Z | Compiling regex-syntax v0.8.10 |
| 1839 | 2026-05-21T09:42:54.250Z | Compiling pest v2.8.6 |
| 1840 | 2026-05-21T09:42:54.284Z | Compiling uuid v1.23.0 |
| 1841 | 2026-05-21T09:42:54.347Z | Compiling cpufeatures v0.2.17 |
| 1842 | 2026-05-21T09:42:54.351Z | Compiling rustls v0.23.37 |
| 1843 | 2026-05-21T09:42:54.379Z | Compiling openssl-sys v0.9.115 |
| 1844 | 2026-05-21T09:42:54.549Z | Compiling futures-sink v0.3.32 |
| 1845 | 2026-05-21T09:42:54.581Z | Compiling rustc_version v0.4.1 |
| 1846 | 2026-05-21T09:42:54.640Z | Compiling futures-io v0.3.32 |
| 1847 | 2026-05-21T09:42:54.671Z | Compiling futures-channel v0.3.32 |
| 1848 | 2026-05-21T09:42:54.802Z | Compiling futures-task v0.3.32 |
| 1849 | 2026-05-21T09:42:54.818Z | Compiling slab v0.4.12 |
| 1850 | 2026-05-21T09:42:54.917Z | Compiling aho-corasick v1.1.4 |
| 1851 | 2026-05-21T09:42:54.959Z | Compiling dyn-clone v1.0.20 |
| 1852 | 2026-05-21T09:42:54.996Z | Compiling synstructure v0.13.2 |
| 1853 | 2026-05-21T09:42:55.058Z | Compiling serde_derive_internals v0.29.1 |
| 1854 | 2026-05-21T09:42:55.220Z | Compiling crc32fast v1.5.0 |
| 1855 | 2026-05-21T09:42:55.260Z | Compiling openssl v0.10.79 |
| 1856 | 2026-05-21T09:42:55.304Z | Compiling plain v0.2.3 |
| 1857 | 2026-05-21T09:42:55.384Z | Compiling pest_meta v2.8.6 |
| 1858 | 2026-05-21T09:42:55.407Z | Compiling base64 v0.22.1 |
| 1859 | 2026-05-21T09:42:55.451Z | Compiling num-conv v0.2.0 |
| 1860 | 2026-05-21T09:42:55.564Z | Compiling time-core v0.1.8 |
| 1861 | 2026-05-21T09:42:55.571Z | Compiling crossbeam-utils v0.8.21 |
| 1862 | 2026-05-21T09:42:55.660Z | Compiling pretty-hex v0.4.1 |
| 1863 | 2026-05-21T09:42:55.685Z | Compiling native-tls v0.2.18 |
| 1864 | 2026-05-21T09:42:55.709Z | Compiling time-macros v0.2.27 |
| 1865 | 2026-05-21T09:42:55.789Z | Compiling regex-automata v0.4.14 |
| 1866 | 2026-05-21T09:42:55.829Z | Compiling anyhow v1.0.102 |
| 1867 | 2026-05-21T09:42:55.844Z | Compiling base64ct v1.8.3 |
| 1868 | 2026-05-21T09:42:55.848Z | Compiling darling_core v0.21.3 |
| 1869 | 2026-05-21T09:42:55.926Z | Compiling zstd-sys v2.0.16+zstd.1.5.7 |
| 1870 | 2026-05-21T09:42:55.983Z | Compiling pest_generator v2.8.6 |
| 1871 | 2026-05-21T09:42:56.044Z | Compiling tracing-core v0.1.36 |
| 1872 | 2026-05-21T09:42:56.149Z | Compiling pem-rfc7468 v0.7.0 |
| 1873 | 2026-05-21T09:42:56.251Z | Compiling serde_derive v1.0.228 |
| 1874 | 2026-05-21T09:42:56.265Z | Compiling zeroize_derive v1.4.3 |
| 1875 | 2026-05-21T09:42:56.309Z | Compiling zerofrom-derive v0.1.6 |
| 1876 | 2026-05-21T09:42:56.336Z | Compiling yoke-derive v0.8.1 |
| 1877 | 2026-05-21T09:42:56.376Z | Compiling zerovec-derive v0.11.2 |
| 1878 | 2026-05-21T09:42:56.416Z | Compiling displaydoc v0.2.5 |
| 1879 | 2026-05-21T09:42:56.619Z | Compiling zerocopy-derive v0.8.40 |
| 1880 | 2026-05-21T09:42:56.631Z | Compiling tokio-macros v2.7.0 |
| 1881 | 2026-05-21T09:42:56.650Z | Compiling futures-macro v0.3.32 |
| 1882 | 2026-05-21T09:42:56.852Z | Compiling zeroize v1.8.2 |
| 1883 | 2026-05-21T09:42:57.122Z | Compiling thiserror-impl v2.0.18 |
| 1884 | 2026-05-21T09:42:57.304Z | Compiling schemars_derive v0.8.22 |
| 1885 | 2026-05-21T09:42:57.304Z | Compiling tracing-attributes v0.1.31 |
| 1886 | 2026-05-21T09:42:57.395Z | Compiling der_derive v0.7.3 |
| 1887 | 2026-05-21T09:42:57.410Z | Compiling thiserror-impl v1.0.69 |
| 1888 | 2026-05-21T09:42:57.424Z | Compiling zerofrom v0.1.6 |
| 1889 | 2026-05-21T09:42:57.566Z | Compiling yoke v0.8.1 |
| 1890 | 2026-05-21T09:42:57.651Z | Compiling crypto-common v0.1.7 |
| 1891 | 2026-05-21T09:42:57.771Z | Compiling zerovec v0.11.5 |
| 1892 | 2026-05-21T09:42:57.771Z | Compiling zerotrie v0.2.3 |
| 1893 | 2026-05-21T09:42:57.975Z | Compiling block-buffer v0.10.4 |
| 1894 | 2026-05-21T09:42:58.258Z | Compiling digest v0.10.7 |
| 1895 | 2026-05-21T09:42:58.302Z | Compiling tinystr v0.8.2 |
| 1896 | 2026-05-21T09:42:58.320Z | Compiling potential_utf v0.1.4 |
| 1897 | 2026-05-21T09:42:58.460Z | Compiling icu_collections v2.1.1 |
| 1898 | 2026-05-21T09:42:58.476Z | Compiling icu_locale_core v2.1.1 |
| 1899 | 2026-05-21T09:42:58.493Z | Compiling pest_derive v2.8.6 |
| 1900 | 2026-05-21T09:42:58.510Z | Compiling futures-util v0.3.32 |
| 1901 | 2026-05-21T09:42:58.525Z | Compiling hmac v0.12.1 |
| 1902 | 2026-05-21T09:42:58.690Z | Compiling block-padding v0.3.3 |
| 1903 | 2026-05-21T09:42:58.740Z | Compiling rustls-pki-types v1.14.0 |
| 1904 | 2026-05-21T09:42:58.931Z | Compiling inout v0.1.4 |
| 1905 | 2026-05-21T09:42:59.094Z | Compiling openssl-macros v0.1.1 |
| 1906 | 2026-05-21T09:42:59.197Z | Compiling cipher v0.4.4 |
| 1907 | 2026-05-21T09:42:59.257Z | Compiling icu_provider v2.1.1 |
| 1908 | 2026-05-21T09:42:59.359Z | Compiling bytes v1.11.1 |
| 1909 | 2026-05-21T09:42:59.429Z | Compiling chrono v0.4.44 |
| 1910 | 2026-05-21T09:42:59.448Z | Compiling serde_tokenstream v0.2.3 |
| 1911 | 2026-05-21T09:42:59.612Z | Compiling icu_properties v2.1.2 |
| 1912 | 2026-05-21T09:42:59.680Z | Compiling icu_normalizer v2.1.1 |
| 1913 | 2026-05-21T09:42:59.712Z | Compiling sha2 v0.10.9 |
| 1914 | 2026-05-21T09:42:59.967Z | Compiling tokio v1.52.1 |
| 1915 | 2026-05-21T09:43:00.285Z | Compiling scroll_derive v0.12.1 |
| 1916 | 2026-05-21T09:43:00.447Z | Compiling scroll_derive v0.13.1 |
| 1917 | 2026-05-21T09:43:00.836Z | Compiling idna_adapter v1.2.1 |
| 1918 | 2026-05-21T09:43:00.905Z | Compiling ppv-lite86 v0.2.21 |
| 1919 | 2026-05-21T09:43:00.962Z | Compiling idna v1.1.0 |
| 1920 | 2026-05-21T09:43:01.058Z | Compiling http v1.4.0 |
| 1921 | 2026-05-21T09:43:01.201Z | Compiling untrusted v0.9.0 |
| 1922 | 2026-05-21T09:43:01.219Z | Compiling flagset v0.4.7 |
| 1923 | 2026-05-21T09:43:01.264Z | Compiling tracing v0.1.44 |
| 1924 | 2026-05-21T09:43:01.351Z | Compiling url v2.5.8 |
| 1925 | 2026-05-21T09:43:01.382Z | Compiling der v0.7.10 |
| 1926 | 2026-05-21T09:43:01.504Z | Compiling darling_macro v0.21.3 |
| 1927 | 2026-05-21T09:43:01.520Z | Compiling regex v1.12.3 |
| 1928 | 2026-05-21T09:43:01.570Z | Compiling zerocopy-derive v0.7.35 |
| 1929 | 2026-05-21T09:43:01.678Z | Compiling rand_core v0.9.5 |
| 1930 | 2026-05-21T09:43:01.904Z | Compiling slog v2.8.2 |
| 1931 | 2026-05-21T09:43:02.335Z | Compiling spki v0.7.3 |
| 1932 | 2026-05-21T09:43:02.350Z | Compiling darling v0.21.3 |
| 1933 | 2026-05-21T09:43:02.433Z | Compiling salsa20 v0.10.2 |
| 1934 | 2026-05-21T09:43:02.448Z | Compiling pbkdf2 v0.12.2 |
| 1935 | 2026-05-21T09:43:02.970Z | Compiling cookie v0.18.1 |
| 1936 | 2026-05-21T09:43:03.022Z | Compiling camino v1.2.2 |
| 1937 | 2026-05-21T09:43:03.309Z | Compiling scrypt v0.11.0 |
| 1938 | 2026-05-21T09:43:03.330Z | Compiling http-body v1.0.1 |
| 1939 | 2026-05-21T09:43:03.351Z | Compiling rand_chacha v0.9.0 |
| 1940 | 2026-05-21T09:43:03.494Z | Compiling cbc v0.1.2 |
| 1941 | 2026-05-21T09:43:03.520Z | Compiling aes v0.8.4 |
| 1942 | 2026-05-21T09:43:03.615Z | Compiling usdt-impl v0.5.0 |
| 1943 | 2026-05-21T09:43:03.638Z | Compiling atomic-waker v1.1.2 |
| 1944 | 2026-05-21T09:43:03.656Z | Compiling usdt-impl v0.6.0 |
| 1945 | 2026-05-21T09:43:03.737Z | Compiling untrusted v0.7.1 |
| 1946 | 2026-05-21T09:43:03.737Z | Compiling paste v1.0.15 |
| 1947 | 2026-05-21T09:43:03.765Z | Compiling tokio-util v0.7.18 |
| 1948 | 2026-05-21T09:43:03.787Z | Compiling winnow v0.7.14 |
| 1949 | 2026-05-21T09:43:03.845Z | Compiling tinyvec_macros v0.1.1 |
| 1950 | 2026-05-21T09:43:03.891Z | Compiling either v1.15.0 |
| 1951 | 2026-05-21T09:43:03.927Z | Compiling ref-cast v1.0.25 |
| 1952 | 2026-05-21T09:43:03.955Z | Compiling openssl-probe v0.2.1 |
| 1953 | 2026-05-21T09:43:03.998Z | Compiling tinyvec v1.10.0 |
| 1954 | 2026-05-21T09:43:04.123Z | Compiling pkcs5 v0.7.1 |
| 1955 | 2026-05-21T09:43:04.263Z | Compiling rand v0.9.2 |
| 1956 | 2026-05-21T09:43:04.746Z | Compiling scroll v0.13.0 |
| 1957 | 2026-05-21T09:43:04.761Z | Compiling scroll v0.12.0 |
| 1958 | 2026-05-21T09:43:04.842Z | Compiling serde_spanned v0.6.9 |
| 1959 | 2026-05-21T09:43:04.889Z | Compiling toml_datetime v0.6.11 |
| 1960 | 2026-05-21T09:43:05.001Z | Compiling async-trait v0.1.89 |
| 1961 | 2026-05-21T09:43:05.023Z | Compiling heapless v0.7.17 |
| 1962 | 2026-05-21T09:43:05.083Z | Compiling bzip2-sys v0.1.13+1.0.8 |
| 1963 | 2026-05-21T09:43:05.114Z | Compiling try-lock v0.2.5 |
| 1964 | 2026-05-21T09:43:05.173Z | Compiling tower-service v0.3.3 |
| 1965 | 2026-05-21T09:43:05.288Z | Compiling signal-hook v0.3.18 |
| 1966 | 2026-05-21T09:43:05.304Z | Compiling tower-layer v0.3.3 |
| 1967 | 2026-05-21T09:43:05.373Z | Compiling zstd-safe v7.2.4 |
| 1968 | 2026-05-21T09:43:05.472Z | Compiling fastrand v2.3.0 |
| 1969 | 2026-05-21T09:43:05.488Z | Compiling h2 v0.4.13 |
| 1970 | 2026-05-21T09:43:05.527Z | Compiling want v0.3.1 |
| 1971 | 2026-05-21T09:43:05.564Z | Compiling toml_parser v1.0.9+spec-1.1.0 |
| 1972 | 2026-05-21T09:43:05.702Z | Compiling goblin v0.8.2 |
| 1973 | 2026-05-21T09:43:05.763Z | Compiling goblin v0.10.5 |
| 1974 | 2026-05-21T09:43:05.885Z | Compiling pkcs8 v0.10.2 |
| 1975 | 2026-05-21T09:43:06.044Z | Compiling zerocopy v0.7.35 |
| 1976 | 2026-05-21T09:43:06.142Z | Compiling ipnet v2.11.0 |
| 1977 | 2026-05-21T09:43:06.215Z | Compiling ref-cast-impl v1.0.25 |
| 1978 | 2026-05-21T09:43:06.355Z | Compiling darling_core v0.20.11 |
| 1979 | 2026-05-21T09:43:06.599Z | Compiling curve25519-dalek v4.1.3 |
| 1980 | 2026-05-21T09:43:06.638Z | Compiling toml_datetime v0.7.5+spec-1.1.0 |
| 1981 | 2026-05-21T09:43:06.775Z | Compiling memoffset v0.9.1 |
| 1982 | 2026-05-21T09:43:06.861Z | Compiling litrs v1.0.0 |
| 1983 | 2026-05-21T09:43:06.991Z | Compiling httpdate v1.0.3 |
| 1984 | 2026-05-21T09:43:07.174Z | Compiling pin-utils v0.1.0 |
| 1985 | 2026-05-21T09:43:07.289Z | Compiling foreign-types-shared v0.1.1 |
| 1986 | 2026-05-21T09:43:07.373Z | Compiling rustix v0.38.44 |
| 1987 | 2026-05-21T09:43:07.395Z | Compiling winnow v0.5.40 |
| 1988 | 2026-05-21T09:43:07.472Z | Compiling foreign-types v0.3.2 |
| 1989 | 2026-05-21T09:43:07.556Z | Compiling document-features v0.2.12 |
| 1990 | 2026-05-21T09:43:07.668Z | Compiling tempfile v3.25.0 |
| 1991 | 2026-05-21T09:43:08.013Z | Compiling dof v0.3.0 |
| 1992 | 2026-05-21T09:43:08.095Z | Compiling unicode-normalization v0.1.25 |
| 1993 | 2026-05-21T09:43:08.168Z | Compiling dtrace-parser v0.2.0 |
| 1994 | 2026-05-21T09:43:08.287Z | Compiling darling_macro v0.20.11 |
| 1995 | 2026-05-21T09:43:08.451Z | Compiling dof v0.4.0 |
| 1996 | 2026-05-21T09:43:08.563Z | Compiling hyper v1.8.1 |
| 1997 | 2026-05-21T09:43:08.658Z | Compiling toml_edit v0.19.15 |
| 1998 | 2026-05-21T09:43:08.762Z | Compiling dtrace-parser v0.3.0 |
| 1999 | 2026-05-21T09:43:08.808Z | Compiling daft-derive v0.1.7 |
| 2000 | 2026-05-21T09:43:08.837Z | Compiling pin-project-internal v1.1.11 |
| 2001 | 2026-05-21T09:43:08.998Z | Compiling spin v0.9.8 |
| 2002 | 2026-05-21T09:43:09.038Z | Compiling thread-id v5.1.0 |
| 2003 | 2026-05-21T09:43:09.092Z | Compiling thread-id v4.2.2 |
| 2004 | 2026-05-21T09:43:09.166Z | Compiling smoltcp v0.9.1 |
| 2005 | 2026-05-21T09:43:09.183Z | Compiling powerfmt v0.2.0 |
| 2006 | 2026-05-21T09:43:09.360Z | Compiling num-bigint-dig v0.8.6 |
| 2007 | 2026-05-21T09:43:09.393Z | Compiling cfg_aliases v0.2.1 |
| 2008 | 2026-05-21T09:43:09.462Z | Compiling deranged v0.5.8 |
| 2009 | 2026-05-21T09:43:09.495Z | Compiling nix v0.31.2 |
| 2010 | 2026-05-21T09:43:09.864Z | Compiling hyper-util v0.1.20 |
| 2011 | 2026-05-21T09:43:09.886Z | Compiling darling v0.20.11 |
| 2012 | 2026-05-21T09:43:10.016Z | Compiling rustls-native-certs v0.8.3 |
| 2013 | 2026-05-21T09:43:10.052Z | Compiling ipnetwork v0.21.1 |
| 2014 | 2026-05-21T09:43:10.296Z | Compiling curve25519-dalek-derive v0.1.1 |
| 2015 | 2026-05-21T09:43:10.676Z | Compiling strum_macros v0.26.4 |
| 2016 | 2026-05-21T09:43:10.773Z | Compiling sync_wrapper v1.0.2 |
| 2017 | 2026-05-21T09:43:10.870Z | Compiling wait-timeout v0.2.1 |
| 2018 | 2026-05-21T09:43:10.917Z | Compiling bit-vec v0.8.0 |
| 2019 | 2026-05-21T09:43:11.114Z | Compiling quick-error v1.2.3 |
| 2020 | 2026-05-21T09:43:11.140Z | Compiling siphasher v1.0.2 |
| 2021 | 2026-05-21T09:43:11.160Z | Compiling anstyle v1.0.13 |
| 2022 | 2026-05-21T09:43:11.284Z | Compiling num_threads v0.1.7 |
| 2023 | 2026-05-21T09:43:11.338Z | Compiling utf8parse v0.2.2 |
| 2024 | 2026-05-21T09:43:11.353Z | Compiling simd-adler32 v0.3.8 |
| 2025 | 2026-05-21T09:43:11.470Z | Compiling anstyle-parse v0.2.7 |
| 2026 | 2026-05-21T09:43:11.541Z | Compiling time v0.3.47 |
| 2027 | 2026-05-21T09:43:11.604Z | Compiling rusty-fork v0.3.1 |
| 2028 | 2026-05-21T09:43:11.647Z | Compiling bit-set v0.8.0 |
| 2029 | 2026-05-21T09:43:11.900Z | Compiling tower v0.5.3 |
| 2030 | 2026-05-21T09:43:12.178Z | Compiling derive_builder_core v0.20.2 |
| 2031 | 2026-05-21T09:43:12.256Z | Compiling http-body-util v0.1.3 |
| 2032 | 2026-05-21T09:43:12.376Z | Compiling webpki-roots v1.0.6 |
| 2033 | 2026-05-21T09:43:12.510Z | Compiling rand_xorshift v0.4.0 |
| 2034 | 2026-05-21T09:43:12.550Z | Compiling signature v2.2.0 |
| 2035 | 2026-05-21T09:43:12.607Z | Compiling hubpack_derive v0.1.1 |
| 2036 | 2026-05-21T09:43:12.658Z | Compiling strum_macros v0.27.2 |
| 2037 | 2026-05-21T09:43:12.676Z | Compiling snafu-derive v0.8.9 |
| 2038 | 2026-05-21T09:43:12.911Z | Compiling fs-err v3.3.0 |
| 2039 | 2026-05-21T09:43:12.987Z | Compiling ahash v0.8.12 |
| 2040 | 2026-05-21T09:43:13.067Z | Compiling colorchoice v1.0.4 |
| 2041 | 2026-05-21T09:43:13.088Z | Compiling unicode-properties v0.1.4 |
| 2042 | 2026-05-21T09:43:13.121Z | Compiling ryu v1.0.23 |
| 2043 | 2026-05-21T09:43:13.201Z | Compiling unicode-bidi v0.3.18 |
| 2044 | 2026-05-21T09:43:13.217Z | Compiling object v0.37.3 |
| 2045 | 2026-05-21T09:43:13.233Z | Compiling adler2 v2.0.1 |
| 2046 | 2026-05-21T09:43:13.311Z | Compiling unarray v0.1.4 |
| 2047 | 2026-05-21T09:43:13.345Z | Compiling is_terminal_polyfill v1.70.2 |
| 2048 | 2026-05-21T09:43:13.377Z | Compiling allocator-api2 v0.2.21 |
| 2049 | 2026-05-21T09:43:13.425Z | Compiling unicode-segmentation v1.12.0 |
| 2050 | 2026-05-21T09:43:13.504Z | Compiling anstyle-query v1.1.5 |
| 2051 | 2026-05-21T09:43:13.516Z | Compiling iri-string v0.7.10 |
| 2052 | 2026-05-21T09:43:13.644Z | Compiling anstream v0.6.21 |
| 2053 | 2026-05-21T09:43:13.648Z | Compiling serde_urlencoded v0.7.1 |
| 2054 | 2026-05-21T09:43:13.678Z | Compiling stringprep v0.1.5 |
| 2055 | 2026-05-21T09:43:13.728Z | Compiling proptest v1.10.0 |
| 2056 | 2026-05-21T09:43:13.809Z | Compiling miniz_oxide v0.8.9 |
| 2057 | 2026-05-21T09:43:14.033Z | Compiling derive_builder_macro v0.20.2 |
| 2058 | 2026-05-21T09:43:14.337Z | Compiling tokio-native-tls v0.3.1 |
| 2059 | 2026-05-21T09:43:14.371Z | Compiling usdt-macro v0.6.0 |
| 2060 | 2026-05-21T09:43:14.434Z | Compiling usdt-attr-macro v0.6.0 |
| 2061 | 2026-05-21T09:43:14.685Z | Compiling tower-http v0.6.8 |
| 2062 | 2026-05-21T09:43:14.747Z | Compiling rand_chacha v0.3.1 |
| 2063 | 2026-05-21T09:43:14.815Z | Compiling erased-serde v0.3.31 |
| 2064 | 2026-05-21T09:43:14.922Z | Compiling md-5 v0.10.6 |
| 2065 | 2026-05-21T09:43:14.939Z | Compiling bstr v1.12.1 |
| 2066 | 2026-05-21T09:43:15.104Z | Compiling num-integer v0.1.46 |
| 2067 | 2026-05-21T09:43:15.121Z | Compiling hash32 v0.2.1 |
| 2068 | 2026-05-21T09:43:15.136Z | Compiling vergen-lib v0.1.6 |
| 2069 | 2026-05-21T09:43:15.197Z | Compiling ff v0.13.1 |
| 2070 | 2026-05-21T09:43:15.306Z | Compiling base16ct v0.2.0 |
| 2071 | 2026-05-21T09:43:15.359Z | Compiling zlib-rs v0.6.2 |
| 2072 | 2026-05-21T09:43:15.364Z | Compiling psl-types v2.0.11 |
| 2073 | 2026-05-21T09:43:15.364Z | Compiling fallible-iterator v0.2.0 |
| 2074 | 2026-05-21T09:43:15.455Z | Compiling sec1 v0.7.3 |
| 2075 | 2026-05-21T09:43:15.470Z | Compiling num-iter v0.1.45 |
| 2076 | 2026-05-21T09:43:15.489Z | Compiling publicsuffix v2.3.0 |
| 2077 | 2026-05-21T09:43:15.506Z | Compiling group v0.13.0 |
| 2078 | 2026-05-21T09:43:15.673Z | Compiling postgres-protocol v0.6.10 |
| 2079 | 2026-05-21T09:43:15.690Z | Compiling rand v0.8.6 |
| 2080 | 2026-05-21T09:43:15.734Z | Compiling newtype-uuid v1.3.2 |
| 2081 | 2026-05-21T09:43:16.020Z | Compiling oxnet v0.1.4 |
| 2082 | 2026-05-21T09:43:16.202Z | Compiling derive_builder v0.20.2 |
| 2083 | 2026-05-21T09:43:16.226Z | Compiling hyper-tls v0.6.0 |
| 2084 | 2026-05-21T09:43:16.340Z | Compiling heck v0.4.1 |
| 2085 | 2026-05-21T09:43:16.397Z | Compiling phf_shared v0.13.1 |
| 2086 | 2026-05-21T09:43:16.400Z | Compiling pin-project v1.1.11 |
| 2087 | 2026-05-21T09:43:16.464Z | Compiling lazy_static v1.5.0 |
| 2088 | 2026-05-21T09:43:16.593Z | Compiling terminal_size v0.4.3 |
| 2089 | 2026-05-21T09:43:16.610Z | Compiling serde_with_macros v3.17.0 |
| 2090 | 2026-05-21T09:43:16.622Z | Compiling futures-executor v0.3.32 |
| 2091 | 2026-05-21T09:43:16.637Z | Compiling hex v0.4.3 |
| 2092 | 2026-05-21T09:43:16.846Z | Compiling cargo-platform v0.1.9 |
| 2093 | 2026-05-21T09:43:16.862Z | Compiling hkdf v0.12.4 |
| 2094 | 2026-05-21T09:43:16.952Z | Compiling crypto-bigint v0.5.5 |
| 2095 | 2026-05-21T09:43:17.022Z | Compiling async-recursion v1.1.1 |
| 2096 | 2026-05-21T09:43:17.093Z | Compiling serde_repr v0.1.20 |
| 2097 | 2026-05-21T09:43:17.122Z | Compiling enum-as-inner v0.6.1 |
| 2098 | 2026-05-21T09:43:17.158Z | Compiling clap_derive v4.5.55 |
| 2099 | 2026-05-21T09:43:17.212Z | Compiling vergen v9.0.6 |
| 2100 | 2026-05-21T09:43:17.430Z | Compiling flate2 v1.1.9 |
| 2101 | 2026-05-21T09:43:17.648Z | Compiling encoding_rs v0.8.35 |
| 2102 | 2026-05-21T09:43:17.662Z | Compiling same-file v1.0.6 |
| 2103 | 2026-05-21T09:43:17.666Z | Compiling bumpalo v3.20.2 |
| 2104 | 2026-05-21T09:43:17.666Z | Compiling clap_lex v1.0.0 |
| 2105 | 2026-05-21T09:43:17.693Z | Compiling bitflags v1.3.2 |
| 2106 | 2026-05-21T09:43:17.781Z | Compiling libbz2-rs-sys v0.2.2 |
| 2107 | 2026-05-21T09:43:17.798Z | Compiling foldhash v0.1.5 |
| 2108 | 2026-05-21T09:43:17.829Z | Compiling foldhash v0.2.0 |
| 2109 | 2026-05-21T09:43:17.921Z | Compiling mime v0.3.17 |
| 2110 | 2026-05-21T09:43:18.012Z | Compiling managed v0.8.0 |
| 2111 | 2026-05-21T09:43:18.168Z | Compiling hashbrown v0.16.1 |
| 2112 | 2026-05-21T09:43:18.171Z | Compiling hashbrown v0.15.5 |
| 2113 | 2026-05-21T09:43:18.300Z | Compiling bzip2 v0.6.1 |
| 2114 | 2026-05-21T09:43:18.315Z | Compiling zopfli v0.8.3 |
| 2115 | 2026-05-21T09:43:18.370Z | Compiling clap_builder v4.5.60 |
| 2116 | 2026-05-21T09:43:18.749Z | Compiling elliptic-curve v0.13.8 |
| 2117 | 2026-05-21T09:43:18.765Z | Compiling walkdir v2.5.0 |
| 2118 | 2026-05-21T09:43:18.867Z | Compiling zstd v0.13.3 |
| 2119 | 2026-05-21T09:43:18.966Z | Compiling cargo_metadata v0.19.2 |
| 2120 | 2026-05-21T09:43:19.009Z | Compiling futures v0.3.32 |
| 2121 | 2026-05-21T09:43:19.135Z | Compiling phf v0.13.1 |
| 2122 | 2026-05-21T09:43:19.182Z | Compiling snafu v0.8.9 |
| 2123 | 2026-05-21T09:43:19.238Z | Compiling signal-hook-mio v0.2.5 |
| 2124 | 2026-05-21T09:43:19.330Z | Compiling daft v0.1.7 |
| 2125 | 2026-05-21T09:43:19.379Z | Compiling postgres-types v0.2.12 |
| 2126 | 2026-05-21T09:43:19.534Z | Compiling cookie_store v0.22.1 |
| 2127 | 2026-05-21T09:43:19.614Z | Compiling bzip2 v0.4.4 |
| 2128 | 2026-05-21T09:43:19.618Z | Compiling globset v0.4.18 |
| 2129 | 2026-05-21T09:43:19.835Z | Compiling strum v0.27.2 |
| 2130 | 2026-05-21T09:43:20.095Z | Compiling hubpack v0.1.2 |
| 2131 | 2026-05-21T09:43:20.176Z | Compiling ed25519 v2.2.3 |
| 2132 | 2026-05-21T09:43:20.192Z | Compiling phf_shared v0.11.3 |
| 2133 | 2026-05-21T09:43:20.227Z | Compiling crossbeam-epoch v0.9.18 |
| 2134 | 2026-05-21T09:43:20.265Z | Compiling olpc-cjson v0.1.4 |
| 2135 | 2026-05-21T09:43:20.329Z | Compiling pkcs1 v0.7.5 |
| 2136 | 2026-05-21T09:43:20.426Z | Compiling pem v3.0.6 |
| 2137 | 2026-05-21T09:43:20.496Z | Compiling serde-big-array v0.5.1 |
| 2138 | 2026-05-21T09:43:20.512Z | Compiling serde_plain v1.0.2 |
| 2139 | 2026-05-21T09:43:20.660Z | Compiling rfc6979 v0.4.0 |
| 2140 | 2026-05-21T09:43:20.689Z | Compiling float-cmp v0.10.0 |
| 2141 | 2026-05-21T09:43:20.721Z | Compiling memmap2 v0.9.10 |
| 2142 | 2026-05-21T09:43:20.736Z | Compiling env_filter v1.0.0 |
| 2143 | 2026-05-21T09:43:20.753Z | Compiling keccak v0.1.6 |
| 2144 | 2026-05-21T09:43:20.767Z | Compiling new_debug_unreachable v1.0.6 |
| 2145 | 2026-05-21T09:43:20.796Z | Compiling whoami v2.1.0 |
| 2146 | 2026-05-21T09:43:20.810Z | Compiling static_assertions v1.1.0 |
| 2147 | 2026-05-21T09:43:20.850Z | Compiling predicates-core v1.0.10 |
| 2148 | 2026-05-21T09:43:20.866Z | Compiling fixedbitset v0.4.2 |
| 2149 | 2026-05-21T09:43:20.897Z | Compiling normalize-line-endings v0.3.0 |
| 2150 | 2026-05-21T09:43:20.943Z | Compiling typed-path v0.9.3 |
| 2151 | 2026-05-21T09:43:20.979Z | Compiling precomputed-hash v0.1.1 |
| 2152 | 2026-05-21T09:43:21.006Z | Compiling fixedbitset v0.5.7 |
| 2153 | 2026-05-21T09:43:21.036Z | Compiling difflib v0.4.0 |
| 2154 | 2026-05-21T09:43:21.068Z | Compiling jiff v0.2.21 |
| 2155 | 2026-05-21T09:43:21.084Z | Compiling data-encoding v2.10.0 |
| 2156 | 2026-05-21T09:43:21.143Z | Compiling toml_write v0.1.2 |
| 2157 | 2026-05-21T09:43:21.336Z | Compiling toml_edit v0.22.27 |
| 2158 | 2026-05-21T09:43:21.351Z | Compiling predicates v3.1.4 |
| 2159 | 2026-05-21T09:43:21.485Z | Compiling hickory-proto v0.25.2 |
| 2160 | 2026-05-21T09:43:21.508Z | Compiling petgraph v0.8.3 |
| 2161 | 2026-05-21T09:43:21.624Z | Compiling string_cache v0.8.9 |
| 2162 | 2026-05-21T09:43:21.740Z | Compiling petgraph v0.6.5 |
| 2163 | 2026-05-21T09:43:21.855Z | Compiling tokio-postgres v0.7.16 |
| 2164 | 2026-05-21T09:43:22.077Z | Compiling sha3 v0.10.8 |
| 2165 | 2026-05-21T09:43:22.196Z | Compiling env_logger v0.11.9 |
| 2166 | 2026-05-21T09:43:22.317Z | Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=745a508cb97b7ca9b4c10ec9592c980eb769b10d#745a508c) |
| 2167 | 2026-05-21T09:43:22.364Z | Compiling usdt v0.6.0 |
| 2168 | 2026-05-21T09:43:22.480Z | Compiling ecdsa v0.16.9 |
| 2169 | 2026-05-21T09:43:22.630Z | Compiling rsa v0.9.10 |
| 2170 | 2026-05-21T09:43:22.889Z | Compiling ed25519-dalek v2.2.0 |
| 2171 | 2026-05-21T09:43:23.506Z | Compiling crossterm v0.28.1 |
| 2172 | 2026-05-21T09:43:23.599Z | Compiling clap v4.5.60 |
| 2173 | 2026-05-21T09:43:23.638Z | Compiling zip v4.6.1 |
| 2174 | 2026-05-21T09:43:23.905Z | Compiling zip v0.6.6 |
| 2175 | 2026-05-21T09:43:24.071Z | Compiling iddqd v0.4.1 |
| 2176 | 2026-05-21T09:43:24.559Z | Compiling serde_with v3.17.0 |
| 2177 | 2026-05-21T09:43:24.699Z | Compiling similar v2.7.0 |
| 2178 | 2026-05-21T09:43:24.738Z | Compiling strum v0.26.3 |
| 2179 | 2026-05-21T09:43:24.765Z | Compiling toml v0.7.8 |
| 2180 | 2026-05-21T09:43:24.780Z | Compiling tokio-stream v0.1.18 |
| 2181 | 2026-05-21T09:43:24.941Z | Compiling itertools v0.13.0 |
| 2182 | 2026-05-21T09:43:25.116Z | Compiling buf-list v1.1.2 |
| 2183 | 2026-05-21T09:43:25.244Z | Compiling x509-cert v0.2.5 |
| 2184 | 2026-05-21T09:43:25.395Z | Compiling gateway-ereport-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=745a508cb97b7ca9b4c10ec9592c980eb769b10d#745a508c) |
| 2185 | 2026-05-21T09:43:25.445Z | Compiling openapiv3 v2.2.0 |
| 2186 | 2026-05-21T09:43:25.641Z | Compiling sha1 v0.10.6 |
| 2187 | 2026-05-21T09:43:25.884Z | Compiling lalrpop-util v0.19.12 |
| 2188 | 2026-05-21T09:43:26.094Z | Compiling peg-runtime v0.8.5 |
| 2189 | 2026-05-21T09:43:40.948Z | Compiling rustls-webpki v0.103.9 |
| 2190 | 2026-05-21T09:43:42.226Z | Compiling macaddr v1.0.1 |
| 2191 | 2026-05-21T09:43:42.266Z | Compiling structmeta-derive v0.3.0 |
| 2192 | 2026-05-21T09:43:42.381Z | Compiling rayon-core v1.13.0 |
| 2193 | 2026-05-21T09:43:42.401Z | Compiling crucible-workspace-hack v0.1.0 |
| 2194 | 2026-05-21T09:43:42.417Z | Compiling itertools v0.14.0 |
| 2195 | 2026-05-21T09:43:42.523Z | Compiling secrecy v0.10.3 |
| 2196 | 2026-05-21T09:43:42.623Z | Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 2197 | 2026-05-21T09:43:42.638Z | Compiling heapless v0.8.0 |
| 2198 | 2026-05-21T09:43:42.652Z | Compiling rustls v0.22.4 |
| 2199 | 2026-05-21T09:43:42.799Z | Compiling crossbeam-deque v0.8.6 |
| 2200 | 2026-05-21T09:43:42.803Z | Compiling toml_edit v0.23.10+spec-1.0.0 |
| 2201 | 2026-05-21T09:43:42.884Z | Compiling rustls-webpki v0.102.8 |
| 2202 | 2026-05-21T09:43:43.024Z | Compiling hash32 v0.3.1 |
| 2203 | 2026-05-21T09:43:43.037Z | Compiling multer v3.1.0 |
| 2204 | 2026-05-21T09:43:43.059Z | Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 2205 | 2026-05-21T09:43:43.110Z | Compiling thread_local v1.1.9 |
| 2206 | 2026-05-21T09:43:43.217Z | Compiling compression-core v0.4.31 |
| 2207 | 2026-05-21T09:43:43.232Z | Compiling slog-async v2.8.0 |
| 2208 | 2026-05-21T09:43:43.253Z | Compiling smoltcp v0.11.0 |
| 2209 | 2026-05-21T09:43:43.269Z | Compiling match_cfg v0.1.0 |
| 2210 | 2026-05-21T09:43:43.283Z | Compiling structmeta v0.3.0 |
| 2211 | 2026-05-21T09:43:43.326Z | Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 2212 | 2026-05-21T09:43:43.355Z | Compiling unicode-width v0.2.0 |
| 2213 | 2026-05-21T09:43:43.469Z | Compiling proc-macro-crate v3.4.0 |
| 2214 | 2026-05-21T09:43:43.542Z | Compiling derive-ex v0.1.8 |
| 2215 | 2026-05-21T09:43:43.578Z | Compiling compression-codecs v0.4.37 |
| 2216 | 2026-05-21T09:43:43.593Z | Compiling hostname v0.3.1 |
| 2217 | 2026-05-21T09:43:43.675Z | Compiling ingot-macros v0.1.1 |
| 2218 | 2026-05-21T09:43:43.745Z | Compiling slog-json v2.6.1 |
| 2219 | 2026-05-21T09:43:43.774Z | Compiling crossbeam-channel v0.5.15 |
| 2220 | 2026-05-21T09:43:43.910Z | Compiling half v2.7.1 |
| 2221 | 2026-05-21T09:43:43.951Z | Compiling newtype-uuid-macros v0.1.0 |
| 2222 | 2026-05-21T09:43:44.009Z | Compiling cobs v0.3.0 |
| 2223 | 2026-05-21T09:43:44.220Z | Compiling thiserror-impl-no-std v2.0.2 |
| 2224 | 2026-05-21T09:43:44.280Z | Compiling universal-hash v0.5.1 |
| 2225 | 2026-05-21T09:43:44.331Z | Compiling async-stream-impl v0.3.6 |
| 2226 | 2026-05-21T09:43:44.445Z | Compiling toml_datetime v1.0.0+spec-1.1.0 |
| 2227 | 2026-05-21T09:43:44.493Z | Compiling serde_spanned v1.0.4 |
| 2228 | 2026-05-21T09:43:45.001Z | Compiling is-terminal v0.4.17 |
| 2229 | 2026-05-21T09:43:45.010Z | Compiling dropshot v0.17.0 |
| 2230 | 2026-05-21T09:43:45.010Z | Compiling tokio-rustls v0.26.4 |
| 2231 | 2026-05-21T09:43:45.010Z | Compiling rustls-platform-verifier v0.6.2 |
| 2232 | 2026-05-21T09:43:45.010Z | Compiling proc-macro-error-attr v1.0.4 |
| 2233 | 2026-05-21T09:43:45.010Z | Compiling term v1.2.1 |
| 2234 | 2026-05-21T09:43:45.010Z | Compiling convert_case v0.4.0 |
| 2235 | 2026-05-21T09:43:45.028Z | Compiling hyper-rustls v0.27.7 |
| 2236 | 2026-05-21T09:43:45.057Z | Compiling take_mut v0.2.2 |
| 2237 | 2026-05-21T09:43:45.073Z | Compiling opaque-debug v0.3.1 |
| 2238 | 2026-05-21T09:43:45.109Z | Compiling toml_writer v1.0.6+spec-1.1.0 |
| 2239 | 2026-05-21T09:43:45.167Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#d9645f8d) |
| 2240 | 2026-05-21T09:43:45.196Z | Compiling ciborium-io v0.2.2 |
| 2241 | 2026-05-21T09:43:45.257Z | Compiling derive_more v0.99.20 |
| 2242 | 2026-05-21T09:43:45.273Z | Compiling reqwest v0.12.28 |
| 2243 | 2026-05-21T09:43:45.276Z | Compiling reqwest v0.13.2 |
| 2244 | 2026-05-21T09:43:45.311Z | Compiling toml v1.0.6+spec-1.1.0 |
| 2245 | 2026-05-21T09:43:45.373Z | Compiling ciborium-ll v0.2.2 |
| 2246 | 2026-05-21T09:43:45.403Z | Compiling thiserror-no-std v2.0.2 |
| 2247 | 2026-05-21T09:43:45.420Z | Compiling slog-term v2.9.2 |
| 2248 | 2026-05-21T09:43:45.508Z | Compiling tokio-rustls v0.25.0 |
| 2249 | 2026-05-21T09:43:45.770Z | Compiling poly1305 v0.8.0 |
| 2250 | 2026-05-21T09:43:45.928Z | Compiling test-strategy v0.4.5 |
| 2251 | 2026-05-21T09:43:46.286Z | Compiling ingot-types v0.1.2 |
| 2252 | 2026-05-21T09:43:46.426Z | Compiling async-stream v0.3.6 |
| 2253 | 2026-05-21T09:43:46.468Z | Compiling omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds) |
| 2254 | 2026-05-21T09:43:46.629Z | Compiling postcard v1.1.3 |
| 2255 | 2026-05-21T09:43:46.732Z | Compiling ingot v0.1.1 |
| 2256 | 2026-05-21T09:43:46.755Z | Compiling slog-bunyan v2.5.0 |
| 2257 | 2026-05-21T09:43:46.898Z | Compiling tough v0.22.0 |
| 2258 | 2026-05-21T09:43:46.957Z | Compiling num_enum_derive v0.7.5 |
| 2259 | 2026-05-21T09:43:46.973Z | Compiling async-compression v0.4.41 |
| 2260 | 2026-05-21T09:43:47.220Z | Compiling parse-display-derive v0.10.0 |
| 2261 | 2026-05-21T09:43:47.419Z | Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=ae1da83e66c648574827298f4bc444632bf4d047#ae1da83e) |
| 2262 | 2026-05-21T09:43:47.464Z | Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#8f60acdf) |
| 2263 | 2026-05-21T09:43:47.711Z | Compiling proc-macro-crate v1.3.1 |
| 2264 | 2026-05-21T09:43:47.888Z | Compiling backon v1.6.0 |
| 2265 | 2026-05-21T09:43:48.064Z | Compiling waitgroup v0.1.2 |
| 2266 | 2026-05-21T09:43:48.161Z | Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=bc489ddf0f38f75e0c194b86cf6f0de377f68845#bc489ddf) |
| 2267 | 2026-05-21T09:43:48.198Z | Compiling password-hash v0.5.0 |
| 2268 | 2026-05-21T09:43:48.213Z | Compiling chacha20 v0.9.1 |
| 2269 | 2026-05-21T09:43:48.268Z | Compiling dropshot_endpoint v0.17.0 |
| 2270 | 2026-05-21T09:43:48.504Z | Compiling rustls-pemfile v2.2.0 |
| 2271 | 2026-05-21T09:43:48.520Z | Compiling blake2 v0.10.6 |
| 2272 | 2026-05-21T09:43:48.604Z | Compiling aead v0.5.2 |
| 2273 | 2026-05-21T09:43:48.715Z | Compiling foreign-types-macros v0.2.3 |
| 2274 | 2026-05-21T09:43:48.804Z | Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 2275 | 2026-05-21T09:43:48.804Z | Compiling serde_path_to_error v0.1.20 |
| 2276 | 2026-05-21T09:43:49.001Z | Compiling hostname v0.4.2 |
| 2277 | 2026-05-21T09:43:49.033Z | Compiling proc-macro-error v1.0.4 |
| 2278 | 2026-05-21T09:43:49.062Z | Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 2279 | 2026-05-21T09:43:49.190Z | Compiling instant v0.1.13 |
| 2280 | 2026-05-21T09:43:49.198Z | Compiling typeid v1.0.3 |
| 2281 | 2026-05-21T09:43:49.246Z | Compiling cpufeatures v0.3.0 |
| 2282 | 2026-05-21T09:43:49.285Z | Compiling debug-ignore v1.0.5 |
| 2283 | 2026-05-21T09:43:49.302Z | Compiling foreign-types-shared v0.3.1 |
| 2284 | 2026-05-21T09:43:49.332Z | Compiling chacha20 v0.10.0 |
| 2285 | 2026-05-21T09:43:49.349Z | Compiling backoff v0.4.0 |
| 2286 | 2026-05-21T09:43:49.353Z | Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 2287 | 2026-05-21T09:43:49.396Z | Compiling argon2 v0.5.3 |
| 2288 | 2026-05-21T09:43:49.407Z | Compiling foreign-types v0.5.0 |
| 2289 | 2026-05-21T09:43:49.426Z | Compiling chacha20poly1305 v0.10.1 |
| 2290 | 2026-05-21T09:43:49.426Z | Compiling parse-display v0.10.0 |
| 2291 | 2026-05-21T09:43:49.463Z | Compiling propolis-api-types-versions v0.0.0 (https://github.com/oxidecomputer/propolis?rev=bc489ddf0f38f75e0c194b86cf6f0de377f68845#bc489ddf) |
| 2292 | 2026-05-21T09:43:49.504Z | Compiling num_enum_derive v0.5.11 |
| 2293 | 2026-05-21T09:43:49.519Z | Compiling num_enum v0.7.5 |
| 2294 | 2026-05-21T09:43:49.538Z | Compiling tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#a7d440f5) |
| 2295 | 2026-05-21T09:43:49.594Z | Compiling ciborium v0.2.2 |
| 2296 | 2026-05-21T09:43:49.643Z | Compiling vsss-rs v3.3.4 |
| 2297 | 2026-05-21T09:43:49.798Z | Compiling tabwriter v1.4.1 |
| 2298 | 2026-05-21T09:43:49.990Z | Compiling regress v0.10.5 |
| 2299 | 2026-05-21T09:43:50.187Z | Compiling byte-wrapper v0.1.0 |
| 2300 | 2026-05-21T09:43:50.339Z | Compiling protocol v0.1.0 (https://github.com/oxidecomputer/lldp#d22509df) |
| 2301 | 2026-05-21T09:43:50.429Z | Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 2302 | 2026-05-21T09:43:50.449Z | Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 2303 | 2026-05-21T09:43:50.455Z | Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack) |
| 2304 | 2026-05-21T09:43:50.479Z | Compiling cstr-argument v0.1.2 |
| 2305 | 2026-05-21T09:43:50.669Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#1e40efd8) |
| 2306 | 2026-05-21T09:43:50.812Z | Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity) |
| 2307 | 2026-05-21T09:43:50.870Z | Compiling humantime v2.3.0 |
| 2308 | 2026-05-21T09:43:50.885Z | Compiling erased-serde v0.4.9 |
| 2309 | 2026-05-21T09:43:50.989Z | Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 2310 | 2026-05-21T09:43:51.025Z | Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 2311 | 2026-05-21T09:43:51.082Z | Compiling num_enum v0.5.11 |
| 2312 | 2026-05-21T09:43:51.137Z | Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#d9645f8d) |
| 2313 | 2026-05-21T09:43:51.155Z | Compiling rand v0.10.0 |
| 2314 | 2026-05-21T09:43:51.244Z | Compiling rayon v1.11.0 |
| 2315 | 2026-05-21T09:43:51.247Z | Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino#7e56ab6e) |
| 2316 | 2026-05-21T09:43:51.327Z | Compiling colored v3.1.1 |
| 2317 | 2026-05-21T09:43:51.370Z | Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=bc489ddf0f38f75e0c194b86cf6f0de377f68845#bc489ddf) |
| 2318 | 2026-05-21T09:43:51.385Z | Compiling indent_write v2.2.0 |
| 2319 | 2026-05-21T09:43:51.399Z | Compiling libefi-sys v0.1.0 |
| 2320 | 2026-05-21T09:43:51.463Z | Compiling zone_cfg_derive v0.3.1 |
| 2321 | 2026-05-21T09:43:51.547Z | Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 2322 | 2026-05-21T09:43:51.581Z | Compiling illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b) |
| 2323 | 2026-05-21T09:43:51.605Z | Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=bc489ddf0f38f75e0c194b86cf6f0de377f68845#bc489ddf) |
| 2324 | 2026-05-21T09:43:51.638Z | Compiling camino-tempfile v1.4.1 |
| 2325 | 2026-05-21T09:43:51.849Z | Compiling itertools v0.12.1 |
| 2326 | 2026-05-21T09:43:51.949Z | Compiling usdt-attr-macro v0.5.0 |
| 2327 | 2026-05-21T09:43:52.031Z | Compiling usdt-macro v0.5.0 |
| 2328 | 2026-05-21T09:43:52.045Z | Compiling bitfield-struct v0.6.2 |
| 2329 | 2026-05-21T09:43:52.078Z | Compiling num-derive v0.4.2 |
| 2330 | 2026-05-21T09:43:52.094Z | Compiling blake3 v1.8.3 |
| 2331 | 2026-05-21T09:43:52.130Z | Compiling ordered-float v2.10.1 |
| 2332 | 2026-05-21T09:43:52.420Z | Compiling sigpipe v0.1.3 |
| 2333 | 2026-05-21T09:43:52.445Z | Compiling memmap v0.7.0 |
| 2334 | 2026-05-21T09:43:52.533Z | Compiling glob v0.3.3 |
| 2335 | 2026-05-21T09:43:52.679Z | Compiling swrite v0.1.0 |
| 2336 | 2026-05-21T09:43:52.691Z | Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils) |
| 2337 | 2026-05-21T09:43:52.707Z | Compiling libnvme-sys v0.0.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221) |
| 2338 | 2026-05-21T09:43:52.724Z | Compiling usdt v0.5.0 |
| 2339 | 2026-05-21T09:43:52.925Z | Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 2340 | 2026-05-21T09:43:52.956Z | Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a) |
| 2341 | 2026-05-21T09:43:53.038Z | Compiling serde-value v0.7.0 |
| 2342 | 2026-05-21T09:43:53.286Z | Compiling zone v0.3.1 |
| 2343 | 2026-05-21T09:43:53.305Z | Compiling serde-untagged v0.1.9 |
| 2344 | 2026-05-21T09:43:53.335Z | Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=bc489ddf0f38f75e0c194b86cf6f0de377f68845#bc489ddf) |
| 2345 | 2026-05-21T09:43:53.463Z | Compiling toml v0.8.23 |
| 2346 | 2026-05-21T09:43:53.614Z | Compiling smf v0.2.3 |
| 2347 | 2026-05-21T09:43:53.648Z | Compiling filetime v0.2.27 |
| 2348 | 2026-05-21T09:43:53.676Z | Compiling arrayvec v0.7.6 |
| 2349 | 2026-05-21T09:43:53.679Z | Compiling whoami v1.6.1 |
| 2350 | 2026-05-21T09:43:53.715Z | Compiling nvme v0.1.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221) |
| 2351 | 2026-05-21T09:43:53.742Z | Compiling constant_time_eq v0.4.2 |
| 2352 | 2026-05-21T09:43:53.812Z | Compiling arrayref v0.3.9 |
| 2353 | 2026-05-21T09:43:53.878Z | Compiling unicode-xid v0.2.6 |
| 2354 | 2026-05-21T09:43:53.904Z | Compiling xattr v1.6.1 |
| 2355 | 2026-05-21T09:43:53.936Z | Compiling libnvme v0.1.1 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221) |
| 2356 | 2026-05-21T09:43:53.956Z | Compiling libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1) |
| 2357 | 2026-05-21T09:43:54.040Z | Compiling tar v0.4.45 |
| 2358 | 2026-05-21T09:43:54.113Z | Compiling cargo-util-schemas v0.8.2 |
| 2359 | 2026-05-21T09:43:54.212Z | Compiling tokio-dtrace v0.1.1 |
| 2360 | 2026-05-21T09:43:54.254Z | Compiling console v0.16.2 |
| 2361 | 2026-05-21T09:43:54.551Z | Compiling gethostname v0.5.0 |
| 2362 | 2026-05-21T09:43:54.653Z | Compiling cargo-platform v0.2.0 |
| 2363 | 2026-05-21T09:43:54.717Z | Compiling topological-sort v0.2.2 |
| 2364 | 2026-05-21T09:43:54.734Z | Compiling unit-prefix v0.5.2 |
| 2365 | 2026-05-21T09:43:54.765Z | Compiling oxide-tokio-rt v0.1.4 |
| 2366 | 2026-05-21T09:43:54.870Z | Compiling indicatif v0.18.4 |
| 2367 | 2026-05-21T09:43:54.904Z | Compiling shell-words v1.1.1 |
| 2368 | 2026-05-21T09:43:54.920Z | Compiling dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common) |
| 2369 | 2026-05-21T09:43:55.297Z | Compiling cargo_metadata v0.21.0 |
| 2370 | 2026-05-21T09:44:04.410Z | Compiling progenitor-client v0.14.0 |
| 2371 | 2026-05-21T09:44:04.447Z | Compiling progenitor-client v0.10.0 |
| 2372 | 2026-05-21T09:44:04.450Z | Compiling omicron-zone-package v0.12.2 |
| 2373 | 2026-05-21T09:44:04.882Z | Compiling progenitor-extras v0.2.0 |
| 2374 | 2026-05-21T09:44:07.097Z | Compiling sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types) |
| 2375 | 2026-05-21T09:44:07.114Z | Compiling omicron-ledger v0.1.0 (/work/oxidecomputer/omicron/ledger) |
| 2376 | 2026-05-21T09:44:07.114Z | Compiling gfss v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/gfss) |
| 2377 | 2026-05-21T09:44:07.157Z | Compiling omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords) |
| 2378 | 2026-05-21T09:44:07.195Z | Compiling key-manager-types v0.1.0 (/work/oxidecomputer/omicron/key-manager/types) |
| 2379 | 2026-05-21T09:44:07.244Z | Compiling oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog) |
| 2380 | 2026-05-21T09:44:07.361Z | Compiling omicron-common v0.1.0 (/work/oxidecomputer/omicron/common) |
| 2381 | 2026-05-21T09:44:07.448Z | Compiling trust-quorum-types-versions v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types/versions) |
| 2382 | 2026-05-21T09:44:07.491Z | Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore) |
| 2383 | 2026-05-21T09:44:11.417Z | Compiling sled-agent-types-versions v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types/versions) |
| 2384 | 2026-05-21T09:44:19.058Z | Compiling sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types) |
| 2385 | 2026-05-21T09:44:22.095Z | Compiling sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware) |
| 2386 | 2026-05-21T09:44:23.058Z | Compiling omicron-package v0.1.0 (/work/oxidecomputer/omicron/package) |
| 2387 | 2026-05-21T09:44:32.750Z | Finished `release` profile [optimized] target(s) in 1m 42s |
| 2388 | 2026-05-21T09:44:32.899Z | Running `target/release/omicron-package -t test target create -p dev` |
| 2389 | 2026-05-21T09:44:32.960Z | Logging to: /work/oxidecomputer/omicron/out/LOG |
| 2390 | 2026-05-21T09:44:32.963Z | Created new build target 'test' and set it as active |
| 2391 | 2026-05-21T09:44:32.966Z | |
| 2392 | 2026-05-21T09:44:32.966Z | real 1:43.162582412 |
| 2393 | 2026-05-21T09:44:32.967Z | user 16:52.860108561 |
| 2394 | 2026-05-21T09:44:32.967Z | sys 2:33.934444716 |
| 2395 | 2026-05-21T09:44:32.967Z | trap 0.461276495 |
| 2396 | 2026-05-21T09:44:32.967Z | tflt 2.724857100 |
| 2397 | 2026-05-21T09:44:32.967Z | dflt 4.059678003 |
| 2398 | 2026-05-21T09:44:32.967Z | kflt 0.003650174 |
| 2399 | 2026-05-21T09:44:32.967Z | lock 52:25.965550393 |
| 2400 | 2026-05-21T09:44:32.967Z | slp 43:06.206532316 |
| 2401 | 2026-05-21T09:44:32.967Z | lat 42.176058939 |
| 2402 | 2026-05-21T09:44:32.967Z | stop 5:16.194722572 |
| 2403 | 2026-05-21T09:44:32.967Z | + ptime -m cargo run --locked --release --bin omicron-package -- -t test package |
| 2404 | 2026-05-21T09:44:33.863Z | Finished `release` profile [optimized] target(s) in 0.88s |
| 2405 | 2026-05-21T09:44:33.941Z | Running `target/release/omicron-package -t test package` |
| 2406 | 2026-05-21T09:44:34.001Z | Logging to: /work/oxidecomputer/omicron/out/LOG |
| 2407 | 2026-05-21T09:44:35.414Z | Compiling heck v0.5.0 |
| 2408 | 2026-05-21T09:44:35.414Z | Compiling regress v0.11.1 |
| 2409 | 2026-05-21T09:44:35.414Z | Compiling unsafe-libyaml v0.2.11 |
| 2410 | 2026-05-21T09:44:35.675Z | Compiling gfss v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/gfss) |
| 2411 | 2026-05-21T09:44:35.699Z | Compiling regress v0.10.5 |
| 2412 | 2026-05-21T09:44:35.724Z | Compiling is-terminal v0.4.17 |
| 2413 | 2026-05-21T09:44:35.728Z | Compiling unicode-width v0.1.14 |
| 2414 | 2026-05-21T09:44:35.769Z | Compiling prettyplease v0.2.37 |
| 2415 | 2026-05-21T09:44:35.769Z | Compiling bytecount v0.6.9 |
| 2416 | 2026-05-21T09:44:35.772Z | Compiling rustls v0.22.4 |
| 2417 | 2026-05-21T09:44:35.772Z | Compiling rustls-webpki v0.102.8 |
| 2418 | 2026-05-21T09:44:35.772Z | Compiling derive-where v1.6.0 |
| 2419 | 2026-05-21T09:44:35.772Z | Compiling thread_local v1.1.9 |
| 2420 | 2026-05-21T09:44:35.772Z | Compiling match_cfg v0.1.0 |
| 2421 | 2026-05-21T09:44:35.804Z | Compiling compression-core v0.4.31 |
| 2422 | 2026-05-21T09:44:35.888Z | Compiling multer v3.1.0 |
| 2423 | 2026-05-21T09:44:35.954Z | Compiling hostname v0.3.1 |
| 2424 | 2026-05-21T09:44:35.954Z | Compiling slog-async v2.8.0 |
| 2425 | 2026-05-21T09:44:35.998Z | Compiling trust-quorum-types-versions v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types/versions) |
| 2426 | 2026-05-21T09:44:36.004Z | Compiling compression-codecs v0.4.37 |
| 2427 | 2026-05-21T09:44:36.037Z | Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths) |
| 2428 | 2026-05-21T09:44:36.040Z | Compiling crossbeam-channel v0.5.15 |
| 2429 | 2026-05-21T09:44:36.080Z | Compiling slog-json v2.6.1 |
| 2430 | 2026-05-21T09:44:36.080Z | Compiling serde_spanned v1.0.4 |
| 2431 | 2026-05-21T09:44:36.126Z | Compiling serde_yaml v0.9.34+deprecated |
| 2432 | 2026-05-21T09:44:36.145Z | Compiling toml_datetime v1.0.0+spec-1.1.0 |
| 2433 | 2026-05-21T09:44:36.191Z | Compiling toml_writer v1.0.6+spec-1.1.0 |
| 2434 | 2026-05-21T09:44:36.214Z | Compiling take_mut v0.2.2 |
| 2435 | 2026-05-21T09:44:36.295Z | Compiling term v1.2.1 |
| 2436 | 2026-05-21T09:44:36.298Z | Compiling slog-bunyan v2.5.0 |
| 2437 | 2026-05-21T09:44:36.332Z | Compiling async-compression v0.4.41 |
| 2438 | 2026-05-21T09:44:36.446Z | Compiling toml v1.0.6+spec-1.1.0 |
| 2439 | 2026-05-21T09:44:36.505Z | Compiling dropshot v0.17.0 |
| 2440 | 2026-05-21T09:44:36.526Z | Compiling async-stream v0.3.6 |
| 2441 | 2026-05-21T09:44:36.529Z | Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 2442 | 2026-05-21T09:44:36.572Z | Compiling slog-term v2.9.2 |
| 2443 | 2026-05-21T09:44:36.659Z | Compiling num-rational v0.4.2 |
| 2444 | 2026-05-21T09:44:36.714Z | Compiling progenitor-client v0.14.0 |
| 2445 | 2026-05-21T09:44:36.736Z | Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#8f60acdf) |
| 2446 | 2026-05-21T09:44:36.762Z | Compiling waitgroup v0.1.2 |
| 2447 | 2026-05-21T09:44:36.794Z | Compiling sled-agent-types-versions v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types/versions) |
| 2448 | 2026-05-21T09:44:36.844Z | Compiling backon v1.6.0 |
| 2449 | 2026-05-21T09:44:36.914Z | Compiling rustls-pemfile v2.2.0 |
| 2450 | 2026-05-21T09:44:36.934Z | Compiling num-complex v0.4.6 |
| 2451 | 2026-05-21T09:44:37.002Z | Compiling hostname v0.4.2 |
| 2452 | 2026-05-21T09:44:37.026Z | Compiling serde_path_to_error v0.1.20 |
| 2453 | 2026-05-21T09:44:37.065Z | Compiling instant v0.1.13 |
| 2454 | 2026-05-21T09:44:37.086Z | Compiling debug-ignore v1.0.5 |
| 2455 | 2026-05-21T09:44:37.122Z | Compiling progenitor-extras v0.2.0 |
| 2456 | 2026-05-21T09:44:37.142Z | Compiling tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#a7d440f5) |
| 2457 | 2026-05-21T09:44:37.164Z | Compiling backoff v0.4.0 |
| 2458 | 2026-05-21T09:44:37.207Z | Compiling typify-impl v0.6.2 |
| 2459 | 2026-05-21T09:44:37.226Z | Compiling omicron-ledger v0.1.0 (/work/oxidecomputer/omicron/ledger) |
| 2460 | 2026-05-21T09:44:37.437Z | Compiling num v0.4.3 |
| 2461 | 2026-05-21T09:44:37.440Z | Compiling parse-display v0.10.0 |
| 2462 | 2026-05-21T09:44:37.440Z | Compiling omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds) |
| 2463 | 2026-05-21T09:44:37.499Z | Compiling progenitor-client v0.13.0 |
| 2464 | 2026-05-21T09:44:37.527Z | Compiling progenitor-client v0.10.0 |
| 2465 | 2026-05-21T09:44:37.549Z | Compiling protocol v0.1.0 (https://github.com/oxidecomputer/lldp#d22509df) |
| 2466 | 2026-05-21T09:44:37.614Z | Compiling macaddr v1.0.1 |
| 2467 | 2026-05-21T09:44:37.671Z | Compiling humantime v2.3.0 |
| 2468 | 2026-05-21T09:44:37.724Z | Compiling float-ord v0.3.2 |
| 2469 | 2026-05-21T09:44:37.843Z | Compiling console v0.15.11 |
| 2470 | 2026-05-21T09:44:37.894Z | Compiling atomicwrites v0.4.4 |
| 2471 | 2026-05-21T09:44:37.935Z | Compiling newline-converter v0.3.0 |
| 2472 | 2026-05-21T09:44:38.002Z | Compiling slog-dtrace v0.3.0 |
| 2473 | 2026-05-21T09:44:38.024Z | Compiling resolv-conf v0.7.6 |
| 2474 | 2026-05-21T09:44:38.093Z | Compiling tokio-rustls v0.25.0 |
| 2475 | 2026-05-21T09:44:38.173Z | Compiling owo-colors v4.3.0 |
| 2476 | 2026-05-21T09:44:38.198Z | Compiling cancel-safe-futures v0.1.5 |
| 2477 | 2026-05-21T09:44:38.218Z | Compiling toml v0.8.23 |
| 2478 | 2026-05-21T09:44:38.276Z | Compiling expectorate v1.2.0 |
| 2479 | 2026-05-21T09:44:38.373Z | Compiling libsw-core v0.3.2 |
| 2480 | 2026-05-21T09:44:38.539Z | Compiling libsw v3.5.0 |
| 2481 | 2026-05-21T09:44:38.621Z | Compiling linear-map v1.2.0 |
| 2482 | 2026-05-21T09:44:38.644Z | Compiling linked-hash-map v0.5.6 |
| 2483 | 2026-05-21T09:44:38.810Z | Compiling oximeter-types-versions v0.1.0 (/work/oxidecomputer/omicron/oximeter/types/versions) |
| 2484 | 2026-05-21T09:44:38.816Z | Compiling minimal-lexical v0.2.1 |
| 2485 | 2026-05-21T09:44:38.858Z | Compiling lru-cache v0.1.2 |
| 2486 | 2026-05-21T09:44:38.861Z | Compiling clickhouse-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types/versions) |
| 2487 | 2026-05-21T09:44:38.903Z | Compiling internal-dns-types-versions v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types/versions) |
| 2488 | 2026-05-21T09:44:39.029Z | Compiling nom v7.1.3 |
| 2489 | 2026-05-21T09:44:39.055Z | Compiling hickory-proto v0.24.4 |
| 2490 | 2026-05-21T09:44:39.083Z | Compiling unicode-xid v0.2.6 |
| 2491 | 2026-05-21T09:44:39.163Z | Compiling gateway-types-versions v0.1.0 (/work/oxidecomputer/omicron/gateway-types/versions) |
| 2492 | 2026-05-21T09:44:39.167Z | Compiling ereport-types v0.1.0 (/work/oxidecomputer/omicron/ereport/types) |
| 2493 | 2026-05-21T09:44:39.242Z | Compiling convert_case v0.10.0 |
| 2494 | 2026-05-21T09:44:39.543Z | Compiling update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine) |
| 2495 | 2026-05-21T09:44:39.577Z | Compiling internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types) |
| 2496 | 2026-05-21T09:44:40.087Z | Compiling derive_more-impl v2.1.1 |
| 2497 | 2026-05-21T09:44:40.478Z | Compiling trust-quorum-types v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types) |
| 2498 | 2026-05-21T09:44:40.499Z | Compiling papergrid v0.11.0 |
| 2499 | 2026-05-21T09:44:40.640Z | Compiling clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types) |
| 2500 | 2026-05-21T09:44:40.683Z | Compiling typify-macro v0.6.2 |
| 2501 | 2026-05-21T09:44:40.873Z | Compiling oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types) |
| 2502 | 2026-05-21T09:44:40.910Z | Compiling derive_more v2.1.1 |
| 2503 | 2026-05-21T09:44:41.006Z | Compiling gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types) |
| 2504 | 2026-05-21T09:44:41.132Z | Compiling omicron-common v0.1.0 (/work/oxidecomputer/omicron/common) |
| 2505 | 2026-05-21T09:44:41.219Z | Compiling tabled_derive v0.7.0 |
| 2506 | 2026-05-21T09:44:41.652Z | Compiling hickory-resolver v0.24.4 |
| 2507 | 2026-05-21T09:44:41.707Z | Compiling termtree v0.5.1 |
| 2508 | 2026-05-21T09:44:41.906Z | Compiling oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema) |
| 2509 | 2026-05-21T09:44:42.134Z | Compiling tabled v0.15.0 |
| 2510 | 2026-05-21T09:44:42.203Z | Compiling typify v0.6.2 |
| 2511 | 2026-05-21T09:44:42.503Z | Compiling progenitor-impl v0.14.0 |
| 2512 | 2026-05-21T09:44:42.600Z | Compiling progenitor-impl v0.13.0 |
| 2513 | 2026-05-21T09:44:44.642Z | Compiling progenitor-macro v0.14.0 |
| 2514 | 2026-05-21T09:44:44.761Z | Compiling progenitor-macro v0.13.0 |
| 2515 | 2026-05-21T09:44:44.952Z | Compiling qorb v0.4.1 |
| 2516 | 2026-05-21T09:44:46.249Z | Compiling sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types) |
| 2517 | 2026-05-21T09:44:46.523Z | Compiling crossterm v0.29.0 |
| 2518 | 2026-05-21T09:44:47.222Z | Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils) |
| 2519 | 2026-05-21T09:44:47.422Z | Compiling phf_shared v0.12.1 |
| 2520 | 2026-05-21T09:44:47.674Z | Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl) |
| 2521 | 2026-05-21T09:44:48.050Z | Compiling csv-core v0.1.13 |
| 2522 | 2026-05-21T09:44:48.218Z | Compiling vte v0.14.1 |
| 2523 | 2026-05-21T09:44:48.314Z | Compiling chrono-tz v0.10.4 |
| 2524 | 2026-05-21T09:44:48.480Z | Compiling highway v1.3.0 |
| 2525 | 2026-05-21T09:44:48.518Z | Compiling strip-ansi-escapes v0.2.1 |
| 2526 | 2026-05-21T09:44:48.594Z | Compiling csv v1.4.0 |
| 2527 | 2026-05-21T09:44:48.660Z | Compiling progenitor v0.14.0 |
| 2528 | 2026-05-21T09:44:48.816Z | Compiling progenitor v0.13.0 |
| 2529 | 2026-05-21T09:44:48.846Z | Compiling gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client) |
| 2530 | 2026-05-21T09:44:48.990Z | Compiling oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types) |
| 2531 | 2026-05-21T09:44:49.028Z | Compiling oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro) |
| 2532 | 2026-05-21T09:44:49.096Z | Compiling phf v0.12.1 |
| 2533 | 2026-05-21T09:44:49.233Z | Compiling bootstrap-agent-lockstep-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-types) |
| 2534 | 2026-05-21T09:44:49.310Z | Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db) |
| 2535 | 2026-05-21T09:44:49.451Z | Compiling const_format_proc_macros v0.2.34 |
| 2536 | 2026-05-21T09:44:49.587Z | Compiling fd-lock v4.0.4 |
| 2537 | 2026-05-21T09:44:49.768Z | Compiling peg-macros v0.8.5 |
| 2538 | 2026-05-21T09:44:49.789Z | Compiling nu-ansi-term v0.50.3 |
| 2539 | 2026-05-21T09:44:50.223Z | Compiling const_format v0.2.35 |
| 2540 | 2026-05-21T09:44:50.320Z | Compiling reedline v0.40.0 |
| 2541 | 2026-05-21T09:44:50.717Z | Compiling cockroach-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types/versions) |
| 2542 | 2026-05-21T09:44:51.023Z | Compiling peg v0.8.5 |
| 2543 | 2026-05-21T09:44:51.170Z | Compiling clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3) |
| 2544 | 2026-05-21T09:44:51.785Z | Compiling oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter) |
| 2545 | 2026-05-21T09:44:51.922Z | Compiling bcs v0.1.6 |
| 2546 | 2026-05-21T09:44:52.081Z | Compiling semver v0.1.20 |
| 2547 | 2026-05-21T09:44:52.348Z | Compiling rustc_version v0.1.7 |
| 2548 | 2026-05-21T09:44:52.372Z | Compiling cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types) |
| 2549 | 2026-05-21T09:44:52.584Z | Compiling newtype_derive v0.1.6 |
| 2550 | 2026-05-21T09:44:52.624Z | Compiling rdb-types v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=7696ee48d5ee29a917dea459e281fe2e8ff20513#7696ee48) |
| 2551 | 2026-05-21T09:44:52.811Z | Compiling unicode-linebreak v0.1.5 |
| 2552 | 2026-05-21T09:44:53.025Z | Compiling smawk v0.3.2 |
| 2553 | 2026-05-21T09:44:53.125Z | Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=7696ee48d5ee29a917dea459e281fe2e8ff20513#7696ee48) |
| 2554 | 2026-05-21T09:44:53.218Z | Compiling textwrap v0.16.2 |
| 2555 | 2026-05-21T09:44:53.833Z | Compiling trust-quorum-protocol v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/protocol) |
| 2556 | 2026-05-21T09:44:53.893Z | Compiling dropshot-api-manager-types v0.7.1 |
| 2557 | 2026-05-21T09:44:54.007Z | Compiling base64 v0.21.7 |
| 2558 | 2026-05-21T09:44:54.582Z | Compiling steno v0.4.1 |
| 2559 | 2026-05-21T09:44:54.850Z | Compiling pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide%2Fomicron#b1194c19) |
| 2560 | 2026-05-21T09:44:54.873Z | Compiling tagptr v0.2.0 |
| 2561 | 2026-05-21T09:44:55.074Z | Compiling moka v0.12.13 |
| 2562 | 2026-05-21T09:44:55.101Z | Compiling fmd-adm-sys v0.4.1 (https://github.com/oxidecomputer/fmd-adm?rev=846361bf0a698a8c7efefd97b2828b9aa74858c4#846361bf) |
| 2563 | 2026-05-21T09:44:55.327Z | Compiling utf-8 v0.7.6 |
| 2564 | 2026-05-21T09:44:55.354Z | Compiling parallel-task-set v0.1.0 (/work/oxidecomputer/omicron/parallel-task-set) |
| 2565 | 2026-05-21T09:44:55.408Z | Compiling radium v0.7.0 |
| 2566 | 2026-05-21T09:44:55.434Z | Compiling tap v1.0.1 |
| 2567 | 2026-05-21T09:44:55.529Z | Compiling tungstenite v0.21.0 |
| 2568 | 2026-05-21T09:44:55.563Z | Compiling maybe-uninit v2.0.0 |
| 2569 | 2026-05-21T09:44:55.587Z | Compiling wyz v0.5.1 |
| 2570 | 2026-05-21T09:44:55.847Z | Compiling zerocopy-derive v0.6.6 |
| 2571 | 2026-05-21T09:44:55.936Z | Compiling display-error-chain v0.2.2 |
| 2572 | 2026-05-21T09:44:55.986Z | Compiling funty v2.0.0 |
| 2573 | 2026-05-21T09:44:56.113Z | Compiling packed_struct v0.10.1 |
| 2574 | 2026-05-21T09:44:56.335Z | Compiling hickory-resolver v0.25.2 |
| 2575 | 2026-05-21T09:44:56.384Z | Compiling tokio-tungstenite v0.21.0 |
| 2576 | 2026-05-21T09:44:56.624Z | Compiling crc-catalog v2.4.0 |
| 2577 | 2026-05-21T09:44:56.713Z | Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=bc489ddf0f38f75e0c194b86cf6f0de377f68845#bc489ddf) |
| 2578 | 2026-05-21T09:44:56.753Z | Compiling crc v3.4.0 |
| 2579 | 2026-05-21T09:44:56.773Z | Compiling zerocopy v0.6.6 |
| 2580 | 2026-05-21T09:44:56.966Z | Compiling bitvec v1.0.1 |
| 2581 | 2026-05-21T09:44:57.162Z | Compiling cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client) |
| 2582 | 2026-05-21T09:44:57.277Z | Compiling num-derive v0.3.3 |
| 2583 | 2026-05-21T09:44:57.525Z | Compiling nexus-types-versions v0.1.0 (/work/oxidecomputer/omicron/nexus/types/versions) |
| 2584 | 2026-05-21T09:44:57.632Z | Compiling internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver) |
| 2585 | 2026-05-21T09:44:58.114Z | Compiling packed_struct_codegen v0.10.1 |
| 2586 | 2026-05-21T09:44:58.138Z | Compiling bitfield-macros v0.19.4 |
| 2587 | 2026-05-21T09:44:58.756Z | Compiling proc-macro-error-attr2 v2.0.0 |
| 2588 | 2026-05-21T09:44:58.849Z | Compiling sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client) |
| 2589 | 2026-05-21T09:44:59.099Z | Compiling indexmap v1.9.3 |
| 2590 | 2026-05-21T09:44:59.181Z | Compiling nodrop v0.1.14 |
| 2591 | 2026-05-21T09:44:59.314Z | Compiling array-init v0.0.4 |
| 2592 | 2026-05-21T09:44:59.396Z | Compiling proc-macro-error2 v2.0.1 |
| 2593 | 2026-05-21T09:44:59.736Z | Compiling bitfield v0.19.4 |
| 2594 | 2026-05-21T09:44:59.782Z | Compiling libscf-sys v1.1.0 |
| 2595 | 2026-05-21T09:44:59.959Z | Compiling smallvec v0.6.14 |
| 2596 | 2026-05-21T09:44:59.983Z | Compiling typify-impl v0.4.3 |
| 2597 | 2026-05-21T09:45:00.064Z | Compiling hashbrown v0.12.3 |
| 2598 | 2026-05-21T09:45:00.232Z | Compiling serde-hex v0.1.0 |
| 2599 | 2026-05-21T09:45:00.672Z | Compiling smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51) |
| 2600 | 2026-05-21T09:45:00.730Z | Compiling tabled_derive v0.11.0 |
| 2601 | 2026-05-21T09:45:01.125Z | Compiling lpc55_areas v0.2.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f) |
| 2602 | 2026-05-21T09:45:01.169Z | Compiling tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc#e644a21a) |
| 2603 | 2026-05-21T09:45:01.405Z | Compiling ron v0.8.1 |
| 2604 | 2026-05-21T09:45:01.519Z | Compiling papergrid v0.17.0 |
| 2605 | 2026-05-21T09:45:01.800Z | Compiling testing_table v0.3.0 |
| 2606 | 2026-05-21T09:45:02.231Z | Compiling hashbrown v0.13.2 |
| 2607 | 2026-05-21T09:45:02.314Z | Compiling vergen-gitcl v1.0.8 |
| 2608 | 2026-05-21T09:45:02.405Z | Compiling dirs-sys-next v0.1.2 |
| 2609 | 2026-05-21T09:45:02.537Z | Compiling glob v0.3.3 |
| 2610 | 2026-05-21T09:45:02.673Z | Compiling maplit v1.0.2 |
| 2611 | 2026-05-21T09:45:02.794Z | Compiling crunchy v0.2.4 |
| 2612 | 2026-05-21T09:45:02.845Z | Compiling diesel_derives v2.3.7 |
| 2613 | 2026-05-21T09:45:02.866Z | Compiling crc-any v2.5.0 |
| 2614 | 2026-05-21T09:45:02.903Z | Compiling clang-sys v1.8.1 |
| 2615 | 2026-05-21T09:45:03.113Z | Compiling object v0.30.4 |
| 2616 | 2026-05-21T09:45:03.139Z | Compiling tabled v0.20.0 |
| 2617 | 2026-05-21T09:45:03.157Z | Compiling dirs-next v2.0.0 |
| 2618 | 2026-05-21T09:45:03.299Z | Compiling tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc#e644a21a) |
| 2619 | 2026-05-21T09:45:03.326Z | Compiling transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#11afc484) |
| 2620 | 2026-05-21T09:45:03.350Z | Compiling dsl_auto_type v0.2.0 |
| 2621 | 2026-05-21T09:45:03.391Z | Compiling typify-macro v0.4.3 |
| 2622 | 2026-05-21T09:45:03.394Z | Compiling scheduled-thread-pool v0.2.7 |
| 2623 | 2026-05-21T09:45:03.741Z | Compiling diesel_table_macro_syntax v0.3.0 |
| 2624 | 2026-05-21T09:45:03.771Z | Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#11afc484) |
| 2625 | 2026-05-21T09:45:03.903Z | Compiling path-slash v0.1.5 |
| 2626 | 2026-05-21T09:45:03.965Z | Compiling tiny-keccak v2.0.2 |
| 2627 | 2026-05-21T09:45:03.995Z | Compiling xshell-macros v0.2.7 |
| 2628 | 2026-05-21T09:45:04.091Z | Compiling r2d2 v0.8.10 |
| 2629 | 2026-05-21T09:45:04.230Z | Compiling sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware) |
| 2630 | 2026-05-21T09:45:04.395Z | Compiling transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control?branch=main#11afc484) |
| 2631 | 2026-05-21T09:45:04.416Z | Compiling xshell v0.2.7 |
| 2632 | 2026-05-21T09:45:04.649Z | Compiling term v0.7.0 |
| 2633 | 2026-05-21T09:45:04.912Z | Compiling key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager) |
| 2634 | 2026-05-21T09:45:04.952Z | Compiling bit-vec v0.6.3 |
| 2635 | 2026-05-21T09:45:05.153Z | Compiling downcast-rs v2.0.2 |
| 2636 | 2026-05-21T09:45:05.198Z | Compiling bit-set v0.5.3 |
| 2637 | 2026-05-21T09:45:05.384Z | Compiling sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage) |
| 2638 | 2026-05-21T09:45:05.407Z | Compiling ascii-canvas v3.0.0 |
| 2639 | 2026-05-21T09:45:05.508Z | Compiling itertools v0.10.5 |
| 2640 | 2026-05-21T09:45:05.541Z | Compiling ena v0.14.4 |
| 2641 | 2026-05-21T09:45:05.668Z | Compiling lpc55_sign v0.3.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f) |
| 2642 | 2026-05-21T09:45:05.783Z | Compiling libloading v0.8.9 |
| 2643 | 2026-05-21T09:45:06.014Z | Compiling regex-syntax v0.6.29 |
| 2644 | 2026-05-21T09:45:06.574Z | Compiling bindgen v0.71.1 |
| 2645 | 2026-05-21T09:45:06.598Z | Compiling crc8 v0.1.1 |
| 2646 | 2026-05-21T09:45:06.781Z | Compiling diff v0.1.13 |
| 2647 | 2026-05-21T09:45:06.891Z | Compiling unicase v2.9.0 |
| 2648 | 2026-05-21T09:45:07.197Z | Compiling typify v0.4.3 |
| 2649 | 2026-05-21T09:45:07.217Z | Compiling omicron-cockroach-metrics v0.1.0 (/work/oxidecomputer/omicron/cockroach-metrics) |
| 2650 | 2026-05-21T09:45:07.393Z | Compiling lalrpop v0.19.12 |
| 2651 | 2026-05-21T09:45:07.876Z | Compiling omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates) |
| 2652 | 2026-05-21T09:45:07.919Z | Compiling cexpr v0.6.0 |
| 2653 | 2026-05-21T09:45:08.296Z | Compiling nexus-db-schema v0.1.0 (/work/oxidecomputer/omicron/nexus/db-schema) |
| 2654 | 2026-05-21T09:45:08.325Z | Compiling nexus-macros-common v0.1.0 (/work/oxidecomputer/omicron/nexus/macros-common) |
| 2655 | 2026-05-21T09:45:08.477Z | Compiling rustc-hash v2.1.1 |
| 2656 | 2026-05-21T09:45:08.506Z | Compiling hubtools v0.4.7 (https://github.com/oxidecomputer/hubtools.git?rev=2b1ef9b38d75563ea800baa3b17327eec17b1b7a#2b1ef9b3) |
| 2657 | 2026-05-21T09:45:08.550Z | Compiling nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model) |
| 2658 | 2026-05-21T09:45:08.645Z | Compiling headers-core v0.3.0 |
| 2659 | 2026-05-21T09:45:08.665Z | Compiling diesel v2.3.7 |
| 2660 | 2026-05-21T09:45:08.819Z | Compiling git-stub v1.0.0 |
| 2661 | 2026-05-21T09:45:08.982Z | Compiling libxml v0.3.3 |
| 2662 | 2026-05-21T09:45:09.075Z | Compiling git-stub-vcs v0.1.0 |
| 2663 | 2026-05-21T09:45:09.226Z | Compiling nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types) |
| 2664 | 2026-05-21T09:45:09.293Z | Compiling headers v0.4.1 |
| 2665 | 2026-05-21T09:45:09.472Z | Compiling db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros) |
| 2666 | 2026-05-21T09:45:10.123Z | Compiling nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data) |
| 2667 | 2026-05-21T09:45:10.354Z | Compiling nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults) |
| 2668 | 2026-05-21T09:45:10.682Z | Compiling strum_macros v0.24.3 |
| 2669 | 2026-05-21T09:45:10.888Z | Compiling indoc v1.0.9 |
| 2670 | 2026-05-21T09:45:11.018Z | Compiling nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth) |
| 2671 | 2026-05-21T09:45:11.238Z | Compiling installinator-common-versions v0.1.0 (/work/oxidecomputer/omicron/installinator-common/versions) |
| 2672 | 2026-05-21T09:45:11.316Z | Compiling derive_builder v0.20.2 |
| 2673 | 2026-05-21T09:45:11.485Z | Compiling oso-derive v0.27.3 |
| 2674 | 2026-05-21T09:45:11.530Z | Compiling quick-xml v0.37.5 |
| 2675 | 2026-05-21T09:45:11.785Z | Compiling impl-trait-for-tuples v0.2.3 |
| 2676 | 2026-05-21T09:45:11.909Z | Compiling openssl-probe v0.1.6 |
| 2677 | 2026-05-21T09:45:11.995Z | Compiling half v1.8.3 |
| 2678 | 2026-05-21T09:45:12.235Z | Compiling serde_cbor v0.11.2 |
| 2679 | 2026-05-21T09:45:12.444Z | Compiling authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros) |
| 2680 | 2026-05-21T09:45:12.834Z | Compiling installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common) |
| 2681 | 2026-05-21T09:45:13.086Z | Compiling nexus-db-lookup v0.1.0 (/work/oxidecomputer/omicron/nexus/db-lookup) |
| 2682 | 2026-05-21T09:45:13.149Z | Compiling bb8 v0.8.6 |
| 2683 | 2026-05-21T09:45:13.201Z | Compiling trait-variant v0.1.2 |
| 2684 | 2026-05-21T09:45:13.229Z | Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=524eb8f125003dff50b9703900c6b323f00f9e1b#524eb8f1) |
| 2685 | 2026-05-21T09:45:13.310Z | Compiling samael v0.0.19 |
| 2686 | 2026-05-21T09:45:13.371Z | Compiling tufaceous-brand-metadata v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#a7d440f5) |
| 2687 | 2026-05-21T09:45:13.510Z | Compiling dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client) |
| 2688 | 2026-05-21T09:45:13.534Z | Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries) |
| 2689 | 2026-05-21T09:45:13.704Z | Compiling fxhash v0.2.1 |
| 2690 | 2026-05-21T09:45:13.750Z | Compiling scim2-rs v0.1.0 (https://github.com/oxidecomputer/scim2-rs?rev=163606c052ee30b16dfab282fca721dd81e0868a#163606c0) |
| 2691 | 2026-05-21T09:45:13.771Z | Compiling salty v0.3.0 |
| 2692 | 2026-05-21T09:45:14.088Z | Compiling progenitor-impl v0.10.0 |
| 2693 | 2026-05-21T09:45:14.178Z | Compiling progenitor-impl v0.11.2 |
| 2694 | 2026-05-21T09:45:14.206Z | Compiling zfs-test-harness v0.1.0 (/work/oxidecomputer/omicron/sled-storage/zfs-test-harness) |
| 2695 | 2026-05-21T09:45:14.268Z | Compiling oximeter-producer-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer-api) |
| 2696 | 2026-05-21T09:45:14.626Z | Compiling kstat-rs v0.2.4 |
| 2697 | 2026-05-21T09:45:14.781Z | Compiling polar-core v0.27.3 |
| 2698 | 2026-05-21T09:45:14.933Z | Compiling libz-sys v1.1.24 |
| 2699 | 2026-05-21T09:45:15.057Z | Compiling nonempty v0.12.0 |
| 2700 | 2026-05-21T09:45:15.103Z | Compiling oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments) |
| 2701 | 2026-05-21T09:45:15.285Z | Compiling sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics) |
| 2702 | 2026-05-21T09:45:16.296Z | Compiling progenitor-macro v0.10.0 |
| 2703 | 2026-05-21T09:45:16.338Z | Compiling progenitor-macro v0.11.2 |
| 2704 | 2026-05-21T09:45:17.411Z | Compiling ntp-admin-v1-client v0.1.0 (/work/oxidecomputer/omicron/clients/ntp-admin-v1-client) |
| 2705 | 2026-05-21T09:45:17.914Z | Compiling common v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=187aee7de2e50f907099ea06c04aac96c3455665#187aee7d) |
| 2706 | 2026-05-21T09:45:18.828Z | Compiling ntp-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ntp-admin-client) |
| 2707 | 2026-05-21T09:45:19.305Z | Compiling oximeter-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb) |
| 2708 | 2026-05-21T09:45:19.744Z | Compiling rats-corim v0.1.0 (https://github.com/oxidecomputer/rats-corim#f0d5d516) |
| 2709 | 2026-05-21T09:45:19.915Z | Compiling progenitor-client v0.11.2 |
| 2710 | 2026-05-21T09:45:20.188Z | Compiling nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config) |
| 2711 | 2026-05-21T09:45:20.278Z | Compiling nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client) |
| 2712 | 2026-05-21T09:45:20.423Z | Compiling sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim) |
| 2713 | 2026-05-21T09:45:20.453Z | Compiling darling_core v0.23.0 |
| 2714 | 2026-05-21T09:45:22.634Z | Compiling oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer) |
| 2715 | 2026-05-21T09:45:24.097Z | Compiling oso v0.27.3 |
| 2716 | 2026-05-21T09:45:24.646Z | Compiling nanorand v0.7.0 |
| 2717 | 2026-05-21T09:45:24.712Z | Compiling arc-swap v1.8.2 |
| 2718 | 2026-05-21T09:45:25.021Z | Compiling fs-err v2.11.0 |
| 2719 | 2026-05-21T09:45:25.253Z | Compiling parking_lot_core v0.8.6 |
| 2720 | 2026-05-21T09:45:25.339Z | Compiling mime_guess v2.0.5 |
| 2721 | 2026-05-21T09:45:25.837Z | Compiling async-bb8-diesel v0.2.1 |
| 2722 | 2026-05-21T09:45:26.286Z | Compiling diesel-dtrace v0.5.0 |
| 2723 | 2026-05-21T09:45:26.840Z | Compiling slog-scope v4.4.1 |
| 2724 | 2026-05-21T09:45:26.865Z | Compiling flume v0.11.1 |
| 2725 | 2026-05-21T09:45:27.262Z | Compiling darling_macro v0.23.0 |
| 2726 | 2026-05-21T09:45:27.284Z | Compiling progenitor v0.11.2 |
| 2727 | 2026-05-21T09:45:27.470Z | Compiling progenitor v0.10.0 |
| 2728 | 2026-05-21T09:45:27.654Z | Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb) |
| 2729 | 2026-05-21T09:45:27.756Z | Compiling dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=187aee7de2e50f907099ea06c04aac96c3455665#187aee7d) |
| 2730 | 2026-05-21T09:45:28.058Z | Compiling sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api) |
| 2731 | 2026-05-21T09:45:29.187Z | Compiling primeorder v0.13.6 |
| 2732 | 2026-05-21T09:45:29.222Z | Compiling libgit2-sys v0.18.3+1.9.2 |
| 2733 | 2026-05-21T09:45:29.504Z | Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=dbaad520e1f5ae32c10db16ce176f9c24de95652#dbaad520) |
| 2734 | 2026-05-21T09:45:29.657Z | Compiling instability v0.3.11 |
| 2735 | 2026-05-21T09:45:30.087Z | Compiling p384 v0.13.1 |
| 2736 | 2026-05-21T09:45:30.508Z | Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb) |
| 2737 | 2026-05-21T09:45:30.660Z | Compiling darling v0.23.0 |
| 2738 | 2026-05-21T09:45:30.774Z | Compiling slog-stdlog v4.1.1 |
| 2739 | 2026-05-21T09:45:31.530Z | Compiling hubtools v0.4.7 (https://github.com/oxidecomputer/hubtools.git?branch=main#2b1ef9b3) |
| 2740 | 2026-05-21T09:45:31.665Z | Compiling ddm-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=7696ee48d5ee29a917dea459e281fe2e8ff20513#7696ee48) |
| 2741 | 2026-05-21T09:45:31.689Z | Compiling clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client) |
| 2742 | 2026-05-21T09:45:31.764Z | Compiling repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client) |
| 2743 | 2026-05-21T09:45:31.872Z | Compiling ignore v0.4.25 |
| 2744 | 2026-05-21T09:45:32.222Z | Compiling transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control#11afc484) |
| 2745 | 2026-05-21T09:45:32.467Z | Compiling castaway v0.2.4 |
| 2746 | 2026-05-21T09:45:32.637Z | Compiling atty v0.2.14 |
| 2747 | 2026-05-21T09:45:32.790Z | Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control#11afc484) |
| 2748 | 2026-05-21T09:45:32.920Z | Compiling http-range v0.1.5 |
| 2749 | 2026-05-21T09:45:33.024Z | Compiling indoc v2.0.7 |
| 2750 | 2026-05-21T09:45:33.251Z | Compiling parse-size v1.1.0 |
| 2751 | 2026-05-21T09:45:33.485Z | Compiling tufaceous-lib v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#a7d440f5) |
| 2752 | 2026-05-21T09:45:33.626Z | Compiling transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control#11afc484) |
| 2753 | 2026-05-21T09:45:34.216Z | Compiling compact_str v0.8.1 |
| 2754 | 2026-05-21T09:45:34.278Z | Compiling globwalk v0.9.1 |
| 2755 | 2026-05-21T09:45:34.958Z | Compiling omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client) |
| 2756 | 2026-05-21T09:45:35.184Z | Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb) |
| 2757 | 2026-05-21T09:45:35.501Z | Compiling parking_lot v0.11.2 |
| 2758 | 2026-05-21T09:45:36.651Z | Compiling sled-agent-config-reconciler v0.1.0 (/work/oxidecomputer/omicron/sled-agent/config-reconciler) |
| 2759 | 2026-05-21T09:45:36.873Z | Compiling slog-envlogger v2.2.0 |
| 2760 | 2026-05-21T09:45:37.552Z | Compiling crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a) |
| 2761 | 2026-05-21T09:45:37.555Z | Compiling attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f) |
| 2762 | 2026-05-21T09:45:37.808Z | Compiling dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server) |
| 2763 | 2026-05-21T09:45:37.917Z | Compiling oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client) |
| 2764 | 2026-05-21T09:45:38.032Z | Compiling predicates-tree v1.0.13 |
| 2765 | 2026-05-21T09:45:38.267Z | Compiling unicode-truncate v1.1.0 |
| 2766 | 2026-05-21T09:45:38.368Z | Compiling lru v0.12.5 |
| 2767 | 2026-05-21T09:45:38.399Z | Compiling oximeter-macro-impl v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb) |
| 2768 | 2026-05-21T09:45:38.454Z | Compiling rand_seeder v0.4.0 |
| 2769 | 2026-05-21T09:45:38.479Z | Compiling prefix-trie v0.7.0 |
| 2770 | 2026-05-21T09:45:38.522Z | Compiling dice-util-barcode v0.1.0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f) |
| 2771 | 2026-05-21T09:45:38.593Z | Compiling sprockets-tls v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=d2b68e4f47e3c22bce0455aeb4cfb2e61ad229ba#d2b68e4f) |
| 2772 | 2026-05-21T09:45:38.706Z | Compiling vergen-git2 v1.0.7 |
| 2773 | 2026-05-21T09:45:38.835Z | Compiling cassowary v0.3.0 |
| 2774 | 2026-05-21T09:45:38.929Z | Compiling corncobs v0.1.4 |
| 2775 | 2026-05-21T09:45:38.950Z | Compiling illumos-nvpair-sys v0.2.0 |
| 2776 | 2026-05-21T09:45:38.974Z | Compiling oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb) |
| 2777 | 2026-05-21T09:45:39.023Z | Compiling hickory-server v0.25.2 |
| 2778 | 2026-05-21T09:45:39.198Z | Compiling ratatui v0.29.0 |
| 2779 | 2026-05-21T09:45:39.223Z | Compiling dice-mfg-msgs v0.3.0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f) |
| 2780 | 2026-05-21T09:45:39.348Z | Compiling typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng) |
| 2781 | 2026-05-21T09:45:39.562Z | Compiling sled-agent-resolvable-files v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files) |
| 2782 | 2026-05-21T09:45:39.628Z | Compiling camino-tempfile-ext v0.3.3 |
| 2783 | 2026-05-21T09:45:39.989Z | Compiling dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f) |
| 2784 | 2026-05-21T09:45:40.302Z | Compiling hyper-staticfile v0.10.1 |
| 2785 | 2026-05-21T09:45:40.450Z | Compiling sled v0.34.7 |
| 2786 | 2026-05-21T09:45:41.129Z | Compiling range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests) |
| 2787 | 2026-05-21T09:45:41.499Z | Compiling dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api) |
| 2788 | 2026-05-21T09:45:41.784Z | Compiling clickhouse-admin-keeper-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-keeper-client) |
| 2789 | 2026-05-21T09:45:43.297Z | Compiling nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory) |
| 2790 | 2026-05-21T09:45:43.523Z | Compiling secrecy v0.8.0 |
| 2791 | 2026-05-21T09:45:43.726Z | Compiling rustls v0.21.12 |
| 2792 | 2026-05-21T09:45:43.942Z | Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=7cdf2ab9c8d9e9267a8b366aa780c6c26f9a5ecf#7cdf2ab9) |
| 2793 | 2026-05-21T09:45:44.235Z | Compiling wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common) |
| 2794 | 2026-05-21T09:45:44.355Z | Compiling sled-agent-measurements v0.1.0 (/work/oxidecomputer/omicron/sled-agent/measurements) |
| 2795 | 2026-05-21T09:45:44.950Z | Compiling sled-agent-resolvable-files-examples v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files-examples) |
| 2796 | 2026-05-21T09:45:45.024Z | Compiling common v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=cc8e02a0800034c431c8cf96b889ea638da3d194#cc8e02a0) |
| 2797 | 2026-05-21T09:45:46.200Z | Compiling update-common v0.1.0 (/work/oxidecomputer/omicron/update-common) |
| 2798 | 2026-05-21T09:45:46.275Z | Compiling nexus-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-lockstep-client) |
| 2799 | 2026-05-21T09:45:46.452Z | Compiling common v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#f20f786e) |
| 2800 | 2026-05-21T09:45:47.386Z | Compiling bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client) |
| 2801 | 2026-05-21T09:45:47.410Z | Compiling nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation) |
| 2802 | 2026-05-21T09:45:47.632Z | Compiling nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking) |
| 2803 | 2026-05-21T09:45:47.856Z | Compiling nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery) |
| 2804 | 2026-05-21T09:45:48.082Z | Compiling sct v0.7.1 |
| 2805 | 2026-05-21T09:45:48.353Z | Compiling rustls-webpki v0.101.7 |
| 2806 | 2026-05-21T09:45:49.298Z | Compiling nix v0.29.0 |
| 2807 | 2026-05-21T09:45:49.320Z | Compiling dropshot v0.16.7 |
| 2808 | 2026-05-21T09:45:49.452Z | Compiling void v1.0.2 |
| 2809 | 2026-05-21T09:45:49.601Z | Compiling lzss v0.8.2 |
| 2810 | 2026-05-21T09:45:49.784Z | Compiling dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#f20f786e) |
| 2811 | 2026-05-21T09:45:49.837Z | Compiling dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=cc8e02a0800034c431c8cf96b889ea638da3d194#cc8e02a0) |
| 2812 | 2026-05-21T09:45:49.872Z | Compiling illumos-nvpair v0.3.0 |
| 2813 | 2026-05-21T09:45:50.361Z | Compiling trust-quorum v0.1.0 (/work/oxidecomputer/omicron/trust-quorum) |
| 2814 | 2026-05-21T09:45:50.945Z | Compiling attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?branch=main#ff9f27aa) |
| 2815 | 2026-05-21T09:45:51.084Z | Compiling tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git?branch=main#e644a21a) |
| 2816 | 2026-05-21T09:45:51.325Z | Compiling tungstenite v0.23.0 |
| 2817 | 2026-05-21T09:45:51.670Z | Compiling clickhouse-admin-single-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-single-client) |
| 2818 | 2026-05-21T09:45:52.355Z | Compiling nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface) |
| 2819 | 2026-05-21T09:45:52.590Z | Compiling nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc) |
| 2820 | 2026-05-21T09:45:52.630Z | Compiling nexus-reconfigurator-rendezvous v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/rendezvous) |
| 2821 | 2026-05-21T09:45:52.820Z | Compiling omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent) |
| 2822 | 2026-05-21T09:45:52.860Z | Compiling nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution) |
| 2823 | 2026-05-21T09:45:53.036Z | Compiling toml v0.9.12+spec-1.1.0 |
| 2824 | 2026-05-21T09:45:53.079Z | Compiling nix v0.27.1 |
| 2825 | 2026-05-21T09:45:53.654Z | Compiling dropshot_endpoint v0.16.7 |
| 2826 | 2026-05-21T09:45:53.749Z | Compiling serde_bytes v0.11.19 |
| 2827 | 2026-05-21T09:45:54.022Z | Compiling gateway-sp-comms v0.1.2 (https://github.com/oxidecomputer/management-gateway-service?rev=745a508cb97b7ca9b4c10ec9592c980eb769b10d#745a508c) |
| 2828 | 2026-05-21T09:45:54.043Z | Compiling sled-agent-rack-setup v0.1.0 (/work/oxidecomputer/omicron/sled-agent/rack-setup) |
| 2829 | 2026-05-21T09:45:54.405Z | Compiling tokio-tungstenite v0.23.1 |
| 2830 | 2026-05-21T09:45:54.791Z | Compiling git2 v0.20.4 |
| 2831 | 2026-05-21T09:45:54.841Z | Compiling tokio-rustls v0.24.1 |
| 2832 | 2026-05-21T09:45:55.150Z | Compiling dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?branch=main#ff9f27aa) |
| 2833 | 2026-05-21T09:45:57.744Z | Compiling lldpd-common v0.1.0 (https://github.com/oxidecomputer/lldp#d22509df) |
| 2834 | 2026-05-21T09:45:57.796Z | Compiling crucible-common v0.0.1 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a) |
| 2835 | 2026-05-21T09:45:59.810Z | Compiling sled-agent-early-networking v0.1.0 (/work/oxidecomputer/omicron/sled-agent/early-networking) |
| 2836 | 2026-05-21T09:46:00.221Z | Compiling fmd-adm v0.3.0 (https://github.com/oxidecomputer/fmd-adm?rev=846361bf0a698a8c7efefd97b2828b9aa74858c4#846361bf) |
| 2837 | 2026-05-21T09:46:00.870Z | Compiling wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client) |
| 2838 | 2026-05-21T09:46:00.873Z | Compiling transient-dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server/transient) |
| 2839 | 2026-05-21T09:46:00.895Z | Compiling tufaceous v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#a7d440f5) |
| 2840 | 2026-05-21T09:46:01.284Z | Compiling propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?rev=bc489ddf0f38f75e0c194b86cf6f0de377f68845#bc489ddf) |
| 2841 | 2026-05-21T09:46:01.309Z | Compiling nexus-mgs-updates v0.1.0 (/work/oxidecomputer/omicron/nexus/mgs-updates) |
| 2842 | 2026-05-21T09:46:01.342Z | Compiling sled-agent-health-monitor v0.1.0 (/work/oxidecomputer/omicron/sled-agent/health-monitor) |
| 2843 | 2026-05-21T09:46:02.015Z | Compiling crucible-pantry-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a) |
| 2844 | 2026-05-21T09:46:02.635Z | Compiling nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy) |
| 2845 | 2026-05-21T09:46:02.892Z | Compiling ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc) |
| 2846 | 2026-05-21T09:46:03.045Z | Compiling rustls-pemfile v1.0.4 |
| 2847 | 2026-05-21T09:46:03.169Z | Compiling gateway-api v0.1.0 (/work/oxidecomputer/omicron/gateway-api) |
| 2848 | 2026-05-21T09:46:03.449Z | Compiling repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api) |
| 2849 | 2026-05-21T09:46:03.857Z | Compiling bootstrap-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-api) |
| 2850 | 2026-05-21T09:46:04.659Z | Compiling clickhouse-admin-api v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/api) |
| 2851 | 2026-05-21T09:46:05.003Z | Compiling bootstrap-agent-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-api) |
| 2852 | 2026-05-21T09:46:06.095Z | Compiling bootstrap-agent-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-lockstep-client) |
| 2853 | 2026-05-21T09:46:06.781Z | Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus) |
| 2854 | 2026-05-21T09:46:06.860Z | Compiling ntp-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types/versions) |
| 2855 | 2026-05-21T09:46:07.011Z | Compiling signal-hook-tokio v0.3.1 |
| 2856 | 2026-05-21T09:46:07.200Z | Compiling twox-hash v2.1.2 |
| 2857 | 2026-05-21T09:46:07.687Z | Compiling yasna v0.5.2 |
| 2858 | 2026-05-21T09:46:07.738Z | Compiling is_ci v1.2.0 |
| 2859 | 2026-05-21T09:46:07.907Z | Compiling supports-color v3.0.2 |
| 2860 | 2026-05-21T09:46:07.995Z | Compiling omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway) |
| 2861 | 2026-05-21T09:46:08.597Z | Compiling rcgen v0.12.1 |
| 2862 | 2026-05-21T09:46:08.641Z | Compiling omicron-clickhouse-admin v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin) |
| 2863 | 2026-05-21T09:46:08.802Z | Compiling nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning) |
| 2864 | 2026-05-21T09:46:09.017Z | Compiling lldpd-client v0.1.0 (https://github.com/oxidecomputer/lldp#d22509df) |
| 2865 | 2026-05-21T09:46:09.301Z | Compiling nexus-fm v0.1.0 (/work/oxidecomputer/omicron/nexus/fm) |
| 2866 | 2026-05-21T09:46:09.744Z | Compiling nexus-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/nexus/lockstep-api) |
| 2867 | 2026-05-21T09:46:11.861Z | Compiling nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api) |
| 2868 | 2026-05-21T09:46:12.588Z | Compiling nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api) |
| 2869 | 2026-05-21T09:46:12.891Z | Compiling oximeter-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/api) |
| 2870 | 2026-05-21T09:46:13.091Z | Compiling omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin) |
| 2871 | 2026-05-21T09:46:13.322Z | Compiling omicron-ntp-admin v0.1.0 (/work/oxidecomputer/omicron/ntp-admin) |
| 2872 | 2026-05-21T09:46:13.545Z | Compiling nexus-background-task-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/background-task-interface) |
| 2873 | 2026-05-21T09:46:13.764Z | Compiling fatfs v0.3.6 |
| 2874 | 2026-05-21T09:46:13.788Z | Compiling raw-cpuid v11.5.0 (https://github.com/oxidecomputer/rust-cpuid.git?rev=a4cf01df76f35430ff5d39dc2fe470bcb953503b#a4cf01df) |
| 2875 | 2026-05-21T09:46:14.002Z | Compiling rtoolbox v0.0.3 |
| 2876 | 2026-05-21T09:46:14.283Z | Compiling subprocess v0.2.15 |
| 2877 | 2026-05-21T09:46:14.969Z | Compiling seq-macro v0.3.6 |
| 2878 | 2026-05-21T09:46:15.463Z | Compiling assert_matches v1.5.0 |
| 2879 | 2026-05-21T09:46:15.577Z | Compiling omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils) |
| 2880 | 2026-05-21T09:46:15.741Z | Compiling rpassword v7.4.0 |
| 2881 | 2026-05-21T09:46:16.074Z | Compiling oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector) |
| 2882 | 2026-05-21T09:46:16.518Z | Compiling wicketd-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-api) |
| 2883 | 2026-05-21T09:46:16.658Z | Compiling ntp-admin-types v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types) |
| 2884 | 2026-05-21T09:46:16.799Z | Compiling ntp-admin-api v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/api) |
| 2885 | 2026-05-21T09:46:17.438Z | Compiling tui-tree-widget v0.23.1 |
| 2886 | 2026-05-21T09:46:17.501Z | Compiling installinator-api v0.1.0 (/work/oxidecomputer/omicron/installinator-api) |
| 2887 | 2026-05-21T09:46:17.724Z | Compiling omicron-omdb v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omdb) |
| 2888 | 2026-05-21T09:46:18.264Z | Compiling cockroach-admin-api v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/api) |
| 2889 | 2026-05-21T09:46:19.099Z | Compiling uzers v0.12.2 |
| 2890 | 2026-05-21T09:46:19.301Z | Compiling wicket v0.1.0 (/work/oxidecomputer/omicron/wicket) |
| 2891 | 2026-05-21T09:46:20.552Z | Compiling zone-setup v0.1.0 (/work/oxidecomputer/omicron/zone-setup) |
| 2892 | 2026-05-21T09:46:20.947Z | Compiling wicketd v0.1.0 (/work/oxidecomputer/omicron/wicketd) |
| 2893 | 2026-05-21T09:46:21.961Z | Compiling gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils) |
| 2894 | 2026-05-21T09:46:24.146Z | Compiling clickana v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickana) |
| 2895 | 2026-05-21T09:46:25.536Z | Compiling support-bundle-viewer v0.1.2 |
| 2896 | 2026-05-21T09:46:26.337Z | Compiling multimap v0.10.1 |
| 2897 | 2026-05-21T09:46:34.753Z | Compiling nexus-db-errors v0.1.0 (/work/oxidecomputer/omicron/nexus/db-errors) |
| 2898 | 2026-05-21T09:46:35.559Z | Compiling dnsadm v0.1.0 (/work/oxidecomputer/omicron/dns-server/dnsadm) |
| 2899 | 2026-05-21T09:46:46.269Z | Compiling internal-dns-cli v0.1.0 (/work/oxidecomputer/omicron/internal-dns/cli) |
| 2900 | 2026-05-21T09:46:47.950Z | Compiling oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog) |
| 2901 | 2026-05-21T09:52:48.500Z | Finished `release` profile [optimized] target(s) in 8m 14s |
| 2902 | 2026-05-21T09:53:32.925Z | |
| 2903 | 2026-05-21T09:53:32.925Z | real 8:59.936291882 |
| 2904 | 2026-05-21T09:53:32.925Z | user 1:17:47.597524318 |
| 2905 | 2026-05-21T09:53:32.932Z | sys 3:27.690097449 |
| 2906 | 2026-05-21T09:53:32.933Z | trap 1.717889888 |
| 2907 | 2026-05-21T09:53:32.933Z | tflt 3.211419592 |
| 2908 | 2026-05-21T09:53:32.933Z | dflt 16.776901959 |
| 2909 | 2026-05-21T09:53:32.933Z | kflt 0.027143319 |
| 2910 | 2026-05-21T09:53:32.933Z | lock 6:51:06.160757834 |
| 2911 | 2026-05-21T09:53:32.933Z | slp 2:15:31.386562389 |
| 2912 | 2026-05-21T09:53:32.933Z | lat 2:31.062792841 |
| 2913 | 2026-05-21T09:53:32.933Z | stop 5:14.251338226 |
| 2914 | 2026-05-21T09:53:32.933Z | + mapfile -t packages |
| 2915 | 2026-05-21T09:53:32.933Z | ++ cargo run --locked --release --bin omicron-package -- -t test list-outputs |
| 2916 | 2026-05-21T09:53:33.870Z | Finished `release` profile [optimized] target(s) in 0.93s |
| 2917 | 2026-05-21T09:53:33.946Z | Running `target/release/omicron-package -t test list-outputs` |
| 2918 | 2026-05-21T09:53:34.006Z | Logging to: /work/oxidecomputer/omicron/out/LOG |
| 2919 | 2026-05-21T09:53:34.019Z | + ptime -m cargo build --locked --release -p xtask |
| 2920 | 2026-05-21T09:53:34.535Z | Compiling libc v0.2.185 |
| 2921 | 2026-05-21T09:53:34.535Z | Compiling serde v1.0.228 |
| 2922 | 2026-05-21T09:53:34.535Z | Compiling serde_core v1.0.228 |
| 2923 | 2026-05-21T09:53:34.539Z | Compiling rustix v1.1.3 |
| 2924 | 2026-05-21T09:53:34.645Z | Compiling bitflags v2.11.0 |
| 2925 | 2026-05-21T09:53:34.652Z | Compiling serde_json v1.0.149 |
| 2926 | 2026-05-21T09:53:34.673Z | Compiling num-traits v0.2.19 |
| 2927 | 2026-05-21T09:53:34.676Z | Compiling smallvec v1.15.1 |
| 2928 | 2026-05-21T09:53:34.679Z | Compiling syn v2.0.117 |
| 2929 | 2026-05-21T09:53:34.703Z | Compiling indexmap v2.14.0 |
| 2930 | 2026-05-21T09:53:34.706Z | Compiling usdt-impl v0.5.0 |
| 2931 | 2026-05-21T09:53:34.720Z | Compiling syn v1.0.109 |
| 2932 | 2026-05-21T09:53:34.732Z | Compiling percent-encoding v2.3.2 |
| 2933 | 2026-05-21T09:53:34.742Z | Compiling log v0.4.29 |
| 2934 | 2026-05-21T09:53:35.024Z | Compiling getrandom v0.4.1 |
| 2935 | 2026-05-21T09:53:35.027Z | Compiling form_urlencoded v1.2.2 |
| 2936 | 2026-05-21T09:53:35.051Z | Compiling fs-err v3.3.0 |
| 2937 | 2026-05-21T09:53:35.192Z | Compiling once_cell v1.21.3 |
| 2938 | 2026-05-21T09:53:35.213Z | Compiling heck v0.4.1 |
| 2939 | 2026-05-21T09:53:35.216Z | Compiling anyhow v1.0.102 |
| 2940 | 2026-05-21T09:53:35.575Z | Compiling thread-id v4.2.2 |
| 2941 | 2026-05-21T09:53:35.576Z | Compiling errno v0.3.14 |
| 2942 | 2026-05-21T09:53:35.576Z | Compiling memmap v0.7.0 |
| 2943 | 2026-05-21T09:53:35.824Z | Compiling ordered-float v2.10.1 |
| 2944 | 2026-05-21T09:53:36.250Z | Compiling proc-macro-error v1.0.4 |
| 2945 | 2026-05-21T09:53:36.496Z | Compiling tabled_derive v0.7.0 |
| 2946 | 2026-05-21T09:53:36.566Z | Compiling terminal_size v0.4.3 |
| 2947 | 2026-05-21T09:53:36.566Z | Compiling tempfile v3.25.0 |
| 2948 | 2026-05-21T09:53:36.661Z | Compiling clap_builder v4.5.60 |
| 2949 | 2026-05-21T09:53:36.661Z | Compiling textwrap v0.16.2 |
| 2950 | 2026-05-21T09:53:36.805Z | Compiling camino-tempfile v1.4.1 |
| 2951 | 2026-05-21T09:53:37.186Z | Compiling tabled v0.15.0 |
| 2952 | 2026-05-21T09:53:37.197Z | Compiling synstructure v0.13.2 |
| 2953 | 2026-05-21T09:53:37.206Z | Compiling pest_generator v2.8.6 |
| 2954 | 2026-05-21T09:53:37.583Z | Compiling serde_derive v1.0.228 |
| 2955 | 2026-05-21T09:53:37.584Z | Compiling zerovec-derive v0.11.2 |
| 2956 | 2026-05-21T09:53:37.588Z | Compiling displaydoc v0.2.5 |
| 2957 | 2026-05-21T09:53:37.588Z | Compiling thiserror-impl v1.0.69 |
| 2958 | 2026-05-21T09:53:37.588Z | Compiling zerocopy-derive v0.7.35 |
| 2959 | 2026-05-21T09:53:37.588Z | Compiling scroll_derive v0.12.1 |
| 2960 | 2026-05-21T09:53:37.588Z | Compiling thiserror-impl v2.0.18 |
| 2961 | 2026-05-21T09:53:37.588Z | Compiling clap_derive v4.5.55 |
| 2962 | 2026-05-21T09:53:37.620Z | Compiling zerofrom-derive v0.1.6 |
| 2963 | 2026-05-21T09:53:37.624Z | Compiling yoke-derive v0.8.1 |
| 2964 | 2026-05-21T09:53:37.736Z | Compiling pest_derive v2.8.6 |
| 2965 | 2026-05-21T09:53:38.263Z | Compiling scroll v0.12.0 |
| 2966 | 2026-05-21T09:53:38.424Z | Compiling zerocopy v0.7.35 |
| 2967 | 2026-05-21T09:53:38.589Z | Compiling goblin v0.8.2 |
| 2968 | 2026-05-21T09:53:38.770Z | Compiling thiserror v2.0.18 |
| 2969 | 2026-05-21T09:53:38.804Z | Compiling thiserror v1.0.69 |
| 2970 | 2026-05-21T09:53:38.815Z | Compiling zerofrom v0.1.6 |
| 2971 | 2026-05-21T09:53:38.904Z | Compiling dtrace-parser v0.2.0 |
| 2972 | 2026-05-21T09:53:38.933Z | Compiling yoke v0.8.1 |
| 2973 | 2026-05-21T09:53:39.162Z | Compiling zerovec v0.11.5 |
| 2974 | 2026-05-21T09:53:39.229Z | Compiling zerotrie v0.2.3 |
| 2975 | 2026-05-21T09:53:39.291Z | Compiling clap v4.5.60 |
| 2976 | 2026-05-21T09:53:39.701Z | Compiling tinystr v0.8.2 |
| 2977 | 2026-05-21T09:53:39.776Z | Compiling potential_utf v0.1.4 |
| 2978 | 2026-05-21T09:53:39.943Z | Compiling icu_locale_core v2.1.1 |
| 2979 | 2026-05-21T09:53:39.987Z | Compiling icu_collections v2.1.1 |
| 2980 | 2026-05-21T09:53:40.760Z | Compiling icu_provider v2.1.1 |
| 2981 | 2026-05-21T09:53:41.208Z | Compiling icu_normalizer v2.1.1 |
| 2982 | 2026-05-21T09:53:41.326Z | Compiling icu_properties v2.1.2 |
| 2983 | 2026-05-21T09:53:41.342Z | Compiling toml_datetime v0.6.11 |
| 2984 | 2026-05-21T09:53:41.382Z | Compiling serde_spanned v0.6.9 |
| 2985 | 2026-05-21T09:53:41.394Z | Compiling dof v0.3.0 |
| 2986 | 2026-05-21T09:53:41.511Z | Compiling serde_tokenstream v0.2.3 |
| 2987 | 2026-05-21T09:53:41.566Z | Compiling toml_edit v0.22.27 |
| 2988 | 2026-05-21T09:53:41.693Z | Compiling serde-value v0.7.0 |
| 2989 | 2026-05-21T09:53:41.707Z | Compiling cargo-platform v0.2.0 |
| 2990 | 2026-05-21T09:53:41.719Z | Compiling macaddr v1.0.1 |
| 2991 | 2026-05-21T09:53:42.190Z | Compiling usdt-attr-macro v0.5.0 |
| 2992 | 2026-05-21T09:53:42.203Z | Compiling usdt-macro v0.5.0 |
| 2993 | 2026-05-21T09:53:42.233Z | Compiling idna_adapter v1.2.1 |
| 2994 | 2026-05-21T09:53:42.386Z | Compiling idna v1.1.0 |
| 2995 | 2026-05-21T09:53:42.715Z | Compiling url v2.5.8 |
| 2996 | 2026-05-21T09:53:42.852Z | Compiling usdt v0.5.0 |
| 2997 | 2026-05-21T09:53:43.085Z | Compiling toml v0.8.23 |
| 2998 | 2026-05-21T09:53:43.528Z | Compiling cargo-util-schemas v0.8.2 |
| 2999 | 2026-05-21T09:53:43.528Z | Compiling cargo_toml v0.21.0 |
| 3000 | 2026-05-21T09:53:44.546Z | Compiling cargo_metadata v0.21.0 |
| 3001 | 2026-05-21T09:53:47.603Z | Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask) |
| 3002 | 2026-05-21T09:53:50.577Z | Finished `release` profile [optimized] target(s) in 16.55s |
| 3003 | 2026-05-21T09:53:50.720Z | |
| 3004 | 2026-05-21T09:53:50.720Z | real 16.682700952 |
| 3005 | 2026-05-21T09:53:50.721Z | user 2:21.130476590 |
| 3006 | 2026-05-21T09:53:50.721Z | sys 17.605164244 |
| 3007 | 2026-05-21T09:53:50.721Z | trap 0.095219178 |
| 3008 | 2026-05-21T09:53:50.725Z | tflt 0.769825138 |
| 3009 | 2026-05-21T09:53:50.725Z | dflt 1.751569586 |
| 3010 | 2026-05-21T09:53:50.725Z | kflt 0.000149500 |
| 3011 | 2026-05-21T09:53:50.725Z | lock 5:18.567520871 |
| 3012 | 2026-05-21T09:53:50.725Z | slp 3:28.867488004 |
| 3013 | 2026-05-21T09:53:50.725Z | lat 5.524172144 |
| 3014 | 2026-05-21T09:53:50.725Z | stop 16.922398124 |
| 3015 | 2026-05-21T09:53:50.725Z | + export CARGO_PROFILE_DEV_DEBUG=line-tables-only |
| 3016 | 2026-05-21T09:53:50.725Z | + CARGO_PROFILE_DEV_DEBUG=line-tables-only |
| 3017 | 2026-05-21T09:53:50.725Z | + export CARGO_PROFILE_TEST_DEBUG=line-tables-only |
| 3018 | 2026-05-21T09:53:50.725Z | + CARGO_PROFILE_TEST_DEBUG=line-tables-only |
| 3019 | 2026-05-21T09:53:50.725Z | + ptime -m cargo build --locked -p end-to-end-tests --tests --bin bootstrap --message-format json-render-diagnostics |
| 3020 | 2026-05-21T09:53:51.705Z | Compiling newtype-uuid-macros v0.1.0 |
| 3021 | 2026-05-21T09:53:51.705Z | Compiling regress v0.10.5 |
| 3022 | 2026-05-21T09:53:51.711Z | Compiling structmeta-derive v0.3.0 |
| 3023 | 2026-05-21T09:53:51.711Z | Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack) |
| 3024 | 2026-05-21T09:53:51.711Z | Compiling rustls v0.22.4 |
| 3025 | 2026-05-21T09:53:51.711Z | Compiling rustls-webpki v0.102.8 |
| 3026 | 2026-05-21T09:53:51.711Z | Compiling multer v3.1.0 |
| 3027 | 2026-05-21T09:53:51.841Z | Compiling match_cfg v0.1.0 |
| 3028 | 2026-05-21T09:53:51.853Z | Compiling debug-ignore v1.0.5 |
| 3029 | 2026-05-21T09:53:51.853Z | Compiling compression-core v0.4.31 |
| 3030 | 2026-05-21T09:53:51.875Z | Compiling slog-json v2.6.1 |
| 3031 | 2026-05-21T09:53:51.875Z | Compiling async-stream-impl v0.3.6 |
| 3032 | 2026-05-21T09:53:51.875Z | Compiling toml_datetime v1.0.0+spec-1.1.0 |
| 3033 | 2026-05-21T09:53:51.880Z | Compiling serde_spanned v1.0.4 |
| 3034 | 2026-05-21T09:53:51.880Z | Compiling dropshot v0.17.0 |
| 3035 | 2026-05-21T09:53:51.880Z | Compiling toml_writer v1.0.6+spec-1.1.0 |
| 3036 | 2026-05-21T09:53:52.041Z | Compiling compression-codecs v0.4.37 |
| 3037 | 2026-05-21T09:53:52.138Z | Compiling hostname v0.3.1 |
| 3038 | 2026-05-21T09:53:52.145Z | Compiling progenitor-client v0.14.0 |
| 3039 | 2026-05-21T09:53:52.145Z | Compiling itertools v0.14.0 |
| 3040 | 2026-05-21T09:53:52.145Z | Compiling waitgroup v0.1.2 |
| 3041 | 2026-05-21T09:53:52.237Z | Compiling slog-bunyan v2.5.0 |
| 3042 | 2026-05-21T09:53:52.274Z | Compiling async-compression v0.4.41 |
| 3043 | 2026-05-21T09:53:52.316Z | Compiling toml v1.0.6+spec-1.1.0 |
| 3044 | 2026-05-21T09:53:52.326Z | Compiling rustls-pemfile v2.2.0 |
| 3045 | 2026-05-21T09:53:52.326Z | Compiling dropshot_endpoint v0.17.0 |
| 3046 | 2026-05-21T09:53:52.372Z | Compiling hostname v0.4.2 |
| 3047 | 2026-05-21T09:53:52.383Z | Compiling serde_path_to_error v0.1.20 |
| 3048 | 2026-05-21T09:53:52.417Z | Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#8f60acdf) |
| 3049 | 2026-05-21T09:53:52.506Z | Compiling macaddr v1.0.1 |
| 3050 | 2026-05-21T09:53:52.523Z | Compiling async-stream v0.3.6 |
| 3051 | 2026-05-21T09:53:52.547Z | Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 3052 | 2026-05-21T09:53:52.551Z | Compiling instant v0.1.13 |
| 3053 | 2026-05-21T09:53:52.595Z | Compiling omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds) |
| 3054 | 2026-05-21T09:53:52.627Z | Compiling progenitor-client v0.10.0 |
| 3055 | 2026-05-21T09:53:52.640Z | Compiling backon v1.6.0 |
| 3056 | 2026-05-21T09:53:52.667Z | Compiling backoff v0.4.0 |
| 3057 | 2026-05-21T09:53:52.686Z | Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity) |
| 3058 | 2026-05-21T09:53:52.715Z | Compiling protocol v0.1.0 (https://github.com/oxidecomputer/lldp#d22509df) |
| 3059 | 2026-05-21T09:53:52.750Z | Compiling humantime v2.3.0 |
| 3060 | 2026-05-21T09:53:52.754Z | Compiling universal-hash v0.5.1 |
| 3061 | 2026-05-21T09:53:52.823Z | Compiling progenitor-extras v0.2.0 |
| 3062 | 2026-05-21T09:53:52.865Z | Compiling unsafe-libyaml v0.2.11 |
| 3063 | 2026-05-21T09:53:52.897Z | Compiling opaque-debug v0.3.1 |
| 3064 | 2026-05-21T09:53:52.918Z | Compiling half v2.7.1 |
| 3065 | 2026-05-21T09:53:52.951Z | Compiling ciborium-io v0.2.2 |
| 3066 | 2026-05-21T09:53:52.963Z | Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 3067 | 2026-05-21T09:53:52.982Z | Compiling crucible-workspace-hack v0.1.0 |
| 3068 | 2026-05-21T09:53:53.041Z | Compiling regress v0.11.1 |
| 3069 | 2026-05-21T09:53:53.059Z | Compiling convert_case v0.4.0 |
| 3070 | 2026-05-21T09:53:53.074Z | Compiling omicron-ledger v0.1.0 (/work/oxidecomputer/omicron/ledger) |
| 3071 | 2026-05-21T09:53:53.111Z | Compiling aead v0.5.2 |
| 3072 | 2026-05-21T09:53:53.133Z | Compiling secrecy v0.10.3 |
| 3073 | 2026-05-21T09:53:53.214Z | Compiling ciborium-ll v0.2.2 |
| 3074 | 2026-05-21T09:53:53.242Z | Compiling structmeta v0.3.0 |
| 3075 | 2026-05-21T09:53:53.248Z | Compiling poly1305 v0.8.0 |
| 3076 | 2026-05-21T09:53:53.310Z | Compiling chacha20 v0.9.1 |
| 3077 | 2026-05-21T09:53:53.335Z | Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=ae1da83e66c648574827298f4bc444632bf4d047#ae1da83e) |
| 3078 | 2026-05-21T09:53:53.344Z | Compiling sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types) |
| 3079 | 2026-05-21T09:53:53.370Z | Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=bc489ddf0f38f75e0c194b86cf6f0de377f68845#bc489ddf) |
| 3080 | 2026-05-21T09:53:53.459Z | Compiling serde_yaml v0.9.34+deprecated |
| 3081 | 2026-05-21T09:53:53.473Z | Compiling derive-ex v0.1.8 |
| 3082 | 2026-05-21T09:53:53.476Z | Compiling parse-display-derive v0.10.0 |
| 3083 | 2026-05-21T09:53:53.498Z | Compiling derive_more v0.99.20 |
| 3084 | 2026-05-21T09:53:53.577Z | Compiling ciborium v0.2.2 |
| 3085 | 2026-05-21T09:53:53.619Z | Compiling thiserror-impl-no-std v2.0.2 |
| 3086 | 2026-05-21T09:53:53.650Z | Compiling propolis-api-types-versions v0.0.0 (https://github.com/oxidecomputer/propolis?rev=bc489ddf0f38f75e0c194b86cf6f0de377f68845#bc489ddf) |
| 3087 | 2026-05-21T09:53:53.666Z | Compiling gfss v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/gfss) |
| 3088 | 2026-05-21T09:53:53.698Z | Compiling byte-wrapper v0.1.0 |
| 3089 | 2026-05-21T09:53:53.725Z | Compiling blake2 v0.10.6 |
| 3090 | 2026-05-21T09:53:53.820Z | Compiling password-hash v0.5.0 |
| 3091 | 2026-05-21T09:53:54.043Z | Compiling chacha20poly1305 v0.10.1 |
| 3092 | 2026-05-21T09:53:54.074Z | Compiling argon2 v0.5.3 |
| 3093 | 2026-05-21T09:53:54.136Z | Compiling indent_write v2.2.0 |
| 3094 | 2026-05-21T09:53:54.173Z | Compiling heapless v0.8.0 |
| 3095 | 2026-05-21T09:53:54.211Z | Compiling ingot-macros v0.1.1 |
| 3096 | 2026-05-21T09:53:54.243Z | Compiling tabwriter v1.4.1 |
| 3097 | 2026-05-21T09:53:54.295Z | Compiling tokio-rustls v0.25.0 |
| 3098 | 2026-05-21T09:53:54.307Z | Compiling toml_edit v0.23.10+spec-1.0.0 |
| 3099 | 2026-05-21T09:53:54.475Z | Compiling omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords) |
| 3100 | 2026-05-21T09:53:54.726Z | Compiling typify-impl v0.6.2 |
| 3101 | 2026-05-21T09:53:54.766Z | Compiling num-rational v0.4.2 |
| 3102 | 2026-05-21T09:53:54.856Z | Compiling thiserror-no-std v2.0.2 |
| 3103 | 2026-05-21T09:53:54.942Z | Compiling vsss-rs v3.3.4 |
| 3104 | 2026-05-21T09:53:54.970Z | Compiling hash32 v0.3.1 |
| 3105 | 2026-05-21T09:53:55.145Z | Compiling num-complex v0.4.6 |
| 3106 | 2026-05-21T09:53:55.207Z | Compiling test-strategy v0.4.5 |
| 3107 | 2026-05-21T09:53:55.239Z | Compiling parse-display v0.10.0 |
| 3108 | 2026-05-21T09:53:55.310Z | Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 3109 | 2026-05-21T09:53:55.327Z | Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=bc489ddf0f38f75e0c194b86cf6f0de377f68845#bc489ddf) |
| 3110 | 2026-05-21T09:53:55.378Z | Compiling smoltcp v0.11.0 |
| 3111 | 2026-05-21T09:53:55.442Z | Compiling proc-macro-crate v3.4.0 |
| 3112 | 2026-05-21T09:53:56.545Z | Compiling num v0.4.3 |
| 3113 | 2026-05-21T09:53:56.545Z | Compiling atomicwrites v0.4.4 |
| 3114 | 2026-05-21T09:53:56.545Z | Compiling cobs v0.3.0 |
| 3115 | 2026-05-21T09:53:56.546Z | Compiling float-ord v0.3.2 |
| 3116 | 2026-05-21T09:53:56.546Z | Compiling colored v3.1.1 |
| 3117 | 2026-05-21T09:53:56.546Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#d9645f8d) |
| 3118 | 2026-05-21T09:53:56.546Z | Compiling postcard v1.1.3 |
| 3119 | 2026-05-21T09:53:56.546Z | Compiling proc-macro-error v1.0.4 |
| 3120 | 2026-05-21T09:53:56.546Z | Compiling proc-macro-crate v1.3.1 |
| 3121 | 2026-05-21T09:53:56.546Z | Compiling foreign-types-macros v0.2.3 |
| 3122 | 2026-05-21T09:53:56.546Z | Compiling num_enum_derive v0.7.5 |
| 3123 | 2026-05-21T09:53:56.546Z | Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 3124 | 2026-05-21T09:53:56.546Z | Compiling trust-quorum-types-versions v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types/versions) |
| 3125 | 2026-05-21T09:53:56.546Z | Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 3126 | 2026-05-21T09:53:56.546Z | Compiling cpufeatures v0.3.0 |
| 3127 | 2026-05-21T09:53:56.546Z | Compiling foreign-types-shared v0.3.1 |
| 3128 | 2026-05-21T09:53:56.546Z | Compiling rayon-core v1.13.0 |
| 3129 | 2026-05-21T09:53:56.546Z | Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore) |
| 3130 | 2026-05-21T09:53:56.546Z | Compiling chacha20 v0.10.0 |
| 3131 | 2026-05-21T09:53:56.546Z | Compiling num_enum_derive v0.5.11 |
| 3132 | 2026-05-21T09:53:56.546Z | Compiling toml v0.8.23 |
| 3133 | 2026-05-21T09:53:56.546Z | Compiling crossbeam-deque v0.8.6 |
| 3134 | 2026-05-21T09:53:56.546Z | Compiling camino-tempfile v1.4.1 |
| 3135 | 2026-05-21T09:53:56.549Z | Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 3136 | 2026-05-21T09:53:56.571Z | Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 3137 | 2026-05-21T09:53:56.674Z | Compiling cstr-argument v0.1.2 |
| 3138 | 2026-05-21T09:53:56.692Z | Compiling foreign-types v0.5.0 |
| 3139 | 2026-05-21T09:53:56.706Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#1e40efd8) |
| 3140 | 2026-05-21T09:53:56.794Z | Compiling rand v0.10.0 |
| 3141 | 2026-05-21T09:53:56.809Z | Compiling tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#a7d440f5) |
| 3142 | 2026-05-21T09:53:56.854Z | Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 3143 | 2026-05-21T09:53:56.940Z | Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino#7e56ab6e) |
| 3144 | 2026-05-21T09:53:57.020Z | Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 3145 | 2026-05-21T09:53:57.064Z | Compiling zone_cfg_derive v0.3.1 |
| 3146 | 2026-05-21T09:53:57.120Z | Compiling key-manager-types v0.1.0 (/work/oxidecomputer/omicron/key-manager/types) |
| 3147 | 2026-05-21T09:53:57.139Z | Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=bc489ddf0f38f75e0c194b86cf6f0de377f68845#bc489ddf) |
| 3148 | 2026-05-21T09:53:57.163Z | Compiling ingot-types v0.1.2 |
| 3149 | 2026-05-21T09:53:57.179Z | Compiling rayon v1.11.0 |
| 3150 | 2026-05-21T09:53:57.198Z | Compiling num_enum v0.7.5 |
| 3151 | 2026-05-21T09:53:57.272Z | Compiling itertools v0.12.1 |
| 3152 | 2026-05-21T09:53:57.275Z | Compiling num-derive v0.4.2 |
| 3153 | 2026-05-21T09:53:57.309Z | Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#d9645f8d) |
| 3154 | 2026-05-21T09:53:57.341Z | Compiling sigpipe v0.1.3 |
| 3155 | 2026-05-21T09:53:57.369Z | Compiling prettyplease v0.2.37 |
| 3156 | 2026-05-21T09:53:57.417Z | Compiling omicron-common v0.1.0 (/work/oxidecomputer/omicron/common) |
| 3157 | 2026-05-21T09:53:57.454Z | Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils) |
| 3158 | 2026-05-21T09:53:57.472Z | Compiling glob v0.3.3 |
| 3159 | 2026-05-21T09:53:57.488Z | Compiling num_enum v0.5.11 |
| 3160 | 2026-05-21T09:53:57.610Z | Compiling ingot v0.1.1 |
| 3161 | 2026-05-21T09:53:57.634Z | Compiling illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b) |
| 3162 | 2026-05-21T09:53:57.684Z | Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=bc489ddf0f38f75e0c194b86cf6f0de377f68845#bc489ddf) |
| 3163 | 2026-05-21T09:53:57.700Z | Compiling smf v0.2.3 |
| 3164 | 2026-05-21T09:53:57.713Z | Compiling whoami v1.6.1 |
| 3165 | 2026-05-21T09:53:57.770Z | Compiling usdt-macro v0.5.0 |
| 3166 | 2026-05-21T09:53:57.939Z | Compiling gethostname v0.5.0 |
| 3167 | 2026-05-21T09:53:57.967Z | Compiling usdt-attr-macro v0.5.0 |
| 3168 | 2026-05-21T09:53:58.015Z | Compiling memmap v0.7.0 |
| 3169 | 2026-05-21T09:53:58.080Z | Compiling derive-where v1.6.0 |
| 3170 | 2026-05-21T09:53:58.180Z | Compiling progenitor-client v0.13.0 |
| 3171 | 2026-05-21T09:53:58.228Z | Compiling resolv-conf v0.7.6 |
| 3172 | 2026-05-21T09:53:58.244Z | Compiling trust-quorum-types v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types) |
| 3173 | 2026-05-21T09:53:58.263Z | Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a) |
| 3174 | 2026-05-21T09:53:58.400Z | Compiling zone v0.3.1 |
| 3175 | 2026-05-21T09:53:58.528Z | Compiling cancel-safe-futures v0.1.5 |
| 3176 | 2026-05-21T09:53:58.545Z | Compiling owo-colors v4.3.0 |
| 3177 | 2026-05-21T09:53:58.563Z | Compiling libsw-core v0.3.2 |
| 3178 | 2026-05-21T09:53:58.600Z | Compiling console v0.15.11 |
| 3179 | 2026-05-21T09:53:58.672Z | Compiling hickory-proto v0.24.4 |
| 3180 | 2026-05-21T09:53:58.759Z | Compiling libsw v3.5.0 |
| 3181 | 2026-05-21T09:53:58.801Z | Compiling oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog) |
| 3182 | 2026-05-21T09:53:58.816Z | Compiling usdt v0.5.0 |
| 3183 | 2026-05-21T09:53:58.979Z | Compiling newline-converter v0.3.0 |
| 3184 | 2026-05-21T09:53:58.982Z | Compiling libefi-sys v0.1.0 |
| 3185 | 2026-05-21T09:53:59.091Z | Compiling linear-map v1.2.0 |
| 3186 | 2026-05-21T09:53:59.108Z | Compiling linked-hash-map v0.5.6 |
| 3187 | 2026-05-21T09:53:59.124Z | Compiling expectorate v1.2.0 |
| 3188 | 2026-05-21T09:53:59.124Z | Compiling git-stub v1.0.0 |
| 3189 | 2026-05-21T09:53:59.221Z | Compiling bitfield-struct v0.6.2 |
| 3190 | 2026-05-21T09:53:59.241Z | Compiling semver v0.1.20 |
| 3191 | 2026-05-21T09:53:59.295Z | Compiling lru-cache v0.1.2 |
| 3192 | 2026-05-21T09:53:59.312Z | Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 3193 | 2026-05-21T09:53:59.327Z | Compiling git-stub-vcs v0.1.0 |
| 3194 | 2026-05-21T09:53:59.361Z | Compiling typify-macro v0.6.2 |
| 3195 | 2026-05-21T09:53:59.408Z | Compiling tokio-dtrace v0.1.1 |
| 3196 | 2026-05-21T09:53:59.428Z | Compiling dropshot-api-manager-types v0.7.1 |
| 3197 | 2026-05-21T09:53:59.446Z | Compiling slog-dtrace v0.3.0 |
| 3198 | 2026-05-21T09:53:59.449Z | Compiling rustc_version v0.1.7 |
| 3199 | 2026-05-21T09:53:59.522Z | Compiling minimal-lexical v0.2.1 |
| 3200 | 2026-05-21T09:53:59.553Z | Compiling nvme v0.1.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221) |
| 3201 | 2026-05-21T09:53:59.571Z | Compiling update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine) |
| 3202 | 2026-05-21T09:53:59.652Z | Compiling oxide-tokio-rt v0.1.4 |
| 3203 | 2026-05-21T09:53:59.707Z | Compiling libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1) |
| 3204 | 2026-05-21T09:53:59.724Z | Compiling newtype_derive v0.1.6 |
| 3205 | 2026-05-21T09:53:59.727Z | Compiling gateway-types-versions v0.1.0 (/work/oxidecomputer/omicron/gateway-types/versions) |
| 3206 | 2026-05-21T09:53:59.727Z | Compiling typify-impl v0.4.3 |
| 3207 | 2026-05-21T09:53:59.727Z | Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl) |
| 3208 | 2026-05-21T09:53:59.790Z | Compiling nom v7.1.3 |
| 3209 | 2026-05-21T09:53:59.809Z | Compiling phf_shared v0.12.1 |
| 3210 | 2026-05-21T09:53:59.904Z | Compiling libnvme-sys v0.0.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221) |
| 3211 | 2026-05-21T09:53:59.936Z | Compiling rdb-types v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=7696ee48d5ee29a917dea459e281fe2e8ff20513#7696ee48) |
| 3212 | 2026-05-21T09:53:59.969Z | Compiling csv-core v0.1.13 |
| 3213 | 2026-05-21T09:53:59.985Z | Compiling xshell-macros v0.2.7 |
| 3214 | 2026-05-21T09:54:00.005Z | Compiling highway v1.3.0 |
| 3215 | 2026-05-21T09:54:00.022Z | Compiling chrono-tz v0.10.4 |
| 3216 | 2026-05-21T09:54:00.238Z | Compiling libnvme v0.1.1 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221) |
| 3217 | 2026-05-21T09:54:00.279Z | Compiling csv v1.4.0 |
| 3218 | 2026-05-21T09:54:00.326Z | Compiling const_format_proc_macros v0.2.34 |
| 3219 | 2026-05-21T09:54:00.384Z | Compiling xshell v0.2.7 |
| 3220 | 2026-05-21T09:54:00.401Z | Compiling phf v0.12.1 |
| 3221 | 2026-05-21T09:54:00.454Z | Compiling ereport-types v0.1.0 (/work/oxidecomputer/omicron/ereport/types) |
| 3222 | 2026-05-21T09:54:00.572Z | Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 3223 | 2026-05-21T09:54:00.653Z | Compiling primeorder v0.13.6 |
| 3224 | 2026-05-21T09:54:00.726Z | Compiling cockroach-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types/versions) |
| 3225 | 2026-05-21T09:54:00.827Z | Compiling hickory-resolver v0.24.4 |
| 3226 | 2026-05-21T09:54:00.987Z | Compiling tabled_derive v0.7.0 |
| 3227 | 2026-05-21T09:54:01.028Z | Compiling clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3) |
| 3228 | 2026-05-21T09:54:01.108Z | Compiling bcs v0.1.6 |
| 3229 | 2026-05-21T09:54:01.225Z | Compiling typify v0.6.2 |
| 3230 | 2026-05-21T09:54:01.260Z | Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db) |
| 3231 | 2026-05-21T09:54:01.279Z | Compiling const_format v0.2.35 |
| 3232 | 2026-05-21T09:54:01.300Z | Compiling tagptr v0.2.0 |
| 3233 | 2026-05-21T09:54:01.366Z | Compiling progenitor-impl v0.14.0 |
| 3234 | 2026-05-21T09:54:01.451Z | Compiling progenitor-impl v0.13.0 |
| 3235 | 2026-05-21T09:54:01.473Z | Compiling gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types) |
| 3236 | 2026-05-21T09:54:01.621Z | Compiling sled-agent-types-versions v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types/versions) |
| 3237 | 2026-05-21T09:54:01.640Z | Compiling oximeter-types-versions v0.1.0 (/work/oxidecomputer/omicron/oximeter/types/versions) |
| 3238 | 2026-05-21T09:54:01.683Z | Compiling internal-dns-types-versions v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types/versions) |
| 3239 | 2026-05-21T09:54:01.774Z | Compiling key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager) |
| 3240 | 2026-05-21T09:54:01.957Z | Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 3241 | 2026-05-21T09:54:01.980Z | Compiling qorb v0.4.1 |
| 3242 | 2026-05-21T09:54:02.010Z | Compiling clickhouse-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types/versions) |
| 3243 | 2026-05-21T09:54:02.057Z | Compiling salty v0.3.0 |
| 3244 | 2026-05-21T09:54:02.269Z | Compiling termtree v0.5.1 |
| 3245 | 2026-05-21T09:54:02.286Z | Compiling textwrap v0.16.2 |
| 3246 | 2026-05-21T09:54:02.326Z | Compiling internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types) |
| 3247 | 2026-05-21T09:54:02.486Z | Compiling tabled v0.15.0 |
| 3248 | 2026-05-21T09:54:02.657Z | Compiling moka v0.12.13 |
| 3249 | 2026-05-21T09:54:02.784Z | Compiling cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types) |
| 3250 | 2026-05-21T09:54:02.974Z | Compiling steno v0.4.1 |
| 3251 | 2026-05-21T09:54:03.023Z | Compiling parallel-task-set v0.1.0 (/work/oxidecomputer/omicron/parallel-task-set) |
| 3252 | 2026-05-21T09:54:03.100Z | Compiling radium v0.7.0 |
| 3253 | 2026-05-21T09:54:03.189Z | Compiling base64 v0.21.7 |
| 3254 | 2026-05-21T09:54:03.389Z | Compiling hickory-resolver v0.25.2 |
| 3255 | 2026-05-21T09:54:03.445Z | Compiling oximeter-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb) |
| 3256 | 2026-05-21T09:54:03.479Z | Compiling oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types) |
| 3257 | 2026-05-21T09:54:03.544Z | Compiling clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types) |
| 3258 | 2026-05-21T09:54:03.742Z | Compiling oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema) |
| 3259 | 2026-05-21T09:54:03.802Z | Compiling oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types) |
| 3260 | 2026-05-21T09:54:03.854Z | Compiling p384 v0.13.1 |
| 3261 | 2026-05-21T09:54:04.045Z | Compiling ntp-admin-v1-client v0.1.0 (/work/oxidecomputer/omicron/clients/ntp-admin-v1-client) |
| 3262 | 2026-05-21T09:54:04.066Z | Compiling rats-corim v0.1.0 (https://github.com/oxidecomputer/rats-corim#f0d5d516) |
| 3263 | 2026-05-21T09:54:04.088Z | Compiling progenitor-macro v0.14.0 |
| 3264 | 2026-05-21T09:54:04.135Z | Compiling progenitor-macro v0.13.0 |
| 3265 | 2026-05-21T09:54:04.214Z | Compiling maybe-uninit v2.0.0 |
| 3266 | 2026-05-21T09:54:04.248Z | Compiling typify-macro v0.4.3 |
| 3267 | 2026-05-21T09:54:04.419Z | Compiling tap v1.0.1 |
| 3268 | 2026-05-21T09:54:04.565Z | Compiling wyz v0.5.1 |
| 3269 | 2026-05-21T09:54:04.583Z | Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb) |
| 3270 | 2026-05-21T09:54:04.601Z | Compiling installinator-common-versions v0.1.0 (/work/oxidecomputer/omicron/installinator-common/versions) |
| 3271 | 2026-05-21T09:54:04.779Z | Compiling proc-macro-error-attr2 v2.0.0 |
| 3272 | 2026-05-21T09:54:04.827Z | Compiling packed_struct v0.10.1 |
| 3273 | 2026-05-21T09:54:04.853Z | Compiling parking_lot_core v0.8.6 |
| 3274 | 2026-05-21T09:54:04.979Z | Compiling utf-8 v0.7.6 |
| 3275 | 2026-05-21T09:54:05.123Z | Compiling funty v2.0.0 |
| 3276 | 2026-05-21T09:54:05.140Z | Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=dbaad520e1f5ae32c10db16ce176f9c24de95652#dbaad520) |
| 3277 | 2026-05-21T09:54:05.223Z | Compiling proc-macro-error2 v2.0.1 |
| 3278 | 2026-05-21T09:54:05.241Z | Compiling oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro) |
| 3279 | 2026-05-21T09:54:05.260Z | Compiling tungstenite v0.21.0 |
| 3280 | 2026-05-21T09:54:05.386Z | Compiling polyval v0.6.2 |
| 3281 | 2026-05-21T09:54:05.402Z | Compiling num-derive v0.3.3 |
| 3282 | 2026-05-21T09:54:05.510Z | Compiling bitvec v1.0.1 |
| 3283 | 2026-05-21T09:54:05.531Z | Compiling packed_struct_codegen v0.10.1 |
| 3284 | 2026-05-21T09:54:05.559Z | Compiling bitfield-macros v0.19.4 |
| 3285 | 2026-05-21T09:54:05.598Z | Compiling zerocopy-derive v0.6.6 |
| 3286 | 2026-05-21T09:54:05.648Z | Compiling indexmap v1.9.3 |
| 3287 | 2026-05-21T09:54:05.747Z | Compiling crc-catalog v2.4.0 |
| 3288 | 2026-05-21T09:54:05.866Z | Compiling fmd-adm-sys v0.4.1 (https://github.com/oxidecomputer/fmd-adm?rev=846361bf0a698a8c7efefd97b2828b9aa74858c4#846361bf) |
| 3289 | 2026-05-21T09:54:05.893Z | Compiling nodrop v0.1.14 |
| 3290 | 2026-05-21T09:54:05.918Z | Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=524eb8f125003dff50b9703900c6b323f00f9e1b#524eb8f1) |
| 3291 | 2026-05-21T09:54:06.007Z | Compiling array-init v0.0.4 |
| 3292 | 2026-05-21T09:54:06.023Z | Compiling typify v0.4.3 |
| 3293 | 2026-05-21T09:54:06.120Z | Compiling progenitor-impl v0.11.2 |
| 3294 | 2026-05-21T09:54:06.160Z | Compiling tokio-tungstenite v0.21.0 |
| 3295 | 2026-05-21T09:54:06.180Z | Compiling crc v3.4.0 |
| 3296 | 2026-05-21T09:54:06.196Z | Compiling tabled_derive v0.11.0 |
| 3297 | 2026-05-21T09:54:06.363Z | Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb) |
| 3298 | 2026-05-21T09:54:06.380Z | Compiling bitfield v0.19.4 |
| 3299 | 2026-05-21T09:54:06.402Z | Compiling libscf-sys v1.1.0 |
| 3300 | 2026-05-21T09:54:06.417Z | Compiling ghash v0.5.1 |
| 3301 | 2026-05-21T09:54:06.544Z | Compiling zerocopy v0.6.6 |
| 3302 | 2026-05-21T09:54:06.572Z | Compiling smallvec v0.6.14 |
| 3303 | 2026-05-21T09:54:06.704Z | Compiling attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f) |
| 3304 | 2026-05-21T09:54:06.719Z | Compiling papergrid v0.17.0 |
| 3305 | 2026-05-21T09:54:06.735Z | Compiling testing_table v0.3.0 |
| 3306 | 2026-05-21T09:54:06.813Z | Compiling oximeter-macro-impl v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb) |
| 3307 | 2026-05-21T09:54:06.900Z | Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths) |
| 3308 | 2026-05-21T09:54:06.917Z | Compiling transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#11afc484) |
| 3309 | 2026-05-21T09:54:06.934Z | Compiling sprockets-tls v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=d2b68e4f47e3c22bce0455aeb4cfb2e61ad229ba#d2b68e4f) |
| 3310 | 2026-05-21T09:54:07.100Z | Compiling ctr v0.9.2 |
| 3311 | 2026-05-21T09:54:07.170Z | Compiling dice-util-barcode v0.1.0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f) |
| 3312 | 2026-05-21T09:54:07.285Z | Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#11afc484) |
| 3313 | 2026-05-21T09:54:07.328Z | Compiling corncobs v0.1.4 |
| 3314 | 2026-05-21T09:54:07.348Z | Compiling illumos-nvpair-sys v0.2.0 |
| 3315 | 2026-05-21T09:54:07.408Z | Compiling hashbrown v0.12.3 |
| 3316 | 2026-05-21T09:54:07.437Z | Compiling unicase v2.9.0 |
| 3317 | 2026-05-21T09:54:07.530Z | Compiling dice-mfg-msgs v0.3.0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f) |
| 3318 | 2026-05-21T09:54:07.545Z | Compiling aes-gcm v0.10.3 |
| 3319 | 2026-05-21T09:54:07.614Z | Compiling dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f) |
| 3320 | 2026-05-21T09:54:07.629Z | Compiling tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc#e644a21a) |
| 3321 | 2026-05-21T09:54:07.679Z | Compiling mime_guess v2.0.5 |
| 3322 | 2026-05-21T09:54:07.767Z | Compiling tabled v0.20.0 |
| 3323 | 2026-05-21T09:54:07.846Z | Compiling transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control?branch=main#11afc484) |
| 3324 | 2026-05-21T09:54:07.862Z | Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb) |
| 3325 | 2026-05-21T09:54:07.954Z | Compiling parking_lot v0.11.2 |
| 3326 | 2026-05-21T09:54:07.970Z | Compiling serde-hex v0.1.0 |
| 3327 | 2026-05-21T09:54:08.261Z | Compiling lpc55_areas v0.2.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f) |
| 3328 | 2026-05-21T09:54:08.319Z | Compiling smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51) |
| 3329 | 2026-05-21T09:54:08.441Z | Compiling progenitor-impl v0.10.0 |
| 3330 | 2026-05-21T09:54:08.458Z | Compiling internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver) |
| 3331 | 2026-05-21T09:54:08.581Z | Compiling ron v0.8.1 |
| 3332 | 2026-05-21T09:54:08.635Z | Compiling dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server) |
| 3333 | 2026-05-21T09:54:08.692Z | Compiling oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter) |
| 3334 | 2026-05-21T09:54:08.710Z | Compiling hashbrown v0.13.2 |
| 3335 | 2026-05-21T09:54:08.848Z | Compiling progenitor-macro v0.11.2 |
| 3336 | 2026-05-21T09:54:09.129Z | Compiling progenitor-client v0.11.2 |
| 3337 | 2026-05-21T09:54:09.199Z | Compiling progenitor v0.14.0 |
| 3338 | 2026-05-21T09:54:09.235Z | Compiling prefix-trie v0.7.0 |
| 3339 | 2026-05-21T09:54:09.264Z | Compiling progenitor v0.13.0 |
| 3340 | 2026-05-21T09:54:09.378Z | Compiling gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client) |
| 3341 | 2026-05-21T09:54:09.412Z | Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=7696ee48d5ee29a917dea459e281fe2e8ff20513#7696ee48) |
| 3342 | 2026-05-21T09:54:09.472Z | Compiling ddm-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=7696ee48d5ee29a917dea459e281fe2e8ff20513#7696ee48) |
| 3343 | 2026-05-21T09:54:09.586Z | Compiling blowfish v0.9.1 |
| 3344 | 2026-05-21T09:54:09.650Z | Compiling ssh-encoding v0.2.0 |
| 3345 | 2026-05-21T09:54:09.669Z | Compiling fxhash v0.2.1 |
| 3346 | 2026-05-21T09:54:09.729Z | Compiling secrecy v0.8.0 |
| 3347 | 2026-05-21T09:54:09.838Z | Compiling crc-any v2.5.0 |
| 3348 | 2026-05-21T09:54:09.854Z | Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=7cdf2ab9c8d9e9267a8b366aa780c6c26f9a5ecf#7cdf2ab9) |
| 3349 | 2026-05-21T09:54:09.906Z | Compiling ssh-cipher v0.2.0 |
| 3350 | 2026-05-21T09:54:09.953Z | Compiling sled v0.34.7 |
| 3351 | 2026-05-21T09:54:10.078Z | Compiling sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types) |
| 3352 | 2026-05-21T09:54:10.127Z | Compiling omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client) |
| 3353 | 2026-05-21T09:54:10.239Z | Compiling bcrypt-pbkdf v0.10.0 |
| 3354 | 2026-05-21T09:54:10.256Z | Compiling hickory-server v0.25.2 |
| 3355 | 2026-05-21T09:54:10.275Z | Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=bc489ddf0f38f75e0c194b86cf6f0de377f68845#bc489ddf) |
| 3356 | 2026-05-21T09:54:10.518Z | Compiling dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client) |
| 3357 | 2026-05-21T09:54:10.589Z | Compiling tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc#e644a21a) |
| 3358 | 2026-05-21T09:54:10.929Z | Compiling object v0.30.4 |
| 3359 | 2026-05-21T09:54:11.149Z | Compiling bootstrap-agent-lockstep-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-types) |
| 3360 | 2026-05-21T09:54:11.166Z | Compiling trust-quorum-protocol v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/protocol) |
| 3361 | 2026-05-21T09:54:11.221Z | Compiling oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb) |
| 3362 | 2026-05-21T09:54:11.533Z | Compiling common v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=cc8e02a0800034c431c8cf96b889ea638da3d194#cc8e02a0) |
| 3363 | 2026-05-21T09:54:11.836Z | Compiling lpc55_sign v0.3.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f) |
| 3364 | 2026-05-21T09:54:12.142Z | Compiling progenitor-macro v0.10.0 |
| 3365 | 2026-05-21T09:54:12.398Z | Compiling dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api) |
| 3366 | 2026-05-21T09:54:12.426Z | Compiling password-hash v0.4.2 |
| 3367 | 2026-05-21T09:54:12.448Z | Compiling http-range v0.1.5 |
| 3368 | 2026-05-21T09:54:12.528Z | Compiling path-slash v0.1.5 |
| 3369 | 2026-05-21T09:54:12.665Z | Compiling crc8 v0.1.1 |
| 3370 | 2026-05-21T09:54:12.698Z | Compiling half v1.8.3 |
| 3371 | 2026-05-21T09:54:12.850Z | Compiling pbkdf2 v0.11.0 |
| 3372 | 2026-05-21T09:54:12.989Z | Compiling serde_cbor v0.11.2 |
| 3373 | 2026-05-21T09:54:13.018Z | Compiling illumos-nvpair v0.3.0 |
| 3374 | 2026-05-21T09:54:13.181Z | Compiling sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client) |
| 3375 | 2026-05-21T09:54:13.293Z | Compiling ssh-key v0.6.7 |
| 3376 | 2026-05-21T09:54:13.489Z | Compiling sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware) |
| 3377 | 2026-05-21T09:54:13.559Z | Compiling nexus-types-versions v0.1.0 (/work/oxidecomputer/omicron/nexus/types/versions) |
| 3378 | 2026-05-21T09:54:13.579Z | Compiling installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common) |
| 3379 | 2026-05-21T09:54:13.613Z | Compiling hubtools v0.4.7 (https://github.com/oxidecomputer/hubtools.git?rev=2b1ef9b38d75563ea800baa3b17327eec17b1b7a#2b1ef9b3) |
| 3380 | 2026-05-21T09:54:13.941Z | Compiling ntp-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ntp-admin-client) |
| 3381 | 2026-05-21T09:54:13.956Z | Compiling cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client) |
| 3382 | 2026-05-21T09:54:13.974Z | Compiling progenitor v0.11.2 |
| 3383 | 2026-05-21T09:54:14.117Z | Compiling dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=cc8e02a0800034c431c8cf96b889ea638da3d194#cc8e02a0) |
| 3384 | 2026-05-21T09:54:14.155Z | Compiling omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent) |
| 3385 | 2026-05-21T09:54:14.371Z | Compiling attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?branch=main#ff9f27aa) |
| 3386 | 2026-05-21T09:54:14.475Z | Compiling oximeter-producer-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer-api) |
| 3387 | 2026-05-21T09:54:14.491Z | Compiling p521 v0.13.3 |
| 3388 | 2026-05-21T09:54:14.581Z | Compiling sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage) |
| 3389 | 2026-05-21T09:54:14.703Z | Compiling p256 v0.13.2 |
| 3390 | 2026-05-21T09:54:14.882Z | Compiling yasna v0.5.2 |
| 3391 | 2026-05-21T09:54:14.932Z | Compiling kstat-rs v0.2.4 |
| 3392 | 2026-05-21T09:54:15.007Z | Compiling headers-core v0.3.0 |
| 3393 | 2026-05-21T09:54:15.073Z | Compiling nanorand v0.7.0 |
| 3394 | 2026-05-21T09:54:15.109Z | Compiling atty v0.2.14 |
| 3395 | 2026-05-21T09:54:15.152Z | Compiling russh-cryptovec v0.7.3 |
| 3396 | 2026-05-21T09:54:15.199Z | Compiling md5 v0.7.0 |
| 3397 | 2026-05-21T09:54:15.247Z | Compiling home v0.5.12 |
| 3398 | 2026-05-21T09:54:15.264Z | Compiling propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?rev=bc489ddf0f38f75e0c194b86cf6f0de377f68845#bc489ddf) |
| 3399 | 2026-05-21T09:54:15.282Z | Compiling oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments) |
| 3400 | 2026-05-21T09:54:15.342Z | Compiling rcgen v0.12.1 |
| 3401 | 2026-05-21T09:54:15.364Z | Compiling zfs-test-harness v0.1.0 (/work/oxidecomputer/omicron/sled-storage/zfs-test-harness) |
| 3402 | 2026-05-21T09:54:15.389Z | Compiling russh-keys v0.45.0 |
| 3403 | 2026-05-21T09:54:15.418Z | Compiling flume v0.11.1 |
| 3404 | 2026-05-21T09:54:15.477Z | Compiling headers v0.4.1 |
| 3405 | 2026-05-21T09:54:15.495Z | Compiling dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?branch=main#ff9f27aa) |
| 3406 | 2026-05-21T09:54:15.569Z | Compiling fmd-adm v0.3.0 (https://github.com/oxidecomputer/fmd-adm?rev=846361bf0a698a8c7efefd97b2828b9aa74858c4#846361bf) |
| 3407 | 2026-05-21T09:54:15.611Z | Compiling transient-dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server/transient) |
| 3408 | 2026-05-21T09:54:15.791Z | Compiling hyper-staticfile v0.10.1 |
| 3409 | 2026-05-21T09:54:15.927Z | Compiling range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests) |
| 3410 | 2026-05-21T09:54:16.069Z | Compiling sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics) |
| 3411 | 2026-05-21T09:54:16.266Z | Compiling bootstrap-agent-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-api) |
| 3412 | 2026-05-21T09:54:16.293Z | Compiling bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client) |
| 3413 | 2026-05-21T09:54:16.322Z | Compiling bootstrap-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-api) |
| 3414 | 2026-05-21T09:54:16.344Z | Compiling tufaceous-brand-metadata v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#a7d440f5) |
| 3415 | 2026-05-21T09:54:16.432Z | Compiling repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client) |
| 3416 | 2026-05-21T09:54:16.537Z | Compiling end-to-end-tests v0.1.0 (/work/oxidecomputer/omicron/end-to-end-tests) |
| 3417 | 2026-05-21T09:54:16.639Z | Compiling repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api) |
| 3418 | 2026-05-21T09:54:16.794Z | Compiling num-bigint v0.4.6 |
| 3419 | 2026-05-21T09:54:16.871Z | Compiling des v0.8.1 |
| 3420 | 2026-05-21T09:54:16.905Z | Compiling subprocess v0.2.15 |
| 3421 | 2026-05-21T09:54:17.065Z | Compiling sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api) |
| 3422 | 2026-05-21T09:54:17.068Z | Compiling dhcproto-macros v0.1.0 (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc) |
| 3423 | 2026-05-21T09:54:17.082Z | Compiling display-error-chain v0.2.2 |
| 3424 | 2026-05-21T09:54:17.101Z | Compiling hex-literal v0.4.1 |
| 3425 | 2026-05-21T09:54:17.158Z | Compiling oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client) |
| 3426 | 2026-05-21T09:54:17.209Z | Compiling progenitor v0.10.0 |
| 3427 | 2026-05-21T09:54:17.261Z | Compiling colored v2.2.0 |
| 3428 | 2026-05-21T09:54:17.276Z | Compiling ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9) |
| 3429 | 2026-05-21T09:54:17.376Z | Compiling crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a) |
| 3430 | 2026-05-21T09:54:17.394Z | Compiling socket2 v0.5.10 |
| 3431 | 2026-05-21T09:54:17.516Z | Compiling dhcproto v0.13.0-alpha (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc) |
| 3432 | 2026-05-21T09:54:17.535Z | Compiling internet-checksum v0.2.1 |
| 3433 | 2026-05-21T09:54:18.073Z | Compiling sled-agent-config-reconciler v0.1.0 (/work/oxidecomputer/omicron/sled-agent/config-reconciler) |
| 3434 | 2026-05-21T09:54:18.123Z | Compiling sled-agent-health-monitor v0.1.0 (/work/oxidecomputer/omicron/sled-agent/health-monitor) |
| 3435 | 2026-05-21T09:54:18.156Z | Compiling russh v0.45.0 |
| 3436 | 2026-05-21T09:54:20.427Z | Compiling sled-agent-early-networking v0.1.0 (/work/oxidecomputer/omicron/sled-agent/early-networking) |
| 3437 | 2026-05-21T09:54:20.596Z | Compiling sled-agent-resolvable-files v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files) |
| 3438 | 2026-05-21T09:54:21.258Z | Compiling sled-agent-measurements v0.1.0 (/work/oxidecomputer/omicron/sled-agent/measurements) |
| 3439 | 2026-05-21T09:54:21.724Z | Compiling trust-quorum v0.1.0 (/work/oxidecomputer/omicron/trust-quorum) |
| 3440 | 2026-05-21T09:54:23.527Z | Compiling nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types) |
| 3441 | 2026-05-21T09:54:31.494Z | Compiling nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client) |
| 3442 | 2026-05-21T09:54:31.494Z | Compiling nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config) |
| 3443 | 2026-05-21T09:54:31.497Z | Compiling nexus-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-lockstep-client) |
| 3444 | 2026-05-21T09:54:31.497Z | Compiling sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim) |
| 3445 | 2026-05-21T09:54:33.230Z | Compiling omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils) |
| 3446 | 2026-05-21T09:54:33.269Z | Compiling oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer) |
| 3447 | 2026-05-21T09:54:37.373Z | Compiling sled-agent-rack-setup v0.1.0 (/work/oxidecomputer/omicron/sled-agent/rack-setup) |
| 3448 | 2026-05-21T09:55:16.470Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 25s |
| 3449 | 2026-05-21T09:55:16.694Z | |
| 3450 | 2026-05-21T09:55:16.695Z | real 1:25.914147987 |
| 3451 | 2026-05-21T09:55:16.695Z | user 8:11.312471067 |
| 3452 | 2026-05-21T09:55:16.697Z | sys 1:38.599206501 |
| 3453 | 2026-05-21T09:55:16.698Z | trap 0.252986725 |
| 3454 | 2026-05-21T09:55:16.698Z | tflt 0.524032920 |
| 3455 | 2026-05-21T09:55:16.698Z | dflt 1.567356888 |
| 3456 | 2026-05-21T09:55:16.698Z | kflt 0.000332910 |
| 3457 | 2026-05-21T09:55:16.698Z | lock 29:15.568869587 |
| 3458 | 2026-05-21T09:55:16.698Z | slp 19:05.846381686 |
| 3459 | 2026-05-21T09:55:16.698Z | lat 39.026513008 |
| 3460 | 2026-05-21T09:55:16.698Z | stop 2:40.261800855 |
| 3461 | 2026-05-21T09:55:16.698Z | + mkdir tests |
| 3462 | 2026-05-21T09:55:16.703Z | + /opt/ooce/bin/jq -r 'select(.profile.test) | .executable' /tmp/output.end-to-end.json |
| 3463 | 2026-05-21T09:55:16.703Z | + xargs -I '{}' -t cp '{}' tests/ |
| 3464 | 2026-05-21T09:55:16.730Z | cp /work/oxidecomputer/omicron/target/debug/deps/dhcp_server-df12fef08e305069 tests/ |
| 3465 | 2026-05-21T09:55:16.750Z | cp /work/oxidecomputer/omicron/target/debug/deps/bootstrap-2fa86fd108fc898f tests/ |
| 3466 | 2026-05-21T09:55:16.793Z | cp /work/oxidecomputer/omicron/target/debug/deps/commtest-7b08086e51cbf95e tests/ |
| 3467 | 2026-05-21T09:55:16.796Z | cp /work/oxidecomputer/omicron/target/debug/deps/end_to_end_tests-f8338fa9a00d90fb tests/ |
| 3468 | 2026-05-21T09:55:17.036Z | + 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/* tools/opte_version tools/opte_version_override) |
| 3469 | 2026-05-21T09:55:17.038Z | + 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-2fa86fd108fc898f tests/commtest-7b08086e51cbf95e tests/dhcp_server-df12fef08e305069 tests/end_to_end_tests-f8338fa9a00d90fb tools/opte_version tools/opte_version_override 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 |
| 3470 | 2026-05-21T09:56:36.528Z | Compressing '/work/package.tar.gz' with '/usr/bin/gzip'... |
| 3471 | 2026-05-21T09:56:36.528Z | a .github/buildomat/ci-env.sh 1K |
| 3472 | 2026-05-21T09:56:36.528Z | a out/target/test 1K |
| 3473 | 2026-05-21T09:56:36.528Z | a out/npuzone/npuzone 27402K |
| 3474 | 2026-05-21T09:56:36.528Z | a package-manifest.toml 35K |
| 3475 | 2026-05-21T09:56:36.528Z | a smf/sled-agent/non-gimlet/config.toml 6K |
| 3476 | 2026-05-21T09:56:36.528Z | a target/release/omicron-package 46003K |
| 3477 | 2026-05-21T09:56:36.528Z | a target/release/xtask 11449K |
| 3478 | 2026-05-21T09:56:36.528Z | a target/debug/bootstrap 352721K |
| 3479 | 2026-05-21T09:56:36.528Z | a tests/bootstrap-2fa86fd108fc898f 31215K |
| 3480 | 2026-05-21T09:56:36.529Z | a tests/commtest-7b08086e51cbf95e 32300K |
| 3481 | 2026-05-21T09:56:36.529Z | a tests/dhcp_server-df12fef08e305069 31215K |
| 3482 | 2026-05-21T09:56:36.529Z | a tests/end_to_end_tests-f8338fa9a00d90fb 394506K |
| 3483 | 2026-05-21T09:56:36.529Z | a tools/opte_version 1K |
| 3484 | 2026-05-21T09:56:36.529Z | a tools/opte_version_override 2K |
| 3485 | 2026-05-21T09:56:36.529Z | a out/clickhouse.tar.gz 319712K |
| 3486 | 2026-05-21T09:56:36.529Z | a out/clickhouse_keeper.tar.gz 305055K |
| 3487 | 2026-05-21T09:56:36.529Z | a out/clickhouse_server.tar.gz 319710K |
| 3488 | 2026-05-21T09:56:36.529Z | a out/cockroachdb.tar.gz 165202K |
| 3489 | 2026-05-21T09:56:36.529Z | a out/crucible-pantry-zone.tar.gz 44215K |
| 3490 | 2026-05-21T09:56:36.529Z | a out/crucible-utils.tar 17744K |
| 3491 | 2026-05-21T09:56:36.529Z | a out/crucible-zone.tar.gz 58353K |
| 3492 | 2026-05-21T09:56:36.529Z | a out/external-dns.tar.gz 50377K |
| 3493 | 2026-05-21T09:56:36.529Z | a out/internal-dns.tar.gz 50376K |
| 3494 | 2026-05-21T09:56:36.529Z | a out/mg-ddm-gz.tar 95141K |
| 3495 | 2026-05-21T09:56:36.529Z | a out/nexus.tar.gz 219889K |
| 3496 | 2026-05-21T09:56:36.529Z | a out/ntp.tar.gz 32184K |
| 3497 | 2026-05-21T09:56:36.529Z | a out/omicron-gateway-softnpu.tar.gz 29632K |
| 3498 | 2026-05-21T09:56:36.529Z | a out/omicron-sled-agent.tar 204643K |
| 3499 | 2026-05-21T09:56:36.529Z | a out/overlay.tar.gz 3K |
| 3500 | 2026-05-21T09:56:36.529Z | a out/oximeter.tar.gz 67453K |
| 3501 | 2026-05-21T09:56:36.529Z | a out/oxlog.tar 3782K |
| 3502 | 2026-05-21T09:56:36.529Z | a out/probe.tar.gz 3037K |
| 3503 | 2026-05-21T09:56:36.529Z | a out/propolis-server.tar.gz 38727K |
| 3504 | 2026-05-21T09:56:36.529Z | a out/pumpkind-gz.tar 26647K |
| 3505 | 2026-05-21T09:56:36.529Z | a out/switch-softnpu.tar.gz 396830K |
| 3506 | 2026-05-21T09:56:36.532Z | |
| 3507 | 2026-05-21T09:56:36.533Z | real 1:19.489330160 |
| 3508 | 2026-05-21T09:56:36.533Z | user 1:16.798630493 |
| 3509 | 2026-05-21T09:56:36.533Z | sys 4.391583443 |
| 3510 | 2026-05-21T09:56:36.533Z | trap 0.006918750 |
| 3511 | 2026-05-21T09:56:36.533Z | tflt 0.000000000 |
| 3512 | 2026-05-21T09:56:36.533Z | dflt 0.000000000 |
| 3513 | 2026-05-21T09:56:36.533Z | kflt 0.000000000 |
| 3514 | 2026-05-21T09:56:36.533Z | lock 0.000000000 |
| 3515 | 2026-05-21T09:56:36.533Z | slp 1:16.766448344 |
| 3516 | 2026-05-21T09:56:36.533Z | lat 1.008861491 |
| 3517 | 2026-05-21T09:56:36.533Z | stop 0.000200620 |
| 3518 | 2026-05-21T09:56:36.533Z | process exited: duration 949876 ms, exit code 0 |
| |
| 3519 | 2026-05-21T09:56:36.546Z | found 1 output files |
| 3520 | 2026-05-21T09:56:36.546Z | uploading: /work/package.tar.gz (2447030053 bytes) |
| 3521 | 2026-05-21T09:57:02.721Z | uploaded: /work/package.tar.gz |