|
|
|
| 1 | 2025-10-08T01:12:48.060Z | job assigned to worker 01K70P0ST7NZJ7RTAKNJPCXTZZ [factory gimlet-EVT22200007-propolis, EVT22200007/44039] (queued for 24 s) |
| |
| 2 | 2025-10-08T01:12:56.088Z | starting task 0: "setup" |
| 3 | 2025-10-08T01:12:56.139Z | ++ uname -s |
| 4 | 2025-10-08T01:12:56.140Z | + kern=SunOS |
| 5 | 2025-10-08T01:12:56.140Z | + build_user=build |
| 6 | 2025-10-08T01:12:56.140Z | + build_uid=12345 |
| 7 | 2025-10-08T01:12:56.140Z | + work_dir=/work |
| 8 | 2025-10-08T01:12:56.140Z | + input_dir=/input |
| 9 | 2025-10-08T01:12:56.140Z | + [[ 0 == 12345 ]] |
| 10 | 2025-10-08T01:12:56.140Z | + case "$kern" in |
| 11 | 2025-10-08T01:12:56.140Z | + groupadd -g 12345 build |
| 12 | 2025-10-08T01:12:56.140Z | + useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build |
| 13 | 2025-10-08T01:12:58.110Z | + zfs create -o mountpoint=/work rpool/work |
| 14 | 2025-10-08T01:12:58.158Z | ++ awk '$2 == "/home" { print $3 }' /etc/mnttab |
| 15 | 2025-10-08T01:12:58.159Z | + home_fs=zfs |
| 16 | 2025-10-08T01:12:58.159Z | + [[ zfs == autofs ]] |
| 17 | 2025-10-08T01:12:58.159Z | + mkdir -p /home/build |
| 18 | 2025-10-08T01:12:58.159Z | + chown build:build /home/build /work |
| 19 | 2025-10-08T01:13:00.154Z | + chmod 0700 /home/build /work |
| 20 | 2025-10-08T01:13:00.178Z | process exited: duration 4072 ms, exit code 0 |
| |
| 21 | 2025-10-08T01:13:00.227Z | starting task 1: "rust-toolchain" |
| 22 | 2025-10-08T01:13:00.251Z | + printf ' * rust toolchain channel = "%s"\n' stable |
| 23 | 2025-10-08T01:13:00.251Z | + printf ' * rust toolchain profile = "%s"\n' default |
| 24 | 2025-10-08T01:13:00.251Z | + export RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 25 | 2025-10-08T01:13:00.251Z | * rust toolchain channel = "stable" |
| 26 | 2025-10-08T01:13:00.251Z | * rust toolchain profile = "default" |
| 27 | 2025-10-08T01:13:00.251Z | + RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 28 | 2025-10-08T01:13:00.251Z | + curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs |
| 29 | 2025-10-08T01:13:00.251Z | + /bin/bash -s - -y --no-modify-path --default-toolchain stable --profile default |
| 30 | 2025-10-08T01:13:00.372Z | info: downloading installer |
| 31 | 2025-10-08T01:13:01.703Z | warn: It looks like you have an existing installation of Rust at: |
| 32 | 2025-10-08T01:13:01.703Z | warn: /opt/ooce/bin |
| 33 | 2025-10-08T01:13:01.703Z | warn: It is recommended that rustup be the primary Rust installation. |
| 34 | 2025-10-08T01:13:01.703Z | warn: Otherwise you may have confusion unless you are careful with your PATH. |
| 35 | 2025-10-08T01:13:01.703Z | warn: If you are sure that you want both rustup and your already installed Rust |
| 36 | 2025-10-08T01:13:01.703Z | warn: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes |
| 37 | 2025-10-08T01:13:01.703Z | warn: or pass `-y' to ignore all ignorable checks. |
| 38 | 2025-10-08T01:13:01.703Z | error: cannot install while Rust is installed |
| 39 | 2025-10-08T01:13:01.703Z | warn: continuing (because the -y flag is set and the error is ignorable) |
| 40 | 2025-10-08T01:13:01.727Z | info: profile set to 'default' |
| 41 | 2025-10-08T01:13:01.727Z | info: default host triple is x86_64-unknown-illumos |
| 42 | 2025-10-08T01:13:01.727Z | info: syncing channel updates for 'stable-x86_64-unknown-illumos' |
| 43 | 2025-10-08T01:13:01.842Z | info: latest update on 2025-09-18, rust version 1.90.0 (1159e78c4 2025-09-14) |
| 44 | 2025-10-08T01:13:01.842Z | info: downloading component 'cargo' |
| 45 | 2025-10-08T01:13:02.441Z | info: downloading component 'clippy' |
| 46 | 2025-10-08T01:13:02.589Z | info: downloading component 'rust-docs' |
| 47 | 2025-10-08T01:13:03.204Z | info: downloading component 'rust-std' |
| 48 | 2025-10-08T01:13:04.018Z | info: downloading component 'rustc' |
| 49 | 2025-10-08T01:13:05.818Z | info: downloading component 'rustfmt' |
| 50 | 2025-10-08T01:13:05.889Z | info: installing component 'cargo' |
| 51 | 2025-10-08T01:13:07.092Z | info: installing component 'clippy' |
| 52 | 2025-10-08T01:13:07.563Z | info: installing component 'rust-docs' |
| 53 | 2025-10-08T01:13:10.577Z | info: installing component 'rust-std' |
| 54 | 2025-10-08T01:13:12.856Z | info: installing component 'rustc' |
| 55 | 2025-10-08T01:13:20.744Z | info: installing component 'rustfmt' |
| 56 | 2025-10-08T01:13:21.124Z | info: default toolchain set to 'stable-x86_64-unknown-illumos' |
| 57 | 2025-10-08T01:13:21.124Z | |
| 58 | 2025-10-08T01:13:21.296Z | stable-x86_64-unknown-illumos installed - rustc 1.90.0 (1159e78c4 2025-09-14) |
| 59 | 2025-10-08T01:13:21.296Z | |
| 60 | 2025-10-08T01:13:21.320Z | |
| 61 | 2025-10-08T01:13:21.320Z | Rust is installed now. Great! |
| 62 | 2025-10-08T01:13:21.320Z | |
| 63 | 2025-10-08T01:13:21.320Z | To get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH |
| 64 | 2025-10-08T01:13:21.320Z | environment variable. This has not been done automatically. |
| 65 | 2025-10-08T01:13:21.320Z | |
| 66 | 2025-10-08T01:13:21.320Z | To configure your current shell, you need to source |
| 67 | 2025-10-08T01:13:21.320Z | the corresponding env file under $HOME/.cargo. |
| 68 | 2025-10-08T01:13:21.320Z | |
| 69 | 2025-10-08T01:13:21.320Z | This is usually done by running one of the following (note the leading DOT): |
| 70 | 2025-10-08T01:13:21.320Z | . "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh |
| 71 | 2025-10-08T01:13:21.320Z | source "$HOME/.cargo/env.fish" # For fish |
| 72 | 2025-10-08T01:13:21.320Z | source $"($nu.home-path)/.cargo/env.nu" # For nushell |
| 73 | 2025-10-08T01:13:21.422Z | + rustup --version |
| 74 | 2025-10-08T01:13:21.447Z | rustup 1.28.2 (e4f3ad6f8 2025-04-28) |
| 75 | 2025-10-08T01:13:21.447Z | info: This is the version for the rustup toolchain manager, not the rustc compiler. |
| 76 | 2025-10-08T01:13:21.562Z | info: The currently active `rustc` version is `rustc 1.90.0 (1159e78c4 2025-09-14)` |
| 77 | 2025-10-08T01:13:21.586Z | + cargo --version |
| 78 | 2025-10-08T01:13:21.666Z | cargo 1.90.0 (840b83a10 2025-07-30) |
| 79 | 2025-10-08T01:13:21.690Z | + rustc --version |
| 80 | 2025-10-08T01:13:21.760Z | rustc 1.90.0 (1159e78c4 2025-09-14) |
| 81 | 2025-10-08T01:13:21.784Z | process exited: duration 21538 ms, exit code 0 |
| |
| 82 | 2025-10-08T01:13:21.835Z | starting task 2: "authentication" |
| 83 | 2025-10-08T01:13:21.889Z | process exited: duration 53 ms, exit code 0 |
| |
| 84 | 2025-10-08T01:13:21.938Z | starting task 3: "clone repository" |
| 85 | 2025-10-08T01:13:21.962Z | + mkdir -p /work/oxidecomputer/propolis |
| 86 | 2025-10-08T01:13:21.962Z | + git clone https://github.com/oxidecomputer/propolis /work/oxidecomputer/propolis |
| 87 | 2025-10-08T01:13:21.986Z | Cloning into '/work/oxidecomputer/propolis'... |
| 88 | 2025-10-08T01:13:23.425Z | + cd /work/oxidecomputer/propolis |
| 89 | 2025-10-08T01:13:23.425Z | + git fetch origin 71080895d43d61509ff2a241fe47b31202c5d3db |
| 90 | 2025-10-08T01:13:23.814Z | From https://github.com/oxidecomputer/propolis |
| 91 | 2025-10-08T01:13:23.814Z | * branch 71080895d43d61509ff2a241fe47b31202c5d3db -> FETCH_HEAD |
| 92 | 2025-10-08T01:13:23.838Z | + [[ -n sunshowers/spr/update-omicron-common-and-crucible ]] |
| 93 | 2025-10-08T01:13:23.838Z | ++ git branch --show-current |
| 94 | 2025-10-08T01:13:23.838Z | + current=master |
| 95 | 2025-10-08T01:13:23.838Z | + [[ master != sunshowers/spr/update-omicron-common-and-crucible ]] |
| 96 | 2025-10-08T01:13:23.838Z | + git branch -f sunshowers/spr/update-omicron-common-and-crucible 71080895d43d61509ff2a241fe47b31202c5d3db |
| 97 | 2025-10-08T01:13:23.838Z | + git checkout -f sunshowers/spr/update-omicron-common-and-crucible |
| 98 | 2025-10-08T01:13:23.872Z | Switched to branch 'sunshowers/spr/update-omicron-common-and-crucible' |
| 99 | 2025-10-08T01:13:23.897Z | + git reset --hard 71080895d43d61509ff2a241fe47b31202c5d3db |
| 100 | 2025-10-08T01:13:23.921Z | HEAD is now at 7108089 add install_builder_prerequisites.sh to install libclang, required by aws-lc-sys |
| 101 | 2025-10-08T01:13:23.921Z | process exited: duration 1963 ms, exit code 0 |
| |
| 102 | 2025-10-08T01:13:23.970Z | starting task 4: "build" |
| 103 | 2025-10-08T01:13:23.994Z | + cargo --version |
| 104 | 2025-10-08T01:13:23.994Z | info: syncing channel updates for '1.90.0-x86_64-unknown-illumos' |
| 105 | 2025-10-08T01:13:24.148Z | info: latest update on 2025-09-18, rust version 1.90.0 (1159e78c4 2025-09-14) |
| 106 | 2025-10-08T01:13:24.148Z | info: downloading component 'cargo' |
| 107 | 2025-10-08T01:13:24.513Z | info: downloading component 'clippy' |
| 108 | 2025-10-08T01:13:24.622Z | info: downloading component 'rust-docs' |
| 109 | 2025-10-08T01:13:25.215Z | info: downloading component 'rust-std' |
| 110 | 2025-10-08T01:13:26.215Z | info: downloading component 'rustc' |
| 111 | 2025-10-08T01:13:31.224Z | info: downloading component 'rustfmt' |
| 112 | 2025-10-08T01:13:31.289Z | info: installing component 'cargo' |
| 113 | 2025-10-08T01:13:32.373Z | info: installing component 'clippy' |
| 114 | 2025-10-08T01:13:32.841Z | info: installing component 'rust-docs' |
| 115 | 2025-10-08T01:13:35.739Z | info: installing component 'rust-std' |
| 116 | 2025-10-08T01:13:37.974Z | info: installing component 'rustc' |
| 117 | 2025-10-08T01:13:46.032Z | info: installing component 'rustfmt' |
| 118 | 2025-10-08T01:13:46.549Z | cargo 1.90.0 (840b83a10 2025-07-30) |
| 119 | 2025-10-08T01:13:46.574Z | + rustc --version |
| 120 | 2025-10-08T01:13:46.711Z | rustc 1.90.0 (1159e78c4 2025-09-14) |
| 121 | 2025-10-08T01:13:46.735Z | + banner prerequisites |
| 122 | 2025-10-08T01:13:46.735Z | |
| 123 | 2025-10-08T01:13:46.735Z | ##### ##### ###### ##### ###### #### # # # #### # |
| 124 | 2025-10-08T01:13:46.735Z | # # # # # # # # # # # # # # # |
| 125 | 2025-10-08T01:13:46.735Z | # # # # ##### # # ##### # # # # # #### # |
| 126 | 2025-10-08T01:13:46.735Z | ##### ##### # ##### # # # # # # # # # |
| 127 | 2025-10-08T01:13:46.735Z | # # # # # # # # # # # # # # # |
| 128 | 2025-10-08T01:13:46.735Z | # # # ###### # # ###### ### # #### # #### # |
| 129 | 2025-10-08T01:13:46.736Z | |
| 130 | 2025-10-08T01:13:46.736Z | + ptime -m ./tools/install_builder_prerequisites.sh -y |
| 131 | 2025-10-08T01:14:01.829Z | Startup: Refreshing catalog 'helios-dev' ... Done |
| 132 | 2025-10-08T01:14:11.845Z | Startup: Caching catalogs ... Done |
| 133 | 2025-10-08T01:14:24.459Z | Planning: Solver setup ... Done (10.793s) |
| 134 | 2025-10-08T01:14:24.575Z | Planning: Running solver ... Done (0.092s) |
| 135 | 2025-10-08T01:14:24.662Z | Planning: Finding local manifests ... Done (0.002s) |
| 136 | 2025-10-08T01:14:24.720Z | Planning: Fetching manifests: 0/3 0% complete |
| 137 | 2025-10-08T01:14:25.125Z | Planning: Fetching manifests: 3/3 100% complete |
| 138 | 2025-10-08T01:14:25.219Z | Planning: Package planning ... Done (0.055s) |
| 139 | 2025-10-08T01:14:25.261Z | Planning: Merging actions ... Done (0.056s) |
| 140 | 2025-10-08T01:14:25.429Z | Planning: Checking for conflicting actions ... Done (0.199s) |
| 141 | 2025-10-08T01:14:25.506Z | Planning: Consolidating action changes ... Done (0.013s) |
| 142 | 2025-10-08T01:14:26.128Z | Planning: Evaluating mediators ... Done (0.677s) |
| 143 | 2025-10-08T01:14:26.162Z | Planning: Planning completed in 14.17 seconds |
| 144 | 2025-10-08T01:14:26.163Z | Packages to install: 3 |
| 145 | 2025-10-08T01:14:26.163Z | Mediators to change: 2 |
| 146 | 2025-10-08T01:14:26.163Z | Services to change: 1 |
| 147 | 2025-10-08T01:14:26.163Z | Estimated space available: 154.35 GB |
| 148 | 2025-10-08T01:14:26.163Z | Estimated space to be consumed: 1.73 GB |
| 149 | 2025-10-08T01:14:26.163Z | Create boot environment: No |
| 150 | 2025-10-08T01:14:26.163Z | Create backup boot environment: No |
| 151 | 2025-10-08T01:14:26.163Z | Rebuild boot archive: No |
| 152 | 2025-10-08T01:14:26.163Z | |
| 153 | 2025-10-08T01:14:26.163Z | Changed mediators: |
| 154 | 2025-10-08T01:14:26.163Z | mediator clang: |
| 155 | 2025-10-08T01:14:26.163Z | version: None -> 15 (system default) |
| 156 | 2025-10-08T01:14:26.163Z | |
| 157 | 2025-10-08T01:14:26.164Z | mediator llvm: |
| 158 | 2025-10-08T01:14:26.164Z | version: 14 (system default) -> 15 (system default) |
| 159 | 2025-10-08T01:14:26.164Z | |
| 160 | 2025-10-08T01:14:26.164Z | Changed packages: |
| 161 | 2025-10-08T01:14:26.164Z | helios-dev |
| 162 | 2025-10-08T01:14:26.164Z | developer/build-essential |
| 163 | 2025-10-08T01:14:26.164Z | None -> 11-2.0 |
| 164 | 2025-10-08T01:14:26.164Z | ooce/developer/clang-15 |
| 165 | 2025-10-08T01:14:26.164Z | None -> 15.0.7-2.0 |
| 166 | 2025-10-08T01:14:26.164Z | ooce/developer/llvm-15 |
| 167 | 2025-10-08T01:14:26.164Z | None -> 15.0.7-2.0 |
| 168 | 2025-10-08T01:14:26.164Z | |
| 169 | 2025-10-08T01:14:26.165Z | Services: |
| 170 | 2025-10-08T01:14:26.165Z | restart_fmri: |
| 171 | 2025-10-08T01:14:26.165Z | svc:/system/update-man-index:default |
| 172 | 2025-10-08T01:14:26.193Z | |
| 173 | 2025-10-08T01:14:26.194Z | Download: 0/3076 items 0.0/211.3MB 0% complete |
| 174 | 2025-10-08T01:14:31.199Z | Download: 1175/3076 items 114.1/211.3MB 54% complete (23.3M/s) |
| 175 | 2025-10-08T01:14:36.204Z | Download: 3020/3076 items 167.4/211.3MB 79% complete (16.8M/s) |
| 176 | 2025-10-08T01:14:39.370Z | Download: Completed 211.31 MB in 13.18 seconds (16.0M/s) |
| 177 | 2025-10-08T01:14:39.626Z | Actions: 1/3430 actions (Installing new actions) |
| 178 | 2025-10-08T01:14:44.822Z | Actions: 2916/3430 actions (Installing new actions) |
| 179 | 2025-10-08T01:14:45.268Z | Actions: Completed 3430 actions in 5.64 seconds. |
| 180 | 2025-10-08T01:14:46.219Z | Done (0.945s) |
| 181 | 2025-10-08T01:14:46.219Z | Done (0.000s) |
| 182 | 2025-10-08T01:14:47.346Z | Done (1.127s) |
| 183 | 2025-10-08T01:14:52.770Z | Done (5.190s) |
| 184 | 2025-10-08T01:14:52.872Z | Done (0.022s) |
| 185 | 2025-10-08T01:14:52.896Z | Done (0.000s) |
| 186 | 2025-10-08T01:14:53.029Z | Done (0.000s) |
| 187 | 2025-10-08T01:14:53.979Z | Planning: Evaluating mediator changes ... Done |
| 188 | 2025-10-08T01:14:54.196Z | Planning: Checking for conflicting actions ... Done |
| 189 | 2025-10-08T01:14:54.220Z | Planning: Consolidating action changes ... Done |
| 190 | 2025-10-08T01:14:54.533Z | Planning: Evaluating mediators ... Done |
| 191 | 2025-10-08T01:14:54.557Z | Planning: Planning completed in 0.55 seconds |
| 192 | 2025-10-08T01:14:54.581Z | Mediators to change: 2 |
| 193 | 2025-10-08T01:14:54.581Z | Create boot environment: No |
| 194 | 2025-10-08T01:14:54.581Z | Create backup boot environment: No |
| 195 | 2025-10-08T01:14:54.637Z | Done |
| 196 | 2025-10-08T01:14:54.637Z | Done |
| 197 | 2025-10-08T01:14:55.438Z | Done |
| 198 | 2025-10-08T01:15:00.427Z | Done |
| 199 | 2025-10-08T01:15:00.527Z | Done |
| 200 | 2025-10-08T01:15:00.527Z | Done |
| 201 | 2025-10-08T01:15:00.584Z | Done |
| 202 | 2025-10-08T01:15:01.179Z | MEDIATOR VER. SRC. VERSION IMPL. SRC. IMPLEMENTATION |
| 203 | 2025-10-08T01:15:01.179Z | clang system 15 system |
| 204 | 2025-10-08T01:15:01.179Z | csh system system illumos |
| 205 | 2025-10-08T01:15:01.179Z | ctags system system illumos |
| 206 | 2025-10-08T01:15:01.179Z | file system system illumos |
| 207 | 2025-10-08T01:15:01.179Z | gcc vendor 12 vendor |
| 208 | 2025-10-08T01:15:01.179Z | gcc system 10 system |
| 209 | 2025-10-08T01:15:01.179Z | gcc system 7 system |
| 210 | 2025-10-08T01:15:01.179Z | go system 1.20 system |
| 211 | 2025-10-08T01:15:01.179Z | go system 1.19 system |
| 212 | 2025-10-08T01:15:01.179Z | llvm system 15 system |
| 213 | 2025-10-08T01:15:01.179Z | llvm system 14 system |
| 214 | 2025-10-08T01:15:01.179Z | mariadb system 10.6 system |
| 215 | 2025-10-08T01:15:01.179Z | mta vendor vendor dma |
| 216 | 2025-10-08T01:15:01.179Z | openjdk system 17 system |
| 217 | 2025-10-08T01:15:01.179Z | openjdk system 11 system |
| 218 | 2025-10-08T01:15:01.179Z | openjdk system 1.8 system |
| 219 | 2025-10-08T01:15:01.179Z | openssl vendor 3 vendor |
| 220 | 2025-10-08T01:15:01.179Z | perl system 5.36 system |
| 221 | 2025-10-08T01:15:01.179Z | postgresql system 15 system |
| 222 | 2025-10-08T01:15:01.179Z | postgresql system 13 system |
| 223 | 2025-10-08T01:15:01.179Z | python vendor 3 vendor |
| 224 | 2025-10-08T01:15:01.179Z | python system 2 system |
| 225 | 2025-10-08T01:15:01.179Z | python3 system 3.11 system |
| 226 | 2025-10-08T01:15:01.179Z | ruby system 3.0 system |
| 227 | 2025-10-08T01:15:01.179Z | words vendor vendor american-english |
| 228 | 2025-10-08T01:15:01.179Z | words system system australian-english |
| 229 | 2025-10-08T01:15:01.180Z | words system system british-english |
| 230 | 2025-10-08T01:15:01.180Z | words system system canadian-english |
| 231 | 2025-10-08T01:15:01.180Z | words system system french |
| 232 | 2025-10-08T01:15:01.180Z | words system system italian |
| 233 | 2025-10-08T01:15:01.180Z | words system system ngerman |
| 234 | 2025-10-08T01:15:01.180Z | words system system ogerman |
| 235 | 2025-10-08T01:15:01.180Z | words system system spanish |
| 236 | 2025-10-08T01:15:01.611Z | PUBLISHER TYPE STATUS P LOCATION |
| 237 | 2025-10-08T01:15:01.611Z | helios-dev origin online F https://pkg.oxide.computer/helios/2/dev/ |
| 238 | 2025-10-08T01:15:07.863Z | FMRI IFO |
| 239 | 2025-10-08T01:15:07.863Z | pkg://helios-dev/developer/build-essential@11-2.0:20230623T110919Z im- |
| 240 | 2025-10-08T01:15:07.863Z | pkg://helios-dev/developer/pkg-config@0.29.2-2.0:20230621T191911Z i-- |
| 241 | 2025-10-08T01:15:07.863Z | pkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20231012T123315Z im- |
| 242 | 2025-10-08T01:15:07.864Z | pkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20230623T141037Z --- |
| 243 | 2025-10-08T01:15:07.864Z | pkg://helios-dev/package/pkg@0.5.11-2.1.6412:20240822T193324Z i-- |
| 244 | 2025-10-08T01:15:07.864Z | pkg://helios-dev/package/pkg@0.5.11-2.0:20231020T135332Z --- |
| 245 | 2025-10-08T01:15:07.864Z | pkg://helios-dev/package/pkg@0.5.11-2.0:20230621T202036Z --- |
| 246 | 2025-10-08T01:15:08.635Z | All builder prerequisites installed successfully, and PATH looks valid |
| 247 | 2025-10-08T01:15:08.659Z | |
| 248 | 2025-10-08T01:15:08.660Z | real 1:21.910557931 |
| 249 | 2025-10-08T01:15:08.660Z | user 58.624285788 |
| 250 | 2025-10-08T01:15:08.660Z | sys 7.711938280 |
| 251 | 2025-10-08T01:15:08.660Z | trap 0.015851600 |
| 252 | 2025-10-08T01:15:08.660Z | tflt 0.011246913 |
| 253 | 2025-10-08T01:15:08.660Z | dflt 0.015518536 |
| 254 | 2025-10-08T01:15:08.660Z | kflt 0.005027284 |
| 255 | 2025-10-08T01:15:08.660Z | lock 0.000000000 |
| 256 | 2025-10-08T01:15:08.660Z | slp 1:36.812814043 |
| 257 | 2025-10-08T01:15:08.660Z | lat 0.769127459 |
| 258 | 2025-10-08T01:15:08.660Z | stop 0.000414647 |
| 259 | 2025-10-08T01:15:08.660Z | + banner check |
| 260 | 2025-10-08T01:15:08.660Z | |
| 261 | 2025-10-08T01:15:08.660Z | #### # # ###### #### # # |
| 262 | 2025-10-08T01:15:08.660Z | # # # # # # # # # |
| 263 | 2025-10-08T01:15:08.660Z | # ###### ##### # #### |
| 264 | 2025-10-08T01:15:08.660Z | # # # # # # # |
| 265 | 2025-10-08T01:15:08.660Z | # # # # # # # # # |
| 266 | 2025-10-08T01:15:08.660Z | #### # # ###### #### # # |
| 267 | 2025-10-08T01:15:08.660Z | |
| 268 | 2025-10-08T01:15:08.660Z | + ptime -m cargo check --features falcon |
| 269 | 2025-10-08T01:15:08.937Z | Updating crates.io index |
| 270 | 2025-10-08T01:15:09.008Z | Updating git repository `https://github.com/oxidecomputer/crucible` |
| 271 | 2025-10-08T01:15:11.638Z | Updating git repository `https://github.com/oxidecomputer/omicron` |
| 272 | 2025-10-08T01:15:24.156Z | Updating git repository `https://github.com/oxidecomputer/dlpi-sys` |
| 273 | 2025-10-08T01:15:24.567Z | Updating git repository `https://github.com/oxidecomputer/ispf` |
| 274 | 2025-10-08T01:15:24.943Z | Updating git repository `https://github.com/oxidecomputer/p9fs` |
| 275 | 2025-10-08T01:15:25.322Z | Updating git repository `https://github.com/oxidecomputer/softnpu` |
| 276 | 2025-10-08T01:15:25.815Z | Updating git repository `https://github.com/oxidecomputer/lldp` |
| 277 | 2025-10-08T01:15:26.280Z | Updating git repository `https://github.com/oxidecomputer/maghemite` |
| 278 | 2025-10-08T01:15:27.141Z | Updating git repository `http://github.com/oxidecomputer/serde_human_bytes` |
| 279 | 2025-10-08T01:15:27.596Z | Updating git repository `https://github.com/oxidecomputer/slog-error-chain` |
| 280 | 2025-10-08T01:15:27.979Z | Updating git repository `https://github.com/oxidecomputer/tufaceous` |
| 281 | 2025-10-08T01:15:28.413Z | Updating git repository `https://github.com/oxidecomputer/p4` |
| 282 | 2025-10-08T01:15:29.101Z | Updating git repository `https://github.com/oxidecomputer/propolis` |
| 283 | 2025-10-08T01:15:30.835Z | Updating git repository `https://github.com/oxidecomputer/opte` |
| 284 | 2025-10-08T01:15:32.156Z | Updating git repository `https://github.com/oxidecomputer/management-gateway-service` |
| 285 | 2025-10-08T01:15:32.835Z | Updating git repository `https://github.com/oxidecomputer/clickward` |
| 286 | 2025-10-08T01:15:33.270Z | Updating git repository `https://github.com/oxidecomputer/netadm-sys` |
| 287 | 2025-10-08T01:15:33.845Z | Updating git repository `https://github.com/oxidecomputer/dlpi-sys` |
| 288 | 2025-10-08T01:15:34.314Z | Updating git repository `https://github.com/jmesmon/rust-libzfs` |
| 289 | 2025-10-08T01:15:34.726Z | Updating git repository `https://github.com/oxidecomputer/rusty-doors` |
| 290 | 2025-10-08T01:15:36.145Z | Downloading crates ... |
| 291 | 2025-10-08T01:15:36.270Z | Downloaded darling_macro v0.20.11 |
| 292 | 2025-10-08T01:15:36.296Z | Downloaded defmt-parser v0.3.4 |
| 293 | 2025-10-08T01:15:36.296Z | Downloaded http-body-util v0.1.3 |
| 294 | 2025-10-08T01:15:36.296Z | Downloaded icu_provider_macros v1.5.0 |
| 295 | 2025-10-08T01:15:36.320Z | Downloaded ident_case v1.0.1 |
| 296 | 2025-10-08T01:15:36.320Z | Downloaded is-terminal v0.4.12 |
| 297 | 2025-10-08T01:15:36.320Z | Downloaded kstat-rs v0.2.4 |
| 298 | 2025-10-08T01:15:36.320Z | Downloaded libsw-core v0.3.2 |
| 299 | 2025-10-08T01:15:36.344Z | Downloaded linear-map v1.2.0 |
| 300 | 2025-10-08T01:15:36.344Z | Downloaded multer v3.1.0 |
| 301 | 2025-10-08T01:15:36.344Z | Downloaded mio v1.0.2 |
| 302 | 2025-10-08T01:15:36.369Z | Downloaded num_enum v0.5.11 |
| 303 | 2025-10-08T01:15:36.394Z | Downloaded omicron-workspace-hack v0.1.0 |
| 304 | 2025-10-08T01:15:36.394Z | Downloaded opaque-debug v0.3.1 |
| 305 | 2025-10-08T01:15:36.394Z | Downloaded oxide-tokio-rt v0.1.2 |
| 306 | 2025-10-08T01:15:36.394Z | Downloaded parking_lot v0.12.2 |
| 307 | 2025-10-08T01:15:36.419Z | Downloaded pest_generator v2.7.10 |
| 308 | 2025-10-08T01:15:36.419Z | Downloaded parse-display v0.10.0 |
| 309 | 2025-10-08T01:15:36.419Z | Downloaded pkg-config v0.3.30 |
| 310 | 2025-10-08T01:15:36.419Z | Downloaded icu_locid_transform_data v1.5.0 |
| 311 | 2025-10-08T01:15:36.443Z | Downloaded proc-macro-error-attr v1.0.4 |
| 312 | 2025-10-08T01:15:36.443Z | Downloaded rand_chacha v0.9.0 |
| 313 | 2025-10-08T01:15:36.443Z | Downloaded quinn v0.11.5 |
| 314 | 2025-10-08T01:15:36.467Z | Downloaded schemars v0.8.22 |
| 315 | 2025-10-08T01:15:36.491Z | Downloaded sha2 v0.10.9 |
| 316 | 2025-10-08T01:15:36.491Z | Downloaded sigpipe v0.1.3 |
| 317 | 2025-10-08T01:15:36.491Z | Downloaded progenitor-macro v0.11.1 |
| 318 | 2025-10-08T01:15:36.516Z | Downloaded slog-json v2.6.1 |
| 319 | 2025-10-08T01:15:36.516Z | Downloaded socket2 v0.6.0 |
| 320 | 2025-10-08T01:15:36.516Z | Downloaded strum_macros v0.27.2 |
| 321 | 2025-10-08T01:15:36.516Z | Downloaded tabled_derive v0.7.0 |
| 322 | 2025-10-08T01:15:36.541Z | Downloaded resolv-conf v0.7.0 |
| 323 | 2025-10-08T01:15:36.541Z | Downloaded tokio-macros v2.5.0 |
| 324 | 2025-10-08T01:15:36.541Z | Downloaded tinyvec_macros v0.1.1 |
| 325 | 2025-10-08T01:15:36.541Z | Downloaded serde_repr v0.1.19 |
| 326 | 2025-10-08T01:15:36.541Z | Downloaded serde-big-array v0.5.1 |
| 327 | 2025-10-08T01:15:36.565Z | Downloaded toml_datetime v0.6.11 |
| 328 | 2025-10-08T01:15:36.565Z | Downloaded serde_spanned v0.6.9 |
| 329 | 2025-10-08T01:15:36.565Z | Downloaded tracing-core v0.1.32 |
| 330 | 2025-10-08T01:15:36.565Z | Downloaded untrusted v0.9.0 |
| 331 | 2025-10-08T01:15:36.590Z | Downloaded waitgroup v0.1.2 |
| 332 | 2025-10-08T01:15:36.590Z | Downloaded url v2.5.4 |
| 333 | 2025-10-08T01:15:36.590Z | Downloaded uuid v1.18.1 |
| 334 | 2025-10-08T01:15:36.590Z | Downloaded yoke-derive v0.7.5 |
| 335 | 2025-10-08T01:15:36.614Z | Downloaded try-lock v0.2.5 |
| 336 | 2025-10-08T01:15:36.614Z | Downloaded zerovec-derive v0.10.3 |
| 337 | 2025-10-08T01:15:36.614Z | Downloaded toml_write v0.1.2 |
| 338 | 2025-10-08T01:15:36.614Z | Downloaded zerocopy v0.8.27 |
| 339 | 2025-10-08T01:15:36.639Z | Downloaded zerofrom v0.1.5 |
| 340 | 2025-10-08T01:15:36.639Z | Downloaded wyz v0.5.1 |
| 341 | 2025-10-08T01:15:36.664Z | Downloaded serde_with_macros v3.15.0 |
| 342 | 2025-10-08T01:15:36.664Z | Downloaded zerofrom-derive v0.1.5 |
| 343 | 2025-10-08T01:15:36.664Z | Downloaded vergen-lib v0.1.6 |
| 344 | 2025-10-08T01:15:36.664Z | Downloaded zeroize v1.7.0 |
| 345 | 2025-10-08T01:15:36.664Z | Downloaded tungstenite v0.21.0 |
| 346 | 2025-10-08T01:15:36.664Z | Downloaded zerocopy-derive v0.7.34 |
| 347 | 2025-10-08T01:15:36.689Z | Downloaded tracing v0.1.40 |
| 348 | 2025-10-08T01:15:36.689Z | Downloaded unsafe-libyaml v0.2.11 |
| 349 | 2025-10-08T01:15:36.689Z | Downloaded time v0.3.44 |
| 350 | 2025-10-08T01:15:36.713Z | Downloaded zerocopy-derive v0.8.27 |
| 351 | 2025-10-08T01:15:36.713Z | Downloaded tough v0.20.0 |
| 352 | 2025-10-08T01:15:36.736Z | Downloaded zerovec v0.10.4 |
| 353 | 2025-10-08T01:15:36.737Z | Downloaded winnow v0.7.13 |
| 354 | 2025-10-08T01:15:36.761Z | Downloaded zone_cfg_derive v0.3.0 |
| 355 | 2025-10-08T01:15:36.761Z | Downloaded webpki-roots v0.26.3 |
| 356 | 2025-10-08T01:15:36.761Z | Downloaded zone v0.3.1 |
| 357 | 2025-10-08T01:15:36.761Z | Downloaded wait-timeout v0.2.0 |
| 358 | 2025-10-08T01:15:36.761Z | Downloaded zerocopy v0.3.2 |
| 359 | 2025-10-08T01:15:36.761Z | Downloaded whoami v1.5.1 |
| 360 | 2025-10-08T01:15:36.786Z | Downloaded toml v0.9.7 |
| 361 | 2025-10-08T01:15:36.786Z | Downloaded tracing-attributes v0.1.27 |
| 362 | 2025-10-08T01:15:36.786Z | Downloaded unicode-width v0.2.1 |
| 363 | 2025-10-08T01:15:36.786Z | Downloaded toml_edit v0.19.15 |
| 364 | 2025-10-08T01:15:36.811Z | Downloaded unicode-segmentation v1.11.0 |
| 365 | 2025-10-08T01:15:36.811Z | Downloaded unicode-normalization v0.1.24 |
| 366 | 2025-10-08T01:15:36.811Z | Downloaded rustls-webpki v0.102.4 |
| 367 | 2025-10-08T01:15:36.835Z | Downloaded zerocopy v0.7.34 |
| 368 | 2025-10-08T01:15:36.859Z | Downloaded serde_with v3.15.0 |
| 369 | 2025-10-08T01:15:36.884Z | Downloaded winnow v0.5.40 |
| 370 | 2025-10-08T01:15:36.884Z | Downloaded rustix v0.38.34 |
| 371 | 2025-10-08T01:15:36.908Z | Downloaded typify-impl v0.4.3 |
| 372 | 2025-10-08T01:15:36.932Z | Downloaded petgraph v0.8.3 |
| 373 | 2025-10-08T01:15:36.956Z | Downloaded regex-automata v0.4.11 |
| 374 | 2025-10-08T01:15:36.957Z | Downloaded serde_json v1.0.145 |
| 375 | 2025-10-08T01:15:36.981Z | Downloaded smoltcp v0.11.0 |
| 376 | 2025-10-08T01:15:36.981Z | Downloaded rustls v0.22.4 |
| 377 | 2025-10-08T01:15:37.005Z | Downloaded openapiv3 v2.2.0 |
| 378 | 2025-10-08T01:15:37.005Z | Downloaded webpki-roots v1.0.3 |
| 379 | 2025-10-08T01:15:37.030Z | Downloaded unicode-width v0.1.14 |
| 380 | 2025-10-08T01:15:37.030Z | Downloaded petgraph v0.6.5 |
| 381 | 2025-10-08T01:15:37.054Z | Downloaded rustix v1.1.2 |
| 382 | 2025-10-08T01:15:37.078Z | Downloaded tinyvec v1.6.0 |
| 383 | 2025-10-08T01:15:37.078Z | Downloaded socket2 v0.5.10 |
| 384 | 2025-10-08T01:15:37.078Z | Downloaded unicode-ident v1.0.18 |
| 385 | 2025-10-08T01:15:37.078Z | Downloaded textwrap v0.16.2 |
| 386 | 2025-10-08T01:15:37.078Z | Downloaded test-strategy v0.4.3 |
| 387 | 2025-10-08T01:15:37.102Z | Downloaded zerocopy-derive v0.2.0 |
| 388 | 2025-10-08T01:15:37.102Z | Downloaded encoding_rs v0.8.34 |
| 389 | 2025-10-08T01:15:37.128Z | Downloaded libc v0.2.176 |
| 390 | 2025-10-08T01:15:37.152Z | Downloaded want v0.3.1 |
| 391 | 2025-10-08T01:15:37.152Z | Downloaded vcpkg v0.2.15 |
| 392 | 2025-10-08T01:15:37.187Z | Downloaded utf8parse v0.2.1 |
| 393 | 2025-10-08T01:15:37.211Z | Downloaded usdt v0.3.5 |
| 394 | 2025-10-08T01:15:37.211Z | Downloaded syn v2.0.106 |
| 395 | 2025-10-08T01:15:37.211Z | Downloaded rustls v0.23.10 |
| 396 | 2025-10-08T01:15:37.235Z | Downloaded tokio-dtrace v0.1.1 |
| 397 | 2025-10-08T01:15:37.235Z | Downloaded subtle v2.5.0 |
| 398 | 2025-10-08T01:15:37.235Z | Downloaded spin v0.9.8 |
| 399 | 2025-10-08T01:15:37.236Z | Downloaded snafu-derive v0.8.9 |
| 400 | 2025-10-08T01:15:37.236Z | Downloaded smallvec v1.13.2 |
| 401 | 2025-10-08T01:15:37.236Z | Downloaded slog-term v2.9.2 |
| 402 | 2025-10-08T01:15:37.236Z | Downloaded serde_yaml v0.9.34+deprecated |
| 403 | 2025-10-08T01:15:37.260Z | Downloaded walkdir v2.5.0 |
| 404 | 2025-10-08T01:15:37.260Z | Downloaded utf8_iter v1.0.4 |
| 405 | 2025-10-08T01:15:37.260Z | Downloaded usdt v0.5.0 |
| 406 | 2025-10-08T01:15:37.260Z | Downloaded unicode-xid v0.2.4 |
| 407 | 2025-10-08T01:15:37.260Z | Downloaded tokio v1.47.1 |
| 408 | 2025-10-08T01:15:37.286Z | Downloaded typeid v1.0.0 |
| 409 | 2025-10-08T01:15:37.286Z | Downloaded toml_datetime v0.7.2 |
| 410 | 2025-10-08T01:15:37.311Z | Downloaded thiserror v1.0.64 |
| 411 | 2025-10-08T01:15:37.311Z | Downloaded syn v1.0.109 |
| 412 | 2025-10-08T01:15:37.311Z | Downloaded thiserror-impl v1.0.64 |
| 413 | 2025-10-08T01:15:37.311Z | Downloaded tabwriter v1.4.0 |
| 414 | 2025-10-08T01:15:37.311Z | Downloaded ring v0.17.14 |
| 415 | 2025-10-08T01:15:37.349Z | Downloaded strum_macros v0.26.4 |
| 416 | 2025-10-08T01:15:37.373Z | Downloaded libgit2-sys v0.18.2+1.9.1 |
| 417 | 2025-10-08T01:15:37.412Z | Downloaded strum v0.26.3 |
| 418 | 2025-10-08T01:15:37.436Z | Downloaded smf v0.2.3 |
| 419 | 2025-10-08T01:15:37.436Z | Downloaded slog-dtrace v0.3.0 |
| 420 | 2025-10-08T01:15:37.436Z | Downloaded serde_tokenstream v0.2.2 |
| 421 | 2025-10-08T01:15:37.436Z | Downloaded tower-http v0.6.6 |
| 422 | 2025-10-08T01:15:37.436Z | Downloaded tabled v0.15.0 |
| 423 | 2025-10-08T01:15:37.461Z | Downloaded shlex v1.3.0 |
| 424 | 2025-10-08T01:15:37.461Z | Downloaded serde_derive_internals v0.29.1 |
| 425 | 2025-10-08T01:15:37.461Z | Downloaded schemars_derive v0.8.22 |
| 426 | 2025-10-08T01:15:37.461Z | Downloaded rustversion v1.0.22 |
| 427 | 2025-10-08T01:15:37.461Z | Downloaded rand v0.9.2 |
| 428 | 2025-10-08T01:15:37.461Z | Downloaded similar v2.7.0 |
| 429 | 2025-10-08T01:15:37.485Z | Downloaded serde_tokenstream v0.1.7 |
| 430 | 2025-10-08T01:15:37.485Z | Downloaded scopeguard v1.2.0 |
| 431 | 2025-10-08T01:15:37.485Z | Downloaded ryu v1.0.18 |
| 432 | 2025-10-08T01:15:37.485Z | Downloaded rustc_version v0.1.7 |
| 433 | 2025-10-08T01:15:37.485Z | Downloaded qorb v0.4.1 |
| 434 | 2025-10-08T01:15:37.485Z | Downloaded tokio-util v0.7.16 |
| 435 | 2025-10-08T01:15:37.485Z | Downloaded signal-hook-registry v1.4.2 |
| 436 | 2025-10-08T01:15:37.485Z | Downloaded sha1 v0.10.6 |
| 437 | 2025-10-08T01:15:37.485Z | Downloaded serde_plain v1.0.2 |
| 438 | 2025-10-08T01:15:37.509Z | Downloaded regress v0.10.4 |
| 439 | 2025-10-08T01:15:37.509Z | Downloaded regex-syntax v0.8.5 |
| 440 | 2025-10-08T01:15:37.510Z | Downloaded same-file v1.0.6 |
| 441 | 2025-10-08T01:15:37.510Z | Downloaded rand_chacha v0.3.1 |
| 442 | 2025-10-08T01:15:37.510Z | Downloaded typed-path v0.9.3 |
| 443 | 2025-10-08T01:15:37.534Z | Downloaded tower v0.5.2 |
| 444 | 2025-10-08T01:15:37.534Z | Downloaded toml_edit v0.22.27 |
| 445 | 2025-10-08T01:15:37.534Z | Downloaded rand_core v0.6.4 |
| 446 | 2025-10-08T01:15:37.534Z | Downloaded quick-error v1.2.3 |
| 447 | 2025-10-08T01:15:37.534Z | Downloaded proc-macro-error v1.0.4 |
| 448 | 2025-10-08T01:15:37.558Z | Downloaded pest_meta v2.7.10 |
| 449 | 2025-10-08T01:15:37.558Z | Downloaded oxnet v0.1.3 |
| 450 | 2025-10-08T01:15:37.558Z | Downloaded once_cell v1.21.3 |
| 451 | 2025-10-08T01:15:37.558Z | Downloaded num_threads v0.1.7 |
| 452 | 2025-10-08T01:15:37.558Z | Downloaded yoke v0.7.5 |
| 453 | 2025-10-08T01:15:37.558Z | Downloaded which v4.4.2 |
| 454 | 2025-10-08T01:15:37.558Z | Downloaded vergen v9.0.6 |
| 455 | 2025-10-08T01:15:37.558Z | Downloaded usdt-impl v0.5.0 |
| 456 | 2025-10-08T01:15:37.558Z | Downloaded typify v0.4.3 |
| 457 | 2025-10-08T01:15:37.558Z | Downloaded libz-sys v1.1.16 |
| 458 | 2025-10-08T01:15:37.626Z | Downloaded writeable v0.5.5 |
| 459 | 2025-10-08T01:15:37.650Z | Downloaded ucd-trie v0.1.6 |
| 460 | 2025-10-08T01:15:37.650Z | Downloaded papergrid v0.11.0 |
| 461 | 2025-10-08T01:15:37.650Z | Downloaded xattr v1.3.1 |
| 462 | 2025-10-08T01:15:37.650Z | Downloaded vergen-git2 v1.0.7 |
| 463 | 2025-10-08T01:15:37.650Z | Downloaded utf16_iter v1.0.5 |
| 464 | 2025-10-08T01:15:37.650Z | Downloaded utf-8 v0.7.6 |
| 465 | 2025-10-08T01:15:37.650Z | Downloaded usdt-macro v0.3.5 |
| 466 | 2025-10-08T01:15:37.650Z | Downloaded untrusted v0.7.1 |
| 467 | 2025-10-08T01:15:37.650Z | Downloaded twox-hash v2.1.0 |
| 468 | 2025-10-08T01:15:37.650Z | Downloaded toml v0.7.8 |
| 469 | 2025-10-08T01:15:37.650Z | Downloaded tar v0.4.40 |
| 470 | 2025-10-08T01:15:37.674Z | Downloaded olpc-cjson v0.1.4 |
| 471 | 2025-10-08T01:15:37.674Z | Downloaded num-traits v0.2.19 |
| 472 | 2025-10-08T01:15:37.674Z | Downloaded write16 v1.0.0 |
| 473 | 2025-10-08T01:15:37.675Z | Downloaded version_check v0.9.5 |
| 474 | 2025-10-08T01:15:37.675Z | Downloaded usdt-macro v0.5.0 |
| 475 | 2025-10-08T01:15:37.675Z | Downloaded unarray v0.1.4 |
| 476 | 2025-10-08T01:15:37.675Z | Downloaded typify-macro v0.4.3 |
| 477 | 2025-10-08T01:15:37.675Z | Downloaded toml_writer v1.0.3 |
| 478 | 2025-10-08T01:15:37.675Z | Downloaded toml_parser v1.0.3 |
| 479 | 2025-10-08T01:15:37.675Z | Downloaded toml v0.8.23 |
| 480 | 2025-10-08T01:15:37.675Z | Downloaded tokio-tungstenite v0.21.0 |
| 481 | 2025-10-08T01:15:37.675Z | Downloaded tokio-rustls v0.25.0 |
| 482 | 2025-10-08T01:15:37.675Z | Downloaded tokio-rustls v0.24.1 |
| 483 | 2025-10-08T01:15:37.700Z | Downloaded usdt-attr-macro v0.5.0 |
| 484 | 2025-10-08T01:15:37.700Z | Downloaded tokio-stream v0.1.17 |
| 485 | 2025-10-08T01:15:37.700Z | Downloaded tokio-rustls v0.26.0 |
| 486 | 2025-10-08T01:15:37.700Z | Downloaded term v1.2.0 |
| 487 | 2025-10-08T01:15:37.700Z | Downloaded tempfile v3.23.0 |
| 488 | 2025-10-08T01:15:37.700Z | Downloaded tower-service v0.3.3 |
| 489 | 2025-10-08T01:15:37.700Z | Downloaded time-macros v0.2.24 |
| 490 | 2025-10-08T01:15:37.700Z | Downloaded minimal-lexical v0.2.1 |
| 491 | 2025-10-08T01:15:37.700Z | Downloaded chrono-tz v0.10.4 |
| 492 | 2025-10-08T01:15:37.724Z | Downloaded tower-layer v0.3.3 |
| 493 | 2025-10-08T01:15:37.724Z | Downloaded tokio-native-tls v0.3.1 |
| 494 | 2025-10-08T01:15:37.724Z | Downloaded steno v0.4.1 |
| 495 | 2025-10-08T01:15:37.724Z | Downloaded num v0.4.3 |
| 496 | 2025-10-08T01:15:37.748Z | Downloaded moka v0.12.10 |
| 497 | 2025-10-08T01:15:37.748Z | Downloaded tinystr v0.7.6 |
| 498 | 2025-10-08T01:15:37.748Z | Downloaded time-core v0.1.6 |
| 499 | 2025-10-08T01:15:37.748Z | Downloaded thread_local v1.1.8 |
| 500 | 2025-10-08T01:15:37.748Z | Downloaded thread-id v4.2.1 |
| 501 | 2025-10-08T01:15:37.748Z | Downloaded thiserror-impl v2.0.16 |
| 502 | 2025-10-08T01:15:37.748Z | Downloaded terminal_size v0.3.0 |
| 503 | 2025-10-08T01:15:37.748Z | Downloaded tap v1.0.1 |
| 504 | 2025-10-08T01:15:37.772Z | Downloaded tagptr v0.2.0 |
| 505 | 2025-10-08T01:15:37.772Z | Downloaded supports-color v3.0.2 |
| 506 | 2025-10-08T01:15:37.772Z | Downloaded rustls-webpki v0.101.7 |
| 507 | 2025-10-08T01:15:37.772Z | Downloaded num-rational v0.4.2 |
| 508 | 2025-10-08T01:15:37.772Z | Downloaded nom v7.1.3 |
| 509 | 2025-10-08T01:15:37.797Z | Downloaded nix v0.28.0 |
| 510 | 2025-10-08T01:15:37.797Z | Downloaded csv v1.3.1 |
| 511 | 2025-10-08T01:15:37.821Z | Downloaded termtree v0.5.1 |
| 512 | 2025-10-08T01:15:37.821Z | Downloaded terminal_size v0.4.3 |
| 513 | 2025-10-08T01:15:37.821Z | Downloaded take_mut v0.2.2 |
| 514 | 2025-10-08T01:15:37.821Z | Downloaded synstructure v0.13.1 |
| 515 | 2025-10-08T01:15:37.821Z | Downloaded synstructure v0.12.6 |
| 516 | 2025-10-08T01:15:37.821Z | Downloaded newline-converter v0.3.0 |
| 517 | 2025-10-08T01:15:37.821Z | Downloaded idna_adapter v1.2.0 |
| 518 | 2025-10-08T01:15:37.821Z | Downloaded sync_wrapper v1.0.1 |
| 519 | 2025-10-08T01:15:37.821Z | Downloaded swrite v0.1.0 |
| 520 | 2025-10-08T01:15:37.821Z | Downloaded supports-color v2.1.0 |
| 521 | 2025-10-08T01:15:37.821Z | Downloaded reqwest v0.12.23 |
| 522 | 2025-10-08T01:15:37.845Z | Downloaded regex v1.11.3 |
| 523 | 2025-10-08T01:15:37.845Z | Downloaded rayon v1.10.0 |
| 524 | 2025-10-08T01:15:37.845Z | Downloaded linked-hash-map v0.5.6 |
| 525 | 2025-10-08T01:15:37.845Z | Downloaded usdt-impl v0.3.5 |
| 526 | 2025-10-08T01:15:37.845Z | Downloaded usdt-attr-macro v0.3.5 |
| 527 | 2025-10-08T01:15:37.869Z | Downloaded structmeta-derive v0.3.0 |
| 528 | 2025-10-08T01:15:37.869Z | Downloaded structmeta v0.3.0 |
| 529 | 2025-10-08T01:15:37.869Z | Downloaded strsim v0.11.1 |
| 530 | 2025-10-08T01:15:37.869Z | Downloaded static_assertions v1.1.0 |
| 531 | 2025-10-08T01:15:37.869Z | Downloaded log v0.4.27 |
| 532 | 2025-10-08T01:15:37.870Z | Downloaded itertools v0.12.1 |
| 533 | 2025-10-08T01:15:37.870Z | Downloaded universal-hash v0.5.1 |
| 534 | 2025-10-08T01:15:37.870Z | Downloaded unicode-linebreak v0.1.5 |
| 535 | 2025-10-08T01:15:37.870Z | Downloaded typenum v1.17.0 |
| 536 | 2025-10-08T01:15:37.870Z | Downloaded stable_deref_trait v1.2.0 |
| 537 | 2025-10-08T01:15:37.870Z | Downloaded slog-async v2.8.0 |
| 538 | 2025-10-08T01:15:37.870Z | Downloaded slog v2.7.0 |
| 539 | 2025-10-08T01:15:37.895Z | Downloaded serde_core v1.0.226 |
| 540 | 2025-10-08T01:15:37.895Z | Downloaded quinn-proto v0.11.8 |
| 541 | 2025-10-08T01:15:37.895Z | Downloaded libsw v3.5.0 |
| 542 | 2025-10-08T01:15:37.895Z | Downloaded indexmap v2.11.4 |
| 543 | 2025-10-08T01:15:37.895Z | Downloaded siphasher v1.0.1 |
| 544 | 2025-10-08T01:15:37.895Z | Downloaded serde_arrays v0.1.0 |
| 545 | 2025-10-08T01:15:37.895Z | Downloaded sct v0.7.1 |
| 546 | 2025-10-08T01:15:37.919Z | Downloaded rustls-pki-types v1.12.0 |
| 547 | 2025-10-08T01:15:37.919Z | Downloaded ron v0.8.1 |
| 548 | 2025-10-08T01:15:37.919Z | Downloaded openssl v0.10.72 |
| 549 | 2025-10-08T01:15:37.919Z | Downloaded memchr v2.7.2 |
| 550 | 2025-10-08T01:15:37.943Z | Downloaded macaddr v1.0.1 |
| 551 | 2025-10-08T01:15:37.943Z | Downloaded proptest v1.5.0 |
| 552 | 2025-10-08T01:15:37.943Z | Downloaded memmap v0.7.0 |
| 553 | 2025-10-08T01:15:37.943Z | Downloaded managed v0.8.0 |
| 554 | 2025-10-08T01:15:37.943Z | Downloaded jobserver v0.1.31 |
| 555 | 2025-10-08T01:15:37.943Z | Downloaded jiff-static v0.2.15 |
| 556 | 2025-10-08T01:15:37.943Z | Downloaded serde v1.0.226 |
| 557 | 2025-10-08T01:15:37.967Z | Downloaded semver v0.1.20 |
| 558 | 2025-10-08T01:15:37.967Z | Downloaded scroll_derive v0.12.0 |
| 559 | 2025-10-08T01:15:37.967Z | Downloaded portable-atomic v1.11.1 |
| 560 | 2025-10-08T01:15:37.967Z | Downloaded is_ci v1.2.0 |
| 561 | 2025-10-08T01:15:37.967Z | Downloaded ipnet v2.9.0 |
| 562 | 2025-10-08T01:15:37.967Z | Downloaded fakedata_generator v0.5.0 |
| 563 | 2025-10-08T01:15:38.009Z | Downloaded semver v1.0.27 |
| 564 | 2025-10-08T01:15:38.034Z | Downloaded secrecy v0.10.3 |
| 565 | 2025-10-08T01:15:38.034Z | Downloaded rustls-pemfile v2.1.3 |
| 566 | 2025-10-08T01:15:38.034Z | Downloaded rustc-hash v1.1.0 |
| 567 | 2025-10-08T01:15:38.034Z | Downloaded iddqd v0.3.14 |
| 568 | 2025-10-08T01:15:38.034Z | Downloaded libloading v0.7.4 |
| 569 | 2025-10-08T01:15:38.034Z | Downloaded ingot-types v0.1.2 |
| 570 | 2025-10-08T01:15:38.034Z | Downloaded indent_write v2.2.0 |
| 571 | 2025-10-08T01:15:38.034Z | Downloaded base64 v0.21.7 |
| 572 | 2025-10-08T01:15:38.034Z | Downloaded ringbuffer v0.15.0 |
| 573 | 2025-10-08T01:15:38.059Z | Downloaded ref-cast v1.0.25 |
| 574 | 2025-10-08T01:15:38.059Z | Downloaded rayon-core v1.12.1 |
| 575 | 2025-10-08T01:15:38.059Z | Downloaded ingot-macros v0.1.1 |
| 576 | 2025-10-08T01:15:38.059Z | Downloaded thiserror v2.0.16 |
| 577 | 2025-10-08T01:15:38.059Z | Downloaded rustls-pemfile v1.0.4 |
| 578 | 2025-10-08T01:15:38.059Z | Downloaded rustc-hash v2.1.1 |
| 579 | 2025-10-08T01:15:38.059Z | Downloaded itoa v1.0.11 |
| 580 | 2025-10-08T01:15:38.059Z | Downloaded aws-lc-rs v1.13.3 |
| 581 | 2025-10-08T01:15:38.083Z | Downloaded ref-cast-impl v1.0.25 |
| 582 | 2025-10-08T01:15:38.083Z | Downloaded progenitor-impl v0.11.1 |
| 583 | 2025-10-08T01:15:38.083Z | Downloaded progenitor-impl v0.10.0 |
| 584 | 2025-10-08T01:15:38.083Z | Downloaded pest v2.7.10 |
| 585 | 2025-10-08T01:15:38.083Z | Downloaded itertools v0.14.0 |
| 586 | 2025-10-08T01:15:38.107Z | Downloaded darling v0.20.11 |
| 587 | 2025-10-08T01:15:38.107Z | Downloaded snafu v0.8.9 |
| 588 | 2025-10-08T01:15:38.107Z | Downloaded rand_core v0.9.3 |
| 589 | 2025-10-08T01:15:38.107Z | Downloaded progenitor-macro v0.10.0 |
| 590 | 2025-10-08T01:15:38.107Z | Downloaded pin-project v1.1.10 |
| 591 | 2025-10-08T01:15:38.157Z | Downloaded clap_lex v0.7.0 |
| 592 | 2025-10-08T01:15:38.157Z | Downloaded strum v0.27.2 |
| 593 | 2025-10-08T01:15:38.157Z | Downloaded slog-bunyan v2.5.0 |
| 594 | 2025-10-08T01:15:38.157Z | Downloaded rand_xorshift v0.3.0 |
| 595 | 2025-10-08T01:15:38.157Z | Downloaded radium v0.7.0 |
| 596 | 2025-10-08T01:15:38.157Z | Downloaded quote v1.0.40 |
| 597 | 2025-10-08T01:15:38.157Z | Downloaded quinn-udp v0.5.5 |
| 598 | 2025-10-08T01:15:38.157Z | Downloaded ppv-lite86 v0.2.17 |
| 599 | 2025-10-08T01:15:38.157Z | Downloaded pin-project-internal v1.1.10 |
| 600 | 2025-10-08T01:15:38.157Z | Downloaded phf_shared v0.12.1 |
| 601 | 2025-10-08T01:15:38.158Z | Downloaded phf v0.12.1 |
| 602 | 2025-10-08T01:15:38.158Z | Downloaded openssl-sys v0.9.107 |
| 603 | 2025-10-08T01:15:38.158Z | Downloaded icu_provider v1.5.0 |
| 604 | 2025-10-08T01:15:38.158Z | Downloaded hickory-proto v0.25.2 |
| 605 | 2025-10-08T01:15:38.182Z | Downloaded smawk v0.3.2 |
| 606 | 2025-10-08T01:15:38.182Z | Downloaded progenitor-client v0.11.1 |
| 607 | 2025-10-08T01:15:38.182Z | Downloaded progenitor-client v0.10.0 |
| 608 | 2025-10-08T01:15:38.182Z | Downloaded progenitor v0.11.1 |
| 609 | 2025-10-08T01:15:38.182Z | Downloaded proc-macro2 v1.0.101 |
| 610 | 2025-10-08T01:15:38.182Z | Downloaded proc-macro-crate v1.3.1 |
| 611 | 2025-10-08T01:15:38.182Z | Downloaded prettyplease v0.2.37 |
| 612 | 2025-10-08T01:15:38.182Z | Downloaded pretty-hex v0.2.1 |
| 613 | 2025-10-08T01:15:38.182Z | Downloaded plain v0.2.3 |
| 614 | 2025-10-08T01:15:38.182Z | Downloaded pin-utils v0.1.0 |
| 615 | 2025-10-08T01:15:38.207Z | Downloaded defmt v0.3.8 |
| 616 | 2025-10-08T01:15:38.207Z | Downloaded daft-derive v0.1.5 |
| 617 | 2025-10-08T01:15:38.207Z | Downloaded convert_case v0.4.0 |
| 618 | 2025-10-08T01:15:38.207Z | Downloaded slab v0.4.9 |
| 619 | 2025-10-08T01:15:38.207Z | Downloaded postcard v1.0.9 |
| 620 | 2025-10-08T01:15:38.207Z | Downloaded pest_derive v2.7.10 |
| 621 | 2025-10-08T01:15:38.207Z | Downloaded password-hash v0.5.0 |
| 622 | 2025-10-08T01:15:38.207Z | Downloaded passt v0.3.0 |
| 623 | 2025-10-08T01:15:38.207Z | Downloaded libloading v0.8.9 |
| 624 | 2025-10-08T01:15:38.207Z | Downloaded instant v0.1.12 |
| 625 | 2025-10-08T01:15:38.231Z | Downloaded idna v1.0.3 |
| 626 | 2025-10-08T01:15:38.231Z | Downloaded icu_properties_data v1.5.0 |
| 627 | 2025-10-08T01:15:38.231Z | Downloaded hickory-proto v0.24.4 |
| 628 | 2025-10-08T01:15:38.255Z | Downloaded bindgen v0.69.5 |
| 629 | 2025-10-08T01:15:38.255Z | Downloaded progenitor v0.10.0 |
| 630 | 2025-10-08T01:15:38.255Z | Downloaded pretty-hex v0.4.1 |
| 631 | 2025-10-08T01:15:38.255Z | Downloaded polyval v0.6.2 |
| 632 | 2025-10-08T01:15:38.255Z | Downloaded pin-project-lite v0.2.14 |
| 633 | 2025-10-08T01:15:38.279Z | Downloaded pem v3.0.5 |
| 634 | 2025-10-08T01:15:38.279Z | Downloaded parse-display-derive v0.10.0 |
| 635 | 2025-10-08T01:15:38.279Z | Downloaded parking_lot_core v0.9.10 |
| 636 | 2025-10-08T01:15:38.280Z | Downloaded git2 v0.20.2 |
| 637 | 2025-10-08T01:15:38.280Z | Downloaded clap v4.5.4 |
| 638 | 2025-10-08T01:15:38.304Z | Downloaded scroll v0.12.0 |
| 639 | 2025-10-08T01:15:38.304Z | Downloaded powerfmt v0.2.0 |
| 640 | 2025-10-08T01:15:38.304Z | Downloaded percent-encoding v2.3.2 |
| 641 | 2025-10-08T01:15:38.304Z | Downloaded paste v1.0.15 |
| 642 | 2025-10-08T01:15:38.304Z | Downloaded owo-colors v4.2.2 |
| 643 | 2025-10-08T01:15:38.304Z | Downloaded openssl-probe v0.1.5 |
| 644 | 2025-10-08T01:15:38.304Z | Downloaded openssl-macros v0.1.1 |
| 645 | 2025-10-08T01:15:38.304Z | Downloaded num_enum v0.7.4 |
| 646 | 2025-10-08T01:15:38.304Z | Downloaded iri-string v0.7.8 |
| 647 | 2025-10-08T01:15:38.328Z | Downloaded hyper v1.7.0 |
| 648 | 2025-10-08T01:15:38.328Z | Downloaded hashbrown v0.16.0 |
| 649 | 2025-10-08T01:15:38.328Z | Downloaded h2 v0.4.6 |
| 650 | 2025-10-08T01:15:38.358Z | Downloaded deranged v0.5.3 |
| 651 | 2025-10-08T01:15:38.358Z | Downloaded console v0.15.8 |
| 652 | 2025-10-08T01:15:38.358Z | Downloaded serde_urlencoded v0.7.1 |
| 653 | 2025-10-08T01:15:38.359Z | Downloaded serde_spanned v1.0.2 |
| 654 | 2025-10-08T01:15:38.359Z | Downloaded serde_path_to_error v0.1.17 |
| 655 | 2025-10-08T01:15:38.359Z | Downloaded serde_derive v1.0.226 |
| 656 | 2025-10-08T01:15:38.359Z | Downloaded rustls v0.21.12 |
| 657 | 2025-10-08T01:15:38.385Z | Downloaded num_enum_derive v0.7.4 |
| 658 | 2025-10-08T01:15:38.385Z | Downloaded num-complex v0.4.6 |
| 659 | 2025-10-08T01:15:38.385Z | Downloaded newtype-uuid-macros v0.1.0 |
| 660 | 2025-10-08T01:15:38.385Z | Downloaded native-tls v0.2.11 |
| 661 | 2025-10-08T01:15:38.386Z | Downloaded hashbrown v0.15.2 |
| 662 | 2025-10-08T01:15:38.386Z | Downloaded futures-util v0.3.31 |
| 663 | 2025-10-08T01:15:38.386Z | Downloaded data-encoding v2.6.0 |
| 664 | 2025-10-08T01:15:38.411Z | Downloaded crossbeam-deque v0.8.5 |
| 665 | 2025-10-08T01:15:38.411Z | Downloaded cpufeatures v0.2.12 |
| 666 | 2025-10-08T01:15:38.411Z | Downloaded colored v3.0.0 |
| 667 | 2025-10-08T01:15:38.411Z | Downloaded bit_field v0.10.2 |
| 668 | 2025-10-08T01:15:38.411Z | Downloaded bcs v0.1.6 |
| 669 | 2025-10-08T01:15:38.411Z | Downloaded atomicwrites v0.4.4 |
| 670 | 2025-10-08T01:15:38.411Z | Downloaded rusty-fork v0.3.0 |
| 671 | 2025-10-08T01:15:38.412Z | Downloaded rustc_version v0.4.1 |
| 672 | 2025-10-08T01:15:38.412Z | Downloaded rand v0.8.5 |
| 673 | 2025-10-08T01:15:38.412Z | Downloaded num_enum_derive v0.5.11 |
| 674 | 2025-10-08T01:15:38.412Z | Downloaded num-derive v0.4.2 |
| 675 | 2025-10-08T01:15:38.412Z | Downloaded num-conv v0.1.0 |
| 676 | 2025-10-08T01:15:38.412Z | Downloaded http v1.3.1 |
| 677 | 2025-10-08T01:15:38.436Z | Downloaded darling_core v0.21.3 |
| 678 | 2025-10-08T01:15:38.436Z | Downloaded crypto-common v0.1.6 |
| 679 | 2025-10-08T01:15:38.436Z | Downloaded crucible-workspace-hack v0.1.0 |
| 680 | 2025-10-08T01:15:38.436Z | Downloaded critical-section v1.2.0 |
| 681 | 2025-10-08T01:15:38.436Z | Downloaded const_format_proc_macros v0.2.34 |
| 682 | 2025-10-08T01:15:38.436Z | Downloaded chrono v0.4.42 |
| 683 | 2025-10-08T01:15:38.436Z | Downloaded camino v1.2.0 |
| 684 | 2025-10-08T01:15:38.460Z | Downloaded bit-set v0.5.3 |
| 685 | 2025-10-08T01:15:38.460Z | Downloaded base64 v0.22.1 |
| 686 | 2025-10-08T01:15:38.460Z | Downloaded litemap v0.7.4 |
| 687 | 2025-10-08T01:15:38.460Z | Downloaded heapless v0.8.0 |
| 688 | 2025-10-08T01:15:38.460Z | Downloaded darling_core v0.20.11 |
| 689 | 2025-10-08T01:15:38.460Z | Downloaded csv-core v0.1.12 |
| 690 | 2025-10-08T01:15:38.460Z | Downloaded cc v1.2.17 |
| 691 | 2025-10-08T01:15:38.485Z | Downloaded bytes v1.10.1 |
| 692 | 2025-10-08T01:15:38.485Z | Downloaded lazycell v1.3.0 |
| 693 | 2025-10-08T01:15:38.485Z | Downloaded lazy_static v1.5.0 |
| 694 | 2025-10-08T01:15:38.485Z | Downloaded hyper-util v0.1.16 |
| 695 | 2025-10-08T01:15:38.485Z | Downloaded httparse v1.10.1 |
| 696 | 2025-10-08T01:15:38.485Z | Downloaded hickory-resolver v0.24.4 |
| 697 | 2025-10-08T01:15:38.486Z | Downloaded futures-channel v0.3.31 |
| 698 | 2025-10-08T01:15:38.510Z | Downloaded futures v0.3.31 |
| 699 | 2025-10-08T01:15:38.510Z | Downloaded fixedbitset v0.5.7 |
| 700 | 2025-10-08T01:15:38.510Z | Downloaded fixedbitset v0.4.2 |
| 701 | 2025-10-08T01:15:38.510Z | Downloaded clap_derive v4.5.4 |
| 702 | 2025-10-08T01:15:38.510Z | Downloaded cargo_metadata v0.18.1 |
| 703 | 2025-10-08T01:15:38.510Z | Downloaded cancel-safe-futures v0.1.5 |
| 704 | 2025-10-08T01:15:38.510Z | Downloaded blake2 v0.10.6 |
| 705 | 2025-10-08T01:15:38.510Z | Downloaded atty v0.2.14 |
| 706 | 2025-10-08T01:15:38.510Z | Downloaded async-trait v0.1.89 |
| 707 | 2025-10-08T01:15:38.535Z | Downloaded ascii v1.1.0 |
| 708 | 2025-10-08T01:15:38.535Z | Downloaded anyhow v1.0.100 |
| 709 | 2025-10-08T01:15:38.535Z | Downloaded icu_normalizer_data v1.5.0 |
| 710 | 2025-10-08T01:15:38.535Z | Downloaded iana-time-zone v0.1.64 |
| 711 | 2025-10-08T01:15:38.535Z | Downloaded hyper-rustls v0.27.3 |
| 712 | 2025-10-08T01:15:38.535Z | Downloaded home v0.5.11 |
| 713 | 2025-10-08T01:15:38.535Z | Downloaded futures-core v0.3.31 |
| 714 | 2025-10-08T01:15:38.535Z | Downloaded derive-ex v0.1.8 |
| 715 | 2025-10-08T01:15:38.535Z | Downloaded crossbeam-epoch v0.9.18 |
| 716 | 2025-10-08T01:15:38.535Z | Downloaded cobs v0.2.3 |
| 717 | 2025-10-08T01:15:38.559Z | Downloaded clang-sys v1.8.1 |
| 718 | 2025-10-08T01:15:38.559Z | Downloaded bytecount v0.6.9 |
| 719 | 2025-10-08T01:15:38.559Z | Downloaded globset v0.4.14 |
| 720 | 2025-10-08T01:15:38.559Z | Downloaded gethostname v0.5.0 |
| 721 | 2025-10-08T01:15:38.559Z | Downloaded icu_locid_transform v1.5.0 |
| 722 | 2025-10-08T01:15:38.559Z | Downloaded icu_collections v1.5.0 |
| 723 | 2025-10-08T01:15:38.559Z | Downloaded humantime v2.3.0 |
| 724 | 2025-10-08T01:15:38.584Z | Downloaded hubpack_derive v0.1.1 |
| 725 | 2025-10-08T01:15:38.584Z | Downloaded httpdate v1.0.3 |
| 726 | 2025-10-08T01:15:38.584Z | Downloaded hostname v0.3.1 |
| 727 | 2025-10-08T01:15:38.584Z | Downloaded futures-macro v0.3.31 |
| 728 | 2025-10-08T01:15:38.584Z | Downloaded futures-executor v0.3.31 |
| 729 | 2025-10-08T01:15:38.584Z | Downloaded filetime v0.2.23 |
| 730 | 2025-10-08T01:15:38.584Z | Downloaded icu_properties v1.5.1 |
| 731 | 2025-10-08T01:15:38.584Z | Downloaded icu_normalizer v1.5.0 |
| 732 | 2025-10-08T01:15:38.584Z | Downloaded http-body v1.0.1 |
| 733 | 2025-10-08T01:15:38.584Z | Downloaded defmt-macros v0.3.9 |
| 734 | 2025-10-08T01:15:38.608Z | Downloaded ctrlc v3.4.4 |
| 735 | 2025-10-08T01:15:38.608Z | Downloaded cargo_metadata v0.19.2 |
| 736 | 2025-10-08T01:15:38.608Z | Downloaded bitvec v1.0.1 |
| 737 | 2025-10-08T01:15:38.608Z | Downloaded hyper-tls v0.6.0 |
| 738 | 2025-10-08T01:15:38.633Z | Downloaded hash32 v0.3.1 |
| 739 | 2025-10-08T01:15:38.633Z | Downloaded glob v0.3.3 |
| 740 | 2025-10-08T01:15:38.633Z | Downloaded expectorate v1.2.0 |
| 741 | 2025-10-08T01:15:38.633Z | Downloaded darling_macro v0.21.3 |
| 742 | 2025-10-08T01:15:38.633Z | Downloaded cexpr v0.6.0 |
| 743 | 2025-10-08T01:15:38.633Z | Downloaded hubpack v0.1.2 |
| 744 | 2025-10-08T01:15:38.633Z | Downloaded hostname v0.4.0 |
| 745 | 2025-10-08T01:15:38.633Z | Downloaded hickory-resolver v0.25.2 |
| 746 | 2025-10-08T01:15:38.633Z | Downloaded hex v0.4.3 |
| 747 | 2025-10-08T01:15:38.633Z | Downloaded goblin v0.8.2 |
| 748 | 2025-10-08T01:15:38.658Z | Downloaded generic-array v0.14.7 |
| 749 | 2025-10-08T01:15:38.658Z | Downloaded futures-sink v0.3.31 |
| 750 | 2025-10-08T01:15:38.658Z | Downloaded futures-io v0.3.31 |
| 751 | 2025-10-08T01:15:38.658Z | Downloaded dropshot_endpoint v0.16.4 |
| 752 | 2025-10-08T01:15:38.658Z | Downloaded drift v0.1.0 |
| 753 | 2025-10-08T01:15:38.658Z | Downloaded async-recursion v1.1.1 |
| 754 | 2025-10-08T01:15:38.658Z | Downloaded heck v0.4.1 |
| 755 | 2025-10-08T01:15:38.658Z | Downloaded getrandom v0.3.2 |
| 756 | 2025-10-08T01:15:38.658Z | Downloaded getrandom v0.2.14 |
| 757 | 2025-10-08T01:15:38.682Z | Downloaded futures-task v0.3.31 |
| 758 | 2025-10-08T01:15:38.682Z | Downloaded fs_extra v1.3.0 |
| 759 | 2025-10-08T01:15:38.683Z | Downloaded form_urlencoded v1.2.2 |
| 760 | 2025-10-08T01:15:38.683Z | Downloaded foreign-types-shared v0.3.1 |
| 761 | 2025-10-08T01:15:38.683Z | Downloaded foreign-types-shared v0.1.1 |
| 762 | 2025-10-08T01:15:38.683Z | Downloaded foreign-types v0.3.2 |
| 763 | 2025-10-08T01:15:38.683Z | Downloaded foldhash v0.1.5 |
| 764 | 2025-10-08T01:15:38.683Z | Downloaded errno v0.3.14 |
| 765 | 2025-10-08T01:15:38.683Z | Downloaded enum-as-inner v0.6.0 |
| 766 | 2025-10-08T01:15:38.683Z | Downloaded embedded-io v0.6.1 |
| 767 | 2025-10-08T01:15:38.683Z | Downloaded either v1.15.0 |
| 768 | 2025-10-08T01:15:38.683Z | Downloaded dtrace-parser v0.1.14 |
| 769 | 2025-10-08T01:15:38.683Z | Downloaded dropshot-api-manager v0.2.2 |
| 770 | 2025-10-08T01:15:38.683Z | Downloaded dof v0.1.5 |
| 771 | 2025-10-08T01:15:38.709Z | Downloaded derive_builder_macro v0.20.2 |
| 772 | 2025-10-08T01:15:38.709Z | Downloaded async-stream-impl v0.3.6 |
| 773 | 2025-10-08T01:15:38.709Z | Downloaded allocator-api2 v0.2.21 |
| 774 | 2025-10-08T01:15:38.709Z | Downloaded num-iter v0.1.45 |
| 775 | 2025-10-08T01:15:38.709Z | Downloaded num-integer v0.1.46 |
| 776 | 2025-10-08T01:15:38.709Z | Downloaded nix v0.29.0 |
| 777 | 2025-10-08T01:15:38.709Z | Downloaded icu_locid v1.5.0 |
| 778 | 2025-10-08T01:15:38.733Z | Downloaded heck v0.5.0 |
| 779 | 2025-10-08T01:15:38.734Z | Downloaded funty v2.0.0 |
| 780 | 2025-10-08T01:15:38.734Z | Downloaded foreign-types v0.5.0 |
| 781 | 2025-10-08T01:15:38.734Z | Downloaded fnv v1.0.7 |
| 782 | 2025-10-08T01:15:38.734Z | Downloaded fastrand v2.3.0 |
| 783 | 2025-10-08T01:15:38.734Z | Downloaded escargot v0.5.10 |
| 784 | 2025-10-08T01:15:38.734Z | Downloaded erased-serde v0.4.5 |
| 785 | 2025-10-08T01:15:38.734Z | Downloaded equivalent v1.0.2 |
| 786 | 2025-10-08T01:15:38.734Z | Downloaded dtrace-parser v0.2.0 |
| 787 | 2025-10-08T01:15:38.734Z | Downloaded num-bigint v0.4.5 |
| 788 | 2025-10-08T01:15:38.734Z | Downloaded newtype_derive v0.1.6 |
| 789 | 2025-10-08T01:15:38.734Z | Downloaded newtype-uuid v1.3.1 |
| 790 | 2025-10-08T01:15:38.734Z | Downloaded foreign-types-macros v0.2.3 |
| 791 | 2025-10-08T01:15:38.734Z | Downloaded foldhash v0.2.0 |
| 792 | 2025-10-08T01:15:38.762Z | Downloaded float-ord v0.3.2 |
| 793 | 2025-10-08T01:15:38.762Z | Downloaded dunce v1.0.5 |
| 794 | 2025-10-08T01:15:38.762Z | Downloaded cfg_aliases v0.2.1 |
| 795 | 2025-10-08T01:15:38.762Z | Downloaded bitstruct v0.1.1 |
| 796 | 2025-10-08T01:15:38.762Z | Downloaded anstyle v1.0.7 |
| 797 | 2025-10-08T01:15:38.762Z | Downloaded libm v0.2.8 |
| 798 | 2025-10-08T01:15:38.762Z | Downloaded dof v0.3.0 |
| 799 | 2025-10-08T01:15:38.762Z | Downloaded derive_more v0.99.20 |
| 800 | 2025-10-08T01:15:38.762Z | Downloaded derive_builder_core v0.20.2 |
| 801 | 2025-10-08T01:15:38.762Z | Downloaded cfg_aliases v0.1.1 |
| 802 | 2025-10-08T01:15:38.788Z | Downloaded bstr v1.9.1 |
| 803 | 2025-10-08T01:15:38.788Z | Downloaded bitflags v1.3.2 |
| 804 | 2025-10-08T01:15:38.788Z | Downloaded mime v0.3.17 |
| 805 | 2025-10-08T01:15:38.788Z | Downloaded match_cfg v0.1.0 |
| 806 | 2025-10-08T01:15:38.788Z | Downloaded lru-cache v0.1.2 |
| 807 | 2025-10-08T01:15:38.788Z | Downloaded lock_api v0.4.12 |
| 808 | 2025-10-08T01:15:38.788Z | Downloaded embedded-io v0.4.0 |
| 809 | 2025-10-08T01:15:38.788Z | Downloaded dyn-clone v1.0.17 |
| 810 | 2025-10-08T01:15:38.788Z | Downloaded dropshot-api-manager-types v0.2.2 |
| 811 | 2025-10-08T01:15:38.813Z | Downloaded jiff v0.2.15 |
| 812 | 2025-10-08T01:15:38.813Z | Downloaded digest v0.10.7 |
| 813 | 2025-10-08T01:15:38.813Z | Downloaded derive_builder v0.20.2 |
| 814 | 2025-10-08T01:15:38.837Z | Downloaded itertools v0.13.0 |
| 815 | 2025-10-08T01:15:38.837Z | Downloaded displaydoc v0.2.5 |
| 816 | 2025-10-08T01:15:38.837Z | Downloaded is_terminal_polyfill v1.70.0 |
| 817 | 2025-10-08T01:15:38.837Z | Downloaded aws-lc-sys v0.30.0 |
| 818 | 2025-10-08T01:15:39.109Z | Downloaded derive-where v1.6.0 |
| 819 | 2025-10-08T01:15:39.133Z | Downloaded aho-corasick v1.1.3 |
| 820 | 2025-10-08T01:15:39.134Z | Downloaded ipnetwork v0.21.1 |
| 821 | 2025-10-08T01:15:39.134Z | Downloaded inout v0.1.3 |
| 822 | 2025-10-08T01:15:39.134Z | Downloaded ingot v0.1.1 |
| 823 | 2025-10-08T01:15:39.134Z | Downloaded crossbeam-channel v0.5.15 |
| 824 | 2025-10-08T01:15:39.134Z | Downloaded clap_builder v4.5.2 |
| 825 | 2025-10-08T01:15:39.158Z | Downloaded aes v0.8.4 |
| 826 | 2025-10-08T01:15:39.158Z | Downloaded dropshot v0.16.4 |
| 827 | 2025-10-08T01:15:39.184Z | Downloaded crossbeam-utils v0.8.19 |
| 828 | 2025-10-08T01:15:39.184Z | Downloaded const_format v0.2.35 |
| 829 | 2025-10-08T01:15:39.184Z | Downloaded darling v0.21.3 |
| 830 | 2025-10-08T01:15:39.208Z | Downloaded cookie v0.18.1 |
| 831 | 2025-10-08T01:15:39.208Z | Downloaded bitflags v2.9.4 |
| 832 | 2025-10-08T01:15:39.208Z | Downloaded atomic-waker v1.1.2 |
| 833 | 2025-10-08T01:15:39.208Z | Downloaded highway v1.3.0 |
| 834 | 2025-10-08T01:15:39.209Z | Downloaded fs-err v3.1.2 |
| 835 | 2025-10-08T01:15:39.209Z | Downloaded fatfs v0.3.6 |
| 836 | 2025-10-08T01:15:39.209Z | Downloaded debug-ignore v1.0.5 |
| 837 | 2025-10-08T01:15:39.209Z | Downloaded daft v0.1.5 |
| 838 | 2025-10-08T01:15:39.209Z | Downloaded ctr v0.9.2 |
| 839 | 2025-10-08T01:15:39.233Z | Downloaded cmake v0.1.54 |
| 840 | 2025-10-08T01:15:39.233Z | Downloaded cipher v0.4.4 |
| 841 | 2025-10-08T01:15:39.233Z | Downloaded camino-tempfile v1.4.1 |
| 842 | 2025-10-08T01:15:39.233Z | Downloaded base64ct v1.6.0 |
| 843 | 2025-10-08T01:15:39.233Z | Downloaded backoff v0.4.0 |
| 844 | 2025-10-08T01:15:39.233Z | Downloaded argon2 v0.5.3 |
| 845 | 2025-10-08T01:15:39.233Z | Downloaded anstyle-query v1.0.3 |
| 846 | 2025-10-08T01:15:39.233Z | Downloaded anstream v0.6.14 |
| 847 | 2025-10-08T01:15:39.233Z | Downloaded cstr-argument v0.1.2 |
| 848 | 2025-10-08T01:15:39.233Z | Downloaded colorchoice v1.0.1 |
| 849 | 2025-10-08T01:15:39.233Z | Downloaded cargo-platform v0.1.8 |
| 850 | 2025-10-08T01:15:39.233Z | Downloaded bit-vec v0.6.3 |
| 851 | 2025-10-08T01:15:39.233Z | Downloaded bincode v1.3.3 |
| 852 | 2025-10-08T01:15:39.258Z | Downloaded autocfg v1.3.0 |
| 853 | 2025-10-08T01:15:39.258Z | Downloaded async-stream v0.3.6 |
| 854 | 2025-10-08T01:15:39.258Z | Downloaded anstyle-parse v0.2.4 |
| 855 | 2025-10-08T01:15:39.258Z | Downloaded aes-gcm-siv v0.11.1 |
| 856 | 2025-10-08T01:15:39.258Z | Downloaded cfg-if v1.0.0 |
| 857 | 2025-10-08T01:15:39.258Z | Downloaded byteorder v1.5.0 |
| 858 | 2025-10-08T01:15:39.258Z | Downloaded block-buffer v0.10.4 |
| 859 | 2025-10-08T01:15:39.258Z | Downloaded bitstruct_derive v0.1.0 |
| 860 | 2025-10-08T01:15:39.258Z | Downloaded aead v0.5.2 |
| 861 | 2025-10-08T01:15:39.633Z | Compiling proc-macro2 v1.0.101 |
| 862 | 2025-10-08T01:15:39.633Z | Compiling unicode-ident v1.0.18 |
| 863 | 2025-10-08T01:15:39.657Z | Compiling libc v0.2.176 |
| 864 | 2025-10-08T01:15:39.657Z | Compiling serde_core v1.0.226 |
| 865 | 2025-10-08T01:15:39.657Z | Compiling serde v1.0.226 |
| 866 | 2025-10-08T01:15:39.657Z | Compiling autocfg v1.3.0 |
| 867 | 2025-10-08T01:15:39.657Z | Checking cfg-if v1.0.0 |
| 868 | 2025-10-08T01:15:39.657Z | Compiling memchr v2.7.2 |
| 869 | 2025-10-08T01:15:39.992Z | Compiling serde_json v1.0.145 |
| 870 | 2025-10-08T01:15:40.530Z | Compiling libm v0.2.8 |
| 871 | 2025-10-08T01:15:40.699Z | Compiling version_check v0.9.5 |
| 872 | 2025-10-08T01:15:40.724Z | Compiling getrandom v0.3.2 |
| 873 | 2025-10-08T01:15:41.764Z | Checking itoa v1.0.11 |
| 874 | 2025-10-08T01:15:41.847Z | Checking smallvec v1.13.2 |
| 875 | 2025-10-08T01:15:42.129Z | Compiling shlex v1.3.0 |
| 876 | 2025-10-08T01:15:42.240Z | Compiling lock_api v0.4.12 |
| 877 | 2025-10-08T01:15:42.420Z | Compiling parking_lot_core v0.9.10 |
| 878 | 2025-10-08T01:15:42.537Z | Compiling thiserror v1.0.64 |
| 879 | 2025-10-08T01:15:42.572Z | Compiling ryu v1.0.18 |
| 880 | 2025-10-08T01:15:42.831Z | Compiling quote v1.0.40 |
| 881 | 2025-10-08T01:15:42.966Z | Compiling jobserver v0.1.31 |
| 882 | 2025-10-08T01:15:43.098Z | Compiling log v0.4.27 |
| 883 | 2025-10-08T01:15:43.222Z | Checking stable_deref_trait v1.2.0 |
| 884 | 2025-10-08T01:15:43.301Z | Compiling syn v2.0.106 |
| 885 | 2025-10-08T01:15:43.367Z | Compiling once_cell v1.21.3 |
| 886 | 2025-10-08T01:15:43.417Z | Compiling cc v1.2.17 |
| 887 | 2025-10-08T01:15:43.450Z | Compiling slab v0.4.9 |
| 888 | 2025-10-08T01:15:43.483Z | Compiling heck v0.5.0 |
| 889 | 2025-10-08T01:15:43.678Z | Checking writeable v0.5.5 |
| 890 | 2025-10-08T01:15:43.803Z | Checking litemap v0.7.4 |
| 891 | 2025-10-08T01:15:43.926Z | Compiling fnv v1.0.7 |
| 892 | 2025-10-08T01:15:44.026Z | Compiling num-traits v0.2.19 |
| 893 | 2025-10-08T01:15:44.105Z | Checking pin-project-lite v0.2.14 |
| 894 | 2025-10-08T01:15:44.145Z | Checking getrandom v0.2.14 |
| 895 | 2025-10-08T01:15:44.281Z | Checking percent-encoding v2.3.2 |
| 896 | 2025-10-08T01:15:44.488Z | Compiling regex-syntax v0.8.5 |
| 897 | 2025-10-08T01:15:44.587Z | Checking icu_locid_transform_data v1.5.0 |
| 898 | 2025-10-08T01:15:44.774Z | Checking icu_properties_data v1.5.0 |
| 899 | 2025-10-08T01:15:45.062Z | Compiling aho-corasick v1.1.3 |
| 900 | 2025-10-08T01:15:45.088Z | Checking write16 v1.0.0 |
| 901 | 2025-10-08T01:15:45.268Z | Checking icu_normalizer_data v1.5.0 |
| 902 | 2025-10-08T01:15:45.405Z | Checking utf16_iter v1.0.5 |
| 903 | 2025-10-08T01:15:45.676Z | Checking utf8_iter v1.0.4 |
| 904 | 2025-10-08T01:15:45.956Z | Checking form_urlencoded v1.2.2 |
| 905 | 2025-10-08T01:15:46.258Z | Compiling bitflags v2.9.4 |
| 906 | 2025-10-08T01:15:46.759Z | Checking scopeguard v1.2.0 |
| 907 | 2025-10-08T01:15:46.877Z | Checking socket2 v0.6.0 |
| 908 | 2025-10-08T01:15:47.275Z | Compiling portable-atomic v1.11.1 |
| 909 | 2025-10-08T01:15:47.429Z | Checking parking_lot v0.12.2 |
| 910 | 2025-10-08T01:15:47.458Z | Compiling thiserror v2.0.16 |
| 911 | 2025-10-08T01:15:47.483Z | Compiling allocator-api2 v0.2.21 |
| 912 | 2025-10-08T01:15:47.851Z | Compiling ring v0.17.14 |
| 913 | 2025-10-08T01:15:48.263Z | Compiling regex-automata v0.4.11 |
| 914 | 2025-10-08T01:15:48.558Z | Checking mio v1.0.2 |
| 915 | 2025-10-08T01:15:48.874Z | Checking signal-hook-registry v1.4.2 |
| 916 | 2025-10-08T01:15:48.919Z | Compiling equivalent v1.0.2 |
| 917 | 2025-10-08T01:15:49.108Z | Checking critical-section v1.2.0 |
| 918 | 2025-10-08T01:15:49.224Z | Compiling semver v1.0.27 |
| 919 | 2025-10-08T01:15:49.254Z | Checking iana-time-zone v0.1.64 |
| 920 | 2025-10-08T01:15:49.459Z | Checking futures-core v0.3.31 |
| 921 | 2025-10-08T01:15:49.613Z | Compiling errno v0.3.14 |
| 922 | 2025-10-08T01:15:49.959Z | Compiling typenum v1.17.0 |
| 923 | 2025-10-08T01:15:50.177Z | Compiling hashbrown v0.16.0 |
| 924 | 2025-10-08T01:15:50.427Z | Compiling httparse v1.10.1 |
| 925 | 2025-10-08T01:15:50.627Z | Compiling generic-array v0.14.7 |
| 926 | 2025-10-08T01:15:50.984Z | Compiling synstructure v0.13.1 |
| 927 | 2025-10-08T01:15:51.033Z | Compiling serde_derive_internals v0.29.1 |
| 928 | 2025-10-08T01:15:51.468Z | Checking dyn-clone v1.0.17 |
| 929 | 2025-10-08T01:15:51.531Z | Compiling schemars v0.8.22 |
| 930 | 2025-10-08T01:15:51.651Z | Checking futures-sink v0.3.31 |
| 931 | 2025-10-08T01:15:51.832Z | Compiling indexmap v2.11.4 |
| 932 | 2025-10-08T01:15:52.359Z | Compiling either v1.15.0 |
| 933 | 2025-10-08T01:15:52.790Z | Compiling regex v1.11.3 |
| 934 | 2025-10-08T01:15:52.858Z | Checking rand_core v0.6.4 |
| 935 | 2025-10-08T01:15:52.907Z | Compiling rustix v0.38.34 |
| 936 | 2025-10-08T01:15:53.207Z | Checking futures-channel v0.3.31 |
| 937 | 2025-10-08T01:15:53.304Z | Compiling ucd-trie v0.1.6 |
| 938 | 2025-10-08T01:15:53.746Z | Checking pin-utils v0.1.0 |
| 939 | 2025-10-08T01:15:53.807Z | Checking futures-io v0.3.31 |
| 940 | 2025-10-08T01:15:53.832Z | Compiling prettyplease v0.2.37 |
| 941 | 2025-10-08T01:15:53.880Z | Compiling lazy_static v1.5.0 |
| 942 | 2025-10-08T01:15:54.065Z | Compiling rustversion v1.0.22 |
| 943 | 2025-10-08T01:15:54.099Z | Checking futures-task v0.3.31 |
| 944 | 2025-10-08T01:15:54.339Z | Checking byteorder v1.5.0 |
| 945 | 2025-10-08T01:15:54.404Z | Checking subtle v2.5.0 |
| 946 | 2025-10-08T01:15:54.475Z | Compiling serde_derive v1.0.226 |
| 947 | 2025-10-08T01:15:54.699Z | Compiling zerofrom-derive v0.1.5 |
| 948 | 2025-10-08T01:15:54.750Z | Compiling yoke-derive v0.7.5 |
| 949 | 2025-10-08T01:15:54.781Z | Compiling zerovec-derive v0.10.3 |
| 950 | 2025-10-08T01:15:54.813Z | Compiling displaydoc v0.2.5 |
| 951 | 2025-10-08T01:15:54.920Z | Compiling icu_provider_macros v1.5.0 |
| 952 | 2025-10-08T01:15:55.055Z | Compiling tokio-macros v2.5.0 |
| 953 | 2025-10-08T01:15:56.025Z | Compiling thiserror-impl v1.0.64 |
| 954 | 2025-10-08T01:15:56.352Z | Compiling schemars_derive v0.8.22 |
| 955 | 2025-10-08T01:15:56.382Z | Compiling futures-macro v0.3.31 |
| 956 | 2025-10-08T01:15:56.533Z | Compiling thiserror-impl v2.0.16 |
| 957 | 2025-10-08T01:15:57.526Z | Compiling anyhow v1.0.100 |
| 958 | 2025-10-08T01:15:57.653Z | Checking zerofrom v0.1.5 |
| 959 | 2025-10-08T01:15:57.912Z | Checking yoke v0.7.5 |
| 960 | 2025-10-08T01:15:58.104Z | Checking futures-util v0.3.31 |
| 961 | 2025-10-08T01:15:58.182Z | Compiling strsim v0.11.1 |
| 962 | 2025-10-08T01:15:58.318Z | Checking zerovec v0.10.4 |
| 963 | 2025-10-08T01:15:58.350Z | Compiling minimal-lexical v0.2.1 |
| 964 | 2025-10-08T01:15:58.815Z | Compiling pest v2.7.10 |
| 965 | 2025-10-08T01:15:58.843Z | Compiling glob v0.3.3 |
| 966 | 2025-10-08T01:15:58.882Z | Compiling nom v7.1.3 |
| 967 | 2025-10-08T01:15:59.438Z | Compiling slog v2.7.0 |
| 968 | 2025-10-08T01:15:59.596Z | Compiling clang-sys v1.8.1 |
| 969 | 2025-10-08T01:16:00.077Z | Checking tinystr v0.7.6 |
| 970 | 2025-10-08T01:16:00.113Z | Checking icu_collections v1.5.0 |
| 971 | 2025-10-08T01:16:00.358Z | Compiling ident_case v1.0.1 |
| 972 | 2025-10-08T01:16:00.537Z | Checking icu_locid v1.5.0 |
| 973 | 2025-10-08T01:16:01.113Z | Compiling libloading v0.8.9 |
| 974 | 2025-10-08T01:16:01.552Z | Compiling pest_meta v2.7.10 |
| 975 | 2025-10-08T01:16:01.640Z | Checking icu_provider v1.5.0 |
| 976 | 2025-10-08T01:16:01.765Z | Compiling bindgen v0.69.5 |
| 977 | 2025-10-08T01:16:02.085Z | Compiling pkg-config v0.3.30 |
| 978 | 2025-10-08T01:16:02.233Z | Checking zeroize v1.7.0 |
| 979 | 2025-10-08T01:16:02.265Z | Checking bytes v1.10.1 |
| 980 | 2025-10-08T01:16:02.307Z | Checking icu_locid_transform v1.5.0 |
| 981 | 2025-10-08T01:16:02.536Z | Checking chrono v0.4.42 |
| 982 | 2025-10-08T01:16:02.712Z | Checking uuid v1.18.1 |
| 983 | 2025-10-08T01:16:02.948Z | Compiling serde_tokenstream v0.2.2 |
| 984 | 2025-10-08T01:16:03.138Z | Compiling pest_generator v2.7.10 |
| 985 | 2025-10-08T01:16:03.332Z | Checking tokio v1.47.1 |
| 986 | 2025-10-08T01:16:03.393Z | Checking icu_properties v1.5.1 |
| 987 | 2025-10-08T01:16:04.138Z | Checking http v1.3.1 |
| 988 | 2025-10-08T01:16:04.584Z | Compiling home v0.5.11 |
| 989 | 2025-10-08T01:16:04.693Z | Compiling cexpr v0.6.0 |
| 990 | 2025-10-08T01:16:04.813Z | Compiling which v4.4.2 |
| 991 | 2025-10-08T01:16:04.973Z | Compiling pest_derive v2.7.10 |
| 992 | 2025-10-08T01:16:05.381Z | Compiling tracing-attributes v0.1.27 |
| 993 | 2025-10-08T01:16:05.490Z | Compiling itertools v0.12.1 |
| 994 | 2025-10-08T01:16:06.621Z | Checking tracing-core v0.1.32 |
| 995 | 2025-10-08T01:16:06.847Z | Checking icu_normalizer v1.5.0 |
| 996 | 2025-10-08T01:16:07.126Z | Compiling rustc-hash v1.1.0 |
| 997 | 2025-10-08T01:16:07.300Z | Compiling lazycell v1.3.0 |
| 998 | 2025-10-08T01:16:07.329Z | Compiling vcpkg v0.2.15 |
| 999 | 2025-10-08T01:16:07.647Z | Checking idna_adapter v1.2.0 |
| 1000 | 2025-10-08T01:16:07.684Z | Compiling cmake v0.1.54 |
| 1001 | 2025-10-08T01:16:07.894Z | Checking idna v1.0.3 |
| 1002 | 2025-10-08T01:16:08.140Z | Checking tracing v0.1.40 |
| 1003 | 2025-10-08T01:16:08.422Z | Checking url v2.5.4 |
| 1004 | 2025-10-08T01:16:08.451Z | Compiling fs_extra v1.3.0 |
| 1005 | 2025-10-08T01:16:08.501Z | Compiling dunce v1.0.5 |
| 1006 | 2025-10-08T01:16:08.695Z | Compiling scroll_derive v0.12.0 |
| 1007 | 2025-10-08T01:16:08.719Z | Checking untrusted v0.9.0 |
| 1008 | 2025-10-08T01:16:08.851Z | Compiling thread-id v4.2.1 |
| 1009 | 2025-10-08T01:16:09.040Z | Checking crypto-common v0.1.6 |
| 1010 | 2025-10-08T01:16:09.289Z | Checking rustls-pki-types v1.12.0 |
| 1011 | 2025-10-08T01:16:09.897Z | Compiling zerocopy-derive v0.7.34 |
| 1012 | 2025-10-08T01:16:10.245Z | Compiling time-core v0.1.6 |
| 1013 | 2025-10-08T01:16:10.553Z | Compiling aws-lc-rs v1.13.3 |
| 1014 | 2025-10-08T01:16:10.726Z | Compiling camino v1.2.0 |
| 1015 | 2025-10-08T01:16:10.953Z | Compiling num-conv v0.1.0 |
| 1016 | 2025-10-08T01:16:11.109Z | Checking tokio-util v0.7.16 |
| 1017 | 2025-10-08T01:16:11.279Z | Compiling time-macros v0.2.24 |
| 1018 | 2025-10-08T01:16:11.413Z | Checking ipnet v2.9.0 |
| 1019 | 2025-10-08T01:16:11.445Z | Checking base64 v0.22.1 |
| 1020 | 2025-10-08T01:16:11.521Z | Checking ppv-lite86 v0.2.17 |
| 1021 | 2025-10-08T01:16:11.757Z | Compiling paste v1.0.15 |
| 1022 | 2025-10-08T01:16:11.962Z | Compiling foldhash v0.1.5 |
| 1023 | 2025-10-08T01:16:12.189Z | Checking untrusted v0.7.1 |
| 1024 | 2025-10-08T01:16:12.229Z | Compiling hashbrown v0.15.2 |
| 1025 | 2025-10-08T01:16:12.313Z | Compiling scroll v0.12.0 |
| 1026 | 2025-10-08T01:16:12.408Z | Checking http-body v1.0.1 |
| 1027 | 2025-10-08T01:16:12.647Z | Compiling usdt-impl v0.5.0 |
| 1028 | 2025-10-08T01:16:12.853Z | Compiling plain v0.2.3 |
| 1029 | 2025-10-08T01:16:13.050Z | Compiling syn v1.0.109 |
| 1030 | 2025-10-08T01:16:13.084Z | Checking atomic-waker v1.1.2 |
| 1031 | 2025-10-08T01:16:13.277Z | Compiling goblin v0.8.2 |
| 1032 | 2025-10-08T01:16:13.355Z | Compiling zerocopy v0.7.34 |
| 1033 | 2025-10-08T01:16:13.445Z | Compiling regress v0.10.4 |
| 1034 | 2025-10-08T01:16:13.497Z | Compiling async-trait v0.1.89 |
| 1035 | 2025-10-08T01:16:13.602Z | Checking tower-service v0.3.3 |
| 1036 | 2025-10-08T01:16:13.726Z | Compiling pretty-hex v0.4.1 |
| 1037 | 2025-10-08T01:16:13.780Z | Checking try-lock v0.2.5 |
| 1038 | 2025-10-08T01:16:13.981Z | Checking want v0.3.1 |
| 1039 | 2025-10-08T01:16:14.209Z | Checking h2 v0.4.6 |
| 1040 | 2025-10-08T01:16:14.863Z | Compiling dtrace-parser v0.2.0 |
| 1041 | 2025-10-08T01:16:15.612Z | Checking httpdate v1.0.3 |
| 1042 | 2025-10-08T01:16:16.464Z | Checking cpufeatures v0.2.12 |
| 1043 | 2025-10-08T01:16:16.596Z | Checking block-buffer v0.10.4 |
| 1044 | 2025-10-08T01:16:16.848Z | Compiling typify-impl v0.4.3 |
| 1045 | 2025-10-08T01:16:17.399Z | Compiling crossbeam-utils v0.8.19 |
| 1046 | 2025-10-08T01:16:18.571Z | Checking hyper v1.7.0 |
| 1047 | 2025-10-08T01:16:19.185Z | Checking digest v0.10.7 |
| 1048 | 2025-10-08T01:16:19.640Z | Compiling dof v0.3.0 |
| 1049 | 2025-10-08T01:16:19.670Z | Checking http-body-util v0.1.3 |
| 1050 | 2025-10-08T01:16:20.218Z | Compiling openssl-sys v0.9.107 |
| 1051 | 2025-10-08T01:16:20.275Z | Compiling aws-lc-sys v0.30.0 |
| 1052 | 2025-10-08T01:16:21.207Z | Checking hyper-util v0.1.16 |
| 1053 | 2025-10-08T01:16:21.308Z | Compiling darling_core v0.21.3 |
| 1054 | 2025-10-08T01:16:21.513Z | Checking encoding_rs v0.8.34 |
| 1055 | 2025-10-08T01:16:21.755Z | Checking mime v0.3.17 |
| 1056 | 2025-10-08T01:16:21.969Z | Compiling usdt-attr-macro v0.5.0 |
| 1057 | 2025-10-08T01:16:22.120Z | Compiling usdt-macro v0.5.0 |
| 1058 | 2025-10-08T01:16:23.572Z | Checking rand_chacha v0.3.1 |
| 1059 | 2025-10-08T01:16:23.596Z | Compiling openapiv3 v2.2.0 |
| 1060 | 2025-10-08T01:16:23.699Z | Checking serde_urlencoded v0.7.1 |
| 1061 | 2025-10-08T01:16:24.009Z | Compiling rustls v0.22.4 |
| 1062 | 2025-10-08T01:16:24.301Z | Checking rand v0.8.5 |
| 1063 | 2025-10-08T01:16:24.408Z | Checking futures-executor v0.3.31 |
| 1064 | 2025-10-08T01:16:24.681Z | Compiling strum_macros v0.26.4 |
| 1065 | 2025-10-08T01:16:25.546Z | Compiling slog-async v2.8.0 |
| 1066 | 2025-10-08T01:16:25.928Z | Compiling typify-macro v0.4.3 |
| 1067 | 2025-10-08T01:16:26.131Z | Compiling rustix v1.1.2 |
| 1068 | 2025-10-08T01:16:27.064Z | Compiling darling_macro v0.21.3 |
| 1069 | 2025-10-08T01:16:27.264Z | Checking futures v0.3.31 |
| 1070 | 2025-10-08T01:16:27.550Z | Compiling daft-derive v0.1.5 |
| 1071 | 2025-10-08T01:16:27.676Z | Compiling multer v3.1.0 |
| 1072 | 2025-10-08T01:16:27.902Z | Checking foreign-types-shared v0.1.1 |
| 1073 | 2025-10-08T01:16:28.059Z | Compiling openssl v0.10.72 |
| 1074 | 2025-10-08T01:16:28.091Z | Compiling unsafe-libyaml v0.2.11 |
| 1075 | 2025-10-08T01:16:28.115Z | Compiling darling v0.21.3 |
| 1076 | 2025-10-08T01:16:28.447Z | Compiling omicron-workspace-hack v0.1.0 |
| 1077 | 2025-10-08T01:16:28.742Z | Checking foreign-types v0.3.2 |
| 1078 | 2025-10-08T01:16:29.207Z | Compiling typify v0.4.3 |
| 1079 | 2025-10-08T01:16:29.395Z | Compiling serde_yaml v0.9.34+deprecated |
| 1080 | 2025-10-08T01:16:29.426Z | Compiling async-stream-impl v0.3.6 |
| 1081 | 2025-10-08T01:16:29.713Z | Compiling openssl-macros v0.1.1 |
| 1082 | 2025-10-08T01:16:30.084Z | Compiling native-tls v0.2.11 |
| 1083 | 2025-10-08T01:16:30.271Z | Compiling rustls v0.23.10 |
| 1084 | 2025-10-08T01:16:30.540Z | Checking powerfmt v0.2.0 |
| 1085 | 2025-10-08T01:16:30.935Z | Checking deranged v0.5.3 |
| 1086 | 2025-10-08T01:16:31.192Z | Checking sha1 v0.10.6 |
| 1087 | 2025-10-08T01:16:31.782Z | Checking is-terminal v0.4.12 |
| 1088 | 2025-10-08T01:16:31.964Z | Compiling dropshot v0.16.4 |
| 1089 | 2025-10-08T01:16:32.366Z | Checking winnow v0.7.13 |
| 1090 | 2025-10-08T01:16:32.395Z | Checking match_cfg v0.1.0 |
| 1091 | 2025-10-08T01:16:32.426Z | Checking num_threads v0.1.7 |
| 1092 | 2025-10-08T01:16:32.585Z | Checking openssl-probe v0.1.5 |
| 1093 | 2025-10-08T01:16:32.630Z | Checking hostname v0.3.1 |
| 1094 | 2025-10-08T01:16:32.895Z | Checking ipnetwork v0.21.1 |
| 1095 | 2025-10-08T01:16:33.360Z | Compiling dropshot_endpoint v0.16.4 |
| 1096 | 2025-10-08T01:16:33.397Z | Checking time v0.3.44 |
| 1097 | 2025-10-08T01:16:33.516Z | Compiling structmeta-derive v0.3.0 |
| 1098 | 2025-10-08T01:16:34.832Z | Checking sync_wrapper v1.0.1 |
| 1099 | 2025-10-08T01:16:34.959Z | Checking memmap v0.7.0 |
| 1100 | 2025-10-08T01:16:35.058Z | Checking tower-layer v0.3.3 |
| 1101 | 2025-10-08T01:16:35.232Z | Checking fastrand v2.3.0 |
| 1102 | 2025-10-08T01:16:35.313Z | Compiling ref-cast v1.0.25 |
| 1103 | 2025-10-08T01:16:35.380Z | Checking tower v0.5.2 |
| 1104 | 2025-10-08T01:16:35.637Z | Checking tempfile v3.23.0 |
| 1105 | 2025-10-08T01:16:35.962Z | Compiling structmeta v0.3.0 |
| 1106 | 2025-10-08T01:16:36.011Z | Checking usdt v0.5.0 |
| 1107 | 2025-10-08T01:16:36.068Z | Checking crossbeam-channel v0.5.15 |
| 1108 | 2025-10-08T01:16:36.244Z | Checking webpki-roots v0.26.3 |
| 1109 | 2025-10-08T01:16:36.315Z | Compiling ref-cast-impl v1.0.25 |
| 1110 | 2025-10-08T01:16:36.344Z | Checking rand_core v0.9.3 |
| 1111 | 2025-10-08T01:16:36.458Z | Checking tokio-native-tls v0.3.1 |
| 1112 | 2025-10-08T01:16:36.491Z | Checking iri-string v0.7.8 |
| 1113 | 2025-10-08T01:16:36.696Z | Checking rand_chacha v0.9.0 |
| 1114 | 2025-10-08T01:16:36.763Z | Checking hyper-tls v0.6.0 |
| 1115 | 2025-10-08T01:16:37.088Z | Checking webpki-roots v1.0.3 |
| 1116 | 2025-10-08T01:16:37.117Z | Checking thread_local v1.1.8 |
| 1117 | 2025-10-08T01:16:37.533Z | Checking rand v0.9.2 |
| 1118 | 2025-10-08T01:16:37.708Z | Compiling progenitor-impl v0.11.1 |
| 1119 | 2025-10-08T01:16:37.780Z | Checking strum v0.26.3 |
| 1120 | 2025-10-08T01:16:38.006Z | Checking debug-ignore v1.0.5 |
| 1121 | 2025-10-08T01:16:38.406Z | Checking take_mut v0.2.2 |
| 1122 | 2025-10-08T01:16:38.531Z | Checking term v1.2.0 |
| 1123 | 2025-10-08T01:16:39.034Z | Checking slog-term v2.9.2 |
| 1124 | 2025-10-08T01:16:39.225Z | Checking tower-http v0.6.6 |
| 1125 | 2025-10-08T01:16:39.365Z | Checking slog-json v2.6.1 |
| 1126 | 2025-10-08T01:16:39.464Z | Checking toml_parser v1.0.3 |
| 1127 | 2025-10-08T01:16:39.629Z | Checking oxnet v0.1.3 |
| 1128 | 2025-10-08T01:16:39.673Z | Compiling serde_with_macros v3.15.0 |
| 1129 | 2025-10-08T01:16:39.859Z | Compiling derive-where v1.6.0 |
| 1130 | 2025-10-08T01:16:39.977Z | Compiling strum_macros v0.27.2 |
| 1131 | 2025-10-08T01:16:40.095Z | Checking toml_datetime v0.7.2 |
| 1132 | 2025-10-08T01:16:40.283Z | Checking serde_spanned v1.0.2 |
| 1133 | 2025-10-08T01:16:41.957Z | Checking spin v0.9.8 |
| 1134 | 2025-10-08T01:16:42.031Z | Checking toml_writer v1.0.3 |
| 1135 | 2025-10-08T01:16:42.398Z | Checking toml v0.9.7 |
| 1136 | 2025-10-08T01:16:42.807Z | Checking slog-bunyan v2.5.0 |
| 1137 | 2025-10-08T01:16:42.998Z | Compiling progenitor-macro v0.11.1 |
| 1138 | 2025-10-08T01:16:43.023Z | Compiling derive-ex v0.1.8 |
| 1139 | 2025-10-08T01:16:43.769Z | Checking async-stream v0.3.6 |
| 1140 | 2025-10-08T01:16:44.163Z | Checking waitgroup v0.1.2 |
| 1141 | 2025-10-08T01:16:44.231Z | Checking rustls-pemfile v2.1.3 |
| 1142 | 2025-10-08T01:16:44.277Z | Checking newtype-uuid v1.3.1 |
| 1143 | 2025-10-08T01:16:44.340Z | Compiling newtype-uuid-macros v0.1.0 |
| 1144 | 2025-10-08T01:16:44.459Z | Checking serde_path_to_error v0.1.17 |
| 1145 | 2025-10-08T01:16:44.680Z | Checking hostname v0.4.0 |
| 1146 | 2025-10-08T01:16:45.137Z | Checking quick-error v1.2.3 |
| 1147 | 2025-10-08T01:16:46.120Z | Compiling parse-display-derive v0.10.0 |
| 1148 | 2025-10-08T01:16:46.359Z | Compiling toml_datetime v0.6.11 |
| 1149 | 2025-10-08T01:16:46.543Z | Compiling test-strategy v0.4.3 |
| 1150 | 2025-10-08T01:16:46.830Z | Checking macaddr v1.0.1 |
| 1151 | 2025-10-08T01:16:47.183Z | Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 1152 | 2025-10-08T01:16:47.984Z | Checking daft v0.1.5 |
| 1153 | 2025-10-08T01:16:48.494Z | Checking hex v0.4.3 |
| 1154 | 2025-10-08T01:16:49.462Z | Compiling api_identity v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 1155 | 2025-10-08T01:16:49.682Z | Checking wait-timeout v0.2.0 |
| 1156 | 2025-10-08T01:16:50.268Z | Checking bit-vec v0.6.3 |
| 1157 | 2025-10-08T01:16:50.462Z | Checking rusty-fork v0.3.0 |
| 1158 | 2025-10-08T01:16:50.632Z | Checking bit-set v0.5.3 |
| 1159 | 2025-10-08T01:16:50.868Z | Checking strum v0.27.2 |
| 1160 | 2025-10-08T01:16:51.501Z | Checking serde_with v3.15.0 |
| 1161 | 2025-10-08T01:16:52.759Z | Compiling rustls-webpki v0.102.4 |
| 1162 | 2025-10-08T01:16:53.169Z | Checking rand_xorshift v0.3.0 |
| 1163 | 2025-10-08T01:16:54.154Z | Checking unarray v0.1.4 |
| 1164 | 2025-10-08T01:16:54.384Z | Checking proptest v1.5.0 |
| 1165 | 2025-10-08T01:16:54.624Z | Checking serde_human_bytes v0.1.0 (http://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945) |
| 1166 | 2025-10-08T01:16:54.813Z | Checking omicron-uuid-kinds v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 1167 | 2025-10-08T01:16:54.871Z | Compiling clap_derive v4.5.4 |
| 1168 | 2025-10-08T01:16:55.254Z | Checking instant v0.1.12 |
| 1169 | 2025-10-08T01:16:55.403Z | Checking foldhash v0.2.0 |
| 1170 | 2025-10-08T01:16:55.502Z | Checking rustc-hash v2.1.1 |
| 1171 | 2025-10-08T01:16:55.759Z | Checking utf8parse v0.2.1 |
| 1172 | 2025-10-08T01:16:55.787Z | Checking iddqd v0.3.14 |
| 1173 | 2025-10-08T01:16:55.951Z | Checking anstyle-parse v0.2.4 |
| 1174 | 2025-10-08T01:16:56.257Z | Checking backoff v0.4.0 |
| 1175 | 2025-10-08T01:16:56.334Z | Checking parse-display v0.10.0 |
| 1176 | 2025-10-08T01:16:56.568Z | Checking id-map v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 1177 | 2025-10-08T01:16:56.597Z | Checking slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 1178 | 2025-10-08T01:16:56.823Z | Checking protocol v0.1.0 (https://github.com/oxidecomputer/lldp#b12d9c04) |
| 1179 | 2025-10-08T01:16:57.286Z | Checking anstyle v1.0.7 |
| 1180 | 2025-10-08T01:16:57.513Z | Compiling unicode-xid v0.2.4 |
| 1181 | 2025-10-08T01:16:57.667Z | Compiling crucible-workspace-hack v0.1.0 |
| 1182 | 2025-10-08T01:16:58.031Z | Checking colorchoice v1.0.1 |
| 1183 | 2025-10-08T01:16:58.136Z | Checking is_terminal_polyfill v1.70.0 |
| 1184 | 2025-10-08T01:16:58.218Z | Checking anstyle-query v1.0.3 |
| 1185 | 2025-10-08T01:16:58.383Z | Checking anstream v0.6.14 |
| 1186 | 2025-10-08T01:16:58.408Z | Checking terminal_size v0.3.0 |
| 1187 | 2025-10-08T01:16:58.446Z | Checking tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#db072743) |
| 1188 | 2025-10-08T01:16:58.589Z | Checking clap_lex v0.7.0 |
| 1189 | 2025-10-08T01:16:58.639Z | Compiling winnow v0.5.40 |
| 1190 | 2025-10-08T01:16:59.196Z | Compiling zerocopy v0.8.27 |
| 1191 | 2025-10-08T01:16:59.226Z | Compiling heck v0.4.1 |
| 1192 | 2025-10-08T01:16:59.317Z | Checking clap_builder v4.5.2 |
| 1193 | 2025-10-08T01:17:00.022Z | Compiling zerocopy-derive v0.8.27 |
| 1194 | 2025-10-08T01:17:01.660Z | Compiling toml_edit v0.19.15 |
| 1195 | 2025-10-08T01:17:02.101Z | Checking clap v4.5.4 |
| 1196 | 2025-10-08T01:17:02.517Z | Checking serde_spanned v0.6.9 |
| 1197 | 2025-10-08T01:17:03.762Z | Checking data-encoding v2.6.0 |
| 1198 | 2025-10-08T01:17:04.218Z | Compiling proc-macro-crate v1.3.1 |
| 1199 | 2025-10-08T01:17:04.323Z | Checking unicode-width v0.1.14 |
| 1200 | 2025-10-08T01:17:04.765Z | Compiling tokio-rustls v0.26.0 |
| 1201 | 2025-10-08T01:17:05.286Z | Compiling hyper-rustls v0.27.3 |
| 1202 | 2025-10-08T01:17:06.310Z | Checking num-integer v0.1.46 |
| 1203 | 2025-10-08T01:17:06.616Z | Compiling reqwest v0.12.23 |
| 1204 | 2025-10-08T01:17:06.908Z | Checking tinyvec_macros v0.1.1 |
| 1205 | 2025-10-08T01:17:07.483Z | Checking tinyvec v1.6.0 |
| 1206 | 2025-10-08T01:17:08.261Z | Checking num-bigint v0.4.5 |
| 1207 | 2025-10-08T01:17:08.634Z | Checking crossbeam-epoch v0.9.18 |
| 1208 | 2025-10-08T01:17:08.686Z | Compiling itertools v0.14.0 |
| 1209 | 2025-10-08T01:17:09.083Z | Compiling proc-macro-error-attr v1.0.4 |
| 1210 | 2025-10-08T01:17:09.216Z | Compiling heapless v0.8.0 |
| 1211 | 2025-10-08T01:17:09.986Z | Compiling progenitor-client v0.11.1 |
| 1212 | 2025-10-08T01:17:10.218Z | Checking num-rational v0.4.2 |
| 1213 | 2025-10-08T01:17:10.421Z | Checking num-iter v0.1.45 |
| 1214 | 2025-10-08T01:17:11.099Z | Checking num-complex v0.4.6 |
| 1215 | 2025-10-08T01:17:11.203Z | Compiling darling_core v0.20.11 |
| 1216 | 2025-10-08T01:17:11.229Z | Checking hash32 v0.3.1 |
| 1217 | 2025-10-08T01:17:11.357Z | Compiling ingot-macros v0.1.1 |
| 1218 | 2025-10-08T01:17:12.226Z | Compiling proc-macro-error v1.0.4 |
| 1219 | 2025-10-08T01:17:12.511Z | Checking bitflags v1.3.2 |
| 1220 | 2025-10-08T01:17:12.632Z | Compiling smoltcp v0.11.0 |
| 1221 | 2025-10-08T01:17:12.793Z | Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 1222 | 2025-10-08T01:17:14.834Z | Compiling tokio-rustls v0.25.0 |
| 1223 | 2025-10-08T01:17:15.543Z | Compiling darling_macro v0.20.11 |
| 1224 | 2025-10-08T01:17:15.764Z | Checking num v0.4.3 |
| 1225 | 2025-10-08T01:17:16.468Z | Checking ingot-types v0.1.2 |
| 1226 | 2025-10-08T01:17:16.501Z | Compiling progenitor v0.11.1 |
| 1227 | 2025-10-08T01:17:16.679Z | Compiling num_enum_derive v0.7.4 |
| 1228 | 2025-10-08T01:17:16.863Z | Compiling synstructure v0.12.6 |
| 1229 | 2025-10-08T01:17:17.437Z | Checking bstr v1.9.1 |
| 1230 | 2025-10-08T01:17:18.046Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#555fa6e1) |
| 1231 | 2025-10-08T01:17:18.135Z | Checking toml_write v0.1.2 |
| 1232 | 2025-10-08T01:17:18.160Z | Checking cobs v0.2.3 |
| 1233 | 2025-10-08T01:17:18.185Z | Checking managed v0.8.0 |
| 1234 | 2025-10-08T01:17:18.408Z | Checking postcard v1.0.9 |
| 1235 | 2025-10-08T01:17:18.473Z | Checking toml_edit v0.22.27 |
| 1236 | 2025-10-08T01:17:18.607Z | Checking num_enum v0.7.4 |
| 1237 | 2025-10-08T01:17:18.913Z | Compiling zerocopy-derive v0.2.0 |
| 1238 | 2025-10-08T01:17:20.325Z | Checking ingot v0.1.1 |
| 1239 | 2025-10-08T01:17:20.488Z | Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=08f2a34d487658e87545ffbba3add632a82baf0d#08f2a34d) |
| 1240 | 2025-10-08T01:17:20.818Z | Compiling darling v0.20.11 |
| 1241 | 2025-10-08T01:17:21.343Z | Compiling progenitor-client v0.10.0 |
| 1242 | 2025-10-08T01:17:21.975Z | Compiling enum-as-inner v0.6.0 |
| 1243 | 2025-10-08T01:17:22.817Z | Compiling libz-sys v1.1.16 |
| 1244 | 2025-10-08T01:17:22.909Z | Checking illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=795a1e0aeefb7a2c6fe4139779fdf66930d09b80#795a1e0a) |
| 1245 | 2025-10-08T01:17:23.581Z | Compiling foreign-types-macros v0.2.3 |
| 1246 | 2025-10-08T01:17:23.712Z | Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=795a1e0aeefb7a2c6fe4139779fdf66930d09b80#795a1e0a) |
| 1247 | 2025-10-08T01:17:24.066Z | Checking foreign-types-shared v0.3.1 |
| 1248 | 2025-10-08T01:17:24.279Z | Compiling semver v0.1.20 |
| 1249 | 2025-10-08T01:17:24.520Z | Compiling rayon-core v1.12.1 |
| 1250 | 2025-10-08T01:17:24.575Z | Checking is_ci v1.2.0 |
| 1251 | 2025-10-08T01:17:24.702Z | Checking foreign-types v0.5.0 |
| 1252 | 2025-10-08T01:17:24.747Z | Compiling rustc_version v0.1.7 |
| 1253 | 2025-10-08T01:17:25.105Z | Checking opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=795a1e0aeefb7a2c6fe4139779fdf66930d09b80#795a1e0a) |
| 1254 | 2025-10-08T01:17:25.134Z | Compiling derive_builder_core v0.20.2 |
| 1255 | 2025-10-08T01:17:25.406Z | Checking toml v0.8.23 |
| 1256 | 2025-10-08T01:17:26.007Z | Compiling omicron-common v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 1257 | 2025-10-08T01:17:26.472Z | Checking crossbeam-deque v0.8.5 |
| 1258 | 2025-10-08T01:17:26.704Z | Checking tabwriter v1.4.0 |
| 1259 | 2025-10-08T01:17:26.773Z | Compiling progenitor-impl v0.10.0 |
| 1260 | 2025-10-08T01:17:26.806Z | Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 1261 | 2025-10-08T01:17:26.845Z | Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=795a1e0aeefb7a2c6fe4139779fdf66930d09b80#795a1e0a) |
| 1262 | 2025-10-08T01:17:26.982Z | Checking cstr-argument v0.1.2 |
| 1263 | 2025-10-08T01:17:27.175Z | Checking float-ord v0.3.2 |
| 1264 | 2025-10-08T01:17:27.346Z | Compiling owo-colors v4.2.2 |
| 1265 | 2025-10-08T01:17:27.563Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#8f62f405) |
| 1266 | 2025-10-08T01:17:27.964Z | Checking rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 1267 | 2025-10-08T01:17:28.137Z | Checking nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 1268 | 2025-10-08T01:17:28.969Z | Compiling derive_builder_macro v0.20.2 |
| 1269 | 2025-10-08T01:17:29.091Z | Checking dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#555fa6e1) |
| 1270 | 2025-10-08T01:17:29.319Z | Compiling newtype_derive v0.1.6 |
| 1271 | 2025-10-08T01:17:29.645Z | Checking supports-color v3.0.2 |
| 1272 | 2025-10-08T01:17:29.804Z | Checking supports-color v2.1.0 |
| 1273 | 2025-10-08T01:17:29.844Z | Checking resolv-conf v0.7.0 |
| 1274 | 2025-10-08T01:17:30.006Z | Compiling libgit2-sys v0.18.2+1.9.1 |
| 1275 | 2025-10-08T01:17:30.166Z | Compiling vergen-lib v0.1.6 |
| 1276 | 2025-10-08T01:17:30.475Z | Compiling slog-dtrace v0.3.0 |
| 1277 | 2025-10-08T01:17:30.589Z | Checking linked-hash-map v0.5.6 |
| 1278 | 2025-10-08T01:17:30.855Z | Checking colored v3.0.0 |
| 1279 | 2025-10-08T01:17:30.926Z | Checking lru-cache v0.1.2 |
| 1280 | 2025-10-08T01:17:31.214Z | Compiling progenitor-macro v0.10.0 |
| 1281 | 2025-10-08T01:17:31.530Z | Compiling derive_builder v0.20.2 |
| 1282 | 2025-10-08T01:17:31.820Z | Checking rayon v1.10.0 |
| 1283 | 2025-10-08T01:17:32.628Z | Checking oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=795a1e0aeefb7a2c6fe4139779fdf66930d09b80#795a1e0a) |
| 1284 | 2025-10-08T01:17:32.853Z | Checking hickory-proto v0.24.4 |
| 1285 | 2025-10-08T01:17:34.062Z | Compiling zone_cfg_derive v0.3.0 |
| 1286 | 2025-10-08T01:17:34.894Z | Checking similar v2.7.0 |
| 1287 | 2025-10-08T01:17:35.555Z | Checking crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=102b0bb8305cfbc3fa74c52d643d716653756372#102b0bb8) |
| 1288 | 2025-10-08T01:17:35.991Z | Checking atomicwrites v0.4.4 |
| 1289 | 2025-10-08T01:17:36.093Z | Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 1290 | 2025-10-08T01:17:36.208Z | Checking bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=827e6615bfebfd94d41504dcd1517a0f22e3166a#827e6615) |
| 1291 | 2025-10-08T01:17:36.542Z | Checking camino-tempfile v1.4.1 |
| 1292 | 2025-10-08T01:17:36.825Z | Compiling hubpack_derive v0.1.1 |
| 1293 | 2025-10-08T01:17:37.590Z | Compiling cargo-platform v0.1.8 |
| 1294 | 2025-10-08T01:17:37.664Z | Compiling vergen v9.0.6 |
| 1295 | 2025-10-08T01:17:37.996Z | Compiling serde_repr v0.1.19 |
| 1296 | 2025-10-08T01:17:38.042Z | Compiling num-derive v0.4.2 |
| 1297 | 2025-10-08T01:17:38.438Z | Checking sigpipe v0.1.3 |
| 1298 | 2025-10-08T01:17:38.567Z | Compiling usdt-impl v0.3.5 |
| 1299 | 2025-10-08T01:17:38.933Z | Compiling convert_case v0.4.0 |
| 1300 | 2025-10-08T01:17:38.966Z | Checking base64 v0.21.7 |
| 1301 | 2025-10-08T01:17:39.418Z | Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 1302 | 2025-10-08T01:17:39.556Z | Checking jiff v0.2.15 |
| 1303 | 2025-10-08T01:17:39.797Z | Checking siphasher v1.0.1 |
| 1304 | 2025-10-08T01:17:39.824Z | Compiling illumos-utils v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 1305 | 2025-10-08T01:17:40.145Z | Checking indent_write v2.2.0 |
| 1306 | 2025-10-08T01:17:40.235Z | Checking base64ct v1.6.0 |
| 1307 | 2025-10-08T01:17:40.260Z | Checking progenitor v0.10.0 |
| 1308 | 2025-10-08T01:17:40.438Z | Checking phf_shared v0.12.1 |
| 1309 | 2025-10-08T01:17:40.498Z | Checking crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=65ca41e821ef53ec9c28909357f23e3348169e4f#102b0bb8) |
| 1310 | 2025-10-08T01:17:40.763Z | Checking password-hash v0.5.0 |
| 1311 | 2025-10-08T01:17:40.801Z | Compiling derive_more v0.99.20 |
| 1312 | 2025-10-08T01:17:41.073Z | Compiling cargo_metadata v0.19.2 |
| 1313 | 2025-10-08T01:17:41.200Z | Checking hubpack v0.1.2 |
| 1314 | 2025-10-08T01:17:41.231Z | Checking zone v0.3.1 |
| 1315 | 2025-10-08T01:17:41.524Z | Checking bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=827e6615bfebfd94d41504dcd1517a0f22e3166a#827e6615) |
| 1316 | 2025-10-08T01:17:41.784Z | Checking hickory-resolver v0.24.4 |
| 1317 | 2025-10-08T01:17:41.948Z | Checking opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=795a1e0aeefb7a2c6fe4139779fdf66930d09b80#795a1e0a) |
| 1318 | 2025-10-08T01:17:41.977Z | Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 1319 | 2025-10-08T01:17:43.057Z | Compiling zerocopy v0.3.2 |
| 1320 | 2025-10-08T01:17:43.404Z | Compiling oximeter-macro-impl v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 1321 | 2025-10-08T01:17:43.545Z | Checking terminal_size v0.4.3 |
| 1322 | 2025-10-08T01:17:43.618Z | Checking blake2 v0.10.6 |
| 1323 | 2025-10-08T01:17:43.732Z | Checking tokio-stream v0.1.17 |
| 1324 | 2025-10-08T01:17:44.002Z | Checking propolis_types v0.0.0 (/work/oxidecomputer/propolis/crates/propolis-types) |
| 1325 | 2025-10-08T01:17:44.344Z | Checking serde-big-array v0.5.1 |
| 1326 | 2025-10-08T01:17:44.440Z | Checking smf v0.2.3 |
| 1327 | 2025-10-08T01:17:44.491Z | Compiling vergen-git2 v1.0.7 |
| 1328 | 2025-10-08T01:17:44.577Z | Compiling pin-project-internal v1.1.10 |
| 1329 | 2025-10-08T01:17:44.838Z | Compiling rustc_version v0.4.1 |
| 1330 | 2025-10-08T01:17:44.888Z | Compiling chrono-tz v0.10.4 |
| 1331 | 2025-10-08T01:17:44.940Z | Checking oxlog v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 1332 | 2025-10-08T01:17:45.226Z | Checking whoami v1.5.1 |
| 1333 | 2025-10-08T01:17:45.252Z | Compiling cancel-safe-futures v0.1.5 |
| 1334 | 2025-10-08T01:17:45.373Z | Checking unicode-width v0.2.1 |
| 1335 | 2025-10-08T01:17:45.399Z | Checking unicode-segmentation v1.11.0 |
| 1336 | 2025-10-08T01:17:45.533Z | Checking unicode-linebreak v0.1.5 |
| 1337 | 2025-10-08T01:17:45.667Z | Checking smawk v0.3.2 |
| 1338 | 2025-10-08T01:17:45.877Z | Checking static_assertions v1.1.0 |
| 1339 | 2025-10-08T01:17:46.016Z | Checking textwrap v0.16.2 |
| 1340 | 2025-10-08T01:17:46.048Z | Checking gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=6bd2660d651332f38949cdfd3d23d751ca54b120#6bd2660d) |
| 1341 | 2025-10-08T01:17:46.049Z | Checking newline-converter v0.3.0 |
| 1342 | 2025-10-08T01:17:46.260Z | Checking propolis_api_types v0.0.0 (/work/oxidecomputer/propolis/crates/propolis-api-types) |
| 1343 | 2025-10-08T01:17:46.463Z | Checking qorb v0.4.1 |
| 1344 | 2025-10-08T01:17:46.664Z | Checking argon2 v0.5.3 |
| 1345 | 2025-10-08T01:17:46.697Z | Checking pin-project v1.1.10 |
| 1346 | 2025-10-08T01:17:46.850Z | Compiling dof v0.1.5 |
| 1347 | 2025-10-08T01:17:47.226Z | Checking phf v0.12.1 |
| 1348 | 2025-10-08T01:17:47.460Z | Checking globset v0.4.14 |
| 1349 | 2025-10-08T01:17:47.498Z | Checking unicode-normalization v0.1.24 |
| 1350 | 2025-10-08T01:17:47.846Z | Checking console v0.15.8 |
| 1351 | 2025-10-08T01:17:47.956Z | Compiling const_format_proc_macros v0.2.34 |
| 1352 | 2025-10-08T01:17:48.243Z | Compiling oximeter-db v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 1353 | 2025-10-08T01:17:48.277Z | Checking tokio-dtrace v0.1.1 |
| 1354 | 2025-10-08T01:17:48.367Z | Checking libsw-core v0.3.2 |
| 1355 | 2025-10-08T01:17:48.575Z | Compiling dtrace-parser v0.1.14 |
| 1356 | 2025-10-08T01:17:48.621Z | Checking secrecy v0.10.3 |
| 1357 | 2025-10-08T01:17:48.819Z | Compiling async-recursion v1.1.1 |
| 1358 | 2025-10-08T01:17:49.043Z | Compiling snafu-derive v0.8.9 |
| 1359 | 2025-10-08T01:17:49.120Z | Compiling cookie v0.18.1 |
| 1360 | 2025-10-08T01:17:49.531Z | Checking csv-core v0.1.12 |
| 1361 | 2025-10-08T01:17:50.064Z | Checking bytecount v0.6.9 |
| 1362 | 2025-10-08T01:17:50.102Z | Compiling cfg_aliases v0.2.1 |
| 1363 | 2025-10-08T01:17:50.232Z | Checking highway v1.3.0 |
| 1364 | 2025-10-08T01:17:50.264Z | Checking fixedbitset v0.4.2 |
| 1365 | 2025-10-08T01:17:50.392Z | Checking fixedbitset v0.5.7 |
| 1366 | 2025-10-08T01:17:50.542Z | Compiling rustls v0.21.12 |
| 1367 | 2025-10-08T01:17:50.771Z | Compiling moka v0.12.10 |
| 1368 | 2025-10-08T01:17:50.838Z | Checking utf-8 v0.7.6 |
| 1369 | 2025-10-08T01:17:50.886Z | Checking same-file v1.0.6 |
| 1370 | 2025-10-08T01:17:51.084Z | Checking walkdir v2.5.0 |
| 1371 | 2025-10-08T01:17:51.131Z | Checking tungstenite v0.21.0 |
| 1372 | 2025-10-08T01:17:51.238Z | Checking gateway-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 1373 | 2025-10-08T01:17:51.416Z | Checking petgraph v0.8.3 |
| 1374 | 2025-10-08T01:17:51.892Z | Checking petgraph v0.6.5 |
| 1375 | 2025-10-08T01:17:52.700Z | Checking snafu v0.8.9 |
| 1376 | 2025-10-08T01:17:52.856Z | Checking sled-hardware-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 1377 | 2025-10-08T01:17:53.152Z | Checking oxql-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 1378 | 2025-10-08T01:17:53.180Z | Checking oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 1379 | 2025-10-08T01:17:53.583Z | Checking papergrid v0.11.0 |
| 1380 | 2025-10-08T01:17:53.649Z | Compiling nix v0.29.0 |
| 1381 | 2025-10-08T01:17:53.675Z | Checking csv v1.3.1 |
| 1382 | 2025-10-08T01:17:54.062Z | Checking const_format v0.2.35 |
| 1383 | 2025-10-08T01:17:54.357Z | Checking internal-dns-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 1384 | 2025-10-08T01:17:54.519Z | Checking omicron-passwords v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 1385 | 2025-10-08T01:17:54.549Z | Checking libsw v3.5.0 |
| 1386 | 2025-10-08T01:17:54.574Z | Checking oxide-tokio-rt v0.1.2 |
| 1387 | 2025-10-08T01:17:54.614Z | Checking expectorate v1.2.0 |
| 1388 | 2025-10-08T01:17:54.822Z | Checking olpc-cjson v0.1.4 |
| 1389 | 2025-10-08T01:17:54.917Z | Checking clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3) |
| 1390 | 2025-10-08T01:17:54.976Z | Checking ereport-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 1391 | 2025-10-08T01:17:55.355Z | Compiling tabled_derive v0.7.0 |
| 1392 | 2025-10-08T01:17:55.532Z | Checking gethostname v0.5.0 |
| 1393 | 2025-10-08T01:17:55.557Z | Compiling serde_tokenstream v0.1.7 |
| 1394 | 2025-10-08T01:17:55.616Z | Checking pem v3.0.5 |
| 1395 | 2025-10-08T01:17:55.703Z | Checking sct v0.7.1 |
| 1396 | 2025-10-08T01:17:55.732Z | Checking rustls-webpki v0.101.7 |
| 1397 | 2025-10-08T01:17:55.922Z | Checking inout v0.1.3 |
| 1398 | 2025-10-08T01:17:55.954Z | Checking bcs v0.1.6 |
| 1399 | 2025-10-08T01:17:55.984Z | Checking serde_plain v1.0.2 |
| 1400 | 2025-10-08T01:17:56.059Z | Checking termtree v0.5.1 |
| 1401 | 2025-10-08T01:17:56.145Z | Checking swrite v0.1.0 |
| 1402 | 2025-10-08T01:17:56.251Z | Checking typed-path v0.9.3 |
| 1403 | 2025-10-08T01:17:56.287Z | Checking linear-map v1.2.0 |
| 1404 | 2025-10-08T01:17:56.315Z | Checking tagptr v0.2.0 |
| 1405 | 2025-10-08T01:17:56.366Z | Compiling radium v0.7.0 |
| 1406 | 2025-10-08T01:17:56.610Z | Checking update-engine v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 1407 | 2025-10-08T01:17:56.837Z | Checking cipher v0.4.4 |
| 1408 | 2025-10-08T01:17:57.094Z | Checking tabled v0.15.0 |
| 1409 | 2025-10-08T01:17:57.193Z | Checking gateway-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 1410 | 2025-10-08T01:17:57.846Z | Checking tough v0.20.0 |
| 1411 | 2025-10-08T01:17:58.202Z | Checking nexus-sled-agent-shared v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 1412 | 2025-10-08T01:17:59.084Z | Checking clickhouse-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 1413 | 2025-10-08T01:17:59.109Z | Checking steno v0.4.1 |
| 1414 | 2025-10-08T01:17:59.564Z | Checking cockroach-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 1415 | 2025-10-08T01:18:00.753Z | Checking tokio-tungstenite v0.21.0 |
| 1416 | 2025-10-08T01:18:01.094Z | Checking hickory-proto v0.25.2 |
| 1417 | 2025-10-08T01:18:01.294Z | Checking humantime v2.3.0 |
| 1418 | 2025-10-08T01:18:01.342Z | Checking tap v1.0.1 |
| 1419 | 2025-10-08T01:18:01.634Z | Checking wyz v0.5.1 |
| 1420 | 2025-10-08T01:18:01.792Z | Checking tokio-rustls v0.24.1 |
| 1421 | 2025-10-08T01:18:02.120Z | Compiling usdt-macro v0.3.5 |
| 1422 | 2025-10-08T01:18:02.177Z | Compiling usdt-attr-macro v0.3.5 |
| 1423 | 2025-10-08T01:18:02.472Z | Checking rustls-pemfile v1.0.4 |
| 1424 | 2025-10-08T01:18:02.666Z | Compiling num_enum_derive v0.5.11 |
| 1425 | 2025-10-08T01:18:03.338Z | Checking twox-hash v2.1.0 |
| 1426 | 2025-10-08T01:18:03.453Z | Checking universal-hash v0.5.1 |
| 1427 | 2025-10-08T01:18:03.676Z | Checking atty v0.2.14 |
| 1428 | 2025-10-08T01:18:03.835Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys?branch=main#1d587ea9) |
| 1429 | 2025-10-08T01:18:03.929Z | Checking opaque-debug v0.3.1 |
| 1430 | 2025-10-08T01:18:04.057Z | Checking funty v2.0.0 |
| 1431 | 2025-10-08T01:18:04.215Z | Checking polyval v0.6.2 |
| 1432 | 2025-10-08T01:18:04.401Z | Checking hickory-resolver v0.25.2 |
| 1433 | 2025-10-08T01:18:04.480Z | Checking num_enum v0.5.11 |
| 1434 | 2025-10-08T01:18:04.527Z | Checking ctr v0.9.2 |
| 1435 | 2025-10-08T01:18:04.670Z | Checking aes v0.8.4 |
| 1436 | 2025-10-08T01:18:04.848Z | Checking bhyve_api_sys v0.0.0 (/work/oxidecomputer/propolis/crates/bhyve-api/sys) |
| 1437 | 2025-10-08T01:18:04.873Z | Checking bitvec v1.0.1 |
| 1438 | 2025-10-08T01:18:05.272Z | Checking aead v0.5.2 |
| 1439 | 2025-10-08T01:18:05.424Z | Checking usdt v0.3.5 |
| 1440 | 2025-10-08T01:18:05.454Z | Checking bincode v1.3.3 |
| 1441 | 2025-10-08T01:18:05.526Z | Checking nvpair_sys v0.0.0 (/work/oxidecomputer/propolis/crates/nvpair/sys) |
| 1442 | 2025-10-08T01:18:05.702Z | Checking internal-dns-resolver v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 1443 | 2025-10-08T01:18:05.730Z | Compiling crucible v0.0.1 (https://github.com/oxidecomputer/crucible?rev=102b0bb8305cfbc3fa74c52d643d716653756372#102b0bb8) |
| 1444 | 2025-10-08T01:18:05.803Z | Checking passt v0.3.0 |
| 1445 | 2025-10-08T01:18:06.016Z | Checking fakedata_generator v0.5.0 |
| 1446 | 2025-10-08T01:18:06.161Z | Checking nvpair v0.0.0 (/work/oxidecomputer/propolis/crates/nvpair) |
| 1447 | 2025-10-08T01:18:06.193Z | Checking aes-gcm-siv v0.11.1 |
| 1448 | 2025-10-08T01:18:06.294Z | Checking bhyve_api v0.0.0 (/work/oxidecomputer/propolis/crates/bhyve-api) |
| 1449 | 2025-10-08T01:18:06.410Z | Checking toml v0.7.8 |
| 1450 | 2025-10-08T01:18:06.441Z | Checking rgb_frame v0.0.0 (/work/oxidecomputer/propolis/crates/rgb-frame) |
| 1451 | 2025-10-08T01:18:06.466Z | Compiling bitstruct_derive v0.1.0 |
| 1452 | 2025-10-08T01:18:06.564Z | Checking ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9) |
| 1453 | 2025-10-08T01:18:06.601Z | Checking viona_api_sys v0.0.0 (/work/oxidecomputer/propolis/crates/viona-api/sys) |
| 1454 | 2025-10-08T01:18:06.702Z | Compiling cfg_aliases v0.1.1 |
| 1455 | 2025-10-08T01:18:06.781Z | Checking ascii v1.1.0 |
| 1456 | 2025-10-08T01:18:06.852Z | Checking pretty-hex v0.2.1 |
| 1457 | 2025-10-08T01:18:06.883Z | Checking nexus-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 1458 | 2025-10-08T01:18:06.955Z | Checking ringbuffer v0.15.0 |
| 1459 | 2025-10-08T01:18:07.057Z | Checking typeid v1.0.0 |
| 1460 | 2025-10-08T01:18:07.088Z | Checking dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys?branch=main#1d587ea9) |
| 1461 | 2025-10-08T01:18:07.183Z | Checking rfb v0.0.0 (/work/oxidecomputer/propolis/crates/rfb) |
| 1462 | 2025-10-08T01:18:07.239Z | Checking erased-serde v0.4.5 |
| 1463 | 2025-10-08T01:18:07.343Z | Checking p9ds v0.1.0 (https://github.com/oxidecomputer/p9fs#113f170a) |
| 1464 | 2025-10-08T01:18:07.393Z | Compiling nix v0.28.0 |
| 1465 | 2025-10-08T01:18:07.597Z | Checking bitstruct v0.1.1 |
| 1466 | 2025-10-08T01:18:07.747Z | Checking viona_api v0.0.0 (/work/oxidecomputer/propolis/crates/viona-api) |
| 1467 | 2025-10-08T01:18:07.978Z | Checking cpuid_utils v0.0.0 (/work/oxidecomputer/propolis/crates/cpuid-utils) |
| 1468 | 2025-10-08T01:18:08.050Z | Checking dladm v0.0.0 (/work/oxidecomputer/propolis/crates/dladm) |
| 1469 | 2025-10-08T01:18:08.082Z | Checking serde_arrays v0.1.0 |
| 1470 | 2025-10-08T01:18:08.140Z | Compiling fs-err v3.1.2 |
| 1471 | 2025-10-08T01:18:08.269Z | Checking libloading v0.7.4 |
| 1472 | 2025-10-08T01:18:08.338Z | Checking p4rs v0.1.0 (https://github.com/oxidecomputer/p4?branch=main#16b9d09f) |
| 1473 | 2025-10-08T01:18:08.452Z | Checking cpuid_profile_config v0.0.0 (/work/oxidecomputer/propolis/crates/cpuid-profile-config) |
| 1474 | 2025-10-08T01:18:08.549Z | Checking propolis-server-api v0.1.0 (/work/oxidecomputer/propolis/crates/propolis-server-api) |
| 1475 | 2025-10-08T01:18:08.659Z | Checking kstat-rs v0.2.4 |
| 1476 | 2025-10-08T01:18:08.704Z | Compiling escargot v0.5.10 |
| 1477 | 2025-10-08T01:18:08.940Z | Checking softnpu v0.2.0 (https://github.com/oxidecomputer/softnpu#b016b192) |
| 1478 | 2025-10-08T01:18:08.997Z | Checking oximeter-instruments v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 1479 | 2025-10-08T01:18:09.181Z | Checking propolis-client v0.1.0 (/work/oxidecomputer/propolis/lib/propolis-client) |
| 1480 | 2025-10-08T01:18:09.226Z | Checking ron v0.8.1 |
| 1481 | 2025-10-08T01:18:09.258Z | Checking itertools v0.13.0 |
| 1482 | 2025-10-08T01:18:09.348Z | Checking xattr v1.3.1 |
| 1483 | 2025-10-08T01:18:09.565Z | Checking drift v0.1.0 |
| 1484 | 2025-10-08T01:18:10.001Z | Checking dropshot-api-manager-types v0.2.2 |
| 1485 | 2025-10-08T01:18:10.212Z | Checking sha2 v0.10.9 |
| 1486 | 2025-10-08T01:18:10.296Z | Checking filetime v0.2.23 |
| 1487 | 2025-10-08T01:18:10.517Z | Checking bit_field v0.10.2 |
| 1488 | 2025-10-08T01:18:10.569Z | Checking cargo_metadata v0.18.1 |
| 1489 | 2025-10-08T01:18:10.759Z | Checking dropshot-api-manager v0.2.2 |
| 1490 | 2025-10-08T01:18:10.822Z | Checking tar v0.4.40 |
| 1491 | 2025-10-08T01:18:11.549Z | Checking ctrlc v3.4.4 |
| 1492 | 2025-10-08T01:18:11.797Z | Checking fatfs v0.3.6 |
| 1493 | 2025-10-08T01:18:12.100Z | Checking propolis-dropshot-apis v0.1.0 (/work/oxidecomputer/propolis/bin/dropshot-apis) |
| 1494 | 2025-10-08T01:18:13.191Z | Checking propolis-config-toml v0.0.0 (/work/oxidecomputer/propolis/crates/propolis-config-toml) |
| 1495 | 2025-10-08T01:18:13.271Z | Checking xtask v0.0.0 (/work/oxidecomputer/propolis/xtask) |
| 1496 | 2025-10-08T01:18:13.843Z | Compiling git2 v0.20.2 |
| 1497 | 2025-10-08T01:18:13.972Z | Checking propolis-cli v0.1.0 (/work/oxidecomputer/propolis/bin/propolis-cli) |
| 1498 | 2025-10-08T01:18:18.985Z | Compiling crucible-common v0.0.1 (https://github.com/oxidecomputer/crucible?rev=102b0bb8305cfbc3fa74c52d643d716653756372#102b0bb8) |
| 1499 | 2025-10-08T01:18:27.867Z | Checking crucible-protocol v0.0.0 (https://github.com/oxidecomputer/crucible?rev=102b0bb8305cfbc3fa74c52d643d716653756372#102b0bb8) |
| 1500 | 2025-10-08T01:18:29.825Z | Checking nexus-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 1501 | 2025-10-08T01:18:37.726Z | Checking oximeter-producer v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 1502 | 2025-10-08T01:18:44.606Z | Checking propolis v0.1.0 (/work/oxidecomputer/propolis/lib/propolis) |
| 1503 | 2025-10-08T01:18:56.648Z | Checking propolis-server v0.1.0 (/work/oxidecomputer/propolis/bin/propolis-server) |
| 1504 | 2025-10-08T01:18:56.682Z | Checking propolis-standalone v0.1.0 (/work/oxidecomputer/propolis/bin/propolis-standalone) |
| 1505 | 2025-10-08T01:19:05.791Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 3m 57s |
| 1506 | 2025-10-08T01:19:06.201Z | |
| 1507 | 2025-10-08T01:19:06.201Z | real 3:57.465049699 |
| 1508 | 2025-10-08T01:19:06.201Z | user 16:42.847624144 |
| 1509 | 2025-10-08T01:19:06.201Z | sys 3:44.837180038 |
| 1510 | 2025-10-08T01:19:06.201Z | trap 0.652862230 |
| 1511 | 2025-10-08T01:19:06.201Z | tflt 0.469391725 |
| 1512 | 2025-10-08T01:19:06.201Z | dflt 0.302209829 |
| 1513 | 2025-10-08T01:19:06.201Z | kflt 0.003375273 |
| 1514 | 2025-10-08T01:19:06.201Z | lock 35:21.977777930 |
| 1515 | 2025-10-08T01:19:06.201Z | slp 1:07:36.166285987 |
| 1516 | 2025-10-08T01:19:06.201Z | lat 1:34.445720832 |
| 1517 | 2025-10-08T01:19:06.201Z | stop 5:10.872241571 |
| 1518 | 2025-10-08T01:19:06.226Z | + ptime -m cargo clippy --features falcon --all-targets |
| 1519 | 2025-10-08T01:19:07.106Z | Downloading crates ... |
| 1520 | 2025-10-08T01:19:07.393Z | Downloaded downcast v0.11.0 |
| 1521 | 2025-10-08T01:19:07.419Z | Downloaded miniz_oxide v0.7.2 |
| 1522 | 2025-10-08T01:19:07.419Z | Downloaded simd-adler32 v0.3.7 |
| 1523 | 2025-10-08T01:19:07.419Z | Downloaded termtree v0.4.1 |
| 1524 | 2025-10-08T01:19:07.419Z | Downloaded mockall v0.12.1 |
| 1525 | 2025-10-08T01:19:07.419Z | Downloaded predicates v3.1.0 |
| 1526 | 2025-10-08T01:19:07.419Z | Downloaded slog-stdlog v4.1.1 |
| 1527 | 2025-10-08T01:19:07.419Z | Downloaded serde_test v1.0.176 |
| 1528 | 2025-10-08T01:19:07.419Z | Downloaded fragile v2.0.0 |
| 1529 | 2025-10-08T01:19:07.443Z | Downloaded fdeflate v0.3.4 |
| 1530 | 2025-10-08T01:19:07.443Z | Downloaded crc32fast v1.4.0 |
| 1531 | 2025-10-08T01:19:07.443Z | Downloaded flate2 v1.0.30 |
| 1532 | 2025-10-08T01:19:07.468Z | Downloaded png v0.17.13 |
| 1533 | 2025-10-08T01:19:07.468Z | Downloaded bytemuck v1.16.0 |
| 1534 | 2025-10-08T01:19:07.468Z | Downloaded arc-swap v1.7.1 |
| 1535 | 2025-10-08T01:19:07.468Z | Downloaded slog-scope v4.4.0 |
| 1536 | 2025-10-08T01:19:07.468Z | Downloaded predicates-tree v1.0.9 |
| 1537 | 2025-10-08T01:19:07.468Z | Downloaded predicates-core v1.0.6 |
| 1538 | 2025-10-08T01:19:07.468Z | Downloaded mockall_derive v0.12.1 |
| 1539 | 2025-10-08T01:19:07.468Z | Downloaded slog-envlogger v2.2.0 |
| 1540 | 2025-10-08T01:19:07.572Z | Downloaded image v0.25.1 |
| 1541 | 2025-10-08T01:19:07.951Z | Checking log v0.4.27 |
| 1542 | 2025-10-08T01:19:07.951Z | Checking tokio v1.47.1 |
| 1543 | 2025-10-08T01:19:08.015Z | Checking propolis_types v0.0.0 (/work/oxidecomputer/propolis/crates/propolis-types) |
| 1544 | 2025-10-08T01:19:08.043Z | Checking rgb_frame v0.0.0 (/work/oxidecomputer/propolis/crates/rgb-frame) |
| 1545 | 2025-10-08T01:19:08.068Z | Checking bhyve_api_sys v0.0.0 (/work/oxidecomputer/propolis/crates/bhyve-api/sys) |
| 1546 | 2025-10-08T01:19:08.068Z | Checking nvpair_sys v0.0.0 (/work/oxidecomputer/propolis/crates/nvpair/sys) |
| 1547 | 2025-10-08T01:19:08.102Z | Checking viona_api_sys v0.0.0 (/work/oxidecomputer/propolis/crates/viona-api/sys) |
| 1548 | 2025-10-08T01:19:08.152Z | Compiling crc32fast v1.4.0 |
| 1549 | 2025-10-08T01:19:08.264Z | Checking goblin v0.8.2 |
| 1550 | 2025-10-08T01:19:08.297Z | Checking rustls v0.23.10 |
| 1551 | 2025-10-08T01:19:08.322Z | Checking native-tls v0.2.11 |
| 1552 | 2025-10-08T01:19:08.348Z | Checking rustls v0.22.4 |
| 1553 | 2025-10-08T01:19:08.522Z | Checking typify-impl v0.4.3 |
| 1554 | 2025-10-08T01:19:08.578Z | Checking propolis_api_types v0.0.0 (/work/oxidecomputer/propolis/crates/propolis-api-types) |
| 1555 | 2025-10-08T01:19:08.604Z | Checking tungstenite v0.21.0 |
| 1556 | 2025-10-08T01:19:08.635Z | Checking globset v0.4.14 |
| 1557 | 2025-10-08T01:19:09.078Z | Checking rustls v0.21.12 |
| 1558 | 2025-10-08T01:19:09.469Z | Checking bhyve_api v0.0.0 (/work/oxidecomputer/propolis/crates/bhyve-api) |
| 1559 | 2025-10-08T01:19:09.863Z | Checking nvpair v0.0.0 (/work/oxidecomputer/propolis/crates/nvpair) |
| 1560 | 2025-10-08T01:19:10.107Z | Checking simd-adler32 v0.3.7 |
| 1561 | 2025-10-08T01:19:10.354Z | Checking viona_api v0.0.0 (/work/oxidecomputer/propolis/crates/viona-api) |
| 1562 | 2025-10-08T01:19:10.714Z | Checking dladm v0.0.0 (/work/oxidecomputer/propolis/crates/dladm) |
| 1563 | 2025-10-08T01:19:10.916Z | Checking typify v0.4.3 |
| 1564 | 2025-10-08T01:19:11.082Z | Checking progenitor-impl v0.11.1 |
| 1565 | 2025-10-08T01:19:11.109Z | Checking progenitor-impl v0.10.0 |
| 1566 | 2025-10-08T01:19:11.432Z | Checking adler v1.0.2 |
| 1567 | 2025-10-08T01:19:11.607Z | Checking miniz_oxide v0.7.2 |
| 1568 | 2025-10-08T01:19:11.870Z | Checking cpuid_utils v0.0.0 (/work/oxidecomputer/propolis/crates/cpuid-utils) |
| 1569 | 2025-10-08T01:19:12.086Z | Checking arc-swap v1.7.1 |
| 1570 | 2025-10-08T01:19:12.281Z | Checking flate2 v1.0.30 |
| 1571 | 2025-10-08T01:19:12.483Z | Checking slog-scope v4.4.0 |
| 1572 | 2025-10-08T01:19:12.691Z | Checking fdeflate v0.3.4 |
| 1573 | 2025-10-08T01:19:12.787Z | Checking cpuid_profile_config v0.0.0 (/work/oxidecomputer/propolis/crates/cpuid-profile-config) |
| 1574 | 2025-10-08T01:19:12.812Z | Checking dof v0.3.0 |
| 1575 | 2025-10-08T01:19:12.840Z | Checking slog-stdlog v4.1.1 |
| 1576 | 2025-10-08T01:19:12.878Z | Checking bytemuck v1.16.0 |
| 1577 | 2025-10-08T01:19:12.974Z | Checking predicates-core v1.0.6 |
| 1578 | 2025-10-08T01:19:13.028Z | Checking slog-envlogger v2.2.0 |
| 1579 | 2025-10-08T01:19:13.168Z | Checking termtree v0.4.1 |
| 1580 | 2025-10-08T01:19:13.193Z | Checking png v0.17.13 |
| 1581 | 2025-10-08T01:19:13.193Z | Checking predicates v3.1.0 |
| 1582 | 2025-10-08T01:19:13.270Z | Compiling mockall_derive v0.12.1 |
| 1583 | 2025-10-08T01:19:13.295Z | Checking downcast v0.11.0 |
| 1584 | 2025-10-08T01:19:13.320Z | Checking fragile v2.0.0 |
| 1585 | 2025-10-08T01:19:13.404Z | Checking usdt-impl v0.5.0 |
| 1586 | 2025-10-08T01:19:13.429Z | Checking predicates-tree v1.0.9 |
| 1587 | 2025-10-08T01:19:13.517Z | Checking escargot v0.5.10 |
| 1588 | 2025-10-08T01:19:13.590Z | Checking fatfs v0.3.6 |
| 1589 | 2025-10-08T01:19:13.615Z | Checking serde_test v1.0.176 |
| 1590 | 2025-10-08T01:19:13.931Z | Checking usdt v0.5.0 |
| 1591 | 2025-10-08T01:19:14.183Z | Checking slog-dtrace v0.3.0 |
| 1592 | 2025-10-08T01:19:14.333Z | Checking image v0.25.1 |
| 1593 | 2025-10-08T01:19:14.472Z | Checking xtask v0.0.0 (/work/oxidecomputer/propolis/xtask) |
| 1594 | 2025-10-08T01:19:14.793Z | Checking tokio-util v0.7.16 |
| 1595 | 2025-10-08T01:19:14.892Z | Checking tokio-rustls v0.26.0 |
| 1596 | 2025-10-08T01:19:14.988Z | Checking tokio-native-tls v0.3.1 |
| 1597 | 2025-10-08T01:19:15.259Z | Checking tower v0.5.2 |
| 1598 | 2025-10-08T01:19:15.290Z | Checking tokio-rustls v0.25.0 |
| 1599 | 2025-10-08T01:19:15.341Z | Checking backoff v0.4.0 |
| 1600 | 2025-10-08T01:19:15.637Z | Checking tokio-tungstenite v0.21.0 |
| 1601 | 2025-10-08T01:19:15.663Z | Checking hickory-proto v0.24.4 |
| 1602 | 2025-10-08T01:19:15.752Z | Checking zone v0.3.1 |
| 1603 | 2025-10-08T01:19:15.793Z | Checking libsw-core v0.3.2 |
| 1604 | 2025-10-08T01:19:15.850Z | Checking h2 v0.4.6 |
| 1605 | 2025-10-08T01:19:16.054Z | Checking tokio-stream v0.1.17 |
| 1606 | 2025-10-08T01:19:16.079Z | Checking tokio-dtrace v0.1.1 |
| 1607 | 2025-10-08T01:19:16.079Z | Checking tower-http v0.6.6 |
| 1608 | 2025-10-08T01:19:16.122Z | Checking libsw v3.5.0 |
| 1609 | 2025-10-08T01:19:16.374Z | Checking oxide-tokio-rt v0.1.2 |
| 1610 | 2025-10-08T01:19:16.399Z | Checking cancel-safe-futures v0.1.5 |
| 1611 | 2025-10-08T01:19:16.468Z | Checking clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3) |
| 1612 | 2025-10-08T01:19:16.597Z | Checking hickory-proto v0.25.2 |
| 1613 | 2025-10-08T01:19:16.631Z | Checking steno v0.4.1 |
| 1614 | 2025-10-08T01:19:16.797Z | Checking rfb v0.0.0 (/work/oxidecomputer/propolis/crates/rfb) |
| 1615 | 2025-10-08T01:19:16.834Z | Checking update-engine v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 1616 | 2025-10-08T01:19:17.446Z | Checking tokio-rustls v0.24.1 |
| 1617 | 2025-10-08T01:19:17.793Z | Checking dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys?branch=main#1d587ea9) |
| 1618 | 2025-10-08T01:19:17.851Z | Checking softnpu v0.2.0 (https://github.com/oxidecomputer/softnpu#b016b192) |
| 1619 | 2025-10-08T01:19:18.616Z | Checking mockall v0.12.1 |
| 1620 | 2025-10-08T01:19:18.949Z | Checking hickory-resolver v0.24.4 |
| 1621 | 2025-10-08T01:19:19.696Z | Checking hyper v1.7.0 |
| 1622 | 2025-10-08T01:19:19.959Z | Checking hickory-resolver v0.25.2 |
| 1623 | 2025-10-08T01:19:20.280Z | Checking qorb v0.4.1 |
| 1624 | 2025-10-08T01:19:21.600Z | Checking hyper-util v0.1.16 |
| 1625 | 2025-10-08T01:19:23.436Z | Checking hyper-tls v0.6.0 |
| 1626 | 2025-10-08T01:19:23.436Z | Checking hyper-rustls v0.27.3 |
| 1627 | 2025-10-08T01:19:23.464Z | Checking dropshot v0.16.4 |
| 1628 | 2025-10-08T01:19:23.793Z | Checking reqwest v0.12.23 |
| 1629 | 2025-10-08T01:19:25.519Z | Checking progenitor-client v0.10.0 |
| 1630 | 2025-10-08T01:19:25.519Z | Checking progenitor-client v0.11.1 |
| 1631 | 2025-10-08T01:19:25.519Z | Checking tough v0.20.0 |
| 1632 | 2025-10-08T01:19:25.913Z | Checking progenitor v0.10.0 |
| 1633 | 2025-10-08T01:19:25.943Z | Checking progenitor v0.11.1 |
| 1634 | 2025-10-08T01:19:26.111Z | Checking propolis-client v0.1.0 (/work/oxidecomputer/propolis/lib/propolis-client) |
| 1635 | 2025-10-08T01:19:26.154Z | Checking mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=08f2a34d487658e87545ffbba3add632a82baf0d#08f2a34d) |
| 1636 | 2025-10-08T01:19:27.358Z | Checking ereport-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 1637 | 2025-10-08T01:19:27.384Z | Checking crucible-common v0.0.1 (https://github.com/oxidecomputer/crucible?rev=102b0bb8305cfbc3fa74c52d643d716653756372#102b0bb8) |
| 1638 | 2025-10-08T01:19:27.384Z | Checking propolis-server-api v0.1.0 (/work/oxidecomputer/propolis/crates/propolis-server-api) |
| 1639 | 2025-10-08T01:19:27.384Z | Checking dropshot-api-manager v0.2.2 |
| 1640 | 2025-10-08T01:19:28.521Z | Checking crucible-protocol v0.0.0 (https://github.com/oxidecomputer/crucible?rev=102b0bb8305cfbc3fa74c52d643d716653756372#102b0bb8) |
| 1641 | 2025-10-08T01:19:28.949Z | Checking propolis-dropshot-apis v0.1.0 (/work/oxidecomputer/propolis/bin/dropshot-apis) |
| 1642 | 2025-10-08T01:19:30.920Z | Checking propolis-config-toml v0.0.0 (/work/oxidecomputer/propolis/crates/propolis-config-toml) |
| 1643 | 2025-10-08T01:19:31.056Z | Checking omicron-common v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 1644 | 2025-10-08T01:19:31.895Z | Checking propolis-cli v0.1.0 (/work/oxidecomputer/propolis/bin/propolis-cli) |
| 1645 | 2025-10-08T01:19:40.668Z | Checking oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 1646 | 2025-10-08T01:19:40.668Z | Checking illumos-utils v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 1647 | 2025-10-08T01:19:40.693Z | Checking gateway-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 1648 | 2025-10-08T01:19:40.693Z | Checking internal-dns-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 1649 | 2025-10-08T01:19:40.693Z | Checking clickhouse-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 1650 | 2025-10-08T01:19:40.693Z | Checking cockroach-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 1651 | 2025-10-08T01:19:41.986Z | Checking internal-dns-resolver v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 1652 | 2025-10-08T01:19:43.697Z | Checking gateway-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 1653 | 2025-10-08T01:19:43.722Z | Checking oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 1654 | 2025-10-08T01:19:43.722Z | Checking oxql-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 1655 | 2025-10-08T01:19:44.463Z | Checking sled-hardware-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 1656 | 2025-10-08T01:19:44.737Z | Checking oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 1657 | 2025-10-08T01:19:45.132Z | Checking oximeter-instruments v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 1658 | 2025-10-08T01:19:45.286Z | Checking oximeter-db v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 1659 | 2025-10-08T01:19:45.363Z | Checking nexus-sled-agent-shared v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 1660 | 2025-10-08T01:19:49.030Z | Checking nexus-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 1661 | 2025-10-08T01:20:13.190Z | Checking nexus-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 1662 | 2025-10-08T01:20:22.337Z | Checking oximeter-producer v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 1663 | 2025-10-08T01:20:23.383Z | Checking crucible v0.0.1 (https://github.com/oxidecomputer/crucible?rev=102b0bb8305cfbc3fa74c52d643d716653756372#102b0bb8) |
| 1664 | 2025-10-08T01:20:30.177Z | Checking propolis v0.1.0 (/work/oxidecomputer/propolis/lib/propolis) |
| 1665 | 2025-10-08T01:20:46.355Z | Checking propolis-server v0.1.0 (/work/oxidecomputer/propolis/bin/propolis-server) |
| 1666 | 2025-10-08T01:20:46.381Z | Checking propolis-standalone v0.1.0 (/work/oxidecomputer/propolis/bin/propolis-standalone) |
| 1667 | 2025-10-08T01:20:57.923Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 51s |
| 1668 | 2025-10-08T01:20:58.137Z | |
| 1669 | 2025-10-08T01:20:58.137Z | real 1:51.902741828 |
| 1670 | 2025-10-08T01:20:58.137Z | user 4:05.542826218 |
| 1671 | 2025-10-08T01:20:58.137Z | sys 36.511218592 |
| 1672 | 2025-10-08T01:20:58.137Z | trap 0.111027075 |
| 1673 | 2025-10-08T01:20:58.137Z | tflt 0.027054197 |
| 1674 | 2025-10-08T01:20:58.137Z | dflt 0.012384397 |
| 1675 | 2025-10-08T01:20:58.137Z | kflt 0.000400700 |
| 1676 | 2025-10-08T01:20:58.137Z | lock 12:29.907770626 |
| 1677 | 2025-10-08T01:20:58.137Z | slp 13:56.978631182 |
| 1678 | 2025-10-08T01:20:58.137Z | lat 9.769094953 |
| 1679 | 2025-10-08T01:20:58.137Z | stop 23.637541287 |
| 1680 | 2025-10-08T01:20:58.137Z | + banner build |
| 1681 | 2025-10-08T01:20:58.137Z | |
| 1682 | 2025-10-08T01:20:58.137Z | ##### # # # # ##### |
| 1683 | 2025-10-08T01:20:58.137Z | # # # # # # # # |
| 1684 | 2025-10-08T01:20:58.137Z | ##### # # # # # # |
| 1685 | 2025-10-08T01:20:58.137Z | # # # # # # # # |
| 1686 | 2025-10-08T01:20:58.137Z | # # # # # # # # |
| 1687 | 2025-10-08T01:20:58.137Z | ##### #### # ###### ##### |
| 1688 | 2025-10-08T01:20:58.137Z | |
| 1689 | 2025-10-08T01:20:58.163Z | + ptime -m cargo build --features falcon --release -p propolis-server -p propolis-cli |
| 1690 | 2025-10-08T01:20:59.473Z | Compiling proc-macro2 v1.0.101 |
| 1691 | 2025-10-08T01:20:59.473Z | Compiling unicode-ident v1.0.18 |
| 1692 | 2025-10-08T01:20:59.473Z | Compiling libc v0.2.176 |
| 1693 | 2025-10-08T01:20:59.498Z | Compiling serde_core v1.0.226 |
| 1694 | 2025-10-08T01:20:59.498Z | Compiling serde v1.0.226 |
| 1695 | 2025-10-08T01:20:59.499Z | Compiling autocfg v1.3.0 |
| 1696 | 2025-10-08T01:20:59.499Z | Compiling cfg-if v1.0.0 |
| 1697 | 2025-10-08T01:20:59.499Z | Compiling memchr v2.7.2 |
| 1698 | 2025-10-08T01:20:59.792Z | Compiling version_check v0.9.5 |
| 1699 | 2025-10-08T01:20:59.898Z | Compiling libm v0.2.8 |
| 1700 | 2025-10-08T01:21:00.448Z | Compiling getrandom v0.3.2 |
| 1701 | 2025-10-08T01:21:00.939Z | Compiling itoa v1.0.11 |
| 1702 | 2025-10-08T01:21:01.060Z | Compiling smallvec v1.13.2 |
| 1703 | 2025-10-08T01:21:01.433Z | Compiling shlex v1.3.0 |
| 1704 | 2025-10-08T01:21:01.568Z | Compiling quote v1.0.40 |
| 1705 | 2025-10-08T01:21:01.645Z | Compiling jobserver v0.1.31 |
| 1706 | 2025-10-08T01:21:01.791Z | Compiling lock_api v0.4.12 |
| 1707 | 2025-10-08T01:21:01.927Z | Compiling parking_lot_core v0.9.10 |
| 1708 | 2025-10-08T01:21:01.965Z | Compiling ryu v1.0.18 |
| 1709 | 2025-10-08T01:21:02.155Z | Compiling syn v2.0.106 |
| 1710 | 2025-10-08T01:21:02.192Z | Compiling cc v1.2.17 |
| 1711 | 2025-10-08T01:21:02.286Z | Compiling serde_json v1.0.145 |
| 1712 | 2025-10-08T01:21:02.333Z | Compiling thiserror v1.0.64 |
| 1713 | 2025-10-08T01:21:02.388Z | Compiling log v0.4.27 |
| 1714 | 2025-10-08T01:21:02.707Z | Compiling once_cell v1.21.3 |
| 1715 | 2025-10-08T01:21:02.755Z | Compiling stable_deref_trait v1.2.0 |
| 1716 | 2025-10-08T01:21:02.868Z | Compiling slab v0.4.9 |
| 1717 | 2025-10-08T01:21:03.138Z | Compiling fnv v1.0.7 |
| 1718 | 2025-10-08T01:21:03.264Z | Compiling litemap v0.7.4 |
| 1719 | 2025-10-08T01:21:03.288Z | Compiling writeable v0.5.5 |
| 1720 | 2025-10-08T01:21:03.341Z | Compiling heck v0.5.0 |
| 1721 | 2025-10-08T01:21:03.477Z | Compiling pin-project-lite v0.2.14 |
| 1722 | 2025-10-08T01:21:03.700Z | Compiling num-traits v0.2.19 |
| 1723 | 2025-10-08T01:21:03.737Z | Compiling percent-encoding v2.3.2 |
| 1724 | 2025-10-08T01:21:03.770Z | Compiling icu_locid_transform_data v1.5.0 |
| 1725 | 2025-10-08T01:21:03.906Z | Compiling regex-syntax v0.8.5 |
| 1726 | 2025-10-08T01:21:04.370Z | Compiling getrandom v0.2.14 |
| 1727 | 2025-10-08T01:21:04.814Z | Compiling icu_properties_data v1.5.0 |
| 1728 | 2025-10-08T01:21:04.877Z | Compiling aho-corasick v1.1.3 |
| 1729 | 2025-10-08T01:21:05.105Z | Compiling icu_normalizer_data v1.5.0 |
| 1730 | 2025-10-08T01:21:05.492Z | Compiling write16 v1.0.0 |
| 1731 | 2025-10-08T01:21:05.701Z | Compiling utf8_iter v1.0.4 |
| 1732 | 2025-10-08T01:21:06.016Z | Compiling utf16_iter v1.0.5 |
| 1733 | 2025-10-08T01:21:06.282Z | Compiling form_urlencoded v1.2.2 |
| 1734 | 2025-10-08T01:21:06.822Z | Compiling bitflags v2.9.4 |
| 1735 | 2025-10-08T01:21:07.049Z | Compiling scopeguard v1.2.0 |
| 1736 | 2025-10-08T01:21:07.081Z | Compiling allocator-api2 v0.2.21 |
| 1737 | 2025-10-08T01:21:07.514Z | Compiling regex-automata v0.4.11 |
| 1738 | 2025-10-08T01:21:07.786Z | Compiling ring v0.17.14 |
| 1739 | 2025-10-08T01:21:07.814Z | Compiling socket2 v0.6.0 |
| 1740 | 2025-10-08T01:21:08.073Z | Compiling equivalent v1.0.2 |
| 1741 | 2025-10-08T01:21:08.221Z | Compiling thiserror v2.0.16 |
| 1742 | 2025-10-08T01:21:08.443Z | Compiling parking_lot v0.12.2 |
| 1743 | 2025-10-08T01:21:08.807Z | Compiling signal-hook-registry v1.4.2 |
| 1744 | 2025-10-08T01:21:08.833Z | Compiling mio v1.0.2 |
| 1745 | 2025-10-08T01:21:08.915Z | Compiling portable-atomic v1.11.1 |
| 1746 | 2025-10-08T01:21:09.457Z | Compiling synstructure v0.13.1 |
| 1747 | 2025-10-08T01:21:09.779Z | Compiling serde_derive_internals v0.29.1 |
| 1748 | 2025-10-08T01:21:10.362Z | Compiling semver v1.0.27 |
| 1749 | 2025-10-08T01:21:10.470Z | Compiling critical-section v1.2.0 |
| 1750 | 2025-10-08T01:21:10.676Z | Compiling futures-core v0.3.31 |
| 1751 | 2025-10-08T01:21:10.701Z | Compiling iana-time-zone v0.1.64 |
| 1752 | 2025-10-08T01:21:11.312Z | Compiling hashbrown v0.16.0 |
| 1753 | 2025-10-08T01:21:11.655Z | Compiling regex v1.11.3 |
| 1754 | 2025-10-08T01:21:11.680Z | Compiling errno v0.3.14 |
| 1755 | 2025-10-08T01:21:11.960Z | Compiling httparse v1.10.1 |
| 1756 | 2025-10-08T01:21:12.094Z | Compiling typenum v1.17.0 |
| 1757 | 2025-10-08T01:21:12.404Z | Compiling indexmap v2.11.4 |
| 1758 | 2025-10-08T01:21:12.720Z | Compiling generic-array v0.14.7 |
| 1759 | 2025-10-08T01:21:12.801Z | Compiling dyn-clone v1.0.17 |
| 1760 | 2025-10-08T01:21:12.826Z | Compiling serde_derive v1.0.226 |
| 1761 | 2025-10-08T01:21:12.927Z | Compiling zerofrom-derive v0.1.5 |
| 1762 | 2025-10-08T01:21:12.952Z | Compiling yoke-derive v0.7.5 |
| 1763 | 2025-10-08T01:21:13.096Z | Compiling zerovec-derive v0.10.3 |
| 1764 | 2025-10-08T01:21:13.142Z | Compiling displaydoc v0.2.5 |
| 1765 | 2025-10-08T01:21:13.513Z | Compiling icu_provider_macros v1.5.0 |
| 1766 | 2025-10-08T01:21:13.821Z | Compiling tokio-macros v2.5.0 |
| 1767 | 2025-10-08T01:21:13.887Z | Compiling thiserror-impl v1.0.64 |
| 1768 | 2025-10-08T01:21:14.519Z | Compiling schemars_derive v0.8.22 |
| 1769 | 2025-10-08T01:21:14.570Z | Compiling futures-macro v0.3.31 |
| 1770 | 2025-10-08T01:21:15.220Z | Compiling thiserror-impl v2.0.16 |
| 1771 | 2025-10-08T01:21:15.282Z | Compiling futures-sink v0.3.31 |
| 1772 | 2025-10-08T01:21:15.476Z | Compiling schemars v0.8.22 |
| 1773 | 2025-10-08T01:21:15.671Z | Compiling zerofrom v0.1.5 |
| 1774 | 2025-10-08T01:21:15.901Z | Compiling yoke v0.7.5 |
| 1775 | 2025-10-08T01:21:16.316Z | Compiling zerovec v0.10.4 |
| 1776 | 2025-10-08T01:21:16.316Z | Compiling either v1.15.0 |
| 1777 | 2025-10-08T01:21:16.579Z | Compiling rand_core v0.6.4 |
| 1778 | 2025-10-08T01:21:16.679Z | Compiling rustix v0.38.34 |
| 1779 | 2025-10-08T01:21:16.788Z | Compiling rustversion v1.0.22 |
| 1780 | 2025-10-08T01:21:17.105Z | Compiling futures-channel v0.3.31 |
| 1781 | 2025-10-08T01:21:17.131Z | Compiling ucd-trie v0.1.6 |
| 1782 | 2025-10-08T01:21:17.456Z | Compiling prettyplease v0.2.37 |
| 1783 | 2025-10-08T01:21:17.588Z | Compiling pin-utils v0.1.0 |
| 1784 | 2025-10-08T01:21:17.729Z | Compiling pest v2.7.10 |
| 1785 | 2025-10-08T01:21:17.847Z | Compiling futures-task v0.3.31 |
| 1786 | 2025-10-08T01:21:18.192Z | Compiling futures-io v0.3.31 |
| 1787 | 2025-10-08T01:21:18.286Z | Compiling strsim v0.11.1 |
| 1788 | 2025-10-08T01:21:18.568Z | Compiling tinystr v0.7.6 |
| 1789 | 2025-10-08T01:21:18.702Z | Compiling icu_collections v1.5.0 |
| 1790 | 2025-10-08T01:21:18.892Z | Compiling lazy_static v1.5.0 |
| 1791 | 2025-10-08T01:21:19.063Z | Compiling icu_locid v1.5.0 |
| 1792 | 2025-10-08T01:21:19.233Z | Compiling futures-util v0.3.31 |
| 1793 | 2025-10-08T01:21:20.279Z | Compiling bytes v1.10.1 |
| 1794 | 2025-10-08T01:21:20.460Z | Compiling icu_provider v1.5.0 |
| 1795 | 2025-10-08T01:21:21.259Z | Compiling icu_locid_transform v1.5.0 |
| 1796 | 2025-10-08T01:21:21.284Z | Compiling chrono v0.4.42 |
| 1797 | 2025-10-08T01:21:21.516Z | Compiling uuid v1.18.1 |
| 1798 | 2025-10-08T01:21:21.682Z | Compiling tokio v1.47.1 |
| 1799 | 2025-10-08T01:21:22.375Z | Compiling serde_tokenstream v0.2.2 |
| 1800 | 2025-10-08T01:21:22.817Z | Compiling icu_properties v1.5.1 |
| 1801 | 2025-10-08T01:21:23.690Z | Compiling pest_meta v2.7.10 |
| 1802 | 2025-10-08T01:21:25.263Z | Compiling pest_generator v2.7.10 |
| 1803 | 2025-10-08T01:21:25.699Z | Compiling byteorder v1.5.0 |
| 1804 | 2025-10-08T01:21:26.199Z | Compiling slog v2.7.0 |
| 1805 | 2025-10-08T01:21:26.318Z | Compiling minimal-lexical v0.2.1 |
| 1806 | 2025-10-08T01:21:26.601Z | Compiling icu_normalizer v1.5.0 |
| 1807 | 2025-10-08T01:21:26.688Z | Compiling glob v0.3.3 |
| 1808 | 2025-10-08T01:21:26.754Z | Compiling subtle v2.5.0 |
| 1809 | 2025-10-08T01:21:26.782Z | Compiling ident_case v1.0.1 |
| 1810 | 2025-10-08T01:21:26.995Z | Compiling pest_derive v2.7.10 |
| 1811 | 2025-10-08T01:21:27.071Z | Compiling nom v7.1.3 |
| 1812 | 2025-10-08T01:21:27.355Z | Compiling clang-sys v1.8.1 |
| 1813 | 2025-10-08T01:21:27.872Z | Compiling idna_adapter v1.2.0 |
| 1814 | 2025-10-08T01:21:28.136Z | Compiling idna v1.0.3 |
| 1815 | 2025-10-08T01:21:28.183Z | Compiling pkg-config v0.3.30 |
| 1816 | 2025-10-08T01:21:28.858Z | Compiling url v2.5.4 |
| 1817 | 2025-10-08T01:21:29.173Z | Compiling anyhow v1.0.100 |
| 1818 | 2025-10-08T01:21:29.256Z | Compiling vcpkg v0.2.15 |
| 1819 | 2025-10-08T01:21:30.532Z | Compiling http v1.3.1 |
| 1820 | 2025-10-08T01:21:31.203Z | Compiling libloading v0.8.9 |
| 1821 | 2025-10-08T01:21:31.545Z | Compiling zeroize v1.7.0 |
| 1822 | 2025-10-08T01:21:32.412Z | Compiling home v0.5.11 |
| 1823 | 2025-10-08T01:21:32.629Z | Compiling bindgen v0.69.5 |
| 1824 | 2025-10-08T01:21:32.985Z | Compiling which v4.4.2 |
| 1825 | 2025-10-08T01:21:34.056Z | Compiling cexpr v0.6.0 |
| 1826 | 2025-10-08T01:21:34.499Z | Compiling itertools v0.12.1 |
| 1827 | 2025-10-08T01:21:35.454Z | Compiling tracing-attributes v0.1.27 |
| 1828 | 2025-10-08T01:21:35.589Z | Compiling tracing-core v0.1.32 |
| 1829 | 2025-10-08T01:21:36.471Z | Compiling lazycell v1.3.0 |
| 1830 | 2025-10-08T01:21:36.626Z | Compiling rustc-hash v1.1.0 |
| 1831 | 2025-10-08T01:21:37.784Z | Compiling cmake v0.1.54 |
| 1832 | 2025-10-08T01:21:38.043Z | Compiling tracing v0.1.40 |
| 1833 | 2025-10-08T01:21:38.136Z | Compiling fs_extra v1.3.0 |
| 1834 | 2025-10-08T01:21:38.497Z | Compiling dunce v1.0.5 |
| 1835 | 2025-10-08T01:21:38.690Z | Compiling scroll_derive v0.12.0 |
| 1836 | 2025-10-08T01:21:38.808Z | Compiling untrusted v0.9.0 |
| 1837 | 2025-10-08T01:21:39.038Z | Compiling thread-id v4.2.1 |
| 1838 | 2025-10-08T01:21:39.191Z | Compiling ppv-lite86 v0.2.17 |
| 1839 | 2025-10-08T01:21:39.318Z | Compiling rustls-pki-types v1.12.0 |
| 1840 | 2025-10-08T01:21:39.975Z | Compiling zerocopy-derive v0.7.34 |
| 1841 | 2025-10-08T01:21:40.102Z | Compiling aws-lc-rs v1.13.3 |
| 1842 | 2025-10-08T01:21:40.134Z | Compiling foldhash v0.1.5 |
| 1843 | 2025-10-08T01:21:40.479Z | Compiling time-core v0.1.6 |
| 1844 | 2025-10-08T01:21:40.638Z | Compiling num-conv v0.1.0 |
| 1845 | 2025-10-08T01:21:40.670Z | Compiling hashbrown v0.15.2 |
| 1846 | 2025-10-08T01:21:40.964Z | Compiling time-macros v0.2.24 |
| 1847 | 2025-10-08T01:21:41.064Z | Compiling crypto-common v0.1.6 |
| 1848 | 2025-10-08T01:21:41.365Z | Compiling tokio-util v0.7.16 |
| 1849 | 2025-10-08T01:21:41.811Z | Compiling syn v1.0.109 |
| 1850 | 2025-10-08T01:21:41.844Z | Compiling ipnet v2.9.0 |
| 1851 | 2025-10-08T01:21:41.937Z | Compiling base64 v0.22.1 |
| 1852 | 2025-10-08T01:21:42.437Z | Compiling regress v0.10.4 |
| 1853 | 2025-10-08T01:21:43.186Z | Compiling usdt-impl v0.5.0 |
| 1854 | 2025-10-08T01:21:43.580Z | Compiling camino v1.2.0 |
| 1855 | 2025-10-08T01:21:43.625Z | Compiling paste v1.0.15 |
| 1856 | 2025-10-08T01:21:44.110Z | Compiling untrusted v0.7.1 |
| 1857 | 2025-10-08T01:21:44.333Z | Compiling scroll v0.12.0 |
| 1858 | 2025-10-08T01:21:44.377Z | Compiling http-body v1.0.1 |
| 1859 | 2025-10-08T01:21:44.902Z | Compiling atomic-waker v1.1.2 |
| 1860 | 2025-10-08T01:21:44.967Z | Compiling plain v0.2.3 |
| 1861 | 2025-10-08T01:21:45.140Z | Compiling goblin v0.8.2 |
| 1862 | 2025-10-08T01:21:46.154Z | Compiling typify-impl v0.4.3 |
| 1863 | 2025-10-08T01:21:46.719Z | Compiling zerocopy v0.7.34 |
| 1864 | 2025-10-08T01:21:47.041Z | Compiling aws-lc-sys v0.30.0 |
| 1865 | 2025-10-08T01:21:47.317Z | Compiling async-trait v0.1.89 |
| 1866 | 2025-10-08T01:21:47.984Z | Compiling try-lock v0.2.5 |
| 1867 | 2025-10-08T01:21:48.194Z | Compiling pretty-hex v0.4.1 |
| 1868 | 2025-10-08T01:21:48.433Z | Compiling tower-service v0.3.3 |
| 1869 | 2025-10-08T01:21:49.004Z | Compiling want v0.3.1 |
| 1870 | 2025-10-08T01:21:49.257Z | Compiling h2 v0.4.6 |
| 1871 | 2025-10-08T01:21:49.493Z | Compiling dtrace-parser v0.2.0 |
| 1872 | 2025-10-08T01:21:50.785Z | Compiling dof v0.3.0 |
| 1873 | 2025-10-08T01:21:50.927Z | Compiling httpdate v1.0.3 |
| 1874 | 2025-10-08T01:21:52.118Z | Compiling openssl-sys v0.9.107 |
| 1875 | 2025-10-08T01:21:52.666Z | Compiling darling_core v0.21.3 |
| 1876 | 2025-10-08T01:21:53.849Z | Compiling rand_chacha v0.3.1 |
| 1877 | 2025-10-08T01:21:54.189Z | Compiling openapiv3 v2.2.0 |
| 1878 | 2025-10-08T01:21:54.488Z | Compiling typify-macro v0.4.3 |
| 1879 | 2025-10-08T01:21:55.386Z | Compiling hyper v1.7.0 |
| 1880 | 2025-10-08T01:21:56.780Z | Compiling cpufeatures v0.2.12 |
| 1881 | 2025-10-08T01:21:56.912Z | Compiling crossbeam-utils v0.8.19 |
| 1882 | 2025-10-08T01:21:57.483Z | Compiling rand v0.8.5 |
| 1883 | 2025-10-08T01:21:57.672Z | Compiling typify v0.4.3 |
| 1884 | 2025-10-08T01:21:57.803Z | Compiling usdt-macro v0.5.0 |
| 1885 | 2025-10-08T01:21:57.855Z | Compiling usdt-attr-macro v0.5.0 |
| 1886 | 2025-10-08T01:21:57.931Z | Compiling darling_macro v0.21.3 |
| 1887 | 2025-10-08T01:21:58.900Z | Compiling hyper-util v0.1.16 |
| 1888 | 2025-10-08T01:21:59.147Z | Compiling darling v0.21.3 |
| 1889 | 2025-10-08T01:21:59.208Z | Compiling http-body-util v0.1.3 |
| 1890 | 2025-10-08T01:21:59.284Z | Compiling block-buffer v0.10.4 |
| 1891 | 2025-10-08T01:21:59.387Z | Compiling strum_macros v0.26.4 |
| 1892 | 2025-10-08T01:21:59.558Z | Compiling encoding_rs v0.8.34 |
| 1893 | 2025-10-08T01:21:59.804Z | Compiling mime v0.3.17 |
| 1894 | 2025-10-08T01:22:00.867Z | Compiling rustls v0.22.4 |
| 1895 | 2025-10-08T01:22:01.215Z | Compiling omicron-workspace-hack v0.1.0 |
| 1896 | 2025-10-08T01:22:01.547Z | Compiling digest v0.10.7 |
| 1897 | 2025-10-08T01:22:02.401Z | Compiling serde_urlencoded v0.7.1 |
| 1898 | 2025-10-08T01:22:02.942Z | Compiling daft-derive v0.1.5 |
| 1899 | 2025-10-08T01:22:03.200Z | Compiling foreign-types-shared v0.1.1 |
| 1900 | 2025-10-08T01:22:03.488Z | Compiling slog-async v2.8.0 |
| 1901 | 2025-10-08T01:22:03.890Z | Compiling unsafe-libyaml v0.2.11 |
| 1902 | 2025-10-08T01:22:03.970Z | Compiling openssl v0.10.72 |
| 1903 | 2025-10-08T01:22:04.310Z | Compiling foreign-types v0.3.2 |
| 1904 | 2025-10-08T01:22:04.491Z | Compiling futures-executor v0.3.31 |
| 1905 | 2025-10-08T01:22:05.089Z | Compiling serde_yaml v0.9.34+deprecated |
| 1906 | 2025-10-08T01:22:05.274Z | Compiling openssl-macros v0.1.1 |
| 1907 | 2025-10-08T01:22:05.392Z | Compiling multer v3.1.0 |
| 1908 | 2025-10-08T01:22:05.677Z | Compiling rustls v0.23.10 |
| 1909 | 2025-10-08T01:22:06.014Z | Compiling native-tls v0.2.11 |
| 1910 | 2025-10-08T01:22:06.040Z | Compiling rustix v1.1.2 |
| 1911 | 2025-10-08T01:22:07.662Z | Compiling futures v0.3.31 |
| 1912 | 2025-10-08T01:22:08.747Z | Compiling openssl-probe v0.1.5 |
| 1913 | 2025-10-08T01:22:08.977Z | Compiling ref-cast v1.0.25 |
| 1914 | 2025-10-08T01:22:18.592Z | Compiling ipnetwork v0.21.1 |
| 1915 | 2025-10-08T01:22:19.500Z | Compiling async-stream-impl v0.3.6 |
| 1916 | 2025-10-08T01:22:20.223Z | Compiling structmeta-derive v0.3.0 |
| 1917 | 2025-10-08T01:22:20.261Z | Compiling sync_wrapper v1.0.1 |
| 1918 | 2025-10-08T01:22:20.476Z | Compiling dropshot v0.16.4 |
| 1919 | 2025-10-08T01:22:20.821Z | Compiling powerfmt v0.2.0 |
| 1920 | 2025-10-08T01:22:20.924Z | Compiling tower-layer v0.3.3 |
| 1921 | 2025-10-08T01:22:21.346Z | Compiling tower v0.5.2 |
| 1922 | 2025-10-08T01:22:21.372Z | Compiling deranged v0.5.3 |
| 1923 | 2025-10-08T01:22:22.498Z | Compiling structmeta v0.3.0 |
| 1924 | 2025-10-08T01:22:22.635Z | Compiling tokio-native-tls v0.3.1 |
| 1925 | 2025-10-08T01:22:22.879Z | Compiling sha1 v0.10.6 |
| 1926 | 2025-10-08T01:22:23.751Z | Compiling webpki-roots v0.26.3 |
| 1927 | 2025-10-08T01:22:23.991Z | Compiling ref-cast-impl v1.0.25 |
| 1928 | 2025-10-08T01:22:24.222Z | Compiling rand_core v0.9.3 |
| 1929 | 2025-10-08T01:22:25.122Z | Compiling match_cfg v0.1.0 |
| 1930 | 2025-10-08T01:22:25.249Z | Compiling num_threads v0.1.7 |
| 1931 | 2025-10-08T01:22:25.410Z | Compiling iri-string v0.7.8 |
| 1932 | 2025-10-08T01:22:25.759Z | Compiling winnow v0.7.13 |
| 1933 | 2025-10-08T01:22:27.086Z | Compiling time v0.3.44 |
| 1934 | 2025-10-08T01:22:27.486Z | Compiling hostname v0.3.1 |
| 1935 | 2025-10-08T01:22:27.760Z | Compiling rand_chacha v0.9.0 |
| 1936 | 2025-10-08T01:22:29.022Z | Compiling tower-http v0.6.6 |
| 1937 | 2025-10-08T01:22:29.668Z | Compiling hyper-tls v0.6.0 |
| 1938 | 2025-10-08T01:22:30.586Z | Compiling webpki-roots v1.0.3 |
| 1939 | 2025-10-08T01:22:30.655Z | Compiling dropshot_endpoint v0.16.4 |
| 1940 | 2025-10-08T01:22:31.012Z | Compiling memmap v0.7.0 |
| 1941 | 2025-10-08T01:22:32.076Z | Compiling fastrand v2.3.0 |
| 1942 | 2025-10-08T01:22:32.705Z | Compiling tempfile v3.23.0 |
| 1943 | 2025-10-08T01:22:34.023Z | Compiling usdt v0.5.0 |
| 1944 | 2025-10-08T01:22:34.383Z | Compiling rand v0.9.2 |
| 1945 | 2025-10-08T01:22:35.292Z | Compiling strum v0.26.3 |
| 1946 | 2025-10-08T01:22:35.398Z | Compiling crossbeam-channel v0.5.15 |
| 1947 | 2025-10-08T01:22:35.521Z | Compiling progenitor-impl v0.11.1 |
| 1948 | 2025-10-08T01:22:37.099Z | Compiling oxnet v0.1.3 |
| 1949 | 2025-10-08T01:22:37.309Z | Compiling serde_with_macros v3.15.0 |
| 1950 | 2025-10-08T01:22:37.598Z | Compiling derive-where v1.6.0 |
| 1951 | 2025-10-08T01:22:37.760Z | Compiling strum_macros v0.27.2 |
| 1952 | 2025-10-08T01:22:39.752Z | Compiling thread_local v1.1.8 |
| 1953 | 2025-10-08T01:22:40.643Z | Compiling progenitor-macro v0.11.1 |
| 1954 | 2025-10-08T01:22:41.561Z | Compiling derive-ex v0.1.8 |
| 1955 | 2025-10-08T01:22:42.061Z | Compiling newtype-uuid v1.3.1 |
| 1956 | 2025-10-08T01:22:42.707Z | Compiling newtype-uuid-macros v0.1.0 |
| 1957 | 2025-10-08T01:22:43.136Z | Compiling is-terminal v0.4.12 |
| 1958 | 2025-10-08T01:22:43.632Z | Compiling quick-error v1.2.3 |
| 1959 | 2025-10-08T01:22:44.046Z | Compiling debug-ignore v1.0.5 |
| 1960 | 2025-10-08T01:22:44.088Z | Compiling term v1.2.0 |
| 1961 | 2025-10-08T01:22:44.250Z | Compiling take_mut v0.2.2 |
| 1962 | 2025-10-08T01:22:45.019Z | Compiling test-strategy v0.4.3 |
| 1963 | 2025-10-08T01:22:47.038Z | Compiling slog-term v2.9.2 |
| 1964 | 2025-10-08T01:22:48.468Z | Compiling slog-json v2.6.1 |
| 1965 | 2025-10-08T01:22:48.589Z | Compiling toml_parser v1.0.3 |
| 1966 | 2025-10-08T01:22:48.823Z | Compiling parse-display-derive v0.10.0 |
| 1967 | 2025-10-08T01:22:49.039Z | Compiling toml_datetime v0.6.11 |
| 1968 | 2025-10-08T01:22:49.539Z | Compiling macaddr v1.0.1 |
| 1969 | 2025-10-08T01:22:49.974Z | Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 1970 | 2025-10-08T01:22:50.811Z | Compiling toml_datetime v0.7.2 |
| 1971 | 2025-10-08T01:22:50.838Z | Compiling serde_spanned v1.0.2 |
| 1972 | 2025-10-08T01:22:51.141Z | Compiling toml_writer v1.0.3 |
| 1973 | 2025-10-08T01:22:51.630Z | Compiling spin v0.9.8 |
| 1974 | 2025-10-08T01:22:52.115Z | Compiling toml v0.9.7 |
| 1975 | 2025-10-08T01:22:52.297Z | Compiling slog-bunyan v2.5.0 |
| 1976 | 2025-10-08T01:22:52.628Z | Compiling daft v0.1.5 |
| 1977 | 2025-10-08T01:22:53.273Z | Compiling async-stream v0.3.6 |
| 1978 | 2025-10-08T01:22:53.464Z | Compiling waitgroup v0.1.2 |
| 1979 | 2025-10-08T01:22:53.531Z | Compiling rustls-pemfile v2.1.3 |
| 1980 | 2025-10-08T01:22:53.634Z | Compiling serde_path_to_error v0.1.17 |
| 1981 | 2025-10-08T01:22:53.743Z | Compiling hostname v0.4.0 |
| 1982 | 2025-10-08T01:22:54.585Z | Compiling api_identity v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 1983 | 2025-10-08T01:22:55.277Z | Compiling hex v0.4.3 |
| 1984 | 2025-10-08T01:22:55.454Z | Compiling wait-timeout v0.2.0 |
| 1985 | 2025-10-08T01:22:55.966Z | Compiling bit-vec v0.6.3 |
| 1986 | 2025-10-08T01:22:56.347Z | Compiling rusty-fork v0.3.0 |
| 1987 | 2025-10-08T01:22:56.527Z | Compiling bit-set v0.5.3 |
| 1988 | 2025-10-08T01:22:57.557Z | Compiling strum v0.27.2 |
| 1989 | 2025-10-08T01:22:57.785Z | Compiling rustls-webpki v0.102.4 |
| 1990 | 2025-10-08T01:22:58.278Z | Compiling serde_with v3.15.0 |
| 1991 | 2025-10-08T01:22:59.031Z | Compiling rand_xorshift v0.3.0 |
| 1992 | 2025-10-08T01:22:59.607Z | Compiling unarray v0.1.4 |
| 1993 | 2025-10-08T01:23:00.472Z | Compiling proptest v1.5.0 |
| 1994 | 2025-10-08T01:23:01.156Z | Compiling serde_human_bytes v0.1.0 (http://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945) |
| 1995 | 2025-10-08T01:23:01.367Z | Compiling omicron-uuid-kinds v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 1996 | 2025-10-08T01:23:02.734Z | Compiling instant v0.1.12 |
| 1997 | 2025-10-08T01:23:02.923Z | Compiling foldhash v0.2.0 |
| 1998 | 2025-10-08T01:23:03.283Z | Compiling rustc-hash v2.1.1 |
| 1999 | 2025-10-08T01:23:03.512Z | Compiling iddqd v0.3.14 |
| 2000 | 2025-10-08T01:23:04.498Z | Compiling backoff v0.4.0 |
| 2001 | 2025-10-08T01:23:04.908Z | Compiling id-map v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 2002 | 2025-10-08T01:23:05.308Z | Compiling parse-display v0.10.0 |
| 2003 | 2025-10-08T01:23:07.023Z | Compiling tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#db072743) |
| 2004 | 2025-10-08T01:23:07.048Z | Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 2005 | 2025-10-08T01:23:07.074Z | Compiling protocol v0.1.0 (https://github.com/oxidecomputer/lldp#b12d9c04) |
| 2006 | 2025-10-08T01:23:07.719Z | Compiling unicode-xid v0.2.4 |
| 2007 | 2025-10-08T01:23:10.210Z | Compiling crucible-workspace-hack v0.1.0 |
| 2008 | 2025-10-08T01:23:10.585Z | Compiling heck v0.4.1 |
| 2009 | 2025-10-08T01:23:10.990Z | Compiling zerocopy v0.8.27 |
| 2010 | 2025-10-08T01:23:11.303Z | Compiling winnow v0.5.40 |
| 2011 | 2025-10-08T01:23:13.859Z | Compiling clap_derive v4.5.4 |
| 2012 | 2025-10-08T01:23:14.328Z | Compiling toml_edit v0.19.15 |
| 2013 | 2025-10-08T01:23:15.202Z | Compiling zerocopy-derive v0.8.27 |
| 2014 | 2025-10-08T01:23:17.605Z | Compiling utf8parse v0.2.1 |
| 2015 | 2025-10-08T01:23:17.806Z | Compiling anstyle-parse v0.2.4 |
| 2016 | 2025-10-08T01:23:18.214Z | Compiling tokio-rustls v0.26.0 |
| 2017 | 2025-10-08T01:23:18.613Z | Compiling proc-macro-crate v1.3.1 |
| 2018 | 2025-10-08T01:23:20.007Z | Compiling serde_spanned v0.6.9 |
| 2019 | 2025-10-08T01:23:20.407Z | Compiling unicode-width v0.1.14 |
| 2020 | 2025-10-08T01:23:20.717Z | Compiling anstyle-query v1.0.3 |
| 2021 | 2025-10-08T01:23:20.972Z | Compiling anstyle v1.0.7 |
| 2022 | 2025-10-08T01:23:20.997Z | Compiling is_terminal_polyfill v1.70.0 |
| 2023 | 2025-10-08T01:23:21.112Z | Compiling data-encoding v2.6.0 |
| 2024 | 2025-10-08T01:23:21.448Z | Compiling colorchoice v1.0.1 |
| 2025 | 2025-10-08T01:23:21.647Z | Compiling anstream v0.6.14 |
| 2026 | 2025-10-08T01:23:22.143Z | Compiling hyper-rustls v0.27.3 |
| 2027 | 2025-10-08T01:23:22.575Z | Compiling terminal_size v0.3.0 |
| 2028 | 2025-10-08T01:23:22.850Z | Compiling num-integer v0.1.46 |
| 2029 | 2025-10-08T01:23:23.967Z | Compiling clap_lex v0.7.0 |
| 2030 | 2025-10-08T01:23:24.613Z | Compiling reqwest v0.12.23 |
| 2031 | 2025-10-08T01:23:24.639Z | Compiling clap_builder v4.5.2 |
| 2032 | 2025-10-08T01:23:27.329Z | Compiling tinyvec_macros v0.1.1 |
| 2033 | 2025-10-08T01:23:27.446Z | Compiling tinyvec v1.6.0 |
| 2034 | 2025-10-08T01:23:29.283Z | Compiling clap v4.5.4 |
| 2035 | 2025-10-08T01:23:30.406Z | Compiling num-bigint v0.4.5 |
| 2036 | 2025-10-08T01:23:30.940Z | Compiling crossbeam-epoch v0.9.18 |
| 2037 | 2025-10-08T01:23:31.025Z | Compiling itertools v0.14.0 |
| 2038 | 2025-10-08T01:23:31.478Z | Compiling proc-macro-error-attr v1.0.4 |
| 2039 | 2025-10-08T01:23:31.744Z | Compiling heapless v0.8.0 |
| 2040 | 2025-10-08T01:23:32.920Z | Compiling num-rational v0.4.2 |
| 2041 | 2025-10-08T01:23:33.597Z | Compiling tokio-rustls v0.25.0 |
| 2042 | 2025-10-08T01:23:33.813Z | Compiling ingot-macros v0.1.1 |
| 2043 | 2025-10-08T01:23:35.242Z | Compiling progenitor-client v0.11.1 |
| 2044 | 2025-10-08T01:23:38.765Z | Compiling num-iter v0.1.45 |
| 2045 | 2025-10-08T01:23:39.314Z | Compiling darling_core v0.20.11 |
| 2046 | 2025-10-08T01:23:39.367Z | Compiling hash32 v0.3.1 |
| 2047 | 2025-10-08T01:23:39.639Z | Compiling num-complex v0.4.6 |
| 2048 | 2025-10-08T01:23:40.617Z | Compiling progenitor-client v0.10.0 |
| 2049 | 2025-10-08T01:23:41.474Z | Compiling progenitor v0.11.1 |
| 2050 | 2025-10-08T01:23:41.685Z | Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=08f2a34d487658e87545ffbba3add632a82baf0d#08f2a34d) |
| 2051 | 2025-10-08T01:23:43.168Z | Compiling proc-macro-error v1.0.4 |
| 2052 | 2025-10-08T01:23:44.847Z | Compiling smoltcp v0.11.0 |
| 2053 | 2025-10-08T01:23:46.044Z | Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 2054 | 2025-10-08T01:23:47.217Z | Compiling omicron-common v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 2055 | 2025-10-08T01:23:51.271Z | Compiling darling_macro v0.20.11 |
| 2056 | 2025-10-08T01:23:53.138Z | Compiling num v0.4.3 |
| 2057 | 2025-10-08T01:23:54.007Z | Compiling ingot-types v0.1.2 |
| 2058 | 2025-10-08T01:23:54.663Z | Compiling num_enum_derive v0.7.4 |
| 2059 | 2025-10-08T01:23:55.258Z | Compiling synstructure v0.12.6 |
| 2060 | 2025-10-08T01:23:56.815Z | Compiling toml_write v0.1.2 |
| 2061 | 2025-10-08T01:23:56.852Z | Compiling bitflags v1.3.2 |
| 2062 | 2025-10-08T01:23:56.954Z | Compiling managed v0.8.0 |
| 2063 | 2025-10-08T01:23:57.306Z | Compiling cobs v0.2.3 |
| 2064 | 2025-10-08T01:23:57.362Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#555fa6e1) |
| 2065 | 2025-10-08T01:23:57.722Z | Compiling postcard v1.0.9 |
| 2066 | 2025-10-08T01:23:58.335Z | Compiling toml_edit v0.22.27 |
| 2067 | 2025-10-08T01:23:59.913Z | Compiling num_enum v0.7.4 |
| 2068 | 2025-10-08T01:24:00.140Z | Compiling zerocopy-derive v0.2.0 |
| 2069 | 2025-10-08T01:24:01.642Z | Compiling ingot v0.1.1 |
| 2070 | 2025-10-08T01:24:05.210Z | Compiling darling v0.20.11 |
| 2071 | 2025-10-08T01:24:06.232Z | Compiling enum-as-inner v0.6.0 |
| 2072 | 2025-10-08T01:24:06.967Z | Compiling libz-sys v1.1.16 |
| 2073 | 2025-10-08T01:24:07.177Z | Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=795a1e0aeefb7a2c6fe4139779fdf66930d09b80#795a1e0a) |
| 2074 | 2025-10-08T01:24:08.135Z | Compiling foreign-types-macros v0.2.3 |
| 2075 | 2025-10-08T01:24:08.167Z | Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=795a1e0aeefb7a2c6fe4139779fdf66930d09b80#795a1e0a) |
| 2076 | 2025-10-08T01:24:08.528Z | Compiling foreign-types-shared v0.3.1 |
| 2077 | 2025-10-08T01:24:08.683Z | Compiling rayon-core v1.12.1 |
| 2078 | 2025-10-08T01:24:09.150Z | Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=795a1e0aeefb7a2c6fe4139779fdf66930d09b80#795a1e0a) |
| 2079 | 2025-10-08T01:24:09.219Z | Compiling foreign-types v0.5.0 |
| 2080 | 2025-10-08T01:24:09.542Z | Compiling derive_builder_core v0.20.2 |
| 2081 | 2025-10-08T01:24:11.130Z | Compiling toml v0.8.23 |
| 2082 | 2025-10-08T01:24:12.735Z | Compiling crossbeam-deque v0.8.5 |
| 2083 | 2025-10-08T01:24:13.081Z | Compiling tabwriter v1.4.0 |
| 2084 | 2025-10-08T01:24:13.195Z | Compiling progenitor-impl v0.10.0 |
| 2085 | 2025-10-08T01:24:13.762Z | Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 2086 | 2025-10-08T01:24:14.115Z | Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=795a1e0aeefb7a2c6fe4139779fdf66930d09b80#795a1e0a) |
| 2087 | 2025-10-08T01:24:14.185Z | Compiling cstr-argument v0.1.2 |
| 2088 | 2025-10-08T01:24:14.441Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#8f62f405) |
| 2089 | 2025-10-08T01:24:14.504Z | Compiling float-ord v0.3.2 |
| 2090 | 2025-10-08T01:24:14.804Z | Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 2091 | 2025-10-08T01:24:14.886Z | Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 2092 | 2025-10-08T01:24:15.000Z | Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 2093 | 2025-10-08T01:24:15.715Z | Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#555fa6e1) |
| 2094 | 2025-10-08T01:24:16.053Z | Compiling derive_builder_macro v0.20.2 |
| 2095 | 2025-10-08T01:24:16.402Z | Compiling resolv-conf v0.7.0 |
| 2096 | 2025-10-08T01:24:17.022Z | Compiling libgit2-sys v0.18.2+1.9.1 |
| 2097 | 2025-10-08T01:24:17.664Z | Compiling progenitor-macro v0.10.0 |
| 2098 | 2025-10-08T01:24:17.770Z | Compiling vergen-lib v0.1.6 |
| 2099 | 2025-10-08T01:24:17.818Z | Compiling usdt-impl v0.3.5 |
| 2100 | 2025-10-08T01:24:18.141Z | Compiling slog-dtrace v0.3.0 |
| 2101 | 2025-10-08T01:24:18.230Z | Compiling colored v3.0.0 |
| 2102 | 2025-10-08T01:24:18.418Z | Compiling linked-hash-map v0.5.6 |
| 2103 | 2025-10-08T01:24:18.485Z | Compiling semver v0.1.20 |
| 2104 | 2025-10-08T01:24:18.842Z | Compiling rustc_version v0.1.7 |
| 2105 | 2025-10-08T01:24:18.971Z | Compiling lru-cache v0.1.2 |
| 2106 | 2025-10-08T01:24:26.328Z | Compiling derive_builder v0.20.2 |
| 2107 | 2025-10-08T01:24:26.535Z | Compiling rayon v1.10.0 |
| 2108 | 2025-10-08T01:24:26.804Z | Compiling progenitor v0.10.0 |
| 2109 | 2025-10-08T01:24:27.020Z | Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 2110 | 2025-10-08T01:24:28.453Z | Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=795a1e0aeefb7a2c6fe4139779fdf66930d09b80#795a1e0a) |
| 2111 | 2025-10-08T01:24:29.611Z | Compiling hickory-proto v0.24.4 |
| 2112 | 2025-10-08T01:24:31.149Z | Compiling zone_cfg_derive v0.3.0 |
| 2113 | 2025-10-08T01:24:32.286Z | Compiling camino-tempfile v1.4.1 |
| 2114 | 2025-10-08T01:24:32.756Z | Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=827e6615bfebfd94d41504dcd1517a0f22e3166a#827e6615) |
| 2115 | 2025-10-08T01:24:33.008Z | Compiling hubpack_derive v0.1.1 |
| 2116 | 2025-10-08T01:24:33.150Z | Compiling cargo-platform v0.1.8 |
| 2117 | 2025-10-08T01:24:33.565Z | Compiling vergen v9.0.6 |
| 2118 | 2025-10-08T01:24:33.822Z | Compiling serde_repr v0.1.19 |
| 2119 | 2025-10-08T01:24:33.919Z | Compiling num-derive v0.4.2 |
| 2120 | 2025-10-08T01:24:34.576Z | Compiling sigpipe v0.1.3 |
| 2121 | 2025-10-08T01:24:34.737Z | Compiling base64 v0.21.7 |
| 2122 | 2025-10-08T01:24:34.833Z | Compiling convert_case v0.4.0 |
| 2123 | 2025-10-08T01:24:35.433Z | Compiling jiff v0.2.15 |
| 2124 | 2025-10-08T01:24:35.737Z | Compiling base64ct v1.6.0 |
| 2125 | 2025-10-08T01:24:35.762Z | Compiling siphasher v1.0.1 |
| 2126 | 2025-10-08T01:24:36.158Z | Compiling illumos-utils v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 2127 | 2025-10-08T01:24:36.376Z | Compiling password-hash v0.5.0 |
| 2128 | 2025-10-08T01:24:36.431Z | Compiling phf_shared v0.12.1 |
| 2129 | 2025-10-08T01:24:36.518Z | Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=65ca41e821ef53ec9c28909357f23e3348169e4f#102b0bb8) |
| 2130 | 2025-10-08T01:24:36.862Z | Compiling derive_more v0.99.20 |
| 2131 | 2025-10-08T01:24:37.033Z | Compiling zone v0.3.1 |
| 2132 | 2025-10-08T01:24:37.871Z | Compiling hubpack v0.1.2 |
| 2133 | 2025-10-08T01:24:38.190Z | Compiling hickory-resolver v0.24.4 |
| 2134 | 2025-10-08T01:24:38.333Z | Compiling cargo_metadata v0.19.2 |
| 2135 | 2025-10-08T01:24:39.694Z | Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=827e6615bfebfd94d41504dcd1517a0f22e3166a#827e6615) |
| 2136 | 2025-10-08T01:24:40.233Z | Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=795a1e0aeefb7a2c6fe4139779fdf66930d09b80#795a1e0a) |
| 2137 | 2025-10-08T01:24:40.913Z | Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 2138 | 2025-10-08T01:24:45.443Z | Compiling oxlog v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 2139 | 2025-10-08T01:24:46.765Z | Compiling newtype_derive v0.1.6 |
| 2140 | 2025-10-08T01:24:46.851Z | Compiling zerocopy v0.3.2 |
| 2141 | 2025-10-08T01:24:47.220Z | Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=102b0bb8305cfbc3fa74c52d643d716653756372#102b0bb8) |
| 2142 | 2025-10-08T01:24:47.447Z | Compiling oximeter-macro-impl v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 2143 | 2025-10-08T01:24:47.549Z | Compiling blake2 v0.10.6 |
| 2144 | 2025-10-08T01:24:48.542Z | Compiling tokio-stream v0.1.17 |
| 2145 | 2025-10-08T01:24:48.604Z | Compiling serde-big-array v0.5.1 |
| 2146 | 2025-10-08T01:24:48.921Z | Compiling vergen-git2 v1.0.7 |
| 2147 | 2025-10-08T01:24:49.334Z | Compiling smf v0.2.3 |
| 2148 | 2025-10-08T01:24:49.630Z | Compiling pin-project-internal v1.1.10 |
| 2149 | 2025-10-08T01:24:49.933Z | Compiling rustc_version v0.4.1 |
| 2150 | 2025-10-08T01:24:50.513Z | Compiling owo-colors v4.2.2 |
| 2151 | 2025-10-08T01:24:50.761Z | Compiling static_assertions v1.1.0 |
| 2152 | 2025-10-08T01:24:50.909Z | Compiling whoami v1.5.1 |
| 2153 | 2025-10-08T01:24:51.145Z | Compiling unicode-segmentation v1.11.0 |
| 2154 | 2025-10-08T01:24:51.626Z | Compiling cancel-safe-futures v0.1.5 |
| 2155 | 2025-10-08T01:24:51.758Z | Compiling chrono-tz v0.10.4 |
| 2156 | 2025-10-08T01:24:51.994Z | Compiling pin-project v1.1.10 |
| 2157 | 2025-10-08T01:24:52.050Z | Compiling newline-converter v0.3.0 |
| 2158 | 2025-10-08T01:24:52.241Z | Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=6bd2660d651332f38949cdfd3d23d751ca54b120#6bd2660d) |
| 2159 | 2025-10-08T01:24:52.285Z | Compiling qorb v0.4.1 |
| 2160 | 2025-10-08T01:24:52.977Z | Compiling oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 2161 | 2025-10-08T01:24:53.376Z | Compiling argon2 v0.5.3 |
| 2162 | 2025-10-08T01:24:53.484Z | Compiling dof v0.1.5 |
| 2163 | 2025-10-08T01:24:54.159Z | Compiling phf v0.12.1 |
| 2164 | 2025-10-08T01:24:54.484Z | Compiling unicode-normalization v0.1.24 |
| 2165 | 2025-10-08T01:24:54.518Z | Compiling console v0.15.8 |
| 2166 | 2025-10-08T01:24:55.377Z | Compiling const_format_proc_macros v0.2.34 |
| 2167 | 2025-10-08T01:24:55.564Z | Compiling atomicwrites v0.4.4 |
| 2168 | 2025-10-08T01:24:56.044Z | Compiling oximeter-db v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 2169 | 2025-10-08T01:24:56.833Z | Compiling tokio-dtrace v0.1.1 |
| 2170 | 2025-10-08T01:24:56.902Z | Compiling propolis_types v0.0.0 (/work/oxidecomputer/propolis/crates/propolis-types) |
| 2171 | 2025-10-08T01:24:56.980Z | Compiling secrecy v0.10.3 |
| 2172 | 2025-10-08T01:24:57.257Z | Compiling libsw-core v0.3.2 |
| 2173 | 2025-10-08T01:24:57.503Z | Compiling dtrace-parser v0.1.14 |
| 2174 | 2025-10-08T01:24:57.561Z | Compiling async-recursion v1.1.1 |
| 2175 | 2025-10-08T01:24:58.286Z | Compiling snafu-derive v0.8.9 |
| 2176 | 2025-10-08T01:24:58.783Z | Compiling bstr v1.9.1 |
| 2177 | 2025-10-08T01:24:58.835Z | Compiling csv-core v0.1.12 |
| 2178 | 2025-10-08T01:24:58.933Z | Compiling cookie v0.18.1 |
| 2179 | 2025-10-08T01:24:59.286Z | Compiling cfg_aliases v0.2.1 |
| 2180 | 2025-10-08T01:24:59.413Z | Compiling moka v0.12.10 |
| 2181 | 2025-10-08T01:24:59.590Z | Compiling highway v1.3.0 |
| 2182 | 2025-10-08T01:24:59.755Z | Compiling same-file v1.0.6 |
| 2183 | 2025-10-08T01:25:00.063Z | Compiling indent_write v2.2.0 |
| 2184 | 2025-10-08T01:25:00.166Z | Compiling bytecount v0.6.9 |
| 2185 | 2025-10-08T01:25:00.331Z | Compiling fixedbitset v0.5.7 |
| 2186 | 2025-10-08T01:25:00.474Z | Compiling fixedbitset v0.4.2 |
| 2187 | 2025-10-08T01:25:00.504Z | Compiling rustls v0.21.12 |
| 2188 | 2025-10-08T01:25:00.843Z | Compiling utf-8 v0.7.6 |
| 2189 | 2025-10-08T01:25:01.106Z | Compiling similar v2.7.0 |
| 2190 | 2025-10-08T01:25:01.188Z | Compiling tungstenite v0.21.0 |
| 2191 | 2025-10-08T01:25:01.526Z | Compiling petgraph v0.8.3 |
| 2192 | 2025-10-08T01:25:01.868Z | Compiling snafu v0.8.9 |
| 2193 | 2025-10-08T01:25:02.932Z | Compiling expectorate v1.2.0 |
| 2194 | 2025-10-08T01:25:03.283Z | Compiling petgraph v0.6.5 |
| 2195 | 2025-10-08T01:25:04.836Z | Compiling papergrid v0.11.0 |
| 2196 | 2025-10-08T01:25:05.264Z | Compiling oxql-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 2197 | 2025-10-08T01:25:05.378Z | Compiling git2 v0.20.2 |
| 2198 | 2025-10-08T01:25:06.287Z | Compiling walkdir v2.5.0 |
| 2199 | 2025-10-08T01:25:06.494Z | Compiling globset v0.4.14 |
| 2200 | 2025-10-08T01:25:07.124Z | Compiling nix v0.29.0 |
| 2201 | 2025-10-08T01:25:07.712Z | Compiling csv v1.3.1 |
| 2202 | 2025-10-08T01:25:08.793Z | Compiling gateway-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 2203 | 2025-10-08T01:25:08.891Z | Compiling libsw v3.5.0 |
| 2204 | 2025-10-08T01:25:09.210Z | Compiling propolis_api_types v0.0.0 (/work/oxidecomputer/propolis/crates/propolis-api-types) |
| 2205 | 2025-10-08T01:25:09.555Z | Compiling omicron-passwords v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 2206 | 2025-10-08T01:25:11.007Z | Compiling oxide-tokio-rt v0.1.2 |
| 2207 | 2025-10-08T01:25:11.179Z | Compiling const_format v0.2.35 |
| 2208 | 2025-10-08T01:25:11.475Z | Compiling sled-hardware-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 2209 | 2025-10-08T01:25:11.581Z | Compiling olpc-cjson v0.1.4 |
| 2210 | 2025-10-08T01:25:12.940Z | Compiling clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3) |
| 2211 | 2025-10-08T01:25:13.564Z | Compiling tabled_derive v0.7.0 |
| 2212 | 2025-10-08T01:25:15.013Z | Compiling internal-dns-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 2213 | 2025-10-08T01:25:15.290Z | Compiling ereport-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 2214 | 2025-10-08T01:25:15.378Z | Compiling gethostname v0.5.0 |
| 2215 | 2025-10-08T01:25:15.592Z | Compiling terminal_size v0.4.3 |
| 2216 | 2025-10-08T01:25:15.843Z | Compiling serde_tokenstream v0.1.7 |
| 2217 | 2025-10-08T01:25:16.296Z | Compiling rustls-webpki v0.101.7 |
| 2218 | 2025-10-08T01:25:17.524Z | Compiling sct v0.7.1 |
| 2219 | 2025-10-08T01:25:17.951Z | Compiling pem v3.0.5 |
| 2220 | 2025-10-08T01:25:19.173Z | Compiling inout v0.1.3 |
| 2221 | 2025-10-08T01:25:19.426Z | Compiling serde_plain v1.0.2 |
| 2222 | 2025-10-08T01:25:19.451Z | Compiling bcs v0.1.6 |
| 2223 | 2025-10-08T01:25:19.821Z | Compiling linear-map v1.2.0 |
| 2224 | 2025-10-08T01:25:19.947Z | Compiling termtree v0.5.1 |
| 2225 | 2025-10-08T01:25:19.985Z | Compiling radium v0.7.0 |
| 2226 | 2025-10-08T01:25:20.209Z | Compiling unicode-width v0.2.1 |
| 2227 | 2025-10-08T01:25:20.239Z | Compiling smawk v0.3.2 |
| 2228 | 2025-10-08T01:25:20.264Z | Compiling typed-path v0.9.3 |
| 2229 | 2025-10-08T01:25:20.431Z | Compiling swrite v0.1.0 |
| 2230 | 2025-10-08T01:25:20.519Z | Compiling unicode-linebreak v0.1.5 |
| 2231 | 2025-10-08T01:25:20.600Z | Compiling tagptr v0.2.0 |
| 2232 | 2025-10-08T01:25:20.797Z | Compiling update-engine v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 2233 | 2025-10-08T01:25:20.931Z | Compiling textwrap v0.16.2 |
| 2234 | 2025-10-08T01:25:21.349Z | Compiling cipher v0.4.4 |
| 2235 | 2025-10-08T01:25:21.827Z | Compiling gateway-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 2236 | 2025-10-08T01:25:23.736Z | Compiling tough v0.20.0 |
| 2237 | 2025-10-08T01:25:24.063Z | Compiling tabled v0.15.0 |
| 2238 | 2025-10-08T01:25:25.849Z | Compiling steno v0.4.1 |
| 2239 | 2025-10-08T01:25:25.874Z | Compiling nexus-sled-agent-shared v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 2240 | 2025-10-08T01:25:26.976Z | Compiling crucible-common v0.0.1 (https://github.com/oxidecomputer/crucible?rev=102b0bb8305cfbc3fa74c52d643d716653756372#102b0bb8) |
| 2241 | 2025-10-08T01:25:28.415Z | Compiling cockroach-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 2242 | 2025-10-08T01:25:35.403Z | Compiling clickhouse-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 2243 | 2025-10-08T01:25:39.836Z | Compiling tokio-tungstenite v0.21.0 |
| 2244 | 2025-10-08T01:25:40.575Z | Compiling hickory-proto v0.25.2 |
| 2245 | 2025-10-08T01:25:42.561Z | Compiling humantime v2.3.0 |
| 2246 | 2025-10-08T01:25:43.439Z | Compiling tap v1.0.1 |
| 2247 | 2025-10-08T01:25:43.641Z | Compiling wyz v0.5.1 |
| 2248 | 2025-10-08T01:25:44.062Z | Compiling nexus-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 2249 | 2025-10-08T01:25:46.813Z | Compiling hickory-resolver v0.25.2 |
| 2250 | 2025-10-08T01:25:52.204Z | Compiling tokio-rustls v0.24.1 |
| 2251 | 2025-10-08T01:25:53.157Z | Compiling usdt-attr-macro v0.3.5 |
| 2252 | 2025-10-08T01:25:53.800Z | Compiling usdt-macro v0.3.5 |
| 2253 | 2025-10-08T01:25:54.482Z | Compiling rustls-pemfile v1.0.4 |
| 2254 | 2025-10-08T01:25:54.976Z | Compiling num_enum_derive v0.5.11 |
| 2255 | 2025-10-08T01:25:55.158Z | Compiling twox-hash v2.1.0 |
| 2256 | 2025-10-08T01:25:56.067Z | Compiling universal-hash v0.5.1 |
| 2257 | 2025-10-08T01:25:56.317Z | Compiling atty v0.2.14 |
| 2258 | 2025-10-08T01:25:56.518Z | Compiling opaque-debug v0.3.1 |
| 2259 | 2025-10-08T01:25:56.655Z | Compiling funty v2.0.0 |
| 2260 | 2025-10-08T01:25:56.864Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys?branch=main#1d587ea9) |
| 2261 | 2025-10-08T01:25:57.253Z | Compiling num_enum v0.5.11 |
| 2262 | 2025-10-08T01:25:57.467Z | Compiling polyval v0.6.2 |
| 2263 | 2025-10-08T01:25:57.947Z | Compiling bitvec v1.0.1 |
| 2264 | 2025-10-08T01:25:59.066Z | Compiling usdt v0.3.5 |
| 2265 | 2025-10-08T01:25:59.477Z | Compiling toml v0.7.8 |
| 2266 | 2025-10-08T01:25:59.797Z | Compiling internal-dns-resolver v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 2267 | 2025-10-08T01:26:01.641Z | Compiling ctr v0.9.2 |
| 2268 | 2025-10-08T01:26:02.009Z | Compiling aes v0.8.4 |
| 2269 | 2025-10-08T01:26:02.726Z | Compiling bhyve_api_sys v0.0.0 (/work/oxidecomputer/propolis/crates/bhyve-api/sys) |
| 2270 | 2025-10-08T01:26:03.184Z | Compiling aead v0.5.2 |
| 2271 | 2025-10-08T01:26:03.517Z | Compiling bincode v1.3.3 |
| 2272 | 2025-10-08T01:26:03.550Z | Compiling nvpair_sys v0.0.0 (/work/oxidecomputer/propolis/crates/nvpair/sys) |
| 2273 | 2025-10-08T01:26:03.744Z | Compiling crucible v0.0.1 (https://github.com/oxidecomputer/crucible?rev=102b0bb8305cfbc3fa74c52d643d716653756372#102b0bb8) |
| 2274 | 2025-10-08T01:26:03.953Z | Compiling passt v0.3.0 |
| 2275 | 2025-10-08T01:26:04.164Z | Compiling fakedata_generator v0.5.0 |
| 2276 | 2025-10-08T01:26:04.414Z | Compiling crucible-protocol v0.0.0 (https://github.com/oxidecomputer/crucible?rev=102b0bb8305cfbc3fa74c52d643d716653756372#102b0bb8) |
| 2277 | 2025-10-08T01:26:04.440Z | Compiling nvpair v0.0.0 (/work/oxidecomputer/propolis/crates/nvpair) |
| 2278 | 2025-10-08T01:26:04.777Z | Compiling aes-gcm-siv v0.11.1 |
| 2279 | 2025-10-08T01:26:05.059Z | Compiling bhyve_api v0.0.0 (/work/oxidecomputer/propolis/crates/bhyve-api) |
| 2280 | 2025-10-08T01:26:05.091Z | Compiling p4rs v0.1.0 (https://github.com/oxidecomputer/p4?branch=main#16b9d09f) |
| 2281 | 2025-10-08T01:26:05.589Z | Compiling rgb_frame v0.0.0 (/work/oxidecomputer/propolis/crates/rgb-frame) |
| 2282 | 2025-10-08T01:26:05.689Z | Compiling bitstruct_derive v0.1.0 |
| 2283 | 2025-10-08T01:26:05.945Z | Compiling ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9) |
| 2284 | 2025-10-08T01:26:06.418Z | Compiling viona_api_sys v0.0.0 (/work/oxidecomputer/propolis/crates/viona-api/sys) |
| 2285 | 2025-10-08T01:26:06.587Z | Compiling pretty-hex v0.2.1 |
| 2286 | 2025-10-08T01:26:06.830Z | Compiling ascii v1.1.0 |
| 2287 | 2025-10-08T01:26:06.856Z | Compiling typeid v1.0.0 |
| 2288 | 2025-10-08T01:26:06.992Z | Compiling ringbuffer v0.15.0 |
| 2289 | 2025-10-08T01:26:07.059Z | Compiling erased-serde v0.4.5 |
| 2290 | 2025-10-08T01:26:07.087Z | Compiling bitstruct v0.1.1 |
| 2291 | 2025-10-08T01:26:07.244Z | Compiling rfb v0.0.0 (/work/oxidecomputer/propolis/crates/rfb) |
| 2292 | 2025-10-08T01:26:07.519Z | Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys?branch=main#1d587ea9) |
| 2293 | 2025-10-08T01:26:07.610Z | Compiling viona_api v0.0.0 (/work/oxidecomputer/propolis/crates/viona-api) |
| 2294 | 2025-10-08T01:26:07.937Z | Compiling p9ds v0.1.0 (https://github.com/oxidecomputer/p9fs#113f170a) |
| 2295 | 2025-10-08T01:26:07.963Z | Compiling softnpu v0.2.0 (https://github.com/oxidecomputer/softnpu#b016b192) |
| 2296 | 2025-10-08T01:26:08.376Z | Compiling cpuid_utils v0.0.0 (/work/oxidecomputer/propolis/crates/cpuid-utils) |
| 2297 | 2025-10-08T01:26:08.406Z | Compiling dladm v0.0.0 (/work/oxidecomputer/propolis/crates/dladm) |
| 2298 | 2025-10-08T01:26:08.992Z | Compiling serde_arrays v0.1.0 |
| 2299 | 2025-10-08T01:26:09.223Z | Compiling kstat-rs v0.2.4 |
| 2300 | 2025-10-08T01:26:09.494Z | Compiling libloading v0.7.4 |
| 2301 | 2025-10-08T01:26:09.635Z | Compiling oximeter-instruments v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 2302 | 2025-10-08T01:26:09.926Z | Compiling cpuid_profile_config v0.0.0 (/work/oxidecomputer/propolis/crates/cpuid-profile-config) |
| 2303 | 2025-10-08T01:26:10.036Z | Compiling propolis-client v0.1.0 (/work/oxidecomputer/propolis/lib/propolis-client) |
| 2304 | 2025-10-08T01:26:10.544Z | Compiling propolis-server-api v0.1.0 (/work/oxidecomputer/propolis/crates/propolis-server-api) |
| 2305 | 2025-10-08T01:26:12.492Z | Compiling ron v0.8.1 |
| 2306 | 2025-10-08T01:26:13.527Z | Compiling itertools v0.13.0 |
| 2307 | 2025-10-08T01:26:14.811Z | Compiling nexus-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 2308 | 2025-10-08T01:26:16.547Z | Compiling bit_field v0.10.2 |
| 2309 | 2025-10-08T01:26:16.815Z | Compiling propolis-config-toml v0.0.0 (/work/oxidecomputer/propolis/crates/propolis-config-toml) |
| 2310 | 2025-10-08T01:26:18.772Z | Compiling propolis-cli v0.1.0 (/work/oxidecomputer/propolis/bin/propolis-cli) |
| 2311 | 2025-10-08T01:26:28.185Z | Compiling oximeter-producer v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 2312 | 2025-10-08T01:26:46.862Z | Compiling propolis v0.1.0 (/work/oxidecomputer/propolis/lib/propolis) |
| 2313 | 2025-10-08T01:27:02.214Z | Compiling propolis-server v0.1.0 (/work/oxidecomputer/propolis/bin/propolis-server) |
| 2314 | 2025-10-08T01:27:49.234Z | Finished `release` profile [optimized] target(s) in 6m 51s |
| 2315 | 2025-10-08T01:27:49.412Z | |
| 2316 | 2025-10-08T01:27:49.412Z | real 6:51.235670922 |
| 2317 | 2025-10-08T01:27:49.412Z | user 47:22.131328261 |
| 2318 | 2025-10-08T01:27:49.412Z | sys 4:00.156591915 |
| 2319 | 2025-10-08T01:27:49.412Z | trap 1.844792070 |
| 2320 | 2025-10-08T01:27:49.412Z | tflt 1.386899632 |
| 2321 | 2025-10-08T01:27:49.412Z | dflt 1.500014626 |
| 2322 | 2025-10-08T01:27:49.412Z | kflt 0.000523456 |
| 2323 | 2025-10-08T01:27:49.412Z | lock 2:15:46.080837930 |
| 2324 | 2025-10-08T01:27:49.412Z | slp 2:51:21.371624628 |
| 2325 | 2025-10-08T01:27:49.412Z | lat 3:01.440681564 |
| 2326 | 2025-10-08T01:27:49.412Z | stop 4:23.477060302 |
| 2327 | 2025-10-08T01:27:49.437Z | + OUTDIR=/work/release |
| 2328 | 2025-10-08T01:27:49.437Z | + mkdir -p /work/release |
| 2329 | 2025-10-08T01:27:49.437Z | + cp target/release/propolis-cli /work/release/propolis-cli |
| 2330 | 2025-10-08T01:27:49.463Z | + cp target/release/propolis-server /work/release/propolis-server |
| 2331 | 2025-10-08T01:27:49.535Z | + cd /work/release |
| 2332 | 2025-10-08T01:27:49.536Z | + digest -a sha256 propolis-cli |
| 2333 | 2025-10-08T01:27:49.569Z | + digest -a sha256 propolis-server |
| 2334 | 2025-10-08T01:27:49.638Z | process exited: duration 865669 ms, exit code 0 |
| |
| 2335 | 2025-10-08T01:27:49.720Z | found 4 output files |
| 2336 | 2025-10-08T01:27:49.720Z | uploading: /work/release/propolis-cli (25709920 bytes) |
| 2337 | 2025-10-08T01:27:52.003Z | uploaded: /work/release/propolis-cli |
| 2338 | 2025-10-08T01:27:52.003Z | uploading: /work/release/propolis-cli.sha256.txt (65 bytes) |
| 2339 | 2025-10-08T01:27:53.108Z | uploaded: /work/release/propolis-cli.sha256.txt |
| 2340 | 2025-10-08T01:27:53.108Z | uploading: /work/release/propolis-server (75178656 bytes) |
| 2341 | 2025-10-08T01:27:58.469Z | uploaded: /work/release/propolis-server |
| 2342 | 2025-10-08T01:27:58.469Z | uploading: /work/release/propolis-server.sha256.txt (65 bytes) |
| 2343 | 2025-10-08T01:27:59.572Z | uploaded: /work/release/propolis-server.sha256.txt |