|
|
|
| 1 | 2026-03-19T02:55:15.124Z | job assigned to worker 01KM2074VMJFDNH156H8E7KEBP [factory aws, i-08ed304f4af496643] (queued for 1 m 30 s) |
| |
| 2 | 2026-03-19T02:55:22.393Z | starting task 0: "setup" |
| 3 | 2026-03-19T02:55:22.398Z | ++ uname -s |
| 4 | 2026-03-19T02:55:22.401Z | + kern=SunOS |
| 5 | 2026-03-19T02:55:22.402Z | + build_user=build |
| 6 | 2026-03-19T02:55:22.402Z | + build_uid=12345 |
| 7 | 2026-03-19T02:55:22.402Z | + work_dir=/work |
| 8 | 2026-03-19T02:55:22.402Z | + input_dir=/input |
| 9 | 2026-03-19T02:55:22.402Z | + [[ 0 == 12345 ]] |
| 10 | 2026-03-19T02:55:22.402Z | + case "$kern" in |
| 11 | 2026-03-19T02:55:22.402Z | + groupadd -g 12345 build |
| 12 | 2026-03-19T02:55:22.405Z | + useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build |
| 13 | 2026-03-19T02:55:24.411Z | + zfs create -o mountpoint=/work rpool/work |
| 14 | 2026-03-19T02:55:24.530Z | ++ awk '$2 == "/home" { print $3 }' /etc/mnttab |
| 15 | 2026-03-19T02:55:24.533Z | + home_fs=zfs |
| 16 | 2026-03-19T02:55:24.533Z | + [[ zfs == autofs ]] |
| 17 | 2026-03-19T02:55:24.533Z | + mkdir -p /home/build |
| 18 | 2026-03-19T02:55:24.533Z | + chown build:build /home/build /work |
| 19 | 2026-03-19T02:55:26.538Z | + chmod 0700 /home/build /work |
| 20 | 2026-03-19T02:55:26.542Z | process exited: duration 4143 ms, exit code 0 |
| |
| 21 | 2026-03-19T02:55:26.550Z | starting task 1: "rust-toolchain" |
| 22 | 2026-03-19T02:55:26.554Z | + printf ' * rust toolchain channel = "%s"\n' 1.94.0 |
| 23 | 2026-03-19T02:55:26.554Z | * rust toolchain channel = "1.94.0" |
| 24 | 2026-03-19T02:55:26.554Z | + printf ' * rust toolchain profile = "%s"\n' default |
| 25 | 2026-03-19T02:55:26.554Z | * rust toolchain profile = "default" |
| 26 | 2026-03-19T02:55:26.554Z | + export RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 27 | 2026-03-19T02:55:26.554Z | + RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 28 | 2026-03-19T02:55:26.558Z | + curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs |
| 29 | 2026-03-19T02:55:26.559Z | + /bin/bash -s - -y --no-modify-path --default-toolchain 1.94.0 --profile default |
| 30 | 2026-03-19T02:55:26.668Z | info: downloading installer |
| 31 | 2026-03-19T02:55:28.332Z | warn: It looks like you have an existing installation of Rust at: |
| 32 | 2026-03-19T02:55:28.332Z | warn: /opt/ooce/bin |
| 33 | 2026-03-19T02:55:28.332Z | warn: It is recommended that rustup be the primary Rust installation. |
| 34 | 2026-03-19T02:55:28.333Z | warn: Otherwise you may have confusion unless you are careful with your PATH. |
| 35 | 2026-03-19T02:55:28.333Z | warn: If you are sure that you want both rustup and your already installed Rust |
| 36 | 2026-03-19T02:55:28.333Z | warn: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes |
| 37 | 2026-03-19T02:55:28.333Z | warn: or pass `-y' to ignore all ignorable checks. |
| 38 | 2026-03-19T02:55:28.333Z | error: cannot install while Rust is installed |
| 39 | 2026-03-19T02:55:28.333Z | warn: continuing (because the -y flag is set and the error is ignorable) |
| 40 | 2026-03-19T02:55:28.333Z | warn: It looks like you have an existing rustup settings file at: |
| 41 | 2026-03-19T02:55:28.333Z | warn: /home/build/.rustup/settings.toml |
| 42 | 2026-03-19T02:55:28.333Z | warn: Rustup will install the default toolchain as specified in the settings file, |
| 43 | 2026-03-19T02:55:28.333Z | warn: instead of the one inferred from the default host triple. |
| 44 | 2026-03-19T02:55:28.349Z | info: profile set to default |
| 45 | 2026-03-19T02:55:28.349Z | info: default host triple is x86_64-unknown-illumos |
| 46 | 2026-03-19T02:55:28.352Z | info: syncing channel updates for 1.94.0-x86_64-unknown-illumos |
| 47 | 2026-03-19T02:55:28.507Z | info: latest update on 2026-03-05 for version 1.94.0 (4a4ef493e 2026-03-02) |
| 48 | 2026-03-19T02:55:28.510Z | info: downloading 6 components |
| 49 | 2026-03-19T02:55:43.795Z | info: default toolchain set to 1.94.0-x86_64-unknown-illumos |
| 50 | 2026-03-19T02:55:43.795Z | |
| 51 | 2026-03-19T02:55:43.829Z | 1.94.0-x86_64-unknown-illumos installed - rustc 1.94.0 (4a4ef493e 2026-03-02) |
| 52 | 2026-03-19T02:55:43.829Z | |
| 53 | 2026-03-19T02:55:43.844Z | |
| 54 | 2026-03-19T02:55:43.845Z | Rust is installed now. Great! |
| 55 | 2026-03-19T02:55:43.845Z | |
| 56 | 2026-03-19T02:55:43.845Z | To get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH |
| 57 | 2026-03-19T02:55:43.845Z | environment variable. This has not been done automatically. |
| 58 | 2026-03-19T02:55:43.845Z | |
| 59 | 2026-03-19T02:55:43.845Z | To configure your current shell, you need to source |
| 60 | 2026-03-19T02:55:43.845Z | the corresponding env file under $HOME/.cargo. |
| 61 | 2026-03-19T02:55:43.845Z | |
| 62 | 2026-03-19T02:55:43.845Z | This is usually done by running one of the following (note the leading DOT): |
| 63 | 2026-03-19T02:55:43.845Z | . "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh |
| 64 | 2026-03-19T02:55:43.845Z | source "$HOME/.cargo/env.fish" # For fish |
| 65 | 2026-03-19T02:55:43.845Z | source "~/.cargo/env.nu" # For nushell |
| 66 | 2026-03-19T02:55:43.845Z | source "$HOME/.cargo/env.tcsh" # For tcsh |
| 67 | 2026-03-19T02:55:43.845Z | . "$HOME/.cargo/env.ps1" # For pwsh |
| 68 | 2026-03-19T02:55:43.845Z | source "$HOME/.cargo/env.xsh" # For xonsh |
| 69 | 2026-03-19T02:55:43.846Z | warn: no default linker (`cc`) was found in your PATH |
| 70 | 2026-03-19T02:55:43.846Z | warn: many Rust crates require a system C toolchain to build |
| 71 | 2026-03-19T02:55:43.944Z | + rustup --version |
| 72 | 2026-03-19T02:55:43.962Z | rustup 1.29.0 (28d1352db 2026-03-05) |
| 73 | 2026-03-19T02:55:43.962Z | info: This is the version for the rustup toolchain manager, not the rustc compiler. |
| 74 | 2026-03-19T02:55:44.008Z | info: the currently active `rustc` version is `rustc 1.94.0 (4a4ef493e 2026-03-02)` |
| 75 | 2026-03-19T02:55:44.008Z | + cargo --version |
| 76 | 2026-03-19T02:55:44.008Z | cargo 1.94.0 (85eff7c80 2026-01-15) |
| 77 | 2026-03-19T02:55:44.008Z | + rustc --version |
| 78 | 2026-03-19T02:55:44.027Z | rustc 1.94.0 (4a4ef493e 2026-03-02) |
| 79 | 2026-03-19T02:55:44.037Z | process exited: duration 17451 ms, exit code 0 |
| |
| 80 | 2026-03-19T02:55:44.050Z | starting task 2: "authentication" |
| 81 | 2026-03-19T02:55:44.075Z | WARNING: job store has no value for "GITHUB_TOKEN"; waiting for a value... |
| 82 | 2026-03-19T02:55:48.103Z | process exited: duration 4046 ms, exit code 0 |
| |
| 83 | 2026-03-19T02:55:48.124Z | starting task 3: "clone repository" |
| 84 | 2026-03-19T02:55:48.130Z | + mkdir -p /work/oxidecomputer/omicron |
| 85 | 2026-03-19T02:55:48.130Z | + git clone https://github.com/oxidecomputer/omicron /work/oxidecomputer/omicron |
| 86 | 2026-03-19T02:55:48.161Z | Cloning into '/work/oxidecomputer/omicron'... |
| 87 | 2026-03-19T02:56:19.185Z | + cd /work/oxidecomputer/omicron |
| 88 | 2026-03-19T02:56:19.185Z | + git fetch origin 3a6ea71c2a6b070d939bfe83da1e3edd7e783f9f |
| 89 | 2026-03-19T02:56:19.486Z | From https://github.com/oxidecomputer/omicron |
| 90 | 2026-03-19T02:56:19.486Z | * branch 3a6ea71c2a6b070d939bfe83da1e3edd7e783f9f -> FETCH_HEAD |
| 91 | 2026-03-19T02:56:19.533Z | + [[ -n mergeconflict/fm-sb-type-relocation ]] |
| 92 | 2026-03-19T02:56:19.534Z | ++ git branch --show-current |
| 93 | 2026-03-19T02:56:19.808Z | + current=main |
| 94 | 2026-03-19T02:56:19.808Z | + [[ main != mergeconflict/fm-sb-type-relocation ]] |
| 95 | 2026-03-19T02:56:19.808Z | + git branch -f mergeconflict/fm-sb-type-relocation 3a6ea71c2a6b070d939bfe83da1e3edd7e783f9f |
| 96 | 2026-03-19T02:56:19.808Z | + git checkout -f mergeconflict/fm-sb-type-relocation |
| 97 | 2026-03-19T02:56:20.054Z | Switched to branch 'mergeconflict/fm-sb-type-relocation' |
| 98 | 2026-03-19T02:56:20.054Z | + git reset --hard 3a6ea71c2a6b070d939bfe83da1e3edd7e783f9f |
| 99 | 2026-03-19T02:56:20.055Z | HEAD is now at 3a6ea71c2 Move bundle selection types and EreportFilters to nexus-types |
| 100 | 2026-03-19T02:56:20.055Z | process exited: duration 31695 ms, exit code 0 |
| |
| 101 | 2026-03-19T02:56:20.159Z | starting task 4: "build" |
| 102 | 2026-03-19T02:56:20.186Z | + source ./env.sh |
| 103 | 2026-03-19T02:56:20.186Z | ++ OLD_SHELL_OPTS=ehxB |
| 104 | 2026-03-19T02:56:20.186Z | ++ set -o xtrace |
| 105 | 2026-03-19T02:56:20.187Z | ++++ dirname ./env.sh |
| 106 | 2026-03-19T02:56:20.187Z | +++ readlink -f . |
| 107 | 2026-03-19T02:56:20.187Z | ++ OMICRON_WS=/work/oxidecomputer/omicron |
| 108 | 2026-03-19T02:56:20.187Z | ++ export 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-03-19T02:56:20.187Z | ++ PATH=/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin |
| 110 | 2026-03-19T02:56:20.187Z | ++ 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 |
| 111 | 2026-03-19T02:56:20.187Z | ++ 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 |
| 112 | 2026-03-19T02:56:20.187Z | ++ 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 |
| 113 | 2026-03-19T02:56:20.187Z | ++ 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 |
| 114 | 2026-03-19T02:56:20.187Z | ++ 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 |
| 115 | 2026-03-19T02:56:20.188Z | ++ 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 |
| 116 | 2026-03-19T02:56:20.188Z | ++ case $OLD_SHELL_OPTS in |
| 117 | 2026-03-19T02:56:20.189Z | ++ unset OLD_SHELL_OPTS OMICRON_WS |
| 118 | 2026-03-19T02:56:20.189Z | + source .github/buildomat/ci-env.sh |
| 119 | 2026-03-19T02:56:20.189Z | ++ export CARGO_TERM_COLOR=always |
| 120 | 2026-03-19T02:56:20.189Z | ++ CARGO_TERM_COLOR=always |
| 121 | 2026-03-19T02:56:20.189Z | + cargo --version |
| 122 | 2026-03-19T02:56:20.211Z | cargo 1.94.0 (85eff7c80 2026-01-15) |
| 123 | 2026-03-19T02:56:20.212Z | + rustc --version |
| 124 | 2026-03-19T02:56:20.291Z | rustc 1.94.0 (4a4ef493e 2026-03-02) |
| 125 | 2026-03-19T02:56:20.291Z | + banner prerequisites |
| 126 | 2026-03-19T02:56:20.291Z | |
| 127 | 2026-03-19T02:56:20.292Z | ##### ##### ###### ##### ###### #### # # # #### # |
| 128 | 2026-03-19T02:56:20.292Z | # # # # # # # # # # # # # # # |
| 129 | 2026-03-19T02:56:20.292Z | # # # # ##### # # ##### # # # # # #### # |
| 130 | 2026-03-19T02:56:20.292Z | ##### ##### # ##### # # # # # # # # # |
| 131 | 2026-03-19T02:56:20.292Z | # # # # # # # # # # # # # # # |
| 132 | 2026-03-19T02:56:20.292Z | # # # ###### # # ###### ### # #### # #### # |
| 133 | 2026-03-19T02:56:20.292Z | |
| 134 | 2026-03-19T02:56:20.293Z | + ptime -m bash ./tools/install_builder_prerequisites.sh -y |
| 135 | 2026-03-19T02:56:31.115Z | Startup: Refreshing catalog 'helios-dev' ... Done |
| 136 | 2026-03-19T02:56:40.952Z | Startup: Caching catalogs ... Done |
| 137 | 2026-03-19T02:57:03.246Z | Planning: Solver setup ... Done (20.907s) |
| 138 | 2026-03-19T02:57:03.430Z | Planning: Running solver ... Done (0.153s) |
| 139 | 2026-03-19T02:57:03.638Z | Planning: Finding local manifests ... Done (0.003s) |
| 140 | 2026-03-19T02:57:03.665Z | Planning: Fetching manifests: 0/4 0% complete |
| 141 | 2026-03-19T02:57:04.153Z | Planning: Fetching manifests: 4/4 100% complete |
| 142 | 2026-03-19T02:57:04.195Z | Planning: Package planning ... Done (0.043s) |
| 143 | 2026-03-19T02:57:04.235Z | Planning: Merging actions ... Done (0.039s) |
| 144 | 2026-03-19T02:57:04.479Z | Planning: Checking for conflicting actions ... Done (0.240s) |
| 145 | 2026-03-19T02:57:04.508Z | Planning: Consolidating action changes ... Done (0.010s) |
| 146 | 2026-03-19T02:57:05.332Z | Planning: Evaluating mediators ... Done (0.842s) |
| 147 | 2026-03-19T02:57:05.335Z | Planning: Planning completed in 24.30 seconds |
| 148 | 2026-03-19T02:57:05.366Z | Packages to install: 4 |
| 149 | 2026-03-19T02:57:05.377Z | Mediators to change: 2 |
| 150 | 2026-03-19T02:57:05.377Z | Services to change: 1 |
| 151 | 2026-03-19T02:57:05.377Z | Estimated space available: 155.43 GB |
| 152 | 2026-03-19T02:57:05.377Z | Estimated space to be consumed: 1.83 GB |
| 153 | 2026-03-19T02:57:05.378Z | Create boot environment: No |
| 154 | 2026-03-19T02:57:05.378Z | Create backup boot environment: No |
| 155 | 2026-03-19T02:57:05.378Z | Rebuild boot archive: No |
| 156 | 2026-03-19T02:57:05.378Z | |
| 157 | 2026-03-19T02:57:05.378Z | Changed mediators: |
| 158 | 2026-03-19T02:57:05.378Z | mediator clang: |
| 159 | 2026-03-19T02:57:05.378Z | version: None -> 15 (system default) |
| 160 | 2026-03-19T02:57:05.378Z | |
| 161 | 2026-03-19T02:57:05.379Z | mediator llvm: |
| 162 | 2026-03-19T02:57:05.379Z | version: 14 (system default) -> 15 (system default) |
| 163 | 2026-03-19T02:57:05.379Z | |
| 164 | 2026-03-19T02:57:05.379Z | Changed packages: |
| 165 | 2026-03-19T02:57:05.379Z | helios-dev |
| 166 | 2026-03-19T02:57:05.379Z | developer/build-essential |
| 167 | 2026-03-19T02:57:05.379Z | None -> 11-2.0 |
| 168 | 2026-03-19T02:57:05.379Z | library/libxmlsec1 |
| 169 | 2026-03-19T02:57:05.380Z | None -> 1.2.35-2.0 |
| 170 | 2026-03-19T02:57:05.380Z | ooce/developer/clang-15 |
| 171 | 2026-03-19T02:57:05.380Z | None -> 15.0.7-2.0 |
| 172 | 2026-03-19T02:57:05.380Z | ooce/developer/llvm-15 |
| 173 | 2026-03-19T02:57:05.380Z | None -> 15.0.7-2.0 |
| 174 | 2026-03-19T02:57:05.380Z | |
| 175 | 2026-03-19T02:57:05.380Z | Services: |
| 176 | 2026-03-19T02:57:05.380Z | restart_fmri: |
| 177 | 2026-03-19T02:57:05.381Z | svc:/system/update-man-index:default |
| 178 | 2026-03-19T02:57:05.412Z | |
| 179 | 2026-03-19T02:57:05.412Z | Download: 0/3290 items 0.0/212.6MB 0% complete |
| 180 | 2026-03-19T02:57:10.413Z | Download: 1150/3290 items 78.8/212.6MB 37% complete (15.8M/s) |
| 181 | 2026-03-19T02:57:15.417Z | Download: 1478/3290 items 115.8/212.6MB 54% complete (11.7M/s) |
| 182 | 2026-03-19T02:57:20.585Z | Download: 2223/3290 items 119.2/212.6MB 56% complete (6.1M/s) |
| 183 | 2026-03-19T02:57:28.805Z | Download: 3285/3290 items 211.0/212.6MB 99% complete (11.8M/s) |
| 184 | 2026-03-19T02:57:29.733Z | Download: Completed 212.60 MB in 24.17 seconds (8.8M/s) |
| 185 | 2026-03-19T02:57:29.752Z | Actions: 1/3689 actions (Installing new actions) |
| 186 | 2026-03-19T02:57:33.877Z | Actions: Completed 3689 actions in 4.13 seconds. |
| 187 | 2026-03-19T02:57:34.265Z | Done (0.384s) |
| 188 | 2026-03-19T02:57:34.265Z | Done (0.000s) |
| 189 | 2026-03-19T02:57:35.266Z | Done (1.000s) |
| 190 | 2026-03-19T02:57:39.400Z | Done (3.778s) |
| 191 | 2026-03-19T02:57:39.484Z | Done (0.018s) |
| 192 | 2026-03-19T02:57:39.493Z | Done (0.000s) |
| 193 | 2026-03-19T02:57:39.676Z | Done (0.000s) |
| 194 | 2026-03-19T02:57:40.658Z | Planning: Evaluating mediator changes ... Done |
| 195 | 2026-03-19T02:57:40.806Z | Planning: Checking for conflicting actions ... Done |
| 196 | 2026-03-19T02:57:40.810Z | Planning: Consolidating action changes ... Done |
| 197 | 2026-03-19T02:57:41.073Z | Planning: Evaluating mediators ... Done |
| 198 | 2026-03-19T02:57:41.089Z | Planning: Planning completed in 0.37 seconds |
| 199 | 2026-03-19T02:57:41.089Z | Mediators to change: 2 |
| 200 | 2026-03-19T02:57:41.089Z | Create boot environment: No |
| 201 | 2026-03-19T02:57:41.089Z | Create backup boot environment: No |
| 202 | 2026-03-19T02:57:41.136Z | Done |
| 203 | 2026-03-19T02:57:41.136Z | Done |
| 204 | 2026-03-19T02:57:41.878Z | Done |
| 205 | 2026-03-19T02:57:45.241Z | Done |
| 206 | 2026-03-19T02:57:45.334Z | Done |
| 207 | 2026-03-19T02:57:45.340Z | Done |
| 208 | 2026-03-19T02:57:45.492Z | Done |
| 209 | 2026-03-19T02:57:46.038Z | Planning: Evaluating mediator changes ... Done |
| 210 | 2026-03-19T02:57:46.048Z | Planning: Merging actions ... Done |
| 211 | 2026-03-19T02:57:46.217Z | Planning: Checking for conflicting actions ... Done |
| 212 | 2026-03-19T02:57:46.240Z | Planning: Consolidating action changes ... Done |
| 213 | 2026-03-19T02:57:46.418Z | Planning: Evaluating mediators ... Done |
| 214 | 2026-03-19T02:57:46.466Z | Planning: Planning completed in 0.64 seconds |
| 215 | 2026-03-19T02:57:46.498Z | Packages to change: 1 |
| 216 | 2026-03-19T02:57:46.498Z | Mediators to change: 1 |
| 217 | 2026-03-19T02:57:46.509Z | Services to change: 1 |
| 218 | 2026-03-19T02:57:46.509Z | Create boot environment: No |
| 219 | 2026-03-19T02:57:46.509Z | Create backup boot environment: Yes |
| 220 | 2026-03-19T02:57:49.142Z | Actions: 1/6 actions (Updating modified actions) |
| 221 | 2026-03-19T02:57:49.165Z | Actions: Completed 6 actions in 0.00 seconds. |
| 222 | 2026-03-19T02:57:49.165Z | Done |
| 223 | 2026-03-19T02:57:49.165Z | Done |
| 224 | 2026-03-19T02:57:49.316Z | Done |
| 225 | 2026-03-19T02:57:52.667Z | Done |
| 226 | 2026-03-19T02:57:52.734Z | Done |
| 227 | 2026-03-19T02:57:52.739Z | Done |
| 228 | 2026-03-19T02:57:52.896Z | Done |
| 229 | 2026-03-19T02:57:53.285Z | MEDIATOR VER. SRC. VERSION IMPL. SRC. IMPLEMENTATION |
| 230 | 2026-03-19T02:57:53.286Z | clang system 15 system |
| 231 | 2026-03-19T02:57:53.286Z | csh system system illumos |
| 232 | 2026-03-19T02:57:53.286Z | ctags system system illumos |
| 233 | 2026-03-19T02:57:53.286Z | file system system illumos |
| 234 | 2026-03-19T02:57:53.286Z | gcc vendor 12 vendor |
| 235 | 2026-03-19T02:57:53.287Z | gcc system 10 system |
| 236 | 2026-03-19T02:57:53.287Z | gcc system 7 system |
| 237 | 2026-03-19T02:57:53.287Z | go system 1.20 system |
| 238 | 2026-03-19T02:57:53.287Z | go system 1.19 system |
| 239 | 2026-03-19T02:57:53.287Z | llvm system 15 system |
| 240 | 2026-03-19T02:57:53.287Z | llvm system 14 system |
| 241 | 2026-03-19T02:57:53.287Z | mariadb system 10.6 system |
| 242 | 2026-03-19T02:57:53.287Z | mta vendor vendor dma |
| 243 | 2026-03-19T02:57:53.287Z | openjdk system 17 system |
| 244 | 2026-03-19T02:57:53.287Z | openjdk system 11 system |
| 245 | 2026-03-19T02:57:53.287Z | openjdk system 1.8 system |
| 246 | 2026-03-19T02:57:53.288Z | openssl vendor 3 vendor |
| 247 | 2026-03-19T02:57:53.288Z | perl system 5.36 system |
| 248 | 2026-03-19T02:57:53.288Z | postgresql system 15 system |
| 249 | 2026-03-19T02:57:53.288Z | postgresql system 13 system |
| 250 | 2026-03-19T02:57:53.288Z | python vendor 3 vendor |
| 251 | 2026-03-19T02:57:53.288Z | python system 2 system |
| 252 | 2026-03-19T02:57:53.288Z | python3 system 3.11 system |
| 253 | 2026-03-19T02:57:53.289Z | ruby system 3.0 system |
| 254 | 2026-03-19T02:57:53.290Z | words vendor vendor american-english |
| 255 | 2026-03-19T02:57:53.290Z | words system system australian-english |
| 256 | 2026-03-19T02:57:53.290Z | words system system british-english |
| 257 | 2026-03-19T02:57:53.291Z | words system system canadian-english |
| 258 | 2026-03-19T02:57:53.291Z | words system system french |
| 259 | 2026-03-19T02:57:53.291Z | words system system italian |
| 260 | 2026-03-19T02:57:53.292Z | words system system ngerman |
| 261 | 2026-03-19T02:57:53.292Z | words system system ogerman |
| 262 | 2026-03-19T02:57:53.292Z | words system system spanish |
| 263 | 2026-03-19T02:57:53.566Z | PUBLISHER TYPE STATUS P LOCATION |
| 264 | 2026-03-19T02:57:53.566Z | helios-dev origin online F https://pkg.oxide.computer/helios/2/dev/ |
| 265 | 2026-03-19T02:57:59.564Z | FMRI IFO |
| 266 | 2026-03-19T02:57:59.564Z | pkg://helios-dev/developer/build-essential@11-2.0:20230623T110919Z im- |
| 267 | 2026-03-19T02:57:59.564Z | pkg://helios-dev/developer/pkg-config@0.29.2-2.0:20230621T191911Z i-- |
| 268 | 2026-03-19T02:57:59.564Z | pkg://helios-dev/library/libxmlsec1@1.2.35-2.0:20230624T123441Z im- |
| 269 | 2026-03-19T02:57:59.564Z | pkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20231012T123315Z im- |
| 270 | 2026-03-19T02:57:59.564Z | pkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20230623T141037Z --- |
| 271 | 2026-03-19T02:57:59.564Z | pkg://helios-dev/ooce/developer/cmake@3.26.4-2.0:20230623T130003Z i-- |
| 272 | 2026-03-19T02:57:59.565Z | pkg://helios-dev/ooce/library/postgresql-13@13.11-2.0:20230623T123131Z i-- |
| 273 | 2026-03-19T02:57:59.565Z | pkg://helios-dev/package/pkg@0.5.11-2.1.6412:20240822T193324Z i-- |
| 274 | 2026-03-19T02:57:59.565Z | pkg://helios-dev/package/pkg@0.5.11-2.0:20231020T135332Z --- |
| 275 | 2026-03-19T02:57:59.565Z | pkg://helios-dev/package/pkg@0.5.11-2.0:20230621T202036Z --- |
| 276 | 2026-03-19T02:57:59.565Z | pkg://helios-dev/system/library/g++-runtime@14-2.0:20241021T223805Z i-- |
| 277 | 2026-03-19T02:57:59.565Z | pkg://helios-dev/system/library/g++-runtime@13-2.0:20231118T213948Z --- |
| 278 | 2026-03-19T02:57:59.565Z | pkg://helios-dev/system/library/g++-runtime@12-2.0:20230621T201406Z --- |
| 279 | 2026-03-19T02:57:59.565Z | pkg://helios-dev/system/library/gcc-runtime@14-2.0:20241021T223750Z i-- |
| 280 | 2026-03-19T02:57:59.565Z | pkg://helios-dev/system/library/gcc-runtime@13-2.0:20231118T213832Z --- |
| 281 | 2026-03-19T02:57:59.565Z | pkg://helios-dev/system/library/gcc-runtime@12-2.0:20230621T201432Z --- |
| 282 | 2026-03-19T02:58:00.834Z | Updating git repository `https://github.com/oxidecomputer/pq-sys` |
| 283 | 2026-03-19T02:58:01.101Z | Updating crates.io index |
| 284 | 2026-03-19T02:58:01.141Z | Updating git repository `https://github.com/oxidecomputer/slog-error-chain` |
| 285 | 2026-03-19T02:58:01.385Z | Updating git repository `https://github.com/oxidecomputer/lldp` |
| 286 | 2026-03-19T02:58:02.259Z | Updating git repository `https://github.com/oxidecomputer/serde_human_bytes` |
| 287 | 2026-03-19T02:58:02.638Z | Updating git repository `https://github.com/oxidecomputer/tufaceous` |
| 288 | 2026-03-19T02:58:03.069Z | Updating git repository `https://github.com/oxidecomputer/falcon` |
| 289 | 2026-03-19T02:58:10.632Z | Updating git repository `https://github.com/oxidecomputer/management-gateway-service` |
| 290 | 2026-03-19T02:58:12.118Z | Updating git repository `https://github.com/oxidecomputer/propolis` |
| 291 | 2026-03-19T02:58:17.657Z | Updating git repository `https://github.com/oxidecomputer/crucible` |
| 292 | 2026-03-19T02:58:19.227Z | Updating git repository `https://github.com/oxidecomputer/opte` |
| 293 | 2026-03-19T02:58:19.981Z | Updating git repository `https://github.com/oxidecomputer/tofino` |
| 294 | 2026-03-19T02:58:20.437Z | Updating git repository `https://github.com/oxidecomputer/maghemite` |
| 295 | 2026-03-19T02:58:21.142Z | Updating git repository `https://github.com/oxidecomputer/clickward` |
| 296 | 2026-03-19T02:58:21.855Z | Updating git repository `https://github.com/oxidecomputer/dice-util` |
| 297 | 2026-03-19T02:58:22.651Z | Updating git repository `https://github.com/oxidecomputer/openapi-lint` |
| 298 | 2026-03-19T02:58:22.977Z | Updating git repository `https://github.com/oxidecomputer/dendrite` |
| 299 | 2026-03-19T02:58:24.059Z | Updating git repository `https://github.com/oxidecomputer/transceiver-control` |
| 300 | 2026-03-19T02:58:25.580Z | Updating git repository `https://github.com/oxidecomputer/ipcc-rs` |
| 301 | 2026-03-19T02:58:25.975Z | Updating git repository `https://github.com/oxidecomputer/hubtools.git` |
| 302 | 2026-03-19T02:58:26.348Z | Updating git repository `https://github.com/oxidecomputer/scim2-rs` |
| 303 | 2026-03-19T02:58:26.620Z | Updating git repository `https://github.com/oxidecomputer/illumos-devinfo` |
| 304 | 2026-03-19T02:58:27.012Z | Updating git repository `https://github.com/oxidecomputer/libefi-illumos` |
| 305 | 2026-03-19T02:58:27.240Z | Updating git repository `https://github.com/oxidecomputer/libnvme` |
| 306 | 2026-03-19T02:58:27.467Z | Updating git repository `https://github.com/oxidecomputer/dice-util` |
| 307 | 2026-03-19T02:58:27.911Z | Updating git repository `https://github.com/oxidecomputer/sprockets.git` |
| 308 | 2026-03-19T02:58:28.267Z | Updating git repository `https://github.com/oxidecomputer/rust-cpuid.git` |
| 309 | 2026-03-19T02:58:28.922Z | Updating git repository `https://github.com/oxidecomputer/rats-corim.git` |
| 310 | 2026-03-19T02:58:29.145Z | Updating git repository `https://github.com/bluecatengineering/dhcproto.git` |
| 311 | 2026-03-19T02:58:29.459Z | Updating git repository `https://github.com/oxidecomputer/ispf` |
| 312 | 2026-03-19T02:58:29.738Z | Updating git repository `https://github.com/oxidecomputer/netadm-sys` |
| 313 | 2026-03-19T02:58:31.854Z | Updating git repository `https://github.com/oxidecomputer/tlvc.git` |
| 314 | 2026-03-19T02:58:32.211Z | Updating git repository `https://github.com/oxidecomputer/lpc55_support` |
| 315 | 2026-03-19T02:58:33.201Z | Updating git repository `https://github.com/oxidecomputer/ipcc-rs` |
| 316 | 2026-03-19T02:58:33.205Z | Updating git repository `https://github.com/oxidecomputer/pki-playground` |
| 317 | 2026-03-19T02:58:33.467Z | Updating git repository `https://github.com/oxidecomputer/dlpi-sys` |
| 318 | 2026-03-19T02:58:34.016Z | Updating git repository `https://github.com/jmesmon/rust-libzfs` |
| 319 | 2026-03-19T02:58:34.271Z | Updating git repository `https://github.com/oxidecomputer/rusty-doors` |
| 320 | 2026-03-19T02:58:34.469Z | Updating git repository `https://github.com/illumos/smf-rs` |
| 321 | 2026-03-19T02:58:34.871Z | Updating git repository `https://github.com/oxidecomputer/omicron` |
| 322 | 2026-03-19T02:58:49.289Z | Downloading crates ... |
| 323 | 2026-03-19T02:58:49.369Z | Downloaded cfg-if v1.0.4 |
| 324 | 2026-03-19T02:58:49.372Z | Downloaded bitflags v2.11.0 |
| 325 | 2026-03-19T02:58:49.375Z | Downloaded is_terminal_polyfill v1.70.2 |
| 326 | 2026-03-19T02:58:49.377Z | Downloaded block-buffer v0.10.4 |
| 327 | 2026-03-19T02:58:49.382Z | Downloaded cargo-platform v0.2.0 |
| 328 | 2026-03-19T02:58:49.387Z | Downloaded camino-tempfile v1.4.1 |
| 329 | 2026-03-19T02:58:49.391Z | Downloaded bytecount v0.6.9 |
| 330 | 2026-03-19T02:58:49.391Z | Downloaded heck v0.4.1 |
| 331 | 2026-03-19T02:58:49.394Z | Downloaded stable_deref_trait v1.2.1 |
| 332 | 2026-03-19T02:58:49.394Z | Downloaded serde_tokenstream v0.2.3 |
| 333 | 2026-03-19T02:58:49.394Z | Downloaded clap_lex v1.0.0 |
| 334 | 2026-03-19T02:58:49.394Z | Downloaded byteorder v1.5.0 |
| 335 | 2026-03-19T02:58:49.397Z | Downloaded fs-err v3.3.0 |
| 336 | 2026-03-19T02:58:49.399Z | Downloaded synstructure v0.13.2 |
| 337 | 2026-03-19T02:58:49.399Z | Downloaded pest_derive v2.8.6 |
| 338 | 2026-03-19T02:58:49.402Z | Downloaded anyhow v1.0.102 |
| 339 | 2026-03-19T02:58:49.405Z | Downloaded anstyle v1.0.13 |
| 340 | 2026-03-19T02:58:49.405Z | Downloaded semver v1.0.27 |
| 341 | 2026-03-19T02:58:49.408Z | Downloaded serde_core v1.0.228 |
| 342 | 2026-03-19T02:58:49.408Z | Downloaded once_cell v1.21.3 |
| 343 | 2026-03-19T02:58:49.411Z | Downloaded icu_normalizer v2.1.1 |
| 344 | 2026-03-19T02:58:49.414Z | Downloaded smallvec v1.15.1 |
| 345 | 2026-03-19T02:58:49.416Z | Downloaded zerofrom v0.1.6 |
| 346 | 2026-03-19T02:58:49.417Z | Downloaded usdt-attr-macro v0.5.0 |
| 347 | 2026-03-19T02:58:49.417Z | Downloaded unicode-linebreak v0.1.5 |
| 348 | 2026-03-19T02:58:49.417Z | Downloaded idna v1.1.0 |
| 349 | 2026-03-19T02:58:49.420Z | Downloaded macaddr v1.0.1 |
| 350 | 2026-03-19T02:58:49.420Z | Downloaded toml_write v0.1.2 |
| 351 | 2026-03-19T02:58:49.423Z | Downloaded clap_derive v4.5.55 |
| 352 | 2026-03-19T02:58:49.423Z | Downloaded unicode-xid v0.2.6 |
| 353 | 2026-03-19T02:58:49.426Z | Downloaded typeid v1.0.3 |
| 354 | 2026-03-19T02:58:49.426Z | Downloaded serde-untagged v0.1.9 |
| 355 | 2026-03-19T02:58:49.426Z | Downloaded dtrace-parser v0.2.0 |
| 356 | 2026-03-19T02:58:49.832Z | Downloaded generic-array v0.14.7 |
| 357 | 2026-03-19T02:58:49.832Z | Downloaded fastrand v2.3.0 |
| 358 | 2026-03-19T02:58:49.833Z | Downloaded cargo-util-schemas v0.8.2 |
| 359 | 2026-03-19T02:58:49.845Z | Downloaded sha2 v0.10.9 |
| 360 | 2026-03-19T02:58:49.845Z | Downloaded errno v0.3.14 |
| 361 | 2026-03-19T02:58:49.845Z | Downloaded ucd-trie v0.1.7 |
| 362 | 2026-03-19T02:58:49.845Z | Downloaded num-traits v0.2.19 |
| 363 | 2026-03-19T02:58:49.845Z | Downloaded displaydoc v0.2.5 |
| 364 | 2026-03-19T02:58:49.845Z | Downloaded cargo_toml v0.21.0 |
| 365 | 2026-03-19T02:58:49.845Z | Downloaded ordered-float v2.10.1 |
| 366 | 2026-03-19T02:58:49.845Z | Downloaded equivalent v1.0.2 |
| 367 | 2026-03-19T02:58:49.846Z | Downloaded zerotrie v0.2.3 |
| 368 | 2026-03-19T02:58:49.846Z | Downloaded writeable v0.6.2 |
| 369 | 2026-03-19T02:58:49.846Z | Downloaded percent-encoding v2.3.2 |
| 370 | 2026-03-19T02:58:49.846Z | Downloaded itoa v1.0.17 |
| 371 | 2026-03-19T02:58:49.846Z | Downloaded url v2.5.8 |
| 372 | 2026-03-19T02:58:49.846Z | Downloaded strsim v0.11.1 |
| 373 | 2026-03-19T02:58:49.846Z | Downloaded getrandom v0.4.1 |
| 374 | 2026-03-19T02:58:49.846Z | Downloaded potential_utf v0.1.4 |
| 375 | 2026-03-19T02:58:49.848Z | Downloaded colorchoice v1.0.4 |
| 376 | 2026-03-19T02:58:49.848Z | Downloaded zerovec v0.11.5 |
| 377 | 2026-03-19T02:58:49.848Z | Downloaded zerocopy-derive v0.7.35 |
| 378 | 2026-03-19T02:58:49.848Z | Downloaded terminal_size v0.4.3 |
| 379 | 2026-03-19T02:58:49.849Z | Downloaded smawk v0.3.2 |
| 380 | 2026-03-19T02:58:49.849Z | Downloaded tabled_derive v0.7.0 |
| 381 | 2026-03-19T02:58:49.849Z | Downloaded scroll_derive v0.12.1 |
| 382 | 2026-03-19T02:58:49.849Z | Downloaded crypto-common v0.1.7 |
| 383 | 2026-03-19T02:58:49.849Z | Downloaded heck v0.5.0 |
| 384 | 2026-03-19T02:58:49.849Z | Downloaded textwrap v0.16.2 |
| 385 | 2026-03-19T02:58:49.849Z | Downloaded form_urlencoded v1.2.2 |
| 386 | 2026-03-19T02:58:49.849Z | Downloaded anstyle-query v1.1.5 |
| 387 | 2026-03-19T02:58:49.849Z | Downloaded usdt-macro v0.5.0 |
| 388 | 2026-03-19T02:58:49.849Z | Downloaded usdt-impl v0.5.0 |
| 389 | 2026-03-19T02:58:49.849Z | Downloaded pretty-hex v0.4.1 |
| 390 | 2026-03-19T02:58:49.849Z | Downloaded yoke-derive v0.8.1 |
| 391 | 2026-03-19T02:58:49.849Z | Downloaded version_check v0.9.5 |
| 392 | 2026-03-19T02:58:49.850Z | Downloaded thiserror v2.0.18 |
| 393 | 2026-03-19T02:58:49.850Z | Downloaded proc-macro-error v1.0.4 |
| 394 | 2026-03-19T02:58:49.850Z | Downloaded typenum v1.19.0 |
| 395 | 2026-03-19T02:58:49.850Z | Downloaded toml_datetime v0.6.11 |
| 396 | 2026-03-19T02:58:49.850Z | Downloaded serde-value v0.7.0 |
| 397 | 2026-03-19T02:58:49.850Z | Downloaded memmap v0.7.0 |
| 398 | 2026-03-19T02:58:49.850Z | Downloaded thiserror-impl v1.0.69 |
| 399 | 2026-03-19T02:58:49.850Z | Downloaded thiserror v1.0.69 |
| 400 | 2026-03-19T02:58:49.850Z | Downloaded unicode-width v0.2.0 |
| 401 | 2026-03-19T02:58:49.851Z | Downloaded utf8parse v0.2.2 |
| 402 | 2026-03-19T02:58:49.851Z | Downloaded quote v1.0.44 |
| 403 | 2026-03-19T02:58:49.851Z | Downloaded cargo_metadata v0.21.0 |
| 404 | 2026-03-19T02:58:49.851Z | Downloaded autocfg v1.5.0 |
| 405 | 2026-03-19T02:58:49.852Z | Downloaded fnv v1.0.7 |
| 406 | 2026-03-19T02:58:49.852Z | Downloaded anstream v0.6.21 |
| 407 | 2026-03-19T02:58:49.852Z | Downloaded winnow v0.7.14 |
| 408 | 2026-03-19T02:58:49.852Z | Downloaded digest v0.10.7 |
| 409 | 2026-03-19T02:58:49.852Z | Downloaded idna_adapter v1.2.1 |
| 410 | 2026-03-19T02:58:49.852Z | Downloaded cpufeatures v0.2.17 |
| 411 | 2026-03-19T02:58:49.852Z | Downloaded pest_meta v2.8.6 |
| 412 | 2026-03-19T02:58:49.852Z | Downloaded tempfile v3.25.0 |
| 413 | 2026-03-19T02:58:49.852Z | Downloaded swrite v0.1.0 |
| 414 | 2026-03-19T02:58:49.852Z | Downloaded icu_properties v2.1.2 |
| 415 | 2026-03-19T02:58:49.852Z | Downloaded serde_spanned v0.6.9 |
| 416 | 2026-03-19T02:58:49.852Z | Downloaded dof v0.3.0 |
| 417 | 2026-03-19T02:58:49.853Z | Downloaded icu_locale_core v2.1.1 |
| 418 | 2026-03-19T02:58:49.853Z | Downloaded zerofrom-derive v0.1.6 |
| 419 | 2026-03-19T02:58:49.853Z | Downloaded zerocopy v0.7.35 |
| 420 | 2026-03-19T02:58:49.853Z | Downloaded utf8_iter v1.0.4 |
| 421 | 2026-03-19T02:58:49.853Z | Downloaded thiserror-impl v2.0.18 |
| 422 | 2026-03-19T02:58:49.853Z | Downloaded clap v4.5.60 |
| 423 | 2026-03-19T02:58:49.853Z | Downloaded zmij v1.0.21 |
| 424 | 2026-03-19T02:58:49.853Z | Downloaded zerovec-derive v0.11.2 |
| 425 | 2026-03-19T02:58:49.853Z | Downloaded tinystr v0.8.2 |
| 426 | 2026-03-19T02:58:49.853Z | Downloaded icu_provider v2.1.1 |
| 427 | 2026-03-19T02:58:49.854Z | Downloaded litemap v0.8.1 |
| 428 | 2026-03-19T02:58:49.854Z | Downloaded indexmap v2.13.0 |
| 429 | 2026-03-19T02:58:49.854Z | Downloaded yoke v0.8.1 |
| 430 | 2026-03-19T02:58:49.854Z | Downloaded toml_edit v0.22.27 |
| 431 | 2026-03-19T02:58:49.854Z | Downloaded unicode-ident v1.0.24 |
| 432 | 2026-03-19T02:58:49.854Z | Downloaded toml v0.8.23 |
| 433 | 2026-03-19T02:58:49.854Z | Downloaded proc-macro2 v1.0.106 |
| 434 | 2026-03-19T02:58:49.854Z | Downloaded pest_generator v2.8.6 |
| 435 | 2026-03-19T02:58:49.854Z | Downloaded camino v1.2.2 |
| 436 | 2026-03-19T02:58:49.854Z | Downloaded usdt v0.5.0 |
| 437 | 2026-03-19T02:58:49.854Z | Downloaded scroll v0.12.0 |
| 438 | 2026-03-19T02:58:49.854Z | Downloaded plain v0.2.3 |
| 439 | 2026-03-19T02:58:49.854Z | Downloaded log v0.4.29 |
| 440 | 2026-03-19T02:58:49.855Z | Downloaded serde_derive v1.0.228 |
| 441 | 2026-03-19T02:58:49.855Z | Downloaded papergrid v0.11.0 |
| 442 | 2026-03-19T02:58:49.855Z | Downloaded unicode-width v0.1.14 |
| 443 | 2026-03-19T02:58:49.855Z | Downloaded erased-serde v0.4.9 |
| 444 | 2026-03-19T02:58:49.855Z | Downloaded thread-id v4.2.2 |
| 445 | 2026-03-19T02:58:49.855Z | Downloaded proc-macro-error-attr v1.0.4 |
| 446 | 2026-03-19T02:58:49.855Z | Downloaded anstyle-parse v0.2.7 |
| 447 | 2026-03-19T02:58:49.855Z | Downloaded icu_collections v2.1.1 |
| 448 | 2026-03-19T02:58:49.855Z | Downloaded icu_properties_data v2.1.2 |
| 449 | 2026-03-19T02:58:49.855Z | Downloaded serde v1.0.228 |
| 450 | 2026-03-19T02:58:49.855Z | Downloaded memchr v2.8.0 |
| 451 | 2026-03-19T02:58:49.856Z | Downloaded icu_normalizer_data v2.1.1 |
| 452 | 2026-03-19T02:58:49.856Z | Downloaded pest v2.8.6 |
| 453 | 2026-03-19T02:58:49.856Z | Downloaded hashbrown v0.16.1 |
| 454 | 2026-03-19T02:58:49.856Z | Downloaded serde_json v1.0.149 |
| 455 | 2026-03-19T02:58:49.856Z | Downloaded clap_builder v4.5.60 |
| 456 | 2026-03-19T02:58:49.856Z | Downloaded goblin v0.8.2 |
| 457 | 2026-03-19T02:58:49.856Z | Downloaded tabled v0.15.0 |
| 458 | 2026-03-19T02:58:49.856Z | Downloaded syn v2.0.117 |
| 459 | 2026-03-19T02:58:49.870Z | Downloaded syn v1.0.109 |
| 460 | 2026-03-19T02:58:49.870Z | Downloaded rustix v1.1.3 |
| 461 | 2026-03-19T02:58:49.871Z | Downloaded libc v0.2.180 |
| 462 | 2026-03-19T02:58:49.871Z | Compiling proc-macro2 v1.0.106 |
| 463 | 2026-03-19T02:58:49.871Z | Compiling unicode-ident v1.0.24 |
| 464 | 2026-03-19T02:58:49.871Z | Compiling quote v1.0.44 |
| 465 | 2026-03-19T02:58:49.871Z | Compiling serde_core v1.0.228 |
| 466 | 2026-03-19T02:58:49.871Z | Compiling libc v0.2.180 |
| 467 | 2026-03-19T02:58:49.871Z | Compiling version_check v0.9.5 |
| 468 | 2026-03-19T02:58:49.871Z | Compiling memchr v2.8.0 |
| 469 | 2026-03-19T02:58:49.871Z | Compiling serde v1.0.228 |
| 470 | 2026-03-19T02:58:50.309Z | Compiling stable_deref_trait v1.2.1 |
| 471 | 2026-03-19T02:58:50.406Z | Compiling zmij v1.0.21 |
| 472 | 2026-03-19T02:58:50.579Z | Compiling thiserror v1.0.69 |
| 473 | 2026-03-19T02:58:50.694Z | Compiling ucd-trie v0.1.7 |
| 474 | 2026-03-19T02:58:51.026Z | Compiling itoa v1.0.17 |
| 475 | 2026-03-19T02:58:51.073Z | Compiling autocfg v1.5.0 |
| 476 | 2026-03-19T02:58:51.111Z | Compiling pest v2.8.6 |
| 477 | 2026-03-19T02:58:51.178Z | Compiling writeable v0.6.2 |
| 478 | 2026-03-19T02:58:51.178Z | Compiling litemap v0.8.1 |
| 479 | 2026-03-19T02:58:51.242Z | Compiling icu_properties_data v2.1.2 |
| 480 | 2026-03-19T02:58:51.457Z | Compiling icu_normalizer_data v2.1.1 |
| 481 | 2026-03-19T02:58:51.489Z | Compiling rustix v1.1.3 |
| 482 | 2026-03-19T02:58:51.531Z | Compiling byteorder v1.5.0 |
| 483 | 2026-03-19T02:58:51.679Z | Compiling syn v2.0.117 |
| 484 | 2026-03-19T02:58:51.846Z | Compiling errno v0.3.14 |
| 485 | 2026-03-19T02:58:51.987Z | Compiling serde_json v1.0.149 |
| 486 | 2026-03-19T02:58:52.069Z | Compiling bitflags v2.11.0 |
| 487 | 2026-03-19T02:58:52.214Z | Compiling num-traits v0.2.19 |
| 488 | 2026-03-19T02:58:52.343Z | Compiling typeid v1.0.3 |
| 489 | 2026-03-19T02:58:52.445Z | Compiling hashbrown v0.16.1 |
| 490 | 2026-03-19T02:58:52.612Z | Compiling pest_meta v2.8.6 |
| 491 | 2026-03-19T02:58:53.051Z | Compiling equivalent v1.0.2 |
| 492 | 2026-03-19T02:58:53.051Z | Compiling smallvec v1.15.1 |
| 493 | 2026-03-19T02:58:53.140Z | Compiling thread-id v4.2.2 |
| 494 | 2026-03-19T02:58:53.183Z | Compiling indexmap v2.13.0 |
| 495 | 2026-03-19T02:58:53.214Z | Compiling usdt-impl v0.5.0 |
| 496 | 2026-03-19T02:58:53.312Z | Compiling proc-macro-error-attr v1.0.4 |
| 497 | 2026-03-19T02:58:53.454Z | Compiling erased-serde v0.4.9 |
| 498 | 2026-03-19T02:58:53.518Z | Compiling winnow v0.7.14 |
| 499 | 2026-03-19T02:58:53.549Z | Compiling toml_write v0.1.2 |
| 500 | 2026-03-19T02:58:53.809Z | Compiling syn v1.0.109 |
| 501 | 2026-03-19T02:58:54.234Z | Compiling proc-macro-error v1.0.4 |
| 502 | 2026-03-19T02:58:54.259Z | Compiling plain v0.2.3 |
| 503 | 2026-03-19T02:58:54.406Z | Compiling log v0.4.29 |
| 504 | 2026-03-19T02:58:54.465Z | Compiling camino v1.2.2 |
| 505 | 2026-03-19T02:58:54.742Z | Compiling thiserror v2.0.18 |
| 506 | 2026-03-19T02:58:54.861Z | Compiling percent-encoding v2.3.2 |
| 507 | 2026-03-19T02:58:54.957Z | Compiling utf8parse v0.2.2 |
| 508 | 2026-03-19T02:58:54.999Z | Compiling getrandom v0.4.1 |
| 509 | 2026-03-19T02:58:55.065Z | Compiling utf8_iter v1.0.4 |
| 510 | 2026-03-19T02:58:55.117Z | Compiling anstyle-parse v0.2.7 |
| 511 | 2026-03-19T02:58:55.140Z | Compiling form_urlencoded v1.2.2 |
| 512 | 2026-03-19T02:58:55.257Z | Compiling ordered-float v2.10.1 |
| 513 | 2026-03-19T02:58:55.427Z | Compiling synstructure v0.13.2 |
| 514 | 2026-03-19T02:58:55.430Z | Compiling pest_generator v2.8.6 |
| 515 | 2026-03-19T02:58:55.570Z | Compiling terminal_size v0.4.3 |
| 516 | 2026-03-19T02:58:55.747Z | Compiling is_terminal_polyfill v1.70.2 |
| 517 | 2026-03-19T02:58:55.869Z | Compiling anstyle v1.0.13 |
| 518 | 2026-03-19T02:58:55.904Z | Compiling colorchoice v1.0.4 |
| 519 | 2026-03-19T02:58:56.034Z | Compiling pretty-hex v0.4.1 |
| 520 | 2026-03-19T02:58:56.059Z | Compiling anstyle-query v1.1.5 |
| 521 | 2026-03-19T02:58:56.166Z | Compiling cfg-if v1.0.4 |
| 522 | 2026-03-19T02:58:56.190Z | Compiling anstream v0.6.21 |
| 523 | 2026-03-19T02:58:56.214Z | Compiling serde-untagged v0.1.9 |
| 524 | 2026-03-19T02:58:56.389Z | Compiling semver v1.0.27 |
| 525 | 2026-03-19T02:58:56.451Z | Compiling fs-err v3.3.0 |
| 526 | 2026-03-19T02:58:56.525Z | Compiling clap_lex v1.0.0 |
| 527 | 2026-03-19T02:58:56.591Z | Compiling bytecount v0.6.9 |
| 528 | 2026-03-19T02:58:56.704Z | Compiling heck v0.4.1 |
| 529 | 2026-03-19T02:58:56.783Z | Compiling fnv v1.0.7 |
| 530 | 2026-03-19T02:58:56.829Z | Compiling strsim v0.11.1 |
| 531 | 2026-03-19T02:58:56.833Z | Compiling anyhow v1.0.102 |
| 532 | 2026-03-19T02:58:56.833Z | Compiling unicode-width v0.1.14 |
| 533 | 2026-03-19T02:58:56.907Z | Compiling fastrand v2.3.0 |
| 534 | 2026-03-19T02:58:57.238Z | Compiling unicode-xid v0.2.6 |
| 535 | 2026-03-19T02:58:57.261Z | Compiling once_cell v1.21.3 |
| 536 | 2026-03-19T02:58:57.264Z | Compiling heck v0.5.0 |
| 537 | 2026-03-19T02:58:57.391Z | Compiling papergrid v0.11.0 |
| 538 | 2026-03-19T02:58:57.394Z | Compiling clap_builder v4.5.60 |
| 539 | 2026-03-19T02:58:57.534Z | Compiling tempfile v3.25.0 |
| 540 | 2026-03-19T02:58:57.609Z | Compiling memmap v0.7.0 |
| 541 | 2026-03-19T02:58:57.709Z | Compiling unicode-width v0.2.0 |
| 542 | 2026-03-19T02:58:57.942Z | Compiling smawk v0.3.2 |
| 543 | 2026-03-19T02:58:58.021Z | Compiling serde_derive v1.0.228 |
| 544 | 2026-03-19T02:58:58.051Z | Compiling zerofrom-derive v0.1.6 |
| 545 | 2026-03-19T02:58:58.075Z | Compiling yoke-derive v0.8.1 |
| 546 | 2026-03-19T02:58:58.098Z | Compiling zerovec-derive v0.11.2 |
| 547 | 2026-03-19T02:58:58.379Z | Compiling displaydoc v0.2.5 |
| 548 | 2026-03-19T02:58:59.393Z | Compiling thiserror-impl v1.0.69 |
| 549 | 2026-03-19T02:58:59.441Z | Compiling zerocopy-derive v0.7.35 |
| 550 | 2026-03-19T02:58:59.633Z | Compiling pest_derive v2.8.6 |
| 551 | 2026-03-19T02:58:59.685Z | Compiling scroll_derive v0.12.1 |
| 552 | 2026-03-19T02:59:00.014Z | Compiling zerofrom v0.1.6 |
| 553 | 2026-03-19T02:59:00.144Z | Compiling yoke v0.8.1 |
| 554 | 2026-03-19T02:59:00.201Z | Compiling thiserror-impl v2.0.18 |
| 555 | 2026-03-19T02:59:00.433Z | Compiling zerovec v0.11.5 |
| 556 | 2026-03-19T02:59:00.538Z | Compiling zerotrie v0.2.3 |
| 557 | 2026-03-19T02:59:00.572Z | Compiling zerocopy v0.7.35 |
| 558 | 2026-03-19T02:59:00.939Z | Compiling scroll v0.12.0 |
| 559 | 2026-03-19T02:59:01.022Z | Compiling tinystr v0.8.2 |
| 560 | 2026-03-19T02:59:01.227Z | Compiling potential_utf v0.1.4 |
| 561 | 2026-03-19T02:59:01.289Z | Compiling icu_locale_core v2.1.1 |
| 562 | 2026-03-19T02:59:01.314Z | Compiling dtrace-parser v0.2.0 |
| 563 | 2026-03-19T02:59:01.349Z | Compiling goblin v0.8.2 |
| 564 | 2026-03-19T02:59:01.433Z | Compiling icu_collections v2.1.1 |
| 565 | 2026-03-19T02:59:01.745Z | Compiling tabled_derive v0.7.0 |
| 566 | 2026-03-19T02:59:02.108Z | Compiling clap_derive v4.5.55 |
| 567 | 2026-03-19T02:59:02.109Z | Compiling unicode-linebreak v0.1.5 |
| 568 | 2026-03-19T02:59:02.369Z | Compiling icu_provider v2.1.1 |
| 569 | 2026-03-19T02:59:02.426Z | Compiling textwrap v0.16.2 |
| 570 | 2026-03-19T02:59:02.551Z | Compiling camino-tempfile v1.4.1 |
| 571 | 2026-03-19T02:59:02.772Z | Compiling icu_properties v2.1.2 |
| 572 | 2026-03-19T02:59:02.796Z | Compiling icu_normalizer v2.1.1 |
| 573 | 2026-03-19T02:59:02.821Z | Compiling serde_spanned v0.6.9 |
| 574 | 2026-03-19T02:59:02.895Z | Compiling toml_datetime v0.6.11 |
| 575 | 2026-03-19T02:59:02.985Z | Compiling dof v0.3.0 |
| 576 | 2026-03-19T02:59:03.032Z | Compiling serde_tokenstream v0.2.3 |
| 577 | 2026-03-19T02:59:03.113Z | Compiling serde-value v0.7.0 |
| 578 | 2026-03-19T02:59:03.256Z | Compiling toml_edit v0.22.27 |
| 579 | 2026-03-19T02:59:03.510Z | Compiling cargo-platform v0.2.0 |
| 580 | 2026-03-19T02:59:03.592Z | Compiling tabled v0.15.0 |
| 581 | 2026-03-19T02:59:03.615Z | Compiling macaddr v1.0.1 |
| 582 | 2026-03-19T02:59:04.265Z | Compiling idna_adapter v1.2.1 |
| 583 | 2026-03-19T02:59:04.297Z | Compiling usdt-macro v0.5.0 |
| 584 | 2026-03-19T02:59:04.415Z | Compiling usdt-attr-macro v0.5.0 |
| 585 | 2026-03-19T02:59:04.429Z | Compiling idna v1.1.0 |
| 586 | 2026-03-19T02:59:04.449Z | Compiling dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common) |
| 587 | 2026-03-19T02:59:04.761Z | Compiling clap v4.5.60 |
| 588 | 2026-03-19T02:59:04.871Z | Compiling url v2.5.8 |
| 589 | 2026-03-19T02:59:05.303Z | Compiling toml v0.8.23 |
| 590 | 2026-03-19T02:59:05.303Z | Compiling swrite v0.1.0 |
| 591 | 2026-03-19T02:59:05.530Z | Compiling usdt v0.5.0 |
| 592 | 2026-03-19T02:59:05.854Z | Compiling cargo-util-schemas v0.8.2 |
| 593 | 2026-03-19T02:59:05.885Z | Compiling cargo_toml v0.21.0 |
| 594 | 2026-03-19T02:59:07.044Z | Compiling cargo_metadata v0.21.0 |
| 595 | 2026-03-19T02:59:08.367Z | Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask) |
| 596 | 2026-03-19T02:59:11.173Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 10s |
| 597 | 2026-03-19T02:59:11.496Z | Running `target/debug/xtask download cockroach clickhouse console dendrite-stub maghemite-mgd transceiver-control` |
| 598 | 2026-03-19T02:59:12.237Z | Downloading crates ... |
| 599 | 2026-03-19T02:59:12.361Z | Downloaded adler2 v2.0.1 |
| 600 | 2026-03-19T02:59:12.372Z | Downloaded cfg_aliases v0.1.1 |
| 601 | 2026-03-19T02:59:12.375Z | Downloaded assert_matches v1.5.0 |
| 602 | 2026-03-19T02:59:12.382Z | Downloaded darling_macro v0.20.11 |
| 603 | 2026-03-19T02:59:12.387Z | Downloaded fixedbitset v0.4.2 |
| 604 | 2026-03-19T02:59:12.387Z | Downloaded bcs v0.1.6 |
| 605 | 2026-03-19T02:59:12.387Z | Downloaded const_format v0.2.35 |
| 606 | 2026-03-19T02:59:12.416Z | Downloaded async-trait v0.1.89 |
| 607 | 2026-03-19T02:59:12.422Z | Downloaded clang-sys v1.8.1 |
| 608 | 2026-03-19T02:59:12.422Z | Downloaded foreign-types-shared v0.3.1 |
| 609 | 2026-03-19T02:59:12.422Z | Downloaded float-cmp v0.10.0 |
| 610 | 2026-03-19T02:59:12.423Z | Downloaded bitvec v1.0.1 |
| 611 | 2026-03-19T02:59:12.432Z | Downloaded diesel v2.3.7 |
| 612 | 2026-03-19T02:59:12.440Z | Downloaded dropshot-api-manager v0.6.0 |
| 613 | 2026-03-19T02:59:12.444Z | Downloaded array-init v0.0.4 |
| 614 | 2026-03-19T02:59:12.449Z | Downloaded derive-where v1.6.0 |
| 615 | 2026-03-19T02:59:12.449Z | Downloaded darling v0.20.11 |
| 616 | 2026-03-19T02:59:12.453Z | Downloaded env_filter v1.0.0 |
| 617 | 2026-03-19T02:59:12.457Z | Downloaded dyn-clone v1.0.20 |
| 618 | 2026-03-19T02:59:12.457Z | Downloaded dsl_auto_type v0.2.0 |
| 619 | 2026-03-19T02:59:12.457Z | Downloaded bitfield-struct v0.6.2 |
| 620 | 2026-03-19T02:59:12.467Z | Downloaded atty v0.2.14 |
| 621 | 2026-03-19T02:59:12.467Z | Downloaded endian-type v0.1.2 |
| 622 | 2026-03-19T02:59:12.467Z | Downloaded debug-ignore v1.0.5 |
| 623 | 2026-03-19T02:59:12.469Z | Downloaded cargo-platform v0.1.9 |
| 624 | 2026-03-19T02:59:12.469Z | Downloaded atomicwrites v0.4.4 |
| 625 | 2026-03-19T02:59:12.470Z | Downloaded cassowary v0.3.0 |
| 626 | 2026-03-19T02:59:12.470Z | Downloaded downcast-rs v2.0.2 |
| 627 | 2026-03-19T02:59:12.470Z | Downloaded document-features v0.2.12 |
| 628 | 2026-03-19T02:59:12.470Z | Downloaded dirs-sys-next v0.1.2 |
| 629 | 2026-03-19T02:59:12.470Z | Downloaded cpufeatures v0.3.0 |
| 630 | 2026-03-19T02:59:12.472Z | Downloaded ciborium-ll v0.2.2 |
| 631 | 2026-03-19T02:59:12.473Z | Downloaded curve25519-dalek-derive v0.1.1 |
| 632 | 2026-03-19T02:59:12.473Z | Downloaded async-stream-impl v0.3.6 |
| 633 | 2026-03-19T02:59:12.476Z | Downloaded arrayvec v0.7.6 |
| 634 | 2026-03-19T02:59:12.476Z | Downloaded daft-derive v0.1.5 |
| 635 | 2026-03-19T02:59:12.479Z | Downloaded crc8 v0.1.1 |
| 636 | 2026-03-19T02:59:12.483Z | Downloaded cobs v0.3.0 |
| 637 | 2026-03-19T02:59:12.483Z | Downloaded crc-catalog v2.4.0 |
| 638 | 2026-03-19T02:59:12.488Z | Downloaded des v0.8.1 |
| 639 | 2026-03-19T02:59:12.488Z | Downloaded futures-executor v0.3.32 |
| 640 | 2026-03-19T02:59:12.496Z | Downloaded cargo_metadata v0.19.2 |
| 641 | 2026-03-19T02:59:12.496Z | Downloaded der_derive v0.7.3 |
| 642 | 2026-03-19T02:59:12.496Z | Downloaded bitfield v0.19.4 |
| 643 | 2026-03-19T02:59:12.496Z | Downloaded find-msvc-tools v0.1.9 |
| 644 | 2026-03-19T02:59:12.507Z | Downloaded derive_more-impl v2.1.1 |
| 645 | 2026-03-19T02:59:12.507Z | Downloaded derive_more v2.1.1 |
| 646 | 2026-03-19T02:59:12.511Z | Downloaded bit-set v0.8.0 |
| 647 | 2026-03-19T02:59:12.511Z | Downloaded base16ct v1.0.0 |
| 648 | 2026-03-19T02:59:12.515Z | Downloaded cfg_aliases v0.2.1 |
| 649 | 2026-03-19T02:59:12.515Z | Downloaded convert_case v0.4.0 |
| 650 | 2026-03-19T02:59:12.516Z | Downloaded bitfield-macros v0.19.4 |
| 651 | 2026-03-19T02:59:12.516Z | Downloaded bcrypt-pbkdf v0.10.0 |
| 652 | 2026-03-19T02:59:12.523Z | Downloaded curve25519-dalek v4.1.3 |
| 653 | 2026-03-19T02:59:12.527Z | Downloaded futures-io v0.3.32 |
| 654 | 2026-03-19T02:59:12.527Z | Downloaded flagset v0.4.7 |
| 655 | 2026-03-19T02:59:12.527Z | Downloaded dunce v1.0.5 |
| 656 | 2026-03-19T02:59:12.527Z | Downloaded bit-set v0.5.3 |
| 657 | 2026-03-19T02:59:12.532Z | Downloaded float-ord v0.3.2 |
| 658 | 2026-03-19T02:59:12.532Z | Downloaded dirs-next v2.0.0 |
| 659 | 2026-03-19T02:59:12.532Z | Downloaded diesel_table_macro_syntax v0.3.0 |
| 660 | 2026-03-19T02:59:12.532Z | Downloaded cipher v0.4.4 |
| 661 | 2026-03-19T02:59:12.537Z | Downloaded futures-task v0.3.32 |
| 662 | 2026-03-19T02:59:12.537Z | Downloaded cstr-argument v0.1.2 |
| 663 | 2026-03-19T02:59:12.537Z | Downloaded cbc v0.1.2 |
| 664 | 2026-03-19T02:59:12.542Z | Downloaded dtrace-parser v0.3.0 |
| 665 | 2026-03-19T02:59:12.542Z | Downloaded ciborium-io v0.2.2 |
| 666 | 2026-03-19T02:59:12.542Z | Downloaded defmt-parser v1.0.0 |
| 667 | 2026-03-19T02:59:12.542Z | Downloaded darling_macro v0.21.3 |
| 668 | 2026-03-19T02:59:12.542Z | Downloaded base16ct v0.2.0 |
| 669 | 2026-03-19T02:59:12.546Z | Downloaded display-error-chain v0.2.2 |
| 670 | 2026-03-19T02:59:12.546Z | Downloaded defmt-macros v1.0.1 |
| 671 | 2026-03-19T02:59:12.551Z | Downloaded darling_core v0.23.0 |
| 672 | 2026-03-19T02:59:12.555Z | Downloaded foreign-types-macros v0.2.3 |
| 673 | 2026-03-19T02:59:12.555Z | Downloaded foreign-types v0.3.2 |
| 674 | 2026-03-19T02:59:12.555Z | Downloaded funty v2.0.0 |
| 675 | 2026-03-19T02:59:12.555Z | Downloaded enum-as-inner v0.6.1 |
| 676 | 2026-03-19T02:59:12.560Z | Downloaded foreign-types v0.5.0 |
| 677 | 2026-03-19T02:59:12.560Z | Downloaded embedded-io v0.6.1 |
| 678 | 2026-03-19T02:59:12.560Z | Downloaded defmt v0.3.100 |
| 679 | 2026-03-19T02:59:12.560Z | Downloaded darling_macro v0.23.0 |
| 680 | 2026-03-19T02:59:12.565Z | Downloaded fxhash v0.2.1 |
| 681 | 2026-03-19T02:59:12.566Z | Downloaded embedded-io v0.4.0 |
| 682 | 2026-03-19T02:59:12.566Z | Downloaded glob v0.3.3 |
| 683 | 2026-03-19T02:59:12.571Z | Downloaded dropshot-api-manager-types v0.6.0 |
| 684 | 2026-03-19T02:59:12.571Z | Downloaded foreign-types-shared v0.1.1 |
| 685 | 2026-03-19T02:59:12.571Z | Downloaded csv-core v0.1.13 |
| 686 | 2026-03-19T02:59:12.571Z | Downloaded ena v0.14.4 |
| 687 | 2026-03-19T02:59:12.571Z | Downloaded critical-section v1.2.0 |
| 688 | 2026-03-19T02:59:12.579Z | Downloaded deranged v0.5.8 |
| 689 | 2026-03-19T02:59:12.593Z | Downloaded hex-literal v0.4.1 |
| 690 | 2026-03-19T02:59:12.597Z | Downloaded crunchy v0.2.4 |
| 691 | 2026-03-19T02:59:12.597Z | Downloaded crossbeam-deque v0.8.6 |
| 692 | 2026-03-19T02:59:12.597Z | Downloaded git-stub v1.0.0 |
| 693 | 2026-03-19T02:59:12.597Z | Downloaded gethostname v0.5.0 |
| 694 | 2026-03-19T02:59:12.597Z | Downloaded futures-sink v0.3.32 |
| 695 | 2026-03-19T02:59:12.597Z | Downloaded futures-core v0.3.32 |
| 696 | 2026-03-19T02:59:12.602Z | Downloaded env_logger v0.11.9 |
| 697 | 2026-03-19T02:59:12.602Z | Downloaded dof v0.4.0 |
| 698 | 2026-03-19T02:59:12.602Z | Downloaded fixedbitset v0.5.7 |
| 699 | 2026-03-19T02:59:12.616Z | Downloaded console v0.16.2 |
| 700 | 2026-03-19T02:59:12.616Z | Downloaded cmake v0.1.57 |
| 701 | 2026-03-19T02:59:12.622Z | Downloaded difflib v0.4.0 |
| 702 | 2026-03-19T02:59:12.623Z | Downloaded cancel-safe-futures v0.1.5 |
| 703 | 2026-03-19T02:59:12.623Z | Downloaded argon2 v0.5.3 |
| 704 | 2026-03-19T02:59:12.623Z | Downloaded futures-macro v0.3.32 |
| 705 | 2026-03-19T02:59:12.623Z | Downloaded headers-core v0.3.0 |
| 706 | 2026-03-19T02:59:12.623Z | Downloaded bitflags v1.3.2 |
| 707 | 2026-03-19T02:59:12.623Z | Downloaded globset v0.4.18 |
| 708 | 2026-03-19T02:59:12.623Z | Downloaded hex v0.4.3 |
| 709 | 2026-03-19T02:59:12.623Z | Downloaded http-body v1.0.1 |
| 710 | 2026-03-19T02:59:12.627Z | Downloaded hostname v0.4.2 |
| 711 | 2026-03-19T02:59:12.627Z | Downloaded hostname v0.3.1 |
| 712 | 2026-03-19T02:59:12.627Z | Downloaded ff v0.13.1 |
| 713 | 2026-03-19T02:59:12.627Z | Downloaded crossbeam-utils v0.8.21 |
| 714 | 2026-03-19T02:59:12.642Z | Downloaded colored v2.2.0 |
| 715 | 2026-03-19T02:59:12.642Z | Downloaded async-bb8-diesel v0.2.1 |
| 716 | 2026-03-19T02:59:12.642Z | Downloaded derive-ex v0.1.8 |
| 717 | 2026-03-19T02:59:12.642Z | Downloaded cookie_store v0.22.1 |
| 718 | 2026-03-19T02:59:12.642Z | Downloaded hubpack v0.1.2 |
| 719 | 2026-03-19T02:59:12.642Z | Downloaded http-range v0.1.5 |
| 720 | 2026-03-19T02:59:12.642Z | Downloaded cargo_toml v0.22.3 |
| 721 | 2026-03-19T02:59:12.648Z | Downloaded is_ci v1.2.0 |
| 722 | 2026-03-19T02:59:12.649Z | Downloaded derive_builder v0.20.2 |
| 723 | 2026-03-19T02:59:12.649Z | Downloaded ident_case v1.0.1 |
| 724 | 2026-03-19T02:59:12.654Z | Downloaded erased-serde v0.3.31 |
| 725 | 2026-03-19T02:59:12.654Z | Downloaded fs-err v2.11.0 |
| 726 | 2026-03-19T02:59:12.654Z | Downloaded fallible-iterator v0.2.0 |
| 727 | 2026-03-19T02:59:12.661Z | Downloaded either v1.15.0 |
| 728 | 2026-03-19T02:59:12.661Z | Downloaded foldhash v0.1.5 |
| 729 | 2026-03-19T02:59:12.661Z | Downloaded filetime v0.2.27 |
| 730 | 2026-03-19T02:59:12.661Z | Downloaded hyper-tls v0.6.0 |
| 731 | 2026-03-19T02:59:12.672Z | Downloaded hash32 v0.2.1 |
| 732 | 2026-03-19T02:59:12.672Z | Downloaded chacha20 v0.10.0 |
| 733 | 2026-03-19T02:59:12.672Z | Downloaded ed25519 v2.2.3 |
| 734 | 2026-03-19T02:59:12.672Z | Downloaded internet-checksum v0.2.1 |
| 735 | 2026-03-19T02:59:12.683Z | Downloaded globwalk v0.9.1 |
| 736 | 2026-03-19T02:59:12.683Z | Downloaded indent_write v2.2.0 |
| 737 | 2026-03-19T02:59:12.683Z | Downloaded console v0.15.11 |
| 738 | 2026-03-19T02:59:12.683Z | Downloaded group v0.13.0 |
| 739 | 2026-03-19T02:59:12.683Z | Downloaded git-stub-vcs v0.1.0 |
| 740 | 2026-03-19T02:59:12.683Z | Downloaded instant v0.1.13 |
| 741 | 2026-03-19T02:59:12.683Z | Downloaded lazy_static v1.5.0 |
| 742 | 2026-03-19T02:59:12.688Z | Downloaded is-terminal v0.4.17 |
| 743 | 2026-03-19T02:59:12.688Z | Downloaded instability v0.3.11 |
| 744 | 2026-03-19T02:59:12.688Z | Downloaded httpdate v1.0.3 |
| 745 | 2026-03-19T02:59:12.688Z | Downloaded http-body-util v0.1.3 |
| 746 | 2026-03-19T02:59:12.688Z | Downloaded home v0.5.12 |
| 747 | 2026-03-19T02:59:12.688Z | Downloaded kstat-rs v0.2.4 |
| 748 | 2026-03-19T02:59:12.688Z | Downloaded keccak v0.1.6 |
| 749 | 2026-03-19T02:59:12.688Z | Downloaded crc32fast v1.5.0 |
| 750 | 2026-03-19T02:59:12.693Z | Downloaded fs_extra v1.3.0 |
| 751 | 2026-03-19T02:59:12.693Z | Downloaded hyper-staticfile v0.10.1 |
| 752 | 2026-03-19T02:59:12.697Z | Downloaded ciborium v0.2.2 |
| 753 | 2026-03-19T02:59:12.698Z | Downloaded linked-hash-map v0.5.6 |
| 754 | 2026-03-19T02:59:12.703Z | Downloaded lalrpop-util v0.19.12 |
| 755 | 2026-03-19T02:59:12.703Z | Downloaded hickory-client v0.25.2 |
| 756 | 2026-03-19T02:59:12.703Z | Downloaded bytes v1.11.1 |
| 757 | 2026-03-19T02:59:12.709Z | Downloaded memoffset v0.9.1 |
| 758 | 2026-03-19T02:59:12.709Z | Downloaded half v1.8.3 |
| 759 | 2026-03-19T02:59:12.714Z | Downloaded elliptic-curve v0.13.8 |
| 760 | 2026-03-19T02:59:12.714Z | Downloaded lru-slab v0.1.2 |
| 761 | 2026-03-19T02:59:12.714Z | Downloaded arc-swap v1.8.2 |
| 762 | 2026-03-19T02:59:12.718Z | Downloaded darling_core v0.21.3 |
| 763 | 2026-03-19T02:59:12.726Z | Downloaded indoc v1.0.9 |
| 764 | 2026-03-19T02:59:12.742Z | Downloaded ingot v0.1.1 |
| 765 | 2026-03-19T02:59:12.742Z | Downloaded allocator-api2 v0.2.21 |
| 766 | 2026-03-19T02:59:12.742Z | Downloaded managed v0.8.0 |
| 767 | 2026-03-19T02:59:12.742Z | Downloaded lru-cache v0.1.2 |
| 768 | 2026-03-19T02:59:12.742Z | Downloaded lru v0.12.5 |
| 769 | 2026-03-19T02:59:12.742Z | Downloaded md-5 v0.10.6 |
| 770 | 2026-03-19T02:59:12.742Z | Downloaded libscf-sys v1.1.0 |
| 771 | 2026-03-19T02:59:12.743Z | Downloaded maplit v1.0.2 |
| 772 | 2026-03-19T02:59:12.751Z | Downloaded inout v0.1.4 |
| 773 | 2026-03-19T02:59:12.751Z | Downloaded ipnetwork v0.21.1 |
| 774 | 2026-03-19T02:59:12.751Z | Downloaded crc-any v2.5.0 |
| 775 | 2026-03-19T02:59:12.752Z | Downloaded highway v1.3.0 |
| 776 | 2026-03-19T02:59:12.752Z | Downloaded num-conv v0.2.0 |
| 777 | 2026-03-19T02:59:12.752Z | Downloaded nibble_vec v0.1.0 |
| 778 | 2026-03-19T02:59:12.752Z | Downloaded half v2.7.1 |
| 779 | 2026-03-19T02:59:12.758Z | Downloaded chacha20poly1305 v0.10.1 |
| 780 | 2026-03-19T02:59:12.758Z | Downloaded indoc v2.0.7 |
| 781 | 2026-03-19T02:59:12.758Z | Downloaded nodrop v0.1.14 |
| 782 | 2026-03-19T02:59:12.758Z | Downloaded mime v0.3.17 |
| 783 | 2026-03-19T02:59:12.758Z | Downloaded new_debug_unreachable v1.0.6 |
| 784 | 2026-03-19T02:59:12.758Z | Downloaded match_cfg v0.1.0 |
| 785 | 2026-03-19T02:59:12.770Z | Downloaded md5 v0.7.0 |
| 786 | 2026-03-19T02:59:12.770Z | Downloaded maybe-uninit v2.0.0 |
| 787 | 2026-03-19T02:59:12.771Z | Downloaded linear-map v1.2.0 |
| 788 | 2026-03-19T02:59:12.771Z | Downloaded libefi-sys v0.1.0 |
| 789 | 2026-03-19T02:59:12.771Z | Downloaded hyper-rustls v0.27.7 |
| 790 | 2026-03-19T02:59:12.783Z | Downloaded futures-channel v0.3.32 |
| 791 | 2026-03-19T02:59:12.783Z | Downloaded libsw v3.5.0 |
| 792 | 2026-03-19T02:59:12.783Z | Downloaded dropshot_endpoint v0.16.7 |
| 793 | 2026-03-19T02:59:12.783Z | Downloaded iana-time-zone v0.1.65 |
| 794 | 2026-03-19T02:59:12.783Z | Downloaded mime_guess v2.0.5 |
| 795 | 2026-03-19T02:59:12.787Z | Downloaded futures v0.3.32 |
| 796 | 2026-03-19T02:59:12.788Z | Downloaded openssl-macros v0.1.1 |
| 797 | 2026-03-19T02:59:12.788Z | Downloaded crossbeam-epoch v0.9.18 |
| 798 | 2026-03-19T02:59:12.788Z | Downloaded ar_archive_writer v0.5.1 |
| 799 | 2026-03-19T02:59:12.788Z | Downloaded ingot-types v0.1.2 |
| 800 | 2026-03-19T02:59:12.793Z | Downloaded lzss v0.8.2 |
| 801 | 2026-03-19T02:59:12.793Z | Downloaded lock_api v0.4.14 |
| 802 | 2026-03-19T02:59:12.801Z | Downloaded ignore v0.4.25 |
| 803 | 2026-03-19T02:59:12.801Z | Downloaded base64 v0.22.1 |
| 804 | 2026-03-19T02:59:12.802Z | Downloaded libloading v0.8.9 |
| 805 | 2026-03-19T02:59:12.807Z | Downloaded base64 v0.21.7 |
| 806 | 2026-03-19T02:59:12.807Z | Downloaded packed_struct v0.10.1 |
| 807 | 2026-03-19T02:59:12.807Z | Downloaded opaque-debug v0.3.1 |
| 808 | 2026-03-19T02:59:12.813Z | Downloaded newline-converter v0.3.0 |
| 809 | 2026-03-19T02:59:12.813Z | Downloaded libsw-core v0.3.2 |
| 810 | 2026-03-19T02:59:12.813Z | Downloaded jobserver v0.1.34 |
| 811 | 2026-03-19T02:59:12.820Z | Downloaded ingot-macros v0.1.1 |
| 812 | 2026-03-19T02:59:12.820Z | Downloaded humantime v2.3.0 |
| 813 | 2026-03-19T02:59:12.820Z | Downloaded hickory-resolver v0.25.2 |
| 814 | 2026-03-19T02:59:12.824Z | Downloaded normalize-line-endings v0.3.0 |
| 815 | 2026-03-19T02:59:12.824Z | Downloaded cc v1.2.56 |
| 816 | 2026-03-19T02:59:12.824Z | Downloaded pbkdf2 v0.12.2 |
| 817 | 2026-03-19T02:59:12.825Z | Downloaded nonempty v0.12.0 |
| 818 | 2026-03-19T02:59:12.833Z | Downloaded phf v0.12.1 |
| 819 | 2026-03-19T02:59:12.833Z | Downloaded num-iter v0.1.45 |
| 820 | 2026-03-19T02:59:12.834Z | Downloaded ipnet v2.11.0 |
| 821 | 2026-03-19T02:59:12.843Z | Downloaded getrandom v0.2.17 |
| 822 | 2026-03-19T02:59:12.843Z | Downloaded oso-derive v0.27.3 |
| 823 | 2026-03-19T02:59:12.843Z | Downloaded heapless v0.7.17 |
| 824 | 2026-03-19T02:59:12.843Z | Downloaded darling_core v0.20.11 |
| 825 | 2026-03-19T02:59:12.851Z | Downloaded litrs v1.0.0 |
| 826 | 2026-03-19T02:59:12.852Z | Downloaded precomputed-hash v0.1.1 |
| 827 | 2026-03-19T02:59:12.852Z | Downloaded newtype-uuid-macros v0.1.0 |
| 828 | 2026-03-19T02:59:12.859Z | Downloaded hashbrown v0.12.3 |
| 829 | 2026-03-19T02:59:12.859Z | Downloaded phf_shared v0.11.3 |
| 830 | 2026-03-19T02:59:12.859Z | Downloaded num_enum_derive v0.5.11 |
| 831 | 2026-03-19T02:59:12.859Z | Downloaded num_threads v0.1.7 |
| 832 | 2026-03-19T02:59:12.864Z | Downloaded num_enum v0.7.5 |
| 833 | 2026-03-19T02:59:12.864Z | Downloaded num-rational v0.4.2 |
| 834 | 2026-03-19T02:59:12.864Z | Downloaded num-derive v0.3.3 |
| 835 | 2026-03-19T02:59:12.870Z | Downloaded hmac v0.12.1 |
| 836 | 2026-03-19T02:59:12.870Z | Downloaded progenitor-macro v0.13.0 |
| 837 | 2026-03-19T02:59:12.870Z | Downloaded num v0.4.3 |
| 838 | 2026-03-19T02:59:12.879Z | Downloaded parse-size v1.1.0 |
| 839 | 2026-03-19T02:59:12.880Z | Downloaded num-derive v0.4.2 |
| 840 | 2026-03-19T02:59:12.880Z | Downloaded num-complex v0.4.6 |
| 841 | 2026-03-19T02:59:12.880Z | Downloaded progenitor-client v0.11.2 |
| 842 | 2026-03-19T02:59:12.880Z | Downloaded getrandom v0.3.4 |
| 843 | 2026-03-19T02:59:12.885Z | Downloaded pin-utils v0.1.0 |
| 844 | 2026-03-19T02:59:12.885Z | Downloaded aes v0.8.4 |
| 845 | 2026-03-19T02:59:12.885Z | Downloaded proc-macro-crate v1.3.1 |
| 846 | 2026-03-19T02:59:12.885Z | Downloaded native-tls v0.2.18 |
| 847 | 2026-03-19T02:59:12.885Z | Downloaded aes-gcm v0.10.3 |
| 848 | 2026-03-19T02:59:12.894Z | Downloaded predicates-core v1.0.10 |
| 849 | 2026-03-19T02:59:12.894Z | Downloaded minimal-lexical v0.2.1 |
| 850 | 2026-03-19T02:59:12.955Z | Downloaded num-integer v0.1.46 |
| 851 | 2026-03-19T02:59:12.955Z | Downloaded memmap2 v0.9.10 |
| 852 | 2026-03-19T02:59:12.955Z | Downloaded phf_shared v0.12.1 |
| 853 | 2026-03-19T02:59:12.955Z | Downloaded multimap v0.10.1 |
| 854 | 2026-03-19T02:59:12.955Z | Downloaded parse-display v0.10.0 |
| 855 | 2026-03-19T02:59:12.955Z | Downloaded olpc-cjson v0.1.4 |
| 856 | 2026-03-19T02:59:12.987Z | Downloaded nanorand v0.7.0 |
| 857 | 2026-03-19T02:59:12.988Z | Downloaded proc-macro-crate v3.4.0 |
| 858 | 2026-03-19T02:59:12.988Z | Downloaded der v0.7.10 |
| 859 | 2026-03-19T02:59:12.988Z | Downloaded progenitor v0.13.0 |
| 860 | 2026-03-19T02:59:12.988Z | Downloaded predicates-tree v1.0.13 |
| 861 | 2026-03-19T02:59:12.988Z | Downloaded proc-macro-error-attr2 v2.0.0 |
| 862 | 2026-03-19T02:59:12.988Z | Downloaded paste v1.0.15 |
| 863 | 2026-03-19T02:59:12.988Z | Downloaded oxide-tokio-rt v0.1.3 |
| 864 | 2026-03-19T02:59:12.988Z | Downloaded phf v0.13.1 |
| 865 | 2026-03-19T02:59:12.988Z | Downloaded flume v0.11.1 |
| 866 | 2026-03-19T02:59:12.988Z | Downloaded peg v0.8.5 |
| 867 | 2026-03-19T02:59:12.988Z | Downloaded http v1.4.0 |
| 868 | 2026-03-19T02:59:12.988Z | Downloaded heapless v0.8.0 |
| 869 | 2026-03-19T02:59:12.988Z | Downloaded crossbeam-channel v0.5.15 |
| 870 | 2026-03-19T02:59:12.989Z | Downloaded crypto-bigint v0.5.5 |
| 871 | 2026-03-19T02:59:12.989Z | Downloaded progenitor-macro v0.11.2 |
| 872 | 2026-03-19T02:59:12.989Z | Downloaded pem v3.0.6 |
| 873 | 2026-03-19T02:59:12.989Z | Downloaded progenitor-macro v0.10.0 |
| 874 | 2026-03-19T02:59:12.989Z | Downloaded multer v3.1.0 |
| 875 | 2026-03-19T02:59:12.989Z | Downloaded libbz2-rs-sys v0.2.2 |
| 876 | 2026-03-19T02:59:12.989Z | Downloaded miniz_oxide v0.8.9 |
| 877 | 2026-03-19T02:59:12.990Z | Downloaded indexmap v1.9.3 |
| 878 | 2026-03-19T02:59:12.990Z | Downloaded diesel_derives v2.3.7 |
| 879 | 2026-03-19T02:59:12.990Z | Downloaded postgres-types v0.2.12 |
| 880 | 2026-03-19T02:59:12.990Z | Downloaded pin-project-internal v1.1.11 |
| 881 | 2026-03-19T02:59:12.990Z | Downloaded flate2 v1.1.9 |
| 882 | 2026-03-19T02:59:12.990Z | Downloaded pem-rfc7468 v0.7.0 |
| 883 | 2026-03-19T02:59:13.010Z | Downloaded pkg-config v0.3.32 |
| 884 | 2026-03-19T02:59:13.010Z | Downloaded parking_lot v0.11.2 |
| 885 | 2026-03-19T02:59:13.010Z | Downloaded omicron-zone-package v0.12.2 |
| 886 | 2026-03-19T02:59:13.010Z | Downloaded indicatif v0.18.4 |
| 887 | 2026-03-19T02:59:13.010Z | Downloaded oxnet v0.1.4 |
| 888 | 2026-03-19T02:59:13.011Z | Downloaded predicates v3.1.4 |
| 889 | 2026-03-19T02:59:13.011Z | Downloaded pkcs8 v0.10.2 |
| 890 | 2026-03-19T02:59:13.011Z | Downloaded pbkdf2 v0.11.0 |
| 891 | 2026-03-19T02:59:13.011Z | Downloaded parking_lot_core v0.9.12 |
| 892 | 2026-03-19T02:59:13.011Z | Downloaded packed_struct_codegen v0.10.1 |
| 893 | 2026-03-19T02:59:13.011Z | Downloaded parse-display-derive v0.10.0 |
| 894 | 2026-03-19T02:59:13.011Z | Downloaded num_enum_derive v0.7.5 |
| 895 | 2026-03-19T02:59:13.011Z | Downloaded num_enum v0.5.11 |
| 896 | 2026-03-19T02:59:13.011Z | Downloaded progenitor v0.11.2 |
| 897 | 2026-03-19T02:59:13.011Z | Downloaded papergrid v0.17.0 |
| 898 | 2026-03-19T02:59:13.030Z | Downloaded headers v0.4.1 |
| 899 | 2026-03-19T02:59:13.030Z | Downloaded recursive-proc-macro-impl v0.1.1 |
| 900 | 2026-03-19T02:59:13.030Z | Downloaded recursive v0.1.1 |
| 901 | 2026-03-19T02:59:13.030Z | Downloaded rand_chacha v0.3.1 |
| 902 | 2026-03-19T02:59:13.030Z | Downloaded radium v0.7.0 |
| 903 | 2026-03-19T02:59:13.030Z | Downloaded psm v0.1.30 |
| 904 | 2026-03-19T02:59:13.030Z | Downloaded progenitor-extras v0.1.1 |
| 905 | 2026-03-19T02:59:13.030Z | Downloaded newtype_derive v0.1.6 |
| 906 | 2026-03-19T02:59:13.030Z | Downloaded oso v0.27.3 |
| 907 | 2026-03-19T02:59:13.030Z | Downloaded openssl-probe v0.2.1 |
| 908 | 2026-03-19T02:59:13.030Z | Downloaded nu-ansi-term v0.50.3 |
| 909 | 2026-03-19T02:59:13.030Z | Downloaded postcard v1.1.3 |
| 910 | 2026-03-19T02:59:13.042Z | Downloaded peg-macros v0.8.5 |
| 911 | 2026-03-19T02:59:13.042Z | Downloaded openssl-probe v0.1.6 |
| 912 | 2026-03-19T02:59:13.042Z | Downloaded path-slash v0.1.5 |
| 913 | 2026-03-19T02:59:13.042Z | Downloaded ref-cast-impl v1.0.25 |
| 914 | 2026-03-19T02:59:13.042Z | Downloaded rtoolbox v0.0.3 |
| 915 | 2026-03-19T02:59:13.042Z | Downloaded proc-macro-error2 v2.0.1 |
| 916 | 2026-03-19T02:59:13.043Z | Downloaded ppv-lite86 v0.2.21 |
| 917 | 2026-03-19T02:59:13.043Z | Downloaded resolv-conf v0.7.6 |
| 918 | 2026-03-19T02:59:13.043Z | Downloaded r2d2 v0.8.10 |
| 919 | 2026-03-19T02:59:13.043Z | Downloaded castaway v0.2.4 |
| 920 | 2026-03-19T02:59:13.043Z | Downloaded parking_lot v0.12.5 |
| 921 | 2026-03-19T02:59:13.066Z | Downloaded jiff-static v0.2.21 |
| 922 | 2026-03-19T02:59:13.067Z | Downloaded russh-cryptovec v0.7.3 |
| 923 | 2026-03-19T02:59:13.067Z | Downloaded rfc6979 v0.4.0 |
| 924 | 2026-03-19T02:59:13.067Z | Downloaded blake3 v1.8.3 |
| 925 | 2026-03-19T02:59:13.067Z | Downloaded psl-types v2.0.11 |
| 926 | 2026-03-19T02:59:13.067Z | Downloaded peg-runtime v0.8.5 |
| 927 | 2026-03-19T02:59:13.088Z | Downloaded newtype-uuid v1.3.2 |
| 928 | 2026-03-19T02:59:13.088Z | Downloaded h2 v0.4.13 |
| 929 | 2026-03-19T02:59:13.088Z | Downloaded rand_chacha v0.9.0 |
| 930 | 2026-03-19T02:59:13.088Z | Downloaded expectorate v1.2.0 |
| 931 | 2026-03-19T02:59:13.088Z | Downloaded progenitor-impl v0.10.0 |
| 932 | 2026-03-19T02:59:13.088Z | Downloaded ref-cast v1.0.25 |
| 933 | 2026-03-19T02:59:13.088Z | Downloaded sapling-renderdag v0.1.0 |
| 934 | 2026-03-19T02:59:13.088Z | Downloaded bumpalo v3.20.2 |
| 935 | 2026-03-19T02:59:13.088Z | Downloaded same-file v1.0.6 |
| 936 | 2026-03-19T02:59:13.088Z | Downloaded phf_shared v0.13.1 |
| 937 | 2026-03-19T02:59:13.088Z | Downloaded aho-corasick v1.1.4 |
| 938 | 2026-03-19T02:59:13.113Z | Downloaded mio v1.1.1 |
| 939 | 2026-03-19T02:59:13.113Z | Downloaded hickory-resolver v0.24.4 |
| 940 | 2026-03-19T02:59:13.113Z | Downloaded password-hash v0.5.0 |
| 941 | 2026-03-19T02:59:13.114Z | Downloaded owo-colors v4.3.0 |
| 942 | 2026-03-19T02:59:13.114Z | Downloaded scheduled-thread-pool v0.2.7 |
| 943 | 2026-03-19T02:59:13.114Z | Downloaded aws-lc-rs v1.16.0 |
| 944 | 2026-03-19T02:59:13.114Z | Downloaded secrecy v0.8.0 |
| 945 | 2026-03-19T02:59:13.150Z | Downloaded scroll_derive v0.13.1 |
| 946 | 2026-03-19T02:59:13.150Z | Downloaded rustc-hash v2.1.1 |
| 947 | 2026-03-19T02:59:13.150Z | Downloaded rustls-pemfile v2.2.0 |
| 948 | 2026-03-19T02:59:13.150Z | Downloaded password-hash v0.4.2 |
| 949 | 2026-03-19T02:59:13.150Z | Downloaded quinn-udp v0.5.14 |
| 950 | 2026-03-19T02:59:13.150Z | Downloaded primeorder v0.13.6 |
| 951 | 2026-03-19T02:59:13.150Z | Downloaded darling v0.21.3 |
| 952 | 2026-03-19T02:59:13.150Z | Downloaded prefix-trie v0.7.0 |
| 953 | 2026-03-19T02:59:13.150Z | Downloaded postgres-protocol v0.6.10 |
| 954 | 2026-03-19T02:59:13.151Z | Downloaded scopeguard v1.2.0 |
| 955 | 2026-03-19T02:59:13.151Z | Downloaded progenitor v0.10.0 |
| 956 | 2026-03-19T02:59:13.151Z | Downloaded parking_lot_core v0.8.6 |
| 957 | 2026-03-19T02:59:13.151Z | Downloaded pkcs1 v0.7.5 |
| 958 | 2026-03-19T02:59:13.151Z | Downloaded progenitor-impl v0.13.0 |
| 959 | 2026-03-19T02:59:13.164Z | Downloaded powerfmt v0.2.0 |
| 960 | 2026-03-19T02:59:13.164Z | Downloaded hashbrown v0.13.2 |
| 961 | 2026-03-19T02:59:13.164Z | Downloaded impl-trait-for-tuples v0.2.3 |
| 962 | 2026-03-19T02:59:13.164Z | Downloaded semver v0.1.20 |
| 963 | 2026-03-19T02:59:13.164Z | Downloaded secrecy v0.10.3 |
| 964 | 2026-03-19T02:59:13.164Z | Downloaded scrypt v0.11.0 |
| 965 | 2026-03-19T02:59:13.164Z | Downloaded rustc_version v0.1.7 |
| 966 | 2026-03-19T02:59:13.164Z | Downloaded poly1305 v0.8.0 |
| 967 | 2026-03-19T02:59:13.164Z | Downloaded serde-big-array v0.5.1 |
| 968 | 2026-03-19T02:59:13.164Z | Downloaded seq-macro v0.3.6 |
| 969 | 2026-03-19T02:59:13.164Z | Downloaded serde_bytes v0.11.19 |
| 970 | 2026-03-19T02:59:13.164Z | Downloaded rustls-native-certs v0.8.3 |
| 971 | 2026-03-19T02:59:13.164Z | Downloaded serde_repr v0.1.20 |
| 972 | 2026-03-19T02:59:13.164Z | Downloaded corncobs v0.1.4 |
| 973 | 2026-03-19T02:59:13.164Z | Downloaded hubpack_derive v0.1.1 |
| 974 | 2026-03-19T02:59:13.164Z | Downloaded hickory-server v0.25.2 |
| 975 | 2026-03-19T02:59:13.164Z | Downloaded serde_urlencoded v0.7.1 |
| 976 | 2026-03-19T02:59:13.164Z | Downloaded serde_plain v1.0.2 |
| 977 | 2026-03-19T02:59:13.164Z | Downloaded httparse v1.10.1 |
| 978 | 2026-03-19T02:59:13.164Z | Downloaded signal-hook-tokio v0.3.1 |
| 979 | 2026-03-19T02:59:13.165Z | Downloaded serde_spanned v1.0.4 |
| 980 | 2026-03-19T02:59:13.201Z | Downloaded rustls-pemfile v1.0.4 |
| 981 | 2026-03-19T02:59:13.202Z | Downloaded rustversion v1.0.22 |
| 982 | 2026-03-19T02:59:13.202Z | Downloaded pin-project-lite v0.2.17 |
| 983 | 2026-03-19T02:59:13.202Z | Downloaded quick-error v1.2.3 |
| 984 | 2026-03-19T02:59:13.202Z | Downloaded progenitor-client v0.10.0 |
| 985 | 2026-03-19T02:59:13.202Z | Downloaded crossterm v0.29.0 |
| 986 | 2026-03-19T02:59:13.217Z | Downloaded sha1 v0.10.6 |
| 987 | 2026-03-19T02:59:13.217Z | Downloaded sct v0.7.1 |
| 988 | 2026-03-19T02:59:13.218Z | Downloaded qorb v0.4.1 |
| 989 | 2026-03-19T02:59:13.218Z | Downloaded sigpipe v0.1.3 |
| 990 | 2026-03-19T02:59:13.218Z | Downloaded pin-project v1.1.11 |
| 991 | 2026-03-19T02:59:13.218Z | Downloaded slog-envlogger v2.2.0 |
| 992 | 2026-03-19T02:59:13.218Z | Downloaded p256 v0.13.2 |
| 993 | 2026-03-19T02:59:13.218Z | Downloaded sec1 v0.7.3 |
| 994 | 2026-03-19T02:59:13.218Z | Downloaded rustc_version v0.4.1 |
| 995 | 2026-03-19T02:59:13.218Z | Downloaded rand_core v0.10.0 |
| 996 | 2026-03-19T02:59:13.218Z | Downloaded rand_core v0.6.4 |
| 997 | 2026-03-19T02:59:13.218Z | Downloaded progenitor-client v0.13.0 |
| 998 | 2026-03-19T02:59:13.218Z | Downloaded rand_xorshift v0.4.0 |
| 999 | 2026-03-19T02:59:13.218Z | Downloaded rand v0.8.5 |
| 1000 | 2026-03-19T02:59:13.290Z | Downloaded pretty_assertions v1.4.1 |
| 1001 | 2026-03-19T02:59:13.290Z | Downloaded polyval v0.6.2 |
| 1002 | 2026-03-19T02:59:13.290Z | Downloaded num-bigint v0.4.6 |
| 1003 | 2026-03-19T02:59:13.290Z | Downloaded hyper v1.8.1 |
| 1004 | 2026-03-19T02:59:13.290Z | Downloaded ssh-cipher v0.2.0 |
| 1005 | 2026-03-19T02:59:13.290Z | Downloaded simd-adler32 v0.3.8 |
| 1006 | 2026-03-19T02:59:13.314Z | Downloaded rand_core v0.9.5 |
| 1007 | 2026-03-19T02:59:13.314Z | Downloaded shlex v1.3.0 |
| 1008 | 2026-03-19T02:59:13.314Z | Downloaded sqlparser_derive v0.5.0 |
| 1009 | 2026-03-19T02:59:13.314Z | Downloaded ryu v1.0.23 |
| 1010 | 2026-03-19T02:59:13.314Z | Downloaded pkcs5 v0.7.1 |
| 1011 | 2026-03-19T02:59:13.314Z | Downloaded rand v0.9.2 |
| 1012 | 2026-03-19T02:59:13.314Z | Downloaded slog-stdlog v4.1.1 |
| 1013 | 2026-03-19T02:59:13.314Z | Downloaded bindgen v0.71.1 |
| 1014 | 2026-03-19T02:59:13.314Z | Downloaded serde_derive_internals v0.29.1 |
| 1015 | 2026-03-19T02:59:13.314Z | Downloaded tagptr v0.2.0 |
| 1016 | 2026-03-19T02:59:13.315Z | Downloaded siphasher v1.0.2 |
| 1017 | 2026-03-19T02:59:13.315Z | Downloaded signature v2.2.0 |
| 1018 | 2026-03-19T02:59:13.316Z | Downloaded tabled_derive v0.11.0 |
| 1019 | 2026-03-19T02:59:13.316Z | Downloaded strum v0.27.2 |
| 1020 | 2026-03-19T02:59:13.316Z | Downloaded structmeta v0.3.0 |
| 1021 | 2026-03-19T02:59:13.316Z | Downloaded smf v0.2.3 |
| 1022 | 2026-03-19T02:59:13.316Z | Downloaded signal-hook-registry v1.4.8 |
| 1023 | 2026-03-19T02:59:13.316Z | Downloaded rsa v0.9.10 |
| 1024 | 2026-03-19T02:59:13.316Z | Downloaded serde_cbor v0.11.2 |
| 1025 | 2026-03-19T02:59:13.316Z | Downloaded slog-async v2.8.0 |
| 1026 | 2026-03-19T02:59:13.316Z | Downloaded prettyplease v0.2.37 |
| 1027 | 2026-03-19T02:59:13.316Z | Downloaded sync-ptr v0.1.4 |
| 1028 | 2026-03-19T02:59:13.316Z | Downloaded supports-color v3.0.2 |
| 1029 | 2026-03-19T02:59:13.316Z | Downloaded thread-id v5.1.0 |
| 1030 | 2026-03-19T02:59:13.316Z | Downloaded sync_wrapper v1.0.2 |
| 1031 | 2026-03-19T02:59:13.316Z | Downloaded openssl-sys v0.9.111 |
| 1032 | 2026-03-19T02:59:13.316Z | Downloaded smallvec v0.6.14 |
| 1033 | 2026-03-19T02:59:13.316Z | Downloaded testing_table v0.3.0 |
| 1034 | 2026-03-19T02:59:13.316Z | Downloaded subtle v2.6.1 |
| 1035 | 2026-03-19T02:59:13.316Z | Downloaded slog-dtrace v0.3.0 |
| 1036 | 2026-03-19T02:59:13.316Z | Downloaded slab v0.4.12 |
| 1037 | 2026-03-19T02:59:13.317Z | Downloaded itertools v0.10.5 |
| 1038 | 2026-03-19T02:59:13.317Z | Downloaded time-core v0.1.8 |
| 1039 | 2026-03-19T02:59:13.317Z | Downloaded termtree v0.5.1 |
| 1040 | 2026-03-19T02:59:13.317Z | Downloaded take_mut v0.2.2 |
| 1041 | 2026-03-19T02:59:13.317Z | Downloaded git2 v0.20.4 |
| 1042 | 2026-03-19T02:59:13.343Z | Downloaded slog-term v2.9.2 |
| 1043 | 2026-03-19T02:59:13.343Z | Downloaded salsa20 v0.10.2 |
| 1044 | 2026-03-19T02:59:13.343Z | Downloaded serde_with_macros v3.17.0 |
| 1045 | 2026-03-19T02:59:13.343Z | Downloaded serde_path_to_error v0.1.20 |
| 1046 | 2026-03-19T02:59:13.344Z | Downloaded serde-hex v0.1.0 |
| 1047 | 2026-03-19T02:59:13.344Z | Downloaded tinyvec_macros v0.1.1 |
| 1048 | 2026-03-19T02:59:13.344Z | Downloaded tap v1.0.1 |
| 1049 | 2026-03-19T02:59:13.344Z | Downloaded rustls-webpki v0.103.9 |
| 1050 | 2026-03-19T02:59:13.344Z | Downloaded hyper-util v0.1.20 |
| 1051 | 2026-03-19T02:59:13.344Z | Downloaded strum_macros v0.27.2 |
| 1052 | 2026-03-19T02:59:13.344Z | Downloaded signal-hook v0.3.18 |
| 1053 | 2026-03-19T02:59:13.384Z | Downloaded hashbrown v0.15.5 |
| 1054 | 2026-03-19T02:59:13.384Z | Downloaded rayon-core v1.13.0 |
| 1055 | 2026-03-19T02:59:13.384Z | Downloaded static_assertions v1.1.0 |
| 1056 | 2026-03-19T02:59:13.384Z | Downloaded russh-keys v0.45.0 |
| 1057 | 2026-03-19T02:59:13.384Z | Downloaded similar v2.7.0 |
| 1058 | 2026-03-19T02:59:13.385Z | Downloaded publicsuffix v2.3.0 |
| 1059 | 2026-03-19T02:59:13.385Z | Downloaded strip-ansi-escapes v0.2.1 |
| 1060 | 2026-03-19T02:59:13.385Z | Downloaded rand_seeder v0.4.0 |
| 1061 | 2026-03-19T02:59:13.385Z | Downloaded scroll v0.13.0 |
| 1062 | 2026-03-19T02:59:13.385Z | Downloaded nom v7.1.3 |
| 1063 | 2026-03-19T02:59:13.385Z | Downloaded chrono v0.4.44 |
| 1064 | 2026-03-19T02:59:13.399Z | Downloaded strum v0.26.3 |
| 1065 | 2026-03-19T02:59:13.399Z | Downloaded stacker v0.1.23 |
| 1066 | 2026-03-19T02:59:13.399Z | Downloaded itertools v0.13.0 |
| 1067 | 2026-03-19T02:59:13.399Z | Downloaded trait-variant v0.1.2 |
| 1068 | 2026-03-19T02:59:13.399Z | Downloaded signal-hook-mio v0.2.5 |
| 1069 | 2026-03-19T02:59:13.400Z | Downloaded typify-macro v0.4.3 |
| 1070 | 2026-03-19T02:59:13.400Z | Downloaded try-lock v0.2.5 |
| 1071 | 2026-03-19T02:59:13.400Z | Downloaded shell-words v1.1.1 |
| 1072 | 2026-03-19T02:59:13.400Z | Downloaded tower-service v0.3.3 |
| 1073 | 2026-03-19T02:59:13.400Z | Downloaded topological-sort v0.2.2 |
| 1074 | 2026-03-19T02:59:13.400Z | Downloaded tokio-native-tls v0.3.1 |
| 1075 | 2026-03-19T02:59:13.400Z | Downloaded schemars v0.8.22 |
| 1076 | 2026-03-19T02:59:13.400Z | Downloaded spin v0.9.8 |
| 1077 | 2026-03-19T02:59:13.400Z | Downloaded russh v0.45.0 |
| 1078 | 2026-03-19T02:59:13.400Z | Downloaded iddqd v0.3.17 |
| 1079 | 2026-03-19T02:59:13.429Z | Downloaded unarray v0.1.4 |
| 1080 | 2026-03-19T02:59:13.429Z | Downloaded snafu-derive v0.8.9 |
| 1081 | 2026-03-19T02:59:13.429Z | Downloaded thiserror-impl-no-std v2.0.2 |
| 1082 | 2026-03-19T02:59:13.429Z | Downloaded termios v0.3.3 |
| 1083 | 2026-03-19T02:59:13.429Z | Downloaded ssh-encoding v0.2.0 |
| 1084 | 2026-03-19T02:59:13.429Z | Downloaded serde_yaml v0.9.34+deprecated |
| 1085 | 2026-03-19T02:59:13.429Z | Downloaded tls_codec v0.4.2 |
| 1086 | 2026-03-19T02:59:13.430Z | Downloaded rand v0.10.0 |
| 1087 | 2026-03-19T02:59:13.430Z | Downloaded spki v0.7.3 |
| 1088 | 2026-03-19T02:59:13.446Z | Downloaded stringprep v0.1.5 |
| 1089 | 2026-03-19T02:59:13.446Z | Downloaded slog v2.8.2 |
| 1090 | 2026-03-19T02:59:13.447Z | Downloaded tls_codec_derive v0.4.2 |
| 1091 | 2026-03-19T02:59:13.447Z | Downloaded rustls-platform-verifier v0.6.2 |
| 1092 | 2026-03-19T02:59:13.447Z | Downloaded unicode-truncate v1.1.0 |
| 1093 | 2026-03-19T02:59:13.447Z | Downloaded unit-prefix v0.5.2 |
| 1094 | 2026-03-19T02:59:13.447Z | Downloaded typify-macro v0.6.1 |
| 1095 | 2026-03-19T02:59:13.447Z | Downloaded untrusted v0.7.1 |
| 1096 | 2026-03-19T02:59:13.447Z | Downloaded toml_writer v1.0.6+spec-1.1.0 |
| 1097 | 2026-03-19T02:59:13.447Z | Downloaded utf-8 v0.7.6 |
| 1098 | 2026-03-19T02:59:13.447Z | Downloaded usdt v0.6.0 |
| 1099 | 2026-03-19T02:59:13.447Z | Downloaded tokio-rustls v0.25.0 |
| 1100 | 2026-03-19T02:59:13.447Z | Downloaded universal-hash v0.5.1 |
| 1101 | 2026-03-19T02:59:13.447Z | Downloaded tokio-rustls v0.26.4 |
| 1102 | 2026-03-19T02:59:13.448Z | Downloaded quinn v0.11.9 |
| 1103 | 2026-03-19T02:59:13.448Z | Downloaded support-bundle-viewer v0.1.2 |
| 1104 | 2026-03-19T02:59:13.448Z | Downloaded socket2 v0.6.2 |
| 1105 | 2026-03-19T02:59:13.448Z | Downloaded usdt-attr-macro v0.6.0 |
| 1106 | 2026-03-19T02:59:13.448Z | Downloaded untrusted v0.9.0 |
| 1107 | 2026-03-19T02:59:13.448Z | Downloaded time-macros v0.2.27 |
| 1108 | 2026-03-19T02:59:13.468Z | Downloaded thiserror-no-std v2.0.2 |
| 1109 | 2026-03-19T02:59:13.468Z | Downloaded rcgen v0.12.1 |
| 1110 | 2026-03-19T02:59:13.468Z | Downloaded futures-util v0.3.32 |
| 1111 | 2026-03-19T02:59:13.468Z | Downloaded waitgroup v0.1.2 |
| 1112 | 2026-03-19T02:59:13.468Z | Downloaded void v1.0.2 |
| 1113 | 2026-03-19T02:59:13.489Z | Downloaded usdt-macro v0.6.0 |
| 1114 | 2026-03-19T02:59:13.489Z | Downloaded wait-timeout v0.2.1 |
| 1115 | 2026-03-19T02:59:13.489Z | Downloaded term v1.2.1 |
| 1116 | 2026-03-19T02:59:13.489Z | Downloaded toml_datetime v0.7.5+spec-1.1.0 |
| 1117 | 2026-03-19T02:59:13.489Z | Downloaded snafu v0.8.9 |
| 1118 | 2026-03-19T02:59:13.489Z | Downloaded toml_parser v1.0.9+spec-1.1.0 |
| 1119 | 2026-03-19T02:59:13.489Z | Downloaded iri-string v0.7.10 |
| 1120 | 2026-03-19T02:59:13.521Z | Downloaded itertools v0.12.1 |
| 1121 | 2026-03-19T02:59:13.521Z | Downloaded xattr v1.6.1 |
| 1122 | 2026-03-19T02:59:13.521Z | Downloaded slog-bunyan v2.5.0 |
| 1123 | 2026-03-19T02:59:13.521Z | Downloaded term v0.7.0 |
| 1124 | 2026-03-19T02:59:13.522Z | Downloaded rpassword v7.4.0 |
| 1125 | 2026-03-19T02:59:13.522Z | Downloaded progenitor-impl v0.11.2 |
| 1126 | 2026-03-19T02:59:13.522Z | Downloaded num-bigint-dig v0.8.6 |
| 1127 | 2026-03-19T02:59:13.522Z | Downloaded tracing-attributes v0.1.31 |
| 1128 | 2026-03-19T02:59:13.522Z | Downloaded thread_local v1.1.9 |
| 1129 | 2026-03-19T02:59:13.544Z | Downloaded strum_macros v0.26.4 |
| 1130 | 2026-03-19T02:59:13.545Z | Downloaded tokio-tungstenite v0.21.0 |
| 1131 | 2026-03-19T02:59:13.545Z | Downloaded vsss-rs v3.3.4 |
| 1132 | 2026-03-19T02:59:13.545Z | Downloaded unicase v2.9.0 |
| 1133 | 2026-03-19T02:59:13.545Z | Downloaded strum_macros v0.24.3 |
| 1134 | 2026-03-19T02:59:13.545Z | Downloaded string_cache v0.8.9 |
| 1135 | 2026-03-19T02:59:13.545Z | Downloaded schemars v0.9.0 |
| 1136 | 2026-03-19T02:59:13.545Z | Downloaded tokio-rustls v0.24.1 |
| 1137 | 2026-03-19T02:59:13.545Z | Downloaded structmeta-derive v0.3.0 |
| 1138 | 2026-03-19T02:59:13.545Z | Downloaded whoami v1.6.1 |
| 1139 | 2026-03-19T02:59:13.546Z | Downloaded itertools v0.14.0 |
| 1140 | 2026-03-19T02:59:13.546Z | Downloaded tabwriter v1.4.1 |
| 1141 | 2026-03-19T02:59:13.546Z | Downloaded tracing-core v0.1.36 |
| 1142 | 2026-03-19T02:59:13.560Z | Downloaded schemars_derive v0.8.22 |
| 1143 | 2026-03-19T02:59:13.560Z | Downloaded libm v0.2.16 |
| 1144 | 2026-03-19T02:59:13.560Z | Downloaded uzers v0.12.2 |
| 1145 | 2026-03-19T02:59:13.560Z | Downloaded usdt-impl v0.6.0 |
| 1146 | 2026-03-19T02:59:13.560Z | Downloaded zeroize_derive v1.4.3 |
| 1147 | 2026-03-19T02:59:13.560Z | Downloaded tower-layer v0.3.3 |
| 1148 | 2026-03-19T02:59:13.561Z | Downloaded want v0.3.1 |
| 1149 | 2026-03-19T02:59:13.561Z | Downloaded rusty-fork v0.3.1 |
| 1150 | 2026-03-19T02:59:13.561Z | Downloaded rustls-pki-types v1.14.0 |
| 1151 | 2026-03-19T02:59:13.561Z | Downloaded zone_cfg_derive v0.3.1 |
| 1152 | 2026-03-19T02:59:13.561Z | Downloaded crossterm v0.28.1 |
| 1153 | 2026-03-19T02:59:13.561Z | Downloaded vergen-gitcl v1.0.8 |
| 1154 | 2026-03-19T02:59:13.561Z | Downloaded walkdir v2.5.0 |
| 1155 | 2026-03-19T02:59:13.577Z | Downloaded slog-json v2.6.1 |
| 1156 | 2026-03-19T02:59:13.577Z | Downloaded reqwest v0.13.2 |
| 1157 | 2026-03-19T02:59:13.577Z | Downloaded ron v0.8.1 |
| 1158 | 2026-03-19T02:59:13.577Z | Downloaded schemars v1.2.1 |
| 1159 | 2026-03-19T02:59:13.629Z | Downloaded xshell-macros v0.2.7 |
| 1160 | 2026-03-19T02:59:13.629Z | Downloaded samael v0.0.19 |
| 1161 | 2026-03-19T02:59:13.629Z | Downloaded whoami v2.1.0 |
| 1162 | 2026-03-19T02:59:13.656Z | Downloaded typify v0.6.1 |
| 1163 | 2026-03-19T02:59:13.656Z | Downloaded tokio-stream v0.1.18 |
| 1164 | 2026-03-19T02:59:13.656Z | Downloaded twox-hash v2.1.2 |
| 1165 | 2026-03-19T02:59:13.656Z | Downloaded slog-scope v4.4.1 |
| 1166 | 2026-03-19T02:59:13.657Z | Downloaded tinyvec v1.10.0 |
| 1167 | 2026-03-19T02:59:13.657Z | Downloaded xshell v0.2.7 |
| 1168 | 2026-03-19T02:59:13.657Z | Downloaded subprocess v0.2.15 |
| 1169 | 2026-03-19T02:59:13.657Z | Downloaded sqlformat v0.3.5 |
| 1170 | 2026-03-19T02:59:13.657Z | Downloaded tungstenite v0.21.0 |
| 1171 | 2026-03-19T02:59:13.657Z | Downloaded unsafe-libyaml v0.2.11 |
| 1172 | 2026-03-19T02:59:13.657Z | Downloaded vergen v9.0.6 |
| 1173 | 2026-03-19T02:59:13.657Z | Downloaded test-strategy v0.4.5 |
| 1174 | 2026-03-19T02:59:13.658Z | Downloaded vergen-lib v0.1.6 |
| 1175 | 2026-03-19T02:59:13.658Z | Downloaded toml v0.9.12+spec-1.1.0 |
| 1176 | 2026-03-19T02:59:13.658Z | Downloaded zeroize v1.8.2 |
| 1177 | 2026-03-19T02:59:13.658Z | Downloaded tokio-macros v2.6.0 |
| 1178 | 2026-03-19T02:59:13.658Z | Downloaded zstd-safe v7.2.4 |
| 1179 | 2026-03-19T02:59:13.658Z | Downloaded const-oid v0.9.6 |
| 1180 | 2026-03-19T02:59:13.658Z | Downloaded tui-tree-widget v0.23.1 |
| 1181 | 2026-03-19T02:59:13.658Z | Downloaded rustyline v14.0.0 |
| 1182 | 2026-03-19T02:59:13.658Z | Downloaded ghash v0.5.1 |
| 1183 | 2026-03-19T02:59:13.658Z | Downloaded diesel-dtrace v0.5.0 |
| 1184 | 2026-03-19T02:59:13.658Z | Downloaded compact_str v0.8.1 |
| 1185 | 2026-03-19T02:59:13.658Z | Downloaded hash32 v0.3.1 |
| 1186 | 2026-03-19T02:59:13.658Z | Downloaded ecdsa v0.16.9 |
| 1187 | 2026-03-19T02:59:13.658Z | Downloaded p521 v0.13.3 |
| 1188 | 2026-03-19T02:59:13.678Z | Downloaded vergen-git2 v1.0.7 |
| 1189 | 2026-03-19T02:59:13.678Z | Downloaded tungstenite v0.23.0 |
| 1190 | 2026-03-19T02:59:13.678Z | Downloaded tiny-keccak v2.0.2 |
| 1191 | 2026-03-19T02:59:13.678Z | Downloaded xz2 v0.1.7 |
| 1192 | 2026-03-19T02:59:13.678Z | Downloaded tokio-tungstenite v0.23.1 |
| 1193 | 2026-03-19T02:59:13.678Z | Downloaded wyz v0.5.1 |
| 1194 | 2026-03-19T02:59:13.678Z | Downloaded unicode-bidi v0.3.18 |
| 1195 | 2026-03-19T02:59:13.678Z | Downloaded typify v0.4.3 |
| 1196 | 2026-03-19T02:59:13.678Z | Downloaded quick-xml v0.37.5 |
| 1197 | 2026-03-19T02:59:13.678Z | Downloaded yasna v0.5.2 |
| 1198 | 2026-03-19T02:59:13.679Z | Downloaded ron v0.12.0 |
| 1199 | 2026-03-19T02:59:13.679Z | Downloaded zone v0.3.1 |
| 1200 | 2026-03-19T02:59:13.710Z | Downloaded bstr v1.12.1 |
| 1201 | 2026-03-19T02:59:13.710Z | Downloaded unicode-properties v0.1.4 |
| 1202 | 2026-03-19T02:59:13.710Z | Downloaded reqwest v0.12.28 |
| 1203 | 2026-03-19T02:59:13.711Z | Downloaded tokio-dtrace v0.1.1 |
| 1204 | 2026-03-19T02:59:13.711Z | Downloaded uuid v1.21.0 |
| 1205 | 2026-03-19T02:59:13.711Z | Downloaded derive_more v0.99.20 |
| 1206 | 2026-03-19T02:59:13.800Z | Downloaded ssh-key v0.6.7 |
| 1207 | 2026-03-19T02:59:13.801Z | Downloaded libxml v0.3.3 |
| 1208 | 2026-03-19T02:59:13.801Z | Downloaded zstd v0.13.3 |
| 1209 | 2026-03-19T02:59:13.801Z | Downloaded socket2 v0.5.10 |
| 1210 | 2026-03-19T02:59:13.801Z | Downloaded fatfs v0.3.6 |
| 1211 | 2026-03-19T02:59:13.801Z | Downloaded zerocopy v0.6.6 |
| 1212 | 2026-03-19T02:59:13.801Z | Downloaded reedline v0.40.0 |
| 1213 | 2026-03-19T02:59:13.801Z | Downloaded vte v0.14.1 |
| 1214 | 2026-03-19T02:59:13.801Z | Downloaded tokio-postgres v0.7.16 |
| 1215 | 2026-03-19T02:59:13.801Z | Downloaded zopfli v0.8.3 |
| 1216 | 2026-03-19T02:59:13.801Z | Downloaded toml_edit v0.19.15 |
| 1217 | 2026-03-19T02:59:13.801Z | Downloaded p384 v0.13.1 |
| 1218 | 2026-03-19T02:59:13.801Z | Downloaded toml v0.7.8 |
| 1219 | 2026-03-19T02:59:13.801Z | Downloaded tar v0.4.44 |
| 1220 | 2026-03-19T02:59:13.801Z | Downloaded yansi v1.0.1 |
| 1221 | 2026-03-19T02:59:13.801Z | Downloaded portable-atomic v1.13.1 |
| 1222 | 2026-03-19T02:59:13.801Z | Downloaded unicode-segmentation v1.12.0 |
| 1223 | 2026-03-19T02:59:13.801Z | Downloaded regex v1.12.3 |
| 1224 | 2026-03-19T02:59:13.801Z | Downloaded toml_edit v0.23.10+spec-1.0.0 |
| 1225 | 2026-03-19T02:59:13.801Z | Downloaded petname v2.0.2 |
| 1226 | 2026-03-19T02:59:13.801Z | Downloaded rayon v1.11.0 |
| 1227 | 2026-03-19T02:59:13.801Z | Downloaded zip v0.6.6 |
| 1228 | 2026-03-19T02:59:13.801Z | Downloaded hkdf v0.12.4 |
| 1229 | 2026-03-19T02:59:13.801Z | Downloaded darling v0.23.0 |
| 1230 | 2026-03-19T02:59:13.801Z | Downloaded ahash v0.8.12 |
| 1231 | 2026-03-19T02:59:13.801Z | Downloaded drift v0.1.3 |
| 1232 | 2026-03-19T02:59:13.837Z | Downloaded steno v0.4.1 |
| 1233 | 2026-03-19T02:59:13.837Z | Downloaded derive_builder_core v0.20.2 |
| 1234 | 2026-03-19T02:59:13.837Z | Downloaded data-encoding v2.10.0 |
| 1235 | 2026-03-19T02:59:13.837Z | Downloaded bzip2 v0.6.1 |
| 1236 | 2026-03-19T02:59:13.837Z | Downloaded blowfish v0.9.1 |
| 1237 | 2026-03-19T02:59:13.837Z | Downloaded fd-lock v4.0.4 |
| 1238 | 2026-03-19T02:59:13.837Z | Downloaded diff v0.1.13 |
| 1239 | 2026-03-19T02:59:13.838Z | Downloaded cookie v0.18.1 |
| 1240 | 2026-03-19T02:59:13.838Z | Downloaded colored v3.1.1 |
| 1241 | 2026-03-19T02:59:13.839Z | Downloaded foldhash v0.2.0 |
| 1242 | 2026-03-19T02:59:13.839Z | Downloaded backoff v0.4.0 |
| 1243 | 2026-03-19T02:59:13.839Z | Downloaded ed25519-dalek v2.2.0 |
| 1244 | 2026-03-19T02:59:13.883Z | Downloaded lalrpop v0.19.12 |
| 1245 | 2026-03-19T02:59:13.883Z | Downloaded derive_builder_macro v0.20.2 |
| 1246 | 2026-03-19T02:59:13.883Z | Downloaded typed-path v0.9.3 |
| 1247 | 2026-03-19T02:59:13.884Z | Downloaded tower v0.5.3 |
| 1248 | 2026-03-19T02:59:13.884Z | Downloaded zerocopy-derive v0.8.40 |
| 1249 | 2026-03-19T02:59:13.884Z | Downloaded unicode_categories v0.1.1 |
| 1250 | 2026-03-19T02:59:13.884Z | Downloaded goblin v0.10.5 |
| 1251 | 2026-03-19T02:59:13.884Z | Downloaded moka v0.12.13 |
| 1252 | 2026-03-19T02:59:13.884Z | Downloaded salty v0.3.0 |
| 1253 | 2026-03-19T02:59:13.914Z | Downloaded crucible-workspace-hack v0.1.0 |
| 1254 | 2026-03-19T02:59:13.915Z | Downloaded hickory-proto v0.24.4 |
| 1255 | 2026-03-19T02:59:13.915Z | Downloaded x509-cert v0.2.5 |
| 1256 | 2026-03-19T02:59:13.915Z | Downloaded dropshot v0.16.7 |
| 1257 | 2026-03-19T02:59:13.915Z | Downloaded zip v4.6.1 |
| 1258 | 2026-03-19T02:59:13.945Z | Downloaded unicode-normalization v0.1.25 |
| 1259 | 2026-03-19T02:59:13.948Z | Downloaded tough v0.20.0 |
| 1260 | 2026-03-19T02:59:13.948Z | Downloaded serde_with v3.17.0 |
| 1261 | 2026-03-19T02:59:13.948Z | Downloaded rustls-webpki v0.102.8 |
| 1262 | 2026-03-19T02:59:13.962Z | Downloaded tower-http v0.6.8 |
| 1263 | 2026-03-19T02:59:13.962Z | Downloaded object v0.30.4 |
| 1264 | 2026-03-19T02:59:13.962Z | Downloaded polar-core v0.27.3 |
| 1265 | 2026-03-19T02:59:13.962Z | Downloaded winnow v0.6.26 |
| 1266 | 2026-03-19T02:59:13.963Z | Downloaded radix_trie v0.2.1 |
| 1267 | 2026-03-19T02:59:13.989Z | Downloaded hickory-proto v0.25.2 |
| 1268 | 2026-03-19T02:59:13.989Z | Downloaded nix v0.28.0 |
| 1269 | 2026-03-19T02:59:14.019Z | Downloaded tabled v0.20.0 |
| 1270 | 2026-03-19T02:59:14.019Z | Downloaded quinn-proto v0.11.13 |
| 1271 | 2026-03-19T02:59:14.019Z | Downloaded openssl v0.10.75 |
| 1272 | 2026-03-19T02:59:14.042Z | Downloaded rustls v0.21.12 |
| 1273 | 2026-03-19T02:59:14.042Z | Downloaded winnow v0.5.40 |
| 1274 | 2026-03-19T02:59:14.042Z | Downloaded smoltcp v0.9.1 |
| 1275 | 2026-03-19T02:59:14.042Z | Downloaded nix v0.31.1 |
| 1276 | 2026-03-19T02:59:14.050Z | Downloaded time v0.3.47 |
| 1277 | 2026-03-19T02:59:14.050Z | Downloaded vcpkg v0.2.15 |
| 1278 | 2026-03-19T02:59:14.180Z | Downloaded zlib-rs v0.6.2 |
| 1279 | 2026-03-19T02:59:14.221Z | Downloaded rustls v0.23.37 |
| 1280 | 2026-03-19T02:59:14.222Z | Downloaded regex-syntax v0.6.29 |
| 1281 | 2026-03-19T02:59:14.222Z | Downloaded openapiv3 v2.2.0 |
| 1282 | 2026-03-19T02:59:14.222Z | Downloaded smoltcp v0.11.0 |
| 1283 | 2026-03-19T02:59:14.222Z | Downloaded rustix v0.38.44 |
| 1284 | 2026-03-19T02:59:14.222Z | Downloaded webpki-roots v1.0.6 |
| 1285 | 2026-03-19T02:59:14.222Z | Downloaded regex-syntax v0.8.10 |
| 1286 | 2026-03-19T02:59:14.222Z | Downloaded rustls v0.22.4 |
| 1287 | 2026-03-19T02:59:14.222Z | Downloaded object v0.37.3 |
| 1288 | 2026-03-19T02:59:14.222Z | Downloaded zerocopy v0.8.40 |
| 1289 | 2026-03-19T02:59:14.222Z | Downloaded nix v0.29.0 |
| 1290 | 2026-03-19T02:59:14.222Z | Downloaded regress v0.10.5 |
| 1291 | 2026-03-19T02:59:14.222Z | Downloaded tokio-util v0.7.18 |
| 1292 | 2026-03-19T02:59:14.222Z | Downloaded proptest v1.10.0 |
| 1293 | 2026-03-19T02:59:14.222Z | Downloaded bzip2-sys v0.1.13+1.0.8 |
| 1294 | 2026-03-19T02:59:14.259Z | Downloaded rustls-webpki v0.101.7 |
| 1295 | 2026-03-19T02:59:14.259Z | Downloaded sqlparser v0.61.0 |
| 1296 | 2026-03-19T02:59:14.259Z | Downloaded sled v0.34.7 |
| 1297 | 2026-03-19T02:59:14.259Z | Downloaded nix v0.27.1 |
| 1298 | 2026-03-19T02:59:14.267Z | Downloaded crc v3.4.0 |
| 1299 | 2026-03-19T02:59:14.267Z | Downloaded convert_case v0.10.0 |
| 1300 | 2026-03-19T02:59:14.267Z | Downloaded cexpr v0.6.0 |
| 1301 | 2026-03-19T02:59:14.267Z | Downloaded camino-tempfile-ext v0.3.3 |
| 1302 | 2026-03-19T02:59:14.267Z | Downloaded bzip2 v0.4.4 |
| 1303 | 2026-03-19T02:59:14.267Z | Downloaded buf-list v1.1.2 |
| 1304 | 2026-03-19T02:59:14.267Z | Downloaded blake2 v0.10.6 |
| 1305 | 2026-03-19T02:59:14.267Z | Downloaded bit-vec v0.6.3 |
| 1306 | 2026-03-19T02:59:14.267Z | Downloaded backon v1.6.0 |
| 1307 | 2026-03-19T02:59:14.267Z | Downloaded zerocopy-derive v0.6.6 |
| 1308 | 2026-03-19T02:59:14.267Z | Downloaded ratatui v0.29.0 |
| 1309 | 2026-03-19T02:59:14.267Z | Downloaded tracing v0.1.44 |
| 1310 | 2026-03-19T02:59:14.336Z | Downloaded typify-impl v0.6.1 |
| 1311 | 2026-03-19T02:59:14.352Z | Downloaded typify-impl v0.4.3 |
| 1312 | 2026-03-19T02:59:14.352Z | Downloaded regex-automata v0.4.14 |
| 1313 | 2026-03-19T02:59:14.352Z | Downloaded petgraph v0.6.5 |
| 1314 | 2026-03-19T02:59:14.352Z | Downloaded base64ct v1.8.3 |
| 1315 | 2026-03-19T02:59:14.352Z | Downloaded jiff v0.2.21 |
| 1316 | 2026-03-19T02:59:14.372Z | Downloaded lzma-sys v0.1.20 |
| 1317 | 2026-03-19T02:59:14.391Z | Downloaded chrono-tz v0.10.4 |
| 1318 | 2026-03-19T02:59:14.391Z | Downloaded csv v1.4.0 |
| 1319 | 2026-03-19T02:59:14.411Z | Downloaded const_format_proc_macros v0.2.34 |
| 1320 | 2026-03-19T02:59:14.411Z | Downloaded bit-vec v0.8.0 |
| 1321 | 2026-03-19T02:59:14.412Z | Downloaded defmt v1.0.1 |
| 1322 | 2026-03-19T02:59:14.412Z | Downloaded block-padding v0.3.3 |
| 1323 | 2026-03-19T02:59:14.412Z | Downloaded constant_time_eq v0.4.2 |
| 1324 | 2026-03-19T02:59:14.441Z | Downloaded chacha20 v0.9.1 |
| 1325 | 2026-03-19T02:59:14.441Z | Downloaded bb8 v0.8.6 |
| 1326 | 2026-03-19T02:59:14.442Z | Downloaded libz-sys v1.1.24 |
| 1327 | 2026-03-19T02:59:14.454Z | Downloaded zstd-sys v2.0.16+zstd.1.5.7 |
| 1328 | 2026-03-19T02:59:14.455Z | Downloaded ascii-canvas v3.0.0 |
| 1329 | 2026-03-19T02:59:14.455Z | Downloaded async-recursion v1.1.1 |
| 1330 | 2026-03-19T02:59:14.455Z | Downloaded arrayref v0.3.9 |
| 1331 | 2026-03-19T02:59:14.455Z | Downloaded atomic-waker v1.1.2 |
| 1332 | 2026-03-19T02:59:14.455Z | Downloaded async-stream v0.3.6 |
| 1333 | 2026-03-19T02:59:14.455Z | Downloaded aead v0.5.2 |
| 1334 | 2026-03-19T02:59:14.455Z | Downloaded daft v0.1.5 |
| 1335 | 2026-03-19T02:59:14.456Z | Downloaded ctr v0.9.2 |
| 1336 | 2026-03-19T02:59:14.456Z | Downloaded petgraph v0.8.3 |
| 1337 | 2026-03-19T02:59:14.472Z | Downloaded sha3 v0.10.8 |
| 1338 | 2026-03-19T02:59:14.501Z | Downloaded tokio v1.49.0 |
| 1339 | 2026-03-19T02:59:14.515Z | Downloaded encoding_rs v0.8.35 |
| 1340 | 2026-03-19T02:59:14.544Z | Downloaded ring v0.17.14 |
| 1341 | 2026-03-19T02:59:14.646Z | Downloaded libgit2-sys v0.18.3+1.9.2 |
| 1342 | 2026-03-19T02:59:15.104Z | Downloaded aws-lc-sys v0.37.1 |
| 1343 | 2026-03-19T02:59:15.430Z | Compiling libc v0.2.180 |
| 1344 | 2026-03-19T02:59:15.435Z | Compiling serde v1.0.228 |
| 1345 | 2026-03-19T02:59:15.435Z | Compiling log v0.4.29 |
| 1346 | 2026-03-19T02:59:15.435Z | Compiling find-msvc-tools v0.1.9 |
| 1347 | 2026-03-19T02:59:15.620Z | Compiling shlex v1.3.0 |
| 1348 | 2026-03-19T02:59:15.620Z | Compiling smallvec v1.15.1 |
| 1349 | 2026-03-19T02:59:15.635Z | Compiling syn v2.0.117 |
| 1350 | 2026-03-19T02:59:15.666Z | Compiling typenum v1.19.0 |
| 1351 | 2026-03-19T02:59:15.858Z | Compiling generic-array v0.14.7 |
| 1352 | 2026-03-19T02:59:15.884Z | Compiling subtle v2.6.1 |
| 1353 | 2026-03-19T02:59:15.903Z | Compiling scopeguard v1.2.0 |
| 1354 | 2026-03-19T02:59:15.926Z | Compiling portable-atomic v1.13.1 |
| 1355 | 2026-03-19T02:59:16.002Z | Compiling lock_api v0.4.14 |
| 1356 | 2026-03-19T02:59:16.026Z | Compiling const-oid v0.9.6 |
| 1357 | 2026-03-19T02:59:16.107Z | Compiling critical-section v1.2.0 |
| 1358 | 2026-03-19T02:59:16.159Z | Compiling zerocopy v0.8.40 |
| 1359 | 2026-03-19T02:59:16.233Z | Compiling pin-project-lite v0.2.17 |
| 1360 | 2026-03-19T02:59:16.296Z | Compiling serde_json v1.0.149 |
| 1361 | 2026-03-19T02:59:16.381Z | Compiling parking_lot_core v0.9.12 |
| 1362 | 2026-03-19T02:59:16.681Z | Compiling pkg-config v0.3.32 |
| 1363 | 2026-03-19T02:59:16.717Z | Compiling getrandom v0.2.17 |
| 1364 | 2026-03-19T02:59:16.803Z | Compiling jobserver v0.1.34 |
| 1365 | 2026-03-19T02:59:16.911Z | Compiling rand_core v0.6.4 |
| 1366 | 2026-03-19T02:59:16.985Z | Compiling errno v0.3.14 |
| 1367 | 2026-03-19T02:59:17.098Z | Compiling cc v1.2.56 |
| 1368 | 2026-03-19T02:59:17.169Z | Compiling once_cell v1.21.3 |
| 1369 | 2026-03-19T02:59:17.256Z | Compiling signal-hook-registry v1.4.8 |
| 1370 | 2026-03-19T02:59:17.299Z | Compiling mio v1.1.1 |
| 1371 | 2026-03-19T02:59:17.407Z | Compiling bitflags v2.11.0 |
| 1372 | 2026-03-19T02:59:17.433Z | Compiling libm v0.2.16 |
| 1373 | 2026-03-19T02:59:17.601Z | Compiling parking_lot v0.12.5 |
| 1374 | 2026-03-19T02:59:17.638Z | Compiling num-traits v0.2.19 |
| 1375 | 2026-03-19T02:59:17.699Z | Compiling futures-core v0.3.32 |
| 1376 | 2026-03-19T02:59:17.968Z | Compiling socket2 v0.6.2 |
| 1377 | 2026-03-19T02:59:18.021Z | Compiling percent-encoding v2.3.2 |
| 1378 | 2026-03-19T02:59:18.214Z | Compiling allocator-api2 v0.2.21 |
| 1379 | 2026-03-19T02:59:18.274Z | Compiling cpufeatures v0.2.17 |
| 1380 | 2026-03-19T02:59:18.279Z | Compiling futures-sink v0.3.32 |
| 1381 | 2026-03-19T02:59:18.279Z | Compiling foldhash v0.2.0 |
| 1382 | 2026-03-19T02:59:18.324Z | Compiling futures-task v0.3.32 |
| 1383 | 2026-03-19T02:59:18.387Z | Compiling futures-channel v0.3.32 |
| 1384 | 2026-03-19T02:59:18.553Z | Compiling futures-io v0.3.32 |
| 1385 | 2026-03-19T02:59:18.564Z | Compiling slab v0.4.12 |
| 1386 | 2026-03-19T02:59:18.579Z | Compiling getrandom v0.4.1 |
| 1387 | 2026-03-19T02:59:18.658Z | Compiling hashbrown v0.16.1 |
| 1388 | 2026-03-19T02:59:18.688Z | Compiling rand_core v0.10.0 |
| 1389 | 2026-03-19T02:59:18.742Z | Compiling getrandom v0.3.4 |
| 1390 | 2026-03-19T02:59:18.871Z | Compiling rustversion v1.0.22 |
| 1391 | 2026-03-19T02:59:18.902Z | Compiling form_urlencoded v1.2.2 |
| 1392 | 2026-03-19T02:59:19.308Z | Compiling cmake v0.1.57 |
| 1393 | 2026-03-19T02:59:19.371Z | Compiling fs_extra v1.3.0 |
| 1394 | 2026-03-19T02:59:19.505Z | Compiling indexmap v2.13.0 |
| 1395 | 2026-03-19T02:59:19.597Z | Compiling dunce v1.0.5 |
| 1396 | 2026-03-19T02:59:19.733Z | Compiling base64ct v1.8.3 |
| 1397 | 2026-03-19T02:59:19.751Z | Compiling ident_case v1.0.1 |
| 1398 | 2026-03-19T02:59:19.853Z | Compiling synstructure v0.13.2 |
| 1399 | 2026-03-19T02:59:19.910Z | Compiling aws-lc-sys v0.37.1 |
| 1400 | 2026-03-19T02:59:19.990Z | Compiling flagset v0.4.7 |
| 1401 | 2026-03-19T02:59:20.106Z | Compiling pem-rfc7468 v0.7.0 |
| 1402 | 2026-03-19T02:59:20.125Z | Compiling rand_core v0.9.5 |
| 1403 | 2026-03-19T02:59:20.143Z | Compiling rustix v1.1.3 |
| 1404 | 2026-03-19T02:59:20.162Z | Compiling iana-time-zone v0.1.65 |
| 1405 | 2026-03-19T02:59:20.423Z | Compiling ring v0.17.14 |
| 1406 | 2026-03-19T02:59:20.423Z | Compiling uuid v1.21.0 |
| 1407 | 2026-03-19T02:59:20.475Z | Compiling rustc_version v0.4.1 |
| 1408 | 2026-03-19T02:59:20.507Z | Compiling vcpkg v0.2.15 |
| 1409 | 2026-03-19T02:59:20.702Z | Compiling aws-lc-rs v1.16.0 |
| 1410 | 2026-03-19T02:59:20.899Z | Compiling regex-syntax v0.8.10 |
| 1411 | 2026-03-19T02:59:21.087Z | Compiling tracing-core v0.1.36 |
| 1412 | 2026-03-19T02:59:21.376Z | Compiling crossbeam-utils v0.8.21 |
| 1413 | 2026-03-19T02:59:21.535Z | Compiling openssl-sys v0.9.111 |
| 1414 | 2026-03-19T02:59:21.776Z | Compiling pest_generator v2.8.6 |
| 1415 | 2026-03-19T02:59:21.859Z | Compiling serde_derive_internals v0.29.1 |
| 1416 | 2026-03-19T02:59:22.315Z | Compiling schemars v0.8.22 |
| 1417 | 2026-03-19T02:59:22.544Z | Compiling serde_derive v1.0.228 |
| 1418 | 2026-03-19T02:59:22.557Z | Compiling zeroize_derive v1.4.3 |
| 1419 | 2026-03-19T02:59:22.603Z | Compiling zerofrom-derive v0.1.6 |
| 1420 | 2026-03-19T02:59:22.717Z | Compiling yoke-derive v0.8.1 |
| 1421 | 2026-03-19T02:59:23.121Z | Compiling zerocopy-derive v0.8.40 |
| 1422 | 2026-03-19T02:59:23.418Z | Compiling zeroize v1.8.2 |
| 1423 | 2026-03-19T02:59:24.226Z | Compiling zerovec-derive v0.11.2 |
| 1424 | 2026-03-19T02:59:24.324Z | Compiling displaydoc v0.2.5 |
| 1425 | 2026-03-19T02:59:24.454Z | Compiling crypto-common v0.1.7 |
| 1426 | 2026-03-19T02:59:24.551Z | Compiling zerofrom v0.1.6 |
| 1427 | 2026-03-19T02:59:24.654Z | Compiling block-buffer v0.10.4 |
| 1428 | 2026-03-19T02:59:24.705Z | Compiling yoke v0.8.1 |
| 1429 | 2026-03-19T02:59:24.834Z | Compiling digest v0.10.7 |
| 1430 | 2026-03-19T02:59:24.940Z | Compiling tokio-macros v2.6.0 |
| 1431 | 2026-03-19T02:59:25.155Z | Compiling hmac v0.12.1 |
| 1432 | 2026-03-19T02:59:25.285Z | Compiling zerotrie v0.2.3 |
| 1433 | 2026-03-19T02:59:25.308Z | Compiling futures-macro v0.3.32 |
| 1434 | 2026-03-19T02:59:25.350Z | Compiling block-padding v0.3.3 |
| 1435 | 2026-03-19T02:59:25.553Z | Compiling inout v0.1.4 |
| 1436 | 2026-03-19T02:59:25.683Z | Compiling sha2 v0.10.9 |
| 1437 | 2026-03-19T02:59:25.703Z | Compiling zerovec v0.11.5 |
| 1438 | 2026-03-19T02:59:25.766Z | Compiling cipher v0.4.4 |
| 1439 | 2026-03-19T02:59:25.892Z | Compiling der_derive v0.7.3 |
| 1440 | 2026-03-19T02:59:26.110Z | Compiling salsa20 v0.10.2 |
| 1441 | 2026-03-19T02:59:26.289Z | Compiling pbkdf2 v0.12.2 |
| 1442 | 2026-03-19T02:59:26.389Z | Compiling tinystr v0.8.2 |
| 1443 | 2026-03-19T02:59:26.410Z | Compiling potential_utf v0.1.4 |
| 1444 | 2026-03-19T02:59:26.433Z | Compiling futures-util v0.3.32 |
| 1445 | 2026-03-19T02:59:26.612Z | Compiling icu_locale_core v2.1.1 |
| 1446 | 2026-03-19T02:59:26.637Z | Compiling icu_collections v2.1.1 |
| 1447 | 2026-03-19T02:59:27.170Z | Compiling der v0.7.10 |
| 1448 | 2026-03-19T02:59:27.259Z | Compiling bytes v1.11.1 |
| 1449 | 2026-03-19T02:59:27.279Z | Compiling chrono v0.4.44 |
| 1450 | 2026-03-19T02:59:27.537Z | Compiling icu_provider v2.1.1 |
| 1451 | 2026-03-19T02:59:27.824Z | Compiling thiserror-impl v2.0.18 |
| 1452 | 2026-03-19T02:59:27.991Z | Compiling tokio v1.49.0 |
| 1453 | 2026-03-19T02:59:28.133Z | Compiling icu_normalizer v2.1.1 |
| 1454 | 2026-03-19T02:59:28.848Z | Compiling icu_properties v2.1.2 |
| 1455 | 2026-03-19T02:59:28.898Z | Compiling spki v0.7.3 |
| 1456 | 2026-03-19T02:59:29.157Z | Compiling http v1.4.0 |
| 1457 | 2026-03-19T02:59:29.194Z | Compiling scrypt v0.11.0 |
| 1458 | 2026-03-19T02:59:29.513Z | Compiling ppv-lite86 v0.2.21 |
| 1459 | 2026-03-19T02:59:29.516Z | Compiling aes v0.8.4 |
| 1460 | 2026-03-19T02:59:29.618Z | Compiling cbc v0.1.2 |
| 1461 | 2026-03-19T02:59:29.638Z | Compiling thiserror v2.0.18 |
| 1462 | 2026-03-19T02:59:29.762Z | Compiling rustls-pki-types v1.14.0 |
| 1463 | 2026-03-19T02:59:29.790Z | Compiling tracing-attributes v0.1.31 |
| 1464 | 2026-03-19T02:59:29.947Z | Compiling rand_chacha v0.9.0 |
| 1465 | 2026-03-19T02:59:30.352Z | Compiling idna_adapter v1.2.1 |
| 1466 | 2026-03-19T02:59:30.377Z | Compiling rand v0.9.2 |
| 1467 | 2026-03-19T02:59:30.377Z | Compiling pkcs5 v0.7.1 |
| 1468 | 2026-03-19T02:59:30.521Z | Compiling idna v1.1.0 |
| 1469 | 2026-03-19T02:59:30.823Z | Compiling http-body v1.0.1 |
| 1470 | 2026-03-19T02:59:30.901Z | Compiling url v2.5.8 |
| 1471 | 2026-03-19T02:59:31.410Z | Compiling httparse v1.10.1 |
| 1472 | 2026-03-19T02:59:31.414Z | Compiling openssl-probe v0.2.1 |
| 1473 | 2026-03-19T02:59:31.414Z | Compiling untrusted v0.7.1 |
| 1474 | 2026-03-19T02:59:31.414Z | Compiling untrusted v0.9.0 |
| 1475 | 2026-03-19T02:59:31.414Z | Compiling base64 v0.22.1 |
| 1476 | 2026-03-19T02:59:31.414Z | Compiling syn v1.0.109 |
| 1477 | 2026-03-19T02:59:31.534Z | Compiling pkcs8 v0.10.2 |
| 1478 | 2026-03-19T02:59:31.582Z | Compiling tracing v0.1.44 |
| 1479 | 2026-03-19T02:59:31.822Z | Compiling schemars_derive v0.8.22 |
| 1480 | 2026-03-19T02:59:31.860Z | Compiling pest_derive v2.8.6 |
| 1481 | 2026-03-19T02:59:31.942Z | Compiling scroll_derive v0.13.1 |
| 1482 | 2026-03-19T02:59:31.977Z | Compiling darling_core v0.20.11 |
| 1483 | 2026-03-19T02:59:32.385Z | Compiling dyn-clone v1.0.20 |
| 1484 | 2026-03-19T02:59:32.556Z | Compiling rustls v0.23.37 |
| 1485 | 2026-03-19T02:59:32.608Z | Compiling try-lock v0.2.5 |
| 1486 | 2026-03-19T02:59:32.748Z | Compiling atomic-waker v1.1.2 |
| 1487 | 2026-03-19T02:59:32.769Z | Compiling tinyvec_macros v0.1.1 |
| 1488 | 2026-03-19T02:59:32.852Z | Compiling tower-layer v0.3.3 |
| 1489 | 2026-03-19T02:59:32.934Z | Compiling tower-service v0.3.3 |
| 1490 | 2026-03-19T02:59:33.032Z | Compiling tokio-util v0.7.18 |
| 1491 | 2026-03-19T02:59:33.050Z | Compiling scroll v0.13.0 |
| 1492 | 2026-03-19T02:59:33.080Z | Compiling tinyvec v1.10.0 |
| 1493 | 2026-03-19T02:59:33.403Z | Compiling want v0.3.1 |
| 1494 | 2026-03-19T02:59:33.963Z | Compiling h2 v0.4.13 |
| 1495 | 2026-03-19T02:59:34.008Z | Compiling ipnet v2.11.0 |
| 1496 | 2026-03-19T02:59:34.452Z | Compiling zstd-sys v2.0.16+zstd.1.5.7 |
| 1497 | 2026-03-19T02:59:34.679Z | Compiling spin v0.9.8 |
| 1498 | 2026-03-19T02:59:34.941Z | Compiling aho-corasick v1.1.4 |
| 1499 | 2026-03-19T02:59:34.944Z | Compiling powerfmt v0.2.0 |
| 1500 | 2026-03-19T02:59:35.223Z | Compiling pin-utils v0.1.0 |
| 1501 | 2026-03-19T02:59:35.279Z | Compiling darling_macro v0.20.11 |
| 1502 | 2026-03-19T02:59:35.312Z | Compiling time-core v0.1.8 |
| 1503 | 2026-03-19T02:59:35.334Z | Compiling httpdate v1.0.3 |
| 1504 | 2026-03-19T02:59:35.500Z | Compiling num-conv v0.2.0 |
| 1505 | 2026-03-19T02:59:35.613Z | Compiling openssl v0.10.75 |
| 1506 | 2026-03-19T02:59:35.669Z | Compiling crc32fast v1.5.0 |
| 1507 | 2026-03-19T02:59:35.870Z | Compiling foreign-types-shared v0.1.1 |
| 1508 | 2026-03-19T02:59:35.917Z | Compiling darling v0.20.11 |
| 1509 | 2026-03-19T02:59:35.939Z | Compiling tempfile v3.25.0 |
| 1510 | 2026-03-19T02:59:35.978Z | Compiling foreign-types v0.3.2 |
| 1511 | 2026-03-19T02:59:36.022Z | Compiling time-macros v0.2.27 |
| 1512 | 2026-03-19T02:59:36.059Z | Compiling regex-automata v0.4.14 |
| 1513 | 2026-03-19T02:59:36.078Z | Compiling deranged v0.5.8 |
| 1514 | 2026-03-19T02:59:37.269Z | Compiling goblin v0.10.5 |
| 1515 | 2026-03-19T02:59:37.413Z | Compiling thiserror-impl v1.0.69 |
| 1516 | 2026-03-19T02:59:37.454Z | Compiling openssl-macros v0.1.1 |
| 1517 | 2026-03-19T02:59:38.681Z | Compiling hyper v1.8.1 |
| 1518 | 2026-03-19T02:59:39.156Z | Compiling wait-timeout v0.2.1 |
| 1519 | 2026-03-19T02:59:39.260Z | Compiling simd-adler32 v0.3.8 |
| 1520 | 2026-03-19T02:59:39.474Z | Compiling either v1.15.0 |
| 1521 | 2026-03-19T02:59:39.492Z | Compiling siphasher v1.0.2 |
| 1522 | 2026-03-19T02:59:39.586Z | Compiling native-tls v0.2.18 |
| 1523 | 2026-03-19T02:59:39.726Z | Compiling usdt-impl v0.6.0 |
| 1524 | 2026-03-19T02:59:39.740Z | Compiling num_threads v0.1.7 |
| 1525 | 2026-03-19T02:59:39.817Z | Compiling bit-vec v0.8.0 |
| 1526 | 2026-03-19T02:59:39.846Z | Compiling quick-error v1.2.3 |
| 1527 | 2026-03-19T02:59:40.000Z | Compiling rusty-fork v0.3.1 |
| 1528 | 2026-03-19T02:59:40.045Z | Compiling time v0.3.47 |
| 1529 | 2026-03-19T02:59:40.114Z | Compiling bit-set v0.8.0 |
| 1530 | 2026-03-19T02:59:40.318Z | Compiling hyper-util v0.1.20 |
| 1531 | 2026-03-19T02:59:40.383Z | Compiling thiserror v1.0.69 |
| 1532 | 2026-03-19T02:59:41.037Z | Compiling dof v0.4.0 |
| 1533 | 2026-03-19T02:59:41.884Z | Compiling derive_builder_core v0.20.2 |
| 1534 | 2026-03-19T02:59:42.217Z | Compiling unicode-normalization v0.1.25 |
| 1535 | 2026-03-19T02:59:42.646Z | Compiling crossbeam-epoch v0.9.18 |
| 1536 | 2026-03-19T02:59:42.665Z | Compiling dtrace-parser v0.3.0 |
| 1537 | 2026-03-19T02:59:42.827Z | Compiling rustls-native-certs v0.8.3 |
| 1538 | 2026-03-19T02:59:43.088Z | Compiling signature v2.2.0 |
| 1539 | 2026-03-19T02:59:43.107Z | Compiling scroll_derive v0.12.1 |
| 1540 | 2026-03-19T02:59:43.239Z | Compiling heapless v0.7.17 |
| 1541 | 2026-03-19T02:59:43.687Z | Compiling rand_xorshift v0.4.0 |
| 1542 | 2026-03-19T02:59:43.697Z | Compiling slog v2.8.2 |
| 1543 | 2026-03-19T02:59:43.697Z | Compiling darling_core v0.21.3 |
| 1544 | 2026-03-19T02:59:43.697Z | Compiling bzip2-sys v0.1.13+1.0.8 |
| 1545 | 2026-03-19T02:59:43.697Z | Compiling sync_wrapper v1.0.2 |
| 1546 | 2026-03-19T02:59:43.697Z | Compiling thread-id v5.1.0 |
| 1547 | 2026-03-19T02:59:43.710Z | Compiling cookie v0.18.1 |
| 1548 | 2026-03-19T02:59:43.786Z | Compiling signal-hook v0.3.18 |
| 1549 | 2026-03-19T02:59:43.879Z | Compiling unicode-properties v0.1.4 |
| 1550 | 2026-03-19T02:59:43.927Z | Compiling zstd-safe v7.2.4 |
| 1551 | 2026-03-19T02:59:43.972Z | Compiling rayon-core v1.13.0 |
| 1552 | 2026-03-19T02:59:44.000Z | Compiling adler2 v2.0.1 |
| 1553 | 2026-03-19T02:59:44.150Z | Compiling unarray v0.1.4 |
| 1554 | 2026-03-19T02:59:44.170Z | Compiling paste v1.0.15 |
| 1555 | 2026-03-19T02:59:44.170Z | Compiling unicode-bidi v0.3.18 |
| 1556 | 2026-03-19T02:59:44.218Z | Compiling anyhow v1.0.102 |
| 1557 | 2026-03-19T02:59:44.285Z | Compiling unicode-segmentation v1.12.0 |
| 1558 | 2026-03-19T02:59:44.578Z | Compiling proptest v1.10.0 |
| 1559 | 2026-03-19T02:59:44.784Z | Compiling stringprep v0.1.5 |
| 1560 | 2026-03-19T02:59:44.816Z | Compiling miniz_oxide v0.8.9 |
| 1561 | 2026-03-19T02:59:44.860Z | Compiling scroll v0.12.0 |
| 1562 | 2026-03-19T02:59:45.355Z | Compiling tower v0.5.3 |
| 1563 | 2026-03-19T02:59:45.648Z | Compiling derive_builder_macro v0.20.2 |
| 1564 | 2026-03-19T02:59:45.669Z | Compiling crossbeam-deque v0.8.6 |
| 1565 | 2026-03-19T02:59:45.680Z | Compiling ipnetwork v0.21.1 |
| 1566 | 2026-03-19T02:59:45.704Z | Compiling http-body-util v0.1.3 |
| 1567 | 2026-03-19T02:59:45.907Z | Compiling webpki-roots v1.0.6 |
| 1568 | 2026-03-19T02:59:45.978Z | Compiling rand_chacha v0.3.1 |
| 1569 | 2026-03-19T02:59:46.018Z | Compiling serde_tokenstream v0.2.3 |
| 1570 | 2026-03-19T02:59:46.060Z | Compiling toml_datetime v0.6.11 |
| 1571 | 2026-03-19T02:59:46.201Z | Compiling serde_spanned v0.6.9 |
| 1572 | 2026-03-19T02:59:46.226Z | Compiling erased-serde v0.3.31 |
| 1573 | 2026-03-19T02:59:46.382Z | Compiling md-5 v0.10.6 |
| 1574 | 2026-03-19T02:59:46.402Z | Compiling zerocopy-derive v0.7.35 |
| 1575 | 2026-03-19T02:59:46.420Z | Compiling curve25519-dalek v4.1.3 |
| 1576 | 2026-03-19T02:59:46.586Z | Compiling vergen-lib v0.1.6 |
| 1577 | 2026-03-19T02:59:46.812Z | Compiling num-integer v0.1.46 |
| 1578 | 2026-03-19T02:59:46.833Z | Compiling hash32 v0.2.1 |
| 1579 | 2026-03-19T02:59:46.953Z | Compiling ff v0.13.1 |
| 1580 | 2026-03-19T02:59:46.989Z | Compiling memoffset v0.9.1 |
| 1581 | 2026-03-19T02:59:47.024Z | Compiling darling_macro v0.21.3 |
| 1582 | 2026-03-19T02:59:47.077Z | Compiling litrs v1.0.0 |
| 1583 | 2026-03-19T02:59:47.121Z | Compiling cfg_aliases v0.2.1 |
| 1584 | 2026-03-19T02:59:47.212Z | Compiling fallible-iterator v0.2.0 |
| 1585 | 2026-03-19T02:59:47.232Z | Compiling ryu v1.0.23 |
| 1586 | 2026-03-19T02:59:47.250Z | Compiling iri-string v0.7.10 |
| 1587 | 2026-03-19T02:59:47.461Z | Compiling ref-cast v1.0.25 |
| 1588 | 2026-03-19T02:59:47.542Z | Compiling base16ct v0.2.0 |
| 1589 | 2026-03-19T02:59:47.627Z | Compiling rustix v0.38.44 |
| 1590 | 2026-03-19T02:59:47.667Z | Compiling smoltcp v0.9.1 |
| 1591 | 2026-03-19T02:59:47.769Z | Compiling zlib-rs v0.6.2 |
| 1592 | 2026-03-19T02:59:47.794Z | Compiling psl-types v2.0.11 |
| 1593 | 2026-03-19T02:59:47.842Z | Compiling num-bigint-dig v0.8.6 |
| 1594 | 2026-03-19T02:59:47.983Z | Compiling publicsuffix v2.3.0 |
| 1595 | 2026-03-19T02:59:48.152Z | Compiling newtype-uuid v1.3.2 |
| 1596 | 2026-03-19T02:59:48.213Z | Compiling document-features v0.2.12 |
| 1597 | 2026-03-19T02:59:48.234Z | Compiling sec1 v0.7.3 |
| 1598 | 2026-03-19T02:59:48.255Z | Compiling darling v0.21.3 |
| 1599 | 2026-03-19T02:59:48.357Z | Compiling postgres-protocol v0.6.10 |
| 1600 | 2026-03-19T02:59:48.596Z | Compiling zerocopy v0.7.35 |
| 1601 | 2026-03-19T02:59:48.608Z | Compiling serde_urlencoded v0.7.1 |
| 1602 | 2026-03-19T02:59:48.987Z | Compiling tower-http v0.6.8 |
| 1603 | 2026-03-19T02:59:49.056Z | Compiling nix v0.31.1 |
| 1604 | 2026-03-19T02:59:49.107Z | Compiling num-iter v0.1.45 |
| 1605 | 2026-03-19T02:59:49.261Z | Compiling group v0.13.0 |
| 1606 | 2026-03-19T02:59:49.555Z | Compiling rand v0.8.5 |
| 1607 | 2026-03-19T02:59:49.574Z | Compiling derive_builder v0.20.2 |
| 1608 | 2026-03-19T02:59:49.595Z | Compiling oxnet v0.1.4 |
| 1609 | 2026-03-19T02:59:50.002Z | Compiling proc-macro-error v1.0.4 |
| 1610 | 2026-03-19T02:59:50.095Z | Compiling tokio-native-tls v0.3.1 |
| 1611 | 2026-03-19T02:59:50.144Z | Compiling goblin v0.8.2 |
| 1612 | 2026-03-19T02:59:50.861Z | Compiling heck v0.4.1 |
| 1613 | 2026-03-19T02:59:50.988Z | Compiling phf_shared v0.13.1 |
| 1614 | 2026-03-19T02:59:51.019Z | Compiling hubpack_derive v0.1.1 |
| 1615 | 2026-03-19T02:59:51.146Z | Compiling regex v1.12.3 |
| 1616 | 2026-03-19T02:59:51.309Z | Compiling lazy_static v1.5.0 |
| 1617 | 2026-03-19T02:59:51.424Z | Compiling cargo-platform v0.1.9 |
| 1618 | 2026-03-19T02:59:51.576Z | Compiling hkdf v0.12.4 |
| 1619 | 2026-03-19T02:59:51.591Z | Compiling crypto-bigint v0.5.5 |
| 1620 | 2026-03-19T02:59:51.750Z | Compiling curve25519-dalek-derive v0.1.1 |
| 1621 | 2026-03-19T02:59:51.755Z | Compiling daft-derive v0.1.5 |
| 1622 | 2026-03-19T02:59:51.788Z | Compiling async-trait v0.1.89 |
| 1623 | 2026-03-19T02:59:52.434Z | Compiling flate2 v1.1.9 |
| 1624 | 2026-03-19T02:59:52.625Z | Compiling ref-cast-impl v1.0.25 |
| 1625 | 2026-03-19T02:59:52.717Z | Compiling strum_macros v0.27.2 |
| 1626 | 2026-03-19T02:59:53.023Z | Compiling terminal_size v0.4.3 |
| 1627 | 2026-03-19T02:59:53.202Z | Compiling vergen v9.0.6 |
| 1628 | 2026-03-19T02:59:53.223Z | Compiling fs-err v3.3.0 |
| 1629 | 2026-03-19T02:59:53.350Z | Compiling ahash v0.8.12 |
| 1630 | 2026-03-19T02:59:53.429Z | Compiling object v0.37.3 |
| 1631 | 2026-03-19T02:59:53.463Z | Compiling managed v0.8.0 |
| 1632 | 2026-03-19T02:59:53.606Z | Compiling foldhash v0.1.5 |
| 1633 | 2026-03-19T02:59:53.750Z | Compiling winnow v0.5.40 |
| 1634 | 2026-03-19T02:59:53.777Z | Compiling bitflags v1.3.2 |
| 1635 | 2026-03-19T02:59:53.826Z | Compiling libbz2-rs-sys v0.2.2 |
| 1636 | 2026-03-19T02:59:53.872Z | Compiling bumpalo v3.20.2 |
| 1637 | 2026-03-19T02:59:54.199Z | Compiling zopfli v0.8.3 |
| 1638 | 2026-03-19T02:59:54.571Z | Compiling bzip2 v0.6.1 |
| 1639 | 2026-03-19T02:59:54.834Z | Compiling hashbrown v0.15.5 |
| 1640 | 2026-03-19T02:59:55.092Z | Compiling console v0.16.2 |
| 1641 | 2026-03-19T02:59:55.115Z | Compiling clap_builder v4.5.60 |
| 1642 | 2026-03-19T02:59:55.470Z | Compiling strum v0.27.2 |
| 1643 | 2026-03-19T02:59:55.576Z | Compiling toml_edit v0.19.15 |
| 1644 | 2026-03-19T02:59:55.833Z | Compiling dof v0.3.0 |
| 1645 | 2026-03-19T02:59:55.852Z | Compiling elliptic-curve v0.13.8 |
| 1646 | 2026-03-19T02:59:55.860Z | Compiling daft v0.1.5 |
| 1647 | 2026-03-19T02:59:56.226Z | Compiling cargo_metadata v0.19.2 |
| 1648 | 2026-03-19T02:59:56.377Z | Compiling hubpack v0.1.2 |
| 1649 | 2026-03-19T02:59:56.809Z | Compiling phf v0.13.1 |
| 1650 | 2026-03-19T02:59:57.022Z | Compiling zone_cfg_derive v0.3.1 |
| 1651 | 2026-03-19T02:59:57.853Z | Compiling zstd v0.13.3 |
| 1652 | 2026-03-19T02:59:58.113Z | Compiling signal-hook-mio v0.2.5 |
| 1653 | 2026-03-19T02:59:58.273Z | Compiling cookie_store v0.22.1 |
| 1654 | 2026-03-19T02:59:58.757Z | Compiling hyper-tls v0.6.0 |
| 1655 | 2026-03-19T02:59:58.826Z | Compiling rayon v1.11.0 |
| 1656 | 2026-03-19T02:59:59.052Z | Compiling bzip2 v0.4.4 |
| 1657 | 2026-03-19T02:59:59.309Z | Compiling postgres-types v0.2.12 |
| 1658 | 2026-03-19T02:59:59.331Z | Compiling serde_with_macros v3.17.0 |
| 1659 | 2026-03-19T02:59:59.445Z | Compiling usdt-macro v0.6.0 |
| 1660 | 2026-03-19T02:59:59.887Z | Compiling usdt-attr-macro v0.6.0 |
| 1661 | 2026-03-19T03:00:00.074Z | Compiling ed25519 v2.2.3 |
| 1662 | 2026-03-19T03:00:00.377Z | Compiling dtrace-parser v0.2.0 |
| 1663 | 2026-03-19T03:00:00.851Z | Compiling itertools v0.12.1 |
| 1664 | 2026-03-19T03:00:00.918Z | Compiling phf_shared v0.11.3 |
| 1665 | 2026-03-19T03:00:01.027Z | Compiling bstr v1.12.1 |
| 1666 | 2026-03-19T03:00:01.171Z | Compiling pkcs1 v0.7.5 |
| 1667 | 2026-03-19T03:00:01.225Z | Compiling serde-big-array v0.5.1 |
| 1668 | 2026-03-19T03:00:01.273Z | Compiling hex v0.4.3 |
| 1669 | 2026-03-19T03:00:01.409Z | Compiling rfc6979 v0.4.0 |
| 1670 | 2026-03-19T03:00:01.429Z | Compiling enum-as-inner v0.6.1 |
| 1671 | 2026-03-19T03:00:01.564Z | Compiling clap_derive v4.5.55 |
| 1672 | 2026-03-19T03:00:01.630Z | Compiling strum_macros v0.26.4 |
| 1673 | 2026-03-19T03:00:01.716Z | Compiling serde_repr v0.1.20 |
| 1674 | 2026-03-19T03:00:01.916Z | Compiling float-cmp v0.10.0 |
| 1675 | 2026-03-19T03:00:02.082Z | Compiling memmap2 v0.9.10 |
| 1676 | 2026-03-19T03:00:02.109Z | Compiling thread-id v4.2.2 |
| 1677 | 2026-03-19T03:00:02.219Z | Compiling env_filter v1.0.0 |
| 1678 | 2026-03-19T03:00:02.364Z | Compiling encoding_rs v0.8.35 |
| 1679 | 2026-03-19T03:00:02.409Z | Compiling new_debug_unreachable v1.0.6 |
| 1680 | 2026-03-19T03:00:02.502Z | Compiling rustc-hash v2.1.1 |
| 1681 | 2026-03-19T03:00:02.521Z | Compiling static_assertions v1.1.0 |
| 1682 | 2026-03-19T03:00:02.614Z | Compiling data-encoding v2.10.0 |
| 1683 | 2026-03-19T03:00:02.633Z | Compiling fixedbitset v0.4.2 |
| 1684 | 2026-03-19T03:00:02.661Z | Compiling predicates-core v1.0.10 |
| 1685 | 2026-03-19T03:00:02.906Z | Compiling keccak v0.1.6 |
| 1686 | 2026-03-19T03:00:02.970Z | Compiling difflib v0.4.0 |
| 1687 | 2026-03-19T03:00:03.658Z | Compiling mime v0.3.17 |
| 1688 | 2026-03-19T03:00:03.759Z | Compiling whoami v2.1.0 |
| 1689 | 2026-03-19T03:00:04.008Z | Compiling normalize-line-endings v0.3.0 |
| 1690 | 2026-03-19T03:00:04.022Z | Compiling jiff v0.2.21 |
| 1691 | 2026-03-19T03:00:04.083Z | Compiling precomputed-hash v0.1.1 |
| 1692 | 2026-03-19T03:00:04.110Z | Compiling fixedbitset v0.5.7 |
| 1693 | 2026-03-19T03:00:04.123Z | Compiling unit-prefix v0.5.2 |
| 1694 | 2026-03-19T03:00:04.128Z | Compiling strum v0.26.3 |
| 1695 | 2026-03-19T03:00:04.192Z | Compiling string_cache v0.8.9 |
| 1696 | 2026-03-19T03:00:04.270Z | Compiling indicatif v0.18.4 |
| 1697 | 2026-03-19T03:00:04.303Z | Compiling predicates v3.1.4 |
| 1698 | 2026-03-19T03:00:04.310Z | Compiling tokio-postgres v0.7.16 |
| 1699 | 2026-03-19T03:00:04.489Z | Compiling petgraph v0.8.3 |
| 1700 | 2026-03-19T03:00:04.512Z | Compiling toml_edit v0.22.27 |
| 1701 | 2026-03-19T03:00:04.521Z | Compiling clap v4.5.60 |
| 1702 | 2026-03-19T03:00:04.627Z | Compiling sha3 v0.10.8 |
| 1703 | 2026-03-19T03:00:05.179Z | Compiling hickory-proto v0.25.2 |
| 1704 | 2026-03-19T03:00:05.228Z | Compiling petgraph v0.6.5 |
| 1705 | 2026-03-19T03:00:05.428Z | Compiling iddqd v0.3.17 |
| 1706 | 2026-03-19T03:00:06.947Z | Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc) |
| 1707 | 2026-03-19T03:00:07.151Z | Compiling env_logger v0.11.9 |
| 1708 | 2026-03-19T03:00:07.269Z | Compiling zone v0.3.1 |
| 1709 | 2026-03-19T03:00:07.298Z | Compiling usdt v0.6.0 |
| 1710 | 2026-03-19T03:00:07.633Z | Compiling usdt-impl v0.5.0 |
| 1711 | 2026-03-19T03:00:07.633Z | Compiling similar v2.7.0 |
| 1712 | 2026-03-19T03:00:08.247Z | Compiling zip v4.6.1 |
| 1713 | 2026-03-19T03:00:08.375Z | Compiling serde_with v3.17.0 |
| 1714 | 2026-03-19T03:00:08.481Z | Compiling ecdsa v0.16.9 |
| 1715 | 2026-03-19T03:00:08.844Z | Compiling rsa v0.9.10 |
| 1716 | 2026-03-19T03:00:08.998Z | Compiling crossterm v0.28.1 |
| 1717 | 2026-03-19T03:00:09.570Z | Compiling ed25519-dalek v2.2.0 |
| 1718 | 2026-03-19T03:00:10.402Z | Compiling zip v0.6.6 |
| 1719 | 2026-03-19T03:00:10.803Z | Compiling toml v0.7.8 |
| 1720 | 2026-03-19T03:00:11.368Z | Compiling toml_parser v1.0.9+spec-1.1.0 |
| 1721 | 2026-03-19T03:00:11.505Z | Compiling itertools v0.13.0 |
| 1722 | 2026-03-19T03:00:11.648Z | Compiling tokio-stream v0.1.18 |
| 1723 | 2026-03-19T03:00:11.669Z | Compiling buf-list v1.1.2 |
| 1724 | 2026-03-19T03:00:12.039Z | Compiling gateway-ereport-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc) |
| 1725 | 2026-03-19T03:00:12.123Z | Compiling x509-cert v0.2.5 |
| 1726 | 2026-03-19T03:00:12.238Z | Compiling openapiv3 v2.2.0 |
| 1727 | 2026-03-19T03:00:12.292Z | Compiling sha1 v0.10.6 |
| 1728 | 2026-03-19T03:00:12.485Z | Compiling toml_datetime v0.7.5+spec-1.1.0 |
| 1729 | 2026-03-19T03:00:12.562Z | Compiling lalrpop-util v0.19.12 |
| 1730 | 2026-03-19T03:00:12.812Z | Compiling peg-runtime v0.8.5 |
| 1731 | 2026-03-19T03:00:12.831Z | Compiling thread_local v1.1.9 |
| 1732 | 2026-03-19T03:00:13.016Z | Compiling slog-async v2.8.0 |
| 1733 | 2026-03-19T03:00:13.169Z | Compiling crossbeam-channel v0.5.15 |
| 1734 | 2026-03-19T03:00:13.272Z | Compiling futures-executor v0.3.32 |
| 1735 | 2026-03-19T03:00:13.325Z | Compiling filetime v0.2.27 |
| 1736 | 2026-03-19T03:00:13.428Z | Compiling is-terminal v0.4.17 |
| 1737 | 2026-03-19T03:00:13.493Z | Compiling xattr v1.6.1 |
| 1738 | 2026-03-19T03:00:13.634Z | Compiling term v1.2.1 |
| 1739 | 2026-03-19T03:00:13.689Z | Compiling take_mut v0.2.2 |
| 1740 | 2026-03-19T03:00:13.725Z | Compiling tar v0.4.44 |
| 1741 | 2026-03-19T03:00:13.801Z | Compiling futures v0.3.32 |
| 1742 | 2026-03-19T03:00:13.907Z | Compiling slog-term v2.9.2 |
| 1743 | 2026-03-19T03:00:20.815Z | Compiling rustls-webpki v0.103.9 |
| 1744 | 2026-03-19T03:00:24.800Z | Compiling tokio-rustls v0.26.4 |
| 1745 | 2026-03-19T03:00:24.800Z | Compiling rustls-platform-verifier v0.6.2 |
| 1746 | 2026-03-19T03:00:25.072Z | Compiling hyper-rustls v0.27.7 |
| 1747 | 2026-03-19T03:00:25.335Z | Compiling reqwest v0.12.28 |
| 1748 | 2026-03-19T03:00:25.335Z | Compiling reqwest v0.13.2 |
| 1749 | 2026-03-19T03:00:28.391Z | Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack) |
| 1750 | 2026-03-19T03:00:28.666Z | Compiling xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader) |
| 1751 | 2026-03-19T03:00:32.496Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 20s |
| 1752 | 2026-03-19T03:00:32.679Z | Running `target/debug/xtask-downloader cockroach clickhouse console dendrite-stub maghemite-mgd transceiver-control` |
| 1753 | 2026-03-19T03:00:32.742Z | Mar 19 03:00:31.199 INFO Starting download, target: Cockroach |
| 1754 | 2026-03-19T03:00:32.742Z | Mar 19 03:00:31.200 INFO Starting download, target: DendriteStub |
| 1755 | 2026-03-19T03:00:32.742Z | Mar 19 03:00:31.200 INFO Starting download, target: Clickhouse |
| 1756 | 2026-03-19T03:00:32.747Z | Mar 19 03:00:31.200 INFO Starting download, target: TransceiverControl |
| 1757 | 2026-03-19T03:00:32.747Z | Mar 19 03:00:31.200 INFO Starting download, target: Console |
| 1758 | 2026-03-19T03:00:32.747Z | Mar 19 03:00:31.200 INFO Starting download, target: MaghemiteMgd |
| 1759 | 2026-03-19T03:00:32.747Z | Mar 19 03:00:31.200 INFO Downloading out/downloads/console.tar.gz (attempt 1/3), target: Console |
| 1760 | 2026-03-19T03:00:32.747Z | Mar 19 03:00:31.200 INFO Downloading out/downloads/xcvradm.gz (attempt 1/3), target: TransceiverControl |
| 1761 | 2026-03-19T03:00:32.747Z | Mar 19 03:00:31.200 INFO Downloading out/downloads/mgd.tar.gz (attempt 1/3), target: MaghemiteMgd |
| 1762 | 2026-03-19T03:00:32.747Z | Mar 19 03:00:31.200 INFO Downloading out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz (attempt 1/3), target: Clickhouse |
| 1763 | 2026-03-19T03:00:32.747Z | Mar 19 03:00:31.200 INFO Downloading out/downloads/cockroach.tgz (attempt 1/3), target: Cockroach |
| 1764 | 2026-03-19T03:00:32.747Z | Mar 19 03:00:31.200 INFO Downloading out/downloads/dendrite-stub.tar.gz (attempt 1/3), target: DendriteStub |
| 1765 | 2026-03-19T03:00:33.091Z | Mar 19 03:00:31.533 INFO Unpacking out/downloads/xcvradm.gz to out/downloads/root/opt/oxide/bin/xcvradm, target: TransceiverControl |
| 1766 | 2026-03-19T03:00:33.431Z | Mar 19 03:00:31.863 INFO Download complete, target: TransceiverControl |
| 1767 | 2026-03-19T03:00:33.845Z | Mar 19 03:00:32.208 INFO Unpacking out/downloads/console.tar.gz to out/console-assets, target: Console |
| 1768 | 2026-03-19T03:00:34.161Z | Mar 19 03:00:32.600 INFO Download complete, target: Console |
| 1769 | 2026-03-19T03:00:34.587Z | Mar 19 03:00:33.020 INFO Unpacking out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz to out/clickhouse, target: Clickhouse |
| 1770 | 2026-03-19T03:00:34.639Z | Mar 19 03:00:33.074 INFO Unpacking out/downloads/dendrite-stub.tar.gz to out/downloads, target: DendriteStub |
| 1771 | 2026-03-19T03:00:35.059Z | Mar 19 03:00:33.497 INFO Unpacking out/downloads/mgd.tar.gz to out/downloads, target: MaghemiteMgd |
| 1772 | 2026-03-19T03:00:36.045Z | Mar 19 03:00:34.499 INFO tarball path: out/downloads/cockroach.tgz, target: Cockroach |
| 1773 | 2026-03-19T03:00:36.045Z | Mar 19 03:00:34.499 INFO Unpacking out/downloads/cockroach.tgz to out/downloads, target: Cockroach |
| 1774 | 2026-03-19T03:00:38.223Z | Mar 19 03:00:36.675 INFO Download complete, target: DendriteStub |
| 1775 | 2026-03-19T03:00:38.607Z | Mar 19 03:00:37.053 INFO Download complete, target: MaghemiteMgd |
| 1776 | 2026-03-19T03:00:44.863Z | Mar 19 03:00:42.230 INFO Checking that binary works, target: Cockroach |
| 1777 | 2026-03-19T03:00:44.892Z | Mar 19 03:00:42.347 INFO Download complete, target: Cockroach |
| 1778 | 2026-03-19T03:00:45.868Z | Mar 19 03:00:44.251 INFO Checking that binary works, target: Clickhouse |
| 1779 | 2026-03-19T03:00:45.967Z | Mar 19 03:00:44.405 INFO Download complete, target: Clickhouse |
| 1780 | 2026-03-19T03:00:45.981Z | All builder prerequisites installed successfully, and PATH looks valid |
| 1781 | 2026-03-19T03:00:45.989Z | |
| 1782 | 2026-03-19T03:00:45.989Z | real 4:25.504863077 |
| 1783 | 2026-03-19T03:00:45.989Z | user 10:24.301828708 |
| 1784 | 2026-03-19T03:00:45.989Z | sys 1:48.137039686 |
| 1785 | 2026-03-19T03:00:45.990Z | trap 0.332627351 |
| 1786 | 2026-03-19T03:00:45.990Z | tflt 0.693017194 |
| 1787 | 2026-03-19T03:00:45.990Z | dflt 0.616767661 |
| 1788 | 2026-03-19T03:00:45.991Z | kflt 0.028739045 |
| 1789 | 2026-03-19T03:00:45.991Z | lock 31:01.618408456 |
| 1790 | 2026-03-19T03:00:45.991Z | slp 30:09.059711156 |
| 1791 | 2026-03-19T03:00:45.992Z | lat 56.167056230 |
| 1792 | 2026-03-19T03:00:45.992Z | stop 2:39.669921671 |
| 1793 | 2026-03-19T03:00:45.992Z | + banner clippy |
| 1794 | 2026-03-19T03:00:45.992Z | |
| 1795 | 2026-03-19T03:00:45.992Z | #### # # ##### ##### # # |
| 1796 | 2026-03-19T03:00:45.992Z | # # # # # # # # # # |
| 1797 | 2026-03-19T03:00:45.992Z | # # # # # # # # |
| 1798 | 2026-03-19T03:00:45.992Z | # # # ##### ##### # |
| 1799 | 2026-03-19T03:00:45.992Z | # # # # # # # |
| 1800 | 2026-03-19T03:00:45.992Z | #### ###### # # # # |
| 1801 | 2026-03-19T03:00:45.992Z | |
| 1802 | 2026-03-19T03:00:45.993Z | + export CARGO_INCREMENTAL=0 |
| 1803 | 2026-03-19T03:00:45.993Z | + CARGO_INCREMENTAL=0 |
| 1804 | 2026-03-19T03:00:45.993Z | + ptime -m cargo xtask clippy |
| 1805 | 2026-03-19T03:00:46.687Z | Compiling dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common) |
| 1806 | 2026-03-19T03:00:46.965Z | Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask) |
| 1807 | 2026-03-19T03:00:49.482Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.48s |
| 1808 | 2026-03-19T03:00:49.582Z | Running `target/debug/xtask clippy` |
| 1809 | 2026-03-19T03:00:49.614Z | running: /home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/cargo "clippy" "--all-targets" "--workspace" "--" "--deny" "warnings" |
| 1810 | 2026-03-19T03:00:50.417Z | Downloading crates ... |
| 1811 | 2026-03-19T03:00:50.769Z | Downloaded parking v2.2.1 |
| 1812 | 2026-03-19T03:00:50.773Z | Downloaded partial-io v0.5.4 |
| 1813 | 2026-03-19T03:00:50.773Z | Downloaded assert_cmd v2.1.2 |
| 1814 | 2026-03-19T03:00:50.776Z | Downloaded hashbrown v0.14.5 |
| 1815 | 2026-03-19T03:00:50.927Z | Downloaded assert-json-diff v2.0.2 |
| 1816 | 2026-03-19T03:00:50.932Z | Downloaded target-lexicon v0.13.3 |
| 1817 | 2026-03-19T03:00:50.938Z | Downloaded similar-asserts v1.7.0 |
| 1818 | 2026-03-19T03:00:50.940Z | Downloaded serde_regex v1.1.0 |
| 1819 | 2026-03-19T03:00:50.950Z | Downloaded tinytemplate v1.2.1 |
| 1820 | 2026-03-19T03:00:50.956Z | Downloaded toml_datetime v1.0.0+spec-1.1.0 |
| 1821 | 2026-03-19T03:00:50.956Z | Downloaded rustc-demangle v0.1.27 |
| 1822 | 2026-03-19T03:00:50.961Z | Downloaded knuffel v3.2.0 |
| 1823 | 2026-03-19T03:00:50.961Z | Downloaded plotters-svg v0.3.7 |
| 1824 | 2026-03-19T03:00:50.961Z | Downloaded event-listener v5.4.1 |
| 1825 | 2026-03-19T03:00:50.964Z | Downloaded relative-path v1.9.3 |
| 1826 | 2026-03-19T03:00:50.964Z | Downloaded criterion v0.7.0 |
| 1827 | 2026-03-19T03:00:50.967Z | Downloaded event-listener-strategy v0.5.4 |
| 1828 | 2026-03-19T03:00:50.970Z | Downloaded path-tree v0.8.3 |
| 1829 | 2026-03-19T03:00:50.975Z | Downloaded stringmetrics v2.2.2 |
| 1830 | 2026-03-19T03:00:50.975Z | Downloaded target-triple v1.0.0 |
| 1831 | 2026-03-19T03:00:50.979Z | Downloaded cast v0.3.0 |
| 1832 | 2026-03-19T03:00:50.979Z | Downloaded async-lock v3.4.2 |
| 1833 | 2026-03-19T03:00:50.983Z | Downloaded cfg-expr v0.20.6 |
| 1834 | 2026-03-19T03:00:50.983Z | Downloaded datatest-stable v0.3.3 |
| 1835 | 2026-03-19T03:00:50.986Z | Downloaded backtrace v0.3.76 |
| 1836 | 2026-03-19T03:00:51.059Z | Downloaded terminal_size v0.1.17 |
| 1837 | 2026-03-19T03:00:51.067Z | Downloaded addr2line v0.25.1 |
| 1838 | 2026-03-19T03:00:51.081Z | Downloaded rand_distr v0.5.1 |
| 1839 | 2026-03-19T03:00:51.083Z | Downloaded oorandom v11.1.5 |
| 1840 | 2026-03-19T03:00:51.088Z | Downloaded criterion-plot v0.6.0 |
| 1841 | 2026-03-19T03:00:51.091Z | Downloaded termcolor v1.4.1 |
| 1842 | 2026-03-19T03:00:51.092Z | Downloaded miette-derive v5.10.0 |
| 1843 | 2026-03-19T03:00:51.095Z | Downloaded linkme v0.3.35 |
| 1844 | 2026-03-19T03:00:51.097Z | Downloaded async-object-pool v0.2.0 |
| 1845 | 2026-03-19T03:00:51.111Z | Downloaded target-spec v3.5.7 |
| 1846 | 2026-03-19T03:00:51.116Z | Downloaded supports-color v2.1.0 |
| 1847 | 2026-03-19T03:00:51.122Z | Downloaded guppy-workspace-hack v0.1.0 |
| 1848 | 2026-03-19T03:00:51.122Z | Downloaded gimli v0.32.3 |
| 1849 | 2026-03-19T03:00:51.125Z | Downloaded fancy-regex v0.14.0 |
| 1850 | 2026-03-19T03:00:51.125Z | Downloaded trybuild v1.0.116 |
| 1851 | 2026-03-19T03:00:51.134Z | Downloaded cargo-platform v0.3.2 |
| 1852 | 2026-03-19T03:00:51.138Z | Downloaded libtest-mimic v0.8.1 |
| 1853 | 2026-03-19T03:00:51.143Z | Downloaded chumsky v0.9.3 |
| 1854 | 2026-03-19T03:00:51.152Z | Downloaded concurrent-queue v2.5.0 |
| 1855 | 2026-03-19T03:00:51.162Z | Downloaded knuffel-derive v3.2.0 |
| 1856 | 2026-03-19T03:00:51.168Z | Downloaded miette v5.10.0 |
| 1857 | 2026-03-19T03:00:51.168Z | Downloaded plotters v0.3.7 |
| 1858 | 2026-03-19T03:00:51.328Z | Downloaded toml v1.0.3+spec-1.1.0 |
| 1859 | 2026-03-19T03:00:51.340Z | Downloaded httpmock v0.8.3 |
| 1860 | 2026-03-19T03:00:51.356Z | Downloaded httptest v0.16.4 |
| 1861 | 2026-03-19T03:00:51.359Z | Downloaded futures-timer v3.0.3 |
| 1862 | 2026-03-19T03:00:51.364Z | Downloaded escape8259 v0.5.3 |
| 1863 | 2026-03-19T03:00:51.377Z | Downloaded supports-hyperlinks v2.1.0 |
| 1864 | 2026-03-19T03:00:51.379Z | Downloaded textwrap v0.15.2 |
| 1865 | 2026-03-19T03:00:51.408Z | Downloaded constant_time_eq v0.3.1 |
| 1866 | 2026-03-19T03:00:51.412Z | Downloaded pathdiff v0.2.3 |
| 1867 | 2026-03-19T03:00:51.415Z | Downloaded blake2b_simd v1.0.4 |
| 1868 | 2026-03-19T03:00:51.418Z | Downloaded rstest v0.25.0 |
| 1869 | 2026-03-19T03:00:51.421Z | Downloaded guppy v0.17.25 |
| 1870 | 2026-03-19T03:00:51.425Z | Downloaded anes v0.1.6 |
| 1871 | 2026-03-19T03:00:51.431Z | Downloaded owo-colors v3.5.0 |
| 1872 | 2026-03-19T03:00:51.437Z | Downloaded backtrace-ext v0.2.1 |
| 1873 | 2026-03-19T03:00:51.440Z | Downloaded supports-unicode v2.1.0 |
| 1874 | 2026-03-19T03:00:51.446Z | Downloaded nested v0.1.1 |
| 1875 | 2026-03-19T03:00:51.458Z | Downloaded approx v0.5.1 |
| 1876 | 2026-03-19T03:00:51.469Z | Downloaded linkme-impl v0.3.35 |
| 1877 | 2026-03-19T03:00:51.481Z | Downloaded plotters-backend v0.3.7 |
| 1878 | 2026-03-19T03:00:51.484Z | Downloaded cargo_metadata v0.23.1 |
| 1879 | 2026-03-19T03:00:51.496Z | Downloaded rust-argon2 v2.1.0 |
| 1880 | 2026-03-19T03:00:51.503Z | Downloaded rstest_macros v0.25.0 |
| 1881 | 2026-03-19T03:00:53.705Z | Checking cfg-if v1.0.4 |
| 1882 | 2026-03-19T03:00:54.091Z | Checking libc v0.2.180 |
| 1883 | 2026-03-19T03:00:54.109Z | Checking serde_core v1.0.228 |
| 1884 | 2026-03-19T03:00:54.171Z | Checking memchr v2.8.0 |
| 1885 | 2026-03-19T03:00:54.229Z | Checking smallvec v1.15.1 |
| 1886 | 2026-03-19T03:00:54.256Z | Checking log v0.4.29 |
| 1887 | 2026-03-19T03:00:54.269Z | Checking itoa v1.0.17 |
| 1888 | 2026-03-19T03:00:54.351Z | Checking zeroize v1.8.2 |
| 1889 | 2026-03-19T03:00:54.392Z | Checking libm v0.2.16 |
| 1890 | 2026-03-19T03:00:54.468Z | Checking scopeguard v1.2.0 |
| 1891 | 2026-03-19T03:00:54.527Z | Checking stable_deref_trait v1.2.1 |
| 1892 | 2026-03-19T03:00:54.563Z | Checking zmij v1.0.21 |
| 1893 | 2026-03-19T03:00:54.612Z | Checking zerofrom v0.1.6 |
| 1894 | 2026-03-19T03:00:54.652Z | Checking lock_api v0.4.14 |
| 1895 | 2026-03-19T03:00:54.698Z | Checking errno v0.3.14 |
| 1896 | 2026-03-19T03:00:54.698Z | Checking getrandom v0.2.17 |
| 1897 | 2026-03-19T03:00:54.793Z | Checking percent-encoding v2.3.2 |
| 1898 | 2026-03-19T03:00:54.827Z | Checking yoke v0.8.1 |
| 1899 | 2026-03-19T03:00:54.887Z | Checking writeable v0.6.2 |
| 1900 | 2026-03-19T03:00:54.935Z | Checking litemap v0.8.1 |
| 1901 | 2026-03-19T03:00:54.979Z | Checking subtle v2.6.1 |
| 1902 | 2026-03-19T03:00:55.018Z | Checking icu_normalizer_data v2.1.1 |
| 1903 | 2026-03-19T03:00:55.018Z | Checking icu_properties_data v2.1.2 |
| 1904 | 2026-03-19T03:00:55.131Z | Checking zerovec v0.11.5 |
| 1905 | 2026-03-19T03:00:55.143Z | Checking zerotrie v0.2.3 |
| 1906 | 2026-03-19T03:00:55.146Z | Checking form_urlencoded v1.2.2 |
| 1907 | 2026-03-19T03:00:55.225Z | Checking rand_core v0.6.4 |
| 1908 | 2026-03-19T03:00:55.228Z | Checking portable-atomic v1.13.1 |
| 1909 | 2026-03-19T03:00:55.312Z | Checking pin-project-lite v0.2.17 |
| 1910 | 2026-03-19T03:00:55.384Z | Checking utf8_iter v1.0.4 |
| 1911 | 2026-03-19T03:00:55.450Z | Checking num-traits v0.2.19 |
| 1912 | 2026-03-19T03:00:55.498Z | Checking zerocopy v0.8.40 |
| 1913 | 2026-03-19T03:00:55.539Z | Checking critical-section v1.2.0 |
| 1914 | 2026-03-19T03:00:55.584Z | Checking parking_lot_core v0.9.12 |
| 1915 | 2026-03-19T03:00:55.625Z | Checking rand_core v0.10.0 |
| 1916 | 2026-03-19T03:00:55.700Z | Checking signal-hook-registry v1.4.8 |
| 1917 | 2026-03-19T03:00:55.749Z | Checking tinystr v0.8.2 |
| 1918 | 2026-03-19T03:00:55.836Z | Checking potential_utf v0.1.4 |
| 1919 | 2026-03-19T03:00:55.881Z | Checking parking_lot v0.12.5 |
| 1920 | 2026-03-19T03:00:55.884Z | Checking once_cell v1.21.3 |
| 1921 | 2026-03-19T03:00:55.975Z | Checking getrandom v0.4.1 |
| 1922 | 2026-03-19T03:00:56.008Z | Checking icu_locale_core v2.1.1 |
| 1923 | 2026-03-19T03:00:56.050Z | Checking icu_collections v2.1.1 |
| 1924 | 2026-03-19T03:00:56.154Z | Checking mio v1.1.1 |
| 1925 | 2026-03-19T03:00:56.202Z | Checking typenum v1.19.0 |
| 1926 | 2026-03-19T03:00:56.254Z | Checking socket2 v0.6.2 |
| 1927 | 2026-03-19T03:00:56.315Z | Checking thiserror v2.0.18 |
| 1928 | 2026-03-19T03:00:56.363Z | Checking serde v1.0.228 |
| 1929 | 2026-03-19T03:00:56.477Z | Checking bitflags v2.11.0 |
| 1930 | 2026-03-19T03:00:56.520Z | Checking serde_json v1.0.149 |
| 1931 | 2026-03-19T03:00:56.571Z | Checking iana-time-zone v0.1.65 |
| 1932 | 2026-03-19T03:00:56.632Z | Checking allocator-api2 v0.2.21 |
| 1933 | 2026-03-19T03:00:56.726Z | Checking uuid v1.21.0 |
| 1934 | 2026-03-19T03:00:56.770Z | Checking semver v1.0.27 |
| 1935 | 2026-03-19T03:00:56.813Z | Checking icu_provider v2.1.1 |
| 1936 | 2026-03-19T03:00:56.960Z | Checking generic-array v0.14.7 |
| 1937 | 2026-03-19T03:00:57.006Z | Checking bytes v1.11.1 |
| 1938 | 2026-03-19T03:00:57.049Z | Checking chrono v0.4.44 |
| 1939 | 2026-03-19T03:00:57.097Z | Checking futures-core v0.3.32 |
| 1940 | 2026-03-19T03:00:57.174Z | Checking icu_normalizer v2.1.1 |
| 1941 | 2026-03-19T03:00:57.206Z | Checking icu_properties v2.1.2 |
| 1942 | 2026-03-19T03:00:57.316Z | Checking equivalent v1.0.2 |
| 1943 | 2026-03-19T03:00:57.483Z | Checking const-oid v0.9.6 |
| 1944 | 2026-03-19T03:00:57.530Z | Checking dyn-clone v1.0.20 |
| 1945 | 2026-03-19T03:00:57.589Z | Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack) |
| 1946 | 2026-03-19T03:00:57.638Z | Checking crypto-common v0.1.7 |
| 1947 | 2026-03-19T03:00:57.685Z | Checking tokio v1.49.0 |
| 1948 | 2026-03-19T03:00:57.718Z | Checking foldhash v0.2.0 |
| 1949 | 2026-03-19T03:00:57.819Z | Checking block-buffer v0.10.4 |
| 1950 | 2026-03-19T03:00:57.986Z | Checking futures-sink v0.3.32 |
| 1951 | 2026-03-19T03:00:58.003Z | Checking hashbrown v0.16.1 |
| 1952 | 2026-03-19T03:00:58.039Z | Checking rustix v1.1.3 |
| 1953 | 2026-03-19T03:00:58.101Z | Checking byteorder v1.5.0 |
| 1954 | 2026-03-19T03:00:58.296Z | Checking futures-channel v0.3.32 |
| 1955 | 2026-03-19T03:00:58.389Z | Checking idna_adapter v1.2.1 |
| 1956 | 2026-03-19T03:00:58.441Z | Checking futures-task v0.3.32 |
| 1957 | 2026-03-19T03:00:58.523Z | Checking digest v0.10.7 |
| 1958 | 2026-03-19T03:00:58.579Z | Checking idna v1.1.0 |
| 1959 | 2026-03-19T03:00:58.592Z | Checking slab v0.4.12 |
| 1960 | 2026-03-19T03:00:58.649Z | Checking futures-io v0.3.32 |
| 1961 | 2026-03-19T03:00:58.701Z | Checking cpufeatures v0.2.17 |
| 1962 | 2026-03-19T03:00:58.823Z | Checking indexmap v2.13.0 |
| 1963 | 2026-03-19T03:00:58.831Z | Checking thiserror v1.0.69 |
| 1964 | 2026-03-19T03:00:58.903Z | Checking getrandom v0.3.4 |
| 1965 | 2026-03-19T03:00:58.979Z | Checking futures-util v0.3.32 |
| 1966 | 2026-03-19T03:00:59.016Z | Checking url v2.5.8 |
| 1967 | 2026-03-19T03:00:59.037Z | Checking fnv v1.0.7 |
| 1968 | 2026-03-19T03:00:59.114Z | Checking regex-syntax v0.8.10 |
| 1969 | 2026-03-19T03:00:59.186Z | Checking http v1.4.0 |
| 1970 | 2026-03-19T03:00:59.246Z | Checking tracing-core v0.1.36 |
| 1971 | 2026-03-19T03:00:59.558Z | Checking ppv-lite86 v0.2.21 |
| 1972 | 2026-03-19T03:00:59.600Z | Checking schemars v0.8.22 |
| 1973 | 2026-03-19T03:00:59.646Z | Checking base64 v0.22.1 |
| 1974 | 2026-03-19T03:00:59.703Z | Checking tracing v0.1.44 |
| 1975 | 2026-03-19T03:01:00.053Z | Checking unicode-ident v1.0.24 |
| 1976 | 2026-03-19T03:01:00.068Z | Checking ipnet v2.11.0 |
| 1977 | 2026-03-19T03:01:00.068Z | Checking utf8parse v0.2.2 |
| 1978 | 2026-03-19T03:01:00.129Z | Checking anstyle v1.0.13 |
| 1979 | 2026-03-19T03:01:00.179Z | Checking proc-macro2 v1.0.106 |
| 1980 | 2026-03-19T03:01:00.222Z | Checking untrusted v0.9.0 |
| 1981 | 2026-03-19T03:01:00.392Z | Checking ring v0.17.14 |
| 1982 | 2026-03-19T03:01:00.434Z | Checking anstyle-parse v0.2.7 |
| 1983 | 2026-03-19T03:01:00.477Z | Checking aho-corasick v1.1.4 |
| 1984 | 2026-03-19T03:01:00.540Z | Checking colorchoice v1.0.4 |
| 1985 | 2026-03-19T03:01:00.633Z | Checking quote v1.0.44 |
| 1986 | 2026-03-19T03:01:00.678Z | Checking anstyle-query v1.1.5 |
| 1987 | 2026-03-19T03:01:00.720Z | Checking is_terminal_polyfill v1.70.2 |
| 1988 | 2026-03-19T03:01:00.825Z | Checking base64ct v1.8.3 |
| 1989 | 2026-03-19T03:01:00.868Z | Checking anstream v0.6.21 |
| 1990 | 2026-03-19T03:01:00.911Z | Checking syn v2.0.117 |
| 1991 | 2026-03-19T03:01:00.977Z | Checking block-padding v0.3.3 |
| 1992 | 2026-03-19T03:01:01.175Z | Checking terminal_size v0.4.3 |
| 1993 | 2026-03-19T03:01:01.189Z | Checking rustls-pki-types v1.14.0 |
| 1994 | 2026-03-19T03:01:01.257Z | Checking inout v0.1.4 |
| 1995 | 2026-03-19T03:01:01.352Z | Checking crossbeam-utils v0.8.21 |
| 1996 | 2026-03-19T03:01:01.436Z | Checking regex-automata v0.4.14 |
| 1997 | 2026-03-19T03:01:01.481Z | Checking httparse v1.10.1 |
| 1998 | 2026-03-19T03:01:01.632Z | Checking cipher v0.4.4 |
| 1999 | 2026-03-19T03:01:01.678Z | Checking strsim v0.11.1 |
| 2000 | 2026-03-19T03:01:01.768Z | Checking clap_lex v1.0.0 |
| 2001 | 2026-03-19T03:01:01.810Z | Checking sha2 v0.10.9 |
| 2002 | 2026-03-19T03:01:01.854Z | Checking pem-rfc7468 v0.7.0 |
| 2003 | 2026-03-19T03:01:01.916Z | Checking http-body v1.0.1 |
| 2004 | 2026-03-19T03:01:01.962Z | Checking rand_core v0.9.5 |
| 2005 | 2026-03-19T03:01:02.006Z | Checking clap_builder v4.5.60 |
| 2006 | 2026-03-19T03:01:02.089Z | Checking atomic-waker v1.1.2 |
| 2007 | 2026-03-19T03:01:02.138Z | Checking hmac v0.12.1 |
| 2008 | 2026-03-19T03:01:02.141Z | Checking tokio-util v0.7.18 |
| 2009 | 2026-03-19T03:01:02.224Z | Checking httpdate v1.0.3 |
| 2010 | 2026-03-19T03:01:02.229Z | Checking try-lock v0.2.5 |
| 2011 | 2026-03-19T03:01:02.308Z | Checking ryu v1.0.23 |
| 2012 | 2026-03-19T03:01:02.351Z | Checking tower-layer v0.3.3 |
| 2013 | 2026-03-19T03:01:02.423Z | Checking want v0.3.1 |
| 2014 | 2026-03-19T03:01:02.468Z | Checking flagset v0.4.7 |
| 2015 | 2026-03-19T03:01:02.518Z | Checking tower-service v0.3.3 |
| 2016 | 2026-03-19T03:01:02.576Z | Checking pin-utils v0.1.0 |
| 2017 | 2026-03-19T03:01:02.623Z | Checking rand_chacha v0.9.0 |
| 2018 | 2026-03-19T03:01:02.665Z | Checking der v0.7.10 |
| 2019 | 2026-03-19T03:01:02.672Z | Checking erased-serde v0.3.31 |
| 2020 | 2026-03-19T03:01:02.783Z | Checking spin v0.9.8 |
| 2021 | 2026-03-19T03:01:02.916Z | Checking rand v0.9.2 |
| 2022 | 2026-03-19T03:01:03.019Z | Checking h2 v0.4.13 |
| 2023 | 2026-03-19T03:01:03.022Z | Checking anyhow v1.0.102 |
| 2024 | 2026-03-19T03:01:03.313Z | Checking slog v2.8.2 |
| 2025 | 2026-03-19T03:01:03.357Z | Checking powerfmt v0.2.0 |
| 2026 | 2026-03-19T03:01:03.585Z | Checking num_threads v0.1.7 |
| 2027 | 2026-03-19T03:01:03.588Z | Checking deranged v0.5.8 |
| 2028 | 2026-03-19T03:01:03.707Z | Checking num-conv v0.2.0 |
| 2029 | 2026-03-19T03:01:03.741Z | Checking time-core v0.1.8 |
| 2030 | 2026-03-19T03:01:03.745Z | Checking clap v4.5.60 |
| 2031 | 2026-03-19T03:01:03.745Z | Checking http-body-util v0.1.3 |
| 2032 | 2026-03-19T03:01:03.884Z | Checking aws-lc-sys v0.37.1 |
| 2033 | 2026-03-19T03:01:03.955Z | Checking untrusted v0.7.1 |
| 2034 | 2026-03-19T03:01:03.960Z | Checking fastrand v2.3.0 |
| 2035 | 2026-03-19T03:01:04.041Z | Checking openssl-probe v0.2.1 |
| 2036 | 2026-03-19T03:01:04.102Z | Checking regex v1.12.3 |
| 2037 | 2026-03-19T03:01:04.146Z | Checking spki v0.7.3 |
| 2038 | 2026-03-19T03:01:04.214Z | Checking serde_urlencoded v0.7.1 |
| 2039 | 2026-03-19T03:01:04.256Z | Checking pbkdf2 v0.12.2 |
| 2040 | 2026-03-19T03:01:04.296Z | Checking aes v0.8.4 |
| 2041 | 2026-03-19T03:01:04.384Z | Checking rand_chacha v0.3.1 |
| 2042 | 2026-03-19T03:01:04.430Z | Checking pretty-hex v0.4.1 |
| 2043 | 2026-03-19T03:01:04.517Z | Checking unicode-width v0.2.0 |
| 2044 | 2026-03-19T03:01:04.520Z | Checking salsa20 v0.10.2 |
| 2045 | 2026-03-19T03:01:04.611Z | Checking cbc v0.1.2 |
| 2046 | 2026-03-19T03:01:04.655Z | Checking aws-lc-rs v1.16.0 |
| 2047 | 2026-03-19T03:01:04.698Z | Checking rand v0.8.5 |
| 2048 | 2026-03-19T03:01:04.774Z | Checking ipnetwork v0.21.1 |
| 2049 | 2026-03-19T03:01:04.823Z | Checking scrypt v0.11.0 |
| 2050 | 2026-03-19T03:01:04.879Z | Checking tempfile v3.25.0 |
| 2051 | 2026-03-19T03:01:04.932Z | Checking hex v0.4.3 |
| 2052 | 2026-03-19T03:01:04.973Z | Checking time v0.3.47 |
| 2053 | 2026-03-19T03:01:05.034Z | Checking plain v0.2.3 |
| 2054 | 2026-03-19T03:01:05.094Z | Checking pkcs5 v0.7.1 |
| 2055 | 2026-03-19T03:01:05.178Z | Checking rustls-native-certs v0.8.3 |
| 2056 | 2026-03-19T03:01:05.220Z | Checking sync_wrapper v1.0.2 |
| 2057 | 2026-03-19T03:01:05.263Z | Checking camino v1.2.2 |
| 2058 | 2026-03-19T03:01:05.373Z | Checking ucd-trie v0.1.7 |
| 2059 | 2026-03-19T03:01:05.418Z | Checking tower v0.5.3 |
| 2060 | 2026-03-19T03:01:05.467Z | Checking pkcs8 v0.10.2 |
| 2061 | 2026-03-19T03:01:05.512Z | Checking webpki-roots v1.0.6 |
| 2062 | 2026-03-19T03:01:05.573Z | Checking pest v2.8.6 |
| 2063 | 2026-03-19T03:01:05.641Z | Checking iri-string v0.7.10 |
| 2064 | 2026-03-19T03:01:05.698Z | Checking mime v0.3.17 |
| 2065 | 2026-03-19T03:01:05.746Z | Checking either v1.15.0 |
| 2066 | 2026-03-19T03:01:05.862Z | Checking rustls-webpki v0.103.9 |
| 2067 | 2026-03-19T03:01:05.974Z | Checking openapiv3 v2.2.0 |
| 2068 | 2026-03-19T03:01:05.979Z | Checking winnow v0.7.14 |
| 2069 | 2026-03-19T03:01:06.059Z | Checking oxnet v0.1.4 |
| 2070 | 2026-03-19T03:01:06.406Z | Checking lazy_static v1.5.0 |
| 2071 | 2026-03-19T03:01:06.458Z | Checking rustls v0.23.37 |
| 2072 | 2026-03-19T03:01:06.557Z | Checking static_assertions v1.1.0 |
| 2073 | 2026-03-19T03:01:06.628Z | Checking foreign-types-shared v0.1.1 |
| 2074 | 2026-03-19T03:01:06.682Z | Checking signature v2.2.0 |
| 2075 | 2026-03-19T03:01:06.726Z | Checking hyper v1.8.1 |
| 2076 | 2026-03-19T03:01:06.772Z | Checking foreign-types v0.3.2 |
| 2077 | 2026-03-19T03:01:06.881Z | Checking openssl-sys v0.9.111 |
| 2078 | 2026-03-19T03:01:06.928Z | Checking encoding_rs v0.8.35 |
| 2079 | 2026-03-19T03:01:07.081Z | Checking simd-adler32 v0.3.8 |
| 2080 | 2026-03-19T03:01:07.156Z | Checking tower-http v0.6.8 |
| 2081 | 2026-03-19T03:01:07.355Z | Checking hubpack v0.1.2 |
| 2082 | 2026-03-19T03:01:07.561Z | Checking openssl v0.10.75 |
| 2083 | 2026-03-19T03:01:07.607Z | Checking adler2 v2.0.1 |
| 2084 | 2026-03-19T03:01:07.610Z | Checking strum v0.26.3 |
| 2085 | 2026-03-19T03:01:07.690Z | Checking sha1 v0.10.6 |
| 2086 | 2026-03-19T03:01:07.774Z | Checking miniz_oxide v0.8.9 |
| 2087 | 2026-03-19T03:01:07.822Z | Checking tinyvec_macros v0.1.1 |
| 2088 | 2026-03-19T03:01:07.866Z | Checking data-encoding v2.10.0 |
| 2089 | 2026-03-19T03:01:07.930Z | Checking serde_spanned v0.6.9 |
| 2090 | 2026-03-19T03:01:07.976Z | Checking tinyvec v1.10.0 |
| 2091 | 2026-03-19T03:01:08.019Z | Checking hyper-util v0.1.20 |
| 2092 | 2026-03-19T03:01:08.121Z | Checking toml_datetime v0.6.11 |
| 2093 | 2026-03-19T03:01:08.251Z | Checking num-integer v0.1.46 |
| 2094 | 2026-03-19T03:01:08.296Z | Checking scroll v0.13.0 |
| 2095 | 2026-03-19T03:01:08.306Z | Checking memmap2 v0.9.10 |
| 2096 | 2026-03-19T03:01:08.391Z | Checking bit-vec v0.8.0 |
| 2097 | 2026-03-19T03:01:08.437Z | Checking base16ct v0.2.0 |
| 2098 | 2026-03-19T03:01:08.537Z | Checking dtrace-parser v0.3.0 |
| 2099 | 2026-03-19T03:01:08.590Z | Checking crossbeam-epoch v0.9.18 |
| 2100 | 2026-03-19T03:01:08.636Z | Checking sec1 v0.7.3 |
| 2101 | 2026-03-19T03:01:08.699Z | Checking goblin v0.10.5 |
| 2102 | 2026-03-19T03:01:08.711Z | Checking bit-set v0.8.0 |
| 2103 | 2026-03-19T03:01:08.886Z | Checking crc32fast v1.5.0 |
| 2104 | 2026-03-19T03:01:08.932Z | Checking ff v0.13.1 |
| 2105 | 2026-03-19T03:01:08.975Z | Checking thread-id v5.1.0 |
| 2106 | 2026-03-19T03:01:08.978Z | Checking wait-timeout v0.2.1 |
| 2107 | 2026-03-19T03:01:09.099Z | Checking num-iter v0.1.45 |
| 2108 | 2026-03-19T03:01:09.143Z | Checking group v0.13.0 |
| 2109 | 2026-03-19T03:01:09.146Z | Checking bstr v1.12.1 |
| 2110 | 2026-03-19T03:01:09.228Z | Checking hkdf v0.12.4 |
| 2111 | 2026-03-19T03:01:09.277Z | Checking ahash v0.8.12 |
| 2112 | 2026-03-19T03:01:09.363Z | Checking crypto-bigint v0.5.5 |
| 2113 | 2026-03-19T03:01:09.429Z | Checking quick-error v1.2.3 |
| 2114 | 2026-03-19T03:01:09.567Z | Checking rand_xorshift v0.4.0 |
| 2115 | 2026-03-19T03:01:09.610Z | Checking rusty-fork v0.3.1 |
| 2116 | 2026-03-19T03:01:09.704Z | Checking scroll v0.12.0 |
| 2117 | 2026-03-19T03:01:09.769Z | Checking unarray v0.1.4 |
| 2118 | 2026-03-19T03:01:09.813Z | Checking num-bigint-dig v0.8.6 |
| 2119 | 2026-03-19T03:01:09.819Z | Checking tokio-rustls v0.26.4 |
| 2120 | 2026-03-19T03:01:09.899Z | Checking pkcs1 v0.7.5 |
| 2121 | 2026-03-19T03:01:10.003Z | Checking proptest v1.10.0 |
| 2122 | 2026-03-19T03:01:10.059Z | Checking goblin v0.8.2 |
| 2123 | 2026-03-19T03:01:10.211Z | Checking hyper-rustls v0.27.7 |
| 2124 | 2026-03-19T03:01:10.241Z | Checking x509-cert v0.2.5 |
| 2125 | 2026-03-19T03:01:10.445Z | Checking native-tls v0.2.18 |
| 2126 | 2026-03-19T03:01:10.506Z | Checking zerocopy v0.7.35 |
| 2127 | 2026-03-19T03:01:10.720Z | Checking tokio-native-tls v0.3.1 |
| 2128 | 2026-03-19T03:01:10.762Z | Checking elliptic-curve v0.13.8 |
| 2129 | 2026-03-19T03:01:10.957Z | Checking hyper-tls v0.6.0 |
| 2130 | 2026-03-19T03:01:11.019Z | Checking psl-types v2.0.11 |
| 2131 | 2026-03-19T03:01:11.188Z | Checking zlib-rs v0.6.2 |
| 2132 | 2026-03-19T03:01:11.212Z | Checking unicode-segmentation v1.12.0 |
| 2133 | 2026-03-19T03:01:11.225Z | Checking reqwest v0.12.28 |
| 2134 | 2026-03-19T03:01:11.246Z | Checking publicsuffix v2.3.0 |
| 2135 | 2026-03-19T03:01:11.326Z | Checking rsa v0.9.10 |
| 2136 | 2026-03-19T03:01:11.526Z | Checking crossbeam-deque v0.8.6 |
| 2137 | 2026-03-19T03:01:11.656Z | Checking dtrace-parser v0.2.0 |
| 2138 | 2026-03-19T03:01:11.791Z | Checking cookie v0.18.1 |
| 2139 | 2026-03-19T03:01:11.980Z | Checking rfc6979 v0.4.0 |
| 2140 | 2026-03-19T03:01:12.026Z | Checking thread-id v4.2.2 |
| 2141 | 2026-03-19T03:01:12.031Z | Checking dof v0.4.0 |
| 2142 | 2026-03-19T03:01:12.128Z | Checking toml_write v0.1.2 |
| 2143 | 2026-03-19T03:01:12.170Z | Checking cookie_store v0.22.1 |
| 2144 | 2026-03-19T03:01:12.185Z | Checking ecdsa v0.16.9 |
| 2145 | 2026-03-19T03:01:12.380Z | Checking toml_edit v0.22.27 |
| 2146 | 2026-03-19T03:01:12.425Z | Checking flate2 v1.1.9 |
| 2147 | 2026-03-19T03:01:12.431Z | Checking rustls-platform-verifier v0.6.2 |
| 2148 | 2026-03-19T03:01:12.511Z | Checking newtype-uuid v1.3.2 |
| 2149 | 2026-03-19T03:01:12.639Z | Checking toml_parser v1.0.9+spec-1.1.0 |
| 2150 | 2026-03-19T03:01:12.685Z | Checking curve25519-dalek v4.1.3 |
| 2151 | 2026-03-19T03:01:12.731Z | Checking rustix v0.38.44 |
| 2152 | 2026-03-19T03:01:12.735Z | Checking dof v0.3.0 |
| 2153 | 2026-03-19T03:01:12.813Z | Checking memoffset v0.9.1 |
| 2154 | 2026-03-19T03:01:12.860Z | Checking env_filter v1.0.0 |
| 2155 | 2026-03-19T03:01:12.948Z | Checking keccak v0.1.6 |
| 2156 | 2026-03-19T03:01:12.992Z | Checking usdt-impl v0.6.0 |
| 2157 | 2026-03-19T03:01:13.079Z | Checking env_logger v0.11.9 |
| 2158 | 2026-03-19T03:01:13.123Z | Checking daft v0.1.5 |
| 2159 | 2026-03-19T03:01:13.176Z | Checking usdt-impl v0.5.0 |
| 2160 | 2026-03-19T03:01:13.220Z | Checking sha3 v0.10.8 |
| 2161 | 2026-03-19T03:01:13.368Z | Checking reqwest v0.13.2 |
| 2162 | 2026-03-19T03:01:13.406Z | Checking usdt v0.6.0 |
| 2163 | 2026-03-19T03:01:13.474Z | Checking ed25519 v2.2.3 |
| 2164 | 2026-03-19T03:01:13.526Z | Checking itertools v0.13.0 |
| 2165 | 2026-03-19T03:01:13.569Z | Checking serde_with v3.17.0 |
| 2166 | 2026-03-19T03:01:13.648Z | Checking bitflags v1.3.2 |
| 2167 | 2026-03-19T03:01:13.743Z | Checking siphasher v1.0.2 |
| 2168 | 2026-03-19T03:01:13.787Z | Checking unicode-normalization v0.1.25 |
| 2169 | 2026-03-19T03:01:13.790Z | Checking ed25519-dalek v2.2.0 |
| 2170 | 2026-03-19T03:01:13.910Z | Checking toml_datetime v0.7.5+spec-1.1.0 |
| 2171 | 2026-03-19T03:01:13.954Z | Checking signal-hook v0.3.18 |
| 2172 | 2026-03-19T03:01:13.997Z | Checking winnow v0.5.40 |
| 2173 | 2026-03-19T03:01:14.162Z | Checking managed v0.8.0 |
| 2174 | 2026-03-19T03:01:14.205Z | Checking nix v0.31.1 |
| 2175 | 2026-03-19T03:01:14.249Z | Checking rayon-core v1.13.0 |
| 2176 | 2026-03-19T03:01:14.351Z | Checking bzip2-sys v0.1.13+1.0.8 |
| 2177 | 2026-03-19T03:01:14.444Z | Checking object v0.37.3 |
| 2178 | 2026-03-19T03:01:14.495Z | Checking foldhash v0.1.5 |
| 2179 | 2026-03-19T03:01:14.541Z | Checking bzip2 v0.4.4 |
| 2180 | 2026-03-19T03:01:14.705Z | Checking hashbrown v0.15.5 |
| 2181 | 2026-03-19T03:01:14.708Z | Checking signal-hook-mio v0.2.5 |
| 2182 | 2026-03-19T03:01:14.799Z | Checking ref-cast v1.0.25 |
| 2183 | 2026-03-19T03:01:14.911Z | Checking zstd-sys v2.0.16+zstd.1.5.7 |
| 2184 | 2026-03-19T03:01:14.965Z | Checking zip v0.6.6 |
| 2185 | 2026-03-19T03:01:15.006Z | Checking libbz2-rs-sys v0.2.2 |
| 2186 | 2026-03-19T03:01:15.091Z | Checking zstd-safe v7.2.4 |
| 2187 | 2026-03-19T03:01:15.346Z | Checking bumpalo v3.20.2 |
| 2188 | 2026-03-19T03:01:15.390Z | Checking zstd v0.13.3 |
| 2189 | 2026-03-19T03:01:15.434Z | Checking crossterm v0.28.1 |
| 2190 | 2026-03-19T03:01:15.544Z | Checking bzip2 v0.6.1 |
| 2191 | 2026-03-19T03:01:15.642Z | Checking zopfli v0.8.3 |
| 2192 | 2026-03-19T03:01:15.645Z | Checking toml_edit v0.19.15 |
| 2193 | 2026-03-19T03:01:15.645Z | Checking rayon v1.11.0 |
| 2194 | 2026-03-19T03:01:15.766Z | Checking similar v2.7.0 |
| 2195 | 2026-03-19T03:01:15.769Z | Checking fs-err v3.3.0 |
| 2196 | 2026-03-19T03:01:15.850Z | Checking hash32 v0.2.1 |
| 2197 | 2026-03-19T03:01:16.091Z | Checking serde-big-array v0.5.1 |
| 2198 | 2026-03-19T03:01:16.135Z | Checking unicode-properties v0.1.4 |
| 2199 | 2026-03-19T03:01:16.188Z | Checking jiff v0.2.21 |
| 2200 | 2026-03-19T03:01:16.294Z | Checking predicates-core v1.0.10 |
| 2201 | 2026-03-19T03:01:16.346Z | Checking unicode-bidi v0.3.18 |
| 2202 | 2026-03-19T03:01:16.417Z | Checking heapless v0.7.17 |
| 2203 | 2026-03-19T03:01:16.462Z | Checking hickory-proto v0.25.2 |
| 2204 | 2026-03-19T03:01:16.523Z | Checking tokio-stream v0.1.18 |
| 2205 | 2026-03-19T03:01:16.768Z | Checking stringprep v0.1.5 |
| 2206 | 2026-03-19T03:01:17.001Z | Checking md-5 v0.10.6 |
| 2207 | 2026-03-19T03:01:17.045Z | Checking float-cmp v0.10.0 |
| 2208 | 2026-03-19T03:01:17.088Z | Checking rustc-hash v2.1.1 |
| 2209 | 2026-03-19T03:01:17.183Z | Checking toml v0.7.8 |
| 2210 | 2026-03-19T03:01:17.227Z | Checking fallible-iterator v0.2.0 |
| 2211 | 2026-03-19T03:01:17.270Z | Checking difflib v0.4.0 |
| 2212 | 2026-03-19T03:01:17.273Z | Checking normalize-line-endings v0.3.0 |
| 2213 | 2026-03-19T03:01:17.417Z | Checking iddqd v0.3.17 |
| 2214 | 2026-03-19T03:01:17.573Z | Checking predicates v3.1.4 |
| 2215 | 2026-03-19T03:01:17.630Z | Checking postgres-protocol v0.6.10 |
| 2216 | 2026-03-19T03:01:17.672Z | Checking smoltcp v0.9.1 |
| 2217 | 2026-03-19T03:01:17.736Z | Checking phf_shared v0.13.1 |
| 2218 | 2026-03-19T03:01:17.781Z | Checking phf_shared v0.11.3 |
| 2219 | 2026-03-19T03:01:18.008Z | Checking itertools v0.12.1 |
| 2220 | 2026-03-19T03:01:18.050Z | Checking console v0.16.2 |
| 2221 | 2026-03-19T03:01:18.052Z | Checking buf-list v1.1.2 |
| 2222 | 2026-03-19T03:01:18.133Z | Checking strum v0.27.2 |
| 2223 | 2026-03-19T03:01:18.307Z | Checking precomputed-hash v0.1.1 |
| 2224 | 2026-03-19T03:01:18.348Z | Checking unit-prefix v0.5.2 |
| 2225 | 2026-03-19T03:01:18.446Z | Checking fixedbitset v0.5.7 |
| 2226 | 2026-03-19T03:01:18.512Z | Checking new_debug_unreachable v1.0.6 |
| 2227 | 2026-03-19T03:01:18.515Z | Checking lalrpop-util v0.19.12 |
| 2228 | 2026-03-19T03:01:18.598Z | Checking fixedbitset v0.4.2 |
| 2229 | 2026-03-19T03:01:18.642Z | Checking string_cache v0.8.9 |
| 2230 | 2026-03-19T03:01:18.645Z | Checking indicatif v0.18.4 |
| 2231 | 2026-03-19T03:01:18.736Z | Checking petgraph v0.8.3 |
| 2232 | 2026-03-19T03:01:19.198Z | Checking gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc) |
| 2233 | 2026-03-19T03:01:19.202Z | Checking petgraph v0.6.5 |
| 2234 | 2026-03-19T03:01:19.202Z | Checking postgres-types v0.2.12 |
| 2235 | 2026-03-19T03:01:19.212Z | Checking phf v0.13.1 |
| 2236 | 2026-03-19T03:01:19.352Z | Checking gateway-ereport-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc) |
| 2237 | 2026-03-19T03:01:19.399Z | Checking zip v4.6.1 |
| 2238 | 2026-03-19T03:01:19.442Z | Checking zone v0.3.1 |
| 2239 | 2026-03-19T03:01:19.447Z | Checking peg-runtime v0.8.5 |
| 2240 | 2026-03-19T03:01:19.699Z | Checking whoami v2.1.0 |
| 2241 | 2026-03-19T03:01:19.885Z | Checking futures-executor v0.3.32 |
| 2242 | 2026-03-19T03:01:19.965Z | Checking is-terminal v0.4.17 |
| 2243 | 2026-03-19T03:01:20.010Z | Checking tokio-postgres v0.7.16 |
| 2244 | 2026-03-19T03:01:20.115Z | Checking crossbeam-channel v0.5.15 |
| 2245 | 2026-03-19T03:01:20.118Z | Checking futures v0.3.32 |
| 2246 | 2026-03-19T03:01:20.230Z | Compiling structmeta-derive v0.3.0 |
| 2247 | 2026-03-19T03:01:20.291Z | Checking thread_local v1.1.9 |
| 2248 | 2026-03-19T03:01:20.348Z | Checking take_mut v0.2.2 |
| 2249 | 2026-03-19T03:01:20.513Z | Checking term v1.2.1 |
| 2250 | 2026-03-19T03:01:20.556Z | Compiling newtype-uuid-macros v0.1.0 |
| 2251 | 2026-03-19T03:01:20.599Z | Checking slog-async v2.8.0 |
| 2252 | 2026-03-19T03:01:20.647Z | Compiling rustls v0.22.4 |
| 2253 | 2026-03-19T03:01:20.832Z | Checking slog-term v2.9.2 |
| 2254 | 2026-03-19T03:01:20.876Z | Checking regress v0.10.5 |
| 2255 | 2026-03-19T03:01:20.983Z | Compiling multer v3.1.0 |
| 2256 | 2026-03-19T03:01:21.029Z | Compiling async-stream-impl v0.3.6 |
| 2257 | 2026-03-19T03:01:21.214Z | Compiling dropshot v0.16.7 |
| 2258 | 2026-03-19T03:01:21.357Z | Compiling dropshot_endpoint v0.16.7 |
| 2259 | 2026-03-19T03:01:21.588Z | Checking match_cfg v0.1.0 |
| 2260 | 2026-03-19T03:01:21.632Z | Checking slog-json v2.6.1 |
| 2261 | 2026-03-19T03:01:21.710Z | Checking hostname v0.3.1 |
| 2262 | 2026-03-19T03:01:21.713Z | Compiling structmeta v0.3.0 |
| 2263 | 2026-03-19T03:01:21.794Z | Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 2264 | 2026-03-19T03:01:21.847Z | Checking omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds) |
| 2265 | 2026-03-19T03:01:21.893Z | Checking debug-ignore v1.0.5 |
| 2266 | 2026-03-19T03:01:21.896Z | Checking slog-bunyan v2.5.0 |
| 2267 | 2026-03-19T03:01:22.052Z | Checking serde_spanned v1.0.4 |
| 2268 | 2026-03-19T03:01:22.095Z | Compiling derive-ex v0.1.8 |
| 2269 | 2026-03-19T03:01:22.142Z | Checking toml_writer v1.0.6+spec-1.1.0 |
| 2270 | 2026-03-19T03:01:22.192Z | Checking rustls-webpki v0.102.8 |
| 2271 | 2026-03-19T03:01:22.257Z | Checking serde_path_to_error v0.1.20 |
| 2272 | 2026-03-19T03:01:22.316Z | Checking progenitor-client v0.13.0 |
| 2273 | 2026-03-19T03:01:22.415Z | Checking async-stream v0.3.6 |
| 2274 | 2026-03-19T03:01:22.459Z | Checking toml v0.9.12+spec-1.1.0 |
| 2275 | 2026-03-19T03:01:22.657Z | Checking waitgroup v0.1.2 |
| 2276 | 2026-03-19T03:01:22.701Z | Checking rustls-pemfile v2.2.0 |
| 2277 | 2026-03-19T03:01:22.818Z | Checking hostname v0.4.2 |
| 2278 | 2026-03-19T03:01:22.867Z | Checking serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#8f60acdf) |
| 2279 | 2026-03-19T03:01:22.910Z | Checking slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 2280 | 2026-03-19T03:01:22.953Z | Compiling parse-display-derive v0.10.0 |
| 2281 | 2026-03-19T03:01:22.997Z | Checking itertools v0.14.0 |
| 2282 | 2026-03-19T03:01:23.076Z | Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity) |
| 2283 | 2026-03-19T03:01:23.081Z | Checking macaddr v1.0.1 |
| 2284 | 2026-03-19T03:01:23.328Z | Checking progenitor-client v0.10.0 |
| 2285 | 2026-03-19T03:01:23.390Z | Checking instant v0.1.13 |
| 2286 | 2026-03-19T03:01:23.536Z | Checking omicron-ledger v0.1.0 (/work/oxidecomputer/omicron/ledger) |
| 2287 | 2026-03-19T03:01:23.624Z | Checking backoff v0.4.0 |
| 2288 | 2026-03-19T03:01:23.665Z | Checking backon v1.6.0 |
| 2289 | 2026-03-19T03:01:23.770Z | Checking protocol v0.1.0 (https://github.com/oxidecomputer/lldp#d22509df) |
| 2290 | 2026-03-19T03:01:23.911Z | Checking heck v0.5.0 |
| 2291 | 2026-03-19T03:01:23.954Z | Checking progenitor-extras v0.1.1 |
| 2292 | 2026-03-19T03:01:24.102Z | Checking camino-tempfile v1.4.1 |
| 2293 | 2026-03-19T03:01:24.273Z | Checking toml v0.8.23 |
| 2294 | 2026-03-19T03:01:24.430Z | Compiling unsafe-libyaml v0.2.11 |
| 2295 | 2026-03-19T03:01:24.476Z | Compiling test-strategy v0.4.5 |
| 2296 | 2026-03-19T03:01:24.480Z | Compiling convert_case v0.4.0 |
| 2297 | 2026-03-19T03:01:24.758Z | Checking tokio-rustls v0.25.0 |
| 2298 | 2026-03-19T03:01:24.820Z | Checking secrecy v0.10.3 |
| 2299 | 2026-03-19T03:01:25.008Z | Compiling toml_edit v0.23.10+spec-1.0.0 |
| 2300 | 2026-03-19T03:01:25.114Z | Compiling derive_more v0.99.20 |
| 2301 | 2026-03-19T03:01:25.305Z | Checking parse-display v0.10.0 |
| 2302 | 2026-03-19T03:01:25.521Z | Compiling serde_yaml v0.9.34+deprecated |
| 2303 | 2026-03-19T03:01:25.562Z | Compiling crucible-workspace-hack v0.1.0 |
| 2304 | 2026-03-19T03:01:25.826Z | Compiling proc-macro-crate v3.4.0 |
| 2305 | 2026-03-19T03:01:26.123Z | Compiling typify-impl v0.6.1 |
| 2306 | 2026-03-19T03:01:26.636Z | Checking tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0) |
| 2307 | 2026-03-19T03:01:26.797Z | Checking half v2.7.1 |
| 2308 | 2026-03-19T03:01:27.160Z | Checking glob v0.3.3 |
| 2309 | 2026-03-19T03:01:27.204Z | Checking ciborium-io v0.2.2 |
| 2310 | 2026-03-19T03:01:27.356Z | Checking ciborium-ll v0.2.2 |
| 2311 | 2026-03-19T03:01:27.435Z | Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 2312 | 2026-03-19T03:01:27.617Z | Compiling heapless v0.8.0 |
| 2313 | 2026-03-19T03:01:27.620Z | Checking ciborium v0.2.2 |
| 2314 | 2026-03-19T03:01:27.703Z | Checking omicron-common v0.1.0 (/work/oxidecomputer/omicron/common) |
| 2315 | 2026-03-19T03:01:27.809Z | Compiling ingot-macros v0.1.1 |
| 2316 | 2026-03-19T03:01:28.168Z | Checking tabwriter v1.4.1 |
| 2317 | 2026-03-19T03:01:28.241Z | Checking hash32 v0.3.1 |
| 2318 | 2026-03-19T03:01:28.286Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#d9645f8d) |
| 2319 | 2026-03-19T03:01:28.329Z | Compiling smoltcp v0.11.0 |
| 2320 | 2026-03-19T03:01:28.399Z | Compiling num_enum_derive v0.7.5 |
| 2321 | 2026-03-19T03:01:28.613Z | Checking cobs v0.3.0 |
| 2322 | 2026-03-19T03:01:28.739Z | Compiling foreign-types-macros v0.2.3 |
| 2323 | 2026-03-19T03:01:29.247Z | Checking foreign-types-shared v0.3.1 |
| 2324 | 2026-03-19T03:01:29.250Z | Checking cpufeatures v0.3.0 |
| 2325 | 2026-03-19T03:01:29.250Z | Checking postcard v1.1.3 |
| 2326 | 2026-03-19T03:01:29.250Z | Checking chacha20 v0.10.0 |
| 2327 | 2026-03-19T03:01:29.546Z | Checking foreign-types v0.5.0 |
| 2328 | 2026-03-19T03:01:29.588Z | Compiling proc-macro-crate v1.3.1 |
| 2329 | 2026-03-19T03:01:29.631Z | Checking illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 2330 | 2026-03-19T03:01:29.678Z | Checking cstr-argument v0.1.2 |
| 2331 | 2026-03-19T03:01:29.888Z | Checking num_enum v0.7.5 |
| 2332 | 2026-03-19T03:01:29.931Z | Checking sigpipe v0.1.3 |
| 2333 | 2026-03-19T03:01:29.988Z | Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 2334 | 2026-03-19T03:01:30.065Z | Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 2335 | 2026-03-19T03:01:30.070Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#1e40efd8) |
| 2336 | 2026-03-19T03:01:30.219Z | Checking colored v3.1.1 |
| 2337 | 2026-03-19T03:01:30.444Z | Compiling num_enum_derive v0.5.11 |
| 2338 | 2026-03-19T03:01:30.488Z | Checking dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#d9645f8d) |
| 2339 | 2026-03-19T03:01:30.531Z | Checking nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 2340 | 2026-03-19T03:01:30.574Z | Checking rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 2341 | 2026-03-19T03:01:30.734Z | Checking rand v0.10.0 |
| 2342 | 2026-03-19T03:01:30.780Z | Checking sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types) |
| 2343 | 2026-03-19T03:01:30.784Z | Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 2344 | 2026-03-19T03:01:30.861Z | Checking indent_write v2.2.0 |
| 2345 | 2026-03-19T03:01:31.064Z | Checking oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog) |
| 2346 | 2026-03-19T03:01:31.224Z | Checking key-manager-types v0.1.0 (/work/oxidecomputer/omicron/key-manager/types) |
| 2347 | 2026-03-19T03:01:31.327Z | Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino#7e56ab6e) |
| 2348 | 2026-03-19T03:01:31.408Z | Checking bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9) |
| 2349 | 2026-03-19T03:01:31.454Z | Checking smf v0.2.3 |
| 2350 | 2026-03-19T03:01:31.712Z | Compiling num-derive v0.4.2 |
| 2351 | 2026-03-19T03:01:31.715Z | Checking ingot-types v0.1.2 |
| 2352 | 2026-03-19T03:01:31.795Z | Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils) |
| 2353 | 2026-03-19T03:01:31.840Z | Checking num_enum v0.5.11 |
| 2354 | 2026-03-19T03:01:31.845Z | Checking bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9) |
| 2355 | 2026-03-19T03:01:32.013Z | Checking illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b) |
| 2356 | 2026-03-19T03:01:32.107Z | Checking whoami v1.6.1 |
| 2357 | 2026-03-19T03:01:32.166Z | Checking universal-hash v0.5.1 |
| 2358 | 2026-03-19T03:01:32.308Z | Checking ingot v0.1.1 |
| 2359 | 2026-03-19T03:01:32.362Z | Checking opaque-debug v0.3.1 |
| 2360 | 2026-03-19T03:01:32.405Z | Checking aead v0.5.2 |
| 2361 | 2026-03-19T03:01:32.483Z | Checking swrite v0.1.0 |
| 2362 | 2026-03-19T03:01:32.528Z | Checking poly1305 v0.8.0 |
| 2363 | 2026-03-19T03:01:32.570Z | Compiling typify-macro v0.6.1 |
| 2364 | 2026-03-19T03:01:32.614Z | Checking chacha20 v0.9.1 |
| 2365 | 2026-03-19T03:01:32.655Z | Checking unicode-width v0.1.14 |
| 2366 | 2026-03-19T03:01:32.658Z | Compiling thiserror-impl-no-std v2.0.2 |
| 2367 | 2026-03-19T03:01:32.897Z | Checking password-hash v0.5.0 |
| 2368 | 2026-03-19T03:01:32.901Z | Checking blake2 v0.10.6 |
| 2369 | 2026-03-19T03:01:32.982Z | Checking crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a) |
| 2370 | 2026-03-19T03:01:33.022Z | Checking chacha20poly1305 v0.10.1 |
| 2371 | 2026-03-19T03:01:33.225Z | Checking crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a) |
| 2372 | 2026-03-19T03:01:33.262Z | Checking gfss v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/gfss) |
| 2373 | 2026-03-19T03:01:33.315Z | Checking propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9) |
| 2374 | 2026-03-19T03:01:33.325Z | Checking argon2 v0.5.3 |
| 2375 | 2026-03-19T03:01:33.632Z | Compiling usdt-attr-macro v0.5.0 |
| 2376 | 2026-03-19T03:01:33.676Z | Compiling usdt-macro v0.5.0 |
| 2377 | 2026-03-19T03:01:33.681Z | Checking memmap v0.7.0 |
| 2378 | 2026-03-19T03:01:33.820Z | Checking propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9) |
| 2379 | 2026-03-19T03:01:33.919Z | Checking omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords) |
| 2380 | 2026-03-19T03:01:34.232Z | Checking trust-quorum-types-versions v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types/versions) |
| 2381 | 2026-03-19T03:01:34.304Z | Checking thiserror-no-std v2.0.2 |
| 2382 | 2026-03-19T03:01:34.487Z | Checking vsss-rs v3.3.4 |
| 2383 | 2026-03-19T03:01:34.659Z | Compiling derive-where v1.6.0 |
| 2384 | 2026-03-19T03:01:34.705Z | Checking usdt v0.5.0 |
| 2385 | 2026-03-19T03:01:34.755Z | Checking opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 2386 | 2026-03-19T03:01:34.763Z | Checking atomicwrites v0.4.4 |
| 2387 | 2026-03-19T03:01:34.952Z | Checking tokio-dtrace v0.1.1 |
| 2388 | 2026-03-19T03:01:34.995Z | Compiling typify v0.6.1 |
| 2389 | 2026-03-19T03:01:35.164Z | Compiling progenitor-impl v0.13.0 |
| 2390 | 2026-03-19T03:01:35.253Z | Checking oxide-tokio-rt v0.1.3 |
| 2391 | 2026-03-19T03:01:35.256Z | Checking console v0.15.11 |
| 2392 | 2026-03-19T03:01:35.495Z | Checking newline-converter v0.3.0 |
| 2393 | 2026-03-19T03:01:35.651Z | Checking bytecount v0.6.9 |
| 2394 | 2026-03-19T03:01:35.692Z | Compiling prettyplease v0.2.37 |
| 2395 | 2026-03-19T03:01:35.695Z | Checking expectorate v1.2.0 |
| 2396 | 2026-03-19T03:01:35.814Z | Compiling owo-colors v4.3.0 |
| 2397 | 2026-03-19T03:01:35.959Z | Compiling cancel-safe-futures v0.1.5 |
| 2398 | 2026-03-19T03:01:36.095Z | Checking libsw-core v0.3.2 |
| 2399 | 2026-03-19T03:01:36.241Z | Checking bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore) |
| 2400 | 2026-03-19T03:01:36.369Z | Checking libsw v3.5.0 |
| 2401 | 2026-03-19T03:01:36.372Z | Checking oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 2402 | 2026-03-19T03:01:36.455Z | Checking same-file v1.0.6 |
| 2403 | 2026-03-19T03:01:36.579Z | Checking linear-map v1.2.0 |
| 2404 | 2026-03-19T03:01:36.619Z | Checking num-rational v0.4.2 |
| 2405 | 2026-03-19T03:01:36.673Z | Checking walkdir v2.5.0 |
| 2406 | 2026-03-19T03:01:36.832Z | Checking num-complex v0.4.6 |
| 2407 | 2026-03-19T03:01:36.881Z | Checking float-ord v0.3.2 |
| 2408 | 2026-03-19T03:01:36.922Z | Checking gethostname v0.5.0 |
| 2409 | 2026-03-19T03:01:37.080Z | Checking gateway-types-versions v0.1.0 (/work/oxidecomputer/omicron/gateway-types/versions) |
| 2410 | 2026-03-19T03:01:37.261Z | Compiling async-recursion v1.1.1 |
| 2411 | 2026-03-19T03:01:37.706Z | Checking update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine) |
| 2412 | 2026-03-19T03:01:37.710Z | Checking num v0.4.3 |
| 2413 | 2026-03-19T03:01:37.710Z | Checking ereport-types v0.1.0 (/work/oxidecomputer/omicron/ereport/types) |
| 2414 | 2026-03-19T03:01:37.779Z | Checking opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 2415 | 2026-03-19T03:01:38.344Z | Checking oximeter-types-versions v0.1.0 (/work/oxidecomputer/omicron/oximeter/types/versions) |
| 2416 | 2026-03-19T03:01:38.895Z | Compiling progenitor-macro v0.13.0 |
| 2417 | 2026-03-19T03:01:39.605Z | Checking gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types) |
| 2418 | 2026-03-19T03:01:41.030Z | Checking sled-agent-types-versions v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types/versions) |
| 2419 | 2026-03-19T03:01:41.202Z | Checking smawk v0.3.2 |
| 2420 | 2026-03-19T03:01:41.223Z | Checking unicode-linebreak v0.1.5 |
| 2421 | 2026-03-19T03:01:41.388Z | Checking oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types) |
| 2422 | 2026-03-19T03:01:41.424Z | Checking clickhouse-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types/versions) |
| 2423 | 2026-03-19T03:01:41.623Z | Checking globset v0.4.18 |
| 2424 | 2026-03-19T03:01:42.122Z | Compiling convert_case v0.10.0 |
| 2425 | 2026-03-19T03:01:42.859Z | Compiling slog-dtrace v0.3.0 |
| 2426 | 2026-03-19T03:01:43.133Z | Checking resolv-conf v0.7.6 |
| 2427 | 2026-03-19T03:01:43.278Z | Compiling derive_more-impl v2.1.1 |
| 2428 | 2026-03-19T03:01:43.637Z | Compiling pin-project-internal v1.1.11 |
| 2429 | 2026-03-19T03:01:43.658Z | Checking clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types) |
| 2430 | 2026-03-19T03:01:43.733Z | Checking pem v3.0.6 |
| 2431 | 2026-03-19T03:01:43.942Z | Checking fd-lock v4.0.4 |
| 2432 | 2026-03-19T03:01:43.986Z | Checking vte v0.14.1 |
| 2433 | 2026-03-19T03:01:44.537Z | Checking display-error-chain v0.2.2 |
| 2434 | 2026-03-19T03:01:44.542Z | Checking strip-ansi-escapes v0.2.1 |
| 2435 | 2026-03-19T03:01:44.542Z | Checking trust-quorum-types v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types) |
| 2436 | 2026-03-19T03:01:44.542Z | Checking internal-dns-types-versions v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types/versions) |
| 2437 | 2026-03-19T03:01:44.542Z | Checking derive_more v2.1.1 |
| 2438 | 2026-03-19T03:01:44.542Z | Compiling snafu-derive v0.8.9 |
| 2439 | 2026-03-19T03:01:44.542Z | Checking nu-ansi-term v0.50.3 |
| 2440 | 2026-03-19T03:01:44.566Z | Checking crossterm v0.29.0 |
| 2441 | 2026-03-19T03:01:44.888Z | Checking linked-hash-map v0.5.6 |
| 2442 | 2026-03-19T03:01:45.120Z | Checking termtree v0.5.1 |
| 2443 | 2026-03-19T03:01:45.172Z | Checking pin-project v1.1.11 |
| 2444 | 2026-03-19T03:01:45.239Z | Checking lru-cache v0.1.2 |
| 2445 | 2026-03-19T03:01:45.332Z | Checking reedline v0.40.0 |
| 2446 | 2026-03-19T03:01:45.335Z | Checking textwrap v0.16.2 |
| 2447 | 2026-03-19T03:01:45.417Z | Checking olpc-cjson v0.1.4 |
| 2448 | 2026-03-19T03:01:45.462Z | Checking hickory-proto v0.24.4 |
| 2449 | 2026-03-19T03:01:45.821Z | Checking serde_plain v1.0.2 |
| 2450 | 2026-03-19T03:01:45.925Z | Checking typed-path v0.9.3 |
| 2451 | 2026-03-19T03:01:46.009Z | Checking progenitor v0.13.0 |
| 2452 | 2026-03-19T03:01:46.220Z | Checking gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client) |
| 2453 | 2026-03-19T03:01:46.995Z | Compiling minimal-lexical v0.2.1 |
| 2454 | 2026-03-19T03:01:47.092Z | Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl) |
| 2455 | 2026-03-19T03:01:47.260Z | Checking snafu v0.8.9 |
| 2456 | 2026-03-19T03:01:47.361Z | Compiling nom v7.1.3 |
| 2457 | 2026-03-19T03:01:47.622Z | Checking tough v0.20.0 |
| 2458 | 2026-03-19T03:01:47.849Z | Checking nibble_vec v0.1.0 |
| 2459 | 2026-03-19T03:01:48.022Z | Checking endian-type v0.1.2 |
| 2460 | 2026-03-19T03:01:48.050Z | Checking hickory-resolver v0.24.4 |
| 2461 | 2026-03-19T03:01:48.162Z | Checking radix_trie v0.2.1 |
| 2462 | 2026-03-19T03:01:48.479Z | Checking oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema) |
| 2463 | 2026-03-19T03:01:49.024Z | Compiling ar_archive_writer v0.5.1 |
| 2464 | 2026-03-19T03:01:49.261Z | Checking humantime v2.3.0 |
| 2465 | 2026-03-19T03:01:49.305Z | Checking qorb v0.4.1 |
| 2466 | 2026-03-19T03:01:49.361Z | Checking csv-core v0.1.13 |
| 2467 | 2026-03-19T03:01:49.533Z | Checking base64 v0.21.7 |
| 2468 | 2026-03-19T03:01:49.616Z | Checking csv v1.4.0 |
| 2469 | 2026-03-19T03:01:49.913Z | Compiling stacker v0.1.23 |
| 2470 | 2026-03-19T03:01:49.967Z | Compiling cfg_aliases v0.1.1 |
| 2471 | 2026-03-19T03:01:50.096Z | Checking highway v1.3.0 |
| 2472 | 2026-03-19T03:01:50.190Z | Compiling nix v0.28.0 |
| 2473 | 2026-03-19T03:01:50.342Z | Compiling psm v0.1.30 |
| 2474 | 2026-03-19T03:01:50.383Z | Checking internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types) |
| 2475 | 2026-03-19T03:01:50.420Z | Checking sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types) |
| 2476 | 2026-03-19T03:01:50.464Z | Checking papergrid v0.11.0 |
| 2477 | 2026-03-19T03:01:50.473Z | Compiling tabled_derive v0.7.0 |
| 2478 | 2026-03-19T03:01:50.688Z | Checking home v0.5.12 |
| 2479 | 2026-03-19T03:01:50.941Z | Checking oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types) |
| 2480 | 2026-03-19T03:01:51.459Z | Checking cockroach-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types/versions) |
| 2481 | 2026-03-19T03:01:51.548Z | Checking clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3) |
| 2482 | 2026-03-19T03:01:51.548Z | Checking phf_shared v0.12.1 |
| 2483 | 2026-03-19T03:01:51.556Z | Compiling recursive-proc-macro-impl v0.1.1 |
| 2484 | 2026-03-19T03:01:51.579Z | Compiling semver v0.1.20 |
| 2485 | 2026-03-19T03:01:51.664Z | Compiling chrono-tz v0.10.4 |
| 2486 | 2026-03-19T03:01:51.710Z | Checking phf v0.12.1 |
| 2487 | 2026-03-19T03:01:51.840Z | Checking tabled v0.15.0 |
| 2488 | 2026-03-19T03:01:51.967Z | Compiling rustc_version v0.1.7 |
| 2489 | 2026-03-19T03:01:52.030Z | Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db) |
| 2490 | 2026-03-19T03:01:52.080Z | Compiling const_format_proc_macros v0.2.34 |
| 2491 | 2026-03-19T03:01:52.080Z | Checking recursive v0.1.1 |
| 2492 | 2026-03-19T03:01:52.133Z | Compiling peg-macros v0.8.5 |
| 2493 | 2026-03-19T03:01:52.246Z | Checking winnow v0.6.26 |
| 2494 | 2026-03-19T03:01:52.304Z | Compiling sqlparser_derive v0.5.0 |
| 2495 | 2026-03-19T03:01:52.678Z | Checking unicode_categories v0.1.1 |
| 2496 | 2026-03-19T03:01:53.110Z | Checking rustyline v14.0.0 |
| 2497 | 2026-03-19T03:01:53.308Z | Checking sqlparser v0.61.0 |
| 2498 | 2026-03-19T03:01:53.475Z | Checking const_format v0.2.35 |
| 2499 | 2026-03-19T03:01:53.891Z | Checking sqlformat v0.3.5 |
| 2500 | 2026-03-19T03:01:54.005Z | Checking peg v0.8.5 |
| 2501 | 2026-03-19T03:01:54.062Z | Compiling newtype_derive v0.1.6 |
| 2502 | 2026-03-19T03:01:54.146Z | Checking bcs v0.1.6 |
| 2503 | 2026-03-19T03:01:54.498Z | Checking cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types) |
| 2504 | 2026-03-19T03:01:54.541Z | Checking trust-quorum-protocol v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/protocol) |
| 2505 | 2026-03-19T03:01:54.589Z | Checking rdb-types v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=b603c9f3dccefcf1d3e941c04505ff6bdd1826b6#b603c9f3) |
| 2506 | 2026-03-19T03:01:54.789Z | Checking steno v0.4.1 |
| 2507 | 2026-03-19T03:01:54.793Z | Compiling typify-impl v0.4.3 |
| 2508 | 2026-03-19T03:01:54.969Z | Checking mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=b603c9f3dccefcf1d3e941c04505ff6bdd1826b6#b603c9f3) |
| 2509 | 2026-03-19T03:01:56.239Z | Checking utf-8 v0.7.6 |
| 2510 | 2026-03-19T03:01:56.287Z | Checking filetime v0.2.27 |
| 2511 | 2026-03-19T03:01:56.495Z | Checking arc-swap v1.8.2 |
| 2512 | 2026-03-19T03:01:56.828Z | Checking xattr v1.6.1 |
| 2513 | 2026-03-19T03:01:57.049Z | Checking tar v0.4.44 |
| 2514 | 2026-03-19T03:01:57.491Z | Checking slog-scope v4.4.1 |
| 2515 | 2026-03-19T03:01:57.591Z | Checking tungstenite v0.21.0 |
| 2516 | 2026-03-19T03:01:57.713Z | Checking slog-stdlog v4.1.1 |
| 2517 | 2026-03-19T03:01:57.821Z | Checking typeid v1.0.3 |
| 2518 | 2026-03-19T03:01:57.893Z | Checking slog-envlogger v2.2.0 |
| 2519 | 2026-03-19T03:01:58.003Z | Checking subprocess v0.2.15 |
| 2520 | 2026-03-19T03:01:58.124Z | Checking headers-core v0.3.0 |
| 2521 | 2026-03-19T03:01:58.202Z | Checking tokio-tungstenite v0.21.0 |
| 2522 | 2026-03-19T03:01:58.285Z | Checking headers v0.4.1 |
| 2523 | 2026-03-19T03:01:58.417Z | Compiling lzma-sys v0.1.20 |
| 2524 | 2026-03-19T03:01:58.591Z | Compiling cargo_toml v0.22.3 |
| 2525 | 2026-03-19T03:01:58.630Z | Compiling oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro) |
| 2526 | 2026-03-19T03:01:58.970Z | Checking yasna v0.5.2 |
| 2527 | 2026-03-19T03:01:59.607Z | Checking xz2 v0.1.7 |
| 2528 | 2026-03-19T03:01:59.612Z | Checking ron v0.12.0 |
| 2529 | 2026-03-19T03:01:59.612Z | Checking rcgen v0.12.1 |
| 2530 | 2026-03-19T03:01:59.990Z | Checking nexus-types-versions v0.1.0 (/work/oxidecomputer/omicron/nexus/types/versions) |
| 2531 | 2026-03-19T03:02:00.039Z | Checking base16ct v1.0.0 |
| 2532 | 2026-03-19T03:02:00.238Z | Checking dropshot-api-manager-types v0.6.0 |
| 2533 | 2026-03-19T03:02:00.316Z | Checking tagptr v0.2.0 |
| 2534 | 2026-03-19T03:02:00.493Z | Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths) |
| 2535 | 2026-03-19T03:02:00.536Z | Checking moka v0.12.13 |
| 2536 | 2026-03-19T03:02:00.541Z | Checking parallel-task-set v0.1.0 (/work/oxidecomputer/omicron/parallel-task-set) |
| 2537 | 2026-03-19T03:02:00.747Z | Compiling libefi-sys v0.1.0 |
| 2538 | 2026-03-19T03:02:00.795Z | Compiling radium v0.7.0 |
| 2539 | 2026-03-19T03:02:01.082Z | Compiling bitfield-struct v0.6.2 |
| 2540 | 2026-03-19T03:02:01.223Z | Compiling pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide%2Fomicron#b1194c19) |
| 2541 | 2026-03-19T03:02:01.297Z | Compiling typify-macro v0.4.3 |
| 2542 | 2026-03-19T03:02:01.457Z | Checking hickory-resolver v0.25.2 |
| 2543 | 2026-03-19T03:02:01.764Z | Checking tap v1.0.1 |
| 2544 | 2026-03-19T03:02:01.938Z | Compiling maybe-uninit v2.0.0 |
| 2545 | 2026-03-19T03:02:01.981Z | Checking libnvme-sys v0.0.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221) |
| 2546 | 2026-03-19T03:02:02.369Z | Checking wyz v0.5.1 |
| 2547 | 2026-03-19T03:02:02.475Z | Checking internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver) |
| 2548 | 2026-03-19T03:02:02.576Z | Checking oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter) |
| 2549 | 2026-03-19T03:02:02.617Z | Compiling libfalcon v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#d83f56a6) |
| 2550 | 2026-03-19T03:02:02.810Z | Compiling zerocopy-derive v0.6.6 |
| 2551 | 2026-03-19T03:02:02.955Z | Compiling packed_struct v0.10.1 |
| 2552 | 2026-03-19T03:02:02.972Z | Checking funty v2.0.0 |
| 2553 | 2026-03-19T03:02:03.083Z | Checking crc-catalog v2.4.0 |
| 2554 | 2026-03-19T03:02:03.251Z | Checking nvme v0.1.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221) |
| 2555 | 2026-03-19T03:02:03.353Z | Checking crc v3.4.0 |
| 2556 | 2026-03-19T03:02:03.395Z | Checking libnvme v0.1.1 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221) |
| 2557 | 2026-03-19T03:02:03.856Z | Checking bitvec v1.0.1 |
| 2558 | 2026-03-19T03:02:03.859Z | Checking libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1) |
| 2559 | 2026-03-19T03:02:03.859Z | Compiling typify v0.4.3 |
| 2560 | 2026-03-19T03:02:03.899Z | Compiling progenitor-impl v0.10.0 |
| 2561 | 2026-03-19T03:02:03.941Z | Compiling packed_struct_codegen v0.10.1 |
| 2562 | 2026-03-19T03:02:04.025Z | Checking zerocopy v0.6.6 |
| 2563 | 2026-03-19T03:02:04.029Z | Compiling bitfield-macros v0.19.4 |
| 2564 | 2026-03-19T03:02:04.515Z | Compiling indexmap v1.9.3 |
| 2565 | 2026-03-19T03:02:04.896Z | Checking nodrop v0.1.14 |
| 2566 | 2026-03-19T03:02:05.073Z | Checking array-init v0.0.4 |
| 2567 | 2026-03-19T03:02:05.091Z | Checking bitfield v0.19.4 |
| 2568 | 2026-03-19T03:02:05.271Z | Checking smallvec v0.6.14 |
| 2569 | 2026-03-19T03:02:05.416Z | Checking hashbrown v0.12.3 |
| 2570 | 2026-03-19T03:02:05.508Z | Checking tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc#e644a21a) |
| 2571 | 2026-03-19T03:02:05.567Z | Checking sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware) |
| 2572 | 2026-03-19T03:02:05.607Z | Checking serde-hex v0.1.0 |
| 2573 | 2026-03-19T03:02:05.755Z | Checking ron v0.8.1 |
| 2574 | 2026-03-19T03:02:06.520Z | Checking hashbrown v0.13.2 |
| 2575 | 2026-03-19T03:02:06.523Z | Checking crc-any v2.5.0 |
| 2576 | 2026-03-19T03:02:06.820Z | Checking tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc#e644a21a) |
| 2577 | 2026-03-19T03:02:06.860Z | Checking path-slash v0.1.5 |
| 2578 | 2026-03-19T03:02:07.030Z | Compiling xshell-macros v0.2.7 |
| 2579 | 2026-03-19T03:02:07.107Z | Checking lpc55_areas v0.2.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f) |
| 2580 | 2026-03-19T03:02:07.114Z | Checking key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager) |
| 2581 | 2026-03-19T03:02:07.149Z | Checking object v0.30.4 |
| 2582 | 2026-03-19T03:02:07.545Z | Checking xshell v0.2.7 |
| 2583 | 2026-03-19T03:02:07.601Z | Compiling progenitor-macro v0.10.0 |
| 2584 | 2026-03-19T03:02:07.645Z | Checking cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client) |
| 2585 | 2026-03-19T03:02:07.749Z | Checking half v1.8.3 |
| 2586 | 2026-03-19T03:02:07.831Z | Checking sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage) |
| 2587 | 2026-03-19T03:02:08.060Z | Checking serde_cbor v0.11.2 |
| 2588 | 2026-03-19T03:02:08.598Z | Checking tufaceous-brand-metadata v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0) |
| 2589 | 2026-03-19T03:02:08.629Z | Compiling num-derive v0.3.3 |
| 2590 | 2026-03-19T03:02:08.825Z | Compiling proc-macro-error-attr2 v2.0.0 |
| 2591 | 2026-03-19T03:02:08.868Z | Checking installinator-common-versions v0.1.0 (/work/oxidecomputer/omicron/installinator-common/versions) |
| 2592 | 2026-03-19T03:02:09.371Z | Checking dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client) |
| 2593 | 2026-03-19T03:02:09.405Z | Compiling proc-macro-error2 v2.0.1 |
| 2594 | 2026-03-19T03:02:09.844Z | Checking libscf-sys v1.1.0 |
| 2595 | 2026-03-19T03:02:09.913Z | Compiling tabled_derive v0.11.0 |
| 2596 | 2026-03-19T03:02:10.045Z | Checking smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51) |
| 2597 | 2026-03-19T03:02:10.078Z | Checking papergrid v0.17.0 |
| 2598 | 2026-03-19T03:02:10.219Z | Checking testing_table v0.3.0 |
| 2599 | 2026-03-19T03:02:10.346Z | Checking ntp-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ntp-admin-client) |
| 2600 | 2026-03-19T03:02:10.403Z | Checking transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#11afc484) |
| 2601 | 2026-03-19T03:02:10.857Z | Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#11afc484) |
| 2602 | 2026-03-19T03:02:11.132Z | Checking maplit v1.0.2 |
| 2603 | 2026-03-19T03:02:11.276Z | Checking crc8 v0.1.1 |
| 2604 | 2026-03-19T03:02:11.329Z | Checking fxhash v0.2.1 |
| 2605 | 2026-03-19T03:02:11.394Z | Checking lpc55_sign v0.3.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f) |
| 2606 | 2026-03-19T03:02:11.438Z | Checking installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common) |
| 2607 | 2026-03-19T03:02:11.489Z | Checking transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control?branch=main#11afc484) |
| 2608 | 2026-03-19T03:02:11.520Z | Checking tabled v0.20.0 |
| 2609 | 2026-03-19T03:02:11.527Z | Checking unicase v2.9.0 |
| 2610 | 2026-03-19T03:02:11.825Z | Checking omicron-cockroach-metrics v0.1.0 (/work/oxidecomputer/omicron/cockroach-metrics) |
| 2611 | 2026-03-19T03:02:12.178Z | Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=524eb8f125003dff50b9703900c6b323f00f9e1b#524eb8f1) |
| 2612 | 2026-03-19T03:02:12.363Z | Checking zfs-test-harness v0.1.0 (/work/oxidecomputer/omicron/sled-storage/zfs-test-harness) |
| 2613 | 2026-03-19T03:02:12.611Z | Checking kstat-rs v0.2.4 |
| 2614 | 2026-03-19T03:02:12.707Z | Compiling parking_lot_core v0.8.6 |
| 2615 | 2026-03-19T03:02:12.749Z | Checking hubtools v0.4.7 (https://github.com/oxidecomputer/hubtools.git?rev=2b1ef9b38d75563ea800baa3b17327eec17b1b7a#2b1ef9b3) |
| 2616 | 2026-03-19T03:02:12.894Z | Checking oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments) |
| 2617 | 2026-03-19T03:02:12.998Z | Checking sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics) |
| 2618 | 2026-03-19T03:02:13.055Z | Compiling diesel_derives v2.3.7 |
| 2619 | 2026-03-19T03:02:13.334Z | Compiling git-stub v1.0.0 |
| 2620 | 2026-03-19T03:02:13.436Z | Checking scheduled-thread-pool v0.2.7 |
| 2621 | 2026-03-19T03:02:13.525Z | Compiling dsl_auto_type v0.2.0 |
| 2622 | 2026-03-19T03:02:13.662Z | Compiling vergen-gitcl v1.0.8 |
| 2623 | 2026-03-19T03:02:13.705Z | Compiling diesel_table_macro_syntax v0.3.0 |
| 2624 | 2026-03-19T03:02:13.983Z | Checking sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api) |
| 2625 | 2026-03-19T03:02:14.026Z | Checking r2d2 v0.8.10 |
| 2626 | 2026-03-19T03:02:14.067Z | Compiling git-stub-vcs v0.1.0 |
| 2627 | 2026-03-19T03:02:14.293Z | Checking dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api) |
| 2628 | 2026-03-19T03:02:14.372Z | Checking omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates) |
| 2629 | 2026-03-19T03:02:14.413Z | Checking downcast-rs v2.0.2 |
| 2630 | 2026-03-19T03:02:14.501Z | Checking nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types) |
| 2631 | 2026-03-19T03:02:14.564Z | Checking progenitor v0.10.0 |
| 2632 | 2026-03-19T03:02:14.569Z | Checking parking_lot v0.11.2 |
| 2633 | 2026-03-19T03:02:14.649Z | Compiling dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server) |
| 2634 | 2026-03-19T03:02:14.766Z | Checking propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9) |
| 2635 | 2026-03-19T03:02:14.830Z | Checking prefix-trie v0.7.0 |
| 2636 | 2026-03-19T03:02:14.906Z | Checking nanorand v0.7.0 |
| 2637 | 2026-03-19T03:02:14.951Z | Compiling dirs-sys-next v0.1.2 |
| 2638 | 2026-03-19T03:02:15.200Z | Compiling crunchy v0.2.4 |
| 2639 | 2026-03-19T03:02:15.332Z | Checking hickory-server v0.25.2 |
| 2640 | 2026-03-19T03:02:15.373Z | Checking flume v0.11.1 |
| 2641 | 2026-03-19T03:02:15.452Z | Compiling dirs-next v2.0.0 |
| 2642 | 2026-03-19T03:02:15.551Z | Checking sled v0.34.7 |
| 2643 | 2026-03-19T03:02:15.635Z | Compiling clang-sys v1.8.1 |
| 2644 | 2026-03-19T03:02:15.696Z | Compiling nexus-db-schema v0.1.0 (/work/oxidecomputer/omicron/nexus/db-schema) |
| 2645 | 2026-03-19T03:02:15.738Z | Checking hickory-client v0.25.2 |
| 2646 | 2026-03-19T03:02:15.969Z | Compiling tiny-keccak v2.0.2 |
| 2647 | 2026-03-19T03:02:16.263Z | Compiling term v0.7.0 |
| 2648 | 2026-03-19T03:02:16.359Z | Compiling nexus-macros-common v0.1.0 (/work/oxidecomputer/omicron/nexus/macros-common) |
| 2649 | 2026-03-19T03:02:16.418Z | Compiling salty v0.3.0 |
| 2650 | 2026-03-19T03:02:16.601Z | Compiling bit-vec v0.6.3 |
| 2651 | 2026-03-19T03:02:16.817Z | Compiling ascii-canvas v3.0.0 |
| 2652 | 2026-03-19T03:02:16.943Z | Checking sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client) |
| 2653 | 2026-03-19T03:02:16.997Z | Compiling bit-set v0.5.3 |
| 2654 | 2026-03-19T03:02:17.161Z | Compiling nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model) |
| 2655 | 2026-03-19T03:02:17.230Z | Checking primeorder v0.13.6 |
| 2656 | 2026-03-19T03:02:17.621Z | Compiling itertools v0.10.5 |
| 2657 | 2026-03-19T03:02:17.638Z | Compiling ena v0.14.4 |
| 2658 | 2026-03-19T03:02:17.851Z | Compiling libloading v0.8.9 |
| 2659 | 2026-03-19T03:02:17.959Z | Compiling fs-err v2.11.0 |
| 2660 | 2026-03-19T03:02:18.162Z | Compiling bindgen v0.71.1 |
| 2661 | 2026-03-19T03:02:18.238Z | Compiling regex-syntax v0.6.29 |
| 2662 | 2026-03-19T03:02:18.371Z | Compiling diff v0.1.13 |
| 2663 | 2026-03-19T03:02:18.925Z | Compiling db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros) |
| 2664 | 2026-03-19T03:02:19.100Z | Compiling cexpr v0.6.0 |
| 2665 | 2026-03-19T03:02:19.238Z | Checking repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client) |
| 2666 | 2026-03-19T03:02:19.713Z | Checking ddm-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=b603c9f3dccefcf1d3e941c04505ff6bdd1826b6#b603c9f3) |
| 2667 | 2026-03-19T03:02:20.057Z | Checking nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults) |
| 2668 | 2026-03-19T03:02:20.447Z | Compiling lalrpop v0.19.12 |
| 2669 | 2026-03-19T03:02:20.628Z | Checking rats-corim v0.1.0 (https://github.com/oxidecomputer/rats-corim#f0d5d516) |
| 2670 | 2026-03-19T03:02:21.241Z | Checking hubtools v0.4.7 (https://github.com/oxidecomputer/hubtools.git?branch=main#2b1ef9b3) |
| 2671 | 2026-03-19T03:02:21.518Z | Compiling nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data) |
| 2672 | 2026-03-19T03:02:21.723Z | Compiling libxml v0.3.3 |
| 2673 | 2026-03-19T03:02:21.801Z | Checking parse-size v1.1.0 |
| 2674 | 2026-03-19T03:02:21.923Z | Checking diesel v2.3.7 |
| 2675 | 2026-03-19T03:02:21.991Z | Checking tufaceous-lib v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0) |
| 2676 | 2026-03-19T03:02:22.158Z | Checking omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client) |
| 2677 | 2026-03-19T03:02:22.578Z | Checking p384 v0.13.1 |
| 2678 | 2026-03-19T03:02:23.115Z | Checking sled-agent-config-reconciler v0.1.0 (/work/oxidecomputer/omicron/sled-agent/config-reconciler) |
| 2679 | 2026-03-19T03:02:23.189Z | Compiling strum_macros v0.24.3 |
| 2680 | 2026-03-19T03:02:24.305Z | Compiling indoc v1.0.9 |
| 2681 | 2026-03-19T03:02:25.072Z | Checking common v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=b31ba90d14636ef6bba9dbb56d756efa249d4b4e#b31ba90d) |
| 2682 | 2026-03-19T03:02:25.751Z | Compiling nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth) |
| 2683 | 2026-03-19T03:02:25.987Z | Checking predicates-tree v1.0.13 |
| 2684 | 2026-03-19T03:02:26.031Z | Checking quick-xml v0.37.5 |
| 2685 | 2026-03-19T03:02:26.167Z | Checking derive_builder v0.20.2 |
| 2686 | 2026-03-19T03:02:26.252Z | Checking nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config) |
| 2687 | 2026-03-19T03:02:26.350Z | Checking sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim) |
| 2688 | 2026-03-19T03:02:26.394Z | Checking nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client) |
| 2689 | 2026-03-19T03:02:26.435Z | Compiling oso-derive v0.27.3 |
| 2690 | 2026-03-19T03:02:27.090Z | Compiling trait-variant v0.1.2 |
| 2691 | 2026-03-19T03:02:27.299Z | Compiling impl-trait-for-tuples v0.2.3 |
| 2692 | 2026-03-19T03:02:27.844Z | Checking openssl-probe v0.1.6 |
| 2693 | 2026-03-19T03:02:28.028Z | Checking scim2-rs v0.1.0 (https://github.com/oxidecomputer/scim2-rs?rev=c78005db837a71f94c3b8efac9a64cfbdb2d527f#c78005db) |
| 2694 | 2026-03-19T03:02:28.732Z | Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils) |
| 2695 | 2026-03-19T03:02:28.735Z | Checking sled-agent-resolvable-files v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files) |
| 2696 | 2026-03-19T03:02:29.011Z | Checking oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer) |
| 2697 | 2026-03-19T03:02:29.104Z | Checking dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=b31ba90d14636ef6bba9dbb56d756efa249d4b4e#b31ba90d) |
| 2698 | 2026-03-19T03:02:29.534Z | Compiling authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros) |
| 2699 | 2026-03-19T03:02:29.596Z | Compiling progenitor-impl v0.11.2 |
| 2700 | 2026-03-19T03:02:30.044Z | Checking assert_matches v1.5.0 |
| 2701 | 2026-03-19T03:02:30.491Z | Compiling mime_guess v2.0.5 |
| 2702 | 2026-03-19T03:02:30.631Z | Checking repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api) |
| 2703 | 2026-03-19T03:02:31.043Z | Compiling oximeter-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb) |
| 2704 | 2026-03-19T03:02:31.233Z | Checking progenitor-client v0.11.2 |
| 2705 | 2026-03-19T03:02:31.574Z | Checking http-range v0.1.5 |
| 2706 | 2026-03-19T03:02:31.718Z | Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=dbaad520e1f5ae32c10db16ce176f9c24de95652#dbaad520) |
| 2707 | 2026-03-19T03:02:31.771Z | Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb) |
| 2708 | 2026-03-19T03:02:31.878Z | Checking bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client) |
| 2709 | 2026-03-19T03:02:32.006Z | Checking ignore v0.4.25 |
| 2710 | 2026-03-19T03:02:32.681Z | Checking atty v0.2.14 |
| 2711 | 2026-03-19T03:02:32.849Z | Checking globwalk v0.9.1 |
| 2712 | 2026-03-19T03:02:33.391Z | Compiling progenitor-macro v0.11.2 |
| 2713 | 2026-03-19T03:02:33.828Z | Checking attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f) |
| 2714 | 2026-03-19T03:02:34.366Z | Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb) |
| 2715 | 2026-03-19T03:02:35.098Z | Checking crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a) |
| 2716 | 2026-03-19T03:02:35.456Z | Compiling nexus-db-lookup v0.1.0 (/work/oxidecomputer/omicron/nexus/db-lookup) |
| 2717 | 2026-03-19T03:02:35.741Z | Checking bb8 v0.8.6 |
| 2718 | 2026-03-19T03:02:35.821Z | Checking dice-util-barcode v0.1.0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f) |
| 2719 | 2026-03-19T03:02:36.116Z | Compiling sprockets-tls v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=d2b68e4f47e3c22bce0455aeb4cfb2e61ad229ba#d2b68e4f) |
| 2720 | 2026-03-19T03:02:36.156Z | Checking corncobs v0.1.4 |
| 2721 | 2026-03-19T03:02:36.360Z | Checking dice-mfg-msgs v0.3.0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f) |
| 2722 | 2026-03-19T03:02:36.405Z | Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb) |
| 2723 | 2026-03-19T03:02:36.729Z | Checking dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f) |
| 2724 | 2026-03-19T03:02:37.211Z | Checking hyper-staticfile v0.10.1 |
| 2725 | 2026-03-19T03:02:37.296Z | Checking camino-tempfile-ext v0.3.3 |
| 2726 | 2026-03-19T03:02:37.599Z | Checking range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests) |
| 2727 | 2026-03-19T03:02:37.642Z | Checking nexus-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-lockstep-client) |
| 2728 | 2026-03-19T03:02:37.894Z | Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries) |
| 2729 | 2026-03-19T03:02:37.986Z | Checking clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client) |
| 2730 | 2026-03-19T03:02:38.167Z | Compiling oximeter-macro-impl v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb) |
| 2731 | 2026-03-19T03:02:38.886Z | Checking signal-hook-tokio v0.3.1 |
| 2732 | 2026-03-19T03:02:39.090Z | Checking secrecy v0.8.0 |
| 2733 | 2026-03-19T03:02:39.293Z | Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=7cdf2ab9c8d9e9267a8b366aa780c6c26f9a5ecf#7cdf2ab9) |
| 2734 | 2026-03-19T03:02:39.698Z | Checking sled-agent-measurements v0.1.0 (/work/oxidecomputer/omicron/sled-agent/measurements) |
| 2735 | 2026-03-19T03:02:40.262Z | Checking update-common v0.1.0 (/work/oxidecomputer/omicron/update-common) |
| 2736 | 2026-03-19T03:02:40.354Z | Checking oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb) |
| 2737 | 2026-03-19T03:02:40.421Z | Checking bootstrap-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-api) |
| 2738 | 2026-03-19T03:02:40.552Z | Checking progenitor v0.11.2 |
| 2739 | 2026-03-19T03:02:40.650Z | Checking bootstrap-agent-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-api) |
| 2740 | 2026-03-19T03:02:40.817Z | Checking nonempty v0.12.0 |
| 2741 | 2026-03-19T03:02:41.039Z | Checking common v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=cc8e02a0800034c431c8cf96b889ea638da3d194#cc8e02a0) |
| 2742 | 2026-03-19T03:02:41.125Z | Checking sled-agent-resolvable-files-examples v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files-examples) |
| 2743 | 2026-03-19T03:02:41.292Z | Checking attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?branch=main#ff9f27aa) |
| 2744 | 2026-03-19T03:02:41.333Z | Checking trust-quorum v0.1.0 (/work/oxidecomputer/omicron/trust-quorum) |
| 2745 | 2026-03-19T03:02:41.743Z | Checking propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9) |
| 2746 | 2026-03-19T03:02:41.844Z | Checking dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?branch=main#ff9f27aa) |
| 2747 | 2026-03-19T03:02:42.320Z | Checking async-bb8-diesel v0.2.1 |
| 2748 | 2026-03-19T03:02:42.361Z | Checking diesel-dtrace v0.5.0 |
| 2749 | 2026-03-19T03:02:42.711Z | Checking dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=cc8e02a0800034c431c8cf96b889ea638da3d194#cc8e02a0) |
| 2750 | 2026-03-19T03:02:42.814Z | Checking sled-agent-health-monitor v0.1.0 (/work/oxidecomputer/omicron/sled-agent/health-monitor) |
| 2751 | 2026-03-19T03:02:42.968Z | Checking ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc) |
| 2752 | 2026-03-19T03:02:43.323Z | Checking nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy) |
| 2753 | 2026-03-19T03:02:43.365Z | Checking tungstenite v0.23.0 |
| 2754 | 2026-03-19T03:02:43.981Z | Checking clickhouse-admin-keeper-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-keeper-client) |
| 2755 | 2026-03-19T03:02:44.189Z | Checking tokio-tungstenite v0.23.1 |
| 2756 | 2026-03-19T03:02:44.238Z | Checking gateway-api v0.1.0 (/work/oxidecomputer/omicron/gateway-api) |
| 2757 | 2026-03-19T03:02:44.570Z | Checking rand_seeder v0.4.0 |
| 2758 | 2026-03-19T03:02:44.712Z | Checking void v1.0.2 |
| 2759 | 2026-03-19T03:02:44.806Z | Checking tufaceous v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0) |
| 2760 | 2026-03-19T03:02:44.915Z | Checking lzss v0.8.2 |
| 2761 | 2026-03-19T03:02:45.215Z | Checking tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git?branch=main#e644a21a) |
| 2762 | 2026-03-19T03:02:45.340Z | Checking nix v0.27.1 |
| 2763 | 2026-03-19T03:02:45.461Z | Checking serde_bytes v0.11.19 |
| 2764 | 2026-03-19T03:02:45.617Z | Checking typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng) |
| 2765 | 2026-03-19T03:02:45.743Z | Checking oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client) |
| 2766 | 2026-03-19T03:02:45.872Z | Checking nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory) |
| 2767 | 2026-03-19T03:02:46.118Z | Checking gateway-sp-comms v0.1.1 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc) |
| 2768 | 2026-03-19T03:02:46.748Z | Checking is_ci v1.2.0 |
| 2769 | 2026-03-19T03:02:46.922Z | Checking oximeter-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/api) |
| 2770 | 2026-03-19T03:02:47.039Z | Checking nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning) |
| 2771 | 2026-03-19T03:02:47.339Z | Checking yansi v1.0.1 |
| 2772 | 2026-03-19T03:02:47.511Z | Checking openapi-lint v0.5.0 (https://github.com/oxidecomputer/openapi-lint?branch=main#1b65d761) |
| 2773 | 2026-03-19T03:02:47.725Z | Checking pretty_assertions v1.4.1 |
| 2774 | 2026-03-19T03:02:47.825Z | Compiling nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface) |
| 2775 | 2026-03-19T03:02:47.936Z | Checking oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector) |
| 2776 | 2026-03-19T03:02:48.015Z | Checking omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway) |
| 2777 | 2026-03-19T03:02:48.170Z | Checking cockroach-admin-api v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/api) |
| 2778 | 2026-03-19T03:02:48.495Z | Compiling darling_core v0.23.0 |
| 2779 | 2026-03-19T03:02:49.693Z | Compiling indoc v2.0.7 |
| 2780 | 2026-03-19T03:02:49.902Z | Compiling omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin) |
| 2781 | 2026-03-19T03:02:50.186Z | Checking transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control#11afc484) |
| 2782 | 2026-03-19T03:02:50.331Z | Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control#11afc484) |
| 2783 | 2026-03-19T03:02:50.623Z | Compiling instability v0.3.11 |
| 2784 | 2026-03-19T03:02:50.845Z | Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent) |
| 2785 | 2026-03-19T03:02:50.997Z | Checking gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils) |
| 2786 | 2026-03-19T03:02:51.121Z | Compiling libz-sys v1.1.24 |
| 2787 | 2026-03-19T03:02:51.289Z | Checking transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control#11afc484) |
| 2788 | 2026-03-19T03:02:51.682Z | Checking castaway v0.2.4 |
| 2789 | 2026-03-19T03:02:51.906Z | Checking compact_str v0.8.1 |
| 2790 | 2026-03-19T03:02:52.150Z | Compiling darling_macro v0.23.0 |
| 2791 | 2026-03-19T03:02:52.457Z | Checking supports-color v3.0.2 |
| 2792 | 2026-03-19T03:02:52.661Z | Compiling nexus-test-utils v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils) |
| 2793 | 2026-03-19T03:02:52.825Z | Compiling darling v0.23.0 |
| 2794 | 2026-03-19T03:02:52.877Z | Checking unicode-truncate v1.1.0 |
| 2795 | 2026-03-19T03:02:52.940Z | Checking lru v0.12.5 |
| 2796 | 2026-03-19T03:02:53.100Z | Checking cassowary v0.3.0 |
| 2797 | 2026-03-19T03:02:53.249Z | Compiling libgit2-sys v0.18.3+1.9.2 |
| 2798 | 2026-03-19T03:02:53.642Z | Checking nexus-mgs-updates v0.1.0 (/work/oxidecomputer/omicron/nexus/mgs-updates) |
| 2799 | 2026-03-19T03:02:53.656Z | Checking wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common) |
| 2800 | 2026-03-19T03:02:53.976Z | Checking ratatui v0.29.0 |
| 2801 | 2026-03-19T03:02:55.214Z | Compiling nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking) |
| 2802 | 2026-03-19T03:02:55.493Z | Compiling nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation) |
| 2803 | 2026-03-19T03:02:55.754Z | Compiling vergen-git2 v1.0.7 |
| 2804 | 2026-03-19T03:02:55.846Z | Compiling nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution) |
| 2805 | 2026-03-19T03:02:55.904Z | Compiling nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery) |
| 2806 | 2026-03-19T03:02:56.091Z | Checking colored v2.2.0 |
| 2807 | 2026-03-19T03:02:56.131Z | Checking plotters-backend v0.3.7 |
| 2808 | 2026-03-19T03:02:56.179Z | Checking shell-words v1.1.1 |
| 2809 | 2026-03-19T03:02:56.372Z | Compiling rustls v0.21.12 |
| 2810 | 2026-03-19T03:02:56.452Z | Checking plotters-svg v0.3.7 |
| 2811 | 2026-03-19T03:02:56.579Z | Checking common v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#f20f786e) |
| 2812 | 2026-03-19T03:02:56.681Z | Compiling nexus-reconfigurator-rendezvous v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/rendezvous) |
| 2813 | 2026-03-19T03:02:56.740Z | Compiling nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc) |
| 2814 | 2026-03-19T03:02:56.966Z | Checking clickhouse-admin-single-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-single-client) |
| 2815 | 2026-03-19T03:02:57.030Z | Checking sct v0.7.1 |
| 2816 | 2026-03-19T03:02:57.244Z | Checking rustls-webpki v0.101.7 |
| 2817 | 2026-03-19T03:02:57.560Z | Compiling nix v0.29.0 |
| 2818 | 2026-03-19T03:02:57.727Z | Checking cast v0.3.0 |
| 2819 | 2026-03-19T03:02:57.886Z | Checking hex-literal v0.4.1 |
| 2820 | 2026-03-19T03:02:57.971Z | Checking criterion-plot v0.6.0 |
| 2821 | 2026-03-19T03:02:58.028Z | Checking dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#f20f786e) |
| 2822 | 2026-03-19T03:02:58.456Z | Checking plotters v0.3.7 |
| 2823 | 2026-03-19T03:02:59.546Z | Checking erased-serde v0.4.9 |
| 2824 | 2026-03-19T03:02:59.989Z | Checking nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api) |
| 2825 | 2026-03-19T03:03:00.142Z | Checking nexus-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/nexus/lockstep-api) |
| 2826 | 2026-03-19T03:03:01.128Z | Checking nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api) |
| 2827 | 2026-03-19T03:03:02.171Z | Checking tinytemplate v1.2.1 |
| 2828 | 2026-03-19T03:03:02.488Z | Checking ordered-float v2.10.1 |
| 2829 | 2026-03-19T03:03:02.858Z | Checking oorandom v11.1.5 |
| 2830 | 2026-03-19T03:03:03.041Z | Checking anes v0.1.6 |
| 2831 | 2026-03-19T03:03:03.322Z | Checking criterion v0.7.0 |
| 2832 | 2026-03-19T03:03:03.673Z | Checking serde-value v0.7.0 |
| 2833 | 2026-03-19T03:03:03.995Z | Checking serde-untagged v0.1.9 |
| 2834 | 2026-03-19T03:03:04.287Z | Checking tokio-rustls v0.24.1 |
| 2835 | 2026-03-19T03:03:04.918Z | Checking crucible-pantry-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a) |
| 2836 | 2026-03-19T03:03:04.981Z | Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus) |
| 2837 | 2026-03-19T03:03:05.258Z | Checking rustls-pemfile v1.0.4 |
| 2838 | 2026-03-19T03:03:05.466Z | Checking twox-hash v2.1.2 |
| 2839 | 2026-03-19T03:03:05.916Z | Checking unicode-xid v0.2.6 |
| 2840 | 2026-03-19T03:03:06.048Z | Checking wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client) |
| 2841 | 2026-03-19T03:03:06.096Z | Checking cargo-util-schemas v0.8.2 |
| 2842 | 2026-03-19T03:03:06.463Z | Checking lldpd-common v0.1.0 (https://github.com/oxidecomputer/lldp#d22509df) |
| 2843 | 2026-03-19T03:03:06.693Z | Checking lldpd-client v0.1.0 (https://github.com/oxidecomputer/lldp#d22509df) |
| 2844 | 2026-03-19T03:03:07.347Z | Checking nexus-background-task-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/background-task-interface) |
| 2845 | 2026-03-19T03:03:07.586Z | Checking fatfs v0.3.6 |
| 2846 | 2026-03-19T03:03:08.241Z | Checking cargo-platform v0.2.0 |
| 2847 | 2026-03-19T03:03:08.460Z | Checking raw-cpuid v11.5.0 (https://github.com/oxidecomputer/rust-cpuid.git?rev=a4cf01df76f35430ff5d39dc2fe470bcb953503b#a4cf01df) |
| 2848 | 2026-03-19T03:03:08.520Z | Compiling petname v2.0.2 |
| 2849 | 2026-03-19T03:03:09.207Z | Compiling seq-macro v0.3.6 |
| 2850 | 2026-03-19T03:03:10.135Z | Checking cargo_metadata v0.21.0 |
| 2851 | 2026-03-19T03:03:10.446Z | Checking oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client) |
| 2852 | 2026-03-19T03:03:11.199Z | Checking concurrent-queue v2.5.0 |
| 2853 | 2026-03-19T03:03:11.476Z | Checking rtoolbox v0.0.3 |
| 2854 | 2026-03-19T03:03:11.685Z | Checking futures-timer v3.0.3 |
| 2855 | 2026-03-19T03:03:11.843Z | Checking parking v2.2.1 |
| 2856 | 2026-03-19T03:03:11.954Z | Checking rpassword v7.4.0 |
| 2857 | 2026-03-19T03:03:12.040Z | Checking event-listener v5.4.1 |
| 2858 | 2026-03-19T03:03:12.369Z | Checking tui-tree-widget v0.23.1 |
| 2859 | 2026-03-19T03:03:12.652Z | Checking omicron-repl-utils v0.1.0 (/work/oxidecomputer/omicron/dev-tools/repl-utils) |
| 2860 | 2026-03-19T03:03:12.694Z | Checking polyval v0.6.2 |
| 2861 | 2026-03-19T03:03:12.887Z | Checking sapling-renderdag v0.1.0 |
| 2862 | 2026-03-19T03:03:12.930Z | Checking sync-ptr v0.1.4 |
| 2863 | 2026-03-19T03:03:12.969Z | Checking ghash v0.5.1 |
| 2864 | 2026-03-19T03:03:13.115Z | Checking event-listener-strategy v0.5.4 |
| 2865 | 2026-03-19T03:03:13.155Z | Compiling reconfigurator-cli v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-cli) |
| 2866 | 2026-03-19T03:03:13.240Z | Checking ctr v0.9.2 |
| 2867 | 2026-03-19T03:03:13.322Z | Checking constant_time_eq v0.4.2 |
| 2868 | 2026-03-19T03:03:13.441Z | Checking arrayvec v0.7.6 |
| 2869 | 2026-03-19T03:03:13.495Z | Checking arrayref v0.3.9 |
| 2870 | 2026-03-19T03:03:13.537Z | Checking aes-gcm v0.10.3 |
| 2871 | 2026-03-19T03:03:13.692Z | Checking async-lock v3.4.2 |
| 2872 | 2026-03-19T03:03:13.734Z | Checking nexus-reconfigurator-simulation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/simulation) |
| 2873 | 2026-03-19T03:03:13.781Z | Checking wicket v0.1.0 (/work/oxidecomputer/omicron/wicket) |
| 2874 | 2026-03-19T03:03:14.249Z | Checking ssh-encoding v0.2.0 |
| 2875 | 2026-03-19T03:03:14.536Z | Checking blowfish v0.9.1 |
| 2876 | 2026-03-19T03:03:14.768Z | Checking bcrypt-pbkdf v0.10.0 |
| 2877 | 2026-03-19T03:03:15.019Z | Checking ssh-cipher v0.2.0 |
| 2878 | 2026-03-19T03:03:15.062Z | Checking async-object-pool v0.2.0 |
| 2879 | 2026-03-19T03:03:15.240Z | Checking oximeter-test-utils v0.1.0 (/work/oxidecomputer/omicron/oximeter/test-utils) |
| 2880 | 2026-03-19T03:03:15.281Z | Checking clickhouse-admin-api v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/api) |
| 2881 | 2026-03-19T03:03:15.564Z | Compiling samael v0.0.19 |
| 2882 | 2026-03-19T03:03:15.702Z | Compiling nexus-test-utils-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils-macros) |
| 2883 | 2026-03-19T03:03:16.091Z | Checking serde_regex v1.1.0 |
| 2884 | 2026-03-19T03:03:16.328Z | Checking password-hash v0.4.2 |
| 2885 | 2026-03-19T03:03:16.583Z | Checking assert-json-diff v2.0.2 |
| 2886 | 2026-03-19T03:03:16.664Z | Checking path-tree v0.8.3 |
| 2887 | 2026-03-19T03:03:16.829Z | Checking gimli v0.32.3 |
| 2888 | 2026-03-19T03:03:16.947Z | Checking stringmetrics v2.2.2 |
| 2889 | 2026-03-19T03:03:17.177Z | Compiling target-lexicon v0.13.3 |
| 2890 | 2026-03-19T03:03:17.471Z | Checking httpmock v0.8.3 |
| 2891 | 2026-03-19T03:03:17.940Z | Checking pbkdf2 v0.11.0 |
| 2892 | 2026-03-19T03:03:18.198Z | Checking ssh-key v0.6.7 |
| 2893 | 2026-03-19T03:03:19.070Z | Checking addr2line v0.25.1 |
| 2894 | 2026-03-19T03:03:19.453Z | Checking p521 v0.13.3 |
| 2895 | 2026-03-19T03:03:20.342Z | Checking p256 v0.13.2 |
| 2896 | 2026-03-19T03:03:20.524Z | Checking ntp-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types/versions) |
| 2897 | 2026-03-19T03:03:20.726Z | Checking russh-cryptovec v0.7.3 |
| 2898 | 2026-03-19T03:03:20.824Z | Checking md5 v0.7.0 |
| 2899 | 2026-03-19T03:03:20.944Z | Compiling guppy-workspace-hack v0.1.0 |
| 2900 | 2026-03-19T03:03:21.098Z | Checking rustc-demangle v0.1.27 |
| 2901 | 2026-03-19T03:03:21.264Z | Checking russh-keys v0.45.0 |
| 2902 | 2026-03-19T03:03:21.428Z | Checking backtrace v0.3.76 |
| 2903 | 2026-03-19T03:03:21.845Z | Checking bootstrap-agent-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-lockstep-client) |
| 2904 | 2026-03-19T03:03:21.938Z | Checking num-bigint v0.4.6 |
| 2905 | 2026-03-19T03:03:22.122Z | Checking des v0.8.1 |
| 2906 | 2026-03-19T03:03:22.353Z | Compiling blake3 v1.8.3 |
| 2907 | 2026-03-19T03:03:22.359Z | Compiling dhcproto-macros v0.1.0 (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc) |
| 2908 | 2026-03-19T03:03:22.896Z | Compiling target-spec v3.5.7 |
| 2909 | 2026-03-19T03:03:22.937Z | Checking dhcproto v0.13.0-alpha (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc) |
| 2910 | 2026-03-19T03:03:23.326Z | Checking russh v0.45.0 |
| 2911 | 2026-03-19T03:03:23.826Z | Checking cfg-expr v0.20.6 |
| 2912 | 2026-03-19T03:03:23.922Z | Checking backtrace-ext v0.2.1 |
| 2913 | 2026-03-19T03:03:24.094Z | Checking supports-color v2.1.0 |
| 2914 | 2026-03-19T03:03:24.135Z | Checking textwrap v0.15.2 |
| 2915 | 2026-03-19T03:03:24.296Z | Checking supports-unicode v2.1.0 |
| 2916 | 2026-03-19T03:03:24.386Z | Checking supports-hyperlinks v2.1.0 |
| 2917 | 2026-03-19T03:03:24.441Z | Checking hashbrown v0.14.5 |
| 2918 | 2026-03-19T03:03:24.477Z | Checking ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9) |
| 2919 | 2026-03-19T03:03:24.565Z | Checking cargo-platform v0.3.2 |
| 2920 | 2026-03-19T03:03:24.778Z | Checking socket2 v0.5.10 |
| 2921 | 2026-03-19T03:03:24.836Z | Checking terminal_size v0.1.17 |
| 2922 | 2026-03-19T03:03:25.012Z | Compiling miette-derive v5.10.0 |
| 2923 | 2026-03-19T03:03:25.138Z | Checking internet-checksum v0.2.1 |
| 2924 | 2026-03-19T03:03:25.177Z | Checking owo-colors v3.5.0 |
| 2925 | 2026-03-19T03:03:25.322Z | Checking chumsky v0.9.3 |
| 2926 | 2026-03-19T03:03:25.921Z | Checking cargo_metadata v0.23.1 |
| 2927 | 2026-03-19T03:03:26.561Z | Checking miette v5.10.0 |
| 2928 | 2026-03-19T03:03:26.806Z | Checking wicketd-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-api) |
| 2929 | 2026-03-19T03:03:26.993Z | Checking omicron-clickhouse-admin v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin) |
| 2930 | 2026-03-19T03:03:27.035Z | Checking installinator-api v0.1.0 (/work/oxidecomputer/omicron/installinator-api) |
| 2931 | 2026-03-19T03:03:27.231Z | Checking clickhouse-admin-test-utils v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/test-utils) |
| 2932 | 2026-03-19T03:03:27.451Z | Checking installinator-client v0.1.0 (/work/oxidecomputer/omicron/clients/installinator-client) |
| 2933 | 2026-03-19T03:03:27.570Z | Checking httptest v0.16.4 |
| 2934 | 2026-03-19T03:03:27.744Z | Compiling git2 v0.20.4 |
| 2935 | 2026-03-19T03:03:27.886Z | Checking pathdiff v0.2.3 |
| 2936 | 2026-03-19T03:03:28.056Z | Compiling knuffel-derive v3.2.0 |
| 2937 | 2026-03-19T03:03:28.105Z | Checking topological-sort v0.2.2 |
| 2938 | 2026-03-19T03:03:28.146Z | Checking nested v0.1.1 |
| 2939 | 2026-03-19T03:03:28.325Z | Checking omicron-zone-package v0.12.2 |
| 2940 | 2026-03-19T03:03:28.391Z | Checking guppy v0.17.25 |
| 2941 | 2026-03-19T03:03:28.617Z | Checking ntp-admin-api v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/api) |
| 2942 | 2026-03-19T03:03:28.925Z | Checking similar-asserts v1.7.0 |
| 2943 | 2026-03-19T03:03:29.161Z | Compiling rstest_macros v0.25.0 |
| 2944 | 2026-03-19T03:03:29.536Z | Compiling target-triple v1.0.0 |
| 2945 | 2026-03-19T03:03:29.575Z | Checking dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common) |
| 2946 | 2026-03-19T03:03:29.784Z | Checking installinator v0.1.0 (/work/oxidecomputer/omicron/installinator) |
| 2947 | 2026-03-19T03:03:29.832Z | Checking nexus-fm v0.1.0 (/work/oxidecomputer/omicron/nexus/fm) |
| 2948 | 2026-03-19T03:03:30.008Z | Checking scim2-test-client v0.1.0 (https://github.com/oxidecomputer/scim2-rs?rev=c78005db837a71f94c3b8efac9a64cfbdb2d527f#c78005db) |
| 2949 | 2026-03-19T03:03:30.150Z | Checking knuffel v3.2.0 |
| 2950 | 2026-03-19T03:03:30.719Z | Compiling omicron-ntp-admin v0.1.0 (/work/oxidecomputer/omicron/ntp-admin) |
| 2951 | 2026-03-19T03:03:30.762Z | Checking trust-quorum-test-utils v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/test-utils) |
| 2952 | 2026-03-19T03:03:31.603Z | Checking toml_datetime v1.0.0+spec-1.1.0 |
| 2953 | 2026-03-19T03:03:31.844Z | Checking escape8259 v0.5.3 |
| 2954 | 2026-03-19T03:03:31.943Z | Compiling relative-path v1.9.3 |
| 2955 | 2026-03-19T03:03:32.045Z | Compiling assert_cmd v2.1.2 |
| 2956 | 2026-03-19T03:03:32.205Z | Checking libtest-mimic v0.8.1 |
| 2957 | 2026-03-19T03:03:32.490Z | Checking toml v1.0.3+spec-1.1.0 |
| 2958 | 2026-03-19T03:03:32.736Z | Compiling crucible-common v0.0.1 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a) |
| 2959 | 2026-03-19T03:03:32.779Z | Checking ntp-admin-types v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types) |
| 2960 | 2026-03-19T03:03:32.952Z | Checking wicket-dbg v0.1.0 (/work/oxidecomputer/omicron/wicket-dbg) |
| 2961 | 2026-03-19T03:03:33.378Z | Checking blake2b_simd v1.0.4 |
| 2962 | 2026-03-19T03:03:33.872Z | Checking omicron-dev-lib v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev-lib) |
| 2963 | 2026-03-19T03:03:33.946Z | Checking attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?rev=10952e8d9599b735b85d480af3560a11700e5b64#10952e8d) |
| 2964 | 2026-03-19T03:03:34.379Z | Compiling omicron-omdb v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omdb) |
| 2965 | 2026-03-19T03:03:34.480Z | Compiling nexus-reconfigurator-cli-integration-tests v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/cli-integration-tests) |
| 2966 | 2026-03-19T03:03:34.752Z | Compiling polar-core v0.27.3 |
| 2967 | 2026-03-19T03:03:34.793Z | Compiling db-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/db-dev) |
| 2968 | 2026-03-19T03:03:35.087Z | Compiling omicron-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev) |
| 2969 | 2026-03-19T03:03:35.367Z | Checking fancy-regex v0.14.0 |
| 2970 | 2026-03-19T03:03:35.657Z | Checking serde_tokenstream v0.2.3 |
| 2971 | 2026-03-19T03:03:35.901Z | Checking uzers v0.12.2 |
| 2972 | 2026-03-19T03:03:36.031Z | Checking constant_time_eq v0.3.1 |
| 2973 | 2026-03-19T03:03:36.184Z | Checking termcolor v1.4.1 |
| 2974 | 2026-03-19T03:03:36.234Z | Compiling linkme-impl v0.3.35 |
| 2975 | 2026-03-19T03:03:36.541Z | Checking trybuild v1.0.116 |
| 2976 | 2026-03-19T03:03:36.735Z | Checking rust-argon2 v2.1.0 |
| 2977 | 2026-03-19T03:03:37.072Z | Checking datatest-stable v0.3.3 |
| 2978 | 2026-03-19T03:03:37.708Z | Checking attest-mock v0.1.0 (https://github.com/oxidecomputer/dice-util?rev=10952e8d9599b735b85d480af3560a11700e5b64#10952e8d) |
| 2979 | 2026-03-19T03:03:37.711Z | Checking rstest v0.25.0 |
| 2980 | 2026-03-19T03:03:37.976Z | Checking wicketd v0.1.0 (/work/oxidecomputer/omicron/wicketd) |
| 2981 | 2026-03-19T03:03:38.139Z | Checking omicron-ls-apis v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ls-apis) |
| 2982 | 2026-03-19T03:03:38.183Z | Checking support-bundle-viewer v0.1.2 |
| 2983 | 2026-03-19T03:03:38.523Z | Compiling omicron-live-tests v0.1.0 (/work/oxidecomputer/omicron/live-tests) |
| 2984 | 2026-03-19T03:03:38.810Z | Compiling ch-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ch-dev) |
| 2985 | 2026-03-19T03:03:39.140Z | Compiling omicron-reconfigurator-exec-unsafe v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-exec-unsafe) |
| 2986 | 2026-03-19T03:03:39.251Z | Checking drift v0.1.3 |
| 2987 | 2026-03-19T03:03:39.441Z | Checking rand_distr v0.5.1 |
| 2988 | 2026-03-19T03:03:39.702Z | Checking multimap v0.10.1 |
| 2989 | 2026-03-19T03:03:39.977Z | Checking approx v0.5.1 |
| 2990 | 2026-03-19T03:03:40.091Z | Compiling linkme v0.3.35 |
| 2991 | 2026-03-19T03:03:40.192Z | Checking dropshot-api-manager v0.6.0 |
| 2992 | 2026-03-19T03:03:41.610Z | Checking zone-setup v0.1.0 (/work/oxidecomputer/omicron/zone-setup) |
| 2993 | 2026-03-19T03:03:41.686Z | Checking oso v0.27.3 |
| 2994 | 2026-03-19T03:03:42.025Z | Checking pki-playground v0.2.0 (https://github.com/oxidecomputer/pki-playground?rev=7600756029ce046a02c6234aa84ce230cc5eaa04#76007560) |
| 2995 | 2026-03-19T03:03:42.091Z | Checking omicron-package v0.1.0 (/work/oxidecomputer/omicron/package) |
| 2996 | 2026-03-19T03:03:42.538Z | Checking omicron-pins v0.1.0 (/work/oxidecomputer/omicron/dev-tools/pins) |
| 2997 | 2026-03-19T03:03:42.801Z | Checking clickana v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickana) |
| 2998 | 2026-03-19T03:03:42.894Z | Checking xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader) |
| 2999 | 2026-03-19T03:03:43.033Z | Checking partial-io v0.5.4 |
| 3000 | 2026-03-19T03:03:43.166Z | Checking rats-corim v0.1.0 (https://github.com/oxidecomputer/rats-corim.git?rev=f0d5d5168d3d31487a56df32c676b0c6240bcc6b#f0d5d516) |
| 3001 | 2026-03-19T03:03:43.286Z | Checking cargo_toml v0.21.0 |
| 3002 | 2026-03-19T03:03:43.351Z | Compiling live-tests-macros v0.1.0 (/work/oxidecomputer/omicron/live-tests/macros) |
| 3003 | 2026-03-19T03:03:43.459Z | Checking end-to-end-tests v0.1.0 (/work/oxidecomputer/omicron/end-to-end-tests) |
| 3004 | 2026-03-19T03:03:43.550Z | Checking termios v0.3.3 |
| 3005 | 2026-03-19T03:03:43.598Z | Checking sprockets-tls-test-utils v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=d2b68e4f47e3c22bce0455aeb4cfb2e61ad229ba#d2b68e4f) |
| 3006 | 2026-03-19T03:03:44.065Z | Checking gateway-cli v0.1.0 (/work/oxidecomputer/omicron/gateway-cli) |
| 3007 | 2026-03-19T03:03:44.112Z | Checking omicron-releng v0.1.0 (/work/oxidecomputer/omicron/dev-tools/releng) |
| 3008 | 2026-03-19T03:03:44.491Z | Checking xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask) |
| 3009 | 2026-03-19T03:03:48.762Z | Checking omicron-dropshot-apis v0.1.0 (/work/oxidecomputer/omicron/dev-tools/dropshot-apis) |
| 3010 | 2026-03-19T03:03:53.773Z | Checking tqdb v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/tqdb) |
| 3011 | 2026-03-19T03:03:56.637Z | Checking clickhouse-cluster-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickhouse-cluster-dev) |
| 3012 | 2026-03-19T03:04:02.888Z | Checking reconfigurator-sp-updater v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-sp-updater) |
| 3013 | 2026-03-19T03:04:03.348Z | Checking nexus-db-errors v0.1.0 (/work/oxidecomputer/omicron/nexus/db-errors) |
| 3014 | 2026-03-19T03:04:10.390Z | Checking mgs-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/mgs-dev) |
| 3015 | 2026-03-19T03:04:15.798Z | Checking omicron-repo-depot-standalone v0.1.0 (/work/oxidecomputer/omicron/dev-tools/repo-depot-standalone) |
| 3016 | 2026-03-19T03:04:16.973Z | Checking crdb-seed v0.1.0 (/work/oxidecomputer/omicron/dev-tools/crdb-seed) |
| 3017 | 2026-03-19T03:04:17.566Z | Checking cert-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/cert-dev) |
| 3018 | 2026-03-19T03:04:30.271Z | Checking internal-dns-cli v0.1.0 (/work/oxidecomputer/omicron/internal-dns/cli) |
| 3019 | 2026-03-19T03:06:27.392Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 5m 37s |
| 3020 | 2026-03-19T03:06:28.182Z | |
| 3021 | 2026-03-19T03:06:28.185Z | real 5:41.849095364 |
| 3022 | 2026-03-19T03:06:28.185Z | user 28:36.836131263 |
| 3023 | 2026-03-19T03:06:28.185Z | sys 5:56.124060790 |
| 3024 | 2026-03-19T03:06:28.185Z | trap 0.726519027 |
| 3025 | 2026-03-19T03:06:28.185Z | tflt 0.115272249 |
| 3026 | 2026-03-19T03:06:28.185Z | dflt 0.206580912 |
| 3027 | 2026-03-19T03:06:28.185Z | kflt 0.000947085 |
| 3028 | 2026-03-19T03:06:28.185Z | lock 1:20:50.627898083 |
| 3029 | 2026-03-19T03:06:28.185Z | slp 1:18:24.232683521 |
| 3030 | 2026-03-19T03:06:28.186Z | lat 2:02.249487933 |
| 3031 | 2026-03-19T03:06:28.186Z | stop 12:58.732200150 |
| 3032 | 2026-03-19T03:06:28.186Z | + RUSTDOCFLAGS='--document-private-items -D warnings --cfg tokio' |
| 3033 | 2026-03-19T03:06:28.186Z | + ptime -m cargo doc --workspace --no-deps |
| 3034 | 2026-03-19T03:06:29.384Z | warning: output filename collision at /work/oxidecomputer/omicron/target/doc/oximeter/index.html |
| 3035 | 2026-03-19T03:06:29.384Z | | |
| 3036 | 2026-03-19T03:06:29.385Z | = 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)` |
| 3037 | 2026-03-19T03:06:29.385Z | = 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> |
| 3038 | 2026-03-19T03:06:30.708Z | Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack) |
| 3039 | 2026-03-19T03:06:30.984Z | Checking omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds) |
| 3040 | 2026-03-19T03:06:31.035Z | Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils) |
| 3041 | 2026-03-19T03:06:31.122Z | Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db) |
| 3042 | 2026-03-19T03:06:31.307Z | Compiling dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server) |
| 3043 | 2026-03-19T03:06:31.338Z | Compiling omicron-ledger v0.1.0 (/work/oxidecomputer/omicron/ledger) |
| 3044 | 2026-03-19T03:06:31.367Z | Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths) |
| 3045 | 2026-03-19T03:06:31.403Z | Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity) |
| 3046 | 2026-03-19T03:06:31.474Z | Checking key-manager-types v0.1.0 (/work/oxidecomputer/omicron/key-manager/types) |
| 3047 | 2026-03-19T03:06:31.589Z | Checking oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog) |
| 3048 | 2026-03-19T03:06:31.630Z | Checking sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types) |
| 3049 | 2026-03-19T03:06:31.672Z | Checking gfss v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/gfss) |
| 3050 | 2026-03-19T03:06:31.731Z | Checking omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords) |
| 3051 | 2026-03-19T03:06:31.761Z | Checking update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine) |
| 3052 | 2026-03-19T03:06:31.815Z | Checking gateway-types-versions v0.1.0 (/work/oxidecomputer/omicron/gateway-types/versions) |
| 3053 | 2026-03-19T03:06:31.868Z | Checking ereport-types v0.1.0 (/work/oxidecomputer/omicron/ereport/types) |
| 3054 | 2026-03-19T03:06:31.899Z | Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl) |
| 3055 | 2026-03-19T03:06:31.930Z | Checking omicron-common v0.1.0 (/work/oxidecomputer/omicron/common) |
| 3056 | 2026-03-19T03:06:31.997Z | Checking bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore) |
| 3057 | 2026-03-19T03:06:32.066Z | Checking trust-quorum-types-versions v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types/versions) |
| 3058 | 2026-03-19T03:06:32.328Z | Checking cockroach-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types/versions) |
| 3059 | 2026-03-19T03:06:32.642Z | Checking parallel-task-set v0.1.0 (/work/oxidecomputer/omicron/parallel-task-set) |
| 3060 | 2026-03-19T03:06:32.833Z | Checking cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client) |
| 3061 | 2026-03-19T03:06:32.907Z | Checking cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types) |
| 3062 | 2026-03-19T03:06:32.947Z | Checking trust-quorum-types v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types) |
| 3063 | 2026-03-19T03:06:33.140Z | Compiling nexus-db-schema v0.1.0 (/work/oxidecomputer/omicron/nexus/db-schema) |
| 3064 | 2026-03-19T03:06:33.173Z | Compiling nexus-macros-common v0.1.0 (/work/oxidecomputer/omicron/nexus/macros-common) |
| 3065 | 2026-03-19T03:06:33.393Z | Compiling nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model) |
| 3066 | 2026-03-19T03:06:33.467Z | Checking installinator-common-versions v0.1.0 (/work/oxidecomputer/omicron/installinator-common/versions) |
| 3067 | 2026-03-19T03:06:33.570Z | Compiling db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros) |
| 3068 | 2026-03-19T03:06:33.660Z | Checking omicron-cockroach-metrics v0.1.0 (/work/oxidecomputer/omicron/cockroach-metrics) |
| 3069 | 2026-03-19T03:06:33.708Z | Checking ntp-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ntp-admin-client) |
| 3070 | 2026-03-19T03:06:33.977Z | Checking gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types) |
| 3071 | 2026-03-19T03:06:34.159Z | Compiling nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data) |
| 3072 | 2026-03-19T03:06:34.193Z | Compiling nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth) |
| 3073 | 2026-03-19T03:06:34.224Z | Checking gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client) |
| 3074 | 2026-03-19T03:06:34.388Z | Compiling authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros) |
| 3075 | 2026-03-19T03:06:34.487Z | Compiling nexus-db-lookup v0.1.0 (/work/oxidecomputer/omicron/nexus/db-lookup) |
| 3076 | 2026-03-19T03:06:34.516Z | Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries) |
| 3077 | 2026-03-19T03:06:34.811Z | Checking repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client) |
| 3078 | 2026-03-19T03:06:34.895Z | Checking typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng) |
| 3079 | 2026-03-19T03:06:35.109Z | Checking range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests) |
| 3080 | 2026-03-19T03:06:35.233Z | Compiling oximeter-macro-impl v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb) |
| 3081 | 2026-03-19T03:06:35.325Z | Checking repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api) |
| 3082 | 2026-03-19T03:06:35.372Z | Compiling nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking) |
| 3083 | 2026-03-19T03:06:35.455Z | Compiling nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface) |
| 3084 | 2026-03-19T03:06:35.681Z | Compiling nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution) |
| 3085 | 2026-03-19T03:06:35.714Z | Checking ntp-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types/versions) |
| 3086 | 2026-03-19T03:06:35.789Z | Compiling nexus-reconfigurator-rendezvous v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/rendezvous) |
| 3087 | 2026-03-19T03:06:35.930Z | Compiling nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation) |
| 3088 | 2026-03-19T03:06:35.998Z | Compiling nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery) |
| 3089 | 2026-03-19T03:06:36.040Z | Compiling nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc) |
| 3090 | 2026-03-19T03:06:36.068Z | Compiling omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin) |
| 3091 | 2026-03-19T03:06:36.351Z | Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus) |
| 3092 | 2026-03-19T03:06:36.354Z | Compiling reconfigurator-cli v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-cli) |
| 3093 | 2026-03-19T03:06:36.406Z | Checking oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client) |
| 3094 | 2026-03-19T03:06:36.409Z | Checking omicron-repl-utils v0.1.0 (/work/oxidecomputer/omicron/dev-tools/repl-utils) |
| 3095 | 2026-03-19T03:06:36.666Z | Compiling omicron-ntp-admin v0.1.0 (/work/oxidecomputer/omicron/ntp-admin) |
| 3096 | 2026-03-19T03:06:36.694Z | Compiling nexus-test-utils v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils) |
| 3097 | 2026-03-19T03:06:36.724Z | Checking nexus-background-task-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/background-task-interface) |
| 3098 | 2026-03-19T03:06:36.920Z | Checking ntp-admin-types v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types) |
| 3099 | 2026-03-19T03:06:37.009Z | Compiling nexus-reconfigurator-cli-integration-tests v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/cli-integration-tests) |
| 3100 | 2026-03-19T03:06:37.047Z | Compiling ch-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ch-dev) |
| 3101 | 2026-03-19T03:06:37.092Z | Compiling db-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/db-dev) |
| 3102 | 2026-03-19T03:06:37.260Z | Compiling omicron-reconfigurator-exec-unsafe v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-exec-unsafe) |
| 3103 | 2026-03-19T03:06:37.306Z | Compiling omicron-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev) |
| 3104 | 2026-03-19T03:06:37.411Z | Checking dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common) |
| 3105 | 2026-03-19T03:06:37.657Z | Checking omicron-ls-apis v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ls-apis) |
| 3106 | 2026-03-19T03:06:37.660Z | Documenting omicron-ls-apis v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ls-apis) |
| 3107 | 2026-03-19T03:06:37.717Z | Checking omicron-pins v0.1.0 (/work/oxidecomputer/omicron/dev-tools/pins) |
| 3108 | 2026-03-19T03:06:37.747Z | Documenting xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask) |
| 3109 | 2026-03-19T03:06:38.020Z | Checking oximeter-types-versions v0.1.0 (/work/oxidecomputer/omicron/oximeter/types/versions) |
| 3110 | 2026-03-19T03:06:38.460Z | Checking clickhouse-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types/versions) |
| 3111 | 2026-03-19T03:06:38.589Z | Checking oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types) |
| 3112 | 2026-03-19T03:06:39.493Z | Checking internal-dns-types-versions v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types/versions) |
| 3113 | 2026-03-19T03:06:40.017Z | Checking clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types) |
| 3114 | 2026-03-19T03:06:40.279Z | Checking internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types) |
| 3115 | 2026-03-19T03:06:40.309Z | Checking key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager) |
| 3116 | 2026-03-19T03:06:40.561Z | Checking oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema) |
| 3117 | 2026-03-19T03:06:40.596Z | Checking sled-agent-types-versions v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types/versions) |
| 3118 | 2026-03-19T03:06:40.783Z | Checking oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types) |
| 3119 | 2026-03-19T03:06:40.829Z | Checking internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver) |
| 3120 | 2026-03-19T03:06:41.267Z | Checking sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware) |
| 3121 | 2026-03-19T03:06:41.419Z | Checking omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates) |
| 3122 | 2026-03-19T03:06:41.815Z | Checking nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults) |
| 3123 | 2026-03-19T03:06:41.849Z | Checking installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common) |
| 3124 | 2026-03-19T03:06:41.879Z | Checking dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client) |
| 3125 | 2026-03-19T03:06:42.177Z | Checking clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client) |
| 3126 | 2026-03-19T03:06:42.502Z | Checking sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage) |
| 3127 | 2026-03-19T03:06:42.694Z | Compiling oximeter-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb) |
| 3128 | 2026-03-19T03:06:43.423Z | Checking zfs-test-harness v0.1.0 (/work/oxidecomputer/omicron/sled-storage/zfs-test-harness) |
| 3129 | 2026-03-19T03:06:43.456Z | Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb) |
| 3130 | 2026-03-19T03:06:43.459Z | Checking clickhouse-admin-keeper-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-keeper-client) |
| 3131 | 2026-03-19T03:06:43.948Z | Checking dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api) |
| 3132 | 2026-03-19T03:06:44.018Z | Checking sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics) |
| 3133 | 2026-03-19T03:06:44.471Z | Compiling oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro) |
| 3134 | 2026-03-19T03:06:44.914Z | Checking update-common v0.1.0 (/work/oxidecomputer/omicron/update-common) |
| 3135 | 2026-03-19T03:06:45.845Z | Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb) |
| 3136 | 2026-03-19T03:06:45.912Z | Checking omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client) |
| 3137 | 2026-03-19T03:06:46.297Z | Checking bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client) |
| 3138 | 2026-03-19T03:06:47.043Z | Checking oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client) |
| 3139 | 2026-03-19T03:06:47.077Z | Checking ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc) |
| 3140 | 2026-03-19T03:06:47.406Z | Checking gateway-api v0.1.0 (/work/oxidecomputer/omicron/gateway-api) |
| 3141 | 2026-03-19T03:06:47.504Z | Checking oximeter-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/api) |
| 3142 | 2026-03-19T03:06:47.855Z | Checking clickhouse-admin-single-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-single-client) |
| 3143 | 2026-03-19T03:06:47.887Z | Checking cockroach-admin-api v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/api) |
| 3144 | 2026-03-19T03:06:47.918Z | Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb) |
| 3145 | 2026-03-19T03:06:47.975Z | Checking clickhouse-admin-api v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/api) |
| 3146 | 2026-03-19T03:06:48.363Z | Checking ntp-admin-api v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/api) |
| 3147 | 2026-03-19T03:06:48.429Z | Documenting dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server) |
| 3148 | 2026-03-19T03:06:48.480Z | Checking oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter) |
| 3149 | 2026-03-19T03:06:48.634Z | Checking installinator-api v0.1.0 (/work/oxidecomputer/omicron/installinator-api) |
| 3150 | 2026-03-19T03:06:48.729Z | Checking sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types) |
| 3151 | 2026-03-19T03:06:49.028Z | Checking oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments) |
| 3152 | 2026-03-19T03:06:49.066Z | Documenting omicron-ntp-admin v0.1.0 (/work/oxidecomputer/omicron/ntp-admin) |
| 3153 | 2026-03-19T03:06:49.886Z | Checking trust-quorum-protocol v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/protocol) |
| 3154 | 2026-03-19T03:06:50.105Z | Checking nexus-types-versions v0.1.0 (/work/oxidecomputer/omicron/nexus/types/versions) |
| 3155 | 2026-03-19T03:06:51.042Z | Checking sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client) |
| 3156 | 2026-03-19T03:06:51.568Z | Checking sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api) |
| 3157 | 2026-03-19T03:06:52.006Z | Checking sled-agent-resolvable-files-examples v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files-examples) |
| 3158 | 2026-03-19T03:06:52.188Z | Checking oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb) |
| 3159 | 2026-03-19T03:06:52.491Z | Checking sled-agent-config-reconciler v0.1.0 (/work/oxidecomputer/omicron/sled-agent/config-reconciler) |
| 3160 | 2026-03-19T03:06:52.535Z | Checking common v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=cc8e02a0800034c431c8cf96b889ea638da3d194#cc8e02a0) |
| 3161 | 2026-03-19T03:06:52.567Z | Checking bootstrap-agent-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-api) |
| 3162 | 2026-03-19T03:06:52.975Z | Checking bootstrap-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-api) |
| 3163 | 2026-03-19T03:06:53.562Z | Checking sled-agent-health-monitor v0.1.0 (/work/oxidecomputer/omicron/sled-agent/health-monitor) |
| 3164 | 2026-03-19T03:06:53.722Z | Checking wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common) |
| 3165 | 2026-03-19T03:06:53.838Z | Checking dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=cc8e02a0800034c431c8cf96b889ea638da3d194#cc8e02a0) |
| 3166 | 2026-03-19T03:06:54.081Z | Checking bootstrap-agent-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-lockstep-client) |
| 3167 | 2026-03-19T03:06:55.452Z | Checking wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client) |
| 3168 | 2026-03-19T03:06:55.491Z | Checking sled-agent-resolvable-files v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files) |
| 3169 | 2026-03-19T03:06:55.863Z | Documenting omicron-clickhouse-admin v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin) |
| 3170 | 2026-03-19T03:06:56.197Z | Checking sled-agent-measurements v0.1.0 (/work/oxidecomputer/omicron/sled-agent/measurements) |
| 3171 | 2026-03-19T03:06:56.825Z | Checking trust-quorum v0.1.0 (/work/oxidecomputer/omicron/trust-quorum) |
| 3172 | 2026-03-19T03:06:58.373Z | Checking omicron-clickhouse-admin v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin) |
| 3173 | 2026-03-19T03:06:59.120Z | Checking wicketd-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-api) |
| 3174 | 2026-03-19T03:06:59.459Z | Checking trust-quorum-test-utils v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/test-utils) |
| 3175 | 2026-03-19T03:07:00.177Z | Documenting omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin) |
| 3176 | 2026-03-19T03:07:00.243Z | Checking clickhouse-admin-test-utils v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/test-utils) |
| 3177 | 2026-03-19T03:07:00.408Z | Checking wicket v0.1.0 (/work/oxidecomputer/omicron/wicket) |
| 3178 | 2026-03-19T03:07:00.558Z | Checking installinator-client v0.1.0 (/work/oxidecomputer/omicron/clients/installinator-client) |
| 3179 | 2026-03-19T03:07:00.941Z | Documenting wicket v0.1.0 (/work/oxidecomputer/omicron/wicket) |
| 3180 | 2026-03-19T03:07:01.564Z | Documenting installinator v0.1.0 (/work/oxidecomputer/omicron/installinator) |
| 3181 | 2026-03-19T03:07:01.821Z | Documenting wicketd v0.1.0 (/work/oxidecomputer/omicron/wicketd) |
| 3182 | 2026-03-19T03:07:02.387Z | Checking nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types) |
| 3183 | 2026-03-19T03:07:03.621Z | Documenting nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types) |
| 3184 | 2026-03-19T03:07:03.695Z | Checking wicket-dbg v0.1.0 (/work/oxidecomputer/omicron/wicket-dbg) |
| 3185 | 2026-03-19T03:07:03.791Z | Documenting wicket-dbg v0.1.0 (/work/oxidecomputer/omicron/wicket-dbg) |
| 3186 | 2026-03-19T03:07:08.005Z | Documenting trust-quorum v0.1.0 (/work/oxidecomputer/omicron/trust-quorum) |
| 3187 | 2026-03-19T03:07:08.979Z | Documenting sled-agent-measurements v0.1.0 (/work/oxidecomputer/omicron/sled-agent/measurements) |
| 3188 | 2026-03-19T03:07:09.522Z | Documenting wicketd-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-api) |
| 3189 | 2026-03-19T03:07:10.613Z | Documenting sled-agent-resolvable-files v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files) |
| 3190 | 2026-03-19T03:07:10.756Z | Documenting wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client) |
| 3191 | 2026-03-19T03:07:12.412Z | Checking nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config) |
| 3192 | 2026-03-19T03:07:12.450Z | Checking sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim) |
| 3193 | 2026-03-19T03:07:12.568Z | Checking nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client) |
| 3194 | 2026-03-19T03:07:12.901Z | Checking nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory) |
| 3195 | 2026-03-19T03:07:14.032Z | Checking nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy) |
| 3196 | 2026-03-19T03:07:14.626Z | Checking nexus-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-lockstep-client) |
| 3197 | 2026-03-19T03:07:14.658Z | Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils) |
| 3198 | 2026-03-19T03:07:14.883Z | Checking nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning) |
| 3199 | 2026-03-19T03:07:15.004Z | Checking oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer) |
| 3200 | 2026-03-19T03:07:15.217Z | Checking nexus-mgs-updates v0.1.0 (/work/oxidecomputer/omicron/nexus/mgs-updates) |
| 3201 | 2026-03-19T03:07:15.604Z | Checking oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector) |
| 3202 | 2026-03-19T03:07:15.999Z | Checking omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway) |
| 3203 | 2026-03-19T03:07:16.143Z | Checking nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api) |
| 3204 | 2026-03-19T03:07:16.742Z | Checking nexus-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/nexus/lockstep-api) |
| 3205 | 2026-03-19T03:07:17.090Z | Checking nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api) |
| 3206 | 2026-03-19T03:07:17.248Z | Checking nexus-reconfigurator-simulation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/simulation) |
| 3207 | 2026-03-19T03:07:17.473Z | Documenting oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector) |
| 3208 | 2026-03-19T03:07:17.504Z | Documenting omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils) |
| 3209 | 2026-03-19T03:07:17.649Z | Checking oximeter-test-utils v0.1.0 (/work/oxidecomputer/omicron/oximeter/test-utils) |
| 3210 | 2026-03-19T03:07:18.572Z | Documenting clickhouse-cluster-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickhouse-cluster-dev) |
| 3211 | 2026-03-19T03:07:18.879Z | Checking gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils) |
| 3212 | 2026-03-19T03:07:19.768Z | Documenting mgs-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/mgs-dev) |
| 3213 | 2026-03-19T03:07:20.579Z | Documenting omicron-dropshot-apis v0.1.0 (/work/oxidecomputer/omicron/dev-tools/dropshot-apis) |
| 3214 | 2026-03-19T03:07:20.636Z | Documenting tqdb v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/tqdb) |
| 3215 | 2026-03-19T03:07:22.901Z | Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent) |
| 3216 | 2026-03-19T03:07:23.184Z | Documenting omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent) |
| 3217 | 2026-03-19T03:07:27.306Z | Documenting nexus-reconfigurator-cli-integration-tests v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/cli-integration-tests) |
| 3218 | 2026-03-19T03:07:28.078Z | Documenting gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils) |
| 3219 | 2026-03-19T03:07:29.249Z | Documenting reconfigurator-cli v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-cli) |
| 3220 | 2026-03-19T03:07:30.265Z | Documenting nexus-reconfigurator-simulation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/simulation) |
| 3221 | 2026-03-19T03:07:32.298Z | Documenting reconfigurator-sp-updater v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-sp-updater) |
| 3222 | 2026-03-19T03:07:33.405Z | Documenting db-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/db-dev) |
| 3223 | 2026-03-19T03:07:34.546Z | Documenting crdb-seed v0.1.0 (/work/oxidecomputer/omicron/dev-tools/crdb-seed) |
| 3224 | 2026-03-19T03:07:36.592Z | Documenting oximeter-test-utils v0.1.0 (/work/oxidecomputer/omicron/oximeter/test-utils) |
| 3225 | 2026-03-19T03:07:37.276Z | Documenting ch-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ch-dev) |
| 3226 | 2026-03-19T03:07:38.100Z | Documenting omicron-dev-lib v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev-lib) |
| 3227 | 2026-03-19T03:07:38.891Z | Documenting omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway) |
| 3228 | 2026-03-19T03:07:39.699Z | Documenting oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer) |
| 3229 | 2026-03-19T03:07:42.670Z | Documenting nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning) |
| 3230 | 2026-03-19T03:07:43.235Z | Documenting nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model) |
| 3231 | 2026-03-19T03:07:43.408Z | Documenting end-to-end-tests v0.1.0 (/work/oxidecomputer/omicron/end-to-end-tests) |
| 3232 | 2026-03-19T03:07:44.998Z | Checking end-to-end-tests v0.1.0 (/work/oxidecomputer/omicron/end-to-end-tests) |
| 3233 | 2026-03-19T03:07:46.039Z | Documenting nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory) |
| 3234 | 2026-03-19T03:07:46.970Z | Documenting nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api) |
| 3235 | 2026-03-19T03:07:48.977Z | Documenting nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api) |
| 3236 | 2026-03-19T03:07:52.727Z | Documenting nexus-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/nexus/lockstep-api) |
| 3237 | 2026-03-19T03:07:53.698Z | Documenting nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy) |
| 3238 | 2026-03-19T03:07:54.622Z | Documenting nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config) |
| 3239 | 2026-03-19T03:07:56.128Z | Documenting nexus-fm v0.1.0 (/work/oxidecomputer/omicron/nexus/fm) |
| 3240 | 2026-03-19T03:07:57.375Z | Documenting sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim) |
| 3241 | 2026-03-19T03:07:58.316Z | Documenting nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client) |
| 3242 | 2026-03-19T03:07:59.254Z | Documenting nexus-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-lockstep-client) |
| 3243 | 2026-03-19T03:08:00.244Z | Documenting nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth) |
| 3244 | 2026-03-19T03:08:01.443Z | Documenting nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data) |
| 3245 | 2026-03-19T03:08:02.301Z | Documenting nexus-mgs-updates v0.1.0 (/work/oxidecomputer/omicron/nexus/mgs-updates) |
| 3246 | 2026-03-19T03:08:03.027Z | Checking nexus-db-errors v0.1.0 (/work/oxidecomputer/omicron/nexus/db-errors) |
| 3247 | 2026-03-19T03:08:04.510Z | Documenting nexus-db-lookup v0.1.0 (/work/oxidecomputer/omicron/nexus/db-lookup) |
| 3248 | 2026-03-19T03:08:05.489Z | Documenting nexus-db-errors v0.1.0 (/work/oxidecomputer/omicron/nexus/db-errors) |
| 3249 | 2026-03-19T03:08:08.460Z | Documenting sled-agent-health-monitor v0.1.0 (/work/oxidecomputer/omicron/sled-agent/health-monitor) |
| 3250 | 2026-03-19T03:08:09.320Z | Documenting sled-agent-config-reconciler v0.1.0 (/work/oxidecomputer/omicron/sled-agent/config-reconciler) |
| 3251 | 2026-03-19T03:08:10.521Z | Documenting nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries) |
| 3252 | 2026-03-19T03:08:14.928Z | Documenting trust-quorum-test-utils v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/test-utils) |
| 3253 | 2026-03-19T03:08:16.035Z | Documenting bootstrap-agent-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-lockstep-client) |
| 3254 | 2026-03-19T03:08:16.711Z | Documenting zone-setup v0.1.0 (/work/oxidecomputer/omicron/zone-setup) |
| 3255 | 2026-03-19T03:08:18.526Z | Documenting bootstrap-agent-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-api) |
| 3256 | 2026-03-19T03:08:21.834Z | Documenting sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client) |
| 3257 | 2026-03-19T03:08:22.504Z | Documenting sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api) |
| 3258 | 2026-03-19T03:08:23.343Z | Documenting wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common) |
| 3259 | 2026-03-19T03:08:25.154Z | Documenting sled-agent-resolvable-files-examples v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files-examples) |
| 3260 | 2026-03-19T03:08:26.951Z | Documenting trust-quorum-protocol v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/protocol) |
| 3261 | 2026-03-19T03:08:28.512Z | Documenting bootstrap-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-api) |
| 3262 | 2026-03-19T03:08:31.610Z | Documenting nexus-types-versions v0.1.0 (/work/oxidecomputer/omicron/nexus/types/versions) |
| 3263 | 2026-03-19T03:08:32.408Z | Documenting oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db) |
| 3264 | 2026-03-19T03:08:34.570Z | Documenting oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments) |
| 3265 | 2026-03-19T03:08:36.823Z | Documenting sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types) |
| 3266 | 2026-03-19T03:08:38.622Z | Documenting oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter) |
| 3267 | 2026-03-19T03:08:40.621Z | Documenting omicron-releng v0.1.0 (/work/oxidecomputer/omicron/dev-tools/releng) |
| 3268 | 2026-03-19T03:08:42.806Z | Documenting omicron-repo-depot-standalone v0.1.0 (/work/oxidecomputer/omicron/dev-tools/repo-depot-standalone) |
| 3269 | 2026-03-19T03:08:45.244Z | Documenting sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics) |
| 3270 | 2026-03-19T03:08:47.215Z | Documenting clickana v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickana) |
| 3271 | 2026-03-19T03:08:52.773Z | Documenting omicron-reconfigurator-exec-unsafe v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-exec-unsafe) |
| 3272 | 2026-03-19T03:08:54.534Z | Documenting omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus) |
| 3273 | 2026-03-19T03:08:54.875Z | Documenting nexus-test-utils v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils) |
| 3274 | 2026-03-19T03:08:57.080Z | Documenting nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution) |
| 3275 | 2026-03-19T03:08:59.594Z | Documenting nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery) |
| 3276 | 2026-03-19T03:09:02.002Z | Documenting nexus-reconfigurator-rendezvous v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/rendezvous) |
| 3277 | 2026-03-19T03:09:04.533Z | Documenting nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking) |
| 3278 | 2026-03-19T03:09:07.329Z | Documenting nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface) |
| 3279 | 2026-03-19T03:09:09.801Z | Documenting nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation) |
| 3280 | 2026-03-19T03:09:12.658Z | Documenting nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc) |
| 3281 | 2026-03-19T03:09:14.789Z | Documenting zfs-test-harness v0.1.0 (/work/oxidecomputer/omicron/sled-storage/zfs-test-harness) |
| 3282 | 2026-03-19T03:09:17.266Z | Documenting sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage) |
| 3283 | 2026-03-19T03:09:19.758Z | Documenting omicron-package v0.1.0 (/work/oxidecomputer/omicron/package) |
| 3284 | 2026-03-19T03:09:22.234Z | Documenting internal-dns-cli v0.1.0 (/work/oxidecomputer/omicron/internal-dns/cli) |
| 3285 | 2026-03-19T03:09:24.707Z | Documenting oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro) |
| 3286 | 2026-03-19T03:09:26.868Z | Documenting internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver) |
| 3287 | 2026-03-19T03:09:29.684Z | Documenting sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware) |
| 3288 | 2026-03-19T03:09:31.865Z | Documenting sled-agent-types-versions v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types/versions) |
| 3289 | 2026-03-19T03:09:34.307Z | Documenting installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common) |
| 3290 | 2026-03-19T03:09:36.936Z | Documenting oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types) |
| 3291 | 2026-03-19T03:09:39.433Z | Documenting oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema) |
| 3292 | 2026-03-19T03:09:41.998Z | Documenting clickhouse-admin-test-utils v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/test-utils) |
| 3293 | 2026-03-19T03:09:44.586Z | Documenting clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client) |
| 3294 | 2026-03-19T03:09:47.185Z | Documenting clickhouse-admin-keeper-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-keeper-client) |
| 3295 | 2026-03-19T03:09:50.211Z | Documenting clickhouse-admin-single-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-single-client) |
| 3296 | 2026-03-19T03:09:52.482Z | Documenting dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api) |
| 3297 | 2026-03-19T03:09:55.102Z | Documenting dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client) |
| 3298 | 2026-03-19T03:09:57.695Z | Documenting internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types) |
| 3299 | 2026-03-19T03:10:00.428Z | Documenting clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types) |
| 3300 | 2026-03-19T03:10:04.963Z | Documenting clickhouse-admin-api v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/api) |
| 3301 | 2026-03-19T03:10:09.175Z | Documenting oximeter-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/api) |
| 3302 | 2026-03-19T03:10:11.808Z | Documenting oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types) |
| 3303 | 2026-03-19T03:10:14.686Z | Documenting omicron-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev) |
| 3304 | 2026-03-19T03:10:17.549Z | Documenting nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults) |
| 3305 | 2026-03-19T03:10:20.458Z | Documenting key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager) |
| 3306 | 2026-03-19T03:10:23.272Z | Documenting gateway-api v0.1.0 (/work/oxidecomputer/omicron/gateway-api) |
| 3307 | 2026-03-19T03:10:25.989Z | Documenting cockroach-admin-api v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/api) |
| 3308 | 2026-03-19T03:10:31.921Z | Documenting omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates) |
| 3309 | 2026-03-19T03:10:31.936Z | Documenting clickhouse-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types/versions) |
| 3310 | 2026-03-19T03:10:34.972Z | Documenting installinator-client v0.1.0 (/work/oxidecomputer/omicron/clients/installinator-client) |
| 3311 | 2026-03-19T03:10:37.404Z | Documenting update-common v0.1.0 (/work/oxidecomputer/omicron/update-common) |
| 3312 | 2026-03-19T03:10:40.288Z | Documenting installinator-api v0.1.0 (/work/oxidecomputer/omicron/installinator-api) |
| 3313 | 2026-03-19T03:10:43.697Z | Documenting ntp-admin-api v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/api) |
| 3314 | 2026-03-19T03:10:45.944Z | Documenting oximeter-types-versions v0.1.0 (/work/oxidecomputer/omicron/oximeter/types/versions) |
| 3315 | 2026-03-19T03:10:48.786Z | Documenting bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client) |
| 3316 | 2026-03-19T03:10:51.734Z | Documenting omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client) |
| 3317 | 2026-03-19T03:10:54.676Z | Documenting internal-dns-types-versions v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types/versions) |
| 3318 | 2026-03-19T03:10:57.488Z | Documenting ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc) |
| 3319 | 2026-03-19T03:11:00.564Z | Documenting oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client) |
| 3320 | 2026-03-19T03:11:03.257Z | Documenting gateway-cli v0.1.0 (/work/oxidecomputer/omicron/gateway-cli) |
| 3321 | 2026-03-19T03:11:06.114Z | Documenting illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils) |
| 3322 | 2026-03-19T03:11:09.131Z | Documenting db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros) |
| 3323 | 2026-03-19T03:11:12.015Z | Documenting authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros) |
| 3324 | 2026-03-19T03:11:14.825Z | Documenting ntp-admin-types v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types) |
| 3325 | 2026-03-19T03:11:17.773Z | Documenting omicron-pins v0.1.0 (/work/oxidecomputer/omicron/dev-tools/pins) |
| 3326 | 2026-03-19T03:11:20.549Z | Documenting gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client) |
| 3327 | 2026-03-19T03:11:23.643Z | Documenting gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types) |
| 3328 | 2026-03-19T03:11:26.548Z | Documenting omicron-cockroach-metrics v0.1.0 (/work/oxidecomputer/omicron/cockroach-metrics) |
| 3329 | 2026-03-19T03:11:29.868Z | Documenting nexus-db-schema v0.1.0 (/work/oxidecomputer/omicron/nexus/db-schema) |
| 3330 | 2026-03-19T03:11:32.621Z | Documenting trust-quorum-types v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types) |
| 3331 | 2026-03-19T03:11:35.710Z | Documenting cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types) |
| 3332 | 2026-03-19T03:11:38.829Z | Documenting trust-quorum-types-versions v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types/versions) |
| 3333 | 2026-03-19T03:11:41.941Z | Documenting bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore) |
| 3334 | 2026-03-19T03:11:45.259Z | Documenting omicron-common v0.1.0 (/work/oxidecomputer/omicron/common) |
| 3335 | 2026-03-19T03:11:48.367Z | Documenting cockroach-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types/versions) |
| 3336 | 2026-03-19T03:11:51.500Z | Documenting gateway-types-versions v0.1.0 (/work/oxidecomputer/omicron/gateway-types/versions) |
| 3337 | 2026-03-19T03:11:54.656Z | Documenting cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client) |
| 3338 | 2026-03-19T03:11:57.763Z | Documenting installinator-common-versions v0.1.0 (/work/oxidecomputer/omicron/installinator-common/versions) |
| 3339 | 2026-03-19T03:12:00.960Z | Documenting oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client) |
| 3340 | 2026-03-19T03:12:04.234Z | Documenting ereport-types v0.1.0 (/work/oxidecomputer/omicron/ereport/types) |
| 3341 | 2026-03-19T03:12:07.359Z | Documenting omicron-ledger v0.1.0 (/work/oxidecomputer/omicron/ledger) |
| 3342 | 2026-03-19T03:12:11.191Z | Documenting ntp-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types/versions) |
| 3343 | 2026-03-19T03:12:14.233Z | Documenting oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog) |
| 3344 | 2026-03-19T03:12:17.449Z | Documenting omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords) |
| 3345 | 2026-03-19T03:12:26.706Z | Documenting ntp-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ntp-admin-client) |
| 3346 | 2026-03-19T03:12:26.883Z | Documenting nexus-background-task-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/background-task-interface) |
| 3347 | 2026-03-19T03:12:30.981Z | Documenting live-tests-macros v0.1.0 (/work/oxidecomputer/omicron/live-tests/macros) |
| 3348 | 2026-03-19T03:12:35.095Z | Documenting oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl) |
| 3349 | 2026-03-19T03:12:39.301Z | Documenting repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client) |
| 3350 | 2026-03-19T03:12:45.411Z | Documenting parallel-task-set v0.1.0 (/work/oxidecomputer/omicron/parallel-task-set) |
| 3351 | 2026-03-19T03:12:48.826Z | Documenting gfss v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/gfss) |
| 3352 | 2026-03-19T03:12:53.503Z | Documenting omicron-repl-utils v0.1.0 (/work/oxidecomputer/omicron/dev-tools/repl-utils) |
| 3353 | 2026-03-19T03:12:58.075Z | Documenting api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity) |
| 3354 | 2026-03-19T03:13:02.819Z | Documenting nexus-macros-common v0.1.0 (/work/oxidecomputer/omicron/nexus/macros-common) |
| 3355 | 2026-03-19T03:13:07.310Z | Documenting cert-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/cert-dev) |
| 3356 | 2026-03-19T03:13:11.929Z | Documenting xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader) |
| 3357 | 2026-03-19T03:13:16.674Z | Documenting range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests) |
| 3358 | 2026-03-19T03:13:21.228Z | Documenting omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths) |
| 3359 | 2026-03-19T03:13:25.870Z | Documenting nexus-test-utils-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils-macros) |
| 3360 | 2026-03-19T03:13:30.490Z | Documenting repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api) |
| 3361 | 2026-03-19T03:13:35.115Z | Documenting key-manager-types v0.1.0 (/work/oxidecomputer/omicron/key-manager/types) |
| 3362 | 2026-03-19T03:13:39.753Z | Documenting typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng) |
| 3363 | 2026-03-19T03:13:44.440Z | Documenting update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine) |
| 3364 | 2026-03-19T03:13:49.175Z | Documenting sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types) |
| 3365 | 2026-03-19T03:13:53.805Z | Documenting omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack) |
| 3366 | 2026-03-19T03:13:58.331Z | Documenting omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds) |
| 3367 | 2026-03-19T03:14:02.976Z | Documenting dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common) |
| 3368 | 2026-03-19T03:14:40.169Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 8m 11s |
| 3369 | 2026-03-19T03:14:40.364Z | Generated /work/oxidecomputer/omicron/target/doc/api_identity/index.html and 190 other files |
| 3370 | 2026-03-19T03:14:40.484Z | |
| 3371 | 2026-03-19T03:14:40.489Z | real 8:11.704952476 |
| 3372 | 2026-03-19T03:14:40.489Z | user 23:51.625245228 |
| 3373 | 2026-03-19T03:14:40.489Z | sys 4:33.522043523 |
| 3374 | 2026-03-19T03:14:40.489Z | trap 0.426720395 |
| 3375 | 2026-03-19T03:14:40.489Z | tflt 0.055106693 |
| 3376 | 2026-03-19T03:14:40.489Z | dflt 0.055433005 |
| 3377 | 2026-03-19T03:14:40.489Z | kflt 0.000020805 |
| 3378 | 2026-03-19T03:14:40.489Z | lock 7:25:02.565646885 |
| 3379 | 2026-03-19T03:14:40.489Z | slp 2:43:25.144722336 |
| 3380 | 2026-03-19T03:14:40.489Z | lat 38.177583448 |
| 3381 | 2026-03-19T03:14:40.489Z | stop 1:58.673105743 |
| 3382 | 2026-03-19T03:14:40.489Z | process exited: duration 1099219 ms, exit code 0 |
| |
| 3383 | 2026-03-19T03:14:40.497Z | found 0 output files |