|
|
|
| 1 | 2026-04-13T20:35:48.343Z | job assigned to worker 01KP48W184X7753D66FZ6V653Z [factory aws, i-069745ec715f64f9b] (queued for 50 s) |
| |
| 2 | 2026-04-13T20:35:55.082Z | starting task 0: "setup" |
| 3 | 2026-04-13T20:35:55.086Z | ++ uname -s |
| 4 | 2026-04-13T20:35:55.088Z | + kern=SunOS |
| 5 | 2026-04-13T20:35:55.088Z | + build_user=build |
| 6 | 2026-04-13T20:35:55.088Z | + build_uid=12345 |
| 7 | 2026-04-13T20:35:55.088Z | + work_dir=/work |
| 8 | 2026-04-13T20:35:55.089Z | + input_dir=/input |
| 9 | 2026-04-13T20:35:55.089Z | + [[ 0 == 12345 ]] |
| 10 | 2026-04-13T20:35:55.089Z | + case "$kern" in |
| 11 | 2026-04-13T20:35:55.089Z | + groupadd -g 12345 build |
| 12 | 2026-04-13T20:35:55.091Z | + useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build |
| 13 | 2026-04-13T20:35:57.096Z | + zfs create -o mountpoint=/work rpool/work |
| 14 | 2026-04-13T20:35:57.216Z | ++ awk '$2 == "/home" { print $3 }' /etc/mnttab |
| 15 | 2026-04-13T20:35:57.219Z | + home_fs=zfs |
| 16 | 2026-04-13T20:35:57.220Z | + [[ zfs == autofs ]] |
| 17 | 2026-04-13T20:35:57.220Z | + mkdir -p /home/build |
| 18 | 2026-04-13T20:35:57.220Z | + chown build:build /home/build /work |
| 19 | 2026-04-13T20:35:59.221Z | + chmod 0700 /home/build /work |
| 20 | 2026-04-13T20:35:59.224Z | process exited: duration 4143 ms, exit code 0 |
| |
| 21 | 2026-04-13T20:35:59.230Z | starting task 1: "rust-toolchain" |
| 22 | 2026-04-13T20:35:59.234Z | + printf ' * rust toolchain channel = "%s"\n' 1.94.0 |
| 23 | 2026-04-13T20:35:59.234Z | * rust toolchain channel = "1.94.0" |
| 24 | 2026-04-13T20:35:59.234Z | + printf ' * rust toolchain profile = "%s"\n' default |
| 25 | 2026-04-13T20:35:59.234Z | * rust toolchain profile = "default" |
| 26 | 2026-04-13T20:35:59.234Z | + export RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 27 | 2026-04-13T20:35:59.234Z | + RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 28 | 2026-04-13T20:35:59.237Z | + curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs |
| 29 | 2026-04-13T20:35:59.237Z | + /bin/bash -s - -y --no-modify-path --default-toolchain 1.94.0 --profile default |
| 30 | 2026-04-13T20:35:59.353Z | info: downloading installer |
| 31 | 2026-04-13T20:36:00.863Z | warn: It looks like you have an existing installation of Rust at: |
| 32 | 2026-04-13T20:36:00.863Z | warn: /opt/ooce/bin |
| 33 | 2026-04-13T20:36:00.863Z | warn: It is recommended that rustup be the primary Rust installation. |
| 34 | 2026-04-13T20:36:00.863Z | warn: Otherwise you may have confusion unless you are careful with your PATH. |
| 35 | 2026-04-13T20:36:00.863Z | warn: If you are sure that you want both rustup and your already installed Rust |
| 36 | 2026-04-13T20:36:00.863Z | warn: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes |
| 37 | 2026-04-13T20:36:00.863Z | warn: or pass `-y' to ignore all ignorable checks. |
| 38 | 2026-04-13T20:36:00.863Z | error: cannot install while Rust is installed |
| 39 | 2026-04-13T20:36:00.863Z | warn: continuing (because the -y flag is set and the error is ignorable) |
| 40 | 2026-04-13T20:36:00.863Z | warn: It looks like you have an existing rustup settings file at: |
| 41 | 2026-04-13T20:36:00.864Z | warn: /home/build/.rustup/settings.toml |
| 42 | 2026-04-13T20:36:00.864Z | warn: Rustup will install the default toolchain as specified in the settings file, |
| 43 | 2026-04-13T20:36:00.864Z | warn: instead of the one inferred from the default host triple. |
| 44 | 2026-04-13T20:36:00.898Z | info: profile set to default |
| 45 | 2026-04-13T20:36:00.898Z | info: default host triple is x86_64-unknown-illumos |
| 46 | 2026-04-13T20:36:00.904Z | info: syncing channel updates for 1.94.0-x86_64-unknown-illumos |
| 47 | 2026-04-13T20:36:01.036Z | info: latest update on 2026-03-05 for version 1.94.0 (4a4ef493e 2026-03-02) |
| 48 | 2026-04-13T20:36:01.039Z | info: downloading 6 components |
| 49 | 2026-04-13T20:36:15.694Z | info: default toolchain set to 1.94.0-x86_64-unknown-illumos |
| 50 | 2026-04-13T20:36:15.694Z | |
| 51 | 2026-04-13T20:36:15.723Z | 1.94.0-x86_64-unknown-illumos installed - rustc 1.94.0 (4a4ef493e 2026-03-02) |
| 52 | 2026-04-13T20:36:15.723Z | |
| 53 | 2026-04-13T20:36:15.723Z | |
| 54 | 2026-04-13T20:36:15.723Z | Rust is installed now. Great! |
| 55 | 2026-04-13T20:36:15.723Z | |
| 56 | 2026-04-13T20:36:15.723Z | To get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH |
| 57 | 2026-04-13T20:36:15.723Z | environment variable. This has not been done automatically. |
| 58 | 2026-04-13T20:36:15.723Z | |
| 59 | 2026-04-13T20:36:15.723Z | To configure your current shell, you need to source |
| 60 | 2026-04-13T20:36:15.723Z | the corresponding env file under $HOME/.cargo. |
| 61 | 2026-04-13T20:36:15.723Z | |
| 62 | 2026-04-13T20:36:15.723Z | This is usually done by running one of the following (note the leading DOT): |
| 63 | 2026-04-13T20:36:15.723Z | . "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh |
| 64 | 2026-04-13T20:36:15.723Z | source "$HOME/.cargo/env.fish" # For fish |
| 65 | 2026-04-13T20:36:15.724Z | source "~/.cargo/env.nu" # For nushell |
| 66 | 2026-04-13T20:36:15.724Z | source "$HOME/.cargo/env.tcsh" # For tcsh |
| 67 | 2026-04-13T20:36:15.724Z | . "$HOME/.cargo/env.ps1" # For pwsh |
| 68 | 2026-04-13T20:36:15.724Z | source "$HOME/.cargo/env.xsh" # For xonsh |
| 69 | 2026-04-13T20:36:15.727Z | warn: no default linker (`cc`) was found in your PATH |
| 70 | 2026-04-13T20:36:15.727Z | warn: many Rust crates require a system C toolchain to build |
| 71 | 2026-04-13T20:36:15.808Z | + rustup --version |
| 72 | 2026-04-13T20:36:15.817Z | rustup 1.29.0 (28d1352db 2026-03-05) |
| 73 | 2026-04-13T20:36:15.820Z | info: This is the version for the rustup toolchain manager, not the rustc compiler. |
| 74 | 2026-04-13T20:36:15.838Z | info: the currently active `rustc` version is `rustc 1.94.0 (4a4ef493e 2026-03-02)` |
| 75 | 2026-04-13T20:36:15.841Z | + cargo --version |
| 76 | 2026-04-13T20:36:15.853Z | cargo 1.94.0 (85eff7c80 2026-01-15) |
| 77 | 2026-04-13T20:36:15.856Z | + rustc --version |
| 78 | 2026-04-13T20:36:15.876Z | rustc 1.94.0 (4a4ef493e 2026-03-02) |
| 79 | 2026-04-13T20:36:15.879Z | process exited: duration 16646 ms, exit code 0 |
| |
| 80 | 2026-04-13T20:36:15.884Z | starting task 2: "authentication" |
| 81 | 2026-04-13T20:36:15.901Z | process exited: duration 16 ms, exit code 0 |
| |
| 82 | 2026-04-13T20:36:15.907Z | starting task 3: "clone repository" |
| 83 | 2026-04-13T20:36:15.910Z | + mkdir -p /work/oxidecomputer/omicron |
| 84 | 2026-04-13T20:36:15.913Z | + git clone https://github.com/oxidecomputer/omicron /work/oxidecomputer/omicron |
| 85 | 2026-04-13T20:36:16.061Z | Cloning into '/work/oxidecomputer/omicron'... |
| 86 | 2026-04-13T20:36:27.171Z | + cd /work/oxidecomputer/omicron |
| 87 | 2026-04-13T20:36:27.172Z | + git fetch origin 743174eade41e12d7e1a0ac84075f07547cb27fc |
| 88 | 2026-04-13T20:36:27.504Z | From https://github.com/oxidecomputer/omicron |
| 89 | 2026-04-13T20:36:27.504Z | * branch 743174eade41e12d7e1a0ac84075f07547cb27fc -> FETCH_HEAD |
| 90 | 2026-04-13T20:36:27.513Z | + [[ -n alan/wip-for-crucible ]] |
| 91 | 2026-04-13T20:36:27.516Z | ++ git branch --show-current |
| 92 | 2026-04-13T20:36:27.516Z | + current=main |
| 93 | 2026-04-13T20:36:27.516Z | + [[ main != alan/wip-for-crucible ]] |
| 94 | 2026-04-13T20:36:27.516Z | + git branch -f alan/wip-for-crucible 743174eade41e12d7e1a0ac84075f07547cb27fc |
| 95 | 2026-04-13T20:36:27.520Z | + git checkout -f alan/wip-for-crucible |
| 96 | 2026-04-13T20:36:27.746Z | Switched to branch 'alan/wip-for-crucible' |
| 97 | 2026-04-13T20:36:27.749Z | + git reset --hard 743174eade41e12d7e1a0ac84075f07547cb27fc |
| 98 | 2026-04-13T20:36:27.977Z | HEAD is now at 743174ead Merge branch 'main' into alan/wip-for-crucible |
| 99 | 2026-04-13T20:36:27.980Z | process exited: duration 12070 ms, exit code 0 |
| |
| 100 | 2026-04-13T20:36:27.986Z | starting task 4: "build" |
| 101 | 2026-04-13T20:36:27.991Z | + source ./env.sh |
| 102 | 2026-04-13T20:36:27.991Z | ++ OLD_SHELL_OPTS=ehxB |
| 103 | 2026-04-13T20:36:27.994Z | ++ set -o xtrace |
| 104 | 2026-04-13T20:36:27.994Z | ++++ dirname ./env.sh |
| 105 | 2026-04-13T20:36:27.997Z | +++ readlink -f . |
| 106 | 2026-04-13T20:36:28.000Z | ++ OMICRON_WS=/work/oxidecomputer/omicron |
| 107 | 2026-04-13T20:36:28.000Z | ++ export PATH=/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin |
| 108 | 2026-04-13T20:36:28.000Z | ++ PATH=/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin |
| 109 | 2026-04-13T20:36:28.000Z | ++ export PATH=/work/oxidecomputer/omicron/out/clickhouse:/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin |
| 110 | 2026-04-13T20:36:28.000Z | ++ PATH=/work/oxidecomputer/omicron/out/clickhouse:/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin |
| 111 | 2026-04-13T20:36:28.000Z | ++ export PATH=/work/oxidecomputer/omicron/out/dendrite-stub/bin:/work/oxidecomputer/omicron/out/clickhouse:/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin |
| 112 | 2026-04-13T20:36:28.000Z | ++ PATH=/work/oxidecomputer/omicron/out/dendrite-stub/bin:/work/oxidecomputer/omicron/out/clickhouse:/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin |
| 113 | 2026-04-13T20:36:28.000Z | ++ export PATH=/work/oxidecomputer/omicron/out/mgd/root/opt/oxide/mgd/bin:/work/oxidecomputer/omicron/out/dendrite-stub/bin:/work/oxidecomputer/omicron/out/clickhouse:/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin |
| 114 | 2026-04-13T20:36:28.000Z | ++ PATH=/work/oxidecomputer/omicron/out/mgd/root/opt/oxide/mgd/bin:/work/oxidecomputer/omicron/out/dendrite-stub/bin:/work/oxidecomputer/omicron/out/clickhouse:/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin |
| 115 | 2026-04-13T20:36:28.000Z | ++ case $OLD_SHELL_OPTS in |
| 116 | 2026-04-13T20:36:28.000Z | ++ unset OLD_SHELL_OPTS OMICRON_WS |
| 117 | 2026-04-13T20:36:28.000Z | + source .github/buildomat/ci-env.sh |
| 118 | 2026-04-13T20:36:28.000Z | ++ export CARGO_TERM_COLOR=always |
| 119 | 2026-04-13T20:36:28.000Z | ++ CARGO_TERM_COLOR=always |
| 120 | 2026-04-13T20:36:28.001Z | + cargo --version |
| 121 | 2026-04-13T20:36:28.008Z | cargo 1.94.0 (85eff7c80 2026-01-15) |
| 122 | 2026-04-13T20:36:28.012Z | + rustc --version |
| 123 | 2026-04-13T20:36:28.031Z | rustc 1.94.0 (4a4ef493e 2026-03-02) |
| 124 | 2026-04-13T20:36:28.034Z | + banner prerequisites |
| 125 | 2026-04-13T20:36:28.037Z | |
| 126 | 2026-04-13T20:36:28.037Z | ##### ##### ###### ##### ###### #### # # # #### # |
| 127 | 2026-04-13T20:36:28.037Z | # # # # # # # # # # # # # # # |
| 128 | 2026-04-13T20:36:28.037Z | # # # # ##### # # ##### # # # # # #### # |
| 129 | 2026-04-13T20:36:28.037Z | ##### ##### # ##### # # # # # # # # # |
| 130 | 2026-04-13T20:36:28.037Z | # # # # # # # # # # # # # # # |
| 131 | 2026-04-13T20:36:28.037Z | # # # ###### # # ###### ### # #### # #### # |
| 132 | 2026-04-13T20:36:28.037Z | |
| 133 | 2026-04-13T20:36:28.037Z | + ptime -m bash ./tools/install_builder_prerequisites.sh -y |
| 134 | 2026-04-13T20:36:37.212Z | Startup: Refreshing catalog 'helios-dev' ... Done |
| 135 | 2026-04-13T20:36:44.198Z | Startup: Caching catalogs ... Done |
| 136 | 2026-04-13T20:36:49.407Z | Planning: Solver setup ... Done (3.846s) |
| 137 | 2026-04-13T20:36:49.432Z | Planning: Running solver ... Done (0.026s) |
| 138 | 2026-04-13T20:36:49.561Z | Planning: Finding local manifests ... Done (0.003s) |
| 139 | 2026-04-13T20:36:49.583Z | Planning: Fetching manifests: 0/4 0% complete |
| 140 | 2026-04-13T20:36:50.292Z | Planning: Fetching manifests: 4/4 100% complete |
| 141 | 2026-04-13T20:36:50.616Z | Planning: Package planning ... Done (0.325s) |
| 142 | 2026-04-13T20:36:50.645Z | Planning: Merging actions ... Done (0.028s) |
| 143 | 2026-04-13T20:36:50.858Z | Planning: Checking for conflicting actions ... Done (0.213s) |
| 144 | 2026-04-13T20:36:50.865Z | Planning: Consolidating action changes ... Done (0.007s) |
| 145 | 2026-04-13T20:36:52.035Z | Planning: Evaluating mediators ... Done (1.170s) |
| 146 | 2026-04-13T20:36:52.041Z | Planning: Planning completed in 7.68 seconds |
| 147 | 2026-04-13T20:36:52.053Z | Packages to install: 4 |
| 148 | 2026-04-13T20:36:52.053Z | Mediators to change: 2 |
| 149 | 2026-04-13T20:36:52.053Z | Services to change: 1 |
| 150 | 2026-04-13T20:36:52.053Z | Estimated space available: 155.35 GB |
| 151 | 2026-04-13T20:36:52.056Z | Estimated space to be consumed: 1.85 GB |
| 152 | 2026-04-13T20:36:52.056Z | Create boot environment: No |
| 153 | 2026-04-13T20:36:52.056Z | Create backup boot environment: No |
| 154 | 2026-04-13T20:36:52.056Z | Rebuild boot archive: No |
| 155 | 2026-04-13T20:36:52.056Z | |
| 156 | 2026-04-13T20:36:52.056Z | Changed mediators: |
| 157 | 2026-04-13T20:36:52.056Z | mediator clang: |
| 158 | 2026-04-13T20:36:52.056Z | version: None -> 15 (system default) |
| 159 | 2026-04-13T20:36:52.056Z | |
| 160 | 2026-04-13T20:36:52.056Z | mediator llvm: |
| 161 | 2026-04-13T20:36:52.056Z | version: 14 (system default) -> 15 (system default) |
| 162 | 2026-04-13T20:36:52.056Z | |
| 163 | 2026-04-13T20:36:52.056Z | Changed packages: |
| 164 | 2026-04-13T20:36:52.056Z | helios-dev |
| 165 | 2026-04-13T20:36:52.056Z | developer/build-essential |
| 166 | 2026-04-13T20:36:52.056Z | None -> 11-2.0 |
| 167 | 2026-04-13T20:36:52.056Z | library/libxmlsec1 |
| 168 | 2026-04-13T20:36:52.056Z | None -> 1.2.35-2.0 |
| 169 | 2026-04-13T20:36:52.057Z | ooce/developer/clang-15 |
| 170 | 2026-04-13T20:36:52.057Z | None -> 15.0.7-2.0 |
| 171 | 2026-04-13T20:36:52.057Z | ooce/developer/llvm-15 |
| 172 | 2026-04-13T20:36:52.057Z | None -> 15.0.7-2.0 |
| 173 | 2026-04-13T20:36:52.057Z | |
| 174 | 2026-04-13T20:36:52.057Z | Services: |
| 175 | 2026-04-13T20:36:52.057Z | restart_fmri: |
| 176 | 2026-04-13T20:36:52.057Z | svc:/system/update-man-index:default |
| 177 | 2026-04-13T20:36:52.105Z | |
| 178 | 2026-04-13T20:36:52.105Z | Download: 0/3290 items 0.0/212.6MB 0% complete |
| 179 | 2026-04-13T20:36:57.363Z | Download: 2215/3290 items 118.9/212.6MB 55% complete (24.0M/s) |
| 180 | 2026-04-13T20:37:04.614Z | Download: 3287/3290 items 211.9/212.6MB 99% complete (21.4M/s) |
| 181 | 2026-04-13T20:37:04.648Z | Download: Completed 212.60 MB in 12.54 seconds (16.9M/s) |
| 182 | 2026-04-13T20:37:05.195Z | Actions: 1/3689 actions (Installing new actions) |
| 183 | 2026-04-13T20:37:08.505Z | Actions: Completed 3689 actions in 3.31 seconds. |
| 184 | 2026-04-13T20:37:08.808Z | Done (0.299s) |
| 185 | 2026-04-13T20:37:08.808Z | Done (0.000s) |
| 186 | 2026-04-13T20:37:09.516Z | Done (0.708s) |
| 187 | 2026-04-13T20:37:12.914Z | Done (3.062s) |
| 188 | 2026-04-13T20:37:12.999Z | Done (0.024s) |
| 189 | 2026-04-13T20:37:13.006Z | Done (0.000s) |
| 190 | 2026-04-13T20:37:13.348Z | Done (0.000s) |
| 191 | 2026-04-13T20:37:14.168Z | Planning: Evaluating mediator changes ... Done |
| 192 | 2026-04-13T20:37:14.274Z | Planning: Checking for conflicting actions ... Done |
| 193 | 2026-04-13T20:37:14.277Z | Planning: Consolidating action changes ... Done |
| 194 | 2026-04-13T20:37:14.436Z | Planning: Evaluating mediators ... Done |
| 195 | 2026-04-13T20:37:14.439Z | Planning: Planning completed in 0.27 seconds |
| 196 | 2026-04-13T20:37:14.456Z | Mediators to change: 2 |
| 197 | 2026-04-13T20:37:14.456Z | Create boot environment: No |
| 198 | 2026-04-13T20:37:14.456Z | Create backup boot environment: No |
| 199 | 2026-04-13T20:37:14.507Z | Done |
| 200 | 2026-04-13T20:37:14.507Z | Done |
| 201 | 2026-04-13T20:37:15.092Z | Done |
| 202 | 2026-04-13T20:37:17.588Z | Done |
| 203 | 2026-04-13T20:37:17.658Z | Done |
| 204 | 2026-04-13T20:37:17.687Z | Done |
| 205 | 2026-04-13T20:37:17.729Z | Done |
| 206 | 2026-04-13T20:37:18.133Z | Planning: Evaluating mediator changes ... Done |
| 207 | 2026-04-13T20:37:18.137Z | Planning: Merging actions ... Done |
| 208 | 2026-04-13T20:37:18.268Z | Planning: Checking for conflicting actions ... Done |
| 209 | 2026-04-13T20:37:18.272Z | Planning: Consolidating action changes ... Done |
| 210 | 2026-04-13T20:37:18.406Z | Planning: Evaluating mediators ... Done |
| 211 | 2026-04-13T20:37:18.434Z | Planning: Planning completed in 0.44 seconds |
| 212 | 2026-04-13T20:37:18.454Z | Packages to change: 1 |
| 213 | 2026-04-13T20:37:18.454Z | Mediators to change: 1 |
| 214 | 2026-04-13T20:37:18.454Z | Services to change: 1 |
| 215 | 2026-04-13T20:37:18.455Z | Create boot environment: No |
| 216 | 2026-04-13T20:37:18.455Z | Create backup boot environment: Yes |
| 217 | 2026-04-13T20:37:19.473Z | Actions: 1/6 actions (Updating modified actions) |
| 218 | 2026-04-13T20:37:19.476Z | Actions: Completed 6 actions in 0.00 seconds. |
| 219 | 2026-04-13T20:37:19.476Z | Done |
| 220 | 2026-04-13T20:37:19.476Z | Done |
| 221 | 2026-04-13T20:37:19.615Z | Done |
| 222 | 2026-04-13T20:37:22.221Z | Done |
| 223 | 2026-04-13T20:37:22.294Z | Done |
| 224 | 2026-04-13T20:37:22.298Z | Done |
| 225 | 2026-04-13T20:37:22.436Z | Done |
| 226 | 2026-04-13T20:37:22.726Z | MEDIATOR VER. SRC. VERSION IMPL. SRC. IMPLEMENTATION |
| 227 | 2026-04-13T20:37:22.726Z | clang system 15 system |
| 228 | 2026-04-13T20:37:22.726Z | csh system system illumos |
| 229 | 2026-04-13T20:37:22.726Z | ctags system system illumos |
| 230 | 2026-04-13T20:37:22.726Z | file system system illumos |
| 231 | 2026-04-13T20:37:22.726Z | gcc vendor 12 vendor |
| 232 | 2026-04-13T20:37:22.726Z | gcc system 14 system |
| 233 | 2026-04-13T20:37:22.726Z | gcc system 10 system |
| 234 | 2026-04-13T20:37:22.726Z | go system 1.20 system |
| 235 | 2026-04-13T20:37:22.726Z | go system 1.19 system |
| 236 | 2026-04-13T20:37:22.726Z | llvm system 15 system |
| 237 | 2026-04-13T20:37:22.726Z | llvm system 14 system |
| 238 | 2026-04-13T20:37:22.726Z | mariadb system 10.6 system |
| 239 | 2026-04-13T20:37:22.726Z | mta vendor vendor dma |
| 240 | 2026-04-13T20:37:22.726Z | openjdk system 17 system |
| 241 | 2026-04-13T20:37:22.726Z | openjdk system 11 system |
| 242 | 2026-04-13T20:37:22.726Z | openjdk system 1.8 system |
| 243 | 2026-04-13T20:37:22.726Z | openssl vendor 3 vendor |
| 244 | 2026-04-13T20:37:22.727Z | perl system 5.36 system |
| 245 | 2026-04-13T20:37:22.727Z | postgresql system 15 system |
| 246 | 2026-04-13T20:37:22.727Z | postgresql system 13 system |
| 247 | 2026-04-13T20:37:22.727Z | python vendor 3 vendor |
| 248 | 2026-04-13T20:37:22.727Z | python system 2 system |
| 249 | 2026-04-13T20:37:22.727Z | python3 system 3.11 system |
| 250 | 2026-04-13T20:37:22.727Z | ruby system 3.0 system |
| 251 | 2026-04-13T20:37:22.727Z | words vendor vendor american-english |
| 252 | 2026-04-13T20:37:22.727Z | words system system australian-english |
| 253 | 2026-04-13T20:37:22.727Z | words system system british-english |
| 254 | 2026-04-13T20:37:22.727Z | words system system canadian-english |
| 255 | 2026-04-13T20:37:22.727Z | words system system french |
| 256 | 2026-04-13T20:37:22.727Z | words system system italian |
| 257 | 2026-04-13T20:37:22.727Z | words system system ngerman |
| 258 | 2026-04-13T20:37:22.727Z | words system system ogerman |
| 259 | 2026-04-13T20:37:22.727Z | words system system spanish |
| 260 | 2026-04-13T20:37:22.954Z | PUBLISHER TYPE STATUS P LOCATION |
| 261 | 2026-04-13T20:37:22.954Z | helios-dev origin online F https://pkg.oxide.computer/helios/2/dev/ |
| 262 | 2026-04-13T20:37:27.372Z | FMRI IFO |
| 263 | 2026-04-13T20:37:27.372Z | pkg://helios-dev/developer/build-essential@11-2.0:20230623T110919Z im- |
| 264 | 2026-04-13T20:37:27.372Z | pkg://helios-dev/developer/pkg-config@0.29.2-2.0:20230621T191911Z i-- |
| 265 | 2026-04-13T20:37:27.372Z | pkg://helios-dev/library/libxmlsec1@1.2.35-2.0:20230624T123441Z im- |
| 266 | 2026-04-13T20:37:27.372Z | pkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20231012T123315Z im- |
| 267 | 2026-04-13T20:37:27.372Z | pkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20230623T141037Z --- |
| 268 | 2026-04-13T20:37:27.372Z | pkg://helios-dev/ooce/developer/cmake@3.26.4-2.0:20230623T130003Z i-- |
| 269 | 2026-04-13T20:37:27.372Z | pkg://helios-dev/ooce/library/postgresql-13@13.11-2.0:20230623T123131Z i-- |
| 270 | 2026-04-13T20:37:27.372Z | pkg://helios-dev/package/pkg@0.5.11-2.1.6412:20240822T193324Z i-- |
| 271 | 2026-04-13T20:37:27.372Z | pkg://helios-dev/package/pkg@0.5.11-2.0:20231020T135332Z --- |
| 272 | 2026-04-13T20:37:27.372Z | pkg://helios-dev/package/pkg@0.5.11-2.0:20230621T202036Z --- |
| 273 | 2026-04-13T20:37:27.372Z | pkg://helios-dev/system/library/g++-runtime@14-2.0:20241021T223805Z i-- |
| 274 | 2026-04-13T20:37:27.372Z | pkg://helios-dev/system/library/g++-runtime@13-2.0:20231118T213948Z --- |
| 275 | 2026-04-13T20:37:27.373Z | pkg://helios-dev/system/library/g++-runtime@12-2.0:20230621T201406Z --- |
| 276 | 2026-04-13T20:37:27.373Z | pkg://helios-dev/system/library/gcc-runtime@14-2.0:20241021T223750Z i-- |
| 277 | 2026-04-13T20:37:27.373Z | pkg://helios-dev/system/library/gcc-runtime@13-2.0:20231118T213832Z --- |
| 278 | 2026-04-13T20:37:27.373Z | pkg://helios-dev/system/library/gcc-runtime@12-2.0:20230621T201432Z --- |
| 279 | 2026-04-13T20:37:28.458Z | Updating git repository `https://github.com/oxidecomputer/pq-sys` |
| 280 | 2026-04-13T20:37:28.729Z | Updating crates.io index |
| 281 | 2026-04-13T20:37:28.761Z | Updating git repository `https://github.com/oxidecomputer/slog-error-chain` |
| 282 | 2026-04-13T20:37:29.504Z | Updating git repository `https://github.com/oxidecomputer/lldp` |
| 283 | 2026-04-13T20:37:29.838Z | Updating git repository `https://github.com/oxidecomputer/tufaceous` |
| 284 | 2026-04-13T20:37:30.603Z | Updating git repository `https://github.com/oxidecomputer/propolis` |
| 285 | 2026-04-13T20:37:32.215Z | Updating git repository `https://github.com/oxidecomputer/management-gateway-service` |
| 286 | 2026-04-13T20:37:32.773Z | Updating git repository `https://github.com/oxidecomputer/crucible` |
| 287 | 2026-04-13T20:37:34.255Z | Updating git repository `https://github.com/oxidecomputer/opte` |
| 288 | 2026-04-13T20:37:35.197Z | Updating git repository `https://github.com/oxidecomputer/tofino` |
| 289 | 2026-04-13T20:37:35.490Z | Updating git repository `https://github.com/oxidecomputer/maghemite` |
| 290 | 2026-04-13T20:37:36.253Z | Updating git repository `https://github.com/oxidecomputer/clickward` |
| 291 | 2026-04-13T20:37:36.622Z | Updating git repository `https://github.com/oxidecomputer/dice-util` |
| 292 | 2026-04-13T20:37:37.051Z | Updating git repository `https://github.com/oxidecomputer/openapi-lint` |
| 293 | 2026-04-13T20:37:37.461Z | Updating git repository `https://github.com/oxidecomputer/dendrite` |
| 294 | 2026-04-13T20:37:38.531Z | Updating git repository `https://github.com/oxidecomputer/transceiver-control` |
| 295 | 2026-04-13T20:37:39.123Z | Updating git repository `https://github.com/oxidecomputer/ipcc-rs` |
| 296 | 2026-04-13T20:37:39.460Z | Updating git repository `https://github.com/oxidecomputer/hubtools.git` |
| 297 | 2026-04-13T20:37:39.756Z | Updating git repository `https://github.com/oxidecomputer/scim2-rs` |
| 298 | 2026-04-13T20:37:40.238Z | Updating git repository `https://github.com/oxidecomputer/illumos-devinfo` |
| 299 | 2026-04-13T20:37:40.470Z | Updating git repository `https://github.com/oxidecomputer/libefi-illumos` |
| 300 | 2026-04-13T20:37:40.769Z | Updating git repository `https://github.com/oxidecomputer/libnvme` |
| 301 | 2026-04-13T20:37:41.009Z | Updating git repository `https://github.com/oxidecomputer/dice-util` |
| 302 | 2026-04-13T20:37:41.413Z | Updating git repository `https://github.com/oxidecomputer/sprockets.git` |
| 303 | 2026-04-13T20:37:41.974Z | Updating git repository `https://github.com/oxidecomputer/rust-cpuid.git` |
| 304 | 2026-04-13T20:37:42.378Z | Updating git repository `https://github.com/oxidecomputer/rats-corim.git` |
| 305 | 2026-04-13T20:37:42.715Z | Updating git repository `https://github.com/bluecatengineering/dhcproto.git` |
| 306 | 2026-04-13T20:37:43.045Z | Updating git repository `https://github.com/oxidecomputer/ispf` |
| 307 | 2026-04-13T20:37:43.935Z | Updating git repository `https://github.com/oxidecomputer/serde_human_bytes` |
| 308 | 2026-04-13T20:37:44.603Z | Updating git repository `https://github.com/oxidecomputer/netadm-sys` |
| 309 | 2026-04-13T20:37:45.154Z | Updating git repository `https://github.com/oxidecomputer/tlvc.git` |
| 310 | 2026-04-13T20:37:45.472Z | Updating git repository `https://github.com/oxidecomputer/lpc55_support` |
| 311 | 2026-04-13T20:37:45.824Z | Updating git repository `https://github.com/oxidecomputer/ipcc-rs` |
| 312 | 2026-04-13T20:37:46.190Z | Updating git repository `https://github.com/oxidecomputer/pki-playground` |
| 313 | 2026-04-13T20:37:46.819Z | Updating git repository `https://github.com/oxidecomputer/dlpi-sys` |
| 314 | 2026-04-13T20:37:47.104Z | Updating git repository `https://github.com/jmesmon/rust-libzfs` |
| 315 | 2026-04-13T20:37:47.369Z | Updating git repository `https://github.com/oxidecomputer/rusty-doors` |
| 316 | 2026-04-13T20:37:47.613Z | Updating git repository `https://github.com/illumos/smf-rs` |
| 317 | 2026-04-13T20:37:48.062Z | Updating git repository `https://github.com/oxidecomputer/omicron` |
| 318 | 2026-04-13T20:38:00.182Z | Downloading crates ... |
| 319 | 2026-04-13T20:38:00.235Z | Downloaded anstream v0.6.21 |
| 320 | 2026-04-13T20:38:00.242Z | Downloaded anyhow v1.0.102 |
| 321 | 2026-04-13T20:38:00.245Z | Downloaded anstyle v1.0.13 |
| 322 | 2026-04-13T20:38:00.248Z | Downloaded autocfg v1.5.0 |
| 323 | 2026-04-13T20:38:00.248Z | Downloaded zerofrom-derive v0.1.6 |
| 324 | 2026-04-13T20:38:00.251Z | Downloaded writeable v0.6.2 |
| 325 | 2026-04-13T20:38:00.254Z | Downloaded block-buffer v0.10.4 |
| 326 | 2026-04-13T20:38:00.256Z | Downloaded toml_write v0.1.2 |
| 327 | 2026-04-13T20:38:00.257Z | Downloaded cpufeatures v0.2.17 |
| 328 | 2026-04-13T20:38:00.260Z | Downloaded thiserror v2.0.18 |
| 329 | 2026-04-13T20:38:00.263Z | Downloaded clap v4.5.60 |
| 330 | 2026-04-13T20:38:00.268Z | Downloaded macaddr v1.0.1 |
| 331 | 2026-04-13T20:38:00.271Z | Downloaded textwrap v0.16.2 |
| 332 | 2026-04-13T20:38:00.271Z | Downloaded typeid v1.0.3 |
| 333 | 2026-04-13T20:38:00.271Z | Downloaded tinystr v0.8.2 |
| 334 | 2026-04-13T20:38:00.274Z | Downloaded thiserror v1.0.69 |
| 335 | 2026-04-13T20:38:00.278Z | Downloaded zmij v1.0.21 |
| 336 | 2026-04-13T20:38:00.278Z | Downloaded utf8_iter v1.0.4 |
| 337 | 2026-04-13T20:38:00.278Z | Downloaded thiserror-impl v2.0.18 |
| 338 | 2026-04-13T20:38:00.278Z | Downloaded camino-tempfile v1.4.1 |
| 339 | 2026-04-13T20:38:00.281Z | Downloaded thread-id v4.2.2 |
| 340 | 2026-04-13T20:38:00.281Z | Downloaded scroll v0.12.0 |
| 341 | 2026-04-13T20:38:00.281Z | Downloaded proc-macro-error v1.0.4 |
| 342 | 2026-04-13T20:38:00.284Z | Downloaded byteorder v1.5.0 |
| 343 | 2026-04-13T20:38:00.284Z | Downloaded crypto-common v0.1.7 |
| 344 | 2026-04-13T20:38:00.284Z | Downloaded usdt-attr-macro v0.5.0 |
| 345 | 2026-04-13T20:38:00.284Z | Downloaded toml_datetime v0.6.11 |
| 346 | 2026-04-13T20:38:00.284Z | Downloaded idna_adapter v1.2.1 |
| 347 | 2026-04-13T20:38:00.287Z | Downloaded cargo-platform v0.2.0 |
| 348 | 2026-04-13T20:38:00.287Z | Downloaded dof v0.3.0 |
| 349 | 2026-04-13T20:38:00.287Z | Downloaded percent-encoding v2.3.2 |
| 350 | 2026-04-13T20:38:00.287Z | Downloaded cfg-if v1.0.4 |
| 351 | 2026-04-13T20:38:00.287Z | Downloaded version_check v0.9.5 |
| 352 | 2026-04-13T20:38:00.291Z | Downloaded quote v1.0.44 |
| 353 | 2026-04-13T20:38:00.297Z | Downloaded usdt-impl v0.5.0 |
| 354 | 2026-04-13T20:38:00.297Z | Downloaded usdt v0.5.0 |
| 355 | 2026-04-13T20:38:00.299Z | Downloaded unicode-xid v0.2.6 |
| 356 | 2026-04-13T20:38:00.300Z | Downloaded toml v0.8.23 |
| 357 | 2026-04-13T20:38:00.300Z | Downloaded thiserror-impl v1.0.69 |
| 358 | 2026-04-13T20:38:00.300Z | Downloaded zerovec-derive v0.11.2 |
| 359 | 2026-04-13T20:38:00.300Z | Downloaded zerofrom v0.1.6 |
| 360 | 2026-04-13T20:38:00.300Z | Downloaded memmap v0.7.0 |
| 361 | 2026-04-13T20:38:00.303Z | Downloaded unicode-linebreak v0.1.5 |
| 362 | 2026-04-13T20:38:00.308Z | Downloaded utf8parse v0.2.2 |
| 363 | 2026-04-13T20:38:00.308Z | Downloaded usdt-macro v0.5.0 |
| 364 | 2026-04-13T20:38:00.308Z | Downloaded terminal_size v0.4.3 |
| 365 | 2026-04-13T20:38:00.311Z | Downloaded strsim v0.11.1 |
| 366 | 2026-04-13T20:38:00.311Z | Downloaded stable_deref_trait v1.2.1 |
| 367 | 2026-04-13T20:38:00.311Z | Downloaded zerocopy-derive v0.7.35 |
| 368 | 2026-04-13T20:38:00.314Z | Downloaded yoke-derive v0.8.1 |
| 369 | 2026-04-13T20:38:00.314Z | Downloaded yoke v0.8.1 |
| 370 | 2026-04-13T20:38:00.314Z | Downloaded scroll_derive v0.12.1 |
| 371 | 2026-04-13T20:38:00.318Z | Downloaded anstyle-query v1.1.5 |
| 372 | 2026-04-13T20:38:00.318Z | Downloaded heck v0.5.0 |
| 373 | 2026-04-13T20:38:00.318Z | Downloaded toml_edit v0.22.27 |
| 374 | 2026-04-13T20:38:00.321Z | Downloaded is_terminal_polyfill v1.70.2 |
| 375 | 2026-04-13T20:38:00.321Z | Downloaded colorchoice v1.0.4 |
| 376 | 2026-04-13T20:38:00.324Z | Downloaded dtrace-parser v0.2.0 |
| 377 | 2026-04-13T20:38:00.331Z | Downloaded icu_normalizer v2.1.1 |
| 378 | 2026-04-13T20:38:00.334Z | Downloaded litemap v0.8.1 |
| 379 | 2026-04-13T20:38:00.335Z | Downloaded cargo_metadata v0.21.0 |
| 380 | 2026-04-13T20:38:00.338Z | Downloaded itoa v1.0.17 |
| 381 | 2026-04-13T20:38:00.341Z | Downloaded heck v0.4.1 |
| 382 | 2026-04-13T20:38:00.341Z | Downloaded zerotrie v0.2.3 |
| 383 | 2026-04-13T20:38:00.344Z | Downloaded ucd-trie v0.1.7 |
| 384 | 2026-04-13T20:38:00.344Z | Downloaded plain v0.2.3 |
| 385 | 2026-04-13T20:38:00.345Z | Downloaded typenum v1.19.0 |
| 386 | 2026-04-13T20:38:00.348Z | Downloaded url v2.5.8 |
| 387 | 2026-04-13T20:38:00.348Z | Downloaded proc-macro-error-attr v1.0.4 |
| 388 | 2026-04-13T20:38:00.348Z | Downloaded clap_lex v1.0.0 |
| 389 | 2026-04-13T20:38:00.348Z | Downloaded unicode-ident v1.0.24 |
| 390 | 2026-04-13T20:38:00.353Z | Downloaded ordered-float v2.10.1 |
| 391 | 2026-04-13T20:38:00.353Z | Downloaded fastrand v2.3.0 |
| 392 | 2026-04-13T20:38:00.356Z | Downloaded serde_spanned v0.6.9 |
| 393 | 2026-04-13T20:38:00.356Z | Downloaded pretty-hex v0.4.1 |
| 394 | 2026-04-13T20:38:00.359Z | Downloaded tabled_derive v0.7.0 |
| 395 | 2026-04-13T20:38:00.360Z | Downloaded fnv v1.0.7 |
| 396 | 2026-04-13T20:38:00.363Z | Downloaded serde-value v0.7.0 |
| 397 | 2026-04-13T20:38:00.367Z | Downloaded swrite v0.1.0 |
| 398 | 2026-04-13T20:38:00.367Z | Downloaded errno v0.3.14 |
| 399 | 2026-04-13T20:38:00.367Z | Downloaded generic-array v0.14.7 |
| 400 | 2026-04-13T20:38:00.367Z | Downloaded equivalent v1.0.2 |
| 401 | 2026-04-13T20:38:00.367Z | Downloaded zerovec v0.11.5 |
| 402 | 2026-04-13T20:38:00.371Z | Downloaded form_urlencoded v1.2.2 |
| 403 | 2026-04-13T20:38:00.374Z | Downloaded synstructure v0.13.2 |
| 404 | 2026-04-13T20:38:00.375Z | Downloaded smawk v0.3.2 |
| 405 | 2026-04-13T20:38:00.375Z | Downloaded serde_tokenstream v0.2.3 |
| 406 | 2026-04-13T20:38:00.375Z | Downloaded zerocopy v0.7.35 |
| 407 | 2026-04-13T20:38:00.382Z | Downloaded potential_utf v0.1.4 |
| 408 | 2026-04-13T20:38:00.385Z | Downloaded serde-untagged v0.1.9 |
| 409 | 2026-04-13T20:38:00.390Z | Downloaded serde v1.0.228 |
| 410 | 2026-04-13T20:38:00.390Z | Downloaded serde_core v1.0.228 |
| 411 | 2026-04-13T20:38:00.394Z | Downloaded unicode-width v0.1.14 |
| 412 | 2026-04-13T20:38:00.394Z | Downloaded winnow v0.7.14 |
| 413 | 2026-04-13T20:38:00.398Z | Downloaded unicode-width v0.2.0 |
| 414 | 2026-04-13T20:38:00.401Z | Downloaded digest v0.10.7 |
| 415 | 2026-04-13T20:38:00.401Z | Downloaded bytecount v0.6.9 |
| 416 | 2026-04-13T20:38:00.401Z | Downloaded anstyle-parse v0.2.7 |
| 417 | 2026-04-13T20:38:00.404Z | Downloaded erased-serde v0.4.9 |
| 418 | 2026-04-13T20:38:00.407Z | Downloaded cargo_toml v0.21.0 |
| 419 | 2026-04-13T20:38:00.411Z | Downloaded displaydoc v0.2.5 |
| 420 | 2026-04-13T20:38:00.414Z | Downloaded pest_derive v2.8.6 |
| 421 | 2026-04-13T20:38:00.417Z | Downloaded cargo-util-schemas v0.8.2 |
| 422 | 2026-04-13T20:38:00.417Z | Downloaded clap_derive v4.5.55 |
| 423 | 2026-04-13T20:38:00.420Z | Downloaded pest_generator v2.8.6 |
| 424 | 2026-04-13T20:38:00.420Z | Downloaded camino v1.2.2 |
| 425 | 2026-04-13T20:38:00.427Z | Downloaded fs-err v3.3.0 |
| 426 | 2026-04-13T20:38:00.431Z | Downloaded once_cell v1.21.3 |
| 427 | 2026-04-13T20:38:00.434Z | Downloaded smallvec v1.15.1 |
| 428 | 2026-04-13T20:38:00.434Z | Downloaded sha2 v0.10.9 |
| 429 | 2026-04-13T20:38:00.438Z | Downloaded semver v1.0.27 |
| 430 | 2026-04-13T20:38:00.438Z | Downloaded bitflags v2.11.0 |
| 431 | 2026-04-13T20:38:00.441Z | Downloaded icu_properties v2.1.2 |
| 432 | 2026-04-13T20:38:00.448Z | Downloaded papergrid v0.11.0 |
| 433 | 2026-04-13T20:38:00.456Z | Downloaded icu_provider v2.1.1 |
| 434 | 2026-04-13T20:38:00.459Z | Downloaded num-traits v0.2.19 |
| 435 | 2026-04-13T20:38:00.462Z | Downloaded log v0.4.29 |
| 436 | 2026-04-13T20:38:00.462Z | Downloaded getrandom v0.3.4 |
| 437 | 2026-04-13T20:38:00.465Z | Downloaded tempfile v3.25.0 |
| 438 | 2026-04-13T20:38:00.465Z | Downloaded proc-macro2 v1.0.106 |
| 439 | 2026-04-13T20:38:00.469Z | Downloaded icu_normalizer_data v2.1.1 |
| 440 | 2026-04-13T20:38:00.472Z | Downloaded icu_collections v2.1.1 |
| 441 | 2026-04-13T20:38:00.475Z | Downloaded serde_derive v1.0.228 |
| 442 | 2026-04-13T20:38:00.486Z | Downloaded serde_json v1.0.149 |
| 443 | 2026-04-13T20:38:00.490Z | Downloaded icu_locale_core v2.1.1 |
| 444 | 2026-04-13T20:38:00.497Z | Downloaded pest_meta v2.8.6 |
| 445 | 2026-04-13T20:38:00.501Z | Downloaded memchr v2.8.0 |
| 446 | 2026-04-13T20:38:00.501Z | Downloaded indexmap v2.13.0 |
| 447 | 2026-04-13T20:38:00.521Z | Downloaded hashbrown v0.16.1 |
| 448 | 2026-04-13T20:38:00.531Z | Downloaded pest v2.8.6 |
| 449 | 2026-04-13T20:38:00.534Z | Downloaded idna v1.1.0 |
| 450 | 2026-04-13T20:38:00.537Z | Downloaded clap_builder v4.5.60 |
| 451 | 2026-04-13T20:38:00.540Z | Downloaded icu_properties_data v2.1.2 |
| 452 | 2026-04-13T20:38:00.547Z | Downloaded goblin v0.8.2 |
| 453 | 2026-04-13T20:38:00.559Z | Downloaded tabled v0.15.0 |
| 454 | 2026-04-13T20:38:00.574Z | Downloaded syn v1.0.109 |
| 455 | 2026-04-13T20:38:00.579Z | Downloaded syn v2.0.117 |
| 456 | 2026-04-13T20:38:00.589Z | Downloaded rustix v1.1.3 |
| 457 | 2026-04-13T20:38:00.613Z | Downloaded libc v0.2.180 |
| 458 | 2026-04-13T20:38:00.679Z | Compiling proc-macro2 v1.0.106 |
| 459 | 2026-04-13T20:38:00.679Z | Compiling unicode-ident v1.0.24 |
| 460 | 2026-04-13T20:38:00.679Z | Compiling quote v1.0.44 |
| 461 | 2026-04-13T20:38:00.682Z | Compiling serde_core v1.0.228 |
| 462 | 2026-04-13T20:38:00.682Z | Compiling libc v0.2.180 |
| 463 | 2026-04-13T20:38:00.682Z | Compiling version_check v0.9.5 |
| 464 | 2026-04-13T20:38:00.682Z | Compiling serde v1.0.228 |
| 465 | 2026-04-13T20:38:00.859Z | Compiling stable_deref_trait v1.2.1 |
| 466 | 2026-04-13T20:38:01.012Z | Compiling memchr v2.8.0 |
| 467 | 2026-04-13T20:38:01.029Z | Compiling zmij v1.0.21 |
| 468 | 2026-04-13T20:38:01.236Z | Compiling itoa v1.0.17 |
| 469 | 2026-04-13T20:38:01.441Z | Compiling autocfg v1.5.0 |
| 470 | 2026-04-13T20:38:01.488Z | Compiling thiserror v1.0.69 |
| 471 | 2026-04-13T20:38:01.609Z | Compiling ucd-trie v0.1.7 |
| 472 | 2026-04-13T20:38:01.722Z | Compiling litemap v0.8.1 |
| 473 | 2026-04-13T20:38:01.785Z | Compiling pest v2.8.6 |
| 474 | 2026-04-13T20:38:01.822Z | Compiling writeable v0.6.2 |
| 475 | 2026-04-13T20:38:01.892Z | Compiling icu_properties_data v2.1.2 |
| 476 | 2026-04-13T20:38:01.984Z | Compiling rustix v1.1.3 |
| 477 | 2026-04-13T20:38:02.020Z | Compiling icu_normalizer_data v2.1.1 |
| 478 | 2026-04-13T20:38:02.215Z | Compiling byteorder v1.5.0 |
| 479 | 2026-04-13T20:38:02.279Z | Compiling syn v2.0.117 |
| 480 | 2026-04-13T20:38:02.415Z | Compiling errno v0.3.14 |
| 481 | 2026-04-13T20:38:02.435Z | Compiling serde_json v1.0.149 |
| 482 | 2026-04-13T20:38:02.478Z | Compiling bitflags v2.11.0 |
| 483 | 2026-04-13T20:38:02.653Z | Compiling num-traits v0.2.19 |
| 484 | 2026-04-13T20:38:02.710Z | Compiling typeid v1.0.3 |
| 485 | 2026-04-13T20:38:02.726Z | Compiling hashbrown v0.16.1 |
| 486 | 2026-04-13T20:38:02.836Z | Compiling smallvec v1.15.1 |
| 487 | 2026-04-13T20:38:02.975Z | Compiling pest_meta v2.8.6 |
| 488 | 2026-04-13T20:38:03.081Z | Compiling equivalent v1.0.2 |
| 489 | 2026-04-13T20:38:03.230Z | Compiling indexmap v2.13.0 |
| 490 | 2026-04-13T20:38:03.288Z | Compiling thread-id v4.2.2 |
| 491 | 2026-04-13T20:38:03.374Z | Compiling usdt-impl v0.5.0 |
| 492 | 2026-04-13T20:38:03.397Z | Compiling proc-macro-error-attr v1.0.4 |
| 493 | 2026-04-13T20:38:03.443Z | Compiling erased-serde v0.4.9 |
| 494 | 2026-04-13T20:38:03.586Z | Compiling winnow v0.7.14 |
| 495 | 2026-04-13T20:38:03.590Z | Compiling syn v1.0.109 |
| 496 | 2026-04-13T20:38:03.774Z | Compiling toml_write v0.1.2 |
| 497 | 2026-04-13T20:38:03.987Z | Compiling proc-macro-error v1.0.4 |
| 498 | 2026-04-13T20:38:04.085Z | Compiling log v0.4.29 |
| 499 | 2026-04-13T20:38:04.168Z | Compiling percent-encoding v2.3.2 |
| 500 | 2026-04-13T20:38:04.270Z | Compiling thiserror v2.0.18 |
| 501 | 2026-04-13T20:38:04.364Z | Compiling utf8_iter v1.0.4 |
| 502 | 2026-04-13T20:38:04.517Z | Compiling plain v0.2.3 |
| 503 | 2026-04-13T20:38:04.541Z | Compiling utf8parse v0.2.2 |
| 504 | 2026-04-13T20:38:04.600Z | Compiling getrandom v0.3.4 |
| 505 | 2026-04-13T20:38:04.617Z | Compiling camino v1.2.2 |
| 506 | 2026-04-13T20:38:04.633Z | Compiling anstyle-parse v0.2.7 |
| 507 | 2026-04-13T20:38:04.738Z | Compiling ordered-float v2.10.1 |
| 508 | 2026-04-13T20:38:04.819Z | Compiling form_urlencoded v1.2.2 |
| 509 | 2026-04-13T20:38:04.932Z | Compiling synstructure v0.13.2 |
| 510 | 2026-04-13T20:38:04.953Z | Compiling pest_generator v2.8.6 |
| 511 | 2026-04-13T20:38:05.071Z | Compiling terminal_size v0.4.3 |
| 512 | 2026-04-13T20:38:05.350Z | Compiling cfg-if v1.0.4 |
| 513 | 2026-04-13T20:38:05.427Z | Compiling anstyle-query v1.1.5 |
| 514 | 2026-04-13T20:38:05.446Z | Compiling pretty-hex v0.4.1 |
| 515 | 2026-04-13T20:38:05.468Z | Compiling anstyle v1.0.13 |
| 516 | 2026-04-13T20:38:05.485Z | Compiling colorchoice v1.0.4 |
| 517 | 2026-04-13T20:38:05.539Z | Compiling is_terminal_polyfill v1.70.2 |
| 518 | 2026-04-13T20:38:05.604Z | Compiling serde-untagged v0.1.9 |
| 519 | 2026-04-13T20:38:05.635Z | Compiling anstream v0.6.21 |
| 520 | 2026-04-13T20:38:05.672Z | Compiling semver v1.0.27 |
| 521 | 2026-04-13T20:38:05.752Z | Compiling fs-err v3.3.0 |
| 522 | 2026-04-13T20:38:05.843Z | Compiling unicode-xid v0.2.6 |
| 523 | 2026-04-13T20:38:05.936Z | Compiling strsim v0.11.1 |
| 524 | 2026-04-13T20:38:05.954Z | Compiling heck v0.4.1 |
| 525 | 2026-04-13T20:38:05.971Z | Compiling unicode-width v0.1.14 |
| 526 | 2026-04-13T20:38:05.988Z | Compiling clap_lex v1.0.0 |
| 527 | 2026-04-13T20:38:06.027Z | Compiling heck v0.5.0 |
| 528 | 2026-04-13T20:38:06.219Z | Compiling bytecount v0.6.9 |
| 529 | 2026-04-13T20:38:06.243Z | Compiling fnv v1.0.7 |
| 530 | 2026-04-13T20:38:06.264Z | Compiling anyhow v1.0.102 |
| 531 | 2026-04-13T20:38:06.280Z | Compiling fastrand v2.3.0 |
| 532 | 2026-04-13T20:38:06.348Z | Compiling once_cell v1.21.3 |
| 533 | 2026-04-13T20:38:06.366Z | Compiling papergrid v0.11.0 |
| 534 | 2026-04-13T20:38:06.487Z | Compiling clap_builder v4.5.60 |
| 535 | 2026-04-13T20:38:06.537Z | Compiling tempfile v3.25.0 |
| 536 | 2026-04-13T20:38:06.581Z | Compiling serde_derive v1.0.228 |
| 537 | 2026-04-13T20:38:06.664Z | Compiling zerofrom-derive v0.1.6 |
| 538 | 2026-04-13T20:38:06.793Z | Compiling yoke-derive v0.8.1 |
| 539 | 2026-04-13T20:38:06.903Z | Compiling zerovec-derive v0.11.2 |
| 540 | 2026-04-13T20:38:07.029Z | Compiling displaydoc v0.2.5 |
| 541 | 2026-04-13T20:38:07.791Z | Compiling thiserror-impl v1.0.69 |
| 542 | 2026-04-13T20:38:07.819Z | Compiling zerocopy-derive v0.7.35 |
| 543 | 2026-04-13T20:38:07.967Z | Compiling pest_derive v2.8.6 |
| 544 | 2026-04-13T20:38:08.030Z | Compiling scroll_derive v0.12.1 |
| 545 | 2026-04-13T20:38:08.101Z | Compiling zerofrom v0.1.6 |
| 546 | 2026-04-13T20:38:08.249Z | Compiling yoke v0.8.1 |
| 547 | 2026-04-13T20:38:08.398Z | Compiling thiserror-impl v2.0.18 |
| 548 | 2026-04-13T20:38:08.442Z | Compiling zerovec v0.11.5 |
| 549 | 2026-04-13T20:38:08.692Z | Compiling zerotrie v0.2.3 |
| 550 | 2026-04-13T20:38:08.711Z | Compiling zerocopy v0.7.35 |
| 551 | 2026-04-13T20:38:08.951Z | Compiling tinystr v0.8.2 |
| 552 | 2026-04-13T20:38:08.993Z | Compiling potential_utf v0.1.4 |
| 553 | 2026-04-13T20:38:09.158Z | Compiling icu_locale_core v2.1.1 |
| 554 | 2026-04-13T20:38:09.158Z | Compiling icu_collections v2.1.1 |
| 555 | 2026-04-13T20:38:09.191Z | Compiling dtrace-parser v0.2.0 |
| 556 | 2026-04-13T20:38:09.264Z | Compiling scroll v0.12.0 |
| 557 | 2026-04-13T20:38:09.533Z | Compiling goblin v0.8.2 |
| 558 | 2026-04-13T20:38:09.565Z | Compiling tabled_derive v0.7.0 |
| 559 | 2026-04-13T20:38:09.637Z | Compiling clap_derive v4.5.55 |
| 560 | 2026-04-13T20:38:09.838Z | Compiling icu_provider v2.1.1 |
| 561 | 2026-04-13T20:38:09.918Z | Compiling toml_datetime v0.6.11 |
| 562 | 2026-04-13T20:38:09.994Z | Compiling serde_spanned v0.6.9 |
| 563 | 2026-04-13T20:38:10.036Z | Compiling dof v0.3.0 |
| 564 | 2026-04-13T20:38:10.053Z | Compiling serde_tokenstream v0.2.3 |
| 565 | 2026-04-13T20:38:10.139Z | Compiling icu_properties v2.1.2 |
| 566 | 2026-04-13T20:38:10.156Z | Compiling icu_normalizer v2.1.1 |
| 567 | 2026-04-13T20:38:10.182Z | Compiling toml_edit v0.22.27 |
| 568 | 2026-04-13T20:38:10.424Z | Compiling serde-value v0.7.0 |
| 569 | 2026-04-13T20:38:10.479Z | Compiling cargo-platform v0.2.0 |
| 570 | 2026-04-13T20:38:10.693Z | Compiling memmap v0.7.0 |
| 571 | 2026-04-13T20:38:10.749Z | Compiling unicode-linebreak v0.1.5 |
| 572 | 2026-04-13T20:38:10.783Z | Compiling smawk v0.3.2 |
| 573 | 2026-04-13T20:38:10.878Z | Compiling unicode-width v0.2.0 |
| 574 | 2026-04-13T20:38:10.925Z | Compiling tabled v0.15.0 |
| 575 | 2026-04-13T20:38:10.976Z | Compiling idna_adapter v1.2.1 |
| 576 | 2026-04-13T20:38:10.996Z | Compiling usdt-attr-macro v0.5.0 |
| 577 | 2026-04-13T20:38:11.121Z | Compiling idna v1.1.0 |
| 578 | 2026-04-13T20:38:11.156Z | Compiling usdt-macro v0.5.0 |
| 579 | 2026-04-13T20:38:11.220Z | Compiling textwrap v0.16.2 |
| 580 | 2026-04-13T20:38:11.363Z | Compiling clap v4.5.60 |
| 581 | 2026-04-13T20:38:11.454Z | Compiling url v2.5.8 |
| 582 | 2026-04-13T20:38:11.671Z | Compiling toml v0.8.23 |
| 583 | 2026-04-13T20:38:11.694Z | Compiling macaddr v1.0.1 |
| 584 | 2026-04-13T20:38:11.920Z | Compiling camino-tempfile v1.4.1 |
| 585 | 2026-04-13T20:38:12.162Z | Compiling cargo-util-schemas v0.8.2 |
| 586 | 2026-04-13T20:38:12.205Z | Compiling cargo_toml v0.21.0 |
| 587 | 2026-04-13T20:38:12.537Z | Compiling usdt v0.5.0 |
| 588 | 2026-04-13T20:38:12.638Z | Compiling swrite v0.1.0 |
| 589 | 2026-04-13T20:38:12.745Z | Compiling dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common) |
| 590 | 2026-04-13T20:38:13.116Z | Compiling cargo_metadata v0.21.0 |
| 591 | 2026-04-13T20:38:14.051Z | Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask) |
| 592 | 2026-04-13T20:38:16.100Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 47.83s |
| 593 | 2026-04-13T20:38:16.351Z | Running `target/debug/xtask download cockroach clickhouse console dendrite-stub maghemite-mgd transceiver-control` |
| 594 | 2026-04-13T20:38:16.903Z | Downloading crates ... |
| 595 | 2026-04-13T20:38:17.004Z | Downloaded adler2 v2.0.1 |
| 596 | 2026-04-13T20:38:17.007Z | Downloaded arrayvec v0.7.6 |
| 597 | 2026-04-13T20:38:17.007Z | Downloaded arrayref v0.3.9 |
| 598 | 2026-04-13T20:38:17.010Z | Downloaded bit-set v0.8.0 |
| 599 | 2026-04-13T20:38:17.017Z | Downloaded array-init v0.0.4 |
| 600 | 2026-04-13T20:38:17.021Z | Downloaded aead v0.5.2 |
| 601 | 2026-04-13T20:38:17.025Z | Downloaded convert_case v0.10.0 |
| 602 | 2026-04-13T20:38:17.028Z | Downloaded diff v0.1.13 |
| 603 | 2026-04-13T20:38:17.030Z | Downloaded darling_core v0.23.0 |
| 604 | 2026-04-13T20:38:17.033Z | Downloaded crossbeam-deque v0.8.6 |
| 605 | 2026-04-13T20:38:17.036Z | Downloaded ahash v0.8.12 |
| 606 | 2026-04-13T20:38:17.040Z | Downloaded des v0.8.1 |
| 607 | 2026-04-13T20:38:17.040Z | Downloaded crc32fast v1.5.0 |
| 608 | 2026-04-13T20:38:17.043Z | Downloaded compression-core v0.4.31 |
| 609 | 2026-04-13T20:38:17.043Z | Downloaded allocator-api2 v0.2.21 |
| 610 | 2026-04-13T20:38:17.043Z | Downloaded argon2 v0.5.3 |
| 611 | 2026-04-13T20:38:17.046Z | Downloaded constant_time_eq v0.4.2 |
| 612 | 2026-04-13T20:38:17.048Z | Downloaded bitflags v1.3.2 |
| 613 | 2026-04-13T20:38:17.051Z | Downloaded bitfield-struct v0.6.2 |
| 614 | 2026-04-13T20:38:17.054Z | Downloaded ar_archive_writer v0.5.1 |
| 615 | 2026-04-13T20:38:17.057Z | Downloaded arc-swap v1.8.2 |
| 616 | 2026-04-13T20:38:17.060Z | Downloaded clang-sys v1.8.1 |
| 617 | 2026-04-13T20:38:17.060Z | Downloaded ciborium-ll v0.2.2 |
| 618 | 2026-04-13T20:38:17.063Z | Downloaded blowfish v0.9.1 |
| 619 | 2026-04-13T20:38:17.063Z | Downloaded aes v0.8.4 |
| 620 | 2026-04-13T20:38:17.066Z | Downloaded foreign-types-macros v0.2.3 |
| 621 | 2026-04-13T20:38:17.066Z | Downloaded cfg_aliases v0.1.1 |
| 622 | 2026-04-13T20:38:17.069Z | Downloaded cargo-platform v0.3.2 |
| 623 | 2026-04-13T20:38:17.069Z | Downloaded bitfield-macros v0.19.4 |
| 624 | 2026-04-13T20:38:17.072Z | Downloaded derive-where v1.6.0 |
| 625 | 2026-04-13T20:38:17.072Z | Downloaded endian-type v0.1.2 |
| 626 | 2026-04-13T20:38:17.075Z | Downloaded defmt v0.3.100 |
| 627 | 2026-04-13T20:38:17.075Z | Downloaded dunce v1.0.5 |
| 628 | 2026-04-13T20:38:17.075Z | Downloaded async-stream-impl v0.3.6 |
| 629 | 2026-04-13T20:38:17.079Z | Downloaded ciborium-io v0.2.2 |
| 630 | 2026-04-13T20:38:17.079Z | Downloaded castaway v0.2.4 |
| 631 | 2026-04-13T20:38:17.079Z | Downloaded bit-set v0.5.3 |
| 632 | 2026-04-13T20:38:17.081Z | Downloaded bcrypt-pbkdf v0.10.0 |
| 633 | 2026-04-13T20:38:17.082Z | Downloaded debug-ignore v1.0.5 |
| 634 | 2026-04-13T20:38:17.084Z | Downloaded darling_macro v0.23.0 |
| 635 | 2026-04-13T20:38:17.084Z | Downloaded embedded-io v0.4.0 |
| 636 | 2026-04-13T20:38:17.084Z | Downloaded base16ct v0.2.0 |
| 637 | 2026-04-13T20:38:17.087Z | Downloaded downcast-rs v2.0.2 |
| 638 | 2026-04-13T20:38:17.088Z | Downloaded assert_matches v1.5.0 |
| 639 | 2026-04-13T20:38:17.090Z | Downloaded float-cmp v0.10.0 |
| 640 | 2026-04-13T20:38:17.090Z | Downloaded dirs-next v2.0.0 |
| 641 | 2026-04-13T20:38:17.091Z | Downloaded defmt-parser v1.0.0 |
| 642 | 2026-04-13T20:38:17.091Z | Downloaded convert_case v0.4.0 |
| 643 | 2026-04-13T20:38:17.094Z | Downloaded cfg_aliases v0.2.1 |
| 644 | 2026-04-13T20:38:17.094Z | Downloaded atomic-waker v1.1.2 |
| 645 | 2026-04-13T20:38:17.094Z | Downloaded dsl_auto_type v0.2.0 |
| 646 | 2026-04-13T20:38:17.097Z | Downloaded ecdsa v0.16.9 |
| 647 | 2026-04-13T20:38:17.100Z | Downloaded defmt v1.0.1 |
| 648 | 2026-04-13T20:38:17.102Z | Downloaded diesel_table_macro_syntax v0.3.0 |
| 649 | 2026-04-13T20:38:17.106Z | Downloaded darling_macro v0.21.3 |
| 650 | 2026-04-13T20:38:17.109Z | Downloaded dirs-sys-next v0.1.2 |
| 651 | 2026-04-13T20:38:17.109Z | Downloaded enum-as-inner v0.6.1 |
| 652 | 2026-04-13T20:38:17.112Z | Downloaded cpufeatures v0.3.0 |
| 653 | 2026-04-13T20:38:17.112Z | Downloaded crucible-workspace-hack v0.1.0 |
| 654 | 2026-04-13T20:38:17.115Z | Downloaded env_filter v1.0.0 |
| 655 | 2026-04-13T20:38:17.119Z | Downloaded dyn-clone v1.0.20 |
| 656 | 2026-04-13T20:38:17.122Z | Downloaded bb8 v0.8.6 |
| 657 | 2026-04-13T20:38:17.122Z | Downloaded ascii-canvas v3.0.0 |
| 658 | 2026-04-13T20:38:17.122Z | Downloaded cstr-argument v0.1.2 |
| 659 | 2026-04-13T20:38:17.122Z | Downloaded darling_macro v0.20.11 |
| 660 | 2026-04-13T20:38:17.125Z | Downloaded dof v0.4.0 |
| 661 | 2026-04-13T20:38:17.128Z | Downloaded atomicwrites v0.4.4 |
| 662 | 2026-04-13T20:38:17.128Z | Downloaded async-recursion v1.1.1 |
| 663 | 2026-04-13T20:38:17.131Z | Downloaded float-ord v0.3.2 |
| 664 | 2026-04-13T20:38:17.132Z | Downloaded crc8 v0.1.1 |
| 665 | 2026-04-13T20:38:17.132Z | Downloaded fallible-iterator v0.2.0 |
| 666 | 2026-04-13T20:38:17.135Z | Downloaded crc-catalog v2.4.0 |
| 667 | 2026-04-13T20:38:17.135Z | Downloaded crc v3.4.0 |
| 668 | 2026-04-13T20:38:17.135Z | Downloaded async-stream v0.3.6 |
| 669 | 2026-04-13T20:38:17.138Z | Downloaded foreign-types v0.3.2 |
| 670 | 2026-04-13T20:38:17.143Z | Downloaded foreign-types-shared v0.3.1 |
| 671 | 2026-04-13T20:38:17.143Z | Downloaded foreign-types v0.5.0 |
| 672 | 2026-04-13T20:38:17.143Z | Downloaded block-padding v0.3.3 |
| 673 | 2026-04-13T20:38:17.148Z | Downloaded dropshot-api-manager-types v0.6.0 |
| 674 | 2026-04-13T20:38:17.148Z | Downloaded crunchy v0.2.4 |
| 675 | 2026-04-13T20:38:17.148Z | Downloaded cassowary v0.3.0 |
| 676 | 2026-04-13T20:38:17.152Z | Downloaded cbc v0.1.2 |
| 677 | 2026-04-13T20:38:17.152Z | Downloaded fd-lock v4.0.4 |
| 678 | 2026-04-13T20:38:17.152Z | Downloaded display-error-chain v0.2.2 |
| 679 | 2026-04-13T20:38:17.152Z | Downloaded curve25519-dalek-derive v0.1.1 |
| 680 | 2026-04-13T20:38:17.157Z | Downloaded dtrace-parser v0.3.0 |
| 681 | 2026-04-13T20:38:17.157Z | Downloaded fxhash v0.2.1 |
| 682 | 2026-04-13T20:38:17.157Z | Downloaded futures-task v0.3.32 |
| 683 | 2026-04-13T20:38:17.157Z | Downloaded byte-wrapper v0.1.0 |
| 684 | 2026-04-13T20:38:17.160Z | Downloaded embedded-io v0.6.1 |
| 685 | 2026-04-13T20:38:17.160Z | Downloaded cargo_metadata v0.23.1 |
| 686 | 2026-04-13T20:38:17.160Z | Downloaded ed25519 v2.2.3 |
| 687 | 2026-04-13T20:38:17.160Z | Downloaded console v0.16.2 |
| 688 | 2026-04-13T20:38:17.164Z | Downloaded difflib v0.4.0 |
| 689 | 2026-04-13T20:38:17.165Z | Downloaded derive_builder v0.20.2 |
| 690 | 2026-04-13T20:38:17.169Z | Downloaded futures-core v0.3.32 |
| 691 | 2026-04-13T20:38:17.169Z | Downloaded gethostname v0.5.0 |
| 692 | 2026-04-13T20:38:17.169Z | Downloaded flagset v0.4.7 |
| 693 | 2026-04-13T20:38:17.173Z | Downloaded git-stub v1.0.0 |
| 694 | 2026-04-13T20:38:17.173Z | Downloaded ghash v0.5.1 |
| 695 | 2026-04-13T20:38:17.173Z | Downloaded fixedbitset v0.4.2 |
| 696 | 2026-04-13T20:38:17.173Z | Downloaded derive_builder_macro v0.20.2 |
| 697 | 2026-04-13T20:38:17.173Z | Downloaded foreign-types-shared v0.1.1 |
| 698 | 2026-04-13T20:38:17.177Z | Downloaded document-features v0.2.12 |
| 699 | 2026-04-13T20:38:17.177Z | Downloaded globwalk v0.9.1 |
| 700 | 2026-04-13T20:38:17.177Z | Downloaded cmake v0.1.57 |
| 701 | 2026-04-13T20:38:17.177Z | Downloaded cexpr v0.6.0 |
| 702 | 2026-04-13T20:38:17.181Z | Downloaded filetime v0.2.27 |
| 703 | 2026-04-13T20:38:17.181Z | Downloaded env_logger v0.11.9 |
| 704 | 2026-04-13T20:38:17.181Z | Downloaded either v1.15.0 |
| 705 | 2026-04-13T20:38:17.183Z | Downloaded base64ct v1.8.3 |
| 706 | 2026-04-13T20:38:17.184Z | Downloaded fixedbitset v0.5.7 |
| 707 | 2026-04-13T20:38:17.187Z | Downloaded corncobs v0.1.4 |
| 708 | 2026-04-13T20:38:17.187Z | Downloaded headers-core v0.3.0 |
| 709 | 2026-04-13T20:38:17.190Z | Downloaded cobs v0.3.0 |
| 710 | 2026-04-13T20:38:17.190Z | Downloaded buf-list v1.1.2 |
| 711 | 2026-04-13T20:38:17.190Z | Downloaded bit-vec v0.8.0 |
| 712 | 2026-04-13T20:38:17.193Z | Downloaded hex-literal v0.4.1 |
| 713 | 2026-04-13T20:38:17.193Z | Downloaded funty v2.0.0 |
| 714 | 2026-04-13T20:38:17.193Z | Downloaded camino-tempfile-ext v0.3.3 |
| 715 | 2026-04-13T20:38:17.198Z | Downloaded critical-section v1.2.0 |
| 716 | 2026-04-13T20:38:17.198Z | Downloaded const_format_proc_macros v0.2.34 |
| 717 | 2026-04-13T20:38:17.198Z | Downloaded diesel-dtrace v0.5.0 |
| 718 | 2026-04-13T20:38:17.201Z | Downloaded ena v0.14.4 |
| 719 | 2026-04-13T20:38:17.201Z | Downloaded defmt-macros v1.0.1 |
| 720 | 2026-04-13T20:38:17.201Z | Downloaded find-msvc-tools v0.1.9 |
| 721 | 2026-04-13T20:38:17.206Z | Downloaded derive-ex v0.1.8 |
| 722 | 2026-04-13T20:38:17.206Z | Downloaded derive_builder_core v0.20.2 |
| 723 | 2026-04-13T20:38:17.211Z | Downloaded hex v0.4.3 |
| 724 | 2026-04-13T20:38:17.211Z | Downloaded foldhash v0.2.0 |
| 725 | 2026-04-13T20:38:17.211Z | Downloaded ff v0.13.1 |
| 726 | 2026-04-13T20:38:17.211Z | Downloaded erased-serde v0.3.31 |
| 727 | 2026-04-13T20:38:17.215Z | Downloaded fs-err v2.11.0 |
| 728 | 2026-04-13T20:38:17.215Z | Downloaded home v0.5.12 |
| 729 | 2026-04-13T20:38:17.215Z | Downloaded darling v0.23.0 |
| 730 | 2026-04-13T20:38:17.219Z | Downloaded fs_extra v1.3.0 |
| 731 | 2026-04-13T20:38:17.219Z | Downloaded hostname v0.3.1 |
| 732 | 2026-04-13T20:38:17.223Z | Downloaded const-oid v0.9.6 |
| 733 | 2026-04-13T20:38:17.223Z | Downloaded hostname v0.4.2 |
| 734 | 2026-04-13T20:38:17.223Z | Downloaded http-range v0.1.5 |
| 735 | 2026-04-13T20:38:17.229Z | Downloaded httpdate v1.0.3 |
| 736 | 2026-04-13T20:38:17.229Z | Downloaded http-body v1.0.1 |
| 737 | 2026-04-13T20:38:17.229Z | Downloaded foldhash v0.1.5 |
| 738 | 2026-04-13T20:38:17.229Z | Downloaded drift v0.1.3 |
| 739 | 2026-04-13T20:38:17.233Z | Downloaded ident_case v1.0.1 |
| 740 | 2026-04-13T20:38:17.233Z | Downloaded hyper-tls v0.6.0 |
| 741 | 2026-04-13T20:38:17.233Z | Downloaded aes-gcm v0.10.3 |
| 742 | 2026-04-13T20:38:17.237Z | Downloaded hubpack_derive v0.1.1 |
| 743 | 2026-04-13T20:38:17.237Z | Downloaded hubpack v0.1.2 |
| 744 | 2026-04-13T20:38:17.237Z | Downloaded hash32 v0.2.1 |
| 745 | 2026-04-13T20:38:17.237Z | Downloaded globset v0.4.18 |
| 746 | 2026-04-13T20:38:17.241Z | Downloaded glob v0.3.3 |
| 747 | 2026-04-13T20:38:17.241Z | Downloaded git-stub-vcs v0.1.0 |
| 748 | 2026-04-13T20:38:17.241Z | Downloaded indoc v1.0.9 |
| 749 | 2026-04-13T20:38:17.244Z | Downloaded indent_write v2.2.0 |
| 750 | 2026-04-13T20:38:17.244Z | Downloaded colored v3.1.1 |
| 751 | 2026-04-13T20:38:17.244Z | Downloaded csv-core v0.1.13 |
| 752 | 2026-04-13T20:38:17.247Z | Downloaded darling v0.20.11 |
| 753 | 2026-04-13T20:38:17.250Z | Downloaded group v0.13.0 |
| 754 | 2026-04-13T20:38:17.250Z | Downloaded instant v0.1.13 |
| 755 | 2026-04-13T20:38:17.253Z | Downloaded async-bb8-diesel v0.2.1 |
| 756 | 2026-04-13T20:38:17.253Z | Downloaded internet-checksum v0.2.1 |
| 757 | 2026-04-13T20:38:17.253Z | Downloaded instability v0.3.11 |
| 758 | 2026-04-13T20:38:17.258Z | Downloaded hash32 v0.3.1 |
| 759 | 2026-04-13T20:38:17.258Z | Downloaded blake2 v0.10.6 |
| 760 | 2026-04-13T20:38:17.261Z | Downloaded inout v0.1.4 |
| 761 | 2026-04-13T20:38:17.261Z | Downloaded cookie v0.18.1 |
| 762 | 2026-04-13T20:38:17.261Z | Downloaded highway v1.3.0 |
| 763 | 2026-04-13T20:38:17.264Z | Downloaded ciborium v0.2.2 |
| 764 | 2026-04-13T20:38:17.264Z | Downloaded cancel-safe-futures v0.1.5 |
| 765 | 2026-04-13T20:38:17.268Z | Downloaded console v0.15.11 |
| 766 | 2026-04-13T20:38:17.268Z | Downloaded futures-executor v0.3.32 |
| 767 | 2026-04-13T20:38:17.271Z | Downloaded deranged v0.5.8 |
| 768 | 2026-04-13T20:38:17.271Z | Downloaded async-trait v0.1.89 |
| 769 | 2026-04-13T20:38:17.275Z | Downloaded is-terminal v0.4.17 |
| 770 | 2026-04-13T20:38:17.275Z | Downloaded crossbeam-utils v0.8.21 |
| 771 | 2026-04-13T20:38:17.278Z | Downloaded futures-channel v0.3.32 |
| 772 | 2026-04-13T20:38:17.278Z | Downloaded crc-any v2.5.0 |
| 773 | 2026-04-13T20:38:17.283Z | Downloaded const_format v0.2.35 |
| 774 | 2026-04-13T20:38:17.283Z | Downloaded lazy_static v1.5.0 |
| 775 | 2026-04-13T20:38:17.287Z | Downloaded lalrpop-util v0.19.12 |
| 776 | 2026-04-13T20:38:17.287Z | Downloaded kstat-rs v0.2.4 |
| 777 | 2026-04-13T20:38:17.287Z | Downloaded getrandom v0.2.17 |
| 778 | 2026-04-13T20:38:17.291Z | Downloaded daft v0.1.5 |
| 779 | 2026-04-13T20:38:17.291Z | Downloaded keccak v0.1.6 |
| 780 | 2026-04-13T20:38:17.291Z | Downloaded humantime v2.3.0 |
| 781 | 2026-04-13T20:38:17.291Z | Downloaded is_ci v1.2.0 |
| 782 | 2026-04-13T20:38:17.295Z | Downloaded bytes v1.11.1 |
| 783 | 2026-04-13T20:38:17.295Z | Downloaded match_cfg v0.1.0 |
| 784 | 2026-04-13T20:38:17.295Z | Downloaded lru-slab v0.1.2 |
| 785 | 2026-04-13T20:38:17.298Z | Downloaded memoffset v0.9.1 |
| 786 | 2026-04-13T20:38:17.298Z | Downloaded maybe-uninit v2.0.0 |
| 787 | 2026-04-13T20:38:17.298Z | Downloaded maplit v1.0.2 |
| 788 | 2026-04-13T20:38:17.298Z | Downloaded lru v0.12.5 |
| 789 | 2026-04-13T20:38:17.302Z | Downloaded managed v0.8.0 |
| 790 | 2026-04-13T20:38:17.303Z | Downloaded lzss v0.8.2 |
| 791 | 2026-04-13T20:38:17.303Z | Downloaded md5 v0.7.0 |
| 792 | 2026-04-13T20:38:17.307Z | Downloaded dropshot_endpoint v0.17.0 |
| 793 | 2026-04-13T20:38:17.307Z | Downloaded md-5 v0.10.6 |
| 794 | 2026-04-13T20:38:17.307Z | Downloaded lru-cache v0.1.2 |
| 795 | 2026-04-13T20:38:17.310Z | Downloaded linked-hash-map v0.5.6 |
| 796 | 2026-04-13T20:38:17.310Z | Downloaded impl-trait-for-tuples v0.2.3 |
| 797 | 2026-04-13T20:38:17.310Z | Downloaded cookie_store v0.22.1 |
| 798 | 2026-04-13T20:38:17.313Z | Downloaded bzip2 v0.6.1 |
| 799 | 2026-04-13T20:38:17.313Z | Downloaded indoc v2.0.7 |
| 800 | 2026-04-13T20:38:17.317Z | Downloaded multimap v0.10.1 |
| 801 | 2026-04-13T20:38:17.317Z | Downloaded futures-macro v0.3.32 |
| 802 | 2026-04-13T20:38:17.317Z | Downloaded libscf-sys v1.1.0 |
| 803 | 2026-04-13T20:38:17.317Z | Downloaded chacha20 v0.10.0 |
| 804 | 2026-04-13T20:38:17.326Z | Downloaded newtype-uuid-macros v0.1.0 |
| 805 | 2026-04-13T20:38:17.327Z | Downloaded mime v0.3.17 |
| 806 | 2026-04-13T20:38:17.327Z | Downloaded new_debug_unreachable v1.0.6 |
| 807 | 2026-04-13T20:38:17.327Z | Downloaded bzip2 v0.4.4 |
| 808 | 2026-04-13T20:38:17.327Z | Downloaded backon v1.6.0 |
| 809 | 2026-04-13T20:38:17.327Z | Downloaded daft-derive v0.1.5 |
| 810 | 2026-04-13T20:38:17.331Z | Downloaded newline-converter v0.3.0 |
| 811 | 2026-04-13T20:38:17.334Z | Downloaded elliptic-curve v0.13.8 |
| 812 | 2026-04-13T20:38:17.334Z | Downloaded fatfs v0.3.6 |
| 813 | 2026-04-13T20:38:17.338Z | Downloaded normalize-line-endings v0.3.0 |
| 814 | 2026-04-13T20:38:17.338Z | Downloaded nonempty v0.12.0 |
| 815 | 2026-04-13T20:38:17.338Z | Downloaded nodrop v0.1.14 |
| 816 | 2026-04-13T20:38:17.342Z | Downloaded newtype_derive v0.1.6 |
| 817 | 2026-04-13T20:38:17.342Z | Downloaded ctr v0.9.2 |
| 818 | 2026-04-13T20:38:17.347Z | Downloaded num-derive v0.3.3 |
| 819 | 2026-04-13T20:38:17.347Z | Downloaded num-derive v0.4.2 |
| 820 | 2026-04-13T20:38:17.347Z | Downloaded ipnetwork v0.21.1 |
| 821 | 2026-04-13T20:38:17.350Z | Downloaded num_enum_derive v0.5.11 |
| 822 | 2026-04-13T20:38:17.350Z | Downloaded num v0.4.3 |
| 823 | 2026-04-13T20:38:17.350Z | Downloaded ipnet v2.11.0 |
| 824 | 2026-04-13T20:38:17.350Z | Downloaded num-conv v0.2.0 |
| 825 | 2026-04-13T20:38:17.350Z | Downloaded olpc-cjson v0.1.4 |
| 826 | 2026-04-13T20:38:17.353Z | Downloaded dropshot_endpoint v0.16.7 |
| 827 | 2026-04-13T20:38:17.353Z | Downloaded num-iter v0.1.45 |
| 828 | 2026-04-13T20:38:17.358Z | Downloaded libefi-sys v0.1.0 |
| 829 | 2026-04-13T20:38:17.358Z | Downloaded openssl-probe v0.1.6 |
| 830 | 2026-04-13T20:38:17.361Z | Downloaded hyper-staticfile v0.10.1 |
| 831 | 2026-04-13T20:38:17.361Z | Downloaded derive_more v0.99.20 |
| 832 | 2026-04-13T20:38:17.364Z | Downloaded iana-time-zone v0.1.65 |
| 833 | 2026-04-13T20:38:17.364Z | Downloaded linear-map v1.2.0 |
| 834 | 2026-04-13T20:38:17.367Z | Downloaded oso-derive v0.27.3 |
| 835 | 2026-04-13T20:38:17.367Z | Downloaded openssl-macros v0.1.1 |
| 836 | 2026-04-13T20:38:17.367Z | Downloaded lock_api v0.4.14 |
| 837 | 2026-04-13T20:38:17.371Z | Downloaded libsw-core v0.3.2 |
| 838 | 2026-04-13T20:38:17.371Z | Downloaded openssl-probe v0.2.1 |
| 839 | 2026-04-13T20:38:17.371Z | Downloaded chacha20poly1305 v0.10.1 |
| 840 | 2026-04-13T20:38:17.374Z | Downloaded mime_guess v2.0.5 |
| 841 | 2026-04-13T20:38:17.374Z | Downloaded ingot v0.1.1 |
| 842 | 2026-04-13T20:38:17.377Z | Downloaded httparse v1.10.1 |
| 843 | 2026-04-13T20:38:17.378Z | Downloaded hyper-rustls v0.27.7 |
| 844 | 2026-04-13T20:38:17.381Z | Downloaded http-body-util v0.1.3 |
| 845 | 2026-04-13T20:38:17.381Z | Downloaded darling_core v0.21.3 |
| 846 | 2026-04-13T20:38:17.384Z | Downloaded getrandom v0.4.1 |
| 847 | 2026-04-13T20:38:17.387Z | Downloaded futures v0.3.32 |
| 848 | 2026-04-13T20:38:17.391Z | Downloaded path-slash v0.1.5 |
| 849 | 2026-04-13T20:38:17.391Z | Downloaded packed_struct_codegen v0.10.1 |
| 850 | 2026-04-13T20:38:17.397Z | Downloaded nanorand v0.7.0 |
| 851 | 2026-04-13T20:38:17.397Z | Downloaded multer v3.1.0 |
| 852 | 2026-04-13T20:38:17.400Z | Downloaded parse-display v0.10.0 |
| 853 | 2026-04-13T20:38:17.400Z | Downloaded ingot-macros v0.1.1 |
| 854 | 2026-04-13T20:38:17.400Z | Downloaded parse-size v1.1.0 |
| 855 | 2026-04-13T20:38:17.400Z | Downloaded nu-ansi-term v0.50.3 |
| 856 | 2026-04-13T20:38:17.400Z | Downloaded newtype-uuid v1.3.2 |
| 857 | 2026-04-13T20:38:17.400Z | Downloaded half v1.8.3 |
| 858 | 2026-04-13T20:38:17.405Z | Downloaded pbkdf2 v0.11.0 |
| 859 | 2026-04-13T20:38:17.405Z | Downloaded crossbeam-epoch v0.9.18 |
| 860 | 2026-04-13T20:38:17.409Z | Downloaded aho-corasick v1.1.4 |
| 861 | 2026-04-13T20:38:17.412Z | Downloaded num_enum_derive v0.7.5 |
| 862 | 2026-04-13T20:38:17.412Z | Downloaded base64 v0.21.7 |
| 863 | 2026-04-13T20:38:17.416Z | Downloaded peg-runtime v0.8.5 |
| 864 | 2026-04-13T20:38:17.416Z | Downloaded num_enum v0.5.11 |
| 865 | 2026-04-13T20:38:17.420Z | Downloaded pbkdf2 v0.12.2 |
| 866 | 2026-04-13T20:38:17.420Z | Downloaded darling v0.21.3 |
| 867 | 2026-04-13T20:38:17.424Z | Downloaded num_enum v0.7.5 |
| 868 | 2026-04-13T20:38:17.439Z | Downloaded pin-utils v0.1.0 |
| 869 | 2026-04-13T20:38:17.442Z | Downloaded base64 v0.22.1 |
| 870 | 2026-04-13T20:38:17.446Z | Downloaded phf_shared v0.13.1 |
| 871 | 2026-04-13T20:38:17.446Z | Downloaded phf_shared v0.12.1 |
| 872 | 2026-04-13T20:38:17.446Z | Downloaded phf_shared v0.11.3 |
| 873 | 2026-04-13T20:38:17.446Z | Downloaded oxnet v0.1.4 |
| 874 | 2026-04-13T20:38:17.449Z | Downloaded opaque-debug v0.3.1 |
| 875 | 2026-04-13T20:38:17.449Z | Downloaded compact_str v0.8.1 |
| 876 | 2026-04-13T20:38:17.452Z | Downloaded crypto-bigint v0.5.5 |
| 877 | 2026-04-13T20:38:17.455Z | Downloaded predicates-tree v1.0.13 |
| 878 | 2026-04-13T20:38:17.459Z | Downloaded predicates-core v1.0.10 |
| 879 | 2026-04-13T20:38:17.459Z | Downloaded powerfmt v0.2.0 |
| 880 | 2026-04-13T20:38:17.459Z | Downloaded packed_struct v0.10.1 |
| 881 | 2026-04-13T20:38:17.459Z | Downloaded headers v0.4.1 |
| 882 | 2026-04-13T20:38:17.462Z | Downloaded psl-types v2.0.11 |
| 883 | 2026-04-13T20:38:17.462Z | Downloaded progenitor-client v0.11.2 |
| 884 | 2026-04-13T20:38:17.465Z | Downloaded peg-macros v0.8.5 |
| 885 | 2026-04-13T20:38:17.465Z | Downloaded oxide-tokio-rt v0.1.3 |
| 886 | 2026-04-13T20:38:17.465Z | Downloaded native-tls v0.2.18 |
| 887 | 2026-04-13T20:38:17.471Z | Downloaded progenitor-client v0.10.0 |
| 888 | 2026-04-13T20:38:17.471Z | Downloaded proc-macro-error-attr2 v2.0.0 |
| 889 | 2026-04-13T20:38:17.471Z | Downloaded proc-macro-crate v1.3.1 |
| 890 | 2026-04-13T20:38:17.475Z | Downloaded precomputed-hash v0.1.1 |
| 891 | 2026-04-13T20:38:17.475Z | Downloaded flume v0.11.1 |
| 892 | 2026-04-13T20:38:17.475Z | Downloaded derive_more v2.1.1 |
| 893 | 2026-04-13T20:38:17.480Z | Downloaded paste v1.0.15 |
| 894 | 2026-04-13T20:38:17.483Z | Downloaded indexmap v1.9.3 |
| 895 | 2026-04-13T20:38:17.486Z | Downloaded proc-macro-crate v3.4.0 |
| 896 | 2026-04-13T20:38:17.486Z | Downloaded peg v0.8.5 |
| 897 | 2026-04-13T20:38:17.490Z | Downloaded password-hash v0.5.0 |
| 898 | 2026-04-13T20:38:17.490Z | Downloaded password-hash v0.4.2 |
| 899 | 2026-04-13T20:38:17.490Z | Downloaded parse-display-derive v0.10.0 |
| 900 | 2026-04-13T20:38:17.490Z | Downloaded omicron-zone-package v0.12.2 |
| 901 | 2026-04-13T20:38:17.493Z | Downloaded phf v0.12.1 |
| 902 | 2026-04-13T20:38:17.493Z | Downloaded progenitor-macro v0.13.0 |
| 903 | 2026-04-13T20:38:17.496Z | Downloaded quick-error v1.2.3 |
| 904 | 2026-04-13T20:38:17.496Z | Downloaded progenitor-macro v0.11.2 |
| 905 | 2026-04-13T20:38:17.496Z | Downloaded num-rational v0.4.2 |
| 906 | 2026-04-13T20:38:17.496Z | Downloaded num_threads v0.1.7 |
| 907 | 2026-04-13T20:38:17.500Z | Downloaded radium v0.7.0 |
| 908 | 2026-04-13T20:38:17.500Z | Downloaded cc v1.2.56 |
| 909 | 2026-04-13T20:38:17.503Z | Downloaded heapless v0.7.17 |
| 910 | 2026-04-13T20:38:17.503Z | Downloaded libbz2-rs-sys v0.2.2 |
| 911 | 2026-04-13T20:38:17.506Z | Downloaded poly1305 v0.8.0 |
| 912 | 2026-04-13T20:38:17.506Z | Downloaded recursive v0.1.1 |
| 913 | 2026-04-13T20:38:17.506Z | Downloaded rand_xorshift v0.4.0 |
| 914 | 2026-04-13T20:38:17.522Z | Downloaded owo-colors v4.3.0 |
| 915 | 2026-04-13T20:38:17.522Z | Downloaded pkcs8 v0.10.2 |
| 916 | 2026-04-13T20:38:17.528Z | Downloaded pin-project-lite v0.2.17 |
| 917 | 2026-04-13T20:38:17.528Z | Downloaded parking_lot v0.11.2 |
| 918 | 2026-04-13T20:38:17.528Z | Downloaded memmap2 v0.9.10 |
| 919 | 2026-04-13T20:38:17.528Z | Downloaded diesel_derives v2.3.7 |
| 920 | 2026-04-13T20:38:17.528Z | Downloaded polyval v0.6.2 |
| 921 | 2026-04-13T20:38:17.528Z | Downloaded half v2.7.1 |
| 922 | 2026-04-13T20:38:17.528Z | Downloaded ref-cast v1.0.25 |
| 923 | 2026-04-13T20:38:17.528Z | Downloaded hickory-resolver v0.24.4 |
| 924 | 2026-04-13T20:38:17.531Z | Downloaded derive_more-impl v2.1.1 |
| 925 | 2026-04-13T20:38:17.532Z | Downloaded rtoolbox v0.0.3 |
| 926 | 2026-04-13T20:38:17.532Z | Downloaded progenitor-client v0.13.0 |
| 927 | 2026-04-13T20:38:17.535Z | Downloaded hickory-resolver v0.25.2 |
| 928 | 2026-04-13T20:38:17.539Z | Downloaded indicatif v0.18.4 |
| 929 | 2026-04-13T20:38:17.539Z | Downloaded parking_lot_core v0.8.6 |
| 930 | 2026-04-13T20:38:17.542Z | Downloaded async-compression v0.4.41 |
| 931 | 2026-04-13T20:38:17.542Z | Downloaded heapless v0.8.0 |
| 932 | 2026-04-13T20:38:17.545Z | Downloaded recursive-proc-macro-impl v0.1.1 |
| 933 | 2026-04-13T20:38:17.546Z | Downloaded phf v0.13.1 |
| 934 | 2026-04-13T20:38:17.550Z | Downloaded pem-rfc7468 v0.7.0 |
| 935 | 2026-04-13T20:38:17.550Z | Downloaded expectorate v1.2.0 |
| 936 | 2026-04-13T20:38:17.555Z | Downloaded russh-cryptovec v0.7.3 |
| 937 | 2026-04-13T20:38:17.555Z | Downloaded progenitor v0.11.2 |
| 938 | 2026-04-13T20:38:17.555Z | Downloaded primeorder v0.13.6 |
| 939 | 2026-04-13T20:38:17.555Z | Downloaded ed25519-dalek v2.2.0 |
| 940 | 2026-04-13T20:38:17.555Z | Downloaded ppv-lite86 v0.2.21 |
| 941 | 2026-04-13T20:38:17.558Z | Downloaded progenitor-extras v0.1.1 |
| 942 | 2026-04-13T20:38:17.558Z | Downloaded postgres-protocol v0.6.10 |
| 943 | 2026-04-13T20:38:17.558Z | Downloaded parking_lot_core v0.9.12 |
| 944 | 2026-04-13T20:38:17.558Z | Downloaded rustc_version v0.1.7 |
| 945 | 2026-04-13T20:38:17.561Z | Downloaded rfc6979 v0.4.0 |
| 946 | 2026-04-13T20:38:17.561Z | Downloaded parking_lot v0.12.5 |
| 947 | 2026-04-13T20:38:17.561Z | Downloaded ignore v0.4.25 |
| 948 | 2026-04-13T20:38:17.566Z | Downloaded rustc_version v0.4.1 |
| 949 | 2026-04-13T20:38:17.566Z | Downloaded flate2 v1.1.9 |
| 950 | 2026-04-13T20:38:17.569Z | Downloaded pin-project-internal v1.1.11 |
| 951 | 2026-04-13T20:38:17.569Z | Downloaded oso v0.27.3 |
| 952 | 2026-04-13T20:38:17.572Z | Downloaded pem v3.0.6 |
| 953 | 2026-04-13T20:38:17.572Z | Downloaded pkg-config v0.3.32 |
| 954 | 2026-04-13T20:38:17.572Z | Downloaded rand_chacha v0.9.0 |
| 955 | 2026-04-13T20:38:17.575Z | Downloaded rand_chacha v0.3.1 |
| 956 | 2026-04-13T20:38:17.575Z | Downloaded r2d2 v0.8.10 |
| 957 | 2026-04-13T20:38:17.575Z | Downloaded postcard v1.1.3 |
| 958 | 2026-04-13T20:38:17.580Z | Downloaded pkcs5 v0.7.1 |
| 959 | 2026-04-13T20:38:17.580Z | Downloaded der v0.7.10 |
| 960 | 2026-04-13T20:38:17.585Z | Downloaded rand_core v0.9.5 |
| 961 | 2026-04-13T20:38:17.585Z | Downloaded hashbrown v0.13.2 |
| 962 | 2026-04-13T20:38:17.589Z | Downloaded salsa20 v0.10.2 |
| 963 | 2026-04-13T20:38:17.589Z | Downloaded rand_core v0.10.0 |
| 964 | 2026-04-13T20:38:17.589Z | Downloaded p256 v0.13.2 |
| 965 | 2026-04-13T20:38:17.593Z | Downloaded sapling-renderdag v0.1.0 |
| 966 | 2026-04-13T20:38:17.593Z | Downloaded rand_core v0.6.4 |
| 967 | 2026-04-13T20:38:17.593Z | Downloaded miniz_oxide v0.8.9 |
| 968 | 2026-04-13T20:38:17.596Z | Downloaded predicates v3.1.4 |
| 969 | 2026-04-13T20:38:17.596Z | Downloaded ref-cast-impl v1.0.25 |
| 970 | 2026-04-13T20:38:17.596Z | Downloaded progenitor v0.13.0 |
| 971 | 2026-04-13T20:38:17.600Z | Downloaded postgres-types v0.2.12 |
| 972 | 2026-04-13T20:38:17.600Z | Downloaded darling_core v0.20.11 |
| 973 | 2026-04-13T20:38:17.603Z | Downloaded resolv-conf v0.7.6 |
| 974 | 2026-04-13T20:38:17.603Z | Downloaded seq-macro v0.3.6 |
| 975 | 2026-04-13T20:38:17.607Z | Downloaded scrypt v0.11.0 |
| 976 | 2026-04-13T20:38:17.607Z | Downloaded scroll_derive v0.13.1 |
| 977 | 2026-04-13T20:38:17.607Z | Downloaded rand_seeder v0.4.0 |
| 978 | 2026-04-13T20:38:17.607Z | Downloaded scheduled-thread-pool v0.2.7 |
| 979 | 2026-04-13T20:38:17.610Z | Downloaded scopeguard v1.2.0 |
| 980 | 2026-04-13T20:38:17.610Z | Downloaded litrs v1.0.0 |
| 981 | 2026-04-13T20:38:17.610Z | Downloaded rustc-hash v2.1.1 |
| 982 | 2026-04-13T20:38:17.610Z | Downloaded crossbeam-channel v0.5.15 |
| 983 | 2026-04-13T20:38:17.613Z | Downloaded secrecy v0.10.3 |
| 984 | 2026-04-13T20:38:17.613Z | Downloaded same-file v1.0.6 |
| 985 | 2026-04-13T20:38:17.617Z | Downloaded libsw v3.5.0 |
| 986 | 2026-04-13T20:38:17.617Z | Downloaded libloading v0.8.9 |
| 987 | 2026-04-13T20:38:17.620Z | Downloaded pin-project v1.1.11 |
| 988 | 2026-04-13T20:38:17.625Z | Downloaded serde_urlencoded v0.7.1 |
| 989 | 2026-04-13T20:38:17.628Z | Downloaded serde_bytes v0.11.19 |
| 990 | 2026-04-13T20:38:17.628Z | Downloaded serde-big-array v0.5.1 |
| 991 | 2026-04-13T20:38:17.628Z | Downloaded psm v0.1.30 |
| 992 | 2026-04-13T20:38:17.631Z | Downloaded proc-macro-error2 v2.0.1 |
| 993 | 2026-04-13T20:38:17.631Z | Downloaded quinn-udp v0.5.14 |
| 994 | 2026-04-13T20:38:17.634Z | Downloaded jobserver v0.1.34 |
| 995 | 2026-04-13T20:38:17.635Z | Downloaded num-integer v0.1.46 |
| 996 | 2026-04-13T20:38:17.639Z | Downloaded num-complex v0.4.6 |
| 997 | 2026-04-13T20:38:17.639Z | Downloaded rustls-native-certs v0.8.3 |
| 998 | 2026-04-13T20:38:17.643Z | Downloaded sha1 v0.10.6 |
| 999 | 2026-04-13T20:38:17.643Z | Downloaded serde_spanned v1.0.4 |
| 1000 | 2026-04-13T20:38:17.643Z | Downloaded openssl-sys v0.9.111 |
| 1001 | 2026-04-13T20:38:17.648Z | Downloaded signature v2.2.0 |
| 1002 | 2026-04-13T20:38:17.648Z | Downloaded semver v0.1.20 |
| 1003 | 2026-04-13T20:38:17.648Z | Downloaded pkcs1 v0.7.5 |
| 1004 | 2026-04-13T20:38:17.652Z | Downloaded serde_repr v0.1.20 |
| 1005 | 2026-04-13T20:38:17.652Z | Downloaded shell-words v1.1.1 |
| 1006 | 2026-04-13T20:38:17.652Z | Downloaded serde_plain v1.0.2 |
| 1007 | 2026-04-13T20:38:17.652Z | Downloaded nibble_vec v0.1.0 |
| 1008 | 2026-04-13T20:38:17.656Z | Downloaded hmac v0.12.1 |
| 1009 | 2026-04-13T20:38:17.656Z | Downloaded ingot-types v0.1.2 |
| 1010 | 2026-04-13T20:38:17.656Z | Downloaded rustls-pemfile v1.0.4 |
| 1011 | 2026-04-13T20:38:17.656Z | Downloaded rustls-pemfile v2.2.0 |
| 1012 | 2026-04-13T20:38:17.662Z | Downloaded papergrid v0.17.0 |
| 1013 | 2026-04-13T20:38:17.662Z | Downloaded sigpipe v0.1.3 |
| 1014 | 2026-04-13T20:38:17.665Z | Downloaded hashbrown v0.12.3 |
| 1015 | 2026-04-13T20:38:17.665Z | Downloaded minimal-lexical v0.2.1 |
| 1016 | 2026-04-13T20:38:17.665Z | Downloaded slog-envlogger v2.2.0 |
| 1017 | 2026-04-13T20:38:17.668Z | Downloaded siphasher v1.0.2 |
| 1018 | 2026-04-13T20:38:17.668Z | Downloaded rustversion v1.0.22 |
| 1019 | 2026-04-13T20:38:17.671Z | Downloaded signal-hook-tokio v0.3.1 |
| 1020 | 2026-04-13T20:38:17.671Z | Downloaded signal-hook-mio v0.2.5 |
| 1021 | 2026-04-13T20:38:17.671Z | Downloaded bumpalo v3.20.2 |
| 1022 | 2026-04-13T20:38:17.675Z | Downloaded chacha20 v0.9.1 |
| 1023 | 2026-04-13T20:38:17.675Z | Downloaded prefix-trie v0.7.0 |
| 1024 | 2026-04-13T20:38:17.678Z | Downloaded bcs v0.1.6 |
| 1025 | 2026-04-13T20:38:17.678Z | Downloaded cipher v0.4.4 |
| 1026 | 2026-04-13T20:38:17.682Z | Downloaded backoff v0.4.0 |
| 1027 | 2026-04-13T20:38:17.682Z | Downloaded atty v0.2.14 |
| 1028 | 2026-04-13T20:38:17.682Z | Downloaded bitfield v0.19.4 |
| 1029 | 2026-04-13T20:38:17.682Z | Downloaded slog-bunyan v2.5.0 |
| 1030 | 2026-04-13T20:38:17.687Z | Downloaded bit-vec v0.6.3 |
| 1031 | 2026-04-13T20:38:17.687Z | Downloaded hickory-server v0.25.2 |
| 1032 | 2026-04-13T20:38:17.690Z | Downloaded jiff-static v0.2.21 |
| 1033 | 2026-04-13T20:38:17.690Z | Downloaded sct v0.7.1 |
| 1034 | 2026-04-13T20:38:17.690Z | Downloaded scroll v0.13.0 |
| 1035 | 2026-04-13T20:38:17.693Z | Downloaded schemars_derive v0.8.22 |
| 1036 | 2026-04-13T20:38:17.693Z | Downloaded dropshot-api-manager v0.6.0 |
| 1037 | 2026-04-13T20:38:17.698Z | Downloaded colored v2.2.0 |
| 1038 | 2026-04-13T20:38:17.698Z | Downloaded der_derive v0.7.3 |
| 1039 | 2026-04-13T20:38:17.698Z | Downloaded data-encoding v2.10.0 |
| 1040 | 2026-04-13T20:38:17.702Z | Downloaded progenitor-impl v0.13.0 |
| 1041 | 2026-04-13T20:38:17.702Z | Downloaded sqlparser_derive v0.5.0 |
| 1042 | 2026-04-13T20:38:17.702Z | Downloaded compression-codecs v0.4.37 |
| 1043 | 2026-04-13T20:38:17.707Z | Downloaded futures-sink v0.3.32 |
| 1044 | 2026-04-13T20:38:17.707Z | Downloaded futures-io v0.3.32 |
| 1045 | 2026-04-13T20:38:17.707Z | Downloaded secrecy v0.8.0 |
| 1046 | 2026-04-13T20:38:17.707Z | Downloaded serde-hex v0.1.0 |
| 1047 | 2026-04-13T20:38:17.710Z | Downloaded sec1 v0.7.3 |
| 1048 | 2026-04-13T20:38:17.713Z | Downloaded ssh-encoding v0.2.0 |
| 1049 | 2026-04-13T20:38:17.716Z | Downloaded strum v0.26.3 |
| 1050 | 2026-04-13T20:38:17.716Z | Downloaded serde_derive_internals v0.29.1 |
| 1051 | 2026-04-13T20:38:17.716Z | Downloaded russh-keys v0.45.0 |
| 1052 | 2026-04-13T20:38:17.719Z | Downloaded strip-ansi-escapes v0.2.1 |
| 1053 | 2026-04-13T20:38:17.724Z | Downloaded structmeta-derive v0.3.0 |
| 1054 | 2026-04-13T20:38:17.724Z | Downloaded supports-color v3.0.2 |
| 1055 | 2026-04-13T20:38:17.724Z | Downloaded ssh-cipher v0.2.0 |
| 1056 | 2026-04-13T20:38:17.728Z | Downloaded http v1.4.0 |
| 1057 | 2026-04-13T20:38:17.728Z | Downloaded simd-adler32 v0.3.8 |
| 1058 | 2026-04-13T20:38:17.728Z | Downloaded serde_path_to_error v0.1.20 |
| 1059 | 2026-04-13T20:38:17.732Z | Downloaded structmeta v0.3.0 |
| 1060 | 2026-04-13T20:38:17.735Z | Downloaded signal-hook-registry v1.4.8 |
| 1061 | 2026-04-13T20:38:17.740Z | Downloaded sync_wrapper v1.0.2 |
| 1062 | 2026-04-13T20:38:17.740Z | Downloaded strum v0.27.2 |
| 1063 | 2026-04-13T20:38:17.740Z | Downloaded rusty-fork v0.3.1 |
| 1064 | 2026-04-13T20:38:17.743Z | Downloaded rustls-pki-types v1.14.0 |
| 1065 | 2026-04-13T20:38:17.743Z | Downloaded subtle v2.6.1 |
| 1066 | 2026-04-13T20:38:17.746Z | Downloaded slog-term v2.9.2 |
| 1067 | 2026-04-13T20:38:17.749Z | Downloaded prettyplease v0.2.37 |
| 1068 | 2026-04-13T20:38:17.753Z | Downloaded slog-async v2.8.0 |
| 1069 | 2026-04-13T20:38:17.753Z | Downloaded tabwriter v1.4.1 |
| 1070 | 2026-04-13T20:38:17.753Z | Downloaded tagptr v0.2.0 |
| 1071 | 2026-04-13T20:38:17.756Z | Downloaded tap v1.0.1 |
| 1072 | 2026-04-13T20:38:17.756Z | Downloaded take_mut v0.2.2 |
| 1073 | 2026-04-13T20:38:17.759Z | Downloaded slog-stdlog v4.1.1 |
| 1074 | 2026-04-13T20:38:17.759Z | Downloaded termtree v0.5.1 |
| 1075 | 2026-04-13T20:38:17.759Z | Downloaded sync-ptr v0.1.4 |
| 1076 | 2026-04-13T20:38:17.759Z | Downloaded smf v0.2.3 |
| 1077 | 2026-04-13T20:38:17.763Z | Downloaded itertools v0.10.5 |
| 1078 | 2026-04-13T20:38:17.768Z | Downloaded crossterm v0.28.1 |
| 1079 | 2026-04-13T20:38:17.772Z | Downloaded progenitor-impl v0.11.2 |
| 1080 | 2026-04-13T20:38:17.772Z | Downloaded smallvec v0.6.14 |
| 1081 | 2026-04-13T20:38:17.772Z | Downloaded slog-scope v4.4.1 |
| 1082 | 2026-04-13T20:38:17.775Z | Downloaded testing_table v0.3.0 |
| 1083 | 2026-04-13T20:38:17.775Z | Downloaded slog-dtrace v0.3.0 |
| 1084 | 2026-04-13T20:38:17.775Z | Downloaded tabled_derive v0.11.0 |
| 1085 | 2026-04-13T20:38:17.775Z | Downloaded snafu-derive v0.8.9 |
| 1086 | 2026-04-13T20:38:17.775Z | Downloaded hyper-util v0.1.20 |
| 1087 | 2026-04-13T20:38:17.778Z | Downloaded thread-id v5.1.0 |
| 1088 | 2026-04-13T20:38:17.781Z | Downloaded spki v0.7.3 |
| 1089 | 2026-04-13T20:38:17.784Z | Downloaded serde_with_macros v3.17.0 |
| 1090 | 2026-04-13T20:38:17.784Z | Downloaded crossterm v0.29.0 |
| 1091 | 2026-04-13T20:38:17.789Z | Downloaded thiserror-impl-no-std v2.0.2 |
| 1092 | 2026-04-13T20:38:17.794Z | Downloaded static_assertions v1.1.0 |
| 1093 | 2026-04-13T20:38:17.794Z | Downloaded sqlformat v0.3.5 |
| 1094 | 2026-04-13T20:38:17.794Z | Downloaded time-core v0.1.8 |
| 1095 | 2026-04-13T20:38:17.797Z | Downloaded tinyvec_macros v0.1.1 |
| 1096 | 2026-04-13T20:38:17.797Z | Downloaded string_cache v0.8.9 |
| 1097 | 2026-04-13T20:38:17.797Z | Downloaded shlex v1.3.0 |
| 1098 | 2026-04-13T20:38:17.800Z | Downloaded strum_macros v0.24.3 |
| 1099 | 2026-04-13T20:38:17.804Z | Downloaded hashbrown v0.15.5 |
| 1100 | 2026-04-13T20:38:17.807Z | Downloaded strum_macros v0.27.2 |
| 1101 | 2026-04-13T20:38:17.807Z | Downloaded strum_macros v0.26.4 |
| 1102 | 2026-04-13T20:38:17.811Z | Downloaded slab v0.4.12 |
| 1103 | 2026-04-13T20:38:17.811Z | Downloaded rustls-platform-verifier v0.6.2 |
| 1104 | 2026-04-13T20:38:17.814Z | Downloaded ryu v1.0.23 |
| 1105 | 2026-04-13T20:38:17.814Z | Downloaded ron v0.8.1 |
| 1106 | 2026-04-13T20:38:17.819Z | Downloaded rayon-core v1.13.0 |
| 1107 | 2026-04-13T20:38:17.822Z | Downloaded slog-json v2.6.1 |
| 1108 | 2026-04-13T20:38:17.822Z | Downloaded rcgen v0.12.1 |
| 1109 | 2026-04-13T20:38:17.822Z | Downloaded support-bundle-viewer v0.1.2 |
| 1110 | 2026-04-13T20:38:17.823Z | Downloaded qorb v0.4.1 |
| 1111 | 2026-04-13T20:38:17.826Z | Downloaded schemars v0.8.22 |
| 1112 | 2026-04-13T20:38:17.832Z | Downloaded num-bigint v0.4.6 |
| 1113 | 2026-04-13T20:38:17.835Z | Downloaded topological-sort v0.2.2 |
| 1114 | 2026-04-13T20:38:17.843Z | Downloaded quinn v0.11.9 |
| 1115 | 2026-04-13T20:38:17.847Z | Downloaded serde_cbor v0.11.2 |
| 1116 | 2026-04-13T20:38:17.851Z | Downloaded libxml v0.3.3 |
| 1117 | 2026-04-13T20:38:17.854Z | Downloaded termios v0.3.3 |
| 1118 | 2026-04-13T20:38:17.855Z | Downloaded stacker v0.1.23 |
| 1119 | 2026-04-13T20:38:17.858Z | Downloaded tls_codec_derive v0.4.2 |
| 1120 | 2026-04-13T20:38:17.858Z | Downloaded trait-variant v0.1.2 |
| 1121 | 2026-04-13T20:38:17.861Z | Downloaded tower-layer v0.3.3 |
| 1122 | 2026-04-13T20:38:17.861Z | Downloaded tls_codec v0.4.2 |
| 1123 | 2026-04-13T20:38:17.861Z | Downloaded thiserror-no-std v2.0.2 |
| 1124 | 2026-04-13T20:38:17.865Z | Downloaded publicsuffix v2.3.0 |
| 1125 | 2026-04-13T20:38:17.868Z | Downloaded tiny-keccak v2.0.2 |
| 1126 | 2026-04-13T20:38:17.868Z | Downloaded serde_yaml v0.9.34+deprecated |
| 1127 | 2026-04-13T20:38:17.868Z | Downloaded mio v1.1.1 |
| 1128 | 2026-04-13T20:38:17.871Z | Downloaded tower-service v0.3.3 |
| 1129 | 2026-04-13T20:38:17.871Z | Downloaded try-lock v0.2.5 |
| 1130 | 2026-04-13T20:38:17.874Z | Downloaded tokio-dtrace v0.1.1 |
| 1131 | 2026-04-13T20:38:17.874Z | Downloaded iddqd v0.3.17 |
| 1132 | 2026-04-13T20:38:17.877Z | Downloaded tokio-macros v2.6.0 |
| 1133 | 2026-04-13T20:38:17.880Z | Downloaded stringprep v0.1.5 |
| 1134 | 2026-04-13T20:38:17.880Z | Downloaded pretty_assertions v1.4.1 |
| 1135 | 2026-04-13T20:38:17.880Z | Downloaded iri-string v0.7.10 |
| 1136 | 2026-04-13T20:38:17.884Z | Downloaded slog v2.8.2 |
| 1137 | 2026-04-13T20:38:17.887Z | Downloaded unarray v0.1.4 |
| 1138 | 2026-04-13T20:38:17.887Z | Downloaded typify-macro v0.6.1 |
| 1139 | 2026-04-13T20:38:17.890Z | Downloaded typify-macro v0.4.3 |
| 1140 | 2026-04-13T20:38:17.890Z | Downloaded tokio-native-tls v0.3.1 |
| 1141 | 2026-04-13T20:38:17.890Z | Downloaded tokio-tungstenite v0.21.0 |
| 1142 | 2026-04-13T20:38:17.893Z | Downloaded unit-prefix v0.5.2 |
| 1143 | 2026-04-13T20:38:17.893Z | Downloaded unicode-truncate v1.1.0 |
| 1144 | 2026-04-13T20:38:17.893Z | Downloaded similar v2.7.0 |
| 1145 | 2026-04-13T20:38:17.897Z | Downloaded universal-hash v0.5.1 |
| 1146 | 2026-04-13T20:38:17.897Z | Downloaded untrusted v0.7.1 |
| 1147 | 2026-04-13T20:38:17.902Z | Downloaded time-macros v0.2.27 |
| 1148 | 2026-04-13T20:38:17.902Z | Downloaded signal-hook v0.3.18 |
| 1149 | 2026-04-13T20:38:17.902Z | Downloaded num-bigint-dig v0.8.6 |
| 1150 | 2026-04-13T20:38:17.906Z | Downloaded socket2 v0.5.10 |
| 1151 | 2026-04-13T20:38:17.906Z | Downloaded schemars v0.9.0 |
| 1152 | 2026-04-13T20:38:17.912Z | Downloaded usdt-attr-macro v0.6.0 |
| 1153 | 2026-04-13T20:38:17.915Z | Downloaded usdt v0.6.0 |
| 1154 | 2026-04-13T20:38:17.915Z | Downloaded toml_datetime v1.0.0+spec-1.1.0 |
| 1155 | 2026-04-13T20:38:17.915Z | Downloaded tokio-tungstenite v0.23.1 |
| 1156 | 2026-04-13T20:38:17.915Z | Downloaded term v1.2.1 |
| 1157 | 2026-04-13T20:38:17.918Z | Downloaded toml_datetime v0.7.5+spec-1.1.0 |
| 1158 | 2026-04-13T20:38:17.918Z | Downloaded term v0.7.0 |
| 1159 | 2026-04-13T20:38:17.921Z | Downloaded socket2 v0.6.2 |
| 1160 | 2026-04-13T20:38:17.921Z | Downloaded thread_local v1.1.9 |
| 1161 | 2026-04-13T20:38:17.921Z | Downloaded utf-8 v0.7.6 |
| 1162 | 2026-04-13T20:38:17.925Z | Downloaded futures-util v0.3.32 |
| 1163 | 2026-04-13T20:38:17.929Z | Downloaded usdt-macro v0.6.0 |
| 1164 | 2026-04-13T20:38:17.931Z | Downloaded rand v0.9.2 |
| 1165 | 2026-04-13T20:38:17.935Z | Downloaded rand v0.8.5 |
| 1166 | 2026-04-13T20:38:17.935Z | Downloaded tui-tree-widget v0.23.1 |
| 1167 | 2026-04-13T20:38:17.938Z | Downloaded itertools v0.13.0 |
| 1168 | 2026-04-13T20:38:17.941Z | Downloaded spin v0.9.8 |
| 1169 | 2026-04-13T20:38:17.944Z | Downloaded want v0.3.1 |
| 1170 | 2026-04-13T20:38:17.944Z | Downloaded wait-timeout v0.2.1 |
| 1171 | 2026-04-13T20:38:17.944Z | Downloaded itertools v0.12.1 |
| 1172 | 2026-04-13T20:38:17.947Z | Downloaded waitgroup v0.1.2 |
| 1173 | 2026-04-13T20:38:17.947Z | Downloaded tokio-rustls v0.25.0 |
| 1174 | 2026-04-13T20:38:17.951Z | Downloaded tokio-rustls v0.26.4 |
| 1175 | 2026-04-13T20:38:17.951Z | Downloaded void v1.0.2 |
| 1176 | 2026-04-13T20:38:17.951Z | Downloaded subprocess v0.2.15 |
| 1177 | 2026-04-13T20:38:17.954Z | Downloaded hyper v1.8.1 |
| 1178 | 2026-04-13T20:38:17.957Z | Downloaded schemars v1.2.1 |
| 1179 | 2026-04-13T20:38:17.964Z | Downloaded tokio-stream v0.1.18 |
| 1180 | 2026-04-13T20:38:17.968Z | Downloaded nom v7.1.3 |
| 1181 | 2026-04-13T20:38:17.973Z | Downloaded untrusted v0.9.0 |
| 1182 | 2026-04-13T20:38:17.973Z | Downloaded xshell-macros v0.2.7 |
| 1183 | 2026-04-13T20:38:17.973Z | Downloaded xattr v1.6.1 |
| 1184 | 2026-04-13T20:38:17.976Z | Downloaded rustls-webpki v0.103.9 |
| 1185 | 2026-04-13T20:38:17.976Z | Downloaded toml_parser v1.0.9+spec-1.1.0 |
| 1186 | 2026-04-13T20:38:17.976Z | Downloaded samael v0.0.19 |
| 1187 | 2026-04-13T20:38:17.979Z | Downloaded tokio-rustls v0.24.1 |
| 1188 | 2026-04-13T20:38:17.982Z | Downloaded tinyvec v1.10.0 |
| 1189 | 2026-04-13T20:38:17.985Z | Downloaded test-strategy v0.4.5 |
| 1190 | 2026-04-13T20:38:17.985Z | Downloaded usdt-impl v0.6.0 |
| 1191 | 2026-04-13T20:38:17.991Z | Downloaded zone v0.3.1 |
| 1192 | 2026-04-13T20:38:17.997Z | Downloaded toml_writer v1.0.6+spec-1.1.0 |
| 1193 | 2026-04-13T20:38:17.999Z | Downloaded vergen-git2 v9.1.0 |
| 1194 | 2026-04-13T20:38:18.003Z | Downloaded vergen-lib v9.1.0 |
| 1195 | 2026-04-13T20:38:18.003Z | Downloaded vergen-lib v0.1.6 |
| 1196 | 2026-04-13T20:38:18.006Z | Downloaded itertools v0.14.0 |
| 1197 | 2026-04-13T20:38:18.009Z | Downloaded vsss-rs v3.3.4 |
| 1198 | 2026-04-13T20:38:18.009Z | Downloaded whoami v1.6.1 |
| 1199 | 2026-04-13T20:38:18.012Z | Downloaded walkdir v2.5.0 |
| 1200 | 2026-04-13T20:38:18.012Z | Downloaded tracing-attributes v0.1.31 |
| 1201 | 2026-04-13T20:38:18.015Z | Downloaded unicase v2.9.0 |
| 1202 | 2026-04-13T20:38:18.018Z | Downloaded rsa v0.9.10 |
| 1203 | 2026-04-13T20:38:18.022Z | Downloaded uzers v0.12.2 |
| 1204 | 2026-04-13T20:38:18.027Z | Downloaded twox-hash v2.1.2 |
| 1205 | 2026-04-13T20:38:18.031Z | Downloaded toml v0.9.12+spec-1.1.0 |
| 1206 | 2026-04-13T20:38:18.034Z | Downloaded wyz v0.5.1 |
| 1207 | 2026-04-13T20:38:18.039Z | Downloaded unicode-properties v0.1.4 |
| 1208 | 2026-04-13T20:38:18.042Z | Downloaded steno v0.4.1 |
| 1209 | 2026-04-13T20:38:18.045Z | Downloaded zeroize v1.8.2 |
| 1210 | 2026-04-13T20:38:18.050Z | Downloaded blake3 v1.8.3 |
| 1211 | 2026-04-13T20:38:18.055Z | Downloaded toml v1.0.6+spec-1.1.0 |
| 1212 | 2026-04-13T20:38:18.058Z | Downloaded zone_cfg_derive v0.3.1 |
| 1213 | 2026-04-13T20:38:18.058Z | Downloaded zeroize_derive v1.4.3 |
| 1214 | 2026-04-13T20:38:18.058Z | Downloaded xshell v0.2.7 |
| 1215 | 2026-04-13T20:38:18.061Z | Downloaded vergen-gitcl v1.0.8 |
| 1216 | 2026-04-13T20:38:18.061Z | Downloaded zstd-safe v7.2.4 |
| 1217 | 2026-04-13T20:38:18.061Z | Downloaded zstd v0.13.3 |
| 1218 | 2026-04-13T20:38:18.079Z | Downloaded h2 v0.4.13 |
| 1219 | 2026-04-13T20:38:18.079Z | Downloaded hkdf v0.12.4 |
| 1220 | 2026-04-13T20:38:18.079Z | Downloaded bitvec v1.0.1 |
| 1221 | 2026-04-13T20:38:18.079Z | Downloaded vergen v9.1.0 |
| 1222 | 2026-04-13T20:38:18.079Z | Downloaded toml v0.7.8 |
| 1223 | 2026-04-13T20:38:18.084Z | Downloaded aws-lc-rs v1.16.0 |
| 1224 | 2026-04-13T20:38:18.089Z | Downloaded tracing-core v0.1.36 |
| 1225 | 2026-04-13T20:38:18.089Z | Downloaded libm v0.2.16 |
| 1226 | 2026-04-13T20:38:18.094Z | Downloaded whoami v2.1.0 |
| 1227 | 2026-04-13T20:38:18.096Z | Downloaded tungstenite v0.23.0 |
| 1228 | 2026-04-13T20:38:18.097Z | Downloaded rand v0.10.0 |
| 1229 | 2026-04-13T20:38:18.099Z | Downloaded typify v0.4.3 |
| 1230 | 2026-04-13T20:38:18.100Z | Downloaded vte v0.14.1 |
| 1231 | 2026-04-13T20:38:18.103Z | Downloaded unsafe-libyaml v0.2.11 |
| 1232 | 2026-04-13T20:38:18.103Z | Downloaded unicode-bidi v0.3.18 |
| 1233 | 2026-04-13T20:38:18.106Z | Downloaded yasna v0.5.2 |
| 1234 | 2026-04-13T20:38:18.106Z | Downloaded tungstenite v0.21.0 |
| 1235 | 2026-04-13T20:38:18.109Z | Downloaded p521 v0.13.3 |
| 1236 | 2026-04-13T20:38:18.109Z | Downloaded typify v0.6.1 |
| 1237 | 2026-04-13T20:38:18.112Z | Downloaded russh v0.45.0 |
| 1238 | 2026-04-13T20:38:18.116Z | Downloaded tar v0.4.45 |
| 1239 | 2026-04-13T20:38:18.119Z | Downloaded rpassword v7.4.0 |
| 1240 | 2026-04-13T20:38:18.122Z | Downloaded uuid v1.23.0 |
| 1241 | 2026-04-13T20:38:18.125Z | Downloaded snafu v0.8.9 |
| 1242 | 2026-04-13T20:38:18.129Z | Downloaded toml_edit v0.23.10+spec-1.0.0 |
| 1243 | 2026-04-13T20:38:18.132Z | Downloaded git2 v0.20.4 |
| 1244 | 2026-04-13T20:38:18.136Z | Downloaded zerocopy v0.6.6 |
| 1245 | 2026-04-13T20:38:18.139Z | Downloaded ssh-key v0.6.7 |
| 1246 | 2026-04-13T20:38:18.142Z | Downloaded chrono v0.4.44 |
| 1247 | 2026-04-13T20:38:18.146Z | Downloaded bindgen v0.71.1 |
| 1248 | 2026-04-13T20:38:18.154Z | Downloaded unicode_categories v0.1.1 |
| 1249 | 2026-04-13T20:38:18.157Z | Downloaded reedline v0.40.0 |
| 1250 | 2026-04-13T20:38:18.161Z | Downloaded toml_edit v0.19.15 |
| 1251 | 2026-04-13T20:38:18.170Z | Downloaded rustyline v14.0.0 |
| 1252 | 2026-04-13T20:38:18.179Z | Downloaded zopfli v0.8.3 |
| 1253 | 2026-04-13T20:38:18.189Z | Downloaded p384 v0.13.1 |
| 1254 | 2026-04-13T20:38:18.201Z | Downloaded zip v0.6.6 |
| 1255 | 2026-04-13T20:38:18.204Z | Downloaded lalrpop v0.19.12 |
| 1256 | 2026-04-13T20:38:18.210Z | Downloaded tower v0.5.3 |
| 1257 | 2026-04-13T20:38:18.214Z | Downloaded yansi v1.0.1 |
| 1258 | 2026-04-13T20:38:18.217Z | Downloaded quick-xml v0.37.5 |
| 1259 | 2026-04-13T20:38:18.220Z | Downloaded reqwest v0.13.2 |
| 1260 | 2026-04-13T20:38:18.224Z | Downloaded regex v1.12.3 |
| 1261 | 2026-04-13T20:38:18.227Z | Downloaded goblin v0.10.5 |
| 1262 | 2026-04-13T20:38:18.230Z | Downloaded x509-cert v0.2.5 |
| 1263 | 2026-04-13T20:38:18.237Z | Downloaded tokio-postgres v0.7.16 |
| 1264 | 2026-04-13T20:38:18.245Z | Downloaded rayon v1.11.0 |
| 1265 | 2026-04-13T20:38:18.251Z | Downloaded unicode-segmentation v1.12.0 |
| 1266 | 2026-04-13T20:38:18.254Z | Downloaded reqwest v0.12.28 |
| 1267 | 2026-04-13T20:38:18.257Z | Downloaded tokio-util v0.7.18 |
| 1268 | 2026-04-13T20:38:18.260Z | Downloaded unicode-normalization v0.1.25 |
| 1269 | 2026-04-13T20:38:18.279Z | Downloaded object v0.30.4 |
| 1270 | 2026-04-13T20:38:18.283Z | Downloaded typed-path v0.9.3 |
| 1271 | 2026-04-13T20:38:18.286Z | Downloaded zerocopy-derive v0.8.40 |
| 1272 | 2026-04-13T20:38:18.291Z | Downloaded moka v0.12.13 |
| 1273 | 2026-04-13T20:38:18.297Z | Downloaded zip v4.6.1 |
| 1274 | 2026-04-13T20:38:18.300Z | Downloaded tough v0.20.0 |
| 1275 | 2026-04-13T20:38:18.304Z | Downloaded serde_with v3.17.0 |
| 1276 | 2026-04-13T20:38:18.310Z | Downloaded tower-http v0.6.8 |
| 1277 | 2026-04-13T20:38:18.314Z | Downloaded portable-atomic v1.13.1 |
| 1278 | 2026-04-13T20:38:18.318Z | Downloaded salty v0.3.0 |
| 1279 | 2026-04-13T20:38:18.324Z | Downloaded winnow v0.6.26 |
| 1280 | 2026-04-13T20:38:18.331Z | Downloaded winnow v0.5.40 |
| 1281 | 2026-04-13T20:38:18.336Z | Downloaded proptest v1.10.0 |
| 1282 | 2026-04-13T20:38:18.339Z | Downloaded csv v1.4.0 |
| 1283 | 2026-04-13T20:38:18.353Z | Downloaded rustls-webpki v0.102.8 |
| 1284 | 2026-04-13T20:38:18.362Z | Downloaded petname v2.0.2 |
| 1285 | 2026-04-13T20:38:18.365Z | Downloaded curve25519-dalek v4.1.3 |
| 1286 | 2026-04-13T20:38:18.371Z | Downloaded time v0.3.47 |
| 1287 | 2026-04-13T20:38:18.382Z | Downloaded regex-syntax v0.6.29 |
| 1288 | 2026-04-13T20:38:18.385Z | Downloaded openssl v0.10.75 |
| 1289 | 2026-04-13T20:38:18.389Z | Downloaded nix v0.27.1 |
| 1290 | 2026-04-13T20:38:18.397Z | Downloaded bstr v1.12.1 |
| 1291 | 2026-04-13T20:38:18.401Z | Downloaded rustls-webpki v0.101.7 |
| 1292 | 2026-04-13T20:38:18.411Z | Downloaded quinn-proto v0.11.13 |
| 1293 | 2026-04-13T20:38:18.415Z | Downloaded webpki-roots v1.0.6 |
| 1294 | 2026-04-13T20:38:18.418Z | Downloaded object v0.37.3 |
| 1295 | 2026-04-13T20:38:18.424Z | Downloaded radix_trie v0.2.1 |
| 1296 | 2026-04-13T20:38:18.429Z | Downloaded regress v0.10.5 |
| 1297 | 2026-04-13T20:38:18.433Z | Downloaded zerocopy v0.8.40 |
| 1298 | 2026-04-13T20:38:18.438Z | Downloaded hickory-proto v0.25.2 |
| 1299 | 2026-04-13T20:38:18.447Z | Downloaded polar-core v0.27.3 |
| 1300 | 2026-04-13T20:38:18.452Z | Downloaded nix v0.31.1 |
| 1301 | 2026-04-13T20:38:18.459Z | Downloaded dropshot v0.16.7 |
| 1302 | 2026-04-13T20:38:18.471Z | Downloaded nix v0.28.0 |
| 1303 | 2026-04-13T20:38:18.479Z | Downloaded tabled v0.20.0 |
| 1304 | 2026-04-13T20:38:18.489Z | Downloaded dropshot v0.17.0 |
| 1305 | 2026-04-13T20:38:18.504Z | Downloaded rustls v0.21.12 |
| 1306 | 2026-04-13T20:38:18.510Z | Downloaded smoltcp v0.9.1 |
| 1307 | 2026-04-13T20:38:18.516Z | Downloaded hickory-proto v0.24.4 |
| 1308 | 2026-04-13T20:38:18.525Z | Downloaded vcpkg v0.2.15 |
| 1309 | 2026-04-13T20:38:18.546Z | Downloaded sqlparser v0.61.0 |
| 1310 | 2026-04-13T20:38:18.554Z | Downloaded openapiv3 v2.2.0 |
| 1311 | 2026-04-13T20:38:18.561Z | Downloaded diesel v2.3.7 |
| 1312 | 2026-04-13T20:38:18.573Z | Downloaded zlib-rs v0.6.2 |
| 1313 | 2026-04-13T20:38:18.576Z | Downloaded bzip2-sys v0.1.13+1.0.8 |
| 1314 | 2026-04-13T20:38:18.584Z | Downloaded typify-impl v0.6.1 |
| 1315 | 2026-04-13T20:38:18.592Z | Downloaded typify-impl v0.4.3 |
| 1316 | 2026-04-13T20:38:18.600Z | Downloaded rustix v0.38.44 |
| 1317 | 2026-04-13T20:38:18.613Z | Downloaded rustls v0.23.37 |
| 1318 | 2026-04-13T20:38:18.620Z | Downloaded zerocopy-derive v0.6.6 |
| 1319 | 2026-04-13T20:38:18.625Z | Downloaded smoltcp v0.11.0 |
| 1320 | 2026-04-13T20:38:18.632Z | Downloaded rustls v0.22.4 |
| 1321 | 2026-04-13T20:38:18.640Z | Downloaded regex-syntax v0.8.10 |
| 1322 | 2026-04-13T20:38:18.652Z | Downloaded chrono-tz v0.10.4 |
| 1323 | 2026-04-13T20:38:18.678Z | Downloaded sled v0.34.7 |
| 1324 | 2026-04-13T20:38:18.683Z | Downloaded libz-sys v1.1.24 |
| 1325 | 2026-04-13T20:38:18.700Z | Downloaded tokio v1.50.0 |
| 1326 | 2026-04-13T20:38:18.722Z | Downloaded tracing v0.1.44 |
| 1327 | 2026-04-13T20:38:18.734Z | Downloaded ratatui v0.29.0 |
| 1328 | 2026-04-13T20:38:18.785Z | Downloaded regex-automata v0.4.14 |
| 1329 | 2026-04-13T20:38:18.803Z | Downloaded petgraph v0.6.5 |
| 1330 | 2026-04-13T20:38:18.814Z | Downloaded ring v0.17.14 |
| 1331 | 2026-04-13T20:38:18.839Z | Downloaded jiff v0.2.21 |
| 1332 | 2026-04-13T20:38:18.857Z | Downloaded petgraph v0.8.3 |
| 1333 | 2026-04-13T20:38:18.878Z | Downloaded zstd-sys v2.0.16+zstd.1.5.7 |
| 1334 | 2026-04-13T20:38:18.888Z | Downloaded sha3 v0.10.8 |
| 1335 | 2026-04-13T20:38:18.927Z | Downloaded encoding_rs v0.8.35 |
| 1336 | 2026-04-13T20:38:18.956Z | Downloaded libgit2-sys v0.18.3+1.9.2 |
| 1337 | 2026-04-13T20:38:19.380Z | Downloaded aws-lc-sys v0.37.1 |
| 1338 | 2026-04-13T20:38:19.629Z | Compiling libc v0.2.180 |
| 1339 | 2026-04-13T20:38:19.629Z | Compiling serde v1.0.228 |
| 1340 | 2026-04-13T20:38:19.640Z | Compiling shlex v1.3.0 |
| 1341 | 2026-04-13T20:38:19.640Z | Compiling find-msvc-tools v0.1.9 |
| 1342 | 2026-04-13T20:38:19.640Z | Compiling log v0.4.29 |
| 1343 | 2026-04-13T20:38:19.640Z | Compiling syn v2.0.117 |
| 1344 | 2026-04-13T20:38:19.770Z | Compiling smallvec v1.15.1 |
| 1345 | 2026-04-13T20:38:19.772Z | Compiling typenum v1.19.0 |
| 1346 | 2026-04-13T20:38:19.948Z | Compiling generic-array v0.14.7 |
| 1347 | 2026-04-13T20:38:19.964Z | Compiling subtle v2.6.1 |
| 1348 | 2026-04-13T20:38:19.998Z | Compiling scopeguard v1.2.0 |
| 1349 | 2026-04-13T20:38:20.072Z | Compiling const-oid v0.9.6 |
| 1350 | 2026-04-13T20:38:20.098Z | Compiling lock_api v0.4.14 |
| 1351 | 2026-04-13T20:38:20.110Z | Compiling pin-project-lite v0.2.17 |
| 1352 | 2026-04-13T20:38:20.149Z | Compiling serde_json v1.0.149 |
| 1353 | 2026-04-13T20:38:20.200Z | Compiling portable-atomic v1.13.1 |
| 1354 | 2026-04-13T20:38:20.213Z | Compiling parking_lot_core v0.9.12 |
| 1355 | 2026-04-13T20:38:20.312Z | Compiling zerocopy v0.8.40 |
| 1356 | 2026-04-13T20:38:20.461Z | Compiling critical-section v1.2.0 |
| 1357 | 2026-04-13T20:38:20.572Z | Compiling futures-core v0.3.32 |
| 1358 | 2026-04-13T20:38:20.646Z | Compiling getrandom v0.2.17 |
| 1359 | 2026-04-13T20:38:20.661Z | Compiling jobserver v0.1.34 |
| 1360 | 2026-04-13T20:38:20.698Z | Compiling errno v0.3.14 |
| 1361 | 2026-04-13T20:38:20.775Z | Compiling rand_core v0.6.4 |
| 1362 | 2026-04-13T20:38:20.842Z | Compiling signal-hook-registry v1.4.8 |
| 1363 | 2026-04-13T20:38:20.868Z | Compiling cc v1.2.56 |
| 1364 | 2026-04-13T20:38:21.023Z | Compiling parking_lot v0.12.5 |
| 1365 | 2026-04-13T20:38:21.039Z | Compiling mio v1.1.1 |
| 1366 | 2026-04-13T20:38:21.059Z | Compiling pkg-config v0.3.32 |
| 1367 | 2026-04-13T20:38:21.113Z | Compiling libm v0.2.16 |
| 1368 | 2026-04-13T20:38:21.244Z | Compiling once_cell v1.21.3 |
| 1369 | 2026-04-13T20:38:21.384Z | Compiling socket2 v0.6.2 |
| 1370 | 2026-04-13T20:38:21.432Z | Compiling num-traits v0.2.19 |
| 1371 | 2026-04-13T20:38:21.454Z | Compiling bitflags v2.11.0 |
| 1372 | 2026-04-13T20:38:21.487Z | Compiling percent-encoding v2.3.2 |
| 1373 | 2026-04-13T20:38:21.598Z | Compiling allocator-api2 v0.2.21 |
| 1374 | 2026-04-13T20:38:21.688Z | Compiling futures-sink v0.3.32 |
| 1375 | 2026-04-13T20:38:21.702Z | Compiling cpufeatures v0.2.17 |
| 1376 | 2026-04-13T20:38:21.773Z | Compiling futures-channel v0.3.32 |
| 1377 | 2026-04-13T20:38:21.790Z | Compiling futures-task v0.3.32 |
| 1378 | 2026-04-13T20:38:21.793Z | Compiling rustversion v1.0.22 |
| 1379 | 2026-04-13T20:38:21.816Z | Compiling foldhash v0.2.0 |
| 1380 | 2026-04-13T20:38:21.946Z | Compiling futures-io v0.3.32 |
| 1381 | 2026-04-13T20:38:21.973Z | Compiling slab v0.4.12 |
| 1382 | 2026-04-13T20:38:21.993Z | Compiling hashbrown v0.16.1 |
| 1383 | 2026-04-13T20:38:22.027Z | Compiling getrandom v0.3.4 |
| 1384 | 2026-04-13T20:38:22.097Z | Compiling form_urlencoded v1.2.2 |
| 1385 | 2026-04-13T20:38:22.145Z | Compiling getrandom v0.4.1 |
| 1386 | 2026-04-13T20:38:22.440Z | Compiling ring v0.17.14 |
| 1387 | 2026-04-13T20:38:22.609Z | Compiling synstructure v0.13.2 |
| 1388 | 2026-04-13T20:38:22.623Z | Compiling indexmap v2.13.0 |
| 1389 | 2026-04-13T20:38:22.659Z | Compiling cmake v0.1.57 |
| 1390 | 2026-04-13T20:38:22.859Z | Compiling ident_case v1.0.1 |
| 1391 | 2026-04-13T20:38:22.988Z | Compiling base64ct v1.8.3 |
| 1392 | 2026-04-13T20:38:23.017Z | Compiling fs_extra v1.3.0 |
| 1393 | 2026-04-13T20:38:23.054Z | Compiling dunce v1.0.5 |
| 1394 | 2026-04-13T20:38:23.057Z | Compiling rand_core v0.10.0 |
| 1395 | 2026-04-13T20:38:23.152Z | Compiling iana-time-zone v0.1.65 |
| 1396 | 2026-04-13T20:38:23.219Z | Compiling pem-rfc7468 v0.7.0 |
| 1397 | 2026-04-13T20:38:23.271Z | Compiling untrusted v0.9.0 |
| 1398 | 2026-04-13T20:38:23.285Z | Compiling aws-lc-sys v0.37.1 |
| 1399 | 2026-04-13T20:38:23.288Z | Compiling flagset v0.4.7 |
| 1400 | 2026-04-13T20:38:23.357Z | Compiling rand_core v0.9.5 |
| 1401 | 2026-04-13T20:38:23.390Z | Compiling uuid v1.23.0 |
| 1402 | 2026-04-13T20:38:23.415Z | Compiling rustix v1.1.3 |
| 1403 | 2026-04-13T20:38:23.446Z | Compiling rustc_version v0.4.1 |
| 1404 | 2026-04-13T20:38:23.525Z | Compiling tracing-core v0.1.36 |
| 1405 | 2026-04-13T20:38:23.636Z | Compiling regex-syntax v0.8.10 |
| 1406 | 2026-04-13T20:38:23.784Z | Compiling vcpkg v0.2.15 |
| 1407 | 2026-04-13T20:38:23.998Z | Compiling httparse v1.10.1 |
| 1408 | 2026-04-13T20:38:24.086Z | Compiling aws-lc-rs v1.16.0 |
| 1409 | 2026-04-13T20:38:24.378Z | Compiling pest_generator v2.8.6 |
| 1410 | 2026-04-13T20:38:24.383Z | Compiling serde_derive v1.0.228 |
| 1411 | 2026-04-13T20:38:24.404Z | Compiling zeroize_derive v1.4.3 |
| 1412 | 2026-04-13T20:38:24.536Z | Compiling zerofrom-derive v0.1.6 |
| 1413 | 2026-04-13T20:38:25.082Z | Compiling zeroize v1.8.2 |
| 1414 | 2026-04-13T20:38:25.112Z | Compiling yoke-derive v0.8.1 |
| 1415 | 2026-04-13T20:38:25.312Z | Compiling zerocopy-derive v0.8.40 |
| 1416 | 2026-04-13T20:38:25.842Z | Compiling crypto-common v0.1.7 |
| 1417 | 2026-04-13T20:38:25.965Z | Compiling zerofrom v0.1.6 |
| 1418 | 2026-04-13T20:38:25.992Z | Compiling block-buffer v0.10.4 |
| 1419 | 2026-04-13T20:38:26.063Z | Compiling zerovec-derive v0.11.2 |
| 1420 | 2026-04-13T20:38:26.089Z | Compiling displaydoc v0.2.5 |
| 1421 | 2026-04-13T20:38:26.160Z | Compiling digest v0.10.7 |
| 1422 | 2026-04-13T20:38:26.274Z | Compiling yoke v0.8.1 |
| 1423 | 2026-04-13T20:38:26.405Z | Compiling tokio-macros v2.6.0 |
| 1424 | 2026-04-13T20:38:26.457Z | Compiling futures-macro v0.3.32 |
| 1425 | 2026-04-13T20:38:26.824Z | Compiling zerotrie v0.2.3 |
| 1426 | 2026-04-13T20:38:27.115Z | Compiling hmac v0.12.1 |
| 1427 | 2026-04-13T20:38:27.126Z | Compiling block-padding v0.3.3 |
| 1428 | 2026-04-13T20:38:27.156Z | Compiling zerovec v0.11.5 |
| 1429 | 2026-04-13T20:38:27.234Z | Compiling futures-util v0.3.32 |
| 1430 | 2026-04-13T20:38:27.249Z | Compiling inout v0.1.4 |
| 1431 | 2026-04-13T20:38:27.268Z | Compiling rustls-pki-types v1.14.0 |
| 1432 | 2026-04-13T20:38:27.282Z | Compiling sha2 v0.10.9 |
| 1433 | 2026-04-13T20:38:27.475Z | Compiling cipher v0.4.4 |
| 1434 | 2026-04-13T20:38:27.729Z | Compiling tinystr v0.8.2 |
| 1435 | 2026-04-13T20:38:27.742Z | Compiling potential_utf v0.1.4 |
| 1436 | 2026-04-13T20:38:27.756Z | Compiling der_derive v0.7.3 |
| 1437 | 2026-04-13T20:38:27.905Z | Compiling bytes v1.11.1 |
| 1438 | 2026-04-13T20:38:27.922Z | Compiling icu_locale_core v2.1.1 |
| 1439 | 2026-04-13T20:38:27.931Z | Compiling icu_collections v2.1.1 |
| 1440 | 2026-04-13T20:38:28.411Z | Compiling tokio v1.50.0 |
| 1441 | 2026-04-13T20:38:28.511Z | Compiling http v1.4.0 |
| 1442 | 2026-04-13T20:38:28.641Z | Compiling icu_provider v2.1.1 |
| 1443 | 2026-04-13T20:38:28.727Z | Compiling der v0.7.10 |
| 1444 | 2026-04-13T20:38:28.797Z | Compiling chrono v0.4.44 |
| 1445 | 2026-04-13T20:38:28.931Z | Compiling icu_normalizer v2.1.1 |
| 1446 | 2026-04-13T20:38:29.417Z | Compiling icu_properties v2.1.2 |
| 1447 | 2026-04-13T20:38:29.518Z | Compiling thiserror-impl v2.0.18 |
| 1448 | 2026-04-13T20:38:29.758Z | Compiling ppv-lite86 v0.2.21 |
| 1449 | 2026-04-13T20:38:29.915Z | Compiling spki v0.7.3 |
| 1450 | 2026-04-13T20:38:30.069Z | Compiling salsa20 v0.10.2 |
| 1451 | 2026-04-13T20:38:30.116Z | Compiling pbkdf2 v0.12.2 |
| 1452 | 2026-04-13T20:38:30.165Z | Compiling tracing-attributes v0.1.31 |
| 1453 | 2026-04-13T20:38:30.204Z | Compiling scrypt v0.11.0 |
| 1454 | 2026-04-13T20:38:30.227Z | Compiling rand_chacha v0.9.0 |
| 1455 | 2026-04-13T20:38:30.454Z | Compiling idna_adapter v1.2.1 |
| 1456 | 2026-04-13T20:38:30.483Z | Compiling http-body v1.0.1 |
| 1457 | 2026-04-13T20:38:30.589Z | Compiling idna v1.1.0 |
| 1458 | 2026-04-13T20:38:30.632Z | Compiling aes v0.8.4 |
| 1459 | 2026-04-13T20:38:30.813Z | Compiling thiserror v2.0.18 |
| 1460 | 2026-04-13T20:38:30.914Z | Compiling url v2.5.8 |
| 1461 | 2026-04-13T20:38:30.929Z | Compiling cbc v0.1.2 |
| 1462 | 2026-04-13T20:38:31.075Z | Compiling openssl-sys v0.9.111 |
| 1463 | 2026-04-13T20:38:31.181Z | Compiling serde_derive_internals v0.29.1 |
| 1464 | 2026-04-13T20:38:31.231Z | Compiling crc32fast v1.5.0 |
| 1465 | 2026-04-13T20:38:31.432Z | Compiling tracing v0.1.44 |
| 1466 | 2026-04-13T20:38:31.495Z | Compiling schemars v0.8.22 |
| 1467 | 2026-04-13T20:38:31.576Z | Compiling time-core v0.1.8 |
| 1468 | 2026-04-13T20:38:31.660Z | Compiling atomic-waker v1.1.2 |
| 1469 | 2026-04-13T20:38:31.685Z | Compiling num-conv v0.2.0 |
| 1470 | 2026-04-13T20:38:31.699Z | Compiling base64 v0.22.1 |
| 1471 | 2026-04-13T20:38:31.703Z | Compiling powerfmt v0.2.0 |
| 1472 | 2026-04-13T20:38:31.810Z | Compiling time-macros v0.2.27 |
| 1473 | 2026-04-13T20:38:31.825Z | Compiling pkcs5 v0.7.1 |
| 1474 | 2026-04-13T20:38:31.828Z | Compiling rand v0.9.2 |
| 1475 | 2026-04-13T20:38:31.905Z | Compiling deranged v0.5.8 |
| 1476 | 2026-04-13T20:38:32.010Z | Compiling pest_derive v2.8.6 |
| 1477 | 2026-04-13T20:38:32.058Z | Compiling tokio-util v0.7.18 |
| 1478 | 2026-04-13T20:38:32.287Z | Compiling schemars_derive v0.8.22 |
| 1479 | 2026-04-13T20:38:32.619Z | Compiling scroll_derive v0.13.1 |
| 1480 | 2026-04-13T20:38:32.756Z | Compiling spin v0.9.8 |
| 1481 | 2026-04-13T20:38:32.902Z | Compiling untrusted v0.7.1 |
| 1482 | 2026-04-13T20:38:32.919Z | Compiling try-lock v0.2.5 |
| 1483 | 2026-04-13T20:38:32.964Z | Compiling tower-layer v0.3.3 |
| 1484 | 2026-04-13T20:38:33.022Z | Compiling dyn-clone v1.0.20 |
| 1485 | 2026-04-13T20:38:33.025Z | Compiling simd-adler32 v0.3.8 |
| 1486 | 2026-04-13T20:38:33.094Z | Compiling openssl-probe v0.2.1 |
| 1487 | 2026-04-13T20:38:33.122Z | Compiling num_threads v0.1.7 |
| 1488 | 2026-04-13T20:38:33.157Z | Compiling tower-service v0.3.3 |
| 1489 | 2026-04-13T20:38:33.217Z | Compiling time v0.3.47 |
| 1490 | 2026-04-13T20:38:33.251Z | Compiling want v0.3.1 |
| 1491 | 2026-04-13T20:38:33.264Z | Compiling h2 v0.4.13 |
| 1492 | 2026-04-13T20:38:33.267Z | Compiling pkcs8 v0.10.2 |
| 1493 | 2026-04-13T20:38:33.407Z | Compiling scroll v0.13.0 |
| 1494 | 2026-04-13T20:38:33.565Z | Compiling ipnet v2.11.0 |
| 1495 | 2026-04-13T20:38:33.596Z | Compiling darling_core v0.20.11 |
| 1496 | 2026-04-13T20:38:33.666Z | Compiling slog v2.8.2 |
| 1497 | 2026-04-13T20:38:33.847Z | Compiling pin-utils v0.1.0 |
| 1498 | 2026-04-13T20:38:33.923Z | Compiling adler2 v2.0.1 |
| 1499 | 2026-04-13T20:38:34.021Z | Compiling tinyvec_macros v0.1.1 |
| 1500 | 2026-04-13T20:38:34.049Z | Compiling httpdate v1.0.3 |
| 1501 | 2026-04-13T20:38:34.063Z | Compiling rustls v0.23.37 |
| 1502 | 2026-04-13T20:38:34.089Z | Compiling tinyvec v1.10.0 |
| 1503 | 2026-04-13T20:38:34.225Z | Compiling miniz_oxide v0.8.9 |
| 1504 | 2026-04-13T20:38:34.288Z | Compiling goblin v0.10.5 |
| 1505 | 2026-04-13T20:38:34.424Z | Compiling erased-serde v0.3.31 |
| 1506 | 2026-04-13T20:38:34.743Z | Compiling zstd-sys v2.0.16+zstd.1.5.7 |
| 1507 | 2026-04-13T20:38:34.783Z | Compiling socket2 v0.5.10 |
| 1508 | 2026-04-13T20:38:34.830Z | Compiling aho-corasick v1.1.4 |
| 1509 | 2026-04-13T20:38:34.900Z | Compiling zlib-rs v0.6.2 |
| 1510 | 2026-04-13T20:38:35.124Z | Compiling openssl v0.10.75 |
| 1511 | 2026-04-13T20:38:35.179Z | Compiling usdt-impl v0.6.0 |
| 1512 | 2026-04-13T20:38:35.344Z | Compiling crossbeam-utils v0.8.21 |
| 1513 | 2026-04-13T20:38:35.382Z | Compiling foreign-types-shared v0.1.1 |
| 1514 | 2026-04-13T20:38:35.468Z | Compiling foreign-types v0.3.2 |
| 1515 | 2026-04-13T20:38:35.583Z | Compiling tempfile v3.25.0 |
| 1516 | 2026-04-13T20:38:35.644Z | Compiling regex-automata v0.4.14 |
| 1517 | 2026-04-13T20:38:35.820Z | Compiling darling_macro v0.20.11 |
| 1518 | 2026-04-13T20:38:36.283Z | Compiling hyper v1.8.1 |
| 1519 | 2026-04-13T20:38:36.474Z | Compiling darling v0.20.11 |
| 1520 | 2026-04-13T20:38:36.926Z | Compiling dof v0.4.0 |
| 1521 | 2026-04-13T20:38:37.093Z | Compiling dtrace-parser v0.3.0 |
| 1522 | 2026-04-13T20:38:37.837Z | Compiling flate2 v1.1.9 |
| 1523 | 2026-04-13T20:38:37.866Z | Compiling hyper-util v0.1.20 |
| 1524 | 2026-04-13T20:38:38.097Z | Compiling serde_tokenstream v0.2.3 |
| 1525 | 2026-04-13T20:38:38.255Z | Compiling openssl-macros v0.1.1 |
| 1526 | 2026-04-13T20:38:38.415Z | Compiling wait-timeout v0.2.1 |
| 1527 | 2026-04-13T20:38:38.485Z | Compiling thread-id v5.1.0 |
| 1528 | 2026-04-13T20:38:38.573Z | Compiling bit-vec v0.8.0 |
| 1529 | 2026-04-13T20:38:38.588Z | Compiling siphasher v1.0.2 |
| 1530 | 2026-04-13T20:38:38.649Z | Compiling quick-error v1.2.3 |
| 1531 | 2026-04-13T20:38:38.683Z | Compiling paste v1.0.15 |
| 1532 | 2026-04-13T20:38:38.754Z | Compiling syn v1.0.109 |
| 1533 | 2026-04-13T20:38:38.769Z | Compiling native-tls v0.2.18 |
| 1534 | 2026-04-13T20:38:38.799Z | Compiling bit-set v0.8.0 |
| 1535 | 2026-04-13T20:38:38.961Z | Compiling rusty-fork v0.3.1 |
| 1536 | 2026-04-13T20:38:39.101Z | Compiling derive_builder_core v0.20.2 |
| 1537 | 2026-04-13T20:38:39.582Z | Compiling unicode-normalization v0.1.25 |
| 1538 | 2026-04-13T20:38:39.616Z | Compiling rustls-native-certs v0.8.3 |
| 1539 | 2026-04-13T20:38:39.714Z | Compiling http-body-util v0.1.3 |
| 1540 | 2026-04-13T20:38:39.750Z | Compiling signature v2.2.0 |
| 1541 | 2026-04-13T20:38:39.906Z | Compiling thiserror-impl v1.0.69 |
| 1542 | 2026-04-13T20:38:39.929Z | Compiling scroll_derive v0.12.1 |
| 1543 | 2026-04-13T20:38:40.014Z | Compiling heapless v0.7.17 |
| 1544 | 2026-04-13T20:38:40.017Z | Compiling rand_xorshift v0.4.0 |
| 1545 | 2026-04-13T20:38:40.024Z | Compiling darling_core v0.21.3 |
| 1546 | 2026-04-13T20:38:40.109Z | Compiling bzip2-sys v0.1.13+1.0.8 |
| 1547 | 2026-04-13T20:38:40.190Z | Compiling sync_wrapper v1.0.2 |
| 1548 | 2026-04-13T20:38:40.299Z | Compiling cookie v0.18.1 |
| 1549 | 2026-04-13T20:38:40.376Z | Compiling encoding_rs v0.8.35 |
| 1550 | 2026-04-13T20:38:40.475Z | Compiling ryu v1.0.23 |
| 1551 | 2026-04-13T20:38:40.562Z | Compiling zstd-safe v7.2.4 |
| 1552 | 2026-04-13T20:38:40.649Z | Compiling signal-hook v0.3.18 |
| 1553 | 2026-04-13T20:38:40.752Z | Compiling rustls v0.22.4 |
| 1554 | 2026-04-13T20:38:40.821Z | Compiling unicode-bidi v0.3.18 |
| 1555 | 2026-04-13T20:38:40.919Z | Compiling anyhow v1.0.102 |
| 1556 | 2026-04-13T20:38:41.115Z | Compiling unarray v0.1.4 |
| 1557 | 2026-04-13T20:38:41.218Z | Compiling mime v0.3.17 |
| 1558 | 2026-04-13T20:38:41.235Z | Compiling unicode-properties v0.1.4 |
| 1559 | 2026-04-13T20:38:41.436Z | Compiling stringprep v0.1.5 |
| 1560 | 2026-04-13T20:38:41.474Z | Compiling proptest v1.10.0 |
| 1561 | 2026-04-13T20:38:41.565Z | Compiling thiserror v1.0.69 |
| 1562 | 2026-04-13T20:38:41.849Z | Compiling serde_urlencoded v0.7.1 |
| 1563 | 2026-04-13T20:38:41.864Z | Compiling scroll v0.12.0 |
| 1564 | 2026-04-13T20:38:41.968Z | Compiling tower v0.5.3 |
| 1565 | 2026-04-13T20:38:42.121Z | Compiling derive_builder_macro v0.20.2 |
| 1566 | 2026-04-13T20:38:42.462Z | Compiling ipnetwork v0.21.1 |
| 1567 | 2026-04-13T20:38:42.476Z | Compiling darling_macro v0.21.3 |
| 1568 | 2026-04-13T20:38:42.588Z | Compiling rustls-webpki v0.102.8 |
| 1569 | 2026-04-13T20:38:42.695Z | Compiling rand_chacha v0.3.1 |
| 1570 | 2026-04-13T20:38:42.851Z | Compiling serde_spanned v0.6.9 |
| 1571 | 2026-04-13T20:38:42.907Z | Compiling toml_datetime v0.6.11 |
| 1572 | 2026-04-13T20:38:42.943Z | Compiling webpki-roots v1.0.6 |
| 1573 | 2026-04-13T20:38:42.993Z | Compiling md-5 v0.10.6 |
| 1574 | 2026-04-13T20:38:43.063Z | Compiling zerocopy-derive v0.7.35 |
| 1575 | 2026-04-13T20:38:43.160Z | Compiling async-trait v0.1.89 |
| 1576 | 2026-04-13T20:38:43.163Z | Compiling curve25519-dalek v4.1.3 |
| 1577 | 2026-04-13T20:38:43.347Z | Compiling num-integer v0.1.46 |
| 1578 | 2026-04-13T20:38:43.505Z | Compiling vergen-lib v9.1.0 |
| 1579 | 2026-04-13T20:38:43.508Z | Compiling hash32 v0.2.1 |
| 1580 | 2026-04-13T20:38:43.670Z | Compiling ff v0.13.1 |
| 1581 | 2026-04-13T20:38:43.696Z | Compiling memoffset v0.9.1 |
| 1582 | 2026-04-13T20:38:43.701Z | Compiling multer v3.1.0 |
| 1583 | 2026-04-13T20:38:43.803Z | Compiling thread_local v1.1.9 |
| 1584 | 2026-04-13T20:38:43.887Z | Compiling base16ct v0.2.0 |
| 1585 | 2026-04-13T20:38:43.887Z | Compiling fallible-iterator v0.2.0 |
| 1586 | 2026-04-13T20:38:43.911Z | Compiling litrs v1.0.0 |
| 1587 | 2026-04-13T20:38:44.054Z | Compiling compression-core v0.4.31 |
| 1588 | 2026-04-13T20:38:44.069Z | Compiling smoltcp v0.9.1 |
| 1589 | 2026-04-13T20:38:44.167Z | Compiling rustix v0.38.44 |
| 1590 | 2026-04-13T20:38:44.185Z | Compiling slog-async v2.8.0 |
| 1591 | 2026-04-13T20:38:44.208Z | Compiling psl-types v2.0.11 |
| 1592 | 2026-04-13T20:38:44.332Z | Compiling ref-cast v1.0.25 |
| 1593 | 2026-04-13T20:38:44.395Z | Compiling iri-string v0.7.10 |
| 1594 | 2026-04-13T20:38:44.410Z | Compiling cfg_aliases v0.2.1 |
| 1595 | 2026-04-13T20:38:44.441Z | Compiling num-bigint-dig v0.8.6 |
| 1596 | 2026-04-13T20:38:44.483Z | Compiling match_cfg v0.1.0 |
| 1597 | 2026-04-13T20:38:44.554Z | Compiling hostname v0.3.1 |
| 1598 | 2026-04-13T20:38:44.589Z | Compiling nix v0.31.1 |
| 1599 | 2026-04-13T20:38:44.682Z | Compiling document-features v0.2.12 |
| 1600 | 2026-04-13T20:38:44.710Z | Compiling publicsuffix v2.3.0 |
| 1601 | 2026-04-13T20:38:44.724Z | Compiling compression-codecs v0.4.37 |
| 1602 | 2026-04-13T20:38:44.881Z | Compiling postgres-protocol v0.6.10 |
| 1603 | 2026-04-13T20:38:44.945Z | Compiling sec1 v0.7.3 |
| 1604 | 2026-04-13T20:38:44.959Z | Compiling zerocopy v0.7.35 |
| 1605 | 2026-04-13T20:38:45.281Z | Compiling group v0.13.0 |
| 1606 | 2026-04-13T20:38:45.366Z | Compiling newtype-uuid v1.3.2 |
| 1607 | 2026-04-13T20:38:45.463Z | Compiling num-iter v0.1.45 |
| 1608 | 2026-04-13T20:38:45.500Z | Compiling tower-http v0.6.8 |
| 1609 | 2026-04-13T20:38:45.699Z | Compiling darling v0.21.3 |
| 1610 | 2026-04-13T20:38:45.785Z | Compiling rand v0.8.5 |
| 1611 | 2026-04-13T20:38:45.892Z | Compiling oxnet v0.1.4 |
| 1612 | 2026-04-13T20:38:45.907Z | Compiling derive_builder v0.20.2 |
| 1613 | 2026-04-13T20:38:45.931Z | Compiling hubpack_derive v0.1.1 |
| 1614 | 2026-04-13T20:38:46.027Z | Compiling goblin v0.8.2 |
| 1615 | 2026-04-13T20:38:46.356Z | Compiling tokio-native-tls v0.3.1 |
| 1616 | 2026-04-13T20:38:46.575Z | Compiling toml_parser v1.0.9+spec-1.1.0 |
| 1617 | 2026-04-13T20:38:46.619Z | Compiling crossbeam-channel v0.5.15 |
| 1618 | 2026-04-13T20:38:46.707Z | Compiling usdt-attr-macro v0.6.0 |
| 1619 | 2026-04-13T20:38:46.880Z | Compiling usdt-macro v0.6.0 |
| 1620 | 2026-04-13T20:38:47.074Z | Compiling phf_shared v0.13.1 |
| 1621 | 2026-04-13T20:38:47.184Z | Compiling regex v1.12.3 |
| 1622 | 2026-04-13T20:38:47.317Z | Compiling slog-json v2.6.1 |
| 1623 | 2026-04-13T20:38:47.521Z | Compiling lazy_static v1.5.0 |
| 1624 | 2026-04-13T20:38:47.568Z | Compiling futures-executor v0.3.32 |
| 1625 | 2026-04-13T20:38:47.617Z | Compiling hkdf v0.12.4 |
| 1626 | 2026-04-13T20:38:47.663Z | Compiling crypto-bigint v0.5.5 |
| 1627 | 2026-04-13T20:38:47.685Z | Compiling terminal_size v0.4.3 |
| 1628 | 2026-04-13T20:38:47.781Z | Compiling strum_macros v0.27.2 |
| 1629 | 2026-04-13T20:38:47.826Z | Compiling async-stream-impl v0.3.6 |
| 1630 | 2026-04-13T20:38:47.841Z | Compiling curve25519-dalek-derive v0.1.1 |
| 1631 | 2026-04-13T20:38:48.422Z | Compiling ref-cast-impl v1.0.25 |
| 1632 | 2026-04-13T20:38:48.479Z | Compiling daft-derive v0.1.5 |
| 1633 | 2026-04-13T20:38:48.950Z | Compiling vergen v9.1.0 |
| 1634 | 2026-04-13T20:38:49.025Z | Compiling memmap2 v0.9.10 |
| 1635 | 2026-04-13T20:38:49.155Z | Compiling is-terminal v0.4.17 |
| 1636 | 2026-04-13T20:38:49.193Z | Compiling fs-err v3.3.0 |
| 1637 | 2026-04-13T20:38:49.229Z | Compiling cargo-platform v0.3.2 |
| 1638 | 2026-04-13T20:38:49.253Z | Compiling serde_spanned v1.0.4 |
| 1639 | 2026-04-13T20:38:49.372Z | Compiling toml_datetime v1.0.0+spec-1.1.0 |
| 1640 | 2026-04-13T20:38:49.391Z | Compiling dropshot v0.17.0 |
| 1641 | 2026-04-13T20:38:49.494Z | Compiling ahash v0.8.12 |
| 1642 | 2026-04-13T20:38:49.533Z | Compiling unicode-segmentation v1.12.0 |
| 1643 | 2026-04-13T20:38:49.569Z | Compiling libbz2-rs-sys v0.2.2 |
| 1644 | 2026-04-13T20:38:49.655Z | Compiling bitflags v1.3.2 |
| 1645 | 2026-04-13T20:38:49.693Z | Compiling term v1.2.1 |
| 1646 | 2026-04-13T20:38:49.734Z | Compiling toml_writer v1.0.6+spec-1.1.0 |
| 1647 | 2026-04-13T20:38:49.757Z | Compiling object v0.37.3 |
| 1648 | 2026-04-13T20:38:49.771Z | Compiling winnow v0.5.40 |
| 1649 | 2026-04-13T20:38:49.913Z | Compiling bumpalo v3.20.2 |
| 1650 | 2026-04-13T20:38:49.939Z | Compiling managed v0.8.0 |
| 1651 | 2026-04-13T20:38:50.006Z | Compiling take_mut v0.2.2 |
| 1652 | 2026-04-13T20:38:50.117Z | Compiling foldhash v0.1.5 |
| 1653 | 2026-04-13T20:38:50.164Z | Compiling zopfli v0.8.3 |
| 1654 | 2026-04-13T20:38:50.240Z | Compiling hashbrown v0.15.5 |
| 1655 | 2026-04-13T20:38:50.328Z | Compiling bzip2 v0.6.1 |
| 1656 | 2026-04-13T20:38:50.529Z | Compiling slog-term v2.9.2 |
| 1657 | 2026-04-13T20:38:50.719Z | Compiling toml v1.0.6+spec-1.1.0 |
| 1658 | 2026-04-13T20:38:50.766Z | Compiling strum v0.27.2 |
| 1659 | 2026-04-13T20:38:50.804Z | Compiling clap_builder v4.5.60 |
| 1660 | 2026-04-13T20:38:50.946Z | Compiling cargo_metadata v0.23.1 |
| 1661 | 2026-04-13T20:38:51.063Z | Compiling toml_edit v0.19.15 |
| 1662 | 2026-04-13T20:38:51.077Z | Compiling daft v0.1.5 |
| 1663 | 2026-04-13T20:38:51.171Z | Compiling usdt v0.6.0 |
| 1664 | 2026-04-13T20:38:51.419Z | Compiling elliptic-curve v0.13.8 |
| 1665 | 2026-04-13T20:38:51.806Z | Compiling async-stream v0.3.6 |
| 1666 | 2026-04-13T20:38:51.983Z | Compiling dof v0.3.0 |
| 1667 | 2026-04-13T20:38:52.003Z | Compiling futures v0.3.32 |
| 1668 | 2026-04-13T20:38:52.285Z | Compiling slog-bunyan v2.5.0 |
| 1669 | 2026-04-13T20:38:52.344Z | Compiling tokio-rustls v0.25.0 |
| 1670 | 2026-04-13T20:38:52.482Z | Compiling phf v0.13.1 |
| 1671 | 2026-04-13T20:38:52.646Z | Compiling hyper-tls v0.6.0 |
| 1672 | 2026-04-13T20:38:52.691Z | Compiling signal-hook-mio v0.2.5 |
| 1673 | 2026-04-13T20:38:52.812Z | Compiling cookie_store v0.22.1 |
| 1674 | 2026-04-13T20:38:52.871Z | Compiling hubpack v0.1.2 |
| 1675 | 2026-04-13T20:38:52.942Z | Compiling zstd v0.13.3 |
| 1676 | 2026-04-13T20:38:53.102Z | Compiling bzip2 v0.4.4 |
| 1677 | 2026-04-13T20:38:53.202Z | Compiling serde_with_macros v3.17.0 |
| 1678 | 2026-04-13T20:38:53.465Z | Compiling postgres-types v0.2.12 |
| 1679 | 2026-04-13T20:38:53.732Z | Compiling async-compression v0.4.41 |
| 1680 | 2026-04-13T20:38:53.847Z | Compiling dtrace-parser v0.2.0 |
| 1681 | 2026-04-13T20:38:54.019Z | Compiling ed25519 v2.2.3 |
| 1682 | 2026-04-13T20:38:54.037Z | Compiling phf_shared v0.11.3 |
| 1683 | 2026-04-13T20:38:54.222Z | Compiling dropshot_endpoint v0.17.0 |
| 1684 | 2026-04-13T20:38:54.313Z | Compiling bstr v1.12.1 |
| 1685 | 2026-04-13T20:38:54.544Z | Compiling pkcs1 v0.7.5 |
| 1686 | 2026-04-13T20:38:54.588Z | Compiling waitgroup v0.1.2 |
| 1687 | 2026-04-13T20:38:54.728Z | Compiling openapiv3 v2.2.0 |
| 1688 | 2026-04-13T20:38:54.876Z | Compiling serde-big-array v0.5.1 |
| 1689 | 2026-04-13T20:38:54.911Z | Compiling hex v0.4.3 |
| 1690 | 2026-04-13T20:38:54.934Z | Compiling rustls-pemfile v2.2.0 |
| 1691 | 2026-04-13T20:38:54.955Z | Compiling rfc6979 v0.4.0 |
| 1692 | 2026-04-13T20:38:55.017Z | Compiling sha1 v0.10.6 |
| 1693 | 2026-04-13T20:38:55.076Z | Compiling serde_repr v0.1.20 |
| 1694 | 2026-04-13T20:38:55.122Z | Compiling strum_macros v0.26.4 |
| 1695 | 2026-04-13T20:38:55.174Z | Compiling clap_derive v4.5.55 |
| 1696 | 2026-04-13T20:38:55.247Z | Compiling enum-as-inner v0.6.1 |
| 1697 | 2026-04-13T20:38:55.591Z | Compiling float-cmp v0.10.0 |
| 1698 | 2026-04-13T20:38:55.727Z | Compiling hostname v0.4.2 |
| 1699 | 2026-04-13T20:38:55.741Z | Compiling thread-id v4.2.2 |
| 1700 | 2026-04-13T20:38:55.824Z | Compiling env_filter v1.0.0 |
| 1701 | 2026-04-13T20:38:55.864Z | Compiling serde_path_to_error v0.1.20 |
| 1702 | 2026-04-13T20:38:55.979Z | Compiling whoami v2.1.0 |
| 1703 | 2026-04-13T20:38:56.130Z | Compiling normalize-line-endings v0.3.0 |
| 1704 | 2026-04-13T20:38:56.210Z | Compiling debug-ignore v1.0.5 |
| 1705 | 2026-04-13T20:38:56.229Z | Compiling keccak v0.1.6 |
| 1706 | 2026-04-13T20:38:56.294Z | Compiling rustc-hash v2.1.1 |
| 1707 | 2026-04-13T20:38:56.316Z | Compiling difflib v0.4.0 |
| 1708 | 2026-04-13T20:38:56.355Z | Compiling static_assertions v1.1.0 |
| 1709 | 2026-04-13T20:38:56.418Z | Compiling fixedbitset v0.4.2 |
| 1710 | 2026-04-13T20:38:56.432Z | Compiling either v1.15.0 |
| 1711 | 2026-04-13T20:38:56.632Z | Compiling data-encoding v2.10.0 |
| 1712 | 2026-04-13T20:38:56.647Z | Compiling jiff v0.2.21 |
| 1713 | 2026-04-13T20:38:56.838Z | Compiling fixedbitset v0.5.7 |
| 1714 | 2026-04-13T20:38:56.872Z | Compiling new_debug_unreachable v1.0.6 |
| 1715 | 2026-04-13T20:38:56.911Z | Compiling predicates-core v1.0.10 |
| 1716 | 2026-04-13T20:38:56.946Z | Compiling precomputed-hash v0.1.1 |
| 1717 | 2026-04-13T20:38:57.038Z | Compiling toml_edit v0.22.27 |
| 1718 | 2026-04-13T20:38:57.038Z | Compiling petgraph v0.8.3 |
| 1719 | 2026-04-13T20:38:57.085Z | Compiling predicates v3.1.4 |
| 1720 | 2026-04-13T20:38:57.134Z | Compiling string_cache v0.8.9 |
| 1721 | 2026-04-13T20:38:57.328Z | Compiling hickory-proto v0.25.2 |
| 1722 | 2026-04-13T20:38:57.394Z | Compiling clap v4.5.60 |
| 1723 | 2026-04-13T20:38:57.479Z | Compiling strum v0.26.3 |
| 1724 | 2026-04-13T20:38:57.614Z | Compiling itertools v0.13.0 |
| 1725 | 2026-04-13T20:38:57.739Z | Compiling petgraph v0.6.5 |
| 1726 | 2026-04-13T20:38:57.767Z | Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc) |
| 1727 | 2026-04-13T20:38:58.830Z | Compiling iddqd v0.3.17 |
| 1728 | 2026-04-13T20:38:58.954Z | Compiling sha3 v0.10.8 |
| 1729 | 2026-04-13T20:38:59.218Z | Compiling zip v4.6.1 |
| 1730 | 2026-04-13T20:38:59.719Z | Compiling tokio-postgres v0.7.16 |
| 1731 | 2026-04-13T20:38:59.937Z | Compiling env_logger v0.11.9 |
| 1732 | 2026-04-13T20:39:00.172Z | Compiling usdt-impl v0.5.0 |
| 1733 | 2026-04-13T20:39:00.289Z | Compiling serde_with v3.17.0 |
| 1734 | 2026-04-13T20:39:00.460Z | Compiling ecdsa v0.16.9 |
| 1735 | 2026-04-13T20:39:00.750Z | Compiling rsa v0.9.10 |
| 1736 | 2026-04-13T20:39:00.776Z | Compiling similar v2.7.0 |
| 1737 | 2026-04-13T20:39:00.848Z | Compiling crossterm v0.28.1 |
| 1738 | 2026-04-13T20:39:01.627Z | Compiling ed25519-dalek v2.2.0 |
| 1739 | 2026-04-13T20:39:01.962Z | Compiling zip v0.6.6 |
| 1740 | 2026-04-13T20:39:02.127Z | Compiling toml v0.7.8 |
| 1741 | 2026-04-13T20:39:02.676Z | Compiling heck v0.4.1 |
| 1742 | 2026-04-13T20:39:02.732Z | Compiling crossbeam-epoch v0.9.18 |
| 1743 | 2026-04-13T20:39:02.763Z | Compiling tokio-stream v0.1.18 |
| 1744 | 2026-04-13T20:39:02.904Z | Compiling buf-list v1.1.2 |
| 1745 | 2026-04-13T20:39:03.067Z | Compiling x509-cert v0.2.5 |
| 1746 | 2026-04-13T20:39:03.190Z | Compiling gateway-ereport-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc) |
| 1747 | 2026-04-13T20:39:03.237Z | Compiling toml_datetime v0.7.5+spec-1.1.0 |
| 1748 | 2026-04-13T20:39:03.435Z | Compiling peg-runtime v0.8.5 |
| 1749 | 2026-04-13T20:39:03.496Z | Compiling lalrpop-util v0.19.12 |
| 1750 | 2026-04-13T20:39:03.527Z | Compiling filetime v0.2.27 |
| 1751 | 2026-04-13T20:39:03.689Z | Compiling xattr v1.6.1 |
| 1752 | 2026-04-13T20:39:03.857Z | Compiling tar v0.4.45 |
| 1753 | 2026-04-13T20:39:09.849Z | Compiling rustls-webpki v0.103.9 |
| 1754 | 2026-04-13T20:39:12.621Z | Compiling tokio-rustls v0.26.4 |
| 1755 | 2026-04-13T20:39:12.621Z | Compiling rustls-platform-verifier v0.6.2 |
| 1756 | 2026-04-13T20:39:12.814Z | Compiling hyper-rustls v0.27.7 |
| 1757 | 2026-04-13T20:39:13.018Z | Compiling reqwest v0.12.28 |
| 1758 | 2026-04-13T20:39:13.022Z | Compiling reqwest v0.13.2 |
| 1759 | 2026-04-13T20:39:15.120Z | Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack) |
| 1760 | 2026-04-13T20:39:15.332Z | Compiling xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader) |
| 1761 | 2026-04-13T20:39:18.152Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 01s |
| 1762 | 2026-04-13T20:39:18.293Z | Running `target/debug/xtask-downloader cockroach clickhouse console dendrite-stub maghemite-mgd transceiver-control` |
| 1763 | 2026-04-13T20:39:18.348Z | Apr 13 20:39:17.400 INFO Starting download, target: Clickhouse |
| 1764 | 2026-04-13T20:39:18.348Z | Apr 13 20:39:17.401 INFO Starting download, target: Cockroach |
| 1765 | 2026-04-13T20:39:18.348Z | Apr 13 20:39:17.401 INFO Starting download, target: Console |
| 1766 | 2026-04-13T20:39:18.348Z | Apr 13 20:39:17.401 INFO Starting download, target: DendriteStub |
| 1767 | 2026-04-13T20:39:18.351Z | Apr 13 20:39:17.401 INFO Starting download, target: MaghemiteMgd |
| 1768 | 2026-04-13T20:39:18.351Z | Apr 13 20:39:17.401 INFO Starting download, target: TransceiverControl |
| 1769 | 2026-04-13T20:39:18.351Z | Apr 13 20:39:17.401 INFO Downloading out/downloads/console.tar.gz (attempt 1/3), target: Console |
| 1770 | 2026-04-13T20:39:18.351Z | Apr 13 20:39:17.401 INFO Downloading out/downloads/xcvradm.gz (attempt 1/3), target: TransceiverControl |
| 1771 | 2026-04-13T20:39:18.351Z | Apr 13 20:39:17.401 INFO Downloading out/downloads/cockroach.tgz (attempt 1/3), target: Cockroach |
| 1772 | 2026-04-13T20:39:18.351Z | Apr 13 20:39:17.401 INFO Downloading out/downloads/mgd.tar.gz (attempt 1/3), target: MaghemiteMgd |
| 1773 | 2026-04-13T20:39:18.351Z | Apr 13 20:39:17.401 INFO Downloading out/downloads/dendrite-stub.tar.gz (attempt 1/3), target: DendriteStub |
| 1774 | 2026-04-13T20:39:18.351Z | Apr 13 20:39:17.401 INFO Downloading out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz (attempt 1/3), target: Clickhouse |
| 1775 | 2026-04-13T20:39:18.771Z | Apr 13 20:39:17.823 INFO Unpacking out/downloads/xcvradm.gz to out/downloads/root/opt/oxide/bin/xcvradm, target: TransceiverControl |
| 1776 | 2026-04-13T20:39:18.992Z | Apr 13 20:39:18.041 INFO Download complete, target: TransceiverControl |
| 1777 | 2026-04-13T20:39:19.383Z | Apr 13 20:39:18.435 INFO Unpacking out/downloads/console.tar.gz to out/console-assets, target: Console |
| 1778 | 2026-04-13T20:39:19.696Z | Apr 13 20:39:18.749 INFO Download complete, target: Console |
| 1779 | 2026-04-13T20:39:20.103Z | Apr 13 20:39:19.151 INFO Unpacking out/downloads/dendrite-stub.tar.gz to out/downloads, target: DendriteStub |
| 1780 | 2026-04-13T20:39:20.129Z | Apr 13 20:39:19.179 INFO Unpacking out/downloads/mgd.tar.gz to out/downloads, target: MaghemiteMgd |
| 1781 | 2026-04-13T20:39:20.539Z | Apr 13 20:39:19.592 INFO tarball path: out/downloads/cockroach.tgz, target: Cockroach |
| 1782 | 2026-04-13T20:39:20.539Z | Apr 13 20:39:19.592 INFO Unpacking out/downloads/cockroach.tgz to out/downloads, target: Cockroach |
| 1783 | 2026-04-13T20:39:20.592Z | Apr 13 20:39:19.645 INFO Unpacking out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz to out/clickhouse, target: Clickhouse |
| 1784 | 2026-04-13T20:39:22.482Z | Apr 13 20:39:21.535 INFO Download complete, target: DendriteStub |
| 1785 | 2026-04-13T20:39:22.623Z | Apr 13 20:39:21.675 INFO Download complete, target: MaghemiteMgd |
| 1786 | 2026-04-13T20:39:25.254Z | Apr 13 20:39:24.307 INFO Checking that binary works, target: Cockroach |
| 1787 | 2026-04-13T20:39:25.359Z | Apr 13 20:39:24.411 INFO Download complete, target: Cockroach |
| 1788 | 2026-04-13T20:39:27.465Z | Apr 13 20:39:26.512 INFO Checking that binary works, target: Clickhouse |
| 1789 | 2026-04-13T20:39:27.558Z | Apr 13 20:39:26.610 INFO Download complete, target: Clickhouse |
| 1790 | 2026-04-13T20:39:27.595Z | All builder prerequisites installed successfully, and PATH looks valid |
| 1791 | 2026-04-13T20:39:27.602Z | |
| 1792 | 2026-04-13T20:39:27.602Z | real 2:59.542446079 |
| 1793 | 2026-04-13T20:39:27.602Z | user 7:25.265291484 |
| 1794 | 2026-04-13T20:39:27.602Z | sys 1:26.721880243 |
| 1795 | 2026-04-13T20:39:27.602Z | trap 0.222397433 |
| 1796 | 2026-04-13T20:39:27.602Z | tflt 0.761133794 |
| 1797 | 2026-04-13T20:39:27.602Z | dflt 0.722853780 |
| 1798 | 2026-04-13T20:39:27.602Z | kflt 0.047659733 |
| 1799 | 2026-04-13T20:39:27.602Z | lock 21:56.006005092 |
| 1800 | 2026-04-13T20:39:27.602Z | slp 22:13.045946997 |
| 1801 | 2026-04-13T20:39:27.602Z | lat 44.127007091 |
| 1802 | 2026-04-13T20:39:27.602Z | stop 2:01.749057137 |
| 1803 | 2026-04-13T20:39:27.602Z | + banner clippy |
| 1804 | 2026-04-13T20:39:27.603Z | |
| 1805 | 2026-04-13T20:39:27.603Z | #### # # ##### ##### # # |
| 1806 | 2026-04-13T20:39:27.603Z | # # # # # # # # # # |
| 1807 | 2026-04-13T20:39:27.603Z | # # # # # # # # |
| 1808 | 2026-04-13T20:39:27.603Z | # # # ##### ##### # |
| 1809 | 2026-04-13T20:39:27.603Z | # # # # # # # |
| 1810 | 2026-04-13T20:39:27.603Z | #### ###### # # # # |
| 1811 | 2026-04-13T20:39:27.603Z | |
| 1812 | 2026-04-13T20:39:27.603Z | + export CARGO_INCREMENTAL=0 |
| 1813 | 2026-04-13T20:39:27.603Z | + CARGO_INCREMENTAL=0 |
| 1814 | 2026-04-13T20:39:27.603Z | + ptime -m cargo xtask clippy |
| 1815 | 2026-04-13T20:39:28.109Z | Compiling dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common) |
| 1816 | 2026-04-13T20:39:28.322Z | Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask) |
| 1817 | 2026-04-13T20:39:30.156Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.54s |
| 1818 | 2026-04-13T20:39:30.241Z | Running `target/debug/xtask clippy` |
| 1819 | 2026-04-13T20:39:30.267Z | running: /home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/cargo "clippy" "--all-targets" "--workspace" "--" "--deny" "warnings" |
| 1820 | 2026-04-13T20:39:30.864Z | Downloading crates ... |
| 1821 | 2026-04-13T20:39:31.050Z | Downloaded approx v0.5.1 |
| 1822 | 2026-04-13T20:39:31.054Z | Downloaded cast v0.3.0 |
| 1823 | 2026-04-13T20:39:31.054Z | Downloaded backtrace-ext v0.2.1 |
| 1824 | 2026-04-13T20:39:31.057Z | Downloaded guppy-workspace-hack v0.1.0 |
| 1825 | 2026-04-13T20:39:31.057Z | Downloaded concurrent-queue v2.5.0 |
| 1826 | 2026-04-13T20:39:31.060Z | Downloaded owo-colors v3.5.0 |
| 1827 | 2026-04-13T20:39:31.066Z | Downloaded miette-derive v5.10.0 |
| 1828 | 2026-04-13T20:39:31.069Z | Downloaded criterion-plot v0.6.0 |
| 1829 | 2026-04-13T20:39:31.073Z | Downloaded serde_regex v1.1.0 |
| 1830 | 2026-04-13T20:39:31.085Z | Downloaded plotters-backend v0.3.7 |
| 1831 | 2026-04-13T20:39:31.088Z | Downloaded constant_time_eq v0.3.1 |
| 1832 | 2026-04-13T20:39:31.096Z | Downloaded tinytemplate v1.2.1 |
| 1833 | 2026-04-13T20:39:31.099Z | Downloaded knuffel v3.2.0 |
| 1834 | 2026-04-13T20:39:31.099Z | Downloaded event-listener v5.4.1 |
| 1835 | 2026-04-13T20:39:31.104Z | Downloaded cfg-expr v0.20.6 |
| 1836 | 2026-04-13T20:39:31.111Z | Downloaded tokio-test v0.4.5 |
| 1837 | 2026-04-13T20:39:31.114Z | Downloaded parking v2.2.1 |
| 1838 | 2026-04-13T20:39:31.114Z | Downloaded target-triple v1.0.0 |
| 1839 | 2026-04-13T20:39:31.117Z | Downloaded event-listener-strategy v0.5.4 |
| 1840 | 2026-04-13T20:39:31.120Z | Downloaded supports-unicode v2.1.0 |
| 1841 | 2026-04-13T20:39:31.120Z | Downloaded supports-hyperlinks v2.1.0 |
| 1842 | 2026-04-13T20:39:31.123Z | Downloaded nested v0.1.1 |
| 1843 | 2026-04-13T20:39:31.126Z | Downloaded linkme-impl v0.3.35 |
| 1844 | 2026-04-13T20:39:31.126Z | Downloaded escape8259 v0.5.3 |
| 1845 | 2026-04-13T20:39:31.129Z | Downloaded assert-json-diff v2.0.2 |
| 1846 | 2026-04-13T20:39:31.137Z | Downloaded terminal_size v0.1.17 |
| 1847 | 2026-04-13T20:39:31.143Z | Downloaded pathdiff v0.2.3 |
| 1848 | 2026-04-13T20:39:31.146Z | Downloaded plotters-svg v0.3.7 |
| 1849 | 2026-04-13T20:39:31.149Z | Downloaded supports-color v2.1.0 |
| 1850 | 2026-04-13T20:39:31.152Z | Downloaded futures-timer v3.0.3 |
| 1851 | 2026-04-13T20:39:31.155Z | Downloaded termcolor v1.4.1 |
| 1852 | 2026-04-13T20:39:31.155Z | Downloaded stringmetrics v2.2.2 |
| 1853 | 2026-04-13T20:39:31.158Z | Downloaded libtest-mimic v0.8.1 |
| 1854 | 2026-04-13T20:39:31.158Z | Downloaded oorandom v11.1.5 |
| 1855 | 2026-04-13T20:39:31.158Z | Downloaded chumsky v0.9.3 |
| 1856 | 2026-04-13T20:39:31.161Z | Downloaded assert_cmd v2.1.2 |
| 1857 | 2026-04-13T20:39:31.161Z | Downloaded async-object-pool v0.2.0 |
| 1858 | 2026-04-13T20:39:31.161Z | Downloaded partial-io v0.5.4 |
| 1859 | 2026-04-13T20:39:31.164Z | Downloaded linkme v0.3.35 |
| 1860 | 2026-04-13T20:39:31.167Z | Downloaded trybuild v1.0.116 |
| 1861 | 2026-04-13T20:39:31.167Z | Downloaded similar-asserts v1.7.0 |
| 1862 | 2026-04-13T20:39:31.170Z | Downloaded rustc-demangle v0.1.27 |
| 1863 | 2026-04-13T20:39:31.170Z | Downloaded path-tree v0.8.3 |
| 1864 | 2026-04-13T20:39:31.170Z | Downloaded datatest-stable v0.3.3 |
| 1865 | 2026-04-13T20:39:31.173Z | Downloaded target-lexicon v0.13.3 |
| 1866 | 2026-04-13T20:39:31.173Z | Downloaded anes v0.1.6 |
| 1867 | 2026-04-13T20:39:31.175Z | Downloaded rust-argon2 v2.1.0 |
| 1868 | 2026-04-13T20:39:31.176Z | Downloaded relative-path v1.9.3 |
| 1869 | 2026-04-13T20:39:31.180Z | Downloaded target-spec v3.5.7 |
| 1870 | 2026-04-13T20:39:31.183Z | Downloaded knuffel-derive v3.2.0 |
| 1871 | 2026-04-13T20:39:31.186Z | Downloaded httptest v0.16.4 |
| 1872 | 2026-04-13T20:39:31.186Z | Downloaded addr2line v0.25.1 |
| 1873 | 2026-04-13T20:39:31.189Z | Downloaded async-lock v3.4.2 |
| 1874 | 2026-04-13T20:39:31.189Z | Downloaded hickory-client v0.25.2 |
| 1875 | 2026-04-13T20:39:31.201Z | Downloaded rstest v0.25.0 |
| 1876 | 2026-04-13T20:39:31.204Z | Downloaded blake2b_simd v1.0.4 |
| 1877 | 2026-04-13T20:39:31.213Z | Downloaded rand_distr v0.5.1 |
| 1878 | 2026-04-13T20:39:31.219Z | Downloaded rstest_macros v0.25.0 |
| 1879 | 2026-04-13T20:39:31.222Z | Downloaded textwrap v0.15.2 |
| 1880 | 2026-04-13T20:39:31.224Z | Downloaded miette v5.10.0 |
| 1881 | 2026-04-13T20:39:31.227Z | Downloaded fancy-regex v0.14.0 |
| 1882 | 2026-04-13T20:39:31.230Z | Downloaded backtrace v0.3.76 |
| 1883 | 2026-04-13T20:39:31.241Z | Downloaded guppy v0.17.25 |
| 1884 | 2026-04-13T20:39:31.246Z | Downloaded hashbrown v0.14.5 |
| 1885 | 2026-04-13T20:39:31.249Z | Downloaded plotters v0.3.7 |
| 1886 | 2026-04-13T20:39:31.253Z | Downloaded criterion v0.7.0 |
| 1887 | 2026-04-13T20:39:31.266Z | Downloaded gimli v0.32.3 |
| 1888 | 2026-04-13T20:39:31.336Z | Downloaded httpmock v0.8.3 |
| 1889 | 2026-04-13T20:39:32.931Z | Checking cfg-if v1.0.4 |
| 1890 | 2026-04-13T20:39:33.276Z | Checking libc v0.2.180 |
| 1891 | 2026-04-13T20:39:33.280Z | Checking serde_core v1.0.228 |
| 1892 | 2026-04-13T20:39:33.347Z | Checking memchr v2.8.0 |
| 1893 | 2026-04-13T20:39:33.385Z | Checking smallvec v1.15.1 |
| 1894 | 2026-04-13T20:39:33.424Z | Checking log v0.4.29 |
| 1895 | 2026-04-13T20:39:33.424Z | Checking itoa v1.0.17 |
| 1896 | 2026-04-13T20:39:33.497Z | Checking zeroize v1.8.2 |
| 1897 | 2026-04-13T20:39:33.536Z | Checking scopeguard v1.2.0 |
| 1898 | 2026-04-13T20:39:33.589Z | Checking libm v0.2.16 |
| 1899 | 2026-04-13T20:39:33.628Z | Checking stable_deref_trait v1.2.1 |
| 1900 | 2026-04-13T20:39:33.665Z | Checking lock_api v0.4.14 |
| 1901 | 2026-04-13T20:39:33.700Z | Checking errno v0.3.14 |
| 1902 | 2026-04-13T20:39:33.701Z | Checking getrandom v0.2.17 |
| 1903 | 2026-04-13T20:39:33.771Z | Checking zmij v1.0.21 |
| 1904 | 2026-04-13T20:39:33.808Z | Checking zerofrom v0.1.6 |
| 1905 | 2026-04-13T20:39:33.844Z | Checking percent-encoding v2.3.2 |
| 1906 | 2026-04-13T20:39:33.847Z | Checking litemap v0.8.1 |
| 1907 | 2026-04-13T20:39:33.912Z | Checking writeable v0.6.2 |
| 1908 | 2026-04-13T20:39:33.945Z | Checking yoke v0.8.1 |
| 1909 | 2026-04-13T20:39:33.976Z | Checking subtle v2.6.1 |
| 1910 | 2026-04-13T20:39:34.012Z | Checking icu_properties_data v2.1.2 |
| 1911 | 2026-04-13T20:39:34.016Z | Checking icu_normalizer_data v2.1.1 |
| 1912 | 2026-04-13T20:39:34.080Z | Checking pin-project-lite v0.2.17 |
| 1913 | 2026-04-13T20:39:34.114Z | Checking form_urlencoded v1.2.2 |
| 1914 | 2026-04-13T20:39:34.148Z | Checking rand_core v0.6.4 |
| 1915 | 2026-04-13T20:39:34.152Z | Checking zerovec v0.11.5 |
| 1916 | 2026-04-13T20:39:34.178Z | Checking zerotrie v0.2.3 |
| 1917 | 2026-04-13T20:39:34.244Z | Checking utf8_iter v1.0.4 |
| 1918 | 2026-04-13T20:39:34.279Z | Checking zerocopy v0.8.40 |
| 1919 | 2026-04-13T20:39:34.282Z | Checking num-traits v0.2.19 |
| 1920 | 2026-04-13T20:39:34.347Z | Checking parking_lot_core v0.9.12 |
| 1921 | 2026-04-13T20:39:34.347Z | Checking portable-atomic v1.13.1 |
| 1922 | 2026-04-13T20:39:34.414Z | Checking critical-section v1.2.0 |
| 1923 | 2026-04-13T20:39:34.466Z | Checking signal-hook-registry v1.4.8 |
| 1924 | 2026-04-13T20:39:34.538Z | Checking mio v1.1.1 |
| 1925 | 2026-04-13T20:39:34.573Z | Checking parking_lot v0.12.5 |
| 1926 | 2026-04-13T20:39:34.632Z | Checking tinystr v0.8.2 |
| 1927 | 2026-04-13T20:39:34.667Z | Checking potential_utf v0.1.4 |
| 1928 | 2026-04-13T20:39:34.779Z | Checking serde v1.0.228 |
| 1929 | 2026-04-13T20:39:34.779Z | Checking bitflags v2.11.0 |
| 1930 | 2026-04-13T20:39:34.846Z | Checking serde_json v1.0.149 |
| 1931 | 2026-04-13T20:39:34.849Z | Checking icu_locale_core v2.1.1 |
| 1932 | 2026-04-13T20:39:34.878Z | Checking icu_collections v2.1.1 |
| 1933 | 2026-04-13T20:39:34.881Z | Checking once_cell v1.21.3 |
| 1934 | 2026-04-13T20:39:34.981Z | Checking typenum v1.19.0 |
| 1935 | 2026-04-13T20:39:35.021Z | Checking socket2 v0.6.2 |
| 1936 | 2026-04-13T20:39:35.116Z | Checking iana-time-zone v0.1.65 |
| 1937 | 2026-04-13T20:39:35.190Z | Checking bytes v1.11.1 |
| 1938 | 2026-04-13T20:39:35.250Z | Checking rand_core v0.10.0 |
| 1939 | 2026-04-13T20:39:35.284Z | Checking chrono v0.4.44 |
| 1940 | 2026-04-13T20:39:35.323Z | Checking thiserror v2.0.18 |
| 1941 | 2026-04-13T20:39:35.413Z | Checking getrandom v0.4.1 |
| 1942 | 2026-04-13T20:39:35.448Z | Checking icu_provider v2.1.1 |
| 1943 | 2026-04-13T20:39:35.492Z | Checking semver v1.0.27 |
| 1944 | 2026-04-13T20:39:35.531Z | Checking generic-array v0.14.7 |
| 1945 | 2026-04-13T20:39:35.567Z | Checking futures-core v0.3.32 |
| 1946 | 2026-04-13T20:39:35.603Z | Checking uuid v1.23.0 |
| 1947 | 2026-04-13T20:39:35.642Z | Checking tokio v1.50.0 |
| 1948 | 2026-04-13T20:39:35.697Z | Checking icu_properties v2.1.2 |
| 1949 | 2026-04-13T20:39:35.732Z | Checking icu_normalizer v2.1.1 |
| 1950 | 2026-04-13T20:39:35.771Z | Checking allocator-api2 v0.2.21 |
| 1951 | 2026-04-13T20:39:35.955Z | Checking equivalent v1.0.2 |
| 1952 | 2026-04-13T20:39:35.994Z | Checking crypto-common v0.1.7 |
| 1953 | 2026-04-13T20:39:36.056Z | Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack) |
| 1954 | 2026-04-13T20:39:36.091Z | Checking const-oid v0.9.6 |
| 1955 | 2026-04-13T20:39:36.094Z | Checking dyn-clone v1.0.20 |
| 1956 | 2026-04-13T20:39:36.155Z | Checking getrandom v0.3.4 |
| 1957 | 2026-04-13T20:39:36.158Z | Checking block-buffer v0.10.4 |
| 1958 | 2026-04-13T20:39:36.246Z | Checking foldhash v0.2.0 |
| 1959 | 2026-04-13T20:39:36.327Z | Checking futures-sink v0.3.32 |
| 1960 | 2026-04-13T20:39:36.364Z | Checking byteorder v1.5.0 |
| 1961 | 2026-04-13T20:39:36.367Z | Checking rustix v1.1.3 |
| 1962 | 2026-04-13T20:39:36.428Z | Checking hashbrown v0.16.1 |
| 1963 | 2026-04-13T20:39:36.461Z | Checking futures-channel v0.3.32 |
| 1964 | 2026-04-13T20:39:36.513Z | Checking idna_adapter v1.2.1 |
| 1965 | 2026-04-13T20:39:36.583Z | Checking slab v0.4.12 |
| 1966 | 2026-04-13T20:39:36.657Z | Checking idna v1.1.0 |
| 1967 | 2026-04-13T20:39:36.691Z | Checking futures-task v0.3.32 |
| 1968 | 2026-04-13T20:39:36.763Z | Checking futures-io v0.3.32 |
| 1969 | 2026-04-13T20:39:36.799Z | Checking digest v0.10.7 |
| 1970 | 2026-04-13T20:39:36.851Z | Checking cpufeatures v0.2.17 |
| 1971 | 2026-04-13T20:39:36.902Z | Checking futures-util v0.3.32 |
| 1972 | 2026-04-13T20:39:36.937Z | Checking indexmap v2.13.0 |
| 1973 | 2026-04-13T20:39:36.940Z | Checking url v2.5.8 |
| 1974 | 2026-04-13T20:39:37.001Z | Checking thiserror v1.0.69 |
| 1975 | 2026-04-13T20:39:37.035Z | Checking ppv-lite86 v0.2.21 |
| 1976 | 2026-04-13T20:39:37.038Z | Checking fnv v1.0.7 |
| 1977 | 2026-04-13T20:39:37.121Z | Checking regex-syntax v0.8.10 |
| 1978 | 2026-04-13T20:39:37.186Z | Checking http v1.4.0 |
| 1979 | 2026-04-13T20:39:37.221Z | Checking tracing-core v0.1.36 |
| 1980 | 2026-04-13T20:39:37.367Z | Checking base64 v0.22.1 |
| 1981 | 2026-04-13T20:39:37.425Z | Checking schemars v0.8.22 |
| 1982 | 2026-04-13T20:39:37.534Z | Checking ipnet v2.11.0 |
| 1983 | 2026-04-13T20:39:37.569Z | Checking tracing v0.1.44 |
| 1984 | 2026-04-13T20:39:37.639Z | Checking utf8parse v0.2.2 |
| 1985 | 2026-04-13T20:39:37.769Z | Checking anstyle v1.0.13 |
| 1986 | 2026-04-13T20:39:37.805Z | Checking unicode-ident v1.0.24 |
| 1987 | 2026-04-13T20:39:37.808Z | Checking untrusted v0.9.0 |
| 1988 | 2026-04-13T20:39:37.872Z | Checking base64ct v1.8.3 |
| 1989 | 2026-04-13T20:39:37.941Z | Checking proc-macro2 v1.0.106 |
| 1990 | 2026-04-13T20:39:37.976Z | Checking anstyle-parse v0.2.7 |
| 1991 | 2026-04-13T20:39:37.980Z | Checking ring v0.17.14 |
| 1992 | 2026-04-13T20:39:38.094Z | Checking block-padding v0.3.3 |
| 1993 | 2026-04-13T20:39:38.129Z | Checking anstyle-query v1.1.5 |
| 1994 | 2026-04-13T20:39:38.162Z | Checking is_terminal_polyfill v1.70.2 |
| 1995 | 2026-04-13T20:39:38.244Z | Checking colorchoice v1.0.4 |
| 1996 | 2026-04-13T20:39:38.279Z | Checking crossbeam-utils v0.8.21 |
| 1997 | 2026-04-13T20:39:38.283Z | Checking inout v0.1.4 |
| 1998 | 2026-04-13T20:39:38.283Z | Checking quote v1.0.44 |
| 1999 | 2026-04-13T20:39:38.376Z | Checking anstream v0.6.21 |
| 2000 | 2026-04-13T20:39:38.454Z | Checking terminal_size v0.4.3 |
| 2001 | 2026-04-13T20:39:38.489Z | Checking cipher v0.4.4 |
| 2002 | 2026-04-13T20:39:38.530Z | Checking syn v2.0.117 |
| 2003 | 2026-04-13T20:39:38.592Z | Checking aho-corasick v1.1.4 |
| 2004 | 2026-04-13T20:39:38.629Z | Checking rustls-pki-types v1.14.0 |
| 2005 | 2026-04-13T20:39:38.632Z | Checking httparse v1.10.1 |
| 2006 | 2026-04-13T20:39:38.718Z | Checking strsim v0.11.1 |
| 2007 | 2026-04-13T20:39:38.801Z | Checking clap_lex v1.0.0 |
| 2008 | 2026-04-13T20:39:38.839Z | Checking tokio-util v0.7.18 |
| 2009 | 2026-04-13T20:39:38.888Z | Checking pem-rfc7468 v0.7.0 |
| 2010 | 2026-04-13T20:39:38.923Z | Checking sha2 v0.10.9 |
| 2011 | 2026-04-13T20:39:38.955Z | Checking http-body v1.0.1 |
| 2012 | 2026-04-13T20:39:38.990Z | Checking clap_builder v4.5.60 |
| 2013 | 2026-04-13T20:39:38.993Z | Checking hmac v0.12.1 |
| 2014 | 2026-04-13T20:39:39.069Z | Checking rand_core v0.9.5 |
| 2015 | 2026-04-13T20:39:39.108Z | Checking atomic-waker v1.1.2 |
| 2016 | 2026-04-13T20:39:39.176Z | Checking powerfmt v0.2.0 |
| 2017 | 2026-04-13T20:39:39.212Z | Checking num_threads v0.1.7 |
| 2018 | 2026-04-13T20:39:39.245Z | Checking num-conv v0.2.0 |
| 2019 | 2026-04-13T20:39:39.278Z | Checking try-lock v0.2.5 |
| 2020 | 2026-04-13T20:39:39.312Z | Checking regex-automata v0.4.14 |
| 2021 | 2026-04-13T20:39:39.345Z | Checking flagset v0.4.7 |
| 2022 | 2026-04-13T20:39:39.378Z | Checking deranged v0.5.8 |
| 2023 | 2026-04-13T20:39:39.412Z | Checking time-core v0.1.8 |
| 2024 | 2026-04-13T20:39:39.416Z | Checking httpdate v1.0.3 |
| 2025 | 2026-04-13T20:39:39.476Z | Checking h2 v0.4.13 |
| 2026 | 2026-04-13T20:39:39.510Z | Checking der v0.7.10 |
| 2027 | 2026-04-13T20:39:39.576Z | Checking want v0.3.1 |
| 2028 | 2026-04-13T20:39:39.613Z | Checking erased-serde v0.3.31 |
| 2029 | 2026-04-13T20:39:39.723Z | Checking ryu v1.0.23 |
| 2030 | 2026-04-13T20:39:39.887Z | Checking tower-layer v0.3.3 |
| 2031 | 2026-04-13T20:39:40.013Z | Checking tower-service v0.3.3 |
| 2032 | 2026-04-13T20:39:40.065Z | Checking pin-utils v0.1.0 |
| 2033 | 2026-04-13T20:39:40.130Z | Checking slog v2.8.2 |
| 2034 | 2026-04-13T20:39:40.165Z | Checking rand_chacha v0.9.0 |
| 2035 | 2026-04-13T20:39:40.223Z | Checking clap v4.5.60 |
| 2036 | 2026-04-13T20:39:40.258Z | Checking spin v0.9.8 |
| 2037 | 2026-04-13T20:39:40.296Z | Checking time v0.3.47 |
| 2038 | 2026-04-13T20:39:40.331Z | Checking socket2 v0.5.10 |
| 2039 | 2026-04-13T20:39:40.384Z | Checking rand v0.9.2 |
| 2040 | 2026-04-13T20:39:40.419Z | Checking anyhow v1.0.102 |
| 2041 | 2026-04-13T20:39:40.462Z | Checking mime v0.3.17 |
| 2042 | 2026-04-13T20:39:40.595Z | Checking http-body-util v0.1.3 |
| 2043 | 2026-04-13T20:39:40.645Z | Checking fastrand v2.3.0 |
| 2044 | 2026-04-13T20:39:40.680Z | Checking spki v0.7.3 |
| 2045 | 2026-04-13T20:39:40.787Z | Checking pbkdf2 v0.12.2 |
| 2046 | 2026-04-13T20:39:40.835Z | Checking aes v0.8.4 |
| 2047 | 2026-04-13T20:39:40.871Z | Checking aws-lc-sys v0.37.1 |
| 2048 | 2026-04-13T20:39:40.874Z | Checking untrusted v0.7.1 |
| 2049 | 2026-04-13T20:39:40.902Z | Checking pretty-hex v0.4.1 |
| 2050 | 2026-04-13T20:39:40.968Z | Checking serde_urlencoded v0.7.1 |
| 2051 | 2026-04-13T20:39:41.040Z | Checking salsa20 v0.10.2 |
| 2052 | 2026-04-13T20:39:41.076Z | Checking cbc v0.1.2 |
| 2053 | 2026-04-13T20:39:41.111Z | Checking rand_chacha v0.3.1 |
| 2054 | 2026-04-13T20:39:41.196Z | Checking hex v0.4.3 |
| 2055 | 2026-04-13T20:39:41.199Z | Checking encoding_rs v0.8.35 |
| 2056 | 2026-04-13T20:39:41.263Z | Checking openssl-probe v0.2.1 |
| 2057 | 2026-04-13T20:39:41.267Z | Checking plain v0.2.3 |
| 2058 | 2026-04-13T20:39:41.338Z | Checking rand v0.8.5 |
| 2059 | 2026-04-13T20:39:41.396Z | Checking scrypt v0.11.0 |
| 2060 | 2026-04-13T20:39:41.399Z | Checking aws-lc-rs v1.16.0 |
| 2061 | 2026-04-13T20:39:41.460Z | Checking tempfile v3.25.0 |
| 2062 | 2026-04-13T20:39:41.463Z | Checking ipnetwork v0.21.1 |
| 2063 | 2026-04-13T20:39:41.496Z | Checking ucd-trie v0.1.7 |
| 2064 | 2026-04-13T20:39:41.562Z | Checking pkcs5 v0.7.1 |
| 2065 | 2026-04-13T20:39:41.677Z | Checking regex v1.12.3 |
| 2066 | 2026-04-13T20:39:41.713Z | Checking pest v2.8.6 |
| 2067 | 2026-04-13T20:39:41.746Z | Checking camino v1.2.2 |
| 2068 | 2026-04-13T20:39:41.844Z | Checking is-terminal v0.4.17 |
| 2069 | 2026-04-13T20:39:41.890Z | Checking pkcs8 v0.10.2 |
| 2070 | 2026-04-13T20:39:41.972Z | Checking simd-adler32 v0.3.8 |
| 2071 | 2026-04-13T20:39:42.008Z | Checking rustls-native-certs v0.8.3 |
| 2072 | 2026-04-13T20:39:42.081Z | Checking futures-executor v0.3.32 |
| 2073 | 2026-04-13T20:39:42.115Z | Checking sync_wrapper v1.0.2 |
| 2074 | 2026-04-13T20:39:42.148Z | Checking hyper v1.8.1 |
| 2075 | 2026-04-13T20:39:42.183Z | Checking adler2 v2.0.1 |
| 2076 | 2026-04-13T20:39:42.186Z | Checking webpki-roots v1.0.6 |
| 2077 | 2026-04-13T20:39:42.214Z | Checking either v1.15.0 |
| 2078 | 2026-04-13T20:39:42.279Z | Checking futures v0.3.32 |
| 2079 | 2026-04-13T20:39:42.283Z | Checking rustls-webpki v0.103.9 |
| 2080 | 2026-04-13T20:39:42.283Z | Checking tower v0.5.3 |
| 2081 | 2026-04-13T20:39:42.380Z | Checking miniz_oxide v0.8.9 |
| 2082 | 2026-04-13T20:39:42.415Z | Checking iri-string v0.7.10 |
| 2083 | 2026-04-13T20:39:42.418Z | Checking winnow v0.7.14 |
| 2084 | 2026-04-13T20:39:42.480Z | Checking crossbeam-channel v0.5.15 |
| 2085 | 2026-04-13T20:39:42.754Z | Checking openapiv3 v2.2.0 |
| 2086 | 2026-04-13T20:39:42.757Z | Checking rustls v0.23.37 |
| 2087 | 2026-04-13T20:39:42.757Z | Checking static_assertions v1.1.0 |
| 2088 | 2026-04-13T20:39:42.852Z | Checking oxnet v0.1.4 |
| 2089 | 2026-04-13T20:39:42.856Z | Checking lazy_static v1.5.0 |
| 2090 | 2026-04-13T20:39:42.919Z | Checking signature v2.2.0 |
| 2091 | 2026-04-13T20:39:42.998Z | Checking hubpack v0.1.2 |
| 2092 | 2026-04-13T20:39:43.069Z | Checking crc32fast v1.5.0 |
| 2093 | 2026-04-13T20:39:43.105Z | Checking hyper-util v0.1.20 |
| 2094 | 2026-04-13T20:39:43.140Z | Checking thread_local v1.1.9 |
| 2095 | 2026-04-13T20:39:43.191Z | Checking strum v0.26.3 |
| 2096 | 2026-04-13T20:39:43.234Z | Checking term v1.2.1 |
| 2097 | 2026-04-13T20:39:43.325Z | Checking take_mut v0.2.2 |
| 2098 | 2026-04-13T20:39:43.329Z | Checking sha1 v0.10.6 |
| 2099 | 2026-04-13T20:39:43.465Z | Checking tower-http v0.6.8 |
| 2100 | 2026-04-13T20:39:43.501Z | Checking slog-async v2.8.0 |
| 2101 | 2026-04-13T20:39:43.504Z | Checking slog-term v2.9.2 |
| 2102 | 2026-04-13T20:39:43.567Z | Checking scroll v0.13.0 |
| 2103 | 2026-04-13T20:39:43.618Z | Checking tinyvec_macros v0.1.1 |
| 2104 | 2026-04-13T20:39:43.713Z | Checking tinyvec v1.10.0 |
| 2105 | 2026-04-13T20:39:43.748Z | Checking num-integer v0.1.46 |
| 2106 | 2026-04-13T20:39:43.784Z | Checking memmap2 v0.9.10 |
| 2107 | 2026-04-13T20:39:43.788Z | Checking zlib-rs v0.6.2 |
| 2108 | 2026-04-13T20:39:43.849Z | Checking goblin v0.10.5 |
| 2109 | 2026-04-13T20:39:43.969Z | Checking data-encoding v2.10.0 |
| 2110 | 2026-04-13T20:39:44.005Z | Checking dtrace-parser v0.3.0 |
| 2111 | 2026-04-13T20:39:44.038Z | Checking serde_spanned v0.6.9 |
| 2112 | 2026-04-13T20:39:44.072Z | Checking toml_datetime v0.6.11 |
| 2113 | 2026-04-13T20:39:44.184Z | Checking thread-id v5.1.0 |
| 2114 | 2026-04-13T20:39:44.257Z | Checking foreign-types-shared v0.1.1 |
| 2115 | 2026-04-13T20:39:44.260Z | Checking bit-vec v0.8.0 |
| 2116 | 2026-04-13T20:39:44.324Z | Checking psl-types v2.0.11 |
| 2117 | 2026-04-13T20:39:44.327Z | Checking base16ct v0.2.0 |
| 2118 | 2026-04-13T20:39:44.390Z | Checking cookie v0.18.1 |
| 2119 | 2026-04-13T20:39:44.425Z | Checking foreign-types v0.3.2 |
| 2120 | 2026-04-13T20:39:44.464Z | Checking publicsuffix v2.3.0 |
| 2121 | 2026-04-13T20:39:44.499Z | Checking bit-set v0.8.0 |
| 2122 | 2026-04-13T20:39:44.533Z | Checking ff v0.13.1 |
| 2123 | 2026-04-13T20:39:44.536Z | Checking sec1 v0.7.3 |
| 2124 | 2026-04-13T20:39:44.639Z | Checking openssl-sys v0.9.111 |
| 2125 | 2026-04-13T20:39:44.675Z | Checking wait-timeout v0.2.1 |
| 2126 | 2026-04-13T20:39:44.678Z | Checking match_cfg v0.1.0 |
| 2127 | 2026-04-13T20:39:44.742Z | Checking group v0.13.0 |
| 2128 | 2026-04-13T20:39:44.748Z | Checking flate2 v1.1.9 |
| 2129 | 2026-04-13T20:39:44.808Z | Checking hostname v0.3.1 |
| 2130 | 2026-04-13T20:39:44.811Z | Checking cookie_store v0.22.1 |
| 2131 | 2026-04-13T20:39:44.873Z | Checking num-iter v0.1.45 |
| 2132 | 2026-04-13T20:39:44.912Z | Checking slog-json v2.6.1 |
| 2133 | 2026-04-13T20:39:44.950Z | Checking bstr v1.12.1 |
| 2134 | 2026-04-13T20:39:45.010Z | Checking hkdf v0.12.4 |
| 2135 | 2026-04-13T20:39:45.088Z | Checking crossbeam-epoch v0.9.18 |
| 2136 | 2026-04-13T20:39:45.125Z | Checking ahash v0.8.12 |
| 2137 | 2026-04-13T20:39:45.128Z | Checking tokio-rustls v0.26.4 |
| 2138 | 2026-04-13T20:39:45.193Z | Checking openssl v0.10.75 |
| 2139 | 2026-04-13T20:39:45.196Z | Checking rustls-platform-verifier v0.6.2 |
| 2140 | 2026-04-13T20:39:45.196Z | Checking crypto-bigint v0.5.5 |
| 2141 | 2026-04-13T20:39:45.331Z | Checking quick-error v1.2.3 |
| 2142 | 2026-04-13T20:39:45.366Z | Checking slog-bunyan v2.5.0 |
| 2143 | 2026-04-13T20:39:45.369Z | Checking rand_xorshift v0.4.0 |
| 2144 | 2026-04-13T20:39:45.433Z | Checking hyper-rustls v0.27.7 |
| 2145 | 2026-04-13T20:39:45.436Z | Checking scroll v0.12.0 |
| 2146 | 2026-04-13T20:39:45.498Z | Checking rusty-fork v0.3.1 |
| 2147 | 2026-04-13T20:39:45.501Z | Checking unarray v0.1.4 |
| 2148 | 2026-04-13T20:39:45.564Z | Checking num-bigint-dig v0.8.6 |
| 2149 | 2026-04-13T20:39:45.656Z | Checking pkcs1 v0.7.5 |
| 2150 | 2026-04-13T20:39:45.692Z | Checking reqwest v0.13.2 |
| 2151 | 2026-04-13T20:39:45.695Z | Checking proptest v1.10.0 |
| 2152 | 2026-04-13T20:39:45.757Z | Checking goblin v0.8.2 |
| 2153 | 2026-04-13T20:39:45.889Z | Checking x509-cert v0.2.5 |
| 2154 | 2026-04-13T20:39:46.118Z | Checking elliptic-curve v0.13.8 |
| 2155 | 2026-04-13T20:39:46.153Z | Checking dof v0.4.0 |
| 2156 | 2026-04-13T20:39:46.385Z | Checking zerocopy v0.7.35 |
| 2157 | 2026-04-13T20:39:46.444Z | Checking unicode-segmentation v1.12.0 |
| 2158 | 2026-04-13T20:39:46.561Z | Checking rsa v0.9.10 |
| 2159 | 2026-04-13T20:39:46.564Z | Checking dtrace-parser v0.2.0 |
| 2160 | 2026-04-13T20:39:46.779Z | Checking rfc6979 v0.4.0 |
| 2161 | 2026-04-13T20:39:46.815Z | Checking usdt-impl v0.6.0 |
| 2162 | 2026-04-13T20:39:46.854Z | Checking memoffset v0.9.1 |
| 2163 | 2026-04-13T20:39:46.889Z | Checking thread-id v4.2.2 |
| 2164 | 2026-04-13T20:39:46.924Z | Checking debug-ignore v1.0.5 |
| 2165 | 2026-04-13T20:39:46.959Z | Checking ecdsa v0.16.9 |
| 2166 | 2026-04-13T20:39:46.997Z | Checking toml_parser v1.0.9+spec-1.1.0 |
| 2167 | 2026-04-13T20:39:47.048Z | Checking curve25519-dalek v4.1.3 |
| 2168 | 2026-04-13T20:39:47.083Z | Checking rustix v0.38.44 |
| 2169 | 2026-04-13T20:39:47.117Z | Checking usdt v0.6.0 |
| 2170 | 2026-04-13T20:39:48.156Z | Checking native-tls v0.2.18 |
| 2171 | 2026-04-13T20:39:48.160Z | Checking serde_spanned v1.0.4 |
| 2172 | 2026-04-13T20:39:48.160Z | Checking env_filter v1.0.0 |
| 2173 | 2026-04-13T20:39:48.160Z | Checking toml_writer v1.0.6+spec-1.1.0 |
| 2174 | 2026-04-13T20:39:48.160Z | Checking tokio-native-tls v0.3.1 |
| 2175 | 2026-04-13T20:39:48.160Z | Checking keccak v0.1.6 |
| 2176 | 2026-04-13T20:39:48.160Z | Checking newtype-uuid v1.3.2 |
| 2177 | 2026-04-13T20:39:48.160Z | Checking toml_write v0.1.2 |
| 2178 | 2026-04-13T20:39:48.160Z | Checking env_logger v0.11.9 |
| 2179 | 2026-04-13T20:39:48.160Z | Checking hyper-tls v0.6.0 |
| 2180 | 2026-04-13T20:39:48.160Z | Checking dof v0.3.0 |
| 2181 | 2026-04-13T20:39:48.160Z | Checking sha3 v0.10.8 |
| 2182 | 2026-04-13T20:39:48.160Z | Checking toml_edit v0.22.27 |
| 2183 | 2026-04-13T20:39:48.160Z | Checking daft v0.1.5 |
| 2184 | 2026-04-13T20:39:48.160Z | Checking ed25519 v2.2.3 |
| 2185 | 2026-04-13T20:39:48.160Z | Checking reqwest v0.12.28 |
| 2186 | 2026-04-13T20:39:48.160Z | Checking itertools v0.13.0 |
| 2187 | 2026-04-13T20:39:48.160Z | Checking serde_with v3.17.0 |
| 2188 | 2026-04-13T20:39:48.160Z | Checking rustls-webpki v0.102.8 |
| 2189 | 2026-04-13T20:39:48.160Z | Checking usdt-impl v0.5.0 |
| 2190 | 2026-04-13T20:39:48.160Z | Checking serde_path_to_error v0.1.20 |
| 2191 | 2026-04-13T20:39:48.160Z | Checking bitflags v1.3.2 |
| 2192 | 2026-04-13T20:39:48.160Z | Checking siphasher v1.0.2 |
| 2193 | 2026-04-13T20:39:48.275Z | Checking ed25519-dalek v2.2.0 |
| 2194 | 2026-04-13T20:39:48.311Z | Checking nix v0.31.1 |
| 2195 | 2026-04-13T20:39:48.314Z | Checking rustls v0.22.4 |
| 2196 | 2026-04-13T20:39:48.377Z | Checking unicode-normalization v0.1.25 |
| 2197 | 2026-04-13T20:39:48.523Z | Checking signal-hook v0.3.18 |
| 2198 | 2026-04-13T20:39:48.673Z | Checking winnow v0.5.40 |
| 2199 | 2026-04-13T20:39:48.739Z | Checking managed v0.8.0 |
| 2200 | 2026-04-13T20:39:48.798Z | Checking multer v3.1.0 |
| 2201 | 2026-04-13T20:39:48.834Z | Checking waitgroup v0.1.2 |
| 2202 | 2026-04-13T20:39:48.886Z | Checking rustls-pemfile v2.2.0 |
| 2203 | 2026-04-13T20:39:48.948Z | Checking async-stream v0.3.6 |
| 2204 | 2026-04-13T20:39:48.984Z | Checking bzip2-sys v0.1.13+1.0.8 |
| 2205 | 2026-04-13T20:39:49.039Z | Checking object v0.37.3 |
| 2206 | 2026-04-13T20:39:49.074Z | Checking hostname v0.4.2 |
| 2207 | 2026-04-13T20:39:49.108Z | Checking foldhash v0.1.5 |
| 2208 | 2026-04-13T20:39:49.111Z | Checking bzip2 v0.4.4 |
| 2209 | 2026-04-13T20:39:49.196Z | Checking signal-hook-mio v0.2.5 |
| 2210 | 2026-04-13T20:39:49.266Z | Checking hashbrown v0.15.5 |
| 2211 | 2026-04-13T20:39:49.309Z | Checking ref-cast v1.0.25 |
| 2212 | 2026-04-13T20:39:49.346Z | Checking zstd-sys v2.0.16+zstd.1.5.7 |
| 2213 | 2026-04-13T20:39:49.349Z | Checking zip v0.6.6 |
| 2214 | 2026-04-13T20:39:49.419Z | Checking toml_datetime v0.7.5+spec-1.1.0 |
| 2215 | 2026-04-13T20:39:49.454Z | Checking toml_datetime v1.0.0+spec-1.1.0 |
| 2216 | 2026-04-13T20:39:49.488Z | Checking zstd-safe v7.2.4 |
| 2217 | 2026-04-13T20:39:49.637Z | Checking compression-core v0.4.31 |
| 2218 | 2026-04-13T20:39:49.676Z | Checking bumpalo v3.20.2 |
| 2219 | 2026-04-13T20:39:49.679Z | Checking libbz2-rs-sys v0.2.2 |
| 2220 | 2026-04-13T20:39:49.742Z | Checking zstd v0.13.3 |
| 2221 | 2026-04-13T20:39:49.746Z | Checking tokio-rustls v0.25.0 |
| 2222 | 2026-04-13T20:39:49.808Z | Checking compression-codecs v0.4.37 |
| 2223 | 2026-04-13T20:39:49.811Z | Checking toml v1.0.6+spec-1.1.0 |
| 2224 | 2026-04-13T20:39:49.874Z | Checking toml_edit v0.19.15 |
| 2225 | 2026-04-13T20:39:49.920Z | Checking zopfli v0.8.3 |
| 2226 | 2026-04-13T20:39:49.955Z | Checking crossterm v0.28.1 |
| 2227 | 2026-04-13T20:39:49.991Z | Checking similar v2.7.0 |
| 2228 | 2026-04-13T20:39:50.033Z | Checking tokio-stream v0.1.18 |
| 2229 | 2026-04-13T20:39:50.091Z | Checking bzip2 v0.6.1 |
| 2230 | 2026-04-13T20:39:50.266Z | Checking fs-err v3.3.0 |
| 2231 | 2026-04-13T20:39:50.303Z | Checking hash32 v0.2.1 |
| 2232 | 2026-04-13T20:39:50.388Z | Checking serde-big-array v0.5.1 |
| 2233 | 2026-04-13T20:39:50.423Z | Checking jiff v0.2.21 |
| 2234 | 2026-04-13T20:39:50.459Z | Checking unicode-bidi v0.3.18 |
| 2235 | 2026-04-13T20:39:50.493Z | Checking predicates-core v1.0.10 |
| 2236 | 2026-04-13T20:39:50.550Z | Checking unicode-properties v0.1.4 |
| 2237 | 2026-04-13T20:39:50.585Z | Checking heapless v0.7.17 |
| 2238 | 2026-04-13T20:39:50.641Z | Checking async-compression v0.4.41 |
| 2239 | 2026-04-13T20:39:50.678Z | Checking hickory-proto v0.25.2 |
| 2240 | 2026-04-13T20:39:50.758Z | Checking md-5 v0.10.6 |
| 2241 | 2026-04-13T20:39:50.793Z | Checking stringprep v0.1.5 |
| 2242 | 2026-04-13T20:39:50.908Z | Checking toml v0.7.8 |
| 2243 | 2026-04-13T20:39:50.911Z | Checking float-cmp v0.10.0 |
| 2244 | 2026-04-13T20:39:50.977Z | Checking fallible-iterator v0.2.0 |
| 2245 | 2026-04-13T20:39:50.980Z | Checking difflib v0.4.0 |
| 2246 | 2026-04-13T20:39:51.042Z | Checking normalize-line-endings v0.3.0 |
| 2247 | 2026-04-13T20:39:51.090Z | Checking rustc-hash v2.1.1 |
| 2248 | 2026-04-13T20:39:51.159Z | Checking smoltcp v0.9.1 |
| 2249 | 2026-04-13T20:39:51.195Z | Checking predicates v3.1.4 |
| 2250 | 2026-04-13T20:39:51.230Z | Checking iddqd v0.3.17 |
| 2251 | 2026-04-13T20:39:51.264Z | Checking dropshot v0.17.0 |
| 2252 | 2026-04-13T20:39:51.301Z | Checking postgres-protocol v0.6.10 |
| 2253 | 2026-04-13T20:39:51.338Z | Checking phf_shared v0.13.1 |
| 2254 | 2026-04-13T20:39:51.522Z | Checking phf_shared v0.11.3 |
| 2255 | 2026-04-13T20:39:51.560Z | Checking buf-list v1.1.2 |
| 2256 | 2026-04-13T20:39:51.632Z | Checking strum v0.27.2 |
| 2257 | 2026-04-13T20:39:51.689Z | Checking fixedbitset v0.5.7 |
| 2258 | 2026-04-13T20:39:51.764Z | Checking precomputed-hash v0.1.1 |
| 2259 | 2026-04-13T20:39:51.800Z | Checking fixedbitset v0.4.2 |
| 2260 | 2026-04-13T20:39:51.803Z | Checking new_debug_unreachable v1.0.6 |
| 2261 | 2026-04-13T20:39:51.878Z | Checking lalrpop-util v0.19.12 |
| 2262 | 2026-04-13T20:39:51.917Z | Checking petgraph v0.8.3 |
| 2263 | 2026-04-13T20:39:51.956Z | Checking string_cache v0.8.9 |
| 2264 | 2026-04-13T20:39:51.993Z | Checking petgraph v0.6.5 |
| 2265 | 2026-04-13T20:39:52.064Z | Checking gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc) |
| 2266 | 2026-04-13T20:39:52.100Z | Checking postgres-types v0.2.12 |
| 2267 | 2026-04-13T20:39:52.148Z | Checking phf v0.13.1 |
| 2268 | 2026-04-13T20:39:52.320Z | Checking gateway-ereport-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc) |
| 2269 | 2026-04-13T20:39:52.446Z | Checking whoami v2.1.0 |
| 2270 | 2026-04-13T20:39:52.615Z | Checking peg-runtime v0.8.5 |
| 2271 | 2026-04-13T20:39:52.652Z | Checking zip v4.6.1 |
| 2272 | 2026-04-13T20:39:52.687Z | Checking tokio-postgres v0.7.16 |
| 2273 | 2026-04-13T20:39:52.902Z | Compiling structmeta-derive v0.3.0 |
| 2274 | 2026-04-13T20:39:53.157Z | Compiling newtype-uuid-macros v0.1.0 |
| 2275 | 2026-04-13T20:39:53.242Z | Checking regress v0.10.5 |
| 2276 | 2026-04-13T20:39:53.298Z | Compiling dropshot v0.16.7 |
| 2277 | 2026-04-13T20:39:53.451Z | Compiling dropshot_endpoint v0.16.7 |
| 2278 | 2026-04-13T20:39:53.503Z | Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 2279 | 2026-04-13T20:39:53.614Z | Checking progenitor-client v0.13.0 |
| 2280 | 2026-04-13T20:39:53.874Z | Checking toml v0.9.12+spec-1.1.0 |
| 2281 | 2026-04-13T20:39:53.911Z | Checking slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 2282 | 2026-04-13T20:39:53.945Z | Checking omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds) |
| 2283 | 2026-04-13T20:39:53.980Z | Checking serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#8f60acdf) |
| 2284 | 2026-04-13T20:39:54.015Z | Compiling structmeta v0.3.0 |
| 2285 | 2026-04-13T20:39:54.048Z | Checking itertools v0.14.0 |
| 2286 | 2026-04-13T20:39:54.146Z | Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity) |
| 2287 | 2026-04-13T20:39:54.256Z | Compiling derive-ex v0.1.8 |
| 2288 | 2026-04-13T20:39:54.352Z | Compiling parse-display-derive v0.10.0 |
| 2289 | 2026-04-13T20:39:54.417Z | Checking macaddr v1.0.1 |
| 2290 | 2026-04-13T20:39:54.475Z | Checking instant v0.1.13 |
| 2291 | 2026-04-13T20:39:54.572Z | Checking omicron-ledger v0.1.0 (/work/oxidecomputer/omicron/ledger) |
| 2292 | 2026-04-13T20:39:54.607Z | Checking backoff v0.4.0 |
| 2293 | 2026-04-13T20:39:54.640Z | Checking backon v1.6.0 |
| 2294 | 2026-04-13T20:39:54.673Z | Checking protocol v0.1.0 (https://github.com/oxidecomputer/lldp#d22509df) |
| 2295 | 2026-04-13T20:39:54.804Z | Checking progenitor-client v0.10.0 |
| 2296 | 2026-04-13T20:39:54.841Z | Checking progenitor-extras v0.1.1 |
| 2297 | 2026-04-13T20:39:54.844Z | Checking unicode-width v0.2.0 |
| 2298 | 2026-04-13T20:39:55.103Z | Checking heck v0.5.0 |
| 2299 | 2026-04-13T20:39:55.135Z | Compiling convert_case v0.4.0 |
| 2300 | 2026-04-13T20:39:55.138Z | Checking half v2.7.1 |
| 2301 | 2026-04-13T20:39:55.200Z | Checking ciborium-io v0.2.2 |
| 2302 | 2026-04-13T20:39:55.266Z | Checking secrecy v0.10.3 |
| 2303 | 2026-04-13T20:39:55.317Z | Checking indent_write v2.2.0 |
| 2304 | 2026-04-13T20:39:55.406Z | Checking universal-hash v0.5.1 |
| 2305 | 2026-04-13T20:39:55.451Z | Checking ciborium-ll v0.2.2 |
| 2306 | 2026-04-13T20:39:55.485Z | Checking opaque-debug v0.3.1 |
| 2307 | 2026-04-13T20:39:55.524Z | Compiling derive_more v0.99.20 |
| 2308 | 2026-04-13T20:39:55.559Z | Checking camino-tempfile v1.4.1 |
| 2309 | 2026-04-13T20:39:55.590Z | Compiling unsafe-libyaml v0.2.11 |
| 2310 | 2026-04-13T20:39:55.646Z | Checking ciborium v0.2.2 |
| 2311 | 2026-04-13T20:39:55.741Z | Compiling crucible-workspace-hack v0.1.0 |
| 2312 | 2026-04-13T20:39:55.934Z | Compiling test-strategy v0.4.5 |
| 2313 | 2026-04-13T20:39:56.012Z | Checking aead v0.5.2 |
| 2314 | 2026-04-13T20:39:56.047Z | Checking parse-display v0.10.0 |
| 2315 | 2026-04-13T20:39:56.174Z | Compiling serde_yaml v0.9.34+deprecated |
| 2316 | 2026-04-13T20:39:56.208Z | Checking poly1305 v0.8.0 |
| 2317 | 2026-04-13T20:39:56.240Z | Checking chacha20 v0.9.1 |
| 2318 | 2026-04-13T20:39:56.354Z | Checking typify-impl v0.6.1 |
| 2319 | 2026-04-13T20:39:56.460Z | Compiling thiserror-impl-no-std v2.0.2 |
| 2320 | 2026-04-13T20:39:56.493Z | Checking swrite v0.1.0 |
| 2321 | 2026-04-13T20:39:57.099Z | Checking password-hash v0.5.0 |
| 2322 | 2026-04-13T20:39:57.404Z | Checking blake2 v0.10.6 |
| 2323 | 2026-04-13T20:39:57.440Z | Checking tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0) |
| 2324 | 2026-04-13T20:39:57.559Z | Checking sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types) |
| 2325 | 2026-04-13T20:39:57.670Z | Checking chacha20poly1305 v0.10.1 |
| 2326 | 2026-04-13T20:39:57.704Z | Checking argon2 v0.5.3 |
| 2327 | 2026-04-13T20:39:57.704Z | Checking thiserror-no-std v2.0.2 |
| 2328 | 2026-04-13T20:39:57.822Z | Checking crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=ae1da83e66c648574827298f4bc444632bf4d047#ae1da83e) |
| 2329 | 2026-04-13T20:39:57.857Z | Checking vsss-rs v3.3.4 |
| 2330 | 2026-04-13T20:39:57.888Z | Checking omicron-common v0.1.0 (/work/oxidecomputer/omicron/common) |
| 2331 | 2026-04-13T20:39:57.924Z | Checking gfss v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/gfss) |
| 2332 | 2026-04-13T20:39:58.076Z | Checking byte-wrapper v0.1.0 |
| 2333 | 2026-04-13T20:39:58.112Z | Checking propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=2c9d7052cc12b3feca1c5a0e09d10b724b8e7cb4#2c9d7052) |
| 2334 | 2026-04-13T20:39:58.146Z | Checking omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords) |
| 2335 | 2026-04-13T20:39:58.265Z | Checking crossbeam-deque v0.8.6 |
| 2336 | 2026-04-13T20:39:58.308Z | Checking trust-quorum-types-versions v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types/versions) |
| 2337 | 2026-04-13T20:39:58.364Z | Checking propolis-api-types-versions v0.0.0 (https://github.com/oxidecomputer/propolis?rev=2c9d7052cc12b3feca1c5a0e09d10b724b8e7cb4#2c9d7052) |
| 2338 | 2026-04-13T20:39:58.400Z | Compiling rayon-core v1.13.0 |
| 2339 | 2026-04-13T20:39:58.466Z | Checking toml v0.8.23 |
| 2340 | 2026-04-13T20:39:58.810Z | Compiling proc-macro-error v1.0.4 |
| 2341 | 2026-04-13T20:39:58.997Z | Checking bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore) |
| 2342 | 2026-04-13T20:39:59.000Z | Checking rayon v1.11.0 |
| 2343 | 2026-04-13T20:39:59.065Z | Compiling toml_edit v0.23.10+spec-1.0.0 |
| 2344 | 2026-04-13T20:39:59.143Z | Checking glob v0.3.3 |
| 2345 | 2026-04-13T20:39:59.349Z | Checking unicode-width v0.1.14 |
| 2346 | 2026-04-13T20:39:59.474Z | Checking tabwriter v1.4.1 |
| 2347 | 2026-04-13T20:39:59.622Z | Compiling proc-macro-crate v3.4.0 |
| 2348 | 2026-04-13T20:39:59.656Z | Compiling heapless v0.8.0 |
| 2349 | 2026-04-13T20:39:59.806Z | Checking propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=2c9d7052cc12b3feca1c5a0e09d10b724b8e7cb4#2c9d7052) |
| 2350 | 2026-04-13T20:39:59.933Z | Compiling ingot-macros v0.1.1 |
| 2351 | 2026-04-13T20:40:00.126Z | Checking hash32 v0.3.1 |
| 2352 | 2026-04-13T20:40:00.166Z | Compiling smoltcp v0.11.0 |
| 2353 | 2026-04-13T20:40:00.202Z | Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 2354 | 2026-04-13T20:40:00.205Z | Checking cobs v0.3.0 |
| 2355 | 2026-04-13T20:40:00.406Z | Compiling usdt-attr-macro v0.5.0 |
| 2356 | 2026-04-13T20:40:00.476Z | Compiling usdt-macro v0.5.0 |
| 2357 | 2026-04-13T20:40:00.520Z | Checking memmap v0.7.0 |
| 2358 | 2026-04-13T20:40:00.598Z | Checking colored v3.1.1 |
| 2359 | 2026-04-13T20:40:00.677Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#d9645f8d) |
| 2360 | 2026-04-13T20:40:00.823Z | Checking postcard v1.1.3 |
| 2361 | 2026-04-13T20:40:00.931Z | Compiling num_enum_derive v0.7.5 |
| 2362 | 2026-04-13T20:40:01.083Z | Compiling typify-macro v0.6.1 |
| 2363 | 2026-04-13T20:40:01.143Z | Compiling proc-macro-crate v1.3.1 |
| 2364 | 2026-04-13T20:40:01.204Z | Checking illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 2365 | 2026-04-13T20:40:01.238Z | Checking usdt v0.5.0 |
| 2366 | 2026-04-13T20:40:01.429Z | Checking sigpipe v0.1.3 |
| 2367 | 2026-04-13T20:40:01.465Z | Compiling foreign-types-macros v0.2.3 |
| 2368 | 2026-04-13T20:40:01.539Z | Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 2369 | 2026-04-13T20:40:01.577Z | Checking foreign-types-shared v0.3.1 |
| 2370 | 2026-04-13T20:40:01.694Z | Checking cpufeatures v0.3.0 |
| 2371 | 2026-04-13T20:40:01.794Z | Checking chacha20 v0.10.0 |
| 2372 | 2026-04-13T20:40:01.837Z | Compiling num_enum_derive v0.5.11 |
| 2373 | 2026-04-13T20:40:01.991Z | Checking num_enum v0.7.5 |
| 2374 | 2026-04-13T20:40:02.068Z | Checking foreign-types v0.5.0 |
| 2375 | 2026-04-13T20:40:02.071Z | Checking cstr-argument v0.1.2 |
| 2376 | 2026-04-13T20:40:02.137Z | Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 2377 | 2026-04-13T20:40:02.167Z | Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 2378 | 2026-04-13T20:40:02.200Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#1e40efd8) |
| 2379 | 2026-04-13T20:40:02.248Z | Checking nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 2380 | 2026-04-13T20:40:02.452Z | Checking dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#d9645f8d) |
| 2381 | 2026-04-13T20:40:02.531Z | Checking rand v0.10.0 |
| 2382 | 2026-04-13T20:40:02.618Z | Checking rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 2383 | 2026-04-13T20:40:02.652Z | Checking oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog) |
| 2384 | 2026-04-13T20:40:02.684Z | Checking key-manager-types v0.1.0 (/work/oxidecomputer/omicron/key-manager/types) |
| 2385 | 2026-04-13T20:40:02.719Z | Checking ingot-types v0.1.2 |
| 2386 | 2026-04-13T20:40:02.755Z | Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino#7e56ab6e) |
| 2387 | 2026-04-13T20:40:02.831Z | Compiling zone_cfg_derive v0.3.1 |
| 2388 | 2026-04-13T20:40:02.866Z | Compiling typify v0.6.1 |
| 2389 | 2026-04-13T20:40:02.931Z | Checking num_enum v0.5.11 |
| 2390 | 2026-04-13T20:40:02.965Z | Checking sled-agent-types-versions v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types/versions) |
| 2391 | 2026-04-13T20:40:03.001Z | Compiling progenitor-impl v0.13.0 |
| 2392 | 2026-04-13T20:40:03.100Z | Checking illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b) |
| 2393 | 2026-04-13T20:40:03.103Z | Checking ingot v0.1.1 |
| 2394 | 2026-04-13T20:40:03.194Z | Checking bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=2c9d7052cc12b3feca1c5a0e09d10b724b8e7cb4#2c9d7052) |
| 2395 | 2026-04-13T20:40:03.355Z | Checking itertools v0.12.1 |
| 2396 | 2026-04-13T20:40:03.389Z | Compiling num-derive v0.4.2 |
| 2397 | 2026-04-13T20:40:03.479Z | Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils) |
| 2398 | 2026-04-13T20:40:03.745Z | Checking bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=2c9d7052cc12b3feca1c5a0e09d10b724b8e7cb4#2c9d7052) |
| 2399 | 2026-04-13T20:40:03.963Z | Checking smf v0.2.3 |
| 2400 | 2026-04-13T20:40:03.997Z | Checking whoami v1.6.1 |
| 2401 | 2026-04-13T20:40:04.101Z | Checking tokio-dtrace v0.1.1 |
| 2402 | 2026-04-13T20:40:04.192Z | Compiling derive-where v1.6.0 |
| 2403 | 2026-04-13T20:40:04.226Z | Checking console v0.15.11 |
| 2404 | 2026-04-13T20:40:04.310Z | Checking oxide-tokio-rt v0.1.3 |
| 2405 | 2026-04-13T20:40:04.344Z | Checking crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=ad5296d5fb951e3f3bc34b37444bd1d68a2ec866#ad5296d5) |
| 2406 | 2026-04-13T20:40:04.381Z | Checking zone v0.3.1 |
| 2407 | 2026-04-13T20:40:04.500Z | Checking atomicwrites v0.4.4 |
| 2408 | 2026-04-13T20:40:04.535Z | Checking newline-converter v0.3.0 |
| 2409 | 2026-04-13T20:40:04.589Z | Checking bytecount v0.6.9 |
| 2410 | 2026-04-13T20:40:04.654Z | Compiling owo-colors v4.3.0 |
| 2411 | 2026-04-13T20:40:04.688Z | Checking expectorate v1.2.0 |
| 2412 | 2026-04-13T20:40:04.719Z | Compiling cancel-safe-futures v0.1.5 |
| 2413 | 2026-04-13T20:40:04.750Z | Checking opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 2414 | 2026-04-13T20:40:04.753Z | Checking libsw-core v0.3.2 |
| 2415 | 2026-04-13T20:40:04.837Z | Compiling prettyplease v0.2.37 |
| 2416 | 2026-04-13T20:40:04.975Z | Checking libsw v3.5.0 |
| 2417 | 2026-04-13T20:40:05.144Z | Checking linear-map v1.2.0 |
| 2418 | 2026-04-13T20:40:05.147Z | Checking same-file v1.0.6 |
| 2419 | 2026-04-13T20:40:05.292Z | Checking num-rational v0.4.2 |
| 2420 | 2026-04-13T20:40:05.325Z | Checking walkdir v2.5.0 |
| 2421 | 2026-04-13T20:40:05.356Z | Checking num-complex v0.4.6 |
| 2422 | 2026-04-13T20:40:05.496Z | Checking float-ord v0.3.2 |
| 2423 | 2026-04-13T20:40:05.530Z | Checking gethostname v0.5.0 |
| 2424 | 2026-04-13T20:40:05.593Z | Checking gateway-types-versions v0.1.0 (/work/oxidecomputer/omicron/gateway-types/versions) |
| 2425 | 2026-04-13T20:40:05.627Z | Compiling async-recursion v1.1.1 |
| 2426 | 2026-04-13T20:40:05.658Z | Compiling progenitor-macro v0.13.0 |
| 2427 | 2026-04-13T20:40:05.688Z | Checking ereport-types v0.1.0 (/work/oxidecomputer/omicron/ereport/types) |
| 2428 | 2026-04-13T20:40:05.721Z | Checking update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine) |
| 2429 | 2026-04-13T20:40:05.724Z | Checking num v0.4.3 |
| 2430 | 2026-04-13T20:40:05.851Z | Checking oximeter-types-versions v0.1.0 (/work/oxidecomputer/omicron/oximeter/types/versions) |
| 2431 | 2026-04-13T20:40:05.889Z | Checking oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 2432 | 2026-04-13T20:40:06.851Z | Checking opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 2433 | 2026-04-13T20:40:07.321Z | Checking gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types) |
| 2434 | 2026-04-13T20:40:07.868Z | Checking smawk v0.3.2 |
| 2435 | 2026-04-13T20:40:07.966Z | Checking unicode-linebreak v0.1.5 |
| 2436 | 2026-04-13T20:40:08.027Z | Checking resolv-conf v0.7.6 |
| 2437 | 2026-04-13T20:40:08.154Z | Checking oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types) |
| 2438 | 2026-04-13T20:40:08.208Z | Checking clickhouse-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types/versions) |
| 2439 | 2026-04-13T20:40:08.241Z | Checking globset v0.4.18 |
| 2440 | 2026-04-13T20:40:08.562Z | Compiling convert_case v0.10.0 |
| 2441 | 2026-04-13T20:40:09.023Z | Compiling slog-dtrace v0.3.0 |
| 2442 | 2026-04-13T20:40:09.128Z | Compiling derive_more-impl v2.1.1 |
| 2443 | 2026-04-13T20:40:09.484Z | Checking internal-dns-types-versions v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types/versions) |
| 2444 | 2026-04-13T20:40:09.657Z | Compiling pin-project-internal v1.1.11 |
| 2445 | 2026-04-13T20:40:09.755Z | Checking clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types) |
| 2446 | 2026-04-13T20:40:10.005Z | Checking derive_more v2.1.1 |
| 2447 | 2026-04-13T20:40:10.111Z | Checking crossterm v0.29.0 |
| 2448 | 2026-04-13T20:40:10.147Z | Checking pem v3.0.6 |
| 2449 | 2026-04-13T20:40:10.180Z | Checking fd-lock v4.0.4 |
| 2450 | 2026-04-13T20:40:10.329Z | Checking vte v0.14.1 |
| 2451 | 2026-04-13T20:40:10.366Z | Checking display-error-chain v0.2.2 |
| 2452 | 2026-04-13T20:40:10.400Z | Checking sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types) |
| 2453 | 2026-04-13T20:40:10.508Z | Checking trust-quorum-types v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types) |
| 2454 | 2026-04-13T20:40:10.511Z | Checking strip-ansi-escapes v0.2.1 |
| 2455 | 2026-04-13T20:40:10.573Z | Checking progenitor v0.13.0 |
| 2456 | 2026-04-13T20:40:10.667Z | Compiling snafu-derive v0.8.9 |
| 2457 | 2026-04-13T20:40:10.702Z | Checking termtree v0.5.1 |
| 2458 | 2026-04-13T20:40:10.702Z | Checking nu-ansi-term v0.50.3 |
| 2459 | 2026-04-13T20:40:10.769Z | Checking gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client) |
| 2460 | 2026-04-13T20:40:10.802Z | Checking pin-project v1.1.11 |
| 2461 | 2026-04-13T20:40:10.868Z | Checking linked-hash-map v0.5.6 |
| 2462 | 2026-04-13T20:40:10.924Z | Checking textwrap v0.16.2 |
| 2463 | 2026-04-13T20:40:10.971Z | Checking reedline v0.40.0 |
| 2464 | 2026-04-13T20:40:11.062Z | Checking lru-cache v0.1.2 |
| 2465 | 2026-04-13T20:40:11.180Z | Checking bootstrap-agent-lockstep-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-types) |
| 2466 | 2026-04-13T20:40:11.211Z | Checking olpc-cjson v0.1.4 |
| 2467 | 2026-04-13T20:40:11.378Z | Checking hickory-proto v0.24.4 |
| 2468 | 2026-04-13T20:40:11.849Z | Checking serde_plain v1.0.2 |
| 2469 | 2026-04-13T20:40:12.031Z | Checking typed-path v0.9.3 |
| 2470 | 2026-04-13T20:40:12.134Z | Compiling minimal-lexical v0.2.1 |
| 2471 | 2026-04-13T20:40:12.462Z | Compiling nom v7.1.3 |
| 2472 | 2026-04-13T20:40:12.497Z | Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl) |
| 2473 | 2026-04-13T20:40:12.583Z | Checking snafu v0.8.9 |
| 2474 | 2026-04-13T20:40:12.851Z | Checking oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema) |
| 2475 | 2026-04-13T20:40:12.886Z | Checking tough v0.20.0 |
| 2476 | 2026-04-13T20:40:13.071Z | Compiling ar_archive_writer v0.5.1 |
| 2477 | 2026-04-13T20:40:13.203Z | Checking hickory-resolver v0.24.4 |
| 2478 | 2026-04-13T20:40:13.275Z | Checking humantime v2.3.0 |
| 2479 | 2026-04-13T20:40:13.310Z | Checking internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types) |
| 2480 | 2026-04-13T20:40:13.460Z | Checking csv-core v0.1.13 |
| 2481 | 2026-04-13T20:40:13.494Z | Compiling stacker v0.1.23 |
| 2482 | 2026-04-13T20:40:13.666Z | Checking csv v1.4.0 |
| 2483 | 2026-04-13T20:40:13.778Z | Compiling cfg_aliases v0.1.1 |
| 2484 | 2026-04-13T20:40:13.782Z | Checking highway v1.3.0 |
| 2485 | 2026-04-13T20:40:13.885Z | Compiling nix v0.28.0 |
| 2486 | 2026-04-13T20:40:13.928Z | Checking papergrid v0.11.0 |
| 2487 | 2026-04-13T20:40:13.963Z | Compiling psm v0.1.30 |
| 2488 | 2026-04-13T20:40:13.967Z | Checking qorb v0.4.1 |
| 2489 | 2026-04-13T20:40:14.050Z | Compiling tabled_derive v0.7.0 |
| 2490 | 2026-04-13T20:40:14.084Z | Checking nibble_vec v0.1.0 |
| 2491 | 2026-04-13T20:40:14.236Z | Checking endian-type v0.1.2 |
| 2492 | 2026-04-13T20:40:14.270Z | Checking home v0.5.12 |
| 2493 | 2026-04-13T20:40:14.393Z | Checking radix_trie v0.2.1 |
| 2494 | 2026-04-13T20:40:14.471Z | Checking oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types) |
| 2495 | 2026-04-13T20:40:14.564Z | Checking cockroach-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types/versions) |
| 2496 | 2026-04-13T20:40:14.629Z | Checking clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3) |
| 2497 | 2026-04-13T20:40:14.876Z | Checking phf_shared v0.12.1 |
| 2498 | 2026-04-13T20:40:14.910Z | Compiling recursive-proc-macro-impl v0.1.1 |
| 2499 | 2026-04-13T20:40:15.004Z | Checking tabled v0.15.0 |
| 2500 | 2026-04-13T20:40:15.044Z | Compiling chrono-tz v0.10.4 |
| 2501 | 2026-04-13T20:40:15.078Z | Compiling semver v0.1.20 |
| 2502 | 2026-04-13T20:40:15.134Z | Checking phf v0.12.1 |
| 2503 | 2026-04-13T20:40:15.297Z | Compiling rustc_version v0.1.7 |
| 2504 | 2026-04-13T20:40:15.332Z | Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db) |
| 2505 | 2026-04-13T20:40:15.335Z | Compiling const_format_proc_macros v0.2.34 |
| 2506 | 2026-04-13T20:40:15.395Z | Checking recursive v0.1.1 |
| 2507 | 2026-04-13T20:40:15.516Z | Compiling peg-macros v0.8.5 |
| 2508 | 2026-04-13T20:40:15.550Z | Checking winnow v0.6.26 |
| 2509 | 2026-04-13T20:40:15.838Z | Compiling sqlparser_derive v0.5.0 |
| 2510 | 2026-04-13T20:40:16.116Z | Checking unicode_categories v0.1.1 |
| 2511 | 2026-04-13T20:40:16.193Z | Checking const_format v0.2.35 |
| 2512 | 2026-04-13T20:40:16.296Z | Checking rustyline v14.0.0 |
| 2513 | 2026-04-13T20:40:16.502Z | Compiling newtype_derive v0.1.6 |
| 2514 | 2026-04-13T20:40:16.625Z | Checking sqlparser v0.61.0 |
| 2515 | 2026-04-13T20:40:16.683Z | Checking sqlformat v0.3.5 |
| 2516 | 2026-04-13T20:40:16.889Z | Checking peg v0.8.5 |
| 2517 | 2026-04-13T20:40:16.991Z | Checking bcs v0.1.6 |
| 2518 | 2026-04-13T20:40:17.132Z | Checking cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types) |
| 2519 | 2026-04-13T20:40:17.200Z | Checking trust-quorum-protocol v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/protocol) |
| 2520 | 2026-04-13T20:40:17.252Z | Checking rdb-types v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=b603c9f3dccefcf1d3e941c04505ff6bdd1826b6#b603c9f3) |
| 2521 | 2026-04-13T20:40:17.352Z | Checking steno v0.4.1 |
| 2522 | 2026-04-13T20:40:17.474Z | Checking filetime v0.2.27 |
| 2523 | 2026-04-13T20:40:17.555Z | Checking mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=b603c9f3dccefcf1d3e941c04505ff6bdd1826b6#b603c9f3) |
| 2524 | 2026-04-13T20:40:17.601Z | Checking xattr v1.6.1 |
| 2525 | 2026-04-13T20:40:17.639Z | Checking subprocess v0.2.15 |
| 2526 | 2026-04-13T20:40:17.758Z | Checking tar v0.4.45 |
| 2527 | 2026-04-13T20:40:18.174Z | Checking base64 v0.21.7 |
| 2528 | 2026-04-13T20:40:18.208Z | Checking headers-core v0.3.0 |
| 2529 | 2026-04-13T20:40:18.345Z | Checking headers v0.4.1 |
| 2530 | 2026-04-13T20:40:18.417Z | Checking yasna v0.5.2 |
| 2531 | 2026-04-13T20:40:18.450Z | Checking dropshot-api-manager-types v0.6.0 |
| 2532 | 2026-04-13T20:40:18.648Z | Checking tagptr v0.2.0 |
| 2533 | 2026-04-13T20:40:18.821Z | Checking moka v0.12.13 |
| 2534 | 2026-04-13T20:40:18.855Z | Checking rcgen v0.12.1 |
| 2535 | 2026-04-13T20:40:18.858Z | Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths) |
| 2536 | 2026-04-13T20:40:18.920Z | Checking utf-8 v0.7.6 |
| 2537 | 2026-04-13T20:40:19.080Z | Checking parallel-task-set v0.1.0 (/work/oxidecomputer/omicron/parallel-task-set) |
| 2538 | 2026-04-13T20:40:19.113Z | Compiling pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide%2Fomicron#b1194c19) |
| 2539 | 2026-04-13T20:40:19.188Z | Compiling radium v0.7.0 |
| 2540 | 2026-04-13T20:40:19.252Z | Compiling libefi-sys v0.1.0 |
| 2541 | 2026-04-13T20:40:19.491Z | Checking hickory-resolver v0.25.2 |
| 2542 | 2026-04-13T20:40:19.587Z | Compiling oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro) |
| 2543 | 2026-04-13T20:40:19.587Z | Compiling bitfield-struct v0.6.2 |
| 2544 | 2026-04-13T20:40:19.590Z | Compiling maybe-uninit v2.0.0 |
| 2545 | 2026-04-13T20:40:19.682Z | Checking tap v1.0.1 |
| 2546 | 2026-04-13T20:40:19.814Z | Checking wyz v0.5.1 |
| 2547 | 2026-04-13T20:40:20.186Z | Compiling zerocopy-derive v0.6.6 |
| 2548 | 2026-04-13T20:40:20.225Z | Checking nvme v0.1.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221) |
| 2549 | 2026-04-13T20:40:20.258Z | Checking libnvme-sys v0.0.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221) |
| 2550 | 2026-04-13T20:40:20.288Z | Checking internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver) |
| 2551 | 2026-04-13T20:40:20.326Z | Checking crc-catalog v2.4.0 |
| 2552 | 2026-04-13T20:40:20.444Z | Checking funty v2.0.0 |
| 2553 | 2026-04-13T20:40:20.517Z | Compiling packed_struct v0.10.1 |
| 2554 | 2026-04-13T20:40:20.785Z | Checking bitvec v1.0.1 |
| 2555 | 2026-04-13T20:40:20.849Z | Checking libnvme v0.1.1 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221) |
| 2556 | 2026-04-13T20:40:20.893Z | Checking crc v3.4.0 |
| 2557 | 2026-04-13T20:40:21.037Z | Checking zerocopy v0.6.6 |
| 2558 | 2026-04-13T20:40:21.096Z | Checking libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1) |
| 2559 | 2026-04-13T20:40:21.130Z | Checking nexus-types-versions v0.1.0 (/work/oxidecomputer/omicron/nexus/types/versions) |
| 2560 | 2026-04-13T20:40:21.130Z | Checking tungstenite v0.21.0 |
| 2561 | 2026-04-13T20:40:21.227Z | Compiling packed_struct_codegen v0.10.1 |
| 2562 | 2026-04-13T20:40:21.265Z | Compiling bitfield-macros v0.19.4 |
| 2563 | 2026-04-13T20:40:21.347Z | Compiling indexmap v1.9.3 |
| 2564 | 2026-04-13T20:40:21.567Z | Checking nodrop v0.1.14 |
| 2565 | 2026-04-13T20:40:21.634Z | Checking tokio-tungstenite v0.21.0 |
| 2566 | 2026-04-13T20:40:21.688Z | Checking array-init v0.0.4 |
| 2567 | 2026-04-13T20:40:21.983Z | Checking smallvec v0.6.14 |
| 2568 | 2026-04-13T20:40:22.017Z | Checking bitfield v0.19.4 |
| 2569 | 2026-04-13T20:40:22.017Z | Checking hashbrown v0.12.3 |
| 2570 | 2026-04-13T20:40:22.114Z | Checking tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc#e644a21a) |
| 2571 | 2026-04-13T20:40:22.231Z | Checking serde-hex v0.1.0 |
| 2572 | 2026-04-13T20:40:22.330Z | Checking sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware) |
| 2573 | 2026-04-13T20:40:22.442Z | Checking ron v0.8.1 |
| 2574 | 2026-04-13T20:40:22.810Z | Checking oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter) |
| 2575 | 2026-04-13T20:40:22.889Z | Checking hashbrown v0.13.2 |
| 2576 | 2026-04-13T20:40:22.992Z | Checking crc-any v2.5.0 |
| 2577 | 2026-04-13T20:40:23.092Z | Checking tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc#e644a21a) |
| 2578 | 2026-04-13T20:40:23.197Z | Checking propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=2c9d7052cc12b3feca1c5a0e09d10b724b8e7cb4#2c9d7052) |
| 2579 | 2026-04-13T20:40:23.288Z | Checking path-slash v0.1.5 |
| 2580 | 2026-04-13T20:40:23.344Z | Compiling xshell-macros v0.2.7 |
| 2581 | 2026-04-13T20:40:23.378Z | Checking object v0.30.4 |
| 2582 | 2026-04-13T20:40:23.416Z | Checking key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager) |
| 2583 | 2026-04-13T20:40:23.497Z | Checking lpc55_areas v0.2.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f) |
| 2584 | 2026-04-13T20:40:23.745Z | Checking xshell v0.2.7 |
| 2585 | 2026-04-13T20:40:23.810Z | Checking cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client) |
| 2586 | 2026-04-13T20:40:23.813Z | Checking half v1.8.3 |
| 2587 | 2026-04-13T20:40:23.960Z | Checking sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage) |
| 2588 | 2026-04-13T20:40:24.062Z | Checking serde_cbor v0.11.2 |
| 2589 | 2026-04-13T20:40:24.462Z | Checking tufaceous-brand-metadata v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0) |
| 2590 | 2026-04-13T20:40:24.660Z | Compiling num-derive v0.3.3 |
| 2591 | 2026-04-13T20:40:24.703Z | Compiling proc-macro-error-attr2 v2.0.0 |
| 2592 | 2026-04-13T20:40:24.735Z | Checking installinator-common-versions v0.1.0 (/work/oxidecomputer/omicron/installinator-common/versions) |
| 2593 | 2026-04-13T20:40:24.776Z | Checking sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client) |
| 2594 | 2026-04-13T20:40:24.942Z | Checking papergrid v0.17.0 |
| 2595 | 2026-04-13T20:40:25.110Z | Compiling proc-macro-error2 v2.0.1 |
| 2596 | 2026-04-13T20:40:25.452Z | Compiling tabled_derive v0.11.0 |
| 2597 | 2026-04-13T20:40:25.485Z | Checking testing_table v0.3.0 |
| 2598 | 2026-04-13T20:40:25.548Z | Checking libscf-sys v1.1.0 |
| 2599 | 2026-04-13T20:40:25.604Z | Checking ntp-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ntp-admin-client) |
| 2600 | 2026-04-13T20:40:25.707Z | Checking smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51) |
| 2601 | 2026-04-13T20:40:25.739Z | Checking dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client) |
| 2602 | 2026-04-13T20:40:25.939Z | Checking transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#11afc484) |
| 2603 | 2026-04-13T20:40:25.995Z | Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#11afc484) |
| 2604 | 2026-04-13T20:40:26.222Z | Checking maplit v1.0.2 |
| 2605 | 2026-04-13T20:40:26.331Z | Checking fxhash v0.2.1 |
| 2606 | 2026-04-13T20:40:26.364Z | Checking crc8 v0.1.1 |
| 2607 | 2026-04-13T20:40:26.481Z | Checking omicron-cockroach-metrics v0.1.0 (/work/oxidecomputer/omicron/cockroach-metrics) |
| 2608 | 2026-04-13T20:40:26.513Z | Checking installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common) |
| 2609 | 2026-04-13T20:40:26.555Z | Checking lpc55_sign v0.3.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f) |
| 2610 | 2026-04-13T20:40:26.625Z | Checking tabled v0.20.0 |
| 2611 | 2026-04-13T20:40:26.726Z | Checking transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control?branch=main#11afc484) |
| 2612 | 2026-04-13T20:40:27.093Z | Checking unicase v2.9.0 |
| 2613 | 2026-04-13T20:40:27.257Z | Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=524eb8f125003dff50b9703900c6b323f00f9e1b#524eb8f1) |
| 2614 | 2026-04-13T20:40:27.290Z | Checking zfs-test-harness v0.1.0 (/work/oxidecomputer/omicron/sled-storage/zfs-test-harness) |
| 2615 | 2026-04-13T20:40:27.550Z | Checking hubtools v0.4.7 (https://github.com/oxidecomputer/hubtools.git?rev=2b1ef9b38d75563ea800baa3b17327eec17b1b7a#2b1ef9b3) |
| 2616 | 2026-04-13T20:40:27.640Z | Checking kstat-rs v0.2.4 |
| 2617 | 2026-04-13T20:40:27.756Z | Compiling vergen-lib v0.1.6 |
| 2618 | 2026-04-13T20:40:27.822Z | Compiling diesel_derives v2.3.7 |
| 2619 | 2026-04-13T20:40:27.923Z | Checking sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics) |
| 2620 | 2026-04-13T20:40:28.012Z | Checking scheduled-thread-pool v0.2.7 |
| 2621 | 2026-04-13T20:40:28.090Z | Compiling dsl_auto_type v0.2.0 |
| 2622 | 2026-04-13T20:40:28.186Z | Checking arc-swap v1.8.2 |
| 2623 | 2026-04-13T20:40:28.276Z | Compiling vergen-gitcl v1.0.8 |
| 2624 | 2026-04-13T20:40:28.443Z | Compiling diesel_table_macro_syntax v0.3.0 |
| 2625 | 2026-04-13T20:40:28.497Z | Compiling parking_lot_core v0.8.6 |
| 2626 | 2026-04-13T20:40:28.713Z | Checking slog-scope v4.4.1 |
| 2627 | 2026-04-13T20:40:28.745Z | Checking r2d2 v0.8.10 |
| 2628 | 2026-04-13T20:40:28.875Z | Checking oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments) |
| 2629 | 2026-04-13T20:40:28.921Z | Checking omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates) |
| 2630 | 2026-04-13T20:40:29.165Z | Compiling git-stub v1.0.0 |
| 2631 | 2026-04-13T20:40:29.168Z | Checking downcast-rs v2.0.2 |
| 2632 | 2026-04-13T20:40:29.444Z | Compiling git-stub-vcs v0.1.0 |
| 2633 | 2026-04-13T20:40:29.559Z | Checking slog-stdlog v4.1.1 |
| 2634 | 2026-04-13T20:40:29.709Z | Checking sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api) |
| 2635 | 2026-04-13T20:40:29.796Z | Checking dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api) |
| 2636 | 2026-04-13T20:40:29.831Z | Compiling dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server) |
| 2637 | 2026-04-13T20:40:29.862Z | Checking slog-envlogger v2.2.0 |
| 2638 | 2026-04-13T20:40:30.040Z | Checking parking_lot v0.11.2 |
| 2639 | 2026-04-13T20:40:30.111Z | Compiling nexus-db-schema v0.1.0 (/work/oxidecomputer/omicron/nexus/db-schema) |
| 2640 | 2026-04-13T20:40:30.146Z | Checking prefix-trie v0.7.0 |
| 2641 | 2026-04-13T20:40:30.261Z | Checking sled v0.34.7 |
| 2642 | 2026-04-13T20:40:30.375Z | Compiling nexus-macros-common v0.1.0 (/work/oxidecomputer/omicron/nexus/macros-common) |
| 2643 | 2026-04-13T20:40:30.408Z | Checking nanorand v0.7.0 |
| 2644 | 2026-04-13T20:40:30.484Z | Compiling dirs-sys-next v0.1.2 |
| 2645 | 2026-04-13T20:40:30.517Z | Checking hickory-server v0.25.2 |
| 2646 | 2026-04-13T20:40:30.561Z | Compiling crunchy v0.2.4 |
| 2647 | 2026-04-13T20:40:30.635Z | Checking flume v0.11.1 |
| 2648 | 2026-04-13T20:40:30.790Z | Compiling dirs-next v2.0.0 |
| 2649 | 2026-04-13T20:40:30.889Z | Compiling nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model) |
| 2650 | 2026-04-13T20:40:30.921Z | Compiling clang-sys v1.8.1 |
| 2651 | 2026-04-13T20:40:30.951Z | Compiling tiny-keccak v2.0.2 |
| 2652 | 2026-04-13T20:40:31.216Z | Compiling term v0.7.0 |
| 2653 | 2026-04-13T20:40:31.374Z | Compiling db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros) |
| 2654 | 2026-04-13T20:40:31.466Z | Checking nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults) |
| 2655 | 2026-04-13T20:40:31.507Z | Compiling salty v0.3.0 |
| 2656 | 2026-04-13T20:40:31.543Z | Compiling bit-vec v0.6.3 |
| 2657 | 2026-04-13T20:40:31.575Z | Checking nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types) |
| 2658 | 2026-04-13T20:40:31.749Z | Compiling bit-set v0.5.3 |
| 2659 | 2026-04-13T20:40:31.782Z | Compiling ascii-canvas v3.0.0 |
| 2660 | 2026-04-13T20:40:31.879Z | Compiling typify-impl v0.4.3 |
| 2661 | 2026-04-13T20:40:31.940Z | Checking primeorder v0.13.6 |
| 2662 | 2026-04-13T20:40:32.085Z | Compiling itertools v0.10.5 |
| 2663 | 2026-04-13T20:40:32.205Z | Compiling ena v0.14.4 |
| 2664 | 2026-04-13T20:40:32.304Z | Compiling libloading v0.8.9 |
| 2665 | 2026-04-13T20:40:32.489Z | Compiling fs-err v2.11.0 |
| 2666 | 2026-04-13T20:40:32.571Z | Compiling regex-syntax v0.6.29 |
| 2667 | 2026-04-13T20:40:32.665Z | Compiling diff v0.1.13 |
| 2668 | 2026-04-13T20:40:32.713Z | Compiling bindgen v0.71.1 |
| 2669 | 2026-04-13T20:40:33.196Z | Compiling cexpr v0.6.0 |
| 2670 | 2026-04-13T20:40:33.239Z | Checking repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client) |
| 2671 | 2026-04-13T20:40:33.272Z | Checking ddm-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=b603c9f3dccefcf1d3e941c04505ff6bdd1826b6#b603c9f3) |
| 2672 | 2026-04-13T20:40:33.591Z | Checking rats-corim v0.1.0 (https://github.com/oxidecomputer/rats-corim#f0d5d516) |
| 2673 | 2026-04-13T20:40:33.928Z | Compiling lalrpop v0.19.12 |
| 2674 | 2026-04-13T20:40:34.008Z | Checking diesel v2.3.7 |
| 2675 | 2026-04-13T20:40:34.097Z | Checking hubtools v0.4.7 (https://github.com/oxidecomputer/hubtools.git?branch=main#2b1ef9b3) |
| 2676 | 2026-04-13T20:40:34.242Z | Compiling nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data) |
| 2677 | 2026-04-13T20:40:34.459Z | Compiling libxml v0.3.3 |
| 2678 | 2026-04-13T20:40:34.693Z | Checking parse-size v1.1.0 |
| 2679 | 2026-04-13T20:40:34.824Z | Checking omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client) |
| 2680 | 2026-04-13T20:40:34.856Z | Checking tufaceous-lib v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0) |
| 2681 | 2026-04-13T20:40:35.152Z | Checking p384 v0.13.1 |
| 2682 | 2026-04-13T20:40:35.594Z | Checking sled-agent-config-reconciler v0.1.0 (/work/oxidecomputer/omicron/sled-agent/config-reconciler) |
| 2683 | 2026-04-13T20:40:35.698Z | Compiling strum_macros v0.24.3 |
| 2684 | 2026-04-13T20:40:36.377Z | Compiling typify-macro v0.4.3 |
| 2685 | 2026-04-13T20:40:36.539Z | Compiling indoc v1.0.9 |
| 2686 | 2026-04-13T20:40:37.007Z | Checking assert_matches v1.5.0 |
| 2687 | 2026-04-13T20:40:37.107Z | Checking common v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=44a949c9bedf4fcd4d280337fa1965b4293c88d1#44a949c9) |
| 2688 | 2026-04-13T20:40:37.704Z | Compiling nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth) |
| 2689 | 2026-04-13T20:40:37.929Z | Checking predicates-tree v1.0.13 |
| 2690 | 2026-04-13T20:40:38.073Z | Checking quick-xml v0.37.5 |
| 2691 | 2026-04-13T20:40:38.105Z | Compiling typify v0.4.3 |
| 2692 | 2026-04-13T20:40:38.138Z | Checking derive_builder v0.20.2 |
| 2693 | 2026-04-13T20:40:38.244Z | Compiling oso-derive v0.27.3 |
| 2694 | 2026-04-13T20:40:38.277Z | Compiling impl-trait-for-tuples v0.2.3 |
| 2695 | 2026-04-13T20:40:38.749Z | Compiling trait-variant v0.1.2 |
| 2696 | 2026-04-13T20:40:38.955Z | Checking openssl-probe v0.1.6 |
| 2697 | 2026-04-13T20:40:39.096Z | Compiling progenitor-impl v0.11.2 |
| 2698 | 2026-04-13T20:40:39.302Z | Checking scim2-rs v0.1.0 (https://github.com/oxidecomputer/scim2-rs?rev=c78005db837a71f94c3b8efac9a64cfbdb2d527f#c78005db) |
| 2699 | 2026-04-13T20:40:39.334Z | Checking dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=44a949c9bedf4fcd4d280337fa1965b4293c88d1#44a949c9) |
| 2700 | 2026-04-13T20:40:39.828Z | Checking sled-agent-resolvable-files v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files) |
| 2701 | 2026-04-13T20:40:40.129Z | Compiling authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros) |
| 2702 | 2026-04-13T20:40:40.465Z | Checking nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config) |
| 2703 | 2026-04-13T20:40:40.665Z | Checking sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim) |
| 2704 | 2026-04-13T20:40:40.920Z | Checking nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client) |
| 2705 | 2026-04-13T20:40:41.742Z | Compiling progenitor-macro v0.11.2 |
| 2706 | 2026-04-13T20:40:42.388Z | Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils) |
| 2707 | 2026-04-13T20:40:42.449Z | Compiling mime_guess v2.0.5 |
| 2708 | 2026-04-13T20:40:42.879Z | Checking oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer) |
| 2709 | 2026-04-13T20:40:43.627Z | Checking repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api) |
| 2710 | 2026-04-13T20:40:43.694Z | Compiling oximeter-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb) |
| 2711 | 2026-04-13T20:40:43.938Z | Checking progenitor-client v0.11.2 |
| 2712 | 2026-04-13T20:40:43.972Z | Checking http-range v0.1.5 |
| 2713 | 2026-04-13T20:40:44.128Z | Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=dbaad520e1f5ae32c10db16ce176f9c24de95652#dbaad520) |
| 2714 | 2026-04-13T20:40:44.209Z | Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb) |
| 2715 | 2026-04-13T20:40:44.321Z | Checking bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client) |
| 2716 | 2026-04-13T20:40:44.397Z | Checking ignore v0.4.25 |
| 2717 | 2026-04-13T20:40:44.942Z | Checking atty v0.2.14 |
| 2718 | 2026-04-13T20:40:45.071Z | Checking globwalk v0.9.1 |
| 2719 | 2026-04-13T20:40:45.771Z | Checking attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f) |
| 2720 | 2026-04-13T20:40:45.825Z | Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb) |
| 2721 | 2026-04-13T20:40:46.187Z | Compiling nexus-db-lookup v0.1.0 (/work/oxidecomputer/omicron/nexus/db-lookup) |
| 2722 | 2026-04-13T20:40:46.413Z | Checking crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=ad5296d5fb951e3f3bc34b37444bd1d68a2ec866#ad5296d5) |
| 2723 | 2026-04-13T20:40:46.656Z | Checking progenitor v0.11.2 |
| 2724 | 2026-04-13T20:40:46.689Z | Checking bb8 v0.8.6 |
| 2725 | 2026-04-13T20:40:46.823Z | Checking dice-util-barcode v0.1.0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f) |
| 2726 | 2026-04-13T20:40:46.826Z | Compiling sprockets-tls v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=d2b68e4f47e3c22bce0455aeb4cfb2e61ad229ba#d2b68e4f) |
| 2727 | 2026-04-13T20:40:46.992Z | Checking corncobs v0.1.4 |
| 2728 | 2026-04-13T20:40:47.130Z | Checking dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f) |
| 2729 | 2026-04-13T20:40:47.163Z | Checking hyper-staticfile v0.10.1 |
| 2730 | 2026-04-13T20:40:47.167Z | Checking dice-mfg-msgs v0.3.0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f) |
| 2731 | 2026-04-13T20:40:47.273Z | Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb) |
| 2732 | 2026-04-13T20:40:47.499Z | Checking camino-tempfile-ext v0.3.3 |
| 2733 | 2026-04-13T20:40:47.533Z | Checking range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests) |
| 2734 | 2026-04-13T20:40:47.536Z | Checking nexus-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-lockstep-client) |
| 2735 | 2026-04-13T20:40:47.597Z | Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries) |
| 2736 | 2026-04-13T20:40:47.726Z | Checking clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client) |
| 2737 | 2026-04-13T20:40:47.817Z | Compiling oximeter-macro-impl v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb) |
| 2738 | 2026-04-13T20:40:47.867Z | Checking signal-hook-tokio v0.3.1 |
| 2739 | 2026-04-13T20:40:48.018Z | Checking async-bb8-diesel v0.2.1 |
| 2740 | 2026-04-13T20:40:48.368Z | Checking diesel-dtrace v0.5.0 |
| 2741 | 2026-04-13T20:40:48.401Z | Checking secrecy v0.8.0 |
| 2742 | 2026-04-13T20:40:48.553Z | Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=7cdf2ab9c8d9e9267a8b366aa780c6c26f9a5ecf#7cdf2ab9) |
| 2743 | 2026-04-13T20:40:48.847Z | Checking sled-agent-measurements v0.1.0 (/work/oxidecomputer/omicron/sled-agent/measurements) |
| 2744 | 2026-04-13T20:40:48.878Z | Checking update-common v0.1.0 (/work/oxidecomputer/omicron/update-common) |
| 2745 | 2026-04-13T20:40:49.248Z | Checking transient-dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server/transient) |
| 2746 | 2026-04-13T20:40:49.369Z | Checking bootstrap-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-api) |
| 2747 | 2026-04-13T20:40:49.655Z | Checking bootstrap-agent-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-api) |
| 2748 | 2026-04-13T20:40:49.690Z | Checking nonempty v0.12.0 |
| 2749 | 2026-04-13T20:40:49.879Z | Checking sled-agent-resolvable-files-examples v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files-examples) |
| 2750 | 2026-04-13T20:40:49.911Z | Checking attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?branch=main#ff9f27aa) |
| 2751 | 2026-04-13T20:40:49.961Z | Checking trust-quorum v0.1.0 (/work/oxidecomputer/omicron/trust-quorum) |
| 2752 | 2026-04-13T20:40:50.306Z | Checking oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb) |
| 2753 | 2026-04-13T20:40:50.340Z | Checking propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?rev=2c9d7052cc12b3feca1c5a0e09d10b724b8e7cb4#2c9d7052) |
| 2754 | 2026-04-13T20:40:50.343Z | Checking dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?branch=main#ff9f27aa) |
| 2755 | 2026-04-13T20:40:50.583Z | Checking common v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=cc8e02a0800034c431c8cf96b889ea638da3d194#cc8e02a0) |
| 2756 | 2026-04-13T20:40:50.739Z | Checking sled-agent-health-monitor v0.1.0 (/work/oxidecomputer/omicron/sled-agent/health-monitor) |
| 2757 | 2026-04-13T20:40:51.174Z | Checking ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc) |
| 2758 | 2026-04-13T20:40:51.177Z | Checking nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy) |
| 2759 | 2026-04-13T20:40:51.470Z | Checking tungstenite v0.23.0 |
| 2760 | 2026-04-13T20:40:51.511Z | Checking dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=cc8e02a0800034c431c8cf96b889ea638da3d194#cc8e02a0) |
| 2761 | 2026-04-13T20:40:51.912Z | Checking clickhouse-admin-keeper-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-keeper-client) |
| 2762 | 2026-04-13T20:40:51.947Z | Checking tokio-tungstenite v0.23.1 |
| 2763 | 2026-04-13T20:40:52.205Z | Checking gateway-api v0.1.0 (/work/oxidecomputer/omicron/gateway-api) |
| 2764 | 2026-04-13T20:40:52.237Z | Checking rand_seeder v0.4.0 |
| 2765 | 2026-04-13T20:40:52.461Z | Checking void v1.0.2 |
| 2766 | 2026-04-13T20:40:52.602Z | Checking lzss v0.8.2 |
| 2767 | 2026-04-13T20:40:52.635Z | Checking tufaceous v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0) |
| 2768 | 2026-04-13T20:40:52.827Z | Checking tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git?branch=main#e644a21a) |
| 2769 | 2026-04-13T20:40:53.025Z | Checking nix v0.27.1 |
| 2770 | 2026-04-13T20:40:53.057Z | Checking serde_bytes v0.11.19 |
| 2771 | 2026-04-13T20:40:53.120Z | Checking typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng) |
| 2772 | 2026-04-13T20:40:53.264Z | Checking oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client) |
| 2773 | 2026-04-13T20:40:53.325Z | Checking nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory) |
| 2774 | 2026-04-13T20:40:53.568Z | Checking gateway-sp-comms v0.1.1 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc) |
| 2775 | 2026-04-13T20:40:54.037Z | Checking is_ci v1.2.0 |
| 2776 | 2026-04-13T20:40:54.171Z | Checking oximeter-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/api) |
| 2777 | 2026-04-13T20:40:54.206Z | Checking nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning) |
| 2778 | 2026-04-13T20:40:54.544Z | Checking yansi v1.0.1 |
| 2779 | 2026-04-13T20:40:54.634Z | Compiling nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface) |
| 2780 | 2026-04-13T20:40:54.830Z | Checking pretty_assertions v1.4.1 |
| 2781 | 2026-04-13T20:40:54.907Z | Checking oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector) |
| 2782 | 2026-04-13T20:40:54.940Z | Checking omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway) |
| 2783 | 2026-04-13T20:40:54.994Z | Checking cockroach-admin-api v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/api) |
| 2784 | 2026-04-13T20:40:55.252Z | Compiling darling_core v0.23.0 |
| 2785 | 2026-04-13T20:40:56.155Z | Compiling indoc v2.0.7 |
| 2786 | 2026-04-13T20:40:56.419Z | Compiling omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin) |
| 2787 | 2026-04-13T20:40:56.638Z | Checking transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control#11afc484) |
| 2788 | 2026-04-13T20:40:56.673Z | Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control#11afc484) |
| 2789 | 2026-04-13T20:40:56.898Z | Compiling instability v0.3.11 |
| 2790 | 2026-04-13T20:40:57.147Z | Checking gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils) |
| 2791 | 2026-04-13T20:40:57.307Z | Compiling libz-sys v1.1.24 |
| 2792 | 2026-04-13T20:40:57.441Z | Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent) |
| 2793 | 2026-04-13T20:40:57.473Z | Checking transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control#11afc484) |
| 2794 | 2026-04-13T20:40:57.713Z | Checking castaway v0.2.4 |
| 2795 | 2026-04-13T20:40:57.795Z | Compiling darling_macro v0.23.0 |
| 2796 | 2026-04-13T20:40:57.879Z | Checking compact_str v0.8.1 |
| 2797 | 2026-04-13T20:40:58.263Z | Checking supports-color v3.0.2 |
| 2798 | 2026-04-13T20:40:58.313Z | Compiling darling v0.23.0 |
| 2799 | 2026-04-13T20:40:58.421Z | Compiling nexus-test-utils v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils) |
| 2800 | 2026-04-13T20:40:58.643Z | Checking unicode-truncate v1.1.0 |
| 2801 | 2026-04-13T20:40:58.678Z | Checking console v0.16.2 |
| 2802 | 2026-04-13T20:40:58.820Z | Checking lru v0.12.5 |
| 2803 | 2026-04-13T20:40:59.007Z | Checking cassowary v0.3.0 |
| 2804 | 2026-04-13T20:40:59.011Z | Checking unit-prefix v0.5.2 |
| 2805 | 2026-04-13T20:40:59.207Z | Checking indicatif v0.18.4 |
| 2806 | 2026-04-13T20:40:59.210Z | Checking openapi-lint v0.5.0 (https://github.com/oxidecomputer/openapi-lint?branch=main#1b65d761) |
| 2807 | 2026-04-13T20:40:59.271Z | Checking ratatui v0.29.0 |
| 2808 | 2026-04-13T20:40:59.275Z | Compiling libgit2-sys v0.18.3+1.9.2 |
| 2809 | 2026-04-13T20:40:59.479Z | Checking wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common) |
| 2810 | 2026-04-13T20:40:59.769Z | Checking nexus-mgs-updates v0.1.0 (/work/oxidecomputer/omicron/nexus/mgs-updates) |
| 2811 | 2026-04-13T20:41:00.630Z | Compiling nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation) |
| 2812 | 2026-04-13T20:41:00.853Z | Compiling nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking) |
| 2813 | 2026-04-13T20:41:00.963Z | Compiling vergen-git2 v9.1.0 |
| 2814 | 2026-04-13T20:41:00.996Z | Checking plotters-backend v0.3.7 |
| 2815 | 2026-04-13T20:41:01.119Z | Compiling nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution) |
| 2816 | 2026-04-13T20:41:01.219Z | Checking plotters-svg v0.3.7 |
| 2817 | 2026-04-13T20:41:01.262Z | Compiling nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery) |
| 2818 | 2026-04-13T20:41:01.338Z | Checking colored v2.2.0 |
| 2819 | 2026-04-13T20:41:01.387Z | Checking cast v0.3.0 |
| 2820 | 2026-04-13T20:41:01.480Z | Compiling rustls v0.21.12 |
| 2821 | 2026-04-13T20:41:01.566Z | Checking shell-words v1.1.1 |
| 2822 | 2026-04-13T20:41:01.569Z | Checking criterion-plot v0.6.0 |
| 2823 | 2026-04-13T20:41:01.766Z | Checking plotters v0.3.7 |
| 2824 | 2026-04-13T20:41:01.844Z | Checking typeid v1.0.3 |
| 2825 | 2026-04-13T20:41:01.875Z | Checking common v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#f20f786e) |
| 2826 | 2026-04-13T20:41:01.976Z | Compiling nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc) |
| 2827 | 2026-04-13T20:41:02.195Z | Compiling nexus-reconfigurator-rendezvous v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/rendezvous) |
| 2828 | 2026-04-13T20:41:02.440Z | Checking clickhouse-admin-single-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-single-client) |
| 2829 | 2026-04-13T20:41:02.553Z | Checking rustls-webpki v0.101.7 |
| 2830 | 2026-04-13T20:41:02.861Z | Checking sct v0.7.1 |
| 2831 | 2026-04-13T20:41:02.901Z | Checking tinytemplate v1.2.1 |
| 2832 | 2026-04-13T20:41:02.934Z | Checking oorandom v11.1.5 |
| 2833 | 2026-04-13T20:41:03.026Z | Checking hex-literal v0.4.1 |
| 2834 | 2026-04-13T20:41:03.074Z | Checking anes v0.1.6 |
| 2835 | 2026-04-13T20:41:03.175Z | Checking dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#f20f786e) |
| 2836 | 2026-04-13T20:41:03.280Z | Checking criterion v0.7.0 |
| 2837 | 2026-04-13T20:41:04.509Z | Checking erased-serde v0.4.9 |
| 2838 | 2026-04-13T20:41:04.551Z | Checking nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api) |
| 2839 | 2026-04-13T20:41:04.883Z | Checking nexus-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/nexus/lockstep-api) |
| 2840 | 2026-04-13T20:41:05.317Z | Checking nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api) |
| 2841 | 2026-04-13T20:41:05.636Z | Checking ordered-float v2.10.1 |
| 2842 | 2026-04-13T20:41:05.897Z | Checking serde-value v0.7.0 |
| 2843 | 2026-04-13T20:41:06.138Z | Checking serde-untagged v0.1.9 |
| 2844 | 2026-04-13T20:41:06.356Z | Checking tokio-rustls v0.24.1 |
| 2845 | 2026-04-13T20:41:06.586Z | Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus) |
| 2846 | 2026-04-13T20:41:06.806Z | Checking rustls-pemfile v1.0.4 |
| 2847 | 2026-04-13T20:41:06.976Z | Checking crucible-pantry-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=ad5296d5fb951e3f3bc34b37444bd1d68a2ec866#ad5296d5) |
| 2848 | 2026-04-13T20:41:07.847Z | Checking twox-hash v2.1.2 |
| 2849 | 2026-04-13T20:41:08.175Z | Checking unicode-xid v0.2.6 |
| 2850 | 2026-04-13T20:41:08.274Z | Checking wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client) |
| 2851 | 2026-04-13T20:41:08.310Z | Checking cargo-util-schemas v0.8.2 |
| 2852 | 2026-04-13T20:41:09.190Z | Checking nexus-fm v0.1.0 (/work/oxidecomputer/omicron/nexus/fm) |
| 2853 | 2026-04-13T20:41:09.356Z | Checking lldpd-common v0.1.0 (https://github.com/oxidecomputer/lldp#d22509df) |
| 2854 | 2026-04-13T20:41:09.534Z | Checking lldpd-client v0.1.0 (https://github.com/oxidecomputer/lldp#d22509df) |
| 2855 | 2026-04-13T20:41:09.861Z | Checking nexus-background-task-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/background-task-interface) |
| 2856 | 2026-04-13T20:41:10.052Z | Checking fatfs v0.3.6 |
| 2857 | 2026-04-13T20:41:10.536Z | Checking cargo-platform v0.2.0 |
| 2858 | 2026-04-13T20:41:10.758Z | Checking raw-cpuid v11.5.0 (https://github.com/oxidecomputer/rust-cpuid.git?rev=a4cf01df76f35430ff5d39dc2fe470bcb953503b#a4cf01df) |
| 2859 | 2026-04-13T20:41:10.895Z | Compiling petname v2.0.2 |
| 2860 | 2026-04-13T20:41:11.412Z | Compiling seq-macro v0.3.6 |
| 2861 | 2026-04-13T20:41:12.087Z | Checking cargo_metadata v0.21.0 |
| 2862 | 2026-04-13T20:41:12.118Z | Checking oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client) |
| 2863 | 2026-04-13T20:41:12.314Z | Checking concurrent-queue v2.5.0 |
| 2864 | 2026-04-13T20:41:12.391Z | Checking rtoolbox v0.0.3 |
| 2865 | 2026-04-13T20:41:12.542Z | Checking parking v2.2.1 |
| 2866 | 2026-04-13T20:41:12.574Z | Checking futures-timer v3.0.3 |
| 2867 | 2026-04-13T20:41:12.691Z | Checking event-listener v5.4.1 |
| 2868 | 2026-04-13T20:41:12.781Z | Checking rpassword v7.4.0 |
| 2869 | 2026-04-13T20:41:12.916Z | Checking tui-tree-widget v0.23.1 |
| 2870 | 2026-04-13T20:41:12.946Z | Checking omicron-repl-utils v0.1.0 (/work/oxidecomputer/omicron/dev-tools/repl-utils) |
| 2871 | 2026-04-13T20:41:13.130Z | Checking polyval v0.6.2 |
| 2872 | 2026-04-13T20:41:13.163Z | Checking sapling-renderdag v0.1.0 |
| 2873 | 2026-04-13T20:41:13.265Z | Checking sync-ptr v0.1.4 |
| 2874 | 2026-04-13T20:41:13.322Z | Checking ghash v0.5.1 |
| 2875 | 2026-04-13T20:41:13.410Z | Checking event-listener-strategy v0.5.4 |
| 2876 | 2026-04-13T20:41:13.442Z | Compiling reconfigurator-cli v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-cli) |
| 2877 | 2026-04-13T20:41:13.473Z | Checking ctr v0.9.2 |
| 2878 | 2026-04-13T20:41:13.569Z | Checking arrayvec v0.7.6 |
| 2879 | 2026-04-13T20:41:13.656Z | Checking arrayref v0.3.9 |
| 2880 | 2026-04-13T20:41:13.689Z | Checking constant_time_eq v0.4.2 |
| 2881 | 2026-04-13T20:41:13.760Z | Checking aes-gcm v0.10.3 |
| 2882 | 2026-04-13T20:41:13.836Z | Checking async-lock v3.4.2 |
| 2883 | 2026-04-13T20:41:13.868Z | Checking nexus-reconfigurator-simulation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/simulation) |
| 2884 | 2026-04-13T20:41:13.938Z | Checking wicket v0.1.0 (/work/oxidecomputer/omicron/wicket) |
| 2885 | 2026-04-13T20:41:14.238Z | Checking oximeter-test-utils v0.1.0 (/work/oxidecomputer/omicron/oximeter/test-utils) |
| 2886 | 2026-04-13T20:41:14.802Z | Checking bootstrap-agent-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-lockstep-client) |
| 2887 | 2026-04-13T20:41:14.907Z | Checking ssh-encoding v0.2.0 |
| 2888 | 2026-04-13T20:41:15.129Z | Checking blowfish v0.9.1 |
| 2889 | 2026-04-13T20:41:15.308Z | Checking bcrypt-pbkdf v0.10.0 |
| 2890 | 2026-04-13T20:41:15.424Z | Compiling samael v0.0.19 |
| 2891 | 2026-04-13T20:41:15.497Z | Checking ssh-cipher v0.2.0 |
| 2892 | 2026-04-13T20:41:15.698Z | Checking async-object-pool v0.2.0 |
| 2893 | 2026-04-13T20:41:15.839Z | Checking clickhouse-admin-api v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/api) |
| 2894 | 2026-04-13T20:41:15.997Z | Compiling nexus-test-utils-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils-macros) |
| 2895 | 2026-04-13T20:41:16.155Z | Checking serde_regex v1.1.0 |
| 2896 | 2026-04-13T20:41:16.338Z | Checking password-hash v0.4.2 |
| 2897 | 2026-04-13T20:41:16.509Z | Checking assert-json-diff v2.0.2 |
| 2898 | 2026-04-13T20:41:16.584Z | Checking path-tree v0.8.3 |
| 2899 | 2026-04-13T20:41:16.639Z | Checking stringmetrics v2.2.2 |
| 2900 | 2026-04-13T20:41:16.699Z | Compiling target-lexicon v0.13.3 |
| 2901 | 2026-04-13T20:41:16.791Z | Checking gimli v0.32.3 |
| 2902 | 2026-04-13T20:41:16.822Z | Checking httpmock v0.8.3 |
| 2903 | 2026-04-13T20:41:17.257Z | Checking pbkdf2 v0.11.0 |
| 2904 | 2026-04-13T20:41:17.487Z | Checking ssh-key v0.6.7 |
| 2905 | 2026-04-13T20:41:18.369Z | Checking addr2line v0.25.1 |
| 2906 | 2026-04-13T20:41:18.658Z | Checking p256 v0.13.2 |
| 2907 | 2026-04-13T20:41:18.933Z | Checking p521 v0.13.3 |
| 2908 | 2026-04-13T20:41:19.037Z | Checking ntp-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types/versions) |
| 2909 | 2026-04-13T20:41:19.263Z | Checking russh-cryptovec v0.7.3 |
| 2910 | 2026-04-13T20:41:19.427Z | Checking md5 v0.7.0 |
| 2911 | 2026-04-13T20:41:19.550Z | Compiling guppy-workspace-hack v0.1.0 |
| 2912 | 2026-04-13T20:41:19.626Z | Checking rustc-demangle v0.1.27 |
| 2913 | 2026-04-13T20:41:19.804Z | Checking russh-keys v0.45.0 |
| 2914 | 2026-04-13T20:41:19.877Z | Checking backtrace v0.3.76 |
| 2915 | 2026-04-13T20:41:20.059Z | Checking num-bigint v0.4.6 |
| 2916 | 2026-04-13T20:41:20.198Z | Checking des v0.8.1 |
| 2917 | 2026-04-13T20:41:20.378Z | Compiling blake3 v1.8.3 |
| 2918 | 2026-04-13T20:41:20.381Z | Compiling dhcproto-macros v0.1.0 (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc) |
| 2919 | 2026-04-13T20:41:20.457Z | Compiling target-spec v3.5.7 |
| 2920 | 2026-04-13T20:41:20.860Z | Checking dhcproto v0.13.0-alpha (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc) |
| 2921 | 2026-04-13T20:41:20.952Z | Checking backtrace-ext v0.2.1 |
| 2922 | 2026-04-13T20:41:21.023Z | Checking russh v0.45.0 |
| 2923 | 2026-04-13T20:41:21.088Z | Checking cfg-expr v0.20.6 |
| 2924 | 2026-04-13T20:41:21.374Z | Checking supports-color v2.1.0 |
| 2925 | 2026-04-13T20:41:21.499Z | Checking textwrap v0.15.2 |
| 2926 | 2026-04-13T20:41:21.502Z | Checking hashbrown v0.14.5 |
| 2927 | 2026-04-13T20:41:21.562Z | Checking supports-unicode v2.1.0 |
| 2928 | 2026-04-13T20:41:21.704Z | Checking supports-hyperlinks v2.1.0 |
| 2929 | 2026-04-13T20:41:21.736Z | Checking ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9) |
| 2930 | 2026-04-13T20:41:21.846Z | Checking cargo-platform v0.3.2 |
| 2931 | 2026-04-13T20:41:21.960Z | Checking terminal_size v0.1.17 |
| 2932 | 2026-04-13T20:41:22.027Z | Compiling miette-derive v5.10.0 |
| 2933 | 2026-04-13T20:41:22.058Z | Checking owo-colors v3.5.0 |
| 2934 | 2026-04-13T20:41:22.093Z | Checking internet-checksum v0.2.1 |
| 2935 | 2026-04-13T20:41:22.237Z | Checking cargo_metadata v0.23.1 |
| 2936 | 2026-04-13T20:41:22.614Z | Checking chumsky v0.9.3 |
| 2937 | 2026-04-13T20:41:23.183Z | Checking miette v5.10.0 |
| 2938 | 2026-04-13T20:41:23.341Z | Checking omicron-clickhouse-admin v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin) |
| 2939 | 2026-04-13T20:41:23.467Z | Checking wicketd-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-api) |
| 2940 | 2026-04-13T20:41:23.645Z | Checking installinator-api v0.1.0 (/work/oxidecomputer/omicron/installinator-api) |
| 2941 | 2026-04-13T20:41:23.687Z | Checking clickhouse-admin-test-utils v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/test-utils) |
| 2942 | 2026-04-13T20:41:23.952Z | Checking installinator-client v0.1.0 (/work/oxidecomputer/omicron/clients/installinator-client) |
| 2943 | 2026-04-13T20:41:23.986Z | Compiling knuffel-derive v3.2.0 |
| 2944 | 2026-04-13T20:41:24.232Z | Checking httptest v0.16.4 |
| 2945 | 2026-04-13T20:41:24.267Z | Checking pathdiff v0.2.3 |
| 2946 | 2026-04-13T20:41:24.400Z | Checking topological-sort v0.2.2 |
| 2947 | 2026-04-13T20:41:24.568Z | Checking nested v0.1.1 |
| 2948 | 2026-04-13T20:41:24.619Z | Checking omicron-zone-package v0.12.2 |
| 2949 | 2026-04-13T20:41:24.731Z | Checking guppy v0.17.25 |
| 2950 | 2026-04-13T20:41:24.792Z | Checking ntp-admin-api v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/api) |
| 2951 | 2026-04-13T20:41:25.032Z | Checking similar-asserts v1.7.0 |
| 2952 | 2026-04-13T20:41:25.216Z | Compiling rstest_macros v0.25.0 |
| 2953 | 2026-04-13T20:41:25.295Z | Compiling git2 v0.20.4 |
| 2954 | 2026-04-13T20:41:25.466Z | Checking knuffel v3.2.0 |
| 2955 | 2026-04-13T20:41:25.514Z | Checking dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common) |
| 2956 | 2026-04-13T20:41:25.517Z | Compiling target-triple v1.0.0 |
| 2957 | 2026-04-13T20:41:25.677Z | Checking installinator v0.1.0 (/work/oxidecomputer/omicron/installinator) |
| 2958 | 2026-04-13T20:41:25.783Z | Checking scim2-test-client v0.1.0 (https://github.com/oxidecomputer/scim2-rs?rev=c78005db837a71f94c3b8efac9a64cfbdb2d527f#c78005db) |
| 2959 | 2026-04-13T20:41:25.900Z | Compiling omicron-ntp-admin v0.1.0 (/work/oxidecomputer/omicron/ntp-admin) |
| 2960 | 2026-04-13T20:41:26.097Z | Checking trust-quorum-test-utils v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/test-utils) |
| 2961 | 2026-04-13T20:41:26.128Z | Checking hickory-client v0.25.2 |
| 2962 | 2026-04-13T20:41:26.431Z | Checking tokio-test v0.4.5 |
| 2963 | 2026-04-13T20:41:26.663Z | Checking escape8259 v0.5.3 |
| 2964 | 2026-04-13T20:41:26.716Z | Compiling assert_cmd v2.1.2 |
| 2965 | 2026-04-13T20:41:26.823Z | Compiling relative-path v1.9.3 |
| 2966 | 2026-04-13T20:41:27.033Z | Checking libtest-mimic v0.8.1 |
| 2967 | 2026-04-13T20:41:27.465Z | Checking ntp-admin-types v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types) |
| 2968 | 2026-04-13T20:41:27.499Z | Checking wicket-dbg v0.1.0 (/work/oxidecomputer/omicron/wicket-dbg) |
| 2969 | 2026-04-13T20:41:28.196Z | Checking blake2b_simd v1.0.4 |
| 2970 | 2026-04-13T20:41:28.230Z | Checking omicron-dev-lib v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev-lib) |
| 2971 | 2026-04-13T20:41:28.615Z | Checking attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?rev=10952e8d9599b735b85d480af3560a11700e5b64#10952e8d) |
| 2972 | 2026-04-13T20:41:28.648Z | Compiling omicron-omdb v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omdb) |
| 2973 | 2026-04-13T20:41:28.724Z | Compiling crucible-common v0.0.1 (https://github.com/oxidecomputer/crucible?rev=ad5296d5fb951e3f3bc34b37444bd1d68a2ec866#ad5296d5) |
| 2974 | 2026-04-13T20:41:29.025Z | Compiling omicron-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev) |
| 2975 | 2026-04-13T20:41:29.194Z | Compiling nexus-reconfigurator-cli-integration-tests v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/cli-integration-tests) |
| 2976 | 2026-04-13T20:41:29.248Z | Compiling db-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/db-dev) |
| 2977 | 2026-04-13T20:41:29.472Z | Checking fancy-regex v0.14.0 |
| 2978 | 2026-04-13T20:41:29.778Z | Checking serde_tokenstream v0.2.3 |
| 2979 | 2026-04-13T20:41:29.871Z | Checking uzers v0.12.2 |
| 2980 | 2026-04-13T20:41:30.025Z | Checking constant_time_eq v0.3.1 |
| 2981 | 2026-04-13T20:41:30.118Z | Checking termcolor v1.4.1 |
| 2982 | 2026-04-13T20:41:30.154Z | Compiling linkme-impl v0.3.35 |
| 2983 | 2026-04-13T20:41:30.359Z | Checking trybuild v1.0.116 |
| 2984 | 2026-04-13T20:41:30.549Z | Checking rust-argon2 v2.1.0 |
| 2985 | 2026-04-13T20:41:30.700Z | Checking rstest v0.25.0 |
| 2986 | 2026-04-13T20:41:30.746Z | Compiling polar-core v0.27.3 |
| 2987 | 2026-04-13T20:41:30.804Z | Checking datatest-stable v0.3.3 |
| 2988 | 2026-04-13T20:41:31.108Z | Checking attest-mock v0.1.0 (https://github.com/oxidecomputer/dice-util?rev=10952e8d9599b735b85d480af3560a11700e5b64#10952e8d) |
| 2989 | 2026-04-13T20:41:31.172Z | Checking wicketd v0.1.0 (/work/oxidecomputer/omicron/wicketd) |
| 2990 | 2026-04-13T20:41:31.395Z | Checking omicron-ls-apis v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ls-apis) |
| 2991 | 2026-04-13T20:41:31.461Z | Checking support-bundle-viewer v0.1.2 |
| 2992 | 2026-04-13T20:41:31.747Z | Compiling ch-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ch-dev) |
| 2993 | 2026-04-13T20:41:31.967Z | Compiling omicron-reconfigurator-exec-unsafe v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-exec-unsafe) |
| 2994 | 2026-04-13T20:41:32.051Z | Compiling schema v0.1.0 (/work/oxidecomputer/omicron/dev-tools/schema) |
| 2995 | 2026-04-13T20:41:32.191Z | Compiling omicron-live-tests v0.1.0 (/work/oxidecomputer/omicron/live-tests) |
| 2996 | 2026-04-13T20:41:32.275Z | Checking drift v0.1.3 |
| 2997 | 2026-04-13T20:41:32.502Z | Checking rand_distr v0.5.1 |
| 2998 | 2026-04-13T20:41:32.672Z | Checking multimap v0.10.1 |
| 2999 | 2026-04-13T20:41:32.874Z | Checking approx v0.5.1 |
| 3000 | 2026-04-13T20:41:32.941Z | Compiling linkme v0.3.35 |
| 3001 | 2026-04-13T20:41:33.039Z | Checking dropshot-api-manager v0.6.0 |
| 3002 | 2026-04-13T20:41:34.118Z | Checking zone-setup v0.1.0 (/work/oxidecomputer/omicron/zone-setup) |
| 3003 | 2026-04-13T20:41:34.358Z | Checking pki-playground v0.2.0 (https://github.com/oxidecomputer/pki-playground?rev=7600756029ce046a02c6234aa84ce230cc5eaa04#76007560) |
| 3004 | 2026-04-13T20:41:34.523Z | Checking omicron-package v0.1.0 (/work/oxidecomputer/omicron/package) |
| 3005 | 2026-04-13T20:41:34.601Z | Checking omicron-pins v0.1.0 (/work/oxidecomputer/omicron/dev-tools/pins) |
| 3006 | 2026-04-13T20:41:34.691Z | Checking clickana v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickana) |
| 3007 | 2026-04-13T20:41:34.731Z | Checking end-to-end-tests v0.1.0 (/work/oxidecomputer/omicron/end-to-end-tests) |
| 3008 | 2026-04-13T20:41:34.839Z | Checking xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader) |
| 3009 | 2026-04-13T20:41:35.148Z | Checking partial-io v0.5.4 |
| 3010 | 2026-04-13T20:41:35.182Z | Checking cargo_toml v0.21.0 |
| 3011 | 2026-04-13T20:41:35.226Z | Checking rats-corim v0.1.0 (https://github.com/oxidecomputer/rats-corim.git?rev=f0d5d5168d3d31487a56df32c676b0c6240bcc6b#f0d5d516) |
| 3012 | 2026-04-13T20:41:35.392Z | Compiling live-tests-macros v0.1.0 (/work/oxidecomputer/omicron/live-tests/macros) |
| 3013 | 2026-04-13T20:41:35.629Z | Checking termios v0.3.3 |
| 3014 | 2026-04-13T20:41:35.692Z | Checking sprockets-tls-test-utils v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=d2b68e4f47e3c22bce0455aeb4cfb2e61ad229ba#d2b68e4f) |
| 3015 | 2026-04-13T20:41:35.965Z | Checking gateway-cli v0.1.0 (/work/oxidecomputer/omicron/gateway-cli) |
| 3016 | 2026-04-13T20:41:36.002Z | Checking oso v0.27.3 |
| 3017 | 2026-04-13T20:41:36.034Z | Checking omicron-releng v0.1.0 (/work/oxidecomputer/omicron/dev-tools/releng) |
| 3018 | 2026-04-13T20:41:36.064Z | Checking xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask) |
| 3019 | 2026-04-13T20:41:39.843Z | Checking omicron-dropshot-apis v0.1.0 (/work/oxidecomputer/omicron/dev-tools/dropshot-apis) |
| 3020 | 2026-04-13T20:41:44.085Z | Checking tqdb v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/tqdb) |
| 3021 | 2026-04-13T20:41:45.730Z | Checking nexus-db-errors v0.1.0 (/work/oxidecomputer/omicron/nexus/db-errors) |
| 3022 | 2026-04-13T20:41:47.354Z | Checking clickhouse-cluster-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickhouse-cluster-dev) |
| 3023 | 2026-04-13T20:41:50.957Z | Checking reconfigurator-sp-updater v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-sp-updater) |
| 3024 | 2026-04-13T20:41:56.766Z | Checking mgs-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/mgs-dev) |
| 3025 | 2026-04-13T20:41:59.195Z | Checking omicron-repo-depot-standalone v0.1.0 (/work/oxidecomputer/omicron/dev-tools/repo-depot-standalone) |
| 3026 | 2026-04-13T20:42:00.199Z | Checking crdb-seed v0.1.0 (/work/oxidecomputer/omicron/dev-tools/crdb-seed) |
| 3027 | 2026-04-13T20:42:00.229Z | Checking dnsadm v0.1.0 (/work/oxidecomputer/omicron/dns-server/dnsadm) |
| 3028 | 2026-04-13T20:42:01.220Z | Checking cert-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/cert-dev) |
| 3029 | 2026-04-13T20:42:10.126Z | Checking internal-dns-cli v0.1.0 (/work/oxidecomputer/omicron/internal-dns/cli) |
| 3030 | 2026-04-13T20:43:23.528Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 3m 53s |
| 3031 | 2026-04-13T20:43:24.114Z | |
| 3032 | 2026-04-13T20:43:24.114Z | real 3:56.495139774 |
| 3033 | 2026-04-13T20:43:24.114Z | user 19:59.541096771 |
| 3034 | 2026-04-13T20:43:24.114Z | sys 4:35.771209942 |
| 3035 | 2026-04-13T20:43:24.114Z | trap 0.471119724 |
| 3036 | 2026-04-13T20:43:24.114Z | tflt 0.121161808 |
| 3037 | 2026-04-13T20:43:24.114Z | dflt 0.139044812 |
| 3038 | 2026-04-13T20:43:24.114Z | kflt 0.000841903 |
| 3039 | 2026-04-13T20:43:24.114Z | lock 54:47.261030408 |
| 3040 | 2026-04-13T20:43:24.114Z | slp 54:49.070696703 |
| 3041 | 2026-04-13T20:43:24.114Z | lat 1:48.440040169 |
| 3042 | 2026-04-13T20:43:24.114Z | stop 10:07.738425249 |
| 3043 | 2026-04-13T20:43:24.118Z | + RUSTDOCFLAGS='--document-private-items -D warnings --cfg tokio' |
| 3044 | 2026-04-13T20:43:24.118Z | + ptime -m cargo doc --workspace --no-deps |
| 3045 | 2026-04-13T20:43:24.969Z | warning: output filename collision at /work/oxidecomputer/omicron/target/doc/oximeter/index.html |
| 3046 | 2026-04-13T20:43:24.969Z | | |
| 3047 | 2026-04-13T20:43:24.969Z | = note: the bin target `oximeter` in package `oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)` has the same output filename as the lib target `oximeter` in package `oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)` |
| 3048 | 2026-04-13T20:43:24.969Z | = note: this is a known bug where multiple crates with the same name use the same path; see <https://github.com/rust-lang/cargo/issues/6313> |
| 3049 | 2026-04-13T20:43:25.923Z | Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack) |
| 3050 | 2026-04-13T20:43:26.151Z | Checking omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds) |
| 3051 | 2026-04-13T20:43:26.193Z | Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils) |
| 3052 | 2026-04-13T20:43:26.250Z | Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db) |
| 3053 | 2026-04-13T20:43:26.319Z | Compiling dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server) |
| 3054 | 2026-04-13T20:43:26.419Z | Checking dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common) |
| 3055 | 2026-04-13T20:43:26.443Z | Compiling omicron-ledger v0.1.0 (/work/oxidecomputer/omicron/ledger) |
| 3056 | 2026-04-13T20:43:26.469Z | Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity) |
| 3057 | 2026-04-13T20:43:26.496Z | Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl) |
| 3058 | 2026-04-13T20:43:26.544Z | Checking sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types) |
| 3059 | 2026-04-13T20:43:26.703Z | Checking gfss v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/gfss) |
| 3060 | 2026-04-13T20:43:26.724Z | Checking omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords) |
| 3061 | 2026-04-13T20:43:26.744Z | Checking key-manager-types v0.1.0 (/work/oxidecomputer/omicron/key-manager/types) |
| 3062 | 2026-04-13T20:43:26.767Z | Checking oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog) |
| 3063 | 2026-04-13T20:43:26.787Z | Checking update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine) |
| 3064 | 2026-04-13T20:43:26.814Z | Checking bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore) |
| 3065 | 2026-04-13T20:43:26.861Z | Checking gateway-types-versions v0.1.0 (/work/oxidecomputer/omicron/gateway-types/versions) |
| 3066 | 2026-04-13T20:43:26.884Z | Checking omicron-common v0.1.0 (/work/oxidecomputer/omicron/common) |
| 3067 | 2026-04-13T20:43:26.929Z | Checking ereport-types v0.1.0 (/work/oxidecomputer/omicron/ereport/types) |
| 3068 | 2026-04-13T20:43:26.996Z | Checking trust-quorum-types-versions v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types/versions) |
| 3069 | 2026-04-13T20:43:27.018Z | Checking cockroach-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types/versions) |
| 3070 | 2026-04-13T20:43:27.330Z | Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths) |
| 3071 | 2026-04-13T20:43:27.439Z | Checking cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types) |
| 3072 | 2026-04-13T20:43:27.506Z | Checking parallel-task-set v0.1.0 (/work/oxidecomputer/omicron/parallel-task-set) |
| 3073 | 2026-04-13T20:43:27.616Z | Checking trust-quorum-types v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types) |
| 3074 | 2026-04-13T20:43:27.641Z | Checking cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client) |
| 3075 | 2026-04-13T20:43:27.663Z | Compiling nexus-db-schema v0.1.0 (/work/oxidecomputer/omicron/nexus/db-schema) |
| 3076 | 2026-04-13T20:43:27.760Z | Compiling nexus-macros-common v0.1.0 (/work/oxidecomputer/omicron/nexus/macros-common) |
| 3077 | 2026-04-13T20:43:27.888Z | Compiling nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model) |
| 3078 | 2026-04-13T20:43:27.933Z | Compiling db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros) |
| 3079 | 2026-04-13T20:43:28.042Z | Checking installinator-common-versions v0.1.0 (/work/oxidecomputer/omicron/installinator-common/versions) |
| 3080 | 2026-04-13T20:43:28.230Z | Checking ntp-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ntp-admin-client) |
| 3081 | 2026-04-13T20:43:28.253Z | Checking omicron-cockroach-metrics v0.1.0 (/work/oxidecomputer/omicron/cockroach-metrics) |
| 3082 | 2026-04-13T20:43:28.353Z | Checking gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types) |
| 3083 | 2026-04-13T20:43:28.473Z | Compiling nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data) |
| 3084 | 2026-04-13T20:43:28.544Z | Checking gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client) |
| 3085 | 2026-04-13T20:43:28.574Z | Compiling nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth) |
| 3086 | 2026-04-13T20:43:28.703Z | Compiling authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros) |
| 3087 | 2026-04-13T20:43:28.803Z | Compiling nexus-db-lookup v0.1.0 (/work/oxidecomputer/omicron/nexus/db-lookup) |
| 3088 | 2026-04-13T20:43:28.825Z | Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries) |
| 3089 | 2026-04-13T20:43:29.056Z | Checking repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client) |
| 3090 | 2026-04-13T20:43:29.117Z | Checking typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng) |
| 3091 | 2026-04-13T20:43:29.197Z | Checking range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests) |
| 3092 | 2026-04-13T20:43:29.282Z | Compiling oximeter-macro-impl v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb) |
| 3093 | 2026-04-13T20:43:29.379Z | Checking repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api) |
| 3094 | 2026-04-13T20:43:29.433Z | Compiling nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking) |
| 3095 | 2026-04-13T20:43:29.460Z | Compiling nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface) |
| 3096 | 2026-04-13T20:43:29.658Z | Compiling nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution) |
| 3097 | 2026-04-13T20:43:29.701Z | Checking ntp-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types/versions) |
| 3098 | 2026-04-13T20:43:29.722Z | Compiling omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin) |
| 3099 | 2026-04-13T20:43:29.815Z | Compiling nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc) |
| 3100 | 2026-04-13T20:43:29.900Z | Compiling nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery) |
| 3101 | 2026-04-13T20:43:29.922Z | Compiling nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation) |
| 3102 | 2026-04-13T20:43:29.944Z | Compiling nexus-reconfigurator-rendezvous v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/rendezvous) |
| 3103 | 2026-04-13T20:43:30.074Z | Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus) |
| 3104 | 2026-04-13T20:43:30.163Z | Compiling reconfigurator-cli v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-cli) |
| 3105 | 2026-04-13T20:43:30.184Z | Checking oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client) |
| 3106 | 2026-04-13T20:43:30.205Z | Checking omicron-repl-utils v0.1.0 (/work/oxidecomputer/omicron/dev-tools/repl-utils) |
| 3107 | 2026-04-13T20:43:30.301Z | Compiling nexus-test-utils v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils) |
| 3108 | 2026-04-13T20:43:30.384Z | Compiling omicron-ntp-admin v0.1.0 (/work/oxidecomputer/omicron/ntp-admin) |
| 3109 | 2026-04-13T20:43:30.411Z | Checking nexus-background-task-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/background-task-interface) |
| 3110 | 2026-04-13T20:43:30.591Z | Checking ntp-admin-types v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types) |
| 3111 | 2026-04-13T20:43:30.613Z | Compiling db-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/db-dev) |
| 3112 | 2026-04-13T20:43:30.664Z | Compiling omicron-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev) |
| 3113 | 2026-04-13T20:43:30.703Z | Compiling nexus-reconfigurator-cli-integration-tests v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/cli-integration-tests) |
| 3114 | 2026-04-13T20:43:30.808Z | Compiling omicron-reconfigurator-exec-unsafe v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-exec-unsafe) |
| 3115 | 2026-04-13T20:43:30.831Z | Compiling ch-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ch-dev) |
| 3116 | 2026-04-13T20:43:30.866Z | Compiling schema v0.1.0 (/work/oxidecomputer/omicron/dev-tools/schema) |
| 3117 | 2026-04-13T20:43:31.103Z | Checking sled-agent-types-versions v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types/versions) |
| 3118 | 2026-04-13T20:43:31.107Z | Checking oximeter-types-versions v0.1.0 (/work/oxidecomputer/omicron/oximeter/types/versions) |
| 3119 | 2026-04-13T20:43:31.107Z | Checking clickhouse-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types/versions) |
| 3120 | 2026-04-13T20:43:31.168Z | Checking internal-dns-types-versions v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types/versions) |
| 3121 | 2026-04-13T20:43:31.171Z | Checking key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager) |
| 3122 | 2026-04-13T20:43:31.555Z | Checking oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types) |
| 3123 | 2026-04-13T20:43:31.579Z | Checking omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates) |
| 3124 | 2026-04-13T20:43:31.909Z | Checking internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types) |
| 3125 | 2026-04-13T20:43:32.279Z | Checking clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types) |
| 3126 | 2026-04-13T20:43:32.360Z | Checking internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver) |
| 3127 | 2026-04-13T20:43:32.505Z | Checking nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults) |
| 3128 | 2026-04-13T20:43:32.791Z | Checking dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client) |
| 3129 | 2026-04-13T20:43:32.814Z | Checking clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client) |
| 3130 | 2026-04-13T20:43:32.988Z | Checking oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema) |
| 3131 | 2026-04-13T20:43:33.263Z | Checking oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types) |
| 3132 | 2026-04-13T20:43:33.517Z | Checking dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api) |
| 3133 | 2026-04-13T20:43:33.741Z | Compiling oximeter-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb) |
| 3134 | 2026-04-13T20:43:33.823Z | Checking clickhouse-admin-keeper-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-keeper-client) |
| 3135 | 2026-04-13T20:43:34.303Z | Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb) |
| 3136 | 2026-04-13T20:43:34.932Z | Checking update-common v0.1.0 (/work/oxidecomputer/omicron/update-common) |
| 3137 | 2026-04-13T20:43:35.471Z | Compiling oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro) |
| 3138 | 2026-04-13T20:43:35.558Z | Checking omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client) |
| 3139 | 2026-04-13T20:43:35.655Z | Checking transient-dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server/transient) |
| 3140 | 2026-04-13T20:43:35.711Z | Checking oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb) |
| 3141 | 2026-04-13T20:43:35.856Z | Checking oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client) |
| 3142 | 2026-04-13T20:43:36.243Z | Checking gateway-api v0.1.0 (/work/oxidecomputer/omicron/gateway-api) |
| 3143 | 2026-04-13T20:43:36.539Z | Checking ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc) |
| 3144 | 2026-04-13T20:43:36.584Z | Checking oximeter-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/api) |
| 3145 | 2026-04-13T20:43:36.791Z | Checking clickhouse-admin-single-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-single-client) |
| 3146 | 2026-04-13T20:43:36.863Z | Checking cockroach-admin-api v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/api) |
| 3147 | 2026-04-13T20:43:36.923Z | Checking clickhouse-admin-api v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/api) |
| 3148 | 2026-04-13T20:43:37.101Z | Checking ntp-admin-api v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/api) |
| 3149 | 2026-04-13T20:43:37.197Z | Checking installinator-api v0.1.0 (/work/oxidecomputer/omicron/installinator-api) |
| 3150 | 2026-04-13T20:43:37.224Z | Documenting dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server) |
| 3151 | 2026-04-13T20:43:37.249Z | Checking sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types) |
| 3152 | 2026-04-13T20:43:37.447Z | Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb) |
| 3153 | 2026-04-13T20:43:37.502Z | Documenting omicron-ntp-admin v0.1.0 (/work/oxidecomputer/omicron/ntp-admin) |
| 3154 | 2026-04-13T20:43:37.762Z | Checking clickhouse-admin-test-utils v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/test-utils) |
| 3155 | 2026-04-13T20:43:38.016Z | Checking bootstrap-agent-lockstep-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-types) |
| 3156 | 2026-04-13T20:43:38.501Z | Checking oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter) |
| 3157 | 2026-04-13T20:43:38.619Z | Checking trust-quorum-protocol v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/protocol) |
| 3158 | 2026-04-13T20:43:39.462Z | Checking nexus-types-versions v0.1.0 (/work/oxidecomputer/omicron/nexus/types/versions) |
| 3159 | 2026-04-13T20:43:39.488Z | Checking sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client) |
| 3160 | 2026-04-13T20:43:39.663Z | Checking oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments) |
| 3161 | 2026-04-13T20:43:39.783Z | Checking sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware) |
| 3162 | 2026-04-13T20:43:40.461Z | Checking installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common) |
| 3163 | 2026-04-13T20:43:40.562Z | Checking oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb) |
| 3164 | 2026-04-13T20:43:40.711Z | Checking sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage) |
| 3165 | 2026-04-13T20:43:40.834Z | Checking common v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=cc8e02a0800034c431c8cf96b889ea638da3d194#cc8e02a0) |
| 3166 | 2026-04-13T20:43:41.162Z | Checking bootstrap-agent-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-api) |
| 3167 | 2026-04-13T20:43:41.441Z | Checking zfs-test-harness v0.1.0 (/work/oxidecomputer/omicron/sled-storage/zfs-test-harness) |
| 3168 | 2026-04-13T20:43:41.473Z | Checking sled-agent-resolvable-files-examples v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files-examples) |
| 3169 | 2026-04-13T20:43:41.761Z | Checking bootstrap-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-api) |
| 3170 | 2026-04-13T20:43:41.865Z | Checking bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client) |
| 3171 | 2026-04-13T20:43:41.919Z | Checking sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics) |
| 3172 | 2026-04-13T20:43:41.989Z | Checking dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=cc8e02a0800034c431c8cf96b889ea638da3d194#cc8e02a0) |
| 3173 | 2026-04-13T20:43:42.069Z | Checking wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common) |
| 3174 | 2026-04-13T20:43:42.640Z | Checking sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api) |
| 3175 | 2026-04-13T20:43:43.106Z | Checking bootstrap-agent-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-lockstep-client) |
| 3176 | 2026-04-13T20:43:43.345Z | Checking wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client) |
| 3177 | 2026-04-13T20:43:43.368Z | Checking sled-agent-config-reconciler v0.1.0 (/work/oxidecomputer/omicron/sled-agent/config-reconciler) |
| 3178 | 2026-04-13T20:43:44.179Z | Checking sled-agent-health-monitor v0.1.0 (/work/oxidecomputer/omicron/sled-agent/health-monitor) |
| 3179 | 2026-04-13T20:43:44.580Z | Documenting omicron-clickhouse-admin v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin) |
| 3180 | 2026-04-13T20:43:45.450Z | Checking omicron-clickhouse-admin v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin) |
| 3181 | 2026-04-13T20:43:45.498Z | Checking sled-agent-resolvable-files v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files) |
| 3182 | 2026-04-13T20:43:46.061Z | Checking sled-agent-measurements v0.1.0 (/work/oxidecomputer/omicron/sled-agent/measurements) |
| 3183 | 2026-04-13T20:43:46.084Z | Checking wicketd-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-api) |
| 3184 | 2026-04-13T20:43:46.329Z | Documenting omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin) |
| 3185 | 2026-04-13T20:43:46.547Z | Checking trust-quorum v0.1.0 (/work/oxidecomputer/omicron/trust-quorum) |
| 3186 | 2026-04-13T20:43:46.788Z | Checking trust-quorum-test-utils v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/test-utils) |
| 3187 | 2026-04-13T20:43:46.894Z | Checking wicket v0.1.0 (/work/oxidecomputer/omicron/wicket) |
| 3188 | 2026-04-13T20:43:47.423Z | Checking installinator-client v0.1.0 (/work/oxidecomputer/omicron/clients/installinator-client) |
| 3189 | 2026-04-13T20:43:47.736Z | Checking omicron-pins v0.1.0 (/work/oxidecomputer/omicron/dev-tools/pins) |
| 3190 | 2026-04-13T20:43:47.765Z | Checking omicron-ls-apis v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ls-apis) |
| 3191 | 2026-04-13T20:43:47.944Z | Documenting omicron-ls-apis v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ls-apis) |
| 3192 | 2026-04-13T20:43:48.079Z | Documenting gateway-cli v0.1.0 (/work/oxidecomputer/omicron/gateway-cli) |
| 3193 | 2026-04-13T20:43:48.129Z | Checking nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types) |
| 3194 | 2026-04-13T20:43:48.185Z | Documenting installinator v0.1.0 (/work/oxidecomputer/omicron/installinator) |
| 3195 | 2026-04-13T20:43:48.338Z | Documenting nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types) |
| 3196 | 2026-04-13T20:43:49.189Z | Checking wicket-dbg v0.1.0 (/work/oxidecomputer/omicron/wicket-dbg) |
| 3197 | 2026-04-13T20:43:49.272Z | Documenting wicket-dbg v0.1.0 (/work/oxidecomputer/omicron/wicket-dbg) |
| 3198 | 2026-04-13T20:43:50.097Z | Documenting zone-setup v0.1.0 (/work/oxidecomputer/omicron/zone-setup) |
| 3199 | 2026-04-13T20:43:50.182Z | Documenting omicron-releng v0.1.0 (/work/oxidecomputer/omicron/dev-tools/releng) |
| 3200 | 2026-04-13T20:43:50.491Z | Documenting xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask) |
| 3201 | 2026-04-13T20:43:52.677Z | Documenting wicket v0.1.0 (/work/oxidecomputer/omicron/wicket) |
| 3202 | 2026-04-13T20:43:53.110Z | Documenting wicketd v0.1.0 (/work/oxidecomputer/omicron/wicketd) |
| 3203 | 2026-04-13T20:43:55.073Z | Documenting trust-quorum v0.1.0 (/work/oxidecomputer/omicron/trust-quorum) |
| 3204 | 2026-04-13T20:43:55.152Z | Documenting sled-agent-measurements v0.1.0 (/work/oxidecomputer/omicron/sled-agent/measurements) |
| 3205 | 2026-04-13T20:43:55.300Z | Documenting sled-agent-resolvable-files v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files) |
| 3206 | 2026-04-13T20:43:55.549Z | Checking nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config) |
| 3207 | 2026-04-13T20:43:56.328Z | Checking nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client) |
| 3208 | 2026-04-13T20:43:56.830Z | Checking sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim) |
| 3209 | 2026-04-13T20:43:56.929Z | Checking nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy) |
| 3210 | 2026-04-13T20:43:57.243Z | Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils) |
| 3211 | 2026-04-13T20:43:58.074Z | Checking oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer) |
| 3212 | 2026-04-13T20:43:58.382Z | Checking nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory) |
| 3213 | 2026-04-13T20:43:58.409Z | Checking nexus-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-lockstep-client) |
| 3214 | 2026-04-13T20:43:58.549Z | Checking nexus-mgs-updates v0.1.0 (/work/oxidecomputer/omicron/nexus/mgs-updates) |
| 3215 | 2026-04-13T20:43:58.699Z | Checking oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector) |
| 3216 | 2026-04-13T20:43:58.844Z | Checking omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway) |
| 3217 | 2026-04-13T20:43:59.102Z | Checking nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api) |
| 3218 | 2026-04-13T20:43:59.191Z | Checking nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning) |
| 3219 | 2026-04-13T20:43:59.560Z | Checking nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api) |
| 3220 | 2026-04-13T20:43:59.659Z | Checking nexus-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/nexus/lockstep-api) |
| 3221 | 2026-04-13T20:44:00.117Z | Checking nexus-fm v0.1.0 (/work/oxidecomputer/omicron/nexus/fm) |
| 3222 | 2026-04-13T20:44:00.267Z | Documenting oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector) |
| 3223 | 2026-04-13T20:44:00.360Z | Checking oximeter-test-utils v0.1.0 (/work/oxidecomputer/omicron/oximeter/test-utils) |
| 3224 | 2026-04-13T20:44:00.682Z | Documenting reconfigurator-sp-updater v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-sp-updater) |
| 3225 | 2026-04-13T20:44:00.859Z | Checking nexus-reconfigurator-simulation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/simulation) |
| 3226 | 2026-04-13T20:44:00.903Z | Checking gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils) |
| 3227 | 2026-04-13T20:44:01.059Z | Documenting clickhouse-cluster-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickhouse-cluster-dev) |
| 3228 | 2026-04-13T20:44:01.637Z | Documenting mgs-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/mgs-dev) |
| 3229 | 2026-04-13T20:44:01.826Z | Documenting omicron-dropshot-apis v0.1.0 (/work/oxidecomputer/omicron/dev-tools/dropshot-apis) |
| 3230 | 2026-04-13T20:44:03.311Z | Documenting tqdb v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/tqdb) |
| 3231 | 2026-04-13T20:44:04.440Z | Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent) |
| 3232 | 2026-04-13T20:44:04.821Z | Documenting omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent) |
| 3233 | 2026-04-13T20:44:06.059Z | Documenting nexus-reconfigurator-cli-integration-tests v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/cli-integration-tests) |
| 3234 | 2026-04-13T20:44:06.581Z | Documenting reconfigurator-cli v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-cli) |
| 3235 | 2026-04-13T20:44:08.035Z | Documenting gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils) |
| 3236 | 2026-04-13T20:44:08.431Z | Documenting nexus-reconfigurator-simulation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/simulation) |
| 3237 | 2026-04-13T20:44:09.954Z | Documenting nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning) |
| 3238 | 2026-04-13T20:44:10.482Z | Documenting omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway) |
| 3239 | 2026-04-13T20:44:11.858Z | Documenting db-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/db-dev) |
| 3240 | 2026-04-13T20:44:12.817Z | Documenting omicron-dev-lib v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev-lib) |
| 3241 | 2026-04-13T20:44:13.548Z | Documenting oximeter-test-utils v0.1.0 (/work/oxidecomputer/omicron/oximeter/test-utils) |
| 3242 | 2026-04-13T20:44:15.564Z | Documenting crdb-seed v0.1.0 (/work/oxidecomputer/omicron/dev-tools/crdb-seed) |
| 3243 | 2026-04-13T20:44:16.187Z | Documenting ch-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ch-dev) |
| 3244 | 2026-04-13T20:44:16.501Z | Documenting oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer) |
| 3245 | 2026-04-13T20:44:16.995Z | Documenting nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model) |
| 3246 | 2026-04-13T20:44:17.622Z | Documenting end-to-end-tests v0.1.0 (/work/oxidecomputer/omicron/end-to-end-tests) |
| 3247 | 2026-04-13T20:44:18.133Z | Checking end-to-end-tests v0.1.0 (/work/oxidecomputer/omicron/end-to-end-tests) |
| 3248 | 2026-04-13T20:44:18.986Z | Documenting omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils) |
| 3249 | 2026-04-13T20:44:20.433Z | Documenting nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client) |
| 3250 | 2026-04-13T20:44:21.123Z | Documenting nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config) |
| 3251 | 2026-04-13T20:44:24.220Z | Documenting sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim) |
| 3252 | 2026-04-13T20:44:24.930Z | Documenting nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api) |
| 3253 | 2026-04-13T20:44:25.832Z | Documenting nexus-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-lockstep-client) |
| 3254 | 2026-04-13T20:44:26.697Z | Documenting nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy) |
| 3255 | 2026-04-13T20:44:27.400Z | Documenting nexus-fm v0.1.0 (/work/oxidecomputer/omicron/nexus/fm) |
| 3256 | 2026-04-13T20:44:28.096Z | Documenting nexus-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/nexus/lockstep-api) |
| 3257 | 2026-04-13T20:44:29.389Z | Documenting schema v0.1.0 (/work/oxidecomputer/omicron/dev-tools/schema) |
| 3258 | 2026-04-13T20:44:30.044Z | Documenting nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth) |
| 3259 | 2026-04-13T20:44:30.924Z | Documenting nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data) |
| 3260 | 2026-04-13T20:44:31.748Z | Documenting nexus-mgs-updates v0.1.0 (/work/oxidecomputer/omicron/nexus/mgs-updates) |
| 3261 | 2026-04-13T20:44:31.989Z | Checking nexus-db-errors v0.1.0 (/work/oxidecomputer/omicron/nexus/db-errors) |
| 3262 | 2026-04-13T20:44:32.880Z | Documenting nexus-db-lookup v0.1.0 (/work/oxidecomputer/omicron/nexus/db-lookup) |
| 3263 | 2026-04-13T20:44:33.492Z | Documenting nexus-db-errors v0.1.0 (/work/oxidecomputer/omicron/nexus/db-errors) |
| 3264 | 2026-04-13T20:44:35.613Z | Documenting nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api) |
| 3265 | 2026-04-13T20:44:36.469Z | Documenting nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory) |
| 3266 | 2026-04-13T20:44:37.387Z | Documenting nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries) |
| 3267 | 2026-04-13T20:44:38.602Z | Documenting wicketd-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-api) |
| 3268 | 2026-04-13T20:44:40.058Z | Documenting sled-agent-config-reconciler v0.1.0 (/work/oxidecomputer/omicron/sled-agent/config-reconciler) |
| 3269 | 2026-04-13T20:44:41.055Z | Documenting sled-agent-health-monitor v0.1.0 (/work/oxidecomputer/omicron/sled-agent/health-monitor) |
| 3270 | 2026-04-13T20:44:41.782Z | Documenting wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client) |
| 3271 | 2026-04-13T20:44:44.402Z | Documenting sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api) |
| 3272 | 2026-04-13T20:44:44.697Z | Documenting sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics) |
| 3273 | 2026-04-13T20:44:45.537Z | Documenting zfs-test-harness v0.1.0 (/work/oxidecomputer/omicron/sled-storage/zfs-test-harness) |
| 3274 | 2026-04-13T20:44:46.952Z | Documenting sled-agent-resolvable-files-examples v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files-examples) |
| 3275 | 2026-04-13T20:44:48.047Z | Documenting sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage) |
| 3276 | 2026-04-13T20:44:49.527Z | Documenting omicron-package v0.1.0 (/work/oxidecomputer/omicron/package) |
| 3277 | 2026-04-13T20:44:51.808Z | Documenting installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common) |
| 3278 | 2026-04-13T20:44:52.452Z | Documenting sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware) |
| 3279 | 2026-04-13T20:44:56.971Z | Documenting trust-quorum-test-utils v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/test-utils) |
| 3280 | 2026-04-13T20:44:58.509Z | Documenting oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db) |
| 3281 | 2026-04-13T20:44:59.943Z | Documenting oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments) |
| 3282 | 2026-04-13T20:45:01.662Z | Documenting bootstrap-agent-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-api) |
| 3283 | 2026-04-13T20:45:03.188Z | Documenting oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter) |
| 3284 | 2026-04-13T20:45:06.758Z | Documenting omicron-reconfigurator-exec-unsafe v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-exec-unsafe) |
| 3285 | 2026-04-13T20:45:07.657Z | Documenting omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus) |
| 3286 | 2026-04-13T20:45:08.396Z | Documenting nexus-test-utils v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils) |
| 3287 | 2026-04-13T20:45:09.633Z | Documenting nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution) |
| 3288 | 2026-04-13T20:45:11.196Z | Documenting nexus-reconfigurator-rendezvous v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/rendezvous) |
| 3289 | 2026-04-13T20:45:12.836Z | Documenting nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation) |
| 3290 | 2026-04-13T20:45:14.637Z | Documenting nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery) |
| 3291 | 2026-04-13T20:45:16.592Z | Documenting nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc) |
| 3292 | 2026-04-13T20:45:18.198Z | Documenting nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking) |
| 3293 | 2026-04-13T20:45:20.194Z | Documenting nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface) |
| 3294 | 2026-04-13T20:45:21.538Z | Documenting bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client) |
| 3295 | 2026-04-13T20:45:23.231Z | Documenting bootstrap-agent-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-lockstep-client) |
| 3296 | 2026-04-13T20:45:24.875Z | Documenting sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client) |
| 3297 | 2026-04-13T20:45:26.592Z | Documenting illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils) |
| 3298 | 2026-04-13T20:45:28.254Z | Documenting wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common) |
| 3299 | 2026-04-13T20:45:29.725Z | Documenting nexus-types-versions v0.1.0 (/work/oxidecomputer/omicron/nexus/types/versions) |
| 3300 | 2026-04-13T20:45:31.713Z | Documenting bootstrap-agent-lockstep-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-types) |
| 3301 | 2026-04-13T20:45:33.199Z | Documenting trust-quorum-protocol v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/protocol) |
| 3302 | 2026-04-13T20:45:35.210Z | Documenting bootstrap-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-api) |
| 3303 | 2026-04-13T20:45:36.998Z | Documenting sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types) |
| 3304 | 2026-04-13T20:45:38.809Z | Documenting omicron-repo-depot-standalone v0.1.0 (/work/oxidecomputer/omicron/dev-tools/repo-depot-standalone) |
| 3305 | 2026-04-13T20:45:40.555Z | Documenting transient-dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server/transient) |
| 3306 | 2026-04-13T20:45:42.372Z | Documenting clickana v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickana) |
| 3307 | 2026-04-13T20:45:44.961Z | Documenting oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro) |
| 3308 | 2026-04-13T20:45:46.428Z | Documenting dnsadm v0.1.0 (/work/oxidecomputer/omicron/dns-server/dnsadm) |
| 3309 | 2026-04-13T20:45:48.688Z | Documenting oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema) |
| 3310 | 2026-04-13T20:45:50.689Z | Documenting oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types) |
| 3311 | 2026-04-13T20:45:52.644Z | Documenting internal-dns-cli v0.1.0 (/work/oxidecomputer/omicron/internal-dns/cli) |
| 3312 | 2026-04-13T20:45:54.182Z | Documenting omicron-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev) |
| 3313 | 2026-04-13T20:45:57.080Z | Documenting clickhouse-admin-single-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-single-client) |
| 3314 | 2026-04-13T20:45:59.239Z | Documenting clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client) |
| 3315 | 2026-04-13T20:46:01.478Z | Documenting clickhouse-admin-test-utils v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/test-utils) |
| 3316 | 2026-04-13T20:46:03.598Z | Documenting clickhouse-admin-keeper-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-keeper-client) |
| 3317 | 2026-04-13T20:46:05.789Z | Documenting internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver) |
| 3318 | 2026-04-13T20:46:07.968Z | Documenting clickhouse-admin-api v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/api) |
| 3319 | 2026-04-13T20:46:10.009Z | Documenting clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types) |
| 3320 | 2026-04-13T20:46:12.702Z | Documenting dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api) |
| 3321 | 2026-04-13T20:46:14.638Z | Documenting dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client) |
| 3322 | 2026-04-13T20:46:16.519Z | Documenting internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types) |
| 3323 | 2026-04-13T20:46:18.636Z | Documenting oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types) |
| 3324 | 2026-04-13T20:46:20.869Z | Documenting oximeter-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/api) |
| 3325 | 2026-04-13T20:46:23.097Z | Documenting sled-agent-types-versions v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types/versions) |
| 3326 | 2026-04-13T20:46:25.242Z | Documenting key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager) |
| 3327 | 2026-04-13T20:46:27.500Z | Documenting omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates) |
| 3328 | 2026-04-13T20:46:29.686Z | Documenting ntp-admin-api v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/api) |
| 3329 | 2026-04-13T20:46:31.877Z | Documenting oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client) |
| 3330 | 2026-04-13T20:46:34.087Z | Documenting installinator-client v0.1.0 (/work/oxidecomputer/omicron/clients/installinator-client) |
| 3331 | 2026-04-13T20:46:36.346Z | Documenting gateway-api v0.1.0 (/work/oxidecomputer/omicron/gateway-api) |
| 3332 | 2026-04-13T20:46:38.503Z | Documenting ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc) |
| 3333 | 2026-04-13T20:46:40.682Z | Documenting update-common v0.1.0 (/work/oxidecomputer/omicron/update-common) |
| 3334 | 2026-04-13T20:46:43.333Z | Documenting clickhouse-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types/versions) |
| 3335 | 2026-04-13T20:46:45.360Z | Documenting cockroach-admin-api v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/api) |
| 3336 | 2026-04-13T20:46:47.554Z | Documenting omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client) |
| 3337 | 2026-04-13T20:46:49.901Z | Documenting internal-dns-types-versions v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types/versions) |
| 3338 | 2026-04-13T20:46:52.243Z | Documenting nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults) |
| 3339 | 2026-04-13T20:46:54.560Z | Documenting installinator-api v0.1.0 (/work/oxidecomputer/omicron/installinator-api) |
| 3340 | 2026-04-13T20:46:56.884Z | Documenting oximeter-types-versions v0.1.0 (/work/oxidecomputer/omicron/oximeter/types/versions) |
| 3341 | 2026-04-13T20:46:59.489Z | Documenting db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros) |
| 3342 | 2026-04-13T20:47:01.749Z | Documenting authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros) |
| 3343 | 2026-04-13T20:47:03.992Z | Documenting ntp-admin-types v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types) |
| 3344 | 2026-04-13T20:47:06.371Z | Documenting gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client) |
| 3345 | 2026-04-13T20:47:08.830Z | Documenting gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types) |
| 3346 | 2026-04-13T20:47:11.193Z | Documenting omicron-cockroach-metrics v0.1.0 (/work/oxidecomputer/omicron/cockroach-metrics) |
| 3347 | 2026-04-13T20:47:13.526Z | Documenting nexus-db-schema v0.1.0 (/work/oxidecomputer/omicron/nexus/db-schema) |
| 3348 | 2026-04-13T20:47:15.971Z | Documenting trust-quorum-types v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types) |
| 3349 | 2026-04-13T20:47:18.292Z | Documenting cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types) |
| 3350 | 2026-04-13T20:47:20.692Z | Documenting trust-quorum-types-versions v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types/versions) |
| 3351 | 2026-04-13T20:47:23.145Z | Documenting omicron-common v0.1.0 (/work/oxidecomputer/omicron/common) |
| 3352 | 2026-04-13T20:47:25.797Z | Documenting bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore) |
| 3353 | 2026-04-13T20:47:28.227Z | Documenting xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader) |
| 3354 | 2026-04-13T20:47:30.652Z | Documenting omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords) |
| 3355 | 2026-04-13T20:47:33.035Z | Documenting cert-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/cert-dev) |
| 3356 | 2026-04-13T20:47:35.437Z | Documenting gateway-types-versions v0.1.0 (/work/oxidecomputer/omicron/gateway-types/versions) |
| 3357 | 2026-04-13T20:47:37.937Z | Documenting ntp-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ntp-admin-client) |
| 3358 | 2026-04-13T20:47:40.819Z | Documenting nexus-background-task-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/background-task-interface) |
| 3359 | 2026-04-13T20:47:43.053Z | Documenting typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng) |
| 3360 | 2026-04-13T20:47:45.522Z | Documenting ntp-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types/versions) |
| 3361 | 2026-04-13T20:47:52.830Z | Documenting key-manager-types v0.1.0 (/work/oxidecomputer/omicron/key-manager/types) |
| 3362 | 2026-04-13T20:47:52.965Z | Documenting repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client) |
| 3363 | 2026-04-13T20:47:56.235Z | Documenting repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api) |
| 3364 | 2026-04-13T20:47:59.622Z | Documenting live-tests-macros v0.1.0 (/work/oxidecomputer/omicron/live-tests/macros) |
| 3365 | 2026-04-13T20:48:02.805Z | Documenting cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client) |
| 3366 | 2026-04-13T20:48:05.967Z | Documenting sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types) |
| 3367 | 2026-04-13T20:48:09.196Z | Documenting oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog) |
| 3368 | 2026-04-13T20:48:12.438Z | Documenting nexus-macros-common v0.1.0 (/work/oxidecomputer/omicron/nexus/macros-common) |
| 3369 | 2026-04-13T20:48:15.647Z | Documenting omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths) |
| 3370 | 2026-04-13T20:48:18.993Z | Documenting api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity) |
| 3371 | 2026-04-13T20:48:22.273Z | Documenting cockroach-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types/versions) |
| 3372 | 2026-04-13T20:48:25.412Z | Documenting parallel-task-set v0.1.0 (/work/oxidecomputer/omicron/parallel-task-set) |
| 3373 | 2026-04-13T20:48:28.775Z | Documenting oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl) |
| 3374 | 2026-04-13T20:48:31.987Z | Documenting update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine) |
| 3375 | 2026-04-13T20:48:35.259Z | Documenting omicron-ledger v0.1.0 (/work/oxidecomputer/omicron/ledger) |
| 3376 | 2026-04-13T20:48:38.500Z | Documenting installinator-common-versions v0.1.0 (/work/oxidecomputer/omicron/installinator-common/versions) |
| 3377 | 2026-04-13T20:48:41.726Z | Documenting nexus-test-utils-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils-macros) |
| 3378 | 2026-04-13T20:48:44.938Z | Documenting ereport-types v0.1.0 (/work/oxidecomputer/omicron/ereport/types) |
| 3379 | 2026-04-13T20:48:48.241Z | Documenting oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client) |
| 3380 | 2026-04-13T20:48:51.497Z | Documenting range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests) |
| 3381 | 2026-04-13T20:48:54.773Z | Documenting omicron-pins v0.1.0 (/work/oxidecomputer/omicron/dev-tools/pins) |
| 3382 | 2026-04-13T20:48:58.256Z | Documenting omicron-repl-utils v0.1.0 (/work/oxidecomputer/omicron/dev-tools/repl-utils) |
| 3383 | 2026-04-13T20:49:01.408Z | Documenting gfss v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/gfss) |
| 3384 | 2026-04-13T20:49:04.710Z | Documenting omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack) |
| 3385 | 2026-04-13T20:49:07.942Z | Documenting omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds) |
| 3386 | 2026-04-13T20:49:11.342Z | Documenting dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common) |
| 3387 | 2026-04-13T20:49:39.425Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 6m 15s |
| 3388 | 2026-04-13T20:49:39.592Z | Generated /work/oxidecomputer/omicron/target/doc/api_identity/index.html and 191 other files |
| 3389 | 2026-04-13T20:49:39.696Z | |
| 3390 | 2026-04-13T20:49:39.696Z | real 6:15.465989595 |
| 3391 | 2026-04-13T20:49:39.696Z | user 17:03.045090825 |
| 3392 | 2026-04-13T20:49:39.696Z | sys 3:38.405127460 |
| 3393 | 2026-04-13T20:49:39.696Z | trap 0.252620992 |
| 3394 | 2026-04-13T20:49:39.696Z | tflt 0.063518871 |
| 3395 | 2026-04-13T20:49:39.696Z | dflt 0.031238403 |
| 3396 | 2026-04-13T20:49:39.696Z | kflt 0.000053661 |
| 3397 | 2026-04-13T20:49:39.699Z | lock 5:43:43.193678848 |
| 3398 | 2026-04-13T20:49:39.699Z | slp 2:05:32.039452777 |
| 3399 | 2026-04-13T20:49:39.699Z | lat 35.273839593 |
| 3400 | 2026-04-13T20:49:39.699Z | stop 1:36.647861027 |
| 3401 | 2026-04-13T20:49:39.699Z | process exited: duration 791647 ms, exit code 0 |
| |
| 3402 | 2026-04-13T20:49:39.706Z | found 0 output files |