|
|
|
| 1 | 2026-08-18T18:56:14.198Z | job assigned to worker 01M0B3N5217T2KH90W9N2RWRC1 [factory aws, i-04f1bde3fe63344d9] (queued for 49 s) |
| |
| 2 | 2026-08-18T18:56:21.228Z | starting task 0: "setup" |
| 3 | 2026-08-18T18:56:21.232Z | ++ uname -s |
| 4 | 2026-08-18T18:56:21.232Z | + kern=SunOS |
| 5 | 2026-08-18T18:56:21.232Z | + build_user=build |
| 6 | 2026-08-18T18:56:21.232Z | + build_uid=12345 |
| 7 | 2026-08-18T18:56:21.232Z | + work_dir=/work |
| 8 | 2026-08-18T18:56:21.232Z | + input_dir=/input |
| 9 | 2026-08-18T18:56:21.232Z | + [[ 0 == 12345 ]] |
| 10 | 2026-08-18T18:56:21.232Z | + case "$kern" in |
| 11 | 2026-08-18T18:56:21.232Z | + groupadd -g 12345 build |
| 12 | 2026-08-18T18:56:21.235Z | + useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build |
| 13 | 2026-08-18T18:56:23.239Z | + zfs create -o mountpoint=/work rpool/work |
| 14 | 2026-08-18T18:56:23.306Z | ++ awk '$2 == "/home" { print $3 }' /etc/mnttab |
| 15 | 2026-08-18T18:56:23.309Z | + home_fs=zfs |
| 16 | 2026-08-18T18:56:23.309Z | + [[ zfs == autofs ]] |
| 17 | 2026-08-18T18:56:23.309Z | + mkdir -p /home/build |
| 18 | 2026-08-18T18:56:23.309Z | + chown build:build /home/build /work |
| 19 | 2026-08-18T18:56:25.309Z | + chmod 0700 /home/build /work |
| 20 | 2026-08-18T18:56:25.313Z | process exited: duration 4087 ms, exit code 0 |
| |
| 21 | 2026-08-18T18:56:25.319Z | starting task 1: "rust-toolchain" |
| 22 | 2026-08-18T18:56:25.322Z | + printf ' * rust toolchain channel = "%s"\n' stable |
| 23 | 2026-08-18T18:56:25.322Z | * rust toolchain channel = "stable" |
| 24 | 2026-08-18T18:56:25.322Z | + printf ' * rust toolchain profile = "%s"\n' default |
| 25 | 2026-08-18T18:56:25.325Z | * rust toolchain profile = "default" |
| 26 | 2026-08-18T18:56:25.325Z | + export RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 27 | 2026-08-18T18:56:25.325Z | + RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 28 | 2026-08-18T18:56:25.325Z | + curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs |
| 29 | 2026-08-18T18:56:25.325Z | + /bin/bash -s - -y --no-modify-path --default-toolchain stable --profile default |
| 30 | 2026-08-18T18:56:25.443Z | info: downloading installer |
| 31 | 2026-08-18T18:56:26.847Z | warn: It looks like you have an existing installation of Rust at: |
| 32 | 2026-08-18T18:56:26.847Z | warn: /opt/ooce/bin |
| 33 | 2026-08-18T18:56:26.847Z | warn: It is recommended that rustup be the primary Rust installation. |
| 34 | 2026-08-18T18:56:26.848Z | warn: Otherwise you may have confusion unless you are careful with your PATH. |
| 35 | 2026-08-18T18:56:26.848Z | warn: If you are sure that you want both rustup and your already installed Rust |
| 36 | 2026-08-18T18:56:26.848Z | warn: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes |
| 37 | 2026-08-18T18:56:26.848Z | warn: or pass `-y' to ignore all ignorable checks. |
| 38 | 2026-08-18T18:56:26.848Z | error: cannot install while Rust is installed |
| 39 | 2026-08-18T18:56:26.848Z | warn: continuing (because the -y flag is set and the error is ignorable) |
| 40 | 2026-08-18T18:56:26.848Z | warn: It looks like you have an existing rustup settings file at: |
| 41 | 2026-08-18T18:56:26.848Z | warn: /home/build/.rustup/settings.toml |
| 42 | 2026-08-18T18:56:26.848Z | warn: Rustup will install the default toolchain as specified in the settings file, |
| 43 | 2026-08-18T18:56:26.848Z | warn: instead of the one inferred from the default host triple. |
| 44 | 2026-08-18T18:56:26.861Z | info: profile set to default |
| 45 | 2026-08-18T18:56:26.861Z | info: default host triple is x86_64-unknown-illumos |
| 46 | 2026-08-18T18:56:26.865Z | info: syncing channel updates for stable-x86_64-unknown-illumos |
| 47 | 2026-08-18T18:56:27.013Z | info: latest update on 2026-07-16 for version 1.97.1 (8bab26f4f 2026-07-14) |
| 48 | 2026-08-18T18:56:27.016Z | info: downloading 6 components |
| 49 | 2026-08-18T18:56:42.862Z | info: default toolchain set to stable-x86_64-unknown-illumos |
| 50 | 2026-08-18T18:56:42.862Z | |
| 51 | 2026-08-18T18:56:42.890Z | stable-x86_64-unknown-illumos installed - rustc 1.97.1 (8bab26f4f 2026-07-14) |
| 52 | 2026-08-18T18:56:42.890Z | |
| 53 | 2026-08-18T18:56:42.890Z | |
| 54 | 2026-08-18T18:56:42.890Z | Rust is installed now. Great! |
| 55 | 2026-08-18T18:56:42.891Z | |
| 56 | 2026-08-18T18:56:42.891Z | To get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH |
| 57 | 2026-08-18T18:56:42.891Z | environment variable. This has not been done automatically. |
| 58 | 2026-08-18T18:56:42.891Z | |
| 59 | 2026-08-18T18:56:42.891Z | To configure your current shell, you need to source |
| 60 | 2026-08-18T18:56:42.891Z | the corresponding env file under $HOME/.cargo. |
| 61 | 2026-08-18T18:56:42.891Z | |
| 62 | 2026-08-18T18:56:42.891Z | This is usually done by running one of the following (note the leading DOT): |
| 63 | 2026-08-18T18:56:42.891Z | . "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh |
| 64 | 2026-08-18T18:56:42.891Z | source "$HOME/.cargo/env.fish" # For fish |
| 65 | 2026-08-18T18:56:42.894Z | source "~/.cargo/env.nu" # For nushell |
| 66 | 2026-08-18T18:56:42.894Z | source "$HOME/.cargo/env.tcsh" # For tcsh |
| 67 | 2026-08-18T18:56:42.894Z | . "$HOME/.cargo/env.ps1" # For pwsh |
| 68 | 2026-08-18T18:56:42.894Z | source "$HOME/.cargo/env.xsh" # For xonsh |
| 69 | 2026-08-18T18:56:42.894Z | warn: no default linker (`cc`) was found in your PATH |
| 70 | 2026-08-18T18:56:42.894Z | warn: many Rust crates require a system C toolchain to build |
| 71 | 2026-08-18T18:56:42.979Z | + rustup --version |
| 72 | 2026-08-18T18:56:42.988Z | rustup 1.29.0 (28d1352db 2026-03-05) |
| 73 | 2026-08-18T18:56:42.991Z | info: This is the version for the rustup toolchain manager, not the rustc compiler. |
| 74 | 2026-08-18T18:56:43.009Z | info: the currently active `rustc` version is `rustc 1.97.1 (8bab26f4f 2026-07-14)` |
| 75 | 2026-08-18T18:56:43.012Z | + cargo --version |
| 76 | 2026-08-18T18:56:43.026Z | cargo 1.97.1 (c980f4866 2026-06-30) |
| 77 | 2026-08-18T18:56:43.029Z | + rustc --version |
| 78 | 2026-08-18T18:56:43.048Z | rustc 1.97.1 (8bab26f4f 2026-07-14) |
| 79 | 2026-08-18T18:56:43.051Z | process exited: duration 17729 ms, exit code 0 |
| |
| 80 | 2026-08-18T18:56:43.057Z | starting task 2: "authentication" |
| 81 | 2026-08-18T18:56:43.073Z | process exited: duration 16 ms, exit code 0 |
| |
| 82 | 2026-08-18T18:56:43.079Z | starting task 3: "build" |
| 83 | 2026-08-18T18:56:43.082Z | + set -e |
| 84 | 2026-08-18T18:56:43.082Z | + set -o pipefail |
| 85 | 2026-08-18T18:56:43.085Z | + [[ true == true ]] |
| 86 | 2026-08-18T18:56:43.085Z | + WORK=/work |
| 87 | 2026-08-18T18:56:43.085Z | + pfexec pkg install protobuf git |
| 88 | 2026-08-18T18:56:51.063Z | Startup: Refreshing catalog 'helios-dev' ... Done |
| 89 | 2026-08-18T18:56:58.788Z | Startup: Caching catalogs ... Done |
| 90 | 2026-08-18T18:57:06.114Z | Planning: Solver setup ... Done |
| 91 | 2026-08-18T18:57:06.153Z | Planning: Running solver ... Done |
| 92 | 2026-08-18T18:57:06.297Z | Planning: Finding local manifests ... Done |
| 93 | 2026-08-18T18:57:06.338Z | Planning: Fetching manifests: 0/1 0% complete |
| 94 | 2026-08-18T18:57:06.415Z | Planning: Fetching manifests: 1/1 100% complete |
| 95 | 2026-08-18T18:57:06.433Z | Planning: Package planning ... Done |
| 96 | 2026-08-18T18:57:06.443Z | Planning: Merging actions ... Done |
| 97 | 2026-08-18T18:57:06.553Z | Planning: Checking for conflicting actions ... Done |
| 98 | 2026-08-18T18:57:06.556Z | Planning: Consolidating action changes ... Done |
| 99 | 2026-08-18T18:57:07.214Z | Planning: Evaluating mediators ... Done |
| 100 | 2026-08-18T18:57:07.217Z | Planning: Planning completed in 8.26 seconds |
| 101 | 2026-08-18T18:57:07.226Z | Packages to install: 1 |
| 102 | 2026-08-18T18:57:07.229Z | Create boot environment: No |
| 103 | 2026-08-18T18:57:07.229Z | Create backup boot environment: No |
| 104 | 2026-08-18T18:57:07.265Z | |
| 105 | 2026-08-18T18:57:07.265Z | Download: 0/1184 items 0.0/15.2MB 0% complete |
| 106 | 2026-08-18T18:57:10.840Z | Download: Completed 15.22 MB in 3.57 seconds (4.3M/s) |
| 107 | 2026-08-18T18:57:10.913Z | Actions: 1/1284 actions (Installing new actions) |
| 108 | 2026-08-18T18:57:11.209Z | Actions: Completed 1284 actions in 0.30 seconds. |
| 109 | 2026-08-18T18:57:11.840Z | Done |
| 110 | 2026-08-18T18:57:11.840Z | Done |
| 111 | 2026-08-18T18:57:12.471Z | Done |
| 112 | 2026-08-18T18:57:15.433Z | Done |
| 113 | 2026-08-18T18:57:15.504Z | Done |
| 114 | 2026-08-18T18:57:15.508Z | Done |
| 115 | 2026-08-18T18:57:15.708Z | Done |
| 116 | 2026-08-18T18:57:16.399Z | + cargo --version |
| 117 | 2026-08-18T18:57:16.407Z | cargo 1.97.1 (c980f4866 2026-06-30) |
| 118 | 2026-08-18T18:57:16.410Z | + rustc --version |
| 119 | 2026-08-18T18:57:16.429Z | rustc 1.97.1 (8bab26f4f 2026-07-14) |
| 120 | 2026-08-18T18:57:16.432Z | + banner dhcp-server |
| 121 | 2026-08-18T18:57:16.435Z | |
| 122 | 2026-08-18T18:57:16.435Z | ##### # # #### ##### #### ###### ##### # # ###### |
| 123 | 2026-08-18T18:57:16.435Z | # # # # # # # # # # # # # # # |
| 124 | 2026-08-18T18:57:16.435Z | # # ###### # # # ##### #### ##### # # # # ##### |
| 125 | 2026-08-18T18:57:16.435Z | # # # # # ##### # # ##### # # # |
| 126 | 2026-08-18T18:57:16.435Z | # # # # # # # # # # # # # # # |
| 127 | 2026-08-18T18:57:16.435Z | ##### # # #### # #### ###### # # ## ###### |
| 128 | 2026-08-18T18:57:16.435Z | |
| 129 | 2026-08-18T18:57:16.435Z | + git clone https://github.com/oxidecomputer/omicron.git /work/ci/omicron |
| 130 | 2026-08-18T18:57:16.460Z | Cloning into '/work/ci/omicron'... |
| 131 | 2026-08-18T18:57:35.371Z | + cd /work/ci/omicron |
| 132 | 2026-08-18T18:57:35.371Z | + source env.sh |
| 133 | 2026-08-18T18:57:35.374Z | ++ OLD_SHELL_OPTS=ehxB |
| 134 | 2026-08-18T18:57:35.374Z | ++ set -o xtrace |
| 135 | 2026-08-18T18:57:35.374Z | ++++ dirname env.sh |
| 136 | 2026-08-18T18:57:35.377Z | +++ readlink -f . |
| 137 | 2026-08-18T18:57:35.377Z | ++ OMICRON_WS=/work/ci/omicron |
| 138 | 2026-08-18T18:57:35.377Z | ++ export PATH=/work/ci/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin |
| 139 | 2026-08-18T18:57:35.377Z | ++ PATH=/work/ci/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin |
| 140 | 2026-08-18T18:57:35.377Z | ++ export PATH=/work/ci/omicron/out/clickhouse:/work/ci/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin |
| 141 | 2026-08-18T18:57:35.377Z | ++ PATH=/work/ci/omicron/out/clickhouse:/work/ci/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin |
| 142 | 2026-08-18T18:57:35.377Z | ++ export PATH=/work/ci/omicron/out/dendrite-stub/bin:/work/ci/omicron/out/clickhouse:/work/ci/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin |
| 143 | 2026-08-18T18:57:35.377Z | ++ PATH=/work/ci/omicron/out/dendrite-stub/bin:/work/ci/omicron/out/clickhouse:/work/ci/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin |
| 144 | 2026-08-18T18:57:35.377Z | ++ export PATH=/work/ci/omicron/out/mgd/root/opt/oxide/mgd/bin:/work/ci/omicron/out/dendrite-stub/bin:/work/ci/omicron/out/clickhouse:/work/ci/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin |
| 145 | 2026-08-18T18:57:35.377Z | ++ PATH=/work/ci/omicron/out/mgd/root/opt/oxide/mgd/bin:/work/ci/omicron/out/dendrite-stub/bin:/work/ci/omicron/out/clickhouse:/work/ci/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin |
| 146 | 2026-08-18T18:57:35.377Z | ++ export PATH=/work/ci/omicron/out/mg-ddm/root/opt/oxide/mg-ddm/bin:/work/ci/omicron/out/mgd/root/opt/oxide/mgd/bin:/work/ci/omicron/out/dendrite-stub/bin:/work/ci/omicron/out/clickhouse:/work/ci/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin |
| 147 | 2026-08-18T18:57:35.377Z | ++ PATH=/work/ci/omicron/out/mg-ddm/root/opt/oxide/mg-ddm/bin:/work/ci/omicron/out/mgd/root/opt/oxide/mgd/bin:/work/ci/omicron/out/dendrite-stub/bin:/work/ci/omicron/out/clickhouse:/work/ci/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin |
| 148 | 2026-08-18T18:57:35.377Z | ++ case $OLD_SHELL_OPTS in |
| 149 | 2026-08-18T18:57:35.377Z | ++ unset OLD_SHELL_OPTS OMICRON_WS |
| 150 | 2026-08-18T18:57:35.377Z | + [[ true == true ]] |
| 151 | 2026-08-18T18:57:35.377Z | + source .github/buildomat/ci-env.sh |
| 152 | 2026-08-18T18:57:35.377Z | ++ export CARGO_TERM_COLOR=always |
| 153 | 2026-08-18T18:57:35.378Z | ++ CARGO_TERM_COLOR=always |
| 154 | 2026-08-18T18:57:35.381Z | +++ uname -s |
| 155 | 2026-08-18T18:57:35.381Z | ++ [[ SunOS == \S\u\n\O\S ]] |
| 156 | 2026-08-18T18:57:35.381Z | ++ coreadm -p /var/tmp/omicron_tmp/core.%f.%p.core |
| 157 | 2026-08-18T18:57:35.381Z | + ./tools/install_builder_prerequisites.sh -y |
| 158 | 2026-08-18T18:57:36.292Z | Startup: Refreshing catalog 'helios-dev' ... Done |
| 159 | 2026-08-18T18:57:43.567Z | Planning: Solver setup ... Done (5.989s) |
| 160 | 2026-08-18T18:57:43.608Z | Planning: Running solver ... Done (0.041s) |
| 161 | 2026-08-18T18:57:43.753Z | Planning: Finding local manifests ... Done (0.000s) |
| 162 | 2026-08-18T18:57:43.756Z | Planning: Fetching manifests: 0/5 0% complete |
| 163 | 2026-08-18T18:57:44.388Z | Planning: Fetching manifests: 5/5 100% complete |
| 164 | 2026-08-18T18:57:44.424Z | Planning: Package planning ... Done (0.036s) |
| 165 | 2026-08-18T18:57:44.460Z | Planning: Merging actions ... Done (0.036s) |
| 166 | 2026-08-18T18:57:44.630Z | Planning: Checking for conflicting actions ... Done (0.170s) |
| 167 | 2026-08-18T18:57:44.638Z | Planning: Consolidating action changes ... Done (0.008s) |
| 168 | 2026-08-18T18:57:44.801Z | Planning: Evaluating mediators ... Done (0.162s) |
| 169 | 2026-08-18T18:57:44.807Z | Planning: Planning completed in 8.51 seconds |
| 170 | 2026-08-18T18:57:44.814Z | Packages to install: 5 |
| 171 | 2026-08-18T18:57:44.814Z | Mediators to change: 3 |
| 172 | 2026-08-18T18:57:44.817Z | Services to change: 1 |
| 173 | 2026-08-18T18:57:44.817Z | Estimated space available: 155.26 GB |
| 174 | 2026-08-18T18:57:44.817Z | Estimated space to be consumed: 1.90 GB |
| 175 | 2026-08-18T18:57:44.817Z | Create boot environment: No |
| 176 | 2026-08-18T18:57:44.817Z | Create backup boot environment: No |
| 177 | 2026-08-18T18:57:44.817Z | Rebuild boot archive: No |
| 178 | 2026-08-18T18:57:44.817Z | |
| 179 | 2026-08-18T18:57:44.817Z | Changed mediators: |
| 180 | 2026-08-18T18:57:44.817Z | mediator clang: |
| 181 | 2026-08-18T18:57:44.817Z | version: None -> 15 (system default) |
| 182 | 2026-08-18T18:57:44.817Z | |
| 183 | 2026-08-18T18:57:44.817Z | mediator llvm: |
| 184 | 2026-08-18T18:57:44.818Z | version: 14 (system default) -> 15 (system default) |
| 185 | 2026-08-18T18:57:44.818Z | |
| 186 | 2026-08-18T18:57:44.818Z | mediator postgresql: |
| 187 | 2026-08-18T18:57:44.818Z | version: 15 (system default) -> 18 (system default) |
| 188 | 2026-08-18T18:57:44.818Z | |
| 189 | 2026-08-18T18:57:44.818Z | Changed packages: |
| 190 | 2026-08-18T18:57:44.818Z | helios-dev |
| 191 | 2026-08-18T18:57:44.818Z | developer/build-essential |
| 192 | 2026-08-18T18:57:44.818Z | None -> 11-2.0 |
| 193 | 2026-08-18T18:57:44.818Z | library/libxmlsec1 |
| 194 | 2026-08-18T18:57:44.818Z | None -> 1.2.35-2.0 |
| 195 | 2026-08-18T18:57:44.818Z | ooce/developer/clang-15 |
| 196 | 2026-08-18T18:57:44.818Z | None -> 15.0.7-2.0 |
| 197 | 2026-08-18T18:57:44.818Z | ooce/developer/llvm-15 |
| 198 | 2026-08-18T18:57:44.818Z | None -> 15.0.7-2.0 |
| 199 | 2026-08-18T18:57:44.818Z | ooce/library/postgresql-18 |
| 200 | 2026-08-18T18:57:44.818Z | None -> 18.1-2.0 |
| 201 | 2026-08-18T18:57:44.818Z | |
| 202 | 2026-08-18T18:57:44.818Z | Services: |
| 203 | 2026-08-18T18:57:44.818Z | restart_fmri: |
| 204 | 2026-08-18T18:57:44.818Z | svc:/system/update-man-index:default |
| 205 | 2026-08-18T18:57:44.847Z | |
| 206 | 2026-08-18T18:57:44.847Z | Download: 0/4272 items 0.0/219.0MB 0% complete |
| 207 | 2026-08-18T18:57:50.972Z | Download: 212/4272 items 1.3/219.0MB 0% complete (1.2M/s) |
| 208 | 2026-08-18T18:57:56.083Z | Download: 2223/4272 items 119.2/219.0MB 54% complete (11.9M/s) |
| 209 | 2026-08-18T18:58:04.176Z | Download: 3288/4272 items 210.2/219.0MB 95% complete (23.9M/s) |
| 210 | 2026-08-18T18:58:07.558Z | Download: Completed 218.99 MB in 22.71 seconds (9.6M/s) |
| 211 | 2026-08-18T18:58:07.686Z | Actions: 1/4789 actions (Installing new actions) |
| 212 | 2026-08-18T18:58:11.033Z | Actions: Completed 4789 actions in 3.35 seconds. |
| 213 | 2026-08-18T18:58:11.859Z | Done (0.816s) |
| 214 | 2026-08-18T18:58:11.859Z | Done (0.000s) |
| 215 | 2026-08-18T18:58:12.596Z | Done (0.743s) |
| 216 | 2026-08-18T18:58:15.408Z | Done (2.430s) |
| 217 | 2026-08-18T18:58:15.486Z | Done (0.010s) |
| 218 | 2026-08-18T18:58:15.489Z | Done (0.000s) |
| 219 | 2026-08-18T18:58:15.673Z | Done (0.000s) |
| 220 | 2026-08-18T18:58:15.997Z | Planning: Evaluating mediator changes ... Done |
| 221 | 2026-08-18T18:58:16.106Z | Planning: Checking for conflicting actions ... Done |
| 222 | 2026-08-18T18:58:16.109Z | Planning: Consolidating action changes ... Done |
| 223 | 2026-08-18T18:58:16.266Z | Planning: Evaluating mediators ... Done |
| 224 | 2026-08-18T18:58:16.269Z | Planning: Planning completed in 0.27 seconds |
| 225 | 2026-08-18T18:58:16.287Z | Mediators to change: 2 |
| 226 | 2026-08-18T18:58:16.287Z | Create boot environment: No |
| 227 | 2026-08-18T18:58:16.290Z | Create backup boot environment: No |
| 228 | 2026-08-18T18:58:16.347Z | Done |
| 229 | 2026-08-18T18:58:16.347Z | Done |
| 230 | 2026-08-18T18:58:16.964Z | Done |
| 231 | 2026-08-18T18:58:19.618Z | Done |
| 232 | 2026-08-18T18:58:19.692Z | Done |
| 233 | 2026-08-18T18:58:19.695Z | Done |
| 234 | 2026-08-18T18:58:19.827Z | Done |
| 235 | 2026-08-18T18:58:20.085Z | Planning: Evaluating mediator changes ... Done |
| 236 | 2026-08-18T18:58:20.192Z | Planning: Checking for conflicting actions ... Done |
| 237 | 2026-08-18T18:58:20.195Z | Planning: Consolidating action changes ... Done |
| 238 | 2026-08-18T18:58:20.348Z | Planning: Evaluating mediators ... Done |
| 239 | 2026-08-18T18:58:20.351Z | Planning: Planning completed in 0.26 seconds |
| 240 | 2026-08-18T18:58:20.369Z | Mediators to change: 1 |
| 241 | 2026-08-18T18:58:20.371Z | Create boot environment: No |
| 242 | 2026-08-18T18:58:20.372Z | Create backup boot environment: No |
| 243 | 2026-08-18T18:58:20.440Z | Done |
| 244 | 2026-08-18T18:58:20.440Z | Done |
| 245 | 2026-08-18T18:58:21.064Z | Done |
| 246 | 2026-08-18T18:58:23.663Z | Done |
| 247 | 2026-08-18T18:58:23.734Z | Done |
| 248 | 2026-08-18T18:58:23.744Z | Done |
| 249 | 2026-08-18T18:58:23.863Z | Done |
| 250 | 2026-08-18T18:58:24.147Z | MEDIATOR VER. SRC. VERSION IMPL. SRC. IMPLEMENTATION |
| 251 | 2026-08-18T18:58:24.147Z | clang system 15 system |
| 252 | 2026-08-18T18:58:24.147Z | csh system system illumos |
| 253 | 2026-08-18T18:58:24.147Z | ctags system system illumos |
| 254 | 2026-08-18T18:58:24.147Z | file system system illumos |
| 255 | 2026-08-18T18:58:24.147Z | gcc vendor 12 vendor |
| 256 | 2026-08-18T18:58:24.147Z | gcc system 14 system |
| 257 | 2026-08-18T18:58:24.147Z | gcc system 10 system |
| 258 | 2026-08-18T18:58:24.147Z | go system 1.20 system |
| 259 | 2026-08-18T18:58:24.147Z | go system 1.19 system |
| 260 | 2026-08-18T18:58:24.147Z | llvm system 15 system |
| 261 | 2026-08-18T18:58:24.147Z | llvm system 14 system |
| 262 | 2026-08-18T18:58:24.147Z | mariadb system 10.6 system |
| 263 | 2026-08-18T18:58:24.147Z | mta vendor vendor dma |
| 264 | 2026-08-18T18:58:24.148Z | openjdk system 17 system |
| 265 | 2026-08-18T18:58:24.148Z | openjdk system 11 system |
| 266 | 2026-08-18T18:58:24.148Z | openjdk system 1.8 system |
| 267 | 2026-08-18T18:58:24.148Z | openssl vendor 3 vendor |
| 268 | 2026-08-18T18:58:24.148Z | perl system 5.36 system |
| 269 | 2026-08-18T18:58:24.148Z | postgresql system 18 system |
| 270 | 2026-08-18T18:58:24.148Z | postgresql system 15 system |
| 271 | 2026-08-18T18:58:24.148Z | postgresql system 13 system |
| 272 | 2026-08-18T18:58:24.148Z | python vendor 3 vendor |
| 273 | 2026-08-18T18:58:24.148Z | python system 2 system |
| 274 | 2026-08-18T18:58:24.148Z | python3 system 3.11 system |
| 275 | 2026-08-18T18:58:24.148Z | ruby system 3.0 system |
| 276 | 2026-08-18T18:58:24.148Z | words vendor vendor american-english |
| 277 | 2026-08-18T18:58:24.148Z | words system system australian-english |
| 278 | 2026-08-18T18:58:24.148Z | words system system british-english |
| 279 | 2026-08-18T18:58:24.148Z | words system system canadian-english |
| 280 | 2026-08-18T18:58:24.148Z | words system system french |
| 281 | 2026-08-18T18:58:24.148Z | words system system italian |
| 282 | 2026-08-18T18:58:24.148Z | words system system ngerman |
| 283 | 2026-08-18T18:58:24.148Z | words system system ogerman |
| 284 | 2026-08-18T18:58:24.148Z | words system system spanish |
| 285 | 2026-08-18T18:58:24.372Z | PUBLISHER TYPE STATUS P LOCATION |
| 286 | 2026-08-18T18:58:24.372Z | helios-dev origin online F https://pkg.oxide.computer/helios/2/dev/ |
| 287 | 2026-08-18T18:58:29.006Z | FMRI IFO |
| 288 | 2026-08-18T18:58:29.006Z | pkg://helios-dev/developer/build-essential@11-2.0:20230623T110919Z im- |
| 289 | 2026-08-18T18:58:29.006Z | pkg://helios-dev/developer/pkg-config@0.29.2-2.0:20230621T191911Z i-- |
| 290 | 2026-08-18T18:58:29.006Z | pkg://helios-dev/library/libxmlsec1@1.2.35-2.0:20230624T123441Z im- |
| 291 | 2026-08-18T18:58:29.006Z | pkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20231012T123315Z im- |
| 292 | 2026-08-18T18:58:29.006Z | pkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20230623T141037Z --- |
| 293 | 2026-08-18T18:58:29.006Z | pkg://helios-dev/ooce/developer/cmake@3.26.4-2.0:20230623T130003Z i-- |
| 294 | 2026-08-18T18:58:29.006Z | pkg://helios-dev/ooce/library/postgresql-18@18.1-2.0:20260217T164409Z im- |
| 295 | 2026-08-18T18:58:29.006Z | pkg://helios-dev/ooce/library/postgresql-18@18.1-2.0:20260213T170424Z --- |
| 296 | 2026-08-18T18:58:29.006Z | pkg://helios-dev/package/pkg@0.5.11-2.1.6412:20240822T193324Z i-- |
| 297 | 2026-08-18T18:58:29.006Z | pkg://helios-dev/package/pkg@0.5.11-2.0:20231020T135332Z --- |
| 298 | 2026-08-18T18:58:29.007Z | pkg://helios-dev/package/pkg@0.5.11-2.0:20230621T202036Z --- |
| 299 | 2026-08-18T18:58:29.007Z | pkg://helios-dev/system/library/g++-runtime@14-2.0:20241021T223805Z i-- |
| 300 | 2026-08-18T18:58:29.007Z | pkg://helios-dev/system/library/g++-runtime@13-2.0:20231118T213948Z --- |
| 301 | 2026-08-18T18:58:29.007Z | pkg://helios-dev/system/library/g++-runtime@12-2.0:20230621T201406Z --- |
| 302 | 2026-08-18T18:58:29.007Z | pkg://helios-dev/system/library/gcc-runtime@14-2.0:20241021T223750Z i-- |
| 303 | 2026-08-18T18:58:29.007Z | pkg://helios-dev/system/library/gcc-runtime@13-2.0:20231118T213832Z --- |
| 304 | 2026-08-18T18:58:29.007Z | pkg://helios-dev/system/library/gcc-runtime@12-2.0:20230621T201432Z --- |
| 305 | 2026-08-18T18:58:29.976Z | info: syncing channel updates for 1.97.1-x86_64-unknown-illumos |
| 306 | 2026-08-18T18:58:30.115Z | info: latest update on 2026-07-16 for version 1.97.1 (8bab26f4f 2026-07-14) |
| 307 | 2026-08-18T18:58:30.118Z | info: downloading 6 components |
| 308 | 2026-08-18T18:58:44.692Z | Updating git repository `https://github.com/oxidecomputer/pq-sys` |
| 309 | 2026-08-18T18:58:45.093Z | Updating crates.io index |
| 310 | 2026-08-18T18:58:45.098Z | Updating git repository `https://github.com/oxidecomputer/slog-error-chain` |
| 311 | 2026-08-18T18:58:45.684Z | Updating git repository `https://github.com/oxidecomputer/tufaceous` |
| 312 | 2026-08-18T18:58:46.088Z | Updating git repository `https://github.com/oxidecomputer/propolis` |
| 313 | 2026-08-18T18:58:47.284Z | Updating git repository `https://github.com/oxidecomputer/management-gateway-service` |
| 314 | 2026-08-18T18:58:47.824Z | Updating git repository `https://github.com/oxidecomputer/crucible` |
| 315 | 2026-08-18T18:58:49.796Z | Updating git repository `https://github.com/oxidecomputer/opte` |
| 316 | 2026-08-18T18:58:51.137Z | Updating git repository `https://github.com/oxidecomputer/tofino` |
| 317 | 2026-08-18T18:58:51.456Z | Updating git repository `https://github.com/oxidecomputer/lldp` |
| 318 | 2026-08-18T18:58:51.927Z | Updating git repository `https://github.com/oxidecomputer/maghemite` |
| 319 | 2026-08-18T18:58:53.089Z | Updating git repository `https://github.com/oxidecomputer/clickward` |
| 320 | 2026-08-18T18:58:53.402Z | Updating git repository `https://github.com/oxidecomputer/dice-util` |
| 321 | 2026-08-18T18:58:53.826Z | Updating git repository `https://github.com/oxidecomputer/fmd-adm` |
| 322 | 2026-08-18T18:58:54.136Z | Updating git repository `https://github.com/oxidecomputer/illumos-devinfo` |
| 323 | 2026-08-18T18:58:54.420Z | Updating git repository `https://github.com/oxidecomputer/libefi-illumos` |
| 324 | 2026-08-18T18:58:54.707Z | Updating git repository `https://github.com/oxidecomputer/libnvme` |
| 325 | 2026-08-18T18:58:55.009Z | Updating git repository `https://github.com/oxidecomputer/ipcc-rs` |
| 326 | 2026-08-18T18:58:55.439Z | Updating git repository `https://github.com/oxidecomputer/hubtools.git` |
| 327 | 2026-08-18T18:58:55.748Z | Updating git repository `https://github.com/oxidecomputer/dendrite` |
| 328 | 2026-08-18T18:58:56.322Z | Updating git repository `https://github.com/oxidecomputer/sprockets.git` |
| 329 | 2026-08-18T18:58:56.752Z | Updating git repository `https://github.com/oxidecomputer/dendrite` |
| 330 | 2026-08-18T18:58:57.170Z | Updating git repository `https://github.com/oxidecomputer/openapi-lint` |
| 331 | 2026-08-18T18:58:57.518Z | Updating git repository `https://github.com/oxidecomputer/transceiver-control` |
| 332 | 2026-08-18T18:58:58.154Z | Updating git repository `https://github.com/oxidecomputer/scim2-rs` |
| 333 | 2026-08-18T18:58:58.537Z | Updating git repository `https://github.com/oxidecomputer/erebor` |
| 334 | 2026-08-18T18:58:58.827Z | Updating git repository `https://github.com/oxidecomputer/rust-cpuid.git` |
| 335 | 2026-08-18T18:58:59.351Z | Updating git repository `https://github.com/oxidecomputer/rats-corim.git` |
| 336 | 2026-08-18T18:58:59.631Z | Updating git repository `https://github.com/oxidecomputer/tufaceous` |
| 337 | 2026-08-18T18:59:00.009Z | Updating git repository `https://github.com/bluecatengineering/dhcproto.git` |
| 338 | 2026-08-18T18:59:00.374Z | Updating git repository `https://github.com/oxidecomputer/ispf` |
| 339 | 2026-08-18T18:59:00.696Z | Updating git repository `https://github.com/oxidecomputer/lpc55_support` |
| 340 | 2026-08-18T18:59:01.061Z | Updating git repository `https://github.com/oxidecomputer/netadm-sys` |
| 341 | 2026-08-18T18:59:01.467Z | Updating git repository `https://github.com/oxidecomputer/tough` |
| 342 | 2026-08-18T18:59:02.250Z | Updating git repository `https://github.com/oxidecomputer/tlvc.git` |
| 343 | 2026-08-18T18:59:02.534Z | Updating git repository `https://github.com/oxidecomputer/ipcc-rs` |
| 344 | 2026-08-18T18:59:02.820Z | Updating git repository `https://github.com/oxidecomputer/pki-playground` |
| 345 | 2026-08-18T18:59:03.225Z | Updating git repository `https://github.com/oxidecomputer/pmbus` |
| 346 | 2026-08-18T18:59:03.544Z | Updating git repository `https://github.com/oxidecomputer/serde_human_bytes` |
| 347 | 2026-08-18T18:59:03.840Z | Updating git repository `https://github.com/oxidecomputer/dlpi-sys` |
| 348 | 2026-08-18T18:59:04.139Z | Updating git repository `https://github.com/jmesmon/rust-libzfs` |
| 349 | 2026-08-18T18:59:04.473Z | Updating git repository `https://github.com/oxidecomputer/rusty-doors` |
| 350 | 2026-08-18T18:59:04.750Z | Updating git repository `https://github.com/illumos/smf-rs` |
| 351 | 2026-08-18T18:59:05.111Z | Updating git repository `https://github.com/oxidecomputer/pki-playground` |
| 352 | 2026-08-18T18:59:08.025Z | Downloading crates ... |
| 353 | 2026-08-18T18:59:08.080Z | Downloaded cfg-if v1.0.4 |
| 354 | 2026-08-18T18:59:08.083Z | Downloaded block-buffer v0.10.4 |
| 355 | 2026-08-18T18:59:08.083Z | Downloaded anstream v1.0.0 |
| 356 | 2026-08-18T18:59:08.086Z | Downloaded anstyle-parse v1.0.0 |
| 357 | 2026-08-18T18:59:08.086Z | Downloaded bytecount v0.6.9 |
| 358 | 2026-08-18T18:59:08.088Z | Downloaded anstyle-query v1.1.5 |
| 359 | 2026-08-18T18:59:08.089Z | Downloaded macaddr v1.0.1 |
| 360 | 2026-08-18T18:59:08.093Z | Downloaded clap v4.6.1 |
| 361 | 2026-08-18T18:59:08.097Z | Downloaded zerocopy-derive v0.7.35 |
| 362 | 2026-08-18T18:59:08.101Z | Downloaded cargo-platform v0.3.2 |
| 363 | 2026-08-18T18:59:08.101Z | Downloaded zmij v1.0.21 |
| 364 | 2026-08-18T18:59:08.101Z | Downloaded heck v0.5.0 |
| 365 | 2026-08-18T18:59:08.104Z | Downloaded is_terminal_polyfill v1.70.2 |
| 366 | 2026-08-18T18:59:08.107Z | Downloaded colorchoice v1.0.4 |
| 367 | 2026-08-18T18:59:08.107Z | Downloaded equivalent v1.0.2 |
| 368 | 2026-08-18T18:59:08.107Z | Downloaded zerocopy v0.7.35 |
| 369 | 2026-08-18T18:59:08.115Z | Downloaded anstyle v1.0.14 |
| 370 | 2026-08-18T18:59:08.118Z | Downloaded crypto-common v0.1.7 |
| 371 | 2026-08-18T18:59:08.118Z | Downloaded dtrace-parser v0.2.0 |
| 372 | 2026-08-18T18:59:08.118Z | Downloaded heck v0.4.1 |
| 373 | 2026-08-18T18:59:08.122Z | Downloaded memmap v0.7.0 |
| 374 | 2026-08-18T18:59:08.131Z | Downloaded camino-tempfile v1.4.1 |
| 375 | 2026-08-18T18:59:08.136Z | Downloaded clap_derive v4.6.1 |
| 376 | 2026-08-18T18:59:08.136Z | Downloaded fnv v1.0.7 |
| 377 | 2026-08-18T18:59:08.136Z | Downloaded fastrand v2.3.0 |
| 378 | 2026-08-18T18:59:08.139Z | Downloaded clap_lex v1.0.0 |
| 379 | 2026-08-18T18:59:08.139Z | Downloaded usdt-macro v0.5.0 |
| 380 | 2026-08-18T18:59:08.142Z | Downloaded cpufeatures v0.2.17 |
| 381 | 2026-08-18T18:59:08.145Z | Downloaded dof v0.3.0 |
| 382 | 2026-08-18T18:59:08.148Z | Downloaded thread-id v4.2.2 |
| 383 | 2026-08-18T18:59:08.148Z | Downloaded generic-array v0.14.7 |
| 384 | 2026-08-18T18:59:08.151Z | Downloaded itoa v1.0.17 |
| 385 | 2026-08-18T18:59:08.151Z | Downloaded swrite v0.1.0 |
| 386 | 2026-08-18T18:59:08.154Z | Downloaded digest v0.10.7 |
| 387 | 2026-08-18T18:59:08.156Z | Downloaded cargo_metadata v0.23.1 |
| 388 | 2026-08-18T18:59:08.156Z | Downloaded cargo_toml v0.21.0 |
| 389 | 2026-08-18T18:59:08.157Z | Downloaded errno v0.3.14 |
| 390 | 2026-08-18T18:59:08.157Z | Downloaded fs-err v3.3.0 |
| 391 | 2026-08-18T18:59:08.165Z | Downloaded anyhow v1.0.104 |
| 392 | 2026-08-18T18:59:08.168Z | Downloaded pest_derive v2.8.6 |
| 393 | 2026-08-18T18:59:08.175Z | Downloaded serde_spanned v0.6.9 |
| 394 | 2026-08-18T18:59:08.178Z | Downloaded toml_datetime v0.6.11 |
| 395 | 2026-08-18T18:59:08.181Z | Downloaded proc-macro-error-attr v1.0.4 |
| 396 | 2026-08-18T18:59:08.181Z | Downloaded usdt-attr-macro v0.5.0 |
| 397 | 2026-08-18T18:59:08.184Z | Downloaded tabled_derive v0.7.0 |
| 398 | 2026-08-18T18:59:08.184Z | Downloaded toml_write v0.1.2 |
| 399 | 2026-08-18T18:59:08.191Z | Downloaded version_check v0.9.5 |
| 400 | 2026-08-18T18:59:08.194Z | Downloaded plain v0.2.3 |
| 401 | 2026-08-18T18:59:08.194Z | Downloaded scroll_derive v0.12.1 |
| 402 | 2026-08-18T18:59:08.194Z | Downloaded pretty-hex v0.4.1 |
| 403 | 2026-08-18T18:59:08.194Z | Downloaded strsim v0.11.1 |
| 404 | 2026-08-18T18:59:08.197Z | Downloaded terminal_size v0.4.3 |
| 405 | 2026-08-18T18:59:08.197Z | Downloaded proc-macro-error v1.0.4 |
| 406 | 2026-08-18T18:59:08.212Z | Downloaded usdt v0.5.0 |
| 407 | 2026-08-18T18:59:08.215Z | Downloaded smawk v0.3.2 |
| 408 | 2026-08-18T18:59:08.219Z | Downloaded byteorder v1.5.0 |
| 409 | 2026-08-18T18:59:08.230Z | Downloaded thiserror v1.0.69 |
| 410 | 2026-08-18T18:59:08.233Z | Downloaded camino v1.2.5 |
| 411 | 2026-08-18T18:59:08.236Z | Downloaded papergrid v0.11.0 |
| 412 | 2026-08-18T18:59:08.236Z | Downloaded utf8parse v0.2.2 |
| 413 | 2026-08-18T18:59:08.239Z | Downloaded unicode-linebreak v0.1.5 |
| 414 | 2026-08-18T18:59:08.239Z | Downloaded sha2 v0.10.9 |
| 415 | 2026-08-18T18:59:08.242Z | Downloaded scroll v0.12.0 |
| 416 | 2026-08-18T18:59:08.242Z | Downloaded usdt-impl v0.5.0 |
| 417 | 2026-08-18T18:59:08.245Z | Downloaded once_cell v1.21.3 |
| 418 | 2026-08-18T18:59:08.245Z | Downloaded thiserror-impl v1.0.69 |
| 419 | 2026-08-18T18:59:08.248Z | Downloaded thiserror-impl v2.0.18 |
| 420 | 2026-08-18T18:59:08.248Z | Downloaded serde_tokenstream v0.2.3 |
| 421 | 2026-08-18T18:59:08.258Z | Downloaded quote v1.0.45 |
| 422 | 2026-08-18T18:59:08.260Z | Downloaded pest_generator v2.8.6 |
| 423 | 2026-08-18T18:59:08.260Z | Downloaded thiserror v2.0.18 |
| 424 | 2026-08-18T18:59:08.266Z | Downloaded getrandom v0.3.4 |
| 425 | 2026-08-18T18:59:08.273Z | Downloaded log v0.4.33 |
| 426 | 2026-08-18T18:59:08.281Z | Downloaded ucd-trie v0.1.7 |
| 427 | 2026-08-18T18:59:08.284Z | Downloaded autocfg v1.5.0 |
| 428 | 2026-08-18T18:59:08.284Z | Downloaded semver v1.0.28 |
| 429 | 2026-08-18T18:59:08.290Z | Downloaded tempfile v3.27.0 |
| 430 | 2026-08-18T18:59:08.293Z | Downloaded pest_meta v2.8.6 |
| 431 | 2026-08-18T18:59:08.299Z | Downloaded serde_derive v1.0.228 |
| 432 | 2026-08-18T18:59:08.302Z | Downloaded bitflags v2.11.0 |
| 433 | 2026-08-18T18:59:08.305Z | Downloaded toml v0.8.23 |
| 434 | 2026-08-18T18:59:08.305Z | Downloaded unicode-ident v1.0.24 |
| 435 | 2026-08-18T18:59:08.314Z | Downloaded textwrap v0.16.2 |
| 436 | 2026-08-18T18:59:08.324Z | Downloaded memchr v2.8.0 |
| 437 | 2026-08-18T18:59:08.330Z | Downloaded serde_core v1.0.228 |
| 438 | 2026-08-18T18:59:08.337Z | Downloaded proc-macro2 v1.0.106 |
| 439 | 2026-08-18T18:59:08.340Z | Downloaded toml_edit v0.22.27 |
| 440 | 2026-08-18T18:59:08.343Z | Downloaded serde v1.0.228 |
| 441 | 2026-08-18T18:59:08.343Z | Downloaded indexmap v2.14.0 |
| 442 | 2026-08-18T18:59:08.358Z | Downloaded typenum v1.20.1 |
| 443 | 2026-08-18T18:59:08.363Z | Downloaded pest v2.8.6 |
| 444 | 2026-08-18T18:59:08.377Z | Downloaded clap_builder v4.6.0 |
| 445 | 2026-08-18T18:59:08.403Z | Downloaded hashbrown v0.17.0 |
| 446 | 2026-08-18T18:59:08.411Z | Downloaded serde_json v1.0.151 |
| 447 | 2026-08-18T18:59:08.414Z | Downloaded goblin v0.8.2 |
| 448 | 2026-08-18T18:59:08.431Z | Downloaded winnow v0.7.14 |
| 449 | 2026-08-18T18:59:08.447Z | Downloaded tabled v0.15.0 |
| 450 | 2026-08-18T18:59:08.454Z | Downloaded syn v1.0.109 |
| 451 | 2026-08-18T18:59:08.469Z | Downloaded unicode-width v0.1.14 |
| 452 | 2026-08-18T18:59:08.472Z | Downloaded unicode-width v0.2.0 |
| 453 | 2026-08-18T18:59:08.482Z | Downloaded syn v2.0.117 |
| 454 | 2026-08-18T18:59:08.492Z | Downloaded rustix v1.1.4 |
| 455 | 2026-08-18T18:59:08.523Z | Downloaded libc v0.2.185 |
| 456 | 2026-08-18T18:59:08.585Z | Compiling proc-macro2 v1.0.106 |
| 457 | 2026-08-18T18:59:08.585Z | Compiling unicode-ident v1.0.24 |
| 458 | 2026-08-18T18:59:08.588Z | Compiling quote v1.0.45 |
| 459 | 2026-08-18T18:59:08.588Z | Compiling serde_core v1.0.228 |
| 460 | 2026-08-18T18:59:08.588Z | Compiling libc v0.2.185 |
| 461 | 2026-08-18T18:59:08.588Z | Compiling version_check v0.9.5 |
| 462 | 2026-08-18T18:59:08.588Z | Compiling memchr v2.8.0 |
| 463 | 2026-08-18T18:59:08.588Z | Compiling serde v1.0.228 |
| 464 | 2026-08-18T18:59:08.907Z | Compiling zmij v1.0.21 |
| 465 | 2026-08-18T18:59:09.081Z | Compiling ucd-trie v0.1.7 |
| 466 | 2026-08-18T18:59:09.165Z | Compiling thiserror v1.0.69 |
| 467 | 2026-08-18T18:59:09.355Z | Compiling itoa v1.0.17 |
| 468 | 2026-08-18T18:59:09.444Z | Compiling pest v2.8.6 |
| 469 | 2026-08-18T18:59:09.521Z | Compiling rustix v1.1.4 |
| 470 | 2026-08-18T18:59:09.540Z | Compiling byteorder v1.5.0 |
| 471 | 2026-08-18T18:59:09.641Z | Compiling errno v0.3.14 |
| 472 | 2026-08-18T18:59:09.804Z | Compiling bitflags v2.11.0 |
| 473 | 2026-08-18T18:59:09.950Z | Compiling serde_json v1.0.151 |
| 474 | 2026-08-18T18:59:10.016Z | Compiling syn v2.0.117 |
| 475 | 2026-08-18T18:59:10.051Z | Compiling thread-id v4.2.2 |
| 476 | 2026-08-18T18:59:10.141Z | Compiling usdt-impl v0.5.0 |
| 477 | 2026-08-18T18:59:10.183Z | Compiling proc-macro-error-attr v1.0.4 |
| 478 | 2026-08-18T18:59:10.251Z | Compiling camino v1.2.5 |
| 479 | 2026-08-18T18:59:10.367Z | Compiling syn v1.0.109 |
| 480 | 2026-08-18T18:59:10.547Z | Compiling pest_meta v2.8.6 |
| 481 | 2026-08-18T18:59:10.625Z | Compiling proc-macro-error v1.0.4 |
| 482 | 2026-08-18T18:59:10.687Z | Compiling getrandom v0.3.4 |
| 483 | 2026-08-18T18:59:10.719Z | Compiling hashbrown v0.17.0 |
| 484 | 2026-08-18T18:59:10.811Z | Compiling equivalent v1.0.2 |
| 485 | 2026-08-18T18:59:11.040Z | Compiling log v0.4.33 |
| 486 | 2026-08-18T18:59:11.183Z | Compiling utf8parse v0.2.2 |
| 487 | 2026-08-18T18:59:11.269Z | Compiling plain v0.2.3 |
| 488 | 2026-08-18T18:59:11.300Z | Compiling anstyle-parse v1.0.0 |
| 489 | 2026-08-18T18:59:11.342Z | Compiling indexmap v2.14.0 |
| 490 | 2026-08-18T18:59:11.362Z | Compiling terminal_size v0.4.3 |
| 491 | 2026-08-18T18:59:11.918Z | Compiling is_terminal_polyfill v1.70.2 |
| 492 | 2026-08-18T18:59:11.959Z | Compiling anstyle-query v1.1.5 |
| 493 | 2026-08-18T18:59:11.979Z | Compiling thiserror v2.0.18 |
| 494 | 2026-08-18T18:59:11.997Z | Compiling cfg-if v1.0.4 |
| 495 | 2026-08-18T18:59:12.020Z | Compiling colorchoice v1.0.4 |
| 496 | 2026-08-18T18:59:12.071Z | Compiling toml_write v0.1.2 |
| 497 | 2026-08-18T18:59:12.074Z | Compiling winnow v0.7.14 |
| 498 | 2026-08-18T18:59:12.138Z | Compiling pretty-hex v0.4.1 |
| 499 | 2026-08-18T18:59:12.155Z | Compiling autocfg v1.5.0 |
| 500 | 2026-08-18T18:59:12.257Z | Compiling pest_generator v2.8.6 |
| 501 | 2026-08-18T18:59:12.274Z | Compiling anstyle v1.0.14 |
| 502 | 2026-08-18T18:59:12.532Z | Compiling anstream v1.0.0 |
| 503 | 2026-08-18T18:59:12.570Z | Compiling clap_lex v1.0.0 |
| 504 | 2026-08-18T18:59:12.590Z | Compiling anyhow v1.0.104 |
| 505 | 2026-08-18T18:59:12.641Z | Compiling fs-err v3.3.0 |
| 506 | 2026-08-18T18:59:12.835Z | Compiling heck v0.4.1 |
| 507 | 2026-08-18T18:59:12.853Z | Compiling fnv v1.0.7 |
| 508 | 2026-08-18T18:59:12.903Z | Compiling strsim v0.11.1 |
| 509 | 2026-08-18T18:59:12.960Z | Compiling once_cell v1.21.3 |
| 510 | 2026-08-18T18:59:13.021Z | Compiling bytecount v0.6.9 |
| 511 | 2026-08-18T18:59:13.064Z | Compiling unicode-width v0.1.14 |
| 512 | 2026-08-18T18:59:13.121Z | Compiling heck v0.5.0 |
| 513 | 2026-08-18T18:59:13.165Z | Compiling fastrand v2.3.0 |
| 514 | 2026-08-18T18:59:13.183Z | Compiling clap_builder v4.6.0 |
| 515 | 2026-08-18T18:59:13.362Z | Compiling tempfile v3.27.0 |
| 516 | 2026-08-18T18:59:13.365Z | Compiling papergrid v0.11.0 |
| 517 | 2026-08-18T18:59:13.488Z | Compiling cargo-platform v0.3.2 |
| 518 | 2026-08-18T18:59:13.543Z | Compiling semver v1.0.28 |
| 519 | 2026-08-18T18:59:13.593Z | Compiling tabled_derive v0.7.0 |
| 520 | 2026-08-18T18:59:13.663Z | Compiling memmap v0.7.0 |
| 521 | 2026-08-18T18:59:13.749Z | Compiling unicode-linebreak v0.1.5 |
| 522 | 2026-08-18T18:59:13.777Z | Compiling smawk v0.3.2 |
| 523 | 2026-08-18T18:59:13.860Z | Compiling unicode-width v0.2.0 |
| 524 | 2026-08-18T18:59:13.881Z | Compiling camino-tempfile v1.4.1 |
| 525 | 2026-08-18T18:59:13.943Z | Compiling serde_derive v1.0.228 |
| 526 | 2026-08-18T18:59:14.000Z | Compiling thiserror-impl v1.0.69 |
| 527 | 2026-08-18T18:59:14.120Z | Compiling zerocopy-derive v0.7.35 |
| 528 | 2026-08-18T18:59:14.147Z | Compiling pest_derive v2.8.6 |
| 529 | 2026-08-18T18:59:14.214Z | Compiling scroll_derive v0.12.1 |
| 530 | 2026-08-18T18:59:14.507Z | Compiling thiserror-impl v2.0.18 |
| 531 | 2026-08-18T18:59:14.593Z | Compiling clap_derive v4.6.1 |
| 532 | 2026-08-18T18:59:14.799Z | Compiling tabled v0.15.0 |
| 533 | 2026-08-18T18:59:14.878Z | Compiling scroll v0.12.0 |
| 534 | 2026-08-18T18:59:14.983Z | Compiling zerocopy v0.7.35 |
| 535 | 2026-08-18T18:59:15.155Z | Compiling goblin v0.8.2 |
| 536 | 2026-08-18T18:59:15.363Z | Compiling dtrace-parser v0.2.0 |
| 537 | 2026-08-18T18:59:15.542Z | Compiling textwrap v0.16.2 |
| 538 | 2026-08-18T18:59:16.032Z | Compiling swrite v0.1.0 |
| 539 | 2026-08-18T18:59:16.359Z | Compiling clap v4.6.1 |
| 540 | 2026-08-18T18:59:17.045Z | Compiling dof v0.3.0 |
| 541 | 2026-08-18T18:59:17.045Z | Compiling serde_tokenstream v0.2.3 |
| 542 | 2026-08-18T18:59:17.062Z | Compiling toml_datetime v0.6.11 |
| 543 | 2026-08-18T18:59:17.078Z | Compiling serde_spanned v0.6.9 |
| 544 | 2026-08-18T18:59:17.081Z | Compiling dev-tools-common v0.1.0 (/work/ci/omicron/dev-tools/common) |
| 545 | 2026-08-18T18:59:17.131Z | Compiling macaddr v1.0.1 |
| 546 | 2026-08-18T18:59:17.131Z | Compiling cargo_metadata v0.23.1 |
| 547 | 2026-08-18T18:59:17.258Z | Compiling toml_edit v0.22.27 |
| 548 | 2026-08-18T18:59:17.885Z | Compiling usdt-macro v0.5.0 |
| 549 | 2026-08-18T18:59:17.888Z | Compiling usdt-attr-macro v0.5.0 |
| 550 | 2026-08-18T18:59:18.494Z | Compiling usdt v0.5.0 |
| 551 | 2026-08-18T18:59:18.653Z | Compiling toml v0.8.23 |
| 552 | 2026-08-18T18:59:18.981Z | Compiling cargo_toml v0.21.0 |
| 553 | 2026-08-18T18:59:20.235Z | Compiling xtask v0.1.0 (/work/ci/omicron/dev-tools/xtask) |
| 554 | 2026-08-18T18:59:22.249Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 37.74s |
| 555 | 2026-08-18T18:59:22.468Z | Running `target/debug/xtask download cockroach clickhouse console dendrite-stub maghemite-mgd maghemite-ddmd transceiver-control` |
| 556 | 2026-08-18T18:59:22.998Z | Downloading crates ... |
| 557 | 2026-08-18T18:59:23.056Z | Downloaded base64 v0.21.7 |
| 558 | 2026-08-18T18:59:23.065Z | Downloaded arrayref v0.3.9 |
| 559 | 2026-08-18T18:59:23.068Z | Downloaded bb8 v0.8.6 |
| 560 | 2026-08-18T18:59:23.071Z | Downloaded ascii-canvas v3.0.0 |
| 561 | 2026-08-18T18:59:23.071Z | Downloaded base16ct v0.2.0 |
| 562 | 2026-08-18T18:59:23.071Z | Downloaded cipher v0.4.4 |
| 563 | 2026-08-18T18:59:23.074Z | Downloaded anstream v0.6.21 |
| 564 | 2026-08-18T18:59:23.074Z | Downloaded async-stream v0.3.6 |
| 565 | 2026-08-18T18:59:23.077Z | Downloaded funty v2.0.0 |
| 566 | 2026-08-18T18:59:23.077Z | Downloaded base16ct v1.0.0 |
| 567 | 2026-08-18T18:59:23.080Z | Downloaded aead v0.5.2 |
| 568 | 2026-08-18T18:59:23.080Z | Downloaded backtrace-ext v0.2.1 |
| 569 | 2026-08-18T18:59:23.082Z | Downloaded async-recursion v1.1.1 |
| 570 | 2026-08-18T18:59:23.085Z | Downloaded async-stream-impl v0.3.6 |
| 571 | 2026-08-18T18:59:23.085Z | Downloaded fxhash v0.2.1 |
| 572 | 2026-08-18T18:59:23.085Z | Downloaded const-oid v0.10.2 |
| 573 | 2026-08-18T18:59:23.090Z | Downloaded hmac v0.12.1 |
| 574 | 2026-08-18T18:59:23.093Z | Downloaded array-init v0.0.4 |
| 575 | 2026-08-18T18:59:23.093Z | Downloaded gethostname v0.5.0 |
| 576 | 2026-08-18T18:59:23.093Z | Downloaded group v0.14.0 |
| 577 | 2026-08-18T18:59:23.096Z | Downloaded bitfield-struct v0.6.2 |
| 578 | 2026-08-18T18:59:23.096Z | Downloaded bit-set v0.5.3 |
| 579 | 2026-08-18T18:59:23.099Z | Downloaded assert_matches v1.5.0 |
| 580 | 2026-08-18T18:59:23.102Z | Downloaded bcrypt-pbkdf v0.11.0 |
| 581 | 2026-08-18T18:59:23.102Z | Downloaded atty v0.2.14 |
| 582 | 2026-08-18T18:59:23.102Z | Downloaded futures-macro v0.3.32 |
| 583 | 2026-08-18T18:59:23.105Z | Downloaded bit-set v0.8.0 |
| 584 | 2026-08-18T18:59:23.108Z | Downloaded fd-lock v4.0.4 |
| 585 | 2026-08-18T18:59:23.108Z | Downloaded flagset v0.4.7 |
| 586 | 2026-08-18T18:59:23.111Z | Downloaded foreign-types v0.3.2 |
| 587 | 2026-08-18T18:59:23.111Z | Downloaded futures-task v0.3.32 |
| 588 | 2026-08-18T18:59:23.114Z | Downloaded async-trait v0.1.89 |
| 589 | 2026-08-18T18:59:23.117Z | Downloaded embedded-io v0.4.0 |
| 590 | 2026-08-18T18:59:23.117Z | Downloaded foreign-types v0.5.0 |
| 591 | 2026-08-18T18:59:23.120Z | Downloaded base64ct v1.8.3 |
| 592 | 2026-08-18T18:59:23.120Z | Downloaded enum-as-inner v0.6.1 |
| 593 | 2026-08-18T18:59:23.123Z | Downloaded futures-core v0.3.32 |
| 594 | 2026-08-18T18:59:23.123Z | Downloaded futures-io v0.3.32 |
| 595 | 2026-08-18T18:59:23.123Z | Downloaded bitfield-macros v0.19.4 |
| 596 | 2026-08-18T18:59:23.126Z | Downloaded env_logger v0.11.11 |
| 597 | 2026-08-18T18:59:23.126Z | Downloaded embedded-io v0.6.1 |
| 598 | 2026-08-18T18:59:23.129Z | Downloaded bitfield v0.19.4 |
| 599 | 2026-08-18T18:59:23.132Z | Downloaded env_filter v2.0.0 |
| 600 | 2026-08-18T18:59:23.135Z | Downloaded adler2 v2.0.1 |
| 601 | 2026-08-18T18:59:23.135Z | Downloaded block-buffer v0.12.1 |
| 602 | 2026-08-18T18:59:23.136Z | Downloaded fixedbitset v0.4.2 |
| 603 | 2026-08-18T18:59:23.138Z | Downloaded compression-core v0.4.31 |
| 604 | 2026-08-18T18:59:23.141Z | Downloaded atomicwrites v0.4.4 |
| 605 | 2026-08-18T18:59:23.144Z | Downloaded foreign-types-macros v0.2.3 |
| 606 | 2026-08-18T18:59:23.144Z | Downloaded cobs v0.3.0 |
| 607 | 2026-08-18T18:59:23.144Z | Downloaded erased-serde v0.3.31 |
| 608 | 2026-08-18T18:59:23.147Z | Downloaded futures-executor v0.3.32 |
| 609 | 2026-08-18T18:59:23.152Z | Downloaded ciborium-ll v0.2.2 |
| 610 | 2026-08-18T18:59:23.155Z | Downloaded generic-array v1.4.3 |
| 611 | 2026-08-18T18:59:23.155Z | Downloaded foreign-types-shared v0.3.1 |
| 612 | 2026-08-18T18:59:23.158Z | Downloaded foreign-types-shared v0.1.1 |
| 613 | 2026-08-18T18:59:23.161Z | Downloaded cfg_aliases v0.2.1 |
| 614 | 2026-08-18T18:59:23.161Z | Downloaded endian-type v0.1.2 |
| 615 | 2026-08-18T18:59:23.161Z | Downloaded futures-sink v0.3.32 |
| 616 | 2026-08-18T18:59:23.164Z | Downloaded form_urlencoded v1.2.2 |
| 617 | 2026-08-18T18:59:23.166Z | Downloaded float-cmp v0.10.0 |
| 618 | 2026-08-18T18:59:23.173Z | Downloaded castaway v0.2.4 |
| 619 | 2026-08-18T18:59:23.176Z | Downloaded filetime v0.2.27 |
| 620 | 2026-08-18T18:59:23.178Z | Downloaded block-padding v0.4.2 |
| 621 | 2026-08-18T18:59:23.179Z | Downloaded cfg_aliases v0.1.1 |
| 622 | 2026-08-18T18:59:23.181Z | Downloaded git-stub v1.0.0 |
| 623 | 2026-08-18T18:59:23.184Z | Downloaded globwalk v0.9.1 |
| 624 | 2026-08-18T18:59:23.188Z | Downloaded nibble_vec v0.1.0 |
| 625 | 2026-08-18T18:59:23.191Z | Downloaded hostname v0.3.1 |
| 626 | 2026-08-18T18:59:23.191Z | Downloaded bcs v0.1.6 |
| 627 | 2026-08-18T18:59:23.191Z | Downloaded anstyle-parse v0.2.7 |
| 628 | 2026-08-18T18:59:23.194Z | Downloaded float-ord v0.3.2 |
| 629 | 2026-08-18T18:59:23.194Z | Downloaded hash32 v0.2.1 |
| 630 | 2026-08-18T18:59:23.194Z | Downloaded http-body v1.0.1 |
| 631 | 2026-08-18T18:59:23.194Z | Downloaded hubpack_derive v0.1.1 |
| 632 | 2026-08-18T18:59:23.194Z | Downloaded ghash v0.6.0 |
| 633 | 2026-08-18T18:59:23.197Z | Downloaded hex v0.4.3 |
| 634 | 2026-08-18T18:59:23.197Z | Downloaded argon2 v0.6.0-rc.8 |
| 635 | 2026-08-18T18:59:23.200Z | Downloaded hash32 v0.3.1 |
| 636 | 2026-08-18T18:59:23.203Z | Downloaded home v0.5.12 |
| 637 | 2026-08-18T18:59:23.203Z | Downloaded newline-converter v0.3.0 |
| 638 | 2026-08-18T18:59:23.206Z | Downloaded ciborium-io v0.2.2 |
| 639 | 2026-08-18T18:59:23.206Z | Downloaded buf-list v1.1.2 |
| 640 | 2026-08-18T18:59:23.206Z | Downloaded hubpack v0.1.2 |
| 641 | 2026-08-18T18:59:23.206Z | Downloaded hex-literal v1.1.0 |
| 642 | 2026-08-18T18:59:23.209Z | Downloaded normalize-line-endings v0.3.0 |
| 643 | 2026-08-18T18:59:23.209Z | Downloaded headers-core v0.3.0 |
| 644 | 2026-08-18T18:59:23.209Z | Downloaded elliptic-curve v0.14.1 |
| 645 | 2026-08-18T18:59:23.212Z | Downloaded num v0.4.3 |
| 646 | 2026-08-18T18:59:23.215Z | Downloaded ff v0.14.0 |
| 647 | 2026-08-18T18:59:23.218Z | Downloaded httpdate v1.0.3 |
| 648 | 2026-08-18T18:59:23.219Z | Downloaded phf_shared v0.11.3 |
| 649 | 2026-08-18T18:59:23.223Z | Downloaded precomputed-hash v0.1.1 |
| 650 | 2026-08-18T18:59:23.226Z | Downloaded hostname v0.4.2 |
| 651 | 2026-08-18T18:59:23.226Z | Downloaded http-range v0.1.5 |
| 652 | 2026-08-18T18:59:23.229Z | Downloaded addr2line v0.25.1 |
| 653 | 2026-08-18T18:59:23.232Z | Downloaded atomic-waker v1.1.2 |
| 654 | 2026-08-18T18:59:23.232Z | Downloaded parse-display v0.10.0 |
| 655 | 2026-08-18T18:59:23.232Z | Downloaded aead v0.6.1 |
| 656 | 2026-08-18T18:59:23.235Z | Downloaded foldhash v0.1.5 |
| 657 | 2026-08-18T18:59:23.235Z | Downloaded find-msvc-tools v0.1.9 |
| 658 | 2026-08-18T18:59:23.238Z | Downloaded cipher v0.5.2 |
| 659 | 2026-08-18T18:59:23.238Z | Downloaded ena v0.14.4 |
| 660 | 2026-08-18T18:59:23.241Z | Downloaded chacha20 v0.9.1 |
| 661 | 2026-08-18T18:59:23.241Z | Downloaded blowfish v0.10.0 |
| 662 | 2026-08-18T18:59:23.241Z | Downloaded cmov v0.5.4 |
| 663 | 2026-08-18T18:59:23.244Z | Downloaded enum_dispatch v0.3.13 |
| 664 | 2026-08-18T18:59:23.244Z | Downloaded git-stub-vcs v0.1.0 |
| 665 | 2026-08-18T18:59:23.244Z | Downloaded ff v0.13.1 |
| 666 | 2026-08-18T18:59:23.247Z | Downloaded foldhash v0.2.0 |
| 667 | 2026-08-18T18:59:23.247Z | Downloaded fs_extra v1.3.0 |
| 668 | 2026-08-18T18:59:23.247Z | Downloaded bit-vec v0.6.3 |
| 669 | 2026-08-18T18:59:23.247Z | Downloaded bs58 v0.5.1 |
| 670 | 2026-08-18T18:59:23.250Z | Downloaded camino-tempfile-ext v0.3.3 |
| 671 | 2026-08-18T18:59:23.250Z | Downloaded cbc v0.2.1 |
| 672 | 2026-08-18T18:59:23.250Z | Downloaded cexpr v0.6.0 |
| 673 | 2026-08-18T18:59:23.253Z | Downloaded percent-encoding v2.3.2 |
| 674 | 2026-08-18T18:59:23.253Z | Downloaded proc-macro-error-attr2 v2.0.0 |
| 675 | 2026-08-18T18:59:23.253Z | Downloaded psl-types v2.0.11 |
| 676 | 2026-08-18T18:59:23.256Z | Downloaded rand_pcg v0.10.2 |
| 677 | 2026-08-18T18:59:23.256Z | Downloaded recursive v0.1.1 |
| 678 | 2026-08-18T18:59:23.256Z | Downloaded ref-cast-impl v1.0.25 |
| 679 | 2026-08-18T18:59:23.260Z | Downloaded byte-wrapper v0.1.0 |
| 680 | 2026-08-18T18:59:23.263Z | Downloaded backoff v0.4.0 |
| 681 | 2026-08-18T18:59:23.266Z | Downloaded fixedbitset v0.5.7 |
| 682 | 2026-08-18T18:59:23.268Z | Downloaded http-body-util v0.1.3 |
| 683 | 2026-08-18T18:59:23.268Z | Downloaded rustc_version v0.4.1 |
| 684 | 2026-08-18T18:59:23.271Z | Downloaded async-bb8-diesel v0.2.1 |
| 685 | 2026-08-18T18:59:23.271Z | Downloaded highway v1.3.0 |
| 686 | 2026-08-18T18:59:23.275Z | Downloaded bitflags v1.3.2 |
| 687 | 2026-08-18T18:59:23.282Z | Downloaded scroll_derive v0.13.1 |
| 688 | 2026-08-18T18:59:23.285Z | Downloaded serde_repr v0.1.20 |
| 689 | 2026-08-18T18:59:23.285Z | Downloaded bit-vec v0.8.0 |
| 690 | 2026-08-18T18:59:23.285Z | Downloaded nu-ansi-term v0.50.3 |
| 691 | 2026-08-18T18:59:23.287Z | Downloaded num_enum v0.5.11 |
| 692 | 2026-08-18T18:59:23.290Z | Downloaded num_enum v0.7.6 |
| 693 | 2026-08-18T18:59:23.293Z | Downloaded oxide-update-engine v0.1.2 |
| 694 | 2026-08-18T18:59:23.293Z | Downloaded sigpipe v0.1.3 |
| 695 | 2026-08-18T18:59:23.293Z | Downloaded peg v0.8.5 |
| 696 | 2026-08-18T18:59:23.296Z | Downloaded fallible-iterator v0.2.0 |
| 697 | 2026-08-18T18:59:23.296Z | Downloaded futures-channel v0.3.32 |
| 698 | 2026-08-18T18:59:23.299Z | Downloaded signal-hook-tokio v0.3.1 |
| 699 | 2026-08-18T18:59:23.299Z | Downloaded slog-bunyan v2.5.0 |
| 700 | 2026-08-18T18:59:23.299Z | Downloaded take_mut v0.2.2 |
| 701 | 2026-08-18T18:59:23.299Z | Downloaded testing_table v0.3.0 |
| 702 | 2026-08-18T18:59:23.303Z | Downloaded tinyvec_macros v0.1.1 |
| 703 | 2026-08-18T18:59:23.303Z | Downloaded group v0.13.0 |
| 704 | 2026-08-18T18:59:23.306Z | Downloaded globset v0.4.18 |
| 705 | 2026-08-18T18:59:23.309Z | Downloaded cancel-safe-futures v0.1.5 |
| 706 | 2026-08-18T18:59:23.309Z | Downloaded console v0.16.2 |
| 707 | 2026-08-18T18:59:23.311Z | Downloaded blake2 v0.10.6 |
| 708 | 2026-08-18T18:59:23.311Z | Downloaded ciborium v0.2.2 |
| 709 | 2026-08-18T18:59:23.314Z | Downloaded pem-rfc7468 v1.0.0 |
| 710 | 2026-08-18T18:59:23.314Z | Downloaded compression-codecs v0.4.37 |
| 711 | 2026-08-18T18:59:23.317Z | Downloaded backon v1.6.0 |
| 712 | 2026-08-18T18:59:23.317Z | Downloaded chacha20 v0.10.0 |
| 713 | 2026-08-18T18:59:23.320Z | Downloaded colored v3.1.1 |
| 714 | 2026-08-18T18:59:23.320Z | Downloaded blake2 v0.11.0-rc.6 |
| 715 | 2026-08-18T18:59:23.323Z | Downloaded strip-ansi-escapes v0.2.1 |
| 716 | 2026-08-18T18:59:23.323Z | Downloaded supports-hyperlinks v3.2.0 |
| 717 | 2026-08-18T18:59:23.323Z | Downloaded bzip2 v0.6.1 |
| 718 | 2026-08-18T18:59:23.323Z | Downloaded argon2 v0.5.3 |
| 719 | 2026-08-18T18:59:23.326Z | Downloaded cmake v0.1.57 |
| 720 | 2026-08-18T18:59:23.326Z | Downloaded colored v2.2.0 |
| 721 | 2026-08-18T18:59:23.326Z | Downloaded const-oid v0.9.6 |
| 722 | 2026-08-18T18:59:23.329Z | Downloaded proc-macro-error2 v2.0.1 |
| 723 | 2026-08-18T18:59:23.331Z | Downloaded radium v0.7.0 |
| 724 | 2026-08-18T18:59:23.331Z | Downloaded rpassword v7.5.4 |
| 725 | 2026-08-18T18:59:23.335Z | Downloaded console v0.15.11 |
| 726 | 2026-08-18T18:59:23.335Z | Downloaded arc-swap v1.8.2 |
| 727 | 2026-08-18T18:59:23.337Z | Downloaded supports-unicode v3.0.0 |
| 728 | 2026-08-18T18:59:23.337Z | Downloaded thiserror-impl-no-std v2.0.2 |
| 729 | 2026-08-18T18:59:23.337Z | Downloaded ahash v0.8.12 |
| 730 | 2026-08-18T18:59:23.337Z | Downloaded rustls-pemfile v2.2.0 |
| 731 | 2026-08-18T18:59:23.341Z | Downloaded unarray v0.1.4 |
| 732 | 2026-08-18T18:59:23.341Z | Downloaded untrusted v0.7.1 |
| 733 | 2026-08-18T18:59:23.344Z | Downloaded r2d2 v0.8.10 |
| 734 | 2026-08-18T18:59:23.344Z | Downloaded want v0.3.1 |
| 735 | 2026-08-18T18:59:23.347Z | Downloaded xshell-macros v0.2.7 |
| 736 | 2026-08-18T18:59:23.347Z | Downloaded convert_case v0.4.0 |
| 737 | 2026-08-18T18:59:23.347Z | Downloaded crc v3.4.0 |
| 738 | 2026-08-18T18:59:23.354Z | Downloaded fs-err v2.11.0 |
| 739 | 2026-08-18T18:59:23.359Z | Downloaded port-file v0.1.0 |
| 740 | 2026-08-18T18:59:23.362Z | Downloaded quinn-udp v0.5.14 |
| 741 | 2026-08-18T18:59:23.362Z | Downloaded rustversion v1.0.22 |
| 742 | 2026-08-18T18:59:23.365Z | Downloaded seq-macro v0.3.6 |
| 743 | 2026-08-18T18:59:23.365Z | Downloaded snafu-derive v0.8.9 |
| 744 | 2026-08-18T18:59:23.368Z | Downloaded darling_macro v0.20.11 |
| 745 | 2026-08-18T18:59:23.368Z | Downloaded ssh-encoding v0.3.0 |
| 746 | 2026-08-18T18:59:23.371Z | Downloaded difflib v0.4.0 |
| 747 | 2026-08-18T18:59:23.374Z | Downloaded tiny-keccak v2.0.2 |
| 748 | 2026-08-18T18:59:23.378Z | Downloaded clang-sys v1.8.1 |
| 749 | 2026-08-18T18:59:23.381Z | Downloaded crunchy v0.2.4 |
| 750 | 2026-08-18T18:59:23.384Z | Downloaded shlex v1.3.0 |
| 751 | 2026-08-18T18:59:23.384Z | Downloaded half v1.8.3 |
| 752 | 2026-08-18T18:59:23.387Z | Downloaded cassowary v0.3.0 |
| 753 | 2026-08-18T18:59:23.391Z | Downloaded httparse v1.10.1 |
| 754 | 2026-08-18T18:59:23.395Z | Downloaded glob v0.3.3 |
| 755 | 2026-08-18T18:59:23.395Z | Downloaded getrandom v0.2.17 |
| 756 | 2026-08-18T18:59:23.398Z | Downloaded display-error-chain v0.2.2 |
| 757 | 2026-08-18T18:59:23.398Z | Downloaded bzip2 v0.4.4 |
| 758 | 2026-08-18T18:59:23.398Z | Downloaded zerofrom v0.1.6 |
| 759 | 2026-08-18T18:59:23.398Z | Downloaded cstr-argument v0.1.2 |
| 760 | 2026-08-18T18:59:23.398Z | Downloaded bumpalo v3.20.2 |
| 761 | 2026-08-18T18:59:23.401Z | Downloaded curve25519-dalek-derive v0.1.1 |
| 762 | 2026-08-18T18:59:23.401Z | Downloaded backtrace v0.3.76 |
| 763 | 2026-08-18T18:59:23.405Z | Downloaded dirs-sys-next v0.1.2 |
| 764 | 2026-08-18T18:59:23.405Z | Downloaded dtrace-parser v0.3.0 |
| 765 | 2026-08-18T18:59:23.405Z | Downloaded fatfs v0.3.6 |
| 766 | 2026-08-18T18:59:23.408Z | Downloaded futures v0.3.32 |
| 767 | 2026-08-18T18:59:23.408Z | Downloaded instability v0.3.11 |
| 768 | 2026-08-18T18:59:23.410Z | Downloaded parking_lot v0.12.5 |
| 769 | 2026-08-18T18:59:23.410Z | Downloaded slog-stdlog v4.1.1 |
| 770 | 2026-08-18T18:59:23.411Z | Downloaded instant v0.1.13 |
| 771 | 2026-08-18T18:59:23.413Z | Downloaded primefield v0.14.0 |
| 772 | 2026-08-18T18:59:23.413Z | Downloaded smf v0.2.3 |
| 773 | 2026-08-18T18:59:23.413Z | Downloaded spki v0.7.3 |
| 774 | 2026-08-18T18:59:23.413Z | Downloaded salsa20 v0.11.0 |
| 775 | 2026-08-18T18:59:23.416Z | Downloaded stringprep v0.1.5 |
| 776 | 2026-08-18T18:59:23.416Z | Downloaded uzers v0.12.2 |
| 777 | 2026-08-18T18:59:23.416Z | Downloaded critical-section v1.2.0 |
| 778 | 2026-08-18T18:59:23.417Z | Downloaded defmt-parser v1.0.0 |
| 779 | 2026-08-18T18:59:23.417Z | Downloaded writeable v0.6.2 |
| 780 | 2026-08-18T18:59:23.419Z | Downloaded postgres-types v0.2.12 |
| 781 | 2026-08-18T18:59:23.419Z | Downloaded tokio-macros v2.7.0 |
| 782 | 2026-08-18T18:59:23.420Z | Downloaded dunce v1.0.5 |
| 783 | 2026-08-18T18:59:23.422Z | Downloaded illumos-nvpair-sys v0.2.0 |
| 784 | 2026-08-18T18:59:23.422Z | Downloaded jiff-static v0.2.34 |
| 785 | 2026-08-18T18:59:23.422Z | Downloaded lalrpop-util v0.19.12 |
| 786 | 2026-08-18T18:59:23.422Z | Downloaded hyper-tls v0.6.0 |
| 787 | 2026-08-18T18:59:23.425Z | Downloaded is_ci v1.2.0 |
| 788 | 2026-08-18T18:59:23.425Z | Downloaded mime v0.3.17 |
| 789 | 2026-08-18T18:59:23.425Z | Downloaded allocator-api2 v0.2.21 |
| 790 | 2026-08-18T18:59:23.428Z | Downloaded oso v0.27.3 |
| 791 | 2026-08-18T18:59:23.431Z | Downloaded pin-project v1.1.11 |
| 792 | 2026-08-18T18:59:23.435Z | Downloaded pkcs5 v0.8.1 |
| 793 | 2026-08-18T18:59:23.438Z | Downloaded toml_datetime v1.1.1+spec-1.1.0 |
| 794 | 2026-08-18T18:59:23.438Z | Downloaded flume v0.11.1 |
| 795 | 2026-08-18T18:59:23.441Z | Downloaded progenitor-impl v0.14.0 |
| 796 | 2026-08-18T18:59:23.441Z | Downloaded tui-tree-widget v0.23.1 |
| 797 | 2026-08-18T18:59:23.444Z | Downloaded data-encoding v2.10.0 |
| 798 | 2026-08-18T18:59:23.444Z | Downloaded half v2.7.1 |
| 799 | 2026-08-18T18:59:23.444Z | Downloaded match_cfg v0.1.0 |
| 800 | 2026-08-18T18:59:23.444Z | Downloaded md5 v0.8.0 |
| 801 | 2026-08-18T18:59:23.447Z | Downloaded new_debug_unreachable v1.0.6 |
| 802 | 2026-08-18T18:59:23.447Z | Downloaded newtype-uuid-macros v0.1.0 |
| 803 | 2026-08-18T18:59:23.447Z | Downloaded newtype_derive v0.1.6 |
| 804 | 2026-08-18T18:59:23.447Z | Downloaded openssl-probe v0.1.6 |
| 805 | 2026-08-18T18:59:23.447Z | Downloaded oso-derive v0.27.3 |
| 806 | 2026-08-18T18:59:23.447Z | Downloaded ar_archive_writer v0.5.1 |
| 807 | 2026-08-18T18:59:23.451Z | Downloaded chumsky v0.9.3 |
| 808 | 2026-08-18T18:59:23.451Z | Downloaded scrypt v0.12.0 |
| 809 | 2026-08-18T18:59:23.454Z | Downloaded serde_cbor v0.11.2 |
| 810 | 2026-08-18T18:59:23.454Z | Downloaded arrayvec v0.7.6 |
| 811 | 2026-08-18T18:59:23.454Z | Downloaded bytes v1.11.1 |
| 812 | 2026-08-18T18:59:23.457Z | Downloaded chacha20poly1305 v0.10.1 |
| 813 | 2026-08-18T18:59:23.457Z | Downloaded compact_str v0.8.1 |
| 814 | 2026-08-18T18:59:23.457Z | Downloaded utf-8 v0.7.6 |
| 815 | 2026-08-18T18:59:23.460Z | Downloaded vergen-lib v0.1.6 |
| 816 | 2026-08-18T18:59:23.460Z | Downloaded num-iter v0.1.45 |
| 817 | 2026-08-18T18:59:23.460Z | Downloaded vsss-rs v3.3.4 |
| 818 | 2026-08-18T18:59:23.460Z | Downloaded ron v0.8.1 |
| 819 | 2026-08-18T18:59:23.463Z | Downloaded peg-runtime v0.8.5 |
| 820 | 2026-08-18T18:59:23.466Z | Downloaded expectorate v1.2.0 |
| 821 | 2026-08-18T18:59:23.469Z | Downloaded packed_struct_codegen v0.10.1 |
| 822 | 2026-08-18T18:59:23.469Z | Downloaded zerovec-derive v0.11.2 |
| 823 | 2026-08-18T18:59:23.469Z | Downloaded password-hash v0.6.1 |
| 824 | 2026-08-18T18:59:23.469Z | Downloaded hashbrown v0.13.2 |
| 825 | 2026-08-18T18:59:23.475Z | Downloaded hmac v0.13.0 |
| 826 | 2026-08-18T18:59:23.478Z | Downloaded omicron-zone-package v0.12.3 |
| 827 | 2026-08-18T18:59:23.478Z | Downloaded ecdsa v0.16.9 |
| 828 | 2026-08-18T18:59:23.481Z | Downloaded async-compression v0.4.41 |
| 829 | 2026-08-18T18:59:23.484Z | Downloaded dyn-clone v1.0.20 |
| 830 | 2026-08-18T18:59:23.484Z | Downloaded proc-macro-crate v3.4.0 |
| 831 | 2026-08-18T18:59:23.484Z | Downloaded getrandom v0.4.3 |
| 832 | 2026-08-18T18:59:23.487Z | Downloaded daft-derive v0.1.7 |
| 833 | 2026-08-18T18:59:23.490Z | Downloaded prefix-trie v0.7.0 |
| 834 | 2026-08-18T18:59:23.490Z | Downloaded predicates-core v1.0.10 |
| 835 | 2026-08-18T18:59:23.490Z | Downloaded der_derive v0.7.3 |
| 836 | 2026-08-18T18:59:23.493Z | Downloaded string_cache v0.8.9 |
| 837 | 2026-08-18T18:59:23.493Z | Downloaded term v1.2.1 |
| 838 | 2026-08-18T18:59:23.493Z | Downloaded toml_parser v1.1.2+spec-1.1.0 |
| 839 | 2026-08-18T18:59:23.496Z | Downloaded jobserver v0.1.34 |
| 840 | 2026-08-18T18:59:23.496Z | Downloaded lru-slab v0.1.2 |
| 841 | 2026-08-18T18:59:23.496Z | Downloaded rand_chacha v0.3.1 |
| 842 | 2026-08-18T18:59:23.499Z | Downloaded libscf-sys v1.2.0 |
| 843 | 2026-08-18T18:59:23.499Z | Downloaded rfc6979 v0.4.0 |
| 844 | 2026-08-18T18:59:23.499Z | Downloaded rfc6979 v0.6.0 |
| 845 | 2026-08-18T18:59:23.504Z | Downloaded secrecy v0.10.3 |
| 846 | 2026-08-18T18:59:23.507Z | Downloaded futures-util v0.3.32 |
| 847 | 2026-08-18T18:59:23.512Z | Downloaded tokio-rustls v0.26.4 |
| 848 | 2026-08-18T18:59:23.527Z | Downloaded tracing-attributes v0.1.31 |
| 849 | 2026-08-18T18:59:23.527Z | Downloaded mime_guess v2.0.5 |
| 850 | 2026-08-18T18:59:23.527Z | Downloaded headers v0.4.1 |
| 851 | 2026-08-18T18:59:23.527Z | Downloaded newtype-uuid v1.3.2 |
| 852 | 2026-08-18T18:59:23.527Z | Downloaded scheduled-thread-pool v0.2.7 |
| 853 | 2026-08-18T18:59:23.527Z | Downloaded serde_plain v1.0.2 |
| 854 | 2026-08-18T18:59:23.527Z | Downloaded sha1 v0.11.0 |
| 855 | 2026-08-18T18:59:23.527Z | Downloaded heapless v0.8.0 |
| 856 | 2026-08-18T18:59:23.527Z | Downloaded siphasher v1.0.2 |
| 857 | 2026-08-18T18:59:23.527Z | Downloaded tabwriter v1.4.1 |
| 858 | 2026-08-18T18:59:23.527Z | Downloaded sqlparser_derive v0.5.0 |
| 859 | 2026-08-18T18:59:23.531Z | Downloaded termtree v0.5.1 |
| 860 | 2026-08-18T18:59:23.531Z | Downloaded tower-layer v0.3.3 |
| 861 | 2026-08-18T18:59:23.531Z | Downloaded num-rational v0.4.2 |
| 862 | 2026-08-18T18:59:23.535Z | Downloaded secrecy v0.8.0 |
| 863 | 2026-08-18T18:59:23.544Z | Downloaded cc v1.2.56 |
| 864 | 2026-08-18T18:59:23.547Z | Downloaded supports-color v3.0.2 |
| 865 | 2026-08-18T18:59:23.547Z | Downloaded stable_deref_trait v1.2.1 |
| 866 | 2026-08-18T18:59:23.551Z | Downloaded postgres-protocol v0.6.10 |
| 867 | 2026-08-18T18:59:23.551Z | Downloaded oxnet v0.1.6 |
| 868 | 2026-08-18T18:59:23.551Z | Downloaded pin-project-lite v0.2.17 |
| 869 | 2026-08-18T18:59:23.554Z | Downloaded base64 v0.22.1 |
| 870 | 2026-08-18T18:59:23.557Z | Downloaded usdt v0.6.0 |
| 871 | 2026-08-18T18:59:23.557Z | Downloaded usdt-attr-macro v0.6.0 |
| 872 | 2026-08-18T18:59:23.557Z | Downloaded heapless v0.7.17 |
| 873 | 2026-08-18T18:59:23.560Z | Downloaded paste v1.0.15 |
| 874 | 2026-08-18T18:59:23.560Z | Downloaded universal-hash v0.5.1 |
| 875 | 2026-08-18T18:59:23.563Z | Downloaded zone v0.3.1 |
| 876 | 2026-08-18T18:59:23.566Z | Downloaded crucible-workspace-hack v0.1.0 |
| 877 | 2026-08-18T18:59:23.569Z | Downloaded cookie_store v0.22.1 |
| 878 | 2026-08-18T18:59:23.573Z | Downloaded ingot-macros v0.2.0 |
| 879 | 2026-08-18T18:59:23.576Z | Downloaded primeorder v0.13.6 |
| 880 | 2026-08-18T18:59:23.576Z | Downloaded rand_seeder v0.4.0 |
| 881 | 2026-08-18T18:59:23.579Z | Downloaded ref-cast v1.0.25 |
| 882 | 2026-08-18T18:59:23.587Z | Downloaded document-features v0.2.12 |
| 883 | 2026-08-18T18:59:23.590Z | Downloaded dof v0.4.0 |
| 884 | 2026-08-18T18:59:23.590Z | Downloaded ident_case v1.0.1 |
| 885 | 2026-08-18T18:59:23.597Z | Downloaded inout v0.1.4 |
| 886 | 2026-08-18T18:59:23.600Z | Downloaded rustc-demangle v0.1.27 |
| 887 | 2026-08-18T18:59:23.600Z | Downloaded unicode-properties v0.1.4 |
| 888 | 2026-08-18T18:59:23.602Z | Downloaded derive_builder v0.20.2 |
| 889 | 2026-08-18T18:59:23.605Z | Downloaded multer v3.1.0 |
| 890 | 2026-08-18T18:59:23.605Z | Downloaded scroll v0.13.0 |
| 891 | 2026-08-18T18:59:23.608Z | Downloaded support-bundle-viewer v0.1.2 |
| 892 | 2026-08-18T18:59:23.608Z | Downloaded tinystr v0.8.2 |
| 893 | 2026-08-18T18:59:23.611Z | Downloaded hickory-resolver v0.24.4 |
| 894 | 2026-08-18T18:59:23.611Z | Downloaded kem v0.3.0 |
| 895 | 2026-08-18T18:59:23.622Z | Downloaded slog-async v2.8.0 |
| 896 | 2026-08-18T18:59:23.625Z | Downloaded slog-term v2.9.2 |
| 897 | 2026-08-18T18:59:23.625Z | Downloaded tokio-native-tls v0.3.1 |
| 898 | 2026-08-18T18:59:23.628Z | Downloaded parking_lot_core v0.9.12 |
| 899 | 2026-08-18T18:59:23.628Z | Downloaded pkcs1 v0.7.5 |
| 900 | 2026-08-18T18:59:23.628Z | Downloaded pkcs1 v0.8.0-rc.4 |
| 901 | 2026-08-18T18:59:23.631Z | Downloaded lru v0.12.5 |
| 902 | 2026-08-18T18:59:23.631Z | Downloaded lru-cache v0.1.2 |
| 903 | 2026-08-18T18:59:23.631Z | Downloaded memoffset v0.9.1 |
| 904 | 2026-08-18T18:59:23.634Z | Downloaded potential_utf v0.1.4 |
| 905 | 2026-08-18T18:59:23.634Z | Downloaded powerfmt v0.2.0 |
| 906 | 2026-08-18T18:59:23.636Z | Downloaded num_enum_derive v0.5.11 |
| 907 | 2026-08-18T18:59:23.636Z | Downloaded openssl-macros v0.1.1 |
| 908 | 2026-08-18T18:59:23.636Z | Downloaded usdt-impl v0.6.0 |
| 909 | 2026-08-18T18:59:23.639Z | Downloaded slab v0.4.12 |
| 910 | 2026-08-18T18:59:23.640Z | Downloaded stacker v0.1.23 |
| 911 | 2026-08-18T18:59:23.642Z | Downloaded thread_local v1.1.9 |
| 912 | 2026-08-18T18:59:23.645Z | Downloaded progenitor-client v0.14.0 |
| 913 | 2026-08-18T18:59:23.645Z | Downloaded hickory-resolver v0.25.2 |
| 914 | 2026-08-18T18:59:23.648Z | Downloaded progenitor-macro v0.13.0 |
| 915 | 2026-08-18T18:59:23.649Z | Downloaded unsafe-libyaml v0.2.11 |
| 916 | 2026-08-18T18:59:23.651Z | Downloaded yansi v1.0.1 |
| 917 | 2026-08-18T18:59:23.654Z | Downloaded daft v0.1.7 |
| 918 | 2026-08-18T18:59:23.658Z | Downloaded constant_time_eq v0.4.2 |
| 919 | 2026-08-18T18:59:23.662Z | Downloaded convert_case v0.10.0 |
| 920 | 2026-08-18T18:59:23.662Z | Downloaded defmt-macros v1.0.1 |
| 921 | 2026-08-18T18:59:23.664Z | Downloaded derive-ex v0.1.8 |
| 922 | 2026-08-18T18:59:23.665Z | Downloaded diesel-dtrace v0.5.0 |
| 923 | 2026-08-18T18:59:23.665Z | Downloaded flate2 v1.1.9 |
| 924 | 2026-08-18T18:59:23.667Z | Downloaded phf v0.13.1 |
| 925 | 2026-08-18T18:59:23.667Z | Downloaded progenitor-extras v0.2.0 |
| 926 | 2026-08-18T18:59:23.670Z | Downloaded proc-macro-crate v1.3.1 |
| 927 | 2026-08-18T18:59:23.670Z | Downloaded recursive-proc-macro-impl v0.1.1 |
| 928 | 2026-08-18T18:59:23.671Z | Downloaded whoami v2.1.0 |
| 929 | 2026-08-18T18:59:23.671Z | Downloaded rand_xorshift v0.4.0 |
| 930 | 2026-08-18T18:59:23.671Z | Downloaded deranged v0.5.8 |
| 931 | 2026-08-18T18:59:23.674Z | Downloaded ipnetwork v0.21.1 |
| 932 | 2026-08-18T18:59:23.674Z | Downloaded litrs v1.0.0 |
| 933 | 2026-08-18T18:59:23.674Z | Downloaded p256 v0.14.0 |
| 934 | 2026-08-18T18:59:23.678Z | Downloaded aws-lc-rs v1.16.3 |
| 935 | 2026-08-18T18:59:23.681Z | Downloaded scopeguard v1.2.0 |
| 936 | 2026-08-18T18:59:23.681Z | Downloaded zeroize v1.9.0 |
| 937 | 2026-08-18T18:59:23.684Z | Downloaded semver v0.1.20 |
| 938 | 2026-08-18T18:59:23.684Z | Downloaded strsim v0.10.0 |
| 939 | 2026-08-18T18:59:23.687Z | Downloaded impl-trait-for-tuples v0.2.3 |
| 940 | 2026-08-18T18:59:23.690Z | Downloaded indoc v2.0.7 |
| 941 | 2026-08-18T18:59:23.690Z | Downloaded hyper-staticfile v0.10.1 |
| 942 | 2026-08-18T18:59:23.693Z | Downloaded sync-ptr v0.1.4 |
| 943 | 2026-08-18T18:59:23.696Z | Downloaded sapling-renderdag v0.1.0 |
| 944 | 2026-08-18T18:59:23.696Z | Downloaded shell-words v1.1.1 |
| 945 | 2026-08-18T18:59:23.696Z | Downloaded serde_with_macros v3.21.0 |
| 946 | 2026-08-18T18:59:23.699Z | Downloaded qorb v0.4.1 |
| 947 | 2026-08-18T18:59:23.706Z | Downloaded num-complex v0.4.6 |
| 948 | 2026-08-18T18:59:23.712Z | Downloaded whoami v1.6.1 |
| 949 | 2026-08-18T18:59:23.716Z | Downloaded icu_locale_core v2.1.1 |
| 950 | 2026-08-18T18:59:23.719Z | Downloaded poly1305 v0.8.0 |
| 951 | 2026-08-18T18:59:23.719Z | Downloaded zerocopy v0.6.6 |
| 952 | 2026-08-18T18:59:23.719Z | Downloaded num-traits v0.2.19 |
| 953 | 2026-08-18T18:59:23.722Z | Downloaded static_assertions v1.1.0 |
| 954 | 2026-08-18T18:59:23.722Z | Downloaded tower-service v0.3.3 |
| 955 | 2026-08-18T18:59:23.722Z | Downloaded topological-sort v0.2.2 |
| 956 | 2026-08-18T18:59:23.725Z | Downloaded indicatif v0.18.4 |
| 957 | 2026-08-18T18:59:23.728Z | Downloaded tap v1.0.1 |
| 958 | 2026-08-18T18:59:23.729Z | Downloaded tagptr v0.2.0 |
| 959 | 2026-08-18T18:59:23.732Z | Downloaded twox-hash v2.1.2 |
| 960 | 2026-08-18T18:59:23.732Z | Downloaded const_format_proc_macros v0.2.34 |
| 961 | 2026-08-18T18:59:23.736Z | Downloaded ecdsa v0.17.0 |
| 962 | 2026-08-18T18:59:23.736Z | Downloaded darling v0.20.11 |
| 963 | 2026-08-18T18:59:23.739Z | Downloaded zip v0.6.6 |
| 964 | 2026-08-18T18:59:23.742Z | Downloaded yoke-derive v0.8.1 |
| 965 | 2026-08-18T18:59:23.749Z | Downloaded toml v1.1.2+spec-1.1.0 |
| 966 | 2026-08-18T18:59:23.752Z | Downloaded parking_lot_core v0.8.6 |
| 967 | 2026-08-18T18:59:23.752Z | Downloaded pem-rfc7468 v0.7.0 |
| 968 | 2026-08-18T18:59:23.755Z | Downloaded phf v0.12.1 |
| 969 | 2026-08-18T18:59:23.755Z | Downloaded usdt-macro v0.6.0 |
| 970 | 2026-08-18T18:59:23.755Z | Downloaded serde_bytes v0.11.19 |
| 971 | 2026-08-18T18:59:23.755Z | Downloaded slog-scope v4.4.1 |
| 972 | 2026-08-18T18:59:23.755Z | Downloaded void v1.0.2 |
| 973 | 2026-08-18T18:59:23.759Z | Downloaded wait-timeout v0.2.1 |
| 974 | 2026-08-18T18:59:23.759Z | Downloaded waitgroup v0.1.2 |
| 975 | 2026-08-18T18:59:23.759Z | Downloaded steno v0.4.1 |
| 976 | 2026-08-18T18:59:23.765Z | Downloaded dirs-next v2.0.0 |
| 977 | 2026-08-18T18:59:23.769Z | Downloaded progenitor-impl v0.13.0 |
| 978 | 2026-08-18T18:59:23.769Z | Downloaded rustls-native-certs v0.8.3 |
| 979 | 2026-08-18T18:59:23.773Z | Downloaded ssh-cipher v0.3.0 |
| 980 | 2026-08-18T18:59:23.773Z | Downloaded aes v0.9.1 |
| 981 | 2026-08-18T18:59:23.773Z | Downloaded darling v0.21.3 |
| 982 | 2026-08-18T18:59:23.776Z | Downloaded hybrid-array v0.4.13 |
| 983 | 2026-08-18T18:59:23.776Z | Downloaded tower v0.5.3 |
| 984 | 2026-08-18T18:59:23.785Z | Downloaded illumos-nvpair v0.3.0 |
| 985 | 2026-08-18T18:59:23.788Z | Downloaded lazy_static v1.5.0 |
| 986 | 2026-08-18T18:59:23.788Z | Downloaded managed v0.8.0 |
| 987 | 2026-08-18T18:59:23.789Z | Downloaded internet-checksum v0.2.1 |
| 988 | 2026-08-18T18:59:23.789Z | Downloaded keccak v0.1.6 |
| 989 | 2026-08-18T18:59:23.792Z | Downloaded multimap v0.10.1 |
| 990 | 2026-08-18T18:59:23.792Z | Downloaded olpc-cjson v0.1.4 |
| 991 | 2026-08-18T18:59:23.795Z | Downloaded rustls-platform-verifier v0.6.2 |
| 992 | 2026-08-18T18:59:23.795Z | Downloaded thiserror-no-std v2.0.2 |
| 993 | 2026-08-18T18:59:23.798Z | Downloaded pkcs8 v0.10.2 |
| 994 | 2026-08-18T18:59:23.801Z | Downloaded hashbrown v0.12.3 |
| 995 | 2026-08-18T18:59:23.801Z | Downloaded tls_codec v0.4.2 |
| 996 | 2026-08-18T18:59:23.801Z | Downloaded opaque-debug v0.3.1 |
| 997 | 2026-08-18T18:59:23.804Z | Downloaded schemars v1.2.1 |
| 998 | 2026-08-18T18:59:23.809Z | Downloaded phf_shared v0.12.1 |
| 999 | 2026-08-18T18:59:23.812Z | Downloaded unicode_categories v0.1.1 |
| 1000 | 2026-08-18T18:59:23.812Z | Downloaded cookie v0.18.1 |
| 1001 | 2026-08-18T18:59:23.812Z | Downloaded crossbeam-channel v0.5.15 |
| 1002 | 2026-08-18T18:59:23.815Z | Downloaded rayon-core v1.13.0 |
| 1003 | 2026-08-18T18:59:23.819Z | Downloaded http v1.4.2 |
| 1004 | 2026-08-18T18:59:23.822Z | Downloaded slog v2.8.2 |
| 1005 | 2026-08-18T18:59:23.822Z | Downloaded derive_more v2.1.1 |
| 1006 | 2026-08-18T18:59:23.828Z | Downloaded oxide-tokio-rt v0.1.4 |
| 1007 | 2026-08-18T18:59:23.831Z | Downloaded tokio-tungstenite v0.21.0 |
| 1008 | 2026-08-18T18:59:23.831Z | Downloaded tungstenite v0.23.0 |
| 1009 | 2026-08-18T18:59:23.834Z | Downloaded serde_derive_internals v0.29.1 |
| 1010 | 2026-08-18T18:59:23.839Z | Downloaded spin v0.9.8 |
| 1011 | 2026-08-18T18:59:23.844Z | Downloaded debug-ignore v1.0.5 |
| 1012 | 2026-08-18T18:59:23.847Z | Downloaded ed25519 v3.0.0 |
| 1013 | 2026-08-18T18:59:23.847Z | Downloaded serde_spanned v1.1.1 |
| 1014 | 2026-08-18T18:59:23.847Z | Downloaded russh-cryptovec v0.62.0 |
| 1015 | 2026-08-18T18:59:23.850Z | Downloaded structmeta v0.3.0 |
| 1016 | 2026-08-18T18:59:23.850Z | Downloaded thread-id v5.1.0 |
| 1017 | 2026-08-18T18:59:23.853Z | Downloaded darling v0.13.4 |
| 1018 | 2026-08-18T18:59:23.856Z | Downloaded sha2 v0.11.0 |
| 1019 | 2026-08-18T18:59:23.856Z | Downloaded toml v0.7.8 |
| 1020 | 2026-08-18T18:59:23.860Z | Downloaded aes-gcm v0.11.0 |
| 1021 | 2026-08-18T18:59:23.860Z | Downloaded ed25519 v2.2.3 |
| 1022 | 2026-08-18T18:59:23.860Z | Downloaded darling v0.23.0 |
| 1023 | 2026-08-18T18:59:23.869Z | Downloaded typed-path v0.9.3 |
| 1024 | 2026-08-18T18:59:23.874Z | Downloaded corncobs v0.1.4 |
| 1025 | 2026-08-18T18:59:23.875Z | Downloaded maplit v1.0.2 |
| 1026 | 2026-08-18T18:59:23.875Z | Downloaded subtle v2.6.1 |
| 1027 | 2026-08-18T18:59:23.875Z | Downloaded libefi-sys v0.1.0 |
| 1028 | 2026-08-18T18:59:23.878Z | Downloaded hickory-server v0.25.2 |
| 1029 | 2026-08-18T18:59:23.881Z | Downloaded native-tls v0.2.18 |
| 1030 | 2026-08-18T18:59:23.885Z | Downloaded nanorand v0.7.0 |
| 1031 | 2026-08-18T18:59:23.888Z | Downloaded num-derive v0.4.2 |
| 1032 | 2026-08-18T18:59:23.888Z | Downloaded utf8_iter v1.0.4 |
| 1033 | 2026-08-18T18:59:23.891Z | Downloaded packed_struct v0.10.1 |
| 1034 | 2026-08-18T18:59:23.891Z | Downloaded pem v3.0.6 |
| 1035 | 2026-08-18T18:59:23.894Z | Downloaded parking_lot v0.11.2 |
| 1036 | 2026-08-18T18:59:23.894Z | Downloaded rand v0.8.6 |
| 1037 | 2026-08-18T18:59:23.897Z | Downloaded vergen v9.1.0 |
| 1038 | 2026-08-18T18:59:23.900Z | Downloaded unicode-xid v0.2.6 |
| 1039 | 2026-08-18T18:59:23.904Z | Downloaded tls_codec_derive v0.4.2 |
| 1040 | 2026-08-18T18:59:23.904Z | Downloaded wnaf v0.14.0 |
| 1041 | 2026-08-18T18:59:23.904Z | Downloaded zerocopy-derive v0.8.55 |
| 1042 | 2026-08-18T18:59:23.908Z | Downloaded indent_write v2.2.0 |
| 1043 | 2026-08-18T18:59:23.911Z | Downloaded zone_cfg_derive v0.3.1 |
| 1044 | 2026-08-18T18:59:23.916Z | Downloaded crc-catalog v2.4.0 |
| 1045 | 2026-08-18T18:59:23.916Z | Downloaded progenitor v0.14.0 |
| 1046 | 2026-08-18T18:59:23.919Z | Downloaded vte v0.14.1 |
| 1047 | 2026-08-18T18:59:23.919Z | Downloaded similar v2.7.0 |
| 1048 | 2026-08-18T18:59:23.922Z | Downloaded pkg-config v0.3.32 |
| 1049 | 2026-08-18T18:59:23.927Z | Downloaded psm v0.1.30 |
| 1050 | 2026-08-18T18:59:23.928Z | Downloaded rand_core v0.9.5 |
| 1051 | 2026-08-18T18:59:23.928Z | Downloaded sec1 v0.8.1 |
| 1052 | 2026-08-18T18:59:23.931Z | Downloaded is-terminal v0.4.17 |
| 1053 | 2026-08-18T18:59:23.931Z | Downloaded git2 v0.20.4 |
| 1054 | 2026-08-18T18:59:23.934Z | Downloaded rtoolbox v0.0.3 |
| 1055 | 2026-08-18T18:59:23.934Z | Downloaded dropshot-api-manager-types v0.8.0 |
| 1056 | 2026-08-18T18:59:23.935Z | Downloaded maybe-uninit v2.0.0 |
| 1057 | 2026-08-18T18:59:23.935Z | Downloaded signal-hook-registry v1.4.8 |
| 1058 | 2026-08-18T18:59:23.935Z | Downloaded nonempty v0.12.0 |
| 1059 | 2026-08-18T18:59:23.938Z | Downloaded crossbeam-deque v0.8.6 |
| 1060 | 2026-08-18T18:59:23.938Z | Downloaded slog-dtrace v0.3.0 |
| 1061 | 2026-08-18T18:59:23.945Z | Downloaded hashbrown v0.14.5 |
| 1062 | 2026-08-18T18:59:23.950Z | Downloaded serdect v0.4.3 |
| 1063 | 2026-08-18T18:59:23.954Z | Downloaded parse-size v1.1.0 |
| 1064 | 2026-08-18T18:59:23.958Z | Downloaded strum_macros v0.24.3 |
| 1065 | 2026-08-18T18:59:23.962Z | Downloaded predicates-tree v1.0.13 |
| 1066 | 2026-08-18T18:59:23.962Z | Downloaded tokio-test v0.4.5 |
| 1067 | 2026-08-18T18:59:23.965Z | Downloaded unicode-bidi v0.3.18 |
| 1068 | 2026-08-18T18:59:23.967Z | Downloaded lzss v0.8.2 |
| 1069 | 2026-08-18T18:59:23.968Z | Downloaded samael v0.0.19 |
| 1070 | 2026-08-18T18:59:23.971Z | Downloaded hashbrown v0.16.1 |
| 1071 | 2026-08-18T18:59:23.974Z | Downloaded ctr v0.10.1 |
| 1072 | 2026-08-18T18:59:23.977Z | Downloaded csv-core v0.1.13 |
| 1073 | 2026-08-18T18:59:23.977Z | Downloaded libbz2-rs-sys v0.2.2 |
| 1074 | 2026-08-18T18:59:23.981Z | Downloaded miniz_oxide v0.8.9 |
| 1075 | 2026-08-18T18:59:23.985Z | Downloaded serde_with v1.14.0 |
| 1076 | 2026-08-18T18:59:23.985Z | Downloaded toml_writer v1.1.1+spec-1.1.0 |
| 1077 | 2026-08-18T18:59:23.985Z | Downloaded sponge-cursor v0.1.0 |
| 1078 | 2026-08-18T18:59:23.988Z | Downloaded serde_urlencoded v0.7.1 |
| 1079 | 2026-08-18T18:59:23.988Z | Downloaded time-core v0.1.8 |
| 1080 | 2026-08-18T18:59:23.992Z | Downloaded signature v3.0.0 |
| 1081 | 2026-08-18T18:59:23.992Z | Downloaded wyz v0.5.1 |
| 1082 | 2026-08-18T18:59:23.997Z | Downloaded hashbrown v0.15.5 |
| 1083 | 2026-08-18T18:59:24.002Z | Downloaded delegate v0.13.5 |
| 1084 | 2026-08-18T18:59:24.009Z | Downloaded poly1305 v0.9.0 |
| 1085 | 2026-08-18T18:59:24.012Z | Downloaded keccak v0.2.0 |
| 1086 | 2026-08-18T18:59:24.012Z | Downloaded miette-derive v7.6.0 |
| 1087 | 2026-08-18T18:59:24.016Z | Downloaded crc8 v0.1.1 |
| 1088 | 2026-08-18T18:59:24.022Z | Downloaded darling_macro v0.21.3 |
| 1089 | 2026-08-18T18:59:24.022Z | Downloaded linear-map v1.2.0 |
| 1090 | 2026-08-18T18:59:24.022Z | Downloaded unicode-truncate v1.1.0 |
| 1091 | 2026-08-18T18:59:24.026Z | Downloaded num-integer v0.1.46 |
| 1092 | 2026-08-18T18:59:24.026Z | Downloaded oxide-update-engine-display v0.1.2 |
| 1093 | 2026-08-18T18:59:24.026Z | Downloaded downcast-rs v2.0.2 |
| 1094 | 2026-08-18T18:59:24.026Z | Downloaded dsl_auto_type v0.2.0 |
| 1095 | 2026-08-18T18:59:24.029Z | Downloaded smallvec v1.15.1 |
| 1096 | 2026-08-18T18:59:24.029Z | Downloaded num_enum_derive v0.7.6 |
| 1097 | 2026-08-18T18:59:24.029Z | Downloaded phc v0.6.1 |
| 1098 | 2026-08-18T18:59:24.029Z | Downloaded tokio-util v0.7.18 |
| 1099 | 2026-08-18T18:59:24.033Z | Downloaded ignore v0.4.25 |
| 1100 | 2026-08-18T18:59:24.036Z | Downloaded darling_core v0.13.4 |
| 1101 | 2026-08-18T18:59:24.039Z | Downloaded idna_adapter v1.2.1 |
| 1102 | 2026-08-18T18:59:24.039Z | Downloaded kstat-rs v0.2.5 |
| 1103 | 2026-08-18T18:59:24.042Z | Downloaded derive-where v1.6.0 |
| 1104 | 2026-08-18T18:59:24.046Z | Downloaded icu_properties v2.1.2 |
| 1105 | 2026-08-18T18:59:24.046Z | Downloaded peg-macros v0.8.5 |
| 1106 | 2026-08-18T18:59:24.046Z | Downloaded progenitor-client v0.13.0 |
| 1107 | 2026-08-18T18:59:24.049Z | Downloaded rand_core v0.6.4 |
| 1108 | 2026-08-18T18:59:24.049Z | Downloaded resolv-conf v0.7.6 |
| 1109 | 2026-08-18T18:59:24.049Z | Downloaded inout v0.2.2 |
| 1110 | 2026-08-18T18:59:24.049Z | Downloaded linked-hash-map v0.5.6 |
| 1111 | 2026-08-18T18:59:24.052Z | Downloaded quick-error v1.2.3 |
| 1112 | 2026-08-18T18:59:24.052Z | Downloaded openssl-probe v0.2.1 |
| 1113 | 2026-08-18T18:59:24.065Z | Downloaded digest v0.11.3 |
| 1114 | 2026-08-18T18:59:24.069Z | Downloaded hyper-rustls v0.27.7 |
| 1115 | 2026-08-18T18:59:24.069Z | Downloaded smallvec v0.6.14 |
| 1116 | 2026-08-18T18:59:24.072Z | Downloaded spki v0.8.0 |
| 1117 | 2026-08-18T18:59:24.075Z | Downloaded signature v2.2.0 |
| 1118 | 2026-08-18T18:59:24.075Z | Downloaded universal-hash v0.6.1 |
| 1119 | 2026-08-18T18:59:24.078Z | Downloaded rustc-hash v2.1.1 |
| 1120 | 2026-08-18T18:59:24.078Z | Downloaded serde_path_to_error v0.1.20 |
| 1121 | 2026-08-18T18:59:24.081Z | Downloaded zerovec v0.11.5 |
| 1122 | 2026-08-18T18:59:24.086Z | Downloaded time-macros v0.2.27 |
| 1123 | 2026-08-18T18:59:24.098Z | Downloaded schemars v0.8.22 |
| 1124 | 2026-08-18T18:59:24.104Z | Downloaded diesel_table_macro_syntax v0.3.0 |
| 1125 | 2026-08-18T18:59:24.107Z | Downloaded xshell v0.2.7 |
| 1126 | 2026-08-18T18:59:24.108Z | Downloaded yoke v0.8.1 |
| 1127 | 2026-08-18T18:59:24.108Z | Downloaded strum v0.26.3 |
| 1128 | 2026-08-18T18:59:24.108Z | Downloaded sync_wrapper v1.0.2 |
| 1129 | 2026-08-18T18:59:24.108Z | Downloaded xattr v1.6.1 |
| 1130 | 2026-08-18T18:59:24.111Z | Downloaded cpufeatures v0.3.0 |
| 1131 | 2026-08-18T18:59:24.114Z | Downloaded aho-corasick v1.1.4 |
| 1132 | 2026-08-18T18:59:24.117Z | Downloaded const_format v0.2.35 |
| 1133 | 2026-08-18T18:59:24.121Z | Downloaded socket2 v0.6.3 |
| 1134 | 2026-08-18T18:59:24.124Z | Downloaded tinyvec v1.10.0 |
| 1135 | 2026-08-18T18:59:24.184Z | Downloaded indoc v1.0.9 |
| 1136 | 2026-08-18T18:59:24.184Z | Downloaded module-lattice v0.2.3 |
| 1137 | 2026-08-18T18:59:24.184Z | Downloaded progenitor v0.13.0 |
| 1138 | 2026-08-18T18:59:24.184Z | Downloaded hkdf v0.12.4 |
| 1139 | 2026-08-18T18:59:24.184Z | Downloaded reqwest v0.13.2 |
| 1140 | 2026-08-18T18:59:24.184Z | Downloaded ed25519-dalek v3.0.0 |
| 1141 | 2026-08-18T18:59:24.184Z | Downloaded indexmap v1.9.3 |
| 1142 | 2026-08-18T18:59:24.196Z | Downloaded structmeta-derive v0.3.0 |
| 1143 | 2026-08-18T18:59:24.196Z | Downloaded slog-envlogger v2.2.0 |
| 1144 | 2026-08-18T18:59:24.196Z | Downloaded rsa v0.9.10 |
| 1145 | 2026-08-18T18:59:24.196Z | Downloaded papergrid v0.18.0 |
| 1146 | 2026-08-18T18:59:24.196Z | Downloaded crc32fast v1.5.0 |
| 1147 | 2026-08-18T18:59:24.196Z | Downloaded itertools v0.10.5 |
| 1148 | 2026-08-18T18:59:24.196Z | Downloaded term v0.7.0 |
| 1149 | 2026-08-18T18:59:24.196Z | Downloaded crypto-bigint v0.5.5 |
| 1150 | 2026-08-18T18:59:24.196Z | Downloaded sec1 v0.7.3 |
| 1151 | 2026-08-18T18:59:24.196Z | Downloaded typify-macro v0.6.2 |
| 1152 | 2026-08-18T18:59:24.196Z | Downloaded derive_builder_macro v0.20.2 |
| 1153 | 2026-08-18T18:59:24.196Z | Downloaded ed25519-dalek v2.2.0 |
| 1154 | 2026-08-18T18:59:24.202Z | Downloaded zerofrom-derive v0.1.6 |
| 1155 | 2026-08-18T18:59:24.202Z | Downloaded vergen-lib v9.1.0 |
| 1156 | 2026-08-18T18:59:24.202Z | Downloaded yasna v0.5.2 |
| 1157 | 2026-08-18T18:59:24.202Z | Downloaded drift v0.2.0 |
| 1158 | 2026-08-18T18:59:24.202Z | Downloaded pretty_assertions v1.4.1 |
| 1159 | 2026-08-18T18:59:24.202Z | Downloaded unicode-segmentation v1.12.0 |
| 1160 | 2026-08-18T18:59:24.202Z | Downloaded rawzip v0.4.4 |
| 1161 | 2026-08-18T18:59:24.212Z | Downloaded same-file v1.0.6 |
| 1162 | 2026-08-18T18:59:24.221Z | Downloaded h2 v0.4.15 |
| 1163 | 2026-08-18T18:59:24.221Z | Downloaded nodrop v0.1.14 |
| 1164 | 2026-08-18T18:59:24.221Z | Downloaded defmt v1.0.1 |
| 1165 | 2026-08-18T18:59:24.221Z | Downloaded phf_shared v0.13.1 |
| 1166 | 2026-08-18T18:59:24.224Z | Downloaded der v0.7.10 |
| 1167 | 2026-08-18T18:59:24.224Z | Downloaded diesel_derives v2.3.7 |
| 1168 | 2026-08-18T18:59:24.229Z | Downloaded memmap2 v0.9.10 |
| 1169 | 2026-08-18T18:59:24.232Z | Downloaded pkcs8 v0.11.0 |
| 1170 | 2026-08-18T18:59:24.232Z | Downloaded ipnet v2.12.0 |
| 1171 | 2026-08-18T18:59:24.235Z | Downloaded trait-variant v0.1.2 |
| 1172 | 2026-08-18T18:59:24.235Z | Downloaded zeroize_derive v1.5.0 |
| 1173 | 2026-08-18T18:59:24.235Z | Downloaded sha1 v0.10.6 |
| 1174 | 2026-08-18T18:59:24.235Z | Downloaded hkdf v0.13.0 |
| 1175 | 2026-08-18T18:59:24.238Z | Downloaded unit-prefix v0.5.2 |
| 1176 | 2026-08-18T18:59:24.243Z | Downloaded pbkdf2 v0.13.0 |
| 1177 | 2026-08-18T18:59:24.247Z | Downloaded socket2 v0.5.10 |
| 1178 | 2026-08-18T18:59:24.250Z | Downloaded tungstenite v0.21.0 |
| 1179 | 2026-08-18T18:59:24.253Z | Downloaded toml_edit v0.23.10+spec-1.0.0 |
| 1180 | 2026-08-18T18:59:24.253Z | Downloaded ppv-lite86 v0.2.21 |
| 1181 | 2026-08-18T18:59:24.256Z | Downloaded mio v1.2.0 |
| 1182 | 2026-08-18T18:59:24.260Z | Downloaded parse-display-derive v0.10.0 |
| 1183 | 2026-08-18T18:59:24.260Z | Downloaded rand_chacha v0.9.0 |
| 1184 | 2026-08-18T18:59:24.260Z | Downloaded rand_core v0.10.0 |
| 1185 | 2026-08-18T18:59:24.260Z | Downloaded schemars_derive v0.8.22 |
| 1186 | 2026-08-18T18:59:24.263Z | Downloaded serde_with_macros v1.5.2 |
| 1187 | 2026-08-18T18:59:24.263Z | Downloaded defmt v0.3.100 |
| 1188 | 2026-08-18T18:59:24.263Z | Downloaded crypto-common v0.2.2 |
| 1189 | 2026-08-18T18:59:24.266Z | Downloaded synstructure v0.13.2 |
| 1190 | 2026-08-18T18:59:24.269Z | Downloaded p384 v0.13.1 |
| 1191 | 2026-08-18T18:59:24.272Z | Downloaded vergen-git2 v9.1.0 |
| 1192 | 2026-08-18T18:59:24.275Z | Downloaded jiff-core v0.1.0 |
| 1193 | 2026-08-18T18:59:24.278Z | Downloaded uuid v1.23.4 |
| 1194 | 2026-08-18T18:59:24.278Z | Downloaded crc-any v2.5.0 |
| 1195 | 2026-08-18T18:59:24.281Z | Downloaded darling_core v0.20.11 |
| 1196 | 2026-08-18T18:59:24.284Z | Downloaded p521 v0.14.0 |
| 1197 | 2026-08-18T18:59:24.287Z | Downloaded tokio-stream v0.1.18 |
| 1198 | 2026-08-18T18:59:24.287Z | Downloaded ingot v0.2.1 |
| 1199 | 2026-08-18T18:59:24.290Z | Downloaded icu_normalizer_data v2.1.1 |
| 1200 | 2026-08-18T18:59:24.290Z | Downloaded derive_builder_core v0.20.2 |
| 1201 | 2026-08-18T18:59:24.290Z | Downloaded tower-http v0.6.8 |
| 1202 | 2026-08-18T18:59:24.295Z | Downloaded blake3 v1.8.5 |
| 1203 | 2026-08-18T18:59:24.298Z | Downloaded primeorder v0.14.0 |
| 1204 | 2026-08-18T18:59:24.301Z | Downloaded diff v0.1.13 |
| 1205 | 2026-08-18T18:59:24.301Z | Downloaded cpubits v0.1.1 |
| 1206 | 2026-08-18T18:59:24.301Z | Downloaded idna v1.1.0 |
| 1207 | 2026-08-18T18:59:24.304Z | Downloaded crossbeam-epoch v0.9.18 |
| 1208 | 2026-08-18T18:59:24.307Z | Downloaded bindgen v0.71.1 |
| 1209 | 2026-08-18T18:59:24.310Z | Downloaded hyper-util v0.1.20 |
| 1210 | 2026-08-18T18:59:24.313Z | Downloaded darling_macro v0.13.4 |
| 1211 | 2026-08-18T18:59:24.313Z | Downloaded signal-hook-mio v0.2.5 |
| 1212 | 2026-08-18T18:59:24.313Z | Downloaded url v2.5.8 |
| 1213 | 2026-08-18T18:59:24.316Z | Downloaded dropshot_endpoint v0.17.1 |
| 1214 | 2026-08-18T18:59:24.317Z | Downloaded knus-derive v3.4.0 |
| 1215 | 2026-08-18T18:59:24.320Z | Downloaded slog-json v2.6.1 |
| 1216 | 2026-08-18T18:59:24.320Z | Downloaded scuffle v0.1.0 |
| 1217 | 2026-08-18T18:59:24.320Z | Downloaded litemap v0.8.1 |
| 1218 | 2026-08-18T18:59:24.323Z | Downloaded zstd-safe v7.2.4 |
| 1219 | 2026-08-18T18:59:24.323Z | Downloaded progenitor-macro v0.14.0 |
| 1220 | 2026-08-18T18:59:24.327Z | Downloaded salty v0.3.0 |
| 1221 | 2026-08-18T18:59:24.330Z | Downloaded serde-big-array v0.5.1 |
| 1222 | 2026-08-18T18:59:24.335Z | Downloaded serde_yaml v0.9.34+deprecated |
| 1223 | 2026-08-18T18:59:24.338Z | Downloaded libxml v0.3.3 |
| 1224 | 2026-08-18T18:59:24.341Z | Downloaded displaydoc v0.2.5 |
| 1225 | 2026-08-18T18:59:24.344Z | Downloaded postcard v1.1.3 |
| 1226 | 2026-08-18T18:59:24.344Z | Downloaded strum_macros v0.26.4 |
| 1227 | 2026-08-18T18:59:24.344Z | Downloaded strum_macros v0.27.2 |
| 1228 | 2026-08-18T18:59:24.348Z | Downloaded path-slash v0.1.5 |
| 1229 | 2026-08-18T18:59:24.348Z | Downloaded num-conv v0.2.0 |
| 1230 | 2026-08-18T18:59:24.351Z | Downloaded winnow v0.6.26 |
| 1231 | 2026-08-18T18:59:24.354Z | Downloaded subprocess v0.2.15 |
| 1232 | 2026-08-18T18:59:24.358Z | Downloaded lock_api v0.4.14 |
| 1233 | 2026-08-18T18:59:24.361Z | Downloaded iana-time-zone v0.1.65 |
| 1234 | 2026-08-18T18:59:24.365Z | Downloaded publicsuffix v2.3.0 |
| 1235 | 2026-08-18T18:59:24.368Z | Downloaded rcgen v0.12.1 |
| 1236 | 2026-08-18T18:59:24.368Z | Downloaded libsw-core v0.3.2 |
| 1237 | 2026-08-18T18:59:24.368Z | Downloaded pin-project-internal v1.1.11 |
| 1238 | 2026-08-18T18:59:24.374Z | Downloaded strum v0.27.2 |
| 1239 | 2026-08-18T18:59:24.377Z | Downloaded simd-adler32 v0.3.8 |
| 1240 | 2026-08-18T18:59:24.377Z | Downloaded bitvec v1.0.1 |
| 1241 | 2026-08-18T18:59:24.385Z | Downloaded num_threads v0.1.7 |
| 1242 | 2026-08-18T18:59:24.388Z | Downloaded russh-util v0.52.0 |
| 1243 | 2026-08-18T18:59:24.388Z | Downloaded elliptic-curve v0.13.8 |
| 1244 | 2026-08-18T18:59:24.391Z | Downloaded itertools v0.14.0 |
| 1245 | 2026-08-18T18:59:24.395Z | Downloaded internal-russh-num-bigint v0.5.0 |
| 1246 | 2026-08-18T18:59:24.399Z | Downloaded humantime v2.3.0 |
| 1247 | 2026-08-18T18:59:24.399Z | Downloaded icu_properties_data v2.1.2 |
| 1248 | 2026-08-18T18:59:24.402Z | Downloaded dropshot-api-manager v0.8.0 |
| 1249 | 2026-08-18T18:59:24.405Z | Downloaded walkdir v2.5.0 |
| 1250 | 2026-08-18T18:59:24.405Z | Downloaded digest-io v0.1.0 |
| 1251 | 2026-08-18T18:59:24.409Z | Downloaded password-hash v0.5.0 |
| 1252 | 2026-08-18T18:59:24.409Z | Downloaded tokio-dtrace v0.1.1 |
| 1253 | 2026-08-18T18:59:24.412Z | Downloaded try-lock v0.2.5 |
| 1254 | 2026-08-18T18:59:24.415Z | Downloaded untrusted v0.9.0 |
| 1255 | 2026-08-18T18:59:24.418Z | Downloaded darling_macro v0.23.0 |
| 1256 | 2026-08-18T18:59:24.419Z | Downloaded either v1.15.0 |
| 1257 | 2026-08-18T18:59:24.419Z | Downloaded md-5 v0.10.6 |
| 1258 | 2026-08-18T18:59:24.419Z | Downloaded prettyplease v0.2.37 |
| 1259 | 2026-08-18T18:59:24.422Z | Downloaded unicode-normalization v0.1.25 |
| 1260 | 2026-08-18T18:59:24.422Z | Downloaded derive_more-impl v2.1.1 |
| 1261 | 2026-08-18T18:59:24.425Z | Downloaded ryu v1.0.23 |
| 1262 | 2026-08-18T18:59:24.429Z | Downloaded rustls-webpki v0.103.13 |
| 1263 | 2026-08-18T18:59:24.429Z | Downloaded unicase v2.9.0 |
| 1264 | 2026-08-18T18:59:24.433Z | Downloaded libloading v0.8.9 |
| 1265 | 2026-08-18T18:59:24.437Z | Downloaded crypto-primes v0.7.2 |
| 1266 | 2026-08-18T18:59:24.440Z | Downloaded rustls-pki-types v1.14.0 |
| 1267 | 2026-08-18T18:59:24.443Z | Downloaded rustyline v14.0.0 |
| 1268 | 2026-08-18T18:59:24.445Z | Downloaded derive_more v0.99.20 |
| 1269 | 2026-08-18T18:59:24.449Z | Downloaded winnow v0.5.40 |
| 1270 | 2026-08-18T18:59:24.454Z | Downloaded rusty-fork v0.3.1 |
| 1271 | 2026-08-18T18:59:24.457Z | Downloaded ingot-types v0.2.0 |
| 1272 | 2026-08-18T18:59:24.460Z | Downloaded serde-hex v0.1.0 |
| 1273 | 2026-08-18T18:59:24.460Z | Downloaded termios v0.3.3 |
| 1274 | 2026-08-18T18:59:24.460Z | Downloaded polyval v0.7.1 |
| 1275 | 2026-08-18T18:59:24.463Z | Downloaded toml_datetime v0.7.5+spec-1.1.0 |
| 1276 | 2026-08-18T18:59:24.463Z | Downloaded zopfli v0.8.3 |
| 1277 | 2026-08-18T18:59:24.463Z | Downloaded darling_core v0.23.0 |
| 1278 | 2026-08-18T18:59:24.467Z | Downloaded ml-kem v0.3.2 |
| 1279 | 2026-08-18T18:59:24.470Z | Downloaded der v0.8.0 |
| 1280 | 2026-08-18T18:59:24.476Z | Downloaded vergen-gitcl v1.0.8 |
| 1281 | 2026-08-18T18:59:24.479Z | Downloaded rustc_version v0.1.7 |
| 1282 | 2026-08-18T18:59:24.482Z | Downloaded libsw v3.5.0 |
| 1283 | 2026-08-18T18:59:24.485Z | Downloaded predicates v3.1.4 |
| 1284 | 2026-08-18T18:59:24.485Z | Downloaded owo-colors v4.3.0 |
| 1285 | 2026-08-18T18:59:24.488Z | Downloaded libm v0.2.16 |
| 1286 | 2026-08-18T18:59:24.492Z | Downloaded quick-xml v0.37.5 |
| 1287 | 2026-08-18T18:59:24.495Z | Downloaded serde_with v3.21.0 |
| 1288 | 2026-08-18T18:59:24.501Z | Downloaded tokio-tungstenite v0.23.1 |
| 1289 | 2026-08-18T18:59:24.505Z | Downloaded ctutils v0.4.2 |
| 1290 | 2026-08-18T18:59:24.505Z | Downloaded tracing-core v0.1.36 |
| 1291 | 2026-08-18T18:59:24.508Z | Downloaded icu_provider v2.1.1 |
| 1292 | 2026-08-18T18:59:24.508Z | Downloaded oxide-update-engine-types v0.1.2 |
| 1293 | 2026-08-18T18:59:24.511Z | Downloaded tokio-postgres v0.7.16 |
| 1294 | 2026-08-18T18:59:24.517Z | Downloaded ssh-key v0.7.0-rc.11 |
| 1295 | 2026-08-18T18:59:24.521Z | Downloaded darling_core v0.21.3 |
| 1296 | 2026-08-18T18:59:24.524Z | Downloaded typify v0.6.2 |
| 1297 | 2026-08-18T18:59:24.527Z | Downloaded crossterm v0.29.0 |
| 1298 | 2026-08-18T18:59:24.530Z | Downloaded sqlformat v0.3.5 |
| 1299 | 2026-08-18T18:59:24.533Z | Downloaded chrono v0.4.45 |
| 1300 | 2026-08-18T18:59:24.536Z | Downloaded knus v3.4.0 |
| 1301 | 2026-08-18T18:59:24.536Z | Downloaded des v0.9.0 |
| 1302 | 2026-08-18T18:59:24.539Z | Downloaded p384 v0.14.0 |
| 1303 | 2026-08-18T18:59:24.542Z | Downloaded tough v0.22.0 |
| 1304 | 2026-08-18T18:59:24.546Z | Downloaded test-strategy v0.4.5 |
| 1305 | 2026-08-18T18:59:24.549Z | Downloaded rsa v0.10.0-rc.18 |
| 1306 | 2026-08-18T18:59:24.552Z | Downloaded toml_edit v0.19.15 |
| 1307 | 2026-08-18T18:59:24.561Z | Downloaded zstd v0.13.3 |
| 1308 | 2026-08-18T18:59:24.564Z | Downloaded crossbeam-utils v0.8.21 |
| 1309 | 2026-08-18T18:59:24.564Z | Downloaded icu_collections v2.1.1 |
| 1310 | 2026-08-18T18:59:24.580Z | Downloaded signal-hook v0.3.18 |
| 1311 | 2026-08-18T18:59:24.593Z | Downloaded schemars v0.9.0 |
| 1312 | 2026-08-18T18:59:24.599Z | Downloaded zlib-rs v0.6.2 |
| 1313 | 2026-08-18T18:59:24.602Z | Downloaded num-bigint v0.4.6 |
| 1314 | 2026-08-18T18:59:24.605Z | Downloaded x509-cert v0.2.5 |
| 1315 | 2026-08-18T18:59:24.608Z | Downloaded zerotrie v0.2.3 |
| 1316 | 2026-08-18T18:59:24.612Z | Downloaded lalrpop v0.19.12 |
| 1317 | 2026-08-18T18:59:24.615Z | Downloaded rand v0.10.1 |
| 1318 | 2026-08-18T18:59:24.618Z | Downloaded icu_normalizer v2.1.1 |
| 1319 | 2026-08-18T18:59:24.621Z | Downloaded snafu v0.8.9 |
| 1320 | 2026-08-18T18:59:24.624Z | Downloaded nix v0.27.1 |
| 1321 | 2026-08-18T18:59:24.628Z | Downloaded polar-core v0.27.3 |
| 1322 | 2026-08-18T18:59:24.632Z | Downloaded openssl-sys v0.9.117 |
| 1323 | 2026-08-18T18:59:24.635Z | Downloaded goblin v0.10.5 |
| 1324 | 2026-08-18T18:59:24.644Z | Downloaded tar v0.4.46 |
| 1325 | 2026-08-18T18:59:24.647Z | Downloaded reedline v0.40.0 |
| 1326 | 2026-08-18T18:59:24.651Z | Downloaded miette v7.6.0 |
| 1327 | 2026-08-18T18:59:24.654Z | Downloaded rand v0.9.2 |
| 1328 | 2026-08-18T18:59:24.657Z | Downloaded sha3 v0.12.0 |
| 1329 | 2026-08-18T18:59:24.684Z | Downloaded minimal-lexical v0.2.1 |
| 1330 | 2026-08-18T18:59:24.688Z | Downloaded quinn v0.11.11 |
| 1331 | 2026-08-18T18:59:24.697Z | Downloaded itertools v0.12.1 |
| 1332 | 2026-08-18T18:59:24.701Z | Downloaded gimli v0.32.3 |
| 1333 | 2026-08-18T18:59:24.707Z | Downloaded zip v4.6.1 |
| 1334 | 2026-08-18T18:59:24.710Z | Downloaded crossterm v0.28.1 |
| 1335 | 2026-08-18T18:59:24.719Z | Downloaded bstr v1.12.1 |
| 1336 | 2026-08-18T18:59:24.726Z | Downloaded nom v7.1.3 |
| 1337 | 2026-08-18T18:59:24.729Z | Downloaded num-bigint-dig v0.8.6 |
| 1338 | 2026-08-18T18:59:24.733Z | Downloaded russh v0.62.4 |
| 1339 | 2026-08-18T18:59:24.738Z | Downloaded nom v8.0.0 |
| 1340 | 2026-08-18T18:59:24.742Z | Downloaded openssl v0.10.80 |
| 1341 | 2026-08-18T18:59:24.748Z | Downloaded winnow v1.0.3 |
| 1342 | 2026-08-18T18:59:24.781Z | Downloaded quinn-proto v0.11.16 |
| 1343 | 2026-08-18T18:59:24.781Z | Downloaded regex v1.12.3 |
| 1344 | 2026-08-18T18:59:24.781Z | Downloaded itertools v0.13.0 |
| 1345 | 2026-08-18T18:59:24.784Z | Downloaded portable-atomic v1.13.1 |
| 1346 | 2026-08-18T18:59:24.785Z | Downloaded itertools v0.15.0 |
| 1347 | 2026-08-18T18:59:24.785Z | Downloaded object v0.30.4 |
| 1348 | 2026-08-18T18:59:24.789Z | Downloaded radix_trie v0.2.1 |
| 1349 | 2026-08-18T18:59:24.798Z | Downloaded reqwest v0.12.28 |
| 1350 | 2026-08-18T18:59:24.802Z | Downloaded iri-string v0.7.10 |
| 1351 | 2026-08-18T18:59:24.805Z | Downloaded hyper v1.10.1 |
| 1352 | 2026-08-18T18:59:24.832Z | Downloaded moka v0.12.13 |
| 1353 | 2026-08-18T18:59:24.836Z | Downloaded vcpkg v0.2.15 |
| 1354 | 2026-08-18T18:59:24.858Z | Downloaded zerocopy v0.8.55 |
| 1355 | 2026-08-18T18:59:24.869Z | Downloaded tabled v0.21.0 |
| 1356 | 2026-08-18T18:59:24.878Z | Downloaded regex-syntax v0.8.10 |
| 1357 | 2026-08-18T18:59:24.882Z | Downloaded curve25519-dalek v4.1.3 |
| 1358 | 2026-08-18T18:59:24.887Z | Downloaded regex-syntax v0.6.29 |
| 1359 | 2026-08-18T18:59:24.890Z | Downloaded rayon v1.11.0 |
| 1360 | 2026-08-18T18:59:24.895Z | Downloaded hickory-proto v0.24.4 |
| 1361 | 2026-08-18T18:59:24.903Z | Downloaded petname v2.0.2 |
| 1362 | 2026-08-18T18:59:24.906Z | Downloaded iddqd v0.4.2 |
| 1363 | 2026-08-18T18:59:24.911Z | Downloaded nix v0.28.0 |
| 1364 | 2026-08-18T18:59:24.916Z | Downloaded regress v0.10.5 |
| 1365 | 2026-08-18T18:59:24.924Z | Downloaded time v0.3.47 |
| 1366 | 2026-08-18T18:59:24.928Z | Downloaded smoltcp v0.9.1 |
| 1367 | 2026-08-18T18:59:24.934Z | Downloaded smoltcp v0.11.0 |
| 1368 | 2026-08-18T18:59:24.940Z | Downloaded proptest v1.11.0 |
| 1369 | 2026-08-18T18:59:24.945Z | Downloaded hickory-proto v0.25.2 |
| 1370 | 2026-08-18T18:59:24.953Z | Downloaded rustls v0.23.41 |
| 1371 | 2026-08-18T18:59:24.960Z | Downloaded rustix v0.38.44 |
| 1372 | 2026-08-18T18:59:24.972Z | Downloaded sqlparser v0.61.0 |
| 1373 | 2026-08-18T18:59:24.978Z | Downloaded nix v0.31.2 |
| 1374 | 2026-08-18T18:59:24.984Z | Downloaded regress v0.11.1 |
| 1375 | 2026-08-18T18:59:24.989Z | Downloaded dropshot v0.17.1 |
| 1376 | 2026-08-18T18:59:25.002Z | Downloaded crypto-bigint v0.7.5 |
| 1377 | 2026-08-18T18:59:25.009Z | Downloaded sled v0.34.7 |
| 1378 | 2026-08-18T18:59:25.019Z | Downloaded curve25519-dalek v5.0.0 |
| 1379 | 2026-08-18T18:59:25.025Z | Downloaded diesel v2.3.7 |
| 1380 | 2026-08-18T18:59:25.036Z | Downloaded openapiv3 v2.2.0 |
| 1381 | 2026-08-18T18:59:25.042Z | Downloaded object v0.37.3 |
| 1382 | 2026-08-18T18:59:25.066Z | Downloaded tracing v0.1.44 |
| 1383 | 2026-08-18T18:59:25.082Z | Downloaded typify-impl v0.6.2 |
| 1384 | 2026-08-18T18:59:25.093Z | Downloaded zerocopy-derive v0.6.6 |
| 1385 | 2026-08-18T18:59:25.096Z | Downloaded sha3 v0.11.0 |
| 1386 | 2026-08-18T18:59:25.100Z | Downloaded bzip2-sys v0.1.13+1.0.8 |
| 1387 | 2026-08-18T18:59:25.134Z | Downloaded ratatui v0.29.0 |
| 1388 | 2026-08-18T18:59:25.181Z | Downloaded chrono-tz v0.10.4 |
| 1389 | 2026-08-18T18:59:25.191Z | Downloaded jiff v0.2.34 |
| 1390 | 2026-08-18T18:59:25.203Z | Downloaded regex-automata v0.4.14 |
| 1391 | 2026-08-18T18:59:25.217Z | Downloaded petgraph v0.8.3 |
| 1392 | 2026-08-18T18:59:25.230Z | Downloaded petgraph v0.6.5 |
| 1393 | 2026-08-18T18:59:25.240Z | Downloaded sha3 v0.10.8 |
| 1394 | 2026-08-18T18:59:25.244Z | Downloaded libz-sys v1.1.24 |
| 1395 | 2026-08-18T18:59:25.255Z | Downloaded zstd-sys v2.0.16+zstd.1.5.7 |
| 1396 | 2026-08-18T18:59:25.265Z | Downloaded tokio v1.52.1 |
| 1397 | 2026-08-18T18:59:25.287Z | Downloaded csv v1.4.0 |
| 1398 | 2026-08-18T18:59:25.299Z | Downloaded encoding_rs v0.8.35 |
| 1399 | 2026-08-18T18:59:25.375Z | Downloaded ring v0.17.14 |
| 1400 | 2026-08-18T18:59:25.455Z | Downloaded libgit2-sys v0.18.3+1.9.2 |
| 1401 | 2026-08-18T18:59:26.006Z | Downloaded aws-lc-sys v0.40.0 |
| 1402 | 2026-08-18T18:59:26.260Z | Compiling libc v0.2.185 |
| 1403 | 2026-08-18T18:59:26.260Z | Compiling serde_core v1.0.228 |
| 1404 | 2026-08-18T18:59:26.263Z | Compiling serde v1.0.228 |
| 1405 | 2026-08-18T18:59:26.263Z | Compiling log v0.4.33 |
| 1406 | 2026-08-18T18:59:26.403Z | Compiling smallvec v1.15.1 |
| 1407 | 2026-08-18T18:59:26.426Z | Compiling find-msvc-tools v0.1.9 |
| 1408 | 2026-08-18T18:59:26.436Z | Compiling shlex v1.3.0 |
| 1409 | 2026-08-18T18:59:26.441Z | Compiling syn v2.0.117 |
| 1410 | 2026-08-18T18:59:26.593Z | Compiling subtle v2.6.1 |
| 1411 | 2026-08-18T18:59:26.621Z | Compiling scopeguard v1.2.0 |
| 1412 | 2026-08-18T18:59:26.624Z | Compiling stable_deref_trait v1.2.1 |
| 1413 | 2026-08-18T18:59:26.709Z | Compiling lock_api v0.4.14 |
| 1414 | 2026-08-18T18:59:26.713Z | Compiling typenum v1.20.1 |
| 1415 | 2026-08-18T18:59:26.723Z | Compiling zerocopy v0.8.55 |
| 1416 | 2026-08-18T18:59:26.761Z | Compiling portable-atomic v1.13.1 |
| 1417 | 2026-08-18T18:59:26.765Z | Compiling serde_json v1.0.151 |
| 1418 | 2026-08-18T18:59:26.932Z | Compiling critical-section v1.2.0 |
| 1419 | 2026-08-18T18:59:26.983Z | Compiling libm v0.2.16 |
| 1420 | 2026-08-18T18:59:27.048Z | Compiling num-traits v0.2.19 |
| 1421 | 2026-08-18T18:59:27.176Z | Compiling pkg-config v0.3.32 |
| 1422 | 2026-08-18T18:59:27.278Z | Compiling errno v0.3.14 |
| 1423 | 2026-08-18T18:59:27.293Z | Compiling jobserver v0.1.34 |
| 1424 | 2026-08-18T18:59:27.398Z | Compiling getrandom v0.2.17 |
| 1425 | 2026-08-18T18:59:27.616Z | Compiling cc v1.2.56 |
| 1426 | 2026-08-18T18:59:27.708Z | Compiling rand_core v0.6.4 |
| 1427 | 2026-08-18T18:59:27.711Z | Compiling generic-array v0.14.7 |
| 1428 | 2026-08-18T18:59:27.808Z | Compiling parking_lot_core v0.9.12 |
| 1429 | 2026-08-18T18:59:27.904Z | Compiling once_cell v1.21.3 |
| 1430 | 2026-08-18T18:59:27.937Z | Compiling const-oid v0.9.6 |
| 1431 | 2026-08-18T18:59:27.996Z | Compiling pin-project-lite v0.2.17 |
| 1432 | 2026-08-18T18:59:28.098Z | Compiling getrandom v0.3.4 |
| 1433 | 2026-08-18T18:59:28.125Z | Compiling signal-hook-registry v1.4.8 |
| 1434 | 2026-08-18T18:59:28.422Z | Compiling futures-core v0.3.32 |
| 1435 | 2026-08-18T18:59:28.595Z | Compiling bitflags v2.11.0 |
| 1436 | 2026-08-18T18:59:28.708Z | Compiling writeable v0.6.2 |
| 1437 | 2026-08-18T18:59:28.725Z | Compiling litemap v0.8.1 |
| 1438 | 2026-08-18T18:59:28.769Z | Compiling percent-encoding v2.3.2 |
| 1439 | 2026-08-18T18:59:28.907Z | Compiling semver v1.0.28 |
| 1440 | 2026-08-18T18:59:28.922Z | Compiling parking_lot v0.12.5 |
| 1441 | 2026-08-18T18:59:28.960Z | Compiling mio v1.2.0 |
| 1442 | 2026-08-18T18:59:29.060Z | Compiling icu_properties_data v2.1.2 |
| 1443 | 2026-08-18T18:59:29.076Z | Compiling icu_normalizer_data v2.1.1 |
| 1444 | 2026-08-18T18:59:29.216Z | Compiling socket2 v0.6.3 |
| 1445 | 2026-08-18T18:59:29.242Z | Compiling getrandom v0.4.3 |
| 1446 | 2026-08-18T18:59:29.317Z | Compiling rustix v1.1.4 |
| 1447 | 2026-08-18T18:59:29.380Z | Compiling synstructure v0.13.2 |
| 1448 | 2026-08-18T18:59:29.425Z | Compiling futures-sink v0.3.32 |
| 1449 | 2026-08-18T18:59:29.442Z | Compiling rand_core v0.10.0 |
| 1450 | 2026-08-18T18:59:29.540Z | Compiling indexmap v2.14.0 |
| 1451 | 2026-08-18T18:59:29.626Z | Compiling futures-channel v0.3.32 |
| 1452 | 2026-08-18T18:59:29.626Z | Compiling futures-task v0.3.32 |
| 1453 | 2026-08-18T18:59:29.795Z | Compiling utf8_iter v1.0.4 |
| 1454 | 2026-08-18T18:59:29.810Z | Compiling futures-io v0.3.32 |
| 1455 | 2026-08-18T18:59:29.833Z | Compiling slab v0.4.12 |
| 1456 | 2026-08-18T18:59:29.877Z | Compiling form_urlencoded v1.2.2 |
| 1457 | 2026-08-18T18:59:29.944Z | Compiling rustversion v1.0.22 |
| 1458 | 2026-08-18T18:59:29.966Z | Compiling iana-time-zone v0.1.65 |
| 1459 | 2026-08-18T18:59:29.998Z | Compiling base64ct v1.8.3 |
| 1460 | 2026-08-18T18:59:30.023Z | Compiling cmake v0.1.57 |
| 1461 | 2026-08-18T18:59:30.069Z | Compiling dunce v1.0.5 |
| 1462 | 2026-08-18T18:59:30.168Z | Compiling ident_case v1.0.1 |
| 1463 | 2026-08-18T18:59:30.168Z | Compiling fs_extra v1.3.0 |
| 1464 | 2026-08-18T18:59:30.210Z | Compiling flagset v0.4.7 |
| 1465 | 2026-08-18T18:59:30.299Z | Compiling pem-rfc7468 v0.7.0 |
| 1466 | 2026-08-18T18:59:30.302Z | Compiling regex-syntax v0.8.10 |
| 1467 | 2026-08-18T18:59:30.347Z | Compiling uuid v1.23.4 |
| 1468 | 2026-08-18T18:59:30.420Z | Compiling rand_core v0.9.5 |
| 1469 | 2026-08-18T18:59:30.451Z | Compiling aws-lc-sys v0.40.0 |
| 1470 | 2026-08-18T18:59:30.604Z | Compiling base64 v0.22.1 |
| 1471 | 2026-08-18T18:59:30.707Z | Compiling syn v1.0.109 |
| 1472 | 2026-08-18T18:59:30.921Z | Compiling vcpkg v0.2.15 |
| 1473 | 2026-08-18T18:59:30.947Z | Compiling serde_derive_internals v0.29.1 |
| 1474 | 2026-08-18T18:59:31.046Z | Compiling rustc_version v0.4.1 |
| 1475 | 2026-08-18T18:59:31.062Z | Compiling tracing-core v0.1.36 |
| 1476 | 2026-08-18T18:59:31.075Z | Compiling aws-lc-rs v1.16.3 |
| 1477 | 2026-08-18T18:59:31.144Z | Compiling serde_derive v1.0.228 |
| 1478 | 2026-08-18T18:59:31.361Z | Compiling zeroize_derive v1.5.0 |
| 1479 | 2026-08-18T18:59:31.379Z | Compiling zerofrom-derive v0.1.6 |
| 1480 | 2026-08-18T18:59:31.624Z | Compiling zerocopy-derive v0.8.55 |
| 1481 | 2026-08-18T18:59:31.664Z | Compiling yoke-derive v0.8.1 |
| 1482 | 2026-08-18T18:59:31.890Z | Compiling zerovec-derive v0.11.2 |
| 1483 | 2026-08-18T18:59:32.028Z | Compiling zeroize v1.9.0 |
| 1484 | 2026-08-18T18:59:32.245Z | Compiling displaydoc v0.2.5 |
| 1485 | 2026-08-18T18:59:32.803Z | Compiling zerofrom v0.1.6 |
| 1486 | 2026-08-18T18:59:32.845Z | Compiling tokio-macros v2.7.0 |
| 1487 | 2026-08-18T18:59:32.932Z | Compiling yoke v0.8.1 |
| 1488 | 2026-08-18T18:59:33.008Z | Compiling futures-macro v0.3.32 |
| 1489 | 2026-08-18T18:59:33.054Z | Compiling der_derive v0.7.3 |
| 1490 | 2026-08-18T18:59:33.125Z | Compiling zerovec v0.11.5 |
| 1491 | 2026-08-18T18:59:33.271Z | Compiling zerotrie v0.2.3 |
| 1492 | 2026-08-18T18:59:33.579Z | Compiling block-buffer v0.10.4 |
| 1493 | 2026-08-18T18:59:33.596Z | Compiling tinystr v0.8.2 |
| 1494 | 2026-08-18T18:59:33.643Z | Compiling potential_utf v0.1.4 |
| 1495 | 2026-08-18T18:59:33.754Z | Compiling crypto-common v0.1.7 |
| 1496 | 2026-08-18T18:59:33.801Z | Compiling icu_locale_core v2.1.1 |
| 1497 | 2026-08-18T18:59:33.817Z | Compiling icu_collections v2.1.1 |
| 1498 | 2026-08-18T18:59:33.837Z | Compiling futures-util v0.3.32 |
| 1499 | 2026-08-18T18:59:33.900Z | Compiling digest v0.10.7 |
| 1500 | 2026-08-18T18:59:34.028Z | Compiling thiserror-impl v2.0.18 |
| 1501 | 2026-08-18T18:59:34.151Z | Compiling der v0.7.10 |
| 1502 | 2026-08-18T18:59:34.285Z | Compiling openssl-sys v0.9.117 |
| 1503 | 2026-08-18T18:59:34.667Z | Compiling bytes v1.11.1 |
| 1504 | 2026-08-18T18:59:34.682Z | Compiling icu_provider v2.1.1 |
| 1505 | 2026-08-18T18:59:34.801Z | Compiling chrono v0.4.45 |
| 1506 | 2026-08-18T18:59:34.977Z | Compiling icu_properties v2.1.2 |
| 1507 | 2026-08-18T18:59:35.290Z | Compiling tokio v1.52.1 |
| 1508 | 2026-08-18T18:59:35.350Z | Compiling icu_normalizer v2.1.1 |
| 1509 | 2026-08-18T18:59:35.353Z | Compiling thiserror v2.0.18 |
| 1510 | 2026-08-18T18:59:35.473Z | Compiling http v1.4.2 |
| 1511 | 2026-08-18T18:59:35.888Z | Compiling idna_adapter v1.2.1 |
| 1512 | 2026-08-18T18:59:36.030Z | Compiling idna v1.1.0 |
| 1513 | 2026-08-18T18:59:36.065Z | Compiling ppv-lite86 v0.2.21 |
| 1514 | 2026-08-18T18:59:36.109Z | Compiling spki v0.7.3 |
| 1515 | 2026-08-18T18:59:36.178Z | Compiling tracing-attributes v0.1.31 |
| 1516 | 2026-08-18T18:59:36.239Z | Compiling dyn-clone v1.0.20 |
| 1517 | 2026-08-18T18:59:36.315Z | Compiling url v2.5.8 |
| 1518 | 2026-08-18T18:59:36.375Z | Compiling rand_chacha v0.9.0 |
| 1519 | 2026-08-18T18:59:36.390Z | Compiling simd-adler32 v0.3.8 |
| 1520 | 2026-08-18T18:59:36.390Z | Compiling cpufeatures v0.2.17 |
| 1521 | 2026-08-18T18:59:36.479Z | Compiling schemars v0.8.22 |
| 1522 | 2026-08-18T18:59:36.635Z | Compiling rand v0.9.2 |
| 1523 | 2026-08-18T18:59:36.674Z | Compiling pkcs8 v0.10.2 |
| 1524 | 2026-08-18T18:59:36.711Z | Compiling http-body v1.0.1 |
| 1525 | 2026-08-18T18:59:36.938Z | Compiling rustls-pki-types v1.14.0 |
| 1526 | 2026-08-18T18:59:36.945Z | Compiling schemars_derive v0.8.22 |
| 1527 | 2026-08-18T18:59:37.089Z | Compiling spin v0.9.8 |
| 1528 | 2026-08-18T18:59:37.298Z | Compiling tinyvec_macros v0.1.1 |
| 1529 | 2026-08-18T18:59:37.381Z | Compiling openssl-probe v0.2.1 |
| 1530 | 2026-08-18T18:59:37.417Z | Compiling cmov v0.5.4 |
| 1531 | 2026-08-18T18:59:37.417Z | Compiling adler2 v2.0.1 |
| 1532 | 2026-08-18T18:59:37.599Z | Compiling tracing v0.1.44 |
| 1533 | 2026-08-18T18:59:37.602Z | Compiling crc32fast v1.5.0 |
| 1534 | 2026-08-18T18:59:37.602Z | Compiling httparse v1.10.1 |
| 1535 | 2026-08-18T18:59:37.639Z | Compiling ctutils v0.4.2 |
| 1536 | 2026-08-18T18:59:37.820Z | Compiling miniz_oxide v0.8.9 |
| 1537 | 2026-08-18T18:59:37.880Z | Compiling tempfile v3.27.0 |
| 1538 | 2026-08-18T18:59:37.895Z | Compiling tinyvec v1.10.0 |
| 1539 | 2026-08-18T18:59:37.956Z | Compiling pest_generator v2.8.6 |
| 1540 | 2026-08-18T18:59:38.233Z | Compiling sha2 v0.10.9 |
| 1541 | 2026-08-18T18:59:38.254Z | Compiling terminal_size v0.4.3 |
| 1542 | 2026-08-18T18:59:38.397Z | Compiling aho-corasick v1.1.4 |
| 1543 | 2026-08-18T18:59:38.421Z | Compiling tower-layer v0.3.3 |
| 1544 | 2026-08-18T18:59:38.588Z | Compiling atomic-waker v1.1.2 |
| 1545 | 2026-08-18T18:59:38.660Z | Compiling untrusted v0.7.1 |
| 1546 | 2026-08-18T18:59:38.719Z | Compiling tower-service v0.3.3 |
| 1547 | 2026-08-18T18:59:38.797Z | Compiling radium v0.7.0 |
| 1548 | 2026-08-18T18:59:38.824Z | Compiling try-lock v0.2.5 |
| 1549 | 2026-08-18T18:59:38.929Z | Compiling want v0.3.1 |
| 1550 | 2026-08-18T18:59:39.048Z | Compiling pest_derive v2.8.6 |
| 1551 | 2026-08-18T18:59:39.097Z | Compiling tokio-util v0.7.18 |
| 1552 | 2026-08-18T18:59:39.470Z | Compiling regex-automata v0.4.14 |
| 1553 | 2026-08-18T18:59:39.704Z | Compiling hybrid-array v0.4.13 |
| 1554 | 2026-08-18T18:59:39.771Z | Compiling h2 v0.4.15 |
| 1555 | 2026-08-18T18:59:40.033Z | Compiling ipnet v2.12.0 |
| 1556 | 2026-08-18T18:59:40.111Z | Compiling scroll_derive v0.13.1 |
| 1557 | 2026-08-18T18:59:40.454Z | Compiling darling_core v0.20.11 |
| 1558 | 2026-08-18T18:59:40.519Z | Compiling httpdate v1.0.3 |
| 1559 | 2026-08-18T18:59:40.750Z | Compiling foreign-types-shared v0.1.1 |
| 1560 | 2026-08-18T18:59:40.841Z | Compiling untrusted v0.9.0 |
| 1561 | 2026-08-18T18:59:40.857Z | Compiling maybe-uninit v2.0.0 |
| 1562 | 2026-08-18T18:59:40.894Z | Compiling rustls v0.23.41 |
| 1563 | 2026-08-18T18:59:40.962Z | Compiling openssl v0.10.80 |
| 1564 | 2026-08-18T18:59:40.987Z | Compiling tap v1.0.1 |
| 1565 | 2026-08-18T18:59:41.060Z | Compiling scroll v0.13.0 |
| 1566 | 2026-08-18T18:59:41.099Z | Compiling wyz v0.5.1 |
| 1567 | 2026-08-18T18:59:41.159Z | Compiling foreign-types v0.3.2 |
| 1568 | 2026-08-18T18:59:41.232Z | Compiling unicode-normalization v0.1.25 |
| 1569 | 2026-08-18T18:59:41.321Z | Compiling rand_chacha v0.3.1 |
| 1570 | 2026-08-18T18:59:41.401Z | Compiling hex v0.4.3 |
| 1571 | 2026-08-18T18:59:41.674Z | Compiling signature v2.2.0 |
| 1572 | 2026-08-18T18:59:41.689Z | Compiling openssl-macros v0.1.1 |
| 1573 | 2026-08-18T18:59:41.692Z | Compiling thiserror-impl v1.0.69 |
| 1574 | 2026-08-18T18:59:41.856Z | Compiling bzip2-sys v0.1.13+1.0.8 |
| 1575 | 2026-08-18T18:59:42.082Z | Compiling zstd-sys v2.0.16+zstd.1.5.7 |
| 1576 | 2026-08-18T18:59:42.082Z | Compiling num-integer v0.1.46 |
| 1577 | 2026-08-18T18:59:42.137Z | Compiling wait-timeout v0.2.1 |
| 1578 | 2026-08-18T18:59:42.447Z | Compiling ahash v0.8.12 |
| 1579 | 2026-08-18T18:59:42.462Z | Compiling packed_struct v0.10.1 |
| 1580 | 2026-08-18T18:59:42.481Z | Compiling bit-vec v0.8.0 |
| 1581 | 2026-08-18T18:59:42.654Z | Compiling quick-error v1.2.3 |
| 1582 | 2026-08-18T18:59:42.706Z | Compiling num-conv v0.2.0 |
| 1583 | 2026-08-18T18:59:42.720Z | Compiling funty v2.0.0 |
| 1584 | 2026-08-18T18:59:42.724Z | Compiling darling_macro v0.20.11 |
| 1585 | 2026-08-18T18:59:42.762Z | Compiling time-core v0.1.8 |
| 1586 | 2026-08-18T18:59:42.837Z | Compiling num-bigint-dig v0.8.6 |
| 1587 | 2026-08-18T18:59:42.912Z | Compiling hyper v1.10.1 |
| 1588 | 2026-08-18T18:59:42.991Z | Compiling native-tls v0.2.18 |
| 1589 | 2026-08-18T18:59:43.021Z | Compiling powerfmt v0.2.0 |
| 1590 | 2026-08-18T18:59:43.219Z | Compiling darling v0.20.11 |
| 1591 | 2026-08-18T18:59:43.233Z | Compiling deranged v0.5.8 |
| 1592 | 2026-08-18T18:59:43.245Z | Compiling bitvec v1.0.1 |
| 1593 | 2026-08-18T18:59:43.298Z | Compiling clap_builder v4.6.0 |
| 1594 | 2026-08-18T18:59:43.333Z | Compiling thiserror v1.0.69 |
| 1595 | 2026-08-18T18:59:43.450Z | Compiling time-macros v0.2.27 |
| 1596 | 2026-08-18T18:59:43.567Z | Compiling rusty-fork v0.3.1 |
| 1597 | 2026-08-18T18:59:43.886Z | Compiling bit-set v0.8.0 |
| 1598 | 2026-08-18T18:59:44.049Z | Compiling hyper-util v0.1.20 |
| 1599 | 2026-08-18T18:59:44.210Z | Compiling num-iter v0.1.45 |
| 1600 | 2026-08-18T18:59:44.505Z | Compiling rand v0.8.6 |
| 1601 | 2026-08-18T18:59:44.659Z | Compiling goblin v0.10.5 |
| 1602 | 2026-08-18T18:59:45.160Z | Compiling packed_struct_codegen v0.10.1 |
| 1603 | 2026-08-18T18:59:45.283Z | Compiling lazy_static v1.5.0 |
| 1604 | 2026-08-18T18:59:45.381Z | Compiling serde_spanned v0.6.9 |
| 1605 | 2026-08-18T18:59:45.534Z | Compiling toml_datetime v0.6.11 |
| 1606 | 2026-08-18T18:59:45.752Z | Compiling hmac v0.12.1 |
| 1607 | 2026-08-18T18:59:45.790Z | Compiling clap_derive v4.6.1 |
| 1608 | 2026-08-18T18:59:45.911Z | Compiling bitfield-macros v0.19.4 |
| 1609 | 2026-08-18T18:59:46.207Z | Compiling zerocopy-derive v0.6.6 |
| 1610 | 2026-08-18T18:59:46.255Z | Compiling rand_xorshift v0.4.0 |
| 1611 | 2026-08-18T18:59:46.400Z | Compiling sync_wrapper v1.0.2 |
| 1612 | 2026-08-18T18:59:46.513Z | Compiling indexmap v1.9.3 |
| 1613 | 2026-08-18T18:59:46.614Z | Compiling zlib-rs v0.6.2 |
| 1614 | 2026-08-18T18:59:46.700Z | Compiling siphasher v1.0.2 |
| 1615 | 2026-08-18T18:59:46.886Z | Compiling paste v1.0.15 |
| 1616 | 2026-08-18T18:59:47.022Z | Compiling unarray v0.1.4 |
| 1617 | 2026-08-18T18:59:47.138Z | Compiling nodrop v0.1.14 |
| 1618 | 2026-08-18T18:59:47.153Z | Compiling num_threads v0.1.7 |
| 1619 | 2026-08-18T18:59:47.236Z | Compiling object v0.37.3 |
| 1620 | 2026-08-18T18:59:47.255Z | Compiling usdt-impl v0.6.0 |
| 1621 | 2026-08-18T18:59:47.384Z | Compiling crossbeam-utils v0.8.21 |
| 1622 | 2026-08-18T18:59:47.508Z | Compiling crc-catalog v2.4.0 |
| 1623 | 2026-08-18T18:59:47.566Z | Compiling clap v4.6.1 |
| 1624 | 2026-08-18T18:59:47.597Z | Compiling crc v3.4.0 |
| 1625 | 2026-08-18T18:59:47.633Z | Compiling dof v0.4.0 |
| 1626 | 2026-08-18T18:59:47.650Z | Compiling time v0.3.47 |
| 1627 | 2026-08-18T18:59:47.725Z | Compiling array-init v0.0.4 |
| 1628 | 2026-08-18T18:59:47.850Z | Compiling proptest v1.11.0 |
| 1629 | 2026-08-18T18:59:48.073Z | Compiling zerocopy v0.6.6 |
| 1630 | 2026-08-18T18:59:48.742Z | Compiling bitfield v0.19.4 |
| 1631 | 2026-08-18T18:59:48.794Z | Compiling tower v0.5.3 |
| 1632 | 2026-08-18T18:59:49.184Z | Compiling smallvec v0.6.14 |
| 1633 | 2026-08-18T18:59:49.385Z | Compiling derive_builder_core v0.20.2 |
| 1634 | 2026-08-18T18:59:49.586Z | Compiling flate2 v1.1.9 |
| 1635 | 2026-08-18T18:59:49.822Z | Compiling dtrace-parser v0.3.0 |
| 1636 | 2026-08-18T18:59:49.993Z | Compiling ipnetwork v0.21.1 |
| 1637 | 2026-08-18T18:59:50.086Z | Compiling http-body-util v0.1.3 |
| 1638 | 2026-08-18T18:59:50.221Z | Compiling pkcs1 v0.7.5 |
| 1639 | 2026-08-18T18:59:50.236Z | Compiling heapless v0.7.17 |
| 1640 | 2026-08-18T18:59:50.330Z | Compiling scroll_derive v0.12.1 |
| 1641 | 2026-08-18T18:59:50.377Z | Compiling structmeta-derive v0.3.0 |
| 1642 | 2026-08-18T18:59:50.474Z | Compiling slog v2.8.2 |
| 1643 | 2026-08-18T18:59:50.549Z | Compiling darling_core v0.23.0 |
| 1644 | 2026-08-18T18:59:50.613Z | Compiling thread-id v5.1.0 |
| 1645 | 2026-08-18T18:59:50.664Z | Compiling cookie v0.18.1 |
| 1646 | 2026-08-18T18:59:50.701Z | Compiling env_filter v2.0.0 |
| 1647 | 2026-08-18T18:59:50.849Z | Compiling iri-string v0.7.10 |
| 1648 | 2026-08-18T18:59:51.001Z | Compiling signal-hook v0.3.18 |
| 1649 | 2026-08-18T18:59:51.004Z | Compiling hashbrown v0.12.3 |
| 1650 | 2026-08-18T18:59:51.179Z | Compiling zstd-safe v7.2.4 |
| 1651 | 2026-08-18T18:59:51.380Z | Compiling winnow v0.5.40 |
| 1652 | 2026-08-18T18:59:51.456Z | Compiling gimli v0.32.3 |
| 1653 | 2026-08-18T18:59:51.485Z | Compiling ryu v1.0.23 |
| 1654 | 2026-08-18T18:59:51.672Z | Compiling unicode-bidi v0.3.18 |
| 1655 | 2026-08-18T18:59:52.197Z | Compiling allocator-api2 v0.2.21 |
| 1656 | 2026-08-18T18:59:52.352Z | Compiling base64 v0.21.7 |
| 1657 | 2026-08-18T18:59:52.566Z | Compiling anyhow v1.0.104 |
| 1658 | 2026-08-18T18:59:52.711Z | Compiling unicode-properties v0.1.4 |
| 1659 | 2026-08-18T18:59:52.868Z | Compiling toml_edit v0.19.15 |
| 1660 | 2026-08-18T18:59:52.931Z | Compiling stringprep v0.1.5 |
| 1661 | 2026-08-18T18:59:53.072Z | Compiling darling_macro v0.23.0 |
| 1662 | 2026-08-18T18:59:53.102Z | Compiling ron v0.8.1 |
| 1663 | 2026-08-18T18:59:53.383Z | Compiling addr2line v0.25.1 |
| 1664 | 2026-08-18T18:59:53.460Z | Compiling tower-http v0.6.8 |
| 1665 | 2026-08-18T18:59:53.566Z | Compiling serde_urlencoded v0.7.1 |
| 1666 | 2026-08-18T18:59:53.723Z | Compiling structmeta v0.3.0 |
| 1667 | 2026-08-18T18:59:53.908Z | Compiling scroll v0.12.0 |
| 1668 | 2026-08-18T18:59:53.943Z | Compiling env_logger v0.11.11 |
| 1669 | 2026-08-18T18:59:54.210Z | Compiling rsa v0.9.10 |
| 1670 | 2026-08-18T18:59:54.244Z | Compiling derive_builder_macro v0.20.2 |
| 1671 | 2026-08-18T18:59:54.426Z | Compiling oxnet v0.1.6 |
| 1672 | 2026-08-18T18:59:54.463Z | Compiling newtype-uuid v1.3.2 |
| 1673 | 2026-08-18T18:59:54.681Z | Compiling lpc55_areas v0.2.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f) |
| 1674 | 2026-08-18T18:59:54.712Z | Compiling hashbrown v0.13.2 |
| 1675 | 2026-08-18T18:59:54.803Z | Compiling serde-hex v0.1.0 |
| 1676 | 2026-08-18T18:59:54.848Z | Compiling bzip2 v0.4.4 |
| 1677 | 2026-08-18T18:59:55.060Z | Compiling tokio-native-tls v0.3.1 |
| 1678 | 2026-08-18T18:59:55.194Z | Compiling tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc#e644a21a) |
| 1679 | 2026-08-18T18:59:55.388Z | Compiling camino v1.2.5 |
| 1680 | 2026-08-18T18:59:55.779Z | Compiling bstr v1.12.1 |
| 1681 | 2026-08-18T18:59:56.009Z | Compiling block-padding v0.4.2 |
| 1682 | 2026-08-18T18:59:56.186Z | Compiling crypto-common v0.2.2 |
| 1683 | 2026-08-18T18:59:56.432Z | Compiling block-buffer v0.12.1 |
| 1684 | 2026-08-18T18:59:56.540Z | Compiling rustls-native-certs v0.8.3 |
| 1685 | 2026-08-18T18:59:56.635Z | Compiling x509-cert v0.2.5 |
| 1686 | 2026-08-18T18:59:56.835Z | Compiling serde_tokenstream v0.2.3 |
| 1687 | 2026-08-18T18:59:57.165Z | Compiling erased-serde v0.3.31 |
| 1688 | 2026-08-18T18:59:57.204Z | Compiling md-5 v0.10.6 |
| 1689 | 2026-08-18T18:59:57.403Z | Compiling curve25519-dalek v4.1.3 |
| 1690 | 2026-08-18T18:59:57.688Z | Compiling pin-project-internal v1.1.11 |
| 1691 | 2026-08-18T18:59:57.758Z | Compiling daft-derive v0.1.7 |
| 1692 | 2026-08-18T18:59:57.962Z | Compiling zerocopy-derive v0.7.35 |
| 1693 | 2026-08-18T18:59:58.288Z | Compiling async-trait v0.1.89 |
| 1694 | 2026-08-18T18:59:58.487Z | Compiling vergen-lib v9.1.0 |
| 1695 | 2026-08-18T18:59:58.589Z | Compiling hash32 v0.2.1 |
| 1696 | 2026-08-18T18:59:58.666Z | Compiling memoffset v0.9.1 |
| 1697 | 2026-08-18T18:59:58.761Z | Compiling encoding_rs v0.8.35 |
| 1698 | 2026-08-18T18:59:58.783Z | Compiling ref-cast v1.0.25 |
| 1699 | 2026-08-18T18:59:58.799Z | Compiling rustc-demangle v0.1.27 |
| 1700 | 2026-08-18T18:59:58.834Z | Compiling litrs v1.0.0 |
| 1701 | 2026-08-18T18:59:58.860Z | Compiling smoltcp v0.9.1 |
| 1702 | 2026-08-18T18:59:59.078Z | Compiling rustix v0.38.44 |
| 1703 | 2026-08-18T18:59:59.186Z | Compiling psl-types v2.0.11 |
| 1704 | 2026-08-18T18:59:59.200Z | Compiling mime v0.3.17 |
| 1705 | 2026-08-18T18:59:59.269Z | Compiling cfg_aliases v0.2.1 |
| 1706 | 2026-08-18T18:59:59.300Z | Compiling owo-colors v4.3.0 |
| 1707 | 2026-08-18T18:59:59.326Z | Compiling fallible-iterator v0.2.0 |
| 1708 | 2026-08-18T18:59:59.330Z | Compiling crc-any v2.5.0 |
| 1709 | 2026-08-18T18:59:59.355Z | Compiling nix v0.31.2 |
| 1710 | 2026-08-18T18:59:59.438Z | Compiling document-features v0.2.12 |
| 1711 | 2026-08-18T18:59:59.501Z | Compiling lpc55_sign v0.3.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f) |
| 1712 | 2026-08-18T18:59:59.569Z | Compiling publicsuffix v2.3.0 |
| 1713 | 2026-08-18T18:59:59.630Z | Compiling postgres-protocol v0.6.10 |
| 1714 | 2026-08-18T18:59:59.707Z | Compiling backtrace v0.3.76 |
| 1715 | 2026-08-18T18:59:59.740Z | Compiling zerocopy v0.7.35 |
| 1716 | 2026-08-18T18:59:59.826Z | Compiling pin-project v1.1.11 |
| 1717 | 2026-08-18T19:00:00.030Z | Compiling daft v0.1.7 |
| 1718 | 2026-08-18T19:00:00.249Z | Compiling inout v0.2.2 |
| 1719 | 2026-08-18T19:00:00.280Z | Compiling tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc#e644a21a) |
| 1720 | 2026-08-18T19:00:00.311Z | Compiling hyper-tls v0.6.0 |
| 1721 | 2026-08-18T19:00:00.395Z | Compiling object v0.30.4 |
| 1722 | 2026-08-18T19:00:00.423Z | Compiling zip v0.6.6 |
| 1723 | 2026-08-18T19:00:00.532Z | Compiling derive_builder v0.20.2 |
| 1724 | 2026-08-18T19:00:00.620Z | Compiling toml v0.7.8 |
| 1725 | 2026-08-18T19:00:00.664Z | Compiling goblin v0.8.2 |
| 1726 | 2026-08-18T19:00:00.857Z | Compiling derive-ex v0.1.8 |
| 1727 | 2026-08-18T19:00:01.219Z | Compiling darling v0.23.0 |
| 1728 | 2026-08-18T19:00:01.307Z | Compiling phf_shared v0.13.1 |
| 1729 | 2026-08-18T19:00:01.310Z | Compiling regex v1.12.3 |
| 1730 | 2026-08-18T19:00:01.549Z | Compiling hubpack_derive v0.1.1 |
| 1731 | 2026-08-18T19:00:01.640Z | Compiling futures-executor v0.3.32 |
| 1732 | 2026-08-18T19:00:01.741Z | Compiling ref-cast-impl v1.0.25 |
| 1733 | 2026-08-18T19:00:01.899Z | Compiling strum_macros v0.27.2 |
| 1734 | 2026-08-18T19:00:02.002Z | Compiling snafu-derive v0.8.9 |
| 1735 | 2026-08-18T19:00:02.288Z | Compiling curve25519-dalek-derive v0.1.1 |
| 1736 | 2026-08-18T19:00:02.557Z | Compiling vergen v9.1.0 |
| 1737 | 2026-08-18T19:00:02.744Z | Compiling cargo-platform v0.3.2 |
| 1738 | 2026-08-18T19:00:03.004Z | Compiling ff v0.13.1 |
| 1739 | 2026-08-18T19:00:03.032Z | Compiling fs-err v3.3.0 |
| 1740 | 2026-08-18T19:00:03.154Z | Compiling managed v0.8.0 |
| 1741 | 2026-08-18T19:00:03.228Z | Compiling bumpalo v3.20.2 |
| 1742 | 2026-08-18T19:00:03.304Z | Compiling base16ct v0.2.0 |
| 1743 | 2026-08-18T19:00:03.384Z | Compiling same-file v1.0.6 |
| 1744 | 2026-08-18T19:00:03.488Z | Compiling unicode-segmentation v1.12.0 |
| 1745 | 2026-08-18T19:00:03.491Z | Compiling libbz2-rs-sys v0.2.2 |
| 1746 | 2026-08-18T19:00:03.556Z | Compiling either v1.15.0 |
| 1747 | 2026-08-18T19:00:03.779Z | Compiling bitflags v1.3.2 |
| 1748 | 2026-08-18T19:00:03.862Z | Compiling path-slash v0.1.5 |
| 1749 | 2026-08-18T19:00:03.886Z | Compiling foldhash v0.2.0 |
| 1750 | 2026-08-18T19:00:03.901Z | Compiling foldhash v0.1.5 |
| 1751 | 2026-08-18T19:00:03.933Z | Compiling jiff-core v0.1.0 |
| 1752 | 2026-08-18T19:00:03.997Z | Compiling is_ci v1.2.0 |
| 1753 | 2026-08-18T19:00:04.083Z | Compiling textwrap v0.16.2 |
| 1754 | 2026-08-18T19:00:04.129Z | Compiling hashbrown v0.16.1 |
| 1755 | 2026-08-18T19:00:04.158Z | Compiling supports-color v3.0.2 |
| 1756 | 2026-08-18T19:00:04.170Z | Compiling hashbrown v0.15.5 |
| 1757 | 2026-08-18T19:00:04.185Z | Compiling hubtools v0.4.7 (https://github.com/oxidecomputer/hubtools.git?rev=2b1ef9b38d75563ea800baa3b17327eec17b1b7a#2b1ef9b3) |
| 1758 | 2026-08-18T19:00:04.318Z | Compiling snafu v0.8.9 |
| 1759 | 2026-08-18T19:00:04.536Z | Compiling bzip2 v0.6.1 |
| 1760 | 2026-08-18T19:00:04.672Z | Compiling jiff v0.2.34 |
| 1761 | 2026-08-18T19:00:04.719Z | Compiling strum v0.27.2 |
| 1762 | 2026-08-18T19:00:04.751Z | Compiling walkdir v2.5.0 |
| 1763 | 2026-08-18T19:00:04.854Z | Compiling zopfli v0.8.3 |
| 1764 | 2026-08-18T19:00:05.003Z | Compiling sec1 v0.7.3 |
| 1765 | 2026-08-18T19:00:05.169Z | Compiling group v0.13.0 |
| 1766 | 2026-08-18T19:00:05.353Z | Compiling cargo_metadata v0.23.1 |
| 1767 | 2026-08-18T19:00:05.521Z | Compiling dof v0.3.0 |
| 1768 | 2026-08-18T19:00:05.559Z | Compiling test-strategy v0.4.5 |
| 1769 | 2026-08-18T19:00:05.692Z | Compiling hubpack v0.1.2 |
| 1770 | 2026-08-18T19:00:05.917Z | Compiling futures v0.3.32 |
| 1771 | 2026-08-18T19:00:06.006Z | Compiling phf v0.13.1 |
| 1772 | 2026-08-18T19:00:06.227Z | Compiling serde_with_macros v3.21.0 |
| 1773 | 2026-08-18T19:00:06.543Z | Compiling signal-hook-mio v0.2.5 |
| 1774 | 2026-08-18T19:00:06.670Z | Compiling cookie_store v0.22.1 |
| 1775 | 2026-08-18T19:00:06.702Z | Compiling zstd v0.13.3 |
| 1776 | 2026-08-18T19:00:06.971Z | Compiling reqwest v0.12.28 |
| 1777 | 2026-08-18T19:00:07.033Z | Compiling cipher v0.5.2 |
| 1778 | 2026-08-18T19:00:07.331Z | Compiling backtrace-ext v0.2.1 |
| 1779 | 2026-08-18T19:00:07.348Z | Compiling postgres-types v0.2.12 |
| 1780 | 2026-08-18T19:00:07.957Z | Compiling usdt-macro v0.6.0 |
| 1781 | 2026-08-18T19:00:08.240Z | Compiling usdt-attr-macro v0.6.0 |
| 1782 | 2026-08-18T19:00:08.275Z | Compiling globset v0.4.18 |
| 1783 | 2026-08-18T19:00:08.333Z | Compiling phf_shared v0.11.3 |
| 1784 | 2026-08-18T19:00:08.529Z | Compiling hkdf v0.12.4 |
| 1785 | 2026-08-18T19:00:08.545Z | Compiling dtrace-parser v0.2.0 |
| 1786 | 2026-08-18T19:00:08.673Z | Compiling ed25519 v2.2.3 |
| 1787 | 2026-08-18T19:00:08.699Z | Compiling olpc-cjson v0.1.4 |
| 1788 | 2026-08-18T19:00:08.736Z | Compiling byte-wrapper v0.1.0 |
| 1789 | 2026-08-18T19:00:08.863Z | Compiling serde_plain v1.0.2 |
| 1790 | 2026-08-18T19:00:08.958Z | Compiling serde-big-array v0.5.1 |
| 1791 | 2026-08-18T19:00:09.047Z | Compiling crypto-bigint v0.5.5 |
| 1792 | 2026-08-18T19:00:09.065Z | Compiling enum-as-inner v0.6.1 |
| 1793 | 2026-08-18T19:00:09.079Z | Compiling miette-derive v7.6.0 |
| 1794 | 2026-08-18T19:00:09.110Z | Compiling strum_macros v0.26.4 |
| 1795 | 2026-08-18T19:00:09.290Z | Compiling serde_repr v0.1.20 |
| 1796 | 2026-08-18T19:00:09.573Z | Compiling async-recursion v1.1.1 |
| 1797 | 2026-08-18T19:00:09.589Z | Compiling pem v3.0.6 |
| 1798 | 2026-08-18T19:00:09.828Z | Compiling float-cmp v0.10.0 |
| 1799 | 2026-08-18T19:00:09.918Z | Compiling thread-id v4.2.2 |
| 1800 | 2026-08-18T19:00:09.988Z | Compiling memmap2 v0.9.10 |
| 1801 | 2026-08-18T19:00:10.011Z | Compiling keccak v0.1.6 |
| 1802 | 2026-08-18T19:00:10.216Z | Compiling fixedbitset v0.4.2 |
| 1803 | 2026-08-18T19:00:10.232Z | Compiling new_debug_unreachable v1.0.6 |
| 1804 | 2026-08-18T19:00:10.236Z | Compiling predicates-core v1.0.10 |
| 1805 | 2026-08-18T19:00:10.310Z | Compiling whoami v2.1.0 |
| 1806 | 2026-08-18T19:00:10.425Z | Compiling normalize-line-endings v0.3.0 |
| 1807 | 2026-08-18T19:00:10.440Z | Compiling difflib v0.4.0 |
| 1808 | 2026-08-18T19:00:10.528Z | Compiling supports-unicode v3.0.0 |
| 1809 | 2026-08-18T19:00:10.679Z | Compiling fixedbitset v0.5.7 |
| 1810 | 2026-08-18T19:00:10.695Z | Compiling data-encoding v2.10.0 |
| 1811 | 2026-08-18T19:00:10.751Z | Compiling static_assertions v1.1.0 |
| 1812 | 2026-08-18T19:00:10.791Z | Compiling precomputed-hash v0.1.1 |
| 1813 | 2026-08-18T19:00:10.830Z | Compiling typed-path v0.9.3 |
| 1814 | 2026-08-18T19:00:10.845Z | Compiling supports-hyperlinks v3.2.0 |
| 1815 | 2026-08-18T19:00:10.883Z | Compiling const-oid v0.10.2 |
| 1816 | 2026-08-18T19:00:10.983Z | Compiling cpufeatures v0.3.0 |
| 1817 | 2026-08-18T19:00:10.998Z | Compiling winnow v1.0.3 |
| 1818 | 2026-08-18T19:00:11.013Z | Compiling hickory-proto v0.25.2 |
| 1819 | 2026-08-18T19:00:11.064Z | Compiling chacha20 v0.10.0 |
| 1820 | 2026-08-18T19:00:11.092Z | Compiling digest v0.11.3 |
| 1821 | 2026-08-18T19:00:11.160Z | Compiling miette v7.6.0 |
| 1822 | 2026-08-18T19:00:11.319Z | Compiling petgraph v0.8.3 |
| 1823 | 2026-08-18T19:00:11.392Z | Compiling string_cache v0.8.9 |
| 1824 | 2026-08-18T19:00:11.437Z | Compiling strum v0.26.3 |
| 1825 | 2026-08-18T19:00:11.571Z | Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25) |
| 1826 | 2026-08-18T19:00:11.618Z | Compiling toml_edit v0.22.27 |
| 1827 | 2026-08-18T19:00:12.065Z | Compiling toml_parser v1.1.2+spec-1.1.0 |
| 1828 | 2026-08-18T19:00:12.065Z | Compiling predicates v3.1.4 |
| 1829 | 2026-08-18T19:00:12.301Z | Compiling tokio-postgres v0.7.16 |
| 1830 | 2026-08-18T19:00:12.709Z | Compiling petgraph v0.6.5 |
| 1831 | 2026-08-18T19:00:12.742Z | Compiling sha3 v0.10.8 |
| 1832 | 2026-08-18T19:00:13.208Z | Compiling usdt v0.6.0 |
| 1833 | 2026-08-18T19:00:13.268Z | Compiling elliptic-curve v0.13.8 |
| 1834 | 2026-08-18T19:00:13.483Z | Compiling usdt-impl v0.5.0 |
| 1835 | 2026-08-18T19:00:13.690Z | Compiling tufaceous-artifact v0.2.0 (https://github.com/oxidecomputer/tufaceous?branch=main#38730b68) |
| 1836 | 2026-08-18T19:00:14.073Z | Compiling ed25519-dalek v2.2.0 |
| 1837 | 2026-08-18T19:00:14.226Z | Compiling crossterm v0.28.1 |
| 1838 | 2026-08-18T19:00:14.471Z | Compiling serde_with v3.21.0 |
| 1839 | 2026-08-18T19:00:14.566Z | Compiling zip v4.6.1 |
| 1840 | 2026-08-18T19:00:15.011Z | Compiling iddqd v0.4.2 |
| 1841 | 2026-08-18T19:00:15.512Z | Compiling similar v2.7.0 |
| 1842 | 2026-08-18T19:00:15.512Z | Compiling heck v0.4.1 |
| 1843 | 2026-08-18T19:00:15.624Z | Compiling itertools v0.15.0 |
| 1844 | 2026-08-18T19:00:15.732Z | Compiling itertools v0.13.0 |
| 1845 | 2026-08-18T19:00:15.753Z | Compiling crossbeam-epoch v0.9.18 |
| 1846 | 2026-08-18T19:00:16.086Z | Compiling tokio-stream v0.1.18 |
| 1847 | 2026-08-18T19:00:16.103Z | Compiling buf-list v1.1.2 |
| 1848 | 2026-08-18T19:00:16.247Z | Compiling gateway-ereport-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25) |
| 1849 | 2026-08-18T19:00:16.264Z | Compiling openapiv3 v2.2.0 |
| 1850 | 2026-08-18T19:00:16.361Z | Compiling lalrpop-util v0.19.12 |
| 1851 | 2026-08-18T19:00:16.376Z | Compiling peg-runtime v0.8.5 |
| 1852 | 2026-08-18T19:00:16.530Z | Compiling thread_local v1.1.9 |
| 1853 | 2026-08-18T19:00:16.545Z | Compiling slog-async v2.8.0 |
| 1854 | 2026-08-18T19:00:16.559Z | Compiling crossbeam-channel v0.5.15 |
| 1855 | 2026-08-18T19:00:16.643Z | Compiling filetime v0.2.27 |
| 1856 | 2026-08-18T19:00:16.782Z | Compiling is-terminal v0.4.17 |
| 1857 | 2026-08-18T19:00:16.822Z | Compiling xattr v1.6.1 |
| 1858 | 2026-08-18T19:00:16.856Z | Compiling take_mut v0.2.2 |
| 1859 | 2026-08-18T19:00:16.882Z | Compiling term v1.2.1 |
| 1860 | 2026-08-18T19:00:16.929Z | Compiling camino-tempfile v1.4.1 |
| 1861 | 2026-08-18T19:00:16.980Z | Compiling tar v0.4.46 |
| 1862 | 2026-08-18T19:00:17.155Z | Compiling slog-term v2.9.2 |
| 1863 | 2026-08-18T19:00:22.192Z | Compiling rustls-webpki v0.103.13 |
| 1864 | 2026-08-18T19:00:24.906Z | Compiling tokio-rustls v0.26.4 |
| 1865 | 2026-08-18T19:00:24.906Z | Compiling rustls-platform-verifier v0.6.2 |
| 1866 | 2026-08-18T19:00:24.910Z | Compiling tough v0.22.0 |
| 1867 | 2026-08-18T19:00:25.114Z | Compiling hyper-rustls v0.27.7 |
| 1868 | 2026-08-18T19:00:25.316Z | Compiling reqwest v0.13.2 |
| 1869 | 2026-08-18T19:00:27.535Z | Compiling omicron-workspace-hack v0.1.0 (/work/ci/omicron/workspace-hack) |
| 1870 | 2026-08-18T19:00:27.758Z | Compiling xtask-downloader v0.1.0 (/work/ci/omicron/dev-tools/downloader) |
| 1871 | 2026-08-18T19:00:30.725Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 08s |
| 1872 | 2026-08-18T19:00:30.862Z | Running `target/debug/xtask-downloader cockroach clickhouse console dendrite-stub maghemite-mgd maghemite-ddmd transceiver-control` |
| 1873 | 2026-08-18T19:00:30.920Z | Aug 18 19:00:29.859 INFO Starting download, target: Clickhouse |
| 1874 | 2026-08-18T19:00:30.920Z | Aug 18 19:00:29.860 INFO Starting download, target: Console |
| 1875 | 2026-08-18T19:00:30.920Z | Aug 18 19:00:29.860 INFO Starting download, target: Cockroach |
| 1876 | 2026-08-18T19:00:30.924Z | Aug 18 19:00:29.860 INFO Starting download, target: DendriteStub |
| 1877 | 2026-08-18T19:00:30.924Z | Aug 18 19:00:29.860 INFO Starting download, target: MaghemiteMgd |
| 1878 | 2026-08-18T19:00:30.924Z | Aug 18 19:00:29.860 INFO Starting download, target: MaghemiteDdmd |
| 1879 | 2026-08-18T19:00:30.925Z | Aug 18 19:00:29.860 INFO Starting download, target: TransceiverControl |
| 1880 | 2026-08-18T19:00:30.925Z | Aug 18 19:00:29.860 INFO Downloading out/downloads/xcvradm.gz (attempt 1/3), target: TransceiverControl |
| 1881 | 2026-08-18T19:00:30.925Z | Aug 18 19:00:29.860 INFO Downloading out/downloads/console.tar.gz (attempt 1/3), target: Console |
| 1882 | 2026-08-18T19:00:30.925Z | Aug 18 19:00:29.860 INFO Downloading out/downloads/mg-ddm.tar.gz (attempt 1/3), target: MaghemiteDdmd |
| 1883 | 2026-08-18T19:00:30.925Z | Aug 18 19:00:29.860 INFO Downloading out/downloads/cockroach.tgz (attempt 1/3), target: Cockroach |
| 1884 | 2026-08-18T19:00:30.925Z | Aug 18 19:00:29.860 INFO Downloading out/downloads/mgd.tar.gz (attempt 1/3), target: MaghemiteMgd |
| 1885 | 2026-08-18T19:00:30.925Z | Aug 18 19:00:29.860 INFO Downloading out/downloads/dendrite-stub.tar.gz (attempt 1/3), target: DendriteStub |
| 1886 | 2026-08-18T19:00:30.925Z | Aug 18 19:00:29.860 INFO Downloading out/downloads/clickhouse-v23.8.7.24-9244ab3.illumos.tar.gz (attempt 1/3), target: Clickhouse |
| 1887 | 2026-08-18T19:00:31.531Z | Aug 18 19:00:30.462 INFO Unpacking out/downloads/xcvradm.gz to out/downloads/root/opt/oxide/bin/xcvradm, target: TransceiverControl |
| 1888 | 2026-08-18T19:00:31.747Z | Aug 18 19:00:30.674 INFO Download complete, target: TransceiverControl |
| 1889 | 2026-08-18T19:00:32.596Z | Aug 18 19:00:31.515 INFO Unpacking out/downloads/dendrite-stub.tar.gz to out/downloads, target: DendriteStub |
| 1890 | 2026-08-18T19:00:32.960Z | Aug 18 19:00:31.894 INFO Unpacking out/downloads/mgd.tar.gz to out/downloads, target: MaghemiteMgd |
| 1891 | 2026-08-18T19:00:33.064Z | Aug 18 19:00:32.003 INFO Unpacking out/downloads/console.tar.gz to out/console-assets, target: Console |
| 1892 | 2026-08-18T19:00:33.241Z | Aug 18 19:00:32.172 INFO Unpacking out/downloads/mg-ddm.tar.gz to out/downloads, target: MaghemiteDdmd |
| 1893 | 2026-08-18T19:00:33.319Z | Aug 18 19:00:32.254 INFO Download complete, target: Console |
| 1894 | 2026-08-18T19:00:33.485Z | Aug 18 19:00:32.424 INFO tarball path: out/downloads/cockroach.tgz, target: Cockroach |
| 1895 | 2026-08-18T19:00:33.485Z | Aug 18 19:00:32.425 INFO Unpacking out/downloads/cockroach.tgz to out/downloads, target: Cockroach |
| 1896 | 2026-08-18T19:00:35.028Z | Aug 18 19:00:33.967 INFO Download complete, target: DendriteStub |
| 1897 | 2026-08-18T19:00:35.316Z | Aug 18 19:00:34.255 INFO Download complete, target: MaghemiteDdmd |
| 1898 | 2026-08-18T19:00:35.529Z | Aug 18 19:00:34.468 INFO Download complete, target: MaghemiteMgd |
| 1899 | 2026-08-18T19:00:36.005Z | Aug 18 19:00:34.944 INFO Unpacking out/downloads/clickhouse-v23.8.7.24-9244ab3.illumos.tar.gz to out/clickhouse, target: Clickhouse |
| 1900 | 2026-08-18T19:00:38.186Z | Aug 18 19:00:37.125 INFO Checking that binary works, target: Cockroach |
| 1901 | 2026-08-18T19:00:38.284Z | Aug 18 19:00:37.222 INFO Download complete, target: Cockroach |
| 1902 | 2026-08-18T19:00:42.598Z | Aug 18 19:00:41.536 INFO Checking that binary works, target: Clickhouse |
| 1903 | 2026-08-18T19:00:42.715Z | Aug 18 19:00:41.654 INFO Download complete, target: Clickhouse |
| 1904 | 2026-08-18T19:00:42.728Z | All builder prerequisites installed successfully, and PATH looks valid |
| 1905 | 2026-08-18T19:00:42.731Z | + cargo build -p end-to-end-tests --bin dhcp-server --release |
| 1906 | 2026-08-18T19:00:43.836Z | Compiling proc-macro2 v1.0.106 |
| 1907 | 2026-08-18T19:00:43.836Z | Compiling quote v1.0.45 |
| 1908 | 2026-08-18T19:00:43.836Z | Compiling unicode-ident v1.0.24 |
| 1909 | 2026-08-18T19:00:43.836Z | Compiling libc v0.2.185 |
| 1910 | 2026-08-18T19:00:43.839Z | Compiling serde_core v1.0.228 |
| 1911 | 2026-08-18T19:00:43.839Z | Compiling serde v1.0.228 |
| 1912 | 2026-08-18T19:00:43.839Z | Compiling cfg-if v1.0.4 |
| 1913 | 2026-08-18T19:00:43.839Z | Compiling autocfg v1.5.0 |
| 1914 | 2026-08-18T19:00:44.119Z | Compiling version_check v0.9.5 |
| 1915 | 2026-08-18T19:00:44.135Z | Compiling getrandom v0.4.3 |
| 1916 | 2026-08-18T19:00:44.287Z | Compiling libm v0.2.16 |
| 1917 | 2026-08-18T19:00:44.415Z | Compiling num-traits v0.2.19 |
| 1918 | 2026-08-18T19:00:44.567Z | Compiling zmij v1.0.21 |
| 1919 | 2026-08-18T19:00:44.588Z | Compiling serde_json v1.0.151 |
| 1920 | 2026-08-18T19:00:44.603Z | Compiling memchr v2.8.0 |
| 1921 | 2026-08-18T19:00:44.818Z | Compiling portable-atomic v1.13.1 |
| 1922 | 2026-08-18T19:00:44.910Z | Compiling icu_normalizer_data v2.1.1 |
| 1923 | 2026-08-18T19:00:45.106Z | Compiling icu_properties_data v2.1.2 |
| 1924 | 2026-08-18T19:00:45.157Z | Compiling syn v2.0.117 |
| 1925 | 2026-08-18T19:00:45.157Z | Compiling subtle v2.6.1 |
| 1926 | 2026-08-18T19:00:45.219Z | Compiling zerocopy v0.8.55 |
| 1927 | 2026-08-18T19:00:45.235Z | Compiling rand_core v0.10.0 |
| 1928 | 2026-08-18T19:00:45.321Z | Compiling smallvec v1.15.1 |
| 1929 | 2026-08-18T19:00:45.346Z | Compiling jobserver v0.1.34 |
| 1930 | 2026-08-18T19:00:45.561Z | Compiling shlex v1.3.0 |
| 1931 | 2026-08-18T19:00:45.581Z | Compiling find-msvc-tools v0.1.9 |
| 1932 | 2026-08-18T19:00:45.619Z | Compiling typenum v1.20.1 |
| 1933 | 2026-08-18T19:00:45.676Z | Compiling parking_lot_core v0.9.12 |
| 1934 | 2026-08-18T19:00:45.768Z | Compiling cc v1.2.56 |
| 1935 | 2026-08-18T19:00:45.831Z | Compiling itoa v1.0.17 |
| 1936 | 2026-08-18T19:00:45.914Z | Compiling thiserror v2.0.18 |
| 1937 | 2026-08-18T19:00:45.971Z | Compiling generic-array v0.14.7 |
| 1938 | 2026-08-18T19:00:46.217Z | Compiling log v0.4.33 |
| 1939 | 2026-08-18T19:00:46.332Z | Compiling getrandom v0.3.4 |
| 1940 | 2026-08-18T19:00:46.440Z | Compiling heck v0.5.0 |
| 1941 | 2026-08-18T19:00:46.453Z | Compiling errno v0.3.14 |
| 1942 | 2026-08-18T19:00:46.497Z | Compiling schemars v0.8.22 |
| 1943 | 2026-08-18T19:00:46.637Z | Compiling stable_deref_trait v1.2.1 |
| 1944 | 2026-08-18T19:00:46.640Z | Compiling rustix v1.1.4 |
| 1945 | 2026-08-18T19:00:46.673Z | Compiling semver v1.0.28 |
| 1946 | 2026-08-18T19:00:46.791Z | Compiling writeable v0.6.2 |
| 1947 | 2026-08-18T19:00:46.831Z | Compiling percent-encoding v2.3.2 |
| 1948 | 2026-08-18T19:00:46.977Z | Compiling litemap v0.8.1 |
| 1949 | 2026-08-18T19:00:47.152Z | Compiling scopeguard v1.2.0 |
| 1950 | 2026-08-18T19:00:47.168Z | Compiling equivalent v1.0.2 |
| 1951 | 2026-08-18T19:00:47.276Z | Compiling lock_api v0.4.14 |
| 1952 | 2026-08-18T19:00:47.324Z | Compiling utf8_iter v1.0.4 |
| 1953 | 2026-08-18T19:00:47.377Z | Compiling form_urlencoded v1.2.2 |
| 1954 | 2026-08-18T19:00:47.528Z | Compiling rustversion v1.0.22 |
| 1955 | 2026-08-18T19:00:47.650Z | Compiling bitflags v2.11.0 |
| 1956 | 2026-08-18T19:00:47.886Z | Compiling synstructure v0.13.2 |
| 1957 | 2026-08-18T19:00:47.949Z | Compiling serde_derive_internals v0.29.1 |
| 1958 | 2026-08-18T19:00:48.170Z | Compiling hashbrown v0.17.0 |
| 1959 | 2026-08-18T19:00:48.280Z | Compiling thiserror v1.0.69 |
| 1960 | 2026-08-18T19:00:48.559Z | Compiling pin-project-lite v0.2.17 |
| 1961 | 2026-08-18T19:00:48.704Z | Compiling indexmap v2.14.0 |
| 1962 | 2026-08-18T19:00:48.731Z | Compiling critical-section v1.2.0 |
| 1963 | 2026-08-18T19:00:48.736Z | Compiling pkg-config v0.3.32 |
| 1964 | 2026-08-18T19:00:48.846Z | Compiling once_cell v1.21.3 |
| 1965 | 2026-08-18T19:00:48.884Z | Compiling cmov v0.5.4 |
| 1966 | 2026-08-18T19:00:49.114Z | Compiling serde_derive v1.0.228 |
| 1967 | 2026-08-18T19:00:49.129Z | Compiling zeroize_derive v1.5.0 |
| 1968 | 2026-08-18T19:00:49.139Z | Compiling zerofrom-derive v0.1.6 |
| 1969 | 2026-08-18T19:00:49.159Z | Compiling yoke-derive v0.8.1 |
| 1970 | 2026-08-18T19:00:49.180Z | Compiling zerovec-derive v0.11.2 |
| 1971 | 2026-08-18T19:00:49.278Z | Compiling displaydoc v0.2.5 |
| 1972 | 2026-08-18T19:00:49.391Z | Compiling zerocopy-derive v0.8.55 |
| 1973 | 2026-08-18T19:00:49.695Z | Compiling thiserror-impl v2.0.18 |
| 1974 | 2026-08-18T19:00:49.738Z | Compiling zeroize v1.9.0 |
| 1975 | 2026-08-18T19:00:49.944Z | Compiling tokio-macros v2.7.0 |
| 1976 | 2026-08-18T19:00:49.979Z | Compiling schemars_derive v0.8.22 |
| 1977 | 2026-08-18T19:00:50.092Z | Compiling futures-macro v0.3.32 |
| 1978 | 2026-08-18T19:00:50.224Z | Compiling zerofrom v0.1.6 |
| 1979 | 2026-08-18T19:00:50.363Z | Compiling yoke v0.8.1 |
| 1980 | 2026-08-18T19:00:50.563Z | Compiling zerovec v0.11.5 |
| 1981 | 2026-08-18T19:00:50.601Z | Compiling zerotrie v0.2.3 |
| 1982 | 2026-08-18T19:00:50.809Z | Compiling thiserror-impl v1.0.69 |
| 1983 | 2026-08-18T19:00:50.825Z | Compiling ctutils v0.4.2 |
| 1984 | 2026-08-18T19:00:51.091Z | Compiling syn v1.0.109 |
| 1985 | 2026-08-18T19:00:51.111Z | Compiling tinystr v0.8.2 |
| 1986 | 2026-08-18T19:00:51.126Z | Compiling potential_utf v0.1.4 |
| 1987 | 2026-08-18T19:00:51.318Z | Compiling icu_locale_core v2.1.1 |
| 1988 | 2026-08-18T19:00:51.338Z | Compiling icu_collections v2.1.1 |
| 1989 | 2026-08-18T19:00:51.435Z | Compiling hybrid-array v0.4.13 |
| 1990 | 2026-08-18T19:00:52.002Z | Compiling tracing-attributes v0.1.31 |
| 1991 | 2026-08-18T19:00:52.045Z | Compiling icu_provider v2.1.1 |
| 1992 | 2026-08-18T19:00:52.237Z | Compiling bytes v1.11.1 |
| 1993 | 2026-08-18T19:00:52.285Z | Compiling uuid v1.23.4 |
| 1994 | 2026-08-18T19:00:52.442Z | Compiling icu_properties v2.1.2 |
| 1995 | 2026-08-18T19:00:52.921Z | Compiling icu_normalizer v2.1.1 |
| 1996 | 2026-08-18T19:00:52.986Z | Compiling iana-time-zone v0.1.65 |
| 1997 | 2026-08-18T19:00:53.316Z | Compiling idna_adapter v1.2.1 |
| 1998 | 2026-08-18T19:00:53.462Z | Compiling idna v1.1.0 |
| 1999 | 2026-08-18T19:00:53.478Z | Compiling chrono v0.4.45 |
| 2000 | 2026-08-18T19:00:54.018Z | Compiling url v2.5.8 |
| 2001 | 2026-08-18T19:00:54.186Z | Compiling cmake v0.1.57 |
| 2002 | 2026-08-18T19:00:54.218Z | Compiling fs_extra v1.3.0 |
| 2003 | 2026-08-18T19:00:54.467Z | Compiling dunce v1.0.5 |
| 2004 | 2026-08-18T19:00:54.571Z | Compiling aws-lc-sys v0.40.0 |
| 2005 | 2026-08-18T19:00:54.782Z | Compiling parking_lot v0.12.5 |
| 2006 | 2026-08-18T19:00:54.799Z | Compiling der_derive v0.7.3 |
| 2007 | 2026-08-18T19:00:54.976Z | Compiling signal-hook-registry v1.4.8 |
| 2008 | 2026-08-18T19:00:55.446Z | Compiling getrandom v0.2.17 |
| 2009 | 2026-08-18T19:00:55.669Z | Compiling mio v1.2.0 |
| 2010 | 2026-08-18T19:00:55.686Z | Compiling socket2 v0.6.3 |
| 2011 | 2026-08-18T19:00:56.178Z | Compiling rand_core v0.6.4 |
| 2012 | 2026-08-18T19:00:56.413Z | Compiling tokio v1.52.1 |
| 2013 | 2026-08-18T19:00:56.493Z | Compiling aws-lc-rs v1.16.3 |
| 2014 | 2026-08-18T19:00:56.597Z | Compiling dyn-clone v1.0.20 |
| 2015 | 2026-08-18T19:00:56.748Z | Compiling httparse v1.10.1 |
| 2016 | 2026-08-18T19:00:56.844Z | Compiling time-core v0.1.8 |
| 2017 | 2026-08-18T19:00:56.929Z | Compiling num-conv v0.2.0 |
| 2018 | 2026-08-18T19:00:57.075Z | Compiling time-macros v0.2.27 |
| 2019 | 2026-08-18T19:00:57.143Z | Compiling regex-syntax v0.8.10 |
| 2020 | 2026-08-18T19:00:57.319Z | Compiling serde_tokenstream v0.2.3 |
| 2021 | 2026-08-18T19:00:57.405Z | Compiling crypto-common v0.2.2 |
| 2022 | 2026-08-18T19:00:57.449Z | Compiling strsim v0.11.1 |
| 2023 | 2026-08-18T19:00:57.738Z | Compiling byteorder v1.5.0 |
| 2024 | 2026-08-18T19:00:57.867Z | Compiling const-oid v0.9.6 |
| 2025 | 2026-08-18T19:00:57.990Z | Compiling futures-core v0.3.32 |
| 2026 | 2026-08-18T19:00:58.565Z | Compiling slog v2.8.2 |
| 2027 | 2026-08-18T19:00:58.703Z | Compiling allocator-api2 v0.2.21 |
| 2028 | 2026-08-18T19:00:58.719Z | Compiling anyhow v1.0.104 |
| 2029 | 2026-08-18T19:00:58.890Z | Compiling base64ct v1.8.3 |
| 2030 | 2026-08-18T19:00:59.031Z | Compiling aho-corasick v1.1.4 |
| 2031 | 2026-08-18T19:00:59.047Z | Compiling rustls v0.23.41 |
| 2032 | 2026-08-18T19:00:59.234Z | Compiling rustc_version v0.4.1 |
| 2033 | 2026-08-18T19:00:59.286Z | Compiling block-buffer v0.12.1 |
| 2034 | 2026-08-18T19:00:59.497Z | Compiling ucd-trie v0.1.7 |
| 2035 | 2026-08-18T19:00:59.732Z | Compiling pest v2.8.6 |
| 2036 | 2026-08-18T19:00:59.770Z | Compiling block-buffer v0.10.4 |
| 2037 | 2026-08-18T19:00:59.797Z | Compiling crypto-common v0.1.7 |
| 2038 | 2026-08-18T19:00:59.884Z | Compiling regex-automata v0.4.14 |
| 2039 | 2026-08-18T19:00:59.929Z | Compiling http v1.4.2 |
| 2040 | 2026-08-18T19:01:00.168Z | Compiling crc32fast v1.5.0 |
| 2041 | 2026-08-18T19:01:00.407Z | Compiling futures-sink v0.3.32 |
| 2042 | 2026-08-18T19:01:00.527Z | Compiling digest v0.10.7 |
| 2043 | 2026-08-18T19:01:00.580Z | Compiling clap_derive v4.6.1 |
| 2044 | 2026-08-18T19:01:00.772Z | Compiling pest_meta v2.8.6 |
| 2045 | 2026-08-18T19:01:01.124Z | Compiling ident_case v1.0.1 |
| 2046 | 2026-08-18T19:01:01.263Z | Compiling futures-channel v0.3.32 |
| 2047 | 2026-08-18T19:01:01.502Z | Compiling pest_generator v2.8.6 |
| 2048 | 2026-08-18T19:01:01.714Z | Compiling slab v0.4.12 |
| 2049 | 2026-08-18T19:01:01.813Z | Compiling futures-io v0.3.32 |
| 2050 | 2026-08-18T19:01:01.943Z | Compiling fnv v1.0.7 |
| 2051 | 2026-08-18T19:01:02.008Z | Compiling futures-task v0.3.32 |
| 2052 | 2026-08-18T19:01:02.056Z | Compiling crossbeam-utils v0.8.21 |
| 2053 | 2026-08-18T19:01:02.116Z | Compiling pest_derive v2.8.6 |
| 2054 | 2026-08-18T19:01:02.140Z | Compiling futures-util v0.3.32 |
| 2055 | 2026-08-18T19:01:02.189Z | Compiling regex v1.12.3 |
| 2056 | 2026-08-18T19:01:02.231Z | Compiling ppv-lite86 v0.2.21 |
| 2057 | 2026-08-18T19:01:02.505Z | Compiling plain v0.2.3 |
| 2058 | 2026-08-18T19:01:02.552Z | Compiling foldhash v0.2.0 |
| 2059 | 2026-08-18T19:01:02.761Z | Compiling hashbrown v0.16.1 |
| 2060 | 2026-08-18T19:01:02.931Z | Compiling cookie v0.18.1 |
| 2061 | 2026-08-18T19:01:03.264Z | Compiling camino v1.2.5 |
| 2062 | 2026-08-18T19:01:03.318Z | Compiling pem-rfc7468 v0.7.0 |
| 2063 | 2026-08-18T19:01:03.514Z | Compiling async-trait v0.1.89 |
| 2064 | 2026-08-18T19:01:03.555Z | Compiling ahash v0.8.12 |
| 2065 | 2026-08-18T19:01:03.759Z | Compiling const-oid v0.10.2 |
| 2066 | 2026-08-18T19:01:03.805Z | Compiling base64 v0.22.1 |
| 2067 | 2026-08-18T19:01:04.071Z | Compiling flagset v0.4.7 |
| 2068 | 2026-08-18T19:01:04.133Z | Compiling vcpkg v0.2.15 |
| 2069 | 2026-08-18T19:01:04.335Z | Compiling pretty-hex v0.4.1 |
| 2070 | 2026-08-18T19:01:04.395Z | Compiling der v0.7.10 |
| 2071 | 2026-08-18T19:01:04.689Z | Compiling openssl-sys v0.9.117 |
| 2072 | 2026-08-18T19:01:04.807Z | Compiling litrs v1.0.0 |
| 2073 | 2026-08-18T19:01:04.930Z | Compiling simd-adler32 v0.3.8 |
| 2074 | 2026-08-18T19:01:05.171Z | Compiling ryu v1.0.23 |
| 2075 | 2026-08-18T19:01:05.188Z | Compiling darling_core v0.23.0 |
| 2076 | 2026-08-18T19:01:05.268Z | Compiling spki v0.7.3 |
| 2077 | 2026-08-18T19:01:05.285Z | Compiling document-features v0.2.12 |
| 2078 | 2026-08-18T19:01:05.342Z | Compiling scroll_derive v0.13.1 |
| 2079 | 2026-08-18T19:01:05.484Z | Compiling adler2 v2.0.1 |
| 2080 | 2026-08-18T19:01:05.507Z | Compiling num-bigint-dig v0.8.6 |
| 2081 | 2026-08-18T19:01:05.620Z | Compiling miniz_oxide v0.8.9 |
| 2082 | 2026-08-18T19:01:05.696Z | Compiling pkcs8 v0.10.2 |
| 2083 | 2026-08-18T19:01:05.791Z | Compiling radium v0.7.0 |
| 2084 | 2026-08-18T19:01:05.946Z | Compiling cpufeatures v0.2.17 |
| 2085 | 2026-08-18T19:01:06.029Z | Compiling digest v0.11.3 |
| 2086 | 2026-08-18T19:01:06.051Z | Compiling scroll_derive v0.12.1 |
| 2087 | 2026-08-18T19:01:06.082Z | Compiling spin v0.9.8 |
| 2088 | 2026-08-18T19:01:06.148Z | Compiling object v0.37.3 |
| 2089 | 2026-08-18T19:01:06.266Z | Compiling paste v1.0.15 |
| 2090 | 2026-08-18T19:01:06.293Z | Compiling hubpack_derive v0.1.1 |
| 2091 | 2026-08-18T19:01:06.322Z | Compiling tracing-core v0.1.36 |
| 2092 | 2026-08-18T19:01:06.575Z | Compiling ipnet v2.12.0 |
| 2093 | 2026-08-18T19:01:06.677Z | Compiling hex v0.4.3 |
| 2094 | 2026-08-18T19:01:06.729Z | Compiling curve25519-dalek-derive v0.1.1 |
| 2095 | 2026-08-18T19:01:06.763Z | Compiling fastrand v2.3.0 |
| 2096 | 2026-08-18T19:01:06.951Z | Compiling cpufeatures v0.3.0 |
| 2097 | 2026-08-18T19:01:07.008Z | Compiling maybe-uninit v2.0.0 |
| 2098 | 2026-08-18T19:01:07.011Z | Compiling tracing v0.1.44 |
| 2099 | 2026-08-18T19:01:07.280Z | Compiling darling_macro v0.23.0 |
| 2100 | 2026-08-18T19:01:07.297Z | Compiling sha2 v0.10.9 |
| 2101 | 2026-08-18T19:01:07.312Z | Compiling terminal_size v0.4.3 |
| 2102 | 2026-08-18T19:01:07.339Z | Compiling hmac v0.12.1 |
| 2103 | 2026-08-18T19:01:07.453Z | Compiling openapiv3 v2.2.0 |
| 2104 | 2026-08-18T19:01:07.483Z | Compiling zerocopy-derive v0.7.35 |
| 2105 | 2026-08-18T19:01:07.644Z | Compiling utf8parse v0.2.2 |
| 2106 | 2026-08-18T19:01:07.707Z | Compiling anstyle v1.0.14 |
| 2107 | 2026-08-18T19:01:07.753Z | Compiling darling v0.23.0 |
| 2108 | 2026-08-18T19:01:07.769Z | Compiling openssl v0.10.80 |
| 2109 | 2026-08-18T19:01:07.843Z | Compiling usdt-impl v0.6.0 |
| 2110 | 2026-08-18T19:01:07.927Z | Compiling rustix v0.38.44 |
| 2111 | 2026-08-18T19:01:08.055Z | Compiling anstyle-parse v1.0.0 |
| 2112 | 2026-08-18T19:01:08.230Z | Compiling tokio-util v0.7.18 |
| 2113 | 2026-08-18T19:01:08.262Z | Compiling scroll v0.13.0 |
| 2114 | 2026-08-18T19:01:08.345Z | Compiling signature v2.2.0 |
| 2115 | 2026-08-18T19:01:08.382Z | Compiling curve25519-dalek v4.1.3 |
| 2116 | 2026-08-18T19:01:08.480Z | Compiling rand_core v0.9.5 |
| 2117 | 2026-08-18T19:01:08.497Z | Compiling block-padding v0.4.2 |
| 2118 | 2026-08-18T19:01:08.525Z | Compiling rustls-pki-types v1.14.0 |
| 2119 | 2026-08-18T19:01:08.665Z | Compiling bzip2-sys v0.1.13+1.0.8 |
| 2120 | 2026-08-18T19:01:08.707Z | Compiling num-integer v0.1.46 |
| 2121 | 2026-08-18T19:01:08.945Z | Compiling winnow v1.0.3 |
| 2122 | 2026-08-18T19:01:08.961Z | Compiling is_terminal_polyfill v1.70.2 |
| 2123 | 2026-08-18T19:01:09.010Z | Compiling colorchoice v1.0.4 |
| 2124 | 2026-08-18T19:01:09.012Z | Compiling anstyle-query v1.1.5 |
| 2125 | 2026-08-18T19:01:09.061Z | Compiling packed_struct v0.10.1 |
| 2126 | 2026-08-18T19:01:09.120Z | Compiling anstream v1.0.0 |
| 2127 | 2026-08-18T19:01:09.188Z | Compiling inout v0.2.2 |
| 2128 | 2026-08-18T19:01:09.228Z | Compiling goblin v0.10.5 |
| 2129 | 2026-08-18T19:01:09.396Z | Compiling tempfile v3.27.0 |
| 2130 | 2026-08-18T19:01:09.399Z | Compiling rand_chacha v0.3.1 |
| 2131 | 2026-08-18T19:01:09.593Z | Compiling http-body v1.0.1 |
| 2132 | 2026-08-18T19:01:09.699Z | Compiling zstd-sys v2.0.16+zstd.1.5.7 |
| 2133 | 2026-08-18T19:01:09.731Z | Compiling openssl-macros v0.1.1 |
| 2134 | 2026-08-18T19:01:09.750Z | Compiling usdt-impl v0.5.0 |
| 2135 | 2026-08-18T19:01:09.777Z | Compiling memoffset v0.9.1 |
| 2136 | 2026-08-18T19:01:09.963Z | Compiling toml_parser v1.1.2+spec-1.1.0 |
| 2137 | 2026-08-18T19:01:09.978Z | Compiling owo-colors v4.3.0 |
| 2138 | 2026-08-18T19:01:09.982Z | Compiling native-tls v0.2.18 |
| 2139 | 2026-08-18T19:01:10.049Z | Compiling atomic-waker v1.1.2 |
| 2140 | 2026-08-18T19:01:10.105Z | Compiling winnow v0.7.14 |
| 2141 | 2026-08-18T19:01:10.196Z | Compiling rand v0.8.6 |
| 2142 | 2026-08-18T19:01:10.258Z | Compiling num-iter v0.1.45 |
| 2143 | 2026-08-18T19:01:10.382Z | Compiling rand_chacha v0.9.0 |
| 2144 | 2026-08-18T19:01:10.472Z | Compiling scroll v0.12.0 |
| 2145 | 2026-08-18T19:01:10.498Z | Compiling dtrace-parser v0.3.0 |
| 2146 | 2026-08-18T19:01:10.791Z | Compiling packed_struct_codegen v0.10.1 |
| 2147 | 2026-08-18T19:01:10.971Z | Compiling serde_spanned v0.6.9 |
| 2148 | 2026-08-18T19:01:11.062Z | Compiling toml_datetime v0.6.11 |
| 2149 | 2026-08-18T19:01:11.115Z | Compiling zerocopy-derive v0.6.6 |
| 2150 | 2026-08-18T19:01:11.302Z | Compiling bitfield-macros v0.19.4 |
| 2151 | 2026-08-18T19:01:11.528Z | Compiling thread-id v5.1.0 |
| 2152 | 2026-08-18T19:01:11.619Z | Compiling indexmap v1.9.3 |
| 2153 | 2026-08-18T19:01:11.708Z | Compiling powerfmt v0.2.0 |
| 2154 | 2026-08-18T19:01:11.826Z | Compiling openssl-probe v0.2.1 |
| 2155 | 2026-08-18T19:01:11.940Z | Compiling dof v0.4.0 |
| 2156 | 2026-08-18T19:01:11.967Z | Compiling cfg_aliases v0.2.1 |
| 2157 | 2026-08-18T19:01:11.988Z | Compiling untrusted v0.7.1 |
| 2158 | 2026-08-18T19:01:12.004Z | Compiling tower-service v0.3.3 |
| 2159 | 2026-08-18T19:01:12.042Z | Compiling clap_lex v1.0.0 |
| 2160 | 2026-08-18T19:01:12.099Z | Compiling try-lock v0.2.5 |
| 2161 | 2026-08-18T19:01:12.115Z | Compiling tower-layer v0.3.3 |
| 2162 | 2026-08-18T19:01:12.254Z | Compiling clap_builder v4.6.0 |
| 2163 | 2026-08-18T19:01:12.276Z | Compiling want v0.3.1 |
| 2164 | 2026-08-18T19:01:12.439Z | Compiling nix v0.31.2 |
| 2165 | 2026-08-18T19:01:12.772Z | Compiling deranged v0.5.8 |
| 2166 | 2026-08-18T19:01:13.223Z | Compiling goblin v0.8.2 |
| 2167 | 2026-08-18T19:01:13.325Z | Compiling rand v0.9.2 |
| 2168 | 2026-08-18T19:01:13.772Z | Compiling h2 v0.4.15 |
| 2169 | 2026-08-18T19:01:13.899Z | Compiling cipher v0.5.2 |
| 2170 | 2026-08-18T19:01:13.972Z | Compiling zerocopy v0.7.35 |
| 2171 | 2026-08-18T19:01:14.264Z | Compiling lazy_static v1.5.0 |
| 2172 | 2026-08-18T19:01:14.386Z | Compiling ff v0.13.1 |
| 2173 | 2026-08-18T19:01:14.548Z | Compiling daft-derive v0.1.7 |
| 2174 | 2026-08-18T19:01:14.562Z | Compiling strum_macros v0.26.4 |
| 2175 | 2026-08-18T19:01:15.548Z | Compiling num_threads v0.1.7 |
| 2176 | 2026-08-18T19:01:15.644Z | Compiling base16ct v0.2.0 |
| 2177 | 2026-08-18T19:01:15.710Z | Compiling gimli v0.32.3 |
| 2178 | 2026-08-18T19:01:15.957Z | Compiling either v1.15.0 |
| 2179 | 2026-08-18T19:01:16.038Z | Compiling untrusted v0.9.0 |
| 2180 | 2026-08-18T19:01:16.087Z | Compiling httpdate v1.0.3 |
| 2181 | 2026-08-18T19:01:16.165Z | Compiling time v0.3.47 |
| 2182 | 2026-08-18T19:01:16.294Z | Compiling sec1 v0.7.3 |
| 2183 | 2026-08-18T19:01:16.556Z | Compiling dof v0.3.0 |
| 2184 | 2026-08-18T19:01:17.123Z | Compiling hyper v1.10.1 |
| 2185 | 2026-08-18T19:01:17.501Z | Compiling addr2line v0.25.1 |
| 2186 | 2026-08-18T19:01:17.522Z | Compiling group v0.13.0 |
| 2187 | 2026-08-18T19:01:17.815Z | Compiling clap v4.6.1 |
| 2188 | 2026-08-18T19:01:18.216Z | Compiling dtrace-parser v0.2.0 |
| 2189 | 2026-08-18T19:01:18.549Z | Compiling hkdf v0.12.4 |
| 2190 | 2026-08-18T19:01:18.611Z | Compiling pkcs1 v0.7.5 |
| 2191 | 2026-08-18T19:01:18.802Z | Compiling crypto-bigint v0.5.5 |
| 2192 | 2026-08-18T19:01:18.941Z | Compiling structmeta-derive v0.3.0 |
| 2193 | 2026-08-18T19:01:19.000Z | Compiling thread-id v4.2.2 |
| 2194 | 2026-08-18T19:01:19.078Z | Compiling winnow v0.5.40 |
| 2195 | 2026-08-18T19:01:19.083Z | Compiling tinyvec_macros v0.1.1 |
| 2196 | 2026-08-18T19:01:19.154Z | Compiling ref-cast v1.0.25 |
| 2197 | 2026-08-18T19:01:19.505Z | Compiling rustc-demangle v0.1.27 |
| 2198 | 2026-08-18T19:01:19.852Z | Compiling elliptic-curve v0.13.8 |
| 2199 | 2026-08-18T19:01:19.868Z | Compiling structmeta v0.3.0 |
| 2200 | 2026-08-18T19:01:19.871Z | Compiling tinyvec v1.10.0 |
| 2201 | 2026-08-18T19:01:20.192Z | Compiling backtrace v0.3.76 |
| 2202 | 2026-08-18T19:01:20.423Z | Compiling toml_edit v0.19.15 |
| 2203 | 2026-08-18T19:01:20.441Z | Compiling rsa v0.9.10 |
| 2204 | 2026-08-18T19:01:20.714Z | Compiling hyper-util v0.1.20 |
| 2205 | 2026-08-18T19:01:20.758Z | Compiling usdt-macro v0.6.0 |
| 2206 | 2026-08-18T19:01:20.930Z | Compiling usdt-attr-macro v0.6.0 |
| 2207 | 2026-08-18T19:01:21.078Z | Compiling serde_with_macros v3.21.0 |
| 2208 | 2026-08-18T19:01:21.109Z | Compiling x509-cert v0.2.5 |
| 2209 | 2026-08-18T19:01:21.449Z | Compiling heapless v0.7.17 |
| 2210 | 2026-08-18T19:01:21.686Z | Compiling enum-as-inner v0.6.1 |
| 2211 | 2026-08-18T19:01:21.705Z | Compiling miette-derive v7.6.0 |
| 2212 | 2026-08-18T19:01:22.052Z | Compiling smawk v0.3.2 |
| 2213 | 2026-08-18T19:01:22.166Z | Compiling unicode-width v0.2.0 |
| 2214 | 2026-08-18T19:01:22.195Z | Compiling signal-hook v0.3.18 |
| 2215 | 2026-08-18T19:01:22.296Z | Compiling zlib-rs v0.6.2 |
| 2216 | 2026-08-18T19:01:22.375Z | Compiling is_ci v1.2.0 |
| 2217 | 2026-08-18T19:01:22.438Z | Compiling zstd-safe v7.2.4 |
| 2218 | 2026-08-18T19:01:22.508Z | Compiling unicode-linebreak v0.1.5 |
| 2219 | 2026-08-18T19:01:22.524Z | Compiling supports-color v3.0.2 |
| 2220 | 2026-08-18T19:01:22.681Z | Compiling backtrace-ext v0.2.1 |
| 2221 | 2026-08-18T19:01:22.702Z | Compiling textwrap v0.16.2 |
| 2222 | 2026-08-18T19:01:23.065Z | Compiling itertools v0.15.0 |
| 2223 | 2026-08-18T19:01:23.084Z | Compiling http-body-util v0.1.3 |
| 2224 | 2026-08-18T19:01:23.364Z | Compiling darling_core v0.20.11 |
| 2225 | 2026-08-18T19:01:23.382Z | Compiling sync_wrapper v1.0.2 |
| 2226 | 2026-08-18T19:01:23.537Z | Compiling erased-serde v0.3.31 |
| 2227 | 2026-08-18T19:01:24.395Z | Compiling flate2 v1.1.9 |
| 2228 | 2026-08-18T19:01:24.515Z | Compiling ref-cast-impl v1.0.25 |
| 2229 | 2026-08-18T19:01:24.649Z | Compiling wait-timeout v0.2.1 |
| 2230 | 2026-08-18T19:01:24.771Z | Compiling encoding_rs v0.8.35 |
| 2231 | 2026-08-18T19:01:24.877Z | Compiling fs-err v3.3.0 |
| 2232 | 2026-08-18T19:01:24.947Z | Compiling supports-unicode v3.0.0 |
| 2233 | 2026-08-18T19:01:25.069Z | Compiling tap v1.0.1 |
| 2234 | 2026-08-18T19:01:25.175Z | Compiling supports-hyperlinks v3.2.0 |
| 2235 | 2026-08-18T19:01:25.191Z | Compiling quick-error v1.2.3 |
| 2236 | 2026-08-18T19:01:25.220Z | Compiling foreign-types-shared v0.1.1 |
| 2237 | 2026-08-18T19:01:25.275Z | Compiling bit-vec v0.8.0 |
| 2238 | 2026-08-18T19:01:25.298Z | Compiling unicode-width v0.1.14 |
| 2239 | 2026-08-18T19:01:25.314Z | Compiling mime v0.3.17 |
| 2240 | 2026-08-18T19:01:25.329Z | Compiling foreign-types v0.3.2 |
| 2241 | 2026-08-18T19:01:25.402Z | Compiling darling_macro v0.20.11 |
| 2242 | 2026-08-18T19:01:25.499Z | Compiling bit-set v0.8.0 |
| 2243 | 2026-08-18T19:01:25.543Z | Compiling miette v7.6.0 |
| 2244 | 2026-08-18T19:01:25.570Z | Compiling rusty-fork v0.3.1 |
| 2245 | 2026-08-18T19:01:25.666Z | Compiling wyz v0.5.1 |
| 2246 | 2026-08-18T19:01:26.021Z | Compiling tower v0.5.3 |
| 2247 | 2026-08-18T19:01:26.528Z | Compiling unicode-normalization v0.1.25 |
| 2248 | 2026-08-18T19:01:27.010Z | Compiling rand_xorshift v0.4.0 |
| 2249 | 2026-08-18T19:01:27.096Z | Compiling ed25519 v2.2.3 |
| 2250 | 2026-08-18T19:01:27.247Z | Compiling serde_urlencoded v0.7.1 |
| 2251 | 2026-08-18T19:01:27.263Z | Compiling pin-project-internal v1.1.11 |
| 2252 | 2026-08-18T19:01:27.383Z | Compiling iri-string v0.7.10 |
| 2253 | 2026-08-18T19:01:27.439Z | Compiling keccak v0.1.6 |
| 2254 | 2026-08-18T19:01:27.490Z | Compiling unicode-segmentation v1.12.0 |
| 2255 | 2026-08-18T19:01:27.640Z | Compiling smoltcp v0.9.1 |
| 2256 | 2026-08-18T19:01:27.862Z | Compiling unarray v0.1.4 |
| 2257 | 2026-08-18T19:01:27.936Z | Compiling funty v2.0.0 |
| 2258 | 2026-08-18T19:01:28.251Z | Compiling proptest v1.11.0 |
| 2259 | 2026-08-18T19:01:28.356Z | Compiling bitvec v1.0.1 |
| 2260 | 2026-08-18T19:01:28.436Z | Compiling sha3 v0.10.8 |
| 2261 | 2026-08-18T19:01:28.596Z | Compiling tower-http v0.6.8 |
| 2262 | 2026-08-18T19:01:28.813Z | Compiling ed25519-dalek v2.2.0 |
| 2263 | 2026-08-18T19:01:29.113Z | Compiling darling v0.20.11 |
| 2264 | 2026-08-18T19:01:29.965Z | Compiling rustls-native-certs v0.8.3 |
| 2265 | 2026-08-18T19:01:30.433Z | Compiling ipnetwork v0.21.1 |
| 2266 | 2026-08-18T19:01:30.813Z | Compiling siphasher v1.0.2 |
| 2267 | 2026-08-18T19:01:30.999Z | Compiling psl-types v2.0.11 |
| 2268 | 2026-08-18T19:01:31.071Z | Compiling nodrop v0.1.14 |
| 2269 | 2026-08-18T19:01:31.126Z | Compiling crc-catalog v2.4.0 |
| 2270 | 2026-08-18T19:01:31.824Z | Compiling crc v3.4.0 |
| 2271 | 2026-08-18T19:01:32.012Z | Compiling array-init v0.0.4 |
| 2272 | 2026-08-18T19:01:32.171Z | Compiling publicsuffix v2.3.0 |
| 2273 | 2026-08-18T19:01:32.187Z | Compiling oxnet v0.1.6 |
| 2274 | 2026-08-18T19:01:32.356Z | Compiling newtype-uuid v1.3.2 |
| 2275 | 2026-08-18T19:01:32.649Z | Compiling derive_builder_core v0.20.2 |
| 2276 | 2026-08-18T19:01:32.724Z | Compiling smallvec v0.6.14 |
| 2277 | 2026-08-18T19:01:32.927Z | Compiling heck v0.4.1 |
| 2278 | 2026-08-18T19:01:33.235Z | Compiling derive-ex v0.1.8 |
| 2279 | 2026-08-18T19:01:33.379Z | Compiling bitfield v0.19.4 |
| 2280 | 2026-08-18T19:01:33.684Z | Compiling zerocopy v0.6.6 |
| 2281 | 2026-08-18T19:01:33.868Z | Compiling snafu-derive v0.8.9 |
| 2282 | 2026-08-18T19:01:34.020Z | Compiling serde_repr v0.1.20 |
| 2283 | 2026-08-18T19:01:34.513Z | Compiling strum_macros v0.27.2 |
| 2284 | 2026-08-18T19:01:34.694Z | Compiling env_filter v2.0.0 |
| 2285 | 2026-08-18T19:01:35.302Z | Compiling hashbrown v0.12.3 |
| 2286 | 2026-08-18T19:01:35.779Z | Compiling base64 v0.21.7 |
| 2287 | 2026-08-18T19:01:36.029Z | Compiling unicode-properties v0.1.4 |
| 2288 | 2026-08-18T19:01:36.073Z | Compiling unicode-bidi v0.3.18 |
| 2289 | 2026-08-18T19:01:36.239Z | Compiling ron v0.8.1 |
| 2290 | 2026-08-18T19:01:36.430Z | Compiling stringprep v0.1.5 |
| 2291 | 2026-08-18T19:01:36.700Z | Compiling env_logger v0.11.11 |
| 2292 | 2026-08-18T19:01:36.786Z | Compiling test-strategy v0.4.5 |
| 2293 | 2026-08-18T19:01:37.026Z | Compiling tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc#e644a21a) |
| 2294 | 2026-08-18T19:01:37.070Z | Compiling lpc55_areas v0.2.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f) |
| 2295 | 2026-08-18T19:01:37.209Z | Compiling derive_builder_macro v0.20.2 |
| 2296 | 2026-08-18T19:01:38.037Z | Compiling serde-hex v0.1.0 |
| 2297 | 2026-08-18T19:01:38.076Z | Compiling cookie_store v0.22.1 |
| 2298 | 2026-08-18T19:01:38.678Z | Compiling daft v0.1.7 |
| 2299 | 2026-08-18T19:01:38.968Z | Compiling bzip2 v0.4.4 |
| 2300 | 2026-08-18T19:01:39.204Z | Compiling tokio-native-tls v0.3.1 |
| 2301 | 2026-08-18T19:01:39.784Z | Compiling hashbrown v0.13.2 |
| 2302 | 2026-08-18T19:01:39.910Z | Compiling futures-executor v0.3.32 |
| 2303 | 2026-08-18T19:01:40.149Z | Compiling bstr v1.12.1 |
| 2304 | 2026-08-18T19:01:40.278Z | Compiling md-5 v0.10.6 |
| 2305 | 2026-08-18T19:01:40.556Z | Compiling hash32 v0.2.1 |
| 2306 | 2026-08-18T19:01:40.655Z | Compiling vergen-lib v9.1.0 |
| 2307 | 2026-08-18T19:01:40.843Z | Compiling fallible-iterator v0.2.0 |
| 2308 | 2026-08-18T19:01:41.110Z | Compiling crc-any v2.5.0 |
| 2309 | 2026-08-18T19:01:41.330Z | Compiling lpc55_sign v0.3.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f) |
| 2310 | 2026-08-18T19:01:41.804Z | Compiling postgres-protocol v0.6.10 |
| 2311 | 2026-08-18T19:01:43.010Z | Compiling object v0.30.4 |
| 2312 | 2026-08-18T19:01:43.256Z | Compiling futures v0.3.32 |
| 2313 | 2026-08-18T19:01:43.752Z | Compiling hyper-tls v0.6.0 |
| 2314 | 2026-08-18T19:01:43.816Z | Compiling zip v0.6.6 |
| 2315 | 2026-08-18T19:01:43.981Z | Compiling derive_builder v0.20.2 |
| 2316 | 2026-08-18T19:01:44.120Z | Compiling tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc#e644a21a) |
| 2317 | 2026-08-18T19:01:44.538Z | Compiling phf_shared v0.13.1 |
| 2318 | 2026-08-18T19:01:44.779Z | Compiling pin-project v1.1.11 |
| 2319 | 2026-08-18T19:01:44.911Z | Compiling toml v0.7.8 |
| 2320 | 2026-08-18T19:01:45.294Z | Compiling async-recursion v1.1.1 |
| 2321 | 2026-08-18T19:01:45.431Z | Compiling vergen v9.1.0 |
| 2322 | 2026-08-18T19:01:45.625Z | Compiling cargo-platform v0.3.2 |
| 2323 | 2026-08-18T19:01:45.731Z | Compiling memmap2 v0.9.10 |
| 2324 | 2026-08-18T19:01:45.826Z | Compiling bumpalo v3.20.2 |
| 2325 | 2026-08-18T19:01:45.870Z | Compiling foldhash v0.1.5 |
| 2326 | 2026-08-18T19:01:45.886Z | Compiling managed v0.8.0 |
| 2327 | 2026-08-18T19:01:45.939Z | Compiling path-slash v0.1.5 |
| 2328 | 2026-08-18T19:01:46.039Z | Compiling jiff-core v0.1.0 |
| 2329 | 2026-08-18T19:01:46.069Z | Compiling toml_write v0.1.2 |
| 2330 | 2026-08-18T19:01:46.086Z | Compiling libbz2-rs-sys v0.2.2 |
| 2331 | 2026-08-18T19:01:46.100Z | Compiling same-file v1.0.6 |
| 2332 | 2026-08-18T19:01:46.251Z | Compiling bitflags v1.3.2 |
| 2333 | 2026-08-18T19:01:46.270Z | Compiling toml_edit v0.22.27 |
| 2334 | 2026-08-18T19:01:46.644Z | Compiling bzip2 v0.6.1 |
| 2335 | 2026-08-18T19:01:46.851Z | Compiling jiff v0.2.34 |
| 2336 | 2026-08-18T19:01:46.988Z | Compiling walkdir v2.5.0 |
| 2337 | 2026-08-18T19:01:47.072Z | Compiling hubtools v0.4.7 (https://github.com/oxidecomputer/hubtools.git?rev=2b1ef9b38d75563ea800baa3b17327eec17b1b7a#2b1ef9b3) |
| 2338 | 2026-08-18T19:01:47.262Z | Compiling zopfli v0.8.3 |
| 2339 | 2026-08-18T19:01:47.796Z | Compiling hashbrown v0.15.5 |
| 2340 | 2026-08-18T19:01:48.166Z | Compiling usdt v0.6.0 |
| 2341 | 2026-08-18T19:01:48.344Z | Compiling cargo_metadata v0.23.1 |
| 2342 | 2026-08-18T19:01:48.547Z | Compiling snafu v0.8.9 |
| 2343 | 2026-08-18T19:01:48.659Z | Compiling phf v0.13.1 |
| 2344 | 2026-08-18T19:01:48.830Z | Compiling zstd v0.13.3 |
| 2345 | 2026-08-18T19:01:49.118Z | Compiling reqwest v0.12.28 |
| 2346 | 2026-08-18T19:01:49.204Z | Compiling signal-hook-mio v0.2.5 |
| 2347 | 2026-08-18T19:01:49.632Z | Compiling postgres-types v0.2.12 |
| 2348 | 2026-08-18T19:01:49.704Z | Compiling globset v0.4.18 |
| 2349 | 2026-08-18T19:01:50.137Z | Compiling strum v0.27.2 |
| 2350 | 2026-08-18T19:01:50.277Z | Compiling phf_shared v0.11.3 |
| 2351 | 2026-08-18T19:01:50.466Z | Compiling olpc-cjson v0.1.4 |
| 2352 | 2026-08-18T19:01:50.637Z | Compiling rustls-webpki v0.103.13 |
| 2353 | 2026-08-18T19:01:50.821Z | Compiling byte-wrapper v0.1.0 |
| 2354 | 2026-08-18T19:01:51.008Z | Compiling hubpack v0.1.2 |
| 2355 | 2026-08-18T19:01:51.239Z | Compiling pem v3.0.6 |
| 2356 | 2026-08-18T19:01:51.562Z | Compiling serde_plain v1.0.2 |
| 2357 | 2026-08-18T19:01:51.765Z | Compiling serde-big-array v0.5.1 |
| 2358 | 2026-08-18T19:01:51.804Z | Compiling float-cmp v0.10.0 |
| 2359 | 2026-08-18T19:01:51.916Z | Compiling fixedbitset v0.4.2 |
| 2360 | 2026-08-18T19:01:51.958Z | Compiling whoami v2.1.0 |
| 2361 | 2026-08-18T19:01:52.022Z | Compiling precomputed-hash v0.1.1 |
| 2362 | 2026-08-18T19:01:52.074Z | Compiling data-encoding v2.10.0 |
| 2363 | 2026-08-18T19:01:52.116Z | Compiling static_assertions v1.1.0 |
| 2364 | 2026-08-18T19:01:52.132Z | Compiling new_debug_unreachable v1.0.6 |
| 2365 | 2026-08-18T19:01:52.200Z | Compiling predicates-core v1.0.10 |
| 2366 | 2026-08-18T19:01:52.286Z | Compiling difflib v0.4.0 |
| 2367 | 2026-08-18T19:01:52.363Z | Compiling normalize-line-endings v0.3.0 |
| 2368 | 2026-08-18T19:01:52.379Z | Compiling fixedbitset v0.5.7 |
| 2369 | 2026-08-18T19:01:52.592Z | Compiling typed-path v0.9.3 |
| 2370 | 2026-08-18T19:01:52.658Z | Compiling petgraph v0.8.3 |
| 2371 | 2026-08-18T19:01:52.739Z | Compiling predicates v3.1.4 |
| 2372 | 2026-08-18T19:01:52.774Z | Compiling hickory-proto v0.25.2 |
| 2373 | 2026-08-18T19:01:52.958Z | Compiling string_cache v0.8.9 |
| 2374 | 2026-08-18T19:01:53.183Z | Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25) |
| 2375 | 2026-08-18T19:01:53.284Z | Compiling tokio-postgres v0.7.16 |
| 2376 | 2026-08-18T19:01:53.754Z | Compiling petgraph v0.6.5 |
| 2377 | 2026-08-18T19:01:54.594Z | Compiling tokio-rustls v0.26.4 |
| 2378 | 2026-08-18T19:01:54.875Z | Compiling hyper-rustls v0.27.7 |
| 2379 | 2026-08-18T19:01:55.181Z | Compiling rustls-platform-verifier v0.6.2 |
| 2380 | 2026-08-18T19:01:55.226Z | Compiling tough v0.22.0 |
| 2381 | 2026-08-18T19:01:55.349Z | Compiling reqwest v0.13.2 |
| 2382 | 2026-08-18T19:01:55.788Z | Compiling tufaceous-artifact v0.2.0 (https://github.com/oxidecomputer/tufaceous?branch=main#38730b68) |
| 2383 | 2026-08-18T19:01:56.139Z | Compiling chacha20 v0.10.0 |
| 2384 | 2026-08-18T19:01:56.219Z | Compiling crossterm v0.28.1 |
| 2385 | 2026-08-18T19:01:56.785Z | Compiling zip v4.6.1 |
| 2386 | 2026-08-18T19:01:56.963Z | Compiling iddqd v0.4.2 |
| 2387 | 2026-08-18T19:01:57.067Z | Compiling similar v2.7.0 |
| 2388 | 2026-08-18T19:01:57.516Z | Compiling crossbeam-epoch v0.9.18 |
| 2389 | 2026-08-18T19:01:57.776Z | Compiling serde_with v3.21.0 |
| 2390 | 2026-08-18T19:01:57.824Z | Compiling itertools v0.13.0 |
| 2391 | 2026-08-18T19:01:57.926Z | Compiling strum v0.26.3 |
| 2392 | 2026-08-18T19:01:58.065Z | Compiling tokio-stream v0.1.18 |
| 2393 | 2026-08-18T19:01:58.081Z | Compiling buf-list v1.1.2 |
| 2394 | 2026-08-18T19:01:58.288Z | Compiling gateway-ereport-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25) |
| 2395 | 2026-08-18T19:01:58.675Z | Compiling lalrpop-util v0.19.12 |
| 2396 | 2026-08-18T19:01:58.681Z | Compiling peg-runtime v0.8.5 |
| 2397 | 2026-08-18T19:01:59.573Z | Compiling omicron-workspace-hack v0.1.0 (/work/ci/omicron/workspace-hack) |
| 2398 | 2026-08-18T19:02:49.119Z | Compiling slog-async v2.8.0 |
| 2399 | 2026-08-18T19:02:49.174Z | Compiling crossbeam-channel v0.5.15 |
| 2400 | 2026-08-18T19:02:49.388Z | Compiling newtype-uuid-macros v0.1.0 |
| 2401 | 2026-08-18T19:02:49.582Z | Compiling multer v3.1.0 |
| 2402 | 2026-08-18T19:02:49.707Z | Compiling async-stream-impl v0.3.6 |
| 2403 | 2026-08-18T19:02:49.765Z | Compiling dropshot v0.17.1 |
| 2404 | 2026-08-18T19:02:49.783Z | Compiling thread_local v1.1.9 |
| 2405 | 2026-08-18T19:02:49.908Z | Compiling is-terminal v0.4.17 |
| 2406 | 2026-08-18T19:02:49.968Z | Compiling take_mut v0.2.2 |
| 2407 | 2026-08-18T19:02:50.026Z | Compiling term v1.2.1 |
| 2408 | 2026-08-18T19:02:50.117Z | Compiling dropshot_endpoint v0.17.1 |
| 2409 | 2026-08-18T19:02:50.153Z | Compiling match_cfg v0.1.0 |
| 2410 | 2026-08-18T19:02:50.242Z | Compiling hostname v0.3.1 |
| 2411 | 2026-08-18T19:02:50.351Z | Compiling slog-term v2.9.2 |
| 2412 | 2026-08-18T19:02:50.413Z | Compiling progenitor-client v0.14.0 |
| 2413 | 2026-08-18T19:02:50.430Z | Compiling slog-json v2.6.1 |
| 2414 | 2026-08-18T19:02:50.695Z | Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 2415 | 2026-08-18T19:02:50.876Z | Compiling slog-bunyan v2.5.0 |
| 2416 | 2026-08-18T19:02:51.079Z | Compiling omicron-uuid-kinds v0.1.0 (/work/ci/omicron/uuid-kinds) |
| 2417 | 2026-08-18T19:02:51.101Z | Compiling sha1 v0.11.0 |
| 2418 | 2026-08-18T19:02:51.288Z | Compiling compression-core v0.4.31 |
| 2419 | 2026-08-18T19:02:51.488Z | Compiling debug-ignore v1.0.5 |
| 2420 | 2026-08-18T19:02:51.555Z | Compiling compression-codecs v0.4.37 |
| 2421 | 2026-08-18T19:02:51.612Z | Compiling toml_datetime v1.1.1+spec-1.1.0 |
| 2422 | 2026-08-18T19:02:51.635Z | Compiling serde_spanned v1.1.1 |
| 2423 | 2026-08-18T19:02:51.666Z | Compiling toml_writer v1.1.1+spec-1.1.0 |
| 2424 | 2026-08-18T19:02:51.796Z | Compiling async-compression v0.4.41 |
| 2425 | 2026-08-18T19:02:51.910Z | Compiling toml v1.1.2+spec-1.1.0 |
| 2426 | 2026-08-18T19:02:51.939Z | Compiling async-stream v0.3.6 |
| 2427 | 2026-08-18T19:02:52.096Z | Compiling waitgroup v0.1.2 |
| 2428 | 2026-08-18T19:02:52.144Z | Compiling rustls-pemfile v2.2.0 |
| 2429 | 2026-08-18T19:02:52.294Z | Compiling serde_path_to_error v0.1.20 |
| 2430 | 2026-08-18T19:02:52.310Z | Compiling hostname v0.4.2 |
| 2431 | 2026-08-18T19:02:52.430Z | Compiling parse-display-derive v0.10.0 |
| 2432 | 2026-08-18T19:02:52.481Z | Compiling macaddr v1.0.1 |
| 2433 | 2026-08-18T19:02:52.749Z | Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 2434 | 2026-08-18T19:02:52.909Z | Compiling api_identity v0.1.0 (/work/ci/omicron/api_identity) |
| 2435 | 2026-08-18T19:02:52.999Z | Compiling atomicwrites v0.4.4 |
| 2436 | 2026-08-18T19:02:53.245Z | Compiling instant v0.1.13 |
| 2437 | 2026-08-18T19:02:53.292Z | Compiling regress v0.10.5 |
| 2438 | 2026-08-18T19:02:53.310Z | Compiling omicron-ledger v0.1.0 (/work/ci/omicron/ledger) |
| 2439 | 2026-08-18T19:02:53.373Z | Compiling backon v1.6.0 |
| 2440 | 2026-08-18T19:02:53.635Z | Compiling progenitor-extras v0.2.0 |
| 2441 | 2026-08-18T19:02:53.663Z | Compiling backoff v0.4.0 |
| 2442 | 2026-08-18T19:02:53.883Z | Compiling parse-display v0.10.0 |
| 2443 | 2026-08-18T19:02:53.900Z | Compiling itertools v0.14.0 |
| 2444 | 2026-08-18T19:02:53.928Z | Compiling humantime v2.3.0 |
| 2445 | 2026-08-18T19:02:54.376Z | Compiling regress v0.11.1 |
| 2446 | 2026-08-18T19:02:54.692Z | Compiling half v2.7.1 |
| 2447 | 2026-08-18T19:02:55.051Z | Compiling ciborium-io v0.2.2 |
| 2448 | 2026-08-18T19:02:55.283Z | Compiling crucible-workspace-hack v0.1.0 |
| 2449 | 2026-08-18T19:02:55.452Z | Compiling ciborium-ll v0.2.2 |
| 2450 | 2026-08-18T19:02:55.498Z | Compiling convert_case v0.4.0 |
| 2451 | 2026-08-18T19:02:55.736Z | Compiling ciborium v0.2.2 |
| 2452 | 2026-08-18T19:02:55.807Z | Compiling derive_more v0.99.20 |
| 2453 | 2026-08-18T19:02:55.997Z | Compiling typify-impl v0.6.2 |
| 2454 | 2026-08-18T19:02:56.135Z | Compiling secrecy v0.10.3 |
| 2455 | 2026-08-18T19:02:56.315Z | Compiling omicron-common v0.1.0 (/work/ci/omicron/common) |
| 2456 | 2026-08-18T19:02:56.639Z | Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=ad8a31742adc45e925e63443a5b43c8e30604022#ad8a3174) |
| 2457 | 2026-08-18T19:02:57.862Z | Compiling sled-hardware-types v0.1.0 (/work/ci/omicron/sled-hardware/types) |
| 2458 | 2026-08-18T19:02:57.980Z | Compiling inout v0.1.4 |
| 2459 | 2026-08-18T19:02:58.591Z | Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430) |
| 2460 | 2026-08-18T19:02:58.696Z | Compiling unsafe-libyaml v0.2.11 |
| 2461 | 2026-08-18T19:02:58.812Z | Compiling cipher v0.4.4 |
| 2462 | 2026-08-18T19:02:59.090Z | Compiling propolis-api-types-versions v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430) |
| 2463 | 2026-08-18T19:02:59.408Z | Compiling serde_yaml v0.9.34+deprecated |
| 2464 | 2026-08-18T19:02:59.470Z | Compiling typify-macro v0.6.2 |
| 2465 | 2026-08-18T19:02:59.670Z | Compiling universal-hash v0.5.1 |
| 2466 | 2026-08-18T19:02:59.829Z | Compiling thiserror-impl-no-std v2.0.2 |
| 2467 | 2026-08-18T19:03:00.671Z | Compiling opaque-debug v0.3.1 |
| 2468 | 2026-08-18T19:03:00.760Z | Compiling poly1305 v0.8.0 |
| 2469 | 2026-08-18T19:03:00.834Z | Compiling thiserror-no-std v2.0.2 |
| 2470 | 2026-08-18T19:03:00.945Z | Compiling chacha20 v0.9.1 |
| 2471 | 2026-08-18T19:03:00.978Z | Compiling typify v0.6.2 |
| 2472 | 2026-08-18T19:03:01.102Z | Compiling gfss v0.1.0 (/work/ci/omicron/trust-quorum/gfss) |
| 2473 | 2026-08-18T19:03:01.205Z | Compiling blake2 v0.10.6 |
| 2474 | 2026-08-18T19:03:01.221Z | Compiling aead v0.5.2 |
| 2475 | 2026-08-18T19:03:01.395Z | Compiling password-hash v0.5.0 |
| 2476 | 2026-08-18T19:03:01.425Z | Compiling indent_write v2.2.0 |
| 2477 | 2026-08-18T19:03:01.590Z | Compiling trust-quorum-types-versions v0.1.0 (/work/ci/omicron/trust-quorum/types/versions) |
| 2478 | 2026-08-18T19:03:01.713Z | Compiling argon2 v0.5.3 |
| 2479 | 2026-08-18T19:03:02.336Z | Compiling chacha20poly1305 v0.10.1 |
| 2480 | 2026-08-18T19:03:02.353Z | Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430) |
| 2481 | 2026-08-18T19:03:02.471Z | Compiling vsss-rs v3.3.4 |
| 2482 | 2026-08-18T19:03:02.501Z | Compiling toml_datetime v0.7.5+spec-1.1.0 |
| 2483 | 2026-08-18T19:03:02.695Z | Compiling toml_edit v0.23.10+spec-1.0.0 |
| 2484 | 2026-08-18T19:03:02.743Z | Compiling omicron-passwords v0.1.0 (/work/ci/omicron/passwords) |
| 2485 | 2026-08-18T19:03:03.076Z | Compiling progenitor-impl v0.14.0 |
| 2486 | 2026-08-18T19:03:03.589Z | Compiling proc-macro-crate v3.4.0 |
| 2487 | 2026-08-18T19:03:04.054Z | Compiling bootstore v0.1.0 (/work/ci/omicron/bootstore) |
| 2488 | 2026-08-18T19:03:05.221Z | Compiling progenitor-macro v0.14.0 |
| 2489 | 2026-08-18T19:03:05.540Z | Compiling sled-agent-types-versions v0.1.0 (/work/ci/omicron/sled-agent/types/versions) |
| 2490 | 2026-08-18T19:03:08.239Z | Compiling num_enum_derive v0.7.6 |
| 2491 | 2026-08-18T19:03:09.182Z | Compiling num-derive v0.4.2 |
| 2492 | 2026-08-18T19:03:09.252Z | Compiling progenitor v0.14.0 |
| 2493 | 2026-08-18T19:03:09.430Z | Compiling num_enum v0.7.6 |
| 2494 | 2026-08-18T19:03:09.574Z | Compiling proc-macro-error-attr v1.0.4 |
| 2495 | 2026-08-18T19:03:09.783Z | Compiling heapless v0.8.0 |
| 2496 | 2026-08-18T19:03:10.064Z | Compiling swrite v0.1.0 |
| 2497 | 2026-08-18T19:03:10.245Z | Compiling tabwriter v1.4.1 |
| 2498 | 2026-08-18T19:03:10.280Z | Compiling ingot-macros v0.2.0 |
| 2499 | 2026-08-18T19:03:10.475Z | Compiling hash32 v0.3.1 |
| 2500 | 2026-08-18T19:03:10.624Z | Compiling proc-macro-error v1.0.4 |
| 2501 | 2026-08-18T19:03:10.657Z | Compiling smoltcp v0.11.0 |
| 2502 | 2026-08-18T19:03:10.833Z | Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 2503 | 2026-08-18T19:03:11.198Z | Compiling cobs v0.3.0 |
| 2504 | 2026-08-18T19:03:11.490Z | Compiling colored v3.1.1 |
| 2505 | 2026-08-18T19:03:11.506Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#b0887ece) |
| 2506 | 2026-08-18T19:03:12.020Z | Compiling postcard v1.1.3 |
| 2507 | 2026-08-18T19:03:12.111Z | Compiling rand v0.10.1 |
| 2508 | 2026-08-18T19:03:12.413Z | Compiling camino-tempfile v1.4.1 |
| 2509 | 2026-08-18T19:03:12.817Z | Compiling ingot-types v0.2.0 |
| 2510 | 2026-08-18T19:03:12.817Z | Compiling proc-macro-crate v1.3.1 |
| 2511 | 2026-08-18T19:03:12.876Z | Compiling foreign-types-macros v0.2.3 |
| 2512 | 2026-08-18T19:03:13.178Z | Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9) |
| 2513 | 2026-08-18T19:03:13.288Z | Compiling ingot v0.2.1 |
| 2514 | 2026-08-18T19:03:13.419Z | Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9) |
| 2515 | 2026-08-18T19:03:13.447Z | Compiling foreign-types-shared v0.3.1 |
| 2516 | 2026-08-18T19:03:13.558Z | Compiling rayon-core v1.13.0 |
| 2517 | 2026-08-18T19:03:13.590Z | Compiling foreign-types v0.5.0 |
| 2518 | 2026-08-18T19:03:13.715Z | Compiling num_enum_derive v0.5.11 |
| 2519 | 2026-08-18T19:03:13.853Z | Compiling crossbeam-deque v0.8.6 |
| 2520 | 2026-08-18T19:03:13.947Z | Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 2521 | 2026-08-18T19:03:14.091Z | Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9) |
| 2522 | 2026-08-18T19:03:14.373Z | Compiling cstr-argument v0.1.2 |
| 2523 | 2026-08-18T19:03:14.539Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#83c624ff) |
| 2524 | 2026-08-18T19:03:14.561Z | Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 2525 | 2026-08-18T19:03:14.636Z | Compiling num_enum v0.5.11 |
| 2526 | 2026-08-18T19:03:14.761Z | Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 2527 | 2026-08-18T19:03:14.902Z | Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#b0887ece) |
| 2528 | 2026-08-18T19:03:14.905Z | Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino#7e56ab6e) |
| 2529 | 2026-08-18T19:03:14.954Z | Compiling illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b) |
| 2530 | 2026-08-18T19:03:15.254Z | Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9) |
| 2531 | 2026-08-18T19:03:15.487Z | Compiling rayon v1.11.0 |
| 2532 | 2026-08-18T19:03:15.508Z | Compiling zone_cfg_derive v0.3.1 |
| 2533 | 2026-08-18T19:03:16.118Z | Compiling sled-agent-types v0.1.0 (/work/ci/omicron/sled-agent/types) |
| 2534 | 2026-08-18T19:03:16.969Z | Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9) |
| 2535 | 2026-08-18T19:03:17.078Z | Compiling key-manager-types v0.1.0 (/work/ci/omicron/key-manager/types) |
| 2536 | 2026-08-18T19:03:17.213Z | Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430) |
| 2537 | 2026-08-18T19:03:17.459Z | Compiling itertools v0.12.1 |
| 2538 | 2026-08-18T19:03:17.642Z | Compiling sigpipe v0.1.3 |
| 2539 | 2026-08-18T19:03:17.751Z | Compiling glob v0.3.3 |
| 2540 | 2026-08-18T19:03:18.670Z | Compiling illumos-utils v0.1.0 (/work/ci/omicron/illumos-utils) |
| 2541 | 2026-08-18T19:03:18.904Z | Compiling zone v0.3.1 |
| 2542 | 2026-08-18T19:03:18.950Z | Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9) |
| 2543 | 2026-08-18T19:03:18.966Z | Compiling oxlog v0.1.0 (/work/ci/omicron/dev-tools/oxlog) |
| 2544 | 2026-08-18T19:03:18.982Z | Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430) |
| 2545 | 2026-08-18T19:03:19.306Z | Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=ad8a31742adc45e925e63443a5b43c8e30604022#ad8a3174) |
| 2546 | 2026-08-18T19:03:19.888Z | Compiling smf v0.2.3 |
| 2547 | 2026-08-18T19:03:19.974Z | Compiling whoami v1.6.1 |
| 2548 | 2026-08-18T19:03:20.433Z | Compiling cpubits v0.1.1 |
| 2549 | 2026-08-18T19:03:20.548Z | Compiling trust-quorum-types v0.1.0 (/work/ci/omicron/trust-quorum/types) |
| 2550 | 2026-08-18T19:03:20.695Z | Compiling gethostname v0.5.0 |
| 2551 | 2026-08-18T19:03:20.854Z | Compiling derive-where v1.6.0 |
| 2552 | 2026-08-18T19:03:20.922Z | Compiling usdt-macro v0.5.0 |
| 2553 | 2026-08-18T19:03:21.041Z | Compiling usdt-attr-macro v0.5.0 |
| 2554 | 2026-08-18T19:03:21.618Z | Compiling memmap v0.7.0 |
| 2555 | 2026-08-18T19:03:22.050Z | Compiling usdt v0.5.0 |
| 2556 | 2026-08-18T19:03:22.310Z | Compiling num-rational v0.4.2 |
| 2557 | 2026-08-18T19:03:22.794Z | Compiling pem-rfc7468 v1.0.0 |
| 2558 | 2026-08-18T19:03:22.884Z | Compiling num-complex v0.4.6 |
| 2559 | 2026-08-18T19:03:23.411Z | Compiling prettyplease v0.2.37 |
| 2560 | 2026-08-18T19:03:23.636Z | Compiling num v0.4.3 |
| 2561 | 2026-08-18T19:03:24.344Z | Compiling toml v0.8.23 |
| 2562 | 2026-08-18T19:03:24.876Z | Compiling float-ord v0.3.2 |
| 2563 | 2026-08-18T19:03:24.902Z | Compiling cancel-safe-futures v0.1.5 |
| 2564 | 2026-08-18T19:03:24.964Z | Compiling resolv-conf v0.7.6 |
| 2565 | 2026-08-18T19:03:25.030Z | Compiling oximeter-types-versions v0.1.0 (/work/ci/omicron/oximeter/types/versions) |
| 2566 | 2026-08-18T19:03:25.664Z | Compiling gateway-types-versions v0.1.0 (/work/ci/omicron/gateway-types/versions) |
| 2567 | 2026-08-18T19:03:26.768Z | Compiling hmac v0.13.0 |
| 2568 | 2026-08-18T19:03:27.160Z | Compiling universal-hash v0.6.1 |
| 2569 | 2026-08-18T19:03:27.883Z | Compiling bytecount v0.6.9 |
| 2570 | 2026-08-18T19:03:28.256Z | Compiling oxide-update-engine-types v0.1.2 |
| 2571 | 2026-08-18T19:03:29.002Z | Compiling internal-dns-types-versions v0.1.0 (/work/ci/omicron/internal-dns/types/versions) |
| 2572 | 2026-08-18T19:03:29.834Z | Compiling libefi-sys v0.1.0 |
| 2573 | 2026-08-18T19:03:30.177Z | Compiling linear-map v1.2.0 |
| 2574 | 2026-08-18T19:03:30.436Z | Compiling oxide-update-engine v0.1.2 |
| 2575 | 2026-08-18T19:03:30.785Z | Compiling polyval v0.7.1 |
| 2576 | 2026-08-18T19:03:31.005Z | Compiling oximeter-types v0.1.0 (/work/ci/omicron/oximeter/types) |
| 2577 | 2026-08-18T19:03:31.120Z | Compiling der v0.8.0 |
| 2578 | 2026-08-18T19:03:31.327Z | Compiling newline-converter v0.3.0 |
| 2579 | 2026-08-18T19:03:31.395Z | Compiling hickory-proto v0.24.4 |
| 2580 | 2026-08-18T19:03:31.478Z | Compiling console v0.15.11 |
| 2581 | 2026-08-18T19:03:31.587Z | Compiling bitfield-struct v0.6.2 |
| 2582 | 2026-08-18T19:03:32.748Z | Compiling linked-hash-map v0.5.6 |
| 2583 | 2026-08-18T19:03:32.964Z | Compiling lru-cache v0.1.2 |
| 2584 | 2026-08-18T19:03:32.987Z | Compiling libnvme-sys v0.0.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221) |
| 2585 | 2026-08-18T19:03:33.029Z | Compiling expectorate v1.2.0 |
| 2586 | 2026-08-18T19:03:33.261Z | Compiling ghash v0.6.0 |
| 2587 | 2026-08-18T19:03:33.423Z | Compiling pbkdf2 v0.13.0 |
| 2588 | 2026-08-18T19:03:33.543Z | Compiling aes v0.9.1 |
| 2589 | 2026-08-18T19:03:33.620Z | Compiling crypto-bigint v0.7.5 |
| 2590 | 2026-08-18T19:03:34.134Z | Compiling ctr v0.10.1 |
| 2591 | 2026-08-18T19:03:34.328Z | Compiling aead v0.6.1 |
| 2592 | 2026-08-18T19:03:34.351Z | Compiling sha2 v0.11.0 |
| 2593 | 2026-08-18T19:03:34.503Z | Compiling nom v8.0.0 |
| 2594 | 2026-08-18T19:03:34.543Z | Compiling semver v0.1.20 |
| 2595 | 2026-08-18T19:03:34.565Z | Compiling nvme v0.1.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221) |
| 2596 | 2026-08-18T19:03:34.659Z | Compiling libnvme v0.1.1 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221) |
| 2597 | 2026-08-18T19:03:34.819Z | Compiling rustc_version v0.1.7 |
| 2598 | 2026-08-18T19:03:34.852Z | Compiling aes-gcm v0.11.0 |
| 2599 | 2026-08-18T19:03:35.023Z | Compiling oximeter-schema v0.1.0 (/work/ci/omicron/oximeter/schema) |
| 2600 | 2026-08-18T19:03:35.056Z | Compiling hickory-resolver v0.24.4 |
| 2601 | 2026-08-18T19:03:35.906Z | Compiling libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1) |
| 2602 | 2026-08-18T19:03:36.172Z | Compiling spki v0.8.0 |
| 2603 | 2026-08-18T19:03:36.225Z | Compiling internal-dns-types v0.1.0 (/work/ci/omicron/internal-dns/types) |
| 2604 | 2026-08-18T19:03:36.472Z | Compiling wicketd-commission-types-versions v0.1.0 (/work/ci/omicron/wicketd-commission-types/versions) |
| 2605 | 2026-08-18T19:03:37.180Z | Compiling mg-api-types-versions v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde) |
| 2606 | 2026-08-18T19:03:39.202Z | Compiling tokio-dtrace v0.1.1 |
| 2607 | 2026-08-18T19:03:39.581Z | Compiling dropshot-api-manager-types v0.8.0 |
| 2608 | 2026-08-18T19:03:39.596Z | Compiling salsa20 v0.11.0 |
| 2609 | 2026-08-18T19:03:39.775Z | Compiling slog-dtrace v0.3.0 |
| 2610 | 2026-08-18T19:03:39.985Z | Compiling minimal-lexical v0.2.1 |
| 2611 | 2026-08-18T19:03:40.297Z | Compiling xshell-macros v0.2.7 |
| 2612 | 2026-08-18T19:03:40.301Z | Compiling nom v7.1.3 |
| 2613 | 2026-08-18T19:03:40.510Z | Compiling xshell v0.2.7 |
| 2614 | 2026-08-18T19:03:41.449Z | Compiling scrypt v0.12.0 |
| 2615 | 2026-08-18T19:03:41.587Z | Compiling oxide-tokio-rt v0.1.4 |
| 2616 | 2026-08-18T19:03:41.772Z | Compiling wicketd-commission-types v0.1.0 (/work/ci/omicron/wicketd-commission-types) |
| 2617 | 2026-08-18T19:03:41.879Z | Compiling oximeter-timeseries-macro v0.1.0 (/work/ci/omicron/oximeter/timeseries-macro) |
| 2618 | 2026-08-18T19:03:42.025Z | Compiling qorb v0.4.1 |
| 2619 | 2026-08-18T19:03:43.196Z | Compiling sled-hardware v0.1.0 (/work/ci/omicron/sled-hardware) |
| 2620 | 2026-08-18T19:03:44.072Z | Compiling newtype_derive v0.1.6 |
| 2621 | 2026-08-18T19:03:44.289Z | Compiling gateway-types v0.1.0 (/work/ci/omicron/gateway-types) |
| 2622 | 2026-08-18T19:03:44.514Z | Compiling key-manager v0.1.0 (/work/ci/omicron/key-manager) |
| 2623 | 2026-08-18T19:03:44.618Z | Compiling ereport-types v0.1.0 (/work/ci/omicron/ereport/types) |
| 2624 | 2026-08-18T19:03:44.973Z | Compiling oximeter-macro-impl v0.1.0 (/work/ci/omicron/oximeter/oximeter-macro-impl) |
| 2625 | 2026-08-18T19:03:45.181Z | Compiling phf_shared v0.12.1 |
| 2626 | 2026-08-18T19:03:45.425Z | Compiling cbc v0.2.1 |
| 2627 | 2026-08-18T19:03:45.473Z | Compiling proc-macro-error-attr2 v2.0.0 |
| 2628 | 2026-08-18T19:03:45.595Z | Compiling csv-core v0.1.13 |
| 2629 | 2026-08-18T19:03:45.851Z | Compiling chrono-tz v0.10.4 |
| 2630 | 2026-08-18T19:03:45.996Z | Compiling highway v1.3.0 |
| 2631 | 2026-08-18T19:03:46.089Z | Compiling unicode-xid v0.2.6 |
| 2632 | 2026-08-18T19:03:46.227Z | Compiling client-common v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde) |
| 2633 | 2026-08-18T19:03:46.320Z | Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde) |
| 2634 | 2026-08-18T19:03:46.697Z | Compiling oxql-types v0.1.0 (/work/ci/omicron/oximeter/oxql-types) |
| 2635 | 2026-08-18T19:03:46.901Z | Compiling const_format_proc_macros v0.2.34 |
| 2636 | 2026-08-18T19:03:47.329Z | Compiling proc-macro-error2 v2.0.1 |
| 2637 | 2026-08-18T19:03:47.353Z | Compiling csv v1.4.0 |
| 2638 | 2026-08-18T19:03:47.470Z | Compiling pkcs5 v0.8.1 |
| 2639 | 2026-08-18T19:03:47.648Z | Compiling oximeter v0.1.0 (/work/ci/omicron/oximeter/oximeter) |
| 2640 | 2026-08-18T19:03:47.648Z | Compiling phf v0.12.1 |
| 2641 | 2026-08-18T19:03:47.846Z | Compiling gateway-client v0.1.0 (/work/ci/omicron/clients/gateway-client) |
| 2642 | 2026-08-18T19:03:47.954Z | Compiling sled-storage v0.1.0 (/work/ci/omicron/sled-storage) |
| 2643 | 2026-08-18T19:03:48.356Z | Compiling mg-api-types v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde) |
| 2644 | 2026-08-18T19:03:48.476Z | Compiling bootstrap-agent-lockstep-types v0.1.0 (/work/ci/omicron/sled-agent/bootstrap-agent-lockstep-types) |
| 2645 | 2026-08-18T19:03:49.021Z | Compiling oximeter-db v0.1.0 (/work/ci/omicron/oximeter/db) |
| 2646 | 2026-08-18T19:03:49.494Z | Compiling clickhouse-admin-types-versions v0.1.0 (/work/ci/omicron/clickhouse-admin/types/versions) |
| 2647 | 2026-08-18T19:03:49.824Z | Compiling trust-quorum-protocol v0.1.0 (/work/ci/omicron/trust-quorum/protocol) |
| 2648 | 2026-08-18T19:03:50.591Z | Compiling hashbrown v0.14.5 |
| 2649 | 2026-08-18T19:03:51.353Z | Compiling rfc6979 v0.4.0 |
| 2650 | 2026-08-18T19:03:51.358Z | Compiling salty v0.3.0 |
| 2651 | 2026-08-18T19:03:52.730Z | Compiling clickhouse-admin-types v0.1.0 (/work/ci/omicron/clickhouse-admin/types) |
| 2652 | 2026-08-18T19:03:52.988Z | Compiling ecdsa v0.16.9 |
| 2653 | 2026-08-18T19:03:53.398Z | Compiling chumsky v0.9.3 |
| 2654 | 2026-08-18T19:03:53.615Z | Compiling zfs-test-harness v0.1.0 (/work/ci/omicron/sled-storage/zfs-test-harness) |
| 2655 | 2026-08-18T19:03:53.743Z | Compiling pkcs8 v0.11.0 |
| 2656 | 2026-08-18T19:03:54.629Z | Compiling cockroach-admin-types-versions v0.1.0 (/work/ci/omicron/cockroach-admin/types/versions) |
| 2657 | 2026-08-18T19:03:55.782Z | Compiling const_format v0.2.35 |
| 2658 | 2026-08-18T19:03:55.817Z | Compiling knus-derive v3.4.0 |
| 2659 | 2026-08-18T19:03:56.212Z | Compiling papergrid v0.11.0 |
| 2660 | 2026-08-18T19:03:56.277Z | Compiling tabled_derive v0.7.0 |
| 2661 | 2026-08-18T19:03:57.138Z | Compiling clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3) |
| 2662 | 2026-08-18T19:03:58.313Z | Compiling parallel-task-set v0.1.0 (/work/ci/omicron/parallel-task-set) |
| 2663 | 2026-08-18T19:03:58.313Z | Compiling protocol v0.1.0 (https://github.com/oxidecomputer/lldp?rev=54b266174d4de9628bca9c97b0db176e16f12154#54b26617) |
| 2664 | 2026-08-18T19:03:58.313Z | Compiling primeorder v0.13.6 |
| 2665 | 2026-08-18T19:03:58.313Z | Compiling bcs v0.1.6 |
| 2666 | 2026-08-18T19:03:58.313Z | Compiling ff v0.14.0 |
| 2667 | 2026-08-18T19:03:58.313Z | Compiling termtree v0.5.1 |
| 2668 | 2026-08-18T19:03:58.313Z | Compiling nexus-types-versions v0.1.0 (/work/ci/omicron/nexus/types/versions) |
| 2669 | 2026-08-18T19:03:58.313Z | Compiling p384 v0.13.1 |
| 2670 | 2026-08-18T19:03:58.313Z | Compiling sled-diagnostics v0.1.0 (/work/ci/omicron/sled-diagnostics) |
| 2671 | 2026-08-18T19:03:58.721Z | Compiling knus v3.4.0 |
| 2672 | 2026-08-18T19:03:58.973Z | Compiling tabled v0.15.0 |
| 2673 | 2026-08-18T19:03:59.970Z | Compiling cockroach-admin-types v0.1.0 (/work/ci/omicron/cockroach-admin/types) |
| 2674 | 2026-08-18T19:04:00.210Z | Compiling steno v0.4.1 |
| 2675 | 2026-08-18T19:04:01.143Z | Compiling rats-corim v0.1.0 (https://github.com/oxidecomputer/rats-corim#f0d5d516) |
| 2676 | 2026-08-18T19:04:01.434Z | Compiling sha1 v0.10.6 |
| 2677 | 2026-08-18T19:04:01.579Z | Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=7cdf2ab9c8d9e9267a8b366aa780c6c26f9a5ecf#7cdf2ab9) |
| 2678 | 2026-08-18T19:04:01.680Z | Compiling tagptr v0.2.0 |
| 2679 | 2026-08-18T19:04:01.810Z | Compiling pki-playground v0.2.0 (https://github.com/oxidecomputer/pki-playground?rev=bcd3bf2dfe36468c494eac17463a4e10be366b35#bcd3bf2d) |
| 2680 | 2026-08-18T19:04:01.829Z | Compiling moka v0.12.13 |
| 2681 | 2026-08-18T19:04:02.481Z | Compiling sled-agent-api v0.1.0 (/work/ci/omicron/sled-agent/api) |
| 2682 | 2026-08-18T19:04:04.268Z | Compiling group v0.14.0 |
| 2683 | 2026-08-18T19:04:04.281Z | Compiling installinator-common-versions v0.1.0 (/work/ci/omicron/installinator-common/versions) |
| 2684 | 2026-08-18T19:04:05.522Z | Compiling signature v3.0.0 |
| 2685 | 2026-08-18T19:04:05.721Z | Compiling base16ct v1.0.0 |
| 2686 | 2026-08-18T19:04:05.759Z | Compiling dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?rev=4a39ef08d81e5177edee0bddb1146032aa21074d#4a39ef08) |
| 2687 | 2026-08-18T19:04:05.978Z | Compiling sec1 v0.8.1 |
| 2688 | 2026-08-18T19:04:06.804Z | Compiling installinator-common v0.1.0 (/work/ci/omicron/installinator-common) |
| 2689 | 2026-08-18T19:04:06.963Z | Compiling hickory-resolver v0.25.2 |
| 2690 | 2026-08-18T19:04:08.832Z | Compiling hkdf v0.13.0 |
| 2691 | 2026-08-18T19:04:08.900Z | Compiling libscf-sys v1.2.0 |
| 2692 | 2026-08-18T19:04:08.900Z | Compiling ntp-admin-client v0.1.0 (/work/ci/omicron/clients/ntp-admin-client) |
| 2693 | 2026-08-18T19:04:08.994Z | Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=524eb8f125003dff50b9703900c6b323f00f9e1b#524eb8f1) |
| 2694 | 2026-08-18T19:04:09.012Z | Compiling elliptic-curve v0.14.1 |
| 2695 | 2026-08-18T19:04:09.342Z | Compiling sled-agent-config-reconciler v0.1.0 (/work/ci/omicron/sled-agent/config-reconciler) |
| 2696 | 2026-08-18T19:04:09.558Z | Compiling attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?rev=4a39ef08d81e5177edee0bddb1146032aa21074d#4a39ef08) |
| 2697 | 2026-08-18T19:04:10.049Z | Compiling sprockets-tls v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=a233079e04d9688454486c452b694587a28c5257#a233079e) |
| 2698 | 2026-08-18T19:04:10.252Z | Compiling dice-util-barcode v0.1.0 (https://github.com/oxidecomputer/dice-util?rev=4a39ef08d81e5177edee0bddb1146032aa21074d#4a39ef08) |
| 2699 | 2026-08-18T19:04:10.353Z | Compiling utf-8 v0.7.6 |
| 2700 | 2026-08-18T19:04:10.513Z | Compiling corncobs v0.1.4 |
| 2701 | 2026-08-18T19:04:10.556Z | Compiling parking_lot_core v0.8.6 |
| 2702 | 2026-08-18T19:04:10.680Z | Compiling dice-mfg-msgs v0.3.0 (https://github.com/oxidecomputer/dice-util?rev=4a39ef08d81e5177edee0bddb1146032aa21074d#4a39ef08) |
| 2703 | 2026-08-18T19:04:10.741Z | Compiling tungstenite v0.21.0 |
| 2704 | 2026-08-18T19:04:12.120Z | Compiling nexus-types v0.1.0 (/work/ci/omicron/nexus/types) |
| 2705 | 2026-08-18T19:04:12.591Z | Compiling sled-agent-resolvable-files v0.1.0 (/work/ci/omicron/sled-agent/resolvable-files) |
| 2706 | 2026-08-18T19:04:13.047Z | Compiling smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51) |
| 2707 | 2026-08-18T19:04:13.519Z | Compiling wnaf v0.14.0 |
| 2708 | 2026-08-18T19:04:13.711Z | Compiling primefield v0.14.0 |
| 2709 | 2026-08-18T19:04:13.765Z | Compiling rfc6979 v0.6.0 |
| 2710 | 2026-08-18T19:04:13.962Z | Compiling papergrid v0.18.0 |
| 2711 | 2026-08-18T19:04:14.010Z | Compiling transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#03a79a89) |
| 2712 | 2026-08-18T19:04:15.382Z | Compiling ddm-protocol v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde) |
| 2713 | 2026-08-18T19:04:16.630Z | Compiling git-stub v1.0.0 |
| 2714 | 2026-08-18T19:04:16.890Z | Compiling secrecy v0.8.0 |
| 2715 | 2026-08-18T19:04:17.072Z | Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#03a79a89) |
| 2716 | 2026-08-18T19:04:17.093Z | Compiling fmd-adm-sys v0.4.1 (https://github.com/oxidecomputer/fmd-adm?rev=846361bf0a698a8c7efefd97b2828b9aa74858c4#846361bf) |
| 2717 | 2026-08-18T19:04:17.383Z | Compiling git-stub-vcs v0.1.0 |
| 2718 | 2026-08-18T19:04:17.722Z | Compiling ddm-api-types-versions v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde) |
| 2719 | 2026-08-18T19:04:18.203Z | Compiling tabled v0.21.0 |
| 2720 | 2026-08-18T19:04:18.946Z | Compiling transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control?branch=main#03a79a89) |
| 2721 | 2026-08-18T19:04:19.500Z | Compiling primeorder v0.14.0 |
| 2722 | 2026-08-18T19:04:19.607Z | Compiling ecdsa v0.17.0 |
| 2723 | 2026-08-18T19:04:19.999Z | Compiling sled-agent-measurements v0.1.0 (/work/ci/omicron/sled-agent/measurements) |
| 2724 | 2026-08-18T19:04:20.244Z | Compiling tokio-tungstenite v0.21.0 |
| 2725 | 2026-08-18T19:04:21.013Z | Compiling omicron-rpaths v0.1.0 (/work/ci/omicron/rpaths) |
| 2726 | 2026-08-18T19:04:21.190Z | Compiling curve25519-dalek v5.0.0 |
| 2727 | 2026-08-18T19:04:21.476Z | Compiling illumos-nvpair-sys v0.2.0 |
| 2728 | 2026-08-18T19:04:21.496Z | Compiling unicase v2.9.0 |
| 2729 | 2026-08-18T19:04:21.703Z | Compiling mime_guess v2.0.5 |
| 2730 | 2026-08-18T19:04:21.779Z | Compiling parking_lot v0.11.2 |
| 2731 | 2026-08-18T19:04:22.198Z | Compiling trust-quorum v0.1.0 (/work/ci/omicron/trust-quorum) |
| 2732 | 2026-08-18T19:04:22.648Z | Compiling ddm-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde) |
| 2733 | 2026-08-18T19:04:23.092Z | Compiling dns-server v0.1.0 (/work/ci/omicron/dns-server) |
| 2734 | 2026-08-18T19:04:23.380Z | Compiling internal-dns-resolver v0.1.0 (/work/ci/omicron/internal-dns/resolver) |
| 2735 | 2026-08-18T19:04:23.566Z | Compiling ssh-encoding v0.3.0 |
| 2736 | 2026-08-18T19:04:24.365Z | Compiling progenitor-impl v0.13.0 |
| 2737 | 2026-08-18T19:04:24.990Z | Compiling prefix-trie v0.7.0 |
| 2738 | 2026-08-18T19:04:25.466Z | Compiling fxhash v0.2.1 |
| 2739 | 2026-08-18T19:04:25.631Z | Compiling filetime v0.2.27 |
| 2740 | 2026-08-18T19:04:25.867Z | Compiling keccak v0.2.0 |
| 2741 | 2026-08-18T19:04:26.068Z | Compiling crc8 v0.1.1 |
| 2742 | 2026-08-18T19:04:26.085Z | Compiling xattr v1.6.1 |
| 2743 | 2026-08-18T19:04:26.196Z | Compiling sled v0.34.7 |
| 2744 | 2026-08-18T19:04:26.304Z | Compiling tar v0.4.46 |
| 2745 | 2026-08-18T19:04:26.463Z | Compiling progenitor-macro v0.13.0 |
| 2746 | 2026-08-18T19:04:28.698Z | Compiling hickory-server v0.25.2 |
| 2747 | 2026-08-18T19:04:30.566Z | Compiling sled-agent-bootstrap-common v0.1.0 (/work/ci/omicron/sled-agent/bootstrap-common) |
| 2748 | 2026-08-18T19:04:30.691Z | Compiling omicron-ddm-admin-client v0.1.0 (/work/ci/omicron/clients/ddm-admin-client) |
| 2749 | 2026-08-18T19:04:31.505Z | Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430) |
| 2750 | 2026-08-18T19:04:31.656Z | Compiling common v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=04a52a3240a26c58f03e1cf40353d67ff69d76b6#04a52a32) |
| 2751 | 2026-08-18T19:04:33.750Z | Compiling ed25519 v3.0.0 |
| 2752 | 2026-08-18T19:04:34.301Z | Compiling dns-server-api v0.1.0 (/work/ci/omicron/dns-server-api) |
| 2753 | 2026-08-18T19:04:34.383Z | Compiling pkcs1 v0.8.0-rc.4 |
| 2754 | 2026-08-18T19:04:34.622Z | Compiling crypto-primes v0.7.2 |
| 2755 | 2026-08-18T19:04:34.719Z | Compiling dns-service-client v0.1.0 (/work/ci/omicron/clients/dns-service-client) |
| 2756 | 2026-08-18T19:04:35.673Z | Compiling poly1305 v0.9.0 |
| 2757 | 2026-08-18T19:04:36.016Z | Compiling progenitor-client v0.13.0 |
| 2758 | 2026-08-18T19:04:36.314Z | Compiling blowfish v0.10.0 |
| 2759 | 2026-08-18T19:04:36.331Z | Compiling blake2 v0.11.0-rc.6 |
| 2760 | 2026-08-18T19:04:36.505Z | Compiling half v1.8.3 |
| 2761 | 2026-08-18T19:04:36.558Z | Compiling http-range v0.1.5 |
| 2762 | 2026-08-18T19:04:36.858Z | Compiling serde_cbor v0.11.2 |
| 2763 | 2026-08-18T19:04:36.861Z | Compiling argon2 v0.6.0-rc.8 |
| 2764 | 2026-08-18T19:04:36.928Z | Compiling bcrypt-pbkdf v0.11.0 |
| 2765 | 2026-08-18T19:04:37.184Z | Compiling progenitor v0.13.0 |
| 2766 | 2026-08-18T19:04:37.361Z | Compiling ssh-cipher v0.3.0 |
| 2767 | 2026-08-18T19:04:37.661Z | Compiling rsa v0.10.0-rc.18 |
| 2768 | 2026-08-18T19:04:37.805Z | Compiling ed25519-dalek v3.0.0 |
| 2769 | 2026-08-18T19:04:37.832Z | Compiling sled-agent-client v0.1.0 (/work/ci/omicron/clients/sled-agent-client) |
| 2770 | 2026-08-18T19:04:38.273Z | Compiling dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=04a52a3240a26c58f03e1cf40353d67ff69d76b6#04a52a32) |
| 2771 | 2026-08-18T19:04:38.603Z | Compiling illumos-nvpair v0.3.0 |
| 2772 | 2026-08-18T19:04:39.092Z | Compiling sha3 v0.11.0 |
| 2773 | 2026-08-18T19:04:39.566Z | Compiling nexus-config v0.1.0 (/work/ci/omicron/nexus-config) |
| 2774 | 2026-08-18T19:04:40.028Z | Compiling nexus-lockstep-client v0.1.0 (/work/ci/omicron/clients/nexus-lockstep-client) |
| 2775 | 2026-08-18T19:04:41.531Z | Compiling nexus-client v0.1.0 (/work/ci/omicron/clients/nexus-client) |
| 2776 | 2026-08-18T19:04:44.054Z | Compiling omicron-sled-agent v0.1.0 (/work/ci/omicron/sled-agent) |
| 2777 | 2026-08-18T19:04:44.264Z | Compiling p256 v0.14.0 |
| 2778 | 2026-08-18T19:04:46.850Z | Compiling p521 v0.14.0 |
| 2779 | 2026-08-18T19:04:49.596Z | Compiling p384 v0.14.0 |
| 2780 | 2026-08-18T19:04:50.992Z | Compiling common v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=cc0c307c617f2988aafdca4e3bd35ea178b64801#cc0c307c) |
| 2781 | 2026-08-18T19:04:51.266Z | Compiling scuffle v0.1.0 |
| 2782 | 2026-08-18T19:04:53.309Z | Compiling attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?branch=main#ff9f27aa) |
| 2783 | 2026-08-18T19:04:53.449Z | Compiling oximeter-producer-api v0.1.0 (/work/ci/omicron/oximeter/producer-api) |
| 2784 | 2026-08-18T19:04:53.988Z | Compiling cockroach-admin-client v0.1.0 (/work/ci/omicron/clients/cockroach-admin-client) |
| 2785 | 2026-08-18T19:04:54.483Z | Compiling yasna v0.5.2 |
| 2786 | 2026-08-18T19:04:55.980Z | Compiling headers-core v0.3.0 |
| 2787 | 2026-08-18T19:04:56.125Z | Compiling kstat-rs v0.2.5 |
| 2788 | 2026-08-18T19:04:56.446Z | Compiling kem v0.3.0 |
| 2789 | 2026-08-18T19:04:56.515Z | Compiling nanorand v0.7.0 |
| 2790 | 2026-08-18T19:04:56.562Z | Compiling module-lattice v0.2.3 |
| 2791 | 2026-08-18T19:04:56.586Z | Compiling sponge-cursor v0.1.0 |
| 2792 | 2026-08-18T19:04:56.604Z | Compiling oximeter-instruments v0.1.0 (/work/ci/omicron/oximeter/instruments) |
| 2793 | 2026-08-18T19:04:56.753Z | Compiling flume v0.11.1 |
| 2794 | 2026-08-18T19:04:56.845Z | Compiling ml-kem v0.3.2 |
| 2795 | 2026-08-18T19:04:56.862Z | Compiling sha3 v0.12.0 |
| 2796 | 2026-08-18T19:04:57.015Z | Compiling headers v0.4.1 |
| 2797 | 2026-08-18T19:04:57.127Z | Compiling rcgen v0.12.1 |
| 2798 | 2026-08-18T19:04:57.385Z | Compiling sled-agent-rack-setup v0.1.0 (/work/ci/omicron/sled-agent/rack-setup) |
| 2799 | 2026-08-18T19:04:57.676Z | Compiling oximeter-producer v0.1.0 (/work/ci/omicron/oximeter/producer) |
| 2800 | 2026-08-18T19:04:58.282Z | Compiling dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?branch=main#ff9f27aa) |
| 2801 | 2026-08-18T19:04:58.551Z | Compiling dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=cc0c307c617f2988aafdca4e3bd35ea178b64801#cc0c307c) |
| 2802 | 2026-08-18T19:05:01.431Z | Compiling sled-agent-scrimlet-reconcilers v0.1.0 (/work/ci/omicron/sled-agent/scrimlet-reconcilers) |
| 2803 | 2026-08-18T19:05:03.418Z | Compiling ssh-key v0.7.0-rc.11 |
| 2804 | 2026-08-18T19:05:06.484Z | Compiling fmd-adm v0.3.0 (https://github.com/oxidecomputer/fmd-adm?rev=846361bf0a698a8c7efefd97b2828b9aa74858c4#846361bf) |
| 2805 | 2026-08-18T19:05:07.133Z | Compiling transient-dns-server v0.1.0 (/work/ci/omicron/dns-server/transient) |
| 2806 | 2026-08-18T19:05:07.550Z | Compiling hyper-staticfile v0.10.1 |
| 2807 | 2026-08-18T19:05:08.659Z | Compiling sp-sim v0.1.0 (/work/ci/omicron/sp-sim) |
| 2808 | 2026-08-18T19:05:11.699Z | Compiling range-requests v0.1.0 (/work/ci/omicron/range-requests) |
| 2809 | 2026-08-18T19:05:12.311Z | Compiling sled-agent-multirack-join v0.1.0 (/work/ci/omicron/sled-agent/multirack-join) |
| 2810 | 2026-08-18T19:05:13.108Z | Compiling tufaceous-brand-metadata v0.2.0 (https://github.com/oxidecomputer/tufaceous?branch=main#38730b68) |
| 2811 | 2026-08-18T19:05:13.479Z | Compiling sled-agent-early-networking v0.1.0 (/work/ci/omicron/sled-agent/early-networking) |
| 2812 | 2026-08-18T19:05:14.015Z | Compiling russh-cryptovec v0.62.0 |
| 2813 | 2026-08-18T19:05:14.302Z | Compiling end-to-end-tests v0.1.0 (/work/ci/omicron/end-to-end-tests) |
| 2814 | 2026-08-18T19:05:14.511Z | Compiling propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430) |
| 2815 | 2026-08-18T19:05:14.881Z | Compiling sled-agent-health-monitor v0.1.0 (/work/ci/omicron/sled-agent/health-monitor) |
| 2816 | 2026-08-18T19:05:15.066Z | Compiling bootstrap-agent-lockstep-api v0.1.0 (/work/ci/omicron/sled-agent/bootstrap-agent-lockstep-api) |
| 2817 | 2026-08-18T19:05:16.443Z | Compiling repo-depot-api v0.1.0 (/work/ci/omicron/sled-agent/repo-depot-api) |
| 2818 | 2026-08-18T19:05:16.554Z | Compiling internal-russh-num-bigint v0.5.0 |
| 2819 | 2026-08-18T19:05:16.729Z | Compiling repo-depot-client v0.1.0 (/work/ci/omicron/clients/repo-depot-client) |
| 2820 | 2026-08-18T19:05:17.889Z | Compiling crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=ad8a31742adc45e925e63443a5b43c8e30604022#ad8a3174) |
| 2821 | 2026-08-18T19:05:18.506Z | Compiling port-file v0.1.0 |
| 2822 | 2026-08-18T19:05:18.780Z | Compiling num-bigint v0.4.6 |
| 2823 | 2026-08-18T19:05:18.809Z | Compiling russh-util v0.52.0 |
| 2824 | 2026-08-18T19:05:18.978Z | Compiling generic-array v1.4.3 |
| 2825 | 2026-08-18T19:05:19.468Z | Compiling delegate v0.13.5 |
| 2826 | 2026-08-18T19:05:19.485Z | Compiling enum_dispatch v0.3.13 |
| 2827 | 2026-08-18T19:05:19.761Z | Compiling dhcproto-macros v0.1.0 (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc) |
| 2828 | 2026-08-18T19:05:20.105Z | Compiling subprocess v0.2.15 |
| 2829 | 2026-08-18T19:05:20.150Z | Compiling display-error-chain v0.2.2 |
| 2830 | 2026-08-18T19:05:20.291Z | Compiling hex-literal v1.1.0 |
| 2831 | 2026-08-18T19:05:20.312Z | Compiling md5 v0.8.0 |
| 2832 | 2026-08-18T19:05:20.448Z | Compiling dhcproto v0.13.0-alpha (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc) |
| 2833 | 2026-08-18T19:05:20.571Z | Compiling omicron-test-utils v0.1.0 (/work/ci/omicron/test-utils) |
| 2834 | 2026-08-18T19:05:21.021Z | Compiling russh v0.62.4 |
| 2835 | 2026-08-18T19:05:22.233Z | Compiling oxide-client v0.1.0 (/work/ci/omicron/clients/oxide-client) |
| 2836 | 2026-08-18T19:05:22.279Z | Compiling colored v2.2.0 |
| 2837 | 2026-08-18T19:05:22.905Z | Compiling ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9) |
| 2838 | 2026-08-18T19:05:23.190Z | Compiling socket2 v0.5.10 |
| 2839 | 2026-08-18T19:05:23.960Z | Compiling internet-checksum v0.2.1 |
| 2840 | 2026-08-18T19:06:36.667Z | Finished `release` profile [optimized] target(s) in 5m 53s |
| 2841 | 2026-08-18T19:06:36.670Z | warning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1 |
| 2842 | 2026-08-18T19:06:36.670Z | note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` |
| 2843 | 2026-08-18T19:06:36.895Z | + cp target/release/dhcp-server /work/ |
| 2844 | 2026-08-18T19:06:36.955Z | process exited: duration 593807 ms, exit code 0 |
| |
| 2845 | 2026-08-18T19:06:36.966Z | found 1 output files |
| 2846 | 2026-08-18T19:06:36.966Z | uploading: /work/dhcp-server (60393344 bytes) |
| 2847 | 2026-08-18T19:06:38.420Z | uploaded: /work/dhcp-server |