|
|
|
| 1 | 2026-08-27T22:54:08.134Z | job assigned to worker 01M12PV60SJAXRK1WBWEXTY5Z8 [factory aws, i-0e49928242ca6d1d2] (queued for 56 s) |
| |
| 2 | 2026-08-27T22:54:15.504Z | starting task 0: "setup" |
| 3 | 2026-08-27T22:54:15.509Z | ++ uname -s |
| 4 | 2026-08-27T22:54:15.512Z | + kern=SunOS |
| 5 | 2026-08-27T22:54:15.513Z | + build_user=build |
| 6 | 2026-08-27T22:54:15.513Z | + build_uid=12345 |
| 7 | 2026-08-27T22:54:15.513Z | + work_dir=/work |
| 8 | 2026-08-27T22:54:15.513Z | + input_dir=/input |
| 9 | 2026-08-27T22:54:15.513Z | + [[ 0 == 12345 ]] |
| 10 | 2026-08-27T22:54:15.513Z | + case "$kern" in |
| 11 | 2026-08-27T22:54:15.513Z | + groupadd -g 12345 build |
| 12 | 2026-08-27T22:54:15.513Z | + useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build |
| 13 | 2026-08-27T22:54:17.520Z | + zfs create -o mountpoint=/work rpool/work |
| 14 | 2026-08-27T22:54:17.604Z | ++ awk '$2 == "/home" { print $3 }' /etc/mnttab |
| 15 | 2026-08-27T22:54:17.608Z | + home_fs=zfs |
| 16 | 2026-08-27T22:54:17.608Z | + [[ zfs == autofs ]] |
| 17 | 2026-08-27T22:54:17.608Z | + mkdir -p /home/build |
| 18 | 2026-08-27T22:54:17.608Z | + chown build:build /home/build /work |
| 19 | 2026-08-27T22:54:18.610Z | + chmod 0700 /home/build /work |
| 20 | 2026-08-27T22:54:18.613Z | process exited: duration 3111 ms, exit code 0 |
| |
| 21 | 2026-08-27T22:54:18.620Z | starting task 1: "rust-toolchain" |
| 22 | 2026-08-27T22:54:18.625Z | + printf ' * rust toolchain channel = "%s"\n' 1.97.1 |
| 23 | 2026-08-27T22:54:18.625Z | * rust toolchain channel = "1.97.1" |
| 24 | 2026-08-27T22:54:18.625Z | + printf ' * rust toolchain profile = "%s"\n' default |
| 25 | 2026-08-27T22:54:18.625Z | * rust toolchain profile = "default" |
| 26 | 2026-08-27T22:54:18.625Z | + export RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 27 | 2026-08-27T22:54:18.625Z | + RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 28 | 2026-08-27T22:54:18.628Z | + curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs |
| 29 | 2026-08-27T22:54:18.628Z | + /bin/bash -s - -y --no-modify-path --default-toolchain 1.97.1 --profile default |
| 30 | 2026-08-27T22:54:18.742Z | info: downloading installer |
| 31 | 2026-08-27T22:54:20.282Z | warn: It looks like you have an existing rustup settings file at: |
| 32 | 2026-08-27T22:54:20.282Z | warn: /home/build/.rustup/settings.toml |
| 33 | 2026-08-27T22:54:20.282Z | warn: Rustup will install the default toolchain as specified in the settings file, |
| 34 | 2026-08-27T22:54:20.282Z | warn: instead of the one inferred from the default host triple. |
| 35 | 2026-08-27T22:54:20.292Z | info: profile set to default |
| 36 | 2026-08-27T22:54:20.292Z | info: default host triple is x86_64-unknown-illumos |
| 37 | 2026-08-27T22:54:20.295Z | info: syncing channel updates for 1.97.1-x86_64-unknown-illumos |
| 38 | 2026-08-27T22:54:20.435Z | info: latest update on 2026-07-16 for version 1.97.1 (8bab26f4f 2026-07-14) |
| 39 | 2026-08-27T22:54:20.440Z | info: downloading 6 components |
| 40 | 2026-08-27T22:54:33.520Z | info: default toolchain set to 1.97.1-x86_64-unknown-illumos |
| 41 | 2026-08-27T22:54:33.520Z | |
| 42 | 2026-08-27T22:54:33.546Z | 1.97.1-x86_64-unknown-illumos installed - rustc 1.97.1 (8bab26f4f 2026-07-14) |
| 43 | 2026-08-27T22:54:33.546Z | |
| 44 | 2026-08-27T22:54:33.546Z | |
| 45 | 2026-08-27T22:54:33.546Z | Rust is installed now. Great! |
| 46 | 2026-08-27T22:54:33.546Z | |
| 47 | 2026-08-27T22:54:33.547Z | To get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH |
| 48 | 2026-08-27T22:54:33.547Z | environment variable. This has not been done automatically. |
| 49 | 2026-08-27T22:54:33.547Z | |
| 50 | 2026-08-27T22:54:33.547Z | To configure your current shell, you need to source |
| 51 | 2026-08-27T22:54:33.547Z | the corresponding env file under $HOME/.cargo. |
| 52 | 2026-08-27T22:54:33.547Z | |
| 53 | 2026-08-27T22:54:33.547Z | This is usually done by running one of the following (note the leading DOT): |
| 54 | 2026-08-27T22:54:33.547Z | . "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh |
| 55 | 2026-08-27T22:54:33.547Z | source "$HOME/.cargo/env.fish" # For fish |
| 56 | 2026-08-27T22:54:33.547Z | source "~/.cargo/env.nu" # For nushell |
| 57 | 2026-08-27T22:54:33.547Z | source "$HOME/.cargo/env.tcsh" # For tcsh |
| 58 | 2026-08-27T22:54:33.547Z | . "$HOME/.cargo/env.ps1" # For pwsh |
| 59 | 2026-08-27T22:54:33.547Z | source "$HOME/.cargo/env.xsh" # For xonsh |
| 60 | 2026-08-27T22:54:33.550Z | warn: no default linker (`cc`) was found in your PATH |
| 61 | 2026-08-27T22:54:33.550Z | warn: many Rust crates require a system C toolchain to build |
| 62 | 2026-08-27T22:54:33.650Z | + rustup --version |
| 63 | 2026-08-27T22:54:33.656Z | rustup 1.29.0 (28d1352db 2026-03-05) |
| 64 | 2026-08-27T22:54:33.656Z | info: This is the version for the rustup toolchain manager, not the rustc compiler. |
| 65 | 2026-08-27T22:54:33.677Z | info: the currently active `rustc` version is `rustc 1.97.1 (8bab26f4f 2026-07-14)` |
| 66 | 2026-08-27T22:54:33.680Z | + cargo --version |
| 67 | 2026-08-27T22:54:33.688Z | cargo 1.97.1 (c980f4866 2026-06-30) |
| 68 | 2026-08-27T22:54:33.693Z | + rustc --version |
| 69 | 2026-08-27T22:54:33.711Z | rustc 1.97.1 (8bab26f4f 2026-07-14) |
| 70 | 2026-08-27T22:54:33.715Z | process exited: duration 15094 ms, exit code 0 |
| |
| 71 | 2026-08-27T22:54:33.721Z | starting task 2: "authentication" |
| 72 | 2026-08-27T22:54:33.739Z | process exited: duration 17 ms, exit code 0 |
| |
| 73 | 2026-08-27T22:54:33.746Z | starting task 3: "clone repository" |
| 74 | 2026-08-27T22:54:33.750Z | + mkdir -p /work/oxidecomputer/omicron |
| 75 | 2026-08-27T22:54:33.753Z | + git clone https://github.com/oxidecomputer/omicron /work/oxidecomputer/omicron |
| 76 | 2026-08-27T22:54:33.786Z | Cloning into '/work/oxidecomputer/omicron'... |
| 77 | 2026-08-27T22:54:54.013Z | + cd /work/oxidecomputer/omicron |
| 78 | 2026-08-27T22:54:54.013Z | + git fetch origin 954f157ac9803967443ecd07453ab2d01c20fc99 |
| 79 | 2026-08-27T22:54:54.342Z | From https://github.com/oxidecomputer/omicron |
| 80 | 2026-08-27T22:54:54.342Z | * branch 954f157ac9803967443ecd07453ab2d01c20fc99 -> FETCH_HEAD |
| 81 | 2026-08-27T22:54:54.357Z | + [[ -n support-bundle-time-range-v2 ]] |
| 82 | 2026-08-27T22:54:54.361Z | ++ git branch --show-current |
| 83 | 2026-08-27T22:54:54.361Z | + current=main |
| 84 | 2026-08-27T22:54:54.361Z | + [[ main != support-bundle-time-range-v2 ]] |
| 85 | 2026-08-27T22:54:54.361Z | + git branch -f support-bundle-time-range-v2 954f157ac9803967443ecd07453ab2d01c20fc99 |
| 86 | 2026-08-27T22:54:54.364Z | + git checkout -f support-bundle-time-range-v2 |
| 87 | 2026-08-27T22:54:54.624Z | Switched to branch 'support-bundle-time-range-v2' |
| 88 | 2026-08-27T22:54:54.627Z | + git reset --hard 954f157ac9803967443ecd07453ab2d01c20fc99 |
| 89 | 2026-08-27T22:54:54.643Z | HEAD is now at 954f157ac Drop the dead start_time IS NULL disjunct from the bundle time-range CHECK |
| 90 | 2026-08-27T22:54:54.646Z | process exited: duration 20898 ms, exit code 0 |
| |
| 91 | 2026-08-27T22:54:54.652Z | starting task 4: "build" |
| 92 | 2026-08-27T22:54:54.657Z | + source .github/buildomat/ci-env.sh |
| 93 | 2026-08-27T22:54:54.657Z | ++ export CARGO_TERM_COLOR=always |
| 94 | 2026-08-27T22:54:54.657Z | ++ CARGO_TERM_COLOR=always |
| 95 | 2026-08-27T22:54:54.660Z | +++ uname -s |
| 96 | 2026-08-27T22:54:54.660Z | ++ [[ SunOS == \S\u\n\O\S ]] |
| 97 | 2026-08-27T22:54:54.660Z | ++ coreadm -p /var/tmp/omicron_tmp/core.%f.%p.core |
| 98 | 2026-08-27T22:54:54.663Z | + cargo --version |
| 99 | 2026-08-27T22:54:54.671Z | cargo 1.97.1 (c980f4866 2026-06-30) |
| 100 | 2026-08-27T22:54:54.674Z | + rustc --version |
| 101 | 2026-08-27T22:54:54.693Z | rustc 1.97.1 (8bab26f4f 2026-07-14) |
| 102 | 2026-08-27T22:54:54.697Z | + WORK=/work |
| 103 | 2026-08-27T22:54:54.697Z | + pfexec mkdir -p /work |
| 104 | 2026-08-27T22:54:54.700Z | + pfexec chown build /work |
| 105 | 2026-08-27T22:54:54.705Z | + ptime -m ./tools/install_builder_prerequisites.sh -yp |
| 106 | 2026-08-27T22:54:56.756Z | Startup: Refreshing catalog 'helios' ... Done |
| 107 | 2026-08-27T22:54:57.158Z | Startup: Caching catalogs ... Done |
| 108 | 2026-08-27T22:54:59.446Z | Planning: Solver setup ... Done (2.165s) |
| 109 | 2026-08-27T22:54:59.509Z | Planning: Running solver ... Done (0.063s) |
| 110 | 2026-08-27T22:54:59.560Z | Planning: Finding local manifests ... Done (0.003s) |
| 111 | 2026-08-27T22:54:59.572Z | Planning: Fetching manifests: 0/2 0% complete |
| 112 | 2026-08-27T22:54:59.589Z | Planning: Fetching manifests: 2/2 100% complete |
| 113 | 2026-08-27T22:54:59.603Z | Planning: Package planning ... Done (0.015s) |
| 114 | 2026-08-27T22:54:59.607Z | Planning: Merging actions ... Done (0.001s) |
| 115 | 2026-08-27T22:54:59.823Z | Planning: Checking for conflicting actions ... Done (0.217s) |
| 116 | 2026-08-27T22:54:59.840Z | Planning: Consolidating action changes ... Done (0.001s) |
| 117 | 2026-08-27T22:55:00.669Z | Planning: Evaluating mediators ... Done (0.842s) |
| 118 | 2026-08-27T22:55:00.674Z | Planning: Planning completed in 3.47 seconds |
| 119 | 2026-08-27T22:55:00.679Z | Packages to install: 2 |
| 120 | 2026-08-27T22:55:00.679Z | Estimated space available: 156.01 GB |
| 121 | 2026-08-27T22:55:00.679Z | Estimated space to be consumed: 83.65 MB |
| 122 | 2026-08-27T22:55:00.679Z | Create boot environment: No |
| 123 | 2026-08-27T22:55:00.679Z | Create backup boot environment: No |
| 124 | 2026-08-27T22:55:00.679Z | Rebuild boot archive: No |
| 125 | 2026-08-27T22:55:00.679Z | |
| 126 | 2026-08-27T22:55:00.679Z | Changed packages: |
| 127 | 2026-08-27T22:55:00.679Z | helios |
| 128 | 2026-08-27T22:55:00.679Z | developer/build-essential |
| 129 | 2026-08-27T22:55:00.679Z | None -> 11-3.0 |
| 130 | 2026-08-27T22:55:00.679Z | library/libxmlsec1 |
| 131 | 2026-08-27T22:55:00.679Z | None -> 1.2.35-3.0 |
| 132 | 2026-08-27T22:55:00.702Z | |
| 133 | 2026-08-27T22:55:00.703Z | Download: 0/214 items 0.0/1.3MB 0% complete |
| 134 | 2026-08-27T22:55:00.772Z | Download: Completed 1.28 MB in 0.07 seconds (18.4M/s) |
| 135 | 2026-08-27T22:55:00.841Z | Actions: 1/268 actions (Installing new actions) |
| 136 | 2026-08-27T22:55:00.878Z | Actions: Completed 268 actions in 0.04 seconds. |
| 137 | 2026-08-27T22:55:00.920Z | Finalize: Updating package state database ... Done (0.039s) |
| 138 | 2026-08-27T22:55:00.920Z | Finalize: Updating package cache ... Done (0.000s) |
| 139 | 2026-08-27T22:55:01.012Z | Finalize: Updating image state ... Done (0.093s) |
| 140 | 2026-08-27T22:55:03.660Z | Finalize: Creating fast lookup database ... Done (2.595s) |
| 141 | 2026-08-27T22:55:03.725Z | Finalize: Reading search index ... Done (0.012s) |
| 142 | 2026-08-27T22:55:03.728Z | Finalize: Updating search index ... Done (0.000s) |
| 143 | 2026-08-27T22:55:03.812Z | Finalize: Updating package cache ... Done (0.000s) |
| 144 | 2026-08-27T22:55:04.183Z | Planning: Evaluating mediator changes ... Done |
| 145 | 2026-08-27T22:55:04.287Z | Planning: Checking for conflicting actions ... Done |
| 146 | 2026-08-27T22:55:04.291Z | Planning: Consolidating action changes ... Done |
| 147 | 2026-08-27T22:55:04.443Z | Planning: Evaluating mediators ... Done |
| 148 | 2026-08-27T22:55:04.446Z | Planning: Planning completed in 0.26 seconds |
| 149 | 2026-08-27T22:55:04.467Z | Mediators to change: 2 |
| 150 | 2026-08-27T22:55:04.467Z | Create boot environment: No |
| 151 | 2026-08-27T22:55:04.467Z | Create backup boot environment: No |
| 152 | 2026-08-27T22:55:04.525Z | Finalize: Updating package state database ... Done |
| 153 | 2026-08-27T22:55:04.525Z | Finalize: Updating package cache ... Done |
| 154 | 2026-08-27T22:55:04.585Z | Finalize: Updating image state ... Done |
| 155 | 2026-08-27T22:55:06.539Z | Finalize: Creating fast lookup database ... Done |
| 156 | 2026-08-27T22:55:06.601Z | Finalize: Reading search index ... Done |
| 157 | 2026-08-27T22:55:06.606Z | Finalize: Updating search index ... Done |
| 158 | 2026-08-27T22:55:06.681Z | Finalize: Updating package cache ... Done |
| 159 | 2026-08-27T22:55:06.966Z | Planning: Evaluating mediator changes ... Done |
| 160 | 2026-08-27T22:55:07.071Z | Planning: Checking for conflicting actions ... Done |
| 161 | 2026-08-27T22:55:07.074Z | Planning: Consolidating action changes ... Done |
| 162 | 2026-08-27T22:55:07.229Z | Planning: Evaluating mediators ... Done |
| 163 | 2026-08-27T22:55:07.232Z | Planning: Planning completed in 0.26 seconds |
| 164 | 2026-08-27T22:55:07.252Z | Mediators to change: 1 |
| 165 | 2026-08-27T22:55:07.252Z | Create boot environment: No |
| 166 | 2026-08-27T22:55:07.252Z | Create backup boot environment: No |
| 167 | 2026-08-27T22:55:07.297Z | Finalize: Updating package state database ... Done |
| 168 | 2026-08-27T22:55:07.297Z | Finalize: Updating package cache ... Done |
| 169 | 2026-08-27T22:55:07.351Z | Finalize: Updating image state ... Done |
| 170 | 2026-08-27T22:55:09.291Z | Finalize: Creating fast lookup database ... Done |
| 171 | 2026-08-27T22:55:09.357Z | Finalize: Reading search index ... Done |
| 172 | 2026-08-27T22:55:09.360Z | Finalize: Updating search index ... Done |
| 173 | 2026-08-27T22:55:09.422Z | Finalize: Updating package cache ... Done |
| 174 | 2026-08-27T22:55:09.732Z | MEDIATOR VER. SRC. VERSION IMPL. SRC. IMPLEMENTATION |
| 175 | 2026-08-27T22:55:09.732Z | apache system 2.4 system |
| 176 | 2026-08-27T22:55:09.732Z | clang system 15 system |
| 177 | 2026-08-27T22:55:09.732Z | csh system system illumos |
| 178 | 2026-08-27T22:55:09.732Z | ctags system system illumos |
| 179 | 2026-08-27T22:55:09.732Z | file vendor vendor darwinsys |
| 180 | 2026-08-27T22:55:09.732Z | file system system illumos |
| 181 | 2026-08-27T22:55:09.732Z | gcc vendor 14 vendor |
| 182 | 2026-08-27T22:55:09.733Z | gcc system 13 system |
| 183 | 2026-08-27T22:55:09.733Z | gcc system 10 system |
| 184 | 2026-08-27T22:55:09.733Z | go system 1.25 system |
| 185 | 2026-08-27T22:55:09.733Z | llvm system 15 system |
| 186 | 2026-08-27T22:55:09.733Z | mariadb system 11.4 system |
| 187 | 2026-08-27T22:55:09.733Z | mta vendor vendor dma |
| 188 | 2026-08-27T22:55:09.733Z | openjdk system 17 system |
| 189 | 2026-08-27T22:55:09.733Z | openjdk system 11 system |
| 190 | 2026-08-27T22:55:09.733Z | openssl vendor 3 vendor |
| 191 | 2026-08-27T22:55:09.733Z | perl system 5.40 system |
| 192 | 2026-08-27T22:55:09.733Z | postgresql system 18 system |
| 193 | 2026-08-27T22:55:09.733Z | postgresql system 17 system |
| 194 | 2026-08-27T22:55:09.733Z | python vendor 3 vendor |
| 195 | 2026-08-27T22:55:09.733Z | python system 2 system |
| 196 | 2026-08-27T22:55:09.733Z | python3 vendor 3.13 vendor |
| 197 | 2026-08-27T22:55:09.733Z | ruby system 3.4 system |
| 198 | 2026-08-27T22:55:09.733Z | ruby system 3.0 system |
| 199 | 2026-08-27T22:55:09.733Z | words vendor vendor american-english |
| 200 | 2026-08-27T22:55:09.733Z | words system system australian-english |
| 201 | 2026-08-27T22:55:09.733Z | words system system british-english |
| 202 | 2026-08-27T22:55:09.733Z | words system system canadian-english |
| 203 | 2026-08-27T22:55:09.733Z | words system system french |
| 204 | 2026-08-27T22:55:09.733Z | words system system italian |
| 205 | 2026-08-27T22:55:09.733Z | words system system ngerman |
| 206 | 2026-08-27T22:55:09.733Z | words system system ogerman |
| 207 | 2026-08-27T22:55:09.733Z | words system system spanish |
| 208 | 2026-08-27T22:55:09.992Z | PUBLISHER TYPE STATUS P LOCATION |
| 209 | 2026-08-27T22:55:09.992Z | helios origin online F https://pkg.oxide.computer/helios/3/dev/ |
| 210 | 2026-08-27T22:55:10.493Z | FMRI IFO |
| 211 | 2026-08-27T22:55:10.493Z | pkg://helios/developer/build-essential@11-3.0:20260212T145243Z im- |
| 212 | 2026-08-27T22:55:10.493Z | pkg://helios/developer/pkg-config@0.29.2-3.0:20260212T145445Z i-- |
| 213 | 2026-08-27T22:55:10.493Z | pkg://helios/library/libxmlsec1@1.2.35-3.0:20260306T162922Z im- |
| 214 | 2026-08-27T22:55:10.493Z | pkg://helios/ooce/developer/clang-15@15.0.7-3.0:20260212T171836Z i-- |
| 215 | 2026-08-27T22:55:10.493Z | pkg://helios/ooce/developer/cmake@4.2.3-3.0:20260212T164558Z i-- |
| 216 | 2026-08-27T22:55:10.493Z | pkg://helios/ooce/library/postgresql-18@18.1-3.0:20260217T162247Z i-- |
| 217 | 2026-08-27T22:55:10.493Z | pkg://helios/package/pkg@0.5.11-3.0:20260212T150754Z i-- |
| 218 | 2026-08-27T22:55:10.493Z | pkg://helios/system/library/g++-runtime@14-3.0:20260212T151156Z i-- |
| 219 | 2026-08-27T22:55:10.493Z | pkg://helios/system/library/gcc-runtime@14-3.0:20260212T151216Z i-- |
| 220 | 2026-08-27T22:55:10.833Z | Updating git repository `https://github.com/oxidecomputer/pq-sys` |
| 221 | 2026-08-27T22:55:11.172Z | Updating crates.io index |
| 222 | 2026-08-27T22:55:11.176Z | Updating git repository `https://github.com/oxidecomputer/slog-error-chain` |
| 223 | 2026-08-27T22:55:11.456Z | Updating git repository `https://github.com/oxidecomputer/tufaceous` |
| 224 | 2026-08-27T22:55:11.847Z | Updating git repository `https://github.com/oxidecomputer/omicron-debug-dropbox` |
| 225 | 2026-08-27T22:55:12.147Z | Updating git repository `https://github.com/oxidecomputer/propolis` |
| 226 | 2026-08-27T22:55:13.232Z | Updating git repository `https://github.com/oxidecomputer/management-gateway-service` |
| 227 | 2026-08-27T22:55:13.787Z | Updating git repository `https://github.com/oxidecomputer/crucible` |
| 228 | 2026-08-27T22:55:15.397Z | Updating git repository `https://github.com/oxidecomputer/opte` |
| 229 | 2026-08-27T22:55:16.294Z | Updating git repository `https://github.com/oxidecomputer/tofino` |
| 230 | 2026-08-27T22:55:16.587Z | Updating git repository `https://github.com/oxidecomputer/lldp` |
| 231 | 2026-08-27T22:55:16.976Z | Updating git repository `https://github.com/oxidecomputer/maghemite` |
| 232 | 2026-08-27T22:55:18.805Z | Updating git repository `https://github.com/oxidecomputer/clickward` |
| 233 | 2026-08-27T22:55:18.852Z | Updating git repository `https://github.com/oxidecomputer/dice-util` |
| 234 | 2026-08-27T22:55:19.483Z | Updating git repository `https://github.com/oxidecomputer/fmd-adm` |
| 235 | 2026-08-27T22:55:19.778Z | Updating git repository `https://github.com/oxidecomputer/illumos-devinfo` |
| 236 | 2026-08-27T22:55:20.080Z | Updating git repository `https://github.com/oxidecomputer/libefi-illumos` |
| 237 | 2026-08-27T22:55:20.449Z | Updating git repository `https://github.com/oxidecomputer/libnvme` |
| 238 | 2026-08-27T22:55:20.775Z | Updating git repository `https://github.com/oxidecomputer/ipcc-rs` |
| 239 | 2026-08-27T22:55:21.067Z | Updating git repository `https://github.com/oxidecomputer/hubtools.git` |
| 240 | 2026-08-27T22:55:21.413Z | Updating git repository `https://github.com/oxidecomputer/dendrite` |
| 241 | 2026-08-27T22:55:21.921Z | Updating git repository `https://github.com/oxidecomputer/sprockets.git` |
| 242 | 2026-08-27T22:55:22.337Z | Updating git repository `https://github.com/oxidecomputer/dendrite` |
| 243 | 2026-08-27T22:55:22.836Z | Updating git repository `https://github.com/oxidecomputer/openapi-lint` |
| 244 | 2026-08-27T22:55:23.137Z | Updating git repository `https://github.com/oxidecomputer/transceiver-control` |
| 245 | 2026-08-27T22:55:24.737Z | Updating git repository `https://github.com/oxidecomputer/scim2-rs` |
| 246 | 2026-08-27T22:55:25.092Z | Updating git repository `https://github.com/oxidecomputer/erebor` |
| 247 | 2026-08-27T22:55:25.685Z | Updating git repository `https://github.com/oxidecomputer/rust-cpuid.git` |
| 248 | 2026-08-27T22:55:26.106Z | Updating git repository `https://github.com/oxidecomputer/rats-corim.git` |
| 249 | 2026-08-27T22:55:26.416Z | Updating git repository `https://github.com/oxidecomputer/tufaceous` |
| 250 | 2026-08-27T22:55:26.935Z | Updating git repository `https://github.com/bluecatengineering/dhcproto.git` |
| 251 | 2026-08-27T22:55:27.298Z | Updating git repository `https://github.com/oxidecomputer/ispf` |
| 252 | 2026-08-27T22:55:27.570Z | Updating git repository `https://github.com/oxidecomputer/lpc55_support` |
| 253 | 2026-08-27T22:55:27.892Z | Updating git repository `https://github.com/oxidecomputer/netadm-sys` |
| 254 | 2026-08-27T22:55:28.268Z | Updating git repository `https://github.com/oxidecomputer/tough` |
| 255 | 2026-08-27T22:55:28.848Z | Updating git repository `https://github.com/oxidecomputer/tlvc.git` |
| 256 | 2026-08-27T22:55:29.150Z | Updating git repository `https://github.com/oxidecomputer/ipcc-rs` |
| 257 | 2026-08-27T22:55:29.491Z | Updating git repository `https://github.com/oxidecomputer/pki-playground` |
| 258 | 2026-08-27T22:55:29.865Z | Updating git repository `https://github.com/oxidecomputer/pmbus` |
| 259 | 2026-08-27T22:55:31.561Z | Updating git repository `https://github.com/oxidecomputer/serde_human_bytes` |
| 260 | 2026-08-27T22:55:31.852Z | Updating git repository `https://github.com/oxidecomputer/dlpi-sys` |
| 261 | 2026-08-27T22:55:32.163Z | Updating git repository `https://github.com/jmesmon/rust-libzfs` |
| 262 | 2026-08-27T22:55:32.522Z | Updating git repository `https://github.com/oxidecomputer/rusty-doors` |
| 263 | 2026-08-27T22:55:32.830Z | Updating git repository `https://github.com/illumos/smf-rs` |
| 264 | 2026-08-27T22:55:33.120Z | Updating git repository `https://github.com/oxidecomputer/pki-playground` |
| 265 | 2026-08-27T22:55:36.095Z | Downloading crates ... |
| 266 | 2026-08-27T22:55:36.148Z | Downloaded anstyle-parse v1.0.0 |
| 267 | 2026-08-27T22:55:36.154Z | Downloaded anstream v1.0.0 |
| 268 | 2026-08-27T22:55:36.158Z | Downloaded cargo-platform v0.3.2 |
| 269 | 2026-08-27T22:55:36.163Z | Downloaded zmij v1.0.21 |
| 270 | 2026-08-27T22:55:36.167Z | Downloaded itoa v1.0.17 |
| 271 | 2026-08-27T22:55:36.174Z | Downloaded clap_lex v1.0.0 |
| 272 | 2026-08-27T22:55:36.177Z | Downloaded generic-array v0.14.7 |
| 273 | 2026-08-27T22:55:36.201Z | Downloaded zerocopy-derive v0.7.35 |
| 274 | 2026-08-27T22:55:36.201Z | Downloaded zerocopy v0.7.35 |
| 275 | 2026-08-27T22:55:36.201Z | Downloaded colorchoice v1.0.4 |
| 276 | 2026-08-27T22:55:36.201Z | Downloaded fastrand v2.3.0 |
| 277 | 2026-08-27T22:55:36.201Z | Downloaded fnv v1.0.7 |
| 278 | 2026-08-27T22:55:36.202Z | Downloaded heck v0.5.0 |
| 279 | 2026-08-27T22:55:36.202Z | Downloaded cpufeatures v0.2.17 |
| 280 | 2026-08-27T22:55:36.202Z | Downloaded pretty-hex v0.4.1 |
| 281 | 2026-08-27T22:55:36.202Z | Downloaded unicode-linebreak v0.1.5 |
| 282 | 2026-08-27T22:55:36.207Z | Downloaded errno v0.3.14 |
| 283 | 2026-08-27T22:55:36.210Z | Downloaded smawk v0.3.2 |
| 284 | 2026-08-27T22:55:36.213Z | Downloaded dtrace-parser v0.2.0 |
| 285 | 2026-08-27T22:55:36.213Z | Downloaded is_terminal_polyfill v1.70.2 |
| 286 | 2026-08-27T22:55:36.216Z | Downloaded dof v0.3.0 |
| 287 | 2026-08-27T22:55:36.217Z | Downloaded crypto-common v0.1.7 |
| 288 | 2026-08-27T22:55:36.220Z | Downloaded block-buffer v0.10.4 |
| 289 | 2026-08-27T22:55:36.224Z | Downloaded autocfg v1.5.0 |
| 290 | 2026-08-27T22:55:36.227Z | Downloaded byteorder v1.5.0 |
| 291 | 2026-08-27T22:55:36.231Z | Downloaded macaddr v1.0.1 |
| 292 | 2026-08-27T22:55:36.234Z | Downloaded goblin v0.8.2 |
| 293 | 2026-08-27T22:55:36.239Z | Downloaded thread-id v4.2.2 |
| 294 | 2026-08-27T22:55:36.243Z | Downloaded anstyle-query v1.1.5 |
| 295 | 2026-08-27T22:55:36.243Z | Downloaded cfg-if v1.0.4 |
| 296 | 2026-08-27T22:55:36.243Z | Downloaded toml_datetime v0.6.11 |
| 297 | 2026-08-27T22:55:36.243Z | Downloaded memmap v0.7.0 |
| 298 | 2026-08-27T22:55:36.251Z | Downloaded scroll_derive v0.12.1 |
| 299 | 2026-08-27T22:55:36.254Z | Downloaded usdt-attr-macro v0.5.0 |
| 300 | 2026-08-27T22:55:36.255Z | Downloaded proc-macro-error-attr v1.0.4 |
| 301 | 2026-08-27T22:55:36.255Z | Downloaded strsim v0.11.1 |
| 302 | 2026-08-27T22:55:36.262Z | Downloaded utf8parse v0.2.2 |
| 303 | 2026-08-27T22:55:36.266Z | Downloaded thiserror-impl v1.0.69 |
| 304 | 2026-08-27T22:55:36.271Z | Downloaded tabled_derive v0.7.0 |
| 305 | 2026-08-27T22:55:36.274Z | Downloaded heck v0.4.1 |
| 306 | 2026-08-27T22:55:36.278Z | Downloaded equivalent v1.0.2 |
| 307 | 2026-08-27T22:55:36.278Z | Downloaded swrite v0.1.0 |
| 308 | 2026-08-27T22:55:36.282Z | Downloaded version_check v0.9.5 |
| 309 | 2026-08-27T22:55:36.286Z | Downloaded usdt-macro v0.5.0 |
| 310 | 2026-08-27T22:55:36.286Z | Downloaded usdt v0.5.0 |
| 311 | 2026-08-27T22:55:36.292Z | Downloaded toml_write v0.1.2 |
| 312 | 2026-08-27T22:55:36.295Z | Downloaded terminal_size v0.4.3 |
| 313 | 2026-08-27T22:55:36.300Z | Downloaded plain v0.2.3 |
| 314 | 2026-08-27T22:55:36.303Z | Downloaded cargo_metadata v0.23.1 |
| 315 | 2026-08-27T22:55:36.307Z | Downloaded cargo_toml v0.21.0 |
| 316 | 2026-08-27T22:55:36.314Z | Downloaded pest_derive v2.8.6 |
| 317 | 2026-08-27T22:55:36.318Z | Downloaded fs-err v3.3.0 |
| 318 | 2026-08-27T22:55:36.321Z | Downloaded thiserror v2.0.18 |
| 319 | 2026-08-27T22:55:36.325Z | Downloaded serde_tokenstream v0.2.3 |
| 320 | 2026-08-27T22:55:36.325Z | Downloaded camino-tempfile v1.4.1 |
| 321 | 2026-08-27T22:55:36.329Z | Downloaded scroll v0.12.0 |
| 322 | 2026-08-27T22:55:36.329Z | Downloaded anyhow v1.0.104 |
| 323 | 2026-08-27T22:55:36.332Z | Downloaded bitflags v2.11.0 |
| 324 | 2026-08-27T22:55:36.336Z | Downloaded semver v1.0.28 |
| 325 | 2026-08-27T22:55:36.336Z | Downloaded bytecount v0.6.9 |
| 326 | 2026-08-27T22:55:36.340Z | Downloaded pest_generator v2.8.6 |
| 327 | 2026-08-27T22:55:36.340Z | Downloaded serde_spanned v0.6.9 |
| 328 | 2026-08-27T22:55:36.340Z | Downloaded thiserror v1.0.69 |
| 329 | 2026-08-27T22:55:36.344Z | Downloaded usdt-impl v0.5.0 |
| 330 | 2026-08-27T22:55:36.344Z | Downloaded anstyle v1.0.14 |
| 331 | 2026-08-27T22:55:36.347Z | Downloaded thiserror-impl v2.0.18 |
| 332 | 2026-08-27T22:55:36.361Z | Downloaded proc-macro-error v1.0.4 |
| 333 | 2026-08-27T22:55:36.361Z | Downloaded once_cell v1.21.3 |
| 334 | 2026-08-27T22:55:36.361Z | Downloaded camino v1.2.5 |
| 335 | 2026-08-27T22:55:36.365Z | Downloaded clap v4.6.1 |
| 336 | 2026-08-27T22:55:36.369Z | Downloaded getrandom v0.4.3 |
| 337 | 2026-08-27T22:55:36.369Z | Downloaded quote v1.0.45 |
| 338 | 2026-08-27T22:55:36.373Z | Downloaded sha2 v0.10.9 |
| 339 | 2026-08-27T22:55:36.373Z | Downloaded tempfile v3.27.0 |
| 340 | 2026-08-27T22:55:36.376Z | Downloaded log v0.4.33 |
| 341 | 2026-08-27T22:55:36.376Z | Downloaded digest v0.10.7 |
| 342 | 2026-08-27T22:55:36.379Z | Downloaded proc-macro2 v1.0.106 |
| 343 | 2026-08-27T22:55:36.380Z | Downloaded clap_derive v4.6.1 |
| 344 | 2026-08-27T22:55:36.394Z | Downloaded pest_meta v2.8.6 |
| 345 | 2026-08-27T22:55:36.399Z | Downloaded papergrid v0.11.0 |
| 346 | 2026-08-27T22:55:36.403Z | Downloaded unicode-ident v1.0.24 |
| 347 | 2026-08-27T22:55:36.411Z | Downloaded serde_core v1.0.228 |
| 348 | 2026-08-27T22:55:36.415Z | Downloaded serde_derive v1.0.228 |
| 349 | 2026-08-27T22:55:36.420Z | Downloaded toml v0.8.23 |
| 350 | 2026-08-27T22:55:36.424Z | Downloaded ucd-trie v0.1.7 |
| 351 | 2026-08-27T22:55:36.434Z | Downloaded textwrap v0.16.2 |
| 352 | 2026-08-27T22:55:36.447Z | Downloaded memchr v2.8.0 |
| 353 | 2026-08-27T22:55:36.454Z | Downloaded toml_edit v0.22.27 |
| 354 | 2026-08-27T22:55:36.463Z | Downloaded serde v1.0.228 |
| 355 | 2026-08-27T22:55:36.466Z | Downloaded indexmap v2.14.0 |
| 356 | 2026-08-27T22:55:36.474Z | Downloaded typenum v1.20.1 |
| 357 | 2026-08-27T22:55:36.503Z | Downloaded hashbrown v0.17.0 |
| 358 | 2026-08-27T22:55:36.512Z | Downloaded pest v2.8.6 |
| 359 | 2026-08-27T22:55:36.533Z | Downloaded winnow v0.7.14 |
| 360 | 2026-08-27T22:55:36.537Z | Downloaded clap_builder v4.6.0 |
| 361 | 2026-08-27T22:55:36.541Z | Downloaded serde_json v1.0.151 |
| 362 | 2026-08-27T22:55:36.563Z | Downloaded tabled v0.15.0 |
| 363 | 2026-08-27T22:55:36.589Z | Downloaded syn v1.0.109 |
| 364 | 2026-08-27T22:55:36.601Z | Downloaded syn v2.0.117 |
| 365 | 2026-08-27T22:55:36.607Z | Downloaded unicode-width v0.2.0 |
| 366 | 2026-08-27T22:55:36.610Z | Downloaded unicode-width v0.1.14 |
| 367 | 2026-08-27T22:55:36.627Z | Downloaded rustix v1.1.4 |
| 368 | 2026-08-27T22:55:36.659Z | Downloaded libc v0.2.185 |
| 369 | 2026-08-27T22:55:36.718Z | Compiling proc-macro2 v1.0.106 |
| 370 | 2026-08-27T22:55:36.722Z | Compiling unicode-ident v1.0.24 |
| 371 | 2026-08-27T22:55:36.722Z | Compiling quote v1.0.45 |
| 372 | 2026-08-27T22:55:36.722Z | Compiling serde_core v1.0.228 |
| 373 | 2026-08-27T22:55:36.722Z | Compiling libc v0.2.185 |
| 374 | 2026-08-27T22:55:36.722Z | Compiling version_check v0.9.5 |
| 375 | 2026-08-27T22:55:36.893Z | Compiling memchr v2.8.0 |
| 376 | 2026-08-27T22:55:36.899Z | Compiling serde v1.0.228 |
| 377 | 2026-08-27T22:55:36.899Z | Compiling zmij v1.0.21 |
| 378 | 2026-08-27T22:55:36.899Z | Compiling thiserror v1.0.69 |
| 379 | 2026-08-27T22:55:36.908Z | Compiling itoa v1.0.17 |
| 380 | 2026-08-27T22:55:36.912Z | Compiling ucd-trie v0.1.7 |
| 381 | 2026-08-27T22:55:36.924Z | Compiling rustix v1.1.4 |
| 382 | 2026-08-27T22:55:37.204Z | Compiling byteorder v1.5.0 |
| 383 | 2026-08-27T22:55:37.222Z | Compiling serde_json v1.0.151 |
| 384 | 2026-08-27T22:55:37.243Z | Compiling bitflags v2.11.0 |
| 385 | 2026-08-27T22:55:37.284Z | Compiling usdt-impl v0.5.0 |
| 386 | 2026-08-27T22:55:37.366Z | Compiling proc-macro-error-attr v1.0.4 |
| 387 | 2026-08-27T22:55:37.390Z | Compiling pest v2.8.6 |
| 388 | 2026-08-27T22:55:37.514Z | Compiling syn v1.0.109 |
| 389 | 2026-08-27T22:55:37.546Z | Compiling camino v1.2.5 |
| 390 | 2026-08-27T22:55:37.580Z | Compiling proc-macro-error v1.0.4 |
| 391 | 2026-08-27T22:55:37.599Z | Compiling plain v0.2.3 |
| 392 | 2026-08-27T22:55:37.650Z | Compiling getrandom v0.4.3 |
| 393 | 2026-08-27T22:55:37.716Z | Compiling log v0.4.33 |
| 394 | 2026-08-27T22:55:37.734Z | Compiling hashbrown v0.17.0 |
| 395 | 2026-08-27T22:55:37.788Z | Compiling utf8parse v0.2.2 |
| 396 | 2026-08-27T22:55:37.788Z | Compiling equivalent v1.0.2 |
| 397 | 2026-08-27T22:55:37.845Z | Compiling pretty-hex v0.4.1 |
| 398 | 2026-08-27T22:55:37.906Z | Compiling anstyle-parse v1.0.0 |
| 399 | 2026-08-27T22:55:37.916Z | Compiling errno v0.3.14 |
| 400 | 2026-08-27T22:55:37.920Z | Compiling thread-id v4.2.2 |
| 401 | 2026-08-27T22:55:37.956Z | Compiling winnow v0.7.14 |
| 402 | 2026-08-27T22:55:37.959Z | Compiling anstyle v1.0.14 |
| 403 | 2026-08-27T22:55:38.007Z | Compiling anstyle-query v1.1.5 |
| 404 | 2026-08-27T22:55:38.010Z | Compiling cfg-if v1.0.4 |
| 405 | 2026-08-27T22:55:38.042Z | Compiling colorchoice v1.0.4 |
| 406 | 2026-08-27T22:55:38.045Z | Compiling is_terminal_polyfill v1.70.2 |
| 407 | 2026-08-27T22:55:38.100Z | Compiling toml_write v0.1.2 |
| 408 | 2026-08-27T22:55:38.115Z | Compiling thiserror v2.0.18 |
| 409 | 2026-08-27T22:55:38.193Z | Compiling autocfg v1.5.0 |
| 410 | 2026-08-27T22:55:38.198Z | Compiling anstream v1.0.0 |
| 411 | 2026-08-27T22:55:38.233Z | Compiling bytecount v0.6.9 |
| 412 | 2026-08-27T22:55:38.237Z | Compiling clap_lex v1.0.0 |
| 413 | 2026-08-27T22:55:38.328Z | Compiling syn v2.0.117 |
| 414 | 2026-08-27T22:55:38.344Z | Compiling indexmap v2.14.0 |
| 415 | 2026-08-27T22:55:38.386Z | Compiling heck v0.4.1 |
| 416 | 2026-08-27T22:55:38.389Z | Compiling strsim v0.11.1 |
| 417 | 2026-08-27T22:55:38.404Z | Compiling fastrand v2.3.0 |
| 418 | 2026-08-27T22:55:38.437Z | Compiling pest_meta v2.8.6 |
| 419 | 2026-08-27T22:55:38.527Z | Compiling once_cell v1.21.3 |
| 420 | 2026-08-27T22:55:38.617Z | Compiling fs-err v3.3.0 |
| 421 | 2026-08-27T22:55:38.637Z | Compiling anyhow v1.0.104 |
| 422 | 2026-08-27T22:55:38.669Z | Compiling heck v0.5.0 |
| 423 | 2026-08-27T22:55:38.699Z | Compiling unicode-width v0.1.14 |
| 424 | 2026-08-27T22:55:38.728Z | Compiling fnv v1.0.7 |
| 425 | 2026-08-27T22:55:38.761Z | Compiling memmap v0.7.0 |
| 426 | 2026-08-27T22:55:38.779Z | Compiling unicode-linebreak v0.1.5 |
| 427 | 2026-08-27T22:55:38.844Z | Compiling unicode-width v0.2.0 |
| 428 | 2026-08-27T22:55:38.915Z | Compiling terminal_size v0.4.3 |
| 429 | 2026-08-27T22:55:38.933Z | Compiling papergrid v0.11.0 |
| 430 | 2026-08-27T22:55:38.953Z | Compiling tempfile v3.27.0 |
| 431 | 2026-08-27T22:55:38.969Z | Compiling smawk v0.3.2 |
| 432 | 2026-08-27T22:55:39.006Z | Compiling swrite v0.1.0 |
| 433 | 2026-08-27T22:55:39.040Z | Compiling clap_builder v4.6.0 |
| 434 | 2026-08-27T22:55:39.144Z | Compiling textwrap v0.16.2 |
| 435 | 2026-08-27T22:55:39.273Z | Compiling semver v1.0.28 |
| 436 | 2026-08-27T22:55:39.291Z | Compiling cargo-platform v0.3.2 |
| 437 | 2026-08-27T22:55:39.578Z | Compiling camino-tempfile v1.4.1 |
| 438 | 2026-08-27T22:55:39.854Z | Compiling tabled_derive v0.7.0 |
| 439 | 2026-08-27T22:55:40.561Z | Compiling pest_generator v2.8.6 |
| 440 | 2026-08-27T22:55:40.583Z | Compiling tabled v0.15.0 |
| 441 | 2026-08-27T22:55:41.067Z | Compiling serde_derive v1.0.228 |
| 442 | 2026-08-27T22:55:41.071Z | Compiling thiserror-impl v1.0.69 |
| 443 | 2026-08-27T22:55:41.071Z | Compiling zerocopy-derive v0.7.35 |
| 444 | 2026-08-27T22:55:41.071Z | Compiling scroll_derive v0.12.1 |
| 445 | 2026-08-27T22:55:41.071Z | Compiling thiserror-impl v2.0.18 |
| 446 | 2026-08-27T22:55:41.071Z | Compiling clap_derive v4.6.1 |
| 447 | 2026-08-27T22:55:41.147Z | Compiling pest_derive v2.8.6 |
| 448 | 2026-08-27T22:55:41.709Z | Compiling scroll v0.12.0 |
| 449 | 2026-08-27T22:55:41.789Z | Compiling zerocopy v0.7.35 |
| 450 | 2026-08-27T22:55:41.922Z | Compiling goblin v0.8.2 |
| 451 | 2026-08-27T22:55:42.101Z | Compiling dtrace-parser v0.2.0 |
| 452 | 2026-08-27T22:55:42.388Z | Compiling clap v4.6.1 |
| 453 | 2026-08-27T22:55:43.421Z | Compiling dof v0.3.0 |
| 454 | 2026-08-27T22:55:43.421Z | Compiling serde_tokenstream v0.2.3 |
| 455 | 2026-08-27T22:55:43.438Z | Compiling serde_spanned v0.6.9 |
| 456 | 2026-08-27T22:55:43.441Z | Compiling toml_datetime v0.6.11 |
| 457 | 2026-08-27T22:55:43.441Z | Compiling cargo_metadata v0.23.1 |
| 458 | 2026-08-27T22:55:43.441Z | Compiling macaddr v1.0.1 |
| 459 | 2026-08-27T22:55:43.441Z | Compiling dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common) |
| 460 | 2026-08-27T22:55:43.677Z | Compiling toml_edit v0.22.27 |
| 461 | 2026-08-27T22:55:44.093Z | Compiling usdt-macro v0.5.0 |
| 462 | 2026-08-27T22:55:44.097Z | Compiling usdt-attr-macro v0.5.0 |
| 463 | 2026-08-27T22:55:44.729Z | Compiling usdt v0.5.0 |
| 464 | 2026-08-27T22:55:44.908Z | Compiling toml v0.8.23 |
| 465 | 2026-08-27T22:55:45.227Z | Compiling cargo_toml v0.21.0 |
| 466 | 2026-08-27T22:55:46.510Z | Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask) |
| 467 | 2026-08-27T22:55:48.549Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 37.88s |
| 468 | 2026-08-27T22:55:48.766Z | Running `target/debug/xtask download cockroach clickhouse console dendrite-stub maghemite-mgd maghemite-ddmd transceiver-control` |
| 469 | 2026-08-27T22:55:49.272Z | Downloading crates ... |
| 470 | 2026-08-27T22:55:49.330Z | Downloaded atomicwrites v0.4.4 |
| 471 | 2026-08-27T22:55:49.333Z | Downloaded assert_matches v1.5.0 |
| 472 | 2026-08-27T22:55:49.333Z | Downloaded aead v0.6.1 |
| 473 | 2026-08-27T22:55:49.337Z | Downloaded bit-set v0.8.0 |
| 474 | 2026-08-27T22:55:49.340Z | Downloaded addr2line v0.25.1 |
| 475 | 2026-08-27T22:55:49.346Z | Downloaded ascii-canvas v3.0.0 |
| 476 | 2026-08-27T22:55:49.349Z | Downloaded block-buffer v0.12.1 |
| 477 | 2026-08-27T22:55:49.349Z | Downloaded adler2 v2.0.1 |
| 478 | 2026-08-27T22:55:49.352Z | Downloaded cobs v0.3.0 |
| 479 | 2026-08-27T22:55:49.352Z | Downloaded futures-io v0.3.32 |
| 480 | 2026-08-27T22:55:49.355Z | Downloaded futures-task v0.3.32 |
| 481 | 2026-08-27T22:55:49.355Z | Downloaded aead v0.5.2 |
| 482 | 2026-08-27T22:55:49.359Z | Downloaded form_urlencoded v1.2.2 |
| 483 | 2026-08-27T22:55:49.362Z | Downloaded futures-channel v0.3.32 |
| 484 | 2026-08-27T22:55:49.366Z | Downloaded async-stream-impl v0.3.6 |
| 485 | 2026-08-27T22:55:49.366Z | Downloaded futures-macro v0.3.32 |
| 486 | 2026-08-27T22:55:49.366Z | Downloaded bitfield v0.19.4 |
| 487 | 2026-08-27T22:55:49.369Z | Downloaded const-oid v0.10.2 |
| 488 | 2026-08-27T22:55:49.369Z | Downloaded foreign-types-shared v0.1.1 |
| 489 | 2026-08-27T22:55:49.373Z | Downloaded erased-serde v0.3.31 |
| 490 | 2026-08-27T22:55:49.376Z | Downloaded arrayref v0.3.9 |
| 491 | 2026-08-27T22:55:49.376Z | Downloaded bb8 v0.8.6 |
| 492 | 2026-08-27T22:55:49.376Z | Downloaded bit-set v0.5.3 |
| 493 | 2026-08-27T22:55:49.376Z | Downloaded atomic-waker v1.1.2 |
| 494 | 2026-08-27T22:55:49.380Z | Downloaded array-init v0.0.4 |
| 495 | 2026-08-27T22:55:49.383Z | Downloaded async-stream v0.3.6 |
| 496 | 2026-08-27T22:55:49.383Z | Downloaded float-ord v0.3.2 |
| 497 | 2026-08-27T22:55:49.383Z | Downloaded async-recursion v1.1.1 |
| 498 | 2026-08-27T22:55:49.387Z | Downloaded foreign-types v0.5.0 |
| 499 | 2026-08-27T22:55:49.391Z | Downloaded bitflags v1.3.2 |
| 500 | 2026-08-27T22:55:49.395Z | Downloaded futures-util v0.3.32 |
| 501 | 2026-08-27T22:55:49.398Z | Downloaded fd-lock v4.0.4 |
| 502 | 2026-08-27T22:55:49.401Z | Downloaded ff v0.14.0 |
| 503 | 2026-08-27T22:55:49.401Z | Downloaded fs_extra v1.3.0 |
| 504 | 2026-08-27T22:55:49.401Z | Downloaded base64ct v1.8.3 |
| 505 | 2026-08-27T22:55:49.405Z | Downloaded embedded-io v0.4.0 |
| 506 | 2026-08-27T22:55:49.405Z | Downloaded futures-core v0.3.32 |
| 507 | 2026-08-27T22:55:49.405Z | Downloaded cbc v0.2.1 |
| 508 | 2026-08-27T22:55:49.405Z | Downloaded endian-type v0.1.2 |
| 509 | 2026-08-27T22:55:49.405Z | Downloaded foldhash v0.2.0 |
| 510 | 2026-08-27T22:55:49.409Z | Downloaded atty v0.2.14 |
| 511 | 2026-08-27T22:55:49.409Z | Downloaded find-msvc-tools v0.1.9 |
| 512 | 2026-08-27T22:55:49.409Z | Downloaded base16ct v0.2.0 |
| 513 | 2026-08-27T22:55:49.409Z | Downloaded enum-as-inner v0.6.1 |
| 514 | 2026-08-27T22:55:49.409Z | Downloaded funty v2.0.0 |
| 515 | 2026-08-27T22:55:49.409Z | Downloaded float-cmp v0.10.0 |
| 516 | 2026-08-27T22:55:49.412Z | Downloaded bcrypt-pbkdf v0.11.0 |
| 517 | 2026-08-27T22:55:49.412Z | Downloaded bitfield-macros v0.19.4 |
| 518 | 2026-08-27T22:55:49.412Z | Downloaded bitfield-struct v0.6.2 |
| 519 | 2026-08-27T22:55:49.412Z | Downloaded embedded-io v0.6.1 |
| 520 | 2026-08-27T22:55:49.412Z | Downloaded foldhash v0.1.5 |
| 521 | 2026-08-27T22:55:49.412Z | Downloaded env_logger v0.11.11 |
| 522 | 2026-08-27T22:55:49.415Z | Downloaded castaway v0.2.4 |
| 523 | 2026-08-27T22:55:49.419Z | Downloaded hash32 v0.2.1 |
| 524 | 2026-08-27T22:55:49.422Z | Downloaded fxhash v0.2.1 |
| 525 | 2026-08-27T22:55:49.422Z | Downloaded hash32 v0.3.1 |
| 526 | 2026-08-27T22:55:49.422Z | Downloaded httpdate v1.0.3 |
| 527 | 2026-08-27T22:55:49.422Z | Downloaded ar_archive_writer v0.5.1 |
| 528 | 2026-08-27T22:55:49.426Z | Downloaded ciborium-io v0.2.2 |
| 529 | 2026-08-27T22:55:49.426Z | Downloaded gethostname v0.5.0 |
| 530 | 2026-08-27T22:55:49.426Z | Downloaded ciborium-ll v0.2.2 |
| 531 | 2026-08-27T22:55:49.429Z | Downloaded compression-core v0.4.31 |
| 532 | 2026-08-27T22:55:49.433Z | Downloaded foreign-types-shared v0.3.1 |
| 533 | 2026-08-27T22:55:49.433Z | Downloaded http-body v1.0.1 |
| 534 | 2026-08-27T22:55:49.436Z | Downloaded foreign-types-macros v0.2.3 |
| 535 | 2026-08-27T22:55:49.436Z | Downloaded futures-sink v0.3.32 |
| 536 | 2026-08-27T22:55:49.440Z | Downloaded flagset v0.4.7 |
| 537 | 2026-08-27T22:55:49.440Z | Downloaded foreign-types v0.3.2 |
| 538 | 2026-08-27T22:55:49.445Z | Downloaded cfg_aliases v0.1.1 |
| 539 | 2026-08-27T22:55:49.448Z | Downloaded block-padding v0.4.2 |
| 540 | 2026-08-27T22:55:49.452Z | Downloaded newline-converter v0.3.0 |
| 541 | 2026-08-27T22:55:49.455Z | Downloaded hex-literal v1.1.0 |
| 542 | 2026-08-27T22:55:49.459Z | Downloaded home v0.5.12 |
| 543 | 2026-08-27T22:55:49.459Z | Downloaded openssl-macros v0.1.1 |
| 544 | 2026-08-27T22:55:49.462Z | Downloaded backtrace-ext v0.2.1 |
| 545 | 2026-08-27T22:55:49.462Z | Downloaded blowfish v0.10.0 |
| 546 | 2026-08-27T22:55:49.462Z | Downloaded arrayvec v0.7.6 |
| 547 | 2026-08-27T22:55:49.465Z | Downloaded bit-vec v0.6.3 |
| 548 | 2026-08-27T22:55:49.465Z | Downloaded globwalk v0.9.1 |
| 549 | 2026-08-27T22:55:49.469Z | Downloaded hostname v0.4.2 |
| 550 | 2026-08-27T22:55:49.469Z | Downloaded anstream v0.6.21 |
| 551 | 2026-08-27T22:55:49.469Z | Downloaded byte-wrapper v0.1.0 |
| 552 | 2026-08-27T22:55:49.472Z | Downloaded nibble_vec v0.1.0 |
| 553 | 2026-08-27T22:55:49.472Z | Downloaded ghash v0.6.0 |
| 554 | 2026-08-27T22:55:49.472Z | Downloaded git-stub v1.0.0 |
| 555 | 2026-08-27T22:55:49.472Z | Downloaded normalize-line-endings v0.3.0 |
| 556 | 2026-08-27T22:55:49.472Z | Downloaded hex v0.4.3 |
| 557 | 2026-08-27T22:55:49.476Z | Downloaded num_threads v0.1.7 |
| 558 | 2026-08-27T22:55:49.479Z | Downloaded oxide-generation-macros v0.2.0 |
| 559 | 2026-08-27T22:55:49.479Z | Downloaded colored v3.1.1 |
| 560 | 2026-08-27T22:55:49.479Z | Downloaded argon2 v0.6.0-rc.8 |
| 561 | 2026-08-27T22:55:49.483Z | Downloaded headers-core v0.3.0 |
| 562 | 2026-08-27T22:55:49.483Z | Downloaded hostname v0.3.1 |
| 563 | 2026-08-27T22:55:49.483Z | Downloaded fixedbitset v0.4.2 |
| 564 | 2026-08-27T22:55:49.487Z | Downloaded env_filter v2.0.0 |
| 565 | 2026-08-27T22:55:49.490Z | Downloaded hubpack v0.1.2 |
| 566 | 2026-08-27T22:55:49.490Z | Downloaded bit-vec v0.8.0 |
| 567 | 2026-08-27T22:55:49.490Z | Downloaded cfg_aliases v0.2.1 |
| 568 | 2026-08-27T22:55:49.495Z | Downloaded async-trait v0.1.89 |
| 569 | 2026-08-27T22:55:49.495Z | Downloaded bs58 v0.5.1 |
| 570 | 2026-08-27T22:55:49.499Z | Downloaded buf-list v1.1.2 |
| 571 | 2026-08-27T22:55:49.499Z | Downloaded chacha20 v0.9.1 |
| 572 | 2026-08-27T22:55:49.499Z | Downloaded cipher v0.5.2 |
| 573 | 2026-08-27T22:55:49.499Z | Downloaded ff v0.13.1 |
| 574 | 2026-08-27T22:55:49.499Z | Downloaded futures-executor v0.3.32 |
| 575 | 2026-08-27T22:55:49.504Z | Downloaded powerfmt v0.2.0 |
| 576 | 2026-08-27T22:55:49.507Z | Downloaded http-range v0.1.5 |
| 577 | 2026-08-27T22:55:49.510Z | Downloaded radium v0.7.0 |
| 578 | 2026-08-27T22:55:49.514Z | Downloaded proc-macro-crate v1.3.1 |
| 579 | 2026-08-27T22:55:49.514Z | Downloaded cmake v0.1.57 |
| 580 | 2026-08-27T22:55:49.518Z | Downloaded recursive v0.1.1 |
| 581 | 2026-08-27T22:55:49.518Z | Downloaded backoff v0.4.0 |
| 582 | 2026-08-27T22:55:49.518Z | Downloaded scheduled-thread-pool v0.2.7 |
| 583 | 2026-08-27T22:55:49.518Z | Downloaded rfc6979 v0.4.0 |
| 584 | 2026-08-27T22:55:49.521Z | Downloaded bcs v0.1.6 |
| 585 | 2026-08-27T22:55:49.521Z | Downloaded rand_xorshift v0.4.0 |
| 586 | 2026-08-27T22:55:49.524Z | Downloaded secrecy v0.10.3 |
| 587 | 2026-08-27T22:55:49.524Z | Downloaded serde_spanned v1.1.1 |
| 588 | 2026-08-27T22:55:49.527Z | Downloaded semver v0.1.20 |
| 589 | 2026-08-27T22:55:49.527Z | Downloaded group v0.13.0 |
| 590 | 2026-08-27T22:55:49.527Z | Downloaded hubpack_derive v0.1.1 |
| 591 | 2026-08-27T22:55:49.532Z | Downloaded anstyle-parse v0.2.7 |
| 592 | 2026-08-27T22:55:49.532Z | Downloaded cexpr v0.6.0 |
| 593 | 2026-08-27T22:55:49.532Z | Downloaded fixedbitset v0.5.7 |
| 594 | 2026-08-27T22:55:49.536Z | Downloaded fallible-iterator v0.2.0 |
| 595 | 2026-08-27T22:55:49.536Z | Downloaded filetime v0.2.27 |
| 596 | 2026-08-27T22:55:49.539Z | Downloaded cipher v0.4.4 |
| 597 | 2026-08-27T22:55:49.545Z | Downloaded rustc-hash v2.1.1 |
| 598 | 2026-08-27T22:55:49.548Z | Downloaded rustc_version v0.4.1 |
| 599 | 2026-08-27T22:55:49.548Z | Downloaded rustc_version v0.1.7 |
| 600 | 2026-08-27T22:55:49.548Z | Downloaded scopeguard v1.2.0 |
| 601 | 2026-08-27T22:55:49.548Z | Downloaded camino-tempfile-ext v0.3.3 |
| 602 | 2026-08-27T22:55:49.552Z | Downloaded compression-codecs v0.4.37 |
| 603 | 2026-08-27T22:55:49.552Z | Downloaded pbkdf2 v0.13.0 |
| 604 | 2026-08-27T22:55:49.552Z | Downloaded glob v0.3.3 |
| 605 | 2026-08-27T22:55:49.555Z | Downloaded backon v1.6.0 |
| 606 | 2026-08-27T22:55:49.558Z | Downloaded num-iter v0.1.45 |
| 607 | 2026-08-27T22:55:49.558Z | Downloaded serde_repr v0.1.20 |
| 608 | 2026-08-27T22:55:49.562Z | Downloaded serde_plain v1.0.2 |
| 609 | 2026-08-27T22:55:49.565Z | Downloaded git-stub-vcs v0.1.0 |
| 610 | 2026-08-27T22:55:49.571Z | Downloaded ahash v0.8.12 |
| 611 | 2026-08-27T22:55:49.575Z | Downloaded globset v0.4.18 |
| 612 | 2026-08-27T22:55:49.575Z | Downloaded seq-macro v0.3.6 |
| 613 | 2026-08-27T22:55:49.578Z | Downloaded fs-err v2.11.0 |
| 614 | 2026-08-27T22:55:49.578Z | Downloaded http-body-util v0.1.3 |
| 615 | 2026-08-27T22:55:49.581Z | Downloaded highway v1.3.0 |
| 616 | 2026-08-27T22:55:49.581Z | Downloaded sqlparser_derive v0.5.0 |
| 617 | 2026-08-27T22:55:49.581Z | Downloaded async-bb8-diesel v0.2.1 |
| 618 | 2026-08-27T22:55:49.581Z | Downloaded num-integer v0.1.46 |
| 619 | 2026-08-27T22:55:49.585Z | Downloaded signature v2.2.0 |
| 620 | 2026-08-27T22:55:49.585Z | Downloaded signature v3.0.0 |
| 621 | 2026-08-27T22:55:49.588Z | Downloaded password-hash v0.5.0 |
| 622 | 2026-08-27T22:55:49.588Z | Downloaded phc v0.6.1 |
| 623 | 2026-08-27T22:55:49.592Z | Downloaded phf v0.12.1 |
| 624 | 2026-08-27T22:55:49.592Z | Downloaded phf v0.13.1 |
| 625 | 2026-08-27T22:55:49.592Z | Downloaded polyval v0.7.1 |
| 626 | 2026-08-27T22:55:49.596Z | Downloaded supports-unicode v3.0.0 |
| 627 | 2026-08-27T22:55:49.596Z | Downloaded stable_deref_trait v1.2.1 |
| 628 | 2026-08-27T22:55:49.596Z | Downloaded parking_lot_core v0.8.6 |
| 629 | 2026-08-27T22:55:49.596Z | Downloaded termtree v0.5.1 |
| 630 | 2026-08-27T22:55:49.599Z | Downloaded cmov v0.5.4 |
| 631 | 2026-08-27T22:55:49.602Z | Downloaded predicates v3.1.4 |
| 632 | 2026-08-27T22:55:49.603Z | Downloaded rfc6979 v0.6.0 |
| 633 | 2026-08-27T22:55:49.606Z | Downloaded progenitor v0.13.0 |
| 634 | 2026-08-27T22:55:49.606Z | Downloaded progenitor-extras v0.2.0 |
| 635 | 2026-08-27T22:55:49.606Z | Downloaded structmeta v0.3.0 |
| 636 | 2026-08-27T22:55:49.606Z | Downloaded ciborium v0.2.2 |
| 637 | 2026-08-27T22:55:49.606Z | Downloaded clang-sys v1.8.1 |
| 638 | 2026-08-27T22:55:49.610Z | Downloaded take_mut v0.2.2 |
| 639 | 2026-08-27T22:55:49.610Z | Downloaded cassowary v0.3.0 |
| 640 | 2026-08-27T22:55:49.610Z | Downloaded chacha20 v0.10.0 |
| 641 | 2026-08-27T22:55:49.613Z | Downloaded tap v1.0.1 |
| 642 | 2026-08-27T22:55:49.613Z | Downloaded tinyvec_macros v0.1.1 |
| 643 | 2026-08-27T22:55:49.613Z | Downloaded argon2 v0.5.3 |
| 644 | 2026-08-27T22:55:49.613Z | Downloaded bzip2 v0.4.4 |
| 645 | 2026-08-27T22:55:49.616Z | Downloaded typify-macro v0.6.2 |
| 646 | 2026-08-27T22:55:49.616Z | Downloaded colored v2.2.0 |
| 647 | 2026-08-27T22:55:49.617Z | Downloaded console v0.16.2 |
| 648 | 2026-08-27T22:55:49.617Z | Downloaded bzip2 v0.6.1 |
| 649 | 2026-08-27T22:55:49.621Z | Downloaded xshell-macros v0.2.7 |
| 650 | 2026-08-27T22:55:49.621Z | Downloaded enum_dispatch v0.3.13 |
| 651 | 2026-08-27T22:55:49.624Z | Downloaded untrusted v0.7.1 |
| 652 | 2026-08-27T22:55:49.632Z | Downloaded base16ct v1.0.0 |
| 653 | 2026-08-27T22:55:49.636Z | Downloaded const-oid v0.9.6 |
| 654 | 2026-08-27T22:55:49.636Z | Downloaded group v0.14.0 |
| 655 | 2026-08-27T22:55:49.636Z | Downloaded half v1.8.3 |
| 656 | 2026-08-27T22:55:49.639Z | Downloaded pem v3.0.6 |
| 657 | 2026-08-27T22:55:49.643Z | Downloaded getrandom v0.2.17 |
| 658 | 2026-08-27T22:55:49.646Z | Downloaded chacha20poly1305 v0.10.1 |
| 659 | 2026-08-27T22:55:49.649Z | Downloaded blake2 v0.11.0-rc.6 |
| 660 | 2026-08-27T22:55:49.649Z | Downloaded httparse v1.10.1 |
| 661 | 2026-08-27T22:55:49.652Z | Downloaded zeroize_derive v1.5.0 |
| 662 | 2026-08-27T22:55:49.658Z | Downloaded yoke-derive v0.8.1 |
| 663 | 2026-08-27T22:55:49.662Z | Downloaded convert_case v0.4.0 |
| 664 | 2026-08-27T22:55:49.662Z | Downloaded ena v0.14.4 |
| 665 | 2026-08-27T22:55:49.665Z | Downloaded spki v0.8.0 |
| 666 | 2026-08-27T22:55:49.665Z | Downloaded hmac v0.12.1 |
| 667 | 2026-08-27T22:55:49.669Z | Downloaded slog-async v2.8.0 |
| 668 | 2026-08-27T22:55:49.669Z | Downloaded crunchy v0.2.4 |
| 669 | 2026-08-27T22:55:49.669Z | Downloaded poly1305 v0.9.0 |
| 670 | 2026-08-27T22:55:49.672Z | Downloaded slog-term v2.9.2 |
| 671 | 2026-08-27T22:55:49.672Z | Downloaded smallvec v0.6.14 |
| 672 | 2026-08-27T22:55:49.676Z | Downloaded strum_macros v0.24.3 |
| 673 | 2026-08-27T22:55:49.676Z | Downloaded darling_macro v0.20.11 |
| 674 | 2026-08-27T22:55:49.676Z | Downloaded defmt v0.3.100 |
| 675 | 2026-08-27T22:55:49.681Z | Downloaded diesel_table_macro_syntax v0.3.0 |
| 676 | 2026-08-27T22:55:49.681Z | Downloaded debug-ignore v1.0.5 |
| 677 | 2026-08-27T22:55:49.684Z | Downloaded string_cache v0.8.9 |
| 678 | 2026-08-27T22:55:49.684Z | Downloaded hyper-tls v0.6.0 |
| 679 | 2026-08-27T22:55:49.687Z | Downloaded rand_core v0.9.5 |
| 680 | 2026-08-27T22:55:49.687Z | Downloaded tiny-keccak v2.0.2 |
| 681 | 2026-08-27T22:55:49.691Z | Downloaded toml_datetime v1.1.1+spec-1.1.0 |
| 682 | 2026-08-27T22:55:49.694Z | Downloaded tui-tree-widget v0.23.1 |
| 683 | 2026-08-27T22:55:49.694Z | Downloaded tls_codec v0.4.2 |
| 684 | 2026-08-27T22:55:49.697Z | Downloaded blake2 v0.10.6 |
| 685 | 2026-08-27T22:55:49.700Z | Downloaded dtrace-parser v0.3.0 |
| 686 | 2026-08-27T22:55:49.700Z | Downloaded console v0.15.11 |
| 687 | 2026-08-27T22:55:49.704Z | Downloaded illumos-nvpair v0.3.0 |
| 688 | 2026-08-27T22:55:49.704Z | Downloaded inout v0.1.4 |
| 689 | 2026-08-27T22:55:49.704Z | Downloaded indoc v1.0.9 |
| 690 | 2026-08-27T22:55:49.708Z | Downloaded match_cfg v0.1.0 |
| 691 | 2026-08-27T22:55:49.711Z | Downloaded usdt-impl v0.6.0 |
| 692 | 2026-08-27T22:55:49.711Z | Downloaded new_debug_unreachable v1.0.6 |
| 693 | 2026-08-27T22:55:49.717Z | Downloaded vergen-git2 v9.1.0 |
| 694 | 2026-08-27T22:55:49.721Z | Downloaded base64 v0.22.1 |
| 695 | 2026-08-27T22:55:49.721Z | Downloaded hmac v0.13.0 |
| 696 | 2026-08-27T22:55:49.726Z | Downloaded fatfs v0.3.6 |
| 697 | 2026-08-27T22:55:49.730Z | Downloaded generic-array v1.4.3 |
| 698 | 2026-08-27T22:55:49.730Z | Downloaded cancel-safe-futures v0.1.5 |
| 699 | 2026-08-27T22:55:49.733Z | Downloaded futures v0.3.32 |
| 700 | 2026-08-27T22:55:49.736Z | Downloaded oxide-update-engine-types v0.1.2 |
| 701 | 2026-08-27T22:55:49.736Z | Downloaded lalrpop-util v0.19.12 |
| 702 | 2026-08-27T22:55:49.739Z | Downloaded getrandom v0.3.4 |
| 703 | 2026-08-27T22:55:49.739Z | Downloaded lazy_static v1.5.0 |
| 704 | 2026-08-27T22:55:49.743Z | Downloaded base64 v0.21.7 |
| 705 | 2026-08-27T22:55:49.746Z | Downloaded chumsky v0.9.3 |
| 706 | 2026-08-27T22:55:49.746Z | Downloaded arc-swap v1.8.2 |
| 707 | 2026-08-27T22:55:49.749Z | Downloaded zstd v0.13.3 |
| 708 | 2026-08-27T22:55:49.759Z | Downloaded opaque-debug v0.3.1 |
| 709 | 2026-08-27T22:55:49.762Z | Downloaded percent-encoding v2.3.2 |
| 710 | 2026-08-27T22:55:49.762Z | Downloaded phf_shared v0.13.1 |
| 711 | 2026-08-27T22:55:49.767Z | Downloaded critical-section v1.2.0 |
| 712 | 2026-08-27T22:55:49.771Z | Downloaded ctr v0.10.1 |
| 713 | 2026-08-27T22:55:49.771Z | Downloaded ctutils v0.4.2 |
| 714 | 2026-08-27T22:55:49.771Z | Downloaded papergrid v0.18.0 |
| 715 | 2026-08-27T22:55:49.774Z | Downloaded pkcs8 v0.11.0 |
| 716 | 2026-08-27T22:55:49.777Z | Downloaded predicates-tree v1.0.13 |
| 717 | 2026-08-27T22:55:49.778Z | Downloaded diesel-dtrace v0.5.0 |
| 718 | 2026-08-27T22:55:49.778Z | Downloaded strum_macros v0.26.4 |
| 719 | 2026-08-27T22:55:49.781Z | Downloaded derive_builder_core v0.20.2 |
| 720 | 2026-08-27T22:55:49.781Z | Downloaded either v1.15.0 |
| 721 | 2026-08-27T22:55:49.785Z | Downloaded precomputed-hash v0.1.1 |
| 722 | 2026-08-27T22:55:49.785Z | Downloaded predicates-core v1.0.10 |
| 723 | 2026-08-27T22:55:49.785Z | Downloaded oso v0.27.3 |
| 724 | 2026-08-27T22:55:49.790Z | Downloaded compact_str v0.8.1 |
| 725 | 2026-08-27T22:55:49.795Z | Downloaded unicode-properties v0.1.4 |
| 726 | 2026-08-27T22:55:49.798Z | Downloaded jiff-static v0.2.34 |
| 727 | 2026-08-27T22:55:49.802Z | Downloaded bytes v1.11.1 |
| 728 | 2026-08-27T22:55:49.805Z | Downloaded jobserver v0.1.34 |
| 729 | 2026-08-27T22:55:49.805Z | Downloaded tokio-stream v0.1.18 |
| 730 | 2026-08-27T22:55:49.808Z | Downloaded vergen v9.1.0 |
| 731 | 2026-08-27T22:55:49.808Z | Downloaded russh-cryptovec v0.62.0 |
| 732 | 2026-08-27T22:55:49.812Z | Downloaded vergen-gitcl v1.0.8 |
| 733 | 2026-08-27T22:55:49.815Z | Downloaded sapling-renderdag v0.1.0 |
| 734 | 2026-08-27T22:55:49.815Z | Downloaded serde_bytes v0.11.19 |
| 735 | 2026-08-27T22:55:49.819Z | Downloaded ipnetwork v0.21.1 |
| 736 | 2026-08-27T22:55:49.822Z | Downloaded ipnet v2.12.0 |
| 737 | 2026-08-27T22:55:49.826Z | Downloaded lock_api v0.4.14 |
| 738 | 2026-08-27T22:55:49.826Z | Downloaded mime v0.3.17 |
| 739 | 2026-08-27T22:55:49.835Z | Downloaded half v2.7.1 |
| 740 | 2026-08-27T22:55:49.839Z | Downloaded heapless v0.7.17 |
| 741 | 2026-08-27T22:55:49.842Z | Downloaded signal-hook-mio v0.2.5 |
| 742 | 2026-08-27T22:55:49.842Z | Downloaded backtrace v0.3.76 |
| 743 | 2026-08-27T22:55:49.845Z | Downloaded elliptic-curve v0.14.1 |
| 744 | 2026-08-27T22:55:49.845Z | Downloaded flume v0.11.1 |
| 745 | 2026-08-27T22:55:49.849Z | Downloaded signal-hook v0.3.18 |
| 746 | 2026-08-27T22:55:49.849Z | Downloaded p384 v0.14.0 |
| 747 | 2026-08-27T22:55:49.852Z | Downloaded darling v0.20.11 |
| 748 | 2026-08-27T22:55:49.855Z | Downloaded darling v0.21.3 |
| 749 | 2026-08-27T22:55:49.859Z | Downloaded heapless v0.8.0 |
| 750 | 2026-08-27T22:55:49.859Z | Downloaded headers v0.4.1 |
| 751 | 2026-08-27T22:55:49.862Z | Downloaded der_derive v0.7.3 |
| 752 | 2026-08-27T22:55:49.865Z | Downloaded oxide-update-engine-display v0.1.2 |
| 753 | 2026-08-27T22:55:49.865Z | Downloaded pem-rfc7468 v1.0.0 |
| 754 | 2026-08-27T22:55:49.865Z | Downloaded sponge-cursor v0.1.0 |
| 755 | 2026-08-27T22:55:49.865Z | Downloaded structmeta-derive v0.3.0 |
| 756 | 2026-08-27T22:55:49.868Z | Downloaded time-core v0.1.8 |
| 757 | 2026-08-27T22:55:49.868Z | Downloaded socket2 v0.5.10 |
| 758 | 2026-08-27T22:55:49.869Z | Downloaded allocator-api2 v0.2.21 |
| 759 | 2026-08-27T22:55:49.872Z | Downloaded derive_builder v0.20.2 |
| 760 | 2026-08-27T22:55:49.875Z | Downloaded ecdsa v0.17.0 |
| 761 | 2026-08-27T22:55:49.875Z | Downloaded strum v0.26.3 |
| 762 | 2026-08-27T22:55:49.875Z | Downloaded thiserror-impl-no-std v2.0.2 |
| 763 | 2026-08-27T22:55:49.875Z | Downloaded peg v0.8.5 |
| 764 | 2026-08-27T22:55:49.878Z | Downloaded poly1305 v0.8.0 |
| 765 | 2026-08-27T22:55:49.878Z | Downloaded universal-hash v0.6.1 |
| 766 | 2026-08-27T22:55:49.882Z | Downloaded usdt-attr-macro v0.6.0 |
| 767 | 2026-08-27T22:55:49.882Z | Downloaded unicode-xid v0.2.6 |
| 768 | 2026-08-27T22:55:49.882Z | Downloaded test-strategy v0.4.5 |
| 769 | 2026-08-27T22:55:49.887Z | Downloaded tokio-test v0.4.5 |
| 770 | 2026-08-27T22:55:49.887Z | Downloaded topological-sort v0.2.2 |
| 771 | 2026-08-27T22:55:49.887Z | Downloaded trait-variant v0.1.2 |
| 772 | 2026-08-27T22:55:49.887Z | Downloaded prettyplease v0.2.37 |
| 773 | 2026-08-27T22:55:49.890Z | Downloaded progenitor-impl v0.14.0 |
| 774 | 2026-08-27T22:55:49.890Z | Downloaded cc v1.2.56 |
| 775 | 2026-08-27T22:55:49.893Z | Downloaded unsafe-libyaml v0.2.11 |
| 776 | 2026-08-27T22:55:49.897Z | Downloaded void v1.0.2 |
| 777 | 2026-08-27T22:55:49.897Z | Downloaded waitgroup v0.1.2 |
| 778 | 2026-08-27T22:55:49.901Z | Downloaded cpubits v0.1.1 |
| 779 | 2026-08-27T22:55:49.904Z | Downloaded cpufeatures v0.3.0 |
| 780 | 2026-08-27T22:55:49.904Z | Downloaded rpassword v7.5.4 |
| 781 | 2026-08-27T22:55:49.908Z | Downloaded async-compression v0.4.41 |
| 782 | 2026-08-27T22:55:49.911Z | Downloaded rand_core v0.10.0 |
| 783 | 2026-08-27T22:55:49.911Z | Downloaded sec1 v0.7.3 |
| 784 | 2026-08-27T22:55:49.914Z | Downloaded rustls-pemfile v2.2.0 |
| 785 | 2026-08-27T22:55:49.914Z | Downloaded serdect v0.4.3 |
| 786 | 2026-08-27T22:55:49.914Z | Downloaded rustls-native-certs v0.8.3 |
| 787 | 2026-08-27T22:55:49.917Z | Downloaded serde-hex v0.1.0 |
| 788 | 2026-08-27T22:55:49.917Z | Downloaded litrs v1.0.0 |
| 789 | 2026-08-27T22:55:49.917Z | Downloaded simd-adler32 v0.3.8 |
| 790 | 2026-08-27T22:55:49.925Z | Downloaded memmap2 v0.9.10 |
| 791 | 2026-08-27T22:55:49.928Z | Downloaded smf v0.2.3 |
| 792 | 2026-08-27T22:55:49.928Z | Downloaded slab v0.4.12 |
| 793 | 2026-08-27T22:55:49.932Z | Downloaded flate2 v1.1.9 |
| 794 | 2026-08-27T22:55:49.935Z | Downloaded crc-any v2.5.0 |
| 795 | 2026-08-27T22:55:49.935Z | Downloaded num-rational v0.4.2 |
| 796 | 2026-08-27T22:55:49.935Z | Downloaded oxnet v0.1.6 |
| 797 | 2026-08-27T22:55:49.939Z | Downloaded hickory-resolver v0.25.2 |
| 798 | 2026-08-27T22:55:49.939Z | Downloaded difflib v0.4.0 |
| 799 | 2026-08-27T22:55:49.942Z | Downloaded snafu-derive v0.8.9 |
| 800 | 2026-08-27T22:55:49.945Z | Downloaded postgres-protocol v0.6.10 |
| 801 | 2026-08-27T22:55:49.949Z | Downloaded diff v0.1.13 |
| 802 | 2026-08-27T22:55:49.953Z | Downloaded hickory-resolver v0.24.4 |
| 803 | 2026-08-27T22:55:49.956Z | Downloaded ssh-encoding v0.3.0 |
| 804 | 2026-08-27T22:55:49.956Z | Downloaded corncobs v0.1.4 |
| 805 | 2026-08-27T22:55:49.956Z | Downloaded expectorate v1.2.0 |
| 806 | 2026-08-27T22:55:49.960Z | Downloaded quinn-udp v0.5.14 |
| 807 | 2026-08-27T22:55:49.960Z | Downloaded toml_writer v1.1.1+spec-1.1.0 |
| 808 | 2026-08-27T22:55:49.960Z | Downloaded support-bundle-viewer v0.1.2 |
| 809 | 2026-08-27T22:55:49.960Z | Downloaded slog v2.8.2 |
| 810 | 2026-08-27T22:55:49.963Z | Downloaded dof v0.4.0 |
| 811 | 2026-08-27T22:55:49.963Z | Downloaded idna_adapter v1.2.1 |
| 812 | 2026-08-27T22:55:49.963Z | Downloaded inout v0.2.2 |
| 813 | 2026-08-27T22:55:49.963Z | Downloaded is-terminal v0.4.17 |
| 814 | 2026-08-27T22:55:49.967Z | Downloaded time-macros v0.2.27 |
| 815 | 2026-08-27T22:55:49.971Z | Downloaded tokio-tungstenite v0.21.0 |
| 816 | 2026-08-27T22:55:49.971Z | Downloaded unicase v2.9.0 |
| 817 | 2026-08-27T22:55:49.971Z | Downloaded dyn-clone v1.0.20 |
| 818 | 2026-08-27T22:55:49.974Z | Downloaded indent_write v2.2.0 |
| 819 | 2026-08-27T22:55:49.974Z | Downloaded is_ci v1.2.0 |
| 820 | 2026-08-27T22:55:49.974Z | Downloaded lru v0.12.5 |
| 821 | 2026-08-27T22:55:49.977Z | Downloaded maybe-uninit v2.0.0 |
| 822 | 2026-08-27T22:55:49.977Z | Downloaded progenitor-impl v0.13.0 |
| 823 | 2026-08-27T22:55:49.981Z | Downloaded bumpalo v3.20.2 |
| 824 | 2026-08-27T22:55:49.985Z | Downloaded walkdir v2.5.0 |
| 825 | 2026-08-27T22:55:49.985Z | Downloaded wyz v0.5.1 |
| 826 | 2026-08-27T22:55:49.985Z | Downloaded zone v0.3.1 |
| 827 | 2026-08-27T22:55:49.989Z | Downloaded multimap v0.10.1 |
| 828 | 2026-08-27T22:55:49.997Z | Downloaded num_enum_derive v0.5.11 |
| 829 | 2026-08-27T22:55:50.007Z | Downloaded libbz2-rs-sys v0.2.2 |
| 830 | 2026-08-27T22:55:50.012Z | Downloaded csv-core v0.1.13 |
| 831 | 2026-08-27T22:55:50.016Z | Downloaded packed_struct_codegen v0.10.1 |
| 832 | 2026-08-27T22:55:50.019Z | Downloaded samael v0.0.19 |
| 833 | 2026-08-27T22:55:50.022Z | Downloaded phf_shared v0.12.1 |
| 834 | 2026-08-27T22:55:50.025Z | Downloaded aes v0.9.1 |
| 835 | 2026-08-27T22:55:50.025Z | Downloaded num-traits v0.2.19 |
| 836 | 2026-08-27T22:55:50.052Z | Downloaded zip v0.6.6 |
| 837 | 2026-08-27T22:55:50.052Z | Downloaded omicron-zone-package v0.12.3 |
| 838 | 2026-08-27T22:55:50.052Z | Downloaded derive-ex v0.1.8 |
| 839 | 2026-08-27T22:55:50.052Z | Downloaded dropshot-api-manager-types v0.8.0 |
| 840 | 2026-08-27T22:55:50.052Z | Downloaded digest v0.11.3 |
| 841 | 2026-08-27T22:55:50.052Z | Downloaded hashbrown v0.12.3 |
| 842 | 2026-08-27T22:55:50.052Z | Downloaded aes-gcm v0.11.0 |
| 843 | 2026-08-27T22:55:50.052Z | Downloaded delegate v0.13.5 |
| 844 | 2026-08-27T22:55:50.052Z | Downloaded scuffle v0.1.0 |
| 845 | 2026-08-27T22:55:50.052Z | Downloaded data-encoding v2.10.0 |
| 846 | 2026-08-27T22:55:50.056Z | Downloaded proc-macro-crate v3.4.0 |
| 847 | 2026-08-27T22:55:50.056Z | Downloaded pkcs5 v0.8.1 |
| 848 | 2026-08-27T22:55:50.061Z | Downloaded progenitor-macro v0.13.0 |
| 849 | 2026-08-27T22:55:50.064Z | Downloaded same-file v1.0.6 |
| 850 | 2026-08-27T22:55:50.064Z | Downloaded secrecy v0.8.0 |
| 851 | 2026-08-27T22:55:50.064Z | Downloaded slog-envlogger v2.2.0 |
| 852 | 2026-08-27T22:55:50.064Z | Downloaded strum v0.27.2 |
| 853 | 2026-08-27T22:55:50.068Z | Downloaded qorb v0.4.1 |
| 854 | 2026-08-27T22:55:50.071Z | Downloaded prefix-trie v0.7.0 |
| 855 | 2026-08-27T22:55:50.074Z | Downloaded rsa v0.10.0-rc.18 |
| 856 | 2026-08-27T22:55:50.078Z | Downloaded icu_locale_core v2.1.1 |
| 857 | 2026-08-27T22:55:50.082Z | Downloaded indicatif v0.18.4 |
| 858 | 2026-08-27T22:55:50.085Z | Downloaded schemars v0.8.22 |
| 859 | 2026-08-27T22:55:50.093Z | Downloaded keccak v0.2.0 |
| 860 | 2026-08-27T22:55:50.096Z | Downloaded libsw-core v0.3.2 |
| 861 | 2026-08-27T22:55:50.096Z | Downloaded nanorand v0.7.0 |
| 862 | 2026-08-27T22:55:50.096Z | Downloaded num-complex v0.4.6 |
| 863 | 2026-08-27T22:55:50.096Z | Downloaded zerocopy v0.6.6 |
| 864 | 2026-08-27T22:55:50.096Z | Downloaded libloading v0.8.9 |
| 865 | 2026-08-27T22:55:50.097Z | Downloaded sync-ptr v0.1.4 |
| 866 | 2026-08-27T22:55:50.100Z | Downloaded num_enum v0.7.6 |
| 867 | 2026-08-27T22:55:50.100Z | Downloaded http v1.4.2 |
| 868 | 2026-08-27T22:55:50.103Z | Downloaded constant_time_eq v0.4.2 |
| 869 | 2026-08-27T22:55:50.103Z | Downloaded ryu v1.0.23 |
| 870 | 2026-08-27T22:55:50.106Z | Downloaded unarray v0.1.4 |
| 871 | 2026-08-27T22:55:50.106Z | Downloaded darling v0.23.0 |
| 872 | 2026-08-27T22:55:50.110Z | Downloaded hickory-server v0.25.2 |
| 873 | 2026-08-27T22:55:50.110Z | Downloaded crossbeam-utils v0.8.21 |
| 874 | 2026-08-27T22:55:50.113Z | Downloaded packed_struct v0.10.1 |
| 875 | 2026-08-27T22:55:50.120Z | Downloaded utf8_iter v1.0.4 |
| 876 | 2026-08-27T22:55:50.123Z | Downloaded zerofrom-derive v0.1.6 |
| 877 | 2026-08-27T22:55:50.123Z | Downloaded zone_cfg_derive v0.3.1 |
| 878 | 2026-08-27T22:55:50.132Z | Downloaded curve25519-dalek-derive v0.1.1 |
| 879 | 2026-08-27T22:55:50.135Z | Downloaded defmt-parser v1.0.0 |
| 880 | 2026-08-27T22:55:50.135Z | Downloaded paste v1.0.15 |
| 881 | 2026-08-27T22:55:50.135Z | Downloaded pem-rfc7468 v0.7.0 |
| 882 | 2026-08-27T22:55:50.135Z | Downloaded crc8 v0.1.1 |
| 883 | 2026-08-27T22:55:50.135Z | Downloaded crossbeam-channel v0.5.15 |
| 884 | 2026-08-27T22:55:50.139Z | Downloaded p256 v0.14.0 |
| 885 | 2026-08-27T22:55:50.139Z | Downloaded dirs-sys-next v0.1.2 |
| 886 | 2026-08-27T22:55:50.139Z | Downloaded downcast-rs v2.0.2 |
| 887 | 2026-08-27T22:55:50.139Z | Downloaded dsl_auto_type v0.2.0 |
| 888 | 2026-08-27T22:55:50.142Z | Downloaded primeorder v0.13.6 |
| 889 | 2026-08-27T22:55:50.142Z | Downloaded primefield v0.14.0 |
| 890 | 2026-08-27T22:55:50.142Z | Downloaded primeorder v0.14.0 |
| 891 | 2026-08-27T22:55:50.142Z | Downloaded serde_path_to_error v0.1.20 |
| 892 | 2026-08-27T22:55:50.146Z | Downloaded serde_tokenstream v0.3.0 |
| 893 | 2026-08-27T22:55:50.147Z | Downloaded serde_urlencoded v0.7.1 |
| 894 | 2026-08-27T22:55:50.147Z | Downloaded twox-hash v2.1.2 |
| 895 | 2026-08-27T22:55:50.147Z | Downloaded uuid v1.23.4 |
| 896 | 2026-08-27T22:55:50.151Z | Downloaded rand_seeder v0.4.0 |
| 897 | 2026-08-27T22:55:50.154Z | Downloaded rustversion v1.0.22 |
| 898 | 2026-08-27T22:55:50.154Z | Downloaded scroll v0.13.0 |
| 899 | 2026-08-27T22:55:50.154Z | Downloaded shlex v1.3.0 |
| 900 | 2026-08-27T22:55:50.158Z | Downloaded slog-stdlog v4.1.1 |
| 901 | 2026-08-27T22:55:50.158Z | Downloaded ident_case v1.0.1 |
| 902 | 2026-08-27T22:55:50.158Z | Downloaded instant v0.1.13 |
| 903 | 2026-08-27T22:55:50.162Z | Downloaded iana-time-zone v0.1.65 |
| 904 | 2026-08-27T22:55:50.165Z | Downloaded strum_macros v0.27.2 |
| 905 | 2026-08-27T22:55:50.169Z | Downloaded thread-id v5.1.0 |
| 906 | 2026-08-27T22:55:50.172Z | Downloaded lru-cache v0.1.2 |
| 907 | 2026-08-27T22:55:50.172Z | Downloaded toml_edit v0.19.15 |
| 908 | 2026-08-27T22:55:50.183Z | Downloaded hashbrown v0.13.2 |
| 909 | 2026-08-27T22:55:50.186Z | Downloaded tls_codec_derive v0.4.2 |
| 910 | 2026-08-27T22:55:50.186Z | Downloaded oxide-tokio-rt v0.1.4 |
| 911 | 2026-08-27T22:55:50.190Z | Downloaded tokio-native-tls v0.3.1 |
| 912 | 2026-08-27T22:55:50.190Z | Downloaded instability v0.3.11 |
| 913 | 2026-08-27T22:55:50.190Z | Downloaded maplit v1.0.2 |
| 914 | 2026-08-27T22:55:50.193Z | Downloaded vergen-lib v9.1.0 |
| 915 | 2026-08-27T22:55:50.196Z | Downloaded newtype-uuid-macros v0.1.0 |
| 916 | 2026-08-27T22:55:50.200Z | Downloaded num-derive v0.4.2 |
| 917 | 2026-08-27T22:55:50.200Z | Downloaded oso-derive v0.27.3 |
| 918 | 2026-08-27T22:55:50.203Z | Downloaded num-bigint-dig v0.8.6 |
| 919 | 2026-08-27T22:55:50.206Z | Downloaded postgres-types v0.2.12 |
| 920 | 2026-08-27T22:55:50.209Z | Downloaded crossbeam-deque v0.8.6 |
| 921 | 2026-08-27T22:55:50.209Z | Downloaded daft v0.1.8 |
| 922 | 2026-08-27T22:55:50.209Z | Downloaded nonempty v0.12.0 |
| 923 | 2026-08-27T22:55:50.213Z | Downloaded whoami v1.6.1 |
| 924 | 2026-08-27T22:55:50.213Z | Downloaded wnaf v0.14.0 |
| 925 | 2026-08-27T22:55:50.213Z | Downloaded olpc-cjson v0.1.4 |
| 926 | 2026-08-27T22:55:50.218Z | Downloaded writeable v0.6.2 |
| 927 | 2026-08-27T22:55:50.221Z | Downloaded progenitor-client v0.14.0 |
| 928 | 2026-08-27T22:55:50.224Z | Downloaded russh-util v0.52.0 |
| 929 | 2026-08-27T22:55:50.227Z | Downloaded scroll_derive v0.13.1 |
| 930 | 2026-08-27T22:55:50.227Z | Downloaded serde-big-array v0.5.1 |
| 931 | 2026-08-27T22:55:50.230Z | Downloaded publicsuffix v2.3.0 |
| 932 | 2026-08-27T22:55:50.234Z | Downloaded hyper-staticfile v0.10.1 |
| 933 | 2026-08-27T22:55:50.234Z | Downloaded tar v0.4.46 |
| 934 | 2026-08-27T22:55:50.237Z | Downloaded sha1 v0.11.0 |
| 935 | 2026-08-27T22:55:50.242Z | Downloaded typed-path v0.9.3 |
| 936 | 2026-08-27T22:55:50.245Z | Downloaded rand_chacha v0.3.1 |
| 937 | 2026-08-27T22:55:50.245Z | Downloaded rustls-pki-types v1.14.0 |
| 938 | 2026-08-27T22:55:50.248Z | Downloaded yansi v1.0.1 |
| 939 | 2026-08-27T22:55:50.252Z | Downloaded ed25519 v3.0.0 |
| 940 | 2026-08-27T22:55:50.252Z | Downloaded signal-hook-tokio v0.3.1 |
| 941 | 2026-08-27T22:55:50.252Z | Downloaded md-5 v0.10.6 |
| 942 | 2026-08-27T22:55:50.252Z | Downloaded indoc v2.0.7 |
| 943 | 2026-08-27T22:55:50.255Z | Downloaded static_assertions v1.1.0 |
| 944 | 2026-08-27T22:55:50.256Z | Downloaded subtle v2.6.1 |
| 945 | 2026-08-27T22:55:50.256Z | Downloaded icu_properties v2.1.2 |
| 946 | 2026-08-27T22:55:50.259Z | Downloaded term v1.2.1 |
| 947 | 2026-08-27T22:55:50.259Z | Downloaded hashbrown v0.15.5 |
| 948 | 2026-08-27T22:55:50.263Z | Downloaded knus-derive v3.4.0 |
| 949 | 2026-08-27T22:55:50.263Z | Downloaded tokio-rustls v0.26.4 |
| 950 | 2026-08-27T22:55:50.275Z | Downloaded unit-prefix v0.5.2 |
| 951 | 2026-08-27T22:55:50.278Z | Downloaded universal-hash v0.5.1 |
| 952 | 2026-08-27T22:55:50.282Z | Downloaded cookie v0.18.1 |
| 953 | 2026-08-27T22:55:50.292Z | Downloaded zerocopy-derive v0.8.55 |
| 954 | 2026-08-27T22:55:50.297Z | Downloaded zerovec-derive v0.11.2 |
| 955 | 2026-08-27T22:55:50.300Z | Downloaded pin-project v1.1.11 |
| 956 | 2026-08-27T22:55:50.304Z | Downloaded num-bigint v0.4.6 |
| 957 | 2026-08-27T22:55:50.307Z | Downloaded crucible-workspace-hack v0.1.0 |
| 958 | 2026-08-27T22:55:50.307Z | Downloaded crc32fast v1.5.0 |
| 959 | 2026-08-27T22:55:50.310Z | Downloaded daft-derive v0.1.8 |
| 960 | 2026-08-27T22:55:50.311Z | Downloaded parse-display v0.10.0 |
| 961 | 2026-08-27T22:55:50.311Z | Downloaded darling_macro v0.13.4 |
| 962 | 2026-08-27T22:55:50.311Z | Downloaded mio v1.2.0 |
| 963 | 2026-08-27T22:55:50.315Z | Downloaded indexmap v1.9.3 |
| 964 | 2026-08-27T22:55:50.318Z | Downloaded steno v0.4.1 |
| 965 | 2026-08-27T22:55:50.318Z | Downloaded port-file v0.1.0 |
| 966 | 2026-08-27T22:55:50.321Z | Downloaded darling_core v0.23.0 |
| 967 | 2026-08-27T22:55:50.321Z | Downloaded path-slash v0.1.5 |
| 968 | 2026-08-27T22:55:50.321Z | Downloaded ppv-lite86 v0.2.21 |
| 969 | 2026-08-27T22:55:50.325Z | Downloaded smallvec v1.15.1 |
| 970 | 2026-08-27T22:55:50.325Z | Downloaded r2d2 v0.8.10 |
| 971 | 2026-08-27T22:55:50.325Z | Downloaded hyper-rustls v0.27.7 |
| 972 | 2026-08-27T22:55:50.325Z | Downloaded resolv-conf v0.7.6 |
| 973 | 2026-08-27T22:55:50.328Z | Downloaded md5 v0.8.0 |
| 974 | 2026-08-27T22:55:50.328Z | Downloaded lru-slab v0.1.2 |
| 975 | 2026-08-27T22:55:50.333Z | Downloaded ed25519-dalek v3.0.0 |
| 976 | 2026-08-27T22:55:50.339Z | Downloaded diesel_derives v2.3.7 |
| 977 | 2026-08-27T22:55:50.342Z | Downloaded ron v0.8.1 |
| 978 | 2026-08-27T22:55:50.346Z | Downloaded serde_with_macros v1.5.2 |
| 979 | 2026-08-27T22:55:50.349Z | Downloaded similar v2.7.0 |
| 980 | 2026-08-27T22:55:50.349Z | Downloaded kem v0.3.0 |
| 981 | 2026-08-27T22:55:50.349Z | Downloaded slog-bunyan v2.5.0 |
| 982 | 2026-08-27T22:55:50.353Z | Downloaded peg-runtime v0.8.5 |
| 983 | 2026-08-27T22:55:50.353Z | Downloaded psl-types v2.0.11 |
| 984 | 2026-08-27T22:55:50.353Z | Downloaded rand v0.10.1 |
| 985 | 2026-08-27T22:55:50.357Z | Downloaded tungstenite v0.21.0 |
| 986 | 2026-08-27T22:55:50.367Z | Downloaded hashbrown v0.14.5 |
| 987 | 2026-08-27T22:55:50.371Z | Downloaded hashbrown v0.16.1 |
| 988 | 2026-08-27T22:55:50.374Z | Downloaded sigpipe v0.1.3 |
| 989 | 2026-08-27T22:55:50.374Z | Downloaded termios v0.3.3 |
| 990 | 2026-08-27T22:55:50.374Z | Downloaded uzers v0.12.2 |
| 991 | 2026-08-27T22:55:50.378Z | Downloaded spki v0.7.3 |
| 992 | 2026-08-27T22:55:50.378Z | Downloaded stacker v0.1.23 |
| 993 | 2026-08-27T22:55:50.378Z | Downloaded tokio-macros v2.7.0 |
| 994 | 2026-08-27T22:55:50.382Z | Downloaded quick-error v1.2.3 |
| 995 | 2026-08-27T22:55:50.382Z | Downloaded unicode-bidi v0.3.18 |
| 996 | 2026-08-27T22:55:50.382Z | Downloaded crypto-bigint v0.5.5 |
| 997 | 2026-08-27T22:55:50.385Z | Downloaded openssl-sys v0.9.117 |
| 998 | 2026-08-27T22:55:50.389Z | Downloaded xshell v0.2.7 |
| 999 | 2026-08-27T22:55:50.389Z | Downloaded zstd-safe v7.2.4 |
| 1000 | 2026-08-27T22:55:50.392Z | Downloaded supports-hyperlinks v3.2.0 |
| 1001 | 2026-08-27T22:55:50.396Z | Downloaded derive_more v2.1.1 |
| 1002 | 2026-08-27T22:55:50.399Z | Downloaded tokio-dtrace v0.1.1 |
| 1003 | 2026-08-27T22:55:50.402Z | Downloaded try-lock v0.2.5 |
| 1004 | 2026-08-27T22:55:50.403Z | Downloaded wait-timeout v0.2.1 |
| 1005 | 2026-08-27T22:55:50.403Z | Downloaded whoami v2.1.0 |
| 1006 | 2026-08-27T22:55:50.403Z | Downloaded pkcs1 v0.7.5 |
| 1007 | 2026-08-27T22:55:50.406Z | Downloaded impl-trait-for-tuples v0.2.3 |
| 1008 | 2026-08-27T22:55:50.406Z | Downloaded zip v4.6.1 |
| 1009 | 2026-08-27T22:55:50.410Z | Downloaded untrusted v0.9.0 |
| 1010 | 2026-08-27T22:55:50.413Z | Downloaded zerofrom v0.1.6 |
| 1011 | 2026-08-27T22:55:50.416Z | Downloaded crypto-common v0.2.2 |
| 1012 | 2026-08-27T22:55:50.420Z | Downloaded tokio-util v0.7.18 |
| 1013 | 2026-08-27T22:55:50.424Z | Downloaded unicode-segmentation v1.12.0 |
| 1014 | 2026-08-27T22:55:50.427Z | Downloaded rayon-core v1.13.0 |
| 1015 | 2026-08-27T22:55:50.431Z | Downloaded owo-colors v4.3.0 |
| 1016 | 2026-08-27T22:55:50.434Z | Downloaded parse-display-derive v0.10.0 |
| 1017 | 2026-08-27T22:55:50.434Z | Downloaded crc v3.4.0 |
| 1018 | 2026-08-27T22:55:50.434Z | Downloaded darling_macro v0.23.0 |
| 1019 | 2026-08-27T22:55:50.434Z | Downloaded document-features v0.2.12 |
| 1020 | 2026-08-27T22:55:50.438Z | Downloaded num_enum v0.5.11 |
| 1021 | 2026-08-27T22:55:50.441Z | Downloaded num_enum_derive v0.7.6 |
| 1022 | 2026-08-27T22:55:50.441Z | Downloaded tower-http v0.6.8 |
| 1023 | 2026-08-27T22:55:50.444Z | Downloaded psm v0.1.30 |
| 1024 | 2026-08-27T22:55:50.448Z | Downloaded aho-corasick v1.1.4 |
| 1025 | 2026-08-27T22:55:50.452Z | Downloaded h2 v0.4.15 |
| 1026 | 2026-08-27T22:55:50.455Z | Downloaded hkdf v0.13.0 |
| 1027 | 2026-08-27T22:55:50.459Z | Downloaded term v0.7.0 |
| 1028 | 2026-08-27T22:55:50.459Z | Downloaded nodrop v0.1.14 |
| 1029 | 2026-08-27T22:55:50.459Z | Downloaded ref-cast v1.0.25 |
| 1030 | 2026-08-27T22:55:50.463Z | Downloaded pkcs8 v0.10.2 |
| 1031 | 2026-08-27T22:55:50.463Z | Downloaded rand_pcg v0.10.2 |
| 1032 | 2026-08-27T22:55:50.466Z | Downloaded illumos-nvpair-sys v0.2.0 |
| 1033 | 2026-08-27T22:55:50.466Z | Downloaded parse-size v1.1.0 |
| 1034 | 2026-08-27T22:55:50.466Z | Downloaded rtoolbox v0.0.3 |
| 1035 | 2026-08-27T22:55:50.475Z | Downloaded tracing-attributes v0.1.31 |
| 1036 | 2026-08-27T22:55:50.482Z | Downloaded stringprep v0.1.5 |
| 1037 | 2026-08-27T22:55:50.487Z | Downloaded ed25519-dalek v2.2.0 |
| 1038 | 2026-08-27T22:55:50.490Z | Downloaded progenitor-macro v0.14.0 |
| 1039 | 2026-08-27T22:55:50.490Z | Downloaded tabwriter v1.4.1 |
| 1040 | 2026-08-27T22:55:50.493Z | Downloaded tinystr v0.8.2 |
| 1041 | 2026-08-27T22:55:50.493Z | Downloaded des v0.9.0 |
| 1042 | 2026-08-27T22:55:50.493Z | Downloaded tagptr v0.2.0 |
| 1043 | 2026-08-27T22:55:50.508Z | Downloaded rustls-platform-verifier v0.6.2 |
| 1044 | 2026-08-27T22:55:50.508Z | Downloaded tokio-tungstenite v0.23.1 |
| 1045 | 2026-08-27T22:55:50.511Z | Downloaded want v0.3.1 |
| 1046 | 2026-08-27T22:55:50.514Z | Downloaded idna v1.1.0 |
| 1047 | 2026-08-27T22:55:50.515Z | Downloaded dropshot-api-manager v0.8.0 |
| 1048 | 2026-08-27T22:55:50.522Z | Downloaded linked-hash-map v0.5.6 |
| 1049 | 2026-08-27T22:55:50.525Z | Downloaded litemap v0.8.1 |
| 1050 | 2026-08-27T22:55:50.525Z | Downloaded digest-io v0.1.0 |
| 1051 | 2026-08-27T22:55:50.525Z | Downloaded libefi-sys v0.1.0 |
| 1052 | 2026-08-27T22:55:50.529Z | Downloaded newtype_derive v0.1.6 |
| 1053 | 2026-08-27T22:55:50.532Z | Downloaded keccak v0.1.6 |
| 1054 | 2026-08-27T22:55:50.532Z | Downloaded linear-map v1.2.0 |
| 1055 | 2026-08-27T22:55:50.535Z | Downloaded ed25519 v2.2.3 |
| 1056 | 2026-08-27T22:55:50.539Z | Downloaded miniz_oxide v0.8.9 |
| 1057 | 2026-08-27T22:55:50.539Z | Downloaded pin-project-lite v0.2.17 |
| 1058 | 2026-08-27T22:55:50.543Z | Downloaded minimal-lexical v0.2.1 |
| 1059 | 2026-08-27T22:55:50.546Z | Downloaded miette v7.6.0 |
| 1060 | 2026-08-27T22:55:50.549Z | Downloaded hkdf v0.12.4 |
| 1061 | 2026-08-27T22:55:50.550Z | Downloaded tokio-postgres v0.7.16 |
| 1062 | 2026-08-27T22:55:50.553Z | Downloaded signal-hook-registry v1.4.8 |
| 1063 | 2026-08-27T22:55:50.556Z | Downloaded openssl-probe v0.2.1 |
| 1064 | 2026-08-27T22:55:50.556Z | Downloaded siphasher v1.0.2 |
| 1065 | 2026-08-27T22:55:50.556Z | Downloaded pkcs1 v0.8.0-rc.4 |
| 1066 | 2026-08-27T22:55:50.556Z | Downloaded subprocess v0.2.15 |
| 1067 | 2026-08-27T22:55:50.560Z | Downloaded url v2.5.8 |
| 1068 | 2026-08-27T22:55:50.560Z | Downloaded derive_builder_macro v0.20.2 |
| 1069 | 2026-08-27T22:55:50.564Z | Downloaded strip-ansi-escapes v0.2.1 |
| 1070 | 2026-08-27T22:55:50.564Z | Downloaded tower-service v0.3.3 |
| 1071 | 2026-08-27T22:55:50.564Z | Downloaded crc-catalog v2.4.0 |
| 1072 | 2026-08-27T22:55:50.564Z | Downloaded multer v3.1.0 |
| 1073 | 2026-08-27T22:55:50.567Z | Downloaded serde_derive_internals v0.29.1 |
| 1074 | 2026-08-27T22:55:50.567Z | Downloaded kstat-rs v0.2.5 |
| 1075 | 2026-08-27T22:55:50.571Z | Downloaded nu-ansi-term v0.50.3 |
| 1076 | 2026-08-27T22:55:50.571Z | Downloaded proc-macro-error2 v2.0.1 |
| 1077 | 2026-08-27T22:55:50.574Z | Downloaded salsa20 v0.11.0 |
| 1078 | 2026-08-27T22:55:50.579Z | Downloaded dropshot_endpoint v0.17.1 |
| 1079 | 2026-08-27T22:55:50.582Z | Downloaded rusty-fork v0.3.1 |
| 1080 | 2026-08-27T22:55:50.582Z | Downloaded strsim v0.10.0 |
| 1081 | 2026-08-27T22:55:50.586Z | Downloaded synstructure v0.13.2 |
| 1082 | 2026-08-27T22:55:50.586Z | Downloaded miette-derive v7.6.0 |
| 1083 | 2026-08-27T22:55:50.586Z | Downloaded icu_provider v2.1.1 |
| 1084 | 2026-08-27T22:55:50.589Z | Downloaded der v0.7.10 |
| 1085 | 2026-08-27T22:55:50.589Z | Downloaded ref-cast-impl v1.0.25 |
| 1086 | 2026-08-27T22:55:50.593Z | Downloaded sha2 v0.11.0 |
| 1087 | 2026-08-27T22:55:50.593Z | Downloaded spin v0.9.8 |
| 1088 | 2026-08-27T22:55:50.603Z | Downloaded usdt v0.6.0 |
| 1089 | 2026-08-27T22:55:50.606Z | Downloaded memoffset v0.9.1 |
| 1090 | 2026-08-27T22:55:50.610Z | Downloaded slog-scope v4.4.1 |
| 1091 | 2026-08-27T22:55:50.610Z | Downloaded toml_datetime v0.7.5+spec-1.1.0 |
| 1092 | 2026-08-27T22:55:50.613Z | Downloaded vergen-lib v0.1.6 |
| 1093 | 2026-08-27T22:55:50.620Z | Downloaded newtype-uuid v1.3.2 |
| 1094 | 2026-08-27T22:55:50.624Z | Downloaded password-hash v0.6.1 |
| 1095 | 2026-08-27T22:55:50.625Z | Downloaded reedline v0.40.0 |
| 1096 | 2026-08-27T22:55:50.628Z | Downloaded knus v3.4.0 |
| 1097 | 2026-08-27T22:55:50.628Z | Downloaded shell-words v1.1.1 |
| 1098 | 2026-08-27T22:55:50.631Z | Downloaded blake3 v1.8.5 |
| 1099 | 2026-08-27T22:55:50.635Z | Downloaded libscf-sys v1.2.0 |
| 1100 | 2026-08-27T22:55:50.635Z | Downloaded num v0.4.3 |
| 1101 | 2026-08-27T22:55:50.638Z | Downloaded progenitor v0.14.0 |
| 1102 | 2026-08-27T22:55:50.641Z | Downloaded utf-8 v0.7.6 |
| 1103 | 2026-08-27T22:55:50.645Z | Downloaded darling_macro v0.21.3 |
| 1104 | 2026-08-27T22:55:50.645Z | Downloaded defmt-macros v1.0.1 |
| 1105 | 2026-08-27T22:55:50.648Z | Downloaded winnow v0.6.26 |
| 1106 | 2026-08-27T22:55:50.651Z | Downloaded serde_cbor v0.11.2 |
| 1107 | 2026-08-27T22:55:50.654Z | Downloaded itertools v0.14.0 |
| 1108 | 2026-08-27T22:55:50.657Z | Downloaded mime_guess v2.0.5 |
| 1109 | 2026-08-27T22:55:50.661Z | Downloaded recursive-proc-macro-impl v0.1.1 |
| 1110 | 2026-08-27T22:55:50.661Z | Downloaded sync_wrapper v1.0.2 |
| 1111 | 2026-08-27T22:55:50.665Z | Downloaded zopfli v0.8.3 |
| 1112 | 2026-08-27T22:55:50.668Z | Downloaded oxide-update-engine v0.1.2 |
| 1113 | 2026-08-27T22:55:50.668Z | Downloaded vte v0.14.1 |
| 1114 | 2026-08-27T22:55:50.671Z | Downloaded zeroize v1.9.0 |
| 1115 | 2026-08-27T22:55:50.671Z | Downloaded parking_lot_core v0.9.12 |
| 1116 | 2026-08-27T22:55:50.671Z | Downloaded dirs-next v2.0.0 |
| 1117 | 2026-08-27T22:55:50.675Z | Downloaded peg-macros v0.8.5 |
| 1118 | 2026-08-27T22:55:50.678Z | Downloaded rand_chacha v0.9.0 |
| 1119 | 2026-08-27T22:55:50.681Z | Downloaded tungstenite v0.23.0 |
| 1120 | 2026-08-27T22:55:50.685Z | Downloaded scrypt v0.12.0 |
| 1121 | 2026-08-27T22:55:50.685Z | Downloaded aws-lc-rs v1.16.3 |
| 1122 | 2026-08-27T22:55:50.690Z | Downloaded thread_local v1.1.9 |
| 1123 | 2026-08-27T22:55:50.693Z | Downloaded cstr-argument v0.1.2 |
| 1124 | 2026-08-27T22:55:50.693Z | Downloaded phf_shared v0.11.3 |
| 1125 | 2026-08-27T22:55:50.693Z | Downloaded thiserror-no-std v2.0.2 |
| 1126 | 2026-08-27T22:55:50.696Z | Downloaded schemars_derive v0.8.22 |
| 1127 | 2026-08-27T22:55:50.696Z | Downloaded vsss-rs v3.3.4 |
| 1128 | 2026-08-27T22:55:50.700Z | Downloaded ecdsa v0.16.9 |
| 1129 | 2026-08-27T22:55:50.700Z | Downloaded itertools v0.10.5 |
| 1130 | 2026-08-27T22:55:50.703Z | Downloaded managed v0.8.0 |
| 1131 | 2026-08-27T22:55:50.707Z | Downloaded defmt v1.0.1 |
| 1132 | 2026-08-27T22:55:50.719Z | Downloaded sha1 v0.10.6 |
| 1133 | 2026-08-27T22:55:50.723Z | Downloaded supports-color v3.0.2 |
| 1134 | 2026-08-27T22:55:50.727Z | Downloaded display-error-chain v0.2.2 |
| 1135 | 2026-08-27T22:55:50.727Z | Downloaded winnow v1.0.3 |
| 1136 | 2026-08-27T22:55:50.731Z | Downloaded convert_case v0.10.0 |
| 1137 | 2026-08-27T22:55:50.735Z | Downloaded icu_properties_data v2.1.2 |
| 1138 | 2026-08-27T22:55:50.739Z | Downloaded cookie_store v0.22.1 |
| 1139 | 2026-08-27T22:55:50.742Z | Downloaded slog-dtrace v0.3.0 |
| 1140 | 2026-08-27T22:55:50.742Z | Downloaded ignore v0.4.25 |
| 1141 | 2026-08-27T22:55:50.742Z | Downloaded proc-macro-error-attr2 v2.0.0 |
| 1142 | 2026-08-27T22:55:50.745Z | Downloaded ingot v0.2.1 |
| 1143 | 2026-08-27T22:55:50.745Z | Downloaded num-conv v0.2.0 |
| 1144 | 2026-08-27T22:55:50.745Z | Downloaded libxml v0.3.3 |
| 1145 | 2026-08-27T22:55:50.755Z | Downloaded darling_core v0.21.3 |
| 1146 | 2026-08-27T22:55:50.761Z | Downloaded yoke v0.8.1 |
| 1147 | 2026-08-27T22:55:50.764Z | Downloaded toml_edit v0.23.10+spec-1.0.0 |
| 1148 | 2026-08-27T22:55:50.767Z | Downloaded darling_core v0.20.11 |
| 1149 | 2026-08-27T22:55:50.767Z | Downloaded crossbeam-epoch v0.9.18 |
| 1150 | 2026-08-27T22:55:50.770Z | Downloaded libsw v3.5.0 |
| 1151 | 2026-08-27T22:55:50.771Z | Downloaded dunce v1.0.5 |
| 1152 | 2026-08-27T22:55:50.774Z | Downloaded openssl-probe v0.1.6 |
| 1153 | 2026-08-27T22:55:50.778Z | Downloaded lzss v0.8.2 |
| 1154 | 2026-08-27T22:55:50.781Z | Downloaded pkg-config v0.3.32 |
| 1155 | 2026-08-27T22:55:50.781Z | Downloaded pretty_assertions v1.4.1 |
| 1156 | 2026-08-27T22:55:50.781Z | Downloaded unicode-truncate v1.1.0 |
| 1157 | 2026-08-27T22:55:50.785Z | Downloaded rand v0.8.6 |
| 1158 | 2026-08-27T22:55:50.785Z | Downloaded der v0.8.0 |
| 1159 | 2026-08-27T22:55:50.788Z | Downloaded const_format v0.2.35 |
| 1160 | 2026-08-27T22:55:50.791Z | Downloaded internet-checksum v0.2.1 |
| 1161 | 2026-08-27T22:55:50.795Z | Downloaded deranged v0.5.8 |
| 1162 | 2026-08-27T22:55:50.799Z | Downloaded quinn v0.11.11 |
| 1163 | 2026-08-27T22:55:50.802Z | Downloaded darling v0.13.4 |
| 1164 | 2026-08-27T22:55:50.807Z | Downloaded pin-project-internal v1.1.11 |
| 1165 | 2026-08-27T22:55:50.807Z | Downloaded ssh-cipher v0.3.0 |
| 1166 | 2026-08-27T22:55:50.810Z | Downloaded testing_table v0.3.0 |
| 1167 | 2026-08-27T22:55:50.810Z | Downloaded tower-layer v0.3.3 |
| 1168 | 2026-08-27T22:55:50.814Z | Downloaded nom v8.0.0 |
| 1169 | 2026-08-27T22:55:50.817Z | Downloaded postcard v1.1.3 |
| 1170 | 2026-08-27T22:55:50.817Z | Downloaded elliptic-curve v0.13.8 |
| 1171 | 2026-08-27T22:55:50.821Z | Downloaded serde_with_macros v3.21.0 |
| 1172 | 2026-08-27T22:55:50.821Z | Downloaded drift v0.2.0 |
| 1173 | 2026-08-27T22:55:50.827Z | Downloaded derive-where v1.6.0 |
| 1174 | 2026-08-27T22:55:50.830Z | Downloaded potential_utf v0.1.4 |
| 1175 | 2026-08-27T22:55:50.830Z | Downloaded bitvec v1.0.1 |
| 1176 | 2026-08-27T22:55:50.838Z | Downloaded const_format_proc_macros v0.2.34 |
| 1177 | 2026-08-27T22:55:50.842Z | Downloaded xattr v1.6.1 |
| 1178 | 2026-08-27T22:55:50.842Z | Downloaded rsa v0.9.10 |
| 1179 | 2026-08-27T22:55:50.845Z | Downloaded schemars v0.9.0 |
| 1180 | 2026-08-27T22:55:50.851Z | Downloaded rand_core v0.6.4 |
| 1181 | 2026-08-27T22:55:50.855Z | Downloaded humantime v2.3.0 |
| 1182 | 2026-08-27T22:55:50.855Z | Downloaded sec1 v0.8.1 |
| 1183 | 2026-08-27T22:55:50.855Z | Downloaded usdt-macro v0.6.0 |
| 1184 | 2026-08-27T22:55:50.855Z | Downloaded crypto-primes v0.7.2 |
| 1185 | 2026-08-27T22:55:50.859Z | Downloaded socket2 v0.6.3 |
| 1186 | 2026-08-27T22:55:50.859Z | Downloaded ingot-macros v0.2.0 |
| 1187 | 2026-08-27T22:55:50.862Z | Downloaded rustc-demangle v0.1.27 |
| 1188 | 2026-08-27T22:55:50.870Z | Downloaded ingot-types v0.2.0 |
| 1189 | 2026-08-27T22:55:50.877Z | Downloaded ml-kem v0.3.2 |
| 1190 | 2026-08-27T22:55:50.880Z | Downloaded yasna v0.5.2 |
| 1191 | 2026-08-27T22:55:50.880Z | Downloaded slog-json v2.6.1 |
| 1192 | 2026-08-27T22:55:50.883Z | Downloaded tracing-core v0.1.36 |
| 1193 | 2026-08-27T22:55:50.887Z | Downloaded hyper v1.10.1 |
| 1194 | 2026-08-27T22:55:50.893Z | Downloaded icu_collections v2.1.1 |
| 1195 | 2026-08-27T22:55:50.896Z | Downloaded module-lattice v0.2.3 |
| 1196 | 2026-08-27T22:55:50.896Z | Downloaded rayon v1.11.0 |
| 1197 | 2026-08-27T22:55:50.901Z | Downloaded displaydoc v0.2.5 |
| 1198 | 2026-08-27T22:55:50.905Z | Downloaded oxide-generation v0.1.3 |
| 1199 | 2026-08-27T22:55:50.905Z | Downloaded hybrid-array v0.4.13 |
| 1200 | 2026-08-27T22:55:50.905Z | Downloaded tough v0.22.0 |
| 1201 | 2026-08-27T22:55:50.909Z | Downloaded typify v0.6.2 |
| 1202 | 2026-08-27T22:55:50.912Z | Downloaded p521 v0.14.0 |
| 1203 | 2026-08-27T22:55:50.915Z | Downloaded progenitor-client v0.13.0 |
| 1204 | 2026-08-27T22:55:50.915Z | Downloaded tower v0.5.3 |
| 1205 | 2026-08-27T22:55:50.922Z | Downloaded parking_lot v0.12.5 |
| 1206 | 2026-08-27T22:55:50.928Z | Downloaded bindgen v0.71.1 |
| 1207 | 2026-08-27T22:55:50.935Z | Downloaded icu_normalizer_data v2.1.1 |
| 1208 | 2026-08-27T22:55:50.938Z | Downloaded radix_trie v0.2.1 |
| 1209 | 2026-08-27T22:55:50.941Z | Downloaded hyper-util v0.1.20 |
| 1210 | 2026-08-27T22:55:50.945Z | Downloaded parking_lot v0.11.2 |
| 1211 | 2026-08-27T22:55:50.948Z | Downloaded toml v1.1.2+spec-1.1.0 |
| 1212 | 2026-08-27T22:55:50.951Z | Downloaded derive_more v0.99.20 |
| 1213 | 2026-08-27T22:55:50.954Z | Downloaded internal-russh-num-bigint v0.5.0 |
| 1214 | 2026-08-27T22:55:50.958Z | Downloaded nom v7.1.3 |
| 1215 | 2026-08-27T22:55:50.958Z | Downloaded native-tls v0.2.18 |
| 1216 | 2026-08-27T22:55:50.961Z | Downloaded chrono v0.4.45 |
| 1217 | 2026-08-27T22:55:50.964Z | Downloaded goblin v0.10.5 |
| 1218 | 2026-08-27T22:55:50.967Z | Downloaded toml_parser v1.1.2+spec-1.1.0 |
| 1219 | 2026-08-27T22:55:50.970Z | Downloaded git2 v0.20.4 |
| 1220 | 2026-08-27T22:55:50.973Z | Downloaded tinyvec v1.10.0 |
| 1221 | 2026-08-27T22:55:50.977Z | Downloaded sqlformat v0.3.5 |
| 1222 | 2026-08-27T22:55:50.977Z | Downloaded p384 v0.13.1 |
| 1223 | 2026-08-27T22:55:50.981Z | Downloaded serde_with v1.14.0 |
| 1224 | 2026-08-27T22:55:50.984Z | Downloaded darling_core v0.13.4 |
| 1225 | 2026-08-27T22:55:50.989Z | Downloaded rcgen v0.12.1 |
| 1226 | 2026-08-27T22:55:50.994Z | Downloaded proptest v1.11.0 |
| 1227 | 2026-08-27T22:55:50.999Z | Downloaded serde_yaml v0.9.34+deprecated |
| 1228 | 2026-08-27T22:55:51.004Z | Downloaded snafu v0.8.9 |
| 1229 | 2026-08-27T22:55:51.008Z | Downloaded object v0.30.4 |
| 1230 | 2026-08-27T22:55:51.012Z | Downloaded rawzip v0.4.4 |
| 1231 | 2026-08-27T22:55:51.015Z | Downloaded unicode_categories v0.1.1 |
| 1232 | 2026-08-27T22:55:51.018Z | Downloaded toml v0.7.8 |
| 1233 | 2026-08-27T22:55:51.019Z | Downloaded vcpkg v0.2.15 |
| 1234 | 2026-08-27T22:55:51.041Z | Downloaded zerotrie v0.2.3 |
| 1235 | 2026-08-27T22:55:51.044Z | Downloaded rustyline v14.0.0 |
| 1236 | 2026-08-27T22:55:51.055Z | Downloaded itertools v0.13.0 |
| 1237 | 2026-08-27T22:55:51.060Z | Downloaded moka v0.12.13 |
| 1238 | 2026-08-27T22:55:51.067Z | Downloaded tabled v0.21.0 |
| 1239 | 2026-08-27T22:55:51.087Z | Downloaded lalrpop v0.19.12 |
| 1240 | 2026-08-27T22:55:51.096Z | Downloaded gimli v0.32.3 |
| 1241 | 2026-08-27T22:55:51.100Z | Downloaded rustls-webpki v0.103.13 |
| 1242 | 2026-08-27T22:55:51.103Z | Downloaded zlib-rs v0.6.2 |
| 1243 | 2026-08-27T22:55:51.111Z | Downloaded crossterm v0.29.0 |
| 1244 | 2026-08-27T22:55:51.114Z | Downloaded icu_normalizer v2.1.1 |
| 1245 | 2026-08-27T22:55:51.118Z | Downloaded rand v0.9.2 |
| 1246 | 2026-08-27T22:55:51.122Z | Downloaded libm v0.2.16 |
| 1247 | 2026-08-27T22:55:51.126Z | Downloaded derive_more-impl v2.1.1 |
| 1248 | 2026-08-27T22:55:51.129Z | Downloaded regex v1.12.3 |
| 1249 | 2026-08-27T22:55:51.143Z | Downloaded x509-cert v0.2.5 |
| 1250 | 2026-08-27T22:55:51.147Z | Downloaded salty v0.3.0 |
| 1251 | 2026-08-27T22:55:51.152Z | Downloaded time v0.3.47 |
| 1252 | 2026-08-27T22:55:51.169Z | Downloaded serde_with v3.21.0 |
| 1253 | 2026-08-27T22:55:51.181Z | Downloaded itertools v0.15.0 |
| 1254 | 2026-08-27T22:55:51.185Z | Downloaded iri-string v0.7.10 |
| 1255 | 2026-08-27T22:55:51.189Z | Downloaded schemars v1.2.1 |
| 1256 | 2026-08-27T22:55:51.196Z | Downloaded winnow v0.5.40 |
| 1257 | 2026-08-27T22:55:51.201Z | Downloaded zerovec v0.11.5 |
| 1258 | 2026-08-27T22:55:51.204Z | Downloaded jiff-core v0.1.0 |
| 1259 | 2026-08-27T22:55:51.215Z | Downloaded nix v0.27.1 |
| 1260 | 2026-08-27T22:55:51.220Z | Downloaded ssh-key v0.7.0-rc.11 |
| 1261 | 2026-08-27T22:55:51.232Z | Downloaded portable-atomic v1.13.1 |
| 1262 | 2026-08-27T22:55:51.245Z | Downloaded regex-syntax v0.6.29 |
| 1263 | 2026-08-27T22:55:51.249Z | Downloaded crossterm v0.28.1 |
| 1264 | 2026-08-27T22:55:51.249Z | Downloaded itertools v0.12.1 |
| 1265 | 2026-08-27T22:55:51.249Z | Downloaded unicode-normalization v0.1.25 |
| 1266 | 2026-08-27T22:55:51.252Z | Downloaded petname v2.0.2 |
| 1267 | 2026-08-27T22:55:51.252Z | Downloaded zerocopy v0.8.55 |
| 1268 | 2026-08-27T22:55:51.262Z | Downloaded syn v3.0.3 |
| 1269 | 2026-08-27T22:55:51.269Z | Downloaded nix v0.28.0 |
| 1270 | 2026-08-27T22:55:51.274Z | Downloaded nix v0.31.2 |
| 1271 | 2026-08-27T22:55:51.281Z | Downloaded reqwest v0.12.28 |
| 1272 | 2026-08-27T22:55:51.284Z | Downloaded quick-xml v0.37.5 |
| 1273 | 2026-08-27T22:55:51.291Z | Downloaded bstr v1.12.1 |
| 1274 | 2026-08-27T22:55:51.296Z | Downloaded iddqd v0.4.2 |
| 1275 | 2026-08-27T22:55:51.301Z | Downloaded quinn-proto v0.11.16 |
| 1276 | 2026-08-27T22:55:51.305Z | Downloaded reqwest v0.13.2 |
| 1277 | 2026-08-27T22:55:51.309Z | Downloaded hickory-proto v0.24.4 |
| 1278 | 2026-08-27T22:55:51.317Z | Downloaded regress v0.11.1 |
| 1279 | 2026-08-27T22:55:51.322Z | Downloaded polar-core v0.27.3 |
| 1280 | 2026-08-27T22:55:51.326Z | Downloaded rustix v0.38.44 |
| 1281 | 2026-08-27T22:55:51.339Z | Downloaded sha3 v0.12.0 |
| 1282 | 2026-08-27T22:55:51.358Z | Downloaded russh v0.62.4 |
| 1283 | 2026-08-27T22:55:51.370Z | Downloaded crypto-bigint v0.7.5 |
| 1284 | 2026-08-27T22:55:51.378Z | Downloaded openapiv3 v2.2.0 |
| 1285 | 2026-08-27T22:55:51.385Z | Downloaded smoltcp v0.9.1 |
| 1286 | 2026-08-27T22:55:51.391Z | Downloaded hickory-proto v0.25.2 |
| 1287 | 2026-08-27T22:55:51.400Z | Downloaded regex-syntax v0.8.10 |
| 1288 | 2026-08-27T22:55:51.404Z | Downloaded smoltcp v0.11.0 |
| 1289 | 2026-08-27T22:55:51.443Z | Downloaded tracing v0.1.44 |
| 1290 | 2026-08-27T22:55:51.472Z | Downloaded dropshot v0.17.1 |
| 1291 | 2026-08-27T22:55:51.483Z | Downloaded curve25519-dalek v4.1.3 |
| 1292 | 2026-08-27T22:55:51.501Z | Downloaded openssl v0.10.80 |
| 1293 | 2026-08-27T22:55:51.511Z | Downloaded sha3 v0.11.0 |
| 1294 | 2026-08-27T22:55:51.516Z | Downloaded rustls v0.23.41 |
| 1295 | 2026-08-27T22:55:51.523Z | Downloaded sqlparser v0.61.0 |
| 1296 | 2026-08-27T22:55:51.527Z | Downloaded object v0.37.3 |
| 1297 | 2026-08-27T22:55:51.533Z | Downloaded sled v0.34.7 |
| 1298 | 2026-08-27T22:55:51.539Z | Downloaded ratatui v0.29.0 |
| 1299 | 2026-08-27T22:55:51.550Z | Downloaded diesel v2.3.7 |
| 1300 | 2026-08-27T22:55:51.561Z | Downloaded curve25519-dalek v5.0.0 |
| 1301 | 2026-08-27T22:55:51.566Z | Downloaded regress v0.10.5 |
| 1302 | 2026-08-27T22:55:51.571Z | Downloaded typify-impl v0.6.2 |
| 1303 | 2026-08-27T22:55:51.585Z | Downloaded bzip2-sys v0.1.13+1.0.8 |
| 1304 | 2026-08-27T22:55:51.591Z | Downloaded regex-automata v0.4.14 |
| 1305 | 2026-08-27T22:55:51.600Z | Downloaded zerocopy-derive v0.6.6 |
| 1306 | 2026-08-27T22:55:51.628Z | Downloaded petgraph v0.6.5 |
| 1307 | 2026-08-27T22:55:51.650Z | Downloaded jiff v0.2.34 |
| 1308 | 2026-08-27T22:55:51.672Z | Downloaded chrono-tz v0.10.4 |
| 1309 | 2026-08-27T22:55:51.705Z | Downloaded zstd-sys v2.0.16+zstd.1.5.7 |
| 1310 | 2026-08-27T22:55:51.714Z | Downloaded petgraph v0.8.3 |
| 1311 | 2026-08-27T22:55:51.727Z | Downloaded sha3 v0.10.8 |
| 1312 | 2026-08-27T22:55:51.731Z | Downloaded csv v1.4.0 |
| 1313 | 2026-08-27T22:55:51.741Z | Downloaded libz-sys v1.1.24 |
| 1314 | 2026-08-27T22:55:51.753Z | Downloaded tokio v1.52.1 |
| 1315 | 2026-08-27T22:55:51.775Z | Downloaded encoding_rs v0.8.35 |
| 1316 | 2026-08-27T22:55:51.893Z | Downloaded ring v0.17.14 |
| 1317 | 2026-08-27T22:55:51.965Z | Downloaded libgit2-sys v0.18.3+1.9.2 |
| 1318 | 2026-08-27T22:55:52.577Z | Downloaded aws-lc-sys v0.40.0 |
| 1319 | 2026-08-27T22:55:52.836Z | Compiling serde_core v1.0.228 |
| 1320 | 2026-08-27T22:55:52.836Z | Compiling libc v0.2.185 |
| 1321 | 2026-08-27T22:55:52.839Z | Compiling serde v1.0.228 |
| 1322 | 2026-08-27T22:55:52.839Z | Compiling log v0.4.33 |
| 1323 | 2026-08-27T22:55:52.840Z | Compiling smallvec v1.15.1 |
| 1324 | 2026-08-27T22:55:52.840Z | Compiling shlex v1.3.0 |
| 1325 | 2026-08-27T22:55:52.840Z | Compiling find-msvc-tools v0.1.9 |
| 1326 | 2026-08-27T22:55:52.840Z | Compiling subtle v2.6.1 |
| 1327 | 2026-08-27T22:55:52.840Z | Compiling scopeguard v1.2.0 |
| 1328 | 2026-08-27T22:55:52.840Z | Compiling stable_deref_trait v1.2.1 |
| 1329 | 2026-08-27T22:55:52.840Z | Compiling typenum v1.20.1 |
| 1330 | 2026-08-27T22:55:52.840Z | Compiling zerocopy v0.8.55 |
| 1331 | 2026-08-27T22:55:52.973Z | Compiling portable-atomic v1.13.1 |
| 1332 | 2026-08-27T22:55:53.021Z | Compiling serde_json v1.0.151 |
| 1333 | 2026-08-27T22:55:53.044Z | Compiling syn v2.0.117 |
| 1334 | 2026-08-27T22:55:53.070Z | Compiling critical-section v1.2.0 |
| 1335 | 2026-08-27T22:55:53.083Z | Compiling libm v0.2.16 |
| 1336 | 2026-08-27T22:55:53.152Z | Compiling lock_api v0.4.14 |
| 1337 | 2026-08-27T22:55:53.196Z | Compiling num-traits v0.2.19 |
| 1338 | 2026-08-27T22:55:53.229Z | Compiling pkg-config v0.3.32 |
| 1339 | 2026-08-27T22:55:53.244Z | Compiling generic-array v0.14.7 |
| 1340 | 2026-08-27T22:55:53.261Z | Compiling parking_lot_core v0.9.12 |
| 1341 | 2026-08-27T22:55:53.325Z | Compiling getrandom v0.4.3 |
| 1342 | 2026-08-27T22:55:53.338Z | Compiling const-oid v0.9.6 |
| 1343 | 2026-08-27T22:55:53.353Z | Compiling pin-project-lite v0.2.17 |
| 1344 | 2026-08-27T22:55:53.368Z | Compiling rand_core v0.10.0 |
| 1345 | 2026-08-27T22:55:53.437Z | Compiling litemap v0.8.1 |
| 1346 | 2026-08-27T22:55:53.491Z | Compiling writeable v0.6.2 |
| 1347 | 2026-08-27T22:55:53.550Z | Compiling futures-core v0.3.32 |
| 1348 | 2026-08-27T22:55:53.579Z | Compiling percent-encoding v2.3.2 |
| 1349 | 2026-08-27T22:55:53.594Z | Compiling icu_properties_data v2.1.2 |
| 1350 | 2026-08-27T22:55:53.622Z | Compiling icu_normalizer_data v2.1.1 |
| 1351 | 2026-08-27T22:55:53.639Z | Compiling getrandom v0.3.4 |
| 1352 | 2026-08-27T22:55:53.653Z | Compiling rustix v1.1.4 |
| 1353 | 2026-08-27T22:55:53.720Z | Compiling futures-sink v0.3.32 |
| 1354 | 2026-08-27T22:55:53.724Z | Compiling utf8_iter v1.0.4 |
| 1355 | 2026-08-27T22:55:53.747Z | Compiling futures-io v0.3.32 |
| 1356 | 2026-08-27T22:55:53.785Z | Compiling futures-task v0.3.32 |
| 1357 | 2026-08-27T22:55:53.800Z | Compiling slab v0.4.12 |
| 1358 | 2026-08-27T22:55:53.842Z | Compiling futures-channel v0.3.32 |
| 1359 | 2026-08-27T22:55:53.902Z | Compiling form_urlencoded v1.2.2 |
| 1360 | 2026-08-27T22:55:53.907Z | Compiling rustversion v1.0.22 |
| 1361 | 2026-08-27T22:55:53.930Z | Compiling iana-time-zone v0.1.65 |
| 1362 | 2026-08-27T22:55:53.956Z | Compiling errno v0.3.14 |
| 1363 | 2026-08-27T22:55:53.972Z | Compiling jobserver v0.1.34 |
| 1364 | 2026-08-27T22:55:53.987Z | Compiling getrandom v0.2.17 |
| 1365 | 2026-08-27T22:55:54.030Z | Compiling mio v1.2.0 |
| 1366 | 2026-08-27T22:55:54.081Z | Compiling signal-hook-registry v1.4.8 |
| 1367 | 2026-08-27T22:55:54.095Z | Compiling socket2 v0.6.3 |
| 1368 | 2026-08-27T22:55:54.123Z | Compiling once_cell v1.21.3 |
| 1369 | 2026-08-27T22:55:54.143Z | Compiling rand_core v0.6.4 |
| 1370 | 2026-08-27T22:55:54.230Z | Compiling cc v1.2.56 |
| 1371 | 2026-08-27T22:55:54.248Z | Compiling parking_lot v0.12.5 |
| 1372 | 2026-08-27T22:55:54.345Z | Compiling base64ct v1.8.3 |
| 1373 | 2026-08-27T22:55:54.376Z | Compiling fs_extra v1.3.0 |
| 1374 | 2026-08-27T22:55:54.398Z | Compiling dunce v1.0.5 |
| 1375 | 2026-08-27T22:55:54.398Z | Compiling ident_case v1.0.1 |
| 1376 | 2026-08-27T22:55:54.398Z | Compiling flagset v0.4.7 |
| 1377 | 2026-08-27T22:55:54.510Z | Compiling regex-syntax v0.8.10 |
| 1378 | 2026-08-27T22:55:54.559Z | Compiling rand_core v0.9.5 |
| 1379 | 2026-08-27T22:55:54.576Z | Compiling base64 v0.22.1 |
| 1380 | 2026-08-27T22:55:54.580Z | Compiling syn v1.0.109 |
| 1381 | 2026-08-27T22:55:54.623Z | Compiling vcpkg v0.2.15 |
| 1382 | 2026-08-27T22:55:54.638Z | Compiling pem-rfc7468 v0.7.0 |
| 1383 | 2026-08-27T22:55:54.653Z | Compiling tracing-core v0.1.36 |
| 1384 | 2026-08-27T22:55:54.698Z | Compiling aws-lc-rs v1.16.3 |
| 1385 | 2026-08-27T22:55:54.717Z | Compiling dyn-clone v1.0.20 |
| 1386 | 2026-08-27T22:55:54.732Z | Compiling schemars v0.8.22 |
| 1387 | 2026-08-27T22:55:54.735Z | Compiling simd-adler32 v0.3.8 |
| 1388 | 2026-08-27T22:55:54.885Z | Compiling cpufeatures v0.2.17 |
| 1389 | 2026-08-27T22:55:54.900Z | Compiling spin v0.9.8 |
| 1390 | 2026-08-27T22:55:54.967Z | Compiling crc32fast v1.5.0 |
| 1391 | 2026-08-27T22:55:54.983Z | Compiling httparse v1.10.1 |
| 1392 | 2026-08-27T22:55:55.016Z | Compiling openssl-probe v0.2.1 |
| 1393 | 2026-08-27T22:55:55.031Z | Compiling tinyvec_macros v0.1.1 |
| 1394 | 2026-08-27T22:55:55.048Z | Compiling cmov v0.5.4 |
| 1395 | 2026-08-27T22:55:55.062Z | Compiling adler2 v2.0.1 |
| 1396 | 2026-08-27T22:55:55.094Z | Compiling cmake v0.1.57 |
| 1397 | 2026-08-27T22:55:55.098Z | Compiling aho-corasick v1.1.4 |
| 1398 | 2026-08-27T22:55:55.145Z | Compiling tinyvec v1.10.0 |
| 1399 | 2026-08-27T22:55:55.181Z | Compiling radium v0.7.0 |
| 1400 | 2026-08-27T22:55:55.221Z | Compiling miniz_oxide v0.8.9 |
| 1401 | 2026-08-27T22:55:55.251Z | Compiling tower-service v0.3.3 |
| 1402 | 2026-08-27T22:55:55.275Z | Compiling bitflags v2.11.0 |
| 1403 | 2026-08-27T22:55:55.321Z | Compiling semver v1.0.28 |
| 1404 | 2026-08-27T22:55:55.363Z | Compiling indexmap v2.14.0 |
| 1405 | 2026-08-27T22:55:55.404Z | Compiling uuid v1.23.4 |
| 1406 | 2026-08-27T22:55:55.526Z | Compiling ctutils v0.4.2 |
| 1407 | 2026-08-27T22:55:55.541Z | Compiling rustc_version v0.4.1 |
| 1408 | 2026-08-27T22:55:55.545Z | Compiling atomic-waker v1.1.2 |
| 1409 | 2026-08-27T22:55:55.577Z | Compiling untrusted v0.7.1 |
| 1410 | 2026-08-27T22:55:55.581Z | Compiling try-lock v0.2.5 |
| 1411 | 2026-08-27T22:55:55.666Z | Compiling tower-layer v0.3.3 |
| 1412 | 2026-08-27T22:55:55.701Z | Compiling want v0.3.1 |
| 1413 | 2026-08-27T22:55:55.810Z | Compiling untrusted v0.9.0 |
| 1414 | 2026-08-27T22:55:55.852Z | Compiling openssl v0.10.80 |
| 1415 | 2026-08-27T22:55:55.876Z | Compiling rustls v0.23.41 |
| 1416 | 2026-08-27T22:55:55.894Z | Compiling httpdate v1.0.3 |
| 1417 | 2026-08-27T22:55:55.910Z | Compiling foreign-types-shared v0.1.1 |
| 1418 | 2026-08-27T22:55:55.923Z | Compiling tap v1.0.1 |
| 1419 | 2026-08-27T22:55:55.951Z | Compiling maybe-uninit v2.0.0 |
| 1420 | 2026-08-27T22:55:55.992Z | Compiling aws-lc-sys v0.40.0 |
| 1421 | 2026-08-27T22:55:56.008Z | Compiling openssl-sys v0.9.117 |
| 1422 | 2026-08-27T22:55:56.049Z | Compiling wyz v0.5.1 |
| 1423 | 2026-08-27T22:55:56.064Z | Compiling bzip2-sys v0.1.13+1.0.8 |
| 1424 | 2026-08-27T22:55:56.081Z | Compiling synstructure v0.13.2 |
| 1425 | 2026-08-27T22:55:56.084Z | Compiling serde_derive_internals v0.29.1 |
| 1426 | 2026-08-27T22:55:56.110Z | Compiling pest_generator v2.8.6 |
| 1427 | 2026-08-27T22:55:56.141Z | Compiling regex-automata v0.4.14 |
| 1428 | 2026-08-27T22:55:56.155Z | Compiling darling_core v0.20.11 |
| 1429 | 2026-08-27T22:55:56.263Z | Compiling zstd-sys v2.0.16+zstd.1.5.7 |
| 1430 | 2026-08-27T22:55:56.301Z | Compiling foreign-types v0.3.2 |
| 1431 | 2026-08-27T22:55:56.394Z | Compiling unicode-normalization v0.1.25 |
| 1432 | 2026-08-27T22:55:56.515Z | Compiling tempfile v3.27.0 |
| 1433 | 2026-08-27T22:55:56.604Z | Compiling terminal_size v0.4.3 |
| 1434 | 2026-08-27T22:55:56.686Z | Compiling num-integer v0.1.46 |
| 1435 | 2026-08-27T22:55:56.703Z | Compiling wait-timeout v0.2.1 |
| 1436 | 2026-08-27T22:55:56.719Z | Compiling ahash v0.8.12 |
| 1437 | 2026-08-27T22:55:56.770Z | Compiling time-core v0.1.8 |
| 1438 | 2026-08-27T22:55:56.898Z | Compiling powerfmt v0.2.0 |
| 1439 | 2026-08-27T22:55:56.913Z | Compiling num-conv v0.2.0 |
| 1440 | 2026-08-27T22:55:56.937Z | Compiling bit-vec v0.8.0 |
| 1441 | 2026-08-27T22:55:56.954Z | Compiling native-tls v0.2.18 |
| 1442 | 2026-08-27T22:55:56.969Z | Compiling packed_struct v0.10.1 |
| 1443 | 2026-08-27T22:55:56.986Z | Compiling quick-error v1.2.3 |
| 1444 | 2026-08-27T22:55:57.016Z | Compiling num-bigint-dig v0.8.6 |
| 1445 | 2026-08-27T22:55:57.054Z | Compiling funty v2.0.0 |
| 1446 | 2026-08-27T22:55:57.057Z | Compiling clap_builder v4.6.0 |
| 1447 | 2026-08-27T22:55:57.070Z | Compiling deranged v0.5.8 |
| 1448 | 2026-08-27T22:55:57.085Z | Compiling time-macros v0.2.27 |
| 1449 | 2026-08-27T22:55:57.116Z | Compiling rusty-fork v0.3.1 |
| 1450 | 2026-08-27T22:55:57.183Z | Compiling bit-set v0.8.0 |
| 1451 | 2026-08-27T22:55:57.199Z | Compiling num-iter v0.1.45 |
| 1452 | 2026-08-27T22:55:57.313Z | Compiling lazy_static v1.5.0 |
| 1453 | 2026-08-27T22:55:57.347Z | Compiling rand_xorshift v0.4.0 |
| 1454 | 2026-08-27T22:55:57.361Z | Compiling sync_wrapper v1.0.2 |
| 1455 | 2026-08-27T22:55:57.379Z | Compiling indexmap v1.9.3 |
| 1456 | 2026-08-27T22:55:57.418Z | Compiling bitvec v1.0.1 |
| 1457 | 2026-08-27T22:55:57.451Z | Compiling paste v1.0.15 |
| 1458 | 2026-08-27T22:55:57.482Z | Compiling unicode-segmentation v1.12.0 |
| 1459 | 2026-08-27T22:55:57.529Z | Compiling zlib-rs v0.6.2 |
| 1460 | 2026-08-27T22:55:57.584Z | Compiling crc-catalog v2.4.0 |
| 1461 | 2026-08-27T22:55:57.658Z | Compiling siphasher v1.0.2 |
| 1462 | 2026-08-27T22:55:57.686Z | Compiling usdt-impl v0.6.0 |
| 1463 | 2026-08-27T22:55:57.739Z | Compiling num_threads v0.1.7 |
| 1464 | 2026-08-27T22:55:57.856Z | Compiling nodrop v0.1.14 |
| 1465 | 2026-08-27T22:55:57.871Z | Compiling object v0.37.3 |
| 1466 | 2026-08-27T22:55:57.887Z | Compiling serde_derive v1.0.228 |
| 1467 | 2026-08-27T22:55:57.902Z | Compiling zeroize_derive v1.5.0 |
| 1468 | 2026-08-27T22:55:57.917Z | Compiling zerocopy-derive v0.8.55 |
| 1469 | 2026-08-27T22:55:57.964Z | Compiling zerofrom-derive v0.1.6 |
| 1470 | 2026-08-27T22:55:58.146Z | Compiling yoke-derive v0.8.1 |
| 1471 | 2026-08-27T22:55:58.160Z | Compiling zerovec-derive v0.11.2 |
| 1472 | 2026-08-27T22:55:58.214Z | Compiling displaydoc v0.2.5 |
| 1473 | 2026-08-27T22:55:58.266Z | Compiling tokio-macros v2.7.0 |
| 1474 | 2026-08-27T22:55:58.590Z | Compiling futures-macro v0.3.32 |
| 1475 | 2026-08-27T22:55:58.611Z | Compiling der_derive v0.7.3 |
| 1476 | 2026-08-27T22:55:58.970Z | Compiling thiserror-impl v2.0.18 |
| 1477 | 2026-08-27T22:55:59.006Z | Compiling tracing-attributes v0.1.31 |
| 1478 | 2026-08-27T22:55:59.035Z | Compiling schemars_derive v0.8.22 |
| 1479 | 2026-08-27T22:55:59.141Z | Compiling scroll_derive v0.13.1 |
| 1480 | 2026-08-27T22:55:59.339Z | Compiling pest_derive v2.8.6 |
| 1481 | 2026-08-27T22:55:59.392Z | Compiling darling_macro v0.20.11 |
| 1482 | 2026-08-27T22:55:59.453Z | Compiling zerofrom v0.1.6 |
| 1483 | 2026-08-27T22:55:59.486Z | Compiling futures-util v0.3.32 |
| 1484 | 2026-08-27T22:55:59.600Z | Compiling yoke v0.8.1 |
| 1485 | 2026-08-27T22:55:59.676Z | Compiling thiserror-impl v1.0.69 |
| 1486 | 2026-08-27T22:55:59.808Z | Compiling zerovec v0.11.5 |
| 1487 | 2026-08-27T22:55:59.858Z | Compiling zerotrie v0.2.3 |
| 1488 | 2026-08-27T22:55:59.964Z | Compiling openssl-macros v0.1.1 |
| 1489 | 2026-08-27T22:56:00.019Z | Compiling scroll v0.13.0 |
| 1490 | 2026-08-27T22:56:00.197Z | Compiling darling v0.20.11 |
| 1491 | 2026-08-27T22:56:00.218Z | Compiling packed_struct_codegen v0.10.1 |
| 1492 | 2026-08-27T22:56:00.296Z | Compiling tinystr v0.8.2 |
| 1493 | 2026-08-27T22:56:00.314Z | Compiling potential_utf v0.1.4 |
| 1494 | 2026-08-27T22:56:00.357Z | Compiling goblin v0.10.5 |
| 1495 | 2026-08-27T22:56:00.372Z | Compiling tracing v0.1.44 |
| 1496 | 2026-08-27T22:56:00.388Z | Compiling bitfield-macros v0.19.4 |
| 1497 | 2026-08-27T22:56:00.406Z | Compiling thiserror v2.0.18 |
| 1498 | 2026-08-27T22:56:00.441Z | Compiling clap_derive v4.6.1 |
| 1499 | 2026-08-27T22:56:00.513Z | Compiling icu_locale_core v2.1.1 |
| 1500 | 2026-08-27T22:56:00.526Z | Compiling icu_collections v2.1.1 |
| 1501 | 2026-08-27T22:56:00.529Z | Compiling zerocopy-derive v0.6.6 |
| 1502 | 2026-08-27T22:56:00.660Z | Compiling unarray v0.1.4 |
| 1503 | 2026-08-27T22:56:00.783Z | Compiling crossbeam-utils v0.8.21 |
| 1504 | 2026-08-27T22:56:00.868Z | Compiling dtrace-parser v0.3.0 |
| 1505 | 2026-08-27T22:56:00.991Z | Compiling thiserror v1.0.69 |
| 1506 | 2026-08-27T22:56:01.021Z | Compiling flate2 v1.1.9 |
| 1507 | 2026-08-27T22:56:01.114Z | Compiling derive_builder_core v0.20.2 |
| 1508 | 2026-08-27T22:56:01.134Z | Compiling icu_provider v2.1.1 |
| 1509 | 2026-08-27T22:56:01.149Z | Compiling bitfield v0.19.4 |
| 1510 | 2026-08-27T22:56:01.409Z | Compiling icu_normalizer v2.1.1 |
| 1511 | 2026-08-27T22:56:01.424Z | Compiling icu_properties v2.1.2 |
| 1512 | 2026-08-27T22:56:01.451Z | Compiling zeroize v1.9.0 |
| 1513 | 2026-08-27T22:56:01.468Z | Compiling bytes v1.11.1 |
| 1514 | 2026-08-27T22:56:01.471Z | Compiling chrono v0.4.45 |
| 1515 | 2026-08-27T22:56:01.501Z | Compiling ipnet v2.12.0 |
| 1516 | 2026-08-27T22:56:01.516Z | Compiling hex v0.4.3 |
| 1517 | 2026-08-27T22:56:01.691Z | Compiling der v0.7.10 |
| 1518 | 2026-08-27T22:56:01.797Z | Compiling rustls-pki-types v1.14.0 |
| 1519 | 2026-08-27T22:56:01.881Z | Compiling hybrid-array v0.4.13 |
| 1520 | 2026-08-27T22:56:01.964Z | Compiling tokio v1.52.1 |
| 1521 | 2026-08-27T22:56:02.000Z | Compiling http v1.4.2 |
| 1522 | 2026-08-27T22:56:02.029Z | Compiling toml_datetime v0.6.11 |
| 1523 | 2026-08-27T22:56:02.109Z | Compiling serde_spanned v0.6.9 |
| 1524 | 2026-08-27T22:56:02.230Z | Compiling block-buffer v0.10.4 |
| 1525 | 2026-08-27T22:56:02.254Z | Compiling crypto-common v0.1.7 |
| 1526 | 2026-08-27T22:56:02.269Z | Compiling idna_adapter v1.2.1 |
| 1527 | 2026-08-27T22:56:02.272Z | Compiling clap v4.6.1 |
| 1528 | 2026-08-27T22:56:02.370Z | Compiling digest v0.10.7 |
| 1529 | 2026-08-27T22:56:02.416Z | Compiling ppv-lite86 v0.2.21 |
| 1530 | 2026-08-27T22:56:02.431Z | Compiling idna v1.1.0 |
| 1531 | 2026-08-27T22:56:02.536Z | Compiling spki v0.7.3 |
| 1532 | 2026-08-27T22:56:02.628Z | Compiling sha2 v0.10.9 |
| 1533 | 2026-08-27T22:56:02.642Z | Compiling signature v2.2.0 |
| 1534 | 2026-08-27T22:56:02.669Z | Compiling http-body v1.0.1 |
| 1535 | 2026-08-27T22:56:02.692Z | Compiling hmac v0.12.1 |
| 1536 | 2026-08-27T22:56:02.754Z | Compiling url v2.5.8 |
| 1537 | 2026-08-27T22:56:02.769Z | Compiling rand_chacha v0.9.0 |
| 1538 | 2026-08-27T22:56:02.836Z | Compiling pkcs8 v0.10.2 |
| 1539 | 2026-08-27T22:56:02.852Z | Compiling rand_chacha v0.3.1 |
| 1540 | 2026-08-27T22:56:02.868Z | Compiling http-body-util v0.1.3 |
| 1541 | 2026-08-27T22:56:02.903Z | Compiling zerocopy v0.6.6 |
| 1542 | 2026-08-27T22:56:02.937Z | Compiling time v0.3.47 |
| 1543 | 2026-08-27T22:56:03.105Z | Compiling rand v0.9.2 |
| 1544 | 2026-08-27T22:56:03.121Z | Compiling rand v0.8.6 |
| 1545 | 2026-08-27T22:56:03.135Z | Compiling dof v0.4.0 |
| 1546 | 2026-08-27T22:56:03.211Z | Compiling pkcs1 v0.7.5 |
| 1547 | 2026-08-27T22:56:03.475Z | Compiling array-init v0.0.4 |
| 1548 | 2026-08-27T22:56:03.511Z | Compiling scroll_derive v0.12.1 |
| 1549 | 2026-08-27T22:56:03.556Z | Compiling structmeta-derive v0.3.0 |
| 1550 | 2026-08-27T22:56:03.634Z | Compiling crc v3.4.0 |
| 1551 | 2026-08-27T22:56:03.668Z | Compiling proptest v1.11.0 |
| 1552 | 2026-08-27T22:56:03.683Z | Compiling smallvec v0.6.14 |
| 1553 | 2026-08-27T22:56:03.848Z | Compiling darling_core v0.23.0 |
| 1554 | 2026-08-27T22:56:03.867Z | Compiling heapless v0.7.17 |
| 1555 | 2026-08-27T22:56:03.901Z | Compiling slog v2.8.2 |
| 1556 | 2026-08-27T22:56:03.931Z | Compiling thread-id v5.1.0 |
| 1557 | 2026-08-27T22:56:03.946Z | Compiling env_filter v2.0.0 |
| 1558 | 2026-08-27T22:56:04.026Z | Compiling ipnetwork v0.21.1 |
| 1559 | 2026-08-27T22:56:04.108Z | Compiling syn v3.0.3 |
| 1560 | 2026-08-27T22:56:04.127Z | Compiling cookie v0.18.1 |
| 1561 | 2026-08-27T22:56:04.201Z | Compiling base64 v0.21.7 |
| 1562 | 2026-08-27T22:56:04.258Z | Compiling allocator-api2 v0.2.21 |
| 1563 | 2026-08-27T22:56:04.331Z | Compiling unicode-properties v0.1.4 |
| 1564 | 2026-08-27T22:56:04.334Z | Compiling iri-string v0.7.10 |
| 1565 | 2026-08-27T22:56:04.357Z | Compiling hashbrown v0.12.3 |
| 1566 | 2026-08-27T22:56:04.481Z | Compiling unicode-bidi v0.3.18 |
| 1567 | 2026-08-27T22:56:04.555Z | Compiling anyhow v1.0.104 |
| 1568 | 2026-08-27T22:56:04.574Z | Compiling signal-hook v0.3.18 |
| 1569 | 2026-08-27T22:56:04.606Z | Compiling gimli v0.32.3 |
| 1570 | 2026-08-27T22:56:04.618Z | Compiling ryu v1.0.23 |
| 1571 | 2026-08-27T22:56:04.641Z | Compiling zstd-safe v7.2.4 |
| 1572 | 2026-08-27T22:56:04.670Z | Compiling winnow v0.5.40 |
| 1573 | 2026-08-27T22:56:04.698Z | Compiling structmeta v0.3.0 |
| 1574 | 2026-08-27T22:56:04.783Z | Compiling serde_urlencoded v0.7.1 |
| 1575 | 2026-08-27T22:56:04.820Z | Compiling stringprep v0.1.5 |
| 1576 | 2026-08-27T22:56:04.882Z | Compiling rsa v0.9.10 |
| 1577 | 2026-08-27T22:56:04.930Z | Compiling ron v0.8.1 |
| 1578 | 2026-08-27T22:56:05.105Z | Compiling oxnet v0.1.6 |
| 1579 | 2026-08-27T22:56:05.143Z | Compiling scroll v0.12.0 |
| 1580 | 2026-08-27T22:56:05.243Z | Compiling env_logger v0.11.11 |
| 1581 | 2026-08-27T22:56:05.297Z | Compiling serde-hex v0.1.0 |
| 1582 | 2026-08-27T22:56:05.427Z | Compiling tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc#e644a21a) |
| 1583 | 2026-08-27T22:56:05.612Z | Compiling camino v1.2.5 |
| 1584 | 2026-08-27T22:56:05.899Z | Compiling tokio-util v0.7.18 |
| 1585 | 2026-08-27T22:56:05.914Z | Compiling tower v0.5.3 |
| 1586 | 2026-08-27T22:56:05.938Z | Compiling tokio-native-tls v0.3.1 |
| 1587 | 2026-08-27T22:56:06.031Z | Compiling toml_edit v0.19.15 |
| 1588 | 2026-08-27T22:56:06.094Z | Compiling lpc55_areas v0.2.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f) |
| 1589 | 2026-08-27T22:56:06.131Z | Compiling newtype-uuid v1.3.2 |
| 1590 | 2026-08-27T22:56:06.150Z | Compiling x509-cert v0.2.5 |
| 1591 | 2026-08-27T22:56:06.437Z | Compiling tower-http v0.6.8 |
| 1592 | 2026-08-27T22:56:06.453Z | Compiling darling_macro v0.23.0 |
| 1593 | 2026-08-27T22:56:06.483Z | Compiling addr2line v0.25.1 |
| 1594 | 2026-08-27T22:56:06.605Z | Compiling hashbrown v0.13.2 |
| 1595 | 2026-08-27T22:56:06.833Z | Compiling h2 v0.4.15 |
| 1596 | 2026-08-27T22:56:06.870Z | Compiling block-padding v0.4.2 |
| 1597 | 2026-08-27T22:56:06.975Z | Compiling block-buffer v0.12.1 |
| 1598 | 2026-08-27T22:56:06.988Z | Compiling crypto-common v0.2.2 |
| 1599 | 2026-08-27T22:56:07.058Z | Compiling md-5 v0.10.6 |
| 1600 | 2026-08-27T22:56:07.100Z | Compiling rustls-native-certs v0.8.3 |
| 1601 | 2026-08-27T22:56:07.115Z | Compiling derive_builder_macro v0.20.2 |
| 1602 | 2026-08-27T22:56:07.190Z | Compiling bzip2 v0.4.4 |
| 1603 | 2026-08-27T22:56:07.249Z | Compiling erased-serde v0.3.31 |
| 1604 | 2026-08-27T22:56:07.415Z | Compiling serde_tokenstream v0.2.3 |
| 1605 | 2026-08-27T22:56:07.610Z | Compiling bstr v1.12.1 |
| 1606 | 2026-08-27T22:56:07.655Z | Compiling daft-derive v0.1.8 |
| 1607 | 2026-08-27T22:56:07.745Z | Compiling async-trait v0.1.89 |
| 1608 | 2026-08-27T22:56:07.760Z | Compiling pin-project-internal v1.1.11 |
| 1609 | 2026-08-27T22:56:07.783Z | Compiling zerocopy-derive v0.7.35 |
| 1610 | 2026-08-27T22:56:07.805Z | Compiling curve25519-dalek v4.1.3 |
| 1611 | 2026-08-27T22:56:07.947Z | Compiling vergen-lib v9.1.0 |
| 1612 | 2026-08-27T22:56:07.969Z | Compiling hash32 v0.2.1 |
| 1613 | 2026-08-27T22:56:08.144Z | Compiling memoffset v0.9.1 |
| 1614 | 2026-08-27T22:56:08.161Z | Compiling encoding_rs v0.8.35 |
| 1615 | 2026-08-27T22:56:08.174Z | Compiling fallible-iterator v0.2.0 |
| 1616 | 2026-08-27T22:56:08.277Z | Compiling smoltcp v0.9.1 |
| 1617 | 2026-08-27T22:56:08.356Z | Compiling owo-colors v4.3.0 |
| 1618 | 2026-08-27T22:56:08.396Z | Compiling litrs v1.0.0 |
| 1619 | 2026-08-27T22:56:08.439Z | Compiling mime v0.3.17 |
| 1620 | 2026-08-27T22:56:08.510Z | Compiling rustc-demangle v0.1.27 |
| 1621 | 2026-08-27T22:56:08.640Z | Compiling rustix v0.38.44 |
| 1622 | 2026-08-27T22:56:08.700Z | Compiling cfg_aliases v0.2.1 |
| 1623 | 2026-08-27T22:56:08.704Z | Compiling crc-any v2.5.0 |
| 1624 | 2026-08-27T22:56:08.704Z | Compiling ref-cast v1.0.25 |
| 1625 | 2026-08-27T22:56:08.746Z | Compiling psl-types v2.0.11 |
| 1626 | 2026-08-27T22:56:08.788Z | Compiling nix v0.31.2 |
| 1627 | 2026-08-27T22:56:08.815Z | Compiling backtrace v0.3.76 |
| 1628 | 2026-08-27T22:56:08.831Z | Compiling zerocopy v0.7.35 |
| 1629 | 2026-08-27T22:56:08.888Z | Compiling publicsuffix v2.3.0 |
| 1630 | 2026-08-27T22:56:08.911Z | Compiling pin-project v1.1.11 |
| 1631 | 2026-08-27T22:56:08.939Z | Compiling document-features v0.2.12 |
| 1632 | 2026-08-27T22:56:08.959Z | Compiling postgres-protocol v0.6.10 |
| 1633 | 2026-08-27T22:56:08.974Z | Compiling daft v0.1.8 |
| 1634 | 2026-08-27T22:56:09.148Z | Compiling derive_builder v0.20.2 |
| 1635 | 2026-08-27T22:56:09.168Z | Compiling toml v0.7.8 |
| 1636 | 2026-08-27T22:56:09.182Z | Compiling zip v0.6.6 |
| 1637 | 2026-08-27T22:56:09.284Z | Compiling object v0.30.4 |
| 1638 | 2026-08-27T22:56:09.298Z | Compiling inout v0.2.2 |
| 1639 | 2026-08-27T22:56:09.372Z | Compiling lpc55_sign v0.3.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f) |
| 1640 | 2026-08-27T22:56:09.439Z | Compiling darling v0.23.0 |
| 1641 | 2026-08-27T22:56:09.503Z | Compiling tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc#e644a21a) |
| 1642 | 2026-08-27T22:56:09.536Z | Compiling goblin v0.8.2 |
| 1643 | 2026-08-27T22:56:09.629Z | Compiling derive-ex v0.1.8 |
| 1644 | 2026-08-27T22:56:09.809Z | Compiling futures-executor v0.3.32 |
| 1645 | 2026-08-27T22:56:09.812Z | Compiling hubpack_derive v0.1.1 |
| 1646 | 2026-08-27T22:56:09.838Z | Compiling regex v1.12.3 |
| 1647 | 2026-08-27T22:56:09.841Z | Compiling snafu-derive v0.8.9 |
| 1648 | 2026-08-27T22:56:09.950Z | Compiling curve25519-dalek-derive v0.1.1 |
| 1649 | 2026-08-27T22:56:10.060Z | Compiling hyper v1.10.1 |
| 1650 | 2026-08-27T22:56:10.075Z | Compiling strum_macros v0.27.2 |
| 1651 | 2026-08-27T22:56:10.110Z | Compiling ref-cast-impl v1.0.25 |
| 1652 | 2026-08-27T22:56:10.168Z | Compiling phf_shared v0.13.1 |
| 1653 | 2026-08-27T22:56:10.298Z | Compiling convert_case v0.10.0 |
| 1654 | 2026-08-27T22:56:10.301Z | Compiling cargo-platform v0.3.2 |
| 1655 | 2026-08-27T22:56:10.432Z | Compiling vergen v9.1.0 |
| 1656 | 2026-08-27T22:56:10.617Z | Compiling ff v0.13.1 |
| 1657 | 2026-08-27T22:56:10.632Z | Compiling fs-err v3.3.0 |
| 1658 | 2026-08-27T22:56:10.646Z | Compiling foldhash v0.1.5 |
| 1659 | 2026-08-27T22:56:10.662Z | Compiling bitflags v1.3.2 |
| 1660 | 2026-08-27T22:56:10.723Z | Compiling is_ci v1.2.0 |
| 1661 | 2026-08-27T22:56:10.753Z | Compiling managed v0.8.0 |
| 1662 | 2026-08-27T22:56:10.782Z | Compiling either v1.15.0 |
| 1663 | 2026-08-27T22:56:10.794Z | Compiling path-slash v0.1.5 |
| 1664 | 2026-08-27T22:56:10.841Z | Compiling jiff-core v0.1.0 |
| 1665 | 2026-08-27T22:56:10.854Z | Compiling bumpalo v3.20.2 |
| 1666 | 2026-08-27T22:56:10.890Z | Compiling base16ct v0.2.0 |
| 1667 | 2026-08-27T22:56:10.937Z | Compiling libbz2-rs-sys v0.2.2 |
| 1668 | 2026-08-27T22:56:10.993Z | Compiling foldhash v0.2.0 |
| 1669 | 2026-08-27T22:56:11.009Z | Compiling same-file v1.0.6 |
| 1670 | 2026-08-27T22:56:11.089Z | Compiling textwrap v0.16.2 |
| 1671 | 2026-08-27T22:56:11.101Z | Compiling zopfli v0.8.3 |
| 1672 | 2026-08-27T22:56:11.129Z | Compiling sec1 v0.7.3 |
| 1673 | 2026-08-27T22:56:11.192Z | Compiling hyper-util v0.1.20 |
| 1674 | 2026-08-27T22:56:11.243Z | Compiling hashbrown v0.16.1 |
| 1675 | 2026-08-27T22:56:11.346Z | Compiling test-strategy v0.4.5 |
| 1676 | 2026-08-27T22:56:11.426Z | Compiling bzip2 v0.6.1 |
| 1677 | 2026-08-27T22:56:11.561Z | Compiling walkdir v2.5.0 |
| 1678 | 2026-08-27T22:56:11.650Z | Compiling jiff v0.2.34 |
| 1679 | 2026-08-27T22:56:11.714Z | Compiling hubtools v0.4.7 (https://github.com/oxidecomputer/hubtools.git?rev=2b1ef9b38d75563ea800baa3b17327eec17b1b7a#2b1ef9b3) |
| 1680 | 2026-08-27T22:56:11.813Z | Compiling snafu v0.8.9 |
| 1681 | 2026-08-27T22:56:11.854Z | Compiling dof v0.3.0 |
| 1682 | 2026-08-27T22:56:11.882Z | Compiling supports-color v3.0.2 |
| 1683 | 2026-08-27T22:56:11.896Z | Compiling hashbrown v0.15.5 |
| 1684 | 2026-08-27T22:56:11.941Z | Compiling group v0.13.0 |
| 1685 | 2026-08-27T22:56:12.101Z | Compiling strum v0.27.2 |
| 1686 | 2026-08-27T22:56:12.206Z | Compiling derive_more-impl v2.1.1 |
| 1687 | 2026-08-27T22:56:12.224Z | Compiling cargo_metadata v0.23.1 |
| 1688 | 2026-08-27T22:56:12.242Z | Compiling phf v0.13.1 |
| 1689 | 2026-08-27T22:56:12.297Z | Compiling hubpack v0.1.2 |
| 1690 | 2026-08-27T22:56:12.421Z | Compiling futures v0.3.32 |
| 1691 | 2026-08-27T22:56:12.463Z | Compiling signal-hook-mio v0.2.5 |
| 1692 | 2026-08-27T22:56:12.478Z | Compiling cookie_store v0.22.1 |
| 1693 | 2026-08-27T22:56:12.534Z | Compiling zstd v0.13.3 |
| 1694 | 2026-08-27T22:56:12.588Z | Compiling serde_with_macros v3.21.0 |
| 1695 | 2026-08-27T22:56:12.602Z | Compiling cipher v0.5.2 |
| 1696 | 2026-08-27T22:56:12.815Z | Compiling hyper-tls v0.6.0 |
| 1697 | 2026-08-27T22:56:12.842Z | Compiling postgres-types v0.2.12 |
| 1698 | 2026-08-27T22:56:12.899Z | Compiling backtrace-ext v0.2.1 |
| 1699 | 2026-08-27T22:56:13.007Z | Compiling reqwest v0.12.28 |
| 1700 | 2026-08-27T22:56:13.090Z | Compiling globset v0.4.18 |
| 1701 | 2026-08-27T22:56:13.106Z | Compiling usdt-attr-macro v0.6.0 |
| 1702 | 2026-08-27T22:56:13.158Z | Compiling usdt-macro v0.6.0 |
| 1703 | 2026-08-27T22:56:13.173Z | Compiling byte-wrapper v0.1.0 |
| 1704 | 2026-08-27T22:56:13.375Z | Compiling ed25519 v2.2.3 |
| 1705 | 2026-08-27T22:56:13.404Z | Compiling hkdf v0.12.4 |
| 1706 | 2026-08-27T22:56:13.525Z | Compiling crypto-bigint v0.5.5 |
| 1707 | 2026-08-27T22:56:13.590Z | Compiling olpc-cjson v0.1.4 |
| 1708 | 2026-08-27T22:56:13.605Z | Compiling serde-big-array v0.5.1 |
| 1709 | 2026-08-27T22:56:13.766Z | Compiling serde_plain v1.0.2 |
| 1710 | 2026-08-27T22:56:13.783Z | Compiling dtrace-parser v0.2.0 |
| 1711 | 2026-08-27T22:56:13.786Z | Compiling strum_macros v0.26.4 |
| 1712 | 2026-08-27T22:56:13.811Z | Compiling miette-derive v7.6.0 |
| 1713 | 2026-08-27T22:56:13.814Z | Compiling async-recursion v1.1.1 |
| 1714 | 2026-08-27T22:56:13.969Z | Compiling enum-as-inner v0.6.1 |
| 1715 | 2026-08-27T22:56:13.985Z | Compiling serde_repr v0.1.20 |
| 1716 | 2026-08-27T22:56:13.999Z | Compiling phf_shared v0.11.3 |
| 1717 | 2026-08-27T22:56:14.157Z | Compiling float-cmp v0.10.0 |
| 1718 | 2026-08-27T22:56:14.198Z | Compiling pem v3.0.6 |
| 1719 | 2026-08-27T22:56:14.297Z | Compiling thread-id v4.2.2 |
| 1720 | 2026-08-27T22:56:14.321Z | Compiling memmap2 v0.9.10 |
| 1721 | 2026-08-27T22:56:14.434Z | Compiling new_debug_unreachable v1.0.6 |
| 1722 | 2026-08-27T22:56:14.523Z | Compiling predicates-core v1.0.10 |
| 1723 | 2026-08-27T22:56:14.546Z | Compiling typed-path v0.9.3 |
| 1724 | 2026-08-27T22:56:14.562Z | Compiling cpufeatures v0.3.0 |
| 1725 | 2026-08-27T22:56:14.575Z | Compiling static_assertions v1.1.0 |
| 1726 | 2026-08-27T22:56:14.593Z | Compiling keccak v0.1.6 |
| 1727 | 2026-08-27T22:56:14.608Z | Compiling fixedbitset v0.5.7 |
| 1728 | 2026-08-27T22:56:14.612Z | Compiling normalize-line-endings v0.3.0 |
| 1729 | 2026-08-27T22:56:14.649Z | Compiling difflib v0.4.0 |
| 1730 | 2026-08-27T22:56:14.663Z | Compiling precomputed-hash v0.1.1 |
| 1731 | 2026-08-27T22:56:14.718Z | Compiling whoami v2.1.0 |
| 1732 | 2026-08-27T22:56:14.734Z | Compiling const-oid v0.10.2 |
| 1733 | 2026-08-27T22:56:14.765Z | Compiling winnow v1.0.3 |
| 1734 | 2026-08-27T22:56:14.822Z | Compiling supports-unicode v3.0.0 |
| 1735 | 2026-08-27T22:56:14.936Z | Compiling fixedbitset v0.4.2 |
| 1736 | 2026-08-27T22:56:14.957Z | Compiling supports-hyperlinks v3.2.0 |
| 1737 | 2026-08-27T22:56:14.995Z | Compiling data-encoding v2.10.0 |
| 1738 | 2026-08-27T22:56:15.054Z | Compiling tokio-postgres v0.7.16 |
| 1739 | 2026-08-27T22:56:15.125Z | Compiling petgraph v0.6.5 |
| 1740 | 2026-08-27T22:56:15.136Z | Compiling miette v7.6.0 |
| 1741 | 2026-08-27T22:56:15.163Z | Compiling digest v0.11.3 |
| 1742 | 2026-08-27T22:56:15.178Z | Compiling predicates v3.1.4 |
| 1743 | 2026-08-27T22:56:15.233Z | Compiling petgraph v0.8.3 |
| 1744 | 2026-08-27T22:56:15.295Z | Compiling hickory-proto v0.25.2 |
| 1745 | 2026-08-27T22:56:15.359Z | Compiling toml_edit v0.22.27 |
| 1746 | 2026-08-27T22:56:15.415Z | Compiling sha3 v0.10.8 |
| 1747 | 2026-08-27T22:56:15.567Z | Compiling strum v0.26.3 |
| 1748 | 2026-08-27T22:56:15.716Z | Compiling toml_parser v1.1.2+spec-1.1.0 |
| 1749 | 2026-08-27T22:56:15.731Z | Compiling string_cache v0.8.9 |
| 1750 | 2026-08-27T22:56:15.745Z | Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25) |
| 1751 | 2026-08-27T22:56:15.827Z | Compiling chacha20 v0.10.0 |
| 1752 | 2026-08-27T22:56:15.855Z | Compiling elliptic-curve v0.13.8 |
| 1753 | 2026-08-27T22:56:15.891Z | Compiling usdt v0.6.0 |
| 1754 | 2026-08-27T22:56:15.906Z | Compiling usdt-impl v0.5.0 |
| 1755 | 2026-08-27T22:56:15.983Z | Compiling crossterm v0.28.1 |
| 1756 | 2026-08-27T22:56:16.179Z | Compiling zip v4.6.1 |
| 1757 | 2026-08-27T22:56:16.238Z | Compiling serde_with v3.21.0 |
| 1758 | 2026-08-27T22:56:16.292Z | Compiling ed25519-dalek v2.2.0 |
| 1759 | 2026-08-27T22:56:16.330Z | Compiling tufaceous-artifact v0.2.0 (https://github.com/oxidecomputer/tufaceous?branch=main#38730b68) |
| 1760 | 2026-08-27T22:56:16.374Z | Compiling derive_more v2.1.1 |
| 1761 | 2026-08-27T22:56:16.673Z | Compiling iddqd v0.4.2 |
| 1762 | 2026-08-27T22:56:16.839Z | Compiling itertools v0.15.0 |
| 1763 | 2026-08-27T22:56:16.906Z | Compiling itertools v0.13.0 |
| 1764 | 2026-08-27T22:56:17.155Z | Compiling similar v2.7.0 |
| 1765 | 2026-08-27T22:56:17.255Z | Compiling crossbeam-epoch v0.9.18 |
| 1766 | 2026-08-27T22:56:17.281Z | Compiling tokio-stream v0.1.18 |
| 1767 | 2026-08-27T22:56:17.300Z | Compiling buf-list v1.1.2 |
| 1768 | 2026-08-27T22:56:17.347Z | Compiling gateway-ereport-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25) |
| 1769 | 2026-08-27T22:56:17.581Z | Compiling openapiv3 v2.2.0 |
| 1770 | 2026-08-27T22:56:17.599Z | Compiling heck v0.4.1 |
| 1771 | 2026-08-27T22:56:17.664Z | Compiling peg-runtime v0.8.5 |
| 1772 | 2026-08-27T22:56:17.764Z | Compiling lalrpop-util v0.19.12 |
| 1773 | 2026-08-27T22:56:17.845Z | Compiling thread_local v1.1.9 |
| 1774 | 2026-08-27T22:56:17.865Z | Compiling slog-async v2.8.0 |
| 1775 | 2026-08-27T22:56:17.951Z | Compiling crossbeam-channel v0.5.15 |
| 1776 | 2026-08-27T22:56:17.970Z | Compiling is-terminal v0.4.17 |
| 1777 | 2026-08-27T22:56:17.986Z | Compiling filetime v0.2.27 |
| 1778 | 2026-08-27T22:56:18.010Z | Compiling take_mut v0.2.2 |
| 1779 | 2026-08-27T22:56:18.068Z | Compiling term v1.2.1 |
| 1780 | 2026-08-27T22:56:18.087Z | Compiling xattr v1.6.1 |
| 1781 | 2026-08-27T22:56:18.124Z | Compiling camino-tempfile v1.4.1 |
| 1782 | 2026-08-27T22:56:18.208Z | Compiling tar v0.4.46 |
| 1783 | 2026-08-27T22:56:18.364Z | Compiling slog-term v2.9.2 |
| 1784 | 2026-08-27T22:56:35.653Z | Compiling rustls-webpki v0.103.13 |
| 1785 | 2026-08-27T22:56:38.314Z | Compiling tokio-rustls v0.26.4 |
| 1786 | 2026-08-27T22:56:38.315Z | Compiling rustls-platform-verifier v0.6.2 |
| 1787 | 2026-08-27T22:56:38.318Z | Compiling tough v0.22.0 |
| 1788 | 2026-08-27T22:56:38.512Z | Compiling hyper-rustls v0.27.7 |
| 1789 | 2026-08-27T22:56:38.697Z | Compiling reqwest v0.13.2 |
| 1790 | 2026-08-27T22:56:40.849Z | Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack) |
| 1791 | 2026-08-27T22:56:41.078Z | Compiling xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader) |
| 1792 | 2026-08-27T22:56:43.966Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 55.13s |
| 1793 | 2026-08-27T22:56:44.101Z | Running `target/debug/xtask-downloader cockroach clickhouse console dendrite-stub maghemite-mgd maghemite-ddmd transceiver-control` |
| 1794 | 2026-08-27T22:56:44.158Z | Aug 27 22:56:43.572 INFO Starting download, target: Console |
| 1795 | 2026-08-27T22:56:44.158Z | Aug 27 22:56:43.572 INFO Starting download, target: Clickhouse |
| 1796 | 2026-08-27T22:56:44.161Z | Aug 27 22:56:43.572 INFO Starting download, target: DendriteStub |
| 1797 | 2026-08-27T22:56:44.161Z | Aug 27 22:56:43.572 INFO Starting download, target: Cockroach |
| 1798 | 2026-08-27T22:56:44.161Z | Aug 27 22:56:43.573 INFO Starting download, target: MaghemiteMgd |
| 1799 | 2026-08-27T22:56:44.161Z | Aug 27 22:56:43.573 INFO Starting download, target: MaghemiteDdmd |
| 1800 | 2026-08-27T22:56:44.161Z | Aug 27 22:56:43.573 INFO Starting download, target: TransceiverControl |
| 1801 | 2026-08-27T22:56:44.161Z | Aug 27 22:56:43.573 INFO Downloading out/downloads/console.tar.gz (attempt 1/3), target: Console |
| 1802 | 2026-08-27T22:56:44.162Z | Aug 27 22:56:43.573 INFO Downloading out/downloads/xcvradm.gz (attempt 1/3), target: TransceiverControl |
| 1803 | 2026-08-27T22:56:44.162Z | Aug 27 22:56:43.573 INFO Downloading out/downloads/mgd.tar.gz (attempt 1/3), target: MaghemiteMgd |
| 1804 | 2026-08-27T22:56:44.162Z | Aug 27 22:56:43.573 INFO Downloading out/downloads/cockroach.tgz (attempt 1/3), target: Cockroach |
| 1805 | 2026-08-27T22:56:44.162Z | Aug 27 22:56:43.573 INFO Downloading out/downloads/mg-ddm.tar.gz (attempt 1/3), target: MaghemiteDdmd |
| 1806 | 2026-08-27T22:56:44.162Z | Aug 27 22:56:43.573 INFO Downloading out/downloads/dendrite-stub.tar.gz (attempt 1/3), target: DendriteStub |
| 1807 | 2026-08-27T22:56:44.162Z | Aug 27 22:56:43.573 INFO Downloading out/downloads/clickhouse-v23.8.7.24-9244ab3.illumos.tar.gz (attempt 1/3), target: Clickhouse |
| 1808 | 2026-08-27T22:56:44.558Z | Aug 27 22:56:43.962 INFO Unpacking out/downloads/xcvradm.gz to out/downloads/root/opt/oxide/bin/xcvradm, target: TransceiverControl |
| 1809 | 2026-08-27T22:56:44.776Z | Aug 27 22:56:44.182 INFO Download complete, target: TransceiverControl |
| 1810 | 2026-08-27T22:56:46.018Z | Aug 27 22:56:45.427 INFO Unpacking out/downloads/mg-ddm.tar.gz to out/downloads, target: MaghemiteDdmd |
| 1811 | 2026-08-27T22:56:46.060Z | Aug 27 22:56:45.467 INFO Unpacking out/downloads/dendrite-stub.tar.gz to out/downloads, target: DendriteStub |
| 1812 | 2026-08-27T22:56:46.191Z | Aug 27 22:56:45.605 INFO Unpacking out/downloads/mgd.tar.gz to out/downloads, target: MaghemiteMgd |
| 1813 | 2026-08-27T22:56:46.328Z | Aug 27 22:56:45.742 INFO Unpacking out/downloads/console.tar.gz to out/console-assets, target: Console |
| 1814 | 2026-08-27T22:56:46.598Z | Aug 27 22:56:46.012 INFO Download complete, target: Console |
| 1815 | 2026-08-27T22:56:46.681Z | Aug 27 22:56:46.095 INFO tarball path: out/downloads/cockroach.tgz, target: Cockroach |
| 1816 | 2026-08-27T22:56:46.681Z | Aug 27 22:56:46.096 INFO Unpacking out/downloads/cockroach.tgz to out/downloads, target: Cockroach |
| 1817 | 2026-08-27T22:56:46.952Z | Aug 27 22:56:46.365 INFO Unpacking out/downloads/clickhouse-v23.8.7.24-9244ab3.illumos.tar.gz to out/clickhouse, target: Clickhouse |
| 1818 | 2026-08-27T22:56:48.039Z | Aug 27 22:56:47.432 INFO Download complete, target: MaghemiteDdmd |
| 1819 | 2026-08-27T22:56:48.707Z | Aug 27 22:56:48.117 INFO Download complete, target: DendriteStub |
| 1820 | 2026-08-27T22:56:48.987Z | Aug 27 22:56:48.369 INFO Download complete, target: MaghemiteMgd |
| 1821 | 2026-08-27T22:56:51.382Z | Aug 27 22:56:50.793 INFO Checking that binary works, target: Cockroach |
| 1822 | 2026-08-27T22:56:51.503Z | Aug 27 22:56:50.915 INFO Download complete, target: Cockroach |
| 1823 | 2026-08-27T22:56:53.703Z | Aug 27 22:56:53.117 INFO Checking that binary works, target: Clickhouse |
| 1824 | 2026-08-27T22:56:53.789Z | Aug 27 22:56:53.204 INFO Download complete, target: Clickhouse |
| 1825 | 2026-08-27T22:56:53.796Z | All prerequisites installed successfully |
| 1826 | 2026-08-27T22:56:53.800Z | |
| 1827 | 2026-08-27T22:56:53.800Z | real 1:59.092616104 |
| 1828 | 2026-08-27T22:56:53.800Z | user 7:23.532301945 |
| 1829 | 2026-08-27T22:56:53.800Z | sys 1:44.911957126 |
| 1830 | 2026-08-27T22:56:53.800Z | trap 0.309518124 |
| 1831 | 2026-08-27T22:56:53.800Z | tflt 0.911735228 |
| 1832 | 2026-08-27T22:56:53.800Z | dflt 1.574843000 |
| 1833 | 2026-08-27T22:56:53.800Z | kflt 0.024729254 |
| 1834 | 2026-08-27T22:56:53.800Z | lock 29:26.702845882 |
| 1835 | 2026-08-27T22:56:53.800Z | slp 20:24.014325230 |
| 1836 | 2026-08-27T22:56:53.800Z | lat 28.168299744 |
| 1837 | 2026-08-27T22:56:53.800Z | stop 3:29.984102357 |
| 1838 | 2026-08-27T22:56:53.800Z | + ptime -m cargo xtask download softnpu |
| 1839 | 2026-08-27T22:56:54.284Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.45s |
| 1840 | 2026-08-27T22:56:54.303Z | Running `target/debug/xtask download softnpu` |
| 1841 | 2026-08-27T22:56:55.065Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.75s |
| 1842 | 2026-08-27T22:56:55.130Z | Running `target/debug/xtask-downloader softnpu` |
| 1843 | 2026-08-27T22:56:55.182Z | Aug 27 22:56:54.587 INFO Starting download, target: Softnpu |
| 1844 | 2026-08-27T22:56:55.190Z | Aug 27 22:56:54.588 INFO Downloading out/npuzone/npuzone (attempt 1/3), target: Softnpu |
| 1845 | 2026-08-27T22:56:55.751Z | Aug 27 22:56:55.163 INFO Download complete, target: Softnpu |
| 1846 | 2026-08-27T22:56:55.764Z | |
| 1847 | 2026-08-27T22:56:55.764Z | real 1.949937410 |
| 1848 | 2026-08-27T22:56:55.764Z | user 1.328789473 |
| 1849 | 2026-08-27T22:56:55.764Z | sys 0.616570433 |
| 1850 | 2026-08-27T22:56:55.764Z | trap 0.001129130 |
| 1851 | 2026-08-27T22:56:55.764Z | tflt 0.000354410 |
| 1852 | 2026-08-27T22:56:55.764Z | dflt 0.000137590 |
| 1853 | 2026-08-27T22:56:55.764Z | kflt 0.000000000 |
| 1854 | 2026-08-27T22:56:55.764Z | lock 10.997244259 |
| 1855 | 2026-08-27T22:56:55.764Z | slp 0.440197277 |
| 1856 | 2026-08-27T22:56:55.764Z | lat 0.101778908 |
| 1857 | 2026-08-27T22:56:55.764Z | stop 0.000189340 |
| 1858 | 2026-08-27T22:56:55.764Z | + export CARGO_INCREMENTAL=0 |
| 1859 | 2026-08-27T22:56:55.764Z | + CARGO_INCREMENTAL=0 |
| 1860 | 2026-08-27T22:56:55.764Z | + ptime -m cargo run --locked --release --bin omicron-package -- -t test target create -p dev |
| 1861 | 2026-08-27T22:56:56.662Z | Compiling proc-macro2 v1.0.106 |
| 1862 | 2026-08-27T22:56:56.662Z | Compiling quote v1.0.45 |
| 1863 | 2026-08-27T22:56:56.663Z | Compiling unicode-ident v1.0.24 |
| 1864 | 2026-08-27T22:56:56.668Z | Compiling serde_core v1.0.228 |
| 1865 | 2026-08-27T22:56:56.668Z | Compiling libc v0.2.185 |
| 1866 | 2026-08-27T22:56:56.668Z | Compiling serde v1.0.228 |
| 1867 | 2026-08-27T22:56:56.668Z | Compiling cfg-if v1.0.4 |
| 1868 | 2026-08-27T22:56:56.668Z | Compiling version_check v0.9.5 |
| 1869 | 2026-08-27T22:56:56.669Z | Compiling autocfg v1.5.0 |
| 1870 | 2026-08-27T22:56:56.669Z | Compiling shlex v1.3.0 |
| 1871 | 2026-08-27T22:56:56.669Z | Compiling find-msvc-tools v0.1.9 |
| 1872 | 2026-08-27T22:56:56.669Z | Compiling memchr v2.8.0 |
| 1873 | 2026-08-27T22:56:56.809Z | Compiling zmij v1.0.21 |
| 1874 | 2026-08-27T22:56:56.821Z | Compiling serde_json v1.0.151 |
| 1875 | 2026-08-27T22:56:56.939Z | Compiling portable-atomic v1.13.1 |
| 1876 | 2026-08-27T22:56:56.970Z | Compiling zerocopy v0.8.55 |
| 1877 | 2026-08-27T22:56:56.983Z | Compiling libm v0.2.16 |
| 1878 | 2026-08-27T22:56:57.239Z | Compiling getrandom v0.4.3 |
| 1879 | 2026-08-27T22:56:57.242Z | Compiling num-traits v0.2.19 |
| 1880 | 2026-08-27T22:56:57.242Z | Compiling generic-array v0.14.7 |
| 1881 | 2026-08-27T22:56:57.242Z | Compiling icu_normalizer_data v2.1.1 |
| 1882 | 2026-08-27T22:56:57.242Z | Compiling icu_properties_data v2.1.2 |
| 1883 | 2026-08-27T22:56:57.257Z | Compiling smallvec v1.15.1 |
| 1884 | 2026-08-27T22:56:57.347Z | Compiling parking_lot_core v0.9.12 |
| 1885 | 2026-08-27T22:56:57.397Z | Compiling itoa v1.0.17 |
| 1886 | 2026-08-27T22:56:57.458Z | Compiling log v0.4.33 |
| 1887 | 2026-08-27T22:56:57.478Z | Compiling subtle v2.6.1 |
| 1888 | 2026-08-27T22:56:57.506Z | Compiling pkg-config v0.3.32 |
| 1889 | 2026-08-27T22:56:57.561Z | Compiling stable_deref_trait v1.2.1 |
| 1890 | 2026-08-27T22:56:57.591Z | Compiling rustix v1.1.4 |
| 1891 | 2026-08-27T22:56:57.606Z | Compiling typenum v1.20.1 |
| 1892 | 2026-08-27T22:56:57.672Z | Compiling getrandom v0.3.4 |
| 1893 | 2026-08-27T22:56:57.689Z | Compiling scopeguard v1.2.0 |
| 1894 | 2026-08-27T22:56:57.755Z | Compiling thiserror v2.0.18 |
| 1895 | 2026-08-27T22:56:57.820Z | Compiling lock_api v0.4.14 |
| 1896 | 2026-08-27T22:56:57.837Z | Compiling rand_core v0.10.0 |
| 1897 | 2026-08-27T22:56:57.860Z | Compiling jobserver v0.1.34 |
| 1898 | 2026-08-27T22:56:57.944Z | Compiling errno v0.3.14 |
| 1899 | 2026-08-27T22:56:58.058Z | Compiling heck v0.5.0 |
| 1900 | 2026-08-27T22:56:58.092Z | Compiling cc v1.2.56 |
| 1901 | 2026-08-27T22:56:58.157Z | Compiling syn v2.0.117 |
| 1902 | 2026-08-27T22:56:58.160Z | Compiling critical-section v1.2.0 |
| 1903 | 2026-08-27T22:56:58.160Z | Compiling getrandom v0.2.17 |
| 1904 | 2026-08-27T22:56:58.216Z | Compiling schemars v0.8.22 |
| 1905 | 2026-08-27T22:56:58.220Z | Compiling equivalent v1.0.2 |
| 1906 | 2026-08-27T22:56:58.220Z | Compiling litemap v0.8.1 |
| 1907 | 2026-08-27T22:56:58.262Z | Compiling writeable v0.6.2 |
| 1908 | 2026-08-27T22:56:58.294Z | Compiling percent-encoding v2.3.2 |
| 1909 | 2026-08-27T22:56:58.338Z | Compiling pin-project-lite v0.2.17 |
| 1910 | 2026-08-27T22:56:58.409Z | Compiling rand_core v0.6.4 |
| 1911 | 2026-08-27T22:56:58.412Z | Compiling syn v1.0.109 |
| 1912 | 2026-08-27T22:56:58.532Z | Compiling rustversion v1.0.22 |
| 1913 | 2026-08-27T22:56:58.587Z | Compiling once_cell v1.21.3 |
| 1914 | 2026-08-27T22:56:58.647Z | Compiling hashbrown v0.17.0 |
| 1915 | 2026-08-27T22:56:58.687Z | Compiling dunce v1.0.5 |
| 1916 | 2026-08-27T22:56:58.720Z | Compiling fs_extra v1.3.0 |
| 1917 | 2026-08-27T22:56:58.736Z | Compiling utf8_iter v1.0.4 |
| 1918 | 2026-08-27T22:56:58.766Z | Compiling byteorder v1.5.0 |
| 1919 | 2026-08-27T22:56:58.796Z | Compiling form_urlencoded v1.2.2 |
| 1920 | 2026-08-27T22:56:58.923Z | Compiling cmake v0.1.57 |
| 1921 | 2026-08-27T22:56:58.997Z | Compiling strsim v0.11.1 |
| 1922 | 2026-08-27T22:56:59.029Z | Compiling signal-hook-registry v1.4.8 |
| 1923 | 2026-08-27T22:56:59.086Z | Compiling bitflags v2.11.0 |
| 1924 | 2026-08-27T22:56:59.229Z | Compiling semver v1.0.28 |
| 1925 | 2026-08-27T22:56:59.304Z | Compiling indexmap v2.14.0 |
| 1926 | 2026-08-27T22:56:59.342Z | Compiling thiserror v1.0.69 |
| 1927 | 2026-08-27T22:56:59.411Z | Compiling parking_lot v0.12.5 |
| 1928 | 2026-08-27T22:56:59.427Z | Compiling aws-lc-sys v0.40.0 |
| 1929 | 2026-08-27T22:56:59.493Z | Compiling mio v1.2.0 |
| 1930 | 2026-08-27T22:56:59.523Z | Compiling socket2 v0.6.3 |
| 1931 | 2026-08-27T22:56:59.570Z | Compiling const-oid v0.9.6 |
| 1932 | 2026-08-27T22:56:59.588Z | Compiling futures-core v0.3.32 |
| 1933 | 2026-08-27T22:56:59.694Z | Compiling aws-lc-rs v1.16.3 |
| 1934 | 2026-08-27T22:56:59.840Z | Compiling iana-time-zone v0.1.65 |
| 1935 | 2026-08-27T22:56:59.856Z | Compiling httparse v1.10.1 |
| 1936 | 2026-08-27T22:57:00.186Z | Compiling regex-syntax v0.8.10 |
| 1937 | 2026-08-27T22:57:00.259Z | Compiling crc32fast v1.5.0 |
| 1938 | 2026-08-27T22:57:00.291Z | Compiling fnv v1.0.7 |
| 1939 | 2026-08-27T22:57:00.295Z | Compiling ucd-trie v0.1.7 |
| 1940 | 2026-08-27T22:57:00.372Z | Compiling uuid v1.23.4 |
| 1941 | 2026-08-27T22:57:00.402Z | Compiling ident_case v1.0.1 |
| 1942 | 2026-08-27T22:57:00.459Z | Compiling vcpkg v0.2.15 |
| 1943 | 2026-08-27T22:57:00.516Z | Compiling pest v2.8.6 |
| 1944 | 2026-08-27T22:57:00.677Z | Compiling rustc_version v0.4.1 |
| 1945 | 2026-08-27T22:57:00.726Z | Compiling rustls v0.23.41 |
| 1946 | 2026-08-27T22:57:00.765Z | Compiling futures-sink v0.3.32 |
| 1947 | 2026-08-27T22:57:00.911Z | Compiling dyn-clone v1.0.20 |
| 1948 | 2026-08-27T22:57:00.939Z | Compiling synstructure v0.13.2 |
| 1949 | 2026-08-27T22:57:00.965Z | Compiling serde_derive_internals v0.29.1 |
| 1950 | 2026-08-27T22:57:00.994Z | Compiling futures-channel v0.3.32 |
| 1951 | 2026-08-27T22:57:01.071Z | Compiling openssl-sys v0.9.117 |
| 1952 | 2026-08-27T22:57:01.242Z | Compiling aho-corasick v1.1.4 |
| 1953 | 2026-08-27T22:57:01.242Z | Compiling futures-task v0.3.32 |
| 1954 | 2026-08-27T22:57:01.304Z | Compiling futures-io v0.3.32 |
| 1955 | 2026-08-27T22:57:01.327Z | Compiling slab v0.4.12 |
| 1956 | 2026-08-27T22:57:01.569Z | Compiling time-core v0.1.8 |
| 1957 | 2026-08-27T22:57:01.612Z | Compiling pest_meta v2.8.6 |
| 1958 | 2026-08-27T22:57:01.628Z | Compiling plain v0.2.3 |
| 1959 | 2026-08-27T22:57:01.643Z | Compiling num-conv v0.2.0 |
| 1960 | 2026-08-27T22:57:01.682Z | Compiling radium v0.7.0 |
| 1961 | 2026-08-27T22:57:01.768Z | Compiling crossbeam-utils v0.8.21 |
| 1962 | 2026-08-27T22:57:01.799Z | Compiling time-macros v0.2.27 |
| 1963 | 2026-08-27T22:57:01.816Z | Compiling base64ct v1.8.3 |
| 1964 | 2026-08-27T22:57:01.833Z | Compiling base64 v0.22.1 |
| 1965 | 2026-08-27T22:57:01.887Z | Compiling maybe-uninit v2.0.0 |
| 1966 | 2026-08-27T22:57:01.964Z | Compiling openssl v0.10.80 |
| 1967 | 2026-08-27T22:57:01.981Z | Compiling pretty-hex v0.4.1 |
| 1968 | 2026-08-27T22:57:01.984Z | Compiling slog v2.8.2 |
| 1969 | 2026-08-27T22:57:02.065Z | Compiling pem-rfc7468 v0.7.0 |
| 1970 | 2026-08-27T22:57:02.121Z | Compiling regex-automata v0.4.14 |
| 1971 | 2026-08-27T22:57:02.174Z | Compiling flagset v0.4.7 |
| 1972 | 2026-08-27T22:57:02.196Z | Compiling serde_derive v1.0.228 |
| 1973 | 2026-08-27T22:57:02.217Z | Compiling zeroize_derive v1.5.0 |
| 1974 | 2026-08-27T22:57:02.244Z | Compiling zerofrom-derive v0.1.6 |
| 1975 | 2026-08-27T22:57:02.280Z | Compiling yoke-derive v0.8.1 |
| 1976 | 2026-08-27T22:57:02.310Z | Compiling zerocopy-derive v0.8.55 |
| 1977 | 2026-08-27T22:57:02.327Z | Compiling zerovec-derive v0.11.2 |
| 1978 | 2026-08-27T22:57:02.329Z | Compiling displaydoc v0.2.5 |
| 1979 | 2026-08-27T22:57:02.361Z | Compiling tokio-macros v2.7.0 |
| 1980 | 2026-08-27T22:57:02.363Z | Compiling futures-macro v0.3.32 |
| 1981 | 2026-08-27T22:57:02.363Z | Compiling thiserror-impl v2.0.18 |
| 1982 | 2026-08-27T22:57:02.640Z | Compiling schemars_derive v0.8.22 |
| 1983 | 2026-08-27T22:57:02.678Z | Compiling der_derive v0.7.3 |
| 1984 | 2026-08-27T22:57:02.762Z | Compiling tracing-attributes v0.1.31 |
| 1985 | 2026-08-27T22:57:02.839Z | Compiling thiserror-impl v1.0.69 |
| 1986 | 2026-08-27T22:57:02.877Z | Compiling pest_generator v2.8.6 |
| 1987 | 2026-08-27T22:57:02.893Z | Compiling scroll_derive v0.12.1 |
| 1988 | 2026-08-27T22:57:03.056Z | Compiling scroll_derive v0.13.1 |
| 1989 | 2026-08-27T22:57:03.071Z | Compiling openssl-macros v0.1.1 |
| 1990 | 2026-08-27T22:57:03.159Z | Compiling futures-util v0.3.32 |
| 1991 | 2026-08-27T22:57:03.381Z | Compiling zerofrom v0.1.6 |
| 1992 | 2026-08-27T22:57:03.498Z | Compiling yoke v0.8.1 |
| 1993 | 2026-08-27T22:57:03.548Z | Compiling pest_derive v2.8.6 |
| 1994 | 2026-08-27T22:57:03.548Z | Compiling rand_core v0.9.5 |
| 1995 | 2026-08-27T22:57:03.579Z | Compiling darling_core v0.23.0 |
| 1996 | 2026-08-27T22:57:03.730Z | Compiling zerovec v0.11.5 |
| 1997 | 2026-08-27T22:57:03.745Z | Compiling zerotrie v0.2.3 |
| 1998 | 2026-08-27T22:57:03.849Z | Compiling bzip2-sys v0.1.13+1.0.8 |
| 1999 | 2026-08-27T22:57:03.931Z | Compiling zstd-sys v2.0.16+zstd.1.5.7 |
| 2000 | 2026-08-27T22:57:03.986Z | Compiling syn v3.0.3 |
| 2001 | 2026-08-27T22:57:04.036Z | Compiling ahash v0.8.12 |
| 2002 | 2026-08-27T22:57:04.105Z | Compiling paste v1.0.15 |
| 2003 | 2026-08-27T22:57:04.158Z | Compiling num-bigint-dig v0.8.6 |
| 2004 | 2026-08-27T22:57:04.215Z | Compiling packed_struct v0.10.1 |
| 2005 | 2026-08-27T22:57:04.231Z | Compiling native-tls v0.2.18 |
| 2006 | 2026-08-27T22:57:04.275Z | Compiling tinystr v0.8.2 |
| 2007 | 2026-08-27T22:57:04.302Z | Compiling potential_utf v0.1.4 |
| 2008 | 2026-08-27T22:57:04.376Z | Compiling anyhow v1.0.104 |
| 2009 | 2026-08-27T22:57:04.469Z | Compiling icu_locale_core v2.1.1 |
| 2010 | 2026-08-27T22:57:04.485Z | Compiling icu_collections v2.1.1 |
| 2011 | 2026-08-27T22:57:04.619Z | Compiling regex v1.12.3 |
| 2012 | 2026-08-27T22:57:04.678Z | Compiling zerocopy-derive v0.7.35 |
| 2013 | 2026-08-27T22:57:05.216Z | Compiling icu_provider v2.1.1 |
| 2014 | 2026-08-27T22:57:05.348Z | Compiling zeroize v1.9.0 |
| 2015 | 2026-08-27T22:57:05.386Z | Compiling bytes v1.11.1 |
| 2016 | 2026-08-27T22:57:05.512Z | Compiling icu_normalizer v2.1.1 |
| 2017 | 2026-08-27T22:57:05.589Z | Compiling icu_properties v2.1.2 |
| 2018 | 2026-08-27T22:57:05.671Z | Compiling chrono v0.4.45 |
| 2019 | 2026-08-27T22:57:05.873Z | Compiling serde_tokenstream v0.2.3 |
| 2020 | 2026-08-27T22:57:06.075Z | Compiling tokio v1.52.1 |
| 2021 | 2026-08-27T22:57:06.185Z | Compiling crypto-common v0.1.7 |
| 2022 | 2026-08-27T22:57:06.202Z | Compiling block-buffer v0.10.4 |
| 2023 | 2026-08-27T22:57:06.355Z | Compiling digest v0.10.7 |
| 2024 | 2026-08-27T22:57:06.375Z | Compiling der v0.7.10 |
| 2025 | 2026-08-27T22:57:06.501Z | Compiling idna_adapter v1.2.1 |
| 2026 | 2026-08-27T22:57:06.656Z | Compiling idna v1.1.0 |
| 2027 | 2026-08-27T22:57:06.714Z | Compiling ppv-lite86 v0.2.21 |
| 2028 | 2026-08-27T22:57:06.881Z | Compiling http v1.4.2 |
| 2029 | 2026-08-27T22:57:07.044Z | Compiling url v2.5.8 |
| 2030 | 2026-08-27T22:57:07.061Z | Compiling darling_macro v0.23.0 |
| 2031 | 2026-08-27T22:57:07.143Z | Compiling tracing-core v0.1.36 |
| 2032 | 2026-08-27T22:57:07.228Z | Compiling spki v0.7.3 |
| 2033 | 2026-08-27T22:57:07.458Z | Compiling cookie v0.18.1 |
| 2034 | 2026-08-27T22:57:07.536Z | Compiling camino v1.2.5 |
| 2035 | 2026-08-27T22:57:07.583Z | Compiling cpufeatures v0.2.17 |
| 2036 | 2026-08-27T22:57:07.684Z | Compiling fastrand v2.3.0 |
| 2037 | 2026-08-27T22:57:07.688Z | Compiling darling v0.23.0 |
| 2038 | 2026-08-27T22:57:07.755Z | Compiling tracing v0.1.44 |
| 2039 | 2026-08-27T22:57:07.848Z | Compiling rand_chacha v0.9.0 |
| 2040 | 2026-08-27T22:57:07.928Z | Compiling toml_datetime v0.6.11 |
| 2041 | 2026-08-27T22:57:08.022Z | Compiling serde_spanned v0.6.9 |
| 2042 | 2026-08-27T22:57:08.179Z | Compiling packed_struct_codegen v0.10.1 |
| 2043 | 2026-08-27T22:57:08.183Z | Compiling bitfield-macros v0.19.4 |
| 2044 | 2026-08-27T22:57:08.197Z | Compiling clap_derive v4.6.1 |
| 2045 | 2026-08-27T22:57:08.212Z | Compiling zerocopy-derive v0.6.6 |
| 2046 | 2026-08-27T22:57:08.629Z | Compiling indexmap v1.9.3 |
| 2047 | 2026-08-27T22:57:08.733Z | Compiling simd-adler32 v0.3.8 |
| 2048 | 2026-08-27T22:57:08.835Z | Compiling object v0.37.3 |
| 2049 | 2026-08-27T22:57:08.968Z | Compiling rand v0.9.2 |
| 2050 | 2026-08-27T22:57:08.987Z | Compiling http-body v1.0.1 |
| 2051 | 2026-08-27T22:57:09.003Z | Compiling pkcs8 v0.10.2 |
| 2052 | 2026-08-27T22:57:09.032Z | Compiling daft-derive v0.1.8 |
| 2053 | 2026-08-27T22:57:09.100Z | Compiling rustls-pki-types v1.14.0 |
| 2054 | 2026-08-27T22:57:09.183Z | Compiling spin v0.9.8 |
| 2055 | 2026-08-27T22:57:09.251Z | Compiling usdt-impl v0.5.0 |
| 2056 | 2026-08-27T22:57:09.270Z | Compiling cmov v0.5.4 |
| 2057 | 2026-08-27T22:57:09.408Z | Compiling adler2 v2.0.1 |
| 2058 | 2026-08-27T22:57:09.463Z | Compiling winnow v0.5.40 |
| 2059 | 2026-08-27T22:57:09.521Z | Compiling anstyle v1.0.14 |
| 2060 | 2026-08-27T22:57:09.538Z | Compiling openssl-probe v0.2.1 |
| 2061 | 2026-08-27T22:57:09.556Z | Compiling tinyvec_macros v0.1.1 |
| 2062 | 2026-08-27T22:57:09.655Z | Compiling utf8parse v0.2.2 |
| 2063 | 2026-08-27T22:57:09.712Z | Compiling ref-cast v1.0.25 |
| 2064 | 2026-08-27T22:57:09.728Z | Compiling usdt-impl v0.6.0 |
| 2065 | 2026-08-27T22:57:09.731Z | Compiling either v1.15.0 |
| 2066 | 2026-08-27T22:57:09.774Z | Compiling anstyle-parse v1.0.0 |
| 2067 | 2026-08-27T22:57:09.826Z | Compiling ctutils v0.4.2 |
| 2068 | 2026-08-27T22:57:09.842Z | Compiling tinyvec v1.10.0 |
| 2069 | 2026-08-27T22:57:09.955Z | Compiling tokio-util v0.7.18 |
| 2070 | 2026-08-27T22:57:09.974Z | Compiling miniz_oxide v0.8.9 |
| 2071 | 2026-08-27T22:57:10.010Z | Compiling sha2 v0.10.9 |
| 2072 | 2026-08-27T22:57:10.207Z | Compiling tempfile v3.27.0 |
| 2073 | 2026-08-27T22:57:10.331Z | Compiling scroll v0.13.0 |
| 2074 | 2026-08-27T22:57:10.506Z | Compiling scroll v0.12.0 |
| 2075 | 2026-08-27T22:57:10.553Z | Compiling terminal_size v0.4.3 |
| 2076 | 2026-08-27T22:57:10.622Z | Compiling async-trait v0.1.89 |
| 2077 | 2026-08-27T22:57:10.694Z | Compiling heapless v0.7.17 |
| 2078 | 2026-08-27T22:57:10.793Z | Compiling toml_edit v0.19.15 |
| 2079 | 2026-08-27T22:57:10.883Z | Compiling winnow v1.0.3 |
| 2080 | 2026-08-27T22:57:10.932Z | Compiling atomic-waker v1.1.2 |
| 2081 | 2026-08-27T22:57:10.959Z | Compiling winnow v0.7.14 |
| 2082 | 2026-08-27T22:57:10.975Z | Compiling signal-hook v0.3.18 |
| 2083 | 2026-08-27T22:57:11.025Z | Compiling rustix v0.38.44 |
| 2084 | 2026-08-27T22:57:11.088Z | Compiling is_terminal_polyfill v1.70.2 |
| 2085 | 2026-08-27T22:57:11.170Z | Compiling untrusted v0.7.1 |
| 2086 | 2026-08-27T22:57:11.206Z | Compiling try-lock v0.2.5 |
| 2087 | 2026-08-27T22:57:11.223Z | Compiling tower-layer v0.3.3 |
| 2088 | 2026-08-27T22:57:11.319Z | Compiling tower-service v0.3.3 |
| 2089 | 2026-08-27T22:57:11.342Z | Compiling zstd-safe v7.2.4 |
| 2090 | 2026-08-27T22:57:11.404Z | Compiling colorchoice v1.0.4 |
| 2091 | 2026-08-27T22:57:11.433Z | Compiling anstyle-query v1.1.5 |
| 2092 | 2026-08-27T22:57:11.544Z | Compiling litrs v1.0.0 |
| 2093 | 2026-08-27T22:57:11.576Z | Compiling unicode-segmentation v1.12.0 |
| 2094 | 2026-08-27T22:57:11.579Z | Compiling anstream v1.0.0 |
| 2095 | 2026-08-27T22:57:11.687Z | Compiling h2 v0.4.15 |
| 2096 | 2026-08-27T22:57:11.798Z | Compiling want v0.3.1 |
| 2097 | 2026-08-27T22:57:11.905Z | Compiling toml_parser v1.1.2+spec-1.1.0 |
| 2098 | 2026-08-27T22:57:12.024Z | Compiling document-features v0.2.12 |
| 2099 | 2026-08-27T22:57:12.195Z | Compiling goblin v0.8.2 |
| 2100 | 2026-08-27T22:57:12.266Z | Compiling goblin v0.10.5 |
| 2101 | 2026-08-27T22:57:12.423Z | Compiling hybrid-array v0.4.13 |
| 2102 | 2026-08-27T22:57:12.484Z | Compiling itertools v0.15.0 |
| 2103 | 2026-08-27T22:57:12.500Z | Compiling ipnetwork v0.21.1 |
| 2104 | 2026-08-27T22:57:12.550Z | Compiling zerocopy v0.7.35 |
| 2105 | 2026-08-27T22:57:12.673Z | Compiling ipnet v2.12.0 |
| 2106 | 2026-08-27T22:57:13.015Z | Compiling structmeta-derive v0.3.0 |
| 2107 | 2026-08-27T22:57:13.041Z | Compiling ref-cast-impl v1.0.25 |
| 2108 | 2026-08-27T22:57:13.103Z | Compiling curve25519-dalek v4.1.3 |
| 2109 | 2026-08-27T22:57:13.119Z | Compiling darling_core v0.20.11 |
| 2110 | 2026-08-27T22:57:13.190Z | Compiling memoffset v0.9.1 |
| 2111 | 2026-08-27T22:57:13.364Z | Compiling untrusted v0.9.0 |
| 2112 | 2026-08-27T22:57:13.500Z | Compiling httpdate v1.0.3 |
| 2113 | 2026-08-27T22:57:13.546Z | Compiling powerfmt v0.2.0 |
| 2114 | 2026-08-27T22:57:13.588Z | Compiling foreign-types-shared v0.1.1 |
| 2115 | 2026-08-27T22:57:13.677Z | Compiling tap v1.0.1 |
| 2116 | 2026-08-27T22:57:13.694Z | Compiling foreign-types v0.3.2 |
| 2117 | 2026-08-27T22:57:13.732Z | Compiling deranged v0.5.8 |
| 2118 | 2026-08-27T22:57:13.777Z | Compiling wyz v0.5.1 |
| 2119 | 2026-08-27T22:57:13.956Z | Compiling unicode-normalization v0.1.25 |
| 2120 | 2026-08-27T22:57:14.017Z | Compiling structmeta v0.3.0 |
| 2121 | 2026-08-27T22:57:14.066Z | Compiling dtrace-parser v0.2.0 |
| 2122 | 2026-08-27T22:57:14.082Z | Compiling rand_chacha v0.3.1 |
| 2123 | 2026-08-27T22:57:14.124Z | Compiling signature v2.2.0 |
| 2124 | 2026-08-27T22:57:14.242Z | Compiling hex v0.4.3 |
| 2125 | 2026-08-27T22:57:14.344Z | Compiling dtrace-parser v0.3.0 |
| 2126 | 2026-08-27T22:57:14.434Z | Compiling dof v0.3.0 |
| 2127 | 2026-08-27T22:57:14.464Z | Compiling pin-project-internal v1.1.11 |
| 2128 | 2026-08-27T22:57:14.548Z | Compiling num-integer v0.1.46 |
| 2129 | 2026-08-27T22:57:14.663Z | Compiling thread-id v4.2.2 |
| 2130 | 2026-08-27T22:57:14.762Z | Compiling wait-timeout v0.2.1 |
| 2131 | 2026-08-27T22:57:14.818Z | Compiling hyper v1.10.1 |
| 2132 | 2026-08-27T22:57:14.871Z | Compiling thread-id v5.1.0 |
| 2133 | 2026-08-27T22:57:14.974Z | Compiling dof v0.4.0 |
| 2134 | 2026-08-27T22:57:15.045Z | Compiling funty v2.0.0 |
| 2135 | 2026-08-27T22:57:15.077Z | Compiling darling_macro v0.20.11 |
| 2136 | 2026-08-27T22:57:15.091Z | Compiling owo-colors v4.3.0 |
| 2137 | 2026-08-27T22:57:15.149Z | Compiling clap_lex v1.0.0 |
| 2138 | 2026-08-27T22:57:15.232Z | Compiling cfg_aliases v0.2.1 |
| 2139 | 2026-08-27T22:57:15.315Z | Compiling smoltcp v0.9.1 |
| 2140 | 2026-08-27T22:57:15.388Z | Compiling num_threads v0.1.7 |
| 2141 | 2026-08-27T22:57:15.441Z | Compiling bit-vec v0.8.0 |
| 2142 | 2026-08-27T22:57:15.502Z | Compiling quick-error v1.2.3 |
| 2143 | 2026-08-27T22:57:15.520Z | Compiling time v0.3.47 |
| 2144 | 2026-08-27T22:57:15.536Z | Compiling bitvec v1.0.1 |
| 2145 | 2026-08-27T22:57:15.539Z | Compiling nix v0.31.2 |
| 2146 | 2026-08-27T22:57:15.590Z | Compiling clap_builder v4.6.0 |
| 2147 | 2026-08-27T22:57:15.608Z | Compiling darling v0.20.11 |
| 2148 | 2026-08-27T22:57:15.630Z | Compiling rusty-fork v0.3.1 |
| 2149 | 2026-08-27T22:57:15.647Z | Compiling bit-set v0.8.0 |
| 2150 | 2026-08-27T22:57:15.694Z | Compiling num-iter v0.1.45 |
| 2151 | 2026-08-27T22:57:15.938Z | Compiling rand v0.8.6 |
| 2152 | 2026-08-27T22:57:16.013Z | Compiling hyper-util v0.1.20 |
| 2153 | 2026-08-27T22:57:16.059Z | Compiling lazy_static v1.5.0 |
| 2154 | 2026-08-27T22:57:16.193Z | Compiling hmac v0.12.1 |
| 2155 | 2026-08-27T22:57:16.210Z | Compiling erased-serde v0.3.31 |
| 2156 | 2026-08-27T22:57:16.421Z | Compiling rand_xorshift v0.4.0 |
| 2157 | 2026-08-27T22:57:16.468Z | Compiling curve25519-dalek-derive v0.1.1 |
| 2158 | 2026-08-27T22:57:16.581Z | Compiling sync_wrapper v1.0.2 |
| 2159 | 2026-08-27T22:57:16.707Z | Compiling crc-catalog v2.4.0 |
| 2160 | 2026-08-27T22:57:16.723Z | Compiling siphasher v1.0.2 |
| 2161 | 2026-08-27T22:57:16.816Z | Compiling nodrop v0.1.14 |
| 2162 | 2026-08-27T22:57:16.831Z | Compiling zlib-rs v0.6.2 |
| 2163 | 2026-08-27T22:57:16.988Z | Compiling unarray v0.1.4 |
| 2164 | 2026-08-27T22:57:17.091Z | Compiling proptest v1.11.0 |
| 2165 | 2026-08-27T22:57:17.116Z | Compiling clap v4.6.1 |
| 2166 | 2026-08-27T22:57:17.478Z | Compiling array-init v0.0.4 |
| 2167 | 2026-08-27T22:57:17.850Z | Compiling crc v3.4.0 |
| 2168 | 2026-08-27T22:57:17.939Z | Compiling tower v0.5.3 |
| 2169 | 2026-08-27T22:57:18.529Z | Compiling smallvec v0.6.14 |
| 2170 | 2026-08-27T22:57:18.567Z | Compiling derive_builder_core v0.20.2 |
| 2171 | 2026-08-27T22:57:18.693Z | Compiling pkcs1 v0.7.5 |
| 2172 | 2026-08-27T22:57:18.747Z | Compiling http-body-util v0.1.3 |
| 2173 | 2026-08-27T22:57:18.764Z | Compiling zerocopy v0.6.6 |
| 2174 | 2026-08-27T22:57:18.788Z | Compiling bitfield v0.19.4 |
| 2175 | 2026-08-27T22:57:18.905Z | Compiling flate2 v1.1.9 |
| 2176 | 2026-08-27T22:57:19.067Z | Compiling hubpack_derive v0.1.1 |
| 2177 | 2026-08-27T22:57:19.091Z | Compiling strum_macros v0.26.4 |
| 2178 | 2026-08-27T22:57:19.108Z | Compiling snafu-derive v0.8.9 |
| 2179 | 2026-08-27T22:57:19.111Z | Compiling strum_macros v0.27.2 |
| 2180 | 2026-08-27T22:57:19.324Z | Compiling env_filter v2.0.0 |
| 2181 | 2026-08-27T22:57:19.340Z | Compiling fs-err v3.3.0 |
| 2182 | 2026-08-27T22:57:19.535Z | Compiling unicode-bidi v0.3.18 |
| 2183 | 2026-08-27T22:57:19.658Z | Compiling base64 v0.21.7 |
| 2184 | 2026-08-27T22:57:19.893Z | Compiling ryu v1.0.23 |
| 2185 | 2026-08-27T22:57:19.909Z | Compiling hashbrown v0.12.3 |
| 2186 | 2026-08-27T22:57:19.969Z | Compiling gimli v0.32.3 |
| 2187 | 2026-08-27T22:57:20.024Z | Compiling allocator-api2 v0.2.21 |
| 2188 | 2026-08-27T22:57:20.127Z | Compiling iri-string v0.7.10 |
| 2189 | 2026-08-27T22:57:20.208Z | Compiling unicode-properties v0.1.4 |
| 2190 | 2026-08-27T22:57:20.424Z | Compiling stringprep v0.1.5 |
| 2191 | 2026-08-27T22:57:20.708Z | Compiling serde_urlencoded v0.7.1 |
| 2192 | 2026-08-27T22:57:20.755Z | Compiling ron v0.8.1 |
| 2193 | 2026-08-27T22:57:20.974Z | Compiling env_logger v0.11.11 |
| 2194 | 2026-08-27T22:57:20.998Z | Compiling derive_builder_macro v0.20.2 |
| 2195 | 2026-08-27T22:57:21.258Z | Compiling rsa v0.9.10 |
| 2196 | 2026-08-27T22:57:21.273Z | Compiling newtype-uuid v1.3.2 |
| 2197 | 2026-08-27T22:57:21.304Z | Compiling tower-http v0.6.8 |
| 2198 | 2026-08-27T22:57:21.495Z | Compiling tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc#e644a21a) |
| 2199 | 2026-08-27T22:57:21.528Z | Compiling lpc55_areas v0.2.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f) |
| 2200 | 2026-08-27T22:57:21.599Z | Compiling oxnet v0.1.6 |
| 2201 | 2026-08-27T22:57:21.758Z | Compiling addr2line v0.25.1 |
| 2202 | 2026-08-27T22:57:21.777Z | Compiling serde-hex v0.1.0 |
| 2203 | 2026-08-27T22:57:21.796Z | Compiling hashbrown v0.13.2 |
| 2204 | 2026-08-27T22:57:21.824Z | Compiling tokio-native-tls v0.3.1 |
| 2205 | 2026-08-27T22:57:21.875Z | Compiling bzip2 v0.4.4 |
| 2206 | 2026-08-27T22:57:21.908Z | Compiling usdt-macro v0.6.0 |
| 2207 | 2026-08-27T22:57:22.015Z | Compiling usdt-attr-macro v0.6.0 |
| 2208 | 2026-08-27T22:57:22.015Z | Compiling derive-ex v0.1.8 |
| 2209 | 2026-08-27T22:57:22.096Z | Compiling crypto-common v0.2.2 |
| 2210 | 2026-08-27T22:57:22.096Z | Compiling block-padding v0.4.2 |
| 2211 | 2026-08-27T22:57:22.129Z | Compiling block-buffer v0.12.1 |
| 2212 | 2026-08-27T22:57:22.299Z | Compiling convert_case v0.10.0 |
| 2213 | 2026-08-27T22:57:22.409Z | Compiling rustls-native-certs v0.8.3 |
| 2214 | 2026-08-27T22:57:22.688Z | Compiling x509-cert v0.2.5 |
| 2215 | 2026-08-27T22:57:22.741Z | Compiling md-5 v0.10.6 |
| 2216 | 2026-08-27T22:57:22.924Z | Compiling bstr v1.12.1 |
| 2217 | 2026-08-27T22:57:23.045Z | Compiling vergen-lib v9.1.0 |
| 2218 | 2026-08-27T22:57:23.086Z | Compiling hash32 v0.2.1 |
| 2219 | 2026-08-27T22:57:23.152Z | Compiling encoding_rs v0.8.35 |
| 2220 | 2026-08-27T22:57:23.524Z | Compiling cpufeatures v0.3.0 |
| 2221 | 2026-08-27T22:57:23.542Z | Compiling rustc-demangle v0.1.27 |
| 2222 | 2026-08-27T22:57:23.566Z | Compiling mime v0.3.17 |
| 2223 | 2026-08-27T22:57:23.582Z | Compiling psl-types v2.0.11 |
| 2224 | 2026-08-27T22:57:23.643Z | Compiling unicode-width v0.2.0 |
| 2225 | 2026-08-27T22:57:23.646Z | Compiling crc-any v2.5.0 |
| 2226 | 2026-08-27T22:57:23.719Z | Compiling fallible-iterator v0.2.0 |
| 2227 | 2026-08-27T22:57:23.856Z | Compiling publicsuffix v2.3.0 |
| 2228 | 2026-08-27T22:57:23.910Z | Compiling test-strategy v0.4.5 |
| 2229 | 2026-08-27T22:57:24.051Z | Compiling postgres-protocol v0.6.10 |
| 2230 | 2026-08-27T22:57:24.161Z | Compiling backtrace v0.3.76 |
| 2231 | 2026-08-27T22:57:24.489Z | Compiling derive_more-impl v2.1.1 |
| 2232 | 2026-08-27T22:57:24.612Z | Compiling object v0.30.4 |
| 2233 | 2026-08-27T22:57:24.691Z | Compiling inout v0.2.2 |
| 2234 | 2026-08-27T22:57:24.851Z | Compiling lpc55_sign v0.3.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f) |
| 2235 | 2026-08-27T22:57:24.867Z | Compiling zip v0.6.6 |
| 2236 | 2026-08-27T22:57:24.882Z | Compiling hyper-tls v0.6.0 |
| 2237 | 2026-08-27T22:57:24.899Z | Compiling daft v0.1.8 |
| 2238 | 2026-08-27T22:57:25.119Z | Compiling tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc#e644a21a) |
| 2239 | 2026-08-27T22:57:25.135Z | Compiling derive_builder v0.20.2 |
| 2240 | 2026-08-27T22:57:25.186Z | Compiling phf_shared v0.13.1 |
| 2241 | 2026-08-27T22:57:25.225Z | Compiling pin-project v1.1.11 |
| 2242 | 2026-08-27T22:57:25.400Z | Compiling toml v0.7.8 |
| 2243 | 2026-08-27T22:57:25.418Z | Compiling heck v0.4.1 |
| 2244 | 2026-08-27T22:57:25.490Z | Compiling serde_with_macros v3.21.0 |
| 2245 | 2026-08-27T22:57:25.567Z | Compiling futures-executor v0.3.32 |
| 2246 | 2026-08-27T22:57:25.718Z | Compiling async-recursion v1.1.1 |
| 2247 | 2026-08-27T22:57:25.742Z | Compiling serde_repr v0.1.20 |
| 2248 | 2026-08-27T22:57:25.819Z | Compiling enum-as-inner v0.6.1 |
| 2249 | 2026-08-27T22:57:25.902Z | Compiling miette-derive v7.6.0 |
| 2250 | 2026-08-27T22:57:25.998Z | Compiling ff v0.13.1 |
| 2251 | 2026-08-27T22:57:26.014Z | Compiling vergen v9.1.0 |
| 2252 | 2026-08-27T22:57:26.160Z | Compiling cargo-platform v0.3.2 |
| 2253 | 2026-08-27T22:57:26.224Z | Compiling libbz2-rs-sys v0.2.2 |
| 2254 | 2026-08-27T22:57:26.242Z | Compiling managed v0.8.0 |
| 2255 | 2026-08-27T22:57:26.283Z | Compiling bumpalo v3.20.2 |
| 2256 | 2026-08-27T22:57:26.375Z | Compiling foldhash v0.2.0 |
| 2257 | 2026-08-27T22:57:26.438Z | Compiling is_ci v1.2.0 |
| 2258 | 2026-08-27T22:57:26.494Z | Compiling path-slash v0.1.5 |
| 2259 | 2026-08-27T22:57:26.529Z | Compiling bitflags v1.3.2 |
| 2260 | 2026-08-27T22:57:26.620Z | Compiling same-file v1.0.6 |
| 2261 | 2026-08-27T22:57:26.673Z | Compiling jiff-core v0.1.0 |
| 2262 | 2026-08-27T22:57:26.695Z | Compiling smawk v0.3.2 |
| 2263 | 2026-08-27T22:57:26.792Z | Compiling base16ct v0.2.0 |
| 2264 | 2026-08-27T22:57:26.823Z | Compiling unicode-linebreak v0.1.5 |
| 2265 | 2026-08-27T22:57:26.839Z | Compiling foldhash v0.1.5 |
| 2266 | 2026-08-27T22:57:26.978Z | Compiling hashbrown v0.15.5 |
| 2267 | 2026-08-27T22:57:26.994Z | Compiling hubtools v0.4.7 (https://github.com/oxidecomputer/hubtools.git?rev=2b1ef9b38d75563ea800baa3b17327eec17b1b7a#2b1ef9b3) |
| 2268 | 2026-08-27T22:57:27.026Z | Compiling textwrap v0.16.2 |
| 2269 | 2026-08-27T22:57:27.082Z | Compiling sec1 v0.7.3 |
| 2270 | 2026-08-27T22:57:27.097Z | Compiling walkdir v2.5.0 |
| 2271 | 2026-08-27T22:57:27.392Z | Compiling bzip2 v0.6.1 |
| 2272 | 2026-08-27T22:57:27.407Z | Compiling hashbrown v0.16.1 |
| 2273 | 2026-08-27T22:57:27.430Z | Compiling jiff v0.2.34 |
| 2274 | 2026-08-27T22:57:27.464Z | Compiling supports-color v3.0.2 |
| 2275 | 2026-08-27T22:57:27.555Z | Compiling zopfli v0.8.3 |
| 2276 | 2026-08-27T22:57:27.639Z | Compiling cargo_metadata v0.23.1 |
| 2277 | 2026-08-27T22:57:27.685Z | Compiling group v0.13.0 |
| 2278 | 2026-08-27T22:57:27.952Z | Compiling futures v0.3.32 |
| 2279 | 2026-08-27T22:57:28.260Z | Compiling phf v0.13.1 |
| 2280 | 2026-08-27T22:57:28.416Z | Compiling snafu v0.8.9 |
| 2281 | 2026-08-27T22:57:28.538Z | Compiling reqwest v0.12.28 |
| 2282 | 2026-08-27T22:57:28.559Z | Compiling cipher v0.5.2 |
| 2283 | 2026-08-27T22:57:28.749Z | Compiling signal-hook-mio v0.2.5 |
| 2284 | 2026-08-27T22:57:28.765Z | Compiling cookie_store v0.22.1 |
| 2285 | 2026-08-27T22:57:28.854Z | Compiling backtrace-ext v0.2.1 |
| 2286 | 2026-08-27T22:57:28.874Z | Compiling zstd v0.13.3 |
| 2287 | 2026-08-27T22:57:28.889Z | Compiling postgres-types v0.2.12 |
| 2288 | 2026-08-27T22:57:29.015Z | Compiling globset v0.4.18 |
| 2289 | 2026-08-27T22:57:29.057Z | Compiling strum v0.27.2 |
| 2290 | 2026-08-27T22:57:29.147Z | Compiling hubpack v0.1.2 |
| 2291 | 2026-08-27T22:57:29.212Z | Compiling phf_shared v0.11.3 |
| 2292 | 2026-08-27T22:57:29.244Z | Compiling hkdf v0.12.4 |
| 2293 | 2026-08-27T22:57:29.261Z | Compiling crossbeam-epoch v0.9.18 |
| 2294 | 2026-08-27T22:57:29.381Z | Compiling byte-wrapper v0.1.0 |
| 2295 | 2026-08-27T22:57:29.398Z | Compiling olpc-cjson v0.1.4 |
| 2296 | 2026-08-27T22:57:29.415Z | Compiling ed25519 v2.2.3 |
| 2297 | 2026-08-27T22:57:29.675Z | Compiling crypto-bigint v0.5.5 |
| 2298 | 2026-08-27T22:57:29.679Z | Compiling serde_plain v1.0.2 |
| 2299 | 2026-08-27T22:57:29.721Z | Compiling serde-big-array v0.5.1 |
| 2300 | 2026-08-27T22:57:29.725Z | Compiling pem v3.0.6 |
| 2301 | 2026-08-27T22:57:29.865Z | Compiling float-cmp v0.10.0 |
| 2302 | 2026-08-27T22:57:29.906Z | Compiling memmap2 v0.9.10 |
| 2303 | 2026-08-27T22:57:29.923Z | Compiling data-encoding v2.10.0 |
| 2304 | 2026-08-27T22:57:30.032Z | Compiling difflib v0.4.0 |
| 2305 | 2026-08-27T22:57:30.059Z | Compiling toml_write v0.1.2 |
| 2306 | 2026-08-27T22:57:30.075Z | Compiling supports-unicode v3.0.0 |
| 2307 | 2026-08-27T22:57:30.184Z | Compiling fixedbitset v0.4.2 |
| 2308 | 2026-08-27T22:57:30.226Z | Compiling const-oid v0.10.2 |
| 2309 | 2026-08-27T22:57:30.278Z | Compiling typed-path v0.9.3 |
| 2310 | 2026-08-27T22:57:30.391Z | Compiling normalize-line-endings v0.3.0 |
| 2311 | 2026-08-27T22:57:30.422Z | Compiling new_debug_unreachable v1.0.6 |
| 2312 | 2026-08-27T22:57:30.451Z | Compiling fixedbitset v0.5.7 |
| 2313 | 2026-08-27T22:57:30.484Z | Compiling predicates-core v1.0.10 |
| 2314 | 2026-08-27T22:57:30.501Z | Compiling keccak v0.1.6 |
| 2315 | 2026-08-27T22:57:30.519Z | Compiling unicode-width v0.1.14 |
| 2316 | 2026-08-27T22:57:30.522Z | Compiling whoami v2.1.0 |
| 2317 | 2026-08-27T22:57:30.645Z | Compiling supports-hyperlinks v3.2.0 |
| 2318 | 2026-08-27T22:57:30.667Z | Compiling static_assertions v1.1.0 |
| 2319 | 2026-08-27T22:57:30.753Z | Compiling precomputed-hash v0.1.1 |
| 2320 | 2026-08-27T22:57:30.769Z | Compiling miette v7.6.0 |
| 2321 | 2026-08-27T22:57:30.790Z | Compiling tokio-postgres v0.7.16 |
| 2322 | 2026-08-27T22:57:30.816Z | Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25) |
| 2323 | 2026-08-27T22:57:30.820Z | Compiling petgraph v0.8.3 |
| 2324 | 2026-08-27T22:57:30.849Z | Compiling string_cache v0.8.9 |
| 2325 | 2026-08-27T22:57:30.866Z | Compiling sha3 v0.10.8 |
| 2326 | 2026-08-27T22:57:31.020Z | Compiling predicates v3.1.4 |
| 2327 | 2026-08-27T22:57:31.159Z | Compiling elliptic-curve v0.13.8 |
| 2328 | 2026-08-27T22:57:31.466Z | Compiling digest v0.11.3 |
| 2329 | 2026-08-27T22:57:31.566Z | Compiling petgraph v0.6.5 |
| 2330 | 2026-08-27T22:57:31.589Z | Compiling toml_edit v0.22.27 |
| 2331 | 2026-08-27T22:57:31.686Z | Compiling hickory-proto v0.25.2 |
| 2332 | 2026-08-27T22:57:31.702Z | Compiling chacha20 v0.10.0 |
| 2333 | 2026-08-27T22:57:31.922Z | Compiling usdt v0.6.0 |
| 2334 | 2026-08-27T22:57:32.206Z | Compiling zip v4.6.1 |
| 2335 | 2026-08-27T22:57:32.750Z | Compiling tufaceous-artifact v0.2.0 (https://github.com/oxidecomputer/tufaceous?branch=main#38730b68) |
| 2336 | 2026-08-27T22:57:32.804Z | Compiling ed25519-dalek v2.2.0 |
| 2337 | 2026-08-27T22:57:33.107Z | Compiling crossterm v0.28.1 |
| 2338 | 2026-08-27T22:57:33.482Z | Compiling iddqd v0.4.2 |
| 2339 | 2026-08-27T22:57:33.612Z | Compiling serde_with v3.21.0 |
| 2340 | 2026-08-27T22:57:33.822Z | Compiling derive_more v2.1.1 |
| 2341 | 2026-08-27T22:57:33.889Z | Compiling similar v2.7.0 |
| 2342 | 2026-08-27T22:57:33.906Z | Compiling strum v0.26.3 |
| 2343 | 2026-08-27T22:57:34.065Z | Compiling tokio-stream v0.1.18 |
| 2344 | 2026-08-27T22:57:34.099Z | Compiling buf-list v1.1.2 |
| 2345 | 2026-08-27T22:57:34.141Z | Compiling itertools v0.13.0 |
| 2346 | 2026-08-27T22:57:34.270Z | Compiling gateway-ereport-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25) |
| 2347 | 2026-08-27T22:57:34.579Z | Compiling openapiv3 v2.2.0 |
| 2348 | 2026-08-27T22:57:35.430Z | Compiling lalrpop-util v0.19.12 |
| 2349 | 2026-08-27T22:57:35.576Z | Compiling peg-runtime v0.8.5 |
| 2350 | 2026-08-27T22:57:49.858Z | Compiling rustls-webpki v0.103.13 |
| 2351 | 2026-08-27T22:57:53.555Z | Compiling tokio-rustls v0.26.4 |
| 2352 | 2026-08-27T22:57:53.653Z | Compiling rustls-platform-verifier v0.6.2 |
| 2353 | 2026-08-27T22:57:53.744Z | Compiling tough v0.22.0 |
| 2354 | 2026-08-27T22:57:53.817Z | Compiling hyper-rustls v0.27.7 |
| 2355 | 2026-08-27T22:57:54.127Z | Compiling reqwest v0.13.2 |
| 2356 | 2026-08-27T22:57:57.149Z | Compiling macaddr v1.0.1 |
| 2357 | 2026-08-27T22:57:57.285Z | Compiling rayon-core v1.13.0 |
| 2358 | 2026-08-27T22:57:57.309Z | Compiling crucible-workspace-hack v0.1.0 |
| 2359 | 2026-08-27T22:57:57.338Z | Compiling secrecy v0.10.3 |
| 2360 | 2026-08-27T22:57:57.375Z | Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 2361 | 2026-08-27T22:57:57.455Z | Compiling toml_datetime v0.7.5+spec-1.1.0 |
| 2362 | 2026-08-27T22:57:57.479Z | Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack) |
| 2363 | 2026-08-27T22:57:57.569Z | Compiling heapless v0.8.0 |
| 2364 | 2026-08-27T22:57:57.604Z | Compiling crossbeam-deque v0.8.6 |
| 2365 | 2026-08-27T22:57:57.674Z | Compiling toml_edit v0.23.10+spec-1.0.0 |
| 2366 | 2026-08-27T22:57:57.693Z | Compiling ingot-macros v0.2.0 |
| 2367 | 2026-08-27T22:57:57.693Z | Compiling inout v0.1.4 |
| 2368 | 2026-08-27T22:57:57.696Z | Compiling hash32 v0.3.1 |
| 2369 | 2026-08-27T22:57:57.747Z | Compiling multer v3.1.0 |
| 2370 | 2026-08-27T22:57:57.766Z | Compiling thread_local v1.1.9 |
| 2371 | 2026-08-27T22:57:57.798Z | Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 2372 | 2026-08-27T22:57:57.881Z | Compiling match_cfg v0.1.0 |
| 2373 | 2026-08-27T22:57:57.917Z | Compiling compression-core v0.4.31 |
| 2374 | 2026-08-27T22:57:57.935Z | Compiling slog-async v2.8.0 |
| 2375 | 2026-08-27T22:57:57.961Z | Compiling smoltcp v0.11.0 |
| 2376 | 2026-08-27T22:57:57.964Z | Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 2377 | 2026-08-27T22:57:58.051Z | Compiling compression-codecs v0.4.37 |
| 2378 | 2026-08-27T22:57:58.131Z | Compiling hostname v0.3.1 |
| 2379 | 2026-08-27T22:57:58.238Z | Compiling proc-macro-crate v3.4.0 |
| 2380 | 2026-08-27T22:57:58.254Z | Compiling cipher v0.4.4 |
| 2381 | 2026-08-27T22:57:58.350Z | Compiling atomicwrites v0.4.4 |
| 2382 | 2026-08-27T22:57:58.367Z | Compiling slog-json v2.6.1 |
| 2383 | 2026-08-27T22:57:58.393Z | Compiling crossbeam-channel v0.5.15 |
| 2384 | 2026-08-27T22:57:58.420Z | Compiling half v2.7.1 |
| 2385 | 2026-08-27T22:57:58.436Z | Compiling universal-hash v0.5.1 |
| 2386 | 2026-08-27T22:57:58.524Z | Compiling newtype-uuid-macros v0.1.0 |
| 2387 | 2026-08-27T22:57:58.587Z | Compiling serde_tokenstream v0.3.0 |
| 2388 | 2026-08-27T22:57:58.605Z | Compiling cobs v0.3.0 |
| 2389 | 2026-08-27T22:57:58.621Z | Compiling thiserror-impl-no-std v2.0.2 |
| 2390 | 2026-08-27T22:57:58.644Z | Compiling async-stream-impl v0.3.6 |
| 2391 | 2026-08-27T22:57:58.659Z | Compiling serde_spanned v1.1.1 |
| 2392 | 2026-08-27T22:57:58.678Z | Compiling toml_datetime v1.1.1+spec-1.1.0 |
| 2393 | 2026-08-27T22:57:58.797Z | Compiling is-terminal v0.4.17 |
| 2394 | 2026-08-27T22:57:58.832Z | Compiling dropshot v0.17.1 |
| 2395 | 2026-08-27T22:57:58.902Z | Compiling proc-macro-error-attr v1.0.4 |
| 2396 | 2026-08-27T22:57:58.918Z | Compiling opaque-debug v0.3.1 |
| 2397 | 2026-08-27T22:57:58.935Z | Compiling term v1.2.1 |
| 2398 | 2026-08-27T22:57:59.013Z | Compiling ciborium-io v0.2.2 |
| 2399 | 2026-08-27T22:57:59.060Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#b0887ece) |
| 2400 | 2026-08-27T22:57:59.088Z | Compiling toml_writer v1.1.1+spec-1.1.0 |
| 2401 | 2026-08-27T22:57:59.120Z | Compiling convert_case v0.4.0 |
| 2402 | 2026-08-27T22:57:59.120Z | Compiling take_mut v0.2.2 |
| 2403 | 2026-08-27T22:57:59.216Z | Compiling ciborium-ll v0.2.2 |
| 2404 | 2026-08-27T22:57:59.241Z | Compiling async-stream v0.3.6 |
| 2405 | 2026-08-27T22:57:59.290Z | Compiling toml v1.1.2+spec-1.1.0 |
| 2406 | 2026-08-27T22:57:59.290Z | Compiling omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds) |
| 2407 | 2026-08-27T22:57:59.319Z | Compiling slog-term v2.9.2 |
| 2408 | 2026-08-27T22:57:59.439Z | Compiling derive_more v0.99.20 |
| 2409 | 2026-08-27T22:57:59.498Z | Compiling poly1305 v0.8.0 |
| 2410 | 2026-08-27T22:57:59.515Z | Compiling oxide-generation-macros v0.2.0 |
| 2411 | 2026-08-27T22:57:59.633Z | Compiling thiserror-no-std v2.0.2 |
| 2412 | 2026-08-27T22:57:59.746Z | Compiling postcard v1.1.3 |
| 2413 | 2026-08-27T22:57:59.762Z | Compiling num_enum_derive v0.7.6 |
| 2414 | 2026-08-27T22:58:00.088Z | Compiling slog-bunyan v2.5.0 |
| 2415 | 2026-08-27T22:58:00.144Z | Compiling chacha20 v0.9.1 |
| 2416 | 2026-08-27T22:58:00.235Z | Compiling async-compression v0.4.41 |
| 2417 | 2026-08-27T22:58:00.291Z | Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=ad8a31742adc45e925e63443a5b43c8e30604022#ad8a3174) |
| 2418 | 2026-08-27T22:58:00.337Z | Compiling ingot-types v0.2.0 |
| 2419 | 2026-08-27T22:58:00.431Z | Compiling sha1 v0.11.0 |
| 2420 | 2026-08-27T22:58:00.547Z | Compiling oxide-generation v0.1.3 |
| 2421 | 2026-08-27T22:58:00.603Z | Compiling parse-display-derive v0.10.0 |
| 2422 | 2026-08-27T22:58:00.742Z | Compiling proc-macro-crate v1.3.1 |
| 2423 | 2026-08-27T22:58:00.745Z | Compiling waitgroup v0.1.2 |
| 2424 | 2026-08-27T22:58:00.745Z | Compiling rustls-pemfile v2.2.0 |
| 2425 | 2026-08-27T22:58:00.861Z | Compiling ingot v0.2.1 |
| 2426 | 2026-08-27T22:58:00.920Z | Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430) |
| 2427 | 2026-08-27T22:58:00.944Z | Compiling backon v1.6.0 |
| 2428 | 2026-08-27T22:58:01.088Z | Compiling blake2 v0.10.6 |
| 2429 | 2026-08-27T22:58:01.105Z | Compiling aead v0.5.2 |
| 2430 | 2026-08-27T22:58:01.220Z | Compiling dropshot_endpoint v0.17.1 |
| 2431 | 2026-08-27T22:58:01.337Z | Compiling password-hash v0.5.0 |
| 2432 | 2026-08-27T22:58:01.394Z | Compiling foreign-types-macros v0.2.3 |
| 2433 | 2026-08-27T22:58:01.464Z | Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9) |
| 2434 | 2026-08-27T22:58:01.595Z | Compiling serde_path_to_error v0.1.20 |
| 2435 | 2026-08-27T22:58:01.622Z | Compiling hostname v0.4.2 |
| 2436 | 2026-08-27T22:58:01.698Z | Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9) |
| 2437 | 2026-08-27T22:58:01.811Z | Compiling proc-macro-error v1.0.4 |
| 2438 | 2026-08-27T22:58:01.898Z | Compiling instant v0.1.13 |
| 2439 | 2026-08-27T22:58:01.918Z | Compiling debug-ignore v1.0.5 |
| 2440 | 2026-08-27T22:58:01.993Z | Compiling illumos-nvpair-sys v0.2.0 |
| 2441 | 2026-08-27T22:58:02.007Z | Compiling foreign-types-shared v0.3.1 |
| 2442 | 2026-08-27T22:58:02.047Z | Compiling backoff v0.4.0 |
| 2443 | 2026-08-27T22:58:02.077Z | Compiling argon2 v0.5.3 |
| 2444 | 2026-08-27T22:58:02.100Z | Compiling parse-display v0.10.0 |
| 2445 | 2026-08-27T22:58:02.121Z | Compiling foreign-types v0.5.0 |
| 2446 | 2026-08-27T22:58:02.137Z | Compiling chacha20poly1305 v0.10.1 |
| 2447 | 2026-08-27T22:58:02.157Z | Compiling propolis-api-types-versions v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430) |
| 2448 | 2026-08-27T22:58:02.217Z | Compiling num_enum_derive v0.5.11 |
| 2449 | 2026-08-27T22:58:02.239Z | Compiling omicron-generation-kinds v0.1.0 (/work/oxidecomputer/omicron/generation-kinds) |
| 2450 | 2026-08-27T22:58:02.290Z | Compiling num_enum v0.7.6 |
| 2451 | 2026-08-27T22:58:02.306Z | Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity) |
| 2452 | 2026-08-27T22:58:02.325Z | Compiling vsss-rs v3.3.4 |
| 2453 | 2026-08-27T22:58:02.418Z | Compiling ciborium v0.2.2 |
| 2454 | 2026-08-27T22:58:02.805Z | Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9) |
| 2455 | 2026-08-27T22:58:02.854Z | Compiling regress v0.10.5 |
| 2456 | 2026-08-27T22:58:02.873Z | Compiling itertools v0.14.0 |
| 2457 | 2026-08-27T22:58:02.911Z | Compiling tabwriter v1.4.1 |
| 2458 | 2026-08-27T22:58:02.974Z | Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 2459 | 2026-08-27T22:58:03.076Z | Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9) |
| 2460 | 2026-08-27T22:58:03.118Z | Compiling cstr-argument v0.1.2 |
| 2461 | 2026-08-27T22:58:03.148Z | Compiling humantime v2.3.0 |
| 2462 | 2026-08-27T22:58:03.292Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#83c624ff) |
| 2463 | 2026-08-27T22:58:03.310Z | Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 2464 | 2026-08-27T22:58:03.331Z | Compiling num_enum v0.5.11 |
| 2465 | 2026-08-27T22:58:03.470Z | Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 2466 | 2026-08-27T22:58:03.478Z | Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#b0887ece) |
| 2467 | 2026-08-27T22:58:03.528Z | Compiling rayon v1.11.0 |
| 2468 | 2026-08-27T22:58:03.545Z | Compiling rand v0.10.1 |
| 2469 | 2026-08-27T22:58:03.580Z | Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino#7e56ab6e) |
| 2470 | 2026-08-27T22:58:03.605Z | Compiling colored v3.1.1 |
| 2471 | 2026-08-27T22:58:03.638Z | Compiling indent_write v2.2.0 |
| 2472 | 2026-08-27T22:58:03.672Z | Compiling libefi-sys v0.1.0 |
| 2473 | 2026-08-27T22:58:03.721Z | Compiling illumos-nvpair v0.3.0 |
| 2474 | 2026-08-27T22:58:03.740Z | Compiling illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b) |
| 2475 | 2026-08-27T22:58:03.743Z | Compiling zone_cfg_derive v0.3.1 |
| 2476 | 2026-08-27T22:58:03.842Z | Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430) |
| 2477 | 2026-08-27T22:58:03.907Z | Compiling camino-tempfile v1.4.1 |
| 2478 | 2026-08-27T22:58:03.925Z | Compiling itertools v0.12.1 |
| 2479 | 2026-08-27T22:58:03.950Z | Compiling usdt-macro v0.5.0 |
| 2480 | 2026-08-27T22:58:04.084Z | Compiling usdt-attr-macro v0.5.0 |
| 2481 | 2026-08-27T22:58:04.209Z | Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9) |
| 2482 | 2026-08-27T22:58:04.298Z | Compiling bitfield-struct v0.6.2 |
| 2483 | 2026-08-27T22:58:04.326Z | Compiling num-derive v0.4.2 |
| 2484 | 2026-08-27T22:58:04.342Z | Compiling blake3 v1.8.5 |
| 2485 | 2026-08-27T22:58:04.391Z | Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430) |
| 2486 | 2026-08-27T22:58:04.415Z | Compiling sigpipe v0.1.3 |
| 2487 | 2026-08-27T22:58:04.514Z | Compiling memmap v0.7.0 |
| 2488 | 2026-08-27T22:58:04.532Z | Compiling glob v0.3.3 |
| 2489 | 2026-08-27T22:58:04.556Z | Compiling swrite v0.1.0 |
| 2490 | 2026-08-27T22:58:04.664Z | Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils) |
| 2491 | 2026-08-27T22:58:04.681Z | Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430) |
| 2492 | 2026-08-27T22:58:04.859Z | Compiling usdt v0.5.0 |
| 2493 | 2026-08-27T22:58:04.908Z | Compiling smf v0.2.3 |
| 2494 | 2026-08-27T22:58:04.938Z | Compiling libnvme-sys v0.0.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221) |
| 2495 | 2026-08-27T22:58:04.988Z | Compiling filetime v0.2.27 |
| 2496 | 2026-08-27T22:58:05.005Z | Compiling constant_time_eq v0.4.2 |
| 2497 | 2026-08-27T22:58:05.216Z | Compiling nvme v0.1.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221) |
| 2498 | 2026-08-27T22:58:05.216Z | Compiling whoami v1.6.1 |
| 2499 | 2026-08-27T22:58:05.249Z | Compiling zone v0.3.1 |
| 2500 | 2026-08-27T22:58:05.252Z | Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=ad8a31742adc45e925e63443a5b43c8e30604022#ad8a3174) |
| 2501 | 2026-08-27T22:58:05.252Z | Compiling arrayref v0.3.9 |
| 2502 | 2026-08-27T22:58:05.299Z | Compiling xattr v1.6.1 |
| 2503 | 2026-08-27T22:58:05.317Z | Compiling arrayvec v0.7.6 |
| 2504 | 2026-08-27T22:58:05.377Z | Compiling libnvme v0.1.1 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221) |
| 2505 | 2026-08-27T22:58:05.419Z | Compiling tokio-dtrace v0.1.1 |
| 2506 | 2026-08-27T22:58:05.485Z | Compiling tar v0.4.46 |
| 2507 | 2026-08-27T22:58:05.523Z | Compiling libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1) |
| 2508 | 2026-08-27T22:58:05.557Z | Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9) |
| 2509 | 2026-08-27T22:58:05.713Z | Compiling gethostname v0.5.0 |
| 2510 | 2026-08-27T22:58:05.746Z | Compiling console v0.16.2 |
| 2511 | 2026-08-27T22:58:05.795Z | Compiling unit-prefix v0.5.2 |
| 2512 | 2026-08-27T22:58:05.871Z | Compiling topological-sort v0.2.2 |
| 2513 | 2026-08-27T22:58:05.980Z | Compiling oxide-tokio-rt v0.1.4 |
| 2514 | 2026-08-27T22:58:06.063Z | Compiling toml v0.8.23 |
| 2515 | 2026-08-27T22:58:06.086Z | Compiling dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common) |
| 2516 | 2026-08-27T22:58:06.103Z | Compiling shell-words v1.1.1 |
| 2517 | 2026-08-27T22:58:06.344Z | Compiling indicatif v0.18.4 |
| 2518 | 2026-08-27T22:58:15.468Z | Compiling progenitor-client v0.14.0 |
| 2519 | 2026-08-27T22:58:15.468Z | Compiling omicron-zone-package v0.12.3 |
| 2520 | 2026-08-27T22:58:15.708Z | Compiling progenitor-extras v0.2.0 |
| 2521 | 2026-08-27T22:58:15.987Z | Compiling omicron-ledger v0.1.0 (/work/oxidecomputer/omicron/ledger) |
| 2522 | 2026-08-27T22:58:16.007Z | Compiling sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types) |
| 2523 | 2026-08-27T22:58:16.075Z | Compiling gfss v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/gfss) |
| 2524 | 2026-08-27T22:58:16.100Z | Compiling omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords) |
| 2525 | 2026-08-27T22:58:16.152Z | Compiling oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog) |
| 2526 | 2026-08-27T22:58:16.237Z | Compiling key-manager-types v0.1.0 (/work/oxidecomputer/omicron/key-manager/types) |
| 2527 | 2026-08-27T22:58:16.320Z | Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore) |
| 2528 | 2026-08-27T22:58:16.383Z | Compiling trust-quorum-types-versions v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types/versions) |
| 2529 | 2026-08-27T22:58:17.301Z | Compiling omicron-common v0.1.0 (/work/oxidecomputer/omicron/common) |
| 2530 | 2026-08-27T22:58:20.777Z | Compiling sled-agent-types-versions v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types/versions) |
| 2531 | 2026-08-27T22:58:30.008Z | Compiling sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types) |
| 2532 | 2026-08-27T22:58:33.268Z | Compiling sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware) |
| 2533 | 2026-08-27T22:58:34.369Z | Compiling omicron-package v0.1.0 (/work/oxidecomputer/omicron/package) |
| 2534 | 2026-08-27T22:58:44.869Z | Finished `release` profile [optimized] target(s) in 1m 49s |
| 2535 | 2026-08-27T22:58:45.016Z | Running `target/release/omicron-package -t test target create -p dev` |
| 2536 | 2026-08-27T22:58:45.080Z | Logging to: /work/oxidecomputer/omicron/out/LOG |
| 2537 | 2026-08-27T22:58:45.083Z | Created new build target 'test' and set it as active |
| 2538 | 2026-08-27T22:58:45.083Z | |
| 2539 | 2026-08-27T22:58:45.083Z | real 1:49.325392010 |
| 2540 | 2026-08-27T22:58:45.083Z | user 17:55.990252882 |
| 2541 | 2026-08-27T22:58:45.083Z | sys 2:49.793553735 |
| 2542 | 2026-08-27T22:58:45.083Z | trap 0.503196534 |
| 2543 | 2026-08-27T22:58:45.083Z | tflt 2.626578494 |
| 2544 | 2026-08-27T22:58:45.083Z | dflt 5.121089056 |
| 2545 | 2026-08-27T22:58:45.083Z | kflt 0.000703340 |
| 2546 | 2026-08-27T22:58:45.083Z | lock 58:48.662503354 |
| 2547 | 2026-08-27T22:58:45.083Z | slp 45:48.042915573 |
| 2548 | 2026-08-27T22:58:45.083Z | lat 51.042501837 |
| 2549 | 2026-08-27T22:58:45.083Z | stop 6:22.736276244 |
| 2550 | 2026-08-27T22:58:45.089Z | + ptime -m cargo run --locked --release --bin omicron-package -- -t test package |
| 2551 | 2026-08-27T22:58:45.994Z | Finished `release` profile [optimized] target(s) in 0.90s |
| 2552 | 2026-08-27T22:58:46.069Z | Running `target/release/omicron-package -t test package` |
| 2553 | 2026-08-27T22:58:46.126Z | Logging to: /work/oxidecomputer/omicron/out/LOG |
| 2554 | 2026-08-27T22:58:47.581Z | Compiling heck v0.5.0 |
| 2555 | 2026-08-27T22:58:47.584Z | Compiling regress v0.11.1 |
| 2556 | 2026-08-27T22:58:47.837Z | Compiling unsafe-libyaml v0.2.11 |
| 2557 | 2026-08-27T22:58:47.849Z | Compiling gfss v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/gfss) |
| 2558 | 2026-08-27T22:58:47.877Z | Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths) |
| 2559 | 2026-08-27T22:58:47.877Z | Compiling derive-where v1.6.0 |
| 2560 | 2026-08-27T22:58:47.880Z | Compiling bytecount v0.6.9 |
| 2561 | 2026-08-27T22:58:47.920Z | Compiling gateway-types-versions v0.1.0 (/work/oxidecomputer/omicron/gateway-types/versions) |
| 2562 | 2026-08-27T22:58:47.962Z | Compiling atomicwrites v0.4.4 |
| 2563 | 2026-08-27T22:58:47.962Z | Compiling is-terminal v0.4.17 |
| 2564 | 2026-08-27T22:58:47.965Z | Compiling prettyplease v0.2.37 |
| 2565 | 2026-08-27T22:58:47.965Z | Compiling newline-converter v0.3.0 |
| 2566 | 2026-08-27T22:58:47.965Z | Compiling console v0.15.11 |
| 2567 | 2026-08-27T22:58:48.007Z | Compiling slog-dtrace v0.3.0 |
| 2568 | 2026-08-27T22:58:48.029Z | Compiling cancel-safe-futures v0.1.5 |
| 2569 | 2026-08-27T22:58:48.116Z | Compiling resolv-conf v0.7.6 |
| 2570 | 2026-08-27T22:58:48.138Z | Compiling num-rational v0.4.2 |
| 2571 | 2026-08-27T22:58:48.143Z | Compiling num-complex v0.4.6 |
| 2572 | 2026-08-27T22:58:48.182Z | Compiling trust-quorum-types-versions v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types/versions) |
| 2573 | 2026-08-27T22:58:48.247Z | Compiling thread_local v1.1.9 |
| 2574 | 2026-08-27T22:58:48.273Z | Compiling compression-core v0.4.31 |
| 2575 | 2026-08-27T22:58:48.341Z | Compiling serde_yaml v0.9.34+deprecated |
| 2576 | 2026-08-27T22:58:48.452Z | Compiling expectorate v1.2.0 |
| 2577 | 2026-08-27T22:58:48.497Z | Compiling match_cfg v0.1.0 |
| 2578 | 2026-08-27T22:58:48.518Z | Compiling compression-codecs v0.4.37 |
| 2579 | 2026-08-27T22:58:48.589Z | Compiling hostname v0.3.1 |
| 2580 | 2026-08-27T22:58:48.631Z | Compiling num v0.4.3 |
| 2581 | 2026-08-27T22:58:48.691Z | Compiling multer v3.1.0 |
| 2582 | 2026-08-27T22:58:48.734Z | Compiling slog-async v2.8.0 |
| 2583 | 2026-08-27T22:58:48.737Z | Compiling crossbeam-channel v0.5.15 |
| 2584 | 2026-08-27T22:58:48.773Z | Compiling slog-json v2.6.1 |
| 2585 | 2026-08-27T22:58:48.776Z | Compiling toml_datetime v1.1.1+spec-1.1.0 |
| 2586 | 2026-08-27T22:58:48.777Z | Compiling serde_spanned v1.1.1 |
| 2587 | 2026-08-27T22:58:48.839Z | Compiling linear-map v1.2.0 |
| 2588 | 2026-08-27T22:58:48.996Z | Compiling sled-agent-types-versions v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types/versions) |
| 2589 | 2026-08-27T22:58:49.019Z | Compiling trust-quorum-types v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types) |
| 2590 | 2026-08-27T22:58:49.042Z | Compiling linked-hash-map v0.5.6 |
| 2591 | 2026-08-27T22:58:49.068Z | Compiling take_mut v0.2.2 |
| 2592 | 2026-08-27T22:58:49.088Z | Compiling oxide-update-engine-types v0.1.2 |
| 2593 | 2026-08-27T22:58:49.112Z | Compiling term v1.2.1 |
| 2594 | 2026-08-27T22:58:49.115Z | Compiling toml_writer v1.1.1+spec-1.1.0 |
| 2595 | 2026-08-27T22:58:49.157Z | Compiling float-ord v0.3.2 |
| 2596 | 2026-08-27T22:58:49.178Z | Compiling slog-bunyan v2.5.0 |
| 2597 | 2026-08-27T22:58:49.246Z | Compiling async-compression v0.4.41 |
| 2598 | 2026-08-27T22:58:49.285Z | Compiling lru-cache v0.1.2 |
| 2599 | 2026-08-27T22:58:49.307Z | Compiling oximeter-types-versions v0.1.0 (/work/oxidecomputer/omicron/oximeter/types/versions) |
| 2600 | 2026-08-27T22:58:49.331Z | Compiling toml v1.1.2+spec-1.1.0 |
| 2601 | 2026-08-27T22:58:49.353Z | Compiling typify-impl v0.6.2 |
| 2602 | 2026-08-27T22:58:49.459Z | Compiling slog-term v2.9.2 |
| 2603 | 2026-08-27T22:58:49.623Z | Compiling dropshot v0.17.1 |
| 2604 | 2026-08-27T22:58:49.645Z | Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 2605 | 2026-08-27T22:58:49.665Z | Compiling async-stream v0.3.6 |
| 2606 | 2026-08-27T22:58:49.669Z | Compiling sha1 v0.11.0 |
| 2607 | 2026-08-27T22:58:49.709Z | Compiling progenitor-client v0.14.0 |
| 2608 | 2026-08-27T22:58:49.806Z | Compiling oxide-generation v0.1.3 |
| 2609 | 2026-08-27T22:58:49.844Z | Compiling waitgroup v0.1.2 |
| 2610 | 2026-08-27T22:58:49.866Z | Compiling rustls-pemfile v2.2.0 |
| 2611 | 2026-08-27T22:58:49.974Z | Compiling backon v1.6.0 |
| 2612 | 2026-08-27T22:58:49.998Z | Compiling hostname v0.4.2 |
| 2613 | 2026-08-27T22:58:50.021Z | Compiling serde_path_to_error v0.1.20 |
| 2614 | 2026-08-27T22:58:50.048Z | Compiling instant v0.1.13 |
| 2615 | 2026-08-27T22:58:50.091Z | Compiling debug-ignore v1.0.5 |
| 2616 | 2026-08-27T22:58:50.138Z | Compiling minimal-lexical v0.2.1 |
| 2617 | 2026-08-27T22:58:50.169Z | Compiling progenitor-extras v0.2.0 |
| 2618 | 2026-08-27T22:58:50.190Z | Compiling backoff v0.4.0 |
| 2619 | 2026-08-27T22:58:50.212Z | Compiling omicron-generation-kinds v0.1.0 (/work/oxidecomputer/omicron/generation-kinds) |
| 2620 | 2026-08-27T22:58:50.235Z | Compiling omicron-ledger v0.1.0 (/work/oxidecomputer/omicron/ledger) |
| 2621 | 2026-08-27T22:58:50.401Z | Compiling oxide-update-engine v0.1.2 |
| 2622 | 2026-08-27T22:58:50.416Z | Compiling nom v7.1.3 |
| 2623 | 2026-08-27T22:58:50.449Z | Compiling clickhouse-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types/versions) |
| 2624 | 2026-08-27T22:58:50.452Z | Compiling internal-dns-types-versions v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types/versions) |
| 2625 | 2026-08-27T22:58:50.515Z | Compiling parse-display v0.10.0 |
| 2626 | 2026-08-27T22:58:50.518Z | Compiling omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds) |
| 2627 | 2026-08-27T22:58:50.560Z | Compiling hickory-proto v0.24.4 |
| 2628 | 2026-08-27T22:58:51.038Z | Compiling regress v0.10.5 |
| 2629 | 2026-08-27T22:58:51.212Z | Compiling itertools v0.14.0 |
| 2630 | 2026-08-27T22:58:51.641Z | Compiling macaddr v1.0.1 |
| 2631 | 2026-08-27T22:58:51.766Z | Compiling unicode-xid v0.2.6 |
| 2632 | 2026-08-27T22:58:51.808Z | Compiling humantime v2.3.0 |
| 2633 | 2026-08-27T22:58:51.917Z | Compiling ereport-types v0.1.0 (/work/oxidecomputer/omicron/ereport/types) |
| 2634 | 2026-08-27T22:58:52.074Z | Compiling oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types) |
| 2635 | 2026-08-27T22:58:52.137Z | Compiling gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types) |
| 2636 | 2026-08-27T22:58:52.234Z | Compiling internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types) |
| 2637 | 2026-08-27T22:58:52.418Z | Compiling toml v0.8.23 |
| 2638 | 2026-08-27T22:58:52.492Z | Compiling clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types) |
| 2639 | 2026-08-27T22:58:52.513Z | Compiling papergrid v0.11.0 |
| 2640 | 2026-08-27T22:58:52.771Z | Compiling tabled_derive v0.7.0 |
| 2641 | 2026-08-27T22:58:52.809Z | Compiling typify-macro v0.6.2 |
| 2642 | 2026-08-27T22:58:53.003Z | Compiling termtree v0.5.1 |
| 2643 | 2026-08-27T22:58:53.026Z | Compiling crossterm v0.29.0 |
| 2644 | 2026-08-27T22:58:53.046Z | Compiling phf_shared v0.12.1 |
| 2645 | 2026-08-27T22:58:53.208Z | Compiling hickory-resolver v0.24.4 |
| 2646 | 2026-08-27T22:58:53.320Z | Compiling oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema) |
| 2647 | 2026-08-27T22:58:53.664Z | Compiling omicron-common v0.1.0 (/work/oxidecomputer/omicron/common) |
| 2648 | 2026-08-27T22:58:53.738Z | Compiling tabled v0.15.0 |
| 2649 | 2026-08-27T22:58:54.273Z | Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl) |
| 2650 | 2026-08-27T22:58:54.371Z | Compiling typify v0.6.2 |
| 2651 | 2026-08-27T22:58:54.680Z | Compiling progenitor-impl v0.14.0 |
| 2652 | 2026-08-27T22:58:55.188Z | Compiling qorb v0.4.1 |
| 2653 | 2026-08-27T22:58:55.273Z | Compiling csv-core v0.1.13 |
| 2654 | 2026-08-27T22:58:55.730Z | Compiling vte v0.14.1 |
| 2655 | 2026-08-27T22:58:55.895Z | Compiling chrono-tz v0.10.4 |
| 2656 | 2026-08-27T22:58:55.997Z | Compiling highway v1.3.0 |
| 2657 | 2026-08-27T22:58:56.145Z | Compiling strip-ansi-escapes v0.2.1 |
| 2658 | 2026-08-27T22:58:56.700Z | Compiling oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types) |
| 2659 | 2026-08-27T22:58:56.724Z | Compiling csv v1.4.0 |
| 2660 | 2026-08-27T22:58:56.866Z | Compiling progenitor-macro v0.14.0 |
| 2661 | 2026-08-27T22:58:57.698Z | Compiling phf v0.12.1 |
| 2662 | 2026-08-27T22:58:57.898Z | Compiling const_format_proc_macros v0.2.34 |
| 2663 | 2026-08-27T22:58:58.052Z | Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db) |
| 2664 | 2026-08-27T22:58:58.472Z | Compiling fd-lock v4.0.4 |
| 2665 | 2026-08-27T22:58:58.526Z | Compiling peg-macros v0.8.5 |
| 2666 | 2026-08-27T22:58:58.650Z | Compiling nu-ansi-term v0.50.3 |
| 2667 | 2026-08-27T22:58:58.680Z | Compiling const_format v0.2.35 |
| 2668 | 2026-08-27T22:58:58.791Z | Compiling cockroach-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types/versions) |
| 2669 | 2026-08-27T22:58:58.984Z | Compiling reedline v0.40.0 |
| 2670 | 2026-08-27T22:58:59.202Z | Compiling clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3) |
| 2671 | 2026-08-27T22:59:00.311Z | Compiling peg v0.8.5 |
| 2672 | 2026-08-27T22:59:00.420Z | Compiling sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types) |
| 2673 | 2026-08-27T22:59:00.948Z | Compiling wicketd-commission-types-versions v0.1.0 (/work/oxidecomputer/omicron/wicketd-commission-types/versions) |
| 2674 | 2026-08-27T22:59:01.022Z | Compiling progenitor v0.14.0 |
| 2675 | 2026-08-27T22:59:01.219Z | Compiling gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client) |
| 2676 | 2026-08-27T22:59:01.288Z | Compiling bcs v0.1.6 |
| 2677 | 2026-08-27T22:59:01.448Z | Compiling oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro) |
| 2678 | 2026-08-27T22:59:01.474Z | Compiling nom v8.0.0 |
| 2679 | 2026-08-27T22:59:01.732Z | Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils) |
| 2680 | 2026-08-27T22:59:01.806Z | Compiling semver v0.1.20 |
| 2681 | 2026-08-27T22:59:01.983Z | Compiling cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types) |
| 2682 | 2026-08-27T22:59:02.109Z | Compiling rustc_version v0.1.7 |
| 2683 | 2026-08-27T22:59:02.245Z | Compiling protocol v0.1.0 (https://github.com/oxidecomputer/lldp?rev=54b266174d4de9628bca9c97b0db176e16f12154#54b26617) |
| 2684 | 2026-08-27T22:59:02.342Z | Compiling newtype_derive v0.1.6 |
| 2685 | 2026-08-27T22:59:02.578Z | Compiling client-common v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde) |
| 2686 | 2026-08-27T22:59:02.737Z | Compiling trust-quorum-protocol v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/protocol) |
| 2687 | 2026-08-27T22:59:02.761Z | Compiling pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide%2Fomicron#b1194c19) |
| 2688 | 2026-08-27T22:59:03.302Z | Compiling steno v0.4.1 |
| 2689 | 2026-08-27T22:59:03.515Z | Compiling dropshot-api-manager-types v0.8.0 |
| 2690 | 2026-08-27T22:59:03.708Z | Compiling sha1 v0.10.6 |
| 2691 | 2026-08-27T22:59:03.833Z | Compiling wicketd-commission-types v0.1.0 (/work/oxidecomputer/omicron/wicketd-commission-types) |
| 2692 | 2026-08-27T22:59:04.116Z | Compiling bootstrap-agent-lockstep-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-types) |
| 2693 | 2026-08-27T22:59:04.140Z | Compiling mg-api-types-versions v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde) |
| 2694 | 2026-08-27T22:59:04.163Z | Compiling utf-8 v0.7.6 |
| 2695 | 2026-08-27T22:59:04.189Z | Compiling tagptr v0.2.0 |
| 2696 | 2026-08-27T22:59:04.394Z | Compiling moka v0.12.13 |
| 2697 | 2026-08-27T22:59:04.416Z | Compiling parallel-task-set v0.1.0 (/work/oxidecomputer/omicron/parallel-task-set) |
| 2698 | 2026-08-27T22:59:04.605Z | Compiling fmd-adm-sys v0.4.1 (https://github.com/oxidecomputer/fmd-adm?rev=846361bf0a698a8c7efefd97b2828b9aa74858c4#846361bf) |
| 2699 | 2026-08-27T22:59:04.901Z | Compiling oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter) |
| 2700 | 2026-08-27T22:59:04.958Z | Compiling tungstenite v0.21.0 |
| 2701 | 2026-08-27T22:59:05.346Z | Compiling cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client) |
| 2702 | 2026-08-27T22:59:05.686Z | Compiling hickory-resolver v0.25.2 |
| 2703 | 2026-08-27T22:59:07.023Z | Compiling internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver) |
| 2704 | 2026-08-27T22:59:07.068Z | Compiling tokio-tungstenite v0.21.0 |
| 2705 | 2026-08-27T22:59:07.472Z | Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430) |
| 2706 | 2026-08-27T22:59:07.946Z | Compiling darling_core v0.21.3 |
| 2707 | 2026-08-27T22:59:09.254Z | Compiling display-error-chain v0.2.2 |
| 2708 | 2026-08-27T22:59:09.434Z | Compiling libscf-sys v1.2.0 |
| 2709 | 2026-08-27T22:59:09.608Z | Compiling mg-api-types v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde) |
| 2710 | 2026-08-27T22:59:09.751Z | Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde) |
| 2711 | 2026-08-27T22:59:09.857Z | Compiling sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client) |
| 2712 | 2026-08-27T22:59:10.121Z | Compiling darling_macro v0.21.3 |
| 2713 | 2026-08-27T22:59:10.687Z | Compiling darling v0.21.3 |
| 2714 | 2026-08-27T22:59:10.835Z | Compiling vergen-lib v0.1.6 |
| 2715 | 2026-08-27T22:59:11.036Z | Compiling diesel_derives v2.3.7 |
| 2716 | 2026-08-27T22:59:11.092Z | Compiling dsl_auto_type v0.2.0 |
| 2717 | 2026-08-27T22:59:11.448Z | Compiling scheduled-thread-pool v0.2.7 |
| 2718 | 2026-08-27T22:59:12.039Z | Compiling vergen-gitcl v1.0.8 |
| 2719 | 2026-08-27T22:59:12.044Z | Compiling diesel_table_macro_syntax v0.3.0 |
| 2720 | 2026-08-27T22:59:12.044Z | Compiling dirs-sys-next v0.1.2 |
| 2721 | 2026-08-27T22:59:12.044Z | Compiling glob v0.3.3 |
| 2722 | 2026-08-27T22:59:12.047Z | Compiling crunchy v0.2.4 |
| 2723 | 2026-08-27T22:59:12.116Z | Compiling maplit v1.0.2 |
| 2724 | 2026-08-27T22:59:12.153Z | Compiling dirs-next v2.0.0 |
| 2725 | 2026-08-27T22:59:12.305Z | Compiling r2d2 v0.8.10 |
| 2726 | 2026-08-27T22:59:12.354Z | Compiling smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51) |
| 2727 | 2026-08-27T22:59:12.400Z | Compiling papergrid v0.18.0 |
| 2728 | 2026-08-27T22:59:12.404Z | Compiling clang-sys v1.8.1 |
| 2729 | 2026-08-27T22:59:12.604Z | Compiling downcast-rs v2.0.2 |
| 2730 | 2026-08-27T22:59:12.688Z | Compiling tiny-keccak v2.0.2 |
| 2731 | 2026-08-27T22:59:12.742Z | Compiling xshell-macros v0.2.7 |
| 2732 | 2026-08-27T22:59:13.034Z | Compiling sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware) |
| 2733 | 2026-08-27T22:59:13.065Z | Compiling term v0.7.0 |
| 2734 | 2026-08-27T22:59:13.099Z | Compiling key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager) |
| 2735 | 2026-08-27T22:59:13.144Z | Compiling xshell v0.2.7 |
| 2736 | 2026-08-27T22:59:13.358Z | Compiling transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#03a79a89) |
| 2737 | 2026-08-27T22:59:13.525Z | Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#03a79a89) |
| 2738 | 2026-08-27T22:59:13.560Z | Compiling nexus-types-versions v0.1.0 (/work/oxidecomputer/omicron/nexus/types/versions) |
| 2739 | 2026-08-27T22:59:13.615Z | Compiling tabled v0.21.0 |
| 2740 | 2026-08-27T22:59:13.750Z | Compiling bit-vec v0.6.3 |
| 2741 | 2026-08-27T22:59:13.993Z | Compiling bit-set v0.5.3 |
| 2742 | 2026-08-27T22:59:14.257Z | Compiling omicron-git-version v0.1.0 (/work/oxidecomputer/omicron/git-version) |
| 2743 | 2026-08-27T22:59:14.325Z | Compiling transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control?branch=main#03a79a89) |
| 2744 | 2026-08-27T22:59:14.376Z | Compiling sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage) |
| 2745 | 2026-08-27T22:59:14.456Z | Compiling ascii-canvas v3.0.0 |
| 2746 | 2026-08-27T22:59:14.788Z | Compiling omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates) |
| 2747 | 2026-08-27T22:59:14.811Z | Compiling omicron-cockroach-metrics v0.1.0 (/work/oxidecomputer/omicron/cockroach-metrics) |
| 2748 | 2026-08-27T22:59:14.983Z | Compiling nexus-db-schema v0.1.0 (/work/oxidecomputer/omicron/nexus/db-schema) |
| 2749 | 2026-08-27T22:59:15.204Z | Compiling nexus-macros-common v0.1.0 (/work/oxidecomputer/omicron/nexus/macros-common) |
| 2750 | 2026-08-27T22:59:15.389Z | Compiling itertools v0.10.5 |
| 2751 | 2026-08-27T22:59:15.445Z | Compiling ena v0.14.4 |
| 2752 | 2026-08-27T22:59:15.467Z | Compiling libloading v0.8.9 |
| 2753 | 2026-08-27T22:59:15.583Z | Compiling bindgen v0.71.1 |
| 2754 | 2026-08-27T22:59:15.695Z | Compiling unicase v2.9.0 |
| 2755 | 2026-08-27T22:59:15.723Z | Compiling diff v0.1.13 |
| 2756 | 2026-08-27T22:59:15.897Z | Compiling regex-syntax v0.6.29 |
| 2757 | 2026-08-27T22:59:16.237Z | Compiling cexpr v0.6.0 |
| 2758 | 2026-08-27T22:59:16.555Z | Compiling nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model) |
| 2759 | 2026-08-27T22:59:16.790Z | Compiling crc8 v0.1.1 |
| 2760 | 2026-08-27T22:59:16.890Z | Compiling rustc-hash v2.1.1 |
| 2761 | 2026-08-27T22:59:16.893Z | Compiling diesel v2.3.7 |
| 2762 | 2026-08-27T22:59:17.053Z | Compiling db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros) |
| 2763 | 2026-08-27T22:59:17.211Z | Compiling nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults) |
| 2764 | 2026-08-27T22:59:17.236Z | Compiling lalrpop v0.19.12 |
| 2765 | 2026-08-27T22:59:17.758Z | Compiling headers-core v0.3.0 |
| 2766 | 2026-08-27T22:59:17.917Z | Compiling libxml v0.3.3 |
| 2767 | 2026-08-27T22:59:18.054Z | Compiling headers v0.4.1 |
| 2768 | 2026-08-27T22:59:18.221Z | Compiling nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data) |
| 2769 | 2026-08-27T22:59:18.244Z | Compiling strum_macros v0.24.3 |
| 2770 | 2026-08-27T22:59:18.446Z | Compiling indoc v1.0.9 |
| 2771 | 2026-08-27T22:59:18.588Z | Compiling nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth) |
| 2772 | 2026-08-27T22:59:18.809Z | Compiling omicron-debug-dropbox v0.1.0 (https://github.com/oxidecomputer/omicron-debug-dropbox?rev=eb13fc7a0031261dd51a14a30a133155460f5c0a#eb13fc7a) |
| 2773 | 2026-08-27T22:59:18.885Z | Compiling installinator-common-versions v0.1.0 (/work/oxidecomputer/omicron/installinator-common/versions) |
| 2774 | 2026-08-27T22:59:18.910Z | Compiling derive_builder v0.20.2 |
| 2775 | 2026-08-27T22:59:19.086Z | Compiling oso-derive v0.27.3 |
| 2776 | 2026-08-27T22:59:19.227Z | Compiling quick-xml v0.37.5 |
| 2777 | 2026-08-27T22:59:19.255Z | Compiling impl-trait-for-tuples v0.2.3 |
| 2778 | 2026-08-27T22:59:19.453Z | Compiling openssl-probe v0.1.6 |
| 2779 | 2026-08-27T22:59:19.657Z | Compiling authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros) |
| 2780 | 2026-08-27T22:59:19.685Z | Compiling common v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=04a52a3240a26c58f03e1cf40353d67ff69d76b6#04a52a32) |
| 2781 | 2026-08-27T22:59:19.752Z | Compiling ntp-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ntp-admin-client) |
| 2782 | 2026-08-27T22:59:20.374Z | Compiling installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common) |
| 2783 | 2026-08-27T22:59:20.399Z | Compiling nexus-db-lookup v0.1.0 (/work/oxidecomputer/omicron/nexus/db-lookup) |
| 2784 | 2026-08-27T22:59:20.542Z | Compiling bb8 v0.8.6 |
| 2785 | 2026-08-27T22:59:20.662Z | Compiling trait-variant v0.1.2 |
| 2786 | 2026-08-27T22:59:20.689Z | Compiling proc-macro-error-attr2 v2.0.0 |
| 2787 | 2026-08-27T22:59:20.938Z | Compiling half v1.8.3 |
| 2788 | 2026-08-27T22:59:20.962Z | Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=524eb8f125003dff50b9703900c6b323f00f9e1b#524eb8f1) |
| 2789 | 2026-08-27T22:59:21.133Z | Compiling dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=04a52a3240a26c58f03e1cf40353d67ff69d76b6#04a52a32) |
| 2790 | 2026-08-27T22:59:21.241Z | Compiling scim2-rs v0.1.0 (https://github.com/oxidecomputer/scim2-rs?rev=163606c052ee30b16dfab282fca721dd81e0868a#163606c0) |
| 2791 | 2026-08-27T22:59:21.285Z | Compiling serde_cbor v0.11.2 |
| 2792 | 2026-08-27T22:59:21.396Z | Compiling proc-macro-error2 v2.0.1 |
| 2793 | 2026-08-27T22:59:21.588Z | Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries) |
| 2794 | 2026-08-27T22:59:21.767Z | Compiling hashbrown v0.14.5 |
| 2795 | 2026-08-27T22:59:21.831Z | Compiling rfc6979 v0.4.0 |
| 2796 | 2026-08-27T22:59:21.971Z | Compiling salty v0.3.0 |
| 2797 | 2026-08-27T22:59:22.002Z | Compiling ecdsa v0.16.9 |
| 2798 | 2026-08-27T22:59:22.291Z | Compiling chumsky v0.9.3 |
| 2799 | 2026-08-27T22:59:22.367Z | Compiling samael v0.0.19 |
| 2800 | 2026-08-27T22:59:22.392Z | Compiling knus-derive v3.4.0 |
| 2801 | 2026-08-27T22:59:22.461Z | Compiling zfs-test-harness v0.1.0 (/work/oxidecomputer/omicron/sled-storage/zfs-test-harness) |
| 2802 | 2026-08-27T22:59:22.582Z | Compiling progenitor-impl v0.13.0 |
| 2803 | 2026-08-27T22:59:22.740Z | Compiling primeorder v0.13.6 |
| 2804 | 2026-08-27T22:59:23.044Z | Compiling nonempty v0.12.0 |
| 2805 | 2026-08-27T22:59:23.300Z | Compiling sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics) |
| 2806 | 2026-08-27T22:59:23.539Z | Compiling p384 v0.13.1 |
| 2807 | 2026-08-27T22:59:23.783Z | Compiling knus v3.4.0 |
| 2808 | 2026-08-27T22:59:24.683Z | Compiling dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client) |
| 2809 | 2026-08-27T22:59:24.752Z | Compiling progenitor-macro v0.13.0 |
| 2810 | 2026-08-27T22:59:24.778Z | Compiling polar-core v0.27.3 |
| 2811 | 2026-08-27T22:59:25.056Z | Compiling rats-corim v0.1.0 (https://github.com/oxidecomputer/rats-corim#f0d5d516) |
| 2812 | 2026-08-27T22:59:25.801Z | Compiling progenitor-client v0.13.0 |
| 2813 | 2026-08-27T22:59:26.067Z | Compiling fxhash v0.2.1 |
| 2814 | 2026-08-27T22:59:26.240Z | Compiling libz-sys v1.1.24 |
| 2815 | 2026-08-27T22:59:26.320Z | Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=7cdf2ab9c8d9e9267a8b366aa780c6c26f9a5ecf#7cdf2ab9) |
| 2816 | 2026-08-27T22:59:26.350Z | Compiling pki-playground v0.2.0 (https://github.com/oxidecomputer/pki-playground?rev=bcd3bf2dfe36468c494eac17463a4e10be366b35#bcd3bf2d) |
| 2817 | 2026-08-27T22:59:26.733Z | Compiling sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api) |
| 2818 | 2026-08-27T22:59:27.003Z | Compiling nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types) |
| 2819 | 2026-08-27T22:59:27.242Z | Compiling tufaceous-brand-metadata v0.2.0 (https://github.com/oxidecomputer/tufaceous?branch=main#38730b68) |
| 2820 | 2026-08-27T22:59:27.357Z | Compiling oximeter-producer-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer-api) |
| 2821 | 2026-08-27T22:59:27.951Z | Compiling kstat-rs v0.2.5 |
| 2822 | 2026-08-27T22:59:28.634Z | Compiling mime_guess v2.0.5 |
| 2823 | 2026-08-27T22:59:28.845Z | Compiling progenitor v0.13.0 |
| 2824 | 2026-08-27T22:59:29.038Z | Compiling oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments) |
| 2825 | 2026-08-27T22:59:30.145Z | Compiling dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?rev=4a39ef08d81e5177edee0bddb1146032aa21074d#4a39ef08) |
| 2826 | 2026-08-27T22:59:30.421Z | Compiling ddm-protocol v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde) |
| 2827 | 2026-08-27T22:59:30.509Z | Compiling nanorand v0.7.0 |
| 2828 | 2026-08-27T22:59:30.886Z | Compiling libgit2-sys v0.18.3+1.9.2 |
| 2829 | 2026-08-27T22:59:31.179Z | Compiling parking_lot_core v0.8.6 |
| 2830 | 2026-08-27T22:59:31.452Z | Compiling ddm-api-types-versions v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde) |
| 2831 | 2026-08-27T22:59:31.522Z | Compiling flume v0.11.1 |
| 2832 | 2026-08-27T22:59:31.904Z | Compiling sled-agent-config-reconciler v0.1.0 (/work/oxidecomputer/omicron/sled-agent/config-reconciler) |
| 2833 | 2026-08-27T22:59:32.067Z | Compiling attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?rev=4a39ef08d81e5177edee0bddb1146032aa21074d#4a39ef08) |
| 2834 | 2026-08-27T22:59:32.707Z | Compiling repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client) |
| 2835 | 2026-08-27T22:59:32.769Z | Compiling dice-util-barcode v0.1.0 (https://github.com/oxidecomputer/dice-util?rev=4a39ef08d81e5177edee0bddb1146032aa21074d#4a39ef08) |
| 2836 | 2026-08-27T22:59:33.270Z | Compiling git-stub v1.0.0 |
| 2837 | 2026-08-27T22:59:33.291Z | Compiling sprockets-tls v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=a233079e04d9688454486c452b694587a28c5257#a233079e) |
| 2838 | 2026-08-27T22:59:33.530Z | Compiling http-range v0.1.5 |
| 2839 | 2026-08-27T22:59:33.557Z | Compiling strsim v0.10.0 |
| 2840 | 2026-08-27T22:59:33.864Z | Compiling oso v0.27.3 |
| 2841 | 2026-08-27T22:59:33.880Z | Compiling instability v0.3.11 |
| 2842 | 2026-08-27T22:59:33.911Z | Compiling corncobs v0.1.4 |
| 2843 | 2026-08-27T22:59:34.146Z | Compiling dice-mfg-msgs v0.3.0 (https://github.com/oxidecomputer/dice-util?rev=4a39ef08d81e5177edee0bddb1146032aa21074d#4a39ef08) |
| 2844 | 2026-08-27T22:59:34.169Z | Compiling darling_core v0.13.4 |
| 2845 | 2026-08-27T22:59:34.846Z | Compiling async-bb8-diesel v0.2.1 |
| 2846 | 2026-08-27T22:59:35.304Z | Compiling diesel-dtrace v0.5.0 |
| 2847 | 2026-08-27T22:59:35.673Z | Compiling sled-agent-resolvable-files v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files) |
| 2848 | 2026-08-27T22:59:35.907Z | Compiling git-stub-vcs v0.1.0 |
| 2849 | 2026-08-27T22:59:37.795Z | Compiling ddm-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde) |
| 2850 | 2026-08-27T22:59:38.559Z | Compiling clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client) |
| 2851 | 2026-08-27T22:59:38.575Z | Compiling ignore v0.4.25 |
| 2852 | 2026-08-27T22:59:39.587Z | Compiling nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config) |
| 2853 | 2026-08-27T22:59:40.032Z | Compiling nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client) |
| 2854 | 2026-08-27T22:59:40.204Z | Compiling sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim) |
| 2855 | 2026-08-27T22:59:40.452Z | Compiling olpc-cjson v0.1.4 (https://github.com/oxidecomputer/tough?branch=oxide%2Fdevelop#56967c96) |
| 2856 | 2026-08-27T22:59:40.722Z | Compiling transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control#03a79a89) |
| 2857 | 2026-08-27T22:59:41.975Z | Compiling anstyle-parse v0.2.7 |
| 2858 | 2026-08-27T22:59:42.002Z | Compiling secrecy v0.8.0 |
| 2859 | 2026-08-27T22:59:42.062Z | Compiling vergen-git2 v9.1.0 |
| 2860 | 2026-08-27T22:59:42.140Z | Compiling castaway v0.2.4 |
| 2861 | 2026-08-27T22:59:42.206Z | Compiling oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer) |
| 2862 | 2026-08-27T22:59:42.240Z | Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control#03a79a89) |
| 2863 | 2026-08-27T22:59:42.295Z | Compiling indoc v2.0.7 |
| 2864 | 2026-08-27T22:59:42.353Z | Compiling compact_str v0.8.1 |
| 2865 | 2026-08-27T22:59:42.552Z | Compiling anstream v0.6.21 |
| 2866 | 2026-08-27T22:59:43.448Z | Compiling transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control#03a79a89) |
| 2867 | 2026-08-27T22:59:43.471Z | Compiling tough v0.24.0 (https://github.com/oxidecomputer/tough?branch=oxide%2Fdevelop#56967c96) |
| 2868 | 2026-08-27T22:59:43.511Z | Compiling globwalk v0.9.1 |
| 2869 | 2026-08-27T22:59:44.119Z | Compiling omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client) |
| 2870 | 2026-08-27T22:59:44.149Z | Compiling parking_lot v0.11.2 |
| 2871 | 2026-08-27T22:59:44.320Z | Compiling hyper-staticfile v0.10.1 |
| 2872 | 2026-08-27T22:59:44.816Z | Compiling sled-agent-measurements v0.1.0 (/work/oxidecomputer/omicron/sled-agent/measurements) |
| 2873 | 2026-08-27T22:59:45.036Z | Compiling dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server) |
| 2874 | 2026-08-27T22:59:45.156Z | Compiling darling_macro v0.13.4 |
| 2875 | 2026-08-27T22:59:45.451Z | Compiling range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests) |
| 2876 | 2026-08-27T22:59:45.532Z | Compiling crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=ad8a31742adc45e925e63443a5b43c8e30604022#ad8a3174) |
| 2877 | 2026-08-27T22:59:45.700Z | Compiling oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client) |
| 2878 | 2026-08-27T22:59:46.111Z | Compiling predicates-tree v1.0.13 |
| 2879 | 2026-08-27T22:59:46.420Z | Compiling nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking) |
| 2880 | 2026-08-27T22:59:46.538Z | Compiling rats-corim v0.1.0 (https://github.com/oxidecomputer/rats-corim.git?rev=f0d5d5168d3d31487a56df32c676b0c6240bcc6b#f0d5d516) |
| 2881 | 2026-08-27T22:59:46.628Z | Compiling unicode-truncate v1.1.0 |
| 2882 | 2026-08-27T22:59:46.664Z | Compiling lru v0.12.5 |
| 2883 | 2026-08-27T22:59:46.846Z | Compiling digest-io v0.1.0 |
| 2884 | 2026-08-27T22:59:46.895Z | Compiling sha2 v0.11.0 |
| 2885 | 2026-08-27T22:59:47.027Z | Compiling prefix-trie v0.7.0 |
| 2886 | 2026-08-27T22:59:47.371Z | Compiling rand_seeder v0.4.0 |
| 2887 | 2026-08-27T22:59:47.530Z | Compiling cassowary v0.3.0 |
| 2888 | 2026-08-27T22:59:47.633Z | Compiling rawzip v0.4.4 |
| 2889 | 2026-08-27T22:59:47.655Z | Compiling typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng) |
| 2890 | 2026-08-27T22:59:47.841Z | Compiling ratatui v0.29.0 |
| 2891 | 2026-08-27T22:59:47.865Z | Compiling hickory-server v0.25.2 |
| 2892 | 2026-08-27T22:59:48.158Z | Compiling camino-tempfile-ext v0.3.3 |
| 2893 | 2026-08-27T22:59:48.310Z | Compiling tufaceous v0.2.0 (https://github.com/oxidecomputer/tufaceous?branch=main#38730b68) |
| 2894 | 2026-08-27T22:59:48.460Z | Compiling darling v0.13.4 |
| 2895 | 2026-08-27T22:59:48.617Z | Compiling trust-quorum v0.1.0 (/work/oxidecomputer/omicron/trust-quorum) |
| 2896 | 2026-08-27T22:59:48.728Z | Compiling sled v0.34.7 |
| 2897 | 2026-08-27T22:59:48.749Z | Compiling common v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#cc0c307c) |
| 2898 | 2026-08-27T22:59:49.059Z | Compiling dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api) |
| 2899 | 2026-08-27T22:59:51.112Z | Compiling clickhouse-admin-keeper-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-keeper-client) |
| 2900 | 2026-08-27T22:59:51.497Z | Compiling nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation) |
| 2901 | 2026-08-27T22:59:51.722Z | Compiling nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory) |
| 2902 | 2026-08-27T22:59:52.839Z | Compiling dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#cc0c307c) |
| 2903 | 2026-08-27T22:59:54.171Z | Compiling sled-agent-bootstrap-common v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-common) |
| 2904 | 2026-08-27T22:59:54.802Z | Compiling wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common) |
| 2905 | 2026-08-27T22:59:55.781Z | Compiling serde_with_macros v1.5.2 |
| 2906 | 2026-08-27T22:59:56.197Z | Compiling sled-agent-resolvable-files-examples v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files-examples) |
| 2907 | 2026-08-27T22:59:56.393Z | Compiling nexus-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-lockstep-client) |
| 2908 | 2026-08-27T22:59:56.627Z | Compiling nexus-switch-config-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/switch-config/preparation) |
| 2909 | 2026-08-27T22:59:56.829Z | Compiling git2 v0.20.4 |
| 2910 | 2026-08-27T22:59:56.852Z | Compiling support-bundle-collection v0.1.0 (/work/oxidecomputer/omicron/support-bundle-collection) |
| 2911 | 2026-08-27T22:59:56.875Z | Compiling nexus-reconfigurator-rendezvous v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/rendezvous) |
| 2912 | 2026-08-27T22:59:57.091Z | Compiling nexus-fm v0.1.0 (/work/oxidecomputer/omicron/nexus/fm) |
| 2913 | 2026-08-27T22:59:57.116Z | Compiling nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface) |
| 2914 | 2026-08-27T22:59:57.314Z | Compiling nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution) |
| 2915 | 2026-08-27T22:59:57.341Z | Compiling nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc) |
| 2916 | 2026-08-27T22:59:57.617Z | Compiling nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery) |
| 2917 | 2026-08-27T22:59:57.668Z | Compiling arc-swap v1.8.2 |
| 2918 | 2026-08-27T22:59:57.883Z | Compiling void v1.0.2 |
| 2919 | 2026-08-27T22:59:58.034Z | Compiling lzss v0.8.2 |
| 2920 | 2026-08-27T22:59:58.061Z | Compiling slog-scope v4.4.1 |
| 2921 | 2026-08-27T22:59:58.393Z | Compiling serde_with v1.14.0 |
| 2922 | 2026-08-27T22:59:58.417Z | Compiling nexus-mgs-updates v0.1.0 (/work/oxidecomputer/omicron/nexus/mgs-updates) |
| 2923 | 2026-08-27T22:59:58.464Z | Compiling nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy) |
| 2924 | 2026-08-27T22:59:59.578Z | Compiling nexus-switch-config v0.1.0 (/work/oxidecomputer/omicron/nexus/switch-config) |
| 2925 | 2026-08-27T22:59:59.876Z | Compiling attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?branch=main#ff9f27aa) |
| 2926 | 2026-08-27T23:00:00.085Z | Compiling crucible-common v0.0.1 (https://github.com/oxidecomputer/crucible?rev=ad8a31742adc45e925e63443a5b43c8e30604022#ad8a3174) |
| 2927 | 2026-08-27T23:00:00.263Z | Compiling common v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=cc0c307c617f2988aafdca4e3bd35ea178b64801#cc0c307c) |
| 2928 | 2026-08-27T23:00:00.621Z | Compiling lldpd-common v0.1.0 (https://github.com/oxidecomputer/lldp?rev=54b266174d4de9628bca9c97b0db176e16f12154#54b26617) |
| 2929 | 2026-08-27T23:00:00.745Z | Compiling scuffle v0.1.0 |
| 2930 | 2026-08-27T23:00:00.817Z | Compiling tungstenite v0.23.0 |
| 2931 | 2026-08-27T23:00:02.512Z | Compiling lldpd-types-versions v0.1.0 (https://github.com/oxidecomputer/lldp?rev=54b266174d4de9628bca9c97b0db176e16f12154#54b26617) |
| 2932 | 2026-08-27T23:00:02.773Z | Compiling clickhouse-admin-single-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-single-client) |
| 2933 | 2026-08-27T23:00:02.817Z | Compiling omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent) |
| 2934 | 2026-08-27T23:00:03.050Z | Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus) |
| 2935 | 2026-08-27T23:00:03.077Z | Compiling tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git?branch=main#e644a21a) |
| 2936 | 2026-08-27T23:00:03.276Z | Compiling nix v0.27.1 |
| 2937 | 2026-08-27T23:00:03.344Z | Compiling twox-hash v2.1.2 |
| 2938 | 2026-08-27T23:00:03.610Z | Compiling libsw-core v0.3.2 |
| 2939 | 2026-08-27T23:00:03.841Z | Compiling atty v0.2.14 |
| 2940 | 2026-08-27T23:00:03.863Z | Compiling serde_bytes v0.11.19 |
| 2941 | 2026-08-27T23:00:03.996Z | Compiling libsw v3.5.0 |
| 2942 | 2026-08-27T23:00:04.158Z | Compiling gateway-sp-comms v0.1.2 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25) |
| 2943 | 2026-08-27T23:00:04.227Z | Compiling sled-agent-rack-setup v0.1.0 (/work/oxidecomputer/omicron/sled-agent/rack-setup) |
| 2944 | 2026-08-27T23:00:04.492Z | Compiling lldpd-client v0.1.0 (https://github.com/oxidecomputer/lldp?rev=54b266174d4de9628bca9c97b0db176e16f12154#54b26617) |
| 2945 | 2026-08-27T23:00:04.511Z | Compiling dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=cc0c307c617f2988aafdca4e3bd35ea178b64801#cc0c307c) |
| 2946 | 2026-08-27T23:00:04.830Z | Compiling sled-agent-scrimlet-reconcilers v0.1.0 (/work/oxidecomputer/omicron/sled-agent/scrimlet-reconcilers) |
| 2947 | 2026-08-27T23:00:05.304Z | Compiling tokio-tungstenite v0.23.1 |
| 2948 | 2026-08-27T23:00:05.648Z | Compiling dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?branch=main#ff9f27aa) |
| 2949 | 2026-08-27T23:00:05.709Z | Compiling nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning) |
| 2950 | 2026-08-27T23:00:06.338Z | Compiling pmbus v0.1.7 (https://github.com/oxidecomputer/pmbus?rev=3e681b17aafce32e80e06aff2dd841c9153cf069#3e681b17) |
| 2951 | 2026-08-27T23:00:07.675Z | Compiling slog-stdlog v4.1.1 |
| 2952 | 2026-08-27T23:00:08.065Z | Compiling wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client) |
| 2953 | 2026-08-27T23:00:08.685Z | Compiling sled-agent-multirack-join v0.1.0 (/work/oxidecomputer/omicron/sled-agent/multirack-join) |
| 2954 | 2026-08-27T23:00:08.735Z | Compiling transient-dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server/transient) |
| 2955 | 2026-08-27T23:00:09.195Z | Compiling nexus-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/nexus/lockstep-api) |
| 2956 | 2026-08-27T23:00:10.769Z | Compiling nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api) |
| 2957 | 2026-08-27T23:00:10.860Z | Compiling nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api) |
| 2958 | 2026-08-27T23:00:11.126Z | Compiling sled-agent-health-monitor v0.1.0 (/work/oxidecomputer/omicron/sled-agent/health-monitor) |
| 2959 | 2026-08-27T23:00:12.773Z | Compiling ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc) |
| 2960 | 2026-08-27T23:00:13.351Z | Compiling fmd-adm v0.3.0 (https://github.com/oxidecomputer/fmd-adm?rev=846361bf0a698a8c7efefd97b2828b9aa74858c4#846361bf) |
| 2961 | 2026-08-27T23:00:13.721Z | Compiling sled-agent-early-networking v0.1.0 (/work/oxidecomputer/omicron/sled-agent/early-networking) |
| 2962 | 2026-08-27T23:00:13.988Z | Compiling propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430) |
| 2963 | 2026-08-27T23:00:14.326Z | Compiling bootstrap-agent-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-api) |
| 2964 | 2026-08-27T23:00:15.187Z | Compiling gateway-api v0.1.0 (/work/oxidecomputer/omicron/gateway-api) |
| 2965 | 2026-08-27T23:00:17.016Z | Compiling clickhouse-admin-api v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/api) |
| 2966 | 2026-08-27T23:00:18.247Z | Compiling repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api) |
| 2967 | 2026-08-27T23:00:18.373Z | Compiling crucible-pantry-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=ad8a31742adc45e925e63443a5b43c8e30604022#ad8a3174) |
| 2968 | 2026-08-27T23:00:20.638Z | Compiling ntp-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types/versions) |
| 2969 | 2026-08-27T23:00:21.424Z | Compiling nexus-background-task-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/background-task-interface) |
| 2970 | 2026-08-27T23:00:21.520Z | Compiling fatfs v0.3.6 |
| 2971 | 2026-08-27T23:00:21.544Z | Compiling signal-hook-tokio v0.3.1 |
| 2972 | 2026-08-27T23:00:21.658Z | Compiling yasna v0.5.2 |
| 2973 | 2026-08-27T23:00:21.681Z | Compiling raw-cpuid v11.5.0 (https://github.com/oxidecomputer/rust-cpuid.git?rev=a4cf01df76f35430ff5d39dc2fe470bcb953503b#a4cf01df) |
| 2974 | 2026-08-27T23:00:21.745Z | Compiling seq-macro v0.3.6 |
| 2975 | 2026-08-27T23:00:22.251Z | Compiling assert_matches v1.5.0 |
| 2976 | 2026-08-27T23:00:22.364Z | Compiling rcgen v0.12.1 |
| 2977 | 2026-08-27T23:00:22.782Z | Compiling omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway) |
| 2978 | 2026-08-27T23:00:23.191Z | Compiling omicron-clickhouse-admin v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin) |
| 2979 | 2026-08-27T23:00:23.365Z | Compiling slog-envlogger v2.2.0 |
| 2980 | 2026-08-27T23:00:23.793Z | Compiling oxide-update-engine-display v0.1.2 |
| 2981 | 2026-08-27T23:00:24.465Z | Compiling bootstrap-agent-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-lockstep-client) |
| 2982 | 2026-08-27T23:00:24.751Z | Compiling oximeter-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/api) |
| 2983 | 2026-08-27T23:00:25.353Z | Compiling omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin) |
| 2984 | 2026-08-27T23:00:25.585Z | Compiling omicron-ntp-admin v0.1.0 (/work/oxidecomputer/omicron/ntp-admin) |
| 2985 | 2026-08-27T23:00:25.813Z | Compiling port-file v0.1.0 |
| 2986 | 2026-08-27T23:00:26.203Z | Compiling subprocess v0.2.15 |
| 2987 | 2026-08-27T23:00:26.717Z | Compiling rtoolbox v0.0.3 |
| 2988 | 2026-08-27T23:00:26.841Z | Compiling omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils) |
| 2989 | 2026-08-27T23:00:27.002Z | Compiling rpassword v7.5.4 |
| 2990 | 2026-08-27T23:00:27.519Z | Compiling oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector) |
| 2991 | 2026-08-27T23:00:28.319Z | Compiling ntp-admin-api v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/api) |
| 2992 | 2026-08-27T23:00:28.558Z | Compiling ntp-admin-types v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types) |
| 2993 | 2026-08-27T23:00:28.698Z | Compiling wicketd-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-api) |
| 2994 | 2026-08-27T23:00:30.145Z | Compiling tui-tree-widget v0.23.1 |
| 2995 | 2026-08-27T23:00:30.434Z | Compiling installinator-api v0.1.0 (/work/oxidecomputer/omicron/installinator-api) |
| 2996 | 2026-08-27T23:00:30.548Z | Compiling wicketd-commission-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-commission-api) |
| 2997 | 2026-08-27T23:00:32.448Z | Compiling wicketd-commission-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-commission-client) |
| 2998 | 2026-08-27T23:00:34.062Z | Compiling cockroach-admin-api v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/api) |
| 2999 | 2026-08-27T23:00:34.377Z | Compiling omicron-omdb v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omdb) |
| 3000 | 2026-08-27T23:00:34.605Z | Compiling uzers v0.12.2 |
| 3001 | 2026-08-27T23:00:34.630Z | Compiling wicket v0.1.0 (/work/oxidecomputer/omicron/wicket) |
| 3002 | 2026-08-27T23:00:35.983Z | Compiling zone-setup v0.1.0 (/work/oxidecomputer/omicron/zone-setup) |
| 3003 | 2026-08-27T23:00:36.039Z | Compiling wicketd v0.1.0 (/work/oxidecomputer/omicron/wicketd) |
| 3004 | 2026-08-27T23:00:36.561Z | Compiling gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils) |
| 3005 | 2026-08-27T23:00:36.839Z | Compiling support-bundle-viewer v0.1.2 |
| 3006 | 2026-08-27T23:00:37.050Z | Compiling clickana v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickana) |
| 3007 | 2026-08-27T23:00:38.714Z | Compiling multimap v0.10.1 |
| 3008 | 2026-08-27T23:00:46.940Z | Compiling dnsadm v0.1.0 (/work/oxidecomputer/omicron/dns-server/dnsadm) |
| 3009 | 2026-08-27T23:00:49.166Z | Compiling nexus-db-errors v0.1.0 (/work/oxidecomputer/omicron/nexus/db-errors) |
| 3010 | 2026-08-27T23:00:55.510Z | Compiling erebor v0.1.0 (https://github.com/oxidecomputer/erebor?rev=48512bf970474ff0fd0868c833fd504c8d169064#48512bf9) |
| 3011 | 2026-08-27T23:00:56.989Z | Compiling internal-dns-cli v0.1.0 (/work/oxidecomputer/omicron/internal-dns/cli) |
| 3012 | 2026-08-27T23:01:00.289Z | Compiling oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog) |
| 3013 | 2026-08-27T23:08:49.634Z | Finished `release` profile [optimized] target(s) in 10m 03s |
| 3014 | 2026-08-27T23:08:49.640Z | warning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1 |
| 3015 | 2026-08-27T23:08:49.640Z | note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` |
| 3016 | 2026-08-27T23:09:41.263Z | |
| 3017 | 2026-08-27T23:09:41.267Z | real 10:56.150570288 |
| 3018 | 2026-08-27T23:09:41.267Z | user 1:22:55.442176427 |
| 3019 | 2026-08-27T23:09:41.267Z | sys 3:41.049522986 |
| 3020 | 2026-08-27T23:09:41.267Z | trap 1.825588625 |
| 3021 | 2026-08-27T23:09:41.267Z | tflt 2.177245338 |
| 3022 | 2026-08-27T23:09:41.267Z | dflt 24.432738579 |
| 3023 | 2026-08-27T23:09:41.267Z | kflt 0.010667341 |
| 3024 | 2026-08-27T23:09:41.267Z | lock 8:05:31.694793009 |
| 3025 | 2026-08-27T23:09:41.267Z | slp 2:21:04.149212201 |
| 3026 | 2026-08-27T23:09:41.267Z | lat 2:31.540069020 |
| 3027 | 2026-08-27T23:09:41.268Z | stop 5:30.751769746 |
| 3028 | 2026-08-27T23:09:41.268Z | + mapfile -t packages |
| 3029 | 2026-08-27T23:09:41.268Z | ++ cargo run --locked --release --bin omicron-package -- -t test list-outputs |
| 3030 | 2026-08-27T23:09:42.220Z | Finished `release` profile [optimized] target(s) in 0.94s |
| 3031 | 2026-08-27T23:09:42.290Z | Running `target/release/omicron-package -t test list-outputs` |
| 3032 | 2026-08-27T23:09:42.352Z | Logging to: /work/oxidecomputer/omicron/out/LOG |
| 3033 | 2026-08-27T23:09:42.355Z | + ptime -m cargo build --locked --release -p xtask |
| 3034 | 2026-08-27T23:09:42.833Z | Compiling libc v0.2.185 |
| 3035 | 2026-08-27T23:09:42.833Z | Compiling serde_core v1.0.228 |
| 3036 | 2026-08-27T23:09:42.837Z | Compiling serde v1.0.228 |
| 3037 | 2026-08-27T23:09:42.837Z | Compiling rustix v1.1.4 |
| 3038 | 2026-08-27T23:09:42.837Z | Compiling bitflags v2.11.0 |
| 3039 | 2026-08-27T23:09:42.837Z | Compiling serde_json v1.0.151 |
| 3040 | 2026-08-27T23:09:42.991Z | Compiling syn v2.0.117 |
| 3041 | 2026-08-27T23:09:42.994Z | Compiling usdt-impl v0.5.0 |
| 3042 | 2026-08-27T23:09:42.994Z | Compiling syn v1.0.109 |
| 3043 | 2026-08-27T23:09:43.026Z | Compiling getrandom v0.4.3 |
| 3044 | 2026-08-27T23:09:43.037Z | Compiling log v0.4.33 |
| 3045 | 2026-08-27T23:09:43.049Z | Compiling indexmap v2.14.0 |
| 3046 | 2026-08-27T23:09:43.062Z | Compiling fs-err v3.3.0 |
| 3047 | 2026-08-27T23:09:43.227Z | Compiling once_cell v1.21.3 |
| 3048 | 2026-08-27T23:09:43.335Z | Compiling anyhow v1.0.104 |
| 3049 | 2026-08-27T23:09:43.338Z | Compiling heck v0.4.1 |
| 3050 | 2026-08-27T23:09:43.677Z | Compiling thread-id v4.2.2 |
| 3051 | 2026-08-27T23:09:43.687Z | Compiling errno v0.3.14 |
| 3052 | 2026-08-27T23:09:43.691Z | Compiling memmap v0.7.0 |
| 3053 | 2026-08-27T23:09:44.443Z | Compiling proc-macro-error v1.0.4 |
| 3054 | 2026-08-27T23:09:44.673Z | Compiling terminal_size v0.4.3 |
| 3055 | 2026-08-27T23:09:44.673Z | Compiling tempfile v3.27.0 |
| 3056 | 2026-08-27T23:09:44.700Z | Compiling tabled_derive v0.7.0 |
| 3057 | 2026-08-27T23:09:44.756Z | Compiling clap_builder v4.6.0 |
| 3058 | 2026-08-27T23:09:44.756Z | Compiling textwrap v0.16.2 |
| 3059 | 2026-08-27T23:09:45.035Z | Compiling camino v1.2.5 |
| 3060 | 2026-08-27T23:09:45.035Z | Compiling cargo-platform v0.3.2 |
| 3061 | 2026-08-27T23:09:45.070Z | Compiling semver v1.0.28 |
| 3062 | 2026-08-27T23:09:45.157Z | Compiling pest_generator v2.8.6 |
| 3063 | 2026-08-27T23:09:45.408Z | Compiling camino-tempfile v1.4.1 |
| 3064 | 2026-08-27T23:09:45.419Z | Compiling tabled v0.15.0 |
| 3065 | 2026-08-27T23:09:45.680Z | Compiling serde_derive v1.0.228 |
| 3066 | 2026-08-27T23:09:45.680Z | Compiling thiserror-impl v1.0.69 |
| 3067 | 2026-08-27T23:09:45.683Z | Compiling zerocopy-derive v0.7.35 |
| 3068 | 2026-08-27T23:09:45.683Z | Compiling scroll_derive v0.12.1 |
| 3069 | 2026-08-27T23:09:45.683Z | Compiling thiserror-impl v2.0.18 |
| 3070 | 2026-08-27T23:09:45.683Z | Compiling clap_derive v4.6.1 |
| 3071 | 2026-08-27T23:09:45.735Z | Compiling pest_derive v2.8.6 |
| 3072 | 2026-08-27T23:09:46.365Z | Compiling scroll v0.12.0 |
| 3073 | 2026-08-27T23:09:46.539Z | Compiling zerocopy v0.7.35 |
| 3074 | 2026-08-27T23:09:46.623Z | Compiling goblin v0.8.2 |
| 3075 | 2026-08-27T23:09:46.754Z | Compiling thiserror v1.0.69 |
| 3076 | 2026-08-27T23:09:46.876Z | Compiling dtrace-parser v0.2.0 |
| 3077 | 2026-08-27T23:09:47.106Z | Compiling thiserror v2.0.18 |
| 3078 | 2026-08-27T23:09:47.117Z | Compiling clap v4.6.1 |
| 3079 | 2026-08-27T23:09:48.830Z | Compiling dof v0.3.0 |
| 3080 | 2026-08-27T23:09:48.868Z | Compiling serde_spanned v0.6.9 |
| 3081 | 2026-08-27T23:09:48.888Z | Compiling toml_datetime v0.6.11 |
| 3082 | 2026-08-27T23:09:48.944Z | Compiling serde_tokenstream v0.2.3 |
| 3083 | 2026-08-27T23:09:48.957Z | Compiling cargo_metadata v0.23.1 |
| 3084 | 2026-08-27T23:09:48.994Z | Compiling dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common) |
| 3085 | 2026-08-27T23:09:49.046Z | Compiling macaddr v1.0.1 |
| 3086 | 2026-08-27T23:09:49.226Z | Compiling toml_edit v0.22.27 |
| 3087 | 2026-08-27T23:09:49.598Z | Compiling usdt-attr-macro v0.5.0 |
| 3088 | 2026-08-27T23:09:49.598Z | Compiling usdt-macro v0.5.0 |
| 3089 | 2026-08-27T23:09:50.251Z | Compiling usdt v0.5.0 |
| 3090 | 2026-08-27T23:09:50.744Z | Compiling toml v0.8.23 |
| 3091 | 2026-08-27T23:09:51.182Z | Compiling cargo_toml v0.21.0 |
| 3092 | 2026-08-27T23:09:55.581Z | Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask) |
| 3093 | 2026-08-27T23:09:58.809Z | Finished `release` profile [optimized] target(s) in 16.44s |
| 3094 | 2026-08-27T23:09:58.918Z | |
| 3095 | 2026-08-27T23:09:58.918Z | real 16.527516304 |
| 3096 | 2026-08-27T23:09:58.918Z | user 2:05.455248506 |
| 3097 | 2026-08-27T23:09:58.918Z | sys 13.512892575 |
| 3098 | 2026-08-27T23:09:58.922Z | trap 0.072890948 |
| 3099 | 2026-08-27T23:09:58.922Z | tflt 0.374714208 |
| 3100 | 2026-08-27T23:09:58.922Z | dflt 1.506397800 |
| 3101 | 2026-08-27T23:09:58.922Z | kflt 0.000041110 |
| 3102 | 2026-08-27T23:09:58.922Z | lock 4:52.395041819 |
| 3103 | 2026-08-27T23:09:58.922Z | slp 2:42.530837441 |
| 3104 | 2026-08-27T23:09:58.922Z | lat 4.297426987 |
| 3105 | 2026-08-27T23:09:58.922Z | stop 16.093949617 |
| 3106 | 2026-08-27T23:09:58.922Z | + export CARGO_PROFILE_DEV_DEBUG=line-tables-only |
| 3107 | 2026-08-27T23:09:58.923Z | + CARGO_PROFILE_DEV_DEBUG=line-tables-only |
| 3108 | 2026-08-27T23:09:58.923Z | + export CARGO_PROFILE_TEST_DEBUG=line-tables-only |
| 3109 | 2026-08-27T23:09:58.923Z | + CARGO_PROFILE_TEST_DEBUG=line-tables-only |
| 3110 | 2026-08-27T23:09:58.923Z | + ptime -m cargo build --locked -p end-to-end-tests --tests --bin bootstrap --message-format json-render-diagnostics |
| 3111 | 2026-08-27T23:09:59.891Z | Compiling match_cfg v0.1.0 |
| 3112 | 2026-08-27T23:09:59.891Z | Compiling progenitor-client v0.14.0 |
| 3113 | 2026-08-27T23:09:59.891Z | Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack) |
| 3114 | 2026-08-27T23:09:59.894Z | Compiling slog-json v2.6.1 |
| 3115 | 2026-08-27T23:09:59.894Z | Compiling newtype-uuid-macros v0.1.0 |
| 3116 | 2026-08-27T23:09:59.894Z | Compiling sha1 v0.11.0 |
| 3117 | 2026-08-27T23:09:59.894Z | Compiling multer v3.1.0 |
| 3118 | 2026-08-27T23:10:00.042Z | Compiling compression-core v0.4.31 |
| 3119 | 2026-08-27T23:10:00.046Z | Compiling debug-ignore v1.0.5 |
| 3120 | 2026-08-27T23:10:00.046Z | Compiling async-stream-impl v0.3.6 |
| 3121 | 2026-08-27T23:10:00.046Z | Compiling toml_datetime v1.1.1+spec-1.1.0 |
| 3122 | 2026-08-27T23:10:00.046Z | Compiling serde_spanned v1.1.1 |
| 3123 | 2026-08-27T23:10:00.059Z | Compiling dropshot v0.17.1 |
| 3124 | 2026-08-27T23:10:00.062Z | Compiling toml_writer v1.1.1+spec-1.1.0 |
| 3125 | 2026-08-27T23:10:00.118Z | Compiling waitgroup v0.1.2 |
| 3126 | 2026-08-27T23:10:00.121Z | Compiling rustls-pemfile v2.2.0 |
| 3127 | 2026-08-27T23:10:00.282Z | Compiling dropshot_endpoint v0.17.1 |
| 3128 | 2026-08-27T23:10:00.285Z | Compiling serde_path_to_error v0.1.20 |
| 3129 | 2026-08-27T23:10:00.332Z | Compiling hostname v0.3.1 |
| 3130 | 2026-08-27T23:10:00.351Z | Compiling compression-codecs v0.4.37 |
| 3131 | 2026-08-27T23:10:00.354Z | Compiling toml v1.1.2+spec-1.1.0 |
| 3132 | 2026-08-27T23:10:00.355Z | Compiling hostname v0.4.2 |
| 3133 | 2026-08-27T23:10:00.355Z | Compiling atomicwrites v0.4.4 |
| 3134 | 2026-08-27T23:10:00.371Z | Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 3135 | 2026-08-27T23:10:00.374Z | Compiling macaddr v1.0.1 |
| 3136 | 2026-08-27T23:10:00.388Z | Compiling serde_tokenstream v0.3.0 |
| 3137 | 2026-08-27T23:10:00.403Z | Compiling oxide-generation v0.1.3 |
| 3138 | 2026-08-27T23:10:00.520Z | Compiling slog-bunyan v2.5.0 |
| 3139 | 2026-08-27T23:10:00.553Z | Compiling async-compression v0.4.41 |
| 3140 | 2026-08-27T23:10:00.609Z | Compiling instant v0.1.13 |
| 3141 | 2026-08-27T23:10:00.661Z | Compiling regress v0.10.5 |
| 3142 | 2026-08-27T23:10:00.683Z | Compiling parse-display-derive v0.10.0 |
| 3143 | 2026-08-27T23:10:00.712Z | Compiling async-stream v0.3.6 |
| 3144 | 2026-08-27T23:10:00.712Z | Compiling backon v1.6.0 |
| 3145 | 2026-08-27T23:10:00.751Z | Compiling backoff v0.4.0 |
| 3146 | 2026-08-27T23:10:00.777Z | Compiling itertools v0.14.0 |
| 3147 | 2026-08-27T23:10:00.780Z | Compiling humantime v2.3.0 |
| 3148 | 2026-08-27T23:10:00.817Z | Compiling oxide-generation-macros v0.2.0 |
| 3149 | 2026-08-27T23:10:00.820Z | Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity) |
| 3150 | 2026-08-27T23:10:00.835Z | Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 3151 | 2026-08-27T23:10:00.870Z | Compiling half v2.7.1 |
| 3152 | 2026-08-27T23:10:00.921Z | Compiling progenitor-extras v0.2.0 |
| 3153 | 2026-08-27T23:10:00.945Z | Compiling ciborium-io v0.2.2 |
| 3154 | 2026-08-27T23:10:00.975Z | Compiling omicron-ledger v0.1.0 (/work/oxidecomputer/omicron/ledger) |
| 3155 | 2026-08-27T23:10:00.999Z | Compiling crucible-workspace-hack v0.1.0 |
| 3156 | 2026-08-27T23:10:01.016Z | Compiling convert_case v0.4.0 |
| 3157 | 2026-08-27T23:10:01.059Z | Compiling omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds) |
| 3158 | 2026-08-27T23:10:01.078Z | Compiling regress v0.11.1 |
| 3159 | 2026-08-27T23:10:01.093Z | Compiling secrecy v0.10.3 |
| 3160 | 2026-08-27T23:10:01.119Z | Compiling sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types) |
| 3161 | 2026-08-27T23:10:01.220Z | Compiling ciborium-ll v0.2.2 |
| 3162 | 2026-08-27T23:10:01.223Z | Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430) |
| 3163 | 2026-08-27T23:10:01.276Z | Compiling inout v0.1.4 |
| 3164 | 2026-08-27T23:10:01.279Z | Compiling thiserror-impl-no-std v2.0.2 |
| 3165 | 2026-08-27T23:10:01.313Z | Compiling universal-hash v0.5.1 |
| 3166 | 2026-08-27T23:10:01.348Z | Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=ad8a31742adc45e925e63443a5b43c8e30604022#ad8a3174) |
| 3167 | 2026-08-27T23:10:01.411Z | Compiling derive_more v0.99.20 |
| 3168 | 2026-08-27T23:10:01.467Z | Compiling ciborium v0.2.2 |
| 3169 | 2026-08-27T23:10:01.486Z | Compiling cipher v0.4.4 |
| 3170 | 2026-08-27T23:10:01.506Z | Compiling unsafe-libyaml v0.2.11 |
| 3171 | 2026-08-27T23:10:01.523Z | Compiling opaque-debug v0.3.1 |
| 3172 | 2026-08-27T23:10:01.600Z | Compiling poly1305 v0.8.0 |
| 3173 | 2026-08-27T23:10:01.618Z | Compiling gfss v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/gfss) |
| 3174 | 2026-08-27T23:10:01.635Z | Compiling omicron-generation-kinds v0.1.0 (/work/oxidecomputer/omicron/generation-kinds) |
| 3175 | 2026-08-27T23:10:01.694Z | Compiling blake2 v0.10.6 |
| 3176 | 2026-08-27T23:10:01.770Z | Compiling chacha20 v0.9.1 |
| 3177 | 2026-08-27T23:10:01.787Z | Compiling aead v0.5.2 |
| 3178 | 2026-08-27T23:10:01.903Z | Compiling propolis-api-types-versions v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430) |
| 3179 | 2026-08-27T23:10:02.030Z | Compiling password-hash v0.5.0 |
| 3180 | 2026-08-27T23:10:02.063Z | Compiling serde_yaml v0.9.34+deprecated |
| 3181 | 2026-08-27T23:10:02.082Z | Compiling indent_write v2.2.0 |
| 3182 | 2026-08-27T23:10:02.098Z | Compiling chacha20poly1305 v0.10.1 |
| 3183 | 2026-08-27T23:10:02.140Z | Compiling toml_datetime v0.7.5+spec-1.1.0 |
| 3184 | 2026-08-27T23:10:02.246Z | Compiling num-derive v0.4.2 |
| 3185 | 2026-08-27T23:10:02.275Z | Compiling heapless v0.8.0 |
| 3186 | 2026-08-27T23:10:02.293Z | Compiling argon2 v0.5.3 |
| 3187 | 2026-08-27T23:10:02.296Z | Compiling ingot-macros v0.2.0 |
| 3188 | 2026-08-27T23:10:02.371Z | Compiling toml_edit v0.23.10+spec-1.0.0 |
| 3189 | 2026-08-27T23:10:02.447Z | Compiling tabwriter v1.4.1 |
| 3190 | 2026-08-27T23:10:02.467Z | Compiling hash32 v0.3.1 |
| 3191 | 2026-08-27T23:10:02.501Z | Compiling parse-display v0.10.0 |
| 3192 | 2026-08-27T23:10:02.538Z | Compiling thiserror-no-std v2.0.2 |
| 3193 | 2026-08-27T23:10:02.655Z | Compiling vsss-rs v3.3.4 |
| 3194 | 2026-08-27T23:10:02.674Z | Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 3195 | 2026-08-27T23:10:02.704Z | Compiling typify-impl v0.6.2 |
| 3196 | 2026-08-27T23:10:02.794Z | Compiling omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords) |
| 3197 | 2026-08-27T23:10:02.827Z | Compiling smoltcp v0.11.0 |
| 3198 | 2026-08-27T23:10:03.090Z | Compiling proc-macro-crate v3.4.0 |
| 3199 | 2026-08-27T23:10:03.235Z | Compiling cobs v0.3.0 |
| 3200 | 2026-08-27T23:10:03.287Z | Compiling colored v3.1.1 |
| 3201 | 2026-08-27T23:10:03.408Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#b0887ece) |
| 3202 | 2026-08-27T23:10:03.458Z | Compiling illumos-nvpair-sys v0.2.0 |
| 3203 | 2026-08-27T23:10:03.477Z | Compiling postcard v1.1.3 |
| 3204 | 2026-08-27T23:10:03.566Z | Compiling proc-macro-error v1.0.4 |
| 3205 | 2026-08-27T23:10:03.640Z | Compiling rand v0.10.1 |
| 3206 | 2026-08-27T23:10:03.665Z | Compiling proc-macro-crate v1.3.1 |
| 3207 | 2026-08-27T23:10:03.697Z | Compiling num_enum_derive v0.7.6 |
| 3208 | 2026-08-27T23:10:03.718Z | Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9) |
| 3209 | 2026-08-27T23:10:03.787Z | Compiling foreign-types-macros v0.2.3 |
| 3210 | 2026-08-27T23:10:03.849Z | Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9) |
| 3211 | 2026-08-27T23:10:03.872Z | Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430) |
| 3212 | 2026-08-27T23:10:03.902Z | Compiling foreign-types-shared v0.3.1 |
| 3213 | 2026-08-27T23:10:04.004Z | Compiling rayon-core v1.13.0 |
| 3214 | 2026-08-27T23:10:04.067Z | Compiling trust-quorum-types-versions v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types/versions) |
| 3215 | 2026-08-27T23:10:04.088Z | Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore) |
| 3216 | 2026-08-27T23:10:04.112Z | Compiling num_enum_derive v0.5.11 |
| 3217 | 2026-08-27T23:10:04.241Z | Compiling crossbeam-deque v0.8.6 |
| 3218 | 2026-08-27T23:10:04.258Z | Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 3219 | 2026-08-27T23:10:04.262Z | Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9) |
| 3220 | 2026-08-27T23:10:04.343Z | Compiling cstr-argument v0.1.2 |
| 3221 | 2026-08-27T23:10:04.384Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#83c624ff) |
| 3222 | 2026-08-27T23:10:04.432Z | Compiling foreign-types v0.5.0 |
| 3223 | 2026-08-27T23:10:04.531Z | Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 3224 | 2026-08-27T23:10:04.531Z | Compiling illumos-nvpair v0.3.0 |
| 3225 | 2026-08-27T23:10:04.564Z | Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino#7e56ab6e) |
| 3226 | 2026-08-27T23:10:04.628Z | Compiling zone_cfg_derive v0.3.1 |
| 3227 | 2026-08-27T23:10:04.761Z | Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 3228 | 2026-08-27T23:10:04.793Z | Compiling key-manager-types v0.1.0 (/work/oxidecomputer/omicron/key-manager/types) |
| 3229 | 2026-08-27T23:10:04.811Z | Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430) |
| 3230 | 2026-08-27T23:10:04.829Z | Compiling itertools v0.12.1 |
| 3231 | 2026-08-27T23:10:04.848Z | Compiling num_enum v0.7.6 |
| 3232 | 2026-08-27T23:10:04.906Z | Compiling rayon v1.11.0 |
| 3233 | 2026-08-27T23:10:04.923Z | Compiling sigpipe v0.1.3 |
| 3234 | 2026-08-27T23:10:04.953Z | Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils) |
| 3235 | 2026-08-27T23:10:04.971Z | Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#b0887ece) |
| 3236 | 2026-08-27T23:10:05.005Z | Compiling glob v0.3.3 |
| 3237 | 2026-08-27T23:10:05.036Z | Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430) |
| 3238 | 2026-08-27T23:10:05.053Z | Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=ad8a31742adc45e925e63443a5b43c8e30604022#ad8a3174) |
| 3239 | 2026-08-27T23:10:05.168Z | Compiling omicron-common v0.1.0 (/work/oxidecomputer/omicron/common) |
| 3240 | 2026-08-27T23:10:05.236Z | Compiling smf v0.2.3 |
| 3241 | 2026-08-27T23:10:05.256Z | Compiling num_enum v0.5.11 |
| 3242 | 2026-08-27T23:10:05.273Z | Compiling cpubits v0.1.1 |
| 3243 | 2026-08-27T23:10:05.298Z | Compiling ingot-types v0.2.0 |
| 3244 | 2026-08-27T23:10:05.306Z | Compiling whoami v1.6.1 |
| 3245 | 2026-08-27T23:10:05.350Z | Compiling trust-quorum-types v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types) |
| 3246 | 2026-08-27T23:10:05.370Z | Compiling illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b) |
| 3247 | 2026-08-27T23:10:05.386Z | Compiling gethostname v0.5.0 |
| 3248 | 2026-08-27T23:10:05.403Z | Compiling derive-where v1.6.0 |
| 3249 | 2026-08-27T23:10:05.422Z | Compiling usdt-attr-macro v0.5.0 |
| 3250 | 2026-08-27T23:10:05.461Z | Compiling usdt-macro v0.5.0 |
| 3251 | 2026-08-27T23:10:05.509Z | Compiling num-rational v0.4.2 |
| 3252 | 2026-08-27T23:10:05.537Z | Compiling num-complex v0.4.6 |
| 3253 | 2026-08-27T23:10:05.694Z | Compiling ingot v0.2.1 |
| 3254 | 2026-08-27T23:10:05.736Z | Compiling memmap v0.7.0 |
| 3255 | 2026-08-27T23:10:05.785Z | Compiling toml v0.8.23 |
| 3256 | 2026-08-27T23:10:05.973Z | Compiling num v0.4.3 |
| 3257 | 2026-08-27T23:10:05.992Z | Compiling pem-rfc7468 v1.0.0 |
| 3258 | 2026-08-27T23:10:06.007Z | Compiling zone v0.3.1 |
| 3259 | 2026-08-27T23:10:06.069Z | Compiling float-ord v0.3.2 |
| 3260 | 2026-08-27T23:10:06.127Z | Compiling cancel-safe-futures v0.1.5 |
| 3261 | 2026-08-27T23:10:06.172Z | Compiling resolv-conf v0.7.6 |
| 3262 | 2026-08-27T23:10:06.212Z | Compiling gateway-types-versions v0.1.0 (/work/oxidecomputer/omicron/gateway-types/versions) |
| 3263 | 2026-08-27T23:10:06.310Z | Compiling hmac v0.13.0 |
| 3264 | 2026-08-27T23:10:06.328Z | Compiling universal-hash v0.6.1 |
| 3265 | 2026-08-27T23:10:06.348Z | Compiling usdt v0.5.0 |
| 3266 | 2026-08-27T23:10:06.471Z | Compiling internal-dns-types-versions v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types/versions) |
| 3267 | 2026-08-27T23:10:06.502Z | Compiling sha1 v0.10.6 |
| 3268 | 2026-08-27T23:10:06.532Z | Compiling linear-map v1.2.0 |
| 3269 | 2026-08-27T23:10:06.548Z | Compiling libefi-sys v0.1.0 |
| 3270 | 2026-08-27T23:10:06.658Z | Compiling oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog) |
| 3271 | 2026-08-27T23:10:06.735Z | Compiling prettyplease v0.2.37 |
| 3272 | 2026-08-27T23:10:06.753Z | Compiling polyval v0.7.1 |
| 3273 | 2026-08-27T23:10:06.757Z | Compiling der v0.8.0 |
| 3274 | 2026-08-27T23:10:06.808Z | Compiling hickory-proto v0.24.4 |
| 3275 | 2026-08-27T23:10:06.811Z | Compiling oxide-update-engine-types v0.1.2 |
| 3276 | 2026-08-27T23:10:06.827Z | Compiling newline-converter v0.3.0 |
| 3277 | 2026-08-27T23:10:06.846Z | Compiling console v0.15.11 |
| 3278 | 2026-08-27T23:10:06.861Z | Compiling bitfield-struct v0.6.2 |
| 3279 | 2026-08-27T23:10:06.991Z | Compiling linked-hash-map v0.5.6 |
| 3280 | 2026-08-27T23:10:07.033Z | Compiling ghash v0.6.0 |
| 3281 | 2026-08-27T23:10:07.200Z | Compiling expectorate v1.2.0 |
| 3282 | 2026-08-27T23:10:07.219Z | Compiling lru-cache v0.1.2 |
| 3283 | 2026-08-27T23:10:07.300Z | Compiling pbkdf2 v0.13.0 |
| 3284 | 2026-08-27T23:10:07.370Z | Compiling aes v0.9.1 |
| 3285 | 2026-08-27T23:10:07.391Z | Compiling crypto-bigint v0.7.5 |
| 3286 | 2026-08-27T23:10:07.412Z | Compiling typify-macro v0.6.2 |
| 3287 | 2026-08-27T23:10:07.459Z | Compiling ctr v0.10.1 |
| 3288 | 2026-08-27T23:10:07.477Z | Compiling aead v0.6.1 |
| 3289 | 2026-08-27T23:10:07.494Z | Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9) |
| 3290 | 2026-08-27T23:10:07.575Z | Compiling libnvme-sys v0.0.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221) |
| 3291 | 2026-08-27T23:10:07.678Z | Compiling sha2 v0.11.0 |
| 3292 | 2026-08-27T23:10:07.698Z | Compiling nom v8.0.0 |
| 3293 | 2026-08-27T23:10:07.717Z | Compiling nvme v0.1.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221) |
| 3294 | 2026-08-27T23:10:07.819Z | Compiling semver v0.1.20 |
| 3295 | 2026-08-27T23:10:07.869Z | Compiling oxide-update-engine v0.1.2 |
| 3296 | 2026-08-27T23:10:07.891Z | Compiling libnvme v0.1.1 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221) |
| 3297 | 2026-08-27T23:10:08.083Z | Compiling rustc_version v0.1.7 |
| 3298 | 2026-08-27T23:10:08.103Z | Compiling aes-gcm v0.11.0 |
| 3299 | 2026-08-27T23:10:08.142Z | Compiling spki v0.8.0 |
| 3300 | 2026-08-27T23:10:08.236Z | Compiling libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1) |
| 3301 | 2026-08-27T23:10:08.307Z | Compiling tokio-dtrace v0.1.1 |
| 3302 | 2026-08-27T23:10:08.334Z | Compiling dropshot-api-manager-types v0.8.0 |
| 3303 | 2026-08-27T23:10:08.352Z | Compiling salsa20 v0.11.0 |
| 3304 | 2026-08-27T23:10:08.425Z | Compiling slog-dtrace v0.3.0 |
| 3305 | 2026-08-27T23:10:08.480Z | Compiling sled-agent-types-versions v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types/versions) |
| 3306 | 2026-08-27T23:10:08.511Z | Compiling oximeter-types-versions v0.1.0 (/work/oxidecomputer/omicron/oximeter/types/versions) |
| 3307 | 2026-08-27T23:10:08.529Z | Compiling internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types) |
| 3308 | 2026-08-27T23:10:08.595Z | Compiling xshell-macros v0.2.7 |
| 3309 | 2026-08-27T23:10:08.613Z | Compiling minimal-lexical v0.2.1 |
| 3310 | 2026-08-27T23:10:08.674Z | Compiling oxide-tokio-rt v0.1.4 |
| 3311 | 2026-08-27T23:10:08.674Z | Compiling scrypt v0.12.0 |
| 3312 | 2026-08-27T23:10:08.718Z | Compiling newtype_derive v0.1.6 |
| 3313 | 2026-08-27T23:10:08.910Z | Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9) |
| 3314 | 2026-08-27T23:10:08.940Z | Compiling nom v7.1.3 |
| 3315 | 2026-08-27T23:10:08.959Z | Compiling gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types) |
| 3316 | 2026-08-27T23:10:09.005Z | Compiling hickory-resolver v0.24.4 |
| 3317 | 2026-08-27T23:10:09.023Z | Compiling xshell v0.2.7 |
| 3318 | 2026-08-27T23:10:09.026Z | Compiling ereport-types v0.1.0 (/work/oxidecomputer/omicron/ereport/types) |
| 3319 | 2026-08-27T23:10:09.212Z | Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl) |
| 3320 | 2026-08-27T23:10:09.279Z | Compiling typify v0.6.2 |
| 3321 | 2026-08-27T23:10:09.422Z | Compiling progenitor-impl v0.14.0 |
| 3322 | 2026-08-27T23:10:09.463Z | Compiling phf_shared v0.12.1 |
| 3323 | 2026-08-27T23:10:09.561Z | Compiling rfc6979 v0.4.0 |
| 3324 | 2026-08-27T23:10:09.630Z | Compiling cbc v0.2.1 |
| 3325 | 2026-08-27T23:10:09.669Z | Compiling proc-macro-error-attr2 v2.0.0 |
| 3326 | 2026-08-27T23:10:09.709Z | Compiling csv-core v0.1.13 |
| 3327 | 2026-08-27T23:10:09.720Z | Compiling chrono-tz v0.10.4 |
| 3328 | 2026-08-27T23:10:09.801Z | Compiling unicode-xid v0.2.6 |
| 3329 | 2026-08-27T23:10:09.828Z | Compiling client-common v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde) |
| 3330 | 2026-08-27T23:10:09.926Z | Compiling mg-api-types-versions v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde) |
| 3331 | 2026-08-27T23:10:09.944Z | Compiling highway v1.3.0 |
| 3332 | 2026-08-27T23:10:09.962Z | Compiling const_format_proc_macros v0.2.34 |
| 3333 | 2026-08-27T23:10:09.981Z | Compiling csv v1.4.0 |
| 3334 | 2026-08-27T23:10:10.023Z | Compiling pkcs5 v0.8.1 |
| 3335 | 2026-08-27T23:10:10.087Z | Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9) |
| 3336 | 2026-08-27T23:10:10.105Z | Compiling qorb v0.4.1 |
| 3337 | 2026-08-27T23:10:10.122Z | Compiling proc-macro-error2 v2.0.1 |
| 3338 | 2026-08-27T23:10:10.302Z | Compiling ecdsa v0.16.9 |
| 3339 | 2026-08-27T23:10:10.331Z | Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db) |
| 3340 | 2026-08-27T23:10:10.355Z | Compiling oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types) |
| 3341 | 2026-08-27T23:10:10.483Z | Compiling phf v0.12.1 |
| 3342 | 2026-08-27T23:10:10.635Z | Compiling oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema) |
| 3343 | 2026-08-27T23:10:10.672Z | Compiling oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types) |
| 3344 | 2026-08-27T23:10:10.710Z | Compiling clickhouse-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types/versions) |
| 3345 | 2026-08-27T23:10:10.746Z | Compiling primeorder v0.13.6 |
| 3346 | 2026-08-27T23:10:10.851Z | Compiling hashbrown v0.14.5 |
| 3347 | 2026-08-27T23:10:10.901Z | Compiling salty v0.3.0 |
| 3348 | 2026-08-27T23:10:11.039Z | Compiling p384 v0.13.1 |
| 3349 | 2026-08-27T23:10:11.084Z | Compiling const_format v0.2.35 |
| 3350 | 2026-08-27T23:10:11.227Z | Compiling knus-derive v3.4.0 |
| 3351 | 2026-08-27T23:10:11.325Z | Compiling cockroach-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types/versions) |
| 3352 | 2026-08-27T23:10:11.458Z | Compiling chumsky v0.9.3 |
| 3353 | 2026-08-27T23:10:11.504Z | Compiling pkcs8 v0.11.0 |
| 3354 | 2026-08-27T23:10:11.521Z | Compiling clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3) |
| 3355 | 2026-08-27T23:10:11.667Z | Compiling tabled_derive v0.7.0 |
| 3356 | 2026-08-27T23:10:11.924Z | Compiling parallel-task-set v0.1.0 (/work/oxidecomputer/omicron/parallel-task-set) |
| 3357 | 2026-08-27T23:10:12.096Z | Compiling protocol v0.1.0 (https://github.com/oxidecomputer/lldp?rev=54b266174d4de9628bca9c97b0db176e16f12154#54b26617) |
| 3358 | 2026-08-27T23:10:12.225Z | Compiling progenitor-macro v0.14.0 |
| 3359 | 2026-08-27T23:10:12.244Z | Compiling bcs v0.1.6 |
| 3360 | 2026-08-27T23:10:12.264Z | Compiling oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro) |
| 3361 | 2026-08-27T23:10:12.284Z | Compiling ff v0.14.0 |
| 3362 | 2026-08-27T23:10:12.462Z | Compiling termtree v0.5.1 |
| 3363 | 2026-08-27T23:10:12.561Z | Compiling cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types) |
| 3364 | 2026-08-27T23:10:12.600Z | Compiling steno v0.4.1 |
| 3365 | 2026-08-27T23:10:12.743Z | Compiling clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types) |
| 3366 | 2026-08-27T23:10:12.767Z | Compiling tabled v0.15.0 |
| 3367 | 2026-08-27T23:10:12.785Z | Compiling rats-corim v0.1.0 (https://github.com/oxidecomputer/rats-corim#f0d5d516) |
| 3368 | 2026-08-27T23:10:12.812Z | Compiling tagptr v0.2.0 |
| 3369 | 2026-08-27T23:10:12.830Z | Compiling knus v3.4.0 |
| 3370 | 2026-08-27T23:10:12.994Z | Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=7cdf2ab9c8d9e9267a8b366aa780c6c26f9a5ecf#7cdf2ab9) |
| 3371 | 2026-08-27T23:10:13.045Z | Compiling moka v0.12.13 |
| 3372 | 2026-08-27T23:10:13.062Z | Compiling group v0.14.0 |
| 3373 | 2026-08-27T23:10:13.109Z | Compiling installinator-common-versions v0.1.0 (/work/oxidecomputer/omicron/installinator-common/versions) |
| 3374 | 2026-08-27T23:10:13.242Z | Compiling omicron-debug-dropbox v0.1.0 (https://github.com/oxidecomputer/omicron-debug-dropbox?rev=eb13fc7a0031261dd51a14a30a133155460f5c0a#eb13fc7a) |
| 3375 | 2026-08-27T23:10:13.273Z | Compiling signature v3.0.0 |
| 3376 | 2026-08-27T23:10:13.469Z | Compiling base16ct v1.0.0 |
| 3377 | 2026-08-27T23:10:13.535Z | Compiling hkdf v0.13.0 |
| 3378 | 2026-08-27T23:10:13.562Z | Compiling pki-playground v0.2.0 (https://github.com/oxidecomputer/pki-playground?rev=bcd3bf2dfe36468c494eac17463a4e10be366b35#bcd3bf2d) |
| 3379 | 2026-08-27T23:10:13.681Z | Compiling sec1 v0.8.1 |
| 3380 | 2026-08-27T23:10:13.737Z | Compiling hickory-resolver v0.25.2 |
| 3381 | 2026-08-27T23:10:13.740Z | Compiling libscf-sys v1.2.0 |
| 3382 | 2026-08-27T23:10:13.771Z | Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=524eb8f125003dff50b9703900c6b323f00f9e1b#524eb8f1) |
| 3383 | 2026-08-27T23:10:13.853Z | Compiling attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?rev=4a39ef08d81e5177edee0bddb1146032aa21074d#4a39ef08) |
| 3384 | 2026-08-27T23:10:13.916Z | Compiling elliptic-curve v0.14.1 |
| 3385 | 2026-08-27T23:10:14.024Z | Compiling sprockets-tls v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=a233079e04d9688454486c452b694587a28c5257#a233079e) |
| 3386 | 2026-08-27T23:10:14.041Z | Compiling dice-util-barcode v0.1.0 (https://github.com/oxidecomputer/dice-util?rev=4a39ef08d81e5177edee0bddb1146032aa21074d#4a39ef08) |
| 3387 | 2026-08-27T23:10:14.259Z | Compiling parking_lot_core v0.8.6 |
| 3388 | 2026-08-27T23:10:14.390Z | Compiling corncobs v0.1.4 |
| 3389 | 2026-08-27T23:10:14.418Z | Compiling utf-8 v0.7.6 |
| 3390 | 2026-08-27T23:10:14.532Z | Compiling dice-mfg-msgs v0.3.0 (https://github.com/oxidecomputer/dice-util?rev=4a39ef08d81e5177edee0bddb1146032aa21074d#4a39ef08) |
| 3391 | 2026-08-27T23:10:14.576Z | Compiling tungstenite v0.21.0 |
| 3392 | 2026-08-27T23:10:14.607Z | Compiling smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51) |
| 3393 | 2026-08-27T23:10:14.626Z | Compiling wnaf v0.14.0 |
| 3394 | 2026-08-27T23:10:14.824Z | Compiling mg-api-types v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde) |
| 3395 | 2026-08-27T23:10:14.859Z | Compiling primefield v0.14.0 |
| 3396 | 2026-08-27T23:10:15.003Z | Compiling rfc6979 v0.6.0 |
| 3397 | 2026-08-27T23:10:15.020Z | Compiling papergrid v0.18.0 |
| 3398 | 2026-08-27T23:10:15.043Z | Compiling transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#03a79a89) |
| 3399 | 2026-08-27T23:10:15.172Z | Compiling ddm-protocol v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde) |
| 3400 | 2026-08-27T23:10:15.191Z | Compiling git-stub v1.0.0 |
| 3401 | 2026-08-27T23:10:15.209Z | Compiling secrecy v0.8.0 |
| 3402 | 2026-08-27T23:10:15.212Z | Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#03a79a89) |
| 3403 | 2026-08-27T23:10:15.384Z | Compiling fmd-adm-sys v0.4.1 (https://github.com/oxidecomputer/fmd-adm?rev=846361bf0a698a8c7efefd97b2828b9aa74858c4#846361bf) |
| 3404 | 2026-08-27T23:10:15.489Z | Compiling git-stub-vcs v0.1.0 |
| 3405 | 2026-08-27T23:10:15.510Z | Compiling ecdsa v0.17.0 |
| 3406 | 2026-08-27T23:10:15.525Z | Compiling tokio-tungstenite v0.21.0 |
| 3407 | 2026-08-27T23:10:15.639Z | Compiling ddm-api-types-versions v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde) |
| 3408 | 2026-08-27T23:10:15.737Z | Compiling primeorder v0.14.0 |
| 3409 | 2026-08-27T23:10:15.937Z | Compiling transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control?branch=main#03a79a89) |
| 3410 | 2026-08-27T23:10:15.974Z | Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths) |
| 3411 | 2026-08-27T23:10:15.993Z | Compiling curve25519-dalek v5.0.0 |
| 3412 | 2026-08-27T23:10:16.073Z | Compiling tabled v0.21.0 |
| 3413 | 2026-08-27T23:10:16.091Z | Compiling unicase v2.9.0 |
| 3414 | 2026-08-27T23:10:16.106Z | Compiling dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server) |
| 3415 | 2026-08-27T23:10:16.175Z | Compiling parking_lot v0.11.2 |
| 3416 | 2026-08-27T23:10:16.196Z | Compiling oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter) |
| 3417 | 2026-08-27T23:10:16.264Z | Compiling internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver) |
| 3418 | 2026-08-27T23:10:16.289Z | Compiling ssh-encoding v0.3.0 |
| 3419 | 2026-08-27T23:10:16.327Z | Compiling mime_guess v2.0.5 |
| 3420 | 2026-08-27T23:10:16.543Z | Compiling progenitor-impl v0.13.0 |
| 3421 | 2026-08-27T23:10:16.591Z | Compiling prefix-trie v0.7.0 |
| 3422 | 2026-08-27T23:10:16.614Z | Compiling fxhash v0.2.1 |
| 3423 | 2026-08-27T23:10:16.657Z | Compiling keccak v0.2.0 |
| 3424 | 2026-08-27T23:10:16.768Z | Compiling crc8 v0.1.1 |
| 3425 | 2026-08-27T23:10:16.787Z | Compiling sled v0.34.7 |
| 3426 | 2026-08-27T23:10:16.865Z | Compiling common v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=04a52a3240a26c58f03e1cf40353d67ff69d76b6#04a52a32) |
| 3427 | 2026-08-27T23:10:16.927Z | Compiling ed25519 v3.0.0 |
| 3428 | 2026-08-27T23:10:16.948Z | Compiling hickory-server v0.25.2 |
| 3429 | 2026-08-27T23:10:17.018Z | Compiling crypto-primes v0.7.2 |
| 3430 | 2026-08-27T23:10:17.507Z | Compiling dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api) |
| 3431 | 2026-08-27T23:10:17.525Z | Compiling pkcs1 v0.8.0-rc.4 |
| 3432 | 2026-08-27T23:10:17.529Z | Compiling progenitor v0.14.0 |
| 3433 | 2026-08-27T23:10:17.567Z | Compiling poly1305 v0.9.0 |
| 3434 | 2026-08-27T23:10:17.730Z | Compiling gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client) |
| 3435 | 2026-08-27T23:10:17.960Z | Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde) |
| 3436 | 2026-08-27T23:10:18.071Z | Compiling ntp-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ntp-admin-client) |
| 3437 | 2026-08-27T23:10:18.091Z | Compiling ddm-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde) |
| 3438 | 2026-08-27T23:10:18.207Z | Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430) |
| 3439 | 2026-08-27T23:10:18.371Z | Compiling dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client) |
| 3440 | 2026-08-27T23:10:18.481Z | Compiling dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?rev=4a39ef08d81e5177edee0bddb1146032aa21074d#4a39ef08) |
| 3441 | 2026-08-27T23:10:18.605Z | Compiling progenitor-client v0.13.0 |
| 3442 | 2026-08-27T23:10:18.682Z | Compiling blowfish v0.10.0 |
| 3443 | 2026-08-27T23:10:18.867Z | Compiling sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types) |
| 3444 | 2026-08-27T23:10:18.886Z | Compiling wicketd-commission-types-versions v0.1.0 (/work/oxidecomputer/omicron/wicketd-commission-types/versions) |
| 3445 | 2026-08-27T23:10:18.914Z | Compiling omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client) |
| 3446 | 2026-08-27T23:10:18.958Z | Compiling blake2 v0.11.0-rc.6 |
| 3447 | 2026-08-27T23:10:18.961Z | Compiling http-range v0.1.5 |
| 3448 | 2026-08-27T23:10:18.991Z | Compiling half v1.8.3 |
| 3449 | 2026-08-27T23:10:19.194Z | Compiling dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=04a52a3240a26c58f03e1cf40353d67ff69d76b6#04a52a32) |
| 3450 | 2026-08-27T23:10:19.256Z | Compiling progenitor-macro v0.13.0 |
| 3451 | 2026-08-27T23:10:19.293Z | Compiling argon2 v0.6.0-rc.8 |
| 3452 | 2026-08-27T23:10:19.322Z | Compiling serde_cbor v0.11.2 |
| 3453 | 2026-08-27T23:10:19.514Z | Compiling bcrypt-pbkdf v0.11.0 |
| 3454 | 2026-08-27T23:10:19.854Z | Compiling rsa v0.10.0-rc.18 |
| 3455 | 2026-08-27T23:10:20.225Z | Compiling key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager) |
| 3456 | 2026-08-27T23:10:20.381Z | Compiling trust-quorum-protocol v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/protocol) |
| 3457 | 2026-08-27T23:10:20.560Z | Compiling sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client) |
| 3458 | 2026-08-27T23:10:20.712Z | Compiling ssh-cipher v0.3.0 |
| 3459 | 2026-08-27T23:10:20.816Z | Compiling ed25519-dalek v3.0.0 |
| 3460 | 2026-08-27T23:10:21.013Z | Compiling cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client) |
| 3461 | 2026-08-27T23:10:21.399Z | Compiling sha3 v0.11.0 |
| 3462 | 2026-08-27T23:10:21.419Z | Compiling omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent) |
| 3463 | 2026-08-27T23:10:21.619Z | Compiling wicketd-commission-types v0.1.0 (/work/oxidecomputer/omicron/wicketd-commission-types) |
| 3464 | 2026-08-27T23:10:21.639Z | Compiling nexus-types-versions v0.1.0 (/work/oxidecomputer/omicron/nexus/types/versions) |
| 3465 | 2026-08-27T23:10:21.842Z | Compiling p384 v0.14.0 |
| 3466 | 2026-08-27T23:10:21.899Z | Compiling bootstrap-agent-lockstep-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-types) |
| 3467 | 2026-08-27T23:10:21.923Z | Compiling p256 v0.14.0 |
| 3468 | 2026-08-27T23:10:21.945Z | Compiling p521 v0.14.0 |
| 3469 | 2026-08-27T23:10:22.126Z | Compiling common v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=cc0c307c617f2988aafdca4e3bd35ea178b64801#cc0c307c) |
| 3470 | 2026-08-27T23:10:22.375Z | Compiling scuffle v0.1.0 |
| 3471 | 2026-08-27T23:10:22.745Z | Compiling sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware) |
| 3472 | 2026-08-27T23:10:22.872Z | Compiling installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common) |
| 3473 | 2026-08-27T23:10:23.096Z | Compiling attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?branch=main#ff9f27aa) |
| 3474 | 2026-08-27T23:10:23.369Z | Compiling oximeter-producer-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer-api) |
| 3475 | 2026-08-27T23:10:23.515Z | Compiling yasna v0.5.2 |
| 3476 | 2026-08-27T23:10:23.669Z | Compiling kstat-rs v0.2.5 |
| 3477 | 2026-08-27T23:10:23.717Z | Compiling headers-core v0.3.0 |
| 3478 | 2026-08-27T23:10:23.870Z | Compiling kem v0.3.0 |
| 3479 | 2026-08-27T23:10:23.917Z | Compiling sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage) |
| 3480 | 2026-08-27T23:10:23.994Z | Compiling module-lattice v0.2.3 |
| 3481 | 2026-08-27T23:10:24.032Z | Compiling nanorand v0.7.0 |
| 3482 | 2026-08-27T23:10:24.171Z | Compiling sponge-cursor v0.1.0 |
| 3483 | 2026-08-27T23:10:24.197Z | Compiling rcgen v0.12.1 |
| 3484 | 2026-08-27T23:10:24.216Z | Compiling ml-kem v0.3.2 |
| 3485 | 2026-08-27T23:10:24.234Z | Compiling oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments) |
| 3486 | 2026-08-27T23:10:24.237Z | Compiling headers v0.4.1 |
| 3487 | 2026-08-27T23:10:24.274Z | Compiling flume v0.11.1 |
| 3488 | 2026-08-27T23:10:24.341Z | Compiling sha3 v0.12.0 |
| 3489 | 2026-08-27T23:10:24.359Z | Compiling bootstrap-agent-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-api) |
| 3490 | 2026-08-27T23:10:24.445Z | Compiling progenitor v0.13.0 |
| 3491 | 2026-08-27T23:10:24.490Z | Compiling dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?branch=main#ff9f27aa) |
| 3492 | 2026-08-27T23:10:24.619Z | Compiling dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=cc0c307c617f2988aafdca4e3bd35ea178b64801#cc0c307c) |
| 3493 | 2026-08-27T23:10:24.638Z | Compiling fmd-adm v0.3.0 (https://github.com/oxidecomputer/fmd-adm?rev=846361bf0a698a8c7efefd97b2828b9aa74858c4#846361bf) |
| 3494 | 2026-08-27T23:10:24.661Z | Compiling hyper-staticfile v0.10.1 |
| 3495 | 2026-08-27T23:10:24.703Z | Compiling zfs-test-harness v0.1.0 (/work/oxidecomputer/omicron/sled-storage/zfs-test-harness) |
| 3496 | 2026-08-27T23:10:24.920Z | Compiling transient-dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server/transient) |
| 3497 | 2026-08-27T23:10:24.941Z | Compiling sled-agent-early-networking v0.1.0 (/work/oxidecomputer/omicron/sled-agent/early-networking) |
| 3498 | 2026-08-27T23:10:24.975Z | Compiling range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests) |
| 3499 | 2026-08-27T23:10:25.040Z | Compiling ssh-key v0.7.0-rc.11 |
| 3500 | 2026-08-27T23:10:25.102Z | Compiling propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430) |
| 3501 | 2026-08-27T23:10:25.152Z | Compiling crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=ad8a31742adc45e925e63443a5b43c8e30604022#ad8a3174) |
| 3502 | 2026-08-27T23:10:25.190Z | Compiling repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client) |
| 3503 | 2026-08-27T23:10:25.212Z | Compiling tufaceous-brand-metadata v0.2.0 (https://github.com/oxidecomputer/tufaceous?branch=main#38730b68) |
| 3504 | 2026-08-27T23:10:25.381Z | Compiling sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics) |
| 3505 | 2026-08-27T23:10:25.381Z | Compiling russh-cryptovec v0.62.0 |
| 3506 | 2026-08-27T23:10:25.418Z | Compiling end-to-end-tests v0.1.0 (/work/oxidecomputer/omicron/end-to-end-tests) |
| 3507 | 2026-08-27T23:10:25.518Z | Compiling repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api) |
| 3508 | 2026-08-27T23:10:25.559Z | Compiling internal-russh-num-bigint v0.5.0 |
| 3509 | 2026-08-27T23:10:25.587Z | Compiling port-file v0.1.0 |
| 3510 | 2026-08-27T23:10:25.627Z | Compiling num-bigint v0.4.6 |
| 3511 | 2026-08-27T23:10:25.650Z | Compiling generic-array v1.4.3 |
| 3512 | 2026-08-27T23:10:25.667Z | Compiling russh-util v0.52.0 |
| 3513 | 2026-08-27T23:10:25.785Z | Compiling enum_dispatch v0.3.13 |
| 3514 | 2026-08-27T23:10:25.868Z | Compiling delegate v0.13.5 |
| 3515 | 2026-08-27T23:10:25.902Z | Compiling subprocess v0.2.15 |
| 3516 | 2026-08-27T23:10:25.973Z | Compiling dhcproto-macros v0.1.0 (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc) |
| 3517 | 2026-08-27T23:10:26.206Z | Compiling md5 v0.8.0 |
| 3518 | 2026-08-27T23:10:26.367Z | Compiling sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api) |
| 3519 | 2026-08-27T23:10:26.427Z | Compiling sled-agent-scrimlet-reconcilers v0.1.0 (/work/oxidecomputer/omicron/sled-agent/scrimlet-reconcilers) |
| 3520 | 2026-08-27T23:10:26.502Z | Compiling hex-literal v1.1.0 |
| 3521 | 2026-08-27T23:10:26.649Z | Compiling display-error-chain v0.2.2 |
| 3522 | 2026-08-27T23:10:26.685Z | Compiling dhcproto v0.13.0-alpha (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc) |
| 3523 | 2026-08-27T23:10:26.854Z | Compiling oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client) |
| 3524 | 2026-08-27T23:10:26.871Z | Compiling colored v2.2.0 |
| 3525 | 2026-08-27T23:10:26.891Z | Compiling russh v0.62.4 |
| 3526 | 2026-08-27T23:10:26.911Z | Compiling ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9) |
| 3527 | 2026-08-27T23:10:26.988Z | Compiling socket2 v0.5.10 |
| 3528 | 2026-08-27T23:10:27.181Z | Compiling internet-checksum v0.2.1 |
| 3529 | 2026-08-27T23:10:27.535Z | Compiling sled-agent-config-reconciler v0.1.0 (/work/oxidecomputer/omicron/sled-agent/config-reconciler) |
| 3530 | 2026-08-27T23:10:27.573Z | Compiling sled-agent-health-monitor v0.1.0 (/work/oxidecomputer/omicron/sled-agent/health-monitor) |
| 3531 | 2026-08-27T23:10:30.298Z | Compiling sled-agent-resolvable-files v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files) |
| 3532 | 2026-08-27T23:10:31.009Z | Compiling sled-agent-measurements v0.1.0 (/work/oxidecomputer/omicron/sled-agent/measurements) |
| 3533 | 2026-08-27T23:10:31.548Z | Compiling trust-quorum v0.1.0 (/work/oxidecomputer/omicron/trust-quorum) |
| 3534 | 2026-08-27T23:10:32.894Z | Compiling sled-agent-bootstrap-common v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-common) |
| 3535 | 2026-08-27T23:10:32.998Z | Compiling nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types) |
| 3536 | 2026-08-27T23:10:42.152Z | Compiling nexus-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-lockstep-client) |
| 3537 | 2026-08-27T23:10:42.152Z | Compiling nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client) |
| 3538 | 2026-08-27T23:10:42.152Z | Compiling nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config) |
| 3539 | 2026-08-27T23:10:42.156Z | Compiling sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim) |
| 3540 | 2026-08-27T23:10:42.156Z | Compiling sled-agent-multirack-join v0.1.0 (/work/oxidecomputer/omicron/sled-agent/multirack-join) |
| 3541 | 2026-08-27T23:10:43.970Z | Compiling omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils) |
| 3542 | 2026-08-27T23:10:44.056Z | Compiling oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer) |
| 3543 | 2026-08-27T23:10:48.369Z | Compiling sled-agent-rack-setup v0.1.0 (/work/oxidecomputer/omicron/sled-agent/rack-setup) |
| 3544 | 2026-08-27T23:11:30.069Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 31s |
| 3545 | 2026-08-27T23:11:30.076Z | warning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1 |
| 3546 | 2026-08-27T23:11:30.076Z | note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` |
| 3547 | 2026-08-27T23:11:30.295Z | |
| 3548 | 2026-08-27T23:11:30.295Z | real 1:31.312281595 |
| 3549 | 2026-08-27T23:11:30.295Z | user 8:44.335576137 |
| 3550 | 2026-08-27T23:11:30.299Z | sys 1:44.401180019 |
| 3551 | 2026-08-27T23:11:30.299Z | trap 0.250404610 |
| 3552 | 2026-08-27T23:11:30.299Z | tflt 0.297656294 |
| 3553 | 2026-08-27T23:11:30.299Z | dflt 2.073350582 |
| 3554 | 2026-08-27T23:11:30.299Z | kflt 0.000257580 |
| 3555 | 2026-08-27T23:11:30.299Z | lock 32:31.402658046 |
| 3556 | 2026-08-27T23:11:30.299Z | slp 19:55.322954808 |
| 3557 | 2026-08-27T23:11:30.299Z | lat 41.711259830 |
| 3558 | 2026-08-27T23:11:30.299Z | stop 3:06.930889857 |
| 3559 | 2026-08-27T23:11:30.299Z | + mkdir tests |
| 3560 | 2026-08-27T23:11:30.302Z | + /opt/ooce/bin/jq -r 'select(.profile.test) | .executable' /tmp/output.end-to-end.json |
| 3561 | 2026-08-27T23:11:30.302Z | + xargs -I '{}' -t cp '{}' tests/ |
| 3562 | 2026-08-27T23:11:30.324Z | cp /work/oxidecomputer/omicron/target/debug/deps/dhcp_server-bed5e8dda5ea5020 tests/ |
| 3563 | 2026-08-27T23:11:30.346Z | cp /work/oxidecomputer/omicron/target/debug/deps/bootstrap-f2310e202f420246 tests/ |
| 3564 | 2026-08-27T23:11:30.368Z | cp /work/oxidecomputer/omicron/target/debug/deps/commtest-dbb802d24e5b6927 tests/ |
| 3565 | 2026-08-27T23:11:30.389Z | cp /work/oxidecomputer/omicron/target/debug/deps/end_to_end_tests-b5ca3a6470910f92 tests/ |
| 3566 | 2026-08-27T23:11:30.686Z | + 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) |
| 3567 | 2026-08-27T23:11:30.689Z | + 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-f2310e202f420246 tests/commtest-dbb802d24e5b6927 tests/dhcp_server-bed5e8dda5ea5020 tests/end_to_end_tests-b5ca3a6470910f92 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 |
| 3568 | 2026-08-27T23:13:00.239Z | Compressing '/work/package.tar.gz' with '/usr/bin/gzip'... |
| 3569 | 2026-08-27T23:13:00.239Z | a .github/buildomat/ci-env.sh 1K |
| 3570 | 2026-08-27T23:13:00.239Z | a out/target/test 1K |
| 3571 | 2026-08-27T23:13:00.239Z | a out/npuzone/npuzone 27402K |
| 3572 | 2026-08-27T23:13:00.239Z | a package-manifest.toml 35K |
| 3573 | 2026-08-27T23:13:00.239Z | a smf/sled-agent/non-gimlet/config.toml 6K |
| 3574 | 2026-08-27T23:13:00.239Z | a target/release/omicron-package 49475K |
| 3575 | 2026-08-27T23:13:00.239Z | a target/release/xtask 11727K |
| 3576 | 2026-08-27T23:13:00.239Z | a target/debug/bootstrap 440166K |
| 3577 | 2026-08-27T23:13:00.239Z | a tests/bootstrap-f2310e202f420246 34430K |
| 3578 | 2026-08-27T23:13:00.241Z | a tests/commtest-dbb802d24e5b6927 34431K |
| 3579 | 2026-08-27T23:13:00.241Z | a tests/dhcp_server-bed5e8dda5ea5020 34431K |
| 3580 | 2026-08-27T23:13:00.241Z | a tests/end_to_end_tests-b5ca3a6470910f92 503748K |
| 3581 | 2026-08-27T23:13:00.241Z | a tools/opte_version 1K |
| 3582 | 2026-08-27T23:13:00.241Z | a tools/opte_version_override 2K |
| 3583 | 2026-08-27T23:13:00.241Z | a out/clickhouse.tar.gz 330983K |
| 3584 | 2026-08-27T23:13:00.241Z | a out/clickhouse_keeper.tar.gz 314988K |
| 3585 | 2026-08-27T23:13:00.241Z | a out/clickhouse_server.tar.gz 330979K |
| 3586 | 2026-08-27T23:13:00.241Z | a out/cockroachdb.tar.gz 170226K |
| 3587 | 2026-08-27T23:13:00.241Z | a out/crucible-pantry-zone.tar.gz 41906K |
| 3588 | 2026-08-27T23:13:00.241Z | a out/crucible-utils.tar 18900K |
| 3589 | 2026-08-27T23:13:00.241Z | a out/crucible-zone.tar.gz 56718K |
| 3590 | 2026-08-27T23:13:00.241Z | a out/external-dns.tar.gz 46758K |
| 3591 | 2026-08-27T23:13:00.241Z | a out/internal-dns.tar.gz 46758K |
| 3592 | 2026-08-27T23:13:00.241Z | a out/mg-ddm-gz.tar 100917K |
| 3593 | 2026-08-27T23:13:00.241Z | a out/nexus.tar.gz 363259K |
| 3594 | 2026-08-27T23:13:00.241Z | a out/ntp.tar.gz 35244K |
| 3595 | 2026-08-27T23:13:00.241Z | a out/omicron-gateway-softnpu.tar.gz 29004K |
| 3596 | 2026-08-27T23:13:00.241Z | a out/omicron-sled-agent.tar 243001K |
| 3597 | 2026-08-27T23:13:00.241Z | a out/overlay.tar.gz 4K |
| 3598 | 2026-08-27T23:13:00.241Z | a out/oximeter.tar.gz 72052K |
| 3599 | 2026-08-27T23:13:00.241Z | a out/oxlog.tar 4088K |
| 3600 | 2026-08-27T23:13:00.241Z | a out/probe.tar.gz 3037K |
| 3601 | 2026-08-27T23:13:00.241Z | a out/propolis-server.tar.gz 34642K |
| 3602 | 2026-08-27T23:13:00.241Z | a out/pumpkind-gz.tar 26647K |
| 3603 | 2026-08-27T23:13:00.241Z | a out/switch-softnpu.tar.gz 504331K |
| 3604 | 2026-08-27T23:13:00.245Z | |
| 3605 | 2026-08-27T23:13:00.246Z | real 1:29.550478624 |
| 3606 | 2026-08-27T23:13:00.247Z | user 1:26.596187092 |
| 3607 | 2026-08-27T23:13:00.247Z | sys 4.936443766 |
| 3608 | 2026-08-27T23:13:00.247Z | trap 0.006462889 |
| 3609 | 2026-08-27T23:13:00.247Z | tflt 0.000000000 |
| 3610 | 2026-08-27T23:13:00.247Z | dflt 0.000000000 |
| 3611 | 2026-08-27T23:13:00.247Z | kflt 0.000000000 |
| 3612 | 2026-08-27T23:13:00.247Z | lock 0.000000000 |
| 3613 | 2026-08-27T23:13:00.247Z | slp 1:26.448848637 |
| 3614 | 2026-08-27T23:13:00.247Z | lat 1.108928564 |
| 3615 | 2026-08-27T23:13:00.247Z | stop 0.000191050 |
| 3616 | 2026-08-27T23:13:00.247Z | process exited: duration 1085586 ms, exit code 0 |
| |
| 3617 | 2026-08-27T23:13:00.261Z | found 1 output files |
| 3618 | 2026-08-27T23:13:00.294Z | uploading: /work/package.tar.gz (2775522982 bytes) |
| 3619 | 2026-08-27T23:13:38.829Z | uploaded: /work/package.tar.gz |