|
|
|
| 1 | 2026-08-07T23:34:23.653Z | job assigned to worker 01KZF96JP4SQC5HYNT1T6E41TG [factory aws, i-0ada6348a649b7500] (queued for 48 s) |
| |
| 2 | 2026-08-07T23:34:30.849Z | starting task 0: "setup" |
| 3 | 2026-08-07T23:34:30.853Z | ++ uname -s |
| 4 | 2026-08-07T23:34:30.857Z | + kern=SunOS |
| 5 | 2026-08-07T23:34:30.858Z | + build_user=build |
| 6 | 2026-08-07T23:34:30.858Z | + build_uid=12345 |
| 7 | 2026-08-07T23:34:30.858Z | + work_dir=/work |
| 8 | 2026-08-07T23:34:30.858Z | + input_dir=/input |
| 9 | 2026-08-07T23:34:30.858Z | + [[ 0 == 12345 ]] |
| 10 | 2026-08-07T23:34:30.858Z | + case "$kern" in |
| 11 | 2026-08-07T23:34:30.858Z | + groupadd -g 12345 build |
| 12 | 2026-08-07T23:34:30.861Z | + useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build |
| 13 | 2026-08-07T23:34:32.863Z | + zfs create -o mountpoint=/work rpool/work |
| 14 | 2026-08-07T23:34:32.980Z | ++ awk '$2 == "/home" { print $3 }' /etc/mnttab |
| 15 | 2026-08-07T23:34:32.983Z | + home_fs=zfs |
| 16 | 2026-08-07T23:34:32.984Z | + [[ zfs == autofs ]] |
| 17 | 2026-08-07T23:34:32.984Z | + mkdir -p /home/build |
| 18 | 2026-08-07T23:34:32.984Z | + chown build:build /home/build /work |
| 19 | 2026-08-07T23:34:34.985Z | + chmod 0700 /home/build /work |
| 20 | 2026-08-07T23:34:34.988Z | process exited: duration 4140 ms, exit code 0 |
| |
| 21 | 2026-08-07T23:34:34.994Z | starting task 1: "rust-toolchain" |
| 22 | 2026-08-07T23:34:34.999Z | + printf ' * rust toolchain channel = "%s"\n' stable |
| 23 | 2026-08-07T23:34:34.999Z | * rust toolchain channel = "stable" |
| 24 | 2026-08-07T23:34:34.999Z | * rust toolchain profile = "default" |
| 25 | 2026-08-07T23:34:34.999Z | + printf ' * rust toolchain profile = "%s"\n' default |
| 26 | 2026-08-07T23:34:34.999Z | + export RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 27 | 2026-08-07T23:34:34.999Z | + RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 28 | 2026-08-07T23:34:35.002Z | + curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs |
| 29 | 2026-08-07T23:34:35.003Z | + /bin/bash -s - -y --no-modify-path --default-toolchain stable --profile default |
| 30 | 2026-08-07T23:34:35.121Z | info: downloading installer |
| 31 | 2026-08-07T23:34:36.484Z | warn: It looks like you have an existing installation of Rust at: |
| 32 | 2026-08-07T23:34:36.484Z | warn: /opt/ooce/bin |
| 33 | 2026-08-07T23:34:36.484Z | warn: It is recommended that rustup be the primary Rust installation. |
| 34 | 2026-08-07T23:34:36.484Z | warn: Otherwise you may have confusion unless you are careful with your PATH. |
| 35 | 2026-08-07T23:34:36.484Z | warn: If you are sure that you want both rustup and your already installed Rust |
| 36 | 2026-08-07T23:34:36.484Z | warn: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes |
| 37 | 2026-08-07T23:34:36.484Z | warn: or pass `-y' to ignore all ignorable checks. |
| 38 | 2026-08-07T23:34:36.484Z | error: cannot install while Rust is installed |
| 39 | 2026-08-07T23:34:36.484Z | warn: continuing (because the -y flag is set and the error is ignorable) |
| 40 | 2026-08-07T23:34:36.484Z | warn: It looks like you have an existing rustup settings file at: |
| 41 | 2026-08-07T23:34:36.484Z | warn: /home/build/.rustup/settings.toml |
| 42 | 2026-08-07T23:34:36.484Z | warn: Rustup will install the default toolchain as specified in the settings file, |
| 43 | 2026-08-07T23:34:36.484Z | warn: instead of the one inferred from the default host triple. |
| 44 | 2026-08-07T23:34:36.497Z | info: profile set to default |
| 45 | 2026-08-07T23:34:36.497Z | info: default host triple is x86_64-unknown-illumos |
| 46 | 2026-08-07T23:34:36.500Z | info: syncing channel updates for stable-x86_64-unknown-illumos |
| 47 | 2026-08-07T23:34:36.639Z | info: latest update on 2026-07-16 for version 1.97.1 (8bab26f4f 2026-07-14) |
| 48 | 2026-08-07T23:34:36.642Z | info: downloading 6 components |
| 49 | 2026-08-07T23:34:50.564Z | info: default toolchain set to stable-x86_64-unknown-illumos |
| 50 | 2026-08-07T23:34:50.564Z | |
| 51 | 2026-08-07T23:34:50.593Z | stable-x86_64-unknown-illumos installed - rustc 1.97.1 (8bab26f4f 2026-07-14) |
| 52 | 2026-08-07T23:34:50.593Z | |
| 53 | 2026-08-07T23:34:50.593Z | |
| 54 | 2026-08-07T23:34:50.593Z | Rust is installed now. Great! |
| 55 | 2026-08-07T23:34:50.593Z | |
| 56 | 2026-08-07T23:34:50.593Z | To get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH |
| 57 | 2026-08-07T23:34:50.593Z | environment variable. This has not been done automatically. |
| 58 | 2026-08-07T23:34:50.593Z | |
| 59 | 2026-08-07T23:34:50.593Z | To configure your current shell, you need to source |
| 60 | 2026-08-07T23:34:50.593Z | the corresponding env file under $HOME/.cargo. |
| 61 | 2026-08-07T23:34:50.593Z | |
| 62 | 2026-08-07T23:34:50.593Z | This is usually done by running one of the following (note the leading DOT): |
| 63 | 2026-08-07T23:34:50.593Z | . "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh |
| 64 | 2026-08-07T23:34:50.593Z | source "$HOME/.cargo/env.fish" # For fish |
| 65 | 2026-08-07T23:34:50.594Z | source "~/.cargo/env.nu" # For nushell |
| 66 | 2026-08-07T23:34:50.594Z | source "$HOME/.cargo/env.tcsh" # For tcsh |
| 67 | 2026-08-07T23:34:50.594Z | . "$HOME/.cargo/env.ps1" # For pwsh |
| 68 | 2026-08-07T23:34:50.594Z | source "$HOME/.cargo/env.xsh" # For xonsh |
| 69 | 2026-08-07T23:34:50.597Z | warn: no default linker (`cc`) was found in your PATH |
| 70 | 2026-08-07T23:34:50.597Z | warn: many Rust crates require a system C toolchain to build |
| 71 | 2026-08-07T23:34:50.685Z | + rustup --version |
| 72 | 2026-08-07T23:34:50.693Z | rustup 1.29.0 (28d1352db 2026-03-05) |
| 73 | 2026-08-07T23:34:50.697Z | info: This is the version for the rustup toolchain manager, not the rustc compiler. |
| 74 | 2026-08-07T23:34:50.715Z | info: the currently active `rustc` version is `rustc 1.97.1 (8bab26f4f 2026-07-14)` |
| 75 | 2026-08-07T23:34:50.718Z | + cargo --version |
| 76 | 2026-08-07T23:34:50.732Z | cargo 1.97.1 (c980f4866 2026-06-30) |
| 77 | 2026-08-07T23:34:50.750Z | + rustc --version |
| 78 | 2026-08-07T23:34:50.779Z | rustc 1.97.1 (8bab26f4f 2026-07-14) |
| 79 | 2026-08-07T23:34:50.780Z | process exited: duration 15759 ms, exit code 0 |
| |
| 80 | 2026-08-07T23:34:50.791Z | starting task 2: "authentication" |
| 81 | 2026-08-07T23:34:50.811Z | process exited: duration 17 ms, exit code 0 |
| |
| 82 | 2026-08-07T23:34:50.818Z | starting task 3: "build" |
| 83 | 2026-08-07T23:34:50.821Z | + set -e |
| 84 | 2026-08-07T23:34:50.821Z | + set -o pipefail |
| 85 | 2026-08-07T23:34:50.821Z | + [[ true == true ]] |
| 86 | 2026-08-07T23:34:50.821Z | + WORK=/work |
| 87 | 2026-08-07T23:34:50.821Z | + pfexec pkg install protobuf git |
| 88 | 2026-08-07T23:34:58.564Z | Startup: Refreshing catalog 'helios-dev' ... Done |
| 89 | 2026-08-07T23:35:06.247Z | Startup: Caching catalogs ... Done |
| 90 | 2026-08-07T23:35:13.440Z | Planning: Solver setup ... Done |
| 91 | 2026-08-07T23:35:13.479Z | Planning: Running solver ... Done |
| 92 | 2026-08-07T23:35:13.619Z | Planning: Finding local manifests ... Done |
| 93 | 2026-08-07T23:35:13.631Z | Planning: Fetching manifests: 0/1 0% complete |
| 94 | 2026-08-07T23:35:13.670Z | Planning: Fetching manifests: 1/1 100% complete |
| 95 | 2026-08-07T23:35:13.688Z | Planning: Package planning ... Done |
| 96 | 2026-08-07T23:35:13.698Z | Planning: Merging actions ... Done |
| 97 | 2026-08-07T23:35:13.806Z | Planning: Checking for conflicting actions ... Done |
| 98 | 2026-08-07T23:35:13.809Z | Planning: Consolidating action changes ... Done |
| 99 | 2026-08-07T23:35:14.585Z | Planning: Evaluating mediators ... Done |
| 100 | 2026-08-07T23:35:14.588Z | Planning: Planning completed in 8.17 seconds |
| 101 | 2026-08-07T23:35:14.598Z | Packages to install: 1 |
| 102 | 2026-08-07T23:35:14.602Z | Create boot environment: No |
| 103 | 2026-08-07T23:35:14.602Z | Create backup boot environment: No |
| 104 | 2026-08-07T23:35:14.636Z | |
| 105 | 2026-08-07T23:35:14.636Z | Download: 0/1184 items 0.0/15.2MB 0% complete |
| 106 | 2026-08-07T23:35:19.637Z | Download: 1065/1184 items 15.2/15.2MB 99% complete (3.2M/s) |
| 107 | 2026-08-07T23:35:22.981Z | Download: Completed 15.22 MB in 8.34 seconds (1.8M/s) |
| 108 | 2026-08-07T23:35:23.052Z | Actions: 1/1284 actions (Installing new actions) |
| 109 | 2026-08-07T23:35:23.348Z | Actions: Completed 1284 actions in 0.30 seconds. |
| 110 | 2026-08-07T23:35:23.959Z | Done |
| 111 | 2026-08-07T23:35:23.959Z | Done |
| 112 | 2026-08-07T23:35:24.591Z | Done |
| 113 | 2026-08-07T23:35:27.578Z | Done |
| 114 | 2026-08-07T23:35:27.643Z | Done |
| 115 | 2026-08-07T23:35:27.646Z | Done |
| 116 | 2026-08-07T23:35:27.848Z | Done |
| 117 | 2026-08-07T23:35:28.511Z | + cargo --version |
| 118 | 2026-08-07T23:35:28.521Z | cargo 1.97.1 (c980f4866 2026-06-30) |
| 119 | 2026-08-07T23:35:28.524Z | + rustc --version |
| 120 | 2026-08-07T23:35:28.543Z | rustc 1.97.1 (8bab26f4f 2026-07-14) |
| 121 | 2026-08-07T23:35:28.546Z | + banner dhcp-server |
| 122 | 2026-08-07T23:35:28.549Z | |
| 123 | 2026-08-07T23:35:28.549Z | ##### # # #### ##### #### ###### ##### # # ###### |
| 124 | 2026-08-07T23:35:28.549Z | # # # # # # # # # # # # # # # |
| 125 | 2026-08-07T23:35:28.550Z | # # ###### # # # ##### #### ##### # # # # ##### |
| 126 | 2026-08-07T23:35:28.550Z | # # # # # ##### # # ##### # # # |
| 127 | 2026-08-07T23:35:28.550Z | # # # # # # # # # # # # # # # |
| 128 | 2026-08-07T23:35:28.550Z | ##### # # #### # #### ###### # # ## ###### |
| 129 | 2026-08-07T23:35:28.550Z | |
| 130 | 2026-08-07T23:35:28.550Z | + git clone https://github.com/oxidecomputer/omicron.git /work/ci/omicron |
| 131 | 2026-08-07T23:35:28.578Z | Cloning into '/work/ci/omicron'... |
| 132 | 2026-08-07T23:35:38.993Z | + cd /work/ci/omicron |
| 133 | 2026-08-07T23:35:38.993Z | + source env.sh |
| 134 | 2026-08-07T23:35:38.996Z | ++ OLD_SHELL_OPTS=ehxB |
| 135 | 2026-08-07T23:35:38.996Z | ++ set -o xtrace |
| 136 | 2026-08-07T23:35:38.997Z | ++++ dirname env.sh |
| 137 | 2026-08-07T23:35:38.999Z | +++ readlink -f . |
| 138 | 2026-08-07T23:35:39.004Z | ++ OMICRON_WS=/work/ci/omicron |
| 139 | 2026-08-07T23:35:39.004Z | ++ export PATH=/work/ci/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin |
| 140 | 2026-08-07T23:35:39.004Z | ++ PATH=/work/ci/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin |
| 141 | 2026-08-07T23:35:39.004Z | ++ 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 |
| 142 | 2026-08-07T23:35:39.004Z | ++ 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 |
| 143 | 2026-08-07T23:35:39.004Z | ++ 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 |
| 144 | 2026-08-07T23:35:39.004Z | ++ 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 |
| 145 | 2026-08-07T23:35:39.004Z | ++ 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 |
| 146 | 2026-08-07T23:35:39.004Z | ++ 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 |
| 147 | 2026-08-07T23:35:39.004Z | ++ 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 |
| 148 | 2026-08-07T23:35:39.004Z | ++ 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 |
| 149 | 2026-08-07T23:35:39.004Z | ++ case $OLD_SHELL_OPTS in |
| 150 | 2026-08-07T23:35:39.004Z | ++ unset OLD_SHELL_OPTS OMICRON_WS |
| 151 | 2026-08-07T23:35:39.004Z | + [[ true == true ]] |
| 152 | 2026-08-07T23:35:39.004Z | + source .github/buildomat/ci-env.sh |
| 153 | 2026-08-07T23:35:39.004Z | ++ export CARGO_TERM_COLOR=always |
| 154 | 2026-08-07T23:35:39.004Z | ++ CARGO_TERM_COLOR=always |
| 155 | 2026-08-07T23:35:39.004Z | +++ uname -s |
| 156 | 2026-08-07T23:35:39.004Z | ++ [[ SunOS == \S\u\n\O\S ]] |
| 157 | 2026-08-07T23:35:39.004Z | ++ coreadm -p /var/tmp/omicron_tmp/core.%f.%p.core |
| 158 | 2026-08-07T23:35:39.007Z | + ./tools/install_builder_prerequisites.sh -y |
| 159 | 2026-08-07T23:35:39.868Z | Startup: Refreshing catalog 'helios-dev' ... Done |
| 160 | 2026-08-07T23:35:47.051Z | Planning: Solver setup ... Done (5.928s) |
| 161 | 2026-08-07T23:35:47.092Z | Planning: Running solver ... Done (0.040s) |
| 162 | 2026-08-07T23:35:47.231Z | Planning: Finding local manifests ... Done (0.000s) |
| 163 | 2026-08-07T23:35:47.234Z | Planning: Fetching manifests: 0/5 0% complete |
| 164 | 2026-08-07T23:35:48.823Z | Planning: Fetching manifests: 5/5 100% complete |
| 165 | 2026-08-07T23:35:48.860Z | Planning: Package planning ... Done (0.037s) |
| 166 | 2026-08-07T23:35:48.896Z | Planning: Merging actions ... Done (0.036s) |
| 167 | 2026-08-07T23:35:49.066Z | Planning: Checking for conflicting actions ... Done (0.170s) |
| 168 | 2026-08-07T23:35:49.074Z | Planning: Consolidating action changes ... Done (0.008s) |
| 169 | 2026-08-07T23:35:49.235Z | Planning: Evaluating mediators ... Done (0.160s) |
| 170 | 2026-08-07T23:35:49.240Z | Planning: Planning completed in 9.37 seconds |
| 171 | 2026-08-07T23:35:49.248Z | Packages to install: 5 |
| 172 | 2026-08-07T23:35:49.248Z | Mediators to change: 3 |
| 173 | 2026-08-07T23:35:49.248Z | Services to change: 1 |
| 174 | 2026-08-07T23:35:49.248Z | Estimated space available: 155.26 GB |
| 175 | 2026-08-07T23:35:49.252Z | Estimated space to be consumed: 1.90 GB |
| 176 | 2026-08-07T23:35:49.252Z | Create boot environment: No |
| 177 | 2026-08-07T23:35:49.252Z | Create backup boot environment: No |
| 178 | 2026-08-07T23:35:49.252Z | Rebuild boot archive: No |
| 179 | 2026-08-07T23:35:49.252Z | |
| 180 | 2026-08-07T23:35:49.252Z | Changed mediators: |
| 181 | 2026-08-07T23:35:49.252Z | mediator clang: |
| 182 | 2026-08-07T23:35:49.252Z | version: None -> 15 (system default) |
| 183 | 2026-08-07T23:35:49.252Z | |
| 184 | 2026-08-07T23:35:49.252Z | mediator llvm: |
| 185 | 2026-08-07T23:35:49.252Z | version: 14 (system default) -> 15 (system default) |
| 186 | 2026-08-07T23:35:49.252Z | |
| 187 | 2026-08-07T23:35:49.252Z | mediator postgresql: |
| 188 | 2026-08-07T23:35:49.252Z | version: 15 (system default) -> 18 (system default) |
| 189 | 2026-08-07T23:35:49.252Z | |
| 190 | 2026-08-07T23:35:49.252Z | Changed packages: |
| 191 | 2026-08-07T23:35:49.252Z | helios-dev |
| 192 | 2026-08-07T23:35:49.252Z | developer/build-essential |
| 193 | 2026-08-07T23:35:49.252Z | None -> 11-2.0 |
| 194 | 2026-08-07T23:35:49.252Z | library/libxmlsec1 |
| 195 | 2026-08-07T23:35:49.252Z | None -> 1.2.35-2.0 |
| 196 | 2026-08-07T23:35:49.252Z | ooce/developer/clang-15 |
| 197 | 2026-08-07T23:35:49.252Z | None -> 15.0.7-2.0 |
| 198 | 2026-08-07T23:35:49.252Z | ooce/developer/llvm-15 |
| 199 | 2026-08-07T23:35:49.252Z | None -> 15.0.7-2.0 |
| 200 | 2026-08-07T23:35:49.252Z | ooce/library/postgresql-18 |
| 201 | 2026-08-07T23:35:49.252Z | None -> 18.1-2.0 |
| 202 | 2026-08-07T23:35:49.252Z | |
| 203 | 2026-08-07T23:35:49.252Z | Services: |
| 204 | 2026-08-07T23:35:49.253Z | restart_fmri: |
| 205 | 2026-08-07T23:35:49.253Z | svc:/system/update-man-index:default |
| 206 | 2026-08-07T23:35:49.282Z | |
| 207 | 2026-08-07T23:35:49.282Z | Download: 0/4272 items 0.0/219.0MB 0% complete |
| 208 | 2026-08-07T23:35:56.087Z | Download: 209/4272 items 1.3/219.0MB 0% complete (859k/s) |
| 209 | 2026-08-07T23:36:03.254Z | Download: 213/4272 items 1.3/219.0MB 0% complete |
| 210 | 2026-08-07T23:36:08.288Z | Download: 1186/4272 items 82.1/219.0MB 37% complete (16.7M/s) |
| 211 | 2026-08-07T23:36:17.195Z | Download: 1194/4272 items 83.1/219.0MB 37% complete (15.6M/s) |
| 212 | 2026-08-07T23:36:24.148Z | Download: 2223/4272 items 119.1/219.0MB 54% complete (4.2M/s) |
| 213 | 2026-08-07T23:36:29.149Z | Download: 4011/4272 items 214.1/219.0MB 97% complete (9.6M/s) |
| 214 | 2026-08-07T23:36:30.010Z | Download: Completed 218.99 MB in 40.72 seconds (5.4M/s) |
| 215 | 2026-08-07T23:36:30.158Z | Actions: 1/4789 actions (Installing new actions) |
| 216 | 2026-08-07T23:36:33.475Z | Actions: Completed 4789 actions in 3.32 seconds. |
| 217 | 2026-08-07T23:36:34.226Z | Done (0.747s) |
| 218 | 2026-08-07T23:36:34.226Z | Done (0.000s) |
| 219 | 2026-08-07T23:36:34.962Z | Done (0.735s) |
| 220 | 2026-08-07T23:36:37.696Z | Done (2.366s) |
| 221 | 2026-08-07T23:36:37.770Z | Done (0.009s) |
| 222 | 2026-08-07T23:36:37.773Z | Done (0.000s) |
| 223 | 2026-08-07T23:36:38.109Z | Done (0.000s) |
| 224 | 2026-08-07T23:36:38.440Z | Planning: Evaluating mediator changes ... Done |
| 225 | 2026-08-07T23:36:38.548Z | Planning: Checking for conflicting actions ... Done |
| 226 | 2026-08-07T23:36:38.551Z | Planning: Consolidating action changes ... Done |
| 227 | 2026-08-07T23:36:38.706Z | Planning: Evaluating mediators ... Done |
| 228 | 2026-08-07T23:36:38.709Z | Planning: Planning completed in 0.27 seconds |
| 229 | 2026-08-07T23:36:38.728Z | Mediators to change: 2 |
| 230 | 2026-08-07T23:36:38.728Z | Create boot environment: No |
| 231 | 2026-08-07T23:36:38.728Z | Create backup boot environment: No |
| 232 | 2026-08-07T23:36:38.769Z | Done |
| 233 | 2026-08-07T23:36:38.769Z | Done |
| 234 | 2026-08-07T23:36:39.394Z | Done |
| 235 | 2026-08-07T23:36:41.991Z | Done |
| 236 | 2026-08-07T23:36:42.064Z | Done |
| 237 | 2026-08-07T23:36:42.068Z | Done |
| 238 | 2026-08-07T23:36:42.200Z | Done |
| 239 | 2026-08-07T23:36:42.456Z | Planning: Evaluating mediator changes ... Done |
| 240 | 2026-08-07T23:36:42.565Z | Planning: Checking for conflicting actions ... Done |
| 241 | 2026-08-07T23:36:42.568Z | Planning: Consolidating action changes ... Done |
| 242 | 2026-08-07T23:36:42.719Z | Planning: Evaluating mediators ... Done |
| 243 | 2026-08-07T23:36:42.723Z | Planning: Planning completed in 0.26 seconds |
| 244 | 2026-08-07T23:36:42.744Z | Mediators to change: 1 |
| 245 | 2026-08-07T23:36:42.744Z | Create boot environment: No |
| 246 | 2026-08-07T23:36:42.744Z | Create backup boot environment: No |
| 247 | 2026-08-07T23:36:42.815Z | Done |
| 248 | 2026-08-07T23:36:42.815Z | Done |
| 249 | 2026-08-07T23:36:43.419Z | Done |
| 250 | 2026-08-07T23:36:46.031Z | Done |
| 251 | 2026-08-07T23:36:46.107Z | Done |
| 252 | 2026-08-07T23:36:46.110Z | Done |
| 253 | 2026-08-07T23:36:46.235Z | Done |
| 254 | 2026-08-07T23:36:46.520Z | MEDIATOR VER. SRC. VERSION IMPL. SRC. IMPLEMENTATION |
| 255 | 2026-08-07T23:36:46.520Z | clang system 15 system |
| 256 | 2026-08-07T23:36:46.520Z | csh system system illumos |
| 257 | 2026-08-07T23:36:46.520Z | ctags system system illumos |
| 258 | 2026-08-07T23:36:46.520Z | file system system illumos |
| 259 | 2026-08-07T23:36:46.520Z | gcc vendor 12 vendor |
| 260 | 2026-08-07T23:36:46.520Z | gcc system 14 system |
| 261 | 2026-08-07T23:36:46.520Z | gcc system 10 system |
| 262 | 2026-08-07T23:36:46.521Z | go system 1.20 system |
| 263 | 2026-08-07T23:36:46.521Z | go system 1.19 system |
| 264 | 2026-08-07T23:36:46.521Z | llvm system 15 system |
| 265 | 2026-08-07T23:36:46.521Z | llvm system 14 system |
| 266 | 2026-08-07T23:36:46.521Z | mariadb system 10.6 system |
| 267 | 2026-08-07T23:36:46.521Z | mta vendor vendor dma |
| 268 | 2026-08-07T23:36:46.521Z | openjdk system 17 system |
| 269 | 2026-08-07T23:36:46.521Z | openjdk system 11 system |
| 270 | 2026-08-07T23:36:46.521Z | openjdk system 1.8 system |
| 271 | 2026-08-07T23:36:46.521Z | openssl vendor 3 vendor |
| 272 | 2026-08-07T23:36:46.521Z | perl system 5.36 system |
| 273 | 2026-08-07T23:36:46.521Z | postgresql system 18 system |
| 274 | 2026-08-07T23:36:46.521Z | postgresql system 15 system |
| 275 | 2026-08-07T23:36:46.521Z | postgresql system 13 system |
| 276 | 2026-08-07T23:36:46.521Z | python vendor 3 vendor |
| 277 | 2026-08-07T23:36:46.521Z | python system 2 system |
| 278 | 2026-08-07T23:36:46.521Z | python3 system 3.11 system |
| 279 | 2026-08-07T23:36:46.521Z | ruby system 3.0 system |
| 280 | 2026-08-07T23:36:46.521Z | words vendor vendor american-english |
| 281 | 2026-08-07T23:36:46.521Z | words system system australian-english |
| 282 | 2026-08-07T23:36:46.521Z | words system system british-english |
| 283 | 2026-08-07T23:36:46.521Z | words system system canadian-english |
| 284 | 2026-08-07T23:36:46.521Z | words system system french |
| 285 | 2026-08-07T23:36:46.521Z | words system system italian |
| 286 | 2026-08-07T23:36:46.521Z | words system system ngerman |
| 287 | 2026-08-07T23:36:46.521Z | words system system ogerman |
| 288 | 2026-08-07T23:36:46.521Z | words system system spanish |
| 289 | 2026-08-07T23:36:46.748Z | PUBLISHER TYPE STATUS P LOCATION |
| 290 | 2026-08-07T23:36:46.748Z | helios-dev origin online F https://pkg.oxide.computer/helios/2/dev/ |
| 291 | 2026-08-07T23:36:51.355Z | FMRI IFO |
| 292 | 2026-08-07T23:36:51.355Z | pkg://helios-dev/developer/build-essential@11-2.0:20230623T110919Z im- |
| 293 | 2026-08-07T23:36:51.355Z | pkg://helios-dev/developer/pkg-config@0.29.2-2.0:20230621T191911Z i-- |
| 294 | 2026-08-07T23:36:51.355Z | pkg://helios-dev/library/libxmlsec1@1.2.35-2.0:20230624T123441Z im- |
| 295 | 2026-08-07T23:36:51.355Z | pkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20231012T123315Z im- |
| 296 | 2026-08-07T23:36:51.355Z | pkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20230623T141037Z --- |
| 297 | 2026-08-07T23:36:51.355Z | pkg://helios-dev/ooce/developer/cmake@3.26.4-2.0:20230623T130003Z i-- |
| 298 | 2026-08-07T23:36:51.355Z | pkg://helios-dev/ooce/library/postgresql-18@18.1-2.0:20260217T164409Z im- |
| 299 | 2026-08-07T23:36:51.356Z | pkg://helios-dev/ooce/library/postgresql-18@18.1-2.0:20260213T170424Z --- |
| 300 | 2026-08-07T23:36:51.356Z | pkg://helios-dev/package/pkg@0.5.11-2.1.6412:20240822T193324Z i-- |
| 301 | 2026-08-07T23:36:51.356Z | pkg://helios-dev/package/pkg@0.5.11-2.0:20231020T135332Z --- |
| 302 | 2026-08-07T23:36:51.356Z | pkg://helios-dev/package/pkg@0.5.11-2.0:20230621T202036Z --- |
| 303 | 2026-08-07T23:36:51.356Z | pkg://helios-dev/system/library/g++-runtime@14-2.0:20241021T223805Z i-- |
| 304 | 2026-08-07T23:36:51.356Z | pkg://helios-dev/system/library/g++-runtime@13-2.0:20231118T213948Z --- |
| 305 | 2026-08-07T23:36:51.356Z | pkg://helios-dev/system/library/g++-runtime@12-2.0:20230621T201406Z --- |
| 306 | 2026-08-07T23:36:51.356Z | pkg://helios-dev/system/library/gcc-runtime@14-2.0:20241021T223750Z i-- |
| 307 | 2026-08-07T23:36:51.356Z | pkg://helios-dev/system/library/gcc-runtime@13-2.0:20231118T213832Z --- |
| 308 | 2026-08-07T23:36:51.356Z | pkg://helios-dev/system/library/gcc-runtime@12-2.0:20230621T201432Z --- |
| 309 | 2026-08-07T23:36:52.297Z | info: syncing channel updates for 1.97.1-x86_64-unknown-illumos |
| 310 | 2026-08-07T23:36:52.450Z | info: latest update on 2026-07-16 for version 1.97.1 (8bab26f4f 2026-07-14) |
| 311 | 2026-08-07T23:36:52.454Z | info: downloading 6 components |
| 312 | 2026-08-07T23:37:09.189Z | Updating git repository `https://github.com/oxidecomputer/pq-sys` |
| 313 | 2026-08-07T23:37:09.545Z | Updating crates.io index |
| 314 | 2026-08-07T23:37:09.548Z | Updating git repository `https://github.com/oxidecomputer/slog-error-chain` |
| 315 | 2026-08-07T23:37:09.849Z | Updating git repository `https://github.com/oxidecomputer/tufaceous` |
| 316 | 2026-08-07T23:37:10.344Z | Updating git repository `https://github.com/oxidecomputer/propolis` |
| 317 | 2026-08-07T23:37:11.751Z | Updating git repository `https://github.com/oxidecomputer/management-gateway-service` |
| 318 | 2026-08-07T23:37:12.399Z | Updating git repository `https://github.com/oxidecomputer/crucible` |
| 319 | 2026-08-07T23:37:14.478Z | Updating git repository `https://github.com/oxidecomputer/opte` |
| 320 | 2026-08-07T23:37:15.703Z | Updating git repository `https://github.com/oxidecomputer/tofino` |
| 321 | 2026-08-07T23:37:16.005Z | Updating git repository `https://github.com/oxidecomputer/lldp` |
| 322 | 2026-08-07T23:37:16.391Z | Updating git repository `https://github.com/oxidecomputer/maghemite` |
| 323 | 2026-08-07T23:37:18.759Z | Updating git repository `https://github.com/oxidecomputer/clickward` |
| 324 | 2026-08-07T23:37:19.073Z | Updating git repository `https://github.com/oxidecomputer/dice-util` |
| 325 | 2026-08-07T23:37:19.461Z | Updating git repository `https://github.com/oxidecomputer/fmd-adm` |
| 326 | 2026-08-07T23:37:19.758Z | Updating git repository `https://github.com/oxidecomputer/illumos-devinfo` |
| 327 | 2026-08-07T23:37:20.052Z | Updating git repository `https://github.com/oxidecomputer/libefi-illumos` |
| 328 | 2026-08-07T23:37:20.334Z | Updating git repository `https://github.com/oxidecomputer/libnvme` |
| 329 | 2026-08-07T23:37:20.651Z | Updating git repository `https://github.com/oxidecomputer/ipcc-rs` |
| 330 | 2026-08-07T23:37:20.934Z | Updating git repository `https://github.com/oxidecomputer/hubtools.git` |
| 331 | 2026-08-07T23:37:21.243Z | Updating git repository `https://github.com/oxidecomputer/dice-util` |
| 332 | 2026-08-07T23:37:21.580Z | Updating git repository `https://github.com/oxidecomputer/dendrite` |
| 333 | 2026-08-07T23:37:22.133Z | Updating git repository `https://github.com/oxidecomputer/sprockets.git` |
| 334 | 2026-08-07T23:37:22.580Z | Updating git repository `https://github.com/oxidecomputer/dendrite` |
| 335 | 2026-08-07T23:37:22.968Z | Updating git repository `https://github.com/oxidecomputer/openapi-lint` |
| 336 | 2026-08-07T23:37:23.270Z | Updating git repository `https://github.com/oxidecomputer/transceiver-control` |
| 337 | 2026-08-07T23:37:25.019Z | Updating git repository `https://github.com/oxidecomputer/scim2-rs` |
| 338 | 2026-08-07T23:37:25.378Z | Updating git repository `https://github.com/oxidecomputer/erebor` |
| 339 | 2026-08-07T23:37:25.647Z | Updating git repository `https://github.com/oxidecomputer/rust-cpuid.git` |
| 340 | 2026-08-07T23:37:28.293Z | Updating git repository `https://github.com/oxidecomputer/rats-corim.git` |
| 341 | 2026-08-07T23:37:28.620Z | Updating git repository `https://github.com/oxidecomputer/tufaceous` |
| 342 | 2026-08-07T23:37:28.932Z | Updating git repository `https://github.com/bluecatengineering/dhcproto.git` |
| 343 | 2026-08-07T23:37:29.282Z | Updating git repository `https://github.com/oxidecomputer/ispf` |
| 344 | 2026-08-07T23:37:31.300Z | Updating git repository `https://github.com/oxidecomputer/lpc55_support` |
| 345 | 2026-08-07T23:37:31.662Z | Updating git repository `https://github.com/oxidecomputer/netadm-sys` |
| 346 | 2026-08-07T23:37:32.040Z | Updating git repository `https://github.com/oxidecomputer/tough` |
| 347 | 2026-08-07T23:37:32.826Z | Updating git repository `https://github.com/oxidecomputer/tlvc.git` |
| 348 | 2026-08-07T23:37:33.134Z | Updating git repository `https://github.com/oxidecomputer/ipcc-rs` |
| 349 | 2026-08-07T23:37:33.448Z | Updating git repository `https://github.com/oxidecomputer/transceiver-control` |
| 350 | 2026-08-07T23:37:33.852Z | Updating git repository `https://github.com/oxidecomputer/pki-playground` |
| 351 | 2026-08-07T23:37:34.524Z | Updating git repository `https://github.com/oxidecomputer/pmbus` |
| 352 | 2026-08-07T23:37:35.515Z | Updating git repository `https://github.com/oxidecomputer/serde_human_bytes` |
| 353 | 2026-08-07T23:37:36.137Z | Updating git repository `https://github.com/oxidecomputer/dlpi-sys` |
| 354 | 2026-08-07T23:37:36.771Z | Updating git repository `https://github.com/jmesmon/rust-libzfs` |
| 355 | 2026-08-07T23:37:37.490Z | Updating git repository `https://github.com/oxidecomputer/rusty-doors` |
| 356 | 2026-08-07T23:37:38.093Z | Updating git repository `https://github.com/illumos/smf-rs` |
| 357 | 2026-08-07T23:37:41.033Z | Downloading crates ... |
| 358 | 2026-08-07T23:37:41.083Z | Downloaded anstream v1.0.0 |
| 359 | 2026-08-07T23:37:41.087Z | Downloaded papergrid v0.11.0 |
| 360 | 2026-08-07T23:37:41.089Z | Downloaded cpufeatures v0.2.17 |
| 361 | 2026-08-07T23:37:41.089Z | Downloaded fnv v1.0.7 |
| 362 | 2026-08-07T23:37:41.092Z | Downloaded clap_lex v1.0.0 |
| 363 | 2026-08-07T23:37:41.095Z | Downloaded anyhow v1.0.102 |
| 364 | 2026-08-07T23:37:41.098Z | Downloaded generic-array v0.14.7 |
| 365 | 2026-08-07T23:37:41.101Z | Downloaded colorchoice v1.0.4 |
| 366 | 2026-08-07T23:37:41.101Z | Downloaded smawk v0.3.2 |
| 367 | 2026-08-07T23:37:41.101Z | Downloaded errno v0.3.14 |
| 368 | 2026-08-07T23:37:41.104Z | Downloaded anstyle v1.0.14 |
| 369 | 2026-08-07T23:37:41.104Z | Downloaded thiserror-impl v2.0.18 |
| 370 | 2026-08-07T23:37:41.104Z | Downloaded bitflags v2.11.0 |
| 371 | 2026-08-07T23:37:41.107Z | Downloaded zmij v1.0.21 |
| 372 | 2026-08-07T23:37:41.110Z | Downloaded equivalent v1.0.2 |
| 373 | 2026-08-07T23:37:41.110Z | Downloaded anstyle-parse v1.0.0 |
| 374 | 2026-08-07T23:37:41.113Z | Downloaded digest v0.10.7 |
| 375 | 2026-08-07T23:37:41.113Z | Downloaded is_terminal_polyfill v1.70.2 |
| 376 | 2026-08-07T23:37:41.117Z | Downloaded cfg-if v1.0.4 |
| 377 | 2026-08-07T23:37:41.120Z | Downloaded proc-macro2 v1.0.106 |
| 378 | 2026-08-07T23:37:41.120Z | Downloaded zerocopy v0.7.35 |
| 379 | 2026-08-07T23:37:41.128Z | Downloaded pest_derive v2.8.6 |
| 380 | 2026-08-07T23:37:41.130Z | Downloaded zerocopy-derive v0.7.35 |
| 381 | 2026-08-07T23:37:41.133Z | Downloaded cargo-platform v0.3.2 |
| 382 | 2026-08-07T23:37:41.133Z | Downloaded macaddr v1.0.1 |
| 383 | 2026-08-07T23:37:41.137Z | Downloaded dof v0.3.0 |
| 384 | 2026-08-07T23:37:41.141Z | Downloaded toml_datetime v0.6.11 |
| 385 | 2026-08-07T23:37:41.146Z | Downloaded bytecount v0.6.9 |
| 386 | 2026-08-07T23:37:41.146Z | Downloaded camino-tempfile v1.4.1 |
| 387 | 2026-08-07T23:37:41.146Z | Downloaded cargo_toml v0.21.0 |
| 388 | 2026-08-07T23:37:41.147Z | Downloaded autocfg v1.5.0 |
| 389 | 2026-08-07T23:37:41.149Z | Downloaded clap_derive v4.6.1 |
| 390 | 2026-08-07T23:37:41.150Z | Downloaded heck v0.5.0 |
| 391 | 2026-08-07T23:37:41.150Z | Downloaded crypto-common v0.1.7 |
| 392 | 2026-08-07T23:37:41.153Z | Downloaded scroll_derive v0.12.1 |
| 393 | 2026-08-07T23:37:41.153Z | Downloaded serde_spanned v0.6.9 |
| 394 | 2026-08-07T23:37:41.153Z | Downloaded anstyle-query v1.1.5 |
| 395 | 2026-08-07T23:37:41.156Z | Downloaded memmap v0.7.0 |
| 396 | 2026-08-07T23:37:41.156Z | Downloaded version_check v0.9.5 |
| 397 | 2026-08-07T23:37:41.160Z | Downloaded itoa v1.0.17 |
| 398 | 2026-08-07T23:37:41.163Z | Downloaded unicode-linebreak v0.1.5 |
| 399 | 2026-08-07T23:37:41.163Z | Downloaded block-buffer v0.10.4 |
| 400 | 2026-08-07T23:37:41.177Z | Downloaded swrite v0.1.0 |
| 401 | 2026-08-07T23:37:41.180Z | Downloaded pretty-hex v0.4.1 |
| 402 | 2026-08-07T23:37:41.184Z | Downloaded usdt-macro v0.5.0 |
| 403 | 2026-08-07T23:37:41.184Z | Downloaded tabled_derive v0.7.0 |
| 404 | 2026-08-07T23:37:41.187Z | Downloaded dtrace-parser v0.2.0 |
| 405 | 2026-08-07T23:37:41.188Z | Downloaded proc-macro-error-attr v1.0.4 |
| 406 | 2026-08-07T23:37:41.192Z | Downloaded fastrand v2.3.0 |
| 407 | 2026-08-07T23:37:41.192Z | Downloaded usdt v0.5.0 |
| 408 | 2026-08-07T23:37:41.195Z | Downloaded terminal_size v0.4.3 |
| 409 | 2026-08-07T23:37:41.198Z | Downloaded strsim v0.11.1 |
| 410 | 2026-08-07T23:37:41.204Z | Downloaded thread-id v4.2.2 |
| 411 | 2026-08-07T23:37:41.207Z | Downloaded usdt-attr-macro v0.5.0 |
| 412 | 2026-08-07T23:37:41.213Z | Downloaded plain v0.2.3 |
| 413 | 2026-08-07T23:37:41.216Z | Downloaded proc-macro-error v1.0.4 |
| 414 | 2026-08-07T23:37:41.216Z | Downloaded thiserror v2.0.18 |
| 415 | 2026-08-07T23:37:41.219Z | Downloaded heck v0.4.1 |
| 416 | 2026-08-07T23:37:41.219Z | Downloaded cargo_metadata v0.23.1 |
| 417 | 2026-08-07T23:37:41.222Z | Downloaded thiserror v1.0.69 |
| 418 | 2026-08-07T23:37:41.226Z | Downloaded pest_generator v2.8.6 |
| 419 | 2026-08-07T23:37:41.226Z | Downloaded quote v1.0.45 |
| 420 | 2026-08-07T23:37:41.229Z | Downloaded byteorder v1.5.0 |
| 421 | 2026-08-07T23:37:41.229Z | Downloaded camino v1.2.2 |
| 422 | 2026-08-07T23:37:41.232Z | Downloaded fs-err v3.3.0 |
| 423 | 2026-08-07T23:37:41.238Z | Downloaded serde_tokenstream v0.2.3 |
| 424 | 2026-08-07T23:37:41.242Z | Downloaded toml_write v0.1.2 |
| 425 | 2026-08-07T23:37:41.245Z | Downloaded thiserror-impl v1.0.69 |
| 426 | 2026-08-07T23:37:41.248Z | Downloaded utf8parse v0.2.2 |
| 427 | 2026-08-07T23:37:41.251Z | Downloaded usdt-impl v0.5.0 |
| 428 | 2026-08-07T23:37:41.254Z | Downloaded semver v1.0.28 |
| 429 | 2026-08-07T23:37:41.259Z | Downloaded sha2 v0.10.9 |
| 430 | 2026-08-07T23:37:41.270Z | Downloaded tempfile v3.25.0 |
| 431 | 2026-08-07T23:37:41.276Z | Downloaded scroll v0.12.0 |
| 432 | 2026-08-07T23:37:41.279Z | Downloaded ucd-trie v0.1.7 |
| 433 | 2026-08-07T23:37:41.285Z | Downloaded toml v0.8.23 |
| 434 | 2026-08-07T23:37:41.288Z | Downloaded once_cell v1.21.3 |
| 435 | 2026-08-07T23:37:41.293Z | Downloaded hashbrown v0.17.0 |
| 436 | 2026-08-07T23:37:41.296Z | Downloaded getrandom v0.4.1 |
| 437 | 2026-08-07T23:37:41.299Z | Downloaded log v0.4.29 |
| 438 | 2026-08-07T23:37:41.299Z | Downloaded serde_derive v1.0.228 |
| 439 | 2026-08-07T23:37:41.303Z | Downloaded serde_core v1.0.228 |
| 440 | 2026-08-07T23:37:41.306Z | Downloaded unicode-ident v1.0.24 |
| 441 | 2026-08-07T23:37:41.306Z | Downloaded textwrap v0.16.2 |
| 442 | 2026-08-07T23:37:41.315Z | Downloaded memchr v2.8.0 |
| 443 | 2026-08-07T23:37:41.318Z | Downloaded clap v4.6.1 |
| 444 | 2026-08-07T23:37:41.322Z | Downloaded pest_meta v2.8.6 |
| 445 | 2026-08-07T23:37:41.329Z | Downloaded toml_edit v0.22.27 |
| 446 | 2026-08-07T23:37:41.345Z | Downloaded serde v1.0.228 |
| 447 | 2026-08-07T23:37:41.348Z | Downloaded indexmap v2.14.0 |
| 448 | 2026-08-07T23:37:41.359Z | Downloaded pest v2.8.6 |
| 449 | 2026-08-07T23:37:41.362Z | Downloaded typenum v1.20.1 |
| 450 | 2026-08-07T23:37:41.381Z | Downloaded clap_builder v4.6.0 |
| 451 | 2026-08-07T23:37:41.395Z | Downloaded goblin v0.8.2 |
| 452 | 2026-08-07T23:37:41.402Z | Downloaded serde_json v1.0.151 |
| 453 | 2026-08-07T23:37:41.410Z | Downloaded winnow v0.7.14 |
| 454 | 2026-08-07T23:37:41.417Z | Downloaded tabled v0.15.0 |
| 455 | 2026-08-07T23:37:41.444Z | Downloaded syn v1.0.109 |
| 456 | 2026-08-07T23:37:41.449Z | Downloaded unicode-width v0.1.14 |
| 457 | 2026-08-07T23:37:41.452Z | Downloaded syn v2.0.117 |
| 458 | 2026-08-07T23:37:41.461Z | Downloaded unicode-width v0.2.0 |
| 459 | 2026-08-07T23:37:41.464Z | Downloaded rustix v1.1.3 |
| 460 | 2026-08-07T23:37:41.492Z | Downloaded libc v0.2.185 |
| 461 | 2026-08-07T23:37:41.555Z | Compiling proc-macro2 v1.0.106 |
| 462 | 2026-08-07T23:37:41.558Z | Compiling quote v1.0.45 |
| 463 | 2026-08-07T23:37:41.558Z | Compiling unicode-ident v1.0.24 |
| 464 | 2026-08-07T23:37:41.558Z | Compiling serde_core v1.0.228 |
| 465 | 2026-08-07T23:37:41.558Z | Compiling libc v0.2.185 |
| 466 | 2026-08-07T23:37:41.558Z | Compiling version_check v0.9.5 |
| 467 | 2026-08-07T23:37:41.558Z | Compiling memchr v2.8.0 |
| 468 | 2026-08-07T23:37:41.558Z | Compiling serde v1.0.228 |
| 469 | 2026-08-07T23:37:41.904Z | Compiling zmij v1.0.21 |
| 470 | 2026-08-07T23:37:42.110Z | Compiling ucd-trie v0.1.7 |
| 471 | 2026-08-07T23:37:42.153Z | Compiling itoa v1.0.17 |
| 472 | 2026-08-07T23:37:42.355Z | Compiling thiserror v1.0.69 |
| 473 | 2026-08-07T23:37:42.380Z | Compiling pest v2.8.6 |
| 474 | 2026-08-07T23:37:42.526Z | Compiling byteorder v1.5.0 |
| 475 | 2026-08-07T23:37:42.542Z | Compiling rustix v1.1.3 |
| 476 | 2026-08-07T23:37:42.726Z | Compiling errno v0.3.14 |
| 477 | 2026-08-07T23:37:42.755Z | Compiling serde_json v1.0.151 |
| 478 | 2026-08-07T23:37:42.878Z | Compiling bitflags v2.11.0 |
| 479 | 2026-08-07T23:37:43.038Z | Compiling syn v2.0.117 |
| 480 | 2026-08-07T23:37:43.077Z | Compiling thread-id v4.2.2 |
| 481 | 2026-08-07T23:37:43.106Z | Compiling usdt-impl v0.5.0 |
| 482 | 2026-08-07T23:37:43.160Z | Compiling proc-macro-error-attr v1.0.4 |
| 483 | 2026-08-07T23:37:43.179Z | Compiling syn v1.0.109 |
| 484 | 2026-08-07T23:37:43.307Z | Compiling camino v1.2.2 |
| 485 | 2026-08-07T23:37:43.396Z | Compiling pest_meta v2.8.6 |
| 486 | 2026-08-07T23:37:43.603Z | Compiling proc-macro-error v1.0.4 |
| 487 | 2026-08-07T23:37:43.634Z | Compiling log v0.4.29 |
| 488 | 2026-08-07T23:37:43.668Z | Compiling plain v0.2.3 |
| 489 | 2026-08-07T23:37:43.782Z | Compiling getrandom v0.4.1 |
| 490 | 2026-08-07T23:37:43.798Z | Compiling utf8parse v0.2.2 |
| 491 | 2026-08-07T23:37:43.820Z | Compiling equivalent v1.0.2 |
| 492 | 2026-08-07T23:37:43.911Z | Compiling hashbrown v0.17.0 |
| 493 | 2026-08-07T23:37:44.006Z | Compiling terminal_size v0.4.3 |
| 494 | 2026-08-07T23:37:44.171Z | Compiling anstyle-parse v1.0.0 |
| 495 | 2026-08-07T23:37:44.481Z | Compiling indexmap v2.14.0 |
| 496 | 2026-08-07T23:37:44.778Z | Compiling cfg-if v1.0.4 |
| 497 | 2026-08-07T23:37:44.801Z | Compiling colorchoice v1.0.4 |
| 498 | 2026-08-07T23:37:44.855Z | Compiling is_terminal_polyfill v1.70.2 |
| 499 | 2026-08-07T23:37:44.911Z | Compiling anstyle v1.0.14 |
| 500 | 2026-08-07T23:37:44.928Z | Compiling anstyle-query v1.1.5 |
| 501 | 2026-08-07T23:37:44.959Z | Compiling winnow v0.7.14 |
| 502 | 2026-08-07T23:37:44.988Z | Compiling autocfg v1.5.0 |
| 503 | 2026-08-07T23:37:45.035Z | Compiling toml_write v0.1.2 |
| 504 | 2026-08-07T23:37:45.116Z | Compiling pretty-hex v0.4.1 |
| 505 | 2026-08-07T23:37:45.180Z | Compiling thiserror v2.0.18 |
| 506 | 2026-08-07T23:37:45.199Z | Compiling anstream v1.0.0 |
| 507 | 2026-08-07T23:37:45.291Z | Compiling pest_generator v2.8.6 |
| 508 | 2026-08-07T23:37:45.441Z | Compiling fs-err v3.3.0 |
| 509 | 2026-08-07T23:37:45.572Z | Compiling fnv v1.0.7 |
| 510 | 2026-08-07T23:37:45.632Z | Compiling anyhow v1.0.102 |
| 511 | 2026-08-07T23:37:45.682Z | Compiling bytecount v0.6.9 |
| 512 | 2026-08-07T23:37:45.750Z | Compiling heck v0.5.0 |
| 513 | 2026-08-07T23:37:45.821Z | Compiling unicode-width v0.1.14 |
| 514 | 2026-08-07T23:37:45.837Z | Compiling clap_lex v1.0.0 |
| 515 | 2026-08-07T23:37:45.943Z | Compiling strsim v0.11.1 |
| 516 | 2026-08-07T23:37:45.991Z | Compiling once_cell v1.21.3 |
| 517 | 2026-08-07T23:37:46.028Z | Compiling heck v0.4.1 |
| 518 | 2026-08-07T23:37:46.073Z | Compiling fastrand v2.3.0 |
| 519 | 2026-08-07T23:37:46.093Z | Compiling papergrid v0.11.0 |
| 520 | 2026-08-07T23:37:46.213Z | Compiling clap_builder v4.6.0 |
| 521 | 2026-08-07T23:37:46.253Z | Compiling tempfile v3.25.0 |
| 522 | 2026-08-07T23:37:46.443Z | Compiling cargo-platform v0.3.2 |
| 523 | 2026-08-07T23:37:46.483Z | Compiling tabled_derive v0.7.0 |
| 524 | 2026-08-07T23:37:46.510Z | Compiling semver v1.0.28 |
| 525 | 2026-08-07T23:37:46.525Z | Compiling memmap v0.7.0 |
| 526 | 2026-08-07T23:37:46.633Z | Compiling unicode-width v0.2.0 |
| 527 | 2026-08-07T23:37:46.715Z | Compiling unicode-linebreak v0.1.5 |
| 528 | 2026-08-07T23:37:46.731Z | Compiling smawk v0.3.2 |
| 529 | 2026-08-07T23:37:46.872Z | Compiling camino-tempfile v1.4.1 |
| 530 | 2026-08-07T23:37:46.911Z | Compiling textwrap v0.16.2 |
| 531 | 2026-08-07T23:37:47.009Z | Compiling serde_derive v1.0.228 |
| 532 | 2026-08-07T23:37:47.098Z | Compiling thiserror-impl v1.0.69 |
| 533 | 2026-08-07T23:37:47.186Z | Compiling zerocopy-derive v0.7.35 |
| 534 | 2026-08-07T23:37:47.242Z | Compiling pest_derive v2.8.6 |
| 535 | 2026-08-07T23:37:47.364Z | Compiling scroll_derive v0.12.1 |
| 536 | 2026-08-07T23:37:47.389Z | Compiling thiserror-impl v2.0.18 |
| 537 | 2026-08-07T23:37:47.539Z | Compiling clap_derive v4.6.1 |
| 538 | 2026-08-07T23:37:47.684Z | Compiling tabled v0.15.0 |
| 539 | 2026-08-07T23:37:48.024Z | Compiling scroll v0.12.0 |
| 540 | 2026-08-07T23:37:48.072Z | Compiling zerocopy v0.7.35 |
| 541 | 2026-08-07T23:37:48.293Z | Compiling goblin v0.8.2 |
| 542 | 2026-08-07T23:37:48.474Z | Compiling dtrace-parser v0.2.0 |
| 543 | 2026-08-07T23:37:48.640Z | Compiling swrite v0.1.0 |
| 544 | 2026-08-07T23:37:49.211Z | Compiling clap v4.6.1 |
| 545 | 2026-08-07T23:37:49.904Z | Compiling toml_datetime v0.6.11 |
| 546 | 2026-08-07T23:37:49.904Z | Compiling serde_spanned v0.6.9 |
| 547 | 2026-08-07T23:37:49.907Z | Compiling cargo_metadata v0.23.1 |
| 548 | 2026-08-07T23:37:49.907Z | Compiling dev-tools-common v0.1.0 (/work/ci/omicron/dev-tools/common) |
| 549 | 2026-08-07T23:37:49.907Z | Compiling macaddr v1.0.1 |
| 550 | 2026-08-07T23:37:49.982Z | Compiling dof v0.3.0 |
| 551 | 2026-08-07T23:37:49.999Z | Compiling serde_tokenstream v0.2.3 |
| 552 | 2026-08-07T23:37:50.080Z | Compiling toml_edit v0.22.27 |
| 553 | 2026-08-07T23:37:50.713Z | Compiling usdt-attr-macro v0.5.0 |
| 554 | 2026-08-07T23:37:50.740Z | Compiling usdt-macro v0.5.0 |
| 555 | 2026-08-07T23:37:51.335Z | Compiling usdt v0.5.0 |
| 556 | 2026-08-07T23:37:51.476Z | Compiling toml v0.8.23 |
| 557 | 2026-08-07T23:37:51.800Z | Compiling cargo_toml v0.21.0 |
| 558 | 2026-08-07T23:37:53.044Z | Compiling xtask v0.1.0 (/work/ci/omicron/dev-tools/xtask) |
| 559 | 2026-08-07T23:37:55.036Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 46.02s |
| 560 | 2026-08-07T23:37:55.262Z | Running `target/debug/xtask download cockroach clickhouse console dendrite-stub maghemite-mgd maghemite-ddmd transceiver-control` |
| 561 | 2026-08-07T23:37:55.787Z | Downloading crates ... |
| 562 | 2026-08-07T23:37:55.839Z | Downloaded bitfield-macros v0.19.4 |
| 563 | 2026-08-07T23:37:55.842Z | Downloaded adler2 v2.0.1 |
| 564 | 2026-08-07T23:37:55.845Z | Downloaded bit-vec v0.6.3 |
| 565 | 2026-08-07T23:37:55.845Z | Downloaded bitflags v1.3.2 |
| 566 | 2026-08-07T23:37:55.850Z | Downloaded bytes v1.11.1 |
| 567 | 2026-08-07T23:37:55.853Z | Downloaded cfg_aliases v0.2.1 |
| 568 | 2026-08-07T23:37:55.856Z | Downloaded const_format v0.2.35 |
| 569 | 2026-08-07T23:37:55.859Z | Downloaded endian-type v0.1.2 |
| 570 | 2026-08-07T23:37:55.859Z | Downloaded futures-task v0.3.32 |
| 571 | 2026-08-07T23:37:55.862Z | Downloaded cancel-safe-futures v0.1.5 |
| 572 | 2026-08-07T23:37:55.862Z | Downloaded cobs v0.3.0 |
| 573 | 2026-08-07T23:37:55.865Z | Downloaded expectorate v1.2.0 |
| 574 | 2026-08-07T23:37:55.868Z | Downloaded bit-set v0.5.3 |
| 575 | 2026-08-07T23:37:55.868Z | Downloaded foreign-types v0.3.2 |
| 576 | 2026-08-07T23:37:55.871Z | Downloaded foreign-types-shared v0.1.1 |
| 577 | 2026-08-07T23:37:55.871Z | Downloaded fixedbitset v0.4.2 |
| 578 | 2026-08-07T23:37:55.871Z | Downloaded ghash v0.6.0 |
| 579 | 2026-08-07T23:37:55.878Z | Downloaded headers-core v0.3.0 |
| 580 | 2026-08-07T23:37:55.878Z | Downloaded hostname v0.3.1 |
| 581 | 2026-08-07T23:37:55.881Z | Downloaded array-init v0.0.4 |
| 582 | 2026-08-07T23:37:55.881Z | Downloaded hyper-tls v0.6.0 |
| 583 | 2026-08-07T23:37:55.885Z | Downloaded futures-io v0.3.32 |
| 584 | 2026-08-07T23:37:55.885Z | Downloaded hubpack_derive v0.1.1 |
| 585 | 2026-08-07T23:37:55.885Z | Downloaded fs_extra v1.3.0 |
| 586 | 2026-08-07T23:37:55.888Z | Downloaded hex v0.4.3 |
| 587 | 2026-08-07T23:37:55.888Z | Downloaded ascii-canvas v3.0.0 |
| 588 | 2026-08-07T23:37:55.888Z | Downloaded bcrypt-pbkdf v0.11.0 |
| 589 | 2026-08-07T23:37:55.888Z | Downloaded convert_case v0.4.0 |
| 590 | 2026-08-07T23:37:55.891Z | Downloaded backon v1.6.0 |
| 591 | 2026-08-07T23:37:55.897Z | Downloaded ff v0.13.1 |
| 592 | 2026-08-07T23:37:55.900Z | Downloaded ff v0.14.0 |
| 593 | 2026-08-07T23:37:55.900Z | Downloaded glob v0.3.3 |
| 594 | 2026-08-07T23:37:55.904Z | Downloaded float-ord v0.3.2 |
| 595 | 2026-08-07T23:37:55.904Z | Downloaded fxhash v0.2.1 |
| 596 | 2026-08-07T23:37:55.904Z | Downloaded gethostname v0.5.0 |
| 597 | 2026-08-07T23:37:55.907Z | Downloaded async-stream-impl v0.3.6 |
| 598 | 2026-08-07T23:37:55.910Z | Downloaded erased-serde v0.3.31 |
| 599 | 2026-08-07T23:37:55.910Z | Downloaded git-stub-vcs v0.1.0 |
| 600 | 2026-08-07T23:37:55.910Z | Downloaded async-recursion v1.1.1 |
| 601 | 2026-08-07T23:37:55.913Z | Downloaded float-cmp v0.10.0 |
| 602 | 2026-08-07T23:37:55.913Z | Downloaded bb8 v0.8.6 |
| 603 | 2026-08-07T23:37:55.913Z | Downloaded env_filter v1.0.0 |
| 604 | 2026-08-07T23:37:55.913Z | Downloaded futures-macro v0.3.32 |
| 605 | 2026-08-07T23:37:55.916Z | Downloaded assert_matches v1.5.0 |
| 606 | 2026-08-07T23:37:55.916Z | Downloaded fd-lock v4.0.4 |
| 607 | 2026-08-07T23:37:55.916Z | Downloaded futures-channel v0.3.32 |
| 608 | 2026-08-07T23:37:55.919Z | Downloaded base16ct v0.2.0 |
| 609 | 2026-08-07T23:37:55.919Z | Downloaded getrandom v0.3.4 |
| 610 | 2026-08-07T23:37:55.922Z | Downloaded foreign-types-shared v0.3.1 |
| 611 | 2026-08-07T23:37:55.922Z | Downloaded funty v2.0.0 |
| 612 | 2026-08-07T23:37:55.925Z | Downloaded futures-sink v0.3.32 |
| 613 | 2026-08-07T23:37:55.925Z | Downloaded async-stream v0.3.6 |
| 614 | 2026-08-07T23:37:55.929Z | Downloaded enum-as-inner v0.6.1 |
| 615 | 2026-08-07T23:37:55.932Z | Downloaded foldhash v0.2.0 |
| 616 | 2026-08-07T23:37:55.932Z | Downloaded futures-executor v0.3.32 |
| 617 | 2026-08-07T23:37:55.935Z | Downloaded hostname v0.4.2 |
| 618 | 2026-08-07T23:37:55.939Z | Downloaded openssl-probe v0.2.1 |
| 619 | 2026-08-07T23:37:55.939Z | Downloaded ciborium-ll v0.2.2 |
| 620 | 2026-08-07T23:37:55.942Z | Downloaded atomic-waker v1.1.2 |
| 621 | 2026-08-07T23:37:55.942Z | Downloaded bcs v0.1.6 |
| 622 | 2026-08-07T23:37:55.945Z | Downloaded aead v0.6.1 |
| 623 | 2026-08-07T23:37:55.945Z | Downloaded form_urlencoded v1.2.2 |
| 624 | 2026-08-07T23:37:55.945Z | Downloaded hmac v0.13.0 |
| 625 | 2026-08-07T23:37:55.945Z | Downloaded httpdate v1.0.3 |
| 626 | 2026-08-07T23:37:55.948Z | Downloaded enum_dispatch v0.3.13 |
| 627 | 2026-08-07T23:37:55.951Z | Downloaded bit-set v0.8.0 |
| 628 | 2026-08-07T23:37:55.951Z | Downloaded futures-core v0.3.32 |
| 629 | 2026-08-07T23:37:55.951Z | Downloaded generic-array v1.4.3 |
| 630 | 2026-08-07T23:37:55.954Z | Downloaded foreign-types-macros v0.2.3 |
| 631 | 2026-08-07T23:37:55.954Z | Downloaded hash32 v0.3.1 |
| 632 | 2026-08-07T23:37:55.954Z | Downloaded arrayref v0.3.9 |
| 633 | 2026-08-07T23:37:55.957Z | Downloaded git-stub v1.0.0 |
| 634 | 2026-08-07T23:37:55.957Z | Downloaded hubpack v0.1.2 |
| 635 | 2026-08-07T23:37:55.957Z | Downloaded base16ct v1.0.0 |
| 636 | 2026-08-07T23:37:55.957Z | Downloaded hex-literal v1.1.0 |
| 637 | 2026-08-07T23:37:55.960Z | Downloaded globwalk v0.9.1 |
| 638 | 2026-08-07T23:37:55.960Z | Downloaded http-range v0.1.5 |
| 639 | 2026-08-07T23:37:55.960Z | Downloaded aead v0.5.2 |
| 640 | 2026-08-07T23:37:55.964Z | Downloaded hash32 v0.2.1 |
| 641 | 2026-08-07T23:37:55.967Z | Downloaded block-padding v0.4.2 |
| 642 | 2026-08-07T23:37:55.967Z | Downloaded castaway v0.2.4 |
| 643 | 2026-08-07T23:37:55.967Z | Downloaded home v0.5.12 |
| 644 | 2026-08-07T23:37:55.970Z | Downloaded atomicwrites v0.4.4 |
| 645 | 2026-08-07T23:37:55.970Z | Downloaded atty v0.2.14 |
| 646 | 2026-08-07T23:37:55.970Z | Downloaded cfg_aliases v0.1.1 |
| 647 | 2026-08-07T23:37:55.973Z | Downloaded fallible-iterator v0.2.0 |
| 648 | 2026-08-07T23:37:55.973Z | Downloaded filetime v0.2.27 |
| 649 | 2026-08-07T23:37:55.973Z | Downloaded foldhash v0.1.5 |
| 650 | 2026-08-07T23:37:55.982Z | Downloaded block-buffer v0.12.1 |
| 651 | 2026-08-07T23:37:55.987Z | Downloaded ciborium-io v0.2.2 |
| 652 | 2026-08-07T23:37:55.989Z | Downloaded num v0.4.3 |
| 653 | 2026-08-07T23:37:55.992Z | Downloaded compression-core v0.4.31 |
| 654 | 2026-08-07T23:37:55.992Z | Downloaded http-body v1.0.1 |
| 655 | 2026-08-07T23:37:55.995Z | Downloaded num_enum_derive v0.5.11 |
| 656 | 2026-08-07T23:37:55.995Z | Downloaded num-derive v0.4.2 |
| 657 | 2026-08-07T23:37:55.999Z | Downloaded foreign-types v0.5.0 |
| 658 | 2026-08-07T23:37:56.002Z | Downloaded parse-display v0.10.0 |
| 659 | 2026-08-07T23:37:56.002Z | Downloaded powerfmt v0.2.0 |
| 660 | 2026-08-07T23:37:56.002Z | Downloaded predicates-core v1.0.10 |
| 661 | 2026-08-07T23:37:56.002Z | Downloaded anstyle-parse v0.2.7 |
| 662 | 2026-08-07T23:37:56.006Z | Downloaded argon2 v0.5.3 |
| 663 | 2026-08-07T23:37:56.006Z | Downloaded async-trait v0.1.89 |
| 664 | 2026-08-07T23:37:56.006Z | Downloaded bitfield-struct v0.6.2 |
| 665 | 2026-08-07T23:37:56.009Z | Downloaded arrayvec v0.7.6 |
| 666 | 2026-08-07T23:37:56.009Z | Downloaded camino-tempfile-ext v0.3.3 |
| 667 | 2026-08-07T23:37:56.009Z | Downloaded getrandom v0.2.17 |
| 668 | 2026-08-07T23:37:56.009Z | Downloaded find-msvc-tools v0.1.9 |
| 669 | 2026-08-07T23:37:56.010Z | Downloaded fs-err v2.11.0 |
| 670 | 2026-08-07T23:37:56.013Z | Downloaded backoff v0.4.0 |
| 671 | 2026-08-07T23:37:56.013Z | Downloaded cbc v0.2.1 |
| 672 | 2026-08-07T23:37:56.013Z | Downloaded bit-vec v0.8.0 |
| 673 | 2026-08-07T23:37:56.016Z | Downloaded fixedbitset v0.5.7 |
| 674 | 2026-08-07T23:37:56.016Z | Downloaded blake2 v0.10.6 |
| 675 | 2026-08-07T23:37:56.019Z | Downloaded flume v0.11.1 |
| 676 | 2026-08-07T23:37:56.019Z | Downloaded num-conv v0.2.0 |
| 677 | 2026-08-07T23:37:56.019Z | Downloaded progenitor-macro v0.14.0 |
| 678 | 2026-08-07T23:37:56.019Z | Downloaded radium v0.7.0 |
| 679 | 2026-08-07T23:37:56.025Z | Downloaded flagset v0.4.7 |
| 680 | 2026-08-07T23:37:56.028Z | Downloaded rfc6979 v0.4.0 |
| 681 | 2026-08-07T23:37:56.028Z | Downloaded humantime v2.3.0 |
| 682 | 2026-08-07T23:37:56.031Z | Downloaded rustc_version v0.1.7 |
| 683 | 2026-08-07T23:37:56.031Z | Downloaded env_logger v0.11.9 |
| 684 | 2026-08-07T23:37:56.035Z | Downloaded semver v0.1.20 |
| 685 | 2026-08-07T23:37:56.035Z | Downloaded shell-words v1.1.1 |
| 686 | 2026-08-07T23:37:56.035Z | Downloaded signal-hook-mio v0.2.5 |
| 687 | 2026-08-07T23:37:56.035Z | Downloaded argon2 v0.6.0-rc.8 |
| 688 | 2026-08-07T23:37:56.038Z | Downloaded cmake v0.1.57 |
| 689 | 2026-08-07T23:37:56.038Z | Downloaded buf-list v1.1.2 |
| 690 | 2026-08-07T23:37:56.041Z | Downloaded blowfish v0.10.0 |
| 691 | 2026-08-07T23:37:56.041Z | Downloaded chacha20 v0.9.1 |
| 692 | 2026-08-07T23:37:56.041Z | Downloaded cmov v0.5.4 |
| 693 | 2026-08-07T23:37:56.044Z | Downloaded same-file v1.0.6 |
| 694 | 2026-08-07T23:37:56.044Z | Downloaded base64ct v1.8.3 |
| 695 | 2026-08-07T23:37:56.044Z | Downloaded serde_bytes v0.11.19 |
| 696 | 2026-08-07T23:37:56.047Z | Downloaded bitfield v0.19.4 |
| 697 | 2026-08-07T23:37:56.047Z | Downloaded cexpr v0.6.0 |
| 698 | 2026-08-07T23:37:56.050Z | Downloaded cipher v0.4.4 |
| 699 | 2026-08-07T23:37:56.050Z | Downloaded serde_plain v1.0.2 |
| 700 | 2026-08-07T23:37:56.050Z | Downloaded serde_repr v0.1.20 |
| 701 | 2026-08-07T23:37:56.050Z | Downloaded cipher v0.5.2 |
| 702 | 2026-08-07T23:37:56.054Z | Downloaded compression-codecs v0.4.37 |
| 703 | 2026-08-07T23:37:56.054Z | Downloaded byte-wrapper v0.1.0 |
| 704 | 2026-08-07T23:37:56.057Z | Downloaded group v0.13.0 |
| 705 | 2026-08-07T23:37:56.057Z | Downloaded constant_time_eq v0.4.2 |
| 706 | 2026-08-07T23:37:56.060Z | Downloaded group v0.14.0 |
| 707 | 2026-08-07T23:37:56.060Z | Downloaded pem v3.0.6 |
| 708 | 2026-08-07T23:37:56.060Z | Downloaded hyper-staticfile v0.10.1 |
| 709 | 2026-08-07T23:37:56.063Z | Downloaded bs58 v0.5.1 |
| 710 | 2026-08-07T23:37:56.063Z | Downloaded const_format_proc_macros v0.2.34 |
| 711 | 2026-08-07T23:37:56.065Z | Downloaded cassowary v0.3.0 |
| 712 | 2026-08-07T23:37:56.065Z | Downloaded globset v0.4.18 |
| 713 | 2026-08-07T23:37:56.069Z | Downloaded parse-display-derive v0.10.0 |
| 714 | 2026-08-07T23:37:56.069Z | Downloaded sigpipe v0.1.3 |
| 715 | 2026-08-07T23:37:56.069Z | Downloaded strum v0.26.3 |
| 716 | 2026-08-07T23:37:56.072Z | Downloaded phf v0.12.1 |
| 717 | 2026-08-07T23:37:56.075Z | Downloaded phf v0.13.1 |
| 718 | 2026-08-07T23:37:56.075Z | Downloaded slog-bunyan v2.5.0 |
| 719 | 2026-08-07T23:37:56.081Z | Downloaded blake2 v0.11.0-rc.6 |
| 720 | 2026-08-07T23:37:56.087Z | Downloaded take_mut v0.2.2 |
| 721 | 2026-08-07T23:37:56.093Z | Downloaded aes-gcm v0.11.0 |
| 722 | 2026-08-07T23:37:56.096Z | Downloaded progenitor v0.13.0 |
| 723 | 2026-08-07T23:37:56.096Z | Downloaded tower-layer v0.3.3 |
| 724 | 2026-08-07T23:37:56.099Z | Downloaded rand_xorshift v0.4.0 |
| 725 | 2026-08-07T23:37:56.099Z | Downloaded tower-service v0.3.3 |
| 726 | 2026-08-07T23:37:56.102Z | Downloaded primefield v0.14.0 |
| 727 | 2026-08-07T23:37:56.102Z | Downloaded progenitor-extras v0.2.0 |
| 728 | 2026-08-07T23:37:56.105Z | Downloaded unarray v0.1.4 |
| 729 | 2026-08-07T23:37:56.105Z | Downloaded usdt v0.6.0 |
| 730 | 2026-08-07T23:37:56.105Z | Downloaded utf-8 v0.7.6 |
| 731 | 2026-08-07T23:37:56.108Z | Downloaded xshell-macros v0.2.7 |
| 732 | 2026-08-07T23:37:56.108Z | Downloaded http-body-util v0.1.3 |
| 733 | 2026-08-07T23:37:56.111Z | Downloaded rand_core v0.9.5 |
| 734 | 2026-08-07T23:37:56.111Z | Downloaded rpassword v7.5.4 |
| 735 | 2026-08-07T23:37:56.111Z | Downloaded rustls-pemfile v2.2.0 |
| 736 | 2026-08-07T23:37:56.117Z | Downloaded zeroize_derive v1.5.0 |
| 737 | 2026-08-07T23:37:56.117Z | Downloaded serdect v0.4.3 |
| 738 | 2026-08-07T23:37:56.117Z | Downloaded async-bb8-diesel v0.2.1 |
| 739 | 2026-08-07T23:37:56.117Z | Downloaded sec1 v0.7.3 |
| 740 | 2026-08-07T23:37:56.117Z | Downloaded void v1.0.2 |
| 741 | 2026-08-07T23:37:56.117Z | Downloaded zone_cfg_derive v0.3.1 |
| 742 | 2026-08-07T23:37:56.122Z | Downloaded chacha20 v0.10.0 |
| 743 | 2026-08-07T23:37:56.122Z | Downloaded console v0.16.2 |
| 744 | 2026-08-07T23:37:56.124Z | Downloaded anstream v0.6.21 |
| 745 | 2026-08-07T23:37:56.124Z | Downloaded curve25519-dalek-derive v0.1.1 |
| 746 | 2026-08-07T23:37:56.124Z | Downloaded ciborium v0.2.2 |
| 747 | 2026-08-07T23:37:56.128Z | Downloaded bzip2 v0.4.4 |
| 748 | 2026-08-07T23:37:56.128Z | Downloaded slog-scope v4.4.1 |
| 749 | 2026-08-07T23:37:56.131Z | Downloaded slog-stdlog v4.1.1 |
| 750 | 2026-08-07T23:37:56.131Z | Downloaded sqlformat v0.3.5 |
| 751 | 2026-08-07T23:37:56.133Z | Downloaded clang-sys v1.8.1 |
| 752 | 2026-08-07T23:37:56.137Z | Downloaded hyper-rustls v0.27.7 |
| 753 | 2026-08-07T23:37:56.140Z | Downloaded half v1.8.3 |
| 754 | 2026-08-07T23:37:56.140Z | Downloaded crunchy v0.2.4 |
| 755 | 2026-08-07T23:37:56.143Z | Downloaded darling_macro v0.20.11 |
| 756 | 2026-08-07T23:37:56.143Z | Downloaded oxnet v0.1.6 |
| 757 | 2026-08-07T23:37:56.145Z | Downloaded parking_lot_core v0.9.12 |
| 758 | 2026-08-07T23:37:56.145Z | Downloaded slab v0.4.12 |
| 759 | 2026-08-07T23:37:56.145Z | Downloaded polyval v0.7.1 |
| 760 | 2026-08-07T23:37:56.148Z | Downloaded thread_local v1.1.9 |
| 761 | 2026-08-07T23:37:56.148Z | Downloaded allocator-api2 v0.2.21 |
| 762 | 2026-08-07T23:37:56.148Z | Downloaded fatfs v0.3.6 |
| 763 | 2026-08-07T23:37:56.151Z | Downloaded hmac v0.12.1 |
| 764 | 2026-08-07T23:37:56.151Z | Downloaded poly1305 v0.9.0 |
| 765 | 2026-08-07T23:37:56.154Z | Downloaded highway v1.3.0 |
| 766 | 2026-08-07T23:37:56.154Z | Downloaded defmt-parser v1.0.0 |
| 767 | 2026-08-07T23:37:56.154Z | Downloaded static_assertions v1.1.0 |
| 768 | 2026-08-07T23:37:56.154Z | Downloaded termios v0.3.3 |
| 769 | 2026-08-07T23:37:56.158Z | Downloaded ahash v0.8.12 |
| 770 | 2026-08-07T23:37:56.158Z | Downloaded derive_builder_macro v0.20.2 |
| 771 | 2026-08-07T23:37:56.158Z | Downloaded tls_codec_derive v0.4.2 |
| 772 | 2026-08-07T23:37:56.161Z | Downloaded toml_writer v1.1.1+spec-1.1.0 |
| 773 | 2026-08-07T23:37:56.161Z | Downloaded debug-ignore v1.0.5 |
| 774 | 2026-08-07T23:37:56.161Z | Downloaded tls_codec v0.4.2 |
| 775 | 2026-08-07T23:37:56.177Z | Downloaded difflib v0.4.0 |
| 776 | 2026-08-07T23:37:56.177Z | Downloaded dropshot-api-manager-types v0.7.2 |
| 777 | 2026-08-07T23:37:56.177Z | Downloaded illumos-nvpair v0.3.0 |
| 778 | 2026-08-07T23:37:56.177Z | Downloaded illumos-nvpair-sys v0.2.0 |
| 779 | 2026-08-07T23:37:56.177Z | Downloaded dof v0.4.0 |
| 780 | 2026-08-07T23:37:56.177Z | Downloaded inout v0.1.4 |
| 781 | 2026-08-07T23:37:56.177Z | Downloaded keccak v0.1.6 |
| 782 | 2026-08-07T23:37:56.177Z | Downloaded kstat-rs v0.2.5 |
| 783 | 2026-08-07T23:37:56.177Z | Downloaded maplit v1.0.2 |
| 784 | 2026-08-07T23:37:56.177Z | Downloaded const-oid v0.9.6 |
| 785 | 2026-08-07T23:37:56.177Z | Downloaded lru-slab v0.1.2 |
| 786 | 2026-08-07T23:37:56.177Z | Downloaded pkcs1 v0.7.5 |
| 787 | 2026-08-07T23:37:56.180Z | Downloaded pkcs8 v0.11.0 |
| 788 | 2026-08-07T23:37:56.180Z | Downloaded vergen-lib v9.1.0 |
| 789 | 2026-08-07T23:37:56.189Z | Downloaded memoffset v0.9.1 |
| 790 | 2026-08-07T23:37:56.192Z | Downloaded rustls-native-certs v0.8.3 |
| 791 | 2026-08-07T23:37:56.192Z | Downloaded vergen-lib v0.1.6 |
| 792 | 2026-08-07T23:37:56.192Z | Downloaded libscf-sys v1.2.0 |
| 793 | 2026-08-07T23:37:56.200Z | Downloaded colored v2.2.0 |
| 794 | 2026-08-07T23:37:56.203Z | Downloaded hybrid-array v0.4.13 |
| 795 | 2026-08-07T23:37:56.206Z | Downloaded futures v0.3.32 |
| 796 | 2026-08-07T23:37:56.206Z | Downloaded console v0.15.11 |
| 797 | 2026-08-07T23:37:56.210Z | Downloaded httparse v1.10.1 |
| 798 | 2026-08-07T23:37:56.213Z | Downloaded papergrid v0.17.0 |
| 799 | 2026-08-07T23:37:56.213Z | Downloaded colored v3.1.1 |
| 800 | 2026-08-07T23:37:56.216Z | Downloaded critical-section v1.2.0 |
| 801 | 2026-08-07T23:37:56.216Z | Downloaded ctr v0.10.1 |
| 802 | 2026-08-07T23:37:56.216Z | Downloaded half v2.7.1 |
| 803 | 2026-08-07T23:37:56.219Z | Downloaded oxide-update-engine-types v0.1.2 |
| 804 | 2026-08-07T23:37:56.219Z | Downloaded spin v0.9.8 |
| 805 | 2026-08-07T23:37:56.219Z | Downloaded daft v0.1.7 |
| 806 | 2026-08-07T23:37:56.222Z | Downloaded openssl-macros v0.1.1 |
| 807 | 2026-08-07T23:37:56.222Z | Downloaded percent-encoding v2.3.2 |
| 808 | 2026-08-07T23:37:56.225Z | Downloaded arc-swap v1.8.2 |
| 809 | 2026-08-07T23:37:56.228Z | Downloaded bzip2 v0.6.1 |
| 810 | 2026-08-07T23:37:56.228Z | Downloaded olpc-cjson v0.1.4 |
| 811 | 2026-08-07T23:37:56.228Z | Downloaded ar_archive_writer v0.5.1 |
| 812 | 2026-08-07T23:37:56.231Z | Downloaded strum_macros v0.27.2 |
| 813 | 2026-08-07T23:37:56.231Z | Downloaded derive_builder_core v0.20.2 |
| 814 | 2026-08-07T23:37:56.234Z | Downloaded der_derive v0.7.3 |
| 815 | 2026-08-07T23:37:56.234Z | Downloaded digest v0.11.3 |
| 816 | 2026-08-07T23:37:56.234Z | Downloaded embedded-io v0.4.0 |
| 817 | 2026-08-07T23:37:56.241Z | Downloaded parse-size v1.1.0 |
| 818 | 2026-08-07T23:37:56.244Z | Downloaded term v1.2.1 |
| 819 | 2026-08-07T23:37:56.244Z | Downloaded tiny-keccak v2.0.2 |
| 820 | 2026-08-07T23:37:56.247Z | Downloaded psl-types v2.0.11 |
| 821 | 2026-08-07T23:37:56.247Z | Downloaded quick-error v1.2.3 |
| 822 | 2026-08-07T23:37:56.250Z | Downloaded progenitor-client v0.14.0 |
| 823 | 2026-08-07T23:37:56.250Z | Downloaded rand_chacha v0.3.1 |
| 824 | 2026-08-07T23:37:56.250Z | Downloaded ref-cast v1.0.25 |
| 825 | 2026-08-07T23:37:56.253Z | Downloaded ref-cast-impl v1.0.25 |
| 826 | 2026-08-07T23:37:56.256Z | Downloaded headers v0.4.1 |
| 827 | 2026-08-07T23:37:56.259Z | Downloaded ron v0.8.1 |
| 828 | 2026-08-07T23:37:56.267Z | Downloaded libsw v3.5.0 |
| 829 | 2026-08-07T23:37:56.270Z | Downloaded crossbeam-utils v0.8.21 |
| 830 | 2026-08-07T23:37:56.273Z | Downloaded multer v3.1.0 |
| 831 | 2026-08-07T23:37:56.273Z | Downloaded ryu v1.0.23 |
| 832 | 2026-08-07T23:37:56.276Z | Downloaded const-oid v0.10.2 |
| 833 | 2026-08-07T23:37:56.276Z | Downloaded russh-util v0.52.0 |
| 834 | 2026-08-07T23:37:56.276Z | Downloaded compact_str v0.8.1 |
| 835 | 2026-08-07T23:37:56.279Z | Downloaded base64 v0.22.1 |
| 836 | 2026-08-07T23:37:56.279Z | Downloaded siphasher v1.0.2 |
| 837 | 2026-08-07T23:37:56.282Z | Downloaded testing_table v0.3.0 |
| 838 | 2026-08-07T23:37:56.285Z | Downloaded corncobs v0.1.4 |
| 839 | 2026-08-07T23:37:56.288Z | Downloaded num_enum v0.7.6 |
| 840 | 2026-08-07T23:37:56.288Z | Downloaded serde_spanned v1.1.1 |
| 841 | 2026-08-07T23:37:56.291Z | Downloaded chacha20poly1305 v0.10.1 |
| 842 | 2026-08-07T23:37:56.291Z | Downloaded heapless v0.8.0 |
| 843 | 2026-08-07T23:37:56.295Z | Downloaded derive_builder v0.20.2 |
| 844 | 2026-08-07T23:37:56.298Z | Downloaded num-integer v0.1.46 |
| 845 | 2026-08-07T23:37:56.303Z | Downloaded thiserror-impl-no-std v2.0.2 |
| 846 | 2026-08-07T23:37:56.303Z | Downloaded supports-color v3.0.2 |
| 847 | 2026-08-07T23:37:56.306Z | Downloaded tokio-test v0.4.5 |
| 848 | 2026-08-07T23:37:56.306Z | Downloaded try-lock v0.2.5 |
| 849 | 2026-08-07T23:37:56.306Z | Downloaded unicode-truncate v1.1.0 |
| 850 | 2026-08-07T23:37:56.306Z | Downloaded utf8_iter v1.0.4 |
| 851 | 2026-08-07T23:37:56.306Z | Downloaded tabled_derive v0.11.0 |
| 852 | 2026-08-07T23:37:56.309Z | Downloaded pkcs8 v0.10.2 |
| 853 | 2026-08-07T23:37:56.309Z | Downloaded flate2 v1.1.9 |
| 854 | 2026-08-07T23:37:56.311Z | Downloaded tabwriter v1.4.1 |
| 855 | 2026-08-07T23:37:56.311Z | Downloaded trait-variant v0.1.2 |
| 856 | 2026-08-07T23:37:56.311Z | Downloaded toml v0.7.8 |
| 857 | 2026-08-07T23:37:56.315Z | Downloaded subprocess v0.2.15 |
| 858 | 2026-08-07T23:37:56.319Z | Downloaded iana-time-zone v0.1.65 |
| 859 | 2026-08-07T23:37:56.319Z | Downloaded phc v0.6.1 |
| 860 | 2026-08-07T23:37:56.322Z | Downloaded untrusted v0.7.1 |
| 861 | 2026-08-07T23:37:56.322Z | Downloaded owo-colors v4.3.0 |
| 862 | 2026-08-07T23:37:56.322Z | Downloaded oxide-tokio-rt v0.1.4 |
| 863 | 2026-08-07T23:37:56.322Z | Downloaded peg-macros v0.8.5 |
| 864 | 2026-08-07T23:37:56.322Z | Downloaded port-file v0.1.0 |
| 865 | 2026-08-07T23:37:56.325Z | Downloaded predicates v3.1.4 |
| 866 | 2026-08-07T23:37:56.325Z | Downloaded rand_pcg v0.10.2 |
| 867 | 2026-08-07T23:37:56.327Z | Downloaded primeorder v0.13.6 |
| 868 | 2026-08-07T23:37:56.332Z | Downloaded primeorder v0.14.0 |
| 869 | 2026-08-07T23:37:56.334Z | Downloaded hickory-server v0.25.2 |
| 870 | 2026-08-07T23:37:56.337Z | Downloaded universal-hash v0.6.1 |
| 871 | 2026-08-07T23:37:56.337Z | Downloaded usdt-macro v0.6.0 |
| 872 | 2026-08-07T23:37:56.337Z | Downloaded crc-catalog v2.4.0 |
| 873 | 2026-08-07T23:37:56.341Z | Downloaded cstr-argument v0.1.2 |
| 874 | 2026-08-07T23:37:56.341Z | Downloaded prettyplease v0.2.37 |
| 875 | 2026-08-07T23:37:56.341Z | Downloaded rcgen v0.12.1 |
| 876 | 2026-08-07T23:37:56.344Z | Downloaded unsafe-libyaml v0.2.11 |
| 877 | 2026-08-07T23:37:56.344Z | Downloaded rayon-core v1.13.0 |
| 878 | 2026-08-07T23:37:56.347Z | Downloaded schemars v0.9.0 |
| 879 | 2026-08-07T23:37:56.351Z | Downloaded serde_yaml v0.9.34+deprecated |
| 880 | 2026-08-07T23:37:56.354Z | Downloaded unicode-properties v0.1.4 |
| 881 | 2026-08-07T23:37:56.354Z | Downloaded memmap2 v0.9.10 |
| 882 | 2026-08-07T23:37:56.357Z | Downloaded zopfli v0.8.3 |
| 883 | 2026-08-07T23:37:56.357Z | Downloaded litrs v1.0.0 |
| 884 | 2026-08-07T23:37:56.357Z | Downloaded waitgroup v0.1.2 |
| 885 | 2026-08-07T23:37:56.358Z | Downloaded cc v1.2.56 |
| 886 | 2026-08-07T23:37:56.361Z | Downloaded strum_macros v0.24.3 |
| 887 | 2026-08-07T23:37:56.361Z | Downloaded bumpalo v3.20.2 |
| 888 | 2026-08-07T23:37:56.364Z | Downloaded crc-any v2.5.0 |
| 889 | 2026-08-07T23:37:56.364Z | Downloaded module-lattice v0.2.3 |
| 890 | 2026-08-07T23:37:56.364Z | Downloaded smallvec v0.6.14 |
| 891 | 2026-08-07T23:37:56.364Z | Downloaded hickory-resolver v0.24.4 |
| 892 | 2026-08-07T23:37:56.367Z | Downloaded async-compression v0.4.41 |
| 893 | 2026-08-07T23:37:56.370Z | Downloaded base64 v0.21.7 |
| 894 | 2026-08-07T23:37:56.372Z | Downloaded openssl-sys v0.9.117 |
| 895 | 2026-08-07T23:37:56.375Z | Downloaded unicase v2.9.0 |
| 896 | 2026-08-07T23:37:56.375Z | Downloaded is-terminal v0.4.17 |
| 897 | 2026-08-07T23:37:56.375Z | Downloaded slog-term v2.9.2 |
| 898 | 2026-08-07T23:37:56.378Z | Downloaded sqlparser_derive v0.5.0 |
| 899 | 2026-08-07T23:37:56.378Z | Downloaded string_cache v0.8.9 |
| 900 | 2026-08-07T23:37:56.378Z | Downloaded schemars_derive v0.8.22 |
| 901 | 2026-08-07T23:37:56.378Z | Downloaded serde_with_macros v1.5.2 |
| 902 | 2026-08-07T23:37:56.378Z | Downloaded slog-dtrace v0.3.0 |
| 903 | 2026-08-07T23:37:56.382Z | Downloaded stacker v0.1.23 |
| 904 | 2026-08-07T23:37:56.382Z | Downloaded defmt v0.3.100 |
| 905 | 2026-08-07T23:37:56.382Z | Downloaded display-error-chain v0.2.2 |
| 906 | 2026-08-07T23:37:56.382Z | Downloaded hashbrown v0.12.3 |
| 907 | 2026-08-07T23:37:56.385Z | Downloaded dyn-clone v1.0.20 |
| 908 | 2026-08-07T23:37:56.385Z | Downloaded tokio-native-tls v0.3.1 |
| 909 | 2026-08-07T23:37:56.385Z | Downloaded dropshot_endpoint v0.17.1 |
| 910 | 2026-08-07T23:37:56.388Z | Downloaded icu_properties v2.1.2 |
| 911 | 2026-08-07T23:37:56.388Z | Downloaded pin-project-internal v1.1.11 |
| 912 | 2026-08-07T23:37:56.391Z | Downloaded packed_struct v0.10.1 |
| 913 | 2026-08-07T23:37:56.391Z | Downloaded parking_lot_core v0.8.6 |
| 914 | 2026-08-07T23:37:56.391Z | Downloaded quinn-udp v0.5.14 |
| 915 | 2026-08-07T23:37:56.394Z | Downloaded managed v0.8.0 |
| 916 | 2026-08-07T23:37:56.394Z | Downloaded quinn v0.11.11 |
| 917 | 2026-08-07T23:37:56.394Z | Downloaded time-macros v0.2.27 |
| 918 | 2026-08-07T23:37:56.397Z | Downloaded wyz v0.5.1 |
| 919 | 2026-08-07T23:37:56.397Z | Downloaded lazy_static v1.5.0 |
| 920 | 2026-08-07T23:37:56.400Z | Downloaded yansi v1.0.1 |
| 921 | 2026-08-07T23:37:56.403Z | Downloaded normalize-line-endings v0.3.0 |
| 922 | 2026-08-07T23:37:56.403Z | Downloaded peg-runtime v0.8.5 |
| 923 | 2026-08-07T23:37:56.409Z | Downloaded zip v0.6.6 |
| 924 | 2026-08-07T23:37:56.412Z | Downloaded md5 v0.8.0 |
| 925 | 2026-08-07T23:37:56.415Z | Downloaded xshell v0.2.7 |
| 926 | 2026-08-07T23:37:56.418Z | Downloaded smallvec v1.15.1 |
| 927 | 2026-08-07T23:37:56.418Z | Downloaded serde-hex v0.1.0 |
| 928 | 2026-08-07T23:37:56.422Z | Downloaded zstd-safe v7.2.4 |
| 929 | 2026-08-07T23:37:56.425Z | Downloaded precomputed-hash v0.1.1 |
| 930 | 2026-08-07T23:37:56.428Z | Downloaded num-iter v0.1.45 |
| 931 | 2026-08-07T23:37:56.431Z | Downloaded oso-derive v0.27.3 |
| 932 | 2026-08-07T23:37:56.431Z | Downloaded recursive v0.1.1 |
| 933 | 2026-08-07T23:37:56.431Z | Downloaded sha2 v0.11.0 |
| 934 | 2026-08-07T23:37:56.434Z | Downloaded crossbeam-deque v0.8.6 |
| 935 | 2026-08-07T23:37:56.434Z | Downloaded defmt v1.0.1 |
| 936 | 2026-08-07T23:37:56.440Z | Downloaded hickory-resolver v0.25.2 |
| 937 | 2026-08-07T23:37:56.445Z | Downloaded http v1.4.2 |
| 938 | 2026-08-07T23:37:56.445Z | Downloaded salsa20 v0.11.0 |
| 939 | 2026-08-07T23:37:56.445Z | Downloaded heapless v0.7.17 |
| 940 | 2026-08-07T23:37:56.445Z | Downloaded snafu v0.8.9 |
| 941 | 2026-08-07T23:37:56.448Z | Downloaded toml_parser v1.1.2+spec-1.1.0 |
| 942 | 2026-08-07T23:37:56.448Z | Downloaded diesel-dtrace v0.5.0 |
| 943 | 2026-08-07T23:37:56.448Z | Downloaded ecdsa v0.16.9 |
| 944 | 2026-08-07T23:37:56.451Z | Downloaded ingot-types v0.2.0 |
| 945 | 2026-08-07T23:37:56.451Z | Downloaded tokio-tungstenite v0.21.0 |
| 946 | 2026-08-07T23:37:56.451Z | Downloaded impl-trait-for-tuples v0.2.3 |
| 947 | 2026-08-07T23:37:56.454Z | Downloaded secrecy v0.10.3 |
| 948 | 2026-08-07T23:37:56.454Z | Downloaded postgres-types v0.2.12 |
| 949 | 2026-08-07T23:37:56.454Z | Downloaded steno v0.4.1 |
| 950 | 2026-08-07T23:37:56.457Z | Downloaded darling_core v0.20.11 |
| 951 | 2026-08-07T23:37:56.460Z | Downloaded rfc6979 v0.6.0 |
| 952 | 2026-08-07T23:37:56.463Z | Downloaded rustc_version v0.4.1 |
| 953 | 2026-08-07T23:37:56.463Z | Downloaded whoami v1.6.1 |
| 954 | 2026-08-07T23:37:56.466Z | Downloaded sha1 v0.11.0 |
| 955 | 2026-08-07T23:37:56.466Z | Downloaded sync-ptr v0.1.4 |
| 956 | 2026-08-07T23:37:56.466Z | Downloaded tinyvec_macros v0.1.1 |
| 957 | 2026-08-07T23:37:56.469Z | Downloaded nanorand v0.7.0 |
| 958 | 2026-08-07T23:37:56.469Z | Downloaded native-tls v0.2.18 |
| 959 | 2026-08-07T23:37:56.469Z | Downloaded icu_normalizer_data v2.1.1 |
| 960 | 2026-08-07T23:37:56.472Z | Downloaded strsim v0.10.0 |
| 961 | 2026-08-07T23:37:56.472Z | Downloaded unicode_categories v0.1.1 |
| 962 | 2026-08-07T23:37:56.472Z | Downloaded strip-ansi-escapes v0.2.1 |
| 963 | 2026-08-07T23:37:56.476Z | Downloaded unit-prefix v0.5.2 |
| 964 | 2026-08-07T23:37:56.479Z | Downloaded usdt-attr-macro v0.6.0 |
| 965 | 2026-08-07T23:37:56.479Z | Downloaded zerofrom-derive v0.1.6 |
| 966 | 2026-08-07T23:37:56.479Z | Downloaded jobserver v0.1.34 |
| 967 | 2026-08-07T23:37:56.482Z | Downloaded libloading v0.8.9 |
| 968 | 2026-08-07T23:37:56.482Z | Downloaded schemars v1.2.1 |
| 969 | 2026-08-07T23:37:56.489Z | Downloaded termtree v0.5.1 |
| 970 | 2026-08-07T23:37:56.492Z | Downloaded diff v0.1.13 |
| 971 | 2026-08-07T23:37:56.495Z | Downloaded pem-rfc7468 v0.7.0 |
| 972 | 2026-08-07T23:37:56.498Z | Downloaded pem-rfc7468 v1.0.0 |
| 973 | 2026-08-07T23:37:56.498Z | Downloaded crossbeam-epoch v0.9.18 |
| 974 | 2026-08-07T23:37:56.498Z | Downloaded pkg-config v0.3.32 |
| 975 | 2026-08-07T23:37:56.501Z | Downloaded yoke-derive v0.8.1 |
| 976 | 2026-08-07T23:37:56.501Z | Downloaded zerofrom v0.1.6 |
| 977 | 2026-08-07T23:37:56.504Z | Downloaded paste v1.0.15 |
| 978 | 2026-08-07T23:37:56.504Z | Downloaded aes v0.9.1 |
| 979 | 2026-08-07T23:37:56.507Z | Downloaded indent_write v2.2.0 |
| 980 | 2026-08-07T23:37:56.507Z | Downloaded dirs-sys-next v0.1.2 |
| 981 | 2026-08-07T23:37:56.507Z | Downloaded schemars v0.8.22 |
| 982 | 2026-08-07T23:37:56.513Z | Downloaded ecdsa v0.17.0 |
| 983 | 2026-08-07T23:37:56.516Z | Downloaded secrecy v0.8.0 |
| 984 | 2026-08-07T23:37:56.516Z | Downloaded ingot-macros v0.2.0 |
| 985 | 2026-08-07T23:37:56.516Z | Downloaded serde_path_to_error v0.1.20 |
| 986 | 2026-08-07T23:37:56.516Z | Downloaded idna_adapter v1.2.1 |
| 987 | 2026-08-07T23:37:56.519Z | Downloaded linked-hash-map v0.5.6 |
| 988 | 2026-08-07T23:37:56.519Z | Downloaded crc8 v0.1.1 |
| 989 | 2026-08-07T23:37:56.522Z | Downloaded crc v3.4.0 |
| 990 | 2026-08-07T23:37:56.525Z | Downloaded newline-converter v0.3.0 |
| 991 | 2026-08-07T23:37:56.528Z | Downloaded nibble_vec v0.1.0 |
| 992 | 2026-08-07T23:37:56.528Z | Downloaded progenitor v0.14.0 |
| 993 | 2026-08-07T23:37:56.532Z | Downloaded progenitor-client v0.13.0 |
| 994 | 2026-08-07T23:37:56.535Z | Downloaded resolv-conf v0.7.6 |
| 995 | 2026-08-07T23:37:56.538Z | Downloaded ssh-cipher v0.3.0 |
| 996 | 2026-08-07T23:37:56.538Z | Downloaded stringprep v0.1.5 |
| 997 | 2026-08-07T23:37:56.541Z | Downloaded toml_datetime v1.1.1+spec-1.1.0 |
| 998 | 2026-08-07T23:37:56.541Z | Downloaded digest-io v0.1.0 |
| 999 | 2026-08-07T23:37:56.544Z | Downloaded dirs-next v2.0.0 |
| 1000 | 2026-08-07T23:37:56.544Z | Downloaded instability v0.3.11 |
| 1001 | 2026-08-07T23:37:56.544Z | Downloaded kem v0.3.0 |
| 1002 | 2026-08-07T23:37:56.544Z | Downloaded simd-adler32 v0.3.8 |
| 1003 | 2026-08-07T23:37:56.544Z | Downloaded password-hash v0.6.1 |
| 1004 | 2026-08-07T23:37:56.549Z | Downloaded zerocopy-derive v0.8.40 |
| 1005 | 2026-08-07T23:37:56.559Z | Downloaded md-5 v0.10.6 |
| 1006 | 2026-08-07T23:37:56.563Z | Downloaded opaque-debug v0.3.1 |
| 1007 | 2026-08-07T23:37:56.563Z | Downloaded darling v0.20.11 |
| 1008 | 2026-08-07T23:37:56.567Z | Downloaded parking_lot v0.11.2 |
| 1009 | 2026-08-07T23:37:56.567Z | Downloaded toml_datetime v0.7.5+spec-1.1.0 |
| 1010 | 2026-08-07T23:37:56.570Z | Downloaded serde_urlencoded v0.7.1 |
| 1011 | 2026-08-07T23:37:56.573Z | Downloaded whoami v2.1.0 |
| 1012 | 2026-08-07T23:37:56.574Z | Downloaded rtoolbox v0.0.3 |
| 1013 | 2026-08-07T23:37:56.574Z | Downloaded num-rational v0.4.2 |
| 1014 | 2026-08-07T23:37:56.577Z | Downloaded tui-tree-widget v0.23.1 |
| 1015 | 2026-08-07T23:37:56.581Z | Downloaded hashbrown v0.13.2 |
| 1016 | 2026-08-07T23:37:56.584Z | Downloaded ipnetwork v0.21.1 |
| 1017 | 2026-08-07T23:37:56.587Z | Downloaded ignore v0.4.25 |
| 1018 | 2026-08-07T23:37:56.591Z | Downloaded vergen-git2 v9.1.0 |
| 1019 | 2026-08-07T23:37:56.594Z | Downloaded thread-id v5.1.0 |
| 1020 | 2026-08-07T23:37:56.594Z | Downloaded topological-sort v0.2.2 |
| 1021 | 2026-08-07T23:37:56.597Z | Downloaded hkdf v0.13.0 |
| 1022 | 2026-08-07T23:37:56.600Z | Downloaded sha1 v0.10.6 |
| 1023 | 2026-08-07T23:37:56.600Z | Downloaded signal-hook-tokio v0.3.1 |
| 1024 | 2026-08-07T23:37:56.600Z | Downloaded lru-cache v0.1.2 |
| 1025 | 2026-08-07T23:37:56.606Z | Downloaded derive-ex v0.1.8 |
| 1026 | 2026-08-07T23:37:56.609Z | Downloaded either v1.15.0 |
| 1027 | 2026-08-07T23:37:56.612Z | Downloaded postcard v1.1.3 |
| 1028 | 2026-08-07T23:37:56.616Z | Downloaded rustls-pki-types v1.14.0 |
| 1029 | 2026-08-07T23:37:56.622Z | Downloaded oxide-update-engine-display v0.1.2 |
| 1030 | 2026-08-07T23:37:56.627Z | Downloaded predicates-tree v1.0.13 |
| 1031 | 2026-08-07T23:37:56.627Z | Downloaded num_enum_derive v0.7.6 |
| 1032 | 2026-08-07T23:37:56.627Z | Downloaded universal-hash v0.5.1 |
| 1033 | 2026-08-07T23:37:56.630Z | Downloaded want v0.3.1 |
| 1034 | 2026-08-07T23:37:56.630Z | Downloaded internal-russh-num-bigint v0.5.0 |
| 1035 | 2026-08-07T23:37:56.630Z | Downloaded xattr v1.6.1 |
| 1036 | 2026-08-07T23:37:56.632Z | Downloaded embedded-io v0.6.1 |
| 1037 | 2026-08-07T23:37:56.635Z | Downloaded typed-path v0.9.3 |
| 1038 | 2026-08-07T23:37:56.638Z | Downloaded dunce v1.0.5 |
| 1039 | 2026-08-07T23:37:56.638Z | Downloaded internet-checksum v0.2.1 |
| 1040 | 2026-08-07T23:37:56.638Z | Downloaded num-traits v0.2.19 |
| 1041 | 2026-08-07T23:37:56.642Z | Downloaded hashbrown v0.15.5 |
| 1042 | 2026-08-07T23:37:56.645Z | Downloaded unicode-xid v0.2.6 |
| 1043 | 2026-08-07T23:37:56.648Z | Downloaded tokio-rustls v0.26.4 |
| 1044 | 2026-08-07T23:37:56.651Z | Downloaded oxide-update-engine v0.1.2 |
| 1045 | 2026-08-07T23:37:56.654Z | Downloaded nom v8.0.0 |
| 1046 | 2026-08-07T23:37:56.659Z | Downloaded nu-ansi-term v0.50.3 |
| 1047 | 2026-08-07T23:37:56.662Z | Downloaded seq-macro v0.3.6 |
| 1048 | 2026-08-07T23:37:56.662Z | Downloaded scroll v0.13.0 |
| 1049 | 2026-08-07T23:37:56.665Z | Downloaded crypto-common v0.2.2 |
| 1050 | 2026-08-07T23:37:56.665Z | Downloaded darling_macro v0.21.3 |
| 1051 | 2026-08-07T23:37:56.665Z | Downloaded darling_macro v0.23.0 |
| 1052 | 2026-08-07T23:37:56.665Z | Downloaded downcast-rs v2.0.2 |
| 1053 | 2026-08-07T23:37:56.668Z | Downloaded new_debug_unreachable v1.0.6 |
| 1054 | 2026-08-07T23:37:56.668Z | Downloaded scuffle v0.1.0 |
| 1055 | 2026-08-07T23:37:56.671Z | Downloaded hashbrown v0.16.1 |
| 1056 | 2026-08-07T23:37:56.674Z | Downloaded rustls-webpki v0.103.13 |
| 1057 | 2026-08-07T23:37:56.677Z | Downloaded darling_core v0.21.3 |
| 1058 | 2026-08-07T23:37:56.677Z | Downloaded slog-async v2.8.0 |
| 1059 | 2026-08-07T23:37:56.680Z | Downloaded sponge-cursor v0.1.0 |
| 1060 | 2026-08-07T23:37:56.680Z | Downloaded vergen v9.1.0 |
| 1061 | 2026-08-07T23:37:56.680Z | Downloaded ppv-lite86 v0.2.21 |
| 1062 | 2026-08-07T23:37:56.680Z | Downloaded psm v0.1.30 |
| 1063 | 2026-08-07T23:37:56.683Z | Downloaded libsw-core v0.3.2 |
| 1064 | 2026-08-07T23:37:56.683Z | Downloaded spki v0.8.0 |
| 1065 | 2026-08-07T23:37:56.683Z | Downloaded potential_utf v0.1.4 |
| 1066 | 2026-08-07T23:37:56.688Z | Downloaded crc32fast v1.5.0 |
| 1067 | 2026-08-07T23:37:56.691Z | Downloaded darling v0.21.3 |
| 1068 | 2026-08-07T23:37:56.691Z | Downloaded darling v0.23.0 |
| 1069 | 2026-08-07T23:37:56.694Z | Downloaded ed25519-dalek v3.0.0 |
| 1070 | 2026-08-07T23:37:56.694Z | Downloaded tokio-tungstenite v0.23.1 |
| 1071 | 2026-08-07T23:37:56.698Z | Downloaded icu_locale_core v2.1.1 |
| 1072 | 2026-08-07T23:37:56.702Z | Downloaded vsss-rs v3.3.4 |
| 1073 | 2026-08-07T23:37:56.702Z | Downloaded rustls-platform-verifier v0.6.2 |
| 1074 | 2026-08-07T23:37:56.702Z | Downloaded des v0.9.0 |
| 1075 | 2026-08-07T23:37:56.705Z | Downloaded spki v0.7.3 |
| 1076 | 2026-08-07T23:37:56.705Z | Downloaded tokio-dtrace v0.1.1 |
| 1077 | 2026-08-07T23:37:56.712Z | Downloaded socket2 v0.6.3 |
| 1078 | 2026-08-07T23:37:56.717Z | Downloaded deranged v0.5.8 |
| 1079 | 2026-08-07T23:37:56.720Z | Downloaded signature v3.0.0 |
| 1080 | 2026-08-07T23:37:56.723Z | Downloaded stable_deref_trait v1.2.1 |
| 1081 | 2026-08-07T23:37:56.723Z | Downloaded time-core v0.1.8 |
| 1082 | 2026-08-07T23:37:56.727Z | Downloaded sync_wrapper v1.0.2 |
| 1083 | 2026-08-07T23:37:56.727Z | Downloaded csv-core v0.1.13 |
| 1084 | 2026-08-07T23:37:56.740Z | Downloaded lzss v0.8.2 |
| 1085 | 2026-08-07T23:37:56.743Z | Downloaded pretty_assertions v1.4.1 |
| 1086 | 2026-08-07T23:37:56.743Z | Downloaded derive_more v2.1.1 |
| 1087 | 2026-08-07T23:37:56.748Z | Downloaded darling_core v0.13.4 |
| 1088 | 2026-08-07T23:37:56.751Z | Downloaded num-bigint v0.4.6 |
| 1089 | 2026-08-07T23:37:56.754Z | Downloaded ingot v0.2.1 |
| 1090 | 2026-08-07T23:37:56.754Z | Downloaded linear-map v1.2.0 |
| 1091 | 2026-08-07T23:37:56.754Z | Downloaded match_cfg v0.1.0 |
| 1092 | 2026-08-07T23:37:56.757Z | Downloaded nom v7.1.3 |
| 1093 | 2026-08-07T23:37:56.757Z | Downloaded wait-timeout v0.2.1 |
| 1094 | 2026-08-07T23:37:56.760Z | Downloaded num-complex v0.4.6 |
| 1095 | 2026-08-07T23:37:56.763Z | Downloaded pin-project-lite v0.2.17 |
| 1096 | 2026-08-07T23:37:56.766Z | Downloaded crucible-workspace-hack v0.1.0 |
| 1097 | 2026-08-07T23:37:56.766Z | Downloaded dtrace-parser v0.3.0 |
| 1098 | 2026-08-07T23:37:56.769Z | Downloaded password-hash v0.5.0 |
| 1099 | 2026-08-07T23:37:56.769Z | Downloaded icu_collections v2.1.1 |
| 1100 | 2026-08-07T23:37:56.772Z | Downloaded tokio-util v0.7.18 |
| 1101 | 2026-08-07T23:37:56.776Z | Downloaded elliptic-curve v0.13.8 |
| 1102 | 2026-08-07T23:37:56.779Z | Downloaded rand_seeder v0.4.0 |
| 1103 | 2026-08-07T23:37:56.784Z | Downloaded lru v0.12.5 |
| 1104 | 2026-08-07T23:37:56.785Z | Downloaded is_ci v1.2.0 |
| 1105 | 2026-08-07T23:37:56.785Z | Downloaded scrypt v0.12.0 |
| 1106 | 2026-08-07T23:37:56.785Z | Downloaded jiff-static v0.2.34 |
| 1107 | 2026-08-07T23:37:56.785Z | Downloaded newtype_derive v0.1.6 |
| 1108 | 2026-08-07T23:37:56.788Z | Downloaded packed_struct_codegen v0.10.1 |
| 1109 | 2026-08-07T23:37:56.788Z | Downloaded phf_shared v0.11.3 |
| 1110 | 2026-08-07T23:37:56.791Z | Downloaded sec1 v0.8.1 |
| 1111 | 2026-08-07T23:37:56.794Z | Downloaded similar v2.7.0 |
| 1112 | 2026-08-07T23:37:56.797Z | Downloaded tower-http v0.6.8 |
| 1113 | 2026-08-07T23:37:56.799Z | Downloaded smf v0.2.3 |
| 1114 | 2026-08-07T23:37:56.799Z | Downloaded unicode-bidi v0.3.18 |
| 1115 | 2026-08-07T23:37:56.802Z | Downloaded openssl-probe v0.1.6 |
| 1116 | 2026-08-07T23:37:56.802Z | Downloaded pkcs5 v0.8.1 |
| 1117 | 2026-08-07T23:37:56.805Z | Downloaded proc-macro-crate v1.3.1 |
| 1118 | 2026-08-07T23:37:56.808Z | Downloaded russh-cryptovec v0.62.0 |
| 1119 | 2026-08-07T23:37:56.811Z | Downloaded cookie_store v0.22.1 |
| 1120 | 2026-08-07T23:37:56.811Z | Downloaded slog-envlogger v2.2.0 |
| 1121 | 2026-08-07T23:37:56.811Z | Downloaded tokio-macros v2.7.0 |
| 1122 | 2026-08-07T23:37:56.814Z | Downloaded cpubits v0.1.1 |
| 1123 | 2026-08-07T23:37:56.817Z | Downloaded oso v0.27.3 |
| 1124 | 2026-08-07T23:37:56.820Z | Downloaded tracing-core v0.1.36 |
| 1125 | 2026-08-07T23:37:56.820Z | Downloaded hyper v1.10.1 |
| 1126 | 2026-08-07T23:37:56.823Z | Downloaded futures-util v0.3.32 |
| 1127 | 2026-08-07T23:37:56.828Z | Downloaded scroll_derive v0.13.1 |
| 1128 | 2026-08-07T23:37:56.831Z | Downloaded signature v2.2.0 |
| 1129 | 2026-08-07T23:37:56.831Z | Downloaded untrusted v0.9.0 |
| 1130 | 2026-08-07T23:37:56.835Z | Downloaded darling_core v0.23.0 |
| 1131 | 2026-08-07T23:37:56.837Z | Downloaded zerocopy v0.6.6 |
| 1132 | 2026-08-07T23:37:56.840Z | Downloaded darling_macro v0.13.4 |
| 1133 | 2026-08-07T23:37:56.840Z | Downloaded walkdir v2.5.0 |
| 1134 | 2026-08-07T23:37:56.840Z | Downloaded zerovec-derive v0.11.2 |
| 1135 | 2026-08-07T23:37:56.841Z | Downloaded ident_case v1.0.1 |
| 1136 | 2026-08-07T23:37:56.841Z | Downloaded h2 v0.4.15 |
| 1137 | 2026-08-07T23:37:56.844Z | Downloaded hkdf v0.12.4 |
| 1138 | 2026-08-07T23:37:56.846Z | Downloaded convert_case v0.10.0 |
| 1139 | 2026-08-07T23:37:56.847Z | Downloaded delegate v0.13.5 |
| 1140 | 2026-08-07T23:37:56.847Z | Downloaded diesel_table_macro_syntax v0.3.0 |
| 1141 | 2026-08-07T23:37:56.847Z | Downloaded darling v0.13.4 |
| 1142 | 2026-08-07T23:37:56.849Z | Downloaded ena v0.14.4 |
| 1143 | 2026-08-07T23:37:56.849Z | Downloaded mime v0.3.17 |
| 1144 | 2026-08-07T23:37:56.852Z | Downloaded maybe-uninit v2.0.0 |
| 1145 | 2026-08-07T23:37:56.856Z | Downloaded parking_lot v0.12.5 |
| 1146 | 2026-08-07T23:37:56.861Z | Downloaded displaydoc v0.2.5 |
| 1147 | 2026-08-07T23:37:56.865Z | Downloaded nonempty v0.12.0 |
| 1148 | 2026-08-07T23:37:56.868Z | Downloaded phf_shared v0.13.1 |
| 1149 | 2026-08-07T23:37:56.871Z | Downloaded rustc-hash v2.1.1 |
| 1150 | 2026-08-07T23:37:56.874Z | Downloaded minimal-lexical v0.2.1 |
| 1151 | 2026-08-07T23:37:56.876Z | Downloaded rsa v0.10.0-rc.18 |
| 1152 | 2026-08-07T23:37:56.880Z | Downloaded winnow v0.6.26 |
| 1153 | 2026-08-07T23:37:56.882Z | Downloaded itertools v0.12.1 |
| 1154 | 2026-08-07T23:37:56.885Z | Downloaded iri-string v0.7.10 |
| 1155 | 2026-08-07T23:37:56.889Z | Downloaded num_enum v0.5.11 |
| 1156 | 2026-08-07T23:37:56.892Z | Downloaded postgres-protocol v0.6.10 |
| 1157 | 2026-08-07T23:37:56.892Z | Downloaded path-slash v0.1.5 |
| 1158 | 2026-08-07T23:37:56.895Z | Downloaded structmeta v0.3.0 |
| 1159 | 2026-08-07T23:37:56.895Z | Downloaded icu_provider v2.1.1 |
| 1160 | 2026-08-07T23:37:56.895Z | Downloaded poly1305 v0.8.0 |
| 1161 | 2026-08-07T23:37:56.895Z | Downloaded tracing-attributes v0.1.31 |
| 1162 | 2026-08-07T23:37:56.898Z | Downloaded slog-json v2.6.1 |
| 1163 | 2026-08-07T23:37:56.898Z | Downloaded aho-corasick v1.1.4 |
| 1164 | 2026-08-07T23:37:56.902Z | Downloaded subtle v2.6.1 |
| 1165 | 2026-08-07T23:37:56.902Z | Downloaded indexmap v1.9.3 |
| 1166 | 2026-08-07T23:37:56.905Z | Downloaded libbz2-rs-sys v0.2.2 |
| 1167 | 2026-08-07T23:37:56.905Z | Downloaded tap v1.0.1 |
| 1168 | 2026-08-07T23:37:56.905Z | Downloaded zip v4.6.1 |
| 1169 | 2026-08-07T23:37:56.910Z | Downloaded serde_derive_internals v0.29.1 |
| 1170 | 2026-08-07T23:37:56.914Z | Downloaded rand v0.9.2 |
| 1171 | 2026-08-07T23:37:56.917Z | Downloaded wnaf v0.14.0 |
| 1172 | 2026-08-07T23:37:56.920Z | Downloaded document-features v0.2.12 |
| 1173 | 2026-08-07T23:37:56.923Z | Downloaded socket2 v0.5.10 |
| 1174 | 2026-08-07T23:37:56.926Z | Downloaded ed25519 v3.0.0 |
| 1175 | 2026-08-07T23:37:56.926Z | Downloaded indoc v1.0.9 |
| 1176 | 2026-08-07T23:37:56.928Z | Downloaded pin-project v1.1.11 |
| 1177 | 2026-08-07T23:37:56.932Z | Downloaded dropshot-api-manager v0.7.2 |
| 1178 | 2026-08-07T23:37:56.937Z | Downloaded omicron-zone-package v0.12.3 |
| 1179 | 2026-08-07T23:37:56.940Z | Downloaded prefix-trie v0.7.0 |
| 1180 | 2026-08-07T23:37:56.940Z | Downloaded icu_properties_data v2.1.2 |
| 1181 | 2026-08-07T23:37:56.943Z | Downloaded tar v0.4.46 |
| 1182 | 2026-08-07T23:37:56.946Z | Downloaded ctutils v0.4.2 |
| 1183 | 2026-08-07T23:37:56.946Z | Downloaded nodrop v0.1.14 |
| 1184 | 2026-08-07T23:37:56.946Z | Downloaded vergen-gitcl v1.0.8 |
| 1185 | 2026-08-07T23:37:56.949Z | Downloaded serde-big-array v0.5.1 |
| 1186 | 2026-08-07T23:37:56.949Z | Downloaded indoc v2.0.7 |
| 1187 | 2026-08-07T23:37:56.949Z | Downloaded libefi-sys v0.1.0 |
| 1188 | 2026-08-07T23:37:56.952Z | Downloaded shlex v1.3.0 |
| 1189 | 2026-08-07T23:37:56.962Z | Downloaded r2d2 v0.8.10 |
| 1190 | 2026-08-07T23:37:56.965Z | Downloaded rustversion v1.0.22 |
| 1191 | 2026-08-07T23:37:56.969Z | Downloaded term v0.7.0 |
| 1192 | 2026-08-07T23:37:56.972Z | Downloaded zerotrie v0.2.3 |
| 1193 | 2026-08-07T23:37:56.978Z | Downloaded proc-macro-error-attr2 v2.0.0 |
| 1194 | 2026-08-07T23:37:56.981Z | Downloaded rusty-fork v0.3.1 |
| 1195 | 2026-08-07T23:37:56.984Z | Downloaded proc-macro-crate v3.4.0 |
| 1196 | 2026-08-07T23:37:56.984Z | Downloaded progenitor-macro v0.13.0 |
| 1197 | 2026-08-07T23:37:56.988Z | Downloaded signal-hook-registry v1.4.8 |
| 1198 | 2026-08-07T23:37:56.991Z | Downloaded publicsuffix v2.3.0 |
| 1199 | 2026-08-07T23:37:56.994Z | Downloaded typify v0.6.2 |
| 1200 | 2026-08-07T23:37:56.997Z | Downloaded tagptr v0.2.0 |
| 1201 | 2026-08-07T23:37:57.001Z | Downloaded instant v0.1.13 |
| 1202 | 2026-08-07T23:37:57.004Z | Downloaded num_threads v0.1.7 |
| 1203 | 2026-08-07T23:37:57.004Z | Downloaded twox-hash v2.1.2 |
| 1204 | 2026-08-07T23:37:57.004Z | Downloaded crossbeam-channel v0.5.15 |
| 1205 | 2026-08-07T23:37:57.007Z | Downloaded qorb v0.4.1 |
| 1206 | 2026-08-07T23:37:57.011Z | Downloaded samael v0.0.19 |
| 1207 | 2026-08-07T23:37:57.014Z | Downloaded x509-cert v0.2.5 |
| 1208 | 2026-08-07T23:37:57.014Z | Downloaded ed25519-dalek v2.2.0 |
| 1209 | 2026-08-07T23:37:57.017Z | Downloaded rand v0.10.1 |
| 1210 | 2026-08-07T23:37:57.020Z | Downloaded proc-macro-error2 v2.0.1 |
| 1211 | 2026-08-07T23:37:57.020Z | Downloaded scopeguard v1.2.0 |
| 1212 | 2026-08-07T23:37:57.020Z | Downloaded sapling-renderdag v0.1.0 |
| 1213 | 2026-08-07T23:37:57.023Z | Downloaded scheduled-thread-pool v0.2.7 |
| 1214 | 2026-08-07T23:37:57.023Z | Downloaded ed25519 v2.2.3 |
| 1215 | 2026-08-07T23:37:57.023Z | Downloaded cpufeatures v0.3.0 |
| 1216 | 2026-08-07T23:37:57.026Z | Downloaded winnow v1.0.3 |
| 1217 | 2026-08-07T23:37:57.031Z | Downloaded ml-kem v0.3.2 |
| 1218 | 2026-08-07T23:37:57.034Z | Downloaded snafu-derive v0.8.9 |
| 1219 | 2026-08-07T23:37:57.034Z | Downloaded strum_macros v0.26.4 |
| 1220 | 2026-08-07T23:37:57.037Z | Downloaded inout v0.2.2 |
| 1221 | 2026-08-07T23:37:57.042Z | Downloaded recursive-proc-macro-impl v0.1.1 |
| 1222 | 2026-08-07T23:37:57.045Z | Downloaded support-bundle-viewer v0.1.2 |
| 1223 | 2026-08-07T23:37:57.049Z | Downloaded tinystr v0.8.2 |
| 1224 | 2026-08-07T23:37:57.049Z | Downloaded zone v0.3.1 |
| 1225 | 2026-08-07T23:37:57.052Z | Downloaded blake3 v1.8.5 |
| 1226 | 2026-08-07T23:37:57.055Z | Downloaded slog v2.8.2 |
| 1227 | 2026-08-07T23:37:57.055Z | Downloaded pkcs1 v0.8.0-rc.4 |
| 1228 | 2026-08-07T23:37:57.058Z | Downloaded dsl_auto_type v0.2.0 |
| 1229 | 2026-08-07T23:37:57.058Z | Downloaded synstructure v0.13.2 |
| 1230 | 2026-08-07T23:37:57.062Z | Downloaded lock_api v0.4.14 |
| 1231 | 2026-08-07T23:37:57.062Z | Downloaded newtype-uuid v1.3.2 |
| 1232 | 2026-08-07T23:37:57.066Z | Downloaded tinyvec v1.10.0 |
| 1233 | 2026-08-07T23:37:57.069Z | Downloaded writeable v0.6.2 |
| 1234 | 2026-08-07T23:37:57.072Z | Downloaded zeroize v1.9.0 |
| 1235 | 2026-08-07T23:37:57.075Z | Downloaded strum v0.27.2 |
| 1236 | 2026-08-07T23:37:57.075Z | Downloaded newtype-uuid-macros v0.1.0 |
| 1237 | 2026-08-07T23:37:57.078Z | Downloaded structmeta-derive v0.3.0 |
| 1238 | 2026-08-07T23:37:57.078Z | Downloaded derive-where v1.6.0 |
| 1239 | 2026-08-07T23:37:57.081Z | Downloaded multimap v0.10.1 |
| 1240 | 2026-08-07T23:37:57.081Z | Downloaded defmt-macros v1.0.1 |
| 1241 | 2026-08-07T23:37:57.084Z | Downloaded regex v1.12.3 |
| 1242 | 2026-08-07T23:37:57.087Z | Downloaded crypto-primes v0.7.2 |
| 1243 | 2026-08-07T23:37:57.090Z | Downloaded ssh-encoding v0.3.0 |
| 1244 | 2026-08-07T23:37:57.095Z | Downloaded tokio-stream v0.1.18 |
| 1245 | 2026-08-07T23:37:57.098Z | Downloaded rayon v1.11.0 |
| 1246 | 2026-08-07T23:37:57.101Z | Downloaded mio v1.2.0 |
| 1247 | 2026-08-07T23:37:57.104Z | Downloaded peg v0.8.5 |
| 1248 | 2026-08-07T23:37:57.107Z | Downloaded phf_shared v0.12.1 |
| 1249 | 2026-08-07T23:37:57.107Z | Downloaded yasna v0.5.2 |
| 1250 | 2026-08-07T23:37:57.110Z | Downloaded yoke v0.8.1 |
| 1251 | 2026-08-07T23:37:57.110Z | Downloaded rand_core v0.6.4 |
| 1252 | 2026-08-07T23:37:57.110Z | Downloaded lalrpop-util v0.19.12 |
| 1253 | 2026-08-07T23:37:57.110Z | Downloaded mime_guess v2.0.5 |
| 1254 | 2026-08-07T23:37:57.113Z | Downloaded bitvec v1.0.1 |
| 1255 | 2026-08-07T23:37:57.130Z | Downloaded goblin v0.10.5 |
| 1256 | 2026-08-07T23:37:57.134Z | Downloaded rsa v0.9.10 |
| 1257 | 2026-08-07T23:37:57.134Z | Downloaded typify-macro v0.6.2 |
| 1258 | 2026-08-07T23:37:57.134Z | Downloaded chrono v0.4.45 |
| 1259 | 2026-08-07T23:37:57.134Z | Downloaded rand_chacha v0.9.0 |
| 1260 | 2026-08-07T23:37:57.137Z | Downloaded der v0.7.10 |
| 1261 | 2026-08-07T23:37:57.137Z | Downloaded cookie v0.18.1 |
| 1262 | 2026-08-07T23:37:57.140Z | Downloaded rand v0.8.6 |
| 1263 | 2026-08-07T23:37:57.140Z | Downloaded rand_core v0.10.0 |
| 1264 | 2026-08-07T23:37:57.140Z | Downloaded serde_cbor v0.11.2 |
| 1265 | 2026-08-07T23:37:57.144Z | Downloaded thiserror-no-std v2.0.2 |
| 1266 | 2026-08-07T23:37:57.144Z | Downloaded litemap v0.8.1 |
| 1267 | 2026-08-07T23:37:57.147Z | Downloaded proptest v1.11.0 |
| 1268 | 2026-08-07T23:37:57.150Z | Downloaded progenitor-impl v0.13.0 |
| 1269 | 2026-08-07T23:37:57.153Z | Downloaded tokio-postgres v0.7.16 |
| 1270 | 2026-08-07T23:37:57.156Z | Downloaded uzers v0.12.2 |
| 1271 | 2026-08-07T23:37:57.156Z | Downloaded vte v0.14.1 |
| 1272 | 2026-08-07T23:37:57.156Z | Downloaded daft-derive v0.1.7 |
| 1273 | 2026-08-07T23:37:57.159Z | Downloaded data-encoding v2.10.0 |
| 1274 | 2026-08-07T23:37:57.162Z | Downloaded toml v1.1.2+spec-1.1.0 |
| 1275 | 2026-08-07T23:37:57.165Z | Downloaded url v2.5.8 |
| 1276 | 2026-08-07T23:37:57.165Z | Downloaded keccak v0.2.0 |
| 1277 | 2026-08-07T23:37:57.165Z | Downloaded bindgen v0.71.1 |
| 1278 | 2026-08-07T23:37:57.177Z | Downloaded zstd v0.13.3 |
| 1279 | 2026-08-07T23:37:57.180Z | Downloaded elliptic-curve v0.14.1 |
| 1280 | 2026-08-07T23:37:57.183Z | Downloaded pbkdf2 v0.13.0 |
| 1281 | 2026-08-07T23:37:57.193Z | Downloaded uuid v1.23.4 |
| 1282 | 2026-08-07T23:37:57.196Z | Downloaded usdt-impl v0.6.0 |
| 1283 | 2026-08-07T23:37:57.198Z | Downloaded serde_with_macros v3.21.0 |
| 1284 | 2026-08-07T23:37:57.198Z | Downloaded tabled v0.20.0 |
| 1285 | 2026-08-07T23:37:57.207Z | Downloaded tower v0.5.3 |
| 1286 | 2026-08-07T23:37:57.213Z | Downloaded rustyline v14.0.0 |
| 1287 | 2026-08-07T23:37:57.216Z | Downloaded jiff-core v0.1.0 |
| 1288 | 2026-08-07T23:37:57.219Z | Downloaded aws-lc-rs v1.16.3 |
| 1289 | 2026-08-07T23:37:57.222Z | Downloaded test-strategy v0.4.5 |
| 1290 | 2026-08-07T23:37:57.225Z | Downloaded diesel_derives v2.3.7 |
| 1291 | 2026-08-07T23:37:57.231Z | Downloaded signal-hook v0.3.18 |
| 1292 | 2026-08-07T23:37:57.245Z | Downloaded indicatif v0.18.4 |
| 1293 | 2026-08-07T23:37:57.249Z | Downloaded miniz_oxide v0.8.9 |
| 1294 | 2026-08-07T23:37:57.252Z | Downloaded toml_edit v0.23.10+spec-1.0.0 |
| 1295 | 2026-08-07T23:37:57.252Z | Downloaded drift v0.2.0 |
| 1296 | 2026-08-07T23:37:57.256Z | Downloaded git2 v0.20.4 |
| 1297 | 2026-08-07T23:37:57.260Z | Downloaded ipnet v2.11.0 |
| 1298 | 2026-08-07T23:37:57.263Z | Downloaded p256 v0.14.0 |
| 1299 | 2026-08-07T23:37:57.263Z | Downloaded progenitor-impl v0.14.0 |
| 1300 | 2026-08-07T23:37:57.266Z | Downloaded tungstenite v0.23.0 |
| 1301 | 2026-08-07T23:37:57.266Z | Downloaded itertools v0.14.0 |
| 1302 | 2026-08-07T23:37:57.269Z | Downloaded p384 v0.14.0 |
| 1303 | 2026-08-07T23:37:57.272Z | Downloaded tungstenite v0.21.0 |
| 1304 | 2026-08-07T23:37:57.273Z | Downloaded unicode-segmentation v1.12.0 |
| 1305 | 2026-08-07T23:37:57.275Z | Downloaded icu_normalizer v2.1.1 |
| 1306 | 2026-08-07T23:37:57.276Z | Downloaded quick-xml v0.37.5 |
| 1307 | 2026-08-07T23:37:57.279Z | Downloaded radix_trie v0.2.1 |
| 1308 | 2026-08-07T23:37:57.282Z | Downloaded crypto-bigint v0.5.5 |
| 1309 | 2026-08-07T23:37:57.294Z | Downloaded derive_more v0.99.20 |
| 1310 | 2026-08-07T23:37:57.309Z | Downloaded sha3 v0.12.0 |
| 1311 | 2026-08-07T23:37:57.316Z | Downloaded reedline v0.40.0 |
| 1312 | 2026-08-07T23:37:57.320Z | Downloaded libm v0.2.16 |
| 1313 | 2026-08-07T23:37:57.325Z | Downloaded tough v0.22.0 |
| 1314 | 2026-08-07T23:37:57.329Z | Downloaded toml_edit v0.19.15 |
| 1315 | 2026-08-07T23:37:57.338Z | Downloaded itertools v0.15.0 |
| 1316 | 2026-08-07T23:37:57.341Z | Downloaded derive_more-impl v2.1.1 |
| 1317 | 2026-08-07T23:37:57.344Z | Downloaded vcpkg v0.2.15 |
| 1318 | 2026-08-07T23:37:57.366Z | Downloaded crossterm v0.29.0 |
| 1319 | 2026-08-07T23:37:57.369Z | Downloaded moka v0.12.13 |
| 1320 | 2026-08-07T23:37:57.373Z | Downloaded reqwest v0.12.28 |
| 1321 | 2026-08-07T23:37:57.377Z | Downloaded itertools v0.10.5 |
| 1322 | 2026-08-07T23:37:57.380Z | Downloaded itertools v0.13.0 |
| 1323 | 2026-08-07T23:37:57.383Z | Downloaded crossterm v0.28.1 |
| 1324 | 2026-08-07T23:37:57.387Z | Downloaded zerovec v0.11.5 |
| 1325 | 2026-08-07T23:37:57.390Z | Downloaded nix v0.27.1 |
| 1326 | 2026-08-07T23:37:57.395Z | Downloaded portable-atomic v1.13.1 |
| 1327 | 2026-08-07T23:37:57.399Z | Downloaded ssh-key v0.7.0-rc.11 |
| 1328 | 2026-08-07T23:37:57.404Z | Downloaded bstr v1.12.1 |
| 1329 | 2026-08-07T23:37:57.410Z | Downloaded petname v2.0.2 |
| 1330 | 2026-08-07T23:37:57.413Z | Downloaded hyper-util v0.1.20 |
| 1331 | 2026-08-07T23:37:57.418Z | Downloaded rawzip v0.4.4 |
| 1332 | 2026-08-07T23:37:57.421Z | Downloaded object v0.37.3 |
| 1333 | 2026-08-07T23:37:57.426Z | Downloaded idna v1.1.0 |
| 1334 | 2026-08-07T23:37:57.429Z | Downloaded num-bigint-dig v0.8.6 |
| 1335 | 2026-08-07T23:37:57.429Z | Downloaded lalrpop v0.19.12 |
| 1336 | 2026-08-07T23:37:57.434Z | Downloaded p521 v0.14.0 |
| 1337 | 2026-08-07T23:37:57.437Z | Downloaded serde_with v1.14.0 |
| 1338 | 2026-08-07T23:37:57.441Z | Downloaded openapiv3 v2.2.0 |
| 1339 | 2026-08-07T23:37:57.445Z | Downloaded libxml v0.3.3 |
| 1340 | 2026-08-07T23:37:57.449Z | Downloaded smoltcp v0.9.1 |
| 1341 | 2026-08-07T23:37:57.455Z | Downloaded chrono-tz v0.10.4 |
| 1342 | 2026-08-07T23:37:57.464Z | Downloaded der v0.8.0 |
| 1343 | 2026-08-07T23:37:57.468Z | Downloaded winnow v0.5.40 |
| 1344 | 2026-08-07T23:37:57.473Z | Downloaded iddqd v0.4.2 |
| 1345 | 2026-08-07T23:37:57.477Z | Downloaded p384 v0.13.1 |
| 1346 | 2026-08-07T23:37:57.486Z | Downloaded nix v0.28.0 |
| 1347 | 2026-08-07T23:37:57.492Z | Downloaded salty v0.3.0 |
| 1348 | 2026-08-07T23:37:57.495Z | Downloaded time v0.3.47 |
| 1349 | 2026-08-07T23:37:57.502Z | Downloaded serde_with v3.21.0 |
| 1350 | 2026-08-07T23:37:57.509Z | Downloaded dropshot v0.17.1 |
| 1351 | 2026-08-07T23:37:57.526Z | Downloaded zerocopy v0.8.40 |
| 1352 | 2026-08-07T23:37:57.529Z | Downloaded reqwest v0.13.2 |
| 1353 | 2026-08-07T23:37:57.532Z | Downloaded rustix v0.38.44 |
| 1354 | 2026-08-07T23:37:57.554Z | Downloaded curve25519-dalek v4.1.3 |
| 1355 | 2026-08-07T23:37:57.558Z | Downloaded nix v0.31.2 |
| 1356 | 2026-08-07T23:37:57.565Z | Downloaded unicode-normalization v0.1.25 |
| 1357 | 2026-08-07T23:37:57.577Z | Downloaded quinn-proto v0.11.16 |
| 1358 | 2026-08-07T23:37:57.589Z | Downloaded tracing v0.1.44 |
| 1359 | 2026-08-07T23:37:57.601Z | Downloaded russh v0.62.4 |
| 1360 | 2026-08-07T23:37:57.605Z | Downloaded polar-core v0.27.3 |
| 1361 | 2026-08-07T23:37:57.610Z | Downloaded regress v0.11.1 |
| 1362 | 2026-08-07T23:37:57.615Z | Downloaded regex-syntax v0.6.29 |
| 1363 | 2026-08-07T23:37:57.620Z | Downloaded hickory-proto v0.24.4 |
| 1364 | 2026-08-07T23:37:57.628Z | Downloaded hickory-proto v0.25.2 |
| 1365 | 2026-08-07T23:37:57.636Z | Downloaded zlib-rs v0.6.2 |
| 1366 | 2026-08-07T23:37:57.639Z | Downloaded typify-impl v0.6.2 |
| 1367 | 2026-08-07T23:37:57.662Z | Downloaded bzip2-sys v0.1.13+1.0.8 |
| 1368 | 2026-08-07T23:37:57.669Z | Downloaded regex-automata v0.4.14 |
| 1369 | 2026-08-07T23:37:57.677Z | Downloaded ratatui v0.29.0 |
| 1370 | 2026-08-07T23:37:57.688Z | Downloaded jiff v0.2.34 |
| 1371 | 2026-08-07T23:37:57.697Z | Downloaded rustls v0.23.41 |
| 1372 | 2026-08-07T23:37:57.716Z | Downloaded zstd-sys v2.0.16+zstd.1.5.7 |
| 1373 | 2026-08-07T23:37:57.730Z | Downloaded crypto-bigint v0.7.5 |
| 1374 | 2026-08-07T23:37:57.738Z | Downloaded petgraph v0.8.3 |
| 1375 | 2026-08-07T23:37:57.750Z | Downloaded sqlparser v0.61.0 |
| 1376 | 2026-08-07T23:37:57.756Z | Downloaded object v0.30.4 |
| 1377 | 2026-08-07T23:37:57.762Z | Downloaded openssl v0.10.80 |
| 1378 | 2026-08-07T23:37:57.790Z | Downloaded smoltcp v0.11.0 |
| 1379 | 2026-08-07T23:37:57.822Z | Downloaded regress v0.10.5 |
| 1380 | 2026-08-07T23:37:57.827Z | Downloaded regex-syntax v0.8.10 |
| 1381 | 2026-08-07T23:37:57.834Z | Downloaded curve25519-dalek v5.0.0 |
| 1382 | 2026-08-07T23:37:57.845Z | Downloaded sled v0.34.7 |
| 1383 | 2026-08-07T23:37:57.851Z | Downloaded sha3 v0.11.0 |
| 1384 | 2026-08-07T23:37:57.856Z | Downloaded zerocopy-derive v0.6.6 |
| 1385 | 2026-08-07T23:37:57.866Z | Downloaded diesel v2.3.7 |
| 1386 | 2026-08-07T23:37:57.883Z | Downloaded libgit2-sys v0.18.3+1.9.2 |
| 1387 | 2026-08-07T23:37:57.918Z | Downloaded petgraph v0.6.5 |
| 1388 | 2026-08-07T23:37:57.987Z | Downloaded sha3 v0.10.8 |
| 1389 | 2026-08-07T23:37:57.994Z | Downloaded tokio v1.52.1 |
| 1390 | 2026-08-07T23:37:58.018Z | Downloaded csv v1.4.0 |
| 1391 | 2026-08-07T23:37:58.031Z | Downloaded libz-sys v1.1.24 |
| 1392 | 2026-08-07T23:37:58.058Z | Downloaded encoding_rs v0.8.35 |
| 1393 | 2026-08-07T23:37:58.078Z | Downloaded ring v0.17.14 |
| 1394 | 2026-08-07T23:37:58.381Z | Downloaded aws-lc-sys v0.40.0 |
| 1395 | 2026-08-07T23:37:58.635Z | Compiling libc v0.2.185 |
| 1396 | 2026-08-07T23:37:58.635Z | Compiling serde_core v1.0.228 |
| 1397 | 2026-08-07T23:37:58.635Z | Compiling serde v1.0.228 |
| 1398 | 2026-08-07T23:37:58.638Z | Compiling log v0.4.29 |
| 1399 | 2026-08-07T23:37:58.638Z | Compiling smallvec v1.15.1 |
| 1400 | 2026-08-07T23:37:58.638Z | Compiling shlex v1.3.0 |
| 1401 | 2026-08-07T23:37:58.638Z | Compiling find-msvc-tools v0.1.9 |
| 1402 | 2026-08-07T23:37:58.774Z | Compiling syn v2.0.117 |
| 1403 | 2026-08-07T23:37:59.026Z | Compiling subtle v2.6.1 |
| 1404 | 2026-08-07T23:37:59.026Z | Compiling scopeguard v1.2.0 |
| 1405 | 2026-08-07T23:37:59.052Z | Compiling typenum v1.20.1 |
| 1406 | 2026-08-07T23:37:59.096Z | Compiling stable_deref_trait v1.2.1 |
| 1407 | 2026-08-07T23:37:59.160Z | Compiling lock_api v0.4.14 |
| 1408 | 2026-08-07T23:37:59.177Z | Compiling zerocopy v0.8.40 |
| 1409 | 2026-08-07T23:37:59.192Z | Compiling portable-atomic v1.13.1 |
| 1410 | 2026-08-07T23:37:59.221Z | Compiling serde_json v1.0.151 |
| 1411 | 2026-08-07T23:37:59.400Z | Compiling critical-section v1.2.0 |
| 1412 | 2026-08-07T23:37:59.437Z | Compiling libm v0.2.16 |
| 1413 | 2026-08-07T23:37:59.520Z | Compiling num-traits v0.2.19 |
| 1414 | 2026-08-07T23:37:59.613Z | Compiling pkg-config v0.3.32 |
| 1415 | 2026-08-07T23:37:59.702Z | Compiling errno v0.3.14 |
| 1416 | 2026-08-07T23:37:59.715Z | Compiling jobserver v0.1.34 |
| 1417 | 2026-08-07T23:37:59.762Z | Compiling getrandom v0.2.17 |
| 1418 | 2026-08-07T23:37:59.995Z | Compiling cc v1.2.56 |
| 1419 | 2026-08-07T23:38:00.038Z | Compiling rand_core v0.6.4 |
| 1420 | 2026-08-07T23:38:00.084Z | Compiling generic-array v0.14.7 |
| 1421 | 2026-08-07T23:38:00.271Z | Compiling once_cell v1.21.3 |
| 1422 | 2026-08-07T23:38:00.355Z | Compiling parking_lot_core v0.9.12 |
| 1423 | 2026-08-07T23:38:00.372Z | Compiling pin-project-lite v0.2.17 |
| 1424 | 2026-08-07T23:38:00.391Z | Compiling getrandom v0.4.1 |
| 1425 | 2026-08-07T23:38:00.490Z | Compiling const-oid v0.9.6 |
| 1426 | 2026-08-07T23:38:00.559Z | Compiling rand_core v0.10.0 |
| 1427 | 2026-08-07T23:38:00.930Z | Compiling signal-hook-registry v1.4.8 |
| 1428 | 2026-08-07T23:38:01.017Z | Compiling litemap v0.8.1 |
| 1429 | 2026-08-07T23:38:01.094Z | Compiling bitflags v2.11.0 |
| 1430 | 2026-08-07T23:38:01.224Z | Compiling futures-core v0.3.32 |
| 1431 | 2026-08-07T23:38:01.239Z | Compiling percent-encoding v2.3.2 |
| 1432 | 2026-08-07T23:38:01.258Z | Compiling writeable v0.6.2 |
| 1433 | 2026-08-07T23:38:01.341Z | Compiling semver v1.0.28 |
| 1434 | 2026-08-07T23:38:01.394Z | Compiling parking_lot v0.12.5 |
| 1435 | 2026-08-07T23:38:01.409Z | Compiling mio v1.2.0 |
| 1436 | 2026-08-07T23:38:01.441Z | Compiling icu_properties_data v2.1.2 |
| 1437 | 2026-08-07T23:38:01.468Z | Compiling icu_normalizer_data v2.1.1 |
| 1438 | 2026-08-07T23:38:01.662Z | Compiling synstructure v0.13.2 |
| 1439 | 2026-08-07T23:38:01.725Z | Compiling socket2 v0.6.3 |
| 1440 | 2026-08-07T23:38:01.788Z | Compiling getrandom v0.3.4 |
| 1441 | 2026-08-07T23:38:01.804Z | Compiling futures-sink v0.3.32 |
| 1442 | 2026-08-07T23:38:01.835Z | Compiling indexmap v2.14.0 |
| 1443 | 2026-08-07T23:38:01.893Z | Compiling utf8_iter v1.0.4 |
| 1444 | 2026-08-07T23:38:01.919Z | Compiling futures-channel v0.3.32 |
| 1445 | 2026-08-07T23:38:02.066Z | Compiling rustix v1.1.3 |
| 1446 | 2026-08-07T23:38:02.146Z | Compiling slab v0.4.12 |
| 1447 | 2026-08-07T23:38:02.161Z | Compiling futures-io v0.3.32 |
| 1448 | 2026-08-07T23:38:02.286Z | Compiling futures-task v0.3.32 |
| 1449 | 2026-08-07T23:38:02.325Z | Compiling form_urlencoded v1.2.2 |
| 1450 | 2026-08-07T23:38:02.340Z | Compiling rustversion v1.0.22 |
| 1451 | 2026-08-07T23:38:02.359Z | Compiling base64ct v1.8.3 |
| 1452 | 2026-08-07T23:38:02.480Z | Compiling iana-time-zone v0.1.65 |
| 1453 | 2026-08-07T23:38:02.509Z | Compiling cmake v0.1.57 |
| 1454 | 2026-08-07T23:38:02.529Z | Compiling dunce v1.0.5 |
| 1455 | 2026-08-07T23:38:02.626Z | Compiling pem-rfc7468 v0.7.0 |
| 1456 | 2026-08-07T23:38:02.664Z | Compiling ident_case v1.0.1 |
| 1457 | 2026-08-07T23:38:02.693Z | Compiling fs_extra v1.3.0 |
| 1458 | 2026-08-07T23:38:02.722Z | Compiling regex-syntax v0.8.10 |
| 1459 | 2026-08-07T23:38:02.792Z | Compiling flagset v0.4.7 |
| 1460 | 2026-08-07T23:38:02.917Z | Compiling rand_core v0.9.5 |
| 1461 | 2026-08-07T23:38:02.937Z | Compiling uuid v1.23.4 |
| 1462 | 2026-08-07T23:38:02.940Z | Compiling base64 v0.22.1 |
| 1463 | 2026-08-07T23:38:02.988Z | Compiling aws-lc-sys v0.40.0 |
| 1464 | 2026-08-07T23:38:03.203Z | Compiling syn v1.0.109 |
| 1465 | 2026-08-07T23:38:03.292Z | Compiling vcpkg v0.2.15 |
| 1466 | 2026-08-07T23:38:03.344Z | Compiling serde_derive_internals v0.29.1 |
| 1467 | 2026-08-07T23:38:03.430Z | Compiling serde_derive v1.0.228 |
| 1468 | 2026-08-07T23:38:03.536Z | Compiling zeroize_derive v1.5.0 |
| 1469 | 2026-08-07T23:38:03.643Z | Compiling zerofrom-derive v0.1.6 |
| 1470 | 2026-08-07T23:38:03.854Z | Compiling zerocopy-derive v0.8.40 |
| 1471 | 2026-08-07T23:38:04.026Z | Compiling yoke-derive v0.8.1 |
| 1472 | 2026-08-07T23:38:04.195Z | Compiling zeroize v1.9.0 |
| 1473 | 2026-08-07T23:38:04.283Z | Compiling zerovec-derive v0.11.2 |
| 1474 | 2026-08-07T23:38:04.419Z | Compiling displaydoc v0.2.5 |
| 1475 | 2026-08-07T23:38:05.075Z | Compiling zerofrom v0.1.6 |
| 1476 | 2026-08-07T23:38:05.209Z | Compiling yoke v0.8.1 |
| 1477 | 2026-08-07T23:38:05.223Z | Compiling tokio-macros v2.7.0 |
| 1478 | 2026-08-07T23:38:05.238Z | Compiling futures-macro v0.3.32 |
| 1479 | 2026-08-07T23:38:05.416Z | Compiling zerotrie v0.2.3 |
| 1480 | 2026-08-07T23:38:05.454Z | Compiling zerovec v0.11.5 |
| 1481 | 2026-08-07T23:38:05.673Z | Compiling crypto-common v0.1.7 |
| 1482 | 2026-08-07T23:38:05.734Z | Compiling block-buffer v0.10.4 |
| 1483 | 2026-08-07T23:38:05.831Z | Compiling thiserror-impl v2.0.18 |
| 1484 | 2026-08-07T23:38:05.913Z | Compiling tinystr v0.8.2 |
| 1485 | 2026-08-07T23:38:05.959Z | Compiling potential_utf v0.1.4 |
| 1486 | 2026-08-07T23:38:05.981Z | Compiling digest v0.10.7 |
| 1487 | 2026-08-07T23:38:06.060Z | Compiling futures-util v0.3.32 |
| 1488 | 2026-08-07T23:38:06.124Z | Compiling icu_locale_core v2.1.1 |
| 1489 | 2026-08-07T23:38:06.127Z | Compiling icu_collections v2.1.1 |
| 1490 | 2026-08-07T23:38:06.245Z | Compiling der_derive v0.7.3 |
| 1491 | 2026-08-07T23:38:06.631Z | Compiling openssl-sys v0.9.117 |
| 1492 | 2026-08-07T23:38:06.977Z | Compiling bytes v1.11.1 |
| 1493 | 2026-08-07T23:38:07.009Z | Compiling icu_provider v2.1.1 |
| 1494 | 2026-08-07T23:38:07.164Z | Compiling chrono v0.4.45 |
| 1495 | 2026-08-07T23:38:07.178Z | Compiling thiserror v2.0.18 |
| 1496 | 2026-08-07T23:38:07.208Z | Compiling der v0.7.10 |
| 1497 | 2026-08-07T23:38:07.291Z | Compiling icu_normalizer v2.1.1 |
| 1498 | 2026-08-07T23:38:07.310Z | Compiling icu_properties v2.1.2 |
| 1499 | 2026-08-07T23:38:07.588Z | Compiling tokio v1.52.1 |
| 1500 | 2026-08-07T23:38:07.827Z | Compiling http v1.4.2 |
| 1501 | 2026-08-07T23:38:08.321Z | Compiling ppv-lite86 v0.2.21 |
| 1502 | 2026-08-07T23:38:08.347Z | Compiling idna_adapter v1.2.1 |
| 1503 | 2026-08-07T23:38:08.380Z | Compiling spki v0.7.3 |
| 1504 | 2026-08-07T23:38:08.446Z | Compiling tracing-attributes v0.1.31 |
| 1505 | 2026-08-07T23:38:08.493Z | Compiling idna v1.1.0 |
| 1506 | 2026-08-07T23:38:08.531Z | Compiling rustc_version v0.4.1 |
| 1507 | 2026-08-07T23:38:08.591Z | Compiling tracing-core v0.1.36 |
| 1508 | 2026-08-07T23:38:08.653Z | Compiling rand_chacha v0.9.0 |
| 1509 | 2026-08-07T23:38:08.754Z | Compiling cpufeatures v0.2.17 |
| 1510 | 2026-08-07T23:38:08.839Z | Compiling url v2.5.8 |
| 1511 | 2026-08-07T23:38:08.856Z | Compiling aws-lc-rs v1.16.3 |
| 1512 | 2026-08-07T23:38:09.139Z | Compiling schemars v0.8.22 |
| 1513 | 2026-08-07T23:38:09.143Z | Compiling dyn-clone v1.0.20 |
| 1514 | 2026-08-07T23:38:09.167Z | Compiling rand v0.9.2 |
| 1515 | 2026-08-07T23:38:09.284Z | Compiling pkcs8 v0.10.2 |
| 1516 | 2026-08-07T23:38:09.350Z | Compiling http-body v1.0.1 |
| 1517 | 2026-08-07T23:38:09.545Z | Compiling rustls-pki-types v1.14.0 |
| 1518 | 2026-08-07T23:38:09.571Z | Compiling schemars_derive v0.8.22 |
| 1519 | 2026-08-07T23:38:09.627Z | Compiling spin v0.9.8 |
| 1520 | 2026-08-07T23:38:09.755Z | Compiling tracing v0.1.44 |
| 1521 | 2026-08-07T23:38:09.856Z | Compiling openssl-probe v0.2.1 |
| 1522 | 2026-08-07T23:38:09.912Z | Compiling cmov v0.5.4 |
| 1523 | 2026-08-07T23:38:09.992Z | Compiling tinyvec_macros v0.1.1 |
| 1524 | 2026-08-07T23:38:10.024Z | Compiling httparse v1.10.1 |
| 1525 | 2026-08-07T23:38:10.039Z | Compiling crc32fast v1.5.0 |
| 1526 | 2026-08-07T23:38:10.067Z | Compiling tinyvec v1.10.0 |
| 1527 | 2026-08-07T23:38:10.127Z | Compiling ctutils v0.4.2 |
| 1528 | 2026-08-07T23:38:10.372Z | Compiling tempfile v3.25.0 |
| 1529 | 2026-08-07T23:38:10.397Z | Compiling pest_generator v2.8.6 |
| 1530 | 2026-08-07T23:38:10.452Z | Compiling sha2 v0.10.9 |
| 1531 | 2026-08-07T23:38:10.467Z | Compiling aho-corasick v1.1.4 |
| 1532 | 2026-08-07T23:38:10.746Z | Compiling try-lock v0.2.5 |
| 1533 | 2026-08-07T23:38:10.870Z | Compiling untrusted v0.7.1 |
| 1534 | 2026-08-07T23:38:11.005Z | Compiling tower-service v0.3.3 |
| 1535 | 2026-08-07T23:38:11.088Z | Compiling radium v0.7.0 |
| 1536 | 2026-08-07T23:38:11.109Z | Compiling tower-layer v0.3.3 |
| 1537 | 2026-08-07T23:38:11.281Z | Compiling atomic-waker v1.1.2 |
| 1538 | 2026-08-07T23:38:11.370Z | Compiling regex-automata v0.4.14 |
| 1539 | 2026-08-07T23:38:11.416Z | Compiling tokio-util v0.7.18 |
| 1540 | 2026-08-07T23:38:11.755Z | Compiling pest_derive v2.8.6 |
| 1541 | 2026-08-07T23:38:12.116Z | Compiling h2 v0.4.15 |
| 1542 | 2026-08-07T23:38:12.132Z | Compiling want v0.3.1 |
| 1543 | 2026-08-07T23:38:12.441Z | Compiling hybrid-array v0.4.13 |
| 1544 | 2026-08-07T23:38:12.491Z | Compiling ipnet v2.11.0 |
| 1545 | 2026-08-07T23:38:12.494Z | Compiling scroll_derive v0.13.1 |
| 1546 | 2026-08-07T23:38:13.002Z | Compiling darling_core v0.20.11 |
| 1547 | 2026-08-07T23:38:13.200Z | Compiling foreign-types-shared v0.1.1 |
| 1548 | 2026-08-07T23:38:13.203Z | Compiling maybe-uninit v2.0.0 |
| 1549 | 2026-08-07T23:38:13.277Z | Compiling tap v1.0.1 |
| 1550 | 2026-08-07T23:38:13.294Z | Compiling rustls v0.23.41 |
| 1551 | 2026-08-07T23:38:13.334Z | Compiling untrusted v0.9.0 |
| 1552 | 2026-08-07T23:38:13.396Z | Compiling httpdate v1.0.3 |
| 1553 | 2026-08-07T23:38:13.461Z | Compiling openssl v0.10.80 |
| 1554 | 2026-08-07T23:38:13.480Z | Compiling simd-adler32 v0.3.8 |
| 1555 | 2026-08-07T23:38:13.526Z | Compiling wyz v0.5.1 |
| 1556 | 2026-08-07T23:38:13.623Z | Compiling scroll v0.13.0 |
| 1557 | 2026-08-07T23:38:13.712Z | Compiling foreign-types v0.3.2 |
| 1558 | 2026-08-07T23:38:13.740Z | Compiling unicode-normalization v0.1.25 |
| 1559 | 2026-08-07T23:38:13.893Z | Compiling rand_chacha v0.3.1 |
| 1560 | 2026-08-07T23:38:13.932Z | Compiling hex v0.4.3 |
| 1561 | 2026-08-07T23:38:14.187Z | Compiling signature v2.2.0 |
| 1562 | 2026-08-07T23:38:14.202Z | Compiling terminal_size v0.4.3 |
| 1563 | 2026-08-07T23:38:14.216Z | Compiling openssl-macros v0.1.1 |
| 1564 | 2026-08-07T23:38:14.347Z | Compiling thiserror-impl v1.0.69 |
| 1565 | 2026-08-07T23:38:14.374Z | Compiling bzip2-sys v0.1.13+1.0.8 |
| 1566 | 2026-08-07T23:38:14.612Z | Compiling zstd-sys v2.0.16+zstd.1.5.7 |
| 1567 | 2026-08-07T23:38:14.659Z | Compiling num-integer v0.1.46 |
| 1568 | 2026-08-07T23:38:14.662Z | Compiling wait-timeout v0.2.1 |
| 1569 | 2026-08-07T23:38:14.941Z | Compiling ahash v0.8.12 |
| 1570 | 2026-08-07T23:38:14.979Z | Compiling quick-error v1.2.3 |
| 1571 | 2026-08-07T23:38:14.994Z | Compiling num-bigint-dig v0.8.6 |
| 1572 | 2026-08-07T23:38:15.097Z | Compiling bit-vec v0.8.0 |
| 1573 | 2026-08-07T23:38:15.198Z | Compiling hyper v1.10.1 |
| 1574 | 2026-08-07T23:38:15.231Z | Compiling packed_struct v0.10.1 |
| 1575 | 2026-08-07T23:38:15.265Z | Compiling darling_macro v0.20.11 |
| 1576 | 2026-08-07T23:38:15.389Z | Compiling time-core v0.1.8 |
| 1577 | 2026-08-07T23:38:15.429Z | Compiling native-tls v0.2.18 |
| 1578 | 2026-08-07T23:38:15.481Z | Compiling funty v2.0.0 |
| 1579 | 2026-08-07T23:38:15.548Z | Compiling num-conv v0.2.0 |
| 1580 | 2026-08-07T23:38:15.634Z | Compiling powerfmt v0.2.0 |
| 1581 | 2026-08-07T23:38:15.647Z | Compiling adler2 v2.0.1 |
| 1582 | 2026-08-07T23:38:15.689Z | Compiling clap_builder v4.6.0 |
| 1583 | 2026-08-07T23:38:15.758Z | Compiling darling v0.20.11 |
| 1584 | 2026-08-07T23:38:15.786Z | Compiling deranged v0.5.8 |
| 1585 | 2026-08-07T23:38:15.842Z | Compiling bitvec v1.0.1 |
| 1586 | 2026-08-07T23:38:15.857Z | Compiling miniz_oxide v0.8.9 |
| 1587 | 2026-08-07T23:38:16.071Z | Compiling time-macros v0.2.27 |
| 1588 | 2026-08-07T23:38:16.225Z | Compiling thiserror v1.0.69 |
| 1589 | 2026-08-07T23:38:16.343Z | Compiling hyper-util v0.1.20 |
| 1590 | 2026-08-07T23:38:16.505Z | Compiling bit-set v0.8.0 |
| 1591 | 2026-08-07T23:38:16.751Z | Compiling rusty-fork v0.3.1 |
| 1592 | 2026-08-07T23:38:16.798Z | Compiling num-iter v0.1.45 |
| 1593 | 2026-08-07T23:38:17.123Z | Compiling rand v0.8.6 |
| 1594 | 2026-08-07T23:38:17.281Z | Compiling goblin v0.10.5 |
| 1595 | 2026-08-07T23:38:17.758Z | Compiling packed_struct_codegen v0.10.1 |
| 1596 | 2026-08-07T23:38:17.906Z | Compiling lazy_static v1.5.0 |
| 1597 | 2026-08-07T23:38:18.014Z | Compiling serde_spanned v0.6.9 |
| 1598 | 2026-08-07T23:38:18.030Z | Compiling toml_datetime v0.6.11 |
| 1599 | 2026-08-07T23:38:18.161Z | Compiling hmac v0.12.1 |
| 1600 | 2026-08-07T23:38:18.295Z | Compiling zerocopy-derive v0.6.6 |
| 1601 | 2026-08-07T23:38:18.330Z | Compiling bitfield-macros v0.19.4 |
| 1602 | 2026-08-07T23:38:18.637Z | Compiling clap_derive v4.6.1 |
| 1603 | 2026-08-07T23:38:18.811Z | Compiling anstyle-parse v0.2.7 |
| 1604 | 2026-08-07T23:38:19.010Z | Compiling rand_xorshift v0.4.0 |
| 1605 | 2026-08-07T23:38:19.025Z | Compiling sync_wrapper v1.0.2 |
| 1606 | 2026-08-07T23:38:19.120Z | Compiling indexmap v1.9.3 |
| 1607 | 2026-08-07T23:38:19.141Z | Compiling usdt-impl v0.6.0 |
| 1608 | 2026-08-07T23:38:19.178Z | Compiling unarray v0.1.4 |
| 1609 | 2026-08-07T23:38:19.300Z | Compiling crossbeam-utils v0.8.21 |
| 1610 | 2026-08-07T23:38:19.315Z | Compiling paste v1.0.15 |
| 1611 | 2026-08-07T23:38:19.347Z | Compiling crc-catalog v2.4.0 |
| 1612 | 2026-08-07T23:38:19.453Z | Compiling nodrop v0.1.14 |
| 1613 | 2026-08-07T23:38:19.560Z | Compiling num_threads v0.1.7 |
| 1614 | 2026-08-07T23:38:19.582Z | Compiling zlib-rs v0.6.2 |
| 1615 | 2026-08-07T23:38:19.597Z | Compiling siphasher v1.0.2 |
| 1616 | 2026-08-07T23:38:19.667Z | Compiling time v0.3.47 |
| 1617 | 2026-08-07T23:38:19.865Z | Compiling array-init v0.0.4 |
| 1618 | 2026-08-07T23:38:19.965Z | Compiling dof v0.4.0 |
| 1619 | 2026-08-07T23:38:20.243Z | Compiling crc v3.4.0 |
| 1620 | 2026-08-07T23:38:20.418Z | Compiling clap v4.6.1 |
| 1621 | 2026-08-07T23:38:20.497Z | Compiling proptest v1.11.0 |
| 1622 | 2026-08-07T23:38:20.833Z | Compiling zerocopy v0.6.6 |
| 1623 | 2026-08-07T23:38:21.163Z | Compiling tower v0.5.3 |
| 1624 | 2026-08-07T23:38:21.181Z | Compiling bitfield v0.19.4 |
| 1625 | 2026-08-07T23:38:21.255Z | Compiling anstream v0.6.21 |
| 1626 | 2026-08-07T23:38:21.561Z | Compiling smallvec v0.6.14 |
| 1627 | 2026-08-07T23:38:21.771Z | Compiling derive_builder_core v0.20.2 |
| 1628 | 2026-08-07T23:38:21.977Z | Compiling dtrace-parser v0.3.0 |
| 1629 | 2026-08-07T23:38:22.598Z | Compiling flate2 v1.1.9 |
| 1630 | 2026-08-07T23:38:22.706Z | Compiling ipnetwork v0.21.1 |
| 1631 | 2026-08-07T23:38:22.708Z | Compiling http-body-util v0.1.3 |
| 1632 | 2026-08-07T23:38:22.820Z | Compiling pkcs1 v0.7.5 |
| 1633 | 2026-08-07T23:38:22.967Z | Compiling heapless v0.7.17 |
| 1634 | 2026-08-07T23:38:23.021Z | Compiling scroll_derive v0.12.1 |
| 1635 | 2026-08-07T23:38:23.044Z | Compiling structmeta-derive v0.3.0 |
| 1636 | 2026-08-07T23:38:23.099Z | Compiling slog v2.8.2 |
| 1637 | 2026-08-07T23:38:23.214Z | Compiling darling_core v0.23.0 |
| 1638 | 2026-08-07T23:38:23.214Z | Compiling thread-id v5.1.0 |
| 1639 | 2026-08-07T23:38:23.298Z | Compiling cookie v0.18.1 |
| 1640 | 2026-08-07T23:38:23.323Z | Compiling env_filter v1.0.0 |
| 1641 | 2026-08-07T23:38:23.494Z | Compiling anyhow v1.0.102 |
| 1642 | 2026-08-07T23:38:23.635Z | Compiling unicode-bidi v0.3.18 |
| 1643 | 2026-08-07T23:38:23.691Z | Compiling unicode-properties v0.1.4 |
| 1644 | 2026-08-07T23:38:23.814Z | Compiling iri-string v0.7.10 |
| 1645 | 2026-08-07T23:38:23.911Z | Compiling signal-hook v0.3.18 |
| 1646 | 2026-08-07T23:38:24.100Z | Compiling allocator-api2 v0.2.21 |
| 1647 | 2026-08-07T23:38:24.130Z | Compiling hashbrown v0.12.3 |
| 1648 | 2026-08-07T23:38:24.184Z | Compiling ryu v1.0.23 |
| 1649 | 2026-08-07T23:38:24.378Z | Compiling winnow v0.5.40 |
| 1650 | 2026-08-07T23:38:24.433Z | Compiling base64 v0.21.7 |
| 1651 | 2026-08-07T23:38:24.603Z | Compiling zstd-safe v7.2.4 |
| 1652 | 2026-08-07T23:38:24.760Z | Compiling ron v0.8.1 |
| 1653 | 2026-08-07T23:38:25.240Z | Compiling tower-http v0.6.8 |
| 1654 | 2026-08-07T23:38:25.363Z | Compiling serde_urlencoded v0.7.1 |
| 1655 | 2026-08-07T23:38:25.632Z | Compiling structmeta v0.3.0 |
| 1656 | 2026-08-07T23:38:25.687Z | Compiling toml_edit v0.19.15 |
| 1657 | 2026-08-07T23:38:25.721Z | Compiling stringprep v0.1.5 |
| 1658 | 2026-08-07T23:38:25.776Z | Compiling darling_macro v0.23.0 |
| 1659 | 2026-08-07T23:38:25.858Z | Compiling scroll v0.12.0 |
| 1660 | 2026-08-07T23:38:26.140Z | Compiling env_logger v0.11.9 |
| 1661 | 2026-08-07T23:38:26.304Z | Compiling rsa v0.9.10 |
| 1662 | 2026-08-07T23:38:26.417Z | Compiling oxnet v0.1.6 |
| 1663 | 2026-08-07T23:38:26.498Z | Compiling newtype-uuid v1.3.2 |
| 1664 | 2026-08-07T23:38:26.743Z | Compiling derive_builder_macro v0.20.2 |
| 1665 | 2026-08-07T23:38:26.841Z | Compiling lpc55_areas v0.2.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f) |
| 1666 | 2026-08-07T23:38:26.858Z | Compiling hashbrown v0.13.2 |
| 1667 | 2026-08-07T23:38:26.862Z | Compiling serde-hex v0.1.0 |
| 1668 | 2026-08-07T23:38:27.217Z | Compiling bzip2 v0.4.4 |
| 1669 | 2026-08-07T23:38:27.342Z | Compiling tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc#e644a21a) |
| 1670 | 2026-08-07T23:38:27.434Z | Compiling camino v1.2.2 |
| 1671 | 2026-08-07T23:38:27.537Z | Compiling tokio-native-tls v0.3.1 |
| 1672 | 2026-08-07T23:38:28.243Z | Compiling bstr v1.12.1 |
| 1673 | 2026-08-07T23:38:28.330Z | Compiling block-buffer v0.12.1 |
| 1674 | 2026-08-07T23:38:28.345Z | Compiling block-padding v0.4.2 |
| 1675 | 2026-08-07T23:38:28.520Z | Compiling crypto-common v0.2.2 |
| 1676 | 2026-08-07T23:38:28.538Z | Compiling rustls-native-certs v0.8.3 |
| 1677 | 2026-08-07T23:38:28.608Z | Compiling curve25519-dalek v4.1.3 |
| 1678 | 2026-08-07T23:38:28.833Z | Compiling x509-cert v0.2.5 |
| 1679 | 2026-08-07T23:38:28.888Z | Compiling serde_tokenstream v0.2.3 |
| 1680 | 2026-08-07T23:38:28.949Z | Compiling erased-serde v0.3.31 |
| 1681 | 2026-08-07T23:38:29.217Z | Compiling md-5 v0.10.6 |
| 1682 | 2026-08-07T23:38:29.305Z | Compiling zerocopy-derive v0.7.35 |
| 1683 | 2026-08-07T23:38:29.399Z | Compiling pin-project-internal v1.1.11 |
| 1684 | 2026-08-07T23:38:29.452Z | Compiling async-trait v0.1.89 |
| 1685 | 2026-08-07T23:38:30.199Z | Compiling daft-derive v0.1.7 |
| 1686 | 2026-08-07T23:38:30.258Z | Compiling vergen-lib v9.1.0 |
| 1687 | 2026-08-07T23:38:30.453Z | Compiling hash32 v0.2.1 |
| 1688 | 2026-08-07T23:38:30.473Z | Compiling memoffset v0.9.1 |
| 1689 | 2026-08-07T23:38:30.521Z | Compiling encoding_rs v0.8.35 |
| 1690 | 2026-08-07T23:38:30.565Z | Compiling rustix v0.38.44 |
| 1691 | 2026-08-07T23:38:30.656Z | Compiling fallible-iterator v0.2.0 |
| 1692 | 2026-08-07T23:38:30.673Z | Compiling smoltcp v0.9.1 |
| 1693 | 2026-08-07T23:38:30.927Z | Compiling crc-any v2.5.0 |
| 1694 | 2026-08-07T23:38:30.942Z | Compiling cfg_aliases v0.2.1 |
| 1695 | 2026-08-07T23:38:30.986Z | Compiling ref-cast v1.0.25 |
| 1696 | 2026-08-07T23:38:31.028Z | Compiling litrs v1.0.0 |
| 1697 | 2026-08-07T23:38:31.035Z | Compiling mime v0.3.17 |
| 1698 | 2026-08-07T23:38:31.166Z | Compiling psl-types v2.0.11 |
| 1699 | 2026-08-07T23:38:31.308Z | Compiling publicsuffix v2.3.0 |
| 1700 | 2026-08-07T23:38:31.311Z | Compiling lpc55_sign v0.3.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f) |
| 1701 | 2026-08-07T23:38:31.344Z | Compiling nix v0.31.2 |
| 1702 | 2026-08-07T23:38:31.405Z | Compiling daft v0.1.7 |
| 1703 | 2026-08-07T23:38:31.420Z | Compiling postgres-protocol v0.6.10 |
| 1704 | 2026-08-07T23:38:31.529Z | Compiling document-features v0.2.12 |
| 1705 | 2026-08-07T23:38:31.698Z | Compiling pin-project v1.1.11 |
| 1706 | 2026-08-07T23:38:31.731Z | Compiling zerocopy v0.7.35 |
| 1707 | 2026-08-07T23:38:32.012Z | Compiling inout v0.2.2 |
| 1708 | 2026-08-07T23:38:32.042Z | Compiling hyper-tls v0.6.0 |
| 1709 | 2026-08-07T23:38:32.109Z | Compiling tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc#e644a21a) |
| 1710 | 2026-08-07T23:38:32.157Z | Compiling zip v0.6.6 |
| 1711 | 2026-08-07T23:38:32.194Z | Compiling object v0.30.4 |
| 1712 | 2026-08-07T23:38:32.209Z | Compiling derive_builder v0.20.2 |
| 1713 | 2026-08-07T23:38:32.267Z | Compiling toml v0.7.8 |
| 1714 | 2026-08-07T23:38:32.341Z | Compiling darling v0.23.0 |
| 1715 | 2026-08-07T23:38:32.494Z | Compiling goblin v0.8.2 |
| 1716 | 2026-08-07T23:38:32.726Z | Compiling derive-ex v0.1.8 |
| 1717 | 2026-08-07T23:38:32.871Z | Compiling phf_shared v0.13.1 |
| 1718 | 2026-08-07T23:38:32.917Z | Compiling regex v1.12.3 |
| 1719 | 2026-08-07T23:38:33.085Z | Compiling hubpack_derive v0.1.1 |
| 1720 | 2026-08-07T23:38:33.117Z | Compiling futures-executor v0.3.32 |
| 1721 | 2026-08-07T23:38:33.358Z | Compiling ref-cast-impl v1.0.25 |
| 1722 | 2026-08-07T23:38:33.389Z | Compiling snafu-derive v0.8.9 |
| 1723 | 2026-08-07T23:38:33.544Z | Compiling strum_macros v0.27.2 |
| 1724 | 2026-08-07T23:38:33.911Z | Compiling curve25519-dalek-derive v0.1.1 |
| 1725 | 2026-08-07T23:38:34.370Z | Compiling vergen v9.1.0 |
| 1726 | 2026-08-07T23:38:34.557Z | Compiling cargo-platform v0.3.2 |
| 1727 | 2026-08-07T23:38:34.573Z | Compiling ff v0.13.1 |
| 1728 | 2026-08-07T23:38:34.725Z | Compiling fs-err v3.3.0 |
| 1729 | 2026-08-07T23:38:34.843Z | Compiling foldhash v0.2.0 |
| 1730 | 2026-08-07T23:38:34.929Z | Compiling unicode-segmentation v1.12.0 |
| 1731 | 2026-08-07T23:38:35.030Z | Compiling libbz2-rs-sys v0.2.2 |
| 1732 | 2026-08-07T23:38:35.079Z | Compiling path-slash v0.1.5 |
| 1733 | 2026-08-07T23:38:35.273Z | Compiling foldhash v0.1.5 |
| 1734 | 2026-08-07T23:38:35.312Z | Compiling bumpalo v3.20.2 |
| 1735 | 2026-08-07T23:38:35.388Z | Compiling same-file v1.0.6 |
| 1736 | 2026-08-07T23:38:35.462Z | Compiling bitflags v1.3.2 |
| 1737 | 2026-08-07T23:38:35.528Z | Compiling managed v0.8.0 |
| 1738 | 2026-08-07T23:38:35.553Z | Compiling jiff-core v0.1.0 |
| 1739 | 2026-08-07T23:38:35.567Z | Compiling either v1.15.0 |
| 1740 | 2026-08-07T23:38:35.584Z | Compiling base16ct v0.2.0 |
| 1741 | 2026-08-07T23:38:35.757Z | Compiling object v0.37.3 |
| 1742 | 2026-08-07T23:38:35.786Z | Compiling sec1 v0.7.3 |
| 1743 | 2026-08-07T23:38:35.790Z | Compiling strum v0.27.2 |
| 1744 | 2026-08-07T23:38:35.940Z | Compiling zopfli v0.8.3 |
| 1745 | 2026-08-07T23:38:35.980Z | Compiling walkdir v2.5.0 |
| 1746 | 2026-08-07T23:38:36.071Z | Compiling bzip2 v0.6.1 |
| 1747 | 2026-08-07T23:38:36.100Z | Compiling hashbrown v0.15.5 |
| 1748 | 2026-08-07T23:38:36.291Z | Compiling snafu v0.8.9 |
| 1749 | 2026-08-07T23:38:36.294Z | Compiling hubtools v0.4.7 (https://github.com/oxidecomputer/hubtools.git?rev=2b1ef9b38d75563ea800baa3b17327eec17b1b7a#2b1ef9b3) |
| 1750 | 2026-08-07T23:38:36.578Z | Compiling jiff v0.2.34 |
| 1751 | 2026-08-07T23:38:36.605Z | Compiling hashbrown v0.16.1 |
| 1752 | 2026-08-07T23:38:36.663Z | Compiling cargo_metadata v0.23.1 |
| 1753 | 2026-08-07T23:38:36.677Z | Compiling group v0.13.0 |
| 1754 | 2026-08-07T23:38:36.746Z | Compiling dof v0.3.0 |
| 1755 | 2026-08-07T23:38:37.218Z | Compiling test-strategy v0.4.5 |
| 1756 | 2026-08-07T23:38:37.590Z | Compiling hubpack v0.1.2 |
| 1757 | 2026-08-07T23:38:37.721Z | Compiling futures v0.3.32 |
| 1758 | 2026-08-07T23:38:37.815Z | Compiling phf v0.13.1 |
| 1759 | 2026-08-07T23:38:37.831Z | Compiling signal-hook-mio v0.2.5 |
| 1760 | 2026-08-07T23:38:37.968Z | Compiling cookie_store v0.22.1 |
| 1761 | 2026-08-07T23:38:38.005Z | Compiling serde_with_macros v3.21.0 |
| 1762 | 2026-08-07T23:38:38.362Z | Compiling zstd v0.13.3 |
| 1763 | 2026-08-07T23:38:38.624Z | Compiling reqwest v0.12.28 |
| 1764 | 2026-08-07T23:38:38.642Z | Compiling cipher v0.5.2 |
| 1765 | 2026-08-07T23:38:38.681Z | Compiling postgres-types v0.2.12 |
| 1766 | 2026-08-07T23:38:39.127Z | Compiling usdt-attr-macro v0.6.0 |
| 1767 | 2026-08-07T23:38:39.245Z | Compiling usdt-macro v0.6.0 |
| 1768 | 2026-08-07T23:38:39.861Z | Compiling globset v0.4.18 |
| 1769 | 2026-08-07T23:38:39.960Z | Compiling phf_shared v0.11.3 |
| 1770 | 2026-08-07T23:38:40.020Z | Compiling hkdf v0.12.4 |
| 1771 | 2026-08-07T23:38:40.129Z | Compiling dtrace-parser v0.2.0 |
| 1772 | 2026-08-07T23:38:40.206Z | Compiling ed25519 v2.2.3 |
| 1773 | 2026-08-07T23:38:40.240Z | Compiling byte-wrapper v0.1.0 |
| 1774 | 2026-08-07T23:38:40.261Z | Compiling olpc-cjson v0.1.4 |
| 1775 | 2026-08-07T23:38:40.353Z | Compiling serde_plain v1.0.2 |
| 1776 | 2026-08-07T23:38:40.428Z | Compiling serde-big-array v0.5.1 |
| 1777 | 2026-08-07T23:38:40.563Z | Compiling crypto-bigint v0.5.5 |
| 1778 | 2026-08-07T23:38:40.578Z | Compiling enum-as-inner v0.6.1 |
| 1779 | 2026-08-07T23:38:40.591Z | Compiling strum_macros v0.26.4 |
| 1780 | 2026-08-07T23:38:40.594Z | Compiling async-recursion v1.1.1 |
| 1781 | 2026-08-07T23:38:40.926Z | Compiling serde_repr v0.1.20 |
| 1782 | 2026-08-07T23:38:41.094Z | Compiling pem v3.0.6 |
| 1783 | 2026-08-07T23:38:41.125Z | Compiling float-cmp v0.10.0 |
| 1784 | 2026-08-07T23:38:41.284Z | Compiling memmap2 v0.9.10 |
| 1785 | 2026-08-07T23:38:41.284Z | Compiling thread-id v4.2.2 |
| 1786 | 2026-08-07T23:38:41.396Z | Compiling predicates-core v1.0.10 |
| 1787 | 2026-08-07T23:38:41.436Z | Compiling keccak v0.1.6 |
| 1788 | 2026-08-07T23:38:41.475Z | Compiling difflib v0.4.0 |
| 1789 | 2026-08-07T23:38:41.510Z | Compiling const-oid v0.10.2 |
| 1790 | 2026-08-07T23:38:41.586Z | Compiling cpufeatures v0.3.0 |
| 1791 | 2026-08-07T23:38:41.679Z | Compiling precomputed-hash v0.1.1 |
| 1792 | 2026-08-07T23:38:41.743Z | Compiling typed-path v0.9.3 |
| 1793 | 2026-08-07T23:38:41.783Z | Compiling fixedbitset v0.4.2 |
| 1794 | 2026-08-07T23:38:42.015Z | Compiling new_debug_unreachable v1.0.6 |
| 1795 | 2026-08-07T23:38:42.036Z | Compiling data-encoding v2.10.0 |
| 1796 | 2026-08-07T23:38:42.103Z | Compiling fixedbitset v0.5.7 |
| 1797 | 2026-08-07T23:38:42.199Z | Compiling whoami v2.1.0 |
| 1798 | 2026-08-07T23:38:42.372Z | Compiling winnow v1.0.3 |
| 1799 | 2026-08-07T23:38:42.425Z | Compiling normalize-line-endings v0.3.0 |
| 1800 | 2026-08-07T23:38:42.428Z | Compiling static_assertions v1.1.0 |
| 1801 | 2026-08-07T23:38:42.528Z | Compiling predicates v3.1.4 |
| 1802 | 2026-08-07T23:38:42.543Z | Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25) |
| 1803 | 2026-08-07T23:38:42.584Z | Compiling tokio-postgres v0.7.16 |
| 1804 | 2026-08-07T23:38:42.693Z | Compiling toml_parser v1.1.2+spec-1.1.0 |
| 1805 | 2026-08-07T23:38:42.730Z | Compiling strum v0.26.3 |
| 1806 | 2026-08-07T23:38:42.736Z | Compiling hickory-proto v0.25.2 |
| 1807 | 2026-08-07T23:38:42.871Z | Compiling petgraph v0.8.3 |
| 1808 | 2026-08-07T23:38:42.952Z | Compiling string_cache v0.8.9 |
| 1809 | 2026-08-07T23:38:43.181Z | Compiling toml_edit v0.22.27 |
| 1810 | 2026-08-07T23:38:43.195Z | Compiling petgraph v0.6.5 |
| 1811 | 2026-08-07T23:38:43.329Z | Compiling digest v0.11.3 |
| 1812 | 2026-08-07T23:38:43.564Z | Compiling chacha20 v0.10.0 |
| 1813 | 2026-08-07T23:38:43.946Z | Compiling sha3 v0.10.8 |
| 1814 | 2026-08-07T23:38:44.410Z | Compiling elliptic-curve v0.13.8 |
| 1815 | 2026-08-07T23:38:44.665Z | Compiling usdt v0.6.0 |
| 1816 | 2026-08-07T23:38:44.781Z | Compiling usdt-impl v0.5.0 |
| 1817 | 2026-08-07T23:38:44.795Z | Compiling tufaceous-artifact v0.2.0 (https://github.com/oxidecomputer/tufaceous?branch=main#38730b68) |
| 1818 | 2026-08-07T23:38:44.824Z | Compiling ed25519-dalek v2.2.0 |
| 1819 | 2026-08-07T23:38:44.935Z | Compiling crossterm v0.28.1 |
| 1820 | 2026-08-07T23:38:45.372Z | Compiling serde_with v3.21.0 |
| 1821 | 2026-08-07T23:38:45.388Z | Compiling zip v4.6.1 |
| 1822 | 2026-08-07T23:38:46.278Z | Compiling iddqd v0.4.2 |
| 1823 | 2026-08-07T23:38:46.373Z | Compiling itertools v0.13.0 |
| 1824 | 2026-08-07T23:38:46.745Z | Compiling itertools v0.15.0 |
| 1825 | 2026-08-07T23:38:47.126Z | Compiling similar v2.7.0 |
| 1826 | 2026-08-07T23:38:47.181Z | Compiling heck v0.4.1 |
| 1827 | 2026-08-07T23:38:47.421Z | Compiling crossbeam-epoch v0.9.18 |
| 1828 | 2026-08-07T23:38:47.437Z | Compiling tokio-stream v0.1.18 |
| 1829 | 2026-08-07T23:38:47.539Z | Compiling buf-list v1.1.2 |
| 1830 | 2026-08-07T23:38:47.608Z | Compiling gateway-ereport-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25) |
| 1831 | 2026-08-07T23:38:47.755Z | Compiling openapiv3 v2.2.0 |
| 1832 | 2026-08-07T23:38:47.820Z | Compiling lalrpop-util v0.19.12 |
| 1833 | 2026-08-07T23:38:47.886Z | Compiling peg-runtime v0.8.5 |
| 1834 | 2026-08-07T23:38:47.912Z | Compiling thread_local v1.1.9 |
| 1835 | 2026-08-07T23:38:47.978Z | Compiling slog-async v2.8.0 |
| 1836 | 2026-08-07T23:38:48.023Z | Compiling crossbeam-channel v0.5.15 |
| 1837 | 2026-08-07T23:38:48.070Z | Compiling filetime v0.2.27 |
| 1838 | 2026-08-07T23:38:48.165Z | Compiling is-terminal v0.4.17 |
| 1839 | 2026-08-07T23:38:48.169Z | Compiling term v1.2.1 |
| 1840 | 2026-08-07T23:38:48.260Z | Compiling xattr v1.6.1 |
| 1841 | 2026-08-07T23:38:48.271Z | Compiling take_mut v0.2.2 |
| 1842 | 2026-08-07T23:38:48.294Z | Compiling camino-tempfile v1.4.1 |
| 1843 | 2026-08-07T23:38:48.389Z | Compiling tar v0.4.46 |
| 1844 | 2026-08-07T23:38:48.478Z | Compiling slog-term v2.9.2 |
| 1845 | 2026-08-07T23:38:53.967Z | Compiling rustls-webpki v0.103.13 |
| 1846 | 2026-08-07T23:38:56.661Z | Compiling tokio-rustls v0.26.4 |
| 1847 | 2026-08-07T23:38:56.662Z | Compiling rustls-platform-verifier v0.6.2 |
| 1848 | 2026-08-07T23:38:56.665Z | Compiling tough v0.22.0 |
| 1849 | 2026-08-07T23:38:56.865Z | Compiling hyper-rustls v0.27.7 |
| 1850 | 2026-08-07T23:38:57.062Z | Compiling reqwest v0.13.2 |
| 1851 | 2026-08-07T23:38:59.271Z | Compiling omicron-workspace-hack v0.1.0 (/work/ci/omicron/workspace-hack) |
| 1852 | 2026-08-07T23:38:59.492Z | Compiling xtask-downloader v0.1.0 (/work/ci/omicron/dev-tools/downloader) |
| 1853 | 2026-08-07T23:39:02.475Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 07s |
| 1854 | 2026-08-07T23:39:02.612Z | Running `target/debug/xtask-downloader cockroach clickhouse console dendrite-stub maghemite-mgd maghemite-ddmd transceiver-control` |
| 1855 | 2026-08-07T23:39:02.669Z | Aug 07 23:39:01.116 INFO Starting download, target: Clickhouse |
| 1856 | 2026-08-07T23:39:02.669Z | Aug 07 23:39:01.117 INFO Starting download, target: Cockroach |
| 1857 | 2026-08-07T23:39:02.672Z | Aug 07 23:39:01.117 INFO Starting download, target: Console |
| 1858 | 2026-08-07T23:39:02.672Z | Aug 07 23:39:01.117 INFO Starting download, target: MaghemiteMgd |
| 1859 | 2026-08-07T23:39:02.672Z | Aug 07 23:39:01.117 INFO Starting download, target: DendriteStub |
| 1860 | 2026-08-07T23:39:02.672Z | Aug 07 23:39:01.117 INFO Starting download, target: MaghemiteDdmd |
| 1861 | 2026-08-07T23:39:02.672Z | Aug 07 23:39:01.117 INFO Starting download, target: TransceiverControl |
| 1862 | 2026-08-07T23:39:02.672Z | Aug 07 23:39:01.117 INFO Downloading out/downloads/xcvradm.gz (attempt 1/3), target: TransceiverControl |
| 1863 | 2026-08-07T23:39:02.672Z | Aug 07 23:39:01.117 INFO Downloading out/downloads/console.tar.gz (attempt 1/3), target: Console |
| 1864 | 2026-08-07T23:39:02.673Z | Aug 07 23:39:01.117 INFO Downloading out/downloads/mgd.tar.gz (attempt 1/3), target: MaghemiteMgd |
| 1865 | 2026-08-07T23:39:02.673Z | Aug 07 23:39:01.117 INFO Downloading out/downloads/mg-ddm.tar.gz (attempt 1/3), target: MaghemiteDdmd |
| 1866 | 2026-08-07T23:39:02.673Z | Aug 07 23:39:01.117 INFO Downloading out/downloads/cockroach.tgz (attempt 1/3), target: Cockroach |
| 1867 | 2026-08-07T23:39:02.673Z | Aug 07 23:39:01.117 INFO Downloading out/downloads/clickhouse-v23.8.7.24-9244ab3.illumos.tar.gz (attempt 1/3), target: Clickhouse |
| 1868 | 2026-08-07T23:39:02.673Z | Aug 07 23:39:01.117 INFO Downloading out/downloads/dendrite-stub.tar.gz (attempt 1/3), target: DendriteStub |
| 1869 | 2026-08-07T23:39:03.774Z | Aug 07 23:39:02.211 INFO Unpacking out/downloads/xcvradm.gz to out/downloads/root/opt/oxide/bin/xcvradm, target: TransceiverControl |
| 1870 | 2026-08-07T23:39:03.991Z | Aug 07 23:39:02.432 INFO Download complete, target: TransceiverControl |
| 1871 | 2026-08-07T23:39:04.631Z | Aug 07 23:39:03.056 INFO Unpacking out/downloads/mg-ddm.tar.gz to out/downloads, target: MaghemiteDdmd |
| 1872 | 2026-08-07T23:39:04.856Z | Aug 07 23:39:03.301 INFO Unpacking out/downloads/dendrite-stub.tar.gz to out/downloads, target: DendriteStub |
| 1873 | 2026-08-07T23:39:04.861Z | Aug 07 23:39:03.302 INFO Unpacking out/downloads/console.tar.gz to out/console-assets, target: Console |
| 1874 | 2026-08-07T23:39:04.893Z | Aug 07 23:39:03.327 INFO Unpacking out/downloads/mgd.tar.gz to out/downloads, target: MaghemiteMgd |
| 1875 | 2026-08-07T23:39:05.183Z | Aug 07 23:39:03.629 INFO tarball path: out/downloads/cockroach.tgz, target: Cockroach |
| 1876 | 2026-08-07T23:39:05.183Z | Aug 07 23:39:03.629 INFO Unpacking out/downloads/cockroach.tgz to out/downloads, target: Cockroach |
| 1877 | 2026-08-07T23:39:05.206Z | Aug 07 23:39:03.653 INFO Download complete, target: Console |
| 1878 | 2026-08-07T23:39:06.144Z | Aug 07 23:39:04.590 INFO Unpacking out/downloads/clickhouse-v23.8.7.24-9244ab3.illumos.tar.gz to out/clickhouse, target: Clickhouse |
| 1879 | 2026-08-07T23:39:06.636Z | Aug 07 23:39:05.083 INFO Download complete, target: MaghemiteDdmd |
| 1880 | 2026-08-07T23:39:07.386Z | Aug 07 23:39:05.833 INFO Download complete, target: DendriteStub |
| 1881 | 2026-08-07T23:39:07.513Z | Aug 07 23:39:05.959 INFO Download complete, target: MaghemiteMgd |
| 1882 | 2026-08-07T23:39:09.908Z | Aug 07 23:39:08.354 INFO Checking that binary works, target: Cockroach |
| 1883 | 2026-08-07T23:39:10.006Z | Aug 07 23:39:08.452 INFO Download complete, target: Cockroach |
| 1884 | 2026-08-07T23:39:12.927Z | Aug 07 23:39:11.373 INFO Checking that binary works, target: Clickhouse |
| 1885 | 2026-08-07T23:39:13.018Z | Aug 07 23:39:11.464 INFO Download complete, target: Clickhouse |
| 1886 | 2026-08-07T23:39:13.034Z | All builder prerequisites installed successfully, and PATH looks valid |
| 1887 | 2026-08-07T23:39:13.037Z | + cargo build -p end-to-end-tests --bin dhcp-server --release |
| 1888 | 2026-08-07T23:39:14.121Z | Compiling proc-macro2 v1.0.106 |
| 1889 | 2026-08-07T23:39:14.121Z | Compiling quote v1.0.45 |
| 1890 | 2026-08-07T23:39:14.121Z | Compiling unicode-ident v1.0.24 |
| 1891 | 2026-08-07T23:39:14.121Z | Compiling libc v0.2.185 |
| 1892 | 2026-08-07T23:39:14.124Z | Compiling serde_core v1.0.228 |
| 1893 | 2026-08-07T23:39:14.124Z | Compiling serde v1.0.228 |
| 1894 | 2026-08-07T23:39:14.124Z | Compiling cfg-if v1.0.4 |
| 1895 | 2026-08-07T23:39:14.124Z | Compiling autocfg v1.5.0 |
| 1896 | 2026-08-07T23:39:14.387Z | Compiling getrandom v0.4.1 |
| 1897 | 2026-08-07T23:39:14.403Z | Compiling version_check v0.9.5 |
| 1898 | 2026-08-07T23:39:14.609Z | Compiling libm v0.2.16 |
| 1899 | 2026-08-07T23:39:14.672Z | Compiling num-traits v0.2.19 |
| 1900 | 2026-08-07T23:39:14.795Z | Compiling zmij v1.0.21 |
| 1901 | 2026-08-07T23:39:14.872Z | Compiling serde_json v1.0.151 |
| 1902 | 2026-08-07T23:39:14.984Z | Compiling memchr v2.8.0 |
| 1903 | 2026-08-07T23:39:15.074Z | Compiling icu_properties_data v2.1.2 |
| 1904 | 2026-08-07T23:39:15.262Z | Compiling icu_normalizer_data v2.1.1 |
| 1905 | 2026-08-07T23:39:15.280Z | Compiling subtle v2.6.1 |
| 1906 | 2026-08-07T23:39:15.314Z | Compiling rand_core v0.10.0 |
| 1907 | 2026-08-07T23:39:15.492Z | Compiling portable-atomic v1.13.1 |
| 1908 | 2026-08-07T23:39:15.535Z | Compiling zerocopy v0.8.40 |
| 1909 | 2026-08-07T23:39:15.551Z | Compiling smallvec v1.15.1 |
| 1910 | 2026-08-07T23:39:15.711Z | Compiling syn v2.0.117 |
| 1911 | 2026-08-07T23:39:15.733Z | Compiling jobserver v0.1.34 |
| 1912 | 2026-08-07T23:39:15.805Z | Compiling find-msvc-tools v0.1.9 |
| 1913 | 2026-08-07T23:39:15.878Z | Compiling shlex v1.3.0 |
| 1914 | 2026-08-07T23:39:15.894Z | Compiling typenum v1.20.1 |
| 1915 | 2026-08-07T23:39:16.047Z | Compiling cc v1.2.56 |
| 1916 | 2026-08-07T23:39:16.065Z | Compiling parking_lot_core v0.9.12 |
| 1917 | 2026-08-07T23:39:16.080Z | Compiling itoa v1.0.17 |
| 1918 | 2026-08-07T23:39:16.336Z | Compiling thiserror v2.0.18 |
| 1919 | 2026-08-07T23:39:16.473Z | Compiling log v0.4.29 |
| 1920 | 2026-08-07T23:39:16.631Z | Compiling generic-array v0.14.7 |
| 1921 | 2026-08-07T23:39:16.720Z | Compiling schemars v0.8.22 |
| 1922 | 2026-08-07T23:39:16.736Z | Compiling errno v0.3.14 |
| 1923 | 2026-08-07T23:39:16.776Z | Compiling stable_deref_trait v1.2.1 |
| 1924 | 2026-08-07T23:39:16.822Z | Compiling heck v0.5.0 |
| 1925 | 2026-08-07T23:39:17.030Z | Compiling litemap v0.8.1 |
| 1926 | 2026-08-07T23:39:17.050Z | Compiling percent-encoding v2.3.2 |
| 1927 | 2026-08-07T23:39:17.054Z | Compiling writeable v0.6.2 |
| 1928 | 2026-08-07T23:39:17.346Z | Compiling semver v1.0.28 |
| 1929 | 2026-08-07T23:39:17.408Z | Compiling equivalent v1.0.2 |
| 1930 | 2026-08-07T23:39:17.581Z | Compiling rustix v1.1.3 |
| 1931 | 2026-08-07T23:39:17.645Z | Compiling scopeguard v1.2.0 |
| 1932 | 2026-08-07T23:39:17.663Z | Compiling getrandom v0.3.4 |
| 1933 | 2026-08-07T23:39:17.769Z | Compiling lock_api v0.4.14 |
| 1934 | 2026-08-07T23:39:17.907Z | Compiling utf8_iter v1.0.4 |
| 1935 | 2026-08-07T23:39:17.924Z | Compiling form_urlencoded v1.2.2 |
| 1936 | 2026-08-07T23:39:17.956Z | Compiling rustversion v1.0.22 |
| 1937 | 2026-08-07T23:39:18.028Z | Compiling bitflags v2.11.0 |
| 1938 | 2026-08-07T23:39:18.075Z | Compiling thiserror v1.0.69 |
| 1939 | 2026-08-07T23:39:18.144Z | Compiling hashbrown v0.17.0 |
| 1940 | 2026-08-07T23:39:18.504Z | Compiling synstructure v0.13.2 |
| 1941 | 2026-08-07T23:39:18.524Z | Compiling serde_derive_internals v0.29.1 |
| 1942 | 2026-08-07T23:39:18.638Z | Compiling indexmap v2.14.0 |
| 1943 | 2026-08-07T23:39:18.698Z | Compiling pin-project-lite v0.2.17 |
| 1944 | 2026-08-07T23:39:18.835Z | Compiling pkg-config v0.3.32 |
| 1945 | 2026-08-07T23:39:19.161Z | Compiling cmov v0.5.4 |
| 1946 | 2026-08-07T23:39:19.231Z | Compiling syn v1.0.109 |
| 1947 | 2026-08-07T23:39:19.280Z | Compiling uuid v1.23.4 |
| 1948 | 2026-08-07T23:39:19.396Z | Compiling ctutils v0.4.2 |
| 1949 | 2026-08-07T23:39:19.605Z | Compiling iana-time-zone v0.1.65 |
| 1950 | 2026-08-07T23:39:19.679Z | Compiling cmake v0.1.57 |
| 1951 | 2026-08-07T23:39:19.695Z | Compiling serde_derive v1.0.228 |
| 1952 | 2026-08-07T23:39:19.763Z | Compiling zeroize_derive v1.5.0 |
| 1953 | 2026-08-07T23:39:19.869Z | Compiling zerofrom-derive v0.1.6 |
| 1954 | 2026-08-07T23:39:19.894Z | Compiling yoke-derive v0.8.1 |
| 1955 | 2026-08-07T23:39:19.898Z | Compiling zerovec-derive v0.11.2 |
| 1956 | 2026-08-07T23:39:19.977Z | Compiling displaydoc v0.2.5 |
| 1957 | 2026-08-07T23:39:20.011Z | Compiling zerocopy-derive v0.8.40 |
| 1958 | 2026-08-07T23:39:20.348Z | Compiling zeroize v1.9.0 |
| 1959 | 2026-08-07T23:39:20.597Z | Compiling tokio-macros v2.7.0 |
| 1960 | 2026-08-07T23:39:20.624Z | Compiling thiserror-impl v2.0.18 |
| 1961 | 2026-08-07T23:39:20.811Z | Compiling schemars_derive v0.8.22 |
| 1962 | 2026-08-07T23:39:20.885Z | Compiling futures-macro v0.3.32 |
| 1963 | 2026-08-07T23:39:20.941Z | Compiling zerofrom v0.1.6 |
| 1964 | 2026-08-07T23:39:21.078Z | Compiling yoke v0.8.1 |
| 1965 | 2026-08-07T23:39:21.258Z | Compiling zerovec v0.11.5 |
| 1966 | 2026-08-07T23:39:21.282Z | Compiling zerotrie v0.2.3 |
| 1967 | 2026-08-07T23:39:21.721Z | Compiling thiserror-impl v1.0.69 |
| 1968 | 2026-08-07T23:39:21.743Z | Compiling hybrid-array v0.4.13 |
| 1969 | 2026-08-07T23:39:21.823Z | Compiling tinystr v0.8.2 |
| 1970 | 2026-08-07T23:39:21.851Z | Compiling potential_utf v0.1.4 |
| 1971 | 2026-08-07T23:39:22.068Z | Compiling icu_locale_core v2.1.1 |
| 1972 | 2026-08-07T23:39:22.084Z | Compiling icu_collections v2.1.1 |
| 1973 | 2026-08-07T23:39:22.802Z | Compiling bytes v1.11.1 |
| 1974 | 2026-08-07T23:39:22.805Z | Compiling icu_provider v2.1.1 |
| 1975 | 2026-08-07T23:39:22.805Z | Compiling tracing-attributes v0.1.31 |
| 1976 | 2026-08-07T23:39:22.900Z | Compiling chrono v0.4.45 |
| 1977 | 2026-08-07T23:39:23.230Z | Compiling icu_properties v2.1.2 |
| 1978 | 2026-08-07T23:39:23.533Z | Compiling icu_normalizer v2.1.1 |
| 1979 | 2026-08-07T23:39:23.869Z | Compiling fs_extra v1.3.0 |
| 1980 | 2026-08-07T23:39:23.945Z | Compiling critical-section v1.2.0 |
| 1981 | 2026-08-07T23:39:24.066Z | Compiling dunce v1.0.5 |
| 1982 | 2026-08-07T23:39:24.119Z | Compiling idna_adapter v1.2.1 |
| 1983 | 2026-08-07T23:39:24.178Z | Compiling aws-lc-sys v0.40.0 |
| 1984 | 2026-08-07T23:39:24.266Z | Compiling idna v1.1.0 |
| 1985 | 2026-08-07T23:39:24.415Z | Compiling once_cell v1.21.3 |
| 1986 | 2026-08-07T23:39:24.678Z | Compiling url v2.5.8 |
| 1987 | 2026-08-07T23:39:24.790Z | Compiling getrandom v0.2.17 |
| 1988 | 2026-08-07T23:39:24.970Z | Compiling parking_lot v0.12.5 |
| 1989 | 2026-08-07T23:39:24.988Z | Compiling signal-hook-registry v1.4.8 |
| 1990 | 2026-08-07T23:39:25.398Z | Compiling mio v1.2.0 |
| 1991 | 2026-08-07T23:39:25.547Z | Compiling socket2 v0.6.3 |
| 1992 | 2026-08-07T23:39:25.827Z | Compiling rand_core v0.6.4 |
| 1993 | 2026-08-07T23:39:26.285Z | Compiling dyn-clone v1.0.20 |
| 1994 | 2026-08-07T23:39:26.314Z | Compiling httparse v1.10.1 |
| 1995 | 2026-08-07T23:39:26.318Z | Compiling aws-lc-rs v1.16.3 |
| 1996 | 2026-08-07T23:39:26.377Z | Compiling tokio v1.52.1 |
| 1997 | 2026-08-07T23:39:26.504Z | Compiling time-core v0.1.8 |
| 1998 | 2026-08-07T23:39:26.595Z | Compiling num-conv v0.2.0 |
| 1999 | 2026-08-07T23:39:26.728Z | Compiling time-macros v0.2.27 |
| 2000 | 2026-08-07T23:39:26.920Z | Compiling der_derive v0.7.3 |
| 2001 | 2026-08-07T23:39:26.938Z | Compiling regex-syntax v0.8.10 |
| 2002 | 2026-08-07T23:39:27.055Z | Compiling serde_tokenstream v0.2.3 |
| 2003 | 2026-08-07T23:39:27.354Z | Compiling crypto-common v0.2.2 |
| 2004 | 2026-08-07T23:39:27.691Z | Compiling byteorder v1.5.0 |
| 2005 | 2026-08-07T23:39:27.931Z | Compiling futures-core v0.3.32 |
| 2006 | 2026-08-07T23:39:28.582Z | Compiling strsim v0.11.1 |
| 2007 | 2026-08-07T23:39:28.664Z | Compiling slog v2.8.2 |
| 2008 | 2026-08-07T23:39:28.892Z | Compiling base64ct v1.8.3 |
| 2009 | 2026-08-07T23:39:28.973Z | Compiling aho-corasick v1.1.4 |
| 2010 | 2026-08-07T23:39:28.993Z | Compiling rustls v0.23.41 |
| 2011 | 2026-08-07T23:39:29.277Z | Compiling anyhow v1.0.102 |
| 2012 | 2026-08-07T23:39:29.482Z | Compiling block-buffer v0.12.1 |
| 2013 | 2026-08-07T23:39:29.685Z | Compiling ucd-trie v0.1.7 |
| 2014 | 2026-08-07T23:39:29.761Z | Compiling regex-automata v0.4.14 |
| 2015 | 2026-08-07T23:39:29.872Z | Compiling pest v2.8.6 |
| 2016 | 2026-08-07T23:39:29.922Z | Compiling http v1.4.2 |
| 2017 | 2026-08-07T23:39:29.959Z | Compiling crc32fast v1.5.0 |
| 2018 | 2026-08-07T23:39:30.215Z | Compiling futures-sink v0.3.32 |
| 2019 | 2026-08-07T23:39:30.341Z | Compiling rustc_version v0.4.1 |
| 2020 | 2026-08-07T23:39:30.614Z | Compiling const-oid v0.9.6 |
| 2021 | 2026-08-07T23:39:30.631Z | Compiling ident_case v1.0.1 |
| 2022 | 2026-08-07T23:39:30.802Z | Compiling futures-channel v0.3.32 |
| 2023 | 2026-08-07T23:39:30.847Z | Compiling crypto-common v0.1.7 |
| 2024 | 2026-08-07T23:39:30.995Z | Compiling pest_meta v2.8.6 |
| 2025 | 2026-08-07T23:39:30.999Z | Compiling slab v0.4.12 |
| 2026 | 2026-08-07T23:39:31.069Z | Compiling futures-io v0.3.32 |
| 2027 | 2026-08-07T23:39:31.072Z | Compiling fnv v1.0.7 |
| 2028 | 2026-08-07T23:39:31.194Z | Compiling futures-task v0.3.32 |
| 2029 | 2026-08-07T23:39:31.220Z | Compiling allocator-api2 v0.2.21 |
| 2030 | 2026-08-07T23:39:31.274Z | Compiling crossbeam-utils v0.8.21 |
| 2031 | 2026-08-07T23:39:31.380Z | Compiling futures-util v0.3.32 |
| 2032 | 2026-08-07T23:39:31.458Z | Compiling clap_derive v4.6.1 |
| 2033 | 2026-08-07T23:39:31.730Z | Compiling pest_generator v2.8.6 |
| 2034 | 2026-08-07T23:39:32.269Z | Compiling regex v1.12.3 |
| 2035 | 2026-08-07T23:39:32.387Z | Compiling pest_derive v2.8.6 |
| 2036 | 2026-08-07T23:39:32.468Z | Compiling plain v0.2.3 |
| 2037 | 2026-08-07T23:39:32.592Z | Compiling foldhash v0.2.0 |
| 2038 | 2026-08-07T23:39:32.814Z | Compiling hashbrown v0.16.1 |
| 2039 | 2026-08-07T23:39:33.046Z | Compiling ppv-lite86 v0.2.21 |
| 2040 | 2026-08-07T23:39:33.226Z | Compiling cookie v0.18.1 |
| 2041 | 2026-08-07T23:39:33.519Z | Compiling vcpkg v0.2.15 |
| 2042 | 2026-08-07T23:39:33.593Z | Compiling pretty-hex v0.4.1 |
| 2043 | 2026-08-07T23:39:33.734Z | Compiling const-oid v0.10.2 |
| 2044 | 2026-08-07T23:39:34.037Z | Compiling block-buffer v0.10.4 |
| 2045 | 2026-08-07T23:39:34.124Z | Compiling openssl-sys v0.9.117 |
| 2046 | 2026-08-07T23:39:34.190Z | Compiling digest v0.10.7 |
| 2047 | 2026-08-07T23:39:34.449Z | Compiling async-trait v0.1.89 |
| 2048 | 2026-08-07T23:39:34.634Z | Compiling litrs v1.0.0 |
| 2049 | 2026-08-07T23:39:34.753Z | Compiling ryu v1.0.23 |
| 2050 | 2026-08-07T23:39:35.087Z | Compiling document-features v0.2.12 |
| 2051 | 2026-08-07T23:39:35.316Z | Compiling darling_core v0.23.0 |
| 2052 | 2026-08-07T23:39:35.361Z | Compiling scroll_derive v0.13.1 |
| 2053 | 2026-08-07T23:39:35.424Z | Compiling camino v1.2.2 |
| 2054 | 2026-08-07T23:39:35.590Z | Compiling radium v0.7.0 |
| 2055 | 2026-08-07T23:39:35.717Z | Compiling digest v0.11.3 |
| 2056 | 2026-08-07T23:39:35.794Z | Compiling scroll_derive v0.12.1 |
| 2057 | 2026-08-07T23:39:35.815Z | Compiling paste v1.0.15 |
| 2058 | 2026-08-07T23:39:35.852Z | Compiling tracing-core v0.1.36 |
| 2059 | 2026-08-07T23:39:36.097Z | Compiling hubpack_derive v0.1.1 |
| 2060 | 2026-08-07T23:39:36.127Z | Compiling base64 v0.22.1 |
| 2061 | 2026-08-07T23:39:36.146Z | Compiling maybe-uninit v2.0.0 |
| 2062 | 2026-08-07T23:39:36.401Z | Compiling cpufeatures v0.3.0 |
| 2063 | 2026-08-07T23:39:36.429Z | Compiling fastrand v2.3.0 |
| 2064 | 2026-08-07T23:39:36.432Z | Compiling tracing v0.1.44 |
| 2065 | 2026-08-07T23:39:36.682Z | Compiling openapiv3 v2.2.0 |
| 2066 | 2026-08-07T23:39:36.834Z | Compiling zerocopy-derive v0.7.35 |
| 2067 | 2026-08-07T23:39:37.367Z | Compiling rustix v0.38.44 |
| 2068 | 2026-08-07T23:39:37.430Z | Compiling openssl v0.10.80 |
| 2069 | 2026-08-07T23:39:37.476Z | Compiling darling_macro v0.23.0 |
| 2070 | 2026-08-07T23:39:37.627Z | Compiling usdt-impl v0.6.0 |
| 2071 | 2026-08-07T23:39:37.663Z | Compiling pem-rfc7468 v0.7.0 |
| 2072 | 2026-08-07T23:39:37.790Z | Compiling scroll v0.13.0 |
| 2073 | 2026-08-07T23:39:37.820Z | Compiling tokio-util v0.7.18 |
| 2074 | 2026-08-07T23:39:37.837Z | Compiling rand_core v0.9.5 |
| 2075 | 2026-08-07T23:39:37.954Z | Compiling darling v0.23.0 |
| 2076 | 2026-08-07T23:39:38.040Z | Compiling block-padding v0.4.2 |
| 2077 | 2026-08-07T23:39:38.061Z | Compiling rustls-pki-types v1.14.0 |
| 2078 | 2026-08-07T23:39:38.074Z | Compiling bzip2-sys v0.1.13+1.0.8 |
| 2079 | 2026-08-07T23:39:38.207Z | Compiling ahash v0.8.12 |
| 2080 | 2026-08-07T23:39:38.263Z | Compiling packed_struct v0.10.1 |
| 2081 | 2026-08-07T23:39:38.349Z | Compiling num-bigint-dig v0.8.6 |
| 2082 | 2026-08-07T23:39:38.409Z | Compiling flagset v0.4.7 |
| 2083 | 2026-08-07T23:39:38.427Z | Compiling winnow v1.0.3 |
| 2084 | 2026-08-07T23:39:38.530Z | Compiling der v0.7.10 |
| 2085 | 2026-08-07T23:39:38.547Z | Compiling inout v0.2.2 |
| 2086 | 2026-08-07T23:39:38.726Z | Compiling toml_parser v1.1.2+spec-1.1.0 |
| 2087 | 2026-08-07T23:39:38.745Z | Compiling goblin v0.10.5 |
| 2088 | 2026-08-07T23:39:38.762Z | Compiling tempfile v3.25.0 |
| 2089 | 2026-08-07T23:39:38.779Z | Compiling http-body v1.0.1 |
| 2090 | 2026-08-07T23:39:38.972Z | Compiling openssl-macros v0.1.1 |
| 2091 | 2026-08-07T23:39:38.990Z | Compiling curve25519-dalek-derive v0.1.1 |
| 2092 | 2026-08-07T23:39:39.082Z | Compiling zstd-sys v2.0.16+zstd.1.5.7 |
| 2093 | 2026-08-07T23:39:39.264Z | Compiling usdt-impl v0.5.0 |
| 2094 | 2026-08-07T23:39:39.351Z | Compiling memoffset v0.9.1 |
| 2095 | 2026-08-07T23:39:39.443Z | Compiling atomic-waker v1.1.2 |
| 2096 | 2026-08-07T23:39:39.478Z | Compiling winnow v0.7.14 |
| 2097 | 2026-08-07T23:39:39.549Z | Compiling native-tls v0.2.18 |
| 2098 | 2026-08-07T23:39:39.566Z | Compiling spki v0.7.3 |
| 2099 | 2026-08-07T23:39:39.600Z | Compiling rand_chacha v0.9.0 |
| 2100 | 2026-08-07T23:39:39.770Z | Compiling scroll v0.12.0 |
| 2101 | 2026-08-07T23:39:39.790Z | Compiling dtrace-parser v0.3.0 |
| 2102 | 2026-08-07T23:39:39.909Z | Compiling spin v0.9.8 |
| 2103 | 2026-08-07T23:39:40.031Z | Compiling packed_struct_codegen v0.10.1 |
| 2104 | 2026-08-07T23:39:40.118Z | Compiling serde_spanned v0.6.9 |
| 2105 | 2026-08-07T23:39:40.263Z | Compiling toml_datetime v0.6.11 |
| 2106 | 2026-08-07T23:39:40.354Z | Compiling zerocopy-derive v0.6.6 |
| 2107 | 2026-08-07T23:39:40.501Z | Compiling bitfield-macros v0.19.4 |
| 2108 | 2026-08-07T23:39:40.878Z | Compiling thread-id v5.1.0 |
| 2109 | 2026-08-07T23:39:40.947Z | Compiling indexmap v1.9.3 |
| 2110 | 2026-08-07T23:39:40.965Z | Compiling powerfmt v0.2.0 |
| 2111 | 2026-08-07T23:39:41.058Z | Compiling untrusted v0.7.1 |
| 2112 | 2026-08-07T23:39:41.139Z | Compiling openssl-probe v0.2.1 |
| 2113 | 2026-08-07T23:39:41.142Z | Compiling utf8parse v0.2.2 |
| 2114 | 2026-08-07T23:39:41.175Z | Compiling tower-service v0.3.3 |
| 2115 | 2026-08-07T23:39:41.189Z | Compiling try-lock v0.2.5 |
| 2116 | 2026-08-07T23:39:41.299Z | Compiling tower-layer v0.3.3 |
| 2117 | 2026-08-07T23:39:41.316Z | Compiling cfg_aliases v0.2.1 |
| 2118 | 2026-08-07T23:39:41.393Z | Compiling dof v0.4.0 |
| 2119 | 2026-08-07T23:39:41.482Z | Compiling deranged v0.5.8 |
| 2120 | 2026-08-07T23:39:41.508Z | Compiling nix v0.31.2 |
| 2121 | 2026-08-07T23:39:41.698Z | Compiling want v0.3.1 |
| 2122 | 2026-08-07T23:39:41.889Z | Compiling goblin v0.8.2 |
| 2123 | 2026-08-07T23:39:42.607Z | Compiling rand v0.9.2 |
| 2124 | 2026-08-07T23:39:42.638Z | Compiling h2 v0.4.15 |
| 2125 | 2026-08-07T23:39:42.849Z | Compiling cipher v0.5.2 |
| 2126 | 2026-08-07T23:39:42.867Z | Compiling zerocopy v0.7.35 |
| 2127 | 2026-08-07T23:39:43.155Z | Compiling curve25519-dalek v4.1.3 |
| 2128 | 2026-08-07T23:39:43.166Z | Compiling hex v0.4.3 |
| 2129 | 2026-08-07T23:39:43.392Z | Compiling ipnet v2.11.0 |
| 2130 | 2026-08-07T23:39:43.423Z | Compiling daft-derive v0.1.7 |
| 2131 | 2026-08-07T23:39:43.801Z | Compiling strum_macros v0.26.4 |
| 2132 | 2026-08-07T23:39:44.399Z | Compiling num_threads v0.1.7 |
| 2133 | 2026-08-07T23:39:44.610Z | Compiling anstyle v1.0.14 |
| 2134 | 2026-08-07T23:39:44.716Z | Compiling httpdate v1.0.3 |
| 2135 | 2026-08-07T23:39:44.849Z | Compiling cpufeatures v0.2.17 |
| 2136 | 2026-08-07T23:39:44.854Z | Compiling either v1.15.0 |
| 2137 | 2026-08-07T23:39:44.925Z | Compiling simd-adler32 v0.3.8 |
| 2138 | 2026-08-07T23:39:45.068Z | Compiling untrusted v0.9.0 |
| 2139 | 2026-08-07T23:39:45.097Z | Compiling time v0.3.47 |
| 2140 | 2026-08-07T23:39:45.190Z | Compiling dof v0.3.0 |
| 2141 | 2026-08-07T23:39:45.751Z | Compiling hyper v1.10.1 |
| 2142 | 2026-08-07T23:39:46.025Z | Compiling pkcs8 v0.10.2 |
| 2143 | 2026-08-07T23:39:46.374Z | Compiling dtrace-parser v0.2.0 |
| 2144 | 2026-08-07T23:39:46.705Z | Compiling structmeta-derive v0.3.0 |
| 2145 | 2026-08-07T23:39:46.961Z | Compiling thread-id v4.2.2 |
| 2146 | 2026-08-07T23:39:47.070Z | Compiling adler2 v2.0.1 |
| 2147 | 2026-08-07T23:39:47.106Z | Compiling ref-cast v1.0.25 |
| 2148 | 2026-08-07T23:39:47.197Z | Compiling tinyvec_macros v0.1.1 |
| 2149 | 2026-08-07T23:39:47.214Z | Compiling anstyle-query v1.1.5 |
| 2150 | 2026-08-07T23:39:47.276Z | Compiling colorchoice v1.0.4 |
| 2151 | 2026-08-07T23:39:47.327Z | Compiling winnow v0.5.40 |
| 2152 | 2026-08-07T23:39:47.393Z | Compiling is_terminal_polyfill v1.70.2 |
| 2153 | 2026-08-07T23:39:47.455Z | Compiling tinyvec v1.10.0 |
| 2154 | 2026-08-07T23:39:47.492Z | Compiling miniz_oxide v0.8.9 |
| 2155 | 2026-08-07T23:39:47.673Z | Compiling structmeta v0.3.0 |
| 2156 | 2026-08-07T23:39:47.902Z | Compiling hyper-util v0.1.20 |
| 2157 | 2026-08-07T23:39:48.005Z | Compiling sha2 v0.10.9 |
| 2158 | 2026-08-07T23:39:48.348Z | Compiling usdt-attr-macro v0.6.0 |
| 2159 | 2026-08-07T23:39:48.386Z | Compiling usdt-macro v0.6.0 |
| 2160 | 2026-08-07T23:39:48.618Z | Compiling toml_edit v0.19.15 |
| 2161 | 2026-08-07T23:39:48.652Z | Compiling serde_with_macros v3.21.0 |
| 2162 | 2026-08-07T23:39:48.760Z | Compiling heapless v0.7.17 |
| 2163 | 2026-08-07T23:39:49.085Z | Compiling enum-as-inner v0.6.1 |
| 2164 | 2026-08-07T23:39:49.119Z | Compiling num-integer v0.1.46 |
| 2165 | 2026-08-07T23:39:49.331Z | Compiling zlib-rs v0.6.2 |
| 2166 | 2026-08-07T23:39:49.407Z | Compiling signal-hook v0.3.18 |
| 2167 | 2026-08-07T23:39:49.513Z | Compiling zstd-safe v7.2.4 |
| 2168 | 2026-08-07T23:39:49.973Z | Compiling itertools v0.15.0 |
| 2169 | 2026-08-07T23:39:50.053Z | Compiling anstyle-parse v1.0.0 |
| 2170 | 2026-08-07T23:39:50.234Z | Compiling http-body-util v0.1.3 |
| 2171 | 2026-08-07T23:39:50.426Z | Compiling rand_chacha v0.3.1 |
| 2172 | 2026-08-07T23:39:50.470Z | Compiling darling_core v0.20.11 |
| 2173 | 2026-08-07T23:39:50.784Z | Compiling sync_wrapper v1.0.2 |
| 2174 | 2026-08-07T23:39:50.921Z | Compiling erased-serde v0.3.31 |
| 2175 | 2026-08-07T23:39:51.388Z | Compiling flate2 v1.1.9 |
| 2176 | 2026-08-07T23:39:51.466Z | Compiling ref-cast-impl v1.0.25 |
| 2177 | 2026-08-07T23:39:51.535Z | Compiling wait-timeout v0.2.1 |
| 2178 | 2026-08-07T23:39:51.761Z | Compiling encoding_rs v0.8.35 |
| 2179 | 2026-08-07T23:39:51.765Z | Compiling fs-err v3.3.0 |
| 2180 | 2026-08-07T23:39:51.986Z | Compiling mime v0.3.17 |
| 2181 | 2026-08-07T23:39:52.007Z | Compiling tap v1.0.1 |
| 2182 | 2026-08-07T23:39:52.234Z | Compiling foreign-types-shared v0.1.1 |
| 2183 | 2026-08-07T23:39:52.269Z | Compiling bit-vec v0.8.0 |
| 2184 | 2026-08-07T23:39:52.325Z | Compiling quick-error v1.2.3 |
| 2185 | 2026-08-07T23:39:52.367Z | Compiling darling_macro v0.20.11 |
| 2186 | 2026-08-07T23:39:52.439Z | Compiling rusty-fork v0.3.1 |
| 2187 | 2026-08-07T23:39:52.491Z | Compiling bit-set v0.8.0 |
| 2188 | 2026-08-07T23:39:52.508Z | Compiling foreign-types v0.3.2 |
| 2189 | 2026-08-07T23:39:52.659Z | Compiling wyz v0.5.1 |
| 2190 | 2026-08-07T23:39:52.827Z | Compiling tower v0.5.3 |
| 2191 | 2026-08-07T23:39:52.853Z | Compiling rand v0.8.6 |
| 2192 | 2026-08-07T23:39:53.078Z | Compiling anstream v1.0.0 |
| 2193 | 2026-08-07T23:39:53.278Z | Compiling num-iter v0.1.45 |
| 2194 | 2026-08-07T23:39:53.361Z | Compiling unicode-normalization v0.1.25 |
| 2195 | 2026-08-07T23:39:53.450Z | Compiling rand_xorshift v0.4.0 |
| 2196 | 2026-08-07T23:39:53.810Z | Compiling signature v2.2.0 |
| 2197 | 2026-08-07T23:39:53.855Z | Compiling terminal_size v0.4.3 |
| 2198 | 2026-08-07T23:39:53.869Z | Compiling serde_urlencoded v0.7.1 |
| 2199 | 2026-08-07T23:39:53.972Z | Compiling pin-project-internal v1.1.11 |
| 2200 | 2026-08-07T23:39:53.992Z | Compiling unarray v0.1.4 |
| 2201 | 2026-08-07T23:39:54.106Z | Compiling iri-string v0.7.10 |
| 2202 | 2026-08-07T23:39:54.124Z | Compiling funty v2.0.0 |
| 2203 | 2026-08-07T23:39:54.640Z | Compiling smoltcp v0.9.1 |
| 2204 | 2026-08-07T23:39:54.878Z | Compiling unicode-segmentation v1.12.0 |
| 2205 | 2026-08-07T23:39:54.935Z | Compiling clap_lex v1.0.0 |
| 2206 | 2026-08-07T23:39:55.065Z | Compiling bitvec v1.0.1 |
| 2207 | 2026-08-07T23:39:55.168Z | Compiling clap_builder v4.6.0 |
| 2208 | 2026-08-07T23:39:55.243Z | Compiling tower-http v0.6.8 |
| 2209 | 2026-08-07T23:39:55.437Z | Compiling proptest v1.11.0 |
| 2210 | 2026-08-07T23:39:56.470Z | Compiling darling v0.20.11 |
| 2211 | 2026-08-07T23:39:57.014Z | Compiling rustls-native-certs v0.8.3 |
| 2212 | 2026-08-07T23:39:57.261Z | Compiling anstyle-parse v0.2.7 |
| 2213 | 2026-08-07T23:39:57.449Z | Compiling lazy_static v1.5.0 |
| 2214 | 2026-08-07T23:39:57.652Z | Compiling hmac v0.12.1 |
| 2215 | 2026-08-07T23:39:57.877Z | Compiling ipnetwork v0.21.1 |
| 2216 | 2026-08-07T23:39:58.227Z | Compiling psl-types v2.0.11 |
| 2217 | 2026-08-07T23:39:58.352Z | Compiling siphasher v1.0.2 |
| 2218 | 2026-08-07T23:39:58.371Z | Compiling crc-catalog v2.4.0 |
| 2219 | 2026-08-07T23:39:58.401Z | Compiling nodrop v0.1.14 |
| 2220 | 2026-08-07T23:39:58.781Z | Compiling array-init v0.0.4 |
| 2221 | 2026-08-07T23:39:58.837Z | Compiling crc v3.4.0 |
| 2222 | 2026-08-07T23:39:58.970Z | Compiling publicsuffix v2.3.0 |
| 2223 | 2026-08-07T23:39:59.029Z | Compiling oxnet v0.1.6 |
| 2224 | 2026-08-07T23:39:59.644Z | Compiling anstream v0.6.21 |
| 2225 | 2026-08-07T23:39:59.841Z | Compiling newtype-uuid v1.3.2 |
| 2226 | 2026-08-07T23:39:59.921Z | Compiling clap v4.6.1 |
| 2227 | 2026-08-07T23:40:00.008Z | Compiling derive_builder_core v0.20.2 |
| 2228 | 2026-08-07T23:40:00.127Z | Compiling smallvec v0.6.14 |
| 2229 | 2026-08-07T23:40:00.332Z | Compiling heck v0.4.1 |
| 2230 | 2026-08-07T23:40:00.754Z | Compiling derive-ex v0.1.8 |
| 2231 | 2026-08-07T23:40:00.832Z | Compiling pkcs1 v0.7.5 |
| 2232 | 2026-08-07T23:40:00.980Z | Compiling bitfield v0.19.4 |
| 2233 | 2026-08-07T23:40:01.193Z | Compiling zerocopy v0.6.6 |
| 2234 | 2026-08-07T23:40:01.409Z | Compiling strum_macros v0.27.2 |
| 2235 | 2026-08-07T23:40:01.513Z | Compiling serde_repr v0.1.20 |
| 2236 | 2026-08-07T23:40:02.013Z | Compiling snafu-derive v0.8.9 |
| 2237 | 2026-08-07T23:40:02.186Z | Compiling env_filter v1.0.0 |
| 2238 | 2026-08-07T23:40:02.545Z | Compiling unicode-bidi v0.3.18 |
| 2239 | 2026-08-07T23:40:03.230Z | Compiling object v0.37.3 |
| 2240 | 2026-08-07T23:40:03.478Z | Compiling unicode-properties v0.1.4 |
| 2241 | 2026-08-07T23:40:03.634Z | Compiling hashbrown v0.12.3 |
| 2242 | 2026-08-07T23:40:03.686Z | Compiling base64 v0.21.7 |
| 2243 | 2026-08-07T23:40:03.807Z | Compiling stringprep v0.1.5 |
| 2244 | 2026-08-07T23:40:03.848Z | Compiling env_logger v0.11.9 |
| 2245 | 2026-08-07T23:40:03.974Z | Compiling ron v0.8.1 |
| 2246 | 2026-08-07T23:40:04.155Z | Compiling test-strategy v0.4.5 |
| 2247 | 2026-08-07T23:40:04.463Z | Compiling tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc#e644a21a) |
| 2248 | 2026-08-07T23:40:04.653Z | Compiling lpc55_areas v0.2.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f) |
| 2249 | 2026-08-07T23:40:04.817Z | Compiling rsa v0.9.10 |
| 2250 | 2026-08-07T23:40:05.447Z | Compiling derive_builder_macro v0.20.2 |
| 2251 | 2026-08-07T23:40:05.933Z | Compiling serde-hex v0.1.0 |
| 2252 | 2026-08-07T23:40:06.306Z | Compiling daft v0.1.7 |
| 2253 | 2026-08-07T23:40:06.588Z | Compiling cookie_store v0.22.1 |
| 2254 | 2026-08-07T23:40:07.238Z | Compiling hashbrown v0.13.2 |
| 2255 | 2026-08-07T23:40:07.688Z | Compiling tokio-native-tls v0.3.1 |
| 2256 | 2026-08-07T23:40:07.745Z | Compiling bzip2 v0.4.4 |
| 2257 | 2026-08-07T23:40:08.159Z | Compiling x509-cert v0.2.5 |
| 2258 | 2026-08-07T23:40:08.182Z | Compiling futures-executor v0.3.32 |
| 2259 | 2026-08-07T23:40:08.271Z | Compiling md-5 v0.10.6 |
| 2260 | 2026-08-07T23:40:08.293Z | Compiling bstr v1.12.1 |
| 2261 | 2026-08-07T23:40:08.438Z | Compiling hash32 v0.2.1 |
| 2262 | 2026-08-07T23:40:08.631Z | Compiling vergen-lib v9.1.0 |
| 2263 | 2026-08-07T23:40:09.382Z | Compiling fallible-iterator v0.2.0 |
| 2264 | 2026-08-07T23:40:09.437Z | Compiling crc-any v2.5.0 |
| 2265 | 2026-08-07T23:40:09.616Z | Compiling lpc55_sign v0.3.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f) |
| 2266 | 2026-08-07T23:40:09.706Z | Compiling postgres-protocol v0.6.10 |
| 2267 | 2026-08-07T23:40:10.903Z | Compiling futures v0.3.32 |
| 2268 | 2026-08-07T23:40:11.148Z | Compiling zip v0.6.6 |
| 2269 | 2026-08-07T23:40:11.170Z | Compiling hyper-tls v0.6.0 |
| 2270 | 2026-08-07T23:40:11.365Z | Compiling object v0.30.4 |
| 2271 | 2026-08-07T23:40:11.388Z | Compiling derive_builder v0.20.2 |
| 2272 | 2026-08-07T23:40:11.514Z | Compiling tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc#e644a21a) |
| 2273 | 2026-08-07T23:40:11.870Z | Compiling phf_shared v0.13.1 |
| 2274 | 2026-08-07T23:40:12.120Z | Compiling pin-project v1.1.11 |
| 2275 | 2026-08-07T23:40:12.261Z | Compiling toml v0.7.8 |
| 2276 | 2026-08-07T23:40:12.791Z | Compiling ff v0.13.1 |
| 2277 | 2026-08-07T23:40:12.811Z | Compiling async-recursion v1.1.1 |
| 2278 | 2026-08-07T23:40:12.936Z | Compiling vergen v9.1.0 |
| 2279 | 2026-08-07T23:40:13.127Z | Compiling cargo-platform v0.3.2 |
| 2280 | 2026-08-07T23:40:13.382Z | Compiling memmap2 v0.9.10 |
| 2281 | 2026-08-07T23:40:13.401Z | Compiling managed v0.8.0 |
| 2282 | 2026-08-07T23:40:13.594Z | Compiling same-file v1.0.6 |
| 2283 | 2026-08-07T23:40:13.619Z | Compiling base16ct v0.2.0 |
| 2284 | 2026-08-07T23:40:13.747Z | Compiling bumpalo v3.20.2 |
| 2285 | 2026-08-07T23:40:13.785Z | Compiling foldhash v0.1.5 |
| 2286 | 2026-08-07T23:40:13.822Z | Compiling jiff-core v0.1.0 |
| 2287 | 2026-08-07T23:40:13.957Z | Compiling toml_write v0.1.2 |
| 2288 | 2026-08-07T23:40:13.991Z | Compiling path-slash v0.1.5 |
| 2289 | 2026-08-07T23:40:14.040Z | Compiling bitflags v1.3.2 |
| 2290 | 2026-08-07T23:40:14.117Z | Compiling libbz2-rs-sys v0.2.2 |
| 2291 | 2026-08-07T23:40:14.133Z | Compiling toml_edit v0.22.27 |
| 2292 | 2026-08-07T23:40:14.671Z | Compiling jiff v0.2.34 |
| 2293 | 2026-08-07T23:40:14.766Z | Compiling bzip2 v0.6.1 |
| 2294 | 2026-08-07T23:40:14.887Z | Compiling hubtools v0.4.7 (https://github.com/oxidecomputer/hubtools.git?rev=2b1ef9b38d75563ea800baa3b17327eec17b1b7a#2b1ef9b3) |
| 2295 | 2026-08-07T23:40:14.964Z | Compiling zopfli v0.8.3 |
| 2296 | 2026-08-07T23:40:15.497Z | Compiling hashbrown v0.15.5 |
| 2297 | 2026-08-07T23:40:15.978Z | Compiling sec1 v0.7.3 |
| 2298 | 2026-08-07T23:40:16.049Z | Compiling walkdir v2.5.0 |
| 2299 | 2026-08-07T23:40:16.242Z | Compiling usdt v0.6.0 |
| 2300 | 2026-08-07T23:40:16.325Z | Compiling cargo_metadata v0.23.1 |
| 2301 | 2026-08-07T23:40:16.394Z | Compiling group v0.13.0 |
| 2302 | 2026-08-07T23:40:16.699Z | Compiling snafu v0.8.9 |
| 2303 | 2026-08-07T23:40:17.051Z | Compiling phf v0.13.1 |
| 2304 | 2026-08-07T23:40:17.219Z | Compiling zstd v0.13.3 |
| 2305 | 2026-08-07T23:40:17.530Z | Compiling reqwest v0.12.28 |
| 2306 | 2026-08-07T23:40:17.566Z | Compiling signal-hook-mio v0.2.5 |
| 2307 | 2026-08-07T23:40:17.777Z | Compiling postgres-types v0.2.12 |
| 2308 | 2026-08-07T23:40:17.825Z | Compiling globset v0.4.18 |
| 2309 | 2026-08-07T23:40:18.349Z | Compiling strum v0.27.2 |
| 2310 | 2026-08-07T23:40:18.377Z | Compiling phf_shared v0.11.3 |
| 2311 | 2026-08-07T23:40:18.580Z | Compiling hkdf v0.12.4 |
| 2312 | 2026-08-07T23:40:18.731Z | Compiling ed25519 v2.2.3 |
| 2313 | 2026-08-07T23:40:18.973Z | Compiling olpc-cjson v0.1.4 |
| 2314 | 2026-08-07T23:40:19.143Z | Compiling byte-wrapper v0.1.0 |
| 2315 | 2026-08-07T23:40:19.447Z | Compiling rustls-webpki v0.103.13 |
| 2316 | 2026-08-07T23:40:19.488Z | Compiling hubpack v0.1.2 |
| 2317 | 2026-08-07T23:40:19.709Z | Compiling pem v3.0.6 |
| 2318 | 2026-08-07T23:40:20.125Z | Compiling crypto-bigint v0.5.5 |
| 2319 | 2026-08-07T23:40:20.275Z | Compiling serde-big-array v0.5.1 |
| 2320 | 2026-08-07T23:40:20.338Z | Compiling serde_plain v1.0.2 |
| 2321 | 2026-08-07T23:40:20.424Z | Compiling float-cmp v0.10.0 |
| 2322 | 2026-08-07T23:40:20.490Z | Compiling data-encoding v2.10.0 |
| 2323 | 2026-08-07T23:40:20.524Z | Compiling difflib v0.4.0 |
| 2324 | 2026-08-07T23:40:20.573Z | Compiling normalize-line-endings v0.3.0 |
| 2325 | 2026-08-07T23:40:20.829Z | Compiling precomputed-hash v0.1.1 |
| 2326 | 2026-08-07T23:40:20.927Z | Compiling whoami v2.1.0 |
| 2327 | 2026-08-07T23:40:20.944Z | Compiling fixedbitset v0.5.7 |
| 2328 | 2026-08-07T23:40:20.960Z | Compiling typed-path v0.9.3 |
| 2329 | 2026-08-07T23:40:21.007Z | Compiling static_assertions v1.1.0 |
| 2330 | 2026-08-07T23:40:21.090Z | Compiling keccak v0.1.6 |
| 2331 | 2026-08-07T23:40:21.174Z | Compiling fixedbitset v0.4.2 |
| 2332 | 2026-08-07T23:40:21.219Z | Compiling new_debug_unreachable v1.0.6 |
| 2333 | 2026-08-07T23:40:21.291Z | Compiling predicates-core v1.0.10 |
| 2334 | 2026-08-07T23:40:21.308Z | Compiling string_cache v0.8.9 |
| 2335 | 2026-08-07T23:40:21.374Z | Compiling petgraph v0.6.5 |
| 2336 | 2026-08-07T23:40:21.459Z | Compiling predicates v3.1.4 |
| 2337 | 2026-08-07T23:40:21.527Z | Compiling sha3 v0.10.8 |
| 2338 | 2026-08-07T23:40:21.544Z | Compiling petgraph v0.8.3 |
| 2339 | 2026-08-07T23:40:21.790Z | Compiling tokio-postgres v0.7.16 |
| 2340 | 2026-08-07T23:40:22.030Z | Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25) |
| 2341 | 2026-08-07T23:40:22.081Z | Compiling elliptic-curve v0.13.8 |
| 2342 | 2026-08-07T23:40:22.441Z | Compiling hickory-proto v0.25.2 |
| 2343 | 2026-08-07T23:40:22.872Z | Compiling tokio-rustls v0.26.4 |
| 2344 | 2026-08-07T23:40:23.146Z | Compiling hyper-rustls v0.27.7 |
| 2345 | 2026-08-07T23:40:23.442Z | Compiling rustls-platform-verifier v0.6.2 |
| 2346 | 2026-08-07T23:40:23.445Z | Compiling tough v0.22.0 |
| 2347 | 2026-08-07T23:40:23.649Z | Compiling reqwest v0.13.2 |
| 2348 | 2026-08-07T23:40:24.401Z | Compiling tufaceous-artifact v0.2.0 (https://github.com/oxidecomputer/tufaceous?branch=main#38730b68) |
| 2349 | 2026-08-07T23:40:24.565Z | Compiling ed25519-dalek v2.2.0 |
| 2350 | 2026-08-07T23:40:24.866Z | Compiling chacha20 v0.10.0 |
| 2351 | 2026-08-07T23:40:25.516Z | Compiling crossterm v0.28.1 |
| 2352 | 2026-08-07T23:40:25.652Z | Compiling zip v4.6.1 |
| 2353 | 2026-08-07T23:40:25.954Z | Compiling iddqd v0.4.2 |
| 2354 | 2026-08-07T23:40:26.509Z | Compiling similar v2.7.0 |
| 2355 | 2026-08-07T23:40:26.618Z | Compiling crossbeam-epoch v0.9.18 |
| 2356 | 2026-08-07T23:40:26.891Z | Compiling serde_with v3.21.0 |
| 2357 | 2026-08-07T23:40:26.938Z | Compiling strum v0.26.3 |
| 2358 | 2026-08-07T23:40:27.076Z | Compiling itertools v0.13.0 |
| 2359 | 2026-08-07T23:40:27.131Z | Compiling tokio-stream v0.1.18 |
| 2360 | 2026-08-07T23:40:27.162Z | Compiling buf-list v1.1.2 |
| 2361 | 2026-08-07T23:40:27.226Z | Compiling gateway-ereport-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25) |
| 2362 | 2026-08-07T23:40:27.496Z | Compiling lalrpop-util v0.19.12 |
| 2363 | 2026-08-07T23:40:27.681Z | Compiling peg-runtime v0.8.5 |
| 2364 | 2026-08-07T23:40:28.650Z | Compiling omicron-workspace-hack v0.1.0 (/work/ci/omicron/workspace-hack) |
| 2365 | 2026-08-07T23:41:15.731Z | Compiling slog-async v2.8.0 |
| 2366 | 2026-08-07T23:41:15.969Z | Compiling crossbeam-channel v0.5.15 |
| 2367 | 2026-08-07T23:41:15.992Z | Compiling newtype-uuid-macros v0.1.0 |
| 2368 | 2026-08-07T23:41:16.187Z | Compiling multer v3.1.0 |
| 2369 | 2026-08-07T23:41:16.373Z | Compiling async-stream-impl v0.3.6 |
| 2370 | 2026-08-07T23:41:16.392Z | Compiling dropshot v0.17.1 |
| 2371 | 2026-08-07T23:41:16.500Z | Compiling thread_local v1.1.9 |
| 2372 | 2026-08-07T23:41:16.659Z | Compiling is-terminal v0.4.17 |
| 2373 | 2026-08-07T23:41:16.693Z | Compiling term v1.2.1 |
| 2374 | 2026-08-07T23:41:16.735Z | Compiling take_mut v0.2.2 |
| 2375 | 2026-08-07T23:41:16.797Z | Compiling dropshot_endpoint v0.17.1 |
| 2376 | 2026-08-07T23:41:16.815Z | Compiling match_cfg v0.1.0 |
| 2377 | 2026-08-07T23:41:16.918Z | Compiling hostname v0.3.1 |
| 2378 | 2026-08-07T23:41:16.949Z | Compiling progenitor-client v0.14.0 |
| 2379 | 2026-08-07T23:41:16.980Z | Compiling slog-json v2.6.1 |
| 2380 | 2026-08-07T23:41:17.093Z | Compiling slog-term v2.9.2 |
| 2381 | 2026-08-07T23:41:17.250Z | Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 2382 | 2026-08-07T23:41:17.421Z | Compiling slog-bunyan v2.5.0 |
| 2383 | 2026-08-07T23:41:17.639Z | Compiling omicron-uuid-kinds v0.1.0 (/work/ci/omicron/uuid-kinds) |
| 2384 | 2026-08-07T23:41:17.658Z | Compiling sha1 v0.11.0 |
| 2385 | 2026-08-07T23:41:18.060Z | Compiling debug-ignore v1.0.5 |
| 2386 | 2026-08-07T23:41:18.152Z | Compiling compression-core v0.4.31 |
| 2387 | 2026-08-07T23:41:18.237Z | Compiling toml_datetime v1.1.1+spec-1.1.0 |
| 2388 | 2026-08-07T23:41:18.337Z | Compiling compression-codecs v0.4.37 |
| 2389 | 2026-08-07T23:41:18.340Z | Compiling serde_spanned v1.1.1 |
| 2390 | 2026-08-07T23:41:18.374Z | Compiling toml_writer v1.1.1+spec-1.1.0 |
| 2391 | 2026-08-07T23:41:18.525Z | Compiling async-compression v0.4.41 |
| 2392 | 2026-08-07T23:41:18.640Z | Compiling toml v1.1.2+spec-1.1.0 |
| 2393 | 2026-08-07T23:41:18.662Z | Compiling async-stream v0.3.6 |
| 2394 | 2026-08-07T23:41:18.767Z | Compiling waitgroup v0.1.2 |
| 2395 | 2026-08-07T23:41:18.863Z | Compiling rustls-pemfile v2.2.0 |
| 2396 | 2026-08-07T23:41:18.931Z | Compiling serde_path_to_error v0.1.20 |
| 2397 | 2026-08-07T23:41:18.987Z | Compiling hostname v0.4.2 |
| 2398 | 2026-08-07T23:41:19.146Z | Compiling parse-display-derive v0.10.0 |
| 2399 | 2026-08-07T23:41:19.163Z | Compiling macaddr v1.0.1 |
| 2400 | 2026-08-07T23:41:19.383Z | Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 2401 | 2026-08-07T23:41:19.447Z | Compiling api_identity v0.1.0 (/work/ci/omicron/api_identity) |
| 2402 | 2026-08-07T23:41:19.645Z | Compiling atomicwrites v0.4.4 |
| 2403 | 2026-08-07T23:41:19.664Z | Compiling instant v0.1.13 |
| 2404 | 2026-08-07T23:41:19.792Z | Compiling itertools v0.14.0 |
| 2405 | 2026-08-07T23:41:19.841Z | Compiling regress v0.10.5 |
| 2406 | 2026-08-07T23:41:19.931Z | Compiling omicron-ledger v0.1.0 (/work/ci/omicron/ledger) |
| 2407 | 2026-08-07T23:41:20.257Z | Compiling backon v1.6.0 |
| 2408 | 2026-08-07T23:41:20.524Z | Compiling progenitor-extras v0.2.0 |
| 2409 | 2026-08-07T23:41:20.593Z | Compiling parse-display v0.10.0 |
| 2410 | 2026-08-07T23:41:20.788Z | Compiling backoff v0.4.0 |
| 2411 | 2026-08-07T23:41:21.024Z | Compiling humantime v2.3.0 |
| 2412 | 2026-08-07T23:41:21.300Z | Compiling regress v0.11.1 |
| 2413 | 2026-08-07T23:41:21.395Z | Compiling unicode-width v0.2.0 |
| 2414 | 2026-08-07T23:41:21.451Z | Compiling half v2.7.1 |
| 2415 | 2026-08-07T23:41:21.469Z | Compiling ciborium-io v0.2.2 |
| 2416 | 2026-08-07T23:41:21.576Z | Compiling crucible-workspace-hack v0.1.0 |
| 2417 | 2026-08-07T23:41:21.788Z | Compiling ciborium-ll v0.2.2 |
| 2418 | 2026-08-07T23:41:21.809Z | Compiling convert_case v0.4.0 |
| 2419 | 2026-08-07T23:41:22.082Z | Compiling ciborium v0.2.2 |
| 2420 | 2026-08-07T23:41:22.125Z | Compiling derive_more v0.99.20 |
| 2421 | 2026-08-07T23:41:22.733Z | Compiling secrecy v0.10.3 |
| 2422 | 2026-08-07T23:41:22.911Z | Compiling typify-impl v0.6.2 |
| 2423 | 2026-08-07T23:41:22.970Z | Compiling omicron-common v0.1.0 (/work/ci/omicron/common) |
| 2424 | 2026-08-07T23:41:23.364Z | Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=ad8a31742adc45e925e63443a5b43c8e30604022#ad8a3174) |
| 2425 | 2026-08-07T23:41:24.299Z | Compiling sled-hardware-types v0.1.0 (/work/ci/omicron/sled-hardware/types) |
| 2426 | 2026-08-07T23:41:24.447Z | Compiling inout v0.1.4 |
| 2427 | 2026-08-07T23:41:24.492Z | Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430) |
| 2428 | 2026-08-07T23:41:25.224Z | Compiling unsafe-libyaml v0.2.11 |
| 2429 | 2026-08-07T23:41:25.398Z | Compiling propolis-api-types-versions v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430) |
| 2430 | 2026-08-07T23:41:25.517Z | Compiling cipher v0.4.4 |
| 2431 | 2026-08-07T23:41:25.808Z | Compiling serde_yaml v0.9.34+deprecated |
| 2432 | 2026-08-07T23:41:25.898Z | Compiling universal-hash v0.5.1 |
| 2433 | 2026-08-07T23:41:26.056Z | Compiling thiserror-impl-no-std v2.0.2 |
| 2434 | 2026-08-07T23:41:26.332Z | Compiling typify-macro v0.6.2 |
| 2435 | 2026-08-07T23:41:27.057Z | Compiling opaque-debug v0.3.1 |
| 2436 | 2026-08-07T23:41:27.082Z | Compiling thiserror-no-std v2.0.2 |
| 2437 | 2026-08-07T23:41:27.145Z | Compiling poly1305 v0.8.0 |
| 2438 | 2026-08-07T23:41:27.191Z | Compiling chacha20 v0.9.1 |
| 2439 | 2026-08-07T23:41:27.464Z | Compiling gfss v0.1.0 (/work/ci/omicron/trust-quorum/gfss) |
| 2440 | 2026-08-07T23:41:27.467Z | Compiling blake2 v0.10.6 |
| 2441 | 2026-08-07T23:41:27.782Z | Compiling aead v0.5.2 |
| 2442 | 2026-08-07T23:41:27.874Z | Compiling typify v0.6.2 |
| 2443 | 2026-08-07T23:41:27.996Z | Compiling password-hash v0.5.0 |
| 2444 | 2026-08-07T23:41:28.000Z | Compiling indent_write v2.2.0 |
| 2445 | 2026-08-07T23:41:28.103Z | Compiling chacha20poly1305 v0.10.1 |
| 2446 | 2026-08-07T23:41:28.172Z | Compiling trust-quorum-types-versions v0.1.0 (/work/ci/omicron/trust-quorum/types/versions) |
| 2447 | 2026-08-07T23:41:28.264Z | Compiling argon2 v0.5.3 |
| 2448 | 2026-08-07T23:41:28.725Z | Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430) |
| 2449 | 2026-08-07T23:41:28.844Z | Compiling vsss-rs v3.3.4 |
| 2450 | 2026-08-07T23:41:28.946Z | Compiling toml_datetime v0.7.5+spec-1.1.0 |
| 2451 | 2026-08-07T23:41:29.187Z | Compiling toml_edit v0.23.10+spec-1.0.0 |
| 2452 | 2026-08-07T23:41:29.242Z | Compiling omicron-passwords v0.1.0 (/work/ci/omicron/passwords) |
| 2453 | 2026-08-07T23:41:29.582Z | Compiling progenitor-impl v0.14.0 |
| 2454 | 2026-08-07T23:41:30.090Z | Compiling proc-macro-crate v3.4.0 |
| 2455 | 2026-08-07T23:41:30.352Z | Compiling bootstore v0.1.0 (/work/ci/omicron/bootstore) |
| 2456 | 2026-08-07T23:41:31.713Z | Compiling progenitor-macro v0.14.0 |
| 2457 | 2026-08-07T23:41:32.188Z | Compiling sled-agent-types-versions v0.1.0 (/work/ci/omicron/sled-agent/types/versions) |
| 2458 | 2026-08-07T23:41:34.607Z | Compiling num_enum_derive v0.7.6 |
| 2459 | 2026-08-07T23:41:35.527Z | Compiling num-derive v0.4.2 |
| 2460 | 2026-08-07T23:41:35.738Z | Compiling progenitor v0.14.0 |
| 2461 | 2026-08-07T23:41:35.908Z | Compiling num_enum v0.7.6 |
| 2462 | 2026-08-07T23:41:36.053Z | Compiling proc-macro-error-attr v1.0.4 |
| 2463 | 2026-08-07T23:41:36.260Z | Compiling heapless v0.8.0 |
| 2464 | 2026-08-07T23:41:36.400Z | Compiling swrite v0.1.0 |
| 2465 | 2026-08-07T23:41:36.581Z | Compiling tabwriter v1.4.1 |
| 2466 | 2026-08-07T23:41:36.746Z | Compiling ingot-macros v0.2.0 |
| 2467 | 2026-08-07T23:41:36.999Z | Compiling hash32 v0.3.1 |
| 2468 | 2026-08-07T23:41:37.113Z | Compiling proc-macro-error v1.0.4 |
| 2469 | 2026-08-07T23:41:37.185Z | Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 2470 | 2026-08-07T23:41:37.322Z | Compiling smoltcp v0.11.0 |
| 2471 | 2026-08-07T23:41:37.955Z | Compiling cobs v0.3.0 |
| 2472 | 2026-08-07T23:41:38.035Z | Compiling colored v3.1.1 |
| 2473 | 2026-08-07T23:41:38.075Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#d9645f8d) |
| 2474 | 2026-08-07T23:41:38.244Z | Compiling postcard v1.1.3 |
| 2475 | 2026-08-07T23:41:38.640Z | Compiling rand v0.10.1 |
| 2476 | 2026-08-07T23:41:38.656Z | Compiling camino-tempfile v1.4.1 |
| 2477 | 2026-08-07T23:41:39.055Z | Compiling proc-macro-crate v1.3.1 |
| 2478 | 2026-08-07T23:41:39.301Z | Compiling ingot-types v0.2.0 |
| 2479 | 2026-08-07T23:41:39.401Z | Compiling foreign-types-macros v0.2.3 |
| 2480 | 2026-08-07T23:41:39.418Z | Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=7f20f04c289961b92d18906846c28ff2b28ba681#7f20f04c) |
| 2481 | 2026-08-07T23:41:39.735Z | Compiling ingot v0.2.1 |
| 2482 | 2026-08-07T23:41:39.770Z | Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=7f20f04c289961b92d18906846c28ff2b28ba681#7f20f04c) |
| 2483 | 2026-08-07T23:41:39.829Z | Compiling rayon-core v1.13.0 |
| 2484 | 2026-08-07T23:41:39.971Z | Compiling foreign-types-shared v0.3.1 |
| 2485 | 2026-08-07T23:41:40.041Z | Compiling num_enum_derive v0.5.11 |
| 2486 | 2026-08-07T23:41:40.063Z | Compiling foreign-types v0.5.0 |
| 2487 | 2026-08-07T23:41:40.202Z | Compiling crossbeam-deque v0.8.6 |
| 2488 | 2026-08-07T23:41:40.291Z | Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 2489 | 2026-08-07T23:41:40.439Z | Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=7f20f04c289961b92d18906846c28ff2b28ba681#7f20f04c) |
| 2490 | 2026-08-07T23:41:40.719Z | Compiling cstr-argument v0.1.2 |
| 2491 | 2026-08-07T23:41:40.903Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#1e40efd8) |
| 2492 | 2026-08-07T23:41:40.907Z | Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 2493 | 2026-08-07T23:41:40.961Z | Compiling num_enum v0.5.11 |
| 2494 | 2026-08-07T23:41:41.097Z | Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 2495 | 2026-08-07T23:41:41.258Z | Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#d9645f8d) |
| 2496 | 2026-08-07T23:41:41.307Z | Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino#7e56ab6e) |
| 2497 | 2026-08-07T23:41:41.501Z | Compiling cpubits v0.1.1 |
| 2498 | 2026-08-07T23:41:41.648Z | Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=7f20f04c289961b92d18906846c28ff2b28ba681#7f20f04c) |
| 2499 | 2026-08-07T23:41:41.812Z | Compiling rayon v1.11.0 |
| 2500 | 2026-08-07T23:41:41.979Z | Compiling illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b) |
| 2501 | 2026-08-07T23:41:42.532Z | Compiling sled-agent-types v0.1.0 (/work/ci/omicron/sled-agent/types) |
| 2502 | 2026-08-07T23:41:43.388Z | Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=7f20f04c289961b92d18906846c28ff2b28ba681#7f20f04c) |
| 2503 | 2026-08-07T23:41:43.497Z | Compiling zone_cfg_derive v0.3.1 |
| 2504 | 2026-08-07T23:41:43.992Z | Compiling key-manager-types v0.1.0 (/work/ci/omicron/key-manager/types) |
| 2505 | 2026-08-07T23:41:44.142Z | Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430) |
| 2506 | 2026-08-07T23:41:44.159Z | Compiling itertools v0.12.1 |
| 2507 | 2026-08-07T23:41:44.569Z | Compiling sigpipe v0.1.3 |
| 2508 | 2026-08-07T23:41:44.680Z | Compiling glob v0.3.3 |
| 2509 | 2026-08-07T23:41:45.440Z | Compiling illumos-utils v0.1.0 (/work/ci/omicron/illumos-utils) |
| 2510 | 2026-08-07T23:41:45.478Z | Compiling zone v0.3.1 |
| 2511 | 2026-08-07T23:41:45.578Z | Compiling oxlog v0.1.0 (/work/ci/omicron/dev-tools/oxlog) |
| 2512 | 2026-08-07T23:41:45.596Z | Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=7f20f04c289961b92d18906846c28ff2b28ba681#7f20f04c) |
| 2513 | 2026-08-07T23:41:45.612Z | Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430) |
| 2514 | 2026-08-07T23:41:45.914Z | Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=ad8a31742adc45e925e63443a5b43c8e30604022#ad8a3174) |
| 2515 | 2026-08-07T23:41:46.183Z | Compiling smf v0.2.3 |
| 2516 | 2026-08-07T23:41:46.578Z | Compiling whoami v1.6.1 |
| 2517 | 2026-08-07T23:41:47.052Z | Compiling gethostname v0.5.0 |
| 2518 | 2026-08-07T23:41:47.200Z | Compiling usdt-macro v0.5.0 |
| 2519 | 2026-08-07T23:41:47.352Z | Compiling usdt-attr-macro v0.5.0 |
| 2520 | 2026-08-07T23:41:47.528Z | Compiling pem-rfc7468 v1.0.0 |
| 2521 | 2026-08-07T23:41:47.885Z | Compiling derive-where v1.6.0 |
| 2522 | 2026-08-07T23:41:48.081Z | Compiling memmap v0.7.0 |
| 2523 | 2026-08-07T23:41:48.698Z | Compiling usdt v0.5.0 |
| 2524 | 2026-08-07T23:41:48.857Z | Compiling num-rational v0.4.2 |
| 2525 | 2026-08-07T23:41:49.486Z | Compiling num-complex v0.4.6 |
| 2526 | 2026-08-07T23:41:49.924Z | Compiling prettyplease v0.2.37 |
| 2527 | 2026-08-07T23:41:50.063Z | Compiling num v0.4.3 |
| 2528 | 2026-08-07T23:41:51.020Z | Compiling hmac v0.13.0 |
| 2529 | 2026-08-07T23:41:51.081Z | Compiling universal-hash v0.6.1 |
| 2530 | 2026-08-07T23:41:51.235Z | Compiling resolv-conf v0.7.6 |
| 2531 | 2026-08-07T23:41:51.281Z | Compiling float-ord v0.3.2 |
| 2532 | 2026-08-07T23:41:51.463Z | Compiling oximeter-types-versions v0.1.0 (/work/ci/omicron/oximeter/types/versions) |
| 2533 | 2026-08-07T23:41:51.592Z | Compiling trust-quorum-types v0.1.0 (/work/ci/omicron/trust-quorum/types) |
| 2534 | 2026-08-07T23:41:51.739Z | Compiling gateway-types-versions v0.1.0 (/work/ci/omicron/gateway-types/versions) |
| 2535 | 2026-08-07T23:41:52.047Z | Compiling toml v0.8.23 |
| 2536 | 2026-08-07T23:41:54.701Z | Compiling bytecount v0.6.9 |
| 2537 | 2026-08-07T23:41:54.792Z | Compiling cancel-safe-futures v0.1.5 |
| 2538 | 2026-08-07T23:41:55.042Z | Compiling polyval v0.7.1 |
| 2539 | 2026-08-07T23:41:55.063Z | Compiling der v0.8.0 |
| 2540 | 2026-08-07T23:41:55.350Z | Compiling internal-dns-types-versions v0.1.0 (/work/ci/omicron/internal-dns/types/versions) |
| 2541 | 2026-08-07T23:41:56.256Z | Compiling ghash v0.6.0 |
| 2542 | 2026-08-07T23:41:56.803Z | Compiling oximeter-types v0.1.0 (/work/ci/omicron/oximeter/types) |
| 2543 | 2026-08-07T23:41:57.137Z | Compiling pbkdf2 v0.13.0 |
| 2544 | 2026-08-07T23:41:57.326Z | Compiling oxide-update-engine-types v0.1.2 |
| 2545 | 2026-08-07T23:41:57.445Z | Compiling aes v0.9.1 |
| 2546 | 2026-08-07T23:41:57.914Z | Compiling crypto-bigint v0.7.5 |
| 2547 | 2026-08-07T23:41:57.993Z | Compiling console v0.15.11 |
| 2548 | 2026-08-07T23:41:59.262Z | Compiling newline-converter v0.3.0 |
| 2549 | 2026-08-07T23:41:59.419Z | Compiling hickory-proto v0.24.4 |
| 2550 | 2026-08-07T23:41:59.467Z | Compiling ctr v0.10.1 |
| 2551 | 2026-08-07T23:41:59.557Z | Compiling aead v0.6.1 |
| 2552 | 2026-08-07T23:41:59.685Z | Compiling sha2 v0.11.0 |
| 2553 | 2026-08-07T23:41:59.730Z | Compiling linear-map v1.2.0 |
| 2554 | 2026-08-07T23:41:59.799Z | Compiling libefi-sys v0.1.0 |
| 2555 | 2026-08-07T23:42:00.025Z | Compiling linked-hash-map v0.5.6 |
| 2556 | 2026-08-07T23:42:00.032Z | Compiling oxide-update-engine v0.1.2 |
| 2557 | 2026-08-07T23:42:00.478Z | Compiling lru-cache v0.1.2 |
| 2558 | 2026-08-07T23:42:00.501Z | Compiling aes-gcm v0.11.0 |
| 2559 | 2026-08-07T23:42:00.582Z | Compiling expectorate v1.2.0 |
| 2560 | 2026-08-07T23:42:01.469Z | Compiling spki v0.8.0 |
| 2561 | 2026-08-07T23:42:01.522Z | Compiling salsa20 v0.11.0 |
| 2562 | 2026-08-07T23:42:01.523Z | Compiling bitfield-struct v0.6.2 |
| 2563 | 2026-08-07T23:42:01.523Z | Compiling nom v8.0.0 |
| 2564 | 2026-08-07T23:42:01.523Z | Compiling semver v0.1.20 |
| 2565 | 2026-08-07T23:42:01.523Z | Compiling oximeter-schema v0.1.0 (/work/ci/omicron/oximeter/schema) |
| 2566 | 2026-08-07T23:42:01.523Z | Compiling rustc_version v0.1.7 |
| 2567 | 2026-08-07T23:42:01.614Z | Compiling libnvme-sys v0.0.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221) |
| 2568 | 2026-08-07T23:42:01.624Z | Compiling scrypt v0.12.0 |
| 2569 | 2026-08-07T23:42:01.944Z | Compiling hickory-resolver v0.24.4 |
| 2570 | 2026-08-07T23:42:02.291Z | Compiling internal-dns-types v0.1.0 (/work/ci/omicron/internal-dns/types) |
| 2571 | 2026-08-07T23:42:02.653Z | Compiling tokio-dtrace v0.1.1 |
| 2572 | 2026-08-07T23:42:02.992Z | Compiling cbc v0.2.1 |
| 2573 | 2026-08-07T23:42:03.165Z | Compiling slog-dtrace v0.3.0 |
| 2574 | 2026-08-07T23:42:03.377Z | Compiling nvme v0.1.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221) |
| 2575 | 2026-08-07T23:42:03.480Z | Compiling minimal-lexical v0.2.1 |
| 2576 | 2026-08-07T23:42:03.737Z | Compiling mg-api-types-versions v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde) |
| 2577 | 2026-08-07T23:42:03.914Z | Compiling nom v7.1.3 |
| 2578 | 2026-08-07T23:42:05.256Z | Compiling libnvme v0.1.1 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221) |
| 2579 | 2026-08-07T23:42:05.324Z | Compiling pkcs5 v0.8.1 |
| 2580 | 2026-08-07T23:42:05.776Z | Compiling qorb v0.4.1 |
| 2581 | 2026-08-07T23:42:06.045Z | Compiling oxide-tokio-rt v0.1.4 |
| 2582 | 2026-08-07T23:42:06.511Z | Compiling oximeter-timeseries-macro v0.1.0 (/work/ci/omicron/oximeter/timeseries-macro) |
| 2583 | 2026-08-07T23:42:07.957Z | Compiling libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1) |
| 2584 | 2026-08-07T23:42:07.961Z | Compiling newtype_derive v0.1.6 |
| 2585 | 2026-08-07T23:42:08.060Z | Compiling wicketd-commission-types-versions v0.1.0 (/work/ci/omicron/wicketd-commission-types/versions) |
| 2586 | 2026-08-07T23:42:09.887Z | Compiling gateway-types v0.1.0 (/work/ci/omicron/gateway-types) |
| 2587 | 2026-08-07T23:42:10.119Z | Compiling ereport-types v0.1.0 (/work/ci/omicron/ereport/types) |
| 2588 | 2026-08-07T23:42:10.168Z | Compiling oximeter-macro-impl v0.1.0 (/work/ci/omicron/oximeter/oximeter-macro-impl) |
| 2589 | 2026-08-07T23:42:10.381Z | Compiling dropshot-api-manager-types v0.7.2 |
| 2590 | 2026-08-07T23:42:10.509Z | Compiling phf_shared v0.12.1 |
| 2591 | 2026-08-07T23:42:10.681Z | Compiling csv-core v0.1.13 |
| 2592 | 2026-08-07T23:42:10.743Z | Compiling highway v1.3.0 |
| 2593 | 2026-08-07T23:42:10.947Z | Compiling unicode-xid v0.2.6 |
| 2594 | 2026-08-07T23:42:11.085Z | Compiling client-common v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde) |
| 2595 | 2026-08-07T23:42:11.089Z | Compiling chrono-tz v0.10.4 |
| 2596 | 2026-08-07T23:42:11.176Z | Compiling xshell-macros v0.2.7 |
| 2597 | 2026-08-07T23:42:11.325Z | Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde) |
| 2598 | 2026-08-07T23:42:11.426Z | Compiling const_format_proc_macros v0.2.34 |
| 2599 | 2026-08-07T23:42:11.542Z | Compiling xshell v0.2.7 |
| 2600 | 2026-08-07T23:42:12.220Z | Compiling oxql-types v0.1.0 (/work/ci/omicron/oximeter/oxql-types) |
| 2601 | 2026-08-07T23:42:13.214Z | Compiling csv v1.4.0 |
| 2602 | 2026-08-07T23:42:13.236Z | Compiling wicketd-commission-types v0.1.0 (/work/ci/omicron/wicketd-commission-types) |
| 2603 | 2026-08-07T23:42:13.237Z | Compiling oximeter v0.1.0 (/work/ci/omicron/oximeter/oximeter) |
| 2604 | 2026-08-07T23:42:13.237Z | Compiling phf v0.12.1 |
| 2605 | 2026-08-07T23:42:13.237Z | Compiling gateway-client v0.1.0 (/work/ci/omicron/clients/gateway-client) |
| 2606 | 2026-08-07T23:42:13.237Z | Compiling mg-api-types v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde) |
| 2607 | 2026-08-07T23:42:13.237Z | Compiling sled-hardware v0.1.0 (/work/ci/omicron/sled-hardware) |
| 2608 | 2026-08-07T23:42:13.247Z | Compiling pkcs8 v0.11.0 |
| 2609 | 2026-08-07T23:42:14.712Z | Compiling oximeter-db v0.1.0 (/work/ci/omicron/oximeter/db) |
| 2610 | 2026-08-07T23:42:15.058Z | Compiling clickhouse-admin-types-versions v0.1.0 (/work/ci/omicron/clickhouse-admin/types/versions) |
| 2611 | 2026-08-07T23:42:15.181Z | Compiling key-manager v0.1.0 (/work/ci/omicron/key-manager) |
| 2612 | 2026-08-07T23:42:15.654Z | Compiling ff v0.14.0 |
| 2613 | 2026-08-07T23:42:15.839Z | Compiling unicode-width v0.1.14 |
| 2614 | 2026-08-07T23:42:16.508Z | Compiling owo-colors v4.3.0 |
| 2615 | 2026-08-07T23:42:17.302Z | Compiling clickhouse-admin-types v0.1.0 (/work/ci/omicron/clickhouse-admin/types) |
| 2616 | 2026-08-07T23:42:17.556Z | Compiling papergrid v0.11.0 |
| 2617 | 2026-08-07T23:42:18.218Z | Compiling sled-storage v0.1.0 (/work/ci/omicron/sled-storage) |
| 2618 | 2026-08-07T23:42:19.458Z | Compiling cockroach-admin-types-versions v0.1.0 (/work/ci/omicron/cockroach-admin/types/versions) |
| 2619 | 2026-08-07T23:42:19.488Z | Compiling bootstrap-agent-lockstep-types v0.1.0 (/work/ci/omicron/sled-agent/bootstrap-agent-lockstep-types) |
| 2620 | 2026-08-07T23:42:19.488Z | Compiling const_format v0.2.35 |
| 2621 | 2026-08-07T23:42:19.873Z | Compiling trust-quorum-protocol v0.1.0 (/work/ci/omicron/trust-quorum/protocol) |
| 2622 | 2026-08-07T23:42:20.793Z | Compiling tabled_derive v0.7.0 |
| 2623 | 2026-08-07T23:42:21.658Z | Compiling clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3) |
| 2624 | 2026-08-07T23:42:21.865Z | Compiling protocol v0.1.0 (https://github.com/oxidecomputer/lldp?rev=54b266174d4de9628bca9c97b0db176e16f12154#54b26617) |
| 2625 | 2026-08-07T23:42:22.702Z | Compiling bcs v0.1.6 |
| 2626 | 2026-08-07T23:42:23.083Z | Compiling termtree v0.5.1 |
| 2627 | 2026-08-07T23:42:23.136Z | Compiling smawk v0.3.2 |
| 2628 | 2026-08-07T23:42:23.268Z | Compiling unicode-linebreak v0.1.5 |
| 2629 | 2026-08-07T23:42:23.328Z | Compiling salty v0.3.0 |
| 2630 | 2026-08-07T23:42:23.410Z | Compiling tagptr v0.2.0 |
| 2631 | 2026-08-07T23:42:23.477Z | Compiling textwrap v0.16.2 |
| 2632 | 2026-08-07T23:42:23.604Z | Compiling moka v0.12.13 |
| 2633 | 2026-08-07T23:42:23.625Z | Compiling nexus-types-versions v0.1.0 (/work/ci/omicron/nexus/types/versions) |
| 2634 | 2026-08-07T23:42:24.764Z | Compiling tabled v0.15.0 |
| 2635 | 2026-08-07T23:42:24.841Z | Compiling cockroach-admin-types v0.1.0 (/work/ci/omicron/cockroach-admin/types) |
| 2636 | 2026-08-07T23:42:24.987Z | Compiling zfs-test-harness v0.1.0 (/work/ci/omicron/sled-storage/zfs-test-harness) |
| 2637 | 2026-08-07T23:42:25.087Z | Compiling steno v0.4.1 |
| 2638 | 2026-08-07T23:42:25.974Z | Compiling group v0.14.0 |
| 2639 | 2026-08-07T23:42:26.187Z | Compiling parallel-task-set v0.1.0 (/work/ci/omicron/parallel-task-set) |
| 2640 | 2026-08-07T23:42:26.343Z | Compiling sha1 v0.10.6 |
| 2641 | 2026-08-07T23:42:26.531Z | Compiling signature v3.0.0 |
| 2642 | 2026-08-07T23:42:26.726Z | Compiling base16ct v1.0.0 |
| 2643 | 2026-08-07T23:42:26.793Z | Compiling sled-diagnostics v0.1.0 (/work/ci/omicron/sled-diagnostics) |
| 2644 | 2026-08-07T23:42:27.014Z | Compiling sec1 v0.8.1 |
| 2645 | 2026-08-07T23:42:27.254Z | Compiling hickory-resolver v0.25.2 |
| 2646 | 2026-08-07T23:42:28.172Z | Compiling hkdf v0.13.0 |
| 2647 | 2026-08-07T23:42:28.353Z | Compiling libscf-sys v1.2.0 |
| 2648 | 2026-08-07T23:42:28.512Z | Compiling rats-corim v0.1.0 (https://github.com/oxidecomputer/rats-corim#f0d5d516) |
| 2649 | 2026-08-07T23:42:28.739Z | Compiling rfc6979 v0.4.0 |
| 2650 | 2026-08-07T23:42:28.905Z | Compiling proc-macro-error-attr2 v2.0.0 |
| 2651 | 2026-08-07T23:42:29.324Z | Compiling proc-macro-error2 v2.0.1 |
| 2652 | 2026-08-07T23:42:29.617Z | Compiling ecdsa v0.16.9 |
| 2653 | 2026-08-07T23:42:30.238Z | Compiling elliptic-curve v0.14.1 |
| 2654 | 2026-08-07T23:42:30.341Z | Compiling sled-agent-api v0.1.0 (/work/ci/omicron/sled-agent/api) |
| 2655 | 2026-08-07T23:42:30.777Z | Compiling installinator-common-versions v0.1.0 (/work/ci/omicron/installinator-common/versions) |
| 2656 | 2026-08-07T23:42:32.554Z | Compiling primeorder v0.13.6 |
| 2657 | 2026-08-07T23:42:32.647Z | Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=dbaad520e1f5ae32c10db16ce176f9c24de95652#dbaad520) |
| 2658 | 2026-08-07T23:42:32.855Z | Compiling parking_lot_core v0.8.6 |
| 2659 | 2026-08-07T23:42:32.872Z | Compiling utf-8 v0.7.6 |
| 2660 | 2026-08-07T23:42:33.106Z | Compiling tungstenite v0.21.0 |
| 2661 | 2026-08-07T23:42:33.167Z | Compiling p384 v0.13.1 |
| 2662 | 2026-08-07T23:42:33.469Z | Compiling installinator-common v0.1.0 (/work/ci/omicron/installinator-common) |
| 2663 | 2026-08-07T23:42:33.743Z | Compiling tabled_derive v0.11.0 |
| 2664 | 2026-08-07T23:42:34.740Z | Compiling smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51) |
| 2665 | 2026-08-07T23:42:35.224Z | Compiling wnaf v0.14.0 |
| 2666 | 2026-08-07T23:42:35.329Z | Compiling primefield v0.14.0 |
| 2667 | 2026-08-07T23:42:35.390Z | Compiling rfc6979 v0.6.0 |
| 2668 | 2026-08-07T23:42:35.459Z | Compiling papergrid v0.17.0 |
| 2669 | 2026-08-07T23:42:35.547Z | Compiling ntp-admin-client v0.1.0 (/work/ci/omicron/clients/ntp-admin-client) |
| 2670 | 2026-08-07T23:42:35.572Z | Compiling testing_table v0.3.0 |
| 2671 | 2026-08-07T23:42:35.594Z | Compiling transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#81167659) |
| 2672 | 2026-08-07T23:42:35.828Z | Compiling git-stub v1.0.0 |
| 2673 | 2026-08-07T23:42:36.076Z | Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#81167659) |
| 2674 | 2026-08-07T23:42:36.296Z | Compiling fmd-adm-sys v0.4.1 (https://github.com/oxidecomputer/fmd-adm?rev=846361bf0a698a8c7efefd97b2828b9aa74858c4#846361bf) |
| 2675 | 2026-08-07T23:42:36.513Z | Compiling nexus-types v0.1.0 (/work/ci/omicron/nexus/types) |
| 2676 | 2026-08-07T23:42:36.682Z | Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=524eb8f125003dff50b9703900c6b323f00f9e1b#524eb8f1) |
| 2677 | 2026-08-07T23:42:36.944Z | Compiling tabled v0.20.0 |
| 2678 | 2026-08-07T23:42:37.027Z | Compiling transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control?branch=main#81167659) |
| 2679 | 2026-08-07T23:42:37.929Z | Compiling git-stub-vcs v0.1.0 |
| 2680 | 2026-08-07T23:42:38.266Z | Compiling sled-agent-config-reconciler v0.1.0 (/work/ci/omicron/sled-agent/config-reconciler) |
| 2681 | 2026-08-07T23:42:40.349Z | Compiling primeorder v0.14.0 |
| 2682 | 2026-08-07T23:42:40.845Z | Compiling ecdsa v0.17.0 |
| 2683 | 2026-08-07T23:42:41.000Z | Compiling tokio-tungstenite v0.21.0 |
| 2684 | 2026-08-07T23:42:41.431Z | Compiling attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f) |
| 2685 | 2026-08-07T23:42:41.503Z | Compiling omicron-rpaths v0.1.0 (/work/ci/omicron/rpaths) |
| 2686 | 2026-08-07T23:42:41.675Z | Compiling ddm-protocol v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde) |
| 2687 | 2026-08-07T23:42:41.762Z | Compiling sprockets-tls v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=68a4b3bf819722f9f57a3f0c99e1393ed01ba392#68a4b3bf) |
| 2688 | 2026-08-07T23:42:41.991Z | Compiling curve25519-dalek v5.0.0 |
| 2689 | 2026-08-07T23:42:42.133Z | Compiling dice-util-barcode v0.1.0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f) |
| 2690 | 2026-08-07T23:42:42.273Z | Compiling unicase v2.9.0 |
| 2691 | 2026-08-07T23:42:42.528Z | Compiling illumos-nvpair-sys v0.2.0 |
| 2692 | 2026-08-07T23:42:42.620Z | Compiling corncobs v0.1.4 |
| 2693 | 2026-08-07T23:42:42.765Z | Compiling dice-mfg-msgs v0.3.0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f) |
| 2694 | 2026-08-07T23:42:42.851Z | Compiling mime_guess v2.0.5 |
| 2695 | 2026-08-07T23:42:43.335Z | Compiling ddm-api-types-versions v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde) |
| 2696 | 2026-08-07T23:42:43.396Z | Compiling dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f) |
| 2697 | 2026-08-07T23:42:43.427Z | Compiling parking_lot v0.11.2 |
| 2698 | 2026-08-07T23:42:44.298Z | Compiling sled-agent-resolvable-files v0.1.0 (/work/ci/omicron/sled-agent/resolvable-files) |
| 2699 | 2026-08-07T23:42:44.548Z | Compiling dns-server v0.1.0 (/work/ci/omicron/dns-server) |
| 2700 | 2026-08-07T23:42:45.066Z | Compiling internal-dns-resolver v0.1.0 (/work/ci/omicron/internal-dns/resolver) |
| 2701 | 2026-08-07T23:42:45.083Z | Compiling ssh-encoding v0.3.0 |
| 2702 | 2026-08-07T23:42:45.870Z | Compiling progenitor-impl v0.13.0 |
| 2703 | 2026-08-07T23:42:46.895Z | Compiling prefix-trie v0.7.0 |
| 2704 | 2026-08-07T23:42:47.393Z | Compiling fxhash v0.2.1 |
| 2705 | 2026-08-07T23:42:47.540Z | Compiling secrecy v0.8.0 |
| 2706 | 2026-08-07T23:42:47.724Z | Compiling filetime v0.2.27 |
| 2707 | 2026-08-07T23:42:47.968Z | Compiling keccak v0.2.0 |
| 2708 | 2026-08-07T23:42:48.095Z | Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=7cdf2ab9c8d9e9267a8b366aa780c6c26f9a5ecf#7cdf2ab9) |
| 2709 | 2026-08-07T23:42:48.145Z | Compiling crc8 v0.1.1 |
| 2710 | 2026-08-07T23:42:48.271Z | Compiling xattr v1.6.1 |
| 2711 | 2026-08-07T23:42:48.332Z | Compiling progenitor-macro v0.13.0 |
| 2712 | 2026-08-07T23:42:48.489Z | Compiling tar v0.4.46 |
| 2713 | 2026-08-07T23:42:48.779Z | Compiling sled v0.34.7 |
| 2714 | 2026-08-07T23:42:50.902Z | Compiling hickory-server v0.25.2 |
| 2715 | 2026-08-07T23:42:52.401Z | Compiling sled-agent-measurements v0.1.0 (/work/ci/omicron/sled-agent/measurements) |
| 2716 | 2026-08-07T23:42:52.423Z | Compiling ddm-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde) |
| 2717 | 2026-08-07T23:42:53.903Z | Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430) |
| 2718 | 2026-08-07T23:42:54.031Z | Compiling common v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=04a52a3240a26c58f03e1cf40353d67ff69d76b6#04a52a32) |
| 2719 | 2026-08-07T23:42:55.893Z | Compiling ed25519 v3.0.0 |
| 2720 | 2026-08-07T23:42:56.053Z | Compiling dns-server-api v0.1.0 (/work/ci/omicron/dns-server-api) |
| 2721 | 2026-08-07T23:42:56.849Z | Compiling pkcs1 v0.8.0-rc.4 |
| 2722 | 2026-08-07T23:42:56.911Z | Compiling dns-service-client v0.1.0 (/work/ci/omicron/clients/dns-service-client) |
| 2723 | 2026-08-07T23:42:58.216Z | Compiling crypto-primes v0.7.2 |
| 2724 | 2026-08-07T23:42:58.231Z | Compiling poly1305 v0.9.0 |
| 2725 | 2026-08-07T23:42:58.672Z | Compiling progenitor-client v0.13.0 |
| 2726 | 2026-08-07T23:42:58.875Z | Compiling blowfish v0.10.0 |
| 2727 | 2026-08-07T23:42:59.121Z | Compiling blake2 v0.11.0-rc.6 |
| 2728 | 2026-08-07T23:42:59.165Z | Compiling half v1.8.3 |
| 2729 | 2026-08-07T23:42:59.547Z | Compiling http-range v0.1.5 |
| 2730 | 2026-08-07T23:42:59.647Z | Compiling argon2 v0.6.0-rc.8 |
| 2731 | 2026-08-07T23:42:59.867Z | Compiling serde_cbor v0.11.2 |
| 2732 | 2026-08-07T23:43:00.089Z | Compiling progenitor v0.13.0 |
| 2733 | 2026-08-07T23:43:00.260Z | Compiling rsa v0.10.0-rc.18 |
| 2734 | 2026-08-07T23:43:00.369Z | Compiling bcrypt-pbkdf v0.11.0 |
| 2735 | 2026-08-07T23:43:00.527Z | Compiling ssh-cipher v0.3.0 |
| 2736 | 2026-08-07T23:43:00.804Z | Compiling sled-agent-client v0.1.0 (/work/ci/omicron/clients/sled-agent-client) |
| 2737 | 2026-08-07T23:43:01.784Z | Compiling ed25519-dalek v3.0.0 |
| 2738 | 2026-08-07T23:43:02.268Z | Compiling dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=04a52a3240a26c58f03e1cf40353d67ff69d76b6#04a52a32) |
| 2739 | 2026-08-07T23:43:02.587Z | Compiling illumos-nvpair v0.3.0 |
| 2740 | 2026-08-07T23:43:03.056Z | Compiling omicron-ddm-admin-client v0.1.0 (/work/ci/omicron/clients/ddm-admin-client) |
| 2741 | 2026-08-07T23:43:03.156Z | Compiling trust-quorum v0.1.0 (/work/ci/omicron/trust-quorum) |
| 2742 | 2026-08-07T23:43:04.024Z | Compiling nexus-lockstep-client v0.1.0 (/work/ci/omicron/clients/nexus-lockstep-client) |
| 2743 | 2026-08-07T23:43:04.098Z | Compiling nexus-client v0.1.0 (/work/ci/omicron/clients/nexus-client) |
| 2744 | 2026-08-07T23:43:12.071Z | Compiling nexus-config v0.1.0 (/work/ci/omicron/nexus-config) |
| 2745 | 2026-08-07T23:43:13.853Z | Compiling sha3 v0.11.0 |
| 2746 | 2026-08-07T23:43:14.318Z | Compiling omicron-sled-agent v0.1.0 (/work/ci/omicron/sled-agent) |
| 2747 | 2026-08-07T23:43:14.542Z | Compiling p384 v0.14.0 |
| 2748 | 2026-08-07T23:43:15.328Z | Compiling p256 v0.14.0 |
| 2749 | 2026-08-07T23:43:16.474Z | Compiling p521 v0.14.0 |
| 2750 | 2026-08-07T23:43:17.346Z | Compiling common v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=cc0c307c617f2988aafdca4e3bd35ea178b64801#cc0c307c) |
| 2751 | 2026-08-07T23:43:17.906Z | Compiling attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?branch=main#ff9f27aa) |
| 2752 | 2026-08-07T23:43:18.426Z | Compiling scuffle v0.1.0 |
| 2753 | 2026-08-07T23:43:18.574Z | Compiling oximeter-producer-api v0.1.0 (/work/ci/omicron/oximeter/producer-api) |
| 2754 | 2026-08-07T23:43:20.413Z | Compiling cockroach-admin-client v0.1.0 (/work/ci/omicron/clients/cockroach-admin-client) |
| 2755 | 2026-08-07T23:43:20.490Z | Compiling yasna v0.5.2 |
| 2756 | 2026-08-07T23:43:20.586Z | Compiling headers-core v0.3.0 |
| 2757 | 2026-08-07T23:43:20.731Z | Compiling kstat-rs v0.2.5 |
| 2758 | 2026-08-07T23:43:20.842Z | Compiling kem v0.3.0 |
| 2759 | 2026-08-07T23:43:20.991Z | Compiling nanorand v0.7.0 |
| 2760 | 2026-08-07T23:43:21.152Z | Compiling module-lattice v0.2.3 |
| 2761 | 2026-08-07T23:43:21.341Z | Compiling sponge-cursor v0.1.0 |
| 2762 | 2026-08-07T23:43:21.441Z | Compiling ml-kem v0.3.2 |
| 2763 | 2026-08-07T23:43:21.504Z | Compiling sha3 v0.12.0 |
| 2764 | 2026-08-07T23:43:21.547Z | Compiling flume v0.11.1 |
| 2765 | 2026-08-07T23:43:21.969Z | Compiling sled-agent-rack-setup v0.1.0 (/work/ci/omicron/sled-agent/rack-setup) |
| 2766 | 2026-08-07T23:43:21.972Z | Compiling rcgen v0.12.1 |
| 2767 | 2026-08-07T23:43:22.047Z | Compiling oximeter-instruments v0.1.0 (/work/ci/omicron/oximeter/instruments) |
| 2768 | 2026-08-07T23:43:22.899Z | Compiling headers v0.4.1 |
| 2769 | 2026-08-07T23:43:22.980Z | Compiling ssh-key v0.7.0-rc.11 |
| 2770 | 2026-08-07T23:43:23.333Z | Compiling sled-agent-scrimlet-reconcilers v0.1.0 (/work/ci/omicron/sled-agent/scrimlet-reconcilers) |
| 2771 | 2026-08-07T23:43:24.452Z | Compiling oximeter-producer v0.1.0 (/work/ci/omicron/oximeter/producer) |
| 2772 | 2026-08-07T23:43:26.318Z | Compiling dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=cc0c307c617f2988aafdca4e3bd35ea178b64801#cc0c307c) |
| 2773 | 2026-08-07T23:43:31.139Z | Compiling dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?branch=main#ff9f27aa) |
| 2774 | 2026-08-07T23:43:34.606Z | Compiling fmd-adm v0.3.0 (https://github.com/oxidecomputer/fmd-adm?rev=846361bf0a698a8c7efefd97b2828b9aa74858c4#846361bf) |
| 2775 | 2026-08-07T23:43:35.256Z | Compiling transient-dns-server v0.1.0 (/work/ci/omicron/dns-server/transient) |
| 2776 | 2026-08-07T23:43:35.672Z | Compiling sp-sim v0.1.0 (/work/ci/omicron/sp-sim) |
| 2777 | 2026-08-07T23:43:36.295Z | Compiling hyper-staticfile v0.10.1 |
| 2778 | 2026-08-07T23:43:37.111Z | Compiling range-requests v0.1.0 (/work/ci/omicron/range-requests) |
| 2779 | 2026-08-07T23:43:37.427Z | Compiling tufaceous-brand-metadata v0.2.0 (https://github.com/oxidecomputer/tufaceous?branch=main#38730b68) |
| 2780 | 2026-08-07T23:43:37.721Z | Compiling sled-agent-early-networking v0.1.0 (/work/ci/omicron/sled-agent/early-networking) |
| 2781 | 2026-08-07T23:43:37.859Z | Compiling russh-cryptovec v0.62.0 |
| 2782 | 2026-08-07T23:43:37.925Z | Compiling end-to-end-tests v0.1.0 (/work/ci/omicron/end-to-end-tests) |
| 2783 | 2026-08-07T23:43:38.128Z | Compiling propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430) |
| 2784 | 2026-08-07T23:43:38.147Z | Compiling sled-agent-health-monitor v0.1.0 (/work/ci/omicron/sled-agent/health-monitor) |
| 2785 | 2026-08-07T23:43:38.223Z | Compiling bootstrap-agent-lockstep-api v0.1.0 (/work/ci/omicron/sled-agent/bootstrap-agent-lockstep-api) |
| 2786 | 2026-08-07T23:43:39.746Z | Compiling repo-depot-api v0.1.0 (/work/ci/omicron/sled-agent/repo-depot-api) |
| 2787 | 2026-08-07T23:43:39.771Z | Compiling internal-russh-num-bigint v0.5.0 |
| 2788 | 2026-08-07T23:43:41.691Z | Compiling repo-depot-client v0.1.0 (/work/ci/omicron/clients/repo-depot-client) |
| 2789 | 2026-08-07T23:43:42.112Z | Compiling crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=ad8a31742adc45e925e63443a5b43c8e30604022#ad8a3174) |
| 2790 | 2026-08-07T23:43:42.826Z | Compiling port-file v0.1.0 |
| 2791 | 2026-08-07T23:43:42.862Z | Compiling num-bigint v0.4.6 |
| 2792 | 2026-08-07T23:43:43.132Z | Compiling russh-util v0.52.0 |
| 2793 | 2026-08-07T23:43:43.277Z | Compiling generic-array v1.4.3 |
| 2794 | 2026-08-07T23:43:43.296Z | Compiling enum_dispatch v0.3.13 |
| 2795 | 2026-08-07T23:43:43.777Z | Compiling delegate v0.13.5 |
| 2796 | 2026-08-07T23:43:43.934Z | Compiling dhcproto-macros v0.1.0 (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc) |
| 2797 | 2026-08-07T23:43:44.128Z | Compiling subprocess v0.2.15 |
| 2798 | 2026-08-07T23:43:44.325Z | Compiling display-error-chain v0.2.2 |
| 2799 | 2026-08-07T23:43:44.488Z | Compiling md5 v0.8.0 |
| 2800 | 2026-08-07T23:43:44.540Z | Compiling hex-literal v1.1.0 |
| 2801 | 2026-08-07T23:43:44.595Z | Compiling omicron-test-utils v0.1.0 (/work/ci/omicron/test-utils) |
| 2802 | 2026-08-07T23:43:44.700Z | Compiling russh v0.62.4 |
| 2803 | 2026-08-07T23:43:46.272Z | Compiling dhcproto v0.13.0-alpha (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc) |
| 2804 | 2026-08-07T23:43:46.343Z | Compiling oxide-client v0.1.0 (/work/ci/omicron/clients/oxide-client) |
| 2805 | 2026-08-07T23:43:47.927Z | Compiling colored v2.2.0 |
| 2806 | 2026-08-07T23:43:48.548Z | Compiling ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9) |
| 2807 | 2026-08-07T23:43:48.833Z | Compiling socket2 v0.5.10 |
| 2808 | 2026-08-07T23:43:49.592Z | Compiling internet-checksum v0.2.1 |
| 2809 | 2026-08-07T23:45:03.602Z | Finished `release` profile [optimized] target(s) in 5m 50s |
| 2810 | 2026-08-07T23:45:03.610Z | warning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1 |
| 2811 | 2026-08-07T23:45:03.610Z | note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` |
| 2812 | 2026-08-07T23:45:03.847Z | + cp target/release/dhcp-server /work/ |
| 2813 | 2026-08-07T23:45:03.919Z | process exited: duration 612984 ms, exit code 0 |
| |
| 2814 | 2026-08-07T23:45:03.966Z | found 1 output files |
| 2815 | 2026-08-07T23:45:03.971Z | uploading: /work/dhcp-server (63009984 bytes) |
| 2816 | 2026-08-07T23:45:06.794Z | uploaded: /work/dhcp-server |