|
|
|
| 1 | 2026-08-20T03:15:58.860Z | job assigned to worker 01M0EJMH7SGNAHAD5E7ER89WJC [factory aws, i-0aa6d67c713fdde38] (queued for 1 m 2 s) |
| |
| 2 | 2026-08-20T03:16:06.164Z | starting task 0: "setup" |
| 3 | 2026-08-20T03:16:06.172Z | ++ uname -s |
| 4 | 2026-08-20T03:16:06.172Z | + kern=SunOS |
| 5 | 2026-08-20T03:16:06.172Z | + build_user=build |
| 6 | 2026-08-20T03:16:06.172Z | + build_uid=12345 |
| 7 | 2026-08-20T03:16:06.172Z | + work_dir=/work |
| 8 | 2026-08-20T03:16:06.172Z | + input_dir=/input |
| 9 | 2026-08-20T03:16:06.172Z | + [[ 0 == 12345 ]] |
| 10 | 2026-08-20T03:16:06.172Z | + case "$kern" in |
| 11 | 2026-08-20T03:16:06.172Z | + groupadd -g 12345 build |
| 12 | 2026-08-20T03:16:06.179Z | + useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build |
| 13 | 2026-08-20T03:16:08.181Z | + zfs create -o mountpoint=/work rpool/work |
| 14 | 2026-08-20T03:16:10.124Z | ++ awk '$2 == "/home" { print $3 }' /etc/mnttab |
| 15 | 2026-08-20T03:16:10.188Z | + home_fs=zfs |
| 16 | 2026-08-20T03:16:10.188Z | + [[ zfs == autofs ]] |
| 17 | 2026-08-20T03:16:10.188Z | + mkdir -p /home/build |
| 18 | 2026-08-20T03:16:10.188Z | + chown build:build /home/build /work |
| 19 | 2026-08-20T03:16:10.285Z | + chmod 0700 /home/build /work |
| 20 | 2026-08-20T03:16:10.288Z | process exited: duration 4125 ms, exit code 0 |
| |
| 21 | 2026-08-20T03:16:10.295Z | starting task 1: "rust-toolchain" |
| 22 | 2026-08-20T03:16:10.302Z | + printf ' * rust toolchain channel = "%s"\n' 1.97.1 |
| 23 | 2026-08-20T03:16:10.302Z | + printf ' * rust toolchain profile = "%s"\n' default |
| 24 | 2026-08-20T03:16:10.302Z | + export RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 25 | 2026-08-20T03:16:10.302Z | * rust toolchain channel = "1.97.1" |
| 26 | 2026-08-20T03:16:10.302Z | * rust toolchain profile = "default" |
| 27 | 2026-08-20T03:16:10.302Z | + RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 28 | 2026-08-20T03:16:10.306Z | + curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs |
| 29 | 2026-08-20T03:16:10.306Z | + /bin/bash -s - -y --no-modify-path --default-toolchain 1.97.1 --profile default |
| 30 | 2026-08-20T03:16:10.393Z | info: downloading installer |
| 31 | 2026-08-20T03:16:11.691Z | warn: It looks like you have an existing rustup settings file at: |
| 32 | 2026-08-20T03:16:11.692Z | warn: /home/build/.rustup/settings.toml |
| 33 | 2026-08-20T03:16:11.692Z | warn: Rustup will install the default toolchain as specified in the settings file, |
| 34 | 2026-08-20T03:16:11.692Z | warn: instead of the one inferred from the default host triple. |
| 35 | 2026-08-20T03:16:11.702Z | info: profile set to default |
| 36 | 2026-08-20T03:16:11.702Z | info: default host triple is x86_64-unknown-illumos |
| 37 | 2026-08-20T03:16:11.708Z | info: syncing channel updates for 1.97.1-x86_64-unknown-illumos |
| 38 | 2026-08-20T03:16:11.860Z | info: latest update on 2026-07-16 for version 1.97.1 (8bab26f4f 2026-07-14) |
| 39 | 2026-08-20T03:16:11.864Z | info: downloading 6 components |
| 40 | 2026-08-20T03:16:27.595Z | info: default toolchain set to 1.97.1-x86_64-unknown-illumos |
| 41 | 2026-08-20T03:16:27.595Z | |
| 42 | 2026-08-20T03:16:27.622Z | 1.97.1-x86_64-unknown-illumos installed - rustc 1.97.1 (8bab26f4f 2026-07-14) |
| 43 | 2026-08-20T03:16:27.622Z | |
| 44 | 2026-08-20T03:16:27.622Z | |
| 45 | 2026-08-20T03:16:27.622Z | Rust is installed now. Great! |
| 46 | 2026-08-20T03:16:27.622Z | |
| 47 | 2026-08-20T03:16:27.622Z | To get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH |
| 48 | 2026-08-20T03:16:27.623Z | environment variable. This has not been done automatically. |
| 49 | 2026-08-20T03:16:27.623Z | |
| 50 | 2026-08-20T03:16:27.623Z | To configure your current shell, you need to source |
| 51 | 2026-08-20T03:16:27.623Z | the corresponding env file under $HOME/.cargo. |
| 52 | 2026-08-20T03:16:27.623Z | |
| 53 | 2026-08-20T03:16:27.623Z | This is usually done by running one of the following (note the leading DOT): |
| 54 | 2026-08-20T03:16:27.623Z | . "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh |
| 55 | 2026-08-20T03:16:27.623Z | source "$HOME/.cargo/env.fish" # For fish |
| 56 | 2026-08-20T03:16:27.623Z | source "~/.cargo/env.nu" # For nushell |
| 57 | 2026-08-20T03:16:27.623Z | source "$HOME/.cargo/env.tcsh" # For tcsh |
| 58 | 2026-08-20T03:16:27.623Z | . "$HOME/.cargo/env.ps1" # For pwsh |
| 59 | 2026-08-20T03:16:27.624Z | source "$HOME/.cargo/env.xsh" # For xonsh |
| 60 | 2026-08-20T03:16:27.628Z | warn: no default linker (`cc`) was found in your PATH |
| 61 | 2026-08-20T03:16:27.628Z | warn: many Rust crates require a system C toolchain to build |
| 62 | 2026-08-20T03:16:27.724Z | + rustup --version |
| 63 | 2026-08-20T03:16:27.730Z | rustup 1.29.0 (28d1352db 2026-03-05) |
| 64 | 2026-08-20T03:16:27.733Z | info: This is the version for the rustup toolchain manager, not the rustc compiler. |
| 65 | 2026-08-20T03:16:27.753Z | info: the currently active `rustc` version is `rustc 1.97.1 (8bab26f4f 2026-07-14)` |
| 66 | 2026-08-20T03:16:27.757Z | + cargo --version |
| 67 | 2026-08-20T03:16:27.763Z | cargo 1.97.1 (c980f4866 2026-06-30) |
| 68 | 2026-08-20T03:16:27.767Z | + rustc --version |
| 69 | 2026-08-20T03:16:27.786Z | rustc 1.97.1 (8bab26f4f 2026-07-14) |
| 70 | 2026-08-20T03:16:27.790Z | process exited: duration 17493 ms, exit code 0 |
| |
| 71 | 2026-08-20T03:16:27.798Z | starting task 2: "authentication" |
| 72 | 2026-08-20T03:16:27.813Z | WARNING: job store has no value for "GITHUB_TOKEN"; waiting for a value... |
| 73 | 2026-08-20T03:16:47.932Z | process exited: duration 20133 ms, exit code 0 |
| |
| 74 | 2026-08-20T03:16:47.939Z | starting task 3: "clone repository" |
| 75 | 2026-08-20T03:16:47.945Z | + mkdir -p /work/oxidecomputer/omicron |
| 76 | 2026-08-20T03:16:47.948Z | + git clone https://github.com/oxidecomputer/omicron /work/oxidecomputer/omicron |
| 77 | 2026-08-20T03:16:47.982Z | Cloning into '/work/oxidecomputer/omicron'... |
| 78 | 2026-08-20T03:17:01.243Z | + cd /work/oxidecomputer/omicron |
| 79 | 2026-08-20T03:17:01.243Z | + git fetch origin 62a063c693976b4f9482088c8b38da11a3a3f4d0 |
| 80 | 2026-08-20T03:17:01.588Z | From https://github.com/oxidecomputer/omicron |
| 81 | 2026-08-20T03:17:01.588Z | * branch 62a063c693976b4f9482088c8b38da11a3a3f4d0 -> FETCH_HEAD |
| 82 | 2026-08-20T03:17:01.602Z | + [[ -n multirack-join-service-part-3 ]] |
| 83 | 2026-08-20T03:17:01.606Z | ++ git branch --show-current |
| 84 | 2026-08-20T03:17:01.606Z | + current=main |
| 85 | 2026-08-20T03:17:01.606Z | + [[ main != multirack-join-service-part-3 ]] |
| 86 | 2026-08-20T03:17:01.606Z | + git branch -f multirack-join-service-part-3 62a063c693976b4f9482088c8b38da11a3a3f4d0 |
| 87 | 2026-08-20T03:17:01.610Z | + git checkout -f multirack-join-service-part-3 |
| 88 | 2026-08-20T03:17:01.871Z | Switched to branch 'multirack-join-service-part-3' |
| 89 | 2026-08-20T03:17:01.890Z | + git reset --hard 62a063c693976b4f9482088c8b38da11a3a3f4d0 |
| 90 | 2026-08-20T03:17:01.890Z | HEAD is now at 62a063c69 add allow_ddm_traffic to PortConfig |
| 91 | 2026-08-20T03:17:01.895Z | process exited: duration 13950 ms, exit code 0 |
| |
| 92 | 2026-08-20T03:17:01.904Z | starting task 4: "build" |
| 93 | 2026-08-20T03:17:01.910Z | + source .github/buildomat/ci-env.sh |
| 94 | 2026-08-20T03:17:01.915Z | ++ export CARGO_TERM_COLOR=always |
| 95 | 2026-08-20T03:17:01.915Z | ++ CARGO_TERM_COLOR=always |
| 96 | 2026-08-20T03:17:01.915Z | +++ uname -s |
| 97 | 2026-08-20T03:17:01.915Z | ++ [[ SunOS == \S\u\n\O\S ]] |
| 98 | 2026-08-20T03:17:01.915Z | ++ coreadm -p /var/tmp/omicron_tmp/core.%f.%p.core |
| 99 | 2026-08-20T03:17:01.918Z | + cargo --version |
| 100 | 2026-08-20T03:17:01.924Z | cargo 1.97.1 (c980f4866 2026-06-30) |
| 101 | 2026-08-20T03:17:01.928Z | + rustc --version |
| 102 | 2026-08-20T03:17:01.948Z | rustc 1.97.1 (8bab26f4f 2026-07-14) |
| 103 | 2026-08-20T03:17:01.956Z | + WORK=/work |
| 104 | 2026-08-20T03:17:01.956Z | + pfexec mkdir -p /work |
| 105 | 2026-08-20T03:17:01.956Z | + pfexec chown build /work |
| 106 | 2026-08-20T03:17:01.956Z | + ptime -m ./tools/install_builder_prerequisites.sh -yp |
| 107 | 2026-08-20T03:17:03.955Z | Startup: Refreshing catalog 'helios' ... Done |
| 108 | 2026-08-20T03:17:04.292Z | Startup: Caching catalogs ... Done |
| 109 | 2026-08-20T03:17:06.168Z | Planning: Solver setup ... Done (1.771s) |
| 110 | 2026-08-20T03:17:06.227Z | Planning: Running solver ... Done (0.058s) |
| 111 | 2026-08-20T03:17:06.270Z | Planning: Finding local manifests ... Done (0.003s) |
| 112 | 2026-08-20T03:17:06.282Z | Planning: Fetching manifests: 0/2 0% complete |
| 113 | 2026-08-20T03:17:06.300Z | Planning: Fetching manifests: 2/2 100% complete |
| 114 | 2026-08-20T03:17:06.314Z | Planning: Package planning ... Done (0.014s) |
| 115 | 2026-08-20T03:17:06.318Z | Planning: Merging actions ... Done (0.002s) |
| 116 | 2026-08-20T03:17:06.492Z | Planning: Checking for conflicting actions ... Done (0.176s) |
| 117 | 2026-08-20T03:17:06.496Z | Planning: Consolidating action changes ... Done (0.001s) |
| 118 | 2026-08-20T03:17:07.363Z | Planning: Evaluating mediators ... Done (0.869s) |
| 119 | 2026-08-20T03:17:07.368Z | Planning: Planning completed in 3.04 seconds |
| 120 | 2026-08-20T03:17:07.373Z | Packages to install: 2 |
| 121 | 2026-08-20T03:17:07.373Z | Estimated space available: 156.01 GB |
| 122 | 2026-08-20T03:17:07.373Z | Estimated space to be consumed: 72.15 MB |
| 123 | 2026-08-20T03:17:07.377Z | Create boot environment: No |
| 124 | 2026-08-20T03:17:07.378Z | Create backup boot environment: No |
| 125 | 2026-08-20T03:17:07.378Z | Rebuild boot archive: No |
| 126 | 2026-08-20T03:17:07.378Z | |
| 127 | 2026-08-20T03:17:07.378Z | Changed packages: |
| 128 | 2026-08-20T03:17:07.378Z | helios |
| 129 | 2026-08-20T03:17:07.378Z | developer/build-essential |
| 130 | 2026-08-20T03:17:07.378Z | None -> 11-3.0 |
| 131 | 2026-08-20T03:17:07.378Z | library/libxmlsec1 |
| 132 | 2026-08-20T03:17:07.378Z | None -> 1.2.35-3.0 |
| 133 | 2026-08-20T03:17:07.399Z | |
| 134 | 2026-08-20T03:17:07.399Z | Download: 0/214 items 0.0/1.3MB 0% complete |
| 135 | 2026-08-20T03:17:07.469Z | Download: Completed 1.28 MB in 0.07 seconds (18.4M/s) |
| 136 | 2026-08-20T03:17:07.521Z | Actions: 1/268 actions (Installing new actions) |
| 137 | 2026-08-20T03:17:07.560Z | Actions: Completed 268 actions in 0.04 seconds. |
| 138 | 2026-08-20T03:17:07.595Z | Finalize: Updating package state database ... Done (0.034s) |
| 139 | 2026-08-20T03:17:07.595Z | Finalize: Updating package cache ... Done (0.000s) |
| 140 | 2026-08-20T03:17:07.674Z | Finalize: Updating image state ... Done (0.080s) |
| 141 | 2026-08-20T03:17:10.343Z | Finalize: Creating fast lookup database ... Done (2.618s) |
| 142 | 2026-08-20T03:17:10.414Z | Finalize: Reading search index ... Done (0.013s) |
| 143 | 2026-08-20T03:17:10.418Z | Finalize: Updating search index ... Done (0.000s) |
| 144 | 2026-08-20T03:17:10.500Z | Finalize: Updating package cache ... Done (0.000s) |
| 145 | 2026-08-20T03:17:10.887Z | Planning: Evaluating mediator changes ... Done |
| 146 | 2026-08-20T03:17:11.036Z | Planning: Checking for conflicting actions ... Done |
| 147 | 2026-08-20T03:17:11.040Z | Planning: Consolidating action changes ... Done |
| 148 | 2026-08-20T03:17:11.157Z | Planning: Evaluating mediators ... Done |
| 149 | 2026-08-20T03:17:11.162Z | Planning: Planning completed in 0.27 seconds |
| 150 | 2026-08-20T03:17:11.181Z | Mediators to change: 2 |
| 151 | 2026-08-20T03:17:11.181Z | Create boot environment: No |
| 152 | 2026-08-20T03:17:11.186Z | Create backup boot environment: No |
| 153 | 2026-08-20T03:17:11.252Z | Finalize: Updating package state database ... Done |
| 154 | 2026-08-20T03:17:11.253Z | Finalize: Updating package cache ... Done |
| 155 | 2026-08-20T03:17:11.302Z | Finalize: Updating image state ... Done |
| 156 | 2026-08-20T03:17:13.291Z | Finalize: Creating fast lookup database ... Done |
| 157 | 2026-08-20T03:17:13.355Z | Finalize: Reading search index ... Done |
| 158 | 2026-08-20T03:17:13.359Z | Finalize: Updating search index ... Done |
| 159 | 2026-08-20T03:17:13.429Z | Finalize: Updating package cache ... Done |
| 160 | 2026-08-20T03:17:13.722Z | Planning: Evaluating mediator changes ... Done |
| 161 | 2026-08-20T03:17:13.829Z | Planning: Checking for conflicting actions ... Done |
| 162 | 2026-08-20T03:17:13.833Z | Planning: Consolidating action changes ... Done |
| 163 | 2026-08-20T03:17:13.988Z | Planning: Evaluating mediators ... Done |
| 164 | 2026-08-20T03:17:13.991Z | Planning: Planning completed in 0.27 seconds |
| 165 | 2026-08-20T03:17:14.011Z | Mediators to change: 1 |
| 166 | 2026-08-20T03:17:14.011Z | Create boot environment: No |
| 167 | 2026-08-20T03:17:14.017Z | Create backup boot environment: No |
| 168 | 2026-08-20T03:17:14.064Z | Finalize: Updating package state database ... Done |
| 169 | 2026-08-20T03:17:14.064Z | Finalize: Updating package cache ... Done |
| 170 | 2026-08-20T03:17:14.112Z | Finalize: Updating image state ... Done |
| 171 | 2026-08-20T03:17:16.102Z | Finalize: Creating fast lookup database ... Done |
| 172 | 2026-08-20T03:17:16.167Z | Finalize: Reading search index ... Done |
| 173 | 2026-08-20T03:17:16.167Z | Finalize: Updating search index ... Done |
| 174 | 2026-08-20T03:17:16.247Z | Finalize: Updating package cache ... Done |
| 175 | 2026-08-20T03:17:16.563Z | MEDIATOR VER. SRC. VERSION IMPL. SRC. IMPLEMENTATION |
| 176 | 2026-08-20T03:17:16.563Z | apache system 2.4 system |
| 177 | 2026-08-20T03:17:16.564Z | clang system 15 system |
| 178 | 2026-08-20T03:17:16.564Z | csh system system illumos |
| 179 | 2026-08-20T03:17:16.564Z | ctags system system illumos |
| 180 | 2026-08-20T03:17:16.564Z | file vendor vendor darwinsys |
| 181 | 2026-08-20T03:17:16.564Z | file system system illumos |
| 182 | 2026-08-20T03:17:16.565Z | gcc vendor 14 vendor |
| 183 | 2026-08-20T03:17:16.565Z | gcc system 13 system |
| 184 | 2026-08-20T03:17:16.565Z | gcc system 10 system |
| 185 | 2026-08-20T03:17:16.565Z | go system 1.25 system |
| 186 | 2026-08-20T03:17:16.565Z | llvm system 15 system |
| 187 | 2026-08-20T03:17:16.565Z | mariadb system 11.4 system |
| 188 | 2026-08-20T03:17:16.565Z | mta vendor vendor dma |
| 189 | 2026-08-20T03:17:16.565Z | openjdk system 17 system |
| 190 | 2026-08-20T03:17:16.565Z | openjdk system 11 system |
| 191 | 2026-08-20T03:17:16.565Z | openssl vendor 3 vendor |
| 192 | 2026-08-20T03:17:16.565Z | perl system 5.40 system |
| 193 | 2026-08-20T03:17:16.565Z | postgresql system 18 system |
| 194 | 2026-08-20T03:17:16.565Z | postgresql system 17 system |
| 195 | 2026-08-20T03:17:16.565Z | python vendor 3 vendor |
| 196 | 2026-08-20T03:17:16.565Z | python system 2 system |
| 197 | 2026-08-20T03:17:16.565Z | python3 vendor 3.13 vendor |
| 198 | 2026-08-20T03:17:16.565Z | ruby system 3.4 system |
| 199 | 2026-08-20T03:17:16.565Z | ruby system 3.0 system |
| 200 | 2026-08-20T03:17:16.565Z | words vendor vendor american-english |
| 201 | 2026-08-20T03:17:16.565Z | words system system australian-english |
| 202 | 2026-08-20T03:17:16.566Z | words system system british-english |
| 203 | 2026-08-20T03:17:16.566Z | words system system canadian-english |
| 204 | 2026-08-20T03:17:16.566Z | words system system french |
| 205 | 2026-08-20T03:17:16.566Z | words system system italian |
| 206 | 2026-08-20T03:17:16.566Z | words system system ngerman |
| 207 | 2026-08-20T03:17:16.566Z | words system system ogerman |
| 208 | 2026-08-20T03:17:16.566Z | words system system spanish |
| 209 | 2026-08-20T03:17:16.820Z | PUBLISHER TYPE STATUS P LOCATION |
| 210 | 2026-08-20T03:17:16.820Z | helios origin online F https://pkg.oxide.computer/helios/3/dev/ |
| 211 | 2026-08-20T03:17:17.292Z | FMRI IFO |
| 212 | 2026-08-20T03:17:17.292Z | pkg://helios/developer/build-essential@11-3.0:20260212T145243Z im- |
| 213 | 2026-08-20T03:17:17.292Z | pkg://helios/developer/pkg-config@0.29.2-3.0:20260212T145445Z i-- |
| 214 | 2026-08-20T03:17:17.292Z | pkg://helios/library/libxmlsec1@1.2.35-3.0:20260306T162922Z im- |
| 215 | 2026-08-20T03:17:17.292Z | pkg://helios/ooce/developer/clang-15@15.0.7-3.0:20260212T171836Z i-- |
| 216 | 2026-08-20T03:17:17.292Z | pkg://helios/ooce/developer/cmake@4.2.3-3.0:20260212T164558Z i-- |
| 217 | 2026-08-20T03:17:17.292Z | pkg://helios/ooce/library/postgresql-18@18.1-3.0:20260217T162247Z i-- |
| 218 | 2026-08-20T03:17:17.292Z | pkg://helios/package/pkg@0.5.11-3.0:20260212T150754Z i-- |
| 219 | 2026-08-20T03:17:17.292Z | pkg://helios/system/library/g++-runtime@14-3.0:20260212T151156Z i-- |
| 220 | 2026-08-20T03:17:17.293Z | pkg://helios/system/library/gcc-runtime@14-3.0:20260212T151216Z i-- |
| 221 | 2026-08-20T03:17:17.615Z | Updating git repository `https://github.com/oxidecomputer/pq-sys` |
| 222 | 2026-08-20T03:17:17.980Z | Updating crates.io index |
| 223 | 2026-08-20T03:17:17.984Z | Updating git repository `https://github.com/oxidecomputer/slog-error-chain` |
| 224 | 2026-08-20T03:17:18.263Z | Updating git repository `https://github.com/oxidecomputer/tufaceous` |
| 225 | 2026-08-20T03:17:18.626Z | Updating git repository `https://github.com/oxidecomputer/propolis` |
| 226 | 2026-08-20T03:17:19.668Z | Updating git repository `https://github.com/oxidecomputer/management-gateway-service` |
| 227 | 2026-08-20T03:17:20.192Z | Updating git repository `https://github.com/oxidecomputer/crucible` |
| 228 | 2026-08-20T03:17:22.294Z | Updating git repository `https://github.com/oxidecomputer/opte` |
| 229 | 2026-08-20T03:17:23.142Z | Updating git repository `https://github.com/oxidecomputer/tofino` |
| 230 | 2026-08-20T03:17:23.463Z | Updating git repository `https://github.com/oxidecomputer/lldp` |
| 231 | 2026-08-20T03:17:23.990Z | Updating git repository `https://github.com/oxidecomputer/maghemite` |
| 232 | 2026-08-20T03:17:25.189Z | Updating git repository `https://github.com/oxidecomputer/clickward` |
| 233 | 2026-08-20T03:17:25.509Z | Updating git repository `https://github.com/oxidecomputer/dice-util` |
| 234 | 2026-08-20T03:17:25.939Z | Updating git repository `https://github.com/oxidecomputer/fmd-adm` |
| 235 | 2026-08-20T03:17:26.266Z | Updating git repository `https://github.com/oxidecomputer/illumos-devinfo` |
| 236 | 2026-08-20T03:17:26.522Z | Updating git repository `https://github.com/oxidecomputer/libefi-illumos` |
| 237 | 2026-08-20T03:17:26.845Z | Updating git repository `https://github.com/oxidecomputer/libnvme` |
| 238 | 2026-08-20T03:17:27.128Z | Updating git repository `https://github.com/oxidecomputer/ipcc-rs` |
| 239 | 2026-08-20T03:17:27.383Z | Updating git repository `https://github.com/oxidecomputer/hubtools.git` |
| 240 | 2026-08-20T03:17:27.698Z | Updating git repository `https://github.com/oxidecomputer/dendrite` |
| 241 | 2026-08-20T03:17:28.663Z | Updating git repository `https://github.com/oxidecomputer/sprockets.git` |
| 242 | 2026-08-20T03:17:29.032Z | Updating git repository `https://github.com/oxidecomputer/dendrite` |
| 243 | 2026-08-20T03:17:29.522Z | Updating git repository `https://github.com/oxidecomputer/openapi-lint` |
| 244 | 2026-08-20T03:17:29.824Z | Updating git repository `https://github.com/oxidecomputer/transceiver-control` |
| 245 | 2026-08-20T03:17:30.332Z | Updating git repository `https://github.com/oxidecomputer/scim2-rs` |
| 246 | 2026-08-20T03:17:30.653Z | Updating git repository `https://github.com/oxidecomputer/erebor` |
| 247 | 2026-08-20T03:17:30.925Z | Updating git repository `https://github.com/oxidecomputer/rust-cpuid.git` |
| 248 | 2026-08-20T03:17:31.368Z | Updating git repository `https://github.com/oxidecomputer/rats-corim.git` |
| 249 | 2026-08-20T03:17:31.665Z | Updating git repository `https://github.com/oxidecomputer/tufaceous` |
| 250 | 2026-08-20T03:17:32.081Z | Updating git repository `https://github.com/bluecatengineering/dhcproto.git` |
| 251 | 2026-08-20T03:17:32.751Z | Updating git repository `https://github.com/oxidecomputer/ispf` |
| 252 | 2026-08-20T03:17:33.046Z | Updating git repository `https://github.com/oxidecomputer/lpc55_support` |
| 253 | 2026-08-20T03:17:33.346Z | Updating git repository `https://github.com/oxidecomputer/netadm-sys` |
| 254 | 2026-08-20T03:17:33.728Z | Updating git repository `https://github.com/oxidecomputer/tough` |
| 255 | 2026-08-20T03:17:34.422Z | Updating git repository `https://github.com/oxidecomputer/tlvc.git` |
| 256 | 2026-08-20T03:17:34.976Z | Updating git repository `https://github.com/oxidecomputer/ipcc-rs` |
| 257 | 2026-08-20T03:17:36.125Z | Updating git repository `https://github.com/oxidecomputer/pki-playground` |
| 258 | 2026-08-20T03:17:36.190Z | Updating git repository `https://github.com/oxidecomputer/pmbus` |
| 259 | 2026-08-20T03:17:36.191Z | Updating git repository `https://github.com/oxidecomputer/serde_human_bytes` |
| 260 | 2026-08-20T03:17:36.203Z | Updating git repository `https://github.com/oxidecomputer/dlpi-sys` |
| 261 | 2026-08-20T03:17:36.434Z | Updating git repository `https://github.com/jmesmon/rust-libzfs` |
| 262 | 2026-08-20T03:17:36.709Z | Updating git repository `https://github.com/oxidecomputer/rusty-doors` |
| 263 | 2026-08-20T03:17:37.003Z | Updating git repository `https://github.com/illumos/smf-rs` |
| 264 | 2026-08-20T03:17:37.268Z | Updating git repository `https://github.com/oxidecomputer/pki-playground` |
| 265 | 2026-08-20T03:17:40.104Z | Downloading crates ... |
| 266 | 2026-08-20T03:17:40.153Z | Downloaded block-buffer v0.10.4 |
| 267 | 2026-08-20T03:17:40.159Z | Downloaded clap_derive v4.6.1 |
| 268 | 2026-08-20T03:17:40.164Z | Downloaded errno v0.3.14 |
| 269 | 2026-08-20T03:17:40.164Z | Downloaded anstyle v1.0.14 |
| 270 | 2026-08-20T03:17:40.168Z | Downloaded pest_derive v2.8.6 |
| 271 | 2026-08-20T03:17:40.177Z | Downloaded anstream v1.0.0 |
| 272 | 2026-08-20T03:17:40.177Z | Downloaded scroll v0.12.0 |
| 273 | 2026-08-20T03:17:40.187Z | Downloaded zmij v1.0.21 |
| 274 | 2026-08-20T03:17:40.187Z | Downloaded thiserror-impl v2.0.18 |
| 275 | 2026-08-20T03:17:40.187Z | Downloaded plain v0.2.3 |
| 276 | 2026-08-20T03:17:40.187Z | Downloaded anyhow v1.0.104 |
| 277 | 2026-08-20T03:17:40.187Z | Downloaded camino v1.2.5 |
| 278 | 2026-08-20T03:17:40.187Z | Downloaded proc-macro-error v1.0.4 |
| 279 | 2026-08-20T03:17:40.197Z | Downloaded getrandom v0.3.4 |
| 280 | 2026-08-20T03:17:40.197Z | Downloaded proc-macro2 v1.0.106 |
| 281 | 2026-08-20T03:17:40.197Z | Downloaded zerocopy v0.7.35 |
| 282 | 2026-08-20T03:17:40.202Z | Downloaded unicode-linebreak v0.1.5 |
| 283 | 2026-08-20T03:17:40.202Z | Downloaded sha2 v0.10.9 |
| 284 | 2026-08-20T03:17:40.202Z | Downloaded cpufeatures v0.2.17 |
| 285 | 2026-08-20T03:17:40.202Z | Downloaded indexmap v2.14.0 |
| 286 | 2026-08-20T03:17:40.208Z | Downloaded hashbrown v0.17.0 |
| 287 | 2026-08-20T03:17:40.217Z | Downloaded byteorder v1.5.0 |
| 288 | 2026-08-20T03:17:40.229Z | Downloaded dof v0.3.0 |
| 289 | 2026-08-20T03:17:40.245Z | Downloaded equivalent v1.0.2 |
| 290 | 2026-08-20T03:17:40.245Z | Downloaded cargo-platform v0.3.2 |
| 291 | 2026-08-20T03:17:40.246Z | Downloaded fastrand v2.3.0 |
| 292 | 2026-08-20T03:17:40.246Z | Downloaded anstyle-query v1.1.5 |
| 293 | 2026-08-20T03:17:40.246Z | Downloaded dtrace-parser v0.2.0 |
| 294 | 2026-08-20T03:17:40.252Z | Downloaded proc-macro-error-attr v1.0.4 |
| 295 | 2026-08-20T03:17:40.252Z | Downloaded crypto-common v0.1.7 |
| 296 | 2026-08-20T03:17:40.252Z | Downloaded cfg-if v1.0.4 |
| 297 | 2026-08-20T03:17:40.252Z | Downloaded heck v0.4.1 |
| 298 | 2026-08-20T03:17:40.252Z | Downloaded memmap v0.7.0 |
| 299 | 2026-08-20T03:17:40.252Z | Downloaded autocfg v1.5.0 |
| 300 | 2026-08-20T03:17:40.252Z | Downloaded anstyle-parse v1.0.0 |
| 301 | 2026-08-20T03:17:40.252Z | Downloaded fs-err v3.3.0 |
| 302 | 2026-08-20T03:17:40.252Z | Downloaded generic-array v0.14.7 |
| 303 | 2026-08-20T03:17:40.252Z | Downloaded strsim v0.11.1 |
| 304 | 2026-08-20T03:17:40.252Z | Downloaded smawk v0.3.2 |
| 305 | 2026-08-20T03:17:40.252Z | Downloaded colorchoice v1.0.4 |
| 306 | 2026-08-20T03:17:40.252Z | Downloaded fnv v1.0.7 |
| 307 | 2026-08-20T03:17:40.252Z | Downloaded itoa v1.0.17 |
| 308 | 2026-08-20T03:17:40.257Z | Downloaded clap_lex v1.0.0 |
| 309 | 2026-08-20T03:17:40.257Z | Downloaded macaddr v1.0.1 |
| 310 | 2026-08-20T03:17:40.272Z | Downloaded digest v0.10.7 |
| 311 | 2026-08-20T03:17:40.272Z | Downloaded usdt v0.5.0 |
| 312 | 2026-08-20T03:17:40.272Z | Downloaded utf8parse v0.2.2 |
| 313 | 2026-08-20T03:17:40.272Z | Downloaded is_terminal_polyfill v1.70.2 |
| 314 | 2026-08-20T03:17:40.272Z | Downloaded usdt-attr-macro v0.5.0 |
| 315 | 2026-08-20T03:17:40.279Z | Downloaded thread-id v4.2.2 |
| 316 | 2026-08-20T03:17:40.280Z | Downloaded toml_write v0.1.2 |
| 317 | 2026-08-20T03:17:40.280Z | Downloaded tabled_derive v0.7.0 |
| 318 | 2026-08-20T03:17:40.280Z | Downloaded version_check v0.9.5 |
| 319 | 2026-08-20T03:17:40.280Z | Downloaded bitflags v2.11.0 |
| 320 | 2026-08-20T03:17:40.289Z | Downloaded camino-tempfile v1.4.1 |
| 321 | 2026-08-20T03:17:40.289Z | Downloaded terminal_size v0.4.3 |
| 322 | 2026-08-20T03:17:40.294Z | Downloaded heck v0.5.0 |
| 323 | 2026-08-20T03:17:40.294Z | Downloaded pretty-hex v0.4.1 |
| 324 | 2026-08-20T03:17:40.294Z | Downloaded scroll_derive v0.12.1 |
| 325 | 2026-08-20T03:17:40.294Z | Downloaded toml_datetime v0.6.11 |
| 326 | 2026-08-20T03:17:40.294Z | Downloaded usdt-macro v0.5.0 |
| 327 | 2026-08-20T03:17:40.294Z | Downloaded serde_spanned v0.6.9 |
| 328 | 2026-08-20T03:17:40.305Z | Downloaded swrite v0.1.0 |
| 329 | 2026-08-20T03:17:40.305Z | Downloaded cargo_toml v0.21.0 |
| 330 | 2026-08-20T03:17:40.314Z | Downloaded quote v1.0.45 |
| 331 | 2026-08-20T03:17:40.314Z | Downloaded bytecount v0.6.9 |
| 332 | 2026-08-20T03:17:40.314Z | Downloaded cargo_metadata v0.23.1 |
| 333 | 2026-08-20T03:17:40.314Z | Downloaded once_cell v1.21.3 |
| 334 | 2026-08-20T03:17:40.315Z | Downloaded thiserror v1.0.69 |
| 335 | 2026-08-20T03:17:40.325Z | Downloaded usdt-impl v0.5.0 |
| 336 | 2026-08-20T03:17:40.325Z | Downloaded thiserror v2.0.18 |
| 337 | 2026-08-20T03:17:40.334Z | Downloaded thiserror-impl v1.0.69 |
| 338 | 2026-08-20T03:17:40.340Z | Downloaded semver v1.0.28 |
| 339 | 2026-08-20T03:17:40.340Z | Downloaded serde_tokenstream v0.2.3 |
| 340 | 2026-08-20T03:17:40.340Z | Downloaded log v0.4.33 |
| 341 | 2026-08-20T03:17:40.340Z | Downloaded pest_meta v2.8.6 |
| 342 | 2026-08-20T03:17:40.415Z | Downloaded zerocopy-derive v0.7.35 |
| 343 | 2026-08-20T03:17:40.442Z | Downloaded tempfile v3.27.0 |
| 344 | 2026-08-20T03:17:40.442Z | Downloaded serde_derive v1.0.228 |
| 345 | 2026-08-20T03:17:40.442Z | Downloaded toml v0.8.23 |
| 346 | 2026-08-20T03:17:40.442Z | Downloaded ucd-trie v0.1.7 |
| 347 | 2026-08-20T03:17:40.442Z | Downloaded pest_generator v2.8.6 |
| 348 | 2026-08-20T03:17:40.442Z | Downloaded clap v4.6.1 |
| 349 | 2026-08-20T03:17:40.442Z | Downloaded papergrid v0.11.0 |
| 350 | 2026-08-20T03:17:40.442Z | Downloaded serde_core v1.0.228 |
| 351 | 2026-08-20T03:17:40.442Z | Downloaded textwrap v0.16.2 |
| 352 | 2026-08-20T03:17:40.442Z | Downloaded unicode-ident v1.0.24 |
| 353 | 2026-08-20T03:17:40.442Z | Downloaded toml_edit v0.22.27 |
| 354 | 2026-08-20T03:17:40.442Z | Downloaded serde v1.0.228 |
| 355 | 2026-08-20T03:17:40.442Z | Downloaded memchr v2.8.0 |
| 356 | 2026-08-20T03:17:40.442Z | Downloaded typenum v1.20.1 |
| 357 | 2026-08-20T03:17:40.442Z | Downloaded goblin v0.8.2 |
| 358 | 2026-08-20T03:17:40.460Z | Downloaded pest v2.8.6 |
| 359 | 2026-08-20T03:17:40.483Z | Downloaded serde_json v1.0.151 |
| 360 | 2026-08-20T03:17:40.483Z | Downloaded clap_builder v4.6.0 |
| 361 | 2026-08-20T03:17:40.498Z | Downloaded winnow v0.7.14 |
| 362 | 2026-08-20T03:17:40.498Z | Downloaded tabled v0.15.0 |
| 363 | 2026-08-20T03:17:40.504Z | Downloaded unicode-width v0.1.14 |
| 364 | 2026-08-20T03:17:40.504Z | Downloaded syn v1.0.109 |
| 365 | 2026-08-20T03:17:40.512Z | Downloaded unicode-width v0.2.0 |
| 366 | 2026-08-20T03:17:40.516Z | Downloaded syn v2.0.117 |
| 367 | 2026-08-20T03:17:40.521Z | Downloaded rustix v1.1.4 |
| 368 | 2026-08-20T03:17:40.538Z | Downloaded libc v0.2.185 |
| 369 | 2026-08-20T03:17:40.600Z | Compiling proc-macro2 v1.0.106 |
| 370 | 2026-08-20T03:17:40.600Z | Compiling quote v1.0.45 |
| 371 | 2026-08-20T03:17:40.605Z | Compiling unicode-ident v1.0.24 |
| 372 | 2026-08-20T03:17:40.605Z | Compiling serde_core v1.0.228 |
| 373 | 2026-08-20T03:17:40.605Z | Compiling libc v0.2.185 |
| 374 | 2026-08-20T03:17:40.605Z | Compiling version_check v0.9.5 |
| 375 | 2026-08-20T03:17:40.605Z | Compiling memchr v2.8.0 |
| 376 | 2026-08-20T03:17:40.781Z | Compiling serde v1.0.228 |
| 377 | 2026-08-20T03:17:40.787Z | Compiling zmij v1.0.21 |
| 378 | 2026-08-20T03:17:40.787Z | Compiling itoa v1.0.17 |
| 379 | 2026-08-20T03:17:40.787Z | Compiling thiserror v1.0.69 |
| 380 | 2026-08-20T03:17:40.787Z | Compiling ucd-trie v0.1.7 |
| 381 | 2026-08-20T03:17:40.798Z | Compiling rustix v1.1.4 |
| 382 | 2026-08-20T03:17:40.810Z | Compiling byteorder v1.5.0 |
| 383 | 2026-08-20T03:17:40.982Z | Compiling bitflags v2.11.0 |
| 384 | 2026-08-20T03:17:41.033Z | Compiling serde_json v1.0.151 |
| 385 | 2026-08-20T03:17:41.179Z | Compiling camino v1.2.5 |
| 386 | 2026-08-20T03:17:41.301Z | Compiling pest v2.8.6 |
| 387 | 2026-08-20T03:17:41.358Z | Compiling proc-macro-error-attr v1.0.4 |
| 388 | 2026-08-20T03:17:41.362Z | Compiling usdt-impl v0.5.0 |
| 389 | 2026-08-20T03:17:41.437Z | Compiling syn v1.0.109 |
| 390 | 2026-08-20T03:17:41.493Z | Compiling proc-macro-error v1.0.4 |
| 391 | 2026-08-20T03:17:41.509Z | Compiling getrandom v0.3.4 |
| 392 | 2026-08-20T03:17:41.550Z | Compiling plain v0.2.3 |
| 393 | 2026-08-20T03:17:41.580Z | Compiling hashbrown v0.17.0 |
| 394 | 2026-08-20T03:17:41.611Z | Compiling utf8parse v0.2.2 |
| 395 | 2026-08-20T03:17:41.799Z | Compiling equivalent v1.0.2 |
| 396 | 2026-08-20T03:17:41.825Z | Compiling log v0.4.33 |
| 397 | 2026-08-20T03:17:41.869Z | Compiling anstyle-parse v1.0.0 |
| 398 | 2026-08-20T03:17:41.904Z | Compiling colorchoice v1.0.4 |
| 399 | 2026-08-20T03:17:41.905Z | Compiling cfg-if v1.0.4 |
| 400 | 2026-08-20T03:17:41.905Z | Compiling toml_write v0.1.2 |
| 401 | 2026-08-20T03:17:41.935Z | Compiling autocfg v1.5.0 |
| 402 | 2026-08-20T03:17:41.984Z | Compiling winnow v0.7.14 |
| 403 | 2026-08-20T03:17:41.998Z | Compiling pretty-hex v0.4.1 |
| 404 | 2026-08-20T03:17:42.017Z | Compiling anstyle-query v1.1.5 |
| 405 | 2026-08-20T03:17:42.089Z | Compiling errno v0.3.14 |
| 406 | 2026-08-20T03:17:42.140Z | Compiling thread-id v4.2.2 |
| 407 | 2026-08-20T03:17:42.140Z | Compiling is_terminal_polyfill v1.70.2 |
| 408 | 2026-08-20T03:17:42.140Z | Compiling anstyle v1.0.14 |
| 409 | 2026-08-20T03:17:42.172Z | Compiling thiserror v2.0.18 |
| 410 | 2026-08-20T03:17:42.172Z | Compiling heck v0.5.0 |
| 411 | 2026-08-20T03:17:42.209Z | Compiling heck v0.4.1 |
| 412 | 2026-08-20T03:17:42.237Z | Compiling unicode-width v0.1.14 |
| 413 | 2026-08-20T03:17:42.266Z | Compiling indexmap v2.14.0 |
| 414 | 2026-08-20T03:17:42.373Z | Compiling anstream v1.0.0 |
| 415 | 2026-08-20T03:17:42.397Z | Compiling syn v2.0.117 |
| 416 | 2026-08-20T03:17:42.426Z | Compiling fs-err v3.3.0 |
| 417 | 2026-08-20T03:17:42.464Z | Compiling bytecount v0.6.9 |
| 418 | 2026-08-20T03:17:42.471Z | Compiling clap_lex v1.0.0 |
| 419 | 2026-08-20T03:17:42.560Z | Compiling pest_meta v2.8.6 |
| 420 | 2026-08-20T03:17:42.659Z | Compiling once_cell v1.21.3 |
| 421 | 2026-08-20T03:17:42.693Z | Compiling anyhow v1.0.104 |
| 422 | 2026-08-20T03:17:42.712Z | Compiling fastrand v2.3.0 |
| 423 | 2026-08-20T03:17:42.712Z | Compiling fnv v1.0.7 |
| 424 | 2026-08-20T03:17:42.760Z | Compiling strsim v0.11.1 |
| 425 | 2026-08-20T03:17:42.800Z | Compiling memmap v0.7.0 |
| 426 | 2026-08-20T03:17:42.816Z | Compiling papergrid v0.11.0 |
| 427 | 2026-08-20T03:17:43.039Z | Compiling unicode-width v0.2.0 |
| 428 | 2026-08-20T03:17:43.072Z | Compiling smawk v0.3.2 |
| 429 | 2026-08-20T03:17:43.072Z | Compiling unicode-linebreak v0.1.5 |
| 430 | 2026-08-20T03:17:43.073Z | Compiling swrite v0.1.0 |
| 431 | 2026-08-20T03:17:43.073Z | Compiling terminal_size v0.4.3 |
| 432 | 2026-08-20T03:17:43.175Z | Compiling tempfile v3.27.0 |
| 433 | 2026-08-20T03:17:43.204Z | Compiling clap_builder v4.6.0 |
| 434 | 2026-08-20T03:17:43.204Z | Compiling textwrap v0.16.2 |
| 435 | 2026-08-20T03:17:43.225Z | Compiling cargo-platform v0.3.2 |
| 436 | 2026-08-20T03:17:43.249Z | Compiling semver v1.0.28 |
| 437 | 2026-08-20T03:17:43.503Z | Compiling camino-tempfile v1.4.1 |
| 438 | 2026-08-20T03:17:43.919Z | Compiling tabled_derive v0.7.0 |
| 439 | 2026-08-20T03:17:44.555Z | Compiling pest_generator v2.8.6 |
| 440 | 2026-08-20T03:17:44.632Z | Compiling tabled v0.15.0 |
| 441 | 2026-08-20T03:17:45.069Z | Compiling serde_derive v1.0.228 |
| 442 | 2026-08-20T03:17:45.078Z | Compiling thiserror-impl v1.0.69 |
| 443 | 2026-08-20T03:17:45.078Z | Compiling zerocopy-derive v0.7.35 |
| 444 | 2026-08-20T03:17:45.078Z | Compiling scroll_derive v0.12.1 |
| 445 | 2026-08-20T03:17:45.078Z | Compiling thiserror-impl v2.0.18 |
| 446 | 2026-08-20T03:17:45.078Z | Compiling clap_derive v4.6.1 |
| 447 | 2026-08-20T03:17:45.197Z | Compiling pest_derive v2.8.6 |
| 448 | 2026-08-20T03:17:45.699Z | Compiling scroll v0.12.0 |
| 449 | 2026-08-20T03:17:45.791Z | Compiling zerocopy v0.7.35 |
| 450 | 2026-08-20T03:17:45.917Z | Compiling goblin v0.8.2 |
| 451 | 2026-08-20T03:17:46.282Z | Compiling dtrace-parser v0.2.0 |
| 452 | 2026-08-20T03:17:46.586Z | Compiling clap v4.6.1 |
| 453 | 2026-08-20T03:17:47.467Z | Compiling serde_spanned v0.6.9 |
| 454 | 2026-08-20T03:17:47.467Z | Compiling toml_datetime v0.6.11 |
| 455 | 2026-08-20T03:17:47.467Z | Compiling cargo_metadata v0.23.1 |
| 456 | 2026-08-20T03:17:47.472Z | Compiling macaddr v1.0.1 |
| 457 | 2026-08-20T03:17:47.472Z | Compiling dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common) |
| 458 | 2026-08-20T03:17:47.491Z | Compiling dof v0.3.0 |
| 459 | 2026-08-20T03:17:47.497Z | Compiling serde_tokenstream v0.2.3 |
| 460 | 2026-08-20T03:17:47.740Z | Compiling toml_edit v0.22.27 |
| 461 | 2026-08-20T03:17:48.210Z | Compiling usdt-attr-macro v0.5.0 |
| 462 | 2026-08-20T03:17:48.210Z | Compiling usdt-macro v0.5.0 |
| 463 | 2026-08-20T03:17:48.869Z | Compiling usdt v0.5.0 |
| 464 | 2026-08-20T03:17:49.056Z | Compiling toml v0.8.23 |
| 465 | 2026-08-20T03:17:49.437Z | Compiling cargo_toml v0.21.0 |
| 466 | 2026-08-20T03:17:50.719Z | Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask) |
| 467 | 2026-08-20T03:17:52.798Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 35.34s |
| 468 | 2026-08-20T03:17:53.008Z | Running `target/debug/xtask download cockroach clickhouse console dendrite-stub maghemite-mgd maghemite-ddmd transceiver-control` |
| 469 | 2026-08-20T03:17:53.529Z | Downloading crates ... |
| 470 | 2026-08-20T03:17:53.581Z | Downloaded array-init v0.0.4 |
| 471 | 2026-08-20T03:17:53.599Z | Downloaded async-stream-impl v0.3.6 |
| 472 | 2026-08-20T03:17:53.600Z | Downloaded bcrypt-pbkdf v0.11.0 |
| 473 | 2026-08-20T03:17:53.600Z | Downloaded adler2 v2.0.1 |
| 474 | 2026-08-20T03:17:53.620Z | Downloaded block-padding v0.4.2 |
| 475 | 2026-08-20T03:17:53.620Z | Downloaded aead v0.6.1 |
| 476 | 2026-08-20T03:17:53.620Z | Downloaded anstream v0.6.21 |
| 477 | 2026-08-20T03:17:53.621Z | Downloaded arrayref v0.3.9 |
| 478 | 2026-08-20T03:17:53.621Z | Downloaded arrayvec v0.7.6 |
| 479 | 2026-08-20T03:17:53.633Z | Downloaded byte-wrapper v0.1.0 |
| 480 | 2026-08-20T03:17:53.633Z | Downloaded cexpr v0.6.0 |
| 481 | 2026-08-20T03:17:53.633Z | Downloaded chacha20 v0.9.1 |
| 482 | 2026-08-20T03:17:53.633Z | Downloaded ahash v0.8.12 |
| 483 | 2026-08-20T03:17:53.633Z | Downloaded assert_matches v1.5.0 |
| 484 | 2026-08-20T03:17:53.633Z | Downloaded base64 v0.22.1 |
| 485 | 2026-08-20T03:17:53.633Z | Downloaded env_logger v0.11.11 |
| 486 | 2026-08-20T03:17:53.633Z | Downloaded const-oid v0.10.2 |
| 487 | 2026-08-20T03:17:53.633Z | Downloaded addr2line v0.25.1 |
| 488 | 2026-08-20T03:17:53.633Z | Downloaded backon v1.6.0 |
| 489 | 2026-08-20T03:17:53.633Z | Downloaded compact_str v0.8.1 |
| 490 | 2026-08-20T03:17:53.634Z | Downloaded futures-io v0.3.32 |
| 491 | 2026-08-20T03:17:53.634Z | Downloaded foreign-types v0.5.0 |
| 492 | 2026-08-20T03:17:53.634Z | Downloaded home v0.5.12 |
| 493 | 2026-08-20T03:17:53.634Z | Downloaded float-cmp v0.10.0 |
| 494 | 2026-08-20T03:17:53.634Z | Downloaded hubpack v0.1.2 |
| 495 | 2026-08-20T03:17:53.634Z | Downloaded bit-set v0.5.3 |
| 496 | 2026-08-20T03:17:53.634Z | Downloaded bit-vec v0.8.0 |
| 497 | 2026-08-20T03:17:53.643Z | Downloaded gethostname v0.5.0 |
| 498 | 2026-08-20T03:17:53.644Z | Downloaded hash32 v0.2.1 |
| 499 | 2026-08-20T03:17:53.644Z | Downloaded arc-swap v1.8.2 |
| 500 | 2026-08-20T03:17:53.644Z | Downloaded env_filter v2.0.0 |
| 501 | 2026-08-20T03:17:53.644Z | Downloaded argon2 v0.6.0-rc.8 |
| 502 | 2026-08-20T03:17:53.644Z | Downloaded bb8 v0.8.6 |
| 503 | 2026-08-20T03:17:53.644Z | Downloaded foldhash v0.1.5 |
| 504 | 2026-08-20T03:17:53.644Z | Downloaded backtrace-ext v0.2.1 |
| 505 | 2026-08-20T03:17:53.655Z | Downloaded atty v0.2.14 |
| 506 | 2026-08-20T03:17:53.655Z | Downloaded base16ct v0.2.0 |
| 507 | 2026-08-20T03:17:53.656Z | Downloaded base16ct v1.0.0 |
| 508 | 2026-08-20T03:17:53.656Z | Downloaded bit-vec v0.6.3 |
| 509 | 2026-08-20T03:17:53.656Z | Downloaded async-stream v0.3.6 |
| 510 | 2026-08-20T03:17:53.659Z | Downloaded num-iter v0.1.45 |
| 511 | 2026-08-20T03:17:53.659Z | Downloaded bit-set v0.8.0 |
| 512 | 2026-08-20T03:17:53.660Z | Downloaded bitfield-macros v0.19.4 |
| 513 | 2026-08-20T03:17:53.734Z | Downloaded async-recursion v1.1.1 |
| 514 | 2026-08-20T03:17:53.754Z | Downloaded bitfield-struct v0.6.2 |
| 515 | 2026-08-20T03:17:53.754Z | Downloaded compression-core v0.4.31 |
| 516 | 2026-08-20T03:17:53.754Z | Downloaded aead v0.5.2 |
| 517 | 2026-08-20T03:17:53.755Z | Downloaded castaway v0.2.4 |
| 518 | 2026-08-20T03:17:53.755Z | Downloaded find-msvc-tools v0.1.9 |
| 519 | 2026-08-20T03:17:53.755Z | Downloaded futures-sink v0.3.32 |
| 520 | 2026-08-20T03:17:53.755Z | Downloaded globwalk v0.9.1 |
| 521 | 2026-08-20T03:17:53.755Z | Downloaded anstyle-parse v0.2.7 |
| 522 | 2026-08-20T03:17:53.755Z | Downloaded bcs v0.1.6 |
| 523 | 2026-08-20T03:17:53.755Z | Downloaded bitfield v0.19.4 |
| 524 | 2026-08-20T03:17:53.755Z | Downloaded hash32 v0.3.1 |
| 525 | 2026-08-20T03:17:53.755Z | Downloaded atomic-waker v1.1.2 |
| 526 | 2026-08-20T03:17:53.755Z | Downloaded ascii-canvas v3.0.0 |
| 527 | 2026-08-20T03:17:53.755Z | Downloaded ciborium-ll v0.2.2 |
| 528 | 2026-08-20T03:17:53.755Z | Downloaded atomicwrites v0.4.4 |
| 529 | 2026-08-20T03:17:53.755Z | Downloaded openssl-probe v0.1.6 |
| 530 | 2026-08-20T03:17:53.755Z | Downloaded openssl-probe v0.2.1 |
| 531 | 2026-08-20T03:17:53.755Z | Downloaded packed_struct_codegen v0.10.1 |
| 532 | 2026-08-20T03:17:53.755Z | Downloaded normalize-line-endings v0.3.0 |
| 533 | 2026-08-20T03:17:53.755Z | Downloaded num_threads v0.1.7 |
| 534 | 2026-08-20T03:17:53.755Z | Downloaded openssl-macros v0.1.1 |
| 535 | 2026-08-20T03:17:53.756Z | Downloaded hostname v0.3.1 |
| 536 | 2026-08-20T03:17:53.756Z | Downloaded cobs v0.3.0 |
| 537 | 2026-08-20T03:17:53.756Z | Downloaded cfg_aliases v0.2.1 |
| 538 | 2026-08-20T03:17:53.756Z | Downloaded ciborium-io v0.2.2 |
| 539 | 2026-08-20T03:17:53.756Z | Downloaded cfg_aliases v0.1.1 |
| 540 | 2026-08-20T03:17:53.756Z | Downloaded newline-converter v0.3.0 |
| 541 | 2026-08-20T03:17:53.756Z | Downloaded block-buffer v0.12.1 |
| 542 | 2026-08-20T03:17:53.756Z | Downloaded progenitor-macro v0.13.0 |
| 543 | 2026-08-20T03:17:53.756Z | Downloaded hubpack_derive v0.1.1 |
| 544 | 2026-08-20T03:17:53.756Z | Downloaded async-trait v0.1.89 |
| 545 | 2026-08-20T03:17:53.756Z | Downloaded argon2 v0.5.3 |
| 546 | 2026-08-20T03:17:53.777Z | Downloaded base64ct v1.8.3 |
| 547 | 2026-08-20T03:17:53.777Z | Downloaded embedded-io v0.6.1 |
| 548 | 2026-08-20T03:17:53.777Z | Downloaded fd-lock v4.0.4 |
| 549 | 2026-08-20T03:17:53.777Z | Downloaded endian-type v0.1.2 |
| 550 | 2026-08-20T03:17:53.777Z | Downloaded enum-as-inner v0.6.1 |
| 551 | 2026-08-20T03:17:53.777Z | Downloaded git-stub-vcs v0.1.0 |
| 552 | 2026-08-20T03:17:53.777Z | Downloaded ena v0.14.4 |
| 553 | 2026-08-20T03:17:53.777Z | Downloaded foreign-types-shared v0.3.1 |
| 554 | 2026-08-20T03:17:53.777Z | Downloaded bitflags v1.3.2 |
| 555 | 2026-08-20T03:17:53.777Z | Downloaded float-ord v0.3.2 |
| 556 | 2026-08-20T03:17:53.777Z | Downloaded git-stub v1.0.0 |
| 557 | 2026-08-20T03:17:53.777Z | Downloaded foreign-types-shared v0.1.1 |
| 558 | 2026-08-20T03:17:53.777Z | Downloaded allocator-api2 v0.2.21 |
| 559 | 2026-08-20T03:17:53.777Z | Downloaded futures-macro v0.3.32 |
| 560 | 2026-08-20T03:17:53.777Z | Downloaded peg-runtime v0.8.5 |
| 561 | 2026-08-20T03:17:53.777Z | Downloaded proc-macro-error-attr2 v2.0.0 |
| 562 | 2026-08-20T03:17:53.790Z | Downloaded foreign-types-macros v0.2.3 |
| 563 | 2026-08-20T03:17:53.790Z | Downloaded headers-core v0.3.0 |
| 564 | 2026-08-20T03:17:53.790Z | Downloaded foreign-types v0.3.2 |
| 565 | 2026-08-20T03:17:53.790Z | Downloaded backoff v0.4.0 |
| 566 | 2026-08-20T03:17:53.790Z | Downloaded compression-codecs v0.4.37 |
| 567 | 2026-08-20T03:17:53.790Z | Downloaded bs58 v0.5.1 |
| 568 | 2026-08-20T03:17:53.790Z | Downloaded hex-literal v1.1.0 |
| 569 | 2026-08-20T03:17:53.790Z | Downloaded cmov v0.5.4 |
| 570 | 2026-08-20T03:17:53.791Z | Downloaded nodrop v0.1.14 |
| 571 | 2026-08-20T03:17:53.791Z | Downloaded packed_struct v0.10.1 |
| 572 | 2026-08-20T03:17:53.791Z | Downloaded num-integer v0.1.46 |
| 573 | 2026-08-20T03:17:53.791Z | Downloaded cbc v0.2.1 |
| 574 | 2026-08-20T03:17:53.791Z | Downloaded form_urlencoded v1.2.2 |
| 575 | 2026-08-20T03:17:53.791Z | Downloaded ghash v0.6.0 |
| 576 | 2026-08-20T03:17:53.791Z | Downloaded http-range v0.1.5 |
| 577 | 2026-08-20T03:17:53.791Z | Downloaded httpdate v1.0.3 |
| 578 | 2026-08-20T03:17:53.791Z | Downloaded funty v2.0.0 |
| 579 | 2026-08-20T03:17:53.791Z | Downloaded hostname v0.4.2 |
| 580 | 2026-08-20T03:17:53.796Z | Downloaded newtype-uuid v1.3.2 |
| 581 | 2026-08-20T03:17:53.796Z | Downloaded flagset v0.4.7 |
| 582 | 2026-08-20T03:17:53.796Z | Downloaded futures-core v0.3.32 |
| 583 | 2026-08-20T03:17:53.796Z | Downloaded fxhash v0.2.1 |
| 584 | 2026-08-20T03:17:53.796Z | Downloaded http-body v1.0.1 |
| 585 | 2026-08-20T03:17:53.796Z | Downloaded phf_shared v0.11.3 |
| 586 | 2026-08-20T03:17:53.797Z | Downloaded quick-error v1.2.3 |
| 587 | 2026-08-20T03:17:53.797Z | Downloaded blowfish v0.10.0 |
| 588 | 2026-08-20T03:17:53.797Z | Downloaded cassowary v0.3.0 |
| 589 | 2026-08-20T03:17:53.797Z | Downloaded buf-list v1.1.2 |
| 590 | 2026-08-20T03:17:53.797Z | Downloaded fixedbitset v0.4.2 |
| 591 | 2026-08-20T03:17:53.797Z | Downloaded erased-serde v0.3.31 |
| 592 | 2026-08-20T03:17:53.797Z | Downloaded futures-executor v0.3.32 |
| 593 | 2026-08-20T03:17:53.797Z | Downloaded cmake v0.1.57 |
| 594 | 2026-08-20T03:17:53.797Z | Downloaded group v0.13.0 |
| 595 | 2026-08-20T03:17:53.808Z | Downloaded globset v0.4.18 |
| 596 | 2026-08-20T03:17:53.808Z | Downloaded embedded-io v0.4.0 |
| 597 | 2026-08-20T03:17:53.808Z | Downloaded fallible-iterator v0.2.0 |
| 598 | 2026-08-20T03:17:53.808Z | Downloaded fs-err v2.11.0 |
| 599 | 2026-08-20T03:17:53.808Z | Downloaded group v0.14.0 |
| 600 | 2026-08-20T03:17:53.808Z | Downloaded enum_dispatch v0.3.13 |
| 601 | 2026-08-20T03:17:53.818Z | Downloaded cipher v0.4.4 |
| 602 | 2026-08-20T03:17:53.819Z | Downloaded strum v0.27.2 |
| 603 | 2026-08-20T03:17:53.819Z | Downloaded recursive v0.1.1 |
| 604 | 2026-08-20T03:17:53.819Z | Downloaded ref-cast-impl v1.0.25 |
| 605 | 2026-08-20T03:17:53.819Z | Downloaded hex v0.4.3 |
| 606 | 2026-08-20T03:17:53.819Z | Downloaded http-body-util v0.1.3 |
| 607 | 2026-08-20T03:17:53.830Z | Downloaded ppv-lite86 v0.2.21 |
| 608 | 2026-08-20T03:17:53.830Z | Downloaded russh-util v0.52.0 |
| 609 | 2026-08-20T03:17:53.830Z | Downloaded ff v0.14.0 |
| 610 | 2026-08-20T03:17:53.830Z | Downloaded glob v0.3.3 |
| 611 | 2026-08-20T03:17:53.830Z | Downloaded highway v1.3.0 |
| 612 | 2026-08-20T03:17:53.830Z | Downloaded scopeguard v1.2.0 |
| 613 | 2026-08-20T03:17:53.841Z | Downloaded serde_repr v0.1.20 |
| 614 | 2026-08-20T03:17:53.841Z | Downloaded foldhash v0.2.0 |
| 615 | 2026-08-20T03:17:53.841Z | Downloaded pin-project-lite v0.2.17 |
| 616 | 2026-08-20T03:17:53.842Z | Downloaded sigpipe v0.1.3 |
| 617 | 2026-08-20T03:17:53.842Z | Downloaded strsim v0.10.0 |
| 618 | 2026-08-20T03:17:53.842Z | Downloaded futures-task v0.3.32 |
| 619 | 2026-08-20T03:17:53.842Z | Downloaded bzip2 v0.4.4 |
| 620 | 2026-08-20T03:17:53.842Z | Downloaded colored v2.2.0 |
| 621 | 2026-08-20T03:17:53.854Z | Downloaded console v0.16.2 |
| 622 | 2026-08-20T03:17:53.854Z | Downloaded ff v0.13.1 |
| 623 | 2026-08-20T03:17:53.855Z | Downloaded fixedbitset v0.5.7 |
| 624 | 2026-08-20T03:17:53.855Z | Downloaded fs_extra v1.3.0 |
| 625 | 2026-08-20T03:17:53.855Z | Downloaded cipher v0.5.2 |
| 626 | 2026-08-20T03:17:53.855Z | Downloaded chacha20 v0.10.0 |
| 627 | 2026-08-20T03:17:53.855Z | Downloaded parse-display-derive v0.10.0 |
| 628 | 2026-08-20T03:17:53.855Z | Downloaded progenitor-client v0.13.0 |
| 629 | 2026-08-20T03:17:53.855Z | Downloaded filetime v0.2.27 |
| 630 | 2026-08-20T03:17:53.855Z | Downloaded pin-project-internal v1.1.11 |
| 631 | 2026-08-20T03:17:53.855Z | Downloaded blake2 v0.10.6 |
| 632 | 2026-08-20T03:17:53.855Z | Downloaded bzip2 v0.6.1 |
| 633 | 2026-08-20T03:17:53.865Z | Downloaded poly1305 v0.8.0 |
| 634 | 2026-08-20T03:17:53.865Z | Downloaded camino-tempfile-ext v0.3.3 |
| 635 | 2026-08-20T03:17:53.865Z | Downloaded cancel-safe-futures v0.1.5 |
| 636 | 2026-08-20T03:17:53.865Z | Downloaded ciborium v0.2.2 |
| 637 | 2026-08-20T03:17:53.865Z | Downloaded half v1.8.3 |
| 638 | 2026-08-20T03:17:53.865Z | Downloaded blake2 v0.11.0-rc.6 |
| 639 | 2026-08-20T03:17:53.865Z | Downloaded colored v3.1.1 |
| 640 | 2026-08-20T03:17:53.865Z | Downloaded take_mut v0.2.2 |
| 641 | 2026-08-20T03:17:53.865Z | Downloaded termtree v0.5.1 |
| 642 | 2026-08-20T03:17:53.866Z | Downloaded signature v3.0.0 |
| 643 | 2026-08-20T03:17:53.866Z | Downloaded tinyvec_macros v0.1.1 |
| 644 | 2026-08-20T03:17:53.874Z | Downloaded tokio-test v0.4.5 |
| 645 | 2026-08-20T03:17:53.874Z | Downloaded supports-color v3.0.2 |
| 646 | 2026-08-20T03:17:53.874Z | Downloaded async-bb8-diesel v0.2.1 |
| 647 | 2026-08-20T03:17:53.875Z | Downloaded clang-sys v1.8.1 |
| 648 | 2026-08-20T03:17:53.875Z | Downloaded unarray v0.1.4 |
| 649 | 2026-08-20T03:17:53.875Z | Downloaded unicode-truncate v1.1.0 |
| 650 | 2026-08-20T03:17:53.875Z | Downloaded quinn-udp v0.5.14 |
| 651 | 2026-08-20T03:17:53.875Z | Downloaded yoke-derive v0.8.1 |
| 652 | 2026-08-20T03:17:53.878Z | Downloaded scroll v0.13.0 |
| 653 | 2026-08-20T03:17:53.878Z | Downloaded rustls-native-certs v0.8.3 |
| 654 | 2026-08-20T03:17:53.878Z | Downloaded rustls-pemfile v2.2.0 |
| 655 | 2026-08-20T03:17:53.878Z | Downloaded getrandom v0.2.17 |
| 656 | 2026-08-20T03:17:53.889Z | Downloaded hmac v0.13.0 |
| 657 | 2026-08-20T03:17:53.889Z | Downloaded utf-8 v0.7.6 |
| 658 | 2026-08-20T03:17:53.894Z | Downloaded void v1.0.2 |
| 659 | 2026-08-20T03:17:53.894Z | Downloaded paste v1.0.15 |
| 660 | 2026-08-20T03:17:53.894Z | Downloaded rustc_version v0.4.1 |
| 661 | 2026-08-20T03:17:53.894Z | Downloaded hmac v0.12.1 |
| 662 | 2026-08-20T03:17:53.894Z | Downloaded futures-channel v0.3.32 |
| 663 | 2026-08-20T03:17:53.905Z | Downloaded crc-catalog v2.4.0 |
| 664 | 2026-08-20T03:17:53.905Z | Downloaded xshell-macros v0.2.7 |
| 665 | 2026-08-20T03:17:53.905Z | Downloaded schemars_derive v0.8.22 |
| 666 | 2026-08-20T03:17:53.913Z | Downloaded futures v0.3.32 |
| 667 | 2026-08-20T03:17:53.913Z | Downloaded convert_case v0.4.0 |
| 668 | 2026-08-20T03:17:53.913Z | Downloaded curve25519-dalek-derive v0.1.1 |
| 669 | 2026-08-20T03:17:53.913Z | Downloaded slog-stdlog v4.1.1 |
| 670 | 2026-08-20T03:17:53.913Z | Downloaded postgres-types v0.2.12 |
| 671 | 2026-08-20T03:17:53.919Z | Downloaded tap v1.0.1 |
| 672 | 2026-08-20T03:17:53.919Z | Downloaded display-error-chain v0.2.2 |
| 673 | 2026-08-20T03:17:53.920Z | Downloaded omicron-zone-package v0.12.3 |
| 674 | 2026-08-20T03:17:53.920Z | Downloaded const-oid v0.9.6 |
| 675 | 2026-08-20T03:17:53.931Z | Downloaded tokio-macros v2.7.0 |
| 676 | 2026-08-20T03:17:53.931Z | Downloaded tiny-keccak v2.0.2 |
| 677 | 2026-08-20T03:17:53.931Z | Downloaded unicase v2.9.0 |
| 678 | 2026-08-20T03:17:53.931Z | Downloaded console v0.15.11 |
| 679 | 2026-08-20T03:17:53.931Z | Downloaded debug-ignore v1.0.5 |
| 680 | 2026-08-20T03:17:53.931Z | Downloaded dirs-sys-next v0.1.2 |
| 681 | 2026-08-20T03:17:53.931Z | Downloaded dunce v1.0.5 |
| 682 | 2026-08-20T03:17:53.931Z | Downloaded derive_builder_macro v0.20.2 |
| 683 | 2026-08-20T03:17:53.935Z | Downloaded snafu-derive v0.8.9 |
| 684 | 2026-08-20T03:17:53.935Z | Downloaded dtrace-parser v0.3.0 |
| 685 | 2026-08-20T03:17:53.935Z | Downloaded idna_adapter v1.2.1 |
| 686 | 2026-08-20T03:17:53.935Z | Downloaded libscf-sys v1.2.0 |
| 687 | 2026-08-20T03:17:53.935Z | Downloaded elliptic-curve v0.14.1 |
| 688 | 2026-08-20T03:17:53.940Z | Downloaded ar_archive_writer v0.5.1 |
| 689 | 2026-08-20T03:17:53.940Z | Downloaded base64 v0.21.7 |
| 690 | 2026-08-20T03:17:53.950Z | Downloaded is_ci v1.2.0 |
| 691 | 2026-08-20T03:17:53.951Z | Downloaded yoke v0.8.1 |
| 692 | 2026-08-20T03:17:53.951Z | Downloaded chumsky v0.9.3 |
| 693 | 2026-08-20T03:17:53.951Z | Downloaded getrandom v0.4.3 |
| 694 | 2026-08-20T03:17:53.951Z | Downloaded shlex v1.3.0 |
| 695 | 2026-08-20T03:17:53.961Z | Downloaded simd-adler32 v0.3.8 |
| 696 | 2026-08-20T03:17:53.961Z | Downloaded spki v0.7.3 |
| 697 | 2026-08-20T03:17:53.962Z | Downloaded kem v0.3.0 |
| 698 | 2026-08-20T03:17:53.962Z | Downloaded lazy_static v1.5.0 |
| 699 | 2026-08-20T03:17:53.962Z | Downloaded lru-slab v0.1.2 |
| 700 | 2026-08-20T03:17:53.962Z | Downloaded maplit v1.0.2 |
| 701 | 2026-08-20T03:17:53.962Z | Downloaded generic-array v1.4.3 |
| 702 | 2026-08-20T03:17:53.962Z | Downloaded half v2.7.1 |
| 703 | 2026-08-20T03:17:53.970Z | Downloaded async-compression v0.4.41 |
| 704 | 2026-08-20T03:17:53.970Z | Downloaded synstructure v0.13.2 |
| 705 | 2026-08-20T03:17:53.971Z | Downloaded tui-tree-widget v0.23.1 |
| 706 | 2026-08-20T03:17:53.971Z | Downloaded vergen-lib v0.1.6 |
| 707 | 2026-08-20T03:17:53.971Z | Downloaded instability v0.3.11 |
| 708 | 2026-08-20T03:17:53.971Z | Downloaded internet-checksum v0.2.1 |
| 709 | 2026-08-20T03:17:53.971Z | Downloaded memoffset v0.9.1 |
| 710 | 2026-08-20T03:17:53.971Z | Downloaded fatfs v0.3.6 |
| 711 | 2026-08-20T03:17:53.971Z | Downloaded critical-section v1.2.0 |
| 712 | 2026-08-20T03:17:53.971Z | Downloaded num-conv v0.2.0 |
| 713 | 2026-08-20T03:17:53.971Z | Downloaded newtype-uuid-macros v0.1.0 |
| 714 | 2026-08-20T03:17:53.971Z | Downloaded prefix-trie v0.7.0 |
| 715 | 2026-08-20T03:17:53.975Z | Downloaded headers v0.4.1 |
| 716 | 2026-08-20T03:17:53.975Z | Downloaded new_debug_unreachable v1.0.6 |
| 717 | 2026-08-20T03:17:53.975Z | Downloaded potential_utf v0.1.4 |
| 718 | 2026-08-20T03:17:53.975Z | Downloaded defmt-parser v1.0.0 |
| 719 | 2026-08-20T03:17:53.975Z | Downloaded vergen-lib v9.1.0 |
| 720 | 2026-08-20T03:17:53.976Z | Downloaded convert_case v0.10.0 |
| 721 | 2026-08-20T03:17:53.976Z | Downloaded darling v0.13.4 |
| 722 | 2026-08-20T03:17:53.983Z | Downloaded derive_builder_core v0.20.2 |
| 723 | 2026-08-20T03:17:53.983Z | Downloaded progenitor-impl v0.14.0 |
| 724 | 2026-08-20T03:17:53.983Z | Downloaded writeable v0.6.2 |
| 725 | 2026-08-20T03:17:53.983Z | Downloaded olpc-cjson v0.1.4 |
| 726 | 2026-08-20T03:17:53.983Z | Downloaded p256 v0.14.0 |
| 727 | 2026-08-20T03:17:53.996Z | Downloaded tokio-stream v0.1.18 |
| 728 | 2026-08-20T03:17:53.996Z | Downloaded tracing-attributes v0.1.31 |
| 729 | 2026-08-20T03:17:54.010Z | Downloaded crc8 v0.1.1 |
| 730 | 2026-08-20T03:17:54.010Z | Downloaded serde_cbor v0.11.2 |
| 731 | 2026-08-20T03:17:54.010Z | Downloaded static_assertions v1.1.0 |
| 732 | 2026-08-20T03:17:54.010Z | Downloaded ctr v0.10.1 |
| 733 | 2026-08-20T03:17:54.010Z | Downloaded path-slash v0.1.5 |
| 734 | 2026-08-20T03:17:54.010Z | Downloaded password-hash v0.6.1 |
| 735 | 2026-08-20T03:17:54.010Z | Downloaded predicates-core v1.0.10 |
| 736 | 2026-08-20T03:17:54.010Z | Downloaded radium v0.7.0 |
| 737 | 2026-08-20T03:17:54.010Z | Downloaded bytes v1.11.1 |
| 738 | 2026-08-20T03:17:54.010Z | Downloaded psl-types v2.0.11 |
| 739 | 2026-08-20T03:17:54.010Z | Downloaded rand_xorshift v0.4.0 |
| 740 | 2026-08-20T03:17:54.010Z | Downloaded ref-cast v1.0.25 |
| 741 | 2026-08-20T03:17:54.018Z | Downloaded der_derive v0.7.3 |
| 742 | 2026-08-20T03:17:54.018Z | Downloaded humantime v2.3.0 |
| 743 | 2026-08-20T03:17:54.018Z | Downloaded test-strategy v0.4.5 |
| 744 | 2026-08-20T03:17:54.018Z | Downloaded flume v0.11.1 |
| 745 | 2026-08-20T03:17:54.018Z | Downloaded httparse v1.10.1 |
| 746 | 2026-08-20T03:17:54.018Z | Downloaded sha2 v0.11.0 |
| 747 | 2026-08-20T03:17:54.018Z | Downloaded tokio-rustls v0.26.4 |
| 748 | 2026-08-20T03:17:54.018Z | Downloaded smf v0.2.3 |
| 749 | 2026-08-20T03:17:54.018Z | Downloaded serde_plain v1.0.2 |
| 750 | 2026-08-20T03:17:54.018Z | Downloaded heapless v0.7.17 |
| 751 | 2026-08-20T03:17:54.028Z | Downloaded slog-bunyan v2.5.0 |
| 752 | 2026-08-20T03:17:54.029Z | Downloaded stable_deref_trait v1.2.1 |
| 753 | 2026-08-20T03:17:54.029Z | Downloaded aho-corasick v1.1.4 |
| 754 | 2026-08-20T03:17:54.029Z | Downloaded rfc6979 v0.4.0 |
| 755 | 2026-08-20T03:17:54.040Z | Downloaded ron v0.8.1 |
| 756 | 2026-08-20T03:17:54.040Z | Downloaded crc32fast v1.5.0 |
| 757 | 2026-08-20T03:17:54.040Z | Downloaded heapless v0.8.0 |
| 758 | 2026-08-20T03:17:54.040Z | Downloaded libsw v3.5.0 |
| 759 | 2026-08-20T03:17:54.048Z | Downloaded secrecy v0.8.0 |
| 760 | 2026-08-20T03:17:54.048Z | Downloaded shell-words v1.1.1 |
| 761 | 2026-08-20T03:17:54.049Z | Downloaded signal-hook-mio v0.2.5 |
| 762 | 2026-08-20T03:17:54.049Z | Downloaded num-complex v0.4.6 |
| 763 | 2026-08-20T03:17:54.049Z | Downloaded strip-ansi-escapes v0.2.1 |
| 764 | 2026-08-20T03:17:54.049Z | Downloaded structmeta v0.3.0 |
| 765 | 2026-08-20T03:17:54.049Z | Downloaded sqlparser_derive v0.5.0 |
| 766 | 2026-08-20T03:17:54.049Z | Downloaded thiserror-impl-no-std v2.0.2 |
| 767 | 2026-08-20T03:17:54.059Z | Downloaded oxnet v0.1.6 |
| 768 | 2026-08-20T03:17:54.059Z | Downloaded sync_wrapper v1.0.2 |
| 769 | 2026-08-20T03:17:54.060Z | Downloaded derive_builder v0.20.2 |
| 770 | 2026-08-20T03:17:54.060Z | Downloaded cc v1.2.56 |
| 771 | 2026-08-20T03:17:54.060Z | Downloaded phc v0.6.1 |
| 772 | 2026-08-20T03:17:54.060Z | Downloaded signal-hook v0.3.18 |
| 773 | 2026-08-20T03:17:54.070Z | Downloaded chacha20poly1305 v0.10.1 |
| 774 | 2026-08-20T03:17:54.071Z | Downloaded zerocopy v0.6.6 |
| 775 | 2026-08-20T03:17:54.071Z | Downloaded pkg-config v0.3.32 |
| 776 | 2026-08-20T03:17:54.071Z | Downloaded primeorder v0.13.6 |
| 777 | 2026-08-20T03:17:54.071Z | Downloaded progenitor v0.13.0 |
| 778 | 2026-08-20T03:17:54.071Z | Downloaded proc-macro-error2 v2.0.1 |
| 779 | 2026-08-20T03:17:54.071Z | Downloaded tabwriter v1.4.1 |
| 780 | 2026-08-20T03:17:54.071Z | Downloaded unicode-xid v0.2.6 |
| 781 | 2026-08-20T03:17:54.071Z | Downloaded rand v0.8.6 |
| 782 | 2026-08-20T03:17:54.078Z | Downloaded r2d2 v0.8.10 |
| 783 | 2026-08-20T03:17:54.078Z | Downloaded tower-service v0.3.3 |
| 784 | 2026-08-20T03:17:54.078Z | Downloaded backtrace v0.3.76 |
| 785 | 2026-08-20T03:17:54.078Z | Downloaded hyper-staticfile v0.10.1 |
| 786 | 2026-08-20T03:17:54.079Z | Downloaded tower-layer v0.3.3 |
| 787 | 2026-08-20T03:17:54.079Z | Downloaded usdt-macro v0.6.0 |
| 788 | 2026-08-20T03:17:54.079Z | Downloaded usdt v0.6.0 |
| 789 | 2026-08-20T03:17:54.109Z | Downloaded peg-macros v0.8.5 |
| 790 | 2026-08-20T03:17:54.109Z | Downloaded rustc-demangle v0.1.27 |
| 791 | 2026-08-20T03:17:54.109Z | Downloaded ingot-macros v0.2.0 |
| 792 | 2026-08-20T03:17:54.109Z | Downloaded hickory-resolver v0.25.2 |
| 793 | 2026-08-20T03:17:54.109Z | Downloaded subprocess v0.2.15 |
| 794 | 2026-08-20T03:17:54.114Z | Downloaded multer v3.1.0 |
| 795 | 2026-08-20T03:17:54.114Z | Downloaded zone_cfg_derive v0.3.1 |
| 796 | 2026-08-20T03:17:54.114Z | Downloaded cstr-argument v0.1.2 |
| 797 | 2026-08-20T03:17:54.114Z | Downloaded pretty_assertions v1.4.1 |
| 798 | 2026-08-20T03:17:54.114Z | Downloaded expectorate v1.2.0 |
| 799 | 2026-08-20T03:17:54.114Z | Downloaded serde-hex v0.1.0 |
| 800 | 2026-08-20T03:17:54.114Z | Downloaded hashbrown v0.13.2 |
| 801 | 2026-08-20T03:17:54.115Z | Downloaded serde_yaml v0.9.34+deprecated |
| 802 | 2026-08-20T03:17:54.115Z | Downloaded document-features v0.2.12 |
| 803 | 2026-08-20T03:17:54.115Z | Downloaded parking_lot_core v0.9.12 |
| 804 | 2026-08-20T03:17:54.115Z | Downloaded crc-any v2.5.0 |
| 805 | 2026-08-20T03:17:54.115Z | Downloaded slog-scope v4.4.1 |
| 806 | 2026-08-20T03:17:54.128Z | Downloaded slog-term v2.9.2 |
| 807 | 2026-08-20T03:17:54.128Z | Downloaded litrs v1.0.0 |
| 808 | 2026-08-20T03:17:54.128Z | Downloaded memmap2 v0.9.10 |
| 809 | 2026-08-20T03:17:54.128Z | Downloaded thiserror-no-std v2.0.2 |
| 810 | 2026-08-20T03:17:54.132Z | Downloaded derive_more v0.99.20 |
| 811 | 2026-08-20T03:17:54.132Z | Downloaded unsafe-libyaml v0.2.11 |
| 812 | 2026-08-20T03:17:54.132Z | Downloaded darling_macro v0.23.0 |
| 813 | 2026-08-20T03:17:54.132Z | Downloaded ident_case v1.0.1 |
| 814 | 2026-08-20T03:17:54.132Z | Downloaded bumpalo v3.20.2 |
| 815 | 2026-08-20T03:17:54.132Z | Downloaded pkcs8 v0.11.0 |
| 816 | 2026-08-20T03:17:54.132Z | Downloaded strum_macros v0.27.2 |
| 817 | 2026-08-20T03:17:54.138Z | Downloaded is-terminal v0.4.17 |
| 818 | 2026-08-20T03:17:54.138Z | Downloaded match_cfg v0.1.0 |
| 819 | 2026-08-20T03:17:54.149Z | Downloaded tokio-tungstenite v0.21.0 |
| 820 | 2026-08-20T03:17:54.149Z | Downloaded dropshot-api-manager-types v0.8.0 |
| 821 | 2026-08-20T03:17:54.149Z | Downloaded http v1.4.2 |
| 822 | 2026-08-20T03:17:54.161Z | Downloaded linked-hash-map v0.5.6 |
| 823 | 2026-08-20T03:17:54.161Z | Downloaded whoami v1.6.1 |
| 824 | 2026-08-20T03:17:54.161Z | Downloaded whoami v2.1.0 |
| 825 | 2026-08-20T03:17:54.161Z | Downloaded xshell v0.2.7 |
| 826 | 2026-08-20T03:17:54.161Z | Downloaded multimap v0.10.1 |
| 827 | 2026-08-20T03:17:54.161Z | Downloaded zeroize v1.9.0 |
| 828 | 2026-08-20T03:17:54.161Z | Downloaded tokio-tungstenite v0.23.1 |
| 829 | 2026-08-20T03:17:54.161Z | Downloaded hickory-resolver v0.24.4 |
| 830 | 2026-08-20T03:17:54.173Z | Downloaded vergen-git2 v9.1.0 |
| 831 | 2026-08-20T03:17:54.173Z | Downloaded num v0.4.3 |
| 832 | 2026-08-20T03:17:54.173Z | Downloaded rusty-fork v0.3.1 |
| 833 | 2026-08-20T03:17:54.173Z | Downloaded proc-macro-crate v1.3.1 |
| 834 | 2026-08-20T03:17:54.173Z | Downloaded const_format_proc_macros v0.2.34 |
| 835 | 2026-08-20T03:17:54.185Z | Downloaded semver v0.1.20 |
| 836 | 2026-08-20T03:17:54.186Z | Downloaded phf_shared v0.12.1 |
| 837 | 2026-08-20T03:17:54.186Z | Downloaded signal-hook-tokio v0.3.1 |
| 838 | 2026-08-20T03:17:54.186Z | Downloaded aes v0.9.1 |
| 839 | 2026-08-20T03:17:54.186Z | Downloaded vsss-rs v3.3.4 |
| 840 | 2026-08-20T03:17:54.186Z | Downloaded predicates-tree v1.0.13 |
| 841 | 2026-08-20T03:17:54.186Z | Downloaded phf_shared v0.13.1 |
| 842 | 2026-08-20T03:17:54.186Z | Downloaded proc-macro-crate v3.4.0 |
| 843 | 2026-08-20T03:17:54.186Z | Downloaded hashbrown v0.16.1 |
| 844 | 2026-08-20T03:17:54.197Z | Downloaded sha1 v0.11.0 |
| 845 | 2026-08-20T03:17:54.197Z | Downloaded corncobs v0.1.4 |
| 846 | 2026-08-20T03:17:54.197Z | Downloaded spin v0.9.8 |
| 847 | 2026-08-20T03:17:54.197Z | Downloaded deranged v0.5.8 |
| 848 | 2026-08-20T03:17:54.202Z | Downloaded scheduled-thread-pool v0.2.7 |
| 849 | 2026-08-20T03:17:54.202Z | Downloaded toml_edit v0.19.15 |
| 850 | 2026-08-20T03:17:54.214Z | Downloaded zerotrie v0.2.3 |
| 851 | 2026-08-20T03:17:54.228Z | Downloaded darling_core v0.20.11 |
| 852 | 2026-08-20T03:17:54.228Z | Downloaded data-encoding v2.10.0 |
| 853 | 2026-08-20T03:17:54.228Z | Downloaded sapling-renderdag v0.1.0 |
| 854 | 2026-08-20T03:17:54.228Z | Downloaded serde_bytes v0.11.19 |
| 855 | 2026-08-20T03:17:54.228Z | Downloaded papergrid v0.18.0 |
| 856 | 2026-08-20T03:17:54.228Z | Downloaded slog-envlogger v2.2.0 |
| 857 | 2026-08-20T03:17:54.239Z | Downloaded indoc v2.0.7 |
| 858 | 2026-08-20T03:17:54.239Z | Downloaded ingot v0.2.1 |
| 859 | 2026-08-20T03:17:54.239Z | Downloaded ipnetwork v0.21.1 |
| 860 | 2026-08-20T03:17:54.239Z | Downloaded time-core v0.1.8 |
| 861 | 2026-08-20T03:17:54.239Z | Downloaded linear-map v1.2.0 |
| 862 | 2026-08-20T03:17:54.239Z | Downloaded hickory-server v0.25.2 |
| 863 | 2026-08-20T03:17:54.239Z | Downloaded miette-derive v7.6.0 |
| 864 | 2026-08-20T03:17:54.239Z | Downloaded topological-sort v0.2.2 |
| 865 | 2026-08-20T03:17:54.239Z | Downloaded rustls-platform-verifier v0.6.2 |
| 866 | 2026-08-20T03:17:54.239Z | Downloaded supports-hyperlinks v3.2.0 |
| 867 | 2026-08-20T03:17:54.239Z | Downloaded try-lock v0.2.5 |
| 868 | 2026-08-20T03:17:54.239Z | Downloaded flate2 v1.1.9 |
| 869 | 2026-08-20T03:17:54.248Z | Downloaded icu_locale_core v2.1.1 |
| 870 | 2026-08-20T03:17:54.248Z | Downloaded oxide-update-engine v0.1.2 |
| 871 | 2026-08-20T03:17:54.248Z | Downloaded indicatif v0.18.4 |
| 872 | 2026-08-20T03:17:54.248Z | Downloaded num_enum v0.5.11 |
| 873 | 2026-08-20T03:17:54.254Z | Downloaded polyval v0.7.1 |
| 874 | 2026-08-20T03:17:54.254Z | Downloaded pem-rfc7468 v1.0.0 |
| 875 | 2026-08-20T03:17:54.254Z | Downloaded rand_chacha v0.9.0 |
| 876 | 2026-08-20T03:17:54.254Z | Downloaded universal-hash v0.6.1 |
| 877 | 2026-08-20T03:17:54.254Z | Downloaded zerofrom-derive v0.1.6 |
| 878 | 2026-08-20T03:17:54.254Z | Downloaded zeroize_derive v1.5.0 |
| 879 | 2026-08-20T03:17:54.254Z | Downloaded darling_core v0.21.3 |
| 880 | 2026-08-20T03:17:54.254Z | Downloaded schemars v0.8.22 |
| 881 | 2026-08-20T03:17:54.319Z | Downloaded daft-derive v0.1.7 |
| 882 | 2026-08-20T03:17:54.320Z | Downloaded des v0.9.0 |
| 883 | 2026-08-20T03:17:54.320Z | Downloaded url v2.5.8 |
| 884 | 2026-08-20T03:17:54.320Z | Downloaded rand_core v0.6.4 |
| 885 | 2026-08-20T03:17:54.320Z | Downloaded port-file v0.1.0 |
| 886 | 2026-08-20T03:17:54.320Z | Downloaded rand v0.9.2 |
| 887 | 2026-08-20T03:17:54.320Z | Downloaded hybrid-array v0.4.13 |
| 888 | 2026-08-20T03:17:54.320Z | Downloaded darling v0.20.11 |
| 889 | 2026-08-20T03:17:54.320Z | Downloaded crunchy v0.2.4 |
| 890 | 2026-08-20T03:17:54.320Z | Downloaded rand v0.10.1 |
| 891 | 2026-08-20T03:17:54.320Z | Downloaded openssl-sys v0.9.117 |
| 892 | 2026-08-20T03:17:54.320Z | Downloaded knus-derive v3.4.0 |
| 893 | 2026-08-20T03:17:54.320Z | Downloaded defmt v0.3.100 |
| 894 | 2026-08-20T03:17:54.320Z | Downloaded serde_derive_internals v0.29.1 |
| 895 | 2026-08-20T03:17:54.320Z | Downloaded slab v0.4.12 |
| 896 | 2026-08-20T03:17:54.320Z | Downloaded string_cache v0.8.9 |
| 897 | 2026-08-20T03:17:54.320Z | Downloaded hashbrown v0.12.3 |
| 898 | 2026-08-20T03:17:54.320Z | Downloaded num-bigint-dig v0.8.6 |
| 899 | 2026-08-20T03:17:54.320Z | Downloaded ssh-cipher v0.3.0 |
| 900 | 2026-08-20T03:17:54.320Z | Downloaded illumos-nvpair-sys v0.2.0 |
| 901 | 2026-08-20T03:17:54.320Z | Downloaded jiff-static v0.2.34 |
| 902 | 2026-08-20T03:17:54.320Z | Downloaded lru-cache v0.1.2 |
| 903 | 2026-08-20T03:17:54.320Z | Downloaded rayon-core v1.13.0 |
| 904 | 2026-08-20T03:17:54.320Z | Downloaded md-5 v0.10.6 |
| 905 | 2026-08-20T03:17:54.320Z | Downloaded tls_codec v0.4.2 |
| 906 | 2026-08-20T03:17:54.320Z | Downloaded parking_lot v0.11.2 |
| 907 | 2026-08-20T03:17:54.320Z | Downloaded toml_datetime v0.7.5+spec-1.1.0 |
| 908 | 2026-08-20T03:17:54.321Z | Downloaded uzers v0.12.2 |
| 909 | 2026-08-20T03:17:54.321Z | Downloaded cpubits v0.1.1 |
| 910 | 2026-08-20T03:17:54.321Z | Downloaded num-derive v0.4.2 |
| 911 | 2026-08-20T03:17:54.321Z | Downloaded typed-path v0.9.3 |
| 912 | 2026-08-20T03:17:54.334Z | Downloaded knus v3.4.0 |
| 913 | 2026-08-20T03:17:54.334Z | Downloaded universal-hash v0.5.1 |
| 914 | 2026-08-20T03:17:54.334Z | Downloaded vergen-gitcl v1.0.8 |
| 915 | 2026-08-20T03:17:54.334Z | Downloaded opaque-debug v0.3.1 |
| 916 | 2026-08-20T03:17:54.334Z | Downloaded daft v0.1.7 |
| 917 | 2026-08-20T03:17:54.334Z | Downloaded parse-display v0.10.0 |
| 918 | 2026-08-20T03:17:54.334Z | Downloaded parse-size v1.1.0 |
| 919 | 2026-08-20T03:17:54.334Z | Downloaded progenitor-client v0.14.0 |
| 920 | 2026-08-20T03:17:54.335Z | Downloaded rtoolbox v0.0.3 |
| 921 | 2026-08-20T03:17:54.348Z | Downloaded rand_chacha v0.3.1 |
| 922 | 2026-08-20T03:17:54.348Z | Downloaded scuffle v0.1.0 |
| 923 | 2026-08-20T03:17:54.348Z | Downloaded rustc-hash v2.1.1 |
| 924 | 2026-08-20T03:17:54.348Z | Downloaded oso v0.27.3 |
| 925 | 2026-08-20T03:17:54.348Z | Downloaded rustls-pki-types v1.14.0 |
| 926 | 2026-08-20T03:17:54.353Z | Downloaded either v1.15.0 |
| 927 | 2026-08-20T03:17:54.353Z | Downloaded serde_path_to_error v0.1.20 |
| 928 | 2026-08-20T03:17:54.353Z | Downloaded scroll_derive v0.13.1 |
| 929 | 2026-08-20T03:17:54.353Z | Downloaded sha1 v0.10.6 |
| 930 | 2026-08-20T03:17:54.353Z | Downloaded hyper-tls v0.6.0 |
| 931 | 2026-08-20T03:17:54.353Z | Downloaded secrecy v0.10.3 |
| 932 | 2026-08-20T03:17:54.353Z | Downloaded serde_spanned v1.1.1 |
| 933 | 2026-08-20T03:17:54.360Z | Downloaded diesel-dtrace v0.5.0 |
| 934 | 2026-08-20T03:17:54.360Z | Downloaded strum_macros v0.24.3 |
| 935 | 2026-08-20T03:17:54.363Z | Downloaded instant v0.1.13 |
| 936 | 2026-08-20T03:17:54.363Z | Downloaded structmeta-derive v0.3.0 |
| 937 | 2026-08-20T03:17:54.363Z | Downloaded supports-unicode v3.0.0 |
| 938 | 2026-08-20T03:17:54.363Z | Downloaded usdt-attr-macro v0.6.0 |
| 939 | 2026-08-20T03:17:54.373Z | Downloaded impl-trait-for-tuples v0.2.3 |
| 940 | 2026-08-20T03:17:54.373Z | Downloaded kstat-rs v0.2.5 |
| 941 | 2026-08-20T03:17:54.373Z | Downloaded term v0.7.0 |
| 942 | 2026-08-20T03:17:54.382Z | Downloaded ignore v0.4.25 |
| 943 | 2026-08-20T03:17:54.382Z | Downloaded hashbrown v0.15.5 |
| 944 | 2026-08-20T03:17:54.382Z | Downloaded want v0.3.1 |
| 945 | 2026-08-20T03:17:54.382Z | Downloaded cpufeatures v0.3.0 |
| 946 | 2026-08-20T03:17:54.388Z | Downloaded crossbeam-epoch v0.9.18 |
| 947 | 2026-08-20T03:17:54.388Z | Downloaded libloading v0.8.9 |
| 948 | 2026-08-20T03:17:54.388Z | Downloaded samael v0.0.19 |
| 949 | 2026-08-20T03:17:54.397Z | Downloaded aes-gcm v0.11.0 |
| 950 | 2026-08-20T03:17:54.397Z | Downloaded psm v0.1.30 |
| 951 | 2026-08-20T03:17:54.397Z | Downloaded hkdf v0.13.0 |
| 952 | 2026-08-20T03:17:54.408Z | Downloaded vergen v9.1.0 |
| 953 | 2026-08-20T03:17:54.409Z | Downloaded pkcs8 v0.10.2 |
| 954 | 2026-08-20T03:17:54.409Z | Downloaded nu-ansi-term v0.50.3 |
| 955 | 2026-08-20T03:17:54.409Z | Downloaded oxide-tokio-rt v0.1.4 |
| 956 | 2026-08-20T03:17:54.409Z | Downloaded darling_macro v0.21.3 |
| 957 | 2026-08-20T03:17:54.409Z | Downloaded digest-io v0.1.0 |
| 958 | 2026-08-20T03:17:54.409Z | Downloaded dirs-next v2.0.0 |
| 959 | 2026-08-20T03:17:54.409Z | Downloaded ryu v1.0.23 |
| 960 | 2026-08-20T03:17:54.409Z | Downloaded rand_core v0.9.5 |
| 961 | 2026-08-20T03:17:54.409Z | Downloaded num-bigint v0.4.6 |
| 962 | 2026-08-20T03:17:54.417Z | Downloaded schemars v1.2.1 |
| 963 | 2026-08-20T03:17:54.417Z | Downloaded rand_core v0.10.0 |
| 964 | 2026-08-20T03:17:54.417Z | Downloaded resolv-conf v0.7.6 |
| 965 | 2026-08-20T03:17:54.417Z | Downloaded ed25519-dalek v3.0.0 |
| 966 | 2026-08-20T03:17:54.431Z | Downloaded libbz2-rs-sys v0.2.2 |
| 967 | 2026-08-20T03:17:54.431Z | Downloaded miniz_oxide v0.8.9 |
| 968 | 2026-08-20T03:17:54.431Z | Downloaded darling_macro v0.20.11 |
| 969 | 2026-08-20T03:17:54.431Z | Downloaded dropshot_endpoint v0.17.1 |
| 970 | 2026-08-20T03:17:54.431Z | Downloaded ecdsa v0.17.0 |
| 971 | 2026-08-20T03:17:54.431Z | Downloaded diesel_table_macro_syntax v0.3.0 |
| 972 | 2026-08-20T03:17:54.431Z | Downloaded spki v0.8.0 |
| 973 | 2026-08-20T03:17:54.431Z | Downloaded hashbrown v0.14.5 |
| 974 | 2026-08-20T03:17:54.439Z | Downloaded support-bundle-viewer v0.1.2 |
| 975 | 2026-08-20T03:17:54.440Z | Downloaded thread_local v1.1.9 |
| 976 | 2026-08-20T03:17:54.440Z | Downloaded time-macros v0.2.27 |
| 977 | 2026-08-20T03:17:54.452Z | Downloaded lalrpop-util v0.19.12 |
| 978 | 2026-08-20T03:17:54.452Z | Downloaded crypto-bigint v0.5.5 |
| 979 | 2026-08-20T03:17:54.464Z | Downloaded zerovec v0.11.5 |
| 980 | 2026-08-20T03:17:54.464Z | Downloaded typify v0.6.2 |
| 981 | 2026-08-20T03:17:54.469Z | Downloaded unicode-bidi v0.3.18 |
| 982 | 2026-08-20T03:17:54.469Z | Downloaded toml_writer v1.1.1+spec-1.1.0 |
| 983 | 2026-08-20T03:17:54.470Z | Downloaded ed25519 v2.2.3 |
| 984 | 2026-08-20T03:17:54.470Z | Downloaded inout v0.1.4 |
| 985 | 2026-08-20T03:17:54.470Z | Downloaded serde_urlencoded v0.7.1 |
| 986 | 2026-08-20T03:17:54.470Z | Downloaded rcgen v0.12.1 |
| 987 | 2026-08-20T03:17:54.470Z | Downloaded subtle v2.6.1 |
| 988 | 2026-08-20T03:17:54.474Z | Downloaded parking_lot v0.12.5 |
| 989 | 2026-08-20T03:17:54.475Z | Downloaded powerfmt v0.2.0 |
| 990 | 2026-08-20T03:17:54.475Z | Downloaded serde_with v1.14.0 |
| 991 | 2026-08-20T03:17:54.493Z | Downloaded rustc_version v0.1.7 |
| 992 | 2026-08-20T03:17:54.493Z | Downloaded siphasher v1.0.2 |
| 993 | 2026-08-20T03:17:54.493Z | Downloaded parking_lot_core v0.8.6 |
| 994 | 2026-08-20T03:17:54.505Z | Downloaded waitgroup v0.1.2 |
| 995 | 2026-08-20T03:17:54.506Z | Downloaded miette v7.6.0 |
| 996 | 2026-08-20T03:17:54.506Z | Downloaded icu_normalizer_data v2.1.1 |
| 997 | 2026-08-20T03:17:54.506Z | Downloaded salsa20 v0.11.0 |
| 998 | 2026-08-20T03:17:54.512Z | Downloaded icu_properties v2.1.2 |
| 999 | 2026-08-20T03:17:54.512Z | Downloaded zerofrom v0.1.6 |
| 1000 | 2026-08-20T03:17:54.512Z | Downloaded crucible-workspace-hack v0.1.0 |
| 1001 | 2026-08-20T03:17:54.512Z | Downloaded zone v0.3.1 |
| 1002 | 2026-08-20T03:17:54.512Z | Downloaded jobserver v0.1.34 |
| 1003 | 2026-08-20T03:17:54.512Z | Downloaded futures-util v0.3.32 |
| 1004 | 2026-08-20T03:17:54.523Z | Downloaded hkdf v0.12.4 |
| 1005 | 2026-08-20T03:17:54.523Z | Downloaded num_enum_derive v0.7.6 |
| 1006 | 2026-08-20T03:17:54.523Z | Downloaded pem-rfc7468 v0.7.0 |
| 1007 | 2026-08-20T03:17:54.538Z | Downloaded tar v0.4.46 |
| 1008 | 2026-08-20T03:17:54.538Z | Downloaded libsw-core v0.3.2 |
| 1009 | 2026-08-20T03:17:54.538Z | Downloaded downcast-rs v2.0.2 |
| 1010 | 2026-08-20T03:17:54.538Z | Downloaded progenitor-extras v0.2.0 |
| 1011 | 2026-08-20T03:17:54.538Z | Downloaded libefi-sys v0.1.0 |
| 1012 | 2026-08-20T03:17:54.538Z | Downloaded native-tls v0.2.18 |
| 1013 | 2026-08-20T03:17:54.538Z | Downloaded indent_write v2.2.0 |
| 1014 | 2026-08-20T03:17:54.538Z | Downloaded oxide-update-engine-display v0.1.2 |
| 1015 | 2026-08-20T03:17:54.538Z | Downloaded pbkdf2 v0.13.0 |
| 1016 | 2026-08-20T03:17:54.538Z | Downloaded lru v0.12.5 |
| 1017 | 2026-08-20T03:17:54.538Z | Downloaded newtype_derive v0.1.6 |
| 1018 | 2026-08-20T03:17:54.545Z | Downloaded ssh-key v0.7.0-rc.11 |
| 1019 | 2026-08-20T03:17:54.545Z | Downloaded p384 v0.14.0 |
| 1020 | 2026-08-20T03:17:54.545Z | Downloaded publicsuffix v2.3.0 |
| 1021 | 2026-08-20T03:17:54.546Z | Downloaded scrypt v0.12.0 |
| 1022 | 2026-08-20T03:17:54.546Z | Downloaded toml_parser v1.1.2+spec-1.1.0 |
| 1023 | 2026-08-20T03:17:54.546Z | Downloaded const_format v0.2.35 |
| 1024 | 2026-08-20T03:17:54.546Z | Downloaded unicode-properties v0.1.4 |
| 1025 | 2026-08-20T03:17:54.546Z | Downloaded difflib v0.4.0 |
| 1026 | 2026-08-20T03:17:54.546Z | Downloaded postcard v1.1.3 |
| 1027 | 2026-08-20T03:17:54.546Z | Downloaded num_enum_derive v0.5.11 |
| 1028 | 2026-08-20T03:17:54.546Z | Downloaded md5 v0.8.0 |
| 1029 | 2026-08-20T03:17:54.559Z | Downloaded nom v8.0.0 |
| 1030 | 2026-08-20T03:17:54.559Z | Downloaded signal-hook-registry v1.4.8 |
| 1031 | 2026-08-20T03:17:54.559Z | Downloaded tls_codec_derive v0.4.2 |
| 1032 | 2026-08-20T03:17:54.559Z | Downloaded seq-macro v0.3.6 |
| 1033 | 2026-08-20T03:17:54.559Z | Downloaded zstd v0.13.3 |
| 1034 | 2026-08-20T03:17:54.559Z | Downloaded toml_datetime v1.1.1+spec-1.1.0 |
| 1035 | 2026-08-20T03:17:54.567Z | Downloaded reqwest v0.13.2 |
| 1036 | 2026-08-20T03:17:54.567Z | Downloaded derive_more-impl v2.1.1 |
| 1037 | 2026-08-20T03:17:54.567Z | Downloaded crossbeam-channel v0.5.15 |
| 1038 | 2026-08-20T03:17:54.567Z | Downloaded hyper-rustls v0.27.7 |
| 1039 | 2026-08-20T03:17:54.567Z | Downloaded smallvec v0.6.14 |
| 1040 | 2026-08-20T03:17:54.567Z | Downloaded dropshot-api-manager v0.8.0 |
| 1041 | 2026-08-20T03:17:54.583Z | Downloaded serde-big-array v0.5.1 |
| 1042 | 2026-08-20T03:17:54.583Z | Downloaded testing_table v0.3.0 |
| 1043 | 2026-08-20T03:17:54.583Z | Downloaded drift v0.2.0 |
| 1044 | 2026-08-20T03:17:54.583Z | Downloaded unicode-segmentation v1.12.0 |
| 1045 | 2026-08-20T03:17:54.596Z | Downloaded darling v0.21.3 |
| 1046 | 2026-08-20T03:17:54.597Z | Downloaded iana-time-zone v0.1.65 |
| 1047 | 2026-08-20T03:17:54.597Z | Downloaded ctutils v0.4.2 |
| 1048 | 2026-08-20T03:17:54.597Z | Downloaded h2 v0.4.15 |
| 1049 | 2026-08-20T03:17:54.597Z | Downloaded nanorand v0.7.0 |
| 1050 | 2026-08-20T03:17:54.597Z | Downloaded typify-macro v0.6.2 |
| 1051 | 2026-08-20T03:17:54.597Z | Downloaded thread-id v5.1.0 |
| 1052 | 2026-08-20T03:17:54.597Z | Downloaded itertools v0.12.1 |
| 1053 | 2026-08-20T03:17:54.597Z | Downloaded tower v0.5.3 |
| 1054 | 2026-08-20T03:17:54.611Z | Downloaded ed25519 v3.0.0 |
| 1055 | 2026-08-20T03:17:54.612Z | Downloaded xattr v1.6.1 |
| 1056 | 2026-08-20T03:17:54.612Z | Downloaded rpassword v7.5.4 |
| 1057 | 2026-08-20T03:17:54.612Z | Downloaded prettyplease v0.2.37 |
| 1058 | 2026-08-20T03:17:54.612Z | Downloaded pkcs1 v0.8.0-rc.4 |
| 1059 | 2026-08-20T03:17:54.612Z | Downloaded module-lattice v0.2.3 |
| 1060 | 2026-08-20T03:17:54.612Z | Downloaded uuid v1.23.4 |
| 1061 | 2026-08-20T03:17:54.634Z | Downloaded der v0.7.10 |
| 1062 | 2026-08-20T03:17:54.634Z | Downloaded rsa v0.10.0-rc.18 |
| 1063 | 2026-08-20T03:17:54.634Z | Downloaded darling_core v0.23.0 |
| 1064 | 2026-08-20T03:17:54.634Z | Downloaded itertools v0.10.5 |
| 1065 | 2026-08-20T03:17:54.634Z | Downloaded primefield v0.14.0 |
| 1066 | 2026-08-20T03:17:54.634Z | Downloaded dyn-clone v1.0.20 |
| 1067 | 2026-08-20T03:17:54.634Z | Downloaded pkcs1 v0.7.5 |
| 1068 | 2026-08-20T03:17:54.634Z | Downloaded lzss v0.8.2 |
| 1069 | 2026-08-20T03:17:54.635Z | Downloaded peg v0.8.5 |
| 1070 | 2026-08-20T03:17:54.635Z | Downloaded crypto-common v0.2.2 |
| 1071 | 2026-08-20T03:17:54.642Z | Downloaded term v1.2.1 |
| 1072 | 2026-08-20T03:17:54.642Z | Downloaded derive_more v2.1.1 |
| 1073 | 2026-08-20T03:17:54.642Z | Downloaded smallvec v1.15.1 |
| 1074 | 2026-08-20T03:17:54.642Z | Downloaded hyper-util v0.1.20 |
| 1075 | 2026-08-20T03:17:54.642Z | Downloaded primeorder v0.14.0 |
| 1076 | 2026-08-20T03:17:54.642Z | Downloaded zip v4.6.1 |
| 1077 | 2026-08-20T03:17:54.642Z | Downloaded winnow v0.6.26 |
| 1078 | 2026-08-20T03:17:54.649Z | Downloaded progenitor-macro v0.14.0 |
| 1079 | 2026-08-20T03:17:54.649Z | Downloaded signature v2.2.0 |
| 1080 | 2026-08-20T03:17:54.650Z | Downloaded socket2 v0.6.3 |
| 1081 | 2026-08-20T03:17:54.650Z | Downloaded usdt-impl v0.6.0 |
| 1082 | 2026-08-20T03:17:54.650Z | Downloaded sync-ptr v0.1.4 |
| 1083 | 2026-08-20T03:17:54.650Z | Downloaded trait-variant v0.1.2 |
| 1084 | 2026-08-20T03:17:54.666Z | Downloaded twox-hash v2.1.2 |
| 1085 | 2026-08-20T03:17:54.666Z | Downloaded ssh-encoding v0.3.0 |
| 1086 | 2026-08-20T03:17:54.666Z | Downloaded strum_macros v0.26.4 |
| 1087 | 2026-08-20T03:17:54.666Z | Downloaded num-traits v0.2.19 |
| 1088 | 2026-08-20T03:17:54.674Z | Downloaded tungstenite v0.23.0 |
| 1089 | 2026-08-20T03:17:54.674Z | Downloaded tokio-postgres v0.7.16 |
| 1090 | 2026-08-20T03:17:54.674Z | Downloaded rfc6979 v0.6.0 |
| 1091 | 2026-08-20T03:17:54.674Z | Downloaded same-file v1.0.6 |
| 1092 | 2026-08-20T03:17:54.674Z | Downloaded cookie_store v0.22.1 |
| 1093 | 2026-08-20T03:17:54.674Z | Downloaded utf8_iter v1.0.4 |
| 1094 | 2026-08-20T03:17:54.684Z | Downloaded tower-http v0.6.8 |
| 1095 | 2026-08-20T03:17:54.684Z | Downloaded nonempty v0.12.0 |
| 1096 | 2026-08-20T03:17:54.684Z | Downloaded nibble_vec v0.1.0 |
| 1097 | 2026-08-20T03:17:54.684Z | Downloaded delegate v0.13.5 |
| 1098 | 2026-08-20T03:17:54.684Z | Downloaded derive-ex v0.1.8 |
| 1099 | 2026-08-20T03:17:54.684Z | Downloaded predicates v3.1.4 |
| 1100 | 2026-08-20T03:17:54.692Z | Downloaded ingot-types v0.2.0 |
| 1101 | 2026-08-20T03:17:54.693Z | Downloaded zip v0.6.6 |
| 1102 | 2026-08-20T03:17:54.693Z | Downloaded keccak v0.2.0 |
| 1103 | 2026-08-20T03:17:54.693Z | Downloaded sec1 v0.8.1 |
| 1104 | 2026-08-20T03:17:54.693Z | Downloaded mime_guess v2.0.5 |
| 1105 | 2026-08-20T03:17:54.693Z | Downloaded untrusted v0.9.0 |
| 1106 | 2026-08-20T03:17:54.693Z | Downloaded indoc v1.0.9 |
| 1107 | 2026-08-20T03:17:54.693Z | Downloaded pem v3.0.6 |
| 1108 | 2026-08-20T03:17:54.693Z | Downloaded darling_macro v0.13.4 |
| 1109 | 2026-08-20T03:17:54.702Z | Downloaded dof v0.4.0 |
| 1110 | 2026-08-20T03:17:54.702Z | Downloaded idna v1.1.0 |
| 1111 | 2026-08-20T03:17:54.702Z | Downloaded tinyvec v1.10.0 |
| 1112 | 2026-08-20T03:17:54.702Z | Downloaded illumos-nvpair v0.3.0 |
| 1113 | 2026-08-20T03:17:54.702Z | Downloaded managed v0.8.0 |
| 1114 | 2026-08-20T03:17:54.702Z | Downloaded maybe-uninit v2.0.0 |
| 1115 | 2026-08-20T03:17:54.714Z | Downloaded rand_pcg v0.10.2 |
| 1116 | 2026-08-20T03:17:54.714Z | Downloaded untrusted v0.7.1 |
| 1117 | 2026-08-20T03:17:54.714Z | Downloaded num_enum v0.7.6 |
| 1118 | 2026-08-20T03:17:54.726Z | Downloaded slog-async v2.8.0 |
| 1119 | 2026-08-20T03:17:54.726Z | Downloaded icu_properties_data v2.1.2 |
| 1120 | 2026-08-20T03:17:54.733Z | Downloaded wyz v0.5.1 |
| 1121 | 2026-08-20T03:17:54.733Z | Downloaded phf v0.13.1 |
| 1122 | 2026-08-20T03:17:54.733Z | Downloaded precomputed-hash v0.1.1 |
| 1123 | 2026-08-20T03:17:54.733Z | Downloaded slog-dtrace v0.3.0 |
| 1124 | 2026-08-20T03:17:54.733Z | Downloaded dsl_auto_type v0.2.0 |
| 1125 | 2026-08-20T03:17:54.733Z | Downloaded oso-derive v0.27.3 |
| 1126 | 2026-08-20T03:17:54.733Z | Downloaded tokio-dtrace v0.1.1 |
| 1127 | 2026-08-20T03:17:54.733Z | Downloaded sec1 v0.7.3 |
| 1128 | 2026-08-20T03:17:54.733Z | Downloaded crossbeam-deque v0.8.6 |
| 1129 | 2026-08-20T03:17:54.733Z | Downloaded csv-core v0.1.13 |
| 1130 | 2026-08-20T03:17:54.744Z | Downloaded bitvec v1.0.1 |
| 1131 | 2026-08-20T03:17:54.751Z | Downloaded p521 v0.14.0 |
| 1132 | 2026-08-20T03:17:54.751Z | Downloaded bstr v1.12.1 |
| 1133 | 2026-08-20T03:17:54.764Z | Downloaded progenitor v0.14.0 |
| 1134 | 2026-08-20T03:17:54.764Z | Downloaded stringprep v0.1.5 |
| 1135 | 2026-08-20T03:17:54.764Z | Downloaded sponge-cursor v0.1.0 |
| 1136 | 2026-08-20T03:17:54.764Z | Downloaded tinystr v0.8.2 |
| 1137 | 2026-08-20T03:17:54.764Z | Downloaded cookie v0.18.1 |
| 1138 | 2026-08-20T03:17:54.764Z | Downloaded indexmap v1.9.3 |
| 1139 | 2026-08-20T03:17:54.773Z | Downloaded rand_seeder v0.4.0 |
| 1140 | 2026-08-20T03:17:54.773Z | Downloaded serdect v0.4.3 |
| 1141 | 2026-08-20T03:17:54.773Z | Downloaded recursive-proc-macro-impl v0.1.1 |
| 1142 | 2026-08-20T03:17:54.773Z | Downloaded wait-timeout v0.2.1 |
| 1143 | 2026-08-20T03:17:54.773Z | Downloaded diesel_derives v2.3.7 |
| 1144 | 2026-08-20T03:17:54.773Z | Downloaded strum v0.26.3 |
| 1145 | 2026-08-20T03:17:54.773Z | Downloaded iri-string v0.7.10 |
| 1146 | 2026-08-20T03:17:54.773Z | Downloaded crossterm v0.28.1 |
| 1147 | 2026-08-20T03:17:54.782Z | Downloaded serde_with v3.21.0 |
| 1148 | 2026-08-20T03:17:54.787Z | Downloaded inout v0.2.2 |
| 1149 | 2026-08-20T03:17:54.787Z | Downloaded serde_with_macros v1.5.2 |
| 1150 | 2026-08-20T03:17:54.787Z | Downloaded termios v0.3.3 |
| 1151 | 2026-08-20T03:17:54.787Z | Downloaded blake3 v1.8.5 |
| 1152 | 2026-08-20T03:17:54.793Z | Downloaded constant_time_eq v0.4.2 |
| 1153 | 2026-08-20T03:17:54.800Z | Downloaded tokio-native-tls v0.3.1 |
| 1154 | 2026-08-20T03:17:54.800Z | Downloaded russh-cryptovec v0.62.0 |
| 1155 | 2026-08-20T03:17:54.800Z | Downloaded stacker v0.1.23 |
| 1156 | 2026-08-20T03:17:54.815Z | Downloaded percent-encoding v2.3.2 |
| 1157 | 2026-08-20T03:17:54.815Z | Downloaded wnaf v0.14.0 |
| 1158 | 2026-08-20T03:17:54.816Z | Downloaded tagptr v0.2.0 |
| 1159 | 2026-08-20T03:17:54.816Z | Downloaded bindgen v0.71.1 |
| 1160 | 2026-08-20T03:17:54.824Z | Downloaded crc v3.4.0 |
| 1161 | 2026-08-20T03:17:54.824Z | Downloaded minimal-lexical v0.2.1 |
| 1162 | 2026-08-20T03:17:54.824Z | Downloaded mio v1.2.0 |
| 1163 | 2026-08-20T03:17:54.824Z | Downloaded zerocopy-derive v0.8.55 |
| 1164 | 2026-08-20T03:17:54.824Z | Downloaded darling v0.23.0 |
| 1165 | 2026-08-20T03:17:54.836Z | Downloaded lock_api v0.4.14 |
| 1166 | 2026-08-20T03:17:54.836Z | Downloaded tokio-util v0.7.18 |
| 1167 | 2026-08-20T03:17:54.836Z | Downloaded keccak v0.1.6 |
| 1168 | 2026-08-20T03:17:54.836Z | Downloaded password-hash v0.5.0 |
| 1169 | 2026-08-20T03:17:54.836Z | Downloaded rustversion v1.0.22 |
| 1170 | 2026-08-20T03:17:54.841Z | Downloaded aws-lc-rs v1.16.3 |
| 1171 | 2026-08-20T03:17:54.841Z | Downloaded ecdsa v0.16.9 |
| 1172 | 2026-08-20T03:17:54.841Z | Downloaded ipnet v2.12.0 |
| 1173 | 2026-08-20T03:17:54.841Z | Downloaded unit-prefix v0.5.2 |
| 1174 | 2026-08-20T03:17:54.841Z | Downloaded diff v0.1.13 |
| 1175 | 2026-08-20T03:17:54.841Z | Downloaded zerovec-derive v0.11.2 |
| 1176 | 2026-08-20T03:17:54.841Z | Downloaded libm v0.2.16 |
| 1177 | 2026-08-20T03:17:54.852Z | Downloaded ml-kem v0.3.2 |
| 1178 | 2026-08-20T03:17:54.852Z | Downloaded yasna v0.5.2 |
| 1179 | 2026-08-20T03:17:54.852Z | Downloaded phf v0.12.1 |
| 1180 | 2026-08-20T03:17:54.852Z | Downloaded snafu v0.8.9 |
| 1181 | 2026-08-20T03:17:54.865Z | Downloaded zstd-safe v7.2.4 |
| 1182 | 2026-08-20T03:17:54.865Z | Downloaded digest v0.11.3 |
| 1183 | 2026-08-20T03:17:54.865Z | Downloaded steno v0.4.1 |
| 1184 | 2026-08-20T03:17:54.865Z | Downloaded mime v0.3.17 |
| 1185 | 2026-08-20T03:17:54.865Z | Downloaded owo-colors v4.3.0 |
| 1186 | 2026-08-20T03:17:54.871Z | Downloaded sqlformat v0.3.5 |
| 1187 | 2026-08-20T03:17:54.871Z | Downloaded poly1305 v0.9.0 |
| 1188 | 2026-08-20T03:17:54.871Z | Downloaded pin-project v1.1.11 |
| 1189 | 2026-08-20T03:17:54.871Z | Downloaded slog-json v2.6.1 |
| 1190 | 2026-08-20T03:17:54.871Z | Downloaded num-rational v0.4.2 |
| 1191 | 2026-08-20T03:17:54.871Z | Downloaded zopfli v0.8.3 |
| 1192 | 2026-08-20T03:17:54.879Z | Downloaded defmt-macros v1.0.1 |
| 1193 | 2026-08-20T03:17:54.880Z | Downloaded walkdir v2.5.0 |
| 1194 | 2026-08-20T03:17:54.880Z | Downloaded icu_provider v2.1.1 |
| 1195 | 2026-08-20T03:17:54.880Z | Downloaded tungstenite v0.21.0 |
| 1196 | 2026-08-20T03:17:54.880Z | Downloaded crossbeam-utils v0.8.21 |
| 1197 | 2026-08-20T03:17:54.953Z | Downloaded icu_normalizer v2.1.1 |
| 1198 | 2026-08-20T03:17:54.953Z | Downloaded quinn v0.11.11 |
| 1199 | 2026-08-20T03:17:54.954Z | Downloaded displaydoc v0.2.5 |
| 1200 | 2026-08-20T03:17:54.954Z | Downloaded reqwest v0.12.28 |
| 1201 | 2026-08-20T03:17:54.970Z | Downloaded oxide-update-engine-types v0.1.2 |
| 1202 | 2026-08-20T03:17:54.970Z | Downloaded postgres-protocol v0.6.10 |
| 1203 | 2026-08-20T03:17:54.971Z | Downloaded defmt v1.0.1 |
| 1204 | 2026-08-20T03:17:54.971Z | Downloaded vcpkg v0.2.15 |
| 1205 | 2026-08-20T03:17:54.971Z | Downloaded quick-xml v0.37.5 |
| 1206 | 2026-08-20T03:17:54.971Z | Downloaded git2 v0.20.4 |
| 1207 | 2026-08-20T03:17:54.971Z | Downloaded socket2 v0.5.10 |
| 1208 | 2026-08-20T03:17:54.971Z | Downloaded chrono v0.4.45 |
| 1209 | 2026-08-20T03:17:54.971Z | Downloaded petname v2.0.2 |
| 1210 | 2026-08-20T03:17:54.971Z | Downloaded vte v0.14.1 |
| 1211 | 2026-08-20T03:17:54.971Z | Downloaded goblin v0.10.5 |
| 1212 | 2026-08-20T03:17:54.971Z | Downloaded elliptic-curve v0.13.8 |
| 1213 | 2026-08-20T03:17:54.971Z | Downloaded unicode_categories v0.1.1 |
| 1214 | 2026-08-20T03:17:54.971Z | Downloaded serde_with_macros v3.21.0 |
| 1215 | 2026-08-20T03:17:54.971Z | Downloaded tracing-core v0.1.36 |
| 1216 | 2026-08-20T03:17:54.971Z | Downloaded icu_collections v2.1.1 |
| 1217 | 2026-08-20T03:17:54.971Z | Downloaded toml v0.7.8 |
| 1218 | 2026-08-20T03:17:54.971Z | Downloaded derive-where v1.6.0 |
| 1219 | 2026-08-20T03:17:54.971Z | Downloaded darling_core v0.13.4 |
| 1220 | 2026-08-20T03:17:54.971Z | Downloaded rustls-webpki v0.103.13 |
| 1221 | 2026-08-20T03:17:54.971Z | Downloaded x509-cert v0.2.5 |
| 1222 | 2026-08-20T03:17:54.987Z | Downloaded itertools v0.14.0 |
| 1223 | 2026-08-20T03:17:54.987Z | Downloaded radix_trie v0.2.1 |
| 1224 | 2026-08-20T03:17:54.988Z | Downloaded progenitor-impl v0.13.0 |
| 1225 | 2026-08-20T03:17:54.988Z | Downloaded schemars v0.9.0 |
| 1226 | 2026-08-20T03:17:54.988Z | Downloaded slog v2.8.2 |
| 1227 | 2026-08-20T03:17:54.992Z | Downloaded libxml v0.3.3 |
| 1228 | 2026-08-20T03:17:54.992Z | Downloaded der v0.8.0 |
| 1229 | 2026-08-20T03:17:54.992Z | Downloaded yansi v1.0.1 |
| 1230 | 2026-08-20T03:17:54.992Z | Downloaded toml v1.1.2+spec-1.1.0 |
| 1231 | 2026-08-20T03:17:54.992Z | Downloaded pkcs5 v0.8.1 |
| 1232 | 2026-08-20T03:17:54.992Z | Downloaded polar-core v0.27.3 |
| 1233 | 2026-08-20T03:17:55.005Z | Downloaded crossterm v0.29.0 |
| 1234 | 2026-08-20T03:17:55.005Z | Downloaded litemap v0.8.1 |
| 1235 | 2026-08-20T03:17:55.026Z | Downloaded toml_edit v0.23.10+spec-1.0.0 |
| 1236 | 2026-08-20T03:17:55.026Z | Downloaded qorb v0.4.1 |
| 1237 | 2026-08-20T03:17:55.026Z | Downloaded reedline v0.40.0 |
| 1238 | 2026-08-20T03:17:55.026Z | Downloaded similar v2.7.0 |
| 1239 | 2026-08-20T03:17:55.049Z | Downloaded winnow v0.5.40 |
| 1240 | 2026-08-20T03:17:55.053Z | Downloaded winnow v1.0.3 |
| 1241 | 2026-08-20T03:17:55.053Z | Downloaded rsa v0.9.10 |
| 1242 | 2026-08-20T03:17:55.053Z | Downloaded tabled v0.21.0 |
| 1243 | 2026-08-20T03:17:55.065Z | Downloaded ed25519-dalek v2.2.0 |
| 1244 | 2026-08-20T03:17:55.065Z | Downloaded rustyline v14.0.0 |
| 1245 | 2026-08-20T03:17:55.075Z | Downloaded unicode-normalization v0.1.25 |
| 1246 | 2026-08-20T03:17:55.075Z | Downloaded gimli v0.32.3 |
| 1247 | 2026-08-20T03:17:55.075Z | Downloaded itertools v0.13.0 |
| 1248 | 2026-08-20T03:17:55.080Z | Downloaded nom v7.1.3 |
| 1249 | 2026-08-20T03:17:55.080Z | Downloaded regex-syntax v0.6.29 |
| 1250 | 2026-08-20T03:17:55.080Z | Downloaded tough v0.22.0 |
| 1251 | 2026-08-20T03:17:55.096Z | Downloaded crypto-primes v0.7.2 |
| 1252 | 2026-08-20T03:17:55.101Z | Downloaded sha3 v0.12.0 |
| 1253 | 2026-08-20T03:17:55.101Z | Downloaded jiff-core v0.1.0 |
| 1254 | 2026-08-20T03:17:55.101Z | Downloaded moka v0.12.13 |
| 1255 | 2026-08-20T03:17:55.101Z | Downloaded salty v0.3.0 |
| 1256 | 2026-08-20T03:17:55.109Z | Downloaded regex v1.12.3 |
| 1257 | 2026-08-20T03:17:55.109Z | Downloaded hyper v1.10.1 |
| 1258 | 2026-08-20T03:17:55.119Z | Downloaded itertools v0.15.0 |
| 1259 | 2026-08-20T03:17:55.129Z | Downloaded zerocopy v0.8.55 |
| 1260 | 2026-08-20T03:17:55.134Z | Downloaded internal-russh-num-bigint v0.5.0 |
| 1261 | 2026-08-20T03:17:55.141Z | Downloaded object v0.30.4 |
| 1262 | 2026-08-20T03:17:55.153Z | Downloaded portable-atomic v1.13.1 |
| 1263 | 2026-08-20T03:17:55.165Z | Downloaded hickory-proto v0.24.4 |
| 1264 | 2026-08-20T03:17:55.170Z | Downloaded proptest v1.11.0 |
| 1265 | 2026-08-20T03:17:55.170Z | Downloaded curve25519-dalek v4.1.3 |
| 1266 | 2026-08-20T03:17:55.170Z | Downloaded nix v0.27.1 |
| 1267 | 2026-08-20T03:17:55.174Z | Downloaded lalrpop v0.19.12 |
| 1268 | 2026-08-20T03:17:55.187Z | Downloaded smoltcp v0.9.1 |
| 1269 | 2026-08-20T03:17:55.200Z | Downloaded p384 v0.13.1 |
| 1270 | 2026-08-20T03:17:55.200Z | Downloaded regex-syntax v0.8.10 |
| 1271 | 2026-08-20T03:17:55.210Z | Downloaded rustls v0.23.41 |
| 1272 | 2026-08-20T03:17:55.210Z | Downloaded hickory-proto v0.25.2 |
| 1273 | 2026-08-20T03:17:55.219Z | Downloaded zlib-rs v0.6.2 |
| 1274 | 2026-08-20T03:17:55.220Z | Downloaded time v0.3.47 |
| 1275 | 2026-08-20T03:17:55.236Z | Downloaded regress v0.10.5 |
| 1276 | 2026-08-20T03:17:55.240Z | Downloaded openssl v0.10.80 |
| 1277 | 2026-08-20T03:17:55.240Z | Downloaded rayon v1.11.0 |
| 1278 | 2026-08-20T03:17:55.241Z | Downloaded regress v0.11.1 |
| 1279 | 2026-08-20T03:17:55.248Z | Downloaded rawzip v0.4.4 |
| 1280 | 2026-08-20T03:17:55.248Z | Downloaded rustix v0.38.44 |
| 1281 | 2026-08-20T03:17:55.257Z | Downloaded diesel v2.3.7 |
| 1282 | 2026-08-20T03:17:55.274Z | Downloaded iddqd v0.4.2 |
| 1283 | 2026-08-20T03:17:55.278Z | Downloaded object v0.37.3 |
| 1284 | 2026-08-20T03:17:55.287Z | Downloaded russh v0.62.4 |
| 1285 | 2026-08-20T03:17:55.292Z | Downloaded smoltcp v0.11.0 |
| 1286 | 2026-08-20T03:17:55.299Z | Downloaded openapiv3 v2.2.0 |
| 1287 | 2026-08-20T03:17:55.308Z | Downloaded typify-impl v0.6.2 |
| 1288 | 2026-08-20T03:17:55.322Z | Downloaded nix v0.31.2 |
| 1289 | 2026-08-20T03:17:55.325Z | Downloaded sha3 v0.11.0 |
| 1290 | 2026-08-20T03:17:55.340Z | Downloaded dropshot v0.17.1 |
| 1291 | 2026-08-20T03:17:55.366Z | Downloaded crypto-bigint v0.7.5 |
| 1292 | 2026-08-20T03:17:55.384Z | Downloaded tokio v1.52.1 |
| 1293 | 2026-08-20T03:17:55.388Z | Downloaded quinn-proto v0.11.16 |
| 1294 | 2026-08-20T03:17:55.388Z | Downloaded sha3 v0.10.8 |
| 1295 | 2026-08-20T03:17:55.389Z | Downloaded sqlparser v0.61.0 |
| 1296 | 2026-08-20T03:17:55.402Z | Downloaded encoding_rs v0.8.35 |
| 1297 | 2026-08-20T03:17:55.420Z | Downloaded curve25519-dalek v5.0.0 |
| 1298 | 2026-08-20T03:17:55.437Z | Downloaded nix v0.28.0 |
| 1299 | 2026-08-20T03:17:55.454Z | Downloaded sled v0.34.7 |
| 1300 | 2026-08-20T03:17:55.461Z | Downloaded tracing v0.1.44 |
| 1301 | 2026-08-20T03:17:55.483Z | Downloaded zerocopy-derive v0.6.6 |
| 1302 | 2026-08-20T03:17:55.530Z | Downloaded bzip2-sys v0.1.13+1.0.8 |
| 1303 | 2026-08-20T03:17:55.548Z | Downloaded ratatui v0.29.0 |
| 1304 | 2026-08-20T03:17:55.585Z | Downloaded petgraph v0.6.5 |
| 1305 | 2026-08-20T03:17:55.610Z | Downloaded regex-automata v0.4.14 |
| 1306 | 2026-08-20T03:17:55.616Z | Downloaded zstd-sys v2.0.16+zstd.1.5.7 |
| 1307 | 2026-08-20T03:17:55.624Z | Downloaded chrono-tz v0.10.4 |
| 1308 | 2026-08-20T03:17:55.634Z | Downloaded jiff v0.2.34 |
| 1309 | 2026-08-20T03:17:55.705Z | Downloaded petgraph v0.8.3 |
| 1310 | 2026-08-20T03:17:55.720Z | Downloaded csv v1.4.0 |
| 1311 | 2026-08-20T03:17:55.720Z | Downloaded libz-sys v1.1.24 |
| 1312 | 2026-08-20T03:17:55.781Z | Downloaded ring v0.17.14 |
| 1313 | 2026-08-20T03:17:55.831Z | Downloaded libgit2-sys v0.18.3+1.9.2 |
| 1314 | 2026-08-20T03:17:56.300Z | Downloaded aws-lc-sys v0.40.0 |
| 1315 | 2026-08-20T03:17:56.541Z | Compiling serde_core v1.0.228 |
| 1316 | 2026-08-20T03:17:56.541Z | Compiling libc v0.2.185 |
| 1317 | 2026-08-20T03:17:56.541Z | Compiling serde v1.0.228 |
| 1318 | 2026-08-20T03:17:56.555Z | Compiling log v0.4.33 |
| 1319 | 2026-08-20T03:17:56.555Z | Compiling smallvec v1.15.1 |
| 1320 | 2026-08-20T03:17:56.555Z | Compiling shlex v1.3.0 |
| 1321 | 2026-08-20T03:17:56.556Z | Compiling find-msvc-tools v0.1.9 |
| 1322 | 2026-08-20T03:17:56.556Z | Compiling subtle v2.6.1 |
| 1323 | 2026-08-20T03:17:56.556Z | Compiling scopeguard v1.2.0 |
| 1324 | 2026-08-20T03:17:56.556Z | Compiling typenum v1.20.1 |
| 1325 | 2026-08-20T03:17:56.556Z | Compiling stable_deref_trait v1.2.1 |
| 1326 | 2026-08-20T03:17:56.556Z | Compiling zerocopy v0.8.55 |
| 1327 | 2026-08-20T03:17:56.707Z | Compiling portable-atomic v1.13.1 |
| 1328 | 2026-08-20T03:17:56.722Z | Compiling serde_json v1.0.151 |
| 1329 | 2026-08-20T03:17:56.722Z | Compiling syn v2.0.117 |
| 1330 | 2026-08-20T03:17:56.736Z | Compiling critical-section v1.2.0 |
| 1331 | 2026-08-20T03:17:56.898Z | Compiling lock_api v0.4.14 |
| 1332 | 2026-08-20T03:17:56.926Z | Compiling libm v0.2.16 |
| 1333 | 2026-08-20T03:17:56.933Z | Compiling num-traits v0.2.19 |
| 1334 | 2026-08-20T03:17:56.953Z | Compiling pkg-config v0.3.32 |
| 1335 | 2026-08-20T03:17:56.958Z | Compiling generic-array v0.14.7 |
| 1336 | 2026-08-20T03:17:56.958Z | Compiling parking_lot_core v0.9.12 |
| 1337 | 2026-08-20T03:17:57.124Z | Compiling pin-project-lite v0.2.17 |
| 1338 | 2026-08-20T03:17:57.158Z | Compiling const-oid v0.9.6 |
| 1339 | 2026-08-20T03:17:57.158Z | Compiling getrandom v0.3.4 |
| 1340 | 2026-08-20T03:17:57.158Z | Compiling percent-encoding v2.3.2 |
| 1341 | 2026-08-20T03:17:57.158Z | Compiling litemap v0.8.1 |
| 1342 | 2026-08-20T03:17:57.169Z | Compiling writeable v0.6.2 |
| 1343 | 2026-08-20T03:17:57.252Z | Compiling futures-core v0.3.32 |
| 1344 | 2026-08-20T03:17:57.308Z | Compiling icu_normalizer_data v2.1.1 |
| 1345 | 2026-08-20T03:17:57.327Z | Compiling icu_properties_data v2.1.2 |
| 1346 | 2026-08-20T03:17:57.376Z | Compiling getrandom v0.4.3 |
| 1347 | 2026-08-20T03:17:57.387Z | Compiling rustix v1.1.4 |
| 1348 | 2026-08-20T03:17:57.399Z | Compiling futures-sink v0.3.32 |
| 1349 | 2026-08-20T03:17:57.443Z | Compiling rand_core v0.10.0 |
| 1350 | 2026-08-20T03:17:57.443Z | Compiling futures-io v0.3.32 |
| 1351 | 2026-08-20T03:17:57.545Z | Compiling futures-channel v0.3.32 |
| 1352 | 2026-08-20T03:17:57.579Z | Compiling utf8_iter v1.0.4 |
| 1353 | 2026-08-20T03:17:57.635Z | Compiling slab v0.4.12 |
| 1354 | 2026-08-20T03:17:57.635Z | Compiling futures-task v0.3.32 |
| 1355 | 2026-08-20T03:17:57.659Z | Compiling form_urlencoded v1.2.2 |
| 1356 | 2026-08-20T03:17:57.685Z | Compiling errno v0.3.14 |
| 1357 | 2026-08-20T03:17:57.765Z | Compiling jobserver v0.1.34 |
| 1358 | 2026-08-20T03:17:57.784Z | Compiling getrandom v0.2.17 |
| 1359 | 2026-08-20T03:17:57.795Z | Compiling mio v1.2.0 |
| 1360 | 2026-08-20T03:17:57.816Z | Compiling socket2 v0.6.3 |
| 1361 | 2026-08-20T03:17:57.850Z | Compiling signal-hook-registry v1.4.8 |
| 1362 | 2026-08-20T03:17:57.893Z | Compiling rustversion v1.0.22 |
| 1363 | 2026-08-20T03:17:57.915Z | Compiling base64ct v1.8.3 |
| 1364 | 2026-08-20T03:17:57.932Z | Compiling once_cell v1.21.3 |
| 1365 | 2026-08-20T03:17:57.932Z | Compiling rand_core v0.6.4 |
| 1366 | 2026-08-20T03:17:58.046Z | Compiling cc v1.2.56 |
| 1367 | 2026-08-20T03:17:58.052Z | Compiling parking_lot v0.12.5 |
| 1368 | 2026-08-20T03:17:58.123Z | Compiling iana-time-zone v0.1.65 |
| 1369 | 2026-08-20T03:17:58.175Z | Compiling pem-rfc7468 v0.7.0 |
| 1370 | 2026-08-20T03:17:58.201Z | Compiling fs_extra v1.3.0 |
| 1371 | 2026-08-20T03:17:58.213Z | Compiling regex-syntax v0.8.10 |
| 1372 | 2026-08-20T03:17:58.248Z | Compiling ident_case v1.0.1 |
| 1373 | 2026-08-20T03:17:58.280Z | Compiling dunce v1.0.5 |
| 1374 | 2026-08-20T03:17:58.288Z | Compiling flagset v0.4.7 |
| 1375 | 2026-08-20T03:17:58.335Z | Compiling rand_core v0.9.5 |
| 1376 | 2026-08-20T03:17:58.377Z | Compiling base64 v0.22.1 |
| 1377 | 2026-08-20T03:17:58.382Z | Compiling syn v1.0.109 |
| 1378 | 2026-08-20T03:17:58.421Z | Compiling vcpkg v0.2.15 |
| 1379 | 2026-08-20T03:17:58.435Z | Compiling tracing-core v0.1.36 |
| 1380 | 2026-08-20T03:17:58.448Z | Compiling cpufeatures v0.2.17 |
| 1381 | 2026-08-20T03:17:58.515Z | Compiling schemars v0.8.22 |
| 1382 | 2026-08-20T03:17:58.542Z | Compiling dyn-clone v1.0.20 |
| 1383 | 2026-08-20T03:17:58.557Z | Compiling simd-adler32 v0.3.8 |
| 1384 | 2026-08-20T03:17:58.577Z | Compiling aws-lc-rs v1.16.3 |
| 1385 | 2026-08-20T03:17:58.594Z | Compiling spin v0.9.8 |
| 1386 | 2026-08-20T03:17:58.670Z | Compiling crc32fast v1.5.0 |
| 1387 | 2026-08-20T03:17:58.924Z | Compiling adler2 v2.0.1 |
| 1388 | 2026-08-20T03:17:58.981Z | Compiling openssl-probe v0.2.1 |
| 1389 | 2026-08-20T03:17:58.981Z | Compiling httparse v1.10.1 |
| 1390 | 2026-08-20T03:17:58.981Z | Compiling cmake v0.1.57 |
| 1391 | 2026-08-20T03:17:58.981Z | Compiling tinyvec_macros v0.1.1 |
| 1392 | 2026-08-20T03:17:58.981Z | Compiling cmov v0.5.4 |
| 1393 | 2026-08-20T03:17:58.981Z | Compiling miniz_oxide v0.8.9 |
| 1394 | 2026-08-20T03:17:58.981Z | Compiling aho-corasick v1.1.4 |
| 1395 | 2026-08-20T03:17:58.994Z | Compiling tinyvec v1.10.0 |
| 1396 | 2026-08-20T03:17:58.994Z | Compiling try-lock v0.2.5 |
| 1397 | 2026-08-20T03:17:59.022Z | Compiling bitflags v2.11.0 |
| 1398 | 2026-08-20T03:17:59.070Z | Compiling semver v1.0.28 |
| 1399 | 2026-08-20T03:17:59.107Z | Compiling indexmap v2.14.0 |
| 1400 | 2026-08-20T03:17:59.133Z | Compiling uuid v1.23.4 |
| 1401 | 2026-08-20T03:17:59.202Z | Compiling ctutils v0.4.2 |
| 1402 | 2026-08-20T03:17:59.238Z | Compiling untrusted v0.7.1 |
| 1403 | 2026-08-20T03:17:59.290Z | Compiling radium v0.7.0 |
| 1404 | 2026-08-20T03:17:59.309Z | Compiling rustc_version v0.4.1 |
| 1405 | 2026-08-20T03:17:59.333Z | Compiling tower-service v0.3.3 |
| 1406 | 2026-08-20T03:17:59.386Z | Compiling atomic-waker v1.1.2 |
| 1407 | 2026-08-20T03:17:59.424Z | Compiling tower-layer v0.3.3 |
| 1408 | 2026-08-20T03:17:59.482Z | Compiling want v0.3.1 |
| 1409 | 2026-08-20T03:17:59.590Z | Compiling tap v1.0.1 |
| 1410 | 2026-08-20T03:17:59.608Z | Compiling foreign-types-shared v0.1.1 |
| 1411 | 2026-08-20T03:17:59.618Z | Compiling httpdate v1.0.3 |
| 1412 | 2026-08-20T03:17:59.681Z | Compiling maybe-uninit v2.0.0 |
| 1413 | 2026-08-20T03:17:59.687Z | Compiling untrusted v0.9.0 |
| 1414 | 2026-08-20T03:17:59.712Z | Compiling rustls v0.23.41 |
| 1415 | 2026-08-20T03:17:59.729Z | Compiling openssl v0.10.80 |
| 1416 | 2026-08-20T03:17:59.747Z | Compiling wyz v0.5.1 |
| 1417 | 2026-08-20T03:17:59.758Z | Compiling aws-lc-sys v0.40.0 |
| 1418 | 2026-08-20T03:17:59.804Z | Compiling openssl-sys v0.9.117 |
| 1419 | 2026-08-20T03:17:59.840Z | Compiling synstructure v0.13.2 |
| 1420 | 2026-08-20T03:17:59.845Z | Compiling serde_derive_internals v0.29.1 |
| 1421 | 2026-08-20T03:17:59.880Z | Compiling pest_generator v2.8.6 |
| 1422 | 2026-08-20T03:17:59.903Z | Compiling darling_core v0.20.11 |
| 1423 | 2026-08-20T03:17:59.918Z | Compiling regex-automata v0.4.14 |
| 1424 | 2026-08-20T03:17:59.976Z | Compiling bzip2-sys v0.1.13+1.0.8 |
| 1425 | 2026-08-20T03:18:00.004Z | Compiling zstd-sys v2.0.16+zstd.1.5.7 |
| 1426 | 2026-08-20T03:18:00.093Z | Compiling foreign-types v0.3.2 |
| 1427 | 2026-08-20T03:18:00.307Z | Compiling tempfile v3.27.0 |
| 1428 | 2026-08-20T03:18:00.347Z | Compiling terminal_size v0.4.3 |
| 1429 | 2026-08-20T03:18:00.395Z | Compiling unicode-normalization v0.1.25 |
| 1430 | 2026-08-20T03:18:00.459Z | Compiling num-integer v0.1.46 |
| 1431 | 2026-08-20T03:18:00.480Z | Compiling wait-timeout v0.2.1 |
| 1432 | 2026-08-20T03:18:00.503Z | Compiling ahash v0.8.12 |
| 1433 | 2026-08-20T03:18:00.509Z | Compiling funty v2.0.0 |
| 1434 | 2026-08-20T03:18:00.676Z | Compiling packed_struct v0.10.1 |
| 1435 | 2026-08-20T03:18:00.707Z | Compiling bit-vec v0.8.0 |
| 1436 | 2026-08-20T03:18:00.753Z | Compiling num-conv v0.2.0 |
| 1437 | 2026-08-20T03:18:00.763Z | Compiling time-core v0.1.8 |
| 1438 | 2026-08-20T03:18:00.781Z | Compiling native-tls v0.2.18 |
| 1439 | 2026-08-20T03:18:00.803Z | Compiling num-bigint-dig v0.8.6 |
| 1440 | 2026-08-20T03:18:00.819Z | Compiling quick-error v1.2.3 |
| 1441 | 2026-08-20T03:18:00.829Z | Compiling powerfmt v0.2.0 |
| 1442 | 2026-08-20T03:18:00.892Z | Compiling bitvec v1.0.1 |
| 1443 | 2026-08-20T03:18:00.908Z | Compiling rusty-fork v0.3.1 |
| 1444 | 2026-08-20T03:18:00.947Z | Compiling time-macros v0.2.27 |
| 1445 | 2026-08-20T03:18:01.026Z | Compiling bit-set v0.8.0 |
| 1446 | 2026-08-20T03:18:01.068Z | Compiling clap_builder v4.6.0 |
| 1447 | 2026-08-20T03:18:01.068Z | Compiling deranged v0.5.8 |
| 1448 | 2026-08-20T03:18:01.068Z | Compiling num-iter v0.1.45 |
| 1449 | 2026-08-20T03:18:01.162Z | Compiling lazy_static v1.5.0 |
| 1450 | 2026-08-20T03:18:01.169Z | Compiling rand_xorshift v0.4.0 |
| 1451 | 2026-08-20T03:18:01.211Z | Compiling sync_wrapper v1.0.2 |
| 1452 | 2026-08-20T03:18:01.273Z | Compiling indexmap v1.9.3 |
| 1453 | 2026-08-20T03:18:01.289Z | Compiling paste v1.0.15 |
| 1454 | 2026-08-20T03:18:01.301Z | Compiling siphasher v1.0.2 |
| 1455 | 2026-08-20T03:18:01.359Z | Compiling nodrop v0.1.14 |
| 1456 | 2026-08-20T03:18:01.377Z | Compiling num_threads v0.1.7 |
| 1457 | 2026-08-20T03:18:01.472Z | Compiling crossbeam-utils v0.8.21 |
| 1458 | 2026-08-20T03:18:01.488Z | Compiling usdt-impl v0.6.0 |
| 1459 | 2026-08-20T03:18:01.508Z | Compiling zlib-rs v0.6.2 |
| 1460 | 2026-08-20T03:18:01.519Z | Compiling unarray v0.1.4 |
| 1461 | 2026-08-20T03:18:01.595Z | Compiling crc-catalog v2.4.0 |
| 1462 | 2026-08-20T03:18:01.650Z | Compiling object v0.37.3 |
| 1463 | 2026-08-20T03:18:01.665Z | Compiling serde_derive v1.0.228 |
| 1464 | 2026-08-20T03:18:01.703Z | Compiling zeroize_derive v1.5.0 |
| 1465 | 2026-08-20T03:18:01.725Z | Compiling zerofrom-derive v0.1.6 |
| 1466 | 2026-08-20T03:18:01.787Z | Compiling zerocopy-derive v0.8.55 |
| 1467 | 2026-08-20T03:18:01.946Z | Compiling yoke-derive v0.8.1 |
| 1468 | 2026-08-20T03:18:02.097Z | Compiling zerovec-derive v0.11.2 |
| 1469 | 2026-08-20T03:18:02.102Z | Compiling displaydoc v0.2.5 |
| 1470 | 2026-08-20T03:18:02.151Z | Compiling tokio-macros v2.7.0 |
| 1471 | 2026-08-20T03:18:02.403Z | Compiling futures-macro v0.3.32 |
| 1472 | 2026-08-20T03:18:02.458Z | Compiling thiserror-impl v2.0.18 |
| 1473 | 2026-08-20T03:18:02.494Z | Compiling der_derive v0.7.3 |
| 1474 | 2026-08-20T03:18:02.954Z | Compiling tracing-attributes v0.1.31 |
| 1475 | 2026-08-20T03:18:02.988Z | Compiling schemars_derive v0.8.22 |
| 1476 | 2026-08-20T03:18:03.047Z | Compiling pest_derive v2.8.6 |
| 1477 | 2026-08-20T03:18:03.258Z | Compiling scroll_derive v0.13.1 |
| 1478 | 2026-08-20T03:18:03.295Z | Compiling zerofrom v0.1.6 |
| 1479 | 2026-08-20T03:18:03.339Z | Compiling futures-util v0.3.32 |
| 1480 | 2026-08-20T03:18:03.346Z | Compiling darling_macro v0.20.11 |
| 1481 | 2026-08-20T03:18:03.421Z | Compiling yoke v0.8.1 |
| 1482 | 2026-08-20T03:18:03.499Z | Compiling thiserror-impl v1.0.69 |
| 1483 | 2026-08-20T03:18:03.531Z | Compiling openssl-macros v0.1.1 |
| 1484 | 2026-08-20T03:18:03.677Z | Compiling zerovec v0.11.5 |
| 1485 | 2026-08-20T03:18:03.890Z | Compiling zerotrie v0.2.3 |
| 1486 | 2026-08-20T03:18:03.917Z | Compiling thiserror v2.0.18 |
| 1487 | 2026-08-20T03:18:04.035Z | Compiling darling v0.20.11 |
| 1488 | 2026-08-20T03:18:04.129Z | Compiling tinystr v0.8.2 |
| 1489 | 2026-08-20T03:18:04.142Z | Compiling potential_utf v0.1.4 |
| 1490 | 2026-08-20T03:18:04.166Z | Compiling scroll v0.13.0 |
| 1491 | 2026-08-20T03:18:04.211Z | Compiling packed_struct_codegen v0.10.1 |
| 1492 | 2026-08-20T03:18:04.227Z | Compiling zerocopy-derive v0.6.6 |
| 1493 | 2026-08-20T03:18:04.307Z | Compiling icu_locale_core v2.1.1 |
| 1494 | 2026-08-20T03:18:04.326Z | Compiling icu_collections v2.1.1 |
| 1495 | 2026-08-20T03:18:04.340Z | Compiling bitfield-macros v0.19.4 |
| 1496 | 2026-08-20T03:18:04.359Z | Compiling clap_derive v4.6.1 |
| 1497 | 2026-08-20T03:18:04.372Z | Compiling tracing v0.1.44 |
| 1498 | 2026-08-20T03:18:04.457Z | Compiling goblin v0.10.5 |
| 1499 | 2026-08-20T03:18:04.675Z | Compiling flate2 v1.1.9 |
| 1500 | 2026-08-20T03:18:04.865Z | Compiling thiserror v1.0.69 |
| 1501 | 2026-08-20T03:18:04.874Z | Compiling derive_builder_core v0.20.2 |
| 1502 | 2026-08-20T03:18:04.965Z | Compiling dtrace-parser v0.3.0 |
| 1503 | 2026-08-20T03:18:04.994Z | Compiling icu_provider v2.1.1 |
| 1504 | 2026-08-20T03:18:05.154Z | Compiling time v0.3.47 |
| 1505 | 2026-08-20T03:18:05.178Z | Compiling bitfield v0.19.4 |
| 1506 | 2026-08-20T03:18:05.195Z | Compiling zerocopy v0.6.6 |
| 1507 | 2026-08-20T03:18:05.248Z | Compiling icu_properties v2.1.2 |
| 1508 | 2026-08-20T03:18:05.302Z | Compiling zeroize v1.9.0 |
| 1509 | 2026-08-20T03:18:05.363Z | Compiling bytes v1.11.1 |
| 1510 | 2026-08-20T03:18:05.376Z | Compiling icu_normalizer v2.1.1 |
| 1511 | 2026-08-20T03:18:05.515Z | Compiling chrono v0.4.45 |
| 1512 | 2026-08-20T03:18:05.548Z | Compiling der v0.7.10 |
| 1513 | 2026-08-20T03:18:05.745Z | Compiling rustls-pki-types v1.14.0 |
| 1514 | 2026-08-20T03:18:05.758Z | Compiling hybrid-array v0.4.13 |
| 1515 | 2026-08-20T03:18:05.788Z | Compiling ipnet v2.12.0 |
| 1516 | 2026-08-20T03:18:05.950Z | Compiling tokio v1.52.1 |
| 1517 | 2026-08-20T03:18:06.006Z | Compiling block-buffer v0.10.4 |
| 1518 | 2026-08-20T03:18:06.086Z | Compiling crypto-common v0.1.7 |
| 1519 | 2026-08-20T03:18:06.218Z | Compiling digest v0.10.7 |
| 1520 | 2026-08-20T03:18:06.375Z | Compiling idna_adapter v1.2.1 |
| 1521 | 2026-08-20T03:18:06.395Z | Compiling http v1.4.2 |
| 1522 | 2026-08-20T03:18:06.395Z | Compiling hex v0.4.3 |
| 1523 | 2026-08-20T03:18:06.395Z | Compiling serde_spanned v0.6.9 |
| 1524 | 2026-08-20T03:18:06.456Z | Compiling idna v1.1.0 |
| 1525 | 2026-08-20T03:18:06.476Z | Compiling ppv-lite86 v0.2.21 |
| 1526 | 2026-08-20T03:18:06.571Z | Compiling spki v0.7.3 |
| 1527 | 2026-08-20T03:18:06.580Z | Compiling sha2 v0.10.9 |
| 1528 | 2026-08-20T03:18:06.622Z | Compiling signature v2.2.0 |
| 1529 | 2026-08-20T03:18:06.632Z | Compiling hmac v0.12.1 |
| 1530 | 2026-08-20T03:18:06.685Z | Compiling toml_datetime v0.6.11 |
| 1531 | 2026-08-20T03:18:06.775Z | Compiling url v2.5.8 |
| 1532 | 2026-08-20T03:18:06.818Z | Compiling rand_chacha v0.9.0 |
| 1533 | 2026-08-20T03:18:06.831Z | Compiling pkcs8 v0.10.2 |
| 1534 | 2026-08-20T03:18:06.858Z | Compiling rand_chacha v0.3.1 |
| 1535 | 2026-08-20T03:18:06.963Z | Compiling http-body v1.0.1 |
| 1536 | 2026-08-20T03:18:06.999Z | Compiling pkcs1 v0.7.5 |
| 1537 | 2026-08-20T03:18:07.138Z | Compiling rand v0.9.2 |
| 1538 | 2026-08-20T03:18:07.167Z | Compiling rand v0.8.6 |
| 1539 | 2026-08-20T03:18:07.167Z | Compiling http-body-util v0.1.3 |
| 1540 | 2026-08-20T03:18:07.180Z | Compiling clap v4.6.1 |
| 1541 | 2026-08-20T03:18:07.326Z | Compiling crc v3.4.0 |
| 1542 | 2026-08-20T03:18:07.345Z | Compiling dof v0.4.0 |
| 1543 | 2026-08-20T03:18:07.412Z | Compiling structmeta-derive v0.3.0 |
| 1544 | 2026-08-20T03:18:07.427Z | Compiling scroll_derive v0.12.1 |
| 1545 | 2026-08-20T03:18:07.584Z | Compiling array-init v0.0.4 |
| 1546 | 2026-08-20T03:18:07.607Z | Compiling smallvec v0.6.14 |
| 1547 | 2026-08-20T03:18:07.622Z | Compiling darling_core v0.23.0 |
| 1548 | 2026-08-20T03:18:07.664Z | Compiling heapless v0.7.17 |
| 1549 | 2026-08-20T03:18:07.933Z | Compiling proptest v1.11.0 |
| 1550 | 2026-08-20T03:18:07.950Z | Compiling slog v2.8.2 |
| 1551 | 2026-08-20T03:18:07.954Z | Compiling thread-id v5.1.0 |
| 1552 | 2026-08-20T03:18:07.978Z | Compiling env_filter v2.0.0 |
| 1553 | 2026-08-20T03:18:07.995Z | Compiling cookie v0.18.1 |
| 1554 | 2026-08-20T03:18:08.060Z | Compiling unicode-properties v0.1.4 |
| 1555 | 2026-08-20T03:18:08.151Z | Compiling ipnetwork v0.21.1 |
| 1556 | 2026-08-20T03:18:08.167Z | Compiling anyhow v1.0.104 |
| 1557 | 2026-08-20T03:18:08.199Z | Compiling zstd-safe v7.2.4 |
| 1558 | 2026-08-20T03:18:08.295Z | Compiling ryu v1.0.23 |
| 1559 | 2026-08-20T03:18:08.299Z | Compiling hashbrown v0.12.3 |
| 1560 | 2026-08-20T03:18:08.428Z | Compiling winnow v0.5.40 |
| 1561 | 2026-08-20T03:18:08.511Z | Compiling base64 v0.21.7 |
| 1562 | 2026-08-20T03:18:08.522Z | Compiling signal-hook v0.3.18 |
| 1563 | 2026-08-20T03:18:08.563Z | Compiling allocator-api2 v0.2.21 |
| 1564 | 2026-08-20T03:18:08.588Z | Compiling iri-string v0.7.10 |
| 1565 | 2026-08-20T03:18:08.606Z | Compiling gimli v0.32.3 |
| 1566 | 2026-08-20T03:18:08.616Z | Compiling unicode-bidi v0.3.18 |
| 1567 | 2026-08-20T03:18:08.710Z | Compiling structmeta v0.3.0 |
| 1568 | 2026-08-20T03:18:08.826Z | Compiling ron v0.8.1 |
| 1569 | 2026-08-20T03:18:08.853Z | Compiling serde_urlencoded v0.7.1 |
| 1570 | 2026-08-20T03:18:08.934Z | Compiling rsa v0.9.10 |
| 1571 | 2026-08-20T03:18:08.990Z | Compiling oxnet v0.1.6 |
| 1572 | 2026-08-20T03:18:08.990Z | Compiling stringprep v0.1.5 |
| 1573 | 2026-08-20T03:18:09.096Z | Compiling lpc55_areas v0.2.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f) |
| 1574 | 2026-08-20T03:18:09.209Z | Compiling scroll v0.12.0 |
| 1575 | 2026-08-20T03:18:09.212Z | Compiling env_logger v0.11.11 |
| 1576 | 2026-08-20T03:18:09.462Z | Compiling serde-hex v0.1.0 |
| 1577 | 2026-08-20T03:18:09.502Z | Compiling camino v1.2.5 |
| 1578 | 2026-08-20T03:18:09.590Z | Compiling tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc#e644a21a) |
| 1579 | 2026-08-20T03:18:09.862Z | Compiling toml_edit v0.19.15 |
| 1580 | 2026-08-20T03:18:09.922Z | Compiling bzip2 v0.4.4 |
| 1581 | 2026-08-20T03:18:09.954Z | Compiling tokio-util v0.7.18 |
| 1582 | 2026-08-20T03:18:10.024Z | Compiling tower v0.5.3 |
| 1583 | 2026-08-20T03:18:10.160Z | Compiling tokio-native-tls v0.3.1 |
| 1584 | 2026-08-20T03:18:10.160Z | Compiling hashbrown v0.13.2 |
| 1585 | 2026-08-20T03:18:10.243Z | Compiling darling_macro v0.23.0 |
| 1586 | 2026-08-20T03:18:10.375Z | Compiling addr2line v0.25.1 |
| 1587 | 2026-08-20T03:18:10.389Z | Compiling x509-cert v0.2.5 |
| 1588 | 2026-08-20T03:18:10.544Z | Compiling tower-http v0.6.8 |
| 1589 | 2026-08-20T03:18:10.630Z | Compiling newtype-uuid v1.3.2 |
| 1590 | 2026-08-20T03:18:10.675Z | Compiling h2 v0.4.15 |
| 1591 | 2026-08-20T03:18:10.733Z | Compiling crypto-common v0.2.2 |
| 1592 | 2026-08-20T03:18:10.797Z | Compiling block-padding v0.4.2 |
| 1593 | 2026-08-20T03:18:11.002Z | Compiling block-buffer v0.12.1 |
| 1594 | 2026-08-20T03:18:11.044Z | Compiling md-5 v0.10.6 |
| 1595 | 2026-08-20T03:18:11.049Z | Compiling rustls-native-certs v0.8.3 |
| 1596 | 2026-08-20T03:18:11.049Z | Compiling derive_builder_macro v0.20.2 |
| 1597 | 2026-08-20T03:18:11.218Z | Compiling erased-serde v0.3.31 |
| 1598 | 2026-08-20T03:18:11.266Z | Compiling serde_tokenstream v0.2.3 |
| 1599 | 2026-08-20T03:18:11.283Z | Compiling bstr v1.12.1 |
| 1600 | 2026-08-20T03:18:11.382Z | Compiling pin-project-internal v1.1.11 |
| 1601 | 2026-08-20T03:18:11.636Z | Compiling zerocopy-derive v0.7.35 |
| 1602 | 2026-08-20T03:18:11.680Z | Compiling daft-derive v0.1.7 |
| 1603 | 2026-08-20T03:18:11.823Z | Compiling async-trait v0.1.89 |
| 1604 | 2026-08-20T03:18:12.122Z | Compiling curve25519-dalek v4.1.3 |
| 1605 | 2026-08-20T03:18:12.193Z | Compiling vergen-lib v9.1.0 |
| 1606 | 2026-08-20T03:18:12.211Z | Compiling hash32 v0.2.1 |
| 1607 | 2026-08-20T03:18:12.255Z | Compiling memoffset v0.9.1 |
| 1608 | 2026-08-20T03:18:12.278Z | Compiling encoding_rs v0.8.35 |
| 1609 | 2026-08-20T03:18:12.515Z | Compiling fallible-iterator v0.2.0 |
| 1610 | 2026-08-20T03:18:12.539Z | Compiling owo-colors v4.3.0 |
| 1611 | 2026-08-20T03:18:12.540Z | Compiling ref-cast v1.0.25 |
| 1612 | 2026-08-20T03:18:12.540Z | Compiling mime v0.3.17 |
| 1613 | 2026-08-20T03:18:12.599Z | Compiling rustix v0.38.44 |
| 1614 | 2026-08-20T03:18:12.657Z | Compiling crc-any v2.5.0 |
| 1615 | 2026-08-20T03:18:12.680Z | Compiling smoltcp v0.9.1 |
| 1616 | 2026-08-20T03:18:12.680Z | Compiling rustc-demangle v0.1.27 |
| 1617 | 2026-08-20T03:18:12.769Z | Compiling cfg_aliases v0.2.1 |
| 1618 | 2026-08-20T03:18:12.789Z | Compiling psl-types v2.0.11 |
| 1619 | 2026-08-20T03:18:12.804Z | Compiling litrs v1.0.0 |
| 1620 | 2026-08-20T03:18:12.864Z | Compiling nix v0.31.2 |
| 1621 | 2026-08-20T03:18:12.876Z | Compiling lpc55_sign v0.3.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f) |
| 1622 | 2026-08-20T03:18:12.902Z | Compiling publicsuffix v2.3.0 |
| 1623 | 2026-08-20T03:18:12.925Z | Compiling backtrace v0.3.76 |
| 1624 | 2026-08-20T03:18:12.944Z | Compiling postgres-protocol v0.6.10 |
| 1625 | 2026-08-20T03:18:12.944Z | Compiling pin-project v1.1.11 |
| 1626 | 2026-08-20T03:18:13.069Z | Compiling zerocopy v0.7.35 |
| 1627 | 2026-08-20T03:18:13.084Z | Compiling daft v0.1.7 |
| 1628 | 2026-08-20T03:18:13.242Z | Compiling derive_builder v0.20.2 |
| 1629 | 2026-08-20T03:18:13.266Z | Compiling toml v0.7.8 |
| 1630 | 2026-08-20T03:18:13.408Z | Compiling document-features v0.2.12 |
| 1631 | 2026-08-20T03:18:13.446Z | Compiling inout v0.2.2 |
| 1632 | 2026-08-20T03:18:13.446Z | Compiling darling v0.23.0 |
| 1633 | 2026-08-20T03:18:13.541Z | Compiling object v0.30.4 |
| 1634 | 2026-08-20T03:18:13.560Z | Compiling zip v0.6.6 |
| 1635 | 2026-08-20T03:18:13.605Z | Compiling tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc#e644a21a) |
| 1636 | 2026-08-20T03:18:13.626Z | Compiling goblin v0.8.2 |
| 1637 | 2026-08-20T03:18:13.667Z | Compiling derive-ex v0.1.8 |
| 1638 | 2026-08-20T03:18:13.951Z | Compiling futures-executor v0.3.32 |
| 1639 | 2026-08-20T03:18:14.010Z | Compiling hubpack_derive v0.1.1 |
| 1640 | 2026-08-20T03:18:14.010Z | Compiling regex v1.12.3 |
| 1641 | 2026-08-20T03:18:14.091Z | Compiling hyper v1.10.1 |
| 1642 | 2026-08-20T03:18:14.147Z | Compiling ref-cast-impl v1.0.25 |
| 1643 | 2026-08-20T03:18:14.243Z | Compiling strum_macros v0.27.2 |
| 1644 | 2026-08-20T03:18:14.282Z | Compiling snafu-derive v0.8.9 |
| 1645 | 2026-08-20T03:18:14.282Z | Compiling curve25519-dalek-derive v0.1.1 |
| 1646 | 2026-08-20T03:18:14.282Z | Compiling phf_shared v0.13.1 |
| 1647 | 2026-08-20T03:18:14.282Z | Compiling vergen v9.1.0 |
| 1648 | 2026-08-20T03:18:14.480Z | Compiling cargo-platform v0.3.2 |
| 1649 | 2026-08-20T03:18:14.511Z | Compiling ff v0.13.1 |
| 1650 | 2026-08-20T03:18:14.525Z | Compiling fs-err v3.3.0 |
| 1651 | 2026-08-20T03:18:14.533Z | Compiling foldhash v0.1.5 |
| 1652 | 2026-08-20T03:18:14.675Z | Compiling either v1.15.0 |
| 1653 | 2026-08-20T03:18:14.720Z | Compiling path-slash v0.1.5 |
| 1654 | 2026-08-20T03:18:14.753Z | Compiling jiff-core v0.1.0 |
| 1655 | 2026-08-20T03:18:14.779Z | Compiling foldhash v0.2.0 |
| 1656 | 2026-08-20T03:18:14.796Z | Compiling is_ci v1.2.0 |
| 1657 | 2026-08-20T03:18:14.865Z | Compiling unicode-segmentation v1.12.0 |
| 1658 | 2026-08-20T03:18:14.924Z | Compiling bumpalo v3.20.2 |
| 1659 | 2026-08-20T03:18:14.951Z | Compiling libbz2-rs-sys v0.2.2 |
| 1660 | 2026-08-20T03:18:14.966Z | Compiling managed v0.8.0 |
| 1661 | 2026-08-20T03:18:14.991Z | Compiling bitflags v1.3.2 |
| 1662 | 2026-08-20T03:18:15.302Z | Compiling base16ct v0.2.0 |
| 1663 | 2026-08-20T03:18:15.376Z | Compiling same-file v1.0.6 |
| 1664 | 2026-08-20T03:18:15.376Z | Compiling textwrap v0.16.2 |
| 1665 | 2026-08-20T03:18:15.376Z | Compiling hyper-util v0.1.20 |
| 1666 | 2026-08-20T03:18:15.376Z | Compiling sec1 v0.7.3 |
| 1667 | 2026-08-20T03:18:15.408Z | Compiling walkdir v2.5.0 |
| 1668 | 2026-08-20T03:18:15.465Z | Compiling test-strategy v0.4.5 |
| 1669 | 2026-08-20T03:18:15.608Z | Compiling jiff v0.2.34 |
| 1670 | 2026-08-20T03:18:15.644Z | Compiling bzip2 v0.6.1 |
| 1671 | 2026-08-20T03:18:15.670Z | Compiling zopfli v0.8.3 |
| 1672 | 2026-08-20T03:18:15.752Z | Compiling hashbrown v0.16.1 |
| 1673 | 2026-08-20T03:18:15.920Z | Compiling supports-color v3.0.2 |
| 1674 | 2026-08-20T03:18:16.099Z | Compiling hubtools v0.4.7 (https://github.com/oxidecomputer/hubtools.git?rev=2b1ef9b38d75563ea800baa3b17327eec17b1b7a#2b1ef9b3) |
| 1675 | 2026-08-20T03:18:16.120Z | Compiling dof v0.3.0 |
| 1676 | 2026-08-20T03:18:16.288Z | Compiling hashbrown v0.15.5 |
| 1677 | 2026-08-20T03:18:16.288Z | Compiling snafu v0.8.9 |
| 1678 | 2026-08-20T03:18:16.307Z | Compiling strum v0.27.2 |
| 1679 | 2026-08-20T03:18:16.403Z | Compiling cargo_metadata v0.23.1 |
| 1680 | 2026-08-20T03:18:16.436Z | Compiling group v0.13.0 |
| 1681 | 2026-08-20T03:18:16.452Z | Compiling hubpack v0.1.2 |
| 1682 | 2026-08-20T03:18:16.609Z | Compiling phf v0.13.1 |
| 1683 | 2026-08-20T03:18:16.630Z | Compiling futures v0.3.32 |
| 1684 | 2026-08-20T03:18:16.643Z | Compiling signal-hook-mio v0.2.5 |
| 1685 | 2026-08-20T03:18:16.724Z | Compiling zstd v0.13.3 |
| 1686 | 2026-08-20T03:18:16.761Z | Compiling cookie_store v0.22.1 |
| 1687 | 2026-08-20T03:18:16.792Z | Compiling hyper-tls v0.6.0 |
| 1688 | 2026-08-20T03:18:16.832Z | Compiling cipher v0.5.2 |
| 1689 | 2026-08-20T03:18:16.879Z | Compiling serde_with_macros v3.21.0 |
| 1690 | 2026-08-20T03:18:17.015Z | Compiling reqwest v0.12.28 |
| 1691 | 2026-08-20T03:18:17.063Z | Compiling backtrace-ext v0.2.1 |
| 1692 | 2026-08-20T03:18:17.118Z | Compiling postgres-types v0.2.12 |
| 1693 | 2026-08-20T03:18:17.287Z | Compiling globset v0.4.18 |
| 1694 | 2026-08-20T03:18:17.311Z | Compiling usdt-macro v0.6.0 |
| 1695 | 2026-08-20T03:18:17.341Z | Compiling usdt-attr-macro v0.6.0 |
| 1696 | 2026-08-20T03:18:17.470Z | Compiling byte-wrapper v0.1.0 |
| 1697 | 2026-08-20T03:18:17.626Z | Compiling ed25519 v2.2.3 |
| 1698 | 2026-08-20T03:18:17.705Z | Compiling hkdf v0.12.4 |
| 1699 | 2026-08-20T03:18:18.028Z | Compiling crypto-bigint v0.5.5 |
| 1700 | 2026-08-20T03:18:18.118Z | Compiling olpc-cjson v0.1.4 |
| 1701 | 2026-08-20T03:18:18.118Z | Compiling serde_plain v1.0.2 |
| 1702 | 2026-08-20T03:18:18.118Z | Compiling serde-big-array v0.5.1 |
| 1703 | 2026-08-20T03:18:18.118Z | Compiling dtrace-parser v0.2.0 |
| 1704 | 2026-08-20T03:18:21.933Z | Compiling enum-as-inner v0.6.1 |
| 1705 | 2026-08-20T03:18:22.025Z | Compiling async-recursion v1.1.1 |
| 1706 | 2026-08-20T03:18:22.025Z | Compiling serde_repr v0.1.20 |
| 1707 | 2026-08-20T03:18:22.025Z | Compiling strum_macros v0.26.4 |
| 1708 | 2026-08-20T03:18:22.025Z | Compiling miette-derive v7.6.0 |
| 1709 | 2026-08-20T03:18:22.025Z | Compiling phf_shared v0.11.3 |
| 1710 | 2026-08-20T03:18:22.025Z | Compiling float-cmp v0.10.0 |
| 1711 | 2026-08-20T03:18:22.025Z | Compiling pem v3.0.6 |
| 1712 | 2026-08-20T03:18:22.025Z | Compiling memmap2 v0.9.10 |
| 1713 | 2026-08-20T03:18:22.025Z | Compiling thread-id v4.2.2 |
| 1714 | 2026-08-20T03:18:22.025Z | Compiling new_debug_unreachable v1.0.6 |
| 1715 | 2026-08-20T03:18:22.025Z | Compiling data-encoding v2.10.0 |
| 1716 | 2026-08-20T03:18:22.025Z | Compiling cpufeatures v0.3.0 |
| 1717 | 2026-08-20T03:18:22.025Z | Compiling normalize-line-endings v0.3.0 |
| 1718 | 2026-08-20T03:18:22.025Z | Compiling winnow v1.0.3 |
| 1719 | 2026-08-20T03:18:22.025Z | Compiling supports-hyperlinks v3.2.0 |
| 1720 | 2026-08-20T03:18:22.025Z | Compiling keccak v0.1.6 |
| 1721 | 2026-08-20T03:18:22.025Z | Compiling const-oid v0.10.2 |
| 1722 | 2026-08-20T03:18:22.025Z | Compiling difflib v0.4.0 |
| 1723 | 2026-08-20T03:18:22.025Z | Compiling supports-unicode v3.0.0 |
| 1724 | 2026-08-20T03:18:22.025Z | Compiling static_assertions v1.1.0 |
| 1725 | 2026-08-20T03:18:22.025Z | Compiling fixedbitset v0.5.7 |
| 1726 | 2026-08-20T03:18:22.025Z | Compiling fixedbitset v0.4.2 |
| 1727 | 2026-08-20T03:18:22.025Z | Compiling predicates-core v1.0.10 |
| 1728 | 2026-08-20T03:18:22.025Z | Compiling precomputed-hash v0.1.1 |
| 1729 | 2026-08-20T03:18:22.025Z | Compiling typed-path v0.9.3 |
| 1730 | 2026-08-20T03:18:22.026Z | Compiling whoami v2.1.0 |
| 1731 | 2026-08-20T03:18:22.026Z | Compiling petgraph v0.8.3 |
| 1732 | 2026-08-20T03:18:22.026Z | Compiling predicates v3.1.4 |
| 1733 | 2026-08-20T03:18:22.026Z | Compiling string_cache v0.8.9 |
| 1734 | 2026-08-20T03:18:22.027Z | Compiling petgraph v0.6.5 |
| 1735 | 2026-08-20T03:18:22.027Z | Compiling miette v7.6.0 |
| 1736 | 2026-08-20T03:18:22.027Z | Compiling digest v0.11.3 |
| 1737 | 2026-08-20T03:18:22.027Z | Compiling tokio-postgres v0.7.16 |
| 1738 | 2026-08-20T03:18:22.027Z | Compiling sha3 v0.10.8 |
| 1739 | 2026-08-20T03:18:22.027Z | Compiling hickory-proto v0.25.2 |
| 1740 | 2026-08-20T03:18:22.027Z | Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25) |
| 1741 | 2026-08-20T03:18:22.027Z | Compiling elliptic-curve v0.13.8 |
| 1742 | 2026-08-20T03:18:22.027Z | Compiling toml_parser v1.1.2+spec-1.1.0 |
| 1743 | 2026-08-20T03:18:22.027Z | Compiling chacha20 v0.10.0 |
| 1744 | 2026-08-20T03:18:22.027Z | Compiling toml_edit v0.22.27 |
| 1745 | 2026-08-20T03:18:22.027Z | Compiling strum v0.26.3 |
| 1746 | 2026-08-20T03:18:22.027Z | Compiling usdt v0.6.0 |
| 1747 | 2026-08-20T03:18:22.027Z | Compiling usdt-impl v0.5.0 |
| 1748 | 2026-08-20T03:18:22.027Z | Compiling serde_with v3.21.0 |
| 1749 | 2026-08-20T03:18:22.027Z | Compiling crossterm v0.28.1 |
| 1750 | 2026-08-20T03:18:22.027Z | Compiling zip v4.6.1 |
| 1751 | 2026-08-20T03:18:22.027Z | Compiling ed25519-dalek v2.2.0 |
| 1752 | 2026-08-20T03:18:22.027Z | Compiling tufaceous-artifact v0.2.0 (https://github.com/oxidecomputer/tufaceous?branch=main#38730b68) |
| 1753 | 2026-08-20T03:18:22.027Z | Compiling iddqd v0.4.2 |
| 1754 | 2026-08-20T03:18:22.027Z | Compiling similar v2.7.0 |
| 1755 | 2026-08-20T03:18:22.027Z | Compiling heck v0.4.1 |
| 1756 | 2026-08-20T03:18:22.087Z | Compiling itertools v0.13.0 |
| 1757 | 2026-08-20T03:18:22.087Z | Compiling itertools v0.15.0 |
| 1758 | 2026-08-20T03:18:22.087Z | Compiling tokio-stream v0.1.18 |
| 1759 | 2026-08-20T03:18:22.088Z | Compiling crossbeam-epoch v0.9.18 |
| 1760 | 2026-08-20T03:18:22.088Z | Compiling buf-list v1.1.2 |
| 1761 | 2026-08-20T03:18:22.088Z | Compiling gateway-ereport-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25) |
| 1762 | 2026-08-20T03:18:22.088Z | Compiling openapiv3 v2.2.0 |
| 1763 | 2026-08-20T03:18:22.088Z | Compiling peg-runtime v0.8.5 |
| 1764 | 2026-08-20T03:18:22.088Z | Compiling lalrpop-util v0.19.12 |
| 1765 | 2026-08-20T03:18:22.115Z | Compiling thread_local v1.1.9 |
| 1766 | 2026-08-20T03:18:22.131Z | Compiling slog-async v2.8.0 |
| 1767 | 2026-08-20T03:18:22.151Z | Compiling crossbeam-channel v0.5.15 |
| 1768 | 2026-08-20T03:18:22.210Z | Compiling is-terminal v0.4.17 |
| 1769 | 2026-08-20T03:18:22.257Z | Compiling filetime v0.2.27 |
| 1770 | 2026-08-20T03:18:22.270Z | Compiling take_mut v0.2.2 |
| 1771 | 2026-08-20T03:18:22.336Z | Compiling term v1.2.1 |
| 1772 | 2026-08-20T03:18:22.354Z | Compiling xattr v1.6.1 |
| 1773 | 2026-08-20T03:18:22.357Z | Compiling camino-tempfile v1.4.1 |
| 1774 | 2026-08-20T03:18:22.589Z | Compiling tar v0.4.46 |
| 1775 | 2026-08-20T03:18:22.659Z | Compiling slog-term v2.9.2 |
| 1776 | 2026-08-20T03:18:40.064Z | Compiling rustls-webpki v0.103.13 |
| 1777 | 2026-08-20T03:18:42.834Z | Compiling tokio-rustls v0.26.4 |
| 1778 | 2026-08-20T03:18:42.834Z | Compiling rustls-platform-verifier v0.6.2 |
| 1779 | 2026-08-20T03:18:42.834Z | Compiling tough v0.22.0 |
| 1780 | 2026-08-20T03:18:43.118Z | Compiling hyper-rustls v0.27.7 |
| 1781 | 2026-08-20T03:18:43.314Z | Compiling reqwest v0.13.2 |
| 1782 | 2026-08-20T03:18:45.527Z | Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack) |
| 1783 | 2026-08-20T03:18:45.767Z | Compiling xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader) |
| 1784 | 2026-08-20T03:18:48.821Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 55.75s |
| 1785 | 2026-08-20T03:18:48.962Z | Running `target/debug/xtask-downloader cockroach clickhouse console dendrite-stub maghemite-mgd maghemite-ddmd transceiver-control` |
| 1786 | 2026-08-20T03:18:49.025Z | Aug 20 03:18:48.232 INFO Starting download, target: Cockroach |
| 1787 | 2026-08-20T03:18:49.025Z | Aug 20 03:18:48.233 INFO Starting download, target: Clickhouse |
| 1788 | 2026-08-20T03:18:49.025Z | Aug 20 03:18:48.233 INFO Starting download, target: Console |
| 1789 | 2026-08-20T03:18:49.030Z | Aug 20 03:18:48.233 INFO Starting download, target: DendriteStub |
| 1790 | 2026-08-20T03:18:49.030Z | Aug 20 03:18:48.233 INFO Starting download, target: MaghemiteMgd |
| 1791 | 2026-08-20T03:18:49.030Z | Aug 20 03:18:48.233 INFO Starting download, target: MaghemiteDdmd |
| 1792 | 2026-08-20T03:18:49.030Z | Aug 20 03:18:48.233 INFO Starting download, target: TransceiverControl |
| 1793 | 2026-08-20T03:18:49.030Z | Aug 20 03:18:48.233 INFO Downloading out/downloads/mg-ddm.tar.gz (attempt 1/3), target: MaghemiteDdmd |
| 1794 | 2026-08-20T03:18:49.031Z | Aug 20 03:18:48.233 INFO Downloading out/downloads/console.tar.gz (attempt 1/3), target: Console |
| 1795 | 2026-08-20T03:18:49.031Z | Aug 20 03:18:48.233 INFO Downloading out/downloads/xcvradm.gz (attempt 1/3), target: TransceiverControl |
| 1796 | 2026-08-20T03:18:49.031Z | Aug 20 03:18:48.233 INFO Downloading out/downloads/mgd.tar.gz (attempt 1/3), target: MaghemiteMgd |
| 1797 | 2026-08-20T03:18:49.031Z | Aug 20 03:18:48.233 INFO Downloading out/downloads/cockroach.tgz (attempt 1/3), target: Cockroach |
| 1798 | 2026-08-20T03:18:49.031Z | Aug 20 03:18:48.233 INFO Downloading out/downloads/dendrite-stub.tar.gz (attempt 1/3), target: DendriteStub |
| 1799 | 2026-08-20T03:18:49.031Z | Aug 20 03:18:48.233 INFO Downloading out/downloads/clickhouse-v23.8.7.24-9244ab3.illumos.tar.gz (attempt 1/3), target: Clickhouse |
| 1800 | 2026-08-20T03:18:50.762Z | Aug 20 03:18:49.970 INFO Unpacking out/downloads/console.tar.gz to out/console-assets, target: Console |
| 1801 | 2026-08-20T03:18:51.016Z | Aug 20 03:18:50.219 INFO Download complete, target: Console |
| 1802 | 2026-08-20T03:18:52.933Z | Aug 20 03:18:51.952 INFO Unpacking out/downloads/clickhouse-v23.8.7.24-9244ab3.illumos.tar.gz to out/clickhouse, target: Clickhouse |
| 1803 | 2026-08-20T03:18:53.191Z | Aug 20 03:18:52.353 INFO Unpacking out/downloads/xcvradm.gz to out/downloads/root/opt/oxide/bin/xcvradm, target: TransceiverControl |
| 1804 | 2026-08-20T03:18:53.383Z | Aug 20 03:18:52.578 INFO Download complete, target: TransceiverControl |
| 1805 | 2026-08-20T03:18:59.164Z | Aug 20 03:18:58.343 INFO Unpacking out/downloads/dendrite-stub.tar.gz to out/downloads, target: DendriteStub |
| 1806 | 2026-08-20T03:18:59.736Z | Aug 20 03:18:58.858 INFO Checking that binary works, target: Clickhouse |
| 1807 | 2026-08-20T03:18:59.806Z | Aug 20 03:18:58.951 INFO Download complete, target: Clickhouse |
| 1808 | 2026-08-20T03:19:00.429Z | Aug 20 03:18:59.606 INFO Unpacking out/downloads/mg-ddm.tar.gz to out/downloads, target: MaghemiteDdmd |
| 1809 | 2026-08-20T03:19:01.691Z | Aug 20 03:19:00.691 INFO Download complete, target: DendriteStub |
| 1810 | 2026-08-20T03:19:02.553Z | Aug 20 03:19:01.591 INFO Download complete, target: MaghemiteDdmd |
| 1811 | 2026-08-20T03:19:03.169Z | Aug 20 03:19:02.314 INFO Unpacking out/downloads/mgd.tar.gz to out/downloads, target: MaghemiteMgd |
| 1812 | 2026-08-20T03:19:05.068Z | Aug 20 03:19:04.242 INFO tarball path: out/downloads/cockroach.tgz, target: Cockroach |
| 1813 | 2026-08-20T03:19:05.069Z | Aug 20 03:19:04.242 INFO Unpacking out/downloads/cockroach.tgz to out/downloads, target: Cockroach |
| 1814 | 2026-08-20T03:19:05.701Z | Aug 20 03:19:04.899 INFO Download complete, target: MaghemiteMgd |
| 1815 | 2026-08-20T03:19:09.736Z | Aug 20 03:19:08.943 INFO Checking that binary works, target: Cockroach |
| 1816 | 2026-08-20T03:19:09.871Z | Aug 20 03:19:09.079 INFO Download complete, target: Cockroach |
| 1817 | 2026-08-20T03:19:09.877Z | All prerequisites installed successfully |
| 1818 | 2026-08-20T03:19:09.880Z | |
| 1819 | 2026-08-20T03:19:09.880Z | real 2:07.918476316 |
| 1820 | 2026-08-20T03:19:09.880Z | user 7:34.247164336 |
| 1821 | 2026-08-20T03:19:09.880Z | sys 1:49.643111678 |
| 1822 | 2026-08-20T03:19:09.880Z | trap 0.304718475 |
| 1823 | 2026-08-20T03:19:09.880Z | tflt 0.915488339 |
| 1824 | 2026-08-20T03:19:09.880Z | dflt 1.929475623 |
| 1825 | 2026-08-20T03:19:09.880Z | kflt 0.026203515 |
| 1826 | 2026-08-20T03:19:09.880Z | lock 36:08.201498133 |
| 1827 | 2026-08-20T03:19:09.880Z | slp 21:09.088412742 |
| 1828 | 2026-08-20T03:19:09.880Z | lat 31.252414644 |
| 1829 | 2026-08-20T03:19:09.881Z | stop 3:37.122249576 |
| 1830 | 2026-08-20T03:19:09.881Z | + ptime -m cargo xtask download softnpu |
| 1831 | 2026-08-20T03:19:10.363Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.47s |
| 1832 | 2026-08-20T03:19:10.383Z | Running `target/debug/xtask download softnpu` |
| 1833 | 2026-08-20T03:19:11.183Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.77s |
| 1834 | 2026-08-20T03:19:11.258Z | Running `target/debug/xtask-downloader softnpu` |
| 1835 | 2026-08-20T03:19:11.300Z | Aug 20 03:19:10.508 INFO Starting download, target: Softnpu |
| 1836 | 2026-08-20T03:19:11.303Z | Aug 20 03:19:10.508 INFO Downloading out/npuzone/npuzone (attempt 1/3), target: Softnpu |
| 1837 | 2026-08-20T03:19:11.936Z | Aug 20 03:19:11.143 INFO Download complete, target: Softnpu |
| 1838 | 2026-08-20T03:19:11.940Z | |
| 1839 | 2026-08-20T03:19:11.940Z | real 2.055517538 |
| 1840 | 2026-08-20T03:19:11.940Z | user 1.372024588 |
| 1841 | 2026-08-20T03:19:11.940Z | sys 0.647380603 |
| 1842 | 2026-08-20T03:19:11.940Z | trap 0.000698220 |
| 1843 | 2026-08-20T03:19:11.940Z | tflt 0.000456780 |
| 1844 | 2026-08-20T03:19:11.940Z | dflt 0.000270260 |
| 1845 | 2026-08-20T03:19:11.941Z | kflt 0.000000000 |
| 1846 | 2026-08-20T03:19:11.941Z | lock 12.168491584 |
| 1847 | 2026-08-20T03:19:11.941Z | slp 0.487976283 |
| 1848 | 2026-08-20T03:19:11.941Z | lat 0.093186483 |
| 1849 | 2026-08-20T03:19:11.941Z | stop 0.000377010 |
| 1850 | 2026-08-20T03:19:11.941Z | + export CARGO_INCREMENTAL=0 |
| 1851 | 2026-08-20T03:19:11.941Z | + CARGO_INCREMENTAL=0 |
| 1852 | 2026-08-20T03:19:11.941Z | + ptime -m cargo run --locked --release --bin omicron-package -- -t test target create -p dev |
| 1853 | 2026-08-20T03:19:12.868Z | Compiling proc-macro2 v1.0.106 |
| 1854 | 2026-08-20T03:19:12.868Z | Compiling quote v1.0.45 |
| 1855 | 2026-08-20T03:19:12.868Z | Compiling unicode-ident v1.0.24 |
| 1856 | 2026-08-20T03:19:12.868Z | Compiling serde_core v1.0.228 |
| 1857 | 2026-08-20T03:19:12.876Z | Compiling libc v0.2.185 |
| 1858 | 2026-08-20T03:19:12.876Z | Compiling serde v1.0.228 |
| 1859 | 2026-08-20T03:19:12.877Z | Compiling cfg-if v1.0.4 |
| 1860 | 2026-08-20T03:19:12.877Z | Compiling version_check v0.9.5 |
| 1861 | 2026-08-20T03:19:12.877Z | Compiling autocfg v1.5.0 |
| 1862 | 2026-08-20T03:19:12.877Z | Compiling find-msvc-tools v0.1.9 |
| 1863 | 2026-08-20T03:19:13.019Z | Compiling shlex v1.3.0 |
| 1864 | 2026-08-20T03:19:13.023Z | Compiling memchr v2.8.0 |
| 1865 | 2026-08-20T03:19:13.023Z | Compiling zmij v1.0.21 |
| 1866 | 2026-08-20T03:19:13.023Z | Compiling serde_json v1.0.151 |
| 1867 | 2026-08-20T03:19:13.178Z | Compiling portable-atomic v1.13.1 |
| 1868 | 2026-08-20T03:19:13.225Z | Compiling zerocopy v0.8.55 |
| 1869 | 2026-08-20T03:19:13.241Z | Compiling libm v0.2.16 |
| 1870 | 2026-08-20T03:19:13.506Z | Compiling generic-array v0.14.7 |
| 1871 | 2026-08-20T03:19:13.526Z | Compiling parking_lot_core v0.9.12 |
| 1872 | 2026-08-20T03:19:13.527Z | Compiling icu_normalizer_data v2.1.1 |
| 1873 | 2026-08-20T03:19:13.570Z | Compiling icu_properties_data v2.1.2 |
| 1874 | 2026-08-20T03:19:13.606Z | Compiling num-traits v0.2.19 |
| 1875 | 2026-08-20T03:19:13.609Z | Compiling smallvec v1.15.1 |
| 1876 | 2026-08-20T03:19:13.640Z | Compiling itoa v1.0.17 |
| 1877 | 2026-08-20T03:19:13.671Z | Compiling getrandom v0.4.3 |
| 1878 | 2026-08-20T03:19:13.674Z | Compiling log v0.4.33 |
| 1879 | 2026-08-20T03:19:13.760Z | Compiling getrandom v0.3.4 |
| 1880 | 2026-08-20T03:19:13.824Z | Compiling subtle v2.6.1 |
| 1881 | 2026-08-20T03:19:13.841Z | Compiling pkg-config v0.3.32 |
| 1882 | 2026-08-20T03:19:13.846Z | Compiling stable_deref_trait v1.2.1 |
| 1883 | 2026-08-20T03:19:13.927Z | Compiling typenum v1.20.1 |
| 1884 | 2026-08-20T03:19:13.932Z | Compiling rustix v1.1.4 |
| 1885 | 2026-08-20T03:19:14.001Z | Compiling scopeguard v1.2.0 |
| 1886 | 2026-08-20T03:19:14.024Z | Compiling jobserver v0.1.34 |
| 1887 | 2026-08-20T03:19:14.040Z | Compiling errno v0.3.14 |
| 1888 | 2026-08-20T03:19:14.092Z | Compiling thiserror v2.0.18 |
| 1889 | 2026-08-20T03:19:14.134Z | Compiling lock_api v0.4.14 |
| 1890 | 2026-08-20T03:19:14.255Z | Compiling getrandom v0.2.17 |
| 1891 | 2026-08-20T03:19:14.278Z | Compiling cc v1.2.56 |
| 1892 | 2026-08-20T03:19:14.310Z | Compiling syn v2.0.117 |
| 1893 | 2026-08-20T03:19:14.372Z | Compiling equivalent v1.0.2 |
| 1894 | 2026-08-20T03:19:14.386Z | Compiling heck v0.5.0 |
| 1895 | 2026-08-20T03:19:14.421Z | Compiling rand_core v0.6.4 |
| 1896 | 2026-08-20T03:19:14.502Z | Compiling pin-project-lite v0.2.17 |
| 1897 | 2026-08-20T03:19:14.505Z | Compiling critical-section v1.2.0 |
| 1898 | 2026-08-20T03:19:14.532Z | Compiling syn v1.0.109 |
| 1899 | 2026-08-20T03:19:14.620Z | Compiling schemars v0.8.22 |
| 1900 | 2026-08-20T03:19:14.623Z | Compiling writeable v0.6.2 |
| 1901 | 2026-08-20T03:19:14.725Z | Compiling percent-encoding v2.3.2 |
| 1902 | 2026-08-20T03:19:14.739Z | Compiling litemap v0.8.1 |
| 1903 | 2026-08-20T03:19:14.809Z | Compiling hashbrown v0.17.0 |
| 1904 | 2026-08-20T03:19:14.931Z | Compiling fs_extra v1.3.0 |
| 1905 | 2026-08-20T03:19:14.945Z | Compiling rustversion v1.0.22 |
| 1906 | 2026-08-20T03:19:14.949Z | Compiling dunce v1.0.5 |
| 1907 | 2026-08-20T03:19:14.974Z | Compiling once_cell v1.21.3 |
| 1908 | 2026-08-20T03:19:15.090Z | Compiling cmake v0.1.57 |
| 1909 | 2026-08-20T03:19:15.151Z | Compiling byteorder v1.5.0 |
| 1910 | 2026-08-20T03:19:15.261Z | Compiling rand_core v0.10.0 |
| 1911 | 2026-08-20T03:19:15.276Z | Compiling strsim v0.11.1 |
| 1912 | 2026-08-20T03:19:15.325Z | Compiling signal-hook-registry v1.4.8 |
| 1913 | 2026-08-20T03:19:15.419Z | Compiling semver v1.0.28 |
| 1914 | 2026-08-20T03:19:15.434Z | Compiling bitflags v2.11.0 |
| 1915 | 2026-08-20T03:19:15.524Z | Compiling indexmap v2.14.0 |
| 1916 | 2026-08-20T03:19:15.689Z | Compiling utf8_iter v1.0.4 |
| 1917 | 2026-08-20T03:19:15.706Z | Compiling aws-lc-sys v0.40.0 |
| 1918 | 2026-08-20T03:19:15.722Z | Compiling thiserror v1.0.69 |
| 1919 | 2026-08-20T03:19:15.742Z | Compiling parking_lot v0.12.5 |
| 1920 | 2026-08-20T03:19:15.856Z | Compiling form_urlencoded v1.2.2 |
| 1921 | 2026-08-20T03:19:15.860Z | Compiling socket2 v0.6.3 |
| 1922 | 2026-08-20T03:19:15.893Z | Compiling mio v1.2.0 |
| 1923 | 2026-08-20T03:19:16.051Z | Compiling futures-core v0.3.32 |
| 1924 | 2026-08-20T03:19:16.066Z | Compiling const-oid v0.9.6 |
| 1925 | 2026-08-20T03:19:16.150Z | Compiling aws-lc-rs v1.16.3 |
| 1926 | 2026-08-20T03:19:16.262Z | Compiling httparse v1.10.1 |
| 1927 | 2026-08-20T03:19:16.419Z | Compiling crc32fast v1.5.0 |
| 1928 | 2026-08-20T03:19:16.497Z | Compiling regex-syntax v0.8.10 |
| 1929 | 2026-08-20T03:19:16.599Z | Compiling fnv v1.0.7 |
| 1930 | 2026-08-20T03:19:16.599Z | Compiling ucd-trie v0.1.7 |
| 1931 | 2026-08-20T03:19:16.731Z | Compiling ident_case v1.0.1 |
| 1932 | 2026-08-20T03:19:16.749Z | Compiling vcpkg v0.2.15 |
| 1933 | 2026-08-20T03:19:16.768Z | Compiling pest v2.8.6 |
| 1934 | 2026-08-20T03:19:16.793Z | Compiling iana-time-zone v0.1.65 |
| 1935 | 2026-08-20T03:19:16.887Z | Compiling uuid v1.23.4 |
| 1936 | 2026-08-20T03:19:17.050Z | Compiling rustc_version v0.4.1 |
| 1937 | 2026-08-20T03:19:17.115Z | Compiling rustls v0.23.41 |
| 1938 | 2026-08-20T03:19:17.115Z | Compiling futures-sink v0.3.32 |
| 1939 | 2026-08-20T03:19:17.200Z | Compiling synstructure v0.13.2 |
| 1940 | 2026-08-20T03:19:17.250Z | Compiling serde_derive_internals v0.29.1 |
| 1941 | 2026-08-20T03:19:17.327Z | Compiling openssl-sys v0.9.117 |
| 1942 | 2026-08-20T03:19:17.345Z | Compiling futures-channel v0.3.32 |
| 1943 | 2026-08-20T03:19:17.561Z | Compiling aho-corasick v1.1.4 |
| 1944 | 2026-08-20T03:19:17.565Z | Compiling futures-io v0.3.32 |
| 1945 | 2026-08-20T03:19:17.594Z | Compiling slab v0.4.12 |
| 1946 | 2026-08-20T03:19:17.648Z | Compiling futures-task v0.3.32 |
| 1947 | 2026-08-20T03:19:17.881Z | Compiling pest_meta v2.8.6 |
| 1948 | 2026-08-20T03:19:17.898Z | Compiling dyn-clone v1.0.20 |
| 1949 | 2026-08-20T03:19:17.934Z | Compiling time-core v0.1.8 |
| 1950 | 2026-08-20T03:19:18.014Z | Compiling plain v0.2.3 |
| 1951 | 2026-08-20T03:19:18.047Z | Compiling radium v0.7.0 |
| 1952 | 2026-08-20T03:19:18.070Z | Compiling num-conv v0.2.0 |
| 1953 | 2026-08-20T03:19:18.112Z | Compiling crossbeam-utils v0.8.21 |
| 1954 | 2026-08-20T03:19:18.119Z | Compiling pretty-hex v0.4.1 |
| 1955 | 2026-08-20T03:19:18.149Z | Compiling maybe-uninit v2.0.0 |
| 1956 | 2026-08-20T03:19:18.217Z | Compiling time-macros v0.2.27 |
| 1957 | 2026-08-20T03:19:18.257Z | Compiling openssl v0.10.80 |
| 1958 | 2026-08-20T03:19:18.275Z | Compiling base64 v0.22.1 |
| 1959 | 2026-08-20T03:19:18.297Z | Compiling base64ct v1.8.3 |
| 1960 | 2026-08-20T03:19:18.333Z | Compiling flagset v0.4.7 |
| 1961 | 2026-08-20T03:19:18.449Z | Compiling regex-automata v0.4.14 |
| 1962 | 2026-08-20T03:19:18.501Z | Compiling pest_generator v2.8.6 |
| 1963 | 2026-08-20T03:19:18.518Z | Compiling darling_core v0.23.0 |
| 1964 | 2026-08-20T03:19:18.538Z | Compiling serde_derive v1.0.228 |
| 1965 | 2026-08-20T03:19:18.556Z | Compiling zeroize_derive v1.5.0 |
| 1966 | 2026-08-20T03:19:18.577Z | Compiling zerofrom-derive v0.1.6 |
| 1967 | 2026-08-20T03:19:18.654Z | Compiling yoke-derive v0.8.1 |
| 1968 | 2026-08-20T03:19:18.689Z | Compiling zerocopy-derive v0.8.55 |
| 1969 | 2026-08-20T03:19:18.731Z | Compiling zerovec-derive v0.11.2 |
| 1970 | 2026-08-20T03:19:18.851Z | Compiling displaydoc v0.2.5 |
| 1971 | 2026-08-20T03:19:18.923Z | Compiling tokio-macros v2.7.0 |
| 1972 | 2026-08-20T03:19:19.047Z | Compiling futures-macro v0.3.32 |
| 1973 | 2026-08-20T03:19:19.072Z | Compiling thiserror-impl v2.0.18 |
| 1974 | 2026-08-20T03:19:19.233Z | Compiling schemars_derive v0.8.22 |
| 1975 | 2026-08-20T03:19:19.236Z | Compiling der_derive v0.7.3 |
| 1976 | 2026-08-20T03:19:19.264Z | Compiling tracing-attributes v0.1.31 |
| 1977 | 2026-08-20T03:19:19.281Z | Compiling thiserror-impl v1.0.69 |
| 1978 | 2026-08-20T03:19:19.597Z | Compiling pest_derive v2.8.6 |
| 1979 | 2026-08-20T03:19:19.658Z | Compiling pem-rfc7468 v0.7.0 |
| 1980 | 2026-08-20T03:19:19.691Z | Compiling scroll_derive v0.13.1 |
| 1981 | 2026-08-20T03:19:19.782Z | Compiling zerofrom v0.1.6 |
| 1982 | 2026-08-20T03:19:19.877Z | Compiling futures-util v0.3.32 |
| 1983 | 2026-08-20T03:19:19.938Z | Compiling yoke v0.8.1 |
| 1984 | 2026-08-20T03:19:20.086Z | Compiling scroll_derive v0.12.1 |
| 1985 | 2026-08-20T03:19:20.148Z | Compiling zerovec v0.11.5 |
| 1986 | 2026-08-20T03:19:20.199Z | Compiling zerotrie v0.2.3 |
| 1987 | 2026-08-20T03:19:20.485Z | Compiling openssl-macros v0.1.1 |
| 1988 | 2026-08-20T03:19:20.547Z | Compiling rand_core v0.9.5 |
| 1989 | 2026-08-20T03:19:20.563Z | Compiling bzip2-sys v0.1.13+1.0.8 |
| 1990 | 2026-08-20T03:19:20.612Z | Compiling zstd-sys v2.0.16+zstd.1.5.7 |
| 1991 | 2026-08-20T03:19:20.645Z | Compiling ahash v0.8.12 |
| 1992 | 2026-08-20T03:19:20.672Z | Compiling native-tls v0.2.18 |
| 1993 | 2026-08-20T03:19:20.783Z | Compiling tinystr v0.8.2 |
| 1994 | 2026-08-20T03:19:20.829Z | Compiling potential_utf v0.1.4 |
| 1995 | 2026-08-20T03:19:20.859Z | Compiling num-bigint-dig v0.8.6 |
| 1996 | 2026-08-20T03:19:20.897Z | Compiling packed_struct v0.10.1 |
| 1997 | 2026-08-20T03:19:20.964Z | Compiling anyhow v1.0.104 |
| 1998 | 2026-08-20T03:19:21.035Z | Compiling icu_locale_core v2.1.1 |
| 1999 | 2026-08-20T03:19:21.053Z | Compiling icu_collections v2.1.1 |
| 2000 | 2026-08-20T03:19:21.144Z | Compiling regex v1.12.3 |
| 2001 | 2026-08-20T03:19:21.144Z | Compiling darling_macro v0.23.0 |
| 2002 | 2026-08-20T03:19:21.170Z | Compiling zerocopy-derive v0.7.35 |
| 2003 | 2026-08-20T03:19:21.301Z | Compiling slog v2.8.2 |
| 2004 | 2026-08-20T03:19:21.646Z | Compiling tracing-core v0.1.36 |
| 2005 | 2026-08-20T03:19:21.748Z | Compiling icu_provider v2.1.1 |
| 2006 | 2026-08-20T03:19:21.763Z | Compiling cookie v0.18.1 |
| 2007 | 2026-08-20T03:19:21.948Z | Compiling zeroize v1.9.0 |
| 2008 | 2026-08-20T03:19:21.987Z | Compiling bytes v1.11.1 |
| 2009 | 2026-08-20T03:19:21.991Z | Compiling chrono v0.4.45 |
| 2010 | 2026-08-20T03:19:22.086Z | Compiling icu_normalizer v2.1.1 |
| 2011 | 2026-08-20T03:19:22.224Z | Compiling icu_properties v2.1.2 |
| 2012 | 2026-08-20T03:19:22.605Z | Compiling tokio v1.52.1 |
| 2013 | 2026-08-20T03:19:22.683Z | Compiling serde_tokenstream v0.2.3 |
| 2014 | 2026-08-20T03:19:22.700Z | Compiling crypto-common v0.1.7 |
| 2015 | 2026-08-20T03:19:22.800Z | Compiling block-buffer v0.10.4 |
| 2016 | 2026-08-20T03:19:22.901Z | Compiling der v0.7.10 |
| 2017 | 2026-08-20T03:19:22.978Z | Compiling digest v0.10.7 |
| 2018 | 2026-08-20T03:19:23.003Z | Compiling http v1.4.2 |
| 2019 | 2026-08-20T03:19:23.224Z | Compiling idna_adapter v1.2.1 |
| 2020 | 2026-08-20T03:19:23.362Z | Compiling idna v1.1.0 |
| 2021 | 2026-08-20T03:19:23.396Z | Compiling ppv-lite86 v0.2.21 |
| 2022 | 2026-08-20T03:19:23.544Z | Compiling camino v1.2.5 |
| 2023 | 2026-08-20T03:19:23.625Z | Compiling cpufeatures v0.2.17 |
| 2024 | 2026-08-20T03:19:23.715Z | Compiling url v2.5.8 |
| 2025 | 2026-08-20T03:19:23.742Z | Compiling rand_chacha v0.9.0 |
| 2026 | 2026-08-20T03:19:23.768Z | Compiling spki v0.7.3 |
| 2027 | 2026-08-20T03:19:23.862Z | Compiling tracing v0.1.44 |
| 2028 | 2026-08-20T03:19:23.885Z | Compiling serde_spanned v0.6.9 |
| 2029 | 2026-08-20T03:19:24.002Z | Compiling toml_datetime v0.6.11 |
| 2030 | 2026-08-20T03:19:24.069Z | Compiling darling v0.23.0 |
| 2031 | 2026-08-20T03:19:24.122Z | Compiling bitfield-macros v0.19.4 |
| 2032 | 2026-08-20T03:19:24.175Z | Compiling clap_derive v4.6.1 |
| 2033 | 2026-08-20T03:19:24.194Z | Compiling zerocopy-derive v0.6.6 |
| 2034 | 2026-08-20T03:19:24.198Z | Compiling packed_struct_codegen v0.10.1 |
| 2035 | 2026-08-20T03:19:24.268Z | Compiling indexmap v1.9.3 |
| 2036 | 2026-08-20T03:19:24.284Z | Compiling simd-adler32 v0.3.8 |
| 2037 | 2026-08-20T03:19:24.559Z | Compiling object v0.37.3 |
| 2038 | 2026-08-20T03:19:24.695Z | Compiling paste v1.0.15 |
| 2039 | 2026-08-20T03:19:24.842Z | Compiling pkcs8 v0.10.2 |
| 2040 | 2026-08-20T03:19:24.846Z | Compiling rand v0.9.2 |
| 2041 | 2026-08-20T03:19:24.968Z | Compiling http-body v1.0.1 |
| 2042 | 2026-08-20T03:19:25.039Z | Compiling rustls-pki-types v1.14.0 |
| 2043 | 2026-08-20T03:19:25.221Z | Compiling spin v0.9.8 |
| 2044 | 2026-08-20T03:19:25.244Z | Compiling usdt-impl v0.5.0 |
| 2045 | 2026-08-20T03:19:25.377Z | Compiling ref-cast v1.0.25 |
| 2046 | 2026-08-20T03:19:25.471Z | Compiling utf8parse v0.2.2 |
| 2047 | 2026-08-20T03:19:25.475Z | Compiling cmov v0.5.4 |
| 2048 | 2026-08-20T03:19:25.503Z | Compiling anstyle v1.0.14 |
| 2049 | 2026-08-20T03:19:25.507Z | Compiling usdt-impl v0.6.0 |
| 2050 | 2026-08-20T03:19:25.534Z | Compiling openssl-probe v0.2.1 |
| 2051 | 2026-08-20T03:19:25.538Z | Compiling winnow v0.5.40 |
| 2052 | 2026-08-20T03:19:25.604Z | Compiling fastrand v2.3.0 |
| 2053 | 2026-08-20T03:19:25.733Z | Compiling adler2 v2.0.1 |
| 2054 | 2026-08-20T03:19:25.748Z | Compiling tinyvec_macros v0.1.1 |
| 2055 | 2026-08-20T03:19:25.839Z | Compiling either v1.15.0 |
| 2056 | 2026-08-20T03:19:25.862Z | Compiling miniz_oxide v0.8.9 |
| 2057 | 2026-08-20T03:19:25.889Z | Compiling tinyvec v1.10.0 |
| 2058 | 2026-08-20T03:19:25.976Z | Compiling ctutils v0.4.2 |
| 2059 | 2026-08-20T03:19:26.040Z | Compiling anstyle-parse v1.0.0 |
| 2060 | 2026-08-20T03:19:26.249Z | Compiling sha2 v0.10.9 |
| 2061 | 2026-08-20T03:19:26.270Z | Compiling scroll v0.12.0 |
| 2062 | 2026-08-20T03:19:26.275Z | Compiling scroll v0.13.0 |
| 2063 | 2026-08-20T03:19:26.376Z | Compiling terminal_size v0.4.3 |
| 2064 | 2026-08-20T03:19:26.432Z | Compiling async-trait v0.1.89 |
| 2065 | 2026-08-20T03:19:26.474Z | Compiling heapless v0.7.17 |
| 2066 | 2026-08-20T03:19:26.562Z | Compiling tokio-util v0.7.18 |
| 2067 | 2026-08-20T03:19:26.692Z | Compiling winnow v0.7.14 |
| 2068 | 2026-08-20T03:19:26.706Z | Compiling zstd-safe v7.2.4 |
| 2069 | 2026-08-20T03:19:26.723Z | Compiling is_terminal_polyfill v1.70.2 |
| 2070 | 2026-08-20T03:19:26.744Z | Compiling signal-hook v0.3.18 |
| 2071 | 2026-08-20T03:19:26.840Z | Compiling winnow v1.0.3 |
| 2072 | 2026-08-20T03:19:26.945Z | Compiling toml_edit v0.19.15 |
| 2073 | 2026-08-20T03:19:26.953Z | Compiling rustix v0.38.44 |
| 2074 | 2026-08-20T03:19:27.131Z | Compiling tower-layer v0.3.3 |
| 2075 | 2026-08-20T03:19:27.262Z | Compiling try-lock v0.2.5 |
| 2076 | 2026-08-20T03:19:27.302Z | Compiling atomic-waker v1.1.2 |
| 2077 | 2026-08-20T03:19:27.363Z | Compiling litrs v1.0.0 |
| 2078 | 2026-08-20T03:19:27.394Z | Compiling anstyle-query v1.1.5 |
| 2079 | 2026-08-20T03:19:27.463Z | Compiling colorchoice v1.0.4 |
| 2080 | 2026-08-20T03:19:27.533Z | Compiling untrusted v0.7.1 |
| 2081 | 2026-08-20T03:19:27.555Z | Compiling tower-service v0.3.3 |
| 2082 | 2026-08-20T03:19:27.597Z | Compiling anstream v1.0.0 |
| 2083 | 2026-08-20T03:19:27.668Z | Compiling h2 v0.4.15 |
| 2084 | 2026-08-20T03:19:27.683Z | Compiling want v0.3.1 |
| 2085 | 2026-08-20T03:19:28.572Z | Compiling document-features v0.2.12 |
| 2086 | 2026-08-20T03:19:28.627Z | Compiling toml_parser v1.1.2+spec-1.1.0 |
| 2087 | 2026-08-20T03:19:28.627Z | Compiling tempfile v3.27.0 |
| 2088 | 2026-08-20T03:19:28.627Z | Compiling goblin v0.8.2 |
| 2089 | 2026-08-20T03:19:28.627Z | Compiling goblin v0.10.5 |
| 2090 | 2026-08-20T03:19:28.627Z | Compiling hybrid-array v0.4.13 |
| 2091 | 2026-08-20T03:19:28.627Z | Compiling itertools v0.15.0 |
| 2092 | 2026-08-20T03:19:28.627Z | Compiling ipnet v2.12.0 |
| 2093 | 2026-08-20T03:19:28.822Z | Compiling zerocopy v0.7.35 |
| 2094 | 2026-08-20T03:19:28.907Z | Compiling daft-derive v0.1.7 |
| 2095 | 2026-08-20T03:19:28.980Z | Compiling structmeta-derive v0.3.0 |
| 2096 | 2026-08-20T03:19:29.137Z | Compiling ref-cast-impl v1.0.25 |
| 2097 | 2026-08-20T03:19:29.192Z | Compiling curve25519-dalek v4.1.3 |
| 2098 | 2026-08-20T03:19:29.284Z | Compiling darling_core v0.20.11 |
| 2099 | 2026-08-20T03:19:29.319Z | Compiling memoffset v0.9.1 |
| 2100 | 2026-08-20T03:19:29.485Z | Compiling untrusted v0.9.0 |
| 2101 | 2026-08-20T03:19:29.548Z | Compiling foreign-types-shared v0.1.1 |
| 2102 | 2026-08-20T03:19:29.561Z | Compiling httpdate v1.0.3 |
| 2103 | 2026-08-20T03:19:29.662Z | Compiling powerfmt v0.2.0 |
| 2104 | 2026-08-20T03:19:29.707Z | Compiling tap v1.0.1 |
| 2105 | 2026-08-20T03:19:29.787Z | Compiling foreign-types v0.3.2 |
| 2106 | 2026-08-20T03:19:29.840Z | Compiling deranged v0.5.8 |
| 2107 | 2026-08-20T03:19:29.844Z | Compiling wyz v0.5.1 |
| 2108 | 2026-08-20T03:19:29.988Z | Compiling structmeta v0.3.0 |
| 2109 | 2026-08-20T03:19:30.010Z | Compiling unicode-normalization v0.1.25 |
| 2110 | 2026-08-20T03:19:30.235Z | Compiling dtrace-parser v0.2.0 |
| 2111 | 2026-08-20T03:19:30.266Z | Compiling rand_chacha v0.3.1 |
| 2112 | 2026-08-20T03:19:30.534Z | Compiling signature v2.2.0 |
| 2113 | 2026-08-20T03:19:30.641Z | Compiling dof v0.3.0 |
| 2114 | 2026-08-20T03:19:30.648Z | Compiling hex v0.4.3 |
| 2115 | 2026-08-20T03:19:30.712Z | Compiling dtrace-parser v0.3.0 |
| 2116 | 2026-08-20T03:19:30.883Z | Compiling pin-project-internal v1.1.11 |
| 2117 | 2026-08-20T03:19:30.941Z | Compiling hyper v1.10.1 |
| 2118 | 2026-08-20T03:19:31.044Z | Compiling num-integer v0.1.46 |
| 2119 | 2026-08-20T03:19:31.232Z | Compiling dof v0.4.0 |
| 2120 | 2026-08-20T03:19:31.342Z | Compiling thread-id v5.1.0 |
| 2121 | 2026-08-20T03:19:31.358Z | Compiling darling_macro v0.20.11 |
| 2122 | 2026-08-20T03:19:31.361Z | Compiling thread-id v4.2.2 |
| 2123 | 2026-08-20T03:19:31.393Z | Compiling wait-timeout v0.2.1 |
| 2124 | 2026-08-20T03:19:31.481Z | Compiling cfg_aliases v0.2.1 |
| 2125 | 2026-08-20T03:19:31.613Z | Compiling quick-error v1.2.3 |
| 2126 | 2026-08-20T03:19:31.703Z | Compiling num_threads v0.1.7 |
| 2127 | 2026-08-20T03:19:31.704Z | Compiling funty v2.0.0 |
| 2128 | 2026-08-20T03:19:31.848Z | Compiling owo-colors v4.3.0 |
| 2129 | 2026-08-20T03:19:31.892Z | Compiling bit-vec v0.8.0 |
| 2130 | 2026-08-20T03:19:31.909Z | Compiling smoltcp v0.9.1 |
| 2131 | 2026-08-20T03:19:31.946Z | Compiling clap_lex v1.0.0 |
| 2132 | 2026-08-20T03:19:31.968Z | Compiling darling v0.20.11 |
| 2133 | 2026-08-20T03:19:31.993Z | Compiling time v0.3.47 |
| 2134 | 2026-08-20T03:19:32.070Z | Compiling bitvec v1.0.1 |
| 2135 | 2026-08-20T03:19:32.153Z | Compiling hyper-util v0.1.20 |
| 2136 | 2026-08-20T03:19:32.169Z | Compiling clap_builder v4.6.0 |
| 2137 | 2026-08-20T03:19:32.186Z | Compiling bit-set v0.8.0 |
| 2138 | 2026-08-20T03:19:32.237Z | Compiling rusty-fork v0.3.1 |
| 2139 | 2026-08-20T03:19:32.257Z | Compiling nix v0.31.2 |
| 2140 | 2026-08-20T03:19:32.344Z | Compiling num-iter v0.1.45 |
| 2141 | 2026-08-20T03:19:32.544Z | Compiling rand v0.8.6 |
| 2142 | 2026-08-20T03:19:32.638Z | Compiling ipnetwork v0.21.1 |
| 2143 | 2026-08-20T03:19:32.775Z | Compiling lazy_static v1.5.0 |
| 2144 | 2026-08-20T03:19:32.886Z | Compiling hmac v0.12.1 |
| 2145 | 2026-08-20T03:19:33.153Z | Compiling rand_xorshift v0.4.0 |
| 2146 | 2026-08-20T03:19:33.193Z | Compiling curve25519-dalek-derive v0.1.1 |
| 2147 | 2026-08-20T03:19:33.319Z | Compiling sync_wrapper v1.0.2 |
| 2148 | 2026-08-20T03:19:33.359Z | Compiling siphasher v1.0.2 |
| 2149 | 2026-08-20T03:19:33.449Z | Compiling zlib-rs v0.6.2 |
| 2150 | 2026-08-20T03:19:33.580Z | Compiling unarray v0.1.4 |
| 2151 | 2026-08-20T03:19:33.817Z | Compiling nodrop v0.1.14 |
| 2152 | 2026-08-20T03:19:33.875Z | Compiling crc-catalog v2.4.0 |
| 2153 | 2026-08-20T03:19:33.934Z | Compiling array-init v0.0.4 |
| 2154 | 2026-08-20T03:19:34.048Z | Compiling crc v3.4.0 |
| 2155 | 2026-08-20T03:19:34.244Z | Compiling clap v4.6.1 |
| 2156 | 2026-08-20T03:19:34.262Z | Compiling proptest v1.11.0 |
| 2157 | 2026-08-20T03:19:34.343Z | Compiling tower v0.5.3 |
| 2158 | 2026-08-20T03:19:34.948Z | Compiling smallvec v0.6.14 |
| 2159 | 2026-08-20T03:19:35.034Z | Compiling derive_builder_core v0.20.2 |
| 2160 | 2026-08-20T03:19:35.366Z | Compiling http-body-util v0.1.3 |
| 2161 | 2026-08-20T03:19:35.527Z | Compiling flate2 v1.1.9 |
| 2162 | 2026-08-20T03:19:35.629Z | Compiling pkcs1 v0.7.5 |
| 2163 | 2026-08-20T03:19:35.647Z | Compiling zerocopy v0.6.6 |
| 2164 | 2026-08-20T03:19:35.719Z | Compiling bitfield v0.19.4 |
| 2165 | 2026-08-20T03:19:35.865Z | Compiling snafu-derive v0.8.9 |
| 2166 | 2026-08-20T03:19:35.868Z | Compiling strum_macros v0.27.2 |
| 2167 | 2026-08-20T03:19:35.951Z | Compiling strum_macros v0.26.4 |
| 2168 | 2026-08-20T03:19:35.969Z | Compiling hubpack_derive v0.1.1 |
| 2169 | 2026-08-20T03:19:36.018Z | Compiling env_filter v2.0.0 |
| 2170 | 2026-08-20T03:19:36.035Z | Compiling fs-err v3.3.0 |
| 2171 | 2026-08-20T03:19:36.109Z | Compiling iri-string v0.7.10 |
| 2172 | 2026-08-20T03:19:36.309Z | Compiling gimli v0.32.3 |
| 2173 | 2026-08-20T03:19:36.375Z | Compiling unicode-segmentation v1.12.0 |
| 2174 | 2026-08-20T03:19:36.759Z | Compiling allocator-api2 v0.2.21 |
| 2175 | 2026-08-20T03:19:36.783Z | Compiling base64 v0.21.7 |
| 2176 | 2026-08-20T03:19:37.104Z | Compiling unicode-properties v0.1.4 |
| 2177 | 2026-08-20T03:19:37.121Z | Compiling hashbrown v0.12.3 |
| 2178 | 2026-08-20T03:19:37.274Z | Compiling ryu v1.0.23 |
| 2179 | 2026-08-20T03:19:37.333Z | Compiling unicode-bidi v0.3.18 |
| 2180 | 2026-08-20T03:19:37.421Z | Compiling serde_urlencoded v0.7.1 |
| 2181 | 2026-08-20T03:19:37.519Z | Compiling tower-http v0.6.8 |
| 2182 | 2026-08-20T03:19:37.612Z | Compiling ron v0.8.1 |
| 2183 | 2026-08-20T03:19:37.686Z | Compiling stringprep v0.1.5 |
| 2184 | 2026-08-20T03:19:37.709Z | Compiling newtype-uuid v1.3.2 |
| 2185 | 2026-08-20T03:19:37.823Z | Compiling env_logger v0.11.11 |
| 2186 | 2026-08-20T03:19:38.010Z | Compiling lpc55_areas v0.2.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f) |
| 2187 | 2026-08-20T03:19:38.059Z | Compiling addr2line v0.25.1 |
| 2188 | 2026-08-20T03:19:38.083Z | Compiling tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc#e644a21a) |
| 2189 | 2026-08-20T03:19:38.099Z | Compiling rsa v0.9.10 |
| 2190 | 2026-08-20T03:19:38.105Z | Compiling derive_builder_macro v0.20.2 |
| 2191 | 2026-08-20T03:19:38.187Z | Compiling oxnet v0.1.6 |
| 2192 | 2026-08-20T03:19:38.295Z | Compiling serde-hex v0.1.0 |
| 2193 | 2026-08-20T03:19:38.423Z | Compiling tokio-native-tls v0.3.1 |
| 2194 | 2026-08-20T03:19:38.427Z | Compiling hashbrown v0.13.2 |
| 2195 | 2026-08-20T03:19:38.525Z | Compiling bzip2 v0.4.4 |
| 2196 | 2026-08-20T03:19:38.568Z | Compiling usdt-macro v0.6.0 |
| 2197 | 2026-08-20T03:19:38.612Z | Compiling usdt-attr-macro v0.6.0 |
| 2198 | 2026-08-20T03:19:38.635Z | Compiling derive-ex v0.1.8 |
| 2199 | 2026-08-20T03:19:38.747Z | Compiling block-buffer v0.12.1 |
| 2200 | 2026-08-20T03:19:38.764Z | Compiling crypto-common v0.2.2 |
| 2201 | 2026-08-20T03:19:38.848Z | Compiling block-padding v0.4.2 |
| 2202 | 2026-08-20T03:19:39.055Z | Compiling rustls-native-certs v0.8.3 |
| 2203 | 2026-08-20T03:19:39.111Z | Compiling x509-cert v0.2.5 |
| 2204 | 2026-08-20T03:19:39.339Z | Compiling md-5 v0.10.6 |
| 2205 | 2026-08-20T03:19:39.414Z | Compiling erased-serde v0.3.31 |
| 2206 | 2026-08-20T03:19:39.513Z | Compiling bstr v1.12.1 |
| 2207 | 2026-08-20T03:19:39.711Z | Compiling vergen-lib v9.1.0 |
| 2208 | 2026-08-20T03:19:39.784Z | Compiling hash32 v0.2.1 |
| 2209 | 2026-08-20T03:19:39.836Z | Compiling encoding_rs v0.8.35 |
| 2210 | 2026-08-20T03:19:39.990Z | Compiling psl-types v2.0.11 |
| 2211 | 2026-08-20T03:19:40.007Z | Compiling crc-any v2.5.0 |
| 2212 | 2026-08-20T03:19:40.067Z | Compiling cpufeatures v0.3.0 |
| 2213 | 2026-08-20T03:19:40.121Z | Compiling rustc-demangle v0.1.27 |
| 2214 | 2026-08-20T03:19:40.142Z | Compiling mime v0.3.17 |
| 2215 | 2026-08-20T03:19:40.171Z | Compiling fallible-iterator v0.2.0 |
| 2216 | 2026-08-20T03:19:40.285Z | Compiling unicode-width v0.2.0 |
| 2217 | 2026-08-20T03:19:40.441Z | Compiling test-strategy v0.4.5 |
| 2218 | 2026-08-20T03:19:40.518Z | Compiling postgres-protocol v0.6.10 |
| 2219 | 2026-08-20T03:19:40.541Z | Compiling publicsuffix v2.3.0 |
| 2220 | 2026-08-20T03:19:40.671Z | Compiling backtrace v0.3.76 |
| 2221 | 2026-08-20T03:19:41.112Z | Compiling inout v0.2.2 |
| 2222 | 2026-08-20T03:19:41.243Z | Compiling object v0.30.4 |
| 2223 | 2026-08-20T03:19:41.320Z | Compiling zip v0.6.6 |
| 2224 | 2026-08-20T03:19:41.358Z | Compiling derive_builder v0.20.2 |
| 2225 | 2026-08-20T03:19:41.381Z | Compiling lpc55_sign v0.3.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f) |
| 2226 | 2026-08-20T03:19:41.479Z | Compiling hyper-tls v0.6.0 |
| 2227 | 2026-08-20T03:19:41.479Z | Compiling daft v0.1.7 |
| 2228 | 2026-08-20T03:19:41.513Z | Compiling tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc#e644a21a) |
| 2229 | 2026-08-20T03:19:41.665Z | Compiling heck v0.4.1 |
| 2230 | 2026-08-20T03:19:41.682Z | Compiling phf_shared v0.13.1 |
| 2231 | 2026-08-20T03:19:41.798Z | Compiling pin-project v1.1.11 |
| 2232 | 2026-08-20T03:19:41.846Z | Compiling toml v0.7.8 |
| 2233 | 2026-08-20T03:19:41.919Z | Compiling serde_with_macros v3.21.0 |
| 2234 | 2026-08-20T03:19:41.935Z | Compiling futures-executor v0.3.32 |
| 2235 | 2026-08-20T03:19:41.966Z | Compiling serde_repr v0.1.20 |
| 2236 | 2026-08-20T03:19:42.119Z | Compiling miette-derive v7.6.0 |
| 2237 | 2026-08-20T03:19:42.206Z | Compiling enum-as-inner v0.6.1 |
| 2238 | 2026-08-20T03:19:42.224Z | Compiling async-recursion v1.1.1 |
| 2239 | 2026-08-20T03:19:42.397Z | Compiling vergen v9.1.0 |
| 2240 | 2026-08-20T03:19:42.413Z | Compiling ff v0.13.1 |
| 2241 | 2026-08-20T03:19:42.417Z | Compiling cargo-platform v0.3.2 |
| 2242 | 2026-08-20T03:19:42.622Z | Compiling foldhash v0.2.0 |
| 2243 | 2026-08-20T03:19:42.690Z | Compiling managed v0.8.0 |
| 2244 | 2026-08-20T03:19:42.713Z | Compiling path-slash v0.1.5 |
| 2245 | 2026-08-20T03:19:42.745Z | Compiling foldhash v0.1.5 |
| 2246 | 2026-08-20T03:19:42.761Z | Compiling bumpalo v3.20.2 |
| 2247 | 2026-08-20T03:19:42.864Z | Compiling base16ct v0.2.0 |
| 2248 | 2026-08-20T03:19:42.898Z | Compiling same-file v1.0.6 |
| 2249 | 2026-08-20T03:19:42.962Z | Compiling libbz2-rs-sys v0.2.2 |
| 2250 | 2026-08-20T03:19:43.017Z | Compiling unicode-linebreak v0.1.5 |
| 2251 | 2026-08-20T03:19:43.045Z | Compiling smawk v0.3.2 |
| 2252 | 2026-08-20T03:19:43.077Z | Compiling bitflags v1.3.2 |
| 2253 | 2026-08-20T03:19:43.212Z | Compiling is_ci v1.2.0 |
| 2254 | 2026-08-20T03:19:43.215Z | Compiling jiff-core v0.1.0 |
| 2255 | 2026-08-20T03:19:43.277Z | Compiling textwrap v0.16.2 |
| 2256 | 2026-08-20T03:19:43.384Z | Compiling bzip2 v0.6.1 |
| 2257 | 2026-08-20T03:19:43.524Z | Compiling supports-color v3.0.2 |
| 2258 | 2026-08-20T03:19:43.616Z | Compiling walkdir v2.5.0 |
| 2259 | 2026-08-20T03:19:43.640Z | Compiling sec1 v0.7.3 |
| 2260 | 2026-08-20T03:19:43.698Z | Compiling hubtools v0.4.7 (https://github.com/oxidecomputer/hubtools.git?rev=2b1ef9b38d75563ea800baa3b17327eec17b1b7a#2b1ef9b3) |
| 2261 | 2026-08-20T03:19:43.719Z | Compiling zopfli v0.8.3 |
| 2262 | 2026-08-20T03:19:43.785Z | Compiling hashbrown v0.15.5 |
| 2263 | 2026-08-20T03:19:43.919Z | Compiling hashbrown v0.16.1 |
| 2264 | 2026-08-20T03:19:44.030Z | Compiling jiff v0.2.34 |
| 2265 | 2026-08-20T03:19:44.107Z | Compiling cargo_metadata v0.23.1 |
| 2266 | 2026-08-20T03:19:44.124Z | Compiling group v0.13.0 |
| 2267 | 2026-08-20T03:19:44.322Z | Compiling futures v0.3.32 |
| 2268 | 2026-08-20T03:19:44.556Z | Compiling phf v0.13.1 |
| 2269 | 2026-08-20T03:19:44.574Z | Compiling snafu v0.8.9 |
| 2270 | 2026-08-20T03:19:44.740Z | Compiling reqwest v0.12.28 |
| 2271 | 2026-08-20T03:19:44.931Z | Compiling signal-hook-mio v0.2.5 |
| 2272 | 2026-08-20T03:19:44.974Z | Compiling cookie_store v0.22.1 |
| 2273 | 2026-08-20T03:19:45.072Z | Compiling cipher v0.5.2 |
| 2274 | 2026-08-20T03:19:45.232Z | Compiling backtrace-ext v0.2.1 |
| 2275 | 2026-08-20T03:19:45.292Z | Compiling zstd v0.13.3 |
| 2276 | 2026-08-20T03:19:45.373Z | Compiling postgres-types v0.2.12 |
| 2277 | 2026-08-20T03:19:45.402Z | Compiling globset v0.4.18 |
| 2278 | 2026-08-20T03:19:45.438Z | Compiling strum v0.27.2 |
| 2279 | 2026-08-20T03:19:45.487Z | Compiling hubpack v0.1.2 |
| 2280 | 2026-08-20T03:19:45.611Z | Compiling phf_shared v0.11.3 |
| 2281 | 2026-08-20T03:19:45.611Z | Compiling hkdf v0.12.4 |
| 2282 | 2026-08-20T03:19:45.641Z | Compiling crossbeam-epoch v0.9.18 |
| 2283 | 2026-08-20T03:19:45.702Z | Compiling byte-wrapper v0.1.0 |
| 2284 | 2026-08-20T03:19:45.718Z | Compiling ed25519 v2.2.3 |
| 2285 | 2026-08-20T03:19:45.803Z | Compiling olpc-cjson v0.1.4 |
| 2286 | 2026-08-20T03:19:46.054Z | Compiling crypto-bigint v0.5.5 |
| 2287 | 2026-08-20T03:19:46.068Z | Compiling serde-big-array v0.5.1 |
| 2288 | 2026-08-20T03:19:46.120Z | Compiling serde_plain v1.0.2 |
| 2289 | 2026-08-20T03:19:46.194Z | Compiling pem v3.0.6 |
| 2290 | 2026-08-20T03:19:46.229Z | Compiling float-cmp v0.10.0 |
| 2291 | 2026-08-20T03:19:46.288Z | Compiling memmap2 v0.9.10 |
| 2292 | 2026-08-20T03:19:46.417Z | Compiling const-oid v0.10.2 |
| 2293 | 2026-08-20T03:19:46.505Z | Compiling new_debug_unreachable v1.0.6 |
| 2294 | 2026-08-20T03:19:46.543Z | Compiling typed-path v0.9.3 |
| 2295 | 2026-08-20T03:19:46.665Z | Compiling toml_write v0.1.2 |
| 2296 | 2026-08-20T03:19:46.705Z | Compiling precomputed-hash v0.1.1 |
| 2297 | 2026-08-20T03:19:46.793Z | Compiling supports-hyperlinks v3.2.0 |
| 2298 | 2026-08-20T03:19:46.809Z | Compiling keccak v0.1.6 |
| 2299 | 2026-08-20T03:19:46.823Z | Compiling whoami v2.1.0 |
| 2300 | 2026-08-20T03:19:46.868Z | Compiling data-encoding v2.10.0 |
| 2301 | 2026-08-20T03:19:46.963Z | Compiling normalize-line-endings v0.3.0 |
| 2302 | 2026-08-20T03:19:46.979Z | Compiling fixedbitset v0.5.7 |
| 2303 | 2026-08-20T03:19:47.030Z | Compiling supports-unicode v3.0.0 |
| 2304 | 2026-08-20T03:19:47.178Z | Compiling fixedbitset v0.4.2 |
| 2305 | 2026-08-20T03:19:47.195Z | Compiling predicates-core v1.0.10 |
| 2306 | 2026-08-20T03:19:47.211Z | Compiling static_assertions v1.1.0 |
| 2307 | 2026-08-20T03:19:47.228Z | Compiling difflib v0.4.0 |
| 2308 | 2026-08-20T03:19:47.281Z | Compiling unicode-width v0.1.14 |
| 2309 | 2026-08-20T03:19:47.298Z | Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25) |
| 2310 | 2026-08-20T03:19:47.314Z | Compiling petgraph v0.8.3 |
| 2311 | 2026-08-20T03:19:47.345Z | Compiling petgraph v0.6.5 |
| 2312 | 2026-08-20T03:19:47.360Z | Compiling hickory-proto v0.25.2 |
| 2313 | 2026-08-20T03:19:47.382Z | Compiling tokio-postgres v0.7.16 |
| 2314 | 2026-08-20T03:19:47.403Z | Compiling elliptic-curve v0.13.8 |
| 2315 | 2026-08-20T03:19:47.428Z | Compiling sha3 v0.10.8 |
| 2316 | 2026-08-20T03:19:47.582Z | Compiling miette v7.6.0 |
| 2317 | 2026-08-20T03:19:47.694Z | Compiling predicates v3.1.4 |
| 2318 | 2026-08-20T03:19:47.717Z | Compiling toml_edit v0.22.27 |
| 2319 | 2026-08-20T03:19:47.732Z | Compiling string_cache v0.8.9 |
| 2320 | 2026-08-20T03:19:48.082Z | Compiling chacha20 v0.10.0 |
| 2321 | 2026-08-20T03:19:48.281Z | Compiling digest v0.11.3 |
| 2322 | 2026-08-20T03:19:48.609Z | Compiling usdt v0.6.0 |
| 2323 | 2026-08-20T03:19:48.856Z | Compiling zip v4.6.1 |
| 2324 | 2026-08-20T03:19:49.575Z | Compiling tufaceous-artifact v0.2.0 (https://github.com/oxidecomputer/tufaceous?branch=main#38730b68) |
| 2325 | 2026-08-20T03:19:49.629Z | Compiling ed25519-dalek v2.2.0 |
| 2326 | 2026-08-20T03:19:49.970Z | Compiling crossterm v0.28.1 |
| 2327 | 2026-08-20T03:19:50.298Z | Compiling iddqd v0.4.2 |
| 2328 | 2026-08-20T03:19:50.373Z | Compiling serde_with v3.21.0 |
| 2329 | 2026-08-20T03:19:50.576Z | Compiling similar v2.7.0 |
| 2330 | 2026-08-20T03:19:50.598Z | Compiling strum v0.26.3 |
| 2331 | 2026-08-20T03:19:50.898Z | Compiling tokio-stream v0.1.18 |
| 2332 | 2026-08-20T03:19:50.964Z | Compiling buf-list v1.1.2 |
| 2333 | 2026-08-20T03:19:51.200Z | Compiling itertools v0.13.0 |
| 2334 | 2026-08-20T03:19:51.311Z | Compiling gateway-ereport-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25) |
| 2335 | 2026-08-20T03:19:51.355Z | Compiling openapiv3 v2.2.0 |
| 2336 | 2026-08-20T03:19:51.966Z | Compiling lalrpop-util v0.19.12 |
| 2337 | 2026-08-20T03:19:52.057Z | Compiling peg-runtime v0.8.5 |
| 2338 | 2026-08-20T03:20:08.357Z | Compiling rustls-webpki v0.103.13 |
| 2339 | 2026-08-20T03:20:12.176Z | Compiling tokio-rustls v0.26.4 |
| 2340 | 2026-08-20T03:20:12.228Z | Compiling rustls-platform-verifier v0.6.2 |
| 2341 | 2026-08-20T03:20:12.367Z | Compiling tough v0.22.0 |
| 2342 | 2026-08-20T03:20:12.455Z | Compiling hyper-rustls v0.27.7 |
| 2343 | 2026-08-20T03:20:12.777Z | Compiling reqwest v0.13.2 |
| 2344 | 2026-08-20T03:20:15.490Z | Compiling macaddr v1.0.1 |
| 2345 | 2026-08-20T03:20:15.571Z | Compiling crucible-workspace-hack v0.1.0 |
| 2346 | 2026-08-20T03:20:15.718Z | Compiling rayon-core v1.13.0 |
| 2347 | 2026-08-20T03:20:15.743Z | Compiling secrecy v0.10.3 |
| 2348 | 2026-08-20T03:20:15.759Z | Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 2349 | 2026-08-20T03:20:15.820Z | Compiling heapless v0.8.0 |
| 2350 | 2026-08-20T03:20:15.836Z | Compiling toml_datetime v0.7.5+spec-1.1.0 |
| 2351 | 2026-08-20T03:20:16.041Z | Compiling toml_edit v0.23.10+spec-1.0.0 |
| 2352 | 2026-08-20T03:20:16.068Z | Compiling crossbeam-deque v0.8.6 |
| 2353 | 2026-08-20T03:20:16.098Z | Compiling ingot-macros v0.2.0 |
| 2354 | 2026-08-20T03:20:16.114Z | Compiling inout v0.1.4 |
| 2355 | 2026-08-20T03:20:16.129Z | Compiling hash32 v0.3.1 |
| 2356 | 2026-08-20T03:20:16.147Z | Compiling multer v3.1.0 |
| 2357 | 2026-08-20T03:20:16.201Z | Compiling thread_local v1.1.9 |
| 2358 | 2026-08-20T03:20:16.219Z | Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 2359 | 2026-08-20T03:20:16.243Z | Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack) |
| 2360 | 2026-08-20T03:20:16.302Z | Compiling compression-core v0.4.31 |
| 2361 | 2026-08-20T03:20:16.318Z | Compiling slog-async v2.8.0 |
| 2362 | 2026-08-20T03:20:16.321Z | Compiling smoltcp v0.11.0 |
| 2363 | 2026-08-20T03:20:16.356Z | Compiling match_cfg v0.1.0 |
| 2364 | 2026-08-20T03:20:16.373Z | Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 2365 | 2026-08-20T03:20:16.448Z | Compiling compression-codecs v0.4.37 |
| 2366 | 2026-08-20T03:20:16.464Z | Compiling hostname v0.3.1 |
| 2367 | 2026-08-20T03:20:16.546Z | Compiling cipher v0.4.4 |
| 2368 | 2026-08-20T03:20:16.650Z | Compiling proc-macro-crate v3.4.0 |
| 2369 | 2026-08-20T03:20:16.666Z | Compiling atomicwrites v0.4.4 |
| 2370 | 2026-08-20T03:20:16.696Z | Compiling slog-json v2.6.1 |
| 2371 | 2026-08-20T03:20:16.718Z | Compiling crossbeam-channel v0.5.15 |
| 2372 | 2026-08-20T03:20:16.831Z | Compiling half v2.7.1 |
| 2373 | 2026-08-20T03:20:16.847Z | Compiling newtype-uuid-macros v0.1.0 |
| 2374 | 2026-08-20T03:20:16.978Z | Compiling universal-hash v0.5.1 |
| 2375 | 2026-08-20T03:20:16.994Z | Compiling cobs v0.3.0 |
| 2376 | 2026-08-20T03:20:17.011Z | Compiling async-stream-impl v0.3.6 |
| 2377 | 2026-08-20T03:20:17.079Z | Compiling thiserror-impl-no-std v2.0.2 |
| 2378 | 2026-08-20T03:20:17.116Z | Compiling serde_spanned v1.1.1 |
| 2379 | 2026-08-20T03:20:17.166Z | Compiling toml_datetime v1.1.1+spec-1.1.0 |
| 2380 | 2026-08-20T03:20:17.222Z | Compiling is-terminal v0.4.17 |
| 2381 | 2026-08-20T03:20:17.296Z | Compiling dropshot v0.17.1 |
| 2382 | 2026-08-20T03:20:17.314Z | Compiling proc-macro-error-attr v1.0.4 |
| 2383 | 2026-08-20T03:20:17.350Z | Compiling ciborium-io v0.2.2 |
| 2384 | 2026-08-20T03:20:17.366Z | Compiling take_mut v0.2.2 |
| 2385 | 2026-08-20T03:20:17.445Z | Compiling opaque-debug v0.3.1 |
| 2386 | 2026-08-20T03:20:17.474Z | Compiling toml_writer v1.1.1+spec-1.1.0 |
| 2387 | 2026-08-20T03:20:17.514Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#b0887ece) |
| 2388 | 2026-08-20T03:20:17.533Z | Compiling term v1.2.1 |
| 2389 | 2026-08-20T03:20:17.551Z | Compiling convert_case v0.4.0 |
| 2390 | 2026-08-20T03:20:17.620Z | Compiling async-stream v0.3.6 |
| 2391 | 2026-08-20T03:20:17.637Z | Compiling omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds) |
| 2392 | 2026-08-20T03:20:17.640Z | Compiling poly1305 v0.8.0 |
| 2393 | 2026-08-20T03:20:17.697Z | Compiling toml v1.1.2+spec-1.1.0 |
| 2394 | 2026-08-20T03:20:17.770Z | Compiling ciborium-ll v0.2.2 |
| 2395 | 2026-08-20T03:20:17.849Z | Compiling postcard v1.1.3 |
| 2396 | 2026-08-20T03:20:17.888Z | Compiling derive_more v0.99.20 |
| 2397 | 2026-08-20T03:20:17.913Z | Compiling slog-term v2.9.2 |
| 2398 | 2026-08-20T03:20:17.965Z | Compiling num_enum_derive v0.7.6 |
| 2399 | 2026-08-20T03:20:18.143Z | Compiling slog-bunyan v2.5.0 |
| 2400 | 2026-08-20T03:20:18.163Z | Compiling thiserror-no-std v2.0.2 |
| 2401 | 2026-08-20T03:20:18.274Z | Compiling chacha20 v0.9.1 |
| 2402 | 2026-08-20T03:20:18.290Z | Compiling async-compression v0.4.41 |
| 2403 | 2026-08-20T03:20:18.463Z | Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=ad8a31742adc45e925e63443a5b43c8e30604022#ad8a3174) |
| 2404 | 2026-08-20T03:20:18.559Z | Compiling sha1 v0.11.0 |
| 2405 | 2026-08-20T03:20:18.789Z | Compiling parse-display-derive v0.10.0 |
| 2406 | 2026-08-20T03:20:18.805Z | Compiling ingot-types v0.2.0 |
| 2407 | 2026-08-20T03:20:18.949Z | Compiling proc-macro-crate v1.3.1 |
| 2408 | 2026-08-20T03:20:19.009Z | Compiling waitgroup v0.1.2 |
| 2409 | 2026-08-20T03:20:19.041Z | Compiling backon v1.6.0 |
| 2410 | 2026-08-20T03:20:19.190Z | Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430) |
| 2411 | 2026-08-20T03:20:19.224Z | Compiling ingot v0.2.1 |
| 2412 | 2026-08-20T03:20:19.291Z | Compiling rustls-pemfile v2.2.0 |
| 2413 | 2026-08-20T03:20:19.315Z | Compiling blake2 v0.10.6 |
| 2414 | 2026-08-20T03:20:19.332Z | Compiling dropshot_endpoint v0.17.1 |
| 2415 | 2026-08-20T03:20:19.397Z | Compiling aead v0.5.2 |
| 2416 | 2026-08-20T03:20:19.559Z | Compiling password-hash v0.5.0 |
| 2417 | 2026-08-20T03:20:19.612Z | Compiling foreign-types-macros v0.2.3 |
| 2418 | 2026-08-20T03:20:19.629Z | Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9) |
| 2419 | 2026-08-20T03:20:19.859Z | Compiling serde_path_to_error v0.1.20 |
| 2420 | 2026-08-20T03:20:19.918Z | Compiling hostname v0.4.2 |
| 2421 | 2026-08-20T03:20:20.057Z | Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9) |
| 2422 | 2026-08-20T03:20:20.110Z | Compiling proc-macro-error v1.0.4 |
| 2423 | 2026-08-20T03:20:20.172Z | Compiling instant v0.1.13 |
| 2424 | 2026-08-20T03:20:20.223Z | Compiling foreign-types-shared v0.3.1 |
| 2425 | 2026-08-20T03:20:20.291Z | Compiling debug-ignore v1.0.5 |
| 2426 | 2026-08-20T03:20:20.325Z | Compiling foreign-types v0.5.0 |
| 2427 | 2026-08-20T03:20:20.345Z | Compiling parse-display v0.10.0 |
| 2428 | 2026-08-20T03:20:20.390Z | Compiling backoff v0.4.0 |
| 2429 | 2026-08-20T03:20:20.390Z | Compiling argon2 v0.5.3 |
| 2430 | 2026-08-20T03:20:20.395Z | Compiling chacha20poly1305 v0.10.1 |
| 2431 | 2026-08-20T03:20:20.461Z | Compiling propolis-api-types-versions v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430) |
| 2432 | 2026-08-20T03:20:20.461Z | Compiling num_enum_derive v0.5.11 |
| 2433 | 2026-08-20T03:20:20.542Z | Compiling num_enum v0.7.6 |
| 2434 | 2026-08-20T03:20:20.573Z | Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity) |
| 2435 | 2026-08-20T03:20:20.591Z | Compiling vsss-rs v3.3.4 |
| 2436 | 2026-08-20T03:20:20.623Z | Compiling ciborium v0.2.2 |
| 2437 | 2026-08-20T03:20:20.980Z | Compiling regress v0.10.5 |
| 2438 | 2026-08-20T03:20:21.032Z | Compiling itertools v0.14.0 |
| 2439 | 2026-08-20T03:20:21.049Z | Compiling tabwriter v1.4.1 |
| 2440 | 2026-08-20T03:20:21.129Z | Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9) |
| 2441 | 2026-08-20T03:20:21.238Z | Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9) |
| 2442 | 2026-08-20T03:20:21.442Z | Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 2443 | 2026-08-20T03:20:21.458Z | Compiling cstr-argument v0.1.2 |
| 2444 | 2026-08-20T03:20:21.462Z | Compiling humantime v2.3.0 |
| 2445 | 2026-08-20T03:20:21.491Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#83c624ff) |
| 2446 | 2026-08-20T03:20:21.578Z | Compiling num_enum v0.5.11 |
| 2447 | 2026-08-20T03:20:21.628Z | Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 2448 | 2026-08-20T03:20:21.675Z | Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#b0887ece) |
| 2449 | 2026-08-20T03:20:21.691Z | Compiling rayon v1.11.0 |
| 2450 | 2026-08-20T03:20:21.735Z | Compiling rand v0.10.1 |
| 2451 | 2026-08-20T03:20:21.750Z | Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino#7e56ab6e) |
| 2452 | 2026-08-20T03:20:21.891Z | Compiling libefi-sys v0.1.0 |
| 2453 | 2026-08-20T03:20:21.921Z | Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 2454 | 2026-08-20T03:20:21.936Z | Compiling colored v3.1.1 |
| 2455 | 2026-08-20T03:20:21.954Z | Compiling indent_write v2.2.0 |
| 2456 | 2026-08-20T03:20:21.970Z | Compiling zone_cfg_derive v0.3.1 |
| 2457 | 2026-08-20T03:20:22.053Z | Compiling illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b) |
| 2458 | 2026-08-20T03:20:22.069Z | Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430) |
| 2459 | 2026-08-20T03:20:22.124Z | Compiling camino-tempfile v1.4.1 |
| 2460 | 2026-08-20T03:20:22.141Z | Compiling itertools v0.12.1 |
| 2461 | 2026-08-20T03:20:22.158Z | Compiling usdt-attr-macro v0.5.0 |
| 2462 | 2026-08-20T03:20:22.179Z | Compiling usdt-macro v0.5.0 |
| 2463 | 2026-08-20T03:20:22.235Z | Compiling bitfield-struct v0.6.2 |
| 2464 | 2026-08-20T03:20:22.549Z | Compiling num-derive v0.4.2 |
| 2465 | 2026-08-20T03:20:22.591Z | Compiling blake3 v1.8.5 |
| 2466 | 2026-08-20T03:20:22.626Z | Compiling sigpipe v0.1.3 |
| 2467 | 2026-08-20T03:20:22.643Z | Compiling memmap v0.7.0 |
| 2468 | 2026-08-20T03:20:22.660Z | Compiling glob v0.3.3 |
| 2469 | 2026-08-20T03:20:22.746Z | Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9) |
| 2470 | 2026-08-20T03:20:22.897Z | Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430) |
| 2471 | 2026-08-20T03:20:22.914Z | Compiling swrite v0.1.0 |
| 2472 | 2026-08-20T03:20:22.942Z | Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils) |
| 2473 | 2026-08-20T03:20:22.967Z | Compiling usdt v0.5.0 |
| 2474 | 2026-08-20T03:20:23.025Z | Compiling libnvme-sys v0.0.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221) |
| 2475 | 2026-08-20T03:20:23.059Z | Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430) |
| 2476 | 2026-08-20T03:20:23.206Z | Compiling smf v0.2.3 |
| 2477 | 2026-08-20T03:20:23.367Z | Compiling filetime v0.2.27 |
| 2478 | 2026-08-20T03:20:23.382Z | Compiling xattr v1.6.1 |
| 2479 | 2026-08-20T03:20:23.409Z | Compiling whoami v1.6.1 |
| 2480 | 2026-08-20T03:20:23.490Z | Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=ad8a31742adc45e925e63443a5b43c8e30604022#ad8a3174) |
| 2481 | 2026-08-20T03:20:23.508Z | Compiling zone v0.3.1 |
| 2482 | 2026-08-20T03:20:23.575Z | Compiling constant_time_eq v0.4.2 |
| 2483 | 2026-08-20T03:20:23.608Z | Compiling arrayvec v0.7.6 |
| 2484 | 2026-08-20T03:20:23.611Z | Compiling nvme v0.1.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221) |
| 2485 | 2026-08-20T03:20:23.645Z | Compiling arrayref v0.3.9 |
| 2486 | 2026-08-20T03:20:23.648Z | Compiling tar v0.4.46 |
| 2487 | 2026-08-20T03:20:23.706Z | Compiling libnvme v0.1.1 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221) |
| 2488 | 2026-08-20T03:20:23.722Z | Compiling libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1) |
| 2489 | 2026-08-20T03:20:23.754Z | Compiling tokio-dtrace v0.1.1 |
| 2490 | 2026-08-20T03:20:23.792Z | Compiling gethostname v0.5.0 |
| 2491 | 2026-08-20T03:20:23.898Z | Compiling console v0.16.2 |
| 2492 | 2026-08-20T03:20:23.991Z | Compiling topological-sort v0.2.2 |
| 2493 | 2026-08-20T03:20:24.010Z | Compiling unit-prefix v0.5.2 |
| 2494 | 2026-08-20T03:20:24.129Z | Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9) |
| 2495 | 2026-08-20T03:20:24.198Z | Compiling oxide-tokio-rt v0.1.4 |
| 2496 | 2026-08-20T03:20:24.231Z | Compiling toml v0.8.23 |
| 2497 | 2026-08-20T03:20:24.391Z | Compiling indicatif v0.18.4 |
| 2498 | 2026-08-20T03:20:24.420Z | Compiling dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common) |
| 2499 | 2026-08-20T03:20:24.524Z | Compiling shell-words v1.1.1 |
| 2500 | 2026-08-20T03:20:34.017Z | Compiling progenitor-client v0.14.0 |
| 2501 | 2026-08-20T03:20:34.017Z | Compiling omicron-zone-package v0.12.3 |
| 2502 | 2026-08-20T03:20:34.262Z | Compiling progenitor-extras v0.2.0 |
| 2503 | 2026-08-20T03:20:34.577Z | Compiling sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types) |
| 2504 | 2026-08-20T03:20:34.593Z | Compiling omicron-ledger v0.1.0 (/work/oxidecomputer/omicron/ledger) |
| 2505 | 2026-08-20T03:20:34.701Z | Compiling gfss v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/gfss) |
| 2506 | 2026-08-20T03:20:34.751Z | Compiling omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords) |
| 2507 | 2026-08-20T03:20:34.808Z | Compiling oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog) |
| 2508 | 2026-08-20T03:20:34.887Z | Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore) |
| 2509 | 2026-08-20T03:20:34.932Z | Compiling key-manager-types v0.1.0 (/work/oxidecomputer/omicron/key-manager/types) |
| 2510 | 2026-08-20T03:20:35.021Z | Compiling trust-quorum-types-versions v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types/versions) |
| 2511 | 2026-08-20T03:20:36.025Z | Compiling omicron-common v0.1.0 (/work/oxidecomputer/omicron/common) |
| 2512 | 2026-08-20T03:20:39.602Z | Compiling sled-agent-types-versions v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types/versions) |
| 2513 | 2026-08-20T03:20:48.729Z | Compiling sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types) |
| 2514 | 2026-08-20T03:20:52.118Z | Compiling sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware) |
| 2515 | 2026-08-20T03:20:53.233Z | Compiling omicron-package v0.1.0 (/work/oxidecomputer/omicron/package) |
| 2516 | 2026-08-20T03:21:03.612Z | Finished `release` profile [optimized] target(s) in 1m 51s |
| 2517 | 2026-08-20T03:21:03.769Z | Running `target/release/omicron-package -t test target create -p dev` |
| 2518 | 2026-08-20T03:21:03.832Z | Logging to: /work/oxidecomputer/omicron/out/LOG |
| 2519 | 2026-08-20T03:21:03.837Z | Created new build target 'test' and set it as active |
| 2520 | 2026-08-20T03:21:03.837Z | |
| 2521 | 2026-08-20T03:21:03.837Z | real 1:51.885571066 |
| 2522 | 2026-08-20T03:21:03.837Z | user 18:31.947220927 |
| 2523 | 2026-08-20T03:21:03.837Z | sys 2:54.197183133 |
| 2524 | 2026-08-20T03:21:03.838Z | trap 0.525623821 |
| 2525 | 2026-08-20T03:21:03.838Z | tflt 2.431231227 |
| 2526 | 2026-08-20T03:21:03.838Z | dflt 4.794812754 |
| 2527 | 2026-08-20T03:21:03.838Z | kflt 0.000700610 |
| 2528 | 2026-08-20T03:21:03.838Z | lock 1:00:51.646930287 |
| 2529 | 2026-08-20T03:21:03.838Z | slp 47:22.428625917 |
| 2530 | 2026-08-20T03:21:03.838Z | lat 53.606812006 |
| 2531 | 2026-08-20T03:21:03.838Z | stop 6:27.416243816 |
| 2532 | 2026-08-20T03:21:03.838Z | + ptime -m cargo run --locked --release --bin omicron-package -- -t test package |
| 2533 | 2026-08-20T03:21:04.771Z | Finished `release` profile [optimized] target(s) in 0.91s |
| 2534 | 2026-08-20T03:21:04.841Z | Running `target/release/omicron-package -t test package` |
| 2535 | 2026-08-20T03:21:04.894Z | Logging to: /work/oxidecomputer/omicron/out/LOG |
| 2536 | 2026-08-20T03:21:06.392Z | Compiling heck v0.5.0 |
| 2537 | 2026-08-20T03:21:06.401Z | Compiling regress v0.11.1 |
| 2538 | 2026-08-20T03:21:06.631Z | Compiling unsafe-libyaml v0.2.11 |
| 2539 | 2026-08-20T03:21:06.650Z | Compiling gfss v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/gfss) |
| 2540 | 2026-08-20T03:21:06.675Z | Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths) |
| 2541 | 2026-08-20T03:21:06.678Z | Compiling derive-where v1.6.0 |
| 2542 | 2026-08-20T03:21:06.678Z | Compiling bytecount v0.6.9 |
| 2543 | 2026-08-20T03:21:06.739Z | Compiling gateway-types-versions v0.1.0 (/work/oxidecomputer/omicron/gateway-types/versions) |
| 2544 | 2026-08-20T03:21:06.740Z | Compiling atomicwrites v0.4.4 |
| 2545 | 2026-08-20T03:21:06.744Z | Compiling is-terminal v0.4.17 |
| 2546 | 2026-08-20T03:21:06.745Z | Compiling prettyplease v0.2.37 |
| 2547 | 2026-08-20T03:21:06.745Z | Compiling newline-converter v0.3.0 |
| 2548 | 2026-08-20T03:21:06.764Z | Compiling console v0.15.11 |
| 2549 | 2026-08-20T03:21:06.822Z | Compiling slog-dtrace v0.3.0 |
| 2550 | 2026-08-20T03:21:06.825Z | Compiling cancel-safe-futures v0.1.5 |
| 2551 | 2026-08-20T03:21:06.915Z | Compiling resolv-conf v0.7.6 |
| 2552 | 2026-08-20T03:21:06.923Z | Compiling num-rational v0.4.2 |
| 2553 | 2026-08-20T03:21:06.962Z | Compiling num-complex v0.4.6 |
| 2554 | 2026-08-20T03:21:06.973Z | Compiling trust-quorum-types-versions v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types/versions) |
| 2555 | 2026-08-20T03:21:07.051Z | Compiling thread_local v1.1.9 |
| 2556 | 2026-08-20T03:21:07.057Z | Compiling match_cfg v0.1.0 |
| 2557 | 2026-08-20T03:21:07.164Z | Compiling serde_yaml v0.9.34+deprecated |
| 2558 | 2026-08-20T03:21:07.182Z | Compiling compression-core v0.4.31 |
| 2559 | 2026-08-20T03:21:07.210Z | Compiling expectorate v1.2.0 |
| 2560 | 2026-08-20T03:21:07.362Z | Compiling compression-codecs v0.4.37 |
| 2561 | 2026-08-20T03:21:07.454Z | Compiling num v0.4.3 |
| 2562 | 2026-08-20T03:21:07.480Z | Compiling hostname v0.3.1 |
| 2563 | 2026-08-20T03:21:07.488Z | Compiling multer v3.1.0 |
| 2564 | 2026-08-20T03:21:07.558Z | Compiling slog-async v2.8.0 |
| 2565 | 2026-08-20T03:21:07.582Z | Compiling crossbeam-channel v0.5.15 |
| 2566 | 2026-08-20T03:21:07.588Z | Compiling slog-json v2.6.1 |
| 2567 | 2026-08-20T03:21:07.627Z | Compiling serde_spanned v1.1.1 |
| 2568 | 2026-08-20T03:21:07.633Z | Compiling toml_datetime v1.1.1+spec-1.1.0 |
| 2569 | 2026-08-20T03:21:07.687Z | Compiling linear-map v1.2.0 |
| 2570 | 2026-08-20T03:21:07.722Z | Compiling take_mut v0.2.2 |
| 2571 | 2026-08-20T03:21:07.813Z | Compiling sled-agent-types-versions v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types/versions) |
| 2572 | 2026-08-20T03:21:07.835Z | Compiling trust-quorum-types v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types) |
| 2573 | 2026-08-20T03:21:07.869Z | Compiling toml_writer v1.1.1+spec-1.1.0 |
| 2574 | 2026-08-20T03:21:07.927Z | Compiling linked-hash-map v0.5.6 |
| 2575 | 2026-08-20T03:21:07.951Z | Compiling term v1.2.1 |
| 2576 | 2026-08-20T03:21:07.961Z | Compiling oxide-update-engine-types v0.1.2 |
| 2577 | 2026-08-20T03:21:07.998Z | Compiling float-ord v0.3.2 |
| 2578 | 2026-08-20T03:21:08.041Z | Compiling slog-bunyan v2.5.0 |
| 2579 | 2026-08-20T03:21:08.094Z | Compiling toml v1.1.2+spec-1.1.0 |
| 2580 | 2026-08-20T03:21:08.120Z | Compiling async-compression v0.4.41 |
| 2581 | 2026-08-20T03:21:08.139Z | Compiling oximeter-types-versions v0.1.0 (/work/oxidecomputer/omicron/oximeter/types/versions) |
| 2582 | 2026-08-20T03:21:08.163Z | Compiling lru-cache v0.1.2 |
| 2583 | 2026-08-20T03:21:08.188Z | Compiling typify-impl v0.6.2 |
| 2584 | 2026-08-20T03:21:08.345Z | Compiling slog-term v2.9.2 |
| 2585 | 2026-08-20T03:21:08.476Z | Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 2586 | 2026-08-20T03:21:08.525Z | Compiling dropshot v0.17.1 |
| 2587 | 2026-08-20T03:21:08.544Z | Compiling async-stream v0.3.6 |
| 2588 | 2026-08-20T03:21:08.561Z | Compiling sha1 v0.11.0 |
| 2589 | 2026-08-20T03:21:08.586Z | Compiling progenitor-client v0.14.0 |
| 2590 | 2026-08-20T03:21:08.670Z | Compiling waitgroup v0.1.2 |
| 2591 | 2026-08-20T03:21:08.705Z | Compiling rustls-pemfile v2.2.0 |
| 2592 | 2026-08-20T03:21:08.744Z | Compiling backon v1.6.0 |
| 2593 | 2026-08-20T03:21:08.832Z | Compiling hostname v0.4.2 |
| 2594 | 2026-08-20T03:21:08.854Z | Compiling serde_path_to_error v0.1.20 |
| 2595 | 2026-08-20T03:21:08.886Z | Compiling instant v0.1.13 |
| 2596 | 2026-08-20T03:21:08.925Z | Compiling minimal-lexical v0.2.1 |
| 2597 | 2026-08-20T03:21:08.944Z | Compiling debug-ignore v1.0.5 |
| 2598 | 2026-08-20T03:21:08.982Z | Compiling backoff v0.4.0 |
| 2599 | 2026-08-20T03:21:09.023Z | Compiling progenitor-extras v0.2.0 |
| 2600 | 2026-08-20T03:21:09.049Z | Compiling omicron-ledger v0.1.0 (/work/oxidecomputer/omicron/ledger) |
| 2601 | 2026-08-20T03:21:09.088Z | Compiling clickhouse-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types/versions) |
| 2602 | 2026-08-20T03:21:09.245Z | Compiling oxide-update-engine v0.1.2 |
| 2603 | 2026-08-20T03:21:09.262Z | Compiling nom v7.1.3 |
| 2604 | 2026-08-20T03:21:09.266Z | Compiling internal-dns-types-versions v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types/versions) |
| 2605 | 2026-08-20T03:21:09.303Z | Compiling parse-display v0.10.0 |
| 2606 | 2026-08-20T03:21:09.327Z | Compiling omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds) |
| 2607 | 2026-08-20T03:21:09.350Z | Compiling hickory-proto v0.24.4 |
| 2608 | 2026-08-20T03:21:09.897Z | Compiling regress v0.10.5 |
| 2609 | 2026-08-20T03:21:10.028Z | Compiling itertools v0.14.0 |
| 2610 | 2026-08-20T03:21:10.685Z | Compiling macaddr v1.0.1 |
| 2611 | 2026-08-20T03:21:10.692Z | Compiling humantime v2.3.0 |
| 2612 | 2026-08-20T03:21:10.698Z | Compiling unicode-xid v0.2.6 |
| 2613 | 2026-08-20T03:21:10.852Z | Compiling ereport-types v0.1.0 (/work/oxidecomputer/omicron/ereport/types) |
| 2614 | 2026-08-20T03:21:10.966Z | Compiling oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types) |
| 2615 | 2026-08-20T03:21:11.098Z | Compiling gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types) |
| 2616 | 2026-08-20T03:21:11.178Z | Compiling convert_case v0.10.0 |
| 2617 | 2026-08-20T03:21:11.344Z | Compiling clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types) |
| 2618 | 2026-08-20T03:21:11.380Z | Compiling internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types) |
| 2619 | 2026-08-20T03:21:11.426Z | Compiling toml v0.8.23 |
| 2620 | 2026-08-20T03:21:11.477Z | Compiling derive_more-impl v2.1.1 |
| 2621 | 2026-08-20T03:21:11.629Z | Compiling papergrid v0.11.0 |
| 2622 | 2026-08-20T03:21:11.840Z | Compiling typify-macro v0.6.2 |
| 2623 | 2026-08-20T03:21:11.990Z | Compiling tabled_derive v0.7.0 |
| 2624 | 2026-08-20T03:21:12.030Z | Compiling hickory-resolver v0.24.4 |
| 2625 | 2026-08-20T03:21:12.113Z | Compiling termtree v0.5.1 |
| 2626 | 2026-08-20T03:21:12.311Z | Compiling derive_more v2.1.1 |
| 2627 | 2026-08-20T03:21:12.344Z | Compiling omicron-common v0.1.0 (/work/oxidecomputer/omicron/common) |
| 2628 | 2026-08-20T03:21:12.436Z | Compiling crossterm v0.29.0 |
| 2629 | 2026-08-20T03:21:12.849Z | Compiling oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema) |
| 2630 | 2026-08-20T03:21:12.917Z | Compiling tabled v0.15.0 |
| 2631 | 2026-08-20T03:21:13.294Z | Compiling qorb v0.4.1 |
| 2632 | 2026-08-20T03:21:13.467Z | Compiling typify v0.6.2 |
| 2633 | 2026-08-20T03:21:13.770Z | Compiling progenitor-impl v0.14.0 |
| 2634 | 2026-08-20T03:21:14.536Z | Compiling phf_shared v0.12.1 |
| 2635 | 2026-08-20T03:21:14.800Z | Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl) |
| 2636 | 2026-08-20T03:21:15.353Z | Compiling vte v0.14.1 |
| 2637 | 2026-08-20T03:21:15.446Z | Compiling csv-core v0.1.13 |
| 2638 | 2026-08-20T03:21:15.623Z | Compiling chrono-tz v0.10.4 |
| 2639 | 2026-08-20T03:21:15.892Z | Compiling highway v1.3.0 |
| 2640 | 2026-08-20T03:21:16.030Z | Compiling progenitor-macro v0.14.0 |
| 2641 | 2026-08-20T03:21:16.717Z | Compiling oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types) |
| 2642 | 2026-08-20T03:21:16.984Z | Compiling csv v1.4.0 |
| 2643 | 2026-08-20T03:21:17.062Z | Compiling strip-ansi-escapes v0.2.1 |
| 2644 | 2026-08-20T03:21:17.627Z | Compiling phf v0.12.1 |
| 2645 | 2026-08-20T03:21:17.650Z | Compiling const_format_proc_macros v0.2.34 |
| 2646 | 2026-08-20T03:21:17.674Z | Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db) |
| 2647 | 2026-08-20T03:21:17.850Z | Compiling fd-lock v4.0.4 |
| 2648 | 2026-08-20T03:21:18.031Z | Compiling peg-macros v0.8.5 |
| 2649 | 2026-08-20T03:21:18.276Z | Compiling nu-ansi-term v0.50.3 |
| 2650 | 2026-08-20T03:21:18.454Z | Compiling reedline v0.40.0 |
| 2651 | 2026-08-20T03:21:18.489Z | Compiling const_format v0.2.35 |
| 2652 | 2026-08-20T03:21:18.746Z | Compiling cockroach-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types/versions) |
| 2653 | 2026-08-20T03:21:19.044Z | Compiling clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3) |
| 2654 | 2026-08-20T03:21:19.357Z | Compiling sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types) |
| 2655 | 2026-08-20T03:21:19.504Z | Compiling wicketd-commission-types-versions v0.1.0 (/work/oxidecomputer/omicron/wicketd-commission-types/versions) |
| 2656 | 2026-08-20T03:21:20.395Z | Compiling progenitor v0.14.0 |
| 2657 | 2026-08-20T03:21:20.589Z | Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils) |
| 2658 | 2026-08-20T03:21:20.627Z | Compiling gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client) |
| 2659 | 2026-08-20T03:21:20.688Z | Compiling oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro) |
| 2660 | 2026-08-20T03:21:20.711Z | Compiling peg v0.8.5 |
| 2661 | 2026-08-20T03:21:20.817Z | Compiling bcs v0.1.6 |
| 2662 | 2026-08-20T03:21:21.284Z | Compiling nom v8.0.0 |
| 2663 | 2026-08-20T03:21:21.330Z | Compiling semver v0.1.20 |
| 2664 | 2026-08-20T03:21:21.651Z | Compiling rustc_version v0.1.7 |
| 2665 | 2026-08-20T03:21:21.878Z | Compiling newtype_derive v0.1.6 |
| 2666 | 2026-08-20T03:21:22.891Z | Compiling cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types) |
| 2667 | 2026-08-20T03:21:22.963Z | Compiling protocol v0.1.0 (https://github.com/oxidecomputer/lldp?rev=54b266174d4de9628bca9c97b0db176e16f12154#54b26617) |
| 2668 | 2026-08-20T03:21:22.963Z | Compiling client-common v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde) |
| 2669 | 2026-08-20T03:21:22.963Z | Compiling trust-quorum-protocol v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/protocol) |
| 2670 | 2026-08-20T03:21:22.963Z | Compiling pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide%2Fomicron#b1194c19) |
| 2671 | 2026-08-20T03:21:22.991Z | Compiling wicketd-commission-types v0.1.0 (/work/oxidecomputer/omicron/wicketd-commission-types) |
| 2672 | 2026-08-20T03:21:23.328Z | Compiling bootstrap-agent-lockstep-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-types) |
| 2673 | 2026-08-20T03:21:23.353Z | Compiling steno v0.4.1 |
| 2674 | 2026-08-20T03:21:23.554Z | Compiling dropshot-api-manager-types v0.8.0 |
| 2675 | 2026-08-20T03:21:23.793Z | Compiling sha1 v0.10.6 |
| 2676 | 2026-08-20T03:21:24.121Z | Compiling mg-api-types-versions v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde) |
| 2677 | 2026-08-20T03:21:24.162Z | Compiling tagptr v0.2.0 |
| 2678 | 2026-08-20T03:21:24.305Z | Compiling oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter) |
| 2679 | 2026-08-20T03:21:24.355Z | Compiling utf-8 v0.7.6 |
| 2680 | 2026-08-20T03:21:24.389Z | Compiling moka v0.12.13 |
| 2681 | 2026-08-20T03:21:24.687Z | Compiling parallel-task-set v0.1.0 (/work/oxidecomputer/omicron/parallel-task-set) |
| 2682 | 2026-08-20T03:21:24.871Z | Compiling fmd-adm-sys v0.4.1 (https://github.com/oxidecomputer/fmd-adm?rev=846361bf0a698a8c7efefd97b2828b9aa74858c4#846361bf) |
| 2683 | 2026-08-20T03:21:25.139Z | Compiling tungstenite v0.21.0 |
| 2684 | 2026-08-20T03:21:25.851Z | Compiling cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client) |
| 2685 | 2026-08-20T03:21:25.980Z | Compiling hickory-resolver v0.25.2 |
| 2686 | 2026-08-20T03:21:26.652Z | Compiling tokio-tungstenite v0.21.0 |
| 2687 | 2026-08-20T03:21:27.132Z | Compiling internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver) |
| 2688 | 2026-08-20T03:21:27.355Z | Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430) |
| 2689 | 2026-08-20T03:21:32.246Z | Compiling darling_core v0.21.3 |
| 2690 | 2026-08-20T03:21:32.293Z | Compiling display-error-chain v0.2.2 |
| 2691 | 2026-08-20T03:21:32.293Z | Compiling libscf-sys v1.2.0 |
| 2692 | 2026-08-20T03:21:32.294Z | Compiling vergen-lib v0.1.6 |
| 2693 | 2026-08-20T03:21:32.294Z | Compiling sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client) |
| 2694 | 2026-08-20T03:21:32.294Z | Compiling mg-api-types v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde) |
| 2695 | 2026-08-20T03:21:32.294Z | Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde) |
| 2696 | 2026-08-20T03:21:32.294Z | Compiling darling_macro v0.21.3 |
| 2697 | 2026-08-20T03:21:32.294Z | Compiling darling v0.21.3 |
| 2698 | 2026-08-20T03:21:32.294Z | Compiling diesel_derives v2.3.7 |
| 2699 | 2026-08-20T03:21:32.294Z | Compiling dsl_auto_type v0.2.0 |
| 2700 | 2026-08-20T03:21:32.372Z | Compiling scheduled-thread-pool v0.2.7 |
| 2701 | 2026-08-20T03:21:32.372Z | Compiling vergen-gitcl v1.0.8 |
| 2702 | 2026-08-20T03:21:32.372Z | Compiling diesel_table_macro_syntax v0.3.0 |
| 2703 | 2026-08-20T03:21:32.372Z | Compiling dirs-sys-next v0.1.2 |
| 2704 | 2026-08-20T03:21:32.372Z | Compiling maplit v1.0.2 |
| 2705 | 2026-08-20T03:21:32.372Z | Compiling crunchy v0.2.4 |
| 2706 | 2026-08-20T03:21:32.372Z | Compiling glob v0.3.3 |
| 2707 | 2026-08-20T03:21:32.372Z | Compiling dirs-next v2.0.0 |
| 2708 | 2026-08-20T03:21:32.383Z | Compiling r2d2 v0.8.10 |
| 2709 | 2026-08-20T03:21:32.383Z | Compiling smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51) |
| 2710 | 2026-08-20T03:21:32.409Z | Compiling papergrid v0.18.0 |
| 2711 | 2026-08-20T03:21:32.446Z | Compiling clang-sys v1.8.1 |
| 2712 | 2026-08-20T03:21:32.691Z | Compiling downcast-rs v2.0.2 |
| 2713 | 2026-08-20T03:21:32.705Z | Compiling xshell-macros v0.2.7 |
| 2714 | 2026-08-20T03:21:32.706Z | Compiling tiny-keccak v2.0.2 |
| 2715 | 2026-08-20T03:21:32.877Z | Compiling sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware) |
| 2716 | 2026-08-20T03:21:32.944Z | Compiling term v0.7.0 |
| 2717 | 2026-08-20T03:21:32.971Z | Compiling key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager) |
| 2718 | 2026-08-20T03:21:33.065Z | Compiling xshell v0.2.7 |
| 2719 | 2026-08-20T03:21:33.086Z | Compiling transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#03a79a89) |
| 2720 | 2026-08-20T03:21:33.278Z | Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#03a79a89) |
| 2721 | 2026-08-20T03:21:33.450Z | Compiling bit-vec v0.6.3 |
| 2722 | 2026-08-20T03:21:33.499Z | Compiling omicron-git-version v0.1.0 (/work/oxidecomputer/omicron/git-version) |
| 2723 | 2026-08-20T03:21:33.596Z | Compiling ascii-canvas v3.0.0 |
| 2724 | 2026-08-20T03:21:33.682Z | Compiling tabled v0.21.0 |
| 2725 | 2026-08-20T03:21:33.706Z | Compiling bit-set v0.5.3 |
| 2726 | 2026-08-20T03:21:33.905Z | Compiling omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates) |
| 2727 | 2026-08-20T03:21:34.052Z | Compiling transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control?branch=main#03a79a89) |
| 2728 | 2026-08-20T03:21:34.116Z | Compiling nexus-types-versions v0.1.0 (/work/oxidecomputer/omicron/nexus/types/versions) |
| 2729 | 2026-08-20T03:21:34.370Z | Compiling sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage) |
| 2730 | 2026-08-20T03:21:34.511Z | Compiling omicron-cockroach-metrics v0.1.0 (/work/oxidecomputer/omicron/cockroach-metrics) |
| 2731 | 2026-08-20T03:21:34.561Z | Compiling nexus-db-schema v0.1.0 (/work/oxidecomputer/omicron/nexus/db-schema) |
| 2732 | 2026-08-20T03:21:34.794Z | Compiling nexus-macros-common v0.1.0 (/work/oxidecomputer/omicron/nexus/macros-common) |
| 2733 | 2026-08-20T03:21:34.861Z | Compiling itertools v0.10.5 |
| 2734 | 2026-08-20T03:21:34.978Z | Compiling ena v0.14.4 |
| 2735 | 2026-08-20T03:21:35.281Z | Compiling libloading v0.8.9 |
| 2736 | 2026-08-20T03:21:35.380Z | Compiling bindgen v0.71.1 |
| 2737 | 2026-08-20T03:21:35.533Z | Compiling diff v0.1.13 |
| 2738 | 2026-08-20T03:21:35.634Z | Compiling regex-syntax v0.6.29 |
| 2739 | 2026-08-20T03:21:35.745Z | Compiling unicase v2.9.0 |
| 2740 | 2026-08-20T03:21:36.134Z | Compiling cexpr v0.6.0 |
| 2741 | 2026-08-20T03:21:36.230Z | Compiling nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model) |
| 2742 | 2026-08-20T03:21:36.459Z | Compiling crc8 v0.1.1 |
| 2743 | 2026-08-20T03:21:36.618Z | Compiling rustc-hash v2.1.1 |
| 2744 | 2026-08-20T03:21:36.845Z | Compiling db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros) |
| 2745 | 2026-08-20T03:21:37.066Z | Compiling diesel v2.3.7 |
| 2746 | 2026-08-20T03:21:37.078Z | Compiling lalrpop v0.19.12 |
| 2747 | 2026-08-20T03:21:37.232Z | Compiling nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults) |
| 2748 | 2026-08-20T03:21:37.744Z | Compiling headers-core v0.3.0 |
| 2749 | 2026-08-20T03:21:37.904Z | Compiling libxml v0.3.3 |
| 2750 | 2026-08-20T03:21:38.042Z | Compiling headers v0.4.1 |
| 2751 | 2026-08-20T03:21:38.201Z | Compiling nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data) |
| 2752 | 2026-08-20T03:21:38.232Z | Compiling strum_macros v0.24.3 |
| 2753 | 2026-08-20T03:21:38.329Z | Compiling indoc v1.0.9 |
| 2754 | 2026-08-20T03:21:38.490Z | Compiling nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth) |
| 2755 | 2026-08-20T03:21:38.749Z | Compiling installinator-common-versions v0.1.0 (/work/oxidecomputer/omicron/installinator-common/versions) |
| 2756 | 2026-08-20T03:21:38.802Z | Compiling derive_builder v0.20.2 |
| 2757 | 2026-08-20T03:21:38.930Z | Compiling quick-xml v0.37.5 |
| 2758 | 2026-08-20T03:21:38.978Z | Compiling oso-derive v0.27.3 |
| 2759 | 2026-08-20T03:21:39.521Z | Compiling impl-trait-for-tuples v0.2.3 |
| 2760 | 2026-08-20T03:21:39.571Z | Compiling openssl-probe v0.1.6 |
| 2761 | 2026-08-20T03:21:39.772Z | Compiling authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros) |
| 2762 | 2026-08-20T03:21:39.872Z | Compiling common v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=04a52a3240a26c58f03e1cf40353d67ff69d76b6#04a52a32) |
| 2763 | 2026-08-20T03:21:40.120Z | Compiling ntp-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ntp-admin-client) |
| 2764 | 2026-08-20T03:21:40.427Z | Compiling installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common) |
| 2765 | 2026-08-20T03:21:40.523Z | Compiling nexus-db-lookup v0.1.0 (/work/oxidecomputer/omicron/nexus/db-lookup) |
| 2766 | 2026-08-20T03:21:40.661Z | Compiling bb8 v0.8.6 |
| 2767 | 2026-08-20T03:21:40.756Z | Compiling trait-variant v0.1.2 |
| 2768 | 2026-08-20T03:21:40.832Z | Compiling proc-macro-error-attr2 v2.0.0 |
| 2769 | 2026-08-20T03:21:41.069Z | Compiling half v1.8.3 |
| 2770 | 2026-08-20T03:21:41.282Z | Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=524eb8f125003dff50b9703900c6b323f00f9e1b#524eb8f1) |
| 2771 | 2026-08-20T03:21:41.344Z | Compiling dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=04a52a3240a26c58f03e1cf40353d67ff69d76b6#04a52a32) |
| 2772 | 2026-08-20T03:21:41.387Z | Compiling scim2-rs v0.1.0 (https://github.com/oxidecomputer/scim2-rs?rev=163606c052ee30b16dfab282fca721dd81e0868a#163606c0) |
| 2773 | 2026-08-20T03:21:41.540Z | Compiling serde_cbor v0.11.2 |
| 2774 | 2026-08-20T03:21:41.567Z | Compiling proc-macro-error2 v2.0.1 |
| 2775 | 2026-08-20T03:21:41.844Z | Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries) |
| 2776 | 2026-08-20T03:21:41.904Z | Compiling hashbrown v0.14.5 |
| 2777 | 2026-08-20T03:21:41.952Z | Compiling rfc6979 v0.4.0 |
| 2778 | 2026-08-20T03:21:42.077Z | Compiling salty v0.3.0 |
| 2779 | 2026-08-20T03:21:42.134Z | Compiling ecdsa v0.16.9 |
| 2780 | 2026-08-20T03:21:42.421Z | Compiling knus-derive v3.4.0 |
| 2781 | 2026-08-20T03:21:42.504Z | Compiling samael v0.0.19 |
| 2782 | 2026-08-20T03:21:42.544Z | Compiling chumsky v0.9.3 |
| 2783 | 2026-08-20T03:21:42.594Z | Compiling zfs-test-harness v0.1.0 (/work/oxidecomputer/omicron/sled-storage/zfs-test-harness) |
| 2784 | 2026-08-20T03:21:42.756Z | Compiling progenitor-impl v0.13.0 |
| 2785 | 2026-08-20T03:21:42.881Z | Compiling primeorder v0.13.6 |
| 2786 | 2026-08-20T03:21:43.189Z | Compiling nonempty v0.12.0 |
| 2787 | 2026-08-20T03:21:43.481Z | Compiling sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics) |
| 2788 | 2026-08-20T03:21:43.800Z | Compiling p384 v0.13.1 |
| 2789 | 2026-08-20T03:21:43.839Z | Compiling knus v3.4.0 |
| 2790 | 2026-08-20T03:21:44.761Z | Compiling dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client) |
| 2791 | 2026-08-20T03:21:44.873Z | Compiling polar-core v0.27.3 |
| 2792 | 2026-08-20T03:21:44.933Z | Compiling progenitor-macro v0.13.0 |
| 2793 | 2026-08-20T03:21:45.357Z | Compiling rats-corim v0.1.0 (https://github.com/oxidecomputer/rats-corim#f0d5d516) |
| 2794 | 2026-08-20T03:21:46.121Z | Compiling progenitor-client v0.13.0 |
| 2795 | 2026-08-20T03:21:46.397Z | Compiling fxhash v0.2.1 |
| 2796 | 2026-08-20T03:21:46.656Z | Compiling libz-sys v1.1.24 |
| 2797 | 2026-08-20T03:21:46.836Z | Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=7cdf2ab9c8d9e9267a8b366aa780c6c26f9a5ecf#7cdf2ab9) |
| 2798 | 2026-08-20T03:21:46.859Z | Compiling pki-playground v0.2.0 (https://github.com/oxidecomputer/pki-playground?rev=bcd3bf2dfe36468c494eac17463a4e10be366b35#bcd3bf2d) |
| 2799 | 2026-08-20T03:21:47.200Z | Compiling sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api) |
| 2800 | 2026-08-20T03:21:47.240Z | Compiling tufaceous-brand-metadata v0.2.0 (https://github.com/oxidecomputer/tufaceous?branch=main#38730b68) |
| 2801 | 2026-08-20T03:21:47.653Z | Compiling oximeter-producer-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer-api) |
| 2802 | 2026-08-20T03:21:47.835Z | Compiling kstat-rs v0.2.5 |
| 2803 | 2026-08-20T03:21:48.142Z | Compiling nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types) |
| 2804 | 2026-08-20T03:21:48.538Z | Compiling mime_guess v2.0.5 |
| 2805 | 2026-08-20T03:21:49.217Z | Compiling progenitor v0.13.0 |
| 2806 | 2026-08-20T03:21:49.431Z | Compiling oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments) |
| 2807 | 2026-08-20T03:21:50.758Z | Compiling dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?rev=4a39ef08d81e5177edee0bddb1146032aa21074d#4a39ef08) |
| 2808 | 2026-08-20T03:21:50.842Z | Compiling ddm-protocol v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde) |
| 2809 | 2026-08-20T03:21:50.886Z | Compiling nanorand v0.7.0 |
| 2810 | 2026-08-20T03:21:51.105Z | Compiling libgit2-sys v0.18.3+1.9.2 |
| 2811 | 2026-08-20T03:21:51.300Z | Compiling parking_lot_core v0.8.6 |
| 2812 | 2026-08-20T03:21:51.354Z | Compiling flume v0.11.1 |
| 2813 | 2026-08-20T03:21:51.628Z | Compiling ddm-api-types-versions v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde) |
| 2814 | 2026-08-20T03:21:51.817Z | Compiling sled-agent-config-reconciler v0.1.0 (/work/oxidecomputer/omicron/sled-agent/config-reconciler) |
| 2815 | 2026-08-20T03:21:52.056Z | Compiling attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?rev=4a39ef08d81e5177edee0bddb1146032aa21074d#4a39ef08) |
| 2816 | 2026-08-20T03:21:52.873Z | Compiling repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client) |
| 2817 | 2026-08-20T03:21:52.984Z | Compiling dice-util-barcode v0.1.0 (https://github.com/oxidecomputer/dice-util?rev=4a39ef08d81e5177edee0bddb1146032aa21074d#4a39ef08) |
| 2818 | 2026-08-20T03:21:53.460Z | Compiling git-stub v1.0.0 |
| 2819 | 2026-08-20T03:21:53.741Z | Compiling sprockets-tls v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=a233079e04d9688454486c452b694587a28c5257#a233079e) |
| 2820 | 2026-08-20T03:21:53.824Z | Compiling corncobs v0.1.4 |
| 2821 | 2026-08-20T03:21:54.000Z | Compiling instability v0.3.11 |
| 2822 | 2026-08-20T03:21:54.075Z | Compiling http-range v0.1.5 |
| 2823 | 2026-08-20T03:21:54.096Z | Compiling strsim v0.10.0 |
| 2824 | 2026-08-20T03:21:54.298Z | Compiling oso v0.27.3 |
| 2825 | 2026-08-20T03:21:54.412Z | Compiling darling_core v0.13.4 |
| 2826 | 2026-08-20T03:21:54.511Z | Compiling dice-mfg-msgs v0.3.0 (https://github.com/oxidecomputer/dice-util?rev=4a39ef08d81e5177edee0bddb1146032aa21074d#4a39ef08) |
| 2827 | 2026-08-20T03:21:55.199Z | Compiling diesel-dtrace v0.5.0 |
| 2828 | 2026-08-20T03:21:55.598Z | Compiling async-bb8-diesel v0.2.1 |
| 2829 | 2026-08-20T03:21:56.080Z | Compiling sled-agent-resolvable-files v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files) |
| 2830 | 2026-08-20T03:21:56.211Z | Compiling git-stub-vcs v0.1.0 |
| 2831 | 2026-08-20T03:21:58.004Z | Compiling ddm-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde) |
| 2832 | 2026-08-20T03:21:59.261Z | Compiling clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client) |
| 2833 | 2026-08-20T03:21:59.641Z | Compiling ignore v0.4.25 |
| 2834 | 2026-08-20T03:22:00.715Z | Compiling olpc-cjson v0.1.4 (https://github.com/oxidecomputer/tough?branch=oxide%2Fdevelop#56967c96) |
| 2835 | 2026-08-20T03:22:00.795Z | Compiling transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control#03a79a89) |
| 2836 | 2026-08-20T03:22:00.899Z | Compiling anstyle-parse v0.2.7 |
| 2837 | 2026-08-20T03:22:00.991Z | Compiling nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config) |
| 2838 | 2026-08-20T03:22:01.148Z | Compiling nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client) |
| 2839 | 2026-08-20T03:22:01.174Z | Compiling sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim) |
| 2840 | 2026-08-20T03:22:02.323Z | Compiling secrecy v0.8.0 |
| 2841 | 2026-08-20T03:22:02.527Z | Compiling vergen-git2 v9.1.0 |
| 2842 | 2026-08-20T03:22:02.564Z | Compiling castaway v0.2.4 |
| 2843 | 2026-08-20T03:22:02.641Z | Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control#03a79a89) |
| 2844 | 2026-08-20T03:22:02.738Z | Compiling indoc v2.0.7 |
| 2845 | 2026-08-20T03:22:02.801Z | Compiling compact_str v0.8.1 |
| 2846 | 2026-08-20T03:22:02.953Z | Compiling transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control#03a79a89) |
| 2847 | 2026-08-20T03:22:03.960Z | Compiling oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer) |
| 2848 | 2026-08-20T03:22:03.984Z | Compiling anstream v0.6.21 |
| 2849 | 2026-08-20T03:22:04.551Z | Compiling tough v0.24.0 (https://github.com/oxidecomputer/tough?branch=oxide%2Fdevelop#56967c96) |
| 2850 | 2026-08-20T03:22:04.787Z | Compiling globwalk v0.9.1 |
| 2851 | 2026-08-20T03:22:05.457Z | Compiling hyper-staticfile v0.10.1 |
| 2852 | 2026-08-20T03:22:05.481Z | Compiling parking_lot v0.11.2 |
| 2853 | 2026-08-20T03:22:05.689Z | Compiling omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client) |
| 2854 | 2026-08-20T03:22:06.016Z | Compiling sled-agent-measurements v0.1.0 (/work/oxidecomputer/omicron/sled-agent/measurements) |
| 2855 | 2026-08-20T03:22:06.422Z | Compiling dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server) |
| 2856 | 2026-08-20T03:22:06.446Z | Compiling darling_macro v0.13.4 |
| 2857 | 2026-08-20T03:22:06.641Z | Compiling range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests) |
| 2858 | 2026-08-20T03:22:06.931Z | Compiling oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client) |
| 2859 | 2026-08-20T03:22:06.981Z | Compiling crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=ad8a31742adc45e925e63443a5b43c8e30604022#ad8a3174) |
| 2860 | 2026-08-20T03:22:07.319Z | Compiling predicates-tree v1.0.13 |
| 2861 | 2026-08-20T03:22:07.381Z | Compiling nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking) |
| 2862 | 2026-08-20T03:22:07.573Z | Compiling rats-corim v0.1.0 (https://github.com/oxidecomputer/rats-corim.git?rev=f0d5d5168d3d31487a56df32c676b0c6240bcc6b#f0d5d516) |
| 2863 | 2026-08-20T03:22:07.649Z | Compiling unicode-truncate v1.1.0 |
| 2864 | 2026-08-20T03:22:07.759Z | Compiling lru v0.12.5 |
| 2865 | 2026-08-20T03:22:07.836Z | Compiling sha2 v0.11.0 |
| 2866 | 2026-08-20T03:22:07.870Z | Compiling digest-io v0.1.0 |
| 2867 | 2026-08-20T03:22:07.989Z | Compiling prefix-trie v0.7.0 |
| 2868 | 2026-08-20T03:22:08.060Z | Compiling rand_seeder v0.4.0 |
| 2869 | 2026-08-20T03:22:08.328Z | Compiling rawzip v0.4.4 |
| 2870 | 2026-08-20T03:22:08.349Z | Compiling cassowary v0.3.0 |
| 2871 | 2026-08-20T03:22:08.504Z | Compiling illumos-nvpair-sys v0.2.0 |
| 2872 | 2026-08-20T03:22:08.769Z | Compiling ratatui v0.29.0 |
| 2873 | 2026-08-20T03:22:08.855Z | Compiling hickory-server v0.25.2 |
| 2874 | 2026-08-20T03:22:09.475Z | Compiling tufaceous v0.2.0 (https://github.com/oxidecomputer/tufaceous?branch=main#38730b68) |
| 2875 | 2026-08-20T03:22:09.496Z | Compiling typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng) |
| 2876 | 2026-08-20T03:22:09.557Z | Compiling camino-tempfile-ext v0.3.3 |
| 2877 | 2026-08-20T03:22:09.640Z | Compiling darling v0.13.4 |
| 2878 | 2026-08-20T03:22:09.755Z | Compiling trust-quorum v0.1.0 (/work/oxidecomputer/omicron/trust-quorum) |
| 2879 | 2026-08-20T03:22:09.780Z | Compiling sled v0.34.7 |
| 2880 | 2026-08-20T03:22:10.066Z | Compiling common v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#cc0c307c) |
| 2881 | 2026-08-20T03:22:10.164Z | Compiling dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api) |
| 2882 | 2026-08-20T03:22:12.535Z | Compiling clickhouse-admin-keeper-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-keeper-client) |
| 2883 | 2026-08-20T03:22:12.817Z | Compiling nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory) |
| 2884 | 2026-08-20T03:22:13.049Z | Compiling nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation) |
| 2885 | 2026-08-20T03:22:14.103Z | Compiling dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#cc0c307c) |
| 2886 | 2026-08-20T03:22:15.776Z | Compiling sled-agent-bootstrap-common v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-common) |
| 2887 | 2026-08-20T03:22:16.396Z | Compiling wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common) |
| 2888 | 2026-08-20T03:22:17.457Z | Compiling sled-agent-resolvable-files-examples v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files-examples) |
| 2889 | 2026-08-20T03:22:17.831Z | Compiling serde_with_macros v1.5.2 |
| 2890 | 2026-08-20T03:22:17.935Z | Compiling nexus-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-lockstep-client) |
| 2891 | 2026-08-20T03:22:18.066Z | Compiling nexus-switch-config-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/switch-config/preparation) |
| 2892 | 2026-08-20T03:22:18.288Z | Compiling support-bundle-collection v0.1.0 (/work/oxidecomputer/omicron/support-bundle-collection) |
| 2893 | 2026-08-20T03:22:18.416Z | Compiling nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface) |
| 2894 | 2026-08-20T03:22:18.531Z | Compiling nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution) |
| 2895 | 2026-08-20T03:22:18.648Z | Compiling nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc) |
| 2896 | 2026-08-20T03:22:18.677Z | Compiling nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery) |
| 2897 | 2026-08-20T03:22:18.790Z | Compiling git2 v0.20.4 |
| 2898 | 2026-08-20T03:22:18.832Z | Compiling nexus-reconfigurator-rendezvous v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/rendezvous) |
| 2899 | 2026-08-20T03:22:18.913Z | Compiling nexus-fm v0.1.0 (/work/oxidecomputer/omicron/nexus/fm) |
| 2900 | 2026-08-20T03:22:18.935Z | Compiling arc-swap v1.8.2 |
| 2901 | 2026-08-20T03:22:19.065Z | Compiling void v1.0.2 |
| 2902 | 2026-08-20T03:22:19.182Z | Compiling lzss v0.8.2 |
| 2903 | 2026-08-20T03:22:19.225Z | Compiling slog-scope v4.4.1 |
| 2904 | 2026-08-20T03:22:19.502Z | Compiling serde_with v1.14.0 |
| 2905 | 2026-08-20T03:22:19.626Z | Compiling illumos-nvpair v0.3.0 |
| 2906 | 2026-08-20T03:22:19.689Z | Compiling nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy) |
| 2907 | 2026-08-20T03:22:20.130Z | Compiling nexus-switch-config v0.1.0 (/work/oxidecomputer/omicron/nexus/switch-config) |
| 2908 | 2026-08-20T03:22:21.142Z | Compiling nexus-mgs-updates v0.1.0 (/work/oxidecomputer/omicron/nexus/mgs-updates) |
| 2909 | 2026-08-20T03:22:21.329Z | Compiling attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?branch=main#ff9f27aa) |
| 2910 | 2026-08-20T03:22:21.766Z | Compiling common v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=cc0c307c617f2988aafdca4e3bd35ea178b64801#cc0c307c) |
| 2911 | 2026-08-20T03:22:21.874Z | Compiling scuffle v0.1.0 |
| 2912 | 2026-08-20T03:22:21.944Z | Compiling crucible-common v0.0.1 (https://github.com/oxidecomputer/crucible?rev=ad8a31742adc45e925e63443a5b43c8e30604022#ad8a3174) |
| 2913 | 2026-08-20T03:22:22.063Z | Compiling tungstenite v0.23.0 |
| 2914 | 2026-08-20T03:22:22.471Z | Compiling lldpd-common v0.1.0 (https://github.com/oxidecomputer/lldp?rev=54b266174d4de9628bca9c97b0db176e16f12154#54b26617) |
| 2915 | 2026-08-20T03:22:24.121Z | Compiling lldpd-types-versions v0.1.0 (https://github.com/oxidecomputer/lldp?rev=54b266174d4de9628bca9c97b0db176e16f12154#54b26617) |
| 2916 | 2026-08-20T03:22:24.221Z | Compiling clickhouse-admin-single-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-single-client) |
| 2917 | 2026-08-20T03:22:24.515Z | Compiling omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent) |
| 2918 | 2026-08-20T03:22:24.770Z | Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus) |
| 2919 | 2026-08-20T03:22:24.828Z | Compiling tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git?branch=main#e644a21a) |
| 2920 | 2026-08-20T03:22:25.015Z | Compiling nix v0.27.1 |
| 2921 | 2026-08-20T03:22:25.093Z | Compiling twox-hash v2.1.2 |
| 2922 | 2026-08-20T03:22:25.671Z | Compiling libsw-core v0.3.2 |
| 2923 | 2026-08-20T03:22:25.733Z | Compiling atty v0.2.14 |
| 2924 | 2026-08-20T03:22:25.943Z | Compiling serde_bytes v0.11.19 |
| 2925 | 2026-08-20T03:22:25.954Z | Compiling libsw v3.5.0 |
| 2926 | 2026-08-20T03:22:26.169Z | Compiling gateway-sp-comms v0.1.2 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25) |
| 2927 | 2026-08-20T03:22:26.216Z | Compiling sled-agent-rack-setup v0.1.0 (/work/oxidecomputer/omicron/sled-agent/rack-setup) |
| 2928 | 2026-08-20T03:22:26.325Z | Compiling lldpd-client v0.1.0 (https://github.com/oxidecomputer/lldp?rev=54b266174d4de9628bca9c97b0db176e16f12154#54b26617) |
| 2929 | 2026-08-20T03:22:26.347Z | Compiling dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=cc0c307c617f2988aafdca4e3bd35ea178b64801#cc0c307c) |
| 2930 | 2026-08-20T03:22:26.460Z | Compiling tokio-tungstenite v0.23.1 |
| 2931 | 2026-08-20T03:22:26.859Z | Compiling sled-agent-scrimlet-reconcilers v0.1.0 (/work/oxidecomputer/omicron/sled-agent/scrimlet-reconcilers) |
| 2932 | 2026-08-20T03:22:26.992Z | Compiling dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?branch=main#ff9f27aa) |
| 2933 | 2026-08-20T03:22:28.253Z | Compiling nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning) |
| 2934 | 2026-08-20T03:22:28.437Z | Compiling pmbus v0.1.7 (https://github.com/oxidecomputer/pmbus?rev=3e681b17aafce32e80e06aff2dd841c9153cf069#3e681b17) |
| 2935 | 2026-08-20T03:22:29.850Z | Compiling fmd-adm v0.3.0 (https://github.com/oxidecomputer/fmd-adm?rev=846361bf0a698a8c7efefd97b2828b9aa74858c4#846361bf) |
| 2936 | 2026-08-20T03:22:30.525Z | Compiling slog-stdlog v4.1.1 |
| 2937 | 2026-08-20T03:22:30.779Z | Compiling wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client) |
| 2938 | 2026-08-20T03:22:30.932Z | Compiling sled-agent-multirack-join v0.1.0 (/work/oxidecomputer/omicron/sled-agent/multirack-join) |
| 2939 | 2026-08-20T03:22:30.967Z | Compiling transient-dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server/transient) |
| 2940 | 2026-08-20T03:22:31.450Z | Compiling nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api) |
| 2941 | 2026-08-20T03:22:32.444Z | Compiling nexus-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/nexus/lockstep-api) |
| 2942 | 2026-08-20T03:22:32.784Z | Compiling nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api) |
| 2943 | 2026-08-20T03:22:33.316Z | Compiling sled-agent-health-monitor v0.1.0 (/work/oxidecomputer/omicron/sled-agent/health-monitor) |
| 2944 | 2026-08-20T03:22:35.065Z | Compiling ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc) |
| 2945 | 2026-08-20T03:22:35.896Z | Compiling sled-agent-early-networking v0.1.0 (/work/oxidecomputer/omicron/sled-agent/early-networking) |
| 2946 | 2026-08-20T03:22:36.148Z | Compiling propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430) |
| 2947 | 2026-08-20T03:22:36.510Z | Compiling bootstrap-agent-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-api) |
| 2948 | 2026-08-20T03:22:37.555Z | Compiling repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api) |
| 2949 | 2026-08-20T03:22:38.920Z | Compiling gateway-api v0.1.0 (/work/oxidecomputer/omicron/gateway-api) |
| 2950 | 2026-08-20T03:22:40.564Z | Compiling clickhouse-admin-api v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/api) |
| 2951 | 2026-08-20T03:22:40.625Z | Compiling crucible-pantry-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=ad8a31742adc45e925e63443a5b43c8e30604022#ad8a3174) |
| 2952 | 2026-08-20T03:22:40.933Z | Compiling ntp-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types/versions) |
| 2953 | 2026-08-20T03:22:41.809Z | Compiling nexus-background-task-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/background-task-interface) |
| 2954 | 2026-08-20T03:22:42.088Z | Compiling signal-hook-tokio v0.3.1 |
| 2955 | 2026-08-20T03:22:42.294Z | Compiling fatfs v0.3.6 |
| 2956 | 2026-08-20T03:22:43.649Z | Compiling yasna v0.5.2 |
| 2957 | 2026-08-20T03:22:44.109Z | Compiling raw-cpuid v11.5.0 (https://github.com/oxidecomputer/rust-cpuid.git?rev=a4cf01df76f35430ff5d39dc2fe470bcb953503b#a4cf01df) |
| 2958 | 2026-08-20T03:22:44.552Z | Compiling seq-macro v0.3.6 |
| 2959 | 2026-08-20T03:22:45.095Z | Compiling assert_matches v1.5.0 |
| 2960 | 2026-08-20T03:22:45.121Z | Compiling rcgen v0.12.1 |
| 2961 | 2026-08-20T03:22:45.210Z | Compiling omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway) |
| 2962 | 2026-08-20T03:22:45.281Z | Compiling omicron-clickhouse-admin v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin) |
| 2963 | 2026-08-20T03:22:46.058Z | Compiling slog-envlogger v2.2.0 |
| 2964 | 2026-08-20T03:22:47.253Z | Compiling oxide-update-engine-display v0.1.2 |
| 2965 | 2026-08-20T03:22:47.308Z | Compiling bootstrap-agent-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-lockstep-client) |
| 2966 | 2026-08-20T03:22:47.977Z | Compiling oximeter-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/api) |
| 2967 | 2026-08-20T03:22:48.201Z | Compiling omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin) |
| 2968 | 2026-08-20T03:22:48.436Z | Compiling omicron-ntp-admin v0.1.0 (/work/oxidecomputer/omicron/ntp-admin) |
| 2969 | 2026-08-20T03:22:48.669Z | Compiling port-file v0.1.0 |
| 2970 | 2026-08-20T03:22:49.030Z | Compiling rtoolbox v0.0.3 |
| 2971 | 2026-08-20T03:22:49.328Z | Compiling subprocess v0.2.15 |
| 2972 | 2026-08-20T03:22:49.737Z | Compiling rpassword v7.5.4 |
| 2973 | 2026-08-20T03:22:49.832Z | Compiling omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils) |
| 2974 | 2026-08-20T03:22:50.490Z | Compiling oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector) |
| 2975 | 2026-08-20T03:22:51.576Z | Compiling ntp-admin-api v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/api) |
| 2976 | 2026-08-20T03:22:51.900Z | Compiling ntp-admin-types v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types) |
| 2977 | 2026-08-20T03:22:52.040Z | Compiling wicketd-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-api) |
| 2978 | 2026-08-20T03:22:53.541Z | Compiling tui-tree-widget v0.23.1 |
| 2979 | 2026-08-20T03:22:53.851Z | Compiling installinator-api v0.1.0 (/work/oxidecomputer/omicron/installinator-api) |
| 2980 | 2026-08-20T03:22:54.011Z | Compiling cockroach-admin-api v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/api) |
| 2981 | 2026-08-20T03:22:55.465Z | Compiling wicketd-commission-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-commission-api) |
| 2982 | 2026-08-20T03:22:56.615Z | Compiling wicketd-commission-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-commission-client) |
| 2983 | 2026-08-20T03:22:56.667Z | Compiling omicron-omdb v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omdb) |
| 2984 | 2026-08-20T03:22:56.908Z | Compiling uzers v0.12.2 |
| 2985 | 2026-08-20T03:22:58.128Z | Compiling wicket v0.1.0 (/work/oxidecomputer/omicron/wicket) |
| 2986 | 2026-08-20T03:22:58.189Z | Compiling zone-setup v0.1.0 (/work/oxidecomputer/omicron/zone-setup) |
| 2987 | 2026-08-20T03:22:58.491Z | Compiling wicketd v0.1.0 (/work/oxidecomputer/omicron/wicketd) |
| 2988 | 2026-08-20T03:22:59.865Z | Compiling gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils) |
| 2989 | 2026-08-20T03:23:00.789Z | Compiling clickana v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickana) |
| 2990 | 2026-08-20T03:23:01.227Z | Compiling support-bundle-viewer v0.1.2 |
| 2991 | 2026-08-20T03:23:03.103Z | Compiling multimap v0.10.1 |
| 2992 | 2026-08-20T03:23:11.088Z | Compiling nexus-db-errors v0.1.0 (/work/oxidecomputer/omicron/nexus/db-errors) |
| 2993 | 2026-08-20T03:23:13.149Z | Compiling dnsadm v0.1.0 (/work/oxidecomputer/omicron/dns-server/dnsadm) |
| 2994 | 2026-08-20T03:23:17.218Z | Compiling erebor v0.1.0 (https://github.com/oxidecomputer/erebor?rev=48512bf970474ff0fd0868c833fd504c8d169064#48512bf9) |
| 2995 | 2026-08-20T03:23:22.388Z | Compiling internal-dns-cli v0.1.0 (/work/oxidecomputer/omicron/internal-dns/cli) |
| 2996 | 2026-08-20T03:23:24.707Z | Compiling oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog) |
| 2997 | 2026-08-20T03:32:00.301Z | Finished `release` profile [optimized] target(s) in 10m 55s |
| 2998 | 2026-08-20T03:32:00.305Z | warning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1 |
| 2999 | 2026-08-20T03:32:00.305Z | note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` |
| 3000 | 2026-08-20T03:32:56.890Z | |
| 3001 | 2026-08-20T03:32:56.893Z | real 11:53.033539493 |
| 3002 | 2026-08-20T03:32:56.893Z | user 1:26:02.897001220 |
| 3003 | 2026-08-20T03:32:56.893Z | sys 3:50.290073928 |
| 3004 | 2026-08-20T03:32:56.893Z | trap 1.929248045 |
| 3005 | 2026-08-20T03:32:56.894Z | tflt 1.988569248 |
| 3006 | 2026-08-20T03:32:56.894Z | dflt 19.459304325 |
| 3007 | 2026-08-20T03:32:56.894Z | kflt 0.029557650 |
| 3008 | 2026-08-20T03:32:56.894Z | lock 8:49:24.676095580 |
| 3009 | 2026-08-20T03:32:56.894Z | slp 2:29:24.447075965 |
| 3010 | 2026-08-20T03:32:56.894Z | lat 2:48.380882203 |
| 3011 | 2026-08-20T03:32:56.894Z | stop 5:50.153972953 |
| 3012 | 2026-08-20T03:32:56.894Z | + mapfile -t packages |
| 3013 | 2026-08-20T03:32:56.894Z | ++ cargo run --locked --release --bin omicron-package -- -t test list-outputs |
| 3014 | 2026-08-20T03:32:57.869Z | Finished `release` profile [optimized] target(s) in 0.96s |
| 3015 | 2026-08-20T03:32:57.949Z | Running `target/release/omicron-package -t test list-outputs` |
| 3016 | 2026-08-20T03:32:58.017Z | Logging to: /work/oxidecomputer/omicron/out/LOG |
| 3017 | 2026-08-20T03:32:58.020Z | + ptime -m cargo build --locked --release -p xtask |
| 3018 | 2026-08-20T03:32:58.516Z | Compiling libc v0.2.185 |
| 3019 | 2026-08-20T03:32:58.516Z | Compiling serde_core v1.0.228 |
| 3020 | 2026-08-20T03:32:58.516Z | Compiling serde v1.0.228 |
| 3021 | 2026-08-20T03:32:58.520Z | Compiling rustix v1.1.4 |
| 3022 | 2026-08-20T03:32:58.520Z | Compiling bitflags v2.11.0 |
| 3023 | 2026-08-20T03:32:58.520Z | Compiling serde_json v1.0.151 |
| 3024 | 2026-08-20T03:32:58.679Z | Compiling syn v2.0.117 |
| 3025 | 2026-08-20T03:32:58.680Z | Compiling usdt-impl v0.5.0 |
| 3026 | 2026-08-20T03:32:58.683Z | Compiling syn v1.0.109 |
| 3027 | 2026-08-20T03:32:58.713Z | Compiling getrandom v0.3.4 |
| 3028 | 2026-08-20T03:32:58.725Z | Compiling log v0.4.33 |
| 3029 | 2026-08-20T03:32:58.729Z | Compiling indexmap v2.14.0 |
| 3030 | 2026-08-20T03:32:58.749Z | Compiling fs-err v3.3.0 |
| 3031 | 2026-08-20T03:32:58.930Z | Compiling anyhow v1.0.104 |
| 3032 | 2026-08-20T03:32:59.002Z | Compiling heck v0.4.1 |
| 3033 | 2026-08-20T03:32:59.006Z | Compiling once_cell v1.21.3 |
| 3034 | 2026-08-20T03:32:59.395Z | Compiling errno v0.3.14 |
| 3035 | 2026-08-20T03:32:59.399Z | Compiling thread-id v4.2.2 |
| 3036 | 2026-08-20T03:32:59.399Z | Compiling memmap v0.7.0 |
| 3037 | 2026-08-20T03:33:00.187Z | Compiling proc-macro-error v1.0.4 |
| 3038 | 2026-08-20T03:33:00.383Z | Compiling terminal_size v0.4.3 |
| 3039 | 2026-08-20T03:33:00.383Z | Compiling tempfile v3.27.0 |
| 3040 | 2026-08-20T03:33:00.459Z | Compiling tabled_derive v0.7.0 |
| 3041 | 2026-08-20T03:33:00.486Z | Compiling clap_builder v4.6.0 |
| 3042 | 2026-08-20T03:33:00.486Z | Compiling textwrap v0.16.2 |
| 3043 | 2026-08-20T03:33:00.860Z | Compiling camino v1.2.5 |
| 3044 | 2026-08-20T03:33:00.872Z | Compiling cargo-platform v0.3.2 |
| 3045 | 2026-08-20T03:33:00.913Z | Compiling semver v1.0.28 |
| 3046 | 2026-08-20T03:33:00.913Z | Compiling pest_generator v2.8.6 |
| 3047 | 2026-08-20T03:33:01.190Z | Compiling camino-tempfile v1.4.1 |
| 3048 | 2026-08-20T03:33:01.204Z | Compiling tabled v0.15.0 |
| 3049 | 2026-08-20T03:33:01.420Z | Compiling serde_derive v1.0.228 |
| 3050 | 2026-08-20T03:33:01.420Z | Compiling thiserror-impl v1.0.69 |
| 3051 | 2026-08-20T03:33:01.424Z | Compiling zerocopy-derive v0.7.35 |
| 3052 | 2026-08-20T03:33:01.424Z | Compiling scroll_derive v0.12.1 |
| 3053 | 2026-08-20T03:33:01.424Z | Compiling thiserror-impl v2.0.18 |
| 3054 | 2026-08-20T03:33:01.424Z | Compiling clap_derive v4.6.1 |
| 3055 | 2026-08-20T03:33:01.489Z | Compiling pest_derive v2.8.6 |
| 3056 | 2026-08-20T03:33:02.144Z | Compiling scroll v0.12.0 |
| 3057 | 2026-08-20T03:33:02.291Z | Compiling zerocopy v0.7.35 |
| 3058 | 2026-08-20T03:33:02.438Z | Compiling goblin v0.8.2 |
| 3059 | 2026-08-20T03:33:02.602Z | Compiling thiserror v1.0.69 |
| 3060 | 2026-08-20T03:33:02.730Z | Compiling dtrace-parser v0.2.0 |
| 3061 | 2026-08-20T03:33:02.889Z | Compiling thiserror v2.0.18 |
| 3062 | 2026-08-20T03:33:03.115Z | Compiling clap v4.6.1 |
| 3063 | 2026-08-20T03:33:04.710Z | Compiling serde_spanned v0.6.9 |
| 3064 | 2026-08-20T03:33:04.741Z | Compiling dof v0.3.0 |
| 3065 | 2026-08-20T03:33:04.768Z | Compiling serde_tokenstream v0.2.3 |
| 3066 | 2026-08-20T03:33:04.788Z | Compiling toml_datetime v0.6.11 |
| 3067 | 2026-08-20T03:33:04.802Z | Compiling cargo_metadata v0.23.1 |
| 3068 | 2026-08-20T03:33:04.825Z | Compiling macaddr v1.0.1 |
| 3069 | 2026-08-20T03:33:04.838Z | Compiling dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common) |
| 3070 | 2026-08-20T03:33:05.135Z | Compiling toml_edit v0.22.27 |
| 3071 | 2026-08-20T03:33:05.537Z | Compiling usdt-attr-macro v0.5.0 |
| 3072 | 2026-08-20T03:33:05.540Z | Compiling usdt-macro v0.5.0 |
| 3073 | 2026-08-20T03:33:06.223Z | Compiling usdt v0.5.0 |
| 3074 | 2026-08-20T03:33:06.747Z | Compiling toml v0.8.23 |
| 3075 | 2026-08-20T03:33:07.190Z | Compiling cargo_toml v0.21.0 |
| 3076 | 2026-08-20T03:33:11.703Z | Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask) |
| 3077 | 2026-08-20T03:33:15.049Z | Finished `release` profile [optimized] target(s) in 17.01s |
| 3078 | 2026-08-20T03:33:15.157Z | |
| 3079 | 2026-08-20T03:33:15.157Z | real 17.100802603 |
| 3080 | 2026-08-20T03:33:15.157Z | user 2:10.889630485 |
| 3081 | 2026-08-20T03:33:15.157Z | sys 14.133856295 |
| 3082 | 2026-08-20T03:33:15.157Z | trap 0.066296385 |
| 3083 | 2026-08-20T03:33:15.157Z | tflt 0.575629880 |
| 3084 | 2026-08-20T03:33:15.160Z | dflt 1.452695566 |
| 3085 | 2026-08-20T03:33:15.160Z | kflt 0.000110630 |
| 3086 | 2026-08-20T03:33:15.160Z | lock 4:59.772696818 |
| 3087 | 2026-08-20T03:33:15.161Z | slp 2:50.482891898 |
| 3088 | 2026-08-20T03:33:15.161Z | lat 3.655562461 |
| 3089 | 2026-08-20T03:33:15.161Z | stop 16.807713465 |
| 3090 | 2026-08-20T03:33:15.161Z | + export CARGO_PROFILE_DEV_DEBUG=line-tables-only |
| 3091 | 2026-08-20T03:33:15.161Z | + CARGO_PROFILE_DEV_DEBUG=line-tables-only |
| 3092 | 2026-08-20T03:33:15.161Z | + export CARGO_PROFILE_TEST_DEBUG=line-tables-only |
| 3093 | 2026-08-20T03:33:15.161Z | + CARGO_PROFILE_TEST_DEBUG=line-tables-only |
| 3094 | 2026-08-20T03:33:15.161Z | + ptime -m cargo build --locked -p end-to-end-tests --tests --bin bootstrap --message-format json-render-diagnostics |
| 3095 | 2026-08-20T03:33:16.125Z | Compiling match_cfg v0.1.0 |
| 3096 | 2026-08-20T03:33:16.125Z | Compiling progenitor-client v0.14.0 |
| 3097 | 2026-08-20T03:33:16.125Z | Compiling slog-json v2.6.1 |
| 3098 | 2026-08-20T03:33:16.128Z | Compiling newtype-uuid-macros v0.1.0 |
| 3099 | 2026-08-20T03:33:16.128Z | Compiling sha1 v0.11.0 |
| 3100 | 2026-08-20T03:33:16.128Z | Compiling multer v3.1.0 |
| 3101 | 2026-08-20T03:33:16.128Z | Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack) |
| 3102 | 2026-08-20T03:33:16.303Z | Compiling compression-core v0.4.31 |
| 3103 | 2026-08-20T03:33:16.306Z | Compiling debug-ignore v1.0.5 |
| 3104 | 2026-08-20T03:33:16.306Z | Compiling async-stream-impl v0.3.6 |
| 3105 | 2026-08-20T03:33:16.306Z | Compiling serde_spanned v1.1.1 |
| 3106 | 2026-08-20T03:33:16.306Z | Compiling toml_datetime v1.1.1+spec-1.1.0 |
| 3107 | 2026-08-20T03:33:16.306Z | Compiling dropshot v0.17.1 |
| 3108 | 2026-08-20T03:33:16.307Z | Compiling toml_writer v1.1.1+spec-1.1.0 |
| 3109 | 2026-08-20T03:33:16.326Z | Compiling waitgroup v0.1.2 |
| 3110 | 2026-08-20T03:33:16.329Z | Compiling hostname v0.3.1 |
| 3111 | 2026-08-20T03:33:16.337Z | Compiling rustls-pemfile v2.2.0 |
| 3112 | 2026-08-20T03:33:16.565Z | Compiling dropshot_endpoint v0.17.1 |
| 3113 | 2026-08-20T03:33:16.583Z | Compiling serde_path_to_error v0.1.20 |
| 3114 | 2026-08-20T03:33:16.636Z | Compiling hostname v0.4.2 |
| 3115 | 2026-08-20T03:33:16.639Z | Compiling atomicwrites v0.4.4 |
| 3116 | 2026-08-20T03:33:16.674Z | Compiling compression-codecs v0.4.37 |
| 3117 | 2026-08-20T03:33:16.692Z | Compiling toml v1.1.2+spec-1.1.0 |
| 3118 | 2026-08-20T03:33:16.730Z | Compiling slog-bunyan v2.5.0 |
| 3119 | 2026-08-20T03:33:16.734Z | Compiling macaddr v1.0.1 |
| 3120 | 2026-08-20T03:33:16.734Z | Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 3121 | 2026-08-20T03:33:16.768Z | Compiling instant v0.1.13 |
| 3122 | 2026-08-20T03:33:16.803Z | Compiling regress v0.10.5 |
| 3123 | 2026-08-20T03:33:16.845Z | Compiling parse-display-derive v0.10.0 |
| 3124 | 2026-08-20T03:33:16.845Z | Compiling backon v1.6.0 |
| 3125 | 2026-08-20T03:33:16.883Z | Compiling async-compression v0.4.41 |
| 3126 | 2026-08-20T03:33:16.921Z | Compiling backoff v0.4.0 |
| 3127 | 2026-08-20T03:33:16.924Z | Compiling itertools v0.14.0 |
| 3128 | 2026-08-20T03:33:16.974Z | Compiling humantime v2.3.0 |
| 3129 | 2026-08-20T03:33:16.974Z | Compiling half v2.7.1 |
| 3130 | 2026-08-20T03:33:17.013Z | Compiling ciborium-io v0.2.2 |
| 3131 | 2026-08-20T03:33:17.042Z | Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity) |
| 3132 | 2026-08-20T03:33:17.075Z | Compiling omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds) |
| 3133 | 2026-08-20T03:33:17.097Z | Compiling progenitor-extras v0.2.0 |
| 3134 | 2026-08-20T03:33:17.136Z | Compiling crucible-workspace-hack v0.1.0 |
| 3135 | 2026-08-20T03:33:17.155Z | Compiling async-stream v0.3.6 |
| 3136 | 2026-08-20T03:33:17.171Z | Compiling convert_case v0.4.0 |
| 3137 | 2026-08-20T03:33:17.193Z | Compiling regress v0.11.1 |
| 3138 | 2026-08-20T03:33:17.249Z | Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 3139 | 2026-08-20T03:33:17.266Z | Compiling ciborium-ll v0.2.2 |
| 3140 | 2026-08-20T03:33:17.283Z | Compiling secrecy v0.10.3 |
| 3141 | 2026-08-20T03:33:17.328Z | Compiling sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types) |
| 3142 | 2026-08-20T03:33:17.368Z | Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430) |
| 3143 | 2026-08-20T03:33:17.387Z | Compiling omicron-ledger v0.1.0 (/work/oxidecomputer/omicron/ledger) |
| 3144 | 2026-08-20T03:33:17.423Z | Compiling inout v0.1.4 |
| 3145 | 2026-08-20T03:33:17.467Z | Compiling ciborium v0.2.2 |
| 3146 | 2026-08-20T03:33:17.498Z | Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=ad8a31742adc45e925e63443a5b43c8e30604022#ad8a3174) |
| 3147 | 2026-08-20T03:33:17.516Z | Compiling thiserror-impl-no-std v2.0.2 |
| 3148 | 2026-08-20T03:33:17.534Z | Compiling universal-hash v0.5.1 |
| 3149 | 2026-08-20T03:33:17.579Z | Compiling derive_more v0.99.20 |
| 3150 | 2026-08-20T03:33:17.623Z | Compiling cipher v0.4.4 |
| 3151 | 2026-08-20T03:33:17.677Z | Compiling opaque-debug v0.3.1 |
| 3152 | 2026-08-20T03:33:17.704Z | Compiling unsafe-libyaml v0.2.11 |
| 3153 | 2026-08-20T03:33:17.723Z | Compiling gfss v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/gfss) |
| 3154 | 2026-08-20T03:33:17.745Z | Compiling blake2 v0.10.6 |
| 3155 | 2026-08-20T03:33:17.768Z | Compiling poly1305 v0.8.0 |
| 3156 | 2026-08-20T03:33:17.786Z | Compiling aead v0.5.2 |
| 3157 | 2026-08-20T03:33:17.909Z | Compiling chacha20 v0.9.1 |
| 3158 | 2026-08-20T03:33:18.031Z | Compiling propolis-api-types-versions v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430) |
| 3159 | 2026-08-20T03:33:18.065Z | Compiling password-hash v0.5.0 |
| 3160 | 2026-08-20T03:33:18.101Z | Compiling indent_write v2.2.0 |
| 3161 | 2026-08-20T03:33:18.215Z | Compiling chacha20poly1305 v0.10.1 |
| 3162 | 2026-08-20T03:33:18.238Z | Compiling toml_datetime v0.7.5+spec-1.1.0 |
| 3163 | 2026-08-20T03:33:18.276Z | Compiling num-derive v0.4.2 |
| 3164 | 2026-08-20T03:33:18.303Z | Compiling serde_yaml v0.9.34+deprecated |
| 3165 | 2026-08-20T03:33:18.361Z | Compiling argon2 v0.5.3 |
| 3166 | 2026-08-20T03:33:18.412Z | Compiling heapless v0.8.0 |
| 3167 | 2026-08-20T03:33:18.542Z | Compiling toml_edit v0.23.10+spec-1.0.0 |
| 3168 | 2026-08-20T03:33:18.560Z | Compiling ingot-macros v0.2.0 |
| 3169 | 2026-08-20T03:33:18.578Z | Compiling tabwriter v1.4.1 |
| 3170 | 2026-08-20T03:33:18.599Z | Compiling hash32 v0.3.1 |
| 3171 | 2026-08-20T03:33:18.765Z | Compiling parse-display v0.10.0 |
| 3172 | 2026-08-20T03:33:18.789Z | Compiling omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords) |
| 3173 | 2026-08-20T03:33:18.834Z | Compiling thiserror-no-std v2.0.2 |
| 3174 | 2026-08-20T03:33:18.850Z | Compiling smoltcp v0.11.0 |
| 3175 | 2026-08-20T03:33:18.956Z | Compiling typify-impl v0.6.2 |
| 3176 | 2026-08-20T03:33:18.973Z | Compiling vsss-rs v3.3.4 |
| 3177 | 2026-08-20T03:33:19.100Z | Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 3178 | 2026-08-20T03:33:19.239Z | Compiling proc-macro-crate v3.4.0 |
| 3179 | 2026-08-20T03:33:19.323Z | Compiling cobs v0.3.0 |
| 3180 | 2026-08-20T03:33:19.369Z | Compiling colored v3.1.1 |
| 3181 | 2026-08-20T03:33:19.564Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#b0887ece) |
| 3182 | 2026-08-20T03:33:19.659Z | Compiling postcard v1.1.3 |
| 3183 | 2026-08-20T03:33:19.693Z | Compiling proc-macro-error v1.0.4 |
| 3184 | 2026-08-20T03:33:19.776Z | Compiling rand v0.10.1 |
| 3185 | 2026-08-20T03:33:19.819Z | Compiling proc-macro-crate v1.3.1 |
| 3186 | 2026-08-20T03:33:19.850Z | Compiling num_enum_derive v0.7.6 |
| 3187 | 2026-08-20T03:33:19.886Z | Compiling foreign-types-macros v0.2.3 |
| 3188 | 2026-08-20T03:33:20.007Z | Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9) |
| 3189 | 2026-08-20T03:33:20.047Z | Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9) |
| 3190 | 2026-08-20T03:33:20.051Z | Compiling foreign-types-shared v0.3.1 |
| 3191 | 2026-08-20T03:33:20.181Z | Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430) |
| 3192 | 2026-08-20T03:33:20.198Z | Compiling rayon-core v1.13.0 |
| 3193 | 2026-08-20T03:33:20.295Z | Compiling num_enum_derive v0.5.11 |
| 3194 | 2026-08-20T03:33:20.380Z | Compiling crossbeam-deque v0.8.6 |
| 3195 | 2026-08-20T03:33:20.420Z | Compiling trust-quorum-types-versions v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types/versions) |
| 3196 | 2026-08-20T03:33:20.437Z | Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore) |
| 3197 | 2026-08-20T03:33:20.503Z | Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 3198 | 2026-08-20T03:33:20.526Z | Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9) |
| 3199 | 2026-08-20T03:33:20.570Z | Compiling foreign-types v0.5.0 |
| 3200 | 2026-08-20T03:33:20.618Z | Compiling cstr-argument v0.1.2 |
| 3201 | 2026-08-20T03:33:20.648Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#83c624ff) |
| 3202 | 2026-08-20T03:33:20.695Z | Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino#7e56ab6e) |
| 3203 | 2026-08-20T03:33:20.717Z | Compiling zone_cfg_derive v0.3.1 |
| 3204 | 2026-08-20T03:33:20.809Z | Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 3205 | 2026-08-20T03:33:20.898Z | Compiling key-manager-types v0.1.0 (/work/oxidecomputer/omicron/key-manager/types) |
| 3206 | 2026-08-20T03:33:20.997Z | Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 3207 | 2026-08-20T03:33:21.018Z | Compiling num_enum v0.7.6 |
| 3208 | 2026-08-20T03:33:21.055Z | Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430) |
| 3209 | 2026-08-20T03:33:21.076Z | Compiling itertools v0.12.1 |
| 3210 | 2026-08-20T03:33:21.102Z | Compiling rayon v1.11.0 |
| 3211 | 2026-08-20T03:33:21.117Z | Compiling sigpipe v0.1.3 |
| 3212 | 2026-08-20T03:33:21.156Z | Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#b0887ece) |
| 3213 | 2026-08-20T03:33:21.190Z | Compiling glob v0.3.3 |
| 3214 | 2026-08-20T03:33:21.214Z | Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils) |
| 3215 | 2026-08-20T03:33:21.235Z | Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=ad8a31742adc45e925e63443a5b43c8e30604022#ad8a3174) |
| 3216 | 2026-08-20T03:33:21.292Z | Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430) |
| 3217 | 2026-08-20T03:33:21.412Z | Compiling smf v0.2.3 |
| 3218 | 2026-08-20T03:33:21.479Z | Compiling whoami v1.6.1 |
| 3219 | 2026-08-20T03:33:21.497Z | Compiling num_enum v0.5.11 |
| 3220 | 2026-08-20T03:33:21.497Z | Compiling cpubits v0.1.1 |
| 3221 | 2026-08-20T03:33:21.531Z | Compiling trust-quorum-types v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types) |
| 3222 | 2026-08-20T03:33:21.576Z | Compiling omicron-common v0.1.0 (/work/oxidecomputer/omicron/common) |
| 3223 | 2026-08-20T03:33:21.614Z | Compiling illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b) |
| 3224 | 2026-08-20T03:33:21.634Z | Compiling gethostname v0.5.0 |
| 3225 | 2026-08-20T03:33:21.654Z | Compiling derive-where v1.6.0 |
| 3226 | 2026-08-20T03:33:21.658Z | Compiling ingot-types v0.2.0 |
| 3227 | 2026-08-20T03:33:21.658Z | Compiling usdt-macro v0.5.0 |
| 3228 | 2026-08-20T03:33:21.710Z | Compiling usdt-attr-macro v0.5.0 |
| 3229 | 2026-08-20T03:33:21.727Z | Compiling num-rational v0.4.2 |
| 3230 | 2026-08-20T03:33:21.787Z | Compiling num-complex v0.4.6 |
| 3231 | 2026-08-20T03:33:21.806Z | Compiling memmap v0.7.0 |
| 3232 | 2026-08-20T03:33:21.989Z | Compiling toml v0.8.23 |
| 3233 | 2026-08-20T03:33:22.038Z | Compiling pem-rfc7468 v1.0.0 |
| 3234 | 2026-08-20T03:33:22.151Z | Compiling ingot v0.2.1 |
| 3235 | 2026-08-20T03:33:22.235Z | Compiling num v0.4.3 |
| 3236 | 2026-08-20T03:33:22.273Z | Compiling float-ord v0.3.2 |
| 3237 | 2026-08-20T03:33:22.342Z | Compiling zone v0.3.1 |
| 3238 | 2026-08-20T03:33:22.369Z | Compiling resolv-conf v0.7.6 |
| 3239 | 2026-08-20T03:33:22.395Z | Compiling cancel-safe-futures v0.1.5 |
| 3240 | 2026-08-20T03:33:22.426Z | Compiling gateway-types-versions v0.1.0 (/work/oxidecomputer/omicron/gateway-types/versions) |
| 3241 | 2026-08-20T03:33:22.429Z | Compiling hmac v0.13.0 |
| 3242 | 2026-08-20T03:33:22.579Z | Compiling universal-hash v0.6.1 |
| 3243 | 2026-08-20T03:33:22.632Z | Compiling usdt v0.5.0 |
| 3244 | 2026-08-20T03:33:22.701Z | Compiling sha1 v0.10.6 |
| 3245 | 2026-08-20T03:33:22.707Z | Compiling libefi-sys v0.1.0 |
| 3246 | 2026-08-20T03:33:22.756Z | Compiling linear-map v1.2.0 |
| 3247 | 2026-08-20T03:33:22.774Z | Compiling prettyplease v0.2.37 |
| 3248 | 2026-08-20T03:33:22.954Z | Compiling oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog) |
| 3249 | 2026-08-20T03:33:22.991Z | Compiling polyval v0.7.1 |
| 3250 | 2026-08-20T03:33:22.991Z | Compiling der v0.8.0 |
| 3251 | 2026-08-20T03:33:23.025Z | Compiling hickory-proto v0.24.4 |
| 3252 | 2026-08-20T03:33:23.042Z | Compiling newline-converter v0.3.0 |
| 3253 | 2026-08-20T03:33:23.082Z | Compiling console v0.15.11 |
| 3254 | 2026-08-20T03:33:23.086Z | Compiling bitfield-struct v0.6.2 |
| 3255 | 2026-08-20T03:33:23.118Z | Compiling linked-hash-map v0.5.6 |
| 3256 | 2026-08-20T03:33:23.156Z | Compiling oxide-update-engine-types v0.1.2 |
| 3257 | 2026-08-20T03:33:23.269Z | Compiling ghash v0.6.0 |
| 3258 | 2026-08-20T03:33:23.354Z | Compiling lru-cache v0.1.2 |
| 3259 | 2026-08-20T03:33:23.443Z | Compiling pbkdf2 v0.13.0 |
| 3260 | 2026-08-20T03:33:23.505Z | Compiling crypto-bigint v0.7.5 |
| 3261 | 2026-08-20T03:33:23.573Z | Compiling expectorate v1.2.0 |
| 3262 | 2026-08-20T03:33:23.654Z | Compiling aes v0.9.1 |
| 3263 | 2026-08-20T03:33:23.674Z | Compiling ctr v0.10.1 |
| 3264 | 2026-08-20T03:33:23.797Z | Compiling aead v0.6.1 |
| 3265 | 2026-08-20T03:33:23.828Z | Compiling sha2 v0.11.0 |
| 3266 | 2026-08-20T03:33:23.850Z | Compiling typify-macro v0.6.2 |
| 3267 | 2026-08-20T03:33:23.878Z | Compiling libnvme-sys v0.0.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221) |
| 3268 | 2026-08-20T03:33:23.960Z | Compiling nom v8.0.0 |
| 3269 | 2026-08-20T03:33:24.018Z | Compiling semver v0.1.20 |
| 3270 | 2026-08-20T03:33:24.233Z | Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9) |
| 3271 | 2026-08-20T03:33:24.285Z | Compiling nvme v0.1.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221) |
| 3272 | 2026-08-20T03:33:24.364Z | Compiling oxide-update-engine v0.1.2 |
| 3273 | 2026-08-20T03:33:24.396Z | Compiling libnvme v0.1.1 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221) |
| 3274 | 2026-08-20T03:33:24.471Z | Compiling rustc_version v0.1.7 |
| 3275 | 2026-08-20T03:33:24.496Z | Compiling aes-gcm v0.11.0 |
| 3276 | 2026-08-20T03:33:24.513Z | Compiling spki v0.8.0 |
| 3277 | 2026-08-20T03:33:24.576Z | Compiling libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1) |
| 3278 | 2026-08-20T03:33:24.739Z | Compiling tokio-dtrace v0.1.1 |
| 3279 | 2026-08-20T03:33:24.758Z | Compiling dropshot-api-manager-types v0.8.0 |
| 3280 | 2026-08-20T03:33:24.783Z | Compiling salsa20 v0.11.0 |
| 3281 | 2026-08-20T03:33:24.823Z | Compiling slog-dtrace v0.3.0 |
| 3282 | 2026-08-20T03:33:24.840Z | Compiling xshell-macros v0.2.7 |
| 3283 | 2026-08-20T03:33:24.894Z | Compiling minimal-lexical v0.2.1 |
| 3284 | 2026-08-20T03:33:24.918Z | Compiling newtype_derive v0.1.6 |
| 3285 | 2026-08-20T03:33:24.976Z | Compiling oxide-tokio-rt v0.1.4 |
| 3286 | 2026-08-20T03:33:25.004Z | Compiling scrypt v0.12.0 |
| 3287 | 2026-08-20T03:33:25.054Z | Compiling sled-agent-types-versions v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types/versions) |
| 3288 | 2026-08-20T03:33:25.073Z | Compiling oximeter-types-versions v0.1.0 (/work/oxidecomputer/omicron/oximeter/types/versions) |
| 3289 | 2026-08-20T03:33:25.130Z | Compiling internal-dns-types-versions v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types/versions) |
| 3290 | 2026-08-20T03:33:25.154Z | Compiling nom v7.1.3 |
| 3291 | 2026-08-20T03:33:25.287Z | Compiling xshell v0.2.7 |
| 3292 | 2026-08-20T03:33:25.345Z | Compiling gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types) |
| 3293 | 2026-08-20T03:33:25.386Z | Compiling hickory-resolver v0.24.4 |
| 3294 | 2026-08-20T03:33:25.460Z | Compiling ereport-types v0.1.0 (/work/oxidecomputer/omicron/ereport/types) |
| 3295 | 2026-08-20T03:33:25.615Z | Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9) |
| 3296 | 2026-08-20T03:33:25.736Z | Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl) |
| 3297 | 2026-08-20T03:33:25.763Z | Compiling phf_shared v0.12.1 |
| 3298 | 2026-08-20T03:33:25.814Z | Compiling typify v0.6.2 |
| 3299 | 2026-08-20T03:33:25.841Z | Compiling internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types) |
| 3300 | 2026-08-20T03:33:25.965Z | Compiling progenitor-impl v0.14.0 |
| 3301 | 2026-08-20T03:33:26.016Z | Compiling rfc6979 v0.4.0 |
| 3302 | 2026-08-20T03:33:26.140Z | Compiling cbc v0.2.1 |
| 3303 | 2026-08-20T03:33:26.161Z | Compiling proc-macro-error-attr2 v2.0.0 |
| 3304 | 2026-08-20T03:33:26.179Z | Compiling csv-core v0.1.13 |
| 3305 | 2026-08-20T03:33:26.350Z | Compiling mg-api-types-versions v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde) |
| 3306 | 2026-08-20T03:33:26.359Z | Compiling unicode-xid v0.2.6 |
| 3307 | 2026-08-20T03:33:26.448Z | Compiling chrono-tz v0.10.4 |
| 3308 | 2026-08-20T03:33:26.490Z | Compiling client-common v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde) |
| 3309 | 2026-08-20T03:33:26.518Z | Compiling qorb v0.4.1 |
| 3310 | 2026-08-20T03:33:26.555Z | Compiling highway v1.3.0 |
| 3311 | 2026-08-20T03:33:26.596Z | Compiling const_format_proc_macros v0.2.34 |
| 3312 | 2026-08-20T03:33:26.614Z | Compiling csv v1.4.0 |
| 3313 | 2026-08-20T03:33:26.629Z | Compiling proc-macro-error2 v2.0.1 |
| 3314 | 2026-08-20T03:33:26.645Z | Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db) |
| 3315 | 2026-08-20T03:33:26.701Z | Compiling pkcs5 v0.8.1 |
| 3316 | 2026-08-20T03:33:26.968Z | Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9) |
| 3317 | 2026-08-20T03:33:26.988Z | Compiling ecdsa v0.16.9 |
| 3318 | 2026-08-20T03:33:27.007Z | Compiling oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types) |
| 3319 | 2026-08-20T03:33:27.070Z | Compiling phf v0.12.1 |
| 3320 | 2026-08-20T03:33:27.257Z | Compiling clickhouse-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types/versions) |
| 3321 | 2026-08-20T03:33:27.277Z | Compiling primeorder v0.13.6 |
| 3322 | 2026-08-20T03:33:27.297Z | Compiling oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema) |
| 3323 | 2026-08-20T03:33:27.388Z | Compiling oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types) |
| 3324 | 2026-08-20T03:33:27.449Z | Compiling hashbrown v0.14.5 |
| 3325 | 2026-08-20T03:33:27.499Z | Compiling salty v0.3.0 |
| 3326 | 2026-08-20T03:33:27.572Z | Compiling p384 v0.13.1 |
| 3327 | 2026-08-20T03:33:27.592Z | Compiling const_format v0.2.35 |
| 3328 | 2026-08-20T03:33:27.904Z | Compiling pkcs8 v0.11.0 |
| 3329 | 2026-08-20T03:33:27.962Z | Compiling cockroach-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types/versions) |
| 3330 | 2026-08-20T03:33:28.012Z | Compiling chumsky v0.9.3 |
| 3331 | 2026-08-20T03:33:28.071Z | Compiling knus-derive v3.4.0 |
| 3332 | 2026-08-20T03:33:28.173Z | Compiling clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3) |
| 3333 | 2026-08-20T03:33:28.190Z | Compiling tabled_derive v0.7.0 |
| 3334 | 2026-08-20T03:33:28.332Z | Compiling parallel-task-set v0.1.0 (/work/oxidecomputer/omicron/parallel-task-set) |
| 3335 | 2026-08-20T03:33:28.560Z | Compiling protocol v0.1.0 (https://github.com/oxidecomputer/lldp?rev=54b266174d4de9628bca9c97b0db176e16f12154#54b26617) |
| 3336 | 2026-08-20T03:33:28.687Z | Compiling bcs v0.1.6 |
| 3337 | 2026-08-20T03:33:28.769Z | Compiling progenitor-macro v0.14.0 |
| 3338 | 2026-08-20T03:33:28.875Z | Compiling ff v0.14.0 |
| 3339 | 2026-08-20T03:33:28.934Z | Compiling oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro) |
| 3340 | 2026-08-20T03:33:29.064Z | Compiling termtree v0.5.1 |
| 3341 | 2026-08-20T03:33:29.067Z | Compiling cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types) |
| 3342 | 2026-08-20T03:33:29.255Z | Compiling clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types) |
| 3343 | 2026-08-20T03:33:29.276Z | Compiling steno v0.4.1 |
| 3344 | 2026-08-20T03:33:29.312Z | Compiling tabled v0.15.0 |
| 3345 | 2026-08-20T03:33:29.349Z | Compiling rats-corim v0.1.0 (https://github.com/oxidecomputer/rats-corim#f0d5d516) |
| 3346 | 2026-08-20T03:33:29.522Z | Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=7cdf2ab9c8d9e9267a8b366aa780c6c26f9a5ecf#7cdf2ab9) |
| 3347 | 2026-08-20T03:33:29.556Z | Compiling tagptr v0.2.0 |
| 3348 | 2026-08-20T03:33:29.560Z | Compiling group v0.14.0 |
| 3349 | 2026-08-20T03:33:29.716Z | Compiling knus v3.4.0 |
| 3350 | 2026-08-20T03:33:29.745Z | Compiling moka v0.12.13 |
| 3351 | 2026-08-20T03:33:29.794Z | Compiling installinator-common-versions v0.1.0 (/work/oxidecomputer/omicron/installinator-common/versions) |
| 3352 | 2026-08-20T03:33:29.815Z | Compiling signature v3.0.0 |
| 3353 | 2026-08-20T03:33:29.818Z | Compiling base16ct v1.0.0 |
| 3354 | 2026-08-20T03:33:30.042Z | Compiling sec1 v0.8.1 |
| 3355 | 2026-08-20T03:33:30.081Z | Compiling hkdf v0.13.0 |
| 3356 | 2026-08-20T03:33:30.189Z | Compiling libscf-sys v1.2.0 |
| 3357 | 2026-08-20T03:33:30.305Z | Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=524eb8f125003dff50b9703900c6b323f00f9e1b#524eb8f1) |
| 3358 | 2026-08-20T03:33:30.323Z | Compiling elliptic-curve v0.14.1 |
| 3359 | 2026-08-20T03:33:30.366Z | Compiling attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?rev=4a39ef08d81e5177edee0bddb1146032aa21074d#4a39ef08) |
| 3360 | 2026-08-20T03:33:30.399Z | Compiling sprockets-tls v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=a233079e04d9688454486c452b694587a28c5257#a233079e) |
| 3361 | 2026-08-20T03:33:30.535Z | Compiling pki-playground v0.2.0 (https://github.com/oxidecomputer/pki-playground?rev=bcd3bf2dfe36468c494eac17463a4e10be366b35#bcd3bf2d) |
| 3362 | 2026-08-20T03:33:30.630Z | Compiling hickory-resolver v0.25.2 |
| 3363 | 2026-08-20T03:33:30.677Z | Compiling dice-util-barcode v0.1.0 (https://github.com/oxidecomputer/dice-util?rev=4a39ef08d81e5177edee0bddb1146032aa21074d#4a39ef08) |
| 3364 | 2026-08-20T03:33:30.698Z | Compiling corncobs v0.1.4 |
| 3365 | 2026-08-20T03:33:30.908Z | Compiling utf-8 v0.7.6 |
| 3366 | 2026-08-20T03:33:30.926Z | Compiling parking_lot_core v0.8.6 |
| 3367 | 2026-08-20T03:33:30.955Z | Compiling dice-mfg-msgs v0.3.0 (https://github.com/oxidecomputer/dice-util?rev=4a39ef08d81e5177edee0bddb1146032aa21074d#4a39ef08) |
| 3368 | 2026-08-20T03:33:31.143Z | Compiling tungstenite v0.21.0 |
| 3369 | 2026-08-20T03:33:31.283Z | Compiling mg-api-types v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde) |
| 3370 | 2026-08-20T03:33:31.300Z | Compiling smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51) |
| 3371 | 2026-08-20T03:33:31.300Z | Compiling wnaf v0.14.0 |
| 3372 | 2026-08-20T03:33:31.415Z | Compiling primefield v0.14.0 |
| 3373 | 2026-08-20T03:33:31.434Z | Compiling rfc6979 v0.6.0 |
| 3374 | 2026-08-20T03:33:31.540Z | Compiling papergrid v0.18.0 |
| 3375 | 2026-08-20T03:33:31.620Z | Compiling transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#03a79a89) |
| 3376 | 2026-08-20T03:33:31.688Z | Compiling git-stub v1.0.0 |
| 3377 | 2026-08-20T03:33:31.709Z | Compiling ddm-protocol v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde) |
| 3378 | 2026-08-20T03:33:31.829Z | Compiling secrecy v0.8.0 |
| 3379 | 2026-08-20T03:33:31.967Z | Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#03a79a89) |
| 3380 | 2026-08-20T03:33:32.006Z | Compiling fmd-adm-sys v0.4.1 (https://github.com/oxidecomputer/fmd-adm?rev=846361bf0a698a8c7efefd97b2828b9aa74858c4#846361bf) |
| 3381 | 2026-08-20T03:33:32.026Z | Compiling git-stub-vcs v0.1.0 |
| 3382 | 2026-08-20T03:33:32.061Z | Compiling tokio-tungstenite v0.21.0 |
| 3383 | 2026-08-20T03:33:32.259Z | Compiling ddm-api-types-versions v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde) |
| 3384 | 2026-08-20T03:33:32.276Z | Compiling primeorder v0.14.0 |
| 3385 | 2026-08-20T03:33:32.431Z | Compiling ecdsa v0.17.0 |
| 3386 | 2026-08-20T03:33:32.547Z | Compiling tabled v0.21.0 |
| 3387 | 2026-08-20T03:33:32.687Z | Compiling transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control?branch=main#03a79a89) |
| 3388 | 2026-08-20T03:33:32.721Z | Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths) |
| 3389 | 2026-08-20T03:33:32.744Z | Compiling curve25519-dalek v5.0.0 |
| 3390 | 2026-08-20T03:33:32.744Z | Compiling unicase v2.9.0 |
| 3391 | 2026-08-20T03:33:32.770Z | Compiling illumos-nvpair-sys v0.2.0 |
| 3392 | 2026-08-20T03:33:32.796Z | Compiling parking_lot v0.11.2 |
| 3393 | 2026-08-20T03:33:32.917Z | Compiling dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server) |
| 3394 | 2026-08-20T03:33:32.955Z | Compiling internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver) |
| 3395 | 2026-08-20T03:33:32.968Z | Compiling oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter) |
| 3396 | 2026-08-20T03:33:32.987Z | Compiling mime_guess v2.0.5 |
| 3397 | 2026-08-20T03:33:33.055Z | Compiling ssh-encoding v0.3.0 |
| 3398 | 2026-08-20T03:33:33.228Z | Compiling progenitor-impl v0.13.0 |
| 3399 | 2026-08-20T03:33:33.318Z | Compiling prefix-trie v0.7.0 |
| 3400 | 2026-08-20T03:33:33.333Z | Compiling fxhash v0.2.1 |
| 3401 | 2026-08-20T03:33:33.357Z | Compiling keccak v0.2.0 |
| 3402 | 2026-08-20T03:33:33.424Z | Compiling crc8 v0.1.1 |
| 3403 | 2026-08-20T03:33:33.546Z | Compiling sled v0.34.7 |
| 3404 | 2026-08-20T03:33:33.646Z | Compiling common v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=04a52a3240a26c58f03e1cf40353d67ff69d76b6#04a52a32) |
| 3405 | 2026-08-20T03:33:33.715Z | Compiling ed25519 v3.0.0 |
| 3406 | 2026-08-20T03:33:33.822Z | Compiling hickory-server v0.25.2 |
| 3407 | 2026-08-20T03:33:33.843Z | Compiling crypto-primes v0.7.2 |
| 3408 | 2026-08-20T03:33:34.070Z | Compiling dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api) |
| 3409 | 2026-08-20T03:33:34.242Z | Compiling pkcs1 v0.8.0-rc.4 |
| 3410 | 2026-08-20T03:33:34.326Z | Compiling progenitor v0.14.0 |
| 3411 | 2026-08-20T03:33:34.520Z | Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde) |
| 3412 | 2026-08-20T03:33:34.698Z | Compiling gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client) |
| 3413 | 2026-08-20T03:33:34.883Z | Compiling ntp-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ntp-admin-client) |
| 3414 | 2026-08-20T03:33:34.918Z | Compiling ddm-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde) |
| 3415 | 2026-08-20T03:33:34.921Z | Compiling dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client) |
| 3416 | 2026-08-20T03:33:34.990Z | Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430) |
| 3417 | 2026-08-20T03:33:35.270Z | Compiling sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types) |
| 3418 | 2026-08-20T03:33:35.437Z | Compiling wicketd-commission-types-versions v0.1.0 (/work/oxidecomputer/omicron/wicketd-commission-types/versions) |
| 3419 | 2026-08-20T03:33:35.619Z | Compiling dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?rev=4a39ef08d81e5177edee0bddb1146032aa21074d#4a39ef08) |
| 3420 | 2026-08-20T03:33:35.637Z | Compiling omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client) |
| 3421 | 2026-08-20T03:33:35.659Z | Compiling poly1305 v0.9.0 |
| 3422 | 2026-08-20T03:33:35.713Z | Compiling progenitor-client v0.13.0 |
| 3423 | 2026-08-20T03:33:35.820Z | Compiling blowfish v0.10.0 |
| 3424 | 2026-08-20T03:33:35.843Z | Compiling blake2 v0.11.0-rc.6 |
| 3425 | 2026-08-20T03:33:36.095Z | Compiling half v1.8.3 |
| 3426 | 2026-08-20T03:33:36.112Z | Compiling progenitor-macro v0.13.0 |
| 3427 | 2026-08-20T03:33:36.129Z | Compiling http-range v0.1.5 |
| 3428 | 2026-08-20T03:33:36.264Z | Compiling argon2 v0.6.0-rc.8 |
| 3429 | 2026-08-20T03:33:36.349Z | Compiling serde_cbor v0.11.2 |
| 3430 | 2026-08-20T03:33:36.487Z | Compiling key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager) |
| 3431 | 2026-08-20T03:33:36.507Z | Compiling trust-quorum-protocol v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/protocol) |
| 3432 | 2026-08-20T03:33:37.003Z | Compiling bcrypt-pbkdf v0.11.0 |
| 3433 | 2026-08-20T03:33:37.097Z | Compiling ssh-cipher v0.3.0 |
| 3434 | 2026-08-20T03:33:37.361Z | Compiling sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client) |
| 3435 | 2026-08-20T03:33:37.418Z | Compiling dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=04a52a3240a26c58f03e1cf40353d67ff69d76b6#04a52a32) |
| 3436 | 2026-08-20T03:33:37.486Z | Compiling rsa v0.10.0-rc.18 |
| 3437 | 2026-08-20T03:33:37.624Z | Compiling ed25519-dalek v3.0.0 |
| 3438 | 2026-08-20T03:33:37.748Z | Compiling cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client) |
| 3439 | 2026-08-20T03:33:37.900Z | Compiling illumos-nvpair v0.3.0 |
| 3440 | 2026-08-20T03:33:38.184Z | Compiling wicketd-commission-types v0.1.0 (/work/oxidecomputer/omicron/wicketd-commission-types) |
| 3441 | 2026-08-20T03:33:38.204Z | Compiling nexus-types-versions v0.1.0 (/work/oxidecomputer/omicron/nexus/types/versions) |
| 3442 | 2026-08-20T03:33:38.574Z | Compiling bootstrap-agent-lockstep-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-types) |
| 3443 | 2026-08-20T03:33:38.741Z | Compiling sha3 v0.11.0 |
| 3444 | 2026-08-20T03:33:38.770Z | Compiling omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent) |
| 3445 | 2026-08-20T03:33:38.778Z | Compiling p384 v0.14.0 |
| 3446 | 2026-08-20T03:33:38.986Z | Compiling sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware) |
| 3447 | 2026-08-20T03:33:39.006Z | Compiling installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common) |
| 3448 | 2026-08-20T03:33:39.025Z | Compiling p521 v0.14.0 |
| 3449 | 2026-08-20T03:33:39.074Z | Compiling p256 v0.14.0 |
| 3450 | 2026-08-20T03:33:39.392Z | Compiling common v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=cc0c307c617f2988aafdca4e3bd35ea178b64801#cc0c307c) |
| 3451 | 2026-08-20T03:33:39.423Z | Compiling scuffle v0.1.0 |
| 3452 | 2026-08-20T03:33:39.817Z | Compiling attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?branch=main#ff9f27aa) |
| 3453 | 2026-08-20T03:33:40.095Z | Compiling oximeter-producer-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer-api) |
| 3454 | 2026-08-20T03:33:40.285Z | Compiling sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage) |
| 3455 | 2026-08-20T03:33:40.417Z | Compiling yasna v0.5.2 |
| 3456 | 2026-08-20T03:33:40.458Z | Compiling kstat-rs v0.2.5 |
| 3457 | 2026-08-20T03:33:40.775Z | Compiling headers-core v0.3.0 |
| 3458 | 2026-08-20T03:33:40.806Z | Compiling kem v0.3.0 |
| 3459 | 2026-08-20T03:33:40.956Z | Compiling module-lattice v0.2.3 |
| 3460 | 2026-08-20T03:33:41.000Z | Compiling nanorand v0.7.0 |
| 3461 | 2026-08-20T03:33:41.014Z | Compiling sponge-cursor v0.1.0 |
| 3462 | 2026-08-20T03:33:41.023Z | Compiling headers v0.4.1 |
| 3463 | 2026-08-20T03:33:41.177Z | Compiling zfs-test-harness v0.1.0 (/work/oxidecomputer/omicron/sled-storage/zfs-test-harness) |
| 3464 | 2026-08-20T03:33:41.195Z | Compiling ml-kem v0.3.2 |
| 3465 | 2026-08-20T03:33:41.243Z | Compiling flume v0.11.1 |
| 3466 | 2026-08-20T03:33:41.303Z | Compiling sha3 v0.12.0 |
| 3467 | 2026-08-20T03:33:41.321Z | Compiling rcgen v0.12.1 |
| 3468 | 2026-08-20T03:33:41.341Z | Compiling oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments) |
| 3469 | 2026-08-20T03:33:41.392Z | Compiling bootstrap-agent-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-api) |
| 3470 | 2026-08-20T03:33:41.440Z | Compiling dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?branch=main#ff9f27aa) |
| 3471 | 2026-08-20T03:33:41.510Z | Compiling progenitor v0.13.0 |
| 3472 | 2026-08-20T03:33:41.551Z | Compiling fmd-adm v0.3.0 (https://github.com/oxidecomputer/fmd-adm?rev=846361bf0a698a8c7efefd97b2828b9aa74858c4#846361bf) |
| 3473 | 2026-08-20T03:33:41.622Z | Compiling hyper-staticfile v0.10.1 |
| 3474 | 2026-08-20T03:33:41.703Z | Compiling dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=cc0c307c617f2988aafdca4e3bd35ea178b64801#cc0c307c) |
| 3475 | 2026-08-20T03:33:41.816Z | Compiling transient-dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server/transient) |
| 3476 | 2026-08-20T03:33:41.894Z | Compiling sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics) |
| 3477 | 2026-08-20T03:33:41.911Z | Compiling sled-agent-early-networking v0.1.0 (/work/oxidecomputer/omicron/sled-agent/early-networking) |
| 3478 | 2026-08-20T03:33:42.182Z | Compiling range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests) |
| 3479 | 2026-08-20T03:33:42.198Z | Compiling propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430) |
| 3480 | 2026-08-20T03:33:42.254Z | Compiling crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=ad8a31742adc45e925e63443a5b43c8e30604022#ad8a3174) |
| 3481 | 2026-08-20T03:33:42.276Z | Compiling ssh-key v0.7.0-rc.11 |
| 3482 | 2026-08-20T03:33:42.276Z | Compiling repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client) |
| 3483 | 2026-08-20T03:33:42.312Z | Compiling tufaceous-brand-metadata v0.2.0 (https://github.com/oxidecomputer/tufaceous?branch=main#38730b68) |
| 3484 | 2026-08-20T03:33:42.461Z | Compiling russh-cryptovec v0.62.0 |
| 3485 | 2026-08-20T03:33:42.480Z | Compiling end-to-end-tests v0.1.0 (/work/oxidecomputer/omicron/end-to-end-tests) |
| 3486 | 2026-08-20T03:33:42.551Z | Compiling repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api) |
| 3487 | 2026-08-20T03:33:42.604Z | Compiling internal-russh-num-bigint v0.5.0 |
| 3488 | 2026-08-20T03:33:42.646Z | Compiling port-file v0.1.0 |
| 3489 | 2026-08-20T03:33:42.679Z | Compiling num-bigint v0.4.6 |
| 3490 | 2026-08-20T03:33:42.709Z | Compiling generic-array v1.4.3 |
| 3491 | 2026-08-20T03:33:42.728Z | Compiling russh-util v0.52.0 |
| 3492 | 2026-08-20T03:33:42.783Z | Compiling enum_dispatch v0.3.13 |
| 3493 | 2026-08-20T03:33:42.919Z | Compiling sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api) |
| 3494 | 2026-08-20T03:33:42.937Z | Compiling delegate v0.13.5 |
| 3495 | 2026-08-20T03:33:43.063Z | Compiling subprocess v0.2.15 |
| 3496 | 2026-08-20T03:33:43.247Z | Compiling dhcproto-macros v0.1.0 (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc) |
| 3497 | 2026-08-20T03:33:43.360Z | Compiling md5 v0.8.0 |
| 3498 | 2026-08-20T03:33:43.445Z | Compiling display-error-chain v0.2.2 |
| 3499 | 2026-08-20T03:33:43.630Z | Compiling hex-literal v1.1.0 |
| 3500 | 2026-08-20T03:33:43.698Z | Compiling oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client) |
| 3501 | 2026-08-20T03:33:43.768Z | Compiling dhcproto v0.13.0-alpha (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc) |
| 3502 | 2026-08-20T03:33:43.785Z | Compiling colored v2.2.0 |
| 3503 | 2026-08-20T03:33:43.871Z | Compiling ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9) |
| 3504 | 2026-08-20T03:33:43.905Z | Compiling socket2 v0.5.10 |
| 3505 | 2026-08-20T03:33:43.963Z | Compiling internet-checksum v0.2.1 |
| 3506 | 2026-08-20T03:33:43.978Z | Compiling russh v0.62.4 |
| 3507 | 2026-08-20T03:33:44.137Z | Compiling sled-agent-config-reconciler v0.1.0 (/work/oxidecomputer/omicron/sled-agent/config-reconciler) |
| 3508 | 2026-08-20T03:33:44.155Z | Compiling sled-agent-health-monitor v0.1.0 (/work/oxidecomputer/omicron/sled-agent/health-monitor) |
| 3509 | 2026-08-20T03:33:45.170Z | Compiling sled-agent-scrimlet-reconcilers v0.1.0 (/work/oxidecomputer/omicron/sled-agent/scrimlet-reconcilers) |
| 3510 | 2026-08-20T03:33:46.919Z | Compiling sled-agent-resolvable-files v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files) |
| 3511 | 2026-08-20T03:33:47.664Z | Compiling sled-agent-measurements v0.1.0 (/work/oxidecomputer/omicron/sled-agent/measurements) |
| 3512 | 2026-08-20T03:33:48.256Z | Compiling trust-quorum v0.1.0 (/work/oxidecomputer/omicron/trust-quorum) |
| 3513 | 2026-08-20T03:33:49.707Z | Compiling sled-agent-bootstrap-common v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-common) |
| 3514 | 2026-08-20T03:33:50.022Z | Compiling nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types) |
| 3515 | 2026-08-20T03:33:59.182Z | Compiling nexus-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-lockstep-client) |
| 3516 | 2026-08-20T03:33:59.183Z | Compiling nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config) |
| 3517 | 2026-08-20T03:33:59.183Z | Compiling nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client) |
| 3518 | 2026-08-20T03:33:59.186Z | Compiling sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim) |
| 3519 | 2026-08-20T03:33:59.186Z | Compiling sled-agent-multirack-join v0.1.0 (/work/oxidecomputer/omicron/sled-agent/multirack-join) |
| 3520 | 2026-08-20T03:34:01.077Z | Compiling omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils) |
| 3521 | 2026-08-20T03:34:02.220Z | Compiling oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer) |
| 3522 | 2026-08-20T03:34:05.542Z | Compiling sled-agent-rack-setup v0.1.0 (/work/oxidecomputer/omicron/sled-agent/rack-setup) |
| 3523 | 2026-08-20T03:34:47.523Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 32s |
| 3524 | 2026-08-20T03:34:47.526Z | warning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1 |
| 3525 | 2026-08-20T03:34:47.526Z | note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` |
| 3526 | 2026-08-20T03:34:47.760Z | |
| 3527 | 2026-08-20T03:34:47.760Z | real 1:32.533097781 |
| 3528 | 2026-08-20T03:34:47.760Z | user 9:00.658139438 |
| 3529 | 2026-08-20T03:34:47.760Z | sys 1:48.070488572 |
| 3530 | 2026-08-20T03:34:47.760Z | trap 0.287990398 |
| 3531 | 2026-08-20T03:34:47.760Z | tflt 0.372248276 |
| 3532 | 2026-08-20T03:34:47.764Z | dflt 1.752571445 |
| 3533 | 2026-08-20T03:34:47.764Z | kflt 0.000322160 |
| 3534 | 2026-08-20T03:34:47.764Z | lock 33:30.437610000 |
| 3535 | 2026-08-20T03:34:47.764Z | slp 20:29.440911750 |
| 3536 | 2026-08-20T03:34:47.764Z | lat 41.515340792 |
| 3537 | 2026-08-20T03:34:47.764Z | stop 3:13.399850473 |
| 3538 | 2026-08-20T03:34:47.764Z | + mkdir tests |
| 3539 | 2026-08-20T03:34:47.767Z | + /opt/ooce/bin/jq -r 'select(.profile.test) | .executable' /tmp/output.end-to-end.json |
| 3540 | 2026-08-20T03:34:47.767Z | + xargs -I '{}' -t cp '{}' tests/ |
| 3541 | 2026-08-20T03:34:47.791Z | cp /work/oxidecomputer/omicron/target/debug/deps/dhcp_server-e3b27565dc37fa1f tests/ |
| 3542 | 2026-08-20T03:34:47.818Z | cp /work/oxidecomputer/omicron/target/debug/deps/bootstrap-594f2dec84179fc3 tests/ |
| 3543 | 2026-08-20T03:34:47.840Z | cp /work/oxidecomputer/omicron/target/debug/deps/commtest-74c7ef97fc0c6cdd tests/ |
| 3544 | 2026-08-20T03:34:47.865Z | cp /work/oxidecomputer/omicron/target/debug/deps/end_to_end_tests-f7200e6b6f596b24 tests/ |
| 3545 | 2026-08-20T03:34:48.188Z | + files=(.github/buildomat/ci-env.sh out/target/test out/npuzone/* package-manifest.toml smf/sled-agent/non-gimlet/config.toml target/release/omicron-package target/release/xtask target/debug/bootstrap tests/* tools/opte_version tools/opte_version_override) |
| 3546 | 2026-08-20T03:34:48.191Z | + 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-594f2dec84179fc3 tests/commtest-74c7ef97fc0c6cdd tests/dhcp_server-e3b27565dc37fa1f tests/end_to_end_tests-f7200e6b6f596b24 tools/opte_version tools/opte_version_override out/clickhouse.tar.gz out/clickhouse_keeper.tar.gz out/clickhouse_server.tar.gz out/cockroachdb.tar.gz out/crucible-pantry-zone.tar.gz out/crucible-utils.tar out/crucible-zone.tar.gz out/external-dns.tar.gz out/internal-dns.tar.gz out/mg-ddm-gz.tar out/nexus.tar.gz out/ntp.tar.gz out/omicron-gateway-softnpu.tar.gz out/omicron-sled-agent.tar out/overlay.tar.gz out/oximeter.tar.gz out/oxlog.tar out/probe.tar.gz out/propolis-server.tar.gz out/pumpkind-gz.tar out/switch-softnpu.tar.gz |
| 3547 | 2026-08-20T03:36:19.496Z | Compressing '/work/package.tar.gz' with '/usr/bin/gzip'... |
| 3548 | 2026-08-20T03:36:19.496Z | a .github/buildomat/ci-env.sh 1K |
| 3549 | 2026-08-20T03:36:19.496Z | a out/target/test 1K |
| 3550 | 2026-08-20T03:36:19.496Z | a out/npuzone/npuzone 27402K |
| 3551 | 2026-08-20T03:36:19.496Z | a package-manifest.toml 35K |
| 3552 | 2026-08-20T03:36:19.496Z | a smf/sled-agent/non-gimlet/config.toml 6K |
| 3553 | 2026-08-20T03:36:19.496Z | a target/release/omicron-package 48274K |
| 3554 | 2026-08-20T03:36:19.496Z | a target/release/xtask 11727K |
| 3555 | 2026-08-20T03:36:19.496Z | a target/debug/bootstrap 438601K |
| 3556 | 2026-08-20T03:36:19.496Z | a tests/bootstrap-594f2dec84179fc3 34430K |
| 3557 | 2026-08-20T03:36:19.496Z | a tests/commtest-74c7ef97fc0c6cdd 34431K |
| 3558 | 2026-08-20T03:36:19.499Z | a tests/dhcp_server-e3b27565dc37fa1f 34431K |
| 3559 | 2026-08-20T03:36:19.499Z | a tests/end_to_end_tests-f7200e6b6f596b24 502127K |
| 3560 | 2026-08-20T03:36:19.499Z | a tools/opte_version 1K |
| 3561 | 2026-08-20T03:36:19.499Z | a tools/opte_version_override 2K |
| 3562 | 2026-08-20T03:36:19.499Z | a out/clickhouse.tar.gz 330155K |
| 3563 | 2026-08-20T03:36:19.499Z | a out/clickhouse_keeper.tar.gz 314178K |
| 3564 | 2026-08-20T03:36:19.499Z | a out/clickhouse_server.tar.gz 330152K |
| 3565 | 2026-08-20T03:36:19.499Z | a out/cockroachdb.tar.gz 169576K |
| 3566 | 2026-08-20T03:36:19.499Z | a out/crucible-pantry-zone.tar.gz 41339K |
| 3567 | 2026-08-20T03:36:19.499Z | a out/crucible-utils.tar 18900K |
| 3568 | 2026-08-20T03:36:19.499Z | a out/crucible-zone.tar.gz 56151K |
| 3569 | 2026-08-20T03:36:19.499Z | a out/external-dns.tar.gz 54214K |
| 3570 | 2026-08-20T03:36:19.499Z | a out/internal-dns.tar.gz 54213K |
| 3571 | 2026-08-20T03:36:19.499Z | a out/mg-ddm-gz.tar 100917K |
| 3572 | 2026-08-20T03:36:19.499Z | a out/nexus.tar.gz 359601K |
| 3573 | 2026-08-20T03:36:19.499Z | a out/ntp.tar.gz 34662K |
| 3574 | 2026-08-20T03:36:19.500Z | a out/omicron-gateway-softnpu.tar.gz 29993K |
| 3575 | 2026-08-20T03:36:19.500Z | a out/omicron-sled-agent.tar 247068K |
| 3576 | 2026-08-20T03:36:19.500Z | a out/overlay.tar.gz 4K |
| 3577 | 2026-08-20T03:36:19.500Z | a out/oximeter.tar.gz 72452K |
| 3578 | 2026-08-20T03:36:19.500Z | a out/oxlog.tar 4071K |
| 3579 | 2026-08-20T03:36:19.500Z | a out/probe.tar.gz 3037K |
| 3580 | 2026-08-20T03:36:19.500Z | a out/propolis-server.tar.gz 34642K |
| 3581 | 2026-08-20T03:36:19.500Z | a out/pumpkind-gz.tar 26647K |
| 3582 | 2026-08-20T03:36:19.500Z | a out/switch-softnpu.tar.gz 504470K |
| 3583 | 2026-08-20T03:36:19.505Z | |
| 3584 | 2026-08-20T03:36:19.505Z | real 1:31.304544724 |
| 3585 | 2026-08-20T03:36:19.505Z | user 1:28.274435568 |
| 3586 | 2026-08-20T03:36:19.507Z | sys 5.084657392 |
| 3587 | 2026-08-20T03:36:19.507Z | trap 0.007237675 |
| 3588 | 2026-08-20T03:36:19.507Z | tflt 0.000000000 |
| 3589 | 2026-08-20T03:36:19.507Z | dflt 0.000000000 |
| 3590 | 2026-08-20T03:36:19.508Z | kflt 0.000000000 |
| 3591 | 2026-08-20T03:36:19.508Z | lock 0.000000000 |
| 3592 | 2026-08-20T03:36:19.508Z | slp 1:28.085315955 |
| 3593 | 2026-08-20T03:36:19.508Z | lat 1.152573768 |
| 3594 | 2026-08-20T03:36:19.508Z | stop 0.000231050 |
| 3595 | 2026-08-20T03:36:19.508Z | process exited: duration 1157586 ms, exit code 0 |
| |
| 3596 | 2026-08-20T03:36:19.525Z | found 1 output files |
| 3597 | 2026-08-20T03:36:19.525Z | uploading: /work/package.tar.gz (2783252548 bytes) |
| 3598 | 2026-08-20T03:37:33.555Z | uploaded: /work/package.tar.gz |