|
|
|
| 1 | 2025-07-14T19:37:26.118Z | job assigned to worker 01K0571M13B32CNKJW5QXAT5AB [factory gimlet-EVT22200007-propolis, EVT22200007/34468] (queued for 23 s) |
| |
| 2 | 2025-07-14T19:37:35.034Z | starting task 0: "setup" |
| 3 | 2025-07-14T19:37:35.059Z | ++ uname -s |
| 4 | 2025-07-14T19:37:35.059Z | + kern=SunOS |
| 5 | 2025-07-14T19:37:35.059Z | + build_user=build |
| 6 | 2025-07-14T19:37:35.059Z | + build_uid=12345 |
| 7 | 2025-07-14T19:37:35.059Z | + work_dir=/work |
| 8 | 2025-07-14T19:37:35.059Z | + input_dir=/input |
| 9 | 2025-07-14T19:37:35.059Z | + [[ 0 == 12345 ]] |
| 10 | 2025-07-14T19:37:35.059Z | + case "$kern" in |
| 11 | 2025-07-14T19:37:35.059Z | + groupadd -g 12345 build |
| 12 | 2025-07-14T19:37:35.059Z | + useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build |
| 13 | 2025-07-14T19:37:37.061Z | + zfs create -o mountpoint=/work rpool/work |
| 14 | 2025-07-14T19:37:37.097Z | ++ awk '$2 == "/home" { print $3 }' /etc/mnttab |
| 15 | 2025-07-14T19:37:37.121Z | + home_fs=zfs |
| 16 | 2025-07-14T19:37:37.122Z | + [[ zfs == autofs ]] |
| 17 | 2025-07-14T19:37:37.122Z | + mkdir -p /home/build |
| 18 | 2025-07-14T19:37:37.122Z | + chown build:build /home/build /work |
| 19 | 2025-07-14T19:37:39.107Z | + chmod 0700 /home/build /work |
| 20 | 2025-07-14T19:37:39.131Z | process exited: duration 4075 ms, exit code 0 |
| |
| 21 | 2025-07-14T19:37:39.186Z | starting task 1: "rust-toolchain" |
| 22 | 2025-07-14T19:37:39.210Z | + printf ' * rust toolchain channel = "%s"\n' stable |
| 23 | 2025-07-14T19:37:39.210Z | * rust toolchain channel = "stable" |
| 24 | 2025-07-14T19:37:39.210Z | * rust toolchain profile = "default" |
| 25 | 2025-07-14T19:37:39.210Z | + printf ' * rust toolchain profile = "%s"\n' default |
| 26 | 2025-07-14T19:37:39.210Z | + export RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 27 | 2025-07-14T19:37:39.210Z | + RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 28 | 2025-07-14T19:37:39.210Z | + curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs |
| 29 | 2025-07-14T19:37:39.210Z | + /bin/bash -s - -y --no-modify-path --default-toolchain stable --profile default |
| 30 | 2025-07-14T19:37:39.327Z | info: downloading installer |
| 31 | 2025-07-14T19:37:39.823Z | warn: It looks like you have an existing installation of Rust at: |
| 32 | 2025-07-14T19:37:39.823Z | warn: /opt/ooce/bin |
| 33 | 2025-07-14T19:37:39.823Z | warn: It is recommended that rustup be the primary Rust installation. |
| 34 | 2025-07-14T19:37:39.823Z | warn: Otherwise you may have confusion unless you are careful with your PATH. |
| 35 | 2025-07-14T19:37:39.823Z | warn: If you are sure that you want both rustup and your already installed Rust |
| 36 | 2025-07-14T19:37:39.823Z | warn: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes |
| 37 | 2025-07-14T19:37:39.823Z | warn: or pass `-y' to ignore all ignorable checks. |
| 38 | 2025-07-14T19:37:39.823Z | error: cannot install while Rust is installed |
| 39 | 2025-07-14T19:37:39.823Z | warn: continuing (because the -y flag is set and the error is ignorable) |
| 40 | 2025-07-14T19:37:39.847Z | info: profile set to 'default' |
| 41 | 2025-07-14T19:37:39.847Z | info: default host triple is x86_64-unknown-illumos |
| 42 | 2025-07-14T19:37:39.847Z | info: syncing channel updates for 'stable-x86_64-unknown-illumos' |
| 43 | 2025-07-14T19:37:39.943Z | info: latest update on 2025-06-26, rust version 1.88.0 (6b00bc388 2025-06-23) |
| 44 | 2025-07-14T19:37:39.943Z | info: downloading component 'cargo' |
| 45 | 2025-07-14T19:37:40.152Z | info: downloading component 'clippy' |
| 46 | 2025-07-14T19:37:40.253Z | info: downloading component 'rust-docs' |
| 47 | 2025-07-14T19:37:40.540Z | info: downloading component 'rust-std' |
| 48 | 2025-07-14T19:37:40.901Z | info: downloading component 'rustc' |
| 49 | 2025-07-14T19:37:43.849Z | info: downloading component 'rustfmt' |
| 50 | 2025-07-14T19:37:43.936Z | info: installing component 'cargo' |
| 51 | 2025-07-14T19:37:45.154Z | info: installing component 'clippy' |
| 52 | 2025-07-14T19:37:45.657Z | info: installing component 'rust-docs' |
| 53 | 2025-07-14T19:37:48.748Z | info: installing component 'rust-std' |
| 54 | 2025-07-14T19:37:50.678Z | info: installing component 'rustc' |
| 55 | 2025-07-14T19:37:58.937Z | info: installing component 'rustfmt' |
| 56 | 2025-07-14T19:37:59.322Z | info: default toolchain set to 'stable-x86_64-unknown-illumos' |
| 57 | 2025-07-14T19:37:59.322Z | |
| 58 | 2025-07-14T19:37:59.491Z | stable-x86_64-unknown-illumos installed - rustc 1.88.0 (6b00bc388 2025-06-23) |
| 59 | 2025-07-14T19:37:59.491Z | |
| 60 | 2025-07-14T19:37:59.491Z | |
| 61 | 2025-07-14T19:37:59.491Z | Rust is installed now. Great! |
| 62 | 2025-07-14T19:37:59.491Z | |
| 63 | 2025-07-14T19:37:59.491Z | To get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH |
| 64 | 2025-07-14T19:37:59.491Z | environment variable. This has not been done automatically. |
| 65 | 2025-07-14T19:37:59.491Z | |
| 66 | 2025-07-14T19:37:59.491Z | To configure your current shell, you need to source |
| 67 | 2025-07-14T19:37:59.491Z | the corresponding env file under $HOME/.cargo. |
| 68 | 2025-07-14T19:37:59.491Z | |
| 69 | 2025-07-14T19:37:59.491Z | This is usually done by running one of the following (note the leading DOT): |
| 70 | 2025-07-14T19:37:59.491Z | . "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh |
| 71 | 2025-07-14T19:37:59.491Z | source "$HOME/.cargo/env.fish" # For fish |
| 72 | 2025-07-14T19:37:59.491Z | source $"($nu.home-path)/.cargo/env.nu" # For nushell |
| 73 | 2025-07-14T19:37:59.607Z | + rustup --version |
| 74 | 2025-07-14T19:37:59.633Z | rustup 1.28.2 (e4f3ad6f8 2025-04-28) |
| 75 | 2025-07-14T19:37:59.633Z | info: This is the version for the rustup toolchain manager, not the rustc compiler. |
| 76 | 2025-07-14T19:37:59.747Z | info: The currently active `rustc` version is `rustc 1.88.0 (6b00bc388 2025-06-23)` |
| 77 | 2025-07-14T19:37:59.774Z | + cargo --version |
| 78 | 2025-07-14T19:37:59.858Z | cargo 1.88.0 (873a06493 2025-05-10) |
| 79 | 2025-07-14T19:37:59.882Z | + rustc --version |
| 80 | 2025-07-14T19:37:59.976Z | rustc 1.88.0 (6b00bc388 2025-06-23) |
| 81 | 2025-07-14T19:38:00.001Z | process exited: duration 20798 ms, exit code 0 |
| |
| 82 | 2025-07-14T19:38:00.052Z | starting task 2: "authentication" |
| 83 | 2025-07-14T19:38:00.140Z | process exited: duration 88 ms, exit code 0 |
| |
| 84 | 2025-07-14T19:38:00.189Z | starting task 3: "clone repository" |
| 85 | 2025-07-14T19:38:00.214Z | + mkdir -p /work/oxidecomputer/propolis |
| 86 | 2025-07-14T19:38:00.214Z | + git clone https://github.com/oxidecomputer/propolis /work/oxidecomputer/propolis |
| 87 | 2025-07-14T19:38:00.239Z | Cloning into '/work/oxidecomputer/propolis'... |
| 88 | 2025-07-14T19:38:01.501Z | + cd /work/oxidecomputer/propolis |
| 89 | 2025-07-14T19:38:01.501Z | + git fetch origin 7b9e9de65abab29e735e1b4536414d46e69ede94 |
| 90 | 2025-07-14T19:38:02.110Z | From https://github.com/oxidecomputer/propolis |
| 91 | 2025-07-14T19:38:02.110Z | * branch 7b9e9de65abab29e735e1b4536414d46e69ede94 -> FETCH_HEAD |
| 92 | 2025-07-14T19:38:02.134Z | + [[ -n '' ]] |
| 93 | 2025-07-14T19:38:02.134Z | + git reset --hard 7b9e9de65abab29e735e1b4536414d46e69ede94 |
| 94 | 2025-07-14T19:38:02.166Z | HEAD is now at 7b9e9de Emulated eXtensible Host Controller Interface (xHCI) device |
| 95 | 2025-07-14T19:38:02.190Z | process exited: duration 1979 ms, exit code 0 |
| |
| 96 | 2025-07-14T19:38:02.243Z | starting task 4: "build" |
| 97 | 2025-07-14T19:38:02.268Z | + cargo --version |
| 98 | 2025-07-14T19:38:02.344Z | cargo 1.88.0 (873a06493 2025-05-10) |
| 99 | 2025-07-14T19:38:02.368Z | + rustc --version |
| 100 | 2025-07-14T19:38:02.459Z | rustc 1.88.0 (6b00bc388 2025-06-23) |
| 101 | 2025-07-14T19:38:02.483Z | + banner check |
| 102 | 2025-07-14T19:38:02.483Z | |
| 103 | 2025-07-14T19:38:02.483Z | #### # # ###### #### # # |
| 104 | 2025-07-14T19:38:02.483Z | # # # # # # # # # |
| 105 | 2025-07-14T19:38:02.483Z | # ###### ##### # #### |
| 106 | 2025-07-14T19:38:02.483Z | # # # # # # # |
| 107 | 2025-07-14T19:38:02.483Z | # # # # # # # # # |
| 108 | 2025-07-14T19:38:02.483Z | #### # # ###### #### # # |
| 109 | 2025-07-14T19:38:02.483Z | |
| 110 | 2025-07-14T19:38:02.483Z | + ptime -m cargo check --features falcon |
| 111 | 2025-07-14T19:38:02.760Z | Updating crates.io index |
| 112 | 2025-07-14T19:38:02.785Z | Updating git repository `https://github.com/oxidecomputer/crucible` |
| 113 | 2025-07-14T19:38:05.061Z | Updating git repository `https://github.com/oxidecomputer/omicron` |
| 114 | 2025-07-14T19:38:21.022Z | Updating git repository `https://github.com/oxidecomputer/dlpi-sys` |
| 115 | 2025-07-14T19:38:21.409Z | Updating git repository `https://github.com/oxidecomputer/ispf` |
| 116 | 2025-07-14T19:38:21.785Z | Updating git repository `https://github.com/oxidecomputer/p9fs` |
| 117 | 2025-07-14T19:38:22.192Z | Updating git repository `https://github.com/oxidecomputer/softnpu` |
| 118 | 2025-07-14T19:38:22.643Z | Updating git repository `https://github.com/oxidecomputer/maghemite` |
| 119 | 2025-07-14T19:38:23.366Z | Updating git repository `http://github.com/oxidecomputer/serde_human_bytes` |
| 120 | 2025-07-14T19:38:23.756Z | Updating git repository `https://github.com/oxidecomputer/slog-error-chain` |
| 121 | 2025-07-14T19:38:24.141Z | Updating git repository `https://github.com/oxidecomputer/tufaceous` |
| 122 | 2025-07-14T19:38:24.546Z | Updating git repository `https://github.com/oxidecomputer/p4` |
| 123 | 2025-07-14T19:38:25.243Z | Updating git repository `https://github.com/oxidecomputer/propolis` |
| 124 | 2025-07-14T19:38:26.633Z | Updating git repository `https://github.com/oxidecomputer/opte` |
| 125 | 2025-07-14T19:38:27.511Z | Updating git repository `https://github.com/oxidecomputer/management-gateway-service` |
| 126 | 2025-07-14T19:38:28.268Z | Updating git repository `https://github.com/oxidecomputer/poptrie` |
| 127 | 2025-07-14T19:38:28.634Z | Updating git repository `https://github.com/oxidecomputer/netadm-sys` |
| 128 | 2025-07-14T19:38:29.085Z | Updating git repository `https://github.com/oxidecomputer/ingot.git` |
| 129 | 2025-07-14T19:38:29.593Z | Updating git repository `https://github.com/oxidecomputer/dlpi-sys` |
| 130 | 2025-07-14T19:38:30.059Z | Updating git repository `https://github.com/jmesmon/rust-libzfs` |
| 131 | 2025-07-14T19:38:30.509Z | Updating git repository `https://github.com/oxidecomputer/rusty-doors` |
| 132 | 2025-07-14T19:38:31.728Z | Downloading crates ... |
| 133 | 2025-07-14T19:38:31.809Z | Downloaded dtrace-parser v0.2.0 |
| 134 | 2025-07-14T19:38:31.835Z | Downloaded bitflags v1.3.2 |
| 135 | 2025-07-14T19:38:31.835Z | Downloaded aead v0.5.2 |
| 136 | 2025-07-14T19:38:31.835Z | Downloaded async-recursion v1.1.1 |
| 137 | 2025-07-14T19:38:31.860Z | Downloaded opaque-debug v0.3.1 |
| 138 | 2025-07-14T19:38:31.860Z | Downloaded equivalent v1.0.1 |
| 139 | 2025-07-14T19:38:31.860Z | Downloaded backoff v0.4.0 |
| 140 | 2025-07-14T19:38:31.860Z | Downloaded aes-gcm-siv v0.11.1 |
| 141 | 2025-07-14T19:38:31.860Z | Downloaded anstyle v1.0.7 |
| 142 | 2025-07-14T19:38:31.885Z | Downloaded openssl-macros v0.1.1 |
| 143 | 2025-07-14T19:38:31.885Z | Downloaded newtype_derive v0.1.6 |
| 144 | 2025-07-14T19:38:31.885Z | Downloaded newline-converter v0.3.0 |
| 145 | 2025-07-14T19:38:31.885Z | Downloaded anstream v0.6.14 |
| 146 | 2025-07-14T19:38:31.885Z | Downloaded anstyle-query v1.0.3 |
| 147 | 2025-07-14T19:38:31.885Z | Downloaded bit-set v0.5.3 |
| 148 | 2025-07-14T19:38:31.885Z | Downloaded pretty-hex v0.2.1 |
| 149 | 2025-07-14T19:38:31.885Z | Downloaded openssl-probe v0.1.5 |
| 150 | 2025-07-14T19:38:31.910Z | Downloaded bitstruct v0.1.1 |
| 151 | 2025-07-14T19:38:31.910Z | Downloaded anstyle-parse v0.2.4 |
| 152 | 2025-07-14T19:38:31.910Z | Downloaded num v0.4.3 |
| 153 | 2025-07-14T19:38:31.910Z | Downloaded newtype-uuid v1.2.1 |
| 154 | 2025-07-14T19:38:31.910Z | Downloaded mime v0.3.17 |
| 155 | 2025-07-14T19:38:31.910Z | Downloaded atty v0.2.14 |
| 156 | 2025-07-14T19:38:31.910Z | Downloaded atomicwrites v0.4.4 |
| 157 | 2025-07-14T19:38:31.934Z | Downloaded num-conv v0.1.0 |
| 158 | 2025-07-14T19:38:31.934Z | Downloaded crucible-workspace-hack v0.1.0 |
| 159 | 2025-07-14T19:38:31.934Z | Downloaded bitstruct_derive v0.1.0 |
| 160 | 2025-07-14T19:38:31.934Z | Downloaded cfg_aliases v0.1.1 |
| 161 | 2025-07-14T19:38:31.934Z | Downloaded omicron-workspace-hack v0.1.0 |
| 162 | 2025-07-14T19:38:31.934Z | Downloaded cfg_aliases v0.2.1 |
| 163 | 2025-07-14T19:38:31.934Z | Downloaded bit_field v0.10.2 |
| 164 | 2025-07-14T19:38:31.934Z | Downloaded pretty-hex v0.4.1 |
| 165 | 2025-07-14T19:38:31.959Z | Downloaded progenitor-client v0.9.1 |
| 166 | 2025-07-14T19:38:31.959Z | Downloaded parse-display v0.10.0 |
| 167 | 2025-07-14T19:38:31.959Z | Downloaded num_enum v0.7.3 |
| 168 | 2025-07-14T19:38:31.959Z | Downloaded typeid v1.0.0 |
| 169 | 2025-07-14T19:38:31.959Z | Downloaded ascii v1.1.0 |
| 170 | 2025-07-14T19:38:31.984Z | Downloaded argon2 v0.5.3 |
| 171 | 2025-07-14T19:38:31.984Z | Downloaded allocator-api2 v0.2.18 |
| 172 | 2025-07-14T19:38:31.984Z | Downloaded version_check v0.9.5 |
| 173 | 2025-07-14T19:38:31.984Z | Downloaded native-tls v0.2.11 |
| 174 | 2025-07-14T19:38:31.984Z | Downloaded percent-encoding v2.3.1 |
| 175 | 2025-07-14T19:38:32.011Z | Downloaded zone_cfg_derive v0.3.0 |
| 176 | 2025-07-14T19:38:32.011Z | Downloaded foreign-types v0.5.0 |
| 177 | 2025-07-14T19:38:32.011Z | Downloaded num_enum_derive v0.7.3 |
| 178 | 2025-07-14T19:38:32.011Z | Downloaded progenitor-client v0.8.0 |
| 179 | 2025-07-14T19:38:32.012Z | Downloaded progenitor v0.9.1 |
| 180 | 2025-07-14T19:38:32.012Z | Downloaded hubpack_derive v0.1.1 |
| 181 | 2025-07-14T19:38:32.012Z | Downloaded dof v0.3.0 |
| 182 | 2025-07-14T19:38:32.036Z | Downloaded proc-macro-error-attr v1.0.4 |
| 183 | 2025-07-14T19:38:32.036Z | Downloaded progenitor v0.8.0 |
| 184 | 2025-07-14T19:38:32.036Z | Downloaded rand_core v0.9.3 |
| 185 | 2025-07-14T19:38:32.036Z | Downloaded resolv-conf v0.7.0 |
| 186 | 2025-07-14T19:38:32.036Z | Downloaded typify-macro v0.3.0 |
| 187 | 2025-07-14T19:38:32.036Z | Downloaded toml_datetime v0.6.8 |
| 188 | 2025-07-14T19:38:32.036Z | Downloaded either v1.15.0 |
| 189 | 2025-07-14T19:38:32.037Z | Downloaded utf16_iter v1.0.5 |
| 190 | 2025-07-14T19:38:32.062Z | Downloaded idna_adapter v1.2.0 |
| 191 | 2025-07-14T19:38:32.062Z | Downloaded rand_xorshift v0.3.0 |
| 192 | 2025-07-14T19:38:32.062Z | Downloaded quinn-udp v0.5.5 |
| 193 | 2025-07-14T19:38:32.062Z | Downloaded typify-macro v0.4.1 |
| 194 | 2025-07-14T19:38:32.062Z | Downloaded console v0.15.8 |
| 195 | 2025-07-14T19:38:32.062Z | Downloaded whoami v1.5.1 |
| 196 | 2025-07-14T19:38:32.062Z | Downloaded scroll_derive v0.12.0 |
| 197 | 2025-07-14T19:38:32.088Z | Downloaded form_urlencoded v1.2.1 |
| 198 | 2025-07-14T19:38:32.088Z | Downloaded pest_derive v2.7.10 |
| 199 | 2025-07-14T19:38:32.088Z | Downloaded futures-macro v0.3.31 |
| 200 | 2025-07-14T19:38:32.089Z | Downloaded sigpipe v0.1.3 |
| 201 | 2025-07-14T19:38:32.089Z | Downloaded futures-io v0.3.31 |
| 202 | 2025-07-14T19:38:32.089Z | Downloaded sync_wrapper v1.0.1 |
| 203 | 2025-07-14T19:38:32.114Z | Downloaded try-lock v0.2.5 |
| 204 | 2025-07-14T19:38:32.114Z | Downloaded indent_write v2.2.0 |
| 205 | 2025-07-14T19:38:32.114Z | Downloaded yoke v0.7.5 |
| 206 | 2025-07-14T19:38:32.140Z | Downloaded float-ord v0.3.2 |
| 207 | 2025-07-14T19:38:32.140Z | Downloaded serde-big-array v0.5.1 |
| 208 | 2025-07-14T19:38:32.140Z | Downloaded anyhow v1.0.97 |
| 209 | 2025-07-14T19:38:32.164Z | Downloaded swrite v0.1.0 |
| 210 | 2025-07-14T19:38:32.164Z | Downloaded zerofrom v0.1.5 |
| 211 | 2025-07-14T19:38:32.164Z | Downloaded globset v0.4.14 |
| 212 | 2025-07-14T19:38:32.165Z | Downloaded http-body v1.0.1 |
| 213 | 2025-07-14T19:38:32.165Z | Downloaded progenitor-impl v0.9.1 |
| 214 | 2025-07-14T19:38:32.165Z | Downloaded itoa v1.0.11 |
| 215 | 2025-07-14T19:38:32.190Z | Downloaded quote v1.0.40 |
| 216 | 2025-07-14T19:38:32.190Z | Downloaded rustls-pemfile v2.1.3 |
| 217 | 2025-07-14T19:38:32.190Z | Downloaded subtle v2.5.0 |
| 218 | 2025-07-14T19:38:32.190Z | Downloaded supports-color v2.1.0 |
| 219 | 2025-07-14T19:38:32.190Z | Downloaded supports-color v3.0.1 |
| 220 | 2025-07-14T19:38:32.190Z | Downloaded aes v0.8.4 |
| 221 | 2025-07-14T19:38:32.216Z | Downloaded zeroize v1.7.0 |
| 222 | 2025-07-14T19:38:32.216Z | Downloaded zerofrom-derive v0.1.5 |
| 223 | 2025-07-14T19:38:32.216Z | Downloaded jobserver v0.1.31 |
| 224 | 2025-07-14T19:38:32.216Z | Downloaded write16 v1.0.0 |
| 225 | 2025-07-14T19:38:32.216Z | Downloaded waitgroup v0.1.2 |
| 226 | 2025-07-14T19:38:32.216Z | Downloaded httpdate v1.0.3 |
| 227 | 2025-07-14T19:38:32.216Z | Downloaded prettyplease v0.2.31 |
| 228 | 2025-07-14T19:38:32.247Z | Downloaded rustc_version v0.4.0 |
| 229 | 2025-07-14T19:38:32.247Z | Downloaded usdt-macro v0.5.0 |
| 230 | 2025-07-14T19:38:32.247Z | Downloaded rustls-pki-types v1.7.0 |
| 231 | 2025-07-14T19:38:32.247Z | Downloaded instant v0.1.12 |
| 232 | 2025-07-14T19:38:32.247Z | Downloaded strum v0.26.3 |
| 233 | 2025-07-14T19:38:32.247Z | Downloaded time-core v0.1.2 |
| 234 | 2025-07-14T19:38:32.247Z | Downloaded take_mut v0.2.2 |
| 235 | 2025-07-14T19:38:32.247Z | Downloaded foreign-types-shared v0.3.1 |
| 236 | 2025-07-14T19:38:32.247Z | Downloaded static_assertions v1.1.0 |
| 237 | 2025-07-14T19:38:32.276Z | Downloaded icu_locid_transform v1.5.0 |
| 238 | 2025-07-14T19:38:32.276Z | Downloaded hyper-tls v0.6.0 |
| 239 | 2025-07-14T19:38:32.276Z | Downloaded typify v0.2.0 |
| 240 | 2025-07-14T19:38:32.276Z | Downloaded getrandom v0.3.2 |
| 241 | 2025-07-14T19:38:32.276Z | Downloaded rayon-core v1.12.1 |
| 242 | 2025-07-14T19:38:32.276Z | Downloaded twox-hash v2.1.0 |
| 243 | 2025-07-14T19:38:32.309Z | Downloaded wait-timeout v0.2.0 |
| 244 | 2025-07-14T19:38:32.309Z | Downloaded smf v0.2.3 |
| 245 | 2025-07-14T19:38:32.309Z | Downloaded usdt-macro v0.3.5 |
| 246 | 2025-07-14T19:38:32.309Z | Downloaded is-terminal v0.4.12 |
| 247 | 2025-07-14T19:38:32.309Z | Downloaded is_ci v1.2.0 |
| 248 | 2025-07-14T19:38:32.309Z | Downloaded structmeta-derive v0.3.0 |
| 249 | 2025-07-14T19:38:32.309Z | Downloaded structmeta v0.3.0 |
| 250 | 2025-07-14T19:38:32.309Z | Downloaded slog-term v2.9.1 |
| 251 | 2025-07-14T19:38:32.309Z | Downloaded openssl-sys v0.9.107 |
| 252 | 2025-07-14T19:38:32.309Z | Downloaded tokio-rustls v0.24.1 |
| 253 | 2025-07-14T19:38:32.333Z | Downloaded unicode-xid v0.2.4 |
| 254 | 2025-07-14T19:38:32.333Z | Downloaded semver v0.1.20 |
| 255 | 2025-07-14T19:38:32.333Z | Downloaded strum_macros v0.25.3 |
| 256 | 2025-07-14T19:38:32.334Z | Downloaded cc v1.2.17 |
| 257 | 2025-07-14T19:38:32.360Z | Downloaded foreign-types-macros v0.2.3 |
| 258 | 2025-07-14T19:38:32.360Z | Downloaded unsafe-libyaml v0.2.11 |
| 259 | 2025-07-14T19:38:32.360Z | Downloaded rustc-hash v2.0.0 |
| 260 | 2025-07-14T19:38:32.360Z | Downloaded usdt-attr-macro v0.3.5 |
| 261 | 2025-07-14T19:38:32.360Z | Downloaded tokio-dtrace v0.1.1 |
| 262 | 2025-07-14T19:38:32.360Z | Downloaded tokio-native-tls v0.3.1 |
| 263 | 2025-07-14T19:38:32.384Z | Downloaded libsw v3.5.0 |
| 264 | 2025-07-14T19:38:32.384Z | Downloaded zone v0.3.0 |
| 265 | 2025-07-14T19:38:32.384Z | Downloaded errno v0.3.9 |
| 266 | 2025-07-14T19:38:32.384Z | Downloaded getrandom v0.2.14 |
| 267 | 2025-07-14T19:38:32.409Z | Downloaded foreign-types-shared v0.1.1 |
| 268 | 2025-07-14T19:38:32.409Z | Downloaded generic-array v0.14.7 |
| 269 | 2025-07-14T19:38:32.409Z | Downloaded term v0.7.0 |
| 270 | 2025-07-14T19:38:32.409Z | Downloaded futures v0.3.31 |
| 271 | 2025-07-14T19:38:32.437Z | Downloaded toml v0.8.20 |
| 272 | 2025-07-14T19:38:32.437Z | Downloaded ron v0.8.1 |
| 273 | 2025-07-14T19:38:32.462Z | Downloaded idna v1.0.3 |
| 274 | 2025-07-14T19:38:32.462Z | Downloaded memchr v2.7.2 |
| 275 | 2025-07-14T19:38:32.488Z | Downloaded unicode-segmentation v1.11.0 |
| 276 | 2025-07-14T19:38:32.488Z | Downloaded time v0.3.36 |
| 277 | 2025-07-14T19:38:32.489Z | Downloaded serde_json v1.0.140 |
| 278 | 2025-07-14T19:38:32.516Z | Downloaded libm v0.2.8 |
| 279 | 2025-07-14T19:38:32.542Z | Downloaded tokio-util v0.7.11 |
| 280 | 2025-07-14T19:38:32.542Z | Downloaded reqwest v0.12.7 |
| 281 | 2025-07-14T19:38:32.569Z | Downloaded futures-util v0.3.31 |
| 282 | 2025-07-14T19:38:32.592Z | Downloaded winnow v0.7.4 |
| 283 | 2025-07-14T19:38:32.593Z | Downloaded rustls-webpki v0.102.4 |
| 284 | 2025-07-14T19:38:32.621Z | Downloaded vcpkg v0.2.15 |
| 285 | 2025-07-14T19:38:32.662Z | Downloaded icu_properties_data v1.5.0 |
| 286 | 2025-07-14T19:38:32.686Z | Downloaded nix v0.28.0 |
| 287 | 2025-07-14T19:38:32.710Z | Downloaded unicode-width v0.1.14 |
| 288 | 2025-07-14T19:38:32.710Z | Downloaded smoltcp v0.11.0 |
| 289 | 2025-07-14T19:38:32.749Z | Downloaded regress v0.10.3 |
| 290 | 2025-07-14T19:38:32.749Z | Downloaded rustls v0.22.4 |
| 291 | 2025-07-14T19:38:32.773Z | Downloaded regex-syntax v0.8.5 |
| 292 | 2025-07-14T19:38:32.773Z | Downloaded rustls v0.21.12 |
| 293 | 2025-07-14T19:38:32.797Z | Downloaded openapiv3 v2.0.0 |
| 294 | 2025-07-14T19:38:32.797Z | Downloaded typify-impl v0.2.0 |
| 295 | 2025-07-14T19:38:32.821Z | Downloaded hickory-proto v0.24.4 |
| 296 | 2025-07-14T19:38:32.847Z | Downloaded typify-impl v0.3.0 |
| 297 | 2025-07-14T19:38:32.847Z | Downloaded rustls v0.23.10 |
| 298 | 2025-07-14T19:38:32.873Z | Downloaded rustix v0.38.34 |
| 299 | 2025-07-14T19:38:32.898Z | Downloaded typify-impl v0.4.1 |
| 300 | 2025-07-14T19:38:32.923Z | Downloaded zerocopy-derive v0.2.0 |
| 301 | 2025-07-14T19:38:32.923Z | Downloaded zerocopy-derive v0.6.6 |
| 302 | 2025-07-14T19:38:32.923Z | Downloaded syn v2.0.101 |
| 303 | 2025-07-14T19:38:32.947Z | Downloaded bstr v1.9.1 |
| 304 | 2025-07-14T19:38:32.947Z | Downloaded dropshot v0.16.0 |
| 305 | 2025-07-14T19:38:32.973Z | Downloaded regex-automata v0.4.9 |
| 306 | 2025-07-14T19:38:32.997Z | Downloaded nix v0.29.0 |
| 307 | 2025-07-14T19:38:32.997Z | Downloaded zerocopy v0.8.25 |
| 308 | 2025-07-14T19:38:33.023Z | Downloaded openssl v0.10.72 |
| 309 | 2025-07-14T19:38:33.047Z | Downloaded regex v1.11.1 |
| 310 | 2025-07-14T19:38:33.047Z | Downloaded syn v1.0.109 |
| 311 | 2025-07-14T19:38:33.071Z | Downloaded petgraph v0.7.1 |
| 312 | 2025-07-14T19:38:33.095Z | Downloaded petgraph v0.6.5 |
| 313 | 2025-07-14T19:38:33.095Z | Downloaded git2 v0.19.0 |
| 314 | 2025-07-14T19:38:33.119Z | Downloaded rustls-webpki v0.101.7 |
| 315 | 2025-07-14T19:38:33.143Z | Downloaded webpki-roots v0.26.3 |
| 316 | 2025-07-14T19:38:33.143Z | Downloaded quinn-proto v0.11.8 |
| 317 | 2025-07-14T19:38:33.143Z | Downloaded libc v0.2.171 |
| 318 | 2025-07-14T19:38:33.167Z | Downloaded proptest v1.5.0 |
| 319 | 2025-07-14T19:38:33.167Z | Downloaded bitvec v1.0.1 |
| 320 | 2025-07-14T19:38:33.191Z | Downloaded tokio v1.46.1 |
| 321 | 2025-07-14T19:38:33.224Z | Downloaded h2 v0.4.6 |
| 322 | 2025-07-14T19:38:33.249Z | Downloaded winnow v0.5.40 |
| 323 | 2025-07-14T19:38:33.249Z | Downloaded rayon v1.10.0 |
| 324 | 2025-07-14T19:38:33.276Z | Downloaded chrono v0.4.40 |
| 325 | 2025-07-14T19:38:33.276Z | Downloaded hashbrown v0.15.2 |
| 326 | 2025-07-14T19:38:33.276Z | Downloaded serde_with v3.12.0 |
| 327 | 2025-07-14T19:38:33.276Z | Downloaded zerovec v0.10.4 |
| 328 | 2025-07-14T19:38:33.301Z | Downloaded hyper v1.6.0 |
| 329 | 2025-07-14T19:38:33.301Z | Downloaded itertools v0.14.0 |
| 330 | 2025-07-14T19:38:33.301Z | Downloaded itertools v0.13.0 |
| 331 | 2025-07-14T19:38:33.325Z | Downloaded goblin v0.8.2 |
| 332 | 2025-07-14T19:38:33.325Z | Downloaded zerocopy v0.7.34 |
| 333 | 2025-07-14T19:38:33.349Z | Downloaded clap_builder v4.5.2 |
| 334 | 2025-07-14T19:38:33.349Z | Downloaded serde v1.0.219 |
| 335 | 2025-07-14T19:38:33.349Z | Downloaded tar v0.4.40 |
| 336 | 2025-07-14T19:38:33.349Z | Downloaded serde_derive v1.0.219 |
| 337 | 2025-07-14T19:38:33.349Z | Downloaded heapless v0.8.0 |
| 338 | 2025-07-14T19:38:33.349Z | Downloaded hashbrown v0.12.3 |
| 339 | 2025-07-14T19:38:33.372Z | Downloaded http v1.3.1 |
| 340 | 2025-07-14T19:38:33.372Z | Downloaded hickory-resolver v0.24.4 |
| 341 | 2025-07-14T19:38:33.372Z | Downloaded itertools v0.10.5 |
| 342 | 2025-07-14T19:38:33.372Z | Downloaded toml_edit v0.22.24 |
| 343 | 2025-07-14T19:38:33.399Z | Downloaded pest v2.7.10 |
| 344 | 2025-07-14T19:38:33.423Z | Downloaded toml v0.7.8 |
| 345 | 2025-07-14T19:38:33.423Z | Downloaded tinyvec v1.6.0 |
| 346 | 2025-07-14T19:38:33.423Z | Downloaded encoding_rs v0.8.34 |
| 347 | 2025-07-14T19:38:33.447Z | Downloaded ipnet v2.9.0 |
| 348 | 2025-07-14T19:38:33.447Z | Downloaded icu_normalizer_data v1.5.0 |
| 349 | 2025-07-14T19:38:33.447Z | Downloaded zerocopy-derive v0.8.25 |
| 350 | 2025-07-14T19:38:33.447Z | Downloaded indexmap v2.9.0 |
| 351 | 2025-07-14T19:38:33.448Z | Downloaded toml_edit v0.19.15 |
| 352 | 2025-07-14T19:38:33.471Z | Downloaded rand v0.9.0 |
| 353 | 2025-07-14T19:38:33.471Z | Downloaded tempfile v3.10.1 |
| 354 | 2025-07-14T19:38:33.471Z | Downloaded tokio-stream v0.1.17 |
| 355 | 2025-07-14T19:38:33.495Z | Downloaded icu_provider v1.5.0 |
| 356 | 2025-07-14T19:38:33.495Z | Downloaded icu_normalizer v1.5.0 |
| 357 | 2025-07-14T19:38:33.495Z | Downloaded serde_yaml v0.9.34+deprecated |
| 358 | 2025-07-14T19:38:33.495Z | Downloaded hyper-util v0.1.10 |
| 359 | 2025-07-14T19:38:33.495Z | Downloaded ring v0.17.14 |
| 360 | 2025-07-14T19:38:33.532Z | Downloaded expectorate v1.1.0 |
| 361 | 2025-07-14T19:38:33.557Z | Downloaded num-bigint v0.4.5 |
| 362 | 2025-07-14T19:38:33.557Z | Downloaded libloading v0.7.4 |
| 363 | 2025-07-14T19:38:33.557Z | Downloaded tokio-rustls v0.26.0 |
| 364 | 2025-07-14T19:38:33.557Z | Downloaded tokio-macros v2.5.0 |
| 365 | 2025-07-14T19:38:33.557Z | Downloaded indexmap v1.9.3 |
| 366 | 2025-07-14T19:38:33.557Z | Downloaded ryu v1.0.18 |
| 367 | 2025-07-14T19:38:33.557Z | Downloaded schemars v0.8.22 |
| 368 | 2025-07-14T19:38:33.581Z | Downloaded icu_locid v1.5.0 |
| 369 | 2025-07-14T19:38:33.581Z | Downloaded icu_collections v1.5.0 |
| 370 | 2025-07-14T19:38:33.605Z | Downloaded steno v0.4.1 |
| 371 | 2025-07-14T19:38:33.605Z | Downloaded libgit2-sys v0.17.0+1.8.1 |
| 372 | 2025-07-14T19:38:33.649Z | Downloaded crossbeam-channel v0.5.15 |
| 373 | 2025-07-14T19:38:33.673Z | Downloaded usdt-impl v0.3.5 |
| 374 | 2025-07-14T19:38:33.673Z | Downloaded vergen v8.3.2 |
| 375 | 2025-07-14T19:38:33.673Z | Downloaded uuid v1.16.0 |
| 376 | 2025-07-14T19:38:33.673Z | Downloaded socket2 v0.5.7 |
| 377 | 2025-07-14T19:38:33.673Z | Downloaded tungstenite v0.21.0 |
| 378 | 2025-07-14T19:38:33.673Z | Downloaded tracing-core v0.1.32 |
| 379 | 2025-07-14T19:38:33.673Z | Downloaded usdt v0.5.0 |
| 380 | 2025-07-14T19:38:33.673Z | Downloaded tinyvec_macros v0.1.1 |
| 381 | 2025-07-14T19:38:33.673Z | Downloaded funty v2.0.0 |
| 382 | 2025-07-14T19:38:33.697Z | Downloaded foldhash v0.1.5 |
| 383 | 2025-07-14T19:38:33.697Z | Downloaded ringbuffer v0.15.0 |
| 384 | 2025-07-14T19:38:33.697Z | Downloaded zerocopy-derive v0.7.34 |
| 385 | 2025-07-14T19:38:33.697Z | Downloaded time-macros v0.2.18 |
| 386 | 2025-07-14T19:38:33.697Z | Downloaded hyper-rustls v0.27.3 |
| 387 | 2025-07-14T19:38:33.697Z | Downloaded usdt-impl v0.5.0 |
| 388 | 2025-07-14T19:38:33.697Z | Downloaded sct v0.7.1 |
| 389 | 2025-07-14T19:38:33.697Z | Downloaded icu_locid_transform_data v1.5.0 |
| 390 | 2025-07-14T19:38:33.697Z | Downloaded unicode-ident v1.0.18 |
| 391 | 2025-07-14T19:38:33.697Z | Downloaded tracing v0.1.40 |
| 392 | 2025-07-14T19:38:33.871Z | Downloaded semver v1.0.26 |
| 393 | 2025-07-14T19:38:33.871Z | Downloaded rusty-fork v0.3.0 |
| 394 | 2025-07-14T19:38:33.871Z | Downloaded rustversion v1.0.17 |
| 395 | 2025-07-14T19:38:33.871Z | Downloaded zerovec-derive v0.10.3 |
| 396 | 2025-07-14T19:38:33.871Z | Downloaded highway v1.3.0 |
| 397 | 2025-07-14T19:38:33.871Z | Downloaded tinystr v0.7.6 |
| 398 | 2025-07-14T19:38:33.871Z | Downloaded ipnetwork v0.21.1 |
| 399 | 2025-07-14T19:38:33.871Z | Downloaded sha2 v0.10.8 |
| 400 | 2025-07-14T19:38:33.871Z | Downloaded serde_with_macros v3.12.0 |
| 401 | 2025-07-14T19:38:33.895Z | Downloaded serde_derive_internals v0.29.1 |
| 402 | 2025-07-14T19:38:33.895Z | Downloaded httparse v1.10.1 |
| 403 | 2025-07-14T19:38:33.895Z | Downloaded fatfs v0.3.6 |
| 404 | 2025-07-14T19:38:33.895Z | Downloaded zerocopy v0.6.6 |
| 405 | 2025-07-14T19:38:33.895Z | Downloaded url v2.5.4 |
| 406 | 2025-07-14T19:38:33.895Z | Downloaded rand v0.8.5 |
| 407 | 2025-07-14T19:38:33.895Z | Downloaded quinn v0.11.5 |
| 408 | 2025-07-14T19:38:33.895Z | Downloaded qorb v0.2.1 |
| 409 | 2025-07-14T19:38:33.895Z | Downloaded foreign-types v0.3.2 |
| 410 | 2025-07-14T19:38:33.895Z | Downloaded fnv v1.0.7 |
| 411 | 2025-07-14T19:38:33.895Z | Downloaded usdt-attr-macro v0.5.0 |
| 412 | 2025-07-14T19:38:33.896Z | Downloaded xattr v1.3.1 |
| 413 | 2025-07-14T19:38:33.896Z | Downloaded tap v1.0.1 |
| 414 | 2025-07-14T19:38:33.896Z | Downloaded wyz v0.5.1 |
| 415 | 2025-07-14T19:38:33.896Z | Downloaded writeable v0.5.5 |
| 416 | 2025-07-14T19:38:33.896Z | Downloaded strum v0.27.1 |
| 417 | 2025-07-14T19:38:33.896Z | Downloaded serde_arrays v0.1.0 |
| 418 | 2025-07-14T19:38:33.896Z | Downloaded hostname v0.4.0 |
| 419 | 2025-07-14T19:38:33.896Z | Downloaded spin v0.9.8 |
| 420 | 2025-07-14T19:38:33.896Z | Downloaded futures-channel v0.3.31 |
| 421 | 2025-07-14T19:38:33.896Z | Downloaded typify v0.4.1 |
| 422 | 2025-07-14T19:38:33.896Z | Downloaded typify v0.3.0 |
| 423 | 2025-07-14T19:38:33.896Z | Downloaded smallvec v1.13.2 |
| 424 | 2025-07-14T19:38:33.896Z | Downloaded slog v2.7.0 |
| 425 | 2025-07-14T19:38:33.896Z | Downloaded const_format v0.2.32 |
| 426 | 2025-07-14T19:38:33.896Z | Downloaded icu_provider_macros v1.5.0 |
| 427 | 2025-07-14T19:38:33.896Z | Downloaded hostname v0.3.1 |
| 428 | 2025-07-14T19:38:33.896Z | Downloaded futures-task v0.3.31 |
| 429 | 2025-07-14T19:38:33.896Z | Downloaded postcard v1.0.9 |
| 430 | 2025-07-14T19:38:33.896Z | Downloaded stable_deref_trait v1.2.0 |
| 431 | 2025-07-14T19:38:33.896Z | Downloaded signal-hook-registry v1.4.2 |
| 432 | 2025-07-14T19:38:33.896Z | Downloaded sha1 v0.10.6 |
| 433 | 2025-07-14T19:38:33.896Z | Downloaded shlex v1.3.0 |
| 434 | 2025-07-14T19:38:33.896Z | Downloaded tracing-attributes v0.1.27 |
| 435 | 2025-07-14T19:38:33.896Z | Downloaded darling_core v0.20.9 |
| 436 | 2025-07-14T19:38:33.896Z | Downloaded rustc_version v0.1.7 |
| 437 | 2025-07-14T19:38:33.896Z | Downloaded unarray v0.1.4 |
| 438 | 2025-07-14T19:38:33.896Z | Downloaded tokio-rustls v0.25.0 |
| 439 | 2025-07-14T19:38:33.896Z | Downloaded tabwriter v1.4.0 |
| 440 | 2025-07-14T19:38:33.896Z | Downloaded is_terminal_polyfill v1.70.0 |
| 441 | 2025-07-14T19:38:33.896Z | Downloaded thread_local v1.1.8 |
| 442 | 2025-07-14T19:38:33.896Z | Downloaded fakedata_generator v0.5.0 |
| 443 | 2025-07-14T19:38:33.896Z | Downloaded thiserror-impl v1.0.64 |
| 444 | 2025-07-14T19:38:33.896Z | Downloaded thiserror v2.0.12 |
| 445 | 2025-07-14T19:38:33.896Z | Downloaded similar v2.5.0 |
| 446 | 2025-07-14T19:38:33.897Z | Downloaded icu_properties v1.5.1 |
| 447 | 2025-07-14T19:38:33.897Z | Downloaded progenitor-impl v0.10.0 |
| 448 | 2025-07-14T19:38:33.897Z | Downloaded base64 v0.21.7 |
| 449 | 2025-07-14T19:38:33.921Z | Downloaded http-body-util v0.1.2 |
| 450 | 2025-07-14T19:38:33.921Z | Downloaded synstructure v0.13.1 |
| 451 | 2025-07-14T19:38:33.921Z | Downloaded slog-bunyan v2.5.0 |
| 452 | 2025-07-14T19:38:33.921Z | Downloaded litemap v0.7.4 |
| 453 | 2025-07-14T19:38:33.921Z | Downloaded bytes v1.10.1 |
| 454 | 2025-07-14T19:38:33.921Z | Downloaded aho-corasick v1.1.3 |
| 455 | 2025-07-14T19:38:33.921Z | Downloaded slog-json v2.6.1 |
| 456 | 2025-07-14T19:38:33.922Z | Downloaded slog-dtrace v0.3.0 |
| 457 | 2025-07-14T19:38:33.922Z | Downloaded serde_urlencoded v0.7.1 |
| 458 | 2025-07-14T19:38:33.922Z | Downloaded serde_tokenstream v0.2.2 |
| 459 | 2025-07-14T19:38:33.922Z | Downloaded lazy_static v1.5.0 |
| 460 | 2025-07-14T19:38:33.946Z | Downloaded ucd-trie v0.1.6 |
| 461 | 2025-07-14T19:38:33.946Z | Downloaded hash32 v0.3.1 |
| 462 | 2025-07-14T19:38:33.946Z | Downloaded zerocopy v0.3.2 |
| 463 | 2025-07-14T19:38:33.946Z | Downloaded yoke-derive v0.7.5 |
| 464 | 2025-07-14T19:38:33.946Z | Downloaded test-strategy v0.4.1 |
| 465 | 2025-07-14T19:38:33.946Z | Downloaded rustls-pemfile v1.0.4 |
| 466 | 2025-07-14T19:38:33.946Z | Downloaded fixedbitset v0.5.7 |
| 467 | 2025-07-14T19:38:33.946Z | Downloaded fastrand v2.1.0 |
| 468 | 2025-07-14T19:38:33.946Z | Downloaded strum_macros v0.26.4 |
| 469 | 2025-07-14T19:38:33.946Z | Downloaded iana-time-zone v0.1.60 |
| 470 | 2025-07-14T19:38:33.946Z | Downloaded utf8parse v0.2.1 |
| 471 | 2025-07-14T19:38:33.946Z | Downloaded utf8_iter v1.0.4 |
| 472 | 2025-07-14T19:38:33.946Z | Downloaded progenitor-impl v0.8.0 |
| 473 | 2025-07-14T19:38:33.946Z | Downloaded futures-sink v0.3.31 |
| 474 | 2025-07-14T19:38:33.946Z | Downloaded futures-core v0.3.31 |
| 475 | 2025-07-14T19:38:33.970Z | Downloaded typify-macro v0.2.0 |
| 476 | 2025-07-14T19:38:33.970Z | Downloaded glob v0.3.1 |
| 477 | 2025-07-14T19:38:33.970Z | Downloaded escargot v0.5.10 |
| 478 | 2025-07-14T19:38:33.970Z | Downloaded untrusted v0.9.0 |
| 479 | 2025-07-14T19:38:33.970Z | Downloaded universal-hash v0.5.1 |
| 480 | 2025-07-14T19:38:33.970Z | Downloaded thread-id v4.2.1 |
| 481 | 2025-07-14T19:38:33.970Z | Downloaded thiserror-impl v2.0.12 |
| 482 | 2025-07-14T19:38:33.970Z | Downloaded synstructure v0.12.6 |
| 483 | 2025-07-14T19:38:33.970Z | Downloaded strsim v0.11.1 |
| 484 | 2025-07-14T19:38:33.970Z | Downloaded slog-async v2.8.0 |
| 485 | 2025-07-14T19:38:33.970Z | Downloaded serde_tokenstream v0.1.7 |
| 486 | 2025-07-14T19:38:33.970Z | Downloaded typenum v1.17.0 |
| 487 | 2025-07-14T19:38:33.970Z | Downloaded thiserror v1.0.64 |
| 488 | 2025-07-14T19:38:33.995Z | Downloaded terminal_size v0.3.0 |
| 489 | 2025-07-14T19:38:33.995Z | Downloaded strum_macros v0.27.1 |
| 490 | 2025-07-14T19:38:33.995Z | Downloaded lru-cache v0.1.2 |
| 491 | 2025-07-14T19:38:33.995Z | Downloaded fixedbitset v0.4.2 |
| 492 | 2025-07-14T19:38:33.995Z | Downloaded parking_lot v0.12.2 |
| 493 | 2025-07-14T19:38:33.995Z | Downloaded num-traits v0.2.19 |
| 494 | 2025-07-14T19:38:33.995Z | Downloaded derive-where v1.2.7 |
| 495 | 2025-07-14T19:38:33.995Z | Downloaded base64 v0.22.1 |
| 496 | 2025-07-14T19:38:33.995Z | Downloaded kstat-rs v0.2.4 |
| 497 | 2025-07-14T19:38:33.995Z | Downloaded libz-sys v1.1.16 |
| 498 | 2025-07-14T19:38:34.064Z | Downloaded inout v0.1.3 |
| 499 | 2025-07-14T19:38:34.088Z | Downloaded mio v1.0.2 |
| 500 | 2025-07-14T19:38:34.088Z | Downloaded enum-as-inner v0.6.0 |
| 501 | 2025-07-14T19:38:34.088Z | Downloaded derive_more v0.99.19 |
| 502 | 2025-07-14T19:38:34.088Z | Downloaded crossbeam-epoch v0.9.18 |
| 503 | 2025-07-14T19:38:34.088Z | Downloaded want v0.3.1 |
| 504 | 2025-07-14T19:38:34.088Z | Downloaded slab v0.4.9 |
| 505 | 2025-07-14T19:38:34.088Z | Downloaded serde_repr v0.1.19 |
| 506 | 2025-07-14T19:38:34.088Z | Downloaded serde_path_to_error v0.1.16 |
| 507 | 2025-07-14T19:38:34.088Z | Downloaded scroll v0.12.0 |
| 508 | 2025-07-14T19:38:34.088Z | Downloaded scopeguard v1.2.0 |
| 509 | 2025-07-14T19:38:34.088Z | Downloaded schemars_derive v0.8.22 |
| 510 | 2025-07-14T19:38:34.112Z | Downloaded linked-hash-map v0.5.6 |
| 511 | 2025-07-14T19:38:34.112Z | Downloaded linear-map v1.2.0 |
| 512 | 2025-07-14T19:38:34.112Z | Downloaded libsw-core v0.3.2 |
| 513 | 2025-07-14T19:38:34.112Z | Downloaded erased-serde v0.4.5 |
| 514 | 2025-07-14T19:38:34.112Z | Downloaded crossbeam-utils v0.8.19 |
| 515 | 2025-07-14T19:38:34.112Z | Downloaded cookie v0.18.1 |
| 516 | 2025-07-14T19:38:34.112Z | Downloaded clap v4.5.4 |
| 517 | 2025-07-14T19:38:34.137Z | Downloaded cancel-safe-futures v0.1.5 |
| 518 | 2025-07-14T19:38:34.137Z | Downloaded colored v3.0.0 |
| 519 | 2025-07-14T19:38:34.137Z | Downloaded heck v0.4.1 |
| 520 | 2025-07-14T19:38:34.137Z | Downloaded futures-executor v0.3.31 |
| 521 | 2025-07-14T19:38:34.137Z | Downloaded tower-service v0.3.2 |
| 522 | 2025-07-14T19:38:34.137Z | Downloaded humantime v2.1.0 |
| 523 | 2025-07-14T19:38:34.137Z | Downloaded hex v0.4.3 |
| 524 | 2025-07-14T19:38:34.137Z | Downloaded heck v0.5.0 |
| 525 | 2025-07-14T19:38:34.137Z | Downloaded proc-macro2 v1.0.95 |
| 526 | 2025-07-14T19:38:34.137Z | Downloaded proc-macro-error v1.0.4 |
| 527 | 2025-07-14T19:38:34.137Z | Downloaded log v0.4.27 |
| 528 | 2025-07-14T19:38:34.161Z | Downloaded dropshot_endpoint v0.16.0 |
| 529 | 2025-07-14T19:38:34.161Z | Downloaded usdt v0.3.5 |
| 530 | 2025-07-14T19:38:34.161Z | Downloaded dof v0.1.5 |
| 531 | 2025-07-14T19:38:34.161Z | Downloaded serde_spanned v0.6.8 |
| 532 | 2025-07-14T19:38:34.161Z | Downloaded tokio-tungstenite v0.21.0 |
| 533 | 2025-07-14T19:38:34.161Z | Downloaded defmt v0.3.8 |
| 534 | 2025-07-14T19:38:34.161Z | Downloaded darling v0.20.9 |
| 535 | 2025-07-14T19:38:34.161Z | Downloaded powerfmt v0.2.0 |
| 536 | 2025-07-14T19:38:34.161Z | Downloaded pin-project-lite v0.2.14 |
| 537 | 2025-07-14T19:38:34.161Z | Downloaded passt v0.3.0 |
| 538 | 2025-07-14T19:38:34.161Z | Downloaded lock_api v0.4.12 |
| 539 | 2025-07-14T19:38:34.186Z | Downloaded dyn-clone v1.0.17 |
| 540 | 2025-07-14T19:38:34.186Z | Downloaded displaydoc v0.2.5 |
| 541 | 2025-07-14T19:38:34.186Z | Downloaded digest v0.10.7 |
| 542 | 2025-07-14T19:38:34.186Z | Downloaded const_format_proc_macros v0.2.32 |
| 543 | 2025-07-14T19:38:34.186Z | Downloaded clap_derive v4.5.4 |
| 544 | 2025-07-14T19:38:34.186Z | Downloaded password-hash v0.5.0 |
| 545 | 2025-07-14T19:38:34.186Z | Downloaded filetime v0.2.23 |
| 546 | 2025-07-14T19:38:34.186Z | Downloaded paste v1.0.15 |
| 547 | 2025-07-14T19:38:34.186Z | Downloaded oxide-tokio-rt v0.1.2 |
| 548 | 2025-07-14T19:38:34.186Z | Downloaded daft v0.1.2 |
| 549 | 2025-07-14T19:38:34.186Z | Downloaded blake2 v0.10.6 |
| 550 | 2025-07-14T19:38:34.186Z | Downloaded bitflags v2.6.0 |
| 551 | 2025-07-14T19:38:34.210Z | Downloaded match_cfg v0.1.0 |
| 552 | 2025-07-14T19:38:34.210Z | Downloaded managed v0.8.0 |
| 553 | 2025-07-14T19:38:34.210Z | Downloaded macaddr v1.0.1 |
| 554 | 2025-07-14T19:38:34.210Z | Downloaded parking_lot_core v0.9.10 |
| 555 | 2025-07-14T19:38:34.210Z | Downloaded progenitor v0.10.0 |
| 556 | 2025-07-14T19:38:34.210Z | Downloaded daft-derive v0.1.2 |
| 557 | 2025-07-14T19:38:34.210Z | Downloaded ctrlc v3.4.4 |
| 558 | 2025-07-14T19:38:34.210Z | Downloaded camino v1.1.9 |
| 559 | 2025-07-14T19:38:34.210Z | Downloaded async-trait v0.1.88 |
| 560 | 2025-07-14T19:38:34.210Z | Downloaded progenitor-macro v0.10.0 |
| 561 | 2025-07-14T19:38:34.210Z | Downloaded pest_meta v2.7.10 |
| 562 | 2025-07-14T19:38:34.235Z | Downloaded cargo_metadata v0.18.1 |
| 563 | 2025-07-14T19:38:34.235Z | Downloaded byteorder v1.5.0 |
| 564 | 2025-07-14T19:38:34.235Z | Downloaded ident_case v1.0.1 |
| 565 | 2025-07-14T19:38:34.235Z | Downloaded utf-8 v0.7.6 |
| 566 | 2025-07-14T19:38:34.235Z | Downloaded rand_core v0.6.4 |
| 567 | 2025-07-14T19:38:34.235Z | Downloaded quick-error v1.2.3 |
| 568 | 2025-07-14T19:38:34.235Z | Downloaded progenitor-macro v0.8.0 |
| 569 | 2025-07-14T19:38:34.235Z | Downloaded memmap v0.7.0 |
| 570 | 2025-07-14T19:38:34.235Z | Downloaded rand_chacha v0.9.0 |
| 571 | 2025-07-14T19:38:34.235Z | Downloaded progenitor-macro v0.9.1 |
| 572 | 2025-07-14T19:38:34.235Z | Downloaded progenitor-client v0.10.0 |
| 573 | 2025-07-14T19:38:34.235Z | Downloaded deranged v0.3.11 |
| 574 | 2025-07-14T19:38:34.235Z | Downloaded defmt-parser v0.3.4 |
| 575 | 2025-07-14T19:38:34.235Z | Downloaded debug-ignore v1.0.5 |
| 576 | 2025-07-14T19:38:34.235Z | Downloaded radium v0.7.0 |
| 577 | 2025-07-14T19:38:34.235Z | Downloaded owo-colors v4.2.0 |
| 578 | 2025-07-14T19:38:34.235Z | Downloaded num-rational v0.4.2 |
| 579 | 2025-07-14T19:38:34.235Z | Downloaded num-integer v0.1.46 |
| 580 | 2025-07-14T19:38:34.235Z | Downloaded polyval v0.6.2 |
| 581 | 2025-07-14T19:38:34.260Z | Downloaded defmt-macros v0.3.9 |
| 582 | 2025-07-14T19:38:34.260Z | Downloaded data-encoding v2.6.0 |
| 583 | 2025-07-14T19:38:34.260Z | Downloaded hubpack v0.1.2 |
| 584 | 2025-07-14T19:38:34.260Z | Downloaded once_cell v1.19.0 |
| 585 | 2025-07-14T19:38:34.260Z | Downloaded embedded-io v0.6.1 |
| 586 | 2025-07-14T19:38:34.260Z | Downloaded embedded-io v0.4.0 |
| 587 | 2025-07-14T19:38:34.260Z | Downloaded dirs-sys-next v0.1.2 |
| 588 | 2025-07-14T19:38:34.260Z | Downloaded proc-macro-crate v1.3.1 |
| 589 | 2025-07-14T19:38:34.260Z | Downloaded pest_generator v2.7.10 |
| 590 | 2025-07-14T19:38:34.260Z | Downloaded num_enum_derive v0.5.11 |
| 591 | 2025-07-14T19:38:34.260Z | Downloaded num-iter v0.1.45 |
| 592 | 2025-07-14T19:38:34.260Z | Downloaded dirs-next v2.0.0 |
| 593 | 2025-07-14T19:38:34.260Z | Downloaded crossbeam-deque v0.8.5 |
| 594 | 2025-07-14T19:38:34.260Z | Downloaded convert_case v0.4.0 |
| 595 | 2025-07-14T19:38:34.260Z | Downloaded oxnet v0.1.1 |
| 596 | 2025-07-14T19:38:34.260Z | Downloaded num_threads v0.1.7 |
| 597 | 2025-07-14T19:38:34.260Z | Downloaded camino-tempfile v1.1.1 |
| 598 | 2025-07-14T19:38:34.284Z | Downloaded ppv-lite86 v0.2.17 |
| 599 | 2025-07-14T19:38:34.284Z | Downloaded pkg-config v0.3.30 |
| 600 | 2025-07-14T19:38:34.284Z | Downloaded pin-utils v0.1.0 |
| 601 | 2025-07-14T19:38:34.284Z | Downloaded dtrace-parser v0.1.14 |
| 602 | 2025-07-14T19:38:34.284Z | Downloaded ctr v0.9.2 |
| 603 | 2025-07-14T19:38:34.284Z | Downloaded parse-display-derive v0.10.0 |
| 604 | 2025-07-14T19:38:34.284Z | Downloaded crypto-common v0.1.6 |
| 605 | 2025-07-14T19:38:34.284Z | Downloaded cobs v0.2.3 |
| 606 | 2025-07-14T19:38:34.284Z | Downloaded cpufeatures v0.2.12 |
| 607 | 2025-07-14T19:38:34.284Z | Downloaded clap_lex v0.7.0 |
| 608 | 2025-07-14T19:38:34.284Z | Downloaded cipher v0.4.4 |
| 609 | 2025-07-14T19:38:34.285Z | Downloaded rand_chacha v0.3.1 |
| 610 | 2025-07-14T19:38:34.285Z | Downloaded num_enum v0.5.11 |
| 611 | 2025-07-14T19:38:34.285Z | Downloaded num-complex v0.4.6 |
| 612 | 2025-07-14T19:38:34.285Z | Downloaded multer v3.1.0 |
| 613 | 2025-07-14T19:38:34.285Z | Downloaded cfg-if v1.0.0 |
| 614 | 2025-07-14T19:38:34.309Z | Downloaded cargo-platform v0.1.8 |
| 615 | 2025-07-14T19:38:34.309Z | Downloaded block-buffer v0.10.4 |
| 616 | 2025-07-14T19:38:34.309Z | Downloaded atomic-waker v1.1.2 |
| 617 | 2025-07-14T19:38:34.309Z | Downloaded darling_macro v0.20.9 |
| 618 | 2025-07-14T19:38:34.309Z | Downloaded bincode v1.3.3 |
| 619 | 2025-07-14T19:38:34.309Z | Downloaded base64ct v1.6.0 |
| 620 | 2025-07-14T19:38:34.309Z | Downloaded plain v0.2.3 |
| 621 | 2025-07-14T19:38:34.309Z | Downloaded num-derive v0.4.2 |
| 622 | 2025-07-14T19:38:34.309Z | Downloaded cstr-argument v0.1.2 |
| 623 | 2025-07-14T19:38:34.309Z | Downloaded colorchoice v1.0.1 |
| 624 | 2025-07-14T19:38:34.309Z | Downloaded bit-vec v0.6.3 |
| 625 | 2025-07-14T19:38:34.309Z | Downloaded async-stream v0.3.6 |
| 626 | 2025-07-14T19:38:34.309Z | Downloaded autocfg v1.3.0 |
| 627 | 2025-07-14T19:38:34.309Z | Downloaded async-stream-impl v0.3.6 |
| 628 | 2025-07-14T19:38:34.582Z | Compiling proc-macro2 v1.0.95 |
| 629 | 2025-07-14T19:38:34.582Z | Compiling unicode-ident v1.0.18 |
| 630 | 2025-07-14T19:38:34.582Z | Compiling libc v0.2.171 |
| 631 | 2025-07-14T19:38:34.607Z | Compiling serde v1.0.219 |
| 632 | 2025-07-14T19:38:34.608Z | Compiling autocfg v1.3.0 |
| 633 | 2025-07-14T19:38:34.608Z | Checking cfg-if v1.0.0 |
| 634 | 2025-07-14T19:38:34.608Z | Compiling serde_json v1.0.140 |
| 635 | 2025-07-14T19:38:34.608Z | Compiling memchr v2.7.2 |
| 636 | 2025-07-14T19:38:34.784Z | Compiling libm v0.2.8 |
| 637 | 2025-07-14T19:38:35.178Z | Compiling itoa v1.0.11 |
| 638 | 2025-07-14T19:38:35.263Z | Compiling version_check v0.9.5 |
| 639 | 2025-07-14T19:38:35.404Z | Compiling semver v1.0.26 |
| 640 | 2025-07-14T19:38:35.433Z | Compiling thiserror v1.0.64 |
| 641 | 2025-07-14T19:38:35.795Z | Compiling ryu v1.0.18 |
| 642 | 2025-07-14T19:38:35.820Z | Compiling shlex v1.3.0 |
| 643 | 2025-07-14T19:38:35.855Z | Compiling lock_api v0.4.12 |
| 644 | 2025-07-14T19:38:36.036Z | Compiling parking_lot_core v0.9.10 |
| 645 | 2025-07-14T19:38:36.139Z | Compiling schemars v0.8.22 |
| 646 | 2025-07-14T19:38:36.331Z | Compiling foldhash v0.1.5 |
| 647 | 2025-07-14T19:38:36.399Z | Compiling quote v1.0.40 |
| 648 | 2025-07-14T19:38:36.424Z | Compiling equivalent v1.0.1 |
| 649 | 2025-07-14T19:38:36.487Z | Compiling allocator-api2 v0.2.18 |
| 650 | 2025-07-14T19:38:36.512Z | Compiling log v0.4.27 |
| 651 | 2025-07-14T19:38:36.559Z | Compiling once_cell v1.19.0 |
| 652 | 2025-07-14T19:38:36.584Z | Compiling heck v0.5.0 |
| 653 | 2025-07-14T19:38:36.608Z | Compiling jobserver v0.1.31 |
| 654 | 2025-07-14T19:38:36.724Z | Compiling syn v2.0.101 |
| 655 | 2025-07-14T19:38:36.798Z | Compiling num-traits v0.2.19 |
| 656 | 2025-07-14T19:38:37.044Z | Compiling slab v0.4.9 |
| 657 | 2025-07-14T19:38:37.170Z | Checking getrandom v0.2.14 |
| 658 | 2025-07-14T19:38:37.244Z | Compiling cc v1.2.17 |
| 659 | 2025-07-14T19:38:37.397Z | Compiling hashbrown v0.15.2 |
| 660 | 2025-07-14T19:38:37.448Z | Checking smallvec v1.13.2 |
| 661 | 2025-07-14T19:38:37.512Z | Checking pin-project-lite v0.2.14 |
| 662 | 2025-07-14T19:38:37.694Z | Compiling fnv v1.0.7 |
| 663 | 2025-07-14T19:38:37.786Z | Compiling getrandom v0.3.2 |
| 664 | 2025-07-14T19:38:37.853Z | Checking scopeguard v1.2.0 |
| 665 | 2025-07-14T19:38:38.392Z | Compiling pkg-config v0.3.30 |
| 666 | 2025-07-14T19:38:38.667Z | Checking socket2 v0.5.7 |
| 667 | 2025-07-14T19:38:38.691Z | Checking mio v1.0.2 |
| 668 | 2025-07-14T19:38:38.715Z | Checking parking_lot v0.12.2 |
| 669 | 2025-07-14T19:38:39.019Z | Checking signal-hook-registry v1.4.2 |
| 670 | 2025-07-14T19:38:39.220Z | Compiling vcpkg v0.2.15 |
| 671 | 2025-07-14T19:38:39.410Z | Checking iana-time-zone v0.1.60 |
| 672 | 2025-07-14T19:38:39.755Z | Compiling dyn-clone v1.0.17 |
| 673 | 2025-07-14T19:38:39.863Z | Compiling httparse v1.10.1 |
| 674 | 2025-07-14T19:38:39.888Z | Compiling regex-syntax v0.8.5 |
| 675 | 2025-07-14T19:38:39.962Z | Compiling thiserror v2.0.12 |
| 676 | 2025-07-14T19:38:40.031Z | Compiling ring v0.17.14 |
| 677 | 2025-07-14T19:38:40.085Z | Compiling aho-corasick v1.1.3 |
| 678 | 2025-07-14T19:38:40.346Z | Checking futures-core v0.3.31 |
| 679 | 2025-07-14T19:38:40.496Z | Compiling typenum v1.17.0 |
| 680 | 2025-07-14T19:38:40.812Z | Compiling generic-array v0.14.7 |
| 681 | 2025-07-14T19:38:40.837Z | Checking stable_deref_trait v1.2.0 |
| 682 | 2025-07-14T19:38:40.863Z | Checking futures-sink v0.3.31 |
| 683 | 2025-07-14T19:38:40.954Z | Compiling regress v0.10.3 |
| 684 | 2025-07-14T19:38:41.016Z | Checking rand_core v0.6.4 |
| 685 | 2025-07-14T19:38:41.311Z | Compiling openssl-sys v0.9.107 |
| 686 | 2025-07-14T19:38:41.424Z | Checking byteorder v1.5.0 |
| 687 | 2025-07-14T19:38:42.241Z | Compiling ucd-trie v0.1.6 |
| 688 | 2025-07-14T19:38:42.348Z | Checking futures-channel v0.3.31 |
| 689 | 2025-07-14T19:38:42.382Z | Checking subtle v2.5.0 |
| 690 | 2025-07-14T19:38:42.633Z | Checking pin-utils v0.1.0 |
| 691 | 2025-07-14T19:38:42.674Z | Checking futures-io v0.3.31 |
| 692 | 2025-07-14T19:38:42.699Z | Checking futures-task v0.3.31 |
| 693 | 2025-07-14T19:38:42.746Z | Compiling openssl v0.10.72 |
| 694 | 2025-07-14T19:38:42.897Z | Compiling slog v2.7.0 |
| 695 | 2025-07-14T19:38:42.959Z | Compiling rustversion v1.0.17 |
| 696 | 2025-07-14T19:38:43.263Z | Compiling serde_derive_internals v0.29.1 |
| 697 | 2025-07-14T19:38:43.288Z | Compiling synstructure v0.13.1 |
| 698 | 2025-07-14T19:38:43.472Z | Compiling regex-automata v0.4.9 |
| 699 | 2025-07-14T19:38:43.634Z | Compiling rustix v0.38.34 |
| 700 | 2025-07-14T19:38:44.558Z | Compiling rustls v0.23.10 |
| 701 | 2025-07-14T19:38:44.583Z | Compiling native-tls v0.2.11 |
| 702 | 2025-07-14T19:38:44.972Z | Checking tracing-core v0.1.32 |
| 703 | 2025-07-14T19:38:45.067Z | Checking litemap v0.7.4 |
| 704 | 2025-07-14T19:38:45.306Z | Checking writeable v0.5.5 |
| 705 | 2025-07-14T19:38:45.384Z | Checking untrusted v0.9.0 |
| 706 | 2025-07-14T19:38:45.565Z | Compiling syn v1.0.109 |
| 707 | 2025-07-14T19:38:45.591Z | Checking ppv-lite86 v0.2.17 |
| 708 | 2025-07-14T19:38:45.634Z | Checking percent-encoding v2.3.1 |
| 709 | 2025-07-14T19:38:45.872Z | Checking icu_locid_transform_data v1.5.0 |
| 710 | 2025-07-14T19:38:45.981Z | Checking form_urlencoded v1.2.1 |
| 711 | 2025-07-14T19:38:46.205Z | Compiling thread-id v4.2.1 |
| 712 | 2025-07-14T19:38:46.230Z | Checking icu_properties_data v1.5.0 |
| 713 | 2025-07-14T19:38:46.348Z | Compiling anyhow v1.0.97 |
| 714 | 2025-07-14T19:38:46.375Z | Compiling serde_derive v1.0.219 |
| 715 | 2025-07-14T19:38:46.459Z | Compiling thiserror-impl v1.0.64 |
| 716 | 2025-07-14T19:38:46.525Z | Compiling schemars_derive v0.8.22 |
| 717 | 2025-07-14T19:38:46.551Z | Compiling tokio-macros v2.5.0 |
| 718 | 2025-07-14T19:38:46.892Z | Compiling zerofrom-derive v0.1.5 |
| 719 | 2025-07-14T19:38:47.686Z | Compiling yoke-derive v0.7.5 |
| 720 | 2025-07-14T19:38:47.858Z | Compiling zerovec-derive v0.10.3 |
| 721 | 2025-07-14T19:38:48.677Z | Compiling displaydoc v0.2.5 |
| 722 | 2025-07-14T19:38:48.801Z | Compiling futures-macro v0.3.31 |
| 723 | 2025-07-14T19:38:49.076Z | Compiling icu_provider_macros v1.5.0 |
| 724 | 2025-07-14T19:38:49.502Z | Compiling thiserror-impl v2.0.12 |
| 725 | 2025-07-14T19:38:49.528Z | Compiling regex v1.11.1 |
| 726 | 2025-07-14T19:38:49.706Z | Compiling pest v2.7.10 |
| 727 | 2025-07-14T19:38:49.815Z | Checking zerofrom v0.1.5 |
| 728 | 2025-07-14T19:38:49.907Z | Compiling openssl-macros v0.1.1 |
| 729 | 2025-07-14T19:38:50.060Z | Checking yoke v0.7.5 |
| 730 | 2025-07-14T19:38:50.061Z | Compiling tracing-attributes v0.1.27 |
| 731 | 2025-07-14T19:38:50.294Z | Checking futures-util v0.3.31 |
| 732 | 2025-07-14T19:38:50.370Z | Checking zerovec v0.10.4 |
| 733 | 2025-07-14T19:38:50.609Z | Compiling scroll_derive v0.12.0 |
| 734 | 2025-07-14T19:38:51.253Z | Checking rustls-pki-types v1.7.0 |
| 735 | 2025-07-14T19:38:51.839Z | Compiling zerocopy-derive v0.7.34 |
| 736 | 2025-07-14T19:38:51.917Z | Checking tinystr v0.7.6 |
| 737 | 2025-07-14T19:38:52.089Z | Compiling pest_meta v2.7.10 |
| 738 | 2025-07-14T19:38:52.256Z | Checking icu_locid v1.5.0 |
| 739 | 2025-07-14T19:38:52.281Z | Checking icu_collections v1.5.0 |
| 740 | 2025-07-14T19:38:52.571Z | Checking tracing v0.1.40 |
| 741 | 2025-07-14T19:38:52.920Z | Checking icu_normalizer_data v1.5.0 |
| 742 | 2025-07-14T19:38:53.051Z | Checking utf8_iter v1.0.4 |
| 743 | 2025-07-14T19:38:53.283Z | Compiling time-core v0.1.2 |
| 744 | 2025-07-14T19:38:53.308Z | Checking icu_provider v1.5.0 |
| 745 | 2025-07-14T19:38:53.462Z | Compiling pest_generator v2.7.10 |
| 746 | 2025-07-14T19:38:53.510Z | Checking utf16_iter v1.0.5 |
| 747 | 2025-07-14T19:38:53.679Z | Checking write16 v1.0.0 |
| 748 | 2025-07-14T19:38:53.814Z | Compiling num-conv v0.1.0 |
| 749 | 2025-07-14T19:38:53.890Z | Checking icu_locid_transform v1.5.0 |
| 750 | 2025-07-14T19:38:54.086Z | Compiling time-macros v0.2.18 |
| 751 | 2025-07-14T19:38:54.617Z | Checking crypto-common v0.1.6 |
| 752 | 2025-07-14T19:38:54.727Z | Checking zeroize v1.7.0 |
| 753 | 2025-07-14T19:38:54.760Z | Checking icu_properties v1.5.1 |
| 754 | 2025-07-14T19:38:54.804Z | Compiling strsim v0.11.1 |
| 755 | 2025-07-14T19:38:54.971Z | Checking atomic-waker v1.1.2 |
| 756 | 2025-07-14T19:38:55.117Z | Compiling pest_derive v2.7.10 |
| 757 | 2025-07-14T19:38:55.370Z | Checking rustls-webpki v0.102.4 |
| 758 | 2025-07-14T19:38:55.512Z | Checking try-lock v0.2.5 |
| 759 | 2025-07-14T19:38:55.666Z | Checking want v0.3.1 |
| 760 | 2025-07-14T19:38:55.832Z | Checking bytes v1.10.1 |
| 761 | 2025-07-14T19:38:55.911Z | Checking bitflags v2.6.0 |
| 762 | 2025-07-14T19:38:56.058Z | Checking chrono v0.4.40 |
| 763 | 2025-07-14T19:38:56.748Z | Checking tokio v1.46.1 |
| 764 | 2025-07-14T19:38:56.980Z | Compiling indexmap v2.9.0 |
| 765 | 2025-07-14T19:38:57.174Z | Compiling serde_tokenstream v0.2.2 |
| 766 | 2025-07-14T19:38:57.664Z | Compiling uuid v1.16.0 |
| 767 | 2025-07-14T19:38:58.249Z | Compiling http v1.3.1 |
| 768 | 2025-07-14T19:38:58.393Z | Compiling openapiv3 v2.0.0 |
| 769 | 2025-07-14T19:38:59.152Z | Checking icu_normalizer v1.5.0 |
| 770 | 2025-07-14T19:38:59.730Z | Checking http-body v1.0.1 |
| 771 | 2025-07-14T19:38:59.873Z | Checking idna_adapter v1.2.0 |
| 772 | 2025-07-14T19:38:59.943Z | Compiling scroll v0.12.0 |
| 773 | 2025-07-14T19:38:59.968Z | Checking rand_chacha v0.3.1 |
| 774 | 2025-07-14T19:39:00.025Z | Compiling usdt-impl v0.5.0 |
| 775 | 2025-07-14T19:39:00.076Z | Checking idna v1.0.3 |
| 776 | 2025-07-14T19:39:00.299Z | Checking httpdate v1.0.3 |
| 777 | 2025-07-14T19:39:00.397Z | Compiling camino v1.1.9 |
| 778 | 2025-07-14T19:39:00.444Z | Compiling ident_case v1.0.1 |
| 779 | 2025-07-14T19:39:00.529Z | Checking base64 v0.22.1 |
| 780 | 2025-07-14T19:39:00.554Z | Compiling plain v0.2.3 |
| 781 | 2025-07-14T19:39:00.642Z | Compiling darling_core v0.20.9 |
| 782 | 2025-07-14T19:39:00.723Z | Compiling goblin v0.8.2 |
| 783 | 2025-07-14T19:39:00.962Z | Checking url v2.5.4 |
| 784 | 2025-07-14T19:39:01.140Z | Checking rand v0.8.5 |
| 785 | 2025-07-14T19:39:01.286Z | Compiling zerocopy v0.7.34 |
| 786 | 2025-07-14T19:39:01.545Z | Checking tower-service v0.3.2 |
| 787 | 2025-07-14T19:39:01.680Z | Compiling pretty-hex v0.4.1 |
| 788 | 2025-07-14T19:39:01.874Z | Compiling unsafe-libyaml v0.2.11 |
| 789 | 2025-07-14T19:39:01.941Z | Compiling dtrace-parser v0.2.0 |
| 790 | 2025-07-14T19:39:02.438Z | Checking errno v0.3.9 |
| 791 | 2025-07-14T19:39:03.315Z | Compiling serde_yaml v0.9.34+deprecated |
| 792 | 2025-07-14T19:39:03.379Z | Checking tokio-util v0.7.11 |
| 793 | 2025-07-14T19:39:03.562Z | Checking foreign-types-shared v0.1.1 |
| 794 | 2025-07-14T19:39:03.689Z | Compiling paste v1.0.15 |
| 795 | 2025-07-14T19:39:04.043Z | Checking foreign-types v0.3.2 |
| 796 | 2025-07-14T19:39:04.116Z | Checking h2 v0.4.6 |
| 797 | 2025-07-14T19:39:04.217Z | Checking http-body-util v0.1.2 |
| 798 | 2025-07-14T19:39:04.739Z | Compiling strum_macros v0.26.4 |
| 799 | 2025-07-14T19:39:05.060Z | Compiling darling_macro v0.20.9 |
| 800 | 2025-07-14T19:39:05.816Z | Compiling dof v0.3.0 |
| 801 | 2025-07-14T19:39:05.923Z | Compiling darling v0.20.9 |
| 802 | 2025-07-14T19:39:05.975Z | Checking encoding_rs v0.8.34 |
| 803 | 2025-07-14T19:39:06.259Z | Checking mime v0.3.17 |
| 804 | 2025-07-14T19:39:07.628Z | Checking rustls-pemfile v2.1.3 |
| 805 | 2025-07-14T19:39:07.841Z | Checking serde_urlencoded v0.7.1 |
| 806 | 2025-07-14T19:39:07.927Z | Checking hyper v1.6.0 |
| 807 | 2025-07-14T19:39:07.956Z | Compiling async-trait v0.1.88 |
| 808 | 2025-07-14T19:39:08.209Z | Checking openssl-probe v0.1.5 |
| 809 | 2025-07-14T19:39:08.255Z | Checking ipnet v2.9.0 |
| 810 | 2025-07-14T19:39:08.416Z | Compiling newtype-uuid v1.2.1 |
| 811 | 2025-07-14T19:39:08.519Z | Checking cpufeatures v0.2.12 |
| 812 | 2025-07-14T19:39:08.636Z | Compiling usdt-macro v0.5.0 |
| 813 | 2025-07-14T19:39:08.691Z | Compiling usdt-attr-macro v0.5.0 |
| 814 | 2025-07-14T19:39:08.715Z | Compiling typify-impl v0.2.0 |
| 815 | 2025-07-14T19:39:09.764Z | Checking hyper-util v0.1.10 |
| 816 | 2025-07-14T19:39:09.830Z | Checking block-buffer v0.10.4 |
| 817 | 2025-07-14T19:39:09.945Z | Compiling omicron-workspace-hack v0.1.0 |
| 818 | 2025-07-14T19:39:10.060Z | Checking digest v0.10.7 |
| 819 | 2025-07-14T19:39:10.390Z | Checking webpki-roots v0.26.3 |
| 820 | 2025-07-14T19:39:10.841Z | Compiling rustls v0.22.4 |
| 821 | 2025-07-14T19:39:11.126Z | Compiling toml_datetime v0.6.8 |
| 822 | 2025-07-14T19:39:11.241Z | Checking sync_wrapper v1.0.1 |
| 823 | 2025-07-14T19:39:11.536Z | Compiling crossbeam-utils v0.8.19 |
| 824 | 2025-07-14T19:39:11.571Z | Compiling slog-async v2.8.0 |
| 825 | 2025-07-14T19:39:11.745Z | Checking futures-executor v0.3.31 |
| 826 | 2025-07-14T19:39:12.029Z | Compiling structmeta-derive v0.3.0 |
| 827 | 2025-07-14T19:39:12.053Z | Compiling daft-derive v0.1.2 |
| 828 | 2025-07-14T19:39:12.053Z | Checking tokio-native-tls v0.3.1 |
| 829 | 2025-07-14T19:39:12.178Z | Compiling multer v3.1.0 |
| 830 | 2025-07-14T19:39:12.350Z | Checking hyper-tls v0.6.0 |
| 831 | 2025-07-14T19:39:12.916Z | Checking tokio-rustls v0.26.0 |
| 832 | 2025-07-14T19:39:13.090Z | Checking futures v0.3.31 |
| 833 | 2025-07-14T19:39:13.206Z | Checking ipnetwork v0.21.1 |
| 834 | 2025-07-14T19:39:13.276Z | Checking hyper-rustls v0.27.3 |
| 835 | 2025-07-14T19:39:13.376Z | Checking serde_spanned v0.6.8 |
| 836 | 2025-07-14T19:39:13.608Z | Checking reqwest v0.12.7 |
| 837 | 2025-07-14T19:39:13.691Z | Compiling async-stream-impl v0.3.6 |
| 838 | 2025-07-14T19:39:14.065Z | Compiling structmeta v0.3.0 |
| 839 | 2025-07-14T19:39:14.194Z | Checking powerfmt v0.2.0 |
| 840 | 2025-07-14T19:39:14.452Z | Checking deranged v0.3.11 |
| 841 | 2025-07-14T19:39:14.643Z | Checking sha1 v0.10.6 |
| 842 | 2025-07-14T19:39:14.913Z | Checking strum v0.26.3 |
| 843 | 2025-07-14T19:39:15.187Z | Checking is-terminal v0.4.12 |
| 844 | 2025-07-14T19:39:15.232Z | Compiling dropshot v0.16.0 |
| 845 | 2025-07-14T19:39:15.568Z | Checking num_threads v0.1.7 |
| 846 | 2025-07-14T19:39:15.713Z | Compiling parse-display-derive v0.10.0 |
| 847 | 2025-07-14T19:39:15.778Z | Compiling serde_with_macros v3.12.0 |
| 848 | 2025-07-14T19:39:15.828Z | Checking time v0.3.36 |
| 849 | 2025-07-14T19:39:16.722Z | Compiling dropshot_endpoint v0.16.0 |
| 850 | 2025-07-14T19:39:17.700Z | Checking memmap v0.7.0 |
| 851 | 2025-07-14T19:39:17.797Z | Compiling typify-macro v0.2.0 |
| 852 | 2025-07-14T19:39:17.847Z | Checking fastrand v2.1.0 |
| 853 | 2025-07-14T19:39:17.917Z | Checking match_cfg v0.1.0 |
| 854 | 2025-07-14T19:39:18.036Z | Checking hostname v0.3.1 |
| 855 | 2025-07-14T19:39:18.091Z | Checking usdt v0.5.0 |
| 856 | 2025-07-14T19:39:18.174Z | Checking tempfile v3.10.1 |
| 857 | 2025-07-14T19:39:18.531Z | Checking dirs-sys-next v0.1.2 |
| 858 | 2025-07-14T19:39:18.786Z | Checking winnow v0.7.4 |
| 859 | 2025-07-14T19:39:19.354Z | Checking dirs-next v2.0.0 |
| 860 | 2025-07-14T19:39:19.505Z | Compiling test-strategy v0.4.1 |
| 861 | 2025-07-14T19:39:19.627Z | Checking oxnet v0.1.1 |
| 862 | 2025-07-14T19:39:20.067Z | Checking macaddr v1.0.1 |
| 863 | 2025-07-14T19:39:20.124Z | Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 864 | 2025-07-14T19:39:20.375Z | Checking thread_local v1.1.8 |
| 865 | 2025-07-14T19:39:20.709Z | Compiling typify v0.2.0 |
| 866 | 2025-07-14T19:39:20.733Z | Checking quick-error v1.2.3 |
| 867 | 2025-07-14T19:39:20.873Z | Compiling progenitor-impl v0.8.0 |
| 868 | 2025-07-14T19:39:20.956Z | Checking term v0.7.0 |
| 869 | 2025-07-14T19:39:21.249Z | Checking crossbeam-channel v0.5.15 |
| 870 | 2025-07-14T19:39:21.997Z | Checking debug-ignore v1.0.5 |
| 871 | 2025-07-14T19:39:22.094Z | Checking take_mut v0.2.2 |
| 872 | 2025-07-14T19:39:22.202Z | Checking lazy_static v1.5.0 |
| 873 | 2025-07-14T19:39:22.329Z | Checking slog-term v2.9.1 |
| 874 | 2025-07-14T19:39:22.678Z | Checking toml_edit v0.22.24 |
| 875 | 2025-07-14T19:39:22.882Z | Compiling api_identity v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#0c92213c) |
| 876 | 2025-07-14T19:39:22.906Z | Checking slog-json v2.6.1 |
| 877 | 2025-07-14T19:39:24.429Z | Checking spin v0.9.8 |
| 878 | 2025-07-14T19:39:25.072Z | Checking toml v0.8.20 |
| 879 | 2025-07-14T19:39:25.540Z | Compiling progenitor-macro v0.8.0 |
| 880 | 2025-07-14T19:39:25.735Z | Checking slog-bunyan v2.5.0 |
| 881 | 2025-07-14T19:39:25.818Z | Checking daft v0.1.2 |
| 882 | 2025-07-14T19:39:25.918Z | Checking async-stream v0.3.6 |
| 883 | 2025-07-14T19:39:26.135Z | Checking serde_path_to_error v0.1.16 |
| 884 | 2025-07-14T19:39:26.205Z | Checking waitgroup v0.1.2 |
| 885 | 2025-07-14T19:39:26.229Z | Checking tokio-rustls v0.25.0 |
| 886 | 2025-07-14T19:39:26.371Z | Checking wait-timeout v0.2.0 |
| 887 | 2025-07-14T19:39:26.397Z | Checking hostname v0.4.0 |
| 888 | 2025-07-14T19:39:26.594Z | Compiling winnow v0.5.40 |
| 889 | 2025-07-14T19:39:26.719Z | Checking bit-vec v0.6.3 |
| 890 | 2025-07-14T19:39:27.069Z | Checking rusty-fork v0.3.0 |
| 891 | 2025-07-14T19:39:27.106Z | Checking bit-set v0.5.3 |
| 892 | 2025-07-14T19:39:27.381Z | Checking serde_with v3.12.0 |
| 893 | 2025-07-14T19:39:27.405Z | Checking progenitor-client v0.8.0 |
| 894 | 2025-07-14T19:39:27.730Z | Checking progenitor-client v0.9.1 |
| 895 | 2025-07-14T19:39:28.081Z | Checking hex v0.4.3 |
| 896 | 2025-07-14T19:39:28.166Z | Checking rand_xorshift v0.3.0 |
| 897 | 2025-07-14T19:39:28.672Z | Compiling crucible-workspace-hack v0.1.0 |
| 898 | 2025-07-14T19:39:28.702Z | Checking unarray v0.1.4 |
| 899 | 2025-07-14T19:39:28.971Z | Compiling zerocopy v0.8.25 |
| 900 | 2025-07-14T19:39:29.053Z | Checking proptest v1.5.0 |
| 901 | 2025-07-14T19:39:29.601Z | Compiling toml_edit v0.19.15 |
| 902 | 2025-07-14T19:39:29.692Z | Checking serde_human_bytes v0.1.0 (http://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945) |
| 903 | 2025-07-14T19:39:29.851Z | Checking parse-display v0.10.0 |
| 904 | 2025-07-14T19:39:30.015Z | Compiling zerocopy-derive v0.8.25 |
| 905 | 2025-07-14T19:39:30.098Z | Compiling clap_derive v4.5.4 |
| 906 | 2025-07-14T19:39:32.476Z | Compiling proc-macro-crate v1.3.1 |
| 907 | 2025-07-14T19:39:32.603Z | Checking instant v0.1.12 |
| 908 | 2025-07-14T19:39:32.640Z | Checking utf8parse v0.2.1 |
| 909 | 2025-07-14T19:39:32.717Z | Compiling heck v0.4.1 |
| 910 | 2025-07-14T19:39:32.807Z | Checking anstyle-parse v0.2.4 |
| 911 | 2025-07-14T19:39:32.900Z | Checking backoff v0.4.0 |
| 912 | 2025-07-14T19:39:33.074Z | Checking tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#69e2896b) |
| 913 | 2025-07-14T19:39:33.305Z | Checking omicron-uuid-kinds v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#0c92213c) |
| 914 | 2025-07-14T19:39:33.420Z | Checking slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 915 | 2025-07-14T19:39:33.649Z | Checking anstyle v1.0.7 |
| 916 | 2025-07-14T19:39:33.869Z | Checking colorchoice v1.0.1 |
| 917 | 2025-07-14T19:39:33.990Z | Checking anstyle-query v1.0.3 |
| 918 | 2025-07-14T19:39:34.025Z | Checking is_terminal_polyfill v1.70.0 |
| 919 | 2025-07-14T19:39:34.180Z | Checking anstream v0.6.14 |
| 920 | 2025-07-14T19:39:34.209Z | Checking progenitor v0.8.0 |
| 921 | 2025-07-14T19:39:34.403Z | Checking mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=caafd889f31faacfaa51e02902990c220c20ef60#caafd889) |
| 922 | 2025-07-14T19:39:34.546Z | Checking terminal_size v0.3.0 |
| 923 | 2025-07-14T19:39:35.381Z | Checking num-integer v0.1.46 |
| 924 | 2025-07-14T19:39:35.829Z | Checking unicode-width v0.1.14 |
| 925 | 2025-07-14T19:39:35.892Z | Compiling unicode-xid v0.2.4 |
| 926 | 2025-07-14T19:39:36.252Z | Checking clap_lex v0.7.0 |
| 927 | 2025-07-14T19:39:36.277Z | Compiling either v1.15.0 |
| 928 | 2025-07-14T19:39:36.505Z | Checking clap_builder v4.5.2 |
| 929 | 2025-07-14T19:39:36.666Z | Compiling itertools v0.13.0 |
| 930 | 2025-07-14T19:39:37.738Z | Compiling heapless v0.8.0 |
| 931 | 2025-07-14T19:39:38.475Z | Checking omicron-common v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#0c92213c) |
| 932 | 2025-07-14T19:39:38.956Z | Checking num-bigint v0.4.5 |
| 933 | 2025-07-14T19:39:39.245Z | Compiling ingot-macros v0.1.0 (https://github.com/oxidecomputer/ingot.git?rev=bff93247fe75ff889121e39d494cc3805fc01906#bff93247) |
| 934 | 2025-07-14T19:39:39.276Z | Checking clap v4.5.4 |
| 935 | 2025-07-14T19:39:39.383Z | Checking hash32 v0.3.1 |
| 936 | 2025-07-14T19:39:39.408Z | Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 937 | 2025-07-14T19:39:39.516Z | Checking bitflags v1.3.2 |
| 938 | 2025-07-14T19:39:39.638Z | Compiling smoltcp v0.11.0 |
| 939 | 2025-07-14T19:39:40.234Z | Compiling synstructure v0.12.6 |
| 940 | 2025-07-14T19:39:40.842Z | Checking num-rational v0.4.2 |
| 941 | 2025-07-14T19:39:40.955Z | Checking num-iter v0.1.45 |
| 942 | 2025-07-14T19:39:41.148Z | Compiling num_enum_derive v0.7.3 |
| 943 | 2025-07-14T19:39:41.291Z | Compiling typify-impl v0.3.0 |
| 944 | 2025-07-14T19:39:41.434Z | Checking num-complex v0.4.6 |
| 945 | 2025-07-14T19:39:42.246Z | Compiling proc-macro-error-attr v1.0.4 |
| 946 | 2025-07-14T19:39:42.411Z | Checking cobs v0.2.3 |
| 947 | 2025-07-14T19:39:42.619Z | Checking managed v0.8.0 |
| 948 | 2025-07-14T19:39:42.644Z | Checking data-encoding v2.6.0 |
| 949 | 2025-07-14T19:39:42.973Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#4f750d9e) |
| 950 | 2025-07-14T19:39:43.147Z | Checking num_enum v0.7.3 |
| 951 | 2025-07-14T19:39:43.341Z | Checking postcard v1.0.9 |
| 952 | 2025-07-14T19:39:43.623Z | Checking num v0.4.3 |
| 953 | 2025-07-14T19:39:43.768Z | Compiling zerocopy-derive v0.2.0 |
| 954 | 2025-07-14T19:39:44.067Z | Checking ingot-types v0.1.0 (https://github.com/oxidecomputer/ingot.git?rev=bff93247fe75ff889121e39d494cc3805fc01906#bff93247) |
| 955 | 2025-07-14T19:39:44.644Z | Checking ingot v0.1.0 (https://github.com/oxidecomputer/ingot.git?rev=bff93247fe75ff889121e39d494cc3805fc01906#bff93247) |
| 956 | 2025-07-14T19:39:45.394Z | Compiling foreign-types-macros v0.2.3 |
| 957 | 2025-07-14T19:39:45.507Z | Compiling libz-sys v1.1.16 |
| 958 | 2025-07-14T19:39:45.532Z | Checking rand_core v0.9.3 |
| 959 | 2025-07-14T19:39:45.960Z | Compiling proc-macro-error v1.0.4 |
| 960 | 2025-07-14T19:39:45.986Z | Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=cd9aa6467c5e62c6d97f6aafa2150d6930e3a0fa#cd9aa646) |
| 961 | 2025-07-14T19:39:46.150Z | Checking illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=cd9aa6467c5e62c6d97f6aafa2150d6930e3a0fa#cd9aa646) |
| 962 | 2025-07-14T19:39:46.376Z | Checking foreign-types-shared v0.3.1 |
| 963 | 2025-07-14T19:39:46.517Z | Checking opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=cd9aa6467c5e62c6d97f6aafa2150d6930e3a0fa#cd9aa646) |
| 964 | 2025-07-14T19:39:46.542Z | Checking foreign-types v0.5.0 |
| 965 | 2025-07-14T19:39:46.935Z | Checking rand_chacha v0.9.0 |
| 966 | 2025-07-14T19:39:47.781Z | Checking tabwriter v1.4.0 |
| 967 | 2025-07-14T19:39:48.076Z | Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 968 | 2025-07-14T19:39:48.215Z | Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=cd9aa6467c5e62c6d97f6aafa2150d6930e3a0fa#cd9aa646) |
| 969 | 2025-07-14T19:39:48.773Z | Checking cstr-argument v0.1.2 |
| 970 | 2025-07-14T19:39:48.844Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#4672e62e) |
| 971 | 2025-07-14T19:39:49.012Z | Compiling prettyplease v0.2.31 |
| 972 | 2025-07-14T19:39:49.623Z | Checking nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 973 | 2025-07-14T19:39:49.932Z | Checking rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 974 | 2025-07-14T19:39:50.490Z | Checking dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#4f750d9e) |
| 975 | 2025-07-14T19:39:50.604Z | Compiling typify-macro v0.3.0 |
| 976 | 2025-07-14T19:39:50.678Z | Checking rand v0.9.0 |
| 977 | 2025-07-14T19:39:51.211Z | Compiling libgit2-sys v0.17.0+1.8.1 |
| 978 | 2025-07-14T19:39:51.614Z | Checking float-ord v0.3.2 |
| 979 | 2025-07-14T19:39:51.925Z | Compiling semver v0.1.20 |
| 980 | 2025-07-14T19:39:51.964Z | Checking poptrie v0.1.0 (https://github.com/oxidecomputer/poptrie?branch=multipath#ca52bef3) |
| 981 | 2025-07-14T19:39:52.263Z | Checking colored v3.0.0 |
| 982 | 2025-07-14T19:39:52.288Z | Checking is_ci v1.2.0 |
| 983 | 2025-07-14T19:39:52.627Z | Compiling rustc_version v0.1.7 |
| 984 | 2025-07-14T19:39:53.292Z | Checking oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=cd9aa6467c5e62c6d97f6aafa2150d6930e3a0fa#cd9aa646) |
| 985 | 2025-07-14T19:39:53.603Z | Compiling typify v0.3.0 |
| 986 | 2025-07-14T19:39:53.742Z | Checking oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#0c92213c) |
| 987 | 2025-07-14T19:39:54.349Z | Compiling zone_cfg_derive v0.3.0 |
| 988 | 2025-07-14T19:39:55.604Z | Checking itertools v0.10.5 |
| 989 | 2025-07-14T19:39:55.830Z | Checking itertools v0.14.0 |
| 990 | 2025-07-14T19:39:56.064Z | Checking camino-tempfile v1.1.1 |
| 991 | 2025-07-14T19:39:56.328Z | Checking bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6b5f2af796a3ea57405721407ab70520a93ec73f#6b5f2af7) |
| 992 | 2025-07-14T19:39:57.117Z | Compiling derive-where v1.2.7 |
| 993 | 2025-07-14T19:39:57.522Z | Compiling num-derive v0.4.2 |
| 994 | 2025-07-14T19:39:58.824Z | Checking sigpipe v0.1.3 |
| 995 | 2025-07-14T19:39:58.861Z | Compiling usdt-impl v0.3.5 |
| 996 | 2025-07-14T19:39:58.958Z | Compiling illumos-utils v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#0c92213c) |
| 997 | 2025-07-14T19:39:59.265Z | Compiling owo-colors v4.2.0 |
| 998 | 2025-07-14T19:39:59.290Z | Checking base64ct v1.6.0 |
| 999 | 2025-07-14T19:39:59.319Z | Checking base64 v0.21.7 |
| 1000 | 2025-07-14T19:39:59.722Z | Checking crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=81a3528adacdbde18fcbf3938247fef17233db11#81a3528a) |
| 1001 | 2025-07-14T19:39:59.748Z | Checking password-hash v0.5.0 |
| 1002 | 2025-07-14T19:39:59.901Z | Checking oxlog v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#0c92213c) |
| 1003 | 2025-07-14T19:40:00.140Z | Checking zone v0.3.0 |
| 1004 | 2025-07-14T19:40:00.165Z | Checking bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6b5f2af796a3ea57405721407ab70520a93ec73f#6b5f2af7) |
| 1005 | 2025-07-14T19:40:00.198Z | Checking opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=cd9aa6467c5e62c6d97f6aafa2150d6930e3a0fa#cd9aa646) |
| 1006 | 2025-07-14T19:40:00.222Z | Compiling progenitor-impl v0.9.1 |
| 1007 | 2025-07-14T19:40:00.418Z | Compiling newtype_derive v0.1.6 |
| 1008 | 2025-07-14T19:40:00.479Z | Checking supports-color v2.1.0 |
| 1009 | 2025-07-14T19:40:00.505Z | Checking supports-color v3.0.1 |
| 1010 | 2025-07-14T19:40:00.681Z | Compiling zerocopy v0.3.2 |
| 1011 | 2025-07-14T19:40:00.716Z | Checking blake2 v0.10.6 |
| 1012 | 2025-07-14T19:40:00.761Z | Compiling hubpack_derive v0.1.1 |
| 1013 | 2025-07-14T19:40:00.833Z | Compiling cargo-platform v0.1.8 |
| 1014 | 2025-07-14T19:40:01.119Z | Checking smf v0.2.3 |
| 1015 | 2025-07-14T19:40:01.176Z | Compiling serde_repr v0.1.19 |
| 1016 | 2025-07-14T19:40:01.272Z | Compiling zerocopy-derive v0.6.6 |
| 1017 | 2025-07-14T19:40:01.550Z | Compiling vergen v8.3.2 |
| 1018 | 2025-07-14T19:40:01.575Z | Compiling cancel-safe-futures v0.1.5 |
| 1019 | 2025-07-14T19:40:01.934Z | Checking tinyvec_macros v0.1.1 |
| 1020 | 2025-07-14T19:40:02.051Z | Checking unicode-segmentation v1.11.0 |
| 1021 | 2025-07-14T19:40:02.191Z | Checking whoami v1.5.1 |
| 1022 | 2025-07-14T19:40:02.231Z | Checking tinyvec v1.6.0 |
| 1023 | 2025-07-14T19:40:02.630Z | Checking newline-converter v0.3.0 |
| 1024 | 2025-07-14T19:40:02.859Z | Checking zerocopy v0.6.6 |
| 1025 | 2025-07-14T19:40:02.884Z | Checking hubpack v0.1.2 |
| 1026 | 2025-07-14T19:40:03.307Z | Compiling cargo_metadata v0.18.1 |
| 1027 | 2025-07-14T19:40:03.391Z | Checking argon2 v0.5.3 |
| 1028 | 2025-07-14T19:40:03.465Z | Compiling dof v0.1.5 |
| 1029 | 2025-07-14T19:40:04.892Z | Compiling progenitor-macro v0.9.1 |
| 1030 | 2025-07-14T19:40:05.383Z | Checking console v0.15.8 |
| 1031 | 2025-07-14T19:40:05.408Z | Checking crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=e164393a88e7b62598897dc4f53315f083e25333#e164393a) |
| 1032 | 2025-07-14T19:40:05.669Z | Compiling enum-as-inner v0.6.0 |
| 1033 | 2025-07-14T19:40:05.730Z | Compiling strum_macros v0.25.3 |
| 1034 | 2025-07-14T19:40:05.889Z | Compiling typify-impl v0.4.1 |
| 1035 | 2025-07-14T19:40:05.915Z | Checking libsw-core v0.3.2 |
| 1036 | 2025-07-14T19:40:06.156Z | Compiling rustc_version v0.4.0 |
| 1037 | 2025-07-14T19:40:06.586Z | Compiling dtrace-parser v0.1.14 |
| 1038 | 2025-07-14T19:40:06.667Z | Checking serde-big-array v0.5.1 |
| 1039 | 2025-07-14T19:40:06.925Z | Compiling slog-dtrace v0.3.0 |
| 1040 | 2025-07-14T19:40:07.015Z | Compiling cookie v0.18.1 |
| 1041 | 2025-07-14T19:40:07.338Z | Compiling cfg_aliases v0.2.1 |
| 1042 | 2025-07-14T19:40:07.376Z | Compiling convert_case v0.4.0 |
| 1043 | 2025-07-14T19:40:07.474Z | Checking linked-hash-map v0.5.6 |
| 1044 | 2025-07-14T19:40:08.012Z | Checking static_assertions v1.1.0 |
| 1045 | 2025-07-14T19:40:08.051Z | Compiling rustls v0.21.12 |
| 1046 | 2025-07-14T19:40:08.142Z | Checking fixedbitset v0.5.7 |
| 1047 | 2025-07-14T19:40:08.320Z | Checking similar v2.5.0 |
| 1048 | 2025-07-14T19:40:08.402Z | Checking fixedbitset v0.4.2 |
| 1049 | 2025-07-14T19:40:08.526Z | Checking utf-8 v0.7.6 |
| 1050 | 2025-07-14T19:40:08.551Z | Checking gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=9bbac475dcaac88286c07a20b6bd3e94fc81d7f0#9bbac475) |
| 1051 | 2025-07-14T19:40:08.671Z | Checking petgraph v0.6.5 |
| 1052 | 2025-07-14T19:40:08.744Z | Checking tungstenite v0.21.0 |
| 1053 | 2025-07-14T19:40:08.955Z | Checking expectorate v1.1.0 |
| 1054 | 2025-07-14T19:40:09.121Z | Checking petgraph v0.7.1 |
| 1055 | 2025-07-14T19:40:09.612Z | Compiling derive_more v0.99.19 |
| 1056 | 2025-07-14T19:40:11.931Z | Checking lru-cache v0.1.2 |
| 1057 | 2025-07-14T19:40:12.178Z | Compiling nix v0.29.0 |
| 1058 | 2025-07-14T19:40:13.096Z | Checking hickory-proto v0.24.4 |
| 1059 | 2025-07-14T19:40:13.133Z | Checking libsw v3.5.0 |
| 1060 | 2025-07-14T19:40:13.375Z | Checking sled-hardware-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#0c92213c) |
| 1061 | 2025-07-14T19:40:13.677Z | Checking progenitor v0.9.1 |
| 1062 | 2025-07-14T19:40:13.997Z | Checking omicron-passwords v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#0c92213c) |
| 1063 | 2025-07-14T19:40:14.268Z | Checking internal-dns-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#0c92213c) |
| 1064 | 2025-07-14T19:40:14.438Z | Checking resolv-conf v0.7.0 |
| 1065 | 2025-07-14T19:40:14.782Z | Checking atomicwrites v0.4.4 |
| 1066 | 2025-07-14T19:40:14.844Z | Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#0c92213c) |
| 1067 | 2025-07-14T19:40:15.002Z | Checking propolis_types v0.0.0 (/work/oxidecomputer/propolis/crates/propolis-types) |
| 1068 | 2025-07-14T19:40:15.145Z | Compiling serde_tokenstream v0.1.7 |
| 1069 | 2025-07-14T19:40:15.268Z | Checking inout v0.1.3 |
| 1070 | 2025-07-14T19:40:15.295Z | Compiling typify-macro v0.4.1 |
| 1071 | 2025-07-14T19:40:15.463Z | Checking rustls-webpki v0.101.7 |
| 1072 | 2025-07-14T19:40:15.488Z | Checking sct v0.7.1 |
| 1073 | 2025-07-14T19:40:15.620Z | Checking highway v1.3.0 |
| 1074 | 2025-07-14T19:40:15.714Z | Checking swrite v0.1.0 |
| 1075 | 2025-07-14T19:40:15.851Z | Checking linear-map v1.2.0 |
| 1076 | 2025-07-14T19:40:16.051Z | Checking indent_write v2.2.0 |
| 1077 | 2025-07-14T19:40:16.095Z | Compiling radium v0.7.0 |
| 1078 | 2025-07-14T19:40:16.283Z | Checking update-engine v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#0c92213c) |
| 1079 | 2025-07-14T19:40:16.308Z | Checking hickory-resolver v0.24.4 |
| 1080 | 2025-07-14T19:40:16.597Z | Checking oxql-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#0c92213c) |
| 1081 | 2025-07-14T19:40:16.623Z | Checking cipher v0.4.4 |
| 1082 | 2025-07-14T19:40:17.019Z | Checking propolis_api_types v0.0.0 (/work/oxidecomputer/propolis/crates/propolis-api-types) |
| 1083 | 2025-07-14T19:40:17.397Z | Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#0c92213c) |
| 1084 | 2025-07-14T19:40:17.885Z | Checking clickhouse-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#0c92213c) |
| 1085 | 2025-07-14T19:40:18.535Z | Checking nexus-sled-agent-shared v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#0c92213c) |
| 1086 | 2025-07-14T19:40:18.661Z | Checking steno v0.4.1 |
| 1087 | 2025-07-14T19:40:18.909Z | Checking gateway-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#0c92213c) |
| 1088 | 2025-07-14T19:40:19.878Z | Checking tokio-tungstenite v0.21.0 |
| 1089 | 2025-07-14T19:40:19.963Z | Checking id-map v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#0c92213c) |
| 1090 | 2025-07-14T19:40:19.988Z | Compiling oximeter-macro-impl v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#0c92213c) |
| 1091 | 2025-07-14T19:40:20.250Z | Checking crossbeam-epoch v0.9.18 |
| 1092 | 2025-07-14T19:40:20.581Z | Checking tokio-stream v0.1.17 |
| 1093 | 2025-07-14T19:40:20.801Z | Checking humantime v2.1.0 |
| 1094 | 2025-07-14T19:40:20.974Z | Compiling rayon-core v1.12.1 |
| 1095 | 2025-07-14T19:40:21.093Z | Checking tap v1.0.1 |
| 1096 | 2025-07-14T19:40:21.270Z | Checking wyz v0.5.1 |
| 1097 | 2025-07-14T19:40:21.295Z | Checking qorb v0.2.1 |
| 1098 | 2025-07-14T19:40:21.354Z | Checking crossbeam-deque v0.8.5 |
| 1099 | 2025-07-14T19:40:21.658Z | Checking tokio-rustls v0.24.1 |
| 1100 | 2025-07-14T19:40:22.095Z | Compiling usdt-macro v0.3.5 |
| 1101 | 2025-07-14T19:40:22.429Z | Compiling usdt-attr-macro v0.3.5 |
| 1102 | 2025-07-14T19:40:22.801Z | Checking nexus-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#0c92213c) |
| 1103 | 2025-07-14T19:40:22.979Z | Checking oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#0c92213c) |
| 1104 | 2025-07-14T19:40:23.012Z | Checking rustls-pemfile v1.0.4 |
| 1105 | 2025-07-14T19:40:23.217Z | Compiling num_enum_derive v0.5.11 |
| 1106 | 2025-07-14T19:40:23.242Z | Checking twox-hash v2.1.0 |
| 1107 | 2025-07-14T19:40:23.350Z | Checking universal-hash v0.5.1 |
| 1108 | 2025-07-14T19:40:23.547Z | Checking atty v0.2.14 |
| 1109 | 2025-07-14T19:40:23.655Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys?branch=main#1d587ea9) |
| 1110 | 2025-07-14T19:40:23.700Z | Checking opaque-debug v0.3.1 |
| 1111 | 2025-07-14T19:40:23.800Z | Checking funty v2.0.0 |
| 1112 | 2025-07-14T19:40:23.825Z | Checking polyval v0.6.2 |
| 1113 | 2025-07-14T19:40:24.029Z | Checking internal-dns-resolver v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#0c92213c) |
| 1114 | 2025-07-14T19:40:24.278Z | Checking usdt v0.3.5 |
| 1115 | 2025-07-14T19:40:24.505Z | Compiling typify v0.4.1 |
| 1116 | 2025-07-14T19:40:24.537Z | Checking bitvec v1.0.1 |
| 1117 | 2025-07-14T19:40:24.665Z | Checking aes v0.8.4 |
| 1118 | 2025-07-14T19:40:24.690Z | Checking ctr v0.9.2 |
| 1119 | 2025-07-14T19:40:24.744Z | Checking bhyve_api_sys v0.0.0 (/work/oxidecomputer/propolis/crates/bhyve-api/sys) |
| 1120 | 2025-07-14T19:40:25.006Z | Checking num_enum v0.5.11 |
| 1121 | 2025-07-14T19:40:25.141Z | Checking bincode v1.3.3 |
| 1122 | 2025-07-14T19:40:25.193Z | Checking aead v0.5.2 |
| 1123 | 2025-07-14T19:40:25.388Z | Compiling strum_macros v0.27.1 |
| 1124 | 2025-07-14T19:40:25.432Z | Checking nvpair_sys v0.0.0 (/work/oxidecomputer/propolis/crates/nvpair/sys) |
| 1125 | 2025-07-14T19:40:25.506Z | Checking toml v0.7.8 |
| 1126 | 2025-07-14T19:40:25.638Z | Compiling crucible v0.0.1 (https://github.com/oxidecomputer/crucible?rev=e164393a88e7b62598897dc4f53315f083e25333#e164393a) |
| 1127 | 2025-07-14T19:40:25.778Z | Checking passt v0.3.0 |
| 1128 | 2025-07-14T19:40:25.947Z | Checking strum v0.27.1 |
| 1129 | 2025-07-14T19:40:26.070Z | Checking fakedata_generator v0.5.0 |
| 1130 | 2025-07-14T19:40:26.130Z | Checking nvpair v0.0.0 (/work/oxidecomputer/propolis/crates/nvpair) |
| 1131 | 2025-07-14T19:40:26.170Z | Checking aes-gcm-siv v0.11.1 |
| 1132 | 2025-07-14T19:40:26.338Z | Checking bhyve_api v0.0.0 (/work/oxidecomputer/propolis/crates/bhyve-api) |
| 1133 | 2025-07-14T19:40:26.363Z | Checking rayon v1.10.0 |
| 1134 | 2025-07-14T19:40:26.415Z | Compiling progenitor-impl v0.10.0 |
| 1135 | 2025-07-14T19:40:26.876Z | Checking rgb_frame v0.0.0 (/work/oxidecomputer/propolis/crates/rgb-frame) |
| 1136 | 2025-07-14T19:40:27.124Z | Compiling bitstruct_derive v0.1.0 |
| 1137 | 2025-07-14T19:40:27.399Z | Checking ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9) |
| 1138 | 2025-07-14T19:40:27.778Z | Compiling async-recursion v1.1.1 |
| 1139 | 2025-07-14T19:40:27.868Z | Checking p4rs v0.1.0 (https://github.com/oxidecomputer/p4?branch=main#16b9d09f) |
| 1140 | 2025-07-14T19:40:28.272Z | Checking viona_api_sys v0.0.0 (/work/oxidecomputer/propolis/crates/viona-api/sys) |
| 1141 | 2025-07-14T19:40:28.441Z | Checking ringbuffer v0.15.0 |
| 1142 | 2025-07-14T19:40:28.466Z | Checking pretty-hex v0.2.1 |
| 1143 | 2025-07-14T19:40:28.645Z | Checking typeid v1.0.0 |
| 1144 | 2025-07-14T19:40:28.793Z | Checking ascii v1.1.0 |
| 1145 | 2025-07-14T19:40:28.818Z | Compiling cfg_aliases v0.1.1 |
| 1146 | 2025-07-14T19:40:28.939Z | Compiling nix v0.28.0 |
| 1147 | 2025-07-14T19:40:28.999Z | Checking erased-serde v0.4.5 |
| 1148 | 2025-07-14T19:40:29.157Z | Checking rfb v0.0.0 (/work/oxidecomputer/propolis/crates/rfb) |
| 1149 | 2025-07-14T19:40:29.183Z | Checking dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys?branch=main#1d587ea9) |
| 1150 | 2025-07-14T19:40:29.454Z | Checking softnpu v0.2.0 (https://github.com/oxidecomputer/softnpu#b016b192) |
| 1151 | 2025-07-14T19:40:29.590Z | Checking viona_api v0.0.0 (/work/oxidecomputer/propolis/crates/viona-api) |
| 1152 | 2025-07-14T19:40:29.615Z | Checking bitstruct v0.1.1 |
| 1153 | 2025-07-14T19:40:29.746Z | Checking p9ds v0.1.0 (https://github.com/oxidecomputer/p9fs#4b8362b8) |
| 1154 | 2025-07-14T19:40:29.829Z | Checking cpuid_utils v0.0.0 (/work/oxidecomputer/propolis/crates/cpuid-utils) |
| 1155 | 2025-07-14T19:40:29.856Z | Checking tokio-dtrace v0.1.1 |
| 1156 | 2025-07-14T19:40:30.060Z | Checking progenitor-client v0.10.0 |
| 1157 | 2025-07-14T19:40:30.153Z | Checking dladm v0.0.0 (/work/oxidecomputer/propolis/crates/dladm) |
| 1158 | 2025-07-14T19:40:30.407Z | Checking serde_arrays v0.1.0 |
| 1159 | 2025-07-14T19:40:30.501Z | Checking libloading v0.7.4 |
| 1160 | 2025-07-14T19:40:30.585Z | Checking oxide-tokio-rt v0.1.2 |
| 1161 | 2025-07-14T19:40:30.798Z | Checking cpuid_profile_config v0.0.0 (/work/oxidecomputer/propolis/crates/cpuid-profile-config) |
| 1162 | 2025-07-14T19:40:30.826Z | Compiling const_format_proc_macros v0.2.32 |
| 1163 | 2025-07-14T19:40:30.991Z | Checking kstat-rs v0.2.4 |
| 1164 | 2025-07-14T19:40:31.079Z | Compiling escargot v0.5.10 |
| 1165 | 2025-07-14T19:40:31.249Z | Compiling progenitor-macro v0.10.0 |
| 1166 | 2025-07-14T19:40:31.334Z | Checking oximeter-instruments v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#0c92213c) |
| 1167 | 2025-07-14T19:40:31.547Z | Checking ron v0.8.1 |
| 1168 | 2025-07-14T19:40:32.393Z | Checking const_format v0.2.32 |
| 1169 | 2025-07-14T19:40:32.558Z | Checking xattr v1.3.1 |
| 1170 | 2025-07-14T19:40:32.778Z | Checking filetime v0.2.23 |
| 1171 | 2025-07-14T19:40:32.806Z | Checking bstr v1.9.1 |
| 1172 | 2025-07-14T19:40:32.831Z | Checking bit_field v0.10.2 |
| 1173 | 2025-07-14T19:40:33.015Z | Checking tar v0.4.40 |
| 1174 | 2025-07-14T19:40:33.476Z | Checking globset v0.4.14 |
| 1175 | 2025-07-14T19:40:33.728Z | Checking ctrlc v3.4.4 |
| 1176 | 2025-07-14T19:40:33.940Z | Checking fatfs v0.3.6 |
| 1177 | 2025-07-14T19:40:33.966Z | Checking glob v0.3.1 |
| 1178 | 2025-07-14T19:40:35.636Z | Checking xtask v0.0.0 (/work/oxidecomputer/propolis/xtask) |
| 1179 | 2025-07-14T19:40:35.661Z | Compiling git2 v0.19.0 |
| 1180 | 2025-07-14T19:40:37.488Z | Checking progenitor v0.10.0 |
| 1181 | 2025-07-14T19:40:37.686Z | Checking propolis-client v0.1.0 (/work/oxidecomputer/propolis/lib/propolis-client) |
| 1182 | 2025-07-14T19:40:38.191Z | Checking nexus-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#0c92213c) |
| 1183 | 2025-07-14T19:40:40.948Z | Compiling crucible-common v0.0.1 (https://github.com/oxidecomputer/crucible?rev=e164393a88e7b62598897dc4f53315f083e25333#e164393a) |
| 1184 | 2025-07-14T19:40:41.629Z | Checking propolis-config-toml v0.0.0 (/work/oxidecomputer/propolis/crates/propolis-config-toml) |
| 1185 | 2025-07-14T19:40:42.392Z | Checking propolis-cli v0.1.0 (/work/oxidecomputer/propolis/bin/propolis-cli) |
| 1186 | 2025-07-14T19:40:46.311Z | Checking oximeter-producer v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#0c92213c) |
| 1187 | 2025-07-14T19:40:49.671Z | Checking crucible-protocol v0.0.0 (https://github.com/oxidecomputer/crucible?rev=e164393a88e7b62598897dc4f53315f083e25333#e164393a) |
| 1188 | 2025-07-14T19:40:57.075Z | Checking propolis v0.1.0 (/work/oxidecomputer/propolis/lib/propolis) |
| 1189 | 2025-07-14T19:41:11.992Z | Checking propolis-server v0.1.0 (/work/oxidecomputer/propolis/bin/propolis-server) |
| 1190 | 2025-07-14T19:41:11.992Z | Checking propolis-standalone v0.1.0 (/work/oxidecomputer/propolis/bin/propolis-standalone) |
| 1191 | 2025-07-14T19:41:21.055Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 3m 18s |
| 1192 | 2025-07-14T19:41:21.377Z | |
| 1193 | 2025-07-14T19:41:21.377Z | real 3:18.840910928 |
| 1194 | 2025-07-14T19:41:21.377Z | user 13:28.710477851 |
| 1195 | 2025-07-14T19:41:21.377Z | sys 2:50.270016644 |
| 1196 | 2025-07-14T19:41:21.377Z | trap 0.500998920 |
| 1197 | 2025-07-14T19:41:21.377Z | tflt 0.293000136 |
| 1198 | 2025-07-14T19:41:21.378Z | dflt 0.302094636 |
| 1199 | 2025-07-14T19:41:21.378Z | kflt 0.001830936 |
| 1200 | 2025-07-14T19:41:21.378Z | lock 29:56.581706043 |
| 1201 | 2025-07-14T19:41:21.378Z | slp 52:13.903205690 |
| 1202 | 2025-07-14T19:41:21.378Z | lat 1:16.712722581 |
| 1203 | 2025-07-14T19:41:21.378Z | stop 3:37.173856341 |
| 1204 | 2025-07-14T19:41:21.403Z | + ptime -m cargo clippy --features falcon --all-targets |
| 1205 | 2025-07-14T19:41:22.101Z | Downloading crates ... |
| 1206 | 2025-07-14T19:41:22.367Z | Downloaded downcast v0.11.0 |
| 1207 | 2025-07-14T19:41:22.393Z | Downloaded simd-adler32 v0.3.7 |
| 1208 | 2025-07-14T19:41:22.393Z | Downloaded predicates v3.1.0 |
| 1209 | 2025-07-14T19:41:22.394Z | Downloaded slog-envlogger v2.2.0 |
| 1210 | 2025-07-14T19:41:22.394Z | Downloaded termtree v0.4.1 |
| 1211 | 2025-07-14T19:41:22.394Z | Downloaded fragile v2.0.0 |
| 1212 | 2025-07-14T19:41:22.394Z | Downloaded slog-stdlog v4.1.1 |
| 1213 | 2025-07-14T19:41:22.394Z | Downloaded serde_test v1.0.176 |
| 1214 | 2025-07-14T19:41:22.394Z | Downloaded mockall_derive v0.12.1 |
| 1215 | 2025-07-14T19:41:22.394Z | Downloaded flate2 v1.0.30 |
| 1216 | 2025-07-14T19:41:22.419Z | Downloaded crc32fast v1.4.0 |
| 1217 | 2025-07-14T19:41:22.419Z | Downloaded arc-swap v1.7.1 |
| 1218 | 2025-07-14T19:41:22.419Z | Downloaded mockall v0.12.1 |
| 1219 | 2025-07-14T19:41:22.419Z | Downloaded miniz_oxide v0.7.2 |
| 1220 | 2025-07-14T19:41:22.419Z | Downloaded slog-scope v4.4.0 |
| 1221 | 2025-07-14T19:41:22.419Z | Downloaded predicates-tree v1.0.9 |
| 1222 | 2025-07-14T19:41:22.419Z | Downloaded bytemuck v1.16.0 |
| 1223 | 2025-07-14T19:41:22.419Z | Downloaded predicates-core v1.0.6 |
| 1224 | 2025-07-14T19:41:22.419Z | Downloaded fdeflate v0.3.4 |
| 1225 | 2025-07-14T19:41:22.419Z | Downloaded png v0.17.13 |
| 1226 | 2025-07-14T19:41:22.597Z | Downloaded image v0.25.1 |
| 1227 | 2025-07-14T19:41:22.899Z | Checking log v0.4.27 |
| 1228 | 2025-07-14T19:41:22.924Z | Checking tokio v1.46.1 |
| 1229 | 2025-07-14T19:41:22.950Z | Checking propolis_types v0.0.0 (/work/oxidecomputer/propolis/crates/propolis-types) |
| 1230 | 2025-07-14T19:41:22.975Z | Checking rgb_frame v0.0.0 (/work/oxidecomputer/propolis/crates/rgb-frame) |
| 1231 | 2025-07-14T19:41:23.000Z | Checking bhyve_api_sys v0.0.0 (/work/oxidecomputer/propolis/crates/bhyve-api/sys) |
| 1232 | 2025-07-14T19:41:23.000Z | Checking nvpair_sys v0.0.0 (/work/oxidecomputer/propolis/crates/nvpair/sys) |
| 1233 | 2025-07-14T19:41:23.027Z | Checking viona_api_sys v0.0.0 (/work/oxidecomputer/propolis/crates/viona-api/sys) |
| 1234 | 2025-07-14T19:41:23.027Z | Checking simd-adler32 v0.3.7 |
| 1235 | 2025-07-14T19:41:23.177Z | Compiling crc32fast v1.4.0 |
| 1236 | 2025-07-14T19:41:23.202Z | Checking native-tls v0.2.11 |
| 1237 | 2025-07-14T19:41:23.227Z | Checking goblin v0.8.2 |
| 1238 | 2025-07-14T19:41:23.252Z | Checking rustls v0.22.4 |
| 1239 | 2025-07-14T19:41:23.278Z | Checking typify-impl v0.2.0 |
| 1240 | 2025-07-14T19:41:23.408Z | Checking tungstenite v0.21.0 |
| 1241 | 2025-07-14T19:41:23.482Z | Checking propolis_api_types v0.0.0 (/work/oxidecomputer/propolis/crates/propolis-api-types) |
| 1242 | 2025-07-14T19:41:23.508Z | Checking typify-impl v0.3.0 |
| 1243 | 2025-07-14T19:41:23.612Z | Checking rustls v0.21.12 |
| 1244 | 2025-07-14T19:41:24.180Z | Checking bhyve_api v0.0.0 (/work/oxidecomputer/propolis/crates/bhyve-api) |
| 1245 | 2025-07-14T19:41:24.484Z | Checking nvpair v0.0.0 (/work/oxidecomputer/propolis/crates/nvpair) |
| 1246 | 2025-07-14T19:41:24.711Z | Checking typify-impl v0.4.1 |
| 1247 | 2025-07-14T19:41:25.328Z | Checking typify v0.2.0 |
| 1248 | 2025-07-14T19:41:25.447Z | Checking progenitor-impl v0.8.0 |
| 1249 | 2025-07-14T19:41:25.641Z | Checking typify v0.3.0 |
| 1250 | 2025-07-14T19:41:25.759Z | Checking progenitor-impl v0.9.1 |
| 1251 | 2025-07-14T19:41:26.082Z | Checking viona_api v0.0.0 (/work/oxidecomputer/propolis/crates/viona-api) |
| 1252 | 2025-07-14T19:41:26.193Z | Checking dladm v0.0.0 (/work/oxidecomputer/propolis/crates/dladm) |
| 1253 | 2025-07-14T19:41:26.306Z | Checking adler v1.0.2 |
| 1254 | 2025-07-14T19:41:26.454Z | Checking miniz_oxide v0.7.2 |
| 1255 | 2025-07-14T19:41:26.762Z | Checking arc-swap v1.7.1 |
| 1256 | 2025-07-14T19:41:26.789Z | Checking typify v0.4.1 |
| 1257 | 2025-07-14T19:41:26.929Z | Checking progenitor-impl v0.10.0 |
| 1258 | 2025-07-14T19:41:27.005Z | Checking fdeflate v0.3.4 |
| 1259 | 2025-07-14T19:41:27.057Z | Checking cpuid_utils v0.0.0 (/work/oxidecomputer/propolis/crates/cpuid-utils) |
| 1260 | 2025-07-14T19:41:27.160Z | Checking flate2 v1.0.30 |
| 1261 | 2025-07-14T19:41:27.185Z | Checking slog-scope v4.4.0 |
| 1262 | 2025-07-14T19:41:27.359Z | Checking cpuid_profile_config v0.0.0 (/work/oxidecomputer/propolis/crates/cpuid-profile-config) |
| 1263 | 2025-07-14T19:41:27.384Z | Checking dof v0.3.0 |
| 1264 | 2025-07-14T19:41:27.385Z | Checking slog-stdlog v4.1.1 |
| 1265 | 2025-07-14T19:41:27.463Z | Checking bytemuck v1.16.0 |
| 1266 | 2025-07-14T19:41:27.566Z | Checking predicates-core v1.0.6 |
| 1267 | 2025-07-14T19:41:27.689Z | Checking png v0.17.13 |
| 1268 | 2025-07-14T19:41:27.740Z | Checking slog-envlogger v2.2.0 |
| 1269 | 2025-07-14T19:41:27.765Z | Checking termtree v0.4.1 |
| 1270 | 2025-07-14T19:41:27.827Z | Checking predicates v3.1.0 |
| 1271 | 2025-07-14T19:41:27.903Z | Checking usdt-impl v0.5.0 |
| 1272 | 2025-07-14T19:41:27.944Z | Compiling mockall_derive v0.12.1 |
| 1273 | 2025-07-14T19:41:27.970Z | Checking predicates-tree v1.0.9 |
| 1274 | 2025-07-14T19:41:28.116Z | Checking downcast v0.11.0 |
| 1275 | 2025-07-14T19:41:28.287Z | Checking fragile v2.0.0 |
| 1276 | 2025-07-14T19:41:28.313Z | Checking globset v0.4.14 |
| 1277 | 2025-07-14T19:41:28.397Z | Checking usdt v0.5.0 |
| 1278 | 2025-07-14T19:41:28.494Z | Checking escargot v0.5.10 |
| 1279 | 2025-07-14T19:41:28.537Z | Checking fatfs v0.3.6 |
| 1280 | 2025-07-14T19:41:28.562Z | Checking serde_test v1.0.176 |
| 1281 | 2025-07-14T19:41:28.655Z | Checking slog-dtrace v0.3.0 |
| 1282 | 2025-07-14T19:41:28.718Z | Checking image v0.25.1 |
| 1283 | 2025-07-14T19:41:29.146Z | Checking tokio-util v0.7.11 |
| 1284 | 2025-07-14T19:41:29.201Z | Checking tokio-rustls v0.26.0 |
| 1285 | 2025-07-14T19:41:29.279Z | Checking tokio-native-tls v0.3.1 |
| 1286 | 2025-07-14T19:41:29.359Z | Checking tokio-rustls v0.25.0 |
| 1287 | 2025-07-14T19:41:29.422Z | Checking backoff v0.4.0 |
| 1288 | 2025-07-14T19:41:29.522Z | Checking tokio-tungstenite v0.21.0 |
| 1289 | 2025-07-14T19:41:29.552Z | Checking dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#4f750d9e) |
| 1290 | 2025-07-14T19:41:29.697Z | Checking zone v0.3.0 |
| 1291 | 2025-07-14T19:41:29.722Z | Checking libsw-core v0.3.2 |
| 1292 | 2025-07-14T19:41:29.821Z | Checking libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#4672e62e) |
| 1293 | 2025-07-14T19:41:29.846Z | Checking h2 v0.4.6 |
| 1294 | 2025-07-14T19:41:29.932Z | Checking libsw v3.5.0 |
| 1295 | 2025-07-14T19:41:29.964Z | Checking cancel-safe-futures v0.1.5 |
| 1296 | 2025-07-14T19:41:30.155Z | Checking hickory-proto v0.24.4 |
| 1297 | 2025-07-14T19:41:30.193Z | Checking tokio-stream v0.1.17 |
| 1298 | 2025-07-14T19:41:30.300Z | Checking steno v0.4.1 |
| 1299 | 2025-07-14T19:41:30.330Z | Checking update-engine v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#0c92213c) |
| 1300 | 2025-07-14T19:41:30.364Z | Checking rfb v0.0.0 (/work/oxidecomputer/propolis/crates/rfb) |
| 1301 | 2025-07-14T19:41:30.861Z | Checking tokio-rustls v0.24.1 |
| 1302 | 2025-07-14T19:41:31.170Z | Checking softnpu v0.2.0 (https://github.com/oxidecomputer/softnpu#b016b192) |
| 1303 | 2025-07-14T19:41:31.196Z | Checking opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=cd9aa6467c5e62c6d97f6aafa2150d6930e3a0fa#cd9aa646) |
| 1304 | 2025-07-14T19:41:31.318Z | Checking dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys?branch=main#1d587ea9) |
| 1305 | 2025-07-14T19:41:31.491Z | Checking tokio-dtrace v0.1.1 |
| 1306 | 2025-07-14T19:41:31.516Z | Checking xtask v0.0.0 (/work/oxidecomputer/propolis/xtask) |
| 1307 | 2025-07-14T19:41:31.783Z | Checking oxide-tokio-rt v0.1.2 |
| 1308 | 2025-07-14T19:41:32.881Z | Checking mockall v0.12.1 |
| 1309 | 2025-07-14T19:41:33.190Z | Checking hickory-resolver v0.24.4 |
| 1310 | 2025-07-14T19:41:33.390Z | Checking hyper v1.6.0 |
| 1311 | 2025-07-14T19:41:34.378Z | Checking qorb v0.2.1 |
| 1312 | 2025-07-14T19:41:35.062Z | Checking hyper-util v0.1.10 |
| 1313 | 2025-07-14T19:41:36.424Z | Checking hyper-rustls v0.27.3 |
| 1314 | 2025-07-14T19:41:36.424Z | Checking hyper-tls v0.6.0 |
| 1315 | 2025-07-14T19:41:36.450Z | Checking dropshot v0.16.0 |
| 1316 | 2025-07-14T19:41:36.743Z | Checking reqwest v0.12.7 |
| 1317 | 2025-07-14T19:41:38.219Z | Checking progenitor-client v0.8.0 |
| 1318 | 2025-07-14T19:41:38.219Z | Checking progenitor-client v0.9.1 |
| 1319 | 2025-07-14T19:41:38.219Z | Checking progenitor-client v0.10.0 |
| 1320 | 2025-07-14T19:41:38.542Z | Checking progenitor v0.8.0 |
| 1321 | 2025-07-14T19:41:38.570Z | Checking progenitor v0.10.0 |
| 1322 | 2025-07-14T19:41:38.596Z | Checking progenitor v0.9.1 |
| 1323 | 2025-07-14T19:41:38.745Z | Checking mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=caafd889f31faacfaa51e02902990c220c20ef60#caafd889) |
| 1324 | 2025-07-14T19:41:38.770Z | Checking propolis-client v0.1.0 (/work/oxidecomputer/propolis/lib/propolis-client) |
| 1325 | 2025-07-14T19:41:38.795Z | Checking gateway-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#0c92213c) |
| 1326 | 2025-07-14T19:41:39.694Z | Checking crucible-common v0.0.1 (https://github.com/oxidecomputer/crucible?rev=e164393a88e7b62598897dc4f53315f083e25333#e164393a) |
| 1327 | 2025-07-14T19:41:40.686Z | Checking crucible-protocol v0.0.0 (https://github.com/oxidecomputer/crucible?rev=e164393a88e7b62598897dc4f53315f083e25333#e164393a) |
| 1328 | 2025-07-14T19:41:42.693Z | Checking omicron-common v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#0c92213c) |
| 1329 | 2025-07-14T19:41:43.592Z | Checking propolis-config-toml v0.0.0 (/work/oxidecomputer/propolis/crates/propolis-config-toml) |
| 1330 | 2025-07-14T19:41:44.444Z | Checking propolis-cli v0.1.0 (/work/oxidecomputer/propolis/bin/propolis-cli) |
| 1331 | 2025-07-14T19:41:51.029Z | Checking oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#0c92213c) |
| 1332 | 2025-07-14T19:41:51.029Z | Checking illumos-utils v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#0c92213c) |
| 1333 | 2025-07-14T19:41:51.055Z | Checking internal-dns-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#0c92213c) |
| 1334 | 2025-07-14T19:41:51.055Z | Checking clickhouse-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#0c92213c) |
| 1335 | 2025-07-14T19:41:51.879Z | Checking internal-dns-resolver v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#0c92213c) |
| 1336 | 2025-07-14T19:41:53.271Z | Checking sled-hardware-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#0c92213c) |
| 1337 | 2025-07-14T19:41:53.703Z | Checking oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#0c92213c) |
| 1338 | 2025-07-14T19:41:53.703Z | Checking oxql-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#0c92213c) |
| 1339 | 2025-07-14T19:41:53.822Z | Checking nexus-sled-agent-shared v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#0c92213c) |
| 1340 | 2025-07-14T19:41:54.534Z | Checking oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#0c92213c) |
| 1341 | 2025-07-14T19:41:54.839Z | Checking oximeter-instruments v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#0c92213c) |
| 1342 | 2025-07-14T19:41:55.153Z | Checking nexus-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#0c92213c) |
| 1343 | 2025-07-14T19:42:09.008Z | Checking nexus-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#0c92213c) |
| 1344 | 2025-07-14T19:42:16.259Z | Checking oximeter-producer v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#0c92213c) |
| 1345 | 2025-07-14T19:42:17.120Z | Checking crucible v0.0.1 (https://github.com/oxidecomputer/crucible?rev=e164393a88e7b62598897dc4f53315f083e25333#e164393a) |
| 1346 | 2025-07-14T19:42:22.584Z | Checking propolis v0.1.0 (/work/oxidecomputer/propolis/lib/propolis) |
| 1347 | 2025-07-14T19:42:41.205Z | Checking propolis-server v0.1.0 (/work/oxidecomputer/propolis/bin/propolis-server) |
| 1348 | 2025-07-14T19:42:41.231Z | Checking propolis-standalone v0.1.0 (/work/oxidecomputer/propolis/bin/propolis-standalone) |
| 1349 | 2025-07-14T19:42:50.033Z | warning: variables can be used directly in the `format!` string |
| 1350 | 2025-07-14T19:42:50.033Z | --> bin/propolis-server/src/lib/stats/mod.rs:272:17 |
| 1351 | 2025-07-14T19:42:50.033Z | | |
| 1352 | 2025-07-14T19:42:50.033Z | 272 | format!("{} (kstat-instance: {})", uuid, device_id) |
| 1353 | 2025-07-14T19:42:50.033Z | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ |
| 1354 | 2025-07-14T19:42:50.033Z | | |
| 1355 | 2025-07-14T19:42:50.033Z | = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#uninlined_format_args |
| 1356 | 2025-07-14T19:42:50.033Z | = note: `#[warn(clippy::uninlined_format_args)]` on by default |
| 1357 | 2025-07-14T19:42:50.033Z | help: change this to |
| 1358 | 2025-07-14T19:42:50.033Z | | |
| 1359 | 2025-07-14T19:42:50.033Z | 272 - format!("{} (kstat-instance: {})", uuid, device_id) |
| 1360 | 2025-07-14T19:42:50.033Z | 272 + format!("{uuid} (kstat-instance: {device_id})") |
| 1361 | 2025-07-14T19:42:50.033Z | | |
| 1362 | 2025-07-14T19:42:50.033Z | |
| 1363 | 2025-07-14T19:42:50.744Z | warning: `propolis-server` (lib) generated 1 warning (run `cargo clippy --fix --lib -p propolis-server` to apply 1 suggestion) |
| 1364 | 2025-07-14T19:42:51.961Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 30s |
| 1365 | 2025-07-14T19:42:52.127Z | |
| 1366 | 2025-07-14T19:42:52.127Z | real 1:30.733487402 |
| 1367 | 2025-07-14T19:42:52.127Z | user 3:24.162926951 |
| 1368 | 2025-07-14T19:42:52.127Z | sys 30.799952969 |
| 1369 | 2025-07-14T19:42:52.127Z | trap 0.084149246 |
| 1370 | 2025-07-14T19:42:52.127Z | tflt 0.012136042 |
| 1371 | 2025-07-14T19:42:52.127Z | dflt 0.005662098 |
| 1372 | 2025-07-14T19:42:52.127Z | kflt 0.000111920 |
| 1373 | 2025-07-14T19:42:52.128Z | lock 8:55.197050099 |
| 1374 | 2025-07-14T19:42:52.128Z | slp 11:21.482919862 |
| 1375 | 2025-07-14T19:42:52.128Z | lat 7.354564511 |
| 1376 | 2025-07-14T19:42:52.128Z | stop 15.968559533 |
| 1377 | 2025-07-14T19:42:52.152Z | + banner build |
| 1378 | 2025-07-14T19:42:52.152Z | |
| 1379 | 2025-07-14T19:42:52.152Z | ##### # # # # ##### |
| 1380 | 2025-07-14T19:42:52.152Z | # # # # # # # # |
| 1381 | 2025-07-14T19:42:52.152Z | ##### # # # # # # |
| 1382 | 2025-07-14T19:42:52.152Z | # # # # # # # # |
| 1383 | 2025-07-14T19:42:52.152Z | # # # # # # # # |
| 1384 | 2025-07-14T19:42:52.152Z | ##### #### # ###### ##### |
| 1385 | 2025-07-14T19:42:52.152Z | |
| 1386 | 2025-07-14T19:42:52.152Z | + ptime -m cargo build --features falcon --release -p propolis-server -p propolis-cli |
| 1387 | 2025-07-14T19:42:53.200Z | Compiling proc-macro2 v1.0.95 |
| 1388 | 2025-07-14T19:42:53.201Z | Compiling unicode-ident v1.0.18 |
| 1389 | 2025-07-14T19:42:53.201Z | Compiling libc v0.2.171 |
| 1390 | 2025-07-14T19:42:53.225Z | Compiling serde v1.0.219 |
| 1391 | 2025-07-14T19:42:53.225Z | Compiling autocfg v1.3.0 |
| 1392 | 2025-07-14T19:42:53.225Z | Compiling cfg-if v1.0.0 |
| 1393 | 2025-07-14T19:42:53.249Z | Compiling memchr v2.7.2 |
| 1394 | 2025-07-14T19:42:53.249Z | Compiling libm v0.2.8 |
| 1395 | 2025-07-14T19:42:53.421Z | Compiling version_check v0.9.5 |
| 1396 | 2025-07-14T19:42:53.508Z | Compiling itoa v1.0.11 |
| 1397 | 2025-07-14T19:42:53.729Z | Compiling shlex v1.3.0 |
| 1398 | 2025-07-14T19:42:53.878Z | Compiling semver v1.0.26 |
| 1399 | 2025-07-14T19:42:54.077Z | Compiling thiserror v1.0.64 |
| 1400 | 2025-07-14T19:42:54.187Z | Compiling ryu v1.0.18 |
| 1401 | 2025-07-14T19:42:54.316Z | Compiling serde_json v1.0.140 |
| 1402 | 2025-07-14T19:42:54.341Z | Compiling lock_api v0.4.12 |
| 1403 | 2025-07-14T19:42:54.454Z | Compiling parking_lot_core v0.9.10 |
| 1404 | 2025-07-14T19:42:54.556Z | Compiling schemars v0.8.22 |
| 1405 | 2025-07-14T19:42:54.691Z | Compiling foldhash v0.1.5 |
| 1406 | 2025-07-14T19:42:54.716Z | Compiling allocator-api2 v0.2.18 |
| 1407 | 2025-07-14T19:42:54.848Z | Compiling quote v1.0.40 |
| 1408 | 2025-07-14T19:42:54.922Z | Compiling equivalent v1.0.1 |
| 1409 | 2025-07-14T19:42:54.977Z | Compiling log v0.4.27 |
| 1410 | 2025-07-14T19:42:55.059Z | Compiling jobserver v0.1.31 |
| 1411 | 2025-07-14T19:42:55.144Z | Compiling once_cell v1.19.0 |
| 1412 | 2025-07-14T19:42:55.212Z | Compiling syn v2.0.101 |
| 1413 | 2025-07-14T19:42:55.314Z | Compiling hashbrown v0.15.2 |
| 1414 | 2025-07-14T19:42:55.498Z | Compiling cc v1.2.17 |
| 1415 | 2025-07-14T19:42:55.526Z | Compiling heck v0.5.0 |
| 1416 | 2025-07-14T19:42:55.683Z | Compiling slab v0.4.9 |
| 1417 | 2025-07-14T19:42:55.768Z | Compiling getrandom v0.2.14 |
| 1418 | 2025-07-14T19:42:55.892Z | Compiling num-traits v0.2.19 |
| 1419 | 2025-07-14T19:42:56.033Z | Compiling smallvec v1.13.2 |
| 1420 | 2025-07-14T19:42:56.069Z | Compiling pin-project-lite v0.2.14 |
| 1421 | 2025-07-14T19:42:56.530Z | Compiling fnv v1.0.7 |
| 1422 | 2025-07-14T19:42:56.556Z | Compiling pkg-config v0.3.30 |
| 1423 | 2025-07-14T19:42:56.685Z | Compiling vcpkg v0.2.15 |
| 1424 | 2025-07-14T19:42:56.933Z | Compiling scopeguard v1.2.0 |
| 1425 | 2025-07-14T19:42:57.226Z | Compiling getrandom v0.3.2 |
| 1426 | 2025-07-14T19:42:58.001Z | Compiling socket2 v0.5.7 |
| 1427 | 2025-07-14T19:42:58.196Z | Compiling parking_lot v0.12.2 |
| 1428 | 2025-07-14T19:42:58.273Z | Compiling mio v1.0.2 |
| 1429 | 2025-07-14T19:42:58.306Z | Compiling ring v0.17.14 |
| 1430 | 2025-07-14T19:42:58.469Z | Compiling signal-hook-registry v1.4.2 |
| 1431 | 2025-07-14T19:42:58.628Z | Compiling iana-time-zone v0.1.60 |
| 1432 | 2025-07-14T19:42:59.204Z | Compiling dyn-clone v1.0.17 |
| 1433 | 2025-07-14T19:42:59.423Z | Compiling httparse v1.10.1 |
| 1434 | 2025-07-14T19:42:59.743Z | Compiling thiserror v2.0.12 |
| 1435 | 2025-07-14T19:42:59.859Z | Compiling regex-syntax v0.8.5 |
| 1436 | 2025-07-14T19:42:59.894Z | Compiling aho-corasick v1.1.3 |
| 1437 | 2025-07-14T19:42:59.932Z | Compiling typenum v1.17.0 |
| 1438 | 2025-07-14T19:42:59.999Z | Compiling futures-core v0.3.31 |
| 1439 | 2025-07-14T19:43:00.123Z | Compiling openssl-sys v0.9.107 |
| 1440 | 2025-07-14T19:43:00.284Z | Compiling generic-array v0.14.7 |
| 1441 | 2025-07-14T19:43:00.347Z | Compiling stable_deref_trait v1.2.0 |
| 1442 | 2025-07-14T19:43:00.476Z | Compiling futures-sink v0.3.31 |
| 1443 | 2025-07-14T19:43:00.646Z | Compiling regress v0.10.3 |
| 1444 | 2025-07-14T19:43:00.674Z | Compiling rand_core v0.6.4 |
| 1445 | 2025-07-14T19:43:01.432Z | Compiling serde_derive_internals v0.29.1 |
| 1446 | 2025-07-14T19:43:01.510Z | Compiling synstructure v0.13.1 |
| 1447 | 2025-07-14T19:43:01.721Z | Compiling byteorder v1.5.0 |
| 1448 | 2025-07-14T19:43:02.537Z | Compiling ucd-trie v0.1.6 |
| 1449 | 2025-07-14T19:43:02.876Z | Compiling futures-channel v0.3.31 |
| 1450 | 2025-07-14T19:43:02.922Z | Compiling regex-automata v0.4.9 |
| 1451 | 2025-07-14T19:43:03.029Z | Compiling pin-utils v0.1.0 |
| 1452 | 2025-07-14T19:43:03.154Z | Compiling futures-task v0.3.31 |
| 1453 | 2025-07-14T19:43:03.314Z | Compiling futures-io v0.3.31 |
| 1454 | 2025-07-14T19:43:03.456Z | Compiling subtle v2.5.0 |
| 1455 | 2025-07-14T19:43:03.636Z | Compiling slog v2.7.0 |
| 1456 | 2025-07-14T19:43:03.732Z | Compiling openssl v0.10.72 |
| 1457 | 2025-07-14T19:43:04.007Z | Compiling rustversion v1.0.17 |
| 1458 | 2025-07-14T19:43:04.155Z | Compiling rustls v0.23.10 |
| 1459 | 2025-07-14T19:43:04.183Z | Compiling native-tls v0.2.11 |
| 1460 | 2025-07-14T19:43:04.285Z | Compiling rustix v0.38.34 |
| 1461 | 2025-07-14T19:43:04.487Z | Compiling serde_derive v1.0.219 |
| 1462 | 2025-07-14T19:43:04.511Z | Compiling thiserror-impl v1.0.64 |
| 1463 | 2025-07-14T19:43:04.559Z | Compiling schemars_derive v0.8.22 |
| 1464 | 2025-07-14T19:43:04.594Z | Compiling tokio-macros v2.5.0 |
| 1465 | 2025-07-14T19:43:04.860Z | Compiling zerofrom-derive v0.1.5 |
| 1466 | 2025-07-14T19:43:05.098Z | Compiling yoke-derive v0.7.5 |
| 1467 | 2025-07-14T19:43:05.823Z | Compiling zerovec-derive v0.10.3 |
| 1468 | 2025-07-14T19:43:06.603Z | Compiling displaydoc v0.2.5 |
| 1469 | 2025-07-14T19:43:06.916Z | Compiling futures-macro v0.3.31 |
| 1470 | 2025-07-14T19:43:07.223Z | Compiling icu_provider_macros v1.5.0 |
| 1471 | 2025-07-14T19:43:07.631Z | Compiling thiserror-impl v2.0.12 |
| 1472 | 2025-07-14T19:43:07.771Z | Compiling regex v1.11.1 |
| 1473 | 2025-07-14T19:43:07.980Z | Compiling pest v2.7.10 |
| 1474 | 2025-07-14T19:43:08.241Z | Compiling zerofrom v0.1.5 |
| 1475 | 2025-07-14T19:43:08.481Z | Compiling yoke v0.7.5 |
| 1476 | 2025-07-14T19:43:08.517Z | Compiling futures-util v0.3.31 |
| 1477 | 2025-07-14T19:43:08.575Z | Compiling openssl-macros v0.1.1 |
| 1478 | 2025-07-14T19:43:08.926Z | Compiling zerovec v0.10.4 |
| 1479 | 2025-07-14T19:43:10.059Z | Compiling tracing-attributes v0.1.27 |
| 1480 | 2025-07-14T19:43:10.400Z | Compiling pest_meta v2.7.10 |
| 1481 | 2025-07-14T19:43:11.476Z | Compiling tinystr v0.7.6 |
| 1482 | 2025-07-14T19:43:11.903Z | Compiling pest_generator v2.7.10 |
| 1483 | 2025-07-14T19:43:12.417Z | Compiling tracing-core v0.1.32 |
| 1484 | 2025-07-14T19:43:13.264Z | Compiling pest_derive v2.7.10 |
| 1485 | 2025-07-14T19:43:13.360Z | Compiling litemap v0.7.4 |
| 1486 | 2025-07-14T19:43:13.721Z | Compiling writeable v0.5.5 |
| 1487 | 2025-07-14T19:43:13.755Z | Compiling untrusted v0.9.0 |
| 1488 | 2025-07-14T19:43:14.029Z | Compiling tracing v0.1.40 |
| 1489 | 2025-07-14T19:43:14.448Z | Compiling bytes v1.10.1 |
| 1490 | 2025-07-14T19:43:14.943Z | Compiling indexmap v2.9.0 |
| 1491 | 2025-07-14T19:43:15.059Z | Compiling serde_tokenstream v0.2.2 |
| 1492 | 2025-07-14T19:43:15.399Z | Compiling chrono v0.4.40 |
| 1493 | 2025-07-14T19:43:15.524Z | Compiling uuid v1.16.0 |
| 1494 | 2025-07-14T19:43:16.132Z | Compiling tokio v1.46.1 |
| 1495 | 2025-07-14T19:43:16.477Z | Compiling bitflags v2.6.0 |
| 1496 | 2025-07-14T19:43:17.204Z | Compiling http v1.3.1 |
| 1497 | 2025-07-14T19:43:19.554Z | Compiling icu_locid v1.5.0 |
| 1498 | 2025-07-14T19:43:21.085Z | Compiling icu_provider v1.5.0 |
| 1499 | 2025-07-14T19:43:21.638Z | Compiling scroll_derive v0.12.0 |
| 1500 | 2025-07-14T19:43:22.932Z | Compiling syn v1.0.109 |
| 1501 | 2025-07-14T19:43:22.978Z | Compiling icu_locid_transform_data v1.5.0 |
| 1502 | 2025-07-14T19:43:23.103Z | Compiling percent-encoding v2.3.1 |
| 1503 | 2025-07-14T19:43:23.361Z | Compiling ppv-lite86 v0.2.17 |
| 1504 | 2025-07-14T19:43:23.553Z | Compiling form_urlencoded v1.2.1 |
| 1505 | 2025-07-14T19:43:23.578Z | Compiling icu_locid_transform v1.5.0 |
| 1506 | 2025-07-14T19:43:24.024Z | Compiling icu_collections v1.5.0 |
| 1507 | 2025-07-14T19:43:24.868Z | Compiling tokio-util v0.7.11 |
| 1508 | 2025-07-14T19:43:25.730Z | Compiling thread-id v4.2.1 |
| 1509 | 2025-07-14T19:43:25.872Z | Compiling anyhow v1.0.97 |
| 1510 | 2025-07-14T19:43:26.251Z | Compiling rustls-pki-types v1.7.0 |
| 1511 | 2025-07-14T19:43:26.421Z | Compiling icu_properties_data v1.5.0 |
| 1512 | 2025-07-14T19:43:26.528Z | Compiling zerocopy-derive v0.7.34 |
| 1513 | 2025-07-14T19:43:26.681Z | Compiling icu_properties v1.5.1 |
| 1514 | 2025-07-14T19:43:27.391Z | Compiling utf16_iter v1.0.5 |
| 1515 | 2025-07-14T19:43:27.648Z | Compiling num-conv v0.1.0 |
| 1516 | 2025-07-14T19:43:27.672Z | Compiling utf8_iter v1.0.4 |
| 1517 | 2025-07-14T19:43:27.915Z | Compiling icu_normalizer_data v1.5.0 |
| 1518 | 2025-07-14T19:43:27.949Z | Compiling write16 v1.0.0 |
| 1519 | 2025-07-14T19:43:28.048Z | Compiling time-core v0.1.2 |
| 1520 | 2025-07-14T19:43:28.156Z | Compiling crypto-common v0.1.6 |
| 1521 | 2025-07-14T19:43:28.181Z | Compiling openapiv3 v2.0.0 |
| 1522 | 2025-07-14T19:43:28.255Z | Compiling time-macros v0.2.18 |
| 1523 | 2025-07-14T19:43:28.411Z | Compiling zeroize v1.7.0 |
| 1524 | 2025-07-14T19:43:28.679Z | Compiling strsim v0.11.1 |
| 1525 | 2025-07-14T19:43:28.751Z | Compiling atomic-waker v1.1.2 |
| 1526 | 2025-07-14T19:43:28.948Z | Compiling rustls-webpki v0.102.4 |
| 1527 | 2025-07-14T19:43:29.223Z | Compiling http-body v1.0.1 |
| 1528 | 2025-07-14T19:43:29.480Z | Compiling usdt-impl v0.5.0 |
| 1529 | 2025-07-14T19:43:29.878Z | Compiling try-lock v0.2.5 |
| 1530 | 2025-07-14T19:43:30.062Z | Compiling icu_normalizer v1.5.0 |
| 1531 | 2025-07-14T19:43:30.394Z | Compiling want v0.3.1 |
| 1532 | 2025-07-14T19:43:30.680Z | Compiling h2 v0.4.6 |
| 1533 | 2025-07-14T19:43:31.333Z | Compiling idna_adapter v1.2.0 |
| 1534 | 2025-07-14T19:43:31.541Z | Compiling idna v1.0.3 |
| 1535 | 2025-07-14T19:43:31.845Z | Compiling rand_chacha v0.3.1 |
| 1536 | 2025-07-14T19:43:32.381Z | Compiling scroll v0.12.0 |
| 1537 | 2025-07-14T19:43:32.879Z | Compiling plain v0.2.3 |
| 1538 | 2025-07-14T19:43:33.046Z | Compiling httpdate v1.0.3 |
| 1539 | 2025-07-14T19:43:33.156Z | Compiling base64 v0.22.1 |
| 1540 | 2025-07-14T19:43:33.661Z | Compiling ident_case v1.0.1 |
| 1541 | 2025-07-14T19:43:33.847Z | Compiling darling_core v0.20.9 |
| 1542 | 2025-07-14T19:43:34.079Z | Compiling goblin v0.8.2 |
| 1543 | 2025-07-14T19:43:34.175Z | Compiling rand v0.8.5 |
| 1544 | 2025-07-14T19:43:34.752Z | Compiling url v2.5.4 |
| 1545 | 2025-07-14T19:43:35.479Z | Compiling hyper v1.6.0 |
| 1546 | 2025-07-14T19:43:35.746Z | Compiling zerocopy v0.7.34 |
| 1547 | 2025-07-14T19:43:36.876Z | Compiling camino v1.1.9 |
| 1548 | 2025-07-14T19:43:37.435Z | Compiling pretty-hex v0.4.1 |
| 1549 | 2025-07-14T19:43:37.652Z | Compiling unsafe-libyaml v0.2.11 |
| 1550 | 2025-07-14T19:43:38.072Z | Compiling tower-service v0.3.2 |
| 1551 | 2025-07-14T19:43:38.229Z | Compiling hyper-util v0.1.10 |
| 1552 | 2025-07-14T19:43:38.950Z | Compiling dof v0.3.0 |
| 1553 | 2025-07-14T19:43:39.072Z | Compiling serde_yaml v0.9.34+deprecated |
| 1554 | 2025-07-14T19:43:39.960Z | Compiling darling_macro v0.20.9 |
| 1555 | 2025-07-14T19:43:40.447Z | Compiling dtrace-parser v0.2.0 |
| 1556 | 2025-07-14T19:43:41.390Z | Compiling foreign-types-shared v0.1.1 |
| 1557 | 2025-07-14T19:43:41.801Z | Compiling paste v1.0.15 |
| 1558 | 2025-07-14T19:43:41.833Z | Compiling foreign-types v0.3.2 |
| 1559 | 2025-07-14T19:43:42.074Z | Compiling darling v0.20.9 |
| 1560 | 2025-07-14T19:43:42.416Z | Compiling http-body-util v0.1.2 |
| 1561 | 2025-07-14T19:43:42.642Z | Compiling strum_macros v0.26.4 |
| 1562 | 2025-07-14T19:43:42.949Z | Compiling encoding_rs v0.8.34 |
| 1563 | 2025-07-14T19:43:43.126Z | Compiling mime v0.3.17 |
| 1564 | 2025-07-14T19:43:43.455Z | Compiling newtype-uuid v1.2.1 |
| 1565 | 2025-07-14T19:43:44.781Z | Compiling rustls-pemfile v2.1.3 |
| 1566 | 2025-07-14T19:43:45.426Z | Compiling serde_urlencoded v0.7.1 |
| 1567 | 2025-07-14T19:43:45.927Z | Compiling async-trait v0.1.88 |
| 1568 | 2025-07-14T19:43:47.056Z | Compiling omicron-workspace-hack v0.1.0 |
| 1569 | 2025-07-14T19:43:47.479Z | Compiling ipnet v2.9.0 |
| 1570 | 2025-07-14T19:43:47.564Z | Compiling cpufeatures v0.2.12 |
| 1571 | 2025-07-14T19:43:47.677Z | Compiling openssl-probe v0.1.5 |
| 1572 | 2025-07-14T19:43:50.700Z | Compiling usdt-macro v0.5.0 |
| 1573 | 2025-07-14T19:43:50.953Z | Compiling usdt-attr-macro v0.5.0 |
| 1574 | 2025-07-14T19:43:51.058Z | Compiling block-buffer v0.10.4 |
| 1575 | 2025-07-14T19:43:51.308Z | Compiling typify-impl v0.2.0 |
| 1576 | 2025-07-14T19:43:52.434Z | Compiling errno v0.3.9 |
| 1577 | 2025-07-14T19:43:52.700Z | Compiling rustls v0.22.4 |
| 1578 | 2025-07-14T19:43:56.087Z | Compiling tokio-rustls v0.26.0 |
| 1579 | 2025-07-14T19:43:56.431Z | Compiling digest v0.10.7 |
| 1580 | 2025-07-14T19:43:56.456Z | Compiling tokio-native-tls v0.3.1 |
| 1581 | 2025-07-14T19:43:56.553Z | Compiling webpki-roots v0.26.3 |
| 1582 | 2025-07-14T19:43:56.796Z | Compiling slog-async v2.8.0 |
| 1583 | 2025-07-14T19:43:57.114Z | Compiling hyper-rustls v0.27.3 |
| 1584 | 2025-07-14T19:43:57.147Z | Compiling hyper-tls v0.6.0 |
| 1585 | 2025-07-14T19:43:57.528Z | Compiling toml_datetime v0.6.8 |
| 1586 | 2025-07-14T19:43:57.629Z | Compiling sync_wrapper v1.0.1 |
| 1587 | 2025-07-14T19:43:57.894Z | Compiling multer v3.1.0 |
| 1588 | 2025-07-14T19:43:58.126Z | Compiling crossbeam-utils v0.8.19 |
| 1589 | 2025-07-14T19:43:58.225Z | Compiling reqwest v0.12.7 |
| 1590 | 2025-07-14T19:43:58.549Z | Compiling futures-executor v0.3.31 |
| 1591 | 2025-07-14T19:43:58.649Z | Compiling daft-derive v0.1.2 |
| 1592 | 2025-07-14T19:43:58.942Z | Compiling structmeta-derive v0.3.0 |
| 1593 | 2025-07-14T19:43:58.967Z | Compiling typify-macro v0.2.0 |
| 1594 | 2025-07-14T19:44:01.005Z | Compiling structmeta v0.3.0 |
| 1595 | 2025-07-14T19:44:01.081Z | Compiling futures v0.3.31 |
| 1596 | 2025-07-14T19:44:01.777Z | Compiling ipnetwork v0.21.1 |
| 1597 | 2025-07-14T19:44:01.915Z | Compiling typify v0.2.0 |
| 1598 | 2025-07-14T19:44:02.046Z | Compiling serde_spanned v0.6.8 |
| 1599 | 2025-07-14T19:44:02.730Z | Compiling async-stream-impl v0.3.6 |
| 1600 | 2025-07-14T19:44:02.767Z | Compiling dropshot v0.16.0 |
| 1601 | 2025-07-14T19:44:02.881Z | Compiling powerfmt v0.2.0 |
| 1602 | 2025-07-14T19:44:03.301Z | Compiling deranged v0.3.11 |
| 1603 | 2025-07-14T19:44:03.390Z | Compiling progenitor-impl v0.8.0 |
| 1604 | 2025-07-14T19:44:04.732Z | Compiling sha1 v0.10.6 |
| 1605 | 2025-07-14T19:44:05.196Z | Compiling strum v0.26.3 |
| 1606 | 2025-07-14T19:44:07.980Z | Compiling num_threads v0.1.7 |
| 1607 | 2025-07-14T19:44:08.121Z | Compiling progenitor-macro v0.8.0 |
| 1608 | 2025-07-14T19:44:08.175Z | Compiling time v0.3.36 |
| 1609 | 2025-07-14T19:44:11.498Z | Compiling parse-display-derive v0.10.0 |
| 1610 | 2025-07-14T19:44:15.392Z | Compiling serde_with_macros v3.12.0 |
| 1611 | 2025-07-14T19:44:16.423Z | Compiling dropshot_endpoint v0.16.0 |
| 1612 | 2025-07-14T19:44:17.409Z | Compiling memmap v0.7.0 |
| 1613 | 2025-07-14T19:44:17.774Z | Compiling fastrand v2.1.0 |
| 1614 | 2025-07-14T19:44:17.938Z | Compiling match_cfg v0.1.0 |
| 1615 | 2025-07-14T19:44:18.069Z | Compiling hostname v0.3.1 |
| 1616 | 2025-07-14T19:44:18.345Z | Compiling tempfile v3.10.1 |
| 1617 | 2025-07-14T19:44:18.375Z | Compiling usdt v0.5.0 |
| 1618 | 2025-07-14T19:44:19.494Z | Compiling dirs-sys-next v0.1.2 |
| 1619 | 2025-07-14T19:44:19.736Z | Compiling winnow v0.7.4 |
| 1620 | 2025-07-14T19:44:20.467Z | Compiling dirs-next v2.0.0 |
| 1621 | 2025-07-14T19:44:20.675Z | Compiling oxnet v0.1.1 |
| 1622 | 2025-07-14T19:44:20.724Z | Compiling test-strategy v0.4.1 |
| 1623 | 2025-07-14T19:44:20.890Z | Compiling macaddr v1.0.1 |
| 1624 | 2025-07-14T19:44:21.757Z | Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 1625 | 2025-07-14T19:44:22.450Z | Compiling thread_local v1.1.8 |
| 1626 | 2025-07-14T19:44:23.056Z | Compiling quick-error v1.2.3 |
| 1627 | 2025-07-14T19:44:23.430Z | Compiling term v0.7.0 |
| 1628 | 2025-07-14T19:44:23.471Z | Compiling crossbeam-channel v0.5.15 |
| 1629 | 2025-07-14T19:44:23.745Z | Compiling is-terminal v0.4.12 |
| 1630 | 2025-07-14T19:44:23.842Z | Compiling debug-ignore v1.0.5 |
| 1631 | 2025-07-14T19:44:23.883Z | Compiling take_mut v0.2.2 |
| 1632 | 2025-07-14T19:44:23.956Z | Compiling lazy_static v1.5.0 |
| 1633 | 2025-07-14T19:44:24.002Z | Compiling slog-term v2.9.1 |
| 1634 | 2025-07-14T19:44:25.068Z | Compiling toml_edit v0.22.24 |
| 1635 | 2025-07-14T19:44:25.731Z | Compiling api_identity v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#0c92213c) |
| 1636 | 2025-07-14T19:44:25.989Z | Compiling slog-json v2.6.1 |
| 1637 | 2025-07-14T19:44:26.710Z | Compiling spin v0.9.8 |
| 1638 | 2025-07-14T19:44:27.453Z | Compiling slog-bunyan v2.5.0 |
| 1639 | 2025-07-14T19:44:27.699Z | Compiling daft v0.1.2 |
| 1640 | 2025-07-14T19:44:28.135Z | Compiling tokio-rustls v0.25.0 |
| 1641 | 2025-07-14T19:44:28.516Z | Compiling toml v0.8.20 |
| 1642 | 2025-07-14T19:44:28.884Z | Compiling async-stream v0.3.6 |
| 1643 | 2025-07-14T19:44:29.050Z | Compiling waitgroup v0.1.2 |
| 1644 | 2025-07-14T19:44:29.280Z | Compiling serde_path_to_error v0.1.16 |
| 1645 | 2025-07-14T19:44:29.420Z | Compiling wait-timeout v0.2.0 |
| 1646 | 2025-07-14T19:44:29.522Z | Compiling hostname v0.4.0 |
| 1647 | 2025-07-14T19:44:30.162Z | Compiling winnow v0.5.40 |
| 1648 | 2025-07-14T19:44:30.318Z | Compiling bit-vec v0.6.3 |
| 1649 | 2025-07-14T19:44:30.781Z | Compiling bit-set v0.5.3 |
| 1650 | 2025-07-14T19:44:31.532Z | Compiling rusty-fork v0.3.0 |
| 1651 | 2025-07-14T19:44:32.848Z | Compiling toml_edit v0.19.15 |
| 1652 | 2025-07-14T19:44:33.354Z | Compiling serde_with v3.12.0 |
| 1653 | 2025-07-14T19:44:36.658Z | Compiling progenitor-client v0.9.1 |
| 1654 | 2025-07-14T19:44:36.977Z | Compiling progenitor-client v0.8.0 |
| 1655 | 2025-07-14T19:44:37.454Z | Compiling hex v0.4.3 |
| 1656 | 2025-07-14T19:44:37.692Z | Compiling rand_xorshift v0.3.0 |
| 1657 | 2025-07-14T19:44:37.991Z | Compiling zerocopy v0.8.25 |
| 1658 | 2025-07-14T19:44:38.117Z | Compiling crucible-workspace-hack v0.1.0 |
| 1659 | 2025-07-14T19:44:38.361Z | Compiling unarray v0.1.4 |
| 1660 | 2025-07-14T19:44:38.572Z | Compiling proptest v1.5.0 |
| 1661 | 2025-07-14T19:44:41.194Z | Compiling serde_human_bytes v0.1.0 (http://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945) |
| 1662 | 2025-07-14T19:44:41.370Z | Compiling progenitor v0.8.0 |
| 1663 | 2025-07-14T19:44:41.396Z | Compiling proc-macro-crate v1.3.1 |
| 1664 | 2025-07-14T19:44:42.027Z | Compiling parse-display v0.10.0 |
| 1665 | 2025-07-14T19:44:42.052Z | Compiling zerocopy-derive v0.8.25 |
| 1666 | 2025-07-14T19:44:42.598Z | Compiling instant v0.1.12 |
| 1667 | 2025-07-14T19:44:42.758Z | Compiling heck v0.4.1 |
| 1668 | 2025-07-14T19:44:43.544Z | Compiling tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#69e2896b) |
| 1669 | 2025-07-14T19:44:45.015Z | Compiling backoff v0.4.0 |
| 1670 | 2025-07-14T19:44:45.534Z | Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=caafd889f31faacfaa51e02902990c220c20ef60#caafd889) |
| 1671 | 2025-07-14T19:44:47.056Z | Compiling omicron-uuid-kinds v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#0c92213c) |
| 1672 | 2025-07-14T19:44:47.304Z | Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 1673 | 2025-07-14T19:44:47.659Z | Compiling clap_derive v4.5.4 |
| 1674 | 2025-07-14T19:44:48.033Z | Compiling utf8parse v0.2.1 |
| 1675 | 2025-07-14T19:44:48.452Z | Compiling anstyle-parse v0.2.4 |
| 1676 | 2025-07-14T19:44:50.742Z | Compiling omicron-common v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#0c92213c) |
| 1677 | 2025-07-14T19:44:52.769Z | Compiling num-integer v0.1.46 |
| 1678 | 2025-07-14T19:44:54.219Z | Compiling either v1.15.0 |
| 1679 | 2025-07-14T19:44:55.219Z | Compiling anstyle v1.0.7 |
| 1680 | 2025-07-14T19:44:55.557Z | Compiling anstyle-query v1.0.3 |
| 1681 | 2025-07-14T19:44:55.745Z | Compiling unicode-xid v0.2.4 |
| 1682 | 2025-07-14T19:44:55.769Z | Compiling colorchoice v1.0.1 |
| 1683 | 2025-07-14T19:44:55.944Z | Compiling is_terminal_polyfill v1.70.0 |
| 1684 | 2025-07-14T19:44:55.969Z | Compiling unicode-width v0.1.14 |
| 1685 | 2025-07-14T19:44:56.093Z | Compiling anstream v0.6.14 |
| 1686 | 2025-07-14T19:44:56.551Z | Compiling itertools v0.13.0 |
| 1687 | 2025-07-14T19:44:58.266Z | Compiling terminal_size v0.3.0 |
| 1688 | 2025-07-14T19:44:58.489Z | Compiling clap_lex v0.7.0 |
| 1689 | 2025-07-14T19:44:58.815Z | Compiling heapless v0.8.0 |
| 1690 | 2025-07-14T19:44:59.105Z | Compiling ingot-macros v0.1.0 (https://github.com/oxidecomputer/ingot.git?rev=bff93247fe75ff889121e39d494cc3805fc01906#bff93247) |
| 1691 | 2025-07-14T19:44:59.422Z | Compiling clap_builder v4.5.2 |
| 1692 | 2025-07-14T19:44:59.761Z | Compiling num-bigint v0.4.5 |
| 1693 | 2025-07-14T19:45:00.130Z | Compiling hash32 v0.3.1 |
| 1694 | 2025-07-14T19:45:00.255Z | Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 1695 | 2025-07-14T19:45:00.536Z | Compiling smoltcp v0.11.0 |
| 1696 | 2025-07-14T19:45:02.107Z | Compiling synstructure v0.12.6 |
| 1697 | 2025-07-14T19:45:02.435Z | Compiling num-rational v0.4.2 |
| 1698 | 2025-07-14T19:45:03.102Z | Compiling num-iter v0.1.45 |
| 1699 | 2025-07-14T19:45:03.314Z | Compiling num_enum_derive v0.7.3 |
| 1700 | 2025-07-14T19:45:03.887Z | Compiling ingot-types v0.1.0 (https://github.com/oxidecomputer/ingot.git?rev=bff93247fe75ff889121e39d494cc3805fc01906#bff93247) |
| 1701 | 2025-07-14T19:45:04.617Z | Compiling clap v4.5.4 |
| 1702 | 2025-07-14T19:45:04.648Z | Compiling typify-impl v0.3.0 |
| 1703 | 2025-07-14T19:45:05.137Z | Compiling num-complex v0.4.6 |
| 1704 | 2025-07-14T19:45:05.672Z | Compiling proc-macro-error-attr v1.0.4 |
| 1705 | 2025-07-14T19:45:05.978Z | Compiling data-encoding v2.6.0 |
| 1706 | 2025-07-14T19:45:06.155Z | Compiling managed v0.8.0 |
| 1707 | 2025-07-14T19:45:06.344Z | Compiling bitflags v1.3.2 |
| 1708 | 2025-07-14T19:45:06.453Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#4f750d9e) |
| 1709 | 2025-07-14T19:45:06.588Z | Compiling cobs v0.2.3 |
| 1710 | 2025-07-14T19:45:07.077Z | Compiling postcard v1.0.9 |
| 1711 | 2025-07-14T19:45:07.672Z | Compiling num v0.4.3 |
| 1712 | 2025-07-14T19:45:07.786Z | Compiling num_enum v0.7.3 |
| 1713 | 2025-07-14T19:45:08.265Z | Compiling ingot v0.1.0 (https://github.com/oxidecomputer/ingot.git?rev=bff93247fe75ff889121e39d494cc3805fc01906#bff93247) |
| 1714 | 2025-07-14T19:45:08.407Z | Compiling zerocopy-derive v0.2.0 |
| 1715 | 2025-07-14T19:45:11.206Z | Compiling foreign-types-macros v0.2.3 |
| 1716 | 2025-07-14T19:45:11.389Z | Compiling libz-sys v1.1.16 |
| 1717 | 2025-07-14T19:45:11.747Z | Compiling rand_core v0.9.3 |
| 1718 | 2025-07-14T19:45:12.149Z | Compiling typify-macro v0.3.0 |
| 1719 | 2025-07-14T19:45:12.274Z | Compiling proc-macro-error v1.0.4 |
| 1720 | 2025-07-14T19:45:12.403Z | Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=cd9aa6467c5e62c6d97f6aafa2150d6930e3a0fa#cd9aa646) |
| 1721 | 2025-07-14T19:45:12.746Z | Compiling prettyplease v0.2.31 |
| 1722 | 2025-07-14T19:45:12.977Z | Compiling foreign-types-shared v0.3.1 |
| 1723 | 2025-07-14T19:45:13.117Z | Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=cd9aa6467c5e62c6d97f6aafa2150d6930e3a0fa#cd9aa646) |
| 1724 | 2025-07-14T19:45:13.146Z | Compiling foreign-types v0.5.0 |
| 1725 | 2025-07-14T19:45:13.283Z | Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=cd9aa6467c5e62c6d97f6aafa2150d6930e3a0fa#cd9aa646) |
| 1726 | 2025-07-14T19:45:13.651Z | Compiling rand_chacha v0.9.0 |
| 1727 | 2025-07-14T19:45:15.838Z | Compiling tabwriter v1.4.0 |
| 1728 | 2025-07-14T19:45:16.202Z | Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 1729 | 2025-07-14T19:45:16.414Z | Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=cd9aa6467c5e62c6d97f6aafa2150d6930e3a0fa#cd9aa646) |
| 1730 | 2025-07-14T19:45:16.974Z | Compiling cstr-argument v0.1.2 |
| 1731 | 2025-07-14T19:45:17.251Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#4672e62e) |
| 1732 | 2025-07-14T19:45:18.519Z | Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 1733 | 2025-07-14T19:45:18.846Z | Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 1734 | 2025-07-14T19:45:19.541Z | Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#4f750d9e) |
| 1735 | 2025-07-14T19:45:19.833Z | Compiling rand v0.9.0 |
| 1736 | 2025-07-14T19:45:20.326Z | Compiling libgit2-sys v0.17.0+1.8.1 |
| 1737 | 2025-07-14T19:45:20.413Z | Compiling usdt-impl v0.3.5 |
| 1738 | 2025-07-14T19:45:20.701Z | Compiling semver v0.1.20 |
| 1739 | 2025-07-14T19:45:20.726Z | Compiling float-ord v0.3.2 |
| 1740 | 2025-07-14T19:45:20.820Z | Compiling colored v3.0.0 |
| 1741 | 2025-07-14T19:45:20.994Z | Compiling poptrie v0.1.0 (https://github.com/oxidecomputer/poptrie?branch=multipath#ca52bef3) |
| 1742 | 2025-07-14T19:45:21.154Z | Compiling rustc_version v0.1.7 |
| 1743 | 2025-07-14T19:45:21.356Z | Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=cd9aa6467c5e62c6d97f6aafa2150d6930e3a0fa#cd9aa646) |
| 1744 | 2025-07-14T19:45:22.006Z | Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#0c92213c) |
| 1745 | 2025-07-14T19:45:22.968Z | Compiling zone_cfg_derive v0.3.0 |
| 1746 | 2025-07-14T19:45:24.471Z | Compiling typify v0.3.0 |
| 1747 | 2025-07-14T19:45:24.965Z | Compiling itertools v0.14.0 |
| 1748 | 2025-07-14T19:45:25.183Z | Compiling itertools v0.10.5 |
| 1749 | 2025-07-14T19:45:27.751Z | Compiling camino-tempfile v1.1.1 |
| 1750 | 2025-07-14T19:45:27.940Z | Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6b5f2af796a3ea57405721407ab70520a93ec73f#6b5f2af7) |
| 1751 | 2025-07-14T19:45:28.452Z | Compiling derive-where v1.2.7 |
| 1752 | 2025-07-14T19:45:28.688Z | Compiling num-derive v0.4.2 |
| 1753 | 2025-07-14T19:45:29.369Z | Compiling sigpipe v0.1.3 |
| 1754 | 2025-07-14T19:45:29.510Z | Compiling base64 v0.21.7 |
| 1755 | 2025-07-14T19:45:29.833Z | Compiling illumos-utils v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#0c92213c) |
| 1756 | 2025-07-14T19:45:30.162Z | Compiling base64ct v1.6.0 |
| 1757 | 2025-07-14T19:45:30.289Z | Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=81a3528adacdbde18fcbf3938247fef17233db11#81a3528a) |
| 1758 | 2025-07-14T19:45:30.708Z | Compiling password-hash v0.5.0 |
| 1759 | 2025-07-14T19:45:30.741Z | Compiling oxlog v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#0c92213c) |
| 1760 | 2025-07-14T19:45:31.639Z | Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6b5f2af796a3ea57405721407ab70520a93ec73f#6b5f2af7) |
| 1761 | 2025-07-14T19:45:32.270Z | Compiling zone v0.3.0 |
| 1762 | 2025-07-14T19:45:32.483Z | Compiling progenitor-impl v0.9.1 |
| 1763 | 2025-07-14T19:45:33.171Z | Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=cd9aa6467c5e62c6d97f6aafa2150d6930e3a0fa#cd9aa646) |
| 1764 | 2025-07-14T19:45:34.850Z | Compiling newtype_derive v0.1.6 |
| 1765 | 2025-07-14T19:45:35.187Z | Compiling zerocopy v0.3.2 |
| 1766 | 2025-07-14T19:45:35.395Z | Compiling blake2 v0.10.6 |
| 1767 | 2025-07-14T19:45:35.638Z | Compiling typify-impl v0.4.1 |
| 1768 | 2025-07-14T19:45:36.222Z | Compiling hubpack_derive v0.1.1 |
| 1769 | 2025-07-14T19:45:36.247Z | Compiling cargo-platform v0.1.8 |
| 1770 | 2025-07-14T19:45:36.638Z | Compiling vergen v8.3.2 |
| 1771 | 2025-07-14T19:45:36.770Z | Compiling smf v0.2.3 |
| 1772 | 2025-07-14T19:45:36.989Z | Compiling serde_repr v0.1.19 |
| 1773 | 2025-07-14T19:45:37.015Z | Compiling zerocopy-derive v0.6.6 |
| 1774 | 2025-07-14T19:45:37.898Z | Compiling whoami v1.5.1 |
| 1775 | 2025-07-14T19:45:38.569Z | Compiling tinyvec_macros v0.1.1 |
| 1776 | 2025-07-14T19:45:38.646Z | Compiling unicode-segmentation v1.11.0 |
| 1777 | 2025-07-14T19:45:38.684Z | Compiling cancel-safe-futures v0.1.5 |
| 1778 | 2025-07-14T19:45:38.773Z | Compiling owo-colors v4.2.0 |
| 1779 | 2025-07-14T19:45:39.067Z | Compiling tinyvec v1.6.0 |
| 1780 | 2025-07-14T19:45:39.348Z | Compiling newline-converter v0.3.0 |
| 1781 | 2025-07-14T19:45:39.547Z | Compiling zerocopy v0.6.6 |
| 1782 | 2025-07-14T19:45:39.634Z | Compiling hubpack v0.1.2 |
| 1783 | 2025-07-14T19:45:40.241Z | Compiling progenitor-macro v0.9.1 |
| 1784 | 2025-07-14T19:45:40.419Z | Compiling cargo_metadata v0.18.1 |
| 1785 | 2025-07-14T19:45:42.630Z | Compiling argon2 v0.5.3 |
| 1786 | 2025-07-14T19:45:42.857Z | Compiling dof v0.1.5 |
| 1787 | 2025-07-14T19:45:43.232Z | Compiling typify-macro v0.4.1 |
| 1788 | 2025-07-14T19:45:45.099Z | Compiling console v0.15.8 |
| 1789 | 2025-07-14T19:45:45.588Z | Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=e164393a88e7b62598897dc4f53315f083e25333#e164393a) |
| 1790 | 2025-07-14T19:45:46.139Z | Compiling enum-as-inner v0.6.0 |
| 1791 | 2025-07-14T19:45:47.047Z | Compiling strum_macros v0.25.3 |
| 1792 | 2025-07-14T19:45:47.522Z | Compiling libsw-core v0.3.2 |
| 1793 | 2025-07-14T19:45:47.802Z | Compiling rustc_version v0.4.0 |
| 1794 | 2025-07-14T19:45:48.284Z | Compiling serde-big-array v0.5.1 |
| 1795 | 2025-07-14T19:45:48.380Z | Compiling dtrace-parser v0.1.14 |
| 1796 | 2025-07-14T19:45:48.532Z | Compiling slog-dtrace v0.3.0 |
| 1797 | 2025-07-14T19:45:48.680Z | Compiling cookie v0.18.1 |
| 1798 | 2025-07-14T19:45:48.859Z | Compiling rustls v0.21.12 |
| 1799 | 2025-07-14T19:45:49.011Z | Compiling fixedbitset v0.4.2 |
| 1800 | 2025-07-14T19:45:49.605Z | Compiling utf-8 v0.7.6 |
| 1801 | 2025-07-14T19:45:49.631Z | Compiling static_assertions v1.1.0 |
| 1802 | 2025-07-14T19:45:49.657Z | Compiling cfg_aliases v0.2.1 |
| 1803 | 2025-07-14T19:45:49.682Z | Compiling linked-hash-map v0.5.6 |
| 1804 | 2025-07-14T19:45:49.740Z | Compiling fixedbitset v0.5.7 |
| 1805 | 2025-07-14T19:45:49.765Z | Compiling convert_case v0.4.0 |
| 1806 | 2025-07-14T19:45:49.923Z | Compiling similar v2.5.0 |
| 1807 | 2025-07-14T19:45:50.058Z | Compiling lru-cache v0.1.2 |
| 1808 | 2025-07-14T19:45:50.280Z | Compiling petgraph v0.7.1 |
| 1809 | 2025-07-14T19:45:50.337Z | Compiling derive_more v0.99.19 |
| 1810 | 2025-07-14T19:45:50.720Z | Compiling tungstenite v0.21.0 |
| 1811 | 2025-07-14T19:45:54.362Z | Compiling expectorate v1.1.0 |
| 1812 | 2025-07-14T19:45:54.536Z | Compiling nix v0.29.0 |
| 1813 | 2025-07-14T19:45:54.614Z | Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=9bbac475dcaac88286c07a20b6bd3e94fc81d7f0#9bbac475) |
| 1814 | 2025-07-14T19:45:54.805Z | Compiling petgraph v0.6.5 |
| 1815 | 2025-07-14T19:45:55.263Z | Compiling progenitor v0.9.1 |
| 1816 | 2025-07-14T19:45:55.465Z | Compiling libsw v3.5.0 |
| 1817 | 2025-07-14T19:45:55.739Z | Compiling hickory-proto v0.24.4 |
| 1818 | 2025-07-14T19:45:58.195Z | Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#0c92213c) |
| 1819 | 2025-07-14T19:45:59.420Z | Compiling omicron-passwords v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#0c92213c) |
| 1820 | 2025-07-14T19:45:59.893Z | Compiling sled-hardware-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#0c92213c) |
| 1821 | 2025-07-14T19:46:01.428Z | Compiling git2 v0.19.0 |
| 1822 | 2025-07-14T19:46:01.749Z | Compiling internal-dns-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#0c92213c) |
| 1823 | 2025-07-14T19:46:02.200Z | Compiling resolv-conf v0.7.0 |
| 1824 | 2025-07-14T19:46:02.286Z | Compiling atomicwrites v0.4.4 |
| 1825 | 2025-07-14T19:46:02.739Z | Compiling serde_tokenstream v0.1.7 |
| 1826 | 2025-07-14T19:46:03.151Z | Compiling inout v0.1.3 |
| 1827 | 2025-07-14T19:46:03.372Z | Compiling sct v0.7.1 |
| 1828 | 2025-07-14T19:46:03.462Z | Compiling rustls-webpki v0.101.7 |
| 1829 | 2025-07-14T19:46:03.790Z | Compiling propolis_types v0.0.0 (/work/oxidecomputer/propolis/crates/propolis-types) |
| 1830 | 2025-07-14T19:46:06.434Z | Compiling swrite v0.1.0 |
| 1831 | 2025-07-14T19:46:06.567Z | Compiling linear-map v1.2.0 |
| 1832 | 2025-07-14T19:46:06.834Z | Compiling indent_write v2.2.0 |
| 1833 | 2025-07-14T19:46:06.945Z | Compiling highway v1.3.0 |
| 1834 | 2025-07-14T19:46:07.057Z | Compiling radium v0.7.0 |
| 1835 | 2025-07-14T19:46:07.459Z | Compiling oxql-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#0c92213c) |
| 1836 | 2025-07-14T19:46:07.577Z | Compiling crucible-common v0.0.1 (https://github.com/oxidecomputer/crucible?rev=e164393a88e7b62598897dc4f53315f083e25333#e164393a) |
| 1837 | 2025-07-14T19:46:08.159Z | Compiling update-engine v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#0c92213c) |
| 1838 | 2025-07-14T19:46:08.870Z | Compiling propolis_api_types v0.0.0 (/work/oxidecomputer/propolis/crates/propolis-api-types) |
| 1839 | 2025-07-14T19:46:10.351Z | Compiling cipher v0.4.4 |
| 1840 | 2025-07-14T19:46:10.745Z | Compiling hickory-resolver v0.24.4 |
| 1841 | 2025-07-14T19:46:12.759Z | Compiling clickhouse-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#0c92213c) |
| 1842 | 2025-07-14T19:46:13.772Z | Compiling nexus-sled-agent-shared v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#0c92213c) |
| 1843 | 2025-07-14T19:46:13.833Z | Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#0c92213c) |
| 1844 | 2025-07-14T19:46:16.796Z | Compiling steno v0.4.1 |
| 1845 | 2025-07-14T19:46:18.500Z | Compiling gateway-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#0c92213c) |
| 1846 | 2025-07-14T19:46:22.519Z | Compiling tokio-tungstenite v0.21.0 |
| 1847 | 2025-07-14T19:46:23.054Z | Compiling id-map v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#0c92213c) |
| 1848 | 2025-07-14T19:46:23.502Z | Compiling oximeter-macro-impl v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#0c92213c) |
| 1849 | 2025-07-14T19:46:24.046Z | Compiling crossbeam-epoch v0.9.18 |
| 1850 | 2025-07-14T19:46:24.960Z | Compiling tokio-stream v0.1.17 |
| 1851 | 2025-07-14T19:46:26.079Z | Compiling rayon-core v1.12.1 |
| 1852 | 2025-07-14T19:46:26.406Z | Compiling humantime v2.1.0 |
| 1853 | 2025-07-14T19:46:27.065Z | Compiling tap v1.0.1 |
| 1854 | 2025-07-14T19:46:27.242Z | Compiling wyz v0.5.1 |
| 1855 | 2025-07-14T19:46:28.433Z | Compiling nexus-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#0c92213c) |
| 1856 | 2025-07-14T19:46:28.816Z | Compiling qorb v0.2.1 |
| 1857 | 2025-07-14T19:46:29.108Z | Compiling crossbeam-deque v0.8.5 |
| 1858 | 2025-07-14T19:46:29.455Z | Compiling oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#0c92213c) |
| 1859 | 2025-07-14T19:46:29.785Z | Compiling tokio-rustls v0.24.1 |
| 1860 | 2025-07-14T19:46:30.583Z | Compiling usdt-attr-macro v0.3.5 |
| 1861 | 2025-07-14T19:46:31.414Z | Compiling usdt-macro v0.3.5 |
| 1862 | 2025-07-14T19:46:31.698Z | Compiling typify v0.4.1 |
| 1863 | 2025-07-14T19:46:31.852Z | Compiling rustls-pemfile v1.0.4 |
| 1864 | 2025-07-14T19:46:32.426Z | Compiling num_enum_derive v0.5.11 |
| 1865 | 2025-07-14T19:46:32.680Z | Compiling twox-hash v2.1.0 |
| 1866 | 2025-07-14T19:46:33.446Z | Compiling universal-hash v0.5.1 |
| 1867 | 2025-07-14T19:46:33.673Z | Compiling atty v0.2.14 |
| 1868 | 2025-07-14T19:46:33.821Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys?branch=main#1d587ea9) |
| 1869 | 2025-07-14T19:46:34.079Z | Compiling funty v2.0.0 |
| 1870 | 2025-07-14T19:46:34.104Z | Compiling opaque-debug v0.3.1 |
| 1871 | 2025-07-14T19:46:34.176Z | Compiling num_enum v0.5.11 |
| 1872 | 2025-07-14T19:46:34.207Z | Compiling polyval v0.6.2 |
| 1873 | 2025-07-14T19:46:34.622Z | Compiling usdt v0.3.5 |
| 1874 | 2025-07-14T19:46:35.000Z | Compiling bitvec v1.0.1 |
| 1875 | 2025-07-14T19:46:36.380Z | Compiling progenitor-impl v0.10.0 |
| 1876 | 2025-07-14T19:46:39.231Z | Compiling toml v0.7.8 |
| 1877 | 2025-07-14T19:46:40.603Z | Compiling internal-dns-resolver v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#0c92213c) |
| 1878 | 2025-07-14T19:46:42.977Z | Compiling aes v0.8.4 |
| 1879 | 2025-07-14T19:46:44.267Z | Compiling ctr v0.9.2 |
| 1880 | 2025-07-14T19:46:44.573Z | Compiling bhyve_api_sys v0.0.0 (/work/oxidecomputer/propolis/crates/bhyve-api/sys) |
| 1881 | 2025-07-14T19:46:44.683Z | Compiling aead v0.5.2 |
| 1882 | 2025-07-14T19:46:44.945Z | Compiling bincode v1.3.3 |
| 1883 | 2025-07-14T19:46:44.989Z | Compiling strum_macros v0.27.1 |
| 1884 | 2025-07-14T19:46:45.014Z | Compiling nvpair_sys v0.0.0 (/work/oxidecomputer/propolis/crates/nvpair/sys) |
| 1885 | 2025-07-14T19:46:45.205Z | Compiling crucible v0.0.1 (https://github.com/oxidecomputer/crucible?rev=e164393a88e7b62598897dc4f53315f083e25333#e164393a) |
| 1886 | 2025-07-14T19:46:45.528Z | Compiling strum v0.27.1 |
| 1887 | 2025-07-14T19:46:45.653Z | Compiling passt v0.3.0 |
| 1888 | 2025-07-14T19:46:45.780Z | Compiling nvpair v0.0.0 (/work/oxidecomputer/propolis/crates/nvpair) |
| 1889 | 2025-07-14T19:46:45.805Z | Compiling aes-gcm-siv v0.11.1 |
| 1890 | 2025-07-14T19:46:46.060Z | Compiling nexus-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#0c92213c) |
| 1891 | 2025-07-14T19:46:46.085Z | Compiling fakedata_generator v0.5.0 |
| 1892 | 2025-07-14T19:46:46.109Z | Compiling bhyve_api v0.0.0 (/work/oxidecomputer/propolis/crates/bhyve-api) |
| 1893 | 2025-07-14T19:46:46.606Z | Compiling rayon v1.10.0 |
| 1894 | 2025-07-14T19:46:47.404Z | Compiling progenitor-macro v0.10.0 |
| 1895 | 2025-07-14T19:46:48.497Z | Compiling crucible-protocol v0.0.0 (https://github.com/oxidecomputer/crucible?rev=e164393a88e7b62598897dc4f53315f083e25333#e164393a) |
| 1896 | 2025-07-14T19:46:50.900Z | Compiling p4rs v0.1.0 (https://github.com/oxidecomputer/p4?branch=main#16b9d09f) |
| 1897 | 2025-07-14T19:46:52.934Z | Compiling rgb_frame v0.0.0 (/work/oxidecomputer/propolis/crates/rgb-frame) |
| 1898 | 2025-07-14T19:46:53.282Z | Compiling progenitor-client v0.10.0 |
| 1899 | 2025-07-14T19:46:54.117Z | Compiling bitstruct_derive v0.1.0 |
| 1900 | 2025-07-14T19:46:55.103Z | Compiling oximeter-producer v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#0c92213c) |
| 1901 | 2025-07-14T19:46:55.359Z | Compiling ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9) |
| 1902 | 2025-07-14T19:46:55.790Z | Compiling async-recursion v1.1.1 |
| 1903 | 2025-07-14T19:46:56.017Z | Compiling viona_api_sys v0.0.0 (/work/oxidecomputer/propolis/crates/viona-api/sys) |
| 1904 | 2025-07-14T19:46:56.157Z | Compiling ringbuffer v0.15.0 |
| 1905 | 2025-07-14T19:46:56.705Z | Compiling typeid v1.0.0 |
| 1906 | 2025-07-14T19:46:56.902Z | Compiling ascii v1.1.0 |
| 1907 | 2025-07-14T19:46:56.928Z | Compiling pretty-hex v0.2.1 |
| 1908 | 2025-07-14T19:46:57.155Z | Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys?branch=main#1d587ea9) |
| 1909 | 2025-07-14T19:46:57.524Z | Compiling rfb v0.0.0 (/work/oxidecomputer/propolis/crates/rfb) |
| 1910 | 2025-07-14T19:46:59.081Z | Compiling erased-serde v0.4.5 |
| 1911 | 2025-07-14T19:47:00.297Z | Compiling viona_api v0.0.0 (/work/oxidecomputer/propolis/crates/viona-api) |
| 1912 | 2025-07-14T19:47:00.617Z | Compiling p9ds v0.1.0 (https://github.com/oxidecomputer/p9fs#4b8362b8) |
| 1913 | 2025-07-14T19:47:02.132Z | Compiling progenitor v0.10.0 |
| 1914 | 2025-07-14T19:47:02.321Z | Compiling bitstruct v0.1.1 |
| 1915 | 2025-07-14T19:47:02.453Z | Compiling softnpu v0.2.0 (https://github.com/oxidecomputer/softnpu#b016b192) |
| 1916 | 2025-07-14T19:47:02.813Z | Compiling cpuid_utils v0.0.0 (/work/oxidecomputer/propolis/crates/cpuid-utils) |
| 1917 | 2025-07-14T19:47:04.437Z | Compiling const_format_proc_macros v0.2.32 |
| 1918 | 2025-07-14T19:47:05.759Z | Compiling tokio-dtrace v0.1.1 |
| 1919 | 2025-07-14T19:47:06.325Z | Compiling dladm v0.0.0 (/work/oxidecomputer/propolis/crates/dladm) |
| 1920 | 2025-07-14T19:47:07.256Z | Compiling serde_arrays v0.1.0 |
| 1921 | 2025-07-14T19:47:07.449Z | Compiling kstat-rs v0.2.4 |
| 1922 | 2025-07-14T19:47:07.475Z | Compiling libloading v0.7.4 |
| 1923 | 2025-07-14T19:47:07.817Z | Compiling oximeter-instruments v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#0c92213c) |
| 1924 | 2025-07-14T19:47:08.160Z | Compiling propolis v0.1.0 (/work/oxidecomputer/propolis/lib/propolis) |
| 1925 | 2025-07-14T19:47:18.213Z | Compiling oxide-tokio-rt v0.1.2 |
| 1926 | 2025-07-14T19:47:18.765Z | Compiling const_format v0.2.32 |
| 1927 | 2025-07-14T19:47:19.767Z | Compiling propolis-client v0.1.0 (/work/oxidecomputer/propolis/lib/propolis-client) |
| 1928 | 2025-07-14T19:47:20.393Z | Compiling cpuid_profile_config v0.0.0 (/work/oxidecomputer/propolis/crates/cpuid-profile-config) |
| 1929 | 2025-07-14T19:47:20.988Z | Compiling ron v0.8.1 |
| 1930 | 2025-07-14T19:47:24.580Z | Compiling bit_field v0.10.2 |
| 1931 | 2025-07-14T19:47:24.827Z | Compiling propolis-server v0.1.0 (/work/oxidecomputer/propolis/bin/propolis-server) |
| 1932 | 2025-07-14T19:47:24.906Z | Compiling propolis-config-toml v0.0.0 (/work/oxidecomputer/propolis/crates/propolis-config-toml) |
| 1933 | 2025-07-14T19:47:27.485Z | Compiling propolis-cli v0.1.0 (/work/oxidecomputer/propolis/bin/propolis-cli) |
| 1934 | 2025-07-14T19:48:22.521Z | Finished `release` profile [optimized] target(s) in 5m 30s |
| 1935 | 2025-07-14T19:48:22.656Z | |
| 1936 | 2025-07-14T19:48:22.681Z | real 5:30.484868093 |
| 1937 | 2025-07-14T19:48:22.681Z | user 38:41.976318840 |
| 1938 | 2025-07-14T19:48:22.681Z | sys 2:59.937428956 |
| 1939 | 2025-07-14T19:48:22.682Z | trap 1.217869491 |
| 1940 | 2025-07-14T19:48:22.682Z | tflt 1.124874180 |
| 1941 | 2025-07-14T19:48:22.682Z | dflt 0.921535670 |
| 1942 | 2025-07-14T19:48:22.682Z | kflt 0.000134223 |
| 1943 | 2025-07-14T19:48:22.682Z | lock 2:00:36.604674153 |
| 1944 | 2025-07-14T19:48:22.682Z | slp 2:21:12.820493275 |
| 1945 | 2025-07-14T19:48:22.682Z | lat 2:29.764613187 |
| 1946 | 2025-07-14T19:48:22.682Z | stop 3:10.282851060 |
| 1947 | 2025-07-14T19:48:22.682Z | + OUTDIR=/work/release |
| 1948 | 2025-07-14T19:48:22.682Z | + mkdir -p /work/release |
| 1949 | 2025-07-14T19:48:22.682Z | + cp target/release/propolis-cli /work/release/propolis-cli |
| 1950 | 2025-07-14T19:48:22.707Z | + cp target/release/propolis-server /work/release/propolis-server |
| 1951 | 2025-07-14T19:48:22.752Z | + cd /work/release |
| 1952 | 2025-07-14T19:48:22.777Z | + digest -a sha256 propolis-cli |
| 1953 | 2025-07-14T19:48:22.802Z | + digest -a sha256 propolis-server |
| 1954 | 2025-07-14T19:48:22.837Z | process exited: duration 620595 ms, exit code 0 |
| |
| 1955 | 2025-07-14T19:48:22.919Z | found 4 output files |
| 1956 | 2025-07-14T19:48:22.919Z | uploading: /work/release/propolis-cli (22317248 bytes) |
| 1957 | 2025-07-14T19:48:25.186Z | uploaded: /work/release/propolis-cli |
| 1958 | 2025-07-14T19:48:25.186Z | uploading: /work/release/propolis-cli.sha256.txt (65 bytes) |
| 1959 | 2025-07-14T19:48:26.283Z | uploaded: /work/release/propolis-cli.sha256.txt |
| 1960 | 2025-07-14T19:48:26.283Z | uploading: /work/release/propolis-server (64548048 bytes) |
| 1961 | 2025-07-14T19:48:38.432Z | uploaded: /work/release/propolis-server |
| 1962 | 2025-07-14T19:48:38.432Z | uploading: /work/release/propolis-server.sha256.txt (65 bytes) |
| 1963 | 2025-07-14T19:48:39.528Z | uploaded: /work/release/propolis-server.sha256.txt |