|
|
|
| 1 | 2026-06-10T21:48:28.873Z | job assigned to worker 01KTSR2CDP3JCYZ2C8PY4A06JC [factory aws, i-03969f8be569a1c05] (queued for 1 m 10 s) |
| |
| 2 | 2026-06-10T21:48:36.005Z | starting task 0: "setup" |
| 3 | 2026-06-10T21:48:36.012Z | ++ uname -s |
| 4 | 2026-06-10T21:48:36.015Z | + kern=SunOS |
| 5 | 2026-06-10T21:48:36.015Z | + build_user=build |
| 6 | 2026-06-10T21:48:36.015Z | + build_uid=12345 |
| 7 | 2026-06-10T21:48:36.015Z | + work_dir=/work |
| 8 | 2026-06-10T21:48:36.015Z | + input_dir=/input |
| 9 | 2026-06-10T21:48:36.015Z | + [[ 0 == 12345 ]] |
| 10 | 2026-06-10T21:48:36.015Z | + case "$kern" in |
| 11 | 2026-06-10T21:48:36.015Z | + groupadd -g 12345 build |
| 12 | 2026-06-10T21:48:36.015Z | + useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build |
| 13 | 2026-06-10T21:48:38.022Z | + zfs create -o mountpoint=/work rpool/work |
| 14 | 2026-06-10T21:48:38.108Z | ++ awk '$2 == "/home" { print $3 }' /etc/mnttab |
| 15 | 2026-06-10T21:48:38.111Z | + home_fs=zfs |
| 16 | 2026-06-10T21:48:38.111Z | + [[ zfs == autofs ]] |
| 17 | 2026-06-10T21:48:38.111Z | + mkdir -p /home/build |
| 18 | 2026-06-10T21:48:38.111Z | + chown build:build /home/build /work |
| 19 | 2026-06-10T21:48:40.114Z | + chmod 0700 /home/build /work |
| 20 | 2026-06-10T21:48:40.117Z | process exited: duration 4113 ms, exit code 0 |
| |
| 21 | 2026-06-10T21:48:40.126Z | starting task 1: "rust-toolchain" |
| 22 | 2026-06-10T21:48:40.130Z | + printf ' * rust toolchain channel = "%s"\n' 1.94.0 |
| 23 | 2026-06-10T21:48:40.130Z | + printf ' * rust toolchain profile = "%s"\n' default |
| 24 | 2026-06-10T21:48:40.130Z | + export RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 25 | 2026-06-10T21:48:40.130Z | * rust toolchain channel = "1.94.0" |
| 26 | 2026-06-10T21:48:40.130Z | * rust toolchain profile = "default" |
| 27 | 2026-06-10T21:48:40.130Z | + RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 28 | 2026-06-10T21:48:40.133Z | + curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs |
| 29 | 2026-06-10T21:48:40.134Z | + /bin/bash -s - -y --no-modify-path --default-toolchain 1.94.0 --profile default |
| 30 | 2026-06-10T21:49:10.221Z | info: downloading installer |
| 31 | 2026-06-10T21:49:11.679Z | warn: It looks like you have an existing rustup settings file at: |
| 32 | 2026-06-10T21:49:11.679Z | warn: /home/build/.rustup/settings.toml |
| 33 | 2026-06-10T21:49:11.679Z | warn: Rustup will install the default toolchain as specified in the settings file, |
| 34 | 2026-06-10T21:49:11.679Z | warn: instead of the one inferred from the default host triple. |
| 35 | 2026-06-10T21:49:11.689Z | info: profile set to default |
| 36 | 2026-06-10T21:49:11.689Z | info: default host triple is x86_64-unknown-illumos |
| 37 | 2026-06-10T21:49:11.704Z | info: syncing channel updates for 1.94.0-x86_64-unknown-illumos |
| 38 | 2026-06-10T21:49:11.867Z | info: latest update on 2026-03-05 for version 1.94.0 (4a4ef493e 2026-03-02) |
| 39 | 2026-06-10T21:49:11.889Z | info: downloading 6 components |
| 40 | 2026-06-10T21:49:26.141Z | info: default toolchain set to 1.94.0-x86_64-unknown-illumos |
| 41 | 2026-06-10T21:49:26.141Z | |
| 42 | 2026-06-10T21:49:26.172Z | 1.94.0-x86_64-unknown-illumos installed - rustc 1.94.0 (4a4ef493e 2026-03-02) |
| 43 | 2026-06-10T21:49:26.172Z | |
| 44 | 2026-06-10T21:49:26.172Z | |
| 45 | 2026-06-10T21:49:26.172Z | Rust is installed now. Great! |
| 46 | 2026-06-10T21:49:26.172Z | |
| 47 | 2026-06-10T21:49:26.172Z | To get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH |
| 48 | 2026-06-10T21:49:26.178Z | environment variable. This has not been done automatically. |
| 49 | 2026-06-10T21:49:26.178Z | |
| 50 | 2026-06-10T21:49:26.178Z | To configure your current shell, you need to source |
| 51 | 2026-06-10T21:49:26.178Z | the corresponding env file under $HOME/.cargo. |
| 52 | 2026-06-10T21:49:26.178Z | |
| 53 | 2026-06-10T21:49:26.178Z | This is usually done by running one of the following (note the leading DOT): |
| 54 | 2026-06-10T21:49:26.178Z | . "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh |
| 55 | 2026-06-10T21:49:26.178Z | source "$HOME/.cargo/env.fish" # For fish |
| 56 | 2026-06-10T21:49:26.178Z | source "~/.cargo/env.nu" # For nushell |
| 57 | 2026-06-10T21:49:26.178Z | source "$HOME/.cargo/env.tcsh" # For tcsh |
| 58 | 2026-06-10T21:49:26.178Z | . "$HOME/.cargo/env.ps1" # For pwsh |
| 59 | 2026-06-10T21:49:26.178Z | source "$HOME/.cargo/env.xsh" # For xonsh |
| 60 | 2026-06-10T21:49:26.178Z | warn: no default linker (`cc`) was found in your PATH |
| 61 | 2026-06-10T21:49:26.178Z | warn: many Rust crates require a system C toolchain to build |
| 62 | 2026-06-10T21:49:26.283Z | + rustup --version |
| 63 | 2026-06-10T21:49:26.290Z | rustup 1.29.0 (28d1352db 2026-03-05) |
| 64 | 2026-06-10T21:49:26.307Z | info: This is the version for the rustup toolchain manager, not the rustc compiler. |
| 65 | 2026-06-10T21:49:26.312Z | info: the currently active `rustc` version is `rustc 1.94.0 (4a4ef493e 2026-03-02)` |
| 66 | 2026-06-10T21:49:26.316Z | + cargo --version |
| 67 | 2026-06-10T21:49:26.322Z | cargo 1.94.0 (85eff7c80 2026-01-15) |
| 68 | 2026-06-10T21:49:26.327Z | + rustc --version |
| 69 | 2026-06-10T21:49:26.346Z | rustc 1.94.0 (4a4ef493e 2026-03-02) |
| 70 | 2026-06-10T21:49:26.353Z | process exited: duration 46223 ms, exit code 0 |
| |
| 71 | 2026-06-10T21:49:26.378Z | starting task 2: "authentication" |
| 72 | 2026-06-10T21:49:26.397Z | process exited: duration 18 ms, exit code 0 |
| |
| 73 | 2026-06-10T21:49:26.406Z | starting task 3: "clone repository" |
| 74 | 2026-06-10T21:49:26.411Z | + mkdir -p /work/oxidecomputer/omicron |
| 75 | 2026-06-10T21:49:26.422Z | + git clone https://github.com/oxidecomputer/omicron /work/oxidecomputer/omicron |
| 76 | 2026-06-10T21:49:26.455Z | Cloning into '/work/oxidecomputer/omicron'... |
| 77 | 2026-06-10T21:49:42.061Z | + cd /work/oxidecomputer/omicron |
| 78 | 2026-06-10T21:49:42.061Z | + git fetch origin cc4cc740d7b61e8ab818c578275fb9ab7cb410ca |
| 79 | 2026-06-10T21:49:57.345Z | From https://github.com/oxidecomputer/omicron |
| 80 | 2026-06-10T21:49:57.345Z | * branch cc4cc740d7b61e8ab818c578275fb9ab7cb410ca -> FETCH_HEAD |
| 81 | 2026-06-10T21:49:57.359Z | + [[ -n bump-console-f1ccb168 ]] |
| 82 | 2026-06-10T21:49:57.362Z | ++ git branch --show-current |
| 83 | 2026-06-10T21:49:57.365Z | + current=main |
| 84 | 2026-06-10T21:49:57.365Z | + [[ main != bump-console-f1ccb168 ]] |
| 85 | 2026-06-10T21:49:57.365Z | + git branch -f bump-console-f1ccb168 cc4cc740d7b61e8ab818c578275fb9ab7cb410ca |
| 86 | 2026-06-10T21:49:57.368Z | + git checkout -f bump-console-f1ccb168 |
| 87 | 2026-06-10T21:49:57.609Z | Switched to branch 'bump-console-f1ccb168' |
| 88 | 2026-06-10T21:49:57.612Z | + git reset --hard cc4cc740d7b61e8ab818c578275fb9ab7cb410ca |
| 89 | 2026-06-10T21:49:57.624Z | HEAD is now at cc4cc740d Bump web console (amd_turin_v2) |
| 90 | 2026-06-10T21:49:57.627Z | process exited: duration 31219 ms, exit code 0 |
| |
| 91 | 2026-06-10T21:49:57.634Z | starting task 4: "build" |
| 92 | 2026-06-10T21:49:57.639Z | + source .github/buildomat/ci-env.sh |
| 93 | 2026-06-10T21:49:57.639Z | ++ export CARGO_TERM_COLOR=always |
| 94 | 2026-06-10T21:49:57.639Z | ++ CARGO_TERM_COLOR=always |
| 95 | 2026-06-10T21:49:57.639Z | + cargo --version |
| 96 | 2026-06-10T21:49:57.649Z | cargo 1.94.0 (85eff7c80 2026-01-15) |
| 97 | 2026-06-10T21:49:57.652Z | + rustc --version |
| 98 | 2026-06-10T21:49:57.673Z | rustc 1.94.0 (4a4ef493e 2026-03-02) |
| 99 | 2026-06-10T21:49:57.676Z | + WORK=/work |
| 100 | 2026-06-10T21:49:57.676Z | + pfexec mkdir -p /work |
| 101 | 2026-06-10T21:49:57.679Z | + pfexec chown build /work |
| 102 | 2026-06-10T21:49:57.682Z | + ptime -m ./tools/install_builder_prerequisites.sh -yp |
| 103 | 2026-06-10T21:49:59.266Z | Startup: Refreshing catalog 'helios' ... Done |
| 104 | 2026-06-10T21:49:59.335Z | Startup: Caching catalogs ... Done |
| 105 | 2026-06-10T21:49:59.650Z | Planning: Solver setup ... Done (0.276s) |
| 106 | 2026-06-10T21:49:59.672Z | Planning: Running solver ... Done (0.021s) |
| 107 | 2026-06-10T21:49:59.679Z | Planning: Finding local manifests ... Done (0.003s) |
| 108 | 2026-06-10T21:49:59.690Z | Planning: Fetching manifests: 0/2 0% complete |
| 109 | 2026-06-10T21:49:59.709Z | Planning: Fetching manifests: 2/2 100% complete |
| 110 | 2026-06-10T21:49:59.724Z | Planning: Package planning ... Done (0.014s) |
| 111 | 2026-06-10T21:49:59.728Z | Planning: Merging actions ... Done (0.002s) |
| 112 | 2026-06-10T21:49:59.918Z | Planning: Checking for conflicting actions ... Done (0.193s) |
| 113 | 2026-06-10T21:49:59.921Z | Planning: Consolidating action changes ... Done (0.001s) |
| 114 | 2026-06-10T21:50:00.804Z | Planning: Evaluating mediators ... Done (0.885s) |
| 115 | 2026-06-10T21:50:00.807Z | Planning: Planning completed in 1.45 seconds |
| 116 | 2026-06-10T21:50:00.814Z | Packages to install: 2 |
| 117 | 2026-06-10T21:50:00.814Z | Estimated space available: 156.07 GB |
| 118 | 2026-06-10T21:50:00.814Z | Estimated space to be consumed: 25.37 MB |
| 119 | 2026-06-10T21:50:00.814Z | Create boot environment: No |
| 120 | 2026-06-10T21:50:00.814Z | Create backup boot environment: No |
| 121 | 2026-06-10T21:50:00.814Z | Rebuild boot archive: No |
| 122 | 2026-06-10T21:50:00.817Z | |
| 123 | 2026-06-10T21:50:00.817Z | Changed packages: |
| 124 | 2026-06-10T21:50:00.817Z | helios |
| 125 | 2026-06-10T21:50:00.817Z | developer/build-essential |
| 126 | 2026-06-10T21:50:00.817Z | None -> 11-3.0 |
| 127 | 2026-06-10T21:50:00.817Z | library/libxmlsec1 |
| 128 | 2026-06-10T21:50:00.817Z | None -> 1.2.35-3.0 |
| 129 | 2026-06-10T21:50:00.840Z | |
| 130 | 2026-06-10T21:50:00.840Z | Download: 0/214 items 0.0/1.3MB 0% complete |
| 131 | 2026-06-10T21:50:01.346Z | Download: Completed 1.28 MB in 0.51 seconds (2.5M/s) |
| 132 | 2026-06-10T21:50:01.413Z | Actions: 1/268 actions (Installing new actions) |
| 133 | 2026-06-10T21:50:01.452Z | Actions: Completed 268 actions in 0.04 seconds. |
| 134 | 2026-06-10T21:50:01.462Z | Finalize: Updating package state database ... Done (0.010s) |
| 135 | 2026-06-10T21:50:01.462Z | Finalize: Updating package cache ... Done (0.000s) |
| 136 | 2026-06-10T21:50:01.484Z | Finalize: Updating image state ... Done (0.022s) |
| 137 | 2026-06-10T21:50:04.137Z | Finalize: Creating fast lookup database ... Done (2.631s) |
| 138 | 2026-06-10T21:50:04.209Z | Finalize: Reading search index ... Done (0.014s) |
| 139 | 2026-06-10T21:50:04.212Z | Finalize: Updating search index ... Done (0.000s) |
| 140 | 2026-06-10T21:50:04.313Z | Finalize: Updating package cache ... Done (0.000s) |
| 141 | 2026-06-10T21:50:04.617Z | Planning: Evaluating mediator changes ... Done |
| 142 | 2026-06-10T21:50:04.723Z | Planning: Checking for conflicting actions ... Done |
| 143 | 2026-06-10T21:50:04.726Z | Planning: Consolidating action changes ... Done |
| 144 | 2026-06-10T21:50:04.880Z | Planning: Evaluating mediators ... Done |
| 145 | 2026-06-10T21:50:04.883Z | Planning: Planning completed in 0.26 seconds |
| 146 | 2026-06-10T21:50:04.904Z | Mediators to change: 2 |
| 147 | 2026-06-10T21:50:04.905Z | Create boot environment: No |
| 148 | 2026-06-10T21:50:04.905Z | Create backup boot environment: No |
| 149 | 2026-06-10T21:50:04.953Z | Finalize: Updating package state database ... Done |
| 150 | 2026-06-10T21:50:04.953Z | Finalize: Updating package cache ... Done |
| 151 | 2026-06-10T21:50:04.968Z | Finalize: Updating image state ... Done |
| 152 | 2026-06-10T21:50:06.916Z | Finalize: Creating fast lookup database ... Done |
| 153 | 2026-06-10T21:50:06.982Z | Finalize: Reading search index ... Done |
| 154 | 2026-06-10T21:50:06.987Z | Finalize: Updating search index ... Done |
| 155 | 2026-06-10T21:50:07.060Z | Finalize: Updating package cache ... Done |
| 156 | 2026-06-10T21:50:07.345Z | Planning: Evaluating mediator changes ... Done |
| 157 | 2026-06-10T21:50:07.451Z | Planning: Checking for conflicting actions ... Done |
| 158 | 2026-06-10T21:50:07.459Z | Planning: Consolidating action changes ... Done |
| 159 | 2026-06-10T21:50:07.612Z | Planning: Evaluating mediators ... Done |
| 160 | 2026-06-10T21:50:07.616Z | Planning: Planning completed in 0.26 seconds |
| 161 | 2026-06-10T21:50:07.634Z | Mediators to change: 1 |
| 162 | 2026-06-10T21:50:07.634Z | Create boot environment: No |
| 163 | 2026-06-10T21:50:07.634Z | Create backup boot environment: No |
| 164 | 2026-06-10T21:50:07.723Z | Finalize: Updating package state database ... Done |
| 165 | 2026-06-10T21:50:07.723Z | Finalize: Updating package cache ... Done |
| 166 | 2026-06-10T21:50:07.739Z | Finalize: Updating image state ... Done |
| 167 | 2026-06-10T21:50:09.691Z | Finalize: Creating fast lookup database ... Done |
| 168 | 2026-06-10T21:50:09.756Z | Finalize: Reading search index ... Done |
| 169 | 2026-06-10T21:50:09.760Z | Finalize: Updating search index ... Done |
| 170 | 2026-06-10T21:50:09.822Z | Finalize: Updating package cache ... Done |
| 171 | 2026-06-10T21:50:10.257Z | MEDIATOR VER. SRC. VERSION IMPL. SRC. IMPLEMENTATION |
| 172 | 2026-06-10T21:50:10.257Z | apache system 2.4 system |
| 173 | 2026-06-10T21:50:10.257Z | clang system 15 system |
| 174 | 2026-06-10T21:50:10.257Z | csh system system illumos |
| 175 | 2026-06-10T21:50:10.257Z | ctags system system illumos |
| 176 | 2026-06-10T21:50:10.257Z | file vendor vendor darwinsys |
| 177 | 2026-06-10T21:50:10.257Z | file system system illumos |
| 178 | 2026-06-10T21:50:10.257Z | gcc vendor 14 vendor |
| 179 | 2026-06-10T21:50:10.257Z | gcc system 13 system |
| 180 | 2026-06-10T21:50:10.258Z | gcc system 10 system |
| 181 | 2026-06-10T21:50:10.258Z | go system 1.25 system |
| 182 | 2026-06-10T21:50:10.258Z | llvm system 15 system |
| 183 | 2026-06-10T21:50:10.258Z | mariadb system 11.4 system |
| 184 | 2026-06-10T21:50:10.258Z | mta vendor vendor dma |
| 185 | 2026-06-10T21:50:10.258Z | openjdk system 17 system |
| 186 | 2026-06-10T21:50:10.258Z | openjdk system 11 system |
| 187 | 2026-06-10T21:50:10.258Z | openssl vendor 3 vendor |
| 188 | 2026-06-10T21:50:10.258Z | perl system 5.40 system |
| 189 | 2026-06-10T21:50:10.258Z | postgresql system 18 system |
| 190 | 2026-06-10T21:50:10.258Z | postgresql system 17 system |
| 191 | 2026-06-10T21:50:10.258Z | python vendor 3 vendor |
| 192 | 2026-06-10T21:50:10.258Z | python system 2 system |
| 193 | 2026-06-10T21:50:10.258Z | python3 vendor 3.13 vendor |
| 194 | 2026-06-10T21:50:10.258Z | ruby system 3.4 system |
| 195 | 2026-06-10T21:50:10.258Z | ruby system 3.0 system |
| 196 | 2026-06-10T21:50:10.258Z | words vendor vendor american-english |
| 197 | 2026-06-10T21:50:10.258Z | words system system australian-english |
| 198 | 2026-06-10T21:50:10.258Z | words system system british-english |
| 199 | 2026-06-10T21:50:10.258Z | words system system canadian-english |
| 200 | 2026-06-10T21:50:10.258Z | words system system french |
| 201 | 2026-06-10T21:50:10.258Z | words system system italian |
| 202 | 2026-06-10T21:50:10.258Z | words system system ngerman |
| 203 | 2026-06-10T21:50:10.258Z | words system system ogerman |
| 204 | 2026-06-10T21:50:10.258Z | words system system spanish |
| 205 | 2026-06-10T21:50:10.384Z | PUBLISHER TYPE STATUS P LOCATION |
| 206 | 2026-06-10T21:50:10.384Z | helios origin online F https://pkg.oxide.computer/helios/3/dev/ |
| 207 | 2026-06-10T21:50:10.673Z | FMRI IFO |
| 208 | 2026-06-10T21:50:10.673Z | pkg://helios/developer/build-essential@11-3.0:20260212T145243Z im- |
| 209 | 2026-06-10T21:50:10.673Z | pkg://helios/developer/pkg-config@0.29.2-3.0:20260212T145445Z i-- |
| 210 | 2026-06-10T21:50:10.673Z | pkg://helios/library/libxmlsec1@1.2.35-3.0:20260306T162922Z im- |
| 211 | 2026-06-10T21:50:10.673Z | pkg://helios/ooce/developer/clang-15@15.0.7-3.0:20260212T171836Z i-- |
| 212 | 2026-06-10T21:50:10.673Z | pkg://helios/ooce/developer/cmake@4.2.3-3.0:20260212T164558Z i-- |
| 213 | 2026-06-10T21:50:10.673Z | pkg://helios/ooce/library/postgresql-18@18.1-3.0:20260217T162247Z i-- |
| 214 | 2026-06-10T21:50:10.673Z | pkg://helios/package/pkg@0.5.11-3.0:20260212T150754Z i-- |
| 215 | 2026-06-10T21:50:10.673Z | pkg://helios/system/library/g++-runtime@14-3.0:20260212T151156Z i-- |
| 216 | 2026-06-10T21:50:10.673Z | pkg://helios/system/library/gcc-runtime@14-3.0:20260212T151216Z i-- |
| 217 | 2026-06-10T21:50:10.915Z | Updating git repository `https://github.com/oxidecomputer/pq-sys` |
| 218 | 2026-06-10T21:50:11.227Z | Updating crates.io index |
| 219 | 2026-06-10T21:50:11.230Z | Updating git repository `https://github.com/oxidecomputer/slog-error-chain` |
| 220 | 2026-06-10T21:50:26.789Z | Updating git repository `https://github.com/oxidecomputer/lldp` |
| 221 | 2026-06-10T21:50:27.117Z | Updating git repository `https://github.com/oxidecomputer/tufaceous` |
| 222 | 2026-06-10T21:50:27.686Z | Updating git repository `https://github.com/oxidecomputer/propolis` |
| 223 | 2026-06-10T21:50:28.559Z | Updating git repository `https://github.com/oxidecomputer/management-gateway-service` |
| 224 | 2026-06-10T21:50:29.093Z | Updating git repository `https://github.com/oxidecomputer/crucible` |
| 225 | 2026-06-10T21:50:30.642Z | Updating git repository `https://github.com/oxidecomputer/opte` |
| 226 | 2026-06-10T21:50:31.763Z | Updating git repository `https://github.com/oxidecomputer/tofino` |
| 227 | 2026-06-10T21:50:32.084Z | Updating git repository `https://github.com/oxidecomputer/maghemite` |
| 228 | 2026-06-10T21:50:33.215Z | Updating git repository `https://github.com/oxidecomputer/clickward` |
| 229 | 2026-06-10T21:50:33.617Z | Updating git repository `https://github.com/oxidecomputer/dice-util` |
| 230 | 2026-06-10T21:50:34.115Z | Updating git repository `https://github.com/oxidecomputer/openapi-lint` |
| 231 | 2026-06-10T21:50:34.396Z | Updating git repository `https://github.com/oxidecomputer/dendrite` |
| 232 | 2026-06-10T21:50:35.606Z | Updating git repository `https://github.com/oxidecomputer/transceiver-control` |
| 233 | 2026-06-10T21:50:36.111Z | Updating git repository `https://github.com/oxidecomputer/fmd-adm` |
| 234 | 2026-06-10T21:50:36.426Z | Updating git repository `https://github.com/oxidecomputer/ipcc-rs` |
| 235 | 2026-06-10T21:50:36.666Z | Updating git repository `https://github.com/oxidecomputer/hubtools.git` |
| 236 | 2026-06-10T21:50:37.079Z | Updating git repository `https://github.com/oxidecomputer/scim2-rs` |
| 237 | 2026-06-10T21:50:37.493Z | Updating git repository `https://github.com/oxidecomputer/illumos-devinfo` |
| 238 | 2026-06-10T21:50:37.905Z | Updating git repository `https://github.com/oxidecomputer/libefi-illumos` |
| 239 | 2026-06-10T21:50:38.158Z | Updating git repository `https://github.com/oxidecomputer/libnvme` |
| 240 | 2026-06-10T21:50:38.457Z | Updating git repository `https://github.com/oxidecomputer/dice-util` |
| 241 | 2026-06-10T21:50:38.910Z | Updating git repository `https://github.com/oxidecomputer/sprockets.git` |
| 242 | 2026-06-10T21:50:39.250Z | Updating git repository `https://github.com/oxidecomputer/erebor` |
| 243 | 2026-06-10T21:50:39.707Z | Updating git repository `https://github.com/oxidecomputer/rust-cpuid.git` |
| 244 | 2026-06-10T21:50:40.249Z | Updating git repository `https://github.com/oxidecomputer/rats-corim.git` |
| 245 | 2026-06-10T21:50:40.617Z | Updating git repository `https://github.com/bluecatengineering/dhcproto.git` |
| 246 | 2026-06-10T21:50:40.880Z | Updating git repository `https://github.com/oxidecomputer/ispf` |
| 247 | 2026-06-10T21:50:41.191Z | Updating git repository `https://github.com/oxidecomputer/serde_human_bytes` |
| 248 | 2026-06-10T21:50:42.754Z | Updating git repository `https://github.com/oxidecomputer/netadm-sys` |
| 249 | 2026-06-10T21:50:43.151Z | Updating git repository `https://github.com/oxidecomputer/transceiver-control` |
| 250 | 2026-06-10T21:50:43.552Z | Updating git repository `https://github.com/oxidecomputer/tlvc.git` |
| 251 | 2026-06-10T21:50:43.829Z | Updating git repository `https://github.com/oxidecomputer/lpc55_support` |
| 252 | 2026-06-10T21:50:44.265Z | Updating git repository `https://github.com/oxidecomputer/ipcc-rs` |
| 253 | 2026-06-10T21:50:44.642Z | Updating git repository `https://github.com/oxidecomputer/pki-playground` |
| 254 | 2026-06-10T21:50:44.919Z | Updating git repository `https://github.com/oxidecomputer/pmbus` |
| 255 | 2026-06-10T21:50:45.259Z | Updating git repository `https://github.com/oxidecomputer/dlpi-sys` |
| 256 | 2026-06-10T21:50:45.645Z | Updating git repository `https://github.com/jmesmon/rust-libzfs` |
| 257 | 2026-06-10T21:50:45.914Z | Updating git repository `https://github.com/oxidecomputer/rusty-doors` |
| 258 | 2026-06-10T21:50:46.200Z | Updating git repository `https://github.com/illumos/smf-rs` |
| 259 | 2026-06-10T21:50:46.597Z | Updating git repository `https://github.com/oxidecomputer/omicron` |
| 260 | 2026-06-10T21:50:58.138Z | Downloading crates ... |
| 261 | 2026-06-10T21:51:13.240Z | Downloaded serde-value v0.7.0 |
| 262 | 2026-06-10T21:51:13.262Z | Downloaded heck v0.5.0 |
| 263 | 2026-06-10T21:51:13.262Z | Downloaded serde-untagged v0.1.9 |
| 264 | 2026-06-10T21:51:13.262Z | Downloaded sha2 v0.10.9 |
| 265 | 2026-06-10T21:51:13.262Z | Downloaded textwrap v0.16.2 |
| 266 | 2026-06-10T21:51:13.262Z | Downloaded zerovec-derive v0.11.2 |
| 267 | 2026-06-10T21:51:13.262Z | Downloaded zerofrom-derive v0.1.6 |
| 268 | 2026-06-10T21:51:13.262Z | Downloaded thread-id v4.2.2 |
| 269 | 2026-06-10T21:51:13.262Z | Downloaded heck v0.4.1 |
| 270 | 2026-06-10T21:51:13.262Z | Downloaded unicode-xid v0.2.6 |
| 271 | 2026-06-10T21:51:13.262Z | Downloaded plain v0.2.3 |
| 272 | 2026-06-10T21:51:13.262Z | Downloaded yoke-derive v0.8.1 |
| 273 | 2026-06-10T21:51:13.262Z | Downloaded anstyle-query v1.1.5 |
| 274 | 2026-06-10T21:51:13.262Z | Downloaded form_urlencoded v1.2.2 |
| 275 | 2026-06-10T21:51:13.262Z | Downloaded fastrand v2.3.0 |
| 276 | 2026-06-10T21:51:13.262Z | Downloaded toml_datetime v0.6.11 |
| 277 | 2026-06-10T21:51:13.262Z | Downloaded usdt-macro v0.5.0 |
| 278 | 2026-06-10T21:51:13.262Z | Downloaded colorchoice v1.0.4 |
| 279 | 2026-06-10T21:51:13.263Z | Downloaded typeid v1.0.3 |
| 280 | 2026-06-10T21:51:13.263Z | Downloaded potential_utf v0.1.4 |
| 281 | 2026-06-10T21:51:13.263Z | Downloaded version_check v0.9.5 |
| 282 | 2026-06-10T21:51:13.263Z | Downloaded utf8parse v0.2.2 |
| 283 | 2026-06-10T21:51:13.263Z | Downloaded dof v0.3.0 |
| 284 | 2026-06-10T21:51:13.263Z | Downloaded usdt-attr-macro v0.5.0 |
| 285 | 2026-06-10T21:51:13.263Z | Downloaded ordered-float v2.10.1 |
| 286 | 2026-06-10T21:51:13.263Z | Downloaded usdt v0.5.0 |
| 287 | 2026-06-10T21:51:13.263Z | Downloaded zerofrom v0.1.6 |
| 288 | 2026-06-10T21:51:13.263Z | Downloaded cpufeatures v0.2.17 |
| 289 | 2026-06-10T21:51:13.263Z | Downloaded unicode-linebreak v0.1.5 |
| 290 | 2026-06-10T21:51:13.263Z | Downloaded toml_write v0.1.2 |
| 291 | 2026-06-10T21:51:13.263Z | Downloaded itoa v1.0.17 |
| 292 | 2026-06-10T21:51:13.279Z | Downloaded zmij v1.0.21 |
| 293 | 2026-06-10T21:51:13.279Z | Downloaded tinystr v0.8.2 |
| 294 | 2026-06-10T21:51:13.279Z | Downloaded thiserror v2.0.18 |
| 295 | 2026-06-10T21:51:13.279Z | Downloaded toml v0.8.23 |
| 296 | 2026-06-10T21:51:13.279Z | Downloaded swrite v0.1.0 |
| 297 | 2026-06-10T21:51:13.279Z | Downloaded fnv v1.0.7 |
| 298 | 2026-06-10T21:51:13.279Z | Downloaded yoke v0.8.1 |
| 299 | 2026-06-10T21:51:13.279Z | Downloaded thiserror v1.0.69 |
| 300 | 2026-06-10T21:51:13.284Z | Downloaded thiserror-impl v1.0.69 |
| 301 | 2026-06-10T21:51:13.285Z | Downloaded scroll_derive v0.12.1 |
| 302 | 2026-06-10T21:51:13.285Z | Downloaded generic-array v0.14.7 |
| 303 | 2026-06-10T21:51:13.285Z | Downloaded writeable v0.6.2 |
| 304 | 2026-06-10T21:51:13.285Z | Downloaded percent-encoding v2.3.2 |
| 305 | 2026-06-10T21:51:13.285Z | Downloaded cargo-platform v0.2.0 |
| 306 | 2026-06-10T21:51:13.285Z | Downloaded block-buffer v0.10.4 |
| 307 | 2026-06-10T21:51:13.285Z | Downloaded ucd-trie v0.1.7 |
| 308 | 2026-06-10T21:51:13.285Z | Downloaded zerocopy-derive v0.7.35 |
| 309 | 2026-06-10T21:51:13.285Z | Downloaded icu_normalizer v2.1.1 |
| 310 | 2026-06-10T21:51:13.296Z | Downloaded utf8_iter v1.0.4 |
| 311 | 2026-06-10T21:51:13.316Z | Downloaded zerotrie v0.2.3 |
| 312 | 2026-06-10T21:51:13.317Z | Downloaded typenum v1.19.0 |
| 313 | 2026-06-10T21:51:13.317Z | Downloaded pretty-hex v0.4.1 |
| 314 | 2026-06-10T21:51:13.317Z | Downloaded idna_adapter v1.2.1 |
| 315 | 2026-06-10T21:51:13.317Z | Downloaded usdt-impl v0.5.0 |
| 316 | 2026-06-10T21:51:13.317Z | Downloaded tabled_derive v0.7.0 |
| 317 | 2026-06-10T21:51:13.317Z | Downloaded stable_deref_trait v1.2.1 |
| 318 | 2026-06-10T21:51:13.317Z | Downloaded smawk v0.3.2 |
| 319 | 2026-06-10T21:51:13.317Z | Downloaded equivalent v1.0.2 |
| 320 | 2026-06-10T21:51:13.317Z | Downloaded strsim v0.11.1 |
| 321 | 2026-06-10T21:51:13.317Z | Downloaded clap_lex v1.0.0 |
| 322 | 2026-06-10T21:51:13.317Z | Downloaded terminal_size v0.4.3 |
| 323 | 2026-06-10T21:51:13.317Z | Downloaded thiserror-impl v2.0.18 |
| 324 | 2026-06-10T21:51:13.317Z | Downloaded crypto-common v0.1.7 |
| 325 | 2026-06-10T21:51:13.317Z | Downloaded fs-err v3.3.0 |
| 326 | 2026-06-10T21:51:13.335Z | Downloaded is_terminal_polyfill v1.70.2 |
| 327 | 2026-06-10T21:51:13.335Z | Downloaded cfg-if v1.0.4 |
| 328 | 2026-06-10T21:51:13.335Z | Downloaded bytecount v0.6.9 |
| 329 | 2026-06-10T21:51:13.335Z | Downloaded url v2.5.8 |
| 330 | 2026-06-10T21:51:13.335Z | Downloaded unicode-ident v1.0.24 |
| 331 | 2026-06-10T21:51:13.336Z | Downloaded dtrace-parser v0.2.0 |
| 332 | 2026-06-10T21:51:13.336Z | Downloaded macaddr v1.0.1 |
| 333 | 2026-06-10T21:51:13.336Z | Downloaded anstyle-parse v1.0.0 |
| 334 | 2026-06-10T21:51:13.336Z | Downloaded errno v0.3.14 |
| 335 | 2026-06-10T21:51:13.336Z | Downloaded cargo_toml v0.21.0 |
| 336 | 2026-06-10T21:51:13.336Z | Downloaded cargo_metadata v0.21.0 |
| 337 | 2026-06-10T21:51:13.336Z | Downloaded toml_edit v0.22.27 |
| 338 | 2026-06-10T21:51:13.336Z | Downloaded byteorder v1.5.0 |
| 339 | 2026-06-10T21:51:13.336Z | Downloaded synstructure v0.13.2 |
| 340 | 2026-06-10T21:51:13.336Z | Downloaded quote v1.0.45 |
| 341 | 2026-06-10T21:51:13.336Z | Downloaded camino-tempfile v1.4.1 |
| 342 | 2026-06-10T21:51:13.336Z | Downloaded anstyle v1.0.14 |
| 343 | 2026-06-10T21:51:13.336Z | Downloaded zerocopy v0.7.35 |
| 344 | 2026-06-10T21:51:13.343Z | Downloaded zerovec v0.11.5 |
| 345 | 2026-06-10T21:51:13.344Z | Downloaded winnow v0.7.14 |
| 346 | 2026-06-10T21:51:13.344Z | Downloaded serde_spanned v0.6.9 |
| 347 | 2026-06-10T21:51:13.344Z | Downloaded once_cell v1.21.3 |
| 348 | 2026-06-10T21:51:13.348Z | Downloaded proc-macro-error v1.0.4 |
| 349 | 2026-06-10T21:51:13.348Z | Downloaded memmap v0.7.0 |
| 350 | 2026-06-10T21:51:13.348Z | Downloaded unicode-width v0.2.0 |
| 351 | 2026-06-10T21:51:13.357Z | Downloaded unicode-width v0.1.14 |
| 352 | 2026-06-10T21:51:13.357Z | Downloaded autocfg v1.5.0 |
| 353 | 2026-06-10T21:51:13.358Z | Downloaded proc-macro-error-attr v1.0.4 |
| 354 | 2026-06-10T21:51:13.358Z | Downloaded digest v0.10.7 |
| 355 | 2026-06-10T21:51:13.408Z | Downloaded serde_tokenstream v0.2.3 |
| 356 | 2026-06-10T21:51:13.409Z | Downloaded displaydoc v0.2.5 |
| 357 | 2026-06-10T21:51:13.409Z | Downloaded anstream v1.0.0 |
| 358 | 2026-06-10T21:51:13.409Z | Downloaded litemap v0.8.1 |
| 359 | 2026-06-10T21:51:13.409Z | Downloaded erased-serde v0.4.9 |
| 360 | 2026-06-10T21:51:13.409Z | Downloaded pest_derive v2.8.6 |
| 361 | 2026-06-10T21:51:13.409Z | Downloaded clap_derive v4.6.1 |
| 362 | 2026-06-10T21:51:13.412Z | Downloaded semver v1.0.28 |
| 363 | 2026-06-10T21:51:13.412Z | Downloaded scroll v0.12.0 |
| 364 | 2026-06-10T21:51:13.412Z | Downloaded cargo-util-schemas v0.8.2 |
| 365 | 2026-06-10T21:51:13.412Z | Downloaded pest_generator v2.8.6 |
| 366 | 2026-06-10T21:51:13.413Z | Downloaded smallvec v1.15.1 |
| 367 | 2026-06-10T21:51:13.413Z | Downloaded bitflags v2.11.0 |
| 368 | 2026-06-10T21:51:13.413Z | Downloaded serde_derive v1.0.228 |
| 369 | 2026-06-10T21:51:13.413Z | Downloaded icu_provider v2.1.1 |
| 370 | 2026-06-10T21:51:13.413Z | Downloaded icu_properties v2.1.2 |
| 371 | 2026-06-10T21:51:13.413Z | Downloaded getrandom v0.4.1 |
| 372 | 2026-06-10T21:51:13.419Z | Downloaded proc-macro2 v1.0.106 |
| 373 | 2026-06-10T21:51:13.419Z | Downloaded pest_meta v2.8.6 |
| 374 | 2026-06-10T21:51:13.419Z | Downloaded camino v1.2.2 |
| 375 | 2026-06-10T21:51:13.431Z | Downloaded num-traits v0.2.19 |
| 376 | 2026-06-10T21:51:13.431Z | Downloaded tempfile v3.25.0 |
| 377 | 2026-06-10T21:51:13.447Z | Downloaded serde_core v1.0.228 |
| 378 | 2026-06-10T21:51:13.447Z | Downloaded anyhow v1.0.102 |
| 379 | 2026-06-10T21:51:13.470Z | Downloaded clap v4.6.1 |
| 380 | 2026-06-10T21:51:13.470Z | Downloaded log v0.4.29 |
| 381 | 2026-06-10T21:51:13.470Z | Downloaded papergrid v0.11.0 |
| 382 | 2026-06-10T21:51:13.470Z | Downloaded icu_locale_core v2.1.1 |
| 383 | 2026-06-10T21:51:13.471Z | Downloaded memchr v2.8.0 |
| 384 | 2026-06-10T21:51:13.471Z | Downloaded icu_collections v2.1.1 |
| 385 | 2026-06-10T21:51:13.476Z | Downloaded icu_normalizer_data v2.1.1 |
| 386 | 2026-06-10T21:51:13.476Z | Downloaded serde v1.0.228 |
| 387 | 2026-06-10T21:51:13.493Z | Downloaded indexmap v2.14.0 |
| 388 | 2026-06-10T21:51:13.515Z | Downloaded pest v2.8.6 |
| 389 | 2026-06-10T21:51:13.542Z | Downloaded idna v1.1.0 |
| 390 | 2026-06-10T21:51:13.553Z | Downloaded icu_properties_data v2.1.2 |
| 391 | 2026-06-10T21:51:13.553Z | Downloaded hashbrown v0.17.0 |
| 392 | 2026-06-10T21:51:13.553Z | Downloaded serde_json v1.0.149 |
| 393 | 2026-06-10T21:51:13.553Z | Downloaded clap_builder v4.6.0 |
| 394 | 2026-06-10T21:51:13.553Z | Downloaded goblin v0.8.2 |
| 395 | 2026-06-10T21:51:13.553Z | Downloaded tabled v0.15.0 |
| 396 | 2026-06-10T21:51:13.577Z | Downloaded syn v1.0.109 |
| 397 | 2026-06-10T21:51:13.608Z | Downloaded syn v2.0.117 |
| 398 | 2026-06-10T21:51:13.618Z | Downloaded rustix v1.1.3 |
| 399 | 2026-06-10T21:51:13.627Z | Downloaded libc v0.2.185 |
| 400 | 2026-06-10T21:51:13.695Z | Compiling proc-macro2 v1.0.106 |
| 401 | 2026-06-10T21:51:13.695Z | Compiling quote v1.0.45 |
| 402 | 2026-06-10T21:51:13.698Z | Compiling unicode-ident v1.0.24 |
| 403 | 2026-06-10T21:51:13.698Z | Compiling serde_core v1.0.228 |
| 404 | 2026-06-10T21:51:13.698Z | Compiling libc v0.2.185 |
| 405 | 2026-06-10T21:51:13.699Z | Compiling version_check v0.9.5 |
| 406 | 2026-06-10T21:51:13.699Z | Compiling memchr v2.8.0 |
| 407 | 2026-06-10T21:51:13.699Z | Compiling serde v1.0.228 |
| 408 | 2026-06-10T21:51:13.699Z | Compiling stable_deref_trait v1.2.1 |
| 409 | 2026-06-10T21:51:13.699Z | Compiling zmij v1.0.21 |
| 410 | 2026-06-10T21:51:13.699Z | Compiling autocfg v1.5.0 |
| 411 | 2026-06-10T21:51:13.880Z | Compiling thiserror v1.0.69 |
| 412 | 2026-06-10T21:51:13.920Z | Compiling ucd-trie v0.1.7 |
| 413 | 2026-06-10T21:51:13.920Z | Compiling itoa v1.0.17 |
| 414 | 2026-06-10T21:51:13.920Z | Compiling writeable v0.6.2 |
| 415 | 2026-06-10T21:51:14.111Z | Compiling litemap v0.8.1 |
| 416 | 2026-06-10T21:51:14.121Z | Compiling icu_normalizer_data v2.1.1 |
| 417 | 2026-06-10T21:51:14.273Z | Compiling byteorder v1.5.0 |
| 418 | 2026-06-10T21:51:14.339Z | Compiling icu_properties_data v2.1.2 |
| 419 | 2026-06-10T21:51:14.424Z | Compiling rustix v1.1.3 |
| 420 | 2026-06-10T21:51:14.471Z | Compiling bitflags v2.11.0 |
| 421 | 2026-06-10T21:51:14.491Z | Compiling pest v2.8.6 |
| 422 | 2026-06-10T21:51:14.505Z | Compiling serde_json v1.0.149 |
| 423 | 2026-06-10T21:51:14.539Z | Compiling num-traits v0.2.19 |
| 424 | 2026-06-10T21:51:14.564Z | Compiling hashbrown v0.17.0 |
| 425 | 2026-06-10T21:51:14.729Z | Compiling equivalent v1.0.2 |
| 426 | 2026-06-10T21:51:14.751Z | Compiling smallvec v1.15.1 |
| 427 | 2026-06-10T21:51:14.835Z | Compiling typeid v1.0.3 |
| 428 | 2026-06-10T21:51:14.854Z | Compiling usdt-impl v0.5.0 |
| 429 | 2026-06-10T21:51:14.887Z | Compiling proc-macro-error-attr v1.0.4 |
| 430 | 2026-06-10T21:51:14.932Z | Compiling erased-serde v0.4.9 |
| 431 | 2026-06-10T21:51:14.959Z | Compiling syn v1.0.109 |
| 432 | 2026-06-10T21:51:14.968Z | Compiling winnow v0.7.14 |
| 433 | 2026-06-10T21:51:14.982Z | Compiling errno v0.3.14 |
| 434 | 2026-06-10T21:51:15.047Z | Compiling thread-id v4.2.2 |
| 435 | 2026-06-10T21:51:15.103Z | Compiling toml_write v0.1.2 |
| 436 | 2026-06-10T21:51:15.126Z | Compiling indexmap v2.14.0 |
| 437 | 2026-06-10T21:51:15.210Z | Compiling proc-macro-error v1.0.4 |
| 438 | 2026-06-10T21:51:15.256Z | Compiling getrandom v0.4.1 |
| 439 | 2026-06-10T21:51:15.348Z | Compiling log v0.4.29 |
| 440 | 2026-06-10T21:51:15.355Z | Compiling utf8parse v0.2.2 |
| 441 | 2026-06-10T21:51:15.355Z | Compiling thiserror v2.0.18 |
| 442 | 2026-06-10T21:51:15.394Z | Compiling syn v2.0.117 |
| 443 | 2026-06-10T21:51:15.394Z | Compiling plain v0.2.3 |
| 444 | 2026-06-10T21:51:15.462Z | Compiling camino v1.2.2 |
| 445 | 2026-06-10T21:51:15.482Z | Compiling percent-encoding v2.3.2 |
| 446 | 2026-06-10T21:51:15.482Z | Compiling utf8_iter v1.0.4 |
| 447 | 2026-06-10T21:51:15.578Z | Compiling anstyle-parse v1.0.0 |
| 448 | 2026-06-10T21:51:15.830Z | Compiling form_urlencoded v1.2.2 |
| 449 | 2026-06-10T21:51:15.850Z | Compiling cfg-if v1.0.4 |
| 450 | 2026-06-10T21:51:15.850Z | Compiling ordered-float v2.10.1 |
| 451 | 2026-06-10T21:51:15.850Z | Compiling pest_meta v2.8.6 |
| 452 | 2026-06-10T21:51:15.871Z | Compiling anstyle v1.0.14 |
| 453 | 2026-06-10T21:51:15.902Z | Compiling pretty-hex v0.4.1 |
| 454 | 2026-06-10T21:51:15.915Z | Compiling colorchoice v1.0.4 |
| 455 | 2026-06-10T21:51:15.936Z | Compiling anstyle-query v1.1.5 |
| 456 | 2026-06-10T21:51:15.991Z | Compiling is_terminal_polyfill v1.70.2 |
| 457 | 2026-06-10T21:51:16.066Z | Compiling fs-err v3.3.0 |
| 458 | 2026-06-10T21:51:16.076Z | Compiling anstream v1.0.0 |
| 459 | 2026-06-10T21:51:16.104Z | Compiling clap_lex v1.0.0 |
| 460 | 2026-06-10T21:51:16.125Z | Compiling bytecount v0.6.9 |
| 461 | 2026-06-10T21:51:16.136Z | Compiling heck v0.4.1 |
| 462 | 2026-06-10T21:51:16.191Z | Compiling terminal_size v0.4.3 |
| 463 | 2026-06-10T21:51:16.198Z | Compiling fnv v1.0.7 |
| 464 | 2026-06-10T21:51:16.238Z | Compiling anyhow v1.0.102 |
| 465 | 2026-06-10T21:51:16.308Z | Compiling unicode-width v0.1.14 |
| 466 | 2026-06-10T21:51:16.320Z | Compiling strsim v0.11.1 |
| 467 | 2026-06-10T21:51:16.320Z | Compiling unicode-xid v0.2.6 |
| 468 | 2026-06-10T21:51:16.362Z | Compiling fastrand v2.3.0 |
| 469 | 2026-06-10T21:51:16.440Z | Compiling semver v1.0.28 |
| 470 | 2026-06-10T21:51:16.546Z | Compiling once_cell v1.21.3 |
| 471 | 2026-06-10T21:51:16.569Z | Compiling heck v0.5.0 |
| 472 | 2026-06-10T21:51:16.630Z | Compiling papergrid v0.11.0 |
| 473 | 2026-06-10T21:51:16.638Z | Compiling clap_builder v4.6.0 |
| 474 | 2026-06-10T21:51:16.718Z | Compiling tempfile v3.25.0 |
| 475 | 2026-06-10T21:51:16.772Z | Compiling memmap v0.7.0 |
| 476 | 2026-06-10T21:51:16.790Z | Compiling serde-untagged v0.1.9 |
| 477 | 2026-06-10T21:51:16.809Z | Compiling smawk v0.3.2 |
| 478 | 2026-06-10T21:51:16.829Z | Compiling unicode-linebreak v0.1.5 |
| 479 | 2026-06-10T21:51:16.833Z | Compiling unicode-width v0.2.0 |
| 480 | 2026-06-10T21:51:16.967Z | Compiling camino-tempfile v1.4.1 |
| 481 | 2026-06-10T21:51:17.061Z | Compiling swrite v0.1.0 |
| 482 | 2026-06-10T21:51:17.099Z | Compiling textwrap v0.16.2 |
| 483 | 2026-06-10T21:51:17.118Z | Compiling dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common) |
| 484 | 2026-06-10T21:51:17.456Z | Compiling tabled_derive v0.7.0 |
| 485 | 2026-06-10T21:51:17.966Z | Compiling synstructure v0.13.2 |
| 486 | 2026-06-10T21:51:17.966Z | Compiling pest_generator v2.8.6 |
| 487 | 2026-06-10T21:51:18.161Z | Compiling tabled v0.15.0 |
| 488 | 2026-06-10T21:51:18.492Z | Compiling serde_derive v1.0.228 |
| 489 | 2026-06-10T21:51:18.492Z | Compiling zerofrom-derive v0.1.6 |
| 490 | 2026-06-10T21:51:18.497Z | Compiling yoke-derive v0.8.1 |
| 491 | 2026-06-10T21:51:18.497Z | Compiling zerovec-derive v0.11.2 |
| 492 | 2026-06-10T21:51:18.497Z | Compiling displaydoc v0.2.5 |
| 493 | 2026-06-10T21:51:18.497Z | Compiling thiserror-impl v1.0.69 |
| 494 | 2026-06-10T21:51:18.497Z | Compiling zerocopy-derive v0.7.35 |
| 495 | 2026-06-10T21:51:18.542Z | Compiling scroll_derive v0.12.1 |
| 496 | 2026-06-10T21:51:18.546Z | Compiling thiserror-impl v2.0.18 |
| 497 | 2026-06-10T21:51:18.609Z | Compiling clap_derive v4.6.1 |
| 498 | 2026-06-10T21:51:18.644Z | Compiling pest_derive v2.8.6 |
| 499 | 2026-06-10T21:51:19.263Z | Compiling scroll v0.12.0 |
| 500 | 2026-06-10T21:51:19.286Z | Compiling zerocopy v0.7.35 |
| 501 | 2026-06-10T21:51:19.488Z | Compiling goblin v0.8.2 |
| 502 | 2026-06-10T21:51:19.551Z | Compiling zerofrom v0.1.6 |
| 503 | 2026-06-10T21:51:19.655Z | Compiling dtrace-parser v0.2.0 |
| 504 | 2026-06-10T21:51:19.674Z | Compiling yoke v0.8.1 |
| 505 | 2026-06-10T21:51:19.871Z | Compiling zerovec v0.11.5 |
| 506 | 2026-06-10T21:51:19.871Z | Compiling zerotrie v0.2.3 |
| 507 | 2026-06-10T21:51:20.006Z | Compiling clap v4.6.1 |
| 508 | 2026-06-10T21:51:20.293Z | Compiling tinystr v0.8.2 |
| 509 | 2026-06-10T21:51:20.293Z | Compiling potential_utf v0.1.4 |
| 510 | 2026-06-10T21:51:20.418Z | Compiling icu_collections v2.1.1 |
| 511 | 2026-06-10T21:51:20.448Z | Compiling icu_locale_core v2.1.1 |
| 512 | 2026-06-10T21:51:20.990Z | Compiling icu_provider v2.1.1 |
| 513 | 2026-06-10T21:51:21.032Z | Compiling dof v0.3.0 |
| 514 | 2026-06-10T21:51:21.032Z | Compiling serde_tokenstream v0.2.3 |
| 515 | 2026-06-10T21:51:21.063Z | Compiling serde_spanned v0.6.9 |
| 516 | 2026-06-10T21:51:21.066Z | Compiling toml_datetime v0.6.11 |
| 517 | 2026-06-10T21:51:21.066Z | Compiling serde-value v0.7.0 |
| 518 | 2026-06-10T21:51:21.066Z | Compiling cargo-platform v0.2.0 |
| 519 | 2026-06-10T21:51:21.066Z | Compiling macaddr v1.0.1 |
| 520 | 2026-06-10T21:51:21.249Z | Compiling icu_normalizer v2.1.1 |
| 521 | 2026-06-10T21:51:21.249Z | Compiling icu_properties v2.1.2 |
| 522 | 2026-06-10T21:51:21.336Z | Compiling toml_edit v0.22.27 |
| 523 | 2026-06-10T21:51:21.811Z | Compiling usdt-attr-macro v0.5.0 |
| 524 | 2026-06-10T21:51:21.811Z | Compiling usdt-macro v0.5.0 |
| 525 | 2026-06-10T21:51:22.084Z | Compiling idna_adapter v1.2.1 |
| 526 | 2026-06-10T21:51:22.190Z | Compiling idna v1.1.0 |
| 527 | 2026-06-10T21:51:22.411Z | Compiling usdt v0.5.0 |
| 528 | 2026-06-10T21:51:22.461Z | Compiling url v2.5.8 |
| 529 | 2026-06-10T21:51:22.627Z | Compiling toml v0.8.23 |
| 530 | 2026-06-10T21:51:22.954Z | Compiling cargo-util-schemas v0.8.2 |
| 531 | 2026-06-10T21:51:22.954Z | Compiling cargo_toml v0.21.0 |
| 532 | 2026-06-10T21:51:23.748Z | Compiling cargo_metadata v0.21.0 |
| 533 | 2026-06-10T21:51:24.664Z | Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask) |
| 534 | 2026-06-10T21:51:26.774Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 16s |
| 535 | 2026-06-10T21:51:27.028Z | Running `target/debug/xtask download cockroach clickhouse console dendrite-stub maghemite-mgd maghemite-ddmd transceiver-control` |
| 536 | 2026-06-10T21:51:27.581Z | Downloading crates ... |
| 537 | 2026-06-10T21:51:27.687Z | Downloaded allocator-api2 v0.2.21 |
| 538 | 2026-06-10T21:51:27.690Z | Downloaded arrayvec v0.7.6 |
| 539 | 2026-06-10T21:51:27.693Z | Downloaded adler2 v2.0.1 |
| 540 | 2026-06-10T21:51:27.693Z | Downloaded arrayref v0.3.9 |
| 541 | 2026-06-10T21:51:27.693Z | Downloaded crc8 v0.1.1 |
| 542 | 2026-06-10T21:51:27.696Z | Downloaded async-stream v0.3.6 |
| 543 | 2026-06-10T21:51:27.696Z | Downloaded async-bb8-diesel v0.2.1 |
| 544 | 2026-06-10T21:51:27.700Z | Downloaded colored v3.1.1 |
| 545 | 2026-06-10T21:51:27.703Z | Downloaded crucible-workspace-hack v0.1.0 |
| 546 | 2026-06-10T21:51:27.703Z | Downloaded const_format_proc_macros v0.2.34 |
| 547 | 2026-06-10T21:51:27.707Z | Downloaded atomic-waker v1.1.2 |
| 548 | 2026-06-10T21:51:27.710Z | Downloaded crossbeam-utils v0.8.21 |
| 549 | 2026-06-10T21:51:27.713Z | Downloaded base64 v0.21.7 |
| 550 | 2026-06-10T21:51:27.713Z | Downloaded bitflags v1.3.2 |
| 551 | 2026-06-10T21:51:27.716Z | Downloaded bzip2 v0.6.1 |
| 552 | 2026-06-10T21:51:27.716Z | Downloaded async-stream-impl v0.3.6 |
| 553 | 2026-06-10T21:51:27.719Z | Downloaded ascii-canvas v3.0.0 |
| 554 | 2026-06-10T21:51:27.719Z | Downloaded darling_macro v0.23.0 |
| 555 | 2026-06-10T21:51:27.722Z | Downloaded bit-vec v0.6.3 |
| 556 | 2026-06-10T21:51:27.725Z | Downloaded dsl_auto_type v0.2.0 |
| 557 | 2026-06-10T21:51:27.725Z | Downloaded dirs-next v2.0.0 |
| 558 | 2026-06-10T21:51:27.725Z | Downloaded crossterm v0.29.0 |
| 559 | 2026-06-10T21:51:27.729Z | Downloaded diff v0.1.13 |
| 560 | 2026-06-10T21:51:27.732Z | Downloaded embedded-io v0.6.1 |
| 561 | 2026-06-10T21:51:27.735Z | Downloaded embedded-io v0.4.0 |
| 562 | 2026-06-10T21:51:27.735Z | Downloaded derive_more v0.99.20 |
| 563 | 2026-06-10T21:51:27.738Z | Downloaded bzip2 v0.4.4 |
| 564 | 2026-06-10T21:51:27.738Z | Downloaded darling_macro v0.21.3 |
| 565 | 2026-06-10T21:51:27.741Z | Downloaded fd-lock v4.0.4 |
| 566 | 2026-06-10T21:51:27.741Z | Downloaded cobs v0.3.0 |
| 567 | 2026-06-10T21:51:27.742Z | Downloaded cfg_aliases v0.1.1 |
| 568 | 2026-06-10T21:51:27.745Z | Downloaded base16ct v0.2.0 |
| 569 | 2026-06-10T21:51:27.745Z | Downloaded dyn-clone v1.0.20 |
| 570 | 2026-06-10T21:51:27.745Z | Downloaded bitfield-macros v0.19.4 |
| 571 | 2026-06-10T21:51:27.745Z | Downloaded difflib v0.4.0 |
| 572 | 2026-06-10T21:51:27.748Z | Downloaded display-error-chain v0.2.2 |
| 573 | 2026-06-10T21:51:27.748Z | Downloaded float-ord v0.3.2 |
| 574 | 2026-06-10T21:51:27.748Z | Downloaded ena v0.14.4 |
| 575 | 2026-06-10T21:51:27.748Z | Downloaded bitfield-struct v0.6.2 |
| 576 | 2026-06-10T21:51:27.751Z | Downloaded bb8 v0.8.6 |
| 577 | 2026-06-10T21:51:27.752Z | Downloaded block-padding v0.3.3 |
| 578 | 2026-06-10T21:51:27.752Z | Downloaded atty v0.2.14 |
| 579 | 2026-06-10T21:51:27.752Z | Downloaded assert_matches v1.5.0 |
| 580 | 2026-06-10T21:51:27.758Z | Downloaded ecdsa v0.16.9 |
| 581 | 2026-06-10T21:51:27.758Z | Downloaded diesel-dtrace v0.5.0 |
| 582 | 2026-06-10T21:51:27.761Z | Downloaded crossterm v0.28.1 |
| 583 | 2026-06-10T21:51:27.761Z | Downloaded erased-serde v0.3.31 |
| 584 | 2026-06-10T21:51:27.761Z | Downloaded des v0.8.1 |
| 585 | 2026-06-10T21:51:27.765Z | Downloaded derive_builder_core v0.20.2 |
| 586 | 2026-06-10T21:51:27.765Z | Downloaded aead v0.5.2 |
| 587 | 2026-06-10T21:51:27.765Z | Downloaded env_filter v1.0.0 |
| 588 | 2026-06-10T21:51:27.768Z | Downloaded derive_builder v0.20.2 |
| 589 | 2026-06-10T21:51:27.771Z | Downloaded curve25519-dalek-derive v0.1.1 |
| 590 | 2026-06-10T21:51:27.771Z | Downloaded crc-catalog v2.4.0 |
| 591 | 2026-06-10T21:51:27.771Z | Downloaded cassowary v0.3.0 |
| 592 | 2026-06-10T21:51:27.774Z | Downloaded anstream v0.6.21 |
| 593 | 2026-06-10T21:51:27.774Z | Downloaded darling v0.21.3 |
| 594 | 2026-06-10T21:51:27.777Z | Downloaded flagset v0.4.7 |
| 595 | 2026-06-10T21:51:27.777Z | Downloaded ed25519 v2.2.3 |
| 596 | 2026-06-10T21:51:27.780Z | Downloaded dunce v1.0.5 |
| 597 | 2026-06-10T21:51:27.780Z | Downloaded darling_macro v0.20.11 |
| 598 | 2026-06-10T21:51:27.780Z | Downloaded dtrace-parser v0.3.0 |
| 599 | 2026-06-10T21:51:27.780Z | Downloaded atomicwrites v0.4.4 |
| 600 | 2026-06-10T21:51:27.783Z | Downloaded cstr-argument v0.1.2 |
| 601 | 2026-06-10T21:51:27.783Z | Downloaded cfg_aliases v0.2.1 |
| 602 | 2026-06-10T21:51:27.783Z | Downloaded data-encoding v2.10.0 |
| 603 | 2026-06-10T21:51:27.786Z | Downloaded foreign-types v0.5.0 |
| 604 | 2026-06-10T21:51:27.786Z | Downloaded endian-type v0.1.2 |
| 605 | 2026-06-10T21:51:27.786Z | Downloaded darling_macro v0.13.4 |
| 606 | 2026-06-10T21:51:27.786Z | Downloaded backon v1.6.0 |
| 607 | 2026-06-10T21:51:27.790Z | Downloaded bit-set v0.5.3 |
| 608 | 2026-06-10T21:51:27.790Z | Downloaded float-cmp v0.10.0 |
| 609 | 2026-06-10T21:51:27.790Z | Downloaded derive_builder_macro v0.20.2 |
| 610 | 2026-06-10T21:51:27.793Z | Downloaded downcast-rs v2.0.2 |
| 611 | 2026-06-10T21:51:27.793Z | Downloaded debug-ignore v1.0.5 |
| 612 | 2026-06-10T21:51:27.794Z | Downloaded crc v3.4.0 |
| 613 | 2026-06-10T21:51:27.794Z | Downloaded dof v0.4.0 |
| 614 | 2026-06-10T21:51:27.797Z | Downloaded diesel_table_macro_syntax v0.3.0 |
| 615 | 2026-06-10T21:51:27.797Z | Downloaded chacha20 v0.9.1 |
| 616 | 2026-06-10T21:51:27.797Z | Downloaded dropshot-api-manager-types v0.7.2 |
| 617 | 2026-06-10T21:51:27.800Z | Downloaded bcs v0.1.6 |
| 618 | 2026-06-10T21:51:27.800Z | Downloaded enum-as-inner v0.6.1 |
| 619 | 2026-06-10T21:51:27.803Z | Downloaded document-features v0.2.12 |
| 620 | 2026-06-10T21:51:27.803Z | Downloaded compression-core v0.4.31 |
| 621 | 2026-06-10T21:51:27.803Z | Downloaded blowfish v0.9.1 |
| 622 | 2026-06-10T21:51:27.806Z | Downloaded dirs-sys-next v0.1.2 |
| 623 | 2026-06-10T21:51:27.806Z | Downloaded base64ct v1.8.3 |
| 624 | 2026-06-10T21:51:27.806Z | Downloaded defmt-parser v1.0.0 |
| 625 | 2026-06-10T21:51:27.809Z | Downloaded convert_case v0.4.0 |
| 626 | 2026-06-10T21:51:27.809Z | Downloaded crossbeam-deque v0.8.6 |
| 627 | 2026-06-10T21:51:27.809Z | Downloaded cpufeatures v0.3.0 |
| 628 | 2026-06-10T21:51:27.809Z | Downloaded ciborium-ll v0.2.2 |
| 629 | 2026-06-10T21:51:27.812Z | Downloaded bcrypt-pbkdf v0.10.0 |
| 630 | 2026-06-10T21:51:27.812Z | Downloaded async-recursion v1.1.1 |
| 631 | 2026-06-10T21:51:27.815Z | Downloaded ciborium-io v0.2.2 |
| 632 | 2026-06-10T21:51:27.815Z | Downloaded cargo-platform v0.3.2 |
| 633 | 2026-06-10T21:51:27.815Z | Downloaded backoff v0.4.0 |
| 634 | 2026-06-10T21:51:27.819Z | Downloaded cancel-safe-futures v0.1.5 |
| 635 | 2026-06-10T21:51:27.819Z | Downloaded ghash v0.5.1 |
| 636 | 2026-06-10T21:51:27.822Z | Downloaded fxhash v0.2.1 |
| 637 | 2026-06-10T21:51:27.822Z | Downloaded futures-sink v0.3.32 |
| 638 | 2026-06-10T21:51:27.825Z | Downloaded defmt v0.3.100 |
| 639 | 2026-06-10T21:51:27.825Z | Downloaded foreign-types-macros v0.2.3 |
| 640 | 2026-06-10T21:51:27.825Z | Downloaded foreign-types v0.3.2 |
| 641 | 2026-06-10T21:51:27.828Z | Downloaded castaway v0.2.4 |
| 642 | 2026-06-10T21:51:27.831Z | Downloaded git-stub v1.0.0 |
| 643 | 2026-06-10T21:51:27.831Z | Downloaded array-init v0.0.4 |
| 644 | 2026-06-10T21:51:27.838Z | Downloaded futures-io v0.3.32 |
| 645 | 2026-06-10T21:51:27.841Z | Downloaded futures-core v0.3.32 |
| 646 | 2026-06-10T21:51:27.841Z | Downloaded foreign-types-shared v0.3.1 |
| 647 | 2026-06-10T21:51:27.841Z | Downloaded futures-macro v0.3.32 |
| 648 | 2026-06-10T21:51:27.841Z | Downloaded funty v2.0.0 |
| 649 | 2026-06-10T21:51:27.844Z | Downloaded critical-section v1.2.0 |
| 650 | 2026-06-10T21:51:27.844Z | Downloaded fixedbitset v0.4.2 |
| 651 | 2026-06-10T21:51:27.844Z | Downloaded globwalk v0.9.1 |
| 652 | 2026-06-10T21:51:27.847Z | Downloaded futures-task v0.3.32 |
| 653 | 2026-06-10T21:51:27.847Z | Downloaded crunchy v0.2.4 |
| 654 | 2026-06-10T21:51:27.850Z | Downloaded fs_extra v1.3.0 |
| 655 | 2026-06-10T21:51:27.850Z | Downloaded anstyle-parse v0.2.7 |
| 656 | 2026-06-10T21:51:27.853Z | Downloaded either v1.15.0 |
| 657 | 2026-06-10T21:51:27.853Z | Downloaded csv-core v0.1.13 |
| 658 | 2026-06-10T21:51:27.856Z | Downloaded clang-sys v1.8.1 |
| 659 | 2026-06-10T21:51:27.856Z | Downloaded ciborium v0.2.2 |
| 660 | 2026-06-10T21:51:27.858Z | Downloaded der_derive v0.7.3 |
| 661 | 2026-06-10T21:51:27.858Z | Downloaded buf-list v1.1.2 |
| 662 | 2026-06-10T21:51:27.861Z | Downloaded bit-set v0.8.0 |
| 663 | 2026-06-10T21:51:27.861Z | Downloaded daft v0.1.7 |
| 664 | 2026-06-10T21:51:27.864Z | Downloaded fixedbitset v0.5.7 |
| 665 | 2026-06-10T21:51:27.864Z | Downloaded derive-where v1.6.0 |
| 666 | 2026-06-10T21:51:27.867Z | Downloaded filetime v0.2.27 |
| 667 | 2026-06-10T21:51:27.867Z | Downloaded corncobs v0.1.4 |
| 668 | 2026-06-10T21:51:27.872Z | Downloaded camino-tempfile-ext v0.3.3 |
| 669 | 2026-06-10T21:51:27.872Z | Downloaded argon2 v0.5.3 |
| 670 | 2026-06-10T21:51:27.872Z | Downloaded async-trait v0.1.89 |
| 671 | 2026-06-10T21:51:27.877Z | Downloaded fallible-iterator v0.2.0 |
| 672 | 2026-06-10T21:51:27.877Z | Downloaded convert_case v0.10.0 |
| 673 | 2026-06-10T21:51:27.877Z | Downloaded hostname v0.4.2 |
| 674 | 2026-06-10T21:51:27.880Z | Downloaded httpdate v1.0.3 |
| 675 | 2026-06-10T21:51:27.880Z | Downloaded hostname v0.3.1 |
| 676 | 2026-06-10T21:51:27.880Z | Downloaded cipher v0.4.4 |
| 677 | 2026-06-10T21:51:27.880Z | Downloaded hash32 v0.3.1 |
| 678 | 2026-06-10T21:51:27.885Z | Downloaded http-body v1.0.1 |
| 679 | 2026-06-10T21:51:27.885Z | Downloaded hex-literal v0.4.1 |
| 680 | 2026-06-10T21:51:27.888Z | Downloaded hex v0.4.3 |
| 681 | 2026-06-10T21:51:27.888Z | Downloaded ident_case v1.0.1 |
| 682 | 2026-06-10T21:51:27.888Z | Downloaded http-range v0.1.5 |
| 683 | 2026-06-10T21:51:27.888Z | Downloaded constant_time_eq v0.4.2 |
| 684 | 2026-06-10T21:51:27.888Z | Downloaded hyper-tls v0.6.0 |
| 685 | 2026-06-10T21:51:27.891Z | Downloaded hubpack_derive v0.1.1 |
| 686 | 2026-06-10T21:51:27.891Z | Downloaded headers-core v0.3.0 |
| 687 | 2026-06-10T21:51:27.891Z | Downloaded foreign-types-shared v0.1.1 |
| 688 | 2026-06-10T21:51:27.891Z | Downloaded bitfield v0.19.4 |
| 689 | 2026-06-10T21:51:27.894Z | Downloaded defmt-macros v1.0.1 |
| 690 | 2026-06-10T21:51:27.894Z | Downloaded defmt v1.0.1 |
| 691 | 2026-06-10T21:51:27.897Z | Downloaded group v0.13.0 |
| 692 | 2026-06-10T21:51:27.897Z | Downloaded gethostname v0.5.0 |
| 693 | 2026-06-10T21:51:27.900Z | Downloaded futures-executor v0.3.32 |
| 694 | 2026-06-10T21:51:27.901Z | Downloaded globset v0.4.18 |
| 695 | 2026-06-10T21:51:27.901Z | Downloaded cmake v0.1.57 |
| 696 | 2026-06-10T21:51:27.903Z | Downloaded cexpr v0.6.0 |
| 697 | 2026-06-10T21:51:27.903Z | Downloaded ff v0.13.1 |
| 698 | 2026-06-10T21:51:27.906Z | Downloaded deranged v0.5.8 |
| 699 | 2026-06-10T21:51:27.906Z | Downloaded byte-wrapper v0.1.0 |
| 700 | 2026-06-10T21:51:27.909Z | Downloaded darling v0.13.4 |
| 701 | 2026-06-10T21:51:27.910Z | Downloaded fs-err v2.11.0 |
| 702 | 2026-06-10T21:51:27.913Z | Downloaded illumos-nvpair-sys v0.2.0 |
| 703 | 2026-06-10T21:51:27.913Z | Downloaded illumos-nvpair v0.3.0 |
| 704 | 2026-06-10T21:51:27.913Z | Downloaded daft-derive v0.1.7 |
| 705 | 2026-06-10T21:51:27.916Z | Downloaded foldhash v0.2.0 |
| 706 | 2026-06-10T21:51:27.916Z | Downloaded derive-ex v0.1.8 |
| 707 | 2026-06-10T21:51:27.916Z | Downloaded internet-checksum v0.2.1 |
| 708 | 2026-06-10T21:51:27.919Z | Downloaded instability v0.3.11 |
| 709 | 2026-06-10T21:51:27.919Z | Downloaded indent_write v2.2.0 |
| 710 | 2026-06-10T21:51:27.919Z | Downloaded inout v0.1.4 |
| 711 | 2026-06-10T21:51:27.922Z | Downloaded instant v0.1.13 |
| 712 | 2026-06-10T21:51:27.922Z | Downloaded indoc v1.0.9 |
| 713 | 2026-06-10T21:51:27.927Z | Downloaded glob v0.3.3 |
| 714 | 2026-06-10T21:51:27.930Z | Downloaded bit-vec v0.8.0 |
| 715 | 2026-06-10T21:51:27.930Z | Downloaded darling v0.20.11 |
| 716 | 2026-06-10T21:51:27.932Z | Downloaded console v0.15.11 |
| 717 | 2026-06-10T21:51:27.935Z | Downloaded cargo_metadata v0.23.1 |
| 718 | 2026-06-10T21:51:27.935Z | Downloaded ahash v0.8.12 |
| 719 | 2026-06-10T21:51:27.938Z | Downloaded is_ci v1.2.0 |
| 720 | 2026-06-10T21:51:27.938Z | Downloaded darling v0.23.0 |
| 721 | 2026-06-10T21:51:27.942Z | Downloaded is-terminal v0.4.17 |
| 722 | 2026-06-10T21:51:27.942Z | Downloaded cookie_store v0.22.1 |
| 723 | 2026-06-10T21:51:27.944Z | Downloaded compression-codecs v0.4.37 |
| 724 | 2026-06-10T21:51:27.946Z | Downloaded hash32 v0.2.1 |
| 725 | 2026-06-10T21:51:27.946Z | Downloaded keccak v0.1.6 |
| 726 | 2026-06-10T21:51:27.949Z | Downloaded chacha20 v0.10.0 |
| 727 | 2026-06-10T21:51:27.952Z | Downloaded lazy_static v1.5.0 |
| 728 | 2026-06-10T21:51:27.955Z | Downloaded lalrpop-util v0.19.12 |
| 729 | 2026-06-10T21:51:27.955Z | Downloaded find-msvc-tools v0.1.9 |
| 730 | 2026-06-10T21:51:27.955Z | Downloaded ctr v0.9.2 |
| 731 | 2026-06-10T21:51:27.959Z | Downloaded lzss v0.8.2 |
| 732 | 2026-06-10T21:51:27.959Z | Downloaded linked-hash-map v0.5.6 |
| 733 | 2026-06-10T21:51:27.959Z | Downloaded env_logger v0.11.9 |
| 734 | 2026-06-10T21:51:27.962Z | Downloaded home v0.5.12 |
| 735 | 2026-06-10T21:51:27.962Z | Downloaded hubpack v0.1.2 |
| 736 | 2026-06-10T21:51:27.965Z | Downloaded foldhash v0.1.5 |
| 737 | 2026-06-10T21:51:27.965Z | Downloaded const-oid v0.9.6 |
| 738 | 2026-06-10T21:51:27.968Z | Downloaded cookie v0.18.1 |
| 739 | 2026-06-10T21:51:27.968Z | Downloaded http-body-util v0.1.3 |
| 740 | 2026-06-10T21:51:27.971Z | Downloaded libscf-sys v1.1.0 |
| 741 | 2026-06-10T21:51:27.971Z | Downloaded kstat-rs v0.2.4 |
| 742 | 2026-06-10T21:51:27.971Z | Downloaded highway v1.3.0 |
| 743 | 2026-06-10T21:51:27.975Z | Downloaded console v0.16.2 |
| 744 | 2026-06-10T21:51:27.978Z | Downloaded humantime v2.3.0 |
| 745 | 2026-06-10T21:51:27.978Z | Downloaded git-stub-vcs v0.1.0 |
| 746 | 2026-06-10T21:51:27.978Z | Downloaded futures-channel v0.3.32 |
| 747 | 2026-06-10T21:51:27.981Z | Downloaded half v1.8.3 |
| 748 | 2026-06-10T21:51:27.981Z | Downloaded indoc v2.0.7 |
| 749 | 2026-06-10T21:51:27.984Z | Downloaded impl-trait-for-tuples v0.2.3 |
| 750 | 2026-06-10T21:51:27.984Z | Downloaded hyper-staticfile v0.10.1 |
| 751 | 2026-06-10T21:51:27.988Z | Downloaded crc32fast v1.5.0 |
| 752 | 2026-06-10T21:51:27.988Z | Downloaded memoffset v0.9.1 |
| 753 | 2026-06-10T21:51:27.988Z | Downloaded md5 v0.7.0 |
| 754 | 2026-06-10T21:51:27.991Z | Downloaded lru-slab v0.1.2 |
| 755 | 2026-06-10T21:51:27.991Z | Downloaded mime v0.3.17 |
| 756 | 2026-06-10T21:51:27.995Z | Downloaded md-5 v0.10.6 |
| 757 | 2026-06-10T21:51:27.998Z | Downloaded match_cfg v0.1.0 |
| 758 | 2026-06-10T21:51:27.998Z | Downloaded maplit v1.0.2 |
| 759 | 2026-06-10T21:51:28.001Z | Downloaded managed v0.8.0 |
| 760 | 2026-06-10T21:51:28.001Z | Downloaded lru v0.12.5 |
| 761 | 2026-06-10T21:51:28.001Z | Downloaded lru-cache v0.1.2 |
| 762 | 2026-06-10T21:51:28.001Z | Downloaded colored v2.2.0 |
| 763 | 2026-06-10T21:51:28.004Z | Downloaded ipnet v2.11.0 |
| 764 | 2026-06-10T21:51:28.010Z | Downloaded newtype_derive v0.1.6 |
| 765 | 2026-06-10T21:51:28.014Z | Downloaded fatfs v0.3.6 |
| 766 | 2026-06-10T21:51:28.017Z | Downloaded nibble_vec v0.1.0 |
| 767 | 2026-06-10T21:51:28.017Z | Downloaded newtype-uuid-macros v0.1.0 |
| 768 | 2026-06-10T21:51:28.020Z | Downloaded drift v0.2.0 |
| 769 | 2026-06-10T21:51:28.024Z | Downloaded newline-converter v0.3.0 |
| 770 | 2026-06-10T21:51:28.028Z | Downloaded new_debug_unreachable v1.0.6 |
| 771 | 2026-06-10T21:51:28.028Z | Downloaded httparse v1.10.1 |
| 772 | 2026-06-10T21:51:28.031Z | Downloaded base64 v0.22.1 |
| 773 | 2026-06-10T21:51:28.031Z | Downloaded num-conv v0.2.0 |
| 774 | 2026-06-10T21:51:28.036Z | Downloaded num v0.4.3 |
| 775 | 2026-06-10T21:51:28.036Z | Downloaded nonempty v0.12.0 |
| 776 | 2026-06-10T21:51:28.036Z | Downloaded normalize-line-endings v0.3.0 |
| 777 | 2026-06-10T21:51:28.036Z | Downloaded num_threads v0.1.7 |
| 778 | 2026-06-10T21:51:28.039Z | Downloaded num-derive v0.4.2 |
| 779 | 2026-06-10T21:51:28.039Z | Downloaded num-derive v0.3.3 |
| 780 | 2026-06-10T21:51:28.039Z | Downloaded num-iter v0.1.45 |
| 781 | 2026-06-10T21:51:28.039Z | Downloaded derive_more v2.1.1 |
| 782 | 2026-06-10T21:51:28.044Z | Downloaded num_enum_derive v0.5.11 |
| 783 | 2026-06-10T21:51:28.048Z | Downloaded cbc v0.1.2 |
| 784 | 2026-06-10T21:51:28.048Z | Downloaded hmac v0.12.1 |
| 785 | 2026-06-10T21:51:28.048Z | Downloaded libloading v0.8.9 |
| 786 | 2026-06-10T21:51:28.051Z | Downloaded blake2 v0.10.6 |
| 787 | 2026-06-10T21:51:28.052Z | Downloaded nodrop v0.1.14 |
| 788 | 2026-06-10T21:51:28.052Z | Downloaded libsw-core v0.3.2 |
| 789 | 2026-06-10T21:51:28.056Z | Downloaded libsw v3.5.0 |
| 790 | 2026-06-10T21:51:28.056Z | Downloaded libefi-sys v0.1.0 |
| 791 | 2026-06-10T21:51:28.056Z | Downloaded dropshot_endpoint v0.17.0 |
| 792 | 2026-06-10T21:51:28.059Z | Downloaded ingot-macros v0.1.1 |
| 793 | 2026-06-10T21:51:28.059Z | Downloaded crc-any v2.5.0 |
| 794 | 2026-06-10T21:51:28.062Z | Downloaded half v2.7.1 |
| 795 | 2026-06-10T21:51:28.063Z | Downloaded lock_api v0.4.14 |
| 796 | 2026-06-10T21:51:28.063Z | Downloaded getrandom v0.2.17 |
| 797 | 2026-06-10T21:51:28.066Z | Downloaded ipnetwork v0.21.1 |
| 798 | 2026-06-10T21:51:28.066Z | Downloaded hyper-rustls v0.27.7 |
| 799 | 2026-06-10T21:51:28.069Z | Downloaded darling_core v0.13.4 |
| 800 | 2026-06-10T21:51:28.072Z | Downloaded openssl-probe v0.2.1 |
| 801 | 2026-06-10T21:51:28.072Z | Downloaded openssl-macros v0.1.1 |
| 802 | 2026-06-10T21:51:28.072Z | Downloaded opaque-debug v0.3.1 |
| 803 | 2026-06-10T21:51:28.072Z | Downloaded olpc-cjson v0.1.4 |
| 804 | 2026-06-10T21:51:28.076Z | Downloaded oso-derive v0.27.3 |
| 805 | 2026-06-10T21:51:28.076Z | Downloaded maybe-uninit v2.0.0 |
| 806 | 2026-06-10T21:51:28.076Z | Downloaded ingot v0.1.1 |
| 807 | 2026-06-10T21:51:28.076Z | Downloaded elliptic-curve v0.13.8 |
| 808 | 2026-06-10T21:51:28.079Z | Downloaded darling_core v0.23.0 |
| 809 | 2026-06-10T21:51:28.082Z | Downloaded const_format v0.2.35 |
| 810 | 2026-06-10T21:51:28.085Z | Downloaded futures v0.3.32 |
| 811 | 2026-06-10T21:51:28.088Z | Downloaded openssl-probe v0.1.6 |
| 812 | 2026-06-10T21:51:28.088Z | Downloaded aes v0.8.4 |
| 813 | 2026-06-10T21:51:28.092Z | Downloaded bytes v1.11.1 |
| 814 | 2026-06-10T21:51:28.107Z | Downloaded phf_shared v0.11.3 |
| 815 | 2026-06-10T21:51:28.110Z | Downloaded pbkdf2 v0.11.0 |
| 816 | 2026-06-10T21:51:28.110Z | Downloaded path-slash v0.1.5 |
| 817 | 2026-06-10T21:51:28.110Z | Downloaded parse-size v1.1.0 |
| 818 | 2026-06-10T21:51:28.114Z | Downloaded parse-display v0.10.0 |
| 819 | 2026-06-10T21:51:28.114Z | Downloaded packed_struct_codegen v0.10.1 |
| 820 | 2026-06-10T21:51:28.114Z | Downloaded num-complex v0.4.6 |
| 821 | 2026-06-10T21:51:28.114Z | Downloaded newtype-uuid v1.3.2 |
| 822 | 2026-06-10T21:51:28.117Z | Downloaded phf_shared v0.13.1 |
| 823 | 2026-06-10T21:51:28.117Z | Downloaded num-rational v0.4.2 |
| 824 | 2026-06-10T21:51:28.117Z | Downloaded peg-runtime v0.8.5 |
| 825 | 2026-06-10T21:51:28.120Z | Downloaded pbkdf2 v0.12.2 |
| 826 | 2026-06-10T21:51:28.120Z | Downloaded nu-ansi-term v0.50.3 |
| 827 | 2026-06-10T21:51:28.120Z | Downloaded nanorand v0.7.0 |
| 828 | 2026-06-10T21:51:28.124Z | Downloaded multimap v0.10.1 |
| 829 | 2026-06-10T21:51:28.124Z | Downloaded multer v3.1.0 |
| 830 | 2026-06-10T21:51:28.127Z | Downloaded linear-map v1.2.0 |
| 831 | 2026-06-10T21:51:28.127Z | Downloaded mime_guess v2.0.5 |
| 832 | 2026-06-10T21:51:28.127Z | Downloaded arc-swap v1.8.2 |
| 833 | 2026-06-10T21:51:28.130Z | Downloaded jobserver v0.1.34 |
| 834 | 2026-06-10T21:51:28.130Z | Downloaded pin-utils v0.1.0 |
| 835 | 2026-06-10T21:51:28.133Z | Downloaded phf_shared v0.12.1 |
| 836 | 2026-06-10T21:51:28.134Z | Downloaded num_enum_derive v0.7.6 |
| 837 | 2026-06-10T21:51:28.134Z | Downloaded num_enum v0.5.11 |
| 838 | 2026-06-10T21:51:28.137Z | Downloaded flume v0.11.1 |
| 839 | 2026-06-10T21:51:28.140Z | Downloaded compact_str v0.8.1 |
| 840 | 2026-06-10T21:51:28.143Z | Downloaded num-integer v0.1.46 |
| 841 | 2026-06-10T21:51:28.143Z | Downloaded chacha20poly1305 v0.10.1 |
| 842 | 2026-06-10T21:51:28.143Z | Downloaded ingot-types v0.1.2 |
| 843 | 2026-06-10T21:51:28.146Z | Downloaded getrandom v0.3.4 |
| 844 | 2026-06-10T21:51:28.146Z | Downloaded num_enum v0.7.6 |
| 845 | 2026-06-10T21:51:28.149Z | Downloaded memmap2 v0.9.10 |
| 846 | 2026-06-10T21:51:28.152Z | Downloaded bumpalo v3.20.2 |
| 847 | 2026-06-10T21:51:28.153Z | Downloaded predicates-tree v1.0.13 |
| 848 | 2026-06-10T21:51:28.156Z | Downloaded iana-time-zone v0.1.65 |
| 849 | 2026-06-10T21:51:28.156Z | Downloaded darling_core v0.20.11 |
| 850 | 2026-06-10T21:51:28.159Z | Downloaded crossbeam-epoch v0.9.18 |
| 851 | 2026-06-10T21:51:28.162Z | Downloaded proc-macro-error-attr2 v2.0.0 |
| 852 | 2026-06-10T21:51:28.162Z | Downloaded ignore v0.4.25 |
| 853 | 2026-06-10T21:51:28.165Z | Downloaded powerfmt v0.2.0 |
| 854 | 2026-06-10T21:51:28.165Z | Downloaded predicates-core v1.0.10 |
| 855 | 2026-06-10T21:51:28.165Z | Downloaded precomputed-hash v0.1.1 |
| 856 | 2026-06-10T21:51:28.169Z | Downloaded native-tls v0.2.18 |
| 857 | 2026-06-10T21:51:28.169Z | Downloaded oxnet v0.1.5 |
| 858 | 2026-06-10T21:51:28.172Z | Downloaded heapless v0.7.17 |
| 859 | 2026-06-10T21:51:28.172Z | Downloaded proc-macro-crate v3.4.0 |
| 860 | 2026-06-10T21:51:28.175Z | Downloaded owo-colors v4.3.0 |
| 861 | 2026-06-10T21:51:28.175Z | Downloaded ed25519-dalek v2.2.0 |
| 862 | 2026-06-10T21:51:28.178Z | Downloaded progenitor-client v0.11.2 |
| 863 | 2026-06-10T21:51:28.178Z | Downloaded progenitor-client v0.10.0 |
| 864 | 2026-06-10T21:51:28.178Z | Downloaded proc-macro-crate v1.3.1 |
| 865 | 2026-06-10T21:51:28.181Z | Downloaded parse-display-derive v0.10.0 |
| 866 | 2026-06-10T21:51:28.184Z | Downloaded paste v1.0.15 |
| 867 | 2026-06-10T21:51:28.187Z | Downloaded password-hash v0.5.0 |
| 868 | 2026-06-10T21:51:28.187Z | Downloaded parking_lot_core v0.8.6 |
| 869 | 2026-06-10T21:51:28.187Z | Downloaded peg v0.8.5 |
| 870 | 2026-06-10T21:51:28.190Z | Downloaded progenitor-client v0.14.0 |
| 871 | 2026-06-10T21:51:28.190Z | Downloaded password-hash v0.4.2 |
| 872 | 2026-06-10T21:51:28.194Z | Downloaded pem-rfc7468 v0.7.0 |
| 873 | 2026-06-10T21:51:28.194Z | Downloaded pem v3.0.6 |
| 874 | 2026-06-10T21:51:28.194Z | Downloaded progenitor-macro v0.14.0 |
| 875 | 2026-06-10T21:51:28.197Z | Downloaded libbz2-rs-sys v0.2.2 |
| 876 | 2026-06-10T21:51:28.197Z | Downloaded phf v0.12.1 |
| 877 | 2026-06-10T21:51:28.200Z | Downloaded phf v0.13.1 |
| 878 | 2026-06-10T21:51:28.200Z | Downloaded quick-error v1.2.3 |
| 879 | 2026-06-10T21:51:28.203Z | Downloaded psl-types v2.0.11 |
| 880 | 2026-06-10T21:51:28.203Z | Downloaded progenitor-macro v0.11.2 |
| 881 | 2026-06-10T21:51:28.207Z | Downloaded heapless v0.8.0 |
| 882 | 2026-06-10T21:51:28.211Z | Downloaded ar_archive_writer v0.5.1 |
| 883 | 2026-06-10T21:51:28.214Z | Downloaded progenitor-macro v0.13.0 |
| 884 | 2026-06-10T21:51:28.217Z | Downloaded indicatif v0.18.4 |
| 885 | 2026-06-10T21:51:28.221Z | Downloaded pkg-config v0.3.32 |
| 886 | 2026-06-10T21:51:28.221Z | Downloaded pkcs8 v0.10.2 |
| 887 | 2026-06-10T21:51:28.226Z | Downloaded litrs v1.0.0 |
| 888 | 2026-06-10T21:51:28.226Z | Downloaded flate2 v1.1.9 |
| 889 | 2026-06-10T21:51:28.229Z | Downloaded rand_chacha v0.3.1 |
| 890 | 2026-06-10T21:51:28.229Z | Downloaded oxide-tokio-rt v0.1.4 |
| 891 | 2026-06-10T21:51:28.229Z | Downloaded omicron-zone-package v0.12.2 |
| 892 | 2026-06-10T21:51:28.232Z | Downloaded crypto-bigint v0.5.5 |
| 893 | 2026-06-10T21:51:28.236Z | Downloaded packed_struct v0.10.1 |
| 894 | 2026-06-10T21:51:28.236Z | Downloaded async-compression v0.4.41 |
| 895 | 2026-06-10T21:51:28.239Z | Downloaded recursive v0.1.1 |
| 896 | 2026-06-10T21:51:28.242Z | Downloaded rand_xorshift v0.4.0 |
| 897 | 2026-06-10T21:51:28.242Z | Downloaded postgres-protocol v0.6.10 |
| 898 | 2026-06-10T21:51:28.245Z | Downloaded polyval v0.6.2 |
| 899 | 2026-06-10T21:51:28.245Z | Downloaded primeorder v0.13.6 |
| 900 | 2026-06-10T21:51:28.245Z | Downloaded poly1305 v0.8.0 |
| 901 | 2026-06-10T21:51:28.249Z | Downloaded ref-cast-impl v1.0.25 |
| 902 | 2026-06-10T21:51:28.249Z | Downloaded parking_lot v0.11.2 |
| 903 | 2026-06-10T21:51:28.252Z | Downloaded darling_core v0.21.3 |
| 904 | 2026-06-10T21:51:28.255Z | Downloaded recursive-proc-macro-impl v0.1.1 |
| 905 | 2026-06-10T21:51:28.255Z | Downloaded progenitor-extras v0.2.0 |
| 906 | 2026-06-10T21:51:28.258Z | Downloaded progenitor-client v0.13.0 |
| 907 | 2026-06-10T21:51:28.258Z | Downloaded progenitor v0.14.0 |
| 908 | 2026-06-10T21:51:28.258Z | Downloaded progenitor v0.13.0 |
| 909 | 2026-06-10T21:51:28.261Z | Downloaded progenitor v0.11.2 |
| 910 | 2026-06-10T21:51:28.261Z | Downloaded pin-project-internal v1.1.11 |
| 911 | 2026-06-10T21:51:28.265Z | Downloaded rfc6979 v0.4.0 |
| 912 | 2026-06-10T21:51:28.265Z | Downloaded rtoolbox v0.0.3 |
| 913 | 2026-06-10T21:51:28.265Z | Downloaded peg-macros v0.8.5 |
| 914 | 2026-06-10T21:51:28.268Z | Downloaded proc-macro-error2 v2.0.1 |
| 915 | 2026-06-10T21:51:28.268Z | Downloaded predicates v3.1.4 |
| 916 | 2026-06-10T21:51:28.271Z | Downloaded headers v0.4.1 |
| 917 | 2026-06-10T21:51:28.274Z | Downloaded hickory-resolver v0.24.4 |
| 918 | 2026-06-10T21:51:28.277Z | Downloaded hickory-resolver v0.25.2 |
| 919 | 2026-06-10T21:51:28.280Z | Downloaded ppv-lite86 v0.2.21 |
| 920 | 2026-06-10T21:51:28.284Z | Downloaded parking_lot_core v0.9.12 |
| 921 | 2026-06-10T21:51:28.284Z | Downloaded psm v0.1.30 |
| 922 | 2026-06-10T21:51:28.287Z | Downloaded russh-cryptovec v0.7.3 |
| 923 | 2026-06-10T21:51:28.287Z | Downloaded radium v0.7.0 |
| 924 | 2026-06-10T21:51:28.287Z | Downloaded pin-project-lite v0.2.17 |
| 925 | 2026-06-10T21:51:28.291Z | Downloaded r2d2 v0.8.10 |
| 926 | 2026-06-10T21:51:28.294Z | Downloaded rustc_version v0.4.1 |
| 927 | 2026-06-10T21:51:28.294Z | Downloaded rustc_version v0.1.7 |
| 928 | 2026-06-10T21:51:28.294Z | Downloaded rustc-hash v2.1.1 |
| 929 | 2026-06-10T21:51:28.297Z | Downloaded hashbrown v0.13.2 |
| 930 | 2026-06-10T21:51:28.297Z | Downloaded der v0.7.10 |
| 931 | 2026-06-10T21:51:28.300Z | Downloaded parking_lot v0.12.5 |
| 932 | 2026-06-10T21:51:28.303Z | Downloaded pkcs1 v0.7.5 |
| 933 | 2026-06-10T21:51:28.307Z | Downloaded pkcs5 v0.7.1 |
| 934 | 2026-06-10T21:51:28.307Z | Downloaded postcard v1.1.3 |
| 935 | 2026-06-10T21:51:28.310Z | Downloaded expectorate v1.2.0 |
| 936 | 2026-06-10T21:51:28.310Z | Downloaded indexmap v1.9.3 |
| 937 | 2026-06-10T21:51:28.314Z | Downloaded cc v1.2.56 |
| 938 | 2026-06-10T21:51:28.317Z | Downloaded same-file v1.0.6 |
| 939 | 2026-06-10T21:51:28.320Z | Downloaded rand_core v0.6.4 |
| 940 | 2026-06-10T21:51:28.323Z | Downloaded rand_core v0.10.0 |
| 941 | 2026-06-10T21:51:28.323Z | Downloaded rand_core v0.9.5 |
| 942 | 2026-06-10T21:51:28.326Z | Downloaded rand_chacha v0.9.0 |
| 943 | 2026-06-10T21:51:28.327Z | Downloaded sapling-renderdag v0.1.0 |
| 944 | 2026-06-10T21:51:28.327Z | Downloaded scheduled-thread-pool v0.2.7 |
| 945 | 2026-06-10T21:51:28.330Z | Downloaded salsa20 v0.10.2 |
| 946 | 2026-06-10T21:51:28.334Z | Downloaded ref-cast v1.0.25 |
| 947 | 2026-06-10T21:51:28.384Z | Downloaded rand_seeder v0.4.0 |
| 948 | 2026-06-10T21:51:28.384Z | Downloaded pin-project v1.1.11 |
| 949 | 2026-06-10T21:51:28.384Z | Downloaded resolv-conf v0.7.6 |
| 950 | 2026-06-10T21:51:28.384Z | Downloaded secrecy v0.10.3 |
| 951 | 2026-06-10T21:51:28.384Z | Downloaded scrypt v0.11.0 |
| 952 | 2026-06-10T21:51:28.384Z | Downloaded scroll_derive v0.13.1 |
| 953 | 2026-06-10T21:51:28.384Z | Downloaded scopeguard v1.2.0 |
| 954 | 2026-06-10T21:51:28.384Z | Downloaded serde-big-array v0.5.1 |
| 955 | 2026-06-10T21:51:28.384Z | Downloaded seq-macro v0.3.6 |
| 956 | 2026-06-10T21:51:28.384Z | Downloaded semver v0.1.20 |
| 957 | 2026-06-10T21:51:28.384Z | Downloaded jiff-static v0.2.21 |
| 958 | 2026-06-10T21:51:28.384Z | Downloaded secrecy v0.8.0 |
| 959 | 2026-06-10T21:51:28.384Z | Downloaded oso v0.27.3 |
| 960 | 2026-06-10T21:51:28.384Z | Downloaded serde_urlencoded v0.7.1 |
| 961 | 2026-06-10T21:51:28.384Z | Downloaded serde_spanned v1.0.4 |
| 962 | 2026-06-10T21:51:28.384Z | Downloaded quinn-udp v0.5.14 |
| 963 | 2026-06-10T21:51:28.385Z | Downloaded serde_repr v0.1.20 |
| 964 | 2026-06-10T21:51:28.385Z | Downloaded serde_plain v1.0.2 |
| 965 | 2026-06-10T21:51:28.385Z | Downloaded serde_bytes v0.11.19 |
| 966 | 2026-06-10T21:51:28.385Z | Downloaded signature v2.2.0 |
| 967 | 2026-06-10T21:51:28.385Z | Downloaded signal-hook-tokio v0.3.1 |
| 968 | 2026-06-10T21:51:28.385Z | Downloaded rustls-pemfile v1.0.4 |
| 969 | 2026-06-10T21:51:28.385Z | Downloaded derive_more-impl v2.1.1 |
| 970 | 2026-06-10T21:51:28.389Z | Downloaded rustls-pemfile v2.2.0 |
| 971 | 2026-06-10T21:51:28.392Z | Downloaded sigpipe v0.1.3 |
| 972 | 2026-06-10T21:51:28.392Z | Downloaded rustversion v1.0.22 |
| 973 | 2026-06-10T21:51:28.395Z | Downloaded signal-hook-mio v0.2.5 |
| 974 | 2026-06-10T21:51:28.395Z | Downloaded shell-words v1.1.1 |
| 975 | 2026-06-10T21:51:28.395Z | Downloaded sha1 v0.10.6 |
| 976 | 2026-06-10T21:51:28.398Z | Downloaded miniz_oxide v0.8.9 |
| 977 | 2026-06-10T21:51:28.398Z | Downloaded postgres-types v0.2.12 |
| 978 | 2026-06-10T21:51:28.401Z | Downloaded siphasher v1.0.2 |
| 979 | 2026-06-10T21:51:28.401Z | Downloaded rustls-native-certs v0.8.3 |
| 980 | 2026-06-10T21:51:28.404Z | Downloaded minimal-lexical v0.2.1 |
| 981 | 2026-06-10T21:51:28.405Z | Downloaded prefix-trie v0.7.0 |
| 982 | 2026-06-10T21:51:28.408Z | Downloaded schemars_derive v0.8.22 |
| 983 | 2026-06-10T21:51:28.408Z | Downloaded rusty-fork v0.3.1 |
| 984 | 2026-06-10T21:51:28.411Z | Downloaded crossbeam-channel v0.5.15 |
| 985 | 2026-06-10T21:51:28.414Z | Downloaded slog-envlogger v2.2.0 |
| 986 | 2026-06-10T21:51:28.414Z | Downloaded papergrid v0.17.0 |
| 987 | 2026-06-10T21:51:28.417Z | Downloaded p256 v0.13.2 |
| 988 | 2026-06-10T21:51:28.420Z | Downloaded progenitor-impl v0.14.0 |
| 989 | 2026-06-10T21:51:28.424Z | Downloaded progenitor-impl v0.13.0 |
| 990 | 2026-06-10T21:51:28.424Z | Downloaded progenitor-impl v0.11.2 |
| 991 | 2026-06-10T21:51:28.424Z | Downloaded scroll v0.13.0 |
| 992 | 2026-06-10T21:51:28.427Z | Downloaded sct v0.7.1 |
| 993 | 2026-06-10T21:51:28.430Z | Downloaded slog-bunyan v2.5.0 |
| 994 | 2026-06-10T21:51:28.441Z | Downloaded russh-keys v0.45.0 |
| 995 | 2026-06-10T21:51:28.448Z | Downloaded ssh-encoding v0.2.0 |
| 996 | 2026-06-10T21:51:28.451Z | Downloaded simd-adler32 v0.3.8 |
| 997 | 2026-06-10T21:51:28.451Z | Downloaded diesel_derives v2.3.7 |
| 998 | 2026-06-10T21:51:28.455Z | Downloaded serde_derive_internals v0.29.1 |
| 999 | 2026-06-10T21:51:28.458Z | Downloaded ssh-cipher v0.2.0 |
| 1000 | 2026-06-10T21:51:28.458Z | Downloaded serde-hex v0.1.0 |
| 1001 | 2026-06-10T21:51:28.458Z | Downloaded hyper-util v0.1.20 |
| 1002 | 2026-06-10T21:51:28.462Z | Downloaded serde_path_to_error v0.1.20 |
| 1003 | 2026-06-10T21:51:28.470Z | Downloaded dropshot-api-manager v0.7.2 |
| 1004 | 2026-06-10T21:51:28.474Z | Downloaded rustls-pki-types v1.14.0 |
| 1005 | 2026-06-10T21:51:28.477Z | Downloaded prettyplease v0.2.37 |
| 1006 | 2026-06-10T21:51:28.480Z | Downloaded slog-async v2.8.0 |
| 1007 | 2026-06-10T21:51:28.480Z | Downloaded signal-hook-registry v1.4.8 |
| 1008 | 2026-06-10T21:51:28.480Z | Downloaded shlex v1.3.0 |
| 1009 | 2026-06-10T21:51:28.483Z | Downloaded pretty_assertions v1.4.1 |
| 1010 | 2026-06-10T21:51:28.483Z | Downloaded subtle v2.6.1 |
| 1011 | 2026-06-10T21:51:28.483Z | Downloaded sqlparser_derive v0.5.0 |
| 1012 | 2026-06-10T21:51:28.486Z | Downloaded mio v1.2.0 |
| 1013 | 2026-06-10T21:51:28.489Z | Downloaded strsim v0.10.0 |
| 1014 | 2026-06-10T21:51:28.489Z | Downloaded slog-json v2.6.1 |
| 1015 | 2026-06-10T21:51:28.492Z | Downloaded slab v0.4.12 |
| 1016 | 2026-06-10T21:51:28.492Z | Downloaded openssl-sys v0.9.115 |
| 1017 | 2026-06-10T21:51:28.495Z | Downloaded smf v0.2.3 |
| 1018 | 2026-06-10T21:51:28.495Z | Downloaded snafu-derive v0.8.9 |
| 1019 | 2026-06-10T21:51:28.498Z | Downloaded sec1 v0.7.3 |
| 1020 | 2026-06-10T21:51:28.498Z | Downloaded tabwriter v1.4.1 |
| 1021 | 2026-06-10T21:51:28.498Z | Downloaded tabled_derive v0.11.0 |
| 1022 | 2026-06-10T21:51:28.501Z | Downloaded sync_wrapper v1.0.2 |
| 1023 | 2026-06-10T21:51:28.501Z | Downloaded termtree v0.5.1 |
| 1024 | 2026-06-10T21:51:28.504Z | Downloaded http v1.4.0 |
| 1025 | 2026-06-10T21:51:28.507Z | Downloaded strum v0.27.2 |
| 1026 | 2026-06-10T21:51:28.507Z | Downloaded structmeta-derive v0.3.0 |
| 1027 | 2026-06-10T21:51:28.507Z | Downloaded supports-color v3.0.2 |
| 1028 | 2026-06-10T21:51:28.507Z | Downloaded strum v0.26.3 |
| 1029 | 2026-06-10T21:51:28.510Z | Downloaded strip-ansi-escapes v0.2.1 |
| 1030 | 2026-06-10T21:51:28.510Z | Downloaded hickory-server v0.25.2 |
| 1031 | 2026-06-10T21:51:28.513Z | Downloaded hashbrown v0.12.3 |
| 1032 | 2026-06-10T21:51:28.516Z | Downloaded serde_cbor v0.11.2 |
| 1033 | 2026-06-10T21:51:28.516Z | Downloaded slog-dtrace v0.3.0 |
| 1034 | 2026-06-10T21:51:28.516Z | Downloaded thiserror-impl-no-std v2.0.2 |
| 1035 | 2026-06-10T21:51:28.520Z | Downloaded serde_with_macros v3.17.0 |
| 1036 | 2026-06-10T21:51:28.520Z | Downloaded serde_with_macros v1.5.2 |
| 1037 | 2026-06-10T21:51:28.523Z | Downloaded sync-ptr v0.1.4 |
| 1038 | 2026-06-10T21:51:28.523Z | Downloaded smallvec v0.6.14 |
| 1039 | 2026-06-10T21:51:28.523Z | Downloaded slog-term v2.9.2 |
| 1040 | 2026-06-10T21:51:28.529Z | Downloaded tinyvec_macros v0.1.1 |
| 1041 | 2026-06-10T21:51:28.529Z | Downloaded time-core v0.1.8 |
| 1042 | 2026-06-10T21:51:28.529Z | Downloaded thread-id v5.1.0 |
| 1043 | 2026-06-10T21:51:28.532Z | Downloaded testing_table v0.3.0 |
| 1044 | 2026-06-10T21:51:28.532Z | Downloaded slog-stdlog v4.1.1 |
| 1045 | 2026-06-10T21:51:28.532Z | Downloaded slog-scope v4.4.1 |
| 1046 | 2026-06-10T21:51:28.532Z | Downloaded itertools v0.10.5 |
| 1047 | 2026-06-10T21:51:28.535Z | Downloaded rustls-platform-verifier v0.6.2 |
| 1048 | 2026-06-10T21:51:28.535Z | Downloaded stringprep v0.1.5 |
| 1049 | 2026-06-10T21:51:28.538Z | Downloaded string_cache v0.8.9 |
| 1050 | 2026-06-10T21:51:28.538Z | Downloaded static_assertions v1.1.0 |
| 1051 | 2026-06-10T21:51:28.538Z | Downloaded rayon-core v1.13.0 |
| 1052 | 2026-06-10T21:51:28.541Z | Downloaded ryu v1.0.23 |
| 1053 | 2026-06-10T21:51:28.544Z | Downloaded tagptr v0.2.0 |
| 1054 | 2026-06-10T21:51:28.544Z | Downloaded ron v0.8.1 |
| 1055 | 2026-06-10T21:51:28.547Z | Downloaded tap v1.0.1 |
| 1056 | 2026-06-10T21:51:28.553Z | Downloaded strum_macros v0.26.4 |
| 1057 | 2026-06-10T21:51:28.553Z | Downloaded stacker v0.1.23 |
| 1058 | 2026-06-10T21:51:28.558Z | Downloaded spki v0.7.3 |
| 1059 | 2026-06-10T21:51:28.558Z | Downloaded tokio-macros v2.7.0 |
| 1060 | 2026-06-10T21:51:28.558Z | Downloaded nom v7.1.3 |
| 1061 | 2026-06-10T21:51:28.561Z | Downloaded aes-gcm v0.10.3 |
| 1062 | 2026-06-10T21:51:28.567Z | Downloaded support-bundle-viewer v0.1.2 |
| 1063 | 2026-06-10T21:51:28.570Z | Downloaded structmeta v0.3.0 |
| 1064 | 2026-06-10T21:51:28.570Z | Downloaded sqlformat v0.3.5 |
| 1065 | 2026-06-10T21:51:28.573Z | Downloaded hashbrown v0.15.5 |
| 1066 | 2026-06-10T21:51:28.576Z | Downloaded strum_macros v0.24.3 |
| 1067 | 2026-06-10T21:51:28.580Z | Downloaded qorb v0.4.1 |
| 1068 | 2026-06-10T21:51:28.586Z | Downloaded schemars v0.8.22 |
| 1069 | 2026-06-10T21:51:28.592Z | Downloaded thread_local v1.1.9 |
| 1070 | 2026-06-10T21:51:28.595Z | Downloaded tls_codec v0.4.2 |
| 1071 | 2026-06-10T21:51:28.598Z | Downloaded thiserror-no-std v2.0.2 |
| 1072 | 2026-06-10T21:51:28.601Z | Downloaded libxml v0.3.3 |
| 1073 | 2026-06-10T21:51:28.605Z | Downloaded take_mut v0.2.2 |
| 1074 | 2026-06-10T21:51:28.608Z | Downloaded tls_codec_derive v0.4.2 |
| 1075 | 2026-06-10T21:51:28.608Z | Downloaded similar v2.7.0 |
| 1076 | 2026-06-10T21:51:28.612Z | Downloaded topological-sort v0.2.2 |
| 1077 | 2026-06-10T21:51:28.615Z | Downloaded tower-service v0.3.3 |
| 1078 | 2026-06-10T21:51:28.615Z | Downloaded rcgen v0.12.1 |
| 1079 | 2026-06-10T21:51:28.618Z | Downloaded num-bigint v0.4.6 |
| 1080 | 2026-06-10T21:51:28.621Z | Downloaded publicsuffix v2.3.0 |
| 1081 | 2026-06-10T21:51:28.624Z | Downloaded termios v0.3.3 |
| 1082 | 2026-06-10T21:51:28.628Z | Downloaded try-lock v0.2.5 |
| 1083 | 2026-06-10T21:51:28.628Z | Downloaded strum_macros v0.27.2 |
| 1084 | 2026-06-10T21:51:28.628Z | Downloaded slog v2.8.2 |
| 1085 | 2026-06-10T21:51:28.631Z | Downloaded typify-macro v0.6.2 |
| 1086 | 2026-06-10T21:51:28.631Z | Downloaded trait-variant v0.1.2 |
| 1087 | 2026-06-10T21:51:28.631Z | Downloaded tiny-keccak v2.0.2 |
| 1088 | 2026-06-10T21:51:28.634Z | Downloaded tower-layer v0.3.3 |
| 1089 | 2026-06-10T21:51:28.634Z | Downloaded itertools v0.12.1 |
| 1090 | 2026-06-10T21:51:28.637Z | Downloaded tokio-dtrace v0.1.1 |
| 1091 | 2026-06-10T21:51:28.640Z | Downloaded time-macros v0.2.27 |
| 1092 | 2026-06-10T21:51:28.640Z | Downloaded itertools v0.13.0 |
| 1093 | 2026-06-10T21:51:28.643Z | Downloaded tokio-native-tls v0.3.1 |
| 1094 | 2026-06-10T21:51:28.646Z | Downloaded socket2 v0.6.3 |
| 1095 | 2026-06-10T21:51:28.650Z | Downloaded untrusted v0.7.1 |
| 1096 | 2026-06-10T21:51:28.653Z | Downloaded usdt v0.6.0 |
| 1097 | 2026-06-10T21:51:28.653Z | Downloaded signal-hook v0.3.18 |
| 1098 | 2026-06-10T21:51:28.657Z | Downloaded tokio-rustls v0.25.0 |
| 1099 | 2026-06-10T21:51:28.661Z | Downloaded unarray v0.1.4 |
| 1100 | 2026-06-10T21:51:28.664Z | Downloaded typify-macro v0.4.3 |
| 1101 | 2026-06-10T21:51:28.667Z | Downloaded serde_yaml v0.9.34+deprecated |
| 1102 | 2026-06-10T21:51:28.667Z | Downloaded utf-8 v0.7.6 |
| 1103 | 2026-06-10T21:51:28.670Z | Downloaded usdt-macro v0.6.0 |
| 1104 | 2026-06-10T21:51:28.670Z | Downloaded usdt-attr-macro v0.6.0 |
| 1105 | 2026-06-10T21:51:28.670Z | Downloaded universal-hash v0.5.1 |
| 1106 | 2026-06-10T21:51:28.670Z | Downloaded unit-prefix v0.5.2 |
| 1107 | 2026-06-10T21:51:28.673Z | Downloaded void v1.0.2 |
| 1108 | 2026-06-10T21:51:28.673Z | Downloaded toml_datetime v0.7.5+spec-1.1.0 |
| 1109 | 2026-06-10T21:51:28.677Z | Downloaded rand v0.8.6 |
| 1110 | 2026-06-10T21:51:28.680Z | Downloaded aho-corasick v1.1.4 |
| 1111 | 2026-06-10T21:51:28.684Z | Downloaded unicode-truncate v1.1.0 |
| 1112 | 2026-06-10T21:51:28.687Z | Downloaded toml_writer v1.0.6+spec-1.1.0 |
| 1113 | 2026-06-10T21:51:28.687Z | Downloaded waitgroup v0.1.2 |
| 1114 | 2026-06-10T21:51:28.708Z | Downloaded itertools v0.14.0 |
| 1115 | 2026-06-10T21:51:28.711Z | Downloaded tokio-rustls v0.24.1 |
| 1116 | 2026-06-10T21:51:28.717Z | Downloaded term v1.2.1 |
| 1117 | 2026-06-10T21:51:28.721Z | Downloaded term v0.7.0 |
| 1118 | 2026-06-10T21:51:28.721Z | Downloaded subprocess v0.2.15 |
| 1119 | 2026-06-10T21:51:28.721Z | Downloaded untrusted v0.9.0 |
| 1120 | 2026-06-10T21:51:28.721Z | Downloaded snafu v0.8.9 |
| 1121 | 2026-06-10T21:51:28.724Z | Downloaded tui-tree-widget v0.23.1 |
| 1122 | 2026-06-10T21:51:28.724Z | Downloaded toml_datetime v1.0.0+spec-1.1.0 |
| 1123 | 2026-06-10T21:51:28.727Z | Downloaded quinn v0.11.9 |
| 1124 | 2026-06-10T21:51:28.727Z | Downloaded xshell-macros v0.2.7 |
| 1125 | 2026-06-10T21:51:28.731Z | Downloaded xattr v1.6.1 |
| 1126 | 2026-06-10T21:51:28.731Z | Downloaded want v0.3.1 |
| 1127 | 2026-06-10T21:51:28.731Z | Downloaded tokio-tungstenite v0.21.0 |
| 1128 | 2026-06-10T21:51:28.734Z | Downloaded spin v0.9.8 |
| 1129 | 2026-06-10T21:51:28.734Z | Downloaded hyper v1.8.1 |
| 1130 | 2026-06-10T21:51:28.737Z | Downloaded hkdf v0.12.4 |
| 1131 | 2026-06-10T21:51:28.740Z | Downloaded iri-string v0.7.10 |
| 1132 | 2026-06-10T21:51:28.743Z | Downloaded test-strategy v0.4.5 |
| 1133 | 2026-06-10T21:51:28.746Z | Downloaded vergen-git2 v9.1.0 |
| 1134 | 2026-06-10T21:51:28.746Z | Downloaded wait-timeout v0.2.1 |
| 1135 | 2026-06-10T21:51:28.749Z | Downloaded zeroize_derive v1.4.3 |
| 1136 | 2026-06-10T21:51:28.749Z | Downloaded usdt-impl v0.6.0 |
| 1137 | 2026-06-10T21:51:28.754Z | Downloaded h2 v0.4.13 |
| 1138 | 2026-06-10T21:51:28.764Z | Downloaded p521 v0.13.3 |
| 1139 | 2026-06-10T21:51:28.767Z | Downloaded blake3 v1.8.3 |
| 1140 | 2026-06-10T21:51:28.767Z | Downloaded zone v0.3.1 |
| 1141 | 2026-06-10T21:51:28.767Z | Downloaded unicase v2.9.0 |
| 1142 | 2026-06-10T21:51:28.767Z | Downloaded tracing-attributes v0.1.31 |
| 1143 | 2026-06-10T21:51:28.770Z | Downloaded tinyvec v1.10.0 |
| 1144 | 2026-06-10T21:51:28.771Z | Downloaded tokio-stream v0.1.18 |
| 1145 | 2026-06-10T21:51:28.774Z | Downloaded zone_cfg_derive v0.3.1 |
| 1146 | 2026-06-10T21:51:28.777Z | Downloaded walkdir v2.5.0 |
| 1147 | 2026-06-10T21:51:28.777Z | Downloaded tokio-tungstenite v0.23.1 |
| 1148 | 2026-06-10T21:51:28.777Z | Downloaded rustls-webpki v0.103.9 |
| 1149 | 2026-06-10T21:51:28.780Z | Downloaded tokio-rustls v0.26.4 |
| 1150 | 2026-06-10T21:51:28.783Z | Downloaded schemars v0.9.0 |
| 1151 | 2026-06-10T21:51:28.787Z | Downloaded whoami v2.1.0 |
| 1152 | 2026-06-10T21:51:28.790Z | Downloaded vergen-lib v0.1.6 |
| 1153 | 2026-06-10T21:51:28.790Z | Downloaded uzers v0.12.2 |
| 1154 | 2026-06-10T21:51:28.793Z | Downloaded twox-hash v2.1.2 |
| 1155 | 2026-06-10T21:51:28.793Z | Downloaded vergen-gitcl v1.0.8 |
| 1156 | 2026-06-10T21:51:28.793Z | Downloaded unicode-properties v0.1.4 |
| 1157 | 2026-06-10T21:51:28.796Z | Downloaded toml_parser v1.0.9+spec-1.1.0 |
| 1158 | 2026-06-10T21:51:28.796Z | Downloaded num-bigint-dig v0.8.6 |
| 1159 | 2026-06-10T21:51:28.799Z | Downloaded rsa v0.9.10 |
| 1160 | 2026-06-10T21:51:28.802Z | Downloaded xshell v0.2.7 |
| 1161 | 2026-06-10T21:51:28.805Z | Downloaded socket2 v0.5.10 |
| 1162 | 2026-06-10T21:51:28.805Z | Downloaded wyz v0.5.1 |
| 1163 | 2026-06-10T21:51:28.805Z | Downloaded nom v8.0.0 |
| 1164 | 2026-06-10T21:51:28.808Z | Downloaded russh v0.45.0 |
| 1165 | 2026-06-10T21:51:28.811Z | Downloaded whoami v1.6.1 |
| 1166 | 2026-06-10T21:51:28.814Z | Downloaded hashbrown v0.16.1 |
| 1167 | 2026-06-10T21:51:28.817Z | Downloaded vergen-lib v9.1.0 |
| 1168 | 2026-06-10T21:51:28.817Z | Downloaded toml v1.0.6+spec-1.1.0 |
| 1169 | 2026-06-10T21:51:28.820Z | Downloaded libm v0.2.16 |
| 1170 | 2026-06-10T21:51:28.824Z | Downloaded futures-util v0.3.32 |
| 1171 | 2026-06-10T21:51:28.831Z | Downloaded zeroize v1.8.2 |
| 1172 | 2026-06-10T21:51:28.835Z | Downloaded rustyline v14.0.0 |
| 1173 | 2026-06-10T21:51:28.838Z | Downloaded zstd-safe v7.2.4 |
| 1174 | 2026-06-10T21:51:28.838Z | Downloaded tracing-core v0.1.36 |
| 1175 | 2026-06-10T21:51:28.838Z | Downloaded rand v0.9.2 |
| 1176 | 2026-06-10T21:51:28.841Z | Downloaded samael v0.0.19 |
| 1177 | 2026-06-10T21:51:28.849Z | Downloaded unicode-bidi v0.3.18 |
| 1178 | 2026-06-10T21:51:28.853Z | Downloaded rand v0.10.0 |
| 1179 | 2026-06-10T21:51:28.858Z | Downloaded zstd v0.13.3 |
| 1180 | 2026-06-10T21:51:28.861Z | Downloaded tar v0.4.45 |
| 1181 | 2026-06-10T21:51:28.864Z | Downloaded vsss-rs v3.3.4 |
| 1182 | 2026-06-10T21:51:28.864Z | Downloaded vergen v9.1.0 |
| 1183 | 2026-06-10T21:51:28.864Z | Downloaded toml v0.7.8 |
| 1184 | 2026-06-10T21:51:28.869Z | Downloaded schemars v1.2.1 |
| 1185 | 2026-06-10T21:51:28.878Z | Downloaded iddqd v0.4.2 |
| 1186 | 2026-06-10T21:51:28.884Z | Downloaded typify v0.4.3 |
| 1187 | 2026-06-10T21:51:28.888Z | Downloaded toml_edit v0.23.10+spec-1.0.0 |
| 1188 | 2026-06-10T21:51:28.891Z | Downloaded steno v0.4.1 |
| 1189 | 2026-06-10T21:51:28.894Z | Downloaded tungstenite v0.23.0 |
| 1190 | 2026-06-10T21:51:28.897Z | Downloaded tungstenite v0.21.0 |
| 1191 | 2026-06-10T21:51:28.901Z | Downloaded typify v0.6.2 |
| 1192 | 2026-06-10T21:51:28.907Z | Downloaded zerocopy v0.6.6 |
| 1193 | 2026-06-10T21:51:28.928Z | Downloaded vte v0.14.1 |
| 1194 | 2026-06-10T21:51:28.931Z | Downloaded uuid v1.23.0 |
| 1195 | 2026-06-10T21:51:28.941Z | Downloaded yasna v0.5.2 |
| 1196 | 2026-06-10T21:51:28.943Z | Downloaded rpassword v7.4.0 |
| 1197 | 2026-06-10T21:51:28.948Z | Downloaded reedline v0.40.0 |
| 1198 | 2026-06-10T21:51:28.952Z | Downloaded zopfli v0.8.3 |
| 1199 | 2026-06-10T21:51:28.955Z | Downloaded tokio-postgres v0.7.16 |
| 1200 | 2026-06-10T21:51:28.960Z | Downloaded bindgen v0.71.1 |
| 1201 | 2026-06-10T21:51:28.964Z | Downloaded unsafe-libyaml v0.2.11 |
| 1202 | 2026-06-10T21:51:28.979Z | Downloaded tower v0.5.3 |
| 1203 | 2026-06-10T21:51:28.984Z | Downloaded portable-atomic v1.13.1 |
| 1204 | 2026-06-10T21:51:28.992Z | Downloaded toml_edit v0.19.15 |
| 1205 | 2026-06-10T21:51:28.999Z | Downloaded rayon v1.11.0 |
| 1206 | 2026-06-10T21:51:29.004Z | Downloaded serde_with v1.14.0 |
| 1207 | 2026-06-10T21:51:29.008Z | Downloaded bitvec v1.0.1 |
| 1208 | 2026-06-10T21:51:29.016Z | Downloaded unicode_categories v0.1.1 |
| 1209 | 2026-06-10T21:51:29.019Z | Downloaded rustls-webpki v0.101.7 |
| 1210 | 2026-06-10T21:51:29.025Z | Downloaded zip v0.6.6 |
| 1211 | 2026-06-10T21:51:29.029Z | Downloaded reqwest v0.12.28 |
| 1212 | 2026-06-10T21:51:29.032Z | Downloaded reqwest v0.13.2 |
| 1213 | 2026-06-10T21:51:29.035Z | Downloaded typed-path v0.9.3 |
| 1214 | 2026-06-10T21:51:29.038Z | Downloaded quick-xml v0.37.5 |
| 1215 | 2026-06-10T21:51:29.042Z | Downloaded yansi v1.0.1 |
| 1216 | 2026-06-10T21:51:29.045Z | Downloaded git2 v0.20.4 |
| 1217 | 2026-06-10T21:51:29.048Z | Downloaded aws-lc-rs v1.16.3 |
| 1218 | 2026-06-10T21:51:29.053Z | Downloaded ssh-key v0.6.7 |
| 1219 | 2026-06-10T21:51:29.061Z | Downloaded p384 v0.13.1 |
| 1220 | 2026-06-10T21:51:29.065Z | Downloaded zerocopy-derive v0.8.40 |
| 1221 | 2026-06-10T21:51:29.072Z | Downloaded regex v1.12.3 |
| 1222 | 2026-06-10T21:51:29.080Z | Downloaded unicode-normalization v0.1.25 |
| 1223 | 2026-06-10T21:51:29.090Z | Downloaded chrono v0.4.44 |
| 1224 | 2026-06-10T21:51:29.096Z | Downloaded x509-cert v0.2.5 |
| 1225 | 2026-06-10T21:51:29.104Z | Downloaded unicode-segmentation v1.12.0 |
| 1226 | 2026-06-10T21:51:29.107Z | Downloaded moka v0.12.13 |
| 1227 | 2026-06-10T21:51:29.111Z | Downloaded salty v0.3.0 |
| 1228 | 2026-06-10T21:51:29.115Z | Downloaded tokio-util v0.7.18 |
| 1229 | 2026-06-10T21:51:29.119Z | Downloaded serde_with v3.17.0 |
| 1230 | 2026-06-10T21:51:29.126Z | Downloaded object v0.30.4 |
| 1231 | 2026-06-10T21:51:29.131Z | Downloaded lalrpop v0.19.12 |
| 1232 | 2026-06-10T21:51:29.142Z | Downloaded zip v4.6.1 |
| 1233 | 2026-06-10T21:51:29.147Z | Downloaded goblin v0.10.5 |
| 1234 | 2026-06-10T21:51:29.168Z | Downloaded proptest v1.10.0 |
| 1235 | 2026-06-10T21:51:29.173Z | Downloaded quinn-proto v0.11.13 |
| 1236 | 2026-06-10T21:51:29.178Z | Downloaded rustls-webpki v0.102.8 |
| 1237 | 2026-06-10T21:51:29.189Z | Downloaded curve25519-dalek v4.1.3 |
| 1238 | 2026-06-10T21:51:29.194Z | Downloaded tough v0.22.0 |
| 1239 | 2026-06-10T21:51:29.199Z | Downloaded winnow v0.6.26 |
| 1240 | 2026-06-10T21:51:29.204Z | Downloaded tower-http v0.6.8 |
| 1241 | 2026-06-10T21:51:29.208Z | Downloaded winnow v0.5.40 |
| 1242 | 2026-06-10T21:51:29.237Z | Downloaded radix_trie v0.2.1 |
| 1243 | 2026-06-10T21:51:29.242Z | Downloaded nix v0.28.0 |
| 1244 | 2026-06-10T21:51:29.248Z | Downloaded smoltcp v0.9.1 |
| 1245 | 2026-06-10T21:51:29.254Z | Downloaded bstr v1.12.1 |
| 1246 | 2026-06-10T21:51:29.259Z | Downloaded petname v2.0.2 |
| 1247 | 2026-06-10T21:51:29.273Z | Downloaded nix v0.27.1 |
| 1248 | 2026-06-10T21:51:29.280Z | Downloaded dropshot v0.17.0 |
| 1249 | 2026-06-10T21:51:29.292Z | Downloaded zlib-rs v0.6.2 |
| 1250 | 2026-06-10T21:51:29.295Z | Downloaded vcpkg v0.2.15 |
| 1251 | 2026-06-10T21:51:29.319Z | Downloaded webpki-roots v1.0.6 |
| 1252 | 2026-06-10T21:51:29.322Z | Downloaded hickory-proto v0.24.4 |
| 1253 | 2026-06-10T21:51:29.329Z | Downloaded time v0.3.47 |
| 1254 | 2026-06-10T21:51:29.336Z | Downloaded rustls v0.22.4 |
| 1255 | 2026-06-10T21:51:29.344Z | Downloaded regex-syntax v0.6.29 |
| 1256 | 2026-06-10T21:51:29.347Z | Downloaded hickory-proto v0.25.2 |
| 1257 | 2026-06-10T21:51:29.356Z | Downloaded regex-syntax v0.8.10 |
| 1258 | 2026-06-10T21:51:29.360Z | Downloaded regress v0.10.5 |
| 1259 | 2026-06-10T21:51:29.365Z | Downloaded object v0.37.3 |
| 1260 | 2026-06-10T21:51:29.371Z | Downloaded rustls v0.23.37 |
| 1261 | 2026-06-10T21:51:29.380Z | Downloaded rustls v0.21.12 |
| 1262 | 2026-06-10T21:51:29.385Z | Downloaded nix v0.31.2 |
| 1263 | 2026-06-10T21:51:29.394Z | Downloaded diesel v2.3.7 |
| 1264 | 2026-06-10T21:51:29.403Z | Downloaded openapiv3 v2.2.0 |
| 1265 | 2026-06-10T21:51:29.410Z | Downloaded polar-core v0.27.3 |
| 1266 | 2026-06-10T21:51:29.416Z | Downloaded tabled v0.20.0 |
| 1267 | 2026-06-10T21:51:29.425Z | Downloaded openssl v0.10.79 |
| 1268 | 2026-06-10T21:51:29.430Z | Downloaded zerocopy v0.8.40 |
| 1269 | 2026-06-10T21:51:29.438Z | Downloaded smoltcp v0.11.0 |
| 1270 | 2026-06-10T21:51:29.446Z | Downloaded rustix v0.38.44 |
| 1271 | 2026-06-10T21:51:29.469Z | Downloaded regress v0.11.1 |
| 1272 | 2026-06-10T21:51:29.475Z | Downloaded sled v0.34.7 |
| 1273 | 2026-06-10T21:51:29.481Z | Downloaded tracing v0.1.44 |
| 1274 | 2026-06-10T21:51:29.493Z | Downloaded ratatui v0.29.0 |
| 1275 | 2026-06-10T21:51:29.520Z | Downloaded regex-automata v0.4.14 |
| 1276 | 2026-06-10T21:51:29.559Z | Downloaded sqlparser v0.61.0 |
| 1277 | 2026-06-10T21:51:29.563Z | Downloaded bzip2-sys v0.1.13+1.0.8 |
| 1278 | 2026-06-10T21:51:29.571Z | Downloaded jiff v0.2.21 |
| 1279 | 2026-06-10T21:51:29.592Z | Downloaded csv v1.4.0 |
| 1280 | 2026-06-10T21:51:29.652Z | Downloaded libz-sys v1.1.24 |
| 1281 | 2026-06-10T21:51:29.652Z | Downloaded typify-impl v0.6.2 |
| 1282 | 2026-06-10T21:51:29.652Z | Downloaded zstd-sys v2.0.16+zstd.1.5.7 |
| 1283 | 2026-06-10T21:51:29.652Z | Downloaded tokio v1.52.1 |
| 1284 | 2026-06-10T21:51:29.668Z | Downloaded typify-impl v0.4.3 |
| 1285 | 2026-06-10T21:51:29.675Z | Downloaded zerocopy-derive v0.6.6 |
| 1286 | 2026-06-10T21:51:29.690Z | Downloaded encoding_rs v0.8.35 |
| 1287 | 2026-06-10T21:51:29.717Z | Downloaded petgraph v0.6.5 |
| 1288 | 2026-06-10T21:51:29.731Z | Downloaded chrono-tz v0.10.4 |
| 1289 | 2026-06-10T21:51:29.749Z | Downloaded petgraph v0.8.3 |
| 1290 | 2026-06-10T21:51:29.814Z | Downloaded sha3 v0.10.8 |
| 1291 | 2026-06-10T21:51:29.957Z | Downloaded ring v0.17.14 |
| 1292 | 2026-06-10T21:51:30.004Z | Downloaded libgit2-sys v0.18.3+1.9.2 |
| 1293 | 2026-06-10T21:51:30.647Z | Downloaded aws-lc-sys v0.40.0 |
| 1294 | 2026-06-10T21:51:30.892Z | Compiling libc v0.2.185 |
| 1295 | 2026-06-10T21:51:30.892Z | Compiling serde v1.0.228 |
| 1296 | 2026-06-10T21:51:30.892Z | Compiling log v0.4.29 |
| 1297 | 2026-06-10T21:51:30.892Z | Compiling find-msvc-tools v0.1.9 |
| 1298 | 2026-06-10T21:51:30.892Z | Compiling shlex v1.3.0 |
| 1299 | 2026-06-10T21:51:30.892Z | Compiling smallvec v1.15.1 |
| 1300 | 2026-06-10T21:51:30.892Z | Compiling typenum v1.19.0 |
| 1301 | 2026-06-10T21:51:30.892Z | Compiling subtle v2.6.1 |
| 1302 | 2026-06-10T21:51:30.895Z | Compiling generic-array v0.14.7 |
| 1303 | 2026-06-10T21:51:31.029Z | Compiling scopeguard v1.2.0 |
| 1304 | 2026-06-10T21:51:31.076Z | Compiling const-oid v0.9.6 |
| 1305 | 2026-06-10T21:51:31.089Z | Compiling serde_json v1.0.149 |
| 1306 | 2026-06-10T21:51:31.115Z | Compiling syn v2.0.117 |
| 1307 | 2026-06-10T21:51:31.129Z | Compiling zerocopy v0.8.40 |
| 1308 | 2026-06-10T21:51:31.132Z | Compiling pin-project-lite v0.2.17 |
| 1309 | 2026-06-10T21:51:31.132Z | Compiling parking_lot_core v0.9.12 |
| 1310 | 2026-06-10T21:51:31.224Z | Compiling lock_api v0.4.14 |
| 1311 | 2026-06-10T21:51:31.243Z | Compiling portable-atomic v1.13.1 |
| 1312 | 2026-06-10T21:51:31.257Z | Compiling pkg-config v0.3.32 |
| 1313 | 2026-06-10T21:51:31.308Z | Compiling bitflags v2.11.0 |
| 1314 | 2026-06-10T21:51:31.344Z | Compiling futures-core v0.3.32 |
| 1315 | 2026-06-10T21:51:31.360Z | Compiling libm v0.2.16 |
| 1316 | 2026-06-10T21:51:31.436Z | Compiling critical-section v1.2.0 |
| 1317 | 2026-06-10T21:51:31.466Z | Compiling num-traits v0.2.19 |
| 1318 | 2026-06-10T21:51:31.497Z | Compiling percent-encoding v2.3.2 |
| 1319 | 2026-06-10T21:51:31.542Z | Compiling futures-sink v0.3.32 |
| 1320 | 2026-06-10T21:51:31.570Z | Compiling slab v0.4.12 |
| 1321 | 2026-06-10T21:51:31.573Z | Compiling getrandom v0.4.1 |
| 1322 | 2026-06-10T21:51:31.587Z | Compiling cpufeatures v0.2.17 |
| 1323 | 2026-06-10T21:51:31.611Z | Compiling futures-task v0.3.32 |
| 1324 | 2026-06-10T21:51:31.675Z | Compiling futures-channel v0.3.32 |
| 1325 | 2026-06-10T21:51:31.690Z | Compiling futures-io v0.3.32 |
| 1326 | 2026-06-10T21:51:31.694Z | Compiling rand_core v0.10.0 |
| 1327 | 2026-06-10T21:51:31.744Z | Compiling indexmap v2.14.0 |
| 1328 | 2026-06-10T21:51:31.780Z | Compiling rustversion v1.0.22 |
| 1329 | 2026-06-10T21:51:31.819Z | Compiling getrandom v0.3.4 |
| 1330 | 2026-06-10T21:51:31.877Z | Compiling form_urlencoded v1.2.2 |
| 1331 | 2026-06-10T21:51:31.891Z | Compiling fs_extra v1.3.0 |
| 1332 | 2026-06-10T21:51:31.909Z | Compiling dunce v1.0.5 |
| 1333 | 2026-06-10T21:51:31.924Z | Compiling ident_case v1.0.1 |
| 1334 | 2026-06-10T21:51:31.939Z | Compiling base64ct v1.8.3 |
| 1335 | 2026-06-10T21:51:31.952Z | Compiling flagset v0.4.7 |
| 1336 | 2026-06-10T21:51:31.986Z | Compiling iana-time-zone v0.1.65 |
| 1337 | 2026-06-10T21:51:32.076Z | Compiling getrandom v0.2.17 |
| 1338 | 2026-06-10T21:51:32.082Z | Compiling jobserver v0.1.34 |
| 1339 | 2026-06-10T21:51:32.085Z | Compiling errno v0.3.14 |
| 1340 | 2026-06-10T21:51:32.106Z | Compiling mio v1.2.0 |
| 1341 | 2026-06-10T21:51:32.166Z | Compiling socket2 v0.6.3 |
| 1342 | 2026-06-10T21:51:32.182Z | Compiling rand_core v0.6.4 |
| 1343 | 2026-06-10T21:51:32.213Z | Compiling signal-hook-registry v1.4.8 |
| 1344 | 2026-06-10T21:51:32.286Z | Compiling pem-rfc7468 v0.7.0 |
| 1345 | 2026-06-10T21:51:32.292Z | Compiling rustix v1.1.3 |
| 1346 | 2026-06-10T21:51:32.313Z | Compiling cc v1.2.56 |
| 1347 | 2026-06-10T21:51:32.412Z | Compiling parking_lot v0.12.5 |
| 1348 | 2026-06-10T21:51:32.428Z | Compiling once_cell v1.21.3 |
| 1349 | 2026-06-10T21:51:32.458Z | Compiling regex-syntax v0.8.10 |
| 1350 | 2026-06-10T21:51:32.485Z | Compiling vcpkg v0.2.15 |
| 1351 | 2026-06-10T21:51:32.488Z | Compiling aws-lc-rs v1.16.3 |
| 1352 | 2026-06-10T21:51:32.515Z | Compiling uuid v1.23.0 |
| 1353 | 2026-06-10T21:51:32.626Z | Compiling tracing-core v0.1.36 |
| 1354 | 2026-06-10T21:51:32.629Z | Compiling rustc_version v0.4.1 |
| 1355 | 2026-06-10T21:51:32.629Z | Compiling base64 v0.22.1 |
| 1356 | 2026-06-10T21:51:32.671Z | Compiling openssl-probe v0.2.1 |
| 1357 | 2026-06-10T21:51:32.819Z | Compiling rand_core v0.9.5 |
| 1358 | 2026-06-10T21:51:32.835Z | Compiling untrusted v0.7.1 |
| 1359 | 2026-06-10T21:51:32.884Z | Compiling httparse v1.10.1 |
| 1360 | 2026-06-10T21:51:32.920Z | Compiling tinyvec_macros v0.1.1 |
| 1361 | 2026-06-10T21:51:32.954Z | Compiling untrusted v0.9.0 |
| 1362 | 2026-06-10T21:51:32.982Z | Compiling aho-corasick v1.1.4 |
| 1363 | 2026-06-10T21:51:33.004Z | Compiling tinyvec v1.10.0 |
| 1364 | 2026-06-10T21:51:33.019Z | Compiling atomic-waker v1.1.2 |
| 1365 | 2026-06-10T21:51:33.024Z | Compiling schemars v0.8.22 |
| 1366 | 2026-06-10T21:51:33.057Z | Compiling dyn-clone v1.0.20 |
| 1367 | 2026-06-10T21:51:33.093Z | Compiling cmake v0.1.57 |
| 1368 | 2026-06-10T21:51:33.126Z | Compiling rustls v0.23.37 |
| 1369 | 2026-06-10T21:51:33.168Z | Compiling tower-service v0.3.3 |
| 1370 | 2026-06-10T21:51:33.213Z | Compiling try-lock v0.2.5 |
| 1371 | 2026-06-10T21:51:33.228Z | Compiling tower-layer v0.3.3 |
| 1372 | 2026-06-10T21:51:33.296Z | Compiling httpdate v1.0.3 |
| 1373 | 2026-06-10T21:51:33.296Z | Compiling pin-utils v0.1.0 |
| 1374 | 2026-06-10T21:51:33.314Z | Compiling want v0.3.1 |
| 1375 | 2026-06-10T21:51:33.329Z | Compiling openssl v0.10.79 |
| 1376 | 2026-06-10T21:51:33.378Z | Compiling foreign-types-shared v0.1.1 |
| 1377 | 2026-06-10T21:51:33.382Z | Compiling unicode-normalization v0.1.25 |
| 1378 | 2026-06-10T21:51:33.397Z | Compiling spin v0.9.8 |
| 1379 | 2026-06-10T21:51:33.430Z | Compiling num-conv v0.2.0 |
| 1380 | 2026-06-10T21:51:33.446Z | Compiling crc32fast v1.5.0 |
| 1381 | 2026-06-10T21:51:33.473Z | Compiling foreign-types v0.3.2 |
| 1382 | 2026-06-10T21:51:33.491Z | Compiling powerfmt v0.2.0 |
| 1383 | 2026-06-10T21:51:33.525Z | Compiling native-tls v0.2.18 |
| 1384 | 2026-06-10T21:51:33.541Z | Compiling time-core v0.1.8 |
| 1385 | 2026-06-10T21:51:33.557Z | Compiling wait-timeout v0.2.1 |
| 1386 | 2026-06-10T21:51:33.577Z | Compiling sync_wrapper v1.0.2 |
| 1387 | 2026-06-10T21:51:33.592Z | Compiling quick-error v1.2.3 |
| 1388 | 2026-06-10T21:51:33.627Z | Compiling syn v1.0.109 |
| 1389 | 2026-06-10T21:51:33.659Z | Compiling deranged v0.5.8 |
| 1390 | 2026-06-10T21:51:33.709Z | Compiling simd-adler32 v0.3.8 |
| 1391 | 2026-06-10T21:51:33.714Z | Compiling time-macros v0.2.27 |
| 1392 | 2026-06-10T21:51:33.722Z | Compiling crossbeam-utils v0.8.21 |
| 1393 | 2026-06-10T21:51:33.736Z | Compiling usdt-impl v0.6.0 |
| 1394 | 2026-06-10T21:51:33.765Z | Compiling bit-vec v0.8.0 |
| 1395 | 2026-06-10T21:51:33.769Z | Compiling unicode-segmentation v1.12.0 |
| 1396 | 2026-06-10T21:51:33.845Z | Compiling num_threads v0.1.7 |
| 1397 | 2026-06-10T21:51:33.859Z | Compiling siphasher v1.0.2 |
| 1398 | 2026-06-10T21:51:33.915Z | Compiling tempfile v3.25.0 |
| 1399 | 2026-06-10T21:51:33.955Z | Compiling aws-lc-sys v0.40.0 |
| 1400 | 2026-06-10T21:51:33.971Z | Compiling ring v0.17.14 |
| 1401 | 2026-06-10T21:51:33.987Z | Compiling openssl-sys v0.9.115 |
| 1402 | 2026-06-10T21:51:33.991Z | Compiling regex-automata v0.4.14 |
| 1403 | 2026-06-10T21:51:34.019Z | Compiling zstd-sys v2.0.16+zstd.1.5.7 |
| 1404 | 2026-06-10T21:51:34.069Z | Compiling bit-set v0.8.0 |
| 1405 | 2026-06-10T21:51:34.099Z | Compiling synstructure v0.13.2 |
| 1406 | 2026-06-10T21:51:34.126Z | Compiling pest_generator v2.8.6 |
| 1407 | 2026-06-10T21:51:34.165Z | Compiling serde_derive_internals v0.29.1 |
| 1408 | 2026-06-10T21:51:34.189Z | Compiling darling_core v0.20.11 |
| 1409 | 2026-06-10T21:51:34.298Z | Compiling rusty-fork v0.3.1 |
| 1410 | 2026-06-10T21:51:34.348Z | Compiling darling_core v0.21.3 |
| 1411 | 2026-06-10T21:51:34.636Z | Compiling bzip2-sys v0.1.13+1.0.8 |
| 1412 | 2026-06-10T21:51:34.796Z | Compiling slog v2.8.2 |
| 1413 | 2026-06-10T21:51:34.846Z | Compiling rand_xorshift v0.4.0 |
| 1414 | 2026-06-10T21:51:34.896Z | Compiling time v0.3.47 |
| 1415 | 2026-06-10T21:51:34.941Z | Compiling heapless v0.7.17 |
| 1416 | 2026-06-10T21:51:34.965Z | Compiling thread-id v5.1.0 |
| 1417 | 2026-06-10T21:51:34.982Z | Compiling cookie v0.18.1 |
| 1418 | 2026-06-10T21:51:34.996Z | Compiling adler2 v2.0.1 |
| 1419 | 2026-06-10T21:51:35.038Z | Compiling unicode-properties v0.1.4 |
| 1420 | 2026-06-10T21:51:35.057Z | Compiling paste v1.0.15 |
| 1421 | 2026-06-10T21:51:35.068Z | Compiling signal-hook v0.3.18 |
| 1422 | 2026-06-10T21:51:35.144Z | Compiling allocator-api2 v0.2.21 |
| 1423 | 2026-06-10T21:51:35.199Z | Compiling iri-string v0.7.10 |
| 1424 | 2026-06-10T21:51:35.199Z | Compiling unarray v0.1.4 |
| 1425 | 2026-06-10T21:51:35.230Z | Compiling anyhow v1.0.102 |
| 1426 | 2026-06-10T21:51:35.248Z | Compiling unicode-bidi v0.3.18 |
| 1427 | 2026-06-10T21:51:35.265Z | Compiling zstd-safe v7.2.4 |
| 1428 | 2026-06-10T21:51:35.280Z | Compiling ryu v1.0.23 |
| 1429 | 2026-06-10T21:51:35.432Z | Compiling miniz_oxide v0.8.9 |
| 1430 | 2026-06-10T21:51:35.514Z | Compiling heck v0.4.1 |
| 1431 | 2026-06-10T21:51:35.776Z | Compiling stringprep v0.1.5 |
| 1432 | 2026-06-10T21:51:35.809Z | Compiling num-integer v0.1.46 |
| 1433 | 2026-06-10T21:51:35.824Z | Compiling vergen-lib v9.1.0 |
| 1434 | 2026-06-10T21:51:35.914Z | Compiling serde_derive v1.0.228 |
| 1435 | 2026-06-10T21:51:36.023Z | Compiling zeroize_derive v1.4.3 |
| 1436 | 2026-06-10T21:51:36.037Z | Compiling zerofrom-derive v0.1.6 |
| 1437 | 2026-06-10T21:51:36.070Z | Compiling yoke-derive v0.8.1 |
| 1438 | 2026-06-10T21:51:36.152Z | Compiling zerovec-derive v0.11.2 |
| 1439 | 2026-06-10T21:51:36.243Z | Compiling zerocopy-derive v0.8.40 |
| 1440 | 2026-06-10T21:51:36.258Z | Compiling displaydoc v0.2.5 |
| 1441 | 2026-06-10T21:51:36.561Z | Compiling tokio-macros v2.7.0 |
| 1442 | 2026-06-10T21:51:36.608Z | Compiling futures-macro v0.3.32 |
| 1443 | 2026-06-10T21:51:36.711Z | Compiling zeroize v1.8.2 |
| 1444 | 2026-06-10T21:51:36.773Z | Compiling der_derive v0.7.3 |
| 1445 | 2026-06-10T21:51:36.954Z | Compiling rustls-pki-types v1.14.0 |
| 1446 | 2026-06-10T21:51:37.061Z | Compiling thiserror-impl v2.0.18 |
| 1447 | 2026-06-10T21:51:37.299Z | Compiling tracing-attributes v0.1.31 |
| 1448 | 2026-06-10T21:51:37.336Z | Compiling pest_derive v2.8.6 |
| 1449 | 2026-06-10T21:51:37.354Z | Compiling scroll_derive v0.13.1 |
| 1450 | 2026-06-10T21:51:37.444Z | Compiling schemars_derive v0.8.22 |
| 1451 | 2026-06-10T21:51:37.467Z | Compiling crypto-common v0.1.7 |
| 1452 | 2026-06-10T21:51:37.510Z | Compiling zerofrom v0.1.6 |
| 1453 | 2026-06-10T21:51:37.525Z | Compiling block-buffer v0.10.4 |
| 1454 | 2026-06-10T21:51:37.636Z | Compiling yoke v0.8.1 |
| 1455 | 2026-06-10T21:51:37.650Z | Compiling futures-util v0.3.32 |
| 1456 | 2026-06-10T21:51:37.714Z | Compiling digest v0.10.7 |
| 1457 | 2026-06-10T21:51:37.796Z | Compiling block-padding v0.3.3 |
| 1458 | 2026-06-10T21:51:37.810Z | Compiling zerovec v0.11.5 |
| 1459 | 2026-06-10T21:51:37.842Z | Compiling zerotrie v0.2.3 |
| 1460 | 2026-06-10T21:51:37.975Z | Compiling hmac v0.12.1 |
| 1461 | 2026-06-10T21:51:37.989Z | Compiling inout v0.1.4 |
| 1462 | 2026-06-10T21:51:38.147Z | Compiling cipher v0.4.4 |
| 1463 | 2026-06-10T21:51:38.164Z | Compiling sha2 v0.10.9 |
| 1464 | 2026-06-10T21:51:38.179Z | Compiling der v0.7.10 |
| 1465 | 2026-06-10T21:51:38.197Z | Compiling pbkdf2 v0.12.2 |
| 1466 | 2026-06-10T21:51:38.315Z | Compiling tinystr v0.8.2 |
| 1467 | 2026-06-10T21:51:38.331Z | Compiling potential_utf v0.1.4 |
| 1468 | 2026-06-10T21:51:38.348Z | Compiling scroll v0.13.0 |
| 1469 | 2026-06-10T21:51:38.449Z | Compiling salsa20 v0.10.2 |
| 1470 | 2026-06-10T21:51:38.462Z | Compiling icu_collections v2.1.1 |
| 1471 | 2026-06-10T21:51:38.519Z | Compiling icu_locale_core v2.1.1 |
| 1472 | 2026-06-10T21:51:38.543Z | Compiling thiserror v2.0.18 |
| 1473 | 2026-06-10T21:51:38.613Z | Compiling scrypt v0.11.0 |
| 1474 | 2026-06-10T21:51:38.641Z | Compiling aes v0.8.4 |
| 1475 | 2026-06-10T21:51:38.655Z | Compiling cbc v0.1.2 |
| 1476 | 2026-06-10T21:51:38.686Z | Compiling tracing v0.1.44 |
| 1477 | 2026-06-10T21:51:38.754Z | Compiling darling_macro v0.20.11 |
| 1478 | 2026-06-10T21:51:38.844Z | Compiling openssl-macros v0.1.1 |
| 1479 | 2026-06-10T21:51:38.904Z | Compiling goblin v0.10.5 |
| 1480 | 2026-06-10T21:51:38.989Z | Compiling rustls-native-certs v0.8.3 |
| 1481 | 2026-06-10T21:51:39.004Z | Compiling dtrace-parser v0.3.0 |
| 1482 | 2026-06-10T21:51:39.270Z | Compiling icu_provider v2.1.1 |
| 1483 | 2026-06-10T21:51:39.274Z | Compiling spki v0.7.3 |
| 1484 | 2026-06-10T21:51:39.443Z | Compiling bytes v1.11.1 |
| 1485 | 2026-06-10T21:51:39.459Z | Compiling chrono v0.4.44 |
| 1486 | 2026-06-10T21:51:39.462Z | Compiling pkcs5 v0.7.1 |
| 1487 | 2026-06-10T21:51:39.488Z | Compiling ipnet v2.11.0 |
| 1488 | 2026-06-10T21:51:39.508Z | Compiling icu_properties v2.1.2 |
| 1489 | 2026-06-10T21:51:39.589Z | Compiling icu_normalizer v2.1.1 |
| 1490 | 2026-06-10T21:51:39.603Z | Compiling darling v0.20.11 |
| 1491 | 2026-06-10T21:51:39.698Z | Compiling derive_builder_core v0.20.2 |
| 1492 | 2026-06-10T21:51:39.736Z | Compiling signature v2.2.0 |
| 1493 | 2026-06-10T21:51:39.774Z | Compiling pkcs8 v0.10.2 |
| 1494 | 2026-06-10T21:51:40.059Z | Compiling tokio v1.52.1 |
| 1495 | 2026-06-10T21:51:40.072Z | Compiling http v1.4.0 |
| 1496 | 2026-06-10T21:51:40.072Z | Compiling webpki-roots v1.0.6 |
| 1497 | 2026-06-10T21:51:40.078Z | Compiling scroll_derive v0.12.1 |
| 1498 | 2026-06-10T21:51:40.143Z | Compiling thiserror-impl v1.0.69 |
| 1499 | 2026-06-10T21:51:40.160Z | Compiling erased-serde v0.3.31 |
| 1500 | 2026-06-10T21:51:40.178Z | Compiling serde_spanned v0.6.9 |
| 1501 | 2026-06-10T21:51:40.195Z | Compiling toml_datetime v0.6.11 |
| 1502 | 2026-06-10T21:51:40.342Z | Compiling serde_urlencoded v0.7.1 |
| 1503 | 2026-06-10T21:51:40.473Z | Compiling idna_adapter v1.2.1 |
| 1504 | 2026-06-10T21:51:40.592Z | Compiling idna v1.1.0 |
| 1505 | 2026-06-10T21:51:40.611Z | Compiling serde_tokenstream v0.2.3 |
| 1506 | 2026-06-10T21:51:40.633Z | Compiling md-5 v0.10.6 |
| 1507 | 2026-06-10T21:51:40.660Z | Compiling derive_builder_macro v0.20.2 |
| 1508 | 2026-06-10T21:51:40.673Z | Compiling http-body v1.0.1 |
| 1509 | 2026-06-10T21:51:40.714Z | Compiling ppv-lite86 v0.2.21 |
| 1510 | 2026-06-10T21:51:40.780Z | Compiling scroll v0.12.0 |
| 1511 | 2026-06-10T21:51:40.822Z | Compiling http-body-util v0.1.3 |
| 1512 | 2026-06-10T21:51:40.848Z | Compiling darling_macro v0.21.3 |
| 1513 | 2026-06-10T21:51:40.913Z | Compiling url v2.5.8 |
| 1514 | 2026-06-10T21:51:40.946Z | Compiling bstr v1.12.1 |
| 1515 | 2026-06-10T21:51:40.960Z | Compiling async-trait v0.1.89 |
| 1516 | 2026-06-10T21:51:40.974Z | Compiling pin-project-internal v1.1.11 |
| 1517 | 2026-06-10T21:51:41.069Z | Compiling rand_chacha v0.9.0 |
| 1518 | 2026-06-10T21:51:41.083Z | Compiling rand_chacha v0.3.1 |
| 1519 | 2026-06-10T21:51:41.102Z | Compiling zerocopy-derive v0.7.35 |
| 1520 | 2026-06-10T21:51:41.159Z | Compiling curve25519-dalek v4.1.3 |
| 1521 | 2026-06-10T21:51:41.283Z | Compiling rand v0.9.2 |
| 1522 | 2026-06-10T21:51:41.369Z | Compiling ff v0.13.1 |
| 1523 | 2026-06-10T21:51:41.523Z | Compiling thiserror v1.0.69 |
| 1524 | 2026-06-10T21:51:41.527Z | Compiling hash32 v0.2.1 |
| 1525 | 2026-06-10T21:51:41.624Z | Compiling memoffset v0.9.1 |
| 1526 | 2026-06-10T21:51:41.751Z | Compiling dof v0.4.0 |
| 1527 | 2026-06-10T21:51:41.754Z | Compiling encoding_rs v0.8.35 |
| 1528 | 2026-06-10T21:51:41.805Z | Compiling base16ct v0.2.0 |
| 1529 | 2026-06-10T21:51:41.838Z | Compiling mime v0.3.17 |
| 1530 | 2026-06-10T21:51:41.927Z | Compiling proptest v1.10.0 |
| 1531 | 2026-06-10T21:51:41.993Z | Compiling litrs v1.0.0 |
| 1532 | 2026-06-10T21:51:42.015Z | Compiling num-bigint-dig v0.8.6 |
| 1533 | 2026-06-10T21:51:42.034Z | Compiling smoltcp v0.9.1 |
| 1534 | 2026-06-10T21:51:42.053Z | Compiling cfg_aliases v0.2.1 |
| 1535 | 2026-06-10T21:51:42.110Z | Compiling ref-cast v1.0.25 |
| 1536 | 2026-06-10T21:51:42.129Z | Compiling zlib-rs v0.6.2 |
| 1537 | 2026-06-10T21:51:42.142Z | Compiling rustix v0.38.44 |
| 1538 | 2026-06-10T21:51:42.146Z | Compiling psl-types v2.0.11 |
| 1539 | 2026-06-10T21:51:42.146Z | Compiling fallible-iterator v0.2.0 |
| 1540 | 2026-06-10T21:51:42.251Z | Compiling pin-project v1.1.11 |
| 1541 | 2026-06-10T21:51:42.303Z | Compiling ipnetwork v0.21.1 |
| 1542 | 2026-06-10T21:51:42.368Z | Compiling publicsuffix v2.3.0 |
| 1543 | 2026-06-10T21:51:42.420Z | Compiling nix v0.31.2 |
| 1544 | 2026-06-10T21:51:42.464Z | Compiling postgres-protocol v0.6.10 |
| 1545 | 2026-06-10T21:51:42.620Z | Compiling document-features v0.2.12 |
| 1546 | 2026-06-10T21:51:42.632Z | Compiling oxnet v0.1.5 |
| 1547 | 2026-06-10T21:51:42.640Z | Compiling zerocopy v0.7.35 |
| 1548 | 2026-06-10T21:51:42.720Z | Compiling sec1 v0.7.3 |
| 1549 | 2026-06-10T21:51:42.869Z | Compiling group v0.13.0 |
| 1550 | 2026-06-10T21:51:42.921Z | Compiling darling v0.21.3 |
| 1551 | 2026-06-10T21:51:42.984Z | Compiling rand v0.8.6 |
| 1552 | 2026-06-10T21:51:43.026Z | Compiling derive_builder v0.20.2 |
| 1553 | 2026-06-10T21:51:43.029Z | Compiling goblin v0.8.2 |
| 1554 | 2026-06-10T21:51:43.053Z | Compiling futures-executor v0.3.32 |
| 1555 | 2026-06-10T21:51:43.066Z | Compiling hubpack_derive v0.1.1 |
| 1556 | 2026-06-10T21:51:43.123Z | Compiling hex v0.4.3 |
| 1557 | 2026-06-10T21:51:43.152Z | Compiling hkdf v0.12.4 |
| 1558 | 2026-06-10T21:51:43.166Z | Compiling crypto-bigint v0.5.5 |
| 1559 | 2026-06-10T21:51:43.217Z | Compiling regex v1.12.3 |
| 1560 | 2026-06-10T21:51:43.343Z | Compiling num-iter v0.1.45 |
| 1561 | 2026-06-10T21:51:43.347Z | Compiling daft-derive v0.1.7 |
| 1562 | 2026-06-10T21:51:43.392Z | Compiling curve25519-dalek-derive v0.1.1 |
| 1563 | 2026-06-10T21:51:43.417Z | Compiling ref-cast-impl v1.0.25 |
| 1564 | 2026-06-10T21:51:43.432Z | Compiling strum_macros v0.27.2 |
| 1565 | 2026-06-10T21:51:43.451Z | Compiling snafu-derive v0.8.9 |
| 1566 | 2026-06-10T21:51:43.840Z | Compiling tokio-util v0.7.18 |
| 1567 | 2026-06-10T21:51:43.861Z | Compiling tower v0.5.3 |
| 1568 | 2026-06-10T21:51:43.879Z | Compiling tokio-native-tls v0.3.1 |
| 1569 | 2026-06-10T21:51:43.985Z | Compiling phf_shared v0.13.1 |
| 1570 | 2026-06-10T21:51:43.999Z | Compiling terminal_size v0.4.3 |
| 1571 | 2026-06-10T21:51:44.075Z | Compiling lazy_static v1.5.0 |
| 1572 | 2026-06-10T21:51:44.092Z | Compiling anstyle-parse v0.2.7 |
| 1573 | 2026-06-10T21:51:44.109Z | Compiling vergen v9.1.0 |
| 1574 | 2026-06-10T21:51:44.149Z | Compiling cargo-platform v0.3.2 |
| 1575 | 2026-06-10T21:51:44.164Z | Compiling fs-err v3.3.0 |
| 1576 | 2026-06-10T21:51:44.187Z | Compiling ahash v0.8.12 |
| 1577 | 2026-06-10T21:51:44.244Z | Compiling newtype-uuid v1.3.2 |
| 1578 | 2026-06-10T21:51:44.294Z | Compiling tower-http v0.6.8 |
| 1579 | 2026-06-10T21:51:44.318Z | Compiling libbz2-rs-sys v0.2.2 |
| 1580 | 2026-06-10T21:51:44.359Z | Compiling winnow v0.5.40 |
| 1581 | 2026-06-10T21:51:44.384Z | Compiling bumpalo v3.20.2 |
| 1582 | 2026-06-10T21:51:44.413Z | Compiling foldhash v0.1.5 |
| 1583 | 2026-06-10T21:51:44.445Z | Compiling managed v0.8.0 |
| 1584 | 2026-06-10T21:51:44.607Z | Compiling h2 v0.4.13 |
| 1585 | 2026-06-10T21:51:44.622Z | Compiling bitflags v1.3.2 |
| 1586 | 2026-06-10T21:51:44.648Z | Compiling object v0.37.3 |
| 1587 | 2026-06-10T21:51:44.679Z | Compiling foldhash v0.2.0 |
| 1588 | 2026-06-10T21:51:44.709Z | Compiling same-file v1.0.6 |
| 1589 | 2026-06-10T21:51:44.728Z | Compiling bzip2 v0.6.1 |
| 1590 | 2026-06-10T21:51:44.924Z | Compiling hashbrown v0.16.1 |
| 1591 | 2026-06-10T21:51:44.952Z | Compiling walkdir v2.5.0 |
| 1592 | 2026-06-10T21:51:45.003Z | Compiling flate2 v1.1.9 |
| 1593 | 2026-06-10T21:51:45.046Z | Compiling zopfli v0.8.3 |
| 1594 | 2026-06-10T21:51:45.068Z | Compiling hashbrown v0.15.5 |
| 1595 | 2026-06-10T21:51:45.326Z | Compiling daft v0.1.7 |
| 1596 | 2026-06-10T21:51:45.424Z | Compiling dof v0.3.0 |
| 1597 | 2026-06-10T21:51:45.442Z | Compiling clap_builder v4.6.0 |
| 1598 | 2026-06-10T21:51:45.496Z | Compiling snafu v0.8.9 |
| 1599 | 2026-06-10T21:51:45.530Z | Compiling strum v0.27.2 |
| 1600 | 2026-06-10T21:51:45.570Z | Compiling cargo_metadata v0.23.1 |
| 1601 | 2026-06-10T21:51:45.660Z | Compiling anstream v0.6.21 |
| 1602 | 2026-06-10T21:51:45.675Z | Compiling phf v0.13.1 |
| 1603 | 2026-06-10T21:51:45.693Z | Compiling elliptic-curve v0.13.8 |
| 1604 | 2026-06-10T21:51:45.782Z | Compiling toml_edit v0.19.15 |
| 1605 | 2026-06-10T21:51:45.866Z | Compiling signal-hook-mio v0.2.5 |
| 1606 | 2026-06-10T21:51:45.895Z | Compiling cookie_store v0.22.1 |
| 1607 | 2026-06-10T21:51:45.970Z | Compiling hubpack v0.1.2 |
| 1608 | 2026-06-10T21:51:45.998Z | Compiling bzip2 v0.4.4 |
| 1609 | 2026-06-10T21:51:46.002Z | Compiling usdt-macro v0.6.0 |
| 1610 | 2026-06-10T21:51:46.140Z | Compiling usdt-attr-macro v0.6.0 |
| 1611 | 2026-06-10T21:51:46.211Z | Compiling futures v0.3.32 |
| 1612 | 2026-06-10T21:51:46.227Z | Compiling serde_with_macros v3.17.0 |
| 1613 | 2026-06-10T21:51:46.300Z | Compiling postgres-types v0.2.12 |
| 1614 | 2026-06-10T21:51:46.315Z | Compiling zstd v0.13.3 |
| 1615 | 2026-06-10T21:51:46.584Z | Compiling dtrace-parser v0.2.0 |
| 1616 | 2026-06-10T21:51:46.614Z | Compiling globset v0.4.18 |
| 1617 | 2026-06-10T21:51:46.661Z | Compiling ed25519 v2.2.3 |
| 1618 | 2026-06-10T21:51:46.804Z | Compiling pkcs1 v0.7.5 |
| 1619 | 2026-06-10T21:51:46.883Z | Compiling olpc-cjson v0.1.4 |
| 1620 | 2026-06-10T21:51:46.991Z | Compiling serde_plain v1.0.2 |
| 1621 | 2026-06-10T21:51:46.991Z | Compiling serde-big-array v0.5.1 |
| 1622 | 2026-06-10T21:51:47.062Z | Compiling rfc6979 v0.4.0 |
| 1623 | 2026-06-10T21:51:47.154Z | Compiling enum-as-inner v0.6.1 |
| 1624 | 2026-06-10T21:51:47.210Z | Compiling strum_macros v0.26.4 |
| 1625 | 2026-06-10T21:51:47.225Z | Compiling clap_derive v4.6.1 |
| 1626 | 2026-06-10T21:51:47.241Z | Compiling serde_repr v0.1.20 |
| 1627 | 2026-06-10T21:51:47.339Z | Compiling async-recursion v1.1.1 |
| 1628 | 2026-06-10T21:51:47.389Z | Compiling phf_shared v0.11.3 |
| 1629 | 2026-06-10T21:51:47.425Z | Compiling float-cmp v0.10.0 |
| 1630 | 2026-06-10T21:51:47.479Z | Compiling pem v3.0.6 |
| 1631 | 2026-06-10T21:51:47.590Z | Compiling memmap2 v0.9.10 |
| 1632 | 2026-06-10T21:51:47.594Z | Compiling thread-id v4.2.2 |
| 1633 | 2026-06-10T21:51:47.619Z | Compiling env_filter v1.0.0 |
| 1634 | 2026-06-10T21:51:47.701Z | Compiling hyper v1.8.1 |
| 1635 | 2026-06-10T21:51:47.704Z | Compiling typed-path v0.9.3 |
| 1636 | 2026-06-10T21:51:47.833Z | Compiling normalize-line-endings v0.3.0 |
| 1637 | 2026-06-10T21:51:47.848Z | Compiling either v1.15.0 |
| 1638 | 2026-06-10T21:51:47.851Z | Compiling predicates-core v1.0.10 |
| 1639 | 2026-06-10T21:51:47.950Z | Compiling difflib v0.4.0 |
| 1640 | 2026-06-10T21:51:47.965Z | Compiling static_assertions v1.1.0 |
| 1641 | 2026-06-10T21:51:48.035Z | Compiling data-encoding v2.10.0 |
| 1642 | 2026-06-10T21:51:48.050Z | Compiling keccak v0.1.6 |
| 1643 | 2026-06-10T21:51:48.067Z | Compiling precomputed-hash v0.1.1 |
| 1644 | 2026-06-10T21:51:48.093Z | Compiling whoami v2.1.0 |
| 1645 | 2026-06-10T21:51:48.175Z | Compiling jiff v0.2.21 |
| 1646 | 2026-06-10T21:51:48.501Z | Compiling fixedbitset v0.5.7 |
| 1647 | 2026-06-10T21:51:48.517Z | Compiling new_debug_unreachable v1.0.6 |
| 1648 | 2026-06-10T21:51:48.533Z | Compiling fixedbitset v0.4.2 |
| 1649 | 2026-06-10T21:51:48.548Z | Compiling hickory-proto v0.25.2 |
| 1650 | 2026-06-10T21:51:48.603Z | Compiling string_cache v0.8.9 |
| 1651 | 2026-06-10T21:51:48.706Z | Compiling petgraph v0.6.5 |
| 1652 | 2026-06-10T21:51:48.764Z | Compiling petgraph v0.8.3 |
| 1653 | 2026-06-10T21:51:48.779Z | Compiling hyper-util v0.1.20 |
| 1654 | 2026-06-10T21:51:48.833Z | Compiling tokio-postgres v0.7.16 |
| 1655 | 2026-06-10T21:51:48.859Z | Compiling sha3 v0.10.8 |
| 1656 | 2026-06-10T21:51:48.875Z | Compiling predicates v3.1.4 |
| 1657 | 2026-06-10T21:51:48.891Z | Compiling itertools v0.13.0 |
| 1658 | 2026-06-10T21:51:48.970Z | Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25) |
| 1659 | 2026-06-10T21:51:49.040Z | Compiling strum v0.26.3 |
| 1660 | 2026-06-10T21:51:49.076Z | Compiling clap v4.6.1 |
| 1661 | 2026-06-10T21:51:49.170Z | Compiling toml_edit v0.22.27 |
| 1662 | 2026-06-10T21:51:49.193Z | Compiling env_logger v0.11.9 |
| 1663 | 2026-06-10T21:51:49.335Z | Compiling usdt v0.6.0 |
| 1664 | 2026-06-10T21:51:49.351Z | Compiling usdt-impl v0.5.0 |
| 1665 | 2026-06-10T21:51:49.556Z | Compiling serde_with v3.17.0 |
| 1666 | 2026-06-10T21:51:49.570Z | Compiling crossterm v0.28.1 |
| 1667 | 2026-06-10T21:51:49.610Z | Compiling ecdsa v0.16.9 |
| 1668 | 2026-06-10T21:51:50.014Z | Compiling toml v0.7.8 |
| 1669 | 2026-06-10T21:51:50.028Z | Compiling rsa v0.9.10 |
| 1670 | 2026-06-10T21:51:50.204Z | Compiling hyper-tls v0.6.0 |
| 1671 | 2026-06-10T21:51:50.268Z | Compiling ed25519-dalek v2.2.0 |
| 1672 | 2026-06-10T21:51:50.657Z | Compiling zip v0.6.6 |
| 1673 | 2026-06-10T21:51:50.787Z | Compiling iddqd v0.4.2 |
| 1674 | 2026-06-10T21:51:50.908Z | Compiling zip v4.6.1 |
| 1675 | 2026-06-10T21:51:51.232Z | Compiling tokio-stream v0.1.18 |
| 1676 | 2026-06-10T21:51:51.263Z | Compiling toml_parser v1.0.9+spec-1.1.0 |
| 1677 | 2026-06-10T21:51:51.354Z | Compiling buf-list v1.1.2 |
| 1678 | 2026-06-10T21:51:51.375Z | Compiling similar v2.7.0 |
| 1679 | 2026-06-10T21:51:51.378Z | Compiling gateway-ereport-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25) |
| 1680 | 2026-06-10T21:51:51.655Z | Compiling x509-cert v0.2.5 |
| 1681 | 2026-06-10T21:51:51.717Z | Compiling openapiv3 v2.2.0 |
| 1682 | 2026-06-10T21:51:51.736Z | Compiling sha1 v0.10.6 |
| 1683 | 2026-06-10T21:51:51.920Z | Compiling crossbeam-epoch v0.9.18 |
| 1684 | 2026-06-10T21:51:51.936Z | Compiling peg-runtime v0.8.5 |
| 1685 | 2026-06-10T21:51:51.950Z | Compiling lalrpop-util v0.19.12 |
| 1686 | 2026-06-10T21:51:51.968Z | Compiling thread_local v1.1.9 |
| 1687 | 2026-06-10T21:51:51.983Z | Compiling slog-async v2.8.0 |
| 1688 | 2026-06-10T21:51:52.109Z | Compiling crossbeam-channel v0.5.15 |
| 1689 | 2026-06-10T21:51:52.139Z | Compiling filetime v0.2.27 |
| 1690 | 2026-06-10T21:51:52.161Z | Compiling is-terminal v0.4.17 |
| 1691 | 2026-06-10T21:51:52.240Z | Compiling term v1.2.1 |
| 1692 | 2026-06-10T21:51:52.259Z | Compiling xattr v1.6.1 |
| 1693 | 2026-06-10T21:51:52.275Z | Compiling take_mut v0.2.2 |
| 1694 | 2026-06-10T21:51:52.400Z | Compiling tar v0.4.45 |
| 1695 | 2026-06-10T21:51:52.559Z | Compiling slog-term v2.9.2 |
| 1696 | 2026-06-10T21:52:10.057Z | Compiling rustls-webpki v0.103.9 |
| 1697 | 2026-06-10T21:52:12.857Z | Compiling tokio-rustls v0.26.4 |
| 1698 | 2026-06-10T21:52:12.857Z | Compiling rustls-platform-verifier v0.6.2 |
| 1699 | 2026-06-10T21:52:13.054Z | Compiling hyper-rustls v0.27.7 |
| 1700 | 2026-06-10T21:52:13.244Z | Compiling reqwest v0.12.28 |
| 1701 | 2026-06-10T21:52:13.244Z | Compiling reqwest v0.13.2 |
| 1702 | 2026-06-10T21:52:14.467Z | Compiling tough v0.22.0 |
| 1703 | 2026-06-10T21:52:16.993Z | Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack) |
| 1704 | 2026-06-10T21:52:17.227Z | Compiling xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader) |
| 1705 | 2026-06-10T21:52:20.105Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 53.01s |
| 1706 | 2026-06-10T21:52:20.253Z | Running `target/debug/xtask-downloader cockroach clickhouse console dendrite-stub maghemite-mgd maghemite-ddmd transceiver-control` |
| 1707 | 2026-06-10T21:52:20.308Z | Jun 10 21:52:19.107 INFO Starting download, target: MaghemiteMgd |
| 1708 | 2026-06-10T21:52:20.308Z | Jun 10 21:52:19.108 INFO Starting download, target: Clickhouse |
| 1709 | 2026-06-10T21:52:20.308Z | Jun 10 21:52:19.108 INFO Starting download, target: Cockroach |
| 1710 | 2026-06-10T21:52:20.308Z | Jun 10 21:52:19.108 INFO Starting download, target: DendriteStub |
| 1711 | 2026-06-10T21:52:20.308Z | Jun 10 21:52:19.108 INFO Starting download, target: Console |
| 1712 | 2026-06-10T21:52:20.308Z | Jun 10 21:52:19.108 INFO Starting download, target: MaghemiteDdmd |
| 1713 | 2026-06-10T21:52:20.311Z | Jun 10 21:52:19.108 INFO Starting download, target: TransceiverControl |
| 1714 | 2026-06-10T21:52:20.311Z | Jun 10 21:52:19.108 INFO Downloading out/downloads/console.tar.gz (attempt 1/3), target: Console |
| 1715 | 2026-06-10T21:52:20.311Z | Jun 10 21:52:19.108 INFO Downloading out/downloads/xcvradm.gz (attempt 1/3), target: TransceiverControl |
| 1716 | 2026-06-10T21:52:20.311Z | Jun 10 21:52:19.108 INFO Downloading out/downloads/cockroach.tgz (attempt 1/3), target: Cockroach |
| 1717 | 2026-06-10T21:52:20.312Z | Jun 10 21:52:19.108 INFO Downloading out/downloads/mg-ddm.tar.gz (attempt 1/3), target: MaghemiteDdmd |
| 1718 | 2026-06-10T21:52:20.312Z | Jun 10 21:52:19.108 INFO Downloading out/downloads/mgd.tar.gz (attempt 1/3), target: MaghemiteMgd |
| 1719 | 2026-06-10T21:52:20.312Z | Jun 10 21:52:19.109 INFO Downloading out/downloads/clickhouse-v23.8.7.24-9244ab3.illumos.tar.gz (attempt 1/3), target: Clickhouse |
| 1720 | 2026-06-10T21:52:20.312Z | Jun 10 21:52:19.109 INFO Downloading out/downloads/dendrite-stub.tar.gz (attempt 1/3), target: DendriteStub |
| 1721 | 2026-06-10T21:52:20.878Z | Jun 10 21:52:19.664 INFO Unpacking out/downloads/xcvradm.gz to out/downloads/root/opt/oxide/bin/xcvradm, target: TransceiverControl |
| 1722 | 2026-06-10T21:52:21.092Z | Jun 10 21:52:19.884 INFO Download complete, target: TransceiverControl |
| 1723 | 2026-06-10T21:52:22.489Z | Jun 10 21:52:21.210 INFO Unpacking out/downloads/mg-ddm.tar.gz to out/downloads, target: MaghemiteDdmd |
| 1724 | 2026-06-10T21:52:22.644Z | Jun 10 21:52:21.423 INFO Unpacking out/downloads/dendrite-stub.tar.gz to out/downloads, target: DendriteStub |
| 1725 | 2026-06-10T21:52:22.765Z | Jun 10 21:52:21.542 INFO Unpacking out/downloads/mgd.tar.gz to out/downloads, target: MaghemiteMgd |
| 1726 | 2026-06-10T21:52:23.183Z | Jun 10 21:52:21.983 INFO tarball path: out/downloads/cockroach.tgz, target: Cockroach |
| 1727 | 2026-06-10T21:52:23.183Z | Jun 10 21:52:21.983 INFO Unpacking out/downloads/cockroach.tgz to out/downloads, target: Cockroach |
| 1728 | 2026-06-10T21:52:23.439Z | Jun 10 21:52:22.236 INFO Unpacking out/downloads/clickhouse-v23.8.7.24-9244ab3.illumos.tar.gz to out/clickhouse, target: Clickhouse |
| 1729 | 2026-06-10T21:52:24.382Z | Jun 10 21:52:23.180 INFO Download complete, target: MaghemiteDdmd |
| 1730 | 2026-06-10T21:52:25.455Z | Jun 10 21:52:24.255 INFO Download complete, target: DendriteStub |
| 1731 | 2026-06-10T21:52:25.458Z | Jun 10 21:52:24.257 INFO Download complete, target: MaghemiteMgd |
| 1732 | 2026-06-10T21:52:27.980Z | Jun 10 21:52:26.780 INFO Checking that binary works, target: Cockroach |
| 1733 | 2026-06-10T21:52:28.111Z | Jun 10 21:52:26.911 INFO Download complete, target: Cockroach |
| 1734 | 2026-06-10T21:52:30.408Z | Jun 10 21:52:29.208 INFO Checking that binary works, target: Clickhouse |
| 1735 | 2026-06-10T21:52:30.496Z | Jun 10 21:52:29.295 INFO Download complete, target: Clickhouse |
| 1736 | 2026-06-10T21:52:35.460Z | Jun 10 21:52:34.259 WARN Download failed, retrying: error sending request for url (https://dl.oxide.computer/releases/console/f1ccb1689aed593d4e5ab8534ecded21e1d66c83.tar.gz), target: Console |
| 1737 | 2026-06-10T21:52:35.460Z | Jun 10 21:52:34.259 INFO Downloading out/downloads/console.tar.gz (attempt 2/3), target: Console |
| 1738 | 2026-06-10T21:52:50.461Z | Jun 10 21:52:49.260 WARN Download failed, retrying: error sending request for url (https://dl.oxide.computer/releases/console/f1ccb1689aed593d4e5ab8534ecded21e1d66c83.tar.gz), target: Console |
| 1739 | 2026-06-10T21:52:50.461Z | Jun 10 21:52:49.261 INFO Downloading out/downloads/console.tar.gz (attempt 3/3), target: Console |
| 1740 | 2026-06-10T21:52:51.361Z | Jun 10 21:52:50.120 INFO Unpacking out/downloads/console.tar.gz to out/console-assets, target: Console |
| 1741 | 2026-06-10T21:52:51.551Z | Jun 10 21:52:50.351 INFO Download complete, target: Console |
| 1742 | 2026-06-10T21:52:51.557Z | All prerequisites installed successfully |
| 1743 | 2026-06-10T21:52:51.560Z | |
| 1744 | 2026-06-10T21:52:51.560Z | real 2:53.873051317 |
| 1745 | 2026-06-10T21:52:51.560Z | user 7:00.055451540 |
| 1746 | 2026-06-10T21:52:51.560Z | sys 1:46.228192703 |
| 1747 | 2026-06-10T21:52:51.560Z | trap 0.250285042 |
| 1748 | 2026-06-10T21:52:51.560Z | tflt 1.355650224 |
| 1749 | 2026-06-10T21:52:51.560Z | dflt 1.927962374 |
| 1750 | 2026-06-10T21:52:51.560Z | kflt 0.032567578 |
| 1751 | 2026-06-10T21:52:51.560Z | lock 30:27.140612024 |
| 1752 | 2026-06-10T21:52:51.561Z | slp 22:07.683735248 |
| 1753 | 2026-06-10T21:52:51.561Z | lat 25.878538945 |
| 1754 | 2026-06-10T21:52:51.561Z | stop 2:51.130632038 |
| 1755 | 2026-06-10T21:52:51.561Z | + ptime -m cargo xtask download softnpu |
| 1756 | 2026-06-10T21:52:52.077Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s |
| 1757 | 2026-06-10T21:52:52.108Z | Running `target/debug/xtask download softnpu` |
| 1758 | 2026-06-10T21:52:52.880Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.74s |
| 1759 | 2026-06-10T21:52:52.950Z | Running `target/debug/xtask-downloader softnpu` |
| 1760 | 2026-06-10T21:52:52.993Z | Jun 10 21:52:51.792 INFO Starting download, target: Softnpu |
| 1761 | 2026-06-10T21:52:52.996Z | Jun 10 21:52:51.793 INFO Downloading out/npuzone/npuzone (attempt 1/3), target: Softnpu |
| 1762 | 2026-06-10T21:52:53.660Z | Jun 10 21:52:52.458 INFO Download complete, target: Softnpu |
| 1763 | 2026-06-10T21:52:53.663Z | |
| 1764 | 2026-06-10T21:52:53.663Z | real 2.098095158 |
| 1765 | 2026-06-10T21:52:53.663Z | user 1.348807660 |
| 1766 | 2026-06-10T21:52:53.663Z | sys 0.668832749 |
| 1767 | 2026-06-10T21:52:53.663Z | trap 0.000422500 |
| 1768 | 2026-06-10T21:52:53.663Z | tflt 0.000158520 |
| 1769 | 2026-06-10T21:52:53.663Z | dflt 0.000265110 |
| 1770 | 2026-06-10T21:52:53.663Z | kflt 0.000000000 |
| 1771 | 2026-06-10T21:52:53.663Z | lock 11.940010686 |
| 1772 | 2026-06-10T21:52:53.663Z | slp 0.528949711 |
| 1773 | 2026-06-10T21:52:53.663Z | lat 0.100621682 |
| 1774 | 2026-06-10T21:52:53.663Z | stop 0.000192040 |
| 1775 | 2026-06-10T21:52:53.663Z | + export CARGO_INCREMENTAL=0 |
| 1776 | 2026-06-10T21:52:53.663Z | + CARGO_INCREMENTAL=0 |
| 1777 | 2026-06-10T21:52:53.663Z | + ptime -m cargo run --locked --release --bin omicron-package -- -t test target create -p dev |
| 1778 | 2026-06-10T21:52:54.565Z | Compiling proc-macro2 v1.0.106 |
| 1779 | 2026-06-10T21:52:54.565Z | Compiling quote v1.0.45 |
| 1780 | 2026-06-10T21:52:54.569Z | Compiling unicode-ident v1.0.24 |
| 1781 | 2026-06-10T21:52:54.569Z | Compiling libc v0.2.185 |
| 1782 | 2026-06-10T21:52:54.570Z | Compiling serde_core v1.0.228 |
| 1783 | 2026-06-10T21:52:54.570Z | Compiling serde v1.0.228 |
| 1784 | 2026-06-10T21:52:54.570Z | Compiling cfg-if v1.0.4 |
| 1785 | 2026-06-10T21:52:54.570Z | Compiling version_check v0.9.5 |
| 1786 | 2026-06-10T21:52:54.571Z | Compiling find-msvc-tools v0.1.9 |
| 1787 | 2026-06-10T21:52:54.571Z | Compiling shlex v1.3.0 |
| 1788 | 2026-06-10T21:52:54.713Z | Compiling typenum v1.19.0 |
| 1789 | 2026-06-10T21:52:54.720Z | Compiling zmij v1.0.21 |
| 1790 | 2026-06-10T21:52:54.720Z | Compiling autocfg v1.5.0 |
| 1791 | 2026-06-10T21:52:54.740Z | Compiling serde_json v1.0.149 |
| 1792 | 2026-06-10T21:52:54.752Z | Compiling memchr v2.8.0 |
| 1793 | 2026-06-10T21:52:54.947Z | Compiling portable-atomic v1.13.1 |
| 1794 | 2026-06-10T21:52:55.014Z | Compiling libm v0.2.16 |
| 1795 | 2026-06-10T21:52:55.082Z | Compiling zerocopy v0.8.40 |
| 1796 | 2026-06-10T21:52:55.101Z | Compiling smallvec v1.15.1 |
| 1797 | 2026-06-10T21:52:55.221Z | Compiling num-traits v0.2.19 |
| 1798 | 2026-06-10T21:52:55.225Z | Compiling parking_lot_core v0.9.12 |
| 1799 | 2026-06-10T21:52:55.289Z | Compiling generic-array v0.14.7 |
| 1800 | 2026-06-10T21:52:55.292Z | Compiling icu_normalizer_data v2.1.1 |
| 1801 | 2026-06-10T21:52:55.292Z | Compiling icu_properties_data v2.1.2 |
| 1802 | 2026-06-10T21:52:55.357Z | Compiling itoa v1.0.17 |
| 1803 | 2026-06-10T21:52:55.390Z | Compiling getrandom v0.4.1 |
| 1804 | 2026-06-10T21:52:55.418Z | Compiling log v0.4.29 |
| 1805 | 2026-06-10T21:52:55.479Z | Compiling stable_deref_trait v1.2.1 |
| 1806 | 2026-06-10T21:52:55.483Z | Compiling pkg-config v0.3.32 |
| 1807 | 2026-06-10T21:52:55.556Z | Compiling subtle v2.6.1 |
| 1808 | 2026-06-10T21:52:55.694Z | Compiling scopeguard v1.2.0 |
| 1809 | 2026-06-10T21:52:55.726Z | Compiling jobserver v0.1.34 |
| 1810 | 2026-06-10T21:52:55.730Z | Compiling getrandom v0.2.17 |
| 1811 | 2026-06-10T21:52:55.836Z | Compiling errno v0.3.14 |
| 1812 | 2026-06-10T21:52:55.880Z | Compiling lock_api v0.4.14 |
| 1813 | 2026-06-10T21:52:55.897Z | Compiling rand_core v0.6.4 |
| 1814 | 2026-06-10T21:52:55.947Z | Compiling litemap v0.8.1 |
| 1815 | 2026-06-10T21:52:55.969Z | Compiling cc v1.2.56 |
| 1816 | 2026-06-10T21:52:56.012Z | Compiling syn v2.0.117 |
| 1817 | 2026-06-10T21:52:56.030Z | Compiling percent-encoding v2.3.2 |
| 1818 | 2026-06-10T21:52:56.047Z | Compiling writeable v0.6.2 |
| 1819 | 2026-06-10T21:52:56.120Z | Compiling fnv v1.0.7 |
| 1820 | 2026-06-10T21:52:56.150Z | Compiling pin-project-lite v0.2.17 |
| 1821 | 2026-06-10T21:52:56.217Z | Compiling thiserror v2.0.18 |
| 1822 | 2026-06-10T21:52:56.301Z | Compiling getrandom v0.3.4 |
| 1823 | 2026-06-10T21:52:56.335Z | Compiling dunce v1.0.5 |
| 1824 | 2026-06-10T21:52:56.350Z | Compiling rand_core v0.10.0 |
| 1825 | 2026-06-10T21:52:56.365Z | Compiling equivalent v1.0.2 |
| 1826 | 2026-06-10T21:52:56.383Z | Compiling fs_extra v1.3.0 |
| 1827 | 2026-06-10T21:52:56.444Z | Compiling schemars v0.8.22 |
| 1828 | 2026-06-10T21:52:56.458Z | Compiling critical-section v1.2.0 |
| 1829 | 2026-06-10T21:52:56.504Z | Compiling rustversion v1.0.22 |
| 1830 | 2026-06-10T21:52:56.545Z | Compiling utf8_iter v1.0.4 |
| 1831 | 2026-06-10T21:52:56.564Z | Compiling form_urlencoded v1.2.2 |
| 1832 | 2026-06-10T21:52:56.682Z | Compiling rustix v1.1.3 |
| 1833 | 2026-06-10T21:52:56.697Z | Compiling cmake v0.1.57 |
| 1834 | 2026-06-10T21:52:56.733Z | Compiling signal-hook-registry v1.4.8 |
| 1835 | 2026-06-10T21:52:56.820Z | Compiling hashbrown v0.17.0 |
| 1836 | 2026-06-10T21:52:56.861Z | Compiling socket2 v0.6.3 |
| 1837 | 2026-06-10T21:52:56.876Z | Compiling mio v1.2.0 |
| 1838 | 2026-06-10T21:52:56.900Z | Compiling once_cell v1.21.3 |
| 1839 | 2026-06-10T21:52:57.065Z | Compiling bitflags v2.11.0 |
| 1840 | 2026-06-10T21:52:57.129Z | Compiling semver v1.0.28 |
| 1841 | 2026-06-10T21:52:57.188Z | Compiling parking_lot v0.12.5 |
| 1842 | 2026-06-10T21:52:57.223Z | Compiling const-oid v0.9.6 |
| 1843 | 2026-06-10T21:52:57.272Z | Compiling ring v0.17.14 |
| 1844 | 2026-06-10T21:52:57.335Z | Compiling aws-lc-sys v0.40.0 |
| 1845 | 2026-06-10T21:52:57.407Z | Compiling indexmap v2.14.0 |
| 1846 | 2026-06-10T21:52:57.531Z | Compiling aws-lc-rs v1.16.3 |
| 1847 | 2026-06-10T21:52:57.546Z | Compiling futures-core v0.3.32 |
| 1848 | 2026-06-10T21:52:57.603Z | Compiling httparse v1.10.1 |
| 1849 | 2026-06-10T21:52:57.711Z | Compiling strsim v0.11.1 |
| 1850 | 2026-06-10T21:52:57.735Z | Compiling thiserror v1.0.69 |
| 1851 | 2026-06-10T21:52:57.749Z | Compiling vcpkg v0.2.15 |
| 1852 | 2026-06-10T21:52:57.833Z | Compiling iana-time-zone v0.1.65 |
| 1853 | 2026-06-10T21:52:58.031Z | Compiling ucd-trie v0.1.7 |
| 1854 | 2026-06-10T21:52:58.048Z | Compiling byteorder v1.5.0 |
| 1855 | 2026-06-10T21:52:58.098Z | Compiling syn v1.0.109 |
| 1856 | 2026-06-10T21:52:58.101Z | Compiling ident_case v1.0.1 |
| 1857 | 2026-06-10T21:52:58.136Z | Compiling regex-syntax v0.8.10 |
| 1858 | 2026-06-10T21:52:58.156Z | Compiling heck v0.5.0 |
| 1859 | 2026-06-10T21:52:58.172Z | Compiling uuid v1.23.0 |
| 1860 | 2026-06-10T21:52:58.190Z | Compiling pest v2.8.6 |
| 1861 | 2026-06-10T21:52:58.229Z | Compiling rustls v0.23.37 |
| 1862 | 2026-06-10T21:52:58.268Z | Compiling cpufeatures v0.2.17 |
| 1863 | 2026-06-10T21:52:58.379Z | Compiling openssl-sys v0.9.115 |
| 1864 | 2026-06-10T21:52:58.468Z | Compiling futures-sink v0.3.32 |
| 1865 | 2026-06-10T21:52:58.524Z | Compiling rustc_version v0.4.1 |
| 1866 | 2026-06-10T21:52:58.585Z | Compiling futures-channel v0.3.32 |
| 1867 | 2026-06-10T21:52:58.660Z | Compiling futures-io v0.3.32 |
| 1868 | 2026-06-10T21:52:58.738Z | Compiling futures-task v0.3.32 |
| 1869 | 2026-06-10T21:52:58.794Z | Compiling slab v0.4.12 |
| 1870 | 2026-06-10T21:52:58.872Z | Compiling synstructure v0.13.2 |
| 1871 | 2026-06-10T21:52:58.887Z | Compiling serde_derive_internals v0.29.1 |
| 1872 | 2026-06-10T21:52:58.923Z | Compiling aho-corasick v1.1.4 |
| 1873 | 2026-06-10T21:52:58.939Z | Compiling dyn-clone v1.0.20 |
| 1874 | 2026-06-10T21:52:59.161Z | Compiling base64 v0.22.1 |
| 1875 | 2026-06-10T21:52:59.225Z | Compiling openssl v0.10.79 |
| 1876 | 2026-06-10T21:52:59.266Z | Compiling pest_meta v2.8.6 |
| 1877 | 2026-06-10T21:52:59.289Z | Compiling crc32fast v1.5.0 |
| 1878 | 2026-06-10T21:52:59.364Z | Compiling plain v0.2.3 |
| 1879 | 2026-06-10T21:52:59.400Z | Compiling num-conv v0.2.0 |
| 1880 | 2026-06-10T21:52:59.495Z | Compiling time-core v0.1.8 |
| 1881 | 2026-06-10T21:52:59.509Z | Compiling crossbeam-utils v0.8.21 |
| 1882 | 2026-06-10T21:52:59.640Z | Compiling pretty-hex v0.4.1 |
| 1883 | 2026-06-10T21:52:59.661Z | Compiling native-tls v0.2.18 |
| 1884 | 2026-06-10T21:52:59.679Z | Compiling time-macros v0.2.27 |
| 1885 | 2026-06-10T21:52:59.708Z | Compiling anyhow v1.0.102 |
| 1886 | 2026-06-10T21:52:59.725Z | Compiling base64ct v1.8.3 |
| 1887 | 2026-06-10T21:52:59.758Z | Compiling regex-automata v0.4.14 |
| 1888 | 2026-06-10T21:52:59.784Z | Compiling darling_core v0.21.3 |
| 1889 | 2026-06-10T21:52:59.879Z | Compiling pest_generator v2.8.6 |
| 1890 | 2026-06-10T21:52:59.902Z | Compiling zstd-sys v2.0.16+zstd.1.5.7 |
| 1891 | 2026-06-10T21:52:59.916Z | Compiling tracing-core v0.1.36 |
| 1892 | 2026-06-10T21:53:00.027Z | Compiling pem-rfc7468 v0.7.0 |
| 1893 | 2026-06-10T21:53:00.108Z | Compiling serde_derive v1.0.228 |
| 1894 | 2026-06-10T21:53:00.271Z | Compiling zeroize_derive v1.4.3 |
| 1895 | 2026-06-10T21:53:00.285Z | Compiling zerofrom-derive v0.1.6 |
| 1896 | 2026-06-10T21:53:00.304Z | Compiling yoke-derive v0.8.1 |
| 1897 | 2026-06-10T21:53:00.319Z | Compiling zerovec-derive v0.11.2 |
| 1898 | 2026-06-10T21:53:00.353Z | Compiling displaydoc v0.2.5 |
| 1899 | 2026-06-10T21:53:00.534Z | Compiling zerocopy-derive v0.8.40 |
| 1900 | 2026-06-10T21:53:00.546Z | Compiling tokio-macros v2.7.0 |
| 1901 | 2026-06-10T21:53:00.659Z | Compiling futures-macro v0.3.32 |
| 1902 | 2026-06-10T21:53:00.894Z | Compiling zeroize v1.8.2 |
| 1903 | 2026-06-10T21:53:01.041Z | Compiling thiserror-impl v2.0.18 |
| 1904 | 2026-06-10T21:53:01.262Z | Compiling schemars_derive v0.8.22 |
| 1905 | 2026-06-10T21:53:01.278Z | Compiling tracing-attributes v0.1.31 |
| 1906 | 2026-06-10T21:53:01.372Z | Compiling der_derive v0.7.3 |
| 1907 | 2026-06-10T21:53:01.417Z | Compiling zerofrom v0.1.6 |
| 1908 | 2026-06-10T21:53:01.565Z | Compiling yoke v0.8.1 |
| 1909 | 2026-06-10T21:53:01.709Z | Compiling crypto-common v0.1.7 |
| 1910 | 2026-06-10T21:53:01.784Z | Compiling zerovec v0.11.5 |
| 1911 | 2026-06-10T21:53:01.800Z | Compiling zerotrie v0.2.3 |
| 1912 | 2026-06-10T21:53:01.885Z | Compiling block-buffer v0.10.4 |
| 1913 | 2026-06-10T21:53:02.194Z | Compiling digest v0.10.7 |
| 1914 | 2026-06-10T21:53:02.241Z | Compiling thiserror-impl v1.0.69 |
| 1915 | 2026-06-10T21:53:02.284Z | Compiling pest_derive v2.8.6 |
| 1916 | 2026-06-10T21:53:02.319Z | Compiling tinystr v0.8.2 |
| 1917 | 2026-06-10T21:53:02.368Z | Compiling potential_utf v0.1.4 |
| 1918 | 2026-06-10T21:53:02.396Z | Compiling futures-util v0.3.32 |
| 1919 | 2026-06-10T21:53:02.486Z | Compiling hmac v0.12.1 |
| 1920 | 2026-06-10T21:53:02.594Z | Compiling icu_locale_core v2.1.1 |
| 1921 | 2026-06-10T21:53:02.610Z | Compiling icu_collections v2.1.1 |
| 1922 | 2026-06-10T21:53:02.805Z | Compiling block-padding v0.3.3 |
| 1923 | 2026-06-10T21:53:02.971Z | Compiling inout v0.1.4 |
| 1924 | 2026-06-10T21:53:03.092Z | Compiling rustls-pki-types v1.14.0 |
| 1925 | 2026-06-10T21:53:03.189Z | Compiling openssl-macros v0.1.1 |
| 1926 | 2026-06-10T21:53:03.237Z | Compiling bytes v1.11.1 |
| 1927 | 2026-06-10T21:53:03.304Z | Compiling icu_provider v2.1.1 |
| 1928 | 2026-06-10T21:53:03.368Z | Compiling chrono v0.4.44 |
| 1929 | 2026-06-10T21:53:03.470Z | Compiling serde_tokenstream v0.2.3 |
| 1930 | 2026-06-10T21:53:03.558Z | Compiling cipher v0.4.4 |
| 1931 | 2026-06-10T21:53:03.711Z | Compiling icu_properties v2.1.2 |
| 1932 | 2026-06-10T21:53:03.741Z | Compiling icu_normalizer v2.1.1 |
| 1933 | 2026-06-10T21:53:03.797Z | Compiling tokio v1.52.1 |
| 1934 | 2026-06-10T21:53:04.174Z | Compiling sha2 v0.10.9 |
| 1935 | 2026-06-10T21:53:04.559Z | Compiling scroll_derive v0.12.1 |
| 1936 | 2026-06-10T21:53:04.667Z | Compiling idna_adapter v1.2.1 |
| 1937 | 2026-06-10T21:53:04.819Z | Compiling idna v1.1.0 |
| 1938 | 2026-06-10T21:53:04.957Z | Compiling ppv-lite86 v0.2.21 |
| 1939 | 2026-06-10T21:53:05.011Z | Compiling scroll_derive v0.13.1 |
| 1940 | 2026-06-10T21:53:05.124Z | Compiling http v1.4.0 |
| 1941 | 2026-06-10T21:53:05.198Z | Compiling url v2.5.8 |
| 1942 | 2026-06-10T21:53:05.263Z | Compiling flagset v0.4.7 |
| 1943 | 2026-06-10T21:53:05.294Z | Compiling untrusted v0.9.0 |
| 1944 | 2026-06-10T21:53:05.419Z | Compiling der v0.7.10 |
| 1945 | 2026-06-10T21:53:05.451Z | Compiling tracing v0.1.44 |
| 1946 | 2026-06-10T21:53:05.620Z | Compiling regex v1.12.3 |
| 1947 | 2026-06-10T21:53:05.722Z | Compiling darling_macro v0.21.3 |
| 1948 | 2026-06-10T21:53:05.869Z | Compiling zerocopy-derive v0.7.35 |
| 1949 | 2026-06-10T21:53:06.047Z | Compiling rand_core v0.9.5 |
| 1950 | 2026-06-10T21:53:06.129Z | Compiling slog v2.8.2 |
| 1951 | 2026-06-10T21:53:06.659Z | Compiling spki v0.7.3 |
| 1952 | 2026-06-10T21:53:06.705Z | Compiling darling v0.21.3 |
| 1953 | 2026-06-10T21:53:06.846Z | Compiling salsa20 v0.10.2 |
| 1954 | 2026-06-10T21:53:06.854Z | Compiling pbkdf2 v0.12.2 |
| 1955 | 2026-06-10T21:53:07.128Z | Compiling cookie v0.18.1 |
| 1956 | 2026-06-10T21:53:07.297Z | Compiling camino v1.2.2 |
| 1957 | 2026-06-10T21:53:07.609Z | Compiling tokio-util v0.7.18 |
| 1958 | 2026-06-10T21:53:07.646Z | Compiling scrypt v0.11.0 |
| 1959 | 2026-06-10T21:53:07.649Z | Compiling rand_chacha v0.9.0 |
| 1960 | 2026-06-10T21:53:07.662Z | Compiling http-body v1.0.1 |
| 1961 | 2026-06-10T21:53:07.734Z | Compiling aes v0.8.4 |
| 1962 | 2026-06-10T21:53:07.783Z | Compiling cbc v0.1.2 |
| 1963 | 2026-06-10T21:53:07.937Z | Compiling usdt-impl v0.5.0 |
| 1964 | 2026-06-10T21:53:07.941Z | Compiling ref-cast v1.0.25 |
| 1965 | 2026-06-10T21:53:08.034Z | Compiling tinyvec_macros v0.1.1 |
| 1966 | 2026-06-10T21:53:08.093Z | Compiling untrusted v0.7.1 |
| 1967 | 2026-06-10T21:53:08.133Z | Compiling openssl-probe v0.2.1 |
| 1968 | 2026-06-10T21:53:08.179Z | Compiling usdt-impl v0.6.0 |
| 1969 | 2026-06-10T21:53:08.229Z | Compiling winnow v0.7.14 |
| 1970 | 2026-06-10T21:53:08.246Z | Compiling paste v1.0.15 |
| 1971 | 2026-06-10T21:53:08.266Z | Compiling either v1.15.0 |
| 1972 | 2026-06-10T21:53:08.319Z | Compiling unicode-segmentation v1.12.0 |
| 1973 | 2026-06-10T21:53:08.381Z | Compiling atomic-waker v1.1.2 |
| 1974 | 2026-06-10T21:53:08.421Z | Compiling fastrand v2.3.0 |
| 1975 | 2026-06-10T21:53:08.511Z | Compiling pkcs5 v0.7.1 |
| 1976 | 2026-06-10T21:53:08.547Z | Compiling tinyvec v1.10.0 |
| 1977 | 2026-06-10T21:53:08.720Z | Compiling rand v0.9.2 |
| 1978 | 2026-06-10T21:53:08.933Z | Compiling scroll v0.13.0 |
| 1979 | 2026-06-10T21:53:08.951Z | Compiling scroll v0.12.0 |
| 1980 | 2026-06-10T21:53:08.980Z | Compiling serde_spanned v0.6.9 |
| 1981 | 2026-06-10T21:53:09.023Z | Compiling toml_datetime v0.6.11 |
| 1982 | 2026-06-10T21:53:09.121Z | Compiling async-trait v0.1.89 |
| 1983 | 2026-06-10T21:53:09.145Z | Compiling heapless v0.7.17 |
| 1984 | 2026-06-10T21:53:09.243Z | Compiling bzip2-sys v0.1.13+1.0.8 |
| 1985 | 2026-06-10T21:53:09.293Z | Compiling tower-service v0.3.3 |
| 1986 | 2026-06-10T21:53:09.438Z | Compiling tower-layer v0.3.3 |
| 1987 | 2026-06-10T21:53:09.490Z | Compiling try-lock v0.2.5 |
| 1988 | 2026-06-10T21:53:09.578Z | Compiling zstd-safe v7.2.4 |
| 1989 | 2026-06-10T21:53:09.621Z | Compiling rustix v0.38.44 |
| 1990 | 2026-06-10T21:53:09.660Z | Compiling signal-hook v0.3.18 |
| 1991 | 2026-06-10T21:53:09.752Z | Compiling want v0.3.1 |
| 1992 | 2026-06-10T21:53:09.812Z | Compiling toml_parser v1.0.9+spec-1.1.0 |
| 1993 | 2026-06-10T21:53:09.866Z | Compiling h2 v0.4.13 |
| 1994 | 2026-06-10T21:53:09.957Z | Compiling goblin v0.8.2 |
| 1995 | 2026-06-10T21:53:09.980Z | Compiling goblin v0.10.5 |
| 1996 | 2026-06-10T21:53:09.986Z | Compiling pkcs8 v0.10.2 |
| 1997 | 2026-06-10T21:53:10.032Z | Compiling heck v0.4.1 |
| 1998 | 2026-06-10T21:53:10.218Z | Compiling zerocopy v0.7.35 |
| 1999 | 2026-06-10T21:53:10.255Z | Compiling ipnet v2.11.0 |
| 2000 | 2026-06-10T21:53:10.393Z | Compiling ref-cast-impl v1.0.25 |
| 2001 | 2026-06-10T21:53:10.607Z | Compiling darling_core v0.20.11 |
| 2002 | 2026-06-10T21:53:10.719Z | Compiling curve25519-dalek v4.1.3 |
| 2003 | 2026-06-10T21:53:10.771Z | Compiling memoffset v0.9.1 |
| 2004 | 2026-06-10T21:53:10.954Z | Compiling httpdate v1.0.3 |
| 2005 | 2026-06-10T21:53:11.154Z | Compiling litrs v1.0.0 |
| 2006 | 2026-06-10T21:53:11.273Z | Compiling winnow v0.5.40 |
| 2007 | 2026-06-10T21:53:11.375Z | Compiling pin-utils v0.1.0 |
| 2008 | 2026-06-10T21:53:11.559Z | Compiling foreign-types-shared v0.1.1 |
| 2009 | 2026-06-10T21:53:11.643Z | Compiling utf8parse v0.2.2 |
| 2010 | 2026-06-10T21:53:11.667Z | Compiling document-features v0.2.12 |
| 2011 | 2026-06-10T21:53:11.773Z | Compiling foreign-types v0.3.2 |
| 2012 | 2026-06-10T21:53:11.790Z | Compiling tempfile v3.25.0 |
| 2013 | 2026-06-10T21:53:12.171Z | Compiling dof v0.3.0 |
| 2014 | 2026-06-10T21:53:12.201Z | Compiling unicode-normalization v0.1.25 |
| 2015 | 2026-06-10T21:53:12.535Z | Compiling dtrace-parser v0.2.0 |
| 2016 | 2026-06-10T21:53:12.587Z | Compiling darling_macro v0.20.11 |
| 2017 | 2026-06-10T21:53:12.701Z | Compiling toml_edit v0.19.15 |
| 2018 | 2026-06-10T21:53:12.719Z | Compiling dof v0.4.0 |
| 2019 | 2026-06-10T21:53:12.934Z | Compiling hyper v1.8.1 |
| 2020 | 2026-06-10T21:53:13.088Z | Compiling dtrace-parser v0.3.0 |
| 2021 | 2026-06-10T21:53:13.158Z | Compiling pin-project-internal v1.1.11 |
| 2022 | 2026-06-10T21:53:13.270Z | Compiling daft-derive v0.1.7 |
| 2023 | 2026-06-10T21:53:13.321Z | Compiling spin v0.9.8 |
| 2024 | 2026-06-10T21:53:13.358Z | Compiling thread-id v4.2.2 |
| 2025 | 2026-06-10T21:53:13.564Z | Compiling thread-id v5.1.0 |
| 2026 | 2026-06-10T21:53:13.592Z | Compiling powerfmt v0.2.0 |
| 2027 | 2026-06-10T21:53:13.613Z | Compiling anstyle v1.0.14 |
| 2028 | 2026-06-10T21:53:13.670Z | Compiling cfg_aliases v0.2.1 |
| 2029 | 2026-06-10T21:53:13.767Z | Compiling num-bigint-dig v0.8.6 |
| 2030 | 2026-06-10T21:53:13.788Z | Compiling smoltcp v0.9.1 |
| 2031 | 2026-06-10T21:53:13.805Z | Compiling nix v0.31.2 |
| 2032 | 2026-06-10T21:53:13.828Z | Compiling deranged v0.5.8 |
| 2033 | 2026-06-10T21:53:14.124Z | Compiling hyper-util v0.1.20 |
| 2034 | 2026-06-10T21:53:14.212Z | Compiling darling v0.20.11 |
| 2035 | 2026-06-10T21:53:14.374Z | Compiling rustls-native-certs v0.8.3 |
| 2036 | 2026-06-10T21:53:14.444Z | Compiling ipnetwork v0.21.1 |
| 2037 | 2026-06-10T21:53:14.647Z | Compiling curve25519-dalek-derive v0.1.1 |
| 2038 | 2026-06-10T21:53:14.707Z | Compiling strum_macros v0.26.4 |
| 2039 | 2026-06-10T21:53:15.067Z | Compiling sync_wrapper v1.0.2 |
| 2040 | 2026-06-10T21:53:15.100Z | Compiling wait-timeout v0.2.1 |
| 2041 | 2026-06-10T21:53:15.215Z | Compiling colorchoice v1.0.4 |
| 2042 | 2026-06-10T21:53:15.274Z | Compiling is_terminal_polyfill v1.70.2 |
| 2043 | 2026-06-10T21:53:15.363Z | Compiling simd-adler32 v0.3.8 |
| 2044 | 2026-06-10T21:53:15.390Z | Compiling num_threads v0.1.7 |
| 2045 | 2026-06-10T21:53:15.516Z | Compiling siphasher v1.0.2 |
| 2046 | 2026-06-10T21:53:15.631Z | Compiling quick-error v1.2.3 |
| 2047 | 2026-06-10T21:53:15.650Z | Compiling bit-vec v0.8.0 |
| 2048 | 2026-06-10T21:53:15.702Z | Compiling anstyle-query v1.1.5 |
| 2049 | 2026-06-10T21:53:15.762Z | Compiling rusty-fork v0.3.1 |
| 2050 | 2026-06-10T21:53:15.829Z | Compiling time v0.3.47 |
| 2051 | 2026-06-10T21:53:15.899Z | Compiling bit-set v0.8.0 |
| 2052 | 2026-06-10T21:53:16.071Z | Compiling tower v0.5.3 |
| 2053 | 2026-06-10T21:53:16.224Z | Compiling derive_builder_core v0.20.2 |
| 2054 | 2026-06-10T21:53:16.290Z | Compiling snafu-derive v0.8.9 |
| 2055 | 2026-06-10T21:53:16.885Z | Compiling http-body-util v0.1.3 |
| 2056 | 2026-06-10T21:53:17.009Z | Compiling webpki-roots v1.0.6 |
| 2057 | 2026-06-10T21:53:17.052Z | Compiling rand_xorshift v0.4.0 |
| 2058 | 2026-06-10T21:53:17.115Z | Compiling signature v2.2.0 |
| 2059 | 2026-06-10T21:53:17.169Z | Compiling hubpack_derive v0.1.1 |
| 2060 | 2026-06-10T21:53:17.191Z | Compiling strum_macros v0.27.2 |
| 2061 | 2026-06-10T21:53:17.293Z | Compiling ahash v0.8.12 |
| 2062 | 2026-06-10T21:53:17.298Z | Compiling fs-err v3.3.0 |
| 2063 | 2026-06-10T21:53:17.486Z | Compiling encoding_rs v0.8.35 |
| 2064 | 2026-06-10T21:53:17.513Z | Compiling unarray v0.1.4 |
| 2065 | 2026-06-10T21:53:17.544Z | Compiling unicode-properties v0.1.4 |
| 2066 | 2026-06-10T21:53:17.562Z | Compiling adler2 v2.0.1 |
| 2067 | 2026-06-10T21:53:17.591Z | Compiling object v0.37.3 |
| 2068 | 2026-06-10T21:53:17.667Z | Compiling ryu v1.0.23 |
| 2069 | 2026-06-10T21:53:17.670Z | Compiling mime v0.3.17 |
| 2070 | 2026-06-10T21:53:17.718Z | Compiling iri-string v0.7.10 |
| 2071 | 2026-06-10T21:53:17.743Z | Compiling unicode-bidi v0.3.18 |
| 2072 | 2026-06-10T21:53:17.883Z | Compiling allocator-api2 v0.2.21 |
| 2073 | 2026-06-10T21:53:17.967Z | Compiling serde_urlencoded v0.7.1 |
| 2074 | 2026-06-10T21:53:18.090Z | Compiling stringprep v0.1.5 |
| 2075 | 2026-06-10T21:53:18.233Z | Compiling miniz_oxide v0.8.9 |
| 2076 | 2026-06-10T21:53:18.249Z | Compiling proptest v1.10.0 |
| 2077 | 2026-06-10T21:53:18.498Z | Compiling derive_builder_macro v0.20.2 |
| 2078 | 2026-06-10T21:53:18.677Z | Compiling tokio-native-tls v0.3.1 |
| 2079 | 2026-06-10T21:53:18.794Z | Compiling usdt-attr-macro v0.6.0 |
| 2080 | 2026-06-10T21:53:18.809Z | Compiling usdt-macro v0.6.0 |
| 2081 | 2026-06-10T21:53:18.878Z | Compiling tower-http v0.6.8 |
| 2082 | 2026-06-10T21:53:19.042Z | Compiling anstyle-parse v1.0.0 |
| 2083 | 2026-06-10T21:53:19.292Z | Compiling rand_chacha v0.3.1 |
| 2084 | 2026-06-10T21:53:19.321Z | Compiling erased-serde v0.3.31 |
| 2085 | 2026-06-10T21:53:19.375Z | Compiling md-5 v0.10.6 |
| 2086 | 2026-06-10T21:53:19.433Z | Compiling bstr v1.12.1 |
| 2087 | 2026-06-10T21:53:19.547Z | Compiling num-integer v0.1.46 |
| 2088 | 2026-06-10T21:53:19.582Z | Compiling hash32 v0.2.1 |
| 2089 | 2026-06-10T21:53:19.644Z | Compiling vergen-lib v9.1.0 |
| 2090 | 2026-06-10T21:53:19.678Z | Compiling ff v0.13.1 |
| 2091 | 2026-06-10T21:53:19.839Z | Compiling fallible-iterator v0.2.0 |
| 2092 | 2026-06-10T21:53:19.864Z | Compiling psl-types v2.0.11 |
| 2093 | 2026-06-10T21:53:19.890Z | Compiling base16ct v0.2.0 |
| 2094 | 2026-06-10T21:53:19.945Z | Compiling zlib-rs v0.6.2 |
| 2095 | 2026-06-10T21:53:19.975Z | Compiling publicsuffix v2.3.0 |
| 2096 | 2026-06-10T21:53:20.042Z | Compiling sec1 v0.7.3 |
| 2097 | 2026-06-10T21:53:20.093Z | Compiling group v0.13.0 |
| 2098 | 2026-06-10T21:53:20.121Z | Compiling num-iter v0.1.45 |
| 2099 | 2026-06-10T21:53:20.136Z | Compiling postgres-protocol v0.6.10 |
| 2100 | 2026-06-10T21:53:20.266Z | Compiling newtype-uuid v1.3.2 |
| 2101 | 2026-06-10T21:53:20.581Z | Compiling rand v0.8.6 |
| 2102 | 2026-06-10T21:53:20.863Z | Compiling oxnet v0.1.5 |
| 2103 | 2026-06-10T21:53:21.096Z | Compiling anstream v1.0.0 |
| 2104 | 2026-06-10T21:53:21.140Z | Compiling derive_builder v0.20.2 |
| 2105 | 2026-06-10T21:53:21.182Z | Compiling hyper-tls v0.6.0 |
| 2106 | 2026-06-10T21:53:21.287Z | Compiling phf_shared v0.13.1 |
| 2107 | 2026-06-10T21:53:21.384Z | Compiling pin-project v1.1.11 |
| 2108 | 2026-06-10T21:53:21.432Z | Compiling lazy_static v1.5.0 |
| 2109 | 2026-06-10T21:53:21.462Z | Compiling anstyle-parse v0.2.7 |
| 2110 | 2026-06-10T21:53:21.590Z | Compiling terminal_size v0.4.3 |
| 2111 | 2026-06-10T21:53:21.615Z | Compiling serde_with_macros v3.17.0 |
| 2112 | 2026-06-10T21:53:21.641Z | Compiling futures-executor v0.3.32 |
| 2113 | 2026-06-10T21:53:21.657Z | Compiling hex v0.4.3 |
| 2114 | 2026-06-10T21:53:21.868Z | Compiling hkdf v0.12.4 |
| 2115 | 2026-06-10T21:53:21.895Z | Compiling crypto-bigint v0.5.5 |
| 2116 | 2026-06-10T21:53:21.936Z | Compiling serde_repr v0.1.20 |
| 2117 | 2026-06-10T21:53:21.955Z | Compiling async-recursion v1.1.1 |
| 2118 | 2026-06-10T21:53:21.995Z | Compiling flate2 v1.1.9 |
| 2119 | 2026-06-10T21:53:22.038Z | Compiling enum-as-inner v0.6.1 |
| 2120 | 2026-06-10T21:53:22.105Z | Compiling clap_derive v4.6.1 |
| 2121 | 2026-06-10T21:53:22.259Z | Compiling vergen v9.1.0 |
| 2122 | 2026-06-10T21:53:22.275Z | Compiling cargo-platform v0.3.2 |
| 2123 | 2026-06-10T21:53:22.520Z | Compiling clap_lex v1.0.0 |
| 2124 | 2026-06-10T21:53:22.577Z | Compiling foldhash v0.1.5 |
| 2125 | 2026-06-10T21:53:22.594Z | Compiling foldhash v0.2.0 |
| 2126 | 2026-06-10T21:53:22.611Z | Compiling libbz2-rs-sys v0.2.2 |
| 2127 | 2026-06-10T21:53:22.628Z | Compiling managed v0.8.0 |
| 2128 | 2026-06-10T21:53:22.707Z | Compiling same-file v1.0.6 |
| 2129 | 2026-06-10T21:53:22.776Z | Compiling bitflags v1.3.2 |
| 2130 | 2026-06-10T21:53:22.864Z | Compiling bumpalo v3.20.2 |
| 2131 | 2026-06-10T21:53:22.881Z | Compiling elliptic-curve v0.13.8 |
| 2132 | 2026-06-10T21:53:22.915Z | Compiling walkdir v2.5.0 |
| 2133 | 2026-06-10T21:53:22.984Z | Compiling hashbrown v0.16.1 |
| 2134 | 2026-06-10T21:53:23.002Z | Compiling hashbrown v0.15.5 |
| 2135 | 2026-06-10T21:53:23.035Z | Compiling bzip2 v0.6.1 |
| 2136 | 2026-06-10T21:53:23.131Z | Compiling zopfli v0.8.3 |
| 2137 | 2026-06-10T21:53:23.223Z | Compiling clap_builder v4.6.0 |
| 2138 | 2026-06-10T21:53:23.448Z | Compiling cargo_metadata v0.23.1 |
| 2139 | 2026-06-10T21:53:23.586Z | Compiling futures v0.3.32 |
| 2140 | 2026-06-10T21:53:23.687Z | Compiling zstd v0.13.3 |
| 2141 | 2026-06-10T21:53:23.859Z | Compiling anstream v0.6.21 |
| 2142 | 2026-06-10T21:53:23.962Z | Compiling phf v0.13.1 |
| 2143 | 2026-06-10T21:53:24.045Z | Compiling snafu v0.8.9 |
| 2144 | 2026-06-10T21:53:24.125Z | Compiling signal-hook-mio v0.2.5 |
| 2145 | 2026-06-10T21:53:24.163Z | Compiling daft v0.1.7 |
| 2146 | 2026-06-10T21:53:24.268Z | Compiling cookie_store v0.22.1 |
| 2147 | 2026-06-10T21:53:24.391Z | Compiling postgres-types v0.2.12 |
| 2148 | 2026-06-10T21:53:24.481Z | Compiling bzip2 v0.4.4 |
| 2149 | 2026-06-10T21:53:24.481Z | Compiling globset v0.4.18 |
| 2150 | 2026-06-10T21:53:24.691Z | Compiling strum v0.27.2 |
| 2151 | 2026-06-10T21:53:24.827Z | Compiling hubpack v0.1.2 |
| 2152 | 2026-06-10T21:53:24.882Z | Compiling ed25519 v2.2.3 |
| 2153 | 2026-06-10T21:53:24.922Z | Compiling phf_shared v0.11.3 |
| 2154 | 2026-06-10T21:53:25.002Z | Compiling crossbeam-epoch v0.9.18 |
| 2155 | 2026-06-10T21:53:25.055Z | Compiling olpc-cjson v0.1.4 |
| 2156 | 2026-06-10T21:53:25.071Z | Compiling pkcs1 v0.7.5 |
| 2157 | 2026-06-10T21:53:25.131Z | Compiling pem v3.0.6 |
| 2158 | 2026-06-10T21:53:25.279Z | Compiling serde_plain v1.0.2 |
| 2159 | 2026-06-10T21:53:25.312Z | Compiling serde-big-array v0.5.1 |
| 2160 | 2026-06-10T21:53:25.432Z | Compiling rfc6979 v0.4.0 |
| 2161 | 2026-06-10T21:53:25.466Z | Compiling float-cmp v0.10.0 |
| 2162 | 2026-06-10T21:53:25.484Z | Compiling memmap2 v0.9.10 |
| 2163 | 2026-06-10T21:53:25.487Z | Compiling env_filter v1.0.0 |
| 2164 | 2026-06-10T21:53:25.487Z | Compiling typed-path v0.9.3 |
| 2165 | 2026-06-10T21:53:25.531Z | Compiling data-encoding v2.10.0 |
| 2166 | 2026-06-10T21:53:25.535Z | Compiling static_assertions v1.1.0 |
| 2167 | 2026-06-10T21:53:25.567Z | Compiling whoami v2.1.0 |
| 2168 | 2026-06-10T21:53:25.585Z | Compiling toml_write v0.1.2 |
| 2169 | 2026-06-10T21:53:25.647Z | Compiling predicates-core v1.0.10 |
| 2170 | 2026-06-10T21:53:25.716Z | Compiling fixedbitset v0.5.7 |
| 2171 | 2026-06-10T21:53:25.753Z | Compiling normalize-line-endings v0.3.0 |
| 2172 | 2026-06-10T21:53:25.771Z | Compiling jiff v0.2.21 |
| 2173 | 2026-06-10T21:53:25.786Z | Compiling new_debug_unreachable v1.0.6 |
| 2174 | 2026-06-10T21:53:25.804Z | Compiling fixedbitset v0.4.2 |
| 2175 | 2026-06-10T21:53:25.826Z | Compiling precomputed-hash v0.1.1 |
| 2176 | 2026-06-10T21:53:25.863Z | Compiling keccak v0.1.6 |
| 2177 | 2026-06-10T21:53:25.907Z | Compiling difflib v0.4.0 |
| 2178 | 2026-06-10T21:53:26.009Z | Compiling petgraph v0.6.5 |
| 2179 | 2026-06-10T21:53:26.024Z | Compiling sha3 v0.10.8 |
| 2180 | 2026-06-10T21:53:26.080Z | Compiling petgraph v0.8.3 |
| 2181 | 2026-06-10T21:53:26.095Z | Compiling string_cache v0.8.9 |
| 2182 | 2026-06-10T21:53:26.168Z | Compiling predicates v3.1.4 |
| 2183 | 2026-06-10T21:53:26.184Z | Compiling hickory-proto v0.25.2 |
| 2184 | 2026-06-10T21:53:26.314Z | Compiling tokio-postgres v0.7.16 |
| 2185 | 2026-06-10T21:53:26.333Z | Compiling toml_edit v0.22.27 |
| 2186 | 2026-06-10T21:53:26.697Z | Compiling env_logger v0.11.9 |
| 2187 | 2026-06-10T21:53:26.753Z | Compiling usdt v0.6.0 |
| 2188 | 2026-06-10T21:53:26.918Z | Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25) |
| 2189 | 2026-06-10T21:53:26.984Z | Compiling ecdsa v0.16.9 |
| 2190 | 2026-06-10T21:53:27.039Z | Compiling rsa v0.9.10 |
| 2191 | 2026-06-10T21:53:27.441Z | Compiling ed25519-dalek v2.2.0 |
| 2192 | 2026-06-10T21:53:27.983Z | Compiling clap v4.6.1 |
| 2193 | 2026-06-10T21:53:28.008Z | Compiling zip v0.6.6 |
| 2194 | 2026-06-10T21:53:28.038Z | Compiling crossterm v0.28.1 |
| 2195 | 2026-06-10T21:53:28.089Z | Compiling iddqd v0.4.2 |
| 2196 | 2026-06-10T21:53:28.439Z | Compiling zip v4.6.1 |
| 2197 | 2026-06-10T21:53:28.932Z | Compiling serde_with v3.17.0 |
| 2198 | 2026-06-10T21:53:29.038Z | Compiling similar v2.7.0 |
| 2199 | 2026-06-10T21:53:29.096Z | Compiling strum v0.26.3 |
| 2200 | 2026-06-10T21:53:29.234Z | Compiling toml v0.7.8 |
| 2201 | 2026-06-10T21:53:29.261Z | Compiling itertools v0.13.0 |
| 2202 | 2026-06-10T21:53:29.319Z | Compiling tokio-stream v0.1.18 |
| 2203 | 2026-06-10T21:53:29.459Z | Compiling buf-list v1.1.2 |
| 2204 | 2026-06-10T21:53:29.614Z | Compiling x509-cert v0.2.5 |
| 2205 | 2026-06-10T21:53:29.815Z | Compiling gateway-ereport-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25) |
| 2206 | 2026-06-10T21:53:29.831Z | Compiling openapiv3 v2.2.0 |
| 2207 | 2026-06-10T21:53:30.107Z | Compiling sha1 v0.10.6 |
| 2208 | 2026-06-10T21:53:30.372Z | Compiling peg-runtime v0.8.5 |
| 2209 | 2026-06-10T21:53:30.577Z | Compiling lalrpop-util v0.19.12 |
| 2210 | 2026-06-10T21:53:45.217Z | Compiling rustls-webpki v0.103.9 |
| 2211 | 2026-06-10T21:53:47.048Z | Compiling macaddr v1.0.1 |
| 2212 | 2026-06-10T21:53:47.106Z | Compiling structmeta-derive v0.3.0 |
| 2213 | 2026-06-10T21:53:47.191Z | Compiling rayon-core v1.13.0 |
| 2214 | 2026-06-10T21:53:47.310Z | Compiling crucible-workspace-hack v0.1.0 |
| 2215 | 2026-06-10T21:53:47.348Z | Compiling itertools v0.14.0 |
| 2216 | 2026-06-10T21:53:47.468Z | Compiling secrecy v0.10.3 |
| 2217 | 2026-06-10T21:53:47.534Z | Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 2218 | 2026-06-10T21:53:47.550Z | Compiling rustls v0.22.4 |
| 2219 | 2026-06-10T21:53:47.589Z | Compiling heapless v0.8.0 |
| 2220 | 2026-06-10T21:53:47.660Z | Compiling toml_datetime v0.7.5+spec-1.1.0 |
| 2221 | 2026-06-10T21:53:47.812Z | Compiling crossbeam-deque v0.8.6 |
| 2222 | 2026-06-10T21:53:47.820Z | Compiling rustls-webpki v0.102.8 |
| 2223 | 2026-06-10T21:53:47.832Z | Compiling hash32 v0.3.1 |
| 2224 | 2026-06-10T21:53:47.933Z | Compiling toml_edit v0.23.10+spec-1.0.0 |
| 2225 | 2026-06-10T21:53:47.951Z | Compiling multer v3.1.0 |
| 2226 | 2026-06-10T21:53:47.978Z | Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 2227 | 2026-06-10T21:53:48.029Z | Compiling thread_local v1.1.9 |
| 2228 | 2026-06-10T21:53:48.045Z | Compiling compression-core v0.4.31 |
| 2229 | 2026-06-10T21:53:48.089Z | Compiling slog-async v2.8.0 |
| 2230 | 2026-06-10T21:53:48.111Z | Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 2231 | 2026-06-10T21:53:48.149Z | Compiling unicode-width v0.2.0 |
| 2232 | 2026-06-10T21:53:48.166Z | Compiling structmeta v0.3.0 |
| 2233 | 2026-06-10T21:53:48.180Z | Compiling match_cfg v0.1.0 |
| 2234 | 2026-06-10T21:53:48.249Z | Compiling smoltcp v0.11.0 |
| 2235 | 2026-06-10T21:53:48.367Z | Compiling hostname v0.3.1 |
| 2236 | 2026-06-10T21:53:48.398Z | Compiling derive-ex v0.1.8 |
| 2237 | 2026-06-10T21:53:48.441Z | Compiling compression-codecs v0.4.37 |
| 2238 | 2026-06-10T21:53:48.553Z | Compiling proc-macro-crate v3.4.0 |
| 2239 | 2026-06-10T21:53:48.606Z | Compiling atomicwrites v0.4.4 |
| 2240 | 2026-06-10T21:53:48.660Z | Compiling ingot-macros v0.1.1 |
| 2241 | 2026-06-10T21:53:48.833Z | Compiling slog-json v2.6.1 |
| 2242 | 2026-06-10T21:53:48.886Z | Compiling crossbeam-channel v0.5.15 |
| 2243 | 2026-06-10T21:53:48.919Z | Compiling tokio-rustls v0.26.4 |
| 2244 | 2026-06-10T21:53:48.965Z | Compiling rustls-platform-verifier v0.6.2 |
| 2245 | 2026-06-10T21:53:49.005Z | Compiling half v2.7.1 |
| 2246 | 2026-06-10T21:53:49.112Z | Compiling newtype-uuid-macros v0.1.0 |
| 2247 | 2026-06-10T21:53:49.197Z | Compiling hyper-rustls v0.27.7 |
| 2248 | 2026-06-10T21:53:49.213Z | Compiling cobs v0.3.0 |
| 2249 | 2026-06-10T21:53:49.381Z | Compiling thiserror-impl-no-std v2.0.2 |
| 2250 | 2026-06-10T21:53:49.530Z | Compiling reqwest v0.12.28 |
| 2251 | 2026-06-10T21:53:49.533Z | Compiling reqwest v0.13.2 |
| 2252 | 2026-06-10T21:53:49.598Z | Compiling universal-hash v0.5.1 |
| 2253 | 2026-06-10T21:53:49.639Z | Compiling async-stream-impl v0.3.6 |
| 2254 | 2026-06-10T21:53:49.770Z | Compiling serde_spanned v1.0.4 |
| 2255 | 2026-06-10T21:53:49.863Z | Compiling toml_datetime v1.0.0+spec-1.1.0 |
| 2256 | 2026-06-10T21:53:49.931Z | Compiling is-terminal v0.4.17 |
| 2257 | 2026-06-10T21:53:49.960Z | Compiling dropshot v0.17.0 |
| 2258 | 2026-06-10T21:53:49.995Z | Compiling proc-macro-error-attr v1.0.4 |
| 2259 | 2026-06-10T21:53:50.049Z | Compiling ciborium-io v0.2.2 |
| 2260 | 2026-06-10T21:53:50.179Z | Compiling toml_writer v1.0.6+spec-1.1.0 |
| 2261 | 2026-06-10T21:53:50.195Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#d9645f8d) |
| 2262 | 2026-06-10T21:53:50.224Z | Compiling convert_case v0.4.0 |
| 2263 | 2026-06-10T21:53:50.239Z | Compiling term v1.2.1 |
| 2264 | 2026-06-10T21:53:50.312Z | Compiling opaque-debug v0.3.1 |
| 2265 | 2026-06-10T21:53:50.408Z | Compiling take_mut v0.2.2 |
| 2266 | 2026-06-10T21:53:50.442Z | Compiling thiserror-no-std v2.0.2 |
| 2267 | 2026-06-10T21:53:50.446Z | Compiling poly1305 v0.8.0 |
| 2268 | 2026-06-10T21:53:50.473Z | Compiling toml v1.0.6+spec-1.1.0 |
| 2269 | 2026-06-10T21:53:50.477Z | Compiling tokio-rustls v0.25.0 |
| 2270 | 2026-06-10T21:53:50.555Z | Compiling slog-term v2.9.2 |
| 2271 | 2026-06-10T21:53:50.572Z | Compiling derive_more v0.99.20 |
| 2272 | 2026-06-10T21:53:50.607Z | Compiling async-stream v0.3.6 |
| 2273 | 2026-06-10T21:53:50.844Z | Compiling ciborium-ll v0.2.2 |
| 2274 | 2026-06-10T21:53:50.899Z | Compiling test-strategy v0.4.5 |
| 2275 | 2026-06-10T21:53:51.099Z | Compiling tough v0.22.0 |
| 2276 | 2026-06-10T21:53:51.138Z | Compiling omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds) |
| 2277 | 2026-06-10T21:53:51.273Z | Compiling ingot-types v0.1.2 |
| 2278 | 2026-06-10T21:53:51.743Z | Compiling ingot v0.1.1 |
| 2279 | 2026-06-10T21:53:51.806Z | Compiling postcard v1.1.3 |
| 2280 | 2026-06-10T21:53:51.850Z | Compiling slog-bunyan v2.5.0 |
| 2281 | 2026-06-10T21:53:51.975Z | Compiling num_enum_derive v0.7.6 |
| 2282 | 2026-06-10T21:53:52.058Z | Compiling async-compression v0.4.41 |
| 2283 | 2026-06-10T21:53:52.218Z | Compiling parse-display-derive v0.10.0 |
| 2284 | 2026-06-10T21:53:52.559Z | Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=bd9a0e2abe6b6b89aec8c85f4ee57474144ed150#bd9a0e2a) |
| 2285 | 2026-06-10T21:53:52.751Z | Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#8f60acdf) |
| 2286 | 2026-06-10T21:53:52.850Z | Compiling proc-macro-crate v1.3.1 |
| 2287 | 2026-06-10T21:53:52.913Z | Compiling backon v1.6.0 |
| 2288 | 2026-06-10T21:53:52.917Z | Compiling waitgroup v0.1.2 |
| 2289 | 2026-06-10T21:53:52.962Z | Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7) |
| 2290 | 2026-06-10T21:53:53.015Z | Compiling password-hash v0.5.0 |
| 2291 | 2026-06-10T21:53:53.117Z | Compiling chacha20 v0.9.1 |
| 2292 | 2026-06-10T21:53:53.199Z | Compiling dropshot_endpoint v0.17.0 |
| 2293 | 2026-06-10T21:53:53.216Z | Compiling rustls-pemfile v2.2.0 |
| 2294 | 2026-06-10T21:53:53.399Z | Compiling blake2 v0.10.6 |
| 2295 | 2026-06-10T21:53:53.429Z | Compiling aead v0.5.2 |
| 2296 | 2026-06-10T21:53:53.522Z | Compiling foreign-types-macros v0.2.3 |
| 2297 | 2026-06-10T21:53:53.648Z | Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=8b44982bf0d3f8ea52c810b2b00425a1e350e2f8#8b44982b) |
| 2298 | 2026-06-10T21:53:53.770Z | Compiling serde_path_to_error v0.1.20 |
| 2299 | 2026-06-10T21:53:53.989Z | Compiling hostname v0.4.2 |
| 2300 | 2026-06-10T21:53:54.027Z | Compiling proc-macro-error v1.0.4 |
| 2301 | 2026-06-10T21:53:54.060Z | Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=8b44982bf0d3f8ea52c810b2b00425a1e350e2f8#8b44982b) |
| 2302 | 2026-06-10T21:53:54.077Z | Compiling instant v0.1.13 |
| 2303 | 2026-06-10T21:53:54.095Z | Compiling foreign-types-shared v0.3.1 |
| 2304 | 2026-06-10T21:53:54.115Z | Compiling typeid v1.0.3 |
| 2305 | 2026-06-10T21:53:54.224Z | Compiling cpufeatures v0.3.0 |
| 2306 | 2026-06-10T21:53:54.240Z | Compiling debug-ignore v1.0.5 |
| 2307 | 2026-06-10T21:53:54.269Z | Compiling foreign-types v0.5.0 |
| 2308 | 2026-06-10T21:53:54.318Z | Compiling chacha20 v0.10.0 |
| 2309 | 2026-06-10T21:53:54.340Z | Compiling backoff v0.4.0 |
| 2310 | 2026-06-10T21:53:54.358Z | Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=8b44982bf0d3f8ea52c810b2b00425a1e350e2f8#8b44982b) |
| 2311 | 2026-06-10T21:53:54.381Z | Compiling parse-display v0.10.0 |
| 2312 | 2026-06-10T21:53:54.381Z | Compiling argon2 v0.5.3 |
| 2313 | 2026-06-10T21:53:54.410Z | Compiling chacha20poly1305 v0.10.1 |
| 2314 | 2026-06-10T21:53:54.489Z | Compiling propolis-api-types-versions v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7) |
| 2315 | 2026-06-10T21:53:54.508Z | Compiling num_enum_derive v0.5.11 |
| 2316 | 2026-06-10T21:53:54.585Z | Compiling num_enum v0.7.6 |
| 2317 | 2026-06-10T21:53:54.603Z | Compiling tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#a7d440f5) |
| 2318 | 2026-06-10T21:53:54.672Z | Compiling ciborium v0.2.2 |
| 2319 | 2026-06-10T21:53:54.696Z | Compiling vsss-rs v3.3.4 |
| 2320 | 2026-06-10T21:53:54.731Z | Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack) |
| 2321 | 2026-06-10T21:53:54.890Z | Compiling tabwriter v1.4.1 |
| 2322 | 2026-06-10T21:53:55.079Z | Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity) |
| 2323 | 2026-06-10T21:53:55.200Z | Compiling regress v0.10.5 |
| 2324 | 2026-06-10T21:53:55.302Z | Compiling byte-wrapper v0.1.0 |
| 2325 | 2026-06-10T21:53:55.392Z | Compiling protocol v0.1.0 (https://github.com/oxidecomputer/lldp#54b26617) |
| 2326 | 2026-06-10T21:53:55.410Z | Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 2327 | 2026-06-10T21:53:55.460Z | Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=8b44982bf0d3f8ea52c810b2b00425a1e350e2f8#8b44982b) |
| 2328 | 2026-06-10T21:53:55.496Z | Compiling cstr-argument v0.1.2 |
| 2329 | 2026-06-10T21:53:55.513Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#1e40efd8) |
| 2330 | 2026-06-10T21:53:55.690Z | Compiling erased-serde v0.4.9 |
| 2331 | 2026-06-10T21:53:55.733Z | Compiling humantime v2.3.0 |
| 2332 | 2026-06-10T21:53:55.871Z | Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 2333 | 2026-06-10T21:53:56.043Z | Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 2334 | 2026-06-10T21:53:56.063Z | Compiling num_enum v0.5.11 |
| 2335 | 2026-06-10T21:53:56.097Z | Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#d9645f8d) |
| 2336 | 2026-06-10T21:53:56.174Z | Compiling rand v0.10.0 |
| 2337 | 2026-06-10T21:53:56.220Z | Compiling rayon v1.11.0 |
| 2338 | 2026-06-10T21:53:56.239Z | Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino#7e56ab6e) |
| 2339 | 2026-06-10T21:53:56.239Z | Compiling colored v3.1.1 |
| 2340 | 2026-06-10T21:53:56.359Z | Compiling indent_write v2.2.0 |
| 2341 | 2026-06-10T21:53:56.375Z | Compiling libefi-sys v0.1.0 |
| 2342 | 2026-06-10T21:53:56.393Z | Compiling zone_cfg_derive v0.3.1 |
| 2343 | 2026-06-10T21:53:56.486Z | Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7) |
| 2344 | 2026-06-10T21:53:56.613Z | Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=8b44982bf0d3f8ea52c810b2b00425a1e350e2f8#8b44982b) |
| 2345 | 2026-06-10T21:53:56.630Z | Compiling illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b) |
| 2346 | 2026-06-10T21:53:56.644Z | Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7) |
| 2347 | 2026-06-10T21:53:56.824Z | Compiling camino-tempfile v1.4.1 |
| 2348 | 2026-06-10T21:53:56.885Z | Compiling itertools v0.12.1 |
| 2349 | 2026-06-10T21:53:56.964Z | Compiling usdt-attr-macro v0.5.0 |
| 2350 | 2026-06-10T21:53:56.981Z | Compiling usdt-macro v0.5.0 |
| 2351 | 2026-06-10T21:53:57.023Z | Compiling bitfield-struct v0.6.2 |
| 2352 | 2026-06-10T21:53:57.149Z | Compiling num-derive v0.4.2 |
| 2353 | 2026-06-10T21:53:57.190Z | Compiling blake3 v1.8.3 |
| 2354 | 2026-06-10T21:53:57.238Z | Compiling ordered-float v2.10.1 |
| 2355 | 2026-06-10T21:53:57.585Z | Compiling sigpipe v0.1.3 |
| 2356 | 2026-06-10T21:53:57.601Z | Compiling memmap v0.7.0 |
| 2357 | 2026-06-10T21:53:57.670Z | Compiling swrite v0.1.0 |
| 2358 | 2026-06-10T21:53:57.707Z | Compiling glob v0.3.3 |
| 2359 | 2026-06-10T21:53:57.727Z | Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils) |
| 2360 | 2026-06-10T21:53:57.743Z | Compiling libnvme-sys v0.0.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221) |
| 2361 | 2026-06-10T21:53:57.803Z | Compiling usdt v0.5.0 |
| 2362 | 2026-06-10T21:53:57.974Z | Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=8b44982bf0d3f8ea52c810b2b00425a1e350e2f8#8b44982b) |
| 2363 | 2026-06-10T21:53:58.087Z | Compiling serde-value v0.7.0 |
| 2364 | 2026-06-10T21:53:58.105Z | Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=bd9a0e2abe6b6b89aec8c85f4ee57474144ed150#bd9a0e2a) |
| 2365 | 2026-06-10T21:53:58.380Z | Compiling zone v0.3.1 |
| 2366 | 2026-06-10T21:53:58.397Z | Compiling serde-untagged v0.1.9 |
| 2367 | 2026-06-10T21:53:58.467Z | Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7) |
| 2368 | 2026-06-10T21:53:58.669Z | Compiling toml v0.8.23 |
| 2369 | 2026-06-10T21:53:58.715Z | Compiling smf v0.2.3 |
| 2370 | 2026-06-10T21:53:58.792Z | Compiling filetime v0.2.27 |
| 2371 | 2026-06-10T21:53:58.812Z | Compiling constant_time_eq v0.4.2 |
| 2372 | 2026-06-10T21:53:58.829Z | Compiling xattr v1.6.1 |
| 2373 | 2026-06-10T21:53:58.831Z | Compiling nvme v0.1.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221) |
| 2374 | 2026-06-10T21:53:58.864Z | Compiling whoami v1.6.1 |
| 2375 | 2026-06-10T21:53:58.948Z | Compiling unicode-xid v0.2.6 |
| 2376 | 2026-06-10T21:53:59.032Z | Compiling arrayvec v0.7.6 |
| 2377 | 2026-06-10T21:53:59.048Z | Compiling arrayref v0.3.9 |
| 2378 | 2026-06-10T21:53:59.051Z | Compiling tar v0.4.45 |
| 2379 | 2026-06-10T21:53:59.083Z | Compiling libnvme v0.1.1 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221) |
| 2380 | 2026-06-10T21:53:59.122Z | Compiling libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1) |
| 2381 | 2026-06-10T21:53:59.158Z | Compiling cargo-util-schemas v0.8.2 |
| 2382 | 2026-06-10T21:53:59.327Z | Compiling tokio-dtrace v0.1.1 |
| 2383 | 2026-06-10T21:53:59.451Z | Compiling console v0.16.2 |
| 2384 | 2026-06-10T21:53:59.674Z | Compiling gethostname v0.5.0 |
| 2385 | 2026-06-10T21:53:59.769Z | Compiling cargo-platform v0.2.0 |
| 2386 | 2026-06-10T21:53:59.827Z | Compiling topological-sort v0.2.2 |
| 2387 | 2026-06-10T21:53:59.873Z | Compiling unit-prefix v0.5.2 |
| 2388 | 2026-06-10T21:53:59.954Z | Compiling oxide-tokio-rt v0.1.4 |
| 2389 | 2026-06-10T21:53:59.971Z | Compiling shell-words v1.1.1 |
| 2390 | 2026-06-10T21:54:00.028Z | Compiling indicatif v0.18.4 |
| 2391 | 2026-06-10T21:54:00.062Z | Compiling dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common) |
| 2392 | 2026-06-10T21:54:00.344Z | Compiling cargo_metadata v0.21.0 |
| 2393 | 2026-06-10T21:54:09.556Z | Compiling progenitor-client v0.10.0 |
| 2394 | 2026-06-10T21:54:09.556Z | Compiling omicron-zone-package v0.12.2 |
| 2395 | 2026-06-10T21:54:09.627Z | Compiling progenitor-client v0.14.0 |
| 2396 | 2026-06-10T21:54:10.070Z | Compiling progenitor-extras v0.2.0 |
| 2397 | 2026-06-10T21:54:12.223Z | Compiling sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types) |
| 2398 | 2026-06-10T21:54:12.393Z | Compiling omicron-ledger v0.1.0 (/work/oxidecomputer/omicron/ledger) |
| 2399 | 2026-06-10T21:54:12.396Z | Compiling gfss v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/gfss) |
| 2400 | 2026-06-10T21:54:12.484Z | Compiling omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords) |
| 2401 | 2026-06-10T21:54:12.540Z | Compiling key-manager-types v0.1.0 (/work/oxidecomputer/omicron/key-manager/types) |
| 2402 | 2026-06-10T21:54:12.611Z | Compiling omicron-common v0.1.0 (/work/oxidecomputer/omicron/common) |
| 2403 | 2026-06-10T21:54:12.624Z | Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore) |
| 2404 | 2026-06-10T21:54:12.649Z | Compiling oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog) |
| 2405 | 2026-06-10T21:54:12.698Z | Compiling trust-quorum-types-versions v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types/versions) |
| 2406 | 2026-06-10T21:54:16.634Z | Compiling sled-agent-types-versions v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types/versions) |
| 2407 | 2026-06-10T21:54:24.414Z | Compiling sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types) |
| 2408 | 2026-06-10T21:54:27.503Z | Compiling sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware) |
| 2409 | 2026-06-10T21:54:28.508Z | Compiling omicron-package v0.1.0 (/work/oxidecomputer/omicron/package) |
| 2410 | 2026-06-10T21:54:38.178Z | Finished `release` profile [optimized] target(s) in 1m 44s |
| 2411 | 2026-06-10T21:54:38.330Z | Running `target/release/omicron-package -t test target create -p dev` |
| 2412 | 2026-06-10T21:54:38.395Z | Logging to: /work/oxidecomputer/omicron/out/LOG |
| 2413 | 2026-06-10T21:54:38.398Z | Created new build target 'test' and set it as active |
| 2414 | 2026-06-10T21:54:38.402Z | |
| 2415 | 2026-06-10T21:54:38.402Z | real 1:44.730696161 |
| 2416 | 2026-06-10T21:54:38.402Z | user 17:01.785675616 |
| 2417 | 2026-06-10T21:54:38.402Z | sys 2:42.273757307 |
| 2418 | 2026-06-10T21:54:38.402Z | trap 0.443543722 |
| 2419 | 2026-06-10T21:54:38.402Z | tflt 2.986083955 |
| 2420 | 2026-06-10T21:54:38.402Z | dflt 4.132083630 |
| 2421 | 2026-06-10T21:54:38.402Z | kflt 0.000653200 |
| 2422 | 2026-06-10T21:54:38.402Z | lock 53:10.183260402 |
| 2423 | 2026-06-10T21:54:38.402Z | slp 43:37.394581620 |
| 2424 | 2026-06-10T21:54:38.402Z | lat 43.297016244 |
| 2425 | 2026-06-10T21:54:38.402Z | stop 5:33.001517330 |
| 2426 | 2026-06-10T21:54:38.402Z | + ptime -m cargo run --locked --release --bin omicron-package -- -t test package |
| 2427 | 2026-06-10T21:54:39.295Z | Finished `release` profile [optimized] target(s) in 0.87s |
| 2428 | 2026-06-10T21:54:39.350Z | Running `target/release/omicron-package -t test package` |
| 2429 | 2026-06-10T21:54:39.409Z | Logging to: /work/oxidecomputer/omicron/out/LOG |
| 2430 | 2026-06-10T21:54:40.833Z | Compiling heck v0.5.0 |
| 2431 | 2026-06-10T21:54:40.836Z | Compiling regress v0.11.1 |
| 2432 | 2026-06-10T21:54:41.052Z | Compiling unsafe-libyaml v0.2.11 |
| 2433 | 2026-06-10T21:54:41.090Z | Compiling gfss v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/gfss) |
| 2434 | 2026-06-10T21:54:41.111Z | Compiling atomicwrites v0.4.4 |
| 2435 | 2026-06-10T21:54:41.139Z | Compiling regress v0.10.5 |
| 2436 | 2026-06-10T21:54:41.161Z | Compiling is-terminal v0.4.17 |
| 2437 | 2026-06-10T21:54:41.183Z | Compiling unicode-width v0.1.14 |
| 2438 | 2026-06-10T21:54:41.187Z | Compiling prettyplease v0.2.37 |
| 2439 | 2026-06-10T21:54:41.187Z | Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths) |
| 2440 | 2026-06-10T21:54:41.187Z | Compiling bytecount v0.6.9 |
| 2441 | 2026-06-10T21:54:41.187Z | Compiling rustls v0.22.4 |
| 2442 | 2026-06-10T21:54:41.187Z | Compiling rustls-webpki v0.102.8 |
| 2443 | 2026-06-10T21:54:41.223Z | Compiling derive-where v1.6.0 |
| 2444 | 2026-06-10T21:54:41.226Z | Compiling thread_local v1.1.9 |
| 2445 | 2026-06-10T21:54:41.329Z | Compiling match_cfg v0.1.0 |
| 2446 | 2026-06-10T21:54:41.353Z | Compiling compression-core v0.4.31 |
| 2447 | 2026-06-10T21:54:41.356Z | Compiling multer v3.1.0 |
| 2448 | 2026-06-10T21:54:41.428Z | Compiling trust-quorum-types-versions v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types/versions) |
| 2449 | 2026-06-10T21:54:41.456Z | Compiling hostname v0.3.1 |
| 2450 | 2026-06-10T21:54:41.479Z | Compiling slog-async v2.8.0 |
| 2451 | 2026-06-10T21:54:41.525Z | Compiling compression-codecs v0.4.37 |
| 2452 | 2026-06-10T21:54:41.547Z | Compiling crossbeam-channel v0.5.15 |
| 2453 | 2026-06-10T21:54:41.550Z | Compiling slog-json v2.6.1 |
| 2454 | 2026-06-10T21:54:41.550Z | Compiling toml_datetime v1.0.0+spec-1.1.0 |
| 2455 | 2026-06-10T21:54:41.618Z | Compiling serde_yaml v0.9.34+deprecated |
| 2456 | 2026-06-10T21:54:41.622Z | Compiling serde_spanned v1.0.4 |
| 2457 | 2026-06-10T21:54:41.622Z | Compiling toml_writer v1.0.6+spec-1.1.0 |
| 2458 | 2026-06-10T21:54:41.725Z | Compiling take_mut v0.2.2 |
| 2459 | 2026-06-10T21:54:41.782Z | Compiling term v1.2.1 |
| 2460 | 2026-06-10T21:54:41.805Z | Compiling slog-bunyan v2.5.0 |
| 2461 | 2026-06-10T21:54:41.826Z | Compiling async-compression v0.4.41 |
| 2462 | 2026-06-10T21:54:41.864Z | Compiling toml v1.0.6+spec-1.1.0 |
| 2463 | 2026-06-10T21:54:41.924Z | Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 2464 | 2026-06-10T21:54:41.986Z | Compiling dropshot v0.17.0 |
| 2465 | 2026-06-10T21:54:42.017Z | Compiling async-stream v0.3.6 |
| 2466 | 2026-06-10T21:54:42.058Z | Compiling num-rational v0.4.2 |
| 2467 | 2026-06-10T21:54:42.105Z | Compiling slog-term v2.9.2 |
| 2468 | 2026-06-10T21:54:42.169Z | Compiling progenitor-client v0.14.0 |
| 2469 | 2026-06-10T21:54:42.216Z | Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#8f60acdf) |
| 2470 | 2026-06-10T21:54:42.303Z | Compiling sled-agent-types-versions v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types/versions) |
| 2471 | 2026-06-10T21:54:42.353Z | Compiling waitgroup v0.1.2 |
| 2472 | 2026-06-10T21:54:42.392Z | Compiling backon v1.6.0 |
| 2473 | 2026-06-10T21:54:42.452Z | Compiling rustls-pemfile v2.2.0 |
| 2474 | 2026-06-10T21:54:42.475Z | Compiling num-complex v0.4.6 |
| 2475 | 2026-06-10T21:54:42.502Z | Compiling hostname v0.4.2 |
| 2476 | 2026-06-10T21:54:42.521Z | Compiling serde_path_to_error v0.1.20 |
| 2477 | 2026-06-10T21:54:42.541Z | Compiling instant v0.1.13 |
| 2478 | 2026-06-10T21:54:42.617Z | Compiling typify-impl v0.6.2 |
| 2479 | 2026-06-10T21:54:42.641Z | Compiling debug-ignore v1.0.5 |
| 2480 | 2026-06-10T21:54:42.663Z | Compiling backoff v0.4.0 |
| 2481 | 2026-06-10T21:54:42.682Z | Compiling progenitor-extras v0.2.0 |
| 2482 | 2026-06-10T21:54:42.702Z | Compiling tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#a7d440f5) |
| 2483 | 2026-06-10T21:54:42.897Z | Compiling num v0.4.3 |
| 2484 | 2026-06-10T21:54:42.921Z | Compiling omicron-ledger v0.1.0 (/work/oxidecomputer/omicron/ledger) |
| 2485 | 2026-06-10T21:54:42.972Z | Compiling parse-display v0.10.0 |
| 2486 | 2026-06-10T21:54:42.972Z | Compiling omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds) |
| 2487 | 2026-06-10T21:54:43.017Z | Compiling progenitor-client v0.10.0 |
| 2488 | 2026-06-10T21:54:43.020Z | Compiling protocol v0.1.0 (https://github.com/oxidecomputer/lldp#54b26617) |
| 2489 | 2026-06-10T21:54:43.071Z | Compiling macaddr v1.0.1 |
| 2490 | 2026-06-10T21:54:43.106Z | Compiling humantime v2.3.0 |
| 2491 | 2026-06-10T21:54:43.129Z | Compiling float-ord v0.3.2 |
| 2492 | 2026-06-10T21:54:43.275Z | Compiling console v0.15.11 |
| 2493 | 2026-06-10T21:54:43.345Z | Compiling newline-converter v0.3.0 |
| 2494 | 2026-06-10T21:54:43.371Z | Compiling slog-dtrace v0.3.0 |
| 2495 | 2026-06-10T21:54:43.394Z | Compiling cancel-safe-futures v0.1.5 |
| 2496 | 2026-06-10T21:54:43.472Z | Compiling resolv-conf v0.7.6 |
| 2497 | 2026-06-10T21:54:43.519Z | Compiling owo-colors v4.3.0 |
| 2498 | 2026-06-10T21:54:43.613Z | Compiling tokio-rustls v0.25.0 |
| 2499 | 2026-06-10T21:54:43.709Z | Compiling expectorate v1.2.0 |
| 2500 | 2026-06-10T21:54:43.780Z | Compiling toml v0.8.23 |
| 2501 | 2026-06-10T21:54:43.812Z | Compiling libsw-core v0.3.2 |
| 2502 | 2026-06-10T21:54:44.003Z | Compiling libsw v3.5.0 |
| 2503 | 2026-06-10T21:54:44.030Z | Compiling linear-map v1.2.0 |
| 2504 | 2026-06-10T21:54:44.103Z | Compiling linked-hash-map v0.5.6 |
| 2505 | 2026-06-10T21:54:44.218Z | Compiling oximeter-types-versions v0.1.0 (/work/oxidecomputer/omicron/oximeter/types/versions) |
| 2506 | 2026-06-10T21:54:44.280Z | Compiling minimal-lexical v0.2.1 |
| 2507 | 2026-06-10T21:54:44.301Z | Compiling lru-cache v0.1.2 |
| 2508 | 2026-06-10T21:54:44.342Z | Compiling clickhouse-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types/versions) |
| 2509 | 2026-06-10T21:54:44.373Z | Compiling internal-dns-types-versions v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types/versions) |
| 2510 | 2026-06-10T21:54:44.495Z | Compiling hickory-proto v0.24.4 |
| 2511 | 2026-06-10T21:54:44.532Z | Compiling unicode-xid v0.2.6 |
| 2512 | 2026-06-10T21:54:44.616Z | Compiling nom v7.1.3 |
| 2513 | 2026-06-10T21:54:44.651Z | Compiling gateway-types-versions v0.1.0 (/work/oxidecomputer/omicron/gateway-types/versions) |
| 2514 | 2026-06-10T21:54:44.674Z | Compiling ereport-types v0.1.0 (/work/oxidecomputer/omicron/ereport/types) |
| 2515 | 2026-06-10T21:54:44.697Z | Compiling update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine) |
| 2516 | 2026-06-10T21:54:44.993Z | Compiling convert_case v0.10.0 |
| 2517 | 2026-06-10T21:54:45.296Z | Compiling derive_more-impl v2.1.1 |
| 2518 | 2026-06-10T21:54:45.567Z | Compiling internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types) |
| 2519 | 2026-06-10T21:54:45.953Z | Compiling trust-quorum-types v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types) |
| 2520 | 2026-06-10T21:54:45.977Z | Compiling papergrid v0.11.0 |
| 2521 | 2026-06-10T21:54:46.110Z | Compiling derive_more v2.1.1 |
| 2522 | 2026-06-10T21:54:46.133Z | Compiling typify-macro v0.6.2 |
| 2523 | 2026-06-10T21:54:46.136Z | Compiling tabled_derive v0.7.0 |
| 2524 | 2026-06-10T21:54:46.226Z | Compiling termtree v0.5.1 |
| 2525 | 2026-06-10T21:54:46.435Z | Compiling clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types) |
| 2526 | 2026-06-10T21:54:46.688Z | Compiling oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types) |
| 2527 | 2026-06-10T21:54:47.037Z | Compiling omicron-common v0.1.0 (/work/oxidecomputer/omicron/common) |
| 2528 | 2026-06-10T21:54:47.063Z | Compiling hickory-resolver v0.24.4 |
| 2529 | 2026-06-10T21:54:47.188Z | Compiling gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types) |
| 2530 | 2026-06-10T21:54:47.203Z | Compiling tabled v0.15.0 |
| 2531 | 2026-06-10T21:54:47.438Z | Compiling oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema) |
| 2532 | 2026-06-10T21:54:47.742Z | Compiling typify v0.6.2 |
| 2533 | 2026-06-10T21:54:47.950Z | Compiling progenitor-impl v0.14.0 |
| 2534 | 2026-06-10T21:54:48.598Z | Compiling qorb v0.4.1 |
| 2535 | 2026-06-10T21:54:48.639Z | Compiling crossterm v0.29.0 |
| 2536 | 2026-06-10T21:54:50.104Z | Compiling progenitor-macro v0.14.0 |
| 2537 | 2026-06-10T21:54:50.531Z | Compiling phf_shared v0.12.1 |
| 2538 | 2026-06-10T21:54:50.819Z | Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl) |
| 2539 | 2026-06-10T21:54:51.335Z | Compiling csv-core v0.1.13 |
| 2540 | 2026-06-10T21:54:51.616Z | Compiling vte v0.14.1 |
| 2541 | 2026-06-10T21:54:51.799Z | Compiling chrono-tz v0.10.4 |
| 2542 | 2026-06-10T21:54:51.845Z | Compiling sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types) |
| 2543 | 2026-06-10T21:54:52.029Z | Compiling highway v1.3.0 |
| 2544 | 2026-06-10T21:54:52.489Z | Compiling oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types) |
| 2545 | 2026-06-10T21:54:52.651Z | Compiling strip-ansi-escapes v0.2.1 |
| 2546 | 2026-06-10T21:54:52.700Z | Compiling csv v1.4.0 |
| 2547 | 2026-06-10T21:54:52.757Z | Compiling phf v0.12.1 |
| 2548 | 2026-06-10T21:54:52.968Z | Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils) |
| 2549 | 2026-06-10T21:54:53.019Z | Compiling bootstrap-agent-lockstep-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-types) |
| 2550 | 2026-06-10T21:54:53.062Z | Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db) |
| 2551 | 2026-06-10T21:54:53.544Z | Compiling const_format_proc_macros v0.2.34 |
| 2552 | 2026-06-10T21:54:53.571Z | Compiling fd-lock v4.0.4 |
| 2553 | 2026-06-10T21:54:53.713Z | Compiling peg-macros v0.8.5 |
| 2554 | 2026-06-10T21:54:53.941Z | Compiling nu-ansi-term v0.50.3 |
| 2555 | 2026-06-10T21:54:54.155Z | Compiling progenitor v0.14.0 |
| 2556 | 2026-06-10T21:54:54.322Z | Compiling gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client) |
| 2557 | 2026-06-10T21:54:54.346Z | Compiling const_format v0.2.35 |
| 2558 | 2026-06-10T21:54:54.495Z | Compiling reedline v0.40.0 |
| 2559 | 2026-06-10T21:54:54.785Z | Compiling oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro) |
| 2560 | 2026-06-10T21:54:54.935Z | Compiling cockroach-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types/versions) |
| 2561 | 2026-06-10T21:54:55.064Z | Compiling peg v0.8.5 |
| 2562 | 2026-06-10T21:54:55.195Z | Compiling clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3) |
| 2563 | 2026-06-10T21:54:55.370Z | Compiling bcs v0.1.6 |
| 2564 | 2026-06-10T21:54:55.802Z | Compiling nom v8.0.0 |
| 2565 | 2026-06-10T21:54:55.827Z | Compiling semver v0.1.20 |
| 2566 | 2026-06-10T21:54:56.114Z | Compiling rustc_version v0.1.7 |
| 2567 | 2026-06-10T21:54:56.352Z | Compiling newtype_derive v0.1.6 |
| 2568 | 2026-06-10T21:54:56.577Z | Compiling cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types) |
| 2569 | 2026-06-10T21:54:56.841Z | Compiling client-common v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=951f759b1d8e61cf65c2a823e61933ff3ea0bdf1#951f759b) |
| 2570 | 2026-06-10T21:54:56.954Z | Compiling unicode-linebreak v0.1.5 |
| 2571 | 2026-06-10T21:54:57.002Z | Compiling smawk v0.3.2 |
| 2572 | 2026-06-10T21:54:57.183Z | Compiling textwrap v0.16.2 |
| 2573 | 2026-06-10T21:54:57.444Z | Compiling trust-quorum-protocol v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/protocol) |
| 2574 | 2026-06-10T21:54:57.467Z | Compiling base64 v0.21.7 |
| 2575 | 2026-06-10T21:54:57.659Z | Compiling oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter) |
| 2576 | 2026-06-10T21:54:57.961Z | Compiling pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide%2Fomicron#b1194c19) |
| 2577 | 2026-06-10T21:54:58.017Z | Compiling steno v0.4.1 |
| 2578 | 2026-06-10T21:54:58.383Z | Compiling mg-api-types-versions v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=951f759b1d8e61cf65c2a823e61933ff3ea0bdf1#951f759b) |
| 2579 | 2026-06-10T21:54:58.468Z | Compiling dropshot-api-manager-types v0.7.2 |
| 2580 | 2026-06-10T21:54:58.513Z | Compiling tagptr v0.2.0 |
| 2581 | 2026-06-10T21:54:58.566Z | Compiling fmd-adm-sys v0.4.1 (https://github.com/oxidecomputer/fmd-adm?rev=846361bf0a698a8c7efefd97b2828b9aa74858c4#846361bf) |
| 2582 | 2026-06-10T21:54:58.709Z | Compiling moka v0.12.13 |
| 2583 | 2026-06-10T21:54:58.799Z | Compiling utf-8 v0.7.6 |
| 2584 | 2026-06-10T21:54:58.868Z | Compiling parallel-task-set v0.1.0 (/work/oxidecomputer/omicron/parallel-task-set) |
| 2585 | 2026-06-10T21:54:59.042Z | Compiling tungstenite v0.21.0 |
| 2586 | 2026-06-10T21:54:59.064Z | Compiling radium v0.7.0 |
| 2587 | 2026-06-10T21:54:59.087Z | Compiling display-error-chain v0.2.2 |
| 2588 | 2026-06-10T21:54:59.280Z | Compiling maybe-uninit v2.0.0 |
| 2589 | 2026-06-10T21:54:59.395Z | Compiling tap v1.0.1 |
| 2590 | 2026-06-10T21:54:59.565Z | Compiling wyz v0.5.1 |
| 2591 | 2026-06-10T21:54:59.667Z | Compiling tokio-tungstenite v0.21.0 |
| 2592 | 2026-06-10T21:54:59.826Z | Compiling hickory-resolver v0.25.2 |
| 2593 | 2026-06-10T21:55:00.093Z | Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7) |
| 2594 | 2026-06-10T21:55:00.208Z | Compiling cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client) |
| 2595 | 2026-06-10T21:55:00.367Z | Compiling num-derive v0.3.3 |
| 2596 | 2026-06-10T21:55:00.705Z | Compiling zerocopy-derive v0.6.6 |
| 2597 | 2026-06-10T21:55:01.231Z | Compiling internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver) |
| 2598 | 2026-06-10T21:55:01.296Z | Compiling proc-macro-error-attr2 v2.0.0 |
| 2599 | 2026-06-10T21:55:01.505Z | Compiling crc-catalog v2.4.0 |
| 2600 | 2026-06-10T21:55:01.639Z | Compiling packed_struct v0.10.1 |
| 2601 | 2026-06-10T21:55:01.710Z | Compiling funty v2.0.0 |
| 2602 | 2026-06-10T21:55:01.955Z | Compiling proc-macro-error2 v2.0.1 |
| 2603 | 2026-06-10T21:55:02.285Z | Compiling bitvec v1.0.1 |
| 2604 | 2026-06-10T21:55:02.361Z | Compiling sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client) |
| 2605 | 2026-06-10T21:55:02.666Z | Compiling crc v3.4.0 |
| 2606 | 2026-06-10T21:55:02.906Z | Compiling mg-api-types v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=951f759b1d8e61cf65c2a823e61933ff3ea0bdf1#951f759b) |
| 2607 | 2026-06-10T21:55:03.050Z | Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=951f759b1d8e61cf65c2a823e61933ff3ea0bdf1#951f759b) |
| 2608 | 2026-06-10T21:55:03.072Z | Compiling zerocopy v0.6.6 |
| 2609 | 2026-06-10T21:55:03.093Z | Compiling libscf-sys v1.1.0 |
| 2610 | 2026-06-10T21:55:03.388Z | Compiling packed_struct_codegen v0.10.1 |
| 2611 | 2026-06-10T21:55:03.510Z | Compiling vergen-lib v0.1.6 |
| 2612 | 2026-06-10T21:55:03.738Z | Compiling bitfield-macros v0.19.4 |
| 2613 | 2026-06-10T21:55:04.145Z | Compiling indexmap v1.9.3 |
| 2614 | 2026-06-10T21:55:04.408Z | Compiling nodrop v0.1.14 |
| 2615 | 2026-06-10T21:55:04.459Z | Compiling bitfield v0.19.4 |
| 2616 | 2026-06-10T21:55:04.526Z | Compiling array-init v0.0.4 |
| 2617 | 2026-06-10T21:55:04.854Z | Compiling smallvec v0.6.14 |
| 2618 | 2026-06-10T21:55:04.884Z | Compiling smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51) |
| 2619 | 2026-06-10T21:55:04.914Z | Compiling tabled_derive v0.11.0 |
| 2620 | 2026-06-10T21:55:05.131Z | Compiling papergrid v0.17.0 |
| 2621 | 2026-06-10T21:55:05.215Z | Compiling testing_table v0.3.0 |
| 2622 | 2026-06-10T21:55:05.579Z | Compiling vergen-gitcl v1.0.8 |
| 2623 | 2026-06-10T21:55:05.612Z | Compiling dirs-sys-next v0.1.2 |
| 2624 | 2026-06-10T21:55:05.669Z | Compiling diesel_derives v2.3.7 |
| 2625 | 2026-06-10T21:55:05.813Z | Compiling glob v0.3.3 |
| 2626 | 2026-06-10T21:55:05.865Z | Compiling hashbrown v0.12.3 |
| 2627 | 2026-06-10T21:55:05.889Z | Compiling maplit v1.0.2 |
| 2628 | 2026-06-10T21:55:05.912Z | Compiling crunchy v0.2.4 |
| 2629 | 2026-06-10T21:55:06.030Z | Compiling dirs-next v2.0.0 |
| 2630 | 2026-06-10T21:55:06.051Z | Compiling lpc55_areas v0.2.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f) |
| 2631 | 2026-06-10T21:55:06.076Z | Compiling serde-hex v0.1.0 |
| 2632 | 2026-06-10T21:55:06.181Z | Compiling clang-sys v1.8.1 |
| 2633 | 2026-06-10T21:55:06.255Z | Compiling tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc#e644a21a) |
| 2634 | 2026-06-10T21:55:06.330Z | Compiling tabled v0.20.0 |
| 2635 | 2026-06-10T21:55:06.506Z | Compiling ron v0.8.1 |
| 2636 | 2026-06-10T21:55:06.541Z | Compiling hashbrown v0.13.2 |
| 2637 | 2026-06-10T21:55:06.570Z | Compiling transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#81167659) |
| 2638 | 2026-06-10T21:55:06.656Z | Compiling scheduled-thread-pool v0.2.7 |
| 2639 | 2026-06-10T21:55:06.996Z | Compiling nexus-types-versions v0.1.0 (/work/oxidecomputer/omicron/nexus/types/versions) |
| 2640 | 2026-06-10T21:55:07.161Z | Compiling dsl_auto_type v0.2.0 |
| 2641 | 2026-06-10T21:55:07.274Z | Compiling diesel_table_macro_syntax v0.3.0 |
| 2642 | 2026-06-10T21:55:07.518Z | Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#81167659) |
| 2643 | 2026-06-10T21:55:07.743Z | Compiling tiny-keccak v2.0.2 |
| 2644 | 2026-06-10T21:55:07.763Z | Compiling crc-any v2.5.0 |
| 2645 | 2026-06-10T21:55:08.097Z | Compiling transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control?branch=main#81167659) |
| 2646 | 2026-06-10T21:55:08.196Z | Compiling tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc#e644a21a) |
| 2647 | 2026-06-10T21:55:08.199Z | Compiling object v0.30.4 |
| 2648 | 2026-06-10T21:55:24.968Z | Compiling r2d2 v0.8.10 |
| 2649 | 2026-06-10T21:55:24.980Z | Compiling term v0.7.0 |
| 2650 | 2026-06-10T21:55:24.980Z | Compiling bit-vec v0.6.3 |
| 2651 | 2026-06-10T21:55:24.980Z | Compiling path-slash v0.1.5 |
| 2652 | 2026-06-10T21:55:24.980Z | Compiling downcast-rs v2.0.2 |
| 2653 | 2026-06-10T21:55:24.980Z | Compiling xshell-macros v0.2.7 |
| 2654 | 2026-06-10T21:55:24.980Z | Compiling ascii-canvas v3.0.0 |
| 2655 | 2026-06-10T21:55:24.980Z | Compiling bit-set v0.5.3 |
| 2656 | 2026-06-10T21:55:24.980Z | Compiling sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware) |
| 2657 | 2026-06-10T21:55:24.980Z | Compiling xshell v0.2.7 |
| 2658 | 2026-06-10T21:55:24.980Z | Compiling key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager) |
| 2659 | 2026-06-10T21:55:24.980Z | Compiling itertools v0.10.5 |
| 2660 | 2026-06-10T21:55:24.980Z | Compiling lpc55_sign v0.3.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f) |
| 2661 | 2026-06-10T21:55:24.980Z | Compiling ena v0.14.4 |
| 2662 | 2026-06-10T21:55:24.981Z | Compiling libloading v0.8.9 |
| 2663 | 2026-06-10T21:55:24.981Z | Compiling diff v0.1.13 |
| 2664 | 2026-06-10T21:55:24.981Z | Compiling regex-syntax v0.6.29 |
| 2665 | 2026-06-10T21:55:24.981Z | Compiling crc8 v0.1.1 |
| 2666 | 2026-06-10T21:55:24.981Z | Compiling bindgen v0.71.1 |
| 2667 | 2026-06-10T21:55:24.981Z | Compiling unicase v2.9.0 |
| 2668 | 2026-06-10T21:55:24.981Z | Compiling sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage) |
| 2669 | 2026-06-10T21:55:24.981Z | Compiling omicron-cockroach-metrics v0.1.0 (/work/oxidecomputer/omicron/cockroach-metrics) |
| 2670 | 2026-06-10T21:55:24.981Z | Compiling omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates) |
| 2671 | 2026-06-10T21:55:24.981Z | Compiling diesel v2.3.7 |
| 2672 | 2026-06-10T21:55:24.981Z | Compiling cexpr v0.6.0 |
| 2673 | 2026-06-10T21:55:24.981Z | Compiling lalrpop v0.19.12 |
| 2674 | 2026-06-10T21:55:24.981Z | Compiling nexus-db-schema v0.1.0 (/work/oxidecomputer/omicron/nexus/db-schema) |
| 2675 | 2026-06-10T21:55:24.981Z | Compiling nexus-macros-common v0.1.0 (/work/oxidecomputer/omicron/nexus/macros-common) |
| 2676 | 2026-06-10T21:55:24.981Z | Compiling rustc-hash v2.1.1 |
| 2677 | 2026-06-10T21:55:24.981Z | Compiling nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model) |
| 2678 | 2026-06-10T21:55:24.981Z | Compiling headers-core v0.3.0 |
| 2679 | 2026-06-10T21:55:24.981Z | Compiling libxml v0.3.3 |
| 2680 | 2026-06-10T21:55:24.981Z | Compiling db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros) |
| 2681 | 2026-06-10T21:55:24.981Z | Compiling headers v0.4.1 |
| 2682 | 2026-06-10T21:55:24.981Z | Compiling hubtools v0.4.7 (https://github.com/oxidecomputer/hubtools.git?rev=2b1ef9b38d75563ea800baa3b17327eec17b1b7a#2b1ef9b3) |
| 2683 | 2026-06-10T21:55:24.981Z | Compiling nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data) |
| 2684 | 2026-06-10T21:55:24.981Z | Compiling nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults) |
| 2685 | 2026-06-10T21:55:24.981Z | Compiling git-stub v1.0.0 |
| 2686 | 2026-06-10T21:55:24.981Z | Compiling strum_macros v0.24.3 |
| 2687 | 2026-06-10T21:55:24.981Z | Compiling indoc v1.0.9 |
| 2688 | 2026-06-10T21:55:24.981Z | Compiling git-stub-vcs v0.1.0 |
| 2689 | 2026-06-10T21:55:24.981Z | Compiling progenitor-impl v0.13.0 |
| 2690 | 2026-06-10T21:55:24.981Z | Compiling nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth) |
| 2691 | 2026-06-10T21:55:24.981Z | Compiling derive_builder v0.20.2 |
| 2692 | 2026-06-10T21:55:24.981Z | Compiling oso-derive v0.27.3 |
| 2693 | 2026-06-10T21:55:24.981Z | Compiling quick-xml v0.37.5 |
| 2694 | 2026-06-10T21:55:24.981Z | Compiling impl-trait-for-tuples v0.2.3 |
| 2695 | 2026-06-10T21:55:24.981Z | Compiling openssl-probe v0.1.6 |
| 2696 | 2026-06-10T21:55:24.981Z | Compiling authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros) |
| 2697 | 2026-06-10T21:55:24.981Z | Compiling installinator-common-versions v0.1.0 (/work/oxidecomputer/omicron/installinator-common/versions) |
| 2698 | 2026-06-10T21:55:24.981Z | Compiling progenitor-client v0.13.0 |
| 2699 | 2026-06-10T21:55:24.981Z | Compiling half v1.8.3 |
| 2700 | 2026-06-10T21:55:24.982Z | Compiling nexus-db-lookup v0.1.0 (/work/oxidecomputer/omicron/nexus/db-lookup) |
| 2701 | 2026-06-10T21:55:24.982Z | Compiling bb8 v0.8.6 |
| 2702 | 2026-06-10T21:55:24.982Z | Compiling trait-variant v0.1.2 |
| 2703 | 2026-06-10T21:55:24.982Z | Compiling serde_cbor v0.11.2 |
| 2704 | 2026-06-10T21:55:24.982Z | Compiling progenitor-macro v0.13.0 |
| 2705 | 2026-06-10T21:55:24.982Z | Compiling installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common) |
| 2706 | 2026-06-10T21:55:24.982Z | Compiling tufaceous-brand-metadata v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#a7d440f5) |
| 2707 | 2026-06-10T21:55:24.982Z | Compiling scim2-rs v0.1.0 (https://github.com/oxidecomputer/scim2-rs?rev=163606c052ee30b16dfab282fca721dd81e0868a#163606c0) |
| 2708 | 2026-06-10T21:55:24.982Z | Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries) |
| 2709 | 2026-06-10T21:55:24.982Z | Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=524eb8f125003dff50b9703900c6b323f00f9e1b#524eb8f1) |
| 2710 | 2026-06-10T21:55:24.982Z | Compiling dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client) |
| 2711 | 2026-06-10T21:55:24.982Z | Compiling samael v0.0.19 |
| 2712 | 2026-06-10T21:55:24.982Z | Compiling typify-impl v0.4.3 |
| 2713 | 2026-06-10T21:55:24.982Z | Compiling fxhash v0.2.1 |
| 2714 | 2026-06-10T21:55:24.982Z | Compiling libz-sys v1.1.24 |
| 2715 | 2026-06-10T21:55:24.982Z | Compiling salty v0.3.0 |
| 2716 | 2026-06-10T21:55:24.982Z | Compiling nonempty v0.12.0 |
| 2717 | 2026-06-10T21:55:24.982Z | Compiling nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types) |
| 2718 | 2026-06-10T21:55:24.982Z | Compiling zfs-test-harness v0.1.0 (/work/oxidecomputer/omicron/sled-storage/zfs-test-harness) |
| 2719 | 2026-06-10T21:55:24.982Z | Compiling common v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=cc0c307c617f2988aafdca4e3bd35ea178b64801#cc0c307c) |
| 2720 | 2026-06-10T21:55:24.982Z | Compiling oximeter-producer-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer-api) |
| 2721 | 2026-06-10T21:55:24.982Z | Compiling kstat-rs v0.2.4 |
| 2722 | 2026-06-10T21:55:24.982Z | Compiling arc-swap v1.8.2 |
| 2723 | 2026-06-10T21:55:24.982Z | Compiling polar-core v0.27.3 |
| 2724 | 2026-06-10T21:55:24.982Z | Compiling fs-err v2.11.0 |
| 2725 | 2026-06-10T21:55:24.982Z | Compiling mime_guess v2.0.5 |
| 2726 | 2026-06-10T21:55:24.982Z | Compiling slog-scope v4.4.1 |
| 2727 | 2026-06-10T21:55:24.982Z | Compiling oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments) |
| 2728 | 2026-06-10T21:55:24.982Z | Compiling progenitor v0.13.0 |
| 2729 | 2026-06-10T21:55:24.982Z | Compiling sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics) |
| 2730 | 2026-06-10T21:55:24.982Z | Compiling dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=cc0c307c617f2988aafdca4e3bd35ea178b64801#cc0c307c) |
| 2731 | 2026-06-10T21:55:24.982Z | Compiling typify-macro v0.4.3 |
| 2732 | 2026-06-10T21:55:24.982Z | Compiling ntp-admin-v1-client v0.1.0 (/work/oxidecomputer/omicron/clients/ntp-admin-v1-client) |
| 2733 | 2026-06-10T21:55:24.982Z | Compiling ntp-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ntp-admin-client) |
| 2734 | 2026-06-10T21:55:24.982Z | Compiling oximeter-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb) |
| 2735 | 2026-06-10T21:55:24.982Z | Compiling rats-corim v0.1.0 (https://github.com/oxidecomputer/rats-corim#f0d5d516) |
| 2736 | 2026-06-10T21:55:24.982Z | Compiling ddm-protocol v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=951f759b1d8e61cf65c2a823e61933ff3ea0bdf1#951f759b) |
| 2737 | 2026-06-10T21:55:24.982Z | Compiling nanorand v0.7.0 |
| 2738 | 2026-06-10T21:55:24.983Z | Compiling darling_core v0.23.0 |
| 2739 | 2026-06-10T21:55:24.983Z | Compiling libgit2-sys v0.18.3+1.9.2 |
| 2740 | 2026-06-10T21:55:24.983Z | Compiling parking_lot_core v0.8.6 |
| 2741 | 2026-06-10T21:55:24.983Z | Compiling ddm-api-types-versions v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=951f759b1d8e61cf65c2a823e61933ff3ea0bdf1#951f759b) |
| 2742 | 2026-06-10T21:55:25.424Z | Compiling flume v0.11.1 |
| 2743 | 2026-06-10T21:55:25.846Z | Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb) |
| 2744 | 2026-06-10T21:55:26.193Z | Compiling darling_macro v0.23.0 |
| 2745 | 2026-06-10T21:55:26.220Z | Compiling sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api) |
| 2746 | 2026-06-10T21:55:26.363Z | Compiling slog-stdlog v4.1.1 |
| 2747 | 2026-06-10T21:55:26.830Z | Compiling hubtools v0.4.7 (https://github.com/oxidecomputer/hubtools.git?branch=main#2b1ef9b3) |
| 2748 | 2026-06-10T21:55:26.887Z | Compiling repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client) |
| 2749 | 2026-06-10T21:55:28.057Z | Compiling primeorder v0.13.6 |
| 2750 | 2026-06-10T21:55:28.271Z | Compiling atty v0.2.14 |
| 2751 | 2026-06-10T21:55:28.382Z | Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=dbaad520e1f5ae32c10db16ce176f9c24de95652#dbaad520) |
| 2752 | 2026-06-10T21:55:28.424Z | Compiling strsim v0.10.0 |
| 2753 | 2026-06-10T21:55:28.622Z | Compiling instability v0.3.11 |
| 2754 | 2026-06-10T21:55:28.742Z | Compiling parse-size v1.1.0 |
| 2755 | 2026-06-10T21:55:28.768Z | Compiling http-range v0.1.5 |
| 2756 | 2026-06-10T21:55:28.886Z | Compiling tufaceous-lib v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#a7d440f5) |
| 2757 | 2026-06-10T21:55:28.995Z | Compiling darling_core v0.13.4 |
| 2758 | 2026-06-10T21:55:29.109Z | Compiling p384 v0.13.1 |
| 2759 | 2026-06-10T21:55:30.657Z | Compiling nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config) |
| 2760 | 2026-06-10T21:55:32.138Z | Compiling oso v0.27.3 |
| 2761 | 2026-06-10T21:55:32.917Z | Compiling nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client) |
| 2762 | 2026-06-10T21:55:32.966Z | Compiling async-bb8-diesel v0.2.1 |
| 2763 | 2026-06-10T21:55:33.237Z | Compiling diesel-dtrace v0.5.0 |
| 2764 | 2026-06-10T21:55:33.426Z | Compiling sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim) |
| 2765 | 2026-06-10T21:55:34.052Z | Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb) |
| 2766 | 2026-06-10T21:55:35.191Z | Compiling oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer) |
| 2767 | 2026-06-10T21:55:35.301Z | Compiling darling v0.23.0 |
| 2768 | 2026-06-10T21:55:35.430Z | Compiling slog-envlogger v2.2.0 |
| 2769 | 2026-06-10T21:55:36.629Z | Compiling ddm-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=951f759b1d8e61cf65c2a823e61933ff3ea0bdf1#951f759b) |
| 2770 | 2026-06-10T21:55:37.152Z | Compiling typify v0.4.3 |
| 2771 | 2026-06-10T21:55:37.315Z | Compiling clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client) |
| 2772 | 2026-06-10T21:55:37.937Z | Compiling ignore v0.4.25 |
| 2773 | 2026-06-10T21:55:38.628Z | Compiling transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control#11afc484) |
| 2774 | 2026-06-10T21:55:39.886Z | Compiling vergen-git2 v9.1.0 |
| 2775 | 2026-06-10T21:55:40.043Z | Compiling castaway v0.2.4 |
| 2776 | 2026-06-10T21:55:40.123Z | Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control#11afc484) |
| 2777 | 2026-06-10T21:55:40.183Z | Compiling indoc v2.0.7 |
| 2778 | 2026-06-10T21:55:40.206Z | Compiling compact_str v0.8.1 |
| 2779 | 2026-06-10T21:55:40.336Z | Compiling transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control#11afc484) |
| 2780 | 2026-06-10T21:55:40.596Z | Compiling globwalk v0.9.1 |
| 2781 | 2026-06-10T21:55:40.687Z | Compiling progenitor-impl v0.11.2 |
| 2782 | 2026-06-10T21:55:40.834Z | Compiling omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client) |
| 2783 | 2026-06-10T21:55:41.275Z | Compiling parking_lot v0.11.2 |
| 2784 | 2026-06-10T21:55:41.354Z | Compiling sled-agent-config-reconciler v0.1.0 (/work/oxidecomputer/omicron/sled-agent/config-reconciler) |
| 2785 | 2026-06-10T21:55:41.383Z | Compiling hyper-staticfile v0.10.1 |
| 2786 | 2026-06-10T21:55:41.770Z | Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb) |
| 2787 | 2026-06-10T21:55:42.175Z | Compiling darling_macro v0.13.4 |
| 2788 | 2026-06-10T21:55:42.543Z | Compiling range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests) |
| 2789 | 2026-06-10T21:55:42.599Z | Compiling attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f) |
| 2790 | 2026-06-10T21:55:42.723Z | Compiling dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server) |
| 2791 | 2026-06-10T21:55:42.909Z | Compiling crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=bd9a0e2abe6b6b89aec8c85f4ee57474144ed150#bd9a0e2a) |
| 2792 | 2026-06-10T21:55:42.991Z | Compiling oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client) |
| 2793 | 2026-06-10T21:55:43.236Z | Compiling predicates-tree v1.0.13 |
| 2794 | 2026-06-10T21:55:43.253Z | Compiling unicode-truncate v1.1.0 |
| 2795 | 2026-06-10T21:55:43.379Z | Compiling nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking) |
| 2796 | 2026-06-10T21:55:43.467Z | Compiling lru v0.12.5 |
| 2797 | 2026-06-10T21:55:43.620Z | Compiling oximeter-macro-impl v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb) |
| 2798 | 2026-06-10T21:55:43.698Z | Compiling rand_seeder v0.4.0 |
| 2799 | 2026-06-10T21:55:43.719Z | Compiling prefix-trie v0.7.0 |
| 2800 | 2026-06-10T21:55:43.967Z | Compiling dice-util-barcode v0.1.0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f) |
| 2801 | 2026-06-10T21:55:44.186Z | Compiling sprockets-tls v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=d2b68e4f47e3c22bce0455aeb4cfb2e61ad229ba#d2b68e4f) |
| 2802 | 2026-06-10T21:55:44.221Z | Compiling rustls v0.21.12 |
| 2803 | 2026-06-10T21:55:44.428Z | Compiling cassowary v0.3.0 |
| 2804 | 2026-06-10T21:55:44.450Z | Compiling corncobs v0.1.4 |
| 2805 | 2026-06-10T21:55:44.472Z | Compiling illumos-nvpair-sys v0.2.0 |
| 2806 | 2026-06-10T21:55:44.557Z | Compiling oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb) |
| 2807 | 2026-06-10T21:55:44.621Z | Compiling dice-mfg-msgs v0.3.0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f) |
| 2808 | 2026-06-10T21:55:44.708Z | Compiling ratatui v0.29.0 |
| 2809 | 2026-06-10T21:55:44.785Z | Compiling sled-agent-resolvable-files v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files) |
| 2810 | 2026-06-10T21:55:44.813Z | Compiling hickory-server v0.25.2 |
| 2811 | 2026-06-10T21:55:44.868Z | Compiling typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng) |
| 2812 | 2026-06-10T21:55:45.162Z | Compiling camino-tempfile-ext v0.3.3 |
| 2813 | 2026-06-10T21:55:45.304Z | Compiling dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f) |
| 2814 | 2026-06-10T21:55:45.362Z | Compiling progenitor-macro v0.11.2 |
| 2815 | 2026-06-10T21:55:45.778Z | Compiling darling v0.13.4 |
| 2816 | 2026-06-10T21:55:45.905Z | Compiling sled v0.34.7 |
| 2817 | 2026-06-10T21:55:47.023Z | Compiling update-common v0.1.0 (/work/oxidecomputer/omicron/update-common) |
| 2818 | 2026-06-10T21:55:48.561Z | Compiling common v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#cc0c307c) |
| 2819 | 2026-06-10T21:55:49.327Z | Compiling dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api) |
| 2820 | 2026-06-10T21:55:49.648Z | Compiling clickhouse-admin-keeper-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-keeper-client) |
| 2821 | 2026-06-10T21:55:49.895Z | Compiling nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory) |
| 2822 | 2026-06-10T21:55:50.110Z | Compiling nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation) |
| 2823 | 2026-06-10T21:55:50.132Z | Compiling progenitor-client v0.11.2 |
| 2824 | 2026-06-10T21:55:50.250Z | Compiling git2 v0.20.4 |
| 2825 | 2026-06-10T21:55:50.339Z | Compiling rustls-webpki v0.101.7 |
| 2826 | 2026-06-10T21:55:50.384Z | Compiling sct v0.7.1 |
| 2827 | 2026-06-10T21:55:50.680Z | Compiling secrecy v0.8.0 |
| 2828 | 2026-06-10T21:55:50.721Z | Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=7cdf2ab9c8d9e9267a8b366aa780c6c26f9a5ecf#7cdf2ab9) |
| 2829 | 2026-06-10T21:55:52.034Z | Compiling progenitor v0.11.2 |
| 2830 | 2026-06-10T21:55:52.311Z | Compiling dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#cc0c307c) |
| 2831 | 2026-06-10T21:55:53.023Z | Compiling wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common) |
| 2832 | 2026-06-10T21:55:53.379Z | Compiling serde_with_macros v1.5.2 |
| 2833 | 2026-06-10T21:55:53.441Z | Compiling crucible-common v0.0.1 (https://github.com/oxidecomputer/crucible?rev=bd9a0e2abe6b6b89aec8c85f4ee57474144ed150#bd9a0e2a) |
| 2834 | 2026-06-10T21:55:54.159Z | Compiling sled-agent-measurements v0.1.0 (/work/oxidecomputer/omicron/sled-agent/measurements) |
| 2835 | 2026-06-10T21:55:54.250Z | Compiling sled-agent-resolvable-files-examples v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files-examples) |
| 2836 | 2026-06-10T21:55:54.728Z | Compiling common v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=cc8e02a0800034c431c8cf96b889ea638da3d194#cc8e02a0) |
| 2837 | 2026-06-10T21:55:55.704Z | Compiling nexus-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-lockstep-client) |
| 2838 | 2026-06-10T21:55:55.784Z | Compiling bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client) |
| 2839 | 2026-06-10T21:55:56.358Z | Compiling nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface) |
| 2840 | 2026-06-10T21:55:56.638Z | Compiling nexus-reconfigurator-rendezvous v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/rendezvous) |
| 2841 | 2026-06-10T21:55:56.659Z | Compiling nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution) |
| 2842 | 2026-06-10T21:55:56.838Z | Compiling nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery) |
| 2843 | 2026-06-10T21:55:56.916Z | Compiling nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc) |
| 2844 | 2026-06-10T21:55:57.106Z | Compiling support-bundle-collection v0.1.0 (/work/oxidecomputer/omicron/support-bundle-collection) |
| 2845 | 2026-06-10T21:55:57.324Z | Compiling void v1.0.2 |
| 2846 | 2026-06-10T21:55:57.500Z | Compiling lzss v0.8.2 |
| 2847 | 2026-06-10T21:55:58.014Z | Compiling dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=cc8e02a0800034c431c8cf96b889ea638da3d194#cc8e02a0) |
| 2848 | 2026-06-10T21:55:58.403Z | Compiling illumos-nvpair v0.3.0 |
| 2849 | 2026-06-10T21:55:58.924Z | Compiling trust-quorum v0.1.0 (/work/oxidecomputer/omicron/trust-quorum) |
| 2850 | 2026-06-10T21:55:59.329Z | Compiling serde_with v1.14.0 |
| 2851 | 2026-06-10T21:56:00.432Z | Compiling lldpd-common v0.1.0 (https://github.com/oxidecomputer/lldp#54b26617) |
| 2852 | 2026-06-10T21:56:00.485Z | Compiling tokio-rustls v0.24.1 |
| 2853 | 2026-06-10T21:56:01.065Z | Compiling tufaceous v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#a7d440f5) |
| 2854 | 2026-06-10T21:56:01.391Z | Compiling nexus-mgs-updates v0.1.0 (/work/oxidecomputer/omicron/nexus/mgs-updates) |
| 2855 | 2026-06-10T21:56:01.423Z | Compiling nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy) |
| 2856 | 2026-06-10T21:56:01.552Z | Compiling attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?branch=main#ff9f27aa) |
| 2857 | 2026-06-10T21:56:02.260Z | Compiling tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git?branch=main#e644a21a) |
| 2858 | 2026-06-10T21:56:02.522Z | Compiling tungstenite v0.23.0 |
| 2859 | 2026-06-10T21:56:02.974Z | Compiling rustls-pemfile v1.0.4 |
| 2860 | 2026-06-10T21:56:03.020Z | Compiling clickhouse-admin-single-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-single-client) |
| 2861 | 2026-06-10T21:56:03.371Z | Compiling omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent) |
| 2862 | 2026-06-10T21:56:03.489Z | Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus) |
| 2863 | 2026-06-10T21:56:03.611Z | Compiling lldpd-types-versions v0.1.0 (https://github.com/oxidecomputer/lldp#54b26617) |
| 2864 | 2026-06-10T21:56:03.730Z | Compiling nix v0.27.1 |
| 2865 | 2026-06-10T21:56:04.852Z | Compiling twox-hash v2.1.2 |
| 2866 | 2026-06-10T21:56:04.892Z | Compiling serde_bytes v0.11.19 |
| 2867 | 2026-06-10T21:56:05.115Z | Compiling gateway-sp-comms v0.1.2 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25) |
| 2868 | 2026-06-10T21:56:05.186Z | Compiling sled-agent-early-networking v0.1.0 (/work/oxidecomputer/omicron/sled-agent/early-networking) |
| 2869 | 2026-06-10T21:56:05.354Z | Compiling lldpd-client v0.1.0 (https://github.com/oxidecomputer/lldp#54b26617) |
| 2870 | 2026-06-10T21:56:05.721Z | Compiling tokio-tungstenite v0.23.1 |
| 2871 | 2026-06-10T21:56:06.091Z | Compiling sled-agent-rack-setup v0.1.0 (/work/oxidecomputer/omicron/sled-agent/rack-setup) |
| 2872 | 2026-06-10T21:56:06.170Z | Compiling nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning) |
| 2873 | 2026-06-10T21:56:06.221Z | Compiling dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?branch=main#ff9f27aa) |
| 2874 | 2026-06-10T21:56:08.188Z | Compiling pmbus v0.1.7 (https://github.com/oxidecomputer/pmbus?rev=3e681b17aafce32e80e06aff2dd841c9153cf069#3e681b17) |
| 2875 | 2026-06-10T21:56:09.265Z | Compiling fmd-adm v0.3.0 (https://github.com/oxidecomputer/fmd-adm?rev=846361bf0a698a8c7efefd97b2828b9aa74858c4#846361bf) |
| 2876 | 2026-06-10T21:56:09.545Z | Compiling wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client) |
| 2877 | 2026-06-10T21:56:09.896Z | Compiling transient-dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server/transient) |
| 2878 | 2026-06-10T21:56:09.993Z | Compiling nexus-fm v0.1.0 (/work/oxidecomputer/omicron/nexus/fm) |
| 2879 | 2026-06-10T21:56:10.398Z | Compiling nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api) |
| 2880 | 2026-06-10T21:56:10.548Z | Compiling nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api) |
| 2881 | 2026-06-10T21:56:10.759Z | Compiling nexus-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/nexus/lockstep-api) |
| 2882 | 2026-06-10T21:56:11.159Z | Compiling propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7) |
| 2883 | 2026-06-10T21:56:11.274Z | Compiling sled-agent-health-monitor v0.1.0 (/work/oxidecomputer/omicron/sled-agent/health-monitor) |
| 2884 | 2026-06-10T21:56:12.944Z | Compiling ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc) |
| 2885 | 2026-06-10T21:56:13.849Z | Compiling clickhouse-admin-api v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/api) |
| 2886 | 2026-06-10T21:56:14.342Z | Compiling bootstrap-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-api) |
| 2887 | 2026-06-10T21:56:15.024Z | Compiling repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api) |
| 2888 | 2026-06-10T21:56:15.460Z | Compiling gateway-api v0.1.0 (/work/oxidecomputer/omicron/gateway-api) |
| 2889 | 2026-06-10T21:56:15.924Z | Compiling bootstrap-agent-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-lockstep-client) |
| 2890 | 2026-06-10T21:56:17.065Z | Compiling crucible-pantry-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=bd9a0e2abe6b6b89aec8c85f4ee57474144ed150#bd9a0e2a) |
| 2891 | 2026-06-10T21:56:17.569Z | Compiling bootstrap-agent-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-api) |
| 2892 | 2026-06-10T21:56:18.062Z | Compiling ntp-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types/versions) |
| 2893 | 2026-06-10T21:56:18.228Z | Compiling nexus-background-task-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/background-task-interface) |
| 2894 | 2026-06-10T21:56:18.331Z | Compiling signal-hook-tokio v0.3.1 |
| 2895 | 2026-06-10T21:56:18.356Z | Compiling fatfs v0.3.6 |
| 2896 | 2026-06-10T21:56:18.438Z | Compiling yasna v0.5.2 |
| 2897 | 2026-06-10T21:56:18.513Z | Compiling raw-cpuid v11.5.0 (https://github.com/oxidecomputer/rust-cpuid.git?rev=a4cf01df76f35430ff5d39dc2fe470bcb953503b#a4cf01df) |
| 2898 | 2026-06-10T21:56:18.997Z | Compiling is_ci v1.2.0 |
| 2899 | 2026-06-10T21:56:19.214Z | Compiling seq-macro v0.3.6 |
| 2900 | 2026-06-10T21:56:19.537Z | Compiling assert_matches v1.5.0 |
| 2901 | 2026-06-10T21:56:19.647Z | Compiling supports-color v3.0.2 |
| 2902 | 2026-06-10T21:56:19.700Z | Compiling rcgen v0.12.1 |
| 2903 | 2026-06-10T21:56:19.914Z | Compiling omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway) |
| 2904 | 2026-06-10T21:56:20.270Z | Compiling omicron-clickhouse-admin v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin) |
| 2905 | 2026-06-10T21:56:20.751Z | Compiling oximeter-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/api) |
| 2906 | 2026-06-10T21:56:21.214Z | Compiling omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin) |
| 2907 | 2026-06-10T21:56:21.451Z | Compiling omicron-ntp-admin v0.1.0 (/work/oxidecomputer/omicron/ntp-admin) |
| 2908 | 2026-06-10T21:56:21.693Z | Compiling subprocess v0.2.15 |
| 2909 | 2026-06-10T21:56:22.198Z | Compiling rtoolbox v0.0.3 |
| 2910 | 2026-06-10T21:56:22.503Z | Compiling rpassword v7.4.0 |
| 2911 | 2026-06-10T21:56:22.591Z | Compiling omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils) |
| 2912 | 2026-06-10T21:56:22.877Z | Compiling oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector) |
| 2913 | 2026-06-10T21:56:23.992Z | Compiling ntp-admin-api v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/api) |
| 2914 | 2026-06-10T21:56:24.148Z | Compiling ntp-admin-types v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types) |
| 2915 | 2026-06-10T21:56:24.307Z | Compiling wicketd-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-api) |
| 2916 | 2026-06-10T21:56:24.688Z | Compiling tui-tree-widget v0.23.1 |
| 2917 | 2026-06-10T21:56:25.005Z | Compiling installinator-api v0.1.0 (/work/oxidecomputer/omicron/installinator-api) |
| 2918 | 2026-06-10T21:56:26.625Z | Compiling omicron-omdb v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omdb) |
| 2919 | 2026-06-10T21:56:27.154Z | Compiling cockroach-admin-api v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/api) |
| 2920 | 2026-06-10T21:56:28.012Z | Compiling uzers v0.12.2 |
| 2921 | 2026-06-10T21:56:29.580Z | Compiling wicket v0.1.0 (/work/oxidecomputer/omicron/wicket) |
| 2922 | 2026-06-10T21:56:29.730Z | Compiling zone-setup v0.1.0 (/work/oxidecomputer/omicron/zone-setup) |
| 2923 | 2026-06-10T21:56:30.165Z | Compiling wicketd v0.1.0 (/work/oxidecomputer/omicron/wicketd) |
| 2924 | 2026-06-10T21:56:30.882Z | Compiling gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils) |
| 2925 | 2026-06-10T21:56:33.400Z | Compiling support-bundle-viewer v0.1.2 |
| 2926 | 2026-06-10T21:56:33.557Z | Compiling clickana v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickana) |
| 2927 | 2026-06-10T21:56:35.291Z | Compiling multimap v0.10.1 |
| 2928 | 2026-06-10T21:56:43.769Z | Compiling dnsadm v0.1.0 (/work/oxidecomputer/omicron/dns-server/dnsadm) |
| 2929 | 2026-06-10T21:56:46.376Z | Compiling nexus-db-errors v0.1.0 (/work/oxidecomputer/omicron/nexus/db-errors) |
| 2930 | 2026-06-10T21:56:50.062Z | Compiling erebor v0.1.0 (https://github.com/oxidecomputer/erebor?rev=48512bf970474ff0fd0868c833fd504c8d169064#48512bf9) |
| 2931 | 2026-06-10T21:56:55.876Z | Compiling internal-dns-cli v0.1.0 (/work/oxidecomputer/omicron/internal-dns/cli) |
| 2932 | 2026-06-10T21:56:56.755Z | Compiling oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog) |
| 2933 | 2026-06-10T22:02:43.229Z | Finished `release` profile [optimized] target(s) in 8m 03s |
| 2934 | 2026-06-10T22:03:32.986Z | |
| 2935 | 2026-06-10T22:03:32.986Z | real 8:54.562710681 |
| 2936 | 2026-06-10T22:03:32.986Z | user 1:19:13.039651532 |
| 2937 | 2026-06-10T22:03:32.989Z | sys 3:39.810391422 |
| 2938 | 2026-06-10T22:03:32.989Z | trap 1.727742414 |
| 2939 | 2026-06-10T22:03:32.989Z | tflt 2.478068920 |
| 2940 | 2026-06-10T22:03:32.989Z | dflt 17.498640103 |
| 2941 | 2026-06-10T22:03:32.989Z | kflt 0.037298720 |
| 2942 | 2026-06-10T22:03:32.989Z | lock 6:36:08.857847290 |
| 2943 | 2026-06-10T22:03:32.989Z | slp 2:15:11.228854520 |
| 2944 | 2026-06-10T22:03:32.989Z | lat 2:16.531233651 |
| 2945 | 2026-06-10T22:03:32.989Z | stop 5:23.404779511 |
| 2946 | 2026-06-10T22:03:32.989Z | + mapfile -t packages |
| 2947 | 2026-06-10T22:03:32.989Z | ++ cargo run --locked --release --bin omicron-package -- -t test list-outputs |
| 2948 | 2026-06-10T22:03:33.947Z | Finished `release` profile [optimized] target(s) in 0.95s |
| 2949 | 2026-06-10T22:03:34.025Z | Running `target/release/omicron-package -t test list-outputs` |
| 2950 | 2026-06-10T22:03:34.090Z | Logging to: /work/oxidecomputer/omicron/out/LOG |
| 2951 | 2026-06-10T22:03:34.094Z | + ptime -m cargo build --locked --release -p xtask |
| 2952 | 2026-06-10T22:03:34.625Z | Compiling libc v0.2.185 |
| 2953 | 2026-06-10T22:03:34.625Z | Compiling serde v1.0.228 |
| 2954 | 2026-06-10T22:03:34.630Z | Compiling serde_core v1.0.228 |
| 2955 | 2026-06-10T22:03:34.630Z | Compiling rustix v1.1.3 |
| 2956 | 2026-06-10T22:03:34.729Z | Compiling bitflags v2.11.0 |
| 2957 | 2026-06-10T22:03:34.733Z | Compiling serde_json v1.0.149 |
| 2958 | 2026-06-10T22:03:34.776Z | Compiling num-traits v0.2.19 |
| 2959 | 2026-06-10T22:03:34.789Z | Compiling syn v2.0.117 |
| 2960 | 2026-06-10T22:03:34.813Z | Compiling smallvec v1.15.1 |
| 2961 | 2026-06-10T22:03:34.813Z | Compiling indexmap v2.14.0 |
| 2962 | 2026-06-10T22:03:34.839Z | Compiling usdt-impl v0.5.0 |
| 2963 | 2026-06-10T22:03:34.851Z | Compiling syn v1.0.109 |
| 2964 | 2026-06-10T22:03:34.863Z | Compiling log v0.4.29 |
| 2965 | 2026-06-10T22:03:34.877Z | Compiling percent-encoding v2.3.2 |
| 2966 | 2026-06-10T22:03:35.022Z | Compiling getrandom v0.4.1 |
| 2967 | 2026-06-10T22:03:35.135Z | Compiling form_urlencoded v1.2.2 |
| 2968 | 2026-06-10T22:03:35.232Z | Compiling fs-err v3.3.0 |
| 2969 | 2026-06-10T22:03:35.235Z | Compiling heck v0.4.1 |
| 2970 | 2026-06-10T22:03:35.235Z | Compiling once_cell v1.21.3 |
| 2971 | 2026-06-10T22:03:35.269Z | Compiling anyhow v1.0.102 |
| 2972 | 2026-06-10T22:03:35.478Z | Compiling errno v0.3.14 |
| 2973 | 2026-06-10T22:03:35.481Z | Compiling thread-id v4.2.2 |
| 2974 | 2026-06-10T22:03:35.481Z | Compiling memmap v0.7.0 |
| 2975 | 2026-06-10T22:03:35.794Z | Compiling ordered-float v2.10.1 |
| 2976 | 2026-06-10T22:03:36.370Z | Compiling proc-macro-error v1.0.4 |
| 2977 | 2026-06-10T22:03:36.493Z | Compiling terminal_size v0.4.3 |
| 2978 | 2026-06-10T22:03:36.493Z | Compiling tempfile v3.25.0 |
| 2979 | 2026-06-10T22:03:36.595Z | Compiling clap_builder v4.6.0 |
| 2980 | 2026-06-10T22:03:36.595Z | Compiling textwrap v0.16.2 |
| 2981 | 2026-06-10T22:03:36.622Z | Compiling tabled_derive v0.7.0 |
| 2982 | 2026-06-10T22:03:36.735Z | Compiling camino-tempfile v1.4.1 |
| 2983 | 2026-06-10T22:03:37.280Z | Compiling tabled v0.15.0 |
| 2984 | 2026-06-10T22:03:37.306Z | Compiling synstructure v0.13.2 |
| 2985 | 2026-06-10T22:03:37.307Z | Compiling pest_generator v2.8.6 |
| 2986 | 2026-06-10T22:03:37.724Z | Compiling serde_derive v1.0.228 |
| 2987 | 2026-06-10T22:03:37.724Z | Compiling zerovec-derive v0.11.2 |
| 2988 | 2026-06-10T22:03:37.728Z | Compiling displaydoc v0.2.5 |
| 2989 | 2026-06-10T22:03:37.728Z | Compiling thiserror-impl v1.0.69 |
| 2990 | 2026-06-10T22:03:37.728Z | Compiling zerocopy-derive v0.7.35 |
| 2991 | 2026-06-10T22:03:37.728Z | Compiling scroll_derive v0.12.1 |
| 2992 | 2026-06-10T22:03:37.737Z | Compiling thiserror-impl v2.0.18 |
| 2993 | 2026-06-10T22:03:37.742Z | Compiling clap_derive v4.6.1 |
| 2994 | 2026-06-10T22:03:37.760Z | Compiling zerofrom-derive v0.1.6 |
| 2995 | 2026-06-10T22:03:37.763Z | Compiling yoke-derive v0.8.1 |
| 2996 | 2026-06-10T22:03:37.844Z | Compiling pest_derive v2.8.6 |
| 2997 | 2026-06-10T22:03:38.431Z | Compiling scroll v0.12.0 |
| 2998 | 2026-06-10T22:03:38.597Z | Compiling zerocopy v0.7.35 |
| 2999 | 2026-06-10T22:03:38.765Z | Compiling goblin v0.8.2 |
| 3000 | 2026-06-10T22:03:38.875Z | Compiling thiserror v1.0.69 |
| 3001 | 2026-06-10T22:03:38.890Z | Compiling zerofrom v0.1.6 |
| 3002 | 2026-06-10T22:03:38.999Z | Compiling dtrace-parser v0.2.0 |
| 3003 | 2026-06-10T22:03:39.046Z | Compiling yoke v0.8.1 |
| 3004 | 2026-06-10T22:03:39.139Z | Compiling thiserror v2.0.18 |
| 3005 | 2026-06-10T22:03:39.260Z | Compiling zerovec v0.11.5 |
| 3006 | 2026-06-10T22:03:39.275Z | Compiling zerotrie v0.2.3 |
| 3007 | 2026-06-10T22:03:39.498Z | Compiling clap v4.6.1 |
| 3008 | 2026-06-10T22:03:39.858Z | Compiling tinystr v0.8.2 |
| 3009 | 2026-06-10T22:03:40.095Z | Compiling icu_locale_core v2.1.1 |
| 3010 | 2026-06-10T22:03:40.934Z | Compiling potential_utf v0.1.4 |
| 3011 | 2026-06-10T22:03:41.038Z | Compiling icu_provider v2.1.1 |
| 3012 | 2026-06-10T22:03:41.161Z | Compiling icu_collections v2.1.1 |
| 3013 | 2026-06-10T22:03:41.427Z | Compiling toml_datetime v0.6.11 |
| 3014 | 2026-06-10T22:03:41.487Z | Compiling serde_spanned v0.6.9 |
| 3015 | 2026-06-10T22:03:41.523Z | Compiling dof v0.3.0 |
| 3016 | 2026-06-10T22:03:41.536Z | Compiling icu_normalizer v2.1.1 |
| 3017 | 2026-06-10T22:03:41.536Z | Compiling icu_properties v2.1.2 |
| 3018 | 2026-06-10T22:03:41.579Z | Compiling serde-value v0.7.0 |
| 3019 | 2026-06-10T22:03:41.591Z | Compiling cargo-platform v0.2.0 |
| 3020 | 2026-06-10T22:03:41.672Z | Compiling toml_edit v0.22.27 |
| 3021 | 2026-06-10T22:03:41.698Z | Compiling macaddr v1.0.1 |
| 3022 | 2026-06-10T22:03:41.784Z | Compiling serde_tokenstream v0.2.3 |
| 3023 | 2026-06-10T22:03:42.494Z | Compiling idna_adapter v1.2.1 |
| 3024 | 2026-06-10T22:03:42.633Z | Compiling usdt-attr-macro v0.5.0 |
| 3025 | 2026-06-10T22:03:42.663Z | Compiling idna v1.1.0 |
| 3026 | 2026-06-10T22:03:42.681Z | Compiling usdt-macro v0.5.0 |
| 3027 | 2026-06-10T22:03:42.987Z | Compiling url v2.5.8 |
| 3028 | 2026-06-10T22:03:43.236Z | Compiling toml v0.8.23 |
| 3029 | 2026-06-10T22:03:43.250Z | Compiling usdt v0.5.0 |
| 3030 | 2026-06-10T22:03:43.690Z | Compiling cargo-util-schemas v0.8.2 |
| 3031 | 2026-06-10T22:03:43.690Z | Compiling cargo_toml v0.21.0 |
| 3032 | 2026-06-10T22:03:44.732Z | Compiling cargo_metadata v0.21.0 |
| 3033 | 2026-06-10T22:03:47.787Z | Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask) |
| 3034 | 2026-06-10T22:03:50.799Z | Finished `release` profile [optimized] target(s) in 16.69s |
| 3035 | 2026-06-10T22:03:50.961Z | |
| 3036 | 2026-06-10T22:03:50.964Z | real 16.829026220 |
| 3037 | 2026-06-10T22:03:50.964Z | user 2:22.008169071 |
| 3038 | 2026-06-10T22:03:50.964Z | sys 17.424016366 |
| 3039 | 2026-06-10T22:03:50.964Z | trap 0.072468260 |
| 3040 | 2026-06-10T22:03:50.965Z | tflt 0.602685943 |
| 3041 | 2026-06-10T22:03:50.965Z | dflt 1.778463174 |
| 3042 | 2026-06-10T22:03:50.965Z | kflt 0.000126240 |
| 3043 | 2026-06-10T22:03:50.965Z | lock 5:15.015331176 |
| 3044 | 2026-06-10T22:03:50.965Z | slp 3:20.879574186 |
| 3045 | 2026-06-10T22:03:50.965Z | lat 5.827693543 |
| 3046 | 2026-06-10T22:03:50.965Z | stop 20.883337213 |
| 3047 | 2026-06-10T22:03:50.965Z | + export CARGO_PROFILE_DEV_DEBUG=line-tables-only |
| 3048 | 2026-06-10T22:03:50.965Z | + CARGO_PROFILE_DEV_DEBUG=line-tables-only |
| 3049 | 2026-06-10T22:03:50.965Z | + export CARGO_PROFILE_TEST_DEBUG=line-tables-only |
| 3050 | 2026-06-10T22:03:50.965Z | + CARGO_PROFILE_TEST_DEBUG=line-tables-only |
| 3051 | 2026-06-10T22:03:50.965Z | + ptime -m cargo build --locked -p end-to-end-tests --tests --bin bootstrap --message-format json-render-diagnostics |
| 3052 | 2026-06-10T22:03:51.929Z | Compiling progenitor-client v0.14.0 |
| 3053 | 2026-06-10T22:03:51.929Z | Compiling newtype-uuid-macros v0.1.0 |
| 3054 | 2026-06-10T22:03:51.933Z | Compiling structmeta-derive v0.3.0 |
| 3055 | 2026-06-10T22:03:51.933Z | Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack) |
| 3056 | 2026-06-10T22:03:51.933Z | Compiling rustls v0.22.4 |
| 3057 | 2026-06-10T22:03:52.097Z | Compiling rustls-webpki v0.102.8 |
| 3058 | 2026-06-10T22:03:52.100Z | Compiling multer v3.1.0 |
| 3059 | 2026-06-10T22:03:52.107Z | Compiling compression-core v0.4.31 |
| 3060 | 2026-06-10T22:03:52.110Z | Compiling debug-ignore v1.0.5 |
| 3061 | 2026-06-10T22:03:52.110Z | Compiling match_cfg v0.1.0 |
| 3062 | 2026-06-10T22:03:52.110Z | Compiling atomicwrites v0.4.4 |
| 3063 | 2026-06-10T22:03:52.110Z | Compiling slog-json v2.6.1 |
| 3064 | 2026-06-10T22:03:52.190Z | Compiling async-stream-impl v0.3.6 |
| 3065 | 2026-06-10T22:03:52.194Z | Compiling serde_spanned v1.0.4 |
| 3066 | 2026-06-10T22:03:52.194Z | Compiling toml_datetime v1.0.0+spec-1.1.0 |
| 3067 | 2026-06-10T22:03:52.194Z | Compiling dropshot v0.17.0 |
| 3068 | 2026-06-10T22:03:52.272Z | Compiling compression-codecs v0.4.37 |
| 3069 | 2026-06-10T22:03:52.303Z | Compiling toml_writer v1.0.6+spec-1.1.0 |
| 3070 | 2026-06-10T22:03:52.432Z | Compiling itertools v0.14.0 |
| 3071 | 2026-06-10T22:03:52.450Z | Compiling waitgroup v0.1.2 |
| 3072 | 2026-06-10T22:03:52.454Z | Compiling rustls-pemfile v2.2.0 |
| 3073 | 2026-06-10T22:03:52.508Z | Compiling hostname v0.3.1 |
| 3074 | 2026-06-10T22:03:52.614Z | Compiling toml v1.0.6+spec-1.1.0 |
| 3075 | 2026-06-10T22:03:52.617Z | Compiling async-compression v0.4.41 |
| 3076 | 2026-06-10T22:03:52.617Z | Compiling dropshot_endpoint v0.17.0 |
| 3077 | 2026-06-10T22:03:52.632Z | Compiling hostname v0.4.2 |
| 3078 | 2026-06-10T22:03:52.652Z | Compiling slog-bunyan v2.5.0 |
| 3079 | 2026-06-10T22:03:52.712Z | Compiling serde_path_to_error v0.1.20 |
| 3080 | 2026-06-10T22:03:52.716Z | Compiling regress v0.10.5 |
| 3081 | 2026-06-10T22:03:52.747Z | Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#8f60acdf) |
| 3082 | 2026-06-10T22:03:52.832Z | Compiling macaddr v1.0.1 |
| 3083 | 2026-06-10T22:03:52.854Z | Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 3084 | 2026-06-10T22:03:52.856Z | Compiling instant v0.1.13 |
| 3085 | 2026-06-10T22:03:52.931Z | Compiling backon v1.6.0 |
| 3086 | 2026-06-10T22:03:52.968Z | Compiling async-stream v0.3.6 |
| 3087 | 2026-06-10T22:03:52.972Z | Compiling backoff v0.4.0 |
| 3088 | 2026-06-10T22:03:53.007Z | Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity) |
| 3089 | 2026-06-10T22:03:53.007Z | Compiling progenitor-client v0.10.0 |
| 3090 | 2026-06-10T22:03:53.044Z | Compiling protocol v0.1.0 (https://github.com/oxidecomputer/lldp#54b26617) |
| 3091 | 2026-06-10T22:03:53.062Z | Compiling omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds) |
| 3092 | 2026-06-10T22:03:53.091Z | Compiling humantime v2.3.0 |
| 3093 | 2026-06-10T22:03:53.109Z | Compiling universal-hash v0.5.1 |
| 3094 | 2026-06-10T22:03:53.163Z | Compiling progenitor-extras v0.2.0 |
| 3095 | 2026-06-10T22:03:53.180Z | Compiling opaque-debug v0.3.1 |
| 3096 | 2026-06-10T22:03:53.202Z | Compiling structmeta v0.3.0 |
| 3097 | 2026-06-10T22:03:53.221Z | Compiling half v2.7.1 |
| 3098 | 2026-06-10T22:03:53.269Z | Compiling crucible-workspace-hack v0.1.0 |
| 3099 | 2026-06-10T22:03:53.288Z | Compiling ciborium-io v0.2.2 |
| 3100 | 2026-06-10T22:03:53.307Z | Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 3101 | 2026-06-10T22:03:53.354Z | Compiling convert_case v0.4.0 |
| 3102 | 2026-06-10T22:03:53.396Z | Compiling aead v0.5.2 |
| 3103 | 2026-06-10T22:03:53.414Z | Compiling secrecy v0.10.3 |
| 3104 | 2026-06-10T22:03:53.450Z | Compiling derive-ex v0.1.8 |
| 3105 | 2026-06-10T22:03:53.470Z | Compiling parse-display-derive v0.10.0 |
| 3106 | 2026-06-10T22:03:53.491Z | Compiling omicron-ledger v0.1.0 (/work/oxidecomputer/omicron/ledger) |
| 3107 | 2026-06-10T22:03:53.494Z | Compiling ciborium-ll v0.2.2 |
| 3108 | 2026-06-10T22:03:53.550Z | Compiling poly1305 v0.8.0 |
| 3109 | 2026-06-10T22:03:53.598Z | Compiling chacha20 v0.9.1 |
| 3110 | 2026-06-10T22:03:53.630Z | Compiling regress v0.11.1 |
| 3111 | 2026-06-10T22:03:53.662Z | Compiling unsafe-libyaml v0.2.11 |
| 3112 | 2026-06-10T22:03:53.723Z | Compiling ciborium v0.2.2 |
| 3113 | 2026-06-10T22:03:53.753Z | Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=bd9a0e2abe6b6b89aec8c85f4ee57474144ed150#bd9a0e2a) |
| 3114 | 2026-06-10T22:03:53.773Z | Compiling derive_more v0.99.20 |
| 3115 | 2026-06-10T22:03:53.789Z | Compiling sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types) |
| 3116 | 2026-06-10T22:03:53.807Z | Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7) |
| 3117 | 2026-06-10T22:03:53.886Z | Compiling thiserror-impl-no-std v2.0.2 |
| 3118 | 2026-06-10T22:03:53.962Z | Compiling gfss v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/gfss) |
| 3119 | 2026-06-10T22:03:53.980Z | Compiling byte-wrapper v0.1.0 |
| 3120 | 2026-06-10T22:03:54.166Z | Compiling password-hash v0.5.0 |
| 3121 | 2026-06-10T22:03:54.184Z | Compiling blake2 v0.10.6 |
| 3122 | 2026-06-10T22:03:54.332Z | Compiling serde_yaml v0.9.34+deprecated |
| 3123 | 2026-06-10T22:03:54.349Z | Compiling propolis-api-types-versions v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7) |
| 3124 | 2026-06-10T22:03:54.368Z | Compiling toml_datetime v0.7.5+spec-1.1.0 |
| 3125 | 2026-06-10T22:03:54.455Z | Compiling tokio-rustls v0.25.0 |
| 3126 | 2026-06-10T22:03:54.472Z | Compiling argon2 v0.5.3 |
| 3127 | 2026-06-10T22:03:54.500Z | Compiling chacha20poly1305 v0.10.1 |
| 3128 | 2026-06-10T22:03:54.624Z | Compiling toml_edit v0.23.10+spec-1.0.0 |
| 3129 | 2026-06-10T22:03:54.651Z | Compiling indent_write v2.2.0 |
| 3130 | 2026-06-10T22:03:54.717Z | Compiling heapless v0.8.0 |
| 3131 | 2026-06-10T22:03:54.775Z | Compiling ingot-macros v0.1.1 |
| 3132 | 2026-06-10T22:03:54.816Z | Compiling tabwriter v1.4.1 |
| 3133 | 2026-06-10T22:03:55.055Z | Compiling omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords) |
| 3134 | 2026-06-10T22:03:55.142Z | Compiling thiserror-no-std v2.0.2 |
| 3135 | 2026-06-10T22:03:55.246Z | Compiling test-strategy v0.4.5 |
| 3136 | 2026-06-10T22:03:55.267Z | Compiling typify-impl v0.6.2 |
| 3137 | 2026-06-10T22:03:55.286Z | Compiling parse-display v0.10.0 |
| 3138 | 2026-06-10T22:03:55.290Z | Compiling vsss-rs v3.3.4 |
| 3139 | 2026-06-10T22:03:55.356Z | Compiling proc-macro-crate v3.4.0 |
| 3140 | 2026-06-10T22:03:55.671Z | Compiling hash32 v0.3.1 |
| 3141 | 2026-06-10T22:03:55.745Z | Compiling smoltcp v0.11.0 |
| 3142 | 2026-06-10T22:03:55.765Z | Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 3143 | 2026-06-10T22:03:55.895Z | Compiling num-rational v0.4.2 |
| 3144 | 2026-06-10T22:03:55.994Z | Compiling cobs v0.3.0 |
| 3145 | 2026-06-10T22:03:56.013Z | Compiling num_enum_derive v0.7.6 |
| 3146 | 2026-06-10T22:03:56.057Z | Compiling num-complex v0.4.6 |
| 3147 | 2026-06-10T22:03:56.080Z | Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7) |
| 3148 | 2026-06-10T22:03:56.153Z | Compiling colored v3.1.1 |
| 3149 | 2026-06-10T22:03:56.220Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#d9645f8d) |
| 3150 | 2026-06-10T22:03:56.237Z | Compiling postcard v1.1.3 |
| 3151 | 2026-06-10T22:03:56.350Z | Compiling proc-macro-error v1.0.4 |
| 3152 | 2026-06-10T22:03:56.458Z | Compiling trust-quorum-types-versions v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types/versions) |
| 3153 | 2026-06-10T22:03:56.485Z | Compiling num v0.4.3 |
| 3154 | 2026-06-10T22:03:56.488Z | Compiling proc-macro-crate v1.3.1 |
| 3155 | 2026-06-10T22:03:56.519Z | Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=8b44982bf0d3f8ea52c810b2b00425a1e350e2f8#8b44982b) |
| 3156 | 2026-06-10T22:03:56.548Z | Compiling foreign-types-macros v0.2.3 |
| 3157 | 2026-06-10T22:03:56.588Z | Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=8b44982bf0d3f8ea52c810b2b00425a1e350e2f8#8b44982b) |
| 3158 | 2026-06-10T22:03:56.612Z | Compiling foreign-types-shared v0.3.1 |
| 3159 | 2026-06-10T22:03:56.703Z | Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore) |
| 3160 | 2026-06-10T22:03:56.735Z | Compiling cpufeatures v0.3.0 |
| 3161 | 2026-06-10T22:03:56.818Z | Compiling rayon-core v1.13.0 |
| 3162 | 2026-06-10T22:03:56.842Z | Compiling float-ord v0.3.2 |
| 3163 | 2026-06-10T22:03:56.881Z | Compiling tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#a7d440f5) |
| 3164 | 2026-06-10T22:03:56.926Z | Compiling chacha20 v0.10.0 |
| 3165 | 2026-06-10T22:03:56.982Z | Compiling num_enum_derive v0.5.11 |
| 3166 | 2026-06-10T22:03:57.002Z | Compiling crossbeam-deque v0.8.6 |
| 3167 | 2026-06-10T22:03:57.018Z | Compiling camino-tempfile v1.4.1 |
| 3168 | 2026-06-10T22:03:57.069Z | Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 3169 | 2026-06-10T22:03:57.099Z | Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=8b44982bf0d3f8ea52c810b2b00425a1e350e2f8#8b44982b) |
| 3170 | 2026-06-10T22:03:57.117Z | Compiling cstr-argument v0.1.2 |
| 3171 | 2026-06-10T22:03:57.155Z | Compiling num_enum v0.7.6 |
| 3172 | 2026-06-10T22:03:57.202Z | Compiling foreign-types v0.5.0 |
| 3173 | 2026-06-10T22:03:57.228Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#1e40efd8) |
| 3174 | 2026-06-10T22:03:57.288Z | Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 3175 | 2026-06-10T22:03:57.309Z | Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#d9645f8d) |
| 3176 | 2026-06-10T22:03:57.312Z | Compiling rand v0.10.0 |
| 3177 | 2026-06-10T22:03:57.312Z | Compiling toml v0.8.23 |
| 3178 | 2026-06-10T22:03:57.473Z | Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino#7e56ab6e) |
| 3179 | 2026-06-10T22:03:57.477Z | Compiling zone_cfg_derive v0.3.1 |
| 3180 | 2026-06-10T22:03:57.593Z | Compiling omicron-common v0.1.0 (/work/oxidecomputer/omicron/common) |
| 3181 | 2026-06-10T22:03:57.614Z | Compiling key-manager-types v0.1.0 (/work/oxidecomputer/omicron/key-manager/types) |
| 3182 | 2026-06-10T22:03:57.617Z | Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 3183 | 2026-06-10T22:03:57.617Z | Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7) |
| 3184 | 2026-06-10T22:03:57.670Z | Compiling itertools v0.12.1 |
| 3185 | 2026-06-10T22:03:57.786Z | Compiling num-derive v0.4.2 |
| 3186 | 2026-06-10T22:03:57.805Z | Compiling ingot-types v0.1.2 |
| 3187 | 2026-06-10T22:03:57.826Z | Compiling rayon v1.11.0 |
| 3188 | 2026-06-10T22:03:57.861Z | Compiling sigpipe v0.1.3 |
| 3189 | 2026-06-10T22:03:57.925Z | Compiling glob v0.3.3 |
| 3190 | 2026-06-10T22:03:58.071Z | Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils) |
| 3191 | 2026-06-10T22:03:58.142Z | Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7) |
| 3192 | 2026-06-10T22:03:58.166Z | Compiling num_enum v0.5.11 |
| 3193 | 2026-06-10T22:03:58.195Z | Compiling ingot v0.1.1 |
| 3194 | 2026-06-10T22:03:58.214Z | Compiling smf v0.2.3 |
| 3195 | 2026-06-10T22:03:58.264Z | Compiling whoami v1.6.1 |
| 3196 | 2026-06-10T22:03:58.296Z | Compiling illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b) |
| 3197 | 2026-06-10T22:03:58.330Z | Compiling prettyplease v0.2.37 |
| 3198 | 2026-06-10T22:03:58.354Z | Compiling usdt-macro v0.5.0 |
| 3199 | 2026-06-10T22:03:58.371Z | Compiling usdt-attr-macro v0.5.0 |
| 3200 | 2026-06-10T22:03:58.411Z | Compiling gethostname v0.5.0 |
| 3201 | 2026-06-10T22:03:58.602Z | Compiling memmap v0.7.0 |
| 3202 | 2026-06-10T22:03:58.646Z | Compiling derive-where v1.6.0 |
| 3203 | 2026-06-10T22:03:58.796Z | Compiling resolv-conf v0.7.6 |
| 3204 | 2026-06-10T22:03:58.816Z | Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=bd9a0e2abe6b6b89aec8c85f4ee57474144ed150#bd9a0e2a) |
| 3205 | 2026-06-10T22:03:58.832Z | Compiling trust-quorum-types v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types) |
| 3206 | 2026-06-10T22:03:58.861Z | Compiling zone v0.3.1 |
| 3207 | 2026-06-10T22:03:58.975Z | Compiling cancel-safe-futures v0.1.5 |
| 3208 | 2026-06-10T22:03:58.995Z | Compiling owo-colors v4.3.0 |
| 3209 | 2026-06-10T22:03:59.167Z | Compiling libsw-core v0.3.2 |
| 3210 | 2026-06-10T22:03:59.188Z | Compiling console v0.15.11 |
| 3211 | 2026-06-10T22:03:59.245Z | Compiling hickory-proto v0.24.4 |
| 3212 | 2026-06-10T22:03:59.249Z | Compiling usdt v0.5.0 |
| 3213 | 2026-06-10T22:03:59.385Z | Compiling libsw v3.5.0 |
| 3214 | 2026-06-10T22:03:59.583Z | Compiling oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog) |
| 3215 | 2026-06-10T22:03:59.603Z | Compiling newline-converter v0.3.0 |
| 3216 | 2026-06-10T22:03:59.603Z | Compiling libefi-sys v0.1.0 |
| 3217 | 2026-06-10T22:03:59.639Z | Compiling linear-map v1.2.0 |
| 3218 | 2026-06-10T22:03:59.660Z | Compiling linked-hash-map v0.5.6 |
| 3219 | 2026-06-10T22:03:59.677Z | Compiling git-stub v1.0.0 |
| 3220 | 2026-06-10T22:03:59.755Z | Compiling expectorate v1.2.0 |
| 3221 | 2026-06-10T22:03:59.832Z | Compiling lru-cache v0.1.2 |
| 3222 | 2026-06-10T22:03:59.850Z | Compiling bitfield-struct v0.6.2 |
| 3223 | 2026-06-10T22:03:59.872Z | Compiling nom v8.0.0 |
| 3224 | 2026-06-10T22:03:59.912Z | Compiling semver v0.1.20 |
| 3225 | 2026-06-10T22:03:59.957Z | Compiling git-stub-vcs v0.1.0 |
| 3226 | 2026-06-10T22:03:59.981Z | Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=8b44982bf0d3f8ea52c810b2b00425a1e350e2f8#8b44982b) |
| 3227 | 2026-06-10T22:03:59.998Z | Compiling tokio-dtrace v0.1.1 |
| 3228 | 2026-06-10T22:04:00.045Z | Compiling typify-macro v0.6.2 |
| 3229 | 2026-06-10T22:04:00.068Z | Compiling update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine) |
| 3230 | 2026-06-10T22:04:00.159Z | Compiling rustc_version v0.1.7 |
| 3231 | 2026-06-10T22:04:00.212Z | Compiling dropshot-api-manager-types v0.7.2 |
| 3232 | 2026-06-10T22:04:00.232Z | Compiling slog-dtrace v0.3.0 |
| 3233 | 2026-06-10T22:04:00.254Z | Compiling minimal-lexical v0.2.1 |
| 3234 | 2026-06-10T22:04:00.259Z | Compiling nvme v0.1.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221) |
| 3235 | 2026-06-10T22:04:00.300Z | Compiling oxide-tokio-rt v0.1.4 |
| 3236 | 2026-06-10T22:04:00.303Z | Compiling libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1) |
| 3237 | 2026-06-10T22:04:00.355Z | Compiling gateway-types-versions v0.1.0 (/work/oxidecomputer/omicron/gateway-types/versions) |
| 3238 | 2026-06-10T22:04:00.382Z | Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl) |
| 3239 | 2026-06-10T22:04:00.421Z | Compiling newtype_derive v0.1.6 |
| 3240 | 2026-06-10T22:04:00.523Z | Compiling nom v7.1.3 |
| 3241 | 2026-06-10T22:04:00.555Z | Compiling phf_shared v0.12.1 |
| 3242 | 2026-06-10T22:04:00.558Z | Compiling libnvme-sys v0.0.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221) |
| 3243 | 2026-06-10T22:04:00.592Z | Compiling csv-core v0.1.13 |
| 3244 | 2026-06-10T22:04:00.595Z | Compiling highway v1.3.0 |
| 3245 | 2026-06-10T22:04:00.634Z | Compiling chrono-tz v0.10.4 |
| 3246 | 2026-06-10T22:04:00.651Z | Compiling client-common v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=951f759b1d8e61cf65c2a823e61933ff3ea0bdf1#951f759b) |
| 3247 | 2026-06-10T22:04:00.746Z | Compiling xshell-macros v0.2.7 |
| 3248 | 2026-06-10T22:04:00.779Z | Compiling const_format_proc_macros v0.2.34 |
| 3249 | 2026-06-10T22:04:00.848Z | Compiling libnvme v0.1.1 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221) |
| 3250 | 2026-06-10T22:04:00.927Z | Compiling csv v1.4.0 |
| 3251 | 2026-06-10T22:04:00.968Z | Compiling phf v0.12.1 |
| 3252 | 2026-06-10T22:04:01.153Z | Compiling ereport-types v0.1.0 (/work/oxidecomputer/omicron/ereport/types) |
| 3253 | 2026-06-10T22:04:01.171Z | Compiling primeorder v0.13.6 |
| 3254 | 2026-06-10T22:04:01.188Z | Compiling xshell v0.2.7 |
| 3255 | 2026-06-10T22:04:01.272Z | Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=8b44982bf0d3f8ea52c810b2b00425a1e350e2f8#8b44982b) |
| 3256 | 2026-06-10T22:04:01.403Z | Compiling hickory-resolver v0.24.4 |
| 3257 | 2026-06-10T22:04:01.439Z | Compiling cockroach-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types/versions) |
| 3258 | 2026-06-10T22:04:01.624Z | Compiling tabled_derive v0.7.0 |
| 3259 | 2026-06-10T22:04:01.652Z | Compiling const_format v0.2.35 |
| 3260 | 2026-06-10T22:04:01.733Z | Compiling clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3) |
| 3261 | 2026-06-10T22:04:01.752Z | Compiling sled-agent-types-versions v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types/versions) |
| 3262 | 2026-06-10T22:04:01.778Z | Compiling oximeter-types-versions v0.1.0 (/work/oxidecomputer/omicron/oximeter/types/versions) |
| 3263 | 2026-06-10T22:04:01.915Z | Compiling typify v0.6.2 |
| 3264 | 2026-06-10T22:04:01.933Z | Compiling internal-dns-types-versions v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types/versions) |
| 3265 | 2026-06-10T22:04:02.010Z | Compiling mg-api-types-versions v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=951f759b1d8e61cf65c2a823e61933ff3ea0bdf1#951f759b) |
| 3266 | 2026-06-10T22:04:02.062Z | Compiling progenitor-impl v0.14.0 |
| 3267 | 2026-06-10T22:04:02.183Z | Compiling gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types) |
| 3268 | 2026-06-10T22:04:02.297Z | Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db) |
| 3269 | 2026-06-10T22:04:02.419Z | Compiling clickhouse-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types/versions) |
| 3270 | 2026-06-10T22:04:02.526Z | Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=8b44982bf0d3f8ea52c810b2b00425a1e350e2f8#8b44982b) |
| 3271 | 2026-06-10T22:04:02.597Z | Compiling qorb v0.4.1 |
| 3272 | 2026-06-10T22:04:02.715Z | Compiling internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types) |
| 3273 | 2026-06-10T22:04:02.784Z | Compiling key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager) |
| 3274 | 2026-06-10T22:04:02.891Z | Compiling bcs v0.1.6 |
| 3275 | 2026-06-10T22:04:02.985Z | Compiling termtree v0.5.1 |
| 3276 | 2026-06-10T22:04:03.051Z | Compiling salty v0.3.0 |
| 3277 | 2026-06-10T22:04:03.184Z | Compiling tagptr v0.2.0 |
| 3278 | 2026-06-10T22:04:03.243Z | Compiling textwrap v0.16.2 |
| 3279 | 2026-06-10T22:04:03.300Z | Compiling tabled v0.15.0 |
| 3280 | 2026-06-10T22:04:03.353Z | Compiling moka v0.12.13 |
| 3281 | 2026-06-10T22:04:03.369Z | Compiling cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types) |
| 3282 | 2026-06-10T22:04:03.576Z | Compiling steno v0.4.1 |
| 3283 | 2026-06-10T22:04:03.605Z | Compiling parallel-task-set v0.1.0 (/work/oxidecomputer/omicron/parallel-task-set) |
| 3284 | 2026-06-10T22:04:03.642Z | Compiling radium v0.7.0 |
| 3285 | 2026-06-10T22:04:03.753Z | Compiling oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types) |
| 3286 | 2026-06-10T22:04:03.772Z | Compiling base64 v0.21.7 |
| 3287 | 2026-06-10T22:04:03.809Z | Compiling oximeter-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb) |
| 3288 | 2026-06-10T22:04:03.978Z | Compiling p384 v0.13.1 |
| 3289 | 2026-06-10T22:04:04.093Z | Compiling oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema) |
| 3290 | 2026-06-10T22:04:04.134Z | Compiling oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types) |
| 3291 | 2026-06-10T22:04:04.190Z | Compiling hickory-resolver v0.25.2 |
| 3292 | 2026-06-10T22:04:04.233Z | Compiling ntp-admin-v1-client v0.1.0 (/work/oxidecomputer/omicron/clients/ntp-admin-v1-client) |
| 3293 | 2026-06-10T22:04:04.427Z | Compiling clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types) |
| 3294 | 2026-06-10T22:04:04.578Z | Compiling typify-impl v0.4.3 |
| 3295 | 2026-06-10T22:04:04.706Z | Compiling rats-corim v0.1.0 (https://github.com/oxidecomputer/rats-corim#f0d5d516) |
| 3296 | 2026-06-10T22:04:04.710Z | Compiling maybe-uninit v2.0.0 |
| 3297 | 2026-06-10T22:04:04.743Z | Compiling tap v1.0.1 |
| 3298 | 2026-06-10T22:04:04.837Z | Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb) |
| 3299 | 2026-06-10T22:04:04.873Z | Compiling progenitor-macro v0.14.0 |
| 3300 | 2026-06-10T22:04:04.892Z | Compiling wyz v0.5.1 |
| 3301 | 2026-06-10T22:04:05.138Z | Compiling installinator-common-versions v0.1.0 (/work/oxidecomputer/omicron/installinator-common/versions) |
| 3302 | 2026-06-10T22:04:05.158Z | Compiling proc-macro-error-attr2 v2.0.0 |
| 3303 | 2026-06-10T22:04:05.361Z | Compiling packed_struct v0.10.1 |
| 3304 | 2026-06-10T22:04:05.514Z | Compiling funty v2.0.0 |
| 3305 | 2026-06-10T22:04:05.605Z | Compiling utf-8 v0.7.6 |
| 3306 | 2026-06-10T22:04:05.638Z | Compiling oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro) |
| 3307 | 2026-06-10T22:04:05.668Z | Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=dbaad520e1f5ae32c10db16ce176f9c24de95652#dbaad520) |
| 3308 | 2026-06-10T22:04:05.742Z | Compiling parking_lot_core v0.8.6 |
| 3309 | 2026-06-10T22:04:05.823Z | Compiling tungstenite v0.21.0 |
| 3310 | 2026-06-10T22:04:05.897Z | Compiling bitvec v1.0.1 |
| 3311 | 2026-06-10T22:04:05.967Z | Compiling proc-macro-error2 v2.0.1 |
| 3312 | 2026-06-10T22:04:06.061Z | Compiling mg-api-types v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=951f759b1d8e61cf65c2a823e61933ff3ea0bdf1#951f759b) |
| 3313 | 2026-06-10T22:04:06.183Z | Compiling polyval v0.6.2 |
| 3314 | 2026-06-10T22:04:06.203Z | Compiling ddm-protocol v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=951f759b1d8e61cf65c2a823e61933ff3ea0bdf1#951f759b) |
| 3315 | 2026-06-10T22:04:06.218Z | Compiling num-derive v0.3.3 |
| 3316 | 2026-06-10T22:04:06.248Z | Compiling packed_struct_codegen v0.10.1 |
| 3317 | 2026-06-10T22:04:06.267Z | Compiling bitfield-macros v0.19.4 |
| 3318 | 2026-06-10T22:04:06.326Z | Compiling zerocopy-derive v0.6.6 |
| 3319 | 2026-06-10T22:04:06.447Z | Compiling indexmap v1.9.3 |
| 3320 | 2026-06-10T22:04:06.551Z | Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb) |
| 3321 | 2026-06-10T22:04:06.685Z | Compiling fmd-adm-sys v0.4.1 (https://github.com/oxidecomputer/fmd-adm?rev=846361bf0a698a8c7efefd97b2828b9aa74858c4#846361bf) |
| 3322 | 2026-06-10T22:04:06.703Z | Compiling nodrop v0.1.14 |
| 3323 | 2026-06-10T22:04:06.838Z | Compiling crc-catalog v2.4.0 |
| 3324 | 2026-06-10T22:04:06.914Z | Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=524eb8f125003dff50b9703900c6b323f00f9e1b#524eb8f1) |
| 3325 | 2026-06-10T22:04:06.965Z | Compiling crc v3.4.0 |
| 3326 | 2026-06-10T22:04:07.019Z | Compiling array-init v0.0.4 |
| 3327 | 2026-06-10T22:04:07.054Z | Compiling bitfield v0.19.4 |
| 3328 | 2026-06-10T22:04:07.259Z | Compiling libscf-sys v1.1.0 |
| 3329 | 2026-06-10T22:04:07.299Z | Compiling ddm-api-types-versions v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=951f759b1d8e61cf65c2a823e61933ff3ea0bdf1#951f759b) |
| 3330 | 2026-06-10T22:04:07.324Z | Compiling ghash v0.5.1 |
| 3331 | 2026-06-10T22:04:07.341Z | Compiling zerocopy v0.6.6 |
| 3332 | 2026-06-10T22:04:07.443Z | Compiling tokio-tungstenite v0.21.0 |
| 3333 | 2026-06-10T22:04:07.484Z | Compiling tabled_derive v0.11.0 |
| 3334 | 2026-06-10T22:04:07.487Z | Compiling smallvec v0.6.14 |
| 3335 | 2026-06-10T22:04:07.708Z | Compiling attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f) |
| 3336 | 2026-06-10T22:04:07.745Z | Compiling papergrid v0.17.0 |
| 3337 | 2026-06-10T22:04:07.791Z | Compiling testing_table v0.3.0 |
| 3338 | 2026-06-10T22:04:07.814Z | Compiling oximeter-macro-impl v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb) |
| 3339 | 2026-06-10T22:04:07.831Z | Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths) |
| 3340 | 2026-06-10T22:04:07.847Z | Compiling transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#81167659) |
| 3341 | 2026-06-10T22:04:07.895Z | Compiling sprockets-tls v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=d2b68e4f47e3c22bce0455aeb4cfb2e61ad229ba#d2b68e4f) |
| 3342 | 2026-06-10T22:04:07.994Z | Compiling ctr v0.9.2 |
| 3343 | 2026-06-10T22:04:08.037Z | Compiling dice-util-barcode v0.1.0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f) |
| 3344 | 2026-06-10T22:04:08.157Z | Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#81167659) |
| 3345 | 2026-06-10T22:04:08.224Z | Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb) |
| 3346 | 2026-06-10T22:04:08.244Z | Compiling hashbrown v0.12.3 |
| 3347 | 2026-06-10T22:04:08.308Z | Compiling corncobs v0.1.4 |
| 3348 | 2026-06-10T22:04:08.322Z | Compiling illumos-nvpair-sys v0.2.0 |
| 3349 | 2026-06-10T22:04:08.395Z | Compiling unicase v2.9.0 |
| 3350 | 2026-06-10T22:04:08.428Z | Compiling aes-gcm v0.10.3 |
| 3351 | 2026-06-10T22:04:08.473Z | Compiling dice-mfg-msgs v0.3.0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f) |
| 3352 | 2026-06-10T22:04:08.539Z | Compiling dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f) |
| 3353 | 2026-06-10T22:04:08.581Z | Compiling parking_lot v0.11.2 |
| 3354 | 2026-06-10T22:04:08.629Z | Compiling mime_guess v2.0.5 |
| 3355 | 2026-06-10T22:04:08.647Z | Compiling serde-hex v0.1.0 |
| 3356 | 2026-06-10T22:04:08.806Z | Compiling tabled v0.20.0 |
| 3357 | 2026-06-10T22:04:08.891Z | Compiling transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control?branch=main#81167659) |
| 3358 | 2026-06-10T22:04:08.908Z | Compiling lpc55_areas v0.2.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f) |
| 3359 | 2026-06-10T22:04:08.924Z | Compiling tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc#e644a21a) |
| 3360 | 2026-06-10T22:04:09.005Z | Compiling smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51) |
| 3361 | 2026-06-10T22:04:09.219Z | Compiling oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter) |
| 3362 | 2026-06-10T22:04:09.225Z | Compiling internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver) |
| 3363 | 2026-06-10T22:04:09.243Z | Compiling ron v0.8.1 |
| 3364 | 2026-06-10T22:04:09.261Z | Compiling typify-macro v0.4.3 |
| 3365 | 2026-06-10T22:04:09.385Z | Compiling dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server) |
| 3366 | 2026-06-10T22:04:09.408Z | Compiling hashbrown v0.13.2 |
| 3367 | 2026-06-10T22:04:09.537Z | Compiling progenitor-client v0.11.2 |
| 3368 | 2026-06-10T22:04:09.584Z | Compiling prefix-trie v0.7.0 |
| 3369 | 2026-06-10T22:04:09.896Z | Compiling blowfish v0.9.1 |
| 3370 | 2026-06-10T22:04:09.914Z | Compiling ssh-encoding v0.2.0 |
| 3371 | 2026-06-10T22:04:09.944Z | Compiling fxhash v0.2.1 |
| 3372 | 2026-06-10T22:04:10.016Z | Compiling secrecy v0.8.0 |
| 3373 | 2026-06-10T22:04:10.126Z | Compiling crc-any v2.5.0 |
| 3374 | 2026-06-10T22:04:10.168Z | Compiling progenitor v0.14.0 |
| 3375 | 2026-06-10T22:04:10.191Z | Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=7cdf2ab9c8d9e9267a8b366aa780c6c26f9a5ecf#7cdf2ab9) |
| 3376 | 2026-06-10T22:04:10.211Z | Compiling ssh-cipher v0.2.0 |
| 3377 | 2026-06-10T22:04:10.214Z | Compiling sled v0.34.7 |
| 3378 | 2026-06-10T22:04:10.277Z | Compiling bcrypt-pbkdf v0.10.0 |
| 3379 | 2026-06-10T22:04:10.349Z | Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=951f759b1d8e61cf65c2a823e61933ff3ea0bdf1#951f759b) |
| 3380 | 2026-06-10T22:04:10.400Z | Compiling gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client) |
| 3381 | 2026-06-10T22:04:10.427Z | Compiling ddm-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=951f759b1d8e61cf65c2a823e61933ff3ea0bdf1#951f759b) |
| 3382 | 2026-06-10T22:04:10.638Z | Compiling sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types) |
| 3383 | 2026-06-10T22:04:10.862Z | Compiling dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client) |
| 3384 | 2026-06-10T22:04:10.949Z | Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7) |
| 3385 | 2026-06-10T22:04:11.009Z | Compiling hickory-server v0.25.2 |
| 3386 | 2026-06-10T22:04:11.114Z | Compiling typify v0.4.3 |
| 3387 | 2026-06-10T22:04:11.221Z | Compiling omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client) |
| 3388 | 2026-06-10T22:04:11.262Z | Compiling progenitor-impl v0.11.2 |
| 3389 | 2026-06-10T22:04:11.334Z | Compiling tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc#e644a21a) |
| 3390 | 2026-06-10T22:04:11.350Z | Compiling object v0.30.4 |
| 3391 | 2026-06-10T22:04:11.681Z | Compiling bootstrap-agent-lockstep-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-types) |
| 3392 | 2026-06-10T22:04:11.723Z | Compiling trust-quorum-protocol v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/protocol) |
| 3393 | 2026-06-10T22:04:11.726Z | Compiling oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb) |
| 3394 | 2026-06-10T22:04:11.781Z | Compiling dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api) |
| 3395 | 2026-06-10T22:04:12.056Z | Compiling common v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=cc8e02a0800034c431c8cf96b889ea638da3d194#cc8e02a0) |
| 3396 | 2026-06-10T22:04:12.571Z | Compiling lpc55_sign v0.3.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f) |
| 3397 | 2026-06-10T22:04:12.766Z | Compiling password-hash v0.4.2 |
| 3398 | 2026-06-10T22:04:12.962Z | Compiling path-slash v0.1.5 |
| 3399 | 2026-06-10T22:04:12.987Z | Compiling http-range v0.1.5 |
| 3400 | 2026-06-10T22:04:13.144Z | Compiling crc8 v0.1.1 |
| 3401 | 2026-06-10T22:04:13.195Z | Compiling half v1.8.3 |
| 3402 | 2026-06-10T22:04:13.215Z | Compiling pbkdf2 v0.11.0 |
| 3403 | 2026-06-10T22:04:13.298Z | Compiling sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client) |
| 3404 | 2026-06-10T22:04:13.456Z | Compiling serde_cbor v0.11.2 |
| 3405 | 2026-06-10T22:04:13.474Z | Compiling illumos-nvpair v0.3.0 |
| 3406 | 2026-06-10T22:04:13.761Z | Compiling ssh-key v0.6.7 |
| 3407 | 2026-06-10T22:04:13.954Z | Compiling hubtools v0.4.7 (https://github.com/oxidecomputer/hubtools.git?rev=2b1ef9b38d75563ea800baa3b17327eec17b1b7a#2b1ef9b3) |
| 3408 | 2026-06-10T22:04:13.979Z | Compiling nexus-types-versions v0.1.0 (/work/oxidecomputer/omicron/nexus/types/versions) |
| 3409 | 2026-06-10T22:04:13.998Z | Compiling cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client) |
| 3410 | 2026-06-10T22:04:14.048Z | Compiling progenitor-macro v0.11.2 |
| 3411 | 2026-06-10T22:04:14.096Z | Compiling sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware) |
| 3412 | 2026-06-10T22:04:14.112Z | Compiling installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common) |
| 3413 | 2026-06-10T22:04:14.222Z | Compiling ntp-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ntp-admin-client) |
| 3414 | 2026-06-10T22:04:14.385Z | Compiling omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent) |
| 3415 | 2026-06-10T22:04:14.778Z | Compiling attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?branch=main#ff9f27aa) |
| 3416 | 2026-06-10T22:04:14.799Z | Compiling oximeter-producer-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer-api) |
| 3417 | 2026-06-10T22:04:14.824Z | Compiling p521 v0.13.3 |
| 3418 | 2026-06-10T22:04:14.849Z | Compiling p256 v0.13.2 |
| 3419 | 2026-06-10T22:04:14.942Z | Compiling yasna v0.5.2 |
| 3420 | 2026-06-10T22:04:14.963Z | Compiling kstat-rs v0.2.4 |
| 3421 | 2026-06-10T22:04:15.152Z | Compiling headers-core v0.3.0 |
| 3422 | 2026-06-10T22:04:15.264Z | Compiling sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage) |
| 3423 | 2026-06-10T22:04:15.286Z | Compiling nanorand v0.7.0 |
| 3424 | 2026-06-10T22:04:15.308Z | Compiling russh-cryptovec v0.7.3 |
| 3425 | 2026-06-10T22:04:15.360Z | Compiling atty v0.2.14 |
| 3426 | 2026-06-10T22:04:15.459Z | Compiling md5 v0.7.0 |
| 3427 | 2026-06-10T22:04:15.505Z | Compiling home v0.5.12 |
| 3428 | 2026-06-10T22:04:15.511Z | Compiling flume v0.11.1 |
| 3429 | 2026-06-10T22:04:15.546Z | Compiling propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7) |
| 3430 | 2026-06-10T22:04:15.611Z | Compiling rcgen v0.12.1 |
| 3431 | 2026-06-10T22:04:15.631Z | Compiling headers v0.4.1 |
| 3432 | 2026-06-10T22:04:15.662Z | Compiling russh-keys v0.45.0 |
| 3433 | 2026-06-10T22:04:15.681Z | Compiling dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?branch=main#ff9f27aa) |
| 3434 | 2026-06-10T22:04:15.775Z | Compiling oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments) |
| 3435 | 2026-06-10T22:04:15.836Z | Compiling fmd-adm v0.3.0 (https://github.com/oxidecomputer/fmd-adm?rev=846361bf0a698a8c7efefd97b2828b9aa74858c4#846361bf) |
| 3436 | 2026-06-10T22:04:15.840Z | Compiling transient-dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server/transient) |
| 3437 | 2026-06-10T22:04:15.913Z | Compiling hyper-staticfile v0.10.1 |
| 3438 | 2026-06-10T22:04:16.000Z | Compiling range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests) |
| 3439 | 2026-06-10T22:04:16.179Z | Compiling zfs-test-harness v0.1.0 (/work/oxidecomputer/omicron/sled-storage/zfs-test-harness) |
| 3440 | 2026-06-10T22:04:16.243Z | Compiling bootstrap-agent-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-api) |
| 3441 | 2026-06-10T22:04:16.293Z | Compiling bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client) |
| 3442 | 2026-06-10T22:04:16.402Z | Compiling bootstrap-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-api) |
| 3443 | 2026-06-10T22:04:16.444Z | Compiling repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client) |
| 3444 | 2026-06-10T22:04:16.463Z | Compiling crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=bd9a0e2abe6b6b89aec8c85f4ee57474144ed150#bd9a0e2a) |
| 3445 | 2026-06-10T22:04:16.519Z | Compiling tufaceous-brand-metadata v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#a7d440f5) |
| 3446 | 2026-06-10T22:04:16.732Z | Compiling end-to-end-tests v0.1.0 (/work/oxidecomputer/omicron/end-to-end-tests) |
| 3447 | 2026-06-10T22:04:16.824Z | Compiling sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics) |
| 3448 | 2026-06-10T22:04:16.927Z | Compiling repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api) |
| 3449 | 2026-06-10T22:04:16.959Z | Compiling num-bigint v0.4.6 |
| 3450 | 2026-06-10T22:04:17.057Z | Compiling des v0.8.1 |
| 3451 | 2026-06-10T22:04:17.079Z | Compiling subprocess v0.2.15 |
| 3452 | 2026-06-10T22:04:17.119Z | Compiling dhcproto-macros v0.1.0 (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc) |
| 3453 | 2026-06-10T22:04:17.222Z | Compiling hex-literal v0.4.1 |
| 3454 | 2026-06-10T22:04:17.269Z | Compiling display-error-chain v0.2.2 |
| 3455 | 2026-06-10T22:04:17.302Z | Compiling oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client) |
| 3456 | 2026-06-10T22:04:17.328Z | Compiling colored v2.2.0 |
| 3457 | 2026-06-10T22:04:17.366Z | Compiling ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9) |
| 3458 | 2026-06-10T22:04:17.448Z | Compiling socket2 v0.5.10 |
| 3459 | 2026-06-10T22:04:17.467Z | Compiling internet-checksum v0.2.1 |
| 3460 | 2026-06-10T22:04:17.605Z | Compiling dhcproto v0.13.0-alpha (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc) |
| 3461 | 2026-06-10T22:04:17.777Z | Compiling sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api) |
| 3462 | 2026-06-10T22:04:18.203Z | Compiling russh v0.45.0 |
| 3463 | 2026-06-10T22:04:18.958Z | Compiling sled-agent-config-reconciler v0.1.0 (/work/oxidecomputer/omicron/sled-agent/config-reconciler) |
| 3464 | 2026-06-10T22:04:18.988Z | Compiling sled-agent-health-monitor v0.1.0 (/work/oxidecomputer/omicron/sled-agent/health-monitor) |
| 3465 | 2026-06-10T22:04:19.075Z | Compiling progenitor v0.11.2 |
| 3466 | 2026-06-10T22:04:19.201Z | Compiling dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=cc8e02a0800034c431c8cf96b889ea638da3d194#cc8e02a0) |
| 3467 | 2026-06-10T22:04:21.413Z | Compiling sled-agent-resolvable-files v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files) |
| 3468 | 2026-06-10T22:04:22.075Z | Compiling sled-agent-measurements v0.1.0 (/work/oxidecomputer/omicron/sled-agent/measurements) |
| 3469 | 2026-06-10T22:04:22.541Z | Compiling trust-quorum v0.1.0 (/work/oxidecomputer/omicron/trust-quorum) |
| 3470 | 2026-06-10T22:04:24.429Z | Compiling nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types) |
| 3471 | 2026-06-10T22:04:24.872Z | Compiling sled-agent-early-networking v0.1.0 (/work/oxidecomputer/omicron/sled-agent/early-networking) |
| 3472 | 2026-06-10T22:04:32.515Z | Compiling nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client) |
| 3473 | 2026-06-10T22:04:32.515Z | Compiling nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config) |
| 3474 | 2026-06-10T22:04:32.515Z | Compiling nexus-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-lockstep-client) |
| 3475 | 2026-06-10T22:04:32.520Z | Compiling sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim) |
| 3476 | 2026-06-10T22:04:34.255Z | Compiling omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils) |
| 3477 | 2026-06-10T22:04:34.272Z | Compiling oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer) |
| 3478 | 2026-06-10T22:04:38.491Z | Compiling sled-agent-rack-setup v0.1.0 (/work/oxidecomputer/omicron/sled-agent/rack-setup) |
| 3479 | 2026-06-10T22:05:17.361Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 26s |
| 3480 | 2026-06-10T22:05:17.597Z | |
| 3481 | 2026-06-10T22:05:17.597Z | real 1:26.564274582 |
| 3482 | 2026-06-10T22:05:17.597Z | user 8:12.151139199 |
| 3483 | 2026-06-10T22:05:17.601Z | sys 1:45.112790647 |
| 3484 | 2026-06-10T22:05:17.601Z | trap 0.250897330 |
| 3485 | 2026-06-10T22:05:17.601Z | tflt 0.606166053 |
| 3486 | 2026-06-10T22:05:17.601Z | dflt 1.818090121 |
| 3487 | 2026-06-10T22:05:17.601Z | kflt 0.000189260 |
| 3488 | 2026-06-10T22:05:17.601Z | lock 29:01.655809372 |
| 3489 | 2026-06-10T22:05:17.601Z | slp 18:46.959818829 |
| 3490 | 2026-06-10T22:05:17.601Z | lat 39.008854063 |
| 3491 | 2026-06-10T22:05:17.601Z | stop 2:58.939575496 |
| 3492 | 2026-06-10T22:05:17.601Z | + mkdir tests |
| 3493 | 2026-06-10T22:05:17.604Z | + /opt/ooce/bin/jq -r 'select(.profile.test) | .executable' /tmp/output.end-to-end.json |
| 3494 | 2026-06-10T22:05:17.604Z | + xargs -I '{}' -t cp '{}' tests/ |
| 3495 | 2026-06-10T22:05:17.626Z | cp /work/oxidecomputer/omicron/target/debug/deps/dhcp_server-e3c957eae36d31f7 tests/ |
| 3496 | 2026-06-10T22:05:17.646Z | cp /work/oxidecomputer/omicron/target/debug/deps/bootstrap-6069cdcc719bba09 tests/ |
| 3497 | 2026-06-10T22:05:17.668Z | cp /work/oxidecomputer/omicron/target/debug/deps/commtest-bfb5b69e1285ed97 tests/ |
| 3498 | 2026-06-10T22:05:17.688Z | cp /work/oxidecomputer/omicron/target/debug/deps/end_to_end_tests-c45cf88ed4ec198b tests/ |
| 3499 | 2026-06-10T22:05:17.946Z | + files=(.github/buildomat/ci-env.sh out/target/test out/npuzone/* package-manifest.toml smf/sled-agent/non-gimlet/config.toml target/release/omicron-package target/release/xtask target/debug/bootstrap tests/* tools/opte_version tools/opte_version_override) |
| 3500 | 2026-06-10T22:05:17.949Z | + ptime -m tar cvzf /work/package.tar.gz .github/buildomat/ci-env.sh out/target/test out/npuzone/npuzone package-manifest.toml smf/sled-agent/non-gimlet/config.toml target/release/omicron-package target/release/xtask target/debug/bootstrap tests/bootstrap-6069cdcc719bba09 tests/commtest-bfb5b69e1285ed97 tests/dhcp_server-e3c957eae36d31f7 tests/end_to_end_tests-c45cf88ed4ec198b tools/opte_version tools/opte_version_override out/clickhouse.tar.gz out/clickhouse_keeper.tar.gz out/clickhouse_server.tar.gz out/cockroachdb.tar.gz out/crucible-pantry-zone.tar.gz out/crucible-utils.tar out/crucible-zone.tar.gz out/external-dns.tar.gz out/internal-dns.tar.gz out/mg-ddm-gz.tar out/nexus.tar.gz out/ntp.tar.gz out/omicron-gateway-softnpu.tar.gz out/omicron-sled-agent.tar out/overlay.tar.gz out/oximeter.tar.gz out/oxlog.tar out/probe.tar.gz out/propolis-server.tar.gz out/pumpkind-gz.tar out/switch-softnpu.tar.gz |
| 3501 | 2026-06-10T22:06:40.157Z | Compressing '/work/package.tar.gz' with '/usr/bin/gzip'... |
| 3502 | 2026-06-10T22:06:40.157Z | a .github/buildomat/ci-env.sh 1K |
| 3503 | 2026-06-10T22:06:40.157Z | a out/target/test 1K |
| 3504 | 2026-06-10T22:06:40.157Z | a out/npuzone/npuzone 27402K |
| 3505 | 2026-06-10T22:06:40.157Z | a package-manifest.toml 35K |
| 3506 | 2026-06-10T22:06:40.157Z | a smf/sled-agent/non-gimlet/config.toml 6K |
| 3507 | 2026-06-10T22:06:40.157Z | a target/release/omicron-package 46204K |
| 3508 | 2026-06-10T22:06:40.157Z | a target/release/xtask 11453K |
| 3509 | 2026-06-10T22:06:40.157Z | a target/debug/bootstrap 354857K |
| 3510 | 2026-06-10T22:06:40.157Z | a tests/bootstrap-6069cdcc719bba09 31215K |
| 3511 | 2026-06-10T22:06:40.157Z | a tests/commtest-bfb5b69e1285ed97 32300K |
| 3512 | 2026-06-10T22:06:40.157Z | a tests/dhcp_server-e3c957eae36d31f7 31215K |
| 3513 | 2026-06-10T22:06:40.157Z | a tests/end_to_end_tests-c45cf88ed4ec198b 395929K |
| 3514 | 2026-06-10T22:06:40.157Z | a tools/opte_version 1K |
| 3515 | 2026-06-10T22:06:40.157Z | a tools/opte_version_override 2K |
| 3516 | 2026-06-10T22:06:40.157Z | a out/clickhouse.tar.gz 321857K |
| 3517 | 2026-06-10T22:06:40.158Z | a out/clickhouse_keeper.tar.gz 306927K |
| 3518 | 2026-06-10T22:06:40.158Z | a out/clickhouse_server.tar.gz 321855K |
| 3519 | 2026-06-10T22:06:40.158Z | a out/cockroachdb.tar.gz 166144K |
| 3520 | 2026-06-10T22:06:40.158Z | a out/crucible-pantry-zone.tar.gz 41128K |
| 3521 | 2026-06-10T22:06:40.158Z | a out/crucible-utils.tar 16478K |
| 3522 | 2026-06-10T22:06:40.158Z | a out/crucible-zone.tar.gz 56698K |
| 3523 | 2026-06-10T22:06:40.158Z | a out/external-dns.tar.gz 51267K |
| 3524 | 2026-06-10T22:06:40.158Z | a out/internal-dns.tar.gz 51266K |
| 3525 | 2026-06-10T22:06:40.158Z | a out/mg-ddm-gz.tar 97912K |
| 3526 | 2026-06-10T22:06:40.158Z | a out/nexus.tar.gz 281219K |
| 3527 | 2026-06-10T22:06:40.158Z | a out/ntp.tar.gz 32802K |
| 3528 | 2026-06-10T22:06:40.158Z | a out/omicron-gateway-softnpu.tar.gz 29547K |
| 3529 | 2026-06-10T22:06:40.158Z | a out/omicron-sled-agent.tar 206469K |
| 3530 | 2026-06-10T22:06:40.158Z | a out/overlay.tar.gz 3K |
| 3531 | 2026-06-10T22:06:40.158Z | a out/oximeter.tar.gz 68150K |
| 3532 | 2026-06-10T22:06:40.158Z | a out/oxlog.tar 3782K |
| 3533 | 2026-06-10T22:06:40.158Z | a out/probe.tar.gz 3037K |
| 3534 | 2026-06-10T22:06:40.158Z | a out/propolis-server.tar.gz 34918K |
| 3535 | 2026-06-10T22:06:40.158Z | a out/pumpkind-gz.tar 26647K |
| 3536 | 2026-06-10T22:06:40.159Z | a out/switch-softnpu.tar.gz 455185K |
| 3537 | 2026-06-10T22:06:40.165Z | |
| 3538 | 2026-06-10T22:06:40.165Z | real 1:22.206337847 |
| 3539 | 2026-06-10T22:06:40.165Z | user 1:19.474650182 |
| 3540 | 2026-06-10T22:06:40.165Z | sys 4.507557531 |
| 3541 | 2026-06-10T22:06:40.165Z | trap 0.006370712 |
| 3542 | 2026-06-10T22:06:40.165Z | tflt 0.000000000 |
| 3543 | 2026-06-10T22:06:40.165Z | dflt 0.000000000 |
| 3544 | 2026-06-10T22:06:40.165Z | kflt 0.000000000 |
| 3545 | 2026-06-10T22:06:40.165Z | lock 0.000000000 |
| 3546 | 2026-06-10T22:06:40.165Z | slp 1:19.432364157 |
| 3547 | 2026-06-10T22:06:40.165Z | lat 0.986983341 |
| 3548 | 2026-06-10T22:06:40.165Z | stop 0.000248420 |
| 3549 | 2026-06-10T22:06:40.165Z | process exited: duration 1002519 ms, exit code 0 |
| |
| 3550 | 2026-06-10T22:06:40.181Z | found 1 output files |
| 3551 | 2026-06-10T22:06:40.224Z | uploading: /work/package.tar.gz (2568304841 bytes) |
| 3552 | 2026-06-10T22:07:52.446Z | uploaded: /work/package.tar.gz |