|
|
|
| 1 | 2026-06-25T03:58:21.373Z | job assigned to worker 01KVYET8M2WGFXG3JVN5FXBQPQ [factory aws, i-0bb82391b472ce494] (queued for 50 s) |
| |
| 2 | 2026-06-25T03:58:27.983Z | starting task 0: "setup" |
| 3 | 2026-06-25T03:58:27.988Z | ++ uname -s |
| 4 | 2026-06-25T03:58:27.991Z | + kern=SunOS |
| 5 | 2026-06-25T03:58:27.991Z | + build_user=build |
| 6 | 2026-06-25T03:58:27.991Z | + build_uid=12345 |
| 7 | 2026-06-25T03:58:27.991Z | + work_dir=/work |
| 8 | 2026-06-25T03:58:27.991Z | + input_dir=/input |
| 9 | 2026-06-25T03:58:27.991Z | + [[ 0 == 12345 ]] |
| 10 | 2026-06-25T03:58:27.991Z | + case "$kern" in |
| 11 | 2026-06-25T03:58:27.991Z | + groupadd -g 12345 build |
| 12 | 2026-06-25T03:58:27.994Z | + useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build |
| 13 | 2026-06-25T03:58:29.998Z | + zfs create -o mountpoint=/work rpool/work |
| 14 | 2026-06-25T03:58:30.083Z | ++ awk '$2 == "/home" { print $3 }' /etc/mnttab |
| 15 | 2026-06-25T03:58:30.086Z | + home_fs=zfs |
| 16 | 2026-06-25T03:58:30.086Z | + [[ zfs == autofs ]] |
| 17 | 2026-06-25T03:58:30.086Z | + mkdir -p /home/build |
| 18 | 2026-06-25T03:58:30.086Z | + chown build:build /home/build /work |
| 19 | 2026-06-25T03:58:32.087Z | + chmod 0700 /home/build /work |
| 20 | 2026-06-25T03:58:32.090Z | process exited: duration 4104 ms, exit code 0 |
| |
| 21 | 2026-06-25T03:58:32.097Z | starting task 1: "rust-toolchain" |
| 22 | 2026-06-25T03:58:32.101Z | + printf ' * rust toolchain channel = "%s"\n' stable |
| 23 | 2026-06-25T03:58:32.101Z | + printf ' * rust toolchain profile = "%s"\n' default |
| 24 | 2026-06-25T03:58:32.101Z | * rust toolchain channel = "stable" |
| 25 | 2026-06-25T03:58:32.101Z | * rust toolchain profile = "default" |
| 26 | 2026-06-25T03:58:32.101Z | + export RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 27 | 2026-06-25T03:58:32.104Z | + RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 28 | 2026-06-25T03:58:32.104Z | + curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs |
| 29 | 2026-06-25T03:58:32.104Z | + /bin/bash -s - -y --no-modify-path --default-toolchain stable --profile default |
| 30 | 2026-06-25T03:58:32.202Z | info: downloading installer |
| 31 | 2026-06-25T03:58:33.643Z | warn: It looks like you have an existing installation of Rust at: |
| 32 | 2026-06-25T03:58:33.643Z | warn: /opt/ooce/bin |
| 33 | 2026-06-25T03:58:33.643Z | warn: It is recommended that rustup be the primary Rust installation. |
| 34 | 2026-06-25T03:58:33.643Z | warn: Otherwise you may have confusion unless you are careful with your PATH. |
| 35 | 2026-06-25T03:58:33.643Z | warn: If you are sure that you want both rustup and your already installed Rust |
| 36 | 2026-06-25T03:58:33.643Z | warn: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes |
| 37 | 2026-06-25T03:58:33.643Z | warn: or pass `-y' to ignore all ignorable checks. |
| 38 | 2026-06-25T03:58:33.643Z | error: cannot install while Rust is installed |
| 39 | 2026-06-25T03:58:33.643Z | warn: continuing (because the -y flag is set and the error is ignorable) |
| 40 | 2026-06-25T03:58:33.643Z | warn: It looks like you have an existing rustup settings file at: |
| 41 | 2026-06-25T03:58:33.643Z | warn: /home/build/.rustup/settings.toml |
| 42 | 2026-06-25T03:58:33.643Z | warn: Rustup will install the default toolchain as specified in the settings file, |
| 43 | 2026-06-25T03:58:33.643Z | warn: instead of the one inferred from the default host triple. |
| 44 | 2026-06-25T03:58:33.657Z | info: profile set to default |
| 45 | 2026-06-25T03:58:33.657Z | info: default host triple is x86_64-unknown-illumos |
| 46 | 2026-06-25T03:58:33.660Z | info: syncing channel updates for stable-x86_64-unknown-illumos |
| 47 | 2026-06-25T03:58:33.821Z | info: latest update on 2026-05-28 for version 1.96.0 (ac68faa20 2026-05-25) |
| 48 | 2026-06-25T03:58:33.824Z | info: downloading 6 components |
| 49 | 2026-06-25T03:58:48.714Z | info: default toolchain set to stable-x86_64-unknown-illumos |
| 50 | 2026-06-25T03:58:48.714Z | |
| 51 | 2026-06-25T03:58:48.744Z | stable-x86_64-unknown-illumos installed - rustc 1.96.0 (ac68faa20 2026-05-25) |
| 52 | 2026-06-25T03:58:48.744Z | |
| 53 | 2026-06-25T03:58:48.744Z | |
| 54 | 2026-06-25T03:58:48.744Z | Rust is installed now. Great! |
| 55 | 2026-06-25T03:58:48.744Z | |
| 56 | 2026-06-25T03:58:48.744Z | To get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH |
| 57 | 2026-06-25T03:58:48.744Z | environment variable. This has not been done automatically. |
| 58 | 2026-06-25T03:58:48.744Z | |
| 59 | 2026-06-25T03:58:48.744Z | To configure your current shell, you need to source |
| 60 | 2026-06-25T03:58:48.744Z | the corresponding env file under $HOME/.cargo. |
| 61 | 2026-06-25T03:58:48.744Z | |
| 62 | 2026-06-25T03:58:48.744Z | This is usually done by running one of the following (note the leading DOT): |
| 63 | 2026-06-25T03:58:48.744Z | . "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh |
| 64 | 2026-06-25T03:58:48.747Z | source "$HOME/.cargo/env.fish" # For fish |
| 65 | 2026-06-25T03:58:48.747Z | source "~/.cargo/env.nu" # For nushell |
| 66 | 2026-06-25T03:58:48.747Z | source "$HOME/.cargo/env.tcsh" # For tcsh |
| 67 | 2026-06-25T03:58:48.747Z | . "$HOME/.cargo/env.ps1" # For pwsh |
| 68 | 2026-06-25T03:58:48.747Z | source "$HOME/.cargo/env.xsh" # For xonsh |
| 69 | 2026-06-25T03:58:48.747Z | warn: no default linker (`cc`) was found in your PATH |
| 70 | 2026-06-25T03:58:48.747Z | warn: many Rust crates require a system C toolchain to build |
| 71 | 2026-06-25T03:58:48.835Z | + rustup --version |
| 72 | 2026-06-25T03:58:48.843Z | rustup 1.29.0 (28d1352db 2026-03-05) |
| 73 | 2026-06-25T03:58:48.846Z | info: This is the version for the rustup toolchain manager, not the rustc compiler. |
| 74 | 2026-06-25T03:58:48.865Z | info: the currently active `rustc` version is `rustc 1.96.0 (ac68faa20 2026-05-25)` |
| 75 | 2026-06-25T03:58:48.868Z | + cargo --version |
| 76 | 2026-06-25T03:58:48.881Z | cargo 1.96.0 (30a34c682 2026-05-25) |
| 77 | 2026-06-25T03:58:48.884Z | + rustc --version |
| 78 | 2026-06-25T03:58:48.903Z | rustc 1.96.0 (ac68faa20 2026-05-25) |
| 79 | 2026-06-25T03:58:48.906Z | process exited: duration 16805 ms, exit code 0 |
| |
| 80 | 2026-06-25T03:58:48.912Z | starting task 2: "authentication" |
| 81 | 2026-06-25T03:58:48.928Z | process exited: duration 16 ms, exit code 0 |
| |
| 82 | 2026-06-25T03:58:48.934Z | starting task 3: "build" |
| 83 | 2026-06-25T03:58:48.937Z | + set -e |
| 84 | 2026-06-25T03:58:48.937Z | + set -o pipefail |
| 85 | 2026-06-25T03:58:48.941Z | + [[ true == true ]] |
| 86 | 2026-06-25T03:58:48.941Z | + WORK=/work |
| 87 | 2026-06-25T03:58:48.941Z | + pfexec pkg install protobuf git |
| 88 | 2026-06-25T03:58:56.335Z | Startup: Refreshing catalog 'helios-dev' ... Done |
| 89 | 2026-06-25T03:59:04.340Z | Startup: Caching catalogs ... Done |
| 90 | 2026-06-25T03:59:11.739Z | Planning: Solver setup ... Done |
| 91 | 2026-06-25T03:59:11.779Z | Planning: Running solver ... Done |
| 92 | 2026-06-25T03:59:11.925Z | Planning: Finding local manifests ... Done |
| 93 | 2026-06-25T03:59:11.941Z | Planning: Fetching manifests: 0/1 0% complete |
| 94 | 2026-06-25T03:59:11.978Z | Planning: Fetching manifests: 1/1 100% complete |
| 95 | 2026-06-25T03:59:11.996Z | Planning: Package planning ... Done |
| 96 | 2026-06-25T03:59:12.006Z | Planning: Merging actions ... Done |
| 97 | 2026-06-25T03:59:12.118Z | Planning: Checking for conflicting actions ... Done |
| 98 | 2026-06-25T03:59:12.121Z | Planning: Consolidating action changes ... Done |
| 99 | 2026-06-25T03:59:12.871Z | Planning: Evaluating mediators ... Done |
| 100 | 2026-06-25T03:59:12.874Z | Planning: Planning completed in 8.36 seconds |
| 101 | 2026-06-25T03:59:12.884Z | Packages to install: 1 |
| 102 | 2026-06-25T03:59:12.884Z | Create boot environment: No |
| 103 | 2026-06-25T03:59:12.886Z | Create backup boot environment: No |
| 104 | 2026-06-25T03:59:12.924Z | |
| 105 | 2026-06-25T03:59:12.924Z | Download: 0/1184 items 0.0/15.2MB 0% complete |
| 106 | 2026-06-25T03:59:17.173Z | Download: Completed 15.22 MB in 4.25 seconds (3.6M/s) |
| 107 | 2026-06-25T03:59:17.253Z | Actions: 1/1284 actions (Installing new actions) |
| 108 | 2026-06-25T03:59:17.551Z | Actions: Completed 1284 actions in 0.30 seconds. |
| 109 | 2026-06-25T03:59:18.202Z | Done |
| 110 | 2026-06-25T03:59:18.202Z | Done |
| 111 | 2026-06-25T03:59:18.827Z | Done |
| 112 | 2026-06-25T03:59:21.893Z | Done |
| 113 | 2026-06-25T03:59:21.971Z | Done |
| 114 | 2026-06-25T03:59:21.974Z | Done |
| 115 | 2026-06-25T03:59:22.202Z | Done |
| 116 | 2026-06-25T03:59:22.911Z | + cargo --version |
| 117 | 2026-06-25T03:59:22.920Z | cargo 1.96.0 (30a34c682 2026-05-25) |
| 118 | 2026-06-25T03:59:22.922Z | + rustc --version |
| 119 | 2026-06-25T03:59:22.942Z | rustc 1.96.0 (ac68faa20 2026-05-25) |
| 120 | 2026-06-25T03:59:22.944Z | + banner dhcp-server |
| 121 | 2026-06-25T03:59:22.947Z | |
| 122 | 2026-06-25T03:59:22.947Z | ##### # # #### ##### #### ###### ##### # # ###### |
| 123 | 2026-06-25T03:59:22.947Z | # # # # # # # # # # # # # # # |
| 124 | 2026-06-25T03:59:22.947Z | # # ###### # # # ##### #### ##### # # # # ##### |
| 125 | 2026-06-25T03:59:22.947Z | # # # # # ##### # # ##### # # # |
| 126 | 2026-06-25T03:59:22.947Z | # # # # # # # # # # # # # # # |
| 127 | 2026-06-25T03:59:22.947Z | ##### # # #### # #### ###### # # ## ###### |
| 128 | 2026-06-25T03:59:22.947Z | |
| 129 | 2026-06-25T03:59:22.947Z | + git clone https://github.com/oxidecomputer/omicron.git /work/ci/omicron |
| 130 | 2026-06-25T03:59:22.978Z | Cloning into '/work/ci/omicron'... |
| 131 | 2026-06-25T03:59:33.972Z | + cd /work/ci/omicron |
| 132 | 2026-06-25T03:59:33.972Z | + source env.sh |
| 133 | 2026-06-25T03:59:33.975Z | ++ OLD_SHELL_OPTS=ehxB |
| 134 | 2026-06-25T03:59:33.975Z | ++ set -o xtrace |
| 135 | 2026-06-25T03:59:33.975Z | ++++ dirname env.sh |
| 136 | 2026-06-25T03:59:33.978Z | +++ readlink -f . |
| 137 | 2026-06-25T03:59:33.981Z | ++ OMICRON_WS=/work/ci/omicron |
| 138 | 2026-06-25T03:59:33.981Z | ++ 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-25T03:59:33.981Z | ++ 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-25T03:59:33.981Z | ++ 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-25T03:59:33.981Z | ++ 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-25T03:59:33.981Z | ++ 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-25T03:59:33.981Z | ++ 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-25T03:59:33.981Z | ++ 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-25T03:59:33.981Z | ++ 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-25T03:59:33.981Z | ++ 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-25T03:59:33.981Z | ++ 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-25T03:59:33.981Z | ++ case $OLD_SHELL_OPTS in |
| 149 | 2026-06-25T03:59:33.981Z | ++ unset OLD_SHELL_OPTS OMICRON_WS |
| 150 | 2026-06-25T03:59:33.981Z | + [[ true == true ]] |
| 151 | 2026-06-25T03:59:33.982Z | + source .github/buildomat/ci-env.sh |
| 152 | 2026-06-25T03:59:33.982Z | ++ export CARGO_TERM_COLOR=always |
| 153 | 2026-06-25T03:59:33.982Z | ++ CARGO_TERM_COLOR=always |
| 154 | 2026-06-25T03:59:33.982Z | + ./tools/install_builder_prerequisites.sh -y |
| 155 | 2026-06-25T03:59:34.851Z | Startup: Refreshing catalog 'helios-dev' ... Done |
| 156 | 2026-06-25T03:59:42.179Z | Planning: Solver setup ... Done (6.032s) |
| 157 | 2026-06-25T03:59:42.219Z | Planning: Running solver ... Done (0.041s) |
| 158 | 2026-06-25T03:59:42.360Z | Planning: Finding local manifests ... Done (0.000s) |
| 159 | 2026-06-25T03:59:42.363Z | Planning: Fetching manifests: 0/5 0% complete |
| 160 | 2026-06-25T03:59:42.995Z | Planning: Fetching manifests: 5/5 100% complete |
| 161 | 2026-06-25T03:59:43.032Z | Planning: Package planning ... Done (0.037s) |
| 162 | 2026-06-25T03:59:43.067Z | Planning: Merging actions ... Done (0.036s) |
| 163 | 2026-06-25T03:59:43.241Z | Planning: Checking for conflicting actions ... Done (0.173s) |
| 164 | 2026-06-25T03:59:43.250Z | Planning: Consolidating action changes ... Done (0.009s) |
| 165 | 2026-06-25T03:59:43.413Z | Planning: Evaluating mediators ... Done (0.163s) |
| 166 | 2026-06-25T03:59:43.419Z | Planning: Planning completed in 8.57 seconds |
| 167 | 2026-06-25T03:59:43.427Z | Packages to install: 5 |
| 168 | 2026-06-25T03:59:43.427Z | Mediators to change: 3 |
| 169 | 2026-06-25T03:59:43.431Z | Services to change: 1 |
| 170 | 2026-06-25T03:59:43.431Z | Estimated space available: 155.30 GB |
| 171 | 2026-06-25T03:59:43.431Z | Estimated space to be consumed: 1.90 GB |
| 172 | 2026-06-25T03:59:43.431Z | Create boot environment: No |
| 173 | 2026-06-25T03:59:43.431Z | Create backup boot environment: No |
| 174 | 2026-06-25T03:59:43.431Z | Rebuild boot archive: No |
| 175 | 2026-06-25T03:59:43.431Z | |
| 176 | 2026-06-25T03:59:43.431Z | Changed mediators: |
| 177 | 2026-06-25T03:59:43.431Z | mediator clang: |
| 178 | 2026-06-25T03:59:43.431Z | version: None -> 15 (system default) |
| 179 | 2026-06-25T03:59:43.431Z | |
| 180 | 2026-06-25T03:59:43.431Z | mediator llvm: |
| 181 | 2026-06-25T03:59:43.431Z | version: 14 (system default) -> 15 (system default) |
| 182 | 2026-06-25T03:59:43.431Z | |
| 183 | 2026-06-25T03:59:43.431Z | mediator postgresql: |
| 184 | 2026-06-25T03:59:43.431Z | version: 15 (system default) -> 18 (system default) |
| 185 | 2026-06-25T03:59:43.431Z | |
| 186 | 2026-06-25T03:59:43.432Z | Changed packages: |
| 187 | 2026-06-25T03:59:43.432Z | helios-dev |
| 188 | 2026-06-25T03:59:43.432Z | developer/build-essential |
| 189 | 2026-06-25T03:59:43.432Z | None -> 11-2.0 |
| 190 | 2026-06-25T03:59:43.432Z | library/libxmlsec1 |
| 191 | 2026-06-25T03:59:43.432Z | None -> 1.2.35-2.0 |
| 192 | 2026-06-25T03:59:43.432Z | ooce/developer/clang-15 |
| 193 | 2026-06-25T03:59:43.432Z | None -> 15.0.7-2.0 |
| 194 | 2026-06-25T03:59:43.432Z | ooce/developer/llvm-15 |
| 195 | 2026-06-25T03:59:43.432Z | None -> 15.0.7-2.0 |
| 196 | 2026-06-25T03:59:43.432Z | ooce/library/postgresql-18 |
| 197 | 2026-06-25T03:59:43.432Z | None -> 18.1-2.0 |
| 198 | 2026-06-25T03:59:43.432Z | |
| 199 | 2026-06-25T03:59:43.432Z | Services: |
| 200 | 2026-06-25T03:59:43.432Z | restart_fmri: |
| 201 | 2026-06-25T03:59:43.432Z | svc:/system/update-man-index:default |
| 202 | 2026-06-25T03:59:43.461Z | |
| 203 | 2026-06-25T03:59:43.461Z | Download: 0/4272 items 0.0/219.0MB 0% complete |
| 204 | 2026-06-25T03:59:49.184Z | Download: 1196/4272 items 83.4/219.0MB 38% complete (18.2M/s) |
| 205 | 2026-06-25T03:59:54.195Z | Download: 2146/4272 items 118.9/219.0MB 54% complete (11.9M/s) |
| 206 | 2026-06-25T03:59:59.197Z | Download: 2633/4272 items 120.5/219.0MB 55% complete (3.8M/s) |
| 207 | 2026-06-25T04:00:03.200Z | Download: Completed 218.99 MB in 19.74 seconds (11.1M/s) |
| 208 | 2026-06-25T04:00:03.405Z | Actions: 1/4789 actions (Installing new actions) |
| 209 | 2026-06-25T04:00:06.779Z | Actions: Completed 4789 actions in 3.37 seconds. |
| 210 | 2026-06-25T04:00:07.584Z | Done (0.801s) |
| 211 | 2026-06-25T04:00:07.584Z | Done (0.000s) |
| 212 | 2026-06-25T04:00:08.339Z | Done (0.755s) |
| 213 | 2026-06-25T04:00:11.126Z | Done (2.405s) |
| 214 | 2026-06-25T04:00:11.202Z | Done (0.009s) |
| 215 | 2026-06-25T04:00:11.205Z | Done (0.000s) |
| 216 | 2026-06-25T04:00:11.478Z | Done (0.000s) |
| 217 | 2026-06-25T04:00:11.814Z | Planning: Evaluating mediator changes ... Done |
| 218 | 2026-06-25T04:00:11.923Z | Planning: Checking for conflicting actions ... Done |
| 219 | 2026-06-25T04:00:11.927Z | Planning: Consolidating action changes ... Done |
| 220 | 2026-06-25T04:00:12.087Z | Planning: Evaluating mediators ... Done |
| 221 | 2026-06-25T04:00:12.090Z | Planning: Planning completed in 0.27 seconds |
| 222 | 2026-06-25T04:00:12.108Z | Mediators to change: 2 |
| 223 | 2026-06-25T04:00:12.108Z | Create boot environment: No |
| 224 | 2026-06-25T04:00:12.112Z | Create backup boot environment: No |
| 225 | 2026-06-25T04:00:12.176Z | Done |
| 226 | 2026-06-25T04:00:12.176Z | Done |
| 227 | 2026-06-25T04:00:12.831Z | Done |
| 228 | 2026-06-25T04:00:15.520Z | Done |
| 229 | 2026-06-25T04:00:15.597Z | Done |
| 230 | 2026-06-25T04:00:15.600Z | Done |
| 231 | 2026-06-25T04:00:15.755Z | Done |
| 232 | 2026-06-25T04:00:16.021Z | Planning: Evaluating mediator changes ... Done |
| 233 | 2026-06-25T04:00:16.130Z | Planning: Checking for conflicting actions ... Done |
| 234 | 2026-06-25T04:00:16.132Z | Planning: Consolidating action changes ... Done |
| 235 | 2026-06-25T04:00:16.288Z | Planning: Evaluating mediators ... Done |
| 236 | 2026-06-25T04:00:16.291Z | Planning: Planning completed in 0.27 seconds |
| 237 | 2026-06-25T04:00:16.309Z | Mediators to change: 1 |
| 238 | 2026-06-25T04:00:16.309Z | Create boot environment: No |
| 239 | 2026-06-25T04:00:16.312Z | Create backup boot environment: No |
| 240 | 2026-06-25T04:00:16.360Z | Done |
| 241 | 2026-06-25T04:00:16.360Z | Done |
| 242 | 2026-06-25T04:00:16.997Z | Done |
| 243 | 2026-06-25T04:00:19.691Z | Done |
| 244 | 2026-06-25T04:00:19.773Z | Done |
| 245 | 2026-06-25T04:00:19.776Z | Done |
| 246 | 2026-06-25T04:00:19.909Z | Done |
| 247 | 2026-06-25T04:00:20.199Z | MEDIATOR VER. SRC. VERSION IMPL. SRC. IMPLEMENTATION |
| 248 | 2026-06-25T04:00:20.200Z | clang system 15 system |
| 249 | 2026-06-25T04:00:20.200Z | csh system system illumos |
| 250 | 2026-06-25T04:00:20.200Z | ctags system system illumos |
| 251 | 2026-06-25T04:00:20.200Z | file system system illumos |
| 252 | 2026-06-25T04:00:20.200Z | gcc vendor 12 vendor |
| 253 | 2026-06-25T04:00:20.200Z | gcc system 14 system |
| 254 | 2026-06-25T04:00:20.200Z | gcc system 10 system |
| 255 | 2026-06-25T04:00:20.200Z | go system 1.20 system |
| 256 | 2026-06-25T04:00:20.200Z | go system 1.19 system |
| 257 | 2026-06-25T04:00:20.200Z | llvm system 15 system |
| 258 | 2026-06-25T04:00:20.200Z | llvm system 14 system |
| 259 | 2026-06-25T04:00:20.200Z | mariadb system 10.6 system |
| 260 | 2026-06-25T04:00:20.200Z | mta vendor vendor dma |
| 261 | 2026-06-25T04:00:20.200Z | openjdk system 17 system |
| 262 | 2026-06-25T04:00:20.200Z | openjdk system 11 system |
| 263 | 2026-06-25T04:00:20.200Z | openjdk system 1.8 system |
| 264 | 2026-06-25T04:00:20.200Z | openssl vendor 3 vendor |
| 265 | 2026-06-25T04:00:20.200Z | perl system 5.36 system |
| 266 | 2026-06-25T04:00:20.200Z | postgresql system 18 system |
| 267 | 2026-06-25T04:00:20.200Z | postgresql system 15 system |
| 268 | 2026-06-25T04:00:20.200Z | postgresql system 13 system |
| 269 | 2026-06-25T04:00:20.200Z | python vendor 3 vendor |
| 270 | 2026-06-25T04:00:20.200Z | python system 2 system |
| 271 | 2026-06-25T04:00:20.200Z | python3 system 3.11 system |
| 272 | 2026-06-25T04:00:20.200Z | ruby system 3.0 system |
| 273 | 2026-06-25T04:00:20.200Z | words vendor vendor american-english |
| 274 | 2026-06-25T04:00:20.200Z | words system system australian-english |
| 275 | 2026-06-25T04:00:20.200Z | words system system british-english |
| 276 | 2026-06-25T04:00:20.200Z | words system system canadian-english |
| 277 | 2026-06-25T04:00:20.200Z | words system system french |
| 278 | 2026-06-25T04:00:20.200Z | words system system italian |
| 279 | 2026-06-25T04:00:20.200Z | words system system ngerman |
| 280 | 2026-06-25T04:00:20.200Z | words system system ogerman |
| 281 | 2026-06-25T04:00:20.200Z | words system system spanish |
| 282 | 2026-06-25T04:00:20.429Z | PUBLISHER TYPE STATUS P LOCATION |
| 283 | 2026-06-25T04:00:20.429Z | helios-dev origin online F https://pkg.oxide.computer/helios/2/dev/ |
| 284 | 2026-06-25T04:00:25.185Z | FMRI IFO |
| 285 | 2026-06-25T04:00:25.185Z | pkg://helios-dev/developer/build-essential@11-2.0:20230623T110919Z im- |
| 286 | 2026-06-25T04:00:25.185Z | pkg://helios-dev/developer/pkg-config@0.29.2-2.0:20230621T191911Z i-- |
| 287 | 2026-06-25T04:00:25.185Z | pkg://helios-dev/library/libxmlsec1@1.2.35-2.0:20230624T123441Z im- |
| 288 | 2026-06-25T04:00:25.185Z | pkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20231012T123315Z im- |
| 289 | 2026-06-25T04:00:25.186Z | pkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20230623T141037Z --- |
| 290 | 2026-06-25T04:00:25.186Z | pkg://helios-dev/ooce/developer/cmake@3.26.4-2.0:20230623T130003Z i-- |
| 291 | 2026-06-25T04:00:25.186Z | pkg://helios-dev/ooce/library/postgresql-18@18.1-2.0:20260217T164409Z im- |
| 292 | 2026-06-25T04:00:25.186Z | pkg://helios-dev/ooce/library/postgresql-18@18.1-2.0:20260213T170424Z --- |
| 293 | 2026-06-25T04:00:25.186Z | pkg://helios-dev/package/pkg@0.5.11-2.1.6412:20240822T193324Z i-- |
| 294 | 2026-06-25T04:00:25.186Z | pkg://helios-dev/package/pkg@0.5.11-2.0:20231020T135332Z --- |
| 295 | 2026-06-25T04:00:25.186Z | pkg://helios-dev/package/pkg@0.5.11-2.0:20230621T202036Z --- |
| 296 | 2026-06-25T04:00:25.186Z | pkg://helios-dev/system/library/g++-runtime@14-2.0:20241021T223805Z i-- |
| 297 | 2026-06-25T04:00:25.186Z | pkg://helios-dev/system/library/g++-runtime@13-2.0:20231118T213948Z --- |
| 298 | 2026-06-25T04:00:25.186Z | pkg://helios-dev/system/library/g++-runtime@12-2.0:20230621T201406Z --- |
| 299 | 2026-06-25T04:00:25.186Z | pkg://helios-dev/system/library/gcc-runtime@14-2.0:20241021T223750Z i-- |
| 300 | 2026-06-25T04:00:25.186Z | pkg://helios-dev/system/library/gcc-runtime@13-2.0:20231118T213832Z --- |
| 301 | 2026-06-25T04:00:25.186Z | pkg://helios-dev/system/library/gcc-runtime@12-2.0:20230621T201432Z --- |
| 302 | 2026-06-25T04:00:26.182Z | info: syncing channel updates for 1.96.0-x86_64-unknown-illumos |
| 303 | 2026-06-25T04:00:26.352Z | info: latest update on 2026-05-28 for version 1.96.0 (ac68faa20 2026-05-25) |
| 304 | 2026-06-25T04:00:26.355Z | info: downloading 6 components |
| 305 | 2026-06-25T04:00:41.397Z | Updating git repository `https://github.com/oxidecomputer/pq-sys` |
| 306 | 2026-06-25T04:00:41.674Z | Updating crates.io index |
| 307 | 2026-06-25T04:00:41.680Z | Updating git repository `https://github.com/oxidecomputer/slog-error-chain` |
| 308 | 2026-06-25T04:00:41.899Z | Updating git repository `https://github.com/oxidecomputer/lldp` |
| 309 | 2026-06-25T04:00:42.190Z | Updating git repository `https://github.com/oxidecomputer/tufaceous` |
| 310 | 2026-06-25T04:00:42.466Z | Updating git repository `https://github.com/oxidecomputer/propolis` |
| 311 | 2026-06-25T04:00:43.298Z | Updating git repository `https://github.com/oxidecomputer/management-gateway-service` |
| 312 | 2026-06-25T04:00:43.768Z | Updating git repository `https://github.com/oxidecomputer/crucible` |
| 313 | 2026-06-25T04:00:45.619Z | Updating git repository `https://github.com/oxidecomputer/opte` |
| 314 | 2026-06-25T04:00:46.370Z | Updating git repository `https://github.com/oxidecomputer/tofino` |
| 315 | 2026-06-25T04:00:46.617Z | Updating git repository `https://github.com/oxidecomputer/maghemite` |
| 316 | 2026-06-25T04:00:47.847Z | Updating git repository `https://github.com/oxidecomputer/clickward` |
| 317 | 2026-06-25T04:00:48.249Z | Updating git repository `https://github.com/oxidecomputer/dice-util` |
| 318 | 2026-06-25T04:00:48.567Z | Updating git repository `https://github.com/oxidecomputer/openapi-lint` |
| 319 | 2026-06-25T04:00:48.848Z | Updating git repository `https://github.com/oxidecomputer/dendrite` |
| 320 | 2026-06-25T04:00:49.280Z | Updating git repository `https://github.com/oxidecomputer/transceiver-control` |
| 321 | 2026-06-25T04:00:49.781Z | Updating git repository `https://github.com/oxidecomputer/fmd-adm` |
| 322 | 2026-06-25T04:00:50.020Z | Updating git repository `https://github.com/oxidecomputer/ipcc-rs` |
| 323 | 2026-06-25T04:00:50.271Z | Updating git repository `https://github.com/oxidecomputer/hubtools.git` |
| 324 | 2026-06-25T04:00:50.538Z | Updating git repository `https://github.com/oxidecomputer/scim2-rs` |
| 325 | 2026-06-25T04:00:50.836Z | Updating git repository `https://github.com/oxidecomputer/illumos-devinfo` |
| 326 | 2026-06-25T04:00:51.062Z | Updating git repository `https://github.com/oxidecomputer/libefi-illumos` |
| 327 | 2026-06-25T04:00:51.318Z | Updating git repository `https://github.com/oxidecomputer/libnvme` |
| 328 | 2026-06-25T04:00:51.587Z | Updating git repository `https://github.com/oxidecomputer/dice-util` |
| 329 | 2026-06-25T04:00:51.944Z | Updating git repository `https://github.com/oxidecomputer/sprockets.git` |
| 330 | 2026-06-25T04:00:52.255Z | Updating git repository `https://github.com/oxidecomputer/erebor` |
| 331 | 2026-06-25T04:00:52.476Z | Updating git repository `https://github.com/oxidecomputer/rust-cpuid.git` |
| 332 | 2026-06-25T04:00:52.930Z | Updating git repository `https://github.com/oxidecomputer/rats-corim.git` |
| 333 | 2026-06-25T04:00:53.354Z | Updating git repository `https://github.com/bluecatengineering/dhcproto.git` |
| 334 | 2026-06-25T04:00:53.667Z | Updating git repository `https://github.com/oxidecomputer/ispf` |
| 335 | 2026-06-25T04:00:53.928Z | Updating git repository `https://github.com/oxidecomputer/serde_human_bytes` |
| 336 | 2026-06-25T04:00:54.136Z | Updating git repository `https://github.com/oxidecomputer/netadm-sys` |
| 337 | 2026-06-25T04:00:54.432Z | Updating git repository `https://github.com/oxidecomputer/transceiver-control` |
| 338 | 2026-06-25T04:00:54.795Z | Updating git repository `https://github.com/oxidecomputer/tlvc.git` |
| 339 | 2026-06-25T04:00:55.066Z | Updating git repository `https://github.com/oxidecomputer/lpc55_support` |
| 340 | 2026-06-25T04:00:55.350Z | Updating git repository `https://github.com/oxidecomputer/ipcc-rs` |
| 341 | 2026-06-25T04:00:55.598Z | Updating git repository `https://github.com/oxidecomputer/pki-playground` |
| 342 | 2026-06-25T04:00:55.881Z | Updating git repository `https://github.com/oxidecomputer/pmbus` |
| 343 | 2026-06-25T04:00:56.192Z | Updating git repository `https://github.com/oxidecomputer/dlpi-sys` |
| 344 | 2026-06-25T04:00:56.421Z | Updating git repository `https://github.com/jmesmon/rust-libzfs` |
| 345 | 2026-06-25T04:00:56.675Z | Updating git repository `https://github.com/oxidecomputer/rusty-doors` |
| 346 | 2026-06-25T04:00:56.899Z | Updating git repository `https://github.com/illumos/smf-rs` |
| 347 | 2026-06-25T04:00:59.593Z | Downloading crates ... |
| 348 | 2026-06-25T04:00:59.657Z | Downloaded displaydoc v0.2.5 |
| 349 | 2026-06-25T04:00:59.663Z | Downloaded icu_normalizer_data v2.1.1 |
| 350 | 2026-06-25T04:00:59.666Z | Downloaded cargo-platform v0.2.0 |
| 351 | 2026-06-25T04:00:59.672Z | Downloaded camino v1.2.2 |
| 352 | 2026-06-25T04:00:59.678Z | Downloaded quote v1.0.45 |
| 353 | 2026-06-25T04:00:59.681Z | Downloaded camino-tempfile v1.4.1 |
| 354 | 2026-06-25T04:00:59.683Z | Downloaded cpufeatures v0.2.17 |
| 355 | 2026-06-25T04:00:59.683Z | Downloaded thiserror-impl v2.0.18 |
| 356 | 2026-06-25T04:00:59.683Z | Downloaded heck v0.4.1 |
| 357 | 2026-06-25T04:00:59.686Z | Downloaded pest_derive v2.8.6 |
| 358 | 2026-06-25T04:00:59.686Z | Downloaded zerofrom v0.1.6 |
| 359 | 2026-06-25T04:00:59.686Z | Downloaded utf8parse v0.2.2 |
| 360 | 2026-06-25T04:00:59.689Z | Downloaded serde v1.0.228 |
| 361 | 2026-06-25T04:00:59.689Z | Downloaded bytecount v0.6.9 |
| 362 | 2026-06-25T04:00:59.692Z | Downloaded getrandom v0.4.1 |
| 363 | 2026-06-25T04:00:59.694Z | Downloaded yoke-derive v0.8.1 |
| 364 | 2026-06-25T04:00:59.694Z | Downloaded hashbrown v0.17.0 |
| 365 | 2026-06-25T04:00:59.697Z | Downloaded usdt-macro v0.5.0 |
| 366 | 2026-06-25T04:00:59.697Z | Downloaded toml_write v0.1.2 |
| 367 | 2026-06-25T04:00:59.701Z | Downloaded heck v0.5.0 |
| 368 | 2026-06-25T04:00:59.701Z | Downloaded zerofrom-derive v0.1.6 |
| 369 | 2026-06-25T04:00:59.701Z | Downloaded usdt-attr-macro v0.5.0 |
| 370 | 2026-06-25T04:00:59.701Z | Downloaded anstream v1.0.0 |
| 371 | 2026-06-25T04:00:59.705Z | Downloaded anstyle-parse v1.0.0 |
| 372 | 2026-06-25T04:00:59.705Z | Downloaded utf8_iter v1.0.4 |
| 373 | 2026-06-25T04:00:59.705Z | Downloaded thread-id v4.2.2 |
| 374 | 2026-06-25T04:00:59.705Z | Downloaded unicode-xid v0.2.6 |
| 375 | 2026-06-25T04:00:59.705Z | Downloaded version_check v0.9.5 |
| 376 | 2026-06-25T04:00:59.708Z | Downloaded fastrand v2.3.0 |
| 377 | 2026-06-25T04:00:59.708Z | Downloaded dof v0.3.0 |
| 378 | 2026-06-25T04:00:59.708Z | Downloaded toml_datetime v0.6.11 |
| 379 | 2026-06-25T04:00:59.710Z | Downloaded bitflags v2.11.0 |
| 380 | 2026-06-25T04:00:59.714Z | Downloaded typeid v1.0.3 |
| 381 | 2026-06-25T04:00:59.714Z | Downloaded cfg-if v1.0.4 |
| 382 | 2026-06-25T04:00:59.714Z | Downloaded unicode-linebreak v0.1.5 |
| 383 | 2026-06-25T04:00:59.714Z | Downloaded generic-array v0.14.7 |
| 384 | 2026-06-25T04:00:59.717Z | Downloaded errno v0.3.14 |
| 385 | 2026-06-25T04:00:59.717Z | Downloaded crypto-common v0.1.7 |
| 386 | 2026-06-25T04:00:59.717Z | Downloaded potential_utf v0.1.4 |
| 387 | 2026-06-25T04:00:59.717Z | Downloaded digest v0.10.7 |
| 388 | 2026-06-25T04:00:59.717Z | Downloaded usdt v0.5.0 |
| 389 | 2026-06-25T04:00:59.720Z | Downloaded cargo_metadata v0.21.0 |
| 390 | 2026-06-25T04:00:59.724Z | Downloaded thiserror v1.0.69 |
| 391 | 2026-06-25T04:00:59.729Z | Downloaded form_urlencoded v1.2.2 |
| 392 | 2026-06-25T04:00:59.733Z | Downloaded zmij v1.0.21 |
| 393 | 2026-06-25T04:00:59.733Z | Downloaded writeable v0.6.2 |
| 394 | 2026-06-25T04:00:59.733Z | Downloaded zerovec-derive v0.11.2 |
| 395 | 2026-06-25T04:00:59.733Z | Downloaded thiserror-impl v1.0.69 |
| 396 | 2026-06-25T04:00:59.733Z | Downloaded colorchoice v1.0.4 |
| 397 | 2026-06-25T04:00:59.736Z | Downloaded fnv v1.0.7 |
| 398 | 2026-06-25T04:00:59.736Z | Downloaded equivalent v1.0.2 |
| 399 | 2026-06-25T04:00:59.736Z | Downloaded tinystr v0.8.2 |
| 400 | 2026-06-25T04:00:59.739Z | Downloaded dtrace-parser v0.2.0 |
| 401 | 2026-06-25T04:00:59.742Z | Downloaded stable_deref_trait v1.2.1 |
| 402 | 2026-06-25T04:00:59.742Z | Downloaded zerocopy-derive v0.7.35 |
| 403 | 2026-06-25T04:00:59.745Z | Downloaded percent-encoding v2.3.2 |
| 404 | 2026-06-25T04:00:59.745Z | Downloaded itoa v1.0.17 |
| 405 | 2026-06-25T04:00:59.745Z | Downloaded autocfg v1.5.0 |
| 406 | 2026-06-25T04:00:59.747Z | Downloaded thiserror v2.0.18 |
| 407 | 2026-06-25T04:00:59.750Z | Downloaded yoke v0.8.1 |
| 408 | 2026-06-25T04:00:59.750Z | Downloaded toml v0.8.23 |
| 409 | 2026-06-25T04:00:59.753Z | Downloaded clap_lex v1.0.0 |
| 410 | 2026-06-25T04:00:59.753Z | Downloaded proc-macro-error-attr v1.0.4 |
| 411 | 2026-06-25T04:00:59.756Z | Downloaded usdt-impl v0.5.0 |
| 412 | 2026-06-25T04:00:59.758Z | Downloaded textwrap v0.16.2 |
| 413 | 2026-06-25T04:00:59.758Z | Downloaded unicode-ident v1.0.24 |
| 414 | 2026-06-25T04:00:59.761Z | Downloaded memmap v0.7.0 |
| 415 | 2026-06-25T04:00:59.761Z | Downloaded ucd-trie v0.1.7 |
| 416 | 2026-06-25T04:00:59.764Z | Downloaded typenum v1.19.0 |
| 417 | 2026-06-25T04:00:59.764Z | Downloaded idna_adapter v1.2.1 |
| 418 | 2026-06-25T04:00:59.766Z | Downloaded strsim v0.11.1 |
| 419 | 2026-06-25T04:00:59.766Z | Downloaded anstyle-query v1.1.5 |
| 420 | 2026-06-25T04:00:59.766Z | Downloaded terminal_size v0.4.3 |
| 421 | 2026-06-25T04:00:59.769Z | Downloaded serde-value v0.7.0 |
| 422 | 2026-06-25T04:00:59.772Z | Downloaded swrite v0.1.0 |
| 423 | 2026-06-25T04:00:59.775Z | Downloaded smawk v0.3.2 |
| 424 | 2026-06-25T04:00:59.775Z | Downloaded ordered-float v2.10.1 |
| 425 | 2026-06-25T04:00:59.775Z | Downloaded toml_edit v0.22.27 |
| 426 | 2026-06-25T04:00:59.778Z | Downloaded scroll_derive v0.12.1 |
| 427 | 2026-06-25T04:00:59.780Z | Downloaded is_terminal_polyfill v1.70.2 |
| 428 | 2026-06-25T04:00:59.783Z | Downloaded serde_spanned v0.6.9 |
| 429 | 2026-06-25T04:00:59.783Z | Downloaded zerotrie v0.2.3 |
| 430 | 2026-06-25T04:00:59.786Z | Downloaded zerocopy v0.7.35 |
| 431 | 2026-06-25T04:00:59.792Z | Downloaded sha2 v0.10.9 |
| 432 | 2026-06-25T04:00:59.794Z | Downloaded zerovec v0.11.5 |
| 433 | 2026-06-25T04:00:59.797Z | Downloaded icu_properties_data v2.1.2 |
| 434 | 2026-06-25T04:00:59.801Z | Downloaded anyhow v1.0.102 |
| 435 | 2026-06-25T04:00:59.804Z | Downloaded macaddr v1.0.1 |
| 436 | 2026-06-25T04:00:59.804Z | Downloaded anstyle v1.0.14 |
| 437 | 2026-06-25T04:00:59.807Z | Downloaded serde-untagged v0.1.9 |
| 438 | 2026-06-25T04:00:59.807Z | Downloaded pretty-hex v0.4.1 |
| 439 | 2026-06-25T04:00:59.807Z | Downloaded erased-serde v0.4.9 |
| 440 | 2026-06-25T04:00:59.810Z | Downloaded cargo_toml v0.21.0 |
| 441 | 2026-06-25T04:00:59.810Z | Downloaded winnow v0.7.14 |
| 442 | 2026-06-25T04:00:59.813Z | Downloaded proc-macro-error v1.0.4 |
| 443 | 2026-06-25T04:00:59.816Z | Downloaded block-buffer v0.10.4 |
| 444 | 2026-06-25T04:00:59.816Z | Downloaded url v2.5.8 |
| 445 | 2026-06-25T04:00:59.818Z | Downloaded serde_tokenstream v0.2.3 |
| 446 | 2026-06-25T04:00:59.818Z | Downloaded tabled_derive v0.7.0 |
| 447 | 2026-06-25T04:00:59.818Z | Downloaded synstructure v0.13.2 |
| 448 | 2026-06-25T04:00:59.822Z | Downloaded unicode-width v0.2.0 |
| 449 | 2026-06-25T04:00:59.824Z | Downloaded scroll v0.12.0 |
| 450 | 2026-06-25T04:00:59.824Z | Downloaded unicode-width v0.1.14 |
| 451 | 2026-06-25T04:00:59.827Z | Downloaded byteorder v1.5.0 |
| 452 | 2026-06-25T04:00:59.827Z | Downloaded fs-err v3.3.0 |
| 453 | 2026-06-25T04:00:59.830Z | Downloaded plain v0.2.3 |
| 454 | 2026-06-25T04:00:59.833Z | Downloaded pest_generator v2.8.6 |
| 455 | 2026-06-25T04:00:59.853Z | Downloaded once_cell v1.21.3 |
| 456 | 2026-06-25T04:00:59.860Z | Downloaded cargo-util-schemas v0.8.2 |
| 457 | 2026-06-25T04:00:59.863Z | Downloaded tempfile v3.25.0 |
| 458 | 2026-06-25T04:00:59.863Z | Downloaded smallvec v1.15.1 |
| 459 | 2026-06-25T04:00:59.866Z | Downloaded papergrid v0.11.0 |
| 460 | 2026-06-25T04:00:59.868Z | Downloaded log v0.4.29 |
| 461 | 2026-06-25T04:00:59.869Z | Downloaded icu_provider v2.1.1 |
| 462 | 2026-06-25T04:00:59.869Z | Downloaded icu_properties v2.1.2 |
| 463 | 2026-06-25T04:00:59.872Z | Downloaded litemap v0.8.1 |
| 464 | 2026-06-25T04:00:59.872Z | Downloaded clap v4.6.1 |
| 465 | 2026-06-25T04:00:59.877Z | Downloaded clap_derive v4.6.1 |
| 466 | 2026-06-25T04:00:59.881Z | Downloaded semver v1.0.28 |
| 467 | 2026-06-25T04:00:59.881Z | Downloaded proc-macro2 v1.0.106 |
| 468 | 2026-06-25T04:00:59.884Z | Downloaded num-traits v0.2.19 |
| 469 | 2026-06-25T04:00:59.892Z | Downloaded icu_normalizer v2.1.1 |
| 470 | 2026-06-25T04:00:59.899Z | Downloaded serde_core v1.0.228 |
| 471 | 2026-06-25T04:00:59.902Z | Downloaded pest_meta v2.8.6 |
| 472 | 2026-06-25T04:00:59.905Z | Downloaded icu_locale_core v2.1.1 |
| 473 | 2026-06-25T04:00:59.908Z | Downloaded icu_collections v2.1.1 |
| 474 | 2026-06-25T04:00:59.911Z | Downloaded serde_derive v1.0.228 |
| 475 | 2026-06-25T04:00:59.928Z | Downloaded indexmap v2.14.0 |
| 476 | 2026-06-25T04:00:59.939Z | Downloaded memchr v2.8.0 |
| 477 | 2026-06-25T04:00:59.951Z | Downloaded idna v1.1.0 |
| 478 | 2026-06-25T04:00:59.954Z | Downloaded pest v2.8.6 |
| 479 | 2026-06-25T04:00:59.968Z | Downloaded clap_builder v4.6.0 |
| 480 | 2026-06-25T04:00:59.973Z | Downloaded serde_json v1.0.149 |
| 481 | 2026-06-25T04:00:59.976Z | Downloaded goblin v0.8.2 |
| 482 | 2026-06-25T04:00:59.989Z | Downloaded tabled v0.15.0 |
| 483 | 2026-06-25T04:01:00.001Z | Downloaded syn v1.0.109 |
| 484 | 2026-06-25T04:01:00.006Z | Downloaded syn v2.0.117 |
| 485 | 2026-06-25T04:01:00.029Z | Downloaded rustix v1.1.3 |
| 486 | 2026-06-25T04:01:00.058Z | Downloaded libc v0.2.185 |
| 487 | 2026-06-25T04:01:00.126Z | Compiling proc-macro2 v1.0.106 |
| 488 | 2026-06-25T04:01:00.126Z | Compiling quote v1.0.45 |
| 489 | 2026-06-25T04:01:00.126Z | Compiling unicode-ident v1.0.24 |
| 490 | 2026-06-25T04:01:00.126Z | Compiling serde_core v1.0.228 |
| 491 | 2026-06-25T04:01:00.126Z | Compiling libc v0.2.185 |
| 492 | 2026-06-25T04:01:00.126Z | Compiling version_check v0.9.5 |
| 493 | 2026-06-25T04:01:00.130Z | Compiling stable_deref_trait v1.2.1 |
| 494 | 2026-06-25T04:01:00.130Z | Compiling memchr v2.8.0 |
| 495 | 2026-06-25T04:01:00.409Z | Compiling serde v1.0.228 |
| 496 | 2026-06-25T04:01:00.484Z | Compiling zmij v1.0.21 |
| 497 | 2026-06-25T04:01:00.676Z | Compiling ucd-trie v0.1.7 |
| 498 | 2026-06-25T04:01:00.708Z | Compiling thiserror v1.0.69 |
| 499 | 2026-06-25T04:01:00.774Z | Compiling itoa v1.0.17 |
| 500 | 2026-06-25T04:01:00.959Z | Compiling autocfg v1.5.0 |
| 501 | 2026-06-25T04:01:01.012Z | Compiling pest v2.8.6 |
| 502 | 2026-06-25T04:01:01.082Z | Compiling litemap v0.8.1 |
| 503 | 2026-06-25T04:01:01.125Z | Compiling writeable v0.6.2 |
| 504 | 2026-06-25T04:01:01.173Z | Compiling icu_normalizer_data v2.1.1 |
| 505 | 2026-06-25T04:01:01.280Z | Compiling rustix v1.1.3 |
| 506 | 2026-06-25T04:01:01.327Z | Compiling byteorder v1.5.0 |
| 507 | 2026-06-25T04:01:01.558Z | Compiling syn v2.0.117 |
| 508 | 2026-06-25T04:01:01.612Z | Compiling icu_properties_data v2.1.2 |
| 509 | 2026-06-25T04:01:01.665Z | Compiling errno v0.3.14 |
| 510 | 2026-06-25T04:01:01.733Z | Compiling serde_json v1.0.149 |
| 511 | 2026-06-25T04:01:01.816Z | Compiling bitflags v2.11.0 |
| 512 | 2026-06-25T04:01:01.939Z | Compiling num-traits v0.2.19 |
| 513 | 2026-06-25T04:01:01.958Z | Compiling typeid v1.0.3 |
| 514 | 2026-06-25T04:01:02.051Z | Compiling pest_meta v2.8.6 |
| 515 | 2026-06-25T04:01:02.156Z | Compiling smallvec v1.15.1 |
| 516 | 2026-06-25T04:01:02.257Z | Compiling hashbrown v0.17.0 |
| 517 | 2026-06-25T04:01:02.368Z | Compiling equivalent v1.0.2 |
| 518 | 2026-06-25T04:01:02.541Z | Compiling thread-id v4.2.2 |
| 519 | 2026-06-25T04:01:02.562Z | Compiling usdt-impl v0.5.0 |
| 520 | 2026-06-25T04:01:02.630Z | Compiling proc-macro-error-attr v1.0.4 |
| 521 | 2026-06-25T04:01:02.685Z | Compiling toml_write v0.1.2 |
| 522 | 2026-06-25T04:01:02.770Z | Compiling indexmap v2.14.0 |
| 523 | 2026-06-25T04:01:02.811Z | Compiling syn v1.0.109 |
| 524 | 2026-06-25T04:01:02.828Z | Compiling erased-serde v0.4.9 |
| 525 | 2026-06-25T04:01:02.894Z | Compiling winnow v0.7.14 |
| 526 | 2026-06-25T04:01:03.306Z | Compiling proc-macro-error v1.0.4 |
| 527 | 2026-06-25T04:01:03.399Z | Compiling utf8_iter v1.0.4 |
| 528 | 2026-06-25T04:01:03.568Z | Compiling thiserror v2.0.18 |
| 529 | 2026-06-25T04:01:03.621Z | Compiling log v0.4.29 |
| 530 | 2026-06-25T04:01:03.675Z | Compiling camino v1.2.2 |
| 531 | 2026-06-25T04:01:03.828Z | Compiling percent-encoding v2.3.2 |
| 532 | 2026-06-25T04:01:03.866Z | Compiling getrandom v0.4.1 |
| 533 | 2026-06-25T04:01:03.910Z | Compiling plain v0.2.3 |
| 534 | 2026-06-25T04:01:04.009Z | Compiling utf8parse v0.2.2 |
| 535 | 2026-06-25T04:01:04.030Z | Compiling form_urlencoded v1.2.2 |
| 536 | 2026-06-25T04:01:04.134Z | Compiling anstyle-parse v1.0.0 |
| 537 | 2026-06-25T04:01:04.165Z | Compiling ordered-float v2.10.1 |
| 538 | 2026-06-25T04:01:04.222Z | Compiling synstructure v0.13.2 |
| 539 | 2026-06-25T04:01:04.240Z | Compiling pest_generator v2.8.6 |
| 540 | 2026-06-25T04:01:04.452Z | Compiling terminal_size v0.4.3 |
| 541 | 2026-06-25T04:01:04.601Z | Compiling anstyle v1.0.14 |
| 542 | 2026-06-25T04:01:04.716Z | Compiling colorchoice v1.0.4 |
| 543 | 2026-06-25T04:01:04.785Z | Compiling pretty-hex v0.4.1 |
| 544 | 2026-06-25T04:01:04.828Z | Compiling is_terminal_polyfill v1.70.2 |
| 545 | 2026-06-25T04:01:04.845Z | Compiling anstyle-query v1.1.5 |
| 546 | 2026-06-25T04:01:04.849Z | Compiling cfg-if v1.0.4 |
| 547 | 2026-06-25T04:01:04.849Z | Compiling serde-untagged v0.1.9 |
| 548 | 2026-06-25T04:01:04.974Z | Compiling anstream v1.0.0 |
| 549 | 2026-06-25T04:01:04.990Z | Compiling semver v1.0.28 |
| 550 | 2026-06-25T04:01:05.118Z | Compiling fs-err v3.3.0 |
| 551 | 2026-06-25T04:01:05.139Z | Compiling bytecount v0.6.9 |
| 552 | 2026-06-25T04:01:05.286Z | Compiling once_cell v1.21.3 |
| 553 | 2026-06-25T04:01:05.303Z | Compiling heck v0.4.1 |
| 554 | 2026-06-25T04:01:05.319Z | Compiling fnv v1.0.7 |
| 555 | 2026-06-25T04:01:05.342Z | Compiling clap_lex v1.0.0 |
| 556 | 2026-06-25T04:01:05.367Z | Compiling heck v0.5.0 |
| 557 | 2026-06-25T04:01:05.424Z | Compiling unicode-width v0.1.14 |
| 558 | 2026-06-25T04:01:05.506Z | Compiling anyhow v1.0.102 |
| 559 | 2026-06-25T04:01:05.527Z | Compiling unicode-xid v0.2.6 |
| 560 | 2026-06-25T04:01:05.571Z | Compiling strsim v0.11.1 |
| 561 | 2026-06-25T04:01:05.657Z | Compiling fastrand v2.3.0 |
| 562 | 2026-06-25T04:01:05.698Z | Compiling papergrid v0.11.0 |
| 563 | 2026-06-25T04:01:05.891Z | Compiling serde_derive v1.0.228 |
| 564 | 2026-06-25T04:01:05.909Z | Compiling zerofrom-derive v0.1.6 |
| 565 | 2026-06-25T04:01:05.925Z | Compiling yoke-derive v0.8.1 |
| 566 | 2026-06-25T04:01:05.929Z | Compiling zerovec-derive v0.11.2 |
| 567 | 2026-06-25T04:01:06.029Z | Compiling displaydoc v0.2.5 |
| 568 | 2026-06-25T04:01:06.495Z | Compiling thiserror-impl v1.0.69 |
| 569 | 2026-06-25T04:01:06.786Z | Compiling zerocopy-derive v0.7.35 |
| 570 | 2026-06-25T04:01:07.058Z | Compiling pest_derive v2.8.6 |
| 571 | 2026-06-25T04:01:07.078Z | Compiling scroll_derive v0.12.1 |
| 572 | 2026-06-25T04:01:07.104Z | Compiling thiserror-impl v2.0.18 |
| 573 | 2026-06-25T04:01:07.278Z | Compiling zerofrom v0.1.6 |
| 574 | 2026-06-25T04:01:07.413Z | Compiling yoke v0.8.1 |
| 575 | 2026-06-25T04:01:07.496Z | Compiling tabled_derive v0.7.0 |
| 576 | 2026-06-25T04:01:07.612Z | Compiling zerovec v0.11.5 |
| 577 | 2026-06-25T04:01:07.662Z | Compiling zerotrie v0.2.3 |
| 578 | 2026-06-25T04:01:07.749Z | Compiling zerocopy v0.7.35 |
| 579 | 2026-06-25T04:01:07.887Z | Compiling dtrace-parser v0.2.0 |
| 580 | 2026-06-25T04:01:07.974Z | Compiling scroll v0.12.0 |
| 581 | 2026-06-25T04:01:08.133Z | Compiling tinystr v0.8.2 |
| 582 | 2026-06-25T04:01:08.266Z | Compiling potential_utf v0.1.4 |
| 583 | 2026-06-25T04:01:08.312Z | Compiling icu_locale_core v2.1.1 |
| 584 | 2026-06-25T04:01:08.346Z | Compiling goblin v0.8.2 |
| 585 | 2026-06-25T04:01:08.454Z | Compiling icu_collections v2.1.1 |
| 586 | 2026-06-25T04:01:08.454Z | Compiling clap_derive v4.6.1 |
| 587 | 2026-06-25T04:01:08.654Z | Compiling tempfile v3.25.0 |
| 588 | 2026-06-25T04:01:08.696Z | Compiling clap_builder v4.6.0 |
| 589 | 2026-06-25T04:01:09.011Z | Compiling icu_provider v2.1.1 |
| 590 | 2026-06-25T04:01:09.156Z | Compiling memmap v0.7.0 |
| 591 | 2026-06-25T04:01:09.284Z | Compiling icu_properties v2.1.2 |
| 592 | 2026-06-25T04:01:09.321Z | Compiling icu_normalizer v2.1.1 |
| 593 | 2026-06-25T04:01:09.340Z | Compiling toml_datetime v0.6.11 |
| 594 | 2026-06-25T04:01:09.357Z | Compiling serde_spanned v0.6.9 |
| 595 | 2026-06-25T04:01:09.515Z | Compiling dof v0.3.0 |
| 596 | 2026-06-25T04:01:09.535Z | Compiling toml_edit v0.22.27 |
| 597 | 2026-06-25T04:01:09.610Z | Compiling serde_tokenstream v0.2.3 |
| 598 | 2026-06-25T04:01:09.921Z | Compiling serde-value v0.7.0 |
| 599 | 2026-06-25T04:01:09.940Z | Compiling cargo-platform v0.2.0 |
| 600 | 2026-06-25T04:01:10.220Z | Compiling idna_adapter v1.2.1 |
| 601 | 2026-06-25T04:01:10.298Z | Compiling smawk v0.3.2 |
| 602 | 2026-06-25T04:01:10.332Z | Compiling idna v1.1.0 |
| 603 | 2026-06-25T04:01:10.370Z | Compiling unicode-linebreak v0.1.5 |
| 604 | 2026-06-25T04:01:10.399Z | Compiling unicode-width v0.2.0 |
| 605 | 2026-06-25T04:01:10.442Z | Compiling clap v4.6.1 |
| 606 | 2026-06-25T04:01:10.499Z | Compiling usdt-attr-macro v0.5.0 |
| 607 | 2026-06-25T04:01:10.533Z | Compiling usdt-macro v0.5.0 |
| 608 | 2026-06-25T04:01:10.620Z | Compiling macaddr v1.0.1 |
| 609 | 2026-06-25T04:01:10.683Z | Compiling url v2.5.8 |
| 610 | 2026-06-25T04:01:10.994Z | Compiling toml v0.8.23 |
| 611 | 2026-06-25T04:01:11.173Z | Compiling textwrap v0.16.2 |
| 612 | 2026-06-25T04:01:11.454Z | Compiling cargo-util-schemas v0.8.2 |
| 613 | 2026-06-25T04:01:11.561Z | Compiling cargo_toml v0.21.0 |
| 614 | 2026-06-25T04:01:11.609Z | Compiling camino-tempfile v1.4.1 |
| 615 | 2026-06-25T04:01:11.640Z | Compiling tabled v0.15.0 |
| 616 | 2026-06-25T04:01:11.846Z | Compiling usdt v0.5.0 |
| 617 | 2026-06-25T04:01:11.879Z | Compiling dev-tools-common v0.1.0 (/work/ci/omicron/dev-tools/common) |
| 618 | 2026-06-25T04:01:12.077Z | Compiling swrite v0.1.0 |
| 619 | 2026-06-25T04:01:12.397Z | Compiling cargo_metadata v0.21.0 |
| 620 | 2026-06-25T04:01:13.403Z | Compiling xtask v0.1.0 (/work/ci/omicron/dev-tools/xtask) |
| 621 | 2026-06-25T04:01:15.528Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 34.31s |
| 622 | 2026-06-25T04:01:15.747Z | Running `target/debug/xtask download cockroach clickhouse console dendrite-stub maghemite-mgd maghemite-ddmd transceiver-control` |
| 623 | 2026-06-25T04:01:16.251Z | Downloading crates ... |
| 624 | 2026-06-25T04:01:16.352Z | Downloaded array-init v0.0.4 |
| 625 | 2026-06-25T04:01:16.354Z | Downloaded bitfield-macros v0.19.4 |
| 626 | 2026-06-25T04:01:16.360Z | Downloaded arrayvec v0.7.6 |
| 627 | 2026-06-25T04:01:16.363Z | Downloaded async-bb8-diesel v0.2.1 |
| 628 | 2026-06-25T04:01:16.366Z | Downloaded ascii-canvas v3.0.0 |
| 629 | 2026-06-25T04:01:16.368Z | Downloaded convert_case v0.4.0 |
| 630 | 2026-06-25T04:01:16.369Z | Downloaded adler2 v2.0.1 |
| 631 | 2026-06-25T04:01:16.375Z | Downloaded assert_matches v1.5.0 |
| 632 | 2026-06-25T04:01:16.383Z | Downloaded bitflags v1.3.2 |
| 633 | 2026-06-25T04:01:16.386Z | Downloaded cstr-argument v0.1.2 |
| 634 | 2026-06-25T04:01:16.388Z | Downloaded crc-catalog v2.4.0 |
| 635 | 2026-06-25T04:01:16.391Z | Downloaded byte-wrapper v0.1.0 |
| 636 | 2026-06-25T04:01:16.396Z | Downloaded derive_builder v0.20.2 |
| 637 | 2026-06-25T04:01:16.400Z | Downloaded embedded-io v0.6.1 |
| 638 | 2026-06-25T04:01:16.402Z | Downloaded base16ct v0.2.0 |
| 639 | 2026-06-25T04:01:16.403Z | Downloaded aws-lc-rs v1.16.3 |
| 640 | 2026-06-25T04:01:16.407Z | Downloaded darling v0.13.4 |
| 641 | 2026-06-25T04:01:16.410Z | Downloaded defmt v1.0.1 |
| 642 | 2026-06-25T04:01:16.413Z | Downloaded curve25519-dalek-derive v0.1.1 |
| 643 | 2026-06-25T04:01:16.413Z | Downloaded crossbeam-utils v0.8.21 |
| 644 | 2026-06-25T04:01:16.416Z | Downloaded dirs-sys-next v0.1.2 |
| 645 | 2026-06-25T04:01:16.416Z | Downloaded defmt v0.3.100 |
| 646 | 2026-06-25T04:01:16.416Z | Downloaded darling_macro v0.20.11 |
| 647 | 2026-06-25T04:01:16.419Z | Downloaded aead v0.5.2 |
| 648 | 2026-06-25T04:01:16.419Z | Downloaded crc8 v0.1.1 |
| 649 | 2026-06-25T04:01:16.419Z | Downloaded chrono v0.4.44 |
| 650 | 2026-06-25T04:01:16.422Z | Downloaded colored v2.2.0 |
| 651 | 2026-06-25T04:01:16.424Z | Downloaded cancel-safe-futures v0.1.5 |
| 652 | 2026-06-25T04:01:16.427Z | Downloaded bitvec v1.0.1 |
| 653 | 2026-06-25T04:01:16.437Z | Downloaded ff v0.13.1 |
| 654 | 2026-06-25T04:01:16.440Z | Downloaded darling v0.23.0 |
| 655 | 2026-06-25T04:01:16.440Z | Downloaded darling_macro v0.13.4 |
| 656 | 2026-06-25T04:01:16.440Z | Downloaded blowfish v0.9.1 |
| 657 | 2026-06-25T04:01:16.443Z | Downloaded daft-derive v0.1.7 |
| 658 | 2026-06-25T04:01:16.443Z | Downloaded find-msvc-tools v0.1.9 |
| 659 | 2026-06-25T04:01:16.445Z | Downloaded derive-ex v0.1.8 |
| 660 | 2026-06-25T04:01:16.446Z | Downloaded darling_core v0.13.4 |
| 661 | 2026-06-25T04:01:16.449Z | Downloaded derive_builder_core v0.20.2 |
| 662 | 2026-06-25T04:01:16.451Z | Downloaded defmt-parser v1.0.0 |
| 663 | 2026-06-25T04:01:16.451Z | Downloaded darling v0.21.3 |
| 664 | 2026-06-25T04:01:16.454Z | Downloaded derive_builder_macro v0.20.2 |
| 665 | 2026-06-25T04:01:16.454Z | Downloaded darling_macro v0.23.0 |
| 666 | 2026-06-25T04:01:16.457Z | Downloaded anstyle-parse v0.2.7 |
| 667 | 2026-06-25T04:01:16.457Z | Downloaded async-stream-impl v0.3.6 |
| 668 | 2026-06-25T04:01:16.457Z | Downloaded daft v0.1.7 |
| 669 | 2026-06-25T04:01:16.460Z | Downloaded fatfs v0.3.6 |
| 670 | 2026-06-25T04:01:16.460Z | Downloaded der_derive v0.7.3 |
| 671 | 2026-06-25T04:01:16.462Z | Downloaded cobs v0.3.0 |
| 672 | 2026-06-25T04:01:16.462Z | Downloaded ciborium-io v0.2.2 |
| 673 | 2026-06-25T04:01:16.465Z | Downloaded bitfield-struct v0.6.2 |
| 674 | 2026-06-25T04:01:16.465Z | Downloaded bit-set v0.8.0 |
| 675 | 2026-06-25T04:01:16.465Z | Downloaded cmake v0.1.57 |
| 676 | 2026-06-25T04:01:16.468Z | Downloaded darling v0.20.11 |
| 677 | 2026-06-25T04:01:16.471Z | Downloaded darling_macro v0.21.3 |
| 678 | 2026-06-25T04:01:16.471Z | Downloaded crucible-workspace-hack v0.1.0 |
| 679 | 2026-06-25T04:01:16.471Z | Downloaded castaway v0.2.4 |
| 680 | 2026-06-25T04:01:16.474Z | Downloaded block-padding v0.3.3 |
| 681 | 2026-06-25T04:01:16.474Z | Downloaded cfg_aliases v0.1.1 |
| 682 | 2026-06-25T04:01:16.474Z | Downloaded arrayref v0.3.9 |
| 683 | 2026-06-25T04:01:16.479Z | Downloaded async-recursion v1.1.1 |
| 684 | 2026-06-25T04:01:16.479Z | Downloaded debug-ignore v1.0.5 |
| 685 | 2026-06-25T04:01:16.479Z | Downloaded dtrace-parser v0.3.0 |
| 686 | 2026-06-25T04:01:16.483Z | Downloaded bcrypt-pbkdf v0.10.0 |
| 687 | 2026-06-25T04:01:16.483Z | Downloaded atomicwrites v0.4.4 |
| 688 | 2026-06-25T04:01:16.483Z | Downloaded foreign-types-shared v0.1.1 |
| 689 | 2026-06-25T04:01:16.483Z | Downloaded futures-macro v0.3.32 |
| 690 | 2026-06-25T04:01:16.486Z | Downloaded ciborium-ll v0.2.2 |
| 691 | 2026-06-25T04:01:16.486Z | Downloaded data-encoding v2.10.0 |
| 692 | 2026-06-25T04:01:16.486Z | Downloaded endian-type v0.1.2 |
| 693 | 2026-06-25T04:01:16.488Z | Downloaded diesel_table_macro_syntax v0.3.0 |
| 694 | 2026-06-25T04:01:16.488Z | Downloaded cipher v0.4.4 |
| 695 | 2026-06-25T04:01:16.491Z | Downloaded flagset v0.4.7 |
| 696 | 2026-06-25T04:01:16.491Z | Downloaded cargo_metadata v0.23.1 |
| 697 | 2026-06-25T04:01:16.494Z | Downloaded dyn-clone v1.0.20 |
| 698 | 2026-06-25T04:01:16.494Z | Downloaded float-ord v0.3.2 |
| 699 | 2026-06-25T04:01:16.494Z | Downloaded dunce v1.0.5 |
| 700 | 2026-06-25T04:01:16.498Z | Downloaded document-features v0.2.12 |
| 701 | 2026-06-25T04:01:16.498Z | Downloaded dirs-next v2.0.0 |
| 702 | 2026-06-25T04:01:16.498Z | Downloaded darling_core v0.20.11 |
| 703 | 2026-06-25T04:01:16.501Z | Downloaded deranged v0.5.8 |
| 704 | 2026-06-25T04:01:16.501Z | Downloaded crossbeam-deque v0.8.6 |
| 705 | 2026-06-25T04:01:16.505Z | Downloaded critical-section v1.2.0 |
| 706 | 2026-06-25T04:01:16.505Z | Downloaded dof v0.4.0 |
| 707 | 2026-06-25T04:01:16.505Z | Downloaded bb8 v0.8.6 |
| 708 | 2026-06-25T04:01:16.508Z | Downloaded atty v0.2.14 |
| 709 | 2026-06-25T04:01:16.508Z | Downloaded fxhash v0.2.1 |
| 710 | 2026-06-25T04:01:16.508Z | Downloaded cargo-platform v0.3.2 |
| 711 | 2026-06-25T04:01:16.508Z | Downloaded display-error-chain v0.2.2 |
| 712 | 2026-06-25T04:01:16.509Z | Downloaded async-stream v0.3.6 |
| 713 | 2026-06-25T04:01:16.511Z | Downloaded difflib v0.4.0 |
| 714 | 2026-06-25T04:01:16.517Z | Downloaded ghash v0.5.1 |
| 715 | 2026-06-25T04:01:16.520Z | Downloaded fd-lock v4.0.4 |
| 716 | 2026-06-25T04:01:16.522Z | Downloaded enum-as-inner v0.6.1 |
| 717 | 2026-06-25T04:01:16.522Z | Downloaded foreign-types v0.3.2 |
| 718 | 2026-06-25T04:01:16.522Z | Downloaded dropshot-api-manager-types v0.7.2 |
| 719 | 2026-06-25T04:01:16.525Z | Downloaded cpufeatures v0.3.0 |
| 720 | 2026-06-25T04:01:16.525Z | Downloaded compression-core v0.4.31 |
| 721 | 2026-06-25T04:01:16.528Z | Downloaded crc v3.4.0 |
| 722 | 2026-06-25T04:01:16.528Z | Downloaded float-cmp v0.10.0 |
| 723 | 2026-06-25T04:01:16.531Z | Downloaded cookie v0.18.1 |
| 724 | 2026-06-25T04:01:16.531Z | Downloaded dsl_auto_type v0.2.0 |
| 725 | 2026-06-25T04:01:16.535Z | Downloaded cexpr v0.6.0 |
| 726 | 2026-06-25T04:01:16.535Z | Downloaded futures-task v0.3.32 |
| 727 | 2026-06-25T04:01:16.535Z | Downloaded funty v2.0.0 |
| 728 | 2026-06-25T04:01:16.538Z | Downloaded embedded-io v0.4.0 |
| 729 | 2026-06-25T04:01:16.538Z | Downloaded bitfield v0.19.4 |
| 730 | 2026-06-25T04:01:16.538Z | Downloaded csv-core v0.1.13 |
| 731 | 2026-06-25T04:01:16.538Z | Downloaded cassowary v0.3.0 |
| 732 | 2026-06-25T04:01:16.541Z | Downloaded bzip2 v0.6.1 |
| 733 | 2026-06-25T04:01:16.541Z | Downloaded base64ct v1.8.3 |
| 734 | 2026-06-25T04:01:16.543Z | Downloaded defmt-macros v1.0.1 |
| 735 | 2026-06-25T04:01:16.544Z | Downloaded futures-io v0.3.32 |
| 736 | 2026-06-25T04:01:16.547Z | Downloaded fixedbitset v0.5.7 |
| 737 | 2026-06-25T04:01:16.547Z | Downloaded futures-sink v0.3.32 |
| 738 | 2026-06-25T04:01:16.547Z | Downloaded ctr v0.9.2 |
| 739 | 2026-06-25T04:01:16.549Z | Downloaded crunchy v0.2.4 |
| 740 | 2026-06-25T04:01:16.549Z | Downloaded bcs v0.1.6 |
| 741 | 2026-06-25T04:01:16.549Z | Downloaded git-stub v1.0.0 |
| 742 | 2026-06-25T04:01:16.552Z | Downloaded atomic-waker v1.1.2 |
| 743 | 2026-06-25T04:01:16.552Z | Downloaded foreign-types-macros v0.2.3 |
| 744 | 2026-06-25T04:01:16.555Z | Downloaded bit-set v0.5.3 |
| 745 | 2026-06-25T04:01:16.555Z | Downloaded cfg_aliases v0.2.1 |
| 746 | 2026-06-25T04:01:16.555Z | Downloaded buf-list v1.1.2 |
| 747 | 2026-06-25T04:01:16.558Z | Downloaded fixedbitset v0.4.2 |
| 748 | 2026-06-25T04:01:16.558Z | Downloaded ed25519 v2.2.3 |
| 749 | 2026-06-25T04:01:16.558Z | Downloaded convert_case v0.10.0 |
| 750 | 2026-06-25T04:01:16.561Z | Downloaded cbc v0.1.2 |
| 751 | 2026-06-25T04:01:16.561Z | Downloaded ena v0.14.4 |
| 752 | 2026-06-25T04:01:16.564Z | Downloaded anstream v0.6.21 |
| 753 | 2026-06-25T04:01:16.564Z | Downloaded either v1.15.0 |
| 754 | 2026-06-25T04:01:16.564Z | Downloaded derive-where v1.6.0 |
| 755 | 2026-06-25T04:01:16.566Z | Downloaded hash32 v0.2.1 |
| 756 | 2026-06-25T04:01:16.569Z | Downloaded hash32 v0.3.1 |
| 757 | 2026-06-25T04:01:16.569Z | Downloaded gethostname v0.5.0 |
| 758 | 2026-06-25T04:01:16.569Z | Downloaded constant_time_eq v0.4.2 |
| 759 | 2026-06-25T04:01:16.572Z | Downloaded bit-vec v0.8.0 |
| 760 | 2026-06-25T04:01:16.572Z | Downloaded hex v0.4.3 |
| 761 | 2026-06-25T04:01:16.581Z | Downloaded hex-literal v0.4.1 |
| 762 | 2026-06-25T04:01:16.581Z | Downloaded foreign-types-shared v0.3.1 |
| 763 | 2026-06-25T04:01:16.582Z | Downloaded foreign-types v0.5.0 |
| 764 | 2026-06-25T04:01:16.582Z | Downloaded argon2 v0.5.3 |
| 765 | 2026-06-25T04:01:16.582Z | Downloaded bzip2 v0.4.4 |
| 766 | 2026-06-25T04:01:16.582Z | Downloaded headers-core v0.3.0 |
| 767 | 2026-06-25T04:01:16.582Z | Downloaded http-body v1.0.1 |
| 768 | 2026-06-25T04:01:16.582Z | Downloaded futures-core v0.3.32 |
| 769 | 2026-06-25T04:01:16.582Z | Downloaded fallible-iterator v0.2.0 |
| 770 | 2026-06-25T04:01:16.582Z | Downloaded chacha20 v0.9.1 |
| 771 | 2026-06-25T04:01:16.587Z | Downloaded erased-serde v0.3.31 |
| 772 | 2026-06-25T04:01:16.587Z | Downloaded hostname v0.3.1 |
| 773 | 2026-06-25T04:01:16.587Z | Downloaded bit-vec v0.6.3 |
| 774 | 2026-06-25T04:01:16.593Z | Downloaded backon v1.6.0 |
| 775 | 2026-06-25T04:01:16.593Z | Downloaded env_filter v1.0.0 |
| 776 | 2026-06-25T04:01:16.593Z | Downloaded home v0.5.12 |
| 777 | 2026-06-25T04:01:16.593Z | Downloaded cookie_store v0.22.1 |
| 778 | 2026-06-25T04:01:16.596Z | Downloaded ciborium v0.2.2 |
| 779 | 2026-06-25T04:01:16.596Z | Downloaded filetime v0.2.27 |
| 780 | 2026-06-25T04:01:16.596Z | Downloaded ecdsa v0.16.9 |
| 781 | 2026-06-25T04:01:16.596Z | Downloaded illumos-nvpair v0.3.0 |
| 782 | 2026-06-25T04:01:16.596Z | Downloaded hubpack v0.1.2 |
| 783 | 2026-06-25T04:01:16.600Z | Downloaded globset v0.4.18 |
| 784 | 2026-06-25T04:01:16.600Z | Downloaded foldhash v0.2.0 |
| 785 | 2026-06-25T04:01:16.600Z | Downloaded compression-codecs v0.4.37 |
| 786 | 2026-06-25T04:01:16.604Z | Downloaded http-range v0.1.5 |
| 787 | 2026-06-25T04:01:16.604Z | Downloaded hostname v0.4.2 |
| 788 | 2026-06-25T04:01:16.604Z | Downloaded crc32fast v1.5.0 |
| 789 | 2026-06-25T04:01:16.606Z | Downloaded backoff v0.4.0 |
| 790 | 2026-06-25T04:01:16.607Z | Downloaded async-trait v0.1.89 |
| 791 | 2026-06-25T04:01:16.611Z | Downloaded httpdate v1.0.3 |
| 792 | 2026-06-25T04:01:16.611Z | Downloaded group v0.13.0 |
| 793 | 2026-06-25T04:01:16.614Z | Downloaded ident_case v1.0.1 |
| 794 | 2026-06-25T04:01:16.614Z | Downloaded inout v0.1.4 |
| 795 | 2026-06-25T04:01:16.614Z | Downloaded console v0.15.11 |
| 796 | 2026-06-25T04:01:16.614Z | Downloaded indent_write v2.2.0 |
| 797 | 2026-06-25T04:01:16.616Z | Downloaded hubpack_derive v0.1.1 |
| 798 | 2026-06-25T04:01:16.616Z | Downloaded foldhash v0.1.5 |
| 799 | 2026-06-25T04:01:16.616Z | Downloaded illumos-nvpair-sys v0.2.0 |
| 800 | 2026-06-25T04:01:16.619Z | Downloaded darling_core v0.21.3 |
| 801 | 2026-06-25T04:01:16.622Z | Downloaded console v0.16.2 |
| 802 | 2026-06-25T04:01:16.622Z | Downloaded chacha20 v0.10.0 |
| 803 | 2026-06-25T04:01:16.625Z | Downloaded camino-tempfile-ext v0.3.3 |
| 804 | 2026-06-25T04:01:16.625Z | Downloaded glob v0.3.3 |
| 805 | 2026-06-25T04:01:16.627Z | Downloaded fs_extra v1.3.0 |
| 806 | 2026-06-25T04:01:16.627Z | Downloaded allocator-api2 v0.2.21 |
| 807 | 2026-06-25T04:01:16.630Z | Downloaded instant v0.1.13 |
| 808 | 2026-06-25T04:01:16.630Z | Downloaded internet-checksum v0.2.1 |
| 809 | 2026-06-25T04:01:16.630Z | Downloaded instability v0.3.11 |
| 810 | 2026-06-25T04:01:16.633Z | Downloaded derive_more v0.99.20 |
| 811 | 2026-06-25T04:01:16.636Z | Downloaded const-oid v0.9.6 |
| 812 | 2026-06-25T04:01:16.636Z | Downloaded blake2 v0.10.6 |
| 813 | 2026-06-25T04:01:16.638Z | Downloaded const_format_proc_macros v0.2.34 |
| 814 | 2026-06-25T04:01:16.638Z | Downloaded git-stub-vcs v0.1.0 |
| 815 | 2026-06-25T04:01:16.643Z | Downloaded fs-err v2.11.0 |
| 816 | 2026-06-25T04:01:16.643Z | Downloaded hyper-tls v0.6.0 |
| 817 | 2026-06-25T04:01:16.645Z | Downloaded diesel-dtrace v0.5.0 |
| 818 | 2026-06-25T04:01:16.645Z | Downloaded ahash v0.8.12 |
| 819 | 2026-06-25T04:01:16.645Z | Downloaded futures-executor v0.3.32 |
| 820 | 2026-06-25T04:01:16.645Z | Downloaded lazy_static v1.5.0 |
| 821 | 2026-06-25T04:01:16.648Z | Downloaded libscf-sys v1.1.0 |
| 822 | 2026-06-25T04:01:16.648Z | Downloaded lalrpop-util v0.19.12 |
| 823 | 2026-06-25T04:01:16.648Z | Downloaded is-terminal v0.4.17 |
| 824 | 2026-06-25T04:01:16.651Z | Downloaded is_ci v1.2.0 |
| 825 | 2026-06-25T04:01:16.651Z | Downloaded highway v1.3.0 |
| 826 | 2026-06-25T04:01:16.651Z | Downloaded kstat-rs v0.2.4 |
| 827 | 2026-06-25T04:01:16.654Z | Downloaded linked-hash-map v0.5.6 |
| 828 | 2026-06-25T04:01:16.654Z | Downloaded env_logger v0.11.9 |
| 829 | 2026-06-25T04:01:16.657Z | Downloaded diff v0.1.13 |
| 830 | 2026-06-25T04:01:16.657Z | Downloaded getrandom v0.2.17 |
| 831 | 2026-06-25T04:01:16.659Z | Downloaded corncobs v0.1.4 |
| 832 | 2026-06-25T04:01:16.660Z | Downloaded http-body-util v0.1.3 |
| 833 | 2026-06-25T04:01:16.662Z | Downloaded colored v3.1.1 |
| 834 | 2026-06-25T04:01:16.665Z | Downloaded bytes v1.11.1 |
| 835 | 2026-06-25T04:01:16.668Z | Downloaded managed v0.8.0 |
| 836 | 2026-06-25T04:01:16.668Z | Downloaded lru-cache v0.1.2 |
| 837 | 2026-06-25T04:01:16.668Z | Downloaded lru v0.12.5 |
| 838 | 2026-06-25T04:01:16.668Z | Downloaded maplit v1.0.2 |
| 839 | 2026-06-25T04:01:16.670Z | Downloaded futures-channel v0.3.32 |
| 840 | 2026-06-25T04:01:16.670Z | Downloaded crc-any v2.5.0 |
| 841 | 2026-06-25T04:01:16.673Z | Downloaded flate2 v1.1.9 |
| 842 | 2026-06-25T04:01:16.676Z | Downloaded indoc v2.0.7 |
| 843 | 2026-06-25T04:01:16.676Z | Downloaded md5 v0.7.0 |
| 844 | 2026-06-25T04:01:16.678Z | Downloaded lzss v0.8.2 |
| 845 | 2026-06-25T04:01:16.679Z | Downloaded ipnetwork v0.21.1 |
| 846 | 2026-06-25T04:01:16.681Z | Downloaded globwalk v0.9.1 |
| 847 | 2026-06-25T04:01:16.681Z | Downloaded maybe-uninit v2.0.0 |
| 848 | 2026-06-25T04:01:16.681Z | Downloaded crossbeam-epoch v0.9.18 |
| 849 | 2026-06-25T04:01:16.684Z | Downloaded impl-trait-for-tuples v0.2.3 |
| 850 | 2026-06-25T04:01:16.687Z | Downloaded ingot-types v0.1.2 |
| 851 | 2026-06-25T04:01:16.687Z | Downloaded clang-sys v1.8.1 |
| 852 | 2026-06-25T04:01:16.687Z | Downloaded crypto-bigint v0.5.5 |
| 853 | 2026-06-25T04:01:16.692Z | Downloaded memoffset v0.9.1 |
| 854 | 2026-06-25T04:01:16.695Z | Downloaded ipnet v2.11.0 |
| 855 | 2026-06-25T04:01:16.695Z | Downloaded lru-slab v0.1.2 |
| 856 | 2026-06-25T04:01:16.695Z | Downloaded nibble_vec v0.1.0 |
| 857 | 2026-06-25T04:01:16.695Z | Downloaded getrandom v0.3.4 |
| 858 | 2026-06-25T04:01:16.697Z | Downloaded newline-converter v0.3.0 |
| 859 | 2026-06-25T04:01:16.697Z | Downloaded nodrop v0.1.14 |
| 860 | 2026-06-25T04:01:16.700Z | Downloaded const_format v0.2.35 |
| 861 | 2026-06-25T04:01:16.703Z | Downloaded half v1.8.3 |
| 862 | 2026-06-25T04:01:16.703Z | Downloaded newtype_derive v0.1.6 |
| 863 | 2026-06-25T04:01:16.706Z | Downloaded hmac v0.12.1 |
| 864 | 2026-06-25T04:01:16.706Z | Downloaded ar_archive_writer v0.5.1 |
| 865 | 2026-06-25T04:01:16.709Z | Downloaded multimap v0.10.1 |
| 866 | 2026-06-25T04:01:16.709Z | Downloaded mime v0.3.17 |
| 867 | 2026-06-25T04:01:16.709Z | Downloaded md-5 v0.10.6 |
| 868 | 2026-06-25T04:01:16.711Z | Downloaded match_cfg v0.1.0 |
| 869 | 2026-06-25T04:01:16.711Z | Downloaded num-conv v0.2.0 |
| 870 | 2026-06-25T04:01:16.711Z | Downloaded bumpalo v3.20.2 |
| 871 | 2026-06-25T04:01:16.714Z | Downloaded async-compression v0.4.41 |
| 872 | 2026-06-25T04:01:16.717Z | Downloaded hyper-staticfile v0.10.1 |
| 873 | 2026-06-25T04:01:16.720Z | Downloaded num-derive v0.4.2 |
| 874 | 2026-06-25T04:01:16.720Z | Downloaded ingot v0.1.1 |
| 875 | 2026-06-25T04:01:16.720Z | Downloaded num_threads v0.1.7 |
| 876 | 2026-06-25T04:01:16.723Z | Downloaded num-iter v0.1.45 |
| 877 | 2026-06-25T04:01:16.723Z | Downloaded nonempty v0.12.0 |
| 878 | 2026-06-25T04:01:16.723Z | Downloaded openssl-macros v0.1.1 |
| 879 | 2026-06-25T04:01:16.725Z | Downloaded keccak v0.1.6 |
| 880 | 2026-06-25T04:01:16.726Z | Downloaded indoc v1.0.9 |
| 881 | 2026-06-25T04:01:16.728Z | Downloaded futures v0.3.32 |
| 882 | 2026-06-25T04:01:16.731Z | Downloaded elliptic-curve v0.13.8 |
| 883 | 2026-06-25T04:01:16.733Z | Downloaded libsw-core v0.3.2 |
| 884 | 2026-06-25T04:01:16.733Z | Downloaded num-derive v0.3.3 |
| 885 | 2026-06-25T04:01:16.736Z | Downloaded olpc-cjson v0.1.4 |
| 886 | 2026-06-25T04:01:16.736Z | Downloaded mime_guess v2.0.5 |
| 887 | 2026-06-25T04:01:16.736Z | Downloaded lock_api v0.4.14 |
| 888 | 2026-06-25T04:01:16.739Z | Downloaded opaque-debug v0.3.1 |
| 889 | 2026-06-25T04:01:16.739Z | Downloaded libloading v0.8.9 |
| 890 | 2026-06-25T04:01:16.739Z | Downloaded libefi-sys v0.1.0 |
| 891 | 2026-06-25T04:01:16.743Z | Downloaded ingot-macros v0.1.1 |
| 892 | 2026-06-25T04:01:16.743Z | Downloaded hyper-rustls v0.27.7 |
| 893 | 2026-06-25T04:01:16.745Z | Downloaded iana-time-zone v0.1.65 |
| 894 | 2026-06-25T04:01:16.746Z | Downloaded half v2.7.1 |
| 895 | 2026-06-25T04:01:16.748Z | Downloaded chacha20poly1305 v0.10.1 |
| 896 | 2026-06-25T04:01:16.748Z | Downloaded oso-derive v0.27.3 |
| 897 | 2026-06-25T04:01:16.748Z | Downloaded parse-size v1.1.0 |
| 898 | 2026-06-25T04:01:16.752Z | Downloaded packed_struct_codegen v0.10.1 |
| 899 | 2026-06-25T04:01:16.752Z | Downloaded native-tls v0.2.18 |
| 900 | 2026-06-25T04:01:16.752Z | Downloaded linear-map v1.2.0 |
| 901 | 2026-06-25T04:01:16.755Z | Downloaded humantime v2.3.0 |
| 902 | 2026-06-25T04:01:16.755Z | Downloaded flume v0.11.1 |
| 903 | 2026-06-25T04:01:16.757Z | Downloaded libsw v3.5.0 |
| 904 | 2026-06-25T04:01:16.758Z | Downloaded jobserver v0.1.34 |
| 905 | 2026-06-25T04:01:16.764Z | Downloaded base64 v0.22.1 |
| 906 | 2026-06-25T04:01:16.764Z | Downloaded drift v0.2.0 |
| 907 | 2026-06-25T04:01:16.767Z | Downloaded num-integer v0.1.46 |
| 908 | 2026-06-25T04:01:16.767Z | Downloaded newtype-uuid v1.3.2 |
| 909 | 2026-06-25T04:01:16.770Z | Downloaded nanorand v0.7.0 |
| 910 | 2026-06-25T04:01:16.770Z | Downloaded pbkdf2 v0.11.0 |
| 911 | 2026-06-25T04:01:16.774Z | Downloaded pbkdf2 v0.12.2 |
| 912 | 2026-06-25T04:01:16.774Z | Downloaded peg-runtime v0.8.5 |
| 913 | 2026-06-25T04:01:16.776Z | Downloaded crossbeam-channel v0.5.15 |
| 914 | 2026-06-25T04:01:16.776Z | Downloaded new_debug_unreachable v1.0.6 |
| 915 | 2026-06-25T04:01:16.776Z | Downloaded path-slash v0.1.5 |
| 916 | 2026-06-25T04:01:16.780Z | Downloaded parse-display v0.10.0 |
| 917 | 2026-06-25T04:01:16.780Z | Downloaded num_enum v0.7.6 |
| 918 | 2026-06-25T04:01:16.782Z | Downloaded num_enum v0.5.11 |
| 919 | 2026-06-25T04:01:16.785Z | Downloaded openssl-probe v0.1.6 |
| 920 | 2026-06-25T04:01:16.785Z | Downloaded multer v3.1.0 |
| 921 | 2026-06-25T04:01:16.788Z | Downloaded base64 v0.21.7 |
| 922 | 2026-06-25T04:01:16.791Z | Downloaded des v0.8.1 |
| 923 | 2026-06-25T04:01:16.791Z | Downloaded downcast-rs v2.0.2 |
| 924 | 2026-06-25T04:01:16.794Z | Downloaded nu-ansi-term v0.50.3 |
| 925 | 2026-06-25T04:01:16.794Z | Downloaded num_enum_derive v0.7.6 |
| 926 | 2026-06-25T04:01:16.796Z | Downloaded phf_shared v0.11.3 |
| 927 | 2026-06-25T04:01:16.796Z | Downloaded num_enum_derive v0.5.11 |
| 928 | 2026-06-25T04:01:16.796Z | Downloaded pin-utils v0.1.0 |
| 929 | 2026-06-25T04:01:16.799Z | Downloaded phf_shared v0.12.1 |
| 930 | 2026-06-25T04:01:16.802Z | Downloaded powerfmt v0.2.0 |
| 931 | 2026-06-25T04:01:16.802Z | Downloaded compact_str v0.8.1 |
| 932 | 2026-06-25T04:01:16.805Z | Downloaded dropshot_endpoint v0.17.0 |
| 933 | 2026-06-25T04:01:16.807Z | Downloaded litrs v1.0.0 |
| 934 | 2026-06-25T04:01:16.807Z | Downloaded headers v0.4.1 |
| 935 | 2026-06-25T04:01:16.811Z | Downloaded proc-macro-error-attr2 v2.0.0 |
| 936 | 2026-06-25T04:01:16.824Z | Downloaded peg-macros v0.8.5 |
| 937 | 2026-06-25T04:01:16.827Z | Downloaded der v0.7.10 |
| 938 | 2026-06-25T04:01:16.830Z | Downloaded predicates-tree v1.0.13 |
| 939 | 2026-06-25T04:01:16.830Z | Downloaded password-hash v0.5.0 |
| 940 | 2026-06-25T04:01:16.833Z | Downloaded oxnet v0.1.6 |
| 941 | 2026-06-25T04:01:16.833Z | Downloaded pem v3.0.6 |
| 942 | 2026-06-25T04:01:16.833Z | Downloaded indexmap v1.9.3 |
| 943 | 2026-06-25T04:01:16.835Z | Downloaded parking_lot_core v0.8.6 |
| 944 | 2026-06-25T04:01:16.838Z | Downloaded arc-swap v1.8.2 |
| 945 | 2026-06-25T04:01:16.840Z | Downloaded peg v0.8.5 |
| 946 | 2026-06-25T04:01:16.843Z | Downloaded darling_core v0.23.0 |
| 947 | 2026-06-25T04:01:16.846Z | Downloaded newtype-uuid-macros v0.1.0 |
| 948 | 2026-06-25T04:01:16.846Z | Downloaded memmap2 v0.9.10 |
| 949 | 2026-06-25T04:01:16.846Z | Downloaded derive_more v2.1.1 |
| 950 | 2026-06-25T04:01:16.852Z | Downloaded quick-error v1.2.3 |
| 951 | 2026-06-25T04:01:16.855Z | Downloaded progenitor-macro v0.13.0 |
| 952 | 2026-06-25T04:01:16.855Z | Downloaded progenitor-macro v0.14.0 |
| 953 | 2026-06-25T04:01:16.855Z | Downloaded progenitor-client v0.14.0 |
| 954 | 2026-06-25T04:01:16.857Z | Downloaded predicates v3.1.4 |
| 955 | 2026-06-25T04:01:16.857Z | Downloaded polyval v0.6.2 |
| 956 | 2026-06-25T04:01:16.860Z | Downloaded rand_chacha v0.3.1 |
| 957 | 2026-06-25T04:01:16.860Z | Downloaded paste v1.0.15 |
| 958 | 2026-06-25T04:01:16.863Z | Downloaded poly1305 v0.8.0 |
| 959 | 2026-06-25T04:01:16.863Z | Downloaded pkcs8 v0.10.2 |
| 960 | 2026-06-25T04:01:16.866Z | Downloaded radium v0.7.0 |
| 961 | 2026-06-25T04:01:16.866Z | Downloaded psl-types v2.0.11 |
| 962 | 2026-06-25T04:01:16.869Z | Downloaded openssl-probe v0.2.1 |
| 963 | 2026-06-25T04:01:16.869Z | Downloaded crossterm v0.29.0 |
| 964 | 2026-06-25T04:01:16.872Z | Downloaded precomputed-hash v0.1.1 |
| 965 | 2026-06-25T04:01:16.875Z | Downloaded cc v1.2.56 |
| 966 | 2026-06-25T04:01:16.875Z | Downloaded phf_shared v0.13.1 |
| 967 | 2026-06-25T04:01:16.876Z | Downloaded num v0.4.3 |
| 968 | 2026-06-25T04:01:16.878Z | Downloaded parse-display-derive v0.10.0 |
| 969 | 2026-06-25T04:01:16.878Z | Downloaded hickory-resolver v0.25.2 |
| 970 | 2026-06-25T04:01:16.882Z | Downloaded libbz2-rs-sys v0.2.2 |
| 971 | 2026-06-25T04:01:16.882Z | Downloaded oxide-tokio-rt v0.1.4 |
| 972 | 2026-06-25T04:01:16.885Z | Downloaded omicron-zone-package v0.12.2 |
| 973 | 2026-06-25T04:01:16.885Z | Downloaded predicates-core v1.0.10 |
| 974 | 2026-06-25T04:01:16.885Z | Downloaded httparse v1.10.1 |
| 975 | 2026-06-25T04:01:16.888Z | Downloaded ed25519-dalek v2.2.0 |
| 976 | 2026-06-25T04:01:16.891Z | Downloaded phf v0.13.1 |
| 977 | 2026-06-25T04:01:16.891Z | Downloaded proc-macro-crate v3.4.0 |
| 978 | 2026-06-25T04:01:16.895Z | Downloaded postgres-protocol v0.6.10 |
| 979 | 2026-06-25T04:01:16.898Z | Downloaded pkg-config v0.3.32 |
| 980 | 2026-06-25T04:01:16.902Z | Downloaded aho-corasick v1.1.4 |
| 981 | 2026-06-25T04:01:16.902Z | Downloaded ppv-lite86 v0.2.21 |
| 982 | 2026-06-25T04:01:16.904Z | Downloaded pkcs5 v0.7.1 |
| 983 | 2026-06-25T04:01:16.907Z | Downloaded pin-project-internal v1.1.11 |
| 984 | 2026-06-25T04:01:16.907Z | Downloaded pkcs1 v0.7.5 |
| 985 | 2026-06-25T04:01:16.911Z | Downloaded pem-rfc7468 v0.7.0 |
| 986 | 2026-06-25T04:01:16.911Z | Downloaded postcard v1.1.3 |
| 987 | 2026-06-25T04:01:16.914Z | Downloaded ref-cast v1.0.25 |
| 988 | 2026-06-25T04:01:16.914Z | Downloaded recursive-proc-macro-impl v0.1.1 |
| 989 | 2026-06-25T04:01:16.914Z | Downloaded ref-cast-impl v1.0.25 |
| 990 | 2026-06-25T04:01:16.914Z | Downloaded recursive v0.1.1 |
| 991 | 2026-06-25T04:01:16.914Z | Downloaded rand_xorshift v0.4.0 |
| 992 | 2026-06-25T04:01:16.917Z | Downloaded ignore v0.4.25 |
| 993 | 2026-06-25T04:01:16.917Z | Downloaded parking_lot_core v0.9.12 |
| 994 | 2026-06-25T04:01:16.920Z | Downloaded diesel_derives v2.3.7 |
| 995 | 2026-06-25T04:01:16.923Z | Downloaded parking_lot v0.11.2 |
| 996 | 2026-06-25T04:01:16.926Z | Downloaded progenitor v0.14.0 |
| 997 | 2026-06-25T04:01:16.926Z | Downloaded r2d2 v0.8.10 |
| 998 | 2026-06-25T04:01:16.929Z | Downloaded progenitor-extras v0.2.0 |
| 999 | 2026-06-25T04:01:16.929Z | Downloaded normalize-line-endings v0.3.0 |
| 1000 | 2026-06-25T04:01:16.929Z | Downloaded phf v0.12.1 |
| 1001 | 2026-06-25T04:01:16.932Z | Downloaded progenitor v0.13.0 |
| 1002 | 2026-06-25T04:01:16.932Z | Downloaded proc-macro-error2 v2.0.1 |
| 1003 | 2026-06-25T04:01:16.932Z | Downloaded parking_lot v0.12.5 |
| 1004 | 2026-06-25T04:01:16.935Z | Downloaded heapless v0.7.17 |
| 1005 | 2026-06-25T04:01:16.938Z | Downloaded oso v0.27.3 |
| 1006 | 2026-06-25T04:01:16.941Z | Downloaded indicatif v0.18.4 |
| 1007 | 2026-06-25T04:01:16.941Z | Downloaded rustc_version v0.4.1 |
| 1008 | 2026-06-25T04:01:16.944Z | Downloaded heapless v0.8.0 |
| 1009 | 2026-06-25T04:01:16.946Z | Downloaded rand_seeder v0.4.0 |
| 1010 | 2026-06-25T04:01:16.946Z | Downloaded postgres-types v0.2.12 |
| 1011 | 2026-06-25T04:01:16.949Z | Downloaded owo-colors v4.3.0 |
| 1012 | 2026-06-25T04:01:16.952Z | Downloaded rfc6979 v0.4.0 |
| 1013 | 2026-06-25T04:01:16.952Z | Downloaded russh-cryptovec v0.7.3 |
| 1014 | 2026-06-25T04:01:16.952Z | Downloaded papergrid v0.17.0 |
| 1015 | 2026-06-25T04:01:16.954Z | Downloaded jiff-static v0.2.21 |
| 1016 | 2026-06-25T04:01:16.957Z | Downloaded rustc_version v0.1.7 |
| 1017 | 2026-06-25T04:01:16.957Z | Downloaded progenitor-client v0.13.0 |
| 1018 | 2026-06-25T04:01:16.960Z | Downloaded proc-macro-crate v1.3.1 |
| 1019 | 2026-06-25T04:01:16.960Z | Downloaded packed_struct v0.10.1 |
| 1020 | 2026-06-25T04:01:16.960Z | Downloaded pin-project-lite v0.2.17 |
| 1021 | 2026-06-25T04:01:16.963Z | Downloaded expectorate v1.2.0 |
| 1022 | 2026-06-25T04:01:16.965Z | Downloaded rand_core v0.10.0 |
| 1023 | 2026-06-25T04:01:16.968Z | Downloaded psm v0.1.30 |
| 1024 | 2026-06-25T04:01:16.968Z | Downloaded derive_more-impl v2.1.1 |
| 1025 | 2026-06-25T04:01:16.970Z | Downloaded blake3 v1.8.5 |
| 1026 | 2026-06-25T04:01:16.976Z | Downloaded same-file v1.0.6 |
| 1027 | 2026-06-25T04:01:16.979Z | Downloaded rustc-hash v2.1.1 |
| 1028 | 2026-06-25T04:01:16.979Z | Downloaded rand_core v0.9.5 |
| 1029 | 2026-06-25T04:01:16.979Z | Downloaded rand_chacha v0.9.0 |
| 1030 | 2026-06-25T04:01:16.982Z | Downloaded rand_core v0.6.4 |
| 1031 | 2026-06-25T04:01:16.982Z | Downloaded primeorder v0.13.6 |
| 1032 | 2026-06-25T04:01:16.982Z | Downloaded pin-project v1.1.11 |
| 1033 | 2026-06-25T04:01:16.988Z | Downloaded scheduled-thread-pool v0.2.7 |
| 1034 | 2026-06-25T04:01:16.991Z | Downloaded sapling-renderdag v0.1.0 |
| 1035 | 2026-06-25T04:01:16.991Z | Downloaded quinn-udp v0.5.14 |
| 1036 | 2026-06-25T04:01:16.993Z | Downloaded salsa20 v0.10.2 |
| 1037 | 2026-06-25T04:01:16.993Z | Downloaded openssl-sys v0.9.115 |
| 1038 | 2026-06-25T04:01:16.996Z | Downloaded scrypt v0.11.0 |
| 1039 | 2026-06-25T04:01:16.999Z | Downloaded http v1.4.0 |
| 1040 | 2026-06-25T04:01:16.999Z | Downloaded aes-gcm v0.10.3 |
| 1041 | 2026-06-25T04:01:17.002Z | Downloaded rtoolbox v0.0.3 |
| 1042 | 2026-06-25T04:01:17.004Z | Downloaded resolv-conf v0.7.6 |
| 1043 | 2026-06-25T04:01:17.004Z | Downloaded scopeguard v1.2.0 |
| 1044 | 2026-06-25T04:01:17.004Z | Downloaded semver v0.1.20 |
| 1045 | 2026-06-25T04:01:17.007Z | Downloaded secrecy v0.8.0 |
| 1046 | 2026-06-25T04:01:17.007Z | Downloaded scroll_derive v0.13.1 |
| 1047 | 2026-06-25T04:01:17.007Z | Downloaded secrecy v0.10.3 |
| 1048 | 2026-06-25T04:01:17.011Z | Downloaded num-complex v0.4.6 |
| 1049 | 2026-06-25T04:01:17.011Z | Downloaded seq-macro v0.3.6 |
| 1050 | 2026-06-25T04:01:17.011Z | Downloaded aes v0.8.4 |
| 1051 | 2026-06-25T04:01:17.013Z | Downloaded hickory-resolver v0.24.4 |
| 1052 | 2026-06-25T04:01:17.017Z | Downloaded hashbrown v0.13.2 |
| 1053 | 2026-06-25T04:01:17.020Z | Downloaded hashbrown v0.12.3 |
| 1054 | 2026-06-25T04:01:17.023Z | Downloaded minimal-lexical v0.2.1 |
| 1055 | 2026-06-25T04:01:17.023Z | Downloaded serde-big-array v0.5.1 |
| 1056 | 2026-06-25T04:01:17.025Z | Downloaded password-hash v0.4.2 |
| 1057 | 2026-06-25T04:01:17.025Z | Downloaded serde_urlencoded v0.7.1 |
| 1058 | 2026-06-25T04:01:17.028Z | Downloaded serde_bytes v0.11.19 |
| 1059 | 2026-06-25T04:01:17.028Z | Downloaded num-rational v0.4.2 |
| 1060 | 2026-06-25T04:01:17.039Z | Downloaded rustls-pemfile v1.0.4 |
| 1061 | 2026-06-25T04:01:17.042Z | Downloaded serde_spanned v1.0.4 |
| 1062 | 2026-06-25T04:01:17.042Z | Downloaded serde_repr v0.1.20 |
| 1063 | 2026-06-25T04:01:17.045Z | Downloaded rustversion v1.0.22 |
| 1064 | 2026-06-25T04:01:17.047Z | Downloaded rustls-pemfile v2.2.0 |
| 1065 | 2026-06-25T04:01:17.047Z | Downloaded serde_plain v1.0.2 |
| 1066 | 2026-06-25T04:01:17.047Z | Downloaded sigpipe v0.1.3 |
| 1067 | 2026-06-25T04:01:17.050Z | Downloaded signal-hook-tokio v0.3.1 |
| 1068 | 2026-06-25T04:01:17.050Z | Downloaded shell-words v1.1.1 |
| 1069 | 2026-06-25T04:01:17.050Z | Downloaded sha1 v0.10.6 |
| 1070 | 2026-06-25T04:01:17.053Z | Downloaded miniz_oxide v0.8.9 |
| 1071 | 2026-06-25T04:01:17.055Z | Downloaded rusty-fork v0.3.1 |
| 1072 | 2026-06-25T04:01:17.058Z | Downloaded prefix-trie v0.7.0 |
| 1073 | 2026-06-25T04:01:17.058Z | Downloaded crossterm v0.28.1 |
| 1074 | 2026-06-25T04:01:17.062Z | Downloaded sec1 v0.7.3 |
| 1075 | 2026-06-25T04:01:17.064Z | Downloaded sct v0.7.1 |
| 1076 | 2026-06-25T04:01:17.069Z | Downloaded signal-hook-mio v0.2.5 |
| 1077 | 2026-06-25T04:01:17.069Z | Downloaded russh-keys v0.45.0 |
| 1078 | 2026-06-25T04:01:17.073Z | Downloaded signature v2.2.0 |
| 1079 | 2026-06-25T04:01:17.073Z | Downloaded schemars_derive v0.8.22 |
| 1080 | 2026-06-25T04:01:17.073Z | Downloaded p256 v0.13.2 |
| 1081 | 2026-06-25T04:01:17.076Z | Downloaded slog-bunyan v2.5.0 |
| 1082 | 2026-06-25T04:01:17.076Z | Downloaded siphasher v1.0.2 |
| 1083 | 2026-06-25T04:01:17.079Z | Downloaded scroll v0.13.0 |
| 1084 | 2026-06-25T04:01:17.085Z | Downloaded slog-envlogger v2.2.0 |
| 1085 | 2026-06-25T04:01:17.087Z | Downloaded rustls-pki-types v1.14.0 |
| 1086 | 2026-06-25T04:01:17.093Z | Downloaded hickory-server v0.25.2 |
| 1087 | 2026-06-25T04:01:17.096Z | Downloaded sqlparser_derive v0.5.0 |
| 1088 | 2026-06-25T04:01:17.101Z | Downloaded serde-hex v0.1.0 |
| 1089 | 2026-06-25T04:01:17.106Z | Downloaded serde_path_to_error v0.1.20 |
| 1090 | 2026-06-25T04:01:17.108Z | Downloaded serde_derive_internals v0.29.1 |
| 1091 | 2026-06-25T04:01:17.111Z | Downloaded rustls-native-certs v0.8.3 |
| 1092 | 2026-06-25T04:01:17.115Z | Downloaded strum v0.26.3 |
| 1093 | 2026-06-25T04:01:17.118Z | Downloaded signal-hook-registry v1.4.8 |
| 1094 | 2026-06-25T04:01:17.118Z | Downloaded rcgen v0.12.1 |
| 1095 | 2026-06-25T04:01:17.121Z | Downloaded ssh-cipher v0.2.0 |
| 1096 | 2026-06-25T04:01:17.121Z | Downloaded serde_with_macros v1.5.2 |
| 1097 | 2026-06-25T04:01:17.124Z | Downloaded hyper-util v0.1.20 |
| 1098 | 2026-06-25T04:01:17.127Z | Downloaded structmeta v0.3.0 |
| 1099 | 2026-06-25T04:01:17.127Z | Downloaded strip-ansi-escapes v0.2.1 |
| 1100 | 2026-06-25T04:01:17.127Z | Downloaded structmeta-derive v0.3.0 |
| 1101 | 2026-06-25T04:01:17.129Z | Downloaded hashbrown v0.16.1 |
| 1102 | 2026-06-25T04:01:17.132Z | Downloaded slab v0.4.12 |
| 1103 | 2026-06-25T04:01:17.132Z | Downloaded simd-adler32 v0.3.8 |
| 1104 | 2026-06-25T04:01:17.135Z | Downloaded strsim v0.10.0 |
| 1105 | 2026-06-25T04:01:17.139Z | Downloaded tap v1.0.1 |
| 1106 | 2026-06-25T04:01:17.139Z | Downloaded tabled_derive v0.11.0 |
| 1107 | 2026-06-25T04:01:17.142Z | Downloaded sync-ptr v0.1.4 |
| 1108 | 2026-06-25T04:01:17.142Z | Downloaded subtle v2.6.1 |
| 1109 | 2026-06-25T04:01:17.142Z | Downloaded shlex v1.3.0 |
| 1110 | 2026-06-25T04:01:17.145Z | Downloaded slog-dtrace v0.3.0 |
| 1111 | 2026-06-25T04:01:17.145Z | Downloaded slog-async v2.8.0 |
| 1112 | 2026-06-25T04:01:17.148Z | Downloaded dropshot-api-manager v0.7.2 |
| 1113 | 2026-06-25T04:01:17.150Z | Downloaded tabwriter v1.4.1 |
| 1114 | 2026-06-25T04:01:17.150Z | Downloaded progenitor-impl v0.13.0 |
| 1115 | 2026-06-25T04:01:17.153Z | Downloaded sync_wrapper v1.0.2 |
| 1116 | 2026-06-25T04:01:17.153Z | Downloaded tagptr v0.2.0 |
| 1117 | 2026-06-25T04:01:17.153Z | Downloaded take_mut v0.2.2 |
| 1118 | 2026-06-25T04:01:17.157Z | Downloaded smf v0.2.3 |
| 1119 | 2026-06-25T04:01:17.157Z | Downloaded supports-color v3.0.2 |
| 1120 | 2026-06-25T04:01:17.157Z | Downloaded termtree v0.5.1 |
| 1121 | 2026-06-25T04:01:17.160Z | Downloaded num-bigint v0.4.6 |
| 1122 | 2026-06-25T04:01:17.162Z | Downloaded slog-stdlog v4.1.1 |
| 1123 | 2026-06-25T04:01:17.166Z | Downloaded pretty_assertions v1.4.1 |
| 1124 | 2026-06-25T04:01:17.168Z | Downloaded smallvec v0.6.14 |
| 1125 | 2026-06-25T04:01:17.171Z | Downloaded sqlformat v0.3.5 |
| 1126 | 2026-06-25T04:01:17.174Z | Downloaded spki v0.7.3 |
| 1127 | 2026-06-25T04:01:17.174Z | Downloaded ssh-encoding v0.2.0 |
| 1128 | 2026-06-25T04:01:17.177Z | Downloaded thread-id v5.1.0 |
| 1129 | 2026-06-25T04:01:17.177Z | Downloaded snafu-derive v0.8.9 |
| 1130 | 2026-06-25T04:01:17.177Z | Downloaded slog-scope v4.4.1 |
| 1131 | 2026-06-25T04:01:17.180Z | Downloaded tinyvec_macros v0.1.1 |
| 1132 | 2026-06-25T04:01:17.180Z | Downloaded thiserror-impl-no-std v2.0.2 |
| 1133 | 2026-06-25T04:01:17.180Z | Downloaded static_assertions v1.1.0 |
| 1134 | 2026-06-25T04:01:17.183Z | Downloaded serde_cbor v0.11.2 |
| 1135 | 2026-06-25T04:01:17.183Z | Downloaded stringprep v0.1.5 |
| 1136 | 2026-06-25T04:01:17.185Z | Downloaded stacker v0.1.23 |
| 1137 | 2026-06-25T04:01:17.186Z | Downloaded rayon-core v1.13.0 |
| 1138 | 2026-06-25T04:01:17.188Z | Downloaded rustls-platform-verifier v0.6.2 |
| 1139 | 2026-06-25T04:01:17.191Z | Downloaded progenitor-impl v0.14.0 |
| 1140 | 2026-06-25T04:01:17.194Z | Downloaded string_cache v0.8.9 |
| 1141 | 2026-06-25T04:01:17.199Z | Downloaded strum v0.27.2 |
| 1142 | 2026-06-25T04:01:17.202Z | Downloaded time-core v0.1.8 |
| 1143 | 2026-06-25T04:01:17.205Z | Downloaded testing_table v0.3.0 |
| 1144 | 2026-06-25T04:01:17.205Z | Downloaded ryu v1.0.23 |
| 1145 | 2026-06-25T04:01:17.210Z | Downloaded schemars v0.8.22 |
| 1146 | 2026-06-25T04:01:17.216Z | Downloaded publicsuffix v2.3.0 |
| 1147 | 2026-06-25T04:01:17.218Z | Downloaded tokio-macros v2.7.0 |
| 1148 | 2026-06-25T04:01:17.221Z | Downloaded mio v1.2.0 |
| 1149 | 2026-06-25T04:01:17.224Z | Downloaded hashbrown v0.15.5 |
| 1150 | 2026-06-25T04:01:17.227Z | Downloaded qorb v0.4.1 |
| 1151 | 2026-06-25T04:01:17.229Z | Downloaded strum_macros v0.27.2 |
| 1152 | 2026-06-25T04:01:17.232Z | Downloaded support-bundle-viewer v0.1.2 |
| 1153 | 2026-06-25T04:01:17.232Z | Downloaded strum_macros v0.24.3 |
| 1154 | 2026-06-25T04:01:17.232Z | Downloaded slog-term v2.9.2 |
| 1155 | 2026-06-25T04:01:17.234Z | Downloaded nom v7.1.3 |
| 1156 | 2026-06-25T04:01:17.237Z | Downloaded iri-string v0.7.10 |
| 1157 | 2026-06-25T04:01:17.241Z | Downloaded slog-json v2.6.1 |
| 1158 | 2026-06-25T04:01:17.244Z | Downloaded ron v0.8.1 |
| 1159 | 2026-06-25T04:01:17.246Z | Downloaded termios v0.3.3 |
| 1160 | 2026-06-25T04:01:17.249Z | Downloaded thread_local v1.1.9 |
| 1161 | 2026-06-25T04:01:17.249Z | Downloaded topological-sort v0.2.2 |
| 1162 | 2026-06-25T04:01:17.249Z | Downloaded spin v0.9.8 |
| 1163 | 2026-06-25T04:01:17.252Z | Downloaded itertools v0.10.5 |
| 1164 | 2026-06-25T04:01:17.255Z | Downloaded tower-layer v0.3.3 |
| 1165 | 2026-06-25T04:01:17.258Z | Downloaded tiny-keccak v2.0.2 |
| 1166 | 2026-06-25T04:01:17.260Z | Downloaded rand v0.8.6 |
| 1167 | 2026-06-25T04:01:17.263Z | Downloaded quinn v0.11.9 |
| 1168 | 2026-06-25T04:01:17.263Z | Downloaded tls_codec v0.4.2 |
| 1169 | 2026-06-25T04:01:17.266Z | Downloaded time-macros v0.2.27 |
| 1170 | 2026-06-25T04:01:17.266Z | Downloaded serde_with_macros v3.17.0 |
| 1171 | 2026-06-25T04:01:17.269Z | Downloaded tls_codec_derive v0.4.2 |
| 1172 | 2026-06-25T04:01:17.271Z | Downloaded tower-service v0.3.3 |
| 1173 | 2026-06-25T04:01:17.274Z | Downloaded serde_yaml v0.9.34+deprecated |
| 1174 | 2026-06-25T04:01:17.274Z | Downloaded thiserror-no-std v2.0.2 |
| 1175 | 2026-06-25T04:01:17.277Z | Downloaded prettyplease v0.2.37 |
| 1176 | 2026-06-25T04:01:17.280Z | Downloaded tokio-rustls v0.25.0 |
| 1177 | 2026-06-25T04:01:17.285Z | Downloaded slog v2.8.2 |
| 1178 | 2026-06-25T04:01:17.287Z | Downloaded try-lock v0.2.5 |
| 1179 | 2026-06-25T04:01:17.290Z | Downloaded trait-variant v0.1.2 |
| 1180 | 2026-06-25T04:01:17.290Z | Downloaded unarray v0.1.4 |
| 1181 | 2026-06-25T04:01:17.290Z | Downloaded tokio-native-tls v0.3.1 |
| 1182 | 2026-06-25T04:01:17.293Z | Downloaded typify-macro v0.6.2 |
| 1183 | 2026-06-25T04:01:17.297Z | Downloaded tokio-dtrace v0.1.1 |
| 1184 | 2026-06-25T04:01:17.300Z | Downloaded tokio-tungstenite v0.21.0 |
| 1185 | 2026-06-25T04:01:17.300Z | Downloaded term v0.7.0 |
| 1186 | 2026-06-25T04:01:17.300Z | Downloaded strum_macros v0.26.4 |
| 1187 | 2026-06-25T04:01:17.303Z | Downloaded usdt-macro v0.6.0 |
| 1188 | 2026-06-25T04:01:17.305Z | Downloaded untrusted v0.7.1 |
| 1189 | 2026-06-25T04:01:17.305Z | Downloaded universal-hash v0.5.1 |
| 1190 | 2026-06-25T04:01:17.305Z | Downloaded rsa v0.9.10 |
| 1191 | 2026-06-25T04:01:17.308Z | Downloaded utf-8 v0.7.6 |
| 1192 | 2026-06-25T04:01:17.311Z | Downloaded usdt v0.6.0 |
| 1193 | 2026-06-25T04:01:17.311Z | Downloaded unit-prefix v0.5.2 |
| 1194 | 2026-06-25T04:01:17.311Z | Downloaded unicode-truncate v1.1.0 |
| 1195 | 2026-06-25T04:01:17.314Z | Downloaded untrusted v0.9.0 |
| 1196 | 2026-06-25T04:01:17.314Z | Downloaded nom v8.0.0 |
| 1197 | 2026-06-25T04:01:17.317Z | Downloaded toml_datetime v1.0.0+spec-1.1.0 |
| 1198 | 2026-06-25T04:01:17.317Z | Downloaded tokio-tungstenite v0.23.1 |
| 1199 | 2026-06-25T04:01:17.321Z | Downloaded socket2 v0.5.10 |
| 1200 | 2026-06-25T04:01:17.321Z | Downloaded rand v0.9.2 |
| 1201 | 2026-06-25T04:01:17.324Z | Downloaded itertools v0.14.0 |
| 1202 | 2026-06-25T04:01:17.327Z | Downloaded term v1.2.1 |
| 1203 | 2026-06-25T04:01:17.331Z | Downloaded toml_datetime v0.7.5+spec-1.1.0 |
| 1204 | 2026-06-25T04:01:17.331Z | Downloaded void v1.0.2 |
| 1205 | 2026-06-25T04:01:17.333Z | Downloaded hkdf v0.12.4 |
| 1206 | 2026-06-25T04:01:17.336Z | Downloaded num-bigint-dig v0.8.6 |
| 1207 | 2026-06-25T04:01:17.339Z | Downloaded similar v2.7.0 |
| 1208 | 2026-06-25T04:01:17.342Z | Downloaded waitgroup v0.1.2 |
| 1209 | 2026-06-25T04:01:17.345Z | Downloaded wait-timeout v0.2.1 |
| 1210 | 2026-06-25T04:01:17.345Z | Downloaded toml_writer v1.0.6+spec-1.1.0 |
| 1211 | 2026-06-25T04:01:17.350Z | Downloaded tokio-rustls v0.24.1 |
| 1212 | 2026-06-25T04:01:17.353Z | Downloaded schemars v0.9.0 |
| 1213 | 2026-06-25T04:01:17.359Z | Downloaded tokio-rustls v0.26.4 |
| 1214 | 2026-06-25T04:01:17.362Z | Downloaded signal-hook v0.3.18 |
| 1215 | 2026-06-25T04:01:17.364Z | Downloaded hyper v1.8.1 |
| 1216 | 2026-06-25T04:01:17.367Z | Downloaded xshell-macros v0.2.7 |
| 1217 | 2026-06-25T04:01:17.367Z | Downloaded tui-tree-widget v0.23.1 |
| 1218 | 2026-06-25T04:01:17.378Z | Downloaded zeroize_derive v1.4.3 |
| 1219 | 2026-06-25T04:01:17.381Z | Downloaded usdt-attr-macro v0.6.0 |
| 1220 | 2026-06-25T04:01:17.384Z | Downloaded h2 v0.4.13 |
| 1221 | 2026-06-25T04:01:17.387Z | Downloaded rand v0.10.0 |
| 1222 | 2026-06-25T04:01:17.390Z | Downloaded itertools v0.12.1 |
| 1223 | 2026-06-25T04:01:17.393Z | Downloaded test-strategy v0.4.5 |
| 1224 | 2026-06-25T04:01:17.397Z | Downloaded itertools v0.13.0 |
| 1225 | 2026-06-25T04:01:17.401Z | Downloaded libxml v0.3.3 |
| 1226 | 2026-06-25T04:01:17.404Z | Downloaded uzers v0.12.2 |
| 1227 | 2026-06-25T04:01:17.407Z | Downloaded socket2 v0.6.3 |
| 1228 | 2026-06-25T04:01:17.407Z | Downloaded libm v0.2.16 |
| 1229 | 2026-06-25T04:01:17.412Z | Downloaded zone_cfg_derive v0.3.1 |
| 1230 | 2026-06-25T04:01:17.416Z | Downloaded zone v0.3.1 |
| 1231 | 2026-06-25T04:01:17.416Z | Downloaded toml_parser v1.0.9+spec-1.1.0 |
| 1232 | 2026-06-25T04:01:17.416Z | Downloaded tinyvec v1.10.0 |
| 1233 | 2026-06-25T04:01:17.419Z | Downloaded want v0.3.1 |
| 1234 | 2026-06-25T04:01:17.419Z | Downloaded whoami v2.1.0 |
| 1235 | 2026-06-25T04:01:17.419Z | Downloaded p521 v0.13.3 |
| 1236 | 2026-06-25T04:01:17.422Z | Downloaded walkdir v2.5.0 |
| 1237 | 2026-06-25T04:01:17.422Z | Downloaded rustls-webpki v0.103.9 |
| 1238 | 2026-06-25T04:01:17.426Z | Downloaded vergen-gitcl v1.0.8 |
| 1239 | 2026-06-25T04:01:17.426Z | Downloaded vergen-git2 v9.1.0 |
| 1240 | 2026-06-25T04:01:17.430Z | Downloaded tokio-stream v0.1.18 |
| 1241 | 2026-06-25T04:01:17.430Z | Downloaded vsss-rs v3.3.4 |
| 1242 | 2026-06-25T04:01:17.432Z | Downloaded tracing-attributes v0.1.31 |
| 1243 | 2026-06-25T04:01:17.432Z | Downloaded whoami v1.6.1 |
| 1244 | 2026-06-25T04:01:17.437Z | Downloaded tar v0.4.45 |
| 1245 | 2026-06-25T04:01:17.437Z | Downloaded vergen-lib v9.1.0 |
| 1246 | 2026-06-25T04:01:17.439Z | Downloaded unicase v2.9.0 |
| 1247 | 2026-06-25T04:01:17.439Z | Downloaded twox-hash v2.1.2 |
| 1248 | 2026-06-25T04:01:17.439Z | Downloaded futures-util v0.3.32 |
| 1249 | 2026-06-25T04:01:17.451Z | Downloaded toml v0.7.8 |
| 1250 | 2026-06-25T04:01:17.451Z | Downloaded subprocess v0.2.15 |
| 1251 | 2026-06-25T04:01:17.451Z | Downloaded schemars v1.2.1 |
| 1252 | 2026-06-25T04:01:17.456Z | Downloaded zstd-safe v7.2.4 |
| 1253 | 2026-06-25T04:01:17.459Z | Downloaded zeroize v1.8.2 |
| 1254 | 2026-06-25T04:01:17.459Z | Downloaded samael v0.0.19 |
| 1255 | 2026-06-25T04:01:17.461Z | Downloaded xshell v0.2.7 |
| 1256 | 2026-06-25T04:01:17.464Z | Downloaded xattr v1.6.1 |
| 1257 | 2026-06-25T04:01:17.464Z | Downloaded wyz v0.5.1 |
| 1258 | 2026-06-25T04:01:17.468Z | Downloaded toml v1.0.6+spec-1.1.0 |
| 1259 | 2026-06-25T04:01:17.473Z | Downloaded rustyline v14.0.0 |
| 1260 | 2026-06-25T04:01:17.479Z | Downloaded vergen v9.1.0 |
| 1261 | 2026-06-25T04:01:17.481Z | Downloaded tungstenite v0.21.0 |
| 1262 | 2026-06-25T04:01:17.484Z | Downloaded usdt-impl v0.6.0 |
| 1263 | 2026-06-25T04:01:17.484Z | Downloaded tungstenite v0.23.0 |
| 1264 | 2026-06-25T04:01:17.489Z | Downloaded steno v0.4.1 |
| 1265 | 2026-06-25T04:01:17.498Z | Downloaded vergen-lib v0.1.6 |
| 1266 | 2026-06-25T04:01:17.500Z | Downloaded uuid v1.23.0 |
| 1267 | 2026-06-25T04:01:17.500Z | Downloaded russh v0.45.0 |
| 1268 | 2026-06-25T04:01:17.505Z | Downloaded tracing-core v0.1.36 |
| 1269 | 2026-06-25T04:01:17.507Z | Downloaded toml_edit v0.23.10+spec-1.0.0 |
| 1270 | 2026-06-25T04:01:17.510Z | Downloaded zstd v0.13.3 |
| 1271 | 2026-06-25T04:01:17.516Z | Downloaded unicode-properties v0.1.4 |
| 1272 | 2026-06-25T04:01:17.521Z | Downloaded typify v0.6.2 |
| 1273 | 2026-06-25T04:01:17.530Z | Downloaded snafu v0.8.9 |
| 1274 | 2026-06-25T04:01:17.536Z | Downloaded iddqd v0.4.2 |
| 1275 | 2026-06-25T04:01:17.541Z | Downloaded zerocopy v0.6.6 |
| 1276 | 2026-06-25T04:01:17.544Z | Downloaded rpassword v7.4.0 |
| 1277 | 2026-06-25T04:01:17.554Z | Downloaded zopfli v0.8.3 |
| 1278 | 2026-06-25T04:01:17.560Z | Downloaded git2 v0.20.4 |
| 1279 | 2026-06-25T04:01:17.567Z | Downloaded vte v0.14.1 |
| 1280 | 2026-06-25T04:01:17.570Z | Downloaded unicode-bidi v0.3.18 |
| 1281 | 2026-06-25T04:01:17.583Z | Downloaded yasna v0.5.2 |
| 1282 | 2026-06-25T04:01:17.585Z | Downloaded unicode_categories v0.1.1 |
| 1283 | 2026-06-25T04:01:17.585Z | Downloaded unsafe-libyaml v0.2.11 |
| 1284 | 2026-06-25T04:01:17.588Z | Downloaded serde_with v1.14.0 |
| 1285 | 2026-06-25T04:01:17.591Z | Downloaded bindgen v0.71.1 |
| 1286 | 2026-06-25T04:01:17.598Z | Downloaded toml_edit v0.19.15 |
| 1287 | 2026-06-25T04:01:17.608Z | Downloaded ssh-key v0.6.7 |
| 1288 | 2026-06-25T04:01:17.611Z | Downloaded reedline v0.40.0 |
| 1289 | 2026-06-25T04:01:17.615Z | Downloaded reqwest v0.12.28 |
| 1290 | 2026-06-25T04:01:17.618Z | Downloaded unicode-segmentation v1.12.0 |
| 1291 | 2026-06-25T04:01:17.621Z | Downloaded yansi v1.0.1 |
| 1292 | 2026-06-25T04:01:17.624Z | Downloaded tokio-postgres v0.7.16 |
| 1293 | 2026-06-25T04:01:17.626Z | Downloaded regex v1.12.3 |
| 1294 | 2026-06-25T04:01:17.631Z | Downloaded portable-atomic v1.13.1 |
| 1295 | 2026-06-25T04:01:17.634Z | Downloaded p384 v0.13.1 |
| 1296 | 2026-06-25T04:01:17.637Z | Downloaded zip v0.6.6 |
| 1297 | 2026-06-25T04:01:17.639Z | Downloaded lalrpop v0.19.12 |
| 1298 | 2026-06-25T04:01:17.644Z | Downloaded rustls-webpki v0.101.7 |
| 1299 | 2026-06-25T04:01:17.652Z | Downloaded goblin v0.10.5 |
| 1300 | 2026-06-25T04:01:17.656Z | Downloaded typed-path v0.9.3 |
| 1301 | 2026-06-25T04:01:17.659Z | Downloaded quick-xml v0.37.5 |
| 1302 | 2026-06-25T04:01:17.663Z | Downloaded zerocopy-derive v0.8.40 |
| 1303 | 2026-06-25T04:01:17.668Z | Downloaded reqwest v0.13.2 |
| 1304 | 2026-06-25T04:01:17.675Z | Downloaded tower v0.5.3 |
| 1305 | 2026-06-25T04:01:17.701Z | Downloaded x509-cert v0.2.5 |
| 1306 | 2026-06-25T04:01:17.705Z | Downloaded petname v2.0.2 |
| 1307 | 2026-06-25T04:01:17.709Z | Downloaded tough v0.22.0 |
| 1308 | 2026-06-25T04:01:17.713Z | Downloaded rayon v1.11.0 |
| 1309 | 2026-06-25T04:01:17.718Z | Downloaded moka v0.12.13 |
| 1310 | 2026-06-25T04:01:17.730Z | Downloaded unicode-normalization v0.1.25 |
| 1311 | 2026-06-25T04:01:17.734Z | Downloaded zip v4.6.1 |
| 1312 | 2026-06-25T04:01:17.737Z | Downloaded curve25519-dalek v4.1.3 |
| 1313 | 2026-06-25T04:01:17.739Z | Downloaded winnow v0.5.40 |
| 1314 | 2026-06-25T04:01:17.744Z | Downloaded tokio-util v0.7.18 |
| 1315 | 2026-06-25T04:01:17.748Z | Downloaded tower-http v0.6.8 |
| 1316 | 2026-06-25T04:01:17.753Z | Downloaded salty v0.3.0 |
| 1317 | 2026-06-25T04:01:17.757Z | Downloaded rustls-webpki v0.102.8 |
| 1318 | 2026-06-25T04:01:17.768Z | Downloaded serde_with v3.17.0 |
| 1319 | 2026-06-25T04:01:17.774Z | Downloaded winnow v0.6.26 |
| 1320 | 2026-06-25T04:01:17.778Z | Downloaded nix v0.27.1 |
| 1321 | 2026-06-25T04:01:17.784Z | Downloaded proptest v1.10.0 |
| 1322 | 2026-06-25T04:01:17.790Z | Downloaded radix_trie v0.2.1 |
| 1323 | 2026-06-25T04:01:17.793Z | Downloaded quinn-proto v0.11.13 |
| 1324 | 2026-06-25T04:01:17.797Z | Downloaded object v0.30.4 |
| 1325 | 2026-06-25T04:01:17.802Z | Downloaded polar-core v0.27.3 |
| 1326 | 2026-06-25T04:01:17.806Z | Downloaded bstr v1.12.1 |
| 1327 | 2026-06-25T04:01:17.839Z | Downloaded smoltcp v0.9.1 |
| 1328 | 2026-06-25T04:01:17.843Z | Downloaded nix v0.28.0 |
| 1329 | 2026-06-25T04:01:17.849Z | Downloaded regex-syntax v0.6.29 |
| 1330 | 2026-06-25T04:01:17.854Z | Downloaded openssl v0.10.79 |
| 1331 | 2026-06-25T04:01:17.859Z | Downloaded nix v0.31.2 |
| 1332 | 2026-06-25T04:01:17.865Z | Downloaded dropshot v0.17.0 |
| 1333 | 2026-06-25T04:01:17.878Z | Downloaded diesel v2.3.7 |
| 1334 | 2026-06-25T04:01:17.892Z | Downloaded time v0.3.47 |
| 1335 | 2026-06-25T04:01:17.898Z | Downloaded tabled v0.20.0 |
| 1336 | 2026-06-25T04:01:17.908Z | Downloaded rustls v0.23.37 |
| 1337 | 2026-06-25T04:01:17.915Z | Downloaded rustls v0.21.12 |
| 1338 | 2026-06-25T04:01:17.921Z | Downloaded openapiv3 v2.2.0 |
| 1339 | 2026-06-25T04:01:17.928Z | Downloaded object v0.37.3 |
| 1340 | 2026-06-25T04:01:17.938Z | Downloaded zlib-rs v0.6.2 |
| 1341 | 2026-06-25T04:01:17.941Z | Downloaded vcpkg v0.2.15 |
| 1342 | 2026-06-25T04:01:17.964Z | Downloaded hickory-proto v0.25.2 |
| 1343 | 2026-06-25T04:01:17.973Z | Downloaded hickory-proto v0.24.4 |
| 1344 | 2026-06-25T04:01:17.982Z | Downloaded rustls v0.22.4 |
| 1345 | 2026-06-25T04:01:17.989Z | Downloaded zerocopy v0.8.40 |
| 1346 | 2026-06-25T04:01:17.994Z | Downloaded smoltcp v0.11.0 |
| 1347 | 2026-06-25T04:01:18.002Z | Downloaded regress v0.11.1 |
| 1348 | 2026-06-25T04:01:18.006Z | Downloaded webpki-roots v1.0.6 |
| 1349 | 2026-06-25T04:01:18.013Z | Downloaded regex-syntax v0.8.10 |
| 1350 | 2026-06-25T04:01:18.016Z | Downloaded sled v0.34.7 |
| 1351 | 2026-06-25T04:01:18.019Z | Downloaded regress v0.10.5 |
| 1352 | 2026-06-25T04:01:18.032Z | Downloaded rustix v0.38.44 |
| 1353 | 2026-06-25T04:01:18.083Z | Downloaded regex-automata v0.4.14 |
| 1354 | 2026-06-25T04:01:18.091Z | Downloaded sqlparser v0.61.0 |
| 1355 | 2026-06-25T04:01:18.132Z | Downloaded tracing v0.1.44 |
| 1356 | 2026-06-25T04:01:18.145Z | Downloaded typify-impl v0.6.2 |
| 1357 | 2026-06-25T04:01:18.153Z | Downloaded ratatui v0.29.0 |
| 1358 | 2026-06-25T04:01:18.164Z | Downloaded zerocopy-derive v0.6.6 |
| 1359 | 2026-06-25T04:01:18.170Z | Downloaded petgraph v0.8.3 |
| 1360 | 2026-06-25T04:01:18.183Z | Downloaded bzip2-sys v0.1.13+1.0.8 |
| 1361 | 2026-06-25T04:01:18.190Z | Downloaded csv v1.4.0 |
| 1362 | 2026-06-25T04:01:18.202Z | Downloaded petgraph v0.6.5 |
| 1363 | 2026-06-25T04:01:18.213Z | Downloaded sha3 v0.10.8 |
| 1364 | 2026-06-25T04:01:18.216Z | Downloaded jiff v0.2.21 |
| 1365 | 2026-06-25T04:01:18.227Z | Downloaded tokio v1.52.1 |
| 1366 | 2026-06-25T04:01:18.249Z | Downloaded chrono-tz v0.10.4 |
| 1367 | 2026-06-25T04:01:18.260Z | Downloaded libz-sys v1.1.24 |
| 1368 | 2026-06-25T04:01:18.280Z | Downloaded zstd-sys v2.0.16+zstd.1.5.7 |
| 1369 | 2026-06-25T04:01:18.303Z | Downloaded encoding_rs v0.8.35 |
| 1370 | 2026-06-25T04:01:18.318Z | Downloaded ring v0.17.14 |
| 1371 | 2026-06-25T04:01:18.418Z | Downloaded libgit2-sys v0.18.3+1.9.2 |
| 1372 | 2026-06-25T04:01:19.003Z | Downloaded aws-lc-sys v0.40.0 |
| 1373 | 2026-06-25T04:01:19.250Z | Compiling libc v0.2.185 |
| 1374 | 2026-06-25T04:01:19.250Z | Compiling serde v1.0.228 |
| 1375 | 2026-06-25T04:01:19.252Z | Compiling log v0.4.29 |
| 1376 | 2026-06-25T04:01:19.253Z | Compiling find-msvc-tools v0.1.9 |
| 1377 | 2026-06-25T04:01:19.392Z | Compiling shlex v1.3.0 |
| 1378 | 2026-06-25T04:01:19.395Z | Compiling smallvec v1.15.1 |
| 1379 | 2026-06-25T04:01:19.410Z | Compiling syn v2.0.117 |
| 1380 | 2026-06-25T04:01:19.433Z | Compiling typenum v1.19.0 |
| 1381 | 2026-06-25T04:01:19.594Z | Compiling generic-array v0.14.7 |
| 1382 | 2026-06-25T04:01:19.624Z | Compiling subtle v2.6.1 |
| 1383 | 2026-06-25T04:01:19.639Z | Compiling scopeguard v1.2.0 |
| 1384 | 2026-06-25T04:01:19.659Z | Compiling const-oid v0.9.6 |
| 1385 | 2026-06-25T04:01:19.721Z | Compiling lock_api v0.4.14 |
| 1386 | 2026-06-25T04:01:19.749Z | Compiling serde_json v1.0.149 |
| 1387 | 2026-06-25T04:01:19.812Z | Compiling zerocopy v0.8.40 |
| 1388 | 2026-06-25T04:01:19.853Z | Compiling pin-project-lite v0.2.17 |
| 1389 | 2026-06-25T04:01:19.958Z | Compiling portable-atomic v1.13.1 |
| 1390 | 2026-06-25T04:01:19.972Z | Compiling parking_lot_core v0.9.12 |
| 1391 | 2026-06-25T04:01:20.252Z | Compiling getrandom v0.2.17 |
| 1392 | 2026-06-25T04:01:20.266Z | Compiling jobserver v0.1.34 |
| 1393 | 2026-06-25T04:01:20.327Z | Compiling errno v0.3.14 |
| 1394 | 2026-06-25T04:01:20.435Z | Compiling rand_core v0.6.4 |
| 1395 | 2026-06-25T04:01:20.485Z | Compiling cc v1.2.56 |
| 1396 | 2026-06-25T04:01:20.507Z | Compiling pkg-config v0.3.32 |
| 1397 | 2026-06-25T04:01:20.507Z | Compiling signal-hook-registry v1.4.8 |
| 1398 | 2026-06-25T04:01:20.719Z | Compiling bitflags v2.11.0 |
| 1399 | 2026-06-25T04:01:20.793Z | Compiling libm v0.2.16 |
| 1400 | 2026-06-25T04:01:20.958Z | Compiling critical-section v1.2.0 |
| 1401 | 2026-06-25T04:01:20.962Z | Compiling futures-core v0.3.32 |
| 1402 | 2026-06-25T04:01:21.047Z | Compiling parking_lot v0.12.5 |
| 1403 | 2026-06-25T04:01:21.068Z | Compiling once_cell v1.21.3 |
| 1404 | 2026-06-25T04:01:21.082Z | Compiling mio v1.2.0 |
| 1405 | 2026-06-25T04:01:21.126Z | Compiling num-traits v0.2.19 |
| 1406 | 2026-06-25T04:01:21.163Z | Compiling percent-encoding v2.3.2 |
| 1407 | 2026-06-25T04:01:21.293Z | Compiling socket2 v0.6.3 |
| 1408 | 2026-06-25T04:01:21.366Z | Compiling futures-sink v0.3.32 |
| 1409 | 2026-06-25T04:01:21.425Z | Compiling futures-io v0.3.32 |
| 1410 | 2026-06-25T04:01:21.478Z | Compiling futures-channel v0.3.32 |
| 1411 | 2026-06-25T04:01:21.491Z | Compiling getrandom v0.4.1 |
| 1412 | 2026-06-25T04:01:21.566Z | Compiling slab v0.4.12 |
| 1413 | 2026-06-25T04:01:21.586Z | Compiling cpufeatures v0.2.17 |
| 1414 | 2026-06-25T04:01:21.677Z | Compiling futures-task v0.3.32 |
| 1415 | 2026-06-25T04:01:21.712Z | Compiling rand_core v0.10.0 |
| 1416 | 2026-06-25T04:01:21.726Z | Compiling indexmap v2.14.0 |
| 1417 | 2026-06-25T04:01:21.758Z | Compiling rustversion v1.0.22 |
| 1418 | 2026-06-25T04:01:21.867Z | Compiling getrandom v0.3.4 |
| 1419 | 2026-06-25T04:01:21.898Z | Compiling form_urlencoded v1.2.2 |
| 1420 | 2026-06-25T04:01:22.124Z | Compiling cmake v0.1.57 |
| 1421 | 2026-06-25T04:01:22.124Z | Compiling dunce v1.0.5 |
| 1422 | 2026-06-25T04:01:22.159Z | Compiling fs_extra v1.3.0 |
| 1423 | 2026-06-25T04:01:22.289Z | Compiling ident_case v1.0.1 |
| 1424 | 2026-06-25T04:01:22.401Z | Compiling synstructure v0.13.2 |
| 1425 | 2026-06-25T04:01:22.417Z | Compiling base64ct v1.8.3 |
| 1426 | 2026-06-25T04:01:22.430Z | Compiling iana-time-zone v0.1.65 |
| 1427 | 2026-06-25T04:01:22.522Z | Compiling aws-lc-sys v0.40.0 |
| 1428 | 2026-06-25T04:01:22.633Z | Compiling pem-rfc7468 v0.7.0 |
| 1429 | 2026-06-25T04:01:22.699Z | Compiling regex-syntax v0.8.10 |
| 1430 | 2026-06-25T04:01:22.699Z | Compiling flagset v0.4.7 |
| 1431 | 2026-06-25T04:01:22.798Z | Compiling rustix v1.1.3 |
| 1432 | 2026-06-25T04:01:22.822Z | Compiling rand_core v0.9.5 |
| 1433 | 2026-06-25T04:01:22.850Z | Compiling ring v0.17.14 |
| 1434 | 2026-06-25T04:01:22.937Z | Compiling vcpkg v0.2.15 |
| 1435 | 2026-06-25T04:01:22.996Z | Compiling aws-lc-rs v1.16.3 |
| 1436 | 2026-06-25T04:01:23.100Z | Compiling uuid v1.23.0 |
| 1437 | 2026-06-25T04:01:23.286Z | Compiling rustc_version v0.4.1 |
| 1438 | 2026-06-25T04:01:23.620Z | Compiling tracing-core v0.1.36 |
| 1439 | 2026-06-25T04:01:23.726Z | Compiling openssl-sys v0.9.115 |
| 1440 | 2026-06-25T04:01:23.859Z | Compiling base64 v0.22.1 |
| 1441 | 2026-06-25T04:01:24.105Z | Compiling serde_derive v1.0.228 |
| 1442 | 2026-06-25T04:01:24.191Z | Compiling zeroize_derive v1.4.3 |
| 1443 | 2026-06-25T04:01:24.193Z | Compiling zerofrom-derive v0.1.6 |
| 1444 | 2026-06-25T04:01:24.255Z | Compiling yoke-derive v0.8.1 |
| 1445 | 2026-06-25T04:01:24.519Z | Compiling zerovec-derive v0.11.2 |
| 1446 | 2026-06-25T04:01:24.850Z | Compiling zeroize v1.8.2 |
| 1447 | 2026-06-25T04:01:25.119Z | Compiling zerocopy-derive v0.8.40 |
| 1448 | 2026-06-25T04:01:25.432Z | Compiling displaydoc v0.2.5 |
| 1449 | 2026-06-25T04:01:25.611Z | Compiling crypto-common v0.1.7 |
| 1450 | 2026-06-25T04:01:25.630Z | Compiling zerofrom v0.1.6 |
| 1451 | 2026-06-25T04:01:25.668Z | Compiling block-buffer v0.10.4 |
| 1452 | 2026-06-25T04:01:25.755Z | Compiling yoke v0.8.1 |
| 1453 | 2026-06-25T04:01:25.755Z | Compiling tokio-macros v2.7.0 |
| 1454 | 2026-06-25T04:01:25.837Z | Compiling digest v0.10.7 |
| 1455 | 2026-06-25T04:01:25.952Z | Compiling zerovec v0.11.5 |
| 1456 | 2026-06-25T04:01:26.095Z | Compiling futures-macro v0.3.32 |
| 1457 | 2026-06-25T04:01:26.170Z | Compiling zerotrie v0.2.3 |
| 1458 | 2026-06-25T04:01:26.460Z | Compiling tinystr v0.8.2 |
| 1459 | 2026-06-25T04:01:26.473Z | Compiling potential_utf v0.1.4 |
| 1460 | 2026-06-25T04:01:26.487Z | Compiling hmac v0.12.1 |
| 1461 | 2026-06-25T04:01:26.633Z | Compiling icu_locale_core v2.1.1 |
| 1462 | 2026-06-25T04:01:26.633Z | Compiling icu_collections v2.1.1 |
| 1463 | 2026-06-25T04:01:26.661Z | Compiling block-padding v0.3.3 |
| 1464 | 2026-06-25T04:01:26.818Z | Compiling inout v0.1.4 |
| 1465 | 2026-06-25T04:01:26.897Z | Compiling futures-util v0.3.32 |
| 1466 | 2026-06-25T04:01:26.990Z | Compiling cipher v0.4.4 |
| 1467 | 2026-06-25T04:01:27.115Z | Compiling sha2 v0.10.9 |
| 1468 | 2026-06-25T04:01:27.261Z | Compiling icu_provider v2.1.1 |
| 1469 | 2026-06-25T04:01:27.492Z | Compiling der_derive v0.7.3 |
| 1470 | 2026-06-25T04:01:27.567Z | Compiling bytes v1.11.1 |
| 1471 | 2026-06-25T04:01:27.582Z | Compiling icu_properties v2.1.2 |
| 1472 | 2026-06-25T04:01:27.599Z | Compiling icu_normalizer v2.1.1 |
| 1473 | 2026-06-25T04:01:28.135Z | Compiling tokio v1.52.1 |
| 1474 | 2026-06-25T04:01:28.193Z | Compiling http v1.4.0 |
| 1475 | 2026-06-25T04:01:28.433Z | Compiling idna_adapter v1.2.1 |
| 1476 | 2026-06-25T04:01:28.563Z | Compiling der v0.7.10 |
| 1477 | 2026-06-25T04:01:28.615Z | Compiling idna v1.1.0 |
| 1478 | 2026-06-25T04:01:28.736Z | Compiling chrono v0.4.44 |
| 1479 | 2026-06-25T04:01:29.160Z | Compiling url v2.5.8 |
| 1480 | 2026-06-25T04:01:29.273Z | Compiling salsa20 v0.10.2 |
| 1481 | 2026-06-25T04:01:29.289Z | Compiling pbkdf2 v0.12.2 |
| 1482 | 2026-06-25T04:01:29.405Z | Compiling ppv-lite86 v0.2.21 |
| 1483 | 2026-06-25T04:01:29.419Z | Compiling spki v0.7.3 |
| 1484 | 2026-06-25T04:01:29.579Z | Compiling rustls-pki-types v1.14.0 |
| 1485 | 2026-06-25T04:01:29.623Z | Compiling thiserror-impl v2.0.18 |
| 1486 | 2026-06-25T04:01:29.735Z | Compiling tracing-attributes v0.1.31 |
| 1487 | 2026-06-25T04:01:29.775Z | Compiling rand_chacha v0.9.0 |
| 1488 | 2026-06-25T04:01:29.958Z | Compiling scrypt v0.11.0 |
| 1489 | 2026-06-25T04:01:30.041Z | Compiling http-body v1.0.1 |
| 1490 | 2026-06-25T04:01:30.136Z | Compiling cbc v0.1.2 |
| 1491 | 2026-06-25T04:01:30.195Z | Compiling aes v0.8.4 |
| 1492 | 2026-06-25T04:01:30.274Z | Compiling untrusted v0.9.0 |
| 1493 | 2026-06-25T04:01:30.290Z | Compiling openssl-probe v0.2.1 |
| 1494 | 2026-06-25T04:01:30.396Z | Compiling httparse v1.10.1 |
| 1495 | 2026-06-25T04:01:30.463Z | Compiling untrusted v0.7.1 |
| 1496 | 2026-06-25T04:01:30.466Z | Compiling tinyvec_macros v0.1.1 |
| 1497 | 2026-06-25T04:01:30.538Z | Compiling tinyvec v1.10.0 |
| 1498 | 2026-06-25T04:01:30.603Z | Compiling pkcs5 v0.7.1 |
| 1499 | 2026-06-25T04:01:30.880Z | Compiling pest_generator v2.8.6 |
| 1500 | 2026-06-25T04:01:30.953Z | Compiling thiserror v2.0.18 |
| 1501 | 2026-06-25T04:01:31.043Z | Compiling tracing v0.1.44 |
| 1502 | 2026-06-25T04:01:31.062Z | Compiling rand v0.9.2 |
| 1503 | 2026-06-25T04:01:31.076Z | Compiling serde_derive_internals v0.29.1 |
| 1504 | 2026-06-25T04:01:31.234Z | Compiling aho-corasick v1.1.4 |
| 1505 | 2026-06-25T04:01:31.304Z | Compiling dyn-clone v1.0.20 |
| 1506 | 2026-06-25T04:01:31.445Z | Compiling rustls v0.23.37 |
| 1507 | 2026-06-25T04:01:31.587Z | Compiling tower-service v0.3.3 |
| 1508 | 2026-06-25T04:01:31.616Z | Compiling tower-layer v0.3.3 |
| 1509 | 2026-06-25T04:01:31.686Z | Compiling atomic-waker v1.1.2 |
| 1510 | 2026-06-25T04:01:31.783Z | Compiling schemars v0.8.22 |
| 1511 | 2026-06-25T04:01:31.817Z | Compiling try-lock v0.2.5 |
| 1512 | 2026-06-25T04:01:31.844Z | Compiling pest_derive v2.8.6 |
| 1513 | 2026-06-25T04:01:31.931Z | Compiling tokio-util v0.7.18 |
| 1514 | 2026-06-25T04:01:31.955Z | Compiling schemars_derive v0.8.22 |
| 1515 | 2026-06-25T04:01:32.001Z | Compiling want v0.3.1 |
| 1516 | 2026-06-25T04:01:32.167Z | Compiling regex-automata v0.4.14 |
| 1517 | 2026-06-25T04:01:32.280Z | Compiling pkcs8 v0.10.2 |
| 1518 | 2026-06-25T04:01:32.594Z | Compiling ipnet v2.11.0 |
| 1519 | 2026-06-25T04:01:32.856Z | Compiling h2 v0.4.13 |
| 1520 | 2026-06-25T04:01:32.913Z | Compiling scroll_derive v0.13.1 |
| 1521 | 2026-06-25T04:01:32.951Z | Compiling darling_core v0.20.11 |
| 1522 | 2026-06-25T04:01:33.089Z | Compiling httpdate v1.0.3 |
| 1523 | 2026-06-25T04:01:33.190Z | Compiling openssl v0.10.79 |
| 1524 | 2026-06-25T04:01:33.318Z | Compiling pin-utils v0.1.0 |
| 1525 | 2026-06-25T04:01:33.394Z | Compiling foreign-types-shared v0.1.1 |
| 1526 | 2026-06-25T04:01:33.483Z | Compiling foreign-types v0.3.2 |
| 1527 | 2026-06-25T04:01:33.497Z | Compiling tempfile v3.25.0 |
| 1528 | 2026-06-25T04:01:33.760Z | Compiling scroll v0.13.0 |
| 1529 | 2026-06-25T04:01:33.862Z | Compiling unicode-normalization v0.1.25 |
| 1530 | 2026-06-25T04:01:34.028Z | Compiling openssl-macros v0.1.1 |
| 1531 | 2026-06-25T04:01:34.270Z | Compiling zstd-sys v2.0.16+zstd.1.5.7 |
| 1532 | 2026-06-25T04:01:34.325Z | Compiling socket2 v0.5.10 |
| 1533 | 2026-06-25T04:01:34.431Z | Compiling spin v0.9.8 |
| 1534 | 2026-06-25T04:01:34.647Z | Compiling native-tls v0.2.18 |
| 1535 | 2026-06-25T04:01:34.662Z | Compiling time-core v0.1.8 |
| 1536 | 2026-06-25T04:01:34.737Z | Compiling powerfmt v0.2.0 |
| 1537 | 2026-06-25T04:01:34.811Z | Compiling crc32fast v1.5.0 |
| 1538 | 2026-06-25T04:01:34.847Z | Compiling num-conv v0.2.0 |
| 1539 | 2026-06-25T04:01:34.878Z | Compiling deranged v0.5.8 |
| 1540 | 2026-06-25T04:01:34.977Z | Compiling time-macros v0.2.27 |
| 1541 | 2026-06-25T04:01:35.259Z | Compiling darling_macro v0.20.11 |
| 1542 | 2026-06-25T04:01:35.730Z | Compiling darling v0.20.11 |
| 1543 | 2026-06-25T04:01:35.815Z | Compiling goblin v0.10.5 |
| 1544 | 2026-06-25T04:01:35.847Z | Compiling rustls-native-certs v0.8.3 |
| 1545 | 2026-06-25T04:01:36.046Z | Compiling hyper v1.8.1 |
| 1546 | 2026-06-25T04:01:36.136Z | Compiling sync_wrapper v1.0.2 |
| 1547 | 2026-06-25T04:01:36.249Z | Compiling wait-timeout v0.2.1 |
| 1548 | 2026-06-25T04:01:36.283Z | Compiling siphasher v1.0.2 |
| 1549 | 2026-06-25T04:01:36.474Z | Compiling quick-error v1.2.3 |
| 1550 | 2026-06-25T04:01:36.516Z | Compiling crossbeam-utils v0.8.21 |
| 1551 | 2026-06-25T04:01:36.585Z | Compiling num_threads v0.1.7 |
| 1552 | 2026-06-25T04:01:36.688Z | Compiling simd-adler32 v0.3.8 |
| 1553 | 2026-06-25T04:01:36.796Z | Compiling bit-vec v0.8.0 |
| 1554 | 2026-06-25T04:01:36.864Z | Compiling usdt-impl v0.6.0 |
| 1555 | 2026-06-25T04:01:36.928Z | Compiling syn v1.0.109 |
| 1556 | 2026-06-25T04:01:37.027Z | Compiling unicode-segmentation v1.12.0 |
| 1557 | 2026-06-25T04:01:37.085Z | Compiling bit-set v0.8.0 |
| 1558 | 2026-06-25T04:01:37.233Z | Compiling hyper-util v0.1.20 |
| 1559 | 2026-06-25T04:01:37.411Z | Compiling time v0.3.47 |
| 1560 | 2026-06-25T04:01:37.621Z | Compiling rusty-fork v0.3.1 |
| 1561 | 2026-06-25T04:01:37.637Z | Compiling tower v0.5.3 |
| 1562 | 2026-06-25T04:01:37.940Z | Compiling derive_builder_core v0.20.2 |
| 1563 | 2026-06-25T04:01:38.113Z | Compiling dtrace-parser v0.3.0 |
| 1564 | 2026-06-25T04:01:38.238Z | Compiling http-body-util v0.1.3 |
| 1565 | 2026-06-25T04:01:38.541Z | Compiling dof v0.4.0 |
| 1566 | 2026-06-25T04:01:38.841Z | Compiling webpki-roots v1.0.6 |
| 1567 | 2026-06-25T04:01:38.896Z | Compiling signature v2.2.0 |
| 1568 | 2026-06-25T04:01:38.965Z | Compiling scroll_derive v0.12.1 |
| 1569 | 2026-06-25T04:01:38.969Z | Compiling thiserror-impl v1.0.69 |
| 1570 | 2026-06-25T04:01:39.012Z | Compiling heapless v0.7.17 |
| 1571 | 2026-06-25T04:01:39.076Z | Compiling rand_xorshift v0.4.0 |
| 1572 | 2026-06-25T04:01:39.243Z | Compiling slog v2.8.2 |
| 1573 | 2026-06-25T04:01:39.257Z | Compiling darling_core v0.21.3 |
| 1574 | 2026-06-25T04:01:39.433Z | Compiling bzip2-sys v0.1.13+1.0.8 |
| 1575 | 2026-06-25T04:01:39.624Z | Compiling thread-id v5.1.0 |
| 1576 | 2026-06-25T04:01:39.710Z | Compiling cookie v0.18.1 |
| 1577 | 2026-06-25T04:01:39.725Z | Compiling iri-string v0.7.10 |
| 1578 | 2026-06-25T04:01:39.728Z | Compiling signal-hook v0.3.18 |
| 1579 | 2026-06-25T04:01:39.896Z | Compiling zstd-safe v7.2.4 |
| 1580 | 2026-06-25T04:01:39.912Z | Compiling unarray v0.1.4 |
| 1581 | 2026-06-25T04:01:40.023Z | Compiling allocator-api2 v0.2.21 |
| 1582 | 2026-06-25T04:01:40.071Z | Compiling ryu v1.0.23 |
| 1583 | 2026-06-25T04:01:40.088Z | Compiling anyhow v1.0.102 |
| 1584 | 2026-06-25T04:01:40.227Z | Compiling unicode-properties v0.1.4 |
| 1585 | 2026-06-25T04:01:40.252Z | Compiling paste v1.0.15 |
| 1586 | 2026-06-25T04:01:40.340Z | Compiling unicode-bidi v0.3.18 |
| 1587 | 2026-06-25T04:01:40.388Z | Compiling adler2 v2.0.1 |
| 1588 | 2026-06-25T04:01:40.533Z | Compiling miniz_oxide v0.8.9 |
| 1589 | 2026-06-25T04:01:40.565Z | Compiling thiserror v1.0.69 |
| 1590 | 2026-06-25T04:01:40.644Z | Compiling serde_urlencoded v0.7.1 |
| 1591 | 2026-06-25T04:01:40.670Z | Compiling stringprep v0.1.5 |
| 1592 | 2026-06-25T04:01:40.864Z | Compiling proptest v1.10.0 |
| 1593 | 2026-06-25T04:01:40.887Z | Compiling tower-http v0.6.8 |
| 1594 | 2026-06-25T04:01:41.257Z | Compiling scroll v0.12.0 |
| 1595 | 2026-06-25T04:01:41.352Z | Compiling derive_builder_macro v0.20.2 |
| 1596 | 2026-06-25T04:01:41.535Z | Compiling tokio-native-tls v0.3.1 |
| 1597 | 2026-06-25T04:01:41.564Z | Compiling heck v0.4.1 |
| 1598 | 2026-06-25T04:01:41.749Z | Compiling darling_macro v0.21.3 |
| 1599 | 2026-06-25T04:01:41.790Z | Compiling bstr v1.12.1 |
| 1600 | 2026-06-25T04:01:41.808Z | Compiling ipnetwork v0.21.1 |
| 1601 | 2026-06-25T04:01:41.891Z | Compiling rand_chacha v0.3.1 |
| 1602 | 2026-06-25T04:01:42.197Z | Compiling serde_spanned v0.6.9 |
| 1603 | 2026-06-25T04:01:42.198Z | Compiling erased-serde v0.3.31 |
| 1604 | 2026-06-25T04:01:42.237Z | Compiling toml_datetime v0.6.11 |
| 1605 | 2026-06-25T04:01:42.357Z | Compiling serde_tokenstream v0.2.3 |
| 1606 | 2026-06-25T04:01:42.431Z | Compiling md-5 v0.10.6 |
| 1607 | 2026-06-25T04:01:42.497Z | Compiling zerocopy-derive v0.7.35 |
| 1608 | 2026-06-25T04:01:42.604Z | Compiling async-trait v0.1.89 |
| 1609 | 2026-06-25T04:01:42.672Z | Compiling pin-project-internal v1.1.11 |
| 1610 | 2026-06-25T04:01:42.686Z | Compiling curve25519-dalek v4.1.3 |
| 1611 | 2026-06-25T04:01:42.699Z | Compiling vergen-lib v9.1.0 |
| 1612 | 2026-06-25T04:01:42.880Z | Compiling num-integer v0.1.46 |
| 1613 | 2026-06-25T04:01:43.017Z | Compiling hash32 v0.2.1 |
| 1614 | 2026-06-25T04:01:43.210Z | Compiling ff v0.13.1 |
| 1615 | 2026-06-25T04:01:43.224Z | Compiling memoffset v0.9.1 |
| 1616 | 2026-06-25T04:01:43.353Z | Compiling encoding_rs v0.8.35 |
| 1617 | 2026-06-25T04:01:43.382Z | Compiling litrs v1.0.0 |
| 1618 | 2026-06-25T04:01:43.414Z | Compiling psl-types v2.0.11 |
| 1619 | 2026-06-25T04:01:43.601Z | Compiling ref-cast v1.0.25 |
| 1620 | 2026-06-25T04:01:43.673Z | Compiling mime v0.3.17 |
| 1621 | 2026-06-25T04:01:43.845Z | Compiling smoltcp v0.9.1 |
| 1622 | 2026-06-25T04:01:43.904Z | Compiling num-bigint-dig v0.8.6 |
| 1623 | 2026-06-25T04:01:43.946Z | Compiling fallible-iterator v0.2.0 |
| 1624 | 2026-06-25T04:01:43.959Z | Compiling base16ct v0.2.0 |
| 1625 | 2026-06-25T04:01:44.094Z | Compiling cfg_aliases v0.2.1 |
| 1626 | 2026-06-25T04:01:44.139Z | Compiling rustix v0.38.44 |
| 1627 | 2026-06-25T04:01:44.172Z | Compiling zlib-rs v0.6.2 |
| 1628 | 2026-06-25T04:01:44.206Z | Compiling nix v0.31.2 |
| 1629 | 2026-06-25T04:01:44.262Z | Compiling postgres-protocol v0.6.10 |
| 1630 | 2026-06-25T04:01:44.572Z | Compiling sec1 v0.7.3 |
| 1631 | 2026-06-25T04:01:44.605Z | Compiling document-features v0.2.12 |
| 1632 | 2026-06-25T04:01:44.868Z | Compiling pin-project v1.1.11 |
| 1633 | 2026-06-25T04:01:44.883Z | Compiling publicsuffix v2.3.0 |
| 1634 | 2026-06-25T04:01:44.969Z | Compiling zerocopy v0.7.35 |
| 1635 | 2026-06-25T04:01:45.022Z | Compiling group v0.13.0 |
| 1636 | 2026-06-25T04:01:45.055Z | Compiling newtype-uuid v1.3.2 |
| 1637 | 2026-06-25T04:01:45.200Z | Compiling num-iter v0.1.45 |
| 1638 | 2026-06-25T04:01:45.402Z | Compiling darling v0.21.3 |
| 1639 | 2026-06-25T04:01:45.500Z | Compiling rand v0.8.6 |
| 1640 | 2026-06-25T04:01:45.514Z | Compiling oxnet v0.1.6 |
| 1641 | 2026-06-25T04:01:45.625Z | Compiling hubpack_derive v0.1.1 |
| 1642 | 2026-06-25T04:01:45.782Z | Compiling derive_builder v0.20.2 |
| 1643 | 2026-06-25T04:01:45.797Z | Compiling snafu-derive v0.8.9 |
| 1644 | 2026-06-25T04:01:45.910Z | Compiling hyper-tls v0.6.0 |
| 1645 | 2026-06-25T04:01:46.065Z | Compiling goblin v0.8.2 |
| 1646 | 2026-06-25T04:01:46.668Z | Compiling phf_shared v0.13.1 |
| 1647 | 2026-06-25T04:01:46.701Z | Compiling lazy_static v1.5.0 |
| 1648 | 2026-06-25T04:01:46.802Z | Compiling regex v1.12.3 |
| 1649 | 2026-06-25T04:01:46.913Z | Compiling anstyle-parse v0.2.7 |
| 1650 | 2026-06-25T04:01:46.952Z | Compiling strum_macros v0.27.2 |
| 1651 | 2026-06-25T04:01:47.101Z | Compiling flate2 v1.1.9 |
| 1652 | 2026-06-25T04:01:47.234Z | Compiling futures-executor v0.3.32 |
| 1653 | 2026-06-25T04:01:47.428Z | Compiling hex v0.4.3 |
| 1654 | 2026-06-25T04:01:47.495Z | Compiling hkdf v0.12.4 |
| 1655 | 2026-06-25T04:01:47.517Z | Compiling crypto-bigint v0.5.5 |
| 1656 | 2026-06-25T04:01:47.670Z | Compiling terminal_size v0.4.3 |
| 1657 | 2026-06-25T04:01:47.700Z | Compiling ref-cast-impl v1.0.25 |
| 1658 | 2026-06-25T04:01:47.703Z | Compiling curve25519-dalek-derive v0.1.1 |
| 1659 | 2026-06-25T04:01:47.812Z | Compiling daft-derive v0.1.7 |
| 1660 | 2026-06-25T04:01:48.253Z | Compiling vergen v9.1.0 |
| 1661 | 2026-06-25T04:01:48.355Z | Compiling fs-err v3.3.0 |
| 1662 | 2026-06-25T04:01:48.451Z | Compiling cargo-platform v0.3.2 |
| 1663 | 2026-06-25T04:01:48.568Z | Compiling ahash v0.8.12 |
| 1664 | 2026-06-25T04:01:48.593Z | Compiling foldhash v0.2.0 |
| 1665 | 2026-06-25T04:01:48.742Z | Compiling libbz2-rs-sys v0.2.2 |
| 1666 | 2026-06-25T04:01:48.777Z | Compiling object v0.37.3 |
| 1667 | 2026-06-25T04:01:48.821Z | Compiling bitflags v1.3.2 |
| 1668 | 2026-06-25T04:01:48.902Z | Compiling winnow v0.5.40 |
| 1669 | 2026-06-25T04:01:48.943Z | Compiling bumpalo v3.20.2 |
| 1670 | 2026-06-25T04:01:49.054Z | Compiling managed v0.8.0 |
| 1671 | 2026-06-25T04:01:49.208Z | Compiling same-file v1.0.6 |
| 1672 | 2026-06-25T04:01:49.280Z | Compiling foldhash v0.1.5 |
| 1673 | 2026-06-25T04:01:49.378Z | Compiling walkdir v2.5.0 |
| 1674 | 2026-06-25T04:01:49.445Z | Compiling hashbrown v0.15.5 |
| 1675 | 2026-06-25T04:01:49.590Z | Compiling clap_builder v4.6.0 |
| 1676 | 2026-06-25T04:01:49.687Z | Compiling bzip2 v0.6.1 |
| 1677 | 2026-06-25T04:01:49.702Z | Compiling zopfli v0.8.3 |
| 1678 | 2026-06-25T04:01:49.947Z | Compiling strum v0.27.2 |
| 1679 | 2026-06-25T04:01:50.053Z | Compiling hashbrown v0.16.1 |
| 1680 | 2026-06-25T04:01:50.084Z | Compiling cargo_metadata v0.23.1 |
| 1681 | 2026-06-25T04:01:50.266Z | Compiling toml_edit v0.19.15 |
| 1682 | 2026-06-25T04:01:50.361Z | Compiling daft v0.1.7 |
| 1683 | 2026-06-25T04:01:50.477Z | Compiling elliptic-curve v0.13.8 |
| 1684 | 2026-06-25T04:01:50.672Z | Compiling dof v0.3.0 |
| 1685 | 2026-06-25T04:01:51.005Z | Compiling snafu v0.8.9 |
| 1686 | 2026-06-25T04:01:51.353Z | Compiling futures v0.3.32 |
| 1687 | 2026-06-25T04:01:51.373Z | Compiling anstream v0.6.21 |
| 1688 | 2026-06-25T04:01:51.435Z | Compiling phf v0.13.1 |
| 1689 | 2026-06-25T04:01:51.682Z | Compiling cookie_store v0.22.1 |
| 1690 | 2026-06-25T04:01:51.930Z | Compiling signal-hook-mio v0.2.5 |
| 1691 | 2026-06-25T04:01:51.959Z | Compiling zstd v0.13.3 |
| 1692 | 2026-06-25T04:01:52.054Z | Compiling hubpack v0.1.2 |
| 1693 | 2026-06-25T04:01:52.221Z | Compiling bzip2 v0.4.4 |
| 1694 | 2026-06-25T04:01:52.275Z | Compiling serde_with_macros v3.17.0 |
| 1695 | 2026-06-25T04:01:52.428Z | Compiling postgres-types v0.2.12 |
| 1696 | 2026-06-25T04:01:52.629Z | Compiling usdt-macro v0.6.0 |
| 1697 | 2026-06-25T04:01:52.903Z | Compiling usdt-attr-macro v0.6.0 |
| 1698 | 2026-06-25T04:01:52.974Z | Compiling globset v0.4.18 |
| 1699 | 2026-06-25T04:01:53.403Z | Compiling dtrace-parser v0.2.0 |
| 1700 | 2026-06-25T04:01:53.420Z | Compiling ed25519 v2.2.3 |
| 1701 | 2026-06-25T04:01:53.617Z | Compiling phf_shared v0.11.3 |
| 1702 | 2026-06-25T04:01:53.699Z | Compiling olpc-cjson v0.1.4 |
| 1703 | 2026-06-25T04:01:53.714Z | Compiling pkcs1 v0.7.5 |
| 1704 | 2026-06-25T04:01:53.747Z | Compiling strum_macros v0.26.4 |
| 1705 | 2026-06-25T04:01:53.806Z | Compiling enum-as-inner v0.6.1 |
| 1706 | 2026-06-25T04:01:53.865Z | Compiling clap_derive v4.6.1 |
| 1707 | 2026-06-25T04:01:54.129Z | Compiling serde_plain v1.0.2 |
| 1708 | 2026-06-25T04:01:54.216Z | Compiling serde-big-array v0.5.1 |
| 1709 | 2026-06-25T04:01:54.332Z | Compiling rfc6979 v0.4.0 |
| 1710 | 2026-06-25T04:01:54.335Z | Compiling async-recursion v1.1.1 |
| 1711 | 2026-06-25T04:01:54.374Z | Compiling serde_repr v0.1.20 |
| 1712 | 2026-06-25T04:01:54.388Z | Compiling pem v3.0.6 |
| 1713 | 2026-06-25T04:01:54.471Z | Compiling float-cmp v0.10.0 |
| 1714 | 2026-06-25T04:01:54.627Z | Compiling memmap2 v0.9.10 |
| 1715 | 2026-06-25T04:01:54.718Z | Compiling thread-id v4.2.2 |
| 1716 | 2026-06-25T04:01:54.808Z | Compiling env_filter v1.0.0 |
| 1717 | 2026-06-25T04:01:54.849Z | Compiling whoami v2.1.0 |
| 1718 | 2026-06-25T04:01:54.910Z | Compiling either v1.15.0 |
| 1719 | 2026-06-25T04:01:54.993Z | Compiling keccak v0.1.6 |
| 1720 | 2026-06-25T04:01:55.119Z | Compiling precomputed-hash v0.1.1 |
| 1721 | 2026-06-25T04:01:55.134Z | Compiling jiff v0.2.21 |
| 1722 | 2026-06-25T04:01:55.213Z | Compiling typed-path v0.9.3 |
| 1723 | 2026-06-25T04:01:55.237Z | Compiling fixedbitset v0.4.2 |
| 1724 | 2026-06-25T04:01:55.466Z | Compiling predicates-core v1.0.10 |
| 1725 | 2026-06-25T04:01:55.516Z | Compiling fixedbitset v0.5.7 |
| 1726 | 2026-06-25T04:01:55.649Z | Compiling static_assertions v1.1.0 |
| 1727 | 2026-06-25T04:01:55.670Z | Compiling normalize-line-endings v0.3.0 |
| 1728 | 2026-06-25T04:01:55.725Z | Compiling new_debug_unreachable v1.0.6 |
| 1729 | 2026-06-25T04:01:55.741Z | Compiling data-encoding v2.10.0 |
| 1730 | 2026-06-25T04:01:55.767Z | Compiling difflib v0.4.0 |
| 1731 | 2026-06-25T04:01:55.803Z | Compiling string_cache v0.8.9 |
| 1732 | 2026-06-25T04:01:55.822Z | Compiling petgraph v0.8.3 |
| 1733 | 2026-06-25T04:01:56.041Z | Compiling hickory-proto v0.25.2 |
| 1734 | 2026-06-25T04:01:56.320Z | Compiling predicates v3.1.4 |
| 1735 | 2026-06-25T04:01:56.426Z | Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25) |
| 1736 | 2026-06-25T04:01:56.458Z | Compiling clap v4.6.1 |
| 1737 | 2026-06-25T04:01:56.546Z | Compiling strum v0.26.3 |
| 1738 | 2026-06-25T04:01:56.683Z | Compiling petgraph v0.6.5 |
| 1739 | 2026-06-25T04:01:56.990Z | Compiling sha3 v0.10.8 |
| 1740 | 2026-06-25T04:01:57.200Z | Compiling itertools v0.13.0 |
| 1741 | 2026-06-25T04:01:57.450Z | Compiling tokio-postgres v0.7.16 |
| 1742 | 2026-06-25T04:01:57.810Z | Compiling zip v4.6.1 |
| 1743 | 2026-06-25T04:01:58.171Z | Compiling toml_edit v0.22.27 |
| 1744 | 2026-06-25T04:01:58.457Z | Compiling env_logger v0.11.9 |
| 1745 | 2026-06-25T04:01:58.815Z | Compiling usdt-impl v0.5.0 |
| 1746 | 2026-06-25T04:01:58.838Z | Compiling usdt v0.6.0 |
| 1747 | 2026-06-25T04:01:59.112Z | Compiling ecdsa v0.16.9 |
| 1748 | 2026-06-25T04:01:59.306Z | Compiling rsa v0.9.10 |
| 1749 | 2026-06-25T04:01:59.363Z | Compiling ed25519-dalek v2.2.0 |
| 1750 | 2026-06-25T04:01:59.419Z | Compiling serde_with v3.17.0 |
| 1751 | 2026-06-25T04:01:59.518Z | Compiling crossterm v0.28.1 |
| 1752 | 2026-06-25T04:02:00.035Z | Compiling zip v0.6.6 |
| 1753 | 2026-06-25T04:02:00.823Z | Compiling toml v0.7.8 |
| 1754 | 2026-06-25T04:02:00.839Z | Compiling iddqd v0.4.2 |
| 1755 | 2026-06-25T04:02:01.221Z | Compiling toml_parser v1.0.9+spec-1.1.0 |
| 1756 | 2026-06-25T04:02:01.270Z | Compiling similar v2.7.0 |
| 1757 | 2026-06-25T04:02:01.393Z | Compiling crossbeam-epoch v0.9.18 |
| 1758 | 2026-06-25T04:02:01.427Z | Compiling tokio-stream v0.1.18 |
| 1759 | 2026-06-25T04:02:01.723Z | Compiling buf-list v1.1.2 |
| 1760 | 2026-06-25T04:02:01.854Z | Compiling x509-cert v0.2.5 |
| 1761 | 2026-06-25T04:02:01.893Z | Compiling gateway-ereport-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25) |
| 1762 | 2026-06-25T04:02:02.005Z | Compiling openapiv3 v2.2.0 |
| 1763 | 2026-06-25T04:02:02.143Z | Compiling sha1 v0.10.6 |
| 1764 | 2026-06-25T04:02:02.146Z | Compiling peg-runtime v0.8.5 |
| 1765 | 2026-06-25T04:02:02.199Z | Compiling lalrpop-util v0.19.12 |
| 1766 | 2026-06-25T04:02:02.366Z | Compiling thread_local v1.1.9 |
| 1767 | 2026-06-25T04:02:02.398Z | Compiling slog-async v2.8.0 |
| 1768 | 2026-06-25T04:02:02.439Z | Compiling crossbeam-channel v0.5.15 |
| 1769 | 2026-06-25T04:02:02.620Z | Compiling filetime v0.2.27 |
| 1770 | 2026-06-25T04:02:02.681Z | Compiling is-terminal v0.4.17 |
| 1771 | 2026-06-25T04:02:02.715Z | Compiling term v1.2.1 |
| 1772 | 2026-06-25T04:02:02.782Z | Compiling take_mut v0.2.2 |
| 1773 | 2026-06-25T04:02:02.796Z | Compiling xattr v1.6.1 |
| 1774 | 2026-06-25T04:02:02.961Z | Compiling tar v0.4.45 |
| 1775 | 2026-06-25T04:02:03.298Z | Compiling slog-term v2.9.2 |
| 1776 | 2026-06-25T04:02:10.407Z | Compiling rustls-webpki v0.103.9 |
| 1777 | 2026-06-25T04:02:13.237Z | Compiling tokio-rustls v0.26.4 |
| 1778 | 2026-06-25T04:02:13.238Z | Compiling rustls-platform-verifier v0.6.2 |
| 1779 | 2026-06-25T04:02:13.449Z | Compiling hyper-rustls v0.27.7 |
| 1780 | 2026-06-25T04:02:13.654Z | Compiling reqwest v0.12.28 |
| 1781 | 2026-06-25T04:02:13.670Z | Compiling reqwest v0.13.2 |
| 1782 | 2026-06-25T04:02:14.938Z | Compiling tough v0.22.0 |
| 1783 | 2026-06-25T04:02:18.277Z | Compiling omicron-workspace-hack v0.1.0 (/work/ci/omicron/workspace-hack) |
| 1784 | 2026-06-25T04:02:18.315Z | Compiling xtask-downloader v0.1.0 (/work/ci/omicron/dev-tools/downloader) |
| 1785 | 2026-06-25T04:02:20.663Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 04s |
| 1786 | 2026-06-25T04:02:20.794Z | Running `target/debug/xtask-downloader cockroach clickhouse console dendrite-stub maghemite-mgd maghemite-ddmd transceiver-control` |
| 1787 | 2026-06-25T04:02:20.848Z | Jun 25 04:02:18.997 INFO Starting download, target: Clickhouse |
| 1788 | 2026-06-25T04:02:20.848Z | Jun 25 04:02:18.997 INFO Starting download, target: Cockroach |
| 1789 | 2026-06-25T04:02:20.848Z | Jun 25 04:02:18.997 INFO Starting download, target: Console |
| 1790 | 2026-06-25T04:02:20.851Z | Jun 25 04:02:18.997 INFO Starting download, target: DendriteStub |
| 1791 | 2026-06-25T04:02:20.851Z | Jun 25 04:02:18.997 INFO Starting download, target: MaghemiteMgd |
| 1792 | 2026-06-25T04:02:20.851Z | Jun 25 04:02:18.997 INFO Starting download, target: MaghemiteDdmd |
| 1793 | 2026-06-25T04:02:20.851Z | Jun 25 04:02:18.997 INFO Starting download, target: TransceiverControl |
| 1794 | 2026-06-25T04:02:20.851Z | Jun 25 04:02:18.998 INFO Downloading out/downloads/xcvradm.gz (attempt 1/3), target: TransceiverControl |
| 1795 | 2026-06-25T04:02:20.851Z | Jun 25 04:02:18.998 INFO Downloading out/downloads/console.tar.gz (attempt 1/3), target: Console |
| 1796 | 2026-06-25T04:02:20.851Z | Jun 25 04:02:18.998 INFO Downloading out/downloads/mg-ddm.tar.gz (attempt 1/3), target: MaghemiteDdmd |
| 1797 | 2026-06-25T04:02:20.852Z | Jun 25 04:02:18.998 INFO Downloading out/downloads/mgd.tar.gz (attempt 1/3), target: MaghemiteMgd |
| 1798 | 2026-06-25T04:02:20.852Z | Jun 25 04:02:18.998 INFO Downloading out/downloads/cockroach.tgz (attempt 1/3), target: Cockroach |
| 1799 | 2026-06-25T04:02:20.852Z | Jun 25 04:02:18.998 INFO Downloading out/downloads/clickhouse-v23.8.7.24-9244ab3.illumos.tar.gz (attempt 1/3), target: Clickhouse |
| 1800 | 2026-06-25T04:02:20.852Z | Jun 25 04:02:18.998 INFO Downloading out/downloads/dendrite-stub.tar.gz (attempt 1/3), target: DendriteStub |
| 1801 | 2026-06-25T04:02:21.450Z | Jun 25 04:02:19.595 INFO Unpacking out/downloads/xcvradm.gz to out/downloads/root/opt/oxide/bin/xcvradm, target: TransceiverControl |
| 1802 | 2026-06-25T04:02:21.659Z | Jun 25 04:02:19.807 INFO Download complete, target: TransceiverControl |
| 1803 | 2026-06-25T04:02:22.796Z | Jun 25 04:02:20.940 INFO Unpacking out/downloads/mg-ddm.tar.gz to out/downloads, target: MaghemiteDdmd |
| 1804 | 2026-06-25T04:02:22.834Z | Jun 25 04:02:20.981 INFO Unpacking out/downloads/dendrite-stub.tar.gz to out/downloads, target: DendriteStub |
| 1805 | 2026-06-25T04:02:22.866Z | Jun 25 04:02:21.012 INFO Unpacking out/downloads/console.tar.gz to out/console-assets, target: Console |
| 1806 | 2026-06-25T04:02:22.955Z | Jun 25 04:02:21.102 INFO Unpacking out/downloads/mgd.tar.gz to out/downloads, target: MaghemiteMgd |
| 1807 | 2026-06-25T04:02:23.124Z | Jun 25 04:02:21.273 INFO Download complete, target: Console |
| 1808 | 2026-06-25T04:02:23.404Z | Jun 25 04:02:21.553 INFO tarball path: out/downloads/cockroach.tgz, target: Cockroach |
| 1809 | 2026-06-25T04:02:23.404Z | Jun 25 04:02:21.553 INFO Unpacking out/downloads/cockroach.tgz to out/downloads, target: Cockroach |
| 1810 | 2026-06-25T04:02:24.544Z | Jun 25 04:02:22.692 INFO Unpacking out/downloads/clickhouse-v23.8.7.24-9244ab3.illumos.tar.gz to out/clickhouse, target: Clickhouse |
| 1811 | 2026-06-25T04:02:24.759Z | Jun 25 04:02:22.906 INFO Download complete, target: MaghemiteDdmd |
| 1812 | 2026-06-25T04:02:25.396Z | Jun 25 04:02:23.544 INFO Download complete, target: DendriteStub |
| 1813 | 2026-06-25T04:02:25.475Z | Jun 25 04:02:23.623 INFO Download complete, target: MaghemiteMgd |
| 1814 | 2026-06-25T04:02:28.084Z | Jun 25 04:02:26.231 INFO Checking that binary works, target: Cockroach |
| 1815 | 2026-06-25T04:02:28.181Z | Jun 25 04:02:26.329 INFO Download complete, target: Cockroach |
| 1816 | 2026-06-25T04:02:31.229Z | Jun 25 04:02:29.375 INFO Checking that binary works, target: Clickhouse |
| 1817 | 2026-06-25T04:02:31.336Z | Jun 25 04:02:29.482 INFO Download complete, target: Clickhouse |
| 1818 | 2026-06-25T04:02:31.348Z | All builder prerequisites installed successfully, and PATH looks valid |
| 1819 | 2026-06-25T04:02:31.352Z | + cargo build -p end-to-end-tests --bin dhcp-server --release |
| 1820 | 2026-06-25T04:02:32.349Z | Compiling proc-macro2 v1.0.106 |
| 1821 | 2026-06-25T04:02:32.349Z | Compiling quote v1.0.45 |
| 1822 | 2026-06-25T04:02:32.349Z | Compiling unicode-ident v1.0.24 |
| 1823 | 2026-06-25T04:02:32.349Z | Compiling libc v0.2.185 |
| 1824 | 2026-06-25T04:02:32.355Z | Compiling serde_core v1.0.228 |
| 1825 | 2026-06-25T04:02:32.355Z | Compiling serde v1.0.228 |
| 1826 | 2026-06-25T04:02:32.355Z | Compiling cfg-if v1.0.4 |
| 1827 | 2026-06-25T04:02:32.355Z | Compiling version_check v0.9.5 |
| 1828 | 2026-06-25T04:02:32.624Z | Compiling autocfg v1.5.0 |
| 1829 | 2026-06-25T04:02:32.704Z | Compiling zmij v1.0.21 |
| 1830 | 2026-06-25T04:02:32.831Z | Compiling serde_json v1.0.149 |
| 1831 | 2026-06-25T04:02:32.862Z | Compiling libm v0.2.16 |
| 1832 | 2026-06-25T04:02:32.976Z | Compiling num-traits v0.2.19 |
| 1833 | 2026-06-25T04:02:33.013Z | Compiling memchr v2.8.0 |
| 1834 | 2026-06-25T04:02:33.136Z | Compiling typenum v1.19.0 |
| 1835 | 2026-06-25T04:02:33.160Z | Compiling generic-array v0.14.7 |
| 1836 | 2026-06-25T04:02:33.440Z | Compiling icu_properties_data v2.1.2 |
| 1837 | 2026-06-25T04:02:33.463Z | Compiling icu_normalizer_data v2.1.1 |
| 1838 | 2026-06-25T04:02:33.559Z | Compiling jobserver v0.1.34 |
| 1839 | 2026-06-25T04:02:33.628Z | Compiling find-msvc-tools v0.1.9 |
| 1840 | 2026-06-25T04:02:33.645Z | Compiling syn v2.0.117 |
| 1841 | 2026-06-25T04:02:33.660Z | Compiling getrandom v0.4.1 |
| 1842 | 2026-06-25T04:02:33.721Z | Compiling shlex v1.3.0 |
| 1843 | 2026-06-25T04:02:33.858Z | Compiling cc v1.2.56 |
| 1844 | 2026-06-25T04:02:33.884Z | Compiling portable-atomic v1.13.1 |
| 1845 | 2026-06-25T04:02:33.896Z | Compiling parking_lot_core v0.9.12 |
| 1846 | 2026-06-25T04:02:33.912Z | Compiling zerocopy v0.8.40 |
| 1847 | 2026-06-25T04:02:34.129Z | Compiling smallvec v1.15.1 |
| 1848 | 2026-06-25T04:02:34.264Z | Compiling getrandom v0.2.17 |
| 1849 | 2026-06-25T04:02:34.301Z | Compiling itoa v1.0.17 |
| 1850 | 2026-06-25T04:02:34.389Z | Compiling log v0.4.29 |
| 1851 | 2026-06-25T04:02:34.482Z | Compiling thiserror v2.0.18 |
| 1852 | 2026-06-25T04:02:34.592Z | Compiling errno v0.3.14 |
| 1853 | 2026-06-25T04:02:34.690Z | Compiling schemars v0.8.22 |
| 1854 | 2026-06-25T04:02:34.766Z | Compiling stable_deref_trait v1.2.1 |
| 1855 | 2026-06-25T04:02:34.781Z | Compiling rand_core v0.6.4 |
| 1856 | 2026-06-25T04:02:34.798Z | Compiling heck v0.5.0 |
| 1857 | 2026-06-25T04:02:34.845Z | Compiling subtle v2.6.1 |
| 1858 | 2026-06-25T04:02:35.071Z | Compiling scopeguard v1.2.0 |
| 1859 | 2026-06-25T04:02:35.097Z | Compiling litemap v0.8.1 |
| 1860 | 2026-06-25T04:02:35.120Z | Compiling equivalent v1.0.2 |
| 1861 | 2026-06-25T04:02:35.155Z | Compiling percent-encoding v2.3.2 |
| 1862 | 2026-06-25T04:02:35.184Z | Compiling writeable v0.6.2 |
| 1863 | 2026-06-25T04:02:35.263Z | Compiling lock_api v0.4.14 |
| 1864 | 2026-06-25T04:02:35.421Z | Compiling semver v1.0.28 |
| 1865 | 2026-06-25T04:02:35.594Z | Compiling rustix v1.1.3 |
| 1866 | 2026-06-25T04:02:35.654Z | Compiling rustversion v1.0.22 |
| 1867 | 2026-06-25T04:02:35.907Z | Compiling utf8_iter v1.0.4 |
| 1868 | 2026-06-25T04:02:36.094Z | Compiling form_urlencoded v1.2.2 |
| 1869 | 2026-06-25T04:02:36.266Z | Compiling rand_core v0.10.0 |
| 1870 | 2026-06-25T04:02:36.301Z | Compiling getrandom v0.3.4 |
| 1871 | 2026-06-25T04:02:36.544Z | Compiling thiserror v1.0.69 |
| 1872 | 2026-06-25T04:02:36.590Z | Compiling synstructure v0.13.2 |
| 1873 | 2026-06-25T04:02:36.602Z | Compiling serde_derive_internals v0.29.1 |
| 1874 | 2026-06-25T04:02:36.605Z | Compiling ring v0.17.14 |
| 1875 | 2026-06-25T04:02:36.630Z | Compiling bitflags v2.11.0 |
| 1876 | 2026-06-25T04:02:36.720Z | Compiling hashbrown v0.17.0 |
| 1877 | 2026-06-25T04:02:36.829Z | Compiling pin-project-lite v0.2.17 |
| 1878 | 2026-06-25T04:02:37.085Z | Compiling fnv v1.0.7 |
| 1879 | 2026-06-25T04:02:37.277Z | Compiling indexmap v2.14.0 |
| 1880 | 2026-06-25T04:02:37.341Z | Compiling pkg-config v0.3.32 |
| 1881 | 2026-06-25T04:02:37.586Z | Compiling syn v1.0.109 |
| 1882 | 2026-06-25T04:02:37.759Z | Compiling serde_derive v1.0.228 |
| 1883 | 2026-06-25T04:02:37.794Z | Compiling zeroize_derive v1.4.3 |
| 1884 | 2026-06-25T04:02:37.817Z | Compiling zerofrom-derive v0.1.6 |
| 1885 | 2026-06-25T04:02:37.863Z | Compiling yoke-derive v0.8.1 |
| 1886 | 2026-06-25T04:02:37.914Z | Compiling zerovec-derive v0.11.2 |
| 1887 | 2026-06-25T04:02:37.926Z | Compiling displaydoc v0.2.5 |
| 1888 | 2026-06-25T04:02:37.947Z | Compiling zerocopy-derive v0.8.40 |
| 1889 | 2026-06-25T04:02:38.014Z | Compiling tokio-macros v2.7.0 |
| 1890 | 2026-06-25T04:02:38.381Z | Compiling zeroize v1.8.2 |
| 1891 | 2026-06-25T04:02:38.598Z | Compiling thiserror-impl v2.0.18 |
| 1892 | 2026-06-25T04:02:38.626Z | Compiling schemars_derive v0.8.22 |
| 1893 | 2026-06-25T04:02:38.672Z | Compiling futures-macro v0.3.32 |
| 1894 | 2026-06-25T04:02:38.899Z | Compiling zerofrom v0.1.6 |
| 1895 | 2026-06-25T04:02:39.028Z | Compiling yoke v0.8.1 |
| 1896 | 2026-06-25T04:02:39.227Z | Compiling zerovec v0.11.5 |
| 1897 | 2026-06-25T04:02:39.241Z | Compiling zerotrie v0.2.3 |
| 1898 | 2026-06-25T04:02:39.483Z | Compiling crypto-common v0.1.7 |
| 1899 | 2026-06-25T04:02:39.632Z | Compiling thiserror-impl v1.0.69 |
| 1900 | 2026-06-25T04:02:39.679Z | Compiling tracing-attributes v0.1.31 |
| 1901 | 2026-06-25T04:02:39.816Z | Compiling tinystr v0.8.2 |
| 1902 | 2026-06-25T04:02:39.945Z | Compiling potential_utf v0.1.4 |
| 1903 | 2026-06-25T04:02:40.067Z | Compiling icu_locale_core v2.1.1 |
| 1904 | 2026-06-25T04:02:40.067Z | Compiling icu_collections v2.1.1 |
| 1905 | 2026-06-25T04:02:40.827Z | Compiling icu_provider v2.1.1 |
| 1906 | 2026-06-25T04:02:40.870Z | Compiling bytes v1.11.1 |
| 1907 | 2026-06-25T04:02:41.162Z | Compiling icu_normalizer v2.1.1 |
| 1908 | 2026-06-25T04:02:41.248Z | Compiling icu_properties v2.1.2 |
| 1909 | 2026-06-25T04:02:41.307Z | Compiling parking_lot v0.12.5 |
| 1910 | 2026-06-25T04:02:41.574Z | Compiling signal-hook-registry v1.4.8 |
| 1911 | 2026-06-25T04:02:41.757Z | Compiling cmake v0.1.57 |
| 1912 | 2026-06-25T04:02:42.045Z | Compiling dunce v1.0.5 |
| 1913 | 2026-06-25T04:02:42.121Z | Compiling idna_adapter v1.2.1 |
| 1914 | 2026-06-25T04:02:42.146Z | Compiling fs_extra v1.3.0 |
| 1915 | 2026-06-25T04:02:42.263Z | Compiling idna v1.1.0 |
| 1916 | 2026-06-25T04:02:42.412Z | Compiling aws-lc-sys v0.40.0 |
| 1917 | 2026-06-25T04:02:42.427Z | Compiling der_derive v0.7.3 |
| 1918 | 2026-06-25T04:02:42.574Z | Compiling uuid v1.23.0 |
| 1919 | 2026-06-25T04:02:42.666Z | Compiling url v2.5.8 |
| 1920 | 2026-06-25T04:02:42.780Z | Compiling mio v1.2.0 |
| 1921 | 2026-06-25T04:02:43.187Z | Compiling socket2 v0.6.3 |
| 1922 | 2026-06-25T04:02:43.215Z | Compiling critical-section v1.2.0 |
| 1923 | 2026-06-25T04:02:43.266Z | Compiling iana-time-zone v0.1.65 |
| 1924 | 2026-06-25T04:02:43.308Z | Compiling once_cell v1.21.3 |
| 1925 | 2026-06-25T04:02:43.476Z | Compiling chrono v0.4.44 |
| 1926 | 2026-06-25T04:02:43.975Z | Compiling httparse v1.10.1 |
| 1927 | 2026-06-25T04:02:43.986Z | Compiling const-oid v0.9.6 |
| 1928 | 2026-06-25T04:02:44.305Z | Compiling tokio v1.52.1 |
| 1929 | 2026-06-25T04:02:44.552Z | Compiling aws-lc-rs v1.16.3 |
| 1930 | 2026-06-25T04:02:44.592Z | Compiling regex-syntax v0.8.10 |
| 1931 | 2026-06-25T04:02:44.830Z | Compiling num-conv v0.2.0 |
| 1932 | 2026-06-25T04:02:44.859Z | Compiling time-core v0.1.8 |
| 1933 | 2026-06-25T04:02:45.042Z | Compiling time-macros v0.2.27 |
| 1934 | 2026-06-25T04:02:45.191Z | Compiling serde_tokenstream v0.2.3 |
| 1935 | 2026-06-25T04:02:45.327Z | Compiling block-buffer v0.10.4 |
| 1936 | 2026-06-25T04:02:45.742Z | Compiling dyn-clone v1.0.20 |
| 1937 | 2026-06-25T04:02:46.138Z | Compiling digest v0.10.7 |
| 1938 | 2026-06-25T04:02:46.235Z | Compiling futures-core v0.3.32 |
| 1939 | 2026-06-25T04:02:46.776Z | Compiling aho-corasick v1.1.4 |
| 1940 | 2026-06-25T04:02:47.052Z | Compiling rustls v0.23.37 |
| 1941 | 2026-06-25T04:02:47.159Z | Compiling cpufeatures v0.2.17 |
| 1942 | 2026-06-25T04:02:47.335Z | Compiling slog v2.8.2 |
| 1943 | 2026-06-25T04:02:47.370Z | Compiling strsim v0.11.1 |
| 1944 | 2026-06-25T04:02:47.666Z | Compiling regex-automata v0.4.14 |
| 1945 | 2026-06-25T04:02:48.162Z | Compiling byteorder v1.5.0 |
| 1946 | 2026-06-25T04:02:48.401Z | Compiling ucd-trie v0.1.7 |
| 1947 | 2026-06-25T04:02:48.413Z | Compiling http v1.4.0 |
| 1948 | 2026-06-25T04:02:48.635Z | Compiling pest v2.8.6 |
| 1949 | 2026-06-25T04:02:48.785Z | Compiling ident_case v1.0.1 |
| 1950 | 2026-06-25T04:02:49.017Z | Compiling futures-sink v0.3.32 |
| 1951 | 2026-06-25T04:02:49.133Z | Compiling anyhow v1.0.102 |
| 1952 | 2026-06-25T04:02:49.246Z | Compiling futures-channel v0.3.32 |
| 1953 | 2026-06-25T04:02:49.421Z | Compiling futures-task v0.3.32 |
| 1954 | 2026-06-25T04:02:49.430Z | Compiling futures-io v0.3.32 |
| 1955 | 2026-06-25T04:02:49.507Z | Compiling slab v0.4.12 |
| 1956 | 2026-06-25T04:02:49.626Z | Compiling rustc_version v0.4.1 |
| 1957 | 2026-06-25T04:02:49.722Z | Compiling pest_meta v2.8.6 |
| 1958 | 2026-06-25T04:02:49.823Z | Compiling futures-util v0.3.32 |
| 1959 | 2026-06-25T04:02:49.877Z | Compiling allocator-api2 v0.2.21 |
| 1960 | 2026-06-25T04:02:49.935Z | Compiling crc32fast v1.5.0 |
| 1961 | 2026-06-25T04:02:50.190Z | Compiling regex v1.12.3 |
| 1962 | 2026-06-25T04:02:50.215Z | Compiling crossbeam-utils v0.8.21 |
| 1963 | 2026-06-25T04:02:50.495Z | Compiling pest_generator v2.8.6 |
| 1964 | 2026-06-25T04:02:50.724Z | Compiling foldhash v0.2.0 |
| 1965 | 2026-06-25T04:02:50.773Z | Compiling plain v0.2.3 |
| 1966 | 2026-06-25T04:02:50.890Z | Compiling hashbrown v0.16.1 |
| 1967 | 2026-06-25T04:02:51.057Z | Compiling ppv-lite86 v0.2.21 |
| 1968 | 2026-06-25T04:02:51.121Z | Compiling pest_derive v2.8.6 |
| 1969 | 2026-06-25T04:02:51.204Z | Compiling cookie v0.18.1 |
| 1970 | 2026-06-25T04:02:51.393Z | Compiling vcpkg v0.2.15 |
| 1971 | 2026-06-25T04:02:51.480Z | Compiling async-trait v0.1.89 |
| 1972 | 2026-06-25T04:02:51.541Z | Compiling pretty-hex v0.4.1 |
| 1973 | 2026-06-25T04:02:51.574Z | Compiling block-padding v0.3.3 |
| 1974 | 2026-06-25T04:02:51.738Z | Compiling camino v1.2.2 |
| 1975 | 2026-06-25T04:02:51.956Z | Compiling openssl-sys v0.9.115 |
| 1976 | 2026-06-25T04:02:52.047Z | Compiling inout v0.1.4 |
| 1977 | 2026-06-25T04:02:52.222Z | Compiling darling_core v0.21.3 |
| 1978 | 2026-06-25T04:02:52.440Z | Compiling ryu v1.0.23 |
| 1979 | 2026-06-25T04:02:52.463Z | Compiling base64ct v1.8.3 |
| 1980 | 2026-06-25T04:02:52.558Z | Compiling litrs v1.0.0 |
| 1981 | 2026-06-25T04:02:52.609Z | Compiling cipher v0.4.4 |
| 1982 | 2026-06-25T04:02:52.879Z | Compiling rustls-pki-types v1.14.0 |
| 1983 | 2026-06-25T04:02:52.986Z | Compiling clap_derive v4.6.1 |
| 1984 | 2026-06-25T04:02:53.011Z | Compiling document-features v0.2.12 |
| 1985 | 2026-06-25T04:02:53.129Z | Compiling scroll_derive v0.13.1 |
| 1986 | 2026-06-25T04:02:53.639Z | Compiling fastrand v2.3.0 |
| 1987 | 2026-06-25T04:02:53.871Z | Compiling hmac v0.12.1 |
| 1988 | 2026-06-25T04:02:53.883Z | Compiling scroll_derive v0.12.1 |
| 1989 | 2026-06-25T04:02:54.121Z | Compiling paste v1.0.15 |
| 1990 | 2026-06-25T04:02:54.153Z | Compiling rustix v0.38.44 |
| 1991 | 2026-06-25T04:02:54.316Z | Compiling darling_macro v0.21.3 |
| 1992 | 2026-06-25T04:02:54.364Z | Compiling winnow v0.7.14 |
| 1993 | 2026-06-25T04:02:54.460Z | Compiling base64 v0.22.1 |
| 1994 | 2026-06-25T04:02:54.495Z | Compiling untrusted v0.9.0 |
| 1995 | 2026-06-25T04:02:54.761Z | Compiling tempfile v3.25.0 |
| 1996 | 2026-06-25T04:02:54.774Z | Compiling darling v0.21.3 |
| 1997 | 2026-06-25T04:02:54.801Z | Compiling hubpack_derive v0.1.1 |
| 1998 | 2026-06-25T04:02:54.908Z | Compiling tracing-core v0.1.36 |
| 1999 | 2026-06-25T04:02:55.283Z | Compiling zerocopy-derive v0.7.35 |
| 2000 | 2026-06-25T04:02:55.875Z | Compiling openssl v0.10.79 |
| 2001 | 2026-06-25T04:02:55.991Z | Compiling tracing v0.1.44 |
| 2002 | 2026-06-25T04:02:56.273Z | Compiling rand_core v0.9.5 |
| 2003 | 2026-06-25T04:02:56.382Z | Compiling tokio-util v0.7.18 |
| 2004 | 2026-06-25T04:02:56.406Z | Compiling pem-rfc7468 v0.7.0 |
| 2005 | 2026-06-25T04:02:56.476Z | Compiling sha2 v0.10.9 |
| 2006 | 2026-06-25T04:02:56.533Z | Compiling curve25519-dalek v4.1.3 |
| 2007 | 2026-06-25T04:02:56.802Z | Compiling openapiv3 v2.2.0 |
| 2008 | 2026-06-25T04:02:57.009Z | Compiling strum_macros v0.26.4 |
| 2009 | 2026-06-25T04:02:57.277Z | Compiling usdt-impl v0.6.0 |
| 2010 | 2026-06-25T04:02:57.453Z | Compiling toml_parser v1.0.9+spec-1.1.0 |
| 2011 | 2026-06-25T04:02:57.666Z | Compiling scroll v0.13.0 |
| 2012 | 2026-06-25T04:02:57.797Z | Compiling http-body v1.0.1 |
| 2013 | 2026-06-25T04:02:57.919Z | Compiling zstd-sys v2.0.16+zstd.1.5.7 |
| 2014 | 2026-06-25T04:02:57.935Z | Compiling openssl-macros v0.1.1 |
| 2015 | 2026-06-25T04:02:57.948Z | Compiling usdt-impl v0.5.0 |
| 2016 | 2026-06-25T04:02:57.991Z | Compiling flagset v0.4.7 |
| 2017 | 2026-06-25T04:02:58.124Z | Compiling native-tls v0.2.18 |
| 2018 | 2026-06-25T04:02:58.155Z | Compiling atomic-waker v1.1.2 |
| 2019 | 2026-06-25T04:02:58.266Z | Compiling der v0.7.10 |
| 2020 | 2026-06-25T04:02:58.309Z | Compiling goblin v0.10.5 |
| 2021 | 2026-06-25T04:02:58.322Z | Compiling rand_chacha v0.9.0 |
| 2022 | 2026-06-25T04:02:58.325Z | Compiling scroll v0.12.0 |
| 2023 | 2026-06-25T04:02:58.491Z | Compiling curve25519-dalek-derive v0.1.1 |
| 2024 | 2026-06-25T04:02:58.605Z | Compiling num-bigint-dig v0.8.6 |
| 2025 | 2026-06-25T04:02:58.690Z | Compiling tower-service v0.3.3 |
| 2026 | 2026-06-25T04:02:58.774Z | Compiling tower-layer v0.3.3 |
| 2027 | 2026-06-25T04:02:58.781Z | Compiling openssl-probe v0.2.1 |
| 2028 | 2026-06-25T04:02:58.939Z | Compiling unicode-segmentation v1.12.0 |
| 2029 | 2026-06-25T04:02:58.948Z | Compiling try-lock v0.2.5 |
| 2030 | 2026-06-25T04:02:58.948Z | Compiling powerfmt v0.2.0 |
| 2031 | 2026-06-25T04:02:59.057Z | Compiling untrusted v0.7.1 |
| 2032 | 2026-06-25T04:02:59.075Z | Compiling want v0.3.1 |
| 2033 | 2026-06-25T04:02:59.145Z | Compiling deranged v0.5.8 |
| 2034 | 2026-06-25T04:02:59.181Z | Compiling spki v0.7.3 |
| 2035 | 2026-06-25T04:02:59.299Z | Compiling goblin v0.8.2 |
| 2036 | 2026-06-25T04:02:59.367Z | Compiling rand v0.9.2 |
| 2037 | 2026-06-25T04:02:59.384Z | Compiling h2 v0.4.13 |
| 2038 | 2026-06-25T04:02:59.948Z | Compiling salsa20 v0.10.2 |
| 2039 | 2026-06-25T04:03:00.092Z | Compiling zerocopy v0.7.35 |
| 2040 | 2026-06-25T04:03:01.052Z | Compiling pbkdf2 v0.12.2 |
| 2041 | 2026-06-25T04:03:01.080Z | Compiling dtrace-parser v0.3.0 |
| 2042 | 2026-06-25T04:03:01.247Z | Compiling dof v0.4.0 |
| 2043 | 2026-06-25T04:03:01.987Z | Compiling hex v0.4.3 |
| 2044 | 2026-06-25T04:03:02.124Z | Compiling ipnet v2.11.0 |
| 2045 | 2026-06-25T04:03:02.254Z | Compiling thread-id v5.1.0 |
| 2046 | 2026-06-25T04:03:02.336Z | Compiling num_threads v0.1.7 |
| 2047 | 2026-06-25T04:03:02.348Z | Compiling pin-utils v0.1.0 |
| 2048 | 2026-06-25T04:03:02.370Z | Compiling httpdate v1.0.3 |
| 2049 | 2026-06-25T04:03:02.419Z | Compiling time v0.3.47 |
| 2050 | 2026-06-25T04:03:02.548Z | Compiling hyper v1.8.1 |
| 2051 | 2026-06-25T04:03:02.575Z | Compiling dof v0.3.0 |
| 2052 | 2026-06-25T04:03:03.061Z | Compiling scrypt v0.11.0 |
| 2053 | 2026-06-25T04:03:03.098Z | Compiling heck v0.4.1 |
| 2054 | 2026-06-25T04:03:03.255Z | Compiling dtrace-parser v0.2.0 |
| 2055 | 2026-06-25T04:03:03.271Z | Compiling aes v0.8.4 |
| 2056 | 2026-06-25T04:03:03.293Z | Compiling cbc v0.1.2 |
| 2057 | 2026-06-25T04:03:03.429Z | Compiling serde_spanned v0.6.9 |
| 2058 | 2026-06-25T04:03:03.556Z | Compiling toml_datetime v0.6.11 |
| 2059 | 2026-06-25T04:03:03.718Z | Compiling bzip2-sys v0.1.13+1.0.8 |
| 2060 | 2026-06-25T04:03:03.792Z | Compiling daft-derive v0.1.7 |
| 2061 | 2026-06-25T04:03:03.804Z | Compiling thread-id v4.2.2 |
| 2062 | 2026-06-25T04:03:03.861Z | Compiling socket2 v0.5.10 |
| 2063 | 2026-06-25T04:03:03.883Z | Compiling memoffset v0.9.1 |
| 2064 | 2026-06-25T04:03:03.968Z | Compiling fs-err v3.3.0 |
| 2065 | 2026-06-25T04:03:04.159Z | Compiling ref-cast v1.0.25 |
| 2066 | 2026-06-25T04:03:04.216Z | Compiling either v1.15.0 |
| 2067 | 2026-06-25T04:03:04.450Z | Compiling tinyvec_macros v0.1.1 |
| 2068 | 2026-06-25T04:03:04.453Z | Compiling hyper-util v0.1.20 |
| 2069 | 2026-06-25T04:03:04.543Z | Compiling tinyvec v1.10.0 |
| 2070 | 2026-06-25T04:03:04.908Z | Compiling pkcs5 v0.7.1 |
| 2071 | 2026-06-25T04:03:05.341Z | Compiling serde_with_macros v3.17.0 |
| 2072 | 2026-06-25T04:03:05.792Z | Compiling heapless v0.7.17 |
| 2073 | 2026-06-25T04:03:06.027Z | Compiling spin v0.9.8 |
| 2074 | 2026-06-25T04:03:06.145Z | Compiling enum-as-inner v0.6.1 |
| 2075 | 2026-06-25T04:03:06.410Z | Compiling signal-hook v0.3.18 |
| 2076 | 2026-06-25T04:03:06.547Z | Compiling zstd-safe v7.2.4 |
| 2077 | 2026-06-25T04:03:06.587Z | Compiling cfg_aliases v0.2.1 |
| 2078 | 2026-06-25T04:03:06.597Z | Compiling simd-adler32 v0.3.8 |
| 2079 | 2026-06-25T04:03:06.659Z | Compiling nix v0.31.2 |
| 2080 | 2026-06-25T04:03:07.007Z | Compiling pkcs8 v0.10.2 |
| 2081 | 2026-06-25T04:03:07.287Z | Compiling usdt-macro v0.6.0 |
| 2082 | 2026-06-25T04:03:07.553Z | Compiling usdt-attr-macro v0.6.0 |
| 2083 | 2026-06-25T04:03:08.025Z | Compiling rustls-native-certs v0.8.3 |
| 2084 | 2026-06-25T04:03:08.232Z | Compiling http-body-util v0.1.3 |
| 2085 | 2026-06-25T04:03:08.400Z | Compiling darling_core v0.20.11 |
| 2086 | 2026-06-25T04:03:08.480Z | Compiling sync_wrapper v1.0.2 |
| 2087 | 2026-06-25T04:03:08.658Z | Compiling erased-serde v0.3.31 |
| 2088 | 2026-06-25T04:03:09.131Z | Compiling ref-cast-impl v1.0.25 |
| 2089 | 2026-06-25T04:03:09.197Z | Compiling wait-timeout v0.2.1 |
| 2090 | 2026-06-25T04:03:09.424Z | Compiling ahash v0.8.12 |
| 2091 | 2026-06-25T04:03:09.454Z | Compiling encoding_rs v0.8.35 |
| 2092 | 2026-06-25T04:03:09.631Z | Compiling foreign-types-shared v0.1.1 |
| 2093 | 2026-06-25T04:03:09.645Z | Compiling mime v0.3.17 |
| 2094 | 2026-06-25T04:03:09.717Z | Compiling winnow v0.5.40 |
| 2095 | 2026-06-25T04:03:09.729Z | Compiling bit-vec v0.8.0 |
| 2096 | 2026-06-25T04:03:09.875Z | Compiling utf8parse v0.2.2 |
| 2097 | 2026-06-25T04:03:09.987Z | Compiling quick-error v1.2.3 |
| 2098 | 2026-06-25T04:03:10.002Z | Compiling adler2 v2.0.1 |
| 2099 | 2026-06-25T04:03:10.097Z | Compiling miniz_oxide v0.8.9 |
| 2100 | 2026-06-25T04:03:10.129Z | Compiling rusty-fork v0.3.1 |
| 2101 | 2026-06-25T04:03:10.301Z | Compiling darling_macro v0.20.11 |
| 2102 | 2026-06-25T04:03:10.409Z | Compiling bit-set v0.8.0 |
| 2103 | 2026-06-25T04:03:10.577Z | Compiling foreign-types v0.3.2 |
| 2104 | 2026-06-25T04:03:10.754Z | Compiling tower v0.5.3 |
| 2105 | 2026-06-25T04:03:10.826Z | Compiling unicode-normalization v0.1.25 |
| 2106 | 2026-06-25T04:03:11.082Z | Compiling toml_edit v0.19.15 |
| 2107 | 2026-06-25T04:03:11.166Z | Compiling rand_xorshift v0.4.0 |
| 2108 | 2026-06-25T04:03:11.228Z | Compiling webpki-roots v1.0.6 |
| 2109 | 2026-06-25T04:03:11.348Z | Compiling serde_urlencoded v0.7.1 |
| 2110 | 2026-06-25T04:03:11.421Z | Compiling pin-project-internal v1.1.11 |
| 2111 | 2026-06-25T04:03:11.457Z | Compiling zlib-rs v0.6.2 |
| 2112 | 2026-06-25T04:03:11.501Z | Compiling smoltcp v0.9.1 |
| 2113 | 2026-06-25T04:03:11.582Z | Compiling unarray v0.1.4 |
| 2114 | 2026-06-25T04:03:11.694Z | Compiling anstyle v1.0.14 |
| 2115 | 2026-06-25T04:03:11.788Z | Compiling iri-string v0.7.10 |
| 2116 | 2026-06-25T04:03:11.907Z | Compiling proptest v1.10.0 |
| 2117 | 2026-06-25T04:03:13.126Z | Compiling tower-http v0.6.8 |
| 2118 | 2026-06-25T04:03:13.530Z | Compiling flate2 v1.1.9 |
| 2119 | 2026-06-25T04:03:13.705Z | Compiling darling v0.20.11 |
| 2120 | 2026-06-25T04:03:14.105Z | Compiling ipnetwork v0.21.1 |
| 2121 | 2026-06-25T04:03:14.123Z | Compiling num-integer v0.1.46 |
| 2122 | 2026-06-25T04:03:14.420Z | Compiling is_terminal_polyfill v1.70.2 |
| 2123 | 2026-06-25T04:03:14.444Z | Compiling colorchoice v1.0.4 |
| 2124 | 2026-06-25T04:03:14.514Z | Compiling siphasher v1.0.2 |
| 2125 | 2026-06-25T04:03:14.557Z | Compiling psl-types v2.0.11 |
| 2126 | 2026-06-25T04:03:14.705Z | Compiling anstyle-query v1.1.5 |
| 2127 | 2026-06-25T04:03:14.790Z | Compiling publicsuffix v2.3.0 |
| 2128 | 2026-06-25T04:03:14.818Z | Compiling oxnet v0.1.6 |
| 2129 | 2026-06-25T04:03:15.122Z | Compiling newtype-uuid v1.3.2 |
| 2130 | 2026-06-25T04:03:15.218Z | Compiling derive_builder_core v0.20.2 |
| 2131 | 2026-06-25T04:03:15.429Z | Compiling snafu-derive v0.8.9 |
| 2132 | 2026-06-25T04:03:15.800Z | Compiling rand_chacha v0.3.1 |
| 2133 | 2026-06-25T04:03:15.971Z | Compiling signature v2.2.0 |
| 2134 | 2026-06-25T04:03:16.118Z | Compiling strum_macros v0.27.2 |
| 2135 | 2026-06-25T04:03:16.162Z | Compiling serde_repr v0.1.20 |
| 2136 | 2026-06-25T04:03:16.893Z | Compiling unicode-properties v0.1.4 |
| 2137 | 2026-06-25T04:03:17.049Z | Compiling unicode-bidi v0.3.18 |
| 2138 | 2026-06-25T04:03:17.106Z | Compiling object v0.37.3 |
| 2139 | 2026-06-25T04:03:17.409Z | Compiling stringprep v0.1.5 |
| 2140 | 2026-06-25T04:03:17.522Z | Compiling rand v0.8.6 |
| 2141 | 2026-06-25T04:03:17.537Z | Compiling derive_builder_macro v0.20.2 |
| 2142 | 2026-06-25T04:03:17.826Z | Compiling daft v0.1.7 |
| 2143 | 2026-06-25T04:03:17.982Z | Compiling cookie_store v0.22.1 |
| 2144 | 2026-06-25T04:03:18.096Z | Compiling tokio-native-tls v0.3.1 |
| 2145 | 2026-06-25T04:03:18.265Z | Compiling num-iter v0.1.45 |
| 2146 | 2026-06-25T04:03:18.387Z | Compiling anstyle-parse v1.0.0 |
| 2147 | 2026-06-25T04:03:18.607Z | Compiling futures-executor v0.3.32 |
| 2148 | 2026-06-25T04:03:18.848Z | Compiling bstr v1.12.1 |
| 2149 | 2026-06-25T04:03:19.316Z | Compiling md-5 v0.10.6 |
| 2150 | 2026-06-25T04:03:19.424Z | Compiling hash32 v0.2.1 |
| 2151 | 2026-06-25T04:03:19.465Z | Compiling ff v0.13.1 |
| 2152 | 2026-06-25T04:03:19.598Z | Compiling vergen-lib v9.1.0 |
| 2153 | 2026-06-25T04:03:20.130Z | Compiling fallible-iterator v0.2.0 |
| 2154 | 2026-06-25T04:03:20.145Z | Compiling base16ct v0.2.0 |
| 2155 | 2026-06-25T04:03:20.308Z | Compiling sec1 v0.7.3 |
| 2156 | 2026-06-25T04:03:20.416Z | Compiling postgres-protocol v0.6.10 |
| 2157 | 2026-06-25T04:03:20.444Z | Compiling group v0.13.0 |
| 2158 | 2026-06-25T04:03:20.830Z | Compiling futures v0.3.32 |
| 2159 | 2026-06-25T04:03:20.913Z | Compiling anstream v1.0.0 |
| 2160 | 2026-06-25T04:03:21.056Z | Compiling hyper-tls v0.6.0 |
| 2161 | 2026-06-25T04:03:21.176Z | Compiling derive_builder v0.20.2 |
| 2162 | 2026-06-25T04:03:21.267Z | Compiling phf_shared v0.13.1 |
| 2163 | 2026-06-25T04:03:21.300Z | Compiling pin-project v1.1.11 |
| 2164 | 2026-06-25T04:03:21.426Z | Compiling anstyle-parse v0.2.7 |
| 2165 | 2026-06-25T04:03:21.483Z | Compiling lazy_static v1.5.0 |
| 2166 | 2026-06-25T04:03:21.609Z | Compiling hkdf v0.12.4 |
| 2167 | 2026-06-25T04:03:21.648Z | Compiling terminal_size v0.4.3 |
| 2168 | 2026-06-25T04:03:21.756Z | Compiling crypto-bigint v0.5.5 |
| 2169 | 2026-06-25T04:03:21.785Z | Compiling async-recursion v1.1.1 |
| 2170 | 2026-06-25T04:03:22.362Z | Compiling vergen v9.1.0 |
| 2171 | 2026-06-25T04:03:22.550Z | Compiling cargo-platform v0.3.2 |
| 2172 | 2026-06-25T04:03:22.799Z | Compiling memmap2 v0.9.10 |
| 2173 | 2026-06-25T04:03:23.308Z | Compiling clap_lex v1.0.0 |
| 2174 | 2026-06-25T04:03:23.497Z | Compiling managed v0.8.0 |
| 2175 | 2026-06-25T04:03:23.521Z | Compiling libbz2-rs-sys v0.2.2 |
| 2176 | 2026-06-25T04:03:23.710Z | Compiling foldhash v0.1.5 |
| 2177 | 2026-06-25T04:03:23.880Z | Compiling toml_write v0.1.2 |
| 2178 | 2026-06-25T04:03:24.079Z | Compiling bumpalo v3.20.2 |
| 2179 | 2026-06-25T04:03:24.082Z | Compiling same-file v1.0.6 |
| 2180 | 2026-06-25T04:03:24.240Z | Compiling bitflags v1.3.2 |
| 2181 | 2026-06-25T04:03:24.331Z | Compiling zopfli v0.8.3 |
| 2182 | 2026-06-25T04:03:24.877Z | Compiling walkdir v2.5.0 |
| 2183 | 2026-06-25T04:03:25.092Z | Compiling toml_edit v0.22.27 |
| 2184 | 2026-06-25T04:03:25.162Z | Compiling bzip2 v0.6.1 |
| 2185 | 2026-06-25T04:03:25.377Z | Compiling hashbrown v0.15.5 |
| 2186 | 2026-06-25T04:03:25.762Z | Compiling clap_builder v4.6.0 |
| 2187 | 2026-06-25T04:03:25.922Z | Compiling usdt v0.6.0 |
| 2188 | 2026-06-25T04:03:26.164Z | Compiling cargo_metadata v0.23.1 |
| 2189 | 2026-06-25T04:03:27.356Z | Compiling elliptic-curve v0.13.8 |
| 2190 | 2026-06-25T04:03:28.058Z | Compiling anstream v0.6.21 |
| 2191 | 2026-06-25T04:03:28.173Z | Compiling phf v0.13.1 |
| 2192 | 2026-06-25T04:03:28.336Z | Compiling snafu v0.8.9 |
| 2193 | 2026-06-25T04:03:28.672Z | Compiling signal-hook-mio v0.2.5 |
| 2194 | 2026-06-25T04:03:28.713Z | Compiling postgres-types v0.2.12 |
| 2195 | 2026-06-25T04:03:28.793Z | Compiling bzip2 v0.4.4 |
| 2196 | 2026-06-25T04:03:28.826Z | Compiling zstd v0.13.3 |
| 2197 | 2026-06-25T04:03:28.995Z | Compiling globset v0.4.18 |
| 2198 | 2026-06-25T04:03:29.077Z | Compiling strum v0.27.2 |
| 2199 | 2026-06-25T04:03:29.135Z | Compiling ed25519 v2.2.3 |
| 2200 | 2026-06-25T04:03:29.219Z | Compiling phf_shared v0.11.3 |
| 2201 | 2026-06-25T04:03:29.370Z | Compiling olpc-cjson v0.1.4 |
| 2202 | 2026-06-25T04:03:29.427Z | Compiling pkcs1 v0.7.5 |
| 2203 | 2026-06-25T04:03:29.467Z | Compiling strum v0.26.3 |
| 2204 | 2026-06-25T04:03:29.531Z | Compiling hubpack v0.1.2 |
| 2205 | 2026-06-25T04:03:29.594Z | Compiling pem v3.0.6 |
| 2206 | 2026-06-25T04:03:29.710Z | Compiling rfc6979 v0.4.0 |
| 2207 | 2026-06-25T04:03:29.741Z | Compiling sha1 v0.10.6 |
| 2208 | 2026-06-25T04:03:29.793Z | Compiling serde_plain v1.0.2 |
| 2209 | 2026-06-25T04:03:29.836Z | Compiling serde-big-array v0.5.1 |
| 2210 | 2026-06-25T04:03:29.877Z | Compiling float-cmp v0.10.0 |
| 2211 | 2026-06-25T04:03:29.979Z | Compiling env_filter v1.0.0 |
| 2212 | 2026-06-25T04:03:30.004Z | Compiling static_assertions v1.1.0 |
| 2213 | 2026-06-25T04:03:30.027Z | Compiling predicates-core v1.0.10 |
| 2214 | 2026-06-25T04:03:30.077Z | Compiling new_debug_unreachable v1.0.6 |
| 2215 | 2026-06-25T04:03:30.193Z | Compiling whoami v2.1.0 |
| 2216 | 2026-06-25T04:03:30.236Z | Compiling normalize-line-endings v0.3.0 |
| 2217 | 2026-06-25T04:03:30.338Z | Compiling jiff v0.2.21 |
| 2218 | 2026-06-25T04:03:30.539Z | Compiling fixedbitset v0.4.2 |
| 2219 | 2026-06-25T04:03:30.558Z | Compiling fixedbitset v0.5.7 |
| 2220 | 2026-06-25T04:03:30.750Z | Compiling keccak v0.1.6 |
| 2221 | 2026-06-25T04:03:30.839Z | Compiling difflib v0.4.0 |
| 2222 | 2026-06-25T04:03:30.949Z | Compiling precomputed-hash v0.1.1 |
| 2223 | 2026-06-25T04:03:31.042Z | Compiling data-encoding v2.10.0 |
| 2224 | 2026-06-25T04:03:31.122Z | Compiling typed-path v0.9.3 |
| 2225 | 2026-06-25T04:03:31.278Z | Compiling predicates v3.1.4 |
| 2226 | 2026-06-25T04:03:31.463Z | Compiling hickory-proto v0.25.2 |
| 2227 | 2026-06-25T04:03:31.572Z | Compiling string_cache v0.8.9 |
| 2228 | 2026-06-25T04:03:31.793Z | Compiling sha3 v0.10.8 |
| 2229 | 2026-06-25T04:03:31.830Z | Compiling petgraph v0.8.3 |
| 2230 | 2026-06-25T04:03:32.056Z | Compiling petgraph v0.6.5 |
| 2231 | 2026-06-25T04:03:32.277Z | Compiling tokio-postgres v0.7.16 |
| 2232 | 2026-06-25T04:03:33.503Z | Compiling zip v4.6.1 |
| 2233 | 2026-06-25T04:03:34.001Z | Compiling env_logger v0.11.9 |
| 2234 | 2026-06-25T04:03:34.313Z | Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25) |
| 2235 | 2026-06-25T04:03:34.327Z | Compiling ecdsa v0.16.9 |
| 2236 | 2026-06-25T04:03:34.373Z | Compiling rsa v0.9.10 |
| 2237 | 2026-06-25T04:03:35.685Z | Compiling ed25519-dalek v2.2.0 |
| 2238 | 2026-06-25T04:03:35.968Z | Compiling zip v0.6.6 |
| 2239 | 2026-06-25T04:03:36.141Z | Compiling crossterm v0.28.1 |
| 2240 | 2026-06-25T04:03:36.846Z | Compiling iddqd v0.4.2 |
| 2241 | 2026-06-25T04:03:36.860Z | Compiling clap v4.6.1 |
| 2242 | 2026-06-25T04:03:36.949Z | Compiling similar v2.7.0 |
| 2243 | 2026-06-25T04:03:37.149Z | Compiling crossbeam-epoch v0.9.18 |
| 2244 | 2026-06-25T04:03:37.338Z | Compiling toml v0.7.8 |
| 2245 | 2026-06-25T04:03:37.459Z | Compiling serde_with v3.17.0 |
| 2246 | 2026-06-25T04:03:37.678Z | Compiling itertools v0.13.0 |
| 2247 | 2026-06-25T04:03:37.875Z | Compiling x509-cert v0.2.5 |
| 2248 | 2026-06-25T04:03:38.058Z | Compiling tokio-stream v0.1.18 |
| 2249 | 2026-06-25T04:03:38.402Z | Compiling rustls-webpki v0.103.9 |
| 2250 | 2026-06-25T04:03:38.516Z | Compiling buf-list v1.1.2 |
| 2251 | 2026-06-25T04:03:38.579Z | Compiling gateway-ereport-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25) |
| 2252 | 2026-06-25T04:03:39.010Z | Compiling lalrpop-util v0.19.12 |
| 2253 | 2026-06-25T04:03:39.327Z | Compiling peg-runtime v0.8.5 |
| 2254 | 2026-06-25T04:03:42.300Z | Compiling tokio-rustls v0.26.4 |
| 2255 | 2026-06-25T04:03:42.566Z | Compiling hyper-rustls v0.27.7 |
| 2256 | 2026-06-25T04:03:42.566Z | Compiling rustls-platform-verifier v0.6.2 |
| 2257 | 2026-06-25T04:03:42.875Z | Compiling reqwest v0.13.2 |
| 2258 | 2026-06-25T04:03:43.374Z | Compiling reqwest v0.12.28 |
| 2259 | 2026-06-25T04:03:45.137Z | Compiling tough v0.22.0 |
| 2260 | 2026-06-25T04:03:48.669Z | Compiling omicron-workspace-hack v0.1.0 (/work/ci/omicron/workspace-hack) |
| 2261 | 2026-06-25T04:04:24.521Z | Compiling slog-async v2.8.0 |
| 2262 | 2026-06-25T04:04:24.535Z | Compiling rustls v0.22.4 |
| 2263 | 2026-06-25T04:04:24.783Z | Compiling newtype-uuid-macros v0.1.0 |
| 2264 | 2026-06-25T04:04:24.811Z | Compiling structmeta-derive v0.3.0 |
| 2265 | 2026-06-25T04:04:25.088Z | Compiling multer v3.1.0 |
| 2266 | 2026-06-25T04:04:25.251Z | Compiling crossbeam-channel v0.5.15 |
| 2267 | 2026-06-25T04:04:25.289Z | Compiling async-stream-impl v0.3.6 |
| 2268 | 2026-06-25T04:04:25.512Z | Compiling dropshot v0.17.0 |
| 2269 | 2026-06-25T04:04:25.735Z | Compiling dropshot_endpoint v0.17.0 |
| 2270 | 2026-06-25T04:04:25.812Z | Compiling structmeta v0.3.0 |
| 2271 | 2026-06-25T04:04:25.863Z | Compiling thread_local v1.1.9 |
| 2272 | 2026-06-25T04:04:26.025Z | Compiling derive-ex v0.1.8 |
| 2273 | 2026-06-25T04:04:26.093Z | Compiling progenitor-client v0.14.0 |
| 2274 | 2026-06-25T04:04:26.218Z | Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 2275 | 2026-06-25T04:04:26.594Z | Compiling is-terminal v0.4.17 |
| 2276 | 2026-06-25T04:04:26.635Z | Compiling term v1.2.1 |
| 2277 | 2026-06-25T04:04:26.705Z | Compiling take_mut v0.2.2 |
| 2278 | 2026-06-25T04:04:27.297Z | Compiling slog-term v2.9.2 |
| 2279 | 2026-06-25T04:04:27.572Z | Compiling test-strategy v0.4.5 |
| 2280 | 2026-06-25T04:04:28.073Z | Compiling match_cfg v0.1.0 |
| 2281 | 2026-06-25T04:04:28.154Z | Compiling hostname v0.3.1 |
| 2282 | 2026-06-25T04:04:28.328Z | Compiling omicron-uuid-kinds v0.1.0 (/work/ci/omicron/uuid-kinds) |
| 2283 | 2026-06-25T04:04:28.426Z | Compiling slog-json v2.6.1 |
| 2284 | 2026-06-25T04:04:28.587Z | Compiling rustls-webpki v0.102.8 |
| 2285 | 2026-06-25T04:04:28.698Z | Compiling slog-bunyan v2.5.0 |
| 2286 | 2026-06-25T04:04:28.851Z | Compiling debug-ignore v1.0.5 |
| 2287 | 2026-06-25T04:04:28.898Z | Compiling compression-core v0.4.31 |
| 2288 | 2026-06-25T04:04:29.030Z | Compiling compression-codecs v0.4.37 |
| 2289 | 2026-06-25T04:04:29.396Z | Compiling serde_spanned v1.0.4 |
| 2290 | 2026-06-25T04:04:29.559Z | Compiling toml_datetime v1.0.0+spec-1.1.0 |
| 2291 | 2026-06-25T04:04:30.017Z | Compiling toml_writer v1.0.6+spec-1.1.0 |
| 2292 | 2026-06-25T04:04:30.111Z | Compiling async-compression v0.4.41 |
| 2293 | 2026-06-25T04:04:30.295Z | Compiling toml v1.0.6+spec-1.1.0 |
| 2294 | 2026-06-25T04:04:30.589Z | Compiling async-stream v0.3.6 |
| 2295 | 2026-06-25T04:04:30.845Z | Compiling waitgroup v0.1.2 |
| 2296 | 2026-06-25T04:04:31.015Z | Compiling rustls-pemfile v2.2.0 |
| 2297 | 2026-06-25T04:04:31.320Z | Compiling tokio-rustls v0.25.0 |
| 2298 | 2026-06-25T04:04:31.578Z | Compiling serde_path_to_error v0.1.20 |
| 2299 | 2026-06-25T04:04:31.653Z | Compiling hostname v0.4.2 |
| 2300 | 2026-06-25T04:04:31.827Z | Compiling parse-display-derive v0.10.0 |
| 2301 | 2026-06-25T04:04:32.890Z | Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#8f60acdf) |
| 2302 | 2026-06-25T04:04:33.132Z | Compiling macaddr v1.0.1 |
| 2303 | 2026-06-25T04:04:33.283Z | Compiling tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#a7d440f5) |
| 2304 | 2026-06-25T04:04:33.425Z | Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 2305 | 2026-06-25T04:04:33.585Z | Compiling api_identity v0.1.0 (/work/ci/omicron/api_identity) |
| 2306 | 2026-06-25T04:04:33.993Z | Compiling instant v0.1.13 |
| 2307 | 2026-06-25T04:04:34.125Z | Compiling atomicwrites v0.4.4 |
| 2308 | 2026-06-25T04:04:34.414Z | Compiling itertools v0.14.0 |
| 2309 | 2026-06-25T04:04:34.428Z | Compiling regress v0.10.5 |
| 2310 | 2026-06-25T04:04:34.816Z | Compiling omicron-ledger v0.1.0 (/work/ci/omicron/ledger) |
| 2311 | 2026-06-25T04:04:35.155Z | Compiling backon v1.6.0 |
| 2312 | 2026-06-25T04:04:35.401Z | Compiling progenitor-extras v0.2.0 |
| 2313 | 2026-06-25T04:04:35.425Z | Compiling backoff v0.4.0 |
| 2314 | 2026-06-25T04:04:35.645Z | Compiling parse-display v0.10.0 |
| 2315 | 2026-06-25T04:04:35.658Z | Compiling protocol v0.1.0 (https://github.com/oxidecomputer/lldp#54b26617) |
| 2316 | 2026-06-25T04:04:35.669Z | Compiling humantime v2.3.0 |
| 2317 | 2026-06-25T04:04:35.984Z | Compiling regress v0.11.1 |
| 2318 | 2026-06-25T04:04:36.123Z | Compiling universal-hash v0.5.1 |
| 2319 | 2026-06-25T04:04:36.296Z | Compiling omicron-common v0.1.0 (/work/ci/omicron/common) |
| 2320 | 2026-06-25T04:04:36.518Z | Compiling unicode-width v0.2.0 |
| 2321 | 2026-06-25T04:04:36.834Z | Compiling opaque-debug v0.3.1 |
| 2322 | 2026-06-25T04:04:36.981Z | Compiling half v2.7.1 |
| 2323 | 2026-06-25T04:04:37.350Z | Compiling ciborium-io v0.2.2 |
| 2324 | 2026-06-25T04:04:37.464Z | Compiling crucible-workspace-hack v0.1.0 |
| 2325 | 2026-06-25T04:04:37.524Z | Compiling ciborium-ll v0.2.2 |
| 2326 | 2026-06-25T04:04:37.660Z | Compiling typify-impl v0.6.2 |
| 2327 | 2026-06-25T04:04:37.823Z | Compiling convert_case v0.4.0 |
| 2328 | 2026-06-25T04:04:38.143Z | Compiling derive_more v0.99.20 |
| 2329 | 2026-06-25T04:04:38.173Z | Compiling ciborium v0.2.2 |
| 2330 | 2026-06-25T04:04:38.691Z | Compiling aead v0.5.2 |
| 2331 | 2026-06-25T04:04:38.895Z | Compiling secrecy v0.10.3 |
| 2332 | 2026-06-25T04:04:39.019Z | Compiling poly1305 v0.8.0 |
| 2333 | 2026-06-25T04:04:39.123Z | Compiling chacha20 v0.9.1 |
| 2334 | 2026-06-25T04:04:39.393Z | Compiling unsafe-libyaml v0.2.11 |
| 2335 | 2026-06-25T04:04:39.656Z | Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=bd9a0e2abe6b6b89aec8c85f4ee57474144ed150#bd9a0e2a) |
| 2336 | 2026-06-25T04:04:40.098Z | Compiling serde_yaml v0.9.34+deprecated |
| 2337 | 2026-06-25T04:04:40.348Z | Compiling sled-hardware-types v0.1.0 (/work/ci/omicron/sled-hardware/types) |
| 2338 | 2026-06-25T04:04:41.150Z | Compiling typify-macro v0.6.2 |
| 2339 | 2026-06-25T04:04:41.415Z | Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7) |
| 2340 | 2026-06-25T04:04:41.788Z | Compiling propolis-api-types-versions v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7) |
| 2341 | 2026-06-25T04:04:42.530Z | Compiling thiserror-impl-no-std v2.0.2 |
| 2342 | 2026-06-25T04:04:42.648Z | Compiling typify v0.6.2 |
| 2343 | 2026-06-25T04:04:42.675Z | Compiling gfss v0.1.0 (/work/ci/omicron/trust-quorum/gfss) |
| 2344 | 2026-06-25T04:04:42.772Z | Compiling byte-wrapper v0.1.0 |
| 2345 | 2026-06-25T04:04:43.657Z | Compiling thiserror-no-std v2.0.2 |
| 2346 | 2026-06-25T04:04:43.686Z | Compiling password-hash v0.5.0 |
| 2347 | 2026-06-25T04:04:43.760Z | Compiling blake2 v0.10.6 |
| 2348 | 2026-06-25T04:04:43.927Z | Compiling toml_datetime v0.7.5+spec-1.1.0 |
| 2349 | 2026-06-25T04:04:43.994Z | Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7) |
| 2350 | 2026-06-25T04:04:44.107Z | Compiling toml_edit v0.23.10+spec-1.0.0 |
| 2351 | 2026-06-25T04:04:44.164Z | Compiling argon2 v0.5.3 |
| 2352 | 2026-06-25T04:04:44.276Z | Compiling vsss-rs v3.3.4 |
| 2353 | 2026-06-25T04:04:44.669Z | Compiling trust-quorum-types-versions v0.1.0 (/work/ci/omicron/trust-quorum/types/versions) |
| 2354 | 2026-06-25T04:04:45.012Z | Compiling progenitor-impl v0.14.0 |
| 2355 | 2026-06-25T04:04:45.211Z | Compiling chacha20poly1305 v0.10.1 |
| 2356 | 2026-06-25T04:04:45.373Z | Compiling indent_write v2.2.0 |
| 2357 | 2026-06-25T04:04:45.702Z | Compiling proc-macro-crate v3.4.0 |
| 2358 | 2026-06-25T04:04:45.883Z | Compiling bootstore v0.1.0 (/work/ci/omicron/bootstore) |
| 2359 | 2026-06-25T04:04:45.973Z | Compiling omicron-passwords v0.1.0 (/work/ci/omicron/passwords) |
| 2360 | 2026-06-25T04:04:47.152Z | Compiling progenitor-macro v0.14.0 |
| 2361 | 2026-06-25T04:04:48.607Z | Compiling sled-agent-types-versions v0.1.0 (/work/ci/omicron/sled-agent/types/versions) |
| 2362 | 2026-06-25T04:04:49.079Z | Compiling num_enum_derive v0.7.6 |
| 2363 | 2026-06-25T04:04:49.628Z | Compiling swrite v0.1.0 |
| 2364 | 2026-06-25T04:04:49.964Z | Compiling proc-macro-error-attr v1.0.4 |
| 2365 | 2026-06-25T04:04:50.037Z | Compiling num_enum v0.7.6 |
| 2366 | 2026-06-25T04:04:50.163Z | Compiling heapless v0.8.0 |
| 2367 | 2026-06-25T04:04:50.250Z | Compiling ingot-macros v0.1.1 |
| 2368 | 2026-06-25T04:04:50.617Z | Compiling tabwriter v1.4.1 |
| 2369 | 2026-06-25T04:04:51.002Z | Compiling hash32 v0.3.1 |
| 2370 | 2026-06-25T04:04:51.178Z | Compiling proc-macro-error v1.0.4 |
| 2371 | 2026-06-25T04:04:51.181Z | Compiling progenitor v0.14.0 |
| 2372 | 2026-06-25T04:04:51.346Z | Compiling smoltcp v0.11.0 |
| 2373 | 2026-06-25T04:04:51.386Z | Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 2374 | 2026-06-25T04:04:52.125Z | Compiling cobs v0.3.0 |
| 2375 | 2026-06-25T04:04:52.202Z | Compiling colored v3.1.1 |
| 2376 | 2026-06-25T04:04:52.421Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#d9645f8d) |
| 2377 | 2026-06-25T04:04:52.643Z | Compiling postcard v1.1.3 |
| 2378 | 2026-06-25T04:04:52.844Z | Compiling ingot-types v0.1.2 |
| 2379 | 2026-06-25T04:04:53.077Z | Compiling proc-macro-crate v1.3.1 |
| 2380 | 2026-06-25T04:04:53.249Z | Compiling ingot v0.1.1 |
| 2381 | 2026-06-25T04:04:53.305Z | Compiling foreign-types-macros v0.2.3 |
| 2382 | 2026-06-25T04:04:53.382Z | Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=8b44982bf0d3f8ea52c810b2b00425a1e350e2f8#8b44982b) |
| 2383 | 2026-06-25T04:04:53.823Z | Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=8b44982bf0d3f8ea52c810b2b00425a1e350e2f8#8b44982b) |
| 2384 | 2026-06-25T04:04:53.876Z | Compiling foreign-types-shared v0.3.1 |
| 2385 | 2026-06-25T04:04:53.983Z | Compiling rayon-core v1.13.0 |
| 2386 | 2026-06-25T04:04:54.028Z | Compiling cpufeatures v0.3.0 |
| 2387 | 2026-06-25T04:04:54.116Z | Compiling chacha20 v0.10.0 |
| 2388 | 2026-06-25T04:04:54.250Z | Compiling foreign-types v0.5.0 |
| 2389 | 2026-06-25T04:04:54.342Z | Compiling num_enum_derive v0.5.11 |
| 2390 | 2026-06-25T04:04:54.671Z | Compiling crossbeam-deque v0.8.6 |
| 2391 | 2026-06-25T04:04:54.921Z | Compiling camino-tempfile v1.4.1 |
| 2392 | 2026-06-25T04:04:55.290Z | Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=8b44982bf0d3f8ea52c810b2b00425a1e350e2f8#8b44982b) |
| 2393 | 2026-06-25T04:04:55.362Z | Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 2394 | 2026-06-25T04:04:55.506Z | Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=8b44982bf0d3f8ea52c810b2b00425a1e350e2f8#8b44982b) |
| 2395 | 2026-06-25T04:04:55.540Z | Compiling cstr-argument v0.1.2 |
| 2396 | 2026-06-25T04:04:55.725Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#1e40efd8) |
| 2397 | 2026-06-25T04:04:55.783Z | Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 2398 | 2026-06-25T04:04:55.967Z | Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 2399 | 2026-06-25T04:04:55.970Z | Compiling num_enum v0.5.11 |
| 2400 | 2026-06-25T04:04:56.073Z | Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#d9645f8d) |
| 2401 | 2026-06-25T04:04:56.187Z | Compiling rand v0.10.0 |
| 2402 | 2026-06-25T04:04:56.347Z | Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino#7e56ab6e) |
| 2403 | 2026-06-25T04:04:56.674Z | Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=8b44982bf0d3f8ea52c810b2b00425a1e350e2f8#8b44982b) |
| 2404 | 2026-06-25T04:04:57.020Z | Compiling rayon v1.11.0 |
| 2405 | 2026-06-25T04:04:57.117Z | Compiling illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b) |
| 2406 | 2026-06-25T04:04:57.503Z | Compiling zone_cfg_derive v0.3.1 |
| 2407 | 2026-06-25T04:04:57.651Z | Compiling key-manager-types v0.1.0 (/work/ci/omicron/key-manager/types) |
| 2408 | 2026-06-25T04:04:57.780Z | Compiling itertools v0.12.1 |
| 2409 | 2026-06-25T04:04:58.110Z | Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7) |
| 2410 | 2026-06-25T04:04:58.336Z | Compiling num-derive v0.4.2 |
| 2411 | 2026-06-25T04:04:58.931Z | Compiling sled-agent-types v0.1.0 (/work/ci/omicron/sled-agent/types) |
| 2412 | 2026-06-25T04:04:59.210Z | Compiling sigpipe v0.1.3 |
| 2413 | 2026-06-25T04:04:59.230Z | Compiling illumos-utils v0.1.0 (/work/ci/omicron/illumos-utils) |
| 2414 | 2026-06-25T04:04:59.260Z | Compiling glob v0.3.3 |
| 2415 | 2026-06-25T04:04:59.322Z | Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=bd9a0e2abe6b6b89aec8c85f4ee57474144ed150#bd9a0e2a) |
| 2416 | 2026-06-25T04:04:59.461Z | Compiling zone v0.3.1 |
| 2417 | 2026-06-25T04:05:00.054Z | Compiling oxlog v0.1.0 (/work/ci/omicron/dev-tools/oxlog) |
| 2418 | 2026-06-25T04:05:00.191Z | Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7) |
| 2419 | 2026-06-25T04:05:00.509Z | Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=8b44982bf0d3f8ea52c810b2b00425a1e350e2f8#8b44982b) |
| 2420 | 2026-06-25T04:05:01.092Z | Compiling smf v0.2.3 |
| 2421 | 2026-06-25T04:05:01.455Z | Compiling whoami v1.6.1 |
| 2422 | 2026-06-25T04:05:01.512Z | Compiling gethostname v0.5.0 |
| 2423 | 2026-06-25T04:05:01.656Z | Compiling usdt-attr-macro v0.5.0 |
| 2424 | 2026-06-25T04:05:02.049Z | Compiling usdt-macro v0.5.0 |
| 2425 | 2026-06-25T04:05:02.388Z | Compiling memmap v0.7.0 |
| 2426 | 2026-06-25T04:05:02.909Z | Compiling usdt v0.5.0 |
| 2427 | 2026-06-25T04:05:03.331Z | Compiling num-rational v0.4.2 |
| 2428 | 2026-06-25T04:05:04.234Z | Compiling derive-where v1.6.0 |
| 2429 | 2026-06-25T04:05:04.336Z | Compiling num-complex v0.4.6 |
| 2430 | 2026-06-25T04:05:05.086Z | Compiling prettyplease v0.2.37 |
| 2431 | 2026-06-25T04:05:05.925Z | Compiling num v0.4.3 |
| 2432 | 2026-06-25T04:05:06.847Z | Compiling resolv-conf v0.7.6 |
| 2433 | 2026-06-25T04:05:06.909Z | Compiling float-ord v0.3.2 |
| 2434 | 2026-06-25T04:05:07.034Z | Compiling oximeter-types-versions v0.1.0 (/work/ci/omicron/oximeter/types/versions) |
| 2435 | 2026-06-25T04:05:07.629Z | Compiling trust-quorum-types v0.1.0 (/work/ci/omicron/trust-quorum/types) |
| 2436 | 2026-06-25T04:05:07.995Z | Compiling toml v0.8.23 |
| 2437 | 2026-06-25T04:05:09.691Z | Compiling unicode-width v0.1.14 |
| 2438 | 2026-06-25T04:05:09.760Z | Compiling cancel-safe-futures v0.1.5 |
| 2439 | 2026-06-25T04:05:09.998Z | Compiling owo-colors v4.3.0 |
| 2440 | 2026-06-25T04:05:10.131Z | Compiling internal-dns-types-versions v0.1.0 (/work/ci/omicron/internal-dns/types/versions) |
| 2441 | 2026-06-25T04:05:10.496Z | Compiling libsw-core v0.3.2 |
| 2442 | 2026-06-25T04:05:10.657Z | Compiling bytecount v0.6.9 |
| 2443 | 2026-06-25T04:05:10.819Z | Compiling libsw v3.5.0 |
| 2444 | 2026-06-25T04:05:11.400Z | Compiling oximeter-types v0.1.0 (/work/ci/omicron/oximeter/types) |
| 2445 | 2026-06-25T04:05:11.703Z | Compiling console v0.15.11 |
| 2446 | 2026-06-25T04:05:11.721Z | Compiling newline-converter v0.3.0 |
| 2447 | 2026-06-25T04:05:11.801Z | Compiling hickory-proto v0.24.4 |
| 2448 | 2026-06-25T04:05:11.868Z | Compiling linear-map v1.2.0 |
| 2449 | 2026-06-25T04:05:12.095Z | Compiling libefi-sys v0.1.0 |
| 2450 | 2026-06-25T04:05:12.303Z | Compiling linked-hash-map v0.5.6 |
| 2451 | 2026-06-25T04:05:12.557Z | Compiling lru-cache v0.1.2 |
| 2452 | 2026-06-25T04:05:12.740Z | Compiling expectorate v1.2.0 |
| 2453 | 2026-06-25T04:05:12.807Z | Compiling update-engine v0.1.0 (/work/ci/omicron/update-engine) |
| 2454 | 2026-06-25T04:05:13.585Z | Compiling git-stub v1.0.0 |
| 2455 | 2026-06-25T04:05:13.829Z | Compiling bitfield-struct v0.6.2 |
| 2456 | 2026-06-25T04:05:13.972Z | Compiling nom v8.0.0 |
| 2457 | 2026-06-25T04:05:14.435Z | Compiling semver v0.1.20 |
| 2458 | 2026-06-25T04:05:14.708Z | Compiling rustc_version v0.1.7 |
| 2459 | 2026-06-25T04:05:14.942Z | Compiling libnvme-sys v0.0.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221) |
| 2460 | 2026-06-25T04:05:15.279Z | Compiling hickory-resolver v0.24.4 |
| 2461 | 2026-06-25T04:05:15.510Z | Compiling git-stub-vcs v0.1.0 |
| 2462 | 2026-06-25T04:05:16.093Z | Compiling internal-dns-types v0.1.0 (/work/ci/omicron/internal-dns/types) |
| 2463 | 2026-06-25T04:05:16.158Z | Compiling tokio-dtrace v0.1.1 |
| 2464 | 2026-06-25T04:05:16.681Z | Compiling mg-api-types-versions v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=dc84a6ce494a9d004568b67e22add2285a04d887#dc84a6ce) |
| 2465 | 2026-06-25T04:05:16.795Z | Compiling oximeter-schema v0.1.0 (/work/ci/omicron/oximeter/schema) |
| 2466 | 2026-06-25T04:05:17.034Z | Compiling dropshot-api-manager-types v0.7.2 |
| 2467 | 2026-06-25T04:05:17.613Z | Compiling slog-dtrace v0.3.0 |
| 2468 | 2026-06-25T04:05:17.826Z | Compiling minimal-lexical v0.2.1 |
| 2469 | 2026-06-25T04:05:18.003Z | Compiling nvme v0.1.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221) |
| 2470 | 2026-06-25T04:05:18.105Z | Compiling nom v7.1.3 |
| 2471 | 2026-06-25T04:05:18.108Z | Compiling libnvme v0.1.1 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221) |
| 2472 | 2026-06-25T04:05:18.774Z | Compiling oximeter-timeseries-macro v0.1.0 (/work/ci/omicron/oximeter/timeseries-macro) |
| 2473 | 2026-06-25T04:05:19.448Z | Compiling qorb v0.4.1 |
| 2474 | 2026-06-25T04:05:20.029Z | Compiling oxide-tokio-rt v0.1.4 |
| 2475 | 2026-06-25T04:05:20.645Z | Compiling libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1) |
| 2476 | 2026-06-25T04:05:20.895Z | Compiling newtype_derive v0.1.6 |
| 2477 | 2026-06-25T04:05:21.108Z | Compiling gateway-types-versions v0.1.0 (/work/ci/omicron/gateway-types/versions) |
| 2478 | 2026-06-25T04:05:21.584Z | Compiling oximeter-macro-impl v0.1.0 (/work/ci/omicron/oximeter/oximeter-macro-impl) |
| 2479 | 2026-06-25T04:05:22.113Z | Compiling phf_shared v0.12.1 |
| 2480 | 2026-06-25T04:05:22.354Z | Compiling csv-core v0.1.13 |
| 2481 | 2026-06-25T04:05:22.779Z | Compiling chrono-tz v0.10.4 |
| 2482 | 2026-06-25T04:05:22.977Z | Compiling highway v1.3.0 |
| 2483 | 2026-06-25T04:05:23.414Z | Compiling xshell-macros v0.2.7 |
| 2484 | 2026-06-25T04:05:23.686Z | Compiling unicode-xid v0.2.6 |
| 2485 | 2026-06-25T04:05:23.788Z | Compiling client-common v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=dc84a6ce494a9d004568b67e22add2285a04d887#dc84a6ce) |
| 2486 | 2026-06-25T04:05:23.824Z | Compiling const_format_proc_macros v0.2.34 |
| 2487 | 2026-06-25T04:05:23.875Z | Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=dc84a6ce494a9d004568b67e22add2285a04d887#dc84a6ce) |
| 2488 | 2026-06-25T04:05:24.512Z | Compiling xshell v0.2.7 |
| 2489 | 2026-06-25T04:05:24.525Z | Compiling oxql-types v0.1.0 (/work/ci/omicron/oximeter/oxql-types) |
| 2490 | 2026-06-25T04:05:24.621Z | Compiling gateway-types v0.1.0 (/work/ci/omicron/gateway-types) |
| 2491 | 2026-06-25T04:05:24.833Z | Compiling csv v1.4.0 |
| 2492 | 2026-06-25T04:05:25.803Z | Compiling phf v0.12.1 |
| 2493 | 2026-06-25T04:05:25.871Z | Compiling mg-api-types v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=dc84a6ce494a9d004568b67e22add2285a04d887#dc84a6ce) |
| 2494 | 2026-06-25T04:05:25.985Z | Compiling oximeter v0.1.0 (/work/ci/omicron/oximeter/oximeter) |
| 2495 | 2026-06-25T04:05:26.049Z | Compiling sled-hardware v0.1.0 (/work/ci/omicron/sled-hardware) |
| 2496 | 2026-06-25T04:05:26.248Z | Compiling oximeter-db v0.1.0 (/work/ci/omicron/oximeter/db) |
| 2497 | 2026-06-25T04:05:26.828Z | Compiling clickhouse-admin-types-versions v0.1.0 (/work/ci/omicron/clickhouse-admin/types/versions) |
| 2498 | 2026-06-25T04:05:26.927Z | Compiling key-manager v0.1.0 (/work/ci/omicron/key-manager) |
| 2499 | 2026-06-25T04:05:27.369Z | Compiling ereport-types v0.1.0 (/work/ci/omicron/ereport/types) |
| 2500 | 2026-06-25T04:05:27.464Z | Compiling primeorder v0.13.6 |
| 2501 | 2026-06-25T04:05:28.105Z | Compiling gateway-client v0.1.0 (/work/ci/omicron/clients/gateway-client) |
| 2502 | 2026-06-25T04:05:29.740Z | Compiling clickhouse-admin-types v0.1.0 (/work/ci/omicron/clickhouse-admin/types) |
| 2503 | 2026-06-25T04:05:29.781Z | Compiling sled-storage v0.1.0 (/work/ci/omicron/sled-storage) |
| 2504 | 2026-06-25T04:05:30.151Z | Compiling cockroach-admin-types-versions v0.1.0 (/work/ci/omicron/cockroach-admin/types/versions) |
| 2505 | 2026-06-25T04:05:30.587Z | Compiling const_format v0.2.35 |
| 2506 | 2026-06-25T04:05:30.946Z | Compiling papergrid v0.11.0 |
| 2507 | 2026-06-25T04:05:31.084Z | Compiling trust-quorum-protocol v0.1.0 (/work/ci/omicron/trust-quorum/protocol) |
| 2508 | 2026-06-25T04:05:33.445Z | Compiling bootstrap-agent-lockstep-types v0.1.0 (/work/ci/omicron/sled-agent/bootstrap-agent-lockstep-types) |
| 2509 | 2026-06-25T04:05:33.448Z | Compiling tabled_derive v0.7.0 |
| 2510 | 2026-06-25T04:05:33.995Z | Compiling clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3) |
| 2511 | 2026-06-25T04:05:34.332Z | Compiling bcs v0.1.6 |
| 2512 | 2026-06-25T04:05:34.759Z | Compiling unicode-linebreak v0.1.5 |
| 2513 | 2026-06-25T04:05:34.948Z | Compiling smawk v0.3.2 |
| 2514 | 2026-06-25T04:05:34.989Z | Compiling tagptr v0.2.0 |
| 2515 | 2026-06-25T04:05:35.093Z | Compiling salty v0.3.0 |
| 2516 | 2026-06-25T04:05:35.122Z | Compiling termtree v0.5.1 |
| 2517 | 2026-06-25T04:05:35.158Z | Compiling moka v0.12.13 |
| 2518 | 2026-06-25T04:05:35.402Z | Compiling textwrap v0.16.2 |
| 2519 | 2026-06-25T04:05:36.212Z | Compiling tabled v0.15.0 |
| 2520 | 2026-06-25T04:05:36.411Z | Compiling cockroach-admin-types v0.1.0 (/work/ci/omicron/cockroach-admin/types) |
| 2521 | 2026-06-25T04:05:36.640Z | Compiling zfs-test-harness v0.1.0 (/work/ci/omicron/sled-storage/zfs-test-harness) |
| 2522 | 2026-06-25T04:05:36.988Z | Compiling steno v0.4.1 |
| 2523 | 2026-06-25T04:05:37.355Z | Compiling nexus-types-versions v0.1.0 (/work/ci/omicron/nexus/types/versions) |
| 2524 | 2026-06-25T04:05:38.474Z | Compiling parallel-task-set v0.1.0 (/work/ci/omicron/parallel-task-set) |
| 2525 | 2026-06-25T04:05:38.477Z | Compiling radium v0.7.0 |
| 2526 | 2026-06-25T04:05:38.501Z | Compiling base64 v0.21.7 |
| 2527 | 2026-06-25T04:05:38.765Z | Compiling sled-diagnostics v0.1.0 (/work/ci/omicron/sled-diagnostics) |
| 2528 | 2026-06-25T04:05:38.878Z | Compiling hickory-resolver v0.25.2 |
| 2529 | 2026-06-25T04:05:39.467Z | Compiling p384 v0.13.1 |
| 2530 | 2026-06-25T04:05:40.082Z | Compiling ntp-admin-v1-client v0.1.0 (/work/ci/omicron/clients/ntp-admin-v1-client) |
| 2531 | 2026-06-25T04:05:40.514Z | Compiling rats-corim v0.1.0 (https://github.com/oxidecomputer/rats-corim#f0d5d516) |
| 2532 | 2026-06-25T04:05:41.654Z | Compiling tap v1.0.1 |
| 2533 | 2026-06-25T04:05:41.785Z | Compiling maybe-uninit v2.0.0 |
| 2534 | 2026-06-25T04:05:42.111Z | Compiling wyz v0.5.1 |
| 2535 | 2026-06-25T04:05:42.330Z | Compiling sled-agent-api v0.1.0 (/work/ci/omicron/sled-agent/api) |
| 2536 | 2026-06-25T04:05:42.591Z | Compiling installinator-common-versions v0.1.0 (/work/ci/omicron/installinator-common/versions) |
| 2537 | 2026-06-25T04:05:44.140Z | Compiling proc-macro-error-attr2 v2.0.0 |
| 2538 | 2026-06-25T04:05:44.490Z | Compiling packed_struct v0.10.1 |
| 2539 | 2026-06-25T04:05:44.525Z | Compiling funty v2.0.0 |
| 2540 | 2026-06-25T04:05:44.743Z | Compiling utf-8 v0.7.6 |
| 2541 | 2026-06-25T04:05:44.970Z | Compiling parking_lot_core v0.8.6 |
| 2542 | 2026-06-25T04:05:45.231Z | Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=dbaad520e1f5ae32c10db16ce176f9c24de95652#dbaad520) |
| 2543 | 2026-06-25T04:05:45.281Z | Compiling tungstenite v0.21.0 |
| 2544 | 2026-06-25T04:05:45.455Z | Compiling bitvec v1.0.1 |
| 2545 | 2026-06-25T04:05:45.504Z | Compiling proc-macro-error2 v2.0.1 |
| 2546 | 2026-06-25T04:05:45.517Z | Compiling installinator-common v0.1.0 (/work/ci/omicron/installinator-common) |
| 2547 | 2026-06-25T04:05:47.231Z | Compiling polyval v0.6.2 |
| 2548 | 2026-06-25T04:05:47.263Z | Compiling ddm-protocol v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=dc84a6ce494a9d004568b67e22add2285a04d887#dc84a6ce) |
| 2549 | 2026-06-25T04:05:47.464Z | Compiling packed_struct_codegen v0.10.1 |
| 2550 | 2026-06-25T04:05:47.519Z | Compiling num-derive v0.3.3 |
| 2551 | 2026-06-25T04:05:47.724Z | Compiling bitfield-macros v0.19.4 |
| 2552 | 2026-06-25T04:05:48.394Z | Compiling zerocopy-derive v0.6.6 |
| 2553 | 2026-06-25T04:05:48.423Z | Compiling indexmap v1.9.3 |
| 2554 | 2026-06-25T04:05:48.453Z | Compiling crc-catalog v2.4.0 |
| 2555 | 2026-06-25T04:05:48.559Z | Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=524eb8f125003dff50b9703900c6b323f00f9e1b#524eb8f1) |
| 2556 | 2026-06-25T04:05:48.630Z | Compiling nodrop v0.1.14 |
| 2557 | 2026-06-25T04:05:48.746Z | Compiling fmd-adm-sys v0.4.1 (https://github.com/oxidecomputer/fmd-adm?rev=846361bf0a698a8c7efefd97b2828b9aa74858c4#846361bf) |
| 2558 | 2026-06-25T04:05:48.802Z | Compiling array-init v0.0.4 |
| 2559 | 2026-06-25T04:05:48.985Z | Compiling crc v3.4.0 |
| 2560 | 2026-06-25T04:05:49.149Z | Compiling zerocopy v0.6.6 |
| 2561 | 2026-06-25T04:05:49.188Z | Compiling bitfield v0.19.4 |
| 2562 | 2026-06-25T04:05:49.495Z | Compiling libscf-sys v1.1.0 |
| 2563 | 2026-06-25T04:05:49.519Z | Compiling ddm-api-types-versions v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=dc84a6ce494a9d004568b67e22add2285a04d887#dc84a6ce) |
| 2564 | 2026-06-25T04:05:49.646Z | Compiling ghash v0.5.1 |
| 2565 | 2026-06-25T04:05:49.806Z | Compiling smallvec v0.6.14 |
| 2566 | 2026-06-25T04:05:49.980Z | Compiling nexus-types v0.1.0 (/work/ci/omicron/nexus/types) |
| 2567 | 2026-06-25T04:05:50.060Z | Compiling sled-agent-config-reconciler v0.1.0 (/work/ci/omicron/sled-agent/config-reconciler) |
| 2568 | 2026-06-25T04:05:50.248Z | Compiling tokio-tungstenite v0.21.0 |
| 2569 | 2026-06-25T04:05:50.637Z | Compiling tabled_derive v0.11.0 |
| 2570 | 2026-06-25T04:05:51.038Z | Compiling attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f) |
| 2571 | 2026-06-25T04:05:52.977Z | Compiling papergrid v0.17.0 |
| 2572 | 2026-06-25T04:05:52.998Z | Compiling progenitor-impl v0.13.0 |
| 2573 | 2026-06-25T04:05:52.998Z | Compiling testing_table v0.3.0 |
| 2574 | 2026-06-25T04:05:52.998Z | Compiling omicron-rpaths v0.1.0 (/work/ci/omicron/rpaths) |
| 2575 | 2026-06-25T04:05:52.998Z | Compiling transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#81167659) |
| 2576 | 2026-06-25T04:05:52.998Z | Compiling sprockets-tls v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=d2b68e4f47e3c22bce0455aeb4cfb2e61ad229ba#d2b68e4f) |
| 2577 | 2026-06-25T04:05:52.998Z | Compiling ctr v0.9.2 |
| 2578 | 2026-06-25T04:05:52.998Z | Compiling dice-util-barcode v0.1.0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f) |
| 2579 | 2026-06-25T04:05:53.292Z | Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#81167659) |
| 2580 | 2026-06-25T04:05:53.500Z | Compiling unicase v2.9.0 |
| 2581 | 2026-06-25T04:05:53.709Z | Compiling illumos-nvpair-sys v0.2.0 |
| 2582 | 2026-06-25T04:05:53.783Z | Compiling corncobs v0.1.4 |
| 2583 | 2026-06-25T04:05:53.833Z | Compiling hashbrown v0.12.3 |
| 2584 | 2026-06-25T04:05:53.928Z | Compiling dice-mfg-msgs v0.3.0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f) |
| 2585 | 2026-06-25T04:05:54.009Z | Compiling progenitor-macro v0.13.0 |
| 2586 | 2026-06-25T04:05:54.625Z | Compiling mime_guess v2.0.5 |
| 2587 | 2026-06-25T04:05:54.997Z | Compiling transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control?branch=main#81167659) |
| 2588 | 2026-06-25T04:05:55.145Z | Compiling sled-agent-resolvable-files v0.1.0 (/work/ci/omicron/sled-agent/resolvable-files) |
| 2589 | 2026-06-25T04:05:55.498Z | Compiling aes-gcm v0.10.3 |
| 2590 | 2026-06-25T04:05:55.718Z | Compiling tabled v0.20.0 |
| 2591 | 2026-06-25T04:05:57.039Z | Compiling dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f) |
| 2592 | 2026-06-25T04:05:58.031Z | Compiling parking_lot v0.11.2 |
| 2593 | 2026-06-25T04:05:59.775Z | Compiling lpc55_areas v0.2.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f) |
| 2594 | 2026-06-25T04:05:59.791Z | Compiling serde-hex v0.1.0 |
| 2595 | 2026-06-25T04:05:59.973Z | Compiling ddm-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=dc84a6ce494a9d004568b67e22add2285a04d887#dc84a6ce) |
| 2596 | 2026-06-25T04:06:00.738Z | Compiling smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51) |
| 2597 | 2026-06-25T04:06:01.424Z | Compiling tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc#e644a21a) |
| 2598 | 2026-06-25T04:06:01.641Z | Compiling internal-dns-resolver v0.1.0 (/work/ci/omicron/internal-dns/resolver) |
| 2599 | 2026-06-25T04:06:01.719Z | Compiling ron v0.8.1 |
| 2600 | 2026-06-25T04:06:02.257Z | Compiling dns-server v0.1.0 (/work/ci/omicron/dns-server) |
| 2601 | 2026-06-25T04:06:03.686Z | Compiling progenitor-client v0.13.0 |
| 2602 | 2026-06-25T04:06:04.102Z | Compiling hashbrown v0.13.2 |
| 2603 | 2026-06-25T04:06:04.208Z | Compiling prefix-trie v0.7.0 |
| 2604 | 2026-06-25T04:06:05.628Z | Compiling ssh-encoding v0.2.0 |
| 2605 | 2026-06-25T04:06:05.637Z | Compiling blowfish v0.9.1 |
| 2606 | 2026-06-25T04:06:05.637Z | Compiling fxhash v0.2.1 |
| 2607 | 2026-06-25T04:06:05.637Z | Compiling secrecy v0.8.0 |
| 2608 | 2026-06-25T04:06:05.637Z | Compiling filetime v0.2.27 |
| 2609 | 2026-06-25T04:06:05.637Z | Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=7cdf2ab9c8d9e9267a8b366aa780c6c26f9a5ecf#7cdf2ab9) |
| 2610 | 2026-06-25T04:06:05.637Z | Compiling xattr v1.6.1 |
| 2611 | 2026-06-25T04:06:05.637Z | Compiling crc-any v2.5.0 |
| 2612 | 2026-06-25T04:06:05.739Z | Compiling lpc55_sign v0.3.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f) |
| 2613 | 2026-06-25T04:06:05.949Z | Compiling tar v0.4.45 |
| 2614 | 2026-06-25T04:06:09.422Z | Compiling sled v0.34.7 |
| 2615 | 2026-06-25T04:06:09.435Z | Compiling ssh-cipher v0.2.0 |
| 2616 | 2026-06-25T04:06:10.792Z | Compiling bcrypt-pbkdf v0.10.0 |
| 2617 | 2026-06-25T04:06:10.985Z | Compiling object v0.30.4 |
| 2618 | 2026-06-25T04:06:11.068Z | Compiling hickory-server v0.25.2 |
| 2619 | 2026-06-25T04:06:12.182Z | Compiling progenitor v0.13.0 |
| 2620 | 2026-06-25T04:06:12.192Z | Compiling tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc#e644a21a) |
| 2621 | 2026-06-25T04:06:12.402Z | Compiling common v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=cc0c307c617f2988aafdca4e3bd35ea178b64801#cc0c307c) |
| 2622 | 2026-06-25T04:06:13.696Z | Compiling omicron-ddm-admin-client v0.1.0 (/work/ci/omicron/clients/ddm-admin-client) |
| 2623 | 2026-06-25T04:06:15.520Z | Compiling sled-agent-measurements v0.1.0 (/work/ci/omicron/sled-agent/measurements) |
| 2624 | 2026-06-25T04:06:15.985Z | Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7) |
| 2625 | 2026-06-25T04:06:16.122Z | Compiling dns-server-api v0.1.0 (/work/ci/omicron/dns-server-api) |
| 2626 | 2026-06-25T04:06:16.809Z | Compiling dns-service-client v0.1.0 (/work/ci/omicron/clients/dns-service-client) |
| 2627 | 2026-06-25T04:06:17.137Z | Compiling password-hash v0.4.2 |
| 2628 | 2026-06-25T04:06:18.027Z | Compiling http-range v0.1.5 |
| 2629 | 2026-06-25T04:06:18.154Z | Compiling path-slash v0.1.5 |
| 2630 | 2026-06-25T04:06:18.168Z | Compiling crc8 v0.1.1 |
| 2631 | 2026-06-25T04:06:18.324Z | Compiling half v1.8.3 |
| 2632 | 2026-06-25T04:06:18.343Z | Compiling dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=cc0c307c617f2988aafdca4e3bd35ea178b64801#cc0c307c) |
| 2633 | 2026-06-25T04:06:18.569Z | Compiling serde_cbor v0.11.2 |
| 2634 | 2026-06-25T04:06:18.677Z | Compiling hubtools v0.4.7 (https://github.com/oxidecomputer/hubtools.git?rev=2b1ef9b38d75563ea800baa3b17327eec17b1b7a#2b1ef9b3) |
| 2635 | 2026-06-25T04:06:18.745Z | Compiling sled-agent-client v0.1.0 (/work/ci/omicron/clients/sled-agent-client) |
| 2636 | 2026-06-25T04:06:19.319Z | Compiling pbkdf2 v0.11.0 |
| 2637 | 2026-06-25T04:06:19.629Z | Compiling trust-quorum v0.1.0 (/work/ci/omicron/trust-quorum) |
| 2638 | 2026-06-25T04:06:20.969Z | Compiling illumos-nvpair v0.3.0 |
| 2639 | 2026-06-25T04:06:21.470Z | Compiling ssh-key v0.6.7 |
| 2640 | 2026-06-25T04:06:23.489Z | Compiling nexus-lockstep-client v0.1.0 (/work/ci/omicron/clients/nexus-lockstep-client) |
| 2641 | 2026-06-25T04:06:24.903Z | Compiling nexus-client v0.1.0 (/work/ci/omicron/clients/nexus-client) |
| 2642 | 2026-06-25T04:06:28.427Z | Compiling nexus-config v0.1.0 (/work/ci/omicron/nexus-config) |
| 2643 | 2026-06-25T04:06:31.827Z | Compiling omicron-sled-agent v0.1.0 (/work/ci/omicron/sled-agent) |
| 2644 | 2026-06-25T04:06:32.184Z | Compiling attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?branch=main#ff9f27aa) |
| 2645 | 2026-06-25T04:06:32.853Z | Compiling p256 v0.13.2 |
| 2646 | 2026-06-25T04:06:32.883Z | Compiling p521 v0.13.3 |
| 2647 | 2026-06-25T04:06:32.895Z | Compiling oximeter-producer-api v0.1.0 (/work/ci/omicron/oximeter/producer-api) |
| 2648 | 2026-06-25T04:06:33.765Z | Compiling ntp-admin-client v0.1.0 (/work/ci/omicron/clients/ntp-admin-client) |
| 2649 | 2026-06-25T04:06:35.069Z | Compiling cockroach-admin-client v0.1.0 (/work/ci/omicron/clients/cockroach-admin-client) |
| 2650 | 2026-06-25T04:06:35.979Z | Compiling yasna v0.5.2 |
| 2651 | 2026-06-25T04:06:36.028Z | Compiling headers-core v0.3.0 |
| 2652 | 2026-06-25T04:06:36.171Z | Compiling kstat-rs v0.2.4 |
| 2653 | 2026-06-25T04:06:36.506Z | Compiling nanorand v0.7.0 |
| 2654 | 2026-06-25T04:06:36.604Z | Compiling russh-cryptovec v0.7.3 |
| 2655 | 2026-06-25T04:06:36.646Z | Compiling atty v0.2.14 |
| 2656 | 2026-06-25T04:06:36.778Z | Compiling md5 v0.7.0 |
| 2657 | 2026-06-25T04:06:36.822Z | Compiling home v0.5.12 |
| 2658 | 2026-06-25T04:06:36.835Z | Compiling propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7) |
| 2659 | 2026-06-25T04:06:37.006Z | Compiling russh-keys v0.45.0 |
| 2660 | 2026-06-25T04:06:37.036Z | Compiling flume v0.11.1 |
| 2661 | 2026-06-25T04:06:37.414Z | Compiling rcgen v0.12.1 |
| 2662 | 2026-06-25T04:06:37.480Z | Compiling oximeter-instruments v0.1.0 (/work/ci/omicron/oximeter/instruments) |
| 2663 | 2026-06-25T04:06:37.841Z | Compiling headers v0.4.1 |
| 2664 | 2026-06-25T04:06:39.180Z | Compiling sled-agent-rack-setup v0.1.0 (/work/ci/omicron/sled-agent/rack-setup) |
| 2665 | 2026-06-25T04:06:39.435Z | Compiling oximeter-producer v0.1.0 (/work/ci/omicron/oximeter/producer) |
| 2666 | 2026-06-25T04:06:41.779Z | Compiling dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?branch=main#ff9f27aa) |
| 2667 | 2026-06-25T04:06:45.139Z | Compiling fmd-adm v0.3.0 (https://github.com/oxidecomputer/fmd-adm?rev=846361bf0a698a8c7efefd97b2828b9aa74858c4#846361bf) |
| 2668 | 2026-06-25T04:06:45.776Z | Compiling sled-agent-early-networking v0.1.0 (/work/ci/omicron/sled-agent/early-networking) |
| 2669 | 2026-06-25T04:06:46.762Z | Compiling transient-dns-server v0.1.0 (/work/ci/omicron/dns-server/transient) |
| 2670 | 2026-06-25T04:06:46.957Z | Compiling sp-sim v0.1.0 (/work/ci/omicron/sp-sim) |
| 2671 | 2026-06-25T04:06:47.143Z | Compiling hyper-staticfile v0.10.1 |
| 2672 | 2026-06-25T04:06:47.922Z | Compiling range-requests v0.1.0 (/work/ci/omicron/range-requests) |
| 2673 | 2026-06-25T04:06:48.302Z | Compiling tufaceous-brand-metadata v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#a7d440f5) |
| 2674 | 2026-06-25T04:06:48.551Z | Compiling end-to-end-tests v0.1.0 (/work/ci/omicron/end-to-end-tests) |
| 2675 | 2026-06-25T04:06:48.614Z | Compiling sled-agent-health-monitor v0.1.0 (/work/ci/omicron/sled-agent/health-monitor) |
| 2676 | 2026-06-25T04:06:48.753Z | Compiling bootstrap-agent-lockstep-api v0.1.0 (/work/ci/omicron/sled-agent/bootstrap-agent-lockstep-api) |
| 2677 | 2026-06-25T04:06:49.634Z | Compiling repo-depot-api v0.1.0 (/work/ci/omicron/sled-agent/repo-depot-api) |
| 2678 | 2026-06-25T04:06:49.892Z | Compiling bootstrap-agent-api v0.1.0 (/work/ci/omicron/sled-agent/bootstrap-agent-api) |
| 2679 | 2026-06-25T04:06:50.253Z | Compiling bootstrap-agent-client v0.1.0 (/work/ci/omicron/clients/bootstrap-agent-client) |
| 2680 | 2026-06-25T04:06:52.341Z | Compiling repo-depot-client v0.1.0 (/work/ci/omicron/clients/repo-depot-client) |
| 2681 | 2026-06-25T04:06:52.568Z | Compiling crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=bd9a0e2abe6b6b89aec8c85f4ee57474144ed150#bd9a0e2a) |
| 2682 | 2026-06-25T04:06:52.837Z | Compiling num-bigint v0.4.6 |
| 2683 | 2026-06-25T04:06:53.349Z | Compiling des v0.8.1 |
| 2684 | 2026-06-25T04:06:53.541Z | Compiling dhcproto-macros v0.1.0 (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc) |
| 2685 | 2026-06-25T04:06:53.609Z | Compiling subprocess v0.2.15 |
| 2686 | 2026-06-25T04:06:53.787Z | Compiling hex-literal v0.4.1 |
| 2687 | 2026-06-25T04:06:53.926Z | Compiling display-error-chain v0.2.2 |
| 2688 | 2026-06-25T04:06:53.944Z | Compiling dhcproto v0.13.0-alpha (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc) |
| 2689 | 2026-06-25T04:06:54.484Z | Compiling omicron-test-utils v0.1.0 (/work/ci/omicron/test-utils) |
| 2690 | 2026-06-25T04:06:55.812Z | Compiling russh v0.45.0 |
| 2691 | 2026-06-25T04:06:56.514Z | Compiling oxide-client v0.1.0 (/work/ci/omicron/clients/oxide-client) |
| 2692 | 2026-06-25T04:06:57.501Z | Compiling colored v2.2.0 |
| 2693 | 2026-06-25T04:06:58.149Z | Compiling ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9) |
| 2694 | 2026-06-25T04:06:58.427Z | Compiling internet-checksum v0.2.1 |
| 2695 | 2026-06-25T04:08:11.709Z | Finished `release` profile [optimized] target(s) in 5m 40s |
| 2696 | 2026-06-25T04:08:11.918Z | + cp target/release/dhcp-server /work/ |
| 2697 | 2026-06-25T04:08:11.965Z | process exited: duration 562946 ms, exit code 0 |
| |
| 2698 | 2026-06-25T04:08:11.977Z | found 1 output files |
| 2699 | 2026-06-25T04:08:11.977Z | uploading: /work/dhcp-server (49879840 bytes) |
| 2700 | 2026-06-25T04:08:13.264Z | uploaded: /work/dhcp-server |