|
|
|
| 1 | 2026-04-19T04:25:23.685Z | job assigned to worker 01KPHZQKSVGCGKACBHDY6K0EKG [factory aws, i-0575bdf3db2158e50] (queued for 48 s) |
| |
| 2 | 2026-04-19T04:25:31.350Z | starting task 0: "setup" |
| 3 | 2026-04-19T04:25:31.355Z | ++ uname -s |
| 4 | 2026-04-19T04:25:31.358Z | + kern=SunOS |
| 5 | 2026-04-19T04:25:31.358Z | + build_user=build |
| 6 | 2026-04-19T04:25:31.358Z | + build_uid=12345 |
| 7 | 2026-04-19T04:25:31.358Z | + work_dir=/work |
| 8 | 2026-04-19T04:25:31.358Z | + input_dir=/input |
| 9 | 2026-04-19T04:25:31.358Z | + [[ 0 == 12345 ]] |
| 10 | 2026-04-19T04:25:31.358Z | + case "$kern" in |
| 11 | 2026-04-19T04:25:31.358Z | + groupadd -g 12345 build |
| 12 | 2026-04-19T04:25:31.361Z | + useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build |
| 13 | 2026-04-19T04:25:33.368Z | + zfs create -o mountpoint=/work rpool/work |
| 14 | 2026-04-19T04:25:33.503Z | ++ awk '$2 == "/home" { print $3 }' /etc/mnttab |
| 15 | 2026-04-19T04:25:33.506Z | + home_fs=zfs |
| 16 | 2026-04-19T04:25:33.506Z | + [[ zfs == autofs ]] |
| 17 | 2026-04-19T04:25:33.506Z | + mkdir -p /home/build |
| 18 | 2026-04-19T04:25:33.509Z | + chown build:build /home/build /work |
| 19 | 2026-04-19T04:25:34.509Z | + chmod 0700 /home/build /work |
| 20 | 2026-04-19T04:25:34.512Z | process exited: duration 3164 ms, exit code 0 |
| |
| 21 | 2026-04-19T04:25:34.518Z | starting task 1: "rust-toolchain" |
| 22 | 2026-04-19T04:25:34.524Z | + printf ' * rust toolchain channel = "%s"\n' 1.94.0 |
| 23 | 2026-04-19T04:25:34.524Z | * rust toolchain channel = "1.94.0" |
| 24 | 2026-04-19T04:25:34.524Z | * rust toolchain profile = "default" |
| 25 | 2026-04-19T04:25:34.524Z | + printf ' * rust toolchain profile = "%s"\n' default |
| 26 | 2026-04-19T04:25:34.524Z | + export RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 27 | 2026-04-19T04:25:34.524Z | + RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 28 | 2026-04-19T04:25:34.527Z | + curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs |
| 29 | 2026-04-19T04:25:34.527Z | + /bin/bash -s - -y --no-modify-path --default-toolchain 1.94.0 --profile default |
| 30 | 2026-04-19T04:25:34.658Z | info: downloading installer |
| 31 | 2026-04-19T04:25:36.059Z | warn: It looks like you have an existing installation of Rust at: |
| 32 | 2026-04-19T04:25:36.059Z | warn: /opt/ooce/bin |
| 33 | 2026-04-19T04:25:36.059Z | warn: It is recommended that rustup be the primary Rust installation. |
| 34 | 2026-04-19T04:25:36.059Z | warn: Otherwise you may have confusion unless you are careful with your PATH. |
| 35 | 2026-04-19T04:25:36.059Z | warn: If you are sure that you want both rustup and your already installed Rust |
| 36 | 2026-04-19T04:25:36.059Z | warn: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes |
| 37 | 2026-04-19T04:25:36.059Z | warn: or pass `-y' to ignore all ignorable checks. |
| 38 | 2026-04-19T04:25:36.059Z | error: cannot install while Rust is installed |
| 39 | 2026-04-19T04:25:36.059Z | warn: continuing (because the -y flag is set and the error is ignorable) |
| 40 | 2026-04-19T04:25:36.059Z | warn: It looks like you have an existing rustup settings file at: |
| 41 | 2026-04-19T04:25:36.059Z | warn: /home/build/.rustup/settings.toml |
| 42 | 2026-04-19T04:25:36.059Z | warn: Rustup will install the default toolchain as specified in the settings file, |
| 43 | 2026-04-19T04:25:36.059Z | warn: instead of the one inferred from the default host triple. |
| 44 | 2026-04-19T04:25:36.073Z | info: profile set to default |
| 45 | 2026-04-19T04:25:36.073Z | info: default host triple is x86_64-unknown-illumos |
| 46 | 2026-04-19T04:25:36.076Z | info: syncing channel updates for 1.94.0-x86_64-unknown-illumos |
| 47 | 2026-04-19T04:25:36.205Z | info: latest update on 2026-03-05 for version 1.94.0 (4a4ef493e 2026-03-02) |
| 48 | 2026-04-19T04:25:36.207Z | info: downloading 6 components |
| 49 | 2026-04-19T04:25:51.580Z | info: default toolchain set to 1.94.0-x86_64-unknown-illumos |
| 50 | 2026-04-19T04:25:51.580Z | |
| 51 | 2026-04-19T04:25:51.608Z | 1.94.0-x86_64-unknown-illumos installed - rustc 1.94.0 (4a4ef493e 2026-03-02) |
| 52 | 2026-04-19T04:25:51.608Z | |
| 53 | 2026-04-19T04:25:51.608Z | |
| 54 | 2026-04-19T04:25:51.608Z | Rust is installed now. Great! |
| 55 | 2026-04-19T04:25:51.608Z | |
| 56 | 2026-04-19T04:25:51.608Z | To get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH |
| 57 | 2026-04-19T04:25:51.608Z | environment variable. This has not been done automatically. |
| 58 | 2026-04-19T04:25:51.608Z | |
| 59 | 2026-04-19T04:25:51.608Z | To configure your current shell, you need to source |
| 60 | 2026-04-19T04:25:51.608Z | the corresponding env file under $HOME/.cargo. |
| 61 | 2026-04-19T04:25:51.608Z | |
| 62 | 2026-04-19T04:25:51.608Z | This is usually done by running one of the following (note the leading DOT): |
| 63 | 2026-04-19T04:25:51.608Z | . "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh |
| 64 | 2026-04-19T04:25:51.608Z | source "$HOME/.cargo/env.fish" # For fish |
| 65 | 2026-04-19T04:25:51.608Z | source "~/.cargo/env.nu" # For nushell |
| 66 | 2026-04-19T04:25:51.608Z | source "$HOME/.cargo/env.tcsh" # For tcsh |
| 67 | 2026-04-19T04:25:51.609Z | . "$HOME/.cargo/env.ps1" # For pwsh |
| 68 | 2026-04-19T04:25:51.609Z | source "$HOME/.cargo/env.xsh" # For xonsh |
| 69 | 2026-04-19T04:25:51.611Z | warn: no default linker (`cc`) was found in your PATH |
| 70 | 2026-04-19T04:25:51.612Z | warn: many Rust crates require a system C toolchain to build |
| 71 | 2026-04-19T04:25:51.711Z | + rustup --version |
| 72 | 2026-04-19T04:25:51.716Z | rustup 1.29.0 (28d1352db 2026-03-05) |
| 73 | 2026-04-19T04:25:51.719Z | info: This is the version for the rustup toolchain manager, not the rustc compiler. |
| 74 | 2026-04-19T04:25:51.736Z | info: the currently active `rustc` version is `rustc 1.94.0 (4a4ef493e 2026-03-02)` |
| 75 | 2026-04-19T04:25:51.739Z | + cargo --version |
| 76 | 2026-04-19T04:25:51.750Z | cargo 1.94.0 (85eff7c80 2026-01-15) |
| 77 | 2026-04-19T04:25:51.754Z | + rustc --version |
| 78 | 2026-04-19T04:25:51.771Z | rustc 1.94.0 (4a4ef493e 2026-03-02) |
| 79 | 2026-04-19T04:25:51.777Z | process exited: duration 17253 ms, exit code 0 |
| |
| 80 | 2026-04-19T04:25:51.788Z | starting task 2: "authentication" |
| 81 | 2026-04-19T04:25:51.805Z | process exited: duration 18 ms, exit code 0 |
| |
| 82 | 2026-04-19T04:25:51.812Z | starting task 3: "clone repository" |
| 83 | 2026-04-19T04:25:51.816Z | + mkdir -p /work/oxidecomputer/omicron |
| 84 | 2026-04-19T04:25:51.821Z | + git clone https://github.com/oxidecomputer/omicron /work/oxidecomputer/omicron |
| 85 | 2026-04-19T04:25:51.850Z | Cloning into '/work/oxidecomputer/omicron'... |
| 86 | 2026-04-19T04:26:02.380Z | + cd /work/oxidecomputer/omicron |
| 87 | 2026-04-19T04:26:02.380Z | + git fetch origin 7c22936169700c16b5f2556649fbf97a00265ee7 |
| 88 | 2026-04-19T04:26:02.670Z | From https://github.com/oxidecomputer/omicron |
| 89 | 2026-04-19T04:26:02.670Z | * branch 7c22936169700c16b5f2556649fbf97a00265ee7 -> FETCH_HEAD |
| 90 | 2026-04-19T04:26:02.681Z | + [[ -n inline-schema ]] |
| 91 | 2026-04-19T04:26:02.684Z | ++ git branch --show-current |
| 92 | 2026-04-19T04:26:02.687Z | + current=main |
| 93 | 2026-04-19T04:26:02.687Z | + [[ main != inline-schema ]] |
| 94 | 2026-04-19T04:26:02.687Z | + git branch -f inline-schema 7c22936169700c16b5f2556649fbf97a00265ee7 |
| 95 | 2026-04-19T04:26:02.690Z | + git checkout -f inline-schema |
| 96 | 2026-04-19T04:26:02.920Z | Switched to branch 'inline-schema' |
| 97 | 2026-04-19T04:26:02.923Z | + git reset --hard 7c22936169700c16b5f2556649fbf97a00265ee7 |
| 98 | 2026-04-19T04:26:02.945Z | HEAD is now at 7c2293616 inline the schemas for RouterPeerIpAddr and UplinkIpNet |
| 99 | 2026-04-19T04:26:02.948Z | process exited: duration 11133 ms, exit code 0 |
| |
| 100 | 2026-04-19T04:26:02.954Z | starting task 4: "build" |
| 101 | 2026-04-19T04:26:02.960Z | + source .github/buildomat/ci-env.sh |
| 102 | 2026-04-19T04:26:02.960Z | ++ export CARGO_TERM_COLOR=always |
| 103 | 2026-04-19T04:26:02.960Z | ++ CARGO_TERM_COLOR=always |
| 104 | 2026-04-19T04:26:02.963Z | + cargo --version |
| 105 | 2026-04-19T04:26:02.970Z | cargo 1.94.0 (85eff7c80 2026-01-15) |
| 106 | 2026-04-19T04:26:02.973Z | + rustc --version |
| 107 | 2026-04-19T04:26:02.994Z | rustc 1.94.0 (4a4ef493e 2026-03-02) |
| 108 | 2026-04-19T04:26:02.997Z | + WORK=/work |
| 109 | 2026-04-19T04:26:02.997Z | + pfexec mkdir -p /work |
| 110 | 2026-04-19T04:26:03.001Z | + pfexec chown build /work |
| 111 | 2026-04-19T04:26:03.004Z | + ptime -m ./tools/install_builder_prerequisites.sh -yp |
| 112 | 2026-04-19T04:26:13.465Z | Startup: Refreshing catalog 'helios-dev' ... Done |
| 113 | 2026-04-19T04:26:21.065Z | Startup: Caching catalogs ... Done |
| 114 | 2026-04-19T04:26:26.829Z | Planning: Solver setup ... Done (4.511s) |
| 115 | 2026-04-19T04:26:26.859Z | Planning: Running solver ... Done (0.032s) |
| 116 | 2026-04-19T04:26:26.989Z | Planning: Finding local manifests ... Done (0.004s) |
| 117 | 2026-04-19T04:26:27.002Z | Planning: Fetching manifests: 0/5 0% complete |
| 118 | 2026-04-19T04:26:27.117Z | Planning: Fetching manifests: 5/5 100% complete |
| 119 | 2026-04-19T04:26:27.155Z | Planning: Package planning ... Done (0.038s) |
| 120 | 2026-04-19T04:26:27.191Z | Planning: Merging actions ... Done (0.036s) |
| 121 | 2026-04-19T04:26:27.375Z | Planning: Checking for conflicting actions ... Done (0.184s) |
| 122 | 2026-04-19T04:26:27.385Z | Planning: Consolidating action changes ... Done (0.009s) |
| 123 | 2026-04-19T04:26:28.257Z | Planning: Evaluating mediators ... Done (0.872s) |
| 124 | 2026-04-19T04:26:28.264Z | Planning: Planning completed in 7.04 seconds |
| 125 | 2026-04-19T04:26:28.277Z | Packages to install: 5 |
| 126 | 2026-04-19T04:26:28.277Z | Mediators to change: 3 |
| 127 | 2026-04-19T04:26:28.277Z | Services to change: 1 |
| 128 | 2026-04-19T04:26:28.280Z | Estimated space available: 155.34 GB |
| 129 | 2026-04-19T04:26:28.280Z | Estimated space to be consumed: 1.89 GB |
| 130 | 2026-04-19T04:26:28.280Z | Create boot environment: No |
| 131 | 2026-04-19T04:26:28.280Z | Create backup boot environment: No |
| 132 | 2026-04-19T04:26:28.280Z | Rebuild boot archive: No |
| 133 | 2026-04-19T04:26:28.280Z | |
| 134 | 2026-04-19T04:26:28.280Z | Changed mediators: |
| 135 | 2026-04-19T04:26:28.280Z | mediator clang: |
| 136 | 2026-04-19T04:26:28.280Z | version: None -> 15 (system default) |
| 137 | 2026-04-19T04:26:28.280Z | |
| 138 | 2026-04-19T04:26:28.280Z | mediator llvm: |
| 139 | 2026-04-19T04:26:28.280Z | version: 14 (system default) -> 15 (system default) |
| 140 | 2026-04-19T04:26:28.280Z | |
| 141 | 2026-04-19T04:26:28.280Z | mediator postgresql: |
| 142 | 2026-04-19T04:26:28.280Z | version: 15 (system default) -> 18 (system default) |
| 143 | 2026-04-19T04:26:28.280Z | |
| 144 | 2026-04-19T04:26:28.280Z | Changed packages: |
| 145 | 2026-04-19T04:26:28.281Z | helios-dev |
| 146 | 2026-04-19T04:26:28.281Z | developer/build-essential |
| 147 | 2026-04-19T04:26:28.281Z | None -> 11-2.0 |
| 148 | 2026-04-19T04:26:28.281Z | library/libxmlsec1 |
| 149 | 2026-04-19T04:26:28.281Z | None -> 1.2.35-2.0 |
| 150 | 2026-04-19T04:26:28.281Z | ooce/developer/clang-15 |
| 151 | 2026-04-19T04:26:28.281Z | None -> 15.0.7-2.0 |
| 152 | 2026-04-19T04:26:28.281Z | ooce/developer/llvm-15 |
| 153 | 2026-04-19T04:26:28.281Z | None -> 15.0.7-2.0 |
| 154 | 2026-04-19T04:26:28.281Z | ooce/library/postgresql-18 |
| 155 | 2026-04-19T04:26:28.281Z | None -> 18.1-2.0 |
| 156 | 2026-04-19T04:26:28.281Z | |
| 157 | 2026-04-19T04:26:28.281Z | Services: |
| 158 | 2026-04-19T04:26:28.281Z | restart_fmri: |
| 159 | 2026-04-19T04:26:28.281Z | svc:/system/update-man-index:default |
| 160 | 2026-04-19T04:26:28.323Z | |
| 161 | 2026-04-19T04:26:28.323Z | Download: 0/4272 items 0.0/219.0MB 0% complete |
| 162 | 2026-04-19T04:26:33.325Z | Download: 892/4272 items 18.9/219.0MB 8% complete (3.8M/s) |
| 163 | 2026-04-19T04:26:39.125Z | Download: 2214/4272 items 118.3/219.0MB 54% complete (11.9M/s) |
| 164 | 2026-04-19T04:26:44.760Z | Download: 2221/4272 items 119.1/219.0MB 54% complete (10.6M/s) |
| 165 | 2026-04-19T04:26:51.517Z | Download: 2222/4272 items 119.2/219.0MB 54% complete (10.3M/s) |
| 166 | 2026-04-19T04:26:56.718Z | Download: 3274/4272 items 208.9/219.0MB 95% complete (21.4M/s) |
| 167 | 2026-04-19T04:27:00.281Z | Download: Completed 218.99 MB in 31.95 seconds (6.8M/s) |
| 168 | 2026-04-19T04:27:00.421Z | Actions: 1/4789 actions (Installing new actions) |
| 169 | 2026-04-19T04:27:03.803Z | Actions: Completed 4789 actions in 3.38 seconds. |
| 170 | 2026-04-19T04:27:04.406Z | Done (0.598s) |
| 171 | 2026-04-19T04:27:04.406Z | Done (0.000s) |
| 172 | 2026-04-19T04:27:05.038Z | Done (0.632s) |
| 173 | 2026-04-19T04:27:08.349Z | Done (2.964s) |
| 174 | 2026-04-19T04:27:08.431Z | Done (0.012s) |
| 175 | 2026-04-19T04:27:08.434Z | Done (0.000s) |
| 176 | 2026-04-19T04:27:08.762Z | Done (0.000s) |
| 177 | 2026-04-19T04:27:09.608Z | Planning: Evaluating mediator changes ... Done |
| 178 | 2026-04-19T04:27:09.715Z | Planning: Checking for conflicting actions ... Done |
| 179 | 2026-04-19T04:27:09.718Z | Planning: Consolidating action changes ... Done |
| 180 | 2026-04-19T04:27:09.874Z | Planning: Evaluating mediators ... Done |
| 181 | 2026-04-19T04:27:09.878Z | Planning: Planning completed in 0.27 seconds |
| 182 | 2026-04-19T04:27:09.897Z | Mediators to change: 2 |
| 183 | 2026-04-19T04:27:09.897Z | Create boot environment: No |
| 184 | 2026-04-19T04:27:09.897Z | Create backup boot environment: No |
| 185 | 2026-04-19T04:27:09.979Z | Done |
| 186 | 2026-04-19T04:27:09.979Z | Done |
| 187 | 2026-04-19T04:27:10.574Z | Done |
| 188 | 2026-04-19T04:27:13.061Z | Done |
| 189 | 2026-04-19T04:27:13.133Z | Done |
| 190 | 2026-04-19T04:27:13.137Z | Done |
| 191 | 2026-04-19T04:27:13.267Z | Done |
| 192 | 2026-04-19T04:27:13.529Z | Planning: Evaluating mediator changes ... Done |
| 193 | 2026-04-19T04:27:13.635Z | Planning: Checking for conflicting actions ... Done |
| 194 | 2026-04-19T04:27:13.637Z | Planning: Consolidating action changes ... Done |
| 195 | 2026-04-19T04:27:13.790Z | Planning: Evaluating mediators ... Done |
| 196 | 2026-04-19T04:27:13.793Z | Planning: Planning completed in 0.26 seconds |
| 197 | 2026-04-19T04:27:13.813Z | Mediators to change: 1 |
| 198 | 2026-04-19T04:27:13.813Z | Create boot environment: No |
| 199 | 2026-04-19T04:27:13.813Z | Create backup boot environment: No |
| 200 | 2026-04-19T04:27:13.935Z | Done |
| 201 | 2026-04-19T04:27:13.935Z | Done |
| 202 | 2026-04-19T04:27:14.527Z | Done |
| 203 | 2026-04-19T04:27:17.003Z | Done |
| 204 | 2026-04-19T04:27:17.077Z | Done |
| 205 | 2026-04-19T04:27:17.079Z | Done |
| 206 | 2026-04-19T04:27:17.227Z | Done |
| 207 | 2026-04-19T04:27:17.519Z | MEDIATOR VER. SRC. VERSION IMPL. SRC. IMPLEMENTATION |
| 208 | 2026-04-19T04:27:17.519Z | clang system 15 system |
| 209 | 2026-04-19T04:27:17.519Z | csh system system illumos |
| 210 | 2026-04-19T04:27:17.519Z | ctags system system illumos |
| 211 | 2026-04-19T04:27:17.519Z | file system system illumos |
| 212 | 2026-04-19T04:27:17.519Z | gcc vendor 12 vendor |
| 213 | 2026-04-19T04:27:17.519Z | gcc system 14 system |
| 214 | 2026-04-19T04:27:17.519Z | gcc system 10 system |
| 215 | 2026-04-19T04:27:17.519Z | go system 1.20 system |
| 216 | 2026-04-19T04:27:17.519Z | go system 1.19 system |
| 217 | 2026-04-19T04:27:17.519Z | llvm system 15 system |
| 218 | 2026-04-19T04:27:17.519Z | llvm system 14 system |
| 219 | 2026-04-19T04:27:17.519Z | mariadb system 10.6 system |
| 220 | 2026-04-19T04:27:17.519Z | mta vendor vendor dma |
| 221 | 2026-04-19T04:27:17.520Z | openjdk system 17 system |
| 222 | 2026-04-19T04:27:17.520Z | openjdk system 11 system |
| 223 | 2026-04-19T04:27:17.520Z | openjdk system 1.8 system |
| 224 | 2026-04-19T04:27:17.520Z | openssl vendor 3 vendor |
| 225 | 2026-04-19T04:27:17.520Z | perl system 5.36 system |
| 226 | 2026-04-19T04:27:17.520Z | postgresql system 18 system |
| 227 | 2026-04-19T04:27:17.520Z | postgresql system 15 system |
| 228 | 2026-04-19T04:27:17.520Z | postgresql system 13 system |
| 229 | 2026-04-19T04:27:17.520Z | python vendor 3 vendor |
| 230 | 2026-04-19T04:27:17.520Z | python system 2 system |
| 231 | 2026-04-19T04:27:17.520Z | python3 system 3.11 system |
| 232 | 2026-04-19T04:27:17.520Z | ruby system 3.0 system |
| 233 | 2026-04-19T04:27:17.520Z | words vendor vendor american-english |
| 234 | 2026-04-19T04:27:17.520Z | words system system australian-english |
| 235 | 2026-04-19T04:27:17.520Z | words system system british-english |
| 236 | 2026-04-19T04:27:17.520Z | words system system canadian-english |
| 237 | 2026-04-19T04:27:17.520Z | words system system french |
| 238 | 2026-04-19T04:27:17.520Z | words system system italian |
| 239 | 2026-04-19T04:27:17.520Z | words system system ngerman |
| 240 | 2026-04-19T04:27:17.520Z | words system system ogerman |
| 241 | 2026-04-19T04:27:17.520Z | words system system spanish |
| 242 | 2026-04-19T04:27:17.748Z | PUBLISHER TYPE STATUS P LOCATION |
| 243 | 2026-04-19T04:27:17.748Z | helios-dev origin online F https://pkg.oxide.computer/helios/2/dev/ |
| 244 | 2026-04-19T04:27:22.207Z | FMRI IFO |
| 245 | 2026-04-19T04:27:22.207Z | pkg://helios-dev/developer/build-essential@11-2.0:20230623T110919Z im- |
| 246 | 2026-04-19T04:27:22.207Z | pkg://helios-dev/developer/pkg-config@0.29.2-2.0:20230621T191911Z i-- |
| 247 | 2026-04-19T04:27:22.207Z | pkg://helios-dev/library/libxmlsec1@1.2.35-2.0:20230624T123441Z im- |
| 248 | 2026-04-19T04:27:22.207Z | pkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20231012T123315Z im- |
| 249 | 2026-04-19T04:27:22.207Z | pkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20230623T141037Z --- |
| 250 | 2026-04-19T04:27:22.207Z | pkg://helios-dev/ooce/developer/cmake@3.26.4-2.0:20230623T130003Z i-- |
| 251 | 2026-04-19T04:27:22.207Z | pkg://helios-dev/ooce/library/postgresql-18@18.1-2.0:20260217T164409Z im- |
| 252 | 2026-04-19T04:27:22.207Z | pkg://helios-dev/ooce/library/postgresql-18@18.1-2.0:20260213T170424Z --- |
| 253 | 2026-04-19T04:27:22.207Z | pkg://helios-dev/package/pkg@0.5.11-2.1.6412:20240822T193324Z i-- |
| 254 | 2026-04-19T04:27:22.207Z | pkg://helios-dev/package/pkg@0.5.11-2.0:20231020T135332Z --- |
| 255 | 2026-04-19T04:27:22.207Z | pkg://helios-dev/package/pkg@0.5.11-2.0:20230621T202036Z --- |
| 256 | 2026-04-19T04:27:22.207Z | pkg://helios-dev/system/library/g++-runtime@14-2.0:20241021T223805Z i-- |
| 257 | 2026-04-19T04:27:22.207Z | pkg://helios-dev/system/library/g++-runtime@13-2.0:20231118T213948Z --- |
| 258 | 2026-04-19T04:27:22.207Z | pkg://helios-dev/system/library/g++-runtime@12-2.0:20230621T201406Z --- |
| 259 | 2026-04-19T04:27:22.207Z | pkg://helios-dev/system/library/gcc-runtime@14-2.0:20241021T223750Z i-- |
| 260 | 2026-04-19T04:27:22.207Z | pkg://helios-dev/system/library/gcc-runtime@13-2.0:20231118T213832Z --- |
| 261 | 2026-04-19T04:27:22.207Z | pkg://helios-dev/system/library/gcc-runtime@12-2.0:20230621T201432Z --- |
| 262 | 2026-04-19T04:27:23.318Z | Updating git repository `https://github.com/oxidecomputer/pq-sys` |
| 263 | 2026-04-19T04:27:23.567Z | Updating crates.io index |
| 264 | 2026-04-19T04:27:23.600Z | Updating git repository `https://github.com/oxidecomputer/slog-error-chain` |
| 265 | 2026-04-19T04:27:24.282Z | Updating git repository `https://github.com/oxidecomputer/lldp` |
| 266 | 2026-04-19T04:27:24.706Z | Updating git repository `https://github.com/oxidecomputer/tufaceous` |
| 267 | 2026-04-19T04:27:25.313Z | Updating git repository `https://github.com/oxidecomputer/propolis` |
| 268 | 2026-04-19T04:27:26.073Z | Updating git repository `https://github.com/oxidecomputer/management-gateway-service` |
| 269 | 2026-04-19T04:27:26.541Z | Updating git repository `https://github.com/oxidecomputer/crucible` |
| 270 | 2026-04-19T04:27:27.855Z | Updating git repository `https://github.com/oxidecomputer/opte` |
| 271 | 2026-04-19T04:27:29.009Z | Updating git repository `https://github.com/oxidecomputer/tofino` |
| 272 | 2026-04-19T04:27:29.291Z | Updating git repository `https://github.com/oxidecomputer/maghemite` |
| 273 | 2026-04-19T04:27:30.043Z | Updating git repository `https://github.com/oxidecomputer/clickward` |
| 274 | 2026-04-19T04:27:30.455Z | Updating git repository `https://github.com/oxidecomputer/dice-util` |
| 275 | 2026-04-19T04:27:30.778Z | Updating git repository `https://github.com/oxidecomputer/openapi-lint` |
| 276 | 2026-04-19T04:27:31.154Z | Updating git repository `https://github.com/oxidecomputer/dendrite` |
| 277 | 2026-04-19T04:27:32.009Z | Updating git repository `https://github.com/oxidecomputer/transceiver-control` |
| 278 | 2026-04-19T04:27:32.593Z | Updating git repository `https://github.com/oxidecomputer/ipcc-rs` |
| 279 | 2026-04-19T04:27:32.922Z | Updating git repository `https://github.com/oxidecomputer/hubtools.git` |
| 280 | 2026-04-19T04:27:33.278Z | Updating git repository `https://github.com/oxidecomputer/scim2-rs` |
| 281 | 2026-04-19T04:27:33.715Z | Updating git repository `https://github.com/oxidecomputer/illumos-devinfo` |
| 282 | 2026-04-19T04:27:34.075Z | Updating git repository `https://github.com/oxidecomputer/libefi-illumos` |
| 283 | 2026-04-19T04:27:34.297Z | Updating git repository `https://github.com/oxidecomputer/libnvme` |
| 284 | 2026-04-19T04:27:34.516Z | Updating git repository `https://github.com/oxidecomputer/dice-util` |
| 285 | 2026-04-19T04:27:34.896Z | Updating git repository `https://github.com/oxidecomputer/sprockets.git` |
| 286 | 2026-04-19T04:27:35.482Z | Updating git repository `https://github.com/oxidecomputer/rust-cpuid.git` |
| 287 | 2026-04-19T04:27:35.941Z | Updating git repository `https://github.com/oxidecomputer/rats-corim.git` |
| 288 | 2026-04-19T04:27:36.197Z | Updating git repository `https://github.com/bluecatengineering/dhcproto.git` |
| 289 | 2026-04-19T04:27:36.675Z | Updating git repository `https://github.com/oxidecomputer/ispf` |
| 290 | 2026-04-19T04:27:37.716Z | Updating git repository `https://github.com/oxidecomputer/serde_human_bytes` |
| 291 | 2026-04-19T04:27:38.237Z | Updating git repository `https://github.com/oxidecomputer/crucible` |
| 292 | 2026-04-19T04:27:38.921Z | Updating git repository `https://github.com/oxidecomputer/netadm-sys` |
| 293 | 2026-04-19T04:27:39.338Z | Updating git repository `https://github.com/oxidecomputer/tlvc.git` |
| 294 | 2026-04-19T04:27:39.608Z | Updating git repository `https://github.com/oxidecomputer/lpc55_support` |
| 295 | 2026-04-19T04:27:39.925Z | Updating git repository `https://github.com/oxidecomputer/ipcc-rs` |
| 296 | 2026-04-19T04:27:40.210Z | Updating git repository `https://github.com/oxidecomputer/pki-playground` |
| 297 | 2026-04-19T04:27:40.687Z | Updating git repository `https://github.com/oxidecomputer/dlpi-sys` |
| 298 | 2026-04-19T04:27:40.923Z | Updating git repository `https://github.com/jmesmon/rust-libzfs` |
| 299 | 2026-04-19T04:27:41.151Z | Updating git repository `https://github.com/oxidecomputer/rusty-doors` |
| 300 | 2026-04-19T04:27:41.396Z | Updating git repository `https://github.com/illumos/smf-rs` |
| 301 | 2026-04-19T04:27:41.714Z | Updating git repository `https://github.com/oxidecomputer/omicron` |
| 302 | 2026-04-19T04:27:53.370Z | Downloading crates ... |
| 303 | 2026-04-19T04:27:53.423Z | Downloaded block-buffer v0.10.4 |
| 304 | 2026-04-19T04:27:53.426Z | Downloaded cargo-platform v0.2.0 |
| 305 | 2026-04-19T04:27:53.429Z | Downloaded camino v1.2.2 |
| 306 | 2026-04-19T04:27:53.432Z | Downloaded yoke-derive v0.8.1 |
| 307 | 2026-04-19T04:27:53.433Z | Downloaded equivalent v1.0.2 |
| 308 | 2026-04-19T04:27:53.433Z | Downloaded anyhow v1.0.102 |
| 309 | 2026-04-19T04:27:53.436Z | Downloaded crypto-common v0.1.7 |
| 310 | 2026-04-19T04:27:53.436Z | Downloaded proc-macro-error-attr v1.0.4 |
| 311 | 2026-04-19T04:27:53.439Z | Downloaded toml v0.8.23 |
| 312 | 2026-04-19T04:27:53.439Z | Downloaded typeid v1.0.3 |
| 313 | 2026-04-19T04:27:53.439Z | Downloaded thiserror-impl v2.0.18 |
| 314 | 2026-04-19T04:27:53.442Z | Downloaded thiserror v1.0.69 |
| 315 | 2026-04-19T04:27:53.442Z | Downloaded potential_utf v0.1.4 |
| 316 | 2026-04-19T04:27:53.445Z | Downloaded serde-value v0.7.0 |
| 317 | 2026-04-19T04:27:53.445Z | Downloaded usdt v0.5.0 |
| 318 | 2026-04-19T04:27:53.445Z | Downloaded percent-encoding v2.3.2 |
| 319 | 2026-04-19T04:27:53.445Z | Downloaded unicode-ident v1.0.24 |
| 320 | 2026-04-19T04:27:53.448Z | Downloaded terminal_size v0.4.3 |
| 321 | 2026-04-19T04:27:53.448Z | Downloaded textwrap v0.16.2 |
| 322 | 2026-04-19T04:27:53.451Z | Downloaded usdt-impl v0.5.0 |
| 323 | 2026-04-19T04:27:53.451Z | Downloaded cfg-if v1.0.4 |
| 324 | 2026-04-19T04:27:53.451Z | Downloaded anstream v0.6.21 |
| 325 | 2026-04-19T04:27:53.454Z | Downloaded strsim v0.11.1 |
| 326 | 2026-04-19T04:27:53.454Z | Downloaded zerocopy-derive v0.7.35 |
| 327 | 2026-04-19T04:27:53.457Z | Downloaded zmij v1.0.21 |
| 328 | 2026-04-19T04:27:53.457Z | Downloaded thiserror-impl v1.0.69 |
| 329 | 2026-04-19T04:27:53.457Z | Downloaded fastrand v2.3.0 |
| 330 | 2026-04-19T04:27:53.457Z | Downloaded version_check v0.9.5 |
| 331 | 2026-04-19T04:27:53.462Z | Downloaded heck v0.4.1 |
| 332 | 2026-04-19T04:27:53.462Z | Downloaded anstyle v1.0.13 |
| 333 | 2026-04-19T04:27:53.462Z | Downloaded scroll v0.12.0 |
| 334 | 2026-04-19T04:27:53.462Z | Downloaded fs-err v3.3.0 |
| 335 | 2026-04-19T04:27:53.464Z | Downloaded clap_lex v1.0.0 |
| 336 | 2026-04-19T04:27:53.464Z | Downloaded zerofrom-derive v0.1.6 |
| 337 | 2026-04-19T04:27:53.467Z | Downloaded ucd-trie v0.1.7 |
| 338 | 2026-04-19T04:27:53.467Z | Downloaded zerofrom v0.1.6 |
| 339 | 2026-04-19T04:27:53.467Z | Downloaded toml_write v0.1.2 |
| 340 | 2026-04-19T04:27:53.470Z | Downloaded usdt-attr-macro v0.5.0 |
| 341 | 2026-04-19T04:27:53.470Z | Downloaded tinystr v0.8.2 |
| 342 | 2026-04-19T04:27:53.470Z | Downloaded generic-array v0.14.7 |
| 343 | 2026-04-19T04:27:53.470Z | Downloaded anstyle-query v1.1.5 |
| 344 | 2026-04-19T04:27:53.474Z | Downloaded thiserror v2.0.18 |
| 345 | 2026-04-19T04:27:53.478Z | Downloaded sha2 v0.10.9 |
| 346 | 2026-04-19T04:27:53.482Z | Downloaded ordered-float v2.10.1 |
| 347 | 2026-04-19T04:27:53.482Z | Downloaded utf8_iter v1.0.4 |
| 348 | 2026-04-19T04:27:53.482Z | Downloaded unicode-xid v0.2.6 |
| 349 | 2026-04-19T04:27:53.482Z | Downloaded is_terminal_polyfill v1.70.2 |
| 350 | 2026-04-19T04:27:53.482Z | Downloaded toml_datetime v0.6.11 |
| 351 | 2026-04-19T04:27:53.486Z | Downloaded writeable v0.6.2 |
| 352 | 2026-04-19T04:27:53.486Z | Downloaded usdt-macro v0.5.0 |
| 353 | 2026-04-19T04:27:53.486Z | Downloaded thread-id v4.2.2 |
| 354 | 2026-04-19T04:27:53.486Z | Downloaded pest_generator v2.8.6 |
| 355 | 2026-04-19T04:27:53.486Z | Downloaded swrite v0.1.0 |
| 356 | 2026-04-19T04:27:53.489Z | Downloaded litemap v0.8.1 |
| 357 | 2026-04-19T04:27:53.489Z | Downloaded utf8parse v0.2.2 |
| 358 | 2026-04-19T04:27:53.489Z | Downloaded unicode-linebreak v0.1.5 |
| 359 | 2026-04-19T04:27:53.492Z | Downloaded zerovec-derive v0.11.2 |
| 360 | 2026-04-19T04:27:53.495Z | Downloaded stable_deref_trait v1.2.1 |
| 361 | 2026-04-19T04:27:53.498Z | Downloaded serde_spanned v0.6.9 |
| 362 | 2026-04-19T04:27:53.498Z | Downloaded dof v0.3.0 |
| 363 | 2026-04-19T04:27:53.502Z | Downloaded scroll_derive v0.12.1 |
| 364 | 2026-04-19T04:27:53.502Z | Downloaded pretty-hex v0.4.1 |
| 365 | 2026-04-19T04:27:53.502Z | Downloaded errno v0.3.14 |
| 366 | 2026-04-19T04:27:53.505Z | Downloaded anstyle-parse v0.2.7 |
| 367 | 2026-04-19T04:27:53.508Z | Downloaded url v2.5.8 |
| 368 | 2026-04-19T04:27:53.511Z | Downloaded zerotrie v0.2.3 |
| 369 | 2026-04-19T04:27:53.514Z | Downloaded typenum v1.19.0 |
| 370 | 2026-04-19T04:27:53.514Z | Downloaded yoke v0.8.1 |
| 371 | 2026-04-19T04:27:53.517Z | Downloaded plain v0.2.3 |
| 372 | 2026-04-19T04:27:53.517Z | Downloaded itoa v1.0.17 |
| 373 | 2026-04-19T04:27:53.517Z | Downloaded fnv v1.0.7 |
| 374 | 2026-04-19T04:27:53.523Z | Downloaded toml_edit v0.22.27 |
| 375 | 2026-04-19T04:27:53.529Z | Downloaded tabled_derive v0.7.0 |
| 376 | 2026-04-19T04:27:53.529Z | Downloaded zerovec v0.11.5 |
| 377 | 2026-04-19T04:27:53.534Z | Downloaded colorchoice v1.0.4 |
| 378 | 2026-04-19T04:27:53.534Z | Downloaded smawk v0.3.2 |
| 379 | 2026-04-19T04:27:53.534Z | Downloaded heck v0.5.0 |
| 380 | 2026-04-19T04:27:53.534Z | Downloaded dtrace-parser v0.2.0 |
| 381 | 2026-04-19T04:27:53.539Z | Downloaded form_urlencoded v1.2.2 |
| 382 | 2026-04-19T04:27:53.542Z | Downloaded macaddr v1.0.1 |
| 383 | 2026-04-19T04:27:53.546Z | Downloaded idna_adapter v1.2.1 |
| 384 | 2026-04-19T04:27:53.546Z | Downloaded cpufeatures v0.2.17 |
| 385 | 2026-04-19T04:27:53.548Z | Downloaded zerocopy v0.7.35 |
| 386 | 2026-04-19T04:27:53.555Z | Downloaded getrandom v0.4.1 |
| 387 | 2026-04-19T04:27:53.558Z | Downloaded winnow v0.7.14 |
| 388 | 2026-04-19T04:27:53.562Z | Downloaded proc-macro-error v1.0.4 |
| 389 | 2026-04-19T04:27:53.565Z | Downloaded semver v1.0.27 |
| 390 | 2026-04-19T04:27:53.567Z | Downloaded unicode-width v0.1.14 |
| 391 | 2026-04-19T04:27:53.570Z | Downloaded cargo-util-schemas v0.8.2 |
| 392 | 2026-04-19T04:27:53.570Z | Downloaded once_cell v1.21.3 |
| 393 | 2026-04-19T04:27:53.570Z | Downloaded unicode-width v0.2.0 |
| 394 | 2026-04-19T04:27:53.574Z | Downloaded byteorder v1.5.0 |
| 395 | 2026-04-19T04:27:53.576Z | Downloaded erased-serde v0.4.9 |
| 396 | 2026-04-19T04:27:53.577Z | Downloaded clap v4.5.60 |
| 397 | 2026-04-19T04:27:53.580Z | Downloaded displaydoc v0.2.5 |
| 398 | 2026-04-19T04:27:53.594Z | Downloaded digest v0.10.7 |
| 399 | 2026-04-19T04:27:53.594Z | Downloaded bytecount v0.6.9 |
| 400 | 2026-04-19T04:27:53.594Z | Downloaded synstructure v0.13.2 |
| 401 | 2026-04-19T04:27:53.594Z | Downloaded memmap v0.7.0 |
| 402 | 2026-04-19T04:27:53.594Z | Downloaded cargo_toml v0.21.0 |
| 403 | 2026-04-19T04:27:53.594Z | Downloaded serde-untagged v0.1.9 |
| 404 | 2026-04-19T04:27:53.594Z | Downloaded serde_tokenstream v0.2.3 |
| 405 | 2026-04-19T04:27:53.598Z | Downloaded icu_locale_core v2.1.1 |
| 406 | 2026-04-19T04:27:53.603Z | Downloaded quote v1.0.44 |
| 407 | 2026-04-19T04:27:53.603Z | Downloaded cargo_metadata v0.21.0 |
| 408 | 2026-04-19T04:27:53.614Z | Downloaded clap_derive v4.5.55 |
| 409 | 2026-04-19T04:27:53.617Z | Downloaded pest_derive v2.8.6 |
| 410 | 2026-04-19T04:27:53.620Z | Downloaded camino-tempfile v1.4.1 |
| 411 | 2026-04-19T04:27:53.620Z | Downloaded autocfg v1.5.0 |
| 412 | 2026-04-19T04:27:53.623Z | Downloaded smallvec v1.15.1 |
| 413 | 2026-04-19T04:27:53.625Z | Downloaded serde v1.0.228 |
| 414 | 2026-04-19T04:27:53.637Z | Downloaded icu_normalizer v2.1.1 |
| 415 | 2026-04-19T04:27:53.640Z | Downloaded papergrid v0.11.0 |
| 416 | 2026-04-19T04:27:53.642Z | Downloaded icu_provider v2.1.1 |
| 417 | 2026-04-19T04:27:53.642Z | Downloaded log v0.4.29 |
| 418 | 2026-04-19T04:27:53.647Z | Downloaded serde_core v1.0.228 |
| 419 | 2026-04-19T04:27:53.647Z | Downloaded icu_properties v2.1.2 |
| 420 | 2026-04-19T04:27:53.650Z | Downloaded num-traits v0.2.19 |
| 421 | 2026-04-19T04:27:53.650Z | Downloaded tempfile v3.25.0 |
| 422 | 2026-04-19T04:27:53.652Z | Downloaded memchr v2.8.0 |
| 423 | 2026-04-19T04:27:53.662Z | Downloaded bitflags v2.11.0 |
| 424 | 2026-04-19T04:27:53.664Z | Downloaded proc-macro2 v1.0.106 |
| 425 | 2026-04-19T04:27:53.668Z | Downloaded pest_meta v2.8.6 |
| 426 | 2026-04-19T04:27:53.670Z | Downloaded serde_derive v1.0.228 |
| 427 | 2026-04-19T04:27:53.673Z | Downloaded icu_normalizer_data v2.1.1 |
| 428 | 2026-04-19T04:27:53.676Z | Downloaded icu_collections v2.1.1 |
| 429 | 2026-04-19T04:27:53.690Z | Downloaded pest v2.8.6 |
| 430 | 2026-04-19T04:27:53.693Z | Downloaded indexmap v2.13.0 |
| 431 | 2026-04-19T04:27:53.699Z | Downloaded serde_json v1.0.149 |
| 432 | 2026-04-19T04:27:53.713Z | Downloaded idna v1.1.0 |
| 433 | 2026-04-19T04:27:53.724Z | Downloaded hashbrown v0.16.1 |
| 434 | 2026-04-19T04:27:53.731Z | Downloaded icu_properties_data v2.1.2 |
| 435 | 2026-04-19T04:27:53.738Z | Downloaded clap_builder v4.5.60 |
| 436 | 2026-04-19T04:27:53.741Z | Downloaded goblin v0.8.2 |
| 437 | 2026-04-19T04:27:53.744Z | Downloaded tabled v0.15.0 |
| 438 | 2026-04-19T04:27:53.752Z | Downloaded syn v1.0.109 |
| 439 | 2026-04-19T04:27:53.764Z | Downloaded syn v2.0.117 |
| 440 | 2026-04-19T04:27:53.781Z | Downloaded rustix v1.1.3 |
| 441 | 2026-04-19T04:27:53.807Z | Downloaded libc v0.2.185 |
| 442 | 2026-04-19T04:27:53.873Z | Compiling proc-macro2 v1.0.106 |
| 443 | 2026-04-19T04:27:53.873Z | Compiling unicode-ident v1.0.24 |
| 444 | 2026-04-19T04:27:53.876Z | Compiling quote v1.0.44 |
| 445 | 2026-04-19T04:27:53.876Z | Compiling serde_core v1.0.228 |
| 446 | 2026-04-19T04:27:53.876Z | Compiling libc v0.2.185 |
| 447 | 2026-04-19T04:27:53.876Z | Compiling version_check v0.9.5 |
| 448 | 2026-04-19T04:27:53.876Z | Compiling memchr v2.8.0 |
| 449 | 2026-04-19T04:27:53.876Z | Compiling stable_deref_trait v1.2.1 |
| 450 | 2026-04-19T04:27:54.055Z | Compiling serde v1.0.228 |
| 451 | 2026-04-19T04:27:54.058Z | Compiling zmij v1.0.21 |
| 452 | 2026-04-19T04:27:54.058Z | Compiling thiserror v1.0.69 |
| 453 | 2026-04-19T04:27:54.058Z | Compiling autocfg v1.5.0 |
| 454 | 2026-04-19T04:27:54.058Z | Compiling itoa v1.0.17 |
| 455 | 2026-04-19T04:27:54.058Z | Compiling ucd-trie v0.1.7 |
| 456 | 2026-04-19T04:27:54.070Z | Compiling writeable v0.6.2 |
| 457 | 2026-04-19T04:27:54.313Z | Compiling litemap v0.8.1 |
| 458 | 2026-04-19T04:27:54.466Z | Compiling byteorder v1.5.0 |
| 459 | 2026-04-19T04:27:54.485Z | Compiling rustix v1.1.3 |
| 460 | 2026-04-19T04:27:54.506Z | Compiling icu_properties_data v2.1.2 |
| 461 | 2026-04-19T04:27:54.578Z | Compiling pest v2.8.6 |
| 462 | 2026-04-19T04:27:54.581Z | Compiling icu_normalizer_data v2.1.1 |
| 463 | 2026-04-19T04:27:54.632Z | Compiling serde_json v1.0.149 |
| 464 | 2026-04-19T04:27:54.707Z | Compiling bitflags v2.11.0 |
| 465 | 2026-04-19T04:27:54.763Z | Compiling num-traits v0.2.19 |
| 466 | 2026-04-19T04:27:54.804Z | Compiling equivalent v1.0.2 |
| 467 | 2026-04-19T04:27:54.839Z | Compiling typeid v1.0.3 |
| 468 | 2026-04-19T04:27:54.941Z | Compiling hashbrown v0.16.1 |
| 469 | 2026-04-19T04:27:54.995Z | Compiling smallvec v1.15.1 |
| 470 | 2026-04-19T04:27:55.015Z | Compiling proc-macro-error-attr v1.0.4 |
| 471 | 2026-04-19T04:27:55.018Z | Compiling usdt-impl v0.5.0 |
| 472 | 2026-04-19T04:27:55.123Z | Compiling errno v0.3.14 |
| 473 | 2026-04-19T04:27:55.127Z | Compiling thread-id v4.2.2 |
| 474 | 2026-04-19T04:27:55.164Z | Compiling toml_write v0.1.2 |
| 475 | 2026-04-19T04:27:55.198Z | Compiling winnow v0.7.14 |
| 476 | 2026-04-19T04:27:55.236Z | Compiling erased-serde v0.4.9 |
| 477 | 2026-04-19T04:27:55.257Z | Compiling syn v1.0.109 |
| 478 | 2026-04-19T04:27:55.260Z | Compiling proc-macro-error v1.0.4 |
| 479 | 2026-04-19T04:27:55.301Z | Compiling plain v0.2.3 |
| 480 | 2026-04-19T04:27:55.407Z | Compiling percent-encoding v2.3.2 |
| 481 | 2026-04-19T04:27:55.446Z | Compiling thiserror v2.0.18 |
| 482 | 2026-04-19T04:27:55.477Z | Compiling indexmap v2.13.0 |
| 483 | 2026-04-19T04:27:55.486Z | Compiling camino v1.2.2 |
| 484 | 2026-04-19T04:27:55.546Z | Compiling utf8parse v0.2.2 |
| 485 | 2026-04-19T04:27:55.550Z | Compiling log v0.4.29 |
| 486 | 2026-04-19T04:27:55.589Z | Compiling syn v2.0.117 |
| 487 | 2026-04-19T04:27:55.607Z | Compiling pest_meta v2.8.6 |
| 488 | 2026-04-19T04:27:55.660Z | Compiling getrandom v0.4.1 |
| 489 | 2026-04-19T04:27:55.680Z | Compiling utf8_iter v1.0.4 |
| 490 | 2026-04-19T04:27:55.771Z | Compiling anstyle-parse v0.2.7 |
| 491 | 2026-04-19T04:27:55.850Z | Compiling form_urlencoded v1.2.2 |
| 492 | 2026-04-19T04:27:55.989Z | Compiling ordered-float v2.10.1 |
| 493 | 2026-04-19T04:27:55.994Z | Compiling pretty-hex v0.4.1 |
| 494 | 2026-04-19T04:27:56.026Z | Compiling anstyle-query v1.1.5 |
| 495 | 2026-04-19T04:27:56.045Z | Compiling is_terminal_polyfill v1.70.2 |
| 496 | 2026-04-19T04:27:56.066Z | Compiling cfg-if v1.0.4 |
| 497 | 2026-04-19T04:27:56.104Z | Compiling anstyle v1.0.13 |
| 498 | 2026-04-19T04:27:56.123Z | Compiling colorchoice v1.0.4 |
| 499 | 2026-04-19T04:27:56.180Z | Compiling fs-err v3.3.0 |
| 500 | 2026-04-19T04:27:56.183Z | Compiling unicode-width v0.1.14 |
| 501 | 2026-04-19T04:27:56.183Z | Compiling unicode-xid v0.2.6 |
| 502 | 2026-04-19T04:27:56.256Z | Compiling terminal_size v0.4.3 |
| 503 | 2026-04-19T04:27:56.275Z | Compiling anstream v0.6.21 |
| 504 | 2026-04-19T04:27:56.297Z | Compiling fnv v1.0.7 |
| 505 | 2026-04-19T04:27:56.344Z | Compiling clap_lex v1.0.0 |
| 506 | 2026-04-19T04:27:56.375Z | Compiling strsim v0.11.1 |
| 507 | 2026-04-19T04:27:56.395Z | Compiling heck v0.5.0 |
| 508 | 2026-04-19T04:27:56.535Z | Compiling semver v1.0.27 |
| 509 | 2026-04-19T04:27:56.587Z | Compiling anyhow v1.0.102 |
| 510 | 2026-04-19T04:27:56.612Z | Compiling fastrand v2.3.0 |
| 511 | 2026-04-19T04:27:56.612Z | Compiling once_cell v1.21.3 |
| 512 | 2026-04-19T04:27:56.646Z | Compiling bytecount v0.6.9 |
| 513 | 2026-04-19T04:27:56.666Z | Compiling heck v0.4.1 |
| 514 | 2026-04-19T04:27:56.690Z | Compiling clap_builder v4.5.60 |
| 515 | 2026-04-19T04:27:56.803Z | Compiling papergrid v0.11.0 |
| 516 | 2026-04-19T04:27:56.839Z | Compiling serde-untagged v0.1.9 |
| 517 | 2026-04-19T04:27:56.878Z | Compiling tempfile v3.25.0 |
| 518 | 2026-04-19T04:27:56.898Z | Compiling memmap v0.7.0 |
| 519 | 2026-04-19T04:27:56.917Z | Compiling smawk v0.3.2 |
| 520 | 2026-04-19T04:27:56.935Z | Compiling unicode-width v0.2.0 |
| 521 | 2026-04-19T04:27:56.938Z | Compiling unicode-linebreak v0.1.5 |
| 522 | 2026-04-19T04:27:57.097Z | Compiling camino-tempfile v1.4.1 |
| 523 | 2026-04-19T04:27:57.154Z | Compiling swrite v0.1.0 |
| 524 | 2026-04-19T04:27:57.206Z | Compiling textwrap v0.16.2 |
| 525 | 2026-04-19T04:27:57.257Z | Compiling dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common) |
| 526 | 2026-04-19T04:27:57.554Z | Compiling tabled_derive v0.7.0 |
| 527 | 2026-04-19T04:27:58.175Z | Compiling synstructure v0.13.2 |
| 528 | 2026-04-19T04:27:58.175Z | Compiling pest_generator v2.8.6 |
| 529 | 2026-04-19T04:27:58.224Z | Compiling tabled v0.15.0 |
| 530 | 2026-04-19T04:27:58.743Z | Compiling serde_derive v1.0.228 |
| 531 | 2026-04-19T04:27:58.743Z | Compiling zerofrom-derive v0.1.6 |
| 532 | 2026-04-19T04:27:58.747Z | Compiling yoke-derive v0.8.1 |
| 533 | 2026-04-19T04:27:58.747Z | Compiling zerovec-derive v0.11.2 |
| 534 | 2026-04-19T04:27:58.747Z | Compiling displaydoc v0.2.5 |
| 535 | 2026-04-19T04:27:58.747Z | Compiling thiserror-impl v1.0.69 |
| 536 | 2026-04-19T04:27:58.747Z | Compiling zerocopy-derive v0.7.35 |
| 537 | 2026-04-19T04:27:58.747Z | Compiling scroll_derive v0.12.1 |
| 538 | 2026-04-19T04:27:58.747Z | Compiling thiserror-impl v2.0.18 |
| 539 | 2026-04-19T04:27:58.780Z | Compiling clap_derive v4.5.55 |
| 540 | 2026-04-19T04:27:58.800Z | Compiling pest_derive v2.8.6 |
| 541 | 2026-04-19T04:27:59.448Z | Compiling scroll v0.12.0 |
| 542 | 2026-04-19T04:27:59.510Z | Compiling zerocopy v0.7.35 |
| 543 | 2026-04-19T04:27:59.679Z | Compiling goblin v0.8.2 |
| 544 | 2026-04-19T04:27:59.827Z | Compiling zerofrom v0.1.6 |
| 545 | 2026-04-19T04:27:59.932Z | Compiling yoke v0.8.1 |
| 546 | 2026-04-19T04:27:59.935Z | Compiling dtrace-parser v0.2.0 |
| 547 | 2026-04-19T04:28:00.089Z | Compiling zerovec v0.11.5 |
| 548 | 2026-04-19T04:28:00.089Z | Compiling zerotrie v0.2.3 |
| 549 | 2026-04-19T04:28:00.223Z | Compiling clap v4.5.60 |
| 550 | 2026-04-19T04:28:00.520Z | Compiling tinystr v0.8.2 |
| 551 | 2026-04-19T04:28:00.520Z | Compiling potential_utf v0.1.4 |
| 552 | 2026-04-19T04:28:00.648Z | Compiling icu_collections v2.1.1 |
| 553 | 2026-04-19T04:28:00.669Z | Compiling icu_locale_core v2.1.1 |
| 554 | 2026-04-19T04:28:01.192Z | Compiling icu_provider v2.1.1 |
| 555 | 2026-04-19T04:28:01.274Z | Compiling serde_spanned v0.6.9 |
| 556 | 2026-04-19T04:28:01.275Z | Compiling toml_datetime v0.6.11 |
| 557 | 2026-04-19T04:28:01.278Z | Compiling serde-value v0.7.0 |
| 558 | 2026-04-19T04:28:01.278Z | Compiling cargo-platform v0.2.0 |
| 559 | 2026-04-19T04:28:01.278Z | Compiling macaddr v1.0.1 |
| 560 | 2026-04-19T04:28:01.293Z | Compiling dof v0.3.0 |
| 561 | 2026-04-19T04:28:01.296Z | Compiling serde_tokenstream v0.2.3 |
| 562 | 2026-04-19T04:28:01.406Z | Compiling icu_normalizer v2.1.1 |
| 563 | 2026-04-19T04:28:01.407Z | Compiling icu_properties v2.1.2 |
| 564 | 2026-04-19T04:28:01.485Z | Compiling toml_edit v0.22.27 |
| 565 | 2026-04-19T04:28:02.068Z | Compiling usdt-attr-macro v0.5.0 |
| 566 | 2026-04-19T04:28:02.068Z | Compiling usdt-macro v0.5.0 |
| 567 | 2026-04-19T04:28:02.236Z | Compiling idna_adapter v1.2.1 |
| 568 | 2026-04-19T04:28:02.348Z | Compiling idna v1.1.0 |
| 569 | 2026-04-19T04:28:02.604Z | Compiling url v2.5.8 |
| 570 | 2026-04-19T04:28:02.654Z | Compiling usdt v0.5.0 |
| 571 | 2026-04-19T04:28:02.755Z | Compiling toml v0.8.23 |
| 572 | 2026-04-19T04:28:03.083Z | Compiling cargo-util-schemas v0.8.2 |
| 573 | 2026-04-19T04:28:03.083Z | Compiling cargo_toml v0.21.0 |
| 574 | 2026-04-19T04:28:03.873Z | Compiling cargo_metadata v0.21.0 |
| 575 | 2026-04-19T04:28:04.787Z | Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask) |
| 576 | 2026-04-19T04:28:06.874Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 43.74s |
| 577 | 2026-04-19T04:28:07.123Z | Running `target/debug/xtask download cockroach clickhouse console dendrite-stub maghemite-mgd transceiver-control` |
| 578 | 2026-04-19T04:28:07.676Z | Downloading crates ... |
| 579 | 2026-04-19T04:28:07.765Z | Downloaded async-recursion v1.1.1 |
| 580 | 2026-04-19T04:28:07.768Z | Downloaded bcrypt-pbkdf v0.10.0 |
| 581 | 2026-04-19T04:28:07.771Z | Downloaded aead v0.5.2 |
| 582 | 2026-04-19T04:28:07.774Z | Downloaded base16ct v0.2.0 |
| 583 | 2026-04-19T04:28:07.774Z | Downloaded atty v0.2.14 |
| 584 | 2026-04-19T04:28:07.774Z | Downloaded bit-set v0.5.3 |
| 585 | 2026-04-19T04:28:07.778Z | Downloaded cassowary v0.3.0 |
| 586 | 2026-04-19T04:28:07.781Z | Downloaded cipher v0.4.4 |
| 587 | 2026-04-19T04:28:07.785Z | Downloaded cexpr v0.6.0 |
| 588 | 2026-04-19T04:28:07.787Z | Downloaded cancel-safe-futures v0.1.5 |
| 589 | 2026-04-19T04:28:07.790Z | Downloaded bitfield-struct v0.6.2 |
| 590 | 2026-04-19T04:28:07.790Z | Downloaded bit-vec v0.8.0 |
| 591 | 2026-04-19T04:28:07.794Z | Downloaded dirs-sys-next v0.1.2 |
| 592 | 2026-04-19T04:28:07.797Z | Downloaded crc32fast v1.5.0 |
| 593 | 2026-04-19T04:28:07.798Z | Downloaded fd-lock v4.0.4 |
| 594 | 2026-04-19T04:28:07.800Z | Downloaded bzip2 v0.4.4 |
| 595 | 2026-04-19T04:28:07.800Z | Downloaded darling_macro v0.21.3 |
| 596 | 2026-04-19T04:28:07.800Z | Downloaded bit-set v0.8.0 |
| 597 | 2026-04-19T04:28:07.803Z | Downloaded ascii-canvas v3.0.0 |
| 598 | 2026-04-19T04:28:07.803Z | Downloaded float-ord v0.3.2 |
| 599 | 2026-04-19T04:28:07.803Z | Downloaded env_filter v1.0.0 |
| 600 | 2026-04-19T04:28:07.807Z | Downloaded bitfield v0.19.4 |
| 601 | 2026-04-19T04:28:07.810Z | Downloaded cfg_aliases v0.2.1 |
| 602 | 2026-04-19T04:28:07.810Z | Downloaded cbc v0.1.2 |
| 603 | 2026-04-19T04:28:07.813Z | Downloaded bitflags v1.3.2 |
| 604 | 2026-04-19T04:28:07.813Z | Downloaded bit-vec v0.6.3 |
| 605 | 2026-04-19T04:28:07.817Z | Downloaded find-msvc-tools v0.1.9 |
| 606 | 2026-04-19T04:28:07.817Z | Downloaded foldhash v0.2.0 |
| 607 | 2026-04-19T04:28:07.820Z | Downloaded dropshot_endpoint v0.17.0 |
| 608 | 2026-04-19T04:28:07.820Z | Downloaded derive_more v2.1.1 |
| 609 | 2026-04-19T04:28:07.825Z | Downloaded foreign-types-shared v0.3.1 |
| 610 | 2026-04-19T04:28:07.828Z | Downloaded async-stream-impl v0.3.6 |
| 611 | 2026-04-19T04:28:07.828Z | Downloaded colored v2.2.0 |
| 612 | 2026-04-19T04:28:07.828Z | Downloaded atomicwrites v0.4.4 |
| 613 | 2026-04-19T04:28:07.831Z | Downloaded convert_case v0.4.0 |
| 614 | 2026-04-19T04:28:07.831Z | Downloaded ciborium-ll v0.2.2 |
| 615 | 2026-04-19T04:28:07.834Z | Downloaded castaway v0.2.4 |
| 616 | 2026-04-19T04:28:07.834Z | Downloaded ff v0.13.1 |
| 617 | 2026-04-19T04:28:07.837Z | Downloaded block-padding v0.3.3 |
| 618 | 2026-04-19T04:28:07.837Z | Downloaded array-init v0.0.4 |
| 619 | 2026-04-19T04:28:07.840Z | Downloaded byte-wrapper v0.1.0 |
| 620 | 2026-04-19T04:28:07.840Z | Downloaded atomic-waker v1.1.2 |
| 621 | 2026-04-19T04:28:07.843Z | Downloaded bitfield-macros v0.19.4 |
| 622 | 2026-04-19T04:28:07.846Z | Downloaded adler2 v2.0.1 |
| 623 | 2026-04-19T04:28:07.850Z | Downloaded futures-sink v0.3.32 |
| 624 | 2026-04-19T04:28:07.854Z | Downloaded bb8 v0.8.6 |
| 625 | 2026-04-19T04:28:07.857Z | Downloaded arrayref v0.3.9 |
| 626 | 2026-04-19T04:28:07.860Z | Downloaded async-stream v0.3.6 |
| 627 | 2026-04-19T04:28:07.863Z | Downloaded display-error-chain v0.2.2 |
| 628 | 2026-04-19T04:28:07.863Z | Downloaded crucible-workspace-hack v0.1.0 |
| 629 | 2026-04-19T04:28:07.866Z | Downloaded dtrace-parser v0.3.0 |
| 630 | 2026-04-19T04:28:07.866Z | Downloaded darling_macro v0.20.11 |
| 631 | 2026-04-19T04:28:07.869Z | Downloaded crc v3.4.0 |
| 632 | 2026-04-19T04:28:07.869Z | Downloaded assert_matches v1.5.0 |
| 633 | 2026-04-19T04:28:07.872Z | Downloaded darling v0.23.0 |
| 634 | 2026-04-19T04:28:07.875Z | Downloaded crc8 v0.1.1 |
| 635 | 2026-04-19T04:28:07.878Z | Downloaded futures-core v0.3.32 |
| 636 | 2026-04-19T04:28:07.878Z | Downloaded crc-catalog v2.4.0 |
| 637 | 2026-04-19T04:28:07.881Z | Downloaded cargo-platform v0.1.9 |
| 638 | 2026-04-19T04:28:07.881Z | Downloaded curve25519-dalek-derive v0.1.1 |
| 639 | 2026-04-19T04:28:07.881Z | Downloaded foreign-types-shared v0.1.1 |
| 640 | 2026-04-19T04:28:07.884Z | Downloaded funty v2.0.0 |
| 641 | 2026-04-19T04:28:07.887Z | Downloaded foreign-types v0.5.0 |
| 642 | 2026-04-19T04:28:07.887Z | Downloaded ciborium-io v0.2.2 |
| 643 | 2026-04-19T04:28:07.887Z | Downloaded foreign-types v0.3.2 |
| 644 | 2026-04-19T04:28:07.890Z | Downloaded diesel_table_macro_syntax v0.3.0 |
| 645 | 2026-04-19T04:28:07.893Z | Downloaded cobs v0.3.0 |
| 646 | 2026-04-19T04:28:07.893Z | Downloaded enum-as-inner v0.6.1 |
| 647 | 2026-04-19T04:28:07.896Z | Downloaded darling_macro v0.23.0 |
| 648 | 2026-04-19T04:28:07.896Z | Downloaded foreign-types-macros v0.2.3 |
| 649 | 2026-04-19T04:28:07.896Z | Downloaded cfg_aliases v0.1.1 |
| 650 | 2026-04-19T04:28:07.899Z | Downloaded fixedbitset v0.4.2 |
| 651 | 2026-04-19T04:28:07.899Z | Downloaded cmake v0.1.57 |
| 652 | 2026-04-19T04:28:07.899Z | Downloaded flagset v0.4.7 |
| 653 | 2026-04-19T04:28:07.902Z | Downloaded embedded-io v0.4.0 |
| 654 | 2026-04-19T04:28:07.902Z | Downloaded derive_builder_macro v0.20.2 |
| 655 | 2026-04-19T04:28:07.902Z | Downloaded base64ct v1.8.3 |
| 656 | 2026-04-19T04:28:07.904Z | Downloaded dropshot-api-manager-types v0.6.0 |
| 657 | 2026-04-19T04:28:07.907Z | Downloaded cstr-argument v0.1.2 |
| 658 | 2026-04-19T04:28:07.907Z | Downloaded crc-any v2.5.0 |
| 659 | 2026-04-19T04:28:07.907Z | Downloaded getrandom v0.2.17 |
| 660 | 2026-04-19T04:28:07.910Z | Downloaded compression-core v0.4.31 |
| 661 | 2026-04-19T04:28:07.910Z | Downloaded foldhash v0.1.5 |
| 662 | 2026-04-19T04:28:07.915Z | Downloaded gethostname v0.5.0 |
| 663 | 2026-04-19T04:28:07.918Z | Downloaded fxhash v0.2.1 |
| 664 | 2026-04-19T04:28:07.918Z | Downloaded downcast-rs v2.0.2 |
| 665 | 2026-04-19T04:28:07.918Z | Downloaded git-stub v1.0.0 |
| 666 | 2026-04-19T04:28:07.921Z | Downloaded ghash v0.5.1 |
| 667 | 2026-04-19T04:28:07.921Z | Downloaded defmt-parser v1.0.0 |
| 668 | 2026-04-19T04:28:07.921Z | Downloaded debug-ignore v1.0.5 |
| 669 | 2026-04-19T04:28:07.924Z | Downloaded hash32 v0.3.1 |
| 670 | 2026-04-19T04:28:07.924Z | Downloaded document-features v0.2.12 |
| 671 | 2026-04-19T04:28:07.931Z | Downloaded hex v0.4.3 |
| 672 | 2026-04-19T04:28:07.934Z | Downloaded dof v0.4.0 |
| 673 | 2026-04-19T04:28:07.934Z | Downloaded dunce v1.0.5 |
| 674 | 2026-04-19T04:28:07.937Z | Downloaded dsl_auto_type v0.2.0 |
| 675 | 2026-04-19T04:28:07.937Z | Downloaded crunchy v0.2.4 |
| 676 | 2026-04-19T04:28:07.937Z | Downloaded camino-tempfile-ext v0.3.3 |
| 677 | 2026-04-19T04:28:07.940Z | Downloaded headers-core v0.3.0 |
| 678 | 2026-04-19T04:28:07.940Z | Downloaded futures-macro v0.3.32 |
| 679 | 2026-04-19T04:28:07.940Z | Downloaded futures-io v0.3.32 |
| 680 | 2026-04-19T04:28:07.944Z | Downloaded fs_extra v1.3.0 |
| 681 | 2026-04-19T04:28:07.944Z | Downloaded float-cmp v0.10.0 |
| 682 | 2026-04-19T04:28:07.944Z | Downloaded constant_time_eq v0.4.2 |
| 683 | 2026-04-19T04:28:07.947Z | Downloaded globwalk v0.9.1 |
| 684 | 2026-04-19T04:28:07.947Z | Downloaded cargo_metadata v0.19.2 |
| 685 | 2026-04-19T04:28:07.947Z | Downloaded argon2 v0.5.3 |
| 686 | 2026-04-19T04:28:07.950Z | Downloaded endian-type v0.1.2 |
| 687 | 2026-04-19T04:28:07.950Z | Downloaded blowfish v0.9.1 |
| 688 | 2026-04-19T04:28:07.953Z | Downloaded futures-task v0.3.32 |
| 689 | 2026-04-19T04:28:07.953Z | Downloaded dirs-next v2.0.0 |
| 690 | 2026-04-19T04:28:07.953Z | Downloaded embedded-io v0.6.1 |
| 691 | 2026-04-19T04:28:07.956Z | Downloaded buf-list v1.1.2 |
| 692 | 2026-04-19T04:28:07.956Z | Downloaded cpufeatures v0.3.0 |
| 693 | 2026-04-19T04:28:07.959Z | Downloaded defmt v0.3.100 |
| 694 | 2026-04-19T04:28:07.962Z | Downloaded der_derive v0.7.3 |
| 695 | 2026-04-19T04:28:07.962Z | Downloaded const_format_proc_macros v0.2.34 |
| 696 | 2026-04-19T04:28:07.965Z | Downloaded derive-ex v0.1.8 |
| 697 | 2026-04-19T04:28:07.965Z | Downloaded hex-literal v0.4.1 |
| 698 | 2026-04-19T04:28:07.965Z | Downloaded clang-sys v1.8.1 |
| 699 | 2026-04-19T04:28:07.968Z | Downloaded daft v0.1.5 |
| 700 | 2026-04-19T04:28:07.968Z | Downloaded csv-core v0.1.13 |
| 701 | 2026-04-19T04:28:07.970Z | Downloaded either v1.15.0 |
| 702 | 2026-04-19T04:28:07.970Z | Downloaded defmt v1.0.1 |
| 703 | 2026-04-19T04:28:07.974Z | Downloaded derive_builder_core v0.20.2 |
| 704 | 2026-04-19T04:28:07.974Z | Downloaded ciborium v0.2.2 |
| 705 | 2026-04-19T04:28:07.976Z | Downloaded diesel-dtrace v0.5.0 |
| 706 | 2026-04-19T04:28:07.976Z | Downloaded blake2 v0.10.6 |
| 707 | 2026-04-19T04:28:07.979Z | Downloaded fallible-iterator v0.2.0 |
| 708 | 2026-04-19T04:28:07.979Z | Downloaded drift v0.1.3 |
| 709 | 2026-04-19T04:28:07.982Z | Downloaded home v0.5.12 |
| 710 | 2026-04-19T04:28:07.982Z | Downloaded defmt-macros v1.0.1 |
| 711 | 2026-04-19T04:28:07.985Z | Downloaded http-range v0.1.5 |
| 712 | 2026-04-19T04:28:07.985Z | Downloaded http-body v1.0.1 |
| 713 | 2026-04-19T04:28:07.988Z | Downloaded hostname v0.4.2 |
| 714 | 2026-04-19T04:28:07.988Z | Downloaded hostname v0.3.1 |
| 715 | 2026-04-19T04:28:07.990Z | Downloaded httpdate v1.0.3 |
| 716 | 2026-04-19T04:28:07.990Z | Downloaded ident_case v1.0.1 |
| 717 | 2026-04-19T04:28:07.991Z | Downloaded hyper-tls v0.6.0 |
| 718 | 2026-04-19T04:28:07.991Z | Downloaded hash32 v0.2.1 |
| 719 | 2026-04-19T04:28:07.994Z | Downloaded git-stub-vcs v0.1.0 |
| 720 | 2026-04-19T04:28:07.994Z | Downloaded glob v0.3.3 |
| 721 | 2026-04-19T04:28:07.998Z | Downloaded futures-executor v0.3.32 |
| 722 | 2026-04-19T04:28:07.998Z | Downloaded fixedbitset v0.5.7 |
| 723 | 2026-04-19T04:28:07.998Z | Downloaded env_logger v0.11.9 |
| 724 | 2026-04-19T04:28:08.001Z | Downloaded ecdsa v0.16.9 |
| 725 | 2026-04-19T04:28:08.001Z | Downloaded hubpack_derive v0.1.1 |
| 726 | 2026-04-19T04:28:08.001Z | Downloaded hubpack v0.1.2 |
| 727 | 2026-04-19T04:28:08.001Z | Downloaded fs-err v2.11.0 |
| 728 | 2026-04-19T04:28:08.004Z | Downloaded convert_case v0.10.0 |
| 729 | 2026-04-19T04:28:08.004Z | Downloaded difflib v0.4.0 |
| 730 | 2026-04-19T04:28:08.007Z | Downloaded data-encoding v2.10.0 |
| 731 | 2026-04-19T04:28:08.007Z | Downloaded dyn-clone v1.0.20 |
| 732 | 2026-04-19T04:28:08.007Z | Downloaded backoff v0.4.0 |
| 733 | 2026-04-19T04:28:08.010Z | Downloaded arrayvec v0.7.6 |
| 734 | 2026-04-19T04:28:08.010Z | Downloaded erased-serde v0.3.31 |
| 735 | 2026-04-19T04:28:08.013Z | Downloaded backon v1.6.0 |
| 736 | 2026-04-19T04:28:08.013Z | Downloaded ena v0.14.4 |
| 737 | 2026-04-19T04:28:08.016Z | Downloaded ed25519 v2.2.3 |
| 738 | 2026-04-19T04:28:08.016Z | Downloaded chacha20 v0.10.0 |
| 739 | 2026-04-19T04:28:08.018Z | Downloaded group v0.13.0 |
| 740 | 2026-04-19T04:28:08.018Z | Downloaded crossbeam-deque v0.8.6 |
| 741 | 2026-04-19T04:28:08.021Z | Downloaded globset v0.4.18 |
| 742 | 2026-04-19T04:28:08.021Z | Downloaded filetime v0.2.27 |
| 743 | 2026-04-19T04:28:08.021Z | Downloaded ctr v0.9.2 |
| 744 | 2026-04-19T04:28:08.024Z | Downloaded const-oid v0.9.6 |
| 745 | 2026-04-19T04:28:08.024Z | Downloaded internet-checksum v0.2.1 |
| 746 | 2026-04-19T04:28:08.027Z | Downloaded indoc v1.0.9 |
| 747 | 2026-04-19T04:28:08.027Z | Downloaded darling v0.21.3 |
| 748 | 2026-04-19T04:28:08.030Z | Downloaded indent_write v2.2.0 |
| 749 | 2026-04-19T04:28:08.033Z | Downloaded instant v0.1.13 |
| 750 | 2026-04-19T04:28:08.033Z | Downloaded critical-section v1.2.0 |
| 751 | 2026-04-19T04:28:08.033Z | Downloaded diff v0.1.13 |
| 752 | 2026-04-19T04:28:08.036Z | Downloaded cookie v0.18.1 |
| 753 | 2026-04-19T04:28:08.036Z | Downloaded des v0.8.1 |
| 754 | 2026-04-19T04:28:08.039Z | Downloaded daft-derive v0.1.5 |
| 755 | 2026-04-19T04:28:08.041Z | Downloaded instability v0.3.11 |
| 756 | 2026-04-19T04:28:08.042Z | Downloaded inout v0.1.4 |
| 757 | 2026-04-19T04:28:08.042Z | Downloaded is_ci v1.2.0 |
| 758 | 2026-04-19T04:28:08.044Z | Downloaded corncobs v0.1.4 |
| 759 | 2026-04-19T04:28:08.044Z | Downloaded ahash v0.8.12 |
| 760 | 2026-04-19T04:28:08.047Z | Downloaded highway v1.3.0 |
| 761 | 2026-04-19T04:28:08.047Z | Downloaded der v0.7.10 |
| 762 | 2026-04-19T04:28:08.050Z | Downloaded cookie_store v0.22.1 |
| 763 | 2026-04-19T04:28:08.053Z | Downloaded lalrpop-util v0.19.12 |
| 764 | 2026-04-19T04:28:08.053Z | Downloaded linked-hash-map v0.5.6 |
| 765 | 2026-04-19T04:28:08.054Z | Downloaded keccak v0.1.6 |
| 766 | 2026-04-19T04:28:08.054Z | Downloaded lazy_static v1.5.0 |
| 767 | 2026-04-19T04:28:08.057Z | Downloaded bcs v0.1.6 |
| 768 | 2026-04-19T04:28:08.057Z | Downloaded console v0.16.2 |
| 769 | 2026-04-19T04:28:08.062Z | Downloaded chacha20 v0.9.1 |
| 770 | 2026-04-19T04:28:08.062Z | Downloaded lru-slab v0.1.2 |
| 771 | 2026-04-19T04:28:08.062Z | Downloaded lzss v0.8.2 |
| 772 | 2026-04-19T04:28:08.065Z | Downloaded maybe-uninit v2.0.0 |
| 773 | 2026-04-19T04:28:08.065Z | Downloaded managed v0.8.0 |
| 774 | 2026-04-19T04:28:08.065Z | Downloaded futures-channel v0.3.32 |
| 775 | 2026-04-19T04:28:08.065Z | Downloaded async-bb8-diesel v0.2.1 |
| 776 | 2026-04-19T04:28:08.068Z | Downloaded humantime v2.3.0 |
| 777 | 2026-04-19T04:28:08.068Z | Downloaded mime v0.3.17 |
| 778 | 2026-04-19T04:28:08.068Z | Downloaded http-body-util v0.1.3 |
| 779 | 2026-04-19T04:28:08.072Z | Downloaded bzip2 v0.6.1 |
| 780 | 2026-04-19T04:28:08.072Z | Downloaded impl-trait-for-tuples v0.2.3 |
| 781 | 2026-04-19T04:28:08.072Z | Downloaded indoc v2.0.7 |
| 782 | 2026-04-19T04:28:08.075Z | Downloaded lru-cache v0.1.2 |
| 783 | 2026-04-19T04:28:08.075Z | Downloaded md5 v0.7.0 |
| 784 | 2026-04-19T04:28:08.078Z | Downloaded match_cfg v0.1.0 |
| 785 | 2026-04-19T04:28:08.078Z | Downloaded memoffset v0.9.1 |
| 786 | 2026-04-19T04:28:08.078Z | Downloaded maplit v1.0.2 |
| 787 | 2026-04-19T04:28:08.078Z | Downloaded crossbeam-utils v0.8.21 |
| 788 | 2026-04-19T04:28:08.081Z | Downloaded lru v0.12.5 |
| 789 | 2026-04-19T04:28:08.081Z | Downloaded async-trait v0.1.89 |
| 790 | 2026-04-19T04:28:08.085Z | Downloaded console v0.15.11 |
| 791 | 2026-04-19T04:28:08.085Z | Downloaded compression-codecs v0.4.37 |
| 792 | 2026-04-19T04:28:08.088Z | Downloaded half v1.8.3 |
| 793 | 2026-04-19T04:28:08.090Z | Downloaded deranged v0.5.8 |
| 794 | 2026-04-19T04:28:08.093Z | Downloaded new_debug_unreachable v1.0.6 |
| 795 | 2026-04-19T04:28:08.096Z | Downloaded is-terminal v0.4.17 |
| 796 | 2026-04-19T04:28:08.096Z | Downloaded newtype-uuid-macros v0.1.0 |
| 797 | 2026-04-19T04:28:08.096Z | Downloaded multimap v0.10.1 |
| 798 | 2026-04-19T04:28:08.098Z | Downloaded ingot v0.1.1 |
| 799 | 2026-04-19T04:28:08.098Z | Downloaded ingot-types v0.1.2 |
| 800 | 2026-04-19T04:28:08.099Z | Downloaded crossbeam-epoch v0.9.18 |
| 801 | 2026-04-19T04:28:08.101Z | Downloaded ipnet v2.11.0 |
| 802 | 2026-04-19T04:28:08.101Z | Downloaded allocator-api2 v0.2.21 |
| 803 | 2026-04-19T04:28:08.104Z | Downloaded ipnetwork v0.21.1 |
| 804 | 2026-04-19T04:28:08.107Z | Downloaded nodrop v0.1.14 |
| 805 | 2026-04-19T04:28:08.107Z | Downloaded kstat-rs v0.2.4 |
| 806 | 2026-04-19T04:28:08.110Z | Downloaded jobserver v0.1.34 |
| 807 | 2026-04-19T04:28:08.112Z | Downloaded normalize-line-endings v0.3.0 |
| 808 | 2026-04-19T04:28:08.112Z | Downloaded newline-converter v0.3.0 |
| 809 | 2026-04-19T04:28:08.115Z | Downloaded nibble_vec v0.1.0 |
| 810 | 2026-04-19T04:28:08.115Z | Downloaded num v0.4.3 |
| 811 | 2026-04-19T04:28:08.117Z | Downloaded async-compression v0.4.41 |
| 812 | 2026-04-19T04:28:08.120Z | Downloaded num-conv v0.2.0 |
| 813 | 2026-04-19T04:28:08.123Z | Downloaded libscf-sys v1.1.0 |
| 814 | 2026-04-19T04:28:08.123Z | Downloaded libefi-sys v0.1.0 |
| 815 | 2026-04-19T04:28:08.123Z | Downloaded newtype_derive v0.1.6 |
| 816 | 2026-04-19T04:28:08.123Z | Downloaded libloading v0.8.9 |
| 817 | 2026-04-19T04:28:08.126Z | Downloaded num-derive v0.3.3 |
| 818 | 2026-04-19T04:28:08.126Z | Downloaded hmac v0.12.1 |
| 819 | 2026-04-19T04:28:08.129Z | Downloaded num-iter v0.1.45 |
| 820 | 2026-04-19T04:28:08.131Z | Downloaded md-5 v0.10.6 |
| 821 | 2026-04-19T04:28:08.131Z | Downloaded libsw-core v0.3.2 |
| 822 | 2026-04-19T04:28:08.134Z | Downloaded futures v0.3.32 |
| 823 | 2026-04-19T04:28:08.137Z | Downloaded num-derive v0.4.2 |
| 824 | 2026-04-19T04:28:08.137Z | Downloaded openssl-probe v0.1.6 |
| 825 | 2026-04-19T04:28:08.137Z | Downloaded olpc-cjson v0.1.4 |
| 826 | 2026-04-19T04:28:08.140Z | Downloaded num_threads v0.1.7 |
| 827 | 2026-04-19T04:28:08.140Z | Downloaded half v2.7.1 |
| 828 | 2026-04-19T04:28:08.143Z | Downloaded oso-derive v0.27.3 |
| 829 | 2026-04-19T04:28:08.143Z | Downloaded openssl-probe v0.2.1 |
| 830 | 2026-04-19T04:28:08.143Z | Downloaded openssl-macros v0.1.1 |
| 831 | 2026-04-19T04:28:08.143Z | Downloaded mime_guess v2.0.5 |
| 832 | 2026-04-19T04:28:08.146Z | Downloaded iana-time-zone v0.1.65 |
| 833 | 2026-04-19T04:28:08.146Z | Downloaded num_enum_derive v0.5.11 |
| 834 | 2026-04-19T04:28:08.149Z | Downloaded dropshot_endpoint v0.16.7 |
| 835 | 2026-04-19T04:28:08.149Z | Downloaded derive_builder v0.20.2 |
| 836 | 2026-04-19T04:28:08.152Z | Downloaded derive_more v0.99.20 |
| 837 | 2026-04-19T04:28:08.155Z | Downloaded lock_api v0.4.14 |
| 838 | 2026-04-19T04:28:08.157Z | Downloaded derive-where v1.6.0 |
| 839 | 2026-04-19T04:28:08.160Z | Downloaded darling v0.20.11 |
| 840 | 2026-04-19T04:28:08.163Z | Downloaded chacha20poly1305 v0.10.1 |
| 841 | 2026-04-19T04:28:08.163Z | Downloaded ingot-macros v0.1.1 |
| 842 | 2026-04-19T04:28:08.166Z | Downloaded darling_core v0.21.3 |
| 843 | 2026-04-19T04:28:08.169Z | Downloaded darling_core v0.20.11 |
| 844 | 2026-04-19T04:28:08.171Z | Downloaded multer v3.1.0 |
| 845 | 2026-04-19T04:28:08.171Z | Downloaded getrandom v0.3.4 |
| 846 | 2026-04-19T04:28:08.174Z | Downloaded packed_struct_codegen v0.10.1 |
| 847 | 2026-04-19T04:28:08.174Z | Downloaded arc-swap v1.8.2 |
| 848 | 2026-04-19T04:28:08.177Z | Downloaded compact_str v0.8.1 |
| 849 | 2026-04-19T04:28:08.180Z | Downloaded colored v3.1.1 |
| 850 | 2026-04-19T04:28:08.182Z | Downloaded newtype-uuid v1.3.2 |
| 851 | 2026-04-19T04:28:08.183Z | Downloaded nonempty v0.12.0 |
| 852 | 2026-04-19T04:28:08.183Z | Downloaded parse-display v0.10.0 |
| 853 | 2026-04-19T04:28:08.185Z | Downloaded native-tls v0.2.18 |
| 854 | 2026-04-19T04:28:08.185Z | Downloaded peg-runtime v0.8.5 |
| 855 | 2026-04-19T04:28:08.185Z | Downloaded pbkdf2 v0.12.2 |
| 856 | 2026-04-19T04:28:08.188Z | Downloaded parse-size v1.1.0 |
| 857 | 2026-04-19T04:28:08.188Z | Downloaded pbkdf2 v0.11.0 |
| 858 | 2026-04-19T04:28:08.189Z | Downloaded path-slash v0.1.5 |
| 859 | 2026-04-19T04:28:08.191Z | Downloaded num-complex v0.4.6 |
| 860 | 2026-04-19T04:28:08.191Z | Downloaded nu-ansi-term v0.50.3 |
| 861 | 2026-04-19T04:28:08.195Z | Downloaded nanorand v0.7.0 |
| 862 | 2026-04-19T04:28:08.195Z | Downloaded phf_shared v0.13.1 |
| 863 | 2026-04-19T04:28:08.210Z | Downloaded pin-utils v0.1.0 |
| 864 | 2026-04-19T04:28:08.213Z | Downloaded num_enum_derive v0.7.5 |
| 865 | 2026-04-19T04:28:08.213Z | Downloaded num_enum v0.7.5 |
| 866 | 2026-04-19T04:28:08.216Z | Downloaded num-rational v0.4.2 |
| 867 | 2026-04-19T04:28:08.216Z | Downloaded num-integer v0.1.46 |
| 868 | 2026-04-19T04:28:08.219Z | Downloaded memmap2 v0.9.10 |
| 869 | 2026-04-19T04:28:08.219Z | Downloaded powerfmt v0.2.0 |
| 870 | 2026-04-19T04:28:08.222Z | Downloaded oxnet v0.1.4 |
| 871 | 2026-04-19T04:28:08.222Z | Downloaded oxide-tokio-rt v0.1.4 |
| 872 | 2026-04-19T04:28:08.222Z | Downloaded owo-colors v4.3.0 |
| 873 | 2026-04-19T04:28:08.225Z | Downloaded opaque-debug v0.3.1 |
| 874 | 2026-04-19T04:28:08.225Z | Downloaded num_enum v0.5.11 |
| 875 | 2026-04-19T04:28:08.227Z | Downloaded precomputed-hash v0.1.1 |
| 876 | 2026-04-19T04:28:08.230Z | Downloaded packed_struct v0.10.1 |
| 877 | 2026-04-19T04:28:08.230Z | Downloaded fatfs v0.3.6 |
| 878 | 2026-04-19T04:28:08.233Z | Downloaded ignore v0.4.25 |
| 879 | 2026-04-19T04:28:08.233Z | Downloaded predicates-core v1.0.10 |
| 880 | 2026-04-19T04:28:08.233Z | Downloaded headers v0.4.1 |
| 881 | 2026-04-19T04:28:08.236Z | Downloaded flate2 v1.1.9 |
| 882 | 2026-04-19T04:28:08.239Z | Downloaded predicates-tree v1.0.13 |
| 883 | 2026-04-19T04:28:08.242Z | Downloaded proc-macro-crate v3.4.0 |
| 884 | 2026-04-19T04:28:08.242Z | Downloaded parse-display-derive v0.10.0 |
| 885 | 2026-04-19T04:28:08.242Z | Downloaded parking_lot_core v0.8.6 |
| 886 | 2026-04-19T04:28:08.245Z | Downloaded heapless v0.8.0 |
| 887 | 2026-04-19T04:28:08.247Z | Downloaded heapless v0.7.17 |
| 888 | 2026-04-19T04:28:08.250Z | Downloaded password-hash v0.5.0 |
| 889 | 2026-04-19T04:28:08.250Z | Downloaded bumpalo v3.20.2 |
| 890 | 2026-04-19T04:28:08.252Z | Downloaded base64 v0.21.7 |
| 891 | 2026-04-19T04:28:08.255Z | Downloaded password-hash v0.4.2 |
| 892 | 2026-04-19T04:28:08.255Z | Downloaded progenitor-macro v0.11.2 |
| 893 | 2026-04-19T04:28:08.255Z | Downloaded progenitor-macro v0.10.0 |
| 894 | 2026-04-19T04:28:08.258Z | Downloaded progenitor-client v0.11.2 |
| 895 | 2026-04-19T04:28:08.258Z | Downloaded progenitor-client v0.10.0 |
| 896 | 2026-04-19T04:28:08.258Z | Downloaded phf_shared v0.11.3 |
| 897 | 2026-04-19T04:28:08.261Z | Downloaded phf v0.13.1 |
| 898 | 2026-04-19T04:28:08.261Z | Downloaded phf v0.12.1 |
| 899 | 2026-04-19T04:28:08.261Z | Downloaded peg-macros v0.8.5 |
| 900 | 2026-04-19T04:28:08.264Z | Downloaded psl-types v2.0.11 |
| 901 | 2026-04-19T04:28:08.264Z | Downloaded pem-rfc7468 v0.7.0 |
| 902 | 2026-04-19T04:28:08.267Z | Downloaded libbz2-rs-sys v0.2.2 |
| 903 | 2026-04-19T04:28:08.267Z | Downloaded peg v0.8.5 |
| 904 | 2026-04-19T04:28:08.269Z | Downloaded paste v1.0.15 |
| 905 | 2026-04-19T04:28:08.269Z | Downloaded quick-error v1.2.3 |
| 906 | 2026-04-19T04:28:08.272Z | Downloaded progenitor-macro v0.13.0 |
| 907 | 2026-04-19T04:28:08.272Z | Downloaded litrs v1.0.0 |
| 908 | 2026-04-19T04:28:08.275Z | Downloaded elliptic-curve v0.13.8 |
| 909 | 2026-04-19T04:28:08.278Z | Downloaded darling_core v0.23.0 |
| 910 | 2026-04-19T04:28:08.281Z | Downloaded radium v0.7.0 |
| 911 | 2026-04-19T04:28:08.281Z | Downloaded pin-project-lite v0.2.17 |
| 912 | 2026-04-19T04:28:08.284Z | Downloaded pkg-config v0.3.32 |
| 913 | 2026-04-19T04:28:08.284Z | Downloaded pkcs8 v0.10.2 |
| 914 | 2026-04-19T04:28:08.287Z | Downloaded crossbeam-channel v0.5.15 |
| 915 | 2026-04-19T04:28:08.290Z | Downloaded rand_chacha v0.3.1 |
| 916 | 2026-04-19T04:28:08.290Z | Downloaded pin-project-internal v1.1.11 |
| 917 | 2026-04-19T04:28:08.290Z | Downloaded const_format v0.2.35 |
| 918 | 2026-04-19T04:28:08.293Z | Downloaded rand_xorshift v0.4.0 |
| 919 | 2026-04-19T04:28:08.296Z | Downloaded ppv-lite86 v0.2.21 |
| 920 | 2026-04-19T04:28:08.296Z | Downloaded postgres-protocol v0.6.10 |
| 921 | 2026-04-19T04:28:08.296Z | Downloaded ar_archive_writer v0.5.1 |
| 922 | 2026-04-19T04:28:08.304Z | Downloaded recursive-proc-macro-impl v0.1.1 |
| 923 | 2026-04-19T04:28:08.304Z | Downloaded polyval v0.6.2 |
| 924 | 2026-04-19T04:28:08.304Z | Downloaded poly1305 v0.8.0 |
| 925 | 2026-04-19T04:28:08.311Z | Downloaded omicron-zone-package v0.12.2 |
| 926 | 2026-04-19T04:28:08.311Z | Downloaded ed25519-dalek v2.2.0 |
| 927 | 2026-04-19T04:28:08.311Z | Downloaded recursive v0.1.1 |
| 928 | 2026-04-19T04:28:08.311Z | Downloaded proc-macro-error2 v2.0.1 |
| 929 | 2026-04-19T04:28:08.317Z | Downloaded proc-macro-crate v1.3.1 |
| 930 | 2026-04-19T04:28:08.317Z | Downloaded primeorder v0.13.6 |
| 931 | 2026-04-19T04:28:08.317Z | Downloaded proc-macro-error-attr2 v2.0.0 |
| 932 | 2026-04-19T04:28:08.317Z | Downloaded predicates v3.1.4 |
| 933 | 2026-04-19T04:28:08.317Z | Downloaded progenitor v0.13.0 |
| 934 | 2026-04-19T04:28:08.317Z | Downloaded progenitor v0.11.2 |
| 935 | 2026-04-19T04:28:08.322Z | Downloaded progenitor-extras v0.1.1 |
| 936 | 2026-04-19T04:28:08.322Z | Downloaded progenitor v0.10.0 |
| 937 | 2026-04-19T04:28:08.322Z | Downloaded parking_lot v0.12.5 |
| 938 | 2026-04-19T04:28:08.322Z | Downloaded ref-cast-impl v1.0.25 |
| 939 | 2026-04-19T04:28:08.322Z | Downloaded rtoolbox v0.0.3 |
| 940 | 2026-04-19T04:28:08.322Z | Downloaded ref-cast v1.0.25 |
| 941 | 2026-04-19T04:28:08.326Z | Downloaded parking_lot v0.11.2 |
| 942 | 2026-04-19T04:28:08.326Z | Downloaded rfc6979 v0.4.0 |
| 943 | 2026-04-19T04:28:08.326Z | Downloaded cc v1.2.56 |
| 944 | 2026-04-19T04:28:08.329Z | Downloaded progenitor-client v0.13.0 |
| 945 | 2026-04-19T04:28:08.329Z | Downloaded pem v3.0.6 |
| 946 | 2026-04-19T04:28:08.329Z | Downloaded hickory-resolver v0.24.4 |
| 947 | 2026-04-19T04:28:08.332Z | Downloaded indicatif v0.18.4 |
| 948 | 2026-04-19T04:28:08.335Z | Downloaded russh-cryptovec v0.7.3 |
| 949 | 2026-04-19T04:28:08.335Z | Downloaded rustc_version v0.1.7 |
| 950 | 2026-04-19T04:28:08.335Z | Downloaded hickory-resolver v0.25.2 |
| 951 | 2026-04-19T04:28:08.338Z | Downloaded psm v0.1.30 |
| 952 | 2026-04-19T04:28:08.342Z | Downloaded base64 v0.22.1 |
| 953 | 2026-04-19T04:28:08.345Z | Downloaded rustc_version v0.4.1 |
| 954 | 2026-04-19T04:28:08.345Z | Downloaded rustc-hash v2.1.1 |
| 955 | 2026-04-19T04:28:08.345Z | Downloaded r2d2 v0.8.10 |
| 956 | 2026-04-19T04:28:08.345Z | Downloaded crypto-bigint v0.5.5 |
| 957 | 2026-04-19T04:28:08.348Z | Downloaded expectorate v1.2.0 |
| 958 | 2026-04-19T04:28:08.351Z | Downloaded flume v0.11.1 |
| 959 | 2026-04-19T04:28:08.351Z | Downloaded dropshot-api-manager v0.6.0 |
| 960 | 2026-04-19T04:28:08.354Z | Downloaded linear-map v1.2.0 |
| 961 | 2026-04-19T04:28:08.357Z | Downloaded indexmap v1.9.3 |
| 962 | 2026-04-19T04:28:08.357Z | Downloaded postgres-types v0.2.12 |
| 963 | 2026-04-19T04:28:08.360Z | Downloaded oso v0.27.3 |
| 964 | 2026-04-19T04:28:08.360Z | Downloaded rand_chacha v0.9.0 |
| 965 | 2026-04-19T04:28:08.363Z | Downloaded rand_core v0.9.5 |
| 966 | 2026-04-19T04:28:08.363Z | Downloaded rand_seeder v0.4.0 |
| 967 | 2026-04-19T04:28:08.363Z | Downloaded rand_core v0.6.4 |
| 968 | 2026-04-19T04:28:08.367Z | Downloaded hyper-rustls v0.27.7 |
| 969 | 2026-04-19T04:28:08.367Z | Downloaded miniz_oxide v0.8.9 |
| 970 | 2026-04-19T04:28:08.370Z | Downloaded same-file v1.0.6 |
| 971 | 2026-04-19T04:28:08.370Z | Downloaded parking_lot_core v0.9.12 |
| 972 | 2026-04-19T04:28:08.370Z | Downloaded scopeguard v1.2.0 |
| 973 | 2026-04-19T04:28:08.374Z | Downloaded sapling-renderdag v0.1.0 |
| 974 | 2026-04-19T04:28:08.374Z | Downloaded papergrid v0.17.0 |
| 975 | 2026-04-19T04:28:08.377Z | Downloaded scheduled-thread-pool v0.2.7 |
| 976 | 2026-04-19T04:28:08.377Z | Downloaded secrecy v0.8.0 |
| 977 | 2026-04-19T04:28:08.377Z | Downloaded aes v0.8.4 |
| 978 | 2026-04-19T04:28:08.380Z | Downloaded derive_more-impl v2.1.1 |
| 979 | 2026-04-19T04:28:08.383Z | Downloaded jiff-static v0.2.21 |
| 980 | 2026-04-19T04:28:08.387Z | Downloaded scroll_derive v0.13.1 |
| 981 | 2026-04-19T04:28:08.387Z | Downloaded semver v0.1.20 |
| 982 | 2026-04-19T04:28:08.387Z | Downloaded bytes v1.11.1 |
| 983 | 2026-04-19T04:28:08.390Z | Downloaded secrecy v0.10.3 |
| 984 | 2026-04-19T04:28:08.390Z | Downloaded resolv-conf v0.7.6 |
| 985 | 2026-04-19T04:28:08.390Z | Downloaded phf_shared v0.12.1 |
| 986 | 2026-04-19T04:28:08.393Z | Downloaded hyper-staticfile v0.10.1 |
| 987 | 2026-04-19T04:28:08.393Z | Downloaded httparse v1.10.1 |
| 988 | 2026-04-19T04:28:08.396Z | Downloaded serde_bytes v0.11.19 |
| 989 | 2026-04-19T04:28:08.396Z | Downloaded seq-macro v0.3.6 |
| 990 | 2026-04-19T04:28:08.396Z | Downloaded serde_urlencoded v0.7.1 |
| 991 | 2026-04-19T04:28:08.399Z | Downloaded serde-big-array v0.5.1 |
| 992 | 2026-04-19T04:28:08.399Z | Downloaded libsw v3.5.0 |
| 993 | 2026-04-19T04:28:08.402Z | Downloaded pin-project v1.1.11 |
| 994 | 2026-04-19T04:28:08.406Z | Downloaded pkcs1 v0.7.5 |
| 995 | 2026-04-19T04:28:08.410Z | Downloaded rustls-pemfile v2.2.0 |
| 996 | 2026-04-19T04:28:08.413Z | Downloaded serde_plain v1.0.2 |
| 997 | 2026-04-19T04:28:08.413Z | Downloaded rustversion v1.0.22 |
| 998 | 2026-04-19T04:28:08.413Z | Downloaded sigpipe v0.1.3 |
| 999 | 2026-04-19T04:28:08.415Z | Downloaded shell-words v1.1.1 |
| 1000 | 2026-04-19T04:28:08.416Z | Downloaded rustls-pemfile v1.0.4 |
| 1001 | 2026-04-19T04:28:08.416Z | Downloaded rustls-native-certs v0.8.3 |
| 1002 | 2026-04-19T04:28:08.418Z | Downloaded signature v2.2.0 |
| 1003 | 2026-04-19T04:28:08.418Z | Downloaded quinn-udp v0.5.14 |
| 1004 | 2026-04-19T04:28:08.422Z | Downloaded pkcs5 v0.7.1 |
| 1005 | 2026-04-19T04:28:08.425Z | Downloaded p256 v0.13.2 |
| 1006 | 2026-04-19T04:28:08.425Z | Downloaded sha1 v0.10.6 |
| 1007 | 2026-04-19T04:28:08.425Z | Downloaded serde_repr v0.1.20 |
| 1008 | 2026-04-19T04:28:08.428Z | Downloaded minimal-lexical v0.2.1 |
| 1009 | 2026-04-19T04:28:08.431Z | Downloaded signal-hook-mio v0.2.5 |
| 1010 | 2026-04-19T04:28:08.431Z | Downloaded salsa20 v0.10.2 |
| 1011 | 2026-04-19T04:28:08.431Z | Downloaded siphasher v1.0.2 |
| 1012 | 2026-04-19T04:28:08.434Z | Downloaded prefix-trie v0.7.0 |
| 1013 | 2026-04-19T04:28:08.434Z | Downloaded scrypt v0.11.0 |
| 1014 | 2026-04-19T04:28:08.437Z | Downloaded schemars_derive v0.8.22 |
| 1015 | 2026-04-19T04:28:08.437Z | Downloaded diesel_derives v2.3.7 |
| 1016 | 2026-04-19T04:28:08.440Z | Downloaded slog-envlogger v2.2.0 |
| 1017 | 2026-04-19T04:28:08.443Z | Downloaded rand_core v0.10.0 |
| 1018 | 2026-04-19T04:28:08.443Z | Downloaded postcard v1.1.3 |
| 1019 | 2026-04-19T04:28:08.446Z | Downloaded hashbrown v0.12.3 |
| 1020 | 2026-04-19T04:28:08.449Z | Downloaded signal-hook-tokio v0.3.1 |
| 1021 | 2026-04-19T04:28:08.452Z | Downloaded slog-bunyan v2.5.0 |
| 1022 | 2026-04-19T04:28:08.452Z | Downloaded progenitor-impl v0.13.0 |
| 1023 | 2026-04-19T04:28:08.454Z | Downloaded openssl-sys v0.9.111 |
| 1024 | 2026-04-19T04:28:08.457Z | Downloaded serde_spanned v1.0.4 |
| 1025 | 2026-04-19T04:28:08.462Z | Downloaded serde_path_to_error v0.1.20 |
| 1026 | 2026-04-19T04:28:08.462Z | Downloaded sec1 v0.7.3 |
| 1027 | 2026-04-19T04:28:08.462Z | Downloaded hyper-util v0.1.20 |
| 1028 | 2026-04-19T04:28:08.464Z | Downloaded rusty-fork v0.3.1 |
| 1029 | 2026-04-19T04:28:08.467Z | Downloaded http v1.4.0 |
| 1030 | 2026-04-19T04:28:08.474Z | Downloaded sct v0.7.1 |
| 1031 | 2026-04-19T04:28:08.477Z | Downloaded serde-hex v0.1.0 |
| 1032 | 2026-04-19T04:28:08.480Z | Downloaded chrono v0.4.44 |
| 1033 | 2026-04-19T04:28:08.483Z | Downloaded strip-ansi-escapes v0.2.1 |
| 1034 | 2026-04-19T04:28:08.483Z | Downloaded ssh-cipher v0.2.0 |
| 1035 | 2026-04-19T04:28:08.483Z | Downloaded crossterm v0.28.1 |
| 1036 | 2026-04-19T04:28:08.495Z | Downloaded russh-keys v0.45.0 |
| 1037 | 2026-04-19T04:28:08.498Z | Downloaded strum v0.27.2 |
| 1038 | 2026-04-19T04:28:08.503Z | Downloaded strum v0.26.3 |
| 1039 | 2026-04-19T04:28:08.506Z | Downloaded subtle v2.6.1 |
| 1040 | 2026-04-19T04:28:08.506Z | Downloaded structmeta-derive v0.3.0 |
| 1041 | 2026-04-19T04:28:08.506Z | Downloaded structmeta v0.3.0 |
| 1042 | 2026-04-19T04:28:08.509Z | Downloaded slog-stdlog v4.1.1 |
| 1043 | 2026-04-19T04:28:08.509Z | Downloaded slog-scope v4.4.1 |
| 1044 | 2026-04-19T04:28:08.512Z | Downloaded snafu-derive v0.8.9 |
| 1045 | 2026-04-19T04:28:08.512Z | Downloaded hashbrown v0.13.2 |
| 1046 | 2026-04-19T04:28:08.515Z | Downloaded slab v0.4.12 |
| 1047 | 2026-04-19T04:28:08.518Z | Downloaded simd-adler32 v0.3.8 |
| 1048 | 2026-04-19T04:28:08.521Z | Downloaded sqlparser_derive v0.5.0 |
| 1049 | 2026-04-19T04:28:08.524Z | Downloaded supports-color v3.0.2 |
| 1050 | 2026-04-19T04:28:08.527Z | Downloaded sync_wrapper v1.0.2 |
| 1051 | 2026-04-19T04:28:08.527Z | Downloaded sync-ptr v0.1.4 |
| 1052 | 2026-04-19T04:28:08.527Z | Downloaded slog-json v2.6.1 |
| 1053 | 2026-04-19T04:28:08.531Z | Downloaded take_mut v0.2.2 |
| 1054 | 2026-04-19T04:28:08.531Z | Downloaded tagptr v0.2.0 |
| 1055 | 2026-04-19T04:28:08.531Z | Downloaded tabwriter v1.4.1 |
| 1056 | 2026-04-19T04:28:08.531Z | Downloaded tap v1.0.1 |
| 1057 | 2026-04-19T04:28:08.535Z | Downloaded prettyplease v0.2.37 |
| 1058 | 2026-04-19T04:28:08.535Z | Downloaded pretty_assertions v1.4.1 |
| 1059 | 2026-04-19T04:28:08.535Z | Downloaded scroll v0.13.0 |
| 1060 | 2026-04-19T04:28:08.538Z | Downloaded tabled_derive v0.11.0 |
| 1061 | 2026-04-19T04:28:08.538Z | Downloaded testing_table v0.3.0 |
| 1062 | 2026-04-19T04:28:08.538Z | Downloaded termtree v0.5.1 |
| 1063 | 2026-04-19T04:28:08.538Z | Downloaded smf v0.2.3 |
| 1064 | 2026-04-19T04:28:08.541Z | Downloaded smallvec v0.6.14 |
| 1065 | 2026-04-19T04:28:08.541Z | Downloaded hickory-server v0.25.2 |
| 1066 | 2026-04-19T04:28:08.544Z | Downloaded progenitor-impl v0.10.0 |
| 1067 | 2026-04-19T04:28:08.544Z | Downloaded slog-dtrace v0.3.0 |
| 1068 | 2026-04-19T04:28:08.547Z | Downloaded slog-async v2.8.0 |
| 1069 | 2026-04-19T04:28:08.550Z | Downloaded stacker v0.1.23 |
| 1070 | 2026-04-19T04:28:08.550Z | Downloaded thread-id v5.1.0 |
| 1071 | 2026-04-19T04:28:08.550Z | Downloaded thiserror-impl-no-std v2.0.2 |
| 1072 | 2026-04-19T04:28:08.553Z | Downloaded sqlformat v0.3.5 |
| 1073 | 2026-04-19T04:28:08.553Z | Downloaded spki v0.7.3 |
| 1074 | 2026-04-19T04:28:08.553Z | Downloaded ssh-encoding v0.2.0 |
| 1075 | 2026-04-19T04:28:08.556Z | Downloaded serde_with_macros v3.17.0 |
| 1076 | 2026-04-19T04:28:08.556Z | Downloaded tinyvec_macros v0.1.1 |
| 1077 | 2026-04-19T04:28:08.558Z | Downloaded stringprep v0.1.5 |
| 1078 | 2026-04-19T04:28:08.559Z | Downloaded string_cache v0.8.9 |
| 1079 | 2026-04-19T04:28:08.559Z | Downloaded static_assertions v1.1.0 |
| 1080 | 2026-04-19T04:28:08.562Z | Downloaded crossterm v0.29.0 |
| 1081 | 2026-04-19T04:28:08.564Z | Downloaded rcgen v0.12.1 |
| 1082 | 2026-04-19T04:28:08.567Z | Downloaded shlex v1.3.0 |
| 1083 | 2026-04-19T04:28:08.567Z | Downloaded serde_derive_internals v0.29.1 |
| 1084 | 2026-04-19T04:28:08.571Z | Downloaded ryu v1.0.23 |
| 1085 | 2026-04-19T04:28:08.571Z | Downloaded tokio-macros v2.7.0 |
| 1086 | 2026-04-19T04:28:08.573Z | Downloaded rustls-pki-types v1.14.0 |
| 1087 | 2026-04-19T04:28:08.577Z | Downloaded schemars v0.8.22 |
| 1088 | 2026-04-19T04:28:08.581Z | Downloaded strum_macros v0.26.4 |
| 1089 | 2026-04-19T04:28:08.583Z | Downloaded signal-hook-registry v1.4.8 |
| 1090 | 2026-04-19T04:28:08.583Z | Downloaded strum_macros v0.24.3 |
| 1091 | 2026-04-19T04:28:08.586Z | Downloaded mio v1.2.0 |
| 1092 | 2026-04-19T04:28:08.589Z | Downloaded progenitor-impl v0.11.2 |
| 1093 | 2026-04-19T04:28:08.592Z | Downloaded rustls-platform-verifier v0.6.2 |
| 1094 | 2026-04-19T04:28:08.592Z | Downloaded nom v7.1.3 |
| 1095 | 2026-04-19T04:28:08.595Z | Downloaded itertools v0.10.5 |
| 1096 | 2026-04-19T04:28:08.598Z | Downloaded support-bundle-viewer v0.1.2 |
| 1097 | 2026-04-19T04:28:08.601Z | Downloaded strum_macros v0.27.2 |
| 1098 | 2026-04-19T04:28:08.607Z | Downloaded hashbrown v0.15.5 |
| 1099 | 2026-04-19T04:28:08.610Z | Downloaded slog-term v2.9.2 |
| 1100 | 2026-04-19T04:28:08.613Z | Downloaded termios v0.3.3 |
| 1101 | 2026-04-19T04:28:08.613Z | Downloaded publicsuffix v2.3.0 |
| 1102 | 2026-04-19T04:28:08.616Z | Downloaded bitvec v1.0.1 |
| 1103 | 2026-04-19T04:28:08.622Z | Downloaded thiserror-no-std v2.0.2 |
| 1104 | 2026-04-19T04:28:08.625Z | Downloaded serde_cbor v0.11.2 |
| 1105 | 2026-04-19T04:28:08.628Z | Downloaded tiny-keccak v2.0.2 |
| 1106 | 2026-04-19T04:28:08.628Z | Downloaded topological-sort v0.2.2 |
| 1107 | 2026-04-19T04:28:08.631Z | Downloaded signal-hook v0.3.18 |
| 1108 | 2026-04-19T04:28:08.631Z | Downloaded rayon-core v1.13.0 |
| 1109 | 2026-04-19T04:28:08.634Z | Downloaded rand v0.8.5 |
| 1110 | 2026-04-19T04:28:08.644Z | Downloaded qorb v0.4.1 |
| 1111 | 2026-04-19T04:28:08.644Z | Downloaded tls_codec_derive v0.4.2 |
| 1112 | 2026-04-19T04:28:08.645Z | Downloaded time-macros v0.2.27 |
| 1113 | 2026-04-19T04:28:08.645Z | Downloaded schemars v0.9.0 |
| 1114 | 2026-04-19T04:28:08.649Z | Downloaded try-lock v0.2.5 |
| 1115 | 2026-04-19T04:28:08.652Z | Downloaded tokio-dtrace v0.1.1 |
| 1116 | 2026-04-19T04:28:08.652Z | Downloaded trait-variant v0.1.2 |
| 1117 | 2026-04-19T04:28:08.652Z | Downloaded tower-service v0.3.3 |
| 1118 | 2026-04-19T04:28:08.652Z | Downloaded tls_codec v0.4.2 |
| 1119 | 2026-04-19T04:28:08.655Z | Downloaded tower-layer v0.3.3 |
| 1120 | 2026-04-19T04:28:08.655Z | Downloaded tokio-rustls v0.25.0 |
| 1121 | 2026-04-19T04:28:08.655Z | Downloaded tokio-native-tls v0.3.1 |
| 1122 | 2026-04-19T04:28:08.658Z | Downloaded unarray v0.1.4 |
| 1123 | 2026-04-19T04:28:08.658Z | Downloaded typify-macro v0.4.3 |
| 1124 | 2026-04-19T04:28:08.658Z | Downloaded universal-hash v0.5.1 |
| 1125 | 2026-04-19T04:28:08.658Z | Downloaded typify-macro v0.6.1 |
| 1126 | 2026-04-19T04:28:08.662Z | Downloaded quinn v0.11.9 |
| 1127 | 2026-04-19T04:28:08.662Z | Downloaded ron v0.8.1 |
| 1128 | 2026-04-19T04:28:08.665Z | Downloaded num-bigint v0.4.6 |
| 1129 | 2026-04-19T04:28:08.668Z | Downloaded time-core v0.1.8 |
| 1130 | 2026-04-19T04:28:08.668Z | Downloaded libxml v0.3.3 |
| 1131 | 2026-04-19T04:28:08.670Z | Downloaded slog v2.8.2 |
| 1132 | 2026-04-19T04:28:08.674Z | Downloaded term v1.2.1 |
| 1133 | 2026-04-19T04:28:08.676Z | Downloaded tokio-tungstenite v0.23.1 |
| 1134 | 2026-04-19T04:28:08.676Z | Downloaded unit-prefix v0.5.2 |
| 1135 | 2026-04-19T04:28:08.679Z | Downloaded tokio-tungstenite v0.21.0 |
| 1136 | 2026-04-19T04:28:08.679Z | Downloaded usdt v0.6.0 |
| 1137 | 2026-04-19T04:28:08.679Z | Downloaded untrusted v0.9.0 |
| 1138 | 2026-04-19T04:28:08.682Z | Downloaded untrusted v0.7.1 |
| 1139 | 2026-04-19T04:28:08.682Z | Downloaded unicode-truncate v1.1.0 |
| 1140 | 2026-04-19T04:28:08.682Z | Downloaded usdt-macro v0.6.0 |
| 1141 | 2026-04-19T04:28:08.682Z | Downloaded usdt-attr-macro v0.6.0 |
| 1142 | 2026-04-19T04:28:08.685Z | Downloaded term v0.7.0 |
| 1143 | 2026-04-19T04:28:08.685Z | Downloaded socket2 v0.5.10 |
| 1144 | 2026-04-19T04:28:08.688Z | Downloaded similar v2.7.0 |
| 1145 | 2026-04-19T04:28:08.691Z | Downloaded aes-gcm v0.10.3 |
| 1146 | 2026-04-19T04:28:08.694Z | Downloaded toml_datetime v1.0.0+spec-1.1.0 |
| 1147 | 2026-04-19T04:28:08.699Z | Downloaded utf-8 v0.7.6 |
| 1148 | 2026-04-19T04:28:08.702Z | Downloaded spin v0.9.8 |
| 1149 | 2026-04-19T04:28:08.702Z | Downloaded socket2 v0.6.3 |
| 1150 | 2026-04-19T04:28:08.705Z | Downloaded wait-timeout v0.2.1 |
| 1151 | 2026-04-19T04:28:08.705Z | Downloaded toml_writer v1.0.6+spec-1.1.0 |
| 1152 | 2026-04-19T04:28:08.708Z | Downloaded void v1.0.2 |
| 1153 | 2026-04-19T04:28:08.711Z | Downloaded toml_datetime v0.7.5+spec-1.1.0 |
| 1154 | 2026-04-19T04:28:08.714Z | Downloaded num-bigint-dig v0.8.6 |
| 1155 | 2026-04-19T04:28:08.717Z | Downloaded h2 v0.4.13 |
| 1156 | 2026-04-19T04:28:08.719Z | Downloaded itertools v0.13.0 |
| 1157 | 2026-04-19T04:28:08.723Z | Downloaded want v0.3.1 |
| 1158 | 2026-04-19T04:28:08.725Z | Downloaded waitgroup v0.1.2 |
| 1159 | 2026-04-19T04:28:08.725Z | Downloaded rustls-webpki v0.103.9 |
| 1160 | 2026-04-19T04:28:08.725Z | Downloaded serde_yaml v0.9.34+deprecated |
| 1161 | 2026-04-19T04:28:08.728Z | Downloaded tokio-rustls v0.24.1 |
| 1162 | 2026-04-19T04:28:08.728Z | Downloaded subprocess v0.2.15 |
| 1163 | 2026-04-19T04:28:08.731Z | Downloaded tui-tree-widget v0.23.1 |
| 1164 | 2026-04-19T04:28:08.734Z | Downloaded xattr v1.6.1 |
| 1165 | 2026-04-19T04:28:08.734Z | Downloaded unicase v2.9.0 |
| 1166 | 2026-04-19T04:28:08.734Z | Downloaded rand v0.9.2 |
| 1167 | 2026-04-19T04:28:08.740Z | Downloaded hyper v1.8.1 |
| 1168 | 2026-04-19T04:28:08.743Z | Downloaded itertools v0.14.0 |
| 1169 | 2026-04-19T04:28:08.746Z | Downloaded tokio-rustls v0.26.4 |
| 1170 | 2026-04-19T04:28:08.749Z | Downloaded snafu v0.8.9 |
| 1171 | 2026-04-19T04:28:08.752Z | Downloaded zeroize_derive v1.4.3 |
| 1172 | 2026-04-19T04:28:08.752Z | Downloaded xshell-macros v0.2.7 |
| 1173 | 2026-04-19T04:28:08.755Z | Downloaded usdt-impl v0.6.0 |
| 1174 | 2026-04-19T04:28:08.760Z | Downloaded samael v0.0.19 |
| 1175 | 2026-04-19T04:28:08.763Z | Downloaded iri-string v0.7.10 |
| 1176 | 2026-04-19T04:28:08.767Z | Downloaded hkdf v0.12.4 |
| 1177 | 2026-04-19T04:28:08.771Z | Downloaded aho-corasick v1.1.4 |
| 1178 | 2026-04-19T04:28:08.774Z | Downloaded test-strategy v0.4.5 |
| 1179 | 2026-04-19T04:28:08.777Z | Downloaded zone_cfg_derive v0.3.1 |
| 1180 | 2026-04-19T04:28:08.777Z | Downloaded thread_local v1.1.9 |
| 1181 | 2026-04-19T04:28:08.780Z | Downloaded libm v0.2.16 |
| 1182 | 2026-04-19T04:28:08.785Z | Downloaded vergen-lib v0.1.6 |
| 1183 | 2026-04-19T04:28:08.788Z | Downloaded vergen-gitcl v1.0.8 |
| 1184 | 2026-04-19T04:28:08.788Z | Downloaded uzers v0.12.2 |
| 1185 | 2026-04-19T04:28:08.791Z | Downloaded toml_parser v1.0.9+spec-1.1.0 |
| 1186 | 2026-04-19T04:28:08.791Z | Downloaded itertools v0.12.1 |
| 1187 | 2026-04-19T04:28:08.794Z | Downloaded tracing-attributes v0.1.31 |
| 1188 | 2026-04-19T04:28:08.796Z | Downloaded vsss-rs v3.3.4 |
| 1189 | 2026-04-19T04:28:08.796Z | Downloaded vergen-git2 v1.0.7 |
| 1190 | 2026-04-19T04:28:08.799Z | Downloaded tinyvec v1.10.0 |
| 1191 | 2026-04-19T04:28:08.799Z | Downloaded whoami v1.6.1 |
| 1192 | 2026-04-19T04:28:08.802Z | Downloaded schemars v1.2.1 |
| 1193 | 2026-04-19T04:28:08.808Z | Downloaded whoami v2.1.0 |
| 1194 | 2026-04-19T04:28:08.811Z | Downloaded twox-hash v2.1.2 |
| 1195 | 2026-04-19T04:28:08.811Z | Downloaded tokio-stream v0.1.18 |
| 1196 | 2026-04-19T04:28:08.814Z | Downloaded xshell v0.2.7 |
| 1197 | 2026-04-19T04:28:08.816Z | Downloaded rand v0.10.0 |
| 1198 | 2026-04-19T04:28:08.816Z | Downloaded iddqd v0.3.17 |
| 1199 | 2026-04-19T04:28:08.821Z | Downloaded futures-util v0.3.32 |
| 1200 | 2026-04-19T04:28:08.826Z | Downloaded zstd-safe v7.2.4 |
| 1201 | 2026-04-19T04:28:08.829Z | Downloaded zstd v0.13.3 |
| 1202 | 2026-04-19T04:28:08.829Z | Downloaded toml v0.9.12+spec-1.1.0 |
| 1203 | 2026-04-19T04:28:08.832Z | Downloaded zeroize v1.8.2 |
| 1204 | 2026-04-19T04:28:08.834Z | Downloaded toml v0.7.8 |
| 1205 | 2026-04-19T04:28:08.835Z | Downloaded p521 v0.13.3 |
| 1206 | 2026-04-19T04:28:08.837Z | Downloaded walkdir v2.5.0 |
| 1207 | 2026-04-19T04:28:08.840Z | Downloaded russh v0.45.0 |
| 1208 | 2026-04-19T04:28:08.843Z | Downloaded rsa v0.9.10 |
| 1209 | 2026-04-19T04:28:08.846Z | Downloaded zone v0.3.1 |
| 1210 | 2026-04-19T04:28:08.849Z | Downloaded vergen v9.0.6 |
| 1211 | 2026-04-19T04:28:08.853Z | Downloaded tracing-core v0.1.36 |
| 1212 | 2026-04-19T04:28:08.857Z | Downloaded wyz v0.5.1 |
| 1213 | 2026-04-19T04:28:08.860Z | Downloaded yasna v0.5.2 |
| 1214 | 2026-04-19T04:28:08.863Z | Downloaded typify v0.6.1 |
| 1215 | 2026-04-19T04:28:08.866Z | Downloaded tungstenite v0.21.0 |
| 1216 | 2026-04-19T04:28:08.871Z | Downloaded unicode-properties v0.1.4 |
| 1217 | 2026-04-19T04:28:08.876Z | Downloaded tar v0.4.45 |
| 1218 | 2026-04-19T04:28:08.883Z | Downloaded zerocopy v0.6.6 |
| 1219 | 2026-04-19T04:28:08.892Z | Downloaded uuid v1.23.0 |
| 1220 | 2026-04-19T04:28:08.898Z | Downloaded toml v1.0.6+spec-1.1.0 |
| 1221 | 2026-04-19T04:28:08.901Z | Downloaded toml_edit v0.23.10+spec-1.0.0 |
| 1222 | 2026-04-19T04:28:08.904Z | Downloaded steno v0.4.1 |
| 1223 | 2026-04-19T04:28:08.907Z | Downloaded typify v0.4.3 |
| 1224 | 2026-04-19T04:28:08.910Z | Downloaded unicode-bidi v0.3.18 |
| 1225 | 2026-04-19T04:28:08.913Z | Downloaded rustyline v14.0.0 |
| 1226 | 2026-04-19T04:28:08.918Z | Downloaded tokio-postgres v0.7.16 |
| 1227 | 2026-04-19T04:28:08.920Z | Downloaded unsafe-libyaml v0.2.11 |
| 1228 | 2026-04-19T04:28:08.923Z | Downloaded tungstenite v0.23.0 |
| 1229 | 2026-04-19T04:28:08.934Z | Downloaded reedline v0.40.0 |
| 1230 | 2026-04-19T04:28:08.946Z | Downloaded zopfli v0.8.3 |
| 1231 | 2026-04-19T04:28:08.950Z | Downloaded rpassword v7.4.0 |
| 1232 | 2026-04-19T04:28:08.956Z | Downloaded vte v0.14.1 |
| 1233 | 2026-04-19T04:28:08.959Z | Downloaded git2 v0.20.4 |
| 1234 | 2026-04-19T04:28:08.964Z | Downloaded yansi v1.0.1 |
| 1235 | 2026-04-19T04:28:08.967Z | Downloaded aws-lc-rs v1.16.0 |
| 1236 | 2026-04-19T04:28:08.972Z | Downloaded blake3 v1.8.3 |
| 1237 | 2026-04-19T04:28:08.976Z | Downloaded toml_edit v0.19.15 |
| 1238 | 2026-04-19T04:28:08.997Z | Downloaded ssh-key v0.6.7 |
| 1239 | 2026-04-19T04:28:09.001Z | Downloaded rayon v1.11.0 |
| 1240 | 2026-04-19T04:28:09.007Z | Downloaded unicode_categories v0.1.1 |
| 1241 | 2026-04-19T04:28:09.010Z | Downloaded p384 v0.13.1 |
| 1242 | 2026-04-19T04:28:09.013Z | Downloaded bindgen v0.71.1 |
| 1243 | 2026-04-19T04:28:09.015Z | Downloaded regex v1.12.3 |
| 1244 | 2026-04-19T04:28:09.019Z | Downloaded reqwest v0.12.28 |
| 1245 | 2026-04-19T04:28:09.022Z | Downloaded tower v0.5.3 |
| 1246 | 2026-04-19T04:28:09.028Z | Downloaded reqwest v0.13.2 |
| 1247 | 2026-04-19T04:28:09.032Z | Downloaded zip v0.6.6 |
| 1248 | 2026-04-19T04:28:09.036Z | Downloaded typed-path v0.9.3 |
| 1249 | 2026-04-19T04:28:09.039Z | Downloaded x509-cert v0.2.5 |
| 1250 | 2026-04-19T04:28:09.041Z | Downloaded portable-atomic v1.13.1 |
| 1251 | 2026-04-19T04:28:09.047Z | Downloaded zerocopy-derive v0.8.40 |
| 1252 | 2026-04-19T04:28:09.051Z | Downloaded tower-http v0.6.8 |
| 1253 | 2026-04-19T04:28:09.055Z | Downloaded lalrpop v0.19.12 |
| 1254 | 2026-04-19T04:28:09.061Z | Downloaded quick-xml v0.37.5 |
| 1255 | 2026-04-19T04:28:09.065Z | Downloaded goblin v0.10.5 |
| 1256 | 2026-04-19T04:28:09.069Z | Downloaded tokio-util v0.7.18 |
| 1257 | 2026-04-19T04:28:09.075Z | Downloaded salty v0.3.0 |
| 1258 | 2026-04-19T04:28:09.079Z | Downloaded zip v4.6.1 |
| 1259 | 2026-04-19T04:28:09.082Z | Downloaded rustls-webpki v0.101.7 |
| 1260 | 2026-04-19T04:28:09.091Z | Downloaded rustls-webpki v0.102.8 |
| 1261 | 2026-04-19T04:28:09.103Z | Downloaded unicode-normalization v0.1.25 |
| 1262 | 2026-04-19T04:28:09.106Z | Downloaded unicode-segmentation v1.12.0 |
| 1263 | 2026-04-19T04:28:09.109Z | Downloaded petname v2.0.2 |
| 1264 | 2026-04-19T04:28:09.114Z | Downloaded tough v0.20.0 |
| 1265 | 2026-04-19T04:28:09.120Z | Downloaded moka v0.12.13 |
| 1266 | 2026-04-19T04:28:09.128Z | Downloaded proptest v1.10.0 |
| 1267 | 2026-04-19T04:28:09.145Z | Downloaded serde_with v3.17.0 |
| 1268 | 2026-04-19T04:28:09.152Z | Downloaded curve25519-dalek v4.1.3 |
| 1269 | 2026-04-19T04:28:09.172Z | Downloaded object v0.30.4 |
| 1270 | 2026-04-19T04:28:09.180Z | Downloaded radix_trie v0.2.1 |
| 1271 | 2026-04-19T04:28:09.187Z | Downloaded quinn-proto v0.11.13 |
| 1272 | 2026-04-19T04:28:09.190Z | Downloaded nix v0.27.1 |
| 1273 | 2026-04-19T04:28:09.196Z | Downloaded winnow v0.6.26 |
| 1274 | 2026-04-19T04:28:09.202Z | Downloaded nix v0.28.0 |
| 1275 | 2026-04-19T04:28:09.208Z | Downloaded rustls v0.21.12 |
| 1276 | 2026-04-19T04:28:09.214Z | Downloaded bstr v1.12.1 |
| 1277 | 2026-04-19T04:28:09.219Z | Downloaded polar-core v0.27.3 |
| 1278 | 2026-04-19T04:28:09.225Z | Downloaded nix v0.29.0 |
| 1279 | 2026-04-19T04:28:09.231Z | Downloaded openssl v0.10.75 |
| 1280 | 2026-04-19T04:28:09.241Z | Downloaded winnow v0.5.40 |
| 1281 | 2026-04-19T04:28:09.245Z | Downloaded vcpkg v0.2.15 |
| 1282 | 2026-04-19T04:28:09.269Z | Downloaded webpki-roots v1.0.6 |
| 1283 | 2026-04-19T04:28:09.272Z | Downloaded tabled v0.20.0 |
| 1284 | 2026-04-19T04:28:09.281Z | Downloaded time v0.3.47 |
| 1285 | 2026-04-19T04:28:09.288Z | Downloaded regex-syntax v0.6.29 |
| 1286 | 2026-04-19T04:28:09.298Z | Downloaded dropshot v0.17.0 |
| 1287 | 2026-04-19T04:28:09.311Z | Downloaded smoltcp v0.9.1 |
| 1288 | 2026-04-19T04:28:09.316Z | Downloaded zlib-rs v0.6.2 |
| 1289 | 2026-04-19T04:28:09.320Z | Downloaded rustls v0.23.37 |
| 1290 | 2026-04-19T04:28:09.326Z | Downloaded nix v0.31.2 |
| 1291 | 2026-04-19T04:28:09.333Z | Downloaded hickory-proto v0.25.2 |
| 1292 | 2026-04-19T04:28:09.343Z | Downloaded hickory-proto v0.24.4 |
| 1293 | 2026-04-19T04:28:09.352Z | Downloaded zerocopy v0.8.40 |
| 1294 | 2026-04-19T04:28:09.358Z | Downloaded smoltcp v0.11.0 |
| 1295 | 2026-04-19T04:28:09.366Z | Downloaded regex-syntax v0.8.10 |
| 1296 | 2026-04-19T04:28:09.372Z | Downloaded diesel v2.3.7 |
| 1297 | 2026-04-19T04:28:09.385Z | Downloaded regress v0.10.5 |
| 1298 | 2026-04-19T04:28:09.390Z | Downloaded object v0.37.3 |
| 1299 | 2026-04-19T04:28:09.397Z | Downloaded rustix v0.38.44 |
| 1300 | 2026-04-19T04:28:09.411Z | Downloaded dropshot v0.16.7 |
| 1301 | 2026-04-19T04:28:09.424Z | Downloaded sqlparser v0.61.0 |
| 1302 | 2026-04-19T04:28:09.430Z | Downloaded rustls v0.22.4 |
| 1303 | 2026-04-19T04:28:09.442Z | Downloaded openapiv3 v2.2.0 |
| 1304 | 2026-04-19T04:28:09.447Z | Downloaded bzip2-sys v0.1.13+1.0.8 |
| 1305 | 2026-04-19T04:28:09.458Z | Downloaded tracing v0.1.44 |
| 1306 | 2026-04-19T04:28:09.471Z | Downloaded typify-impl v0.6.1 |
| 1307 | 2026-04-19T04:28:09.479Z | Downloaded sled v0.34.7 |
| 1308 | 2026-04-19T04:28:09.485Z | Downloaded ratatui v0.29.0 |
| 1309 | 2026-04-19T04:28:09.496Z | Downloaded typify-impl v0.4.3 |
| 1310 | 2026-04-19T04:28:09.513Z | Downloaded regex-automata v0.4.14 |
| 1311 | 2026-04-19T04:28:09.522Z | Downloaded zerocopy-derive v0.6.6 |
| 1312 | 2026-04-19T04:28:09.532Z | Downloaded encoding_rs v0.8.35 |
| 1313 | 2026-04-19T04:28:09.545Z | Downloaded chrono-tz v0.10.4 |
| 1314 | 2026-04-19T04:28:09.556Z | Downloaded petgraph v0.6.5 |
| 1315 | 2026-04-19T04:28:09.567Z | Downloaded jiff v0.2.21 |
| 1316 | 2026-04-19T04:28:09.593Z | Downloaded petgraph v0.8.3 |
| 1317 | 2026-04-19T04:28:09.606Z | Downloaded libz-sys v1.1.24 |
| 1318 | 2026-04-19T04:28:09.626Z | Downloaded csv v1.4.0 |
| 1319 | 2026-04-19T04:28:09.638Z | Downloaded zstd-sys v2.0.16+zstd.1.5.7 |
| 1320 | 2026-04-19T04:28:09.648Z | Downloaded tokio v1.52.1 |
| 1321 | 2026-04-19T04:28:09.671Z | Downloaded sha3 v0.10.8 |
| 1322 | 2026-04-19T04:28:09.726Z | Downloaded libgit2-sys v0.18.3+1.9.2 |
| 1323 | 2026-04-19T04:28:09.759Z | Downloaded ring v0.17.14 |
| 1324 | 2026-04-19T04:28:10.272Z | Downloaded aws-lc-sys v0.37.1 |
| 1325 | 2026-04-19T04:28:10.519Z | Compiling libc v0.2.185 |
| 1326 | 2026-04-19T04:28:10.519Z | Compiling serde v1.0.228 |
| 1327 | 2026-04-19T04:28:10.522Z | Compiling log v0.4.29 |
| 1328 | 2026-04-19T04:28:10.522Z | Compiling shlex v1.3.0 |
| 1329 | 2026-04-19T04:28:10.522Z | Compiling find-msvc-tools v0.1.9 |
| 1330 | 2026-04-19T04:28:10.522Z | Compiling smallvec v1.15.1 |
| 1331 | 2026-04-19T04:28:10.522Z | Compiling typenum v1.19.0 |
| 1332 | 2026-04-19T04:28:10.522Z | Compiling subtle v2.6.1 |
| 1333 | 2026-04-19T04:28:10.522Z | Compiling generic-array v0.14.7 |
| 1334 | 2026-04-19T04:28:10.522Z | Compiling scopeguard v1.2.0 |
| 1335 | 2026-04-19T04:28:10.523Z | Compiling const-oid v0.9.6 |
| 1336 | 2026-04-19T04:28:10.701Z | Compiling portable-atomic v1.13.1 |
| 1337 | 2026-04-19T04:28:10.714Z | Compiling zerocopy v0.8.40 |
| 1338 | 2026-04-19T04:28:10.729Z | Compiling syn v2.0.117 |
| 1339 | 2026-04-19T04:28:10.798Z | Compiling serde_json v1.0.149 |
| 1340 | 2026-04-19T04:28:10.803Z | Compiling critical-section v1.2.0 |
| 1341 | 2026-04-19T04:28:10.858Z | Compiling lock_api v0.4.14 |
| 1342 | 2026-04-19T04:28:10.879Z | Compiling parking_lot_core v0.9.12 |
| 1343 | 2026-04-19T04:28:10.893Z | Compiling pin-project-lite v0.2.17 |
| 1344 | 2026-04-19T04:28:10.956Z | Compiling pkg-config v0.3.32 |
| 1345 | 2026-04-19T04:28:10.970Z | Compiling bitflags v2.11.0 |
| 1346 | 2026-04-19T04:28:10.975Z | Compiling libm v0.2.16 |
| 1347 | 2026-04-19T04:28:10.998Z | Compiling num-traits v0.2.19 |
| 1348 | 2026-04-19T04:28:11.016Z | Compiling futures-core v0.3.32 |
| 1349 | 2026-04-19T04:28:11.061Z | Compiling percent-encoding v2.3.2 |
| 1350 | 2026-04-19T04:28:11.066Z | Compiling allocator-api2 v0.2.21 |
| 1351 | 2026-04-19T04:28:11.154Z | Compiling foldhash v0.2.0 |
| 1352 | 2026-04-19T04:28:11.198Z | Compiling futures-sink v0.3.32 |
| 1353 | 2026-04-19T04:28:11.202Z | Compiling cpufeatures v0.2.17 |
| 1354 | 2026-04-19T04:28:11.247Z | Compiling getrandom v0.4.1 |
| 1355 | 2026-04-19T04:28:11.278Z | Compiling slab v0.4.12 |
| 1356 | 2026-04-19T04:28:11.306Z | Compiling futures-channel v0.3.32 |
| 1357 | 2026-04-19T04:28:11.309Z | Compiling futures-io v0.3.32 |
| 1358 | 2026-04-19T04:28:11.348Z | Compiling futures-task v0.3.32 |
| 1359 | 2026-04-19T04:28:11.392Z | Compiling hashbrown v0.16.1 |
| 1360 | 2026-04-19T04:28:11.406Z | Compiling rustversion v1.0.22 |
| 1361 | 2026-04-19T04:28:11.420Z | Compiling getrandom v0.3.4 |
| 1362 | 2026-04-19T04:28:11.437Z | Compiling rand_core v0.10.0 |
| 1363 | 2026-04-19T04:28:11.481Z | Compiling form_urlencoded v1.2.2 |
| 1364 | 2026-04-19T04:28:11.482Z | Compiling dunce v1.0.5 |
| 1365 | 2026-04-19T04:28:11.526Z | Compiling ident_case v1.0.1 |
| 1366 | 2026-04-19T04:28:11.543Z | Compiling base64ct v1.8.3 |
| 1367 | 2026-04-19T04:28:11.555Z | Compiling fs_extra v1.3.0 |
| 1368 | 2026-04-19T04:28:11.596Z | Compiling flagset v0.4.7 |
| 1369 | 2026-04-19T04:28:11.609Z | Compiling getrandom v0.2.17 |
| 1370 | 2026-04-19T04:28:11.621Z | Compiling jobserver v0.1.34 |
| 1371 | 2026-04-19T04:28:11.697Z | Compiling errno v0.3.14 |
| 1372 | 2026-04-19T04:28:11.708Z | Compiling mio v1.2.0 |
| 1373 | 2026-04-19T04:28:11.723Z | Compiling socket2 v0.6.3 |
| 1374 | 2026-04-19T04:28:11.770Z | Compiling rand_core v0.6.4 |
| 1375 | 2026-04-19T04:28:11.783Z | Compiling once_cell v1.21.3 |
| 1376 | 2026-04-19T04:28:11.835Z | Compiling cc v1.2.56 |
| 1377 | 2026-04-19T04:28:11.858Z | Compiling signal-hook-registry v1.4.8 |
| 1378 | 2026-04-19T04:28:11.891Z | Compiling pem-rfc7468 v0.7.0 |
| 1379 | 2026-04-19T04:28:11.913Z | Compiling parking_lot v0.12.5 |
| 1380 | 2026-04-19T04:28:11.993Z | Compiling indexmap v2.13.0 |
| 1381 | 2026-04-19T04:28:12.024Z | Compiling rustix v1.1.3 |
| 1382 | 2026-04-19T04:28:12.028Z | Compiling iana-time-zone v0.1.65 |
| 1383 | 2026-04-19T04:28:12.056Z | Compiling uuid v1.23.0 |
| 1384 | 2026-04-19T04:28:12.105Z | Compiling rustc_version v0.4.1 |
| 1385 | 2026-04-19T04:28:12.203Z | Compiling aws-lc-rs v1.16.0 |
| 1386 | 2026-04-19T04:28:12.241Z | Compiling vcpkg v0.2.15 |
| 1387 | 2026-04-19T04:28:12.258Z | Compiling regex-syntax v0.8.10 |
| 1388 | 2026-04-19T04:28:12.325Z | Compiling tracing-core v0.1.36 |
| 1389 | 2026-04-19T04:28:12.339Z | Compiling untrusted v0.9.0 |
| 1390 | 2026-04-19T04:28:12.369Z | Compiling httparse v1.10.1 |
| 1391 | 2026-04-19T04:28:12.469Z | Compiling rand_core v0.9.5 |
| 1392 | 2026-04-19T04:28:12.501Z | Compiling untrusted v0.7.1 |
| 1393 | 2026-04-19T04:28:12.520Z | Compiling base64 v0.22.1 |
| 1394 | 2026-04-19T04:28:12.534Z | Compiling openssl-probe v0.2.1 |
| 1395 | 2026-04-19T04:28:12.552Z | Compiling schemars v0.8.22 |
| 1396 | 2026-04-19T04:28:12.646Z | Compiling cmake v0.1.57 |
| 1397 | 2026-04-19T04:28:12.666Z | Compiling tower-layer v0.3.3 |
| 1398 | 2026-04-19T04:28:12.756Z | Compiling tinyvec_macros v0.1.1 |
| 1399 | 2026-04-19T04:28:12.793Z | Compiling tower-service v0.3.3 |
| 1400 | 2026-04-19T04:28:12.796Z | Compiling dyn-clone v1.0.20 |
| 1401 | 2026-04-19T04:28:12.811Z | Compiling atomic-waker v1.1.2 |
| 1402 | 2026-04-19T04:28:12.856Z | Compiling try-lock v0.2.5 |
| 1403 | 2026-04-19T04:28:12.865Z | Compiling rustls v0.23.37 |
| 1404 | 2026-04-19T04:28:12.891Z | Compiling tinyvec v1.10.0 |
| 1405 | 2026-04-19T04:28:12.896Z | Compiling spin v0.9.8 |
| 1406 | 2026-04-19T04:28:12.896Z | Compiling aho-corasick v1.1.4 |
| 1407 | 2026-04-19T04:28:12.949Z | Compiling want v0.3.1 |
| 1408 | 2026-04-19T04:28:12.957Z | Compiling num-conv v0.2.0 |
| 1409 | 2026-04-19T04:28:12.979Z | Compiling httpdate v1.0.3 |
| 1410 | 2026-04-19T04:28:12.982Z | Compiling powerfmt v0.2.0 |
| 1411 | 2026-04-19T04:28:13.010Z | Compiling time-core v0.1.8 |
| 1412 | 2026-04-19T04:28:13.026Z | Compiling pin-utils v0.1.0 |
| 1413 | 2026-04-19T04:28:13.067Z | Compiling foreign-types-shared v0.1.1 |
| 1414 | 2026-04-19T04:28:13.082Z | Compiling crc32fast v1.5.0 |
| 1415 | 2026-04-19T04:28:13.119Z | Compiling openssl v0.10.75 |
| 1416 | 2026-04-19T04:28:13.123Z | Compiling socket2 v0.5.10 |
| 1417 | 2026-04-19T04:28:13.146Z | Compiling foreign-types v0.3.2 |
| 1418 | 2026-04-19T04:28:13.163Z | Compiling deranged v0.5.8 |
| 1419 | 2026-04-19T04:28:13.179Z | Compiling wait-timeout v0.2.1 |
| 1420 | 2026-04-19T04:28:13.181Z | Compiling time-macros v0.2.27 |
| 1421 | 2026-04-19T04:28:13.221Z | Compiling bit-vec v0.8.0 |
| 1422 | 2026-04-19T04:28:13.235Z | Compiling usdt-impl v0.6.0 |
| 1423 | 2026-04-19T04:28:13.238Z | Compiling num_threads v0.1.7 |
| 1424 | 2026-04-19T04:28:13.265Z | Compiling quick-error v1.2.3 |
| 1425 | 2026-04-19T04:28:13.290Z | Compiling simd-adler32 v0.3.8 |
| 1426 | 2026-04-19T04:28:13.385Z | Compiling native-tls v0.2.18 |
| 1427 | 2026-04-19T04:28:13.401Z | Compiling siphasher v1.0.2 |
| 1428 | 2026-04-19T04:28:13.420Z | Compiling crossbeam-utils v0.8.21 |
| 1429 | 2026-04-19T04:28:13.490Z | Compiling syn v1.0.109 |
| 1430 | 2026-04-19T04:28:13.504Z | Compiling bit-set v0.8.0 |
| 1431 | 2026-04-19T04:28:13.554Z | Compiling unicode-normalization v0.1.25 |
| 1432 | 2026-04-19T04:28:13.570Z | Compiling aws-lc-sys v0.37.1 |
| 1433 | 2026-04-19T04:28:13.590Z | Compiling ring v0.17.14 |
| 1434 | 2026-04-19T04:28:13.606Z | Compiling openssl-sys v0.9.111 |
| 1435 | 2026-04-19T04:28:13.622Z | Compiling zstd-sys v2.0.16+zstd.1.5.7 |
| 1436 | 2026-04-19T04:28:13.626Z | Compiling bzip2-sys v0.1.13+1.0.8 |
| 1437 | 2026-04-19T04:28:13.695Z | Compiling synstructure v0.13.2 |
| 1438 | 2026-04-19T04:28:13.754Z | Compiling pest_generator v2.8.6 |
| 1439 | 2026-04-19T04:28:13.757Z | Compiling serde_derive_internals v0.29.1 |
| 1440 | 2026-04-19T04:28:13.834Z | Compiling darling_core v0.20.11 |
| 1441 | 2026-04-19T04:28:13.946Z | Compiling regex-automata v0.4.14 |
| 1442 | 2026-04-19T04:28:14.031Z | Compiling tempfile v3.25.0 |
| 1443 | 2026-04-19T04:28:14.153Z | Compiling darling_core v0.21.3 |
| 1444 | 2026-04-19T04:28:14.220Z | Compiling slog v2.8.2 |
| 1445 | 2026-04-19T04:28:14.346Z | Compiling time v0.3.47 |
| 1446 | 2026-04-19T04:28:14.384Z | Compiling rusty-fork v0.3.1 |
| 1447 | 2026-04-19T04:28:14.431Z | Compiling rand_xorshift v0.4.0 |
| 1448 | 2026-04-19T04:28:14.446Z | Compiling heapless v0.7.17 |
| 1449 | 2026-04-19T04:28:14.514Z | Compiling thread-id v5.1.0 |
| 1450 | 2026-04-19T04:28:14.616Z | Compiling sync_wrapper v1.0.2 |
| 1451 | 2026-04-19T04:28:14.631Z | Compiling cookie v0.18.1 |
| 1452 | 2026-04-19T04:28:14.722Z | Compiling zstd-safe v7.2.4 |
| 1453 | 2026-04-19T04:28:14.743Z | Compiling signal-hook v0.3.18 |
| 1454 | 2026-04-19T04:28:14.761Z | Compiling paste v1.0.15 |
| 1455 | 2026-04-19T04:28:14.764Z | Compiling anyhow v1.0.102 |
| 1456 | 2026-04-19T04:28:14.793Z | Compiling unarray v0.1.4 |
| 1457 | 2026-04-19T04:28:14.793Z | Compiling adler2 v2.0.1 |
| 1458 | 2026-04-19T04:28:14.841Z | Compiling unicode-properties v0.1.4 |
| 1459 | 2026-04-19T04:28:14.868Z | Compiling unicode-bidi v0.3.18 |
| 1460 | 2026-04-19T04:28:14.923Z | Compiling miniz_oxide v0.8.9 |
| 1461 | 2026-04-19T04:28:15.077Z | Compiling num-integer v0.1.46 |
| 1462 | 2026-04-19T04:28:15.123Z | Compiling vergen-lib v0.1.6 |
| 1463 | 2026-04-19T04:28:15.326Z | Compiling stringprep v0.1.5 |
| 1464 | 2026-04-19T04:28:15.348Z | Compiling curve25519-dalek v4.1.3 |
| 1465 | 2026-04-19T04:28:15.428Z | Compiling ff v0.13.1 |
| 1466 | 2026-04-19T04:28:15.447Z | Compiling hash32 v0.2.1 |
| 1467 | 2026-04-19T04:28:15.474Z | Compiling serde_derive v1.0.228 |
| 1468 | 2026-04-19T04:28:15.530Z | Compiling zeroize_derive v1.4.3 |
| 1469 | 2026-04-19T04:28:15.586Z | Compiling zerofrom-derive v0.1.6 |
| 1470 | 2026-04-19T04:28:15.601Z | Compiling yoke-derive v0.8.1 |
| 1471 | 2026-04-19T04:28:15.664Z | Compiling zerocopy-derive v0.8.40 |
| 1472 | 2026-04-19T04:28:15.715Z | Compiling zerovec-derive v0.11.2 |
| 1473 | 2026-04-19T04:28:15.806Z | Compiling displaydoc v0.2.5 |
| 1474 | 2026-04-19T04:28:15.821Z | Compiling tokio-macros v2.7.0 |
| 1475 | 2026-04-19T04:28:16.020Z | Compiling futures-macro v0.3.32 |
| 1476 | 2026-04-19T04:28:16.231Z | Compiling zeroize v1.8.2 |
| 1477 | 2026-04-19T04:28:16.253Z | Compiling der_derive v0.7.3 |
| 1478 | 2026-04-19T04:28:16.593Z | Compiling thiserror-impl v2.0.18 |
| 1479 | 2026-04-19T04:28:16.612Z | Compiling rustls-pki-types v1.14.0 |
| 1480 | 2026-04-19T04:28:16.806Z | Compiling tracing-attributes v0.1.31 |
| 1481 | 2026-04-19T04:28:16.853Z | Compiling pest_derive v2.8.6 |
| 1482 | 2026-04-19T04:28:16.882Z | Compiling futures-util v0.3.32 |
| 1483 | 2026-04-19T04:28:16.909Z | Compiling schemars_derive v0.8.22 |
| 1484 | 2026-04-19T04:28:17.042Z | Compiling crypto-common v0.1.7 |
| 1485 | 2026-04-19T04:28:17.079Z | Compiling zerofrom v0.1.6 |
| 1486 | 2026-04-19T04:28:17.094Z | Compiling block-buffer v0.10.4 |
| 1487 | 2026-04-19T04:28:17.265Z | Compiling yoke v0.8.1 |
| 1488 | 2026-04-19T04:28:17.280Z | Compiling digest v0.10.7 |
| 1489 | 2026-04-19T04:28:17.284Z | Compiling block-padding v0.3.3 |
| 1490 | 2026-04-19T04:28:17.296Z | Compiling der v0.7.10 |
| 1491 | 2026-04-19T04:28:17.358Z | Compiling scroll_derive v0.13.1 |
| 1492 | 2026-04-19T04:28:17.470Z | Compiling zerovec v0.11.5 |
| 1493 | 2026-04-19T04:28:17.473Z | Compiling zerotrie v0.2.3 |
| 1494 | 2026-04-19T04:28:17.549Z | Compiling hmac v0.12.1 |
| 1495 | 2026-04-19T04:28:17.731Z | Compiling inout v0.1.4 |
| 1496 | 2026-04-19T04:28:17.816Z | Compiling sha2 v0.10.9 |
| 1497 | 2026-04-19T04:28:17.921Z | Compiling cipher v0.4.4 |
| 1498 | 2026-04-19T04:28:18.048Z | Compiling tinystr v0.8.2 |
| 1499 | 2026-04-19T04:28:18.052Z | Compiling potential_utf v0.1.4 |
| 1500 | 2026-04-19T04:28:18.161Z | Compiling icu_collections v2.1.1 |
| 1501 | 2026-04-19T04:28:18.223Z | Compiling icu_locale_core v2.1.1 |
| 1502 | 2026-04-19T04:28:18.240Z | Compiling spki v0.7.3 |
| 1503 | 2026-04-19T04:28:18.242Z | Compiling salsa20 v0.10.2 |
| 1504 | 2026-04-19T04:28:18.242Z | Compiling pbkdf2 v0.12.2 |
| 1505 | 2026-04-19T04:28:18.242Z | Compiling cbc v0.1.2 |
| 1506 | 2026-04-19T04:28:18.302Z | Compiling aes v0.8.4 |
| 1507 | 2026-04-19T04:28:18.305Z | Compiling thiserror v2.0.18 |
| 1508 | 2026-04-19T04:28:18.408Z | Compiling scrypt v0.11.0 |
| 1509 | 2026-04-19T04:28:18.423Z | Compiling tracing v0.1.44 |
| 1510 | 2026-04-19T04:28:18.457Z | Compiling scroll v0.13.0 |
| 1511 | 2026-04-19T04:28:18.473Z | Compiling darling_macro v0.20.11 |
| 1512 | 2026-04-19T04:28:18.587Z | Compiling openssl-macros v0.1.1 |
| 1513 | 2026-04-19T04:28:18.668Z | Compiling dtrace-parser v0.3.0 |
| 1514 | 2026-04-19T04:28:18.685Z | Compiling signature v2.2.0 |
| 1515 | 2026-04-19T04:28:18.720Z | Compiling pkcs5 v0.7.1 |
| 1516 | 2026-04-19T04:28:18.753Z | Compiling goblin v0.10.5 |
| 1517 | 2026-04-19T04:28:18.890Z | Compiling icu_provider v2.1.1 |
| 1518 | 2026-04-19T04:28:18.993Z | Compiling darling v0.20.11 |
| 1519 | 2026-04-19T04:28:19.065Z | Compiling bytes v1.11.1 |
| 1520 | 2026-04-19T04:28:19.092Z | Compiling chrono v0.4.44 |
| 1521 | 2026-04-19T04:28:19.151Z | Compiling icu_normalizer v2.1.1 |
| 1522 | 2026-04-19T04:28:19.167Z | Compiling icu_properties v2.1.2 |
| 1523 | 2026-04-19T04:28:19.215Z | Compiling pkcs8 v0.10.2 |
| 1524 | 2026-04-19T04:28:19.246Z | Compiling ipnet v2.11.0 |
| 1525 | 2026-04-19T04:28:19.249Z | Compiling derive_builder_core v0.20.2 |
| 1526 | 2026-04-19T04:28:19.291Z | Compiling rustls-native-certs v0.8.3 |
| 1527 | 2026-04-19T04:28:19.408Z | Compiling thiserror-impl v1.0.69 |
| 1528 | 2026-04-19T04:28:19.456Z | Compiling scroll_derive v0.12.1 |
| 1529 | 2026-04-19T04:28:19.546Z | Compiling tokio v1.52.1 |
| 1530 | 2026-04-19T04:28:19.601Z | Compiling http v1.4.0 |
| 1531 | 2026-04-19T04:28:19.717Z | Compiling toml_datetime v0.6.11 |
| 1532 | 2026-04-19T04:28:19.720Z | Compiling serde_tokenstream v0.2.3 |
| 1533 | 2026-04-19T04:28:19.771Z | Compiling serde_spanned v0.6.9 |
| 1534 | 2026-04-19T04:28:19.929Z | Compiling erased-serde v0.3.31 |
| 1535 | 2026-04-19T04:28:19.994Z | Compiling md-5 v0.10.6 |
| 1536 | 2026-04-19T04:28:20.063Z | Compiling idna_adapter v1.2.1 |
| 1537 | 2026-04-19T04:28:20.157Z | Compiling ppv-lite86 v0.2.21 |
| 1538 | 2026-04-19T04:28:20.172Z | Compiling derive_builder_macro v0.20.2 |
| 1539 | 2026-04-19T04:28:20.189Z | Compiling idna v1.1.0 |
| 1540 | 2026-04-19T04:28:20.221Z | Compiling scroll v0.12.0 |
| 1541 | 2026-04-19T04:28:20.291Z | Compiling http-body v1.0.1 |
| 1542 | 2026-04-19T04:28:20.306Z | Compiling webpki-roots v1.0.6 |
| 1543 | 2026-04-19T04:28:20.325Z | Compiling darling_macro v0.21.3 |
| 1544 | 2026-04-19T04:28:20.427Z | Compiling http-body-util v0.1.3 |
| 1545 | 2026-04-19T04:28:20.444Z | Compiling rand_chacha v0.9.0 |
| 1546 | 2026-04-19T04:28:20.462Z | Compiling rand_chacha v0.3.1 |
| 1547 | 2026-04-19T04:28:20.497Z | Compiling url v2.5.8 |
| 1548 | 2026-04-19T04:28:20.514Z | Compiling zerocopy-derive v0.7.35 |
| 1549 | 2026-04-19T04:28:20.529Z | Compiling memoffset v0.9.1 |
| 1550 | 2026-04-19T04:28:20.546Z | Compiling num-bigint-dig v0.8.6 |
| 1551 | 2026-04-19T04:28:20.680Z | Compiling rand v0.9.2 |
| 1552 | 2026-04-19T04:28:20.696Z | Compiling smoltcp v0.9.1 |
| 1553 | 2026-04-19T04:28:20.722Z | Compiling thiserror v1.0.69 |
| 1554 | 2026-04-19T04:28:20.749Z | Compiling ryu v1.0.23 |
| 1555 | 2026-04-19T04:28:20.798Z | Compiling ref-cast v1.0.25 |
| 1556 | 2026-04-19T04:28:20.836Z | Compiling base16ct v0.2.0 |
| 1557 | 2026-04-19T04:28:20.849Z | Compiling zlib-rs v0.6.2 |
| 1558 | 2026-04-19T04:28:20.873Z | Compiling rustix v0.38.44 |
| 1559 | 2026-04-19T04:28:20.920Z | Compiling litrs v1.0.0 |
| 1560 | 2026-04-19T04:28:20.946Z | Compiling fallible-iterator v0.2.0 |
| 1561 | 2026-04-19T04:28:21.050Z | Compiling iri-string v0.7.10 |
| 1562 | 2026-04-19T04:28:21.130Z | Compiling psl-types v2.0.11 |
| 1563 | 2026-04-19T04:28:21.173Z | Compiling cfg_aliases v0.2.1 |
| 1564 | 2026-04-19T04:28:21.249Z | Compiling proptest v1.10.0 |
| 1565 | 2026-04-19T04:28:21.267Z | Compiling nix v0.31.2 |
| 1566 | 2026-04-19T04:28:21.309Z | Compiling postgres-protocol v0.6.10 |
| 1567 | 2026-04-19T04:28:21.329Z | Compiling publicsuffix v2.3.0 |
| 1568 | 2026-04-19T04:28:21.419Z | Compiling zerocopy v0.7.35 |
| 1569 | 2026-04-19T04:28:21.446Z | Compiling document-features v0.2.12 |
| 1570 | 2026-04-19T04:28:21.462Z | Compiling dof v0.4.0 |
| 1571 | 2026-04-19T04:28:21.516Z | Compiling sec1 v0.7.3 |
| 1572 | 2026-04-19T04:28:21.605Z | Compiling serde_urlencoded v0.7.1 |
| 1573 | 2026-04-19T04:28:21.676Z | Compiling darling v0.21.3 |
| 1574 | 2026-04-19T04:28:21.790Z | Compiling derive_builder v0.20.2 |
| 1575 | 2026-04-19T04:28:21.807Z | Compiling ipnetwork v0.21.1 |
| 1576 | 2026-04-19T04:28:21.864Z | Compiling rand v0.8.5 |
| 1577 | 2026-04-19T04:28:21.879Z | Compiling goblin v0.8.2 |
| 1578 | 2026-04-19T04:28:21.929Z | Compiling hubpack_derive v0.1.1 |
| 1579 | 2026-04-19T04:28:21.990Z | Compiling cargo-platform v0.1.9 |
| 1580 | 2026-04-19T04:28:22.005Z | Compiling hkdf v0.12.4 |
| 1581 | 2026-04-19T04:28:22.074Z | Compiling oxnet v0.1.4 |
| 1582 | 2026-04-19T04:28:22.263Z | Compiling crypto-bigint v0.5.5 |
| 1583 | 2026-04-19T04:28:22.291Z | Compiling regex v1.12.3 |
| 1584 | 2026-04-19T04:28:22.498Z | Compiling group v0.13.0 |
| 1585 | 2026-04-19T04:28:22.553Z | Compiling daft-derive v0.1.5 |
| 1586 | 2026-04-19T04:28:22.583Z | Compiling ref-cast-impl v1.0.25 |
| 1587 | 2026-04-19T04:28:22.690Z | Compiling curve25519-dalek-derive v0.1.1 |
| 1588 | 2026-04-19T04:28:22.693Z | Compiling strum_macros v0.27.2 |
| 1589 | 2026-04-19T04:28:22.743Z | Compiling async-trait v0.1.89 |
| 1590 | 2026-04-19T04:28:22.865Z | Compiling num-iter v0.1.45 |
| 1591 | 2026-04-19T04:28:23.021Z | Compiling terminal_size v0.4.3 |
| 1592 | 2026-04-19T04:28:23.035Z | Compiling phf_shared v0.13.1 |
| 1593 | 2026-04-19T04:28:23.155Z | Compiling lazy_static v1.5.0 |
| 1594 | 2026-04-19T04:28:23.179Z | Compiling vergen v9.0.6 |
| 1595 | 2026-04-19T04:28:23.182Z | Compiling fs-err v3.3.0 |
| 1596 | 2026-04-19T04:28:23.270Z | Compiling ahash v0.8.12 |
| 1597 | 2026-04-19T04:28:23.292Z | Compiling tokio-util v0.7.18 |
| 1598 | 2026-04-19T04:28:23.308Z | Compiling tower v0.5.3 |
| 1599 | 2026-04-19T04:28:23.322Z | Compiling tokio-native-tls v0.3.1 |
| 1600 | 2026-04-19T04:28:23.382Z | Compiling bitflags v1.3.2 |
| 1601 | 2026-04-19T04:28:23.397Z | Compiling libbz2-rs-sys v0.2.2 |
| 1602 | 2026-04-19T04:28:23.413Z | Compiling unicode-segmentation v1.12.0 |
| 1603 | 2026-04-19T04:28:23.474Z | Compiling managed v0.8.0 |
| 1604 | 2026-04-19T04:28:23.491Z | Compiling foldhash v0.1.5 |
| 1605 | 2026-04-19T04:28:23.511Z | Compiling object v0.37.3 |
| 1606 | 2026-04-19T04:28:23.525Z | Compiling winnow v0.5.40 |
| 1607 | 2026-04-19T04:28:23.680Z | Compiling newtype-uuid v1.3.2 |
| 1608 | 2026-04-19T04:28:23.709Z | Compiling bumpalo v3.20.2 |
| 1609 | 2026-04-19T04:28:23.814Z | Compiling flate2 v1.1.9 |
| 1610 | 2026-04-19T04:28:23.830Z | Compiling tower-http v0.6.8 |
| 1611 | 2026-04-19T04:28:23.833Z | Compiling bzip2 v0.6.1 |
| 1612 | 2026-04-19T04:28:23.928Z | Compiling zopfli v0.8.3 |
| 1613 | 2026-04-19T04:28:23.978Z | Compiling h2 v0.4.13 |
| 1614 | 2026-04-19T04:28:24.040Z | Compiling daft v0.1.5 |
| 1615 | 2026-04-19T04:28:24.120Z | Compiling hashbrown v0.15.5 |
| 1616 | 2026-04-19T04:28:24.140Z | Compiling clap_builder v4.5.60 |
| 1617 | 2026-04-19T04:28:24.244Z | Compiling dof v0.3.0 |
| 1618 | 2026-04-19T04:28:24.428Z | Compiling phf v0.13.1 |
| 1619 | 2026-04-19T04:28:24.444Z | Compiling elliptic-curve v0.13.8 |
| 1620 | 2026-04-19T04:28:24.612Z | Compiling signal-hook-mio v0.2.5 |
| 1621 | 2026-04-19T04:28:24.698Z | Compiling cargo_metadata v0.19.2 |
| 1622 | 2026-04-19T04:28:24.747Z | Compiling usdt-macro v0.6.0 |
| 1623 | 2026-04-19T04:28:24.755Z | Compiling usdt-attr-macro v0.6.0 |
| 1624 | 2026-04-19T04:28:24.771Z | Compiling strum v0.27.2 |
| 1625 | 2026-04-19T04:28:24.865Z | Compiling toml_edit v0.19.15 |
| 1626 | 2026-04-19T04:28:24.924Z | Compiling cookie_store v0.22.1 |
| 1627 | 2026-04-19T04:28:24.986Z | Compiling hubpack v0.1.2 |
| 1628 | 2026-04-19T04:28:25.017Z | Compiling bzip2 v0.4.4 |
| 1629 | 2026-04-19T04:28:25.262Z | Compiling serde_with_macros v3.17.0 |
| 1630 | 2026-04-19T04:28:25.312Z | Compiling zstd v0.13.3 |
| 1631 | 2026-04-19T04:28:25.344Z | Compiling postgres-types v0.2.12 |
| 1632 | 2026-04-19T04:28:25.458Z | Compiling dtrace-parser v0.2.0 |
| 1633 | 2026-04-19T04:28:25.541Z | Compiling ed25519 v2.2.3 |
| 1634 | 2026-04-19T04:28:25.591Z | Compiling pkcs1 v0.7.5 |
| 1635 | 2026-04-19T04:28:25.607Z | Compiling serde-big-array v0.5.1 |
| 1636 | 2026-04-19T04:28:25.621Z | Compiling hex v0.4.3 |
| 1637 | 2026-04-19T04:28:25.768Z | Compiling rfc6979 v0.4.0 |
| 1638 | 2026-04-19T04:28:25.908Z | Compiling bstr v1.12.1 |
| 1639 | 2026-04-19T04:28:25.924Z | Compiling strum_macros v0.26.4 |
| 1640 | 2026-04-19T04:28:25.938Z | Compiling serde_repr v0.1.20 |
| 1641 | 2026-04-19T04:28:26.005Z | Compiling clap_derive v4.5.55 |
| 1642 | 2026-04-19T04:28:26.073Z | Compiling enum-as-inner v0.6.1 |
| 1643 | 2026-04-19T04:28:26.239Z | Compiling phf_shared v0.11.3 |
| 1644 | 2026-04-19T04:28:26.425Z | Compiling float-cmp v0.10.0 |
| 1645 | 2026-04-19T04:28:26.445Z | Compiling memmap2 v0.9.10 |
| 1646 | 2026-04-19T04:28:26.473Z | Compiling thread-id v4.2.2 |
| 1647 | 2026-04-19T04:28:26.492Z | Compiling env_filter v1.0.0 |
| 1648 | 2026-04-19T04:28:26.507Z | Compiling encoding_rs v0.8.35 |
| 1649 | 2026-04-19T04:28:26.580Z | Compiling rustc-hash v2.1.1 |
| 1650 | 2026-04-19T04:28:26.596Z | Compiling data-encoding v2.10.0 |
| 1651 | 2026-04-19T04:28:26.622Z | Compiling static_assertions v1.1.0 |
| 1652 | 2026-04-19T04:28:26.629Z | Compiling mime v0.3.17 |
| 1653 | 2026-04-19T04:28:26.688Z | Compiling fixedbitset v0.5.7 |
| 1654 | 2026-04-19T04:28:26.703Z | Compiling jiff v0.2.21 |
| 1655 | 2026-04-19T04:28:26.721Z | Compiling normalize-line-endings v0.3.0 |
| 1656 | 2026-04-19T04:28:26.820Z | Compiling predicates-core v1.0.10 |
| 1657 | 2026-04-19T04:28:26.837Z | Compiling fixedbitset v0.4.2 |
| 1658 | 2026-04-19T04:28:26.910Z | Compiling keccak v0.1.6 |
| 1659 | 2026-04-19T04:28:27.017Z | Compiling hyper v1.8.1 |
| 1660 | 2026-04-19T04:28:27.024Z | Compiling either v1.15.0 |
| 1661 | 2026-04-19T04:28:27.085Z | Compiling difflib v0.4.0 |
| 1662 | 2026-04-19T04:28:27.169Z | Compiling precomputed-hash v0.1.1 |
| 1663 | 2026-04-19T04:28:27.274Z | Compiling new_debug_unreachable v1.0.6 |
| 1664 | 2026-04-19T04:28:27.314Z | Compiling whoami v2.1.0 |
| 1665 | 2026-04-19T04:28:27.344Z | Compiling itertools v0.13.0 |
| 1666 | 2026-04-19T04:28:27.361Z | Compiling predicates v3.1.4 |
| 1667 | 2026-04-19T04:28:27.383Z | Compiling string_cache v0.8.9 |
| 1668 | 2026-04-19T04:28:27.596Z | Compiling tokio-postgres v0.7.16 |
| 1669 | 2026-04-19T04:28:27.631Z | Compiling sha3 v0.10.8 |
| 1670 | 2026-04-19T04:28:27.726Z | Compiling petgraph v0.6.5 |
| 1671 | 2026-04-19T04:28:27.743Z | Compiling toml_edit v0.22.27 |
| 1672 | 2026-04-19T04:28:27.770Z | Compiling strum v0.26.3 |
| 1673 | 2026-04-19T04:28:27.790Z | Compiling petgraph v0.8.3 |
| 1674 | 2026-04-19T04:28:27.894Z | Compiling clap v4.5.60 |
| 1675 | 2026-04-19T04:28:27.919Z | Compiling hickory-proto v0.25.2 |
| 1676 | 2026-04-19T04:28:27.997Z | Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc) |
| 1677 | 2026-04-19T04:28:28.049Z | Compiling iddqd v0.3.17 |
| 1678 | 2026-04-19T04:28:28.065Z | Compiling env_logger v0.11.9 |
| 1679 | 2026-04-19T04:28:28.114Z | Compiling usdt v0.6.0 |
| 1680 | 2026-04-19T04:28:28.133Z | Compiling usdt-impl v0.5.0 |
| 1681 | 2026-04-19T04:28:28.409Z | Compiling hyper-util v0.1.20 |
| 1682 | 2026-04-19T04:28:28.462Z | Compiling serde_with v3.17.0 |
| 1683 | 2026-04-19T04:28:28.626Z | Compiling similar v2.7.0 |
| 1684 | 2026-04-19T04:28:28.714Z | Compiling toml v0.7.8 |
| 1685 | 2026-04-19T04:28:28.751Z | Compiling crossterm v0.28.1 |
| 1686 | 2026-04-19T04:28:29.215Z | Compiling ecdsa v0.16.9 |
| 1687 | 2026-04-19T04:28:29.263Z | Compiling rsa v0.9.10 |
| 1688 | 2026-04-19T04:28:29.332Z | Compiling ed25519-dalek v2.2.0 |
| 1689 | 2026-04-19T04:28:29.521Z | Compiling zip v4.6.1 |
| 1690 | 2026-04-19T04:28:29.768Z | Compiling hyper-tls v0.6.0 |
| 1691 | 2026-04-19T04:28:30.015Z | Compiling zip v0.6.6 |
| 1692 | 2026-04-19T04:28:30.062Z | Compiling tokio-stream v0.1.18 |
| 1693 | 2026-04-19T04:28:30.179Z | Compiling heck v0.4.1 |
| 1694 | 2026-04-19T04:28:30.203Z | Compiling toml_parser v1.0.9+spec-1.1.0 |
| 1695 | 2026-04-19T04:28:30.300Z | Compiling buf-list v1.1.2 |
| 1696 | 2026-04-19T04:28:30.422Z | Compiling gateway-ereport-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc) |
| 1697 | 2026-04-19T04:28:30.459Z | Compiling openapiv3 v2.2.0 |
| 1698 | 2026-04-19T04:28:30.507Z | Compiling x509-cert v0.2.5 |
| 1699 | 2026-04-19T04:28:30.556Z | Compiling sha1 v0.10.6 |
| 1700 | 2026-04-19T04:28:30.571Z | Compiling crossbeam-epoch v0.9.18 |
| 1701 | 2026-04-19T04:28:30.596Z | Compiling toml_datetime v0.7.5+spec-1.1.0 |
| 1702 | 2026-04-19T04:28:30.612Z | Compiling peg-runtime v0.8.5 |
| 1703 | 2026-04-19T04:28:30.746Z | Compiling lalrpop-util v0.19.12 |
| 1704 | 2026-04-19T04:28:30.805Z | Compiling thread_local v1.1.9 |
| 1705 | 2026-04-19T04:28:30.821Z | Compiling slog-async v2.8.0 |
| 1706 | 2026-04-19T04:28:30.858Z | Compiling futures-executor v0.3.32 |
| 1707 | 2026-04-19T04:28:30.900Z | Compiling crossbeam-channel v0.5.15 |
| 1708 | 2026-04-19T04:28:30.915Z | Compiling is-terminal v0.4.17 |
| 1709 | 2026-04-19T04:28:30.931Z | Compiling filetime v0.2.27 |
| 1710 | 2026-04-19T04:28:30.958Z | Compiling take_mut v0.2.2 |
| 1711 | 2026-04-19T04:28:31.022Z | Compiling xattr v1.6.1 |
| 1712 | 2026-04-19T04:28:31.036Z | Compiling term v1.2.1 |
| 1713 | 2026-04-19T04:28:31.085Z | Compiling futures v0.3.32 |
| 1714 | 2026-04-19T04:28:31.150Z | Compiling tar v0.4.45 |
| 1715 | 2026-04-19T04:28:31.308Z | Compiling slog-term v2.9.2 |
| 1716 | 2026-04-19T04:28:46.421Z | Compiling rustls-webpki v0.103.9 |
| 1717 | 2026-04-19T04:28:49.221Z | Compiling tokio-rustls v0.26.4 |
| 1718 | 2026-04-19T04:28:49.221Z | Compiling rustls-platform-verifier v0.6.2 |
| 1719 | 2026-04-19T04:28:49.419Z | Compiling hyper-rustls v0.27.7 |
| 1720 | 2026-04-19T04:28:49.614Z | Compiling reqwest v0.13.2 |
| 1721 | 2026-04-19T04:28:49.614Z | Compiling reqwest v0.12.28 |
| 1722 | 2026-04-19T04:28:51.591Z | Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack) |
| 1723 | 2026-04-19T04:28:51.822Z | Compiling xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader) |
| 1724 | 2026-04-19T04:28:54.632Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 47.43s |
| 1725 | 2026-04-19T04:28:54.778Z | Running `target/debug/xtask-downloader cockroach clickhouse console dendrite-stub maghemite-mgd transceiver-control` |
| 1726 | 2026-04-19T04:28:54.834Z | Apr 19 04:28:54.427 INFO Starting download, target: Console |
| 1727 | 2026-04-19T04:28:54.834Z | Apr 19 04:28:54.428 INFO Starting download, target: Clickhouse |
| 1728 | 2026-04-19T04:28:54.834Z | Apr 19 04:28:54.428 INFO Starting download, target: Cockroach |
| 1729 | 2026-04-19T04:28:54.837Z | Apr 19 04:28:54.428 INFO Starting download, target: DendriteStub |
| 1730 | 2026-04-19T04:28:54.837Z | Apr 19 04:28:54.428 INFO Starting download, target: MaghemiteMgd |
| 1731 | 2026-04-19T04:28:54.837Z | Apr 19 04:28:54.428 INFO Starting download, target: TransceiverControl |
| 1732 | 2026-04-19T04:28:54.837Z | Apr 19 04:28:54.428 INFO Downloading out/downloads/xcvradm.gz (attempt 1/3), target: TransceiverControl |
| 1733 | 2026-04-19T04:28:54.837Z | Apr 19 04:28:54.428 INFO Downloading out/downloads/console.tar.gz (attempt 1/3), target: Console |
| 1734 | 2026-04-19T04:28:54.837Z | Apr 19 04:28:54.428 INFO Downloading out/downloads/cockroach.tgz (attempt 1/3), target: Cockroach |
| 1735 | 2026-04-19T04:28:54.837Z | Apr 19 04:28:54.428 INFO Downloading out/downloads/mgd.tar.gz (attempt 1/3), target: MaghemiteMgd |
| 1736 | 2026-04-19T04:28:54.837Z | Apr 19 04:28:54.428 INFO Downloading out/downloads/dendrite-stub.tar.gz (attempt 1/3), target: DendriteStub |
| 1737 | 2026-04-19T04:28:54.837Z | Apr 19 04:28:54.428 INFO Downloading out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz (attempt 1/3), target: Clickhouse |
| 1738 | 2026-04-19T04:28:55.270Z | Apr 19 04:28:54.863 INFO Unpacking out/downloads/xcvradm.gz to out/downloads/root/opt/oxide/bin/xcvradm, target: TransceiverControl |
| 1739 | 2026-04-19T04:28:55.489Z | Apr 19 04:28:55.076 INFO Download complete, target: TransceiverControl |
| 1740 | 2026-04-19T04:28:55.801Z | Apr 19 04:28:55.394 INFO Unpacking out/downloads/console.tar.gz to out/console-assets, target: Console |
| 1741 | 2026-04-19T04:28:56.040Z | Apr 19 04:28:55.634 INFO Download complete, target: Console |
| 1742 | 2026-04-19T04:28:56.650Z | Apr 19 04:28:56.244 INFO Unpacking out/downloads/dendrite-stub.tar.gz to out/downloads, target: DendriteStub |
| 1743 | 2026-04-19T04:28:56.690Z | Apr 19 04:28:56.284 INFO Unpacking out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz to out/clickhouse, target: Clickhouse |
| 1744 | 2026-04-19T04:28:56.808Z | Apr 19 04:28:56.401 INFO Unpacking out/downloads/mgd.tar.gz to out/downloads, target: MaghemiteMgd |
| 1745 | 2026-04-19T04:28:57.248Z | Apr 19 04:28:56.842 INFO tarball path: out/downloads/cockroach.tgz, target: Cockroach |
| 1746 | 2026-04-19T04:28:57.249Z | Apr 19 04:28:56.842 INFO Unpacking out/downloads/cockroach.tgz to out/downloads, target: Cockroach |
| 1747 | 2026-04-19T04:28:59.169Z | Apr 19 04:28:58.762 INFO Download complete, target: DendriteStub |
| 1748 | 2026-04-19T04:28:59.295Z | Apr 19 04:28:58.889 INFO Download complete, target: MaghemiteMgd |
| 1749 | 2026-04-19T04:29:01.983Z | Apr 19 04:29:01.576 INFO Checking that binary works, target: Cockroach |
| 1750 | 2026-04-19T04:29:02.086Z | Apr 19 04:29:01.679 INFO Download complete, target: Cockroach |
| 1751 | 2026-04-19T04:29:03.530Z | Apr 19 04:29:03.123 INFO Checking that binary works, target: Clickhouse |
| 1752 | 2026-04-19T04:29:03.614Z | Apr 19 04:29:03.207 INFO Download complete, target: Clickhouse |
| 1753 | 2026-04-19T04:29:03.621Z | All prerequisites installed successfully |
| 1754 | 2026-04-19T04:29:03.624Z | |
| 1755 | 2026-04-19T04:29:03.624Z | real 3:00.594462101 |
| 1756 | 2026-04-19T04:29:03.624Z | user 7:16.125436297 |
| 1757 | 2026-04-19T04:29:03.624Z | sys 1:42.042029562 |
| 1758 | 2026-04-19T04:29:03.624Z | trap 0.270066288 |
| 1759 | 2026-04-19T04:29:03.624Z | tflt 1.063116829 |
| 1760 | 2026-04-19T04:29:03.624Z | dflt 1.729008193 |
| 1761 | 2026-04-19T04:29:03.624Z | kflt 0.024996081 |
| 1762 | 2026-04-19T04:29:03.624Z | lock 21:57.757749983 |
| 1763 | 2026-04-19T04:29:03.624Z | slp 19:42.958347854 |
| 1764 | 2026-04-19T04:29:03.624Z | lat 25.649337000 |
| 1765 | 2026-04-19T04:29:03.624Z | stop 2:57.841937302 |
| 1766 | 2026-04-19T04:29:03.624Z | + ptime -m cargo xtask download softnpu |
| 1767 | 2026-04-19T04:29:04.144Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s |
| 1768 | 2026-04-19T04:29:04.173Z | Running `target/debug/xtask download softnpu` |
| 1769 | 2026-04-19T04:29:04.922Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.71s |
| 1770 | 2026-04-19T04:29:04.986Z | Running `target/debug/xtask-downloader softnpu` |
| 1771 | 2026-04-19T04:29:05.027Z | Apr 19 04:29:04.619 INFO Starting download, target: Softnpu |
| 1772 | 2026-04-19T04:29:05.030Z | Apr 19 04:29:04.619 INFO Downloading out/npuzone/npuzone (attempt 1/3), target: Softnpu |
| 1773 | 2026-04-19T04:29:05.696Z | Apr 19 04:29:05.289 INFO Download complete, target: Softnpu |
| 1774 | 2026-04-19T04:29:05.700Z | |
| 1775 | 2026-04-19T04:29:05.703Z | real 2.071815339 |
| 1776 | 2026-04-19T04:29:05.703Z | user 1.327552014 |
| 1777 | 2026-04-19T04:29:05.703Z | sys 0.658619188 |
| 1778 | 2026-04-19T04:29:05.703Z | trap 0.000568214 |
| 1779 | 2026-04-19T04:29:05.703Z | tflt 0.000075245 |
| 1780 | 2026-04-19T04:29:05.703Z | dflt 0.000257506 |
| 1781 | 2026-04-19T04:29:05.704Z | kflt 0.000000000 |
| 1782 | 2026-04-19T04:29:05.704Z | lock 12.403793834 |
| 1783 | 2026-04-19T04:29:05.704Z | slp 0.538937348 |
| 1784 | 2026-04-19T04:29:05.704Z | lat 0.096080104 |
| 1785 | 2026-04-19T04:29:05.704Z | stop 0.000164527 |
| 1786 | 2026-04-19T04:29:05.704Z | + export CARGO_INCREMENTAL=0 |
| 1787 | 2026-04-19T04:29:05.704Z | + CARGO_INCREMENTAL=0 |
| 1788 | 2026-04-19T04:29:05.704Z | + ptime -m cargo run --locked --release --bin omicron-package -- -t test target create -p dev |
| 1789 | 2026-04-19T04:29:06.589Z | Compiling proc-macro2 v1.0.106 |
| 1790 | 2026-04-19T04:29:06.589Z | Compiling quote v1.0.44 |
| 1791 | 2026-04-19T04:29:06.589Z | Compiling unicode-ident v1.0.24 |
| 1792 | 2026-04-19T04:29:06.592Z | Compiling libc v0.2.185 |
| 1793 | 2026-04-19T04:29:06.592Z | Compiling serde_core v1.0.228 |
| 1794 | 2026-04-19T04:29:06.592Z | Compiling serde v1.0.228 |
| 1795 | 2026-04-19T04:29:06.592Z | Compiling cfg-if v1.0.4 |
| 1796 | 2026-04-19T04:29:06.592Z | Compiling version_check v0.9.5 |
| 1797 | 2026-04-19T04:29:06.592Z | Compiling shlex v1.3.0 |
| 1798 | 2026-04-19T04:29:06.592Z | Compiling find-msvc-tools v0.1.9 |
| 1799 | 2026-04-19T04:29:06.592Z | Compiling typenum v1.19.0 |
| 1800 | 2026-04-19T04:29:06.732Z | Compiling autocfg v1.5.0 |
| 1801 | 2026-04-19T04:29:06.735Z | Compiling zmij v1.0.21 |
| 1802 | 2026-04-19T04:29:06.735Z | Compiling serde_json v1.0.149 |
| 1803 | 2026-04-19T04:29:06.735Z | Compiling memchr v2.8.0 |
| 1804 | 2026-04-19T04:29:06.898Z | Compiling portable-atomic v1.13.1 |
| 1805 | 2026-04-19T04:29:06.930Z | Compiling zerocopy v0.8.40 |
| 1806 | 2026-04-19T04:29:07.112Z | Compiling libm v0.2.16 |
| 1807 | 2026-04-19T04:29:07.131Z | Compiling smallvec v1.15.1 |
| 1808 | 2026-04-19T04:29:07.133Z | Compiling icu_normalizer_data v2.1.1 |
| 1809 | 2026-04-19T04:29:07.133Z | Compiling generic-array v0.14.7 |
| 1810 | 2026-04-19T04:29:07.191Z | Compiling parking_lot_core v0.9.12 |
| 1811 | 2026-04-19T04:29:07.280Z | Compiling num-traits v0.2.19 |
| 1812 | 2026-04-19T04:29:07.348Z | Compiling icu_properties_data v2.1.2 |
| 1813 | 2026-04-19T04:29:07.351Z | Compiling itoa v1.0.17 |
| 1814 | 2026-04-19T04:29:07.351Z | Compiling getrandom v0.4.1 |
| 1815 | 2026-04-19T04:29:07.397Z | Compiling log v0.4.29 |
| 1816 | 2026-04-19T04:29:07.444Z | Compiling stable_deref_trait v1.2.1 |
| 1817 | 2026-04-19T04:29:07.444Z | Compiling pkg-config v0.3.32 |
| 1818 | 2026-04-19T04:29:07.492Z | Compiling subtle v2.6.1 |
| 1819 | 2026-04-19T04:29:07.689Z | Compiling scopeguard v1.2.0 |
| 1820 | 2026-04-19T04:29:07.724Z | Compiling litemap v0.8.1 |
| 1821 | 2026-04-19T04:29:07.847Z | Compiling lock_api v0.4.14 |
| 1822 | 2026-04-19T04:29:07.865Z | Compiling percent-encoding v2.3.2 |
| 1823 | 2026-04-19T04:29:07.899Z | Compiling writeable v0.6.2 |
| 1824 | 2026-04-19T04:29:07.995Z | Compiling jobserver v0.1.34 |
| 1825 | 2026-04-19T04:29:08.010Z | Compiling getrandom v0.2.17 |
| 1826 | 2026-04-19T04:29:08.071Z | Compiling errno v0.3.14 |
| 1827 | 2026-04-19T04:29:08.138Z | Compiling fnv v1.0.7 |
| 1828 | 2026-04-19T04:29:08.163Z | Compiling syn v2.0.117 |
| 1829 | 2026-04-19T04:29:08.180Z | Compiling rand_core v0.6.4 |
| 1830 | 2026-04-19T04:29:08.214Z | Compiling cc v1.2.56 |
| 1831 | 2026-04-19T04:29:08.249Z | Compiling thiserror v2.0.18 |
| 1832 | 2026-04-19T04:29:08.283Z | Compiling getrandom v0.3.4 |
| 1833 | 2026-04-19T04:29:08.333Z | Compiling pin-project-lite v0.2.17 |
| 1834 | 2026-04-19T04:29:08.407Z | Compiling critical-section v1.2.0 |
| 1835 | 2026-04-19T04:29:08.484Z | Compiling schemars v0.8.22 |
| 1836 | 2026-04-19T04:29:08.487Z | Compiling allocator-api2 v0.2.21 |
| 1837 | 2026-04-19T04:29:08.499Z | Compiling rustversion v1.0.22 |
| 1838 | 2026-04-19T04:29:08.515Z | Compiling equivalent v1.0.2 |
| 1839 | 2026-04-19T04:29:08.530Z | Compiling dunce v1.0.5 |
| 1840 | 2026-04-19T04:29:08.593Z | Compiling fs_extra v1.3.0 |
| 1841 | 2026-04-19T04:29:08.625Z | Compiling utf8_iter v1.0.4 |
| 1842 | 2026-04-19T04:29:08.717Z | Compiling foldhash v0.2.0 |
| 1843 | 2026-04-19T04:29:08.735Z | Compiling rand_core v0.10.0 |
| 1844 | 2026-04-19T04:29:08.793Z | Compiling form_urlencoded v1.2.2 |
| 1845 | 2026-04-19T04:29:08.881Z | Compiling once_cell v1.21.3 |
| 1846 | 2026-04-19T04:29:08.894Z | Compiling hashbrown v0.16.1 |
| 1847 | 2026-04-19T04:29:08.931Z | Compiling cmake v0.1.57 |
| 1848 | 2026-04-19T04:29:08.962Z | Compiling const-oid v0.9.6 |
| 1849 | 2026-04-19T04:29:09.091Z | Compiling semver v1.0.27 |
| 1850 | 2026-04-19T04:29:09.153Z | Compiling signal-hook-registry v1.4.8 |
| 1851 | 2026-04-19T04:29:09.252Z | Compiling bitflags v2.11.0 |
| 1852 | 2026-04-19T04:29:09.363Z | Compiling rustix v1.1.3 |
| 1853 | 2026-04-19T04:29:09.379Z | Compiling socket2 v0.6.3 |
| 1854 | 2026-04-19T04:29:09.382Z | Compiling mio v1.2.0 |
| 1855 | 2026-04-19T04:29:09.413Z | Compiling parking_lot v0.12.5 |
| 1856 | 2026-04-19T04:29:09.482Z | Compiling indexmap v2.13.0 |
| 1857 | 2026-04-19T04:29:09.504Z | Compiling aws-lc-rs v1.16.0 |
| 1858 | 2026-04-19T04:29:09.565Z | Compiling ring v0.17.14 |
| 1859 | 2026-04-19T04:29:09.576Z | Compiling aws-lc-sys v0.37.1 |
| 1860 | 2026-04-19T04:29:09.593Z | Compiling strsim v0.11.1 |
| 1861 | 2026-04-19T04:29:09.654Z | Compiling thiserror v1.0.69 |
| 1862 | 2026-04-19T04:29:09.682Z | Compiling futures-core v0.3.32 |
| 1863 | 2026-04-19T04:29:09.716Z | Compiling httparse v1.10.1 |
| 1864 | 2026-04-19T04:29:09.799Z | Compiling byteorder v1.5.0 |
| 1865 | 2026-04-19T04:29:09.872Z | Compiling ucd-trie v0.1.7 |
| 1866 | 2026-04-19T04:29:10.034Z | Compiling pest v2.8.6 |
| 1867 | 2026-04-19T04:29:10.059Z | Compiling iana-time-zone v0.1.65 |
| 1868 | 2026-04-19T04:29:10.109Z | Compiling heck v0.5.0 |
| 1869 | 2026-04-19T04:29:10.150Z | Compiling vcpkg v0.2.15 |
| 1870 | 2026-04-19T04:29:10.153Z | Compiling ident_case v1.0.1 |
| 1871 | 2026-04-19T04:29:10.153Z | Compiling syn v1.0.109 |
| 1872 | 2026-04-19T04:29:10.235Z | Compiling uuid v1.23.0 |
| 1873 | 2026-04-19T04:29:10.315Z | Compiling cpufeatures v0.2.17 |
| 1874 | 2026-04-19T04:29:10.399Z | Compiling regex-syntax v0.8.10 |
| 1875 | 2026-04-19T04:29:10.563Z | Compiling rustc_version v0.4.1 |
| 1876 | 2026-04-19T04:29:10.654Z | Compiling futures-sink v0.3.32 |
| 1877 | 2026-04-19T04:29:10.672Z | Compiling rustls v0.23.37 |
| 1878 | 2026-04-19T04:29:10.725Z | Compiling openssl-sys v0.9.111 |
| 1879 | 2026-04-19T04:29:10.781Z | Compiling futures-channel v0.3.32 |
| 1880 | 2026-04-19T04:29:10.847Z | Compiling slab v0.4.12 |
| 1881 | 2026-04-19T04:29:10.862Z | Compiling futures-io v0.3.32 |
| 1882 | 2026-04-19T04:29:10.867Z | Compiling futures-task v0.3.32 |
| 1883 | 2026-04-19T04:29:10.958Z | Compiling synstructure v0.13.2 |
| 1884 | 2026-04-19T04:29:10.977Z | Compiling serde_derive_internals v0.29.1 |
| 1885 | 2026-04-19T04:29:11.073Z | Compiling plain v0.2.3 |
| 1886 | 2026-04-19T04:29:11.076Z | Compiling dyn-clone v1.0.20 |
| 1887 | 2026-04-19T04:29:11.119Z | Compiling pest_meta v2.8.6 |
| 1888 | 2026-04-19T04:29:11.141Z | Compiling aho-corasick v1.1.4 |
| 1889 | 2026-04-19T04:29:11.168Z | Compiling time-core v0.1.8 |
| 1890 | 2026-04-19T04:29:11.201Z | Compiling crossbeam-utils v0.8.21 |
| 1891 | 2026-04-19T04:29:11.330Z | Compiling num-conv v0.2.0 |
| 1892 | 2026-04-19T04:29:11.367Z | Compiling base64 v0.22.1 |
| 1893 | 2026-04-19T04:29:11.482Z | Compiling time-macros v0.2.27 |
| 1894 | 2026-04-19T04:29:11.647Z | Compiling openssl v0.10.75 |
| 1895 | 2026-04-19T04:29:11.719Z | Compiling pretty-hex v0.4.1 |
| 1896 | 2026-04-19T04:29:11.730Z | Compiling pest_generator v2.8.6 |
| 1897 | 2026-04-19T04:29:11.891Z | Compiling anyhow v1.0.102 |
| 1898 | 2026-04-19T04:29:12.365Z | Compiling base64ct v1.8.3 |
| 1899 | 2026-04-19T04:29:12.365Z | Compiling crc32fast v1.5.0 |
| 1900 | 2026-04-19T04:29:12.366Z | Compiling darling_core v0.21.3 |
| 1901 | 2026-04-19T04:29:12.374Z | Compiling zstd-sys v2.0.16+zstd.1.5.7 |
| 1902 | 2026-04-19T04:29:12.374Z | Compiling regex-automata v0.4.14 |
| 1903 | 2026-04-19T04:29:12.375Z | Compiling flagset v0.4.7 |
| 1904 | 2026-04-19T04:29:12.375Z | Compiling pem-rfc7468 v0.7.0 |
| 1905 | 2026-04-19T04:29:12.375Z | Compiling native-tls v0.2.18 |
| 1906 | 2026-04-19T04:29:12.375Z | Compiling rand_core v0.9.5 |
| 1907 | 2026-04-19T04:29:12.375Z | Compiling serde_derive v1.0.228 |
| 1908 | 2026-04-19T04:29:12.375Z | Compiling zeroize_derive v1.4.3 |
| 1909 | 2026-04-19T04:29:12.409Z | Compiling zerofrom-derive v0.1.6 |
| 1910 | 2026-04-19T04:29:12.430Z | Compiling yoke-derive v0.8.1 |
| 1911 | 2026-04-19T04:29:12.438Z | Compiling zerovec-derive v0.11.2 |
| 1912 | 2026-04-19T04:29:12.438Z | Compiling displaydoc v0.2.5 |
| 1913 | 2026-04-19T04:29:12.473Z | Compiling zerocopy-derive v0.8.40 |
| 1914 | 2026-04-19T04:29:12.512Z | Compiling tokio-macros v2.7.0 |
| 1915 | 2026-04-19T04:29:12.579Z | Compiling futures-macro v0.3.32 |
| 1916 | 2026-04-19T04:29:12.598Z | Compiling thiserror-impl v2.0.18 |
| 1917 | 2026-04-19T04:29:12.956Z | Compiling zeroize v1.8.2 |
| 1918 | 2026-04-19T04:29:13.226Z | Compiling schemars_derive v0.8.22 |
| 1919 | 2026-04-19T04:29:13.354Z | Compiling tracing-attributes v0.1.31 |
| 1920 | 2026-04-19T04:29:13.401Z | Compiling der_derive v0.7.3 |
| 1921 | 2026-04-19T04:29:13.481Z | Compiling thiserror-impl v1.0.69 |
| 1922 | 2026-04-19T04:29:13.500Z | Compiling zerofrom v0.1.6 |
| 1923 | 2026-04-19T04:29:13.646Z | Compiling yoke v0.8.1 |
| 1924 | 2026-04-19T04:29:13.729Z | Compiling crypto-common v0.1.7 |
| 1925 | 2026-04-19T04:29:13.844Z | Compiling zerovec v0.11.5 |
| 1926 | 2026-04-19T04:29:13.861Z | Compiling zerotrie v0.2.3 |
| 1927 | 2026-04-19T04:29:14.040Z | Compiling block-buffer v0.10.4 |
| 1928 | 2026-04-19T04:29:14.191Z | Compiling digest v0.10.7 |
| 1929 | 2026-04-19T04:29:14.307Z | Compiling pest_derive v2.8.6 |
| 1930 | 2026-04-19T04:29:14.362Z | Compiling tinystr v0.8.2 |
| 1931 | 2026-04-19T04:29:14.430Z | Compiling potential_utf v0.1.4 |
| 1932 | 2026-04-19T04:29:14.446Z | Compiling hmac v0.12.1 |
| 1933 | 2026-04-19T04:29:14.472Z | Compiling futures-util v0.3.32 |
| 1934 | 2026-04-19T04:29:14.512Z | Compiling block-padding v0.3.3 |
| 1935 | 2026-04-19T04:29:14.569Z | Compiling icu_locale_core v2.1.1 |
| 1936 | 2026-04-19T04:29:14.585Z | Compiling icu_collections v2.1.1 |
| 1937 | 2026-04-19T04:29:14.602Z | Compiling sha2 v0.10.9 |
| 1938 | 2026-04-19T04:29:14.632Z | Compiling inout v0.1.4 |
| 1939 | 2026-04-19T04:29:14.772Z | Compiling cipher v0.4.4 |
| 1940 | 2026-04-19T04:29:14.846Z | Compiling rustls-pki-types v1.14.0 |
| 1941 | 2026-04-19T04:29:15.015Z | Compiling scroll_derive v0.12.1 |
| 1942 | 2026-04-19T04:29:15.323Z | Compiling icu_provider v2.1.1 |
| 1943 | 2026-04-19T04:29:15.417Z | Compiling bytes v1.11.1 |
| 1944 | 2026-04-19T04:29:15.453Z | Compiling chrono v0.4.44 |
| 1945 | 2026-04-19T04:29:15.471Z | Compiling serde_tokenstream v0.2.3 |
| 1946 | 2026-04-19T04:29:15.644Z | Compiling icu_normalizer v2.1.1 |
| 1947 | 2026-04-19T04:29:15.677Z | Compiling icu_properties v2.1.2 |
| 1948 | 2026-04-19T04:29:15.766Z | Compiling scroll_derive v0.13.1 |
| 1949 | 2026-04-19T04:29:15.965Z | Compiling tokio v1.52.1 |
| 1950 | 2026-04-19T04:29:16.576Z | Compiling idna_adapter v1.2.1 |
| 1951 | 2026-04-19T04:29:16.727Z | Compiling idna v1.1.0 |
| 1952 | 2026-04-19T04:29:16.743Z | Compiling ppv-lite86 v0.2.21 |
| 1953 | 2026-04-19T04:29:16.901Z | Compiling openssl-macros v0.1.1 |
| 1954 | 2026-04-19T04:29:16.974Z | Compiling http v1.4.0 |
| 1955 | 2026-04-19T04:29:17.081Z | Compiling url v2.5.8 |
| 1956 | 2026-04-19T04:29:17.097Z | Compiling der v0.7.10 |
| 1957 | 2026-04-19T04:29:17.114Z | Compiling regex v1.12.3 |
| 1958 | 2026-04-19T04:29:17.251Z | Compiling darling_macro v0.21.3 |
| 1959 | 2026-04-19T04:29:17.328Z | Compiling zerocopy-derive v0.7.35 |
| 1960 | 2026-04-19T04:29:17.417Z | Compiling slog v2.8.2 |
| 1961 | 2026-04-19T04:29:17.438Z | Compiling tracing-core v0.1.36 |
| 1962 | 2026-04-19T04:29:17.567Z | Compiling untrusted v0.9.0 |
| 1963 | 2026-04-19T04:29:17.943Z | Compiling spki v0.7.3 |
| 1964 | 2026-04-19T04:29:17.986Z | Compiling tracing v0.1.44 |
| 1965 | 2026-04-19T04:29:18.117Z | Compiling darling v0.21.3 |
| 1966 | 2026-04-19T04:29:18.235Z | Compiling salsa20 v0.10.2 |
| 1967 | 2026-04-19T04:29:18.385Z | Compiling pbkdf2 v0.12.2 |
| 1968 | 2026-04-19T04:29:18.517Z | Compiling cookie v0.18.1 |
| 1969 | 2026-04-19T04:29:18.724Z | Compiling camino v1.2.2 |
| 1970 | 2026-04-19T04:29:18.827Z | Compiling scrypt v0.11.0 |
| 1971 | 2026-04-19T04:29:18.857Z | Compiling rand_chacha v0.9.0 |
| 1972 | 2026-04-19T04:29:18.907Z | Compiling aes v0.8.4 |
| 1973 | 2026-04-19T04:29:18.923Z | Compiling cbc v0.1.2 |
| 1974 | 2026-04-19T04:29:19.284Z | Compiling usdt-impl v0.5.0 |
| 1975 | 2026-04-19T04:29:19.356Z | Compiling usdt-impl v0.6.0 |
| 1976 | 2026-04-19T04:29:19.389Z | Compiling paste v1.0.15 |
| 1977 | 2026-04-19T04:29:19.467Z | Compiling ref-cast v1.0.25 |
| 1978 | 2026-04-19T04:29:19.519Z | Compiling winnow v0.7.14 |
| 1979 | 2026-04-19T04:29:19.583Z | Compiling either v1.15.0 |
| 1980 | 2026-04-19T04:29:19.717Z | Compiling tokio-util v0.7.18 |
| 1981 | 2026-04-19T04:29:19.766Z | Compiling pkcs5 v0.7.1 |
| 1982 | 2026-04-19T04:29:19.811Z | Compiling rand v0.9.2 |
| 1983 | 2026-04-19T04:29:19.831Z | Compiling http-body v1.0.1 |
| 1984 | 2026-04-19T04:29:20.063Z | Compiling scroll v0.13.0 |
| 1985 | 2026-04-19T04:29:20.179Z | Compiling scroll v0.12.0 |
| 1986 | 2026-04-19T04:29:20.217Z | Compiling serde_spanned v0.6.9 |
| 1987 | 2026-04-19T04:29:20.349Z | Compiling toml_datetime v0.6.11 |
| 1988 | 2026-04-19T04:29:20.375Z | Compiling heapless v0.7.17 |
| 1989 | 2026-04-19T04:29:20.459Z | Compiling bzip2-sys v0.1.13+1.0.8 |
| 1990 | 2026-04-19T04:29:20.573Z | Compiling openssl-probe v0.2.1 |
| 1991 | 2026-04-19T04:29:20.656Z | Compiling zstd-safe v7.2.4 |
| 1992 | 2026-04-19T04:29:20.672Z | Compiling untrusted v0.7.1 |
| 1993 | 2026-04-19T04:29:20.756Z | Compiling signal-hook v0.3.18 |
| 1994 | 2026-04-19T04:29:20.772Z | Compiling atomic-waker v1.1.2 |
| 1995 | 2026-04-19T04:29:20.818Z | Compiling toml_parser v1.0.9+spec-1.1.0 |
| 1996 | 2026-04-19T04:29:20.929Z | Compiling goblin v0.8.2 |
| 1997 | 2026-04-19T04:29:20.965Z | Compiling goblin v0.10.5 |
| 1998 | 2026-04-19T04:29:20.968Z | Compiling pkcs8 v0.10.2 |
| 1999 | 2026-04-19T04:29:21.093Z | Compiling zerocopy v0.7.35 |
| 2000 | 2026-04-19T04:29:21.292Z | Compiling ref-cast-impl v1.0.25 |
| 2001 | 2026-04-19T04:29:21.414Z | Compiling darling_core v0.20.11 |
| 2002 | 2026-04-19T04:29:21.430Z | Compiling curve25519-dalek v4.1.3 |
| 2003 | 2026-04-19T04:29:21.522Z | Compiling toml_datetime v0.7.5+spec-1.1.0 |
| 2004 | 2026-04-19T04:29:21.579Z | Compiling memoffset v0.9.1 |
| 2005 | 2026-04-19T04:29:21.800Z | Compiling try-lock v0.2.5 |
| 2006 | 2026-04-19T04:29:21.816Z | Compiling tower-service v0.3.3 |
| 2007 | 2026-04-19T04:29:21.833Z | Compiling tower-layer v0.3.3 |
| 2008 | 2026-04-19T04:29:21.929Z | Compiling litrs v1.0.0 |
| 2009 | 2026-04-19T04:29:22.052Z | Compiling winnow v0.5.40 |
| 2010 | 2026-04-19T04:29:22.068Z | Compiling fastrand v2.3.0 |
| 2011 | 2026-04-19T04:29:22.093Z | Compiling rustix v0.38.44 |
| 2012 | 2026-04-19T04:29:22.169Z | Compiling tinyvec_macros v0.1.1 |
| 2013 | 2026-04-19T04:29:22.404Z | Compiling tinyvec v1.10.0 |
| 2014 | 2026-04-19T04:29:22.421Z | Compiling h2 v0.4.13 |
| 2015 | 2026-04-19T04:29:22.424Z | Compiling document-features v0.2.12 |
| 2016 | 2026-04-19T04:29:22.454Z | Compiling want v0.3.1 |
| 2017 | 2026-04-19T04:29:23.071Z | Compiling dtrace-parser v0.2.0 |
| 2018 | 2026-04-19T04:29:23.182Z | Compiling dof v0.3.0 |
| 2019 | 2026-04-19T04:29:23.393Z | Compiling darling_macro v0.20.11 |
| 2020 | 2026-04-19T04:29:23.467Z | Compiling toml_edit v0.19.15 |
| 2021 | 2026-04-19T04:29:23.671Z | Compiling dtrace-parser v0.3.0 |
| 2022 | 2026-04-19T04:29:23.715Z | Compiling dof v0.4.0 |
| 2023 | 2026-04-19T04:29:23.805Z | Compiling ipnet v2.11.0 |
| 2024 | 2026-04-19T04:29:23.952Z | Compiling daft-derive v0.1.5 |
| 2025 | 2026-04-19T04:29:23.952Z | Compiling async-trait v0.1.89 |
| 2026 | 2026-04-19T04:29:24.059Z | Compiling spin v0.9.8 |
| 2027 | 2026-04-19T04:29:24.265Z | Compiling thread-id v5.1.0 |
| 2028 | 2026-04-19T04:29:24.281Z | Compiling thread-id v4.2.2 |
| 2029 | 2026-04-19T04:29:24.299Z | Compiling httpdate v1.0.3 |
| 2030 | 2026-04-19T04:29:24.382Z | Compiling pin-utils v0.1.0 |
| 2031 | 2026-04-19T04:29:24.467Z | Compiling smoltcp v0.9.1 |
| 2032 | 2026-04-19T04:29:24.501Z | Compiling powerfmt v0.2.0 |
| 2033 | 2026-04-19T04:29:24.657Z | Compiling foreign-types-shared v0.1.1 |
| 2034 | 2026-04-19T04:29:24.764Z | Compiling cfg_aliases v0.2.1 |
| 2035 | 2026-04-19T04:29:24.782Z | Compiling num-bigint-dig v0.8.6 |
| 2036 | 2026-04-19T04:29:24.799Z | Compiling foreign-types v0.3.2 |
| 2037 | 2026-04-19T04:29:24.816Z | Compiling deranged v0.5.8 |
| 2038 | 2026-04-19T04:29:24.853Z | Compiling nix v0.31.2 |
| 2039 | 2026-04-19T04:29:24.985Z | Compiling tempfile v3.25.0 |
| 2040 | 2026-04-19T04:29:25.002Z | Compiling darling v0.20.11 |
| 2041 | 2026-04-19T04:29:25.216Z | Compiling ipnetwork v0.21.1 |
| 2042 | 2026-04-19T04:29:25.406Z | Compiling hyper v1.8.1 |
| 2043 | 2026-04-19T04:29:25.511Z | Compiling curve25519-dalek-derive v0.1.1 |
| 2044 | 2026-04-19T04:29:25.604Z | Compiling strum_macros v0.26.4 |
| 2045 | 2026-04-19T04:29:25.778Z | Compiling socket2 v0.5.10 |
| 2046 | 2026-04-19T04:29:25.794Z | Compiling wait-timeout v0.2.1 |
| 2047 | 2026-04-19T04:29:26.108Z | Compiling num_threads v0.1.7 |
| 2048 | 2026-04-19T04:29:26.213Z | Compiling quick-error v1.2.3 |
| 2049 | 2026-04-19T04:29:26.230Z | Compiling anstyle v1.0.13 |
| 2050 | 2026-04-19T04:29:26.343Z | Compiling simd-adler32 v0.3.8 |
| 2051 | 2026-04-19T04:29:26.377Z | Compiling bit-vec v0.8.0 |
| 2052 | 2026-04-19T04:29:26.471Z | Compiling siphasher v1.0.2 |
| 2053 | 2026-04-19T04:29:26.619Z | Compiling utf8parse v0.2.2 |
| 2054 | 2026-04-19T04:29:26.636Z | Compiling bit-set v0.8.0 |
| 2055 | 2026-04-19T04:29:26.678Z | Compiling hyper-util v0.1.20 |
| 2056 | 2026-04-19T04:29:26.750Z | Compiling anstyle-parse v0.2.7 |
| 2057 | 2026-04-19T04:29:26.750Z | Compiling time v0.3.47 |
| 2058 | 2026-04-19T04:29:26.854Z | Compiling rusty-fork v0.3.1 |
| 2059 | 2026-04-19T04:29:27.163Z | Compiling derive_builder_core v0.20.2 |
| 2060 | 2026-04-19T04:29:27.214Z | Compiling unicode-normalization v0.1.25 |
| 2061 | 2026-04-19T04:29:27.700Z | Compiling rustls-native-certs v0.8.3 |
| 2062 | 2026-04-19T04:29:28.023Z | Compiling signature v2.2.0 |
| 2063 | 2026-04-19T04:29:28.194Z | Compiling hubpack_derive v0.1.1 |
| 2064 | 2026-04-19T04:29:28.306Z | Compiling rand_xorshift v0.4.0 |
| 2065 | 2026-04-19T04:29:28.328Z | Compiling strum_macros v0.27.2 |
| 2066 | 2026-04-19T04:29:28.359Z | Compiling sync_wrapper v1.0.2 |
| 2067 | 2026-04-19T04:29:28.471Z | Compiling fs-err v3.3.0 |
| 2068 | 2026-04-19T04:29:28.498Z | Compiling ahash v0.8.12 |
| 2069 | 2026-04-19T04:29:28.531Z | Compiling anstyle-query v1.1.5 |
| 2070 | 2026-04-19T04:29:28.572Z | Compiling unicode-segmentation v1.12.0 |
| 2071 | 2026-04-19T04:29:28.672Z | Compiling object v0.37.3 |
| 2072 | 2026-04-19T04:29:28.688Z | Compiling is_terminal_polyfill v1.70.2 |
| 2073 | 2026-04-19T04:29:28.705Z | Compiling unarray v0.1.4 |
| 2074 | 2026-04-19T04:29:28.726Z | Compiling unicode-properties v0.1.4 |
| 2075 | 2026-04-19T04:29:28.744Z | Compiling unicode-bidi v0.3.18 |
| 2076 | 2026-04-19T04:29:28.831Z | Compiling colorchoice v1.0.4 |
| 2077 | 2026-04-19T04:29:28.924Z | Compiling adler2 v2.0.1 |
| 2078 | 2026-04-19T04:29:28.957Z | Compiling anstream v0.6.21 |
| 2079 | 2026-04-19T04:29:28.973Z | Compiling proptest v1.10.0 |
| 2080 | 2026-04-19T04:29:29.068Z | Compiling stringprep v0.1.5 |
| 2081 | 2026-04-19T04:29:29.221Z | Compiling miniz_oxide v0.8.9 |
| 2082 | 2026-04-19T04:29:29.258Z | Compiling tower v0.5.3 |
| 2083 | 2026-04-19T04:29:29.655Z | Compiling derive_builder_macro v0.20.2 |
| 2084 | 2026-04-19T04:29:29.741Z | Compiling usdt-attr-macro v0.6.0 |
| 2085 | 2026-04-19T04:29:29.763Z | Compiling usdt-macro v0.6.0 |
| 2086 | 2026-04-19T04:29:30.199Z | Compiling http-body-util v0.1.3 |
| 2087 | 2026-04-19T04:29:30.454Z | Compiling webpki-roots v1.0.6 |
| 2088 | 2026-04-19T04:29:30.515Z | Compiling rand_chacha v0.3.1 |
| 2089 | 2026-04-19T04:29:30.549Z | Compiling erased-serde v0.3.31 |
| 2090 | 2026-04-19T04:29:30.550Z | Compiling md-5 v0.10.6 |
| 2091 | 2026-04-19T04:29:30.617Z | Compiling num-integer v0.1.46 |
| 2092 | 2026-04-19T04:29:30.620Z | Compiling hash32 v0.2.1 |
| 2093 | 2026-04-19T04:29:30.653Z | Compiling vergen-lib v0.1.6 |
| 2094 | 2026-04-19T04:29:30.732Z | Compiling ff v0.13.1 |
| 2095 | 2026-04-19T04:29:30.820Z | Compiling iri-string v0.7.10 |
| 2096 | 2026-04-19T04:29:30.837Z | Compiling psl-types v2.0.11 |
| 2097 | 2026-04-19T04:29:30.854Z | Compiling ryu v1.0.23 |
| 2098 | 2026-04-19T04:29:30.858Z | Compiling zlib-rs v0.6.2 |
| 2099 | 2026-04-19T04:29:30.903Z | Compiling fallible-iterator v0.2.0 |
| 2100 | 2026-04-19T04:29:30.904Z | Compiling base16ct v0.2.0 |
| 2101 | 2026-04-19T04:29:30.946Z | Compiling newtype-uuid v1.3.2 |
| 2102 | 2026-04-19T04:29:31.009Z | Compiling serde_urlencoded v0.7.1 |
| 2103 | 2026-04-19T04:29:31.105Z | Compiling sec1 v0.7.3 |
| 2104 | 2026-04-19T04:29:31.118Z | Compiling publicsuffix v2.3.0 |
| 2105 | 2026-04-19T04:29:31.185Z | Compiling group v0.13.0 |
| 2106 | 2026-04-19T04:29:31.188Z | Compiling num-iter v0.1.45 |
| 2107 | 2026-04-19T04:29:31.269Z | Compiling postgres-protocol v0.6.10 |
| 2108 | 2026-04-19T04:29:31.353Z | Compiling rand v0.8.5 |
| 2109 | 2026-04-19T04:29:31.403Z | Compiling derive_builder v0.20.2 |
| 2110 | 2026-04-19T04:29:31.616Z | Compiling oxnet v0.1.4 |
| 2111 | 2026-04-19T04:29:31.724Z | Compiling tokio-native-tls v0.3.1 |
| 2112 | 2026-04-19T04:29:31.782Z | Compiling heck v0.4.1 |
| 2113 | 2026-04-19T04:29:31.808Z | Compiling phf_shared v0.13.1 |
| 2114 | 2026-04-19T04:29:31.956Z | Compiling tower-http v0.6.8 |
| 2115 | 2026-04-19T04:29:31.959Z | Compiling lazy_static v1.5.0 |
| 2116 | 2026-04-19T04:29:32.025Z | Compiling terminal_size v0.4.3 |
| 2117 | 2026-04-19T04:29:32.075Z | Compiling serde_with_macros v3.17.0 |
| 2118 | 2026-04-19T04:29:32.091Z | Compiling cargo-platform v0.1.9 |
| 2119 | 2026-04-19T04:29:32.157Z | Compiling hkdf v0.12.4 |
| 2120 | 2026-04-19T04:29:32.160Z | Compiling crypto-bigint v0.5.5 |
| 2121 | 2026-04-19T04:29:32.207Z | Compiling serde_repr v0.1.20 |
| 2122 | 2026-04-19T04:29:32.224Z | Compiling enum-as-inner v0.6.1 |
| 2123 | 2026-04-19T04:29:32.238Z | Compiling clap_derive v4.5.55 |
| 2124 | 2026-04-19T04:29:32.316Z | Compiling vergen v9.0.6 |
| 2125 | 2026-04-19T04:29:32.345Z | Compiling libbz2-rs-sys v0.2.2 |
| 2126 | 2026-04-19T04:29:32.360Z | Compiling bitflags v1.3.2 |
| 2127 | 2026-04-19T04:29:32.394Z | Compiling bumpalo v3.20.2 |
| 2128 | 2026-04-19T04:29:32.432Z | Compiling clap_lex v1.0.0 |
| 2129 | 2026-04-19T04:29:32.452Z | Compiling managed v0.8.0 |
| 2130 | 2026-04-19T04:29:32.728Z | Compiling foldhash v0.1.5 |
| 2131 | 2026-04-19T04:29:32.745Z | Compiling bzip2 v0.6.1 |
| 2132 | 2026-04-19T04:29:32.908Z | Compiling hashbrown v0.15.5 |
| 2133 | 2026-04-19T04:29:32.924Z | Compiling flate2 v1.1.9 |
| 2134 | 2026-04-19T04:29:32.927Z | Compiling zopfli v0.8.3 |
| 2135 | 2026-04-19T04:29:32.957Z | Compiling clap_builder v4.5.60 |
| 2136 | 2026-04-19T04:29:33.128Z | Compiling elliptic-curve v0.13.8 |
| 2137 | 2026-04-19T04:29:33.201Z | Compiling cargo_metadata v0.19.2 |
| 2138 | 2026-04-19T04:29:33.262Z | Compiling zstd v0.13.3 |
| 2139 | 2026-04-19T04:29:33.520Z | Compiling phf v0.13.1 |
| 2140 | 2026-04-19T04:29:33.535Z | Compiling hyper-tls v0.6.0 |
| 2141 | 2026-04-19T04:29:33.597Z | Compiling daft v0.1.5 |
| 2142 | 2026-04-19T04:29:33.612Z | Compiling signal-hook-mio v0.2.5 |
| 2143 | 2026-04-19T04:29:33.631Z | Compiling cookie_store v0.22.1 |
| 2144 | 2026-04-19T04:29:33.694Z | Compiling postgres-types v0.2.12 |
| 2145 | 2026-04-19T04:29:33.770Z | Compiling bzip2 v0.4.4 |
| 2146 | 2026-04-19T04:29:33.864Z | Compiling strum v0.27.2 |
| 2147 | 2026-04-19T04:29:34.005Z | Compiling hubpack v0.1.2 |
| 2148 | 2026-04-19T04:29:34.061Z | Compiling ed25519 v2.2.3 |
| 2149 | 2026-04-19T04:29:34.107Z | Compiling phf_shared v0.11.3 |
| 2150 | 2026-04-19T04:29:34.242Z | Compiling crossbeam-epoch v0.9.18 |
| 2151 | 2026-04-19T04:29:34.279Z | Compiling pkcs1 v0.7.5 |
| 2152 | 2026-04-19T04:29:34.418Z | Compiling hex v0.4.3 |
| 2153 | 2026-04-19T04:29:34.475Z | Compiling serde-big-array v0.5.1 |
| 2154 | 2026-04-19T04:29:34.590Z | Compiling rfc6979 v0.4.0 |
| 2155 | 2026-04-19T04:29:34.637Z | Compiling bstr v1.12.1 |
| 2156 | 2026-04-19T04:29:34.672Z | Compiling float-cmp v0.10.0 |
| 2157 | 2026-04-19T04:29:34.701Z | Compiling memmap2 v0.9.10 |
| 2158 | 2026-04-19T04:29:34.717Z | Compiling env_filter v1.0.0 |
| 2159 | 2026-04-19T04:29:34.747Z | Compiling encoding_rs v0.8.35 |
| 2160 | 2026-04-19T04:29:34.833Z | Compiling jiff v0.2.21 |
| 2161 | 2026-04-19T04:29:34.872Z | Compiling fixedbitset v0.5.7 |
| 2162 | 2026-04-19T04:29:34.888Z | Compiling data-encoding v2.10.0 |
| 2163 | 2026-04-19T04:29:34.925Z | Compiling fixedbitset v0.4.2 |
| 2164 | 2026-04-19T04:29:34.996Z | Compiling normalize-line-endings v0.3.0 |
| 2165 | 2026-04-19T04:29:35.031Z | Compiling predicates-core v1.0.10 |
| 2166 | 2026-04-19T04:29:35.144Z | Compiling new_debug_unreachable v1.0.6 |
| 2167 | 2026-04-19T04:29:35.173Z | Compiling precomputed-hash v0.1.1 |
| 2168 | 2026-04-19T04:29:35.209Z | Compiling keccak v0.1.6 |
| 2169 | 2026-04-19T04:29:35.233Z | Compiling rustc-hash v2.1.1 |
| 2170 | 2026-04-19T04:29:35.250Z | Compiling whoami v2.1.0 |
| 2171 | 2026-04-19T04:29:35.270Z | Compiling toml_write v0.1.2 |
| 2172 | 2026-04-19T04:29:35.286Z | Compiling mime v0.3.17 |
| 2173 | 2026-04-19T04:29:35.301Z | Compiling static_assertions v1.1.0 |
| 2174 | 2026-04-19T04:29:35.354Z | Compiling difflib v0.4.0 |
| 2175 | 2026-04-19T04:29:35.393Z | Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc) |
| 2176 | 2026-04-19T04:29:35.423Z | Compiling sha3 v0.10.8 |
| 2177 | 2026-04-19T04:29:35.438Z | Compiling toml_edit v0.22.27 |
| 2178 | 2026-04-19T04:29:35.482Z | Compiling tokio-postgres v0.7.16 |
| 2179 | 2026-04-19T04:29:35.536Z | Compiling iddqd v0.3.17 |
| 2180 | 2026-04-19T04:29:35.794Z | Compiling predicates v3.1.4 |
| 2181 | 2026-04-19T04:29:35.812Z | Compiling string_cache v0.8.9 |
| 2182 | 2026-04-19T04:29:36.046Z | Compiling hickory-proto v0.25.2 |
| 2183 | 2026-04-19T04:29:36.076Z | Compiling petgraph v0.8.3 |
| 2184 | 2026-04-19T04:29:36.218Z | Compiling petgraph v0.6.5 |
| 2185 | 2026-04-19T04:29:36.399Z | Compiling similar v2.7.0 |
| 2186 | 2026-04-19T04:29:36.660Z | Compiling env_logger v0.11.9 |
| 2187 | 2026-04-19T04:29:36.996Z | Compiling usdt v0.6.0 |
| 2188 | 2026-04-19T04:29:37.543Z | Compiling zip v4.6.1 |
| 2189 | 2026-04-19T04:29:37.558Z | Compiling ecdsa v0.16.9 |
| 2190 | 2026-04-19T04:29:37.589Z | Compiling serde_with v3.17.0 |
| 2191 | 2026-04-19T04:29:37.838Z | Compiling rsa v0.9.10 |
| 2192 | 2026-04-19T04:29:37.959Z | Compiling clap v4.5.60 |
| 2193 | 2026-04-19T04:29:38.047Z | Compiling crossterm v0.28.1 |
| 2194 | 2026-04-19T04:29:38.166Z | Compiling ed25519-dalek v2.2.0 |
| 2195 | 2026-04-19T04:29:38.729Z | Compiling zip v0.6.6 |
| 2196 | 2026-04-19T04:29:38.856Z | Compiling strum v0.26.3 |
| 2197 | 2026-04-19T04:29:39.002Z | Compiling toml v0.7.8 |
| 2198 | 2026-04-19T04:29:39.147Z | Compiling tokio-stream v0.1.18 |
| 2199 | 2026-04-19T04:29:39.268Z | Compiling itertools v0.13.0 |
| 2200 | 2026-04-19T04:29:39.283Z | Compiling buf-list v1.1.2 |
| 2201 | 2026-04-19T04:29:39.408Z | Compiling x509-cert v0.2.5 |
| 2202 | 2026-04-19T04:29:39.549Z | Compiling gateway-ereport-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc) |
| 2203 | 2026-04-19T04:29:39.635Z | Compiling openapiv3 v2.2.0 |
| 2204 | 2026-04-19T04:29:39.865Z | Compiling sha1 v0.10.6 |
| 2205 | 2026-04-19T04:29:40.067Z | Compiling lalrpop-util v0.19.12 |
| 2206 | 2026-04-19T04:29:40.380Z | Compiling peg-runtime v0.8.5 |
| 2207 | 2026-04-19T04:29:54.698Z | Compiling rustls-webpki v0.103.9 |
| 2208 | 2026-04-19T04:29:57.044Z | Compiling macaddr v1.0.1 |
| 2209 | 2026-04-19T04:29:57.060Z | Compiling structmeta-derive v0.3.0 |
| 2210 | 2026-04-19T04:29:57.163Z | Compiling rayon-core v1.13.0 |
| 2211 | 2026-04-19T04:29:57.190Z | Compiling crucible-workspace-hack v0.1.0 |
| 2212 | 2026-04-19T04:29:57.348Z | Compiling itertools v0.14.0 |
| 2213 | 2026-04-19T04:29:57.413Z | Compiling secrecy v0.10.3 |
| 2214 | 2026-04-19T04:29:57.428Z | Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 2215 | 2026-04-19T04:29:57.530Z | Compiling rustls v0.22.4 |
| 2216 | 2026-04-19T04:29:57.600Z | Compiling heapless v0.8.0 |
| 2217 | 2026-04-19T04:29:57.836Z | Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 2218 | 2026-04-19T04:29:57.852Z | Compiling crossbeam-deque v0.8.6 |
| 2219 | 2026-04-19T04:29:57.921Z | Compiling toml_edit v0.23.10+spec-1.0.0 |
| 2220 | 2026-04-19T04:29:58.007Z | Compiling rustls-webpki v0.102.8 |
| 2221 | 2026-04-19T04:29:58.051Z | Compiling structmeta v0.3.0 |
| 2222 | 2026-04-19T04:29:58.082Z | Compiling futures-executor v0.3.32 |
| 2223 | 2026-04-19T04:29:58.097Z | Compiling hash32 v0.3.1 |
| 2224 | 2026-04-19T04:29:58.170Z | Compiling multer v3.1.0 |
| 2225 | 2026-04-19T04:29:58.284Z | Compiling thread_local v1.1.9 |
| 2226 | 2026-04-19T04:29:58.302Z | Compiling unicode-width v0.2.0 |
| 2227 | 2026-04-19T04:29:58.305Z | Compiling match_cfg v0.1.0 |
| 2228 | 2026-04-19T04:29:58.350Z | Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 2229 | 2026-04-19T04:29:58.389Z | Compiling smoltcp v0.11.0 |
| 2230 | 2026-04-19T04:29:58.403Z | Compiling slog-async v2.8.0 |
| 2231 | 2026-04-19T04:29:58.569Z | Compiling tokio-rustls v0.26.4 |
| 2232 | 2026-04-19T04:29:58.587Z | Compiling rustls-platform-verifier v0.6.2 |
| 2233 | 2026-04-19T04:29:58.613Z | Compiling ingot-macros v0.1.1 |
| 2234 | 2026-04-19T04:29:58.685Z | Compiling proc-macro-crate v3.4.0 |
| 2235 | 2026-04-19T04:29:58.769Z | Compiling hostname v0.3.1 |
| 2236 | 2026-04-19T04:29:58.812Z | Compiling hyper-rustls v0.27.7 |
| 2237 | 2026-04-19T04:29:58.828Z | Compiling derive-ex v0.1.8 |
| 2238 | 2026-04-19T04:29:58.848Z | Compiling futures v0.3.32 |
| 2239 | 2026-04-19T04:29:58.950Z | Compiling slog-json v2.6.1 |
| 2240 | 2026-04-19T04:29:59.070Z | Compiling reqwest v0.13.2 |
| 2241 | 2026-04-19T04:29:59.133Z | Compiling reqwest v0.12.28 |
| 2242 | 2026-04-19T04:29:59.154Z | Compiling crossbeam-channel v0.5.15 |
| 2243 | 2026-04-19T04:29:59.233Z | Compiling half v2.7.1 |
| 2244 | 2026-04-19T04:29:59.378Z | Compiling newtype-uuid-macros v0.1.0 |
| 2245 | 2026-04-19T04:29:59.606Z | Compiling cobs v0.3.0 |
| 2246 | 2026-04-19T04:29:59.832Z | Compiling thiserror-impl-no-std v2.0.2 |
| 2247 | 2026-04-19T04:29:59.851Z | Compiling universal-hash v0.5.1 |
| 2248 | 2026-04-19T04:29:59.902Z | Compiling async-stream-impl v0.3.6 |
| 2249 | 2026-04-19T04:30:00.038Z | Compiling serde_spanned v1.0.4 |
| 2250 | 2026-04-19T04:30:00.113Z | Compiling is-terminal v0.4.17 |
| 2251 | 2026-04-19T04:30:00.197Z | Compiling dropshot v0.16.7 |
| 2252 | 2026-04-19T04:30:00.225Z | Compiling proc-macro-error-attr v1.0.4 |
| 2253 | 2026-04-19T04:30:00.269Z | Compiling toml_writer v1.0.6+spec-1.1.0 |
| 2254 | 2026-04-19T04:30:00.425Z | Compiling ciborium-io v0.2.2 |
| 2255 | 2026-04-19T04:30:00.455Z | Compiling take_mut v0.2.2 |
| 2256 | 2026-04-19T04:30:00.471Z | Compiling term v1.2.1 |
| 2257 | 2026-04-19T04:30:00.487Z | Compiling opaque-debug v0.3.1 |
| 2258 | 2026-04-19T04:30:00.490Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#d9645f8d) |
| 2259 | 2026-04-19T04:30:00.548Z | Compiling convert_case v0.4.0 |
| 2260 | 2026-04-19T04:30:00.564Z | Compiling poly1305 v0.8.0 |
| 2261 | 2026-04-19T04:30:00.724Z | Compiling tokio-rustls v0.25.0 |
| 2262 | 2026-04-19T04:30:00.751Z | Compiling ciborium-ll v0.2.2 |
| 2263 | 2026-04-19T04:30:00.870Z | Compiling thiserror-no-std v2.0.2 |
| 2264 | 2026-04-19T04:30:00.886Z | Compiling derive_more v0.99.20 |
| 2265 | 2026-04-19T04:30:00.913Z | Compiling slog-term v2.9.2 |
| 2266 | 2026-04-19T04:30:00.990Z | Compiling async-stream v0.3.6 |
| 2267 | 2026-04-19T04:30:01.005Z | Compiling toml v0.9.12+spec-1.1.0 |
| 2268 | 2026-04-19T04:30:01.157Z | Compiling test-strategy v0.4.5 |
| 2269 | 2026-04-19T04:30:01.199Z | Compiling ingot-types v0.1.2 |
| 2270 | 2026-04-19T04:30:01.242Z | Compiling omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds) |
| 2271 | 2026-04-19T04:30:01.258Z | Compiling postcard v1.1.3 |
| 2272 | 2026-04-19T04:30:01.666Z | Compiling ingot v0.1.1 |
| 2273 | 2026-04-19T04:30:01.916Z | Compiling slog-bunyan v2.5.0 |
| 2274 | 2026-04-19T04:30:02.129Z | Compiling num_enum_derive v0.7.5 |
| 2275 | 2026-04-19T04:30:02.293Z | Compiling parse-display-derive v0.10.0 |
| 2276 | 2026-04-19T04:30:02.341Z | Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=ae1da83e66c648574827298f4bc444632bf4d047#ae1da83e) |
| 2277 | 2026-04-19T04:30:02.367Z | Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#8f60acdf) |
| 2278 | 2026-04-19T04:30:02.492Z | Compiling proc-macro-crate v1.3.1 |
| 2279 | 2026-04-19T04:30:02.535Z | Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack) |
| 2280 | 2026-04-19T04:30:02.614Z | Compiling backon v1.6.0 |
| 2281 | 2026-04-19T04:30:02.630Z | Compiling waitgroup v0.1.2 |
| 2282 | 2026-04-19T04:30:02.808Z | Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=bc489ddf0f38f75e0c194b86cf6f0de377f68845#bc489ddf) |
| 2283 | 2026-04-19T04:30:02.856Z | Compiling password-hash v0.5.0 |
| 2284 | 2026-04-19T04:30:02.881Z | Compiling chacha20 v0.9.1 |
| 2285 | 2026-04-19T04:30:02.902Z | Compiling dropshot_endpoint v0.16.7 |
| 2286 | 2026-04-19T04:30:03.092Z | Compiling rustls-pemfile v2.2.0 |
| 2287 | 2026-04-19T04:30:03.138Z | Compiling blake2 v0.10.6 |
| 2288 | 2026-04-19T04:30:03.154Z | Compiling aead v0.5.2 |
| 2289 | 2026-04-19T04:30:03.172Z | Compiling foreign-types-macros v0.2.3 |
| 2290 | 2026-04-19T04:30:03.372Z | Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 2291 | 2026-04-19T04:30:03.388Z | Compiling serde_path_to_error v0.1.20 |
| 2292 | 2026-04-19T04:30:03.405Z | Compiling hostname v0.4.2 |
| 2293 | 2026-04-19T04:30:03.592Z | Compiling proc-macro-error v1.0.4 |
| 2294 | 2026-04-19T04:30:03.668Z | Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 2295 | 2026-04-19T04:30:03.779Z | Compiling instant v0.1.13 |
| 2296 | 2026-04-19T04:30:03.795Z | Compiling cpufeatures v0.3.0 |
| 2297 | 2026-04-19T04:30:03.817Z | Compiling foreign-types-shared v0.3.1 |
| 2298 | 2026-04-19T04:30:03.832Z | Compiling typeid v1.0.3 |
| 2299 | 2026-04-19T04:30:03.835Z | Compiling debug-ignore v1.0.5 |
| 2300 | 2026-04-19T04:30:03.871Z | Compiling backoff v0.4.0 |
| 2301 | 2026-04-19T04:30:03.891Z | Compiling chacha20 v0.10.0 |
| 2302 | 2026-04-19T04:30:03.924Z | Compiling foreign-types v0.5.0 |
| 2303 | 2026-04-19T04:30:03.955Z | Compiling parse-display v0.10.0 |
| 2304 | 2026-04-19T04:30:03.958Z | Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 2305 | 2026-04-19T04:30:03.986Z | Compiling argon2 v0.5.3 |
| 2306 | 2026-04-19T04:30:04.004Z | Compiling chacha20poly1305 v0.10.1 |
| 2307 | 2026-04-19T04:30:04.007Z | Compiling propolis-api-types-versions v0.0.0 (https://github.com/oxidecomputer/propolis?rev=bc489ddf0f38f75e0c194b86cf6f0de377f68845#bc489ddf) |
| 2308 | 2026-04-19T04:30:04.037Z | Compiling num_enum v0.7.5 |
| 2309 | 2026-04-19T04:30:04.063Z | Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity) |
| 2310 | 2026-04-19T04:30:04.133Z | Compiling num_enum_derive v0.5.11 |
| 2311 | 2026-04-19T04:30:04.178Z | Compiling tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0) |
| 2312 | 2026-04-19T04:30:04.195Z | Compiling vsss-rs v3.3.4 |
| 2313 | 2026-04-19T04:30:04.224Z | Compiling ciborium v0.2.2 |
| 2314 | 2026-04-19T04:30:04.631Z | Compiling tabwriter v1.4.1 |
| 2315 | 2026-04-19T04:30:04.844Z | Compiling byte-wrapper v0.1.0 |
| 2316 | 2026-04-19T04:30:04.984Z | Compiling protocol v0.1.0 (https://github.com/oxidecomputer/lldp#d22509df) |
| 2317 | 2026-04-19T04:30:05.001Z | Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 2318 | 2026-04-19T04:30:05.024Z | Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 2319 | 2026-04-19T04:30:05.065Z | Compiling regress v0.10.5 |
| 2320 | 2026-04-19T04:30:05.083Z | Compiling cstr-argument v0.1.2 |
| 2321 | 2026-04-19T04:30:05.223Z | Compiling erased-serde v0.4.9 |
| 2322 | 2026-04-19T04:30:05.276Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#1e40efd8) |
| 2323 | 2026-04-19T04:30:05.470Z | Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 2324 | 2026-04-19T04:30:05.486Z | Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 2325 | 2026-04-19T04:30:05.553Z | Compiling num_enum v0.5.11 |
| 2326 | 2026-04-19T04:30:05.591Z | Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#d9645f8d) |
| 2327 | 2026-04-19T04:30:05.681Z | Compiling rand v0.10.0 |
| 2328 | 2026-04-19T04:30:05.698Z | Compiling rayon v1.11.0 |
| 2329 | 2026-04-19T04:30:05.744Z | Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino#7e56ab6e) |
| 2330 | 2026-04-19T04:30:05.768Z | Compiling indent_write v2.2.0 |
| 2331 | 2026-04-19T04:30:05.808Z | Compiling colored v3.1.1 |
| 2332 | 2026-04-19T04:30:05.842Z | Compiling libefi-sys v0.1.0 |
| 2333 | 2026-04-19T04:30:05.925Z | Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=bc489ddf0f38f75e0c194b86cf6f0de377f68845#bc489ddf) |
| 2334 | 2026-04-19T04:30:05.941Z | Compiling zone_cfg_derive v0.3.1 |
| 2335 | 2026-04-19T04:30:05.958Z | Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 2336 | 2026-04-19T04:30:06.133Z | Compiling illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b) |
| 2337 | 2026-04-19T04:30:06.149Z | Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=bc489ddf0f38f75e0c194b86cf6f0de377f68845#bc489ddf) |
| 2338 | 2026-04-19T04:30:06.246Z | Compiling camino-tempfile v1.4.1 |
| 2339 | 2026-04-19T04:30:06.401Z | Compiling itertools v0.12.1 |
| 2340 | 2026-04-19T04:30:06.521Z | Compiling usdt-macro v0.5.0 |
| 2341 | 2026-04-19T04:30:06.547Z | Compiling usdt-attr-macro v0.5.0 |
| 2342 | 2026-04-19T04:30:06.595Z | Compiling bitfield-struct v0.6.2 |
| 2343 | 2026-04-19T04:30:06.642Z | Compiling num-derive v0.4.2 |
| 2344 | 2026-04-19T04:30:06.665Z | Compiling blake3 v1.8.3 |
| 2345 | 2026-04-19T04:30:06.702Z | Compiling ordered-float v2.10.1 |
| 2346 | 2026-04-19T04:30:07.011Z | Compiling memmap v0.7.0 |
| 2347 | 2026-04-19T04:30:07.038Z | Compiling sigpipe v0.1.3 |
| 2348 | 2026-04-19T04:30:07.194Z | Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils) |
| 2349 | 2026-04-19T04:30:07.266Z | Compiling glob v0.3.3 |
| 2350 | 2026-04-19T04:30:07.289Z | Compiling swrite v0.1.0 |
| 2351 | 2026-04-19T04:30:07.312Z | Compiling libnvme-sys v0.0.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221) |
| 2352 | 2026-04-19T04:30:07.358Z | Compiling usdt v0.5.0 |
| 2353 | 2026-04-19T04:30:07.449Z | Compiling serde-value v0.7.0 |
| 2354 | 2026-04-19T04:30:07.590Z | Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a) |
| 2355 | 2026-04-19T04:30:07.663Z | Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 2356 | 2026-04-19T04:30:07.903Z | Compiling zone v0.3.1 |
| 2357 | 2026-04-19T04:30:07.918Z | Compiling serde-untagged v0.1.9 |
| 2358 | 2026-04-19T04:30:08.013Z | Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=bc489ddf0f38f75e0c194b86cf6f0de377f68845#bc489ddf) |
| 2359 | 2026-04-19T04:30:08.109Z | Compiling toml v0.8.23 |
| 2360 | 2026-04-19T04:30:08.160Z | Compiling smf v0.2.3 |
| 2361 | 2026-04-19T04:30:08.226Z | Compiling filetime v0.2.27 |
| 2362 | 2026-04-19T04:30:08.294Z | Compiling same-file v1.0.6 |
| 2363 | 2026-04-19T04:30:08.310Z | Compiling constant_time_eq v0.4.2 |
| 2364 | 2026-04-19T04:30:08.313Z | Compiling xattr v1.6.1 |
| 2365 | 2026-04-19T04:30:08.341Z | Compiling arrayvec v0.7.6 |
| 2366 | 2026-04-19T04:30:08.453Z | Compiling nvme v0.1.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221) |
| 2367 | 2026-04-19T04:30:08.487Z | Compiling unicode-xid v0.2.6 |
| 2368 | 2026-04-19T04:30:08.524Z | Compiling arrayref v0.3.9 |
| 2369 | 2026-04-19T04:30:08.527Z | Compiling whoami v1.6.1 |
| 2370 | 2026-04-19T04:30:08.555Z | Compiling libnvme v0.1.1 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221) |
| 2371 | 2026-04-19T04:30:08.555Z | Compiling tar v0.4.45 |
| 2372 | 2026-04-19T04:30:08.620Z | Compiling cargo-util-schemas v0.8.2 |
| 2373 | 2026-04-19T04:30:08.654Z | Compiling walkdir v2.5.0 |
| 2374 | 2026-04-19T04:30:09.012Z | Compiling libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1) |
| 2375 | 2026-04-19T04:30:09.249Z | Compiling tokio-dtrace v0.1.1 |
| 2376 | 2026-04-19T04:30:09.271Z | Compiling console v0.16.2 |
| 2377 | 2026-04-19T04:30:09.309Z | Compiling gethostname v0.5.0 |
| 2378 | 2026-04-19T04:30:09.393Z | Compiling cargo-platform v0.2.0 |
| 2379 | 2026-04-19T04:30:09.451Z | Compiling topological-sort v0.2.2 |
| 2380 | 2026-04-19T04:30:09.469Z | Compiling unit-prefix v0.5.2 |
| 2381 | 2026-04-19T04:30:09.597Z | Compiling oxide-tokio-rt v0.1.4 |
| 2382 | 2026-04-19T04:30:09.637Z | Compiling dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common) |
| 2383 | 2026-04-19T04:30:09.653Z | Compiling shell-words v1.1.1 |
| 2384 | 2026-04-19T04:30:09.749Z | Compiling indicatif v0.18.4 |
| 2385 | 2026-04-19T04:30:09.830Z | Compiling cargo_metadata v0.21.0 |
| 2386 | 2026-04-19T04:30:18.685Z | Compiling progenitor-client v0.10.0 |
| 2387 | 2026-04-19T04:30:18.685Z | Compiling omicron-zone-package v0.12.2 |
| 2388 | 2026-04-19T04:30:18.731Z | Compiling progenitor-client v0.13.0 |
| 2389 | 2026-04-19T04:30:18.801Z | Compiling omicron-ledger v0.1.0 (/work/oxidecomputer/omicron/ledger) |
| 2390 | 2026-04-19T04:30:18.804Z | Compiling sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types) |
| 2391 | 2026-04-19T04:30:18.804Z | Compiling gfss v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/gfss) |
| 2392 | 2026-04-19T04:30:18.848Z | Compiling omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords) |
| 2393 | 2026-04-19T04:30:18.865Z | Compiling key-manager-types v0.1.0 (/work/oxidecomputer/omicron/key-manager/types) |
| 2394 | 2026-04-19T04:30:18.997Z | Compiling progenitor-extras v0.1.1 |
| 2395 | 2026-04-19T04:30:19.122Z | Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore) |
| 2396 | 2026-04-19T04:30:19.181Z | Compiling trust-quorum-types-versions v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types/versions) |
| 2397 | 2026-04-19T04:30:19.198Z | Compiling oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog) |
| 2398 | 2026-04-19T04:30:19.245Z | Compiling omicron-common v0.1.0 (/work/oxidecomputer/omicron/common) |
| 2399 | 2026-04-19T04:30:24.339Z | Compiling sled-agent-types-versions v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types/versions) |
| 2400 | 2026-04-19T04:30:31.194Z | Compiling sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types) |
| 2401 | 2026-04-19T04:30:34.252Z | Compiling sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware) |
| 2402 | 2026-04-19T04:30:35.226Z | Compiling omicron-package v0.1.0 (/work/oxidecomputer/omicron/package) |
| 2403 | 2026-04-19T04:30:43.951Z | Finished `release` profile [optimized] target(s) in 1m 38s |
| 2404 | 2026-04-19T04:30:44.102Z | Running `target/release/omicron-package -t test target create -p dev` |
| 2405 | 2026-04-19T04:30:44.165Z | Logging to: /work/oxidecomputer/omicron/out/LOG |
| 2406 | 2026-04-19T04:30:44.168Z | Created new build target 'test' and set it as active |
| 2407 | 2026-04-19T04:30:44.171Z | |
| 2408 | 2026-04-19T04:30:44.171Z | real 1:38.452843880 |
| 2409 | 2026-04-19T04:30:44.171Z | user 16:21.964591800 |
| 2410 | 2026-04-19T04:30:44.171Z | sys 2:32.089376832 |
| 2411 | 2026-04-19T04:30:44.171Z | trap 0.460217722 |
| 2412 | 2026-04-19T04:30:44.171Z | tflt 2.647510642 |
| 2413 | 2026-04-19T04:30:44.171Z | dflt 3.709973941 |
| 2414 | 2026-04-19T04:30:44.171Z | kflt 0.000906092 |
| 2415 | 2026-04-19T04:30:44.171Z | lock 51:38.998189970 |
| 2416 | 2026-04-19T04:30:44.171Z | slp 42:03.395491522 |
| 2417 | 2026-04-19T04:30:44.171Z | lat 42.704935813 |
| 2418 | 2026-04-19T04:30:44.171Z | stop 5:23.342045662 |
| 2419 | 2026-04-19T04:30:44.171Z | + ptime -m cargo run --locked --release --bin omicron-package -- -t test package |
| 2420 | 2026-04-19T04:30:45.044Z | Finished `release` profile [optimized] target(s) in 0.86s |
| 2421 | 2026-04-19T04:30:45.116Z | Running `target/release/omicron-package -t test package` |
| 2422 | 2026-04-19T04:30:45.173Z | Logging to: /work/oxidecomputer/omicron/out/LOG |
| 2423 | 2026-04-19T04:30:46.573Z | Compiling regress v0.10.5 |
| 2424 | 2026-04-19T04:30:46.573Z | Compiling heck v0.5.0 |
| 2425 | 2026-04-19T04:30:46.792Z | Compiling unsafe-libyaml v0.2.11 |
| 2426 | 2026-04-19T04:30:46.810Z | Compiling gfss v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/gfss) |
| 2427 | 2026-04-19T04:30:46.838Z | Compiling unicode-width v0.1.14 |
| 2428 | 2026-04-19T04:30:46.841Z | Compiling is-terminal v0.4.17 |
| 2429 | 2026-04-19T04:30:46.879Z | Compiling prettyplease v0.2.37 |
| 2430 | 2026-04-19T04:30:46.879Z | Compiling bytecount v0.6.9 |
| 2431 | 2026-04-19T04:30:46.882Z | Compiling rustls v0.22.4 |
| 2432 | 2026-04-19T04:30:46.882Z | Compiling rustls-webpki v0.102.8 |
| 2433 | 2026-04-19T04:30:46.882Z | Compiling derive-where v1.6.0 |
| 2434 | 2026-04-19T04:30:46.917Z | Compiling thread_local v1.1.9 |
| 2435 | 2026-04-19T04:30:46.920Z | Compiling match_cfg v0.1.0 |
| 2436 | 2026-04-19T04:30:46.939Z | Compiling multer v3.1.0 |
| 2437 | 2026-04-19T04:30:46.960Z | Compiling slog-async v2.8.0 |
| 2438 | 2026-04-19T04:30:46.979Z | Compiling typify-impl v0.6.1 |
| 2439 | 2026-04-19T04:30:46.999Z | Compiling crossbeam-channel v0.5.15 |
| 2440 | 2026-04-19T04:30:47.018Z | Compiling slog-json v2.6.1 |
| 2441 | 2026-04-19T04:30:47.059Z | Compiling hostname v0.3.1 |
| 2442 | 2026-04-19T04:30:47.102Z | Compiling trust-quorum-types-versions v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types/versions) |
| 2443 | 2026-04-19T04:30:47.124Z | Compiling futures-executor v0.3.32 |
| 2444 | 2026-04-19T04:30:47.144Z | Compiling serde_spanned v1.0.4 |
| 2445 | 2026-04-19T04:30:47.208Z | Compiling term v1.2.1 |
| 2446 | 2026-04-19T04:30:47.211Z | Compiling toml_writer v1.0.6+spec-1.1.0 |
| 2447 | 2026-04-19T04:30:47.279Z | Compiling take_mut v0.2.2 |
| 2448 | 2026-04-19T04:30:47.300Z | Compiling serde_yaml v0.9.34+deprecated |
| 2449 | 2026-04-19T04:30:47.323Z | Compiling slog-bunyan v2.5.0 |
| 2450 | 2026-04-19T04:30:47.363Z | Compiling futures v0.3.32 |
| 2451 | 2026-04-19T04:30:47.413Z | Compiling toml v0.9.12+spec-1.1.0 |
| 2452 | 2026-04-19T04:30:47.481Z | Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 2453 | 2026-04-19T04:30:47.481Z | Compiling dropshot v0.16.7 |
| 2454 | 2026-04-19T04:30:47.484Z | Compiling async-stream v0.3.6 |
| 2455 | 2026-04-19T04:30:47.548Z | Compiling slog-term v2.9.2 |
| 2456 | 2026-04-19T04:30:47.588Z | Compiling progenitor-client v0.13.0 |
| 2457 | 2026-04-19T04:30:47.641Z | Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#8f60acdf) |
| 2458 | 2026-04-19T04:30:47.717Z | Compiling waitgroup v0.1.2 |
| 2459 | 2026-04-19T04:30:47.737Z | Compiling backon v1.6.0 |
| 2460 | 2026-04-19T04:30:47.760Z | Compiling rustls-pemfile v2.2.0 |
| 2461 | 2026-04-19T04:30:47.845Z | Compiling serde_path_to_error v0.1.20 |
| 2462 | 2026-04-19T04:30:47.868Z | Compiling hostname v0.4.2 |
| 2463 | 2026-04-19T04:30:47.887Z | Compiling instant v0.1.13 |
| 2464 | 2026-04-19T04:30:47.890Z | Compiling debug-ignore v1.0.5 |
| 2465 | 2026-04-19T04:30:47.932Z | Compiling sled-agent-types-versions v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types/versions) |
| 2466 | 2026-04-19T04:30:47.963Z | Compiling progenitor-extras v0.1.1 |
| 2467 | 2026-04-19T04:30:47.983Z | Compiling tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0) |
| 2468 | 2026-04-19T04:30:48.030Z | Compiling backoff v0.4.0 |
| 2469 | 2026-04-19T04:30:48.052Z | Compiling omicron-ledger v0.1.0 (/work/oxidecomputer/omicron/ledger) |
| 2470 | 2026-04-19T04:30:48.055Z | Compiling parse-display v0.10.0 |
| 2471 | 2026-04-19T04:30:48.093Z | Compiling omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds) |
| 2472 | 2026-04-19T04:30:48.119Z | Compiling progenitor-client v0.10.0 |
| 2473 | 2026-04-19T04:30:48.159Z | Compiling protocol v0.1.0 (https://github.com/oxidecomputer/lldp#d22509df) |
| 2474 | 2026-04-19T04:30:48.250Z | Compiling macaddr v1.0.1 |
| 2475 | 2026-04-19T04:30:48.345Z | Compiling num-rational v0.4.2 |
| 2476 | 2026-04-19T04:30:48.366Z | Compiling num-complex v0.4.6 |
| 2477 | 2026-04-19T04:30:48.442Z | Compiling console v0.15.11 |
| 2478 | 2026-04-19T04:30:48.571Z | Compiling slog-dtrace v0.3.0 |
| 2479 | 2026-04-19T04:30:48.591Z | Compiling float-ord v0.3.2 |
| 2480 | 2026-04-19T04:30:48.692Z | Compiling newline-converter v0.3.0 |
| 2481 | 2026-04-19T04:30:48.725Z | Compiling atomicwrites v0.4.4 |
| 2482 | 2026-04-19T04:30:48.745Z | Compiling async-recursion v1.1.1 |
| 2483 | 2026-04-19T04:30:48.794Z | Compiling num v0.4.3 |
| 2484 | 2026-04-19T04:30:48.869Z | Compiling owo-colors v4.3.0 |
| 2485 | 2026-04-19T04:30:48.923Z | Compiling cancel-safe-futures v0.1.5 |
| 2486 | 2026-04-19T04:30:49.012Z | Compiling expectorate v1.2.0 |
| 2487 | 2026-04-19T04:30:49.044Z | Compiling libsw-core v0.3.2 |
| 2488 | 2026-04-19T04:30:49.064Z | Compiling resolv-conf v0.7.6 |
| 2489 | 2026-04-19T04:30:49.093Z | Compiling toml v0.8.23 |
| 2490 | 2026-04-19T04:30:49.255Z | Compiling libsw v3.5.0 |
| 2491 | 2026-04-19T04:30:49.258Z | Compiling linear-map v1.2.0 |
| 2492 | 2026-04-19T04:30:49.351Z | Compiling tokio-rustls v0.25.0 |
| 2493 | 2026-04-19T04:30:49.372Z | Compiling oximeter-types-versions v0.1.0 (/work/oxidecomputer/omicron/oximeter/types/versions) |
| 2494 | 2026-04-19T04:30:49.393Z | Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths) |
| 2495 | 2026-04-19T04:30:49.477Z | Compiling minimal-lexical v0.2.1 |
| 2496 | 2026-04-19T04:30:49.521Z | Compiling linked-hash-map v0.5.6 |
| 2497 | 2026-04-19T04:30:49.623Z | Compiling unicode-xid v0.2.6 |
| 2498 | 2026-04-19T04:30:49.681Z | Compiling clickhouse-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types/versions) |
| 2499 | 2026-04-19T04:30:49.704Z | Compiling nom v7.1.3 |
| 2500 | 2026-04-19T04:30:49.707Z | Compiling internal-dns-types-versions v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types/versions) |
| 2501 | 2026-04-19T04:30:49.746Z | Compiling globset v0.4.18 |
| 2502 | 2026-04-19T04:30:49.767Z | Compiling lru-cache v0.1.2 |
| 2503 | 2026-04-19T04:30:49.767Z | Compiling hickory-proto v0.24.4 |
| 2504 | 2026-04-19T04:30:49.810Z | Compiling gateway-types-versions v0.1.0 (/work/oxidecomputer/omicron/gateway-types/versions) |
| 2505 | 2026-04-19T04:30:49.965Z | Compiling update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine) |
| 2506 | 2026-04-19T04:30:50.251Z | Compiling oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types) |
| 2507 | 2026-04-19T04:30:50.427Z | Compiling convert_case v0.10.0 |
| 2508 | 2026-04-19T04:30:50.730Z | Compiling derive_more-impl v2.1.1 |
| 2509 | 2026-04-19T04:30:50.983Z | Compiling ereport-types v0.1.0 (/work/oxidecomputer/omicron/ereport/types) |
| 2510 | 2026-04-19T04:30:51.051Z | Compiling clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types) |
| 2511 | 2026-04-19T04:30:51.201Z | Compiling pin-project-internal v1.1.11 |
| 2512 | 2026-04-19T04:30:51.337Z | Compiling internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types) |
| 2513 | 2026-04-19T04:30:51.535Z | Compiling derive_more v2.1.1 |
| 2514 | 2026-04-19T04:30:51.645Z | Compiling trust-quorum-types v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types) |
| 2515 | 2026-04-19T04:30:51.669Z | Compiling typify-macro v0.6.1 |
| 2516 | 2026-04-19T04:30:51.814Z | Compiling gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types) |
| 2517 | 2026-04-19T04:30:52.034Z | Compiling papergrid v0.11.0 |
| 2518 | 2026-04-19T04:30:52.253Z | Compiling hickory-resolver v0.24.4 |
| 2519 | 2026-04-19T04:30:52.482Z | Compiling omicron-common v0.1.0 (/work/oxidecomputer/omicron/common) |
| 2520 | 2026-04-19T04:30:52.509Z | Compiling pin-project v1.1.11 |
| 2521 | 2026-04-19T04:30:52.642Z | Compiling tabled_derive v0.7.0 |
| 2522 | 2026-04-19T04:30:53.113Z | Compiling pem v3.0.6 |
| 2523 | 2026-04-19T04:30:53.225Z | Compiling typify v0.6.1 |
| 2524 | 2026-04-19T04:30:53.361Z | Compiling progenitor-impl v0.13.0 |
| 2525 | 2026-04-19T04:30:53.563Z | Compiling qorb v0.4.1 |
| 2526 | 2026-04-19T04:30:53.830Z | Compiling snafu-derive v0.8.9 |
| 2527 | 2026-04-19T04:30:54.139Z | Compiling termtree v0.5.1 |
| 2528 | 2026-04-19T04:30:54.341Z | Compiling tabled v0.15.0 |
| 2529 | 2026-04-19T04:30:54.391Z | Compiling oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema) |
| 2530 | 2026-04-19T04:30:55.502Z | Compiling snafu v0.8.9 |
| 2531 | 2026-04-19T04:30:55.558Z | Compiling progenitor-macro v0.13.0 |
| 2532 | 2026-04-19T04:30:55.634Z | Compiling crossterm v0.29.0 |
| 2533 | 2026-04-19T04:30:55.689Z | Compiling phf_shared v0.12.1 |
| 2534 | 2026-04-19T04:30:55.947Z | Compiling olpc-cjson v0.1.4 |
| 2535 | 2026-04-19T04:30:56.126Z | Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl) |
| 2536 | 2026-04-19T04:30:56.218Z | Compiling serde_plain v1.0.2 |
| 2537 | 2026-04-19T04:30:56.547Z | Compiling sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types) |
| 2538 | 2026-04-19T04:30:56.662Z | Compiling csv-core v0.1.13 |
| 2539 | 2026-04-19T04:30:57.104Z | Compiling vte v0.14.1 |
| 2540 | 2026-04-19T04:30:57.298Z | Compiling chrono-tz v0.10.4 |
| 2541 | 2026-04-19T04:30:57.362Z | Compiling typed-path v0.9.3 |
| 2542 | 2026-04-19T04:30:57.518Z | Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils) |
| 2543 | 2026-04-19T04:30:58.407Z | Compiling highway v1.3.0 |
| 2544 | 2026-04-19T04:30:58.602Z | Compiling tough v0.20.0 |
| 2545 | 2026-04-19T04:30:58.979Z | Compiling oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types) |
| 2546 | 2026-04-19T04:30:59.148Z | Compiling bootstrap-agent-lockstep-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-types) |
| 2547 | 2026-04-19T04:30:59.177Z | Compiling strip-ansi-escapes v0.2.1 |
| 2548 | 2026-04-19T04:30:59.662Z | Compiling progenitor v0.13.0 |
| 2549 | 2026-04-19T04:30:59.739Z | Compiling csv v1.4.0 |
| 2550 | 2026-04-19T04:30:59.854Z | Compiling gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client) |
| 2551 | 2026-04-19T04:30:59.941Z | Compiling phf v0.12.1 |
| 2552 | 2026-04-19T04:31:00.140Z | Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db) |
| 2553 | 2026-04-19T04:31:00.543Z | Compiling const_format_proc_macros v0.2.34 |
| 2554 | 2026-04-19T04:31:00.627Z | Compiling fd-lock v4.0.4 |
| 2555 | 2026-04-19T04:31:00.717Z | Compiling peg-macros v0.8.5 |
| 2556 | 2026-04-19T04:31:01.021Z | Compiling nu-ansi-term v0.50.3 |
| 2557 | 2026-04-19T04:31:01.338Z | Compiling const_format v0.2.35 |
| 2558 | 2026-04-19T04:31:01.570Z | Compiling reedline v0.40.0 |
| 2559 | 2026-04-19T04:31:01.623Z | Compiling oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro) |
| 2560 | 2026-04-19T04:31:01.877Z | Compiling cockroach-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types/versions) |
| 2561 | 2026-04-19T04:31:02.008Z | Compiling peg v0.8.5 |
| 2562 | 2026-04-19T04:31:02.277Z | Compiling clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3) |
| 2563 | 2026-04-19T04:31:02.335Z | Compiling bcs v0.1.6 |
| 2564 | 2026-04-19T04:31:02.781Z | Compiling semver v0.1.20 |
| 2565 | 2026-04-19T04:31:02.944Z | Compiling cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types) |
| 2566 | 2026-04-19T04:31:02.966Z | Compiling humantime v2.3.0 |
| 2567 | 2026-04-19T04:31:03.075Z | Compiling rustc_version v0.1.7 |
| 2568 | 2026-04-19T04:31:03.202Z | Compiling unicode-linebreak v0.1.5 |
| 2569 | 2026-04-19T04:31:03.308Z | Compiling newtype_derive v0.1.6 |
| 2570 | 2026-04-19T04:31:03.441Z | Compiling smawk v0.3.2 |
| 2571 | 2026-04-19T04:31:03.516Z | Compiling rdb-types v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=b603c9f3dccefcf1d3e941c04505ff6bdd1826b6#b603c9f3) |
| 2572 | 2026-04-19T04:31:03.607Z | Compiling textwrap v0.16.2 |
| 2573 | 2026-04-19T04:31:03.745Z | Compiling trust-quorum-protocol v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/protocol) |
| 2574 | 2026-04-19T04:31:04.432Z | Compiling oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter) |
| 2575 | 2026-04-19T04:31:04.709Z | Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=b603c9f3dccefcf1d3e941c04505ff6bdd1826b6#b603c9f3) |
| 2576 | 2026-04-19T04:31:04.741Z | Compiling dropshot-api-manager-types v0.6.0 |
| 2577 | 2026-04-19T04:31:05.068Z | Compiling base64 v0.21.7 |
| 2578 | 2026-04-19T04:31:05.196Z | Compiling pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide%2Fomicron#b1194c19) |
| 2579 | 2026-04-19T04:31:05.228Z | Compiling steno v0.4.1 |
| 2580 | 2026-04-19T04:31:05.356Z | Compiling utf-8 v0.7.6 |
| 2581 | 2026-04-19T04:31:05.602Z | Compiling tagptr v0.2.0 |
| 2582 | 2026-04-19T04:31:05.622Z | Compiling parallel-task-set v0.1.0 (/work/oxidecomputer/omicron/parallel-task-set) |
| 2583 | 2026-04-19T04:31:05.625Z | Compiling tungstenite v0.21.0 |
| 2584 | 2026-04-19T04:31:05.787Z | Compiling moka v0.12.13 |
| 2585 | 2026-04-19T04:31:05.810Z | Compiling radium v0.7.0 |
| 2586 | 2026-04-19T04:31:06.166Z | Compiling tap v1.0.1 |
| 2587 | 2026-04-19T04:31:06.323Z | Compiling tokio-tungstenite v0.21.0 |
| 2588 | 2026-04-19T04:31:06.624Z | Compiling maybe-uninit v2.0.0 |
| 2589 | 2026-04-19T04:31:06.716Z | Compiling wyz v0.5.1 |
| 2590 | 2026-04-19T04:31:06.970Z | Compiling hickory-resolver v0.25.2 |
| 2591 | 2026-04-19T04:31:07.027Z | Compiling zerocopy-derive v0.6.6 |
| 2592 | 2026-04-19T04:31:07.124Z | Compiling packed_struct v0.10.1 |
| 2593 | 2026-04-19T04:31:07.270Z | Compiling crc-catalog v2.4.0 |
| 2594 | 2026-04-19T04:31:07.402Z | Compiling funty v2.0.0 |
| 2595 | 2026-04-19T04:31:07.423Z | Compiling display-error-chain v0.2.2 |
| 2596 | 2026-04-19T04:31:07.636Z | Compiling crc v3.4.0 |
| 2597 | 2026-04-19T04:31:07.767Z | Compiling bitvec v1.0.1 |
| 2598 | 2026-04-19T04:31:07.801Z | Compiling zerocopy v0.6.6 |
| 2599 | 2026-04-19T04:31:07.801Z | Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=bc489ddf0f38f75e0c194b86cf6f0de377f68845#bc489ddf) |
| 2600 | 2026-04-19T04:31:08.071Z | Compiling internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver) |
| 2601 | 2026-04-19T04:31:08.189Z | Compiling packed_struct_codegen v0.10.1 |
| 2602 | 2026-04-19T04:31:08.348Z | Compiling bitfield-macros v0.19.4 |
| 2603 | 2026-04-19T04:31:08.583Z | Compiling indexmap v1.9.3 |
| 2604 | 2026-04-19T04:31:08.819Z | Compiling nodrop v0.1.14 |
| 2605 | 2026-04-19T04:31:08.954Z | Compiling array-init v0.0.4 |
| 2606 | 2026-04-19T04:31:09.084Z | Compiling nexus-types-versions v0.1.0 (/work/oxidecomputer/omicron/nexus/types/versions) |
| 2607 | 2026-04-19T04:31:09.185Z | Compiling bitfield v0.19.4 |
| 2608 | 2026-04-19T04:31:09.382Z | Compiling smallvec v0.6.14 |
| 2609 | 2026-04-19T04:31:09.568Z | Compiling cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client) |
| 2610 | 2026-04-19T04:31:09.655Z | Compiling num-derive v0.3.3 |
| 2611 | 2026-04-19T04:31:09.966Z | Compiling sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client) |
| 2612 | 2026-04-19T04:31:10.574Z | Compiling proc-macro-error-attr2 v2.0.0 |
| 2613 | 2026-04-19T04:31:11.010Z | Compiling hashbrown v0.12.3 |
| 2614 | 2026-04-19T04:31:11.154Z | Compiling proc-macro-error2 v2.0.1 |
| 2615 | 2026-04-19T04:31:11.477Z | Compiling lpc55_areas v0.2.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f) |
| 2616 | 2026-04-19T04:31:11.792Z | Compiling libscf-sys v1.1.0 |
| 2617 | 2026-04-19T04:31:11.865Z | Compiling serde-hex v0.1.0 |
| 2618 | 2026-04-19T04:31:11.972Z | Compiling tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc#e644a21a) |
| 2619 | 2026-04-19T04:31:12.092Z | Compiling ron v0.8.1 |
| 2620 | 2026-04-19T04:31:12.171Z | Compiling typify-impl v0.4.3 |
| 2621 | 2026-04-19T04:31:12.217Z | Compiling hashbrown v0.13.2 |
| 2622 | 2026-04-19T04:31:12.453Z | Compiling vergen-gitcl v1.0.8 |
| 2623 | 2026-04-19T04:31:12.681Z | Compiling dirs-sys-next v0.1.2 |
| 2624 | 2026-04-19T04:31:12.803Z | Compiling crc-any v2.5.0 |
| 2625 | 2026-04-19T04:31:12.833Z | Compiling diesel_derives v2.3.7 |
| 2626 | 2026-04-19T04:31:12.930Z | Compiling maplit v1.0.2 |
| 2627 | 2026-04-19T04:31:12.952Z | Compiling crunchy v0.2.4 |
| 2628 | 2026-04-19T04:31:13.045Z | Compiling glob v0.3.3 |
| 2629 | 2026-04-19T04:31:13.097Z | Compiling dirs-next v2.0.0 |
| 2630 | 2026-04-19T04:31:13.227Z | Compiling tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc#e644a21a) |
| 2631 | 2026-04-19T04:31:13.270Z | Compiling object v0.30.4 |
| 2632 | 2026-04-19T04:31:13.328Z | Compiling smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51) |
| 2633 | 2026-04-19T04:31:13.405Z | Compiling clang-sys v1.8.1 |
| 2634 | 2026-04-19T04:31:13.522Z | Compiling tabled_derive v0.11.0 |
| 2635 | 2026-04-19T04:31:13.787Z | Compiling papergrid v0.17.0 |
| 2636 | 2026-04-19T04:31:13.895Z | Compiling testing_table v0.3.0 |
| 2637 | 2026-04-19T04:31:13.916Z | Compiling dsl_auto_type v0.2.0 |
| 2638 | 2026-04-19T04:31:13.995Z | Compiling scheduled-thread-pool v0.2.7 |
| 2639 | 2026-04-19T04:31:14.042Z | Compiling diesel_table_macro_syntax v0.3.0 |
| 2640 | 2026-04-19T04:31:14.269Z | Compiling path-slash v0.1.5 |
| 2641 | 2026-04-19T04:31:14.331Z | Compiling tiny-keccak v2.0.2 |
| 2642 | 2026-04-19T04:31:14.474Z | Compiling r2d2 v0.8.10 |
| 2643 | 2026-04-19T04:31:14.613Z | Compiling term v0.7.0 |
| 2644 | 2026-04-19T04:31:14.635Z | Compiling transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#11afc484) |
| 2645 | 2026-04-19T04:31:14.699Z | Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#11afc484) |
| 2646 | 2026-04-19T04:31:14.774Z | Compiling downcast-rs v2.0.2 |
| 2647 | 2026-04-19T04:31:14.911Z | Compiling xshell-macros v0.2.7 |
| 2648 | 2026-04-19T04:31:14.936Z | Compiling bit-vec v0.6.3 |
| 2649 | 2026-04-19T04:31:15.074Z | Compiling tabled v0.20.0 |
| 2650 | 2026-04-19T04:31:15.185Z | Compiling bit-set v0.5.3 |
| 2651 | 2026-04-19T04:31:15.207Z | Compiling ascii-canvas v3.0.0 |
| 2652 | 2026-04-19T04:31:15.303Z | Compiling xshell v0.2.7 |
| 2653 | 2026-04-19T04:31:15.473Z | Compiling sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware) |
| 2654 | 2026-04-19T04:31:15.614Z | Compiling typify-macro v0.4.3 |
| 2655 | 2026-04-19T04:31:15.617Z | Compiling transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control?branch=main#11afc484) |
| 2656 | 2026-04-19T04:31:15.657Z | Compiling key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager) |
| 2657 | 2026-04-19T04:31:16.064Z | Compiling lpc55_sign v0.3.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f) |
| 2658 | 2026-04-19T04:31:16.090Z | Compiling itertools v0.10.5 |
| 2659 | 2026-04-19T04:31:16.162Z | Compiling ena v0.14.4 |
| 2660 | 2026-04-19T04:31:16.409Z | Compiling libloading v0.8.9 |
| 2661 | 2026-04-19T04:31:16.646Z | Compiling bindgen v0.71.1 |
| 2662 | 2026-04-19T04:31:16.675Z | Compiling unicase v2.9.0 |
| 2663 | 2026-04-19T04:31:16.941Z | Compiling diff v0.1.13 |
| 2664 | 2026-04-19T04:31:16.992Z | Compiling regex-syntax v0.6.29 |
| 2665 | 2026-04-19T04:31:17.217Z | Compiling sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage) |
| 2666 | 2026-04-19T04:31:18.083Z | Compiling omicron-cockroach-metrics v0.1.0 (/work/oxidecomputer/omicron/cockroach-metrics) |
| 2667 | 2026-04-19T04:31:18.460Z | Compiling lalrpop v0.19.12 |
| 2668 | 2026-04-19T04:31:18.928Z | Compiling omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates) |
| 2669 | 2026-04-19T04:31:19.162Z | Compiling diesel v2.3.7 |
| 2670 | 2026-04-19T04:31:19.383Z | Compiling cexpr v0.6.0 |
| 2671 | 2026-04-19T04:31:19.465Z | Compiling nexus-db-schema v0.1.0 (/work/oxidecomputer/omicron/nexus/db-schema) |
| 2672 | 2026-04-19T04:31:19.534Z | Compiling nexus-macros-common v0.1.0 (/work/oxidecomputer/omicron/nexus/macros-common) |
| 2673 | 2026-04-19T04:31:19.584Z | Compiling crc8 v0.1.1 |
| 2674 | 2026-04-19T04:31:19.693Z | Compiling hubtools v0.4.7 (https://github.com/oxidecomputer/hubtools.git?rev=2b1ef9b38d75563ea800baa3b17327eec17b1b7a#2b1ef9b3) |
| 2675 | 2026-04-19T04:31:19.738Z | Compiling typify v0.4.3 |
| 2676 | 2026-04-19T04:31:19.761Z | Compiling nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model) |
| 2677 | 2026-04-19T04:31:19.884Z | Compiling headers-core v0.3.0 |
| 2678 | 2026-04-19T04:31:20.003Z | Compiling libxml v0.3.3 |
| 2679 | 2026-04-19T04:31:20.025Z | Compiling headers v0.4.1 |
| 2680 | 2026-04-19T04:31:20.048Z | Compiling db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros) |
| 2681 | 2026-04-19T04:31:20.215Z | Compiling nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data) |
| 2682 | 2026-04-19T04:31:20.405Z | Compiling nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults) |
| 2683 | 2026-04-19T04:31:20.447Z | Compiling strum_macros v0.24.3 |
| 2684 | 2026-04-19T04:31:20.888Z | Compiling nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types) |
| 2685 | 2026-04-19T04:31:21.262Z | Compiling indoc v1.0.9 |
| 2686 | 2026-04-19T04:31:21.768Z | Compiling nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth) |
| 2687 | 2026-04-19T04:31:21.790Z | Compiling derive_builder v0.20.2 |
| 2688 | 2026-04-19T04:31:21.977Z | Compiling oso-derive v0.27.3 |
| 2689 | 2026-04-19T04:31:22.001Z | Compiling quick-xml v0.37.5 |
| 2690 | 2026-04-19T04:31:22.024Z | Compiling impl-trait-for-tuples v0.2.3 |
| 2691 | 2026-04-19T04:31:22.204Z | Compiling half v1.8.3 |
| 2692 | 2026-04-19T04:31:22.260Z | Compiling openssl-probe v0.1.6 |
| 2693 | 2026-04-19T04:31:22.561Z | Compiling serde_cbor v0.11.2 |
| 2694 | 2026-04-19T04:31:22.669Z | Compiling authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros) |
| 2695 | 2026-04-19T04:31:22.697Z | Compiling installinator-common-versions v0.1.0 (/work/oxidecomputer/omicron/installinator-common/versions) |
| 2696 | 2026-04-19T04:31:22.897Z | Compiling ntp-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ntp-admin-client) |
| 2697 | 2026-04-19T04:31:23.290Z | Compiling nexus-db-lookup v0.1.0 (/work/oxidecomputer/omicron/nexus/db-lookup) |
| 2698 | 2026-04-19T04:31:23.380Z | Compiling bb8 v0.8.6 |
| 2699 | 2026-04-19T04:31:23.511Z | Compiling trait-variant v0.1.2 |
| 2700 | 2026-04-19T04:31:23.614Z | Compiling installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common) |
| 2701 | 2026-04-19T04:31:23.637Z | Compiling tufaceous-brand-metadata v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0) |
| 2702 | 2026-04-19T04:31:23.773Z | Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries) |
| 2703 | 2026-04-19T04:31:24.000Z | Compiling fxhash v0.2.1 |
| 2704 | 2026-04-19T04:31:24.023Z | Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=524eb8f125003dff50b9703900c6b323f00f9e1b#524eb8f1) |
| 2705 | 2026-04-19T04:31:24.092Z | Compiling scim2-rs v0.1.0 (https://github.com/oxidecomputer/scim2-rs?rev=c78005db837a71f94c3b8efac9a64cfbdb2d527f#c78005db) |
| 2706 | 2026-04-19T04:31:24.204Z | Compiling progenitor-impl v0.10.0 |
| 2707 | 2026-04-19T04:31:24.227Z | Compiling dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client) |
| 2708 | 2026-04-19T04:31:24.300Z | Compiling oximeter-producer-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer-api) |
| 2709 | 2026-04-19T04:31:24.473Z | Compiling samael v0.0.19 |
| 2710 | 2026-04-19T04:31:24.649Z | Compiling kstat-rs v0.2.4 |
| 2711 | 2026-04-19T04:31:24.696Z | Compiling libz-sys v1.1.24 |
| 2712 | 2026-04-19T04:31:25.099Z | Compiling salty v0.3.0 |
| 2713 | 2026-04-19T04:31:25.212Z | Compiling nonempty v0.12.0 |
| 2714 | 2026-04-19T04:31:25.452Z | Compiling oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments) |
| 2715 | 2026-04-19T04:31:25.819Z | Compiling progenitor-impl v0.11.2 |
| 2716 | 2026-04-19T04:31:25.868Z | Compiling zfs-test-harness v0.1.0 (/work/oxidecomputer/omicron/sled-storage/zfs-test-harness) |
| 2717 | 2026-04-19T04:31:25.871Z | Compiling common v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=44a949c9bedf4fcd4d280337fa1965b4293c88d1#44a949c9) |
| 2718 | 2026-04-19T04:31:25.923Z | Compiling polar-core v0.27.3 |
| 2719 | 2026-04-19T04:31:26.350Z | Compiling progenitor-macro v0.10.0 |
| 2720 | 2026-04-19T04:31:27.545Z | Compiling darling_core v0.23.0 |
| 2721 | 2026-04-19T04:31:28.027Z | Compiling nanorand v0.7.0 |
| 2722 | 2026-04-19T04:31:28.281Z | Compiling arc-swap v1.8.2 |
| 2723 | 2026-04-19T04:31:28.398Z | Compiling fs-err v2.11.0 |
| 2724 | 2026-04-19T04:31:28.636Z | Compiling parking_lot_core v0.8.6 |
| 2725 | 2026-04-19T04:31:28.893Z | Compiling mime_guess v2.0.5 |
| 2726 | 2026-04-19T04:31:29.083Z | Compiling slog-scope v4.4.1 |
| 2727 | 2026-04-19T04:31:29.412Z | Compiling flume v0.11.1 |
| 2728 | 2026-04-19T04:31:29.559Z | Compiling progenitor-macro v0.11.2 |
| 2729 | 2026-04-19T04:31:29.710Z | Compiling darling_macro v0.23.0 |
| 2730 | 2026-04-19T04:31:29.819Z | Compiling dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=44a949c9bedf4fcd4d280337fa1965b4293c88d1#44a949c9) |
| 2731 | 2026-04-19T04:31:30.201Z | Compiling sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics) |
| 2732 | 2026-04-19T04:31:30.394Z | Compiling progenitor v0.10.0 |
| 2733 | 2026-04-19T04:31:30.959Z | Compiling oximeter-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb) |
| 2734 | 2026-04-19T04:31:31.380Z | Compiling rats-corim v0.1.0 (https://github.com/oxidecomputer/rats-corim#f0d5d516) |
| 2735 | 2026-04-19T04:31:31.583Z | Compiling progenitor-client v0.11.2 |
| 2736 | 2026-04-19T04:31:32.098Z | Compiling nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config) |
| 2737 | 2026-04-19T04:31:32.131Z | Compiling nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client) |
| 2738 | 2026-04-19T04:31:33.548Z | Compiling sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim) |
| 2739 | 2026-04-19T04:31:34.090Z | Compiling git-stub v1.0.0 |
| 2740 | 2026-04-19T04:31:34.361Z | Compiling oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer) |
| 2741 | 2026-04-19T04:31:35.088Z | Compiling oso v0.27.3 |
| 2742 | 2026-04-19T04:31:39.599Z | Compiling diesel-dtrace v0.5.0 |
| 2743 | 2026-04-19T04:31:39.623Z | Compiling async-bb8-diesel v0.2.1 |
| 2744 | 2026-04-19T04:31:39.919Z | Compiling libgit2-sys v0.18.3+1.9.2 |
| 2745 | 2026-04-19T04:31:39.942Z | Compiling instability v0.3.11 |
| 2746 | 2026-04-19T04:31:39.988Z | Compiling git-stub-vcs v0.1.0 |
| 2747 | 2026-04-19T04:31:40.080Z | Compiling progenitor v0.11.2 |
| 2748 | 2026-04-19T04:31:40.204Z | Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb) |
| 2749 | 2026-04-19T04:31:40.277Z | Compiling sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api) |
| 2750 | 2026-04-19T04:31:40.337Z | Compiling darling v0.23.0 |
| 2751 | 2026-04-19T04:31:40.415Z | Compiling slog-stdlog v4.1.1 |
| 2752 | 2026-04-19T04:31:40.892Z | Compiling hubtools v0.4.7 (https://github.com/oxidecomputer/hubtools.git?branch=main#2b1ef9b3) |
| 2753 | 2026-04-19T04:31:41.020Z | Compiling clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client) |
| 2754 | 2026-04-19T04:31:41.271Z | Compiling repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client) |
| 2755 | 2026-04-19T04:31:41.549Z | Compiling ignore v0.4.25 |
| 2756 | 2026-04-19T04:31:42.650Z | Compiling primeorder v0.13.6 |
| 2757 | 2026-04-19T04:31:42.963Z | Compiling transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control#11afc484) |
| 2758 | 2026-04-19T04:31:43.122Z | Compiling castaway v0.2.4 |
| 2759 | 2026-04-19T04:31:43.279Z | Compiling atty v0.2.14 |
| 2760 | 2026-04-19T04:31:43.431Z | Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control#11afc484) |
| 2761 | 2026-04-19T04:31:43.662Z | Compiling http-range v0.1.5 |
| 2762 | 2026-04-19T04:31:43.997Z | Compiling indoc v2.0.7 |
| 2763 | 2026-04-19T04:31:44.020Z | Compiling parse-size v1.1.0 |
| 2764 | 2026-04-19T04:31:44.070Z | Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=dbaad520e1f5ae32c10db16ce176f9c24de95652#dbaad520) |
| 2765 | 2026-04-19T04:31:44.242Z | Compiling tufaceous-lib v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0) |
| 2766 | 2026-04-19T04:31:44.328Z | Compiling transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control#11afc484) |
| 2767 | 2026-04-19T04:31:44.465Z | Compiling compact_str v0.8.1 |
| 2768 | 2026-04-19T04:31:45.551Z | Compiling p384 v0.13.1 |
| 2769 | 2026-04-19T04:31:45.595Z | Compiling globwalk v0.9.1 |
| 2770 | 2026-04-19T04:31:46.280Z | Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb) |
| 2771 | 2026-04-19T04:31:46.424Z | Compiling parking_lot v0.11.2 |
| 2772 | 2026-04-19T04:31:46.587Z | Compiling slog-envlogger v2.2.0 |
| 2773 | 2026-04-19T04:31:46.971Z | Compiling dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server) |
| 2774 | 2026-04-19T04:31:47.352Z | Compiling crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a) |
| 2775 | 2026-04-19T04:31:47.421Z | Compiling oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client) |
| 2776 | 2026-04-19T04:31:47.535Z | Compiling predicates-tree v1.0.13 |
| 2777 | 2026-04-19T04:31:47.688Z | Compiling unicode-truncate v1.1.0 |
| 2778 | 2026-04-19T04:31:47.709Z | Compiling lru v0.12.5 |
| 2779 | 2026-04-19T04:31:47.765Z | Compiling rand_seeder v0.4.0 |
| 2780 | 2026-04-19T04:31:47.907Z | Compiling prefix-trie v0.7.0 |
| 2781 | 2026-04-19T04:31:47.943Z | Compiling vergen-git2 v1.0.7 |
| 2782 | 2026-04-19T04:31:47.967Z | Compiling cassowary v0.3.0 |
| 2783 | 2026-04-19T04:31:47.989Z | Compiling compression-core v0.4.31 |
| 2784 | 2026-04-19T04:31:48.016Z | Compiling typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng) |
| 2785 | 2026-04-19T04:31:48.205Z | Compiling compression-codecs v0.4.37 |
| 2786 | 2026-04-19T04:31:48.225Z | Compiling camino-tempfile-ext v0.3.3 |
| 2787 | 2026-04-19T04:31:48.249Z | Compiling ratatui v0.29.0 |
| 2788 | 2026-04-19T04:31:48.386Z | Compiling hickory-server v0.25.2 |
| 2789 | 2026-04-19T04:31:48.610Z | Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb) |
| 2790 | 2026-04-19T04:31:48.677Z | Compiling hyper-staticfile v0.10.1 |
| 2791 | 2026-04-19T04:31:49.302Z | Compiling sled v0.34.7 |
| 2792 | 2026-04-19T04:31:50.195Z | Compiling range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests) |
| 2793 | 2026-04-19T04:31:50.283Z | Compiling sled-agent-config-reconciler v0.1.0 (/work/oxidecomputer/omicron/sled-agent/config-reconciler) |
| 2794 | 2026-04-19T04:31:50.636Z | Compiling attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f) |
| 2795 | 2026-04-19T04:31:50.865Z | Compiling dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api) |
| 2796 | 2026-04-19T04:31:51.395Z | Compiling ddm-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=b603c9f3dccefcf1d3e941c04505ff6bdd1826b6#b603c9f3) |
| 2797 | 2026-04-19T04:31:51.438Z | Compiling clickhouse-admin-keeper-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-keeper-client) |
| 2798 | 2026-04-19T04:31:52.046Z | Compiling oximeter-macro-impl v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb) |
| 2799 | 2026-04-19T04:31:52.236Z | Compiling sprockets-tls v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=d2b68e4f47e3c22bce0455aeb4cfb2e61ad229ba#d2b68e4f) |
| 2800 | 2026-04-19T04:31:52.489Z | Compiling dice-util-barcode v0.1.0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f) |
| 2801 | 2026-04-19T04:31:52.591Z | Compiling toml_datetime v1.0.0+spec-1.1.0 |
| 2802 | 2026-04-19T04:31:52.946Z | Compiling dropshot v0.17.0 |
| 2803 | 2026-04-19T04:31:53.058Z | Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=7cdf2ab9c8d9e9267a8b366aa780c6c26f9a5ecf#7cdf2ab9) |
| 2804 | 2026-04-19T04:31:53.192Z | Compiling rustls v0.21.12 |
| 2805 | 2026-04-19T04:31:53.294Z | Compiling corncobs v0.1.4 |
| 2806 | 2026-04-19T04:31:53.445Z | Compiling dice-mfg-msgs v0.3.0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f) |
| 2807 | 2026-04-19T04:31:53.500Z | Compiling sled-agent-resolvable-files v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files) |
| 2808 | 2026-04-19T04:31:53.570Z | Compiling toml v1.0.6+spec-1.1.0 |
| 2809 | 2026-04-19T04:31:53.615Z | Compiling oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb) |
| 2810 | 2026-04-19T04:31:53.808Z | Compiling omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client) |
| 2811 | 2026-04-19T04:31:54.158Z | Compiling dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f) |
| 2812 | 2026-04-19T04:31:54.363Z | Compiling wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common) |
| 2813 | 2026-04-19T04:31:54.434Z | Compiling sled-agent-resolvable-files-examples v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files-examples) |
| 2814 | 2026-04-19T04:31:54.617Z | Compiling async-compression v0.4.41 |
| 2815 | 2026-04-19T04:31:55.127Z | Compiling update-common v0.1.0 (/work/oxidecomputer/omicron/update-common) |
| 2816 | 2026-04-19T04:31:56.492Z | Compiling common v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#f20f786e) |
| 2817 | 2026-04-19T04:31:57.576Z | Compiling bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client) |
| 2818 | 2026-04-19T04:31:57.727Z | Compiling nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking) |
| 2819 | 2026-04-19T04:31:57.954Z | Compiling nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery) |
| 2820 | 2026-04-19T04:31:58.091Z | Compiling nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation) |
| 2821 | 2026-04-19T04:31:58.184Z | Compiling rustls-webpki v0.101.7 |
| 2822 | 2026-04-19T04:31:58.233Z | Compiling sct v0.7.1 |
| 2823 | 2026-04-19T04:31:58.327Z | Compiling nix v0.29.0 |
| 2824 | 2026-04-19T04:31:58.508Z | Compiling secrecy v0.8.0 |
| 2825 | 2026-04-19T04:31:58.704Z | Compiling dropshot_endpoint v0.17.0 |
| 2826 | 2026-04-19T04:31:58.726Z | Compiling void v1.0.2 |
| 2827 | 2026-04-19T04:31:58.874Z | Compiling lzss v0.8.2 |
| 2828 | 2026-04-19T04:31:59.619Z | Compiling dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#f20f786e) |
| 2829 | 2026-04-19T04:31:59.884Z | Compiling nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory) |
| 2830 | 2026-04-19T04:32:00.638Z | Compiling sled-agent-measurements v0.1.0 (/work/oxidecomputer/omicron/sled-agent/measurements) |
| 2831 | 2026-04-19T04:32:00.663Z | Compiling common v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=cc8e02a0800034c431c8cf96b889ea638da3d194#cc8e02a0) |
| 2832 | 2026-04-19T04:32:01.406Z | Compiling attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?branch=main#ff9f27aa) |
| 2833 | 2026-04-19T04:32:02.135Z | Compiling nexus-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-lockstep-client) |
| 2834 | 2026-04-19T04:32:02.423Z | Compiling tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git?branch=main#e644a21a) |
| 2835 | 2026-04-19T04:32:02.668Z | Compiling tungstenite v0.23.0 |
| 2836 | 2026-04-19T04:32:02.712Z | Compiling nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc) |
| 2837 | 2026-04-19T04:32:02.861Z | Compiling nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution) |
| 2838 | 2026-04-19T04:32:02.939Z | Compiling nexus-reconfigurator-rendezvous v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/rendezvous) |
| 2839 | 2026-04-19T04:32:03.094Z | Compiling nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface) |
| 2840 | 2026-04-19T04:32:03.150Z | Compiling nix v0.27.1 |
| 2841 | 2026-04-19T04:32:03.172Z | Compiling serde_bytes v0.11.19 |
| 2842 | 2026-04-19T04:32:03.358Z | Compiling tokio-tungstenite v0.23.1 |
| 2843 | 2026-04-19T04:32:03.465Z | Compiling propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?rev=bc489ddf0f38f75e0c194b86cf6f0de377f68845#bc489ddf) |
| 2844 | 2026-04-19T04:32:03.761Z | Compiling gateway-sp-comms v0.1.1 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc) |
| 2845 | 2026-04-19T04:32:04.377Z | Compiling dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=cc8e02a0800034c431c8cf96b889ea638da3d194#cc8e02a0) |
| 2846 | 2026-04-19T04:32:04.580Z | Compiling dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?branch=main#ff9f27aa) |
| 2847 | 2026-04-19T04:32:04.999Z | Compiling trust-quorum v0.1.0 (/work/oxidecomputer/omicron/trust-quorum) |
| 2848 | 2026-04-19T04:32:05.431Z | Compiling git2 v0.20.4 |
| 2849 | 2026-04-19T04:32:06.505Z | Compiling tokio-rustls v0.24.1 |
| 2850 | 2026-04-19T04:32:07.232Z | Compiling lldpd-common v0.1.0 (https://github.com/oxidecomputer/lldp#d22509df) |
| 2851 | 2026-04-19T04:32:08.977Z | Compiling crucible-common v0.0.1 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a) |
| 2852 | 2026-04-19T04:32:09.530Z | Compiling wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client) |
| 2853 | 2026-04-19T04:32:09.664Z | Compiling transient-dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server/transient) |
| 2854 | 2026-04-19T04:32:10.075Z | Compiling tufaceous v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0) |
| 2855 | 2026-04-19T04:32:10.272Z | Compiling nexus-mgs-updates v0.1.0 (/work/oxidecomputer/omicron/nexus/mgs-updates) |
| 2856 | 2026-04-19T04:32:10.412Z | Compiling sled-agent-health-monitor v0.1.0 (/work/oxidecomputer/omicron/sled-agent/health-monitor) |
| 2857 | 2026-04-19T04:32:12.103Z | Compiling nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy) |
| 2858 | 2026-04-19T04:32:12.153Z | Compiling crucible-pantry-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a) |
| 2859 | 2026-04-19T04:32:12.890Z | Compiling ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc) |
| 2860 | 2026-04-19T04:32:13.816Z | Compiling rustls-pemfile v1.0.4 |
| 2861 | 2026-04-19T04:32:14.231Z | Compiling repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api) |
| 2862 | 2026-04-19T04:32:14.743Z | Compiling bootstrap-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-api) |
| 2863 | 2026-04-19T04:32:14.834Z | Compiling clickhouse-admin-api v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/api) |
| 2864 | 2026-04-19T04:32:17.713Z | Compiling gateway-api v0.1.0 (/work/oxidecomputer/omicron/gateway-api) |
| 2865 | 2026-04-19T04:32:17.713Z | Compiling bootstrap-agent-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-api) |
| 2866 | 2026-04-19T04:32:17.713Z | Compiling bootstrap-agent-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-lockstep-client) |
| 2867 | 2026-04-19T04:32:17.713Z | Compiling clickhouse-admin-single-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-single-client) |
| 2868 | 2026-04-19T04:32:17.713Z | Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus) |
| 2869 | 2026-04-19T04:32:17.729Z | Compiling ntp-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types/versions) |
| 2870 | 2026-04-19T04:32:19.515Z | Compiling signal-hook-tokio v0.3.1 |
| 2871 | 2026-04-19T04:32:19.530Z | Compiling twox-hash v2.1.2 |
| 2872 | 2026-04-19T04:32:19.530Z | Compiling yasna v0.5.2 |
| 2873 | 2026-04-19T04:32:19.530Z | Compiling is_ci v1.2.0 |
| 2874 | 2026-04-19T04:32:19.530Z | Compiling omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway) |
| 2875 | 2026-04-19T04:32:19.530Z | Compiling supports-color v3.0.2 |
| 2876 | 2026-04-19T04:32:19.530Z | Compiling rcgen v0.12.1 |
| 2877 | 2026-04-19T04:32:19.530Z | Compiling omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent) |
| 2878 | 2026-04-19T04:32:19.530Z | Compiling omicron-clickhouse-admin v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin) |
| 2879 | 2026-04-19T04:32:20.444Z | Compiling nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning) |
| 2880 | 2026-04-19T04:32:21.224Z | Compiling lldpd-client v0.1.0 (https://github.com/oxidecomputer/lldp#d22509df) |
| 2881 | 2026-04-19T04:32:22.426Z | Compiling nexus-fm v0.1.0 (/work/oxidecomputer/omicron/nexus/fm) |
| 2882 | 2026-04-19T04:32:22.430Z | Compiling nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api) |
| 2883 | 2026-04-19T04:32:23.351Z | Compiling nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api) |
| 2884 | 2026-04-19T04:32:23.375Z | Compiling nexus-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/nexus/lockstep-api) |
| 2885 | 2026-04-19T04:32:23.500Z | Compiling oximeter-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/api) |
| 2886 | 2026-04-19T04:32:24.383Z | Compiling omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin) |
| 2887 | 2026-04-19T04:32:24.557Z | Compiling omicron-ntp-admin v0.1.0 (/work/oxidecomputer/omicron/ntp-admin) |
| 2888 | 2026-04-19T04:32:24.636Z | Compiling nexus-background-task-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/background-task-interface) |
| 2889 | 2026-04-19T04:32:24.787Z | Compiling fatfs v0.3.6 |
| 2890 | 2026-04-19T04:32:24.854Z | Compiling raw-cpuid v11.5.0 (https://github.com/oxidecomputer/rust-cpuid.git?rev=a4cf01df76f35430ff5d39dc2fe470bcb953503b#a4cf01df) |
| 2891 | 2026-04-19T04:32:26.002Z | Compiling subprocess v0.2.15 |
| 2892 | 2026-04-19T04:32:26.200Z | Compiling rtoolbox v0.0.3 |
| 2893 | 2026-04-19T04:32:26.494Z | Compiling assert_matches v1.5.0 |
| 2894 | 2026-04-19T04:32:26.610Z | Compiling seq-macro v0.3.6 |
| 2895 | 2026-04-19T04:32:27.103Z | Compiling omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils) |
| 2896 | 2026-04-19T04:32:27.352Z | Compiling rpassword v7.4.0 |
| 2897 | 2026-04-19T04:32:27.442Z | Compiling oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector) |
| 2898 | 2026-04-19T04:32:27.641Z | Compiling wicketd-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-api) |
| 2899 | 2026-04-19T04:32:28.230Z | Compiling ntp-admin-api v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/api) |
| 2900 | 2026-04-19T04:32:28.548Z | Compiling ntp-admin-types v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types) |
| 2901 | 2026-04-19T04:32:28.688Z | Compiling tui-tree-widget v0.23.1 |
| 2902 | 2026-04-19T04:32:28.977Z | Compiling installinator-api v0.1.0 (/work/oxidecomputer/omicron/installinator-api) |
| 2903 | 2026-04-19T04:32:29.584Z | Compiling omicron-omdb v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omdb) |
| 2904 | 2026-04-19T04:32:30.110Z | Compiling cockroach-admin-api v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/api) |
| 2905 | 2026-04-19T04:32:30.635Z | Compiling uzers v0.12.2 |
| 2906 | 2026-04-19T04:32:31.042Z | Compiling wicket v0.1.0 (/work/oxidecomputer/omicron/wicket) |
| 2907 | 2026-04-19T04:32:32.090Z | Compiling zone-setup v0.1.0 (/work/oxidecomputer/omicron/zone-setup) |
| 2908 | 2026-04-19T04:32:32.810Z | Compiling wicketd v0.1.0 (/work/oxidecomputer/omicron/wicketd) |
| 2909 | 2026-04-19T04:32:33.533Z | Compiling gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils) |
| 2910 | 2026-04-19T04:32:35.665Z | Compiling support-bundle-viewer v0.1.2 |
| 2911 | 2026-04-19T04:32:36.538Z | Compiling clickana v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickana) |
| 2912 | 2026-04-19T04:32:37.565Z | Compiling multimap v0.10.1 |
| 2913 | 2026-04-19T04:32:48.484Z | Compiling nexus-db-errors v0.1.0 (/work/oxidecomputer/omicron/nexus/db-errors) |
| 2914 | 2026-04-19T04:32:56.072Z | Compiling dnsadm v0.1.0 (/work/oxidecomputer/omicron/dns-server/dnsadm) |
| 2915 | 2026-04-19T04:32:57.607Z | Compiling internal-dns-cli v0.1.0 (/work/oxidecomputer/omicron/internal-dns/cli) |
| 2916 | 2026-04-19T04:32:59.384Z | Compiling oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog) |
| 2917 | 2026-04-19T04:38:59.648Z | Finished `release` profile [optimized] target(s) in 8m 14s |
| 2918 | 2026-04-19T04:39:42.838Z | |
| 2919 | 2026-04-19T04:39:42.838Z | real 8:58.588034041 |
| 2920 | 2026-04-19T04:39:42.842Z | user 1:18:09.185025500 |
| 2921 | 2026-04-19T04:39:42.842Z | sys 3:25.420933976 |
| 2922 | 2026-04-19T04:39:42.842Z | trap 1.785384978 |
| 2923 | 2026-04-19T04:39:42.842Z | tflt 2.115858928 |
| 2924 | 2026-04-19T04:39:42.842Z | dflt 16.002310177 |
| 2925 | 2026-04-19T04:39:42.842Z | kflt 0.004003263 |
| 2926 | 2026-04-19T04:39:42.842Z | lock 6:50:19.657120124 |
| 2927 | 2026-04-19T04:39:42.842Z | slp 2:14:59.632600855 |
| 2928 | 2026-04-19T04:39:42.842Z | lat 2:27.540104020 |
| 2929 | 2026-04-19T04:39:42.842Z | stop 5:07.087721159 |
| 2930 | 2026-04-19T04:39:42.842Z | + mapfile -t packages |
| 2931 | 2026-04-19T04:39:42.842Z | ++ cargo run --locked --release --bin omicron-package -- -t test list-outputs |
| 2932 | 2026-04-19T04:39:43.783Z | Finished `release` profile [optimized] target(s) in 0.93s |
| 2933 | 2026-04-19T04:39:43.854Z | Running `target/release/omicron-package -t test list-outputs` |
| 2934 | 2026-04-19T04:39:43.910Z | Logging to: /work/oxidecomputer/omicron/out/LOG |
| 2935 | 2026-04-19T04:39:43.913Z | + ptime -m cargo build --locked --release -p xtask |
| 2936 | 2026-04-19T04:39:44.449Z | Compiling libc v0.2.185 |
| 2937 | 2026-04-19T04:39:44.449Z | Compiling serde v1.0.228 |
| 2938 | 2026-04-19T04:39:44.452Z | Compiling serde_core v1.0.228 |
| 2939 | 2026-04-19T04:39:44.452Z | Compiling rustix v1.1.3 |
| 2940 | 2026-04-19T04:39:44.541Z | Compiling bitflags v2.11.0 |
| 2941 | 2026-04-19T04:39:44.552Z | Compiling serde_json v1.0.149 |
| 2942 | 2026-04-19T04:39:44.595Z | Compiling num-traits v0.2.19 |
| 2943 | 2026-04-19T04:39:44.604Z | Compiling syn v2.0.117 |
| 2944 | 2026-04-19T04:39:44.616Z | Compiling smallvec v1.15.1 |
| 2945 | 2026-04-19T04:39:44.627Z | Compiling hashbrown v0.16.1 |
| 2946 | 2026-04-19T04:39:44.649Z | Compiling usdt-impl v0.5.0 |
| 2947 | 2026-04-19T04:39:44.660Z | Compiling syn v1.0.109 |
| 2948 | 2026-04-19T04:39:44.675Z | Compiling log v0.4.29 |
| 2949 | 2026-04-19T04:39:44.675Z | Compiling getrandom v0.4.1 |
| 2950 | 2026-04-19T04:39:44.856Z | Compiling percent-encoding v2.3.2 |
| 2951 | 2026-04-19T04:39:44.986Z | Compiling fs-err v3.3.0 |
| 2952 | 2026-04-19T04:39:44.989Z | Compiling once_cell v1.21.3 |
| 2953 | 2026-04-19T04:39:45.016Z | Compiling anyhow v1.0.102 |
| 2954 | 2026-04-19T04:39:45.056Z | Compiling form_urlencoded v1.2.2 |
| 2955 | 2026-04-19T04:39:45.090Z | Compiling heck v0.4.1 |
| 2956 | 2026-04-19T04:39:45.251Z | Compiling indexmap v2.13.0 |
| 2957 | 2026-04-19T04:39:45.283Z | Compiling thread-id v4.2.2 |
| 2958 | 2026-04-19T04:39:45.293Z | Compiling errno v0.3.14 |
| 2959 | 2026-04-19T04:39:45.345Z | Compiling memmap v0.7.0 |
| 2960 | 2026-04-19T04:39:45.649Z | Compiling ordered-float v2.10.1 |
| 2961 | 2026-04-19T04:39:46.150Z | Compiling proc-macro-error v1.0.4 |
| 2962 | 2026-04-19T04:39:46.283Z | Compiling terminal_size v0.4.3 |
| 2963 | 2026-04-19T04:39:46.283Z | Compiling tempfile v3.25.0 |
| 2964 | 2026-04-19T04:39:46.383Z | Compiling clap_builder v4.5.60 |
| 2965 | 2026-04-19T04:39:46.383Z | Compiling textwrap v0.16.2 |
| 2966 | 2026-04-19T04:39:46.406Z | Compiling tabled_derive v0.7.0 |
| 2967 | 2026-04-19T04:39:46.519Z | Compiling camino-tempfile v1.4.1 |
| 2968 | 2026-04-19T04:39:47.047Z | Compiling tabled v0.15.0 |
| 2969 | 2026-04-19T04:39:47.138Z | Compiling synstructure v0.13.2 |
| 2970 | 2026-04-19T04:39:47.138Z | Compiling pest_generator v2.8.6 |
| 2971 | 2026-04-19T04:39:47.519Z | Compiling serde_derive v1.0.228 |
| 2972 | 2026-04-19T04:39:47.519Z | Compiling zerovec-derive v0.11.2 |
| 2973 | 2026-04-19T04:39:47.522Z | Compiling displaydoc v0.2.5 |
| 2974 | 2026-04-19T04:39:47.522Z | Compiling thiserror-impl v1.0.69 |
| 2975 | 2026-04-19T04:39:47.522Z | Compiling zerocopy-derive v0.7.35 |
| 2976 | 2026-04-19T04:39:47.522Z | Compiling scroll_derive v0.12.1 |
| 2977 | 2026-04-19T04:39:47.522Z | Compiling thiserror-impl v2.0.18 |
| 2978 | 2026-04-19T04:39:47.565Z | Compiling zerofrom-derive v0.1.6 |
| 2979 | 2026-04-19T04:39:47.756Z | Compiling yoke-derive v0.8.1 |
| 2980 | 2026-04-19T04:39:48.182Z | Compiling pest_derive v2.8.6 |
| 2981 | 2026-04-19T04:39:48.247Z | Compiling scroll v0.12.0 |
| 2982 | 2026-04-19T04:39:48.357Z | Compiling zerocopy v0.7.35 |
| 2983 | 2026-04-19T04:39:48.421Z | Compiling clap_derive v4.5.55 |
| 2984 | 2026-04-19T04:39:48.493Z | Compiling goblin v0.8.2 |
| 2985 | 2026-04-19T04:39:48.703Z | Compiling thiserror v1.0.69 |
| 2986 | 2026-04-19T04:39:48.729Z | Compiling zerofrom v0.1.6 |
| 2987 | 2026-04-19T04:39:48.746Z | Compiling thiserror v2.0.18 |
| 2988 | 2026-04-19T04:39:48.824Z | Compiling dtrace-parser v0.2.0 |
| 2989 | 2026-04-19T04:39:48.845Z | Compiling yoke v0.8.1 |
| 2990 | 2026-04-19T04:39:49.063Z | Compiling zerovec v0.11.5 |
| 2991 | 2026-04-19T04:39:49.447Z | Compiling zerotrie v0.2.3 |
| 2992 | 2026-04-19T04:39:49.668Z | Compiling tinystr v0.8.2 |
| 2993 | 2026-04-19T04:39:49.907Z | Compiling icu_locale_core v2.1.1 |
| 2994 | 2026-04-19T04:39:49.910Z | Compiling potential_utf v0.1.4 |
| 2995 | 2026-04-19T04:39:50.063Z | Compiling icu_collections v2.1.1 |
| 2996 | 2026-04-19T04:39:50.122Z | Compiling clap v4.5.60 |
| 2997 | 2026-04-19T04:39:50.686Z | Compiling icu_provider v2.1.1 |
| 2998 | 2026-04-19T04:39:50.795Z | Compiling serde_spanned v0.6.9 |
| 2999 | 2026-04-19T04:39:50.813Z | Compiling toml_datetime v0.6.11 |
| 3000 | 2026-04-19T04:39:50.878Z | Compiling serde-value v0.7.0 |
| 3001 | 2026-04-19T04:39:50.973Z | Compiling icu_normalizer v2.1.1 |
| 3002 | 2026-04-19T04:39:51.081Z | Compiling icu_properties v2.1.2 |
| 3003 | 2026-04-19T04:39:51.125Z | Compiling toml_edit v0.22.27 |
| 3004 | 2026-04-19T04:39:51.167Z | Compiling dof v0.3.0 |
| 3005 | 2026-04-19T04:39:51.237Z | Compiling serde_tokenstream v0.2.3 |
| 3006 | 2026-04-19T04:39:51.263Z | Compiling cargo-platform v0.2.0 |
| 3007 | 2026-04-19T04:39:51.383Z | Compiling macaddr v1.0.1 |
| 3008 | 2026-04-19T04:39:52.020Z | Compiling idna_adapter v1.2.1 |
| 3009 | 2026-04-19T04:39:52.084Z | Compiling usdt-macro v0.5.0 |
| 3010 | 2026-04-19T04:39:52.097Z | Compiling usdt-attr-macro v0.5.0 |
| 3011 | 2026-04-19T04:39:52.141Z | Compiling idna v1.1.0 |
| 3012 | 2026-04-19T04:39:52.562Z | Compiling url v2.5.8 |
| 3013 | 2026-04-19T04:39:52.715Z | Compiling usdt v0.5.0 |
| 3014 | 2026-04-19T04:39:52.737Z | Compiling toml v0.8.23 |
| 3015 | 2026-04-19T04:39:53.196Z | Compiling cargo-util-schemas v0.8.2 |
| 3016 | 2026-04-19T04:39:53.208Z | Compiling cargo_toml v0.21.0 |
| 3017 | 2026-04-19T04:39:54.234Z | Compiling cargo_metadata v0.21.0 |
| 3018 | 2026-04-19T04:39:57.330Z | Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask) |
| 3019 | 2026-04-19T04:40:00.324Z | Finished `release` profile [optimized] target(s) in 16.40s |
| 3020 | 2026-04-19T04:40:00.453Z | |
| 3021 | 2026-04-19T04:40:00.456Z | real 16.502040697 |
| 3022 | 2026-04-19T04:40:00.456Z | user 2:22.557765511 |
| 3023 | 2026-04-19T04:40:00.456Z | sys 16.535507632 |
| 3024 | 2026-04-19T04:40:00.456Z | trap 0.103373917 |
| 3025 | 2026-04-19T04:40:00.456Z | tflt 0.585280826 |
| 3026 | 2026-04-19T04:40:00.456Z | dflt 1.416629470 |
| 3027 | 2026-04-19T04:40:00.456Z | kflt 0.000042704 |
| 3028 | 2026-04-19T04:40:00.456Z | lock 5:22.890595433 |
| 3029 | 2026-04-19T04:40:00.456Z | slp 3:29.676485533 |
| 3030 | 2026-04-19T04:40:00.456Z | lat 6.300468206 |
| 3031 | 2026-04-19T04:40:00.456Z | stop 19.671921656 |
| 3032 | 2026-04-19T04:40:00.456Z | + export CARGO_PROFILE_DEV_DEBUG=line-tables-only |
| 3033 | 2026-04-19T04:40:00.456Z | + CARGO_PROFILE_DEV_DEBUG=line-tables-only |
| 3034 | 2026-04-19T04:40:00.456Z | + export CARGO_PROFILE_TEST_DEBUG=line-tables-only |
| 3035 | 2026-04-19T04:40:00.456Z | + CARGO_PROFILE_TEST_DEBUG=line-tables-only |
| 3036 | 2026-04-19T04:40:00.456Z | + ptime -m cargo build --locked -p end-to-end-tests --tests --bin bootstrap --message-format json-render-diagnostics |
| 3037 | 2026-04-19T04:40:01.379Z | Compiling regress v0.10.5 |
| 3038 | 2026-04-19T04:40:01.382Z | Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack) |
| 3039 | 2026-04-19T04:40:01.382Z | Compiling newtype-uuid-macros v0.1.0 |
| 3040 | 2026-04-19T04:40:01.382Z | Compiling rustls v0.22.4 |
| 3041 | 2026-04-19T04:40:01.542Z | Compiling progenitor-client v0.13.0 |
| 3042 | 2026-04-19T04:40:01.545Z | Compiling rustls-webpki v0.102.8 |
| 3043 | 2026-04-19T04:40:01.557Z | Compiling structmeta-derive v0.3.0 |
| 3044 | 2026-04-19T04:40:01.559Z | Compiling serde_spanned v1.0.4 |
| 3045 | 2026-04-19T04:40:01.560Z | Compiling multer v3.1.0 |
| 3046 | 2026-04-19T04:40:01.560Z | Compiling toml_writer v1.0.6+spec-1.1.0 |
| 3047 | 2026-04-19T04:40:01.560Z | Compiling debug-ignore v1.0.5 |
| 3048 | 2026-04-19T04:40:01.563Z | Compiling match_cfg v0.1.0 |
| 3049 | 2026-04-19T04:40:01.563Z | Compiling slog-json v2.6.1 |
| 3050 | 2026-04-19T04:40:01.563Z | Compiling async-stream-impl v0.3.6 |
| 3051 | 2026-04-19T04:40:01.563Z | Compiling waitgroup v0.1.2 |
| 3052 | 2026-04-19T04:40:01.563Z | Compiling rustls-pemfile v2.2.0 |
| 3053 | 2026-04-19T04:40:01.788Z | Compiling hostname v0.3.1 |
| 3054 | 2026-04-19T04:40:01.839Z | Compiling serde_path_to_error v0.1.20 |
| 3055 | 2026-04-19T04:40:01.842Z | Compiling hostname v0.4.2 |
| 3056 | 2026-04-19T04:40:01.842Z | Compiling itertools v0.14.0 |
| 3057 | 2026-04-19T04:40:01.894Z | Compiling dropshot v0.16.7 |
| 3058 | 2026-04-19T04:40:01.897Z | Compiling toml v0.9.12+spec-1.1.0 |
| 3059 | 2026-04-19T04:40:01.928Z | Compiling slog-bunyan v2.5.0 |
| 3060 | 2026-04-19T04:40:01.950Z | Compiling dropshot_endpoint v0.16.7 |
| 3061 | 2026-04-19T04:40:01.953Z | Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#8f60acdf) |
| 3062 | 2026-04-19T04:40:02.003Z | Compiling macaddr v1.0.1 |
| 3063 | 2026-04-19T04:40:02.023Z | Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 3064 | 2026-04-19T04:40:02.102Z | Compiling instant v0.1.13 |
| 3065 | 2026-04-19T04:40:02.178Z | Compiling progenitor-client v0.10.0 |
| 3066 | 2026-04-19T04:40:02.216Z | Compiling backon v1.6.0 |
| 3067 | 2026-04-19T04:40:02.234Z | Compiling backoff v0.4.0 |
| 3068 | 2026-04-19T04:40:02.251Z | Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity) |
| 3069 | 2026-04-19T04:40:02.270Z | Compiling async-stream v0.3.6 |
| 3070 | 2026-04-19T04:40:02.273Z | Compiling protocol v0.1.0 (https://github.com/oxidecomputer/lldp#d22509df) |
| 3071 | 2026-04-19T04:40:02.311Z | Compiling omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds) |
| 3072 | 2026-04-19T04:40:02.440Z | Compiling progenitor-extras v0.1.1 |
| 3073 | 2026-04-19T04:40:02.463Z | Compiling universal-hash v0.5.1 |
| 3074 | 2026-04-19T04:40:02.481Z | Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 3075 | 2026-04-19T04:40:02.484Z | Compiling opaque-debug v0.3.1 |
| 3076 | 2026-04-19T04:40:02.513Z | Compiling half v2.7.1 |
| 3077 | 2026-04-19T04:40:02.531Z | Compiling ciborium-io v0.2.2 |
| 3078 | 2026-04-19T04:40:02.552Z | Compiling crucible-workspace-hack v0.1.0 |
| 3079 | 2026-04-19T04:40:02.588Z | Compiling omicron-ledger v0.1.0 (/work/oxidecomputer/omicron/ledger) |
| 3080 | 2026-04-19T04:40:02.618Z | Compiling convert_case v0.4.0 |
| 3081 | 2026-04-19T04:40:02.635Z | Compiling aead v0.5.2 |
| 3082 | 2026-04-19T04:40:02.653Z | Compiling secrecy v0.10.3 |
| 3083 | 2026-04-19T04:40:02.694Z | Compiling unsafe-libyaml v0.2.11 |
| 3084 | 2026-04-19T04:40:02.712Z | Compiling poly1305 v0.8.0 |
| 3085 | 2026-04-19T04:40:02.779Z | Compiling ciborium-ll v0.2.2 |
| 3086 | 2026-04-19T04:40:02.854Z | Compiling chacha20 v0.9.1 |
| 3087 | 2026-04-19T04:40:02.869Z | Compiling sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types) |
| 3088 | 2026-04-19T04:40:02.872Z | Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=bc489ddf0f38f75e0c194b86cf6f0de377f68845#bc489ddf) |
| 3089 | 2026-04-19T04:40:02.921Z | Compiling structmeta v0.3.0 |
| 3090 | 2026-04-19T04:40:02.938Z | Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=ae1da83e66c648574827298f4bc444632bf4d047#ae1da83e) |
| 3091 | 2026-04-19T04:40:02.956Z | Compiling ciborium v0.2.2 |
| 3092 | 2026-04-19T04:40:03.012Z | Compiling derive_more v0.99.20 |
| 3093 | 2026-04-19T04:40:03.029Z | Compiling typify-impl v0.6.1 |
| 3094 | 2026-04-19T04:40:03.138Z | Compiling thiserror-impl-no-std v2.0.2 |
| 3095 | 2026-04-19T04:40:03.155Z | Compiling gfss v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/gfss) |
| 3096 | 2026-04-19T04:40:03.170Z | Compiling derive-ex v0.1.8 |
| 3097 | 2026-04-19T04:40:03.217Z | Compiling parse-display-derive v0.10.0 |
| 3098 | 2026-04-19T04:40:03.235Z | Compiling serde_yaml v0.9.34+deprecated |
| 3099 | 2026-04-19T04:40:03.238Z | Compiling byte-wrapper v0.1.0 |
| 3100 | 2026-04-19T04:40:03.271Z | Compiling password-hash v0.5.0 |
| 3101 | 2026-04-19T04:40:03.436Z | Compiling propolis-api-types-versions v0.0.0 (https://github.com/oxidecomputer/propolis?rev=bc489ddf0f38f75e0c194b86cf6f0de377f68845#bc489ddf) |
| 3102 | 2026-04-19T04:40:03.466Z | Compiling blake2 v0.10.6 |
| 3103 | 2026-04-19T04:40:03.486Z | Compiling chacha20poly1305 v0.10.1 |
| 3104 | 2026-04-19T04:40:03.553Z | Compiling indent_write v2.2.0 |
| 3105 | 2026-04-19T04:40:03.608Z | Compiling heapless v0.8.0 |
| 3106 | 2026-04-19T04:40:03.659Z | Compiling ingot-macros v0.1.1 |
| 3107 | 2026-04-19T04:40:03.707Z | Compiling toml_edit v0.23.10+spec-1.0.0 |
| 3108 | 2026-04-19T04:40:03.723Z | Compiling argon2 v0.5.3 |
| 3109 | 2026-04-19T04:40:03.768Z | Compiling hash32 v0.3.1 |
| 3110 | 2026-04-19T04:40:03.951Z | Compiling smoltcp v0.11.0 |
| 3111 | 2026-04-19T04:40:04.047Z | Compiling tokio-rustls v0.25.0 |
| 3112 | 2026-04-19T04:40:04.123Z | Compiling omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords) |
| 3113 | 2026-04-19T04:40:04.348Z | Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 3114 | 2026-04-19T04:40:04.384Z | Compiling thiserror-no-std v2.0.2 |
| 3115 | 2026-04-19T04:40:04.450Z | Compiling proc-macro-crate v3.4.0 |
| 3116 | 2026-04-19T04:40:04.500Z | Compiling vsss-rs v3.3.4 |
| 3117 | 2026-04-19T04:40:04.698Z | Compiling tabwriter v1.4.1 |
| 3118 | 2026-04-19T04:40:04.755Z | Compiling cobs v0.3.0 |
| 3119 | 2026-04-19T04:40:04.817Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#d9645f8d) |
| 3120 | 2026-04-19T04:40:04.928Z | Compiling test-strategy v0.4.5 |
| 3121 | 2026-04-19T04:40:04.967Z | Compiling postcard v1.1.3 |
| 3122 | 2026-04-19T04:40:04.985Z | Compiling proc-macro-error v1.0.4 |
| 3123 | 2026-04-19T04:40:04.988Z | Compiling proc-macro-crate v1.3.1 |
| 3124 | 2026-04-19T04:40:05.019Z | Compiling parse-display v0.10.0 |
| 3125 | 2026-04-19T04:40:05.036Z | Compiling num_enum_derive v0.7.5 |
| 3126 | 2026-04-19T04:40:05.079Z | Compiling num-rational v0.4.2 |
| 3127 | 2026-04-19T04:40:05.325Z | Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=bc489ddf0f38f75e0c194b86cf6f0de377f68845#bc489ddf) |
| 3128 | 2026-04-19T04:40:05.343Z | Compiling num-complex v0.4.6 |
| 3129 | 2026-04-19T04:40:05.362Z | Compiling foreign-types-macros v0.2.3 |
| 3130 | 2026-04-19T04:40:05.444Z | Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 3131 | 2026-04-19T04:40:05.461Z | Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 3132 | 2026-04-19T04:40:05.519Z | Compiling colored v3.1.1 |
| 3133 | 2026-04-19T04:40:05.551Z | Compiling rayon-core v1.13.0 |
| 3134 | 2026-04-19T04:40:05.663Z | Compiling trust-quorum-types-versions v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types/versions) |
| 3135 | 2026-04-19T04:40:05.691Z | Compiling foreign-types-shared v0.3.1 |
| 3136 | 2026-04-19T04:40:05.708Z | Compiling cpufeatures v0.3.0 |
| 3137 | 2026-04-19T04:40:05.797Z | Compiling chacha20 v0.10.0 |
| 3138 | 2026-04-19T04:40:05.815Z | Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore) |
| 3139 | 2026-04-19T04:40:05.818Z | Compiling num v0.4.3 |
| 3140 | 2026-04-19T04:40:05.851Z | Compiling num_enum_derive v0.5.11 |
| 3141 | 2026-04-19T04:40:05.951Z | Compiling crossbeam-deque v0.8.6 |
| 3142 | 2026-04-19T04:40:05.982Z | Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 3143 | 2026-04-19T04:40:06.015Z | Compiling foreign-types v0.5.0 |
| 3144 | 2026-04-19T04:40:06.032Z | Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 3145 | 2026-04-19T04:40:06.109Z | Compiling cstr-argument v0.1.2 |
| 3146 | 2026-04-19T04:40:06.112Z | Compiling float-ord v0.3.2 |
| 3147 | 2026-04-19T04:40:06.142Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#1e40efd8) |
| 3148 | 2026-04-19T04:40:06.162Z | Compiling num_enum v0.7.5 |
| 3149 | 2026-04-19T04:40:06.221Z | Compiling rand v0.10.0 |
| 3150 | 2026-04-19T04:40:06.249Z | Compiling toml v0.8.23 |
| 3151 | 2026-04-19T04:40:06.311Z | Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#d9645f8d) |
| 3152 | 2026-04-19T04:40:06.329Z | Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 3153 | 2026-04-19T04:40:06.384Z | Compiling camino-tempfile v1.4.1 |
| 3154 | 2026-04-19T04:40:06.504Z | Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 3155 | 2026-04-19T04:40:06.535Z | Compiling tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0) |
| 3156 | 2026-04-19T04:40:06.555Z | Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino#7e56ab6e) |
| 3157 | 2026-04-19T04:40:06.604Z | Compiling rayon v1.11.0 |
| 3158 | 2026-04-19T04:40:06.608Z | Compiling zone_cfg_derive v0.3.1 |
| 3159 | 2026-04-19T04:40:06.649Z | Compiling key-manager-types v0.1.0 (/work/oxidecomputer/omicron/key-manager/types) |
| 3160 | 2026-04-19T04:40:06.666Z | Compiling ingot-types v0.1.2 |
| 3161 | 2026-04-19T04:40:06.685Z | Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=bc489ddf0f38f75e0c194b86cf6f0de377f68845#bc489ddf) |
| 3162 | 2026-04-19T04:40:06.799Z | Compiling itertools v0.12.1 |
| 3163 | 2026-04-19T04:40:06.913Z | Compiling num-derive v0.4.2 |
| 3164 | 2026-04-19T04:40:06.931Z | Compiling sigpipe v0.1.3 |
| 3165 | 2026-04-19T04:40:06.934Z | Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils) |
| 3166 | 2026-04-19T04:40:06.934Z | Compiling glob v0.3.3 |
| 3167 | 2026-04-19T04:40:06.986Z | Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=bc489ddf0f38f75e0c194b86cf6f0de377f68845#bc489ddf) |
| 3168 | 2026-04-19T04:40:07.005Z | Compiling num_enum v0.5.11 |
| 3169 | 2026-04-19T04:40:07.044Z | Compiling ingot v0.1.1 |
| 3170 | 2026-04-19T04:40:07.118Z | Compiling omicron-common v0.1.0 (/work/oxidecomputer/omicron/common) |
| 3171 | 2026-04-19T04:40:07.147Z | Compiling illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b) |
| 3172 | 2026-04-19T04:40:07.163Z | Compiling smf v0.2.3 |
| 3173 | 2026-04-19T04:40:07.200Z | Compiling prettyplease v0.2.37 |
| 3174 | 2026-04-19T04:40:07.224Z | Compiling whoami v1.6.1 |
| 3175 | 2026-04-19T04:40:07.258Z | Compiling gethostname v0.5.0 |
| 3176 | 2026-04-19T04:40:07.319Z | Compiling usdt-macro v0.5.0 |
| 3177 | 2026-04-19T04:40:07.404Z | Compiling usdt-attr-macro v0.5.0 |
| 3178 | 2026-04-19T04:40:07.487Z | Compiling memmap v0.7.0 |
| 3179 | 2026-04-19T04:40:07.543Z | Compiling atomicwrites v0.4.4 |
| 3180 | 2026-04-19T04:40:07.604Z | Compiling typify-macro v0.6.1 |
| 3181 | 2026-04-19T04:40:07.673Z | Compiling derive-where v1.6.0 |
| 3182 | 2026-04-19T04:40:07.710Z | Compiling trust-quorum-types v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types) |
| 3183 | 2026-04-19T04:40:07.727Z | Compiling owo-colors v4.3.0 |
| 3184 | 2026-04-19T04:40:07.767Z | Compiling cancel-safe-futures v0.1.5 |
| 3185 | 2026-04-19T04:40:07.877Z | Compiling resolv-conf v0.7.6 |
| 3186 | 2026-04-19T04:40:07.895Z | Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a) |
| 3187 | 2026-04-19T04:40:08.012Z | Compiling zone v0.3.1 |
| 3188 | 2026-04-19T04:40:08.114Z | Compiling libsw-core v0.3.2 |
| 3189 | 2026-04-19T04:40:08.133Z | Compiling async-recursion v1.1.1 |
| 3190 | 2026-04-19T04:40:08.264Z | Compiling oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog) |
| 3191 | 2026-04-19T04:40:08.267Z | Compiling usdt v0.5.0 |
| 3192 | 2026-04-19T04:40:08.313Z | Compiling libsw v3.5.0 |
| 3193 | 2026-04-19T04:40:08.439Z | Compiling linear-map v1.2.0 |
| 3194 | 2026-04-19T04:40:08.477Z | Compiling libefi-sys v0.1.0 |
| 3195 | 2026-04-19T04:40:08.522Z | Compiling console v0.15.11 |
| 3196 | 2026-04-19T04:40:08.575Z | Compiling hickory-proto v0.24.4 |
| 3197 | 2026-04-19T04:40:08.657Z | Compiling newline-converter v0.3.0 |
| 3198 | 2026-04-19T04:40:08.675Z | Compiling bitfield-struct v0.6.2 |
| 3199 | 2026-04-19T04:40:08.693Z | Compiling semver v0.1.20 |
| 3200 | 2026-04-19T04:40:08.735Z | Compiling linked-hash-map v0.5.6 |
| 3201 | 2026-04-19T04:40:08.800Z | Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 3202 | 2026-04-19T04:40:08.859Z | Compiling expectorate v1.2.0 |
| 3203 | 2026-04-19T04:40:08.877Z | Compiling tokio-dtrace v0.1.1 |
| 3204 | 2026-04-19T04:40:08.940Z | Compiling lru-cache v0.1.2 |
| 3205 | 2026-04-19T04:40:08.957Z | Compiling rustc_version v0.1.7 |
| 3206 | 2026-04-19T04:40:08.976Z | Compiling dropshot-api-manager-types v0.6.0 |
| 3207 | 2026-04-19T04:40:09.008Z | Compiling pin-project-internal v1.1.11 |
| 3208 | 2026-04-19T04:40:09.030Z | Compiling slog-dtrace v0.3.0 |
| 3209 | 2026-04-19T04:40:09.048Z | Compiling nvme v0.1.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221) |
| 3210 | 2026-04-19T04:40:09.082Z | Compiling update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine) |
| 3211 | 2026-04-19T04:40:09.099Z | Compiling minimal-lexical v0.2.1 |
| 3212 | 2026-04-19T04:40:09.149Z | Compiling oxide-tokio-rt v0.1.4 |
| 3213 | 2026-04-19T04:40:09.152Z | Compiling libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1) |
| 3214 | 2026-04-19T04:40:09.185Z | Compiling typify-impl v0.4.3 |
| 3215 | 2026-04-19T04:40:09.226Z | Compiling newtype_derive v0.1.6 |
| 3216 | 2026-04-19T04:40:09.319Z | Compiling nom v7.1.3 |
| 3217 | 2026-04-19T04:40:09.336Z | Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl) |
| 3218 | 2026-04-19T04:40:09.365Z | Compiling libnvme-sys v0.0.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221) |
| 3219 | 2026-04-19T04:40:09.390Z | Compiling phf_shared v0.12.1 |
| 3220 | 2026-04-19T04:40:09.408Z | Compiling pem v3.0.6 |
| 3221 | 2026-04-19T04:40:09.450Z | Compiling snafu-derive v0.8.9 |
| 3222 | 2026-04-19T04:40:09.481Z | Compiling typify v0.6.1 |
| 3223 | 2026-04-19T04:40:09.484Z | Compiling csv-core v0.1.13 |
| 3224 | 2026-04-19T04:40:09.591Z | Compiling progenitor-impl v0.13.0 |
| 3225 | 2026-04-19T04:40:09.622Z | Compiling libnvme v0.1.1 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221) |
| 3226 | 2026-04-19T04:40:09.683Z | Compiling chrono-tz v0.10.4 |
| 3227 | 2026-04-19T04:40:09.775Z | Compiling highway v1.3.0 |
| 3228 | 2026-04-19T04:40:09.794Z | Compiling same-file v1.0.6 |
| 3229 | 2026-04-19T04:40:09.899Z | Compiling xshell-macros v0.2.7 |
| 3230 | 2026-04-19T04:40:09.944Z | Compiling const_format_proc_macros v0.2.34 |
| 3231 | 2026-04-19T04:40:09.965Z | Compiling walkdir v2.5.0 |
| 3232 | 2026-04-19T04:40:09.996Z | Compiling csv v1.4.0 |
| 3233 | 2026-04-19T04:40:10.039Z | Compiling phf v0.12.1 |
| 3234 | 2026-04-19T04:40:10.175Z | Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 3235 | 2026-04-19T04:40:10.193Z | Compiling pin-project v1.1.11 |
| 3236 | 2026-04-19T04:40:10.293Z | Compiling gateway-types-versions v0.1.0 (/work/oxidecomputer/omicron/gateway-types/versions) |
| 3237 | 2026-04-19T04:40:10.314Z | Compiling globset v0.4.18 |
| 3238 | 2026-04-19T04:40:10.333Z | Compiling xshell v0.2.7 |
| 3239 | 2026-04-19T04:40:10.336Z | Compiling olpc-cjson v0.1.4 |
| 3240 | 2026-04-19T04:40:10.539Z | Compiling rdb-types v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=b603c9f3dccefcf1d3e941c04505ff6bdd1826b6#b603c9f3) |
| 3241 | 2026-04-19T04:40:10.560Z | Compiling primeorder v0.13.6 |
| 3242 | 2026-04-19T04:40:10.623Z | Compiling serde_plain v1.0.2 |
| 3243 | 2026-04-19T04:40:10.706Z | Compiling hickory-resolver v0.24.4 |
| 3244 | 2026-04-19T04:40:10.724Z | Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db) |
| 3245 | 2026-04-19T04:40:10.803Z | Compiling typed-path v0.9.3 |
| 3246 | 2026-04-19T04:40:10.845Z | Compiling const_format v0.2.35 |
| 3247 | 2026-04-19T04:40:10.861Z | Compiling cockroach-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types/versions) |
| 3248 | 2026-04-19T04:40:10.978Z | Compiling ereport-types v0.1.0 (/work/oxidecomputer/omicron/ereport/types) |
| 3249 | 2026-04-19T04:40:11.056Z | Compiling clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3) |
| 3250 | 2026-04-19T04:40:11.255Z | Compiling tabled_derive v0.7.0 |
| 3251 | 2026-04-19T04:40:11.328Z | Compiling bcs v0.1.6 |
| 3252 | 2026-04-19T04:40:11.434Z | Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 3253 | 2026-04-19T04:40:11.551Z | Compiling snafu v0.8.9 |
| 3254 | 2026-04-19T04:40:11.615Z | Compiling termtree v0.5.1 |
| 3255 | 2026-04-19T04:40:11.669Z | Compiling radium v0.7.0 |
| 3256 | 2026-04-19T04:40:11.802Z | Compiling salty v0.3.0 |
| 3257 | 2026-04-19T04:40:11.821Z | Compiling qorb v0.4.1 |
| 3258 | 2026-04-19T04:40:11.841Z | Compiling tough v0.20.0 |
| 3259 | 2026-04-19T04:40:11.950Z | Compiling textwrap v0.16.2 |
| 3260 | 2026-04-19T04:40:11.999Z | Compiling cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types) |
| 3261 | 2026-04-19T04:40:12.079Z | Compiling gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types) |
| 3262 | 2026-04-19T04:40:12.131Z | Compiling sled-agent-types-versions v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types/versions) |
| 3263 | 2026-04-19T04:40:12.245Z | Compiling oximeter-types-versions v0.1.0 (/work/oxidecomputer/omicron/oximeter/types/versions) |
| 3264 | 2026-04-19T04:40:12.295Z | Compiling internal-dns-types-versions v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types/versions) |
| 3265 | 2026-04-19T04:40:12.298Z | Compiling progenitor-macro v0.13.0 |
| 3266 | 2026-04-19T04:40:12.331Z | Compiling key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager) |
| 3267 | 2026-04-19T04:40:12.353Z | Compiling clickhouse-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types/versions) |
| 3268 | 2026-04-19T04:40:12.372Z | Compiling tabled v0.15.0 |
| 3269 | 2026-04-19T04:40:12.492Z | Compiling steno v0.4.1 |
| 3270 | 2026-04-19T04:40:12.614Z | Compiling parallel-task-set v0.1.0 (/work/oxidecomputer/omicron/parallel-task-set) |
| 3271 | 2026-04-19T04:40:12.784Z | Compiling oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types) |
| 3272 | 2026-04-19T04:40:12.837Z | Compiling tap v1.0.1 |
| 3273 | 2026-04-19T04:40:12.855Z | Compiling maybe-uninit v2.0.0 |
| 3274 | 2026-04-19T04:40:12.980Z | Compiling internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types) |
| 3275 | 2026-04-19T04:40:13.066Z | Compiling humantime v2.3.0 |
| 3276 | 2026-04-19T04:40:13.173Z | Compiling tagptr v0.2.0 |
| 3277 | 2026-04-19T04:40:13.260Z | Compiling base64 v0.21.7 |
| 3278 | 2026-04-19T04:40:13.354Z | Compiling moka v0.12.13 |
| 3279 | 2026-04-19T04:40:13.431Z | Compiling wyz v0.5.1 |
| 3280 | 2026-04-19T04:40:13.670Z | Compiling oximeter-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb) |
| 3281 | 2026-04-19T04:40:13.770Z | Compiling typify-macro v0.4.3 |
| 3282 | 2026-04-19T04:40:13.900Z | Compiling clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types) |
| 3283 | 2026-04-19T04:40:14.082Z | Compiling p384 v0.13.1 |
| 3284 | 2026-04-19T04:40:14.152Z | Compiling rats-corim v0.1.0 (https://github.com/oxidecomputer/rats-corim#f0d5d516) |
| 3285 | 2026-04-19T04:40:14.196Z | Compiling funty v2.0.0 |
| 3286 | 2026-04-19T04:40:14.295Z | Compiling packed_struct v0.10.1 |
| 3287 | 2026-04-19T04:40:14.308Z | Compiling parking_lot_core v0.8.6 |
| 3288 | 2026-04-19T04:40:14.360Z | Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb) |
| 3289 | 2026-04-19T04:40:14.386Z | Compiling hickory-resolver v0.25.2 |
| 3290 | 2026-04-19T04:40:14.569Z | Compiling oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema) |
| 3291 | 2026-04-19T04:40:14.586Z | Compiling oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types) |
| 3292 | 2026-04-19T04:40:14.716Z | Compiling bitvec v1.0.1 |
| 3293 | 2026-04-19T04:40:14.830Z | Compiling installinator-common-versions v0.1.0 (/work/oxidecomputer/omicron/installinator-common/versions) |
| 3294 | 2026-04-19T04:40:14.897Z | Compiling polyval v0.6.2 |
| 3295 | 2026-04-19T04:40:15.080Z | Compiling git-stub v1.0.0 |
| 3296 | 2026-04-19T04:40:15.163Z | Compiling packed_struct_codegen v0.10.1 |
| 3297 | 2026-04-19T04:40:15.185Z | Compiling zerocopy-derive v0.6.6 |
| 3298 | 2026-04-19T04:40:15.370Z | Compiling bitfield-macros v0.19.4 |
| 3299 | 2026-04-19T04:40:15.522Z | Compiling proc-macro-error-attr2 v2.0.0 |
| 3300 | 2026-04-19T04:40:15.572Z | Compiling typify v0.4.3 |
| 3301 | 2026-04-19T04:40:15.718Z | Compiling indexmap v1.9.3 |
| 3302 | 2026-04-19T04:40:15.764Z | Compiling utf-8 v0.7.6 |
| 3303 | 2026-04-19T04:40:15.903Z | Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=dbaad520e1f5ae32c10db16ce176f9c24de95652#dbaad520) |
| 3304 | 2026-04-19T04:40:15.962Z | Compiling crc-catalog v2.4.0 |
| 3305 | 2026-04-19T04:40:15.978Z | Compiling nodrop v0.1.14 |
| 3306 | 2026-04-19T04:40:15.994Z | Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb) |
| 3307 | 2026-04-19T04:40:15.994Z | Compiling proc-macro-error2 v2.0.1 |
| 3308 | 2026-04-19T04:40:16.069Z | Compiling oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro) |
| 3309 | 2026-04-19T04:40:16.122Z | Compiling zerocopy v0.6.6 |
| 3310 | 2026-04-19T04:40:16.140Z | Compiling array-init v0.0.4 |
| 3311 | 2026-04-19T04:40:16.143Z | Compiling crc v3.4.0 |
| 3312 | 2026-04-19T04:40:16.159Z | Compiling bitfield v0.19.4 |
| 3313 | 2026-04-19T04:40:16.235Z | Compiling tungstenite v0.21.0 |
| 3314 | 2026-04-19T04:40:16.257Z | Compiling git-stub-vcs v0.1.0 |
| 3315 | 2026-04-19T04:40:16.364Z | Compiling ghash v0.5.1 |
| 3316 | 2026-04-19T04:40:16.382Z | Compiling smallvec v0.6.14 |
| 3317 | 2026-04-19T04:40:16.420Z | Compiling num-derive v0.3.3 |
| 3318 | 2026-04-19T04:40:16.492Z | Compiling ctr v0.9.2 |
| 3319 | 2026-04-19T04:40:16.521Z | Compiling hashbrown v0.12.3 |
| 3320 | 2026-04-19T04:40:16.538Z | Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=524eb8f125003dff50b9703900c6b323f00f9e1b#524eb8f1) |
| 3321 | 2026-04-19T04:40:16.538Z | Compiling compression-core v0.4.31 |
| 3322 | 2026-04-19T04:40:16.625Z | Compiling unicase v2.9.0 |
| 3323 | 2026-04-19T04:40:16.650Z | Compiling dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server) |
| 3324 | 2026-04-19T04:40:16.725Z | Compiling compression-codecs v0.4.37 |
| 3325 | 2026-04-19T04:40:16.743Z | Compiling aes-gcm v0.10.3 |
| 3326 | 2026-04-19T04:40:16.762Z | Compiling tokio-tungstenite v0.21.0 |
| 3327 | 2026-04-19T04:40:16.805Z | Compiling parking_lot v0.11.2 |
| 3328 | 2026-04-19T04:40:16.866Z | Compiling mime_guess v2.0.5 |
| 3329 | 2026-04-19T04:40:16.963Z | Compiling serde-hex v0.1.0 |
| 3330 | 2026-04-19T04:40:17.052Z | Compiling tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc#e644a21a) |
| 3331 | 2026-04-19T04:40:17.111Z | Compiling tabled_derive v0.11.0 |
| 3332 | 2026-04-19T04:40:17.131Z | Compiling progenitor-impl v0.11.2 |
| 3333 | 2026-04-19T04:40:17.167Z | Compiling progenitor-impl v0.10.0 |
| 3334 | 2026-04-19T04:40:17.225Z | Compiling attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f) |
| 3335 | 2026-04-19T04:40:17.282Z | Compiling ron v0.8.1 |
| 3336 | 2026-04-19T04:40:17.367Z | Compiling papergrid v0.17.0 |
| 3337 | 2026-04-19T04:40:17.414Z | Compiling libscf-sys v1.1.0 |
| 3338 | 2026-04-19T04:40:17.434Z | Compiling testing_table v0.3.0 |
| 3339 | 2026-04-19T04:40:17.458Z | Compiling progenitor v0.13.0 |
| 3340 | 2026-04-19T04:40:17.476Z | Compiling oximeter-macro-impl v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb) |
| 3341 | 2026-04-19T04:40:17.572Z | Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb) |
| 3342 | 2026-04-19T04:40:17.589Z | Compiling lpc55_areas v0.2.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f) |
| 3343 | 2026-04-19T04:40:17.621Z | Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=b603c9f3dccefcf1d3e941c04505ff6bdd1826b6#b603c9f3) |
| 3344 | 2026-04-19T04:40:17.640Z | Compiling gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client) |
| 3345 | 2026-04-19T04:40:17.703Z | Compiling ntp-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ntp-admin-client) |
| 3346 | 2026-04-19T04:40:17.790Z | Compiling hashbrown v0.13.2 |
| 3347 | 2026-04-19T04:40:18.058Z | Compiling transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#11afc484) |
| 3348 | 2026-04-19T04:40:18.208Z | Compiling sprockets-tls v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=d2b68e4f47e3c22bce0455aeb4cfb2e61ad229ba#d2b68e4f) |
| 3349 | 2026-04-19T04:40:18.312Z | Compiling prefix-trie v0.7.0 |
| 3350 | 2026-04-19T04:40:18.329Z | Compiling ssh-encoding v0.2.0 |
| 3351 | 2026-04-19T04:40:18.349Z | Compiling blowfish v0.9.1 |
| 3352 | 2026-04-19T04:40:18.450Z | Compiling fxhash v0.2.1 |
| 3353 | 2026-04-19T04:40:18.636Z | Compiling dice-util-barcode v0.1.0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f) |
| 3354 | 2026-04-19T04:40:18.639Z | Compiling toml_datetime v1.0.0+spec-1.1.0 |
| 3355 | 2026-04-19T04:40:18.639Z | Compiling dropshot v0.17.0 |
| 3356 | 2026-04-19T04:40:18.737Z | Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#11afc484) |
| 3357 | 2026-04-19T04:40:18.756Z | Compiling crc-any v2.5.0 |
| 3358 | 2026-04-19T04:40:18.910Z | Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=7cdf2ab9c8d9e9267a8b366aa780c6c26f9a5ecf#7cdf2ab9) |
| 3359 | 2026-04-19T04:40:18.975Z | Compiling corncobs v0.1.4 |
| 3360 | 2026-04-19T04:40:19.029Z | Compiling transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control?branch=main#11afc484) |
| 3361 | 2026-04-19T04:40:19.057Z | Compiling toml v1.0.6+spec-1.1.0 |
| 3362 | 2026-04-19T04:40:19.075Z | Compiling hickory-server v0.25.2 |
| 3363 | 2026-04-19T04:40:19.110Z | Compiling sled v0.34.7 |
| 3364 | 2026-04-19T04:40:19.128Z | Compiling dice-mfg-msgs v0.3.0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f) |
| 3365 | 2026-04-19T04:40:19.176Z | Compiling ssh-cipher v0.2.0 |
| 3366 | 2026-04-19T04:40:19.200Z | Compiling bcrypt-pbkdf v0.10.0 |
| 3367 | 2026-04-19T04:40:19.348Z | Compiling tabled v0.20.0 |
| 3368 | 2026-04-19T04:40:19.366Z | Compiling oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter) |
| 3369 | 2026-04-19T04:40:19.552Z | Compiling object v0.30.4 |
| 3370 | 2026-04-19T04:40:19.556Z | Compiling tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc#e644a21a) |
| 3371 | 2026-04-19T04:40:19.674Z | Compiling sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types) |
| 3372 | 2026-04-19T04:40:19.847Z | Compiling progenitor-macro v0.10.0 |
| 3373 | 2026-04-19T04:40:19.865Z | Compiling progenitor-macro v0.11.2 |
| 3374 | 2026-04-19T04:40:19.896Z | Compiling dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f) |
| 3375 | 2026-04-19T04:40:20.400Z | Compiling smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51) |
| 3376 | 2026-04-19T04:40:20.581Z | Compiling async-compression v0.4.41 |
| 3377 | 2026-04-19T04:40:20.671Z | Compiling trust-quorum-protocol v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/protocol) |
| 3378 | 2026-04-19T04:40:20.791Z | Compiling bootstrap-agent-lockstep-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-types) |
| 3379 | 2026-04-19T04:40:20.913Z | Compiling lpc55_sign v0.3.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f) |
| 3380 | 2026-04-19T04:40:20.930Z | Compiling oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb) |
| 3381 | 2026-04-19T04:40:21.270Z | Compiling dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api) |
| 3382 | 2026-04-19T04:40:21.300Z | Compiling progenitor-client v0.11.2 |
| 3383 | 2026-04-19T04:40:21.657Z | Compiling password-hash v0.4.2 |
| 3384 | 2026-04-19T04:40:21.821Z | Compiling nexus-types-versions v0.1.0 (/work/oxidecomputer/omicron/nexus/types/versions) |
| 3385 | 2026-04-19T04:40:21.846Z | Compiling dropshot_endpoint v0.17.0 |
| 3386 | 2026-04-19T04:40:21.926Z | Compiling secrecy v0.8.0 |
| 3387 | 2026-04-19T04:40:22.051Z | Compiling half v1.8.3 |
| 3388 | 2026-04-19T04:40:22.091Z | Compiling http-range v0.1.5 |
| 3389 | 2026-04-19T04:40:22.108Z | Compiling path-slash v0.1.5 |
| 3390 | 2026-04-19T04:40:22.277Z | Compiling serde_cbor v0.11.2 |
| 3391 | 2026-04-19T04:40:22.309Z | Compiling hubtools v0.4.7 (https://github.com/oxidecomputer/hubtools.git?rev=2b1ef9b38d75563ea800baa3b17327eec17b1b7a#2b1ef9b3) |
| 3392 | 2026-04-19T04:40:22.401Z | Compiling pbkdf2 v0.11.0 |
| 3393 | 2026-04-19T04:40:22.644Z | Compiling common v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=cc8e02a0800034c431c8cf96b889ea638da3d194#cc8e02a0) |
| 3394 | 2026-04-19T04:40:22.930Z | Compiling ssh-key v0.6.7 |
| 3395 | 2026-04-19T04:40:23.281Z | Compiling sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware) |
| 3396 | 2026-04-19T04:40:23.343Z | Compiling installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common) |
| 3397 | 2026-04-19T04:40:23.474Z | Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=bc489ddf0f38f75e0c194b86cf6f0de377f68845#bc489ddf) |
| 3398 | 2026-04-19T04:40:23.644Z | Compiling dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client) |
| 3399 | 2026-04-19T04:40:23.829Z | Compiling ddm-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=b603c9f3dccefcf1d3e941c04505ff6bdd1826b6#b603c9f3) |
| 3400 | 2026-04-19T04:40:24.153Z | Compiling internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver) |
| 3401 | 2026-04-19T04:40:24.309Z | Compiling attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?branch=main#ff9f27aa) |
| 3402 | 2026-04-19T04:40:24.369Z | Compiling oximeter-producer-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer-api) |
| 3403 | 2026-04-19T04:40:24.637Z | Compiling sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage) |
| 3404 | 2026-04-19T04:40:24.660Z | Compiling p521 v0.13.3 |
| 3405 | 2026-04-19T04:40:24.671Z | Compiling p256 v0.13.2 |
| 3406 | 2026-04-19T04:40:24.785Z | Compiling yasna v0.5.2 |
| 3407 | 2026-04-19T04:40:24.918Z | Compiling kstat-rs v0.2.4 |
| 3408 | 2026-04-19T04:40:24.985Z | Compiling progenitor v0.11.2 |
| 3409 | 2026-04-19T04:40:25.002Z | Compiling progenitor v0.10.0 |
| 3410 | 2026-04-19T04:40:25.086Z | Compiling headers-core v0.3.0 |
| 3411 | 2026-04-19T04:40:25.152Z | Compiling nanorand v0.7.0 |
| 3412 | 2026-04-19T04:40:25.184Z | Compiling russh-cryptovec v0.7.3 |
| 3413 | 2026-04-19T04:40:25.195Z | Compiling atty v0.2.14 |
| 3414 | 2026-04-19T04:40:25.214Z | Compiling md5 v0.7.0 |
| 3415 | 2026-04-19T04:40:25.232Z | Compiling crc8 v0.1.1 |
| 3416 | 2026-04-19T04:40:25.235Z | Compiling home v0.5.12 |
| 3417 | 2026-04-19T04:40:25.267Z | Compiling rcgen v0.12.1 |
| 3418 | 2026-04-19T04:40:25.330Z | Compiling headers v0.4.1 |
| 3419 | 2026-04-19T04:40:25.380Z | Compiling sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client) |
| 3420 | 2026-04-19T04:40:25.397Z | Compiling zfs-test-harness v0.1.0 (/work/oxidecomputer/omicron/sled-storage/zfs-test-harness) |
| 3421 | 2026-04-19T04:40:25.417Z | Compiling russh-keys v0.45.0 |
| 3422 | 2026-04-19T04:40:25.477Z | Compiling flume v0.11.1 |
| 3423 | 2026-04-19T04:40:25.502Z | Compiling dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=cc8e02a0800034c431c8cf96b889ea638da3d194#cc8e02a0) |
| 3424 | 2026-04-19T04:40:25.512Z | Compiling crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a) |
| 3425 | 2026-04-19T04:40:25.601Z | Compiling oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments) |
| 3426 | 2026-04-19T04:40:25.650Z | Compiling dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?branch=main#ff9f27aa) |
| 3427 | 2026-04-19T04:40:25.738Z | Compiling omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client) |
| 3428 | 2026-04-19T04:40:25.818Z | Compiling transient-dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server/transient) |
| 3429 | 2026-04-19T04:40:25.944Z | Compiling hyper-staticfile v0.10.1 |
| 3430 | 2026-04-19T04:40:26.088Z | Compiling sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics) |
| 3431 | 2026-04-19T04:40:26.177Z | Compiling range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests) |
| 3432 | 2026-04-19T04:40:26.238Z | Compiling bootstrap-agent-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-api) |
| 3433 | 2026-04-19T04:40:26.292Z | Compiling bootstrap-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-api) |
| 3434 | 2026-04-19T04:40:26.321Z | Compiling bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client) |
| 3435 | 2026-04-19T04:40:26.473Z | Compiling tufaceous-brand-metadata v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0) |
| 3436 | 2026-04-19T04:40:26.528Z | Compiling repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client) |
| 3437 | 2026-04-19T04:40:26.573Z | Compiling propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?rev=bc489ddf0f38f75e0c194b86cf6f0de377f68845#bc489ddf) |
| 3438 | 2026-04-19T04:40:26.632Z | Compiling cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client) |
| 3439 | 2026-04-19T04:40:26.705Z | Compiling repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api) |
| 3440 | 2026-04-19T04:40:26.778Z | Compiling num-bigint v0.4.6 |
| 3441 | 2026-04-19T04:40:27.011Z | Compiling sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api) |
| 3442 | 2026-04-19T04:40:27.029Z | Compiling des v0.8.1 |
| 3443 | 2026-04-19T04:40:27.046Z | Compiling subprocess v0.2.15 |
| 3444 | 2026-04-19T04:40:27.074Z | Compiling dhcproto-macros v0.1.0 (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc) |
| 3445 | 2026-04-19T04:40:27.093Z | Compiling display-error-chain v0.2.2 |
| 3446 | 2026-04-19T04:40:27.247Z | Compiling hex-literal v0.4.1 |
| 3447 | 2026-04-19T04:40:27.265Z | Compiling oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client) |
| 3448 | 2026-04-19T04:40:27.391Z | Compiling colored v2.2.0 |
| 3449 | 2026-04-19T04:40:27.447Z | Compiling ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9) |
| 3450 | 2026-04-19T04:40:27.540Z | Compiling dhcproto v0.13.0-alpha (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc) |
| 3451 | 2026-04-19T04:40:27.575Z | Compiling internet-checksum v0.2.1 |
| 3452 | 2026-04-19T04:40:28.165Z | Compiling sled-agent-config-reconciler v0.1.0 (/work/oxidecomputer/omicron/sled-agent/config-reconciler) |
| 3453 | 2026-04-19T04:40:28.185Z | Compiling sled-agent-health-monitor v0.1.0 (/work/oxidecomputer/omicron/sled-agent/health-monitor) |
| 3454 | 2026-04-19T04:40:28.188Z | Compiling russh v0.45.0 |
| 3455 | 2026-04-19T04:40:30.702Z | Compiling sled-agent-resolvable-files v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files) |
| 3456 | 2026-04-19T04:40:31.384Z | Compiling sled-agent-measurements v0.1.0 (/work/oxidecomputer/omicron/sled-agent/measurements) |
| 3457 | 2026-04-19T04:40:31.744Z | Compiling nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types) |
| 3458 | 2026-04-19T04:40:31.886Z | Compiling trust-quorum v0.1.0 (/work/oxidecomputer/omicron/trust-quorum) |
| 3459 | 2026-04-19T04:40:39.685Z | Compiling nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client) |
| 3460 | 2026-04-19T04:40:39.685Z | Compiling nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config) |
| 3461 | 2026-04-19T04:40:39.685Z | Compiling sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim) |
| 3462 | 2026-04-19T04:40:39.688Z | Compiling nexus-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-lockstep-client) |
| 3463 | 2026-04-19T04:40:41.415Z | Compiling oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer) |
| 3464 | 2026-04-19T04:40:41.454Z | Compiling omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils) |
| 3465 | 2026-04-19T04:40:45.565Z | Compiling omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent) |
| 3466 | 2026-04-19T04:41:05.533Z | Compiling end-to-end-tests v0.1.0 (/work/oxidecomputer/omicron/end-to-end-tests) |
| 3467 | 2026-04-19T04:41:24.712Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 24s |
| 3468 | 2026-04-19T04:41:24.950Z | |
| 3469 | 2026-04-19T04:41:24.957Z | real 1:24.415157894 |
| 3470 | 2026-04-19T04:41:24.957Z | user 8:16.397298512 |
| 3471 | 2026-04-19T04:41:24.958Z | sys 1:39.756982999 |
| 3472 | 2026-04-19T04:41:24.958Z | trap 0.282529867 |
| 3473 | 2026-04-19T04:41:24.958Z | tflt 0.532313568 |
| 3474 | 2026-04-19T04:41:24.958Z | dflt 1.481600722 |
| 3475 | 2026-04-19T04:41:24.958Z | kflt 0.000180374 |
| 3476 | 2026-04-19T04:41:24.958Z | lock 29:24.708614716 |
| 3477 | 2026-04-19T04:41:24.958Z | slp 19:06.809473578 |
| 3478 | 2026-04-19T04:41:24.958Z | lat 40.751538933 |
| 3479 | 2026-04-19T04:41:24.958Z | stop 2:51.736180345 |
| 3480 | 2026-04-19T04:41:24.958Z | + mkdir tests |
| 3481 | 2026-04-19T04:41:24.958Z | + /opt/ooce/bin/jq -r 'select(.profile.test) | .executable' /tmp/output.end-to-end.json |
| 3482 | 2026-04-19T04:41:24.958Z | + xargs -I '{}' -t cp '{}' tests/ |
| 3483 | 2026-04-19T04:41:24.989Z | cp /work/oxidecomputer/omicron/target/debug/deps/dhcp_server-e5668819ecec3557 tests/ |
| 3484 | 2026-04-19T04:41:25.012Z | cp /work/oxidecomputer/omicron/target/debug/deps/bootstrap-a904e180d39f0db8 tests/ |
| 3485 | 2026-04-19T04:41:25.040Z | cp /work/oxidecomputer/omicron/target/debug/deps/commtest-a1906e1472ee032b tests/ |
| 3486 | 2026-04-19T04:41:25.069Z | cp /work/oxidecomputer/omicron/target/debug/deps/end_to_end_tests-16c78f706b021106 tests/ |
| 3487 | 2026-04-19T04:41:25.303Z | + 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/*) |
| 3488 | 2026-04-19T04:41:25.309Z | + 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-a904e180d39f0db8 tests/commtest-a1906e1472ee032b tests/dhcp_server-e5668819ecec3557 tests/end_to_end_tests-16c78f706b021106 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 |
| 3489 | 2026-04-19T04:42:49.100Z | Compressing '/work/package.tar.gz' with '/usr/bin/gzip'... |
| 3490 | 2026-04-19T04:42:49.100Z | a .github/buildomat/ci-env.sh 1K |
| 3491 | 2026-04-19T04:42:49.100Z | a out/target/test 1K |
| 3492 | 2026-04-19T04:42:49.100Z | a out/npuzone/npuzone 27402K |
| 3493 | 2026-04-19T04:42:49.100Z | a package-manifest.toml 35K |
| 3494 | 2026-04-19T04:42:49.100Z | a smf/sled-agent/non-gimlet/config.toml 6K |
| 3495 | 2026-04-19T04:42:49.101Z | a target/release/omicron-package 45763K |
| 3496 | 2026-04-19T04:42:49.101Z | a target/release/xtask 11446K |
| 3497 | 2026-04-19T04:42:49.101Z | a target/debug/bootstrap 340548K |
| 3498 | 2026-04-19T04:42:49.101Z | a tests/bootstrap-a904e180d39f0db8 31310K |
| 3499 | 2026-04-19T04:42:49.101Z | a tests/commtest-a1906e1472ee032b 32395K |
| 3500 | 2026-04-19T04:42:49.101Z | a tests/dhcp_server-e5668819ecec3557 31310K |
| 3501 | 2026-04-19T04:42:49.101Z | a tests/end_to_end_tests-16c78f706b021106 382922K |
| 3502 | 2026-04-19T04:42:49.101Z | a out/clickhouse.tar.gz 312911K |
| 3503 | 2026-04-19T04:42:49.101Z | a out/clickhouse_keeper.tar.gz 298309K |
| 3504 | 2026-04-19T04:42:49.101Z | a out/clickhouse_server.tar.gz 312910K |
| 3505 | 2026-04-19T04:42:49.101Z | a out/cockroachdb.tar.gz 161158K |
| 3506 | 2026-04-19T04:42:49.101Z | a out/crucible-pantry-zone.tar.gz 43984K |
| 3507 | 2026-04-19T04:42:49.101Z | a out/crucible-utils.tar 17744K |
| 3508 | 2026-04-19T04:42:49.101Z | a out/crucible-zone.tar.gz 58122K |
| 3509 | 2026-04-19T04:42:49.101Z | a out/external-dns.tar.gz 48999K |
| 3510 | 2026-04-19T04:42:49.101Z | a out/internal-dns.tar.gz 48999K |
| 3511 | 2026-04-19T04:42:49.101Z | a out/mg-ddm-gz.tar 78377K |
| 3512 | 2026-04-19T04:42:49.101Z | a out/nexus.tar.gz 219068K |
| 3513 | 2026-04-19T04:42:49.101Z | a out/ntp.tar.gz 31922K |
| 3514 | 2026-04-19T04:42:49.101Z | a out/omicron-gateway-softnpu.tar.gz 28285K |
| 3515 | 2026-04-19T04:42:49.101Z | a out/omicron-sled-agent.tar 200483K |
| 3516 | 2026-04-19T04:42:49.101Z | a out/overlay.tar.gz 3K |
| 3517 | 2026-04-19T04:42:49.101Z | a out/oximeter.tar.gz 63380K |
| 3518 | 2026-04-19T04:42:49.101Z | a out/oxlog.tar 3782K |
| 3519 | 2026-04-19T04:42:49.101Z | a out/probe.tar.gz 3037K |
| 3520 | 2026-04-19T04:42:49.101Z | a out/propolis-server.tar.gz 38727K |
| 3521 | 2026-04-19T04:42:49.101Z | a out/pumpkind-gz.tar 26647K |
| 3522 | 2026-04-19T04:42:49.101Z | a out/switch-softnpu.tar.gz 381554K |
| 3523 | 2026-04-19T04:42:49.105Z | |
| 3524 | 2026-04-19T04:42:49.105Z | real 1:23.789902509 |
| 3525 | 2026-04-19T04:42:49.105Z | user 1:21.140333854 |
| 3526 | 2026-04-19T04:42:49.105Z | sys 4.343966511 |
| 3527 | 2026-04-19T04:42:49.105Z | trap 0.007830548 |
| 3528 | 2026-04-19T04:42:49.105Z | tflt 0.000000000 |
| 3529 | 2026-04-19T04:42:49.105Z | dflt 0.000000000 |
| 3530 | 2026-04-19T04:42:49.105Z | kflt 0.000000000 |
| 3531 | 2026-04-19T04:42:49.105Z | lock 0.000000000 |
| 3532 | 2026-04-19T04:42:49.105Z | slp 1:21.078852292 |
| 3533 | 2026-04-19T04:42:49.105Z | lat 1.004916449 |
| 3534 | 2026-04-19T04:42:49.105Z | stop 0.000165501 |
| 3535 | 2026-04-19T04:42:49.105Z | process exited: duration 1006036 ms, exit code 0 |
| |
| 3536 | 2026-04-19T04:42:49.146Z | found 1 output files |
| 3537 | 2026-04-19T04:42:49.149Z | uploading: /work/package.tar.gz (2386192949 bytes) |
| 3538 | 2026-04-19T04:43:13.852Z | uploaded: /work/package.tar.gz |