|
|
|
| 1 | 2026-05-21T04:06:13.900Z | job assigned to worker 01KS4BB6V5D11KKK1SD8GMZSTF [factory aws, i-0576ff30c685bea1a] (queued for 1 m 2 s) |
| |
| 2 | 2026-05-21T04:06:22.023Z | starting task 0: "setup" |
| 3 | 2026-05-21T04:06:22.088Z | ++ uname -s |
| 4 | 2026-05-21T04:06:22.089Z | + kern=SunOS |
| 5 | 2026-05-21T04:06:22.089Z | + build_user=build |
| 6 | 2026-05-21T04:06:22.089Z | + build_uid=12345 |
| 7 | 2026-05-21T04:06:22.089Z | + work_dir=/work |
| 8 | 2026-05-21T04:06:22.089Z | + input_dir=/input |
| 9 | 2026-05-21T04:06:22.090Z | + [[ 0 == 12345 ]] |
| 10 | 2026-05-21T04:06:22.090Z | + case "$kern" in |
| 11 | 2026-05-21T04:06:22.090Z | + groupadd -g 12345 build |
| 12 | 2026-05-21T04:06:22.090Z | + useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build |
| 13 | 2026-05-21T04:06:24.067Z | + zfs create -o mountpoint=/work rpool/work |
| 14 | 2026-05-21T04:06:24.126Z | ++ awk '$2 == "/home" { print $3 }' /etc/mnttab |
| 15 | 2026-05-21T04:06:24.132Z | + home_fs=zfs |
| 16 | 2026-05-21T04:06:24.132Z | + [[ zfs == autofs ]] |
| 17 | 2026-05-21T04:06:24.132Z | + mkdir -p /home/build |
| 18 | 2026-05-21T04:06:24.132Z | + chown build:build /home/build /work |
| 19 | 2026-05-21T04:06:25.107Z | + chmod 0700 /home/build /work |
| 20 | 2026-05-21T04:06:25.134Z | process exited: duration 3117 ms, exit code 0 |
| |
| 21 | 2026-05-21T04:06:25.164Z | starting task 1: "rust-toolchain" |
| 22 | 2026-05-21T04:06:25.171Z | + printf ' * rust toolchain channel = "%s"\n' 1.94.0 |
| 23 | 2026-05-21T04:06:25.171Z | * rust toolchain channel = "1.94.0" |
| 24 | 2026-05-21T04:06:25.172Z | + printf ' * rust toolchain profile = "%s"\n' default |
| 25 | 2026-05-21T04:06:25.172Z | * rust toolchain profile = "default" |
| 26 | 2026-05-21T04:06:25.172Z | + export RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 27 | 2026-05-21T04:06:25.172Z | + RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 28 | 2026-05-21T04:06:25.172Z | + curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs |
| 29 | 2026-05-21T04:06:25.172Z | + /bin/bash -s - -y --no-modify-path --default-toolchain 1.94.0 --profile default |
| 30 | 2026-05-21T04:06:25.266Z | info: downloading installer |
| 31 | 2026-05-21T04:06:26.730Z | warn: It looks like you have an existing rustup settings file at: |
| 32 | 2026-05-21T04:06:26.730Z | warn: /home/build/.rustup/settings.toml |
| 33 | 2026-05-21T04:06:26.730Z | warn: Rustup will install the default toolchain as specified in the settings file, |
| 34 | 2026-05-21T04:06:26.730Z | warn: instead of the one inferred from the default host triple. |
| 35 | 2026-05-21T04:06:26.747Z | info: profile set to default |
| 36 | 2026-05-21T04:06:26.747Z | info: default host triple is x86_64-unknown-illumos |
| 37 | 2026-05-21T04:06:26.758Z | info: syncing channel updates for 1.94.0-x86_64-unknown-illumos |
| 38 | 2026-05-21T04:06:26.887Z | info: latest update on 2026-03-05 for version 1.94.0 (4a4ef493e 2026-03-02) |
| 39 | 2026-05-21T04:06:26.902Z | info: downloading 6 components |
| 40 | 2026-05-21T04:06:40.766Z | |
| 41 | 2026-05-21T04:06:40.766Z | info: default toolchain set to 1.94.0-x86_64-unknown-illumos |
| 42 | 2026-05-21T04:06:40.804Z | 1.94.0-x86_64-unknown-illumos installed - rustc 1.94.0 (4a4ef493e 2026-03-02) |
| 43 | 2026-05-21T04:06:40.805Z | |
| 44 | 2026-05-21T04:06:40.805Z | |
| 45 | 2026-05-21T04:06:40.805Z | Rust is installed now. Great! |
| 46 | 2026-05-21T04:06:40.805Z | |
| 47 | 2026-05-21T04:06:40.805Z | To get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH |
| 48 | 2026-05-21T04:06:40.805Z | environment variable. This has not been done automatically. |
| 49 | 2026-05-21T04:06:40.805Z | |
| 50 | 2026-05-21T04:06:40.805Z | To configure your current shell, you need to source |
| 51 | 2026-05-21T04:06:40.805Z | the corresponding env file under $HOME/.cargo. |
| 52 | 2026-05-21T04:06:40.805Z | |
| 53 | 2026-05-21T04:06:40.805Z | This is usually done by running one of the following (note the leading DOT): |
| 54 | 2026-05-21T04:06:40.805Z | . "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh |
| 55 | 2026-05-21T04:06:40.809Z | source "$HOME/.cargo/env.fish" # For fish |
| 56 | 2026-05-21T04:06:40.809Z | source "~/.cargo/env.nu" # For nushell |
| 57 | 2026-05-21T04:06:40.809Z | source "$HOME/.cargo/env.tcsh" # For tcsh |
| 58 | 2026-05-21T04:06:40.809Z | . "$HOME/.cargo/env.ps1" # For pwsh |
| 59 | 2026-05-21T04:06:40.810Z | source "$HOME/.cargo/env.xsh" # For xonsh |
| 60 | 2026-05-21T04:06:40.810Z | warn: no default linker (`cc`) was found in your PATH |
| 61 | 2026-05-21T04:06:40.810Z | warn: many Rust crates require a system C toolchain to build |
| 62 | 2026-05-21T04:06:40.896Z | + rustup --version |
| 63 | 2026-05-21T04:06:40.913Z | rustup 1.29.0 (28d1352db 2026-03-05) |
| 64 | 2026-05-21T04:06:40.913Z | info: This is the version for the rustup toolchain manager, not the rustc compiler. |
| 65 | 2026-05-21T04:06:40.934Z | info: the currently active `rustc` version is `rustc 1.94.0 (4a4ef493e 2026-03-02)` |
| 66 | 2026-05-21T04:06:40.946Z | + cargo --version |
| 67 | 2026-05-21T04:06:40.946Z | cargo 1.94.0 (85eff7c80 2026-01-15) |
| 68 | 2026-05-21T04:06:40.946Z | + rustc --version |
| 69 | 2026-05-21T04:06:40.962Z | rustc 1.94.0 (4a4ef493e 2026-03-02) |
| 70 | 2026-05-21T04:06:40.967Z | process exited: duration 15805 ms, exit code 0 |
| |
| 71 | 2026-05-21T04:06:40.974Z | starting task 2: "authentication" |
| 72 | 2026-05-21T04:06:40.995Z | process exited: duration 18 ms, exit code 0 |
| |
| 73 | 2026-05-21T04:06:41.002Z | starting task 3: "clone repository" |
| 74 | 2026-05-21T04:06:41.006Z | + mkdir -p /work/oxidecomputer/omicron |
| 75 | 2026-05-21T04:06:41.009Z | + git clone https://github.com/oxidecomputer/omicron /work/oxidecomputer/omicron |
| 76 | 2026-05-21T04:06:41.071Z | Cloning into '/work/oxidecomputer/omicron'... |
| 77 | 2026-05-21T04:06:52.821Z | + cd /work/oxidecomputer/omicron |
| 78 | 2026-05-21T04:06:52.821Z | + git fetch origin d204ceae02cef504f99000e9ac832771dd74d2db |
| 79 | 2026-05-21T04:06:52.825Z | From https://github.com/oxidecomputer/omicron |
| 80 | 2026-05-21T04:06:52.825Z | * branch d204ceae02cef504f99000e9ac832771dd74d2db -> FETCH_HEAD |
| 81 | 2026-05-21T04:06:52.825Z | + [[ -n renovate/rcgen-0.x ]] |
| 82 | 2026-05-21T04:06:52.825Z | ++ git branch --show-current |
| 83 | 2026-05-21T04:06:52.825Z | + current=main |
| 84 | 2026-05-21T04:06:52.825Z | + [[ main != renovate/rcgen-0.x ]] |
| 85 | 2026-05-21T04:06:52.825Z | + git branch -f renovate/rcgen-0.x d204ceae02cef504f99000e9ac832771dd74d2db |
| 86 | 2026-05-21T04:06:52.825Z | + git checkout -f renovate/rcgen-0.x |
| 87 | 2026-05-21T04:06:52.970Z | Switched to branch 'renovate/rcgen-0.x' |
| 88 | 2026-05-21T04:06:52.973Z | + git reset --hard d204ceae02cef504f99000e9ac832771dd74d2db |
| 89 | 2026-05-21T04:06:53.218Z | HEAD is now at d204ceae0 Update Rust crate rcgen to 0.14.8 |
| 90 | 2026-05-21T04:06:53.224Z | process exited: duration 12207 ms, exit code 0 |
| |
| 91 | 2026-05-21T04:06:53.238Z | starting task 4: "build" |
| 92 | 2026-05-21T04:06:53.264Z | + source .github/buildomat/ci-env.sh |
| 93 | 2026-05-21T04:06:53.264Z | ++ export CARGO_TERM_COLOR=always |
| 94 | 2026-05-21T04:06:53.264Z | ++ CARGO_TERM_COLOR=always |
| 95 | 2026-05-21T04:06:53.264Z | + cargo --version |
| 96 | 2026-05-21T04:06:53.264Z | cargo 1.94.0 (85eff7c80 2026-01-15) |
| 97 | 2026-05-21T04:06:53.265Z | + rustc --version |
| 98 | 2026-05-21T04:06:53.280Z | rustc 1.94.0 (4a4ef493e 2026-03-02) |
| 99 | 2026-05-21T04:06:53.285Z | + WORK=/work |
| 100 | 2026-05-21T04:06:53.285Z | + pfexec mkdir -p /work |
| 101 | 2026-05-21T04:06:53.289Z | + pfexec chown build /work |
| 102 | 2026-05-21T04:06:53.289Z | + ptime -m ./tools/install_builder_prerequisites.sh -yp |
| 103 | 2026-05-21T04:06:55.515Z | Startup: Refreshing catalog 'helios' ... Done |
| 104 | 2026-05-21T04:06:55.616Z | Startup: Caching catalogs ... Done |
| 105 | 2026-05-21T04:06:55.811Z | Planning: Solver setup ... Done (0.173s) |
| 106 | 2026-05-21T04:06:55.827Z | Planning: Running solver ... Done (0.017s) |
| 107 | 2026-05-21T04:06:55.843Z | Planning: Finding local manifests ... Done (0.012s) |
| 108 | 2026-05-21T04:06:55.854Z | Planning: Fetching manifests: 0/2 0% complete |
| 109 | 2026-05-21T04:06:55.871Z | Planning: Fetching manifests: 2/2 100% complete |
| 110 | 2026-05-21T04:06:55.886Z | Planning: Package planning ... Done (0.014s) |
| 111 | 2026-05-21T04:06:55.892Z | Planning: Merging actions ... Done (0.001s) |
| 112 | 2026-05-21T04:06:56.083Z | Planning: Checking for conflicting actions ... Done (0.197s) |
| 113 | 2026-05-21T04:06:56.086Z | Planning: Consolidating action changes ... Done (0.001s) |
| 114 | 2026-05-21T04:06:57.924Z | Planning: Evaluating mediators ... Done (1.838s) |
| 115 | 2026-05-21T04:06:57.934Z | Planning: Planning completed in 2.30 seconds |
| 116 | 2026-05-21T04:06:57.941Z | Packages to install: 2 |
| 117 | 2026-05-21T04:06:57.941Z | Estimated space available: 156.07 GB |
| 118 | 2026-05-21T04:06:57.941Z | Estimated space to be consumed: 19.75 MB |
| 119 | 2026-05-21T04:06:57.941Z | Create boot environment: No |
| 120 | 2026-05-21T04:06:57.941Z | Create backup boot environment: No |
| 121 | 2026-05-21T04:06:57.942Z | Rebuild boot archive: No |
| 122 | 2026-05-21T04:06:57.942Z | |
| 123 | 2026-05-21T04:06:57.942Z | Changed packages: |
| 124 | 2026-05-21T04:06:57.942Z | helios |
| 125 | 2026-05-21T04:06:57.942Z | developer/build-essential |
| 126 | 2026-05-21T04:06:57.942Z | None -> 11-3.0 |
| 127 | 2026-05-21T04:06:57.942Z | library/libxmlsec1 |
| 128 | 2026-05-21T04:06:57.942Z | None -> 1.2.35-3.0 |
| 129 | 2026-05-21T04:06:58.007Z | |
| 130 | 2026-05-21T04:06:58.007Z | Download: 0/214 items 0.0/1.3MB 0% complete |
| 131 | 2026-05-21T04:06:58.671Z | Download: Completed 1.28 MB in 0.66 seconds (1.9M/s) |
| 132 | 2026-05-21T04:06:58.726Z | Actions: 1/268 actions (Installing new actions) |
| 133 | 2026-05-21T04:06:58.762Z | Actions: Completed 268 actions in 0.04 seconds. |
| 134 | 2026-05-21T04:06:58.769Z | Finalize: Updating package state database ... Done (0.007s) |
| 135 | 2026-05-21T04:06:58.769Z | Finalize: Updating package cache ... Done (0.000s) |
| 136 | 2026-05-21T04:06:58.795Z | Finalize: Updating image state ... Done (0.015s) |
| 137 | 2026-05-21T04:07:01.737Z | Finalize: Creating fast lookup database ... Done (2.930s) |
| 138 | 2026-05-21T04:07:01.824Z | Finalize: Reading search index ... Done (0.027s) |
| 139 | 2026-05-21T04:07:01.828Z | Finalize: Updating search index ... Done (0.000s) |
| 140 | 2026-05-21T04:07:01.888Z | Finalize: Updating package cache ... Done (0.000s) |
| 141 | 2026-05-21T04:07:02.185Z | Planning: Evaluating mediator changes ... Done |
| 142 | 2026-05-21T04:07:02.314Z | Planning: Checking for conflicting actions ... Done |
| 143 | 2026-05-21T04:07:02.327Z | Planning: Consolidating action changes ... Done |
| 144 | 2026-05-21T04:07:02.449Z | Planning: Evaluating mediators ... Done |
| 145 | 2026-05-21T04:07:02.872Z | Planning: Planning completed in 0.27 seconds |
| 146 | 2026-05-21T04:07:02.899Z | Mediators to change: 2 |
| 147 | 2026-05-21T04:07:02.899Z | Create boot environment: No |
| 148 | 2026-05-21T04:07:02.899Z | Create backup boot environment: No |
| 149 | 2026-05-21T04:07:02.899Z | Finalize: Updating package state database ... Done |
| 150 | 2026-05-21T04:07:02.899Z | Finalize: Updating package cache ... Done |
| 151 | 2026-05-21T04:07:02.900Z | Finalize: Updating image state ... Done |
| 152 | 2026-05-21T04:07:04.528Z | Finalize: Creating fast lookup database ... Done |
| 153 | 2026-05-21T04:07:04.627Z | Finalize: Reading search index ... Done |
| 154 | 2026-05-21T04:07:04.660Z | Finalize: Updating search index ... Done |
| 155 | 2026-05-21T04:07:04.661Z | Finalize: Updating package cache ... Done |
| 156 | 2026-05-21T04:07:04.940Z | Planning: Evaluating mediator changes ... Done |
| 157 | 2026-05-21T04:07:05.032Z | Planning: Checking for conflicting actions ... Done |
| 158 | 2026-05-21T04:07:05.077Z | Planning: Consolidating action changes ... Done |
| 159 | 2026-05-21T04:07:05.186Z | Planning: Evaluating mediators ... Done |
| 160 | 2026-05-21T04:07:05.194Z | Planning: Planning completed in 0.27 seconds |
| 161 | 2026-05-21T04:07:05.214Z | Mediators to change: 1 |
| 162 | 2026-05-21T04:07:05.214Z | Create boot environment: No |
| 163 | 2026-05-21T04:07:05.214Z | Create backup boot environment: No |
| 164 | 2026-05-21T04:07:05.270Z | Finalize: Updating package state database ... Done |
| 165 | 2026-05-21T04:07:05.270Z | Finalize: Updating package cache ... Done |
| 166 | 2026-05-21T04:07:05.278Z | Finalize: Updating image state ... Done |
| 167 | 2026-05-21T04:07:07.231Z | Finalize: Creating fast lookup database ... Done |
| 168 | 2026-05-21T04:07:07.292Z | Finalize: Reading search index ... Done |
| 169 | 2026-05-21T04:07:07.301Z | Finalize: Updating search index ... Done |
| 170 | 2026-05-21T04:07:07.357Z | Finalize: Updating package cache ... Done |
| 171 | 2026-05-21T04:07:07.666Z | MEDIATOR VER. SRC. VERSION IMPL. SRC. IMPLEMENTATION |
| 172 | 2026-05-21T04:07:07.666Z | apache system 2.4 system |
| 173 | 2026-05-21T04:07:07.666Z | clang system 15 system |
| 174 | 2026-05-21T04:07:07.666Z | csh system system illumos |
| 175 | 2026-05-21T04:07:07.666Z | ctags system system illumos |
| 176 | 2026-05-21T04:07:07.666Z | file vendor vendor darwinsys |
| 177 | 2026-05-21T04:07:07.666Z | file system system illumos |
| 178 | 2026-05-21T04:07:07.666Z | gcc vendor 14 vendor |
| 179 | 2026-05-21T04:07:07.666Z | gcc system 13 system |
| 180 | 2026-05-21T04:07:07.666Z | gcc system 10 system |
| 181 | 2026-05-21T04:07:07.666Z | go system 1.25 system |
| 182 | 2026-05-21T04:07:07.666Z | llvm system 15 system |
| 183 | 2026-05-21T04:07:07.666Z | mariadb system 11.4 system |
| 184 | 2026-05-21T04:07:07.666Z | mta vendor vendor dma |
| 185 | 2026-05-21T04:07:07.666Z | openjdk system 17 system |
| 186 | 2026-05-21T04:07:07.666Z | openjdk system 11 system |
| 187 | 2026-05-21T04:07:07.666Z | openssl vendor 3 vendor |
| 188 | 2026-05-21T04:07:07.666Z | perl system 5.40 system |
| 189 | 2026-05-21T04:07:07.666Z | postgresql system 18 system |
| 190 | 2026-05-21T04:07:07.666Z | postgresql system 17 system |
| 191 | 2026-05-21T04:07:07.666Z | python vendor 3 vendor |
| 192 | 2026-05-21T04:07:07.666Z | python system 2 system |
| 193 | 2026-05-21T04:07:07.666Z | python3 vendor 3.13 vendor |
| 194 | 2026-05-21T04:07:07.666Z | ruby system 3.4 system |
| 195 | 2026-05-21T04:07:07.667Z | ruby system 3.0 system |
| 196 | 2026-05-21T04:07:07.667Z | words vendor vendor american-english |
| 197 | 2026-05-21T04:07:07.667Z | words system system australian-english |
| 198 | 2026-05-21T04:07:07.667Z | words system system british-english |
| 199 | 2026-05-21T04:07:07.667Z | words system system canadian-english |
| 200 | 2026-05-21T04:07:07.667Z | words system system french |
| 201 | 2026-05-21T04:07:07.667Z | words system system italian |
| 202 | 2026-05-21T04:07:07.667Z | words system system ngerman |
| 203 | 2026-05-21T04:07:07.667Z | words system system ogerman |
| 204 | 2026-05-21T04:07:07.667Z | words system system spanish |
| 205 | 2026-05-21T04:07:07.952Z | PUBLISHER TYPE STATUS P LOCATION |
| 206 | 2026-05-21T04:07:07.952Z | helios origin online F https://pkg.oxide.computer/helios/3/dev/ |
| 207 | 2026-05-21T04:07:08.203Z | FMRI IFO |
| 208 | 2026-05-21T04:07:08.203Z | pkg://helios/developer/build-essential@11-3.0:20260212T145243Z im- |
| 209 | 2026-05-21T04:07:08.203Z | pkg://helios/developer/pkg-config@0.29.2-3.0:20260212T145445Z i-- |
| 210 | 2026-05-21T04:07:08.203Z | pkg://helios/library/libxmlsec1@1.2.35-3.0:20260306T162922Z im- |
| 211 | 2026-05-21T04:07:08.203Z | pkg://helios/ooce/developer/clang-15@15.0.7-3.0:20260212T171836Z i-- |
| 212 | 2026-05-21T04:07:08.203Z | pkg://helios/ooce/developer/cmake@4.2.3-3.0:20260212T164558Z i-- |
| 213 | 2026-05-21T04:07:08.203Z | pkg://helios/ooce/library/postgresql-18@18.1-3.0:20260217T162247Z i-- |
| 214 | 2026-05-21T04:07:08.203Z | pkg://helios/package/pkg@0.5.11-3.0:20260212T150754Z i-- |
| 215 | 2026-05-21T04:07:08.203Z | pkg://helios/system/library/g++-runtime@14-3.0:20260212T151156Z i-- |
| 216 | 2026-05-21T04:07:08.203Z | pkg://helios/system/library/gcc-runtime@14-3.0:20260212T151216Z i-- |
| 217 | 2026-05-21T04:07:08.442Z | Updating git repository `https://github.com/oxidecomputer/pq-sys` |
| 218 | 2026-05-21T04:07:08.718Z | Updating crates.io index |
| 219 | 2026-05-21T04:07:08.755Z | Updating git repository `https://github.com/oxidecomputer/slog-error-chain` |
| 220 | 2026-05-21T04:07:09.400Z | Updating git repository `https://github.com/oxidecomputer/lldp` |
| 221 | 2026-05-21T04:07:09.811Z | Updating git repository `https://github.com/oxidecomputer/tufaceous` |
| 222 | 2026-05-21T04:07:10.644Z | Updating git repository `https://github.com/oxidecomputer/propolis` |
| 223 | 2026-05-21T04:07:11.481Z | Updating git repository `https://github.com/oxidecomputer/management-gateway-service` |
| 224 | 2026-05-21T04:07:11.974Z | Updating git repository `https://github.com/oxidecomputer/crucible` |
| 225 | 2026-05-21T04:07:13.341Z | Updating git repository `https://github.com/oxidecomputer/opte` |
| 226 | 2026-05-21T04:07:14.027Z | Updating git repository `https://github.com/oxidecomputer/tofino` |
| 227 | 2026-05-21T04:07:14.505Z | Updating git repository `https://github.com/oxidecomputer/maghemite` |
| 228 | 2026-05-21T04:07:15.527Z | Updating git repository `https://github.com/oxidecomputer/clickward` |
| 229 | 2026-05-21T04:07:15.882Z | Updating git repository `https://github.com/oxidecomputer/dice-util` |
| 230 | 2026-05-21T04:07:16.241Z | Updating git repository `https://github.com/oxidecomputer/openapi-lint` |
| 231 | 2026-05-21T04:07:16.640Z | Updating git repository `https://github.com/oxidecomputer/dendrite` |
| 232 | 2026-05-21T04:07:17.506Z | Updating git repository `https://github.com/oxidecomputer/transceiver-control` |
| 233 | 2026-05-21T04:07:17.961Z | Updating git repository `https://github.com/oxidecomputer/fmd-adm` |
| 234 | 2026-05-21T04:07:18.252Z | Updating git repository `https://github.com/oxidecomputer/ipcc-rs` |
| 235 | 2026-05-21T04:07:18.546Z | Updating git repository `https://github.com/oxidecomputer/hubtools.git` |
| 236 | 2026-05-21T04:07:18.799Z | Updating git repository `https://github.com/oxidecomputer/scim2-rs` |
| 237 | 2026-05-21T04:07:19.184Z | Updating git repository `https://github.com/oxidecomputer/illumos-devinfo` |
| 238 | 2026-05-21T04:07:19.652Z | Updating git repository `https://github.com/oxidecomputer/libefi-illumos` |
| 239 | 2026-05-21T04:07:19.867Z | Updating git repository `https://github.com/oxidecomputer/libnvme` |
| 240 | 2026-05-21T04:07:20.108Z | Updating git repository `https://github.com/oxidecomputer/dice-util` |
| 241 | 2026-05-21T04:07:20.460Z | Updating git repository `https://github.com/oxidecomputer/sprockets.git` |
| 242 | 2026-05-21T04:07:20.810Z | Updating git repository `https://github.com/oxidecomputer/rust-cpuid.git` |
| 243 | 2026-05-21T04:07:21.362Z | Updating git repository `https://github.com/oxidecomputer/rats-corim.git` |
| 244 | 2026-05-21T04:07:21.718Z | Updating git repository `https://github.com/bluecatengineering/dhcproto.git` |
| 245 | 2026-05-21T04:07:22.023Z | Updating git repository `https://github.com/oxidecomputer/ispf` |
| 246 | 2026-05-21T04:07:23.086Z | Updating git repository `https://github.com/oxidecomputer/serde_human_bytes` |
| 247 | 2026-05-21T04:07:23.621Z | Updating git repository `https://github.com/oxidecomputer/crucible` |
| 248 | 2026-05-21T04:07:24.117Z | Updating git repository `https://github.com/oxidecomputer/netadm-sys` |
| 249 | 2026-05-21T04:07:24.608Z | Updating git repository `https://github.com/oxidecomputer/tlvc.git` |
| 250 | 2026-05-21T04:07:24.847Z | Updating git repository `https://github.com/oxidecomputer/lpc55_support` |
| 251 | 2026-05-21T04:07:25.242Z | Updating git repository `https://github.com/oxidecomputer/ipcc-rs` |
| 252 | 2026-05-21T04:07:25.565Z | Updating git repository `https://github.com/oxidecomputer/pki-playground` |
| 253 | 2026-05-21T04:07:26.192Z | Updating git repository `https://github.com/oxidecomputer/dlpi-sys` |
| 254 | 2026-05-21T04:07:26.440Z | Updating git repository `https://github.com/jmesmon/rust-libzfs` |
| 255 | 2026-05-21T04:07:26.699Z | Updating git repository `https://github.com/oxidecomputer/rusty-doors` |
| 256 | 2026-05-21T04:07:26.980Z | Updating git repository `https://github.com/illumos/smf-rs` |
| 257 | 2026-05-21T04:07:27.328Z | Updating git repository `https://github.com/oxidecomputer/omicron` |
| 258 | 2026-05-21T04:07:39.232Z | Downloading crates ... |
| 259 | 2026-05-21T04:07:39.286Z | Downloaded form_urlencoded v1.2.2 |
| 260 | 2026-05-21T04:07:39.290Z | Downloaded dtrace-parser v0.2.0 |
| 261 | 2026-05-21T04:07:39.290Z | Downloaded bytecount v0.6.9 |
| 262 | 2026-05-21T04:07:39.295Z | Downloaded utf8_iter v1.0.4 |
| 263 | 2026-05-21T04:07:39.298Z | Downloaded thread-id v4.2.2 |
| 264 | 2026-05-21T04:07:39.298Z | Downloaded generic-array v0.14.7 |
| 265 | 2026-05-21T04:07:39.302Z | Downloaded thiserror v2.0.18 |
| 266 | 2026-05-21T04:07:39.305Z | Downloaded toml_datetime v0.6.11 |
| 267 | 2026-05-21T04:07:39.308Z | Downloaded unicode-xid v0.2.6 |
| 268 | 2026-05-21T04:07:39.308Z | Downloaded smawk v0.3.2 |
| 269 | 2026-05-21T04:07:39.312Z | Downloaded idna_adapter v1.2.1 |
| 270 | 2026-05-21T04:07:39.312Z | Downloaded heck v0.5.0 |
| 271 | 2026-05-21T04:07:39.315Z | Downloaded zerofrom v0.1.6 |
| 272 | 2026-05-21T04:07:39.315Z | Downloaded scroll_derive v0.12.1 |
| 273 | 2026-05-21T04:07:39.315Z | Downloaded autocfg v1.5.0 |
| 274 | 2026-05-21T04:07:39.315Z | Downloaded anstyle-parse v0.2.7 |
| 275 | 2026-05-21T04:07:39.315Z | Downloaded icu_properties v2.1.2 |
| 276 | 2026-05-21T04:07:39.321Z | Downloaded anstream v0.6.21 |
| 277 | 2026-05-21T04:07:39.321Z | Downloaded utf8parse v0.2.2 |
| 278 | 2026-05-21T04:07:39.324Z | Downloaded tempfile v3.25.0 |
| 279 | 2026-05-21T04:07:39.324Z | Downloaded version_check v0.9.5 |
| 280 | 2026-05-21T04:07:39.324Z | Downloaded pest_meta v2.8.6 |
| 281 | 2026-05-21T04:07:39.324Z | Downloaded num-traits v0.2.19 |
| 282 | 2026-05-21T04:07:39.327Z | Downloaded usdt-macro v0.5.0 |
| 283 | 2026-05-21T04:07:39.327Z | Downloaded yoke-derive v0.8.1 |
| 284 | 2026-05-21T04:07:39.327Z | Downloaded smallvec v1.15.1 |
| 285 | 2026-05-21T04:07:39.331Z | Downloaded icu_locale_core v2.1.1 |
| 286 | 2026-05-21T04:07:39.754Z | Downloaded typeid v1.0.3 |
| 287 | 2026-05-21T04:07:39.754Z | Downloaded hashbrown v0.17.0 |
| 288 | 2026-05-21T04:07:39.754Z | Downloaded usdt-attr-macro v0.5.0 |
| 289 | 2026-05-21T04:07:39.762Z | Downloaded heck v0.4.1 |
| 290 | 2026-05-21T04:07:39.763Z | Downloaded byteorder v1.5.0 |
| 291 | 2026-05-21T04:07:39.763Z | Downloaded unicode-linebreak v0.1.5 |
| 292 | 2026-05-21T04:07:39.763Z | Downloaded toml_write v0.1.2 |
| 293 | 2026-05-21T04:07:39.763Z | Downloaded pretty-hex v0.4.1 |
| 294 | 2026-05-21T04:07:39.763Z | Downloaded usdt v0.5.0 |
| 295 | 2026-05-21T04:07:39.763Z | Downloaded cfg-if v1.0.4 |
| 296 | 2026-05-21T04:07:39.763Z | Downloaded potential_utf v0.1.4 |
| 297 | 2026-05-21T04:07:39.763Z | Downloaded getrandom v0.4.1 |
| 298 | 2026-05-21T04:07:39.763Z | Downloaded writeable v0.6.2 |
| 299 | 2026-05-21T04:07:39.763Z | Downloaded thiserror-impl v2.0.18 |
| 300 | 2026-05-21T04:07:39.763Z | Downloaded thiserror-impl v1.0.69 |
| 301 | 2026-05-21T04:07:39.763Z | Downloaded zerofrom-derive v0.1.6 |
| 302 | 2026-05-21T04:07:39.763Z | Downloaded litemap v0.8.1 |
| 303 | 2026-05-21T04:07:39.763Z | Downloaded pest_derive v2.8.6 |
| 304 | 2026-05-21T04:07:39.763Z | Downloaded crypto-common v0.1.7 |
| 305 | 2026-05-21T04:07:39.763Z | Downloaded usdt-impl v0.5.0 |
| 306 | 2026-05-21T04:07:39.763Z | Downloaded serde_spanned v0.6.9 |
| 307 | 2026-05-21T04:07:39.763Z | Downloaded is_terminal_polyfill v1.70.2 |
| 308 | 2026-05-21T04:07:39.763Z | Downloaded block-buffer v0.10.4 |
| 309 | 2026-05-21T04:07:39.763Z | Downloaded yoke v0.8.1 |
| 310 | 2026-05-21T04:07:39.763Z | Downloaded anstyle-query v1.1.5 |
| 311 | 2026-05-21T04:07:39.763Z | Downloaded zerovec-derive v0.11.2 |
| 312 | 2026-05-21T04:07:39.763Z | Downloaded proc-macro-error-attr v1.0.4 |
| 313 | 2026-05-21T04:07:39.763Z | Downloaded thiserror v1.0.69 |
| 314 | 2026-05-21T04:07:39.763Z | Downloaded toml v0.8.23 |
| 315 | 2026-05-21T04:07:39.763Z | Downloaded tinystr v0.8.2 |
| 316 | 2026-05-21T04:07:39.763Z | Downloaded quote v1.0.45 |
| 317 | 2026-05-21T04:07:39.763Z | Downloaded proc-macro-error v1.0.4 |
| 318 | 2026-05-21T04:07:39.763Z | Downloaded macaddr v1.0.1 |
| 319 | 2026-05-21T04:07:39.763Z | Downloaded errno v0.3.14 |
| 320 | 2026-05-21T04:07:39.763Z | Downloaded url v2.5.8 |
| 321 | 2026-05-21T04:07:39.763Z | Downloaded zmij v1.0.21 |
| 322 | 2026-05-21T04:07:39.763Z | Downloaded ucd-trie v0.1.7 |
| 323 | 2026-05-21T04:07:39.763Z | Downloaded zerocopy-derive v0.7.35 |
| 324 | 2026-05-21T04:07:39.763Z | Downloaded ordered-float v2.10.1 |
| 325 | 2026-05-21T04:07:39.763Z | Downloaded textwrap v0.16.2 |
| 326 | 2026-05-21T04:07:39.763Z | Downloaded unicode-ident v1.0.24 |
| 327 | 2026-05-21T04:07:39.764Z | Downloaded cargo-platform v0.2.0 |
| 328 | 2026-05-21T04:07:39.764Z | Downloaded toml_edit v0.22.27 |
| 329 | 2026-05-21T04:07:39.764Z | Downloaded scroll v0.12.0 |
| 330 | 2026-05-21T04:07:39.764Z | Downloaded zerotrie v0.2.3 |
| 331 | 2026-05-21T04:07:39.764Z | Downloaded typenum v1.19.0 |
| 332 | 2026-05-21T04:07:39.764Z | Downloaded clap_lex v1.0.0 |
| 333 | 2026-05-21T04:07:39.764Z | Downloaded swrite v0.1.0 |
| 334 | 2026-05-21T04:07:39.764Z | Downloaded itoa v1.0.17 |
| 335 | 2026-05-21T04:07:39.764Z | Downloaded serde-value v0.7.0 |
| 336 | 2026-05-21T04:07:39.764Z | Downloaded percent-encoding v2.3.2 |
| 337 | 2026-05-21T04:07:39.764Z | Downloaded fastrand v2.3.0 |
| 338 | 2026-05-21T04:07:39.764Z | Downloaded fnv v1.0.7 |
| 339 | 2026-05-21T04:07:39.764Z | Downloaded dof v0.3.0 |
| 340 | 2026-05-21T04:07:39.764Z | Downloaded equivalent v1.0.2 |
| 341 | 2026-05-21T04:07:39.764Z | Downloaded stable_deref_trait v1.2.1 |
| 342 | 2026-05-21T04:07:39.764Z | Downloaded plain v0.2.3 |
| 343 | 2026-05-21T04:07:39.764Z | Downloaded colorchoice v1.0.4 |
| 344 | 2026-05-21T04:07:39.764Z | Downloaded cpufeatures v0.2.17 |
| 345 | 2026-05-21T04:07:39.764Z | Downloaded terminal_size v0.4.3 |
| 346 | 2026-05-21T04:07:39.764Z | Downloaded strsim v0.11.1 |
| 347 | 2026-05-21T04:07:39.764Z | Downloaded unicode-width v0.1.14 |
| 348 | 2026-05-21T04:07:39.764Z | Downloaded zerovec v0.11.5 |
| 349 | 2026-05-21T04:07:39.764Z | Downloaded tabled_derive v0.7.0 |
| 350 | 2026-05-21T04:07:39.764Z | Downloaded zerocopy v0.7.35 |
| 351 | 2026-05-21T04:07:39.764Z | Downloaded icu_normalizer v2.1.1 |
| 352 | 2026-05-21T04:07:39.764Z | Downloaded winnow v0.7.14 |
| 353 | 2026-05-21T04:07:39.764Z | Downloaded digest v0.10.7 |
| 354 | 2026-05-21T04:07:39.764Z | Downloaded cargo_metadata v0.21.0 |
| 355 | 2026-05-21T04:07:39.764Z | Downloaded cargo-util-schemas v0.8.2 |
| 356 | 2026-05-21T04:07:39.764Z | Downloaded sha2 v0.10.9 |
| 357 | 2026-05-21T04:07:39.764Z | Downloaded erased-serde v0.4.9 |
| 358 | 2026-05-21T04:07:39.764Z | Downloaded unicode-width v0.2.0 |
| 359 | 2026-05-21T04:07:39.764Z | Downloaded memmap v0.7.0 |
| 360 | 2026-05-21T04:07:39.764Z | Downloaded anstyle v1.0.13 |
| 361 | 2026-05-21T04:07:39.764Z | Downloaded fs-err v3.3.0 |
| 362 | 2026-05-21T04:07:39.764Z | Downloaded cargo_toml v0.21.0 |
| 363 | 2026-05-21T04:07:39.764Z | Downloaded synstructure v0.13.2 |
| 364 | 2026-05-21T04:07:39.764Z | Downloaded camino-tempfile v1.4.1 |
| 365 | 2026-05-21T04:07:39.764Z | Downloaded serde_tokenstream v0.2.3 |
| 366 | 2026-05-21T04:07:39.764Z | Downloaded log v0.4.29 |
| 367 | 2026-05-21T04:07:39.765Z | Downloaded serde_core v1.0.228 |
| 368 | 2026-05-21T04:07:39.765Z | Downloaded bitflags v2.11.0 |
| 369 | 2026-05-21T04:07:39.765Z | Downloaded serde-untagged v0.1.9 |
| 370 | 2026-05-21T04:07:39.765Z | Downloaded once_cell v1.21.3 |
| 371 | 2026-05-21T04:07:39.765Z | Downloaded clap_derive v4.5.55 |
| 372 | 2026-05-21T04:07:39.765Z | Downloaded semver v1.0.28 |
| 373 | 2026-05-21T04:07:39.765Z | Downloaded camino v1.2.2 |
| 374 | 2026-05-21T04:07:39.765Z | Downloaded proc-macro2 v1.0.106 |
| 375 | 2026-05-21T04:07:39.765Z | Downloaded papergrid v0.11.0 |
| 376 | 2026-05-21T04:07:39.765Z | Downloaded displaydoc v0.2.5 |
| 377 | 2026-05-21T04:07:39.765Z | Downloaded anyhow v1.0.102 |
| 378 | 2026-05-21T04:07:39.765Z | Downloaded icu_provider v2.1.1 |
| 379 | 2026-05-21T04:07:39.765Z | Downloaded clap v4.5.60 |
| 380 | 2026-05-21T04:07:39.765Z | Downloaded pest_generator v2.8.6 |
| 381 | 2026-05-21T04:07:39.765Z | Downloaded pest v2.8.6 |
| 382 | 2026-05-21T04:07:39.765Z | Downloaded icu_normalizer_data v2.1.1 |
| 383 | 2026-05-21T04:07:39.765Z | Downloaded serde_derive v1.0.228 |
| 384 | 2026-05-21T04:07:39.765Z | Downloaded icu_collections v2.1.1 |
| 385 | 2026-05-21T04:07:39.765Z | Downloaded memchr v2.8.0 |
| 386 | 2026-05-21T04:07:39.765Z | Downloaded serde v1.0.228 |
| 387 | 2026-05-21T04:07:39.765Z | Downloaded indexmap v2.14.0 |
| 388 | 2026-05-21T04:07:39.765Z | Downloaded icu_properties_data v2.1.2 |
| 389 | 2026-05-21T04:07:39.773Z | Downloaded goblin v0.8.2 |
| 390 | 2026-05-21T04:07:39.773Z | Downloaded clap_builder v4.5.60 |
| 391 | 2026-05-21T04:07:39.773Z | Downloaded serde_json v1.0.149 |
| 392 | 2026-05-21T04:07:39.773Z | Downloaded idna v1.1.0 |
| 393 | 2026-05-21T04:07:39.773Z | Downloaded tabled v0.15.0 |
| 394 | 2026-05-21T04:07:39.773Z | Downloaded syn v1.0.109 |
| 395 | 2026-05-21T04:07:39.773Z | Downloaded syn v2.0.117 |
| 396 | 2026-05-21T04:07:39.773Z | Downloaded rustix v1.1.3 |
| 397 | 2026-05-21T04:07:39.773Z | Downloaded libc v0.2.185 |
| 398 | 2026-05-21T04:07:39.773Z | Compiling proc-macro2 v1.0.106 |
| 399 | 2026-05-21T04:07:39.773Z | Compiling unicode-ident v1.0.24 |
| 400 | 2026-05-21T04:07:39.773Z | Compiling quote v1.0.45 |
| 401 | 2026-05-21T04:07:39.773Z | Compiling serde_core v1.0.228 |
| 402 | 2026-05-21T04:07:39.773Z | Compiling libc v0.2.185 |
| 403 | 2026-05-21T04:07:39.773Z | Compiling version_check v0.9.5 |
| 404 | 2026-05-21T04:07:39.773Z | Compiling memchr v2.8.0 |
| 405 | 2026-05-21T04:07:39.908Z | Compiling serde v1.0.228 |
| 406 | 2026-05-21T04:07:39.914Z | Compiling stable_deref_trait v1.2.1 |
| 407 | 2026-05-21T04:07:39.914Z | Compiling zmij v1.0.21 |
| 408 | 2026-05-21T04:07:39.914Z | Compiling autocfg v1.5.0 |
| 409 | 2026-05-21T04:07:39.914Z | Compiling thiserror v1.0.69 |
| 410 | 2026-05-21T04:07:39.914Z | Compiling ucd-trie v0.1.7 |
| 411 | 2026-05-21T04:07:39.914Z | Compiling itoa v1.0.17 |
| 412 | 2026-05-21T04:07:39.914Z | Compiling litemap v0.8.1 |
| 413 | 2026-05-21T04:07:40.148Z | Compiling writeable v0.6.2 |
| 414 | 2026-05-21T04:07:40.167Z | Compiling rustix v1.1.3 |
| 415 | 2026-05-21T04:07:40.319Z | Compiling icu_properties_data v2.1.2 |
| 416 | 2026-05-21T04:07:40.342Z | Compiling byteorder v1.5.0 |
| 417 | 2026-05-21T04:07:40.394Z | Compiling icu_normalizer_data v2.1.1 |
| 418 | 2026-05-21T04:07:40.487Z | Compiling pest v2.8.6 |
| 419 | 2026-05-21T04:07:40.629Z | Compiling bitflags v2.11.0 |
| 420 | 2026-05-21T04:07:40.634Z | Compiling serde_json v1.0.149 |
| 421 | 2026-05-21T04:07:40.661Z | Compiling num-traits v0.2.19 |
| 422 | 2026-05-21T04:07:40.675Z | Compiling typeid v1.0.3 |
| 423 | 2026-05-21T04:07:40.717Z | Compiling smallvec v1.15.1 |
| 424 | 2026-05-21T04:07:40.737Z | Compiling hashbrown v0.17.0 |
| 425 | 2026-05-21T04:07:40.982Z | Compiling equivalent v1.0.2 |
| 426 | 2026-05-21T04:07:41.021Z | Compiling proc-macro-error-attr v1.0.4 |
| 427 | 2026-05-21T04:07:41.028Z | Compiling usdt-impl v0.5.0 |
| 428 | 2026-05-21T04:07:41.028Z | Compiling erased-serde v0.4.9 |
| 429 | 2026-05-21T04:07:41.083Z | Compiling syn v1.0.109 |
| 430 | 2026-05-21T04:07:41.102Z | Compiling winnow v0.7.14 |
| 431 | 2026-05-21T04:07:41.129Z | Compiling toml_write v0.1.2 |
| 432 | 2026-05-21T04:07:41.232Z | Compiling errno v0.3.14 |
| 433 | 2026-05-21T04:07:41.254Z | Compiling thread-id v4.2.2 |
| 434 | 2026-05-21T04:07:41.397Z | Compiling indexmap v2.14.0 |
| 435 | 2026-05-21T04:07:41.432Z | Compiling proc-macro-error v1.0.4 |
| 436 | 2026-05-21T04:07:41.436Z | Compiling camino v1.2.2 |
| 437 | 2026-05-21T04:07:41.436Z | Compiling plain v0.2.3 |
| 438 | 2026-05-21T04:07:41.499Z | Compiling log v0.4.29 |
| 439 | 2026-05-21T04:07:41.514Z | Compiling utf8_iter v1.0.4 |
| 440 | 2026-05-21T04:07:41.517Z | Compiling thiserror v2.0.18 |
| 441 | 2026-05-21T04:07:41.568Z | Compiling syn v2.0.117 |
| 442 | 2026-05-21T04:07:41.599Z | Compiling pest_meta v2.8.6 |
| 443 | 2026-05-21T04:07:41.618Z | Compiling utf8parse v0.2.2 |
| 444 | 2026-05-21T04:07:41.676Z | Compiling percent-encoding v2.3.2 |
| 445 | 2026-05-21T04:07:41.685Z | Compiling getrandom v0.4.1 |
| 446 | 2026-05-21T04:07:41.729Z | Compiling anstyle-parse v0.2.7 |
| 447 | 2026-05-21T04:07:41.851Z | Compiling form_urlencoded v1.2.2 |
| 448 | 2026-05-21T04:07:41.883Z | Compiling ordered-float v2.10.1 |
| 449 | 2026-05-21T04:07:41.938Z | Compiling anstyle v1.0.13 |
| 450 | 2026-05-21T04:07:41.958Z | Compiling colorchoice v1.0.4 |
| 451 | 2026-05-21T04:07:42.052Z | Compiling anstyle-query v1.1.5 |
| 452 | 2026-05-21T04:07:42.078Z | Compiling pretty-hex v0.4.1 |
| 453 | 2026-05-21T04:07:42.104Z | Compiling is_terminal_polyfill v1.70.2 |
| 454 | 2026-05-21T04:07:42.126Z | Compiling cfg-if v1.0.4 |
| 455 | 2026-05-21T04:07:42.147Z | Compiling fs-err v3.3.0 |
| 456 | 2026-05-21T04:07:42.216Z | Compiling anstream v0.6.21 |
| 457 | 2026-05-21T04:07:42.249Z | Compiling unicode-width v0.1.14 |
| 458 | 2026-05-21T04:07:42.282Z | Compiling terminal_size v0.4.3 |
| 459 | 2026-05-21T04:07:42.282Z | Compiling heck v0.5.0 |
| 460 | 2026-05-21T04:07:42.283Z | Compiling unicode-xid v0.2.6 |
| 461 | 2026-05-21T04:07:42.402Z | Compiling fnv v1.0.7 |
| 462 | 2026-05-21T04:07:42.465Z | Compiling bytecount v0.6.9 |
| 463 | 2026-05-21T04:07:42.478Z | Compiling anyhow v1.0.102 |
| 464 | 2026-05-21T04:07:42.478Z | Compiling strsim v0.11.1 |
| 465 | 2026-05-21T04:07:42.618Z | Compiling semver v1.0.28 |
| 466 | 2026-05-21T04:07:42.658Z | Compiling once_cell v1.21.3 |
| 467 | 2026-05-21T04:07:42.658Z | Compiling clap_lex v1.0.0 |
| 468 | 2026-05-21T04:07:42.658Z | Compiling fastrand v2.3.0 |
| 469 | 2026-05-21T04:07:42.724Z | Compiling heck v0.4.1 |
| 470 | 2026-05-21T04:07:42.755Z | Compiling papergrid v0.11.0 |
| 471 | 2026-05-21T04:07:42.912Z | Compiling tempfile v3.25.0 |
| 472 | 2026-05-21T04:07:42.938Z | Compiling clap_builder v4.5.60 |
| 473 | 2026-05-21T04:07:43.004Z | Compiling serde-untagged v0.1.9 |
| 474 | 2026-05-21T04:07:43.011Z | Compiling memmap v0.7.0 |
| 475 | 2026-05-21T04:07:43.017Z | Compiling unicode-linebreak v0.1.5 |
| 476 | 2026-05-21T04:07:43.054Z | Compiling unicode-width v0.2.0 |
| 477 | 2026-05-21T04:07:43.074Z | Compiling smawk v0.3.2 |
| 478 | 2026-05-21T04:07:43.233Z | Compiling camino-tempfile v1.4.1 |
| 479 | 2026-05-21T04:07:43.268Z | Compiling dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common) |
| 480 | 2026-05-21T04:07:43.289Z | Compiling swrite v0.1.0 |
| 481 | 2026-05-21T04:07:43.306Z | Compiling textwrap v0.16.2 |
| 482 | 2026-05-21T04:07:43.654Z | Compiling tabled_derive v0.7.0 |
| 483 | 2026-05-21T04:07:44.233Z | Compiling synstructure v0.13.2 |
| 484 | 2026-05-21T04:07:44.233Z | Compiling pest_generator v2.8.6 |
| 485 | 2026-05-21T04:07:44.379Z | Compiling tabled v0.15.0 |
| 486 | 2026-05-21T04:07:44.780Z | Compiling serde_derive v1.0.228 |
| 487 | 2026-05-21T04:07:44.785Z | Compiling zerofrom-derive v0.1.6 |
| 488 | 2026-05-21T04:07:44.785Z | Compiling yoke-derive v0.8.1 |
| 489 | 2026-05-21T04:07:44.785Z | Compiling zerovec-derive v0.11.2 |
| 490 | 2026-05-21T04:07:44.785Z | Compiling displaydoc v0.2.5 |
| 491 | 2026-05-21T04:07:44.785Z | Compiling thiserror-impl v1.0.69 |
| 492 | 2026-05-21T04:07:44.854Z | Compiling zerocopy-derive v0.7.35 |
| 493 | 2026-05-21T04:07:44.860Z | Compiling scroll_derive v0.12.1 |
| 494 | 2026-05-21T04:07:44.860Z | Compiling thiserror-impl v2.0.18 |
| 495 | 2026-05-21T04:07:44.860Z | Compiling clap_derive v4.5.55 |
| 496 | 2026-05-21T04:07:44.894Z | Compiling pest_derive v2.8.6 |
| 497 | 2026-05-21T04:07:45.549Z | Compiling scroll v0.12.0 |
| 498 | 2026-05-21T04:07:45.667Z | Compiling zerocopy v0.7.35 |
| 499 | 2026-05-21T04:07:45.766Z | Compiling goblin v0.8.2 |
| 500 | 2026-05-21T04:07:45.877Z | Compiling zerofrom v0.1.6 |
| 501 | 2026-05-21T04:07:45.927Z | Compiling dtrace-parser v0.2.0 |
| 502 | 2026-05-21T04:07:45.983Z | Compiling yoke v0.8.1 |
| 503 | 2026-05-21T04:07:46.140Z | Compiling zerovec v0.11.5 |
| 504 | 2026-05-21T04:07:46.141Z | Compiling zerotrie v0.2.3 |
| 505 | 2026-05-21T04:07:46.315Z | Compiling clap v4.5.60 |
| 506 | 2026-05-21T04:07:46.556Z | Compiling tinystr v0.8.2 |
| 507 | 2026-05-21T04:07:46.556Z | Compiling potential_utf v0.1.4 |
| 508 | 2026-05-21T04:07:46.679Z | Compiling icu_collections v2.1.1 |
| 509 | 2026-05-21T04:07:46.705Z | Compiling icu_locale_core v2.1.1 |
| 510 | 2026-05-21T04:07:47.261Z | Compiling serde_spanned v0.6.9 |
| 511 | 2026-05-21T04:07:47.262Z | Compiling toml_datetime v0.6.11 |
| 512 | 2026-05-21T04:07:47.262Z | Compiling serde-value v0.7.0 |
| 513 | 2026-05-21T04:07:47.262Z | Compiling cargo-platform v0.2.0 |
| 514 | 2026-05-21T04:07:47.291Z | Compiling macaddr v1.0.1 |
| 515 | 2026-05-21T04:07:47.291Z | Compiling icu_provider v2.1.1 |
| 516 | 2026-05-21T04:07:47.291Z | Compiling dof v0.3.0 |
| 517 | 2026-05-21T04:07:47.291Z | Compiling serde_tokenstream v0.2.3 |
| 518 | 2026-05-21T04:07:47.639Z | Compiling toml_edit v0.22.27 |
| 519 | 2026-05-21T04:07:47.665Z | Compiling icu_normalizer v2.1.1 |
| 520 | 2026-05-21T04:07:47.665Z | Compiling icu_properties v2.1.2 |
| 521 | 2026-05-21T04:07:48.139Z | Compiling usdt-attr-macro v0.5.0 |
| 522 | 2026-05-21T04:07:48.139Z | Compiling usdt-macro v0.5.0 |
| 523 | 2026-05-21T04:07:48.468Z | Compiling idna_adapter v1.2.1 |
| 524 | 2026-05-21T04:07:48.572Z | Compiling idna v1.1.0 |
| 525 | 2026-05-21T04:07:48.727Z | Compiling usdt v0.5.0 |
| 526 | 2026-05-21T04:07:48.834Z | Compiling url v2.5.8 |
| 527 | 2026-05-21T04:07:48.897Z | Compiling toml v0.8.23 |
| 528 | 2026-05-21T04:07:49.221Z | Compiling cargo_toml v0.21.0 |
| 529 | 2026-05-21T04:07:49.248Z | Compiling cargo-util-schemas v0.8.2 |
| 530 | 2026-05-21T04:07:50.017Z | Compiling cargo_metadata v0.21.0 |
| 531 | 2026-05-21T04:07:50.946Z | Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask) |
| 532 | 2026-05-21T04:07:53.057Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 44.79s |
| 533 | 2026-05-21T04:07:53.360Z | Running `target/debug/xtask download cockroach clickhouse console dendrite-stub maghemite-mgd transceiver-control` |
| 534 | 2026-05-21T04:07:53.935Z | Downloading crates ... |
| 535 | 2026-05-21T04:07:54.037Z | Downloaded aead v0.5.2 |
| 536 | 2026-05-21T04:07:54.047Z | Downloaded adler2 v2.0.1 |
| 537 | 2026-05-21T04:07:54.060Z | Downloaded cfg_aliases v0.2.1 |
| 538 | 2026-05-21T04:07:54.060Z | Downloaded cargo-platform v0.1.9 |
| 539 | 2026-05-21T04:07:54.060Z | Downloaded crucible-workspace-hack v0.1.0 |
| 540 | 2026-05-21T04:07:54.060Z | Downloaded ciborium-ll v0.2.2 |
| 541 | 2026-05-21T04:07:54.068Z | Downloaded cpufeatures v0.3.0 |
| 542 | 2026-05-21T04:07:54.068Z | Downloaded difflib v0.4.0 |
| 543 | 2026-05-21T04:07:54.068Z | Downloaded convert_case v0.4.0 |
| 544 | 2026-05-21T04:07:54.069Z | Downloaded env_filter v1.0.0 |
| 545 | 2026-05-21T04:07:54.069Z | Downloaded darling_macro v0.23.0 |
| 546 | 2026-05-21T04:07:54.074Z | Downloaded cmake v0.1.57 |
| 547 | 2026-05-21T04:07:54.074Z | Downloaded backoff v0.4.0 |
| 548 | 2026-05-21T04:07:54.074Z | Downloaded cexpr v0.6.0 |
| 549 | 2026-05-21T04:07:54.074Z | Downloaded flagset v0.4.7 |
| 550 | 2026-05-21T04:07:54.074Z | Downloaded embedded-io v0.4.0 |
| 551 | 2026-05-21T04:07:54.080Z | Downloaded defmt v0.3.100 |
| 552 | 2026-05-21T04:07:54.080Z | Downloaded bcs v0.1.6 |
| 553 | 2026-05-21T04:07:54.080Z | Downloaded bitfield-macros v0.19.4 |
| 554 | 2026-05-21T04:07:54.080Z | Downloaded colored v3.1.1 |
| 555 | 2026-05-21T04:07:54.080Z | Downloaded derive-ex v0.1.8 |
| 556 | 2026-05-21T04:07:54.084Z | Downloaded ciborium v0.2.2 |
| 557 | 2026-05-21T04:07:54.084Z | Downloaded darling v0.23.0 |
| 558 | 2026-05-21T04:07:54.084Z | Downloaded bit-set v0.5.3 |
| 559 | 2026-05-21T04:07:54.089Z | Downloaded allocator-api2 v0.2.21 |
| 560 | 2026-05-21T04:07:54.089Z | Downloaded cookie_store v0.22.1 |
| 561 | 2026-05-21T04:07:54.089Z | Downloaded console v0.15.11 |
| 562 | 2026-05-21T04:07:54.093Z | Downloaded async-stream-impl v0.3.6 |
| 563 | 2026-05-21T04:07:54.093Z | Downloaded async-stream v0.3.6 |
| 564 | 2026-05-21T04:07:54.093Z | Downloaded der-parser v10.0.0 |
| 565 | 2026-05-21T04:07:54.097Z | Downloaded crypto-bigint v0.5.5 |
| 566 | 2026-05-21T04:07:54.102Z | Downloaded derive_builder v0.20.2 |
| 567 | 2026-05-21T04:07:54.102Z | Downloaded cargo_metadata v0.19.2 |
| 568 | 2026-05-21T04:07:54.104Z | Downloaded crossterm v0.29.0 |
| 569 | 2026-05-21T04:07:54.107Z | Downloaded foreign-types-macros v0.2.3 |
| 570 | 2026-05-21T04:07:54.107Z | Downloaded dropshot-api-manager-types v0.7.2 |
| 571 | 2026-05-21T04:07:54.107Z | Downloaded castaway v0.2.4 |
| 572 | 2026-05-21T04:07:54.110Z | Downloaded env_logger v0.11.9 |
| 573 | 2026-05-21T04:07:54.110Z | Downloaded derive_builder_core v0.20.2 |
| 574 | 2026-05-21T04:07:54.114Z | Downloaded diesel_table_macro_syntax v0.3.0 |
| 575 | 2026-05-21T04:07:54.114Z | Downloaded bit-set v0.8.0 |
| 576 | 2026-05-21T04:07:54.115Z | Downloaded atty v0.2.14 |
| 577 | 2026-05-21T04:07:54.117Z | Downloaded cobs v0.3.0 |
| 578 | 2026-05-21T04:07:54.117Z | Downloaded block-padding v0.3.3 |
| 579 | 2026-05-21T04:07:54.117Z | Downloaded bit-vec v0.6.3 |
| 580 | 2026-05-21T04:07:54.117Z | Downloaded bcrypt-pbkdf v0.10.0 |
| 581 | 2026-05-21T04:07:54.122Z | Downloaded foreign-types-shared v0.3.1 |
| 582 | 2026-05-21T04:07:54.122Z | Downloaded dyn-clone v1.0.20 |
| 583 | 2026-05-21T04:07:54.122Z | Downloaded bitflags v1.3.2 |
| 584 | 2026-05-21T04:07:54.128Z | Downloaded dirs-sys-next v0.1.2 |
| 585 | 2026-05-21T04:07:54.128Z | Downloaded darling_macro v0.20.11 |
| 586 | 2026-05-21T04:07:54.128Z | Downloaded array-init v0.0.4 |
| 587 | 2026-05-21T04:07:54.128Z | Downloaded bzip2 v0.4.4 |
| 588 | 2026-05-21T04:07:54.128Z | Downloaded atomic-waker v1.1.2 |
| 589 | 2026-05-21T04:07:54.136Z | Downloaded arc-swap v1.8.2 |
| 590 | 2026-05-21T04:07:54.136Z | Downloaded dunce v1.0.5 |
| 591 | 2026-05-21T04:07:54.137Z | Downloaded curve25519-dalek-derive v0.1.1 |
| 592 | 2026-05-21T04:07:54.137Z | Downloaded crunchy v0.2.4 |
| 593 | 2026-05-21T04:07:54.137Z | Downloaded crossbeam-deque v0.8.6 |
| 594 | 2026-05-21T04:07:54.144Z | Downloaded downcast-rs v2.0.2 |
| 595 | 2026-05-21T04:07:54.144Z | Downloaded darling_macro v0.21.3 |
| 596 | 2026-05-21T04:07:54.144Z | Downloaded bit-vec v0.9.1 |
| 597 | 2026-05-21T04:07:54.144Z | Downloaded crossterm v0.28.1 |
| 598 | 2026-05-21T04:07:54.144Z | Downloaded dsl_auto_type v0.2.0 |
| 599 | 2026-05-21T04:07:54.144Z | Downloaded atomicwrites v0.4.4 |
| 600 | 2026-05-21T04:07:54.149Z | Downloaded asn1-rs-impl v0.2.0 |
| 601 | 2026-05-21T04:07:54.149Z | Downloaded bit-vec v0.8.0 |
| 602 | 2026-05-21T04:07:54.149Z | Downloaded fixedbitset v0.4.2 |
| 603 | 2026-05-21T04:07:54.149Z | Downloaded crc-catalog v2.4.0 |
| 604 | 2026-05-21T04:07:54.154Z | Downloaded crc v3.4.0 |
| 605 | 2026-05-21T04:07:54.154Z | Downloaded ecdsa v0.16.9 |
| 606 | 2026-05-21T04:07:54.154Z | Downloaded asn1-rs-derive v0.6.0 |
| 607 | 2026-05-21T04:07:54.154Z | Downloaded cfg_aliases v0.1.1 |
| 608 | 2026-05-21T04:07:54.159Z | Downloaded find-msvc-tools v0.1.9 |
| 609 | 2026-05-21T04:07:54.159Z | Downloaded crossbeam-channel v0.5.15 |
| 610 | 2026-05-21T04:07:54.159Z | Downloaded float-cmp v0.10.0 |
| 611 | 2026-05-21T04:07:54.160Z | Downloaded assert_matches v1.5.0 |
| 612 | 2026-05-21T04:07:54.164Z | Downloaded ascii-canvas v3.0.0 |
| 613 | 2026-05-21T04:07:54.164Z | Downloaded crc8 v0.1.1 |
| 614 | 2026-05-21T04:07:54.164Z | Downloaded compression-core v0.4.31 |
| 615 | 2026-05-21T04:07:54.164Z | Downloaded bb8 v0.8.6 |
| 616 | 2026-05-21T04:07:54.164Z | Downloaded arrayref v0.3.9 |
| 617 | 2026-05-21T04:07:54.164Z | Downloaded defmt-macros v1.0.1 |
| 618 | 2026-05-21T04:07:54.168Z | Downloaded ciborium-io v0.2.2 |
| 619 | 2026-05-21T04:07:54.168Z | Downloaded async-recursion v1.1.1 |
| 620 | 2026-05-21T04:07:54.168Z | Downloaded embedded-io v0.6.1 |
| 621 | 2026-05-21T04:07:54.174Z | Downloaded dirs-next v2.0.0 |
| 622 | 2026-05-21T04:07:54.174Z | Downloaded bitfield-struct v0.6.2 |
| 623 | 2026-05-21T04:07:54.177Z | Downloaded display-error-chain v0.2.2 |
| 624 | 2026-05-21T04:07:54.181Z | Downloaded endian-type v0.1.2 |
| 625 | 2026-05-21T04:07:54.189Z | Downloaded dof v0.4.0 |
| 626 | 2026-05-21T04:07:54.189Z | Downloaded dtrace-parser v0.3.0 |
| 627 | 2026-05-21T04:07:54.189Z | Downloaded defmt-parser v1.0.0 |
| 628 | 2026-05-21T04:07:54.189Z | Downloaded debug-ignore v1.0.5 |
| 629 | 2026-05-21T04:07:54.195Z | Downloaded base64ct v1.8.3 |
| 630 | 2026-05-21T04:07:54.196Z | Downloaded cbc v0.1.2 |
| 631 | 2026-05-21T04:07:54.196Z | Downloaded async-trait v0.1.89 |
| 632 | 2026-05-21T04:07:54.196Z | Downloaded bitfield v0.19.4 |
| 633 | 2026-05-21T04:07:54.196Z | Downloaded either v1.15.0 |
| 634 | 2026-05-21T04:07:54.196Z | Downloaded data-encoding v2.10.0 |
| 635 | 2026-05-21T04:07:54.200Z | Downloaded ed25519 v2.2.3 |
| 636 | 2026-05-21T04:07:54.200Z | Downloaded funty v2.0.0 |
| 637 | 2026-05-21T04:07:54.200Z | Downloaded futures-sink v0.3.32 |
| 638 | 2026-05-21T04:07:54.200Z | Downloaded foreign-types v0.3.2 |
| 639 | 2026-05-21T04:07:54.200Z | Downloaded float-ord v0.3.2 |
| 640 | 2026-05-21T04:07:54.209Z | Downloaded buf-list v1.1.2 |
| 641 | 2026-05-21T04:07:54.209Z | Downloaded cstr-argument v0.1.2 |
| 642 | 2026-05-21T04:07:54.209Z | Downloaded futures-io v0.3.32 |
| 643 | 2026-05-21T04:07:54.213Z | Downloaded foreign-types-shared v0.1.1 |
| 644 | 2026-05-21T04:07:54.213Z | Downloaded git-stub v1.0.0 |
| 645 | 2026-05-21T04:07:54.213Z | Downloaded ctr v0.9.2 |
| 646 | 2026-05-21T04:07:54.213Z | Downloaded csv-core v0.1.13 |
| 647 | 2026-05-21T04:07:54.213Z | Downloaded ghash v0.5.1 |
| 648 | 2026-05-21T04:07:54.213Z | Downloaded gethostname v0.5.0 |
| 649 | 2026-05-21T04:07:54.216Z | Downloaded futures-task v0.3.32 |
| 650 | 2026-05-21T04:07:54.216Z | Downloaded fxhash v0.2.1 |
| 651 | 2026-05-21T04:07:54.216Z | Downloaded document-features v0.2.12 |
| 652 | 2026-05-21T04:07:54.216Z | Downloaded hash32 v0.3.1 |
| 653 | 2026-05-21T04:07:54.221Z | Downloaded hex v0.4.3 |
| 654 | 2026-05-21T04:07:54.225Z | Downloaded headers-core v0.3.0 |
| 655 | 2026-05-21T04:07:54.235Z | Downloaded hash32 v0.2.1 |
| 656 | 2026-05-21T04:07:54.235Z | Downloaded hex-literal v0.4.1 |
| 657 | 2026-05-21T04:07:54.235Z | Downloaded hostname v0.3.1 |
| 658 | 2026-05-21T04:07:54.240Z | Downloaded home v0.5.12 |
| 659 | 2026-05-21T04:07:54.241Z | Downloaded base16ct v0.2.0 |
| 660 | 2026-05-21T04:07:54.241Z | Downloaded futures-macro v0.3.32 |
| 661 | 2026-05-21T04:07:54.241Z | Downloaded constant_time_eq v0.4.2 |
| 662 | 2026-05-21T04:07:54.241Z | Downloaded http-body v1.0.1 |
| 663 | 2026-05-21T04:07:54.241Z | Downloaded hostname v0.4.2 |
| 664 | 2026-05-21T04:07:54.253Z | Downloaded globwalk v0.9.1 |
| 665 | 2026-05-21T04:07:54.261Z | Downloaded fixedbitset v0.5.7 |
| 666 | 2026-05-21T04:07:54.261Z | Downloaded fd-lock v4.0.4 |
| 667 | 2026-05-21T04:07:54.261Z | Downloaded enum-as-inner v0.6.1 |
| 668 | 2026-05-21T04:07:54.261Z | Downloaded cassowary v0.3.0 |
| 669 | 2026-05-21T04:07:54.261Z | Downloaded ff v0.13.1 |
| 670 | 2026-05-21T04:07:54.261Z | Downloaded cipher v0.4.4 |
| 671 | 2026-05-21T04:07:54.261Z | Downloaded filetime v0.2.27 |
| 672 | 2026-05-21T04:07:54.261Z | Downloaded const_format_proc_macros v0.2.34 |
| 673 | 2026-05-21T04:07:54.261Z | Downloaded fallible-iterator v0.2.0 |
| 674 | 2026-05-21T04:07:54.262Z | Downloaded chacha20 v0.9.1 |
| 675 | 2026-05-21T04:07:54.264Z | Downloaded diesel-dtrace v0.5.0 |
| 676 | 2026-05-21T04:07:54.264Z | Downloaded derive_builder_macro v0.20.2 |
| 677 | 2026-05-21T04:07:54.264Z | Downloaded critical-section v1.2.0 |
| 678 | 2026-05-21T04:07:54.264Z | Downloaded foldhash v0.1.5 |
| 679 | 2026-05-21T04:07:54.264Z | Downloaded daft v0.1.7 |
| 680 | 2026-05-21T04:07:54.264Z | Downloaded ena v0.14.4 |
| 681 | 2026-05-21T04:07:54.269Z | Downloaded camino-tempfile-ext v0.3.3 |
| 682 | 2026-05-21T04:07:54.269Z | Downloaded ed25519-dalek v2.2.0 |
| 683 | 2026-05-21T04:07:54.275Z | Downloaded hubpack v0.1.2 |
| 684 | 2026-05-21T04:07:54.275Z | Downloaded argon2 v0.5.3 |
| 685 | 2026-05-21T04:07:54.275Z | Downloaded corncobs v0.1.4 |
| 686 | 2026-05-21T04:07:54.275Z | Downloaded colored v2.2.0 |
| 687 | 2026-05-21T04:07:54.280Z | Downloaded group v0.13.0 |
| 688 | 2026-05-21T04:07:54.280Z | Downloaded futures-executor v0.3.32 |
| 689 | 2026-05-21T04:07:54.280Z | Downloaded foldhash v0.2.0 |
| 690 | 2026-05-21T04:07:54.280Z | Downloaded hubpack_derive v0.1.1 |
| 691 | 2026-05-21T04:07:54.280Z | Downloaded httpdate v1.0.3 |
| 692 | 2026-05-21T04:07:54.280Z | Downloaded ident_case v1.0.1 |
| 693 | 2026-05-21T04:07:54.286Z | Downloaded indent_write v2.2.0 |
| 694 | 2026-05-21T04:07:54.286Z | Downloaded illumos-nvpair-sys v0.2.0 |
| 695 | 2026-05-21T04:07:54.286Z | Downloaded illumos-nvpair v0.3.0 |
| 696 | 2026-05-21T04:07:54.286Z | Downloaded hyper-tls v0.6.0 |
| 697 | 2026-05-21T04:07:54.286Z | Downloaded indoc v1.0.9 |
| 698 | 2026-05-21T04:07:54.290Z | Downloaded http-range v0.1.5 |
| 699 | 2026-05-21T04:07:54.290Z | Downloaded aes-gcm v0.10.3 |
| 700 | 2026-05-21T04:07:54.290Z | Downloaded git-stub-vcs v0.1.0 |
| 701 | 2026-05-21T04:07:54.290Z | Downloaded futures-core v0.3.32 |
| 702 | 2026-05-21T04:07:54.298Z | Downloaded fs_extra v1.3.0 |
| 703 | 2026-05-21T04:07:54.298Z | Downloaded foreign-types v0.5.0 |
| 704 | 2026-05-21T04:07:54.298Z | Downloaded glob v0.3.3 |
| 705 | 2026-05-21T04:07:54.298Z | Downloaded defmt v1.0.1 |
| 706 | 2026-05-21T04:07:54.303Z | Downloaded daft-derive v0.1.7 |
| 707 | 2026-05-21T04:07:54.304Z | Downloaded fs-err v2.11.0 |
| 708 | 2026-05-21T04:07:54.304Z | Downloaded clang-sys v1.8.1 |
| 709 | 2026-05-21T04:07:54.304Z | Downloaded inout v0.1.4 |
| 710 | 2026-05-21T04:07:54.307Z | Downloaded instant v0.1.13 |
| 711 | 2026-05-21T04:07:54.307Z | Downloaded is-terminal v0.4.17 |
| 712 | 2026-05-21T04:07:54.307Z | Downloaded globset v0.4.18 |
| 713 | 2026-05-21T04:07:54.307Z | Downloaded byte-wrapper v0.1.0 |
| 714 | 2026-05-21T04:07:54.308Z | Downloaded is_ci v1.2.0 |
| 715 | 2026-05-21T04:07:54.314Z | Downloaded der_derive v0.7.3 |
| 716 | 2026-05-21T04:07:54.315Z | Downloaded http-body-util v0.1.3 |
| 717 | 2026-05-21T04:07:54.315Z | Downloaded crossbeam-epoch v0.9.18 |
| 718 | 2026-05-21T04:07:54.315Z | Downloaded lazy_static v1.5.0 |
| 719 | 2026-05-21T04:07:54.319Z | Downloaded darling v0.21.3 |
| 720 | 2026-05-21T04:07:54.319Z | Downloaded deranged v0.5.8 |
| 721 | 2026-05-21T04:07:54.319Z | Downloaded crossbeam-utils v0.8.21 |
| 722 | 2026-05-21T04:07:54.323Z | Downloaded blake2 v0.10.6 |
| 723 | 2026-05-21T04:07:54.323Z | Downloaded const-oid v0.9.6 |
| 724 | 2026-05-21T04:07:54.323Z | Downloaded highway v1.3.0 |
| 725 | 2026-05-21T04:07:54.328Z | Downloaded keccak v0.1.6 |
| 726 | 2026-05-21T04:07:54.328Z | Downloaded kstat-rs v0.2.4 |
| 727 | 2026-05-21T04:07:54.328Z | Downloaded compression-codecs v0.4.37 |
| 728 | 2026-05-21T04:07:54.332Z | Downloaded convert_case v0.10.0 |
| 729 | 2026-05-21T04:07:54.332Z | Downloaded cookie v0.18.1 |
| 730 | 2026-05-21T04:07:54.332Z | Downloaded libscf-sys v1.1.0 |
| 731 | 2026-05-21T04:07:54.332Z | Downloaded dropshot_endpoint v0.17.0 |
| 732 | 2026-05-21T04:07:54.336Z | Downloaded erased-serde v0.3.31 |
| 733 | 2026-05-21T04:07:54.336Z | Downloaded diff v0.1.13 |
| 734 | 2026-05-21T04:07:54.341Z | Downloaded lalrpop-util v0.19.12 |
| 735 | 2026-05-21T04:07:54.341Z | Downloaded compact_str v0.8.1 |
| 736 | 2026-05-21T04:07:54.341Z | Downloaded base64 v0.22.1 |
| 737 | 2026-05-21T04:07:54.345Z | Downloaded humantime v2.3.0 |
| 738 | 2026-05-21T04:07:54.345Z | Downloaded fatfs v0.3.6 |
| 739 | 2026-05-21T04:07:54.345Z | Downloaded impl-trait-for-tuples v0.2.3 |
| 740 | 2026-05-21T04:07:54.350Z | Downloaded darling v0.20.11 |
| 741 | 2026-05-21T04:07:54.354Z | Downloaded managed v0.8.0 |
| 742 | 2026-05-21T04:07:54.354Z | Downloaded md5 v0.7.0 |
| 743 | 2026-05-21T04:07:54.354Z | Downloaded maybe-uninit v2.0.0 |
| 744 | 2026-05-21T04:07:54.354Z | Downloaded match_cfg v0.1.0 |
| 745 | 2026-05-21T04:07:54.354Z | Downloaded maplit v1.0.2 |
| 746 | 2026-05-21T04:07:54.359Z | Downloaded lzss v0.8.2 |
| 747 | 2026-05-21T04:07:54.359Z | Downloaded md-5 v0.10.6 |
| 748 | 2026-05-21T04:07:54.359Z | Downloaded lru-cache v0.1.2 |
| 749 | 2026-05-21T04:07:54.359Z | Downloaded lru-slab v0.1.2 |
| 750 | 2026-05-21T04:07:54.359Z | Downloaded lru v0.12.5 |
| 751 | 2026-05-21T04:07:54.365Z | Downloaded hyper-staticfile v0.10.1 |
| 752 | 2026-05-21T04:07:54.365Z | Downloaded getrandom v0.2.17 |
| 753 | 2026-05-21T04:07:54.365Z | Downloaded futures-channel v0.3.32 |
| 754 | 2026-05-21T04:07:54.368Z | Downloaded asn1-rs v0.7.2 |
| 755 | 2026-05-21T04:07:54.368Z | Downloaded linked-hash-map v0.5.6 |
| 756 | 2026-05-21T04:07:54.368Z | Downloaded memoffset v0.9.1 |
| 757 | 2026-05-21T04:07:54.372Z | Downloaded mime v0.3.17 |
| 758 | 2026-05-21T04:07:54.372Z | Downloaded half v1.8.3 |
| 759 | 2026-05-21T04:07:54.372Z | Downloaded internet-checksum v0.2.1 |
| 760 | 2026-05-21T04:07:54.375Z | Downloaded ingot v0.1.1 |
| 761 | 2026-05-21T04:07:54.375Z | Downloaded newline-converter v0.3.0 |
| 762 | 2026-05-21T04:07:54.375Z | Downloaded new_debug_unreachable v1.0.6 |
| 763 | 2026-05-21T04:07:54.375Z | Downloaded ingot-types v0.1.2 |
| 764 | 2026-05-21T04:07:54.375Z | Downloaded indoc v2.0.7 |
| 765 | 2026-05-21T04:07:54.378Z | Downloaded ipnetwork v0.21.1 |
| 766 | 2026-05-21T04:07:54.378Z | Downloaded drift v0.2.0 |
| 767 | 2026-05-21T04:07:54.386Z | Downloaded nibble_vec v0.1.0 |
| 768 | 2026-05-21T04:07:54.389Z | Downloaded nodrop v0.1.14 |
| 769 | 2026-05-21T04:07:54.389Z | Downloaded newtype-uuid-macros v0.1.0 |
| 770 | 2026-05-21T04:07:54.389Z | Downloaded newtype_derive v0.1.6 |
| 771 | 2026-05-21T04:07:54.389Z | Downloaded multimap v0.10.1 |
| 772 | 2026-05-21T04:07:54.389Z | Downloaded derive_more v0.99.20 |
| 773 | 2026-05-21T04:07:54.392Z | Downloaded num v0.4.3 |
| 774 | 2026-05-21T04:07:54.396Z | Downloaded normalize-line-endings v0.3.0 |
| 775 | 2026-05-21T04:07:54.396Z | Downloaded jobserver v0.1.34 |
| 776 | 2026-05-21T04:07:54.396Z | Downloaded libefi-sys v0.1.0 |
| 777 | 2026-05-21T04:07:54.401Z | Downloaded httparse v1.10.1 |
| 778 | 2026-05-21T04:07:54.401Z | Downloaded num-conv v0.2.0 |
| 779 | 2026-05-21T04:07:54.401Z | Downloaded derive-where v1.6.0 |
| 780 | 2026-05-21T04:07:54.405Z | Downloaded dropshot_endpoint v0.16.7 |
| 781 | 2026-05-21T04:07:54.405Z | Downloaded darling_core v0.20.11 |
| 782 | 2026-05-21T04:07:54.411Z | Downloaded iana-time-zone v0.1.65 |
| 783 | 2026-05-21T04:07:54.411Z | Downloaded crc-any v2.5.0 |
| 784 | 2026-05-21T04:07:54.415Z | Downloaded num_threads v0.1.7 |
| 785 | 2026-05-21T04:07:54.415Z | Downloaded num_enum_derive v0.5.11 |
| 786 | 2026-05-21T04:07:54.415Z | Downloaded arrayvec v0.7.6 |
| 787 | 2026-05-21T04:07:54.415Z | Downloaded chacha20 v0.10.0 |
| 788 | 2026-05-21T04:07:54.415Z | Downloaded ahash v0.8.12 |
| 789 | 2026-05-21T04:07:54.421Z | Downloaded instability v0.3.11 |
| 790 | 2026-05-21T04:07:54.421Z | Downloaded console v0.16.2 |
| 791 | 2026-05-21T04:07:54.422Z | Downloaded num-derive v0.3.3 |
| 792 | 2026-05-21T04:07:54.424Z | Downloaded hyper-rustls v0.27.7 |
| 793 | 2026-05-21T04:07:54.424Z | Downloaded getrandom v0.3.4 |
| 794 | 2026-05-21T04:07:54.424Z | Downloaded libsw-core v0.3.2 |
| 795 | 2026-05-21T04:07:54.424Z | Downloaded num-iter v0.1.45 |
| 796 | 2026-05-21T04:07:54.430Z | Downloaded cancel-safe-futures v0.1.5 |
| 797 | 2026-05-21T04:07:54.430Z | Downloaded bzip2 v0.6.1 |
| 798 | 2026-05-21T04:07:54.436Z | Downloaded blowfish v0.9.1 |
| 799 | 2026-05-21T04:07:54.436Z | Downloaded ipnet v2.11.0 |
| 800 | 2026-05-21T04:07:54.436Z | Downloaded backon v1.6.0 |
| 801 | 2026-05-21T04:07:54.436Z | Downloaded linear-map v1.2.0 |
| 802 | 2026-05-21T04:07:54.449Z | Downloaded peg-runtime v0.8.5 |
| 803 | 2026-05-21T04:07:54.452Z | Downloaded parse-size v1.1.0 |
| 804 | 2026-05-21T04:07:54.452Z | Downloaded parse-display v0.10.0 |
| 805 | 2026-05-21T04:07:54.452Z | Downloaded packed_struct_codegen v0.10.1 |
| 806 | 2026-05-21T04:07:54.452Z | Downloaded oso-derive v0.27.3 |
| 807 | 2026-05-21T04:07:54.455Z | Downloaded openssl-probe v0.2.1 |
| 808 | 2026-05-21T04:07:54.455Z | Downloaded openssl-probe v0.1.6 |
| 809 | 2026-05-21T04:07:54.455Z | Downloaded openssl-macros v0.1.1 |
| 810 | 2026-05-21T04:07:54.455Z | Downloaded opaque-debug v0.3.1 |
| 811 | 2026-05-21T04:07:54.459Z | Downloaded ingot-macros v0.1.1 |
| 812 | 2026-05-21T04:07:54.459Z | Downloaded darling_core v0.21.3 |
| 813 | 2026-05-21T04:07:54.464Z | Downloaded nonempty v0.12.0 |
| 814 | 2026-05-21T04:07:54.464Z | Downloaded native-tls v0.2.18 |
| 815 | 2026-05-21T04:07:54.464Z | Downloaded des v0.8.1 |
| 816 | 2026-05-21T04:07:54.470Z | Downloaded darling_core v0.23.0 |
| 817 | 2026-05-21T04:07:54.470Z | Downloaded nanorand v0.7.0 |
| 818 | 2026-05-21T04:07:54.474Z | Downloaded futures v0.3.32 |
| 819 | 2026-05-21T04:07:54.474Z | Downloaded num_enum v0.5.11 |
| 820 | 2026-05-21T04:07:54.479Z | Downloaded olpc-cjson v0.1.4 |
| 821 | 2026-05-21T04:07:54.479Z | Downloaded pbkdf2 v0.12.2 |
| 822 | 2026-05-21T04:07:54.479Z | Downloaded path-slash v0.1.5 |
| 823 | 2026-05-21T04:07:54.479Z | Downloaded oid-registry v0.8.1 |
| 824 | 2026-05-21T04:07:54.479Z | Downloaded phf_shared v0.11.3 |
| 825 | 2026-05-21T04:07:54.484Z | Downloaded phf_shared v0.13.1 |
| 826 | 2026-05-21T04:07:54.484Z | Downloaded num_enum_derive v0.7.5 |
| 827 | 2026-05-21T04:07:54.484Z | Downloaded num_enum v0.7.5 |
| 828 | 2026-05-21T04:07:54.490Z | Downloaded pin-utils v0.1.0 |
| 829 | 2026-05-21T04:07:54.490Z | Downloaded num-rational v0.4.2 |
| 830 | 2026-05-21T04:07:54.490Z | Downloaded expectorate v1.2.0 |
| 831 | 2026-05-21T04:07:54.490Z | Downloaded precomputed-hash v0.1.1 |
| 832 | 2026-05-21T04:07:54.491Z | Downloaded elliptic-curve v0.13.8 |
| 833 | 2026-05-21T04:07:54.495Z | Downloaded hmac v0.12.1 |
| 834 | 2026-05-21T04:07:54.495Z | Downloaded chacha20poly1305 v0.10.1 |
| 835 | 2026-05-21T04:07:54.495Z | Downloaded libsw v3.5.0 |
| 836 | 2026-05-21T04:07:54.495Z | Downloaded heapless v0.7.17 |
| 837 | 2026-05-21T04:07:54.502Z | Downloaded half v2.7.1 |
| 838 | 2026-05-21T04:07:54.503Z | Downloaded async-bb8-diesel v0.2.1 |
| 839 | 2026-05-21T04:07:54.507Z | Downloaded crc32fast v1.5.0 |
| 840 | 2026-05-21T04:07:54.507Z | Downloaded packed_struct v0.10.1 |
| 841 | 2026-05-21T04:07:54.507Z | Downloaded mime_guess v2.0.5 |
| 842 | 2026-05-21T04:07:54.507Z | Downloaded num-integer v0.1.46 |
| 843 | 2026-05-21T04:07:54.507Z | Downloaded multer v3.1.0 |
| 844 | 2026-05-21T04:07:54.511Z | Downloaded num-complex v0.4.6 |
| 845 | 2026-05-21T04:07:54.511Z | Downloaded proc-macro-crate v3.4.0 |
| 846 | 2026-05-21T04:07:54.511Z | Downloaded heapless v0.8.0 |
| 847 | 2026-05-21T04:07:54.514Z | Downloaded predicates-tree v1.0.13 |
| 848 | 2026-05-21T04:07:54.514Z | Downloaded peg v0.8.5 |
| 849 | 2026-05-21T04:07:54.517Z | Downloaded password-hash v0.5.0 |
| 850 | 2026-05-21T04:07:54.517Z | Downloaded parse-display-derive v0.10.0 |
| 851 | 2026-05-21T04:07:54.522Z | Downloaded indexmap v1.9.3 |
| 852 | 2026-05-21T04:07:54.526Z | Downloaded progenitor-client v0.10.0 |
| 853 | 2026-05-21T04:07:54.526Z | Downloaded proc-macro-error-attr2 v2.0.0 |
| 854 | 2026-05-21T04:07:54.526Z | Downloaded libbz2-rs-sys v0.2.2 |
| 855 | 2026-05-21T04:07:54.526Z | Downloaded libloading v0.8.9 |
| 856 | 2026-05-21T04:07:54.529Z | Downloaded progenitor-client v0.11.2 |
| 857 | 2026-05-21T04:07:54.535Z | Downloaded phf v0.12.1 |
| 858 | 2026-05-21T04:07:54.535Z | Downloaded predicates-core v1.0.10 |
| 859 | 2026-05-21T04:07:54.535Z | Downloaded oxnet v0.1.4 |
| 860 | 2026-05-21T04:07:54.537Z | Downloaded derive_more-impl v2.1.1 |
| 861 | 2026-05-21T04:07:54.537Z | Downloaded proc-macro-crate v1.3.1 |
| 862 | 2026-05-21T04:07:54.537Z | Downloaded phf_shared v0.12.1 |
| 863 | 2026-05-21T04:07:54.537Z | Downloaded polyval v0.6.2 |
| 864 | 2026-05-21T04:07:54.545Z | Downloaded pkg-config v0.3.32 |
| 865 | 2026-05-21T04:07:54.545Z | Downloaded progenitor-client v0.14.0 |
| 866 | 2026-05-21T04:07:54.545Z | Downloaded lock_api v0.4.14 |
| 867 | 2026-05-21T04:07:54.550Z | Downloaded flume v0.11.1 |
| 868 | 2026-05-21T04:07:54.550Z | Downloaded quick-error v1.2.3 |
| 869 | 2026-05-21T04:07:54.550Z | Downloaded der v0.7.10 |
| 870 | 2026-05-21T04:07:54.550Z | Downloaded parking_lot_core v0.8.6 |
| 871 | 2026-05-21T04:07:54.556Z | Downloaded derive_more v2.1.1 |
| 872 | 2026-05-21T04:07:54.560Z | Downloaded ppv-lite86 v0.2.21 |
| 873 | 2026-05-21T04:07:54.560Z | Downloaded hickory-resolver v0.25.2 |
| 874 | 2026-05-21T04:07:54.563Z | Downloaded peg-macros v0.8.5 |
| 875 | 2026-05-21T04:07:54.563Z | Downloaded password-hash v0.4.2 |
| 876 | 2026-05-21T04:07:54.563Z | Downloaded memmap2 v0.9.10 |
| 877 | 2026-05-21T04:07:54.567Z | Downloaded newtype-uuid v1.3.2 |
| 878 | 2026-05-21T04:07:54.567Z | Downloaded proc-macro-error2 v2.0.1 |
| 879 | 2026-05-21T04:07:54.571Z | Downloaded radium v0.7.0 |
| 880 | 2026-05-21T04:07:54.571Z | Downloaded pbkdf2 v0.11.0 |
| 881 | 2026-05-21T04:07:54.571Z | Downloaded pin-project-internal v1.1.11 |
| 882 | 2026-05-21T04:07:54.571Z | Downloaded paste v1.0.15 |
| 883 | 2026-05-21T04:07:54.575Z | Downloaded rand_chacha v0.3.1 |
| 884 | 2026-05-21T04:07:54.575Z | Downloaded progenitor-macro v0.11.2 |
| 885 | 2026-05-21T04:07:54.575Z | Downloaded progenitor-macro v0.10.0 |
| 886 | 2026-05-21T04:07:54.575Z | Downloaded oxide-tokio-rt v0.1.4 |
| 887 | 2026-05-21T04:07:54.581Z | Downloaded psl-types v2.0.11 |
| 888 | 2026-05-21T04:07:54.581Z | Downloaded pem-rfc7468 v0.7.0 |
| 889 | 2026-05-21T04:07:54.581Z | Downloaded progenitor-macro v0.14.0 |
| 890 | 2026-05-21T04:07:54.581Z | Downloaded hickory-resolver v0.24.4 |
| 891 | 2026-05-21T04:07:54.584Z | Downloaded headers v0.4.1 |
| 892 | 2026-05-21T04:07:54.587Z | Downloaded flate2 v1.1.9 |
| 893 | 2026-05-21T04:07:54.588Z | Downloaded progenitor v0.11.2 |
| 894 | 2026-05-21T04:07:54.592Z | Downloaded owo-colors v4.3.0 |
| 895 | 2026-05-21T04:07:54.592Z | Downloaded ar_archive_writer v0.5.1 |
| 896 | 2026-05-21T04:07:54.596Z | Downloaded pkcs8 v0.10.2 |
| 897 | 2026-05-21T04:07:54.596Z | Downloaded bytes v1.11.1 |
| 898 | 2026-05-21T04:07:54.599Z | Downloaded progenitor-client v0.13.0 |
| 899 | 2026-05-21T04:07:54.600Z | Downloaded progenitor v0.13.0 |
| 900 | 2026-05-21T04:07:54.600Z | Downloaded base64 v0.21.7 |
| 901 | 2026-05-21T04:07:54.605Z | Downloaded ref-cast-impl v1.0.25 |
| 902 | 2026-05-21T04:07:54.605Z | Downloaded recursive-proc-macro-impl v0.1.1 |
| 903 | 2026-05-21T04:07:54.606Z | Downloaded pin-project-lite v0.2.17 |
| 904 | 2026-05-21T04:07:54.610Z | Downloaded progenitor-extras v0.2.0 |
| 905 | 2026-05-21T04:07:54.611Z | Downloaded powerfmt v0.2.0 |
| 906 | 2026-05-21T04:07:54.611Z | Downloaded pkcs5 v0.7.1 |
| 907 | 2026-05-21T04:07:54.615Z | Downloaded poly1305 v0.8.0 |
| 908 | 2026-05-21T04:07:54.615Z | Downloaded litrs v1.0.0 |
| 909 | 2026-05-21T04:07:54.615Z | Downloaded rfc6979 v0.4.0 |
| 910 | 2026-05-21T04:07:54.619Z | Downloaded omicron-zone-package v0.12.2 |
| 911 | 2026-05-21T04:07:54.619Z | Downloaded progenitor-macro v0.13.0 |
| 912 | 2026-05-21T04:07:54.619Z | Downloaded num-derive v0.4.2 |
| 913 | 2026-05-21T04:07:54.627Z | Downloaded russh-cryptovec v0.7.3 |
| 914 | 2026-05-21T04:07:54.627Z | Downloaded parking_lot v0.12.5 |
| 915 | 2026-05-21T04:07:54.627Z | Downloaded recursive v0.1.1 |
| 916 | 2026-05-21T04:07:54.627Z | Downloaded primeorder v0.13.6 |
| 917 | 2026-05-21T04:07:54.627Z | Downloaded rtoolbox v0.0.3 |
| 918 | 2026-05-21T04:07:54.632Z | Downloaded r2d2 v0.8.10 |
| 919 | 2026-05-21T04:07:54.632Z | Downloaded postgres-protocol v0.6.10 |
| 920 | 2026-05-21T04:07:54.632Z | Downloaded diesel_derives v2.3.7 |
| 921 | 2026-05-21T04:07:54.632Z | Downloaded parking_lot_core v0.9.12 |
| 922 | 2026-05-21T04:07:54.632Z | Downloaded parking_lot v0.11.2 |
| 923 | 2026-05-21T04:07:54.635Z | Downloaded indicatif v0.18.4 |
| 924 | 2026-05-21T04:07:54.635Z | Downloaded psm v0.1.30 |
| 925 | 2026-05-21T04:07:54.643Z | Downloaded papergrid v0.17.0 |
| 926 | 2026-05-21T04:07:54.646Z | Downloaded ignore v0.4.25 |
| 927 | 2026-05-21T04:07:54.646Z | Downloaded rand_xorshift v0.4.0 |
| 928 | 2026-05-21T04:07:54.646Z | Downloaded nu-ansi-term v0.50.3 |
| 929 | 2026-05-21T04:07:54.646Z | Downloaded phf v0.13.1 |
| 930 | 2026-05-21T04:07:54.647Z | Downloaded rustc_version v0.4.1 |
| 931 | 2026-05-21T04:07:54.647Z | Downloaded rand_core v0.6.4 |
| 932 | 2026-05-21T04:07:54.647Z | Downloaded http v1.4.0 |
| 933 | 2026-05-21T04:07:54.654Z | Downloaded pem v3.0.6 |
| 934 | 2026-05-21T04:07:54.664Z | Downloaded rusticata-macros v4.1.0 |
| 935 | 2026-05-21T04:07:54.664Z | Downloaded rand_chacha v0.9.0 |
| 936 | 2026-05-21T04:07:54.664Z | Downloaded rustc-hash v2.1.1 |
| 937 | 2026-05-21T04:07:54.677Z | Downloaded pkcs1 v0.7.5 |
| 938 | 2026-05-21T04:07:54.677Z | Downloaded progenitor v0.14.0 |
| 939 | 2026-05-21T04:07:54.677Z | Downloaded hyper-util v0.1.20 |
| 940 | 2026-05-21T04:07:54.677Z | Downloaded rand_seeder v0.4.0 |
| 941 | 2026-05-21T04:07:54.677Z | Downloaded const_format v0.2.35 |
| 942 | 2026-05-21T04:07:54.680Z | Downloaded rand_core v0.10.0 |
| 943 | 2026-05-21T04:07:54.680Z | Downloaded async-compression v0.4.41 |
| 944 | 2026-05-21T04:07:54.680Z | Downloaded sapling-renderdag v0.1.0 |
| 945 | 2026-05-21T04:07:54.680Z | Downloaded same-file v1.0.6 |
| 946 | 2026-05-21T04:07:54.680Z | Downloaded postcard v1.1.3 |
| 947 | 2026-05-21T04:07:54.680Z | Downloaded scroll_derive v0.13.1 |
| 948 | 2026-05-21T04:07:54.680Z | Downloaded rand_core v0.9.5 |
| 949 | 2026-05-21T04:07:54.680Z | Downloaded bumpalo v3.20.2 |
| 950 | 2026-05-21T04:07:54.689Z | Downloaded salsa20 v0.10.2 |
| 951 | 2026-05-21T04:07:54.689Z | Downloaded postgres-types v0.2.12 |
| 952 | 2026-05-21T04:07:54.694Z | Downloaded scheduled-thread-pool v0.2.7 |
| 953 | 2026-05-21T04:07:54.694Z | Downloaded cc v1.2.56 |
| 954 | 2026-05-21T04:07:54.694Z | Downloaded scopeguard v1.2.0 |
| 955 | 2026-05-21T04:07:54.694Z | Downloaded predicates v3.1.4 |
| 956 | 2026-05-21T04:07:54.694Z | Downloaded scrypt v0.11.0 |
| 957 | 2026-05-21T04:07:54.699Z | Downloaded ref-cast v1.0.25 |
| 958 | 2026-05-21T04:07:54.702Z | Downloaded quinn-udp v0.5.14 |
| 959 | 2026-05-21T04:07:54.702Z | Downloaded progenitor v0.10.0 |
| 960 | 2026-05-21T04:07:54.705Z | Downloaded openssl-sys v0.9.115 |
| 961 | 2026-05-21T04:07:54.712Z | Downloaded secrecy v0.8.0 |
| 962 | 2026-05-21T04:07:54.713Z | Downloaded minimal-lexical v0.2.1 |
| 963 | 2026-05-21T04:07:54.716Z | Downloaded serde-big-array v0.5.1 |
| 964 | 2026-05-21T04:07:54.716Z | Downloaded seq-macro v0.3.6 |
| 965 | 2026-05-21T04:07:54.732Z | Downloaded hashbrown v0.12.3 |
| 966 | 2026-05-21T04:07:54.732Z | Downloaded rustc_version v0.1.7 |
| 967 | 2026-05-21T04:07:54.732Z | Downloaded miniz_oxide v0.8.9 |
| 968 | 2026-05-21T04:07:54.742Z | Downloaded serde_spanned v1.0.4 |
| 969 | 2026-05-21T04:07:54.742Z | Downloaded prefix-trie v0.7.0 |
| 970 | 2026-05-21T04:07:54.742Z | Downloaded pin-project v1.1.11 |
| 971 | 2026-05-21T04:07:54.742Z | Downloaded rustls-pemfile v1.0.4 |
| 972 | 2026-05-21T04:07:54.751Z | Downloaded signal-hook-mio v0.2.5 |
| 973 | 2026-05-21T04:07:54.751Z | Downloaded shell-words v1.1.1 |
| 974 | 2026-05-21T04:07:54.751Z | Downloaded siphasher v1.0.2 |
| 975 | 2026-05-21T04:07:54.751Z | Downloaded serde_repr v0.1.20 |
| 976 | 2026-05-21T04:07:54.751Z | Downloaded serde_plain v1.0.2 |
| 977 | 2026-05-21T04:07:54.751Z | Downloaded serde_bytes v0.11.19 |
| 978 | 2026-05-21T04:07:54.751Z | Downloaded rusty-fork v0.3.1 |
| 979 | 2026-05-21T04:07:54.751Z | Downloaded resolv-conf v0.7.6 |
| 980 | 2026-05-21T04:07:54.758Z | Downloaded signal-hook-tokio v0.3.1 |
| 981 | 2026-05-21T04:07:54.758Z | Downloaded slog-bunyan v2.5.0 |
| 982 | 2026-05-21T04:07:54.761Z | Downloaded sigpipe v0.1.3 |
| 983 | 2026-05-21T04:07:54.761Z | Downloaded signature v2.2.0 |
| 984 | 2026-05-21T04:07:54.767Z | Downloaded rustversion v1.0.22 |
| 985 | 2026-05-21T04:07:54.776Z | Downloaded serde-hex v0.1.0 |
| 986 | 2026-05-21T04:07:54.782Z | Downloaded secrecy v0.10.3 |
| 987 | 2026-05-21T04:07:54.782Z | Downloaded slog-envlogger v2.2.0 |
| 988 | 2026-05-21T04:07:54.789Z | Downloaded sec1 v0.7.3 |
| 989 | 2026-05-21T04:07:54.789Z | Downloaded jiff-static v0.2.21 |
| 990 | 2026-05-21T04:07:54.789Z | Downloaded sqlparser_derive v0.5.0 |
| 991 | 2026-05-21T04:07:54.789Z | Downloaded ssh-cipher v0.2.0 |
| 992 | 2026-05-21T04:07:54.793Z | Downloaded hickory-server v0.25.2 |
| 993 | 2026-05-21T04:07:54.793Z | Downloaded serde_derive_internals v0.29.1 |
| 994 | 2026-05-21T04:07:54.793Z | Downloaded russh-keys v0.45.0 |
| 995 | 2026-05-21T04:07:54.793Z | Downloaded p256 v0.13.2 |
| 996 | 2026-05-21T04:07:54.796Z | Downloaded prettyplease v0.2.37 |
| 997 | 2026-05-21T04:07:54.796Z | Downloaded sct v0.7.1 |
| 998 | 2026-05-21T04:07:54.799Z | Downloaded semver v0.1.20 |
| 999 | 2026-05-21T04:07:54.799Z | Downloaded scroll v0.13.0 |
| 1000 | 2026-05-21T04:07:54.802Z | Downloaded schemars_derive v0.8.22 |
| 1001 | 2026-05-21T04:07:54.802Z | Downloaded serde_urlencoded v0.7.1 |
| 1002 | 2026-05-21T04:07:54.807Z | Downloaded serde_path_to_error v0.1.20 |
| 1003 | 2026-05-21T04:07:54.808Z | Downloaded dropshot-api-manager v0.7.2 |
| 1004 | 2026-05-21T04:07:54.811Z | Downloaded itertools v0.10.5 |
| 1005 | 2026-05-21T04:07:54.818Z | Downloaded ssh-encoding v0.2.0 |
| 1006 | 2026-05-21T04:07:54.821Z | Downloaded progenitor-impl v0.13.0 |
| 1007 | 2026-05-21T04:07:54.821Z | Downloaded oso v0.27.3 |
| 1008 | 2026-05-21T04:07:54.821Z | Downloaded strum v0.26.3 |
| 1009 | 2026-05-21T04:07:54.821Z | Downloaded signal-hook-registry v1.4.8 |
| 1010 | 2026-05-21T04:07:54.821Z | Downloaded rustls-native-certs v0.8.3 |
| 1011 | 2026-05-21T04:07:54.825Z | Downloaded structmeta v0.3.0 |
| 1012 | 2026-05-21T04:07:54.825Z | Downloaded rcgen v0.14.8 |
| 1013 | 2026-05-21T04:07:54.828Z | Downloaded strip-ansi-escapes v0.2.1 |
| 1014 | 2026-05-21T04:07:54.828Z | Downloaded sha1 v0.10.6 |
| 1015 | 2026-05-21T04:07:54.828Z | Downloaded rustls-pemfile v2.2.0 |
| 1016 | 2026-05-21T04:07:54.836Z | Downloaded rustls-pki-types v1.14.0 |
| 1017 | 2026-05-21T04:07:54.846Z | Downloaded sync_wrapper v1.0.2 |
| 1018 | 2026-05-21T04:07:54.846Z | Downloaded supports-color v3.0.2 |
| 1019 | 2026-05-21T04:07:54.846Z | Downloaded slog-scope v4.4.1 |
| 1020 | 2026-05-21T04:07:54.846Z | Downloaded slog-json v2.6.1 |
| 1021 | 2026-05-21T04:07:54.846Z | Downloaded strum v0.27.2 |
| 1022 | 2026-05-21T04:07:54.846Z | Downloaded slog-dtrace v0.3.0 |
| 1023 | 2026-05-21T04:07:54.850Z | Downloaded subtle v2.6.1 |
| 1024 | 2026-05-21T04:07:54.850Z | Downloaded progenitor-impl v0.14.0 |
| 1025 | 2026-05-21T04:07:54.850Z | Downloaded structmeta-derive v0.3.0 |
| 1026 | 2026-05-21T04:07:54.850Z | Downloaded simd-adler32 v0.3.8 |
| 1027 | 2026-05-21T04:07:54.850Z | Downloaded aes v0.8.4 |
| 1028 | 2026-05-21T04:07:54.854Z | Downloaded slog-term v2.9.2 |
| 1029 | 2026-05-21T04:07:54.858Z | Downloaded slog-stdlog v4.1.1 |
| 1030 | 2026-05-21T04:07:54.858Z | Downloaded sync-ptr v0.1.4 |
| 1031 | 2026-05-21T04:07:54.863Z | Downloaded tabwriter v1.4.1 |
| 1032 | 2026-05-21T04:07:54.863Z | Downloaded tagptr v0.2.0 |
| 1033 | 2026-05-21T04:07:54.863Z | Downloaded tabled_derive v0.11.0 |
| 1034 | 2026-05-21T04:07:54.863Z | Downloaded spki v0.7.3 |
| 1035 | 2026-05-21T04:07:54.866Z | Downloaded tap v1.0.1 |
| 1036 | 2026-05-21T04:07:54.866Z | Downloaded take_mut v0.2.2 |
| 1037 | 2026-05-21T04:07:54.866Z | Downloaded testing_table v0.3.0 |
| 1038 | 2026-05-21T04:07:54.866Z | Downloaded slog-async v2.8.0 |
| 1039 | 2026-05-21T04:07:54.870Z | Downloaded smf v0.2.3 |
| 1040 | 2026-05-21T04:07:54.870Z | Downloaded smallvec v0.6.14 |
| 1041 | 2026-05-21T04:07:54.870Z | Downloaded slab v0.4.12 |
| 1042 | 2026-05-21T04:07:54.877Z | Downloaded pretty_assertions v1.4.1 |
| 1043 | 2026-05-21T04:07:54.880Z | Downloaded sqlformat v0.3.5 |
| 1044 | 2026-05-21T04:07:54.883Z | Downloaded stacker v0.1.23 |
| 1045 | 2026-05-21T04:07:54.883Z | Downloaded shlex v1.3.0 |
| 1046 | 2026-05-21T04:07:54.883Z | Downloaded hashbrown v0.15.5 |
| 1047 | 2026-05-21T04:07:54.887Z | Downloaded thiserror-impl-no-std v2.0.2 |
| 1048 | 2026-05-21T04:07:54.892Z | Downloaded serde_cbor v0.11.2 |
| 1049 | 2026-05-21T04:07:54.892Z | Downloaded static_assertions v1.1.0 |
| 1050 | 2026-05-21T04:07:54.900Z | Downloaded rayon-core v1.13.0 |
| 1051 | 2026-05-21T04:07:54.900Z | Downloaded hashbrown v0.13.2 |
| 1052 | 2026-05-21T04:07:54.903Z | Downloaded num-bigint v0.4.6 |
| 1053 | 2026-05-21T04:07:54.903Z | Downloaded mio v1.2.0 |
| 1054 | 2026-05-21T04:07:54.903Z | Downloaded tinyvec_macros v0.1.1 |
| 1055 | 2026-05-21T04:07:54.903Z | Downloaded strum_macros v0.24.3 |
| 1056 | 2026-05-21T04:07:54.907Z | Downloaded serde_with_macros v3.17.0 |
| 1057 | 2026-05-21T04:07:54.907Z | Downloaded tokio-macros v2.7.0 |
| 1058 | 2026-05-21T04:07:54.911Z | Downloaded thread-id v5.1.0 |
| 1059 | 2026-05-21T04:07:54.912Z | Downloaded stringprep v0.1.5 |
| 1060 | 2026-05-21T04:07:54.912Z | Downloaded strum_macros v0.27.2 |
| 1061 | 2026-05-21T04:07:54.916Z | Downloaded progenitor-impl v0.10.0 |
| 1062 | 2026-05-21T04:07:54.916Z | Downloaded schemars v0.8.22 |
| 1063 | 2026-05-21T04:07:54.920Z | Downloaded time-core v0.1.8 |
| 1064 | 2026-05-21T04:07:54.923Z | Downloaded ron v0.8.1 |
| 1065 | 2026-05-21T04:07:54.927Z | Downloaded termtree v0.5.1 |
| 1066 | 2026-05-21T04:07:54.931Z | Downloaded support-bundle-viewer v0.1.2 |
| 1067 | 2026-05-21T04:07:54.931Z | Downloaded termios v0.3.3 |
| 1068 | 2026-05-21T04:07:54.931Z | Downloaded spin v0.9.8 |
| 1069 | 2026-05-21T04:07:54.935Z | Downloaded rustls-platform-verifier v0.6.2 |
| 1070 | 2026-05-21T04:07:54.937Z | Downloaded strum_macros v0.26.4 |
| 1071 | 2026-05-21T04:07:54.941Z | Downloaded hashbrown v0.16.1 |
| 1072 | 2026-05-21T04:07:54.944Z | Downloaded rand v0.8.6 |
| 1073 | 2026-05-21T04:07:54.948Z | Downloaded tower-service v0.3.3 |
| 1074 | 2026-05-21T04:07:54.951Z | Downloaded tower-layer v0.3.3 |
| 1075 | 2026-05-21T04:07:54.956Z | Downloaded itertools v0.12.1 |
| 1076 | 2026-05-21T04:07:54.960Z | Downloaded topological-sort v0.2.2 |
| 1077 | 2026-05-21T04:07:54.962Z | Downloaded snafu-derive v0.8.9 |
| 1078 | 2026-05-21T04:07:54.962Z | Downloaded try-lock v0.2.5 |
| 1079 | 2026-05-21T04:07:54.968Z | Downloaded trait-variant v0.1.2 |
| 1080 | 2026-05-21T04:07:54.970Z | Downloaded thread_local v1.1.9 |
| 1081 | 2026-05-21T04:07:54.970Z | Downloaded ryu v1.0.23 |
| 1082 | 2026-05-21T04:07:54.973Z | Downloaded similar v2.7.0 |
| 1083 | 2026-05-21T04:07:54.976Z | Downloaded tls_codec v0.4.2 |
| 1084 | 2026-05-21T04:07:54.978Z | Downloaded thiserror-no-std v2.0.2 |
| 1085 | 2026-05-21T04:07:54.981Z | Downloaded typify-macro v0.4.3 |
| 1086 | 2026-05-21T04:07:54.981Z | Downloaded progenitor-impl v0.11.2 |
| 1087 | 2026-05-21T04:07:54.984Z | Downloaded unarray v0.1.4 |
| 1088 | 2026-05-21T04:07:54.984Z | Downloaded unit-prefix v0.5.2 |
| 1089 | 2026-05-21T04:07:54.986Z | Downloaded nom v7.1.3 |
| 1090 | 2026-05-21T04:07:54.989Z | Downloaded quinn v0.11.9 |
| 1091 | 2026-05-21T04:07:54.989Z | Downloaded libxml v0.3.3 |
| 1092 | 2026-05-21T04:07:54.993Z | Downloaded tiny-keccak v2.0.2 |
| 1093 | 2026-05-21T04:07:54.997Z | Downloaded signal-hook v0.3.18 |
| 1094 | 2026-05-21T04:07:55.001Z | Downloaded schemars v0.9.0 |
| 1095 | 2026-05-21T04:07:55.005Z | Downloaded universal-hash v0.5.1 |
| 1096 | 2026-05-21T04:07:55.009Z | Downloaded typify-macro v0.6.2 |
| 1097 | 2026-05-21T04:07:55.009Z | Downloaded tokio-tungstenite v0.23.1 |
| 1098 | 2026-05-21T04:07:55.013Z | Downloaded time-macros v0.2.27 |
| 1099 | 2026-05-21T04:07:55.013Z | Downloaded tokio-rustls v0.25.0 |
| 1100 | 2026-05-21T04:07:55.013Z | Downloaded toml_datetime v0.7.5+spec-1.1.0 |
| 1101 | 2026-05-21T04:07:55.013Z | Downloaded untrusted v0.7.1 |
| 1102 | 2026-05-21T04:07:55.015Z | Downloaded tokio-tungstenite v0.21.0 |
| 1103 | 2026-05-21T04:07:55.015Z | Downloaded tokio-native-tls v0.3.1 |
| 1104 | 2026-05-21T04:07:55.016Z | Downloaded socket2 v0.5.10 |
| 1105 | 2026-05-21T04:07:55.018Z | Downloaded string_cache v0.8.9 |
| 1106 | 2026-05-21T04:07:55.021Z | Downloaded publicsuffix v2.3.0 |
| 1107 | 2026-05-21T04:07:55.021Z | Downloaded utf-8 v0.7.6 |
| 1108 | 2026-05-21T04:07:55.026Z | Downloaded usdt-attr-macro v0.6.0 |
| 1109 | 2026-05-21T04:07:55.026Z | Downloaded rand v0.9.2 |
| 1110 | 2026-05-21T04:07:55.029Z | Downloaded serde_yaml v0.9.34+deprecated |
| 1111 | 2026-05-21T04:07:55.029Z | Downloaded toml_datetime v1.0.0+spec-1.1.0 |
| 1112 | 2026-05-21T04:07:55.031Z | Downloaded tls_codec_derive v0.4.2 |
| 1113 | 2026-05-21T04:07:55.035Z | Downloaded void v1.0.2 |
| 1114 | 2026-05-21T04:07:55.039Z | Downloaded waitgroup v0.1.2 |
| 1115 | 2026-05-21T04:07:55.039Z | Downloaded untrusted v0.9.0 |
| 1116 | 2026-05-21T04:07:55.042Z | Downloaded usdt-macro v0.6.0 |
| 1117 | 2026-05-21T04:07:55.042Z | Downloaded usdt v0.6.0 |
| 1118 | 2026-05-21T04:07:55.042Z | Downloaded term v1.2.1 |
| 1119 | 2026-05-21T04:07:55.044Z | Downloaded slog v2.8.2 |
| 1120 | 2026-05-21T04:07:55.044Z | Downloaded term v0.7.0 |
| 1121 | 2026-05-21T04:07:55.048Z | Downloaded samael v0.0.19 |
| 1122 | 2026-05-21T04:07:55.052Z | Downloaded tokio-dtrace v0.1.1 |
| 1123 | 2026-05-21T04:07:55.055Z | Downloaded wait-timeout v0.2.1 |
| 1124 | 2026-05-21T04:07:55.055Z | Downloaded iddqd v0.4.1 |
| 1125 | 2026-05-21T04:07:55.061Z | Downloaded tokio-stream v0.1.18 |
| 1126 | 2026-05-21T04:07:55.064Z | Downloaded toml_writer v1.0.6+spec-1.1.0 |
| 1127 | 2026-05-21T04:07:55.064Z | Downloaded tokio-rustls v0.26.4 |
| 1128 | 2026-05-21T04:07:55.067Z | Downloaded socket2 v0.6.3 |
| 1129 | 2026-05-21T04:07:55.070Z | Downloaded want v0.3.1 |
| 1130 | 2026-05-21T04:07:55.073Z | Downloaded xattr v1.6.1 |
| 1131 | 2026-05-21T04:07:55.076Z | Downloaded iri-string v0.7.10 |
| 1132 | 2026-05-21T04:07:55.079Z | Downloaded h2 v0.4.13 |
| 1133 | 2026-05-21T04:07:55.082Z | Downloaded qorb v0.4.1 |
| 1134 | 2026-05-21T04:07:55.085Z | Downloaded tui-tree-widget v0.23.1 |
| 1135 | 2026-05-21T04:07:55.088Z | Downloaded rsa v0.9.10 |
| 1136 | 2026-05-21T04:07:55.091Z | Downloaded unicase v2.9.0 |
| 1137 | 2026-05-21T04:07:55.091Z | Downloaded p521 v0.13.3 |
| 1138 | 2026-05-21T04:07:55.095Z | Downloaded itertools v0.13.0 |
| 1139 | 2026-05-21T04:07:55.103Z | Downloaded vergen-gitcl v1.0.8 |
| 1140 | 2026-05-21T04:07:55.107Z | Downloaded zone v0.3.1 |
| 1141 | 2026-05-21T04:07:55.110Z | Downloaded zeroize_derive v1.4.3 |
| 1142 | 2026-05-21T04:07:55.110Z | Downloaded xshell-macros v0.2.7 |
| 1143 | 2026-05-21T04:07:55.118Z | Downloaded vergen-lib v0.1.6 |
| 1144 | 2026-05-21T04:07:55.121Z | Downloaded tinyvec v1.10.0 |
| 1145 | 2026-05-21T04:07:55.121Z | Downloaded rustls-webpki v0.103.9 |
| 1146 | 2026-05-21T04:07:55.124Z | Downloaded num-bigint-dig v0.8.6 |
| 1147 | 2026-05-21T04:07:55.126Z | Downloaded unicode-truncate v1.1.0 |
| 1148 | 2026-05-21T04:07:55.126Z | Downloaded wyz v0.5.1 |
| 1149 | 2026-05-21T04:07:55.126Z | Downloaded whoami v2.1.0 |
| 1150 | 2026-05-21T04:07:55.129Z | Downloaded walkdir v2.5.0 |
| 1151 | 2026-05-21T04:07:55.129Z | Downloaded zone_cfg_derive v0.3.1 |
| 1152 | 2026-05-21T04:07:55.132Z | Downloaded twox-hash v2.1.2 |
| 1153 | 2026-05-21T04:07:55.132Z | Downloaded tokio-rustls v0.24.1 |
| 1154 | 2026-05-21T04:07:55.139Z | Downloaded xshell v0.2.7 |
| 1155 | 2026-05-21T04:07:55.142Z | Downloaded schemars v1.2.1 |
| 1156 | 2026-05-21T04:07:55.153Z | Downloaded vergen-git2 v1.0.7 |
| 1157 | 2026-05-21T04:07:55.155Z | Downloaded futures-util v0.3.32 |
| 1158 | 2026-05-21T04:07:55.161Z | Downloaded tracing-attributes v0.1.31 |
| 1159 | 2026-05-21T04:07:55.163Z | Downloaded vsss-rs v3.3.4 |
| 1160 | 2026-05-21T04:07:55.166Z | Downloaded test-strategy v0.4.5 |
| 1161 | 2026-05-21T04:07:55.169Z | Downloaded russh v0.45.0 |
| 1162 | 2026-05-21T04:07:55.172Z | Downloaded whoami v1.6.1 |
| 1163 | 2026-05-21T04:07:55.175Z | Downloaded itertools v0.14.0 |
| 1164 | 2026-05-21T04:07:55.179Z | Downloaded zstd-safe v7.2.4 |
| 1165 | 2026-05-21T04:07:55.182Z | Downloaded bitvec v1.0.1 |
| 1166 | 2026-05-21T04:07:55.187Z | Downloaded unicode-properties v0.1.4 |
| 1167 | 2026-05-21T04:07:55.190Z | Downloaded typify v0.4.3 |
| 1168 | 2026-05-21T04:07:55.193Z | Downloaded subprocess v0.2.15 |
| 1169 | 2026-05-21T04:07:55.199Z | Downloaded zeroize v1.8.2 |
| 1170 | 2026-05-21T04:07:55.199Z | Downloaded tungstenite v0.23.0 |
| 1171 | 2026-05-21T04:07:55.199Z | Downloaded toml v1.0.6+spec-1.1.0 |
| 1172 | 2026-05-21T04:07:55.204Z | Downloaded toml v0.9.12+spec-1.1.0 |
| 1173 | 2026-05-21T04:07:55.206Z | Downloaded toml_edit v0.23.10+spec-1.0.0 |
| 1174 | 2026-05-21T04:07:55.206Z | Downloaded rand v0.10.0 |
| 1175 | 2026-05-21T04:07:55.209Z | Downloaded zerocopy v0.6.6 |
| 1176 | 2026-05-21T04:07:55.212Z | Downloaded zstd v0.13.3 |
| 1177 | 2026-05-21T04:07:55.216Z | Downloaded yasna v0.6.0 |
| 1178 | 2026-05-21T04:07:55.216Z | Downloaded libm v0.2.16 |
| 1179 | 2026-05-21T04:07:55.219Z | Downloaded steno v0.4.1 |
| 1180 | 2026-05-21T04:07:55.222Z | Downloaded uuid v1.23.0 |
| 1181 | 2026-05-21T04:07:55.225Z | Downloaded vergen v9.0.6 |
| 1182 | 2026-05-21T04:07:55.228Z | Downloaded usdt-impl v0.6.0 |
| 1183 | 2026-05-21T04:07:55.228Z | Downloaded tracing-core v0.1.36 |
| 1184 | 2026-05-21T04:07:55.231Z | Downloaded rustyline v14.0.0 |
| 1185 | 2026-05-21T04:07:55.234Z | Downloaded vte v0.14.1 |
| 1186 | 2026-05-21T04:07:55.234Z | Downloaded uzers v0.12.2 |
| 1187 | 2026-05-21T04:07:55.641Z | Downloaded tar v0.4.45 |
| 1188 | 2026-05-21T04:07:55.641Z | Downloaded snafu v0.8.9 |
| 1189 | 2026-05-21T04:07:55.649Z | Downloaded tungstenite v0.21.0 |
| 1190 | 2026-05-21T04:07:55.649Z | Downloaded hyper v1.8.1 |
| 1191 | 2026-05-21T04:07:55.649Z | Downloaded aho-corasick v1.1.4 |
| 1192 | 2026-05-21T04:07:55.649Z | Downloaded toml_parser v1.0.9+spec-1.1.0 |
| 1193 | 2026-05-21T04:07:55.649Z | Downloaded toml v0.7.8 |
| 1194 | 2026-05-21T04:07:55.649Z | Downloaded toml_edit v0.19.15 |
| 1195 | 2026-05-21T04:07:55.649Z | Downloaded unsafe-libyaml v0.2.11 |
| 1196 | 2026-05-21T04:07:55.649Z | Downloaded unicode-bidi v0.3.18 |
| 1197 | 2026-05-21T04:07:55.649Z | Downloaded hkdf v0.12.4 |
| 1198 | 2026-05-21T04:07:55.649Z | Downloaded typify v0.6.2 |
| 1199 | 2026-05-21T04:07:55.649Z | Downloaded regex v1.12.3 |
| 1200 | 2026-05-21T04:07:55.649Z | Downloaded reqwest v0.13.2 |
| 1201 | 2026-05-21T04:07:55.649Z | Downloaded unicode_categories v0.1.1 |
| 1202 | 2026-05-21T04:07:55.649Z | Downloaded reqwest v0.12.28 |
| 1203 | 2026-05-21T04:07:55.649Z | Downloaded yansi v1.0.1 |
| 1204 | 2026-05-21T04:07:55.649Z | Downloaded zopfli v0.8.3 |
| 1205 | 2026-05-21T04:07:55.649Z | Downloaded blake3 v1.8.3 |
| 1206 | 2026-05-21T04:07:55.650Z | Downloaded zip v0.6.6 |
| 1207 | 2026-05-21T04:07:55.650Z | Downloaded reedline v0.40.0 |
| 1208 | 2026-05-21T04:07:55.650Z | Downloaded ssh-key v0.6.7 |
| 1209 | 2026-05-21T04:07:55.650Z | Downloaded rpassword v7.4.0 |
| 1210 | 2026-05-21T04:07:55.650Z | Downloaded tokio-postgres v0.7.16 |
| 1211 | 2026-05-21T04:07:55.650Z | Downloaded aws-lc-rs v1.16.3 |
| 1212 | 2026-05-21T04:07:55.650Z | Downloaded zerocopy-derive v0.8.40 |
| 1213 | 2026-05-21T04:07:55.650Z | Downloaded salty v0.3.0 |
| 1214 | 2026-05-21T04:07:55.650Z | Downloaded p384 v0.13.1 |
| 1215 | 2026-05-21T04:07:55.650Z | Downloaded moka v0.12.13 |
| 1216 | 2026-05-21T04:07:55.650Z | Downloaded x509-cert v0.2.5 |
| 1217 | 2026-05-21T04:07:55.650Z | Downloaded quick-xml v0.37.5 |
| 1218 | 2026-05-21T04:07:55.650Z | Downloaded tower v0.5.3 |
| 1219 | 2026-05-21T04:07:55.650Z | Downloaded portable-atomic v1.13.1 |
| 1220 | 2026-05-21T04:07:55.650Z | Downloaded bindgen v0.71.1 |
| 1221 | 2026-05-21T04:07:55.650Z | Downloaded git2 v0.20.4 |
| 1222 | 2026-05-21T04:07:55.650Z | Downloaded tokio-util v0.7.18 |
| 1223 | 2026-05-21T04:07:55.650Z | Downloaded typed-path v0.9.3 |
| 1224 | 2026-05-21T04:07:55.650Z | Downloaded zip v4.6.1 |
| 1225 | 2026-05-21T04:07:55.650Z | Downloaded x509-parser v0.18.1 |
| 1226 | 2026-05-21T04:07:55.650Z | Downloaded rustls-webpki v0.101.7 |
| 1227 | 2026-05-21T04:07:55.650Z | Downloaded petname v2.0.2 |
| 1228 | 2026-05-21T04:07:55.650Z | Downloaded goblin v0.10.5 |
| 1229 | 2026-05-21T04:07:55.650Z | Downloaded lalrpop v0.19.12 |
| 1230 | 2026-05-21T04:07:55.650Z | Downloaded unicode-segmentation v1.12.0 |
| 1231 | 2026-05-21T04:07:55.650Z | Downloaded serde_with v3.17.0 |
| 1232 | 2026-05-21T04:07:55.650Z | Downloaded proptest v1.10.0 |
| 1233 | 2026-05-21T04:07:55.650Z | Downloaded chrono v0.4.44 |
| 1234 | 2026-05-21T04:07:55.651Z | Downloaded rayon v1.11.0 |
| 1235 | 2026-05-21T04:07:55.651Z | Downloaded object v0.30.4 |
| 1236 | 2026-05-21T04:07:55.651Z | Downloaded tower-http v0.6.8 |
| 1237 | 2026-05-21T04:07:55.651Z | Downloaded unicode-normalization v0.1.25 |
| 1238 | 2026-05-21T04:07:55.651Z | Downloaded tough v0.22.0 |
| 1239 | 2026-05-21T04:07:55.651Z | Downloaded rustls-webpki v0.102.8 |
| 1240 | 2026-05-21T04:07:55.651Z | Downloaded polar-core v0.27.3 |
| 1241 | 2026-05-21T04:07:55.651Z | Downloaded radix_trie v0.2.1 |
| 1242 | 2026-05-21T04:07:55.651Z | Downloaded winnow v0.6.26 |
| 1243 | 2026-05-21T04:07:55.651Z | Downloaded winnow v0.5.40 |
| 1244 | 2026-05-21T04:07:55.651Z | Downloaded curve25519-dalek v4.1.3 |
| 1245 | 2026-05-21T04:07:55.651Z | Downloaded quinn-proto v0.11.13 |
| 1246 | 2026-05-21T04:07:55.651Z | Downloaded nix v0.29.0 |
| 1247 | 2026-05-21T04:07:55.651Z | Downloaded tabled v0.20.0 |
| 1248 | 2026-05-21T04:07:55.651Z | Downloaded openssl v0.10.79 |
| 1249 | 2026-05-21T04:07:55.651Z | Downloaded regex-syntax v0.6.29 |
| 1250 | 2026-05-21T04:07:55.651Z | Downloaded smoltcp v0.9.1 |
| 1251 | 2026-05-21T04:07:55.651Z | Downloaded time v0.3.47 |
| 1252 | 2026-05-21T04:07:55.651Z | Downloaded nix v0.28.0 |
| 1253 | 2026-05-21T04:07:55.651Z | Downloaded rustls v0.21.12 |
| 1254 | 2026-05-21T04:07:55.651Z | Downloaded dropshot v0.16.7 |
| 1255 | 2026-05-21T04:07:55.651Z | Downloaded vcpkg v0.2.15 |
| 1256 | 2026-05-21T04:07:55.651Z | Downloaded zlib-rs v0.6.2 |
| 1257 | 2026-05-21T04:07:55.651Z | Downloaded diesel v2.3.7 |
| 1258 | 2026-05-21T04:07:55.658Z | Downloaded zerocopy v0.8.40 |
| 1259 | 2026-05-21T04:07:55.662Z | Downloaded rustls v0.22.4 |
| 1260 | 2026-05-21T04:07:55.672Z | Downloaded dropshot v0.17.0 |
| 1261 | 2026-05-21T04:07:55.681Z | Downloaded nix v0.31.2 |
| 1262 | 2026-05-21T04:07:55.687Z | Downloaded bstr v1.12.1 |
| 1263 | 2026-05-21T04:07:55.692Z | Downloaded hickory-proto v0.24.4 |
| 1264 | 2026-05-21T04:07:55.700Z | Downloaded webpki-roots v1.0.6 |
| 1265 | 2026-05-21T04:07:55.703Z | Downloaded rustls v0.23.37 |
| 1266 | 2026-05-21T04:07:55.709Z | Downloaded nix v0.27.1 |
| 1267 | 2026-05-21T04:07:55.721Z | Downloaded object v0.37.3 |
| 1268 | 2026-05-21T04:07:55.738Z | Downloaded regex-syntax v0.8.10 |
| 1269 | 2026-05-21T04:07:55.743Z | Downloaded smoltcp v0.11.0 |
| 1270 | 2026-05-21T04:07:55.750Z | Downloaded regress v0.10.5 |
| 1271 | 2026-05-21T04:07:55.757Z | Downloaded hickory-proto v0.25.2 |
| 1272 | 2026-05-21T04:07:55.764Z | Downloaded openapiv3 v2.2.0 |
| 1273 | 2026-05-21T04:07:55.771Z | Downloaded tracing v0.1.44 |
| 1274 | 2026-05-21T04:07:55.783Z | Downloaded rustix v0.38.44 |
| 1275 | 2026-05-21T04:07:55.799Z | Downloaded regress v0.11.1 |
| 1276 | 2026-05-21T04:07:55.836Z | Downloaded regex-automata v0.4.14 |
| 1277 | 2026-05-21T04:07:55.850Z | Downloaded sqlparser v0.61.0 |
| 1278 | 2026-05-21T04:07:55.857Z | Downloaded petgraph v0.6.5 |
| 1279 | 2026-05-21T04:07:55.870Z | Downloaded sled v0.34.7 |
| 1280 | 2026-05-21T04:07:55.888Z | Downloaded typify-impl v0.6.2 |
| 1281 | 2026-05-21T04:07:55.896Z | Downloaded typify-impl v0.4.3 |
| 1282 | 2026-05-21T04:07:55.905Z | Downloaded petgraph v0.8.3 |
| 1283 | 2026-05-21T04:07:55.918Z | Downloaded ratatui v0.29.0 |
| 1284 | 2026-05-21T04:07:56.339Z | Downloaded csv v1.4.0 |
| 1285 | 2026-05-21T04:07:56.344Z | Downloaded bzip2-sys v0.1.13+1.0.8 |
| 1286 | 2026-05-21T04:07:56.344Z | Downloaded zerocopy-derive v0.6.6 |
| 1287 | 2026-05-21T04:07:56.344Z | Downloaded libz-sys v1.1.24 |
| 1288 | 2026-05-21T04:07:56.344Z | Downloaded zstd-sys v2.0.16+zstd.1.5.7 |
| 1289 | 2026-05-21T04:07:56.344Z | Downloaded jiff v0.2.21 |
| 1290 | 2026-05-21T04:07:56.344Z | Downloaded chrono-tz v0.10.4 |
| 1291 | 2026-05-21T04:07:56.344Z | Downloaded tokio v1.52.1 |
| 1292 | 2026-05-21T04:07:56.344Z | Downloaded sha3 v0.10.8 |
| 1293 | 2026-05-21T04:07:56.344Z | Downloaded encoding_rs v0.8.35 |
| 1294 | 2026-05-21T04:07:56.344Z | Downloaded ring v0.17.14 |
| 1295 | 2026-05-21T04:07:56.344Z | Downloaded libgit2-sys v0.18.3+1.9.2 |
| 1296 | 2026-05-21T04:07:56.748Z | Downloaded aws-lc-sys v0.40.0 |
| 1297 | 2026-05-21T04:07:57.002Z | Compiling libc v0.2.185 |
| 1298 | 2026-05-21T04:07:57.002Z | Compiling serde v1.0.228 |
| 1299 | 2026-05-21T04:07:57.006Z | Compiling log v0.4.29 |
| 1300 | 2026-05-21T04:07:57.006Z | Compiling shlex v1.3.0 |
| 1301 | 2026-05-21T04:07:57.006Z | Compiling find-msvc-tools v0.1.9 |
| 1302 | 2026-05-21T04:07:57.006Z | Compiling smallvec v1.15.1 |
| 1303 | 2026-05-21T04:07:57.006Z | Compiling typenum v1.19.0 |
| 1304 | 2026-05-21T04:07:57.007Z | Compiling subtle v2.6.1 |
| 1305 | 2026-05-21T04:07:57.007Z | Compiling generic-array v0.14.7 |
| 1306 | 2026-05-21T04:07:57.007Z | Compiling scopeguard v1.2.0 |
| 1307 | 2026-05-21T04:07:57.202Z | Compiling const-oid v0.9.6 |
| 1308 | 2026-05-21T04:07:57.211Z | Compiling serde_json v1.0.149 |
| 1309 | 2026-05-21T04:07:57.238Z | Compiling syn v2.0.117 |
| 1310 | 2026-05-21T04:07:57.252Z | Compiling zerocopy v0.8.40 |
| 1311 | 2026-05-21T04:07:57.255Z | Compiling parking_lot_core v0.9.12 |
| 1312 | 2026-05-21T04:07:57.267Z | Compiling portable-atomic v1.13.1 |
| 1313 | 2026-05-21T04:07:57.829Z | Compiling lock_api v0.4.14 |
| 1314 | 2026-05-21T04:07:57.832Z | Compiling pin-project-lite v0.2.17 |
| 1315 | 2026-05-21T04:07:57.832Z | Compiling pkg-config v0.3.32 |
| 1316 | 2026-05-21T04:07:57.832Z | Compiling bitflags v2.11.0 |
| 1317 | 2026-05-21T04:07:57.832Z | Compiling critical-section v1.2.0 |
| 1318 | 2026-05-21T04:07:57.832Z | Compiling libm v0.2.16 |
| 1319 | 2026-05-21T04:07:57.832Z | Compiling futures-core v0.3.32 |
| 1320 | 2026-05-21T04:07:57.832Z | Compiling num-traits v0.2.19 |
| 1321 | 2026-05-21T04:07:57.832Z | Compiling percent-encoding v2.3.2 |
| 1322 | 2026-05-21T04:07:57.832Z | Compiling futures-sink v0.3.32 |
| 1323 | 2026-05-21T04:07:57.832Z | Compiling futures-io v0.3.32 |
| 1324 | 2026-05-21T04:07:57.832Z | Compiling futures-channel v0.3.32 |
| 1325 | 2026-05-21T04:07:57.832Z | Compiling cpufeatures v0.2.17 |
| 1326 | 2026-05-21T04:07:57.832Z | Compiling getrandom v0.4.1 |
| 1327 | 2026-05-21T04:07:57.832Z | Compiling futures-task v0.3.32 |
| 1328 | 2026-05-21T04:07:57.832Z | Compiling slab v0.4.12 |
| 1329 | 2026-05-21T04:07:57.856Z | Compiling rand_core v0.10.0 |
| 1330 | 2026-05-21T04:07:57.875Z | Compiling indexmap v2.14.0 |
| 1331 | 2026-05-21T04:07:57.905Z | Compiling rustversion v1.0.22 |
| 1332 | 2026-05-21T04:07:57.963Z | Compiling getrandom v0.3.4 |
| 1333 | 2026-05-21T04:07:58.010Z | Compiling form_urlencoded v1.2.2 |
| 1334 | 2026-05-21T04:07:58.024Z | Compiling dunce v1.0.5 |
| 1335 | 2026-05-21T04:07:58.040Z | Compiling fs_extra v1.3.0 |
| 1336 | 2026-05-21T04:07:58.063Z | Compiling base64ct v1.8.3 |
| 1337 | 2026-05-21T04:07:58.066Z | Compiling ident_case v1.0.1 |
| 1338 | 2026-05-21T04:07:58.092Z | Compiling flagset v0.4.7 |
| 1339 | 2026-05-21T04:07:58.155Z | Compiling getrandom v0.2.17 |
| 1340 | 2026-05-21T04:07:58.174Z | Compiling jobserver v0.1.34 |
| 1341 | 2026-05-21T04:07:58.217Z | Compiling errno v0.3.14 |
| 1342 | 2026-05-21T04:07:58.234Z | Compiling mio v1.2.0 |
| 1343 | 2026-05-21T04:07:58.259Z | Compiling socket2 v0.6.3 |
| 1344 | 2026-05-21T04:07:58.323Z | Compiling rand_core v0.6.4 |
| 1345 | 2026-05-21T04:07:58.346Z | Compiling signal-hook-registry v1.4.8 |
| 1346 | 2026-05-21T04:07:58.407Z | Compiling cc v1.2.56 |
| 1347 | 2026-05-21T04:07:58.425Z | Compiling pem-rfc7468 v0.7.0 |
| 1348 | 2026-05-21T04:07:58.451Z | Compiling once_cell v1.21.3 |
| 1349 | 2026-05-21T04:07:58.549Z | Compiling parking_lot v0.12.5 |
| 1350 | 2026-05-21T04:07:58.583Z | Compiling iana-time-zone v0.1.65 |
| 1351 | 2026-05-21T04:07:58.600Z | Compiling rustix v1.1.3 |
| 1352 | 2026-05-21T04:07:58.625Z | Compiling regex-syntax v0.8.10 |
| 1353 | 2026-05-21T04:07:58.641Z | Compiling aws-lc-rs v1.16.3 |
| 1354 | 2026-05-21T04:07:58.655Z | Compiling vcpkg v0.2.15 |
| 1355 | 2026-05-21T04:07:58.697Z | Compiling tracing-core v0.1.36 |
| 1356 | 2026-05-21T04:07:58.714Z | Compiling uuid v1.23.0 |
| 1357 | 2026-05-21T04:07:58.774Z | Compiling rustc_version v0.4.1 |
| 1358 | 2026-05-21T04:07:58.827Z | Compiling base64 v0.22.1 |
| 1359 | 2026-05-21T04:07:58.869Z | Compiling httparse v1.10.1 |
| 1360 | 2026-05-21T04:07:58.963Z | Compiling rand_core v0.9.5 |
| 1361 | 2026-05-21T04:07:58.978Z | Compiling openssl-probe v0.2.1 |
| 1362 | 2026-05-21T04:07:59.068Z | Compiling untrusted v0.7.1 |
| 1363 | 2026-05-21T04:07:59.131Z | Compiling untrusted v0.9.0 |
| 1364 | 2026-05-21T04:07:59.148Z | Compiling tinyvec_macros v0.1.1 |
| 1365 | 2026-05-21T04:07:59.589Z | Compiling cmake v0.1.57 |
| 1366 | 2026-05-21T04:07:59.592Z | Compiling aho-corasick v1.1.4 |
| 1367 | 2026-05-21T04:07:59.592Z | Compiling tower-layer v0.3.3 |
| 1368 | 2026-05-21T04:07:59.592Z | Compiling tinyvec v1.10.0 |
| 1369 | 2026-05-21T04:07:59.592Z | Compiling dyn-clone v1.0.20 |
| 1370 | 2026-05-21T04:07:59.592Z | Compiling try-lock v0.2.5 |
| 1371 | 2026-05-21T04:07:59.592Z | Compiling schemars v0.8.22 |
| 1372 | 2026-05-21T04:07:59.592Z | Compiling tower-service v0.3.3 |
| 1373 | 2026-05-21T04:07:59.592Z | Compiling atomic-waker v1.1.2 |
| 1374 | 2026-05-21T04:07:59.592Z | Compiling rustls v0.23.37 |
| 1375 | 2026-05-21T04:07:59.592Z | Compiling want v0.3.1 |
| 1376 | 2026-05-21T04:07:59.592Z | Compiling pin-utils v0.1.0 |
| 1377 | 2026-05-21T04:07:59.592Z | Compiling foreign-types-shared v0.1.1 |
| 1378 | 2026-05-21T04:07:59.592Z | Compiling openssl v0.10.79 |
| 1379 | 2026-05-21T04:07:59.592Z | Compiling httpdate v1.0.3 |
| 1380 | 2026-05-21T04:07:59.592Z | Compiling spin v0.9.8 |
| 1381 | 2026-05-21T04:07:59.593Z | Compiling num-conv v0.2.0 |
| 1382 | 2026-05-21T04:07:59.593Z | Compiling unicode-normalization v0.1.25 |
| 1383 | 2026-05-21T04:07:59.609Z | Compiling foreign-types v0.3.2 |
| 1384 | 2026-05-21T04:07:59.631Z | Compiling native-tls v0.2.18 |
| 1385 | 2026-05-21T04:07:59.650Z | Compiling time-core v0.1.8 |
| 1386 | 2026-05-21T04:07:59.656Z | Compiling powerfmt v0.2.0 |
| 1387 | 2026-05-21T04:07:59.681Z | Compiling crc32fast v1.5.0 |
| 1388 | 2026-05-21T04:07:59.697Z | Compiling wait-timeout v0.2.1 |
| 1389 | 2026-05-21T04:07:59.712Z | Compiling sync_wrapper v1.0.2 |
| 1390 | 2026-05-21T04:07:59.744Z | Compiling num_threads v0.1.7 |
| 1391 | 2026-05-21T04:07:59.755Z | Compiling crossbeam-utils v0.8.21 |
| 1392 | 2026-05-21T04:07:59.761Z | Compiling simd-adler32 v0.3.8 |
| 1393 | 2026-05-21T04:07:59.790Z | Compiling bit-vec v0.8.0 |
| 1394 | 2026-05-21T04:07:59.839Z | Compiling time-macros v0.2.27 |
| 1395 | 2026-05-21T04:07:59.841Z | Compiling deranged v0.5.8 |
| 1396 | 2026-05-21T04:07:59.870Z | Compiling quick-error v1.2.3 |
| 1397 | 2026-05-21T04:07:59.884Z | Compiling syn v1.0.109 |
| 1398 | 2026-05-21T04:07:59.892Z | Compiling siphasher v1.0.2 |
| 1399 | 2026-05-21T04:08:00.071Z | Compiling usdt-impl v0.6.0 |
| 1400 | 2026-05-21T04:08:00.086Z | Compiling bit-set v0.8.0 |
| 1401 | 2026-05-21T04:08:00.129Z | Compiling slog v2.8.2 |
| 1402 | 2026-05-21T04:08:00.132Z | Compiling heapless v0.7.17 |
| 1403 | 2026-05-21T04:08:00.162Z | Compiling aws-lc-sys v0.40.0 |
| 1404 | 2026-05-21T04:08:00.165Z | Compiling ring v0.17.14 |
| 1405 | 2026-05-21T04:08:00.165Z | Compiling openssl-sys v0.9.115 |
| 1406 | 2026-05-21T04:08:00.208Z | Compiling zstd-sys v2.0.16+zstd.1.5.7 |
| 1407 | 2026-05-21T04:08:00.284Z | Compiling regex-automata v0.4.14 |
| 1408 | 2026-05-21T04:08:00.306Z | Compiling tempfile v3.25.0 |
| 1409 | 2026-05-21T04:08:00.358Z | Compiling synstructure v0.13.2 |
| 1410 | 2026-05-21T04:08:00.373Z | Compiling pest_generator v2.8.6 |
| 1411 | 2026-05-21T04:08:00.401Z | Compiling serde_derive_internals v0.29.1 |
| 1412 | 2026-05-21T04:08:00.440Z | Compiling darling_core v0.20.11 |
| 1413 | 2026-05-21T04:08:00.602Z | Compiling rusty-fork v0.3.1 |
| 1414 | 2026-05-21T04:08:00.734Z | Compiling darling_core v0.21.3 |
| 1415 | 2026-05-21T04:08:00.960Z | Compiling bzip2-sys v0.1.13+1.0.8 |
| 1416 | 2026-05-21T04:08:00.997Z | Compiling rand_xorshift v0.4.0 |
| 1417 | 2026-05-21T04:08:01.013Z | Compiling thread-id v5.1.0 |
| 1418 | 2026-05-21T04:08:01.068Z | Compiling time v0.3.47 |
| 1419 | 2026-05-21T04:08:01.107Z | Compiling cookie v0.18.1 |
| 1420 | 2026-05-21T04:08:01.119Z | Compiling unicode-bidi v0.3.18 |
| 1421 | 2026-05-21T04:08:01.144Z | Compiling ryu v1.0.23 |
| 1422 | 2026-05-21T04:08:01.175Z | Compiling signal-hook v0.3.18 |
| 1423 | 2026-05-21T04:08:01.189Z | Compiling paste v1.0.15 |
| 1424 | 2026-05-21T04:08:01.291Z | Compiling unicode-properties v0.1.4 |
| 1425 | 2026-05-21T04:08:01.317Z | Compiling adler2 v2.0.1 |
| 1426 | 2026-05-21T04:08:01.360Z | Compiling allocator-api2 v0.2.21 |
| 1427 | 2026-05-21T04:08:01.384Z | Compiling anyhow v1.0.102 |
| 1428 | 2026-05-21T04:08:01.400Z | Compiling iri-string v0.7.10 |
| 1429 | 2026-05-21T04:08:01.470Z | Compiling unarray v0.1.4 |
| 1430 | 2026-05-21T04:08:01.500Z | Compiling zstd-safe v7.2.4 |
| 1431 | 2026-05-21T04:08:01.585Z | Compiling stringprep v0.1.5 |
| 1432 | 2026-05-21T04:08:01.599Z | Compiling miniz_oxide v0.8.9 |
| 1433 | 2026-05-21T04:08:01.848Z | Compiling num-integer v0.1.46 |
| 1434 | 2026-05-21T04:08:02.022Z | Compiling vergen-lib v0.1.6 |
| 1435 | 2026-05-21T04:08:02.051Z | Compiling curve25519-dalek v4.1.3 |
| 1436 | 2026-05-21T04:08:02.194Z | Compiling ff v0.13.1 |
| 1437 | 2026-05-21T04:08:02.211Z | Compiling serde_derive v1.0.228 |
| 1438 | 2026-05-21T04:08:02.228Z | Compiling zeroize_derive v1.4.3 |
| 1439 | 2026-05-21T04:08:02.242Z | Compiling zerofrom-derive v0.1.6 |
| 1440 | 2026-05-21T04:08:02.256Z | Compiling yoke-derive v0.8.1 |
| 1441 | 2026-05-21T04:08:02.407Z | Compiling zerovec-derive v0.11.2 |
| 1442 | 2026-05-21T04:08:02.466Z | Compiling zerocopy-derive v0.8.40 |
| 1443 | 2026-05-21T04:08:02.519Z | Compiling displaydoc v0.2.5 |
| 1444 | 2026-05-21T04:08:02.741Z | Compiling tokio-macros v2.7.0 |
| 1445 | 2026-05-21T04:08:02.848Z | Compiling futures-macro v0.3.32 |
| 1446 | 2026-05-21T04:08:02.965Z | Compiling der_derive v0.7.3 |
| 1447 | 2026-05-21T04:08:02.978Z | Compiling zeroize v1.8.2 |
| 1448 | 2026-05-21T04:08:03.317Z | Compiling rustls-pki-types v1.14.0 |
| 1449 | 2026-05-21T04:08:03.367Z | Compiling thiserror-impl v2.0.18 |
| 1450 | 2026-05-21T04:08:03.518Z | Compiling tracing-attributes v0.1.31 |
| 1451 | 2026-05-21T04:08:03.533Z | Compiling scroll_derive v0.13.1 |
| 1452 | 2026-05-21T04:08:03.597Z | Compiling pest_derive v2.8.6 |
| 1453 | 2026-05-21T04:08:03.712Z | Compiling futures-util v0.3.32 |
| 1454 | 2026-05-21T04:08:03.750Z | Compiling crypto-common v0.1.7 |
| 1455 | 2026-05-21T04:08:03.791Z | Compiling zerofrom v0.1.6 |
| 1456 | 2026-05-21T04:08:03.806Z | Compiling block-buffer v0.10.4 |
| 1457 | 2026-05-21T04:08:03.930Z | Compiling yoke v0.8.1 |
| 1458 | 2026-05-21T04:08:03.946Z | Compiling block-padding v0.3.3 |
| 1459 | 2026-05-21T04:08:04.012Z | Compiling digest v0.10.7 |
| 1460 | 2026-05-21T04:08:04.028Z | Compiling der v0.7.10 |
| 1461 | 2026-05-21T04:08:04.067Z | Compiling schemars_derive v0.8.22 |
| 1462 | 2026-05-21T04:08:04.128Z | Compiling zerovec v0.11.5 |
| 1463 | 2026-05-21T04:08:04.144Z | Compiling zerotrie v0.2.3 |
| 1464 | 2026-05-21T04:08:04.293Z | Compiling hmac v0.12.1 |
| 1465 | 2026-05-21T04:08:04.395Z | Compiling inout v0.1.4 |
| 1466 | 2026-05-21T04:08:04.467Z | Compiling sha2 v0.10.9 |
| 1467 | 2026-05-21T04:08:04.481Z | Compiling pbkdf2 v0.12.2 |
| 1468 | 2026-05-21T04:08:04.570Z | Compiling cipher v0.4.4 |
| 1469 | 2026-05-21T04:08:04.590Z | Compiling tinystr v0.8.2 |
| 1470 | 2026-05-21T04:08:04.619Z | Compiling potential_utf v0.1.4 |
| 1471 | 2026-05-21T04:08:04.659Z | Compiling scroll v0.13.0 |
| 1472 | 2026-05-21T04:08:04.792Z | Compiling icu_locale_core v2.1.1 |
| 1473 | 2026-05-21T04:08:04.803Z | Compiling icu_collections v2.1.1 |
| 1474 | 2026-05-21T04:08:04.817Z | Compiling salsa20 v0.10.2 |
| 1475 | 2026-05-21T04:08:04.860Z | Compiling aes v0.8.4 |
| 1476 | 2026-05-21T04:08:04.912Z | Compiling spki v0.7.3 |
| 1477 | 2026-05-21T04:08:04.947Z | Compiling scrypt v0.11.0 |
| 1478 | 2026-05-21T04:08:04.979Z | Compiling tracing v0.1.44 |
| 1479 | 2026-05-21T04:08:05.198Z | Compiling cbc v0.1.2 |
| 1480 | 2026-05-21T04:08:05.279Z | Compiling thiserror v2.0.18 |
| 1481 | 2026-05-21T04:08:05.319Z | Compiling darling_macro v0.20.11 |
| 1482 | 2026-05-21T04:08:05.333Z | Compiling pkcs5 v0.7.1 |
| 1483 | 2026-05-21T04:08:05.352Z | Compiling openssl-macros v0.1.1 |
| 1484 | 2026-05-21T04:08:05.383Z | Compiling goblin v0.10.5 |
| 1485 | 2026-05-21T04:08:05.415Z | Compiling rustls-native-certs v0.8.3 |
| 1486 | 2026-05-21T04:08:05.454Z | Compiling dtrace-parser v0.3.0 |
| 1487 | 2026-05-21T04:08:05.728Z | Compiling icu_provider v2.1.1 |
| 1488 | 2026-05-21T04:08:05.757Z | Compiling pkcs8 v0.10.2 |
| 1489 | 2026-05-21T04:08:05.803Z | Compiling bytes v1.11.1 |
| 1490 | 2026-05-21T04:08:05.839Z | Compiling chrono v0.4.44 |
| 1491 | 2026-05-21T04:08:05.856Z | Compiling ipnet v2.11.0 |
| 1492 | 2026-05-21T04:08:05.859Z | Compiling darling v0.20.11 |
| 1493 | 2026-05-21T04:08:05.905Z | Compiling signature v2.2.0 |
| 1494 | 2026-05-21T04:08:05.974Z | Compiling derive_builder_core v0.20.2 |
| 1495 | 2026-05-21T04:08:06.001Z | Compiling icu_normalizer v2.1.1 |
| 1496 | 2026-05-21T04:08:06.066Z | Compiling icu_properties v2.1.2 |
| 1497 | 2026-05-21T04:08:06.105Z | Compiling webpki-roots v1.0.6 |
| 1498 | 2026-05-21T04:08:06.108Z | Compiling scroll_derive v0.12.1 |
| 1499 | 2026-05-21T04:08:06.123Z | Compiling thiserror-impl v1.0.69 |
| 1500 | 2026-05-21T04:08:06.244Z | Compiling erased-serde v0.3.31 |
| 1501 | 2026-05-21T04:08:06.260Z | Compiling toml_datetime v0.6.11 |
| 1502 | 2026-05-21T04:08:06.387Z | Compiling tokio v1.52.1 |
| 1503 | 2026-05-21T04:08:06.439Z | Compiling http v1.4.0 |
| 1504 | 2026-05-21T04:08:06.540Z | Compiling serde_urlencoded v0.7.1 |
| 1505 | 2026-05-21T04:08:06.562Z | Compiling serde_tokenstream v0.2.3 |
| 1506 | 2026-05-21T04:08:06.756Z | Compiling serde_spanned v0.6.9 |
| 1507 | 2026-05-21T04:08:06.805Z | Compiling md-5 v0.10.6 |
| 1508 | 2026-05-21T04:08:06.829Z | Compiling scroll v0.12.0 |
| 1509 | 2026-05-21T04:08:06.868Z | Compiling derive_builder_macro v0.20.2 |
| 1510 | 2026-05-21T04:08:06.896Z | Compiling ppv-lite86 v0.2.21 |
| 1511 | 2026-05-21T04:08:06.922Z | Compiling idna_adapter v1.2.1 |
| 1512 | 2026-05-21T04:08:07.404Z | Compiling darling_macro v0.21.3 |
| 1513 | 2026-05-21T04:08:07.404Z | Compiling idna v1.1.0 |
| 1514 | 2026-05-21T04:08:07.405Z | Compiling http-body v1.0.1 |
| 1515 | 2026-05-21T04:08:07.405Z | Compiling bstr v1.12.1 |
| 1516 | 2026-05-21T04:08:07.405Z | Compiling rand_chacha v0.9.0 |
| 1517 | 2026-05-21T04:08:07.405Z | Compiling rand_chacha v0.3.1 |
| 1518 | 2026-05-21T04:08:07.405Z | Compiling http-body-util v0.1.3 |
| 1519 | 2026-05-21T04:08:07.405Z | Compiling pin-project-internal v1.1.11 |
| 1520 | 2026-05-21T04:08:07.405Z | Compiling zerocopy-derive v0.7.35 |
| 1521 | 2026-05-21T04:08:07.405Z | Compiling async-trait v0.1.89 |
| 1522 | 2026-05-21T04:08:07.409Z | Compiling hash32 v0.2.1 |
| 1523 | 2026-05-21T04:08:07.508Z | Compiling url v2.5.8 |
| 1524 | 2026-05-21T04:08:07.562Z | Compiling rand v0.9.2 |
| 1525 | 2026-05-21T04:08:07.577Z | Compiling thiserror v1.0.69 |
| 1526 | 2026-05-21T04:08:07.616Z | Compiling memoffset v0.9.1 |
| 1527 | 2026-05-21T04:08:07.706Z | Compiling psl-types v2.0.11 |
| 1528 | 2026-05-21T04:08:07.831Z | Compiling base16ct v0.2.0 |
| 1529 | 2026-05-21T04:08:07.845Z | Compiling smoltcp v0.9.1 |
| 1530 | 2026-05-21T04:08:07.845Z | Compiling ref-cast v1.0.25 |
| 1531 | 2026-05-21T04:08:07.901Z | Compiling fallible-iterator v0.2.0 |
| 1532 | 2026-05-21T04:08:07.985Z | Compiling zlib-rs v0.6.2 |
| 1533 | 2026-05-21T04:08:08.104Z | Compiling litrs v1.0.0 |
| 1534 | 2026-05-21T04:08:08.178Z | Compiling dof v0.4.0 |
| 1535 | 2026-05-21T04:08:08.246Z | Compiling proptest v1.10.0 |
| 1536 | 2026-05-21T04:08:08.264Z | Compiling num-bigint-dig v0.8.6 |
| 1537 | 2026-05-21T04:08:08.344Z | Compiling cfg_aliases v0.2.1 |
| 1538 | 2026-05-21T04:08:08.397Z | Compiling rustix v0.38.44 |
| 1539 | 2026-05-21T04:08:08.436Z | Compiling nix v0.31.2 |
| 1540 | 2026-05-21T04:08:08.460Z | Compiling zerocopy v0.7.35 |
| 1541 | 2026-05-21T04:08:08.464Z | Compiling pin-project v1.1.11 |
| 1542 | 2026-05-21T04:08:08.536Z | Compiling postgres-protocol v0.6.10 |
| 1543 | 2026-05-21T04:08:08.594Z | Compiling sec1 v0.7.3 |
| 1544 | 2026-05-21T04:08:08.646Z | Compiling document-features v0.2.12 |
| 1545 | 2026-05-21T04:08:08.753Z | Compiling publicsuffix v2.3.0 |
| 1546 | 2026-05-21T04:08:08.844Z | Compiling ipnetwork v0.21.1 |
| 1547 | 2026-05-21T04:08:08.884Z | Compiling darling v0.21.3 |
| 1548 | 2026-05-21T04:08:09.004Z | Compiling rand v0.8.6 |
| 1549 | 2026-05-21T04:08:09.024Z | Compiling derive_builder v0.20.2 |
| 1550 | 2026-05-21T04:08:09.048Z | Compiling goblin v0.8.2 |
| 1551 | 2026-05-21T04:08:09.133Z | Compiling oxnet v0.1.4 |
| 1552 | 2026-05-21T04:08:09.271Z | Compiling hubpack_derive v0.1.1 |
| 1553 | 2026-05-21T04:08:09.288Z | Compiling futures-executor v0.3.32 |
| 1554 | 2026-05-21T04:08:09.349Z | Compiling hex v0.4.3 |
| 1555 | 2026-05-21T04:08:09.369Z | Compiling cargo-platform v0.1.9 |
| 1556 | 2026-05-21T04:08:09.391Z | Compiling hkdf v0.12.4 |
| 1557 | 2026-05-21T04:08:09.412Z | Compiling crypto-bigint v0.5.5 |
| 1558 | 2026-05-21T04:08:09.562Z | Compiling regex v1.12.3 |
| 1559 | 2026-05-21T04:08:09.581Z | Compiling group v0.13.0 |
| 1560 | 2026-05-21T04:08:09.663Z | Compiling strum_macros v0.27.2 |
| 1561 | 2026-05-21T04:08:09.684Z | Compiling snafu-derive v0.8.9 |
| 1562 | 2026-05-21T04:08:09.701Z | Compiling daft-derive v0.1.7 |
| 1563 | 2026-05-21T04:08:10.108Z | Compiling ref-cast-impl v1.0.25 |
| 1564 | 2026-05-21T04:08:10.111Z | Compiling curve25519-dalek-derive v0.1.1 |
| 1565 | 2026-05-21T04:08:10.111Z | Compiling num-iter v0.1.45 |
| 1566 | 2026-05-21T04:08:10.111Z | Compiling terminal_size v0.4.3 |
| 1567 | 2026-05-21T04:08:10.170Z | Compiling phf_shared v0.13.1 |
| 1568 | 2026-05-21T04:08:10.187Z | Compiling lazy_static v1.5.0 |
| 1569 | 2026-05-21T04:08:10.189Z | Compiling vergen v9.0.6 |
| 1570 | 2026-05-21T04:08:10.216Z | Compiling tokio-util v0.7.18 |
| 1571 | 2026-05-21T04:08:10.293Z | Compiling tower v0.5.3 |
| 1572 | 2026-05-21T04:08:10.296Z | Compiling tokio-native-tls v0.3.1 |
| 1573 | 2026-05-21T04:08:10.407Z | Compiling fs-err v3.3.0 |
| 1574 | 2026-05-21T04:08:10.445Z | Compiling ahash v0.8.12 |
| 1575 | 2026-05-21T04:08:10.461Z | Compiling encoding_rs v0.8.35 |
| 1576 | 2026-05-21T04:08:10.461Z | Compiling foldhash v0.1.5 |
| 1577 | 2026-05-21T04:08:10.495Z | Compiling object v0.37.3 |
| 1578 | 2026-05-21T04:08:10.498Z | Compiling same-file v1.0.6 |
| 1579 | 2026-05-21T04:08:10.630Z | Compiling newtype-uuid v1.3.2 |
| 1580 | 2026-05-21T04:08:10.659Z | Compiling managed v0.8.0 |
| 1581 | 2026-05-21T04:08:10.675Z | Compiling mime v0.3.17 |
| 1582 | 2026-05-21T04:08:10.695Z | Compiling bitflags v1.3.2 |
| 1583 | 2026-05-21T04:08:10.785Z | Compiling tower-http v0.6.8 |
| 1584 | 2026-05-21T04:08:10.802Z | Compiling winnow v0.5.40 |
| 1585 | 2026-05-21T04:08:10.818Z | Compiling flate2 v1.1.9 |
| 1586 | 2026-05-21T04:08:10.896Z | Compiling h2 v0.4.13 |
| 1587 | 2026-05-21T04:08:10.958Z | Compiling unicode-segmentation v1.12.0 |
| 1588 | 2026-05-21T04:08:10.996Z | Compiling bumpalo v3.20.2 |
| 1589 | 2026-05-21T04:08:11.267Z | Compiling libbz2-rs-sys v0.2.2 |
| 1590 | 2026-05-21T04:08:11.283Z | Compiling foldhash v0.2.0 |
| 1591 | 2026-05-21T04:08:11.300Z | Compiling clap_builder v4.5.60 |
| 1592 | 2026-05-21T04:08:11.316Z | Compiling zopfli v0.8.3 |
| 1593 | 2026-05-21T04:08:11.332Z | Compiling dof v0.3.0 |
| 1594 | 2026-05-21T04:08:11.404Z | Compiling daft v0.1.7 |
| 1595 | 2026-05-21T04:08:11.528Z | Compiling hashbrown v0.16.1 |
| 1596 | 2026-05-21T04:08:11.715Z | Compiling bzip2 v0.6.1 |
| 1597 | 2026-05-21T04:08:11.732Z | Compiling snafu v0.8.9 |
| 1598 | 2026-05-21T04:08:11.762Z | Compiling strum v0.27.2 |
| 1599 | 2026-05-21T04:08:11.981Z | Compiling walkdir v2.5.0 |
| 1600 | 2026-05-21T04:08:11.999Z | Compiling hashbrown v0.15.5 |
| 1601 | 2026-05-21T04:08:12.087Z | Compiling phf v0.13.1 |
| 1602 | 2026-05-21T04:08:12.103Z | Compiling elliptic-curve v0.13.8 |
| 1603 | 2026-05-21T04:08:12.135Z | Compiling toml_edit v0.19.15 |
| 1604 | 2026-05-21T04:08:12.278Z | Compiling signal-hook-mio v0.2.5 |
| 1605 | 2026-05-21T04:08:12.316Z | Compiling cargo_metadata v0.19.2 |
| 1606 | 2026-05-21T04:08:12.318Z | Compiling cookie_store v0.22.1 |
| 1607 | 2026-05-21T04:08:12.393Z | Compiling hubpack v0.1.2 |
| 1608 | 2026-05-21T04:08:12.432Z | Compiling usdt-attr-macro v0.6.0 |
| 1609 | 2026-05-21T04:08:12.489Z | Compiling usdt-macro v0.6.0 |
| 1610 | 2026-05-21T04:08:12.584Z | Compiling bzip2 v0.4.4 |
| 1611 | 2026-05-21T04:08:12.630Z | Compiling futures v0.3.32 |
| 1612 | 2026-05-21T04:08:12.645Z | Compiling zstd v0.13.3 |
| 1613 | 2026-05-21T04:08:12.662Z | Compiling serde_with_macros v3.17.0 |
| 1614 | 2026-05-21T04:08:12.722Z | Compiling postgres-types v0.2.12 |
| 1615 | 2026-05-21T04:08:12.933Z | Compiling dtrace-parser v0.2.0 |
| 1616 | 2026-05-21T04:08:12.945Z | Compiling globset v0.4.18 |
| 1617 | 2026-05-21T04:08:13.072Z | Compiling ed25519 v2.2.3 |
| 1618 | 2026-05-21T04:08:13.312Z | Compiling pkcs1 v0.7.5 |
| 1619 | 2026-05-21T04:08:13.312Z | Compiling serde_plain v1.0.2 |
| 1620 | 2026-05-21T04:08:13.343Z | Compiling serde-big-array v0.5.1 |
| 1621 | 2026-05-21T04:08:13.512Z | Compiling olpc-cjson v0.1.4 |
| 1622 | 2026-05-21T04:08:13.534Z | Compiling rfc6979 v0.4.0 |
| 1623 | 2026-05-21T04:08:14.069Z | Compiling async-recursion v1.1.1 |
| 1624 | 2026-05-21T04:08:14.072Z | Compiling enum-as-inner v0.6.1 |
| 1625 | 2026-05-21T04:08:14.072Z | Compiling clap_derive v4.5.55 |
| 1626 | 2026-05-21T04:08:14.072Z | Compiling serde_repr v0.1.20 |
| 1627 | 2026-05-21T04:08:14.072Z | Compiling strum_macros v0.26.4 |
| 1628 | 2026-05-21T04:08:14.072Z | Compiling phf_shared v0.11.3 |
| 1629 | 2026-05-21T04:08:14.072Z | Compiling float-cmp v0.10.0 |
| 1630 | 2026-05-21T04:08:14.072Z | Compiling pem v3.0.6 |
| 1631 | 2026-05-21T04:08:14.072Z | Compiling hyper v1.8.1 |
| 1632 | 2026-05-21T04:08:14.072Z | Compiling thread-id v4.2.2 |
| 1633 | 2026-05-21T04:08:14.072Z | Compiling memmap2 v0.9.10 |
| 1634 | 2026-05-21T04:08:14.149Z | Compiling env_filter v1.0.0 |
| 1635 | 2026-05-21T04:08:14.232Z | Compiling new_debug_unreachable v1.0.6 |
| 1636 | 2026-05-21T04:08:14.251Z | Compiling fixedbitset v0.5.7 |
| 1637 | 2026-05-21T04:08:14.283Z | Compiling predicates-core v1.0.10 |
| 1638 | 2026-05-21T04:08:14.311Z | Compiling keccak v0.1.6 |
| 1639 | 2026-05-21T04:08:14.327Z | Compiling precomputed-hash v0.1.1 |
| 1640 | 2026-05-21T04:08:14.406Z | Compiling either v1.15.0 |
| 1641 | 2026-05-21T04:08:14.434Z | Compiling data-encoding v2.10.0 |
| 1642 | 2026-05-21T04:08:14.449Z | Compiling whoami v2.1.0 |
| 1643 | 2026-05-21T04:08:14.495Z | Compiling typed-path v0.9.3 |
| 1644 | 2026-05-21T04:08:14.507Z | Compiling static_assertions v1.1.0 |
| 1645 | 2026-05-21T04:08:14.590Z | Compiling jiff v0.2.21 |
| 1646 | 2026-05-21T04:08:14.605Z | Compiling difflib v0.4.0 |
| 1647 | 2026-05-21T04:08:14.635Z | Compiling fixedbitset v0.4.2 |
| 1648 | 2026-05-21T04:08:14.852Z | Compiling normalize-line-endings v0.3.0 |
| 1649 | 2026-05-21T04:08:15.289Z | Compiling petgraph v0.6.5 |
| 1650 | 2026-05-21T04:08:15.292Z | Compiling hickory-proto v0.25.2 |
| 1651 | 2026-05-21T04:08:15.292Z | Compiling predicates v3.1.4 |
| 1652 | 2026-05-21T04:08:15.292Z | Compiling tokio-postgres v0.7.16 |
| 1653 | 2026-05-21T04:08:15.292Z | Compiling itertools v0.13.0 |
| 1654 | 2026-05-21T04:08:15.292Z | Compiling hyper-util v0.1.20 |
| 1655 | 2026-05-21T04:08:15.292Z | Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=745a508cb97b7ca9b4c10ec9592c980eb769b10d#745a508c) |
| 1656 | 2026-05-21T04:08:15.292Z | Compiling sha3 v0.10.8 |
| 1657 | 2026-05-21T04:08:15.558Z | Compiling clap v4.5.60 |
| 1658 | 2026-05-21T04:08:15.589Z | Compiling strum v0.26.3 |
| 1659 | 2026-05-21T04:08:15.627Z | Compiling petgraph v0.8.3 |
| 1660 | 2026-05-21T04:08:15.643Z | Compiling string_cache v0.8.9 |
| 1661 | 2026-05-21T04:08:15.657Z | Compiling env_logger v0.11.9 |
| 1662 | 2026-05-21T04:08:15.679Z | Compiling toml_edit v0.22.27 |
| 1663 | 2026-05-21T04:08:15.739Z | Compiling usdt v0.6.0 |
| 1664 | 2026-05-21T04:08:15.756Z | Compiling usdt-impl v0.5.0 |
| 1665 | 2026-05-21T04:08:15.886Z | Compiling serde_with v3.17.0 |
| 1666 | 2026-05-21T04:08:16.030Z | Compiling ecdsa v0.16.9 |
| 1667 | 2026-05-21T04:08:16.047Z | Compiling crossterm v0.28.1 |
| 1668 | 2026-05-21T04:08:16.325Z | Compiling rsa v0.9.10 |
| 1669 | 2026-05-21T04:08:16.360Z | Compiling toml v0.7.8 |
| 1670 | 2026-05-21T04:08:16.416Z | Compiling ed25519-dalek v2.2.0 |
| 1671 | 2026-05-21T04:08:16.867Z | Compiling hyper-tls v0.6.0 |
| 1672 | 2026-05-21T04:08:16.985Z | Compiling zip v0.6.6 |
| 1673 | 2026-05-21T04:08:17.093Z | Compiling iddqd v0.4.1 |
| 1674 | 2026-05-21T04:08:17.228Z | Compiling zip v4.6.1 |
| 1675 | 2026-05-21T04:08:17.616Z | Compiling heck v0.4.1 |
| 1676 | 2026-05-21T04:08:17.647Z | Compiling similar v2.7.0 |
| 1677 | 2026-05-21T04:08:17.663Z | Compiling toml_parser v1.0.9+spec-1.1.0 |
| 1678 | 2026-05-21T04:08:17.666Z | Compiling tokio-stream v0.1.18 |
| 1679 | 2026-05-21T04:08:17.885Z | Compiling buf-list v1.1.2 |
| 1680 | 2026-05-21T04:08:17.946Z | Compiling gateway-ereport-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=745a508cb97b7ca9b4c10ec9592c980eb769b10d#745a508c) |
| 1681 | 2026-05-21T04:08:18.057Z | Compiling openapiv3 v2.2.0 |
| 1682 | 2026-05-21T04:08:18.179Z | Compiling x509-cert v0.2.5 |
| 1683 | 2026-05-21T04:08:18.194Z | Compiling sha1 v0.10.6 |
| 1684 | 2026-05-21T04:08:18.261Z | Compiling crossbeam-epoch v0.9.18 |
| 1685 | 2026-05-21T04:08:18.279Z | Compiling toml_datetime v0.7.5+spec-1.1.0 |
| 1686 | 2026-05-21T04:08:18.337Z | Compiling peg-runtime v0.8.5 |
| 1687 | 2026-05-21T04:08:18.410Z | Compiling lalrpop-util v0.19.12 |
| 1688 | 2026-05-21T04:08:18.455Z | Compiling thread_local v1.1.9 |
| 1689 | 2026-05-21T04:08:18.477Z | Compiling slog-async v2.8.0 |
| 1690 | 2026-05-21T04:08:18.493Z | Compiling crossbeam-channel v0.5.15 |
| 1691 | 2026-05-21T04:08:18.560Z | Compiling is-terminal v0.4.17 |
| 1692 | 2026-05-21T04:08:19.014Z | Compiling filetime v0.2.27 |
| 1693 | 2026-05-21T04:08:19.018Z | Compiling term v1.2.1 |
| 1694 | 2026-05-21T04:08:19.018Z | Compiling take_mut v0.2.2 |
| 1695 | 2026-05-21T04:08:19.018Z | Compiling xattr v1.6.1 |
| 1696 | 2026-05-21T04:08:19.018Z | Compiling tar v0.4.45 |
| 1697 | 2026-05-21T04:08:19.018Z | Compiling slog-term v2.9.2 |
| 1698 | 2026-05-21T04:08:36.682Z | Compiling rustls-webpki v0.103.9 |
| 1699 | 2026-05-21T04:08:39.479Z | Compiling tokio-rustls v0.26.4 |
| 1700 | 2026-05-21T04:08:39.479Z | Compiling rustls-platform-verifier v0.6.2 |
| 1701 | 2026-05-21T04:08:39.675Z | Compiling hyper-rustls v0.27.7 |
| 1702 | 2026-05-21T04:08:39.871Z | Compiling reqwest v0.12.28 |
| 1703 | 2026-05-21T04:08:39.871Z | Compiling reqwest v0.13.2 |
| 1704 | 2026-05-21T04:08:41.115Z | Compiling tough v0.22.0 |
| 1705 | 2026-05-21T04:08:43.602Z | Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack) |
| 1706 | 2026-05-21T04:08:43.843Z | Compiling xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader) |
| 1707 | 2026-05-21T04:08:46.661Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 53.22s |
| 1708 | 2026-05-21T04:08:46.804Z | Running `target/debug/xtask-downloader cockroach clickhouse console dendrite-stub maghemite-mgd transceiver-control` |
| 1709 | 2026-05-21T04:08:46.869Z | May 21 04:08:46.793 INFO Starting download, target: Cockroach |
| 1710 | 2026-05-21T04:08:46.869Z | May 21 04:08:46.794 INFO Starting download, target: MaghemiteMgd |
| 1711 | 2026-05-21T04:08:46.869Z | May 21 04:08:46.794 INFO Starting download, target: DendriteStub |
| 1712 | 2026-05-21T04:08:46.869Z | May 21 04:08:46.794 INFO Starting download, target: Clickhouse |
| 1713 | 2026-05-21T04:08:46.879Z | May 21 04:08:46.794 INFO Starting download, target: Console |
| 1714 | 2026-05-21T04:08:46.879Z | May 21 04:08:46.794 INFO Starting download, target: TransceiverControl |
| 1715 | 2026-05-21T04:08:46.879Z | May 21 04:08:46.794 INFO Downloading out/downloads/xcvradm.gz (attempt 1/3), target: TransceiverControl |
| 1716 | 2026-05-21T04:08:46.879Z | May 21 04:08:46.794 INFO Downloading out/downloads/console.tar.gz (attempt 1/3), target: Console |
| 1717 | 2026-05-21T04:08:46.879Z | May 21 04:08:46.794 INFO Downloading out/downloads/mgd.tar.gz (attempt 1/3), target: MaghemiteMgd |
| 1718 | 2026-05-21T04:08:46.880Z | May 21 04:08:46.794 INFO Downloading out/downloads/cockroach.tgz (attempt 1/3), target: Cockroach |
| 1719 | 2026-05-21T04:08:46.880Z | May 21 04:08:46.794 INFO Downloading out/downloads/clickhouse-v23.8.7.24-9244ab3.illumos.tar.gz (attempt 1/3), target: Clickhouse |
| 1720 | 2026-05-21T04:08:46.880Z | May 21 04:08:46.794 INFO Downloading out/downloads/dendrite-stub.tar.gz (attempt 1/3), target: DendriteStub |
| 1721 | 2026-05-21T04:08:47.608Z | May 21 04:08:47.497 INFO Unpacking out/downloads/xcvradm.gz to out/downloads/root/opt/oxide/bin/xcvradm, target: TransceiverControl |
| 1722 | 2026-05-21T04:08:47.790Z | May 21 04:08:47.698 INFO Download complete, target: TransceiverControl |
| 1723 | 2026-05-21T04:08:48.010Z | May 21 04:08:47.875 INFO Unpacking out/downloads/console.tar.gz to out/console-assets, target: Console |
| 1724 | 2026-05-21T04:08:48.200Z | May 21 04:08:48.107 INFO Download complete, target: Console |
| 1725 | 2026-05-21T04:08:48.964Z | May 21 04:08:48.862 INFO Unpacking out/downloads/clickhouse-v23.8.7.24-9244ab3.illumos.tar.gz to out/clickhouse, target: Clickhouse |
| 1726 | 2026-05-21T04:08:50.276Z | May 21 04:08:50.183 INFO Unpacking out/downloads/mgd.tar.gz to out/downloads, target: MaghemiteMgd |
| 1727 | 2026-05-21T04:08:50.637Z | May 21 04:08:50.535 INFO Unpacking out/downloads/dendrite-stub.tar.gz to out/downloads, target: DendriteStub |
| 1728 | 2026-05-21T04:08:51.055Z | May 21 04:08:50.984 INFO tarball path: out/downloads/cockroach.tgz, target: Cockroach |
| 1729 | 2026-05-21T04:08:51.055Z | May 21 04:08:50.984 INFO Unpacking out/downloads/cockroach.tgz to out/downloads, target: Cockroach |
| 1730 | 2026-05-21T04:08:52.617Z | May 21 04:08:52.520 INFO Download complete, target: MaghemiteMgd |
| 1731 | 2026-05-21T04:08:52.980Z | May 21 04:08:52.910 INFO Download complete, target: DendriteStub |
| 1732 | 2026-05-21T04:08:55.849Z | May 21 04:08:55.783 INFO Checking that binary works, target: Cockroach |
| 1733 | 2026-05-21T04:08:55.893Z | May 21 04:08:55.828 INFO Checking that binary works, target: Clickhouse |
| 1734 | 2026-05-21T04:08:56.006Z | May 21 04:08:55.941 INFO Download complete, target: Cockroach |
| 1735 | 2026-05-21T04:08:56.012Z | May 21 04:08:55.945 INFO Download complete, target: Clickhouse |
| 1736 | 2026-05-21T04:08:56.018Z | All prerequisites installed successfully |
| 1737 | 2026-05-21T04:08:56.021Z | |
| 1738 | 2026-05-21T04:08:56.021Z | real 2:02.715230034 |
| 1739 | 2026-05-21T04:08:56.021Z | user 6:57.340828272 |
| 1740 | 2026-05-21T04:08:56.021Z | sys 1:47.161373466 |
| 1741 | 2026-05-21T04:08:56.021Z | trap 0.272418724 |
| 1742 | 2026-05-21T04:08:56.021Z | tflt 2.018362932 |
| 1743 | 2026-05-21T04:08:56.021Z | dflt 2.342370203 |
| 1744 | 2026-05-21T04:08:56.021Z | kflt 0.045288479 |
| 1745 | 2026-05-21T04:08:56.022Z | lock 23:02.114188743 |
| 1746 | 2026-05-21T04:08:56.022Z | slp 19:17.264005170 |
| 1747 | 2026-05-21T04:08:56.022Z | lat 26.535956973 |
| 1748 | 2026-05-21T04:08:56.022Z | stop 3:02.144567053 |
| 1749 | 2026-05-21T04:08:56.022Z | + ptime -m cargo xtask download softnpu |
| 1750 | 2026-05-21T04:08:56.543Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s |
| 1751 | 2026-05-21T04:08:56.575Z | Running `target/debug/xtask download softnpu` |
| 1752 | 2026-05-21T04:08:57.344Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.73s |
| 1753 | 2026-05-21T04:08:57.427Z | Running `target/debug/xtask-downloader softnpu` |
| 1754 | 2026-05-21T04:08:57.466Z | May 21 04:08:57.386 INFO Starting download, target: Softnpu |
| 1755 | 2026-05-21T04:08:57.481Z | May 21 04:08:57.387 INFO Downloading out/npuzone/npuzone (attempt 1/3), target: Softnpu |
| 1756 | 2026-05-21T04:08:58.175Z | May 21 04:08:58.109 INFO Download complete, target: Softnpu |
| 1757 | 2026-05-21T04:08:58.183Z | |
| 1758 | 2026-05-21T04:08:58.183Z | real 2.155995334 |
| 1759 | 2026-05-21T04:08:58.183Z | user 1.348025401 |
| 1760 | 2026-05-21T04:08:58.183Z | sys 0.661059673 |
| 1761 | 2026-05-21T04:08:58.183Z | trap 0.000610210 |
| 1762 | 2026-05-21T04:08:58.183Z | tflt 0.000073010 |
| 1763 | 2026-05-21T04:08:58.183Z | dflt 0.000139400 |
| 1764 | 2026-05-21T04:08:58.183Z | kflt 0.000000000 |
| 1765 | 2026-05-21T04:08:58.183Z | lock 13.046795975 |
| 1766 | 2026-05-21T04:08:58.183Z | slp 0.571059987 |
| 1767 | 2026-05-21T04:08:58.183Z | lat 0.084230829 |
| 1768 | 2026-05-21T04:08:58.183Z | stop 0.000155760 |
| 1769 | 2026-05-21T04:08:58.183Z | + export CARGO_INCREMENTAL=0 |
| 1770 | 2026-05-21T04:08:58.183Z | + CARGO_INCREMENTAL=0 |
| 1771 | 2026-05-21T04:08:58.183Z | + ptime -m cargo run --locked --release --bin omicron-package -- -t test target create -p dev |
| 1772 | 2026-05-21T04:08:59.090Z | Compiling proc-macro2 v1.0.106 |
| 1773 | 2026-05-21T04:08:59.090Z | Compiling quote v1.0.45 |
| 1774 | 2026-05-21T04:08:59.090Z | Compiling unicode-ident v1.0.24 |
| 1775 | 2026-05-21T04:08:59.090Z | Compiling libc v0.2.185 |
| 1776 | 2026-05-21T04:08:59.095Z | Compiling serde_core v1.0.228 |
| 1777 | 2026-05-21T04:08:59.095Z | Compiling serde v1.0.228 |
| 1778 | 2026-05-21T04:08:59.095Z | Compiling cfg-if v1.0.4 |
| 1779 | 2026-05-21T04:08:59.095Z | Compiling version_check v0.9.5 |
| 1780 | 2026-05-21T04:08:59.095Z | Compiling shlex v1.3.0 |
| 1781 | 2026-05-21T04:08:59.095Z | Compiling find-msvc-tools v0.1.9 |
| 1782 | 2026-05-21T04:08:59.095Z | Compiling typenum v1.19.0 |
| 1783 | 2026-05-21T04:08:59.095Z | Compiling zmij v1.0.21 |
| 1784 | 2026-05-21T04:08:59.095Z | Compiling autocfg v1.5.0 |
| 1785 | 2026-05-21T04:08:59.095Z | Compiling serde_json v1.0.149 |
| 1786 | 2026-05-21T04:08:59.238Z | Compiling memchr v2.8.0 |
| 1787 | 2026-05-21T04:08:59.401Z | Compiling portable-atomic v1.13.1 |
| 1788 | 2026-05-21T04:08:59.405Z | Compiling libm v0.2.16 |
| 1789 | 2026-05-21T04:08:59.558Z | Compiling zerocopy v0.8.40 |
| 1790 | 2026-05-21T04:08:59.561Z | Compiling parking_lot_core v0.9.12 |
| 1791 | 2026-05-21T04:08:59.693Z | Compiling generic-array v0.14.7 |
| 1792 | 2026-05-21T04:08:59.781Z | Compiling smallvec v1.15.1 |
| 1793 | 2026-05-21T04:08:59.848Z | Compiling icu_properties_data v2.1.2 |
| 1794 | 2026-05-21T04:08:59.866Z | Compiling icu_normalizer_data v2.1.1 |
| 1795 | 2026-05-21T04:08:59.899Z | Compiling itoa v1.0.17 |
| 1796 | 2026-05-21T04:08:59.908Z | Compiling getrandom v0.4.1 |
| 1797 | 2026-05-21T04:08:59.914Z | Compiling num-traits v0.2.19 |
| 1798 | 2026-05-21T04:08:59.937Z | Compiling log v0.4.29 |
| 1799 | 2026-05-21T04:08:59.965Z | Compiling stable_deref_trait v1.2.1 |
| 1800 | 2026-05-21T04:09:00.034Z | Compiling pkg-config v0.3.32 |
| 1801 | 2026-05-21T04:09:00.081Z | Compiling subtle v2.6.1 |
| 1802 | 2026-05-21T04:09:00.214Z | Compiling jobserver v0.1.34 |
| 1803 | 2026-05-21T04:09:00.218Z | Compiling getrandom v0.2.17 |
| 1804 | 2026-05-21T04:09:00.256Z | Compiling errno v0.3.14 |
| 1805 | 2026-05-21T04:09:00.280Z | Compiling scopeguard v1.2.0 |
| 1806 | 2026-05-21T04:09:00.361Z | Compiling percent-encoding v2.3.2 |
| 1807 | 2026-05-21T04:09:00.421Z | Compiling rand_core v0.6.4 |
| 1808 | 2026-05-21T04:09:00.444Z | Compiling cc v1.2.56 |
| 1809 | 2026-05-21T04:09:00.477Z | Compiling lock_api v0.4.14 |
| 1810 | 2026-05-21T04:09:00.500Z | Compiling litemap v0.8.1 |
| 1811 | 2026-05-21T04:09:00.532Z | Compiling writeable v0.6.2 |
| 1812 | 2026-05-21T04:09:00.594Z | Compiling syn v2.0.117 |
| 1813 | 2026-05-21T04:09:00.672Z | Compiling pin-project-lite v0.2.17 |
| 1814 | 2026-05-21T04:09:00.711Z | Compiling fnv v1.0.7 |
| 1815 | 2026-05-21T04:09:00.754Z | Compiling thiserror v2.0.18 |
| 1816 | 2026-05-21T04:09:00.808Z | Compiling getrandom v0.3.4 |
| 1817 | 2026-05-21T04:09:00.823Z | Compiling equivalent v1.0.2 |
| 1818 | 2026-05-21T04:09:00.841Z | Compiling dunce v1.0.5 |
| 1819 | 2026-05-21T04:09:00.855Z | Compiling fs_extra v1.3.0 |
| 1820 | 2026-05-21T04:09:00.934Z | Compiling schemars v0.8.22 |
| 1821 | 2026-05-21T04:09:00.976Z | Compiling rand_core v0.10.0 |
| 1822 | 2026-05-21T04:09:00.983Z | Compiling rustversion v1.0.22 |
| 1823 | 2026-05-21T04:09:01.019Z | Compiling utf8_iter v1.0.4 |
| 1824 | 2026-05-21T04:09:01.129Z | Compiling form_urlencoded v1.2.2 |
| 1825 | 2026-05-21T04:09:01.170Z | Compiling cmake v0.1.57 |
| 1826 | 2026-05-21T04:09:01.199Z | Compiling critical-section v1.2.0 |
| 1827 | 2026-05-21T04:09:01.214Z | Compiling signal-hook-registry v1.4.8 |
| 1828 | 2026-05-21T04:09:01.352Z | Compiling hashbrown v0.17.0 |
| 1829 | 2026-05-21T04:09:01.382Z | Compiling rustix v1.1.3 |
| 1830 | 2026-05-21T04:09:01.477Z | Compiling socket2 v0.6.3 |
| 1831 | 2026-05-21T04:09:01.542Z | Compiling parking_lot v0.12.5 |
| 1832 | 2026-05-21T04:09:01.733Z | Compiling bitflags v2.11.0 |
| 1833 | 2026-05-21T04:09:01.787Z | Compiling ring v0.17.14 |
| 1834 | 2026-05-21T04:09:01.804Z | Compiling aws-lc-sys v0.40.0 |
| 1835 | 2026-05-21T04:09:01.819Z | Compiling semver v1.0.28 |
| 1836 | 2026-05-21T04:09:01.837Z | Compiling once_cell v1.21.3 |
| 1837 | 2026-05-21T04:09:01.857Z | Compiling mio v1.2.0 |
| 1838 | 2026-05-21T04:09:01.916Z | Compiling indexmap v2.14.0 |
| 1839 | 2026-05-21T04:09:01.987Z | Compiling const-oid v0.9.6 |
| 1840 | 2026-05-21T04:09:02.158Z | Compiling aws-lc-rs v1.16.3 |
| 1841 | 2026-05-21T04:09:02.158Z | Compiling heck v0.5.0 |
| 1842 | 2026-05-21T04:09:02.189Z | Compiling futures-core v0.3.32 |
| 1843 | 2026-05-21T04:09:02.323Z | Compiling httparse v1.10.1 |
| 1844 | 2026-05-21T04:09:02.361Z | Compiling vcpkg v0.2.15 |
| 1845 | 2026-05-21T04:09:02.377Z | Compiling strsim v0.11.1 |
| 1846 | 2026-05-21T04:09:02.394Z | Compiling thiserror v1.0.69 |
| 1847 | 2026-05-21T04:09:02.488Z | Compiling iana-time-zone v0.1.65 |
| 1848 | 2026-05-21T04:09:02.608Z | Compiling ucd-trie v0.1.7 |
| 1849 | 2026-05-21T04:09:02.663Z | Compiling byteorder v1.5.0 |
| 1850 | 2026-05-21T04:09:02.696Z | Compiling regex-syntax v0.8.10 |
| 1851 | 2026-05-21T04:09:02.699Z | Compiling ident_case v1.0.1 |
| 1852 | 2026-05-21T04:09:02.744Z | Compiling syn v1.0.109 |
| 1853 | 2026-05-21T04:09:02.747Z | Compiling uuid v1.23.0 |
| 1854 | 2026-05-21T04:09:02.747Z | Compiling rustls v0.23.37 |
| 1855 | 2026-05-21T04:09:02.807Z | Compiling pest v2.8.6 |
| 1856 | 2026-05-21T04:09:02.866Z | Compiling cpufeatures v0.2.17 |
| 1857 | 2026-05-21T04:09:02.952Z | Compiling openssl-sys v0.9.115 |
| 1858 | 2026-05-21T04:09:03.034Z | Compiling futures-sink v0.3.32 |
| 1859 | 2026-05-21T04:09:03.102Z | Compiling rustc_version v0.4.1 |
| 1860 | 2026-05-21T04:09:03.175Z | Compiling futures-channel v0.3.32 |
| 1861 | 2026-05-21T04:09:03.210Z | Compiling futures-io v0.3.32 |
| 1862 | 2026-05-21T04:09:03.234Z | Compiling slab v0.4.12 |
| 1863 | 2026-05-21T04:09:03.349Z | Compiling futures-task v0.3.32 |
| 1864 | 2026-05-21T04:09:03.454Z | Compiling synstructure v0.13.2 |
| 1865 | 2026-05-21T04:09:03.473Z | Compiling serde_derive_internals v0.29.1 |
| 1866 | 2026-05-21T04:09:03.507Z | Compiling aho-corasick v1.1.4 |
| 1867 | 2026-05-21T04:09:03.560Z | Compiling dyn-clone v1.0.20 |
| 1868 | 2026-05-21T04:09:03.787Z | Compiling crc32fast v1.5.0 |
| 1869 | 2026-05-21T04:09:03.816Z | Compiling openssl v0.10.79 |
| 1870 | 2026-05-21T04:09:03.819Z | Compiling base64 v0.22.1 |
| 1871 | 2026-05-21T04:09:03.907Z | Compiling pest_meta v2.8.6 |
| 1872 | 2026-05-21T04:09:03.982Z | Compiling plain v0.2.3 |
| 1873 | 2026-05-21T04:09:04.076Z | Compiling crossbeam-utils v0.8.21 |
| 1874 | 2026-05-21T04:09:04.109Z | Compiling time-core v0.1.8 |
| 1875 | 2026-05-21T04:09:04.125Z | Compiling num-conv v0.2.0 |
| 1876 | 2026-05-21T04:09:04.281Z | Compiling pretty-hex v0.4.1 |
| 1877 | 2026-05-21T04:09:04.285Z | Compiling native-tls v0.2.18 |
| 1878 | 2026-05-21T04:09:04.315Z | Compiling time-macros v0.2.27 |
| 1879 | 2026-05-21T04:09:04.316Z | Compiling anyhow v1.0.102 |
| 1880 | 2026-05-21T04:09:04.366Z | Compiling regex-automata v0.4.14 |
| 1881 | 2026-05-21T04:09:04.370Z | Compiling base64ct v1.8.3 |
| 1882 | 2026-05-21T04:09:04.398Z | Compiling darling_core v0.21.3 |
| 1883 | 2026-05-21T04:09:04.498Z | Compiling pest_generator v2.8.6 |
| 1884 | 2026-05-21T04:09:04.542Z | Compiling tracing-core v0.1.36 |
| 1885 | 2026-05-21T04:09:04.576Z | Compiling zstd-sys v2.0.16+zstd.1.5.7 |
| 1886 | 2026-05-21T04:09:04.634Z | Compiling pem-rfc7468 v0.7.0 |
| 1887 | 2026-05-21T04:09:04.758Z | Compiling serde_derive v1.0.228 |
| 1888 | 2026-05-21T04:09:04.866Z | Compiling zeroize_derive v1.4.3 |
| 1889 | 2026-05-21T04:09:04.924Z | Compiling zerofrom-derive v0.1.6 |
| 1890 | 2026-05-21T04:09:04.940Z | Compiling yoke-derive v0.8.1 |
| 1891 | 2026-05-21T04:09:04.973Z | Compiling zerovec-derive v0.11.2 |
| 1892 | 2026-05-21T04:09:04.991Z | Compiling displaydoc v0.2.5 |
| 1893 | 2026-05-21T04:09:05.142Z | Compiling zerocopy-derive v0.8.40 |
| 1894 | 2026-05-21T04:09:05.179Z | Compiling tokio-macros v2.7.0 |
| 1895 | 2026-05-21T04:09:05.310Z | Compiling futures-macro v0.3.32 |
| 1896 | 2026-05-21T04:09:05.493Z | Compiling zeroize v1.8.2 |
| 1897 | 2026-05-21T04:09:05.760Z | Compiling thiserror-impl v2.0.18 |
| 1898 | 2026-05-21T04:09:05.878Z | Compiling schemars_derive v0.8.22 |
| 1899 | 2026-05-21T04:09:05.916Z | Compiling tracing-attributes v0.1.31 |
| 1900 | 2026-05-21T04:09:06.025Z | Compiling der_derive v0.7.3 |
| 1901 | 2026-05-21T04:09:06.065Z | Compiling zerofrom v0.1.6 |
| 1902 | 2026-05-21T04:09:06.211Z | Compiling yoke v0.8.1 |
| 1903 | 2026-05-21T04:09:06.239Z | Compiling crypto-common v0.1.7 |
| 1904 | 2026-05-21T04:09:06.420Z | Compiling zerovec v0.11.5 |
| 1905 | 2026-05-21T04:09:06.457Z | Compiling zerotrie v0.2.3 |
| 1906 | 2026-05-21T04:09:06.489Z | Compiling block-buffer v0.10.4 |
| 1907 | 2026-05-21T04:09:06.629Z | Compiling digest v0.10.7 |
| 1908 | 2026-05-21T04:09:06.871Z | Compiling thiserror-impl v1.0.69 |
| 1909 | 2026-05-21T04:09:06.966Z | Compiling pest_derive v2.8.6 |
| 1910 | 2026-05-21T04:09:06.969Z | Compiling futures-util v0.3.32 |
| 1911 | 2026-05-21T04:09:07.037Z | Compiling tinystr v0.8.2 |
| 1912 | 2026-05-21T04:09:07.056Z | Compiling potential_utf v0.1.4 |
| 1913 | 2026-05-21T04:09:07.079Z | Compiling hmac v0.12.1 |
| 1914 | 2026-05-21T04:09:07.196Z | Compiling icu_collections v2.1.1 |
| 1915 | 2026-05-21T04:09:07.245Z | Compiling icu_locale_core v2.1.1 |
| 1916 | 2026-05-21T04:09:07.446Z | Compiling block-padding v0.3.3 |
| 1917 | 2026-05-21T04:09:07.614Z | Compiling inout v0.1.4 |
| 1918 | 2026-05-21T04:09:07.791Z | Compiling rustls-pki-types v1.14.0 |
| 1919 | 2026-05-21T04:09:07.890Z | Compiling bytes v1.11.1 |
| 1920 | 2026-05-21T04:09:07.961Z | Compiling icu_provider v2.1.1 |
| 1921 | 2026-05-21T04:09:07.978Z | Compiling chrono v0.4.44 |
| 1922 | 2026-05-21T04:09:08.033Z | Compiling openssl-macros v0.1.1 |
| 1923 | 2026-05-21T04:09:08.205Z | Compiling serde_tokenstream v0.2.3 |
| 1924 | 2026-05-21T04:09:08.327Z | Compiling icu_properties v2.1.2 |
| 1925 | 2026-05-21T04:09:08.390Z | Compiling icu_normalizer v2.1.1 |
| 1926 | 2026-05-21T04:09:08.441Z | Compiling tokio v1.52.1 |
| 1927 | 2026-05-21T04:09:08.841Z | Compiling cipher v0.4.4 |
| 1928 | 2026-05-21T04:09:08.994Z | Compiling sha2 v0.10.9 |
| 1929 | 2026-05-21T04:09:09.274Z | Compiling idna_adapter v1.2.1 |
| 1930 | 2026-05-21T04:09:09.352Z | Compiling ppv-lite86 v0.2.21 |
| 1931 | 2026-05-21T04:09:09.433Z | Compiling idna v1.1.0 |
| 1932 | 2026-05-21T04:09:09.588Z | Compiling scroll_derive v0.13.1 |
| 1933 | 2026-05-21T04:09:09.614Z | Compiling scroll_derive v0.12.1 |
| 1934 | 2026-05-21T04:09:09.729Z | Compiling http v1.4.0 |
| 1935 | 2026-05-21T04:09:09.781Z | Compiling url v2.5.8 |
| 1936 | 2026-05-21T04:09:09.858Z | Compiling flagset v0.4.7 |
| 1937 | 2026-05-21T04:09:09.918Z | Compiling untrusted v0.9.0 |
| 1938 | 2026-05-21T04:09:10.077Z | Compiling der v0.7.10 |
| 1939 | 2026-05-21T04:09:10.226Z | Compiling tracing v0.1.44 |
| 1940 | 2026-05-21T04:09:10.270Z | Compiling regex v1.12.3 |
| 1941 | 2026-05-21T04:09:10.380Z | Compiling darling_macro v0.21.3 |
| 1942 | 2026-05-21T04:09:10.657Z | Compiling zerocopy-derive v0.7.35 |
| 1943 | 2026-05-21T04:09:10.690Z | Compiling rand_core v0.9.5 |
| 1944 | 2026-05-21T04:09:10.735Z | Compiling slog v2.8.2 |
| 1945 | 2026-05-21T04:09:11.180Z | Compiling darling v0.21.3 |
| 1946 | 2026-05-21T04:09:11.196Z | Compiling spki v0.7.3 |
| 1947 | 2026-05-21T04:09:11.257Z | Compiling salsa20 v0.10.2 |
| 1948 | 2026-05-21T04:09:11.283Z | Compiling pbkdf2 v0.12.2 |
| 1949 | 2026-05-21T04:09:11.682Z | Compiling cookie v0.18.1 |
| 1950 | 2026-05-21T04:09:11.825Z | Compiling camino v1.2.2 |
| 1951 | 2026-05-21T04:09:12.152Z | Compiling scrypt v0.11.0 |
| 1952 | 2026-05-21T04:09:12.182Z | Compiling tokio-util v0.7.18 |
| 1953 | 2026-05-21T04:09:12.208Z | Compiling rand_chacha v0.9.0 |
| 1954 | 2026-05-21T04:09:12.230Z | Compiling http-body v1.0.1 |
| 1955 | 2026-05-21T04:09:12.307Z | Compiling cbc v0.1.2 |
| 1956 | 2026-05-21T04:09:12.397Z | Compiling aes v0.8.4 |
| 1957 | 2026-05-21T04:09:12.465Z | Compiling usdt-impl v0.5.0 |
| 1958 | 2026-05-21T04:09:12.498Z | Compiling untrusted v0.7.1 |
| 1959 | 2026-05-21T04:09:12.534Z | Compiling openssl-probe v0.2.1 |
| 1960 | 2026-05-21T04:09:12.636Z | Compiling tinyvec_macros v0.1.1 |
| 1961 | 2026-05-21T04:09:12.652Z | Compiling either v1.15.0 |
| 1962 | 2026-05-21T04:09:12.759Z | Compiling ref-cast v1.0.25 |
| 1963 | 2026-05-21T04:09:12.766Z | Compiling usdt-impl v0.6.0 |
| 1964 | 2026-05-21T04:09:12.885Z | Compiling atomic-waker v1.1.2 |
| 1965 | 2026-05-21T04:09:12.889Z | Compiling paste v1.0.15 |
| 1966 | 2026-05-21T04:09:12.917Z | Compiling winnow v0.7.14 |
| 1967 | 2026-05-21T04:09:13.014Z | Compiling pkcs5 v0.7.1 |
| 1968 | 2026-05-21T04:09:13.049Z | Compiling tinyvec v1.10.0 |
| 1969 | 2026-05-21T04:09:13.199Z | Compiling rand v0.9.2 |
| 1970 | 2026-05-21T04:09:13.490Z | Compiling scroll v0.13.0 |
| 1971 | 2026-05-21T04:09:13.585Z | Compiling scroll v0.12.0 |
| 1972 | 2026-05-21T04:09:13.673Z | Compiling serde_spanned v0.6.9 |
| 1973 | 2026-05-21T04:09:13.704Z | Compiling toml_datetime v0.6.11 |
| 1974 | 2026-05-21T04:09:13.789Z | Compiling async-trait v0.1.89 |
| 1975 | 2026-05-21T04:09:13.805Z | Compiling heapless v0.7.17 |
| 1976 | 2026-05-21T04:09:13.846Z | Compiling bzip2-sys v0.1.13+1.0.8 |
| 1977 | 2026-05-21T04:09:13.869Z | Compiling signal-hook v0.3.18 |
| 1978 | 2026-05-21T04:09:13.890Z | Compiling fastrand v2.3.0 |
| 1979 | 2026-05-21T04:09:13.965Z | Compiling tower-layer v0.3.3 |
| 1980 | 2026-05-21T04:09:14.083Z | Compiling tower-service v0.3.3 |
| 1981 | 2026-05-21T04:09:14.100Z | Compiling try-lock v0.2.5 |
| 1982 | 2026-05-21T04:09:14.244Z | Compiling zstd-safe v7.2.4 |
| 1983 | 2026-05-21T04:09:14.353Z | Compiling h2 v0.4.13 |
| 1984 | 2026-05-21T04:09:14.373Z | Compiling toml_parser v1.0.9+spec-1.1.0 |
| 1985 | 2026-05-21T04:09:14.402Z | Compiling want v0.3.1 |
| 1986 | 2026-05-21T04:09:14.559Z | Compiling goblin v0.8.2 |
| 1987 | 2026-05-21T04:09:14.571Z | Compiling goblin v0.10.5 |
| 1988 | 2026-05-21T04:09:14.625Z | Compiling pkcs8 v0.10.2 |
| 1989 | 2026-05-21T04:09:14.771Z | Compiling zerocopy v0.7.35 |
| 1990 | 2026-05-21T04:09:14.873Z | Compiling ipnet v2.11.0 |
| 1991 | 2026-05-21T04:09:14.974Z | Compiling ref-cast-impl v1.0.25 |
| 1992 | 2026-05-21T04:09:15.172Z | Compiling darling_core v0.20.11 |
| 1993 | 2026-05-21T04:09:15.343Z | Compiling curve25519-dalek v4.1.3 |
| 1994 | 2026-05-21T04:09:15.406Z | Compiling toml_datetime v0.7.5+spec-1.1.0 |
| 1995 | 2026-05-21T04:09:15.535Z | Compiling memoffset v0.9.1 |
| 1996 | 2026-05-21T04:09:15.614Z | Compiling foreign-types-shared v0.1.1 |
| 1997 | 2026-05-21T04:09:15.704Z | Compiling litrs v1.0.0 |
| 1998 | 2026-05-21T04:09:15.724Z | Compiling httpdate v1.0.3 |
| 1999 | 2026-05-21T04:09:15.762Z | Compiling rustix v0.38.44 |
| 2000 | 2026-05-21T04:09:16.105Z | Compiling winnow v0.5.40 |
| 2001 | 2026-05-21T04:09:16.133Z | Compiling pin-utils v0.1.0 |
| 2002 | 2026-05-21T04:09:16.247Z | Compiling document-features v0.2.12 |
| 2003 | 2026-05-21T04:09:16.389Z | Compiling tempfile v3.25.0 |
| 2004 | 2026-05-21T04:09:16.447Z | Compiling foreign-types v0.3.2 |
| 2005 | 2026-05-21T04:09:16.841Z | Compiling dof v0.3.0 |
| 2006 | 2026-05-21T04:09:16.867Z | Compiling unicode-normalization v0.1.25 |
| 2007 | 2026-05-21T04:09:17.118Z | Compiling dtrace-parser v0.2.0 |
| 2008 | 2026-05-21T04:09:17.158Z | Compiling darling_macro v0.20.11 |
| 2009 | 2026-05-21T04:09:17.357Z | Compiling dof v0.4.0 |
| 2010 | 2026-05-21T04:09:17.374Z | Compiling hyper v1.8.1 |
| 2011 | 2026-05-21T04:09:17.484Z | Compiling toml_edit v0.19.15 |
| 2012 | 2026-05-21T04:09:17.616Z | Compiling dtrace-parser v0.3.0 |
| 2013 | 2026-05-21T04:09:17.705Z | Compiling pin-project-internal v1.1.11 |
| 2014 | 2026-05-21T04:09:17.747Z | Compiling daft-derive v0.1.7 |
| 2015 | 2026-05-21T04:09:17.889Z | Compiling spin v0.9.8 |
| 2016 | 2026-05-21T04:09:17.930Z | Compiling thread-id v5.1.0 |
| 2017 | 2026-05-21T04:09:17.995Z | Compiling thread-id v4.2.2 |
| 2018 | 2026-05-21T04:09:18.035Z | Compiling num-bigint-dig v0.8.6 |
| 2019 | 2026-05-21T04:09:18.117Z | Compiling smoltcp v0.9.1 |
| 2020 | 2026-05-21T04:09:18.134Z | Compiling powerfmt v0.2.0 |
| 2021 | 2026-05-21T04:09:18.249Z | Compiling cfg_aliases v0.2.1 |
| 2022 | 2026-05-21T04:09:18.348Z | Compiling nix v0.31.2 |
| 2023 | 2026-05-21T04:09:18.381Z | Compiling deranged v0.5.8 |
| 2024 | 2026-05-21T04:09:18.453Z | Compiling hyper-util v0.1.20 |
| 2025 | 2026-05-21T04:09:18.736Z | Compiling darling v0.20.11 |
| 2026 | 2026-05-21T04:09:18.951Z | Compiling rustls-native-certs v0.8.3 |
| 2027 | 2026-05-21T04:09:18.988Z | Compiling ipnetwork v0.21.1 |
| 2028 | 2026-05-21T04:09:19.328Z | Compiling curve25519-dalek-derive v0.1.1 |
| 2029 | 2026-05-21T04:09:19.411Z | Compiling strum_macros v0.26.4 |
| 2030 | 2026-05-21T04:09:19.637Z | Compiling sync_wrapper v1.0.2 |
| 2031 | 2026-05-21T04:09:19.729Z | Compiling wait-timeout v0.2.1 |
| 2032 | 2026-05-21T04:09:19.769Z | Compiling anstyle v1.0.13 |
| 2033 | 2026-05-21T04:09:20.102Z | Compiling num_threads v0.1.7 |
| 2034 | 2026-05-21T04:09:20.155Z | Compiling siphasher v1.0.2 |
| 2035 | 2026-05-21T04:09:20.202Z | Compiling quick-error v1.2.3 |
| 2036 | 2026-05-21T04:09:20.223Z | Compiling utf8parse v0.2.2 |
| 2037 | 2026-05-21T04:09:20.239Z | Compiling bit-vec v0.8.0 |
| 2038 | 2026-05-21T04:09:20.327Z | Compiling simd-adler32 v0.3.8 |
| 2039 | 2026-05-21T04:09:20.365Z | Compiling anstyle-parse v0.2.7 |
| 2040 | 2026-05-21T04:09:20.383Z | Compiling rusty-fork v0.3.1 |
| 2041 | 2026-05-21T04:09:20.459Z | Compiling bit-set v0.8.0 |
| 2042 | 2026-05-21T04:09:20.494Z | Compiling time v0.3.47 |
| 2043 | 2026-05-21T04:09:20.617Z | Compiling tower v0.5.3 |
| 2044 | 2026-05-21T04:09:20.890Z | Compiling derive_builder_core v0.20.2 |
| 2045 | 2026-05-21T04:09:21.025Z | Compiling http-body-util v0.1.3 |
| 2046 | 2026-05-21T04:09:21.278Z | Compiling webpki-roots v1.0.6 |
| 2047 | 2026-05-21T04:09:21.330Z | Compiling rand_xorshift v0.4.0 |
| 2048 | 2026-05-21T04:09:21.380Z | Compiling signature v2.2.0 |
| 2049 | 2026-05-21T04:09:21.446Z | Compiling hubpack_derive v0.1.1 |
| 2050 | 2026-05-21T04:09:21.534Z | Compiling strum_macros v0.27.2 |
| 2051 | 2026-05-21T04:09:21.582Z | Compiling snafu-derive v0.8.9 |
| 2052 | 2026-05-21T04:09:21.717Z | Compiling fs-err v3.3.0 |
| 2053 | 2026-05-21T04:09:21.796Z | Compiling ahash v0.8.12 |
| 2054 | 2026-05-21T04:09:21.941Z | Compiling unarray v0.1.4 |
| 2055 | 2026-05-21T04:09:21.996Z | Compiling unicode-bidi v0.3.18 |
| 2056 | 2026-05-21T04:09:22.034Z | Compiling is_terminal_polyfill v1.70.2 |
| 2057 | 2026-05-21T04:09:22.064Z | Compiling anstyle-query v1.1.5 |
| 2058 | 2026-05-21T04:09:22.090Z | Compiling unicode-segmentation v1.12.0 |
| 2059 | 2026-05-21T04:09:22.148Z | Compiling unicode-properties v0.1.4 |
| 2060 | 2026-05-21T04:09:22.198Z | Compiling ryu v1.0.23 |
| 2061 | 2026-05-21T04:09:22.295Z | Compiling iri-string v0.7.10 |
| 2062 | 2026-05-21T04:09:22.360Z | Compiling adler2 v2.0.1 |
| 2063 | 2026-05-21T04:09:22.376Z | Compiling object v0.37.3 |
| 2064 | 2026-05-21T04:09:22.527Z | Compiling allocator-api2 v0.2.21 |
| 2065 | 2026-05-21T04:09:22.527Z | Compiling colorchoice v1.0.4 |
| 2066 | 2026-05-21T04:09:22.588Z | Compiling miniz_oxide v0.8.9 |
| 2067 | 2026-05-21T04:09:22.653Z | Compiling serde_urlencoded v0.7.1 |
| 2068 | 2026-05-21T04:09:22.670Z | Compiling anstream v0.6.21 |
| 2069 | 2026-05-21T04:09:22.705Z | Compiling stringprep v0.1.5 |
| 2070 | 2026-05-21T04:09:22.709Z | Compiling proptest v1.10.0 |
| 2071 | 2026-05-21T04:09:23.005Z | Compiling derive_builder_macro v0.20.2 |
| 2072 | 2026-05-21T04:09:23.295Z | Compiling tokio-native-tls v0.3.1 |
| 2073 | 2026-05-21T04:09:23.352Z | Compiling usdt-attr-macro v0.6.0 |
| 2074 | 2026-05-21T04:09:23.374Z | Compiling usdt-macro v0.6.0 |
| 2075 | 2026-05-21T04:09:23.449Z | Compiling tower-http v0.6.8 |
| 2076 | 2026-05-21T04:09:23.740Z | Compiling rand_chacha v0.3.1 |
| 2077 | 2026-05-21T04:09:23.790Z | Compiling erased-serde v0.3.31 |
| 2078 | 2026-05-21T04:09:23.864Z | Compiling md-5 v0.10.6 |
| 2079 | 2026-05-21T04:09:23.895Z | Compiling bstr v1.12.1 |
| 2080 | 2026-05-21T04:09:24.041Z | Compiling num-integer v0.1.46 |
| 2081 | 2026-05-21T04:09:24.107Z | Compiling hash32 v0.2.1 |
| 2082 | 2026-05-21T04:09:24.131Z | Compiling vergen-lib v0.1.6 |
| 2083 | 2026-05-21T04:09:24.147Z | Compiling ff v0.13.1 |
| 2084 | 2026-05-21T04:09:24.270Z | Compiling psl-types v2.0.11 |
| 2085 | 2026-05-21T04:09:24.332Z | Compiling base16ct v0.2.0 |
| 2086 | 2026-05-21T04:09:24.337Z | Compiling fallible-iterator v0.2.0 |
| 2087 | 2026-05-21T04:09:24.367Z | Compiling zlib-rs v0.6.2 |
| 2088 | 2026-05-21T04:09:24.386Z | Compiling publicsuffix v2.3.0 |
| 2089 | 2026-05-21T04:09:24.427Z | Compiling num-iter v0.1.45 |
| 2090 | 2026-05-21T04:09:24.462Z | Compiling sec1 v0.7.3 |
| 2091 | 2026-05-21T04:09:24.465Z | Compiling group v0.13.0 |
| 2092 | 2026-05-21T04:09:24.670Z | Compiling postgres-protocol v0.6.10 |
| 2093 | 2026-05-21T04:09:24.686Z | Compiling rand v0.8.6 |
| 2094 | 2026-05-21T04:09:24.750Z | Compiling newtype-uuid v1.3.2 |
| 2095 | 2026-05-21T04:09:25.071Z | Compiling oxnet v0.1.4 |
| 2096 | 2026-05-21T04:09:25.177Z | Compiling derive_builder v0.20.2 |
| 2097 | 2026-05-21T04:09:25.270Z | Compiling hyper-tls v0.6.0 |
| 2098 | 2026-05-21T04:09:25.337Z | Compiling heck v0.4.1 |
| 2099 | 2026-05-21T04:09:25.373Z | Compiling phf_shared v0.13.1 |
| 2100 | 2026-05-21T04:09:25.393Z | Compiling pin-project v1.1.11 |
| 2101 | 2026-05-21T04:09:25.504Z | Compiling lazy_static v1.5.0 |
| 2102 | 2026-05-21T04:09:25.619Z | Compiling terminal_size v0.4.3 |
| 2103 | 2026-05-21T04:09:25.655Z | Compiling serde_with_macros v3.17.0 |
| 2104 | 2026-05-21T04:09:25.684Z | Compiling futures-executor v0.3.32 |
| 2105 | 2026-05-21T04:09:25.814Z | Compiling hex v0.4.3 |
| 2106 | 2026-05-21T04:09:25.897Z | Compiling cargo-platform v0.1.9 |
| 2107 | 2026-05-21T04:09:25.939Z | Compiling hkdf v0.12.4 |
| 2108 | 2026-05-21T04:09:26.097Z | Compiling crypto-bigint v0.5.5 |
| 2109 | 2026-05-21T04:09:26.101Z | Compiling clap_derive v4.5.55 |
| 2110 | 2026-05-21T04:09:26.129Z | Compiling async-recursion v1.1.1 |
| 2111 | 2026-05-21T04:09:26.132Z | Compiling serde_repr v0.1.20 |
| 2112 | 2026-05-21T04:09:26.169Z | Compiling enum-as-inner v0.6.1 |
| 2113 | 2026-05-21T04:09:26.220Z | Compiling vergen v9.0.6 |
| 2114 | 2026-05-21T04:09:26.475Z | Compiling flate2 v1.1.9 |
| 2115 | 2026-05-21T04:09:26.696Z | Compiling encoding_rs v0.8.35 |
| 2116 | 2026-05-21T04:09:26.742Z | Compiling managed v0.8.0 |
| 2117 | 2026-05-21T04:09:26.762Z | Compiling same-file v1.0.6 |
| 2118 | 2026-05-21T04:09:26.798Z | Compiling clap_lex v1.0.0 |
| 2119 | 2026-05-21T04:09:26.936Z | Compiling mime v0.3.17 |
| 2120 | 2026-05-21T04:09:26.955Z | Compiling libbz2-rs-sys v0.2.2 |
| 2121 | 2026-05-21T04:09:27.018Z | Compiling foldhash v0.2.0 |
| 2122 | 2026-05-21T04:09:27.037Z | Compiling bumpalo v3.20.2 |
| 2123 | 2026-05-21T04:09:27.052Z | Compiling foldhash v0.1.5 |
| 2124 | 2026-05-21T04:09:27.166Z | Compiling bitflags v1.3.2 |
| 2125 | 2026-05-21T04:09:27.233Z | Compiling hashbrown v0.15.5 |
| 2126 | 2026-05-21T04:09:27.249Z | Compiling hashbrown v0.16.1 |
| 2127 | 2026-05-21T04:09:27.267Z | Compiling zopfli v0.8.3 |
| 2128 | 2026-05-21T04:09:27.313Z | Compiling elliptic-curve v0.13.8 |
| 2129 | 2026-05-21T04:09:27.569Z | Compiling bzip2 v0.6.1 |
| 2130 | 2026-05-21T04:09:27.681Z | Compiling clap_builder v4.5.60 |
| 2131 | 2026-05-21T04:09:27.794Z | Compiling walkdir v2.5.0 |
| 2132 | 2026-05-21T04:09:27.853Z | Compiling cargo_metadata v0.19.2 |
| 2133 | 2026-05-21T04:09:27.870Z | Compiling zstd v0.13.3 |
| 2134 | 2026-05-21T04:09:28.034Z | Compiling futures v0.3.32 |
| 2135 | 2026-05-21T04:09:28.205Z | Compiling phf v0.13.1 |
| 2136 | 2026-05-21T04:09:28.252Z | Compiling snafu v0.8.9 |
| 2137 | 2026-05-21T04:09:28.306Z | Compiling daft v0.1.7 |
| 2138 | 2026-05-21T04:09:28.386Z | Compiling signal-hook-mio v0.2.5 |
| 2139 | 2026-05-21T04:09:28.599Z | Compiling postgres-types v0.2.12 |
| 2140 | 2026-05-21T04:09:28.615Z | Compiling cookie_store v0.22.1 |
| 2141 | 2026-05-21T04:09:28.638Z | Compiling bzip2 v0.4.4 |
| 2142 | 2026-05-21T04:09:28.846Z | Compiling globset v0.4.18 |
| 2143 | 2026-05-21T04:09:28.863Z | Compiling strum v0.27.2 |
| 2144 | 2026-05-21T04:09:29.148Z | Compiling hubpack v0.1.2 |
| 2145 | 2026-05-21T04:09:29.195Z | Compiling ed25519 v2.2.3 |
| 2146 | 2026-05-21T04:09:29.216Z | Compiling phf_shared v0.11.3 |
| 2147 | 2026-05-21T04:09:29.237Z | Compiling crossbeam-epoch v0.9.18 |
| 2148 | 2026-05-21T04:09:29.289Z | Compiling olpc-cjson v0.1.4 |
| 2149 | 2026-05-21T04:09:29.419Z | Compiling pkcs1 v0.7.5 |
| 2150 | 2026-05-21T04:09:29.456Z | Compiling pem v3.0.6 |
| 2151 | 2026-05-21T04:09:29.511Z | Compiling serde_plain v1.0.2 |
| 2152 | 2026-05-21T04:09:29.627Z | Compiling serde-big-array v0.5.1 |
| 2153 | 2026-05-21T04:09:29.723Z | Compiling rfc6979 v0.4.0 |
| 2154 | 2026-05-21T04:09:29.753Z | Compiling float-cmp v0.10.0 |
| 2155 | 2026-05-21T04:09:29.769Z | Compiling memmap2 v0.9.10 |
| 2156 | 2026-05-21T04:09:29.801Z | Compiling env_filter v1.0.0 |
| 2157 | 2026-05-21T04:09:29.821Z | Compiling keccak v0.1.6 |
| 2158 | 2026-05-21T04:09:29.919Z | Compiling data-encoding v2.10.0 |
| 2159 | 2026-05-21T04:09:29.945Z | Compiling fixedbitset v0.4.2 |
| 2160 | 2026-05-21T04:09:30.007Z | Compiling precomputed-hash v0.1.1 |
| 2161 | 2026-05-21T04:09:30.025Z | Compiling jiff v0.2.21 |
| 2162 | 2026-05-21T04:09:30.064Z | Compiling new_debug_unreachable v1.0.6 |
| 2163 | 2026-05-21T04:09:30.081Z | Compiling whoami v2.1.0 |
| 2164 | 2026-05-21T04:09:30.107Z | Compiling fixedbitset v0.5.7 |
| 2165 | 2026-05-21T04:09:30.125Z | Compiling typed-path v0.9.3 |
| 2166 | 2026-05-21T04:09:30.315Z | Compiling toml_write v0.1.2 |
| 2167 | 2026-05-21T04:09:30.372Z | Compiling static_assertions v1.1.0 |
| 2168 | 2026-05-21T04:09:30.400Z | Compiling normalize-line-endings v0.3.0 |
| 2169 | 2026-05-21T04:09:30.415Z | Compiling difflib v0.4.0 |
| 2170 | 2026-05-21T04:09:30.434Z | Compiling predicates-core v1.0.10 |
| 2171 | 2026-05-21T04:09:30.463Z | Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=745a508cb97b7ca9b4c10ec9592c980eb769b10d#745a508c) |
| 2172 | 2026-05-21T04:09:30.490Z | Compiling toml_edit v0.22.27 |
| 2173 | 2026-05-21T04:09:30.514Z | Compiling petgraph v0.8.3 |
| 2174 | 2026-05-21T04:09:30.538Z | Compiling tokio-postgres v0.7.16 |
| 2175 | 2026-05-21T04:09:30.786Z | Compiling predicates v3.1.4 |
| 2176 | 2026-05-21T04:09:30.878Z | Compiling hickory-proto v0.25.2 |
| 2177 | 2026-05-21T04:09:31.285Z | Compiling string_cache v0.8.9 |
| 2178 | 2026-05-21T04:09:31.377Z | Compiling petgraph v0.6.5 |
| 2179 | 2026-05-21T04:09:31.485Z | Compiling sha3 v0.10.8 |
| 2180 | 2026-05-21T04:09:31.549Z | Compiling env_logger v0.11.9 |
| 2181 | 2026-05-21T04:09:31.777Z | Compiling usdt v0.6.0 |
| 2182 | 2026-05-21T04:09:31.840Z | Compiling ecdsa v0.16.9 |
| 2183 | 2026-05-21T04:09:32.048Z | Compiling rsa v0.9.10 |
| 2184 | 2026-05-21T04:09:32.262Z | Compiling ed25519-dalek v2.2.0 |
| 2185 | 2026-05-21T04:09:32.722Z | Compiling zip v4.6.1 |
| 2186 | 2026-05-21T04:09:32.857Z | Compiling clap v4.5.60 |
| 2187 | 2026-05-21T04:09:32.929Z | Compiling crossterm v0.28.1 |
| 2188 | 2026-05-21T04:09:32.957Z | Compiling zip v0.6.6 |
| 2189 | 2026-05-21T04:09:33.284Z | Compiling iddqd v0.4.1 |
| 2190 | 2026-05-21T04:09:33.641Z | Compiling serde_with v3.17.0 |
| 2191 | 2026-05-21T04:09:33.703Z | Compiling similar v2.7.0 |
| 2192 | 2026-05-21T04:09:33.719Z | Compiling strum v0.26.3 |
| 2193 | 2026-05-21T04:09:33.781Z | Compiling toml v0.7.8 |
| 2194 | 2026-05-21T04:09:33.868Z | Compiling tokio-stream v0.1.18 |
| 2195 | 2026-05-21T04:09:33.884Z | Compiling itertools v0.13.0 |
| 2196 | 2026-05-21T04:09:34.117Z | Compiling buf-list v1.1.2 |
| 2197 | 2026-05-21T04:09:34.340Z | Compiling x509-cert v0.2.5 |
| 2198 | 2026-05-21T04:09:34.453Z | Compiling gateway-ereport-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=745a508cb97b7ca9b4c10ec9592c980eb769b10d#745a508c) |
| 2199 | 2026-05-21T04:09:34.471Z | Compiling openapiv3 v2.2.0 |
| 2200 | 2026-05-21T04:09:34.681Z | Compiling sha1 v0.10.6 |
| 2201 | 2026-05-21T04:09:35.102Z | Compiling lalrpop-util v0.19.12 |
| 2202 | 2026-05-21T04:09:35.153Z | Compiling peg-runtime v0.8.5 |
| 2203 | 2026-05-21T04:09:50.387Z | Compiling rustls-webpki v0.103.9 |
| 2204 | 2026-05-21T04:09:51.454Z | Compiling macaddr v1.0.1 |
| 2205 | 2026-05-21T04:09:51.469Z | Compiling structmeta-derive v0.3.0 |
| 2206 | 2026-05-21T04:09:51.486Z | Compiling rayon-core v1.13.0 |
| 2207 | 2026-05-21T04:09:51.628Z | Compiling crucible-workspace-hack v0.1.0 |
| 2208 | 2026-05-21T04:09:51.723Z | Compiling itertools v0.14.0 |
| 2209 | 2026-05-21T04:09:51.777Z | Compiling secrecy v0.10.3 |
| 2210 | 2026-05-21T04:09:51.866Z | Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 2211 | 2026-05-21T04:09:51.972Z | Compiling heapless v0.8.0 |
| 2212 | 2026-05-21T04:09:52.078Z | Compiling rustls v0.22.4 |
| 2213 | 2026-05-21T04:09:52.192Z | Compiling crossbeam-deque v0.8.6 |
| 2214 | 2026-05-21T04:09:52.261Z | Compiling toml_edit v0.23.10+spec-1.0.0 |
| 2215 | 2026-05-21T04:09:52.322Z | Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 2216 | 2026-05-21T04:09:52.322Z | Compiling rustls-webpki v0.102.8 |
| 2217 | 2026-05-21T04:09:52.354Z | Compiling hash32 v0.3.1 |
| 2218 | 2026-05-21T04:09:52.446Z | Compiling multer v3.1.0 |
| 2219 | 2026-05-21T04:09:52.476Z | Compiling thread_local v1.1.9 |
| 2220 | 2026-05-21T04:09:52.499Z | Compiling structmeta v0.3.0 |
| 2221 | 2026-05-21T04:09:52.514Z | Compiling unicode-width v0.2.0 |
| 2222 | 2026-05-21T04:09:52.535Z | Compiling smoltcp v0.11.0 |
| 2223 | 2026-05-21T04:09:52.551Z | Compiling compression-core v0.4.31 |
| 2224 | 2026-05-21T04:09:52.667Z | Compiling match_cfg v0.1.0 |
| 2225 | 2026-05-21T04:09:52.740Z | Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 2226 | 2026-05-21T04:09:52.756Z | Compiling slog-async v2.8.0 |
| 2227 | 2026-05-21T04:09:52.850Z | Compiling proc-macro-crate v3.4.0 |
| 2228 | 2026-05-21T04:09:52.864Z | Compiling hostname v0.3.1 |
| 2229 | 2026-05-21T04:09:52.908Z | Compiling derive-ex v0.1.8 |
| 2230 | 2026-05-21T04:09:53.009Z | Compiling compression-codecs v0.4.37 |
| 2231 | 2026-05-21T04:09:53.025Z | Compiling ingot-macros v0.1.1 |
| 2232 | 2026-05-21T04:09:53.198Z | Compiling slog-json v2.6.1 |
| 2233 | 2026-05-21T04:09:53.302Z | Compiling crossbeam-channel v0.5.15 |
| 2234 | 2026-05-21T04:09:53.421Z | Compiling half v2.7.1 |
| 2235 | 2026-05-21T04:09:53.473Z | Compiling newtype-uuid-macros v0.1.0 |
| 2236 | 2026-05-21T04:09:53.594Z | Compiling cobs v0.3.0 |
| 2237 | 2026-05-21T04:09:53.626Z | Compiling thiserror-impl-no-std v2.0.2 |
| 2238 | 2026-05-21T04:09:53.786Z | Compiling universal-hash v0.5.1 |
| 2239 | 2026-05-21T04:09:53.898Z | Compiling async-stream-impl v0.3.6 |
| 2240 | 2026-05-21T04:09:53.957Z | Compiling toml_datetime v1.0.0+spec-1.1.0 |
| 2241 | 2026-05-21T04:09:54.010Z | Compiling serde_spanned v1.0.4 |
| 2242 | 2026-05-21T04:09:54.176Z | Compiling tokio-rustls v0.26.4 |
| 2243 | 2026-05-21T04:09:54.204Z | Compiling rustls-platform-verifier v0.6.2 |
| 2244 | 2026-05-21T04:09:54.220Z | Compiling is-terminal v0.4.17 |
| 2245 | 2026-05-21T04:09:54.342Z | Compiling proc-macro-error-attr v1.0.4 |
| 2246 | 2026-05-21T04:09:54.425Z | Compiling hyper-rustls v0.27.7 |
| 2247 | 2026-05-21T04:09:54.446Z | Compiling dropshot v0.17.0 |
| 2248 | 2026-05-21T04:09:54.462Z | Compiling toml_writer v1.0.6+spec-1.1.0 |
| 2249 | 2026-05-21T04:09:54.480Z | Compiling opaque-debug v0.3.1 |
| 2250 | 2026-05-21T04:09:54.497Z | Compiling ciborium-io v0.2.2 |
| 2251 | 2026-05-21T04:09:54.571Z | Compiling convert_case v0.4.0 |
| 2252 | 2026-05-21T04:09:54.585Z | Compiling take_mut v0.2.2 |
| 2253 | 2026-05-21T04:09:54.627Z | Compiling term v1.2.1 |
| 2254 | 2026-05-21T04:09:54.654Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#d9645f8d) |
| 2255 | 2026-05-21T04:09:54.675Z | Compiling reqwest v0.12.28 |
| 2256 | 2026-05-21T04:09:54.691Z | Compiling reqwest v0.13.2 |
| 2257 | 2026-05-21T04:09:54.731Z | Compiling thiserror-no-std v2.0.2 |
| 2258 | 2026-05-21T04:09:54.773Z | Compiling toml v1.0.6+spec-1.1.0 |
| 2259 | 2026-05-21T04:09:54.836Z | Compiling tokio-rustls v0.25.0 |
| 2260 | 2026-05-21T04:09:54.853Z | Compiling ciborium-ll v0.2.2 |
| 2261 | 2026-05-21T04:09:54.897Z | Compiling derive_more v0.99.20 |
| 2262 | 2026-05-21T04:09:54.978Z | Compiling slog-term v2.9.2 |
| 2263 | 2026-05-21T04:09:55.107Z | Compiling poly1305 v0.8.0 |
| 2264 | 2026-05-21T04:09:55.153Z | Compiling async-stream v0.3.6 |
| 2265 | 2026-05-21T04:09:55.374Z | Compiling test-strategy v0.4.5 |
| 2266 | 2026-05-21T04:09:55.633Z | Compiling ingot-types v0.1.2 |
| 2267 | 2026-05-21T04:09:55.760Z | Compiling omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds) |
| 2268 | 2026-05-21T04:09:55.777Z | Compiling postcard v1.1.3 |
| 2269 | 2026-05-21T04:09:56.115Z | Compiling ingot v0.1.1 |
| 2270 | 2026-05-21T04:09:56.181Z | Compiling slog-bunyan v2.5.0 |
| 2271 | 2026-05-21T04:09:56.239Z | Compiling tough v0.22.0 |
| 2272 | 2026-05-21T04:09:56.394Z | Compiling num_enum_derive v0.7.5 |
| 2273 | 2026-05-21T04:09:56.427Z | Compiling async-compression v0.4.41 |
| 2274 | 2026-05-21T04:09:56.799Z | Compiling parse-display-derive v0.10.0 |
| 2275 | 2026-05-21T04:09:56.931Z | Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=ae1da83e66c648574827298f4bc444632bf4d047#ae1da83e) |
| 2276 | 2026-05-21T04:09:57.072Z | Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#8f60acdf) |
| 2277 | 2026-05-21T04:09:57.342Z | Compiling proc-macro-crate v1.3.1 |
| 2278 | 2026-05-21T04:09:57.362Z | Compiling backon v1.6.0 |
| 2279 | 2026-05-21T04:09:57.576Z | Compiling waitgroup v0.1.2 |
| 2280 | 2026-05-21T04:09:57.714Z | Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=bc489ddf0f38f75e0c194b86cf6f0de377f68845#bc489ddf) |
| 2281 | 2026-05-21T04:09:57.760Z | Compiling password-hash v0.5.0 |
| 2282 | 2026-05-21T04:09:57.775Z | Compiling chacha20 v0.9.1 |
| 2283 | 2026-05-21T04:09:58.028Z | Compiling dropshot_endpoint v0.17.0 |
| 2284 | 2026-05-21T04:09:58.078Z | Compiling rustls-pemfile v2.2.0 |
| 2285 | 2026-05-21T04:09:58.091Z | Compiling blake2 v0.10.6 |
| 2286 | 2026-05-21T04:09:58.104Z | Compiling aead v0.5.2 |
| 2287 | 2026-05-21T04:09:58.293Z | Compiling foreign-types-macros v0.2.3 |
| 2288 | 2026-05-21T04:09:58.328Z | Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 2289 | 2026-05-21T04:09:58.376Z | Compiling serde_path_to_error v0.1.20 |
| 2290 | 2026-05-21T04:09:58.392Z | Compiling hostname v0.4.2 |
| 2291 | 2026-05-21T04:09:58.560Z | Compiling proc-macro-error v1.0.4 |
| 2292 | 2026-05-21T04:09:58.581Z | Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 2293 | 2026-05-21T04:09:58.624Z | Compiling instant v0.1.13 |
| 2294 | 2026-05-21T04:09:58.749Z | Compiling cpufeatures v0.3.0 |
| 2295 | 2026-05-21T04:09:58.764Z | Compiling typeid v1.0.3 |
| 2296 | 2026-05-21T04:09:58.783Z | Compiling foreign-types-shared v0.3.1 |
| 2297 | 2026-05-21T04:09:58.795Z | Compiling debug-ignore v1.0.5 |
| 2298 | 2026-05-21T04:09:58.849Z | Compiling chacha20 v0.10.0 |
| 2299 | 2026-05-21T04:09:58.867Z | Compiling backoff v0.4.0 |
| 2300 | 2026-05-21T04:09:58.904Z | Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 2301 | 2026-05-21T04:09:58.909Z | Compiling argon2 v0.5.3 |
| 2302 | 2026-05-21T04:09:58.936Z | Compiling foreign-types v0.5.0 |
| 2303 | 2026-05-21T04:09:58.958Z | Compiling parse-display v0.10.0 |
| 2304 | 2026-05-21T04:09:58.973Z | Compiling chacha20poly1305 v0.10.1 |
| 2305 | 2026-05-21T04:09:58.988Z | Compiling propolis-api-types-versions v0.0.0 (https://github.com/oxidecomputer/propolis?rev=bc489ddf0f38f75e0c194b86cf6f0de377f68845#bc489ddf) |
| 2306 | 2026-05-21T04:09:59.007Z | Compiling num_enum_derive v0.5.11 |
| 2307 | 2026-05-21T04:09:59.049Z | Compiling num_enum v0.7.5 |
| 2308 | 2026-05-21T04:09:59.124Z | Compiling tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#a7d440f5) |
| 2309 | 2026-05-21T04:09:59.141Z | Compiling ciborium v0.2.2 |
| 2310 | 2026-05-21T04:09:59.202Z | Compiling vsss-rs v3.3.4 |
| 2311 | 2026-05-21T04:09:59.356Z | Compiling tabwriter v1.4.1 |
| 2312 | 2026-05-21T04:09:59.465Z | Compiling regress v0.10.5 |
| 2313 | 2026-05-21T04:09:59.749Z | Compiling byte-wrapper v0.1.0 |
| 2314 | 2026-05-21T04:09:59.850Z | Compiling protocol v0.1.0 (https://github.com/oxidecomputer/lldp#d22509df) |
| 2315 | 2026-05-21T04:09:59.867Z | Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack) |
| 2316 | 2026-05-21T04:09:59.940Z | Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 2317 | 2026-05-21T04:09:59.945Z | Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 2318 | 2026-05-21T04:09:59.974Z | Compiling cstr-argument v0.1.2 |
| 2319 | 2026-05-21T04:10:00.002Z | Compiling erased-serde v0.4.9 |
| 2320 | 2026-05-21T04:10:00.174Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#1e40efd8) |
| 2321 | 2026-05-21T04:10:00.217Z | Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity) |
| 2322 | 2026-05-21T04:10:00.299Z | Compiling humantime v2.3.0 |
| 2323 | 2026-05-21T04:10:00.414Z | Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 2324 | 2026-05-21T04:10:00.533Z | Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 2325 | 2026-05-21T04:10:00.570Z | Compiling num_enum v0.5.11 |
| 2326 | 2026-05-21T04:10:00.639Z | Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#d9645f8d) |
| 2327 | 2026-05-21T04:10:00.676Z | Compiling rand v0.10.0 |
| 2328 | 2026-05-21T04:10:00.712Z | Compiling rayon v1.11.0 |
| 2329 | 2026-05-21T04:10:00.728Z | Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino#7e56ab6e) |
| 2330 | 2026-05-21T04:10:00.765Z | Compiling libefi-sys v0.1.0 |
| 2331 | 2026-05-21T04:10:00.801Z | Compiling indent_write v2.2.0 |
| 2332 | 2026-05-21T04:10:00.903Z | Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=bc489ddf0f38f75e0c194b86cf6f0de377f68845#bc489ddf) |
| 2333 | 2026-05-21T04:10:00.920Z | Compiling colored v3.1.1 |
| 2334 | 2026-05-21T04:10:00.974Z | Compiling zone_cfg_derive v0.3.1 |
| 2335 | 2026-05-21T04:10:00.993Z | Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 2336 | 2026-05-21T04:10:01.055Z | Compiling illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b) |
| 2337 | 2026-05-21T04:10:01.058Z | Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=bc489ddf0f38f75e0c194b86cf6f0de377f68845#bc489ddf) |
| 2338 | 2026-05-21T04:10:01.114Z | Compiling camino-tempfile v1.4.1 |
| 2339 | 2026-05-21T04:10:01.318Z | Compiling itertools v0.12.1 |
| 2340 | 2026-05-21T04:10:01.529Z | Compiling usdt-attr-macro v0.5.0 |
| 2341 | 2026-05-21T04:10:01.547Z | Compiling usdt-macro v0.5.0 |
| 2342 | 2026-05-21T04:10:01.619Z | Compiling num-derive v0.4.2 |
| 2343 | 2026-05-21T04:10:01.632Z | Compiling bitfield-struct v0.6.2 |
| 2344 | 2026-05-21T04:10:01.652Z | Compiling ordered-float v2.10.1 |
| 2345 | 2026-05-21T04:10:01.680Z | Compiling blake3 v1.8.3 |
| 2346 | 2026-05-21T04:10:01.970Z | Compiling memmap v0.7.0 |
| 2347 | 2026-05-21T04:10:02.059Z | Compiling sigpipe v0.1.3 |
| 2348 | 2026-05-21T04:10:02.182Z | Compiling glob v0.3.3 |
| 2349 | 2026-05-21T04:10:02.232Z | Compiling swrite v0.1.0 |
| 2350 | 2026-05-21T04:10:02.275Z | Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils) |
| 2351 | 2026-05-21T04:10:02.327Z | Compiling usdt v0.5.0 |
| 2352 | 2026-05-21T04:10:02.342Z | Compiling libnvme-sys v0.0.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221) |
| 2353 | 2026-05-21T04:10:02.539Z | Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 2354 | 2026-05-21T04:10:02.555Z | Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a) |
| 2355 | 2026-05-21T04:10:02.689Z | Compiling zone v0.3.1 |
| 2356 | 2026-05-21T04:10:02.859Z | Compiling serde-value v0.7.0 |
| 2357 | 2026-05-21T04:10:02.895Z | Compiling serde-untagged v0.1.9 |
| 2358 | 2026-05-21T04:10:02.956Z | Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=bc489ddf0f38f75e0c194b86cf6f0de377f68845#bc489ddf) |
| 2359 | 2026-05-21T04:10:03.158Z | Compiling toml v0.8.23 |
| 2360 | 2026-05-21T04:10:03.224Z | Compiling smf v0.2.3 |
| 2361 | 2026-05-21T04:10:03.250Z | Compiling filetime v0.2.27 |
| 2362 | 2026-05-21T04:10:03.271Z | Compiling arrayvec v0.7.6 |
| 2363 | 2026-05-21T04:10:03.277Z | Compiling unicode-xid v0.2.6 |
| 2364 | 2026-05-21T04:10:03.303Z | Compiling constant_time_eq v0.4.2 |
| 2365 | 2026-05-21T04:10:03.454Z | Compiling xattr v1.6.1 |
| 2366 | 2026-05-21T04:10:03.473Z | Compiling arrayref v0.3.9 |
| 2367 | 2026-05-21T04:10:03.505Z | Compiling nvme v0.1.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221) |
| 2368 | 2026-05-21T04:10:03.524Z | Compiling whoami v1.6.1 |
| 2369 | 2026-05-21T04:10:03.566Z | Compiling libnvme v0.1.1 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221) |
| 2370 | 2026-05-21T04:10:03.570Z | Compiling libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1) |
| 2371 | 2026-05-21T04:10:03.598Z | Compiling tar v0.4.45 |
| 2372 | 2026-05-21T04:10:03.674Z | Compiling cargo-util-schemas v0.8.2 |
| 2373 | 2026-05-21T04:10:03.841Z | Compiling tokio-dtrace v0.1.1 |
| 2374 | 2026-05-21T04:10:04.010Z | Compiling console v0.16.2 |
| 2375 | 2026-05-21T04:10:04.197Z | Compiling gethostname v0.5.0 |
| 2376 | 2026-05-21T04:10:04.230Z | Compiling cargo-platform v0.2.0 |
| 2377 | 2026-05-21T04:10:04.258Z | Compiling unit-prefix v0.5.2 |
| 2378 | 2026-05-21T04:10:04.275Z | Compiling topological-sort v0.2.2 |
| 2379 | 2026-05-21T04:10:04.352Z | Compiling oxide-tokio-rt v0.1.4 |
| 2380 | 2026-05-21T04:10:04.399Z | Compiling shell-words v1.1.1 |
| 2381 | 2026-05-21T04:10:04.445Z | Compiling indicatif v0.18.4 |
| 2382 | 2026-05-21T04:10:04.493Z | Compiling dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common) |
| 2383 | 2026-05-21T04:10:04.903Z | Compiling cargo_metadata v0.21.0 |
| 2384 | 2026-05-21T04:10:14.008Z | Compiling progenitor-client v0.14.0 |
| 2385 | 2026-05-21T04:10:14.028Z | Compiling progenitor-client v0.10.0 |
| 2386 | 2026-05-21T04:10:14.031Z | Compiling omicron-zone-package v0.12.2 |
| 2387 | 2026-05-21T04:10:14.501Z | Compiling progenitor-extras v0.2.0 |
| 2388 | 2026-05-21T04:10:17.000Z | Compiling omicron-ledger v0.1.0 (/work/oxidecomputer/omicron/ledger) |
| 2389 | 2026-05-21T04:10:17.025Z | Compiling sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types) |
| 2390 | 2026-05-21T04:10:17.040Z | Compiling gfss v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/gfss) |
| 2391 | 2026-05-21T04:10:17.059Z | Compiling omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords) |
| 2392 | 2026-05-21T04:10:17.075Z | Compiling oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog) |
| 2393 | 2026-05-21T04:10:17.215Z | Compiling omicron-common v0.1.0 (/work/oxidecomputer/omicron/common) |
| 2394 | 2026-05-21T04:10:17.229Z | Compiling key-manager-types v0.1.0 (/work/oxidecomputer/omicron/key-manager/types) |
| 2395 | 2026-05-21T04:10:17.320Z | Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore) |
| 2396 | 2026-05-21T04:10:17.363Z | Compiling trust-quorum-types-versions v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types/versions) |
| 2397 | 2026-05-21T04:10:21.246Z | Compiling sled-agent-types-versions v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types/versions) |
| 2398 | 2026-05-21T04:10:28.913Z | Compiling sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types) |
| 2399 | 2026-05-21T04:10:31.974Z | Compiling sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware) |
| 2400 | 2026-05-21T04:10:32.961Z | Compiling omicron-package v0.1.0 (/work/oxidecomputer/omicron/package) |
| 2401 | 2026-05-21T04:10:42.793Z | Finished `release` profile [optimized] target(s) in 1m 44s |
| 2402 | 2026-05-21T04:10:42.947Z | Running `target/release/omicron-package -t test target create -p dev` |
| 2403 | 2026-05-21T04:10:43.009Z | Logging to: /work/oxidecomputer/omicron/out/LOG |
| 2404 | 2026-05-21T04:10:43.012Z | Created new build target 'test' and set it as active |
| 2405 | 2026-05-21T04:10:43.012Z | |
| 2406 | 2026-05-21T04:10:43.012Z | real 1:44.829552581 |
| 2407 | 2026-05-21T04:10:43.012Z | user 17:00.830435333 |
| 2408 | 2026-05-21T04:10:43.012Z | sys 2:42.973607675 |
| 2409 | 2026-05-21T04:10:43.012Z | trap 0.469751354 |
| 2410 | 2026-05-21T04:10:43.013Z | tflt 3.042778629 |
| 2411 | 2026-05-21T04:10:43.013Z | dflt 4.062503385 |
| 2412 | 2026-05-21T04:10:43.013Z | kflt 0.000462980 |
| 2413 | 2026-05-21T04:10:43.013Z | lock 52:59.063103536 |
| 2414 | 2026-05-21T04:10:43.013Z | slp 43:26.601819281 |
| 2415 | 2026-05-21T04:10:43.013Z | lat 43.935994902 |
| 2416 | 2026-05-21T04:10:43.013Z | stop 5:38.676330366 |
| 2417 | 2026-05-21T04:10:43.016Z | + ptime -m cargo run --locked --release --bin omicron-package -- -t test package |
| 2418 | 2026-05-21T04:10:43.913Z | Finished `release` profile [optimized] target(s) in 0.88s |
| 2419 | 2026-05-21T04:10:43.985Z | Running `target/release/omicron-package -t test package` |
| 2420 | 2026-05-21T04:10:44.044Z | Logging to: /work/oxidecomputer/omicron/out/LOG |
| 2421 | 2026-05-21T04:10:45.482Z | Compiling heck v0.5.0 |
| 2422 | 2026-05-21T04:10:45.482Z | Compiling regress v0.11.1 |
| 2423 | 2026-05-21T04:10:45.482Z | Compiling unsafe-libyaml v0.2.11 |
| 2424 | 2026-05-21T04:10:45.736Z | Compiling gfss v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/gfss) |
| 2425 | 2026-05-21T04:10:45.761Z | Compiling regress v0.10.5 |
| 2426 | 2026-05-21T04:10:45.788Z | Compiling is-terminal v0.4.17 |
| 2427 | 2026-05-21T04:10:45.791Z | Compiling unicode-width v0.1.14 |
| 2428 | 2026-05-21T04:10:45.831Z | Compiling prettyplease v0.2.37 |
| 2429 | 2026-05-21T04:10:45.834Z | Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths) |
| 2430 | 2026-05-21T04:10:45.834Z | Compiling bytecount v0.6.9 |
| 2431 | 2026-05-21T04:10:45.834Z | Compiling rustls v0.22.4 |
| 2432 | 2026-05-21T04:10:45.834Z | Compiling rustls-webpki v0.102.8 |
| 2433 | 2026-05-21T04:10:45.834Z | Compiling derive-where v1.6.0 |
| 2434 | 2026-05-21T04:10:45.854Z | Compiling thread_local v1.1.9 |
| 2435 | 2026-05-21T04:10:45.874Z | Compiling compression-core v0.4.31 |
| 2436 | 2026-05-21T04:10:45.957Z | Compiling match_cfg v0.1.0 |
| 2437 | 2026-05-21T04:10:46.004Z | Compiling multer v3.1.0 |
| 2438 | 2026-05-21T04:10:46.052Z | Compiling trust-quorum-types-versions v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types/versions) |
| 2439 | 2026-05-21T04:10:46.077Z | Compiling compression-codecs v0.4.37 |
| 2440 | 2026-05-21T04:10:46.105Z | Compiling hostname v0.3.1 |
| 2441 | 2026-05-21T04:10:46.128Z | Compiling slog-async v2.8.0 |
| 2442 | 2026-05-21T04:10:46.128Z | Compiling crossbeam-channel v0.5.15 |
| 2443 | 2026-05-21T04:10:46.152Z | Compiling slog-json v2.6.1 |
| 2444 | 2026-05-21T04:10:46.200Z | Compiling serde_yaml v0.9.34+deprecated |
| 2445 | 2026-05-21T04:10:46.222Z | Compiling serde_spanned v1.0.4 |
| 2446 | 2026-05-21T04:10:46.245Z | Compiling toml_datetime v1.0.0+spec-1.1.0 |
| 2447 | 2026-05-21T04:10:46.270Z | Compiling take_mut v0.2.2 |
| 2448 | 2026-05-21T04:10:46.292Z | Compiling toml_writer v1.0.6+spec-1.1.0 |
| 2449 | 2026-05-21T04:10:46.345Z | Compiling term v1.2.1 |
| 2450 | 2026-05-21T04:10:46.402Z | Compiling slog-bunyan v2.5.0 |
| 2451 | 2026-05-21T04:10:46.424Z | Compiling async-compression v0.4.41 |
| 2452 | 2026-05-21T04:10:46.579Z | Compiling toml v1.0.6+spec-1.1.0 |
| 2453 | 2026-05-21T04:10:46.629Z | Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 2454 | 2026-05-21T04:10:46.629Z | Compiling async-stream v0.3.6 |
| 2455 | 2026-05-21T04:10:46.674Z | Compiling slog-term v2.9.2 |
| 2456 | 2026-05-21T04:10:46.798Z | Compiling dropshot v0.17.0 |
| 2457 | 2026-05-21T04:10:46.798Z | Compiling num-rational v0.4.2 |
| 2458 | 2026-05-21T04:10:46.858Z | Compiling progenitor-client v0.14.0 |
| 2459 | 2026-05-21T04:10:46.881Z | Compiling sled-agent-types-versions v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types/versions) |
| 2460 | 2026-05-21T04:10:46.884Z | Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#8f60acdf) |
| 2461 | 2026-05-21T04:10:46.884Z | Compiling waitgroup v0.1.2 |
| 2462 | 2026-05-21T04:10:47.004Z | Compiling backon v1.6.0 |
| 2463 | 2026-05-21T04:10:47.076Z | Compiling rustls-pemfile v2.2.0 |
| 2464 | 2026-05-21T04:10:47.100Z | Compiling num-complex v0.4.6 |
| 2465 | 2026-05-21T04:10:47.123Z | Compiling hostname v0.4.2 |
| 2466 | 2026-05-21T04:10:47.147Z | Compiling serde_path_to_error v0.1.20 |
| 2467 | 2026-05-21T04:10:47.198Z | Compiling instant v0.1.13 |
| 2468 | 2026-05-21T04:10:47.220Z | Compiling debug-ignore v1.0.5 |
| 2469 | 2026-05-21T04:10:47.240Z | Compiling progenitor-extras v0.2.0 |
| 2470 | 2026-05-21T04:10:47.294Z | Compiling typify-impl v0.6.2 |
| 2471 | 2026-05-21T04:10:47.316Z | Compiling backoff v0.4.0 |
| 2472 | 2026-05-21T04:10:47.338Z | Compiling tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#a7d440f5) |
| 2473 | 2026-05-21T04:10:47.362Z | Compiling omicron-ledger v0.1.0 (/work/oxidecomputer/omicron/ledger) |
| 2474 | 2026-05-21T04:10:47.578Z | Compiling num v0.4.3 |
| 2475 | 2026-05-21T04:10:47.581Z | Compiling parse-display v0.10.0 |
| 2476 | 2026-05-21T04:10:47.623Z | Compiling omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds) |
| 2477 | 2026-05-21T04:10:47.626Z | Compiling progenitor-client v0.13.0 |
| 2478 | 2026-05-21T04:10:47.673Z | Compiling progenitor-client v0.10.0 |
| 2479 | 2026-05-21T04:10:47.696Z | Compiling protocol v0.1.0 (https://github.com/oxidecomputer/lldp#d22509df) |
| 2480 | 2026-05-21T04:10:47.759Z | Compiling macaddr v1.0.1 |
| 2481 | 2026-05-21T04:10:47.850Z | Compiling humantime v2.3.0 |
| 2482 | 2026-05-21T04:10:47.854Z | Compiling float-ord v0.3.2 |
| 2483 | 2026-05-21T04:10:47.993Z | Compiling console v0.15.11 |
| 2484 | 2026-05-21T04:10:48.048Z | Compiling newline-converter v0.3.0 |
| 2485 | 2026-05-21T04:10:48.133Z | Compiling atomicwrites v0.4.4 |
| 2486 | 2026-05-21T04:10:48.178Z | Compiling slog-dtrace v0.3.0 |
| 2487 | 2026-05-21T04:10:48.200Z | Compiling owo-colors v4.3.0 |
| 2488 | 2026-05-21T04:10:48.228Z | Compiling resolv-conf v0.7.6 |
| 2489 | 2026-05-21T04:10:48.248Z | Compiling tokio-rustls v0.25.0 |
| 2490 | 2026-05-21T04:10:48.456Z | Compiling expectorate v1.2.0 |
| 2491 | 2026-05-21T04:10:48.478Z | Compiling cancel-safe-futures v0.1.5 |
| 2492 | 2026-05-21T04:10:48.552Z | Compiling toml v0.8.23 |
| 2493 | 2026-05-21T04:10:48.555Z | Compiling libsw-core v0.3.2 |
| 2494 | 2026-05-21T04:10:48.767Z | Compiling libsw v3.5.0 |
| 2495 | 2026-05-21T04:10:48.817Z | Compiling linked-hash-map v0.5.6 |
| 2496 | 2026-05-21T04:10:48.885Z | Compiling linear-map v1.2.0 |
| 2497 | 2026-05-21T04:10:48.990Z | Compiling oximeter-types-versions v0.1.0 (/work/oxidecomputer/omicron/oximeter/types/versions) |
| 2498 | 2026-05-21T04:10:49.070Z | Compiling lru-cache v0.1.2 |
| 2499 | 2026-05-21T04:10:49.135Z | Compiling minimal-lexical v0.2.1 |
| 2500 | 2026-05-21T04:10:49.161Z | Compiling clickhouse-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types/versions) |
| 2501 | 2026-05-21T04:10:49.186Z | Compiling internal-dns-types-versions v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types/versions) |
| 2502 | 2026-05-21T04:10:49.247Z | Compiling hickory-proto v0.24.4 |
| 2503 | 2026-05-21T04:10:49.277Z | Compiling unicode-xid v0.2.6 |
| 2504 | 2026-05-21T04:10:49.305Z | Compiling gateway-types-versions v0.1.0 (/work/oxidecomputer/omicron/gateway-types/versions) |
| 2505 | 2026-05-21T04:10:49.348Z | Compiling update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine) |
| 2506 | 2026-05-21T04:10:49.423Z | Compiling nom v7.1.3 |
| 2507 | 2026-05-21T04:10:49.445Z | Compiling ereport-types v0.1.0 (/work/oxidecomputer/omicron/ereport/types) |
| 2508 | 2026-05-21T04:10:49.629Z | Compiling convert_case v0.10.0 |
| 2509 | 2026-05-21T04:10:49.931Z | Compiling derive_more-impl v2.1.1 |
| 2510 | 2026-05-21T04:10:50.099Z | Compiling internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types) |
| 2511 | 2026-05-21T04:10:50.588Z | Compiling trust-quorum-types v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types) |
| 2512 | 2026-05-21T04:10:50.746Z | Compiling derive_more v2.1.1 |
| 2513 | 2026-05-21T04:10:50.773Z | Compiling clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types) |
| 2514 | 2026-05-21T04:10:50.835Z | Compiling papergrid v0.11.0 |
| 2515 | 2026-05-21T04:10:50.857Z | Compiling typify-macro v0.6.2 |
| 2516 | 2026-05-21T04:10:50.878Z | Compiling tabled_derive v0.7.0 |
| 2517 | 2026-05-21T04:10:51.034Z | Compiling oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types) |
| 2518 | 2026-05-21T04:10:51.295Z | Compiling gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types) |
| 2519 | 2026-05-21T04:10:51.548Z | Compiling omicron-common v0.1.0 (/work/oxidecomputer/omicron/common) |
| 2520 | 2026-05-21T04:10:51.808Z | Compiling hickory-resolver v0.24.4 |
| 2521 | 2026-05-21T04:10:51.922Z | Compiling termtree v0.5.1 |
| 2522 | 2026-05-21T04:10:51.960Z | Compiling tabled v0.15.0 |
| 2523 | 2026-05-21T04:10:52.131Z | Compiling oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema) |
| 2524 | 2026-05-21T04:10:52.445Z | Compiling typify v0.6.2 |
| 2525 | 2026-05-21T04:10:52.594Z | Compiling progenitor-impl v0.14.0 |
| 2526 | 2026-05-21T04:10:53.181Z | Compiling progenitor-impl v0.13.0 |
| 2527 | 2026-05-21T04:10:54.793Z | Compiling progenitor-macro v0.14.0 |
| 2528 | 2026-05-21T04:10:55.171Z | Compiling qorb v0.4.1 |
| 2529 | 2026-05-21T04:10:55.334Z | Compiling progenitor-macro v0.13.0 |
| 2530 | 2026-05-21T04:10:56.523Z | Compiling sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types) |
| 2531 | 2026-05-21T04:10:57.002Z | Compiling crossterm v0.29.0 |
| 2532 | 2026-05-21T04:10:57.479Z | Compiling phf_shared v0.12.1 |
| 2533 | 2026-05-21T04:10:57.744Z | Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils) |
| 2534 | 2026-05-21T04:10:57.747Z | Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl) |
| 2535 | 2026-05-21T04:10:57.788Z | Compiling csv-core v0.1.13 |
| 2536 | 2026-05-21T04:10:58.239Z | Compiling vte v0.14.1 |
| 2537 | 2026-05-21T04:10:58.271Z | Compiling highway v1.3.0 |
| 2538 | 2026-05-21T04:10:58.506Z | Compiling chrono-tz v0.10.4 |
| 2539 | 2026-05-21T04:10:58.786Z | Compiling oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types) |
| 2540 | 2026-05-21T04:10:58.830Z | Compiling strip-ansi-escapes v0.2.1 |
| 2541 | 2026-05-21T04:10:58.921Z | Compiling progenitor v0.14.0 |
| 2542 | 2026-05-21T04:10:59.029Z | Compiling csv v1.4.0 |
| 2543 | 2026-05-21T04:10:59.112Z | Compiling gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client) |
| 2544 | 2026-05-21T04:10:59.390Z | Compiling phf v0.12.1 |
| 2545 | 2026-05-21T04:10:59.443Z | Compiling progenitor v0.13.0 |
| 2546 | 2026-05-21T04:10:59.590Z | Compiling bootstrap-agent-lockstep-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-types) |
| 2547 | 2026-05-21T04:10:59.625Z | Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db) |
| 2548 | 2026-05-21T04:10:59.692Z | Compiling oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro) |
| 2549 | 2026-05-21T04:10:59.920Z | Compiling const_format_proc_macros v0.2.34 |
| 2550 | 2026-05-21T04:10:59.954Z | Compiling fd-lock v4.0.4 |
| 2551 | 2026-05-21T04:11:00.026Z | Compiling peg-macros v0.8.5 |
| 2552 | 2026-05-21T04:11:00.108Z | Compiling nu-ansi-term v0.50.3 |
| 2553 | 2026-05-21T04:11:00.411Z | Compiling reedline v0.40.0 |
| 2554 | 2026-05-21T04:11:00.692Z | Compiling const_format v0.2.35 |
| 2555 | 2026-05-21T04:11:01.195Z | Compiling cockroach-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types/versions) |
| 2556 | 2026-05-21T04:11:01.325Z | Compiling peg v0.8.5 |
| 2557 | 2026-05-21T04:11:01.463Z | Compiling clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3) |
| 2558 | 2026-05-21T04:11:02.493Z | Compiling bcs v0.1.6 |
| 2559 | 2026-05-21T04:11:02.535Z | Compiling oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter) |
| 2560 | 2026-05-21T04:11:02.829Z | Compiling semver v0.1.20 |
| 2561 | 2026-05-21T04:11:02.924Z | Compiling cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types) |
| 2562 | 2026-05-21T04:11:03.130Z | Compiling rustc_version v0.1.7 |
| 2563 | 2026-05-21T04:11:03.184Z | Compiling rdb-types v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=7696ee48d5ee29a917dea459e281fe2e8ff20513#7696ee48) |
| 2564 | 2026-05-21T04:11:03.367Z | Compiling newtype_derive v0.1.6 |
| 2565 | 2026-05-21T04:11:03.490Z | Compiling unicode-linebreak v0.1.5 |
| 2566 | 2026-05-21T04:11:03.599Z | Compiling smawk v0.3.2 |
| 2567 | 2026-05-21T04:11:03.793Z | Compiling textwrap v0.16.2 |
| 2568 | 2026-05-21T04:11:03.888Z | Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=7696ee48d5ee29a917dea459e281fe2e8ff20513#7696ee48) |
| 2569 | 2026-05-21T04:11:04.130Z | Compiling trust-quorum-protocol v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/protocol) |
| 2570 | 2026-05-21T04:11:04.371Z | Compiling base64 v0.21.7 |
| 2571 | 2026-05-21T04:11:04.836Z | Compiling pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide%2Fomicron#b1194c19) |
| 2572 | 2026-05-21T04:11:04.937Z | Compiling steno v0.4.1 |
| 2573 | 2026-05-21T04:11:05.185Z | Compiling dropshot-api-manager-types v0.7.2 |
| 2574 | 2026-05-21T04:11:05.397Z | Compiling tagptr v0.2.0 |
| 2575 | 2026-05-21T04:11:05.440Z | Compiling fmd-adm-sys v0.4.1 (https://github.com/oxidecomputer/fmd-adm?rev=846361bf0a698a8c7efefd97b2828b9aa74858c4#846361bf) |
| 2576 | 2026-05-21T04:11:05.554Z | Compiling moka v0.12.13 |
| 2577 | 2026-05-21T04:11:05.598Z | Compiling utf-8 v0.7.6 |
| 2578 | 2026-05-21T04:11:05.700Z | Compiling parallel-task-set v0.1.0 (/work/oxidecomputer/omicron/parallel-task-set) |
| 2579 | 2026-05-21T04:11:05.817Z | Compiling tungstenite v0.21.0 |
| 2580 | 2026-05-21T04:11:05.846Z | Compiling radium v0.7.0 |
| 2581 | 2026-05-21T04:11:05.868Z | Compiling tap v1.0.1 |
| 2582 | 2026-05-21T04:11:05.889Z | Compiling display-error-chain v0.2.2 |
| 2583 | 2026-05-21T04:11:06.029Z | Compiling maybe-uninit v2.0.0 |
| 2584 | 2026-05-21T04:11:06.086Z | Compiling wyz v0.5.1 |
| 2585 | 2026-05-21T04:11:06.449Z | Compiling tokio-tungstenite v0.21.0 |
| 2586 | 2026-05-21T04:11:06.470Z | Compiling cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client) |
| 2587 | 2026-05-21T04:11:06.548Z | Compiling zerocopy-derive v0.6.6 |
| 2588 | 2026-05-21T04:11:06.828Z | Compiling hickory-resolver v0.25.2 |
| 2589 | 2026-05-21T04:11:06.850Z | Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=bc489ddf0f38f75e0c194b86cf6f0de377f68845#bc489ddf) |
| 2590 | 2026-05-21T04:11:07.089Z | Compiling crc-catalog v2.4.0 |
| 2591 | 2026-05-21T04:11:07.239Z | Compiling packed_struct v0.10.1 |
| 2592 | 2026-05-21T04:11:07.337Z | Compiling funty v2.0.0 |
| 2593 | 2026-05-21T04:11:07.557Z | Compiling zerocopy v0.6.6 |
| 2594 | 2026-05-21T04:11:07.820Z | Compiling bitvec v1.0.1 |
| 2595 | 2026-05-21T04:11:07.986Z | Compiling internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver) |
| 2596 | 2026-05-21T04:11:08.028Z | Compiling crc v3.4.0 |
| 2597 | 2026-05-21T04:11:08.275Z | Compiling nexus-types-versions v0.1.0 (/work/oxidecomputer/omicron/nexus/types/versions) |
| 2598 | 2026-05-21T04:11:08.407Z | Compiling num-derive v0.3.3 |
| 2599 | 2026-05-21T04:11:08.567Z | Compiling packed_struct_codegen v0.10.1 |
| 2600 | 2026-05-21T04:11:09.302Z | Compiling sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client) |
| 2601 | 2026-05-21T04:11:09.325Z | Compiling bitfield-macros v0.19.4 |
| 2602 | 2026-05-21T04:11:09.587Z | Compiling proc-macro-error-attr2 v2.0.0 |
| 2603 | 2026-05-21T04:11:09.619Z | Compiling indexmap v1.9.3 |
| 2604 | 2026-05-21T04:11:09.859Z | Compiling nodrop v0.1.14 |
| 2605 | 2026-05-21T04:11:10.001Z | Compiling array-init v0.0.4 |
| 2606 | 2026-05-21T04:11:10.025Z | Compiling proc-macro-error2 v2.0.1 |
| 2607 | 2026-05-21T04:11:10.051Z | Compiling bitfield v0.19.4 |
| 2608 | 2026-05-21T04:11:10.366Z | Compiling libscf-sys v1.1.0 |
| 2609 | 2026-05-21T04:11:10.412Z | Compiling smallvec v0.6.14 |
| 2610 | 2026-05-21T04:11:10.556Z | Compiling typify-impl v0.4.3 |
| 2611 | 2026-05-21T04:11:10.602Z | Compiling vergen-gitcl v1.0.8 |
| 2612 | 2026-05-21T04:11:10.689Z | Compiling dirs-sys-next v0.1.2 |
| 2613 | 2026-05-21T04:11:10.756Z | Compiling glob v0.3.3 |
| 2614 | 2026-05-21T04:11:10.826Z | Compiling maplit v1.0.2 |
| 2615 | 2026-05-21T04:11:10.847Z | Compiling diesel_derives v2.3.7 |
| 2616 | 2026-05-21T04:11:10.955Z | Compiling hashbrown v0.12.3 |
| 2617 | 2026-05-21T04:11:10.975Z | Compiling crunchy v0.2.4 |
| 2618 | 2026-05-21T04:11:11.113Z | Compiling dirs-next v2.0.0 |
| 2619 | 2026-05-21T04:11:11.133Z | Compiling clang-sys v1.8.1 |
| 2620 | 2026-05-21T04:11:11.321Z | Compiling serde-hex v0.1.0 |
| 2621 | 2026-05-21T04:11:11.346Z | Compiling smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51) |
| 2622 | 2026-05-21T04:11:11.589Z | Compiling lpc55_areas v0.2.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f) |
| 2623 | 2026-05-21T04:11:11.783Z | Compiling tabled_derive v0.11.0 |
| 2624 | 2026-05-21T04:11:12.083Z | Compiling tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc#e644a21a) |
| 2625 | 2026-05-21T04:11:12.106Z | Compiling ron v0.8.1 |
| 2626 | 2026-05-21T04:11:12.330Z | Compiling papergrid v0.17.0 |
| 2627 | 2026-05-21T04:11:12.600Z | Compiling testing_table v0.3.0 |
| 2628 | 2026-05-21T04:11:12.826Z | Compiling hashbrown v0.13.2 |
| 2629 | 2026-05-21T04:11:13.035Z | Compiling dsl_auto_type v0.2.0 |
| 2630 | 2026-05-21T04:11:13.377Z | Compiling scheduled-thread-pool v0.2.7 |
| 2631 | 2026-05-21T04:11:13.469Z | Compiling diesel_table_macro_syntax v0.3.0 |
| 2632 | 2026-05-21T04:11:13.499Z | Compiling tiny-keccak v2.0.2 |
| 2633 | 2026-05-21T04:11:13.523Z | Compiling crc-any v2.5.0 |
| 2634 | 2026-05-21T04:11:13.605Z | Compiling r2d2 v0.8.10 |
| 2635 | 2026-05-21T04:11:13.763Z | Compiling tabled v0.20.0 |
| 2636 | 2026-05-21T04:11:13.907Z | Compiling object v0.30.4 |
| 2637 | 2026-05-21T04:11:13.930Z | Compiling tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc#e644a21a) |
| 2638 | 2026-05-21T04:11:14.014Z | Compiling typify-macro v0.4.3 |
| 2639 | 2026-05-21T04:11:14.150Z | Compiling term v0.7.0 |
| 2640 | 2026-05-21T04:11:14.502Z | Compiling transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#11afc484) |
| 2641 | 2026-05-21T04:11:14.534Z | Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#11afc484) |
| 2642 | 2026-05-21T04:11:14.613Z | Compiling bit-vec v0.6.3 |
| 2643 | 2026-05-21T04:11:14.617Z | Compiling path-slash v0.1.5 |
| 2644 | 2026-05-21T04:11:14.666Z | Compiling downcast-rs v2.0.2 |
| 2645 | 2026-05-21T04:11:14.787Z | Compiling xshell-macros v0.2.7 |
| 2646 | 2026-05-21T04:11:14.836Z | Compiling ascii-canvas v3.0.0 |
| 2647 | 2026-05-21T04:11:14.864Z | Compiling bit-set v0.5.3 |
| 2648 | 2026-05-21T04:11:15.065Z | Compiling sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware) |
| 2649 | 2026-05-21T04:11:15.109Z | Compiling key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager) |
| 2650 | 2026-05-21T04:11:15.153Z | Compiling itertools v0.10.5 |
| 2651 | 2026-05-21T04:11:15.200Z | Compiling xshell v0.2.7 |
| 2652 | 2026-05-21T04:11:15.541Z | Compiling transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control?branch=main#11afc484) |
| 2653 | 2026-05-21T04:11:15.601Z | Compiling ena v0.14.4 |
| 2654 | 2026-05-21T04:11:15.867Z | Compiling libloading v0.8.9 |
| 2655 | 2026-05-21T04:11:16.151Z | Compiling regex-syntax v0.6.29 |
| 2656 | 2026-05-21T04:11:16.183Z | Compiling diff v0.1.13 |
| 2657 | 2026-05-21T04:11:16.183Z | Compiling bindgen v0.71.1 |
| 2658 | 2026-05-21T04:11:17.317Z | Compiling lpc55_sign v0.3.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f) |
| 2659 | 2026-05-21T04:11:17.355Z | Compiling unicase v2.9.0 |
| 2660 | 2026-05-21T04:11:17.356Z | Compiling sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage) |
| 2661 | 2026-05-21T04:11:17.356Z | Compiling omicron-cockroach-metrics v0.1.0 (/work/oxidecomputer/omicron/cockroach-metrics) |
| 2662 | 2026-05-21T04:11:17.685Z | Compiling lalrpop v0.19.12 |
| 2663 | 2026-05-21T04:11:17.924Z | Compiling omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates) |
| 2664 | 2026-05-21T04:11:18.073Z | Compiling cexpr v0.6.0 |
| 2665 | 2026-05-21T04:11:18.439Z | Compiling diesel v2.3.7 |
| 2666 | 2026-05-21T04:11:18.542Z | Compiling nexus-db-schema v0.1.0 (/work/oxidecomputer/omicron/nexus/db-schema) |
| 2667 | 2026-05-21T04:11:18.663Z | Compiling nexus-macros-common v0.1.0 (/work/oxidecomputer/omicron/nexus/macros-common) |
| 2668 | 2026-05-21T04:11:18.714Z | Compiling rustc-hash v2.1.1 |
| 2669 | 2026-05-21T04:11:18.799Z | Compiling crc8 v0.1.1 |
| 2670 | 2026-05-21T04:11:18.896Z | Compiling typify v0.4.3 |
| 2671 | 2026-05-21T04:11:18.947Z | Compiling nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model) |
| 2672 | 2026-05-21T04:11:19.042Z | Compiling headers-core v0.3.0 |
| 2673 | 2026-05-21T04:11:19.205Z | Compiling libxml v0.3.3 |
| 2674 | 2026-05-21T04:11:19.227Z | Compiling headers v0.4.1 |
| 2675 | 2026-05-21T04:11:19.568Z | Compiling db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros) |
| 2676 | 2026-05-21T04:11:19.597Z | Compiling hubtools v0.4.7 (https://github.com/oxidecomputer/hubtools.git?rev=2b1ef9b38d75563ea800baa3b17327eec17b1b7a#2b1ef9b3) |
| 2677 | 2026-05-21T04:11:19.622Z | Compiling nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data) |
| 2678 | 2026-05-21T04:11:19.916Z | Compiling nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults) |
| 2679 | 2026-05-21T04:11:20.394Z | Compiling nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types) |
| 2680 | 2026-05-21T04:11:20.443Z | Compiling strum_macros v0.24.3 |
| 2681 | 2026-05-21T04:11:20.930Z | Compiling git-stub v1.0.0 |
| 2682 | 2026-05-21T04:11:21.038Z | Compiling indoc v1.0.9 |
| 2683 | 2026-05-21T04:11:21.163Z | Compiling git-stub-vcs v0.1.0 |
| 2684 | 2026-05-21T04:11:21.554Z | Compiling nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth) |
| 2685 | 2026-05-21T04:11:21.629Z | Compiling derive_builder v0.20.2 |
| 2686 | 2026-05-21T04:11:21.688Z | Compiling oso-derive v0.27.3 |
| 2687 | 2026-05-21T04:11:21.777Z | Compiling quick-xml v0.37.5 |
| 2688 | 2026-05-21T04:11:21.805Z | Compiling impl-trait-for-tuples v0.2.3 |
| 2689 | 2026-05-21T04:11:22.257Z | Compiling openssl-probe v0.1.6 |
| 2690 | 2026-05-21T04:11:22.313Z | Compiling authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros) |
| 2691 | 2026-05-21T04:11:22.397Z | Compiling installinator-common-versions v0.1.0 (/work/oxidecomputer/omicron/installinator-common/versions) |
| 2692 | 2026-05-21T04:11:22.563Z | Compiling half v1.8.3 |
| 2693 | 2026-05-21T04:11:23.070Z | Compiling serde_cbor v0.11.2 |
| 2694 | 2026-05-21T04:11:23.081Z | Compiling nexus-db-lookup v0.1.0 (/work/oxidecomputer/omicron/nexus/db-lookup) |
| 2695 | 2026-05-21T04:11:23.095Z | Compiling bb8 v0.8.6 |
| 2696 | 2026-05-21T04:11:23.290Z | Compiling trait-variant v0.1.2 |
| 2697 | 2026-05-21T04:11:23.462Z | Compiling installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common) |
| 2698 | 2026-05-21T04:11:23.484Z | Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries) |
| 2699 | 2026-05-21T04:11:23.617Z | Compiling samael v0.0.19 |
| 2700 | 2026-05-21T04:11:23.719Z | Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=524eb8f125003dff50b9703900c6b323f00f9e1b#524eb8f1) |
| 2701 | 2026-05-21T04:11:23.859Z | Compiling scim2-rs v0.1.0 (https://github.com/oxidecomputer/scim2-rs?rev=163606c052ee30b16dfab282fca721dd81e0868a#163606c0) |
| 2702 | 2026-05-21T04:11:24.017Z | Compiling tufaceous-brand-metadata v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#a7d440f5) |
| 2703 | 2026-05-21T04:11:25.042Z | Compiling dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client) |
| 2704 | 2026-05-21T04:11:25.046Z | Compiling fxhash v0.2.1 |
| 2705 | 2026-05-21T04:11:25.046Z | Compiling salty v0.3.0 |
| 2706 | 2026-05-21T04:11:25.046Z | Compiling nonempty v0.12.0 |
| 2707 | 2026-05-21T04:11:25.046Z | Compiling progenitor-impl v0.11.2 |
| 2708 | 2026-05-21T04:11:25.047Z | Compiling progenitor-impl v0.10.0 |
| 2709 | 2026-05-21T04:11:25.047Z | Compiling zfs-test-harness v0.1.0 (/work/oxidecomputer/omicron/sled-storage/zfs-test-harness) |
| 2710 | 2026-05-21T04:11:25.047Z | Compiling oximeter-producer-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer-api) |
| 2711 | 2026-05-21T04:11:25.240Z | Compiling polar-core v0.27.3 |
| 2712 | 2026-05-21T04:11:25.458Z | Compiling kstat-rs v0.2.4 |
| 2713 | 2026-05-21T04:11:25.715Z | Compiling libz-sys v1.1.24 |
| 2714 | 2026-05-21T04:11:25.775Z | Compiling oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments) |
| 2715 | 2026-05-21T04:11:25.958Z | Compiling sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics) |
| 2716 | 2026-05-21T04:11:26.702Z | Compiling progenitor-macro v0.11.2 |
| 2717 | 2026-05-21T04:11:26.864Z | Compiling progenitor-macro v0.10.0 |
| 2718 | 2026-05-21T04:11:28.002Z | Compiling ntp-admin-v1-client v0.1.0 (/work/oxidecomputer/omicron/clients/ntp-admin-v1-client) |
| 2719 | 2026-05-21T04:11:28.463Z | Compiling common v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=187aee7de2e50f907099ea06c04aac96c3455665#187aee7d) |
| 2720 | 2026-05-21T04:11:29.542Z | Compiling ntp-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ntp-admin-client) |
| 2721 | 2026-05-21T04:11:29.828Z | Compiling oximeter-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb) |
| 2722 | 2026-05-21T04:11:29.919Z | Compiling rats-corim v0.1.0 (https://github.com/oxidecomputer/rats-corim#f0d5d516) |
| 2723 | 2026-05-21T04:11:30.442Z | Compiling progenitor-client v0.11.2 |
| 2724 | 2026-05-21T04:11:30.781Z | Compiling darling_core v0.23.0 |
| 2725 | 2026-05-21T04:11:30.854Z | Compiling nanorand v0.7.0 |
| 2726 | 2026-05-21T04:11:30.932Z | Compiling arc-swap v1.8.2 |
| 2727 | 2026-05-21T04:11:31.005Z | Compiling fs-err v2.11.0 |
| 2728 | 2026-05-21T04:11:31.231Z | Compiling nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config) |
| 2729 | 2026-05-21T04:11:31.254Z | Compiling nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client) |
| 2730 | 2026-05-21T04:11:31.332Z | Compiling sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim) |
| 2731 | 2026-05-21T04:11:32.992Z | Compiling parking_lot_core v0.8.6 |
| 2732 | 2026-05-21T04:11:33.530Z | Compiling oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer) |
| 2733 | 2026-05-21T04:11:34.667Z | Compiling oso v0.27.3 |
| 2734 | 2026-05-21T04:11:35.717Z | Compiling diesel-dtrace v0.5.0 |
| 2735 | 2026-05-21T04:11:36.054Z | Compiling async-bb8-diesel v0.2.1 |
| 2736 | 2026-05-21T04:11:36.519Z | Compiling mime_guess v2.0.5 |
| 2737 | 2026-05-21T04:11:37.066Z | Compiling darling_macro v0.23.0 |
| 2738 | 2026-05-21T04:11:37.705Z | Compiling slog-scope v4.4.1 |
| 2739 | 2026-05-21T04:11:37.833Z | Compiling flume v0.11.1 |
| 2740 | 2026-05-21T04:11:38.161Z | Compiling progenitor v0.10.0 |
| 2741 | 2026-05-21T04:11:38.235Z | Compiling progenitor v0.11.2 |
| 2742 | 2026-05-21T04:11:38.352Z | Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb) |
| 2743 | 2026-05-21T04:11:38.438Z | Compiling dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=187aee7de2e50f907099ea06c04aac96c3455665#187aee7d) |
| 2744 | 2026-05-21T04:11:38.897Z | Compiling sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api) |
| 2745 | 2026-05-21T04:11:39.447Z | Compiling primeorder v0.13.6 |
| 2746 | 2026-05-21T04:11:39.772Z | Compiling libgit2-sys v0.18.3+1.9.2 |
| 2747 | 2026-05-21T04:11:40.219Z | Compiling instability v0.3.11 |
| 2748 | 2026-05-21T04:11:40.424Z | Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=dbaad520e1f5ae32c10db16ce176f9c24de95652#dbaad520) |
| 2749 | 2026-05-21T04:11:40.713Z | Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb) |
| 2750 | 2026-05-21T04:11:40.738Z | Compiling p384 v0.13.1 |
| 2751 | 2026-05-21T04:11:41.254Z | Compiling slog-stdlog v4.1.1 |
| 2752 | 2026-05-21T04:11:41.747Z | Compiling darling v0.23.0 |
| 2753 | 2026-05-21T04:11:42.139Z | Compiling hubtools v0.4.7 (https://github.com/oxidecomputer/hubtools.git?branch=main#2b1ef9b3) |
| 2754 | 2026-05-21T04:11:42.178Z | Compiling ddm-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=7696ee48d5ee29a917dea459e281fe2e8ff20513#7696ee48) |
| 2755 | 2026-05-21T04:11:42.201Z | Compiling repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client) |
| 2756 | 2026-05-21T04:11:42.306Z | Compiling clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client) |
| 2757 | 2026-05-21T04:11:42.708Z | Compiling ignore v0.4.25 |
| 2758 | 2026-05-21T04:11:42.945Z | Compiling transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control#11afc484) |
| 2759 | 2026-05-21T04:11:43.009Z | Compiling castaway v0.2.4 |
| 2760 | 2026-05-21T04:11:43.173Z | Compiling atty v0.2.14 |
| 2761 | 2026-05-21T04:11:43.332Z | Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control#11afc484) |
| 2762 | 2026-05-21T04:11:43.381Z | Compiling indoc v2.0.7 |
| 2763 | 2026-05-21T04:11:43.582Z | Compiling parse-size v1.1.0 |
| 2764 | 2026-05-21T04:11:43.808Z | Compiling http-range v0.1.5 |
| 2765 | 2026-05-21T04:11:44.148Z | Compiling transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control#11afc484) |
| 2766 | 2026-05-21T04:11:44.355Z | Compiling tufaceous-lib v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#a7d440f5) |
| 2767 | 2026-05-21T04:11:44.620Z | Compiling globwalk v0.9.1 |
| 2768 | 2026-05-21T04:11:45.337Z | Compiling compact_str v0.8.1 |
| 2769 | 2026-05-21T04:11:45.677Z | Compiling omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client) |
| 2770 | 2026-05-21T04:11:46.233Z | Compiling parking_lot v0.11.2 |
| 2771 | 2026-05-21T04:11:47.170Z | Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb) |
| 2772 | 2026-05-21T04:11:47.257Z | Compiling slog-envlogger v2.2.0 |
| 2773 | 2026-05-21T04:11:47.729Z | Compiling sled-agent-config-reconciler v0.1.0 (/work/oxidecomputer/omicron/sled-agent/config-reconciler) |
| 2774 | 2026-05-21T04:11:48.451Z | Compiling crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a) |
| 2775 | 2026-05-21T04:11:48.474Z | Compiling attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f) |
| 2776 | 2026-05-21T04:11:48.494Z | Compiling dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server) |
| 2777 | 2026-05-21T04:11:48.515Z | Compiling oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client) |
| 2778 | 2026-05-21T04:11:49.005Z | Compiling predicates-tree v1.0.13 |
| 2779 | 2026-05-21T04:11:49.205Z | Compiling unicode-truncate v1.1.0 |
| 2780 | 2026-05-21T04:11:49.296Z | Compiling lru v0.12.5 |
| 2781 | 2026-05-21T04:11:49.429Z | Compiling oximeter-macro-impl v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb) |
| 2782 | 2026-05-21T04:11:49.475Z | Compiling rand_seeder v0.4.0 |
| 2783 | 2026-05-21T04:11:49.498Z | Compiling prefix-trie v0.7.0 |
| 2784 | 2026-05-21T04:11:49.542Z | Compiling dice-util-barcode v0.1.0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f) |
| 2785 | 2026-05-21T04:11:49.738Z | Compiling sprockets-tls v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=d2b68e4f47e3c22bce0455aeb4cfb2e61ad229ba#d2b68e4f) |
| 2786 | 2026-05-21T04:11:49.938Z | Compiling vergen-git2 v1.0.7 |
| 2787 | 2026-05-21T04:11:49.983Z | Compiling cassowary v0.3.0 |
| 2788 | 2026-05-21T04:11:50.005Z | Compiling corncobs v0.1.4 |
| 2789 | 2026-05-21T04:11:50.005Z | Compiling illumos-nvpair-sys v0.2.0 |
| 2790 | 2026-05-21T04:11:50.082Z | Compiling oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb) |
| 2791 | 2026-05-21T04:11:50.212Z | Compiling dice-mfg-msgs v0.3.0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f) |
| 2792 | 2026-05-21T04:11:50.279Z | Compiling ratatui v0.29.0 |
| 2793 | 2026-05-21T04:11:50.300Z | Compiling hickory-server v0.25.2 |
| 2794 | 2026-05-21T04:11:50.392Z | Compiling typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng) |
| 2795 | 2026-05-21T04:11:50.435Z | Compiling camino-tempfile-ext v0.3.3 |
| 2796 | 2026-05-21T04:11:50.613Z | Compiling sled-agent-resolvable-files v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files) |
| 2797 | 2026-05-21T04:11:50.981Z | Compiling dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f) |
| 2798 | 2026-05-21T04:11:51.092Z | Compiling hyper-staticfile v0.10.1 |
| 2799 | 2026-05-21T04:11:51.323Z | Compiling sled v0.34.7 |
| 2800 | 2026-05-21T04:11:51.790Z | Compiling range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests) |
| 2801 | 2026-05-21T04:11:52.431Z | Compiling dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api) |
| 2802 | 2026-05-21T04:11:52.462Z | Compiling clickhouse-admin-keeper-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-keeper-client) |
| 2803 | 2026-05-21T04:11:54.120Z | Compiling nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation) |
| 2804 | 2026-05-21T04:11:54.380Z | Compiling nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory) |
| 2805 | 2026-05-21T04:11:54.610Z | Compiling nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking) |
| 2806 | 2026-05-21T04:11:54.838Z | Compiling secrecy v0.8.0 |
| 2807 | 2026-05-21T04:11:55.030Z | Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=7cdf2ab9c8d9e9267a8b366aa780c6c26f9a5ecf#7cdf2ab9) |
| 2808 | 2026-05-21T04:11:55.053Z | Compiling rustls v0.21.12 |
| 2809 | 2026-05-21T04:11:55.454Z | Compiling wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common) |
| 2810 | 2026-05-21T04:11:55.583Z | Compiling sled-agent-measurements v0.1.0 (/work/oxidecomputer/omicron/sled-agent/measurements) |
| 2811 | 2026-05-21T04:11:56.085Z | Compiling sled-agent-resolvable-files-examples v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files-examples) |
| 2812 | 2026-05-21T04:11:56.470Z | Compiling common v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=cc8e02a0800034c431c8cf96b889ea638da3d194#cc8e02a0) |
| 2813 | 2026-05-21T04:11:56.849Z | Compiling update-common v0.1.0 (/work/oxidecomputer/omicron/update-common) |
| 2814 | 2026-05-21T04:11:57.339Z | Compiling nexus-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-lockstep-client) |
| 2815 | 2026-05-21T04:11:57.409Z | Compiling common v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#f20f786e) |
| 2816 | 2026-05-21T04:11:58.518Z | Compiling bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client) |
| 2817 | 2026-05-21T04:11:58.600Z | Compiling nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery) |
| 2818 | 2026-05-21T04:11:58.836Z | Compiling rustls-webpki v0.101.7 |
| 2819 | 2026-05-21T04:11:59.871Z | Compiling sct v0.7.1 |
| 2820 | 2026-05-21T04:11:59.930Z | Compiling nix v0.29.0 |
| 2821 | 2026-05-21T04:12:00.143Z | Compiling dropshot v0.16.7 |
| 2822 | 2026-05-21T04:12:00.323Z | Compiling void v1.0.2 |
| 2823 | 2026-05-21T04:12:00.463Z | Compiling lzss v0.8.2 |
| 2824 | 2026-05-21T04:12:00.572Z | Compiling dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#f20f786e) |
| 2825 | 2026-05-21T04:12:00.652Z | Compiling dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=cc8e02a0800034c431c8cf96b889ea638da3d194#cc8e02a0) |
| 2826 | 2026-05-21T04:12:00.740Z | Compiling illumos-nvpair v0.3.0 |
| 2827 | 2026-05-21T04:12:01.236Z | Compiling trust-quorum v0.1.0 (/work/oxidecomputer/omicron/trust-quorum) |
| 2828 | 2026-05-21T04:12:02.275Z | Compiling attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?branch=main#ff9f27aa) |
| 2829 | 2026-05-21T04:12:02.438Z | Compiling tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git?branch=main#e644a21a) |
| 2830 | 2026-05-21T04:12:02.686Z | Compiling tungstenite v0.23.0 |
| 2831 | 2026-05-21T04:12:03.001Z | Compiling clickhouse-admin-single-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-single-client) |
| 2832 | 2026-05-21T04:12:03.316Z | Compiling omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent) |
| 2833 | 2026-05-21T04:12:03.548Z | Compiling nexus-reconfigurator-rendezvous v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/rendezvous) |
| 2834 | 2026-05-21T04:12:03.769Z | Compiling nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution) |
| 2835 | 2026-05-21T04:12:03.794Z | Compiling nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface) |
| 2836 | 2026-05-21T04:12:04.010Z | Compiling nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc) |
| 2837 | 2026-05-21T04:12:04.035Z | Compiling support-bundle-collection v0.1.0 (/work/oxidecomputer/omicron/support-bundle-collection) |
| 2838 | 2026-05-21T04:12:04.256Z | Compiling toml v0.9.12+spec-1.1.0 |
| 2839 | 2026-05-21T04:12:04.279Z | Compiling nix v0.27.1 |
| 2840 | 2026-05-21T04:12:05.030Z | Compiling dropshot_endpoint v0.16.7 |
| 2841 | 2026-05-21T04:12:05.086Z | Compiling serde_bytes v0.11.19 |
| 2842 | 2026-05-21T04:12:05.149Z | Compiling sled-agent-rack-setup v0.1.0 (/work/oxidecomputer/omicron/sled-agent/rack-setup) |
| 2843 | 2026-05-21T04:12:05.390Z | Compiling gateway-sp-comms v0.1.2 (https://github.com/oxidecomputer/management-gateway-service?rev=745a508cb97b7ca9b4c10ec9592c980eb769b10d#745a508c) |
| 2844 | 2026-05-21T04:12:05.673Z | Compiling tokio-tungstenite v0.23.1 |
| 2845 | 2026-05-21T04:12:05.798Z | Compiling git2 v0.20.4 |
| 2846 | 2026-05-21T04:12:06.073Z | Compiling dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?branch=main#ff9f27aa) |
| 2847 | 2026-05-21T04:12:08.915Z | Compiling lldpd-common v0.1.0 (https://github.com/oxidecomputer/lldp#d22509df) |
| 2848 | 2026-05-21T04:12:08.970Z | Compiling crucible-common v0.0.1 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a) |
| 2849 | 2026-05-21T04:12:10.865Z | Compiling sled-agent-early-networking v0.1.0 (/work/oxidecomputer/omicron/sled-agent/early-networking) |
| 2850 | 2026-05-21T04:12:11.131Z | Compiling tokio-rustls v0.24.1 |
| 2851 | 2026-05-21T04:12:11.421Z | Compiling fmd-adm v0.3.0 (https://github.com/oxidecomputer/fmd-adm?rev=846361bf0a698a8c7efefd97b2828b9aa74858c4#846361bf) |
| 2852 | 2026-05-21T04:12:12.055Z | Compiling wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client) |
| 2853 | 2026-05-21T04:12:12.131Z | Compiling transient-dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server/transient) |
| 2854 | 2026-05-21T04:12:12.286Z | Compiling tufaceous v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#a7d440f5) |
| 2855 | 2026-05-21T04:12:12.547Z | Compiling propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?rev=bc489ddf0f38f75e0c194b86cf6f0de377f68845#bc489ddf) |
| 2856 | 2026-05-21T04:12:12.595Z | Compiling nexus-mgs-updates v0.1.0 (/work/oxidecomputer/omicron/nexus/mgs-updates) |
| 2857 | 2026-05-21T04:12:12.707Z | Compiling sled-agent-health-monitor v0.1.0 (/work/oxidecomputer/omicron/sled-agent/health-monitor) |
| 2858 | 2026-05-21T04:12:12.768Z | Compiling crucible-pantry-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a) |
| 2859 | 2026-05-21T04:12:13.710Z | Compiling nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy) |
| 2860 | 2026-05-21T04:12:14.261Z | Compiling ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc) |
| 2861 | 2026-05-21T04:12:14.325Z | Compiling bootstrap-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-api) |
| 2862 | 2026-05-21T04:12:14.427Z | Compiling clickhouse-admin-api v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/api) |
| 2863 | 2026-05-21T04:12:15.196Z | Compiling gateway-api v0.1.0 (/work/oxidecomputer/omicron/gateway-api) |
| 2864 | 2026-05-21T04:12:15.454Z | Compiling repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api) |
| 2865 | 2026-05-21T04:12:16.576Z | Compiling rustls-pemfile v1.0.4 |
| 2866 | 2026-05-21T04:12:17.027Z | Compiling bootstrap-agent-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-api) |
| 2867 | 2026-05-21T04:12:17.288Z | Compiling bootstrap-agent-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-lockstep-client) |
| 2868 | 2026-05-21T04:12:17.728Z | Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus) |
| 2869 | 2026-05-21T04:12:17.970Z | Compiling ntp-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types/versions) |
| 2870 | 2026-05-21T04:12:18.796Z | Compiling signal-hook-tokio v0.3.1 |
| 2871 | 2026-05-21T04:12:18.828Z | Compiling twox-hash v2.1.2 |
| 2872 | 2026-05-21T04:12:18.911Z | Compiling yasna v0.6.0 |
| 2873 | 2026-05-21T04:12:18.935Z | Compiling is_ci v1.2.0 |
| 2874 | 2026-05-21T04:12:18.995Z | Compiling omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway) |
| 2875 | 2026-05-21T04:12:19.165Z | Compiling supports-color v3.0.2 |
| 2876 | 2026-05-21T04:12:19.466Z | Compiling rcgen v0.14.8 |
| 2877 | 2026-05-21T04:12:20.084Z | Compiling omicron-clickhouse-admin v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin) |
| 2878 | 2026-05-21T04:12:20.455Z | Compiling nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning) |
| 2879 | 2026-05-21T04:12:20.731Z | Compiling lldpd-client v0.1.0 (https://github.com/oxidecomputer/lldp#d22509df) |
| 2880 | 2026-05-21T04:12:20.852Z | Compiling nexus-fm v0.1.0 (/work/oxidecomputer/omicron/nexus/fm) |
| 2881 | 2026-05-21T04:12:20.933Z | Compiling nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api) |
| 2882 | 2026-05-21T04:12:22.725Z | Compiling nexus-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/nexus/lockstep-api) |
| 2883 | 2026-05-21T04:12:23.526Z | Compiling nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api) |
| 2884 | 2026-05-21T04:12:24.134Z | Compiling oximeter-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/api) |
| 2885 | 2026-05-21T04:12:24.159Z | Compiling omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin) |
| 2886 | 2026-05-21T04:12:24.383Z | Compiling omicron-ntp-admin v0.1.0 (/work/oxidecomputer/omicron/ntp-admin) |
| 2887 | 2026-05-21T04:12:24.615Z | Compiling nexus-background-task-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/background-task-interface) |
| 2888 | 2026-05-21T04:12:24.841Z | Compiling fatfs v0.3.6 |
| 2889 | 2026-05-21T04:12:25.369Z | Compiling raw-cpuid v11.5.0 (https://github.com/oxidecomputer/rust-cpuid.git?rev=a4cf01df76f35430ff5d39dc2fe470bcb953503b#a4cf01df) |
| 2890 | 2026-05-21T04:12:25.713Z | Compiling rtoolbox v0.0.3 |
| 2891 | 2026-05-21T04:12:25.993Z | Compiling subprocess v0.2.15 |
| 2892 | 2026-05-21T04:12:26.076Z | Compiling assert_matches v1.5.0 |
| 2893 | 2026-05-21T04:12:26.192Z | Compiling seq-macro v0.3.6 |
| 2894 | 2026-05-21T04:12:26.721Z | Compiling omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils) |
| 2895 | 2026-05-21T04:12:27.084Z | Compiling rpassword v7.4.0 |
| 2896 | 2026-05-21T04:12:27.412Z | Compiling oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector) |
| 2897 | 2026-05-21T04:12:27.573Z | error[E0308]: mismatched types |
| 2898 | 2026-05-21T04:12:27.573Z | --> test-utils/src/certificates.rs:19:27 |
| 2899 | 2026-05-21T04:12:27.573Z | | |
| 2900 | 2026-05-21T04:12:27.573Z | 19 | Self::with_params(params) |
| 2901 | 2026-05-21T04:12:27.573Z | | ----------------- ^^^^^^ expected `CertificateParams`, found `Result<CertificateParams, Error>` |
| 2902 | 2026-05-21T04:12:27.573Z | | | |
| 2903 | 2026-05-21T04:12:27.573Z | | arguments to this function are incorrect |
| 2904 | 2026-05-21T04:12:27.573Z | | |
| 2905 | 2026-05-21T04:12:27.573Z | = note: expected struct `CertificateParams` |
| 2906 | 2026-05-21T04:12:27.573Z | found enum `Result<CertificateParams, rcgen::Error>` |
| 2907 | 2026-05-21T04:12:27.573Z | note: associated function defined here |
| 2908 | 2026-05-21T04:12:27.573Z | --> test-utils/src/certificates.rs:22:12 |
| 2909 | 2026-05-21T04:12:27.573Z | | |
| 2910 | 2026-05-21T04:12:27.573Z | 22 | pub fn with_params(params: rcgen::CertificateParams) -> Self { |
| 2911 | 2026-05-21T04:12:27.573Z | | ^^^^^^^^^^^ -------------------------------- |
| 2912 | 2026-05-21T04:12:27.573Z | help: consider using `Result::expect` to unwrap the `Result<CertificateParams, rcgen::Error>` value, panicking if the value is a `Result::Err` |
| 2913 | 2026-05-21T04:12:27.573Z | | |
| 2914 | 2026-05-21T04:12:27.573Z | 19 | Self::with_params(params.expect("REASON")) |
| 2915 | 2026-05-21T04:12:27.573Z | | +++++++++++++++++ |
| 2916 | 2026-05-21T04:12:27.573Z | |
| 2917 | 2026-05-21T04:12:27.577Z | error[E0609]: no field `is_ca` on type `Result<CertificateParams, rcgen::Error>` |
| 2918 | 2026-05-21T04:12:27.577Z | --> test-utils/src/certificates.rs:24:21 |
| 2919 | 2026-05-21T04:12:27.577Z | | |
| 2920 | 2026-05-21T04:12:27.577Z | 24 | root_params.is_ca = |
| 2921 | 2026-05-21T04:12:27.577Z | | ^^^^^ unknown field |
| 2922 | 2026-05-21T04:12:27.577Z | | |
| 2923 | 2026-05-21T04:12:27.577Z | help: one of the expressions' fields has a field of the same name |
| 2924 | 2026-05-21T04:12:27.577Z | | |
| 2925 | 2026-05-21T04:12:27.577Z | 24 | root_params.unwrap().is_ca = |
| 2926 | 2026-05-21T04:12:27.577Z | | +++++++++ |
| 2927 | 2026-05-21T04:12:27.577Z | |
| 2928 | 2026-05-21T04:12:27.651Z | error[E0599]: no function or associated item named `from_params` found for struct `rcgen::Certificate` in the current scope |
| 2929 | 2026-05-21T04:12:27.651Z | --> test-utils/src/certificates.rs:26:48 |
| 2930 | 2026-05-21T04:12:27.651Z | | |
| 2931 | 2026-05-21T04:12:27.651Z | 26 | let root_keypair = rcgen::Certificate::from_params(root_params) |
| 2932 | 2026-05-21T04:12:27.651Z | | ^^^^^^^^^^^ function or associated item not found in `rcgen::Certificate` |
| 2933 | 2026-05-21T04:12:27.651Z | |
| 2934 | 2026-05-21T04:12:27.651Z | error[E0609]: no field `is_ca` on type `Result<CertificateParams, rcgen::Error>` |
| 2935 | 2026-05-21T04:12:27.651Z | --> test-utils/src/certificates.rs:30:29 |
| 2936 | 2026-05-21T04:12:27.651Z | | |
| 2937 | 2026-05-21T04:12:27.651Z | 30 | intermediate_params.is_ca = |
| 2938 | 2026-05-21T04:12:27.651Z | | ^^^^^ unknown field |
| 2939 | 2026-05-21T04:12:27.651Z | | |
| 2940 | 2026-05-21T04:12:27.651Z | help: one of the expressions' fields has a field of the same name |
| 2941 | 2026-05-21T04:12:27.651Z | | |
| 2942 | 2026-05-21T04:12:27.651Z | 30 | intermediate_params.unwrap().is_ca = |
| 2943 | 2026-05-21T04:12:27.651Z | | +++++++++ |
| 2944 | 2026-05-21T04:12:27.651Z | |
| 2945 | 2026-05-21T04:12:27.661Z | error[E0599]: no function or associated item named `from_params` found for struct `rcgen::Certificate` in the current scope |
| 2946 | 2026-05-21T04:12:27.661Z | --> test-utils/src/certificates.rs:33:33 |
| 2947 | 2026-05-21T04:12:27.661Z | | |
| 2948 | 2026-05-21T04:12:27.661Z | 33 | rcgen::Certificate::from_params(intermediate_params) |
| 2949 | 2026-05-21T04:12:27.661Z | | ^^^^^^^^^^^ function or associated item not found in `rcgen::Certificate` |
| 2950 | 2026-05-21T04:12:27.661Z | |
| 2951 | 2026-05-21T04:12:27.674Z | error[E0599]: no function or associated item named `from_params` found for struct `rcgen::Certificate` in the current scope |
| 2952 | 2026-05-21T04:12:27.674Z | --> test-utils/src/certificates.rs:36:47 |
| 2953 | 2026-05-21T04:12:27.674Z | | |
| 2954 | 2026-05-21T04:12:27.674Z | 36 | let end_keypair = rcgen::Certificate::from_params(params) |
| 2955 | 2026-05-21T04:12:27.674Z | | ^^^^^^^^^^^ function or associated item not found in `rcgen::Certificate` |
| 2956 | 2026-05-21T04:12:27.674Z | |
| 2957 | 2026-05-21T04:12:27.749Z | error[E0599]: no method named `serialize_private_key_der` found for struct `rcgen::Certificate` in the current scope |
| 2958 | 2026-05-21T04:12:27.749Z | --> test-utils/src/certificates.rs:59:26 |
| 2959 | 2026-05-21T04:12:27.749Z | | |
| 2960 | 2026-05-21T04:12:27.749Z | 59 | self.end_keypair.serialize_private_key_der() |
| 2961 | 2026-05-21T04:12:27.749Z | | ^^^^^^^^^^^^^^^^^^^^^^^^^ method not found in `rcgen::Certificate` |
| 2962 | 2026-05-21T04:12:27.749Z | |
| 2963 | 2026-05-21T04:12:27.798Z | error[E0599]: no method named `serialize_private_key_pem` found for struct `rcgen::Certificate` in the current scope |
| 2964 | 2026-05-21T04:12:27.798Z | --> test-utils/src/certificates.rs:63:26 |
| 2965 | 2026-05-21T04:12:27.798Z | | |
| 2966 | 2026-05-21T04:12:27.798Z | 63 | self.end_keypair.serialize_private_key_pem() |
| 2967 | 2026-05-21T04:12:27.798Z | | ^^^^^^^^^^^^^^^^^^^^^^^^^ method not found in `rcgen::Certificate` |
| 2968 | 2026-05-21T04:12:27.798Z | |
| 2969 | 2026-05-21T04:12:27.889Z | Compiling wicketd-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-api) |
| 2970 | 2026-05-21T04:12:28.119Z | Compiling ntp-admin-api v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/api) |
| 2971 | 2026-05-21T04:12:28.166Z | Some errors have detailed explanations: E0308, E0599, E0609. |
| 2972 | 2026-05-21T04:12:28.166Z | For more information about an error, try `rustc --explain E0308`. |
| 2973 | 2026-05-21T04:12:28.180Z | Compiling ntp-admin-types v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types) |
| 2974 | 2026-05-21T04:12:28.268Z | error: could not compile `omicron-test-utils` (lib) due to 8 previous errors |
| 2975 | 2026-05-21T04:12:28.269Z | warning: build failed, waiting for other jobs to finish... |
| 2976 | 2026-05-21T04:13:27.008Z | Error: Failed to build packages |
| 2977 | 2026-05-21T04:13:27.011Z | |
| 2978 | 2026-05-21T04:13:27.011Z | real 2:43.990534336 |
| 2979 | 2026-05-21T04:13:27.011Z | user 34:02.433913620 |
| 2980 | 2026-05-21T04:13:27.011Z | sys 2:10.149954407 |
| 2981 | 2026-05-21T04:13:27.011Z | trap 1.036873901 |
| 2982 | 2026-05-21T04:13:27.011Z | tflt 2.859210888 |
| 2983 | 2026-05-21T04:13:27.011Z | dflt 3.205547282 |
| 2984 | 2026-05-21T04:13:27.011Z | kflt 0.042214020 |
| 2985 | 2026-05-21T04:13:27.011Z | lock 2:50:19.219294685 |
| 2986 | 2026-05-21T04:13:27.011Z | slp 1:20:18.424868424 |
| 2987 | 2026-05-21T04:13:27.011Z | lat 1:41.801377723 |
| 2988 | 2026-05-21T04:13:27.011Z | stop 4:40.470205567 |
| 2989 | 2026-05-21T04:13:27.014Z | process exited: duration 393774 ms, exit code 1 |
| |
| 2990 | 2026-05-21T04:13:27.021Z | found 0 output files |
| 2991 | 2026-05-21T04:13:27.024Z | upload error: rule "/work/package.tar.gz" required a match, but was not used |