|
|
|
| 1 | 2026-06-25T23:05:31.727Z | job assigned to worker 01KW0GET5RV09QR213GNM2X8EV [factory aws, i-05d949330c599953e] (queued for 45 s) |
| |
| 2 | 2026-06-25T23:05:38.743Z | starting task 0: "setup" |
| 3 | 2026-06-25T23:05:38.750Z | ++ uname -s |
| 4 | 2026-06-25T23:05:38.765Z | + kern=SunOS |
| 5 | 2026-06-25T23:05:38.765Z | + build_user=build |
| 6 | 2026-06-25T23:05:38.765Z | + build_uid=12345 |
| 7 | 2026-06-25T23:05:38.765Z | + work_dir=/work |
| 8 | 2026-06-25T23:05:38.765Z | + input_dir=/input |
| 9 | 2026-06-25T23:05:38.765Z | + [[ 0 == 12345 ]] |
| 10 | 2026-06-25T23:05:38.765Z | + case "$kern" in |
| 11 | 2026-06-25T23:05:38.765Z | + groupadd -g 12345 build |
| 12 | 2026-06-25T23:05:38.765Z | + useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build |
| 13 | 2026-06-25T23:05:40.758Z | + zfs create -o mountpoint=/work rpool/work |
| 14 | 2026-06-25T23:05:40.852Z | ++ awk '$2 == "/home" { print $3 }' /etc/mnttab |
| 15 | 2026-06-25T23:05:40.856Z | + home_fs=zfs |
| 16 | 2026-06-25T23:05:40.856Z | + [[ zfs == autofs ]] |
| 17 | 2026-06-25T23:05:40.856Z | + mkdir -p /home/build |
| 18 | 2026-06-25T23:05:40.856Z | + chown build:build /home/build /work |
| 19 | 2026-06-25T23:05:42.854Z | + chmod 0700 /home/build /work |
| 20 | 2026-06-25T23:05:42.859Z | process exited: duration 4112 ms, exit code 0 |
| |
| 21 | 2026-06-25T23:05:42.867Z | starting task 1: "rust-toolchain" |
| 22 | 2026-06-25T23:05:42.874Z | + printf ' * rust toolchain channel = "%s"\n' stable |
| 23 | 2026-06-25T23:05:42.874Z | * rust toolchain channel = "stable" |
| 24 | 2026-06-25T23:05:42.874Z | * rust toolchain profile = "default" |
| 25 | 2026-06-25T23:05:42.874Z | + printf ' * rust toolchain profile = "%s"\n' default |
| 26 | 2026-06-25T23:05:42.874Z | + export RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 27 | 2026-06-25T23:05:42.874Z | + RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 28 | 2026-06-25T23:05:42.874Z | + curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs |
| 29 | 2026-06-25T23:05:42.874Z | + /bin/bash -s - -y --no-modify-path --default-toolchain stable --profile default |
| 30 | 2026-06-25T23:05:42.983Z | info: downloading installer |
| 31 | 2026-06-25T23:05:45.189Z | warn: It looks like you have an existing installation of Rust at: |
| 32 | 2026-06-25T23:05:45.189Z | warn: /opt/ooce/bin |
| 33 | 2026-06-25T23:05:45.189Z | warn: It is recommended that rustup be the primary Rust installation. |
| 34 | 2026-06-25T23:05:45.203Z | warn: Otherwise you may have confusion unless you are careful with your PATH. |
| 35 | 2026-06-25T23:05:45.203Z | warn: If you are sure that you want both rustup and your already installed Rust |
| 36 | 2026-06-25T23:05:45.203Z | warn: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes |
| 37 | 2026-06-25T23:05:45.203Z | warn: or pass `-y' to ignore all ignorable checks. |
| 38 | 2026-06-25T23:05:45.203Z | error: cannot install while Rust is installed |
| 39 | 2026-06-25T23:05:45.203Z | warn: continuing (because the -y flag is set and the error is ignorable) |
| 40 | 2026-06-25T23:05:45.203Z | warn: It looks like you have an existing rustup settings file at: |
| 41 | 2026-06-25T23:05:45.203Z | warn: /home/build/.rustup/settings.toml |
| 42 | 2026-06-25T23:05:45.203Z | warn: Rustup will install the default toolchain as specified in the settings file, |
| 43 | 2026-06-25T23:05:45.203Z | warn: instead of the one inferred from the default host triple. |
| 44 | 2026-06-25T23:05:45.203Z | info: profile set to default |
| 45 | 2026-06-25T23:05:45.203Z | info: default host triple is x86_64-unknown-illumos |
| 46 | 2026-06-25T23:05:45.203Z | info: syncing channel updates for stable-x86_64-unknown-illumos |
| 47 | 2026-06-25T23:05:45.203Z | info: latest update on 2026-05-28 for version 1.96.0 (ac68faa20 2026-05-25) |
| 48 | 2026-06-25T23:05:45.203Z | info: downloading 6 components |
| 49 | 2026-06-25T23:06:00.527Z | info: default toolchain set to stable-x86_64-unknown-illumos |
| 50 | 2026-06-25T23:06:00.528Z | |
| 51 | 2026-06-25T23:06:00.562Z | stable-x86_64-unknown-illumos installed - rustc 1.96.0 (ac68faa20 2026-05-25) |
| 52 | 2026-06-25T23:06:00.562Z | |
| 53 | 2026-06-25T23:06:00.562Z | |
| 54 | 2026-06-25T23:06:00.562Z | Rust is installed now. Great! |
| 55 | 2026-06-25T23:06:00.562Z | |
| 56 | 2026-06-25T23:06:00.562Z | To get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH |
| 57 | 2026-06-25T23:06:00.562Z | environment variable. This has not been done automatically. |
| 58 | 2026-06-25T23:06:00.562Z | |
| 59 | 2026-06-25T23:06:00.563Z | To configure your current shell, you need to source |
| 60 | 2026-06-25T23:06:00.563Z | the corresponding env file under $HOME/.cargo. |
| 61 | 2026-06-25T23:06:00.563Z | |
| 62 | 2026-06-25T23:06:00.563Z | This is usually done by running one of the following (note the leading DOT): |
| 63 | 2026-06-25T23:06:00.563Z | . "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh |
| 64 | 2026-06-25T23:06:00.563Z | source "$HOME/.cargo/env.fish" # For fish |
| 65 | 2026-06-25T23:06:00.563Z | source "~/.cargo/env.nu" # For nushell |
| 66 | 2026-06-25T23:06:00.563Z | source "$HOME/.cargo/env.tcsh" # For tcsh |
| 67 | 2026-06-25T23:06:00.563Z | . "$HOME/.cargo/env.ps1" # For pwsh |
| 68 | 2026-06-25T23:06:00.563Z | source "$HOME/.cargo/env.xsh" # For xonsh |
| 69 | 2026-06-25T23:06:00.567Z | warn: no default linker (`cc`) was found in your PATH |
| 70 | 2026-06-25T23:06:00.567Z | warn: many Rust crates require a system C toolchain to build |
| 71 | 2026-06-25T23:06:00.651Z | + rustup --version |
| 72 | 2026-06-25T23:06:00.659Z | rustup 1.29.0 (28d1352db 2026-03-05) |
| 73 | 2026-06-25T23:06:00.665Z | info: This is the version for the rustup toolchain manager, not the rustc compiler. |
| 74 | 2026-06-25T23:06:00.682Z | info: the currently active `rustc` version is `rustc 1.96.0 (ac68faa20 2026-05-25)` |
| 75 | 2026-06-25T23:06:00.688Z | + cargo --version |
| 76 | 2026-06-25T23:06:00.697Z | cargo 1.96.0 (30a34c682 2026-05-25) |
| 77 | 2026-06-25T23:06:00.706Z | + rustc --version |
| 78 | 2026-06-25T23:06:00.719Z | rustc 1.96.0 (ac68faa20 2026-05-25) |
| 79 | 2026-06-25T23:06:00.724Z | process exited: duration 17853 ms, exit code 0 |
| |
| 80 | 2026-06-25T23:06:00.735Z | starting task 2: "authentication" |
| 81 | 2026-06-25T23:06:00.754Z | process exited: duration 17 ms, exit code 0 |
| |
| 82 | 2026-06-25T23:06:00.767Z | starting task 3: "build" |
| 83 | 2026-06-25T23:06:00.771Z | + set -e |
| 84 | 2026-06-25T23:06:00.771Z | + set -o pipefail |
| 85 | 2026-06-25T23:06:00.771Z | + [[ true == true ]] |
| 86 | 2026-06-25T23:06:00.771Z | + WORK=/work |
| 87 | 2026-06-25T23:06:00.771Z | + pfexec pkg install protobuf git |
| 88 | 2026-06-25T23:06:08.007Z | Startup: Refreshing catalog 'helios-dev' ... Done |
| 89 | 2026-06-25T23:06:15.809Z | Startup: Caching catalogs ... Done |
| 90 | 2026-06-25T23:06:23.222Z | Planning: Solver setup ... Done |
| 91 | 2026-06-25T23:06:23.262Z | Planning: Running solver ... Done |
| 92 | 2026-06-25T23:06:23.406Z | Planning: Finding local manifests ... Done |
| 93 | 2026-06-25T23:06:23.416Z | Planning: Fetching manifests: 0/1 0% complete |
| 94 | 2026-06-25T23:06:23.450Z | Planning: Fetching manifests: 1/1 100% complete |
| 95 | 2026-06-25T23:06:23.468Z | Planning: Package planning ... Done |
| 96 | 2026-06-25T23:06:23.478Z | Planning: Merging actions ... Done |
| 97 | 2026-06-25T23:06:23.593Z | Planning: Checking for conflicting actions ... Done |
| 98 | 2026-06-25T23:06:23.597Z | Planning: Consolidating action changes ... Done |
| 99 | 2026-06-25T23:06:24.343Z | Planning: Evaluating mediators ... Done |
| 100 | 2026-06-25T23:06:24.347Z | Planning: Planning completed in 8.37 seconds |
| 101 | 2026-06-25T23:06:24.357Z | Packages to install: 1 |
| 102 | 2026-06-25T23:06:24.357Z | Create boot environment: No |
| 103 | 2026-06-25T23:06:24.361Z | Create backup boot environment: No |
| 104 | 2026-06-25T23:06:24.397Z | |
| 105 | 2026-06-25T23:06:24.397Z | Download: 0/1184 items 0.0/15.2MB 0% complete |
| 106 | 2026-06-25T23:06:28.825Z | Download: Completed 15.22 MB in 4.43 seconds (3.4M/s) |
| 107 | 2026-06-25T23:06:28.902Z | Actions: 1/1284 actions (Installing new actions) |
| 108 | 2026-06-25T23:06:29.202Z | Actions: Completed 1284 actions in 0.30 seconds. |
| 109 | 2026-06-25T23:06:29.833Z | Done |
| 110 | 2026-06-25T23:06:29.833Z | Done |
| 111 | 2026-06-25T23:06:30.468Z | Done |
| 112 | 2026-06-25T23:06:33.487Z | Done |
| 113 | 2026-06-25T23:06:33.558Z | Done |
| 114 | 2026-06-25T23:06:33.562Z | Done |
| 115 | 2026-06-25T23:06:33.820Z | Done |
| 116 | 2026-06-25T23:06:34.509Z | + cargo --version |
| 117 | 2026-06-25T23:06:34.517Z | cargo 1.96.0 (30a34c682 2026-05-25) |
| 118 | 2026-06-25T23:06:34.521Z | + rustc --version |
| 119 | 2026-06-25T23:06:34.539Z | rustc 1.96.0 (ac68faa20 2026-05-25) |
| 120 | 2026-06-25T23:06:34.543Z | + banner dhcp-server |
| 121 | 2026-06-25T23:06:34.546Z | |
| 122 | 2026-06-25T23:06:34.547Z | ##### # # #### ##### #### ###### ##### # # ###### |
| 123 | 2026-06-25T23:06:34.547Z | # # # # # # # # # # # # # # # |
| 124 | 2026-06-25T23:06:34.547Z | # # ###### # # # ##### #### ##### # # # # ##### |
| 125 | 2026-06-25T23:06:34.547Z | # # # # # ##### # # ##### # # # |
| 126 | 2026-06-25T23:06:34.547Z | # # # # # # # # # # # # # # # |
| 127 | 2026-06-25T23:06:34.547Z | ##### # # #### # #### ###### # # ## ###### |
| 128 | 2026-06-25T23:06:34.547Z | |
| 129 | 2026-06-25T23:06:34.547Z | + git clone https://github.com/oxidecomputer/omicron.git /work/ci/omicron |
| 130 | 2026-06-25T23:06:34.578Z | Cloning into '/work/ci/omicron'... |
| 131 | 2026-06-25T23:06:57.559Z | + cd /work/ci/omicron |
| 132 | 2026-06-25T23:06:57.560Z | + source env.sh |
| 133 | 2026-06-25T23:06:57.563Z | ++ OLD_SHELL_OPTS=ehxB |
| 134 | 2026-06-25T23:06:57.563Z | ++ set -o xtrace |
| 135 | 2026-06-25T23:06:57.563Z | ++++ dirname env.sh |
| 136 | 2026-06-25T23:06:57.563Z | +++ readlink -f . |
| 137 | 2026-06-25T23:06:57.567Z | ++ OMICRON_WS=/work/ci/omicron |
| 138 | 2026-06-25T23:06:57.567Z | ++ 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-06-25T23:06:57.567Z | ++ 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-06-25T23:06:57.567Z | ++ 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-06-25T23:06:57.567Z | ++ 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-06-25T23:06:57.567Z | ++ 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-06-25T23:06:57.567Z | ++ 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-06-25T23:06:57.567Z | ++ 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-06-25T23:06:57.567Z | ++ 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-06-25T23:06:57.567Z | ++ 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-06-25T23:06:57.567Z | ++ 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-06-25T23:06:57.567Z | ++ case $OLD_SHELL_OPTS in |
| 149 | 2026-06-25T23:06:57.567Z | ++ unset OLD_SHELL_OPTS OMICRON_WS |
| 150 | 2026-06-25T23:06:57.567Z | + [[ true == true ]] |
| 151 | 2026-06-25T23:06:57.567Z | + source .github/buildomat/ci-env.sh |
| 152 | 2026-06-25T23:06:57.567Z | ++ export CARGO_TERM_COLOR=always |
| 153 | 2026-06-25T23:06:57.567Z | ++ CARGO_TERM_COLOR=always |
| 154 | 2026-06-25T23:06:57.567Z | + ./tools/install_builder_prerequisites.sh -y |
| 155 | 2026-06-25T23:06:58.464Z | Startup: Refreshing catalog 'helios-dev' ... Done |
| 156 | 2026-06-25T23:07:05.768Z | Planning: Solver setup ... Done (6.001s) |
| 157 | 2026-06-25T23:07:05.809Z | Planning: Running solver ... Done (0.041s) |
| 158 | 2026-06-25T23:07:05.949Z | Planning: Finding local manifests ... Done (0.000s) |
| 159 | 2026-06-25T23:07:05.952Z | Planning: Fetching manifests: 0/5 0% complete |
| 160 | 2026-06-25T23:07:07.392Z | Planning: Fetching manifests: 5/5 100% complete |
| 161 | 2026-06-25T23:07:07.429Z | Planning: Package planning ... Done (0.037s) |
| 162 | 2026-06-25T23:07:07.464Z | Planning: Merging actions ... Done (0.036s) |
| 163 | 2026-06-25T23:07:07.640Z | Planning: Checking for conflicting actions ... Done (0.175s) |
| 164 | 2026-06-25T23:07:07.648Z | Planning: Consolidating action changes ... Done (0.009s) |
| 165 | 2026-06-25T23:07:07.810Z | Planning: Evaluating mediators ... Done (0.162s) |
| 166 | 2026-06-25T23:07:07.816Z | Planning: Planning completed in 9.35 seconds |
| 167 | 2026-06-25T23:07:07.824Z | Packages to install: 5 |
| 168 | 2026-06-25T23:07:07.824Z | Mediators to change: 3 |
| 169 | 2026-06-25T23:07:07.828Z | Services to change: 1 |
| 170 | 2026-06-25T23:07:07.828Z | Estimated space available: 155.30 GB |
| 171 | 2026-06-25T23:07:07.828Z | Estimated space to be consumed: 1.90 GB |
| 172 | 2026-06-25T23:07:07.828Z | Create boot environment: No |
| 173 | 2026-06-25T23:07:07.828Z | Create backup boot environment: No |
| 174 | 2026-06-25T23:07:07.828Z | Rebuild boot archive: No |
| 175 | 2026-06-25T23:07:07.828Z | |
| 176 | 2026-06-25T23:07:07.828Z | Changed mediators: |
| 177 | 2026-06-25T23:07:07.828Z | mediator clang: |
| 178 | 2026-06-25T23:07:07.828Z | version: None -> 15 (system default) |
| 179 | 2026-06-25T23:07:07.828Z | |
| 180 | 2026-06-25T23:07:07.828Z | mediator llvm: |
| 181 | 2026-06-25T23:07:07.828Z | version: 14 (system default) -> 15 (system default) |
| 182 | 2026-06-25T23:07:07.828Z | |
| 183 | 2026-06-25T23:07:07.828Z | mediator postgresql: |
| 184 | 2026-06-25T23:07:07.828Z | version: 15 (system default) -> 18 (system default) |
| 185 | 2026-06-25T23:07:07.828Z | |
| 186 | 2026-06-25T23:07:07.828Z | Changed packages: |
| 187 | 2026-06-25T23:07:07.828Z | helios-dev |
| 188 | 2026-06-25T23:07:07.828Z | developer/build-essential |
| 189 | 2026-06-25T23:07:07.828Z | None -> 11-2.0 |
| 190 | 2026-06-25T23:07:07.828Z | library/libxmlsec1 |
| 191 | 2026-06-25T23:07:07.828Z | None -> 1.2.35-2.0 |
| 192 | 2026-06-25T23:07:07.828Z | ooce/developer/clang-15 |
| 193 | 2026-06-25T23:07:07.828Z | None -> 15.0.7-2.0 |
| 194 | 2026-06-25T23:07:07.828Z | ooce/developer/llvm-15 |
| 195 | 2026-06-25T23:07:07.828Z | None -> 15.0.7-2.0 |
| 196 | 2026-06-25T23:07:07.829Z | ooce/library/postgresql-18 |
| 197 | 2026-06-25T23:07:07.829Z | None -> 18.1-2.0 |
| 198 | 2026-06-25T23:07:07.829Z | |
| 199 | 2026-06-25T23:07:07.829Z | Services: |
| 200 | 2026-06-25T23:07:07.829Z | restart_fmri: |
| 201 | 2026-06-25T23:07:07.829Z | svc:/system/update-man-index:default |
| 202 | 2026-06-25T23:07:07.859Z | |
| 203 | 2026-06-25T23:07:07.859Z | Download: 0/4272 items 0.0/219.0MB 0% complete |
| 204 | 2026-06-25T23:07:13.890Z | Download: 209/4272 items 1.3/219.0MB 0% complete (1.2M/s) |
| 205 | 2026-06-25T23:07:20.295Z | Download: 211/4272 items 1.3/219.0MB 0% complete (1.2M/s) |
| 206 | 2026-06-25T23:07:32.966Z | Download: 213/4272 items 1.3/219.0MB 0% complete |
| 207 | 2026-06-25T23:07:38.009Z | Download: 2224/4272 items 119.2/219.0MB 54% complete (31.9M/s) |
| 208 | 2026-06-25T23:07:43.010Z | Download: 3802/4272 items 214.2/219.0MB 97% complete (21.3M/s) |
| 209 | 2026-06-25T23:07:44.317Z | Download: Completed 218.99 MB in 36.46 seconds (6.0M/s) |
| 210 | 2026-06-25T23:07:44.984Z | Actions: 1/4789 actions (Installing new actions) |
| 211 | 2026-06-25T23:07:48.337Z | Actions: Completed 4789 actions in 3.35 seconds. |
| 212 | 2026-06-25T23:07:49.114Z | Done (0.773s) |
| 213 | 2026-06-25T23:07:49.114Z | Done (0.000s) |
| 214 | 2026-06-25T23:07:49.859Z | Done (0.745s) |
| 215 | 2026-06-25T23:07:52.616Z | Done (2.386s) |
| 216 | 2026-06-25T23:07:52.693Z | Done (0.009s) |
| 217 | 2026-06-25T23:07:52.696Z | Done (0.000s) |
| 218 | 2026-06-25T23:07:53.016Z | Done (0.000s) |
| 219 | 2026-06-25T23:07:53.352Z | Planning: Evaluating mediator changes ... Done |
| 220 | 2026-06-25T23:07:53.463Z | Planning: Checking for conflicting actions ... Done |
| 221 | 2026-06-25T23:07:53.466Z | Planning: Consolidating action changes ... Done |
| 222 | 2026-06-25T23:07:53.626Z | Planning: Evaluating mediators ... Done |
| 223 | 2026-06-25T23:07:53.629Z | Planning: Planning completed in 0.27 seconds |
| 224 | 2026-06-25T23:07:53.647Z | Mediators to change: 2 |
| 225 | 2026-06-25T23:07:53.647Z | Create boot environment: No |
| 226 | 2026-06-25T23:07:53.647Z | Create backup boot environment: No |
| 227 | 2026-06-25T23:07:53.724Z | Done |
| 228 | 2026-06-25T23:07:53.724Z | Done |
| 229 | 2026-06-25T23:07:54.341Z | Done |
| 230 | 2026-06-25T23:07:57.002Z | Done |
| 231 | 2026-06-25T23:07:57.080Z | Done |
| 232 | 2026-06-25T23:07:57.083Z | Done |
| 233 | 2026-06-25T23:07:57.235Z | Done |
| 234 | 2026-06-25T23:07:57.495Z | Planning: Evaluating mediator changes ... Done |
| 235 | 2026-06-25T23:07:57.603Z | Planning: Checking for conflicting actions ... Done |
| 236 | 2026-06-25T23:07:57.607Z | Planning: Consolidating action changes ... Done |
| 237 | 2026-06-25T23:07:57.765Z | Planning: Evaluating mediators ... Done |
| 238 | 2026-06-25T23:07:57.769Z | Planning: Planning completed in 0.27 seconds |
| 239 | 2026-06-25T23:07:57.790Z | Mediators to change: 1 |
| 240 | 2026-06-25T23:07:57.790Z | Create boot environment: No |
| 241 | 2026-06-25T23:07:57.793Z | Create backup boot environment: No |
| 242 | 2026-06-25T23:07:57.840Z | Done |
| 243 | 2026-06-25T23:07:57.840Z | Done |
| 244 | 2026-06-25T23:07:58.460Z | Done |
| 245 | 2026-06-25T23:08:01.085Z | Done |
| 246 | 2026-06-25T23:08:01.157Z | Done |
| 247 | 2026-06-25T23:08:01.160Z | Done |
| 248 | 2026-06-25T23:08:01.310Z | Done |
| 249 | 2026-06-25T23:08:01.599Z | MEDIATOR VER. SRC. VERSION IMPL. SRC. IMPLEMENTATION |
| 250 | 2026-06-25T23:08:01.599Z | clang system 15 system |
| 251 | 2026-06-25T23:08:01.599Z | csh system system illumos |
| 252 | 2026-06-25T23:08:01.599Z | ctags system system illumos |
| 253 | 2026-06-25T23:08:01.599Z | file system system illumos |
| 254 | 2026-06-25T23:08:01.599Z | gcc vendor 12 vendor |
| 255 | 2026-06-25T23:08:01.599Z | gcc system 14 system |
| 256 | 2026-06-25T23:08:01.599Z | gcc system 10 system |
| 257 | 2026-06-25T23:08:01.599Z | go system 1.20 system |
| 258 | 2026-06-25T23:08:01.599Z | go system 1.19 system |
| 259 | 2026-06-25T23:08:01.599Z | llvm system 15 system |
| 260 | 2026-06-25T23:08:01.599Z | llvm system 14 system |
| 261 | 2026-06-25T23:08:01.599Z | mariadb system 10.6 system |
| 262 | 2026-06-25T23:08:01.599Z | mta vendor vendor dma |
| 263 | 2026-06-25T23:08:01.599Z | openjdk system 17 system |
| 264 | 2026-06-25T23:08:01.599Z | openjdk system 11 system |
| 265 | 2026-06-25T23:08:01.599Z | openjdk system 1.8 system |
| 266 | 2026-06-25T23:08:01.599Z | openssl vendor 3 vendor |
| 267 | 2026-06-25T23:08:01.599Z | perl system 5.36 system |
| 268 | 2026-06-25T23:08:01.599Z | postgresql system 18 system |
| 269 | 2026-06-25T23:08:01.599Z | postgresql system 15 system |
| 270 | 2026-06-25T23:08:01.599Z | postgresql system 13 system |
| 271 | 2026-06-25T23:08:01.599Z | python vendor 3 vendor |
| 272 | 2026-06-25T23:08:01.599Z | python system 2 system |
| 273 | 2026-06-25T23:08:01.599Z | python3 system 3.11 system |
| 274 | 2026-06-25T23:08:01.599Z | ruby system 3.0 system |
| 275 | 2026-06-25T23:08:01.599Z | words vendor vendor american-english |
| 276 | 2026-06-25T23:08:01.599Z | words system system australian-english |
| 277 | 2026-06-25T23:08:01.599Z | words system system british-english |
| 278 | 2026-06-25T23:08:01.599Z | words system system canadian-english |
| 279 | 2026-06-25T23:08:01.599Z | words system system french |
| 280 | 2026-06-25T23:08:01.599Z | words system system italian |
| 281 | 2026-06-25T23:08:01.599Z | words system system ngerman |
| 282 | 2026-06-25T23:08:01.599Z | words system system ogerman |
| 283 | 2026-06-25T23:08:01.599Z | words system system spanish |
| 284 | 2026-06-25T23:08:01.828Z | PUBLISHER TYPE STATUS P LOCATION |
| 285 | 2026-06-25T23:08:01.828Z | helios-dev origin online F https://pkg.oxide.computer/helios/2/dev/ |
| 286 | 2026-06-25T23:08:06.590Z | FMRI IFO |
| 287 | 2026-06-25T23:08:06.590Z | pkg://helios-dev/developer/build-essential@11-2.0:20230623T110919Z im- |
| 288 | 2026-06-25T23:08:06.590Z | pkg://helios-dev/developer/pkg-config@0.29.2-2.0:20230621T191911Z i-- |
| 289 | 2026-06-25T23:08:06.590Z | pkg://helios-dev/library/libxmlsec1@1.2.35-2.0:20230624T123441Z im- |
| 290 | 2026-06-25T23:08:06.590Z | pkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20231012T123315Z im- |
| 291 | 2026-06-25T23:08:06.590Z | pkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20230623T141037Z --- |
| 292 | 2026-06-25T23:08:06.590Z | pkg://helios-dev/ooce/developer/cmake@3.26.4-2.0:20230623T130003Z i-- |
| 293 | 2026-06-25T23:08:06.590Z | pkg://helios-dev/ooce/library/postgresql-18@18.1-2.0:20260217T164409Z im- |
| 294 | 2026-06-25T23:08:06.590Z | pkg://helios-dev/ooce/library/postgresql-18@18.1-2.0:20260213T170424Z --- |
| 295 | 2026-06-25T23:08:06.590Z | pkg://helios-dev/package/pkg@0.5.11-2.1.6412:20240822T193324Z i-- |
| 296 | 2026-06-25T23:08:06.590Z | pkg://helios-dev/package/pkg@0.5.11-2.0:20231020T135332Z --- |
| 297 | 2026-06-25T23:08:06.590Z | pkg://helios-dev/package/pkg@0.5.11-2.0:20230621T202036Z --- |
| 298 | 2026-06-25T23:08:06.590Z | pkg://helios-dev/system/library/g++-runtime@14-2.0:20241021T223805Z i-- |
| 299 | 2026-06-25T23:08:06.590Z | pkg://helios-dev/system/library/g++-runtime@13-2.0:20231118T213948Z --- |
| 300 | 2026-06-25T23:08:06.590Z | pkg://helios-dev/system/library/g++-runtime@12-2.0:20230621T201406Z --- |
| 301 | 2026-06-25T23:08:06.590Z | pkg://helios-dev/system/library/gcc-runtime@14-2.0:20241021T223750Z i-- |
| 302 | 2026-06-25T23:08:06.590Z | pkg://helios-dev/system/library/gcc-runtime@13-2.0:20231118T213832Z --- |
| 303 | 2026-06-25T23:08:06.590Z | pkg://helios-dev/system/library/gcc-runtime@12-2.0:20230621T201432Z --- |
| 304 | 2026-06-25T23:08:07.558Z | info: syncing channel updates for 1.96.0-x86_64-unknown-illumos |
| 305 | 2026-06-25T23:08:07.724Z | info: latest update on 2026-05-28 for version 1.96.0 (ac68faa20 2026-05-25) |
| 306 | 2026-06-25T23:08:07.727Z | info: downloading 6 components |
| 307 | 2026-06-25T23:08:22.937Z | Updating git repository `https://github.com/oxidecomputer/pq-sys` |
| 308 | 2026-06-25T23:08:23.214Z | Updating crates.io index |
| 309 | 2026-06-25T23:08:23.218Z | Updating git repository `https://github.com/oxidecomputer/slog-error-chain` |
| 310 | 2026-06-25T23:08:23.468Z | Updating git repository `https://github.com/oxidecomputer/lldp` |
| 311 | 2026-06-25T23:08:23.799Z | Updating git repository `https://github.com/oxidecomputer/tufaceous` |
| 312 | 2026-06-25T23:08:24.101Z | Updating git repository `https://github.com/oxidecomputer/propolis` |
| 313 | 2026-06-25T23:08:25.007Z | Updating git repository `https://github.com/oxidecomputer/management-gateway-service` |
| 314 | 2026-06-25T23:08:25.528Z | Updating git repository `https://github.com/oxidecomputer/crucible` |
| 315 | 2026-06-25T23:08:27.078Z | Updating git repository `https://github.com/oxidecomputer/opte` |
| 316 | 2026-06-25T23:08:27.842Z | Updating git repository `https://github.com/oxidecomputer/tofino` |
| 317 | 2026-06-25T23:08:28.104Z | Updating git repository `https://github.com/oxidecomputer/maghemite` |
| 318 | 2026-06-25T23:08:29.184Z | Updating git repository `https://github.com/oxidecomputer/clickward` |
| 319 | 2026-06-25T23:08:29.451Z | Updating git repository `https://github.com/oxidecomputer/dice-util` |
| 320 | 2026-06-25T23:08:29.771Z | Updating git repository `https://github.com/oxidecomputer/openapi-lint` |
| 321 | 2026-06-25T23:08:30.044Z | Updating git repository `https://github.com/oxidecomputer/dendrite` |
| 322 | 2026-06-25T23:08:30.492Z | Updating git repository `https://github.com/oxidecomputer/transceiver-control` |
| 323 | 2026-06-25T23:08:30.981Z | Updating git repository `https://github.com/oxidecomputer/fmd-adm` |
| 324 | 2026-06-25T23:08:31.245Z | Updating git repository `https://github.com/oxidecomputer/ipcc-rs` |
| 325 | 2026-06-25T23:08:31.508Z | Updating git repository `https://github.com/oxidecomputer/hubtools.git` |
| 326 | 2026-06-25T23:08:31.798Z | Updating git repository `https://github.com/oxidecomputer/scim2-rs` |
| 327 | 2026-06-25T23:08:32.114Z | Updating git repository `https://github.com/oxidecomputer/illumos-devinfo` |
| 328 | 2026-06-25T23:08:32.523Z | Updating git repository `https://github.com/oxidecomputer/libefi-illumos` |
| 329 | 2026-06-25T23:08:32.775Z | Updating git repository `https://github.com/oxidecomputer/libnvme` |
| 330 | 2026-06-25T23:08:33.043Z | Updating git repository `https://github.com/oxidecomputer/dice-util` |
| 331 | 2026-06-25T23:08:33.456Z | Updating git repository `https://github.com/oxidecomputer/sprockets.git` |
| 332 | 2026-06-25T23:08:33.803Z | Updating git repository `https://github.com/oxidecomputer/erebor` |
| 333 | 2026-06-25T23:08:34.058Z | Updating git repository `https://github.com/oxidecomputer/rust-cpuid.git` |
| 334 | 2026-06-25T23:08:34.422Z | Updating git repository `https://github.com/oxidecomputer/rats-corim.git` |
| 335 | 2026-06-25T23:08:34.851Z | Updating git repository `https://github.com/bluecatengineering/dhcproto.git` |
| 336 | 2026-06-25T23:08:35.178Z | Updating git repository `https://github.com/oxidecomputer/ispf` |
| 337 | 2026-06-25T23:08:35.408Z | Updating git repository `https://github.com/oxidecomputer/serde_human_bytes` |
| 338 | 2026-06-25T23:08:35.670Z | Updating git repository `https://github.com/oxidecomputer/netadm-sys` |
| 339 | 2026-06-25T23:08:36.036Z | Updating git repository `https://github.com/oxidecomputer/transceiver-control` |
| 340 | 2026-06-25T23:08:36.404Z | Updating git repository `https://github.com/oxidecomputer/tlvc.git` |
| 341 | 2026-06-25T23:08:36.669Z | Updating git repository `https://github.com/oxidecomputer/lpc55_support` |
| 342 | 2026-06-25T23:08:36.944Z | Updating git repository `https://github.com/oxidecomputer/ipcc-rs` |
| 343 | 2026-06-25T23:08:37.202Z | Updating git repository `https://github.com/oxidecomputer/pki-playground` |
| 344 | 2026-06-25T23:08:37.515Z | Updating git repository `https://github.com/oxidecomputer/pmbus` |
| 345 | 2026-06-25T23:08:37.831Z | Updating git repository `https://github.com/oxidecomputer/dlpi-sys` |
| 346 | 2026-06-25T23:08:38.100Z | Updating git repository `https://github.com/jmesmon/rust-libzfs` |
| 347 | 2026-06-25T23:08:38.391Z | Updating git repository `https://github.com/oxidecomputer/rusty-doors` |
| 348 | 2026-06-25T23:08:38.653Z | Updating git repository `https://github.com/illumos/smf-rs` |
| 349 | 2026-06-25T23:08:41.417Z | Downloading crates ... |
| 350 | 2026-06-25T23:08:41.472Z | Downloaded cfg-if v1.0.4 |
| 351 | 2026-06-25T23:08:41.475Z | Downloaded dtrace-parser v0.2.0 |
| 352 | 2026-06-25T23:08:41.479Z | Downloaded anstream v1.0.0 |
| 353 | 2026-06-25T23:08:41.479Z | Downloaded cpufeatures v0.2.17 |
| 354 | 2026-06-25T23:08:41.482Z | Downloaded fastrand v2.3.0 |
| 355 | 2026-06-25T23:08:41.486Z | Downloaded icu_normalizer v2.1.1 |
| 356 | 2026-06-25T23:08:41.489Z | Downloaded sha2 v0.10.9 |
| 357 | 2026-06-25T23:08:41.492Z | Downloaded macaddr v1.0.1 |
| 358 | 2026-06-25T23:08:41.493Z | Downloaded byteorder v1.5.0 |
| 359 | 2026-06-25T23:08:41.493Z | Downloaded thread-id v4.2.2 |
| 360 | 2026-06-25T23:08:41.493Z | Downloaded writeable v0.6.2 |
| 361 | 2026-06-25T23:08:41.496Z | Downloaded swrite v0.1.0 |
| 362 | 2026-06-25T23:08:41.496Z | Downloaded displaydoc v0.2.5 |
| 363 | 2026-06-25T23:08:41.496Z | Downloaded heck v0.4.1 |
| 364 | 2026-06-25T23:08:41.499Z | Downloaded heck v0.5.0 |
| 365 | 2026-06-25T23:08:41.507Z | Downloaded toml_datetime v0.6.11 |
| 366 | 2026-06-25T23:08:41.510Z | Downloaded fnv v1.0.7 |
| 367 | 2026-06-25T23:08:41.510Z | Downloaded typeid v1.0.3 |
| 368 | 2026-06-25T23:08:41.510Z | Downloaded fs-err v3.3.0 |
| 369 | 2026-06-25T23:08:41.513Z | Downloaded utf8_iter v1.0.4 |
| 370 | 2026-06-25T23:08:41.513Z | Downloaded anstyle-query v1.1.5 |
| 371 | 2026-06-25T23:08:41.514Z | Downloaded utf8parse v0.2.2 |
| 372 | 2026-06-25T23:08:41.517Z | Downloaded toml_write v0.1.2 |
| 373 | 2026-06-25T23:08:41.520Z | Downloaded zerofrom v0.1.6 |
| 374 | 2026-06-25T23:08:41.520Z | Downloaded cargo_metadata v0.21.0 |
| 375 | 2026-06-25T23:08:41.523Z | Downloaded yoke-derive v0.8.1 |
| 376 | 2026-06-25T23:08:41.527Z | Downloaded usdt-impl v0.5.0 |
| 377 | 2026-06-25T23:08:41.527Z | Downloaded zmij v1.0.21 |
| 378 | 2026-06-25T23:08:41.527Z | Downloaded idna_adapter v1.2.1 |
| 379 | 2026-06-25T23:08:41.527Z | Downloaded form_urlencoded v1.2.2 |
| 380 | 2026-06-25T23:08:41.527Z | Downloaded colorchoice v1.0.4 |
| 381 | 2026-06-25T23:08:41.531Z | Downloaded anyhow v1.0.102 |
| 382 | 2026-06-25T23:08:41.531Z | Downloaded tinystr v0.8.2 |
| 383 | 2026-06-25T23:08:41.534Z | Downloaded thiserror-impl v2.0.18 |
| 384 | 2026-06-25T23:08:41.534Z | Downloaded usdt-attr-macro v0.5.0 |
| 385 | 2026-06-25T23:08:41.534Z | Downloaded unicode-xid v0.2.6 |
| 386 | 2026-06-25T23:08:41.534Z | Downloaded dof v0.3.0 |
| 387 | 2026-06-25T23:08:41.534Z | Downloaded thiserror-impl v1.0.69 |
| 388 | 2026-06-25T23:08:41.537Z | Downloaded zerofrom-derive v0.1.6 |
| 389 | 2026-06-25T23:08:41.537Z | Downloaded anstyle-parse v1.0.0 |
| 390 | 2026-06-25T23:08:41.541Z | Downloaded unicode-linebreak v0.1.5 |
| 391 | 2026-06-25T23:08:41.541Z | Downloaded usdt-macro v0.5.0 |
| 392 | 2026-06-25T23:08:41.545Z | Downloaded strsim v0.11.1 |
| 393 | 2026-06-25T23:08:41.545Z | Downloaded percent-encoding v2.3.2 |
| 394 | 2026-06-25T23:08:41.548Z | Downloaded ucd-trie v0.1.7 |
| 395 | 2026-06-25T23:08:41.548Z | Downloaded version_check v0.9.5 |
| 396 | 2026-06-25T23:08:41.548Z | Downloaded block-buffer v0.10.4 |
| 397 | 2026-06-25T23:08:41.548Z | Downloaded crypto-common v0.1.7 |
| 398 | 2026-06-25T23:08:41.552Z | Downloaded thiserror v1.0.69 |
| 399 | 2026-06-25T23:08:41.552Z | Downloaded zerovec-derive v0.11.2 |
| 400 | 2026-06-25T23:08:41.555Z | Downloaded autocfg v1.5.0 |
| 401 | 2026-06-25T23:08:41.555Z | Downloaded yoke v0.8.1 |
| 402 | 2026-06-25T23:08:41.556Z | Downloaded usdt v0.5.0 |
| 403 | 2026-06-25T23:08:41.556Z | Downloaded pretty-hex v0.4.1 |
| 404 | 2026-06-25T23:08:41.559Z | Downloaded errno v0.3.14 |
| 405 | 2026-06-25T23:08:41.559Z | Downloaded proc-macro-error-attr v1.0.4 |
| 406 | 2026-06-25T23:08:41.559Z | Downloaded equivalent v1.0.2 |
| 407 | 2026-06-25T23:08:41.562Z | Downloaded toml v0.8.23 |
| 408 | 2026-06-25T23:08:41.562Z | Downloaded itoa v1.0.17 |
| 409 | 2026-06-25T23:08:41.562Z | Downloaded thiserror v2.0.18 |
| 410 | 2026-06-25T23:08:41.565Z | Downloaded zerocopy-derive v0.7.35 |
| 411 | 2026-06-25T23:08:41.569Z | Downloaded generic-array v0.14.7 |
| 412 | 2026-06-25T23:08:41.569Z | Downloaded serde_spanned v0.6.9 |
| 413 | 2026-06-25T23:08:41.572Z | Downloaded textwrap v0.16.2 |
| 414 | 2026-06-25T23:08:41.575Z | Downloaded terminal_size v0.4.3 |
| 415 | 2026-06-25T23:08:41.578Z | Downloaded unicode-ident v1.0.24 |
| 416 | 2026-06-25T23:08:41.579Z | Downloaded serde-value v0.7.0 |
| 417 | 2026-06-25T23:08:41.582Z | Downloaded toml_edit v0.22.27 |
| 418 | 2026-06-25T23:08:41.582Z | Downloaded smawk v0.3.2 |
| 419 | 2026-06-25T23:08:41.585Z | Downloaded is_terminal_polyfill v1.70.2 |
| 420 | 2026-06-25T23:08:41.585Z | Downloaded potential_utf v0.1.4 |
| 421 | 2026-06-25T23:08:41.588Z | Downloaded ordered-float v2.10.1 |
| 422 | 2026-06-25T23:08:41.588Z | Downloaded typenum v1.19.0 |
| 423 | 2026-06-25T23:08:41.591Z | Downloaded zerotrie v0.2.3 |
| 424 | 2026-06-25T23:08:41.595Z | Downloaded url v2.5.8 |
| 425 | 2026-06-25T23:08:41.599Z | Downloaded clap_lex v1.0.0 |
| 426 | 2026-06-25T23:08:41.605Z | Downloaded winnow v0.7.14 |
| 427 | 2026-06-25T23:08:41.612Z | Downloaded zerovec v0.11.5 |
| 428 | 2026-06-25T23:08:41.615Z | Downloaded zerocopy v0.7.35 |
| 429 | 2026-06-25T23:08:41.622Z | Downloaded indexmap v2.14.0 |
| 430 | 2026-06-25T23:08:41.625Z | Downloaded bytecount v0.6.9 |
| 431 | 2026-06-25T23:08:41.628Z | Downloaded plain v0.2.3 |
| 432 | 2026-06-25T23:08:41.628Z | Downloaded scroll_derive v0.12.1 |
| 433 | 2026-06-25T23:08:41.628Z | Downloaded erased-serde v0.4.9 |
| 434 | 2026-06-25T23:08:41.628Z | Downloaded stable_deref_trait v1.2.1 |
| 435 | 2026-06-25T23:08:41.628Z | Downloaded unicode-width v0.2.0 |
| 436 | 2026-06-25T23:08:41.631Z | Downloaded unicode-width v0.1.14 |
| 437 | 2026-06-25T23:08:41.634Z | Downloaded anstyle v1.0.14 |
| 438 | 2026-06-25T23:08:41.638Z | Downloaded cargo-platform v0.2.0 |
| 439 | 2026-06-25T23:08:41.638Z | Downloaded synstructure v0.13.2 |
| 440 | 2026-06-25T23:08:41.638Z | Downloaded memmap v0.7.0 |
| 441 | 2026-06-25T23:08:41.638Z | Downloaded cargo_toml v0.21.0 |
| 442 | 2026-06-25T23:08:41.641Z | Downloaded serde_tokenstream v0.2.3 |
| 443 | 2026-06-25T23:08:41.645Z | Downloaded serde-untagged v0.1.9 |
| 444 | 2026-06-25T23:08:41.648Z | Downloaded digest v0.10.7 |
| 445 | 2026-06-25T23:08:41.652Z | Downloaded proc-macro-error v1.0.4 |
| 446 | 2026-06-25T23:08:41.656Z | Downloaded camino-tempfile v1.4.1 |
| 447 | 2026-06-25T23:08:41.659Z | Downloaded tabled_derive v0.7.0 |
| 448 | 2026-06-25T23:08:41.664Z | Downloaded scroll v0.12.0 |
| 449 | 2026-06-25T23:08:41.667Z | Downloaded litemap v0.8.1 |
| 450 | 2026-06-25T23:08:41.667Z | Downloaded cargo-util-schemas v0.8.2 |
| 451 | 2026-06-25T23:08:41.667Z | Downloaded icu_properties v2.1.2 |
| 452 | 2026-06-25T23:08:41.670Z | Downloaded pest_generator v2.8.6 |
| 453 | 2026-06-25T23:08:41.677Z | Downloaded clap_derive v4.6.1 |
| 454 | 2026-06-25T23:08:41.683Z | Downloaded quote v1.0.45 |
| 455 | 2026-06-25T23:08:41.686Z | Downloaded smallvec v1.15.1 |
| 456 | 2026-06-25T23:08:41.689Z | Downloaded pest_derive v2.8.6 |
| 457 | 2026-06-25T23:08:41.693Z | Downloaded bitflags v2.11.0 |
| 458 | 2026-06-25T23:08:41.697Z | Downloaded tempfile v3.25.0 |
| 459 | 2026-06-25T23:08:41.700Z | Downloaded once_cell v1.21.3 |
| 460 | 2026-06-25T23:08:41.703Z | Downloaded semver v1.0.28 |
| 461 | 2026-06-25T23:08:41.706Z | Downloaded num-traits v0.2.19 |
| 462 | 2026-06-25T23:08:41.706Z | Downloaded log v0.4.29 |
| 463 | 2026-06-25T23:08:41.709Z | Downloaded camino v1.2.2 |
| 464 | 2026-06-25T23:08:41.713Z | Downloaded icu_provider v2.1.1 |
| 465 | 2026-06-25T23:08:41.716Z | Downloaded papergrid v0.11.0 |
| 466 | 2026-06-25T23:08:41.720Z | Downloaded icu_normalizer_data v2.1.1 |
| 467 | 2026-06-25T23:08:41.723Z | Downloaded proc-macro2 v1.0.106 |
| 468 | 2026-06-25T23:08:41.723Z | Downloaded getrandom v0.4.1 |
| 469 | 2026-06-25T23:08:41.727Z | Downloaded serde_core v1.0.228 |
| 470 | 2026-06-25T23:08:41.730Z | Downloaded clap v4.6.1 |
| 471 | 2026-06-25T23:08:41.733Z | Downloaded icu_locale_core v2.1.1 |
| 472 | 2026-06-25T23:08:41.736Z | Downloaded pest_meta v2.8.6 |
| 473 | 2026-06-25T23:08:41.744Z | Downloaded icu_collections v2.1.1 |
| 474 | 2026-06-25T23:08:41.747Z | Downloaded serde v1.0.228 |
| 475 | 2026-06-25T23:08:41.750Z | Downloaded serde_derive v1.0.228 |
| 476 | 2026-06-25T23:08:41.753Z | Downloaded memchr v2.8.0 |
| 477 | 2026-06-25T23:08:41.768Z | Downloaded clap_builder v4.6.0 |
| 478 | 2026-06-25T23:08:41.788Z | Downloaded hashbrown v0.17.0 |
| 479 | 2026-06-25T23:08:41.792Z | Downloaded icu_properties_data v2.1.2 |
| 480 | 2026-06-25T23:08:41.797Z | Downloaded goblin v0.8.2 |
| 481 | 2026-06-25T23:08:41.801Z | Downloaded idna v1.1.0 |
| 482 | 2026-06-25T23:08:41.804Z | Downloaded serde_json v1.0.149 |
| 483 | 2026-06-25T23:08:41.807Z | Downloaded pest v2.8.6 |
| 484 | 2026-06-25T23:08:41.826Z | Downloaded syn v1.0.109 |
| 485 | 2026-06-25T23:08:41.831Z | Downloaded tabled v0.15.0 |
| 486 | 2026-06-25T23:08:41.841Z | Downloaded syn v2.0.117 |
| 487 | 2026-06-25T23:08:41.846Z | Downloaded rustix v1.1.3 |
| 488 | 2026-06-25T23:08:41.871Z | Downloaded libc v0.2.185 |
| 489 | 2026-06-25T23:08:41.935Z | Compiling proc-macro2 v1.0.106 |
| 490 | 2026-06-25T23:08:41.935Z | Compiling unicode-ident v1.0.24 |
| 491 | 2026-06-25T23:08:41.935Z | Compiling quote v1.0.45 |
| 492 | 2026-06-25T23:08:41.939Z | Compiling serde_core v1.0.228 |
| 493 | 2026-06-25T23:08:41.939Z | Compiling libc v0.2.185 |
| 494 | 2026-06-25T23:08:41.939Z | Compiling version_check v0.9.5 |
| 495 | 2026-06-25T23:08:41.939Z | Compiling memchr v2.8.0 |
| 496 | 2026-06-25T23:08:41.939Z | Compiling stable_deref_trait v1.2.1 |
| 497 | 2026-06-25T23:08:42.240Z | Compiling serde v1.0.228 |
| 498 | 2026-06-25T23:08:42.262Z | Compiling zmij v1.0.21 |
| 499 | 2026-06-25T23:08:42.483Z | Compiling ucd-trie v0.1.7 |
| 500 | 2026-06-25T23:08:42.499Z | Compiling thiserror v1.0.69 |
| 501 | 2026-06-25T23:08:42.595Z | Compiling itoa v1.0.17 |
| 502 | 2026-06-25T23:08:42.743Z | Compiling autocfg v1.5.0 |
| 503 | 2026-06-25T23:08:42.815Z | Compiling pest v2.8.6 |
| 504 | 2026-06-25T23:08:42.856Z | Compiling writeable v0.6.2 |
| 505 | 2026-06-25T23:08:42.953Z | Compiling litemap v0.8.1 |
| 506 | 2026-06-25T23:08:43.009Z | Compiling icu_properties_data v2.1.2 |
| 507 | 2026-06-25T23:08:43.053Z | Compiling icu_normalizer_data v2.1.1 |
| 508 | 2026-06-25T23:08:43.189Z | Compiling rustix v1.1.3 |
| 509 | 2026-06-25T23:08:43.207Z | Compiling byteorder v1.5.0 |
| 510 | 2026-06-25T23:08:43.409Z | Compiling syn v2.0.117 |
| 511 | 2026-06-25T23:08:43.461Z | Compiling errno v0.3.14 |
| 512 | 2026-06-25T23:08:43.476Z | Compiling serde_json v1.0.149 |
| 513 | 2026-06-25T23:08:43.579Z | Compiling bitflags v2.11.0 |
| 514 | 2026-06-25T23:08:43.739Z | Compiling num-traits v0.2.19 |
| 515 | 2026-06-25T23:08:43.773Z | Compiling hashbrown v0.17.0 |
| 516 | 2026-06-25T23:08:43.806Z | Compiling equivalent v1.0.2 |
| 517 | 2026-06-25T23:08:43.936Z | Compiling pest_meta v2.8.6 |
| 518 | 2026-06-25T23:08:43.957Z | Compiling typeid v1.0.3 |
| 519 | 2026-06-25T23:08:44.059Z | Compiling smallvec v1.15.1 |
| 520 | 2026-06-25T23:08:44.272Z | Compiling indexmap v2.14.0 |
| 521 | 2026-06-25T23:08:44.390Z | Compiling thread-id v4.2.2 |
| 522 | 2026-06-25T23:08:44.436Z | Compiling proc-macro-error-attr v1.0.4 |
| 523 | 2026-06-25T23:08:44.473Z | Compiling usdt-impl v0.5.0 |
| 524 | 2026-06-25T23:08:44.533Z | Compiling toml_write v0.1.2 |
| 525 | 2026-06-25T23:08:44.624Z | Compiling syn v1.0.109 |
| 526 | 2026-06-25T23:08:44.682Z | Compiling erased-serde v0.4.9 |
| 527 | 2026-06-25T23:08:44.735Z | Compiling winnow v0.7.14 |
| 528 | 2026-06-25T23:08:45.088Z | Compiling proc-macro-error v1.0.4 |
| 529 | 2026-06-25T23:08:45.186Z | Compiling plain v0.2.3 |
| 530 | 2026-06-25T23:08:45.275Z | Compiling percent-encoding v2.3.2 |
| 531 | 2026-06-25T23:08:45.303Z | Compiling utf8parse v0.2.2 |
| 532 | 2026-06-25T23:08:45.424Z | Compiling log v0.4.29 |
| 533 | 2026-06-25T23:08:45.476Z | Compiling thiserror v2.0.18 |
| 534 | 2026-06-25T23:08:45.615Z | Compiling camino v1.2.2 |
| 535 | 2026-06-25T23:08:45.632Z | Compiling utf8_iter v1.0.4 |
| 536 | 2026-06-25T23:08:45.659Z | Compiling getrandom v0.4.1 |
| 537 | 2026-06-25T23:08:45.785Z | Compiling ordered-float v2.10.1 |
| 538 | 2026-06-25T23:08:45.965Z | Compiling form_urlencoded v1.2.2 |
| 539 | 2026-06-25T23:08:46.000Z | Compiling anstyle-parse v1.0.0 |
| 540 | 2026-06-25T23:08:46.053Z | Compiling synstructure v0.13.2 |
| 541 | 2026-06-25T23:08:46.069Z | Compiling pest_generator v2.8.6 |
| 542 | 2026-06-25T23:08:46.206Z | Compiling terminal_size v0.4.3 |
| 543 | 2026-06-25T23:08:46.356Z | Compiling anstyle v1.0.14 |
| 544 | 2026-06-25T23:08:46.478Z | Compiling anstyle-query v1.1.5 |
| 545 | 2026-06-25T23:08:46.553Z | Compiling colorchoice v1.0.4 |
| 546 | 2026-06-25T23:08:46.586Z | Compiling is_terminal_polyfill v1.70.2 |
| 547 | 2026-06-25T23:08:46.605Z | Compiling pretty-hex v0.4.1 |
| 548 | 2026-06-25T23:08:46.608Z | Compiling cfg-if v1.0.4 |
| 549 | 2026-06-25T23:08:46.650Z | Compiling serde-untagged v0.1.9 |
| 550 | 2026-06-25T23:08:46.687Z | Compiling anstream v1.0.0 |
| 551 | 2026-06-25T23:08:46.772Z | Compiling semver v1.0.28 |
| 552 | 2026-06-25T23:08:46.877Z | Compiling fs-err v3.3.0 |
| 553 | 2026-06-25T23:08:46.895Z | Compiling strsim v0.11.1 |
| 554 | 2026-06-25T23:08:46.988Z | Compiling unicode-xid v0.2.6 |
| 555 | 2026-06-25T23:08:47.066Z | Compiling unicode-width v0.1.14 |
| 556 | 2026-06-25T23:08:47.095Z | Compiling clap_lex v1.0.0 |
| 557 | 2026-06-25T23:08:47.116Z | Compiling once_cell v1.21.3 |
| 558 | 2026-06-25T23:08:47.134Z | Compiling bytecount v0.6.9 |
| 559 | 2026-06-25T23:08:47.244Z | Compiling fnv v1.0.7 |
| 560 | 2026-06-25T23:08:47.271Z | Compiling anyhow v1.0.102 |
| 561 | 2026-06-25T23:08:47.344Z | Compiling heck v0.5.0 |
| 562 | 2026-06-25T23:08:47.348Z | Compiling heck v0.4.1 |
| 563 | 2026-06-25T23:08:47.348Z | Compiling fastrand v2.3.0 |
| 564 | 2026-06-25T23:08:47.589Z | Compiling tempfile v3.25.0 |
| 565 | 2026-06-25T23:08:47.589Z | Compiling papergrid v0.11.0 |
| 566 | 2026-06-25T23:08:47.625Z | Compiling clap_builder v4.6.0 |
| 567 | 2026-06-25T23:08:47.718Z | Compiling serde_derive v1.0.228 |
| 568 | 2026-06-25T23:08:47.745Z | Compiling zerofrom-derive v0.1.6 |
| 569 | 2026-06-25T23:08:47.788Z | Compiling yoke-derive v0.8.1 |
| 570 | 2026-06-25T23:08:47.972Z | Compiling zerovec-derive v0.11.2 |
| 571 | 2026-06-25T23:08:48.209Z | Compiling displaydoc v0.2.5 |
| 572 | 2026-06-25T23:08:48.919Z | Compiling thiserror-impl v1.0.69 |
| 573 | 2026-06-25T23:08:48.952Z | Compiling zerocopy-derive v0.7.35 |
| 574 | 2026-06-25T23:08:48.993Z | Compiling pest_derive v2.8.6 |
| 575 | 2026-06-25T23:08:49.077Z | Compiling scroll_derive v0.12.1 |
| 576 | 2026-06-25T23:08:49.117Z | Compiling zerofrom v0.1.6 |
| 577 | 2026-06-25T23:08:49.251Z | Compiling yoke v0.8.1 |
| 578 | 2026-06-25T23:08:49.430Z | Compiling zerovec v0.11.5 |
| 579 | 2026-06-25T23:08:49.449Z | Compiling zerotrie v0.2.3 |
| 580 | 2026-06-25T23:08:49.740Z | Compiling scroll v0.12.0 |
| 581 | 2026-06-25T23:08:49.762Z | Compiling thiserror-impl v2.0.18 |
| 582 | 2026-06-25T23:08:49.856Z | Compiling zerocopy v0.7.35 |
| 583 | 2026-06-25T23:08:50.025Z | Compiling tinystr v0.8.2 |
| 584 | 2026-06-25T23:08:50.064Z | Compiling potential_utf v0.1.4 |
| 585 | 2026-06-25T23:08:50.237Z | Compiling icu_locale_core v2.1.1 |
| 586 | 2026-06-25T23:08:50.240Z | Compiling icu_collections v2.1.1 |
| 587 | 2026-06-25T23:08:50.330Z | Compiling dtrace-parser v0.2.0 |
| 588 | 2026-06-25T23:08:50.419Z | Compiling goblin v0.8.2 |
| 589 | 2026-06-25T23:08:50.718Z | Compiling tabled_derive v0.7.0 |
| 590 | 2026-06-25T23:08:50.745Z | Compiling clap_derive v4.6.1 |
| 591 | 2026-06-25T23:08:51.097Z | Compiling icu_provider v2.1.1 |
| 592 | 2026-06-25T23:08:51.133Z | Compiling toml_datetime v0.6.11 |
| 593 | 2026-06-25T23:08:51.149Z | Compiling serde_spanned v0.6.9 |
| 594 | 2026-06-25T23:08:51.167Z | Compiling dof v0.3.0 |
| 595 | 2026-06-25T23:08:51.213Z | Compiling serde_tokenstream v0.2.3 |
| 596 | 2026-06-25T23:08:51.394Z | Compiling icu_properties v2.1.2 |
| 597 | 2026-06-25T23:08:51.411Z | Compiling icu_normalizer v2.1.1 |
| 598 | 2026-06-25T23:08:51.427Z | Compiling toml_edit v0.22.27 |
| 599 | 2026-06-25T23:08:51.559Z | Compiling serde-value v0.7.0 |
| 600 | 2026-06-25T23:08:51.631Z | Compiling cargo-platform v0.2.0 |
| 601 | 2026-06-25T23:08:51.913Z | Compiling memmap v0.7.0 |
| 602 | 2026-06-25T23:08:51.931Z | Compiling unicode-width v0.2.0 |
| 603 | 2026-06-25T23:08:51.953Z | Compiling smawk v0.3.2 |
| 604 | 2026-06-25T23:08:52.096Z | Compiling unicode-linebreak v0.1.5 |
| 605 | 2026-06-25T23:08:52.096Z | Compiling tabled v0.15.0 |
| 606 | 2026-06-25T23:08:52.171Z | Compiling usdt-macro v0.5.0 |
| 607 | 2026-06-25T23:08:52.202Z | Compiling usdt-attr-macro v0.5.0 |
| 608 | 2026-06-25T23:08:52.343Z | Compiling idna_adapter v1.2.1 |
| 609 | 2026-06-25T23:08:52.484Z | Compiling idna v1.1.0 |
| 610 | 2026-06-25T23:08:52.501Z | Compiling textwrap v0.16.2 |
| 611 | 2026-06-25T23:08:52.522Z | Compiling clap v4.6.1 |
| 612 | 2026-06-25T23:08:52.613Z | Compiling macaddr v1.0.1 |
| 613 | 2026-06-25T23:08:52.804Z | Compiling url v2.5.8 |
| 614 | 2026-06-25T23:08:52.850Z | Compiling toml v0.8.23 |
| 615 | 2026-06-25T23:08:52.962Z | Compiling camino-tempfile v1.4.1 |
| 616 | 2026-06-25T23:08:53.456Z | Compiling cargo-util-schemas v0.8.2 |
| 617 | 2026-06-25T23:08:53.502Z | Compiling cargo_toml v0.21.0 |
| 618 | 2026-06-25T23:08:53.551Z | Compiling swrite v0.1.0 |
| 619 | 2026-06-25T23:08:53.576Z | Compiling dev-tools-common v0.1.0 (/work/ci/omicron/dev-tools/common) |
| 620 | 2026-06-25T23:08:53.821Z | Compiling usdt v0.5.0 |
| 621 | 2026-06-25T23:08:54.358Z | Compiling cargo_metadata v0.21.0 |
| 622 | 2026-06-25T23:08:55.320Z | Compiling xtask v0.1.0 (/work/ci/omicron/dev-tools/xtask) |
| 623 | 2026-06-25T23:08:57.411Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 34.65s |
| 624 | 2026-06-25T23:08:57.641Z | Running `target/debug/xtask download cockroach clickhouse console dendrite-stub maghemite-mgd maghemite-ddmd transceiver-control` |
| 625 | 2026-06-25T23:08:58.140Z | Downloading crates ... |
| 626 | 2026-06-25T23:08:58.233Z | Downloaded adler2 v2.0.1 |
| 627 | 2026-06-25T23:08:58.242Z | Downloaded array-init v0.0.4 |
| 628 | 2026-06-25T23:08:58.246Z | Downloaded backoff v0.4.0 |
| 629 | 2026-06-25T23:08:58.250Z | Downloaded cfg_aliases v0.1.1 |
| 630 | 2026-06-25T23:08:58.258Z | Downloaded constant_time_eq v0.4.2 |
| 631 | 2026-06-25T23:08:58.261Z | Downloaded bzip2 v0.4.4 |
| 632 | 2026-06-25T23:08:58.264Z | Downloaded critical-section v1.2.0 |
| 633 | 2026-06-25T23:08:58.264Z | Downloaded ciborium-ll v0.2.2 |
| 634 | 2026-06-25T23:08:58.264Z | Downloaded defmt-parser v1.0.0 |
| 635 | 2026-06-25T23:08:58.267Z | Downloaded aead v0.5.2 |
| 636 | 2026-06-25T23:08:58.270Z | Downloaded darling v0.20.11 |
| 637 | 2026-06-25T23:08:58.273Z | Downloaded defmt v0.3.100 |
| 638 | 2026-06-25T23:08:58.276Z | Downloaded crc v3.4.0 |
| 639 | 2026-06-25T23:08:58.279Z | Downloaded darling_macro v0.20.11 |
| 640 | 2026-06-25T23:08:58.282Z | Downloaded bit-set v0.8.0 |
| 641 | 2026-06-25T23:08:58.282Z | Downloaded ascii-canvas v3.0.0 |
| 642 | 2026-06-25T23:08:58.282Z | Downloaded allocator-api2 v0.2.21 |
| 643 | 2026-06-25T23:08:58.286Z | Downloaded downcast-rs v2.0.2 |
| 644 | 2026-06-25T23:08:58.286Z | Downloaded atomicwrites v0.4.4 |
| 645 | 2026-06-25T23:08:58.289Z | Downloaded bitfield-macros v0.19.4 |
| 646 | 2026-06-25T23:08:58.289Z | Downloaded either v1.15.0 |
| 647 | 2026-06-25T23:08:58.289Z | Downloaded crc8 v0.1.1 |
| 648 | 2026-06-25T23:08:58.291Z | Downloaded filetime v0.2.27 |
| 649 | 2026-06-25T23:08:58.291Z | Downloaded derive_builder v0.20.2 |
| 650 | 2026-06-25T23:08:58.294Z | Downloaded dsl_auto_type v0.2.0 |
| 651 | 2026-06-25T23:08:58.297Z | Downloaded diesel_table_macro_syntax v0.3.0 |
| 652 | 2026-06-25T23:08:58.300Z | Downloaded embedded-io v0.6.1 |
| 653 | 2026-06-25T23:08:58.300Z | Downloaded block-padding v0.3.3 |
| 654 | 2026-06-25T23:08:58.303Z | Downloaded backon v1.6.0 |
| 655 | 2026-06-25T23:08:58.303Z | Downloaded bit-set v0.5.3 |
| 656 | 2026-06-25T23:08:58.307Z | Downloaded curve25519-dalek-derive v0.1.1 |
| 657 | 2026-06-25T23:08:58.310Z | Downloaded cstr-argument v0.1.2 |
| 658 | 2026-06-25T23:08:58.310Z | Downloaded display-error-chain v0.2.2 |
| 659 | 2026-06-25T23:08:58.310Z | Downloaded async-recursion v1.1.1 |
| 660 | 2026-06-25T23:08:58.313Z | Downloaded assert_matches v1.5.0 |
| 661 | 2026-06-25T23:08:58.313Z | Downloaded bitfield-struct v0.6.2 |
| 662 | 2026-06-25T23:08:58.317Z | Downloaded float-cmp v0.10.0 |
| 663 | 2026-06-25T23:08:58.320Z | Downloaded convert_case v0.4.0 |
| 664 | 2026-06-25T23:08:58.320Z | Downloaded derive_builder_macro v0.20.2 |
| 665 | 2026-06-25T23:08:58.320Z | Downloaded base16ct v0.2.0 |
| 666 | 2026-06-25T23:08:58.323Z | Downloaded darling_macro v0.13.4 |
| 667 | 2026-06-25T23:08:58.323Z | Downloaded async-stream-impl v0.3.6 |
| 668 | 2026-06-25T23:08:58.326Z | Downloaded bb8 v0.8.6 |
| 669 | 2026-06-25T23:08:58.326Z | Downloaded ctr v0.9.2 |
| 670 | 2026-06-25T23:08:58.329Z | Downloaded cobs v0.3.0 |
| 671 | 2026-06-25T23:08:58.329Z | Downloaded crunchy v0.2.4 |
| 672 | 2026-06-25T23:08:58.332Z | Downloaded anstyle-parse v0.2.7 |
| 673 | 2026-06-25T23:08:58.332Z | Downloaded crucible-workspace-hack v0.1.0 |
| 674 | 2026-06-25T23:08:58.335Z | Downloaded darling_macro v0.23.0 |
| 675 | 2026-06-25T23:08:58.338Z | Downloaded atty v0.2.14 |
| 676 | 2026-06-25T23:08:58.341Z | Downloaded bcrypt-pbkdf v0.10.0 |
| 677 | 2026-06-25T23:08:58.341Z | Downloaded async-stream v0.3.6 |
| 678 | 2026-06-25T23:08:58.345Z | Downloaded atomic-waker v1.1.2 |
| 679 | 2026-06-25T23:08:58.348Z | Downloaded compression-core v0.4.31 |
| 680 | 2026-06-25T23:08:58.348Z | Downloaded ciborium-io v0.2.2 |
| 681 | 2026-06-25T23:08:58.359Z | Downloaded deranged v0.5.8 |
| 682 | 2026-06-25T23:08:58.362Z | Downloaded cfg_aliases v0.2.1 |
| 683 | 2026-06-25T23:08:58.362Z | Downloaded csv-core v0.1.13 |
| 684 | 2026-06-25T23:08:58.366Z | Downloaded darling_macro v0.21.3 |
| 685 | 2026-06-25T23:08:58.369Z | Downloaded fd-lock v4.0.4 |
| 686 | 2026-06-25T23:08:58.372Z | Downloaded endian-type v0.1.2 |
| 687 | 2026-06-25T23:08:58.372Z | Downloaded dropshot-api-manager-types v0.7.2 |
| 688 | 2026-06-25T23:08:58.372Z | Downloaded anstream v0.6.21 |
| 689 | 2026-06-25T23:08:58.375Z | Downloaded debug-ignore v1.0.5 |
| 690 | 2026-06-25T23:08:58.376Z | Downloaded enum-as-inner v0.6.1 |
| 691 | 2026-06-25T23:08:58.379Z | Downloaded corncobs v0.1.4 |
| 692 | 2026-06-25T23:08:58.379Z | Downloaded cmake v0.1.57 |
| 693 | 2026-06-25T23:08:58.379Z | Downloaded castaway v0.2.4 |
| 694 | 2026-06-25T23:08:58.382Z | Downloaded base64 v0.22.1 |
| 695 | 2026-06-25T23:08:58.385Z | Downloaded der_derive v0.7.3 |
| 696 | 2026-06-25T23:08:58.388Z | Downloaded foreign-types v0.5.0 |
| 697 | 2026-06-25T23:08:58.388Z | Downloaded derive_builder_core v0.20.2 |
| 698 | 2026-06-25T23:08:58.388Z | Downloaded defmt-macros v1.0.1 |
| 699 | 2026-06-25T23:08:58.391Z | Downloaded cpufeatures v0.3.0 |
| 700 | 2026-06-25T23:08:58.394Z | Downloaded cargo-platform v0.3.2 |
| 701 | 2026-06-25T23:08:58.395Z | Downloaded foreign-types-macros v0.2.3 |
| 702 | 2026-06-25T23:08:58.398Z | Downloaded dtrace-parser v0.3.0 |
| 703 | 2026-06-25T23:08:58.398Z | Downloaded dirs-next v2.0.0 |
| 704 | 2026-06-25T23:08:58.401Z | Downloaded bitvec v1.0.1 |
| 705 | 2026-06-25T23:08:58.408Z | Downloaded futures-macro v0.3.32 |
| 706 | 2026-06-25T23:08:58.411Z | Downloaded embedded-io v0.4.0 |
| 707 | 2026-06-25T23:08:58.411Z | Downloaded dof v0.4.0 |
| 708 | 2026-06-25T23:08:58.411Z | Downloaded foreign-types-shared v0.3.1 |
| 709 | 2026-06-25T23:08:58.414Z | Downloaded futures-io v0.3.32 |
| 710 | 2026-06-25T23:08:58.414Z | Downloaded foreign-types v0.3.2 |
| 711 | 2026-06-25T23:08:58.414Z | Downloaded foreign-types-shared v0.1.1 |
| 712 | 2026-06-25T23:08:58.414Z | Downloaded dyn-clone v1.0.20 |
| 713 | 2026-06-25T23:08:58.420Z | Downloaded cargo_metadata v0.23.1 |
| 714 | 2026-06-25T23:08:58.420Z | Downloaded blowfish v0.9.1 |
| 715 | 2026-06-25T23:08:58.426Z | Downloaded flagset v0.4.7 |
| 716 | 2026-06-25T23:08:58.426Z | Downloaded base64ct v1.8.3 |
| 717 | 2026-06-25T23:08:58.426Z | Downloaded document-features v0.2.12 |
| 718 | 2026-06-25T23:08:58.426Z | Downloaded cbc v0.1.2 |
| 719 | 2026-06-25T23:08:58.426Z | Downloaded convert_case v0.10.0 |
| 720 | 2026-06-25T23:08:58.431Z | Downloaded const_format_proc_macros v0.2.34 |
| 721 | 2026-06-25T23:08:58.431Z | Downloaded cassowary v0.3.0 |
| 722 | 2026-06-25T23:08:58.431Z | Downloaded crossbeam-utils v0.8.21 |
| 723 | 2026-06-25T23:08:58.431Z | Downloaded crossbeam-deque v0.8.6 |
| 724 | 2026-06-25T23:08:58.431Z | Downloaded darling v0.13.4 |
| 725 | 2026-06-25T23:08:58.434Z | Downloaded foldhash v0.2.0 |
| 726 | 2026-06-25T23:08:58.434Z | Downloaded daft v0.1.7 |
| 727 | 2026-06-25T23:08:58.434Z | Downloaded bcs v0.1.6 |
| 728 | 2026-06-25T23:08:58.437Z | Downloaded globwalk v0.9.1 |
| 729 | 2026-06-25T23:08:58.437Z | Downloaded chacha20 v0.9.1 |
| 730 | 2026-06-25T23:08:58.440Z | Downloaded hash32 v0.3.1 |
| 731 | 2026-06-25T23:08:58.440Z | Downloaded fxhash v0.2.1 |
| 732 | 2026-06-25T23:08:58.440Z | Downloaded float-ord v0.3.2 |
| 733 | 2026-06-25T23:08:58.440Z | Downloaded dunce v1.0.5 |
| 734 | 2026-06-25T23:08:58.443Z | Downloaded crc32fast v1.5.0 |
| 735 | 2026-06-25T23:08:58.443Z | Downloaded arrayref v0.3.9 |
| 736 | 2026-06-25T23:08:58.443Z | Downloaded dirs-sys-next v0.1.2 |
| 737 | 2026-06-25T23:08:58.446Z | Downloaded gethostname v0.5.0 |
| 738 | 2026-06-25T23:08:58.446Z | Downloaded futures-core v0.3.32 |
| 739 | 2026-06-25T23:08:58.446Z | Downloaded compression-codecs v0.4.37 |
| 740 | 2026-06-25T23:08:58.449Z | Downloaded crossbeam-epoch v0.9.18 |
| 741 | 2026-06-25T23:08:58.449Z | Downloaded cipher v0.4.4 |
| 742 | 2026-06-25T23:08:58.452Z | Downloaded cexpr v0.6.0 |
| 743 | 2026-06-25T23:08:58.452Z | Downloaded fs-err v2.11.0 |
| 744 | 2026-06-25T23:08:58.455Z | Downloaded bitfield v0.19.4 |
| 745 | 2026-06-25T23:08:58.455Z | Downloaded bit-vec v0.6.3 |
| 746 | 2026-06-25T23:08:58.455Z | Downloaded data-encoding v2.10.0 |
| 747 | 2026-06-25T23:08:58.458Z | Downloaded camino-tempfile-ext v0.3.3 |
| 748 | 2026-06-25T23:08:58.458Z | Downloaded arrayvec v0.7.6 |
| 749 | 2026-06-25T23:08:58.461Z | Downloaded crc-catalog v2.4.0 |
| 750 | 2026-06-25T23:08:58.461Z | Downloaded ahash v0.8.12 |
| 751 | 2026-06-25T23:08:58.461Z | Downloaded ghash v0.5.1 |
| 752 | 2026-06-25T23:08:58.464Z | Downloaded futures-sink v0.3.32 |
| 753 | 2026-06-25T23:08:58.464Z | Downloaded env_filter v1.0.0 |
| 754 | 2026-06-25T23:08:58.464Z | Downloaded hash32 v0.2.1 |
| 755 | 2026-06-25T23:08:58.467Z | Downloaded ed25519 v2.2.3 |
| 756 | 2026-06-25T23:08:58.467Z | Downloaded foldhash v0.1.5 |
| 757 | 2026-06-25T23:08:58.470Z | Downloaded byte-wrapper v0.1.0 |
| 758 | 2026-06-25T23:08:58.470Z | Downloaded crossterm v0.29.0 |
| 759 | 2026-06-25T23:08:58.473Z | Downloaded env_logger v0.11.9 |
| 760 | 2026-06-25T23:08:58.475Z | Downloaded headers-core v0.3.0 |
| 761 | 2026-06-25T23:08:58.475Z | Downloaded difflib v0.4.0 |
| 762 | 2026-06-25T23:08:58.476Z | Downloaded bit-vec v0.8.0 |
| 763 | 2026-06-25T23:08:58.479Z | Downloaded async-trait v0.1.89 |
| 764 | 2026-06-25T23:08:58.479Z | Downloaded futures-task v0.3.32 |
| 765 | 2026-06-25T23:08:58.482Z | Downloaded futures-executor v0.3.32 |
| 766 | 2026-06-25T23:08:58.482Z | Downloaded httpdate v1.0.3 |
| 767 | 2026-06-25T23:08:58.482Z | Downloaded hubpack_derive v0.1.1 |
| 768 | 2026-06-25T23:08:58.485Z | Downloaded http-body v1.0.1 |
| 769 | 2026-06-25T23:08:58.485Z | Downloaded fixedbitset v0.5.7 |
| 770 | 2026-06-25T23:08:58.485Z | Downloaded ena v0.14.4 |
| 771 | 2026-06-25T23:08:58.488Z | Downloaded defmt v1.0.1 |
| 772 | 2026-06-25T23:08:58.488Z | Downloaded blake2 v0.10.6 |
| 773 | 2026-06-25T23:08:58.490Z | Downloaded bzip2 v0.6.1 |
| 774 | 2026-06-25T23:08:58.493Z | Downloaded bitflags v1.3.2 |
| 775 | 2026-06-25T23:08:58.493Z | Downloaded console v0.15.11 |
| 776 | 2026-06-25T23:08:58.497Z | Downloaded colored v2.2.0 |
| 777 | 2026-06-25T23:08:58.497Z | Downloaded glob v0.3.3 |
| 778 | 2026-06-25T23:08:58.500Z | Downloaded funty v2.0.0 |
| 779 | 2026-06-25T23:08:58.500Z | Downloaded find-msvc-tools v0.1.9 |
| 780 | 2026-06-25T23:08:58.500Z | Downloaded fs_extra v1.3.0 |
| 781 | 2026-06-25T23:08:58.503Z | Downloaded buf-list v1.1.2 |
| 782 | 2026-06-25T23:08:58.503Z | Downloaded hostname v0.4.2 |
| 783 | 2026-06-25T23:08:58.506Z | Downloaded hex-literal v0.4.1 |
| 784 | 2026-06-25T23:08:58.506Z | Downloaded hubpack v0.1.2 |
| 785 | 2026-06-25T23:08:58.506Z | Downloaded http-range v0.1.5 |
| 786 | 2026-06-25T23:08:58.509Z | Downloaded home v0.5.12 |
| 787 | 2026-06-25T23:08:58.509Z | Downloaded erased-serde v0.3.31 |
| 788 | 2026-06-25T23:08:58.509Z | Downloaded hyper-tls v0.6.0 |
| 789 | 2026-06-25T23:08:58.512Z | Downloaded indent_write v2.2.0 |
| 790 | 2026-06-25T23:08:58.512Z | Downloaded ff v0.13.1 |
| 791 | 2026-06-25T23:08:58.512Z | Downloaded const-oid v0.9.6 |
| 792 | 2026-06-25T23:08:58.515Z | Downloaded fatfs v0.3.6 |
| 793 | 2026-06-25T23:08:58.515Z | Downloaded darling v0.21.3 |
| 794 | 2026-06-25T23:08:58.519Z | Downloaded fallible-iterator v0.2.0 |
| 795 | 2026-06-25T23:08:58.522Z | Downloaded cookie_store v0.22.1 |
| 796 | 2026-06-25T23:08:58.522Z | Downloaded illumos-nvpair-sys v0.2.0 |
| 797 | 2026-06-25T23:08:58.522Z | Downloaded git-stub v1.0.0 |
| 798 | 2026-06-25T23:08:58.522Z | Downloaded cookie v0.18.1 |
| 799 | 2026-06-25T23:08:58.525Z | Downloaded is-terminal v0.4.17 |
| 800 | 2026-06-25T23:08:58.525Z | Downloaded inout v0.1.4 |
| 801 | 2026-06-25T23:08:58.528Z | Downloaded colored v3.1.1 |
| 802 | 2026-06-25T23:08:58.528Z | Downloaded clang-sys v1.8.1 |
| 803 | 2026-06-25T23:08:58.531Z | Downloaded base64 v0.21.7 |
| 804 | 2026-06-25T23:08:58.531Z | Downloaded derive_more v0.99.20 |
| 805 | 2026-06-25T23:08:58.534Z | Downloaded illumos-nvpair v0.3.0 |
| 806 | 2026-06-25T23:08:58.537Z | Downloaded highway v1.3.0 |
| 807 | 2026-06-25T23:08:58.537Z | Downloaded is_ci v1.2.0 |
| 808 | 2026-06-25T23:08:58.537Z | Downloaded group v0.13.0 |
| 809 | 2026-06-25T23:08:58.540Z | Downloaded indoc v1.0.9 |
| 810 | 2026-06-25T23:08:58.540Z | Downloaded fixedbitset v0.4.2 |
| 811 | 2026-06-25T23:08:58.543Z | Downloaded diff v0.1.13 |
| 812 | 2026-06-25T23:08:58.543Z | Downloaded crypto-bigint v0.5.5 |
| 813 | 2026-06-25T23:08:58.547Z | Downloaded hex v0.4.3 |
| 814 | 2026-06-25T23:08:58.550Z | Downloaded cancel-safe-futures v0.1.5 |
| 815 | 2026-06-25T23:08:58.550Z | Downloaded internet-checksum v0.2.1 |
| 816 | 2026-06-25T23:08:58.553Z | Downloaded ident_case v1.0.1 |
| 817 | 2026-06-25T23:08:58.553Z | Downloaded humantime v2.3.0 |
| 818 | 2026-06-25T23:08:58.553Z | Downloaded kstat-rs v0.2.4 |
| 819 | 2026-06-25T23:08:58.556Z | Downloaded lazy_static v1.5.0 |
| 820 | 2026-06-25T23:08:58.556Z | Downloaded linked-hash-map v0.5.6 |
| 821 | 2026-06-25T23:08:58.556Z | Downloaded lalrpop-util v0.19.12 |
| 822 | 2026-06-25T23:08:58.559Z | Downloaded instant v0.1.13 |
| 823 | 2026-06-25T23:08:58.559Z | Downloaded libscf-sys v1.1.0 |
| 824 | 2026-06-25T23:08:58.559Z | Downloaded instability v0.3.11 |
| 825 | 2026-06-25T23:08:58.562Z | Downloaded hyper-staticfile v0.10.1 |
| 826 | 2026-06-25T23:08:58.562Z | Downloaded lru v0.12.5 |
| 827 | 2026-06-25T23:08:58.563Z | Downloaded git-stub-vcs v0.1.0 |
| 828 | 2026-06-25T23:08:58.567Z | Downloaded crc-any v2.5.0 |
| 829 | 2026-06-25T23:08:58.567Z | Downloaded keccak v0.1.6 |
| 830 | 2026-06-25T23:08:58.568Z | Downloaded ciborium v0.2.2 |
| 831 | 2026-06-25T23:08:58.570Z | Downloaded lru-cache v0.1.2 |
| 832 | 2026-06-25T23:08:58.571Z | Downloaded ecdsa v0.16.9 |
| 833 | 2026-06-25T23:08:58.571Z | Downloaded globset v0.4.18 |
| 834 | 2026-06-25T23:08:58.571Z | Downloaded half v1.8.3 |
| 835 | 2026-06-25T23:08:58.575Z | Downloaded console v0.16.2 |
| 836 | 2026-06-25T23:08:58.575Z | Downloaded chacha20 v0.10.0 |
| 837 | 2026-06-25T23:08:58.578Z | Downloaded async-bb8-diesel v0.2.1 |
| 838 | 2026-06-25T23:08:58.578Z | Downloaded maplit v1.0.2 |
| 839 | 2026-06-25T23:08:58.578Z | Downloaded managed v0.8.0 |
| 840 | 2026-06-25T23:08:58.581Z | Downloaded lru-slab v0.1.2 |
| 841 | 2026-06-25T23:08:58.581Z | Downloaded lzss v0.8.2 |
| 842 | 2026-06-25T23:08:58.581Z | Downloaded futures-channel v0.3.32 |
| 843 | 2026-06-25T23:08:58.584Z | Downloaded http-body-util v0.1.3 |
| 844 | 2026-06-25T23:08:58.584Z | Downloaded diesel-dtrace v0.5.0 |
| 845 | 2026-06-25T23:08:58.584Z | Downloaded des v0.8.1 |
| 846 | 2026-06-25T23:08:58.587Z | Downloaded memoffset v0.9.1 |
| 847 | 2026-06-25T23:08:58.587Z | Downloaded match_cfg v0.1.0 |
| 848 | 2026-06-25T23:08:58.587Z | Downloaded derive-where v1.6.0 |
| 849 | 2026-06-25T23:08:58.590Z | Downloaded impl-trait-for-tuples v0.2.3 |
| 850 | 2026-06-25T23:08:58.593Z | Downloaded argon2 v0.5.3 |
| 851 | 2026-06-25T23:08:58.593Z | Downloaded nibble_vec v0.1.0 |
| 852 | 2026-06-25T23:08:58.593Z | Downloaded md5 v0.7.0 |
| 853 | 2026-06-25T23:08:58.597Z | Downloaded maybe-uninit v2.0.0 |
| 854 | 2026-06-25T23:08:58.597Z | Downloaded getrandom v0.2.17 |
| 855 | 2026-06-25T23:08:58.600Z | Downloaded new_debug_unreachable v1.0.6 |
| 856 | 2026-06-25T23:08:58.600Z | Downloaded mime v0.3.17 |
| 857 | 2026-06-25T23:08:58.600Z | Downloaded ipnet v2.11.0 |
| 858 | 2026-06-25T23:08:58.600Z | Downloaded ipnetwork v0.21.1 |
| 859 | 2026-06-25T23:08:58.603Z | Downloaded hostname v0.3.1 |
| 860 | 2026-06-25T23:08:58.603Z | Downloaded derive_more v2.1.1 |
| 861 | 2026-06-25T23:08:58.609Z | Downloaded derive-ex v0.1.8 |
| 862 | 2026-06-25T23:08:58.612Z | Downloaded darling v0.23.0 |
| 863 | 2026-06-25T23:08:58.614Z | Downloaded nonempty v0.12.0 |
| 864 | 2026-06-25T23:08:58.614Z | Downloaded nodrop v0.1.14 |
| 865 | 2026-06-25T23:08:58.614Z | Downloaded newtype-uuid-macros v0.1.0 |
| 866 | 2026-06-25T23:08:58.617Z | Downloaded newtype_derive v0.1.6 |
| 867 | 2026-06-25T23:08:58.617Z | Downloaded newline-converter v0.3.0 |
| 868 | 2026-06-25T23:08:58.618Z | Downloaded multimap v0.10.1 |
| 869 | 2026-06-25T23:08:58.621Z | Downloaded num-conv v0.2.0 |
| 870 | 2026-06-25T23:08:58.621Z | Downloaded normalize-line-endings v0.3.0 |
| 871 | 2026-06-25T23:08:58.621Z | Downloaded num-derive v0.4.2 |
| 872 | 2026-06-25T23:08:58.621Z | Downloaded hmac v0.12.1 |
| 873 | 2026-06-25T23:08:58.624Z | Downloaded indoc v2.0.7 |
| 874 | 2026-06-25T23:08:58.624Z | Downloaded daft-derive v0.1.7 |
| 875 | 2026-06-25T23:08:58.627Z | Downloaded libefi-sys v0.1.0 |
| 876 | 2026-06-25T23:08:58.630Z | Downloaded ingot-types v0.1.2 |
| 877 | 2026-06-25T23:08:58.630Z | Downloaded ingot v0.1.1 |
| 878 | 2026-06-25T23:08:58.630Z | Downloaded num_threads v0.1.7 |
| 879 | 2026-06-25T23:08:58.634Z | Downloaded linear-map v1.2.0 |
| 880 | 2026-06-25T23:08:58.637Z | Downloaded libsw v3.5.0 |
| 881 | 2026-06-25T23:08:58.637Z | Downloaded num-derive v0.3.3 |
| 882 | 2026-06-25T23:08:58.640Z | Downloaded num v0.4.3 |
| 883 | 2026-06-25T23:08:58.640Z | Downloaded libloading v0.8.9 |
| 884 | 2026-06-25T23:08:58.642Z | Downloaded half v2.7.1 |
| 885 | 2026-06-25T23:08:58.646Z | Downloaded iana-time-zone v0.1.65 |
| 886 | 2026-06-25T23:08:58.646Z | Downloaded opaque-debug v0.3.1 |
| 887 | 2026-06-25T23:08:58.650Z | Downloaded olpc-cjson v0.1.4 |
| 888 | 2026-06-25T23:08:58.650Z | Downloaded num_enum_derive v0.5.11 |
| 889 | 2026-06-25T23:08:58.650Z | Downloaded dropshot_endpoint v0.17.0 |
| 890 | 2026-06-25T23:08:58.653Z | Downloaded openssl-probe v0.2.1 |
| 891 | 2026-06-25T23:08:58.653Z | Downloaded openssl-probe v0.1.6 |
| 892 | 2026-06-25T23:08:58.653Z | Downloaded elliptic-curve v0.13.8 |
| 893 | 2026-06-25T23:08:58.656Z | Downloaded darling_core v0.13.4 |
| 894 | 2026-06-25T23:08:58.659Z | Downloaded openssl-macros v0.1.1 |
| 895 | 2026-06-25T23:08:58.659Z | Downloaded bytes v1.11.1 |
| 896 | 2026-06-25T23:08:58.662Z | Downloaded libsw-core v0.3.2 |
| 897 | 2026-06-25T23:08:58.662Z | Downloaded darling_core v0.21.3 |
| 898 | 2026-06-25T23:08:58.665Z | Downloaded hyper-rustls v0.27.7 |
| 899 | 2026-06-25T23:08:58.668Z | Downloaded drift v0.2.0 |
| 900 | 2026-06-25T23:08:58.673Z | Downloaded path-slash v0.1.5 |
| 901 | 2026-06-25T23:08:58.675Z | Downloaded parse-display v0.10.0 |
| 902 | 2026-06-25T23:08:58.675Z | Downloaded oso-derive v0.27.3 |
| 903 | 2026-06-25T23:08:58.675Z | Downloaded packed_struct_codegen v0.10.1 |
| 904 | 2026-06-25T23:08:58.678Z | Downloaded futures v0.3.32 |
| 905 | 2026-06-25T23:08:58.681Z | Downloaded parse-size v1.1.0 |
| 906 | 2026-06-25T23:08:58.684Z | Downloaded peg-runtime v0.8.5 |
| 907 | 2026-06-25T23:08:58.684Z | Downloaded pbkdf2 v0.11.0 |
| 908 | 2026-06-25T23:08:58.687Z | Downloaded darling_core v0.23.0 |
| 909 | 2026-06-25T23:08:58.690Z | Downloaded native-tls v0.2.18 |
| 910 | 2026-06-25T23:08:58.690Z | Downloaded darling_core v0.20.11 |
| 911 | 2026-06-25T23:08:58.693Z | Downloaded mime_guess v2.0.5 |
| 912 | 2026-06-25T23:08:58.696Z | Downloaded num-complex v0.4.6 |
| 913 | 2026-06-25T23:08:58.696Z | Downloaded getrandom v0.3.4 |
| 914 | 2026-06-25T23:08:58.699Z | Downloaded md-5 v0.10.6 |
| 915 | 2026-06-25T23:08:58.699Z | Downloaded chacha20poly1305 v0.10.1 |
| 916 | 2026-06-25T23:08:58.702Z | Downloaded derive_more-impl v2.1.1 |
| 917 | 2026-06-25T23:08:58.716Z | Downloaded phf_shared v0.13.1 |
| 918 | 2026-06-25T23:08:58.719Z | Downloaded compact_str v0.8.1 |
| 919 | 2026-06-25T23:08:58.719Z | Downloaded jobserver v0.1.34 |
| 920 | 2026-06-25T23:08:58.723Z | Downloaded phf_shared v0.12.1 |
| 921 | 2026-06-25T23:08:58.723Z | Downloaded num_enum_derive v0.7.6 |
| 922 | 2026-06-25T23:08:58.723Z | Downloaded num_enum v0.5.11 |
| 923 | 2026-06-25T23:08:58.727Z | Downloaded pin-utils v0.1.0 |
| 924 | 2026-06-25T23:08:58.727Z | Downloaded arc-swap v1.8.2 |
| 925 | 2026-06-25T23:08:58.729Z | Downloaded phf_shared v0.11.3 |
| 926 | 2026-06-25T23:08:58.729Z | Downloaded headers v0.4.1 |
| 927 | 2026-06-25T23:08:58.734Z | Downloaded num-rational v0.4.2 |
| 928 | 2026-06-25T23:08:58.737Z | Downloaded num-integer v0.1.46 |
| 929 | 2026-06-25T23:08:58.737Z | Downloaded litrs v1.0.0 |
| 930 | 2026-06-25T23:08:58.737Z | Downloaded flume v0.11.1 |
| 931 | 2026-06-25T23:08:58.741Z | Downloaded httparse v1.10.1 |
| 932 | 2026-06-25T23:08:58.744Z | Downloaded oxide-tokio-rt v0.1.4 |
| 933 | 2026-06-25T23:08:58.744Z | Downloaded packed_struct v0.10.1 |
| 934 | 2026-06-25T23:08:58.744Z | Downloaded const_format v0.2.35 |
| 935 | 2026-06-25T23:08:58.751Z | Downloaded predicates-core v1.0.10 |
| 936 | 2026-06-25T23:08:58.751Z | Downloaded precomputed-hash v0.1.1 |
| 937 | 2026-06-25T23:08:58.751Z | Downloaded memmap2 v0.9.10 |
| 938 | 2026-06-25T23:08:58.754Z | Downloaded parking_lot_core v0.8.6 |
| 939 | 2026-06-25T23:08:58.754Z | Downloaded indexmap v1.9.3 |
| 940 | 2026-06-25T23:08:58.754Z | Downloaded powerfmt v0.2.0 |
| 941 | 2026-06-25T23:08:58.754Z | Downloaded proc-macro-crate v3.4.0 |
| 942 | 2026-06-25T23:08:58.757Z | Downloaded proc-macro-crate v1.3.1 |
| 943 | 2026-06-25T23:08:58.757Z | Downloaded oxnet v0.1.6 |
| 944 | 2026-06-25T23:08:58.757Z | Downloaded async-compression v0.4.41 |
| 945 | 2026-06-25T23:08:58.761Z | Downloaded password-hash v0.5.0 |
| 946 | 2026-06-25T23:08:58.765Z | Downloaded predicates-tree v1.0.13 |
| 947 | 2026-06-25T23:08:58.765Z | Downloaded password-hash v0.4.2 |
| 948 | 2026-06-25T23:08:58.765Z | Downloaded aho-corasick v1.1.4 |
| 949 | 2026-06-25T23:08:58.769Z | Downloaded psl-types v2.0.11 |
| 950 | 2026-06-25T23:08:58.769Z | Downloaded proc-macro-error-attr2 v2.0.0 |
| 951 | 2026-06-25T23:08:58.769Z | Downloaded owo-colors v4.3.0 |
| 952 | 2026-06-25T23:08:58.773Z | Downloaded pem v3.0.6 |
| 953 | 2026-06-25T23:08:58.773Z | Downloaded peg-macros v0.8.5 |
| 954 | 2026-06-25T23:08:58.773Z | Downloaded bumpalo v3.20.2 |
| 955 | 2026-06-25T23:08:58.776Z | Downloaded ignore v0.4.25 |
| 956 | 2026-06-25T23:08:58.776Z | Downloaded num-iter v0.1.45 |
| 957 | 2026-06-25T23:08:58.776Z | Downloaded paste v1.0.15 |
| 958 | 2026-06-25T23:08:58.780Z | Downloaded progenitor-client v0.14.0 |
| 959 | 2026-06-25T23:08:58.780Z | Downloaded nu-ansi-term v0.50.3 |
| 960 | 2026-06-25T23:08:58.783Z | Downloaded cc v1.2.56 |
| 961 | 2026-06-25T23:08:58.783Z | Downloaded newtype-uuid v1.3.2 |
| 962 | 2026-06-25T23:08:58.786Z | Downloaded nanorand v0.7.0 |
| 963 | 2026-06-25T23:08:58.786Z | Downloaded multer v3.1.0 |
| 964 | 2026-06-25T23:08:58.789Z | Downloaded pin-project-internal v1.1.11 |
| 965 | 2026-06-25T23:08:58.789Z | Downloaded quick-error v1.2.3 |
| 966 | 2026-06-25T23:08:58.789Z | Downloaded peg v0.8.5 |
| 967 | 2026-06-25T23:08:58.792Z | Downloaded progenitor-macro v0.13.0 |
| 968 | 2026-06-25T23:08:58.792Z | Downloaded der v0.7.10 |
| 969 | 2026-06-25T23:08:58.795Z | Downloaded phf v0.13.1 |
| 970 | 2026-06-25T23:08:58.798Z | Downloaded pem-rfc7468 v0.7.0 |
| 971 | 2026-06-25T23:08:58.798Z | Downloaded omicron-zone-package v0.12.2 |
| 972 | 2026-06-25T23:08:58.801Z | Downloaded lock_api v0.4.14 |
| 973 | 2026-06-25T23:08:58.801Z | Downloaded libbz2-rs-sys v0.2.2 |
| 974 | 2026-06-25T23:08:58.804Z | Downloaded heapless v0.8.0 |
| 975 | 2026-06-25T23:08:58.804Z | Downloaded polyval v0.6.2 |
| 976 | 2026-06-25T23:08:58.807Z | Downloaded phf v0.12.1 |
| 977 | 2026-06-25T23:08:58.807Z | Downloaded radium v0.7.0 |
| 978 | 2026-06-25T23:08:58.807Z | Downloaded pin-project-lite v0.2.17 |
| 979 | 2026-06-25T23:08:58.810Z | Downloaded pkg-config v0.3.32 |
| 980 | 2026-06-25T23:08:58.813Z | Downloaded pbkdf2 v0.12.2 |
| 981 | 2026-06-25T23:08:58.813Z | Downloaded ingot-macros v0.1.1 |
| 982 | 2026-06-25T23:08:58.816Z | Downloaded num_enum v0.7.6 |
| 983 | 2026-06-25T23:08:58.819Z | Downloaded rand_chacha v0.3.1 |
| 984 | 2026-06-25T23:08:58.819Z | Downloaded ar_archive_writer v0.5.1 |
| 985 | 2026-06-25T23:08:58.822Z | Downloaded flate2 v1.1.9 |
| 986 | 2026-06-25T23:08:58.825Z | Downloaded indicatif v0.18.4 |
| 987 | 2026-06-25T23:08:58.827Z | Downloaded recursive-proc-macro-impl v0.1.1 |
| 988 | 2026-06-25T23:08:58.828Z | Downloaded rand_xorshift v0.4.0 |
| 989 | 2026-06-25T23:08:58.828Z | Downloaded postgres-protocol v0.6.10 |
| 990 | 2026-06-25T23:08:58.831Z | Downloaded recursive v0.1.1 |
| 991 | 2026-06-25T23:08:58.831Z | Downloaded progenitor v0.13.0 |
| 992 | 2026-06-25T23:08:58.831Z | Downloaded primeorder v0.13.6 |
| 993 | 2026-06-25T23:08:58.834Z | Downloaded rfc6979 v0.4.0 |
| 994 | 2026-06-25T23:08:58.834Z | Downloaded ref-cast-impl v1.0.25 |
| 995 | 2026-06-25T23:08:58.834Z | Downloaded ref-cast v1.0.25 |
| 996 | 2026-06-25T23:08:58.837Z | Downloaded progenitor v0.14.0 |
| 997 | 2026-06-25T23:08:58.837Z | Downloaded parse-display-derive v0.10.0 |
| 998 | 2026-06-25T23:08:58.837Z | Downloaded parking_lot_core v0.9.12 |
| 999 | 2026-06-25T23:08:58.840Z | Downloaded aes-gcm v0.10.3 |
| 1000 | 2026-06-25T23:08:58.843Z | Downloaded hickory-resolver v0.25.2 |
| 1001 | 2026-06-25T23:08:58.846Z | Downloaded parking_lot v0.12.5 |
| 1002 | 2026-06-25T23:08:58.854Z | Downloaded rustc-hash v2.1.1 |
| 1003 | 2026-06-25T23:08:58.857Z | Downloaded parking_lot v0.11.2 |
| 1004 | 2026-06-25T23:08:58.860Z | Downloaded proc-macro-error2 v2.0.1 |
| 1005 | 2026-06-25T23:08:58.863Z | Downloaded rustc_version v0.4.1 |
| 1006 | 2026-06-25T23:08:58.866Z | Downloaded progenitor-extras v0.2.0 |
| 1007 | 2026-06-25T23:08:58.866Z | Downloaded progenitor-client v0.13.0 |
| 1008 | 2026-06-25T23:08:58.870Z | Downloaded psm v0.1.30 |
| 1009 | 2026-06-25T23:08:58.870Z | Downloaded ppv-lite86 v0.2.21 |
| 1010 | 2026-06-25T23:08:58.873Z | Downloaded progenitor-macro v0.14.0 |
| 1011 | 2026-06-25T23:08:58.876Z | Downloaded heapless v0.7.17 |
| 1012 | 2026-06-25T23:08:58.880Z | Downloaded rtoolbox v0.0.3 |
| 1013 | 2026-06-25T23:08:58.883Z | Downloaded r2d2 v0.8.10 |
| 1014 | 2026-06-25T23:08:58.886Z | Downloaded postcard v1.1.3 |
| 1015 | 2026-06-25T23:08:58.886Z | Downloaded pkcs8 v0.10.2 |
| 1016 | 2026-06-25T23:08:58.889Z | Downloaded pkcs5 v0.7.1 |
| 1017 | 2026-06-25T23:08:58.893Z | Downloaded rustc_version v0.1.7 |
| 1018 | 2026-06-25T23:08:58.896Z | Downloaded russh-cryptovec v0.7.3 |
| 1019 | 2026-06-25T23:08:58.896Z | Downloaded predicates v3.1.4 |
| 1020 | 2026-06-25T23:08:58.899Z | Downloaded postgres-types v0.2.12 |
| 1021 | 2026-06-25T23:08:58.899Z | Downloaded bindgen v0.71.1 |
| 1022 | 2026-06-25T23:08:58.903Z | Downloaded scrypt v0.11.0 |
| 1023 | 2026-06-25T23:08:58.907Z | Downloaded scroll_derive v0.13.1 |
| 1024 | 2026-06-25T23:08:58.908Z | Downloaded secrecy v0.10.3 |
| 1025 | 2026-06-25T23:08:58.908Z | Downloaded hickory-resolver v0.24.4 |
| 1026 | 2026-06-25T23:08:58.911Z | Downloaded secrecy v0.8.0 |
| 1027 | 2026-06-25T23:08:58.911Z | Downloaded rand_seeder v0.4.0 |
| 1028 | 2026-06-25T23:08:58.911Z | Downloaded scopeguard v1.2.0 |
| 1029 | 2026-06-25T23:08:58.927Z | Downloaded rand_core v0.10.0 |
| 1030 | 2026-06-25T23:08:58.927Z | Downloaded rand_core v0.9.5 |
| 1031 | 2026-06-25T23:08:58.927Z | Downloaded rand_core v0.6.4 |
| 1032 | 2026-06-25T23:08:58.927Z | Downloaded miniz_oxide v0.8.9 |
| 1033 | 2026-06-25T23:08:58.927Z | Downloaded salsa20 v0.10.2 |
| 1034 | 2026-06-25T23:08:58.927Z | Downloaded rand_chacha v0.9.0 |
| 1035 | 2026-06-25T23:08:58.927Z | Downloaded pkcs1 v0.7.5 |
| 1036 | 2026-06-25T23:08:58.927Z | Downloaded sapling-renderdag v0.1.0 |
| 1037 | 2026-06-25T23:08:58.927Z | Downloaded scheduled-thread-pool v0.2.7 |
| 1038 | 2026-06-25T23:08:58.927Z | Downloaded papergrid v0.17.0 |
| 1039 | 2026-06-25T23:08:58.930Z | Downloaded same-file v1.0.6 |
| 1040 | 2026-06-25T23:08:58.930Z | Downloaded serde_urlencoded v0.7.1 |
| 1041 | 2026-06-25T23:08:58.930Z | Downloaded p256 v0.13.2 |
| 1042 | 2026-06-25T23:08:58.938Z | Downloaded rustls-pemfile v1.0.4 |
| 1043 | 2026-06-25T23:08:58.941Z | Downloaded seq-macro v0.3.6 |
| 1044 | 2026-06-25T23:08:58.944Z | Downloaded serde_repr v0.1.20 |
| 1045 | 2026-06-25T23:08:58.947Z | Downloaded signature v2.2.0 |
| 1046 | 2026-06-25T23:08:58.948Z | Downloaded signal-hook-tokio v0.3.1 |
| 1047 | 2026-06-25T23:08:58.948Z | Downloaded resolv-conf v0.7.6 |
| 1048 | 2026-06-25T23:08:58.950Z | Downloaded signal-hook-mio v0.2.5 |
| 1049 | 2026-06-25T23:08:58.950Z | Downloaded shell-words v1.1.1 |
| 1050 | 2026-06-25T23:08:58.954Z | Downloaded quinn-udp v0.5.14 |
| 1051 | 2026-06-25T23:08:58.954Z | Downloaded rusty-fork v0.3.1 |
| 1052 | 2026-06-25T23:08:58.957Z | Downloaded hashbrown v0.12.3 |
| 1053 | 2026-06-25T23:08:58.961Z | Downloaded semver v0.1.20 |
| 1054 | 2026-06-25T23:08:58.964Z | Downloaded serde-big-array v0.5.1 |
| 1055 | 2026-06-25T23:08:58.967Z | Downloaded rustls-pemfile v2.2.0 |
| 1056 | 2026-06-25T23:08:58.967Z | Downloaded sigpipe v0.1.3 |
| 1057 | 2026-06-25T23:08:58.970Z | Downloaded serde_plain v1.0.2 |
| 1058 | 2026-06-25T23:08:58.973Z | Downloaded serde_bytes v0.11.19 |
| 1059 | 2026-06-25T23:08:58.973Z | Downloaded jiff-static v0.2.21 |
| 1060 | 2026-06-25T23:08:58.977Z | Downloaded scroll v0.13.0 |
| 1061 | 2026-06-25T23:08:58.980Z | Downloaded schemars_derive v0.8.22 |
| 1062 | 2026-06-25T23:08:58.980Z | Downloaded serde_path_to_error v0.1.20 |
| 1063 | 2026-06-25T23:08:58.983Z | Downloaded sec1 v0.7.3 |
| 1064 | 2026-06-25T23:08:58.983Z | Downloaded hickory-server v0.25.2 |
| 1065 | 2026-06-25T23:08:58.986Z | Downloaded rustls-native-certs v0.8.3 |
| 1066 | 2026-06-25T23:08:58.989Z | Downloaded progenitor-impl v0.14.0 |
| 1067 | 2026-06-25T23:08:58.992Z | Downloaded serde_spanned v1.0.4 |
| 1068 | 2026-06-25T23:08:58.992Z | Downloaded expectorate v1.2.0 |
| 1069 | 2026-06-25T23:08:58.995Z | Downloaded ed25519-dalek v2.2.0 |
| 1070 | 2026-06-25T23:08:58.995Z | Downloaded poly1305 v0.8.0 |
| 1071 | 2026-06-25T23:08:59.005Z | Downloaded sha1 v0.10.6 |
| 1072 | 2026-06-25T23:08:59.009Z | Downloaded openssl-sys v0.9.115 |
| 1073 | 2026-06-25T23:08:59.012Z | Downloaded oso v0.27.3 |
| 1074 | 2026-06-25T23:08:59.015Z | Downloaded rustls-pki-types v1.14.0 |
| 1075 | 2026-06-25T23:08:59.019Z | Downloaded serde_with_macros v1.5.2 |
| 1076 | 2026-06-25T23:08:59.020Z | Downloaded diesel_derives v2.3.7 |
| 1077 | 2026-06-25T23:08:59.022Z | Downloaded russh-keys v0.45.0 |
| 1078 | 2026-06-25T23:08:59.026Z | Downloaded signal-hook-registry v1.4.8 |
| 1079 | 2026-06-25T23:08:59.026Z | Downloaded aes v0.8.4 |
| 1080 | 2026-06-25T23:08:59.029Z | Downloaded prefix-trie v0.7.0 |
| 1081 | 2026-06-25T23:08:59.032Z | Downloaded slog-bunyan v2.5.0 |
| 1082 | 2026-06-25T23:08:59.035Z | Downloaded slog-envlogger v2.2.0 |
| 1083 | 2026-06-25T23:08:59.038Z | Downloaded crossbeam-channel v0.5.15 |
| 1084 | 2026-06-25T23:08:59.041Z | Downloaded hyper-util v0.1.20 |
| 1085 | 2026-06-25T23:08:59.044Z | Downloaded sct v0.7.1 |
| 1086 | 2026-06-25T23:08:59.047Z | Downloaded minimal-lexical v0.2.1 |
| 1087 | 2026-06-25T23:08:59.055Z | Downloaded serde_derive_internals v0.29.1 |
| 1088 | 2026-06-25T23:08:59.058Z | Downloaded ssh-encoding v0.2.0 |
| 1089 | 2026-06-25T23:08:59.061Z | Downloaded serde-hex v0.1.0 |
| 1090 | 2026-06-25T23:08:59.061Z | Downloaded hashbrown v0.13.2 |
| 1091 | 2026-06-25T23:08:59.068Z | Downloaded pin-project v1.1.11 |
| 1092 | 2026-06-25T23:08:59.074Z | Downloaded ssh-cipher v0.2.0 |
| 1093 | 2026-06-25T23:08:59.077Z | Downloaded ron v0.8.1 |
| 1094 | 2026-06-25T23:08:59.080Z | Downloaded strsim v0.10.0 |
| 1095 | 2026-06-25T23:08:59.080Z | Downloaded sqlparser_derive v0.5.0 |
| 1096 | 2026-06-25T23:08:59.083Z | Downloaded rustversion v1.0.22 |
| 1097 | 2026-06-25T23:08:59.086Z | Downloaded http v1.4.0 |
| 1098 | 2026-06-25T23:08:59.086Z | Downloaded subtle v2.6.1 |
| 1099 | 2026-06-25T23:08:59.089Z | Downloaded strum v0.26.3 |
| 1100 | 2026-06-25T23:08:59.089Z | Downloaded structmeta-derive v0.3.0 |
| 1101 | 2026-06-25T23:08:59.089Z | Downloaded crossterm v0.28.1 |
| 1102 | 2026-06-25T23:08:59.092Z | Downloaded rcgen v0.12.1 |
| 1103 | 2026-06-25T23:08:59.098Z | Downloaded strum v0.27.2 |
| 1104 | 2026-06-25T23:08:59.101Z | Downloaded smallvec v0.6.14 |
| 1105 | 2026-06-25T23:08:59.101Z | Downloaded sync_wrapper v1.0.2 |
| 1106 | 2026-06-25T23:08:59.101Z | Downloaded slog-json v2.6.1 |
| 1107 | 2026-06-25T23:08:59.104Z | Downloaded structmeta v0.3.0 |
| 1108 | 2026-06-25T23:08:59.104Z | Downloaded strip-ansi-escapes v0.2.1 |
| 1109 | 2026-06-25T23:08:59.104Z | Downloaded simd-adler32 v0.3.8 |
| 1110 | 2026-06-25T23:08:59.107Z | Downloaded tabled_derive v0.11.0 |
| 1111 | 2026-06-25T23:08:59.107Z | Downloaded tap v1.0.1 |
| 1112 | 2026-06-25T23:08:59.107Z | Downloaded take_mut v0.2.2 |
| 1113 | 2026-06-25T23:08:59.110Z | Downloaded supports-color v3.0.2 |
| 1114 | 2026-06-25T23:08:59.110Z | Downloaded shlex v1.3.0 |
| 1115 | 2026-06-25T23:08:59.113Z | Downloaded slab v0.4.12 |
| 1116 | 2026-06-25T23:08:59.116Z | Downloaded siphasher v1.0.2 |
| 1117 | 2026-06-25T23:08:59.116Z | Downloaded slog-stdlog v4.1.1 |
| 1118 | 2026-06-25T23:08:59.118Z | Downloaded slog-scope v4.4.1 |
| 1119 | 2026-06-25T23:08:59.121Z | Downloaded tagptr v0.2.0 |
| 1120 | 2026-06-25T23:08:59.121Z | Downloaded tabwriter v1.4.1 |
| 1121 | 2026-06-25T23:08:59.122Z | Downloaded termtree v0.5.1 |
| 1122 | 2026-06-25T23:08:59.125Z | Downloaded snafu-derive v0.8.9 |
| 1123 | 2026-06-25T23:08:59.125Z | Downloaded schemars v0.8.22 |
| 1124 | 2026-06-25T23:08:59.130Z | Downloaded stacker v0.1.23 |
| 1125 | 2026-06-25T23:08:59.133Z | Downloaded spki v0.7.3 |
| 1126 | 2026-06-25T23:08:59.133Z | Downloaded slog-dtrace v0.3.0 |
| 1127 | 2026-06-25T23:08:59.137Z | Downloaded slog-async v2.8.0 |
| 1128 | 2026-06-25T23:08:59.137Z | Downloaded progenitor-impl v0.13.0 |
| 1129 | 2026-06-25T23:08:59.140Z | Downloaded testing_table v0.3.0 |
| 1130 | 2026-06-25T23:08:59.140Z | Downloaded thread-id v5.1.0 |
| 1131 | 2026-06-25T23:08:59.140Z | Downloaded thiserror-impl-no-std v2.0.2 |
| 1132 | 2026-06-25T23:08:59.140Z | Downloaded string_cache v0.8.9 |
| 1133 | 2026-06-25T23:08:59.140Z | Downloaded static_assertions v1.1.0 |
| 1134 | 2026-06-25T23:08:59.143Z | Downloaded serde_cbor v0.11.2 |
| 1135 | 2026-06-25T23:08:59.143Z | Downloaded time-core v0.1.8 |
| 1136 | 2026-06-25T23:08:59.147Z | Downloaded mio v1.2.0 |
| 1137 | 2026-06-25T23:08:59.150Z | Downloaded itertools v0.10.5 |
| 1138 | 2026-06-25T23:08:59.153Z | Downloaded sync-ptr v0.1.4 |
| 1139 | 2026-06-25T23:08:59.153Z | Downloaded nom v7.1.3 |
| 1140 | 2026-06-25T23:08:59.157Z | Downloaded tokio-macros v2.7.0 |
| 1141 | 2026-06-25T23:08:59.161Z | Downloaded sqlformat v0.3.5 |
| 1142 | 2026-06-25T23:08:59.163Z | Downloaded stringprep v0.1.5 |
| 1143 | 2026-06-25T23:08:59.164Z | Downloaded libxml v0.3.3 |
| 1144 | 2026-06-25T23:08:59.167Z | Downloaded signal-hook v0.3.18 |
| 1145 | 2026-06-25T23:08:59.170Z | Downloaded slog-term v2.9.2 |
| 1146 | 2026-06-25T23:08:59.173Z | Downloaded support-bundle-viewer v0.1.2 |
| 1147 | 2026-06-25T23:08:59.173Z | Downloaded rayon-core v1.13.0 |
| 1148 | 2026-06-25T23:08:59.176Z | Downloaded strum_macros v0.27.2 |
| 1149 | 2026-06-25T23:08:59.176Z | Downloaded ryu v1.0.23 |
| 1150 | 2026-06-25T23:08:59.179Z | Downloaded serde_with_macros v3.17.0 |
| 1151 | 2026-06-25T23:08:59.179Z | Downloaded rustls-platform-verifier v0.6.2 |
| 1152 | 2026-06-25T23:08:59.182Z | Downloaded hashbrown v0.16.1 |
| 1153 | 2026-06-25T23:08:59.190Z | Downloaded tinyvec_macros v0.1.1 |
| 1154 | 2026-06-25T23:08:59.193Z | Downloaded tokio-test v0.4.5 |
| 1155 | 2026-06-25T23:08:59.193Z | Downloaded pretty_assertions v1.4.1 |
| 1156 | 2026-06-25T23:08:59.196Z | Downloaded termios v0.3.3 |
| 1157 | 2026-06-25T23:08:59.196Z | Downloaded smf v0.2.3 |
| 1158 | 2026-06-25T23:08:59.199Z | Downloaded spin v0.9.8 |
| 1159 | 2026-06-25T23:08:59.202Z | Downloaded strum_macros v0.26.4 |
| 1160 | 2026-06-25T23:08:59.202Z | Downloaded dropshot-api-manager v0.7.2 |
| 1161 | 2026-06-25T23:08:59.214Z | Downloaded itertools v0.12.1 |
| 1162 | 2026-06-25T23:08:59.218Z | Downloaded publicsuffix v2.3.0 |
| 1163 | 2026-06-25T23:08:59.221Z | Downloaded thiserror-no-std v2.0.2 |
| 1164 | 2026-06-25T23:08:59.224Z | Downloaded strum_macros v0.24.3 |
| 1165 | 2026-06-25T23:08:59.227Z | Downloaded tls_codec v0.4.2 |
| 1166 | 2026-06-25T23:08:59.231Z | Downloaded quinn v0.11.9 |
| 1167 | 2026-06-25T23:08:59.231Z | Downloaded tower-layer v0.3.3 |
| 1168 | 2026-06-25T23:08:59.235Z | Downloaded try-lock v0.2.5 |
| 1169 | 2026-06-25T23:08:59.235Z | Downloaded time-macros v0.2.27 |
| 1170 | 2026-06-25T23:08:59.238Z | Downloaded hyper v1.8.1 |
| 1171 | 2026-06-25T23:08:59.241Z | Downloaded rsa v0.9.10 |
| 1172 | 2026-06-25T23:08:59.244Z | Downloaded thread_local v1.1.9 |
| 1173 | 2026-06-25T23:08:59.247Z | Downloaded qorb v0.4.1 |
| 1174 | 2026-06-25T23:08:59.253Z | Downloaded tiny-keccak v2.0.2 |
| 1175 | 2026-06-25T23:08:59.256Z | Downloaded unit-prefix v0.5.2 |
| 1176 | 2026-06-25T23:08:59.256Z | Downloaded topological-sort v0.2.2 |
| 1177 | 2026-06-25T23:08:59.259Z | Downloaded tower-service v0.3.3 |
| 1178 | 2026-06-25T23:08:59.259Z | Downloaded rand v0.8.6 |
| 1179 | 2026-06-25T23:08:59.266Z | Downloaded rand v0.9.2 |
| 1180 | 2026-06-25T23:08:59.269Z | Downloaded unicode-truncate v1.1.0 |
| 1181 | 2026-06-25T23:08:59.272Z | Downloaded tokio-dtrace v0.1.1 |
| 1182 | 2026-06-25T23:08:59.272Z | Downloaded untrusted v0.7.1 |
| 1183 | 2026-06-25T23:08:59.272Z | Downloaded tokio-native-tls v0.3.1 |
| 1184 | 2026-06-25T23:08:59.275Z | Downloaded universal-hash v0.5.1 |
| 1185 | 2026-06-25T23:08:59.275Z | Downloaded rustls-webpki v0.103.9 |
| 1186 | 2026-06-25T23:08:59.278Z | Downloaded utf-8 v0.7.6 |
| 1187 | 2026-06-25T23:08:59.278Z | Downloaded usdt-macro v0.6.0 |
| 1188 | 2026-06-25T23:08:59.278Z | Downloaded unarray v0.1.4 |
| 1189 | 2026-06-25T23:08:59.278Z | Downloaded socket2 v0.6.3 |
| 1190 | 2026-06-25T23:08:59.281Z | Downloaded typify-macro v0.6.2 |
| 1191 | 2026-06-25T23:08:59.281Z | Downloaded trait-variant v0.1.2 |
| 1192 | 2026-06-25T23:08:59.281Z | Downloaded schemars v1.2.1 |
| 1193 | 2026-06-25T23:08:59.289Z | Downloaded toml_datetime v1.0.0+spec-1.1.0 |
| 1194 | 2026-06-25T23:08:59.293Z | Downloaded prettyplease v0.2.37 |
| 1195 | 2026-06-25T23:08:59.293Z | Downloaded itertools v0.14.0 |
| 1196 | 2026-06-25T23:08:59.296Z | Downloaded tokio-tungstenite v0.21.0 |
| 1197 | 2026-06-25T23:08:59.299Z | Downloaded similar v2.7.0 |
| 1198 | 2026-06-25T23:08:59.302Z | Downloaded nom v8.0.0 |
| 1199 | 2026-06-25T23:08:59.305Z | Downloaded usdt-attr-macro v0.6.0 |
| 1200 | 2026-06-25T23:08:59.305Z | Downloaded untrusted v0.9.0 |
| 1201 | 2026-06-25T23:08:59.309Z | Downloaded tui-tree-widget v0.23.1 |
| 1202 | 2026-06-25T23:08:59.309Z | Downloaded wait-timeout v0.2.1 |
| 1203 | 2026-06-25T23:08:59.309Z | Downloaded tokio-tungstenite v0.23.1 |
| 1204 | 2026-06-25T23:08:59.309Z | Downloaded tls_codec_derive v0.4.2 |
| 1205 | 2026-06-25T23:08:59.312Z | Downloaded slog v2.8.2 |
| 1206 | 2026-06-25T23:08:59.312Z | Downloaded schemars v0.9.0 |
| 1207 | 2026-06-25T23:08:59.319Z | Downloaded hkdf v0.12.4 |
| 1208 | 2026-06-25T23:08:59.322Z | Downloaded subprocess v0.2.15 |
| 1209 | 2026-06-25T23:08:59.327Z | Downloaded toml_datetime v0.7.5+spec-1.1.0 |
| 1210 | 2026-06-25T23:08:59.327Z | Downloaded want v0.3.1 |
| 1211 | 2026-06-25T23:08:59.330Z | Downloaded xattr v1.6.1 |
| 1212 | 2026-06-25T23:08:59.330Z | Downloaded void v1.0.2 |
| 1213 | 2026-06-25T23:08:59.333Z | Downloaded hashbrown v0.15.5 |
| 1214 | 2026-06-25T23:08:59.336Z | Downloaded toml_writer v1.0.6+spec-1.1.0 |
| 1215 | 2026-06-25T23:08:59.336Z | Downloaded num-bigint v0.4.6 |
| 1216 | 2026-06-25T23:08:59.339Z | Downloaded num-bigint-dig v0.8.6 |
| 1217 | 2026-06-25T23:08:59.342Z | Downloaded futures-util v0.3.32 |
| 1218 | 2026-06-25T23:08:59.347Z | Downloaded usdt-impl v0.6.0 |
| 1219 | 2026-06-25T23:08:59.350Z | Downloaded waitgroup v0.1.2 |
| 1220 | 2026-06-25T23:08:59.350Z | Downloaded test-strategy v0.4.5 |
| 1221 | 2026-06-25T23:08:59.354Z | Downloaded socket2 v0.5.10 |
| 1222 | 2026-06-25T23:08:59.357Z | Downloaded snafu v0.8.9 |
| 1223 | 2026-06-25T23:08:59.357Z | Downloaded xshell-macros v0.2.7 |
| 1224 | 2026-06-25T23:08:59.362Z | Downloaded vergen-git2 v9.1.0 |
| 1225 | 2026-06-25T23:08:59.362Z | Downloaded blake3 v1.8.5 |
| 1226 | 2026-06-25T23:08:59.365Z | Downloaded tokio-rustls v0.25.0 |
| 1227 | 2026-06-25T23:08:59.370Z | Downloaded tokio-stream v0.1.18 |
| 1228 | 2026-06-25T23:08:59.373Z | Downloaded serde_yaml v0.9.34+deprecated |
| 1229 | 2026-06-25T23:08:59.376Z | Downloaded tokio-rustls v0.24.1 |
| 1230 | 2026-06-25T23:08:59.379Z | Downloaded twox-hash v2.1.2 |
| 1231 | 2026-06-25T23:08:59.379Z | Downloaded zone_cfg_derive v0.3.1 |
| 1232 | 2026-06-25T23:08:59.381Z | Downloaded zone v0.3.1 |
| 1233 | 2026-06-25T23:08:59.384Z | Downloaded vergen-gitcl v1.0.8 |
| 1234 | 2026-06-25T23:08:59.389Z | Downloaded vsss-rs v3.3.4 |
| 1235 | 2026-06-25T23:08:59.393Z | Downloaded term v0.7.0 |
| 1236 | 2026-06-25T23:08:59.393Z | Downloaded usdt v0.6.0 |
| 1237 | 2026-06-25T23:08:59.398Z | Downloaded zeroize_derive v1.4.3 |
| 1238 | 2026-06-25T23:08:59.400Z | Downloaded xshell v0.2.7 |
| 1239 | 2026-06-25T23:08:59.403Z | Downloaded walkdir v2.5.0 |
| 1240 | 2026-06-25T23:08:59.406Z | Downloaded aws-lc-rs v1.16.3 |
| 1241 | 2026-06-25T23:08:59.412Z | Downloaded h2 v0.4.13 |
| 1242 | 2026-06-25T23:08:59.415Z | Downloaded term v1.2.1 |
| 1243 | 2026-06-25T23:08:59.418Z | Downloaded vergen-lib v9.1.0 |
| 1244 | 2026-06-25T23:08:59.418Z | Downloaded uzers v0.12.2 |
| 1245 | 2026-06-25T23:08:59.421Z | Downloaded toml_parser v1.0.9+spec-1.1.0 |
| 1246 | 2026-06-25T23:08:59.425Z | Downloaded zeroize v1.8.2 |
| 1247 | 2026-06-25T23:08:59.425Z | Downloaded iri-string v0.7.10 |
| 1248 | 2026-06-25T23:08:59.428Z | Downloaded libm v0.2.16 |
| 1249 | 2026-06-25T23:08:59.432Z | Downloaded whoami v1.6.1 |
| 1250 | 2026-06-25T23:08:59.435Z | Downloaded tracing-attributes v0.1.31 |
| 1251 | 2026-06-25T23:08:59.435Z | Downloaded tinyvec v1.10.0 |
| 1252 | 2026-06-25T23:08:59.440Z | Downloaded rand v0.10.0 |
| 1253 | 2026-06-25T23:08:59.444Z | Downloaded wyz v0.5.1 |
| 1254 | 2026-06-25T23:08:59.444Z | Downloaded tungstenite v0.21.0 |
| 1255 | 2026-06-25T23:08:59.445Z | Downloaded unicase v2.9.0 |
| 1256 | 2026-06-25T23:08:59.445Z | Downloaded tokio-rustls v0.26.4 |
| 1257 | 2026-06-25T23:08:59.448Z | Downloaded samael v0.0.19 |
| 1258 | 2026-06-25T23:08:59.448Z | Downloaded vergen-lib v0.1.6 |
| 1259 | 2026-06-25T23:08:59.452Z | Downloaded iddqd v0.4.2 |
| 1260 | 2026-06-25T23:08:59.456Z | Downloaded serde_with v1.14.0 |
| 1261 | 2026-06-25T23:08:59.460Z | Downloaded tar v0.4.45 |
| 1262 | 2026-06-25T23:08:59.462Z | Downloaded p521 v0.13.3 |
| 1263 | 2026-06-25T23:08:59.466Z | Downloaded toml v0.7.8 |
| 1264 | 2026-06-25T23:08:59.470Z | Downloaded vergen v9.1.0 |
| 1265 | 2026-06-25T23:08:59.473Z | Downloaded zstd v0.13.3 |
| 1266 | 2026-06-25T23:08:59.477Z | Downloaded unsafe-libyaml v0.2.11 |
| 1267 | 2026-06-25T23:08:59.477Z | Downloaded unicode-properties v0.1.4 |
| 1268 | 2026-06-25T23:08:59.480Z | Downloaded reedline v0.40.0 |
| 1269 | 2026-06-25T23:08:59.492Z | Downloaded itertools v0.13.0 |
| 1270 | 2026-06-25T23:08:59.495Z | Downloaded zerocopy v0.6.6 |
| 1271 | 2026-06-25T23:08:59.500Z | Downloaded tracing-core v0.1.36 |
| 1272 | 2026-06-25T23:08:59.507Z | Downloaded rustyline v14.0.0 |
| 1273 | 2026-06-25T23:08:59.510Z | Downloaded yasna v0.5.2 |
| 1274 | 2026-06-25T23:08:59.514Z | Downloaded typify v0.6.2 |
| 1275 | 2026-06-25T23:08:59.517Z | Downloaded git2 v0.20.4 |
| 1276 | 2026-06-25T23:08:59.520Z | Downloaded uuid v1.23.0 |
| 1277 | 2026-06-25T23:08:59.528Z | Downloaded zstd-safe v7.2.4 |
| 1278 | 2026-06-25T23:08:59.532Z | Downloaded ssh-key v0.6.7 |
| 1279 | 2026-06-25T23:08:59.536Z | Downloaded russh v0.45.0 |
| 1280 | 2026-06-25T23:08:59.540Z | Downloaded reqwest v0.13.2 |
| 1281 | 2026-06-25T23:08:59.543Z | Downloaded toml_edit v0.23.10+spec-1.0.0 |
| 1282 | 2026-06-25T23:08:59.546Z | Downloaded steno v0.4.1 |
| 1283 | 2026-06-25T23:08:59.549Z | Downloaded toml v1.0.6+spec-1.1.0 |
| 1284 | 2026-06-25T23:08:59.553Z | Downloaded vte v0.14.1 |
| 1285 | 2026-06-25T23:08:59.553Z | Downloaded rpassword v7.4.0 |
| 1286 | 2026-06-25T23:08:59.556Z | Downloaded regex v1.12.3 |
| 1287 | 2026-06-25T23:08:59.556Z | Downloaded tungstenite v0.23.0 |
| 1288 | 2026-06-25T23:08:59.559Z | Downloaded tokio-postgres v0.7.16 |
| 1289 | 2026-06-25T23:08:59.562Z | Downloaded zopfli v0.8.3 |
| 1290 | 2026-06-25T23:08:59.562Z | Downloaded unicode_categories v0.1.1 |
| 1291 | 2026-06-25T23:08:59.571Z | Downloaded unicode-bidi v0.3.18 |
| 1292 | 2026-06-25T23:08:59.589Z | Downloaded zip v0.6.6 |
| 1293 | 2026-06-25T23:08:59.593Z | Downloaded whoami v2.1.0 |
| 1294 | 2026-06-25T23:08:59.605Z | Downloaded yansi v1.0.1 |
| 1295 | 2026-06-25T23:08:59.612Z | Downloaded p384 v0.13.1 |
| 1296 | 2026-06-25T23:08:59.615Z | Downloaded reqwest v0.12.28 |
| 1297 | 2026-06-25T23:08:59.622Z | Downloaded chrono v0.4.44 |
| 1298 | 2026-06-25T23:08:59.626Z | Downloaded zerocopy-derive v0.8.40 |
| 1299 | 2026-06-25T23:08:59.630Z | Downloaded tower v0.5.3 |
| 1300 | 2026-06-25T23:08:59.634Z | Downloaded toml_edit v0.19.15 |
| 1301 | 2026-06-25T23:08:59.646Z | Downloaded typed-path v0.9.3 |
| 1302 | 2026-06-25T23:08:59.651Z | Downloaded quick-xml v0.37.5 |
| 1303 | 2026-06-25T23:08:59.654Z | Downloaded portable-atomic v1.13.1 |
| 1304 | 2026-06-25T23:08:59.657Z | Downloaded rayon v1.11.0 |
| 1305 | 2026-06-25T23:08:59.660Z | Downloaded moka v0.12.13 |
| 1306 | 2026-06-25T23:08:59.674Z | Downloaded serde_with v3.17.0 |
| 1307 | 2026-06-25T23:08:59.681Z | Downloaded lalrpop v0.19.12 |
| 1308 | 2026-06-25T23:08:59.687Z | Downloaded x509-cert v0.2.5 |
| 1309 | 2026-06-25T23:08:59.691Z | Downloaded rustls-webpki v0.102.8 |
| 1310 | 2026-06-25T23:08:59.701Z | Downloaded tower-http v0.6.8 |
| 1311 | 2026-06-25T23:08:59.708Z | Downloaded unicode-segmentation v1.12.0 |
| 1312 | 2026-06-25T23:08:59.710Z | Downloaded petname v2.0.2 |
| 1313 | 2026-06-25T23:08:59.710Z | Downloaded goblin v0.10.5 |
| 1314 | 2026-06-25T23:08:59.714Z | Downloaded object v0.30.4 |
| 1315 | 2026-06-25T23:08:59.723Z | Downloaded rustls-webpki v0.101.7 |
| 1316 | 2026-06-25T23:08:59.728Z | Downloaded salty v0.3.0 |
| 1317 | 2026-06-25T23:08:59.732Z | Downloaded tokio-util v0.7.18 |
| 1318 | 2026-06-25T23:08:59.736Z | Downloaded nix v0.27.1 |
| 1319 | 2026-06-25T23:08:59.774Z | Downloaded zip v4.6.1 |
| 1320 | 2026-06-25T23:08:59.779Z | Downloaded bstr v1.12.1 |
| 1321 | 2026-06-25T23:08:59.783Z | Downloaded curve25519-dalek v4.1.3 |
| 1322 | 2026-06-25T23:08:59.790Z | Downloaded quinn-proto v0.11.13 |
| 1323 | 2026-06-25T23:08:59.793Z | Downloaded unicode-normalization v0.1.25 |
| 1324 | 2026-06-25T23:08:59.796Z | Downloaded proptest v1.10.0 |
| 1325 | 2026-06-25T23:08:59.802Z | Downloaded tough v0.22.0 |
| 1326 | 2026-06-25T23:08:59.807Z | Downloaded radix_trie v0.2.1 |
| 1327 | 2026-06-25T23:08:59.821Z | Downloaded winnow v0.6.26 |
| 1328 | 2026-06-25T23:08:59.824Z | Downloaded nix v0.28.0 |
| 1329 | 2026-06-25T23:08:59.831Z | Downloaded tabled v0.20.0 |
| 1330 | 2026-06-25T23:08:59.843Z | Downloaded openssl v0.10.79 |
| 1331 | 2026-06-25T23:08:59.849Z | Downloaded winnow v0.5.40 |
| 1332 | 2026-06-25T23:08:59.855Z | Downloaded rustls v0.21.12 |
| 1333 | 2026-06-25T23:08:59.860Z | Downloaded polar-core v0.27.3 |
| 1334 | 2026-06-25T23:08:59.866Z | Downloaded time v0.3.47 |
| 1335 | 2026-06-25T23:08:59.873Z | Downloaded smoltcp v0.9.1 |
| 1336 | 2026-06-25T23:08:59.879Z | Downloaded dropshot v0.17.0 |
| 1337 | 2026-06-25T23:08:59.893Z | Downloaded object v0.37.3 |
| 1338 | 2026-06-25T23:08:59.899Z | Downloaded regex-syntax v0.6.29 |
| 1339 | 2026-06-25T23:08:59.902Z | Downloaded nix v0.31.2 |
| 1340 | 2026-06-25T23:08:59.909Z | Downloaded zlib-rs v0.6.2 |
| 1341 | 2026-06-25T23:08:59.913Z | Downloaded vcpkg v0.2.15 |
| 1342 | 2026-06-25T23:08:59.935Z | Downloaded zerocopy v0.8.40 |
| 1343 | 2026-06-25T23:08:59.940Z | Downloaded regex-syntax v0.8.10 |
| 1344 | 2026-06-25T23:08:59.945Z | Downloaded openapiv3 v2.2.0 |
| 1345 | 2026-06-25T23:08:59.951Z | Downloaded rustls v0.23.37 |
| 1346 | 2026-06-25T23:08:59.958Z | Downloaded regress v0.10.5 |
| 1347 | 2026-06-25T23:08:59.962Z | Downloaded hickory-proto v0.25.2 |
| 1348 | 2026-06-25T23:08:59.972Z | Downloaded smoltcp v0.11.0 |
| 1349 | 2026-06-25T23:08:59.979Z | Downloaded rustix v0.38.44 |
| 1350 | 2026-06-25T23:08:59.992Z | Downloaded regress v0.11.1 |
| 1351 | 2026-06-25T23:08:59.996Z | Downloaded webpki-roots v1.0.6 |
| 1352 | 2026-06-25T23:08:59.999Z | Downloaded rustls v0.22.4 |
| 1353 | 2026-06-25T23:09:00.005Z | Downloaded sqlparser v0.61.0 |
| 1354 | 2026-06-25T23:09:00.011Z | Downloaded hickory-proto v0.24.4 |
| 1355 | 2026-06-25T23:09:00.018Z | Downloaded diesel v2.3.7 |
| 1356 | 2026-06-25T23:09:00.048Z | Downloaded zerocopy-derive v0.6.6 |
| 1357 | 2026-06-25T23:09:00.110Z | Downloaded csv v1.4.0 |
| 1358 | 2026-06-25T23:09:00.121Z | Downloaded libz-sys v1.1.24 |
| 1359 | 2026-06-25T23:09:00.132Z | Downloaded tracing v0.1.44 |
| 1360 | 2026-06-25T23:09:00.142Z | Downloaded typify-impl v0.6.2 |
| 1361 | 2026-06-25T23:09:00.149Z | Downloaded ratatui v0.29.0 |
| 1362 | 2026-06-25T23:09:00.159Z | Downloaded sled v0.34.7 |
| 1363 | 2026-06-25T23:09:00.165Z | Downloaded bzip2-sys v0.1.13+1.0.8 |
| 1364 | 2026-06-25T23:09:00.197Z | Downloaded chrono-tz v0.10.4 |
| 1365 | 2026-06-25T23:09:00.225Z | Downloaded regex-automata v0.4.14 |
| 1366 | 2026-06-25T23:09:00.234Z | Downloaded encoding_rs v0.8.35 |
| 1367 | 2026-06-25T23:09:00.248Z | Downloaded ring v0.17.14 |
| 1368 | 2026-06-25T23:09:00.271Z | Downloaded petgraph v0.6.5 |
| 1369 | 2026-06-25T23:09:00.281Z | Downloaded jiff v0.2.21 |
| 1370 | 2026-06-25T23:09:00.308Z | Downloaded petgraph v0.8.3 |
| 1371 | 2026-06-25T23:09:00.343Z | Downloaded zstd-sys v2.0.16+zstd.1.5.7 |
| 1372 | 2026-06-25T23:09:00.362Z | Downloaded sha3 v0.10.8 |
| 1373 | 2026-06-25T23:09:00.365Z | Downloaded tokio v1.52.1 |
| 1374 | 2026-06-25T23:09:00.478Z | Downloaded libgit2-sys v0.18.3+1.9.2 |
| 1375 | 2026-06-25T23:09:01.026Z | Downloaded aws-lc-sys v0.40.0 |
| 1376 | 2026-06-25T23:09:01.287Z | Compiling libc v0.2.185 |
| 1377 | 2026-06-25T23:09:01.287Z | Compiling serde v1.0.228 |
| 1378 | 2026-06-25T23:09:01.291Z | Compiling log v0.4.29 |
| 1379 | 2026-06-25T23:09:01.292Z | Compiling shlex v1.3.0 |
| 1380 | 2026-06-25T23:09:01.448Z | Compiling find-msvc-tools v0.1.9 |
| 1381 | 2026-06-25T23:09:01.448Z | Compiling smallvec v1.15.1 |
| 1382 | 2026-06-25T23:09:01.459Z | Compiling syn v2.0.117 |
| 1383 | 2026-06-25T23:09:01.481Z | Compiling typenum v1.19.0 |
| 1384 | 2026-06-25T23:09:01.631Z | Compiling generic-array v0.14.7 |
| 1385 | 2026-06-25T23:09:01.634Z | Compiling subtle v2.6.1 |
| 1386 | 2026-06-25T23:09:01.666Z | Compiling scopeguard v1.2.0 |
| 1387 | 2026-06-25T23:09:01.722Z | Compiling const-oid v0.9.6 |
| 1388 | 2026-06-25T23:09:01.746Z | Compiling lock_api v0.4.14 |
| 1389 | 2026-06-25T23:09:01.770Z | Compiling serde_json v1.0.149 |
| 1390 | 2026-06-25T23:09:01.817Z | Compiling zerocopy v0.8.40 |
| 1391 | 2026-06-25T23:09:01.889Z | Compiling portable-atomic v1.13.1 |
| 1392 | 2026-06-25T23:09:01.988Z | Compiling parking_lot_core v0.9.12 |
| 1393 | 2026-06-25T23:09:02.222Z | Compiling pin-project-lite v0.2.17 |
| 1394 | 2026-06-25T23:09:02.269Z | Compiling getrandom v0.2.17 |
| 1395 | 2026-06-25T23:09:02.331Z | Compiling jobserver v0.1.34 |
| 1396 | 2026-06-25T23:09:02.345Z | Compiling errno v0.3.14 |
| 1397 | 2026-06-25T23:09:02.408Z | Compiling rand_core v0.6.4 |
| 1398 | 2026-06-25T23:09:02.467Z | Compiling pkg-config v0.3.32 |
| 1399 | 2026-06-25T23:09:02.496Z | Compiling signal-hook-registry v1.4.8 |
| 1400 | 2026-06-25T23:09:02.676Z | Compiling cc v1.2.56 |
| 1401 | 2026-06-25T23:09:02.701Z | Compiling bitflags v2.11.0 |
| 1402 | 2026-06-25T23:09:02.759Z | Compiling libm v0.2.16 |
| 1403 | 2026-06-25T23:09:02.760Z | Compiling critical-section v1.2.0 |
| 1404 | 2026-06-25T23:09:02.879Z | Compiling futures-core v0.3.32 |
| 1405 | 2026-06-25T23:09:02.925Z | Compiling once_cell v1.21.3 |
| 1406 | 2026-06-25T23:09:03.017Z | Compiling parking_lot v0.12.5 |
| 1407 | 2026-06-25T23:09:03.030Z | Compiling mio v1.2.0 |
| 1408 | 2026-06-25T23:09:03.043Z | Compiling num-traits v0.2.19 |
| 1409 | 2026-06-25T23:09:03.094Z | Compiling percent-encoding v2.3.2 |
| 1410 | 2026-06-25T23:09:03.143Z | Compiling socket2 v0.6.3 |
| 1411 | 2026-06-25T23:09:03.275Z | Compiling futures-sink v0.3.32 |
| 1412 | 2026-06-25T23:09:03.376Z | Compiling futures-channel v0.3.32 |
| 1413 | 2026-06-25T23:09:03.390Z | Compiling futures-task v0.3.32 |
| 1414 | 2026-06-25T23:09:03.393Z | Compiling cpufeatures v0.2.17 |
| 1415 | 2026-06-25T23:09:03.475Z | Compiling futures-io v0.3.32 |
| 1416 | 2026-06-25T23:09:03.489Z | Compiling getrandom v0.4.1 |
| 1417 | 2026-06-25T23:09:03.533Z | Compiling slab v0.4.12 |
| 1418 | 2026-06-25T23:09:03.554Z | Compiling rand_core v0.10.0 |
| 1419 | 2026-06-25T23:09:03.601Z | Compiling indexmap v2.14.0 |
| 1420 | 2026-06-25T23:09:03.623Z | Compiling getrandom v0.3.4 |
| 1421 | 2026-06-25T23:09:03.708Z | Compiling rustversion v1.0.22 |
| 1422 | 2026-06-25T23:09:03.721Z | Compiling cmake v0.1.57 |
| 1423 | 2026-06-25T23:09:04.160Z | Compiling form_urlencoded v1.2.2 |
| 1424 | 2026-06-25T23:09:04.172Z | Compiling dunce v1.0.5 |
| 1425 | 2026-06-25T23:09:04.201Z | Compiling fs_extra v1.3.0 |
| 1426 | 2026-06-25T23:09:04.243Z | Compiling synstructure v0.13.2 |
| 1427 | 2026-06-25T23:09:04.281Z | Compiling ident_case v1.0.1 |
| 1428 | 2026-06-25T23:09:04.330Z | Compiling base64ct v1.8.3 |
| 1429 | 2026-06-25T23:09:04.402Z | Compiling iana-time-zone v0.1.65 |
| 1430 | 2026-06-25T23:09:04.440Z | Compiling regex-syntax v0.8.10 |
| 1431 | 2026-06-25T23:09:04.463Z | Compiling aws-lc-sys v0.40.0 |
| 1432 | 2026-06-25T23:09:04.529Z | Compiling flagset v0.4.7 |
| 1433 | 2026-06-25T23:09:04.596Z | Compiling pem-rfc7468 v0.7.0 |
| 1434 | 2026-06-25T23:09:04.614Z | Compiling rustix v1.1.3 |
| 1435 | 2026-06-25T23:09:04.659Z | Compiling rand_core v0.9.5 |
| 1436 | 2026-06-25T23:09:04.860Z | Compiling ring v0.17.14 |
| 1437 | 2026-06-25T23:09:04.893Z | Compiling aws-lc-rs v1.16.3 |
| 1438 | 2026-06-25T23:09:04.976Z | Compiling vcpkg v0.2.15 |
| 1439 | 2026-06-25T23:09:05.008Z | Compiling uuid v1.23.0 |
| 1440 | 2026-06-25T23:09:05.184Z | Compiling rustc_version v0.4.1 |
| 1441 | 2026-06-25T23:09:05.514Z | Compiling tracing-core v0.1.36 |
| 1442 | 2026-06-25T23:09:05.714Z | Compiling openssl-sys v0.9.115 |
| 1443 | 2026-06-25T23:09:05.727Z | Compiling base64 v0.22.1 |
| 1444 | 2026-06-25T23:09:05.997Z | Compiling serde_derive v1.0.228 |
| 1445 | 2026-06-25T23:09:06.053Z | Compiling zeroize_derive v1.4.3 |
| 1446 | 2026-06-25T23:09:06.075Z | Compiling zerofrom-derive v0.1.6 |
| 1447 | 2026-06-25T23:09:06.244Z | Compiling yoke-derive v0.8.1 |
| 1448 | 2026-06-25T23:09:06.398Z | Compiling zerocopy-derive v0.8.40 |
| 1449 | 2026-06-25T23:09:06.709Z | Compiling zeroize v1.8.2 |
| 1450 | 2026-06-25T23:09:06.917Z | Compiling zerovec-derive v0.11.2 |
| 1451 | 2026-06-25T23:09:07.448Z | Compiling crypto-common v0.1.7 |
| 1452 | 2026-06-25T23:09:07.465Z | Compiling block-buffer v0.10.4 |
| 1453 | 2026-06-25T23:09:07.493Z | Compiling zerofrom v0.1.6 |
| 1454 | 2026-06-25T23:09:07.599Z | Compiling yoke v0.8.1 |
| 1455 | 2026-06-25T23:09:07.614Z | Compiling digest v0.10.7 |
| 1456 | 2026-06-25T23:09:07.631Z | Compiling displaydoc v0.2.5 |
| 1457 | 2026-06-25T23:09:07.775Z | Compiling tokio-macros v2.7.0 |
| 1458 | 2026-06-25T23:09:07.860Z | Compiling futures-macro v0.3.32 |
| 1459 | 2026-06-25T23:09:08.033Z | Compiling zerovec v0.11.5 |
| 1460 | 2026-06-25T23:09:08.359Z | Compiling zerotrie v0.2.3 |
| 1461 | 2026-06-25T23:09:08.490Z | Compiling tinystr v0.8.2 |
| 1462 | 2026-06-25T23:09:08.542Z | Compiling potential_utf v0.1.4 |
| 1463 | 2026-06-25T23:09:08.653Z | Compiling icu_locale_core v2.1.1 |
| 1464 | 2026-06-25T23:09:08.656Z | Compiling icu_collections v2.1.1 |
| 1465 | 2026-06-25T23:09:08.687Z | Compiling futures-util v0.3.32 |
| 1466 | 2026-06-25T23:09:08.700Z | Compiling hmac v0.12.1 |
| 1467 | 2026-06-25T23:09:08.850Z | Compiling block-padding v0.3.3 |
| 1468 | 2026-06-25T23:09:09.006Z | Compiling inout v0.1.4 |
| 1469 | 2026-06-25T23:09:09.124Z | Compiling sha2 v0.10.9 |
| 1470 | 2026-06-25T23:09:09.169Z | Compiling cipher v0.4.4 |
| 1471 | 2026-06-25T23:09:09.425Z | Compiling bytes v1.11.1 |
| 1472 | 2026-06-25T23:09:09.440Z | Compiling icu_provider v2.1.1 |
| 1473 | 2026-06-25T23:09:09.521Z | Compiling der_derive v0.7.3 |
| 1474 | 2026-06-25T23:09:09.537Z | Compiling chrono v0.4.44 |
| 1475 | 2026-06-25T23:09:09.738Z | Compiling icu_properties v2.1.2 |
| 1476 | 2026-06-25T23:09:10.091Z | Compiling tokio v1.52.1 |
| 1477 | 2026-06-25T23:09:10.396Z | Compiling icu_normalizer v2.1.1 |
| 1478 | 2026-06-25T23:09:10.544Z | Compiling der v0.7.10 |
| 1479 | 2026-06-25T23:09:10.874Z | Compiling idna_adapter v1.2.1 |
| 1480 | 2026-06-25T23:09:10.888Z | Compiling ppv-lite86 v0.2.21 |
| 1481 | 2026-06-25T23:09:10.942Z | Compiling http v1.4.0 |
| 1482 | 2026-06-25T23:09:10.982Z | Compiling idna v1.1.0 |
| 1483 | 2026-06-25T23:09:11.007Z | Compiling salsa20 v0.10.2 |
| 1484 | 2026-06-25T23:09:11.037Z | Compiling pbkdf2 v0.12.2 |
| 1485 | 2026-06-25T23:09:11.143Z | Compiling rustls-pki-types v1.14.0 |
| 1486 | 2026-06-25T23:09:11.157Z | Compiling tracing-attributes v0.1.31 |
| 1487 | 2026-06-25T23:09:11.198Z | Compiling thiserror-impl v2.0.18 |
| 1488 | 2026-06-25T23:09:11.580Z | Compiling url v2.5.8 |
| 1489 | 2026-06-25T23:09:11.618Z | Compiling spki v0.7.3 |
| 1490 | 2026-06-25T23:09:11.752Z | Compiling http-body v1.0.1 |
| 1491 | 2026-06-25T23:09:11.818Z | Compiling rand_chacha v0.9.0 |
| 1492 | 2026-06-25T23:09:11.847Z | Compiling scrypt v0.11.0 |
| 1493 | 2026-06-25T23:09:11.899Z | Compiling aes v0.8.4 |
| 1494 | 2026-06-25T23:09:12.093Z | Compiling cbc v0.1.2 |
| 1495 | 2026-06-25T23:09:12.306Z | Compiling tinyvec_macros v0.1.1 |
| 1496 | 2026-06-25T23:09:12.355Z | Compiling openssl-probe v0.2.1 |
| 1497 | 2026-06-25T23:09:12.376Z | Compiling httparse v1.10.1 |
| 1498 | 2026-06-25T23:09:12.433Z | Compiling tracing v0.1.44 |
| 1499 | 2026-06-25T23:09:12.496Z | Compiling untrusted v0.7.1 |
| 1500 | 2026-06-25T23:09:12.512Z | Compiling thiserror v2.0.18 |
| 1501 | 2026-06-25T23:09:12.526Z | Compiling untrusted v0.9.0 |
| 1502 | 2026-06-25T23:09:12.627Z | Compiling tinyvec v1.10.0 |
| 1503 | 2026-06-25T23:09:12.643Z | Compiling pest_generator v2.8.6 |
| 1504 | 2026-06-25T23:09:12.692Z | Compiling pkcs5 v0.7.1 |
| 1505 | 2026-06-25T23:09:12.749Z | Compiling rand v0.9.2 |
| 1506 | 2026-06-25T23:09:12.933Z | Compiling serde_derive_internals v0.29.1 |
| 1507 | 2026-06-25T23:09:12.966Z | Compiling aho-corasick v1.1.4 |
| 1508 | 2026-06-25T23:09:13.160Z | Compiling rustls v0.23.37 |
| 1509 | 2026-06-25T23:09:13.329Z | Compiling try-lock v0.2.5 |
| 1510 | 2026-06-25T23:09:13.332Z | Compiling tower-layer v0.3.3 |
| 1511 | 2026-06-25T23:09:13.439Z | Compiling dyn-clone v1.0.20 |
| 1512 | 2026-06-25T23:09:13.500Z | Compiling tower-service v0.3.3 |
| 1513 | 2026-06-25T23:09:13.529Z | Compiling atomic-waker v1.1.2 |
| 1514 | 2026-06-25T23:09:13.574Z | Compiling schemars v0.8.22 |
| 1515 | 2026-06-25T23:09:13.592Z | Compiling want v0.3.1 |
| 1516 | 2026-06-25T23:09:13.650Z | Compiling pest_derive v2.8.6 |
| 1517 | 2026-06-25T23:09:13.753Z | Compiling regex-automata v0.4.14 |
| 1518 | 2026-06-25T23:09:13.786Z | Compiling tokio-util v0.7.18 |
| 1519 | 2026-06-25T23:09:13.799Z | Compiling schemars_derive v0.8.22 |
| 1520 | 2026-06-25T23:09:14.077Z | Compiling pkcs8 v0.10.2 |
| 1521 | 2026-06-25T23:09:14.379Z | Compiling ipnet v2.11.0 |
| 1522 | 2026-06-25T23:09:14.611Z | Compiling h2 v0.4.13 |
| 1523 | 2026-06-25T23:09:14.636Z | Compiling scroll_derive v0.13.1 |
| 1524 | 2026-06-25T23:09:14.835Z | Compiling darling_core v0.20.11 |
| 1525 | 2026-06-25T23:09:14.907Z | Compiling openssl v0.10.79 |
| 1526 | 2026-06-25T23:09:15.056Z | Compiling httpdate v1.0.3 |
| 1527 | 2026-06-25T23:09:15.138Z | Compiling pin-utils v0.1.0 |
| 1528 | 2026-06-25T23:09:15.213Z | Compiling foreign-types-shared v0.1.1 |
| 1529 | 2026-06-25T23:09:15.284Z | Compiling foreign-types v0.3.2 |
| 1530 | 2026-06-25T23:09:15.300Z | Compiling tempfile v3.25.0 |
| 1531 | 2026-06-25T23:09:15.472Z | Compiling scroll v0.13.0 |
| 1532 | 2026-06-25T23:09:15.680Z | Compiling unicode-normalization v0.1.25 |
| 1533 | 2026-06-25T23:09:15.741Z | Compiling openssl-macros v0.1.1 |
| 1534 | 2026-06-25T23:09:16.120Z | Compiling zstd-sys v2.0.16+zstd.1.5.7 |
| 1535 | 2026-06-25T23:09:16.134Z | Compiling socket2 v0.5.10 |
| 1536 | 2026-06-25T23:09:16.137Z | Compiling spin v0.9.8 |
| 1537 | 2026-06-25T23:09:16.338Z | Compiling powerfmt v0.2.0 |
| 1538 | 2026-06-25T23:09:16.494Z | Compiling native-tls v0.2.18 |
| 1539 | 2026-06-25T23:09:16.535Z | Compiling num-conv v0.2.0 |
| 1540 | 2026-06-25T23:09:16.538Z | Compiling crc32fast v1.5.0 |
| 1541 | 2026-06-25T23:09:16.664Z | Compiling time-core v0.1.8 |
| 1542 | 2026-06-25T23:09:16.710Z | Compiling deranged v0.5.8 |
| 1543 | 2026-06-25T23:09:16.804Z | Compiling time-macros v0.2.27 |
| 1544 | 2026-06-25T23:09:17.092Z | Compiling darling_macro v0.20.11 |
| 1545 | 2026-06-25T23:09:17.561Z | Compiling darling v0.20.11 |
| 1546 | 2026-06-25T23:09:17.642Z | Compiling hyper v1.8.1 |
| 1547 | 2026-06-25T23:09:17.672Z | Compiling goblin v0.10.5 |
| 1548 | 2026-06-25T23:09:17.831Z | Compiling rustls-native-certs v0.8.3 |
| 1549 | 2026-06-25T23:09:17.848Z | Compiling sync_wrapper v1.0.2 |
| 1550 | 2026-06-25T23:09:17.954Z | Compiling wait-timeout v0.2.1 |
| 1551 | 2026-06-25T23:09:18.114Z | Compiling simd-adler32 v0.3.8 |
| 1552 | 2026-06-25T23:09:18.217Z | Compiling syn v1.0.109 |
| 1553 | 2026-06-25T23:09:18.356Z | Compiling siphasher v1.0.2 |
| 1554 | 2026-06-25T23:09:18.515Z | Compiling num_threads v0.1.7 |
| 1555 | 2026-06-25T23:09:18.539Z | Compiling crossbeam-utils v0.8.21 |
| 1556 | 2026-06-25T23:09:18.611Z | Compiling bit-vec v0.8.0 |
| 1557 | 2026-06-25T23:09:18.629Z | Compiling quick-error v1.2.3 |
| 1558 | 2026-06-25T23:09:18.726Z | Compiling hyper-util v0.1.20 |
| 1559 | 2026-06-25T23:09:18.814Z | Compiling unicode-segmentation v1.12.0 |
| 1560 | 2026-06-25T23:09:18.839Z | Compiling usdt-impl v0.6.0 |
| 1561 | 2026-06-25T23:09:19.184Z | Compiling bit-set v0.8.0 |
| 1562 | 2026-06-25T23:09:19.216Z | Compiling rusty-fork v0.3.1 |
| 1563 | 2026-06-25T23:09:19.359Z | Compiling time v0.3.47 |
| 1564 | 2026-06-25T23:09:19.418Z | Compiling tower v0.5.3 |
| 1565 | 2026-06-25T23:09:19.528Z | Compiling derive_builder_core v0.20.2 |
| 1566 | 2026-06-25T23:09:19.939Z | Compiling dtrace-parser v0.3.0 |
| 1567 | 2026-06-25T23:09:19.969Z | Compiling http-body-util v0.1.3 |
| 1568 | 2026-06-25T23:09:20.215Z | Compiling webpki-roots v1.0.6 |
| 1569 | 2026-06-25T23:09:20.340Z | Compiling signature v2.2.0 |
| 1570 | 2026-06-25T23:09:20.437Z | Compiling dof v0.4.0 |
| 1571 | 2026-06-25T23:09:20.495Z | Compiling scroll_derive v0.12.1 |
| 1572 | 2026-06-25T23:09:20.520Z | Compiling thiserror-impl v1.0.69 |
| 1573 | 2026-06-25T23:09:20.687Z | Compiling heapless v0.7.17 |
| 1574 | 2026-06-25T23:09:20.925Z | Compiling rand_xorshift v0.4.0 |
| 1575 | 2026-06-25T23:09:20.992Z | Compiling slog v2.8.2 |
| 1576 | 2026-06-25T23:09:21.091Z | Compiling darling_core v0.21.3 |
| 1577 | 2026-06-25T23:09:21.154Z | Compiling bzip2-sys v0.1.13+1.0.8 |
| 1578 | 2026-06-25T23:09:21.176Z | Compiling thread-id v5.1.0 |
| 1579 | 2026-06-25T23:09:21.259Z | Compiling cookie v0.18.1 |
| 1580 | 2026-06-25T23:09:21.421Z | Compiling iri-string v0.7.10 |
| 1581 | 2026-06-25T23:09:21.439Z | Compiling zstd-safe v7.2.4 |
| 1582 | 2026-06-25T23:09:21.590Z | Compiling unicode-bidi v0.3.18 |
| 1583 | 2026-06-25T23:09:21.629Z | Compiling paste v1.0.15 |
| 1584 | 2026-06-25T23:09:21.764Z | Compiling unicode-properties v0.1.4 |
| 1585 | 2026-06-25T23:09:21.890Z | Compiling allocator-api2 v0.2.21 |
| 1586 | 2026-06-25T23:09:21.904Z | Compiling unarray v0.1.4 |
| 1587 | 2026-06-25T23:09:21.967Z | Compiling signal-hook v0.3.18 |
| 1588 | 2026-06-25T23:09:22.010Z | Compiling anyhow v1.0.102 |
| 1589 | 2026-06-25T23:09:22.118Z | Compiling ryu v1.0.23 |
| 1590 | 2026-06-25T23:09:22.133Z | Compiling adler2 v2.0.1 |
| 1591 | 2026-06-25T23:09:22.233Z | Compiling miniz_oxide v0.8.9 |
| 1592 | 2026-06-25T23:09:22.262Z | Compiling serde_urlencoded v0.7.1 |
| 1593 | 2026-06-25T23:09:22.296Z | Compiling proptest v1.10.0 |
| 1594 | 2026-06-25T23:09:22.499Z | Compiling stringprep v0.1.5 |
| 1595 | 2026-06-25T23:09:22.558Z | Compiling tower-http v0.6.8 |
| 1596 | 2026-06-25T23:09:22.824Z | Compiling thiserror v1.0.69 |
| 1597 | 2026-06-25T23:09:22.954Z | Compiling scroll v0.12.0 |
| 1598 | 2026-06-25T23:09:23.027Z | Compiling derive_builder_macro v0.20.2 |
| 1599 | 2026-06-25T23:09:23.280Z | Compiling tokio-native-tls v0.3.1 |
| 1600 | 2026-06-25T23:09:23.480Z | Compiling heck v0.4.1 |
| 1601 | 2026-06-25T23:09:23.497Z | Compiling ipnetwork v0.21.1 |
| 1602 | 2026-06-25T23:09:23.541Z | Compiling darling_macro v0.21.3 |
| 1603 | 2026-06-25T23:09:23.674Z | Compiling bstr v1.12.1 |
| 1604 | 2026-06-25T23:09:23.695Z | Compiling rand_chacha v0.3.1 |
| 1605 | 2026-06-25T23:09:23.882Z | Compiling toml_datetime v0.6.11 |
| 1606 | 2026-06-25T23:09:23.928Z | Compiling serde_spanned v0.6.9 |
| 1607 | 2026-06-25T23:09:24.023Z | Compiling serde_tokenstream v0.2.3 |
| 1608 | 2026-06-25T23:09:24.069Z | Compiling erased-serde v0.3.31 |
| 1609 | 2026-06-25T23:09:24.136Z | Compiling md-5 v0.10.6 |
| 1610 | 2026-06-25T23:09:24.301Z | Compiling zerocopy-derive v0.7.35 |
| 1611 | 2026-06-25T23:09:24.318Z | Compiling async-trait v0.1.89 |
| 1612 | 2026-06-25T23:09:24.329Z | Compiling pin-project-internal v1.1.11 |
| 1613 | 2026-06-25T23:09:24.490Z | Compiling curve25519-dalek v4.1.3 |
| 1614 | 2026-06-25T23:09:24.550Z | Compiling vergen-lib v9.1.0 |
| 1615 | 2026-06-25T23:09:24.729Z | Compiling num-integer v0.1.46 |
| 1616 | 2026-06-25T23:09:24.849Z | Compiling hash32 v0.2.1 |
| 1617 | 2026-06-25T23:09:25.047Z | Compiling ff v0.13.1 |
| 1618 | 2026-06-25T23:09:25.116Z | Compiling memoffset v0.9.1 |
| 1619 | 2026-06-25T23:09:25.188Z | Compiling encoding_rs v0.8.35 |
| 1620 | 2026-06-25T23:09:25.202Z | Compiling mime v0.3.17 |
| 1621 | 2026-06-25T23:09:25.311Z | Compiling psl-types v2.0.11 |
| 1622 | 2026-06-25T23:09:25.383Z | Compiling fallible-iterator v0.2.0 |
| 1623 | 2026-06-25T23:09:25.436Z | Compiling litrs v1.0.0 |
| 1624 | 2026-06-25T23:09:25.461Z | Compiling ref-cast v1.0.25 |
| 1625 | 2026-06-25T23:09:25.493Z | Compiling base16ct v0.2.0 |
| 1626 | 2026-06-25T23:09:25.673Z | Compiling cfg_aliases v0.2.1 |
| 1627 | 2026-06-25T23:09:25.696Z | Compiling rustix v0.38.44 |
| 1628 | 2026-06-25T23:09:25.750Z | Compiling zlib-rs v0.6.2 |
| 1629 | 2026-06-25T23:09:25.764Z | Compiling smoltcp v0.9.1 |
| 1630 | 2026-06-25T23:09:25.946Z | Compiling num-bigint-dig v0.8.6 |
| 1631 | 2026-06-25T23:09:26.115Z | Compiling document-features v0.2.12 |
| 1632 | 2026-06-25T23:09:26.160Z | Compiling nix v0.31.2 |
| 1633 | 2026-06-25T23:09:26.174Z | Compiling postgres-protocol v0.6.10 |
| 1634 | 2026-06-25T23:09:26.516Z | Compiling sec1 v0.7.3 |
| 1635 | 2026-06-25T23:09:26.691Z | Compiling pin-project v1.1.11 |
| 1636 | 2026-06-25T23:09:26.694Z | Compiling publicsuffix v2.3.0 |
| 1637 | 2026-06-25T23:09:26.788Z | Compiling zerocopy v0.7.35 |
| 1638 | 2026-06-25T23:09:26.788Z | Compiling group v0.13.0 |
| 1639 | 2026-06-25T23:09:26.864Z | Compiling num-iter v0.1.45 |
| 1640 | 2026-06-25T23:09:27.000Z | Compiling newtype-uuid v1.3.2 |
| 1641 | 2026-06-25T23:09:27.013Z | Compiling hubpack_derive v0.1.1 |
| 1642 | 2026-06-25T23:09:27.271Z | Compiling darling v0.21.3 |
| 1643 | 2026-06-25T23:09:27.319Z | Compiling rand v0.8.6 |
| 1644 | 2026-06-25T23:09:27.335Z | Compiling oxnet v0.1.6 |
| 1645 | 2026-06-25T23:09:27.353Z | Compiling snafu-derive v0.8.9 |
| 1646 | 2026-06-25T23:09:27.442Z | Compiling derive_builder v0.20.2 |
| 1647 | 2026-06-25T23:09:27.513Z | Compiling hyper-tls v0.6.0 |
| 1648 | 2026-06-25T23:09:27.731Z | Compiling goblin v0.8.2 |
| 1649 | 2026-06-25T23:09:28.285Z | Compiling phf_shared v0.13.1 |
| 1650 | 2026-06-25T23:09:28.512Z | Compiling lazy_static v1.5.0 |
| 1651 | 2026-06-25T23:09:28.527Z | Compiling regex v1.12.3 |
| 1652 | 2026-06-25T23:09:28.559Z | Compiling anstyle-parse v0.2.7 |
| 1653 | 2026-06-25T23:09:28.606Z | Compiling strum_macros v0.27.2 |
| 1654 | 2026-06-25T23:09:28.739Z | Compiling flate2 v1.1.9 |
| 1655 | 2026-06-25T23:09:28.952Z | Compiling futures-executor v0.3.32 |
| 1656 | 2026-06-25T23:09:29.018Z | Compiling hex v0.4.3 |
| 1657 | 2026-06-25T23:09:29.151Z | Compiling hkdf v0.12.4 |
| 1658 | 2026-06-25T23:09:29.210Z | Compiling crypto-bigint v0.5.5 |
| 1659 | 2026-06-25T23:09:29.213Z | Compiling terminal_size v0.4.3 |
| 1660 | 2026-06-25T23:09:29.287Z | Compiling curve25519-dalek-derive v0.1.1 |
| 1661 | 2026-06-25T23:09:29.312Z | Compiling daft-derive v0.1.7 |
| 1662 | 2026-06-25T23:09:29.359Z | Compiling ref-cast-impl v1.0.25 |
| 1663 | 2026-06-25T23:09:29.915Z | Compiling vergen v9.1.0 |
| 1664 | 2026-06-25T23:09:29.957Z | Compiling fs-err v3.3.0 |
| 1665 | 2026-06-25T23:09:30.077Z | Compiling cargo-platform v0.3.2 |
| 1666 | 2026-06-25T23:09:30.096Z | Compiling ahash v0.8.12 |
| 1667 | 2026-06-25T23:09:30.145Z | Compiling bumpalo v3.20.2 |
| 1668 | 2026-06-25T23:09:30.311Z | Compiling foldhash v0.1.5 |
| 1669 | 2026-06-25T23:09:30.353Z | Compiling object v0.37.3 |
| 1670 | 2026-06-25T23:09:30.403Z | Compiling bitflags v1.3.2 |
| 1671 | 2026-06-25T23:09:30.481Z | Compiling foldhash v0.2.0 |
| 1672 | 2026-06-25T23:09:30.481Z | Compiling libbz2-rs-sys v0.2.2 |
| 1673 | 2026-06-25T23:09:30.573Z | Compiling same-file v1.0.6 |
| 1674 | 2026-06-25T23:09:30.621Z | Compiling winnow v0.5.40 |
| 1675 | 2026-06-25T23:09:30.708Z | Compiling managed v0.8.0 |
| 1676 | 2026-06-25T23:09:30.744Z | Compiling walkdir v2.5.0 |
| 1677 | 2026-06-25T23:09:30.933Z | Compiling bzip2 v0.6.1 |
| 1678 | 2026-06-25T23:09:31.137Z | Compiling hashbrown v0.16.1 |
| 1679 | 2026-06-25T23:09:31.230Z | Compiling strum v0.27.2 |
| 1680 | 2026-06-25T23:09:31.252Z | Compiling clap_builder v4.6.0 |
| 1681 | 2026-06-25T23:09:31.356Z | Compiling hashbrown v0.15.5 |
| 1682 | 2026-06-25T23:09:31.372Z | Compiling zopfli v0.8.3 |
| 1683 | 2026-06-25T23:09:31.765Z | Compiling cargo_metadata v0.23.1 |
| 1684 | 2026-06-25T23:09:31.861Z | Compiling elliptic-curve v0.13.8 |
| 1685 | 2026-06-25T23:09:31.998Z | Compiling toml_edit v0.19.15 |
| 1686 | 2026-06-25T23:09:32.043Z | Compiling daft v0.1.7 |
| 1687 | 2026-06-25T23:09:32.057Z | Compiling dof v0.3.0 |
| 1688 | 2026-06-25T23:09:32.421Z | Compiling snafu v0.8.9 |
| 1689 | 2026-06-25T23:09:32.754Z | Compiling futures v0.3.32 |
| 1690 | 2026-06-25T23:09:32.771Z | Compiling anstream v0.6.21 |
| 1691 | 2026-06-25T23:09:33.071Z | Compiling phf v0.13.1 |
| 1692 | 2026-06-25T23:09:33.101Z | Compiling signal-hook-mio v0.2.5 |
| 1693 | 2026-06-25T23:09:33.238Z | Compiling cookie_store v0.22.1 |
| 1694 | 2026-06-25T23:09:33.285Z | Compiling zstd v0.13.3 |
| 1695 | 2026-06-25T23:09:33.548Z | Compiling bzip2 v0.4.4 |
| 1696 | 2026-06-25T23:09:33.577Z | Compiling hubpack v0.1.2 |
| 1697 | 2026-06-25T23:09:33.759Z | Compiling serde_with_macros v3.17.0 |
| 1698 | 2026-06-25T23:09:33.885Z | Compiling postgres-types v0.2.12 |
| 1699 | 2026-06-25T23:09:34.233Z | Compiling usdt-attr-macro v0.6.0 |
| 1700 | 2026-06-25T23:09:34.424Z | Compiling usdt-macro v0.6.0 |
| 1701 | 2026-06-25T23:09:34.605Z | Compiling globset v0.4.18 |
| 1702 | 2026-06-25T23:09:34.905Z | Compiling dtrace-parser v0.2.0 |
| 1703 | 2026-06-25T23:09:35.043Z | Compiling ed25519 v2.2.3 |
| 1704 | 2026-06-25T23:09:35.057Z | Compiling phf_shared v0.11.3 |
| 1705 | 2026-06-25T23:09:35.204Z | Compiling olpc-cjson v0.1.4 |
| 1706 | 2026-06-25T23:09:35.239Z | Compiling pkcs1 v0.7.5 |
| 1707 | 2026-06-25T23:09:35.307Z | Compiling clap_derive v4.6.1 |
| 1708 | 2026-06-25T23:09:35.331Z | Compiling enum-as-inner v0.6.1 |
| 1709 | 2026-06-25T23:09:35.362Z | Compiling strum_macros v0.26.4 |
| 1710 | 2026-06-25T23:09:35.643Z | Compiling serde_plain v1.0.2 |
| 1711 | 2026-06-25T23:09:35.665Z | Compiling serde-big-array v0.5.1 |
| 1712 | 2026-06-25T23:09:35.809Z | Compiling rfc6979 v0.4.0 |
| 1713 | 2026-06-25T23:09:35.837Z | Compiling async-recursion v1.1.1 |
| 1714 | 2026-06-25T23:09:35.840Z | Compiling serde_repr v0.1.20 |
| 1715 | 2026-06-25T23:09:35.935Z | Compiling pem v3.0.6 |
| 1716 | 2026-06-25T23:09:35.967Z | Compiling float-cmp v0.10.0 |
| 1717 | 2026-06-25T23:09:36.116Z | Compiling thread-id v4.2.2 |
| 1718 | 2026-06-25T23:09:36.202Z | Compiling memmap2 v0.9.10 |
| 1719 | 2026-06-25T23:09:36.253Z | Compiling env_filter v1.0.0 |
| 1720 | 2026-06-25T23:09:36.364Z | Compiling whoami v2.1.0 |
| 1721 | 2026-06-25T23:09:36.423Z | Compiling static_assertions v1.1.0 |
| 1722 | 2026-06-25T23:09:36.474Z | Compiling new_debug_unreachable v1.0.6 |
| 1723 | 2026-06-25T23:09:36.490Z | Compiling precomputed-hash v0.1.1 |
| 1724 | 2026-06-25T23:09:36.546Z | Compiling predicates-core v1.0.10 |
| 1725 | 2026-06-25T23:09:36.561Z | Compiling fixedbitset v0.4.2 |
| 1726 | 2026-06-25T23:09:36.577Z | Compiling keccak v0.1.6 |
| 1727 | 2026-06-25T23:09:36.722Z | Compiling normalize-line-endings v0.3.0 |
| 1728 | 2026-06-25T23:09:36.743Z | Compiling typed-path v0.9.3 |
| 1729 | 2026-06-25T23:09:36.771Z | Compiling difflib v0.4.0 |
| 1730 | 2026-06-25T23:09:36.817Z | Compiling either v1.15.0 |
| 1731 | 2026-06-25T23:09:37.022Z | Compiling jiff v0.2.21 |
| 1732 | 2026-06-25T23:09:37.078Z | Compiling fixedbitset v0.5.7 |
| 1733 | 2026-06-25T23:09:37.113Z | Compiling data-encoding v2.10.0 |
| 1734 | 2026-06-25T23:09:37.315Z | Compiling petgraph v0.8.3 |
| 1735 | 2026-06-25T23:09:37.330Z | Compiling strum v0.26.3 |
| 1736 | 2026-06-25T23:09:37.382Z | Compiling clap v4.6.1 |
| 1737 | 2026-06-25T23:09:37.454Z | Compiling hickory-proto v0.25.2 |
| 1738 | 2026-06-25T23:09:37.470Z | Compiling toml_edit v0.22.27 |
| 1739 | 2026-06-25T23:09:37.803Z | Compiling predicates v3.1.4 |
| 1740 | 2026-06-25T23:09:37.944Z | Compiling itertools v0.13.0 |
| 1741 | 2026-06-25T23:09:38.466Z | Compiling sha3 v0.10.8 |
| 1742 | 2026-06-25T23:09:38.558Z | Compiling petgraph v0.6.5 |
| 1743 | 2026-06-25T23:09:38.913Z | Compiling tokio-postgres v0.7.16 |
| 1744 | 2026-06-25T23:09:39.200Z | Compiling string_cache v0.8.9 |
| 1745 | 2026-06-25T23:09:39.255Z | Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25) |
| 1746 | 2026-06-25T23:09:39.429Z | Compiling env_logger v0.11.9 |
| 1747 | 2026-06-25T23:09:39.845Z | Compiling zip v4.6.1 |
| 1748 | 2026-06-25T23:09:40.095Z | Compiling usdt v0.6.0 |
| 1749 | 2026-06-25T23:09:40.232Z | Compiling usdt-impl v0.5.0 |
| 1750 | 2026-06-25T23:09:40.366Z | Compiling ecdsa v0.16.9 |
| 1751 | 2026-06-25T23:09:40.771Z | Compiling rsa v0.9.10 |
| 1752 | 2026-06-25T23:09:40.817Z | Compiling ed25519-dalek v2.2.0 |
| 1753 | 2026-06-25T23:09:40.832Z | Compiling serde_with v3.17.0 |
| 1754 | 2026-06-25T23:09:41.161Z | Compiling crossterm v0.28.1 |
| 1755 | 2026-06-25T23:09:41.482Z | Compiling zip v0.6.6 |
| 1756 | 2026-06-25T23:09:42.117Z | Compiling toml v0.7.8 |
| 1757 | 2026-06-25T23:09:42.191Z | Compiling iddqd v0.4.2 |
| 1758 | 2026-06-25T23:09:42.708Z | Compiling toml_parser v1.0.9+spec-1.1.0 |
| 1759 | 2026-06-25T23:09:42.722Z | Compiling similar v2.7.0 |
| 1760 | 2026-06-25T23:09:42.727Z | Compiling crossbeam-epoch v0.9.18 |
| 1761 | 2026-06-25T23:09:42.872Z | Compiling tokio-stream v0.1.18 |
| 1762 | 2026-06-25T23:09:43.043Z | Compiling buf-list v1.1.2 |
| 1763 | 2026-06-25T23:09:43.315Z | Compiling x509-cert v0.2.5 |
| 1764 | 2026-06-25T23:09:43.328Z | Compiling gateway-ereport-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25) |
| 1765 | 2026-06-25T23:09:43.342Z | Compiling openapiv3 v2.2.0 |
| 1766 | 2026-06-25T23:09:43.484Z | Compiling sha1 v0.10.6 |
| 1767 | 2026-06-25T23:09:43.589Z | Compiling peg-runtime v0.8.5 |
| 1768 | 2026-06-25T23:09:43.628Z | Compiling lalrpop-util v0.19.12 |
| 1769 | 2026-06-25T23:09:43.710Z | Compiling thread_local v1.1.9 |
| 1770 | 2026-06-25T23:09:43.822Z | Compiling slog-async v2.8.0 |
| 1771 | 2026-06-25T23:09:43.871Z | Compiling crossbeam-channel v0.5.15 |
| 1772 | 2026-06-25T23:09:43.962Z | Compiling is-terminal v0.4.17 |
| 1773 | 2026-06-25T23:09:44.064Z | Compiling filetime v0.2.27 |
| 1774 | 2026-06-25T23:09:44.085Z | Compiling take_mut v0.2.2 |
| 1775 | 2026-06-25T23:09:44.145Z | Compiling term v1.2.1 |
| 1776 | 2026-06-25T23:09:44.195Z | Compiling xattr v1.6.1 |
| 1777 | 2026-06-25T23:09:44.325Z | Compiling tar v0.4.45 |
| 1778 | 2026-06-25T23:09:44.685Z | Compiling slog-term v2.9.2 |
| 1779 | 2026-06-25T23:09:51.997Z | Compiling rustls-webpki v0.103.9 |
| 1780 | 2026-06-25T23:09:54.819Z | Compiling tokio-rustls v0.26.4 |
| 1781 | 2026-06-25T23:09:54.820Z | Compiling rustls-platform-verifier v0.6.2 |
| 1782 | 2026-06-25T23:09:55.030Z | Compiling hyper-rustls v0.27.7 |
| 1783 | 2026-06-25T23:09:55.235Z | Compiling reqwest v0.12.28 |
| 1784 | 2026-06-25T23:09:55.238Z | Compiling reqwest v0.13.2 |
| 1785 | 2026-06-25T23:09:56.528Z | Compiling tough v0.22.0 |
| 1786 | 2026-06-25T23:09:59.067Z | Compiling omicron-workspace-hack v0.1.0 (/work/ci/omicron/workspace-hack) |
| 1787 | 2026-06-25T23:09:59.280Z | Compiling xtask-downloader v0.1.0 (/work/ci/omicron/dev-tools/downloader) |
| 1788 | 2026-06-25T23:10:02.183Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 04s |
| 1789 | 2026-06-25T23:10:02.313Z | Running `target/debug/xtask-downloader cockroach clickhouse console dendrite-stub maghemite-mgd maghemite-ddmd transceiver-control` |
| 1790 | 2026-06-25T23:10:02.363Z | Jun 25 23:10:00.779 INFO Starting download, target: Clickhouse |
| 1791 | 2026-06-25T23:10:02.363Z | Jun 25 23:10:00.779 INFO Starting download, target: Cockroach |
| 1792 | 2026-06-25T23:10:02.363Z | Jun 25 23:10:00.779 INFO Starting download, target: Console |
| 1793 | 2026-06-25T23:10:02.363Z | Jun 25 23:10:00.779 INFO Starting download, target: DendriteStub |
| 1794 | 2026-06-25T23:10:02.363Z | Jun 25 23:10:00.779 INFO Starting download, target: MaghemiteMgd |
| 1795 | 2026-06-25T23:10:02.367Z | Jun 25 23:10:00.779 INFO Starting download, target: MaghemiteDdmd |
| 1796 | 2026-06-25T23:10:02.367Z | Jun 25 23:10:00.780 INFO Starting download, target: TransceiverControl |
| 1797 | 2026-06-25T23:10:02.367Z | Jun 25 23:10:00.780 INFO Downloading out/downloads/xcvradm.gz (attempt 1/3), target: TransceiverControl |
| 1798 | 2026-06-25T23:10:02.367Z | Jun 25 23:10:00.780 INFO Downloading out/downloads/console.tar.gz (attempt 1/3), target: Console |
| 1799 | 2026-06-25T23:10:02.367Z | Jun 25 23:10:00.780 INFO Downloading out/downloads/mgd.tar.gz (attempt 1/3), target: MaghemiteMgd |
| 1800 | 2026-06-25T23:10:02.367Z | Jun 25 23:10:00.780 INFO Downloading out/downloads/cockroach.tgz (attempt 1/3), target: Cockroach |
| 1801 | 2026-06-25T23:10:02.367Z | Jun 25 23:10:00.780 INFO Downloading out/downloads/mg-ddm.tar.gz (attempt 1/3), target: MaghemiteDdmd |
| 1802 | 2026-06-25T23:10:02.367Z | Jun 25 23:10:00.780 INFO Downloading out/downloads/clickhouse-v23.8.7.24-9244ab3.illumos.tar.gz (attempt 1/3), target: Clickhouse |
| 1803 | 2026-06-25T23:10:02.367Z | Jun 25 23:10:00.780 INFO Downloading out/downloads/dendrite-stub.tar.gz (attempt 1/3), target: DendriteStub |
| 1804 | 2026-06-25T23:10:02.927Z | Jun 25 23:10:01.338 INFO Unpacking out/downloads/xcvradm.gz to out/downloads/root/opt/oxide/bin/xcvradm, target: TransceiverControl |
| 1805 | 2026-06-25T23:10:03.139Z | Jun 25 23:10:01.555 INFO Download complete, target: TransceiverControl |
| 1806 | 2026-06-25T23:10:04.156Z | Jun 25 23:10:02.570 INFO Unpacking out/downloads/console.tar.gz to out/console-assets, target: Console |
| 1807 | 2026-06-25T23:10:04.402Z | Jun 25 23:10:02.818 INFO Download complete, target: Console |
| 1808 | 2026-06-25T23:10:04.576Z | Jun 25 23:10:02.983 INFO Unpacking out/downloads/mg-ddm.tar.gz to out/downloads, target: MaghemiteDdmd |
| 1809 | 2026-06-25T23:10:04.584Z | Jun 25 23:10:03.000 INFO Unpacking out/downloads/dendrite-stub.tar.gz to out/downloads, target: DendriteStub |
| 1810 | 2026-06-25T23:10:04.703Z | Jun 25 23:10:03.119 INFO Unpacking out/downloads/mgd.tar.gz to out/downloads, target: MaghemiteMgd |
| 1811 | 2026-06-25T23:10:06.045Z | Jun 25 23:10:04.461 INFO Unpacking out/downloads/clickhouse-v23.8.7.24-9244ab3.illumos.tar.gz to out/clickhouse, target: Clickhouse |
| 1812 | 2026-06-25T23:10:06.473Z | Jun 25 23:10:04.889 INFO Download complete, target: MaghemiteDdmd |
| 1813 | 2026-06-25T23:10:07.104Z | Jun 25 23:10:05.518 INFO Download complete, target: DendriteStub |
| 1814 | 2026-06-25T23:10:07.240Z | Jun 25 23:10:05.655 INFO Download complete, target: MaghemiteMgd |
| 1815 | 2026-06-25T23:10:07.447Z | Jun 25 23:10:05.859 INFO tarball path: out/downloads/cockroach.tgz, target: Cockroach |
| 1816 | 2026-06-25T23:10:07.447Z | Jun 25 23:10:05.859 INFO Unpacking out/downloads/cockroach.tgz to out/downloads, target: Cockroach |
| 1817 | 2026-06-25T23:10:12.059Z | Jun 25 23:10:10.476 INFO Checking that binary works, target: Cockroach |
| 1818 | 2026-06-25T23:10:12.161Z | Jun 25 23:10:10.577 INFO Download complete, target: Cockroach |
| 1819 | 2026-06-25T23:10:12.791Z | Jun 25 23:10:11.207 INFO Checking that binary works, target: Clickhouse |
| 1820 | 2026-06-25T23:10:12.881Z | Jun 25 23:10:11.297 INFO Download complete, target: Clickhouse |
| 1821 | 2026-06-25T23:10:12.894Z | All builder prerequisites installed successfully, and PATH looks valid |
| 1822 | 2026-06-25T23:10:12.898Z | + cargo build -p end-to-end-tests --bin dhcp-server --release |
| 1823 | 2026-06-25T23:10:13.898Z | Compiling proc-macro2 v1.0.106 |
| 1824 | 2026-06-25T23:10:13.898Z | Compiling quote v1.0.45 |
| 1825 | 2026-06-25T23:10:13.898Z | Compiling unicode-ident v1.0.24 |
| 1826 | 2026-06-25T23:10:13.898Z | Compiling libc v0.2.185 |
| 1827 | 2026-06-25T23:10:13.898Z | Compiling serde_core v1.0.228 |
| 1828 | 2026-06-25T23:10:13.898Z | Compiling serde v1.0.228 |
| 1829 | 2026-06-25T23:10:13.902Z | Compiling cfg-if v1.0.4 |
| 1830 | 2026-06-25T23:10:13.902Z | Compiling version_check v0.9.5 |
| 1831 | 2026-06-25T23:10:14.142Z | Compiling autocfg v1.5.0 |
| 1832 | 2026-06-25T23:10:14.226Z | Compiling zmij v1.0.21 |
| 1833 | 2026-06-25T23:10:14.356Z | Compiling serde_json v1.0.149 |
| 1834 | 2026-06-25T23:10:14.372Z | Compiling libm v0.2.16 |
| 1835 | 2026-06-25T23:10:14.538Z | Compiling num-traits v0.2.19 |
| 1836 | 2026-06-25T23:10:14.552Z | Compiling memchr v2.8.0 |
| 1837 | 2026-06-25T23:10:14.648Z | Compiling typenum v1.19.0 |
| 1838 | 2026-06-25T23:10:14.726Z | Compiling generic-array v0.14.7 |
| 1839 | 2026-06-25T23:10:14.951Z | Compiling icu_properties_data v2.1.2 |
| 1840 | 2026-06-25T23:10:14.974Z | Compiling icu_normalizer_data v2.1.1 |
| 1841 | 2026-06-25T23:10:14.993Z | Compiling jobserver v0.1.34 |
| 1842 | 2026-06-25T23:10:15.139Z | Compiling getrandom v0.4.1 |
| 1843 | 2026-06-25T23:10:15.163Z | Compiling find-msvc-tools v0.1.9 |
| 1844 | 2026-06-25T23:10:15.180Z | Compiling shlex v1.3.0 |
| 1845 | 2026-06-25T23:10:15.316Z | Compiling syn v2.0.117 |
| 1846 | 2026-06-25T23:10:15.345Z | Compiling cc v1.2.56 |
| 1847 | 2026-06-25T23:10:15.363Z | Compiling portable-atomic v1.13.1 |
| 1848 | 2026-06-25T23:10:15.368Z | Compiling parking_lot_core v0.9.12 |
| 1849 | 2026-06-25T23:10:15.394Z | Compiling zerocopy v0.8.40 |
| 1850 | 2026-06-25T23:10:15.605Z | Compiling smallvec v1.15.1 |
| 1851 | 2026-06-25T23:10:15.735Z | Compiling getrandom v0.2.17 |
| 1852 | 2026-06-25T23:10:15.778Z | Compiling itoa v1.0.17 |
| 1853 | 2026-06-25T23:10:15.887Z | Compiling log v0.4.29 |
| 1854 | 2026-06-25T23:10:15.959Z | Compiling thiserror v2.0.18 |
| 1855 | 2026-06-25T23:10:16.094Z | Compiling errno v0.3.14 |
| 1856 | 2026-06-25T23:10:16.260Z | Compiling schemars v0.8.22 |
| 1857 | 2026-06-25T23:10:16.274Z | Compiling stable_deref_trait v1.2.1 |
| 1858 | 2026-06-25T23:10:16.290Z | Compiling rand_core v0.6.4 |
| 1859 | 2026-06-25T23:10:16.325Z | Compiling heck v0.5.0 |
| 1860 | 2026-06-25T23:10:16.357Z | Compiling subtle v2.6.1 |
| 1861 | 2026-06-25T23:10:16.585Z | Compiling percent-encoding v2.3.2 |
| 1862 | 2026-06-25T23:10:16.614Z | Compiling litemap v0.8.1 |
| 1863 | 2026-06-25T23:10:16.628Z | Compiling scopeguard v1.2.0 |
| 1864 | 2026-06-25T23:10:16.644Z | Compiling writeable v0.6.2 |
| 1865 | 2026-06-25T23:10:16.740Z | Compiling equivalent v1.0.2 |
| 1866 | 2026-06-25T23:10:16.826Z | Compiling lock_api v0.4.14 |
| 1867 | 2026-06-25T23:10:16.862Z | Compiling semver v1.0.28 |
| 1868 | 2026-06-25T23:10:17.153Z | Compiling rustix v1.1.3 |
| 1869 | 2026-06-25T23:10:17.156Z | Compiling rustversion v1.0.22 |
| 1870 | 2026-06-25T23:10:17.524Z | Compiling utf8_iter v1.0.4 |
| 1871 | 2026-06-25T23:10:17.633Z | Compiling form_urlencoded v1.2.2 |
| 1872 | 2026-06-25T23:10:17.873Z | Compiling rand_core v0.10.0 |
| 1873 | 2026-06-25T23:10:17.918Z | Compiling getrandom v0.3.4 |
| 1874 | 2026-06-25T23:10:18.049Z | Compiling thiserror v1.0.69 |
| 1875 | 2026-06-25T23:10:18.123Z | Compiling ring v0.17.14 |
| 1876 | 2026-06-25T23:10:18.166Z | Compiling synstructure v0.13.2 |
| 1877 | 2026-06-25T23:10:18.182Z | Compiling serde_derive_internals v0.29.1 |
| 1878 | 2026-06-25T23:10:18.215Z | Compiling bitflags v2.11.0 |
| 1879 | 2026-06-25T23:10:18.269Z | Compiling hashbrown v0.17.0 |
| 1880 | 2026-06-25T23:10:18.328Z | Compiling pin-project-lite v0.2.17 |
| 1881 | 2026-06-25T23:10:18.647Z | Compiling fnv v1.0.7 |
| 1882 | 2026-06-25T23:10:18.805Z | Compiling indexmap v2.14.0 |
| 1883 | 2026-06-25T23:10:18.845Z | Compiling pkg-config v0.3.32 |
| 1884 | 2026-06-25T23:10:19.171Z | Compiling syn v1.0.109 |
| 1885 | 2026-06-25T23:10:19.365Z | Compiling serde_derive v1.0.228 |
| 1886 | 2026-06-25T23:10:19.423Z | Compiling zeroize_derive v1.4.3 |
| 1887 | 2026-06-25T23:10:19.451Z | Compiling zerofrom-derive v0.1.6 |
| 1888 | 2026-06-25T23:10:19.466Z | Compiling yoke-derive v0.8.1 |
| 1889 | 2026-06-25T23:10:19.513Z | Compiling zerovec-derive v0.11.2 |
| 1890 | 2026-06-25T23:10:19.537Z | Compiling displaydoc v0.2.5 |
| 1891 | 2026-06-25T23:10:19.576Z | Compiling zerocopy-derive v0.8.40 |
| 1892 | 2026-06-25T23:10:19.893Z | Compiling tokio-macros v2.7.0 |
| 1893 | 2026-06-25T23:10:20.006Z | Compiling zeroize v1.8.2 |
| 1894 | 2026-06-25T23:10:20.193Z | Compiling thiserror-impl v2.0.18 |
| 1895 | 2026-06-25T23:10:20.254Z | Compiling schemars_derive v0.8.22 |
| 1896 | 2026-06-25T23:10:20.378Z | Compiling futures-macro v0.3.32 |
| 1897 | 2026-06-25T23:10:20.527Z | Compiling zerofrom v0.1.6 |
| 1898 | 2026-06-25T23:10:20.657Z | Compiling yoke v0.8.1 |
| 1899 | 2026-06-25T23:10:20.837Z | Compiling zerovec v0.11.5 |
| 1900 | 2026-06-25T23:10:20.853Z | Compiling zerotrie v0.2.3 |
| 1901 | 2026-06-25T23:10:21.067Z | Compiling crypto-common v0.1.7 |
| 1902 | 2026-06-25T23:10:21.218Z | Compiling thiserror-impl v1.0.69 |
| 1903 | 2026-06-25T23:10:21.295Z | Compiling tracing-attributes v0.1.31 |
| 1904 | 2026-06-25T23:10:21.362Z | Compiling tinystr v0.8.2 |
| 1905 | 2026-06-25T23:10:21.425Z | Compiling potential_utf v0.1.4 |
| 1906 | 2026-06-25T23:10:21.580Z | Compiling icu_locale_core v2.1.1 |
| 1907 | 2026-06-25T23:10:21.610Z | Compiling icu_collections v2.1.1 |
| 1908 | 2026-06-25T23:10:22.306Z | Compiling icu_provider v2.1.1 |
| 1909 | 2026-06-25T23:10:22.395Z | Compiling parking_lot v0.12.5 |
| 1910 | 2026-06-25T23:10:22.411Z | Compiling bytes v1.11.1 |
| 1911 | 2026-06-25T23:10:22.602Z | Compiling icu_properties v2.1.2 |
| 1912 | 2026-06-25T23:10:22.781Z | Compiling icu_normalizer v2.1.1 |
| 1913 | 2026-06-25T23:10:23.307Z | Compiling signal-hook-registry v1.4.8 |
| 1914 | 2026-06-25T23:10:23.333Z | Compiling cmake v0.1.57 |
| 1915 | 2026-06-25T23:10:23.349Z | Compiling fs_extra v1.3.0 |
| 1916 | 2026-06-25T23:10:23.615Z | Compiling idna_adapter v1.2.1 |
| 1917 | 2026-06-25T23:10:23.707Z | Compiling dunce v1.0.5 |
| 1918 | 2026-06-25T23:10:23.765Z | Compiling idna v1.1.0 |
| 1919 | 2026-06-25T23:10:23.809Z | Compiling aws-lc-sys v0.40.0 |
| 1920 | 2026-06-25T23:10:23.969Z | Compiling der_derive v0.7.3 |
| 1921 | 2026-06-25T23:10:24.190Z | Compiling url v2.5.8 |
| 1922 | 2026-06-25T23:10:24.255Z | Compiling uuid v1.23.0 |
| 1923 | 2026-06-25T23:10:24.386Z | Compiling mio v1.2.0 |
| 1924 | 2026-06-25T23:10:24.610Z | Compiling socket2 v0.6.3 |
| 1925 | 2026-06-25T23:10:24.840Z | Compiling iana-time-zone v0.1.65 |
| 1926 | 2026-06-25T23:10:24.863Z | Compiling critical-section v1.2.0 |
| 1927 | 2026-06-25T23:10:24.976Z | Compiling chrono v0.4.44 |
| 1928 | 2026-06-25T23:10:25.026Z | Compiling once_cell v1.21.3 |
| 1929 | 2026-06-25T23:10:25.445Z | Compiling httparse v1.10.1 |
| 1930 | 2026-06-25T23:10:25.702Z | Compiling const-oid v0.9.6 |
| 1931 | 2026-06-25T23:10:25.755Z | Compiling tokio v1.52.1 |
| 1932 | 2026-06-25T23:10:26.101Z | Compiling time-core v0.1.8 |
| 1933 | 2026-06-25T23:10:26.117Z | Compiling aws-lc-rs v1.16.3 |
| 1934 | 2026-06-25T23:10:26.253Z | Compiling num-conv v0.2.0 |
| 1935 | 2026-06-25T23:10:26.389Z | Compiling regex-syntax v0.8.10 |
| 1936 | 2026-06-25T23:10:26.391Z | Compiling time-macros v0.2.27 |
| 1937 | 2026-06-25T23:10:26.660Z | Compiling serde_tokenstream v0.2.3 |
| 1938 | 2026-06-25T23:10:26.773Z | Compiling block-buffer v0.10.4 |
| 1939 | 2026-06-25T23:10:27.205Z | Compiling dyn-clone v1.0.20 |
| 1940 | 2026-06-25T23:10:27.514Z | Compiling digest v0.10.7 |
| 1941 | 2026-06-25T23:10:27.668Z | Compiling futures-core v0.3.32 |
| 1942 | 2026-06-25T23:10:28.434Z | Compiling aho-corasick v1.1.4 |
| 1943 | 2026-06-25T23:10:28.492Z | Compiling cpufeatures v0.2.17 |
| 1944 | 2026-06-25T23:10:28.657Z | Compiling rustls v0.23.37 |
| 1945 | 2026-06-25T23:10:28.717Z | Compiling slog v2.8.2 |
| 1946 | 2026-06-25T23:10:28.849Z | Compiling strsim v0.11.1 |
| 1947 | 2026-06-25T23:10:28.910Z | Compiling byteorder v1.5.0 |
| 1948 | 2026-06-25T23:10:29.139Z | Compiling ucd-trie v0.1.7 |
| 1949 | 2026-06-25T23:10:29.374Z | Compiling regex-automata v0.4.14 |
| 1950 | 2026-06-25T23:10:29.864Z | Compiling pest v2.8.6 |
| 1951 | 2026-06-25T23:10:29.988Z | Compiling http v1.4.0 |
| 1952 | 2026-06-25T23:10:30.012Z | Compiling futures-sink v0.3.32 |
| 1953 | 2026-06-25T23:10:30.232Z | Compiling anyhow v1.0.102 |
| 1954 | 2026-06-25T23:10:30.519Z | Compiling ident_case v1.0.1 |
| 1955 | 2026-06-25T23:10:30.751Z | Compiling futures-channel v0.3.32 |
| 1956 | 2026-06-25T23:10:30.912Z | Compiling pest_meta v2.8.6 |
| 1957 | 2026-06-25T23:10:30.990Z | Compiling slab v0.4.12 |
| 1958 | 2026-06-25T23:10:31.014Z | Compiling futures-io v0.3.32 |
| 1959 | 2026-06-25T23:10:31.087Z | Compiling futures-task v0.3.32 |
| 1960 | 2026-06-25T23:10:31.219Z | Compiling rustc_version v0.4.1 |
| 1961 | 2026-06-25T23:10:31.268Z | Compiling futures-util v0.3.32 |
| 1962 | 2026-06-25T23:10:31.425Z | Compiling allocator-api2 v0.2.21 |
| 1963 | 2026-06-25T23:10:31.491Z | Compiling pest_generator v2.8.6 |
| 1964 | 2026-06-25T23:10:31.767Z | Compiling regex v1.12.3 |
| 1965 | 2026-06-25T23:10:31.968Z | Compiling crc32fast v1.5.0 |
| 1966 | 2026-06-25T23:10:32.129Z | Compiling crossbeam-utils v0.8.21 |
| 1967 | 2026-06-25T23:10:32.157Z | Compiling pest_derive v2.8.6 |
| 1968 | 2026-06-25T23:10:32.241Z | Compiling plain v0.2.3 |
| 1969 | 2026-06-25T23:10:32.351Z | Compiling foldhash v0.2.0 |
| 1970 | 2026-06-25T23:10:32.517Z | Compiling hashbrown v0.16.1 |
| 1971 | 2026-06-25T23:10:32.542Z | Compiling ppv-lite86 v0.2.21 |
| 1972 | 2026-06-25T23:10:32.568Z | Compiling cookie v0.18.1 |
| 1973 | 2026-06-25T23:10:32.829Z | Compiling vcpkg v0.2.15 |
| 1974 | 2026-06-25T23:10:32.910Z | Compiling async-trait v0.1.89 |
| 1975 | 2026-06-25T23:10:32.978Z | Compiling pretty-hex v0.4.1 |
| 1976 | 2026-06-25T23:10:33.120Z | Compiling block-padding v0.3.3 |
| 1977 | 2026-06-25T23:10:33.285Z | Compiling camino v1.2.2 |
| 1978 | 2026-06-25T23:10:33.386Z | Compiling openssl-sys v0.9.115 |
| 1979 | 2026-06-25T23:10:33.602Z | Compiling inout v0.1.4 |
| 1980 | 2026-06-25T23:10:33.764Z | Compiling darling_core v0.21.3 |
| 1981 | 2026-06-25T23:10:33.819Z | Compiling base64ct v1.8.3 |
| 1982 | 2026-06-25T23:10:33.897Z | Compiling litrs v1.0.0 |
| 1983 | 2026-06-25T23:10:34.088Z | Compiling ryu v1.0.23 |
| 1984 | 2026-06-25T23:10:34.217Z | Compiling cipher v0.4.4 |
| 1985 | 2026-06-25T23:10:34.359Z | Compiling document-features v0.2.12 |
| 1986 | 2026-06-25T23:10:34.425Z | Compiling rustls-pki-types v1.14.0 |
| 1987 | 2026-06-25T23:10:34.440Z | Compiling scroll_derive v0.13.1 |
| 1988 | 2026-06-25T23:10:34.571Z | Compiling clap_derive v4.6.1 |
| 1989 | 2026-06-25T23:10:34.973Z | Compiling fastrand v2.3.0 |
| 1990 | 2026-06-25T23:10:35.187Z | Compiling hmac v0.12.1 |
| 1991 | 2026-06-25T23:10:35.219Z | Compiling scroll_derive v0.12.1 |
| 1992 | 2026-06-25T23:10:35.542Z | Compiling paste v1.0.15 |
| 1993 | 2026-06-25T23:10:35.574Z | Compiling untrusted v0.9.0 |
| 1994 | 2026-06-25T23:10:35.696Z | Compiling winnow v0.7.14 |
| 1995 | 2026-06-25T23:10:35.793Z | Compiling base64 v0.22.1 |
| 1996 | 2026-06-25T23:10:35.834Z | Compiling rustix v0.38.44 |
| 1997 | 2026-06-25T23:10:35.853Z | Compiling darling_macro v0.21.3 |
| 1998 | 2026-06-25T23:10:36.150Z | Compiling tempfile v3.25.0 |
| 1999 | 2026-06-25T23:10:36.323Z | Compiling darling v0.21.3 |
| 2000 | 2026-06-25T23:10:36.339Z | Compiling hubpack_derive v0.1.1 |
| 2001 | 2026-06-25T23:10:36.408Z | Compiling tracing-core v0.1.36 |
| 2002 | 2026-06-25T23:10:36.767Z | Compiling zerocopy-derive v0.7.35 |
| 2003 | 2026-06-25T23:10:37.384Z | Compiling openssl v0.10.79 |
| 2004 | 2026-06-25T23:10:37.430Z | Compiling tracing v0.1.44 |
| 2005 | 2026-06-25T23:10:37.599Z | Compiling rand_core v0.9.5 |
| 2006 | 2026-06-25T23:10:37.784Z | Compiling tokio-util v0.7.18 |
| 2007 | 2026-06-25T23:10:37.821Z | Compiling pem-rfc7468 v0.7.0 |
| 2008 | 2026-06-25T23:10:37.855Z | Compiling sha2 v0.10.9 |
| 2009 | 2026-06-25T23:10:38.046Z | Compiling curve25519-dalek v4.1.3 |
| 2010 | 2026-06-25T23:10:38.282Z | Compiling openapiv3 v2.2.0 |
| 2011 | 2026-06-25T23:10:38.354Z | Compiling strum_macros v0.26.4 |
| 2012 | 2026-06-25T23:10:38.698Z | Compiling usdt-impl v0.6.0 |
| 2013 | 2026-06-25T23:10:38.909Z | Compiling toml_parser v1.0.9+spec-1.1.0 |
| 2014 | 2026-06-25T23:10:39.084Z | Compiling scroll v0.13.0 |
| 2015 | 2026-06-25T23:10:39.215Z | Compiling http-body v1.0.1 |
| 2016 | 2026-06-25T23:10:39.357Z | Compiling openssl-macros v0.1.1 |
| 2017 | 2026-06-25T23:10:39.366Z | Compiling zstd-sys v2.0.16+zstd.1.5.7 |
| 2018 | 2026-06-25T23:10:39.395Z | Compiling usdt-impl v0.5.0 |
| 2019 | 2026-06-25T23:10:39.430Z | Compiling flagset v0.4.7 |
| 2020 | 2026-06-25T23:10:39.562Z | Compiling atomic-waker v1.1.2 |
| 2021 | 2026-06-25T23:10:39.585Z | Compiling native-tls v0.2.18 |
| 2022 | 2026-06-25T23:10:39.687Z | Compiling der v0.7.10 |
| 2023 | 2026-06-25T23:10:39.728Z | Compiling goblin v0.10.5 |
| 2024 | 2026-06-25T23:10:39.789Z | Compiling rand_chacha v0.9.0 |
| 2025 | 2026-06-25T23:10:39.805Z | Compiling scroll v0.12.0 |
| 2026 | 2026-06-25T23:10:39.845Z | Compiling curve25519-dalek-derive v0.1.1 |
| 2027 | 2026-06-25T23:10:40.060Z | Compiling tower-layer v0.3.3 |
| 2028 | 2026-06-25T23:10:40.143Z | Compiling powerfmt v0.2.0 |
| 2029 | 2026-06-25T23:10:40.223Z | Compiling unicode-segmentation v1.12.0 |
| 2030 | 2026-06-25T23:10:40.332Z | Compiling openssl-probe v0.2.1 |
| 2031 | 2026-06-25T23:10:40.366Z | Compiling tower-service v0.3.3 |
| 2032 | 2026-06-25T23:10:40.426Z | Compiling num-bigint-dig v0.8.6 |
| 2033 | 2026-06-25T23:10:40.464Z | Compiling untrusted v0.7.1 |
| 2034 | 2026-06-25T23:10:40.488Z | Compiling try-lock v0.2.5 |
| 2035 | 2026-06-25T23:10:40.588Z | Compiling want v0.3.1 |
| 2036 | 2026-06-25T23:10:40.619Z | Compiling spki v0.7.3 |
| 2037 | 2026-06-25T23:10:40.619Z | Compiling deranged v0.5.8 |
| 2038 | 2026-06-25T23:10:40.754Z | Compiling goblin v0.8.2 |
| 2039 | 2026-06-25T23:10:40.771Z | Compiling rand v0.9.2 |
| 2040 | 2026-06-25T23:10:40.830Z | Compiling h2 v0.4.13 |
| 2041 | 2026-06-25T23:10:41.334Z | Compiling salsa20 v0.10.2 |
| 2042 | 2026-06-25T23:10:41.475Z | Compiling zerocopy v0.7.35 |
| 2043 | 2026-06-25T23:10:41.590Z | Compiling pbkdf2 v0.12.2 |
| 2044 | 2026-06-25T23:10:42.058Z | Compiling dtrace-parser v0.3.0 |
| 2045 | 2026-06-25T23:10:42.619Z | Compiling dof v0.4.0 |
| 2046 | 2026-06-25T23:10:43.362Z | Compiling ipnet v2.11.0 |
| 2047 | 2026-06-25T23:10:43.616Z | Compiling hex v0.4.3 |
| 2048 | 2026-06-25T23:10:43.756Z | Compiling thread-id v5.1.0 |
| 2049 | 2026-06-25T23:10:43.799Z | Compiling pin-utils v0.1.0 |
| 2050 | 2026-06-25T23:10:43.813Z | Compiling num_threads v0.1.7 |
| 2051 | 2026-06-25T23:10:43.833Z | Compiling httpdate v1.0.3 |
| 2052 | 2026-06-25T23:10:43.882Z | Compiling time v0.3.47 |
| 2053 | 2026-06-25T23:10:43.906Z | Compiling dof v0.3.0 |
| 2054 | 2026-06-25T23:10:44.036Z | Compiling hyper v1.8.1 |
| 2055 | 2026-06-25T23:10:44.483Z | Compiling scrypt v0.11.0 |
| 2056 | 2026-06-25T23:10:44.500Z | Compiling heck v0.4.1 |
| 2057 | 2026-06-25T23:10:44.624Z | Compiling dtrace-parser v0.2.0 |
| 2058 | 2026-06-25T23:10:44.698Z | Compiling cbc v0.1.2 |
| 2059 | 2026-06-25T23:10:44.701Z | Compiling aes v0.8.4 |
| 2060 | 2026-06-25T23:10:44.854Z | Compiling toml_datetime v0.6.11 |
| 2061 | 2026-06-25T23:10:44.991Z | Compiling serde_spanned v0.6.9 |
| 2062 | 2026-06-25T23:10:45.126Z | Compiling daft-derive v0.1.7 |
| 2063 | 2026-06-25T23:10:45.159Z | Compiling bzip2-sys v0.1.13+1.0.8 |
| 2064 | 2026-06-25T23:10:45.180Z | Compiling socket2 v0.5.10 |
| 2065 | 2026-06-25T23:10:45.315Z | Compiling thread-id v4.2.2 |
| 2066 | 2026-06-25T23:10:45.402Z | Compiling fs-err v3.3.0 |
| 2067 | 2026-06-25T23:10:45.424Z | Compiling memoffset v0.9.1 |
| 2068 | 2026-06-25T23:10:45.592Z | Compiling tinyvec_macros v0.1.1 |
| 2069 | 2026-06-25T23:10:45.610Z | Compiling either v1.15.0 |
| 2070 | 2026-06-25T23:10:45.657Z | Compiling ref-cast v1.0.25 |
| 2071 | 2026-06-25T23:10:45.934Z | Compiling tinyvec v1.10.0 |
| 2072 | 2026-06-25T23:10:46.005Z | Compiling hyper-util v0.1.20 |
| 2073 | 2026-06-25T23:10:46.312Z | Compiling pkcs5 v0.7.1 |
| 2074 | 2026-06-25T23:10:46.771Z | Compiling serde_with_macros v3.17.0 |
| 2075 | 2026-06-25T23:10:47.075Z | Compiling heapless v0.7.17 |
| 2076 | 2026-06-25T23:10:47.309Z | Compiling spin v0.9.8 |
| 2077 | 2026-06-25T23:10:47.519Z | Compiling enum-as-inner v0.6.1 |
| 2078 | 2026-06-25T23:10:47.861Z | Compiling signal-hook v0.3.18 |
| 2079 | 2026-06-25T23:10:47.919Z | Compiling simd-adler32 v0.3.8 |
| 2080 | 2026-06-25T23:10:47.938Z | Compiling zstd-safe v7.2.4 |
| 2081 | 2026-06-25T23:10:48.025Z | Compiling cfg_aliases v0.2.1 |
| 2082 | 2026-06-25T23:10:48.102Z | Compiling nix v0.31.2 |
| 2083 | 2026-06-25T23:10:48.438Z | Compiling pkcs8 v0.10.2 |
| 2084 | 2026-06-25T23:10:48.789Z | Compiling usdt-macro v0.6.0 |
| 2085 | 2026-06-25T23:10:48.953Z | Compiling usdt-attr-macro v0.6.0 |
| 2086 | 2026-06-25T23:10:49.824Z | Compiling rustls-native-certs v0.8.3 |
| 2087 | 2026-06-25T23:10:49.830Z | Compiling http-body-util v0.1.3 |
| 2088 | 2026-06-25T23:10:49.830Z | Compiling darling_core v0.20.11 |
| 2089 | 2026-06-25T23:10:49.885Z | Compiling sync_wrapper v1.0.2 |
| 2090 | 2026-06-25T23:10:50.044Z | Compiling erased-serde v0.3.31 |
| 2091 | 2026-06-25T23:10:50.514Z | Compiling ref-cast-impl v1.0.25 |
| 2092 | 2026-06-25T23:10:50.580Z | Compiling wait-timeout v0.2.1 |
| 2093 | 2026-06-25T23:10:50.773Z | Compiling ahash v0.8.12 |
| 2094 | 2026-06-25T23:10:50.802Z | Compiling encoding_rs v0.8.35 |
| 2095 | 2026-06-25T23:10:50.890Z | Compiling mime v0.3.17 |
| 2096 | 2026-06-25T23:10:51.001Z | Compiling adler2 v2.0.1 |
| 2097 | 2026-06-25T23:10:51.042Z | Compiling bit-vec v0.8.0 |
| 2098 | 2026-06-25T23:10:51.105Z | Compiling foreign-types-shared v0.1.1 |
| 2099 | 2026-06-25T23:10:51.138Z | Compiling utf8parse v0.2.2 |
| 2100 | 2026-06-25T23:10:51.202Z | Compiling winnow v0.5.40 |
| 2101 | 2026-06-25T23:10:51.237Z | Compiling quick-error v1.2.3 |
| 2102 | 2026-06-25T23:10:51.250Z | Compiling bit-set v0.8.0 |
| 2103 | 2026-06-25T23:10:51.362Z | Compiling rusty-fork v0.3.1 |
| 2104 | 2026-06-25T23:10:51.420Z | Compiling foreign-types v0.3.2 |
| 2105 | 2026-06-25T23:10:51.492Z | Compiling miniz_oxide v0.8.9 |
| 2106 | 2026-06-25T23:10:51.666Z | Compiling darling_macro v0.20.11 |
| 2107 | 2026-06-25T23:10:52.004Z | Compiling tower v0.5.3 |
| 2108 | 2026-06-25T23:10:52.120Z | Compiling unicode-normalization v0.1.25 |
| 2109 | 2026-06-25T23:10:52.441Z | Compiling toml_edit v0.19.15 |
| 2110 | 2026-06-25T23:10:52.486Z | Compiling rand_xorshift v0.4.0 |
| 2111 | 2026-06-25T23:10:52.556Z | Compiling webpki-roots v1.0.6 |
| 2112 | 2026-06-25T23:10:52.673Z | Compiling serde_urlencoded v0.7.1 |
| 2113 | 2026-06-25T23:10:52.689Z | Compiling pin-project-internal v1.1.11 |
| 2114 | 2026-06-25T23:10:52.725Z | Compiling anstyle v1.0.14 |
| 2115 | 2026-06-25T23:10:52.771Z | Compiling iri-string v0.7.10 |
| 2116 | 2026-06-25T23:10:52.938Z | Compiling zlib-rs v0.6.2 |
| 2117 | 2026-06-25T23:10:52.972Z | Compiling smoltcp v0.9.1 |
| 2118 | 2026-06-25T23:10:53.270Z | Compiling unarray v0.1.4 |
| 2119 | 2026-06-25T23:10:53.438Z | Compiling proptest v1.10.0 |
| 2120 | 2026-06-25T23:10:54.060Z | Compiling tower-http v0.6.8 |
| 2121 | 2026-06-25T23:10:54.631Z | Compiling darling v0.20.11 |
| 2122 | 2026-06-25T23:10:55.007Z | Compiling flate2 v1.1.9 |
| 2123 | 2026-06-25T23:10:55.241Z | Compiling ipnetwork v0.21.1 |
| 2124 | 2026-06-25T23:10:55.386Z | Compiling num-integer v0.1.46 |
| 2125 | 2026-06-25T23:10:55.678Z | Compiling psl-types v2.0.11 |
| 2126 | 2026-06-25T23:10:55.697Z | Compiling siphasher v1.0.2 |
| 2127 | 2026-06-25T23:10:55.833Z | Compiling anstyle-query v1.1.5 |
| 2128 | 2026-06-25T23:10:55.878Z | Compiling is_terminal_polyfill v1.70.2 |
| 2129 | 2026-06-25T23:10:55.974Z | Compiling colorchoice v1.0.4 |
| 2130 | 2026-06-25T23:10:56.122Z | Compiling publicsuffix v2.3.0 |
| 2131 | 2026-06-25T23:10:56.137Z | Compiling oxnet v0.1.6 |
| 2132 | 2026-06-25T23:10:56.137Z | Compiling newtype-uuid v1.3.2 |
| 2133 | 2026-06-25T23:10:56.660Z | Compiling derive_builder_core v0.20.2 |
| 2134 | 2026-06-25T23:10:56.771Z | Compiling snafu-derive v0.8.9 |
| 2135 | 2026-06-25T23:10:57.165Z | Compiling rand_chacha v0.3.1 |
| 2136 | 2026-06-25T23:10:57.395Z | Compiling signature v2.2.0 |
| 2137 | 2026-06-25T23:10:57.528Z | Compiling serde_repr v0.1.20 |
| 2138 | 2026-06-25T23:10:57.551Z | Compiling strum_macros v0.27.2 |
| 2139 | 2026-06-25T23:10:58.034Z | Compiling unicode-properties v0.1.4 |
| 2140 | 2026-06-25T23:10:58.368Z | Compiling unicode-bidi v0.3.18 |
| 2141 | 2026-06-25T23:10:58.433Z | Compiling object v0.37.3 |
| 2142 | 2026-06-25T23:10:58.680Z | Compiling derive_builder_macro v0.20.2 |
| 2143 | 2026-06-25T23:10:58.832Z | Compiling stringprep v0.1.5 |
| 2144 | 2026-06-25T23:10:58.942Z | Compiling rand v0.8.6 |
| 2145 | 2026-06-25T23:10:59.197Z | Compiling cookie_store v0.22.1 |
| 2146 | 2026-06-25T23:10:59.282Z | Compiling tokio-native-tls v0.3.1 |
| 2147 | 2026-06-25T23:10:59.442Z | Compiling daft v0.1.7 |
| 2148 | 2026-06-25T23:10:59.722Z | Compiling num-iter v0.1.45 |
| 2149 | 2026-06-25T23:10:59.742Z | Compiling anstyle-parse v1.0.0 |
| 2150 | 2026-06-25T23:10:59.908Z | Compiling futures-executor v0.3.32 |
| 2151 | 2026-06-25T23:11:00.207Z | Compiling bstr v1.12.1 |
| 2152 | 2026-06-25T23:11:00.639Z | Compiling md-5 v0.10.6 |
| 2153 | 2026-06-25T23:11:00.739Z | Compiling hash32 v0.2.1 |
| 2154 | 2026-06-25T23:11:00.790Z | Compiling ff v0.13.1 |
| 2155 | 2026-06-25T23:11:00.920Z | Compiling vergen-lib v9.1.0 |
| 2156 | 2026-06-25T23:11:01.107Z | Compiling fallible-iterator v0.2.0 |
| 2157 | 2026-06-25T23:11:01.328Z | Compiling base16ct v0.2.0 |
| 2158 | 2026-06-25T23:11:01.501Z | Compiling sec1 v0.7.3 |
| 2159 | 2026-06-25T23:11:01.514Z | Compiling postgres-protocol v0.6.10 |
| 2160 | 2026-06-25T23:11:01.746Z | Compiling group v0.13.0 |
| 2161 | 2026-06-25T23:11:02.027Z | Compiling futures v0.3.32 |
| 2162 | 2026-06-25T23:11:02.099Z | Compiling anstream v1.0.0 |
| 2163 | 2026-06-25T23:11:02.243Z | Compiling hyper-tls v0.6.0 |
| 2164 | 2026-06-25T23:11:02.404Z | Compiling derive_builder v0.20.2 |
| 2165 | 2026-06-25T23:11:02.446Z | Compiling phf_shared v0.13.1 |
| 2166 | 2026-06-25T23:11:02.499Z | Compiling pin-project v1.1.11 |
| 2167 | 2026-06-25T23:11:02.627Z | Compiling anstyle-parse v0.2.7 |
| 2168 | 2026-06-25T23:11:02.679Z | Compiling lazy_static v1.5.0 |
| 2169 | 2026-06-25T23:11:02.843Z | Compiling hkdf v0.12.4 |
| 2170 | 2026-06-25T23:11:02.891Z | Compiling terminal_size v0.4.3 |
| 2171 | 2026-06-25T23:11:02.974Z | Compiling crypto-bigint v0.5.5 |
| 2172 | 2026-06-25T23:11:03.030Z | Compiling async-recursion v1.1.1 |
| 2173 | 2026-06-25T23:11:03.609Z | Compiling vergen v9.1.0 |
| 2174 | 2026-06-25T23:11:03.796Z | Compiling cargo-platform v0.3.2 |
| 2175 | 2026-06-25T23:11:04.045Z | Compiling memmap2 v0.9.10 |
| 2176 | 2026-06-25T23:11:04.253Z | Compiling same-file v1.0.6 |
| 2177 | 2026-06-25T23:11:04.405Z | Compiling foldhash v0.1.5 |
| 2178 | 2026-06-25T23:11:04.460Z | Compiling bumpalo v3.20.2 |
| 2179 | 2026-06-25T23:11:04.575Z | Compiling managed v0.8.0 |
| 2180 | 2026-06-25T23:11:04.706Z | Compiling toml_write v0.1.2 |
| 2181 | 2026-06-25T23:11:04.805Z | Compiling clap_lex v1.0.0 |
| 2182 | 2026-06-25T23:11:09.122Z | Compiling bitflags v1.3.2 |
| 2183 | 2026-06-25T23:11:09.167Z | Compiling libbz2-rs-sys v0.2.2 |
| 2184 | 2026-06-25T23:11:09.167Z | Compiling bzip2 v0.6.1 |
| 2185 | 2026-06-25T23:11:09.167Z | Compiling clap_builder v4.6.0 |
| 2186 | 2026-06-25T23:11:09.167Z | Compiling toml_edit v0.22.27 |
| 2187 | 2026-06-25T23:11:09.167Z | Compiling zopfli v0.8.3 |
| 2188 | 2026-06-25T23:11:09.167Z | Compiling hashbrown v0.15.5 |
| 2189 | 2026-06-25T23:11:09.167Z | Compiling walkdir v2.5.0 |
| 2190 | 2026-06-25T23:11:09.167Z | Compiling usdt v0.6.0 |
| 2191 | 2026-06-25T23:11:09.167Z | Compiling cargo_metadata v0.23.1 |
| 2192 | 2026-06-25T23:11:09.167Z | Compiling elliptic-curve v0.13.8 |
| 2193 | 2026-06-25T23:11:09.445Z | Compiling anstream v0.6.21 |
| 2194 | 2026-06-25T23:11:09.664Z | Compiling phf v0.13.1 |
| 2195 | 2026-06-25T23:11:09.826Z | Compiling snafu v0.8.9 |
| 2196 | 2026-06-25T23:11:10.152Z | Compiling signal-hook-mio v0.2.5 |
| 2197 | 2026-06-25T23:11:10.272Z | Compiling bzip2 v0.4.4 |
| 2198 | 2026-06-25T23:11:10.275Z | Compiling postgres-types v0.2.12 |
| 2199 | 2026-06-25T23:11:10.312Z | Compiling zstd v0.13.3 |
| 2200 | 2026-06-25T23:11:10.442Z | Compiling globset v0.4.18 |
| 2201 | 2026-06-25T23:11:10.469Z | Compiling strum v0.27.2 |
| 2202 | 2026-06-25T23:11:10.600Z | Compiling ed25519 v2.2.3 |
| 2203 | 2026-06-25T23:11:10.617Z | Compiling phf_shared v0.11.3 |
| 2204 | 2026-06-25T23:11:10.794Z | Compiling olpc-cjson v0.1.4 |
| 2205 | 2026-06-25T23:11:10.881Z | Compiling pkcs1 v0.7.5 |
| 2206 | 2026-06-25T23:11:10.972Z | Compiling strum v0.26.3 |
| 2207 | 2026-06-25T23:11:10.992Z | Compiling hubpack v0.1.2 |
| 2208 | 2026-06-25T23:11:11.101Z | Compiling pem v3.0.6 |
| 2209 | 2026-06-25T23:11:11.146Z | Compiling rfc6979 v0.4.0 |
| 2210 | 2026-06-25T23:11:11.213Z | Compiling sha1 v0.10.6 |
| 2211 | 2026-06-25T23:11:11.242Z | Compiling serde-big-array v0.5.1 |
| 2212 | 2026-06-25T23:11:11.271Z | Compiling serde_plain v1.0.2 |
| 2213 | 2026-06-25T23:11:11.382Z | Compiling float-cmp v0.10.0 |
| 2214 | 2026-06-25T23:11:11.399Z | Compiling env_filter v1.0.0 |
| 2215 | 2026-06-25T23:11:11.454Z | Compiling precomputed-hash v0.1.1 |
| 2216 | 2026-06-25T23:11:11.529Z | Compiling new_debug_unreachable v1.0.6 |
| 2217 | 2026-06-25T23:11:11.649Z | Compiling data-encoding v2.10.0 |
| 2218 | 2026-06-25T23:11:11.870Z | Compiling fixedbitset v0.4.2 |
| 2219 | 2026-06-25T23:11:12.003Z | Compiling difflib v0.4.0 |
| 2220 | 2026-06-25T23:11:12.073Z | Compiling keccak v0.1.6 |
| 2221 | 2026-06-25T23:11:12.168Z | Compiling whoami v2.1.0 |
| 2222 | 2026-06-25T23:11:12.212Z | Compiling normalize-line-endings v0.3.0 |
| 2223 | 2026-06-25T23:11:12.271Z | Compiling jiff v0.2.21 |
| 2224 | 2026-06-25T23:11:12.310Z | Compiling typed-path v0.9.3 |
| 2225 | 2026-06-25T23:11:12.445Z | Compiling predicates-core v1.0.10 |
| 2226 | 2026-06-25T23:11:12.494Z | Compiling fixedbitset v0.5.7 |
| 2227 | 2026-06-25T23:11:12.551Z | Compiling static_assertions v1.1.0 |
| 2228 | 2026-06-25T23:11:12.607Z | Compiling predicates v3.1.4 |
| 2229 | 2026-06-25T23:11:12.631Z | Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25) |
| 2230 | 2026-06-25T23:11:12.769Z | Compiling petgraph v0.8.3 |
| 2231 | 2026-06-25T23:11:13.192Z | Compiling tokio-postgres v0.7.16 |
| 2232 | 2026-06-25T23:11:13.463Z | Compiling sha3 v0.10.8 |
| 2233 | 2026-06-25T23:11:13.733Z | Compiling petgraph v0.6.5 |
| 2234 | 2026-06-25T23:11:14.664Z | Compiling hickory-proto v0.25.2 |
| 2235 | 2026-06-25T23:11:15.190Z | Compiling zip v4.6.1 |
| 2236 | 2026-06-25T23:11:15.390Z | Compiling string_cache v0.8.9 |
| 2237 | 2026-06-25T23:11:15.612Z | Compiling env_logger v0.11.9 |
| 2238 | 2026-06-25T23:11:15.896Z | Compiling ecdsa v0.16.9 |
| 2239 | 2026-06-25T23:11:15.925Z | Compiling rsa v0.9.10 |
| 2240 | 2026-06-25T23:11:16.778Z | Compiling ed25519-dalek v2.2.0 |
| 2241 | 2026-06-25T23:11:17.058Z | Compiling zip v0.6.6 |
| 2242 | 2026-06-25T23:11:17.435Z | Compiling crossterm v0.28.1 |
| 2243 | 2026-06-25T23:11:17.997Z | Compiling iddqd v0.4.2 |
| 2244 | 2026-06-25T23:11:18.265Z | Compiling clap v4.6.1 |
| 2245 | 2026-06-25T23:11:18.361Z | Compiling similar v2.7.0 |
| 2246 | 2026-06-25T23:11:18.653Z | Compiling crossbeam-epoch v0.9.18 |
| 2247 | 2026-06-25T23:11:18.910Z | Compiling toml v0.7.8 |
| 2248 | 2026-06-25T23:11:18.962Z | Compiling serde_with v3.17.0 |
| 2249 | 2026-06-25T23:11:19.091Z | Compiling itertools v0.13.0 |
| 2250 | 2026-06-25T23:11:19.223Z | Compiling x509-cert v0.2.5 |
| 2251 | 2026-06-25T23:11:19.456Z | Compiling tokio-stream v0.1.18 |
| 2252 | 2026-06-25T23:11:19.568Z | Compiling rustls-webpki v0.103.9 |
| 2253 | 2026-06-25T23:11:19.786Z | Compiling buf-list v1.1.2 |
| 2254 | 2026-06-25T23:11:19.918Z | Compiling gateway-ereport-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25) |
| 2255 | 2026-06-25T23:11:20.217Z | Compiling peg-runtime v0.8.5 |
| 2256 | 2026-06-25T23:11:20.349Z | Compiling lalrpop-util v0.19.12 |
| 2257 | 2026-06-25T23:11:23.257Z | Compiling tokio-rustls v0.26.4 |
| 2258 | 2026-06-25T23:11:23.535Z | Compiling hyper-rustls v0.27.7 |
| 2259 | 2026-06-25T23:11:23.630Z | Compiling rustls-platform-verifier v0.6.2 |
| 2260 | 2026-06-25T23:11:23.837Z | Compiling reqwest v0.13.2 |
| 2261 | 2026-06-25T23:11:23.855Z | Compiling reqwest v0.12.28 |
| 2262 | 2026-06-25T23:11:25.474Z | Compiling tough v0.22.0 |
| 2263 | 2026-06-25T23:11:29.070Z | Compiling omicron-workspace-hack v0.1.0 (/work/ci/omicron/workspace-hack) |
| 2264 | 2026-06-25T23:12:03.336Z | Compiling slog-async v2.8.0 |
| 2265 | 2026-06-25T23:12:03.597Z | Compiling rustls v0.22.4 |
| 2266 | 2026-06-25T23:12:03.848Z | Compiling newtype-uuid-macros v0.1.0 |
| 2267 | 2026-06-25T23:12:03.883Z | Compiling structmeta-derive v0.3.0 |
| 2268 | 2026-06-25T23:12:04.482Z | Compiling multer v3.1.0 |
| 2269 | 2026-06-25T23:12:04.535Z | Compiling crossbeam-channel v0.5.15 |
| 2270 | 2026-06-25T23:12:04.594Z | Compiling async-stream-impl v0.3.6 |
| 2271 | 2026-06-25T23:12:04.712Z | Compiling dropshot v0.17.0 |
| 2272 | 2026-06-25T23:12:04.848Z | Compiling structmeta v0.3.0 |
| 2273 | 2026-06-25T23:12:04.935Z | Compiling dropshot_endpoint v0.17.0 |
| 2274 | 2026-06-25T23:12:05.059Z | Compiling thread_local v1.1.9 |
| 2275 | 2026-06-25T23:12:05.177Z | Compiling derive-ex v0.1.8 |
| 2276 | 2026-06-25T23:12:05.376Z | Compiling progenitor-client v0.14.0 |
| 2277 | 2026-06-25T23:12:05.409Z | Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 2278 | 2026-06-25T23:12:05.811Z | Compiling is-terminal v0.4.17 |
| 2279 | 2026-06-25T23:12:05.870Z | Compiling term v1.2.1 |
| 2280 | 2026-06-25T23:12:05.922Z | Compiling take_mut v0.2.2 |
| 2281 | 2026-06-25T23:12:06.564Z | Compiling slog-term v2.9.2 |
| 2282 | 2026-06-25T23:12:06.666Z | Compiling test-strategy v0.4.5 |
| 2283 | 2026-06-25T23:12:07.269Z | Compiling match_cfg v0.1.0 |
| 2284 | 2026-06-25T23:12:07.354Z | Compiling hostname v0.3.1 |
| 2285 | 2026-06-25T23:12:07.526Z | Compiling omicron-uuid-kinds v0.1.0 (/work/ci/omicron/uuid-kinds) |
| 2286 | 2026-06-25T23:12:07.630Z | Compiling slog-json v2.6.1 |
| 2287 | 2026-06-25T23:12:07.853Z | Compiling slog-bunyan v2.5.0 |
| 2288 | 2026-06-25T23:12:07.921Z | Compiling rustls-webpki v0.102.8 |
| 2289 | 2026-06-25T23:12:07.997Z | Compiling compression-core v0.4.31 |
| 2290 | 2026-06-25T23:12:08.049Z | Compiling debug-ignore v1.0.5 |
| 2291 | 2026-06-25T23:12:08.172Z | Compiling compression-codecs v0.4.37 |
| 2292 | 2026-06-25T23:12:08.242Z | Compiling toml_datetime v1.0.0+spec-1.1.0 |
| 2293 | 2026-06-25T23:12:08.692Z | Compiling serde_spanned v1.0.4 |
| 2294 | 2026-06-25T23:12:08.856Z | Compiling toml_writer v1.0.6+spec-1.1.0 |
| 2295 | 2026-06-25T23:12:09.139Z | Compiling toml v1.0.6+spec-1.1.0 |
| 2296 | 2026-06-25T23:12:09.298Z | Compiling async-compression v0.4.41 |
| 2297 | 2026-06-25T23:12:09.772Z | Compiling async-stream v0.3.6 |
| 2298 | 2026-06-25T23:12:10.045Z | Compiling waitgroup v0.1.2 |
| 2299 | 2026-06-25T23:12:10.244Z | Compiling rustls-pemfile v2.2.0 |
| 2300 | 2026-06-25T23:12:10.544Z | Compiling serde_path_to_error v0.1.20 |
| 2301 | 2026-06-25T23:12:10.983Z | Compiling tokio-rustls v0.25.0 |
| 2302 | 2026-06-25T23:12:11.034Z | Compiling hostname v0.4.2 |
| 2303 | 2026-06-25T23:12:11.236Z | Compiling parse-display-derive v0.10.0 |
| 2304 | 2026-06-25T23:12:12.673Z | Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#8f60acdf) |
| 2305 | 2026-06-25T23:12:12.929Z | Compiling macaddr v1.0.1 |
| 2306 | 2026-06-25T23:12:13.224Z | Compiling tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#a7d440f5) |
| 2307 | 2026-06-25T23:12:13.255Z | Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 2308 | 2026-06-25T23:12:13.412Z | Compiling api_identity v0.1.0 (/work/ci/omicron/api_identity) |
| 2309 | 2026-06-25T23:12:13.811Z | Compiling instant v0.1.13 |
| 2310 | 2026-06-25T23:12:13.943Z | Compiling atomicwrites v0.4.4 |
| 2311 | 2026-06-25T23:12:14.231Z | Compiling itertools v0.14.0 |
| 2312 | 2026-06-25T23:12:14.743Z | Compiling regress v0.10.5 |
| 2313 | 2026-06-25T23:12:15.249Z | Compiling omicron-ledger v0.1.0 (/work/ci/omicron/ledger) |
| 2314 | 2026-06-25T23:12:15.576Z | Compiling backon v1.6.0 |
| 2315 | 2026-06-25T23:12:15.751Z | Compiling progenitor-extras v0.2.0 |
| 2316 | 2026-06-25T23:12:15.844Z | Compiling backoff v0.4.0 |
| 2317 | 2026-06-25T23:12:16.017Z | Compiling parse-display v0.10.0 |
| 2318 | 2026-06-25T23:12:16.082Z | Compiling protocol v0.1.0 (https://github.com/oxidecomputer/lldp#54b26617) |
| 2319 | 2026-06-25T23:12:16.875Z | Compiling humantime v2.3.0 |
| 2320 | 2026-06-25T23:12:17.095Z | Compiling omicron-common v0.1.0 (/work/ci/omicron/common) |
| 2321 | 2026-06-25T23:12:17.312Z | Compiling regress v0.11.1 |
| 2322 | 2026-06-25T23:12:19.080Z | Compiling typify-impl v0.6.2 |
| 2323 | 2026-06-25T23:12:19.369Z | Compiling universal-hash v0.5.1 |
| 2324 | 2026-06-25T23:12:19.524Z | Compiling unicode-width v0.2.0 |
| 2325 | 2026-06-25T23:12:19.546Z | Compiling opaque-debug v0.3.1 |
| 2326 | 2026-06-25T23:12:19.631Z | Compiling half v2.7.1 |
| 2327 | 2026-06-25T23:12:19.840Z | Compiling ciborium-io v0.2.2 |
| 2328 | 2026-06-25T23:12:19.953Z | Compiling crucible-workspace-hack v0.1.0 |
| 2329 | 2026-06-25T23:12:19.993Z | Compiling ciborium-ll v0.2.2 |
| 2330 | 2026-06-25T23:12:20.009Z | Compiling convert_case v0.4.0 |
| 2331 | 2026-06-25T23:12:20.254Z | Compiling ciborium v0.2.2 |
| 2332 | 2026-06-25T23:12:20.270Z | Compiling aead v0.5.2 |
| 2333 | 2026-06-25T23:12:20.314Z | Compiling derive_more v0.99.20 |
| 2334 | 2026-06-25T23:12:20.472Z | Compiling secrecy v0.10.3 |
| 2335 | 2026-06-25T23:12:20.521Z | Compiling poly1305 v0.8.0 |
| 2336 | 2026-06-25T23:12:20.683Z | Compiling chacha20 v0.9.1 |
| 2337 | 2026-06-25T23:12:20.944Z | Compiling unsafe-libyaml v0.2.11 |
| 2338 | 2026-06-25T23:12:21.104Z | Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=bd9a0e2abe6b6b89aec8c85f4ee57474144ed150#bd9a0e2a) |
| 2339 | 2026-06-25T23:12:21.161Z | Compiling sled-hardware-types v0.1.0 (/work/ci/omicron/sled-hardware/types) |
| 2340 | 2026-06-25T23:12:21.614Z | Compiling serde_yaml v0.9.34+deprecated |
| 2341 | 2026-06-25T23:12:22.487Z | Compiling typify-macro v0.6.2 |
| 2342 | 2026-06-25T23:12:22.940Z | Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7) |
| 2343 | 2026-06-25T23:12:23.215Z | Compiling thiserror-impl-no-std v2.0.2 |
| 2344 | 2026-06-25T23:12:23.506Z | Compiling propolis-api-types-versions v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7) |
| 2345 | 2026-06-25T23:12:24.057Z | Compiling gfss v0.1.0 (/work/ci/omicron/trust-quorum/gfss) |
| 2346 | 2026-06-25T23:12:24.073Z | Compiling typify v0.6.2 |
| 2347 | 2026-06-25T23:12:24.191Z | Compiling byte-wrapper v0.1.0 |
| 2348 | 2026-06-25T23:12:24.235Z | Compiling thiserror-no-std v2.0.2 |
| 2349 | 2026-06-25T23:12:24.341Z | Compiling password-hash v0.5.0 |
| 2350 | 2026-06-25T23:12:25.191Z | Compiling blake2 v0.10.6 |
| 2351 | 2026-06-25T23:12:25.330Z | Compiling toml_datetime v0.7.5+spec-1.1.0 |
| 2352 | 2026-06-25T23:12:25.354Z | Compiling trust-quorum-types-versions v0.1.0 (/work/ci/omicron/trust-quorum/types/versions) |
| 2353 | 2026-06-25T23:12:25.427Z | Compiling vsss-rs v3.3.4 |
| 2354 | 2026-06-25T23:12:25.567Z | Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7) |
| 2355 | 2026-06-25T23:12:25.678Z | Compiling toml_edit v0.23.10+spec-1.0.0 |
| 2356 | 2026-06-25T23:12:25.695Z | Compiling argon2 v0.5.3 |
| 2357 | 2026-06-25T23:12:26.580Z | Compiling progenitor-impl v0.14.0 |
| 2358 | 2026-06-25T23:12:26.710Z | Compiling chacha20poly1305 v0.10.1 |
| 2359 | 2026-06-25T23:12:26.874Z | Compiling indent_write v2.2.0 |
| 2360 | 2026-06-25T23:12:26.951Z | Compiling bootstore v0.1.0 (/work/ci/omicron/bootstore) |
| 2361 | 2026-06-25T23:12:27.037Z | Compiling proc-macro-crate v3.4.0 |
| 2362 | 2026-06-25T23:12:27.493Z | Compiling omicron-passwords v0.1.0 (/work/ci/omicron/passwords) |
| 2363 | 2026-06-25T23:12:28.214Z | Compiling num_enum_derive v0.7.6 |
| 2364 | 2026-06-25T23:12:28.755Z | Compiling progenitor-macro v0.14.0 |
| 2365 | 2026-06-25T23:12:29.155Z | Compiling sled-agent-types-versions v0.1.0 (/work/ci/omicron/sled-agent/types/versions) |
| 2366 | 2026-06-25T23:12:29.308Z | Compiling swrite v0.1.0 |
| 2367 | 2026-06-25T23:12:29.431Z | Compiling num_enum v0.7.6 |
| 2368 | 2026-06-25T23:12:29.767Z | Compiling proc-macro-error-attr v1.0.4 |
| 2369 | 2026-06-25T23:12:29.973Z | Compiling heapless v0.8.0 |
| 2370 | 2026-06-25T23:12:30.498Z | Compiling ingot-macros v0.1.1 |
| 2371 | 2026-06-25T23:12:31.436Z | Compiling tabwriter v1.4.1 |
| 2372 | 2026-06-25T23:12:31.821Z | Compiling hash32 v0.3.1 |
| 2373 | 2026-06-25T23:12:31.996Z | Compiling proc-macro-error v1.0.4 |
| 2374 | 2026-06-25T23:12:32.202Z | Compiling smoltcp v0.11.0 |
| 2375 | 2026-06-25T23:12:32.520Z | Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 2376 | 2026-06-25T23:12:32.714Z | Compiling progenitor v0.14.0 |
| 2377 | 2026-06-25T23:12:33.059Z | Compiling ingot-types v0.1.2 |
| 2378 | 2026-06-25T23:12:33.302Z | Compiling cobs v0.3.0 |
| 2379 | 2026-06-25T23:12:33.416Z | Compiling colored v3.1.1 |
| 2380 | 2026-06-25T23:12:33.529Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#d9645f8d) |
| 2381 | 2026-06-25T23:12:33.589Z | Compiling ingot v0.1.1 |
| 2382 | 2026-06-25T23:12:33.782Z | Compiling postcard v1.1.3 |
| 2383 | 2026-06-25T23:12:34.170Z | Compiling proc-macro-crate v1.3.1 |
| 2384 | 2026-06-25T23:12:34.396Z | Compiling foreign-types-macros v0.2.3 |
| 2385 | 2026-06-25T23:12:34.515Z | Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=8b44982bf0d3f8ea52c810b2b00425a1e350e2f8#8b44982b) |
| 2386 | 2026-06-25T23:12:34.954Z | Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=8b44982bf0d3f8ea52c810b2b00425a1e350e2f8#8b44982b) |
| 2387 | 2026-06-25T23:12:34.987Z | Compiling rayon-core v1.13.0 |
| 2388 | 2026-06-25T23:12:35.158Z | Compiling foreign-types-shared v0.3.1 |
| 2389 | 2026-06-25T23:12:35.186Z | Compiling cpufeatures v0.3.0 |
| 2390 | 2026-06-25T23:12:35.264Z | Compiling chacha20 v0.10.0 |
| 2391 | 2026-06-25T23:12:35.279Z | Compiling foreign-types v0.5.0 |
| 2392 | 2026-06-25T23:12:35.450Z | Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=8b44982bf0d3f8ea52c810b2b00425a1e350e2f8#8b44982b) |
| 2393 | 2026-06-25T23:12:35.574Z | Compiling num_enum_derive v0.5.11 |
| 2394 | 2026-06-25T23:12:36.060Z | Compiling crossbeam-deque v0.8.6 |
| 2395 | 2026-06-25T23:12:36.293Z | Compiling camino-tempfile v1.4.1 |
| 2396 | 2026-06-25T23:12:36.485Z | Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 2397 | 2026-06-25T23:12:36.603Z | Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=8b44982bf0d3f8ea52c810b2b00425a1e350e2f8#8b44982b) |
| 2398 | 2026-06-25T23:12:36.711Z | Compiling cstr-argument v0.1.2 |
| 2399 | 2026-06-25T23:12:36.891Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#1e40efd8) |
| 2400 | 2026-06-25T23:12:36.927Z | Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 2401 | 2026-06-25T23:12:37.065Z | Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 2402 | 2026-06-25T23:12:37.117Z | Compiling num_enum v0.5.11 |
| 2403 | 2026-06-25T23:12:37.180Z | Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#d9645f8d) |
| 2404 | 2026-06-25T23:12:37.244Z | Compiling rand v0.10.0 |
| 2405 | 2026-06-25T23:12:37.412Z | Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino#7e56ab6e) |
| 2406 | 2026-06-25T23:12:37.491Z | Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=8b44982bf0d3f8ea52c810b2b00425a1e350e2f8#8b44982b) |
| 2407 | 2026-06-25T23:12:37.860Z | Compiling rayon v1.11.0 |
| 2408 | 2026-06-25T23:12:38.084Z | Compiling illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b) |
| 2409 | 2026-06-25T23:12:38.631Z | Compiling zone_cfg_derive v0.3.1 |
| 2410 | 2026-06-25T23:12:38.713Z | Compiling key-manager-types v0.1.0 (/work/ci/omicron/key-manager/types) |
| 2411 | 2026-06-25T23:12:38.844Z | Compiling itertools v0.12.1 |
| 2412 | 2026-06-25T23:12:39.228Z | Compiling sled-agent-types v0.1.0 (/work/ci/omicron/sled-agent/types) |
| 2413 | 2026-06-25T23:12:39.755Z | Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7) |
| 2414 | 2026-06-25T23:12:39.989Z | Compiling num-derive v0.4.2 |
| 2415 | 2026-06-25T23:12:40.004Z | Compiling sigpipe v0.1.3 |
| 2416 | 2026-06-25T23:12:40.105Z | Compiling illumos-utils v0.1.0 (/work/ci/omicron/illumos-utils) |
| 2417 | 2026-06-25T23:12:40.317Z | Compiling glob v0.3.3 |
| 2418 | 2026-06-25T23:12:40.397Z | Compiling zone v0.3.1 |
| 2419 | 2026-06-25T23:12:40.880Z | Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=bd9a0e2abe6b6b89aec8c85f4ee57474144ed150#bd9a0e2a) |
| 2420 | 2026-06-25T23:12:41.231Z | Compiling oxlog v0.1.0 (/work/ci/omicron/dev-tools/oxlog) |
| 2421 | 2026-06-25T23:12:41.573Z | Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7) |
| 2422 | 2026-06-25T23:12:41.706Z | Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=8b44982bf0d3f8ea52c810b2b00425a1e350e2f8#8b44982b) |
| 2423 | 2026-06-25T23:12:41.949Z | Compiling smf v0.2.3 |
| 2424 | 2026-06-25T23:12:42.450Z | Compiling whoami v1.6.1 |
| 2425 | 2026-06-25T23:12:42.981Z | Compiling gethostname v0.5.0 |
| 2426 | 2026-06-25T23:12:43.094Z | Compiling usdt-macro v0.5.0 |
| 2427 | 2026-06-25T23:12:43.127Z | Compiling usdt-attr-macro v0.5.0 |
| 2428 | 2026-06-25T23:12:43.772Z | Compiling memmap v0.7.0 |
| 2429 | 2026-06-25T23:12:44.105Z | Compiling usdt v0.5.0 |
| 2430 | 2026-06-25T23:12:44.455Z | Compiling num-rational v0.4.2 |
| 2431 | 2026-06-25T23:12:45.402Z | Compiling derive-where v1.6.0 |
| 2432 | 2026-06-25T23:12:45.449Z | Compiling num-complex v0.4.6 |
| 2433 | 2026-06-25T23:12:46.145Z | Compiling prettyplease v0.2.37 |
| 2434 | 2026-06-25T23:12:47.068Z | Compiling num v0.4.3 |
| 2435 | 2026-06-25T23:12:48.044Z | Compiling float-ord v0.3.2 |
| 2436 | 2026-06-25T23:12:48.132Z | Compiling resolv-conf v0.7.6 |
| 2437 | 2026-06-25T23:12:48.167Z | Compiling oximeter-types-versions v0.1.0 (/work/ci/omicron/oximeter/types/versions) |
| 2438 | 2026-06-25T23:12:48.773Z | Compiling trust-quorum-types v0.1.0 (/work/ci/omicron/trust-quorum/types) |
| 2439 | 2026-06-25T23:12:49.090Z | Compiling toml v0.8.23 |
| 2440 | 2026-06-25T23:12:50.298Z | Compiling unicode-width v0.1.14 |
| 2441 | 2026-06-25T23:12:50.573Z | Compiling cancel-safe-futures v0.1.5 |
| 2442 | 2026-06-25T23:12:50.622Z | Compiling owo-colors v4.3.0 |
| 2443 | 2026-06-25T23:12:50.903Z | Compiling internal-dns-types-versions v0.1.0 (/work/ci/omicron/internal-dns/types/versions) |
| 2444 | 2026-06-25T23:12:50.977Z | Compiling libsw-core v0.3.2 |
| 2445 | 2026-06-25T23:12:51.562Z | Compiling bytecount v0.6.9 |
| 2446 | 2026-06-25T23:12:51.708Z | Compiling libsw v3.5.0 |
| 2447 | 2026-06-25T23:12:52.284Z | Compiling oximeter-types v0.1.0 (/work/ci/omicron/oximeter/types) |
| 2448 | 2026-06-25T23:12:52.640Z | Compiling console v0.15.11 |
| 2449 | 2026-06-25T23:12:52.673Z | Compiling newline-converter v0.3.0 |
| 2450 | 2026-06-25T23:12:52.749Z | Compiling hickory-proto v0.24.4 |
| 2451 | 2026-06-25T23:12:52.836Z | Compiling linked-hash-map v0.5.6 |
| 2452 | 2026-06-25T23:12:53.066Z | Compiling libefi-sys v0.1.0 |
| 2453 | 2026-06-25T23:12:53.271Z | Compiling linear-map v1.2.0 |
| 2454 | 2026-06-25T23:12:53.505Z | Compiling update-engine v0.1.0 (/work/ci/omicron/update-engine) |
| 2455 | 2026-06-25T23:12:53.552Z | Compiling expectorate v1.2.0 |
| 2456 | 2026-06-25T23:12:53.772Z | Compiling lru-cache v0.1.2 |
| 2457 | 2026-06-25T23:12:54.529Z | Compiling git-stub v1.0.0 |
| 2458 | 2026-06-25T23:12:54.774Z | Compiling bitfield-struct v0.6.2 |
| 2459 | 2026-06-25T23:12:54.912Z | Compiling nom v8.0.0 |
| 2460 | 2026-06-25T23:12:55.376Z | Compiling semver v0.1.20 |
| 2461 | 2026-06-25T23:12:55.649Z | Compiling rustc_version v0.1.7 |
| 2462 | 2026-06-25T23:12:55.871Z | Compiling libnvme-sys v0.0.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221) |
| 2463 | 2026-06-25T23:12:56.206Z | Compiling hickory-resolver v0.24.4 |
| 2464 | 2026-06-25T23:12:56.232Z | Compiling git-stub-vcs v0.1.0 |
| 2465 | 2026-06-25T23:12:56.797Z | Compiling internal-dns-types v0.1.0 (/work/ci/omicron/internal-dns/types) |
| 2466 | 2026-06-25T23:12:57.514Z | Compiling oximeter-schema v0.1.0 (/work/ci/omicron/oximeter/schema) |
| 2467 | 2026-06-25T23:12:57.569Z | Compiling mg-api-types-versions v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=dc84a6ce494a9d004568b67e22add2285a04d887#dc84a6ce) |
| 2468 | 2026-06-25T23:12:57.831Z | Compiling tokio-dtrace v0.1.1 |
| 2469 | 2026-06-25T23:12:58.177Z | Compiling dropshot-api-manager-types v0.7.2 |
| 2470 | 2026-06-25T23:12:58.757Z | Compiling slog-dtrace v0.3.0 |
| 2471 | 2026-06-25T23:12:58.774Z | Compiling minimal-lexical v0.2.1 |
| 2472 | 2026-06-25T23:12:58.962Z | Compiling nvme v0.1.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221) |
| 2473 | 2026-06-25T23:12:59.028Z | Compiling nom v7.1.3 |
| 2474 | 2026-06-25T23:12:59.055Z | Compiling libnvme v0.1.1 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221) |
| 2475 | 2026-06-25T23:12:59.780Z | Compiling oximeter-timeseries-macro v0.1.0 (/work/ci/omicron/oximeter/timeseries-macro) |
| 2476 | 2026-06-25T23:12:59.818Z | Compiling oxide-tokio-rt v0.1.4 |
| 2477 | 2026-06-25T23:13:00.395Z | Compiling qorb v0.4.1 |
| 2478 | 2026-06-25T23:13:00.863Z | Compiling libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1) |
| 2479 | 2026-06-25T23:13:01.144Z | Compiling newtype_derive v0.1.6 |
| 2480 | 2026-06-25T23:13:01.343Z | Compiling gateway-types-versions v0.1.0 (/work/ci/omicron/gateway-types/versions) |
| 2481 | 2026-06-25T23:13:03.067Z | Compiling oximeter-macro-impl v0.1.0 (/work/ci/omicron/oximeter/oximeter-macro-impl) |
| 2482 | 2026-06-25T23:13:03.127Z | Compiling phf_shared v0.12.1 |
| 2483 | 2026-06-25T23:13:03.338Z | Compiling csv-core v0.1.13 |
| 2484 | 2026-06-25T23:13:03.770Z | Compiling chrono-tz v0.10.4 |
| 2485 | 2026-06-25T23:13:03.971Z | Compiling unicode-xid v0.2.6 |
| 2486 | 2026-06-25T23:13:04.109Z | Compiling client-common v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=dc84a6ce494a9d004568b67e22add2285a04d887#dc84a6ce) |
| 2487 | 2026-06-25T23:13:04.203Z | Compiling highway v1.3.0 |
| 2488 | 2026-06-25T23:13:04.400Z | Compiling xshell-macros v0.2.7 |
| 2489 | 2026-06-25T23:13:04.792Z | Compiling xshell v0.2.7 |
| 2490 | 2026-06-25T23:13:04.901Z | Compiling oxql-types v0.1.0 (/work/ci/omicron/oximeter/oxql-types) |
| 2491 | 2026-06-25T23:13:05.301Z | Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=dc84a6ce494a9d004568b67e22add2285a04d887#dc84a6ce) |
| 2492 | 2026-06-25T23:13:05.794Z | Compiling const_format_proc_macros v0.2.34 |
| 2493 | 2026-06-25T23:13:06.076Z | Compiling csv v1.4.0 |
| 2494 | 2026-06-25T23:13:07.280Z | Compiling phf v0.12.1 |
| 2495 | 2026-06-25T23:13:07.286Z | Compiling gateway-types v0.1.0 (/work/ci/omicron/gateway-types) |
| 2496 | 2026-06-25T23:13:07.286Z | Compiling oximeter v0.1.0 (/work/ci/omicron/oximeter/oximeter) |
| 2497 | 2026-06-25T23:13:07.286Z | Compiling mg-api-types v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=dc84a6ce494a9d004568b67e22add2285a04d887#dc84a6ce) |
| 2498 | 2026-06-25T23:13:07.286Z | Compiling sled-hardware v0.1.0 (/work/ci/omicron/sled-hardware) |
| 2499 | 2026-06-25T23:13:07.286Z | Compiling oximeter-db v0.1.0 (/work/ci/omicron/oximeter/db) |
| 2500 | 2026-06-25T23:13:07.286Z | Compiling clickhouse-admin-types-versions v0.1.0 (/work/ci/omicron/clickhouse-admin/types/versions) |
| 2501 | 2026-06-25T23:13:08.509Z | Compiling key-manager v0.1.0 (/work/ci/omicron/key-manager) |
| 2502 | 2026-06-25T23:13:08.517Z | Compiling ereport-types v0.1.0 (/work/ci/omicron/ereport/types) |
| 2503 | 2026-06-25T23:13:08.517Z | Compiling primeorder v0.13.6 |
| 2504 | 2026-06-25T23:13:08.954Z | Compiling gateway-client v0.1.0 (/work/ci/omicron/clients/gateway-client) |
| 2505 | 2026-06-25T23:13:10.214Z | Compiling clickhouse-admin-types v0.1.0 (/work/ci/omicron/clickhouse-admin/types) |
| 2506 | 2026-06-25T23:13:10.391Z | Compiling sled-storage v0.1.0 (/work/ci/omicron/sled-storage) |
| 2507 | 2026-06-25T23:13:10.949Z | Compiling cockroach-admin-types-versions v0.1.0 (/work/ci/omicron/cockroach-admin/types/versions) |
| 2508 | 2026-06-25T23:13:11.155Z | Compiling const_format v0.2.35 |
| 2509 | 2026-06-25T23:13:11.560Z | Compiling papergrid v0.11.0 |
| 2510 | 2026-06-25T23:13:11.641Z | Compiling trust-quorum-protocol v0.1.0 (/work/ci/omicron/trust-quorum/protocol) |
| 2511 | 2026-06-25T23:13:14.375Z | Compiling bootstrap-agent-lockstep-types v0.1.0 (/work/ci/omicron/sled-agent/bootstrap-agent-lockstep-types) |
| 2512 | 2026-06-25T23:13:14.651Z | Compiling tabled_derive v0.7.0 |
| 2513 | 2026-06-25T23:13:14.788Z | Compiling clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3) |
| 2514 | 2026-06-25T23:13:15.344Z | Compiling bcs v0.1.6 |
| 2515 | 2026-06-25T23:13:15.536Z | Compiling tagptr v0.2.0 |
| 2516 | 2026-06-25T23:13:15.551Z | Compiling termtree v0.5.1 |
| 2517 | 2026-06-25T23:13:15.708Z | Compiling unicode-linebreak v0.1.5 |
| 2518 | 2026-06-25T23:13:15.726Z | Compiling salty v0.3.0 |
| 2519 | 2026-06-25T23:13:15.769Z | Compiling smawk v0.3.2 |
| 2520 | 2026-06-25T23:13:15.944Z | Compiling textwrap v0.16.2 |
| 2521 | 2026-06-25T23:13:16.015Z | Compiling moka v0.12.13 |
| 2522 | 2026-06-25T23:13:16.761Z | Compiling tabled v0.15.0 |
| 2523 | 2026-06-25T23:13:17.248Z | Compiling cockroach-admin-types v0.1.0 (/work/ci/omicron/cockroach-admin/types) |
| 2524 | 2026-06-25T23:13:17.473Z | Compiling zfs-test-harness v0.1.0 (/work/ci/omicron/sled-storage/zfs-test-harness) |
| 2525 | 2026-06-25T23:13:17.507Z | Compiling steno v0.4.1 |
| 2526 | 2026-06-25T23:13:18.120Z | Compiling nexus-types-versions v0.1.0 (/work/ci/omicron/nexus/types/versions) |
| 2527 | 2026-06-25T23:13:19.177Z | Compiling parallel-task-set v0.1.0 (/work/ci/omicron/parallel-task-set) |
| 2528 | 2026-06-25T23:13:19.277Z | Compiling base64 v0.21.7 |
| 2529 | 2026-06-25T23:13:19.335Z | Compiling radium v0.7.0 |
| 2530 | 2026-06-25T23:13:19.619Z | Compiling sled-diagnostics v0.1.0 (/work/ci/omicron/sled-diagnostics) |
| 2531 | 2026-06-25T23:13:19.707Z | Compiling hickory-resolver v0.25.2 |
| 2532 | 2026-06-25T23:13:21.023Z | Compiling p384 v0.13.1 |
| 2533 | 2026-06-25T23:13:21.035Z | Compiling ntp-admin-v1-client v0.1.0 (/work/ci/omicron/clients/ntp-admin-v1-client) |
| 2534 | 2026-06-25T23:13:21.272Z | Compiling rats-corim v0.1.0 (https://github.com/oxidecomputer/rats-corim#f0d5d516) |
| 2535 | 2026-06-25T23:13:22.090Z | Compiling maybe-uninit v2.0.0 |
| 2536 | 2026-06-25T23:13:22.365Z | Compiling tap v1.0.1 |
| 2537 | 2026-06-25T23:13:22.498Z | Compiling wyz v0.5.1 |
| 2538 | 2026-06-25T23:13:22.823Z | Compiling sled-agent-api v0.1.0 (/work/ci/omicron/sled-agent/api) |
| 2539 | 2026-06-25T23:13:23.362Z | Compiling installinator-common-versions v0.1.0 (/work/ci/omicron/installinator-common/versions) |
| 2540 | 2026-06-25T23:13:24.745Z | Compiling proc-macro-error-attr2 v2.0.0 |
| 2541 | 2026-06-25T23:13:25.136Z | Compiling funty v2.0.0 |
| 2542 | 2026-06-25T23:13:25.271Z | Compiling packed_struct v0.10.1 |
| 2543 | 2026-06-25T23:13:25.525Z | Compiling parking_lot_core v0.8.6 |
| 2544 | 2026-06-25T23:13:25.776Z | Compiling utf-8 v0.7.6 |
| 2545 | 2026-06-25T23:13:26.001Z | Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=dbaad520e1f5ae32c10db16ce176f9c24de95652#dbaad520) |
| 2546 | 2026-06-25T23:13:26.005Z | Compiling tungstenite v0.21.0 |
| 2547 | 2026-06-25T23:13:26.075Z | Compiling bitvec v1.0.1 |
| 2548 | 2026-06-25T23:13:26.096Z | Compiling proc-macro-error2 v2.0.1 |
| 2549 | 2026-06-25T23:13:26.229Z | Compiling installinator-common v0.1.0 (/work/ci/omicron/installinator-common) |
| 2550 | 2026-06-25T23:13:27.853Z | Compiling polyval v0.6.2 |
| 2551 | 2026-06-25T23:13:27.876Z | Compiling ddm-protocol v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=dc84a6ce494a9d004568b67e22add2285a04d887#dc84a6ce) |
| 2552 | 2026-06-25T23:13:28.118Z | Compiling packed_struct_codegen v0.10.1 |
| 2553 | 2026-06-25T23:13:28.145Z | Compiling num-derive v0.3.3 |
| 2554 | 2026-06-25T23:13:28.441Z | Compiling bitfield-macros v0.19.4 |
| 2555 | 2026-06-25T23:13:29.012Z | Compiling zerocopy-derive v0.6.6 |
| 2556 | 2026-06-25T23:13:29.091Z | Compiling indexmap v1.9.3 |
| 2557 | 2026-06-25T23:13:29.130Z | Compiling nodrop v0.1.14 |
| 2558 | 2026-06-25T23:13:29.244Z | Compiling fmd-adm-sys v0.4.1 (https://github.com/oxidecomputer/fmd-adm?rev=846361bf0a698a8c7efefd97b2828b9aa74858c4#846361bf) |
| 2559 | 2026-06-25T23:13:29.310Z | Compiling crc-catalog v2.4.0 |
| 2560 | 2026-06-25T23:13:29.425Z | Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=524eb8f125003dff50b9703900c6b323f00f9e1b#524eb8f1) |
| 2561 | 2026-06-25T23:13:29.471Z | Compiling crc v3.4.0 |
| 2562 | 2026-06-25T23:13:29.680Z | Compiling array-init v0.0.4 |
| 2563 | 2026-06-25T23:13:29.700Z | Compiling bitfield v0.19.4 |
| 2564 | 2026-06-25T23:13:29.764Z | Compiling zerocopy v0.6.6 |
| 2565 | 2026-06-25T23:13:30.051Z | Compiling libscf-sys v1.1.0 |
| 2566 | 2026-06-25T23:13:30.132Z | Compiling ddm-api-types-versions v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=dc84a6ce494a9d004568b67e22add2285a04d887#dc84a6ce) |
| 2567 | 2026-06-25T23:13:30.207Z | Compiling ghash v0.5.1 |
| 2568 | 2026-06-25T23:13:30.365Z | Compiling smallvec v0.6.14 |
| 2569 | 2026-06-25T23:13:30.613Z | Compiling nexus-types v0.1.0 (/work/ci/omicron/nexus/types) |
| 2570 | 2026-06-25T23:13:30.630Z | Compiling sled-agent-config-reconciler v0.1.0 (/work/ci/omicron/sled-agent/config-reconciler) |
| 2571 | 2026-06-25T23:13:30.841Z | Compiling tokio-tungstenite v0.21.0 |
| 2572 | 2026-06-25T23:13:31.214Z | Compiling tabled_derive v0.11.0 |
| 2573 | 2026-06-25T23:13:31.816Z | Compiling attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f) |
| 2574 | 2026-06-25T23:13:31.980Z | Compiling papergrid v0.17.0 |
| 2575 | 2026-06-25T23:13:32.234Z | Compiling progenitor-impl v0.13.0 |
| 2576 | 2026-06-25T23:13:32.590Z | Compiling testing_table v0.3.0 |
| 2577 | 2026-06-25T23:13:32.875Z | Compiling omicron-rpaths v0.1.0 (/work/ci/omicron/rpaths) |
| 2578 | 2026-06-25T23:13:33.043Z | Compiling transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#81167659) |
| 2579 | 2026-06-25T23:13:33.060Z | Compiling sprockets-tls v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=d2b68e4f47e3c22bce0455aeb4cfb2e61ad229ba#d2b68e4f) |
| 2580 | 2026-06-25T23:13:33.285Z | Compiling ctr v0.9.2 |
| 2581 | 2026-06-25T23:13:33.505Z | Compiling dice-util-barcode v0.1.0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f) |
| 2582 | 2026-06-25T23:13:33.954Z | Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#81167659) |
| 2583 | 2026-06-25T23:13:34.169Z | Compiling corncobs v0.1.4 |
| 2584 | 2026-06-25T23:13:34.371Z | Compiling unicase v2.9.0 |
| 2585 | 2026-06-25T23:13:34.399Z | Compiling illumos-nvpair-sys v0.2.0 |
| 2586 | 2026-06-25T23:13:34.484Z | Compiling hashbrown v0.12.3 |
| 2587 | 2026-06-25T23:13:34.577Z | Compiling mime_guess v2.0.5 |
| 2588 | 2026-06-25T23:13:34.622Z | Compiling progenitor-macro v0.13.0 |
| 2589 | 2026-06-25T23:13:35.079Z | Compiling dice-mfg-msgs v0.3.0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f) |
| 2590 | 2026-06-25T23:13:35.621Z | Compiling transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control?branch=main#81167659) |
| 2591 | 2026-06-25T23:13:35.769Z | Compiling sled-agent-resolvable-files v0.1.0 (/work/ci/omicron/sled-agent/resolvable-files) |
| 2592 | 2026-06-25T23:13:36.001Z | Compiling aes-gcm v0.10.3 |
| 2593 | 2026-06-25T23:13:36.234Z | Compiling tabled v0.20.0 |
| 2594 | 2026-06-25T23:13:37.623Z | Compiling dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f) |
| 2595 | 2026-06-25T23:13:38.624Z | Compiling parking_lot v0.11.2 |
| 2596 | 2026-06-25T23:13:39.500Z | Compiling lpc55_areas v0.2.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f) |
| 2597 | 2026-06-25T23:13:39.895Z | Compiling serde-hex v0.1.0 |
| 2598 | 2026-06-25T23:13:40.559Z | Compiling ddm-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=dc84a6ce494a9d004568b67e22add2285a04d887#dc84a6ce) |
| 2599 | 2026-06-25T23:13:41.266Z | Compiling smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51) |
| 2600 | 2026-06-25T23:13:41.961Z | Compiling tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc#e644a21a) |
| 2601 | 2026-06-25T23:13:42.185Z | Compiling internal-dns-resolver v0.1.0 (/work/ci/omicron/internal-dns/resolver) |
| 2602 | 2026-06-25T23:13:42.323Z | Compiling ron v0.8.1 |
| 2603 | 2026-06-25T23:13:42.763Z | Compiling dns-server v0.1.0 (/work/ci/omicron/dns-server) |
| 2604 | 2026-06-25T23:13:44.151Z | Compiling progenitor-client v0.13.0 |
| 2605 | 2026-06-25T23:13:44.678Z | Compiling hashbrown v0.13.2 |
| 2606 | 2026-06-25T23:13:44.694Z | Compiling prefix-trie v0.7.0 |
| 2607 | 2026-06-25T23:13:45.228Z | Compiling ssh-encoding v0.2.0 |
| 2608 | 2026-06-25T23:13:45.278Z | Compiling blowfish v0.9.1 |
| 2609 | 2026-06-25T23:13:45.526Z | Compiling fxhash v0.2.1 |
| 2610 | 2026-06-25T23:13:45.684Z | Compiling secrecy v0.8.0 |
| 2611 | 2026-06-25T23:13:45.757Z | Compiling filetime v0.2.27 |
| 2612 | 2026-06-25T23:13:45.862Z | Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=7cdf2ab9c8d9e9267a8b366aa780c6c26f9a5ecf#7cdf2ab9) |
| 2613 | 2026-06-25T23:13:45.990Z | Compiling crc-any v2.5.0 |
| 2614 | 2026-06-25T23:13:46.080Z | Compiling xattr v1.6.1 |
| 2615 | 2026-06-25T23:13:46.297Z | Compiling tar v0.4.45 |
| 2616 | 2026-06-25T23:13:46.394Z | Compiling lpc55_sign v0.3.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f) |
| 2617 | 2026-06-25T23:13:50.002Z | Compiling sled v0.34.7 |
| 2618 | 2026-06-25T23:13:50.011Z | Compiling bcrypt-pbkdf v0.10.0 |
| 2619 | 2026-06-25T23:13:50.257Z | Compiling ssh-cipher v0.2.0 |
| 2620 | 2026-06-25T23:13:51.333Z | Compiling object v0.30.4 |
| 2621 | 2026-06-25T23:13:51.822Z | Compiling hickory-server v0.25.2 |
| 2622 | 2026-06-25T23:13:52.152Z | Compiling progenitor v0.13.0 |
| 2623 | 2026-06-25T23:13:52.347Z | Compiling tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc#e644a21a) |
| 2624 | 2026-06-25T23:13:53.016Z | Compiling common v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=cc0c307c617f2988aafdca4e3bd35ea178b64801#cc0c307c) |
| 2625 | 2026-06-25T23:13:54.071Z | Compiling omicron-ddm-admin-client v0.1.0 (/work/ci/omicron/clients/ddm-admin-client) |
| 2626 | 2026-06-25T23:13:55.832Z | Compiling sled-agent-measurements v0.1.0 (/work/ci/omicron/sled-agent/measurements) |
| 2627 | 2026-06-25T23:13:56.250Z | Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7) |
| 2628 | 2026-06-25T23:13:56.881Z | Compiling dns-server-api v0.1.0 (/work/ci/omicron/dns-server-api) |
| 2629 | 2026-06-25T23:13:57.068Z | Compiling dns-service-client v0.1.0 (/work/ci/omicron/clients/dns-service-client) |
| 2630 | 2026-06-25T23:13:57.404Z | Compiling password-hash v0.4.2 |
| 2631 | 2026-06-25T23:13:58.300Z | Compiling half v1.8.3 |
| 2632 | 2026-06-25T23:13:58.449Z | Compiling http-range v0.1.5 |
| 2633 | 2026-06-25T23:13:58.572Z | Compiling path-slash v0.1.5 |
| 2634 | 2026-06-25T23:13:58.744Z | Compiling crc8 v0.1.1 |
| 2635 | 2026-06-25T23:13:58.763Z | Compiling hubtools v0.4.7 (https://github.com/oxidecomputer/hubtools.git?rev=2b1ef9b38d75563ea800baa3b17327eec17b1b7a#2b1ef9b3) |
| 2636 | 2026-06-25T23:13:58.867Z | Compiling dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=cc0c307c617f2988aafdca4e3bd35ea178b64801#cc0c307c) |
| 2637 | 2026-06-25T23:13:59.023Z | Compiling serde_cbor v0.11.2 |
| 2638 | 2026-06-25T23:13:59.427Z | Compiling sled-agent-client v0.1.0 (/work/ci/omicron/clients/sled-agent-client) |
| 2639 | 2026-06-25T23:13:59.818Z | Compiling pbkdf2 v0.11.0 |
| 2640 | 2026-06-25T23:14:00.066Z | Compiling trust-quorum v0.1.0 (/work/ci/omicron/trust-quorum) |
| 2641 | 2026-06-25T23:14:01.117Z | Compiling illumos-nvpair v0.3.0 |
| 2642 | 2026-06-25T23:14:01.595Z | Compiling ssh-key v0.6.7 |
| 2643 | 2026-06-25T23:14:04.150Z | Compiling nexus-config v0.1.0 (/work/ci/omicron/nexus-config) |
| 2644 | 2026-06-25T23:14:04.919Z | Compiling nexus-lockstep-client v0.1.0 (/work/ci/omicron/clients/nexus-lockstep-client) |
| 2645 | 2026-06-25T23:14:08.534Z | Compiling nexus-client v0.1.0 (/work/ci/omicron/clients/nexus-client) |
| 2646 | 2026-06-25T23:14:08.550Z | Compiling omicron-sled-agent v0.1.0 (/work/ci/omicron/sled-agent) |
| 2647 | 2026-06-25T23:14:08.912Z | Compiling attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?branch=main#ff9f27aa) |
| 2648 | 2026-06-25T23:14:09.591Z | Compiling p256 v0.13.2 |
| 2649 | 2026-06-25T23:14:10.510Z | Compiling p521 v0.13.3 |
| 2650 | 2026-06-25T23:14:12.225Z | Compiling oximeter-producer-api v0.1.0 (/work/ci/omicron/oximeter/producer-api) |
| 2651 | 2026-06-25T23:14:14.124Z | Compiling ntp-admin-client v0.1.0 (/work/ci/omicron/clients/ntp-admin-client) |
| 2652 | 2026-06-25T23:14:15.348Z | Compiling cockroach-admin-client v0.1.0 (/work/ci/omicron/clients/cockroach-admin-client) |
| 2653 | 2026-06-25T23:14:15.393Z | Compiling yasna v0.5.2 |
| 2654 | 2026-06-25T23:14:16.207Z | Compiling headers-core v0.3.0 |
| 2655 | 2026-06-25T23:14:16.351Z | Compiling kstat-rs v0.2.4 |
| 2656 | 2026-06-25T23:14:16.368Z | Compiling nanorand v0.7.0 |
| 2657 | 2026-06-25T23:14:16.715Z | Compiling atty v0.2.14 |
| 2658 | 2026-06-25T23:14:16.821Z | Compiling russh-cryptovec v0.7.3 |
| 2659 | 2026-06-25T23:14:16.866Z | Compiling home v0.5.12 |
| 2660 | 2026-06-25T23:14:16.882Z | Compiling md5 v0.7.0 |
| 2661 | 2026-06-25T23:14:17.051Z | Compiling propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7) |
| 2662 | 2026-06-25T23:14:17.070Z | Compiling russh-keys v0.45.0 |
| 2663 | 2026-06-25T23:14:17.141Z | Compiling flume v0.11.1 |
| 2664 | 2026-06-25T23:14:17.182Z | Compiling oximeter-instruments v0.1.0 (/work/ci/omicron/oximeter/instruments) |
| 2665 | 2026-06-25T23:14:17.518Z | Compiling headers v0.4.1 |
| 2666 | 2026-06-25T23:14:18.132Z | Compiling sled-agent-rack-setup v0.1.0 (/work/ci/omicron/sled-agent/rack-setup) |
| 2667 | 2026-06-25T23:14:19.130Z | Compiling rcgen v0.12.1 |
| 2668 | 2026-06-25T23:14:19.741Z | Compiling oximeter-producer v0.1.0 (/work/ci/omicron/oximeter/producer) |
| 2669 | 2026-06-25T23:14:23.454Z | Compiling dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?branch=main#ff9f27aa) |
| 2670 | 2026-06-25T23:14:25.167Z | Compiling fmd-adm v0.3.0 (https://github.com/oxidecomputer/fmd-adm?rev=846361bf0a698a8c7efefd97b2828b9aa74858c4#846361bf) |
| 2671 | 2026-06-25T23:14:25.809Z | Compiling sled-agent-early-networking v0.1.0 (/work/ci/omicron/sled-agent/early-networking) |
| 2672 | 2026-06-25T23:14:26.757Z | Compiling transient-dns-server v0.1.0 (/work/ci/omicron/dns-server/transient) |
| 2673 | 2026-06-25T23:14:26.924Z | Compiling sp-sim v0.1.0 (/work/ci/omicron/sp-sim) |
| 2674 | 2026-06-25T23:14:27.127Z | Compiling hyper-staticfile v0.10.1 |
| 2675 | 2026-06-25T23:14:28.306Z | Compiling range-requests v0.1.0 (/work/ci/omicron/range-requests) |
| 2676 | 2026-06-25T23:14:28.577Z | Compiling tufaceous-brand-metadata v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#a7d440f5) |
| 2677 | 2026-06-25T23:14:28.892Z | Compiling end-to-end-tests v0.1.0 (/work/ci/omicron/end-to-end-tests) |
| 2678 | 2026-06-25T23:14:28.940Z | Compiling sled-agent-health-monitor v0.1.0 (/work/ci/omicron/sled-agent/health-monitor) |
| 2679 | 2026-06-25T23:14:29.095Z | Compiling bootstrap-agent-lockstep-api v0.1.0 (/work/ci/omicron/sled-agent/bootstrap-agent-lockstep-api) |
| 2680 | 2026-06-25T23:14:29.223Z | Compiling bootstrap-agent-api v0.1.0 (/work/ci/omicron/sled-agent/bootstrap-agent-api) |
| 2681 | 2026-06-25T23:14:30.033Z | Compiling repo-depot-api v0.1.0 (/work/ci/omicron/sled-agent/repo-depot-api) |
| 2682 | 2026-06-25T23:14:30.551Z | Compiling bootstrap-agent-client v0.1.0 (/work/ci/omicron/clients/bootstrap-agent-client) |
| 2683 | 2026-06-25T23:14:31.899Z | Compiling crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=bd9a0e2abe6b6b89aec8c85f4ee57474144ed150#bd9a0e2a) |
| 2684 | 2026-06-25T23:14:32.725Z | Compiling repo-depot-client v0.1.0 (/work/ci/omicron/clients/repo-depot-client) |
| 2685 | 2026-06-25T23:14:33.151Z | Compiling num-bigint v0.4.6 |
| 2686 | 2026-06-25T23:14:33.379Z | Compiling des v0.8.1 |
| 2687 | 2026-06-25T23:14:33.637Z | Compiling dhcproto-macros v0.1.0 (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc) |
| 2688 | 2026-06-25T23:14:33.805Z | Compiling subprocess v0.2.15 |
| 2689 | 2026-06-25T23:14:33.937Z | Compiling display-error-chain v0.2.2 |
| 2690 | 2026-06-25T23:14:34.021Z | Compiling hex-literal v0.4.1 |
| 2691 | 2026-06-25T23:14:34.094Z | Compiling dhcproto v0.13.0-alpha (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc) |
| 2692 | 2026-06-25T23:14:34.197Z | Compiling oxide-client v0.1.0 (/work/ci/omicron/clients/oxide-client) |
| 2693 | 2026-06-25T23:14:35.942Z | Compiling russh v0.45.0 |
| 2694 | 2026-06-25T23:14:36.731Z | Compiling omicron-test-utils v0.1.0 (/work/ci/omicron/test-utils) |
| 2695 | 2026-06-25T23:14:37.670Z | Compiling colored v2.2.0 |
| 2696 | 2026-06-25T23:14:38.328Z | Compiling ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9) |
| 2697 | 2026-06-25T23:14:38.610Z | Compiling internet-checksum v0.2.1 |
| 2698 | 2026-06-25T23:15:55.327Z | Finished `release` profile [optimized] target(s) in 5m 42s |
| 2699 | 2026-06-25T23:15:55.536Z | + cp target/release/dhcp-server /work/ |
| 2700 | 2026-06-25T23:15:55.581Z | process exited: duration 594805 ms, exit code 0 |
| |
| 2701 | 2026-06-25T23:15:55.594Z | found 1 output files |
| 2702 | 2026-06-25T23:15:55.594Z | uploading: /work/dhcp-server (49879840 bytes) |
| 2703 | 2026-06-25T23:15:57.287Z | uploaded: /work/dhcp-server |