|
|
|
| 1 | 2026-06-01T16:24:32.605Z | job assigned to worker 01KT1ZYY1KQZK1K0K3NBT3H3F7 [factory aws, i-056e00d85698f3964] (queued for 59 s) |
| |
| 2 | 2026-06-01T16:24:39.373Z | starting task 0: "setup" |
| 3 | 2026-06-01T16:24:39.378Z | ++ uname -s |
| 4 | 2026-06-01T16:24:39.380Z | + kern=SunOS |
| 5 | 2026-06-01T16:24:39.381Z | + build_user=build |
| 6 | 2026-06-01T16:24:39.381Z | + build_uid=12345 |
| 7 | 2026-06-01T16:24:39.381Z | + work_dir=/work |
| 8 | 2026-06-01T16:24:39.381Z | + input_dir=/input |
| 9 | 2026-06-01T16:24:39.381Z | + [[ 0 == 12345 ]] |
| 10 | 2026-06-01T16:24:39.381Z | + case "$kern" in |
| 11 | 2026-06-01T16:24:39.381Z | + groupadd -g 12345 build |
| 12 | 2026-06-01T16:24:39.384Z | + useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build |
| 13 | 2026-06-01T16:24:41.392Z | + zfs create -o mountpoint=/work rpool/work |
| 14 | 2026-06-01T16:24:41.566Z | ++ awk '$2 == "/home" { print $3 }' /etc/mnttab |
| 15 | 2026-06-01T16:24:41.570Z | + home_fs=zfs |
| 16 | 2026-06-01T16:24:41.570Z | + [[ zfs == autofs ]] |
| 17 | 2026-06-01T16:24:41.570Z | + mkdir -p /home/build |
| 18 | 2026-06-01T16:24:41.570Z | + chown build:build /home/build /work |
| 19 | 2026-06-01T16:24:42.572Z | + chmod 0700 /home/build /work |
| 20 | 2026-06-01T16:24:42.576Z | process exited: duration 3206 ms, exit code 0 |
| |
| 21 | 2026-06-01T16:24:42.583Z | starting task 1: "rust-toolchain" |
| 22 | 2026-06-01T16:24:42.590Z | + printf ' * rust toolchain channel = "%s"\n' 1.94.0 |
| 23 | 2026-06-01T16:24:42.590Z | * rust toolchain channel = "1.94.0" |
| 24 | 2026-06-01T16:24:42.590Z | * rust toolchain profile = "default" |
| 25 | 2026-06-01T16:24:42.590Z | + printf ' * rust toolchain profile = "%s"\n' default |
| 26 | 2026-06-01T16:24:42.590Z | + export RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 27 | 2026-06-01T16:24:42.590Z | + RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 28 | 2026-06-01T16:24:42.593Z | + curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs |
| 29 | 2026-06-01T16:24:42.593Z | + /bin/bash -s - -y --no-modify-path --default-toolchain 1.94.0 --profile default |
| 30 | 2026-06-01T16:24:42.704Z | info: downloading installer |
| 31 | 2026-06-01T16:24:44.095Z | warn: It looks like you have an existing rustup settings file at: |
| 32 | 2026-06-01T16:24:44.095Z | warn: /home/build/.rustup/settings.toml |
| 33 | 2026-06-01T16:24:44.095Z | warn: Rustup will install the default toolchain as specified in the settings file, |
| 34 | 2026-06-01T16:24:44.095Z | warn: instead of the one inferred from the default host triple. |
| 35 | 2026-06-01T16:24:44.106Z | info: profile set to default |
| 36 | 2026-06-01T16:24:44.106Z | info: default host triple is x86_64-unknown-illumos |
| 37 | 2026-06-01T16:24:44.111Z | info: syncing channel updates for 1.94.0-x86_64-unknown-illumos |
| 38 | 2026-06-01T16:24:44.242Z | info: latest update on 2026-03-05 for version 1.94.0 (4a4ef493e 2026-03-02) |
| 39 | 2026-06-01T16:24:44.246Z | info: downloading 6 components |
| 40 | 2026-06-01T16:24:58.239Z | info: default toolchain set to 1.94.0-x86_64-unknown-illumos |
| 41 | 2026-06-01T16:24:58.239Z | |
| 42 | 2026-06-01T16:24:58.268Z | 1.94.0-x86_64-unknown-illumos installed - rustc 1.94.0 (4a4ef493e 2026-03-02) |
| 43 | 2026-06-01T16:24:58.268Z | |
| 44 | 2026-06-01T16:24:58.268Z | |
| 45 | 2026-06-01T16:24:58.268Z | Rust is installed now. Great! |
| 46 | 2026-06-01T16:24:58.268Z | |
| 47 | 2026-06-01T16:24:58.268Z | To get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH |
| 48 | 2026-06-01T16:24:58.268Z | environment variable. This has not been done automatically. |
| 49 | 2026-06-01T16:24:58.268Z | |
| 50 | 2026-06-01T16:24:58.268Z | To configure your current shell, you need to source |
| 51 | 2026-06-01T16:24:58.268Z | the corresponding env file under $HOME/.cargo. |
| 52 | 2026-06-01T16:24:58.268Z | |
| 53 | 2026-06-01T16:24:58.268Z | This is usually done by running one of the following (note the leading DOT): |
| 54 | 2026-06-01T16:24:58.268Z | . "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh |
| 55 | 2026-06-01T16:24:58.268Z | source "$HOME/.cargo/env.fish" # For fish |
| 56 | 2026-06-01T16:24:58.268Z | source "~/.cargo/env.nu" # For nushell |
| 57 | 2026-06-01T16:24:58.269Z | source "$HOME/.cargo/env.tcsh" # For tcsh |
| 58 | 2026-06-01T16:24:58.269Z | . "$HOME/.cargo/env.ps1" # For pwsh |
| 59 | 2026-06-01T16:24:58.269Z | source "$HOME/.cargo/env.xsh" # For xonsh |
| 60 | 2026-06-01T16:24:58.274Z | warn: no default linker (`cc`) was found in your PATH |
| 61 | 2026-06-01T16:24:58.274Z | warn: many Rust crates require a system C toolchain to build |
| 62 | 2026-06-01T16:24:58.359Z | + rustup --version |
| 63 | 2026-06-01T16:24:58.365Z | rustup 1.29.0 (28d1352db 2026-03-05) |
| 64 | 2026-06-01T16:24:58.368Z | info: This is the version for the rustup toolchain manager, not the rustc compiler. |
| 65 | 2026-06-01T16:24:58.388Z | info: the currently active `rustc` version is `rustc 1.94.0 (4a4ef493e 2026-03-02)` |
| 66 | 2026-06-01T16:24:58.391Z | + cargo --version |
| 67 | 2026-06-01T16:24:58.400Z | cargo 1.94.0 (85eff7c80 2026-01-15) |
| 68 | 2026-06-01T16:24:58.402Z | + rustc --version |
| 69 | 2026-06-01T16:24:58.424Z | rustc 1.94.0 (4a4ef493e 2026-03-02) |
| 70 | 2026-06-01T16:24:58.427Z | process exited: duration 15843 ms, exit code 0 |
| |
| 71 | 2026-06-01T16:24:58.436Z | starting task 2: "authentication" |
| 72 | 2026-06-01T16:24:58.457Z | process exited: duration 21 ms, exit code 0 |
| |
| 73 | 2026-06-01T16:24:58.464Z | starting task 3: "clone repository" |
| 74 | 2026-06-01T16:24:58.469Z | + mkdir -p /work/oxidecomputer/omicron |
| 75 | 2026-06-01T16:24:58.473Z | + git clone https://github.com/oxidecomputer/omicron /work/oxidecomputer/omicron |
| 76 | 2026-06-01T16:24:58.507Z | Cloning into '/work/oxidecomputer/omicron'... |
| 77 | 2026-06-01T16:25:09.000Z | + cd /work/oxidecomputer/omicron |
| 78 | 2026-06-01T16:25:09.000Z | + git fetch origin 66cbaf0d1b6d69fe170c61931acad909d177129b |
| 79 | 2026-06-01T16:25:09.314Z | From https://github.com/oxidecomputer/omicron |
| 80 | 2026-06-01T16:25:09.314Z | * branch 66cbaf0d1b6d69fe170c61931acad909d177129b -> FETCH_HEAD |
| 81 | 2026-06-01T16:25:09.329Z | + [[ -n ry/opte-984 ]] |
| 82 | 2026-06-01T16:25:09.332Z | ++ git branch --show-current |
| 83 | 2026-06-01T16:25:09.334Z | + current=main |
| 84 | 2026-06-01T16:25:09.334Z | + [[ main != ry/opte-984 ]] |
| 85 | 2026-06-01T16:25:09.334Z | + git branch -f ry/opte-984 66cbaf0d1b6d69fe170c61931acad909d177129b |
| 86 | 2026-06-01T16:25:09.337Z | + git checkout -f ry/opte-984 |
| 87 | 2026-06-01T16:25:09.571Z | Switched to branch 'ry/opte-984' |
| 88 | 2026-06-01T16:25:09.574Z | + git reset --hard 66cbaf0d1b6d69fe170c61931acad909d177129b |
| 89 | 2026-06-01T16:25:09.619Z | HEAD is now at 66cbaf0d1 merge main and resolve conflicts |
| 90 | 2026-06-01T16:25:09.622Z | process exited: duration 11155 ms, exit code 0 |
| |
| 91 | 2026-06-01T16:25:09.629Z | starting task 4: "build" |
| 92 | 2026-06-01T16:25:09.635Z | + source .github/buildomat/ci-env.sh |
| 93 | 2026-06-01T16:25:09.635Z | ++ export CARGO_TERM_COLOR=always |
| 94 | 2026-06-01T16:25:09.635Z | ++ CARGO_TERM_COLOR=always |
| 95 | 2026-06-01T16:25:09.635Z | + cargo --version |
| 96 | 2026-06-01T16:25:09.645Z | cargo 1.94.0 (85eff7c80 2026-01-15) |
| 97 | 2026-06-01T16:25:09.651Z | + rustc --version |
| 98 | 2026-06-01T16:25:09.669Z | rustc 1.94.0 (4a4ef493e 2026-03-02) |
| 99 | 2026-06-01T16:25:09.672Z | + WORK=/work |
| 100 | 2026-06-01T16:25:09.672Z | + pfexec mkdir -p /work |
| 101 | 2026-06-01T16:25:09.675Z | + pfexec chown build /work |
| 102 | 2026-06-01T16:25:09.677Z | + ptime -m ./tools/install_builder_prerequisites.sh -yp |
| 103 | 2026-06-01T16:25:11.281Z | Startup: Refreshing catalog 'helios' ... Done |
| 104 | 2026-06-01T16:25:11.359Z | Startup: Caching catalogs ... Done |
| 105 | 2026-06-01T16:25:11.660Z | Planning: Solver setup ... Done (0.251s) |
| 106 | 2026-06-01T16:25:11.679Z | Planning: Running solver ... Done (0.019s) |
| 107 | 2026-06-01T16:25:11.682Z | Planning: Finding local manifests ... Done (0.004s) |
| 108 | 2026-06-01T16:25:11.697Z | Planning: Fetching manifests: 0/2 0% complete |
| 109 | 2026-06-01T16:25:11.719Z | Planning: Fetching manifests: 2/2 100% complete |
| 110 | 2026-06-01T16:25:11.729Z | Planning: Package planning ... Done (0.014s) |
| 111 | 2026-06-01T16:25:11.733Z | Planning: Merging actions ... Done (0.001s) |
| 112 | 2026-06-01T16:25:11.922Z | Planning: Checking for conflicting actions ... Done (0.191s) |
| 113 | 2026-06-01T16:25:11.925Z | Planning: Consolidating action changes ... Done (0.001s) |
| 114 | 2026-06-01T16:25:12.827Z | Planning: Evaluating mediators ... Done (0.903s) |
| 115 | 2026-06-01T16:25:12.830Z | Planning: Planning completed in 1.45 seconds |
| 116 | 2026-06-01T16:25:12.838Z | Packages to install: 2 |
| 117 | 2026-06-01T16:25:12.838Z | Estimated space available: 156.10 GB |
| 118 | 2026-06-01T16:25:12.838Z | Estimated space to be consumed: 23.93 MB |
| 119 | 2026-06-01T16:25:12.838Z | Create boot environment: No |
| 120 | 2026-06-01T16:25:12.838Z | Create backup boot environment: No |
| 121 | 2026-06-01T16:25:12.838Z | Rebuild boot archive: No |
| 122 | 2026-06-01T16:25:12.842Z | |
| 123 | 2026-06-01T16:25:12.842Z | Changed packages: |
| 124 | 2026-06-01T16:25:12.842Z | helios |
| 125 | 2026-06-01T16:25:12.842Z | developer/build-essential |
| 126 | 2026-06-01T16:25:12.842Z | None -> 11-3.0 |
| 127 | 2026-06-01T16:25:12.842Z | library/libxmlsec1 |
| 128 | 2026-06-01T16:25:12.842Z | None -> 1.2.35-3.0 |
| 129 | 2026-06-01T16:25:12.861Z | |
| 130 | 2026-06-01T16:25:12.861Z | Download: 0/214 items 0.0/1.3MB 0% complete |
| 131 | 2026-06-01T16:25:13.582Z | Download: Completed 1.28 MB in 0.72 seconds (1.8M/s) |
| 132 | 2026-06-01T16:25:13.708Z | Actions: 1/268 actions (Installing new actions) |
| 133 | 2026-06-01T16:25:13.748Z | Actions: Completed 268 actions in 0.04 seconds. |
| 134 | 2026-06-01T16:25:13.755Z | Finalize: Updating package state database ... Done (0.007s) |
| 135 | 2026-06-01T16:25:13.755Z | Finalize: Updating package cache ... Done (0.000s) |
| 136 | 2026-06-01T16:25:13.776Z | Finalize: Updating image state ... Done (0.020s) |
| 137 | 2026-06-01T16:25:16.407Z | Finalize: Creating fast lookup database ... Done (2.610s) |
| 138 | 2026-06-01T16:25:16.491Z | Finalize: Reading search index ... Done (0.031s) |
| 139 | 2026-06-01T16:25:16.494Z | Finalize: Updating search index ... Done (0.000s) |
| 140 | 2026-06-01T16:25:16.573Z | Finalize: Updating package cache ... Done (0.000s) |
| 141 | 2026-06-01T16:25:16.879Z | Planning: Evaluating mediator changes ... Done |
| 142 | 2026-06-01T16:25:16.985Z | Planning: Checking for conflicting actions ... Done |
| 143 | 2026-06-01T16:25:16.988Z | Planning: Consolidating action changes ... Done |
| 144 | 2026-06-01T16:25:17.145Z | Planning: Evaluating mediators ... Done |
| 145 | 2026-06-01T16:25:17.148Z | Planning: Planning completed in 0.27 seconds |
| 146 | 2026-06-01T16:25:17.167Z | Mediators to change: 2 |
| 147 | 2026-06-01T16:25:17.167Z | Create boot environment: No |
| 148 | 2026-06-01T16:25:17.167Z | Create backup boot environment: No |
| 149 | 2026-06-01T16:25:17.236Z | Finalize: Updating package state database ... Done |
| 150 | 2026-06-01T16:25:17.236Z | Finalize: Updating package cache ... Done |
| 151 | 2026-06-01T16:25:17.242Z | Finalize: Updating image state ... Done |
| 152 | 2026-06-01T16:25:19.195Z | Finalize: Creating fast lookup database ... Done |
| 153 | 2026-06-01T16:25:19.255Z | Finalize: Reading search index ... Done |
| 154 | 2026-06-01T16:25:19.258Z | Finalize: Updating search index ... Done |
| 155 | 2026-06-01T16:25:19.379Z | Finalize: Updating package cache ... Done |
| 156 | 2026-06-01T16:25:19.668Z | Planning: Evaluating mediator changes ... Done |
| 157 | 2026-06-01T16:25:19.774Z | Planning: Checking for conflicting actions ... Done |
| 158 | 2026-06-01T16:25:19.777Z | Planning: Consolidating action changes ... Done |
| 159 | 2026-06-01T16:25:19.931Z | Planning: Evaluating mediators ... Done |
| 160 | 2026-06-01T16:25:19.946Z | Planning: Planning completed in 0.26 seconds |
| 161 | 2026-06-01T16:25:19.957Z | Mediators to change: 1 |
| 162 | 2026-06-01T16:25:19.957Z | Create boot environment: No |
| 163 | 2026-06-01T16:25:19.957Z | Create backup boot environment: No |
| 164 | 2026-06-01T16:25:20.016Z | Finalize: Updating package state database ... Done |
| 165 | 2026-06-01T16:25:20.016Z | Finalize: Updating package cache ... Done |
| 166 | 2026-06-01T16:25:20.028Z | Finalize: Updating image state ... Done |
| 167 | 2026-06-01T16:25:21.972Z | Finalize: Creating fast lookup database ... Done |
| 168 | 2026-06-01T16:25:22.035Z | Finalize: Reading search index ... Done |
| 169 | 2026-06-01T16:25:22.038Z | Finalize: Updating search index ... Done |
| 170 | 2026-06-01T16:25:22.103Z | Finalize: Updating package cache ... Done |
| 171 | 2026-06-01T16:25:22.419Z | MEDIATOR VER. SRC. VERSION IMPL. SRC. IMPLEMENTATION |
| 172 | 2026-06-01T16:25:22.419Z | apache system 2.4 system |
| 173 | 2026-06-01T16:25:22.419Z | clang system 15 system |
| 174 | 2026-06-01T16:25:22.419Z | csh system system illumos |
| 175 | 2026-06-01T16:25:22.419Z | ctags system system illumos |
| 176 | 2026-06-01T16:25:22.419Z | file vendor vendor darwinsys |
| 177 | 2026-06-01T16:25:22.419Z | file system system illumos |
| 178 | 2026-06-01T16:25:22.420Z | gcc vendor 14 vendor |
| 179 | 2026-06-01T16:25:22.420Z | gcc system 13 system |
| 180 | 2026-06-01T16:25:22.420Z | gcc system 10 system |
| 181 | 2026-06-01T16:25:22.420Z | go system 1.25 system |
| 182 | 2026-06-01T16:25:22.420Z | llvm system 15 system |
| 183 | 2026-06-01T16:25:22.420Z | mariadb system 11.4 system |
| 184 | 2026-06-01T16:25:22.420Z | mta vendor vendor dma |
| 185 | 2026-06-01T16:25:22.420Z | openjdk system 17 system |
| 186 | 2026-06-01T16:25:22.420Z | openjdk system 11 system |
| 187 | 2026-06-01T16:25:22.420Z | openssl vendor 3 vendor |
| 188 | 2026-06-01T16:25:22.420Z | perl system 5.40 system |
| 189 | 2026-06-01T16:25:22.420Z | postgresql system 18 system |
| 190 | 2026-06-01T16:25:22.420Z | postgresql system 17 system |
| 191 | 2026-06-01T16:25:22.420Z | python vendor 3 vendor |
| 192 | 2026-06-01T16:25:22.423Z | python system 2 system |
| 193 | 2026-06-01T16:25:22.423Z | python3 vendor 3.13 vendor |
| 194 | 2026-06-01T16:25:22.423Z | ruby system 3.4 system |
| 195 | 2026-06-01T16:25:22.423Z | ruby system 3.0 system |
| 196 | 2026-06-01T16:25:22.423Z | words vendor vendor american-english |
| 197 | 2026-06-01T16:25:22.423Z | words system system australian-english |
| 198 | 2026-06-01T16:25:22.423Z | words system system british-english |
| 199 | 2026-06-01T16:25:22.423Z | words system system canadian-english |
| 200 | 2026-06-01T16:25:22.423Z | words system system french |
| 201 | 2026-06-01T16:25:22.423Z | words system system italian |
| 202 | 2026-06-01T16:25:22.423Z | words system system ngerman |
| 203 | 2026-06-01T16:25:22.423Z | words system system ogerman |
| 204 | 2026-06-01T16:25:22.423Z | words system system spanish |
| 205 | 2026-06-01T16:25:22.680Z | PUBLISHER TYPE STATUS P LOCATION |
| 206 | 2026-06-01T16:25:22.680Z | helios origin online F https://pkg.oxide.computer/helios/3/dev/ |
| 207 | 2026-06-01T16:25:22.967Z | FMRI IFO |
| 208 | 2026-06-01T16:25:22.967Z | pkg://helios/developer/build-essential@11-3.0:20260212T145243Z im- |
| 209 | 2026-06-01T16:25:22.967Z | pkg://helios/developer/pkg-config@0.29.2-3.0:20260212T145445Z i-- |
| 210 | 2026-06-01T16:25:22.967Z | pkg://helios/library/libxmlsec1@1.2.35-3.0:20260306T162922Z im- |
| 211 | 2026-06-01T16:25:22.967Z | pkg://helios/ooce/developer/clang-15@15.0.7-3.0:20260212T171836Z i-- |
| 212 | 2026-06-01T16:25:22.967Z | pkg://helios/ooce/developer/cmake@4.2.3-3.0:20260212T164558Z i-- |
| 213 | 2026-06-01T16:25:22.967Z | pkg://helios/ooce/library/postgresql-18@18.1-3.0:20260217T162247Z i-- |
| 214 | 2026-06-01T16:25:22.967Z | pkg://helios/package/pkg@0.5.11-3.0:20260212T150754Z i-- |
| 215 | 2026-06-01T16:25:22.967Z | pkg://helios/system/library/g++-runtime@14-3.0:20260212T151156Z i-- |
| 216 | 2026-06-01T16:25:22.967Z | pkg://helios/system/library/gcc-runtime@14-3.0:20260212T151216Z i-- |
| 217 | 2026-06-01T16:25:23.212Z | Updating git repository `https://github.com/oxidecomputer/pq-sys` |
| 218 | 2026-06-01T16:25:23.527Z | Updating crates.io index |
| 219 | 2026-06-01T16:25:23.530Z | Updating git repository `https://github.com/oxidecomputer/slog-error-chain` |
| 220 | 2026-06-01T16:25:23.806Z | Updating git repository `https://github.com/oxidecomputer/lldp` |
| 221 | 2026-06-01T16:25:24.704Z | Updating git repository `https://github.com/oxidecomputer/tufaceous` |
| 222 | 2026-06-01T16:25:25.136Z | Updating git repository `https://github.com/oxidecomputer/propolis` |
| 223 | 2026-06-01T16:25:26.240Z | Updating git repository `https://github.com/oxidecomputer/management-gateway-service` |
| 224 | 2026-06-01T16:25:26.750Z | Updating git repository `https://github.com/oxidecomputer/crucible` |
| 225 | 2026-06-01T16:25:28.703Z | Updating git repository `https://github.com/oxidecomputer/opte` |
| 226 | 2026-06-01T16:25:29.510Z | Updating git repository `https://github.com/oxidecomputer/tofino` |
| 227 | 2026-06-01T16:25:30.096Z | Updating git repository `https://github.com/oxidecomputer/maghemite` |
| 228 | 2026-06-01T16:25:31.187Z | Updating git repository `https://github.com/oxidecomputer/clickward` |
| 229 | 2026-06-01T16:25:31.661Z | Updating git repository `https://github.com/oxidecomputer/dice-util` |
| 230 | 2026-06-01T16:25:32.263Z | Updating git repository `https://github.com/oxidecomputer/openapi-lint` |
| 231 | 2026-06-01T16:25:32.722Z | Updating git repository `https://github.com/oxidecomputer/dendrite` |
| 232 | 2026-06-01T16:25:33.662Z | Updating git repository `https://github.com/oxidecomputer/transceiver-control` |
| 233 | 2026-06-01T16:25:34.174Z | Updating git repository `https://github.com/oxidecomputer/fmd-adm` |
| 234 | 2026-06-01T16:25:34.485Z | Updating git repository `https://github.com/oxidecomputer/ipcc-rs` |
| 235 | 2026-06-01T16:25:34.961Z | Updating git repository `https://github.com/oxidecomputer/hubtools.git` |
| 236 | 2026-06-01T16:25:35.247Z | Updating git repository `https://github.com/oxidecomputer/scim2-rs` |
| 237 | 2026-06-01T16:25:35.728Z | Updating git repository `https://github.com/oxidecomputer/illumos-devinfo` |
| 238 | 2026-06-01T16:25:36.243Z | Updating git repository `https://github.com/oxidecomputer/libefi-illumos` |
| 239 | 2026-06-01T16:25:36.504Z | Updating git repository `https://github.com/oxidecomputer/libnvme` |
| 240 | 2026-06-01T16:25:36.757Z | Updating git repository `https://github.com/oxidecomputer/dice-util` |
| 241 | 2026-06-01T16:25:37.161Z | Updating git repository `https://github.com/oxidecomputer/sprockets.git` |
| 242 | 2026-06-01T16:25:37.575Z | Updating git repository `https://github.com/oxidecomputer/erebor` |
| 243 | 2026-06-01T16:25:37.971Z | Updating git repository `https://github.com/oxidecomputer/rust-cpuid.git` |
| 244 | 2026-06-01T16:25:38.415Z | Updating git repository `https://github.com/oxidecomputer/rats-corim.git` |
| 245 | 2026-06-01T16:25:39.013Z | Updating git repository `https://github.com/bluecatengineering/dhcproto.git` |
| 246 | 2026-06-01T16:25:39.355Z | Updating git repository `https://github.com/oxidecomputer/ispf` |
| 247 | 2026-06-01T16:25:39.670Z | Updating git repository `https://github.com/oxidecomputer/serde_human_bytes` |
| 248 | 2026-06-01T16:25:40.996Z | Updating git repository `https://github.com/oxidecomputer/netadm-sys` |
| 249 | 2026-06-01T16:25:41.393Z | Updating git repository `https://github.com/oxidecomputer/transceiver-control` |
| 250 | 2026-06-01T16:25:41.849Z | Updating git repository `https://github.com/oxidecomputer/tlvc.git` |
| 251 | 2026-06-01T16:25:42.367Z | Updating git repository `https://github.com/oxidecomputer/lpc55_support` |
| 252 | 2026-06-01T16:25:42.998Z | Updating git repository `https://github.com/oxidecomputer/ipcc-rs` |
| 253 | 2026-06-01T16:25:43.347Z | Updating git repository `https://github.com/oxidecomputer/pki-playground` |
| 254 | 2026-06-01T16:25:43.656Z | Updating git repository `https://github.com/oxidecomputer/pmbus` |
| 255 | 2026-06-01T16:25:44.119Z | Updating git repository `https://github.com/oxidecomputer/dlpi-sys` |
| 256 | 2026-06-01T16:25:44.643Z | Updating git repository `https://github.com/jmesmon/rust-libzfs` |
| 257 | 2026-06-01T16:25:44.916Z | Updating git repository `https://github.com/oxidecomputer/rusty-doors` |
| 258 | 2026-06-01T16:25:45.191Z | Updating git repository `https://github.com/illumos/smf-rs` |
| 259 | 2026-06-01T16:25:45.625Z | Updating git repository `https://github.com/oxidecomputer/omicron` |
| 260 | 2026-06-01T16:25:57.356Z | Downloading crates ... |
| 261 | 2026-06-01T16:25:57.407Z | Downloaded errno v0.3.14 |
| 262 | 2026-06-01T16:25:57.411Z | Downloaded digest v0.10.7 |
| 263 | 2026-06-01T16:25:57.414Z | Downloaded idna_adapter v1.2.1 |
| 264 | 2026-06-01T16:25:57.418Z | Downloaded serde_spanned v0.6.9 |
| 265 | 2026-06-01T16:25:57.421Z | Downloaded strsim v0.11.1 |
| 266 | 2026-06-01T16:25:57.421Z | Downloaded fnv v1.0.7 |
| 267 | 2026-06-01T16:25:57.421Z | Downloaded block-buffer v0.10.4 |
| 268 | 2026-06-01T16:25:57.425Z | Downloaded ucd-trie v0.1.7 |
| 269 | 2026-06-01T16:25:57.428Z | Downloaded camino v1.2.2 |
| 270 | 2026-06-01T16:25:57.432Z | Downloaded cfg-if v1.0.4 |
| 271 | 2026-06-01T16:25:57.434Z | Downloaded unicode-xid v0.2.6 |
| 272 | 2026-06-01T16:25:57.435Z | Downloaded toml_write v0.1.2 |
| 273 | 2026-06-01T16:25:57.435Z | Downloaded dtrace-parser v0.2.0 |
| 274 | 2026-06-01T16:25:57.437Z | Downloaded serde v1.0.228 |
| 275 | 2026-06-01T16:25:57.437Z | Downloaded displaydoc v0.2.5 |
| 276 | 2026-06-01T16:25:57.440Z | Downloaded cpufeatures v0.2.17 |
| 277 | 2026-06-01T16:25:57.440Z | Downloaded autocfg v1.5.0 |
| 278 | 2026-06-01T16:25:57.440Z | Downloaded pretty-hex v0.4.1 |
| 279 | 2026-06-01T16:25:57.443Z | Downloaded crypto-common v0.1.7 |
| 280 | 2026-06-01T16:25:57.443Z | Downloaded camino-tempfile v1.4.1 |
| 281 | 2026-06-01T16:25:57.443Z | Downloaded clap_derive v4.6.1 |
| 282 | 2026-06-01T16:25:57.446Z | Downloaded anstyle v1.0.14 |
| 283 | 2026-06-01T16:25:57.446Z | Downloaded cargo-util-schemas v0.8.2 |
| 284 | 2026-06-01T16:25:57.446Z | Downloaded usdt-attr-macro v0.5.0 |
| 285 | 2026-06-01T16:25:57.450Z | Downloaded bytecount v0.6.9 |
| 286 | 2026-06-01T16:25:57.450Z | Downloaded zerofrom-derive v0.1.6 |
| 287 | 2026-06-01T16:25:57.450Z | Downloaded usdt v0.5.0 |
| 288 | 2026-06-01T16:25:57.450Z | Downloaded proc-macro2 v1.0.106 |
| 289 | 2026-06-01T16:25:57.453Z | Downloaded unicode-linebreak v0.1.5 |
| 290 | 2026-06-01T16:25:57.453Z | Downloaded zerofrom v0.1.6 |
| 291 | 2026-06-01T16:25:57.453Z | Downloaded anstream v1.0.0 |
| 292 | 2026-06-01T16:25:57.456Z | Downloaded yoke-derive v0.8.1 |
| 293 | 2026-06-01T16:25:57.456Z | Downloaded thread-id v4.2.2 |
| 294 | 2026-06-01T16:25:57.456Z | Downloaded utf8parse v0.2.2 |
| 295 | 2026-06-01T16:25:57.458Z | Downloaded serde_tokenstream v0.2.3 |
| 296 | 2026-06-01T16:25:57.459Z | Downloaded bitflags v2.11.0 |
| 297 | 2026-06-01T16:25:57.461Z | Downloaded icu_properties_data v2.1.2 |
| 298 | 2026-06-01T16:25:57.465Z | Downloaded writeable v0.6.2 |
| 299 | 2026-06-01T16:25:57.467Z | Downloaded version_check v0.9.5 |
| 300 | 2026-06-01T16:25:57.467Z | Downloaded toml_datetime v0.6.11 |
| 301 | 2026-06-01T16:25:57.467Z | Downloaded synstructure v0.13.2 |
| 302 | 2026-06-01T16:25:57.471Z | Downloaded typeid v1.0.3 |
| 303 | 2026-06-01T16:25:57.471Z | Downloaded ordered-float v2.10.1 |
| 304 | 2026-06-01T16:25:57.471Z | Downloaded heck v0.4.1 |
| 305 | 2026-06-01T16:25:57.474Z | Downloaded usdt-impl v0.5.0 |
| 306 | 2026-06-01T16:25:57.474Z | Downloaded thiserror-impl v1.0.69 |
| 307 | 2026-06-01T16:25:57.479Z | Downloaded thiserror v2.0.18 |
| 308 | 2026-06-01T16:25:57.481Z | Downloaded usdt-macro v0.5.0 |
| 309 | 2026-06-01T16:25:57.481Z | Downloaded anstyle-query v1.1.5 |
| 310 | 2026-06-01T16:25:57.481Z | Downloaded serde-value v0.7.0 |
| 311 | 2026-06-01T16:25:57.481Z | Downloaded cargo-platform v0.2.0 |
| 312 | 2026-06-01T16:25:57.481Z | Downloaded macaddr v1.0.1 |
| 313 | 2026-06-01T16:25:57.484Z | Downloaded itoa v1.0.17 |
| 314 | 2026-06-01T16:25:57.484Z | Downloaded zmij v1.0.21 |
| 315 | 2026-06-01T16:25:57.484Z | Downloaded utf8_iter v1.0.4 |
| 316 | 2026-06-01T16:25:57.487Z | Downloaded thiserror-impl v2.0.18 |
| 317 | 2026-06-01T16:25:57.487Z | Downloaded plain v0.2.3 |
| 318 | 2026-06-01T16:25:57.491Z | Downloaded potential_utf v0.1.4 |
| 319 | 2026-06-01T16:25:57.491Z | Downloaded zerocopy-derive v0.7.35 |
| 320 | 2026-06-01T16:25:57.494Z | Downloaded yoke v0.8.1 |
| 321 | 2026-06-01T16:25:57.494Z | Downloaded stable_deref_trait v1.2.1 |
| 322 | 2026-06-01T16:25:57.494Z | Downloaded url v2.5.8 |
| 323 | 2026-06-01T16:25:57.497Z | Downloaded zerovec-derive v0.11.2 |
| 324 | 2026-06-01T16:25:57.497Z | Downloaded unicode-ident v1.0.24 |
| 325 | 2026-06-01T16:25:57.499Z | Downloaded toml v0.8.23 |
| 326 | 2026-06-01T16:25:57.499Z | Downloaded thiserror v1.0.69 |
| 327 | 2026-06-01T16:25:57.502Z | Downloaded byteorder v1.5.0 |
| 328 | 2026-06-01T16:25:57.502Z | Downloaded quote v1.0.45 |
| 329 | 2026-06-01T16:25:57.505Z | Downloaded zerotrie v0.2.3 |
| 330 | 2026-06-01T16:25:57.507Z | Downloaded fastrand v2.3.0 |
| 331 | 2026-06-01T16:25:57.507Z | Downloaded textwrap v0.16.2 |
| 332 | 2026-06-01T16:25:57.508Z | Downloaded generic-array v0.14.7 |
| 333 | 2026-06-01T16:25:57.510Z | Downloaded typenum v1.19.0 |
| 334 | 2026-06-01T16:25:57.510Z | Downloaded toml_edit v0.22.27 |
| 335 | 2026-06-01T16:25:57.513Z | Downloaded dof v0.3.0 |
| 336 | 2026-06-01T16:25:57.513Z | Downloaded scroll_derive v0.12.1 |
| 337 | 2026-06-01T16:25:57.516Z | Downloaded terminal_size v0.4.3 |
| 338 | 2026-06-01T16:25:57.516Z | Downloaded form_urlencoded v1.2.2 |
| 339 | 2026-06-01T16:25:57.516Z | Downloaded is_terminal_polyfill v1.70.2 |
| 340 | 2026-06-01T16:25:57.516Z | Downloaded tinystr v0.8.2 |
| 341 | 2026-06-01T16:25:57.516Z | Downloaded percent-encoding v2.3.2 |
| 342 | 2026-06-01T16:25:57.519Z | Downloaded colorchoice v1.0.4 |
| 343 | 2026-06-01T16:25:57.519Z | Downloaded heck v0.5.0 |
| 344 | 2026-06-01T16:25:57.522Z | Downloaded proc-macro-error-attr v1.0.4 |
| 345 | 2026-06-01T16:25:57.522Z | Downloaded memmap v0.7.0 |
| 346 | 2026-06-01T16:25:57.525Z | Downloaded zerocopy v0.7.35 |
| 347 | 2026-06-01T16:25:57.531Z | Downloaded tabled_derive v0.7.0 |
| 348 | 2026-06-01T16:25:57.534Z | Downloaded zerovec v0.11.5 |
| 349 | 2026-06-01T16:25:57.536Z | Downloaded anstyle-parse v1.0.0 |
| 350 | 2026-06-01T16:25:57.536Z | Downloaded equivalent v1.0.2 |
| 351 | 2026-06-01T16:25:57.536Z | Downloaded scroll v0.12.0 |
| 352 | 2026-06-01T16:25:57.540Z | Downloaded clap_lex v1.0.0 |
| 353 | 2026-06-01T16:25:57.540Z | Downloaded unicode-width v0.1.14 |
| 354 | 2026-06-01T16:25:57.545Z | Downloaded swrite v0.1.0 |
| 355 | 2026-06-01T16:25:57.545Z | Downloaded semver v1.0.28 |
| 356 | 2026-06-01T16:25:57.548Z | Downloaded winnow v0.7.14 |
| 357 | 2026-06-01T16:25:57.550Z | Downloaded pest_meta v2.8.6 |
| 358 | 2026-06-01T16:25:57.550Z | Downloaded erased-serde v0.4.9 |
| 359 | 2026-06-01T16:25:57.553Z | Downloaded unicode-width v0.2.0 |
| 360 | 2026-06-01T16:25:57.556Z | Downloaded smawk v0.3.2 |
| 361 | 2026-06-01T16:25:57.556Z | Downloaded cargo_toml v0.21.0 |
| 362 | 2026-06-01T16:25:57.559Z | Downloaded cargo_metadata v0.21.0 |
| 363 | 2026-06-01T16:25:57.564Z | Downloaded fs-err v3.3.0 |
| 364 | 2026-06-01T16:25:57.567Z | Downloaded anyhow v1.0.102 |
| 365 | 2026-06-01T16:25:57.572Z | Downloaded litemap v0.8.1 |
| 366 | 2026-06-01T16:25:57.574Z | Downloaded smallvec v1.15.1 |
| 367 | 2026-06-01T16:25:57.574Z | Downloaded serde-untagged v0.1.9 |
| 368 | 2026-06-01T16:25:57.577Z | Downloaded proc-macro-error v1.0.4 |
| 369 | 2026-06-01T16:25:57.580Z | Downloaded sha2 v0.10.9 |
| 370 | 2026-06-01T16:25:57.580Z | Downloaded papergrid v0.11.0 |
| 371 | 2026-06-01T16:25:57.582Z | Downloaded icu_collections v2.1.1 |
| 372 | 2026-06-01T16:25:57.585Z | Downloaded tempfile v3.25.0 |
| 373 | 2026-06-01T16:25:57.596Z | Downloaded once_cell v1.21.3 |
| 374 | 2026-06-01T16:25:57.599Z | Downloaded log v0.4.29 |
| 375 | 2026-06-01T16:25:57.602Z | Downloaded pest_derive v2.8.6 |
| 376 | 2026-06-01T16:25:57.610Z | Downloaded icu_properties v2.1.2 |
| 377 | 2026-06-01T16:25:57.617Z | Downloaded num-traits v0.2.19 |
| 378 | 2026-06-01T16:25:57.621Z | Downloaded icu_provider v2.1.1 |
| 379 | 2026-06-01T16:25:57.621Z | Downloaded clap v4.6.1 |
| 380 | 2026-06-01T16:25:57.623Z | Downloaded icu_normalizer_data v2.1.1 |
| 381 | 2026-06-01T16:25:57.626Z | Downloaded pest_generator v2.8.6 |
| 382 | 2026-06-01T16:25:57.629Z | Downloaded getrandom v0.4.1 |
| 383 | 2026-06-01T16:25:57.631Z | Downloaded serde_derive v1.0.228 |
| 384 | 2026-06-01T16:25:57.635Z | Downloaded serde_core v1.0.228 |
| 385 | 2026-06-01T16:25:57.639Z | Downloaded icu_locale_core v2.1.1 |
| 386 | 2026-06-01T16:25:57.642Z | Downloaded memchr v2.8.0 |
| 387 | 2026-06-01T16:25:57.644Z | Downloaded icu_normalizer v2.1.1 |
| 388 | 2026-06-01T16:25:57.669Z | Downloaded indexmap v2.14.0 |
| 389 | 2026-06-01T16:25:57.681Z | Downloaded pest v2.8.6 |
| 390 | 2026-06-01T16:25:57.692Z | Downloaded idna v1.1.0 |
| 391 | 2026-06-01T16:25:57.701Z | Downloaded serde_json v1.0.149 |
| 392 | 2026-06-01T16:25:57.705Z | Downloaded hashbrown v0.17.0 |
| 393 | 2026-06-01T16:25:57.708Z | Downloaded goblin v0.8.2 |
| 394 | 2026-06-01T16:25:57.718Z | Downloaded clap_builder v4.6.0 |
| 395 | 2026-06-01T16:25:57.721Z | Downloaded tabled v0.15.0 |
| 396 | 2026-06-01T16:25:57.734Z | Downloaded syn v1.0.109 |
| 397 | 2026-06-01T16:25:57.742Z | Downloaded syn v2.0.117 |
| 398 | 2026-06-01T16:25:57.759Z | Downloaded rustix v1.1.3 |
| 399 | 2026-06-01T16:25:57.785Z | Downloaded libc v0.2.185 |
| 400 | 2026-06-01T16:25:57.851Z | Compiling proc-macro2 v1.0.106 |
| 401 | 2026-06-01T16:25:57.851Z | Compiling quote v1.0.45 |
| 402 | 2026-06-01T16:25:57.851Z | Compiling unicode-ident v1.0.24 |
| 403 | 2026-06-01T16:25:57.854Z | Compiling serde_core v1.0.228 |
| 404 | 2026-06-01T16:25:57.854Z | Compiling libc v0.2.185 |
| 405 | 2026-06-01T16:25:57.855Z | Compiling version_check v0.9.5 |
| 406 | 2026-06-01T16:25:57.855Z | Compiling memchr v2.8.0 |
| 407 | 2026-06-01T16:25:57.855Z | Compiling serde v1.0.228 |
| 408 | 2026-06-01T16:25:57.855Z | Compiling stable_deref_trait v1.2.1 |
| 409 | 2026-06-01T16:25:58.036Z | Compiling zmij v1.0.21 |
| 410 | 2026-06-01T16:25:58.039Z | Compiling itoa v1.0.17 |
| 411 | 2026-06-01T16:25:58.039Z | Compiling ucd-trie v0.1.7 |
| 412 | 2026-06-01T16:25:58.039Z | Compiling thiserror v1.0.69 |
| 413 | 2026-06-01T16:25:58.039Z | Compiling autocfg v1.5.0 |
| 414 | 2026-06-01T16:25:58.039Z | Compiling writeable v0.6.2 |
| 415 | 2026-06-01T16:25:58.211Z | Compiling litemap v0.8.1 |
| 416 | 2026-06-01T16:25:58.231Z | Compiling icu_properties_data v2.1.2 |
| 417 | 2026-06-01T16:25:58.329Z | Compiling icu_normalizer_data v2.1.1 |
| 418 | 2026-06-01T16:25:58.422Z | Compiling byteorder v1.5.0 |
| 419 | 2026-06-01T16:25:58.455Z | Compiling rustix v1.1.3 |
| 420 | 2026-06-01T16:25:58.654Z | Compiling bitflags v2.11.0 |
| 421 | 2026-06-01T16:25:58.657Z | Compiling serde_json v1.0.149 |
| 422 | 2026-06-01T16:25:58.707Z | Compiling pest v2.8.6 |
| 423 | 2026-06-01T16:25:58.746Z | Compiling smallvec v1.15.1 |
| 424 | 2026-06-01T16:25:58.764Z | Compiling num-traits v0.2.19 |
| 425 | 2026-06-01T16:25:58.872Z | Compiling hashbrown v0.17.0 |
| 426 | 2026-06-01T16:25:58.995Z | Compiling equivalent v1.0.2 |
| 427 | 2026-06-01T16:25:58.998Z | Compiling typeid v1.0.3 |
| 428 | 2026-06-01T16:25:59.031Z | Compiling usdt-impl v0.5.0 |
| 429 | 2026-06-01T16:25:59.083Z | Compiling proc-macro-error-attr v1.0.4 |
| 430 | 2026-06-01T16:25:59.086Z | Compiling winnow v0.7.14 |
| 431 | 2026-06-01T16:25:59.086Z | Compiling syn v1.0.109 |
| 432 | 2026-06-01T16:25:59.155Z | Compiling erased-serde v0.4.9 |
| 433 | 2026-06-01T16:25:59.159Z | Compiling toml_write v0.1.2 |
| 434 | 2026-06-01T16:25:59.210Z | Compiling proc-macro-error v1.0.4 |
| 435 | 2026-06-01T16:25:59.232Z | Compiling camino v1.2.2 |
| 436 | 2026-06-01T16:25:59.266Z | Compiling errno v0.3.14 |
| 437 | 2026-06-01T16:25:59.283Z | Compiling thread-id v4.2.2 |
| 438 | 2026-06-01T16:25:59.445Z | Compiling indexmap v2.14.0 |
| 439 | 2026-06-01T16:25:59.467Z | Compiling percent-encoding v2.3.2 |
| 440 | 2026-06-01T16:25:59.471Z | Compiling utf8_iter v1.0.4 |
| 441 | 2026-06-01T16:25:59.539Z | Compiling thiserror v2.0.18 |
| 442 | 2026-06-01T16:25:59.542Z | Compiling getrandom v0.4.1 |
| 443 | 2026-06-01T16:25:59.591Z | Compiling log v0.4.29 |
| 444 | 2026-06-01T16:25:59.610Z | Compiling utf8parse v0.2.2 |
| 445 | 2026-06-01T16:25:59.632Z | Compiling plain v0.2.3 |
| 446 | 2026-06-01T16:25:59.648Z | Compiling form_urlencoded v1.2.2 |
| 447 | 2026-06-01T16:25:59.712Z | Compiling syn v2.0.117 |
| 448 | 2026-06-01T16:25:59.749Z | Compiling anstyle-parse v1.0.0 |
| 449 | 2026-06-01T16:25:59.856Z | Compiling pretty-hex v0.4.1 |
| 450 | 2026-06-01T16:25:59.963Z | Compiling ordered-float v2.10.1 |
| 451 | 2026-06-01T16:25:59.982Z | Compiling anstyle v1.0.14 |
| 452 | 2026-06-01T16:26:00.002Z | Compiling pest_meta v2.8.6 |
| 453 | 2026-06-01T16:26:00.019Z | Compiling is_terminal_polyfill v1.70.2 |
| 454 | 2026-06-01T16:26:00.049Z | Compiling anstyle-query v1.1.5 |
| 455 | 2026-06-01T16:26:00.078Z | Compiling cfg-if v1.0.4 |
| 456 | 2026-06-01T16:26:00.100Z | Compiling colorchoice v1.0.4 |
| 457 | 2026-06-01T16:26:00.195Z | Compiling anstream v1.0.0 |
| 458 | 2026-06-01T16:26:00.230Z | Compiling fs-err v3.3.0 |
| 459 | 2026-06-01T16:26:00.249Z | Compiling bytecount v0.6.9 |
| 460 | 2026-06-01T16:26:00.252Z | Compiling once_cell v1.21.3 |
| 461 | 2026-06-01T16:26:00.252Z | Compiling heck v0.5.0 |
| 462 | 2026-06-01T16:26:00.270Z | Compiling anyhow v1.0.102 |
| 463 | 2026-06-01T16:26:00.286Z | Compiling unicode-width v0.1.14 |
| 464 | 2026-06-01T16:26:00.344Z | Compiling terminal_size v0.4.3 |
| 465 | 2026-06-01T16:26:00.401Z | Compiling heck v0.4.1 |
| 466 | 2026-06-01T16:26:00.450Z | Compiling fastrand v2.3.0 |
| 467 | 2026-06-01T16:26:00.522Z | Compiling fnv v1.0.7 |
| 468 | 2026-06-01T16:26:00.579Z | Compiling semver v1.0.28 |
| 469 | 2026-06-01T16:26:00.648Z | Compiling clap_lex v1.0.0 |
| 470 | 2026-06-01T16:26:00.651Z | Compiling strsim v0.11.1 |
| 471 | 2026-06-01T16:26:00.682Z | Compiling unicode-xid v0.2.6 |
| 472 | 2026-06-01T16:26:00.718Z | Compiling tempfile v3.25.0 |
| 473 | 2026-06-01T16:26:00.736Z | Compiling papergrid v0.11.0 |
| 474 | 2026-06-01T16:26:00.829Z | Compiling memmap v0.7.0 |
| 475 | 2026-06-01T16:26:00.918Z | Compiling clap_builder v4.6.0 |
| 476 | 2026-06-01T16:26:00.936Z | Compiling unicode-linebreak v0.1.5 |
| 477 | 2026-06-01T16:26:00.953Z | Compiling serde-untagged v0.1.9 |
| 478 | 2026-06-01T16:26:01.006Z | Compiling smawk v0.3.2 |
| 479 | 2026-06-01T16:26:01.027Z | Compiling unicode-width v0.2.0 |
| 480 | 2026-06-01T16:26:01.045Z | Compiling camino-tempfile v1.4.1 |
| 481 | 2026-06-01T16:26:01.164Z | Compiling swrite v0.1.0 |
| 482 | 2026-06-01T16:26:01.203Z | Compiling dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common) |
| 483 | 2026-06-01T16:26:01.261Z | Compiling textwrap v0.16.2 |
| 484 | 2026-06-01T16:26:01.571Z | Compiling tabled_derive v0.7.0 |
| 485 | 2026-06-01T16:26:02.227Z | Compiling synstructure v0.13.2 |
| 486 | 2026-06-01T16:26:02.228Z | Compiling pest_generator v2.8.6 |
| 487 | 2026-06-01T16:26:02.265Z | Compiling tabled v0.15.0 |
| 488 | 2026-06-01T16:26:02.752Z | Compiling serde_derive v1.0.228 |
| 489 | 2026-06-01T16:26:02.755Z | Compiling zerofrom-derive v0.1.6 |
| 490 | 2026-06-01T16:26:02.755Z | Compiling yoke-derive v0.8.1 |
| 491 | 2026-06-01T16:26:02.755Z | Compiling zerovec-derive v0.11.2 |
| 492 | 2026-06-01T16:26:02.755Z | Compiling displaydoc v0.2.5 |
| 493 | 2026-06-01T16:26:02.755Z | Compiling thiserror-impl v1.0.69 |
| 494 | 2026-06-01T16:26:02.755Z | Compiling zerocopy-derive v0.7.35 |
| 495 | 2026-06-01T16:26:02.770Z | Compiling scroll_derive v0.12.1 |
| 496 | 2026-06-01T16:26:02.774Z | Compiling thiserror-impl v2.0.18 |
| 497 | 2026-06-01T16:26:02.806Z | Compiling clap_derive v4.6.1 |
| 498 | 2026-06-01T16:26:02.893Z | Compiling pest_derive v2.8.6 |
| 499 | 2026-06-01T16:26:03.423Z | Compiling scroll v0.12.0 |
| 500 | 2026-06-01T16:26:03.661Z | Compiling zerocopy v0.7.35 |
| 501 | 2026-06-01T16:26:03.677Z | Compiling goblin v0.8.2 |
| 502 | 2026-06-01T16:26:03.830Z | Compiling zerofrom v0.1.6 |
| 503 | 2026-06-01T16:26:03.933Z | Compiling yoke v0.8.1 |
| 504 | 2026-06-01T16:26:03.973Z | Compiling dtrace-parser v0.2.0 |
| 505 | 2026-06-01T16:26:04.094Z | Compiling zerovec v0.11.5 |
| 506 | 2026-06-01T16:26:04.094Z | Compiling zerotrie v0.2.3 |
| 507 | 2026-06-01T16:26:04.241Z | Compiling clap v4.6.1 |
| 508 | 2026-06-01T16:26:04.520Z | Compiling tinystr v0.8.2 |
| 509 | 2026-06-01T16:26:04.520Z | Compiling potential_utf v0.1.4 |
| 510 | 2026-06-01T16:26:04.639Z | Compiling icu_collections v2.1.1 |
| 511 | 2026-06-01T16:26:04.668Z | Compiling icu_locale_core v2.1.1 |
| 512 | 2026-06-01T16:26:05.237Z | Compiling icu_provider v2.1.1 |
| 513 | 2026-06-01T16:26:05.338Z | Compiling serde_spanned v0.6.9 |
| 514 | 2026-06-01T16:26:05.338Z | Compiling toml_datetime v0.6.11 |
| 515 | 2026-06-01T16:26:05.338Z | Compiling serde-value v0.7.0 |
| 516 | 2026-06-01T16:26:05.341Z | Compiling cargo-platform v0.2.0 |
| 517 | 2026-06-01T16:26:05.341Z | Compiling macaddr v1.0.1 |
| 518 | 2026-06-01T16:26:05.357Z | Compiling dof v0.3.0 |
| 519 | 2026-06-01T16:26:05.360Z | Compiling serde_tokenstream v0.2.3 |
| 520 | 2026-06-01T16:26:05.462Z | Compiling icu_normalizer v2.1.1 |
| 521 | 2026-06-01T16:26:05.466Z | Compiling icu_properties v2.1.2 |
| 522 | 2026-06-01T16:26:05.569Z | Compiling toml_edit v0.22.27 |
| 523 | 2026-06-01T16:26:06.111Z | Compiling usdt-attr-macro v0.5.0 |
| 524 | 2026-06-01T16:26:06.112Z | Compiling usdt-macro v0.5.0 |
| 525 | 2026-06-01T16:26:06.285Z | Compiling idna_adapter v1.2.1 |
| 526 | 2026-06-01T16:26:06.389Z | Compiling idna v1.1.0 |
| 527 | 2026-06-01T16:26:06.653Z | Compiling url v2.5.8 |
| 528 | 2026-06-01T16:26:06.687Z | Compiling usdt v0.5.0 |
| 529 | 2026-06-01T16:26:06.831Z | Compiling toml v0.8.23 |
| 530 | 2026-06-01T16:26:07.164Z | Compiling cargo-util-schemas v0.8.2 |
| 531 | 2026-06-01T16:26:07.164Z | Compiling cargo_toml v0.21.0 |
| 532 | 2026-06-01T16:26:07.951Z | Compiling cargo_metadata v0.21.0 |
| 533 | 2026-06-01T16:26:08.889Z | Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask) |
| 534 | 2026-06-01T16:26:10.989Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 47.94s |
| 535 | 2026-06-01T16:26:11.251Z | Running `target/debug/xtask download cockroach clickhouse console dendrite-stub maghemite-mgd transceiver-control` |
| 536 | 2026-06-01T16:26:11.814Z | Downloading crates ... |
| 537 | 2026-06-01T16:26:11.913Z | Downloaded async-stream-impl v0.3.6 |
| 538 | 2026-06-01T16:26:11.915Z | Downloaded argon2 v0.5.3 |
| 539 | 2026-06-01T16:26:11.920Z | Downloaded ascii-canvas v3.0.0 |
| 540 | 2026-06-01T16:26:11.923Z | Downloaded async-recursion v1.1.1 |
| 541 | 2026-06-01T16:26:11.923Z | Downloaded cpufeatures v0.3.0 |
| 542 | 2026-06-01T16:26:11.927Z | Downloaded assert_matches v1.5.0 |
| 543 | 2026-06-01T16:26:11.931Z | Downloaded ciborium-io v0.2.2 |
| 544 | 2026-06-01T16:26:11.936Z | Downloaded darling_macro v0.13.4 |
| 545 | 2026-06-01T16:26:11.940Z | Downloaded aead v0.5.2 |
| 546 | 2026-06-01T16:26:11.940Z | Downloaded chacha20 v0.9.1 |
| 547 | 2026-06-01T16:26:11.943Z | Downloaded cexpr v0.6.0 |
| 548 | 2026-06-01T16:26:11.943Z | Downloaded bit-set v0.8.0 |
| 549 | 2026-06-01T16:26:11.943Z | Downloaded bb8 v0.8.6 |
| 550 | 2026-06-01T16:26:11.943Z | Downloaded async-bb8-diesel v0.2.1 |
| 551 | 2026-06-01T16:26:11.955Z | Downloaded anstream v0.6.21 |
| 552 | 2026-06-01T16:26:11.955Z | Downloaded bit-set v0.5.3 |
| 553 | 2026-06-01T16:26:11.955Z | Downloaded debug-ignore v1.0.5 |
| 554 | 2026-06-01T16:26:11.955Z | Downloaded dirs-sys-next v0.1.2 |
| 555 | 2026-06-01T16:26:11.955Z | Downloaded constant_time_eq v0.4.2 |
| 556 | 2026-06-01T16:26:11.955Z | Downloaded difflib v0.4.0 |
| 557 | 2026-06-01T16:26:11.955Z | Downloaded darling_macro v0.23.0 |
| 558 | 2026-06-01T16:26:11.955Z | Downloaded byte-wrapper v0.1.0 |
| 559 | 2026-06-01T16:26:11.955Z | Downloaded bitfield v0.19.4 |
| 560 | 2026-06-01T16:26:11.955Z | Downloaded dsl_auto_type v0.2.0 |
| 561 | 2026-06-01T16:26:11.959Z | Downloaded endian-type v0.1.2 |
| 562 | 2026-06-01T16:26:11.959Z | Downloaded arrayvec v0.7.6 |
| 563 | 2026-06-01T16:26:11.959Z | Downloaded adler2 v2.0.1 |
| 564 | 2026-06-01T16:26:11.959Z | Downloaded crc8 v0.1.1 |
| 565 | 2026-06-01T16:26:11.962Z | Downloaded bzip2 v0.6.1 |
| 566 | 2026-06-01T16:26:11.962Z | Downloaded embedded-io v0.6.1 |
| 567 | 2026-06-01T16:26:11.965Z | Downloaded dof v0.4.0 |
| 568 | 2026-06-01T16:26:11.965Z | Downloaded cfg_aliases v0.2.1 |
| 569 | 2026-06-01T16:26:11.969Z | Downloaded ciborium-ll v0.2.2 |
| 570 | 2026-06-01T16:26:11.973Z | Downloaded dropshot-api-manager-types v0.7.2 |
| 571 | 2026-06-01T16:26:11.978Z | Downloaded blowfish v0.9.1 |
| 572 | 2026-06-01T16:26:11.978Z | Downloaded clang-sys v1.8.1 |
| 573 | 2026-06-01T16:26:11.978Z | Downloaded daft v0.1.7 |
| 574 | 2026-06-01T16:26:11.981Z | Downloaded bit-vec v0.8.0 |
| 575 | 2026-06-01T16:26:11.981Z | Downloaded either v1.15.0 |
| 576 | 2026-06-01T16:26:11.981Z | Downloaded der v0.7.10 |
| 577 | 2026-06-01T16:26:11.983Z | Downloaded float-cmp v0.10.0 |
| 578 | 2026-06-01T16:26:11.984Z | Downloaded document-features v0.2.12 |
| 579 | 2026-06-01T16:26:11.987Z | Downloaded block-padding v0.3.3 |
| 580 | 2026-06-01T16:26:11.987Z | Downloaded atty v0.2.14 |
| 581 | 2026-06-01T16:26:11.987Z | Downloaded crucible-workspace-hack v0.1.0 |
| 582 | 2026-06-01T16:26:11.990Z | Downloaded display-error-chain v0.2.2 |
| 583 | 2026-06-01T16:26:11.990Z | Downloaded defmt v0.3.100 |
| 584 | 2026-06-01T16:26:11.990Z | Downloaded crc v3.4.0 |
| 585 | 2026-06-01T16:26:11.993Z | Downloaded bitfield-macros v0.19.4 |
| 586 | 2026-06-01T16:26:11.993Z | Downloaded atomicwrites v0.4.4 |
| 587 | 2026-06-01T16:26:11.993Z | Downloaded ecdsa v0.16.9 |
| 588 | 2026-06-01T16:26:11.996Z | Downloaded diesel-dtrace v0.5.0 |
| 589 | 2026-06-01T16:26:11.996Z | Downloaded darling_core v0.23.0 |
| 590 | 2026-06-01T16:26:11.999Z | Downloaded fallible-iterator v0.2.0 |
| 591 | 2026-06-01T16:26:11.999Z | Downloaded crossbeam-deque v0.8.6 |
| 592 | 2026-06-01T16:26:12.002Z | Downloaded defmt v1.0.1 |
| 593 | 2026-06-01T16:26:12.002Z | Downloaded der_derive v0.7.3 |
| 594 | 2026-06-01T16:26:12.005Z | Downloaded cobs v0.3.0 |
| 595 | 2026-06-01T16:26:12.005Z | Downloaded fd-lock v4.0.4 |
| 596 | 2026-06-01T16:26:12.007Z | Downloaded bitfield-struct v0.6.2 |
| 597 | 2026-06-01T16:26:12.008Z | Downloaded float-ord v0.3.2 |
| 598 | 2026-06-01T16:26:12.008Z | Downloaded env_logger v0.11.9 |
| 599 | 2026-06-01T16:26:12.013Z | Downloaded cfg_aliases v0.1.1 |
| 600 | 2026-06-01T16:26:12.013Z | Downloaded fixedbitset v0.4.2 |
| 601 | 2026-06-01T16:26:12.017Z | Downloaded env_filter v1.0.0 |
| 602 | 2026-06-01T16:26:12.017Z | Downloaded dirs-next v2.0.0 |
| 603 | 2026-06-01T16:26:12.018Z | Downloaded corncobs v0.1.4 |
| 604 | 2026-06-01T16:26:12.018Z | Downloaded crc-any v2.5.0 |
| 605 | 2026-06-01T16:26:12.018Z | Downloaded dtrace-parser v0.3.0 |
| 606 | 2026-06-01T16:26:12.018Z | Downloaded darling_macro v0.20.11 |
| 607 | 2026-06-01T16:26:12.021Z | Downloaded convert_case v0.4.0 |
| 608 | 2026-06-01T16:26:12.021Z | Downloaded flagset v0.4.7 |
| 609 | 2026-06-01T16:26:12.021Z | Downloaded curve25519-dalek-derive v0.1.1 |
| 610 | 2026-06-01T16:26:12.021Z | Downloaded arrayref v0.3.9 |
| 611 | 2026-06-01T16:26:12.021Z | Downloaded castaway v0.2.4 |
| 612 | 2026-06-01T16:26:12.026Z | Downloaded dyn-clone v1.0.20 |
| 613 | 2026-06-01T16:26:12.026Z | Downloaded enum-as-inner v0.6.1 |
| 614 | 2026-06-01T16:26:12.026Z | Downloaded embedded-io v0.4.0 |
| 615 | 2026-06-01T16:26:12.030Z | Downloaded dunce v1.0.5 |
| 616 | 2026-06-01T16:26:12.030Z | Downloaded cstr-argument v0.1.2 |
| 617 | 2026-06-01T16:26:12.030Z | Downloaded derive_builder_core v0.20.2 |
| 618 | 2026-06-01T16:26:12.030Z | Downloaded diesel_table_macro_syntax v0.3.0 |
| 619 | 2026-06-01T16:26:12.030Z | Downloaded foreign-types-macros v0.2.3 |
| 620 | 2026-06-01T16:26:12.033Z | Downloaded ed25519 v2.2.3 |
| 621 | 2026-06-01T16:26:12.033Z | Downloaded crunchy v0.2.4 |
| 622 | 2026-06-01T16:26:12.033Z | Downloaded foreign-types-shared v0.3.1 |
| 623 | 2026-06-01T16:26:12.033Z | Downloaded defmt-parser v1.0.0 |
| 624 | 2026-06-01T16:26:12.033Z | Downloaded base16ct v0.2.0 |
| 625 | 2026-06-01T16:26:12.036Z | Downloaded cargo-platform v0.3.2 |
| 626 | 2026-06-01T16:26:12.036Z | Downloaded async-stream v0.3.6 |
| 627 | 2026-06-01T16:26:12.036Z | Downloaded foreign-types-shared v0.1.1 |
| 628 | 2026-06-01T16:26:12.039Z | Downloaded compression-core v0.4.31 |
| 629 | 2026-06-01T16:26:12.039Z | Downloaded bcrypt-pbkdf v0.10.0 |
| 630 | 2026-06-01T16:26:12.039Z | Downloaded base64 v0.22.1 |
| 631 | 2026-06-01T16:26:12.042Z | Downloaded backoff v0.4.0 |
| 632 | 2026-06-01T16:26:12.042Z | Downloaded foreign-types v0.5.0 |
| 633 | 2026-06-01T16:26:12.045Z | Downloaded foreign-types v0.3.2 |
| 634 | 2026-06-01T16:26:12.045Z | Downloaded darling_macro v0.21.3 |
| 635 | 2026-06-01T16:26:12.045Z | Downloaded downcast-rs v2.0.2 |
| 636 | 2026-06-01T16:26:12.047Z | Downloaded derive_builder_macro v0.20.2 |
| 637 | 2026-06-01T16:26:12.047Z | Downloaded base64ct v1.8.3 |
| 638 | 2026-06-01T16:26:12.050Z | Downloaded compression-codecs v0.4.37 |
| 639 | 2026-06-01T16:26:12.053Z | Downloaded gethostname v0.5.0 |
| 640 | 2026-06-01T16:26:12.053Z | Downloaded atomic-waker v1.1.2 |
| 641 | 2026-06-01T16:26:12.057Z | Downloaded cipher v0.4.4 |
| 642 | 2026-06-01T16:26:12.060Z | Downloaded bitflags v1.3.2 |
| 643 | 2026-06-01T16:26:12.060Z | Downloaded fixedbitset v0.5.7 |
| 644 | 2026-06-01T16:26:12.065Z | Downloaded funty v2.0.0 |
| 645 | 2026-06-01T16:26:12.065Z | Downloaded des v0.8.1 |
| 646 | 2026-06-01T16:26:12.068Z | Downloaded fxhash v0.2.1 |
| 647 | 2026-06-01T16:26:12.068Z | Downloaded futures-task v0.3.32 |
| 648 | 2026-06-01T16:26:12.068Z | Downloaded git-stub v1.0.0 |
| 649 | 2026-06-01T16:26:12.068Z | Downloaded ff v0.13.1 |
| 650 | 2026-06-01T16:26:12.068Z | Downloaded crc-catalog v2.4.0 |
| 651 | 2026-06-01T16:26:12.075Z | Downloaded futures-sink v0.3.32 |
| 652 | 2026-06-01T16:26:12.075Z | Downloaded find-msvc-tools v0.1.9 |
| 653 | 2026-06-01T16:26:12.075Z | Downloaded hash32 v0.3.1 |
| 654 | 2026-06-01T16:26:12.076Z | Downloaded globwalk v0.9.1 |
| 655 | 2026-06-01T16:26:12.078Z | Downloaded hash32 v0.2.1 |
| 656 | 2026-06-01T16:26:12.078Z | Downloaded erased-serde v0.3.31 |
| 657 | 2026-06-01T16:26:12.078Z | Downloaded headers-core v0.3.0 |
| 658 | 2026-06-01T16:26:12.078Z | Downloaded futures-io v0.3.32 |
| 659 | 2026-06-01T16:26:12.078Z | Downloaded futures-macro v0.3.32 |
| 660 | 2026-06-01T16:26:12.078Z | Downloaded futures-core v0.3.32 |
| 661 | 2026-06-01T16:26:12.081Z | Downloaded hex-literal v0.4.1 |
| 662 | 2026-06-01T16:26:12.081Z | Downloaded hex v0.4.3 |
| 663 | 2026-06-01T16:26:12.081Z | Downloaded home v0.5.12 |
| 664 | 2026-06-01T16:26:12.086Z | Downloaded cargo_metadata v0.23.1 |
| 665 | 2026-06-01T16:26:12.086Z | Downloaded daft-derive v0.1.7 |
| 666 | 2026-06-01T16:26:12.089Z | Downloaded hubpack_derive v0.1.1 |
| 667 | 2026-06-01T16:26:12.089Z | Downloaded http-range v0.1.5 |
| 668 | 2026-06-01T16:26:12.089Z | Downloaded derive_builder v0.20.2 |
| 669 | 2026-06-01T16:26:12.094Z | Downloaded cassowary v0.3.0 |
| 670 | 2026-06-01T16:26:12.094Z | Downloaded bit-vec v0.6.3 |
| 671 | 2026-06-01T16:26:12.094Z | Downloaded deranged v0.5.8 |
| 672 | 2026-06-01T16:26:12.098Z | Downloaded cmake v0.1.57 |
| 673 | 2026-06-01T16:26:12.098Z | Downloaded convert_case v0.10.0 |
| 674 | 2026-06-01T16:26:12.098Z | Downloaded bcs v0.1.6 |
| 675 | 2026-06-01T16:26:12.102Z | Downloaded darling v0.13.4 |
| 676 | 2026-06-01T16:26:12.102Z | Downloaded ctr v0.9.2 |
| 677 | 2026-06-01T16:26:12.102Z | Downloaded critical-section v1.2.0 |
| 678 | 2026-06-01T16:26:12.103Z | Downloaded data-encoding v2.10.0 |
| 679 | 2026-06-01T16:26:12.105Z | Downloaded filetime v0.2.27 |
| 680 | 2026-06-01T16:26:12.105Z | Downloaded foldhash v0.2.0 |
| 681 | 2026-06-01T16:26:12.105Z | Downloaded async-trait v0.1.89 |
| 682 | 2026-06-01T16:26:12.110Z | Downloaded defmt-macros v1.0.1 |
| 683 | 2026-06-01T16:26:12.110Z | Downloaded ident_case v1.0.1 |
| 684 | 2026-06-01T16:26:12.114Z | Downloaded hyper-tls v0.6.0 |
| 685 | 2026-06-01T16:26:12.114Z | Downloaded indent_write v2.2.0 |
| 686 | 2026-06-01T16:26:12.114Z | Downloaded httpdate v1.0.3 |
| 687 | 2026-06-01T16:26:12.114Z | Downloaded hostname v0.3.1 |
| 688 | 2026-06-01T16:26:12.118Z | Downloaded elliptic-curve v0.13.8 |
| 689 | 2026-06-01T16:26:12.118Z | Downloaded fs-err v2.11.0 |
| 690 | 2026-06-01T16:26:12.121Z | Downloaded hubpack v0.1.2 |
| 691 | 2026-06-01T16:26:12.121Z | Downloaded git-stub-vcs v0.1.0 |
| 692 | 2026-06-01T16:26:12.121Z | Downloaded cookie_store v0.22.1 |
| 693 | 2026-06-01T16:26:12.121Z | Downloaded illumos-nvpair-sys v0.2.0 |
| 694 | 2026-06-01T16:26:12.124Z | Downloaded illumos-nvpair v0.3.0 |
| 695 | 2026-06-01T16:26:12.124Z | Downloaded ciborium v0.2.2 |
| 696 | 2026-06-01T16:26:12.124Z | Downloaded ghash v0.5.1 |
| 697 | 2026-06-01T16:26:12.128Z | Downloaded futures-executor v0.3.32 |
| 698 | 2026-06-01T16:26:12.128Z | Downloaded darling_core v0.21.3 |
| 699 | 2026-06-01T16:26:12.130Z | Downloaded indoc v1.0.9 |
| 700 | 2026-06-01T16:26:12.133Z | Downloaded group v0.13.0 |
| 701 | 2026-06-01T16:26:12.133Z | Downloaded globset v0.4.18 |
| 702 | 2026-06-01T16:26:12.133Z | Downloaded instant v0.1.13 |
| 703 | 2026-06-01T16:26:12.136Z | Downloaded internet-checksum v0.2.1 |
| 704 | 2026-06-01T16:26:12.136Z | Downloaded is-terminal v0.4.17 |
| 705 | 2026-06-01T16:26:12.136Z | Downloaded keccak v0.1.6 |
| 706 | 2026-06-01T16:26:12.139Z | Downloaded is_ci v1.2.0 |
| 707 | 2026-06-01T16:26:12.139Z | Downloaded console v0.16.2 |
| 708 | 2026-06-01T16:26:12.139Z | Downloaded instability v0.3.11 |
| 709 | 2026-06-01T16:26:12.143Z | Downloaded derive-ex v0.1.8 |
| 710 | 2026-06-01T16:26:12.143Z | Downloaded darling v0.21.3 |
| 711 | 2026-06-01T16:26:12.145Z | Downloaded highway v1.3.0 |
| 712 | 2026-06-01T16:26:12.145Z | Downloaded ahash v0.8.12 |
| 713 | 2026-06-01T16:26:12.149Z | Downloaded cancel-safe-futures v0.1.5 |
| 714 | 2026-06-01T16:26:12.151Z | Downloaded dropshot_endpoint v0.17.0 |
| 715 | 2026-06-01T16:26:12.151Z | Downloaded http-body-util v0.1.3 |
| 716 | 2026-06-01T16:26:12.154Z | Downloaded console v0.15.11 |
| 717 | 2026-06-01T16:26:12.154Z | Downloaded diff v0.1.13 |
| 718 | 2026-06-01T16:26:12.157Z | Downloaded colored v2.2.0 |
| 719 | 2026-06-01T16:26:12.163Z | Downloaded bzip2 v0.4.4 |
| 720 | 2026-06-01T16:26:12.163Z | Downloaded buf-list v1.1.2 |
| 721 | 2026-06-01T16:26:12.165Z | Downloaded inout v0.1.4 |
| 722 | 2026-06-01T16:26:12.165Z | Downloaded glob v0.3.3 |
| 723 | 2026-06-01T16:26:12.165Z | Downloaded fs_extra v1.3.0 |
| 724 | 2026-06-01T16:26:12.165Z | Downloaded chacha20 v0.10.0 |
| 725 | 2026-06-01T16:26:12.165Z | Downloaded kstat-rs v0.2.4 |
| 726 | 2026-06-01T16:26:12.165Z | Downloaded cookie v0.18.1 |
| 727 | 2026-06-01T16:26:12.168Z | Downloaded humantime v2.3.0 |
| 728 | 2026-06-01T16:26:12.168Z | Downloaded crossbeam-utils v0.8.21 |
| 729 | 2026-06-01T16:26:12.171Z | Downloaded crc32fast v1.5.0 |
| 730 | 2026-06-01T16:26:12.171Z | Downloaded linked-hash-map v0.5.6 |
| 731 | 2026-06-01T16:26:12.175Z | Downloaded aho-corasick v1.1.4 |
| 732 | 2026-06-01T16:26:12.180Z | Downloaded lru v0.12.5 |
| 733 | 2026-06-01T16:26:12.180Z | Downloaded lalrpop-util v0.19.12 |
| 734 | 2026-06-01T16:26:12.180Z | Downloaded derive_more v0.99.20 |
| 735 | 2026-06-01T16:26:12.182Z | Downloaded lru-cache v0.1.2 |
| 736 | 2026-06-01T16:26:12.182Z | Downloaded match_cfg v0.1.0 |
| 737 | 2026-06-01T16:26:12.182Z | Downloaded lzss v0.8.2 |
| 738 | 2026-06-01T16:26:12.185Z | Downloaded md-5 v0.10.6 |
| 739 | 2026-06-01T16:26:12.185Z | Downloaded libscf-sys v1.1.0 |
| 740 | 2026-06-01T16:26:12.185Z | Downloaded lazy_static v1.5.0 |
| 741 | 2026-06-01T16:26:12.188Z | Downloaded half v1.8.3 |
| 742 | 2026-06-01T16:26:12.188Z | Downloaded ingot-types v0.1.2 |
| 743 | 2026-06-01T16:26:12.192Z | Downloaded ingot v0.1.1 |
| 744 | 2026-06-01T16:26:12.192Z | Downloaded indoc v2.0.7 |
| 745 | 2026-06-01T16:26:12.195Z | Downloaded md5 v0.7.0 |
| 746 | 2026-06-01T16:26:12.195Z | Downloaded managed v0.8.0 |
| 747 | 2026-06-01T16:26:12.195Z | Downloaded multimap v0.10.1 |
| 748 | 2026-06-01T16:26:12.195Z | Downloaded memoffset v0.9.1 |
| 749 | 2026-06-01T16:26:12.195Z | Downloaded maybe-uninit v2.0.0 |
| 750 | 2026-06-01T16:26:12.198Z | Downloaded maplit v1.0.2 |
| 751 | 2026-06-01T16:26:12.198Z | Downloaded lru-slab v0.1.2 |
| 752 | 2026-06-01T16:26:12.198Z | Downloaded new_debug_unreachable v1.0.6 |
| 753 | 2026-06-01T16:26:12.198Z | Downloaded mime v0.3.17 |
| 754 | 2026-06-01T16:26:12.200Z | Downloaded ipnet v2.11.0 |
| 755 | 2026-06-01T16:26:12.200Z | Downloaded darling_core v0.13.4 |
| 756 | 2026-06-01T16:26:12.203Z | Downloaded normalize-line-endings v0.3.0 |
| 757 | 2026-06-01T16:26:12.203Z | Downloaded nodrop v0.1.14 |
| 758 | 2026-06-01T16:26:12.206Z | Downloaded getrandom v0.2.17 |
| 759 | 2026-06-01T16:26:12.206Z | Downloaded darling_core v0.20.11 |
| 760 | 2026-06-01T16:26:12.209Z | Downloaded nonempty v0.12.0 |
| 761 | 2026-06-01T16:26:12.211Z | Downloaded ipnetwork v0.21.1 |
| 762 | 2026-06-01T16:26:12.211Z | Downloaded nibble_vec v0.1.0 |
| 763 | 2026-06-01T16:26:12.211Z | Downloaded newtype_derive v0.1.6 |
| 764 | 2026-06-01T16:26:12.215Z | Downloaded newtype-uuid-macros v0.1.0 |
| 765 | 2026-06-01T16:26:12.215Z | Downloaded num-conv v0.2.0 |
| 766 | 2026-06-01T16:26:12.215Z | Downloaded blake2 v0.10.6 |
| 767 | 2026-06-01T16:26:12.219Z | Downloaded httparse v1.10.1 |
| 768 | 2026-06-01T16:26:12.219Z | Downloaded num v0.4.3 |
| 769 | 2026-06-01T16:26:12.223Z | Downloaded hyper-rustls v0.27.7 |
| 770 | 2026-06-01T16:26:12.223Z | Downloaded colored v3.1.1 |
| 771 | 2026-06-01T16:26:12.223Z | Downloaded jobserver v0.1.34 |
| 772 | 2026-06-01T16:26:12.227Z | Downloaded drift v0.2.0 |
| 773 | 2026-06-01T16:26:12.231Z | Downloaded derive-where v1.6.0 |
| 774 | 2026-06-01T16:26:12.236Z | Downloaded num-derive v0.3.3 |
| 775 | 2026-06-01T16:26:12.236Z | Downloaded num_threads v0.1.7 |
| 776 | 2026-06-01T16:26:12.236Z | Downloaded num-iter v0.1.45 |
| 777 | 2026-06-01T16:26:12.240Z | Downloaded lock_api v0.4.14 |
| 778 | 2026-06-01T16:26:12.240Z | Downloaded iana-time-zone v0.1.65 |
| 779 | 2026-06-01T16:26:12.240Z | Downloaded getrandom v0.3.4 |
| 780 | 2026-06-01T16:26:12.243Z | Downloaded num_enum_derive v0.5.11 |
| 781 | 2026-06-01T16:26:12.243Z | Downloaded olpc-cjson v0.1.4 |
| 782 | 2026-06-01T16:26:12.243Z | Downloaded openssl-probe v0.1.6 |
| 783 | 2026-06-01T16:26:12.243Z | Downloaded impl-trait-for-tuples v0.2.3 |
| 784 | 2026-06-01T16:26:12.246Z | Downloaded aes v0.8.4 |
| 785 | 2026-06-01T16:26:12.248Z | Downloaded flate2 v1.1.9 |
| 786 | 2026-06-01T16:26:12.251Z | Downloaded oso-derive v0.27.3 |
| 787 | 2026-06-01T16:26:12.251Z | Downloaded openssl-probe v0.2.1 |
| 788 | 2026-06-01T16:26:12.251Z | Downloaded openssl-macros v0.1.1 |
| 789 | 2026-06-01T16:26:12.251Z | Downloaded darling v0.23.0 |
| 790 | 2026-06-01T16:26:12.255Z | Downloaded packed_struct_codegen v0.10.1 |
| 791 | 2026-06-01T16:26:12.258Z | Downloaded libsw v3.5.0 |
| 792 | 2026-06-01T16:26:12.258Z | Downloaded ingot-macros v0.1.1 |
| 793 | 2026-06-01T16:26:12.258Z | Downloaded hmac v0.12.1 |
| 794 | 2026-06-01T16:26:12.261Z | Downloaded crypto-bigint v0.5.5 |
| 795 | 2026-06-01T16:26:12.263Z | Downloaded multer v3.1.0 |
| 796 | 2026-06-01T16:26:12.266Z | Downloaded num-complex v0.4.6 |
| 797 | 2026-06-01T16:26:12.269Z | Downloaded half v2.7.1 |
| 798 | 2026-06-01T16:26:12.269Z | Downloaded path-slash v0.1.5 |
| 799 | 2026-06-01T16:26:12.272Z | Downloaded parse-size v1.1.0 |
| 800 | 2026-06-01T16:26:12.272Z | Downloaded opaque-debug v0.3.1 |
| 801 | 2026-06-01T16:26:12.272Z | Downloaded linear-map v1.2.0 |
| 802 | 2026-06-01T16:26:12.275Z | Downloaded pbkdf2 v0.11.0 |
| 803 | 2026-06-01T16:26:12.275Z | Downloaded nanorand v0.7.0 |
| 804 | 2026-06-01T16:26:12.278Z | Downloaded phf_shared v0.12.1 |
| 805 | 2026-06-01T16:26:12.278Z | Downloaded native-tls v0.2.18 |
| 806 | 2026-06-01T16:26:12.280Z | Downloaded libsw-core v0.3.2 |
| 807 | 2026-06-01T16:26:12.280Z | Downloaded peg-runtime v0.8.5 |
| 808 | 2026-06-01T16:26:12.283Z | Downloaded libloading v0.8.9 |
| 809 | 2026-06-01T16:26:12.286Z | Downloaded num_enum v0.5.11 |
| 810 | 2026-06-01T16:26:12.286Z | Downloaded nu-ansi-term v0.50.3 |
| 811 | 2026-06-01T16:26:12.289Z | Downloaded compact_str v0.8.1 |
| 812 | 2026-06-01T16:26:12.292Z | Downloaded litrs v1.0.0 |
| 813 | 2026-06-01T16:26:12.295Z | Downloaded phf_shared v0.11.3 |
| 814 | 2026-06-01T16:26:12.295Z | Downloaded flume v0.11.1 |
| 815 | 2026-06-01T16:26:12.298Z | Downloaded pin-utils v0.1.0 |
| 816 | 2026-06-01T16:26:12.300Z | Downloaded pbkdf2 v0.12.2 |
| 817 | 2026-06-01T16:26:12.300Z | Downloaded const_format v0.2.35 |
| 818 | 2026-06-01T16:26:12.303Z | Downloaded chacha20poly1305 v0.10.1 |
| 819 | 2026-06-01T16:26:12.305Z | Downloaded bytes v1.11.1 |
| 820 | 2026-06-01T16:26:12.308Z | Downloaded num_enum v0.7.6 |
| 821 | 2026-06-01T16:26:12.311Z | Downloaded powerfmt v0.2.0 |
| 822 | 2026-06-01T16:26:12.313Z | Downloaded num_enum_derive v0.7.6 |
| 823 | 2026-06-01T16:26:12.313Z | Downloaded num-rational v0.4.2 |
| 824 | 2026-06-01T16:26:12.313Z | Downloaded num-integer v0.1.46 |
| 825 | 2026-06-01T16:26:12.316Z | Downloaded mime_guess v2.0.5 |
| 826 | 2026-06-01T16:26:12.319Z | Downloaded proc-macro-error-attr2 v2.0.0 |
| 827 | 2026-06-01T16:26:12.319Z | Downloaded predicates-core v1.0.10 |
| 828 | 2026-06-01T16:26:12.319Z | Downloaded oxide-tokio-rt v0.1.4 |
| 829 | 2026-06-01T16:26:12.322Z | Downloaded owo-colors v4.3.0 |
| 830 | 2026-06-01T16:26:12.338Z | Downloaded proc-macro-crate v3.4.0 |
| 831 | 2026-06-01T16:26:12.341Z | Downloaded proc-macro-crate v1.3.1 |
| 832 | 2026-06-01T16:26:12.341Z | Downloaded predicates-tree v1.0.13 |
| 833 | 2026-06-01T16:26:12.341Z | Downloaded precomputed-hash v0.1.1 |
| 834 | 2026-06-01T16:26:12.341Z | Downloaded packed_struct v0.10.1 |
| 835 | 2026-06-01T16:26:12.343Z | Downloaded memmap2 v0.9.10 |
| 836 | 2026-06-01T16:26:12.343Z | Downloaded heapless v0.7.17 |
| 837 | 2026-06-01T16:26:12.346Z | Downloaded progenitor-macro v0.14.0 |
| 838 | 2026-06-01T16:26:12.349Z | Downloaded progenitor-macro v0.13.0 |
| 839 | 2026-06-01T16:26:12.349Z | Downloaded progenitor-macro v0.11.2 |
| 840 | 2026-06-01T16:26:12.349Z | Downloaded pem-rfc7468 v0.7.0 |
| 841 | 2026-06-01T16:26:12.349Z | Downloaded pem v3.0.6 |
| 842 | 2026-06-01T16:26:12.352Z | Downloaded password-hash v0.5.0 |
| 843 | 2026-06-01T16:26:12.352Z | Downloaded psl-types v2.0.11 |
| 844 | 2026-06-01T16:26:12.355Z | Downloaded radium v0.7.0 |
| 845 | 2026-06-01T16:26:12.355Z | Downloaded quick-error v1.2.3 |
| 846 | 2026-06-01T16:26:12.355Z | Downloaded progenitor-client v0.11.2 |
| 847 | 2026-06-01T16:26:12.355Z | Downloaded libbz2-rs-sys v0.2.2 |
| 848 | 2026-06-01T16:26:12.357Z | Downloaded progenitor-client v0.10.0 |
| 849 | 2026-06-01T16:26:12.357Z | Downloaded parse-display-derive v0.10.0 |
| 850 | 2026-06-01T16:26:12.358Z | Downloaded parking_lot_core v0.8.6 |
| 851 | 2026-06-01T16:26:12.362Z | Downloaded paste v1.0.15 |
| 852 | 2026-06-01T16:26:12.364Z | Downloaded ed25519-dalek v2.2.0 |
| 853 | 2026-06-01T16:26:12.364Z | Downloaded derive_more v2.1.1 |
| 854 | 2026-06-01T16:26:12.371Z | Downloaded phf_shared v0.13.1 |
| 855 | 2026-06-01T16:26:12.374Z | Downloaded ignore v0.4.25 |
| 856 | 2026-06-01T16:26:12.374Z | Downloaded pkg-config v0.3.32 |
| 857 | 2026-06-01T16:26:12.377Z | Downloaded pkcs8 v0.10.2 |
| 858 | 2026-06-01T16:26:12.377Z | Downloaded pin-project-lite v0.2.17 |
| 859 | 2026-06-01T16:26:12.380Z | Downloaded polyval v0.6.2 |
| 860 | 2026-06-01T16:26:12.384Z | Downloaded rand_xorshift v0.4.0 |
| 861 | 2026-06-01T16:26:12.384Z | Downloaded rand_chacha v0.3.1 |
| 862 | 2026-06-01T16:26:12.384Z | Downloaded async-compression v0.4.41 |
| 863 | 2026-06-01T16:26:12.387Z | Downloaded pin-project-internal v1.1.11 |
| 864 | 2026-06-01T16:26:12.390Z | Downloaded progenitor v0.11.2 |
| 865 | 2026-06-01T16:26:12.390Z | Downloaded proc-macro-error2 v2.0.1 |
| 866 | 2026-06-01T16:26:12.392Z | Downloaded predicates v3.1.4 |
| 867 | 2026-06-01T16:26:12.392Z | Downloaded ppv-lite86 v0.2.21 |
| 868 | 2026-06-01T16:26:12.395Z | Downloaded postgres-protocol v0.6.10 |
| 869 | 2026-06-01T16:26:12.396Z | Downloaded ref-cast-impl v1.0.25 |
| 870 | 2026-06-01T16:26:12.396Z | Downloaded ref-cast v1.0.25 |
| 871 | 2026-06-01T16:26:12.398Z | Downloaded recursive-proc-macro-impl v0.1.1 |
| 872 | 2026-06-01T16:26:12.398Z | Downloaded recursive v0.1.1 |
| 873 | 2026-06-01T16:26:12.398Z | Downloaded poly1305 v0.8.0 |
| 874 | 2026-06-01T16:26:12.401Z | Downloaded progenitor v0.14.0 |
| 875 | 2026-06-01T16:26:12.401Z | Downloaded hickory-resolver v0.25.2 |
| 876 | 2026-06-01T16:26:12.404Z | Downloaded parking_lot_core v0.9.12 |
| 877 | 2026-06-01T16:26:12.407Z | Downloaded oxnet v0.1.5 |
| 878 | 2026-06-01T16:26:12.407Z | Downloaded omicron-zone-package v0.12.2 |
| 879 | 2026-06-01T16:26:12.410Z | Downloaded phf v0.13.1 |
| 880 | 2026-06-01T16:26:12.410Z | Downloaded progenitor-client v0.14.0 |
| 881 | 2026-06-01T16:26:12.410Z | Downloaded parking_lot v0.12.5 |
| 882 | 2026-06-01T16:26:12.413Z | Downloaded newtype-uuid v1.3.2 |
| 883 | 2026-06-01T16:26:12.413Z | Downloaded phf v0.12.1 |
| 884 | 2026-06-01T16:26:12.415Z | Downloaded progenitor v0.13.0 |
| 885 | 2026-06-01T16:26:12.415Z | Downloaded psm v0.1.30 |
| 886 | 2026-06-01T16:26:12.418Z | Downloaded progenitor-client v0.13.0 |
| 887 | 2026-06-01T16:26:12.418Z | Downloaded peg v0.8.5 |
| 888 | 2026-06-01T16:26:12.421Z | Downloaded rfc6979 v0.4.0 |
| 889 | 2026-06-01T16:26:12.421Z | Downloaded cc v1.2.56 |
| 890 | 2026-06-01T16:26:12.424Z | Downloaded russh-cryptovec v0.7.3 |
| 891 | 2026-06-01T16:26:12.424Z | Downloaded rtoolbox v0.0.3 |
| 892 | 2026-06-01T16:26:12.427Z | Downloaded progenitor-extras v0.2.0 |
| 893 | 2026-06-01T16:26:12.427Z | Downloaded heapless v0.8.0 |
| 894 | 2026-06-01T16:26:12.427Z | Downloaded arc-swap v1.8.2 |
| 895 | 2026-06-01T16:26:12.430Z | Downloaded fatfs v0.3.6 |
| 896 | 2026-06-01T16:26:12.433Z | Downloaded hickory-resolver v0.24.4 |
| 897 | 2026-06-01T16:26:12.435Z | Downloaded rand_chacha v0.9.0 |
| 898 | 2026-06-01T16:26:12.438Z | Downloaded peg-macros v0.8.5 |
| 899 | 2026-06-01T16:26:12.438Z | Downloaded expectorate v1.2.0 |
| 900 | 2026-06-01T16:26:12.442Z | Downloaded pkcs1 v0.7.5 |
| 901 | 2026-06-01T16:26:12.442Z | Downloaded rustc-hash v2.1.1 |
| 902 | 2026-06-01T16:26:12.442Z | Downloaded rand_core v0.6.4 |
| 903 | 2026-06-01T16:26:12.445Z | Downloaded rand_seeder v0.4.0 |
| 904 | 2026-06-01T16:26:12.445Z | Downloaded rustc_version v0.1.7 |
| 905 | 2026-06-01T16:26:12.445Z | Downloaded rand_core v0.9.5 |
| 906 | 2026-06-01T16:26:12.445Z | Downloaded miniz_oxide v0.8.9 |
| 907 | 2026-06-01T16:26:12.449Z | Downloaded primeorder v0.13.6 |
| 908 | 2026-06-01T16:26:12.449Z | Downloaded rand_core v0.10.0 |
| 909 | 2026-06-01T16:26:12.453Z | Downloaded postcard v1.1.3 |
| 910 | 2026-06-01T16:26:12.453Z | Downloaded postgres-types v0.2.12 |
| 911 | 2026-06-01T16:26:12.456Z | Downloaded indicatif v0.18.4 |
| 912 | 2026-06-01T16:26:12.456Z | Downloaded sapling-renderdag v0.1.0 |
| 913 | 2026-06-01T16:26:12.456Z | Downloaded salsa20 v0.10.2 |
| 914 | 2026-06-01T16:26:12.459Z | Downloaded pkcs5 v0.7.1 |
| 915 | 2026-06-01T16:26:12.462Z | Downloaded diesel_derives v2.3.7 |
| 916 | 2026-06-01T16:26:12.465Z | Downloaded semver v0.1.20 |
| 917 | 2026-06-01T16:26:12.465Z | Downloaded scroll_derive v0.13.1 |
| 918 | 2026-06-01T16:26:12.465Z | Downloaded rustc_version v0.4.1 |
| 919 | 2026-06-01T16:26:12.467Z | Downloaded papergrid v0.17.0 |
| 920 | 2026-06-01T16:26:12.470Z | Downloaded scheduled-thread-pool v0.2.7 |
| 921 | 2026-06-01T16:26:12.470Z | Downloaded derive_more-impl v2.1.1 |
| 922 | 2026-06-01T16:26:12.472Z | Downloaded scrypt v0.11.0 |
| 923 | 2026-06-01T16:26:12.476Z | Downloaded base64 v0.21.7 |
| 924 | 2026-06-01T16:26:12.480Z | Downloaded secrecy v0.8.0 |
| 925 | 2026-06-01T16:26:12.480Z | Downloaded jiff-static v0.2.21 |
| 926 | 2026-06-01T16:26:12.480Z | Downloaded resolv-conf v0.7.6 |
| 927 | 2026-06-01T16:26:12.484Z | Downloaded ar_archive_writer v0.5.1 |
| 928 | 2026-06-01T16:26:12.484Z | Downloaded secrecy v0.10.3 |
| 929 | 2026-06-01T16:26:12.484Z | Downloaded serde_bytes v0.11.19 |
| 930 | 2026-06-01T16:26:12.486Z | Downloaded password-hash v0.4.2 |
| 931 | 2026-06-01T16:26:12.487Z | Downloaded parse-display v0.10.0 |
| 932 | 2026-06-01T16:26:12.487Z | Downloaded parking_lot v0.11.2 |
| 933 | 2026-06-01T16:26:12.487Z | Downloaded quinn-udp v0.5.14 |
| 934 | 2026-06-01T16:26:12.489Z | Downloaded headers v0.4.1 |
| 935 | 2026-06-01T16:26:12.492Z | Downloaded sha1 v0.10.6 |
| 936 | 2026-06-01T16:26:12.496Z | Downloaded serde-big-array v0.5.1 |
| 937 | 2026-06-01T16:26:12.496Z | Downloaded pin-project v1.1.11 |
| 938 | 2026-06-01T16:26:12.501Z | Downloaded r2d2 v0.8.10 |
| 939 | 2026-06-01T16:26:12.504Z | Downloaded openssl-sys v0.9.115 |
| 940 | 2026-06-01T16:26:12.507Z | Downloaded shell-words v1.1.1 |
| 941 | 2026-06-01T16:26:12.507Z | Downloaded rustversion v1.0.22 |
| 942 | 2026-06-01T16:26:12.509Z | Downloaded rustls-pemfile v1.0.4 |
| 943 | 2026-06-01T16:26:12.509Z | Downloaded rustls-native-certs v0.8.3 |
| 944 | 2026-06-01T16:26:12.512Z | Downloaded bumpalo v3.20.2 |
| 945 | 2026-06-01T16:26:12.512Z | Downloaded seq-macro v0.3.6 |
| 946 | 2026-06-01T16:26:12.515Z | Downloaded serde_urlencoded v0.7.1 |
| 947 | 2026-06-01T16:26:12.515Z | Downloaded serde_spanned v1.0.4 |
| 948 | 2026-06-01T16:26:12.517Z | Downloaded serde_repr v0.1.20 |
| 949 | 2026-06-01T16:26:12.517Z | Downloaded signature v2.2.0 |
| 950 | 2026-06-01T16:26:12.520Z | Downloaded scroll v0.13.0 |
| 951 | 2026-06-01T16:26:12.520Z | Downloaded sigpipe v0.1.3 |
| 952 | 2026-06-01T16:26:12.520Z | Downloaded signal-hook-tokio v0.3.1 |
| 953 | 2026-06-01T16:26:12.523Z | Downloaded signal-hook-mio v0.2.5 |
| 954 | 2026-06-01T16:26:12.523Z | Downloaded serde_plain v1.0.2 |
| 955 | 2026-06-01T16:26:12.523Z | Downloaded oso v0.27.3 |
| 956 | 2026-06-01T16:26:12.526Z | Downloaded indexmap v1.9.3 |
| 957 | 2026-06-01T16:26:12.529Z | Downloaded crossbeam-channel v0.5.15 |
| 958 | 2026-06-01T16:26:12.533Z | Downloaded p256 v0.13.2 |
| 959 | 2026-06-01T16:26:12.533Z | Downloaded hickory-server v0.25.2 |
| 960 | 2026-06-01T16:26:12.535Z | Downloaded rusty-fork v0.3.1 |
| 961 | 2026-06-01T16:26:12.535Z | Downloaded progenitor-impl v0.13.0 |
| 962 | 2026-06-01T16:26:12.538Z | Downloaded hashbrown v0.13.2 |
| 963 | 2026-06-01T16:26:12.541Z | Downloaded slog-envlogger v2.2.0 |
| 964 | 2026-06-01T16:26:12.541Z | Downloaded sec1 v0.7.3 |
| 965 | 2026-06-01T16:26:12.543Z | Downloaded scopeguard v1.2.0 |
| 966 | 2026-06-01T16:26:12.544Z | Downloaded schemars_derive v0.8.22 |
| 967 | 2026-06-01T16:26:12.544Z | Downloaded libefi-sys v0.1.0 |
| 968 | 2026-06-01T16:26:12.548Z | Downloaded futures-channel v0.3.32 |
| 969 | 2026-06-01T16:26:12.548Z | Downloaded russh-keys v0.45.0 |
| 970 | 2026-06-01T16:26:12.551Z | Downloaded hyper-util v0.1.20 |
| 971 | 2026-06-01T16:26:12.553Z | Downloaded serde_path_to_error v0.1.20 |
| 972 | 2026-06-01T16:26:12.556Z | Downloaded minimal-lexical v0.2.1 |
| 973 | 2026-06-01T16:26:12.559Z | Downloaded progenitor-impl v0.11.2 |
| 974 | 2026-06-01T16:26:12.559Z | Downloaded hashbrown v0.12.3 |
| 975 | 2026-06-01T16:26:12.564Z | Downloaded http v1.4.0 |
| 976 | 2026-06-01T16:26:12.567Z | Downloaded serde-hex v0.1.0 |
| 977 | 2026-06-01T16:26:12.567Z | Downloaded rustls-pki-types v1.14.0 |
| 978 | 2026-06-01T16:26:12.567Z | Downloaded rustls-pemfile v2.2.0 |
| 979 | 2026-06-01T16:26:12.567Z | Downloaded ssh-encoding v0.2.0 |
| 980 | 2026-06-01T16:26:12.570Z | Downloaded sqlparser_derive v0.5.0 |
| 981 | 2026-06-01T16:26:12.570Z | Downloaded futures v0.3.32 |
| 982 | 2026-06-01T16:26:12.573Z | Downloaded ssh-cipher v0.2.0 |
| 983 | 2026-06-01T16:26:12.573Z | Downloaded prefix-trie v0.7.0 |
| 984 | 2026-06-01T16:26:12.577Z | Downloaded num-derive v0.4.2 |
| 985 | 2026-06-01T16:26:12.577Z | Downloaded hyper-staticfile v0.10.1 |
| 986 | 2026-06-01T16:26:12.579Z | Downloaded const-oid v0.9.6 |
| 987 | 2026-06-01T16:26:12.579Z | Downloaded same-file v1.0.6 |
| 988 | 2026-06-01T16:26:12.579Z | Downloaded allocator-api2 v0.2.21 |
| 989 | 2026-06-01T16:26:12.582Z | Downloaded shlex v1.3.0 |
| 990 | 2026-06-01T16:26:12.582Z | Downloaded backon v1.6.0 |
| 991 | 2026-06-01T16:26:12.585Z | Downloaded slog-dtrace v0.3.0 |
| 992 | 2026-06-01T16:26:12.585Z | Downloaded slog-bunyan v2.5.0 |
| 993 | 2026-06-01T16:26:12.587Z | Downloaded slog-async v2.8.0 |
| 994 | 2026-06-01T16:26:12.587Z | Downloaded siphasher v1.0.2 |
| 995 | 2026-06-01T16:26:12.587Z | Downloaded structmeta-derive v0.3.0 |
| 996 | 2026-06-01T16:26:12.590Z | Downloaded structmeta v0.3.0 |
| 997 | 2026-06-01T16:26:12.590Z | Downloaded serde_with_macros v1.5.2 |
| 998 | 2026-06-01T16:26:12.590Z | Downloaded strip-ansi-escapes v0.2.1 |
| 999 | 2026-06-01T16:26:12.593Z | Downloaded sct v0.7.1 |
| 1000 | 2026-06-01T16:26:12.593Z | Downloaded strum v0.27.2 |
| 1001 | 2026-06-01T16:26:12.596Z | Downloaded strum v0.26.3 |
| 1002 | 2026-06-01T16:26:12.596Z | Downloaded strsim v0.10.0 |
| 1003 | 2026-06-01T16:26:12.596Z | Downloaded dropshot-api-manager v0.7.2 |
| 1004 | 2026-06-01T16:26:12.599Z | Downloaded signal-hook-registry v1.4.8 |
| 1005 | 2026-06-01T16:26:12.602Z | Downloaded newline-converter v0.3.0 |
| 1006 | 2026-06-01T16:26:12.602Z | Downloaded darling v0.20.11 |
| 1007 | 2026-06-01T16:26:12.605Z | Downloaded crossbeam-epoch v0.9.18 |
| 1008 | 2026-06-01T16:26:12.608Z | Downloaded rcgen v0.12.1 |
| 1009 | 2026-06-01T16:26:12.611Z | Downloaded progenitor-impl v0.14.0 |
| 1010 | 2026-06-01T16:26:12.611Z | Downloaded pretty_assertions v1.4.1 |
| 1011 | 2026-06-01T16:26:12.613Z | Downloaded tabled_derive v0.11.0 |
| 1012 | 2026-06-01T16:26:12.616Z | Downloaded tap v1.0.1 |
| 1013 | 2026-06-01T16:26:12.616Z | Downloaded sync_wrapper v1.0.2 |
| 1014 | 2026-06-01T16:26:12.616Z | Downloaded supports-color v3.0.2 |
| 1015 | 2026-06-01T16:26:12.616Z | Downloaded tagptr v0.2.0 |
| 1016 | 2026-06-01T16:26:12.619Z | Downloaded subtle v2.6.1 |
| 1017 | 2026-06-01T16:26:12.619Z | Downloaded slog-stdlog v4.1.1 |
| 1018 | 2026-06-01T16:26:12.622Z | Downloaded sqlformat v0.3.5 |
| 1019 | 2026-06-01T16:26:12.622Z | Downloaded crossterm v0.29.0 |
| 1020 | 2026-06-01T16:26:12.626Z | Downloaded crossterm v0.28.1 |
| 1021 | 2026-06-01T16:26:12.630Z | Downloaded spki v0.7.3 |
| 1022 | 2026-06-01T16:26:12.633Z | Downloaded smf v0.2.3 |
| 1023 | 2026-06-01T16:26:12.633Z | Downloaded ron v0.8.1 |
| 1024 | 2026-06-01T16:26:12.636Z | Downloaded thiserror-impl-no-std v2.0.2 |
| 1025 | 2026-06-01T16:26:12.639Z | Downloaded take_mut v0.2.2 |
| 1026 | 2026-06-01T16:26:12.639Z | Downloaded tabwriter v1.4.1 |
| 1027 | 2026-06-01T16:26:12.641Z | Downloaded termtree v0.5.1 |
| 1028 | 2026-06-01T16:26:12.641Z | Downloaded static_assertions v1.1.0 |
| 1029 | 2026-06-01T16:26:12.644Z | Downloaded stacker v0.1.23 |
| 1030 | 2026-06-01T16:26:12.644Z | Downloaded rayon-core v1.13.0 |
| 1031 | 2026-06-01T16:26:12.647Z | Downloaded smallvec v0.6.14 |
| 1032 | 2026-06-01T16:26:12.647Z | Downloaded schemars v0.8.22 |
| 1033 | 2026-06-01T16:26:12.654Z | Downloaded tinyvec_macros v0.1.1 |
| 1034 | 2026-06-01T16:26:12.657Z | Downloaded strum_macros v0.27.2 |
| 1035 | 2026-06-01T16:26:12.657Z | Downloaded strum_macros v0.26.4 |
| 1036 | 2026-06-01T16:26:12.660Z | Downloaded strum_macros v0.24.3 |
| 1037 | 2026-06-01T16:26:12.660Z | Downloaded time-core v0.1.8 |
| 1038 | 2026-06-01T16:26:12.663Z | Downloaded testing_table v0.3.0 |
| 1039 | 2026-06-01T16:26:12.663Z | Downloaded stringprep v0.1.5 |
| 1040 | 2026-06-01T16:26:12.666Z | Downloaded hashbrown v0.16.1 |
| 1041 | 2026-06-01T16:26:12.669Z | Downloaded string_cache v0.8.9 |
| 1042 | 2026-06-01T16:26:12.669Z | Downloaded serde_cbor v0.11.2 |
| 1043 | 2026-06-01T16:26:12.672Z | Downloaded itertools v0.10.5 |
| 1044 | 2026-06-01T16:26:12.674Z | Downloaded ryu v1.0.23 |
| 1045 | 2026-06-01T16:26:12.677Z | Downloaded aes-gcm v0.10.3 |
| 1046 | 2026-06-01T16:26:12.680Z | Downloaded support-bundle-viewer v0.1.2 |
| 1047 | 2026-06-01T16:26:12.680Z | Downloaded slog-term v2.9.2 |
| 1048 | 2026-06-01T16:26:12.683Z | Downloaded serde_derive_internals v0.29.1 |
| 1049 | 2026-06-01T16:26:12.683Z | Downloaded rustls-platform-verifier v0.6.2 |
| 1050 | 2026-06-01T16:26:12.692Z | Downloaded tokio-macros v2.7.0 |
| 1051 | 2026-06-01T16:26:12.692Z | Downloaded prettyplease v0.2.37 |
| 1052 | 2026-06-01T16:26:12.698Z | Downloaded termios v0.3.3 |
| 1053 | 2026-06-01T16:26:12.698Z | Downloaded spin v0.9.8 |
| 1054 | 2026-06-01T16:26:12.698Z | Downloaded snafu-derive v0.8.9 |
| 1055 | 2026-06-01T16:26:12.698Z | Downloaded slog-json v2.6.1 |
| 1056 | 2026-06-01T16:26:12.698Z | Downloaded slab v0.4.12 |
| 1057 | 2026-06-01T16:26:12.698Z | Downloaded publicsuffix v2.3.0 |
| 1058 | 2026-06-01T16:26:12.698Z | Downloaded nom v7.1.3 |
| 1059 | 2026-06-01T16:26:12.702Z | Downloaded mio v1.2.0 |
| 1060 | 2026-06-01T16:26:12.702Z | Downloaded rand v0.8.6 |
| 1061 | 2026-06-01T16:26:12.704Z | Downloaded qorb v0.4.1 |
| 1062 | 2026-06-01T16:26:12.707Z | Downloaded simd-adler32 v0.3.8 |
| 1063 | 2026-06-01T16:26:12.707Z | Downloaded sync-ptr v0.1.4 |
| 1064 | 2026-06-01T16:26:12.710Z | Downloaded slog-scope v4.4.1 |
| 1065 | 2026-06-01T16:26:12.710Z | Downloaded hostname v0.4.2 |
| 1066 | 2026-06-01T16:26:12.712Z | Downloaded tower-layer v0.3.3 |
| 1067 | 2026-06-01T16:26:12.712Z | Downloaded foldhash v0.1.5 |
| 1068 | 2026-06-01T16:26:12.712Z | Downloaded ena v0.14.4 |
| 1069 | 2026-06-01T16:26:12.716Z | Downloaded camino-tempfile-ext v0.3.3 |
| 1070 | 2026-06-01T16:26:12.716Z | Downloaded http-body v1.0.1 |
| 1071 | 2026-06-01T16:26:12.716Z | Downloaded cbc v0.1.2 |
| 1072 | 2026-06-01T16:26:12.716Z | Downloaded csv-core v0.1.13 |
| 1073 | 2026-06-01T16:26:12.719Z | Downloaded topological-sort v0.2.2 |
| 1074 | 2026-06-01T16:26:12.719Z | Downloaded signal-hook v0.3.18 |
| 1075 | 2026-06-01T16:26:12.722Z | Downloaded tower-service v0.3.3 |
| 1076 | 2026-06-01T16:26:12.722Z | Downloaded serde_yaml v0.9.34+deprecated |
| 1077 | 2026-06-01T16:26:12.725Z | Downloaded serde_with_macros v3.17.0 |
| 1078 | 2026-06-01T16:26:12.725Z | Downloaded try-lock v0.2.5 |
| 1079 | 2026-06-01T16:26:12.725Z | Downloaded time-macros v0.2.27 |
| 1080 | 2026-06-01T16:26:12.729Z | Downloaded typify-macro v0.6.2 |
| 1081 | 2026-06-01T16:26:12.729Z | Downloaded trait-variant v0.1.2 |
| 1082 | 2026-06-01T16:26:12.729Z | Downloaded tiny-keccak v2.0.2 |
| 1083 | 2026-06-01T16:26:12.731Z | Downloaded slog v2.8.2 |
| 1084 | 2026-06-01T16:26:12.731Z | Downloaded typify-macro v0.4.3 |
| 1085 | 2026-06-01T16:26:12.734Z | Downloaded thread_local v1.1.9 |
| 1086 | 2026-06-01T16:26:12.734Z | Downloaded const_format_proc_macros v0.2.34 |
| 1087 | 2026-06-01T16:26:12.737Z | Downloaded anstyle-parse v0.2.7 |
| 1088 | 2026-06-01T16:26:12.737Z | Downloaded array-init v0.0.4 |
| 1089 | 2026-06-01T16:26:12.737Z | Downloaded quinn v0.11.9 |
| 1090 | 2026-06-01T16:26:12.740Z | Downloaded num-bigint-dig v0.8.6 |
| 1091 | 2026-06-01T16:26:12.742Z | Downloaded rsa v0.9.10 |
| 1092 | 2026-06-01T16:26:12.745Z | Downloaded usdt-macro v0.6.0 |
| 1093 | 2026-06-01T16:26:12.748Z | Downloaded usdt v0.6.0 |
| 1094 | 2026-06-01T16:26:12.748Z | Downloaded untrusted v0.9.0 |
| 1095 | 2026-06-01T16:26:12.748Z | Downloaded untrusted v0.7.1 |
| 1096 | 2026-06-01T16:26:12.751Z | Downloaded num-bigint v0.4.6 |
| 1097 | 2026-06-01T16:26:12.754Z | Downloaded socket2 v0.5.10 |
| 1098 | 2026-06-01T16:26:12.754Z | Downloaded tokio-dtrace v0.1.1 |
| 1099 | 2026-06-01T16:26:12.754Z | Downloaded tls_codec v0.4.2 |
| 1100 | 2026-06-01T16:26:12.756Z | Downloaded similar v2.7.0 |
| 1101 | 2026-06-01T16:26:12.759Z | Downloaded unit-prefix v0.5.2 |
| 1102 | 2026-06-01T16:26:12.759Z | Downloaded tokio-native-tls v0.3.1 |
| 1103 | 2026-06-01T16:26:12.762Z | Downloaded tls_codec_derive v0.4.2 |
| 1104 | 2026-06-01T16:26:12.762Z | Downloaded usdt-attr-macro v0.6.0 |
| 1105 | 2026-06-01T16:26:12.762Z | Downloaded toml_datetime v0.7.5+spec-1.1.0 |
| 1106 | 2026-06-01T16:26:12.767Z | Downloaded hashbrown v0.15.5 |
| 1107 | 2026-06-01T16:26:12.770Z | Downloaded void v1.0.2 |
| 1108 | 2026-06-01T16:26:12.770Z | Downloaded blake3 v1.8.3 |
| 1109 | 2026-06-01T16:26:12.774Z | Downloaded toml_writer v1.0.6+spec-1.1.0 |
| 1110 | 2026-06-01T16:26:12.774Z | Downloaded term v1.2.1 |
| 1111 | 2026-06-01T16:26:12.777Z | Downloaded universal-hash v0.5.1 |
| 1112 | 2026-06-01T16:26:12.777Z | Downloaded unicode-truncate v1.1.0 |
| 1113 | 2026-06-01T16:26:12.777Z | Downloaded tokio-tungstenite v0.23.1 |
| 1114 | 2026-06-01T16:26:12.780Z | Downloaded wait-timeout v0.2.1 |
| 1115 | 2026-06-01T16:26:12.780Z | Downloaded iri-string v0.7.10 |
| 1116 | 2026-06-01T16:26:12.784Z | Downloaded thiserror-no-std v2.0.2 |
| 1117 | 2026-06-01T16:26:12.787Z | Downloaded term v0.7.0 |
| 1118 | 2026-06-01T16:26:12.790Z | Downloaded schemars v0.9.0 |
| 1119 | 2026-06-01T16:26:12.794Z | Downloaded unicase v2.9.0 |
| 1120 | 2026-06-01T16:26:12.798Z | Downloaded rustls-webpki v0.103.9 |
| 1121 | 2026-06-01T16:26:12.801Z | Downloaded itertools v0.12.1 |
| 1122 | 2026-06-01T16:26:12.804Z | Downloaded thread-id v5.1.0 |
| 1123 | 2026-06-01T16:26:12.804Z | Downloaded nom v8.0.0 |
| 1124 | 2026-06-01T16:26:12.806Z | Downloaded h2 v0.4.13 |
| 1125 | 2026-06-01T16:26:12.809Z | Downloaded want v0.3.1 |
| 1126 | 2026-06-01T16:26:12.812Z | Downloaded waitgroup v0.1.2 |
| 1127 | 2026-06-01T16:26:12.812Z | Downloaded tokio-stream v0.1.18 |
| 1128 | 2026-06-01T16:26:12.816Z | Downloaded unarray v0.1.4 |
| 1129 | 2026-06-01T16:26:12.816Z | Downloaded tui-tree-widget v0.23.1 |
| 1130 | 2026-06-01T16:26:12.820Z | Downloaded rand v0.9.2 |
| 1131 | 2026-06-01T16:26:12.820Z | Downloaded libxml v0.3.3 |
| 1132 | 2026-06-01T16:26:12.822Z | Downloaded hkdf v0.12.4 |
| 1133 | 2026-06-01T16:26:12.822Z | Downloaded snafu v0.8.9 |
| 1134 | 2026-06-01T16:26:12.826Z | Downloaded tokio-rustls v0.25.0 |
| 1135 | 2026-06-01T16:26:12.830Z | Downloaded tokio-rustls v0.24.1 |
| 1136 | 2026-06-01T16:26:12.830Z | Downloaded samael v0.0.19 |
| 1137 | 2026-06-01T16:26:12.833Z | Downloaded utf-8 v0.7.6 |
| 1138 | 2026-06-01T16:26:12.833Z | Downloaded usdt-impl v0.6.0 |
| 1139 | 2026-06-01T16:26:12.833Z | Downloaded toml_datetime v1.0.0+spec-1.1.0 |
| 1140 | 2026-06-01T16:26:12.836Z | Downloaded futures-util v0.3.32 |
| 1141 | 2026-06-01T16:26:12.840Z | Downloaded vergen-lib v0.1.6 |
| 1142 | 2026-06-01T16:26:12.844Z | Downloaded vergen-gitcl v1.0.8 |
| 1143 | 2026-06-01T16:26:12.844Z | Downloaded vergen-lib v9.1.0 |
| 1144 | 2026-06-01T16:26:12.847Z | Downloaded xshell-macros v0.2.7 |
| 1145 | 2026-06-01T16:26:12.847Z | Downloaded zeroize_derive v1.4.3 |
| 1146 | 2026-06-01T16:26:12.847Z | Downloaded toml_parser v1.0.9+spec-1.1.0 |
| 1147 | 2026-06-01T16:26:12.847Z | Downloaded test-strategy v0.4.5 |
| 1148 | 2026-06-01T16:26:12.850Z | Downloaded zone_cfg_derive v0.3.1 |
| 1149 | 2026-06-01T16:26:12.850Z | Downloaded russh v0.45.0 |
| 1150 | 2026-06-01T16:26:12.854Z | Downloaded rand v0.10.0 |
| 1151 | 2026-06-01T16:26:12.857Z | Downloaded subprocess v0.2.15 |
| 1152 | 2026-06-01T16:26:12.857Z | Downloaded socket2 v0.6.3 |
| 1153 | 2026-06-01T16:26:12.860Z | Downloaded schemars v1.2.1 |
| 1154 | 2026-06-01T16:26:12.868Z | Downloaded zone v0.3.1 |
| 1155 | 2026-06-01T16:26:12.872Z | Downloaded whoami v2.1.0 |
| 1156 | 2026-06-01T16:26:12.872Z | Downloaded itertools v0.13.0 |
| 1157 | 2026-06-01T16:26:12.874Z | Downloaded vsss-rs v3.3.4 |
| 1158 | 2026-06-01T16:26:12.874Z | Downloaded uzers v0.12.2 |
| 1159 | 2026-06-01T16:26:12.877Z | Downloaded twox-hash v2.1.2 |
| 1160 | 2026-06-01T16:26:12.877Z | Downloaded tracing-attributes v0.1.31 |
| 1161 | 2026-06-01T16:26:12.880Z | Downloaded whoami v1.6.1 |
| 1162 | 2026-06-01T16:26:12.880Z | Downloaded xshell v0.2.7 |
| 1163 | 2026-06-01T16:26:12.883Z | Downloaded walkdir v2.5.0 |
| 1164 | 2026-06-01T16:26:12.883Z | Downloaded tokio-rustls v0.26.4 |
| 1165 | 2026-06-01T16:26:12.883Z | Downloaded itertools v0.14.0 |
| 1166 | 2026-06-01T16:26:12.887Z | Downloaded hyper v1.8.1 |
| 1167 | 2026-06-01T16:26:12.891Z | Downloaded toml v1.0.6+spec-1.1.0 |
| 1168 | 2026-06-01T16:26:12.894Z | Downloaded xattr v1.6.1 |
| 1169 | 2026-06-01T16:26:12.897Z | Downloaded wyz v0.5.1 |
| 1170 | 2026-06-01T16:26:12.897Z | Downloaded unicode-properties v0.1.4 |
| 1171 | 2026-06-01T16:26:12.897Z | Downloaded aws-lc-rs v1.16.3 |
| 1172 | 2026-06-01T16:26:12.902Z | Downloaded vergen-git2 v9.1.0 |
| 1173 | 2026-06-01T16:26:12.905Z | Downloaded zeroize v1.8.2 |
| 1174 | 2026-06-01T16:26:12.905Z | Downloaded toml v0.7.8 |
| 1175 | 2026-06-01T16:26:12.908Z | Downloaded tokio-tungstenite v0.21.0 |
| 1176 | 2026-06-01T16:26:12.908Z | Downloaded zstd v0.13.3 |
| 1177 | 2026-06-01T16:26:12.910Z | Downloaded tracing-core v0.1.36 |
| 1178 | 2026-06-01T16:26:12.913Z | Downloaded vergen v9.1.0 |
| 1179 | 2026-06-01T16:26:12.913Z | Downloaded tinyvec v1.10.0 |
| 1180 | 2026-06-01T16:26:12.916Z | Downloaded p521 v0.13.3 |
| 1181 | 2026-06-01T16:26:12.916Z | Downloaded unicode-bidi v0.3.18 |
| 1182 | 2026-06-01T16:26:12.919Z | Downloaded zstd-safe v7.2.4 |
| 1183 | 2026-06-01T16:26:12.919Z | Downloaded tar v0.4.45 |
| 1184 | 2026-06-01T16:26:12.922Z | Downloaded steno v0.4.1 |
| 1185 | 2026-06-01T16:26:12.926Z | Downloaded tungstenite v0.23.0 |
| 1186 | 2026-06-01T16:26:12.929Z | Downloaded tungstenite v0.21.0 |
| 1187 | 2026-06-01T16:26:12.932Z | Downloaded rpassword v7.4.0 |
| 1188 | 2026-06-01T16:26:12.932Z | Downloaded libm v0.2.16 |
| 1189 | 2026-06-01T16:26:12.937Z | Downloaded yasna v0.5.2 |
| 1190 | 2026-06-01T16:26:12.940Z | Downloaded unsafe-libyaml v0.2.11 |
| 1191 | 2026-06-01T16:26:12.944Z | Downloaded typify v0.4.3 |
| 1192 | 2026-06-01T16:26:12.944Z | Downloaded serde_with v1.14.0 |
| 1193 | 2026-06-01T16:26:12.947Z | Downloaded toml_edit v0.23.10+spec-1.0.0 |
| 1194 | 2026-06-01T16:26:12.950Z | Downloaded iddqd v0.4.2 |
| 1195 | 2026-06-01T16:26:12.956Z | Downloaded zerocopy v0.6.6 |
| 1196 | 2026-06-01T16:26:12.960Z | Downloaded typify v0.6.2 |
| 1197 | 2026-06-01T16:26:12.971Z | Downloaded uuid v1.23.0 |
| 1198 | 2026-06-01T16:26:12.974Z | Downloaded vte v0.14.1 |
| 1199 | 2026-06-01T16:26:12.982Z | Downloaded bitvec v1.0.1 |
| 1200 | 2026-06-01T16:26:12.991Z | Downloaded ssh-key v0.6.7 |
| 1201 | 2026-06-01T16:26:12.995Z | Downloaded rustyline v14.0.0 |
| 1202 | 2026-06-01T16:26:12.998Z | Downloaded reedline v0.40.0 |
| 1203 | 2026-06-01T16:26:13.002Z | Downloaded zopfli v0.8.3 |
| 1204 | 2026-06-01T16:26:13.005Z | Downloaded tokio-postgres v0.7.16 |
| 1205 | 2026-06-01T16:26:13.009Z | Downloaded reqwest v0.13.2 |
| 1206 | 2026-06-01T16:26:13.026Z | Downloaded zip v0.6.6 |
| 1207 | 2026-06-01T16:26:13.028Z | Downloaded git2 v0.20.4 |
| 1208 | 2026-06-01T16:26:13.032Z | Downloaded reqwest v0.12.28 |
| 1209 | 2026-06-01T16:26:13.038Z | Downloaded regex v1.12.3 |
| 1210 | 2026-06-01T16:26:13.041Z | Downloaded p384 v0.13.1 |
| 1211 | 2026-06-01T16:26:13.050Z | Downloaded yansi v1.0.1 |
| 1212 | 2026-06-01T16:26:13.053Z | Downloaded unicode_categories v0.1.1 |
| 1213 | 2026-06-01T16:26:13.053Z | Downloaded toml_edit v0.19.15 |
| 1214 | 2026-06-01T16:26:13.060Z | Downloaded zerocopy-derive v0.8.40 |
| 1215 | 2026-06-01T16:26:13.066Z | Downloaded bindgen v0.71.1 |
| 1216 | 2026-06-01T16:26:13.070Z | Downloaded quick-xml v0.37.5 |
| 1217 | 2026-06-01T16:26:13.074Z | Downloaded x509-cert v0.2.5 |
| 1218 | 2026-06-01T16:26:13.078Z | Downloaded rustls-webpki v0.101.7 |
| 1219 | 2026-06-01T16:26:13.085Z | Downloaded chrono v0.4.44 |
| 1220 | 2026-06-01T16:26:13.095Z | Downloaded proptest v1.10.0 |
| 1221 | 2026-06-01T16:26:13.103Z | Downloaded tower v0.5.3 |
| 1222 | 2026-06-01T16:26:13.109Z | Downloaded tokio-util v0.7.18 |
| 1223 | 2026-06-01T16:26:13.113Z | Downloaded typed-path v0.9.3 |
| 1224 | 2026-06-01T16:26:13.116Z | Downloaded salty v0.3.0 |
| 1225 | 2026-06-01T16:26:13.120Z | Downloaded unicode-segmentation v1.12.0 |
| 1226 | 2026-06-01T16:26:13.123Z | Downloaded goblin v0.10.5 |
| 1227 | 2026-06-01T16:26:13.127Z | Downloaded moka v0.12.13 |
| 1228 | 2026-06-01T16:26:13.132Z | Downloaded rustls-webpki v0.102.8 |
| 1229 | 2026-06-01T16:26:13.144Z | Downloaded radix_trie v0.2.1 |
| 1230 | 2026-06-01T16:26:13.146Z | Downloaded rayon v1.11.0 |
| 1231 | 2026-06-01T16:26:13.151Z | Downloaded portable-atomic v1.13.1 |
| 1232 | 2026-06-01T16:26:13.155Z | Downloaded lalrpop v0.19.12 |
| 1233 | 2026-06-01T16:26:13.165Z | Downloaded tower-http v0.6.8 |
| 1234 | 2026-06-01T16:26:13.170Z | Downloaded zip v4.6.1 |
| 1235 | 2026-06-01T16:26:13.172Z | Downloaded tough v0.22.0 |
| 1236 | 2026-06-01T16:26:13.183Z | Downloaded unicode-normalization v0.1.25 |
| 1237 | 2026-06-01T16:26:13.192Z | Downloaded curve25519-dalek v4.1.3 |
| 1238 | 2026-06-01T16:26:13.195Z | Downloaded dropshot v0.17.0 |
| 1239 | 2026-06-01T16:26:13.209Z | Downloaded tabled v0.20.0 |
| 1240 | 2026-06-01T16:26:13.219Z | Downloaded nix v0.27.1 |
| 1241 | 2026-06-01T16:26:13.225Z | Downloaded regex-syntax v0.6.29 |
| 1242 | 2026-06-01T16:26:13.229Z | Downloaded quinn-proto v0.11.13 |
| 1243 | 2026-06-01T16:26:13.234Z | Downloaded polar-core v0.27.3 |
| 1244 | 2026-06-01T16:26:13.239Z | Downloaded winnow v0.6.26 |
| 1245 | 2026-06-01T16:26:13.243Z | Downloaded petname v2.0.2 |
| 1246 | 2026-06-01T16:26:13.246Z | Downloaded object v0.30.4 |
| 1247 | 2026-06-01T16:26:13.252Z | Downloaded serde_with v3.17.0 |
| 1248 | 2026-06-01T16:26:13.261Z | Downloaded winnow v0.5.40 |
| 1249 | 2026-06-01T16:26:13.266Z | Downloaded openssl v0.10.79 |
| 1250 | 2026-06-01T16:26:13.271Z | Downloaded zlib-rs v0.6.2 |
| 1251 | 2026-06-01T16:26:13.274Z | Downloaded object v0.37.3 |
| 1252 | 2026-06-01T16:26:13.281Z | Downloaded nix v0.28.0 |
| 1253 | 2026-06-01T16:26:13.287Z | Downloaded nix v0.31.2 |
| 1254 | 2026-06-01T16:26:13.295Z | Downloaded smoltcp v0.11.0 |
| 1255 | 2026-06-01T16:26:13.302Z | Downloaded time v0.3.47 |
| 1256 | 2026-06-01T16:26:13.309Z | Downloaded diesel v2.3.7 |
| 1257 | 2026-06-01T16:26:13.322Z | Downloaded smoltcp v0.9.1 |
| 1258 | 2026-06-01T16:26:13.328Z | Downloaded regex-syntax v0.8.10 |
| 1259 | 2026-06-01T16:26:13.332Z | Downloaded vcpkg v0.2.15 |
| 1260 | 2026-06-01T16:26:13.355Z | Downloaded rustls v0.21.12 |
| 1261 | 2026-06-01T16:26:13.361Z | Downloaded bstr v1.12.1 |
| 1262 | 2026-06-01T16:26:13.366Z | Downloaded webpki-roots v1.0.6 |
| 1263 | 2026-06-01T16:26:13.369Z | Downloaded openapiv3 v2.2.0 |
| 1264 | 2026-06-01T16:26:13.376Z | Downloaded rustls v0.22.4 |
| 1265 | 2026-06-01T16:26:13.383Z | Downloaded hickory-proto v0.24.4 |
| 1266 | 2026-06-01T16:26:13.392Z | Downloaded zerocopy v0.8.40 |
| 1267 | 2026-06-01T16:26:13.402Z | Downloaded sqlparser v0.61.0 |
| 1268 | 2026-06-01T16:26:13.409Z | Downloaded rustls v0.23.37 |
| 1269 | 2026-06-01T16:26:13.416Z | Downloaded rustix v0.38.44 |
| 1270 | 2026-06-01T16:26:13.428Z | Downloaded regress v0.11.1 |
| 1271 | 2026-06-01T16:26:13.434Z | Downloaded sled v0.34.7 |
| 1272 | 2026-06-01T16:26:13.440Z | Downloaded regress v0.10.5 |
| 1273 | 2026-06-01T16:26:13.446Z | Downloaded hickory-proto v0.25.2 |
| 1274 | 2026-06-01T16:26:13.458Z | Downloaded ratatui v0.29.0 |
| 1275 | 2026-06-01T16:26:13.469Z | Downloaded typify-impl v0.4.3 |
| 1276 | 2026-06-01T16:26:13.478Z | Downloaded typify-impl v0.6.2 |
| 1277 | 2026-06-01T16:26:13.486Z | Downloaded regex-automata v0.4.14 |
| 1278 | 2026-06-01T16:26:13.498Z | Downloaded tracing v0.1.44 |
| 1279 | 2026-06-01T16:26:13.510Z | Downloaded bzip2-sys v0.1.13+1.0.8 |
| 1280 | 2026-06-01T16:26:13.523Z | Downloaded petgraph v0.6.5 |
| 1281 | 2026-06-01T16:26:13.536Z | Downloaded zerocopy-derive v0.6.6 |
| 1282 | 2026-06-01T16:26:13.554Z | Downloaded jiff v0.2.21 |
| 1283 | 2026-06-01T16:26:13.565Z | Downloaded chrono-tz v0.10.4 |
| 1284 | 2026-06-01T16:26:13.576Z | Downloaded petgraph v0.8.3 |
| 1285 | 2026-06-01T16:26:13.589Z | Downloaded csv v1.4.0 |
| 1286 | 2026-06-01T16:26:13.608Z | Downloaded libz-sys v1.1.24 |
| 1287 | 2026-06-01T16:26:13.621Z | Downloaded sha3 v0.10.8 |
| 1288 | 2026-06-01T16:26:13.629Z | Downloaded zstd-sys v2.0.16+zstd.1.5.7 |
| 1289 | 2026-06-01T16:26:13.639Z | Downloaded tokio v1.52.1 |
| 1290 | 2026-06-01T16:26:13.684Z | Downloaded encoding_rs v0.8.35 |
| 1291 | 2026-06-01T16:26:13.703Z | Downloaded ring v0.17.14 |
| 1292 | 2026-06-01T16:26:13.735Z | Downloaded libgit2-sys v0.18.3+1.9.2 |
| 1293 | 2026-06-01T16:26:14.222Z | Downloaded aws-lc-sys v0.40.0 |
| 1294 | 2026-06-01T16:26:14.478Z | Compiling libc v0.2.185 |
| 1295 | 2026-06-01T16:26:14.478Z | Compiling serde v1.0.228 |
| 1296 | 2026-06-01T16:26:14.481Z | Compiling log v0.4.29 |
| 1297 | 2026-06-01T16:26:14.481Z | Compiling shlex v1.3.0 |
| 1298 | 2026-06-01T16:26:14.481Z | Compiling find-msvc-tools v0.1.9 |
| 1299 | 2026-06-01T16:26:14.481Z | Compiling smallvec v1.15.1 |
| 1300 | 2026-06-01T16:26:14.481Z | Compiling typenum v1.19.0 |
| 1301 | 2026-06-01T16:26:14.481Z | Compiling subtle v2.6.1 |
| 1302 | 2026-06-01T16:26:14.481Z | Compiling generic-array v0.14.7 |
| 1303 | 2026-06-01T16:26:14.481Z | Compiling scopeguard v1.2.0 |
| 1304 | 2026-06-01T16:26:14.625Z | Compiling const-oid v0.9.6 |
| 1305 | 2026-06-01T16:26:14.714Z | Compiling serde_json v1.0.149 |
| 1306 | 2026-06-01T16:26:14.739Z | Compiling syn v2.0.117 |
| 1307 | 2026-06-01T16:26:14.752Z | Compiling zerocopy v0.8.40 |
| 1308 | 2026-06-01T16:26:14.756Z | Compiling portable-atomic v1.13.1 |
| 1309 | 2026-06-01T16:26:14.798Z | Compiling lock_api v0.4.14 |
| 1310 | 2026-06-01T16:26:14.824Z | Compiling parking_lot_core v0.9.12 |
| 1311 | 2026-06-01T16:26:14.839Z | Compiling pin-project-lite v0.2.17 |
| 1312 | 2026-06-01T16:26:14.856Z | Compiling pkg-config v0.3.32 |
| 1313 | 2026-06-01T16:26:14.888Z | Compiling bitflags v2.11.0 |
| 1314 | 2026-06-01T16:26:14.943Z | Compiling libm v0.2.16 |
| 1315 | 2026-06-01T16:26:14.943Z | Compiling futures-core v0.3.32 |
| 1316 | 2026-06-01T16:26:14.969Z | Compiling critical-section v1.2.0 |
| 1317 | 2026-06-01T16:26:14.998Z | Compiling num-traits v0.2.19 |
| 1318 | 2026-06-01T16:26:15.028Z | Compiling percent-encoding v2.3.2 |
| 1319 | 2026-06-01T16:26:15.072Z | Compiling futures-sink v0.3.32 |
| 1320 | 2026-06-01T16:26:15.128Z | Compiling slab v0.4.12 |
| 1321 | 2026-06-01T16:26:15.128Z | Compiling cpufeatures v0.2.17 |
| 1322 | 2026-06-01T16:26:15.157Z | Compiling futures-task v0.3.32 |
| 1323 | 2026-06-01T16:26:15.186Z | Compiling futures-channel v0.3.32 |
| 1324 | 2026-06-01T16:26:15.202Z | Compiling futures-io v0.3.32 |
| 1325 | 2026-06-01T16:26:15.246Z | Compiling getrandom v0.4.1 |
| 1326 | 2026-06-01T16:26:15.249Z | Compiling rand_core v0.10.0 |
| 1327 | 2026-06-01T16:26:15.277Z | Compiling indexmap v2.14.0 |
| 1328 | 2026-06-01T16:26:15.337Z | Compiling getrandom v0.3.4 |
| 1329 | 2026-06-01T16:26:15.353Z | Compiling rustversion v1.0.22 |
| 1330 | 2026-06-01T16:26:15.382Z | Compiling form_urlencoded v1.2.2 |
| 1331 | 2026-06-01T16:26:15.414Z | Compiling fs_extra v1.3.0 |
| 1332 | 2026-06-01T16:26:15.429Z | Compiling dunce v1.0.5 |
| 1333 | 2026-06-01T16:26:15.443Z | Compiling ident_case v1.0.1 |
| 1334 | 2026-06-01T16:26:15.445Z | Compiling base64ct v1.8.3 |
| 1335 | 2026-06-01T16:26:15.486Z | Compiling regex-syntax v0.8.10 |
| 1336 | 2026-06-01T16:26:15.541Z | Compiling iana-time-zone v0.1.65 |
| 1337 | 2026-06-01T16:26:15.577Z | Compiling getrandom v0.2.17 |
| 1338 | 2026-06-01T16:26:15.591Z | Compiling jobserver v0.1.34 |
| 1339 | 2026-06-01T16:26:15.629Z | Compiling errno v0.3.14 |
| 1340 | 2026-06-01T16:26:15.707Z | Compiling mio v1.2.0 |
| 1341 | 2026-06-01T16:26:15.707Z | Compiling socket2 v0.6.3 |
| 1342 | 2026-06-01T16:26:15.737Z | Compiling rand_core v0.6.4 |
| 1343 | 2026-06-01T16:26:15.753Z | Compiling signal-hook-registry v1.4.8 |
| 1344 | 2026-06-01T16:26:15.785Z | Compiling once_cell v1.21.3 |
| 1345 | 2026-06-01T16:26:15.800Z | Compiling cc v1.2.56 |
| 1346 | 2026-06-01T16:26:15.885Z | Compiling parking_lot v0.12.5 |
| 1347 | 2026-06-01T16:26:15.977Z | Compiling pem-rfc7468 v0.7.0 |
| 1348 | 2026-06-01T16:26:15.992Z | Compiling flagset v0.4.7 |
| 1349 | 2026-06-01T16:26:16.014Z | Compiling rustix v1.1.3 |
| 1350 | 2026-06-01T16:26:16.029Z | Compiling aws-lc-rs v1.16.3 |
| 1351 | 2026-06-01T16:26:16.058Z | Compiling vcpkg v0.2.15 |
| 1352 | 2026-06-01T16:26:16.139Z | Compiling uuid v1.23.0 |
| 1353 | 2026-06-01T16:26:16.154Z | Compiling tracing-core v0.1.36 |
| 1354 | 2026-06-01T16:26:16.186Z | Compiling rustc_version v0.4.1 |
| 1355 | 2026-06-01T16:26:16.200Z | Compiling base64 v0.22.1 |
| 1356 | 2026-06-01T16:26:16.281Z | Compiling rand_core v0.9.5 |
| 1357 | 2026-06-01T16:26:16.298Z | Compiling untrusted v0.9.0 |
| 1358 | 2026-06-01T16:26:16.350Z | Compiling untrusted v0.7.1 |
| 1359 | 2026-06-01T16:26:16.364Z | Compiling tinyvec_macros v0.1.1 |
| 1360 | 2026-06-01T16:26:16.435Z | Compiling openssl-probe v0.2.1 |
| 1361 | 2026-06-01T16:26:16.449Z | Compiling httparse v1.10.1 |
| 1362 | 2026-06-01T16:26:16.467Z | Compiling tinyvec v1.10.0 |
| 1363 | 2026-06-01T16:26:16.490Z | Compiling aho-corasick v1.1.4 |
| 1364 | 2026-06-01T16:26:16.529Z | Compiling cmake v0.1.57 |
| 1365 | 2026-06-01T16:26:16.544Z | Compiling schemars v0.8.22 |
| 1366 | 2026-06-01T16:26:16.576Z | Compiling dyn-clone v1.0.20 |
| 1367 | 2026-06-01T16:26:16.629Z | Compiling atomic-waker v1.1.2 |
| 1368 | 2026-06-01T16:26:16.658Z | Compiling rustls v0.23.37 |
| 1369 | 2026-06-01T16:26:16.713Z | Compiling tower-layer v0.3.3 |
| 1370 | 2026-06-01T16:26:16.729Z | Compiling tower-service v0.3.3 |
| 1371 | 2026-06-01T16:26:16.729Z | Compiling try-lock v0.2.5 |
| 1372 | 2026-06-01T16:26:16.782Z | Compiling openssl v0.10.79 |
| 1373 | 2026-06-01T16:26:16.804Z | Compiling pin-utils v0.1.0 |
| 1374 | 2026-06-01T16:26:16.817Z | Compiling foreign-types-shared v0.1.1 |
| 1375 | 2026-06-01T16:26:16.849Z | Compiling want v0.3.1 |
| 1376 | 2026-06-01T16:26:16.849Z | Compiling httpdate v1.0.3 |
| 1377 | 2026-06-01T16:26:16.878Z | Compiling unicode-normalization v0.1.25 |
| 1378 | 2026-06-01T16:26:16.878Z | Compiling spin v0.9.8 |
| 1379 | 2026-06-01T16:26:16.882Z | Compiling native-tls v0.2.18 |
| 1380 | 2026-06-01T16:26:16.906Z | Compiling foreign-types v0.3.2 |
| 1381 | 2026-06-01T16:26:16.936Z | Compiling powerfmt v0.2.0 |
| 1382 | 2026-06-01T16:26:16.938Z | Compiling num-conv v0.2.0 |
| 1383 | 2026-06-01T16:26:16.979Z | Compiling crc32fast v1.5.0 |
| 1384 | 2026-06-01T16:26:17.027Z | Compiling time-core v0.1.8 |
| 1385 | 2026-06-01T16:26:17.043Z | Compiling wait-timeout v0.2.1 |
| 1386 | 2026-06-01T16:26:17.070Z | Compiling sync_wrapper v1.0.2 |
| 1387 | 2026-06-01T16:26:17.174Z | Compiling deranged v0.5.8 |
| 1388 | 2026-06-01T16:26:17.186Z | Compiling unicode-segmentation v1.12.0 |
| 1389 | 2026-06-01T16:26:17.202Z | Compiling siphasher v1.0.2 |
| 1390 | 2026-06-01T16:26:17.239Z | Compiling num_threads v0.1.7 |
| 1391 | 2026-06-01T16:26:17.254Z | Compiling quick-error v1.2.3 |
| 1392 | 2026-06-01T16:26:17.277Z | Compiling crossbeam-utils v0.8.21 |
| 1393 | 2026-06-01T16:26:17.299Z | Compiling usdt-impl v0.6.0 |
| 1394 | 2026-06-01T16:26:17.313Z | Compiling time-macros v0.2.27 |
| 1395 | 2026-06-01T16:26:17.365Z | Compiling simd-adler32 v0.3.8 |
| 1396 | 2026-06-01T16:26:17.381Z | Compiling bit-vec v0.8.0 |
| 1397 | 2026-06-01T16:26:17.404Z | Compiling syn v1.0.109 |
| 1398 | 2026-06-01T16:26:17.419Z | Compiling regex-automata v0.4.14 |
| 1399 | 2026-06-01T16:26:17.467Z | Compiling slog v2.8.2 |
| 1400 | 2026-06-01T16:26:17.503Z | Compiling aws-lc-sys v0.40.0 |
| 1401 | 2026-06-01T16:26:17.534Z | Compiling ring v0.17.14 |
| 1402 | 2026-06-01T16:26:17.613Z | Compiling openssl-sys v0.9.115 |
| 1403 | 2026-06-01T16:26:17.628Z | Compiling zstd-sys v2.0.16+zstd.1.5.7 |
| 1404 | 2026-06-01T16:26:17.649Z | Compiling tempfile v3.25.0 |
| 1405 | 2026-06-01T16:26:17.662Z | Compiling synstructure v0.13.2 |
| 1406 | 2026-06-01T16:26:17.664Z | Compiling pest_generator v2.8.6 |
| 1407 | 2026-06-01T16:26:17.691Z | Compiling serde_derive_internals v0.29.1 |
| 1408 | 2026-06-01T16:26:17.748Z | Compiling darling_core v0.20.11 |
| 1409 | 2026-06-01T16:26:17.942Z | Compiling rusty-fork v0.3.1 |
| 1410 | 2026-06-01T16:26:18.070Z | Compiling darling_core v0.21.3 |
| 1411 | 2026-06-01T16:26:18.105Z | Compiling bit-set v0.8.0 |
| 1412 | 2026-06-01T16:26:18.245Z | Compiling bzip2-sys v0.1.13+1.0.8 |
| 1413 | 2026-06-01T16:26:18.287Z | Compiling heapless v0.7.17 |
| 1414 | 2026-06-01T16:26:18.299Z | Compiling rand_xorshift v0.4.0 |
| 1415 | 2026-06-01T16:26:18.319Z | Compiling thread-id v5.1.0 |
| 1416 | 2026-06-01T16:26:18.391Z | Compiling cookie v0.18.1 |
| 1417 | 2026-06-01T16:26:18.414Z | Compiling adler2 v2.0.1 |
| 1418 | 2026-06-01T16:26:18.444Z | Compiling anyhow v1.0.102 |
| 1419 | 2026-06-01T16:26:18.489Z | Compiling iri-string v0.7.10 |
| 1420 | 2026-06-01T16:26:18.504Z | Compiling time v0.3.47 |
| 1421 | 2026-06-01T16:26:18.563Z | Compiling paste v1.0.15 |
| 1422 | 2026-06-01T16:26:18.578Z | Compiling allocator-api2 v0.2.21 |
| 1423 | 2026-06-01T16:26:18.581Z | Compiling ryu v1.0.23 |
| 1424 | 2026-06-01T16:26:18.612Z | Compiling signal-hook v0.3.18 |
| 1425 | 2026-06-01T16:26:18.717Z | Compiling zstd-safe v7.2.4 |
| 1426 | 2026-06-01T16:26:18.809Z | Compiling unicode-bidi v0.3.18 |
| 1427 | 2026-06-01T16:26:18.823Z | Compiling unicode-properties v0.1.4 |
| 1428 | 2026-06-01T16:26:18.836Z | Compiling unarray v0.1.4 |
| 1429 | 2026-06-01T16:26:19.022Z | Compiling miniz_oxide v0.8.9 |
| 1430 | 2026-06-01T16:26:19.141Z | Compiling heck v0.4.1 |
| 1431 | 2026-06-01T16:26:19.190Z | Compiling stringprep v0.1.5 |
| 1432 | 2026-06-01T16:26:19.378Z | Compiling vergen-lib v9.1.0 |
| 1433 | 2026-06-01T16:26:19.395Z | Compiling num-integer v0.1.46 |
| 1434 | 2026-06-01T16:26:19.514Z | Compiling serde_derive v1.0.228 |
| 1435 | 2026-06-01T16:26:19.556Z | Compiling zeroize_derive v1.4.3 |
| 1436 | 2026-06-01T16:26:19.583Z | Compiling zerofrom-derive v0.1.6 |
| 1437 | 2026-06-01T16:26:19.667Z | Compiling yoke-derive v0.8.1 |
| 1438 | 2026-06-01T16:26:19.681Z | Compiling zerovec-derive v0.11.2 |
| 1439 | 2026-06-01T16:26:19.744Z | Compiling zerocopy-derive v0.8.40 |
| 1440 | 2026-06-01T16:26:19.758Z | Compiling displaydoc v0.2.5 |
| 1441 | 2026-06-01T16:26:20.145Z | Compiling tokio-macros v2.7.0 |
| 1442 | 2026-06-01T16:26:20.255Z | Compiling futures-macro v0.3.32 |
| 1443 | 2026-06-01T16:26:20.260Z | Compiling der_derive v0.7.3 |
| 1444 | 2026-06-01T16:26:20.282Z | Compiling zeroize v1.8.2 |
| 1445 | 2026-06-01T16:26:20.581Z | Compiling rustls-pki-types v1.14.0 |
| 1446 | 2026-06-01T16:26:20.804Z | Compiling tracing-attributes v0.1.31 |
| 1447 | 2026-06-01T16:26:20.891Z | Compiling thiserror-impl v2.0.18 |
| 1448 | 2026-06-01T16:26:20.946Z | Compiling pest_derive v2.8.6 |
| 1449 | 2026-06-01T16:26:20.950Z | Compiling schemars_derive v0.8.22 |
| 1450 | 2026-06-01T16:26:21.068Z | Compiling crypto-common v0.1.7 |
| 1451 | 2026-06-01T16:26:21.094Z | Compiling zerofrom v0.1.6 |
| 1452 | 2026-06-01T16:26:21.108Z | Compiling block-buffer v0.10.4 |
| 1453 | 2026-06-01T16:26:21.142Z | Compiling futures-util v0.3.32 |
| 1454 | 2026-06-01T16:26:21.236Z | Compiling yoke v0.8.1 |
| 1455 | 2026-06-01T16:26:21.252Z | Compiling digest v0.10.7 |
| 1456 | 2026-06-01T16:26:21.296Z | Compiling block-padding v0.3.3 |
| 1457 | 2026-06-01T16:26:21.309Z | Compiling der v0.7.10 |
| 1458 | 2026-06-01T16:26:21.407Z | Compiling zerovec v0.11.5 |
| 1459 | 2026-06-01T16:26:21.440Z | Compiling zerotrie v0.2.3 |
| 1460 | 2026-06-01T16:26:21.468Z | Compiling hmac v0.12.1 |
| 1461 | 2026-06-01T16:26:21.521Z | Compiling inout v0.1.4 |
| 1462 | 2026-06-01T16:26:21.643Z | Compiling sha2 v0.10.9 |
| 1463 | 2026-06-01T16:26:21.710Z | Compiling cipher v0.4.4 |
| 1464 | 2026-06-01T16:26:21.759Z | Compiling pbkdf2 v0.12.2 |
| 1465 | 2026-06-01T16:26:21.788Z | Compiling scroll_derive v0.13.1 |
| 1466 | 2026-06-01T16:26:21.891Z | Compiling tinystr v0.8.2 |
| 1467 | 2026-06-01T16:26:21.933Z | Compiling potential_utf v0.1.4 |
| 1468 | 2026-06-01T16:26:21.990Z | Compiling salsa20 v0.10.2 |
| 1469 | 2026-06-01T16:26:22.164Z | Compiling icu_locale_core v2.1.1 |
| 1470 | 2026-06-01T16:26:22.185Z | Compiling icu_collections v2.1.1 |
| 1471 | 2026-06-01T16:26:22.208Z | Compiling spki v0.7.3 |
| 1472 | 2026-06-01T16:26:22.226Z | Compiling tracing v0.1.44 |
| 1473 | 2026-06-01T16:26:22.270Z | Compiling scrypt v0.11.0 |
| 1474 | 2026-06-01T16:26:22.363Z | Compiling thiserror v2.0.18 |
| 1475 | 2026-06-01T16:26:22.437Z | Compiling cbc v0.1.2 |
| 1476 | 2026-06-01T16:26:22.483Z | Compiling aes v0.8.4 |
| 1477 | 2026-06-01T16:26:22.517Z | Compiling darling_macro v0.20.11 |
| 1478 | 2026-06-01T16:26:22.550Z | Compiling openssl-macros v0.1.1 |
| 1479 | 2026-06-01T16:26:22.606Z | Compiling rustls-native-certs v0.8.3 |
| 1480 | 2026-06-01T16:26:22.635Z | Compiling dtrace-parser v0.3.0 |
| 1481 | 2026-06-01T16:26:23.085Z | Compiling scroll v0.13.0 |
| 1482 | 2026-06-01T16:26:23.085Z | Compiling signature v2.2.0 |
| 1483 | 2026-06-01T16:26:23.085Z | Compiling icu_provider v2.1.1 |
| 1484 | 2026-06-01T16:26:23.085Z | Compiling pkcs5 v0.7.1 |
| 1485 | 2026-06-01T16:26:23.085Z | Compiling goblin v0.10.5 |
| 1486 | 2026-06-01T16:26:23.085Z | Compiling darling v0.20.11 |
| 1487 | 2026-06-01T16:26:23.085Z | Compiling bytes v1.11.1 |
| 1488 | 2026-06-01T16:26:23.117Z | Compiling chrono v0.4.44 |
| 1489 | 2026-06-01T16:26:23.131Z | Compiling ipnet v2.11.0 |
| 1490 | 2026-06-01T16:26:23.149Z | Compiling derive_builder_core v0.20.2 |
| 1491 | 2026-06-01T16:26:23.168Z | Compiling icu_normalizer v2.1.1 |
| 1492 | 2026-06-01T16:26:23.236Z | Compiling icu_properties v2.1.2 |
| 1493 | 2026-06-01T16:26:23.433Z | Compiling pkcs8 v0.10.2 |
| 1494 | 2026-06-01T16:26:23.436Z | Compiling webpki-roots v1.0.6 |
| 1495 | 2026-06-01T16:26:23.543Z | Compiling thiserror-impl v1.0.69 |
| 1496 | 2026-06-01T16:26:23.587Z | Compiling tokio v1.52.1 |
| 1497 | 2026-06-01T16:26:23.615Z | Compiling http v1.4.0 |
| 1498 | 2026-06-01T16:26:23.672Z | Compiling scroll_derive v0.12.1 |
| 1499 | 2026-06-01T16:26:23.732Z | Compiling serde_spanned v0.6.9 |
| 1500 | 2026-06-01T16:26:23.744Z | Compiling erased-serde v0.3.31 |
| 1501 | 2026-06-01T16:26:23.772Z | Compiling serde_tokenstream v0.2.3 |
| 1502 | 2026-06-01T16:26:23.900Z | Compiling toml_datetime v0.6.11 |
| 1503 | 2026-06-01T16:26:24.075Z | Compiling derive_builder_macro v0.20.2 |
| 1504 | 2026-06-01T16:26:24.116Z | Compiling idna_adapter v1.2.1 |
| 1505 | 2026-06-01T16:26:24.175Z | Compiling serde_urlencoded v0.7.1 |
| 1506 | 2026-06-01T16:26:24.263Z | Compiling idna v1.1.0 |
| 1507 | 2026-06-01T16:26:24.284Z | Compiling ppv-lite86 v0.2.21 |
| 1508 | 2026-06-01T16:26:24.376Z | Compiling http-body v1.0.1 |
| 1509 | 2026-06-01T16:26:24.399Z | Compiling scroll v0.12.0 |
| 1510 | 2026-06-01T16:26:24.415Z | Compiling md-5 v0.10.6 |
| 1511 | 2026-06-01T16:26:24.445Z | Compiling darling_macro v0.21.3 |
| 1512 | 2026-06-01T16:26:24.464Z | Compiling bstr v1.12.1 |
| 1513 | 2026-06-01T16:26:24.549Z | Compiling http-body-util v0.1.3 |
| 1514 | 2026-06-01T16:26:24.580Z | Compiling url v2.5.8 |
| 1515 | 2026-06-01T16:26:24.595Z | Compiling rand_chacha v0.9.0 |
| 1516 | 2026-06-01T16:26:24.602Z | Compiling rand_chacha v0.3.1 |
| 1517 | 2026-06-01T16:26:24.629Z | Compiling zerocopy-derive v0.7.35 |
| 1518 | 2026-06-01T16:26:24.641Z | Compiling async-trait v0.1.89 |
| 1519 | 2026-06-01T16:26:24.671Z | Compiling pin-project-internal v1.1.11 |
| 1520 | 2026-06-01T16:26:24.809Z | Compiling curve25519-dalek v4.1.3 |
| 1521 | 2026-06-01T16:26:24.894Z | Compiling rand v0.9.2 |
| 1522 | 2026-06-01T16:26:24.959Z | Compiling thiserror v1.0.69 |
| 1523 | 2026-06-01T16:26:24.978Z | Compiling ff v0.13.1 |
| 1524 | 2026-06-01T16:26:25.129Z | Compiling hash32 v0.2.1 |
| 1525 | 2026-06-01T16:26:25.143Z | Compiling memoffset v0.9.1 |
| 1526 | 2026-06-01T16:26:25.163Z | Compiling encoding_rs v0.8.35 |
| 1527 | 2026-06-01T16:26:25.340Z | Compiling psl-types v2.0.11 |
| 1528 | 2026-06-01T16:26:25.354Z | Compiling num-bigint-dig v0.8.6 |
| 1529 | 2026-06-01T16:26:25.395Z | Compiling zlib-rs v0.6.2 |
| 1530 | 2026-06-01T16:26:25.425Z | Compiling cfg_aliases v0.2.1 |
| 1531 | 2026-06-01T16:26:25.476Z | Compiling proptest v1.10.0 |
| 1532 | 2026-06-01T16:26:25.509Z | Compiling base16ct v0.2.0 |
| 1533 | 2026-06-01T16:26:25.533Z | Compiling rustix v0.38.44 |
| 1534 | 2026-06-01T16:26:25.565Z | Compiling smoltcp v0.9.1 |
| 1535 | 2026-06-01T16:26:25.664Z | Compiling mime v0.3.17 |
| 1536 | 2026-06-01T16:26:25.708Z | Compiling dof v0.4.0 |
| 1537 | 2026-06-01T16:26:25.729Z | Compiling litrs v1.0.0 |
| 1538 | 2026-06-01T16:26:25.743Z | Compiling ref-cast v1.0.25 |
| 1539 | 2026-06-01T16:26:25.832Z | Compiling fallible-iterator v0.2.0 |
| 1540 | 2026-06-01T16:26:25.921Z | Compiling ipnetwork v0.21.1 |
| 1541 | 2026-06-01T16:26:25.970Z | Compiling pin-project v1.1.11 |
| 1542 | 2026-06-01T16:26:26.049Z | Compiling sec1 v0.7.3 |
| 1543 | 2026-06-01T16:26:26.095Z | Compiling zerocopy v0.7.35 |
| 1544 | 2026-06-01T16:26:26.113Z | Compiling postgres-protocol v0.6.10 |
| 1545 | 2026-06-01T16:26:26.125Z | Compiling nix v0.31.2 |
| 1546 | 2026-06-01T16:26:26.147Z | Compiling oxnet v0.1.5 |
| 1547 | 2026-06-01T16:26:26.301Z | Compiling document-features v0.2.12 |
| 1548 | 2026-06-01T16:26:26.321Z | Compiling publicsuffix v2.3.0 |
| 1549 | 2026-06-01T16:26:26.510Z | Compiling group v0.13.0 |
| 1550 | 2026-06-01T16:26:26.524Z | Compiling darling v0.21.3 |
| 1551 | 2026-06-01T16:26:26.570Z | Compiling rand v0.8.6 |
| 1552 | 2026-06-01T16:26:26.584Z | Compiling goblin v0.8.2 |
| 1553 | 2026-06-01T16:26:26.623Z | Compiling derive_builder v0.20.2 |
| 1554 | 2026-06-01T16:26:26.693Z | Compiling futures-executor v0.3.32 |
| 1555 | 2026-06-01T16:26:26.709Z | Compiling hubpack_derive v0.1.1 |
| 1556 | 2026-06-01T16:26:26.722Z | Compiling hex v0.4.3 |
| 1557 | 2026-06-01T16:26:26.765Z | Compiling hkdf v0.12.4 |
| 1558 | 2026-06-01T16:26:26.909Z | Compiling crypto-bigint v0.5.5 |
| 1559 | 2026-06-01T16:26:26.924Z | Compiling regex v1.12.3 |
| 1560 | 2026-06-01T16:26:26.970Z | Compiling num-iter v0.1.45 |
| 1561 | 2026-06-01T16:26:27.029Z | Compiling ref-cast-impl v1.0.25 |
| 1562 | 2026-06-01T16:26:27.062Z | Compiling daft-derive v0.1.7 |
| 1563 | 2026-06-01T16:26:27.139Z | Compiling strum_macros v0.27.2 |
| 1564 | 2026-06-01T16:26:27.143Z | Compiling snafu-derive v0.8.9 |
| 1565 | 2026-06-01T16:26:27.185Z | Compiling curve25519-dalek-derive v0.1.1 |
| 1566 | 2026-06-01T16:26:27.440Z | Compiling tokio-util v0.7.18 |
| 1567 | 2026-06-01T16:26:27.476Z | Compiling tower v0.5.3 |
| 1568 | 2026-06-01T16:26:27.500Z | Compiling tokio-native-tls v0.3.1 |
| 1569 | 2026-06-01T16:26:27.637Z | Compiling terminal_size v0.4.3 |
| 1570 | 2026-06-01T16:26:27.663Z | Compiling phf_shared v0.13.1 |
| 1571 | 2026-06-01T16:26:27.693Z | Compiling lazy_static v1.5.0 |
| 1572 | 2026-06-01T16:26:27.795Z | Compiling anstyle-parse v0.2.7 |
| 1573 | 2026-06-01T16:26:27.809Z | Compiling newtype-uuid v1.3.2 |
| 1574 | 2026-06-01T16:26:27.877Z | Compiling vergen v9.1.0 |
| 1575 | 2026-06-01T16:26:27.900Z | Compiling tower-http v0.6.8 |
| 1576 | 2026-06-01T16:26:27.927Z | Compiling cargo-platform v0.3.2 |
| 1577 | 2026-06-01T16:26:27.987Z | Compiling fs-err v3.3.0 |
| 1578 | 2026-06-01T16:26:28.002Z | Compiling ahash v0.8.12 |
| 1579 | 2026-06-01T16:26:28.078Z | Compiling foldhash v0.2.0 |
| 1580 | 2026-06-01T16:26:28.164Z | Compiling h2 v0.4.13 |
| 1581 | 2026-06-01T16:26:28.179Z | Compiling winnow v0.5.40 |
| 1582 | 2026-06-01T16:26:28.202Z | Compiling foldhash v0.1.5 |
| 1583 | 2026-06-01T16:26:28.227Z | Compiling bitflags v1.3.2 |
| 1584 | 2026-06-01T16:26:28.227Z | Compiling managed v0.8.0 |
| 1585 | 2026-06-01T16:26:28.321Z | Compiling flate2 v1.1.9 |
| 1586 | 2026-06-01T16:26:28.337Z | Compiling object v0.37.3 |
| 1587 | 2026-06-01T16:26:28.341Z | Compiling bumpalo v3.20.2 |
| 1588 | 2026-06-01T16:26:28.392Z | Compiling libbz2-rs-sys v0.2.2 |
| 1589 | 2026-06-01T16:26:28.472Z | Compiling same-file v1.0.6 |
| 1590 | 2026-06-01T16:26:28.634Z | Compiling walkdir v2.5.0 |
| 1591 | 2026-06-01T16:26:28.662Z | Compiling zopfli v0.8.3 |
| 1592 | 2026-06-01T16:26:28.678Z | Compiling clap_builder v4.6.0 |
| 1593 | 2026-06-01T16:26:28.701Z | Compiling hashbrown v0.15.5 |
| 1594 | 2026-06-01T16:26:28.782Z | Compiling hashbrown v0.16.1 |
| 1595 | 2026-06-01T16:26:28.975Z | Compiling dof v0.3.0 |
| 1596 | 2026-06-01T16:26:29.126Z | Compiling bzip2 v0.6.1 |
| 1597 | 2026-06-01T16:26:29.159Z | Compiling snafu v0.8.9 |
| 1598 | 2026-06-01T16:26:29.215Z | Compiling strum v0.27.2 |
| 1599 | 2026-06-01T16:26:29.278Z | Compiling daft v0.1.7 |
| 1600 | 2026-06-01T16:26:29.358Z | Compiling cargo_metadata v0.23.1 |
| 1601 | 2026-06-01T16:26:29.375Z | Compiling anstream v0.6.21 |
| 1602 | 2026-06-01T16:26:29.403Z | Compiling elliptic-curve v0.13.8 |
| 1603 | 2026-06-01T16:26:29.420Z | Compiling phf v0.13.1 |
| 1604 | 2026-06-01T16:26:29.544Z | Compiling toml_edit v0.19.15 |
| 1605 | 2026-06-01T16:26:29.583Z | Compiling signal-hook-mio v0.2.5 |
| 1606 | 2026-06-01T16:26:29.617Z | Compiling usdt-attr-macro v0.6.0 |
| 1607 | 2026-06-01T16:26:29.683Z | Compiling usdt-macro v0.6.0 |
| 1608 | 2026-06-01T16:26:29.699Z | Compiling hubpack v0.1.2 |
| 1609 | 2026-06-01T16:26:29.719Z | Compiling cookie_store v0.22.1 |
| 1610 | 2026-06-01T16:26:29.736Z | Compiling bzip2 v0.4.4 |
| 1611 | 2026-06-01T16:26:29.832Z | Compiling futures v0.3.32 |
| 1612 | 2026-06-01T16:26:29.927Z | Compiling serde_with_macros v3.17.0 |
| 1613 | 2026-06-01T16:26:29.958Z | Compiling postgres-types v0.2.12 |
| 1614 | 2026-06-01T16:26:29.989Z | Compiling zstd v0.13.3 |
| 1615 | 2026-06-01T16:26:30.188Z | Compiling dtrace-parser v0.2.0 |
| 1616 | 2026-06-01T16:26:30.267Z | Compiling globset v0.4.18 |
| 1617 | 2026-06-01T16:26:30.392Z | Compiling pkcs1 v0.7.5 |
| 1618 | 2026-06-01T16:26:30.464Z | Compiling ed25519 v2.2.3 |
| 1619 | 2026-06-01T16:26:30.479Z | Compiling serde_plain v1.0.2 |
| 1620 | 2026-06-01T16:26:30.530Z | Compiling olpc-cjson v0.1.4 |
| 1621 | 2026-06-01T16:26:30.693Z | Compiling serde-big-array v0.5.1 |
| 1622 | 2026-06-01T16:26:30.708Z | Compiling rfc6979 v0.4.0 |
| 1623 | 2026-06-01T16:26:30.750Z | Compiling clap_derive v4.6.1 |
| 1624 | 2026-06-01T16:26:30.815Z | Compiling enum-as-inner v0.6.1 |
| 1625 | 2026-06-01T16:26:30.850Z | Compiling serde_repr v0.1.20 |
| 1626 | 2026-06-01T16:26:30.867Z | Compiling async-recursion v1.1.1 |
| 1627 | 2026-06-01T16:26:30.963Z | Compiling strum_macros v0.26.4 |
| 1628 | 2026-06-01T16:26:30.979Z | Compiling phf_shared v0.11.3 |
| 1629 | 2026-06-01T16:26:31.111Z | Compiling float-cmp v0.10.0 |
| 1630 | 2026-06-01T16:26:31.182Z | Compiling pem v3.0.6 |
| 1631 | 2026-06-01T16:26:31.224Z | Compiling hyper v1.8.1 |
| 1632 | 2026-06-01T16:26:31.272Z | Compiling memmap2 v0.9.10 |
| 1633 | 2026-06-01T16:26:31.362Z | Compiling thread-id v4.2.2 |
| 1634 | 2026-06-01T16:26:31.392Z | Compiling env_filter v1.0.0 |
| 1635 | 2026-06-01T16:26:31.425Z | Compiling difflib v0.4.0 |
| 1636 | 2026-06-01T16:26:31.463Z | Compiling whoami v2.1.0 |
| 1637 | 2026-06-01T16:26:31.511Z | Compiling precomputed-hash v0.1.1 |
| 1638 | 2026-06-01T16:26:31.537Z | Compiling typed-path v0.9.3 |
| 1639 | 2026-06-01T16:26:31.551Z | Compiling data-encoding v2.10.0 |
| 1640 | 2026-06-01T16:26:31.612Z | Compiling static_assertions v1.1.0 |
| 1641 | 2026-06-01T16:26:31.701Z | Compiling either v1.15.0 |
| 1642 | 2026-06-01T16:26:31.724Z | Compiling fixedbitset v0.4.2 |
| 1643 | 2026-06-01T16:26:31.754Z | Compiling jiff v0.2.21 |
| 1644 | 2026-06-01T16:26:31.859Z | Compiling fixedbitset v0.5.7 |
| 1645 | 2026-06-01T16:26:31.929Z | Compiling predicates-core v1.0.10 |
| 1646 | 2026-06-01T16:26:31.962Z | Compiling new_debug_unreachable v1.0.6 |
| 1647 | 2026-06-01T16:26:32.007Z | Compiling normalize-line-endings v0.3.0 |
| 1648 | 2026-06-01T16:26:32.046Z | Compiling keccak v0.1.6 |
| 1649 | 2026-06-01T16:26:32.147Z | Compiling petgraph v0.8.3 |
| 1650 | 2026-06-01T16:26:32.184Z | Compiling predicates v3.1.4 |
| 1651 | 2026-06-01T16:26:32.232Z | Compiling sha3 v0.10.8 |
| 1652 | 2026-06-01T16:26:32.246Z | Compiling string_cache v0.8.9 |
| 1653 | 2026-06-01T16:26:32.267Z | Compiling toml_edit v0.22.27 |
| 1654 | 2026-06-01T16:26:32.325Z | Compiling petgraph v0.6.5 |
| 1655 | 2026-06-01T16:26:32.493Z | Compiling hyper-util v0.1.20 |
| 1656 | 2026-06-01T16:26:32.521Z | Compiling itertools v0.13.0 |
| 1657 | 2026-06-01T16:26:32.666Z | Compiling clap v4.6.1 |
| 1658 | 2026-06-01T16:26:32.710Z | Compiling hickory-proto v0.25.2 |
| 1659 | 2026-06-01T16:26:32.767Z | Compiling tokio-postgres v0.7.16 |
| 1660 | 2026-06-01T16:26:32.841Z | Compiling strum v0.26.3 |
| 1661 | 2026-06-01T16:26:32.861Z | Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25) |
| 1662 | 2026-06-01T16:26:32.879Z | Compiling env_logger v0.11.9 |
| 1663 | 2026-06-01T16:26:32.906Z | Compiling usdt-impl v0.5.0 |
| 1664 | 2026-06-01T16:26:32.939Z | Compiling usdt v0.6.0 |
| 1665 | 2026-06-01T16:26:32.991Z | Compiling serde_with v3.17.0 |
| 1666 | 2026-06-01T16:26:33.226Z | Compiling crossterm v0.28.1 |
| 1667 | 2026-06-01T16:26:33.259Z | Compiling toml v0.7.8 |
| 1668 | 2026-06-01T16:26:33.534Z | Compiling ecdsa v0.16.9 |
| 1669 | 2026-06-01T16:26:33.815Z | Compiling ed25519-dalek v2.2.0 |
| 1670 | 2026-06-01T16:26:33.863Z | Compiling rsa v0.9.10 |
| 1671 | 2026-06-01T16:26:33.953Z | Compiling hyper-tls v0.6.0 |
| 1672 | 2026-06-01T16:26:34.202Z | Compiling zip v0.6.6 |
| 1673 | 2026-06-01T16:26:34.333Z | Compiling iddqd v0.4.2 |
| 1674 | 2026-06-01T16:26:34.512Z | Compiling zip v4.6.1 |
| 1675 | 2026-06-01T16:26:34.780Z | Compiling toml_parser v1.0.9+spec-1.1.0 |
| 1676 | 2026-06-01T16:26:34.810Z | Compiling tokio-stream v0.1.18 |
| 1677 | 2026-06-01T16:26:34.834Z | Compiling buf-list v1.1.2 |
| 1678 | 2026-06-01T16:26:35.047Z | Compiling similar v2.7.0 |
| 1679 | 2026-06-01T16:26:35.088Z | Compiling gateway-ereport-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25) |
| 1680 | 2026-06-01T16:26:35.133Z | Compiling openapiv3 v2.2.0 |
| 1681 | 2026-06-01T16:26:35.165Z | Compiling x509-cert v0.2.5 |
| 1682 | 2026-06-01T16:26:35.299Z | Compiling sha1 v0.10.6 |
| 1683 | 2026-06-01T16:26:35.420Z | Compiling crossbeam-epoch v0.9.18 |
| 1684 | 2026-06-01T16:26:35.437Z | Compiling peg-runtime v0.8.5 |
| 1685 | 2026-06-01T16:26:35.503Z | Compiling lalrpop-util v0.19.12 |
| 1686 | 2026-06-01T16:26:35.546Z | Compiling thread_local v1.1.9 |
| 1687 | 2026-06-01T16:26:35.647Z | Compiling slog-async v2.8.0 |
| 1688 | 2026-06-01T16:26:35.681Z | Compiling crossbeam-channel v0.5.15 |
| 1689 | 2026-06-01T16:26:35.716Z | Compiling is-terminal v0.4.17 |
| 1690 | 2026-06-01T16:26:35.745Z | Compiling filetime v0.2.27 |
| 1691 | 2026-06-01T16:26:35.781Z | Compiling term v1.2.1 |
| 1692 | 2026-06-01T16:26:35.814Z | Compiling take_mut v0.2.2 |
| 1693 | 2026-06-01T16:26:35.834Z | Compiling xattr v1.6.1 |
| 1694 | 2026-06-01T16:26:35.963Z | Compiling tar v0.4.45 |
| 1695 | 2026-06-01T16:26:36.097Z | Compiling slog-term v2.9.2 |
| 1696 | 2026-06-01T16:26:53.745Z | Compiling rustls-webpki v0.103.9 |
| 1697 | 2026-06-01T16:26:56.534Z | Compiling tokio-rustls v0.26.4 |
| 1698 | 2026-06-01T16:26:56.534Z | Compiling rustls-platform-verifier v0.6.2 |
| 1699 | 2026-06-01T16:26:56.729Z | Compiling hyper-rustls v0.27.7 |
| 1700 | 2026-06-01T16:26:56.927Z | Compiling reqwest v0.12.28 |
| 1701 | 2026-06-01T16:26:56.927Z | Compiling reqwest v0.13.2 |
| 1702 | 2026-06-01T16:26:58.186Z | Compiling tough v0.22.0 |
| 1703 | 2026-06-01T16:27:00.714Z | Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack) |
| 1704 | 2026-06-01T16:27:00.985Z | Compiling xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader) |
| 1705 | 2026-06-01T16:27:03.814Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 52.49s |
| 1706 | 2026-06-01T16:27:03.962Z | Running `target/debug/xtask-downloader cockroach clickhouse console dendrite-stub maghemite-mgd transceiver-control` |
| 1707 | 2026-06-01T16:27:04.022Z | Jun 01 16:27:02.593 INFO Starting download, target: Clickhouse |
| 1708 | 2026-06-01T16:27:04.022Z | Jun 01 16:27:02.594 INFO Starting download, target: Console |
| 1709 | 2026-06-01T16:27:04.022Z | Jun 01 16:27:02.594 INFO Starting download, target: Cockroach |
| 1710 | 2026-06-01T16:27:04.034Z | Jun 01 16:27:02.594 INFO Starting download, target: DendriteStub |
| 1711 | 2026-06-01T16:27:04.034Z | Jun 01 16:27:02.594 INFO Starting download, target: MaghemiteMgd |
| 1712 | 2026-06-01T16:27:04.034Z | Jun 01 16:27:02.594 INFO Starting download, target: TransceiverControl |
| 1713 | 2026-06-01T16:27:04.034Z | Jun 01 16:27:02.594 INFO Downloading out/downloads/xcvradm.gz (attempt 1/3), target: TransceiverControl |
| 1714 | 2026-06-01T16:27:04.034Z | Jun 01 16:27:02.594 INFO Downloading out/downloads/console.tar.gz (attempt 1/3), target: Console |
| 1715 | 2026-06-01T16:27:04.034Z | Jun 01 16:27:02.594 INFO Downloading out/downloads/mgd.tar.gz (attempt 1/3), target: MaghemiteMgd |
| 1716 | 2026-06-01T16:27:04.041Z | Jun 01 16:27:02.594 INFO Downloading out/downloads/dendrite-stub.tar.gz (attempt 1/3), target: DendriteStub |
| 1717 | 2026-06-01T16:27:04.041Z | Jun 01 16:27:02.594 INFO Downloading out/downloads/cockroach.tgz (attempt 1/3), target: Cockroach |
| 1718 | 2026-06-01T16:27:04.041Z | Jun 01 16:27:02.594 INFO Downloading out/downloads/clickhouse-v23.8.7.24-9244ab3.illumos.tar.gz (attempt 1/3), target: Clickhouse |
| 1719 | 2026-06-01T16:27:04.764Z | Jun 01 16:27:03.272 INFO Unpacking out/downloads/xcvradm.gz to out/downloads/root/opt/oxide/bin/xcvradm, target: TransceiverControl |
| 1720 | 2026-06-01T16:27:04.937Z | Jun 01 16:27:03.488 INFO Download complete, target: TransceiverControl |
| 1721 | 2026-06-01T16:27:05.086Z | Jun 01 16:27:03.638 INFO Unpacking out/downloads/console.tar.gz to out/console-assets, target: Console |
| 1722 | 2026-06-01T16:27:05.386Z | Jun 01 16:27:03.878 INFO Download complete, target: Console |
| 1723 | 2026-06-01T16:27:06.139Z | Jun 01 16:27:04.703 INFO Unpacking out/downloads/dendrite-stub.tar.gz to out/downloads, target: DendriteStub |
| 1724 | 2026-06-01T16:27:06.558Z | Jun 01 16:27:05.090 INFO Unpacking out/downloads/clickhouse-v23.8.7.24-9244ab3.illumos.tar.gz to out/clickhouse, target: Clickhouse |
| 1725 | 2026-06-01T16:27:06.999Z | Jun 01 16:27:05.569 INFO Unpacking out/downloads/mgd.tar.gz to out/downloads, target: MaghemiteMgd |
| 1726 | 2026-06-01T16:27:07.382Z | Jun 01 16:27:05.958 INFO tarball path: out/downloads/cockroach.tgz, target: Cockroach |
| 1727 | 2026-06-01T16:27:07.382Z | Jun 01 16:27:05.958 INFO Unpacking out/downloads/cockroach.tgz to out/downloads, target: Cockroach |
| 1728 | 2026-06-01T16:27:08.582Z | Jun 01 16:27:07.145 INFO Download complete, target: DendriteStub |
| 1729 | 2026-06-01T16:27:09.449Z | Jun 01 16:27:08.028 INFO Download complete, target: MaghemiteMgd |
| 1730 | 2026-06-01T16:27:12.250Z | Jun 01 16:27:10.801 INFO Checking that binary works, target: Cockroach |
| 1731 | 2026-06-01T16:27:12.353Z | Jun 01 16:27:10.928 INFO Download complete, target: Cockroach |
| 1732 | 2026-06-01T16:27:13.478Z | Jun 01 16:27:12.058 INFO Checking that binary works, target: Clickhouse |
| 1733 | 2026-06-01T16:27:13.583Z | Jun 01 16:27:12.158 INFO Download complete, target: Clickhouse |
| 1734 | 2026-06-01T16:27:13.586Z | All prerequisites installed successfully |
| 1735 | 2026-06-01T16:27:13.586Z | |
| 1736 | 2026-06-01T16:27:13.586Z | real 2:03.891306953 |
| 1737 | 2026-06-01T16:27:13.586Z | user 7:01.056828056 |
| 1738 | 2026-06-01T16:27:13.586Z | sys 1:41.061565513 |
| 1739 | 2026-06-01T16:27:13.586Z | trap 0.274794617 |
| 1740 | 2026-06-01T16:27:13.586Z | tflt 1.960425907 |
| 1741 | 2026-06-01T16:27:13.586Z | dflt 2.160655661 |
| 1742 | 2026-06-01T16:27:13.586Z | kflt 0.034899541 |
| 1743 | 2026-06-01T16:27:13.586Z | lock 23:12.296074961 |
| 1744 | 2026-06-01T16:27:13.586Z | slp 19:13.485552929 |
| 1745 | 2026-06-01T16:27:13.586Z | lat 25.665996417 |
| 1746 | 2026-06-01T16:27:13.586Z | stop 2:52.492203281 |
| 1747 | 2026-06-01T16:27:13.586Z | + ptime -m cargo xtask download softnpu |
| 1748 | 2026-06-01T16:27:14.140Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s |
| 1749 | 2026-06-01T16:27:14.182Z | Running `target/debug/xtask download softnpu` |
| 1750 | 2026-06-01T16:27:14.902Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.73s |
| 1751 | 2026-06-01T16:27:15.006Z | Running `target/debug/xtask-downloader softnpu` |
| 1752 | 2026-06-01T16:27:15.014Z | Jun 01 16:27:13.586 INFO Starting download, target: Softnpu |
| 1753 | 2026-06-01T16:27:15.014Z | Jun 01 16:27:13.587 INFO Downloading out/npuzone/npuzone (attempt 1/3), target: Softnpu |
| 1754 | 2026-06-01T16:27:16.231Z | Jun 01 16:27:14.810 INFO Download complete, target: Softnpu |
| 1755 | 2026-06-01T16:27:16.235Z | |
| 1756 | 2026-06-01T16:27:16.235Z | real 2.643142940 |
| 1757 | 2026-06-01T16:27:16.235Z | user 1.361160309 |
| 1758 | 2026-06-01T16:27:16.235Z | sys 0.661218062 |
| 1759 | 2026-06-01T16:27:16.235Z | trap 0.000867150 |
| 1760 | 2026-06-01T16:27:16.235Z | tflt 0.000311170 |
| 1761 | 2026-06-01T16:27:16.235Z | dflt 0.000188040 |
| 1762 | 2026-06-01T16:27:16.235Z | kflt 0.000000000 |
| 1763 | 2026-06-01T16:27:16.235Z | lock 23.297446817 |
| 1764 | 2026-06-01T16:27:16.235Z | slp 1.048205645 |
| 1765 | 2026-06-01T16:27:16.235Z | lat 0.088371122 |
| 1766 | 2026-06-01T16:27:16.235Z | stop 0.000202730 |
| 1767 | 2026-06-01T16:27:16.240Z | + export CARGO_INCREMENTAL=0 |
| 1768 | 2026-06-01T16:27:16.240Z | + CARGO_INCREMENTAL=0 |
| 1769 | 2026-06-01T16:27:16.240Z | + ptime -m cargo run --locked --release --bin omicron-package -- -t test target create -p dev |
| 1770 | 2026-06-01T16:27:17.145Z | Compiling proc-macro2 v1.0.106 |
| 1771 | 2026-06-01T16:27:17.145Z | Compiling quote v1.0.45 |
| 1772 | 2026-06-01T16:27:17.145Z | Compiling unicode-ident v1.0.24 |
| 1773 | 2026-06-01T16:27:17.145Z | Compiling libc v0.2.185 |
| 1774 | 2026-06-01T16:27:17.145Z | Compiling serde_core v1.0.228 |
| 1775 | 2026-06-01T16:27:17.145Z | Compiling serde v1.0.228 |
| 1776 | 2026-06-01T16:27:17.149Z | Compiling cfg-if v1.0.4 |
| 1777 | 2026-06-01T16:27:17.149Z | Compiling version_check v0.9.5 |
| 1778 | 2026-06-01T16:27:17.149Z | Compiling shlex v1.3.0 |
| 1779 | 2026-06-01T16:27:17.149Z | Compiling find-msvc-tools v0.1.9 |
| 1780 | 2026-06-01T16:27:17.149Z | Compiling typenum v1.19.0 |
| 1781 | 2026-06-01T16:27:17.149Z | Compiling zmij v1.0.21 |
| 1782 | 2026-06-01T16:27:17.149Z | Compiling autocfg v1.5.0 |
| 1783 | 2026-06-01T16:27:17.149Z | Compiling memchr v2.8.0 |
| 1784 | 2026-06-01T16:27:17.292Z | Compiling serde_json v1.0.149 |
| 1785 | 2026-06-01T16:27:17.461Z | Compiling portable-atomic v1.13.1 |
| 1786 | 2026-06-01T16:27:17.589Z | Compiling libm v0.2.16 |
| 1787 | 2026-06-01T16:27:17.626Z | Compiling generic-array v0.14.7 |
| 1788 | 2026-06-01T16:27:17.695Z | Compiling zerocopy v0.8.40 |
| 1789 | 2026-06-01T16:27:17.792Z | Compiling smallvec v1.15.1 |
| 1790 | 2026-06-01T16:27:17.824Z | Compiling parking_lot_core v0.9.12 |
| 1791 | 2026-06-01T16:27:17.827Z | Compiling icu_properties_data v2.1.2 |
| 1792 | 2026-06-01T16:27:17.872Z | Compiling icu_normalizer_data v2.1.1 |
| 1793 | 2026-06-01T16:27:17.887Z | Compiling itoa v1.0.17 |
| 1794 | 2026-06-01T16:27:17.919Z | Compiling getrandom v0.4.1 |
| 1795 | 2026-06-01T16:27:17.939Z | Compiling log v0.4.29 |
| 1796 | 2026-06-01T16:27:17.954Z | Compiling num-traits v0.2.19 |
| 1797 | 2026-06-01T16:27:18.094Z | Compiling stable_deref_trait v1.2.1 |
| 1798 | 2026-06-01T16:27:18.119Z | Compiling pkg-config v0.3.32 |
| 1799 | 2026-06-01T16:27:18.154Z | Compiling subtle v2.6.1 |
| 1800 | 2026-06-01T16:27:18.238Z | Compiling scopeguard v1.2.0 |
| 1801 | 2026-06-01T16:27:18.286Z | Compiling getrandom v0.2.17 |
| 1802 | 2026-06-01T16:27:18.317Z | Compiling errno v0.3.14 |
| 1803 | 2026-06-01T16:27:18.366Z | Compiling jobserver v0.1.34 |
| 1804 | 2026-06-01T16:27:18.395Z | Compiling lock_api v0.4.14 |
| 1805 | 2026-06-01T16:27:18.468Z | Compiling rand_core v0.6.4 |
| 1806 | 2026-06-01T16:27:18.503Z | Compiling litemap v0.8.1 |
| 1807 | 2026-06-01T16:27:18.553Z | Compiling writeable v0.6.2 |
| 1808 | 2026-06-01T16:27:18.574Z | Compiling percent-encoding v2.3.2 |
| 1809 | 2026-06-01T16:27:18.592Z | Compiling cc v1.2.56 |
| 1810 | 2026-06-01T16:27:18.672Z | Compiling syn v2.0.117 |
| 1811 | 2026-06-01T16:27:18.736Z | Compiling fnv v1.0.7 |
| 1812 | 2026-06-01T16:27:18.739Z | Compiling pin-project-lite v0.2.17 |
| 1813 | 2026-06-01T16:27:18.841Z | Compiling thiserror v2.0.18 |
| 1814 | 2026-06-01T16:27:18.907Z | Compiling getrandom v0.3.4 |
| 1815 | 2026-06-01T16:27:18.934Z | Compiling fs_extra v1.3.0 |
| 1816 | 2026-06-01T16:27:18.943Z | Compiling equivalent v1.0.2 |
| 1817 | 2026-06-01T16:27:18.947Z | Compiling dunce v1.0.5 |
| 1818 | 2026-06-01T16:27:19.017Z | Compiling rand_core v0.10.0 |
| 1819 | 2026-06-01T16:27:19.021Z | Compiling schemars v0.8.22 |
| 1820 | 2026-06-01T16:27:19.061Z | Compiling utf8_iter v1.0.4 |
| 1821 | 2026-06-01T16:27:19.077Z | Compiling rustversion v1.0.22 |
| 1822 | 2026-06-01T16:27:19.157Z | Compiling form_urlencoded v1.2.2 |
| 1823 | 2026-06-01T16:27:19.253Z | Compiling critical-section v1.2.0 |
| 1824 | 2026-06-01T16:27:19.294Z | Compiling signal-hook-registry v1.4.8 |
| 1825 | 2026-06-01T16:27:19.360Z | Compiling cmake v0.1.57 |
| 1826 | 2026-06-01T16:27:19.378Z | Compiling hashbrown v0.17.0 |
| 1827 | 2026-06-01T16:27:19.408Z | Compiling rustix v1.1.3 |
| 1828 | 2026-06-01T16:27:19.467Z | Compiling mio v1.2.0 |
| 1829 | 2026-06-01T16:27:19.520Z | Compiling socket2 v0.6.3 |
| 1830 | 2026-06-01T16:27:19.749Z | Compiling bitflags v2.11.0 |
| 1831 | 2026-06-01T16:27:19.770Z | Compiling semver v1.0.28 |
| 1832 | 2026-06-01T16:27:19.820Z | Compiling once_cell v1.21.3 |
| 1833 | 2026-06-01T16:27:19.857Z | Compiling parking_lot v0.12.5 |
| 1834 | 2026-06-01T16:27:19.872Z | Compiling const-oid v0.9.6 |
| 1835 | 2026-06-01T16:27:19.909Z | Compiling ring v0.17.14 |
| 1836 | 2026-06-01T16:27:19.965Z | Compiling aws-lc-sys v0.40.0 |
| 1837 | 2026-06-01T16:27:19.968Z | Compiling indexmap v2.14.0 |
| 1838 | 2026-06-01T16:27:20.103Z | Compiling aws-lc-rs v1.16.3 |
| 1839 | 2026-06-01T16:27:20.173Z | Compiling futures-core v0.3.32 |
| 1840 | 2026-06-01T16:27:20.191Z | Compiling httparse v1.10.1 |
| 1841 | 2026-06-01T16:27:20.246Z | Compiling strsim v0.11.1 |
| 1842 | 2026-06-01T16:27:20.336Z | Compiling vcpkg v0.2.15 |
| 1843 | 2026-06-01T16:27:20.363Z | Compiling thiserror v1.0.69 |
| 1844 | 2026-06-01T16:27:20.436Z | Compiling iana-time-zone v0.1.65 |
| 1845 | 2026-06-01T16:27:20.566Z | Compiling ucd-trie v0.1.7 |
| 1846 | 2026-06-01T16:27:20.588Z | Compiling byteorder v1.5.0 |
| 1847 | 2026-06-01T16:27:20.669Z | Compiling heck v0.5.0 |
| 1848 | 2026-06-01T16:27:20.686Z | Compiling syn v1.0.109 |
| 1849 | 2026-06-01T16:27:20.689Z | Compiling ident_case v1.0.1 |
| 1850 | 2026-06-01T16:27:20.718Z | Compiling regex-syntax v0.8.10 |
| 1851 | 2026-06-01T16:27:20.781Z | Compiling pest v2.8.6 |
| 1852 | 2026-06-01T16:27:20.798Z | Compiling uuid v1.23.0 |
| 1853 | 2026-06-01T16:27:20.868Z | Compiling rustls v0.23.37 |
| 1854 | 2026-06-01T16:27:20.873Z | Compiling cpufeatures v0.2.17 |
| 1855 | 2026-06-01T16:27:20.914Z | Compiling openssl-sys v0.9.115 |
| 1856 | 2026-06-01T16:27:21.041Z | Compiling futures-sink v0.3.32 |
| 1857 | 2026-06-01T16:27:21.123Z | Compiling rustc_version v0.4.1 |
| 1858 | 2026-06-01T16:27:21.140Z | Compiling futures-channel v0.3.32 |
| 1859 | 2026-06-01T16:27:21.229Z | Compiling futures-task v0.3.32 |
| 1860 | 2026-06-01T16:27:21.332Z | Compiling futures-io v0.3.32 |
| 1861 | 2026-06-01T16:27:21.390Z | Compiling slab v0.4.12 |
| 1862 | 2026-06-01T16:27:21.441Z | Compiling aho-corasick v1.1.4 |
| 1863 | 2026-06-01T16:27:21.473Z | Compiling synstructure v0.13.2 |
| 1864 | 2026-06-01T16:27:21.488Z | Compiling serde_derive_internals v0.29.1 |
| 1865 | 2026-06-01T16:27:21.658Z | Compiling dyn-clone v1.0.20 |
| 1866 | 2026-06-01T16:27:21.753Z | Compiling openssl v0.10.79 |
| 1867 | 2026-06-01T16:27:21.787Z | Compiling base64 v0.22.1 |
| 1868 | 2026-06-01T16:27:21.826Z | Compiling crc32fast v1.5.0 |
| 1869 | 2026-06-01T16:27:21.955Z | Compiling pest_meta v2.8.6 |
| 1870 | 2026-06-01T16:27:21.974Z | Compiling plain v0.2.3 |
| 1871 | 2026-06-01T16:27:22.027Z | Compiling time-core v0.1.8 |
| 1872 | 2026-06-01T16:27:22.043Z | Compiling num-conv v0.2.0 |
| 1873 | 2026-06-01T16:27:22.076Z | Compiling crossbeam-utils v0.8.21 |
| 1874 | 2026-06-01T16:27:22.212Z | Compiling time-macros v0.2.27 |
| 1875 | 2026-06-01T16:27:22.271Z | Compiling native-tls v0.2.18 |
| 1876 | 2026-06-01T16:27:22.274Z | Compiling pretty-hex v0.4.1 |
| 1877 | 2026-06-01T16:27:22.302Z | Compiling regex-automata v0.4.14 |
| 1878 | 2026-06-01T16:27:22.380Z | Compiling anyhow v1.0.102 |
| 1879 | 2026-06-01T16:27:22.396Z | Compiling base64ct v1.8.3 |
| 1880 | 2026-06-01T16:27:22.399Z | Compiling darling_core v0.21.3 |
| 1881 | 2026-06-01T16:27:22.510Z | Compiling tracing-core v0.1.36 |
| 1882 | 2026-06-01T16:27:22.514Z | Compiling zstd-sys v2.0.16+zstd.1.5.7 |
| 1883 | 2026-06-01T16:27:22.579Z | Compiling pest_generator v2.8.6 |
| 1884 | 2026-06-01T16:27:22.698Z | Compiling pem-rfc7468 v0.7.0 |
| 1885 | 2026-06-01T16:27:22.745Z | Compiling serde_derive v1.0.228 |
| 1886 | 2026-06-01T16:27:22.879Z | Compiling zeroize_derive v1.4.3 |
| 1887 | 2026-06-01T16:27:22.909Z | Compiling zerofrom-derive v0.1.6 |
| 1888 | 2026-06-01T16:27:22.927Z | Compiling yoke-derive v0.8.1 |
| 1889 | 2026-06-01T16:27:22.943Z | Compiling zerovec-derive v0.11.2 |
| 1890 | 2026-06-01T16:27:22.986Z | Compiling displaydoc v0.2.5 |
| 1891 | 2026-06-01T16:27:23.194Z | Compiling zerocopy-derive v0.8.40 |
| 1892 | 2026-06-01T16:27:23.225Z | Compiling tokio-macros v2.7.0 |
| 1893 | 2026-06-01T16:27:23.249Z | Compiling futures-macro v0.3.32 |
| 1894 | 2026-06-01T16:27:23.486Z | Compiling zeroize v1.8.2 |
| 1895 | 2026-06-01T16:27:23.779Z | Compiling thiserror-impl v2.0.18 |
| 1896 | 2026-06-01T16:27:23.899Z | Compiling schemars_derive v0.8.22 |
| 1897 | 2026-06-01T16:27:23.941Z | Compiling tracing-attributes v0.1.31 |
| 1898 | 2026-06-01T16:27:24.003Z | Compiling der_derive v0.7.3 |
| 1899 | 2026-06-01T16:27:24.057Z | Compiling thiserror-impl v1.0.69 |
| 1900 | 2026-06-01T16:27:24.075Z | Compiling zerofrom v0.1.6 |
| 1901 | 2026-06-01T16:27:24.214Z | Compiling yoke v0.8.1 |
| 1902 | 2026-06-01T16:27:24.244Z | Compiling crypto-common v0.1.7 |
| 1903 | 2026-06-01T16:27:24.412Z | Compiling zerovec v0.11.5 |
| 1904 | 2026-06-01T16:27:24.431Z | Compiling zerotrie v0.2.3 |
| 1905 | 2026-06-01T16:27:24.540Z | Compiling block-buffer v0.10.4 |
| 1906 | 2026-06-01T16:27:24.882Z | Compiling digest v0.10.7 |
| 1907 | 2026-06-01T16:27:24.971Z | Compiling tinystr v0.8.2 |
| 1908 | 2026-06-01T16:27:25.004Z | Compiling potential_utf v0.1.4 |
| 1909 | 2026-06-01T16:27:25.045Z | Compiling pest_derive v2.8.6 |
| 1910 | 2026-06-01T16:27:25.094Z | Compiling futures-util v0.3.32 |
| 1911 | 2026-06-01T16:27:25.133Z | Compiling hmac v0.12.1 |
| 1912 | 2026-06-01T16:27:25.146Z | Compiling icu_locale_core v2.1.1 |
| 1913 | 2026-06-01T16:27:25.161Z | Compiling icu_collections v2.1.1 |
| 1914 | 2026-06-01T16:27:25.222Z | Compiling block-padding v0.3.3 |
| 1915 | 2026-06-01T16:27:25.354Z | Compiling inout v0.1.4 |
| 1916 | 2026-06-01T16:27:25.513Z | Compiling rustls-pki-types v1.14.0 |
| 1917 | 2026-06-01T16:27:25.532Z | Compiling openssl-macros v0.1.1 |
| 1918 | 2026-06-01T16:27:25.771Z | Compiling cipher v0.4.4 |
| 1919 | 2026-06-01T16:27:25.909Z | Compiling bytes v1.11.1 |
| 1920 | 2026-06-01T16:27:25.926Z | Compiling icu_provider v2.1.1 |
| 1921 | 2026-06-01T16:27:25.956Z | Compiling chrono v0.4.44 |
| 1922 | 2026-06-01T16:27:25.977Z | Compiling serde_tokenstream v0.2.3 |
| 1923 | 2026-06-01T16:27:26.023Z | Compiling sha2 v0.10.9 |
| 1924 | 2026-06-01T16:27:26.307Z | Compiling icu_normalizer v2.1.1 |
| 1925 | 2026-06-01T16:27:26.333Z | Compiling icu_properties v2.1.2 |
| 1926 | 2026-06-01T16:27:26.417Z | Compiling scroll_derive v0.13.1 |
| 1927 | 2026-06-01T16:27:26.595Z | Compiling tokio v1.52.1 |
| 1928 | 2026-06-01T16:27:27.165Z | Compiling scroll_derive v0.12.1 |
| 1929 | 2026-06-01T16:27:27.371Z | Compiling idna_adapter v1.2.1 |
| 1930 | 2026-06-01T16:27:27.482Z | Compiling ppv-lite86 v0.2.21 |
| 1931 | 2026-06-01T16:27:27.534Z | Compiling idna v1.1.0 |
| 1932 | 2026-06-01T16:27:27.545Z | Compiling http v1.4.0 |
| 1933 | 2026-06-01T16:27:27.737Z | Compiling untrusted v0.9.0 |
| 1934 | 2026-06-01T16:27:27.858Z | Compiling flagset v0.4.7 |
| 1935 | 2026-06-01T16:27:27.887Z | Compiling url v2.5.8 |
| 1936 | 2026-06-01T16:27:27.890Z | Compiling tracing v0.1.44 |
| 1937 | 2026-06-01T16:27:27.994Z | Compiling der v0.7.10 |
| 1938 | 2026-06-01T16:27:28.021Z | Compiling darling_macro v0.21.3 |
| 1939 | 2026-06-01T16:27:28.129Z | Compiling regex v1.12.3 |
| 1940 | 2026-06-01T16:27:28.143Z | Compiling zerocopy-derive v0.7.35 |
| 1941 | 2026-06-01T16:27:28.512Z | Compiling rand_core v0.9.5 |
| 1942 | 2026-06-01T16:27:28.547Z | Compiling slog v2.8.2 |
| 1943 | 2026-06-01T16:27:28.989Z | Compiling spki v0.7.3 |
| 1944 | 2026-06-01T16:27:29.109Z | Compiling darling v0.21.3 |
| 1945 | 2026-06-01T16:27:29.145Z | Compiling salsa20 v0.10.2 |
| 1946 | 2026-06-01T16:27:29.208Z | Compiling pbkdf2 v0.12.2 |
| 1947 | 2026-06-01T16:27:29.620Z | Compiling cookie v0.18.1 |
| 1948 | 2026-06-01T16:27:29.718Z | Compiling camino v1.2.2 |
| 1949 | 2026-06-01T16:27:30.006Z | Compiling scrypt v0.11.0 |
| 1950 | 2026-06-01T16:27:30.037Z | Compiling rand_chacha v0.9.0 |
| 1951 | 2026-06-01T16:27:30.095Z | Compiling http-body v1.0.1 |
| 1952 | 2026-06-01T16:27:30.124Z | Compiling cbc v0.1.2 |
| 1953 | 2026-06-01T16:27:30.177Z | Compiling aes v0.8.4 |
| 1954 | 2026-06-01T16:27:30.258Z | Compiling tokio-util v0.7.18 |
| 1955 | 2026-06-01T16:27:30.330Z | Compiling usdt-impl v0.5.0 |
| 1956 | 2026-06-01T16:27:30.363Z | Compiling atomic-waker v1.1.2 |
| 1957 | 2026-06-01T16:27:30.380Z | Compiling winnow v0.7.14 |
| 1958 | 2026-06-01T16:27:30.464Z | Compiling tinyvec_macros v0.1.1 |
| 1959 | 2026-06-01T16:27:30.490Z | Compiling paste v1.0.15 |
| 1960 | 2026-06-01T16:27:30.514Z | Compiling usdt-impl v0.6.0 |
| 1961 | 2026-06-01T16:27:30.546Z | Compiling unicode-segmentation v1.12.0 |
| 1962 | 2026-06-01T16:27:30.577Z | Compiling either v1.15.0 |
| 1963 | 2026-06-01T16:27:30.665Z | Compiling openssl-probe v0.2.1 |
| 1964 | 2026-06-01T16:27:30.773Z | Compiling ref-cast v1.0.25 |
| 1965 | 2026-06-01T16:27:30.805Z | Compiling untrusted v0.7.1 |
| 1966 | 2026-06-01T16:27:30.904Z | Compiling pkcs5 v0.7.1 |
| 1967 | 2026-06-01T16:27:30.935Z | Compiling tinyvec v1.10.0 |
| 1968 | 2026-06-01T16:27:31.118Z | Compiling rand v0.9.2 |
| 1969 | 2026-06-01T16:27:31.412Z | Compiling scroll v0.12.0 |
| 1970 | 2026-06-01T16:27:31.535Z | Compiling scroll v0.13.0 |
| 1971 | 2026-06-01T16:27:31.607Z | Compiling toml_datetime v0.6.11 |
| 1972 | 2026-06-01T16:27:31.625Z | Compiling serde_spanned v0.6.9 |
| 1973 | 2026-06-01T16:27:31.678Z | Compiling async-trait v0.1.89 |
| 1974 | 2026-06-01T16:27:31.704Z | Compiling heapless v0.7.17 |
| 1975 | 2026-06-01T16:27:31.778Z | Compiling bzip2-sys v0.1.13+1.0.8 |
| 1976 | 2026-06-01T16:27:31.877Z | Compiling signal-hook v0.3.18 |
| 1977 | 2026-06-01T16:27:31.894Z | Compiling fastrand v2.3.0 |
| 1978 | 2026-06-01T16:27:31.972Z | Compiling try-lock v0.2.5 |
| 1979 | 2026-06-01T16:27:31.987Z | Compiling tower-layer v0.3.3 |
| 1980 | 2026-06-01T16:27:32.087Z | Compiling zstd-safe v7.2.4 |
| 1981 | 2026-06-01T16:27:32.199Z | Compiling tower-service v0.3.3 |
| 1982 | 2026-06-01T16:27:32.266Z | Compiling h2 v0.4.13 |
| 1983 | 2026-06-01T16:27:32.300Z | Compiling want v0.3.1 |
| 1984 | 2026-06-01T16:27:32.350Z | Compiling goblin v0.10.5 |
| 1985 | 2026-06-01T16:27:32.364Z | Compiling toml_parser v1.0.9+spec-1.1.0 |
| 1986 | 2026-06-01T16:27:32.481Z | Compiling goblin v0.8.2 |
| 1987 | 2026-06-01T16:27:32.579Z | Compiling pkcs8 v0.10.2 |
| 1988 | 2026-06-01T16:27:32.658Z | Compiling heck v0.4.1 |
| 1989 | 2026-06-01T16:27:32.884Z | Compiling zerocopy v0.7.35 |
| 1990 | 2026-06-01T16:27:32.900Z | Compiling ipnet v2.11.0 |
| 1991 | 2026-06-01T16:27:32.963Z | Compiling ref-cast-impl v1.0.25 |
| 1992 | 2026-06-01T16:27:33.095Z | Compiling darling_core v0.20.11 |
| 1993 | 2026-06-01T16:27:33.400Z | Compiling curve25519-dalek v4.1.3 |
| 1994 | 2026-06-01T16:27:33.472Z | Compiling memoffset v0.9.1 |
| 1995 | 2026-06-01T16:27:33.658Z | Compiling utf8parse v0.2.2 |
| 1996 | 2026-06-01T16:27:33.695Z | Compiling winnow v0.5.40 |
| 1997 | 2026-06-01T16:27:33.790Z | Compiling pin-utils v0.1.0 |
| 1998 | 2026-06-01T16:27:33.880Z | Compiling rustix v0.38.44 |
| 1999 | 2026-06-01T16:27:34.029Z | Compiling httpdate v1.0.3 |
| 2000 | 2026-06-01T16:27:34.162Z | Compiling foreign-types-shared v0.1.1 |
| 2001 | 2026-06-01T16:27:34.258Z | Compiling litrs v1.0.0 |
| 2002 | 2026-06-01T16:27:34.271Z | Compiling foreign-types v0.3.2 |
| 2003 | 2026-06-01T16:27:34.303Z | Compiling tempfile v3.25.0 |
| 2004 | 2026-06-01T16:27:34.752Z | Compiling document-features v0.2.12 |
| 2005 | 2026-06-01T16:27:34.963Z | Compiling dof v0.3.0 |
| 2006 | 2026-06-01T16:27:34.967Z | Compiling unicode-normalization v0.1.25 |
| 2007 | 2026-06-01T16:27:35.102Z | Compiling darling_macro v0.20.11 |
| 2008 | 2026-06-01T16:27:35.142Z | Compiling dof v0.4.0 |
| 2009 | 2026-06-01T16:27:35.212Z | Compiling toml_edit v0.19.15 |
| 2010 | 2026-06-01T16:27:35.270Z | Compiling hyper v1.8.1 |
| 2011 | 2026-06-01T16:27:35.293Z | Compiling dtrace-parser v0.2.0 |
| 2012 | 2026-06-01T16:27:35.599Z | Compiling dtrace-parser v0.3.0 |
| 2013 | 2026-06-01T16:27:35.632Z | Compiling daft-derive v0.1.7 |
| 2014 | 2026-06-01T16:27:35.796Z | Compiling pin-project-internal v1.1.11 |
| 2015 | 2026-06-01T16:27:35.899Z | Compiling spin v0.9.8 |
| 2016 | 2026-06-01T16:27:35.916Z | Compiling thread-id v4.2.2 |
| 2017 | 2026-06-01T16:27:35.952Z | Compiling thread-id v5.1.0 |
| 2018 | 2026-06-01T16:27:36.055Z | Compiling powerfmt v0.2.0 |
| 2019 | 2026-06-01T16:27:36.120Z | Compiling cfg_aliases v0.2.1 |
| 2020 | 2026-06-01T16:27:36.155Z | Compiling num-bigint-dig v0.8.6 |
| 2021 | 2026-06-01T16:27:36.204Z | Compiling smoltcp v0.9.1 |
| 2022 | 2026-06-01T16:27:36.221Z | Compiling anstyle v1.0.14 |
| 2023 | 2026-06-01T16:27:36.236Z | Compiling deranged v0.5.8 |
| 2024 | 2026-06-01T16:27:36.240Z | Compiling nix v0.31.2 |
| 2025 | 2026-06-01T16:27:36.384Z | Compiling hyper-util v0.1.20 |
| 2026 | 2026-06-01T16:27:36.761Z | Compiling darling v0.20.11 |
| 2027 | 2026-06-01T16:27:36.889Z | Compiling rustls-native-certs v0.8.3 |
| 2028 | 2026-06-01T16:27:36.938Z | Compiling ipnetwork v0.21.1 |
| 2029 | 2026-06-01T16:27:37.286Z | Compiling strum_macros v0.26.4 |
| 2030 | 2026-06-01T16:27:37.427Z | Compiling curve25519-dalek-derive v0.1.1 |
| 2031 | 2026-06-01T16:27:37.582Z | Compiling sync_wrapper v1.0.2 |
| 2032 | 2026-06-01T16:27:37.599Z | Compiling wait-timeout v0.2.1 |
| 2033 | 2026-06-01T16:27:37.861Z | Compiling anstyle-query v1.1.5 |
| 2034 | 2026-06-01T16:27:37.883Z | Compiling siphasher v1.0.2 |
| 2035 | 2026-06-01T16:27:37.982Z | Compiling colorchoice v1.0.4 |
| 2036 | 2026-06-01T16:27:38.099Z | Compiling bit-vec v0.8.0 |
| 2037 | 2026-06-01T16:27:38.130Z | Compiling quick-error v1.2.3 |
| 2038 | 2026-06-01T16:27:38.130Z | Compiling num_threads v0.1.7 |
| 2039 | 2026-06-01T16:27:38.163Z | Compiling simd-adler32 v0.3.8 |
| 2040 | 2026-06-01T16:27:38.278Z | Compiling is_terminal_polyfill v1.70.2 |
| 2041 | 2026-06-01T16:27:38.278Z | Compiling rusty-fork v0.3.1 |
| 2042 | 2026-06-01T16:27:38.363Z | Compiling bit-set v0.8.0 |
| 2043 | 2026-06-01T16:27:38.405Z | Compiling time v0.3.47 |
| 2044 | 2026-06-01T16:27:38.552Z | Compiling tower v0.5.3 |
| 2045 | 2026-06-01T16:27:38.931Z | Compiling derive_builder_core v0.20.2 |
| 2046 | 2026-06-01T16:27:39.022Z | Compiling snafu-derive v0.8.9 |
| 2047 | 2026-06-01T16:27:39.094Z | Compiling http-body-util v0.1.3 |
| 2048 | 2026-06-01T16:27:39.398Z | Compiling webpki-roots v1.0.6 |
| 2049 | 2026-06-01T16:27:39.401Z | Compiling rand_xorshift v0.4.0 |
| 2050 | 2026-06-01T16:27:39.541Z | Compiling signature v2.2.0 |
| 2051 | 2026-06-01T16:27:39.558Z | Compiling hubpack_derive v0.1.1 |
| 2052 | 2026-06-01T16:27:39.576Z | Compiling strum_macros v0.27.2 |
| 2053 | 2026-06-01T16:27:39.748Z | Compiling fs-err v3.3.0 |
| 2054 | 2026-06-01T16:27:39.841Z | Compiling ahash v0.8.12 |
| 2055 | 2026-06-01T16:27:39.856Z | Compiling encoding_rs v0.8.35 |
| 2056 | 2026-06-01T16:27:40.023Z | Compiling mime v0.3.17 |
| 2057 | 2026-06-01T16:27:40.039Z | Compiling iri-string v0.7.10 |
| 2058 | 2026-06-01T16:27:40.129Z | Compiling ryu v1.0.23 |
| 2059 | 2026-06-01T16:27:40.230Z | Compiling object v0.37.3 |
| 2060 | 2026-06-01T16:27:40.398Z | Compiling unicode-bidi v0.3.18 |
| 2061 | 2026-06-01T16:27:40.440Z | Compiling unicode-properties v0.1.4 |
| 2062 | 2026-06-01T16:27:40.505Z | Compiling unarray v0.1.4 |
| 2063 | 2026-06-01T16:27:40.528Z | Compiling allocator-api2 v0.2.21 |
| 2064 | 2026-06-01T16:27:40.575Z | Compiling adler2 v2.0.1 |
| 2065 | 2026-06-01T16:27:40.651Z | Compiling proptest v1.10.0 |
| 2066 | 2026-06-01T16:27:40.684Z | Compiling miniz_oxide v0.8.9 |
| 2067 | 2026-06-01T16:27:40.702Z | Compiling serde_urlencoded v0.7.1 |
| 2068 | 2026-06-01T16:27:40.739Z | Compiling stringprep v0.1.5 |
| 2069 | 2026-06-01T16:27:41.179Z | Compiling derive_builder_macro v0.20.2 |
| 2070 | 2026-06-01T16:27:41.245Z | Compiling tower-http v0.6.8 |
| 2071 | 2026-06-01T16:27:41.351Z | Compiling tokio-native-tls v0.3.1 |
| 2072 | 2026-06-01T16:27:41.382Z | Compiling usdt-attr-macro v0.6.0 |
| 2073 | 2026-06-01T16:27:41.437Z | Compiling usdt-macro v0.6.0 |
| 2074 | 2026-06-01T16:27:41.603Z | Compiling anstyle-parse v1.0.0 |
| 2075 | 2026-06-01T16:27:41.832Z | Compiling rand_chacha v0.3.1 |
| 2076 | 2026-06-01T16:27:41.851Z | Compiling erased-serde v0.3.31 |
| 2077 | 2026-06-01T16:27:41.932Z | Compiling md-5 v0.10.6 |
| 2078 | 2026-06-01T16:27:41.962Z | Compiling bstr v1.12.1 |
| 2079 | 2026-06-01T16:27:42.161Z | Compiling num-integer v0.1.46 |
| 2080 | 2026-06-01T16:27:42.178Z | Compiling hash32 v0.2.1 |
| 2081 | 2026-06-01T16:27:42.213Z | Compiling vergen-lib v9.1.0 |
| 2082 | 2026-06-01T16:27:42.217Z | Compiling ff v0.13.1 |
| 2083 | 2026-06-01T16:27:42.363Z | Compiling base16ct v0.2.0 |
| 2084 | 2026-06-01T16:27:42.399Z | Compiling zlib-rs v0.6.2 |
| 2085 | 2026-06-01T16:27:42.420Z | Compiling psl-types v2.0.11 |
| 2086 | 2026-06-01T16:27:42.471Z | Compiling fallible-iterator v0.2.0 |
| 2087 | 2026-06-01T16:27:42.546Z | Compiling publicsuffix v2.3.0 |
| 2088 | 2026-06-01T16:27:42.567Z | Compiling sec1 v0.7.3 |
| 2089 | 2026-06-01T16:27:42.623Z | Compiling num-iter v0.1.45 |
| 2090 | 2026-06-01T16:27:42.701Z | Compiling newtype-uuid v1.3.2 |
| 2091 | 2026-06-01T16:27:42.733Z | Compiling group v0.13.0 |
| 2092 | 2026-06-01T16:27:42.765Z | Compiling postgres-protocol v0.6.10 |
| 2093 | 2026-06-01T16:27:43.015Z | Compiling rand v0.8.6 |
| 2094 | 2026-06-01T16:27:43.543Z | Compiling oxnet v0.1.5 |
| 2095 | 2026-06-01T16:27:43.561Z | Compiling anstream v1.0.0 |
| 2096 | 2026-06-01T16:27:43.661Z | Compiling derive_builder v0.20.2 |
| 2097 | 2026-06-01T16:27:43.665Z | Compiling hyper-tls v0.6.0 |
| 2098 | 2026-06-01T16:27:43.872Z | Compiling phf_shared v0.13.1 |
| 2099 | 2026-06-01T16:27:43.915Z | Compiling pin-project v1.1.11 |
| 2100 | 2026-06-01T16:27:43.962Z | Compiling lazy_static v1.5.0 |
| 2101 | 2026-06-01T16:27:44.012Z | Compiling anstyle-parse v0.2.7 |
| 2102 | 2026-06-01T16:27:44.098Z | Compiling terminal_size v0.4.3 |
| 2103 | 2026-06-01T16:27:44.134Z | Compiling serde_with_macros v3.17.0 |
| 2104 | 2026-06-01T16:27:44.148Z | Compiling futures-executor v0.3.32 |
| 2105 | 2026-06-01T16:27:44.165Z | Compiling hex v0.4.3 |
| 2106 | 2026-06-01T16:27:44.278Z | Compiling hkdf v0.12.4 |
| 2107 | 2026-06-01T16:27:44.396Z | Compiling crypto-bigint v0.5.5 |
| 2108 | 2026-06-01T16:27:44.412Z | Compiling flate2 v1.1.9 |
| 2109 | 2026-06-01T16:27:44.453Z | Compiling serde_repr v0.1.20 |
| 2110 | 2026-06-01T16:27:44.487Z | Compiling clap_derive v4.6.1 |
| 2111 | 2026-06-01T16:27:44.558Z | Compiling async-recursion v1.1.1 |
| 2112 | 2026-06-01T16:27:44.578Z | Compiling enum-as-inner v0.6.1 |
| 2113 | 2026-06-01T16:27:44.693Z | Compiling vergen v9.1.0 |
| 2114 | 2026-06-01T16:27:44.824Z | Compiling cargo-platform v0.3.2 |
| 2115 | 2026-06-01T16:27:44.913Z | Compiling libbz2-rs-sys v0.2.2 |
| 2116 | 2026-06-01T16:27:44.931Z | Compiling managed v0.8.0 |
| 2117 | 2026-06-01T16:27:45.001Z | Compiling clap_lex v1.0.0 |
| 2118 | 2026-06-01T16:27:45.215Z | Compiling foldhash v0.2.0 |
| 2119 | 2026-06-01T16:27:45.230Z | Compiling same-file v1.0.6 |
| 2120 | 2026-06-01T16:27:45.245Z | Compiling bumpalo v3.20.2 |
| 2121 | 2026-06-01T16:27:45.361Z | Compiling foldhash v0.1.5 |
| 2122 | 2026-06-01T16:27:45.395Z | Compiling bitflags v1.3.2 |
| 2123 | 2026-06-01T16:27:45.445Z | Compiling hashbrown v0.16.1 |
| 2124 | 2026-06-01T16:27:45.491Z | Compiling hashbrown v0.15.5 |
| 2125 | 2026-06-01T16:27:45.509Z | Compiling zopfli v0.8.3 |
| 2126 | 2026-06-01T16:27:45.512Z | Compiling walkdir v2.5.0 |
| 2127 | 2026-06-01T16:27:45.512Z | Compiling bzip2 v0.6.1 |
| 2128 | 2026-06-01T16:27:45.570Z | Compiling elliptic-curve v0.13.8 |
| 2129 | 2026-06-01T16:27:45.836Z | Compiling clap_builder v4.6.0 |
| 2130 | 2026-06-01T16:27:45.940Z | Compiling cargo_metadata v0.23.1 |
| 2131 | 2026-06-01T16:27:46.085Z | Compiling futures v0.3.32 |
| 2132 | 2026-06-01T16:27:46.143Z | Compiling anstream v0.6.21 |
| 2133 | 2026-06-01T16:27:46.383Z | Compiling phf v0.13.1 |
| 2134 | 2026-06-01T16:27:46.457Z | Compiling snafu v0.8.9 |
| 2135 | 2026-06-01T16:27:46.528Z | Compiling zstd v0.13.3 |
| 2136 | 2026-06-01T16:27:46.566Z | Compiling signal-hook-mio v0.2.5 |
| 2137 | 2026-06-01T16:27:46.699Z | Compiling daft v0.1.7 |
| 2138 | 2026-06-01T16:27:46.803Z | Compiling cookie_store v0.22.1 |
| 2139 | 2026-06-01T16:27:46.819Z | Compiling postgres-types v0.2.12 |
| 2140 | 2026-06-01T16:27:47.006Z | Compiling bzip2 v0.4.4 |
| 2141 | 2026-06-01T16:27:47.040Z | Compiling globset v0.4.18 |
| 2142 | 2026-06-01T16:27:47.122Z | Compiling strum v0.27.2 |
| 2143 | 2026-06-01T16:27:47.291Z | Compiling hubpack v0.1.2 |
| 2144 | 2026-06-01T16:27:47.399Z | Compiling ed25519 v2.2.3 |
| 2145 | 2026-06-01T16:27:47.417Z | Compiling phf_shared v0.11.3 |
| 2146 | 2026-06-01T16:27:47.528Z | Compiling crossbeam-epoch v0.9.18 |
| 2147 | 2026-06-01T16:27:47.559Z | Compiling olpc-cjson v0.1.4 |
| 2148 | 2026-06-01T16:27:47.581Z | Compiling pkcs1 v0.7.5 |
| 2149 | 2026-06-01T16:27:47.646Z | Compiling pem v3.0.6 |
| 2150 | 2026-06-01T16:27:47.740Z | Compiling serde_plain v1.0.2 |
| 2151 | 2026-06-01T16:27:47.799Z | Compiling serde-big-array v0.5.1 |
| 2152 | 2026-06-01T16:27:47.929Z | Compiling rfc6979 v0.4.0 |
| 2153 | 2026-06-01T16:27:47.946Z | Compiling float-cmp v0.10.0 |
| 2154 | 2026-06-01T16:27:47.964Z | Compiling memmap2 v0.9.10 |
| 2155 | 2026-06-01T16:27:47.967Z | Compiling env_filter v1.0.0 |
| 2156 | 2026-06-01T16:27:47.998Z | Compiling static_assertions v1.1.0 |
| 2157 | 2026-06-01T16:27:48.019Z | Compiling jiff v0.2.21 |
| 2158 | 2026-06-01T16:27:48.045Z | Compiling fixedbitset v0.5.7 |
| 2159 | 2026-06-01T16:27:48.074Z | Compiling fixedbitset v0.4.2 |
| 2160 | 2026-06-01T16:27:48.096Z | Compiling typed-path v0.9.3 |
| 2161 | 2026-06-01T16:27:48.115Z | Compiling new_debug_unreachable v1.0.6 |
| 2162 | 2026-06-01T16:27:48.193Z | Compiling predicates-core v1.0.10 |
| 2163 | 2026-06-01T16:27:48.241Z | Compiling normalize-line-endings v0.3.0 |
| 2164 | 2026-06-01T16:27:48.302Z | Compiling toml_write v0.1.2 |
| 2165 | 2026-06-01T16:27:48.349Z | Compiling precomputed-hash v0.1.1 |
| 2166 | 2026-06-01T16:27:48.365Z | Compiling keccak v0.1.6 |
| 2167 | 2026-06-01T16:27:48.368Z | Compiling whoami v2.1.0 |
| 2168 | 2026-06-01T16:27:48.397Z | Compiling data-encoding v2.10.0 |
| 2169 | 2026-06-01T16:27:48.455Z | Compiling difflib v0.4.0 |
| 2170 | 2026-06-01T16:27:48.521Z | Compiling sha3 v0.10.8 |
| 2171 | 2026-06-01T16:27:48.549Z | Compiling toml_edit v0.22.27 |
| 2172 | 2026-06-01T16:27:48.573Z | Compiling string_cache v0.8.9 |
| 2173 | 2026-06-01T16:27:48.734Z | Compiling hickory-proto v0.25.2 |
| 2174 | 2026-06-01T16:27:48.810Z | Compiling predicates v3.1.4 |
| 2175 | 2026-06-01T16:27:48.825Z | Compiling tokio-postgres v0.7.16 |
| 2176 | 2026-06-01T16:27:48.924Z | Compiling petgraph v0.8.3 |
| 2177 | 2026-06-01T16:27:49.004Z | Compiling petgraph v0.6.5 |
| 2178 | 2026-06-01T16:27:49.252Z | Compiling env_logger v0.11.9 |
| 2179 | 2026-06-01T16:27:49.327Z | Compiling usdt v0.6.0 |
| 2180 | 2026-06-01T16:27:49.388Z | Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25) |
| 2181 | 2026-06-01T16:27:49.471Z | Compiling ecdsa v0.16.9 |
| 2182 | 2026-06-01T16:27:49.602Z | Compiling rsa v0.9.10 |
| 2183 | 2026-06-01T16:27:49.912Z | Compiling ed25519-dalek v2.2.0 |
| 2184 | 2026-06-01T16:27:50.245Z | Compiling clap v4.6.1 |
| 2185 | 2026-06-01T16:27:50.596Z | Compiling zip v4.6.1 |
| 2186 | 2026-06-01T16:27:50.613Z | Compiling zip v0.6.6 |
| 2187 | 2026-06-01T16:27:50.828Z | Compiling crossterm v0.28.1 |
| 2188 | 2026-06-01T16:27:50.875Z | Compiling iddqd v0.4.2 |
| 2189 | 2026-06-01T16:27:51.334Z | Compiling serde_with v3.17.0 |
| 2190 | 2026-06-01T16:27:51.481Z | Compiling similar v2.7.0 |
| 2191 | 2026-06-01T16:27:51.507Z | Compiling strum v0.26.3 |
| 2192 | 2026-06-01T16:27:51.537Z | Compiling toml v0.7.8 |
| 2193 | 2026-06-01T16:27:51.718Z | Compiling tokio-stream v0.1.18 |
| 2194 | 2026-06-01T16:27:51.740Z | Compiling itertools v0.13.0 |
| 2195 | 2026-06-01T16:27:52.031Z | Compiling buf-list v1.1.2 |
| 2196 | 2026-06-01T16:27:52.154Z | Compiling x509-cert v0.2.5 |
| 2197 | 2026-06-01T16:27:52.258Z | Compiling gateway-ereport-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25) |
| 2198 | 2026-06-01T16:27:52.304Z | Compiling openapiv3 v2.2.0 |
| 2199 | 2026-06-01T16:27:52.571Z | Compiling sha1 v0.10.6 |
| 2200 | 2026-06-01T16:27:52.898Z | Compiling lalrpop-util v0.19.12 |
| 2201 | 2026-06-01T16:27:52.971Z | Compiling peg-runtime v0.8.5 |
| 2202 | 2026-06-01T16:28:07.739Z | Compiling rustls-webpki v0.103.9 |
| 2203 | 2026-06-01T16:28:09.478Z | Compiling macaddr v1.0.1 |
| 2204 | 2026-06-01T16:28:09.540Z | Compiling structmeta-derive v0.3.0 |
| 2205 | 2026-06-01T16:28:09.619Z | Compiling rayon-core v1.13.0 |
| 2206 | 2026-06-01T16:28:09.794Z | Compiling crucible-workspace-hack v0.1.0 |
| 2207 | 2026-06-01T16:28:09.819Z | Compiling itertools v0.14.0 |
| 2208 | 2026-06-01T16:28:09.858Z | Compiling secrecy v0.10.3 |
| 2209 | 2026-06-01T16:28:09.937Z | Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 2210 | 2026-06-01T16:28:10.014Z | Compiling heapless v0.8.0 |
| 2211 | 2026-06-01T16:28:10.033Z | Compiling rustls v0.22.4 |
| 2212 | 2026-06-01T16:28:10.055Z | Compiling toml_datetime v0.7.5+spec-1.1.0 |
| 2213 | 2026-06-01T16:28:10.267Z | Compiling toml_edit v0.23.10+spec-1.0.0 |
| 2214 | 2026-06-01T16:28:10.364Z | Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 2215 | 2026-06-01T16:28:10.402Z | Compiling crossbeam-deque v0.8.6 |
| 2216 | 2026-06-01T16:28:10.418Z | Compiling rustls-webpki v0.102.8 |
| 2217 | 2026-06-01T16:28:10.525Z | Compiling hash32 v0.3.1 |
| 2218 | 2026-06-01T16:28:10.540Z | Compiling multer v3.1.0 |
| 2219 | 2026-06-01T16:28:10.556Z | Compiling structmeta v0.3.0 |
| 2220 | 2026-06-01T16:28:10.556Z | Compiling thread_local v1.1.9 |
| 2221 | 2026-06-01T16:28:10.643Z | Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 2222 | 2026-06-01T16:28:10.706Z | Compiling compression-core v0.4.31 |
| 2223 | 2026-06-01T16:28:10.721Z | Compiling match_cfg v0.1.0 |
| 2224 | 2026-06-01T16:28:10.755Z | Compiling slog-async v2.8.0 |
| 2225 | 2026-06-01T16:28:10.793Z | Compiling smoltcp v0.11.0 |
| 2226 | 2026-06-01T16:28:10.813Z | Compiling unicode-width v0.2.0 |
| 2227 | 2026-06-01T16:28:10.915Z | Compiling compression-codecs v0.4.37 |
| 2228 | 2026-06-01T16:28:10.936Z | Compiling proc-macro-crate v3.4.0 |
| 2229 | 2026-06-01T16:28:10.990Z | Compiling derive-ex v0.1.8 |
| 2230 | 2026-06-01T16:28:11.097Z | Compiling ingot-macros v0.1.1 |
| 2231 | 2026-06-01T16:28:11.145Z | Compiling hostname v0.3.1 |
| 2232 | 2026-06-01T16:28:11.233Z | Compiling slog-json v2.6.1 |
| 2233 | 2026-06-01T16:28:11.332Z | Compiling tokio-rustls v0.26.4 |
| 2234 | 2026-06-01T16:28:11.349Z | Compiling rustls-platform-verifier v0.6.2 |
| 2235 | 2026-06-01T16:28:11.430Z | Compiling crossbeam-channel v0.5.15 |
| 2236 | 2026-06-01T16:28:11.505Z | Compiling half v2.7.1 |
| 2237 | 2026-06-01T16:28:11.584Z | Compiling hyper-rustls v0.27.7 |
| 2238 | 2026-06-01T16:28:11.629Z | Compiling newtype-uuid-macros v0.1.0 |
| 2239 | 2026-06-01T16:28:11.719Z | Compiling cobs v0.3.0 |
| 2240 | 2026-06-01T16:28:11.887Z | Compiling reqwest v0.12.28 |
| 2241 | 2026-06-01T16:28:11.927Z | Compiling reqwest v0.13.2 |
| 2242 | 2026-06-01T16:28:12.022Z | Compiling thiserror-impl-no-std v2.0.2 |
| 2243 | 2026-06-01T16:28:12.148Z | Compiling universal-hash v0.5.1 |
| 2244 | 2026-06-01T16:28:12.315Z | Compiling async-stream-impl v0.3.6 |
| 2245 | 2026-06-01T16:28:12.330Z | Compiling toml_datetime v1.0.0+spec-1.1.0 |
| 2246 | 2026-06-01T16:28:12.369Z | Compiling serde_spanned v1.0.4 |
| 2247 | 2026-06-01T16:28:12.554Z | Compiling is-terminal v0.4.17 |
| 2248 | 2026-06-01T16:28:12.570Z | Compiling dropshot v0.17.0 |
| 2249 | 2026-06-01T16:28:12.677Z | Compiling proc-macro-error-attr v1.0.4 |
| 2250 | 2026-06-01T16:28:12.763Z | Compiling take_mut v0.2.2 |
| 2251 | 2026-06-01T16:28:12.783Z | Compiling term v1.2.1 |
| 2252 | 2026-06-01T16:28:12.799Z | Compiling opaque-debug v0.3.1 |
| 2253 | 2026-06-01T16:28:12.893Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#d9645f8d) |
| 2254 | 2026-06-01T16:28:12.908Z | Compiling ciborium-io v0.2.2 |
| 2255 | 2026-06-01T16:28:12.911Z | Compiling toml_writer v1.0.6+spec-1.1.0 |
| 2256 | 2026-06-01T16:28:12.911Z | Compiling convert_case v0.4.0 |
| 2257 | 2026-06-01T16:28:13.004Z | Compiling ciborium-ll v0.2.2 |
| 2258 | 2026-06-01T16:28:13.032Z | Compiling tokio-rustls v0.25.0 |
| 2259 | 2026-06-01T16:28:13.072Z | Compiling thiserror-no-std v2.0.2 |
| 2260 | 2026-06-01T16:28:13.127Z | Compiling slog-term v2.9.2 |
| 2261 | 2026-06-01T16:28:13.190Z | Compiling toml v1.0.6+spec-1.1.0 |
| 2262 | 2026-06-01T16:28:13.225Z | Compiling async-stream v0.3.6 |
| 2263 | 2026-06-01T16:28:13.253Z | Compiling derive_more v0.99.20 |
| 2264 | 2026-06-01T16:28:13.306Z | Compiling poly1305 v0.8.0 |
| 2265 | 2026-06-01T16:28:13.463Z | Compiling tough v0.22.0 |
| 2266 | 2026-06-01T16:28:13.506Z | Compiling test-strategy v0.4.5 |
| 2267 | 2026-06-01T16:28:13.721Z | Compiling ingot-types v0.1.2 |
| 2268 | 2026-06-01T16:28:13.952Z | Compiling omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds) |
| 2269 | 2026-06-01T16:28:14.219Z | Compiling ingot v0.1.1 |
| 2270 | 2026-06-01T16:28:14.387Z | Compiling postcard v1.1.3 |
| 2271 | 2026-06-01T16:28:14.605Z | Compiling num_enum_derive v0.7.6 |
| 2272 | 2026-06-01T16:28:14.643Z | Compiling slog-bunyan v2.5.0 |
| 2273 | 2026-06-01T16:28:14.844Z | Compiling async-compression v0.4.41 |
| 2274 | 2026-06-01T16:28:14.859Z | Compiling parse-display-derive v0.10.0 |
| 2275 | 2026-06-01T16:28:15.279Z | Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=bd9a0e2abe6b6b89aec8c85f4ee57474144ed150#bd9a0e2a) |
| 2276 | 2026-06-01T16:28:15.298Z | Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#8f60acdf) |
| 2277 | 2026-06-01T16:28:15.340Z | Compiling proc-macro-crate v1.3.1 |
| 2278 | 2026-06-01T16:28:15.427Z | Compiling backon v1.6.0 |
| 2279 | 2026-06-01T16:28:15.562Z | Compiling waitgroup v0.1.2 |
| 2280 | 2026-06-01T16:28:15.565Z | Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=58ab73bde89ade637b0ca8118682ee9575da6c2a#58ab73bd) |
| 2281 | 2026-06-01T16:28:15.703Z | Compiling password-hash v0.5.0 |
| 2282 | 2026-06-01T16:28:15.720Z | Compiling chacha20 v0.9.1 |
| 2283 | 2026-06-01T16:28:15.720Z | Compiling dropshot_endpoint v0.17.0 |
| 2284 | 2026-06-01T16:28:15.754Z | Compiling rustls-pemfile v2.2.0 |
| 2285 | 2026-06-01T16:28:15.989Z | Compiling blake2 v0.10.6 |
| 2286 | 2026-06-01T16:28:16.018Z | Compiling aead v0.5.2 |
| 2287 | 2026-06-01T16:28:16.063Z | Compiling foreign-types-macros v0.2.3 |
| 2288 | 2026-06-01T16:28:16.245Z | Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=84e91b62621406f38e4d0870a92bafacad96536e#84e91b62) |
| 2289 | 2026-06-01T16:28:16.317Z | Compiling serde_path_to_error v0.1.20 |
| 2290 | 2026-06-01T16:28:16.361Z | Compiling hostname v0.4.2 |
| 2291 | 2026-06-01T16:28:16.495Z | Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=84e91b62621406f38e4d0870a92bafacad96536e#84e91b62) |
| 2292 | 2026-06-01T16:28:16.532Z | Compiling proc-macro-error v1.0.4 |
| 2293 | 2026-06-01T16:28:16.548Z | Compiling instant v0.1.13 |
| 2294 | 2026-06-01T16:28:16.646Z | Compiling cpufeatures v0.3.0 |
| 2295 | 2026-06-01T16:28:16.691Z | Compiling typeid v1.0.3 |
| 2296 | 2026-06-01T16:28:16.707Z | Compiling foreign-types-shared v0.3.1 |
| 2297 | 2026-06-01T16:28:16.726Z | Compiling debug-ignore v1.0.5 |
| 2298 | 2026-06-01T16:28:16.745Z | Compiling chacha20 v0.10.0 |
| 2299 | 2026-06-01T16:28:16.777Z | Compiling backoff v0.4.0 |
| 2300 | 2026-06-01T16:28:16.812Z | Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=84e91b62621406f38e4d0870a92bafacad96536e#84e91b62) |
| 2301 | 2026-06-01T16:28:16.817Z | Compiling foreign-types v0.5.0 |
| 2302 | 2026-06-01T16:28:16.844Z | Compiling parse-display v0.10.0 |
| 2303 | 2026-06-01T16:28:16.881Z | Compiling argon2 v0.5.3 |
| 2304 | 2026-06-01T16:28:16.925Z | Compiling chacha20poly1305 v0.10.1 |
| 2305 | 2026-06-01T16:28:16.941Z | Compiling propolis-api-types-versions v0.0.0 (https://github.com/oxidecomputer/propolis?rev=58ab73bde89ade637b0ca8118682ee9575da6c2a#58ab73bd) |
| 2306 | 2026-06-01T16:28:17.029Z | Compiling num_enum_derive v0.5.11 |
| 2307 | 2026-06-01T16:28:17.046Z | Compiling num_enum v0.7.6 |
| 2308 | 2026-06-01T16:28:17.075Z | Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack) |
| 2309 | 2026-06-01T16:28:17.092Z | Compiling tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#a7d440f5) |
| 2310 | 2026-06-01T16:28:17.196Z | Compiling ciborium v0.2.2 |
| 2311 | 2026-06-01T16:28:17.377Z | Compiling vsss-rs v3.3.4 |
| 2312 | 2026-06-01T16:28:17.440Z | Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity) |
| 2313 | 2026-06-01T16:28:17.510Z | Compiling tabwriter v1.4.1 |
| 2314 | 2026-06-01T16:28:17.737Z | Compiling regress v0.10.5 |
| 2315 | 2026-06-01T16:28:17.822Z | Compiling byte-wrapper v0.1.0 |
| 2316 | 2026-06-01T16:28:17.848Z | Compiling protocol v0.1.0 (https://github.com/oxidecomputer/lldp#54b26617) |
| 2317 | 2026-06-01T16:28:17.908Z | Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 2318 | 2026-06-01T16:28:17.924Z | Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=84e91b62621406f38e4d0870a92bafacad96536e#84e91b62) |
| 2319 | 2026-06-01T16:28:17.977Z | Compiling cstr-argument v0.1.2 |
| 2320 | 2026-06-01T16:28:17.981Z | Compiling humantime v2.3.0 |
| 2321 | 2026-06-01T16:28:18.049Z | Compiling erased-serde v0.4.9 |
| 2322 | 2026-06-01T16:28:18.172Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#1e40efd8) |
| 2323 | 2026-06-01T16:28:18.368Z | Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 2324 | 2026-06-01T16:28:18.428Z | Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 2325 | 2026-06-01T16:28:18.450Z | Compiling num_enum v0.5.11 |
| 2326 | 2026-06-01T16:28:18.465Z | Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#d9645f8d) |
| 2327 | 2026-06-01T16:28:18.593Z | Compiling rand v0.10.0 |
| 2328 | 2026-06-01T16:28:18.620Z | Compiling rayon v1.11.0 |
| 2329 | 2026-06-01T16:28:18.689Z | Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino#7e56ab6e) |
| 2330 | 2026-06-01T16:28:18.719Z | Compiling colored v3.1.1 |
| 2331 | 2026-06-01T16:28:18.750Z | Compiling indent_write v2.2.0 |
| 2332 | 2026-06-01T16:28:18.846Z | Compiling libefi-sys v0.1.0 |
| 2333 | 2026-06-01T16:28:18.876Z | Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=58ab73bde89ade637b0ca8118682ee9575da6c2a#58ab73bd) |
| 2334 | 2026-06-01T16:28:18.923Z | Compiling zone_cfg_derive v0.3.1 |
| 2335 | 2026-06-01T16:28:18.952Z | Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=84e91b62621406f38e4d0870a92bafacad96536e#84e91b62) |
| 2336 | 2026-06-01T16:28:19.051Z | Compiling illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b) |
| 2337 | 2026-06-01T16:28:19.091Z | Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=58ab73bde89ade637b0ca8118682ee9575da6c2a#58ab73bd) |
| 2338 | 2026-06-01T16:28:19.270Z | Compiling camino-tempfile v1.4.1 |
| 2339 | 2026-06-01T16:28:19.330Z | Compiling itertools v0.12.1 |
| 2340 | 2026-06-01T16:28:19.419Z | Compiling usdt-attr-macro v0.5.0 |
| 2341 | 2026-06-01T16:28:19.434Z | Compiling usdt-macro v0.5.0 |
| 2342 | 2026-06-01T16:28:19.594Z | Compiling num-derive v0.4.2 |
| 2343 | 2026-06-01T16:28:19.597Z | Compiling bitfield-struct v0.6.2 |
| 2344 | 2026-06-01T16:28:19.626Z | Compiling blake3 v1.8.3 |
| 2345 | 2026-06-01T16:28:19.684Z | Compiling ordered-float v2.10.1 |
| 2346 | 2026-06-01T16:28:19.990Z | Compiling memmap v0.7.0 |
| 2347 | 2026-06-01T16:28:20.005Z | Compiling sigpipe v0.1.3 |
| 2348 | 2026-06-01T16:28:20.122Z | Compiling swrite v0.1.0 |
| 2349 | 2026-06-01T16:28:20.137Z | Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils) |
| 2350 | 2026-06-01T16:28:20.187Z | Compiling glob v0.3.3 |
| 2351 | 2026-06-01T16:28:20.244Z | Compiling libnvme-sys v0.0.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221) |
| 2352 | 2026-06-01T16:28:20.260Z | Compiling usdt v0.5.0 |
| 2353 | 2026-06-01T16:28:20.375Z | Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=84e91b62621406f38e4d0870a92bafacad96536e#84e91b62) |
| 2354 | 2026-06-01T16:28:20.506Z | Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=bd9a0e2abe6b6b89aec8c85f4ee57474144ed150#bd9a0e2a) |
| 2355 | 2026-06-01T16:28:20.577Z | Compiling serde-value v0.7.0 |
| 2356 | 2026-06-01T16:28:20.780Z | Compiling zone v0.3.1 |
| 2357 | 2026-06-01T16:28:20.839Z | Compiling serde-untagged v0.1.9 |
| 2358 | 2026-06-01T16:28:20.892Z | Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=58ab73bde89ade637b0ca8118682ee9575da6c2a#58ab73bd) |
| 2359 | 2026-06-01T16:28:21.128Z | Compiling toml v0.8.23 |
| 2360 | 2026-06-01T16:28:21.149Z | Compiling smf v0.2.3 |
| 2361 | 2026-06-01T16:28:21.173Z | Compiling filetime v0.2.27 |
| 2362 | 2026-06-01T16:28:21.232Z | Compiling xattr v1.6.1 |
| 2363 | 2026-06-01T16:28:21.262Z | Compiling unicode-xid v0.2.6 |
| 2364 | 2026-06-01T16:28:21.284Z | Compiling nvme v0.1.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221) |
| 2365 | 2026-06-01T16:28:21.328Z | Compiling whoami v1.6.1 |
| 2366 | 2026-06-01T16:28:21.384Z | Compiling arrayvec v0.7.6 |
| 2367 | 2026-06-01T16:28:21.410Z | Compiling arrayref v0.3.9 |
| 2368 | 2026-06-01T16:28:21.426Z | Compiling constant_time_eq v0.4.2 |
| 2369 | 2026-06-01T16:28:21.453Z | Compiling tar v0.4.45 |
| 2370 | 2026-06-01T16:28:21.471Z | Compiling libnvme v0.1.1 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221) |
| 2371 | 2026-06-01T16:28:21.506Z | Compiling libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1) |
| 2372 | 2026-06-01T16:28:21.646Z | Compiling cargo-util-schemas v0.8.2 |
| 2373 | 2026-06-01T16:28:21.781Z | Compiling tokio-dtrace v0.1.1 |
| 2374 | 2026-06-01T16:28:21.813Z | Compiling console v0.16.2 |
| 2375 | 2026-06-01T16:28:22.148Z | Compiling gethostname v0.5.0 |
| 2376 | 2026-06-01T16:28:22.170Z | Compiling cargo-platform v0.2.0 |
| 2377 | 2026-06-01T16:28:22.306Z | Compiling unit-prefix v0.5.2 |
| 2378 | 2026-06-01T16:28:22.343Z | Compiling topological-sort v0.2.2 |
| 2379 | 2026-06-01T16:28:22.387Z | Compiling oxide-tokio-rt v0.1.4 |
| 2380 | 2026-06-01T16:28:22.499Z | Compiling indicatif v0.18.4 |
| 2381 | 2026-06-01T16:28:22.533Z | Compiling dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common) |
| 2382 | 2026-06-01T16:28:22.551Z | Compiling shell-words v1.1.1 |
| 2383 | 2026-06-01T16:28:22.920Z | Compiling cargo_metadata v0.21.0 |
| 2384 | 2026-06-01T16:28:31.958Z | Compiling progenitor-client v0.14.0 |
| 2385 | 2026-06-01T16:28:32.005Z | Compiling progenitor-client v0.10.0 |
| 2386 | 2026-06-01T16:28:32.005Z | Compiling omicron-zone-package v0.12.2 |
| 2387 | 2026-06-01T16:28:32.450Z | Compiling progenitor-extras v0.2.0 |
| 2388 | 2026-06-01T16:28:34.900Z | Compiling omicron-ledger v0.1.0 (/work/oxidecomputer/omicron/ledger) |
| 2389 | 2026-06-01T16:28:34.900Z | Compiling sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types) |
| 2390 | 2026-06-01T16:28:34.915Z | Compiling gfss v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/gfss) |
| 2391 | 2026-06-01T16:28:34.949Z | Compiling omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords) |
| 2392 | 2026-06-01T16:28:34.984Z | Compiling key-manager-types v0.1.0 (/work/oxidecomputer/omicron/key-manager/types) |
| 2393 | 2026-06-01T16:28:35.014Z | Compiling oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog) |
| 2394 | 2026-06-01T16:28:35.121Z | Compiling omicron-common v0.1.0 (/work/oxidecomputer/omicron/common) |
| 2395 | 2026-06-01T16:28:35.232Z | Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore) |
| 2396 | 2026-06-01T16:28:35.274Z | Compiling trust-quorum-types-versions v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types/versions) |
| 2397 | 2026-06-01T16:28:39.182Z | Compiling sled-agent-types-versions v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types/versions) |
| 2398 | 2026-06-01T16:28:46.965Z | Compiling sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types) |
| 2399 | 2026-06-01T16:28:50.082Z | Compiling sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware) |
| 2400 | 2026-06-01T16:28:51.056Z | Compiling omicron-package v0.1.0 (/work/oxidecomputer/omicron/package) |
| 2401 | 2026-06-01T16:29:00.696Z | Finished `release` profile [optimized] target(s) in 1m 44s |
| 2402 | 2026-06-01T16:29:00.852Z | Running `target/release/omicron-package -t test target create -p dev` |
| 2403 | 2026-06-01T16:29:00.916Z | Logging to: /work/oxidecomputer/omicron/out/LOG |
| 2404 | 2026-06-01T16:29:00.919Z | Created new build target 'test' and set it as active |
| 2405 | 2026-06-01T16:29:00.919Z | |
| 2406 | 2026-06-01T16:29:00.919Z | real 1:44.679485690 |
| 2407 | 2026-06-01T16:29:00.919Z | user 17:07.243818269 |
| 2408 | 2026-06-01T16:29:00.919Z | sys 2:38.254507813 |
| 2409 | 2026-06-01T16:29:00.919Z | trap 0.471531527 |
| 2410 | 2026-06-01T16:29:00.919Z | tflt 2.760150210 |
| 2411 | 2026-06-01T16:29:00.919Z | dflt 3.903069293 |
| 2412 | 2026-06-01T16:29:00.919Z | kflt 0.000464460 |
| 2413 | 2026-06-01T16:29:00.919Z | lock 53:15.022732340 |
| 2414 | 2026-06-01T16:29:00.919Z | slp 43:35.541947959 |
| 2415 | 2026-06-01T16:29:00.919Z | lat 43.842300633 |
| 2416 | 2026-06-01T16:29:00.919Z | stop 5:31.980463640 |
| 2417 | 2026-06-01T16:29:00.923Z | + ptime -m cargo run --locked --release --bin omicron-package -- -t test package |
| 2418 | 2026-06-01T16:29:01.812Z | Finished `release` profile [optimized] target(s) in 0.88s |
| 2419 | 2026-06-01T16:29:01.882Z | Running `target/release/omicron-package -t test package` |
| 2420 | 2026-06-01T16:29:01.940Z | Logging to: /work/oxidecomputer/omicron/out/LOG |
| 2421 | 2026-06-01T16:29:03.397Z | Compiling heck v0.5.0 |
| 2422 | 2026-06-01T16:29:03.400Z | Compiling regress v0.11.1 |
| 2423 | 2026-06-01T16:29:03.400Z | Compiling unsafe-libyaml v0.2.11 |
| 2424 | 2026-06-01T16:29:03.668Z | Compiling gfss v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/gfss) |
| 2425 | 2026-06-01T16:29:03.698Z | Compiling regress v0.10.5 |
| 2426 | 2026-06-01T16:29:03.720Z | Compiling is-terminal v0.4.17 |
| 2427 | 2026-06-01T16:29:03.720Z | Compiling unicode-width v0.1.14 |
| 2428 | 2026-06-01T16:29:03.763Z | Compiling prettyplease v0.2.37 |
| 2429 | 2026-06-01T16:29:03.766Z | Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths) |
| 2430 | 2026-06-01T16:29:03.766Z | Compiling bytecount v0.6.9 |
| 2431 | 2026-06-01T16:29:03.766Z | Compiling rustls v0.22.4 |
| 2432 | 2026-06-01T16:29:03.766Z | Compiling rustls-webpki v0.102.8 |
| 2433 | 2026-06-01T16:29:03.803Z | Compiling derive-where v1.6.0 |
| 2434 | 2026-06-01T16:29:03.807Z | Compiling thread_local v1.1.9 |
| 2435 | 2026-06-01T16:29:03.824Z | Compiling match_cfg v0.1.0 |
| 2436 | 2026-06-01T16:29:03.885Z | Compiling compression-core v0.4.31 |
| 2437 | 2026-06-01T16:29:03.904Z | Compiling multer v3.1.0 |
| 2438 | 2026-06-01T16:29:03.977Z | Compiling trust-quorum-types-versions v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types/versions) |
| 2439 | 2026-06-01T16:29:04.002Z | Compiling hostname v0.3.1 |
| 2440 | 2026-06-01T16:29:04.005Z | Compiling slog-async v2.8.0 |
| 2441 | 2026-06-01T16:29:04.005Z | Compiling crossbeam-channel v0.5.15 |
| 2442 | 2026-06-01T16:29:04.066Z | Compiling slog-json v2.6.1 |
| 2443 | 2026-06-01T16:29:04.086Z | Compiling compression-codecs v0.4.37 |
| 2444 | 2026-06-01T16:29:04.109Z | Compiling toml_datetime v1.0.0+spec-1.1.0 |
| 2445 | 2026-06-01T16:29:04.131Z | Compiling serde_yaml v0.9.34+deprecated |
| 2446 | 2026-06-01T16:29:04.154Z | Compiling serde_spanned v1.0.4 |
| 2447 | 2026-06-01T16:29:04.174Z | Compiling toml_writer v1.0.6+spec-1.1.0 |
| 2448 | 2026-06-01T16:29:04.197Z | Compiling take_mut v0.2.2 |
| 2449 | 2026-06-01T16:29:04.295Z | Compiling term v1.2.1 |
| 2450 | 2026-06-01T16:29:04.317Z | Compiling async-compression v0.4.41 |
| 2451 | 2026-06-01T16:29:04.338Z | Compiling slog-bunyan v2.5.0 |
| 2452 | 2026-06-01T16:29:04.380Z | Compiling toml v1.0.6+spec-1.1.0 |
| 2453 | 2026-06-01T16:29:04.509Z | Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 2454 | 2026-06-01T16:29:04.530Z | Compiling dropshot v0.17.0 |
| 2455 | 2026-06-01T16:29:04.593Z | Compiling slog-term v2.9.2 |
| 2456 | 2026-06-01T16:29:04.614Z | Compiling async-stream v0.3.6 |
| 2457 | 2026-06-01T16:29:04.653Z | Compiling num-rational v0.4.2 |
| 2458 | 2026-06-01T16:29:04.674Z | Compiling progenitor-client v0.14.0 |
| 2459 | 2026-06-01T16:29:04.813Z | Compiling sled-agent-types-versions v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types/versions) |
| 2460 | 2026-06-01T16:29:04.834Z | Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#8f60acdf) |
| 2461 | 2026-06-01T16:29:04.837Z | Compiling waitgroup v0.1.2 |
| 2462 | 2026-06-01T16:29:04.876Z | Compiling backon v1.6.0 |
| 2463 | 2026-06-01T16:29:05.001Z | Compiling rustls-pemfile v2.2.0 |
| 2464 | 2026-06-01T16:29:05.022Z | Compiling num-complex v0.4.6 |
| 2465 | 2026-06-01T16:29:05.046Z | Compiling hostname v0.4.2 |
| 2466 | 2026-06-01T16:29:05.071Z | Compiling serde_path_to_error v0.1.20 |
| 2467 | 2026-06-01T16:29:05.074Z | Compiling instant v0.1.13 |
| 2468 | 2026-06-01T16:29:05.114Z | Compiling debug-ignore v1.0.5 |
| 2469 | 2026-06-01T16:29:05.136Z | Compiling progenitor-extras v0.2.0 |
| 2470 | 2026-06-01T16:29:05.216Z | Compiling typify-impl v0.6.2 |
| 2471 | 2026-06-01T16:29:05.216Z | Compiling backoff v0.4.0 |
| 2472 | 2026-06-01T16:29:05.259Z | Compiling tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#a7d440f5) |
| 2473 | 2026-06-01T16:29:05.259Z | Compiling omicron-ledger v0.1.0 (/work/oxidecomputer/omicron/ledger) |
| 2474 | 2026-06-01T16:29:05.442Z | Compiling num v0.4.3 |
| 2475 | 2026-06-01T16:29:05.465Z | Compiling parse-display v0.10.0 |
| 2476 | 2026-06-01T16:29:05.489Z | Compiling omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds) |
| 2477 | 2026-06-01T16:29:05.512Z | Compiling progenitor-client v0.10.0 |
| 2478 | 2026-06-01T16:29:05.539Z | Compiling protocol v0.1.0 (https://github.com/oxidecomputer/lldp#54b26617) |
| 2479 | 2026-06-01T16:29:05.561Z | Compiling macaddr v1.0.1 |
| 2480 | 2026-06-01T16:29:05.585Z | Compiling humantime v2.3.0 |
| 2481 | 2026-06-01T16:29:05.670Z | Compiling float-ord v0.3.2 |
| 2482 | 2026-06-01T16:29:05.822Z | Compiling console v0.15.11 |
| 2483 | 2026-06-01T16:29:05.843Z | Compiling newline-converter v0.3.0 |
| 2484 | 2026-06-01T16:29:05.846Z | Compiling atomicwrites v0.4.4 |
| 2485 | 2026-06-01T16:29:05.913Z | Compiling slog-dtrace v0.3.0 |
| 2486 | 2026-06-01T16:29:05.989Z | Compiling owo-colors v4.3.0 |
| 2487 | 2026-06-01T16:29:06.031Z | Compiling resolv-conf v0.7.6 |
| 2488 | 2026-06-01T16:29:06.150Z | Compiling tokio-rustls v0.25.0 |
| 2489 | 2026-06-01T16:29:06.209Z | Compiling cancel-safe-futures v0.1.5 |
| 2490 | 2026-06-01T16:29:06.230Z | Compiling expectorate v1.2.0 |
| 2491 | 2026-06-01T16:29:06.290Z | Compiling toml v0.8.23 |
| 2492 | 2026-06-01T16:29:06.411Z | Compiling libsw-core v0.3.2 |
| 2493 | 2026-06-01T16:29:06.532Z | Compiling linear-map v1.2.0 |
| 2494 | 2026-06-01T16:29:06.649Z | Compiling libsw v3.5.0 |
| 2495 | 2026-06-01T16:29:06.696Z | Compiling linked-hash-map v0.5.6 |
| 2496 | 2026-06-01T16:29:06.789Z | Compiling oximeter-types-versions v0.1.0 (/work/oxidecomputer/omicron/oximeter/types/versions) |
| 2497 | 2026-06-01T16:29:06.873Z | Compiling minimal-lexical v0.2.1 |
| 2498 | 2026-06-01T16:29:06.896Z | Compiling lru-cache v0.1.2 |
| 2499 | 2026-06-01T16:29:06.920Z | Compiling clickhouse-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types/versions) |
| 2500 | 2026-06-01T16:29:06.944Z | Compiling internal-dns-types-versions v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types/versions) |
| 2501 | 2026-06-01T16:29:07.005Z | Compiling hickory-proto v0.24.4 |
| 2502 | 2026-06-01T16:29:07.071Z | Compiling unicode-xid v0.2.6 |
| 2503 | 2026-06-01T16:29:07.136Z | Compiling update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine) |
| 2504 | 2026-06-01T16:29:07.157Z | Compiling nom v7.1.3 |
| 2505 | 2026-06-01T16:29:07.235Z | Compiling gateway-types-versions v0.1.0 (/work/oxidecomputer/omicron/gateway-types/versions) |
| 2506 | 2026-06-01T16:29:07.256Z | Compiling ereport-types v0.1.0 (/work/oxidecomputer/omicron/ereport/types) |
| 2507 | 2026-06-01T16:29:07.410Z | Compiling convert_case v0.10.0 |
| 2508 | 2026-06-01T16:29:07.708Z | Compiling derive_more-impl v2.1.1 |
| 2509 | 2026-06-01T16:29:08.114Z | Compiling internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types) |
| 2510 | 2026-06-01T16:29:08.535Z | Compiling derive_more v2.1.1 |
| 2511 | 2026-06-01T16:29:08.558Z | Compiling trust-quorum-types v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types) |
| 2512 | 2026-06-01T16:29:08.578Z | Compiling papergrid v0.11.0 |
| 2513 | 2026-06-01T16:29:08.649Z | Compiling tabled_derive v0.7.0 |
| 2514 | 2026-06-01T16:29:08.731Z | Compiling termtree v0.5.1 |
| 2515 | 2026-06-01T16:29:08.754Z | Compiling typify-macro v0.6.2 |
| 2516 | 2026-06-01T16:29:08.934Z | Compiling clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types) |
| 2517 | 2026-06-01T16:29:09.186Z | Compiling oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types) |
| 2518 | 2026-06-01T16:29:09.516Z | Compiling omicron-common v0.1.0 (/work/oxidecomputer/omicron/common) |
| 2519 | 2026-06-01T16:29:09.549Z | Compiling hickory-resolver v0.24.4 |
| 2520 | 2026-06-01T16:29:09.760Z | Compiling gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types) |
| 2521 | 2026-06-01T16:29:09.799Z | Compiling tabled v0.15.0 |
| 2522 | 2026-06-01T16:29:09.983Z | Compiling oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema) |
| 2523 | 2026-06-01T16:29:10.284Z | Compiling crossterm v0.29.0 |
| 2524 | 2026-06-01T16:29:10.307Z | Compiling typify v0.6.2 |
| 2525 | 2026-06-01T16:29:10.630Z | Compiling progenitor-impl v0.14.0 |
| 2526 | 2026-06-01T16:29:11.182Z | Compiling qorb v0.4.1 |
| 2527 | 2026-06-01T16:29:12.861Z | Compiling progenitor-macro v0.14.0 |
| 2528 | 2026-06-01T16:29:13.099Z | Compiling phf_shared v0.12.1 |
| 2529 | 2026-06-01T16:29:13.337Z | Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl) |
| 2530 | 2026-06-01T16:29:13.358Z | Compiling vte v0.14.1 |
| 2531 | 2026-06-01T16:29:13.868Z | Compiling csv-core v0.1.13 |
| 2532 | 2026-06-01T16:29:13.947Z | Compiling chrono-tz v0.10.4 |
| 2533 | 2026-06-01T16:29:14.181Z | Compiling highway v1.3.0 |
| 2534 | 2026-06-01T16:29:14.376Z | Compiling sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types) |
| 2535 | 2026-06-01T16:29:14.919Z | Compiling oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types) |
| 2536 | 2026-06-01T16:29:14.976Z | Compiling csv v1.4.0 |
| 2537 | 2026-06-01T16:29:15.194Z | Compiling strip-ansi-escapes v0.2.1 |
| 2538 | 2026-06-01T16:29:15.236Z | Compiling phf v0.12.1 |
| 2539 | 2026-06-01T16:29:15.446Z | Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils) |
| 2540 | 2026-06-01T16:29:15.625Z | Compiling bootstrap-agent-lockstep-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-types) |
| 2541 | 2026-06-01T16:29:15.752Z | Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db) |
| 2542 | 2026-06-01T16:29:15.953Z | Compiling const_format_proc_macros v0.2.34 |
| 2543 | 2026-06-01T16:29:16.082Z | Compiling fd-lock v4.0.4 |
| 2544 | 2026-06-01T16:29:16.264Z | Compiling peg-macros v0.8.5 |
| 2545 | 2026-06-01T16:29:16.289Z | Compiling nu-ansi-term v0.50.3 |
| 2546 | 2026-06-01T16:29:16.762Z | Compiling const_format v0.2.35 |
| 2547 | 2026-06-01T16:29:16.856Z | Compiling reedline v0.40.0 |
| 2548 | 2026-06-01T16:29:16.923Z | Compiling progenitor v0.14.0 |
| 2549 | 2026-06-01T16:29:17.107Z | Compiling gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client) |
| 2550 | 2026-06-01T16:29:17.242Z | Compiling oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro) |
| 2551 | 2026-06-01T16:29:17.304Z | Compiling cockroach-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types/versions) |
| 2552 | 2026-06-01T16:29:17.582Z | Compiling peg v0.8.5 |
| 2553 | 2026-06-01T16:29:17.823Z | Compiling clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3) |
| 2554 | 2026-06-01T16:29:17.894Z | Compiling bcs v0.1.6 |
| 2555 | 2026-06-01T16:29:18.329Z | Compiling nom v8.0.0 |
| 2556 | 2026-06-01T16:29:18.463Z | Compiling semver v0.1.20 |
| 2557 | 2026-06-01T16:29:18.770Z | Compiling rustc_version v0.1.7 |
| 2558 | 2026-06-01T16:29:19.010Z | Compiling newtype_derive v0.1.6 |
| 2559 | 2026-06-01T16:29:19.239Z | Compiling cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types) |
| 2560 | 2026-06-01T16:29:19.501Z | Compiling client-common v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=b27bea5344fb21b3b88af6717b969e31ee6a9ccb#b27bea53) |
| 2561 | 2026-06-01T16:29:19.569Z | Compiling smawk v0.3.2 |
| 2562 | 2026-06-01T16:29:19.611Z | Compiling unicode-linebreak v0.1.5 |
| 2563 | 2026-06-01T16:29:19.839Z | Compiling textwrap v0.16.2 |
| 2564 | 2026-06-01T16:29:20.045Z | Compiling trust-quorum-protocol v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/protocol) |
| 2565 | 2026-06-01T16:29:20.075Z | Compiling oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter) |
| 2566 | 2026-06-01T16:29:20.135Z | Compiling base64 v0.21.7 |
| 2567 | 2026-06-01T16:29:20.387Z | Compiling pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide%2Fomicron#b1194c19) |
| 2568 | 2026-06-01T16:29:20.657Z | Compiling steno v0.4.1 |
| 2569 | 2026-06-01T16:29:20.681Z | Compiling dropshot-api-manager-types v0.7.2 |
| 2570 | 2026-06-01T16:29:20.799Z | Compiling mg-api-types-versions v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=b27bea5344fb21b3b88af6717b969e31ee6a9ccb#b27bea53) |
| 2571 | 2026-06-01T16:29:20.982Z | Compiling tagptr v0.2.0 |
| 2572 | 2026-06-01T16:29:21.078Z | Compiling utf-8 v0.7.6 |
| 2573 | 2026-06-01T16:29:21.215Z | Compiling moka v0.12.13 |
| 2574 | 2026-06-01T16:29:21.316Z | Compiling fmd-adm-sys v0.4.1 (https://github.com/oxidecomputer/fmd-adm?rev=846361bf0a698a8c7efefd97b2828b9aa74858c4#846361bf) |
| 2575 | 2026-06-01T16:29:21.346Z | Compiling parallel-task-set v0.1.0 (/work/oxidecomputer/omicron/parallel-task-set) |
| 2576 | 2026-06-01T16:29:21.472Z | Compiling tungstenite v0.21.0 |
| 2577 | 2026-06-01T16:29:21.526Z | Compiling radium v0.7.0 |
| 2578 | 2026-06-01T16:29:21.585Z | Compiling display-error-chain v0.2.2 |
| 2579 | 2026-06-01T16:29:21.768Z | Compiling maybe-uninit v2.0.0 |
| 2580 | 2026-06-01T16:29:21.853Z | Compiling tap v1.0.1 |
| 2581 | 2026-06-01T16:29:22.008Z | Compiling wyz v0.5.1 |
| 2582 | 2026-06-01T16:29:22.174Z | Compiling tokio-tungstenite v0.21.0 |
| 2583 | 2026-06-01T16:29:22.358Z | Compiling hickory-resolver v0.25.2 |
| 2584 | 2026-06-01T16:29:22.491Z | Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=58ab73bde89ade637b0ca8118682ee9575da6c2a#58ab73bd) |
| 2585 | 2026-06-01T16:29:22.833Z | Compiling cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client) |
| 2586 | 2026-06-01T16:29:22.896Z | Compiling num-derive v0.3.3 |
| 2587 | 2026-06-01T16:29:23.521Z | Compiling internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver) |
| 2588 | 2026-06-01T16:29:23.645Z | Compiling zerocopy-derive v0.6.6 |
| 2589 | 2026-06-01T16:29:23.770Z | Compiling proc-macro-error-attr2 v2.0.0 |
| 2590 | 2026-06-01T16:29:24.176Z | Compiling funty v2.0.0 |
| 2591 | 2026-06-01T16:29:24.429Z | Compiling crc-catalog v2.4.0 |
| 2592 | 2026-06-01T16:29:24.562Z | Compiling packed_struct v0.10.1 |
| 2593 | 2026-06-01T16:29:24.856Z | Compiling sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client) |
| 2594 | 2026-06-01T16:29:24.945Z | Compiling bitvec v1.0.1 |
| 2595 | 2026-06-01T16:29:25.121Z | Compiling crc v3.4.0 |
| 2596 | 2026-06-01T16:29:25.348Z | Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=b27bea5344fb21b3b88af6717b969e31ee6a9ccb#b27bea53) |
| 2597 | 2026-06-01T16:29:25.692Z | Compiling mg-api-types v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=b27bea5344fb21b3b88af6717b969e31ee6a9ccb#b27bea53) |
| 2598 | 2026-06-01T16:29:25.837Z | Compiling zerocopy v0.6.6 |
| 2599 | 2026-06-01T16:29:26.247Z | Compiling proc-macro-error2 v2.0.1 |
| 2600 | 2026-06-01T16:29:26.272Z | Compiling libscf-sys v1.1.0 |
| 2601 | 2026-06-01T16:29:26.571Z | Compiling packed_struct_codegen v0.10.1 |
| 2602 | 2026-06-01T16:29:26.593Z | Compiling vergen-lib v0.1.6 |
| 2603 | 2026-06-01T16:29:26.817Z | Compiling bitfield-macros v0.19.4 |
| 2604 | 2026-06-01T16:29:26.838Z | Compiling indexmap v1.9.3 |
| 2605 | 2026-06-01T16:29:28.077Z | Compiling nodrop v0.1.14 |
| 2606 | 2026-06-01T16:29:28.080Z | Compiling array-init v0.0.4 |
| 2607 | 2026-06-01T16:29:28.080Z | Compiling tabled_derive v0.11.0 |
| 2608 | 2026-06-01T16:29:28.080Z | Compiling smallvec v0.6.14 |
| 2609 | 2026-06-01T16:29:28.080Z | Compiling bitfield v0.19.4 |
| 2610 | 2026-06-01T16:29:28.080Z | Compiling smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51) |
| 2611 | 2026-06-01T16:29:28.080Z | Compiling papergrid v0.17.0 |
| 2612 | 2026-06-01T16:29:28.080Z | Compiling testing_table v0.3.0 |
| 2613 | 2026-06-01T16:29:28.081Z | Compiling vergen-gitcl v1.0.8 |
| 2614 | 2026-06-01T16:29:28.287Z | Compiling dirs-sys-next v0.1.2 |
| 2615 | 2026-06-01T16:29:28.322Z | Compiling hashbrown v0.12.3 |
| 2616 | 2026-06-01T16:29:28.366Z | Compiling diesel_derives v2.3.7 |
| 2617 | 2026-06-01T16:29:28.388Z | Compiling crunchy v0.2.4 |
| 2618 | 2026-06-01T16:29:28.483Z | Compiling maplit v1.0.2 |
| 2619 | 2026-06-01T16:29:28.570Z | Compiling glob v0.3.3 |
| 2620 | 2026-06-01T16:29:28.616Z | Compiling dirs-next v2.0.0 |
| 2621 | 2026-06-01T16:29:28.695Z | Compiling serde-hex v0.1.0 |
| 2622 | 2026-06-01T16:29:28.772Z | Compiling tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc#e644a21a) |
| 2623 | 2026-06-01T16:29:28.953Z | Compiling clang-sys v1.8.1 |
| 2624 | 2026-06-01T16:29:28.977Z | Compiling lpc55_areas v0.2.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f) |
| 2625 | 2026-06-01T16:29:29.013Z | Compiling ron v0.8.1 |
| 2626 | 2026-06-01T16:29:29.065Z | Compiling tabled v0.20.0 |
| 2627 | 2026-06-01T16:29:29.145Z | Compiling hashbrown v0.13.2 |
| 2628 | 2026-06-01T16:29:29.333Z | Compiling nexus-types-versions v0.1.0 (/work/oxidecomputer/omicron/nexus/types/versions) |
| 2629 | 2026-06-01T16:29:29.365Z | Compiling transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#81167659) |
| 2630 | 2026-06-01T16:29:29.461Z | Compiling scheduled-thread-pool v0.2.7 |
| 2631 | 2026-06-01T16:29:29.773Z | Compiling dsl_auto_type v0.2.0 |
| 2632 | 2026-06-01T16:29:30.062Z | Compiling diesel_table_macro_syntax v0.3.0 |
| 2633 | 2026-06-01T16:29:30.291Z | Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#81167659) |
| 2634 | 2026-06-01T16:29:30.329Z | Compiling tiny-keccak v2.0.2 |
| 2635 | 2026-06-01T16:29:30.529Z | Compiling crc-any v2.5.0 |
| 2636 | 2026-06-01T16:29:30.805Z | Compiling transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control?branch=main#81167659) |
| 2637 | 2026-06-01T16:29:30.838Z | Compiling tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc#e644a21a) |
| 2638 | 2026-06-01T16:29:30.981Z | Compiling object v0.30.4 |
| 2639 | 2026-06-01T16:29:31.409Z | Compiling r2d2 v0.8.10 |
| 2640 | 2026-06-01T16:29:31.642Z | Compiling term v0.7.0 |
| 2641 | 2026-06-01T16:29:31.709Z | Compiling xshell-macros v0.2.7 |
| 2642 | 2026-06-01T16:29:31.885Z | Compiling bit-vec v0.6.3 |
| 2643 | 2026-06-01T16:29:32.038Z | Compiling path-slash v0.1.5 |
| 2644 | 2026-06-01T16:29:32.109Z | Compiling downcast-rs v2.0.2 |
| 2645 | 2026-06-01T16:29:32.148Z | Compiling xshell v0.2.7 |
| 2646 | 2026-06-01T16:29:32.170Z | Compiling bit-set v0.5.3 |
| 2647 | 2026-06-01T16:29:32.249Z | Compiling ascii-canvas v3.0.0 |
| 2648 | 2026-06-01T16:29:32.512Z | Compiling sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware) |
| 2649 | 2026-06-01T16:29:32.607Z | Compiling key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager) |
| 2650 | 2026-06-01T16:29:33.083Z | Compiling itertools v0.10.5 |
| 2651 | 2026-06-01T16:29:33.483Z | Compiling ena v0.14.4 |
| 2652 | 2026-06-01T16:29:33.621Z | Compiling lpc55_sign v0.3.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f) |
| 2653 | 2026-06-01T16:29:33.738Z | Compiling libloading v0.8.9 |
| 2654 | 2026-06-01T16:29:33.975Z | Compiling crc8 v0.1.1 |
| 2655 | 2026-06-01T16:29:34.116Z | Compiling bindgen v0.71.1 |
| 2656 | 2026-06-01T16:29:34.195Z | Compiling unicase v2.9.0 |
| 2657 | 2026-06-01T16:29:34.400Z | Compiling regex-syntax v0.6.29 |
| 2658 | 2026-06-01T16:29:34.506Z | Compiling diff v0.1.13 |
| 2659 | 2026-06-01T16:29:34.840Z | Compiling sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage) |
| 2660 | 2026-06-01T16:29:35.064Z | Compiling omicron-cockroach-metrics v0.1.0 (/work/oxidecomputer/omicron/cockroach-metrics) |
| 2661 | 2026-06-01T16:29:35.230Z | Compiling omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates) |
| 2662 | 2026-06-01T16:29:35.367Z | Compiling diesel v2.3.7 |
| 2663 | 2026-06-01T16:29:35.851Z | Compiling lalrpop v0.19.12 |
| 2664 | 2026-06-01T16:29:35.890Z | Compiling cexpr v0.6.0 |
| 2665 | 2026-06-01T16:29:36.083Z | Compiling nexus-db-schema v0.1.0 (/work/oxidecomputer/omicron/nexus/db-schema) |
| 2666 | 2026-06-01T16:29:36.313Z | Compiling nexus-macros-common v0.1.0 (/work/oxidecomputer/omicron/nexus/macros-common) |
| 2667 | 2026-06-01T16:29:36.344Z | Compiling rustc-hash v2.1.1 |
| 2668 | 2026-06-01T16:29:36.451Z | Compiling nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model) |
| 2669 | 2026-06-01T16:29:36.532Z | Compiling headers-core v0.3.0 |
| 2670 | 2026-06-01T16:29:36.605Z | Compiling libxml v0.3.3 |
| 2671 | 2026-06-01T16:29:36.720Z | Compiling headers v0.4.1 |
| 2672 | 2026-06-01T16:29:36.744Z | Compiling db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros) |
| 2673 | 2026-06-01T16:29:36.919Z | Compiling hubtools v0.4.7 (https://github.com/oxidecomputer/hubtools.git?rev=2b1ef9b38d75563ea800baa3b17327eec17b1b7a#2b1ef9b3) |
| 2674 | 2026-06-01T16:29:36.953Z | Compiling nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data) |
| 2675 | 2026-06-01T16:29:37.140Z | Compiling nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults) |
| 2676 | 2026-06-01T16:29:37.387Z | Compiling git-stub v1.0.0 |
| 2677 | 2026-06-01T16:29:37.623Z | Compiling strum_macros v0.24.3 |
| 2678 | 2026-06-01T16:29:37.657Z | Compiling indoc v1.0.9 |
| 2679 | 2026-06-01T16:29:37.861Z | Compiling git-stub-vcs v0.1.0 |
| 2680 | 2026-06-01T16:29:38.099Z | Compiling progenitor-impl v0.13.0 |
| 2681 | 2026-06-01T16:29:38.233Z | Compiling nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth) |
| 2682 | 2026-06-01T16:29:38.395Z | Compiling derive_builder v0.20.2 |
| 2683 | 2026-06-01T16:29:38.463Z | Compiling quick-xml v0.37.5 |
| 2684 | 2026-06-01T16:29:38.570Z | Compiling oso-derive v0.27.3 |
| 2685 | 2026-06-01T16:29:38.875Z | Compiling impl-trait-for-tuples v0.2.3 |
| 2686 | 2026-06-01T16:29:39.057Z | Compiling openssl-probe v0.1.6 |
| 2687 | 2026-06-01T16:29:39.117Z | Compiling authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros) |
| 2688 | 2026-06-01T16:29:39.467Z | Compiling installinator-common-versions v0.1.0 (/work/oxidecomputer/omicron/installinator-common/versions) |
| 2689 | 2026-06-01T16:29:39.707Z | Compiling progenitor-client v0.13.0 |
| 2690 | 2026-06-01T16:29:39.838Z | Compiling half v1.8.3 |
| 2691 | 2026-06-01T16:29:39.872Z | Compiling nexus-db-lookup v0.1.0 (/work/oxidecomputer/omicron/nexus/db-lookup) |
| 2692 | 2026-06-01T16:29:40.108Z | Compiling serde_cbor v0.11.2 |
| 2693 | 2026-06-01T16:29:40.157Z | Compiling bb8 v0.8.6 |
| 2694 | 2026-06-01T16:29:40.252Z | Compiling trait-variant v0.1.2 |
| 2695 | 2026-06-01T16:29:40.290Z | Compiling progenitor-macro v0.13.0 |
| 2696 | 2026-06-01T16:29:40.364Z | Compiling installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common) |
| 2697 | 2026-06-01T16:29:40.536Z | Compiling tufaceous-brand-metadata v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#a7d440f5) |
| 2698 | 2026-06-01T16:29:40.820Z | Compiling scim2-rs v0.1.0 (https://github.com/oxidecomputer/scim2-rs?rev=163606c052ee30b16dfab282fca721dd81e0868a#163606c0) |
| 2699 | 2026-06-01T16:29:40.870Z | Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries) |
| 2700 | 2026-06-01T16:29:41.124Z | Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=524eb8f125003dff50b9703900c6b323f00f9e1b#524eb8f1) |
| 2701 | 2026-06-01T16:29:41.172Z | Compiling samael v0.0.19 |
| 2702 | 2026-06-01T16:29:41.218Z | Compiling dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client) |
| 2703 | 2026-06-01T16:29:41.242Z | Compiling typify-impl v0.4.3 |
| 2704 | 2026-06-01T16:29:41.396Z | Compiling fxhash v0.2.1 |
| 2705 | 2026-06-01T16:29:41.457Z | Compiling nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types) |
| 2706 | 2026-06-01T16:29:41.577Z | Compiling libz-sys v1.1.24 |
| 2707 | 2026-06-01T16:29:42.031Z | Compiling nonempty v0.12.0 |
| 2708 | 2026-06-01T16:29:42.265Z | Compiling salty v0.3.0 |
| 2709 | 2026-06-01T16:29:42.700Z | Compiling zfs-test-harness v0.1.0 (/work/oxidecomputer/omicron/sled-storage/zfs-test-harness) |
| 2710 | 2026-06-01T16:29:42.726Z | Compiling common v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=cc0c307c617f2988aafdca4e3bd35ea178b64801#cc0c307c) |
| 2711 | 2026-06-01T16:29:42.817Z | Compiling oximeter-producer-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer-api) |
| 2712 | 2026-06-01T16:29:42.976Z | Compiling kstat-rs v0.2.4 |
| 2713 | 2026-06-01T16:29:43.063Z | Compiling arc-swap v1.8.2 |
| 2714 | 2026-06-01T16:29:43.377Z | Compiling polar-core v0.27.3 |
| 2715 | 2026-06-01T16:29:43.438Z | Compiling fs-err v2.11.0 |
| 2716 | 2026-06-01T16:29:43.706Z | Compiling mime_guess v2.0.5 |
| 2717 | 2026-06-01T16:29:43.831Z | Compiling slog-scope v4.4.1 |
| 2718 | 2026-06-01T16:29:44.240Z | Compiling sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics) |
| 2719 | 2026-06-01T16:29:44.287Z | Compiling oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments) |
| 2720 | 2026-06-01T16:29:44.452Z | Compiling progenitor v0.13.0 |
| 2721 | 2026-06-01T16:29:44.641Z | Compiling dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=cc0c307c617f2988aafdca4e3bd35ea178b64801#cc0c307c) |
| 2722 | 2026-06-01T16:29:44.739Z | Compiling typify-macro v0.4.3 |
| 2723 | 2026-06-01T16:29:45.537Z | Compiling ntp-admin-v1-client v0.1.0 (/work/oxidecomputer/omicron/clients/ntp-admin-v1-client) |
| 2724 | 2026-06-01T16:29:46.001Z | Compiling ntp-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ntp-admin-client) |
| 2725 | 2026-06-01T16:29:46.053Z | Compiling oximeter-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb) |
| 2726 | 2026-06-01T16:29:46.075Z | Compiling rats-corim v0.1.0 (https://github.com/oxidecomputer/rats-corim#f0d5d516) |
| 2727 | 2026-06-01T16:29:46.295Z | Compiling nanorand v0.7.0 |
| 2728 | 2026-06-01T16:29:46.709Z | Compiling darling_core v0.23.0 |
| 2729 | 2026-06-01T16:29:46.733Z | Compiling libgit2-sys v0.18.3+1.9.2 |
| 2730 | 2026-06-01T16:29:46.848Z | Compiling parking_lot_core v0.8.6 |
| 2731 | 2026-06-01T16:29:47.197Z | Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb) |
| 2732 | 2026-06-01T16:29:47.344Z | Compiling flume v0.11.1 |
| 2733 | 2026-06-01T16:29:47.834Z | Compiling sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api) |
| 2734 | 2026-06-01T16:29:47.970Z | Compiling slog-stdlog v4.1.1 |
| 2735 | 2026-06-01T16:29:48.914Z | Compiling hubtools v0.4.7 (https://github.com/oxidecomputer/hubtools.git?branch=main#2b1ef9b3) |
| 2736 | 2026-06-01T16:29:48.936Z | Compiling darling_macro v0.23.0 |
| 2737 | 2026-06-01T16:29:49.031Z | Compiling repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client) |
| 2738 | 2026-06-01T16:29:49.619Z | Compiling primeorder v0.13.6 |
| 2739 | 2026-06-01T16:29:49.933Z | Compiling ddm-api-types-versions v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=b27bea5344fb21b3b88af6717b969e31ee6a9ccb#b27bea53) |
| 2740 | 2026-06-01T16:29:50.200Z | Compiling atty v0.2.14 |
| 2741 | 2026-06-01T16:29:50.372Z | Compiling instability v0.3.11 |
| 2742 | 2026-06-01T16:29:50.622Z | Compiling http-range v0.1.5 |
| 2743 | 2026-06-01T16:29:50.954Z | Compiling parse-size v1.1.0 |
| 2744 | 2026-06-01T16:29:51.090Z | Compiling strsim v0.10.0 |
| 2745 | 2026-06-01T16:29:51.201Z | Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=dbaad520e1f5ae32c10db16ce176f9c24de95652#dbaad520) |
| 2746 | 2026-06-01T16:29:51.425Z | Compiling darling_core v0.13.4 |
| 2747 | 2026-06-01T16:29:51.487Z | Compiling tufaceous-lib v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#a7d440f5) |
| 2748 | 2026-06-01T16:29:51.637Z | Compiling ddm-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=b27bea5344fb21b3b88af6717b969e31ee6a9ccb#b27bea53) |
| 2749 | 2026-06-01T16:29:52.451Z | Compiling nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config) |
| 2750 | 2026-06-01T16:29:54.755Z | Compiling oso v0.27.3 |
| 2751 | 2026-06-01T16:29:55.009Z | Compiling nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client) |
| 2752 | 2026-06-01T16:29:55.703Z | Compiling diesel-dtrace v0.5.0 |
| 2753 | 2026-06-01T16:29:56.012Z | Compiling async-bb8-diesel v0.2.1 |
| 2754 | 2026-06-01T16:29:56.042Z | Compiling sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim) |
| 2755 | 2026-06-01T16:29:56.756Z | Compiling p384 v0.13.1 |
| 2756 | 2026-06-01T16:29:56.905Z | Compiling darling v0.23.0 |
| 2757 | 2026-06-01T16:29:57.086Z | Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb) |
| 2758 | 2026-06-01T16:29:58.240Z | Compiling oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer) |
| 2759 | 2026-06-01T16:29:58.345Z | Compiling slog-envlogger v2.2.0 |
| 2760 | 2026-06-01T16:29:59.531Z | Compiling typify v0.4.3 |
| 2761 | 2026-06-01T16:29:59.678Z | Compiling clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client) |
| 2762 | 2026-06-01T16:30:00.261Z | Compiling ignore v0.4.25 |
| 2763 | 2026-06-01T16:30:01.300Z | Compiling transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control#11afc484) |
| 2764 | 2026-06-01T16:30:01.633Z | Compiling vergen-git2 v9.1.0 |
| 2765 | 2026-06-01T16:30:01.871Z | Compiling castaway v0.2.4 |
| 2766 | 2026-06-01T16:30:02.034Z | Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control#11afc484) |
| 2767 | 2026-06-01T16:30:02.273Z | Compiling indoc v2.0.7 |
| 2768 | 2026-06-01T16:30:02.618Z | Compiling transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control#11afc484) |
| 2769 | 2026-06-01T16:30:02.728Z | Compiling compact_str v0.8.1 |
| 2770 | 2026-06-01T16:30:03.017Z | Compiling globwalk v0.9.1 |
| 2771 | 2026-06-01T16:30:03.041Z | Compiling progenitor-impl v0.11.2 |
| 2772 | 2026-06-01T16:30:03.260Z | Compiling parking_lot v0.11.2 |
| 2773 | 2026-06-01T16:30:03.417Z | Compiling sled-agent-config-reconciler v0.1.0 (/work/oxidecomputer/omicron/sled-agent/config-reconciler) |
| 2774 | 2026-06-01T16:30:03.701Z | Compiling hyper-staticfile v0.10.1 |
| 2775 | 2026-06-01T16:30:03.846Z | Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb) |
| 2776 | 2026-06-01T16:30:04.912Z | Compiling darling_macro v0.13.4 |
| 2777 | 2026-06-01T16:30:05.132Z | Compiling omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client) |
| 2778 | 2026-06-01T16:30:05.283Z | Compiling range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests) |
| 2779 | 2026-06-01T16:30:05.320Z | Compiling attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f) |
| 2780 | 2026-06-01T16:30:05.421Z | Compiling dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server) |
| 2781 | 2026-06-01T16:30:05.515Z | Compiling oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client) |
| 2782 | 2026-06-01T16:30:05.689Z | Compiling crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=bd9a0e2abe6b6b89aec8c85f4ee57474144ed150#bd9a0e2a) |
| 2783 | 2026-06-01T16:30:05.897Z | Compiling predicates-tree v1.0.13 |
| 2784 | 2026-06-01T16:30:05.971Z | Compiling unicode-truncate v1.1.0 |
| 2785 | 2026-06-01T16:30:06.112Z | Compiling nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking) |
| 2786 | 2026-06-01T16:30:06.225Z | Compiling lru v0.12.5 |
| 2787 | 2026-06-01T16:30:06.349Z | Compiling oximeter-macro-impl v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb) |
| 2788 | 2026-06-01T16:30:06.398Z | Compiling rand_seeder v0.4.0 |
| 2789 | 2026-06-01T16:30:06.463Z | Compiling prefix-trie v0.7.0 |
| 2790 | 2026-06-01T16:30:06.579Z | Compiling dice-util-barcode v0.1.0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f) |
| 2791 | 2026-06-01T16:30:06.664Z | Compiling sprockets-tls v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=d2b68e4f47e3c22bce0455aeb4cfb2e61ad229ba#d2b68e4f) |
| 2792 | 2026-06-01T16:30:06.903Z | Compiling cassowary v0.3.0 |
| 2793 | 2026-06-01T16:30:06.925Z | Compiling illumos-nvpair-sys v0.2.0 |
| 2794 | 2026-06-01T16:30:06.949Z | Compiling corncobs v0.1.4 |
| 2795 | 2026-06-01T16:30:06.979Z | Compiling rustls v0.21.12 |
| 2796 | 2026-06-01T16:30:07.083Z | Compiling oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb) |
| 2797 | 2026-06-01T16:30:07.187Z | Compiling ratatui v0.29.0 |
| 2798 | 2026-06-01T16:30:07.209Z | Compiling dice-mfg-msgs v0.3.0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f) |
| 2799 | 2026-06-01T16:30:07.264Z | Compiling hickory-server v0.25.2 |
| 2800 | 2026-06-01T16:30:07.396Z | Compiling typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng) |
| 2801 | 2026-06-01T16:30:07.608Z | Compiling sled-agent-resolvable-files v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files) |
| 2802 | 2026-06-01T16:30:07.664Z | Compiling camino-tempfile-ext v0.3.3 |
| 2803 | 2026-06-01T16:30:07.964Z | Compiling dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f) |
| 2804 | 2026-06-01T16:30:07.996Z | Compiling darling v0.13.4 |
| 2805 | 2026-06-01T16:30:08.110Z | Compiling progenitor-macro v0.11.2 |
| 2806 | 2026-06-01T16:30:08.496Z | Compiling sled v0.34.7 |
| 2807 | 2026-06-01T16:30:09.727Z | Compiling update-common v0.1.0 (/work/oxidecomputer/omicron/update-common) |
| 2808 | 2026-06-01T16:30:10.828Z | Compiling common v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#cc0c307c) |
| 2809 | 2026-06-01T16:30:12.075Z | Compiling dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api) |
| 2810 | 2026-06-01T16:30:12.345Z | Compiling clickhouse-admin-keeper-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-keeper-client) |
| 2811 | 2026-06-01T16:30:12.434Z | Compiling nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory) |
| 2812 | 2026-06-01T16:30:12.680Z | Compiling git2 v0.20.4 |
| 2813 | 2026-06-01T16:30:12.702Z | Compiling nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation) |
| 2814 | 2026-06-01T16:30:12.814Z | Compiling progenitor-client v0.11.2 |
| 2815 | 2026-06-01T16:30:12.924Z | Compiling sct v0.7.1 |
| 2816 | 2026-06-01T16:30:13.092Z | Compiling rustls-webpki v0.101.7 |
| 2817 | 2026-06-01T16:30:13.203Z | Compiling secrecy v0.8.0 |
| 2818 | 2026-06-01T16:30:13.349Z | Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=7cdf2ab9c8d9e9267a8b366aa780c6c26f9a5ecf#7cdf2ab9) |
| 2819 | 2026-06-01T16:30:14.703Z | Compiling progenitor v0.11.2 |
| 2820 | 2026-06-01T16:30:15.459Z | Compiling dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#cc0c307c) |
| 2821 | 2026-06-01T16:30:15.492Z | Compiling wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common) |
| 2822 | 2026-06-01T16:30:15.519Z | Compiling sled-agent-measurements v0.1.0 (/work/oxidecomputer/omicron/sled-agent/measurements) |
| 2823 | 2026-06-01T16:30:15.744Z | Compiling crucible-common v0.0.1 (https://github.com/oxidecomputer/crucible?rev=bd9a0e2abe6b6b89aec8c85f4ee57474144ed150#bd9a0e2a) |
| 2824 | 2026-06-01T16:30:16.490Z | Compiling serde_with_macros v1.5.2 |
| 2825 | 2026-06-01T16:30:17.112Z | Compiling sled-agent-resolvable-files-examples v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files-examples) |
| 2826 | 2026-06-01T16:30:17.192Z | Compiling common v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=cc8e02a0800034c431c8cf96b889ea638da3d194#cc8e02a0) |
| 2827 | 2026-06-01T16:30:17.516Z | Compiling nexus-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-lockstep-client) |
| 2828 | 2026-06-01T16:30:18.373Z | Compiling bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client) |
| 2829 | 2026-06-01T16:30:19.606Z | Compiling support-bundle-collection v0.1.0 (/work/oxidecomputer/omicron/support-bundle-collection) |
| 2830 | 2026-06-01T16:30:19.780Z | Compiling nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface) |
| 2831 | 2026-06-01T16:30:19.837Z | Compiling nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery) |
| 2832 | 2026-06-01T16:30:20.012Z | Compiling nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc) |
| 2833 | 2026-06-01T16:30:20.073Z | Compiling nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution) |
| 2834 | 2026-06-01T16:30:20.287Z | Compiling nexus-reconfigurator-rendezvous v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/rendezvous) |
| 2835 | 2026-06-01T16:30:20.312Z | Compiling void v1.0.2 |
| 2836 | 2026-06-01T16:30:20.555Z | Compiling lzss v0.8.2 |
| 2837 | 2026-06-01T16:30:21.014Z | Compiling dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=cc8e02a0800034c431c8cf96b889ea638da3d194#cc8e02a0) |
| 2838 | 2026-06-01T16:30:21.967Z | Compiling illumos-nvpair v0.3.0 |
| 2839 | 2026-06-01T16:30:22.225Z | Compiling serde_with v1.14.0 |
| 2840 | 2026-06-01T16:30:22.470Z | Compiling trust-quorum v0.1.0 (/work/oxidecomputer/omicron/trust-quorum) |
| 2841 | 2026-06-01T16:30:23.069Z | Compiling tokio-rustls v0.24.1 |
| 2842 | 2026-06-01T16:30:23.357Z | Compiling lldpd-common v0.1.0 (https://github.com/oxidecomputer/lldp#54b26617) |
| 2843 | 2026-06-01T16:30:23.692Z | Compiling tufaceous v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#a7d440f5) |
| 2844 | 2026-06-01T16:30:24.007Z | Compiling nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy) |
| 2845 | 2026-06-01T16:30:24.077Z | Compiling nexus-mgs-updates v0.1.0 (/work/oxidecomputer/omicron/nexus/mgs-updates) |
| 2846 | 2026-06-01T16:30:24.146Z | Compiling attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?branch=main#ff9f27aa) |
| 2847 | 2026-06-01T16:30:24.941Z | Compiling tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git?branch=main#e644a21a) |
| 2848 | 2026-06-01T16:30:25.197Z | Compiling tungstenite v0.23.0 |
| 2849 | 2026-06-01T16:30:25.607Z | Compiling rustls-pemfile v1.0.4 |
| 2850 | 2026-06-01T16:30:25.664Z | Compiling clickhouse-admin-single-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-single-client) |
| 2851 | 2026-06-01T16:30:26.016Z | Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus) |
| 2852 | 2026-06-01T16:30:26.262Z | Compiling omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent) |
| 2853 | 2026-06-01T16:30:26.470Z | Compiling lldpd-types-versions v0.1.0 (https://github.com/oxidecomputer/lldp#54b26617) |
| 2854 | 2026-06-01T16:30:26.499Z | Compiling nix v0.27.1 |
| 2855 | 2026-06-01T16:30:27.608Z | Compiling twox-hash v2.1.2 |
| 2856 | 2026-06-01T16:30:27.729Z | Compiling serde_bytes v0.11.19 |
| 2857 | 2026-06-01T16:30:27.838Z | Compiling lldpd-client v0.1.0 (https://github.com/oxidecomputer/lldp#54b26617) |
| 2858 | 2026-06-01T16:30:28.040Z | Compiling sled-agent-early-networking v0.1.0 (/work/oxidecomputer/omicron/sled-agent/early-networking) |
| 2859 | 2026-06-01T16:30:28.124Z | Compiling gateway-sp-comms v0.1.2 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25) |
| 2860 | 2026-06-01T16:30:28.565Z | Compiling tokio-tungstenite v0.23.1 |
| 2861 | 2026-06-01T16:30:28.606Z | Compiling sled-agent-rack-setup v0.1.0 (/work/oxidecomputer/omicron/sled-agent/rack-setup) |
| 2862 | 2026-06-01T16:30:28.959Z | Compiling nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning) |
| 2863 | 2026-06-01T16:30:29.107Z | Compiling dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?branch=main#ff9f27aa) |
| 2864 | 2026-06-01T16:30:30.995Z | Compiling pmbus v0.1.7 (https://github.com/oxidecomputer/pmbus?rev=3e681b17aafce32e80e06aff2dd841c9153cf069#3e681b17) |
| 2865 | 2026-06-01T16:30:32.260Z | Compiling fmd-adm v0.3.0 (https://github.com/oxidecomputer/fmd-adm?rev=846361bf0a698a8c7efefd97b2828b9aa74858c4#846361bf) |
| 2866 | 2026-06-01T16:30:32.496Z | Compiling wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client) |
| 2867 | 2026-06-01T16:30:32.800Z | Compiling transient-dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server/transient) |
| 2868 | 2026-06-01T16:30:32.952Z | Compiling nexus-fm v0.1.0 (/work/oxidecomputer/omicron/nexus/fm) |
| 2869 | 2026-06-01T16:30:33.259Z | Compiling nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api) |
| 2870 | 2026-06-01T16:30:34.062Z | Compiling nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api) |
| 2871 | 2026-06-01T16:30:34.261Z | Compiling nexus-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/nexus/lockstep-api) |
| 2872 | 2026-06-01T16:30:34.573Z | Compiling propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?rev=58ab73bde89ade637b0ca8118682ee9575da6c2a#58ab73bd) |
| 2873 | 2026-06-01T16:30:35.415Z | Compiling sled-agent-health-monitor v0.1.0 (/work/oxidecomputer/omicron/sled-agent/health-monitor) |
| 2874 | 2026-06-01T16:30:37.202Z | Compiling ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc) |
| 2875 | 2026-06-01T16:30:37.674Z | Compiling clickhouse-admin-api v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/api) |
| 2876 | 2026-06-01T16:30:38.155Z | Compiling gateway-api v0.1.0 (/work/oxidecomputer/omicron/gateway-api) |
| 2877 | 2026-06-01T16:30:38.224Z | Compiling repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api) |
| 2878 | 2026-06-01T16:30:39.255Z | Compiling bootstrap-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-api) |
| 2879 | 2026-06-01T16:30:39.733Z | Compiling crucible-pantry-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=bd9a0e2abe6b6b89aec8c85f4ee57474144ed150#bd9a0e2a) |
| 2880 | 2026-06-01T16:30:39.758Z | Compiling bootstrap-agent-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-lockstep-client) |
| 2881 | 2026-06-01T16:30:40.930Z | Compiling bootstrap-agent-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-api) |
| 2882 | 2026-06-01T16:30:41.337Z | Compiling nexus-background-task-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/background-task-interface) |
| 2883 | 2026-06-01T16:30:41.442Z | Compiling ntp-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types/versions) |
| 2884 | 2026-06-01T16:30:41.557Z | Compiling signal-hook-tokio v0.3.1 |
| 2885 | 2026-06-01T16:30:41.765Z | Compiling fatfs v0.3.6 |
| 2886 | 2026-06-01T16:30:42.023Z | Compiling yasna v0.5.2 |
| 2887 | 2026-06-01T16:30:42.083Z | Compiling raw-cpuid v11.5.0 (https://github.com/oxidecomputer/rust-cpuid.git?rev=a4cf01df76f35430ff5d39dc2fe470bcb953503b#a4cf01df) |
| 2888 | 2026-06-01T16:30:42.162Z | Compiling assert_matches v1.5.0 |
| 2889 | 2026-06-01T16:30:42.271Z | Compiling is_ci v1.2.0 |
| 2890 | 2026-06-01T16:30:42.383Z | Compiling seq-macro v0.3.6 |
| 2891 | 2026-06-01T16:30:42.483Z | Compiling supports-color v3.0.2 |
| 2892 | 2026-06-01T16:30:42.762Z | Compiling rcgen v0.12.1 |
| 2893 | 2026-06-01T16:30:42.878Z | Compiling omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway) |
| 2894 | 2026-06-01T16:30:42.979Z | Compiling omicron-clickhouse-admin v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin) |
| 2895 | 2026-06-01T16:30:43.526Z | Compiling oximeter-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/api) |
| 2896 | 2026-06-01T16:30:43.559Z | Compiling omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin) |
| 2897 | 2026-06-01T16:30:43.797Z | Compiling omicron-ntp-admin v0.1.0 (/work/oxidecomputer/omicron/ntp-admin) |
| 2898 | 2026-06-01T16:30:44.042Z | Compiling subprocess v0.2.15 |
| 2899 | 2026-06-01T16:30:44.609Z | Compiling rtoolbox v0.0.3 |
| 2900 | 2026-06-01T16:30:44.891Z | Compiling rpassword v7.4.0 |
| 2901 | 2026-06-01T16:30:45.199Z | Compiling omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils) |
| 2902 | 2026-06-01T16:30:45.846Z | Compiling oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector) |
| 2903 | 2026-06-01T16:30:46.450Z | Compiling ntp-admin-types v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types) |
| 2904 | 2026-06-01T16:30:46.591Z | Compiling ntp-admin-api v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/api) |
| 2905 | 2026-06-01T16:30:47.162Z | Compiling wicketd-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-api) |
| 2906 | 2026-06-01T16:30:47.279Z | Compiling tui-tree-widget v0.23.1 |
| 2907 | 2026-06-01T16:30:47.525Z | Compiling installinator-api v0.1.0 (/work/oxidecomputer/omicron/installinator-api) |
| 2908 | 2026-06-01T16:30:47.562Z | Compiling omicron-omdb v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omdb) |
| 2909 | 2026-06-01T16:30:48.108Z | Compiling cockroach-admin-api v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/api) |
| 2910 | 2026-06-01T16:30:49.078Z | Compiling uzers v0.12.2 |
| 2911 | 2026-06-01T16:30:50.322Z | Compiling wicket v0.1.0 (/work/oxidecomputer/omicron/wicket) |
| 2912 | 2026-06-01T16:30:50.546Z | Compiling zone-setup v0.1.0 (/work/oxidecomputer/omicron/zone-setup) |
| 2913 | 2026-06-01T16:30:51.731Z | Compiling wicketd v0.1.0 (/work/oxidecomputer/omicron/wicketd) |
| 2914 | 2026-06-01T16:30:53.117Z | Compiling gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils) |
| 2915 | 2026-06-01T16:30:56.106Z | Compiling support-bundle-viewer v0.1.2 |
| 2916 | 2026-06-01T16:30:56.355Z | Compiling clickana v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickana) |
| 2917 | 2026-06-01T16:30:58.022Z | Compiling multimap v0.10.1 |
| 2918 | 2026-06-01T16:31:03.136Z | Compiling nexus-db-errors v0.1.0 (/work/oxidecomputer/omicron/nexus/db-errors) |
| 2919 | 2026-06-01T16:31:12.002Z | Compiling erebor v0.1.0 (https://github.com/oxidecomputer/erebor?rev=48512bf970474ff0fd0868c833fd504c8d169064#48512bf9) |
| 2920 | 2026-06-01T16:31:18.647Z | Compiling dnsadm v0.1.0 (/work/oxidecomputer/omicron/dns-server/dnsadm) |
| 2921 | 2026-06-01T16:31:19.377Z | Compiling internal-dns-cli v0.1.0 (/work/oxidecomputer/omicron/internal-dns/cli) |
| 2922 | 2026-06-01T16:31:21.843Z | Compiling oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog) |
| 2923 | 2026-06-01T16:37:59.392Z | Finished `release` profile [optimized] target(s) in 8m 57s |
| 2924 | 2026-06-01T16:38:47.865Z | |
| 2925 | 2026-06-01T16:38:47.865Z | real 9:46.920194904 |
| 2926 | 2026-06-01T16:38:47.865Z | user 1:20:46.932602778 |
| 2927 | 2026-06-01T16:38:47.869Z | sys 3:38.861310905 |
| 2928 | 2026-06-01T16:38:47.869Z | trap 1.780822114 |
| 2929 | 2026-06-01T16:38:47.869Z | tflt 3.247567259 |
| 2930 | 2026-06-01T16:38:47.869Z | dflt 18.799548224 |
| 2931 | 2026-06-01T16:38:47.869Z | kflt 0.142080873 |
| 2932 | 2026-06-01T16:38:47.869Z | lock 7:19:30.871531097 |
| 2933 | 2026-06-01T16:38:47.869Z | slp 2:19:01.597331697 |
| 2934 | 2026-06-01T16:38:47.869Z | lat 2:30.035367265 |
| 2935 | 2026-06-01T16:38:47.869Z | stop 5:31.380559356 |
| 2936 | 2026-06-01T16:38:47.869Z | + mapfile -t packages |
| 2937 | 2026-06-01T16:38:47.869Z | ++ cargo run --locked --release --bin omicron-package -- -t test list-outputs |
| 2938 | 2026-06-01T16:38:48.835Z | Finished `release` profile [optimized] target(s) in 0.95s |
| 2939 | 2026-06-01T16:38:48.906Z | Running `target/release/omicron-package -t test list-outputs` |
| 2940 | 2026-06-01T16:38:48.970Z | Logging to: /work/oxidecomputer/omicron/out/LOG |
| 2941 | 2026-06-01T16:38:48.973Z | + ptime -m cargo build --locked --release -p xtask |
| 2942 | 2026-06-01T16:38:49.511Z | Compiling libc v0.2.185 |
| 2943 | 2026-06-01T16:38:49.511Z | Compiling serde v1.0.228 |
| 2944 | 2026-06-01T16:38:49.511Z | Compiling serde_core v1.0.228 |
| 2945 | 2026-06-01T16:38:49.514Z | Compiling rustix v1.1.3 |
| 2946 | 2026-06-01T16:38:49.515Z | Compiling serde_json v1.0.149 |
| 2947 | 2026-06-01T16:38:49.515Z | Compiling bitflags v2.11.0 |
| 2948 | 2026-06-01T16:38:49.646Z | Compiling num-traits v0.2.19 |
| 2949 | 2026-06-01T16:38:49.662Z | Compiling syn v2.0.117 |
| 2950 | 2026-06-01T16:38:49.679Z | Compiling smallvec v1.15.1 |
| 2951 | 2026-06-01T16:38:49.689Z | Compiling indexmap v2.14.0 |
| 2952 | 2026-06-01T16:38:49.709Z | Compiling usdt-impl v0.5.0 |
| 2953 | 2026-06-01T16:38:49.720Z | Compiling syn v1.0.109 |
| 2954 | 2026-06-01T16:38:49.732Z | Compiling getrandom v0.4.1 |
| 2955 | 2026-06-01T16:38:49.743Z | Compiling log v0.4.29 |
| 2956 | 2026-06-01T16:38:49.894Z | Compiling percent-encoding v2.3.2 |
| 2957 | 2026-06-01T16:38:50.016Z | Compiling fs-err v3.3.0 |
| 2958 | 2026-06-01T16:38:50.016Z | Compiling anyhow v1.0.102 |
| 2959 | 2026-06-01T16:38:50.089Z | Compiling form_urlencoded v1.2.2 |
| 2960 | 2026-06-01T16:38:50.187Z | Compiling once_cell v1.21.3 |
| 2961 | 2026-06-01T16:38:50.190Z | Compiling heck v0.4.1 |
| 2962 | 2026-06-01T16:38:50.333Z | Compiling thread-id v4.2.2 |
| 2963 | 2026-06-01T16:38:50.400Z | Compiling errno v0.3.14 |
| 2964 | 2026-06-01T16:38:50.414Z | Compiling memmap v0.7.0 |
| 2965 | 2026-06-01T16:38:50.682Z | Compiling ordered-float v2.10.1 |
| 2966 | 2026-06-01T16:38:51.229Z | Compiling proc-macro-error v1.0.4 |
| 2967 | 2026-06-01T16:38:51.401Z | Compiling terminal_size v0.4.3 |
| 2968 | 2026-06-01T16:38:51.404Z | Compiling tempfile v3.25.0 |
| 2969 | 2026-06-01T16:38:51.478Z | Compiling tabled_derive v0.7.0 |
| 2970 | 2026-06-01T16:38:51.501Z | Compiling clap_builder v4.6.0 |
| 2971 | 2026-06-01T16:38:51.501Z | Compiling textwrap v0.16.2 |
| 2972 | 2026-06-01T16:38:51.634Z | Compiling camino-tempfile v1.4.1 |
| 2973 | 2026-06-01T16:38:52.156Z | Compiling tabled v0.15.0 |
| 2974 | 2026-06-01T16:38:52.184Z | Compiling synstructure v0.13.2 |
| 2975 | 2026-06-01T16:38:52.184Z | Compiling pest_generator v2.8.6 |
| 2976 | 2026-06-01T16:38:52.588Z | Compiling serde_derive v1.0.228 |
| 2977 | 2026-06-01T16:38:52.592Z | Compiling zerofrom-derive v0.1.6 |
| 2978 | 2026-06-01T16:38:52.592Z | Compiling yoke-derive v0.8.1 |
| 2979 | 2026-06-01T16:38:52.592Z | Compiling zerovec-derive v0.11.2 |
| 2980 | 2026-06-01T16:38:52.592Z | Compiling displaydoc v0.2.5 |
| 2981 | 2026-06-01T16:38:52.592Z | Compiling thiserror-impl v1.0.69 |
| 2982 | 2026-06-01T16:38:52.592Z | Compiling zerocopy-derive v0.7.35 |
| 2983 | 2026-06-01T16:38:52.592Z | Compiling scroll_derive v0.12.1 |
| 2984 | 2026-06-01T16:38:52.592Z | Compiling thiserror-impl v2.0.18 |
| 2985 | 2026-06-01T16:38:52.592Z | Compiling clap_derive v4.6.1 |
| 2986 | 2026-06-01T16:38:52.716Z | Compiling pest_derive v2.8.6 |
| 2987 | 2026-06-01T16:38:53.296Z | Compiling scroll v0.12.0 |
| 2988 | 2026-06-01T16:38:53.490Z | Compiling zerocopy v0.7.35 |
| 2989 | 2026-06-01T16:38:53.640Z | Compiling goblin v0.8.2 |
| 2990 | 2026-06-01T16:38:53.668Z | Compiling zerofrom v0.1.6 |
| 2991 | 2026-06-01T16:38:53.725Z | Compiling thiserror v1.0.69 |
| 2992 | 2026-06-01T16:38:53.821Z | Compiling yoke v0.8.1 |
| 2993 | 2026-06-01T16:38:53.847Z | Compiling dtrace-parser v0.2.0 |
| 2994 | 2026-06-01T16:38:53.953Z | Compiling thiserror v2.0.18 |
| 2995 | 2026-06-01T16:38:54.043Z | Compiling zerovec v0.11.5 |
| 2996 | 2026-06-01T16:38:54.074Z | Compiling zerotrie v0.2.3 |
| 2997 | 2026-06-01T16:38:54.307Z | Compiling clap v4.6.1 |
| 2998 | 2026-06-01T16:38:54.691Z | Compiling tinystr v0.8.2 |
| 2999 | 2026-06-01T16:38:54.932Z | Compiling icu_locale_core v2.1.1 |
| 3000 | 2026-06-01T16:38:55.858Z | Compiling potential_utf v0.1.4 |
| 3001 | 2026-06-01T16:38:55.993Z | Compiling icu_provider v2.1.1 |
| 3002 | 2026-06-01T16:38:56.078Z | Compiling icu_collections v2.1.1 |
| 3003 | 2026-06-01T16:38:56.133Z | Compiling toml_datetime v0.6.11 |
| 3004 | 2026-06-01T16:38:56.181Z | Compiling serde_spanned v0.6.9 |
| 3005 | 2026-06-01T16:38:56.239Z | Compiling dof v0.3.0 |
| 3006 | 2026-06-01T16:38:56.329Z | Compiling serde-value v0.7.0 |
| 3007 | 2026-06-01T16:38:56.376Z | Compiling toml_edit v0.22.27 |
| 3008 | 2026-06-01T16:38:56.391Z | Compiling cargo-platform v0.2.0 |
| 3009 | 2026-06-01T16:38:56.451Z | Compiling icu_normalizer v2.1.1 |
| 3010 | 2026-06-01T16:38:56.482Z | Compiling icu_properties v2.1.2 |
| 3011 | 2026-06-01T16:38:56.631Z | Compiling serde_tokenstream v0.2.3 |
| 3012 | 2026-06-01T16:38:56.851Z | Compiling macaddr v1.0.1 |
| 3013 | 2026-06-01T16:38:57.349Z | Compiling usdt-attr-macro v0.5.0 |
| 3014 | 2026-06-01T16:38:57.421Z | Compiling idna_adapter v1.2.1 |
| 3015 | 2026-06-01T16:38:57.435Z | Compiling usdt-macro v0.5.0 |
| 3016 | 2026-06-01T16:38:57.577Z | Compiling idna v1.1.0 |
| 3017 | 2026-06-01T16:38:57.911Z | Compiling url v2.5.8 |
| 3018 | 2026-06-01T16:38:57.965Z | Compiling toml v0.8.23 |
| 3019 | 2026-06-01T16:38:58.062Z | Compiling usdt v0.5.0 |
| 3020 | 2026-06-01T16:38:58.428Z | Compiling cargo_toml v0.21.0 |
| 3021 | 2026-06-01T16:38:58.442Z | Compiling cargo-util-schemas v0.8.2 |
| 3022 | 2026-06-01T16:38:59.486Z | Compiling cargo_metadata v0.21.0 |
| 3023 | 2026-06-01T16:39:02.613Z | Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask) |
| 3024 | 2026-06-01T16:39:05.635Z | Finished `release` profile [optimized] target(s) in 16.65s |
| 3025 | 2026-06-01T16:39:05.765Z | |
| 3026 | 2026-06-01T16:39:05.769Z | real 16.754716861 |
| 3027 | 2026-06-01T16:39:05.769Z | user 2:24.140899880 |
| 3028 | 2026-06-01T16:39:05.769Z | sys 16.804493889 |
| 3029 | 2026-06-01T16:39:05.769Z | trap 0.082218465 |
| 3030 | 2026-06-01T16:39:05.769Z | tflt 0.443333626 |
| 3031 | 2026-06-01T16:39:05.769Z | dflt 1.385083847 |
| 3032 | 2026-06-01T16:39:05.769Z | kflt 0.000043460 |
| 3033 | 2026-06-01T16:39:05.769Z | lock 5:21.070485451 |
| 3034 | 2026-06-01T16:39:05.769Z | slp 3:27.079506698 |
| 3035 | 2026-06-01T16:39:05.769Z | lat 6.591422663 |
| 3036 | 2026-06-01T16:39:05.769Z | stop 21.430888350 |
| 3037 | 2026-06-01T16:39:05.769Z | + export CARGO_PROFILE_DEV_DEBUG=line-tables-only |
| 3038 | 2026-06-01T16:39:05.769Z | + CARGO_PROFILE_DEV_DEBUG=line-tables-only |
| 3039 | 2026-06-01T16:39:05.769Z | + export CARGO_PROFILE_TEST_DEBUG=line-tables-only |
| 3040 | 2026-06-01T16:39:05.769Z | + CARGO_PROFILE_TEST_DEBUG=line-tables-only |
| 3041 | 2026-06-01T16:39:05.769Z | + ptime -m cargo build --locked -p end-to-end-tests --tests --bin bootstrap --message-format json-render-diagnostics |
| 3042 | 2026-06-01T16:39:06.735Z | Compiling progenitor-client v0.14.0 |
| 3043 | 2026-06-01T16:39:06.735Z | Compiling newtype-uuid-macros v0.1.0 |
| 3044 | 2026-06-01T16:39:06.738Z | Compiling structmeta-derive v0.3.0 |
| 3045 | 2026-06-01T16:39:06.738Z | Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack) |
| 3046 | 2026-06-01T16:39:06.901Z | Compiling rustls v0.22.4 |
| 3047 | 2026-06-01T16:39:06.904Z | Compiling rustls-webpki v0.102.8 |
| 3048 | 2026-06-01T16:39:06.915Z | Compiling multer v3.1.0 |
| 3049 | 2026-06-01T16:39:06.918Z | Compiling debug-ignore v1.0.5 |
| 3050 | 2026-06-01T16:39:06.918Z | Compiling match_cfg v0.1.0 |
| 3051 | 2026-06-01T16:39:06.933Z | Compiling compression-core v0.4.31 |
| 3052 | 2026-06-01T16:39:06.936Z | Compiling slog-json v2.6.1 |
| 3053 | 2026-06-01T16:39:06.936Z | Compiling async-stream-impl v0.3.6 |
| 3054 | 2026-06-01T16:39:07.032Z | Compiling toml_datetime v1.0.0+spec-1.1.0 |
| 3055 | 2026-06-01T16:39:07.035Z | Compiling serde_spanned v1.0.4 |
| 3056 | 2026-06-01T16:39:07.064Z | Compiling hostname v0.3.1 |
| 3057 | 2026-06-01T16:39:07.067Z | Compiling dropshot v0.17.0 |
| 3058 | 2026-06-01T16:39:07.080Z | Compiling toml_writer v1.0.6+spec-1.1.0 |
| 3059 | 2026-06-01T16:39:07.168Z | Compiling compression-codecs v0.4.37 |
| 3060 | 2026-06-01T16:39:07.202Z | Compiling slog-bunyan v2.5.0 |
| 3061 | 2026-06-01T16:39:07.205Z | Compiling itertools v0.14.0 |
| 3062 | 2026-06-01T16:39:07.205Z | Compiling waitgroup v0.1.2 |
| 3063 | 2026-06-01T16:39:07.234Z | Compiling rustls-pemfile v2.2.0 |
| 3064 | 2026-06-01T16:39:07.286Z | Compiling dropshot_endpoint v0.17.0 |
| 3065 | 2026-06-01T16:39:07.289Z | Compiling hostname v0.4.2 |
| 3066 | 2026-06-01T16:39:07.343Z | Compiling toml v1.0.6+spec-1.1.0 |
| 3067 | 2026-06-01T16:39:07.360Z | Compiling async-compression v0.4.41 |
| 3068 | 2026-06-01T16:39:07.395Z | Compiling serde_path_to_error v0.1.20 |
| 3069 | 2026-06-01T16:39:07.428Z | Compiling regress v0.10.5 |
| 3070 | 2026-06-01T16:39:07.467Z | Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#8f60acdf) |
| 3071 | 2026-06-01T16:39:07.471Z | Compiling macaddr v1.0.1 |
| 3072 | 2026-06-01T16:39:07.471Z | Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 3073 | 2026-06-01T16:39:07.525Z | Compiling instant v0.1.13 |
| 3074 | 2026-06-01T16:39:07.605Z | Compiling async-stream v0.3.6 |
| 3075 | 2026-06-01T16:39:07.658Z | Compiling backon v1.6.0 |
| 3076 | 2026-06-01T16:39:07.679Z | Compiling backoff v0.4.0 |
| 3077 | 2026-06-01T16:39:07.697Z | Compiling omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds) |
| 3078 | 2026-06-01T16:39:07.713Z | Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity) |
| 3079 | 2026-06-01T16:39:07.738Z | Compiling progenitor-client v0.10.0 |
| 3080 | 2026-06-01T16:39:07.755Z | Compiling protocol v0.1.0 (https://github.com/oxidecomputer/lldp#54b26617) |
| 3081 | 2026-06-01T16:39:07.773Z | Compiling humantime v2.3.0 |
| 3082 | 2026-06-01T16:39:07.805Z | Compiling universal-hash v0.5.1 |
| 3083 | 2026-06-01T16:39:07.830Z | Compiling progenitor-extras v0.2.0 |
| 3084 | 2026-06-01T16:39:07.889Z | Compiling opaque-debug v0.3.1 |
| 3085 | 2026-06-01T16:39:07.911Z | Compiling half v2.7.1 |
| 3086 | 2026-06-01T16:39:07.951Z | Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 3087 | 2026-06-01T16:39:07.968Z | Compiling crucible-workspace-hack v0.1.0 |
| 3088 | 2026-06-01T16:39:07.987Z | Compiling ciborium-io v0.2.2 |
| 3089 | 2026-06-01T16:39:08.007Z | Compiling structmeta v0.3.0 |
| 3090 | 2026-06-01T16:39:08.072Z | Compiling omicron-ledger v0.1.0 (/work/oxidecomputer/omicron/ledger) |
| 3091 | 2026-06-01T16:39:08.092Z | Compiling convert_case v0.4.0 |
| 3092 | 2026-06-01T16:39:08.112Z | Compiling aead v0.5.2 |
| 3093 | 2026-06-01T16:39:08.112Z | Compiling secrecy v0.10.3 |
| 3094 | 2026-06-01T16:39:08.112Z | Compiling poly1305 v0.8.0 |
| 3095 | 2026-06-01T16:39:08.166Z | Compiling chacha20 v0.9.1 |
| 3096 | 2026-06-01T16:39:08.208Z | Compiling ciborium-ll v0.2.2 |
| 3097 | 2026-06-01T16:39:08.257Z | Compiling derive-ex v0.1.8 |
| 3098 | 2026-06-01T16:39:08.313Z | Compiling parse-display-derive v0.10.0 |
| 3099 | 2026-06-01T16:39:08.334Z | Compiling regress v0.11.1 |
| 3100 | 2026-06-01T16:39:08.352Z | Compiling unsafe-libyaml v0.2.11 |
| 3101 | 2026-06-01T16:39:08.372Z | Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=bd9a0e2abe6b6b89aec8c85f4ee57474144ed150#bd9a0e2a) |
| 3102 | 2026-06-01T16:39:08.376Z | Compiling sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types) |
| 3103 | 2026-06-01T16:39:08.447Z | Compiling ciborium v0.2.2 |
| 3104 | 2026-06-01T16:39:08.447Z | Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=58ab73bde89ade637b0ca8118682ee9575da6c2a#58ab73bd) |
| 3105 | 2026-06-01T16:39:08.506Z | Compiling derive_more v0.99.20 |
| 3106 | 2026-06-01T16:39:08.533Z | Compiling thiserror-impl-no-std v2.0.2 |
| 3107 | 2026-06-01T16:39:08.688Z | Compiling gfss v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/gfss) |
| 3108 | 2026-06-01T16:39:08.692Z | Compiling byte-wrapper v0.1.0 |
| 3109 | 2026-06-01T16:39:08.782Z | Compiling blake2 v0.10.6 |
| 3110 | 2026-06-01T16:39:08.804Z | Compiling password-hash v0.5.0 |
| 3111 | 2026-06-01T16:39:08.929Z | Compiling serde_yaml v0.9.34+deprecated |
| 3112 | 2026-06-01T16:39:09.077Z | Compiling propolis-api-types-versions v0.0.0 (https://github.com/oxidecomputer/propolis?rev=58ab73bde89ade637b0ca8118682ee9575da6c2a#58ab73bd) |
| 3113 | 2026-06-01T16:39:09.096Z | Compiling toml_datetime v0.7.5+spec-1.1.0 |
| 3114 | 2026-06-01T16:39:09.115Z | Compiling argon2 v0.5.3 |
| 3115 | 2026-06-01T16:39:09.139Z | Compiling chacha20poly1305 v0.10.1 |
| 3116 | 2026-06-01T16:39:09.139Z | Compiling indent_write v2.2.0 |
| 3117 | 2026-06-01T16:39:09.257Z | Compiling heapless v0.8.0 |
| 3118 | 2026-06-01T16:39:09.320Z | Compiling tokio-rustls v0.25.0 |
| 3119 | 2026-06-01T16:39:09.336Z | Compiling toml_edit v0.23.10+spec-1.0.0 |
| 3120 | 2026-06-01T16:39:09.381Z | Compiling ingot-macros v0.1.1 |
| 3121 | 2026-06-01T16:39:09.381Z | Compiling tabwriter v1.4.1 |
| 3122 | 2026-06-01T16:39:09.604Z | Compiling omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords) |
| 3123 | 2026-06-01T16:39:09.841Z | Compiling thiserror-no-std v2.0.2 |
| 3124 | 2026-06-01T16:39:09.908Z | Compiling hash32 v0.3.1 |
| 3125 | 2026-06-01T16:39:09.926Z | Compiling proc-macro-crate v3.4.0 |
| 3126 | 2026-06-01T16:39:09.962Z | Compiling vsss-rs v3.3.4 |
| 3127 | 2026-06-01T16:39:10.076Z | Compiling test-strategy v0.4.5 |
| 3128 | 2026-06-01T16:39:10.102Z | Compiling typify-impl v0.6.2 |
| 3129 | 2026-06-01T16:39:10.134Z | Compiling parse-display v0.10.0 |
| 3130 | 2026-06-01T16:39:10.393Z | Compiling smoltcp v0.11.0 |
| 3131 | 2026-06-01T16:39:10.487Z | Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 3132 | 2026-06-01T16:39:10.506Z | Compiling num-rational v0.4.2 |
| 3133 | 2026-06-01T16:39:10.553Z | Compiling num_enum_derive v0.7.6 |
| 3134 | 2026-06-01T16:39:10.719Z | Compiling cobs v0.3.0 |
| 3135 | 2026-06-01T16:39:10.771Z | Compiling num-complex v0.4.6 |
| 3136 | 2026-06-01T16:39:10.815Z | Compiling colored v3.1.1 |
| 3137 | 2026-06-01T16:39:10.952Z | Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=58ab73bde89ade637b0ca8118682ee9575da6c2a#58ab73bd) |
| 3138 | 2026-06-01T16:39:10.972Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#d9645f8d) |
| 3139 | 2026-06-01T16:39:11.077Z | Compiling postcard v1.1.3 |
| 3140 | 2026-06-01T16:39:11.096Z | Compiling proc-macro-error v1.0.4 |
| 3141 | 2026-06-01T16:39:11.161Z | Compiling num v0.4.3 |
| 3142 | 2026-06-01T16:39:11.202Z | Compiling proc-macro-crate v1.3.1 |
| 3143 | 2026-06-01T16:39:11.221Z | Compiling atomicwrites v0.4.4 |
| 3144 | 2026-06-01T16:39:11.240Z | Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=84e91b62621406f38e4d0870a92bafacad96536e#84e91b62) |
| 3145 | 2026-06-01T16:39:11.261Z | Compiling trust-quorum-types-versions v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types/versions) |
| 3146 | 2026-06-01T16:39:11.280Z | Compiling foreign-types-macros v0.2.3 |
| 3147 | 2026-06-01T16:39:11.443Z | Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore) |
| 3148 | 2026-06-01T16:39:11.443Z | Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=84e91b62621406f38e4d0870a92bafacad96536e#84e91b62) |
| 3149 | 2026-06-01T16:39:11.478Z | Compiling float-ord v0.3.2 |
| 3150 | 2026-06-01T16:39:11.577Z | Compiling rayon-core v1.13.0 |
| 3151 | 2026-06-01T16:39:11.595Z | Compiling cpufeatures v0.3.0 |
| 3152 | 2026-06-01T16:39:11.631Z | Compiling foreign-types-shared v0.3.1 |
| 3153 | 2026-06-01T16:39:11.664Z | Compiling num_enum_derive v0.5.11 |
| 3154 | 2026-06-01T16:39:11.705Z | Compiling chacha20 v0.10.0 |
| 3155 | 2026-06-01T16:39:11.709Z | Compiling tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#a7d440f5) |
| 3156 | 2026-06-01T16:39:11.709Z | Compiling num_enum v0.7.6 |
| 3157 | 2026-06-01T16:39:11.764Z | Compiling crossbeam-deque v0.8.6 |
| 3158 | 2026-06-01T16:39:11.819Z | Compiling camino-tempfile v1.4.1 |
| 3159 | 2026-06-01T16:39:11.866Z | Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 3160 | 2026-06-01T16:39:11.894Z | Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=84e91b62621406f38e4d0870a92bafacad96536e#84e91b62) |
| 3161 | 2026-06-01T16:39:11.912Z | Compiling cstr-argument v0.1.2 |
| 3162 | 2026-06-01T16:39:11.928Z | Compiling foreign-types v0.5.0 |
| 3163 | 2026-06-01T16:39:11.931Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#1e40efd8) |
| 3164 | 2026-06-01T16:39:12.037Z | Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 3165 | 2026-06-01T16:39:12.059Z | Compiling rand v0.10.0 |
| 3166 | 2026-06-01T16:39:12.083Z | Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#d9645f8d) |
| 3167 | 2026-06-01T16:39:12.099Z | Compiling toml v0.8.23 |
| 3168 | 2026-06-01T16:39:12.186Z | Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino#7e56ab6e) |
| 3169 | 2026-06-01T16:39:12.324Z | Compiling zone_cfg_derive v0.3.1 |
| 3170 | 2026-06-01T16:39:12.342Z | Compiling key-manager-types v0.1.0 (/work/oxidecomputer/omicron/key-manager/types) |
| 3171 | 2026-06-01T16:39:12.345Z | Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=58ab73bde89ade637b0ca8118682ee9575da6c2a#58ab73bd) |
| 3172 | 2026-06-01T16:39:12.380Z | Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 3173 | 2026-06-01T16:39:12.396Z | Compiling itertools v0.12.1 |
| 3174 | 2026-06-01T16:39:12.419Z | Compiling num-derive v0.4.2 |
| 3175 | 2026-06-01T16:39:12.446Z | Compiling ingot-types v0.1.2 |
| 3176 | 2026-06-01T16:39:12.497Z | Compiling rayon v1.11.0 |
| 3177 | 2026-06-01T16:39:12.526Z | Compiling omicron-common v0.1.0 (/work/oxidecomputer/omicron/common) |
| 3178 | 2026-06-01T16:39:12.561Z | Compiling sigpipe v0.1.3 |
| 3179 | 2026-06-01T16:39:12.591Z | Compiling glob v0.3.3 |
| 3180 | 2026-06-01T16:39:12.725Z | Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils) |
| 3181 | 2026-06-01T16:39:12.774Z | Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=58ab73bde89ade637b0ca8118682ee9575da6c2a#58ab73bd) |
| 3182 | 2026-06-01T16:39:12.802Z | Compiling num_enum v0.5.11 |
| 3183 | 2026-06-01T16:39:12.821Z | Compiling ingot v0.1.1 |
| 3184 | 2026-06-01T16:39:12.893Z | Compiling smf v0.2.3 |
| 3185 | 2026-06-01T16:39:12.945Z | Compiling illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b) |
| 3186 | 2026-06-01T16:39:12.987Z | Compiling prettyplease v0.2.37 |
| 3187 | 2026-06-01T16:39:13.017Z | Compiling whoami v1.6.1 |
| 3188 | 2026-06-01T16:39:13.017Z | Compiling usdt-macro v0.5.0 |
| 3189 | 2026-06-01T16:39:13.050Z | Compiling usdt-attr-macro v0.5.0 |
| 3190 | 2026-06-01T16:39:13.053Z | Compiling gethostname v0.5.0 |
| 3191 | 2026-06-01T16:39:13.293Z | Compiling memmap v0.7.0 |
| 3192 | 2026-06-01T16:39:13.350Z | Compiling derive-where v1.6.0 |
| 3193 | 2026-06-01T16:39:13.414Z | Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=bd9a0e2abe6b6b89aec8c85f4ee57474144ed150#bd9a0e2a) |
| 3194 | 2026-06-01T16:39:13.449Z | Compiling resolv-conf v0.7.6 |
| 3195 | 2026-06-01T16:39:13.507Z | Compiling trust-quorum-types v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types) |
| 3196 | 2026-06-01T16:39:13.526Z | Compiling cancel-safe-futures v0.1.5 |
| 3197 | 2026-06-01T16:39:13.674Z | Compiling zone v0.3.1 |
| 3198 | 2026-06-01T16:39:13.691Z | Compiling owo-colors v4.3.0 |
| 3199 | 2026-06-01T16:39:13.805Z | Compiling libsw-core v0.3.2 |
| 3200 | 2026-06-01T16:39:13.845Z | Compiling console v0.15.11 |
| 3201 | 2026-06-01T16:39:13.864Z | Compiling hickory-proto v0.24.4 |
| 3202 | 2026-06-01T16:39:13.922Z | Compiling usdt v0.5.0 |
| 3203 | 2026-06-01T16:39:14.013Z | Compiling libsw v3.5.0 |
| 3204 | 2026-06-01T16:39:14.176Z | Compiling oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog) |
| 3205 | 2026-06-01T16:39:14.232Z | Compiling newline-converter v0.3.0 |
| 3206 | 2026-06-01T16:39:14.236Z | Compiling linked-hash-map v0.5.6 |
| 3207 | 2026-06-01T16:39:14.273Z | Compiling linear-map v1.2.0 |
| 3208 | 2026-06-01T16:39:14.359Z | Compiling libefi-sys v0.1.0 |
| 3209 | 2026-06-01T16:39:14.394Z | Compiling expectorate v1.2.0 |
| 3210 | 2026-06-01T16:39:14.430Z | Compiling git-stub v1.0.0 |
| 3211 | 2026-06-01T16:39:14.464Z | Compiling lru-cache v0.1.2 |
| 3212 | 2026-06-01T16:39:14.477Z | Compiling bitfield-struct v0.6.2 |
| 3213 | 2026-06-01T16:39:14.477Z | Compiling nom v8.0.0 |
| 3214 | 2026-06-01T16:39:14.513Z | Compiling semver v0.1.20 |
| 3215 | 2026-06-01T16:39:14.576Z | Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=84e91b62621406f38e4d0870a92bafacad96536e#84e91b62) |
| 3216 | 2026-06-01T16:39:14.622Z | Compiling git-stub-vcs v0.1.0 |
| 3217 | 2026-06-01T16:39:14.694Z | Compiling tokio-dtrace v0.1.1 |
| 3218 | 2026-06-01T16:39:14.801Z | Compiling rustc_version v0.1.7 |
| 3219 | 2026-06-01T16:39:14.819Z | Compiling update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine) |
| 3220 | 2026-06-01T16:39:14.865Z | Compiling typify-macro v0.6.2 |
| 3221 | 2026-06-01T16:39:14.885Z | Compiling dropshot-api-manager-types v0.7.2 |
| 3222 | 2026-06-01T16:39:14.897Z | Compiling slog-dtrace v0.3.0 |
| 3223 | 2026-06-01T16:39:14.926Z | Compiling minimal-lexical v0.2.1 |
| 3224 | 2026-06-01T16:39:14.955Z | Compiling nvme v0.1.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221) |
| 3225 | 2026-06-01T16:39:15.043Z | Compiling oxide-tokio-rt v0.1.4 |
| 3226 | 2026-06-01T16:39:15.055Z | Compiling libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1) |
| 3227 | 2026-06-01T16:39:15.069Z | Compiling gateway-types-versions v0.1.0 (/work/oxidecomputer/omicron/gateway-types/versions) |
| 3228 | 2026-06-01T16:39:15.075Z | Compiling newtype_derive v0.1.6 |
| 3229 | 2026-06-01T16:39:15.222Z | Compiling nom v7.1.3 |
| 3230 | 2026-06-01T16:39:15.234Z | Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl) |
| 3231 | 2026-06-01T16:39:15.265Z | Compiling phf_shared v0.12.1 |
| 3232 | 2026-06-01T16:39:15.296Z | Compiling libnvme-sys v0.0.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221) |
| 3233 | 2026-06-01T16:39:15.307Z | Compiling csv-core v0.1.13 |
| 3234 | 2026-06-01T16:39:15.311Z | Compiling client-common v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=b27bea5344fb21b3b88af6717b969e31ee6a9ccb#b27bea53) |
| 3235 | 2026-06-01T16:39:15.343Z | Compiling highway v1.3.0 |
| 3236 | 2026-06-01T16:39:15.365Z | Compiling chrono-tz v0.10.4 |
| 3237 | 2026-06-01T16:39:15.422Z | Compiling xshell-macros v0.2.7 |
| 3238 | 2026-06-01T16:39:15.462Z | Compiling phf v0.12.1 |
| 3239 | 2026-06-01T16:39:15.605Z | Compiling libnvme v0.1.1 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221) |
| 3240 | 2026-06-01T16:39:15.647Z | Compiling csv v1.4.0 |
| 3241 | 2026-06-01T16:39:15.666Z | Compiling const_format_proc_macros v0.2.34 |
| 3242 | 2026-06-01T16:39:15.834Z | Compiling ereport-types v0.1.0 (/work/oxidecomputer/omicron/ereport/types) |
| 3243 | 2026-06-01T16:39:15.859Z | Compiling xshell v0.2.7 |
| 3244 | 2026-06-01T16:39:15.877Z | Compiling primeorder v0.13.6 |
| 3245 | 2026-06-01T16:39:16.036Z | Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=84e91b62621406f38e4d0870a92bafacad96536e#84e91b62) |
| 3246 | 2026-06-01T16:39:16.117Z | Compiling hickory-resolver v0.24.4 |
| 3247 | 2026-06-01T16:39:16.176Z | Compiling cockroach-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types/versions) |
| 3248 | 2026-06-01T16:39:16.325Z | Compiling tabled_derive v0.7.0 |
| 3249 | 2026-06-01T16:39:16.441Z | Compiling clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3) |
| 3250 | 2026-06-01T16:39:16.496Z | Compiling bcs v0.1.6 |
| 3251 | 2026-06-01T16:39:16.557Z | Compiling termtree v0.5.1 |
| 3252 | 2026-06-01T16:39:16.577Z | Compiling const_format v0.2.35 |
| 3253 | 2026-06-01T16:39:16.672Z | Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db) |
| 3254 | 2026-06-01T16:39:16.736Z | Compiling salty v0.3.0 |
| 3255 | 2026-06-01T16:39:16.778Z | Compiling typify v0.6.2 |
| 3256 | 2026-06-01T16:39:16.842Z | Compiling sled-agent-types-versions v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types/versions) |
| 3257 | 2026-06-01T16:39:16.916Z | Compiling progenitor-impl v0.14.0 |
| 3258 | 2026-06-01T16:39:16.934Z | Compiling oximeter-types-versions v0.1.0 (/work/oxidecomputer/omicron/oximeter/types/versions) |
| 3259 | 2026-06-01T16:39:16.953Z | Compiling internal-dns-types-versions v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types/versions) |
| 3260 | 2026-06-01T16:39:17.005Z | Compiling mg-api-types-versions v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=b27bea5344fb21b3b88af6717b969e31ee6a9ccb#b27bea53) |
| 3261 | 2026-06-01T16:39:17.057Z | Compiling gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types) |
| 3262 | 2026-06-01T16:39:17.212Z | Compiling qorb v0.4.1 |
| 3263 | 2026-06-01T16:39:17.250Z | Compiling clickhouse-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types/versions) |
| 3264 | 2026-06-01T16:39:17.287Z | Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=84e91b62621406f38e4d0870a92bafacad96536e#84e91b62) |
| 3265 | 2026-06-01T16:39:17.388Z | Compiling key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager) |
| 3266 | 2026-06-01T16:39:17.435Z | Compiling tagptr v0.2.0 |
| 3267 | 2026-06-01T16:39:17.575Z | Compiling tabled v0.15.0 |
| 3268 | 2026-06-01T16:39:17.625Z | Compiling internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types) |
| 3269 | 2026-06-01T16:39:17.715Z | Compiling moka v0.12.13 |
| 3270 | 2026-06-01T16:39:17.946Z | Compiling cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types) |
| 3271 | 2026-06-01T16:39:17.960Z | Compiling textwrap v0.16.2 |
| 3272 | 2026-06-01T16:39:18.185Z | Compiling steno v0.4.1 |
| 3273 | 2026-06-01T16:39:18.329Z | Compiling parallel-task-set v0.1.0 (/work/oxidecomputer/omicron/parallel-task-set) |
| 3274 | 2026-06-01T16:39:18.432Z | Compiling base64 v0.21.7 |
| 3275 | 2026-06-01T16:39:18.471Z | Compiling radium v0.7.0 |
| 3276 | 2026-06-01T16:39:18.503Z | Compiling hickory-resolver v0.25.2 |
| 3277 | 2026-06-01T16:39:18.620Z | Compiling oximeter-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb) |
| 3278 | 2026-06-01T16:39:18.692Z | Compiling p384 v0.13.1 |
| 3279 | 2026-06-01T16:39:18.778Z | Compiling oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types) |
| 3280 | 2026-06-01T16:39:18.825Z | Compiling ntp-admin-v1-client v0.1.0 (/work/oxidecomputer/omicron/clients/ntp-admin-v1-client) |
| 3281 | 2026-06-01T16:39:18.985Z | Compiling typify-impl v0.4.3 |
| 3282 | 2026-06-01T16:39:19.122Z | Compiling oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema) |
| 3283 | 2026-06-01T16:39:19.281Z | Compiling oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types) |
| 3284 | 2026-06-01T16:39:19.331Z | Compiling clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types) |
| 3285 | 2026-06-01T16:39:19.336Z | Compiling rats-corim v0.1.0 (https://github.com/oxidecomputer/rats-corim#f0d5d516) |
| 3286 | 2026-06-01T16:39:19.365Z | Compiling maybe-uninit v2.0.0 |
| 3287 | 2026-06-01T16:39:19.596Z | Compiling tap v1.0.1 |
| 3288 | 2026-06-01T16:39:19.721Z | Compiling progenitor-macro v0.14.0 |
| 3289 | 2026-06-01T16:39:19.754Z | Compiling wyz v0.5.1 |
| 3290 | 2026-06-01T16:39:19.808Z | Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb) |
| 3291 | 2026-06-01T16:39:19.951Z | Compiling installinator-common-versions v0.1.0 (/work/oxidecomputer/omicron/installinator-common/versions) |
| 3292 | 2026-06-01T16:39:19.954Z | Compiling proc-macro-error-attr2 v2.0.0 |
| 3293 | 2026-06-01T16:39:19.985Z | Compiling funty v2.0.0 |
| 3294 | 2026-06-01T16:39:20.165Z | Compiling packed_struct v0.10.1 |
| 3295 | 2026-06-01T16:39:20.318Z | Compiling utf-8 v0.7.6 |
| 3296 | 2026-06-01T16:39:20.405Z | Compiling parking_lot_core v0.8.6 |
| 3297 | 2026-06-01T16:39:20.476Z | Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=dbaad520e1f5ae32c10db16ce176f9c24de95652#dbaad520) |
| 3298 | 2026-06-01T16:39:20.536Z | Compiling tungstenite v0.21.0 |
| 3299 | 2026-06-01T16:39:20.554Z | Compiling proc-macro-error2 v2.0.1 |
| 3300 | 2026-06-01T16:39:20.631Z | Compiling bitvec v1.0.1 |
| 3301 | 2026-06-01T16:39:20.740Z | Compiling oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro) |
| 3302 | 2026-06-01T16:39:20.778Z | Compiling polyval v0.6.2 |
| 3303 | 2026-06-01T16:39:20.825Z | Compiling packed_struct_codegen v0.10.1 |
| 3304 | 2026-06-01T16:39:20.861Z | Compiling num-derive v0.3.3 |
| 3305 | 2026-06-01T16:39:20.928Z | Compiling bitfield-macros v0.19.4 |
| 3306 | 2026-06-01T16:39:21.054Z | Compiling zerocopy-derive v0.6.6 |
| 3307 | 2026-06-01T16:39:21.097Z | Compiling mg-api-types v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=b27bea5344fb21b3b88af6717b969e31ee6a9ccb#b27bea53) |
| 3308 | 2026-06-01T16:39:21.116Z | Compiling indexmap v1.9.3 |
| 3309 | 2026-06-01T16:39:21.233Z | Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=524eb8f125003dff50b9703900c6b323f00f9e1b#524eb8f1) |
| 3310 | 2026-06-01T16:39:21.265Z | Compiling nodrop v0.1.14 |
| 3311 | 2026-06-01T16:39:21.352Z | Compiling fmd-adm-sys v0.4.1 (https://github.com/oxidecomputer/fmd-adm?rev=846361bf0a698a8c7efefd97b2828b9aa74858c4#846361bf) |
| 3312 | 2026-06-01T16:39:21.395Z | Compiling crc-catalog v2.4.0 |
| 3313 | 2026-06-01T16:39:21.428Z | Compiling array-init v0.0.4 |
| 3314 | 2026-06-01T16:39:21.462Z | Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb) |
| 3315 | 2026-06-01T16:39:21.517Z | Compiling crc v3.4.0 |
| 3316 | 2026-06-01T16:39:21.655Z | Compiling tokio-tungstenite v0.21.0 |
| 3317 | 2026-06-01T16:39:21.721Z | Compiling bitfield v0.19.4 |
| 3318 | 2026-06-01T16:39:21.763Z | Compiling ghash v0.5.1 |
| 3319 | 2026-06-01T16:39:21.812Z | Compiling tabled_derive v0.11.0 |
| 3320 | 2026-06-01T16:39:21.829Z | Compiling libscf-sys v1.1.0 |
| 3321 | 2026-06-01T16:39:21.939Z | Compiling smallvec v0.6.14 |
| 3322 | 2026-06-01T16:39:21.982Z | Compiling zerocopy v0.6.6 |
| 3323 | 2026-06-01T16:39:22.020Z | Compiling attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f) |
| 3324 | 2026-06-01T16:39:22.146Z | Compiling papergrid v0.17.0 |
| 3325 | 2026-06-01T16:39:22.181Z | Compiling testing_table v0.3.0 |
| 3326 | 2026-06-01T16:39:22.236Z | Compiling oximeter-macro-impl v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb) |
| 3327 | 2026-06-01T16:39:22.352Z | Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths) |
| 3328 | 2026-06-01T16:39:22.353Z | Compiling ddm-api-types-versions v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=b27bea5344fb21b3b88af6717b969e31ee6a9ccb#b27bea53) |
| 3329 | 2026-06-01T16:39:22.388Z | Compiling transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#81167659) |
| 3330 | 2026-06-01T16:39:22.545Z | Compiling sprockets-tls v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=d2b68e4f47e3c22bce0455aeb4cfb2e61ad229ba#d2b68e4f) |
| 3331 | 2026-06-01T16:39:22.564Z | Compiling ctr v0.9.2 |
| 3332 | 2026-06-01T16:39:22.603Z | Compiling dice-util-barcode v0.1.0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f) |
| 3333 | 2026-06-01T16:39:22.796Z | Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#81167659) |
| 3334 | 2026-06-01T16:39:22.814Z | Compiling unicase v2.9.0 |
| 3335 | 2026-06-01T16:39:22.818Z | Compiling corncobs v0.1.4 |
| 3336 | 2026-06-01T16:39:22.877Z | Compiling hashbrown v0.12.3 |
| 3337 | 2026-06-01T16:39:22.947Z | Compiling illumos-nvpair-sys v0.2.0 |
| 3338 | 2026-06-01T16:39:23.003Z | Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb) |
| 3339 | 2026-06-01T16:39:23.049Z | Compiling dice-mfg-msgs v0.3.0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f) |
| 3340 | 2026-06-01T16:39:23.085Z | Compiling mime_guess v2.0.5 |
| 3341 | 2026-06-01T16:39:23.105Z | Compiling tabled v0.20.0 |
| 3342 | 2026-06-01T16:39:23.123Z | Compiling aes-gcm v0.10.3 |
| 3343 | 2026-06-01T16:39:23.203Z | Compiling dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f) |
| 3344 | 2026-06-01T16:39:23.275Z | Compiling transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control?branch=main#81167659) |
| 3345 | 2026-06-01T16:39:23.394Z | Compiling lpc55_areas v0.2.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f) |
| 3346 | 2026-06-01T16:39:23.436Z | Compiling tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc#e644a21a) |
| 3347 | 2026-06-01T16:39:23.453Z | Compiling parking_lot v0.11.2 |
| 3348 | 2026-06-01T16:39:23.490Z | Compiling serde-hex v0.1.0 |
| 3349 | 2026-06-01T16:39:23.660Z | Compiling smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51) |
| 3350 | 2026-06-01T16:39:23.677Z | Compiling typify-macro v0.4.3 |
| 3351 | 2026-06-01T16:39:23.768Z | Compiling internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver) |
| 3352 | 2026-06-01T16:39:23.865Z | Compiling ron v0.8.1 |
| 3353 | 2026-06-01T16:39:23.907Z | Compiling dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server) |
| 3354 | 2026-06-01T16:39:23.931Z | Compiling hashbrown v0.13.2 |
| 3355 | 2026-06-01T16:39:24.053Z | Compiling progenitor-client v0.11.2 |
| 3356 | 2026-06-01T16:39:24.179Z | Compiling oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter) |
| 3357 | 2026-06-01T16:39:24.243Z | Compiling blowfish v0.9.1 |
| 3358 | 2026-06-01T16:39:24.408Z | Compiling prefix-trie v0.7.0 |
| 3359 | 2026-06-01T16:39:24.425Z | Compiling ssh-encoding v0.2.0 |
| 3360 | 2026-06-01T16:39:24.499Z | Compiling fxhash v0.2.1 |
| 3361 | 2026-06-01T16:39:24.523Z | Compiling secrecy v0.8.0 |
| 3362 | 2026-06-01T16:39:24.736Z | Compiling crc-any v2.5.0 |
| 3363 | 2026-06-01T16:39:24.780Z | Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=7cdf2ab9c8d9e9267a8b366aa780c6c26f9a5ecf#7cdf2ab9) |
| 3364 | 2026-06-01T16:39:24.850Z | Compiling hickory-server v0.25.2 |
| 3365 | 2026-06-01T16:39:24.915Z | Compiling sled v0.34.7 |
| 3366 | 2026-06-01T16:39:24.933Z | Compiling ssh-cipher v0.2.0 |
| 3367 | 2026-06-01T16:39:24.976Z | Compiling progenitor v0.14.0 |
| 3368 | 2026-06-01T16:39:25.054Z | Compiling tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc#e644a21a) |
| 3369 | 2026-06-01T16:39:25.143Z | Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=b27bea5344fb21b3b88af6717b969e31ee6a9ccb#b27bea53) |
| 3370 | 2026-06-01T16:39:25.163Z | Compiling gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client) |
| 3371 | 2026-06-01T16:39:25.396Z | Compiling ddm-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=b27bea5344fb21b3b88af6717b969e31ee6a9ccb#b27bea53) |
| 3372 | 2026-06-01T16:39:25.557Z | Compiling typify v0.4.3 |
| 3373 | 2026-06-01T16:39:25.589Z | Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=58ab73bde89ade637b0ca8118682ee9575da6c2a#58ab73bd) |
| 3374 | 2026-06-01T16:39:25.638Z | Compiling sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types) |
| 3375 | 2026-06-01T16:39:25.699Z | Compiling progenitor-impl v0.11.2 |
| 3376 | 2026-06-01T16:39:25.716Z | Compiling dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client) |
| 3377 | 2026-06-01T16:39:25.949Z | Compiling object v0.30.4 |
| 3378 | 2026-06-01T16:39:25.967Z | Compiling bcrypt-pbkdf v0.10.0 |
| 3379 | 2026-06-01T16:39:26.194Z | Compiling omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client) |
| 3380 | 2026-06-01T16:39:26.335Z | Compiling dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api) |
| 3381 | 2026-06-01T16:39:26.379Z | Compiling password-hash v0.4.2 |
| 3382 | 2026-06-01T16:39:26.414Z | Compiling oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb) |
| 3383 | 2026-06-01T16:39:26.472Z | Compiling path-slash v0.1.5 |
| 3384 | 2026-06-01T16:39:26.648Z | Compiling trust-quorum-protocol v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/protocol) |
| 3385 | 2026-06-01T16:39:26.737Z | Compiling bootstrap-agent-lockstep-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-types) |
| 3386 | 2026-06-01T16:39:26.795Z | Compiling common v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=cc8e02a0800034c431c8cf96b889ea638da3d194#cc8e02a0) |
| 3387 | 2026-06-01T16:39:26.812Z | Compiling crc8 v0.1.1 |
| 3388 | 2026-06-01T16:39:26.965Z | Compiling lpc55_sign v0.3.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f) |
| 3389 | 2026-06-01T16:39:27.143Z | Compiling http-range v0.1.5 |
| 3390 | 2026-06-01T16:39:27.372Z | Compiling half v1.8.3 |
| 3391 | 2026-06-01T16:39:27.680Z | Compiling sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client) |
| 3392 | 2026-06-01T16:39:27.763Z | Compiling serde_cbor v0.11.2 |
| 3393 | 2026-06-01T16:39:28.126Z | Compiling pbkdf2 v0.11.0 |
| 3394 | 2026-06-01T16:39:28.145Z | Compiling illumos-nvpair v0.3.0 |
| 3395 | 2026-06-01T16:39:28.365Z | Compiling hubtools v0.4.7 (https://github.com/oxidecomputer/hubtools.git?rev=2b1ef9b38d75563ea800baa3b17327eec17b1b7a#2b1ef9b3) |
| 3396 | 2026-06-01T16:39:28.408Z | Compiling ssh-key v0.6.7 |
| 3397 | 2026-06-01T16:39:28.431Z | Compiling ntp-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ntp-admin-client) |
| 3398 | 2026-06-01T16:39:28.453Z | Compiling progenitor-macro v0.11.2 |
| 3399 | 2026-06-01T16:39:28.728Z | Compiling nexus-types-versions v0.1.0 (/work/oxidecomputer/omicron/nexus/types/versions) |
| 3400 | 2026-06-01T16:39:28.750Z | Compiling cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client) |
| 3401 | 2026-06-01T16:39:28.972Z | Compiling omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent) |
| 3402 | 2026-06-01T16:39:29.051Z | Compiling sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware) |
| 3403 | 2026-06-01T16:39:29.075Z | Compiling installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common) |
| 3404 | 2026-06-01T16:39:29.151Z | Compiling attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?branch=main#ff9f27aa) |
| 3405 | 2026-06-01T16:39:29.191Z | Compiling oximeter-producer-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer-api) |
| 3406 | 2026-06-01T16:39:29.596Z | Compiling p256 v0.13.2 |
| 3407 | 2026-06-01T16:39:29.688Z | Compiling p521 v0.13.3 |
| 3408 | 2026-06-01T16:39:29.721Z | Compiling yasna v0.5.2 |
| 3409 | 2026-06-01T16:39:29.801Z | Compiling kstat-rs v0.2.4 |
| 3410 | 2026-06-01T16:39:29.894Z | Compiling headers-core v0.3.0 |
| 3411 | 2026-06-01T16:39:30.041Z | Compiling nanorand v0.7.0 |
| 3412 | 2026-06-01T16:39:30.059Z | Compiling russh-cryptovec v0.7.3 |
| 3413 | 2026-06-01T16:39:30.062Z | Compiling atty v0.2.14 |
| 3414 | 2026-06-01T16:39:30.094Z | Compiling md5 v0.7.0 |
| 3415 | 2026-06-01T16:39:30.139Z | Compiling home v0.5.12 |
| 3416 | 2026-06-01T16:39:30.169Z | Compiling oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments) |
| 3417 | 2026-06-01T16:39:30.188Z | Compiling rcgen v0.12.1 |
| 3418 | 2026-06-01T16:39:30.219Z | Compiling propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?rev=58ab73bde89ade637b0ca8118682ee9575da6c2a#58ab73bd) |
| 3419 | 2026-06-01T16:39:30.282Z | Compiling sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage) |
| 3420 | 2026-06-01T16:39:30.309Z | Compiling flume v0.11.1 |
| 3421 | 2026-06-01T16:39:30.367Z | Compiling headers v0.4.1 |
| 3422 | 2026-06-01T16:39:30.405Z | Compiling russh-keys v0.45.0 |
| 3423 | 2026-06-01T16:39:30.460Z | Compiling dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?branch=main#ff9f27aa) |
| 3424 | 2026-06-01T16:39:30.655Z | Compiling transient-dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server/transient) |
| 3425 | 2026-06-01T16:39:30.739Z | Compiling fmd-adm v0.3.0 (https://github.com/oxidecomputer/fmd-adm?rev=846361bf0a698a8c7efefd97b2828b9aa74858c4#846361bf) |
| 3426 | 2026-06-01T16:39:30.832Z | Compiling hyper-staticfile v0.10.1 |
| 3427 | 2026-06-01T16:39:31.010Z | Compiling bootstrap-agent-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-api) |
| 3428 | 2026-06-01T16:39:31.096Z | Compiling zfs-test-harness v0.1.0 (/work/oxidecomputer/omicron/sled-storage/zfs-test-harness) |
| 3429 | 2026-06-01T16:39:31.113Z | Compiling range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests) |
| 3430 | 2026-06-01T16:39:31.130Z | Compiling bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client) |
| 3431 | 2026-06-01T16:39:31.172Z | Compiling bootstrap-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-api) |
| 3432 | 2026-06-01T16:39:31.286Z | Compiling repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client) |
| 3433 | 2026-06-01T16:39:31.390Z | Compiling crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=bd9a0e2abe6b6b89aec8c85f4ee57474144ed150#bd9a0e2a) |
| 3434 | 2026-06-01T16:39:31.520Z | Compiling tufaceous-brand-metadata v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#a7d440f5) |
| 3435 | 2026-06-01T16:39:31.538Z | Compiling end-to-end-tests v0.1.0 (/work/oxidecomputer/omicron/end-to-end-tests) |
| 3436 | 2026-06-01T16:39:31.764Z | Compiling sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics) |
| 3437 | 2026-06-01T16:39:31.767Z | Compiling repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api) |
| 3438 | 2026-06-01T16:39:31.819Z | Compiling num-bigint v0.4.6 |
| 3439 | 2026-06-01T16:39:31.842Z | Compiling des v0.8.1 |
| 3440 | 2026-06-01T16:39:31.910Z | Compiling subprocess v0.2.15 |
| 3441 | 2026-06-01T16:39:31.929Z | Compiling dhcproto-macros v0.1.0 (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc) |
| 3442 | 2026-06-01T16:39:32.040Z | Compiling hex-literal v0.4.1 |
| 3443 | 2026-06-01T16:39:32.063Z | Compiling display-error-chain v0.2.2 |
| 3444 | 2026-06-01T16:39:32.109Z | Compiling oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client) |
| 3445 | 2026-06-01T16:39:32.160Z | Compiling colored v2.2.0 |
| 3446 | 2026-06-01T16:39:32.186Z | Compiling ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9) |
| 3447 | 2026-06-01T16:39:32.216Z | Compiling socket2 v0.5.10 |
| 3448 | 2026-06-01T16:39:32.234Z | Compiling internet-checksum v0.2.1 |
| 3449 | 2026-06-01T16:39:32.391Z | Compiling dhcproto v0.13.0-alpha (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc) |
| 3450 | 2026-06-01T16:39:32.672Z | Compiling sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api) |
| 3451 | 2026-06-01T16:39:33.053Z | Compiling russh v0.45.0 |
| 3452 | 2026-06-01T16:39:33.556Z | Compiling progenitor v0.11.2 |
| 3453 | 2026-06-01T16:39:33.732Z | Compiling sled-agent-config-reconciler v0.1.0 (/work/oxidecomputer/omicron/sled-agent/config-reconciler) |
| 3454 | 2026-06-01T16:39:33.755Z | Compiling dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=cc8e02a0800034c431c8cf96b889ea638da3d194#cc8e02a0) |
| 3455 | 2026-06-01T16:39:33.755Z | Compiling sled-agent-health-monitor v0.1.0 (/work/oxidecomputer/omicron/sled-agent/health-monitor) |
| 3456 | 2026-06-01T16:39:36.214Z | Compiling sled-agent-resolvable-files v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files) |
| 3457 | 2026-06-01T16:39:36.863Z | Compiling sled-agent-measurements v0.1.0 (/work/oxidecomputer/omicron/sled-agent/measurements) |
| 3458 | 2026-06-01T16:39:37.332Z | Compiling trust-quorum v0.1.0 (/work/oxidecomputer/omicron/trust-quorum) |
| 3459 | 2026-06-01T16:39:39.096Z | Compiling nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types) |
| 3460 | 2026-06-01T16:39:39.447Z | Compiling sled-agent-early-networking v0.1.0 (/work/oxidecomputer/omicron/sled-agent/early-networking) |
| 3461 | 2026-06-01T16:39:47.123Z | Compiling nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client) |
| 3462 | 2026-06-01T16:39:47.123Z | Compiling nexus-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-lockstep-client) |
| 3463 | 2026-06-01T16:39:47.123Z | Compiling nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config) |
| 3464 | 2026-06-01T16:39:47.127Z | Compiling sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim) |
| 3465 | 2026-06-01T16:39:48.882Z | Compiling omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils) |
| 3466 | 2026-06-01T16:39:49.005Z | Compiling oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer) |
| 3467 | 2026-06-01T16:39:53.135Z | Compiling sled-agent-rack-setup v0.1.0 (/work/oxidecomputer/omicron/sled-agent/rack-setup) |
| 3468 | 2026-06-01T16:40:32.445Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 26s |
| 3469 | 2026-06-01T16:40:32.693Z | |
| 3470 | 2026-06-01T16:40:32.697Z | real 1:26.858977873 |
| 3471 | 2026-06-01T16:40:32.697Z | user 8:15.710317243 |
| 3472 | 2026-06-01T16:40:32.697Z | sys 1:41.854587476 |
| 3473 | 2026-06-01T16:40:32.697Z | trap 0.241642459 |
| 3474 | 2026-06-01T16:40:32.697Z | tflt 0.460980687 |
| 3475 | 2026-06-01T16:40:32.697Z | dflt 1.606122812 |
| 3476 | 2026-06-01T16:40:32.697Z | kflt 0.000343620 |
| 3477 | 2026-06-01T16:40:32.697Z | lock 27:56.771848641 |
| 3478 | 2026-06-01T16:40:32.697Z | slp 18:50.788184029 |
| 3479 | 2026-06-01T16:40:32.697Z | lat 38.338499010 |
| 3480 | 2026-06-01T16:40:32.697Z | stop 2:45.364557423 |
| 3481 | 2026-06-01T16:40:32.697Z | + mkdir tests |
| 3482 | 2026-06-01T16:40:32.701Z | + /opt/ooce/bin/jq -r 'select(.profile.test) | .executable' /tmp/output.end-to-end.json |
| 3483 | 2026-06-01T16:40:32.701Z | + xargs -I '{}' -t cp '{}' tests/ |
| 3484 | 2026-06-01T16:40:32.727Z | cp /work/oxidecomputer/omicron/target/debug/deps/dhcp_server-6de0a5142985f33b tests/ |
| 3485 | 2026-06-01T16:40:32.757Z | cp /work/oxidecomputer/omicron/target/debug/deps/bootstrap-746b8f2cf9d67f31 tests/ |
| 3486 | 2026-06-01T16:40:32.788Z | cp /work/oxidecomputer/omicron/target/debug/deps/commtest-68da3812ee4c384c tests/ |
| 3487 | 2026-06-01T16:40:32.818Z | cp /work/oxidecomputer/omicron/target/debug/deps/end_to_end_tests-63df5180bc214e6f tests/ |
| 3488 | 2026-06-01T16:40:33.157Z | + 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) |
| 3489 | 2026-06-01T16:40:33.160Z | + 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-746b8f2cf9d67f31 tests/commtest-68da3812ee4c384c tests/dhcp_server-6de0a5142985f33b tests/end_to_end_tests-63df5180bc214e6f 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 |
| 3490 | 2026-06-01T16:41:56.047Z | Compressing '/work/package.tar.gz' with '/usr/bin/gzip'... |
| 3491 | 2026-06-01T16:41:56.047Z | a .github/buildomat/ci-env.sh 1K |
| 3492 | 2026-06-01T16:41:56.047Z | a out/target/test 1K |
| 3493 | 2026-06-01T16:41:56.047Z | a out/npuzone/npuzone 27402K |
| 3494 | 2026-06-01T16:41:56.047Z | a package-manifest.toml 35K |
| 3495 | 2026-06-01T16:41:56.047Z | a smf/sled-agent/non-gimlet/config.toml 6K |
| 3496 | 2026-06-01T16:41:56.047Z | a target/release/omicron-package 46205K |
| 3497 | 2026-06-01T16:41:56.047Z | a target/release/xtask 11453K |
| 3498 | 2026-06-01T16:41:56.047Z | a target/debug/bootstrap 354593K |
| 3499 | 2026-06-01T16:41:56.047Z | a tests/bootstrap-746b8f2cf9d67f31 31215K |
| 3500 | 2026-06-01T16:41:56.047Z | a tests/commtest-68da3812ee4c384c 32300K |
| 3501 | 2026-06-01T16:41:56.047Z | a tests/dhcp_server-6de0a5142985f33b 31215K |
| 3502 | 2026-06-01T16:41:56.047Z | a tests/end_to_end_tests-63df5180bc214e6f 395670K |
| 3503 | 2026-06-01T16:41:56.047Z | a tools/opte_version 1K |
| 3504 | 2026-06-01T16:41:56.047Z | a tools/opte_version_override 2K |
| 3505 | 2026-06-01T16:41:56.047Z | a out/clickhouse.tar.gz 321860K |
| 3506 | 2026-06-01T16:41:56.047Z | a out/clickhouse_keeper.tar.gz 306930K |
| 3507 | 2026-06-01T16:41:56.047Z | a out/clickhouse_server.tar.gz 321857K |
| 3508 | 2026-06-01T16:41:56.047Z | a out/cockroachdb.tar.gz 166135K |
| 3509 | 2026-06-01T16:41:56.047Z | a out/crucible-pantry-zone.tar.gz 41124K |
| 3510 | 2026-06-01T16:41:56.047Z | a out/crucible-utils.tar 16478K |
| 3511 | 2026-06-01T16:41:56.047Z | a out/crucible-zone.tar.gz 56694K |
| 3512 | 2026-06-01T16:41:56.047Z | a out/external-dns.tar.gz 51251K |
| 3513 | 2026-06-01T16:41:56.047Z | a out/internal-dns.tar.gz 51250K |
| 3514 | 2026-06-01T16:41:56.047Z | a out/mg-ddm-gz.tar 102570K |
| 3515 | 2026-06-01T16:41:56.047Z | a out/nexus.tar.gz 281850K |
| 3516 | 2026-06-01T16:41:56.047Z | a out/ntp.tar.gz 32793K |
| 3517 | 2026-06-01T16:41:56.047Z | a out/omicron-gateway-softnpu.tar.gz 29412K |
| 3518 | 2026-06-01T16:41:56.048Z | a out/omicron-sled-agent.tar 205808K |
| 3519 | 2026-06-01T16:41:56.048Z | a out/overlay.tar.gz 3K |
| 3520 | 2026-06-01T16:41:56.048Z | a out/oximeter.tar.gz 68147K |
| 3521 | 2026-06-01T16:41:56.048Z | a out/oxlog.tar 3782K |
| 3522 | 2026-06-01T16:41:56.048Z | a out/probe.tar.gz 3037K |
| 3523 | 2026-06-01T16:41:56.048Z | a out/propolis-server.tar.gz 35483K |
| 3524 | 2026-06-01T16:41:56.048Z | a out/pumpkind-gz.tar 26647K |
| 3525 | 2026-06-01T16:41:56.048Z | a out/switch-softnpu.tar.gz 460640K |
| 3526 | 2026-06-01T16:41:56.051Z | |
| 3527 | 2026-06-01T16:41:56.051Z | real 1:22.887169186 |
| 3528 | 2026-06-01T16:41:56.051Z | user 1:20.076716897 |
| 3529 | 2026-06-01T16:41:56.051Z | sys 4.668501259 |
| 3530 | 2026-06-01T16:41:56.051Z | trap 0.007314925 |
| 3531 | 2026-06-01T16:41:56.051Z | tflt 0.000000000 |
| 3532 | 2026-06-01T16:41:56.051Z | dflt 0.000000000 |
| 3533 | 2026-06-01T16:41:56.051Z | kflt 0.000000000 |
| 3534 | 2026-06-01T16:41:56.051Z | lock 0.000000000 |
| 3535 | 2026-06-01T16:41:56.051Z | slp 1:19.947585339 |
| 3536 | 2026-06-01T16:41:56.051Z | lat 1.068427715 |
| 3537 | 2026-06-01T16:41:56.052Z | stop 0.000520760 |
| 3538 | 2026-06-01T16:41:56.052Z | process exited: duration 1006413 ms, exit code 0 |
| |
| 3539 | 2026-06-01T16:41:56.065Z | found 1 output files |
| 3540 | 2026-06-01T16:41:56.086Z | uploading: /work/package.tar.gz (2577221052 bytes) |
| 3541 | 2026-06-01T16:42:26.652Z | uploaded: /work/package.tar.gz |