|
|
|
| 1 | 2026-03-05T18:40:33.623Z | job assigned to worker 01KJZMS8M0D9G2CGPR8GSC9YKS [factory gimlet-EVT22200007-propolis, EVT22200007/60399] (queued for 37 s) |
| |
| 2 | 2026-03-05T18:40:43.410Z | starting task 0: "setup" |
| 3 | 2026-03-05T18:40:43.435Z | ++ uname -s |
| 4 | 2026-03-05T18:40:43.435Z | + kern=SunOS |
| 5 | 2026-03-05T18:40:43.435Z | + build_user=build |
| 6 | 2026-03-05T18:40:43.435Z | + build_uid=12345 |
| 7 | 2026-03-05T18:40:43.435Z | + work_dir=/work |
| 8 | 2026-03-05T18:40:43.436Z | + input_dir=/input |
| 9 | 2026-03-05T18:40:43.436Z | + [[ 0 == 12345 ]] |
| 10 | 2026-03-05T18:40:43.436Z | + case "$kern" in |
| 11 | 2026-03-05T18:40:43.436Z | + groupadd -g 12345 build |
| 12 | 2026-03-05T18:40:43.436Z | + useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build |
| 13 | 2026-03-05T18:40:45.444Z | + zfs create -o mountpoint=/work rpool/work |
| 14 | 2026-03-05T18:40:45.487Z | ++ awk '$2 == "/home" { print $3 }' /etc/mnttab |
| 15 | 2026-03-05T18:40:45.512Z | + home_fs=zfs |
| 16 | 2026-03-05T18:40:45.512Z | + [[ zfs == autofs ]] |
| 17 | 2026-03-05T18:40:45.512Z | + mkdir -p /home/build |
| 18 | 2026-03-05T18:40:45.512Z | + chown build:build /home/build /work |
| 19 | 2026-03-05T18:40:47.516Z | + chmod 0700 /home/build /work |
| 20 | 2026-03-05T18:40:47.550Z | process exited: duration 4094 ms, exit code 0 |
| |
| 21 | 2026-03-05T18:40:47.606Z | starting task 1: "rust-toolchain" |
| 22 | 2026-03-05T18:40:47.635Z | + printf ' * rust toolchain channel = "%s"\n' stable |
| 23 | 2026-03-05T18:40:47.635Z | + printf ' * rust toolchain profile = "%s"\n' default |
| 24 | 2026-03-05T18:40:47.635Z | + export RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 25 | 2026-03-05T18:40:47.635Z | + RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 26 | 2026-03-05T18:40:47.635Z | * rust toolchain channel = "stable" |
| 27 | 2026-03-05T18:40:47.635Z | * rust toolchain profile = "default" |
| 28 | 2026-03-05T18:40:47.635Z | + curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs |
| 29 | 2026-03-05T18:40:47.635Z | + /bin/bash -s - -y --no-modify-path --default-toolchain stable --profile default |
| 30 | 2026-03-05T18:40:47.775Z | info: downloading installer |
| 31 | 2026-03-05T18:40:53.339Z | warn: It looks like you have an existing installation of Rust at: |
| 32 | 2026-03-05T18:40:53.339Z | warn: /opt/ooce/bin |
| 33 | 2026-03-05T18:40:53.339Z | warn: It is recommended that rustup be the primary Rust installation. |
| 34 | 2026-03-05T18:40:53.339Z | warn: Otherwise you may have confusion unless you are careful with your PATH. |
| 35 | 2026-03-05T18:40:53.339Z | warn: If you are sure that you want both rustup and your already installed Rust |
| 36 | 2026-03-05T18:40:53.339Z | warn: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes |
| 37 | 2026-03-05T18:40:53.339Z | warn: or pass `-y' to ignore all ignorable checks. |
| 38 | 2026-03-05T18:40:53.339Z | error: cannot install while Rust is installed |
| 39 | 2026-03-05T18:40:53.339Z | warn: continuing (because the -y flag is set and the error is ignorable) |
| 40 | 2026-03-05T18:40:53.365Z | info: profile set to 'default' |
| 41 | 2026-03-05T18:40:53.365Z | info: default host triple is x86_64-unknown-illumos |
| 42 | 2026-03-05T18:40:53.365Z | info: syncing channel updates for 'stable-x86_64-unknown-illumos' |
| 43 | 2026-03-05T18:40:53.479Z | info: latest update on 2026-02-12, rust version 1.93.1 (01f6ddf75 2026-02-11) |
| 44 | 2026-03-05T18:40:53.479Z | info: downloading component 'cargo' |
| 45 | 2026-03-05T18:40:53.682Z | info: downloading component 'clippy' |
| 46 | 2026-03-05T18:40:53.759Z | info: downloading component 'rust-docs' |
| 47 | 2026-03-05T18:40:54.043Z | info: downloading component 'rust-std' |
| 48 | 2026-03-05T18:40:54.368Z | info: downloading component 'rustc' |
| 49 | 2026-03-05T18:40:55.823Z | info: downloading component 'rustfmt' |
| 50 | 2026-03-05T18:40:56.335Z | info: installing component 'cargo' |
| 51 | 2026-03-05T18:40:57.263Z | info: installing component 'clippy' |
| 52 | 2026-03-05T18:40:57.746Z | info: installing component 'rust-docs' |
| 53 | 2026-03-05T18:41:01.581Z | info: installing component 'rust-std' |
| 54 | 2026-03-05T18:41:03.863Z | info: installing component 'rustc' |
| 55 | 2026-03-05T18:41:13.241Z | info: installing component 'rustfmt' |
| 56 | 2026-03-05T18:41:13.579Z | |
| 57 | 2026-03-05T18:41:13.579Z | info: default toolchain set to 'stable-x86_64-unknown-illumos' |
| 58 | 2026-03-05T18:41:13.812Z | stable-x86_64-unknown-illumos installed - rustc 1.93.1 (01f6ddf75 2026-02-11) |
| 59 | 2026-03-05T18:41:13.814Z | |
| 60 | 2026-03-05T18:41:13.814Z | |
| 61 | 2026-03-05T18:41:13.815Z | Rust is installed now. Great! |
| 62 | 2026-03-05T18:41:13.815Z | |
| 63 | 2026-03-05T18:41:13.815Z | To get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH |
| 64 | 2026-03-05T18:41:13.815Z | environment variable. This has not been done automatically. |
| 65 | 2026-03-05T18:41:13.815Z | |
| 66 | 2026-03-05T18:41:13.815Z | To configure your current shell, you need to source |
| 67 | 2026-03-05T18:41:13.815Z | the corresponding env file under $HOME/.cargo. |
| 68 | 2026-03-05T18:41:13.815Z | |
| 69 | 2026-03-05T18:41:13.816Z | This is usually done by running one of the following (note the leading DOT): |
| 70 | 2026-03-05T18:41:13.816Z | . "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh |
| 71 | 2026-03-05T18:41:13.816Z | source "$HOME/.cargo/env.fish" # For fish |
| 72 | 2026-03-05T18:41:13.816Z | source $"($nu.home-path)/.cargo/env.nu" # For nushell |
| 73 | 2026-03-05T18:41:13.947Z | + rustup --version |
| 74 | 2026-03-05T18:41:14.036Z | rustup 1.28.2 (e4f3ad6f8 2025-04-28) |
| 75 | 2026-03-05T18:41:14.036Z | info: This is the version for the rustup toolchain manager, not the rustc compiler. |
| 76 | 2026-03-05T18:41:14.036Z | info: The currently active `rustc` version is `rustc 1.93.1 (01f6ddf75 2026-02-11)` |
| 77 | 2026-03-05T18:41:14.036Z | + cargo --version |
| 78 | 2026-03-05T18:41:14.199Z | cargo 1.93.1 (083ac5135 2025-12-15) |
| 79 | 2026-03-05T18:41:14.199Z | + rustc --version |
| 80 | 2026-03-05T18:41:14.247Z | rustc 1.93.1 (01f6ddf75 2026-02-11) |
| 81 | 2026-03-05T18:41:14.247Z | process exited: duration 26581 ms, exit code 0 |
| |
| 82 | 2026-03-05T18:41:14.371Z | starting task 2: "authentication" |
| 83 | 2026-03-05T18:41:14.492Z | process exited: duration 146 ms, exit code 0 |
| |
| 84 | 2026-03-05T18:41:14.571Z | starting task 3: "clone repository" |
| 85 | 2026-03-05T18:41:14.631Z | + mkdir -p /work/oxidecomputer/maghemite |
| 86 | 2026-03-05T18:41:14.631Z | + git clone https://github.com/oxidecomputer/maghemite /work/oxidecomputer/maghemite |
| 87 | 2026-03-05T18:41:14.759Z | Cloning into '/work/oxidecomputer/maghemite'... |
| 88 | 2026-03-05T18:41:17.619Z | + cd /work/oxidecomputer/maghemite |
| 89 | 2026-03-05T18:41:17.619Z | + git fetch origin a13c749f1fb8adf5994dffebd53886fdeb5fd58c |
| 90 | 2026-03-05T18:41:17.735Z | From https://github.com/oxidecomputer/maghemite |
| 91 | 2026-03-05T18:41:17.735Z | * branch a13c749f1fb8adf5994dffebd53886fdeb5fd58c -> FETCH_HEAD |
| 92 | 2026-03-05T18:41:17.735Z | + [[ -n levon/make-bgp-dispatch-listen-configurable ]] |
| 93 | 2026-03-05T18:41:17.735Z | ++ git branch --show-current |
| 94 | 2026-03-05T18:41:17.736Z | + current=main |
| 95 | 2026-03-05T18:41:17.736Z | + [[ main != levon/make-bgp-dispatch-listen-configurable ]] |
| 96 | 2026-03-05T18:41:17.736Z | + git branch -f levon/make-bgp-dispatch-listen-configurable a13c749f1fb8adf5994dffebd53886fdeb5fd58c |
| 97 | 2026-03-05T18:41:17.736Z | + git checkout -f levon/make-bgp-dispatch-listen-configurable |
| 98 | 2026-03-05T18:41:17.738Z | Switched to branch 'levon/make-bgp-dispatch-listen-configurable' |
| 99 | 2026-03-05T18:41:17.738Z | + git reset --hard a13c749f1fb8adf5994dffebd53886fdeb5fd58c |
| 100 | 2026-03-05T18:41:17.738Z | HEAD is now at a13c749 update dispatcher's log context with TcpListener's bind_addr |
| 101 | 2026-03-05T18:41:17.738Z | process exited: duration 2354 ms, exit code 0 |
| |
| 102 | 2026-03-05T18:41:18.173Z | starting task 4: "build" |
| 103 | 2026-03-05T18:41:18.248Z | + pfexec pkg install clang-15 |
| 104 | 2026-03-05T18:41:46.404Z | Startup: Refreshing catalog 'helios-dev' ... Done |
| 105 | 2026-03-05T18:42:09.443Z | Startup: Caching catalogs ... Done |
| 106 | 2026-03-05T18:42:53.356Z | Planning: Solver setup ... Done |
| 107 | 2026-03-05T18:42:53.613Z | Planning: Running solver ... Done |
| 108 | 2026-03-05T18:42:53.862Z | Planning: Finding local manifests ... Done |
| 109 | 2026-03-05T18:42:54.029Z | Planning: Fetching manifests: 0/2 0% complete |
| 110 | 2026-03-05T18:42:54.493Z | Planning: Fetching manifests: 2/2 100% complete |
| 111 | 2026-03-05T18:42:54.579Z | Planning: Package planning ... Done |
| 112 | 2026-03-05T18:42:54.665Z | Planning: Merging actions ... Done |
| 113 | 2026-03-05T18:42:54.953Z | Planning: Checking for conflicting actions ... Done |
| 114 | 2026-03-05T18:42:54.978Z | Planning: Consolidating action changes ... Done |
| 115 | 2026-03-05T18:42:56.469Z | Planning: Evaluating mediators ... Done |
| 116 | 2026-03-05T18:42:56.495Z | Planning: Planning completed in 46.90 seconds |
| 117 | 2026-03-05T18:42:56.521Z | Packages to install: 2 |
| 118 | 2026-03-05T18:42:56.521Z | Mediators to change: 2 |
| 119 | 2026-03-05T18:42:56.521Z | Services to change: 1 |
| 120 | 2026-03-05T18:42:56.521Z | Create boot environment: No |
| 121 | 2026-03-05T18:42:56.521Z | Create backup boot environment: No |
| 122 | 2026-03-05T18:42:56.595Z | |
| 123 | 2026-03-05T18:42:56.595Z | Download: 0/3076 items 0.0/211.3MB 0% complete |
| 124 | 2026-03-05T18:43:01.595Z | Download: 962/3076 items 48.2/211.3MB 22% complete (9.6M/s) |
| 125 | 2026-03-05T18:43:06.596Z | Download: 1256/3076 items 107.2/211.3MB 50% complete (10.8M/s) |
| 126 | 2026-03-05T18:43:11.599Z | Download: 2483/3076 items 119.4/211.3MB 56% complete (7.9M/s) |
| 127 | 2026-03-05T18:43:16.601Z | Download: 3034/3076 items 198.7/211.3MB 94% complete (9.1M/s) |
| 128 | 2026-03-05T18:43:19.269Z | Download: Completed 211.31 MB in 22.68 seconds (9.3M/s) |
| 129 | 2026-03-05T18:43:19.529Z | Actions: 1/3418 actions (Installing new actions) |
| 130 | 2026-03-05T18:43:24.730Z | Actions: 1894/3418 actions (Installing new actions) |
| 131 | 2026-03-05T18:43:26.435Z | Actions: Completed 3418 actions in 6.91 seconds. |
| 132 | 2026-03-05T18:43:27.467Z | Done |
| 133 | 2026-03-05T18:43:27.467Z | Done |
| 134 | 2026-03-05T18:43:29.441Z | Done |
| 135 | 2026-03-05T18:43:37.136Z | Done |
| 136 | 2026-03-05T18:43:37.261Z | Done |
| 137 | 2026-03-05T18:43:37.287Z | Done |
| 138 | 2026-03-05T18:43:37.493Z | Done |
| 139 | 2026-03-05T18:43:38.263Z | + cargo --version |
| 140 | 2026-03-05T18:43:38.288Z | info: syncing channel updates for '1.92.0-x86_64-unknown-illumos' |
| 141 | 2026-03-05T18:43:38.492Z | info: latest update on 2025-12-11, rust version 1.92.0 (ded5c06cf 2025-12-08) |
| 142 | 2026-03-05T18:43:38.517Z | info: downloading component 'cargo' |
| 143 | 2026-03-05T18:43:38.886Z | info: downloading component 'clippy' |
| 144 | 2026-03-05T18:43:39.092Z | info: downloading component 'rust-docs' |
| 145 | 2026-03-05T18:43:39.450Z | info: downloading component 'rust-std' |
| 146 | 2026-03-05T18:43:40.032Z | info: downloading component 'rustc' |
| 147 | 2026-03-05T18:43:43.193Z | info: downloading component 'rustfmt' |
| 148 | 2026-03-05T18:43:43.441Z | info: installing component 'cargo' |
| 149 | 2026-03-05T18:43:44.743Z | info: installing component 'clippy' |
| 150 | 2026-03-05T18:43:45.244Z | info: installing component 'rust-docs' |
| 151 | 2026-03-05T18:43:48.784Z | info: installing component 'rust-std' |
| 152 | 2026-03-05T18:43:51.098Z | info: installing component 'rustc' |
| 153 | 2026-03-05T18:44:00.051Z | info: installing component 'rustfmt' |
| 154 | 2026-03-05T18:44:00.661Z | cargo 1.92.0 (344c4567c 2025-10-21) |
| 155 | 2026-03-05T18:44:00.699Z | + rustc --version |
| 156 | 2026-03-05T18:44:00.810Z | rustc 1.92.0 (ded5c06cf 2025-12-08) |
| 157 | 2026-03-05T18:44:00.851Z | + banner check |
| 158 | 2026-03-05T18:44:00.851Z | |
| 159 | 2026-03-05T18:44:00.851Z | #### # # ###### #### # # |
| 160 | 2026-03-05T18:44:00.852Z | # # # # # # # # # |
| 161 | 2026-03-05T18:44:00.852Z | # ###### ##### # #### |
| 162 | 2026-03-05T18:44:00.852Z | # # # # # # # |
| 163 | 2026-03-05T18:44:00.852Z | # # # # # # # # # |
| 164 | 2026-03-05T18:44:00.852Z | #### # # ###### #### # # |
| 165 | 2026-03-05T18:44:00.852Z | |
| 166 | 2026-03-05T18:44:00.853Z | + cargo fmt -- --check |
| 167 | 2026-03-05T18:44:02.182Z | + cargo clippy --all-targets -- --deny warnings |
| 168 | 2026-03-05T18:44:02.705Z | Updating git repository `https://github.com/oxidecomputer/falcon` |
| 169 | 2026-03-05T18:44:05.679Z | From https://github.com/oxidecomputer/falcon |
| 170 | 2026-03-05T18:44:05.679Z | * [new ref] f5f8fd52ea72167b6a46eff34dc7b46b87d3b5f9 -> refs/commit/f5f8fd52ea72167b6a46eff34dc7b46b87d3b5f9 |
| 171 | 2026-03-05T18:44:05.837Z | Updating crates.io index |
| 172 | 2026-03-05T18:44:05.886Z | Updating git repository `https://github.com/oxidecomputer/dendrite` |
| 173 | 2026-03-05T18:44:06.934Z | From https://github.com/oxidecomputer/dendrite |
| 174 | 2026-03-05T18:44:06.935Z | * [new ref] 37992295b5dc708d8f120cee805d67418741b556 -> refs/commit/37992295b5dc708d8f120cee805d67418741b556 |
| 175 | 2026-03-05T18:44:07.027Z | Updating git repository `https://github.com/oxidecomputer/ispf` |
| 176 | 2026-03-05T18:44:07.462Z | From https://github.com/oxidecomputer/ispf |
| 177 | 2026-03-05T18:44:07.462Z | * [new ref] f78443a98397f7818b1e7a487dbb7d5cad625496 -> refs/commit/f78443a98397f7818b1e7a487dbb7d5cad625496 |
| 178 | 2026-03-05T18:44:07.514Z | Updating git repository `https://github.com/oxidecomputer/netadm-sys` |
| 179 | 2026-03-05T18:44:08.079Z | From https://github.com/oxidecomputer/netadm-sys |
| 180 | 2026-03-05T18:44:08.079Z | * [new ref] 99a7e26c6d8b43759ec7e09d10779766d577123f -> refs/commit/99a7e26c6d8b43759ec7e09d10779766d577123f |
| 181 | 2026-03-05T18:44:08.104Z | Updating git repository `https://github.com/oxidecomputer/omicron` |
| 182 | 2026-03-05T18:44:43.907Z | From https://github.com/oxidecomputer/omicron |
| 183 | 2026-03-05T18:44:43.907Z | * [new ref] 79fac7deb9acd9272b867904da03f20076d09265 -> refs/commit/79fac7deb9acd9272b867904da03f20076d09265 |
| 184 | 2026-03-05T18:44:45.007Z | Updating git repository `https://github.com/oxidecomputer/opte` |
| 185 | 2026-03-05T18:44:46.010Z | From https://github.com/oxidecomputer/opte |
| 186 | 2026-03-05T18:44:46.010Z | * [new ref] e547d07b08c3f3d6c821c9eb7a958adcffce6e56 -> refs/commit/e547d07b08c3f3d6c821c9eb7a958adcffce6e56 |
| 187 | 2026-03-05T18:44:46.087Z | Updating git repository `https://github.com/illumos/smf-rs` |
| 188 | 2026-03-05T18:44:46.711Z | From https://github.com/illumos/smf-rs |
| 189 | 2026-03-05T18:44:46.711Z | * [new ref] 72389b5161d2cca1f0e239b337af68bf31f191f4 -> refs/commit/72389b5161d2cca1f0e239b337af68bf31f191f4 |
| 190 | 2026-03-05T18:44:46.806Z | Updating git repository `https://github.com/oxidecomputer/network-interface` |
| 191 | 2026-03-05T18:44:47.306Z | From https://github.com/oxidecomputer/network-interface |
| 192 | 2026-03-05T18:44:47.306Z | * [new ref] 5a696e910333bdc50ef56cebe9cdd78e40127d87 -> refs/commit/5a696e910333bdc50ef56cebe9cdd78e40127d87 |
| 193 | 2026-03-05T18:44:47.393Z | Updating git repository `https://github.com/oxidecomputer/zone` |
| 194 | 2026-03-05T18:44:47.819Z | From https://github.com/oxidecomputer/zone |
| 195 | 2026-03-05T18:44:47.819Z | * [new ref] 008474e88f0c2137e8672b7a9059e3f8e0b0df91 -> refs/commit/008474e88f0c2137e8672b7a9059e3f8e0b0df91 |
| 196 | 2026-03-05T18:44:47.844Z | Updating git repository `https://github.com/oxidecomputer/propolis` |
| 197 | 2026-03-05T18:44:49.671Z | From https://github.com/oxidecomputer/propolis |
| 198 | 2026-03-05T18:44:49.671Z | * [new ref] ff31c527515d65886e599fc07eb41240aeb767c6 -> refs/commit/ff31c527515d65886e599fc07eb41240aeb767c6 |
| 199 | 2026-03-05T18:44:49.835Z | Updating git repository `https://github.com/oxidecomputer/transceiver-control` |
| 200 | 2026-03-05T18:44:50.565Z | From https://github.com/oxidecomputer/transceiver-control |
| 201 | 2026-03-05T18:44:50.565Z | * [new ref] db0be8a8c7ff0632b6c53978aadfb5b8274cfde2 -> refs/commit/db0be8a8c7ff0632b6c53978aadfb5b8274cfde2 |
| 202 | 2026-03-05T18:44:50.616Z | Updating git repository `https://github.com/oxidecomputer/dlpi-sys` |
| 203 | 2026-03-05T18:44:51.190Z | From https://github.com/oxidecomputer/dlpi-sys |
| 204 | 2026-03-05T18:44:51.190Z | * [new ref] d9645f8d61187e76384474b1100f6537fb644993 -> refs/commit/d9645f8d61187e76384474b1100f6537fb644993 |
| 205 | 2026-03-05T18:44:51.215Z | Updating git repository `https://github.com/jmesmon/rust-libzfs` |
| 206 | 2026-03-05T18:44:51.691Z | From https://github.com/jmesmon/rust-libzfs |
| 207 | 2026-03-05T18:44:51.691Z | * [new ref] ecd5a922247a6c5acef55d76c5b8d115572bc850 -> refs/commit/ecd5a922247a6c5acef55d76c5b8d115572bc850 |
| 208 | 2026-03-05T18:44:51.718Z | Updating git repository `https://github.com/oxidecomputer/rusty-doors` |
| 209 | 2026-03-05T18:44:52.145Z | From https://github.com/oxidecomputer/rusty-doors |
| 210 | 2026-03-05T18:44:52.145Z | * [new ref] 0e3a1495dcf8b7b5e11a6921c2cf1cf957c5a5bf -> refs/commit/0e3a1495dcf8b7b5e11a6921c2cf1cf957c5a5bf |
| 211 | 2026-03-05T18:44:52.173Z | Updating git repository `https://github.com/oxidecomputer/lldp` |
| 212 | 2026-03-05T18:44:53.319Z | From https://github.com/oxidecomputer/lldp |
| 213 | 2026-03-05T18:44:53.319Z | * [new ref] 4c9df170cdfdeead0896e35f20a560f2102ed907 -> refs/commit/4c9df170cdfdeead0896e35f20a560f2102ed907 |
| 214 | 2026-03-05T18:44:53.376Z | Updating git repository `https://github.com/oxidecomputer/maghemite` |
| 215 | 2026-03-05T18:44:54.807Z | From https://github.com/oxidecomputer/maghemite |
| 216 | 2026-03-05T18:44:54.807Z | * [new ref] 8f5527da3c53398c95c50b1af088637e7b6c5718 -> refs/commit/8f5527da3c53398c95c50b1af088637e7b6c5718 |
| 217 | 2026-03-05T18:44:54.884Z | Updating git repository `https://github.com/oxidecomputer/serde_human_bytes` |
| 218 | 2026-03-05T18:44:55.304Z | From https://github.com/oxidecomputer/serde_human_bytes |
| 219 | 2026-03-05T18:44:55.304Z | * [new ref] 8f60acdfe7c6d9e2a01f59be920c1c2b19129322 -> refs/commit/8f60acdfe7c6d9e2a01f59be920c1c2b19129322 |
| 220 | 2026-03-05T18:44:55.329Z | Updating git repository `https://github.com/oxidecomputer/slog-error-chain` |
| 221 | 2026-03-05T18:44:55.770Z | From https://github.com/oxidecomputer/slog-error-chain |
| 222 | 2026-03-05T18:44:55.770Z | * [new ref] 15f69041f45774602108e47fb25e705dc23acfb2 -> refs/commit/15f69041f45774602108e47fb25e705dc23acfb2 |
| 223 | 2026-03-05T18:44:55.799Z | Updating git repository `https://github.com/oxidecomputer/tufaceous` |
| 224 | 2026-03-05T18:44:56.298Z | From https://github.com/oxidecomputer/tufaceous |
| 225 | 2026-03-05T18:44:56.298Z | * [new ref] 1eacfcf0cade44f77d433f31744dbee4abb96465 -> refs/commit/1eacfcf0cade44f77d433f31744dbee4abb96465 |
| 226 | 2026-03-05T18:44:56.351Z | Updating git repository `https://github.com/oxidecomputer/management-gateway-service` |
| 227 | 2026-03-05T18:44:57.246Z | From https://github.com/oxidecomputer/management-gateway-service |
| 228 | 2026-03-05T18:44:57.246Z | * [new ref] ea2f39ccdea124b5affcad0ca17bc5dacf65823a -> refs/commit/ea2f39ccdea124b5affcad0ca17bc5dacf65823a |
| 229 | 2026-03-05T18:44:57.318Z | Updating git repository `https://github.com/oxidecomputer/crucible` |
| 230 | 2026-03-05T18:45:00.469Z | From https://github.com/oxidecomputer/crucible |
| 231 | 2026-03-05T18:45:00.469Z | * [new ref] 7103cd3a3d7b0112d2949dd135db06fef0c156bb -> refs/commit/7103cd3a3d7b0112d2949dd135db06fef0c156bb |
| 232 | 2026-03-05T18:45:00.828Z | Updating git repository `https://github.com/oxidecomputer/propolis` |
| 233 | 2026-03-05T18:45:01.372Z | From https://github.com/oxidecomputer/propolis |
| 234 | 2026-03-05T18:45:01.372Z | * [new ref] bc121ef55741656ce118b02ceeda949b9261f49f -> refs/commit/bc121ef55741656ce118b02ceeda949b9261f49f |
| 235 | 2026-03-05T18:45:01.653Z | Updating git repository `https://github.com/oxidecomputer/tofino` |
| 236 | 2026-03-05T18:45:02.099Z | From https://github.com/oxidecomputer/tofino |
| 237 | 2026-03-05T18:45:02.099Z | * [new ref] 7e56ab6e9a64ebae27cd97cd6e10ebf2cfdc3a33 -> refs/commit/7e56ab6e9a64ebae27cd97cd6e10ebf2cfdc3a33 |
| 238 | 2026-03-05T18:45:02.124Z | Updating git repository `https://github.com/oxidecomputer/clickward` |
| 239 | 2026-03-05T18:45:02.703Z | From https://github.com/oxidecomputer/clickward |
| 240 | 2026-03-05T18:45:02.703Z | * [new ref] e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737 -> refs/commit/e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737 |
| 241 | 2026-03-05T18:45:02.757Z | Updating git repository `https://github.com/oxidecomputer/illumos-devinfo` |
| 242 | 2026-03-05T18:45:03.165Z | From https://github.com/oxidecomputer/illumos-devinfo |
| 243 | 2026-03-05T18:45:03.165Z | * [new ref] 4323b17bfdd0c94d2875ac64b47f0e60fac1d640 -> refs/commit/4323b17bfdd0c94d2875ac64b47f0e60fac1d640 |
| 244 | 2026-03-05T18:45:04.295Z | Downloading crates ... |
| 245 | 2026-03-05T18:45:04.401Z | Downloaded async-trait v0.1.89 |
| 246 | 2026-03-05T18:45:04.427Z | Downloaded dunce v1.0.5 |
| 247 | 2026-03-05T18:45:04.427Z | Downloaded dof v0.3.0 |
| 248 | 2026-03-05T18:45:04.427Z | Downloaded humantime v2.3.0 |
| 249 | 2026-03-05T18:45:04.452Z | Downloaded errno v0.3.14 |
| 250 | 2026-03-05T18:45:04.452Z | Downloaded foreign-types v0.5.0 |
| 251 | 2026-03-05T18:45:04.452Z | Downloaded foreign-types v0.3.2 |
| 252 | 2026-03-05T18:45:04.452Z | Downloaded foreign-types-macros v0.2.3 |
| 253 | 2026-03-05T18:45:04.452Z | Downloaded embedded-io v0.6.1 |
| 254 | 2026-03-05T18:45:04.477Z | Downloaded console v0.15.11 |
| 255 | 2026-03-05T18:45:04.477Z | Downloaded expectorate v1.2.0 |
| 256 | 2026-03-05T18:45:04.477Z | Downloaded iri-string v0.7.10 |
| 257 | 2026-03-05T18:45:04.502Z | Downloaded gethostname v0.5.0 |
| 258 | 2026-03-05T18:45:04.502Z | Downloaded mime v0.3.17 |
| 259 | 2026-03-05T18:45:04.528Z | Downloaded itoa v1.0.17 |
| 260 | 2026-03-05T18:45:04.528Z | Downloaded is-terminal v0.4.17 |
| 261 | 2026-03-05T18:45:04.528Z | Downloaded num v0.4.3 |
| 262 | 2026-03-05T18:45:04.529Z | Downloaded memmap v0.7.0 |
| 263 | 2026-03-05T18:45:04.554Z | Downloaded num_enum_derive v0.5.11 |
| 264 | 2026-03-05T18:45:04.554Z | Downloaded percent-encoding v2.3.2 |
| 265 | 2026-03-05T18:45:04.554Z | Downloaded num_threads v0.1.7 |
| 266 | 2026-03-05T18:45:04.554Z | Downloaded potential_utf v0.1.4 |
| 267 | 2026-03-05T18:45:04.554Z | Downloaded proc-macro-error-attr2 v2.0.0 |
| 268 | 2026-03-05T18:45:04.579Z | Downloaded progenitor-macro v0.11.2 |
| 269 | 2026-03-05T18:45:04.579Z | Downloaded ref-cast-impl v1.0.25 |
| 270 | 2026-03-05T18:45:04.579Z | Downloaded ref-cast v1.0.25 |
| 271 | 2026-03-05T18:45:04.579Z | Downloaded rand_xorshift v0.4.0 |
| 272 | 2026-03-05T18:45:04.579Z | Downloaded rand_chacha v0.3.1 |
| 273 | 2026-03-05T18:45:04.609Z | Downloaded proc-macro-error v1.0.4 |
| 274 | 2026-03-05T18:45:04.609Z | Downloaded scroll_derive v0.13.1 |
| 275 | 2026-03-05T18:45:04.609Z | Downloaded serde_spanned v1.0.4 |
| 276 | 2026-03-05T18:45:04.609Z | Downloaded sha1 v0.10.6 |
| 277 | 2026-03-05T18:45:04.609Z | Downloaded siphasher v1.0.2 |
| 278 | 2026-03-05T18:45:04.635Z | Downloaded structmeta-derive v0.3.0 |
| 279 | 2026-03-05T18:45:04.635Z | Downloaded strum v0.26.3 |
| 280 | 2026-03-05T18:45:04.635Z | Downloaded smawk v0.3.2 |
| 281 | 2026-03-05T18:45:04.635Z | Downloaded stable_deref_trait v1.2.1 |
| 282 | 2026-03-05T18:45:04.635Z | Downloaded progenitor-impl v0.11.2 |
| 283 | 2026-03-05T18:45:04.635Z | Downloaded supports-color v3.0.2 |
| 284 | 2026-03-05T18:45:04.660Z | Downloaded tabled_derive v0.11.0 |
| 285 | 2026-03-05T18:45:04.660Z | Downloaded thread-id v5.1.0 |
| 286 | 2026-03-05T18:45:04.660Z | Downloaded testing_table v0.3.0 |
| 287 | 2026-03-05T18:45:04.660Z | Downloaded strum v0.27.2 |
| 288 | 2026-03-05T18:45:04.660Z | Downloaded time-core v0.1.8 |
| 289 | 2026-03-05T18:45:04.660Z | Downloaded slab v0.4.12 |
| 290 | 2026-03-05T18:45:04.660Z | Downloaded toml_datetime v0.6.11 |
| 291 | 2026-03-05T18:45:04.660Z | Downloaded synstructure v0.13.2 |
| 292 | 2026-03-05T18:45:04.686Z | Downloaded unarray v0.1.4 |
| 293 | 2026-03-05T18:45:04.686Z | Downloaded schemars v0.9.0 |
| 294 | 2026-03-05T18:45:04.716Z | Downloaded utf8_iter v1.0.4 |
| 295 | 2026-03-05T18:45:04.716Z | Downloaded zerofrom-derive v0.1.6 |
| 296 | 2026-03-05T18:45:04.716Z | Downloaded zeroize_derive v1.4.3 |
| 297 | 2026-03-05T18:45:04.716Z | Downloaded utf-8 v0.7.6 |
| 298 | 2026-03-05T18:45:04.716Z | Downloaded whoami v1.6.1 |
| 299 | 2026-03-05T18:45:04.716Z | Downloaded utf8parse v0.2.2 |
| 300 | 2026-03-05T18:45:04.716Z | Downloaded test-strategy v0.4.5 |
| 301 | 2026-03-05T18:45:04.716Z | Downloaded zmij v1.0.21 |
| 302 | 2026-03-05T18:45:04.742Z | Downloaded zerovec-derive v0.11.2 |
| 303 | 2026-03-05T18:45:04.742Z | Downloaded try-lock v0.2.5 |
| 304 | 2026-03-05T18:45:04.742Z | Downloaded tower-service v0.3.3 |
| 305 | 2026-03-05T18:45:04.742Z | Downloaded toml_parser v1.0.9+spec-1.1.0 |
| 306 | 2026-03-05T18:45:04.742Z | Downloaded zerocopy-derive v0.7.35 |
| 307 | 2026-03-05T18:45:04.742Z | Downloaded toml_edit v0.23.10+spec-1.0.0 |
| 308 | 2026-03-05T18:45:04.768Z | Downloaded typify-macro v0.4.3 |
| 309 | 2026-03-05T18:45:04.768Z | Downloaded zerotrie v0.2.3 |
| 310 | 2026-03-05T18:45:04.768Z | Downloaded unicode-xid v0.2.6 |
| 311 | 2026-03-05T18:45:04.768Z | Downloaded untrusted v0.7.1 |
| 312 | 2026-03-05T18:45:04.768Z | Downloaded zerocopy-derive v0.8.39 |
| 313 | 2026-03-05T18:45:04.794Z | Downloaded zone_cfg_derive v0.3.1 |
| 314 | 2026-03-05T18:45:04.794Z | Downloaded usdt-attr-macro v0.5.0 |
| 315 | 2026-03-05T18:45:04.794Z | Downloaded zerocopy v0.7.35 |
| 316 | 2026-03-05T18:45:04.819Z | Downloaded zone v0.3.1 |
| 317 | 2026-03-05T18:45:04.819Z | Downloaded tokio-util v0.7.18 |
| 318 | 2026-03-05T18:45:04.846Z | Downloaded unicode-ident v1.0.24 |
| 319 | 2026-03-05T18:45:04.846Z | Downloaded yansi v1.0.1 |
| 320 | 2026-03-05T18:45:04.871Z | Downloaded uuid v1.21.0 |
| 321 | 2026-03-05T18:45:04.871Z | Downloaded url v2.5.8 |
| 322 | 2026-03-05T18:45:04.871Z | Downloaded zerocopy v0.8.39 |
| 323 | 2026-03-05T18:45:04.897Z | Downloaded unicode-normalization v0.1.25 |
| 324 | 2026-03-05T18:45:04.898Z | Downloaded unicode-width v0.1.14 |
| 325 | 2026-03-05T18:45:04.923Z | Downloaded syn v2.0.116 |
| 326 | 2026-03-05T18:45:04.924Z | Downloaded winnow v0.7.14 |
| 327 | 2026-03-05T18:45:04.950Z | Downloaded winnow v0.5.40 |
| 328 | 2026-03-05T18:45:04.950Z | Downloaded vcpkg v0.2.15 |
| 329 | 2026-03-05T18:45:04.988Z | Downloaded smoltcp v0.11.0 |
| 330 | 2026-03-05T18:45:05.013Z | Downloaded sled v0.34.7 |
| 331 | 2026-03-05T18:45:05.040Z | Downloaded openapiv3 v2.2.0 |
| 332 | 2026-03-05T18:45:05.040Z | Downloaded rustix v1.1.3 |
| 333 | 2026-03-05T18:45:05.065Z | Downloaded rustls v0.23.36 |
| 334 | 2026-03-05T18:45:05.091Z | Downloaded rustix v0.38.44 |
| 335 | 2026-03-05T18:45:05.116Z | Downloaded regress v0.10.5 |
| 336 | 2026-03-05T18:45:05.116Z | Downloaded nix v0.31.1 |
| 337 | 2026-03-05T18:45:05.141Z | Downloaded regex-automata v0.4.14 |
| 338 | 2026-03-05T18:45:05.141Z | Downloaded tracing v0.1.44 |
| 339 | 2026-03-05T18:45:05.166Z | Downloaded time v0.3.47 |
| 340 | 2026-03-05T18:45:05.191Z | Downloaded hickory-proto v0.25.2 |
| 341 | 2026-03-05T18:45:05.191Z | Downloaded typify-impl v0.4.3 |
| 342 | 2026-03-05T18:45:05.216Z | Downloaded jiff v0.2.20 |
| 343 | 2026-03-05T18:45:05.241Z | Downloaded encoding_rs v0.8.35 |
| 344 | 2026-03-05T18:45:05.266Z | Downloaded petgraph v0.6.5 |
| 345 | 2026-03-05T18:45:05.291Z | Downloaded lzma-sys v0.1.20 |
| 346 | 2026-03-05T18:45:05.316Z | Downloaded webpki-roots v1.0.6 |
| 347 | 2026-03-05T18:45:05.316Z | Downloaded libc v0.2.180 |
| 348 | 2026-03-05T18:45:05.341Z | Downloaded chrono-tz v0.10.4 |
| 349 | 2026-03-05T18:45:05.367Z | Downloaded sha3 v0.10.8 |
| 350 | 2026-03-05T18:45:05.368Z | Downloaded syn v1.0.109 |
| 351 | 2026-03-05T18:45:05.392Z | Downloaded regex-syntax v0.8.9 |
| 352 | 2026-03-05T18:45:05.392Z | Downloaded tokio v1.49.0 |
| 353 | 2026-03-05T18:45:05.428Z | Downloaded petgraph v0.8.3 |
| 354 | 2026-03-05T18:45:05.453Z | Downloaded csv v1.4.0 |
| 355 | 2026-03-05T18:45:05.478Z | Downloaded unicode-width v0.2.2 |
| 356 | 2026-03-05T18:45:05.503Z | Downloaded tabled v0.20.0 |
| 357 | 2026-03-05T18:45:05.503Z | Downloaded rustls v0.22.4 |
| 358 | 2026-03-05T18:45:05.529Z | Downloaded rhai v1.24.0 |
| 359 | 2026-03-05T18:45:05.529Z | Downloaded openssl v0.10.75 |
| 360 | 2026-03-05T18:45:05.554Z | Downloaded nix v0.30.1 |
| 361 | 2026-03-05T18:45:05.554Z | Downloaded bstr v1.12.1 |
| 362 | 2026-03-05T18:45:05.579Z | Downloaded unicode-segmentation v1.12.0 |
| 363 | 2026-03-05T18:45:05.579Z | Downloaded typed-path v0.9.3 |
| 364 | 2026-03-05T18:45:05.603Z | Downloaded hickory-proto v0.24.4 |
| 365 | 2026-03-05T18:45:05.603Z | Downloaded tabled v0.15.0 |
| 366 | 2026-03-05T18:45:05.628Z | Downloaded curve25519-dalek v4.1.3 |
| 367 | 2026-03-05T18:45:05.628Z | Downloaded typify v0.4.3 |
| 368 | 2026-03-05T18:45:05.653Z | Downloaded typenum v1.19.0 |
| 369 | 2026-03-05T18:45:05.653Z | Downloaded moka v0.12.13 |
| 370 | 2026-03-05T18:45:05.654Z | Downloaded yoke v0.8.1 |
| 371 | 2026-03-05T18:45:05.679Z | Downloaded xz2 v0.1.7 |
| 372 | 2026-03-05T18:45:05.679Z | Downloaded writeable v0.6.2 |
| 373 | 2026-03-05T18:45:05.679Z | Downloaded walkdir v2.5.0 |
| 374 | 2026-03-05T18:45:05.679Z | Downloaded vsss-rs v3.3.4 |
| 375 | 2026-03-05T18:45:05.679Z | Downloaded version_check v0.9.5 |
| 376 | 2026-03-05T18:45:05.679Z | Downloaded quinn-proto v0.11.13 |
| 377 | 2026-03-05T18:45:05.679Z | Downloaded chrono v0.4.43 |
| 378 | 2026-03-05T18:45:05.704Z | Downloaded serde_with v3.16.1 |
| 379 | 2026-03-05T18:45:05.704Z | Downloaded zerovec v0.11.5 |
| 380 | 2026-03-05T18:45:05.704Z | Downloaded yoke-derive v0.8.1 |
| 381 | 2026-03-05T18:45:05.704Z | Downloaded want v0.3.1 |
| 382 | 2026-03-05T18:45:05.704Z | Downloaded waitgroup v0.1.2 |
| 383 | 2026-03-05T18:45:05.705Z | Downloaded wait-timeout v0.2.1 |
| 384 | 2026-03-05T18:45:05.729Z | Downloaded usdt v0.6.0 |
| 385 | 2026-03-05T18:45:05.730Z | Downloaded usdt v0.5.0 |
| 386 | 2026-03-05T18:45:05.730Z | Downloaded untrusted v0.9.0 |
| 387 | 2026-03-05T18:45:05.730Z | Downloaded universal-hash v0.5.1 |
| 388 | 2026-03-05T18:45:05.730Z | Downloaded unit-prefix v0.5.2 |
| 389 | 2026-03-05T18:45:05.730Z | Downloaded unicode-linebreak v0.1.5 |
| 390 | 2026-03-05T18:45:05.730Z | Downloaded tower-http v0.6.8 |
| 391 | 2026-03-05T18:45:05.730Z | Downloaded tower v0.5.3 |
| 392 | 2026-03-05T18:45:05.755Z | Downloaded tough v0.20.0 |
| 393 | 2026-03-05T18:45:05.755Z | Downloaded ring v0.17.14 |
| 394 | 2026-03-05T18:45:05.787Z | Downloaded toml_edit v0.22.27 |
| 395 | 2026-03-05T18:45:05.812Z | Downloaded serde_json v1.0.149 |
| 396 | 2026-03-05T18:45:05.812Z | Downloaded rustls-webpki v0.102.8 |
| 397 | 2026-03-05T18:45:05.838Z | Downloaded proptest v1.10.0 |
| 398 | 2026-03-05T18:45:05.838Z | Downloaded goblin v0.10.5 |
| 399 | 2026-03-05T18:45:05.864Z | Downloaded typeid v1.0.3 |
| 400 | 2026-03-05T18:45:05.864Z | Downloaded tungstenite v0.21.0 |
| 401 | 2026-03-05T18:45:05.864Z | Downloaded toml_edit v0.19.15 |
| 402 | 2026-03-05T18:45:05.892Z | Downloaded rayon v1.11.0 |
| 403 | 2026-03-05T18:45:05.892Z | Downloaded portable-atomic v1.13.1 |
| 404 | 2026-03-05T18:45:05.892Z | Downloaded tracing-core v0.1.36 |
| 405 | 2026-03-05T18:45:05.892Z | Downloaded reqwest v0.12.28 |
| 406 | 2026-03-05T18:45:05.920Z | Downloaded regex v1.12.3 |
| 407 | 2026-03-05T18:45:05.921Z | Downloaded scc v2.4.0 |
| 408 | 2026-03-05T18:45:05.921Z | Downloaded tower-layer v0.3.3 |
| 409 | 2026-03-05T18:45:05.921Z | Downloaded ron v0.12.0 |
| 410 | 2026-03-05T18:45:05.921Z | Downloaded libm v0.2.16 |
| 411 | 2026-03-05T18:45:05.946Z | Downloaded hkdf v0.12.4 |
| 412 | 2026-03-05T18:45:05.946Z | Downloaded clap_builder v4.5.59 |
| 413 | 2026-03-05T18:45:05.946Z | Downloaded usdt-impl v0.5.0 |
| 414 | 2026-03-05T18:45:05.946Z | Downloaded unsafe-libyaml v0.2.11 |
| 415 | 2026-03-05T18:45:05.971Z | Downloaded tinyvec v1.10.0 |
| 416 | 2026-03-05T18:45:05.972Z | Downloaded steno v0.4.1 |
| 417 | 2026-03-05T18:45:05.972Z | Downloaded h2 v0.4.13 |
| 418 | 2026-03-05T18:45:05.972Z | Downloaded zeroize v1.8.2 |
| 419 | 2026-03-05T18:45:05.972Z | Downloaded toml v0.9.12+spec-1.1.0 |
| 420 | 2026-03-05T18:45:05.972Z | Downloaded tinystr v0.8.2 |
| 421 | 2026-03-05T18:45:05.999Z | Downloaded tiny-keccak v2.0.2 |
| 422 | 2026-03-05T18:45:05.999Z | Downloaded textwrap v0.16.2 |
| 423 | 2026-03-05T18:45:05.999Z | Downloaded snafu v0.8.9 |
| 424 | 2026-03-05T18:45:05.999Z | Downloaded goblin v0.8.2 |
| 425 | 2026-03-05T18:45:05.999Z | Downloaded serde v1.0.228 |
| 426 | 2026-03-05T18:45:05.999Z | Downloaded pest v2.8.6 |
| 427 | 2026-03-05T18:45:06.024Z | Downloaded itertools v0.14.0 |
| 428 | 2026-03-05T18:45:06.024Z | Downloaded icu_properties_data v2.1.2 |
| 429 | 2026-03-05T18:45:06.049Z | Downloaded usdt-impl v0.6.0 |
| 430 | 2026-03-05T18:45:06.049Z | Downloaded ucd-trie v0.1.7 |
| 431 | 2026-03-05T18:45:06.049Z | Downloaded tracing-attributes v0.1.31 |
| 432 | 2026-03-05T18:45:06.049Z | Downloaded idna v1.1.0 |
| 433 | 2026-03-05T18:45:06.049Z | Downloaded hyper v1.8.1 |
| 434 | 2026-03-05T18:45:06.049Z | Downloaded serde_yaml v0.9.34+deprecated |
| 435 | 2026-03-05T18:45:06.074Z | Downloaded serde_derive v1.0.228 |
| 436 | 2026-03-05T18:45:06.074Z | Downloaded zerofrom v0.1.6 |
| 437 | 2026-03-05T18:45:06.074Z | Downloaded toml v0.8.23 |
| 438 | 2026-03-05T18:45:06.074Z | Downloaded tokio-tungstenite v0.21.0 |
| 439 | 2026-03-05T18:45:06.074Z | Downloaded tokio-stream v0.1.18 |
| 440 | 2026-03-05T18:45:06.074Z | Downloaded tokio-rustls v0.26.4 |
| 441 | 2026-03-05T18:45:06.074Z | Downloaded tinyvec_macros v0.1.1 |
| 442 | 2026-03-05T18:45:06.074Z | Downloaded thin-vec v0.2.14 |
| 443 | 2026-03-05T18:45:06.099Z | Downloaded term v1.2.1 |
| 444 | 2026-03-05T18:45:06.099Z | Downloaded schemars v1.2.1 |
| 445 | 2026-03-05T18:45:06.100Z | Downloaded rustls-webpki v0.103.9 |
| 446 | 2026-03-05T18:45:06.126Z | Downloaded rand v0.9.2 |
| 447 | 2026-03-05T18:45:06.126Z | Downloaded nom v7.1.3 |
| 448 | 2026-03-05T18:45:06.126Z | Downloaded itertools v0.12.1 |
| 449 | 2026-03-05T18:45:06.150Z | Downloaded iddqd v0.3.17 |
| 450 | 2026-03-05T18:45:06.151Z | Downloaded futures-util v0.3.32 |
| 451 | 2026-03-05T18:45:06.175Z | Downloaded usdt-macro v0.6.0 |
| 452 | 2026-03-05T18:45:06.176Z | Downloaded usdt-macro v0.5.0 |
| 453 | 2026-03-05T18:45:06.176Z | Downloaded usdt-attr-macro v0.6.0 |
| 454 | 2026-03-05T18:45:06.176Z | Downloaded toml_writer v1.0.6+spec-1.1.0 |
| 455 | 2026-03-05T18:45:06.176Z | Downloaded toml_write v0.1.2 |
| 456 | 2026-03-05T18:45:06.176Z | Downloaded toml_datetime v0.7.5+spec-1.1.0 |
| 457 | 2026-03-05T18:45:06.176Z | Downloaded tokio-rustls v0.25.0 |
| 458 | 2026-03-05T18:45:06.176Z | Downloaded tokio-macros v2.6.0 |
| 459 | 2026-03-05T18:45:06.176Z | Downloaded tokio-dtrace v0.1.1 |
| 460 | 2026-03-05T18:45:06.176Z | Downloaded time-macros v0.2.27 |
| 461 | 2026-03-05T18:45:06.176Z | Downloaded thiserror v1.0.69 |
| 462 | 2026-03-05T18:45:06.202Z | Downloaded tempfile v3.25.0 |
| 463 | 2026-03-05T18:45:06.202Z | Downloaded spin v0.9.8 |
| 464 | 2026-03-05T18:45:06.202Z | Downloaded socket2 v0.6.2 |
| 465 | 2026-03-05T18:45:06.202Z | Downloaded socket2 v0.5.10 |
| 466 | 2026-03-05T18:45:06.202Z | Downloaded slog v2.8.2 |
| 467 | 2026-03-05T18:45:06.202Z | Downloaded similar v2.7.0 |
| 468 | 2026-03-05T18:45:06.202Z | Downloaded serde_core v1.0.228 |
| 469 | 2026-03-05T18:45:06.202Z | Downloaded rand v0.8.5 |
| 470 | 2026-03-05T18:45:06.227Z | Downloaded quinn v0.11.9 |
| 471 | 2026-03-05T18:45:06.227Z | Downloaded qorb v0.4.1 |
| 472 | 2026-03-05T18:45:06.227Z | Downloaded prettyplease v0.2.37 |
| 473 | 2026-03-05T18:45:06.227Z | Downloaded thread_local v1.1.9 |
| 474 | 2026-03-05T18:45:06.227Z | Downloaded thiserror-no-std v2.0.2 |
| 475 | 2026-03-05T18:45:06.227Z | Downloaded thiserror-impl v2.0.18 |
| 476 | 2026-03-05T18:45:06.252Z | Downloaded thiserror-impl v1.0.69 |
| 477 | 2026-03-05T18:45:06.252Z | Downloaded thiserror v2.0.18 |
| 478 | 2026-03-05T18:45:06.252Z | Downloaded hashbrown v0.15.5 |
| 479 | 2026-03-05T18:45:06.252Z | Downloaded serde_derive_internals v0.29.1 |
| 480 | 2026-03-05T18:45:06.252Z | Downloaded thread-id v4.2.2 |
| 481 | 2026-03-05T18:45:06.252Z | Downloaded snafu-derive v0.8.9 |
| 482 | 2026-03-05T18:45:06.252Z | Downloaded smallvec v1.15.1 |
| 483 | 2026-03-05T18:45:06.252Z | Downloaded rayon-core v1.13.0 |
| 484 | 2026-03-05T18:45:06.278Z | Downloaded schemars v0.8.22 |
| 485 | 2026-03-05T18:45:06.278Z | Downloaded mio v1.1.1 |
| 486 | 2026-03-05T18:45:06.303Z | Downloaded ryu v1.0.23 |
| 487 | 2026-03-05T18:45:06.303Z | Downloaded pretty_assertions v1.4.1 |
| 488 | 2026-03-05T18:45:06.303Z | Downloaded terminal_size v0.4.3 |
| 489 | 2026-03-05T18:45:06.303Z | Downloaded take_mut v0.2.2 |
| 490 | 2026-03-05T18:45:06.303Z | Downloaded tagptr v0.2.0 |
| 491 | 2026-03-05T18:45:06.303Z | Downloaded tabwriter v1.4.1 |
| 492 | 2026-03-05T18:45:06.303Z | Downloaded hashbrown v0.16.1 |
| 493 | 2026-03-05T18:45:06.303Z | Downloaded thiserror-impl-no-std v2.0.2 |
| 494 | 2026-03-05T18:45:06.303Z | Downloaded termtree v0.5.1 |
| 495 | 2026-03-05T18:45:06.303Z | Downloaded tabled_derive v0.7.0 |
| 496 | 2026-03-05T18:45:06.303Z | Downloaded swrite v0.1.0 |
| 497 | 2026-03-05T18:45:06.328Z | Downloaded strum_macros v0.26.4 |
| 498 | 2026-03-05T18:45:06.328Z | Downloaded strsim v0.11.1 |
| 499 | 2026-03-05T18:45:06.328Z | Downloaded smf v0.2.3 |
| 500 | 2026-03-05T18:45:06.328Z | Downloaded smartstring v1.0.1 |
| 501 | 2026-03-05T18:45:06.328Z | Downloaded slog-term v2.9.2 |
| 502 | 2026-03-05T18:45:06.328Z | Downloaded slog-stdlog v4.1.1 |
| 503 | 2026-03-05T18:45:06.328Z | Downloaded slog-json v2.6.1 |
| 504 | 2026-03-05T18:45:06.328Z | Downloaded serde_with_macros v3.16.1 |
| 505 | 2026-03-05T18:45:06.328Z | Downloaded sync_wrapper v1.0.2 |
| 506 | 2026-03-05T18:45:06.328Z | Downloaded strum_macros v0.27.2 |
| 507 | 2026-03-05T18:45:06.328Z | Downloaded slog-scope v4.4.1 |
| 508 | 2026-03-05T18:45:06.329Z | Downloaded shlex v1.3.0 |
| 509 | 2026-03-05T18:45:06.355Z | Downloaded serde_path_to_error v0.1.20 |
| 510 | 2026-03-05T18:45:06.355Z | Downloaded pest_meta v2.8.6 |
| 511 | 2026-03-05T18:45:06.355Z | Downloaded openssl-sys v0.9.111 |
| 512 | 2026-03-05T18:45:06.356Z | Downloaded indexmap v2.13.0 |
| 513 | 2026-03-05T18:45:06.356Z | Downloaded cc v1.2.56 |
| 514 | 2026-03-05T18:45:06.382Z | Downloaded subtle v2.6.1 |
| 515 | 2026-03-05T18:45:06.382Z | Downloaded static_assertions v1.1.0 |
| 516 | 2026-03-05T18:45:06.382Z | Downloaded slog-dtrace v0.3.0 |
| 517 | 2026-03-05T18:45:06.382Z | Downloaded slog-async v2.8.0 |
| 518 | 2026-03-05T18:45:06.382Z | Downloaded signal-hook-registry v1.4.8 |
| 519 | 2026-03-05T18:45:06.382Z | Downloaded sha2 v0.10.9 |
| 520 | 2026-03-05T18:45:06.382Z | Downloaded serde_tokenstream v0.2.2 |
| 521 | 2026-03-05T18:45:06.382Z | Downloaded serde_spanned v0.6.9 |
| 522 | 2026-03-05T18:45:06.382Z | Downloaded serde_plain v1.0.2 |
| 523 | 2026-03-05T18:45:06.382Z | Downloaded sdd v3.0.10 |
| 524 | 2026-03-05T18:45:06.383Z | Downloaded scroll v0.13.0 |
| 525 | 2026-03-05T18:45:06.383Z | Downloaded rusty-fork v0.3.1 |
| 526 | 2026-03-05T18:45:06.407Z | Downloaded pin-project v1.1.10 |
| 527 | 2026-03-05T18:45:06.407Z | Downloaded progenitor-impl v0.10.0 |
| 528 | 2026-03-05T18:45:06.407Z | Downloaded proc-macro2 v1.0.106 |
| 529 | 2026-03-05T18:45:06.407Z | Downloaded password-hash v0.5.0 |
| 530 | 2026-03-05T18:45:06.432Z | Downloaded spin v0.5.2 |
| 531 | 2026-03-05T18:45:06.433Z | Downloaded slog-envlogger v2.2.0 |
| 532 | 2026-03-05T18:45:06.433Z | Downloaded serial_test v3.3.1 |
| 533 | 2026-03-05T18:45:06.433Z | Downloaded rustls-pki-types v1.14.0 |
| 534 | 2026-03-05T18:45:06.433Z | Downloaded rhai_codegen v3.1.0 |
| 535 | 2026-03-05T18:45:06.433Z | Downloaded sigpipe v0.1.3 |
| 536 | 2026-03-05T18:45:06.433Z | Downloaded pest_generator v2.8.6 |
| 537 | 2026-03-05T18:45:06.433Z | Downloaded once_cell v1.21.3 |
| 538 | 2026-03-05T18:45:06.458Z | Downloaded structmeta v0.3.0 |
| 539 | 2026-03-05T18:45:06.458Z | Downloaded semver v1.0.27 |
| 540 | 2026-03-05T18:45:06.458Z | Downloaded minimal-lexical v0.2.1 |
| 541 | 2026-03-05T18:45:06.458Z | Downloaded derive_more v0.99.20 |
| 542 | 2026-03-05T18:45:06.458Z | Downloaded crypto-bigint v0.5.5 |
| 543 | 2026-03-05T18:45:06.483Z | Downloaded slog-bunyan v2.5.0 |
| 544 | 2026-03-05T18:45:06.483Z | Downloaded serde_urlencoded v0.7.1 |
| 545 | 2026-03-05T18:45:06.483Z | Downloaded rustversion v1.0.22 |
| 546 | 2026-03-05T18:45:06.483Z | Downloaded hyper-util v0.1.20 |
| 547 | 2026-03-05T18:45:06.483Z | Downloaded scroll v0.12.0 |
| 548 | 2026-03-05T18:45:06.508Z | Downloaded schemars_derive v0.8.22 |
| 549 | 2026-03-05T18:45:06.508Z | Downloaded postcard v1.1.3 |
| 550 | 2026-03-05T18:45:06.508Z | Downloaded num-traits v0.2.19 |
| 551 | 2026-03-05T18:45:06.508Z | Downloaded memchr v2.8.0 |
| 552 | 2026-03-05T18:45:06.508Z | Downloaded jiff-static v0.2.20 |
| 553 | 2026-03-05T18:45:06.509Z | Downloaded indicatif v0.18.4 |
| 554 | 2026-03-05T18:45:06.509Z | Downloaded serial_test_derive v3.3.1 |
| 555 | 2026-03-05T18:45:06.534Z | Downloaded serde_repr v0.1.20 |
| 556 | 2026-03-05T18:45:06.534Z | Downloaded rustc_version v0.4.1 |
| 557 | 2026-03-05T18:45:06.534Z | Downloaded rand_core v0.9.5 |
| 558 | 2026-03-05T18:45:06.536Z | Downloaded rand_chacha v0.9.0 |
| 559 | 2026-03-05T18:45:06.536Z | Downloaded progenitor v0.11.2 |
| 560 | 2026-03-05T18:45:06.536Z | Downloaded hickory-resolver v0.24.4 |
| 561 | 2026-03-05T18:45:06.536Z | Downloaded crossbeam-channel v0.5.15 |
| 562 | 2026-03-05T18:45:06.536Z | Downloaded base64 v0.21.7 |
| 563 | 2026-03-05T18:45:06.536Z | Downloaded serde-big-array v0.5.1 |
| 564 | 2026-03-05T18:45:06.561Z | Downloaded semver v0.1.20 |
| 565 | 2026-03-05T18:45:06.561Z | Downloaded secrecy v0.10.3 |
| 566 | 2026-03-05T18:45:06.561Z | Downloaded rustls-pemfile v2.2.0 |
| 567 | 2026-03-05T18:45:06.561Z | Downloaded quote v1.0.44 |
| 568 | 2026-03-05T18:45:06.561Z | Downloaded quinn-udp v0.5.14 |
| 569 | 2026-03-05T18:45:06.561Z | Downloaded progenitor-macro v0.10.0 |
| 570 | 2026-03-05T18:45:06.561Z | Downloaded progenitor v0.10.0 |
| 571 | 2026-03-05T18:45:06.561Z | Downloaded ppv-lite86 v0.2.21 |
| 572 | 2026-03-05T18:45:06.561Z | Downloaded papergrid v0.17.0 |
| 573 | 2026-03-05T18:45:06.561Z | Downloaded papergrid v0.11.0 |
| 574 | 2026-03-05T18:45:06.586Z | Downloaded owo-colors v4.2.3 |
| 575 | 2026-03-05T18:45:06.587Z | Downloaded icu_normalizer_data v2.1.1 |
| 576 | 2026-03-05T18:45:06.587Z | Downloaded icu_locale_core v2.1.1 |
| 577 | 2026-03-05T18:45:06.587Z | Downloaded http v1.4.0 |
| 578 | 2026-03-05T18:45:06.612Z | Downloaded hashbrown v0.12.3 |
| 579 | 2026-03-05T18:45:06.612Z | Downloaded darling v0.21.3 |
| 580 | 2026-03-05T18:45:06.612Z | Downloaded const_format v0.2.35 |
| 581 | 2026-03-05T18:45:06.612Z | Downloaded allocator-api2 v0.2.21 |
| 582 | 2026-03-05T18:45:06.612Z | Downloaded scroll_derive v0.12.1 |
| 583 | 2026-03-05T18:45:06.637Z | Downloaded scopeguard v1.2.0 |
| 584 | 2026-03-05T18:45:06.638Z | Downloaded same-file v1.0.6 |
| 585 | 2026-03-05T18:45:06.638Z | Downloaded rustc_version v0.1.7 |
| 586 | 2026-03-05T18:45:06.638Z | Downloaded rustc-hash v2.1.1 |
| 587 | 2026-03-05T18:45:06.638Z | Downloaded resolv-conf v0.7.6 |
| 588 | 2026-03-05T18:45:06.638Z | Downloaded rand_core v0.6.4 |
| 589 | 2026-03-05T18:45:06.638Z | Downloaded proc-macro-error2 v2.0.1 |
| 590 | 2026-03-05T18:45:06.638Z | Downloaded powerfmt v0.2.0 |
| 591 | 2026-03-05T18:45:06.638Z | Downloaded phf v0.12.1 |
| 592 | 2026-03-05T18:45:06.638Z | Downloaded pest_derive v2.8.6 |
| 593 | 2026-03-05T18:45:06.638Z | Downloaded parking_lot_core v0.9.12 |
| 594 | 2026-03-05T18:45:06.638Z | Downloaded parking_lot v0.12.5 |
| 595 | 2026-03-05T18:45:06.663Z | Downloaded parking_lot v0.11.2 |
| 596 | 2026-03-05T18:45:06.663Z | Downloaded hickory-resolver v0.25.2 |
| 597 | 2026-03-05T18:45:06.663Z | Downloaded darling_core v0.21.3 |
| 598 | 2026-03-05T18:45:06.663Z | Downloaded chacha20poly1305 v0.10.1 |
| 599 | 2026-03-05T18:45:06.663Z | Downloaded bytes v1.11.1 |
| 600 | 2026-03-05T18:45:06.689Z | Downloaded pin-project-lite v0.2.16 |
| 601 | 2026-03-05T18:45:06.689Z | Downloaded oxnet v0.1.4 |
| 602 | 2026-03-05T18:45:06.689Z | Downloaded oxide-tokio-rt v0.1.2 |
| 603 | 2026-03-05T18:45:06.689Z | Downloaded ingot-macros v0.1.1 |
| 604 | 2026-03-05T18:45:06.689Z | Downloaded indexmap v1.9.3 |
| 605 | 2026-03-05T18:45:06.690Z | Downloaded crossbeam-epoch v0.9.18 |
| 606 | 2026-03-05T18:45:06.690Z | Downloaded cargo_toml v0.22.3 |
| 607 | 2026-03-05T18:45:06.690Z | Downloaded camino v1.2.2 |
| 608 | 2026-03-05T18:45:06.690Z | Downloaded quick-error v1.2.3 |
| 609 | 2026-03-05T18:45:06.715Z | Downloaded progenitor-client v0.10.0 |
| 610 | 2026-03-05T18:45:06.715Z | Downloaded poly1305 v0.8.0 |
| 611 | 2026-03-05T18:45:06.715Z | Downloaded pkg-config v0.3.32 |
| 612 | 2026-03-05T18:45:06.715Z | Downloaded pin-project-internal v1.1.10 |
| 613 | 2026-03-05T18:45:06.715Z | Downloaded log v0.4.29 |
| 614 | 2026-03-05T18:45:06.715Z | Downloaded clap v4.5.59 |
| 615 | 2026-03-05T18:45:06.715Z | Downloaded progenitor-client v0.11.2 |
| 616 | 2026-03-05T18:45:06.715Z | Downloaded pretty-hex v0.4.1 |
| 617 | 2026-03-05T18:45:06.742Z | Downloaded paste v1.0.15 |
| 618 | 2026-03-05T18:45:06.743Z | Downloaded parse-display-derive v0.10.0 |
| 619 | 2026-03-05T18:45:06.743Z | Downloaded parking_lot_core v0.8.6 |
| 620 | 2026-03-05T18:45:06.743Z | Downloaded num_enum v0.5.11 |
| 621 | 2026-03-05T18:45:06.743Z | Downloaded num-rational v0.4.2 |
| 622 | 2026-03-05T18:45:06.743Z | Downloaded num-integer v0.1.46 |
| 623 | 2026-03-05T18:45:06.743Z | Downloaded libsw-core v0.3.2 |
| 624 | 2026-03-05T18:45:06.743Z | Downloaded icu_provider v2.1.1 |
| 625 | 2026-03-05T18:45:06.743Z | Downloaded icu_normalizer v2.1.1 |
| 626 | 2026-03-05T18:45:06.768Z | Downloaded proc-macro-error-attr v1.0.4 |
| 627 | 2026-03-05T18:45:06.768Z | Downloaded proc-macro-crate v3.4.0 |
| 628 | 2026-03-05T18:45:06.768Z | Downloaded proc-macro-crate v1.3.1 |
| 629 | 2026-03-05T18:45:06.768Z | Downloaded plain v0.2.3 |
| 630 | 2026-03-05T18:45:06.768Z | Downloaded phf_shared v0.12.1 |
| 631 | 2026-03-05T18:45:06.768Z | Downloaded pem v3.0.6 |
| 632 | 2026-03-05T18:45:06.768Z | Downloaded num_enum v0.7.5 |
| 633 | 2026-03-05T18:45:06.768Z | Downloaded memmap2 v0.9.10 |
| 634 | 2026-03-05T18:45:06.768Z | Downloaded litemap v0.8.1 |
| 635 | 2026-03-05T18:45:06.768Z | Downloaded console v0.16.2 |
| 636 | 2026-03-05T18:45:06.796Z | Downloaded blake2 v0.10.6 |
| 637 | 2026-03-05T18:45:06.796Z | Downloaded bcs v0.1.6 |
| 638 | 2026-03-05T18:45:06.796Z | Downloaded pin-utils v0.1.0 |
| 639 | 2026-03-05T18:45:06.796Z | Downloaded openssl-macros v0.1.1 |
| 640 | 2026-03-05T18:45:06.796Z | Downloaded opaque-debug v0.3.1 |
| 641 | 2026-03-05T18:45:06.796Z | Downloaded omicron-workspace-hack v0.1.0 |
| 642 | 2026-03-05T18:45:06.796Z | Downloaded olpc-cjson v0.1.4 |
| 643 | 2026-03-05T18:45:06.796Z | Downloaded num_enum_derive v0.7.5 |
| 644 | 2026-03-05T18:45:06.796Z | Downloaded getrandom v0.4.1 |
| 645 | 2026-03-05T18:45:06.796Z | Downloaded deranged v0.5.6 |
| 646 | 2026-03-05T18:45:06.796Z | Downloaded crc32fast v1.5.0 |
| 647 | 2026-03-05T18:45:06.797Z | Downloaded cancel-safe-futures v0.1.5 |
| 648 | 2026-03-05T18:45:06.822Z | Downloaded num-complex v0.4.6 |
| 649 | 2026-03-05T18:45:06.822Z | Downloaded multer v3.1.0 |
| 650 | 2026-03-05T18:45:06.822Z | Downloaded getrandom v0.3.4 |
| 651 | 2026-03-05T18:45:06.823Z | Downloaded crossbeam-utils v0.8.21 |
| 652 | 2026-03-05T18:45:06.823Z | Downloaded colored v3.1.1 |
| 653 | 2026-03-05T18:45:06.823Z | Downloaded anstream v0.6.21 |
| 654 | 2026-03-05T18:45:06.823Z | Downloaded parse-display v0.10.0 |
| 655 | 2026-03-05T18:45:06.823Z | Downloaded num-iter v0.1.45 |
| 656 | 2026-03-05T18:45:06.823Z | Downloaded num-derive v0.4.2 |
| 657 | 2026-03-05T18:45:06.823Z | Downloaded newtype-uuid v1.3.2 |
| 658 | 2026-03-05T18:45:06.823Z | Downloaded libsw v3.5.0 |
| 659 | 2026-03-05T18:45:06.823Z | Downloaded jobserver v0.1.34 |
| 660 | 2026-03-05T18:45:06.851Z | Downloaded ipnetwork v0.21.1 |
| 661 | 2026-03-05T18:45:06.851Z | Downloaded ingot-types v0.1.2 |
| 662 | 2026-03-05T18:45:06.851Z | Downloaded icu_properties v2.1.2 |
| 663 | 2026-03-05T18:45:06.851Z | Downloaded iana-time-zone v0.1.65 |
| 664 | 2026-03-05T18:45:06.851Z | Downloaded derive-where v1.6.0 |
| 665 | 2026-03-05T18:45:06.851Z | Downloaded daft v0.1.5 |
| 666 | 2026-03-05T18:45:06.851Z | Downloaded const_format_proc_macros v0.2.34 |
| 667 | 2026-03-05T18:45:06.851Z | Downloaded byteorder v1.5.0 |
| 668 | 2026-03-05T18:45:06.851Z | Downloaded base64 v0.22.1 |
| 669 | 2026-03-05T18:45:06.851Z | Downloaded num-derive v0.3.3 |
| 670 | 2026-03-05T18:45:06.877Z | Downloaded num-conv v0.2.0 |
| 671 | 2026-03-05T18:45:06.878Z | Downloaded lru-cache v0.1.2 |
| 672 | 2026-03-05T18:45:06.878Z | Downloaded linear-map v1.2.0 |
| 673 | 2026-03-05T18:45:06.878Z | Downloaded lazy_static v1.5.0 |
| 674 | 2026-03-05T18:45:06.878Z | Downloaded getrandom v0.2.17 |
| 675 | 2026-03-05T18:45:06.878Z | Downloaded derive-ex v0.1.8 |
| 676 | 2026-03-05T18:45:06.878Z | Downloaded defmt v1.0.1 |
| 677 | 2026-03-05T18:45:06.878Z | Downloaded daft-derive v0.1.5 |
| 678 | 2026-03-05T18:45:06.904Z | Downloaded cookie v0.18.1 |
| 679 | 2026-03-05T18:45:06.904Z | Downloaded clap_derive v4.5.55 |
| 680 | 2026-03-05T18:45:06.904Z | Downloaded anstyle v1.0.13 |
| 681 | 2026-03-05T18:45:06.904Z | Downloaded managed v0.8.0 |
| 682 | 2026-03-05T18:45:06.904Z | Downloaded macaddr v1.0.1 |
| 683 | 2026-03-05T18:45:06.904Z | Downloaded lock_api v0.4.14 |
| 684 | 2026-03-05T18:45:06.904Z | Downloaded linked-hash-map v0.5.6 |
| 685 | 2026-03-05T18:45:06.904Z | Downloaded libscf-sys v1.1.0 |
| 686 | 2026-03-05T18:45:06.904Z | Downloaded keccak v0.1.6 |
| 687 | 2026-03-05T18:45:06.904Z | Downloaded ipnet v2.11.0 |
| 688 | 2026-03-05T18:45:06.904Z | Downloaded hyper-rustls v0.27.7 |
| 689 | 2026-03-05T18:45:06.929Z | Downloaded hubpack v0.1.2 |
| 690 | 2026-03-05T18:45:06.929Z | Downloaded httparse v1.10.1 |
| 691 | 2026-03-05T18:45:06.929Z | Downloaded http-body-util v0.1.3 |
| 692 | 2026-03-05T18:45:06.929Z | Downloaded defmt-macros v1.0.1 |
| 693 | 2026-03-05T18:45:06.929Z | Downloaded csv-core v0.1.13 |
| 694 | 2026-03-05T18:45:06.929Z | Downloaded crossbeam-deque v0.8.6 |
| 695 | 2026-03-05T18:45:06.929Z | Downloaded ciborium-ll v0.2.2 |
| 696 | 2026-03-05T18:45:06.929Z | Downloaded bit-vec v0.8.0 |
| 697 | 2026-03-05T18:45:06.929Z | Downloaded no-std-compat v0.4.1 |
| 698 | 2026-03-05T18:45:06.930Z | Downloaded newtype_derive v0.1.6 |
| 699 | 2026-03-05T18:45:06.956Z | Downloaded newtype-uuid-macros v0.1.0 |
| 700 | 2026-03-05T18:45:06.956Z | Downloaded newline-converter v0.3.0 |
| 701 | 2026-03-05T18:45:06.956Z | Downloaded natord v1.0.9 |
| 702 | 2026-03-05T18:45:06.956Z | Downloaded memoffset v0.9.1 |
| 703 | 2026-03-05T18:45:06.956Z | Downloaded match_cfg v0.1.0 |
| 704 | 2026-03-05T18:45:06.956Z | Downloaded lru-slab v0.1.2 |
| 705 | 2026-03-05T18:45:06.956Z | Downloaded is_terminal_polyfill v1.70.2 |
| 706 | 2026-03-05T18:45:06.956Z | Downloaded is_ci v1.2.0 |
| 707 | 2026-03-05T18:45:06.956Z | Downloaded hmac v0.12.1 |
| 708 | 2026-03-05T18:45:06.956Z | Downloaded heapless v0.8.0 |
| 709 | 2026-03-05T18:45:06.956Z | Downloaded half v2.7.1 |
| 710 | 2026-03-05T18:45:06.956Z | Downloaded futures v0.3.32 |
| 711 | 2026-03-05T18:45:06.982Z | Downloaded crucible-workspace-hack v0.1.0 |
| 712 | 2026-03-05T18:45:06.982Z | Downloaded cfg-if v1.0.4 |
| 713 | 2026-03-05T18:45:06.982Z | Downloaded ingot v0.1.1 |
| 714 | 2026-03-05T18:45:06.982Z | Downloaded icu_collections v2.1.1 |
| 715 | 2026-03-05T18:45:06.982Z | Downloaded httpdate v1.0.3 |
| 716 | 2026-03-05T18:45:06.982Z | Downloaded highway v1.3.0 |
| 717 | 2026-03-05T18:45:06.982Z | Downloaded hex v0.4.3 |
| 718 | 2026-03-05T18:45:06.982Z | Downloaded data-encoding v2.10.0 |
| 719 | 2026-03-05T18:45:06.982Z | Downloaded critical-section v1.2.0 |
| 720 | 2026-03-05T18:45:07.008Z | Downloaded cipher v0.4.4 |
| 721 | 2026-03-05T18:45:07.008Z | Downloaded bitflags v1.3.2 |
| 722 | 2026-03-05T18:45:07.008Z | Downloaded base64ct v1.8.3 |
| 723 | 2026-03-05T18:45:07.008Z | Downloaded internet-checksum v0.2.1 |
| 724 | 2026-03-05T18:45:07.008Z | Downloaded hubpack_derive v0.1.1 |
| 725 | 2026-03-05T18:45:07.008Z | Downloaded hostname v0.4.2 |
| 726 | 2026-03-05T18:45:07.008Z | Downloaded hostname v0.3.1 |
| 727 | 2026-03-05T18:45:07.008Z | Downloaded group v0.13.0 |
| 728 | 2026-03-05T18:45:07.008Z | Downloaded glob v0.3.3 |
| 729 | 2026-03-05T18:45:07.008Z | Downloaded futures-executor v0.3.32 |
| 730 | 2026-03-05T18:45:07.008Z | Downloaded futures-channel v0.3.32 |
| 731 | 2026-03-05T18:45:07.009Z | Downloaded fs_extra v1.3.0 |
| 732 | 2026-03-05T18:45:07.009Z | Downloaded defmt-parser v1.0.0 |
| 733 | 2026-03-05T18:45:07.009Z | Downloaded curve25519-dalek-derive v0.1.1 |
| 734 | 2026-03-05T18:45:07.036Z | Downloaded crunchy v0.2.4 |
| 735 | 2026-03-05T18:45:07.036Z | Downloaded cpufeatures v0.2.17 |
| 736 | 2026-03-05T18:45:07.036Z | Downloaded ciborium-io v0.2.2 |
| 737 | 2026-03-05T18:45:07.036Z | Downloaded async-stream v0.3.6 |
| 738 | 2026-03-05T18:45:07.036Z | Downloaded instant v0.1.13 |
| 739 | 2026-03-05T18:45:07.036Z | Downloaded inout v0.1.4 |
| 740 | 2026-03-05T18:45:07.036Z | Downloaded indent_write v2.2.0 |
| 741 | 2026-03-05T18:45:07.036Z | Downloaded idna_adapter v1.2.1 |
| 742 | 2026-03-05T18:45:07.036Z | Downloaded ident_case v1.0.1 |
| 743 | 2026-03-05T18:45:07.036Z | Downloaded http-body v1.0.1 |
| 744 | 2026-03-05T18:45:07.036Z | Downloaded heck v0.5.0 |
| 745 | 2026-03-05T18:45:07.036Z | Downloaded heck v0.4.1 |
| 746 | 2026-03-05T18:45:07.036Z | Downloaded hash32 v0.3.1 |
| 747 | 2026-03-05T18:45:07.036Z | Downloaded fxhash v0.2.1 |
| 748 | 2026-03-05T18:45:07.036Z | Downloaded futures-task v0.3.32 |
| 749 | 2026-03-05T18:45:07.062Z | Downloaded futures-sink v0.3.32 |
| 750 | 2026-03-05T18:45:07.062Z | Downloaded futures-macro v0.3.32 |
| 751 | 2026-03-05T18:45:07.062Z | Downloaded futures-io v0.3.32 |
| 752 | 2026-03-05T18:45:07.062Z | Downloaded futures-core v0.3.32 |
| 753 | 2026-03-05T18:45:07.062Z | Downloaded fs-err v3.3.0 |
| 754 | 2026-03-05T18:45:07.062Z | Downloaded form_urlencoded v1.2.2 |
| 755 | 2026-03-05T18:45:07.062Z | Downloaded foreign-types-shared v0.3.1 |
| 756 | 2026-03-05T18:45:07.062Z | Downloaded foreign-types-shared v0.1.1 |
| 757 | 2026-03-05T18:45:07.062Z | Downloaded defmt v0.3.100 |
| 758 | 2026-03-05T18:45:07.062Z | Downloaded cstr-argument v0.1.2 |
| 759 | 2026-03-05T18:45:07.062Z | Downloaded colorchoice v1.0.4 |
| 760 | 2026-03-05T18:45:07.063Z | Downloaded clap_lex v1.0.0 |
| 761 | 2026-03-05T18:45:07.063Z | Downloaded argon2 v0.5.3 |
| 762 | 2026-03-05T18:45:07.063Z | Downloaded anstyle-query v1.1.5 |
| 763 | 2026-03-05T18:45:07.063Z | Downloaded generic-array v0.14.7 |
| 764 | 2026-03-05T18:45:07.063Z | Downloaded fastrand v2.3.0 |
| 765 | 2026-03-05T18:45:07.088Z | Downloaded darling_macro v0.21.3 |
| 766 | 2026-03-05T18:45:07.088Z | Downloaded crypto-common v0.1.7 |
| 767 | 2026-03-05T18:45:07.088Z | Downloaded crc8 v0.1.1 |
| 768 | 2026-03-05T18:45:07.088Z | Downloaded convert_case v0.4.0 |
| 769 | 2026-03-05T18:45:07.088Z | Downloaded cfg_aliases v0.2.1 |
| 770 | 2026-03-05T18:45:07.088Z | Downloaded base16ct v1.0.0 |
| 771 | 2026-03-05T18:45:07.088Z | Downloaded float-ord v0.3.2 |
| 772 | 2026-03-05T18:45:07.088Z | Downloaded debug-ignore v1.0.5 |
| 773 | 2026-03-05T18:45:07.088Z | Downloaded const-random-macro v0.1.16 |
| 774 | 2026-03-05T18:45:07.088Z | Downloaded cobs v0.3.0 |
| 775 | 2026-03-05T18:45:07.088Z | Downloaded backoff v0.4.0 |
| 776 | 2026-03-05T18:45:07.088Z | Downloaded async-stream-impl v0.3.6 |
| 777 | 2026-03-05T18:45:07.088Z | Downloaded block-buffer v0.10.4 |
| 778 | 2026-03-05T18:45:07.088Z | Downloaded cmake v0.1.57 |
| 779 | 2026-03-05T18:45:07.088Z | Downloaded ciborium v0.2.2 |
| 780 | 2026-03-05T18:45:07.088Z | Downloaded camino-tempfile v1.4.1 |
| 781 | 2026-03-05T18:45:07.114Z | Downloaded bytecount v0.6.9 |
| 782 | 2026-03-05T18:45:07.114Z | Downloaded bitflags v2.11.0 |
| 783 | 2026-03-05T18:45:07.114Z | Downloaded const-random v0.1.18 |
| 784 | 2026-03-05T18:45:07.114Z | Downloaded bit-set v0.8.0 |
| 785 | 2026-03-05T18:45:07.114Z | Downloaded find-msvc-tools v0.1.9 |
| 786 | 2026-03-05T18:45:07.114Z | Downloaded enum-as-inner v0.6.1 |
| 787 | 2026-03-05T18:45:07.114Z | Downloaded embedded-io v0.4.0 |
| 788 | 2026-03-05T18:45:07.114Z | Downloaded elliptic-curve v0.13.8 |
| 789 | 2026-03-05T18:45:07.114Z | Downloaded foldhash v0.1.5 |
| 790 | 2026-03-05T18:45:07.114Z | Downloaded ff v0.13.1 |
| 791 | 2026-03-05T18:45:07.114Z | Downloaded equivalent v1.0.2 |
| 792 | 2026-03-05T18:45:07.139Z | Downloaded dropshot v0.16.7 |
| 793 | 2026-03-05T18:45:07.165Z | Downloaded drift v0.1.3 |
| 794 | 2026-03-05T18:45:07.165Z | Downloaded chacha20 v0.9.1 |
| 795 | 2026-03-05T18:45:07.165Z | Downloaded fnv v1.0.7 |
| 796 | 2026-03-05T18:45:07.165Z | Downloaded fixedbitset v0.5.7 |
| 797 | 2026-03-05T18:45:07.165Z | Downloaded fixedbitset v0.4.2 |
| 798 | 2026-03-05T18:45:07.165Z | Downloaded erased-serde v0.3.31 |
| 799 | 2026-03-05T18:45:07.165Z | Downloaded dropshot-api-manager v0.3.0 |
| 800 | 2026-03-05T18:45:07.165Z | Downloaded base16ct v0.2.0 |
| 801 | 2026-03-05T18:45:07.165Z | Downloaded either v1.15.0 |
| 802 | 2026-03-05T18:45:07.189Z | Downloaded dropshot_endpoint v0.16.7 |
| 803 | 2026-03-05T18:45:07.190Z | Downloaded displaydoc v0.2.5 |
| 804 | 2026-03-05T18:45:07.190Z | Downloaded digest v0.10.7 |
| 805 | 2026-03-05T18:45:07.190Z | Downloaded diff v0.1.13 |
| 806 | 2026-03-05T18:45:07.190Z | Downloaded globset v0.4.18 |
| 807 | 2026-03-05T18:45:07.190Z | Downloaded foldhash v0.2.0 |
| 808 | 2026-03-05T18:45:07.190Z | Downloaded dyn-clone v1.0.20 |
| 809 | 2026-03-05T18:45:07.190Z | Downloaded dtrace-parser v0.3.0 |
| 810 | 2026-03-05T18:45:07.190Z | Downloaded dtrace-parser v0.2.0 |
| 811 | 2026-03-05T18:45:07.190Z | Downloaded dropshot-api-manager-types v0.3.0 |
| 812 | 2026-03-05T18:45:07.214Z | Downloaded dof v0.4.0 |
| 813 | 2026-03-05T18:45:07.215Z | Downloaded aws-lc-sys v0.37.1 |
| 814 | 2026-03-05T18:45:07.625Z | Downloaded arc-swap v1.8.2 |
| 815 | 2026-03-05T18:45:07.650Z | Downloaded aws-lc-rs v1.15.4 |
| 816 | 2026-03-05T18:45:07.677Z | Downloaded atomicwrites v0.4.4 |
| 817 | 2026-03-05T18:45:07.677Z | Downloaded anstyle-parse v0.2.7 |
| 818 | 2026-03-05T18:45:07.677Z | Downloaded aead v0.5.2 |
| 819 | 2026-03-05T18:45:07.677Z | Downloaded autocfg v1.5.0 |
| 820 | 2026-03-05T18:45:07.678Z | Downloaded atomic-waker v1.1.2 |
| 821 | 2026-03-05T18:45:07.678Z | Downloaded async-recursion v1.1.1 |
| 822 | 2026-03-05T18:45:07.703Z | Downloaded aho-corasick v1.1.4 |
| 823 | 2026-03-05T18:45:07.703Z | Downloaded ahash v0.8.12 |
| 824 | 2026-03-05T18:45:07.703Z | Downloaded anyhow v1.0.101 |
| 825 | 2026-03-05T18:45:08.791Z | Compiling proc-macro2 v1.0.106 |
| 826 | 2026-03-05T18:45:08.791Z | Compiling quote v1.0.44 |
| 827 | 2026-03-05T18:45:08.816Z | Compiling unicode-ident v1.0.24 |
| 828 | 2026-03-05T18:45:08.816Z | Compiling serde_core v1.0.228 |
| 829 | 2026-03-05T18:45:08.816Z | Compiling libc v0.2.180 |
| 830 | 2026-03-05T18:45:08.816Z | Compiling serde v1.0.228 |
| 831 | 2026-03-05T18:45:08.816Z | Compiling autocfg v1.5.0 |
| 832 | 2026-03-05T18:45:09.260Z | Compiling zmij v1.0.21 |
| 833 | 2026-03-05T18:45:09.870Z | Compiling libm v0.2.16 |
| 834 | 2026-03-05T18:45:09.905Z | Compiling getrandom v0.4.1 |
| 835 | 2026-03-05T18:45:10.042Z | Compiling icu_normalizer_data v2.1.1 |
| 836 | 2026-03-05T18:45:10.072Z | Compiling icu_properties_data v2.1.2 |
| 837 | 2026-03-05T18:45:10.140Z | Compiling version_check v0.9.5 |
| 838 | 2026-03-05T18:45:10.594Z | Compiling serde_json v1.0.149 |
| 839 | 2026-03-05T18:45:10.689Z | Compiling num-traits v0.2.19 |
| 840 | 2026-03-05T18:45:11.032Z | Compiling memchr v2.8.0 |
| 841 | 2026-03-05T18:45:11.091Z | Compiling parking_lot_core v0.9.12 |
| 842 | 2026-03-05T18:45:11.722Z | Compiling thiserror v2.0.18 |
| 843 | 2026-03-05T18:45:11.852Z | Compiling syn v2.0.116 |
| 844 | 2026-03-05T18:45:11.991Z | Checking cfg-if v1.0.4 |
| 845 | 2026-03-05T18:45:12.029Z | Compiling zerocopy v0.8.39 |
| 846 | 2026-03-05T18:45:12.144Z | Compiling heck v0.5.0 |
| 847 | 2026-03-05T18:45:12.577Z | Compiling schemars v0.8.22 |
| 848 | 2026-03-05T18:45:12.693Z | Compiling portable-atomic v1.13.1 |
| 849 | 2026-03-05T18:45:12.848Z | Compiling itoa v1.0.17 |
| 850 | 2026-03-05T18:45:12.912Z | Compiling jobserver v0.1.34 |
| 851 | 2026-03-05T18:45:13.160Z | Compiling find-msvc-tools v0.1.9 |
| 852 | 2026-03-05T18:45:13.205Z | Compiling shlex v1.3.0 |
| 853 | 2026-03-05T18:45:13.580Z | Compiling cc v1.2.56 |
| 854 | 2026-03-05T18:45:13.670Z | Compiling rustversion v1.0.22 |
| 855 | 2026-03-05T18:45:14.230Z | Compiling allocator-api2 v0.2.21 |
| 856 | 2026-03-05T18:45:14.398Z | Compiling equivalent v1.0.2 |
| 857 | 2026-03-05T18:45:14.578Z | Compiling typenum v1.19.0 |
| 858 | 2026-03-05T18:45:14.935Z | Compiling foldhash v0.2.0 |
| 859 | 2026-03-05T18:45:14.968Z | Compiling thiserror v1.0.69 |
| 860 | 2026-03-05T18:45:15.368Z | Compiling hashbrown v0.16.1 |
| 861 | 2026-03-05T18:45:15.663Z | Compiling semver v1.0.27 |
| 862 | 2026-03-05T18:45:15.738Z | Compiling httparse v1.10.1 |
| 863 | 2026-03-05T18:45:15.960Z | Compiling rustix v1.1.3 |
| 864 | 2026-03-05T18:45:16.320Z | Compiling generic-array v0.14.7 |
| 865 | 2026-03-05T18:45:16.354Z | Compiling log v0.4.29 |
| 866 | 2026-03-05T18:45:16.487Z | Compiling getrandom v0.3.4 |
| 867 | 2026-03-05T18:45:16.711Z | Compiling ring v0.17.14 |
| 868 | 2026-03-05T18:45:16.743Z | Compiling indexmap v2.13.0 |
| 869 | 2026-03-05T18:45:17.149Z | Compiling slog v2.8.2 |
| 870 | 2026-03-05T18:45:17.648Z | Compiling anyhow v1.0.101 |
| 871 | 2026-03-05T18:45:17.678Z | Compiling ucd-trie v0.1.7 |
| 872 | 2026-03-05T18:45:17.844Z | Compiling iana-time-zone v0.1.65 |
| 873 | 2026-03-05T18:45:18.154Z | Compiling pest v2.8.6 |
| 874 | 2026-03-05T18:45:18.213Z | Compiling regex-syntax v0.8.9 |
| 875 | 2026-03-05T18:45:18.337Z | Compiling uuid v1.21.0 |
| 876 | 2026-03-05T18:45:18.727Z | Compiling dyn-clone v1.0.20 |
| 877 | 2026-03-05T18:45:18.769Z | Compiling aho-corasick v1.1.4 |
| 878 | 2026-03-05T18:45:18.970Z | Compiling crossbeam-utils v0.8.21 |
| 879 | 2026-03-05T18:45:19.487Z | Compiling synstructure v0.13.2 |
| 880 | 2026-03-05T18:45:19.681Z | Compiling serde_derive_internals v0.29.1 |
| 881 | 2026-03-05T18:45:20.614Z | Compiling time-core v0.1.8 |
| 882 | 2026-03-05T18:45:20.672Z | Compiling num-conv v0.2.0 |
| 883 | 2026-03-05T18:45:20.895Z | Compiling pest_meta v2.8.6 |
| 884 | 2026-03-05T18:45:20.926Z | Compiling time-macros v0.2.27 |
| 885 | 2026-03-05T18:45:21.063Z | Compiling cmake v0.1.57 |
| 886 | 2026-03-05T18:45:21.436Z | Compiling fs_extra v1.3.0 |
| 887 | 2026-03-05T18:45:21.834Z | Compiling regex-automata v0.4.14 |
| 888 | 2026-03-05T18:45:21.993Z | Compiling dunce v1.0.5 |
| 889 | 2026-03-05T18:45:22.153Z | Compiling aws-lc-sys v0.37.1 |
| 890 | 2026-03-05T18:45:22.595Z | Compiling pest_generator v2.8.6 |
| 891 | 2026-03-05T18:45:22.833Z | Compiling serde_derive v1.0.228 |
| 892 | 2026-03-05T18:45:23.277Z | Compiling zerofrom-derive v0.1.6 |
| 893 | 2026-03-05T18:45:23.371Z | Compiling yoke-derive v0.8.1 |
| 894 | 2026-03-05T18:45:23.395Z | Compiling zerovec-derive v0.11.2 |
| 895 | 2026-03-05T18:45:23.934Z | Compiling displaydoc v0.2.5 |
| 896 | 2026-03-05T18:45:24.074Z | Compiling schemars_derive v0.8.22 |
| 897 | 2026-03-05T18:45:24.584Z | Compiling tokio-macros v2.6.0 |
| 898 | 2026-03-05T18:45:25.355Z | Compiling thiserror-impl v2.0.18 |
| 899 | 2026-03-05T18:45:25.551Z | Compiling zerocopy-derive v0.8.39 |
| 900 | 2026-03-05T18:45:25.643Z | Compiling zeroize_derive v1.4.3 |
| 901 | 2026-03-05T18:45:25.820Z | Compiling futures-macro v0.3.32 |
| 902 | 2026-03-05T18:45:26.000Z | Compiling thiserror-impl v1.0.69 |
| 903 | 2026-03-05T18:45:26.565Z | Compiling tracing-attributes v0.1.31 |
| 904 | 2026-03-05T18:45:26.990Z | Compiling pest_derive v2.8.6 |
| 905 | 2026-03-05T18:45:27.737Z | Compiling regex v1.12.3 |
| 906 | 2026-03-05T18:45:28.368Z | Checking stable_deref_trait v1.2.1 |
| 907 | 2026-03-05T18:45:28.393Z | Compiling syn v1.0.109 |
| 908 | 2026-03-05T18:45:28.491Z | Compiling byteorder v1.5.0 |
| 909 | 2026-03-05T18:45:28.666Z | Checking zerofrom v0.1.6 |
| 910 | 2026-03-05T18:45:28.725Z | Compiling regress v0.10.5 |
| 911 | 2026-03-05T18:45:28.848Z | Compiling aws-lc-rs v1.15.4 |
| 912 | 2026-03-05T18:45:28.916Z | Compiling fnv v1.0.7 |
| 913 | 2026-03-05T18:45:28.968Z | Checking yoke v0.8.1 |
| 914 | 2026-03-05T18:45:29.582Z | Checking zerovec v0.11.5 |
| 915 | 2026-03-05T18:45:30.294Z | Checking smallvec v1.15.1 |
| 916 | 2026-03-05T18:45:30.370Z | Compiling serde_tokenstream v0.2.2 |
| 917 | 2026-03-05T18:45:30.468Z | Compiling bytes v1.11.1 |
| 918 | 2026-03-05T18:45:30.699Z | Compiling chrono v0.4.43 |
| 919 | 2026-03-05T18:45:30.964Z | Compiling scroll_derive v0.13.1 |
| 920 | 2026-03-05T18:45:31.852Z | Compiling http v1.4.0 |
| 921 | 2026-03-05T18:45:32.034Z | Compiling async-trait v0.1.89 |
| 922 | 2026-03-05T18:45:32.183Z | Compiling paste v1.0.15 |
| 923 | 2026-03-05T18:45:33.955Z | Compiling ryu v1.0.23 |
| 924 | 2026-03-05T18:45:34.104Z | Compiling rustls v0.23.36 |
| 925 | 2026-03-05T18:45:34.284Z | Compiling slog-async v2.8.0 |
| 926 | 2026-03-05T18:45:34.848Z | Checking tinystr v0.8.2 |
| 927 | 2026-03-05T18:45:34.880Z | Checking litemap v0.8.1 |
| 928 | 2026-03-05T18:45:35.199Z | Checking writeable v0.6.2 |
| 929 | 2026-03-05T18:45:35.238Z | Checking potential_utf v0.1.4 |
| 930 | 2026-03-05T18:45:35.418Z | Checking zerotrie v0.2.3 |
| 931 | 2026-03-05T18:45:35.470Z | Checking icu_collections v2.1.1 |
| 932 | 2026-03-05T18:45:35.523Z | Checking icu_locale_core v2.1.1 |
| 933 | 2026-03-05T18:45:35.935Z | Compiling typify-impl v0.4.3 |
| 934 | 2026-03-05T18:45:35.968Z | Compiling openapiv3 v2.2.0 |
| 935 | 2026-03-05T18:45:36.097Z | Checking percent-encoding v2.3.2 |
| 936 | 2026-03-05T18:45:36.769Z | Compiling camino v1.2.2 |
| 937 | 2026-03-05T18:45:36.827Z | Compiling unsafe-libyaml v0.2.11 |
| 938 | 2026-03-05T18:45:36.858Z | Checking icu_provider v2.1.1 |
| 939 | 2026-03-05T18:45:37.418Z | Checking icu_normalizer v2.1.1 |
| 940 | 2026-03-05T18:45:37.455Z | Checking icu_properties v2.1.2 |
| 941 | 2026-03-05T18:45:38.096Z | Compiling serde_yaml v0.9.34+deprecated |
| 942 | 2026-03-05T18:45:38.186Z | Checking form_urlencoded v1.2.2 |
| 943 | 2026-03-05T18:45:38.380Z | Checking errno v0.3.14 |
| 944 | 2026-03-05T18:45:38.427Z | Compiling usdt-impl v0.6.0 |
| 945 | 2026-03-05T18:45:38.583Z | Compiling strsim v0.11.1 |
| 946 | 2026-03-05T18:45:38.858Z | Checking utf8_iter v1.0.4 |
| 947 | 2026-03-05T18:45:39.067Z | Compiling omicron-workspace-hack v0.1.0 |
| 948 | 2026-03-05T18:45:39.222Z | Compiling scroll v0.13.0 |
| 949 | 2026-03-05T18:45:39.480Z | Checking idna_adapter v1.2.1 |
| 950 | 2026-03-05T18:45:39.711Z | Checking idna v1.1.0 |
| 951 | 2026-03-05T18:45:39.786Z | Compiling plain v0.2.3 |
| 952 | 2026-03-05T18:45:39.820Z | Compiling daft-derive v0.1.5 |
| 953 | 2026-03-05T18:45:39.886Z | Compiling ident_case v1.0.1 |
| 954 | 2026-03-05T18:45:40.002Z | Compiling goblin v0.10.5 |
| 955 | 2026-03-05T18:45:40.101Z | Compiling pretty-hex v0.4.1 |
| 956 | 2026-03-05T18:45:40.188Z | Checking url v2.5.8 |
| 957 | 2026-03-05T18:45:40.342Z | Compiling darling_core v0.21.3 |
| 958 | 2026-03-05T18:45:40.952Z | Compiling dtrace-parser v0.3.0 |
| 959 | 2026-03-05T18:45:41.162Z | Compiling thread-id v5.1.0 |
| 960 | 2026-03-05T18:45:41.527Z | Compiling rustls v0.22.4 |
| 961 | 2026-03-05T18:45:42.542Z | Checking pin-project-lite v0.2.16 |
| 962 | 2026-03-05T18:45:43.249Z | Checking getrandom v0.2.17 |
| 963 | 2026-03-05T18:45:43.492Z | Compiling multer v3.1.0 |
| 964 | 2026-03-05T18:45:44.256Z | Compiling async-stream-impl v0.3.6 |
| 965 | 2026-03-05T18:45:44.551Z | Compiling typify-macro v0.4.3 |
| 966 | 2026-03-05T18:45:44.606Z | Compiling strum_macros v0.26.4 |
| 967 | 2026-03-05T18:45:45.392Z | Compiling structmeta-derive v0.3.0 |
| 968 | 2026-03-05T18:45:45.572Z | Compiling darling_macro v0.21.3 |
| 969 | 2026-03-05T18:45:46.002Z | Compiling newtype-uuid-macros v0.1.0 |
| 970 | 2026-03-05T18:45:46.553Z | Compiling darling v0.21.3 |
| 971 | 2026-03-05T18:45:46.710Z | Checking zeroize v1.8.2 |
| 972 | 2026-03-05T18:45:47.012Z | Compiling dropshot v0.16.7 |
| 973 | 2026-03-05T18:45:47.338Z | Compiling dof v0.4.0 |
| 974 | 2026-03-05T18:45:47.707Z | Compiling structmeta v0.3.0 |
| 975 | 2026-03-05T18:45:47.785Z | Compiling typify v0.4.3 |
| 976 | 2026-03-05T18:45:47.960Z | Compiling progenitor-impl v0.11.2 |
| 977 | 2026-03-05T18:45:48.214Z | Compiling dropshot_endpoint v0.16.7 |
| 978 | 2026-03-05T18:45:48.563Z | Compiling ref-cast v1.0.25 |
| 979 | 2026-03-05T18:45:48.649Z | Compiling once_cell v1.21.3 |
| 980 | 2026-03-05T18:45:49.841Z | Compiling ref-cast-impl v1.0.25 |
| 981 | 2026-03-05T18:45:50.141Z | Checking scopeguard v1.2.0 |
| 982 | 2026-03-05T18:45:50.326Z | Checking lock_api v0.4.14 |
| 983 | 2026-03-05T18:45:50.637Z | Compiling usdt-attr-macro v0.6.0 |
| 984 | 2026-03-05T18:45:50.665Z | Compiling usdt-macro v0.6.0 |
| 985 | 2026-03-05T18:45:50.724Z | Compiling strum_macros v0.27.2 |
| 986 | 2026-03-05T18:45:51.318Z | Checking socket2 v0.6.2 |
| 987 | 2026-03-05T18:45:51.934Z | Compiling derive-ex v0.1.8 |
| 988 | 2026-03-05T18:45:51.965Z | Checking critical-section v1.2.0 |
| 989 | 2026-03-05T18:45:52.213Z | Checking bitflags v2.11.0 |
| 990 | 2026-03-05T18:45:52.577Z | Compiling winnow v0.7.14 |
| 991 | 2026-03-05T18:45:52.616Z | Compiling serde_with_macros v3.16.1 |
| 992 | 2026-03-05T18:45:52.672Z | Checking parking_lot v0.12.5 |
| 993 | 2026-03-05T18:45:53.029Z | Checking signal-hook-registry v1.4.8 |
| 994 | 2026-03-05T18:45:53.192Z | Compiling clap_derive v4.5.55 |
| 995 | 2026-03-05T18:45:53.224Z | Compiling progenitor-macro v0.11.2 |
| 996 | 2026-03-05T18:45:53.363Z | Checking mio v1.1.1 |
| 997 | 2026-03-05T18:45:54.879Z | Checking tokio v1.49.0 |
| 998 | 2026-03-05T18:45:55.179Z | Compiling toml_datetime v0.7.5+spec-1.1.0 |
| 999 | 2026-03-05T18:45:55.538Z | Compiling test-strategy v0.4.5 |
| 1000 | 2026-03-05T18:45:55.760Z | Compiling toml_parser v1.0.9+spec-1.1.0 |
| 1001 | 2026-03-05T18:45:56.303Z | Checking futures-core v0.3.32 |
| 1002 | 2026-03-05T18:45:56.967Z | Compiling parse-display-derive v0.10.0 |
| 1003 | 2026-03-05T18:45:57.201Z | Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 1004 | 2026-03-05T18:45:57.230Z | Checking subtle v2.6.1 |
| 1005 | 2026-03-05T18:45:58.066Z | Compiling api_identity v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 1006 | 2026-03-05T18:45:58.768Z | Checking futures-sink v0.3.32 |
| 1007 | 2026-03-05T18:45:59.322Z | Checking slab v0.4.12 |
| 1008 | 2026-03-05T18:46:00.647Z | Checking futures-channel v0.3.32 |
| 1009 | 2026-03-05T18:46:00.961Z | Checking rand_core v0.6.4 |
| 1010 | 2026-03-05T18:46:01.330Z | Checking futures-io v0.3.32 |
| 1011 | 2026-03-05T18:46:01.375Z | Compiling either v1.15.0 |
| 1012 | 2026-03-05T18:46:01.599Z | Checking futures-task v0.3.32 |
| 1013 | 2026-03-05T18:46:01.803Z | Compiling itertools v0.14.0 |
| 1014 | 2026-03-05T18:46:01.861Z | Checking futures-util v0.3.32 |
| 1015 | 2026-03-05T18:46:03.230Z | Checking tracing-core v0.1.36 |
| 1016 | 2026-03-05T18:46:03.967Z | Checking tracing v0.1.44 |
| 1017 | 2026-03-05T18:46:04.002Z | Compiling toml_edit v0.23.10+spec-1.0.0 |
| 1018 | 2026-03-05T18:46:04.746Z | Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 1019 | 2026-03-05T18:46:05.332Z | Compiling proc-macro-crate v3.4.0 |
| 1020 | 2026-03-05T18:46:05.507Z | Compiling proc-macro-error-attr v1.0.4 |
| 1021 | 2026-03-05T18:46:05.918Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#d9645f8d) |
| 1022 | 2026-03-05T18:46:06.370Z | Compiling num_enum_derive v0.7.5 |
| 1023 | 2026-03-05T18:46:06.681Z | Compiling toml_datetime v0.6.11 |
| 1024 | 2026-03-05T18:46:07.114Z | Compiling foreign-types-macros v0.2.3 |
| 1025 | 2026-03-05T18:46:07.175Z | Compiling proc-macro-error v1.0.4 |
| 1026 | 2026-03-05T18:46:08.293Z | Checking ipnetwork v0.21.1 |
| 1027 | 2026-03-05T18:46:08.361Z | Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 1028 | 2026-03-05T18:46:08.621Z | Checking erased-serde v0.3.31 |
| 1029 | 2026-03-05T18:46:09.053Z | Compiling heck v0.4.1 |
| 1030 | 2026-03-05T18:46:09.174Z | Compiling crucible-workspace-hack v0.1.0 |
| 1031 | 2026-03-05T18:46:09.491Z | Checking ppv-lite86 v0.2.21 |
| 1032 | 2026-03-05T18:46:09.599Z | Checking rustls-pki-types v1.14.0 |
| 1033 | 2026-03-05T18:46:09.890Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#99a7e26c) |
| 1034 | 2026-03-05T18:46:10.143Z | Checking crypto-common v0.1.7 |
| 1035 | 2026-03-05T18:46:10.229Z | Compiling heapless v0.8.0 |
| 1036 | 2026-03-05T18:46:10.346Z | Checking base64 v0.22.1 |
| 1037 | 2026-03-05T18:46:10.379Z | Checking untrusted v0.9.0 |
| 1038 | 2026-03-05T18:46:10.411Z | Compiling ingot-macros v0.1.1 |
| 1039 | 2026-03-05T18:46:10.884Z | Checking ipnet v2.11.0 |
| 1040 | 2026-03-05T18:46:11.369Z | Compiling cfg_aliases v0.2.1 |
| 1041 | 2026-03-05T18:46:12.094Z | Checking oxnet v0.1.4 |
| 1042 | 2026-03-05T18:46:12.597Z | Checking tokio-util v0.7.18 |
| 1043 | 2026-03-05T18:46:12.994Z | Compiling memoffset v0.9.1 |
| 1044 | 2026-03-05T18:46:13.027Z | Compiling smoltcp v0.11.0 |
| 1045 | 2026-03-05T18:46:13.616Z | Checking http-body v1.0.1 |
| 1046 | 2026-03-05T18:46:14.017Z | Checking atomic-waker v1.1.2 |
| 1047 | 2026-03-05T18:46:14.415Z | Compiling zerocopy-derive v0.7.35 |
| 1048 | 2026-03-05T18:46:14.488Z | Compiling winnow v0.5.40 |
| 1049 | 2026-03-05T18:46:15.011Z | Checking try-lock v0.2.5 |
| 1050 | 2026-03-05T18:46:15.208Z | Checking tower-layer v0.3.3 |
| 1051 | 2026-03-05T18:46:15.238Z | Checking tower-service v0.3.3 |
| 1052 | 2026-03-05T18:46:15.570Z | Checking want v0.3.1 |
| 1053 | 2026-03-05T18:46:15.822Z | Checking h2 v0.4.13 |
| 1054 | 2026-03-05T18:46:17.558Z | Checking pin-utils v0.1.0 |
| 1055 | 2026-03-05T18:46:17.680Z | Checking httpdate v1.0.3 |
| 1056 | 2026-03-05T18:46:17.994Z | Compiling toml_edit v0.19.15 |
| 1057 | 2026-03-05T18:46:18.136Z | Checking rand_core v0.9.5 |
| 1058 | 2026-03-05T18:46:19.375Z | Checking block-buffer v0.10.4 |
| 1059 | 2026-03-05T18:46:19.974Z | Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 1060 | 2026-03-05T18:46:20.331Z | Compiling rayon-core v1.13.0 |
| 1061 | 2026-03-05T18:46:20.557Z | Checking hyper v1.8.1 |
| 1062 | 2026-03-05T18:46:20.892Z | Compiling proc-macro-crate v1.3.1 |
| 1063 | 2026-03-05T18:46:22.276Z | Checking digest v0.10.7 |
| 1064 | 2026-03-05T18:46:22.436Z | Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 1065 | 2026-03-05T18:46:22.706Z | Compiling scroll_derive v0.12.1 |
| 1066 | 2026-03-05T18:46:22.866Z | Checking hyper-util v0.1.20 |
| 1067 | 2026-03-05T18:46:23.357Z | Compiling num_enum_derive v0.5.11 |
| 1068 | 2026-03-05T18:46:24.129Z | Checking rand_chacha v0.9.0 |
| 1069 | 2026-03-05T18:46:24.587Z | Checking serde_urlencoded v0.7.1 |
| 1070 | 2026-03-05T18:46:24.701Z | Checking http-body-util v0.1.3 |
| 1071 | 2026-03-05T18:46:25.228Z | Compiling convert_case v0.4.0 |
| 1072 | 2026-03-05T18:46:25.582Z | Checking untrusted v0.7.1 |
| 1073 | 2026-03-05T18:46:25.878Z | Checking rand v0.9.2 |
| 1074 | 2026-03-05T18:46:25.990Z | Compiling derive_more v0.99.20 |
| 1075 | 2026-03-05T18:46:26.940Z | Compiling zone_cfg_derive v0.3.1 |
| 1076 | 2026-03-05T18:46:28.355Z | Checking powerfmt v0.2.0 |
| 1077 | 2026-03-05T18:46:28.668Z | Checking deranged v0.5.6 |
| 1078 | 2026-03-05T18:46:29.312Z | Compiling nix v0.30.1 |
| 1079 | 2026-03-05T18:46:30.132Z | Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino#7e56ab6e) |
| 1080 | 2026-03-05T18:46:30.679Z | Checking num_threads v0.1.7 |
| 1081 | 2026-03-05T18:46:30.819Z | Checking cpufeatures v0.2.17 |
| 1082 | 2026-03-05T18:46:30.970Z | Checking unicode-width v0.2.2 |
| 1083 | 2026-03-05T18:46:31.326Z | Checking time v0.3.47 |
| 1084 | 2026-03-05T18:46:31.591Z | Compiling zerocopy v0.7.35 |
| 1085 | 2026-03-05T18:46:31.638Z | Checking sync_wrapper v1.0.2 |
| 1086 | 2026-03-05T18:46:31.896Z | Compiling hubpack_derive v0.1.1 |
| 1087 | 2026-03-05T18:46:33.050Z | Compiling num-derive v0.4.2 |
| 1088 | 2026-03-05T18:46:33.554Z | Compiling usdt-impl v0.5.0 |
| 1089 | 2026-03-05T18:46:34.614Z | Compiling dof v0.3.0 |
| 1090 | 2026-03-05T18:46:34.697Z | Checking tower v0.5.3 |
| 1091 | 2026-03-05T18:46:35.305Z | Compiling rustls-webpki v0.103.9 |
| 1092 | 2026-03-05T18:46:35.528Z | Checking crossbeam-channel v0.5.15 |
| 1093 | 2026-03-05T18:46:35.670Z | Compiling dtrace-parser v0.2.0 |
| 1094 | 2026-03-05T18:46:35.709Z | Checking webpki-roots v1.0.6 |
| 1095 | 2026-03-05T18:46:36.312Z | Compiling thread-id v4.2.2 |
| 1096 | 2026-03-05T18:46:37.008Z | Compiling rustix v0.38.44 |
| 1097 | 2026-03-05T18:46:37.376Z | Compiling illumos-utils v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 1098 | 2026-03-05T18:46:37.738Z | Checking iri-string v0.7.10 |
| 1099 | 2026-03-05T18:46:40.810Z | Checking tower-http v0.6.8 |
| 1100 | 2026-03-05T18:46:42.072Z | Compiling serde_spanned v1.0.4 |
| 1101 | 2026-03-05T18:46:42.200Z | Checking thread_local v1.1.9 |
| 1102 | 2026-03-05T18:46:42.533Z | Compiling prettyplease v0.2.37 |
| 1103 | 2026-03-05T18:46:42.683Z | Compiling toml_writer v1.0.6+spec-1.1.0 |
| 1104 | 2026-03-05T18:46:43.225Z | Compiling toml v0.9.12+spec-1.1.0 |
| 1105 | 2026-03-05T18:46:45.065Z | Checking futures-executor v0.3.32 |
| 1106 | 2026-03-05T18:46:45.493Z | Checking is-terminal v0.4.17 |
| 1107 | 2026-03-05T18:46:45.954Z | Checking take_mut v0.2.2 |
| 1108 | 2026-03-05T18:46:46.203Z | Checking term v1.2.1 |
| 1109 | 2026-03-05T18:46:46.380Z | Compiling tokio-rustls v0.26.4 |
| 1110 | 2026-03-05T18:46:46.680Z | Compiling pkg-config v0.3.32 |
| 1111 | 2026-03-05T18:46:47.949Z | Compiling hyper-rustls v0.27.7 |
| 1112 | 2026-03-05T18:46:48.184Z | Checking slog-term v2.9.2 |
| 1113 | 2026-03-05T18:46:48.862Z | Compiling usdt-attr-macro v0.5.0 |
| 1114 | 2026-03-05T18:46:49.026Z | Compiling usdt-macro v0.5.0 |
| 1115 | 2026-03-05T18:46:50.346Z | Compiling enum-as-inner v0.6.1 |
| 1116 | 2026-03-05T18:46:50.384Z | Compiling rustc_version v0.4.1 |
| 1117 | 2026-03-05T18:46:50.702Z | Compiling reqwest v0.12.28 |
| 1118 | 2026-03-05T18:46:50.816Z | Checking futures v0.3.32 |
| 1119 | 2026-03-05T18:46:50.990Z | Compiling curve25519-dalek v4.1.3 |
| 1120 | 2026-03-05T18:46:51.247Z | Compiling newtype-uuid v1.3.2 |
| 1121 | 2026-03-05T18:46:51.541Z | Compiling fastrand v2.3.0 |
| 1122 | 2026-03-05T18:46:52.078Z | Compiling tempfile v3.25.0 |
| 1123 | 2026-03-05T18:46:52.119Z | Compiling daft v0.1.5 |
| 1124 | 2026-03-05T18:46:53.203Z | Compiling rustls-webpki v0.102.8 |
| 1125 | 2026-03-05T18:46:53.523Z | Compiling thiserror-impl-no-std v2.0.2 |
| 1126 | 2026-03-05T18:46:53.742Z | Compiling curve25519-dalek-derive v0.1.1 |
| 1127 | 2026-03-05T18:46:54.888Z | Compiling wait-timeout v0.2.1 |
| 1128 | 2026-03-05T18:46:55.109Z | Compiling match_cfg v0.1.0 |
| 1129 | 2026-03-05T18:46:55.348Z | Compiling quick-error v1.2.3 |
| 1130 | 2026-03-05T18:46:55.432Z | Compiling bit-vec v0.8.0 |
| 1131 | 2026-03-05T18:46:55.586Z | Compiling rusty-fork v0.3.1 |
| 1132 | 2026-03-05T18:46:55.618Z | Compiling hostname v0.3.1 |
| 1133 | 2026-03-05T18:46:55.984Z | Compiling bit-set v0.8.0 |
| 1134 | 2026-03-05T18:46:56.152Z | Compiling progenitor-client v0.11.2 |
| 1135 | 2026-03-05T18:46:56.316Z | Compiling rand_chacha v0.3.1 |
| 1136 | 2026-03-05T18:46:56.378Z | Compiling slog-json v2.6.1 |
| 1137 | 2026-03-05T18:46:57.776Z | Compiling rand_xorshift v0.4.0 |
| 1138 | 2026-03-05T18:46:58.438Z | Compiling encoding_rs v0.8.35 |
| 1139 | 2026-03-05T18:46:58.474Z | Compiling memmap2 v0.9.10 |
| 1140 | 2026-03-05T18:46:58.931Z | Compiling hex v0.4.3 |
| 1141 | 2026-03-05T18:46:59.612Z | Compiling spin v0.9.8 |
| 1142 | 2026-03-05T18:47:00.084Z | Compiling unarray v0.1.4 |
| 1143 | 2026-03-05T18:47:00.193Z | Compiling mime v0.3.17 |
| 1144 | 2026-03-05T18:47:00.468Z | Compiling proptest v1.10.0 |
| 1145 | 2026-03-05T18:47:00.631Z | Compiling sha1 v0.10.6 |
| 1146 | 2026-03-05T18:47:00.725Z | Compiling tokio-rustls v0.25.0 |
| 1147 | 2026-03-05T18:47:02.159Z | Compiling tabwriter v1.4.1 |
| 1148 | 2026-03-05T18:47:02.545Z | Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#8f60acdf) |
| 1149 | 2026-03-05T18:47:02.636Z | Compiling usdt v0.6.0 |
| 1150 | 2026-03-05T18:47:03.078Z | Compiling rand v0.8.5 |
| 1151 | 2026-03-05T18:47:03.177Z | Compiling slog-bunyan v2.5.0 |
| 1152 | 2026-03-05T18:47:03.437Z | Compiling progenitor v0.11.2 |
| 1153 | 2026-03-05T18:47:03.858Z | Compiling rdb-types v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=8f5527da3c53398c95c50b1af088637e7b6c5718#8f5527da) |
| 1154 | 2026-03-05T18:47:04.556Z | Compiling waitgroup v0.1.2 |
| 1155 | 2026-03-05T18:47:04.674Z | Compiling rustls-pemfile v2.2.0 |
| 1156 | 2026-03-05T18:47:04.773Z | Compiling async-stream v0.3.6 |
| 1157 | 2026-03-05T18:47:05.002Z | Compiling strum v0.26.3 |
| 1158 | 2026-03-05T18:47:05.143Z | Compiling num-integer v0.1.46 |
| 1159 | 2026-03-05T18:47:05.206Z | Compiling serde_path_to_error v0.1.20 |
| 1160 | 2026-03-05T18:47:05.259Z | Compiling hostname v0.4.2 |
| 1161 | 2026-03-05T18:47:05.286Z | Compiling instant v0.1.13 |
| 1162 | 2026-03-05T18:47:05.642Z | Compiling colored v3.1.1 |
| 1163 | 2026-03-05T18:47:05.670Z | Compiling utf8parse v0.2.2 |
| 1164 | 2026-03-05T18:47:05.927Z | Compiling rustc-hash v2.1.1 |
| 1165 | 2026-03-05T18:47:05.963Z | Compiling debug-ignore v1.0.5 |
| 1166 | 2026-03-05T18:47:06.081Z | Compiling anstyle-parse v0.2.7 |
| 1167 | 2026-03-05T18:47:06.266Z | Compiling iddqd v0.3.17 |
| 1168 | 2026-03-05T18:47:06.292Z | Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=8f5527da3c53398c95c50b1af088637e7b6c5718#8f5527da) |
| 1169 | 2026-03-05T18:47:06.494Z | Compiling tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0) |
| 1170 | 2026-03-05T18:47:06.616Z | Compiling backoff v0.4.0 |
| 1171 | 2026-03-05T18:47:07.573Z | Compiling protocol v0.1.0 (https://github.com/oxidecomputer/lldp#4c9df170) |
| 1172 | 2026-03-05T18:47:07.851Z | Compiling progenitor-client v0.10.0 |
| 1173 | 2026-03-05T18:47:08.440Z | Compiling omicron-uuid-kinds v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 1174 | 2026-03-05T18:47:09.142Z | Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 1175 | 2026-03-05T18:47:09.180Z | Compiling parse-display v0.10.0 |
| 1176 | 2026-03-05T18:47:09.447Z | Compiling strum v0.27.2 |
| 1177 | 2026-03-05T18:47:09.527Z | Compiling serde_with v3.16.1 |
| 1178 | 2026-03-05T18:47:09.690Z | Compiling progenitor-impl v0.10.0 |
| 1179 | 2026-03-05T18:47:09.725Z | Compiling macaddr v1.0.1 |
| 1180 | 2026-03-05T18:47:09.959Z | Compiling anstyle v1.0.13 |
| 1181 | 2026-03-05T18:47:10.205Z | Compiling anstyle-query v1.1.5 |
| 1182 | 2026-03-05T18:47:10.456Z | Compiling colorchoice v1.0.4 |
| 1183 | 2026-03-05T18:47:10.661Z | Compiling semver v0.1.20 |
| 1184 | 2026-03-05T18:47:10.704Z | Compiling is_terminal_polyfill v1.70.2 |
| 1185 | 2026-03-05T18:47:10.925Z | Compiling anstream v0.6.21 |
| 1186 | 2026-03-05T18:47:11.358Z | Compiling rustc_version v0.1.7 |
| 1187 | 2026-03-05T18:47:12.498Z | Compiling num-rational v0.4.2 |
| 1188 | 2026-03-05T18:47:13.152Z | Compiling num-iter v0.1.45 |
| 1189 | 2026-03-05T18:47:13.956Z | Compiling terminal_size v0.4.3 |
| 1190 | 2026-03-05T18:47:14.611Z | Compiling serde_spanned v0.6.9 |
| 1191 | 2026-03-05T18:47:14.862Z | Compiling serde_repr v0.1.20 |
| 1192 | 2026-03-05T18:47:14.905Z | Compiling derive-where v1.6.0 |
| 1193 | 2026-03-05T18:47:15.346Z | Compiling num-complex v0.4.6 |
| 1194 | 2026-03-05T18:47:16.143Z | Compiling progenitor-macro v0.10.0 |
| 1195 | 2026-03-05T18:47:16.413Z | Compiling clap_lex v1.0.0 |
| 1196 | 2026-03-05T18:47:16.626Z | Compiling toml_write v0.1.2 |
| 1197 | 2026-03-05T18:47:17.841Z | Compiling omicron-common v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 1198 | 2026-03-05T18:47:18.353Z | Compiling toml_edit v0.22.27 |
| 1199 | 2026-03-05T18:47:18.691Z | Compiling clap_builder v4.5.59 |
| 1200 | 2026-03-05T18:47:19.458Z | Compiling num v0.4.3 |
| 1201 | 2026-03-05T18:47:20.659Z | Compiling newtype_derive v0.1.6 |
| 1202 | 2026-03-05T18:47:21.415Z | Compiling owo-colors v4.2.3 |
| 1203 | 2026-03-05T18:47:21.595Z | Compiling float-ord v0.3.2 |
| 1204 | 2026-03-05T18:47:22.792Z | Compiling vcpkg v0.2.15 |
| 1205 | 2026-03-05T18:47:23.408Z | Compiling toml v0.8.23 |
| 1206 | 2026-03-05T18:47:24.279Z | Compiling openssl-sys v0.9.111 |
| 1207 | 2026-03-05T18:47:24.391Z | Compiling clap v4.5.59 |
| 1208 | 2026-03-05T18:47:25.931Z | Compiling pin-project-internal v1.1.10 |
| 1209 | 2026-03-05T18:47:28.737Z | Compiling slog-dtrace v0.3.0 |
| 1210 | 2026-03-05T18:47:28.776Z | Compiling minimal-lexical v0.2.1 |
| 1211 | 2026-03-05T18:47:28.867Z | Compiling chrono-tz v0.10.4 |
| 1212 | 2026-03-05T18:47:29.352Z | Compiling unicode-xid v0.2.6 |
| 1213 | 2026-03-05T18:47:29.533Z | Compiling cancel-safe-futures v0.1.5 |
| 1214 | 2026-03-05T18:47:29.632Z | Compiling const_format_proc_macros v0.2.34 |
| 1215 | 2026-03-05T18:47:30.184Z | Compiling nom v7.1.3 |
| 1216 | 2026-03-05T18:47:32.108Z | Compiling oximeter-macro-impl v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 1217 | 2026-03-05T18:47:32.925Z | Compiling num-derive v0.3.3 |
| 1218 | 2026-03-05T18:47:33.151Z | Compiling snafu-derive v0.8.9 |
| 1219 | 2026-03-05T18:47:33.404Z | Compiling async-recursion v1.1.1 |
| 1220 | 2026-03-05T18:47:34.963Z | Compiling oximeter-db v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 1221 | 2026-03-05T18:47:35.142Z | Compiling oximeter-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 1222 | 2026-03-05T18:47:35.446Z | Compiling cookie v0.18.1 |
| 1223 | 2026-03-05T18:47:35.895Z | Compiling openssl v0.10.75 |
| 1224 | 2026-03-05T18:47:36.272Z | Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 1225 | 2026-03-05T18:47:36.551Z | Compiling tabled_derive v0.7.0 |
| 1226 | 2026-03-05T18:47:37.371Z | Compiling openssl-macros v0.1.1 |
| 1227 | 2026-03-05T18:47:40.848Z | Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 1228 | 2026-03-05T18:47:43.688Z | Checking foreign-types-shared v0.3.1 |
| 1229 | 2026-03-05T18:47:43.966Z | Checking foreign-types v0.5.0 |
| 1230 | 2026-03-05T18:47:44.308Z | Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 1231 | 2026-03-05T18:47:45.864Z | Checking crossbeam-epoch v0.9.18 |
| 1232 | 2026-03-05T18:47:46.055Z | Checking num_enum v0.7.5 |
| 1233 | 2026-03-05T18:47:46.793Z | Checking cstr-argument v0.1.2 |
| 1234 | 2026-03-05T18:47:47.456Z | Checking nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 1235 | 2026-03-05T18:47:47.840Z | Checking dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#d9645f8d) |
| 1236 | 2026-03-05T18:47:48.159Z | Checking rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 1237 | 2026-03-05T18:47:48.920Z | Checking hash32 v0.3.1 |
| 1238 | 2026-03-05T18:47:49.873Z | Checking ingot-types v0.1.2 |
| 1239 | 2026-03-05T18:47:50.611Z | Checking itertools v0.12.1 |
| 1240 | 2026-03-05T18:47:50.644Z | Checking cobs v0.3.0 |
| 1241 | 2026-03-05T18:47:50.841Z | Checking managed v0.8.0 |
| 1242 | 2026-03-05T18:47:50.936Z | Checking bitflags v1.3.2 |
| 1243 | 2026-03-05T18:47:51.093Z | Checking postcard v1.1.3 |
| 1244 | 2026-03-05T18:47:51.875Z | Checking ingot v0.1.1 |
| 1245 | 2026-03-05T18:47:53.950Z | Checking illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 1246 | 2026-03-05T18:47:54.493Z | Checking crossbeam-deque v0.8.6 |
| 1247 | 2026-03-05T18:47:54.675Z | Checking tinyvec_macros v0.1.1 |
| 1248 | 2026-03-05T18:47:54.804Z | Checking data-encoding v2.10.0 |
| 1249 | 2026-03-05T18:47:55.498Z | Checking tinyvec v1.10.0 |
| 1250 | 2026-03-05T18:47:56.404Z | Checking camino-tempfile v1.4.1 |
| 1251 | 2026-03-05T18:47:56.798Z | Checking opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 1252 | 2026-03-05T18:47:56.835Z | Checking num_enum v0.5.11 |
| 1253 | 2026-03-05T18:47:56.870Z | Checking scroll v0.12.0 |
| 1254 | 2026-03-05T18:47:57.064Z | Checking static_assertions v1.1.0 |
| 1255 | 2026-03-05T18:47:57.253Z | Checking illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b) |
| 1256 | 2026-03-05T18:47:57.325Z | Checking rayon v1.11.0 |
| 1257 | 2026-03-05T18:47:57.469Z | Checking goblin v0.8.2 |
| 1258 | 2026-03-05T18:47:57.671Z | Checking zone v0.3.1 |
| 1259 | 2026-03-05T18:47:57.722Z | Checking bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=bc121ef55741656ce118b02ceeda949b9261f49f#bc121ef5) |
| 1260 | 2026-03-05T18:47:58.128Z | Checking smf v0.2.3 |
| 1261 | 2026-03-05T18:47:58.571Z | Checking sigpipe v0.1.3 |
| 1262 | 2026-03-05T18:47:58.694Z | Checking jiff v0.2.20 |
| 1263 | 2026-03-05T18:47:58.728Z | Checking glob v0.3.3 |
| 1264 | 2026-03-05T18:47:59.230Z | Checking bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=bc121ef55741656ce118b02ceeda949b9261f49f#bc121ef5) |
| 1265 | 2026-03-05T18:47:59.750Z | Checking crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a) |
| 1266 | 2026-03-05T18:47:59.896Z | Checking oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 1267 | 2026-03-05T18:48:01.092Z | Checking hubpack v0.1.2 |
| 1268 | 2026-03-05T18:48:01.523Z | Checking secrecy v0.10.3 |
| 1269 | 2026-03-05T18:48:02.002Z | Checking whoami v1.6.1 |
| 1270 | 2026-03-05T18:48:02.102Z | Checking lazy_static v1.5.0 |
| 1271 | 2026-03-05T18:48:02.345Z | Checking crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a) |
| 1272 | 2026-03-05T18:48:02.449Z | Checking hmac v0.12.1 |
| 1273 | 2026-03-05T18:48:02.683Z | Checking opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 1274 | 2026-03-05T18:48:02.766Z | Checking inout v0.1.4 |
| 1275 | 2026-03-05T18:48:03.085Z | Checking ff v0.13.1 |
| 1276 | 2026-03-05T18:48:03.417Z | Checking bstr v1.12.1 |
| 1277 | 2026-03-05T18:48:03.441Z | Checking memmap v0.7.0 |
| 1278 | 2026-03-05T18:48:03.746Z | Checking group v0.13.0 |
| 1279 | 2026-03-05T18:48:03.994Z | Checking cipher v0.4.4 |
| 1280 | 2026-03-05T18:48:04.243Z | Checking hkdf v0.12.4 |
| 1281 | 2026-03-05T18:48:04.719Z | Checking universal-hash v0.5.1 |
| 1282 | 2026-03-05T18:48:04.952Z | Checking crypto-bigint v0.5.5 |
| 1283 | 2026-03-05T18:48:05.112Z | Checking half v2.7.1 |
| 1284 | 2026-03-05T18:48:05.149Z | Checking usdt v0.5.0 |
| 1285 | 2026-03-05T18:48:05.504Z | Checking base64ct v1.8.3 |
| 1286 | 2026-03-05T18:48:05.723Z | Checking oxlog v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 1287 | 2026-03-05T18:48:05.829Z | Checking base16ct v0.2.0 |
| 1288 | 2026-03-05T18:48:05.943Z | Checking opaque-debug v0.3.1 |
| 1289 | 2026-03-05T18:48:06.080Z | Checking ciborium-io v0.2.2 |
| 1290 | 2026-03-05T18:48:06.124Z | Checking bytecount v0.6.9 |
| 1291 | 2026-03-05T18:48:06.148Z | Checking password-hash v0.5.0 |
| 1292 | 2026-03-05T18:48:06.289Z | Checking ciborium-ll v0.2.2 |
| 1293 | 2026-03-05T18:48:06.388Z | Checking poly1305 v0.8.0 |
| 1294 | 2026-03-05T18:48:06.749Z | Checking chacha20 v0.9.1 |
| 1295 | 2026-03-05T18:48:06.890Z | Checking gfss v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 1296 | 2026-03-05T18:48:06.979Z | Checking thiserror-no-std v2.0.2 |
| 1297 | 2026-03-05T18:48:07.195Z | Checking blake2 v0.10.6 |
| 1298 | 2026-03-05T18:48:07.513Z | Checking aead v0.5.2 |
| 1299 | 2026-03-05T18:48:08.127Z | Checking linked-hash-map v0.5.6 |
| 1300 | 2026-03-05T18:48:08.207Z | Checking indent_write v2.2.0 |
| 1301 | 2026-03-05T18:48:08.245Z | Compiling parking_lot_core v0.8.6 |
| 1302 | 2026-03-05T18:48:08.283Z | Checking elliptic-curve v0.13.8 |
| 1303 | 2026-03-05T18:48:08.334Z | Checking keccak v0.1.6 |
| 1304 | 2026-03-05T18:48:08.544Z | Checking resolv-conf v0.7.6 |
| 1305 | 2026-03-05T18:48:08.579Z | Checking lru-cache v0.1.2 |
| 1306 | 2026-03-05T18:48:08.720Z | Checking sha3 v0.10.8 |
| 1307 | 2026-03-05T18:48:09.066Z | Checking chacha20poly1305 v0.10.1 |
| 1308 | 2026-03-05T18:48:09.202Z | Checking argon2 v0.5.3 |
| 1309 | 2026-03-05T18:48:09.253Z | Checking vsss-rs v3.3.4 |
| 1310 | 2026-03-05T18:48:09.295Z | Checking ciborium v0.2.2 |
| 1311 | 2026-03-05T18:48:09.328Z | Checking similar v2.7.0 |
| 1312 | 2026-03-05T18:48:09.385Z | Checking atomicwrites v0.4.4 |
| 1313 | 2026-03-05T18:48:09.655Z | Checking hickory-proto v0.24.4 |
| 1314 | 2026-03-05T18:48:10.510Z | Checking propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=bc121ef55741656ce118b02ceeda949b9261f49f#bc121ef5) |
| 1315 | 2026-03-05T18:48:10.625Z | Checking serde-big-array v0.5.1 |
| 1316 | 2026-03-05T18:48:10.941Z | Checking siphasher v1.0.2 |
| 1317 | 2026-03-05T18:48:11.003Z | Checking sled-hardware-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 1318 | 2026-03-05T18:48:11.086Z | Checking unicode-segmentation v1.12.0 |
| 1319 | 2026-03-05T18:48:11.341Z | Checking phf_shared v0.12.1 |
| 1320 | 2026-03-05T18:48:11.662Z | Checking propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=bc121ef55741656ce118b02ceeda949b9261f49f#bc121ef5) |
| 1321 | 2026-03-05T18:48:11.955Z | Checking newline-converter v0.3.0 |
| 1322 | 2026-03-05T18:48:12.083Z | Checking trust-quorum-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 1323 | 2026-03-05T18:48:12.213Z | Checking gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc) |
| 1324 | 2026-03-05T18:48:12.319Z | Checking progenitor v0.10.0 |
| 1325 | 2026-03-05T18:48:12.701Z | Checking bootstore v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 1326 | 2026-03-05T18:48:13.710Z | Checking omicron-passwords v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 1327 | 2026-03-05T18:48:13.799Z | Checking hickory-resolver v0.24.4 |
| 1328 | 2026-03-05T18:48:15.075Z | Checking console v0.15.11 |
| 1329 | 2026-03-05T18:48:15.448Z | Checking tokio-stream v0.1.18 |
| 1330 | 2026-03-05T18:48:15.786Z | Checking csv-core v0.1.13 |
| 1331 | 2026-03-05T18:48:15.852Z | Checking swrite v0.1.0 |
| 1332 | 2026-03-05T18:48:15.926Z | Checking foldhash v0.1.5 |
| 1333 | 2026-03-05T18:48:16.099Z | Checking unicode-width v0.1.14 |
| 1334 | 2026-03-05T18:48:16.285Z | Compiling crc32fast v1.5.0 |
| 1335 | 2026-03-05T18:48:16.417Z | Checking hashbrown v0.15.5 |
| 1336 | 2026-03-05T18:48:16.500Z | Checking qorb v0.4.1 |
| 1337 | 2026-03-05T18:48:16.729Z | Checking csv v1.4.0 |
| 1338 | 2026-03-05T18:48:17.716Z | Checking expectorate v1.2.0 |
| 1339 | 2026-03-05T18:48:17.783Z | Checking sled-agent-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 1340 | 2026-03-05T18:48:18.027Z | Checking phf v0.12.1 |
| 1341 | 2026-03-05T18:48:18.335Z | Checking internal-dns-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 1342 | 2026-03-05T18:48:18.438Z | Checking tokio-dtrace v0.1.1 |
| 1343 | 2026-03-05T18:48:18.751Z | Checking gateway-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 1344 | 2026-03-05T18:48:18.813Z | Checking unicode-normalization v0.1.25 |
| 1345 | 2026-03-05T18:48:19.125Z | Checking pin-project v1.1.10 |
| 1346 | 2026-03-05T18:48:19.742Z | Checking libsw-core v0.3.2 |
| 1347 | 2026-03-05T18:48:19.939Z | Checking smawk v0.3.2 |
| 1348 | 2026-03-05T18:48:20.045Z | Checking highway v1.3.0 |
| 1349 | 2026-03-05T18:48:20.226Z | Checking fixedbitset v0.5.7 |
| 1350 | 2026-03-05T18:48:20.363Z | Checking fixedbitset v0.4.2 |
| 1351 | 2026-03-05T18:48:20.611Z | Checking foreign-types-shared v0.1.1 |
| 1352 | 2026-03-05T18:48:20.680Z | Checking same-file v1.0.6 |
| 1353 | 2026-03-05T18:48:20.758Z | Checking unicode-linebreak v0.1.5 |
| 1354 | 2026-03-05T18:48:20.823Z | Checking foreign-types v0.3.2 |
| 1355 | 2026-03-05T18:48:20.955Z | Checking walkdir v2.5.0 |
| 1356 | 2026-03-05T18:48:21.007Z | Checking petgraph v0.6.5 |
| 1357 | 2026-03-05T18:48:21.298Z | Checking textwrap v0.16.2 |
| 1358 | 2026-03-05T18:48:21.371Z | Checking petgraph v0.8.3 |
| 1359 | 2026-03-05T18:48:21.494Z | Checking oxql-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 1360 | 2026-03-05T18:48:21.855Z | Checking libsw v3.5.0 |
| 1361 | 2026-03-05T18:48:22.211Z | Checking olpc-cjson v0.1.4 |
| 1362 | 2026-03-05T18:48:22.565Z | Checking internal-dns-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 1363 | 2026-03-05T18:48:22.743Z | Checking gateway-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 1364 | 2026-03-05T18:48:23.097Z | Checking snafu v0.8.9 |
| 1365 | 2026-03-05T18:48:23.462Z | Checking oxide-tokio-rt v0.1.2 |
| 1366 | 2026-03-05T18:48:23.505Z | Checking oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 1367 | 2026-03-05T18:48:23.796Z | Checking clickhouse-admin-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 1368 | 2026-03-05T18:48:24.049Z | Checking cockroach-admin-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 1369 | 2026-03-05T18:48:24.458Z | Checking papergrid v0.11.0 |
| 1370 | 2026-03-05T18:48:24.923Z | Checking trust-quorum-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 1371 | 2026-03-05T18:48:25.366Z | Checking globset v0.4.18 |
| 1372 | 2026-03-05T18:48:25.479Z | Checking gethostname v0.5.0 |
| 1373 | 2026-03-05T18:48:25.533Z | Checking libscf-sys v1.1.0 |
| 1374 | 2026-03-05T18:48:25.699Z | Checking ereport-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 1375 | 2026-03-05T18:48:25.725Z | Checking const_format v0.2.35 |
| 1376 | 2026-03-05T18:48:25.823Z | Checking clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3) |
| 1377 | 2026-03-05T18:48:26.334Z | Checking pem v3.0.6 |
| 1378 | 2026-03-05T18:48:26.461Z | Checking bcs v0.1.6 |
| 1379 | 2026-03-05T18:48:26.592Z | Checking serde_plain v1.0.2 |
| 1380 | 2026-03-05T18:48:26.701Z | Checking tagptr v0.2.0 |
| 1381 | 2026-03-05T18:48:26.737Z | Checking typed-path v0.9.3 |
| 1382 | 2026-03-05T18:48:27.046Z | Checking termtree v0.5.1 |
| 1383 | 2026-03-05T18:48:27.183Z | Checking linear-map v1.2.0 |
| 1384 | 2026-03-05T18:48:27.391Z | Checking moka v0.12.13 |
| 1385 | 2026-03-05T18:48:27.536Z | Checking update-engine v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 1386 | 2026-03-05T18:48:27.898Z | Checking clickhouse-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 1387 | 2026-03-05T18:48:28.086Z | Checking gateway-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 1388 | 2026-03-05T18:48:28.291Z | Checking tabled v0.15.0 |
| 1389 | 2026-03-05T18:48:28.865Z | Checking tough v0.20.0 |
| 1390 | 2026-03-05T18:48:29.894Z | Checking cockroach-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 1391 | 2026-03-05T18:48:30.218Z | Checking steno v0.4.1 |
| 1392 | 2026-03-05T18:48:31.110Z | Checking sled-agent-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 1393 | 2026-03-05T18:48:31.341Z | Checking hickory-proto v0.25.2 |
| 1394 | 2026-03-05T18:48:32.985Z | Checking trust-quorum-protocol v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 1395 | 2026-03-05T18:48:33.092Z | Checking humantime v2.3.0 |
| 1396 | 2026-03-05T18:48:35.534Z | Checking hickory-resolver v0.25.2 |
| 1397 | 2026-03-05T18:48:35.621Z | Compiling network-interface v0.1.7 (https://github.com/oxidecomputer/network-interface?branch=illumos#5a696e91) |
| 1398 | 2026-03-05T18:48:37.339Z | Checking internal-dns-resolver v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 1399 | 2026-03-05T18:48:38.126Z | Checking smf v0.10.0 (https://github.com/illumos/smf-rs?branch=main#72389b51) |
| 1400 | 2026-03-05T18:48:40.846Z | Checking nexus-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 1401 | 2026-03-05T18:48:45.325Z | Compiling crunchy v0.2.4 |
| 1402 | 2026-03-05T18:48:48.036Z | Compiling tiny-keccak v2.0.2 |
| 1403 | 2026-03-05T18:49:03.089Z | Compiling const-random-macro v0.1.16 |
| 1404 | 2026-03-05T18:49:05.474Z | Compiling proc-macro-error-attr2 v2.0.0 |
| 1405 | 2026-03-05T18:49:06.393Z | Compiling proc-macro-error2 v2.0.1 |
| 1406 | 2026-03-05T18:49:06.650Z | Compiling nix v0.31.1 |
| 1407 | 2026-03-05T18:49:06.683Z | Checking ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9) |
| 1408 | 2026-03-05T18:49:06.727Z | Checking socket2 v0.5.10 |
| 1409 | 2026-03-05T18:49:07.090Z | Compiling ahash v0.8.12 |
| 1410 | 2026-03-05T18:49:07.177Z | Compiling smartstring v1.0.1 |
| 1411 | 2026-03-05T18:49:07.378Z | Compiling tabled_derive v0.11.0 |
| 1412 | 2026-03-05T18:49:07.635Z | Checking parking_lot v0.11.2 |
| 1413 | 2026-03-05T18:49:08.061Z | Checking fxhash v0.2.1 |
| 1414 | 2026-03-05T18:49:08.339Z | Checking sled v0.34.7 |
| 1415 | 2026-03-05T18:49:08.363Z | Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#db0be8a8) |
| 1416 | 2026-03-05T18:49:08.889Z | Checking rdb-types v0.1.0 (/work/oxidecomputer/maghemite/rdb-types) |
| 1417 | 2026-03-05T18:49:08.922Z | Compiling rhai_codegen v3.1.0 |
| 1418 | 2026-03-05T18:49:08.959Z | Checking internet-checksum v0.2.1 |
| 1419 | 2026-03-05T18:49:10.523Z | Checking arc-swap v1.8.2 |
| 1420 | 2026-03-05T18:49:10.714Z | Checking const-random v0.1.18 |
| 1421 | 2026-03-05T18:49:11.059Z | Checking slog-scope v4.4.1 |
| 1422 | 2026-03-05T18:49:11.141Z | Checking papergrid v0.17.0 |
| 1423 | 2026-03-05T18:49:11.178Z | Checking transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#db0be8a8) |
| 1424 | 2026-03-05T18:49:11.628Z | Checking dropshot-api-manager-types v0.3.0 |
| 1425 | 2026-03-05T18:49:11.979Z | Checking testing_table v0.3.0 |
| 1426 | 2026-03-05T18:49:12.180Z | Checking slog-stdlog v4.1.1 |
| 1427 | 2026-03-05T18:49:12.787Z | Checking smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51) |
| 1428 | 2026-03-05T18:49:12.841Z | Compiling lzma-sys v0.1.20 |
| 1429 | 2026-03-05T18:49:13.269Z | Checking transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control?branch=main#db0be8a8) |
| 1430 | 2026-03-05T18:49:13.321Z | Checking thin-vec v0.2.14 |
| 1431 | 2026-03-05T18:49:13.391Z | Checking tabled v0.20.0 |
| 1432 | 2026-03-05T18:49:13.833Z | Compiling typeid v1.0.3 |
| 1433 | 2026-03-05T18:49:13.918Z | Checking rhai v1.24.0 |
| 1434 | 2026-03-05T18:49:14.040Z | Checking common v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=37992295b5dc708d8f120cee805d67418741b556#37992295) |
| 1435 | 2026-03-05T18:49:14.557Z | Checking slog-envlogger v2.2.0 |
| 1436 | 2026-03-05T18:49:15.988Z | Checking crc8 v0.1.1 |
| 1437 | 2026-03-05T18:49:17.080Z | Checking nexus-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 1438 | 2026-03-05T18:49:18.156Z | Compiling fs-err v3.3.0 |
| 1439 | 2026-03-05T18:49:18.794Z | Checking dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=37992295b5dc708d8f120cee805d67418741b556#37992295) |
| 1440 | 2026-03-05T18:49:19.733Z | Checking ddm-admin-client v0.1.0 (/work/oxidecomputer/maghemite/ddm-admin-client) |
| 1441 | 2026-03-05T18:49:21.063Z | Checking oximeter-producer v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 1442 | 2026-03-05T18:49:21.200Z | Compiling cargo_toml v0.22.3 |
| 1443 | 2026-03-05T18:49:21.935Z | Compiling zone_cfg_derive v0.3.1 (https://github.com/oxidecomputer/zone#008474e8) |
| 1444 | 2026-03-05T18:49:22.519Z | Checking mg-common v0.1.0 (/work/oxidecomputer/maghemite/mg-common) |
| 1445 | 2026-03-05T18:49:24.697Z | Checking ndp v0.1.0 (/work/oxidecomputer/maghemite/ndp) |
| 1446 | 2026-03-05T18:49:25.341Z | Checking ddm-types v0.1.0 (/work/oxidecomputer/maghemite/ddm-types) |
| 1447 | 2026-03-05T18:49:26.527Z | Checking rdb v0.1.0 (/work/oxidecomputer/maghemite/rdb) |
| 1448 | 2026-03-05T18:49:27.104Z | Checking utf-8 v0.7.6 |
| 1449 | 2026-03-05T18:49:27.729Z | Checking tungstenite v0.21.0 |
| 1450 | 2026-03-05T18:49:27.761Z | Compiling libfalcon v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#f5f8fd52) |
| 1451 | 2026-03-05T18:49:29.692Z | Checking ddm-api v0.1.0 (/work/oxidecomputer/maghemite/ddm-api) |
| 1452 | 2026-03-05T18:49:29.903Z | Checking sha2 v0.10.9 |
| 1453 | 2026-03-05T18:49:30.279Z | Checking bfd v0.1.0 (/work/oxidecomputer/maghemite/bfd) |
| 1454 | 2026-03-05T18:49:31.160Z | Checking propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=ff31c527515d65886e599fc07eb41240aeb767c6#ff31c527) |
| 1455 | 2026-03-05T18:49:31.679Z | Checking yansi v1.0.1 |
| 1456 | 2026-03-05T18:49:31.768Z | Checking diff v0.1.13 |
| 1457 | 2026-03-05T18:49:32.056Z | Checking propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=ff31c527515d65886e599fc07eb41240aeb767c6#ff31c527) |
| 1458 | 2026-03-05T18:49:32.449Z | Checking pretty_assertions v1.4.1 |
| 1459 | 2026-03-05T18:49:32.714Z | Checking tokio-tungstenite v0.21.0 |
| 1460 | 2026-03-05T18:49:34.892Z | Checking console v0.16.2 |
| 1461 | 2026-03-05T18:49:35.321Z | Checking bgp v0.1.0 (/work/oxidecomputer/maghemite/bgp) |
| 1462 | 2026-03-05T18:49:35.391Z | Checking base64 v0.21.7 |
| 1463 | 2026-03-05T18:49:35.625Z | Checking sdd v3.0.10 |
| 1464 | 2026-03-05T18:49:35.657Z | Checking unit-prefix v0.5.2 |
| 1465 | 2026-03-05T18:49:35.924Z | Checking is_ci v1.2.0 |
| 1466 | 2026-03-05T18:49:36.130Z | Checking supports-color v3.0.2 |
| 1467 | 2026-03-05T18:49:36.168Z | Checking indicatif v0.18.4 |
| 1468 | 2026-03-05T18:49:36.395Z | Checking propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=ff31c527515d65886e599fc07eb41240aeb767c6#ff31c527) |
| 1469 | 2026-03-05T18:49:36.429Z | Checking scc v2.4.0 |
| 1470 | 2026-03-05T18:49:37.570Z | Checking xz2 v0.1.7 |
| 1471 | 2026-03-05T18:49:37.916Z | Checking ron v0.12.0 |
| 1472 | 2026-03-05T18:49:39.008Z | Checking zone v0.3.1 (https://github.com/oxidecomputer/zone#008474e8) |
| 1473 | 2026-03-05T18:49:40.259Z | Checking mg-admin-client v0.1.0 (/work/oxidecomputer/maghemite/mg-admin-client) |
| 1474 | 2026-03-05T18:49:40.405Z | Checking drift v0.1.3 |
| 1475 | 2026-03-05T18:49:40.606Z | Compiling serial_test_derive v3.3.1 |
| 1476 | 2026-03-05T18:49:40.790Z | Checking base16ct v1.0.0 |
| 1477 | 2026-03-05T18:49:41.055Z | Checking dropshot-api-manager v0.3.0 |
| 1478 | 2026-03-05T18:49:41.973Z | Checking serial_test v3.3.1 |
| 1479 | 2026-03-05T18:49:42.959Z | Checking ztest v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#f5f8fd52) |
| 1480 | 2026-03-05T18:49:43.794Z | Checking mg-lower v0.1.0 (/work/oxidecomputer/maghemite/mg-lower) |
| 1481 | 2026-03-05T18:49:44.181Z | Checking ddm v0.1.0 (/work/oxidecomputer/maghemite/ddm) |
| 1482 | 2026-03-05T18:49:44.216Z | Checking util v0.1.0 (/work/oxidecomputer/maghemite/util) |
| 1483 | 2026-03-05T18:49:44.548Z | Checking natord v1.0.9 |
| 1484 | 2026-03-05T18:49:44.850Z | Checking mg-tests v0.1.0 (/work/oxidecomputer/maghemite/tests) |
| 1485 | 2026-03-05T18:49:49.495Z | Checking ddmd v0.1.0 (/work/oxidecomputer/maghemite/ddmd) |
| 1486 | 2026-03-05T18:49:49.854Z | Checking mg-ddm-verify v0.1.0 (/work/oxidecomputer/maghemite/mg-ddm-verify) |
| 1487 | 2026-03-05T18:49:52.773Z | Checking ddmadm v0.1.0 (/work/oxidecomputer/maghemite/ddmadm) |
| 1488 | 2026-03-05T18:49:55.025Z | Checking xtask v0.1.0 (/work/oxidecomputer/maghemite/xtask) |
| 1489 | 2026-03-05T18:49:57.427Z | Checking mg-api v0.1.0 (/work/oxidecomputer/maghemite/mg-api) |
| 1490 | 2026-03-05T18:49:57.452Z | Checking mgadm v0.1.0 (/work/oxidecomputer/maghemite/mgadm) |
| 1491 | 2026-03-05T18:49:57.919Z | Checking falcon-lab v0.1.0 (/work/oxidecomputer/maghemite/falcon-lab) |
| 1492 | 2026-03-05T18:50:01.472Z | Checking mgd v0.1.0 (/work/oxidecomputer/maghemite/mgd) |
| 1493 | 2026-03-05T18:50:01.497Z | Checking maghemite-dropshot-apis v0.1.0 (/work/oxidecomputer/maghemite/dropshot-apis) |
| 1494 | 2026-03-05T18:50:36.639Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 6m 34s |
| 1495 | 2026-03-05T18:50:37.169Z | + cargo xtask openapi check |
| 1496 | 2026-03-05T18:50:38.170Z | Compiling libc v0.2.180 |
| 1497 | 2026-03-05T18:50:38.194Z | Compiling utf8parse v0.2.2 |
| 1498 | 2026-03-05T18:50:38.195Z | Compiling cfg-if v1.0.4 |
| 1499 | 2026-03-05T18:50:38.195Z | Compiling anstyle-query v1.1.5 |
| 1500 | 2026-03-05T18:50:38.195Z | Compiling proc-macro2 v1.0.106 |
| 1501 | 2026-03-05T18:50:38.195Z | Compiling quote v1.0.44 |
| 1502 | 2026-03-05T18:50:38.219Z | Compiling colorchoice v1.0.4 |
| 1503 | 2026-03-05T18:50:38.219Z | Compiling scopeguard v1.2.0 |
| 1504 | 2026-03-05T18:50:38.326Z | Compiling is_terminal_polyfill v1.70.2 |
| 1505 | 2026-03-05T18:50:38.363Z | Compiling anstyle v1.0.13 |
| 1506 | 2026-03-05T18:50:38.428Z | Compiling anstyle-parse v0.2.7 |
| 1507 | 2026-03-05T18:50:38.458Z | Compiling smallvec v1.15.1 |
| 1508 | 2026-03-05T18:50:38.483Z | Compiling lock_api v0.4.14 |
| 1509 | 2026-03-05T18:50:38.515Z | Compiling clap_lex v1.0.0 |
| 1510 | 2026-03-05T18:50:38.515Z | Compiling strsim v0.11.1 |
| 1511 | 2026-03-05T18:50:38.784Z | Compiling anstream v0.6.21 |
| 1512 | 2026-03-05T18:50:38.874Z | Compiling pin-project-lite v0.2.16 |
| 1513 | 2026-03-05T18:50:38.965Z | Compiling bytes v1.11.1 |
| 1514 | 2026-03-05T18:50:38.991Z | Compiling anyhow v1.0.101 |
| 1515 | 2026-03-05T18:50:39.162Z | Compiling errno v0.3.14 |
| 1516 | 2026-03-05T18:50:39.187Z | Compiling parking_lot_core v0.9.12 |
| 1517 | 2026-03-05T18:50:39.253Z | Compiling clap_builder v4.5.59 |
| 1518 | 2026-03-05T18:50:39.277Z | Compiling mio v1.1.1 |
| 1519 | 2026-03-05T18:50:39.424Z | Compiling signal-hook-registry v1.4.8 |
| 1520 | 2026-03-05T18:50:39.519Z | Compiling socket2 v0.6.2 |
| 1521 | 2026-03-05T18:50:39.893Z | Compiling parking_lot v0.12.5 |
| 1522 | 2026-03-05T18:50:40.335Z | Compiling syn v2.0.116 |
| 1523 | 2026-03-05T18:50:45.885Z | Compiling clap_derive v4.5.55 |
| 1524 | 2026-03-05T18:50:45.885Z | Compiling tokio-macros v2.6.0 |
| 1525 | 2026-03-05T18:50:47.247Z | Compiling tokio v1.49.0 |
| 1526 | 2026-03-05T18:50:49.019Z | Compiling clap v4.5.59 |
| 1527 | 2026-03-05T18:50:58.652Z | Compiling xtask v0.1.0 (/work/oxidecomputer/maghemite/xtask) |
| 1528 | 2026-03-05T18:51:01.090Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 23.79s |
| 1529 | 2026-03-05T18:51:01.190Z | Running `target/debug/xtask openapi check` |
| 1530 | 2026-03-05T18:51:03.191Z | Compiling libc v0.2.180 |
| 1531 | 2026-03-05T18:51:03.191Z | Compiling serde_core v1.0.228 |
| 1532 | 2026-03-05T18:51:03.217Z | Compiling memchr v2.8.0 |
| 1533 | 2026-03-05T18:51:03.217Z | Compiling itoa v1.0.17 |
| 1534 | 2026-03-05T18:51:03.217Z | Compiling stable_deref_trait v1.2.1 |
| 1535 | 2026-03-05T18:51:03.217Z | Compiling zerofrom v0.1.6 |
| 1536 | 2026-03-05T18:51:03.217Z | Compiling zmij v1.0.21 |
| 1537 | 2026-03-05T18:51:03.217Z | Compiling libm v0.2.16 |
| 1538 | 2026-03-05T18:51:03.217Z | Compiling writeable v0.6.2 |
| 1539 | 2026-03-05T18:51:03.297Z | Compiling yoke v0.8.1 |
| 1540 | 2026-03-05T18:51:03.386Z | Compiling litemap v0.8.1 |
| 1541 | 2026-03-05T18:51:03.585Z | Compiling percent-encoding v2.3.2 |
| 1542 | 2026-03-05T18:51:03.716Z | Compiling zerovec v0.11.5 |
| 1543 | 2026-03-05T18:51:03.742Z | Compiling zerotrie v0.2.3 |
| 1544 | 2026-03-05T18:51:03.773Z | Compiling icu_normalizer_data v2.1.1 |
| 1545 | 2026-03-05T18:51:03.906Z | Compiling icu_properties_data v2.1.2 |
| 1546 | 2026-03-05T18:51:04.055Z | Compiling form_urlencoded v1.2.2 |
| 1547 | 2026-03-05T18:51:04.222Z | Compiling errno v0.3.14 |
| 1548 | 2026-03-05T18:51:04.339Z | Compiling getrandom v0.2.17 |
| 1549 | 2026-03-05T18:51:04.414Z | Compiling getrandom v0.4.1 |
| 1550 | 2026-03-05T18:51:04.441Z | Compiling utf8_iter v1.0.4 |
| 1551 | 2026-03-05T18:51:04.527Z | Compiling zeroize v1.8.2 |
| 1552 | 2026-03-05T18:51:04.568Z | Compiling iana-time-zone v0.1.65 |
| 1553 | 2026-03-05T18:51:04.707Z | Compiling scopeguard v1.2.0 |
| 1554 | 2026-03-05T18:51:04.746Z | Compiling portable-atomic v1.13.1 |
| 1555 | 2026-03-05T18:51:04.772Z | Compiling socket2 v0.6.2 |
| 1556 | 2026-03-05T18:51:04.943Z | Compiling tinystr v0.8.2 |
| 1557 | 2026-03-05T18:51:04.973Z | Compiling potential_utf v0.1.4 |
| 1558 | 2026-03-05T18:51:05.016Z | Compiling lock_api v0.4.14 |
| 1559 | 2026-03-05T18:51:05.075Z | Compiling dyn-clone v1.0.20 |
| 1560 | 2026-03-05T18:51:05.325Z | Compiling num-traits v0.2.19 |
| 1561 | 2026-03-05T18:51:05.378Z | Compiling icu_locale_core v2.1.1 |
| 1562 | 2026-03-05T18:51:05.426Z | Compiling icu_collections v2.1.1 |
| 1563 | 2026-03-05T18:51:05.546Z | Compiling critical-section v1.2.0 |
| 1564 | 2026-03-05T18:51:05.754Z | Compiling signal-hook-registry v1.4.8 |
| 1565 | 2026-03-05T18:51:05.797Z | Compiling mio v1.1.1 |
| 1566 | 2026-03-05T18:51:06.181Z | Compiling once_cell v1.21.3 |
| 1567 | 2026-03-05T18:51:06.408Z | Compiling futures-core v0.3.32 |
| 1568 | 2026-03-05T18:51:06.445Z | Compiling zerocopy v0.8.39 |
| 1569 | 2026-03-05T18:51:06.701Z | Compiling subtle v2.6.1 |
| 1570 | 2026-03-05T18:51:06.731Z | Compiling rand_core v0.6.4 |
| 1571 | 2026-03-05T18:51:06.756Z | Compiling thiserror v2.0.18 |
| 1572 | 2026-03-05T18:51:06.964Z | Compiling log v0.4.29 |
| 1573 | 2026-03-05T18:51:07.085Z | Compiling icu_provider v2.1.1 |
| 1574 | 2026-03-05T18:51:07.126Z | Compiling equivalent v1.0.2 |
| 1575 | 2026-03-05T18:51:07.256Z | Compiling futures-sink v0.3.32 |
| 1576 | 2026-03-05T18:51:07.324Z | Compiling slab v0.4.12 |
| 1577 | 2026-03-05T18:51:07.350Z | Compiling foldhash v0.2.0 |
| 1578 | 2026-03-05T18:51:07.437Z | Compiling allocator-api2 v0.2.21 |
| 1579 | 2026-03-05T18:51:07.474Z | Compiling futures-channel v0.3.32 |
| 1580 | 2026-03-05T18:51:07.743Z | Compiling icu_properties v2.1.2 |
| 1581 | 2026-03-05T18:51:07.838Z | Compiling typenum v1.19.0 |
| 1582 | 2026-03-05T18:51:07.899Z | Compiling serde v1.0.228 |
| 1583 | 2026-03-05T18:51:07.929Z | Compiling serde_json v1.0.149 |
| 1584 | 2026-03-05T18:51:07.975Z | Compiling uuid v1.21.0 |
| 1585 | 2026-03-05T18:51:08.197Z | Compiling semver v1.0.27 |
| 1586 | 2026-03-05T18:51:08.292Z | Compiling bitflags v2.11.0 |
| 1587 | 2026-03-05T18:51:08.860Z | Compiling hashbrown v0.16.1 |
| 1588 | 2026-03-05T18:51:08.922Z | Compiling slog v2.8.2 |
| 1589 | 2026-03-05T18:51:08.966Z | Compiling futures-io v0.3.32 |
| 1590 | 2026-03-05T18:51:09.035Z | Compiling futures-task v0.3.32 |
| 1591 | 2026-03-05T18:51:09.242Z | Compiling smallvec v1.15.1 |
| 1592 | 2026-03-05T18:51:09.335Z | Compiling bytes v1.11.1 |
| 1593 | 2026-03-05T18:51:09.360Z | Compiling chrono v0.4.43 |
| 1594 | 2026-03-05T18:51:09.398Z | Compiling generic-array v0.14.7 |
| 1595 | 2026-03-05T18:51:09.793Z | Compiling icu_normalizer v2.1.1 |
| 1596 | 2026-03-05T18:51:10.292Z | Compiling parking_lot_core v0.9.12 |
| 1597 | 2026-03-05T18:51:10.628Z | Compiling idna_adapter v1.2.1 |
| 1598 | 2026-03-05T18:51:10.704Z | Compiling parking_lot v0.12.5 |
| 1599 | 2026-03-05T18:51:10.872Z | Compiling idna v1.1.0 |
| 1600 | 2026-03-05T18:51:10.933Z | Compiling futures-util v0.3.32 |
| 1601 | 2026-03-05T18:51:10.958Z | Compiling indexmap v2.13.0 |
| 1602 | 2026-03-05T18:51:10.995Z | Compiling crypto-common v0.1.7 |
| 1603 | 2026-03-05T18:51:11.195Z | Compiling tokio v1.49.0 |
| 1604 | 2026-03-05T18:51:11.266Z | Compiling tracing-core v0.1.36 |
| 1605 | 2026-03-05T18:51:11.647Z | Compiling url v2.5.8 |
| 1606 | 2026-03-05T18:51:12.694Z | Compiling unicode-ident v1.0.24 |
| 1607 | 2026-03-05T18:51:12.821Z | Compiling schemars v0.8.22 |
| 1608 | 2026-03-05T18:51:12.848Z | Compiling byteorder v1.5.0 |
| 1609 | 2026-03-05T18:51:12.951Z | Compiling proc-macro2 v1.0.106 |
| 1610 | 2026-03-05T18:51:13.333Z | Compiling tracing v0.1.44 |
| 1611 | 2026-03-05T18:51:13.409Z | Compiling http v1.4.0 |
| 1612 | 2026-03-05T18:51:13.699Z | Compiling rustls-pki-types v1.14.0 |
| 1613 | 2026-03-05T18:51:13.849Z | Compiling fnv v1.0.7 |
| 1614 | 2026-03-05T18:51:14.078Z | Compiling quote v1.0.44 |
| 1615 | 2026-03-05T18:51:14.795Z | Compiling syn v2.0.116 |
| 1616 | 2026-03-05T18:51:14.823Z | Compiling untrusted v0.9.0 |
| 1617 | 2026-03-05T18:51:14.854Z | Compiling base64 v0.22.1 |
| 1618 | 2026-03-05T18:51:15.063Z | Compiling ring v0.17.14 |
| 1619 | 2026-03-05T18:51:15.354Z | Compiling ppv-lite86 v0.2.21 |
| 1620 | 2026-03-05T18:51:15.636Z | Compiling ipnet v2.11.0 |
| 1621 | 2026-03-05T18:51:15.767Z | Compiling ipnetwork v0.21.1 |
| 1622 | 2026-03-05T18:51:16.146Z | Compiling block-buffer v0.10.4 |
| 1623 | 2026-03-05T18:51:16.480Z | Compiling rustix v1.1.3 |
| 1624 | 2026-03-05T18:51:16.514Z | Compiling thiserror v1.0.69 |
| 1625 | 2026-03-05T18:51:16.703Z | Compiling pretty-hex v0.4.1 |
| 1626 | 2026-03-05T18:51:16.739Z | Compiling digest v0.10.7 |
| 1627 | 2026-03-05T18:51:16.871Z | Compiling http-body v1.0.1 |
| 1628 | 2026-03-05T18:51:16.996Z | Compiling getrandom v0.3.4 |
| 1629 | 2026-03-05T18:51:17.142Z | Compiling plain v0.2.3 |
| 1630 | 2026-03-05T18:51:17.194Z | Compiling atomic-waker v1.1.2 |
| 1631 | 2026-03-05T18:51:17.247Z | Compiling httparse v1.10.1 |
| 1632 | 2026-03-05T18:51:17.398Z | Compiling try-lock v0.2.5 |
| 1633 | 2026-03-05T18:51:17.427Z | Compiling tower-layer v0.3.3 |
| 1634 | 2026-03-05T18:51:17.489Z | Compiling ryu v1.0.23 |
| 1635 | 2026-03-05T18:51:17.612Z | Compiling regex-syntax v0.8.9 |
| 1636 | 2026-03-05T18:51:17.826Z | Compiling tower-service v0.3.3 |
| 1637 | 2026-03-05T18:51:17.921Z | Compiling ucd-trie v0.1.7 |
| 1638 | 2026-03-05T18:51:17.979Z | Compiling want v0.3.1 |
| 1639 | 2026-03-05T18:51:18.039Z | Compiling crossbeam-utils v0.8.21 |
| 1640 | 2026-03-05T18:51:18.310Z | Compiling pest v2.8.6 |
| 1641 | 2026-03-05T18:51:18.513Z | Compiling erased-serde v0.3.31 |
| 1642 | 2026-03-05T18:51:19.238Z | Compiling httpdate v1.0.3 |
| 1643 | 2026-03-05T18:51:19.739Z | Compiling pin-utils v0.1.0 |
| 1644 | 2026-03-05T18:51:19.881Z | Compiling rand_core v0.9.5 |
| 1645 | 2026-03-05T18:51:19.908Z | Compiling oxnet v0.1.4 |
| 1646 | 2026-03-05T18:51:20.245Z | Compiling cpufeatures v0.2.17 |
| 1647 | 2026-03-05T18:51:20.414Z | Compiling rand_chacha v0.9.0 |
| 1648 | 2026-03-05T18:51:20.439Z | Compiling aws-lc-sys v0.37.1 |
| 1649 | 2026-03-05T18:51:20.713Z | Compiling serde_urlencoded v0.7.1 |
| 1650 | 2026-03-05T18:51:20.837Z | Compiling http-body-util v0.1.3 |
| 1651 | 2026-03-05T18:51:21.302Z | Compiling tokio-util v0.7.18 |
| 1652 | 2026-03-05T18:51:21.327Z | Compiling aho-corasick v1.1.4 |
| 1653 | 2026-03-05T18:51:21.392Z | Compiling untrusted v0.7.1 |
| 1654 | 2026-03-05T18:51:21.649Z | Compiling rand v0.9.2 |
| 1655 | 2026-03-05T18:51:21.676Z | Compiling openapiv3 v2.2.0 |
| 1656 | 2026-03-05T18:51:22.475Z | Compiling aws-lc-rs v1.15.4 |
| 1657 | 2026-03-05T18:51:23.211Z | Compiling h2 v0.4.13 |
| 1658 | 2026-03-05T18:51:23.242Z | Compiling fastrand v2.3.0 |
| 1659 | 2026-03-05T18:51:23.843Z | Compiling regex-automata v0.4.14 |
| 1660 | 2026-03-05T18:51:24.071Z | Compiling powerfmt v0.2.0 |
| 1661 | 2026-03-05T18:51:24.570Z | Compiling winnow v0.7.14 |
| 1662 | 2026-03-05T18:51:26.045Z | Compiling rustls-webpki v0.103.9 |
| 1663 | 2026-03-05T18:51:26.166Z | Compiling deranged v0.5.6 |
| 1664 | 2026-03-05T18:51:26.319Z | Compiling tempfile v3.25.0 |
| 1665 | 2026-03-05T18:51:26.691Z | Compiling futures-executor v0.3.32 |
| 1666 | 2026-03-05T18:51:27.227Z | Compiling hex v0.4.3 |
| 1667 | 2026-03-05T18:51:27.288Z | Compiling time-core v0.1.8 |
| 1668 | 2026-03-05T18:51:27.365Z | Compiling num-conv v0.2.0 |
| 1669 | 2026-03-05T18:51:27.650Z | Compiling num_threads v0.1.7 |
| 1670 | 2026-03-05T18:51:27.702Z | Compiling rustls v0.23.36 |
| 1671 | 2026-03-05T18:51:27.867Z | Compiling futures v0.3.32 |
| 1672 | 2026-03-05T18:51:27.897Z | Compiling camino v1.2.2 |
| 1673 | 2026-03-05T18:51:28.002Z | Compiling omicron-workspace-hack v0.1.0 |
| 1674 | 2026-03-05T18:51:28.140Z | Compiling newtype-uuid v1.3.2 |
| 1675 | 2026-03-05T18:51:28.609Z | Compiling hyper v1.8.1 |
| 1676 | 2026-03-05T18:51:28.690Z | Compiling scroll v0.13.0 |
| 1677 | 2026-03-05T18:51:28.877Z | Compiling sync_wrapper v1.0.2 |
| 1678 | 2026-03-05T18:51:28.940Z | Compiling daft v0.1.5 |
| 1679 | 2026-03-05T18:51:29.111Z | Compiling time v0.3.47 |
| 1680 | 2026-03-05T18:51:29.162Z | Compiling tower v0.5.3 |
| 1681 | 2026-03-05T18:51:29.308Z | Compiling goblin v0.10.5 |
| 1682 | 2026-03-05T18:51:29.586Z | Compiling regex v1.12.3 |
| 1683 | 2026-03-05T18:51:30.307Z | Compiling crossbeam-channel v0.5.15 |
| 1684 | 2026-03-05T18:51:30.728Z | Compiling webpki-roots v1.0.6 |
| 1685 | 2026-03-05T18:51:30.754Z | Compiling iri-string v0.7.10 |
| 1686 | 2026-03-05T18:51:30.998Z | Compiling unicode-width v0.2.2 |
| 1687 | 2026-03-05T18:51:31.544Z | Compiling hyper-util v0.1.20 |
| 1688 | 2026-03-05T18:51:31.672Z | Compiling dtrace-parser v0.3.0 |
| 1689 | 2026-03-05T18:51:32.524Z | Compiling rustls-webpki v0.102.8 |
| 1690 | 2026-03-05T18:51:32.834Z | Compiling regress v0.10.5 |
| 1691 | 2026-03-05T18:51:33.720Z | Compiling thread-id v5.1.0 |
| 1692 | 2026-03-05T18:51:33.846Z | Compiling thread_local v1.1.9 |
| 1693 | 2026-03-05T18:51:33.885Z | Compiling heck v0.5.0 |
| 1694 | 2026-03-05T18:51:34.451Z | Compiling tower-http v0.6.8 |
| 1695 | 2026-03-05T18:51:34.485Z | Compiling match_cfg v0.1.0 |
| 1696 | 2026-03-05T18:51:34.513Z | Compiling debug-ignore v1.0.5 |
| 1697 | 2026-03-05T18:51:34.633Z | Compiling hostname v0.3.1 |
| 1698 | 2026-03-05T18:51:34.734Z | Compiling rustls v0.22.4 |
| 1699 | 2026-03-05T18:51:34.995Z | Compiling slog-json v2.6.1 |
| 1700 | 2026-03-05T18:51:35.238Z | Compiling toml_parser v1.0.9+spec-1.1.0 |
| 1701 | 2026-03-05T18:51:35.419Z | Compiling toml_datetime v0.7.5+spec-1.1.0 |
| 1702 | 2026-03-05T18:51:35.459Z | Compiling serde_spanned v1.0.4 |
| 1703 | 2026-03-05T18:51:35.777Z | Compiling memmap2 v0.9.10 |
| 1704 | 2026-03-05T18:51:35.818Z | Compiling is-terminal v0.4.17 |
| 1705 | 2026-03-05T18:51:35.989Z | Compiling tokio-rustls v0.26.4 |
| 1706 | 2026-03-05T18:51:36.149Z | Compiling encoding_rs v0.8.35 |
| 1707 | 2026-03-05T18:51:36.343Z | Compiling toml_writer v1.0.6+spec-1.1.0 |
| 1708 | 2026-03-05T18:51:36.686Z | Compiling hyper-rustls v0.27.7 |
| 1709 | 2026-03-05T18:51:36.871Z | Compiling take_mut v0.2.2 |
| 1710 | 2026-03-05T18:51:36.896Z | Compiling term v1.2.1 |
| 1711 | 2026-03-05T18:51:37.105Z | Compiling typify-impl v0.4.3 |
| 1712 | 2026-03-05T18:51:37.404Z | Compiling dof v0.4.0 |
| 1713 | 2026-03-05T18:51:38.514Z | Compiling reqwest v0.12.28 |
| 1714 | 2026-03-05T18:51:40.373Z | Compiling usdt-impl v0.6.0 |
| 1715 | 2026-03-05T18:51:41.028Z | Compiling spin v0.9.8 |
| 1716 | 2026-03-05T18:51:41.273Z | Compiling mime v0.3.17 |
| 1717 | 2026-03-05T18:51:41.299Z | Compiling usdt v0.6.0 |
| 1718 | 2026-03-05T18:51:41.934Z | Compiling multer v3.1.0 |
| 1719 | 2026-03-05T18:51:41.960Z | Compiling typify v0.4.3 |
| 1720 | 2026-03-05T18:51:41.960Z | Compiling tokio-rustls v0.25.0 |
| 1721 | 2026-03-05T18:51:42.139Z | Compiling slog-term v2.9.2 |
| 1722 | 2026-03-05T18:51:42.201Z | Compiling slog-async v2.8.0 |
| 1723 | 2026-03-05T18:51:42.538Z | Compiling toml v0.9.12+spec-1.1.0 |
| 1724 | 2026-03-05T18:51:43.127Z | Compiling slog-bunyan v2.5.0 |
| 1725 | 2026-03-05T18:51:43.361Z | Compiling omicron-uuid-kinds v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 1726 | 2026-03-05T18:51:43.427Z | Compiling async-stream v0.3.6 |
| 1727 | 2026-03-05T18:51:43.505Z | Compiling strum v0.26.3 |
| 1728 | 2026-03-05T18:51:43.602Z | Compiling sha1 v0.10.6 |
| 1729 | 2026-03-05T18:51:43.801Z | Compiling waitgroup v0.1.2 |
| 1730 | 2026-03-05T18:51:43.831Z | Compiling rand_chacha v0.3.1 |
| 1731 | 2026-03-05T18:51:44.094Z | Compiling rustls-pemfile v2.2.0 |
| 1732 | 2026-03-05T18:51:44.133Z | Compiling macaddr v1.0.1 |
| 1733 | 2026-03-05T18:51:44.543Z | Compiling serde_path_to_error v0.1.20 |
| 1734 | 2026-03-05T18:51:44.573Z | Compiling hostname v0.4.2 |
| 1735 | 2026-03-05T18:51:44.599Z | Compiling wait-timeout v0.2.1 |
| 1736 | 2026-03-05T18:51:44.676Z | Compiling either v1.15.0 |
| 1737 | 2026-03-05T18:51:44.870Z | Compiling bit-vec v0.8.0 |
| 1738 | 2026-03-05T18:51:44.894Z | Compiling quick-error v1.2.3 |
| 1739 | 2026-03-05T18:51:45.112Z | Compiling rusty-fork v0.3.1 |
| 1740 | 2026-03-05T18:51:45.140Z | Compiling rand v0.8.5 |
| 1741 | 2026-03-05T18:51:45.249Z | Compiling rand_xorshift v0.4.0 |
| 1742 | 2026-03-05T18:51:45.476Z | Compiling bit-set v0.8.0 |
| 1743 | 2026-03-05T18:51:45.501Z | Compiling dropshot v0.16.7 |
| 1744 | 2026-03-05T18:51:45.563Z | Compiling unarray v0.1.4 |
| 1745 | 2026-03-05T18:51:45.800Z | Compiling proptest v1.10.0 |
| 1746 | 2026-03-05T18:51:45.836Z | Compiling tabwriter v1.4.1 |
| 1747 | 2026-03-05T18:51:45.921Z | Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#8f60acdf) |
| 1748 | 2026-03-05T18:51:46.300Z | Compiling strum v0.27.2 |
| 1749 | 2026-03-05T18:51:46.346Z | Compiling ref-cast v1.0.25 |
| 1750 | 2026-03-05T18:51:46.390Z | Compiling instant v0.1.13 |
| 1751 | 2026-03-05T18:51:46.563Z | Compiling colored v3.1.1 |
| 1752 | 2026-03-05T18:51:46.592Z | Compiling progenitor-impl v0.11.2 |
| 1753 | 2026-03-05T18:51:46.617Z | Compiling progenitor-client v0.10.0 |
| 1754 | 2026-03-05T18:51:46.883Z | Compiling progenitor-client v0.11.2 |
| 1755 | 2026-03-05T18:51:47.391Z | Compiling serde_with v3.16.1 |
| 1756 | 2026-03-05T18:51:47.578Z | Compiling rdb-types v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=8f5527da3c53398c95c50b1af088637e7b6c5718#8f5527da) |
| 1757 | 2026-03-05T18:51:47.712Z | Compiling rustc-hash v2.1.1 |
| 1758 | 2026-03-05T18:51:47.936Z | Compiling iddqd v0.3.17 |
| 1759 | 2026-03-05T18:51:48.257Z | Compiling backoff v0.4.0 |
| 1760 | 2026-03-05T18:51:48.369Z | Compiling itertools v0.14.0 |
| 1761 | 2026-03-05T18:51:48.695Z | Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 1762 | 2026-03-05T18:51:48.936Z | Compiling parse-display v0.10.0 |
| 1763 | 2026-03-05T18:51:49.746Z | Compiling progenitor v0.11.2 |
| 1764 | 2026-03-05T18:51:49.990Z | Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=8f5527da3c53398c95c50b1af088637e7b6c5718#8f5527da) |
| 1765 | 2026-03-05T18:51:50.738Z | Compiling protocol v0.1.0 (https://github.com/oxidecomputer/lldp#4c9df170) |
| 1766 | 2026-03-05T18:51:51.626Z | Compiling terminal_size v0.4.3 |
| 1767 | 2026-03-05T18:51:51.919Z | Compiling tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0) |
| 1768 | 2026-03-05T18:51:52.087Z | Compiling clap_builder v4.5.59 |
| 1769 | 2026-03-05T18:51:52.168Z | Compiling crossbeam-epoch v0.9.18 |
| 1770 | 2026-03-05T18:51:53.031Z | Compiling hash32 v0.3.1 |
| 1771 | 2026-03-05T18:51:53.332Z | Compiling heapless v0.8.0 |
| 1772 | 2026-03-05T18:51:53.395Z | Compiling ingot-types v0.1.2 |
| 1773 | 2026-03-05T18:51:53.972Z | Compiling cobs v0.3.0 |
| 1774 | 2026-03-05T18:51:54.293Z | Compiling bitflags v1.3.2 |
| 1775 | 2026-03-05T18:51:54.371Z | Compiling managed v0.8.0 |
| 1776 | 2026-03-05T18:51:54.425Z | Compiling ingot v0.1.1 |
| 1777 | 2026-03-05T18:51:54.458Z | Compiling postcard v1.1.3 |
| 1778 | 2026-03-05T18:51:54.811Z | Compiling smoltcp v0.11.0 |
| 1779 | 2026-03-05T18:51:54.885Z | Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 1780 | 2026-03-05T18:51:55.336Z | Compiling foreign-types-shared v0.3.1 |
| 1781 | 2026-03-05T18:51:55.496Z | Compiling foreign-types v0.5.0 |
| 1782 | 2026-03-05T18:51:55.636Z | Compiling num_enum v0.7.5 |
| 1783 | 2026-03-05T18:51:55.660Z | Compiling crucible-workspace-hack v0.1.0 |
| 1784 | 2026-03-05T18:51:55.799Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#d9645f8d) |
| 1785 | 2026-03-05T18:51:55.935Z | Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 1786 | 2026-03-05T18:51:56.047Z | Compiling crossbeam-deque v0.8.6 |
| 1787 | 2026-03-05T18:51:56.181Z | Compiling cstr-argument v0.1.2 |
| 1788 | 2026-03-05T18:51:56.231Z | Compiling tinyvec_macros v0.1.1 |
| 1789 | 2026-03-05T18:51:56.370Z | Compiling tinyvec v1.10.0 |
| 1790 | 2026-03-05T18:51:56.518Z | Compiling clap v4.5.59 |
| 1791 | 2026-03-05T18:51:56.542Z | Compiling rayon-core v1.13.0 |
| 1792 | 2026-03-05T18:51:56.686Z | Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 1793 | 2026-03-05T18:51:57.211Z | Compiling scroll v0.12.0 |
| 1794 | 2026-03-05T18:51:57.363Z | Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 1795 | 2026-03-05T18:51:57.604Z | Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#d9645f8d) |
| 1796 | 2026-03-05T18:51:57.822Z | Compiling num_enum v0.5.11 |
| 1797 | 2026-03-05T18:51:57.996Z | Compiling camino-tempfile v1.4.1 |
| 1798 | 2026-03-05T18:51:58.034Z | Compiling illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b) |
| 1799 | 2026-03-05T18:51:58.416Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#99a7e26c) |
| 1800 | 2026-03-05T18:51:58.517Z | Compiling goblin v0.8.2 |
| 1801 | 2026-03-05T18:51:58.747Z | Compiling rayon v1.11.0 |
| 1802 | 2026-03-05T18:51:59.965Z | Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 1803 | 2026-03-05T18:52:00.098Z | Compiling memoffset v0.9.1 |
| 1804 | 2026-03-05T18:52:00.735Z | Compiling zerocopy v0.7.35 |
| 1805 | 2026-03-05T18:52:01.152Z | Compiling omicron-common v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 1806 | 2026-03-05T18:52:01.270Z | Compiling itertools v0.12.1 |
| 1807 | 2026-03-05T18:52:02.001Z | Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=bc121ef55741656ce118b02ceeda949b9261f49f#bc121ef5) |
| 1808 | 2026-03-05T18:52:02.444Z | Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 1809 | 2026-03-05T18:52:02.530Z | Compiling sigpipe v0.1.3 |
| 1810 | 2026-03-05T18:52:02.730Z | Compiling glob v0.3.3 |
| 1811 | 2026-03-05T18:52:02.944Z | Compiling jiff v0.2.20 |
| 1812 | 2026-03-05T18:52:03.554Z | Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 1813 | 2026-03-05T18:52:03.774Z | Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a) |
| 1814 | 2026-03-05T18:52:04.598Z | Compiling zone v0.3.1 |
| 1815 | 2026-03-05T18:52:04.654Z | Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=bc121ef55741656ce118b02ceeda949b9261f49f#bc121ef5) |
| 1816 | 2026-03-05T18:52:04.966Z | Compiling nix v0.30.1 |
| 1817 | 2026-03-05T18:52:05.098Z | Compiling dof v0.3.0 |
| 1818 | 2026-03-05T18:52:05.164Z | Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino#7e56ab6e) |
| 1819 | 2026-03-05T18:52:05.705Z | Compiling dtrace-parser v0.2.0 |
| 1820 | 2026-03-05T18:52:06.529Z | Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 1821 | 2026-03-05T18:52:06.848Z | Compiling smf v0.2.3 |
| 1822 | 2026-03-05T18:52:07.168Z | Compiling num-integer v0.1.46 |
| 1823 | 2026-03-05T18:52:07.704Z | Compiling secrecy v0.10.3 |
| 1824 | 2026-03-05T18:52:08.037Z | Compiling thread-id v4.2.2 |
| 1825 | 2026-03-05T18:52:08.062Z | Compiling whoami v1.6.1 |
| 1826 | 2026-03-05T18:52:08.488Z | Compiling usdt-impl v0.5.0 |
| 1827 | 2026-03-05T18:52:08.761Z | Compiling rustix v0.38.44 |
| 1828 | 2026-03-05T18:52:09.248Z | Compiling hmac v0.12.1 |
| 1829 | 2026-03-05T18:52:09.346Z | Compiling inout v0.1.4 |
| 1830 | 2026-03-05T18:52:09.575Z | Compiling serde_spanned v0.6.9 |
| 1831 | 2026-03-05T18:52:09.683Z | Compiling toml_datetime v0.6.11 |
| 1832 | 2026-03-05T18:52:09.888Z | Compiling ff v0.13.1 |
| 1833 | 2026-03-05T18:52:10.077Z | Compiling oxlog v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 1834 | 2026-03-05T18:52:10.186Z | Compiling memmap v0.7.0 |
| 1835 | 2026-03-05T18:52:10.301Z | Compiling bstr v1.12.1 |
| 1836 | 2026-03-05T18:52:10.556Z | Compiling static_assertions v1.1.0 |
| 1837 | 2026-03-05T18:52:10.725Z | Compiling toml_write v0.1.2 |
| 1838 | 2026-03-05T18:52:11.031Z | Compiling data-encoding v2.10.0 |
| 1839 | 2026-03-05T18:52:11.186Z | Compiling toml_edit v0.22.27 |
| 1840 | 2026-03-05T18:52:11.534Z | Compiling usdt v0.5.0 |
| 1841 | 2026-03-05T18:52:11.741Z | Compiling group v0.13.0 |
| 1842 | 2026-03-05T18:52:11.986Z | Compiling cipher v0.4.4 |
| 1843 | 2026-03-05T18:52:12.203Z | Compiling hkdf v0.12.4 |
| 1844 | 2026-03-05T18:52:12.531Z | Compiling num-rational v0.4.2 |
| 1845 | 2026-03-05T18:52:12.560Z | Compiling num-iter v0.1.45 |
| 1846 | 2026-03-05T18:52:12.786Z | Compiling half v2.7.1 |
| 1847 | 2026-03-05T18:52:13.387Z | Compiling universal-hash v0.5.1 |
| 1848 | 2026-03-05T18:52:13.629Z | Compiling crypto-bigint v0.5.5 |
| 1849 | 2026-03-05T18:52:13.658Z | Compiling num-complex v0.4.6 |
| 1850 | 2026-03-05T18:52:14.144Z | Compiling base64ct v1.8.3 |
| 1851 | 2026-03-05T18:52:14.607Z | Compiling ciborium-io v0.2.2 |
| 1852 | 2026-03-05T18:52:14.802Z | Compiling base16ct v0.2.0 |
| 1853 | 2026-03-05T18:52:14.828Z | Compiling opaque-debug v0.3.1 |
| 1854 | 2026-03-05T18:52:14.947Z | Compiling poly1305 v0.8.0 |
| 1855 | 2026-03-05T18:52:14.976Z | Compiling ciborium-ll v0.2.2 |
| 1856 | 2026-03-05T18:52:15.149Z | Compiling password-hash v0.5.0 |
| 1857 | 2026-03-05T18:52:15.436Z | Compiling toml v0.8.23 |
| 1858 | 2026-03-05T18:52:15.881Z | Compiling num v0.4.3 |
| 1859 | 2026-03-05T18:52:16.042Z | Compiling curve25519-dalek v4.1.3 |
| 1860 | 2026-03-05T18:52:16.281Z | Compiling thiserror-no-std v2.0.2 |
| 1861 | 2026-03-05T18:52:16.463Z | Compiling chacha20 v0.9.1 |
| 1862 | 2026-03-05T18:52:16.964Z | Compiling elliptic-curve v0.13.8 |
| 1863 | 2026-03-05T18:52:17.202Z | Compiling gfss v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 1864 | 2026-03-05T18:52:17.534Z | Compiling illumos-utils v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 1865 | 2026-03-05T18:52:17.715Z | Compiling oximeter-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 1866 | 2026-03-05T18:52:18.217Z | Compiling blake2 v0.10.6 |
| 1867 | 2026-03-05T18:52:18.839Z | Compiling aead v0.5.2 |
| 1868 | 2026-03-05T18:52:19.176Z | Compiling keccak v0.1.6 |
| 1869 | 2026-03-05T18:52:19.284Z | Compiling indent_write v2.2.0 |
| 1870 | 2026-03-05T18:52:19.356Z | Compiling resolv-conf v0.7.6 |
| 1871 | 2026-03-05T18:52:19.569Z | Compiling linked-hash-map v0.5.6 |
| 1872 | 2026-03-05T18:52:19.828Z | Compiling float-ord v0.3.2 |
| 1873 | 2026-03-05T18:52:20.003Z | Compiling lru-cache v0.1.2 |
| 1874 | 2026-03-05T18:52:20.068Z | Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 1875 | 2026-03-05T18:52:20.240Z | Compiling sha3 v0.10.8 |
| 1876 | 2026-03-05T18:52:20.274Z | Compiling chacha20poly1305 v0.10.1 |
| 1877 | 2026-03-05T18:52:20.512Z | Compiling argon2 v0.5.3 |
| 1878 | 2026-03-05T18:52:20.590Z | Compiling hubpack v0.1.2 |
| 1879 | 2026-03-05T18:52:20.920Z | Compiling vsss-rs v3.3.4 |
| 1880 | 2026-03-05T18:52:21.139Z | Compiling ciborium v0.2.2 |
| 1881 | 2026-03-05T18:52:21.822Z | Compiling hickory-proto v0.24.4 |
| 1882 | 2026-03-05T18:52:22.020Z | Compiling similar v2.7.0 |
| 1883 | 2026-03-05T18:52:22.182Z | Compiling atomicwrites v0.4.4 |
| 1884 | 2026-03-05T18:52:22.658Z | Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a) |
| 1885 | 2026-03-05T18:52:22.697Z | Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=bc121ef55741656ce118b02ceeda949b9261f49f#bc121ef5) |
| 1886 | 2026-03-05T18:52:23.404Z | Compiling sled-hardware-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 1887 | 2026-03-05T18:52:23.737Z | Compiling serde-big-array v0.5.1 |
| 1888 | 2026-03-05T18:52:24.078Z | Compiling unicode-segmentation v1.12.0 |
| 1889 | 2026-03-05T18:52:24.410Z | Compiling siphasher v1.0.2 |
| 1890 | 2026-03-05T18:52:24.796Z | Compiling trust-quorum-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 1891 | 2026-03-05T18:52:24.844Z | Compiling phf_shared v0.12.1 |
| 1892 | 2026-03-05T18:52:25.000Z | Compiling newline-converter v0.3.0 |
| 1893 | 2026-03-05T18:52:25.100Z | Compiling bootstore v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 1894 | 2026-03-05T18:52:25.236Z | Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc) |
| 1895 | 2026-03-05T18:52:25.261Z | Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=bc121ef55741656ce118b02ceeda949b9261f49f#bc121ef5) |
| 1896 | 2026-03-05T18:52:25.986Z | Compiling omicron-passwords v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 1897 | 2026-03-05T18:52:26.550Z | Compiling prettyplease v0.2.37 |
| 1898 | 2026-03-05T18:52:27.903Z | Compiling hickory-resolver v0.24.4 |
| 1899 | 2026-03-05T18:52:28.722Z | Compiling console v0.15.11 |
| 1900 | 2026-03-05T18:52:29.807Z | Compiling tokio-stream v0.1.18 |
| 1901 | 2026-03-05T18:52:30.042Z | Compiling csv-core v0.1.13 |
| 1902 | 2026-03-05T18:52:30.187Z | Compiling swrite v0.1.0 |
| 1903 | 2026-03-05T18:52:30.345Z | Compiling unicode-width v0.1.14 |
| 1904 | 2026-03-05T18:52:30.392Z | Compiling foldhash v0.1.5 |
| 1905 | 2026-03-05T18:52:30.660Z | Compiling csv v1.4.0 |
| 1906 | 2026-03-05T18:52:30.779Z | Compiling hashbrown v0.15.5 |
| 1907 | 2026-03-05T18:52:31.001Z | Compiling qorb v0.4.1 |
| 1908 | 2026-03-05T18:52:31.027Z | Compiling pin-project v1.1.10 |
| 1909 | 2026-03-05T18:52:31.232Z | Compiling expectorate v1.2.0 |
| 1910 | 2026-03-05T18:52:31.592Z | Compiling sled-agent-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 1911 | 2026-03-05T18:52:32.050Z | Compiling gateway-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 1912 | 2026-03-05T18:52:32.149Z | Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 1913 | 2026-03-05T18:52:32.557Z | Compiling newtype_derive v0.1.6 |
| 1914 | 2026-03-05T18:52:32.719Z | Compiling owo-colors v4.2.3 |
| 1915 | 2026-03-05T18:52:34.173Z | Compiling phf v0.12.1 |
| 1916 | 2026-03-05T18:52:34.733Z | Compiling internal-dns-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 1917 | 2026-03-05T18:52:34.984Z | Compiling tokio-dtrace v0.1.1 |
| 1918 | 2026-03-05T18:52:35.692Z | Compiling unicode-normalization v0.1.25 |
| 1919 | 2026-03-05T18:52:35.831Z | Compiling progenitor-impl v0.10.0 |
| 1920 | 2026-03-05T18:52:36.240Z | Compiling libsw-core v0.3.2 |
| 1921 | 2026-03-05T18:52:36.613Z | Compiling minimal-lexical v0.2.1 |
| 1922 | 2026-03-05T18:52:36.703Z | Compiling foreign-types-shared v0.1.1 |
| 1923 | 2026-03-05T18:52:36.892Z | Compiling highway v1.3.0 |
| 1924 | 2026-03-05T18:52:36.962Z | Compiling unicode-linebreak v0.1.5 |
| 1925 | 2026-03-05T18:52:37.233Z | Compiling bytecount v0.6.9 |
| 1926 | 2026-03-05T18:52:37.317Z | Compiling fixedbitset v0.5.7 |
| 1927 | 2026-03-05T18:52:37.578Z | Compiling same-file v1.0.6 |
| 1928 | 2026-03-05T18:52:37.615Z | Compiling fixedbitset v0.4.2 |
| 1929 | 2026-03-05T18:52:37.905Z | Compiling smawk v0.3.2 |
| 1930 | 2026-03-05T18:52:37.955Z | Compiling petgraph v0.6.5 |
| 1931 | 2026-03-05T18:52:38.128Z | Compiling petgraph v0.8.3 |
| 1932 | 2026-03-05T18:52:38.156Z | Compiling walkdir v2.5.0 |
| 1933 | 2026-03-05T18:52:38.218Z | Compiling textwrap v0.16.2 |
| 1934 | 2026-03-05T18:52:38.917Z | Compiling oxql-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 1935 | 2026-03-05T18:52:39.465Z | Compiling progenitor v0.10.0 |
| 1936 | 2026-03-05T18:52:39.757Z | Compiling papergrid v0.11.0 |
| 1937 | 2026-03-05T18:52:42.103Z | Compiling nom v7.1.3 |
| 1938 | 2026-03-05T18:52:42.285Z | Compiling foreign-types v0.3.2 |
| 1939 | 2026-03-05T18:52:42.434Z | Compiling olpc-cjson v0.1.4 |
| 1940 | 2026-03-05T18:52:42.789Z | Compiling snafu v0.8.9 |
| 1941 | 2026-03-05T18:52:43.119Z | Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 1942 | 2026-03-05T18:52:43.144Z | Compiling libsw v3.5.0 |
| 1943 | 2026-03-05T18:52:43.290Z | Compiling gateway-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 1944 | 2026-03-05T18:52:43.493Z | Compiling internal-dns-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 1945 | 2026-03-05T18:52:43.657Z | Compiling oxide-tokio-rt v0.1.2 |
| 1946 | 2026-03-05T18:52:43.696Z | Compiling chrono-tz v0.10.4 |
| 1947 | 2026-03-05T18:52:44.027Z | Compiling cockroach-admin-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 1948 | 2026-03-05T18:52:44.103Z | Compiling clickhouse-admin-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 1949 | 2026-03-05T18:52:44.280Z | Compiling slog-dtrace v0.3.0 |
| 1950 | 2026-03-05T18:52:44.938Z | Compiling cancel-safe-futures v0.1.5 |
| 1951 | 2026-03-05T18:52:45.648Z | Compiling const_format v0.2.35 |
| 1952 | 2026-03-05T18:52:45.921Z | Compiling trust-quorum-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 1953 | 2026-03-05T18:52:46.108Z | Compiling openssl-sys v0.9.111 |
| 1954 | 2026-03-05T18:52:46.454Z | Compiling globset v0.4.18 |
| 1955 | 2026-03-05T18:52:46.503Z | Compiling gethostname v0.5.0 |
| 1956 | 2026-03-05T18:52:46.560Z | Compiling clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3) |
| 1957 | 2026-03-05T18:52:46.782Z | Compiling ereport-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 1958 | 2026-03-05T18:52:47.948Z | Compiling sled-agent-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 1959 | 2026-03-05T18:52:48.064Z | Compiling bcs v0.1.6 |
| 1960 | 2026-03-05T18:52:48.662Z | Compiling pem v3.0.6 |
| 1961 | 2026-03-05T18:52:48.766Z | Compiling serde_plain v1.0.2 |
| 1962 | 2026-03-05T18:52:49.031Z | Compiling lazy_static v1.5.0 |
| 1963 | 2026-03-05T18:52:49.209Z | Compiling linear-map v1.2.0 |
| 1964 | 2026-03-05T18:52:49.238Z | Compiling typed-path v0.9.3 |
| 1965 | 2026-03-05T18:52:49.468Z | Compiling tagptr v0.2.0 |
| 1966 | 2026-03-05T18:52:49.647Z | Compiling termtree v0.5.1 |
| 1967 | 2026-03-05T18:52:49.805Z | Compiling moka v0.12.13 |
| 1968 | 2026-03-05T18:52:49.966Z | Compiling update-engine v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 1969 | 2026-03-05T18:52:50.015Z | Compiling steno v0.4.1 |
| 1970 | 2026-03-05T18:52:51.263Z | Compiling oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 1971 | 2026-03-05T18:52:51.798Z | Compiling tough v0.20.0 |
| 1972 | 2026-03-05T18:52:51.828Z | Compiling trust-quorum-protocol v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 1973 | 2026-03-05T18:52:52.823Z | Compiling openssl v0.10.75 |
| 1974 | 2026-03-05T18:52:54.376Z | Compiling gateway-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 1975 | 2026-03-05T18:52:54.430Z | Compiling clickhouse-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 1976 | 2026-03-05T18:52:54.875Z | Compiling tabled v0.15.0 |
| 1977 | 2026-03-05T18:52:55.210Z | Compiling cockroach-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 1978 | 2026-03-05T18:52:55.586Z | Compiling cookie v0.18.1 |
| 1979 | 2026-03-05T18:52:56.593Z | Compiling oximeter-db v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 1980 | 2026-03-05T18:52:57.114Z | Compiling hickory-proto v0.25.2 |
| 1981 | 2026-03-05T18:52:57.749Z | Compiling humantime v2.3.0 |
| 1982 | 2026-03-05T18:52:58.367Z | Compiling libscf-sys v1.1.0 |
| 1983 | 2026-03-05T18:52:58.657Z | Compiling smf v0.10.0 (https://github.com/illumos/smf-rs?branch=main#72389b51) |
| 1984 | 2026-03-05T18:52:59.614Z | Compiling parking_lot_core v0.8.6 |
| 1985 | 2026-03-05T18:53:00.058Z | Compiling network-interface v0.1.7 (https://github.com/oxidecomputer/network-interface?branch=illumos#5a696e91) |
| 1986 | 2026-03-05T18:53:00.347Z | Compiling parking_lot v0.11.2 |
| 1987 | 2026-03-05T18:53:00.877Z | Compiling crc32fast v1.5.0 |
| 1988 | 2026-03-05T18:53:01.244Z | Compiling fxhash v0.2.1 |
| 1989 | 2026-03-05T18:53:01.332Z | Compiling ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9) |
| 1990 | 2026-03-05T18:53:01.357Z | Compiling socket2 v0.5.10 |
| 1991 | 2026-03-05T18:53:01.438Z | Compiling internet-checksum v0.2.1 |
| 1992 | 2026-03-05T18:53:01.545Z | Compiling sled v0.34.7 |
| 1993 | 2026-03-05T18:53:01.585Z | Compiling const-random v0.1.18 |
| 1994 | 2026-03-05T18:53:01.711Z | Compiling rdb-types v0.1.0 (/work/oxidecomputer/maghemite/rdb-types) |
| 1995 | 2026-03-05T18:53:01.775Z | Compiling ahash v0.8.12 |
| 1996 | 2026-03-05T18:53:01.974Z | Compiling smartstring v1.0.1 |
| 1997 | 2026-03-05T18:53:02.378Z | Compiling hickory-resolver v0.25.2 |
| 1998 | 2026-03-05T18:53:02.568Z | Compiling dropshot-api-manager-types v0.3.0 |
| 1999 | 2026-03-05T18:53:02.694Z | Compiling thin-vec v0.2.14 |
| 2000 | 2026-03-05T18:53:02.833Z | Compiling is_ci v1.2.0 |
| 2001 | 2026-03-05T18:53:03.124Z | Compiling supports-color v3.0.2 |
| 2002 | 2026-03-05T18:53:03.308Z | Compiling nexus-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 2003 | 2026-03-05T18:53:03.373Z | Compiling rhai v1.24.0 |
| 2004 | 2026-03-05T18:53:03.398Z | Compiling fs-err v3.3.0 |
| 2005 | 2026-03-05T18:53:03.484Z | Compiling drift v0.1.3 |
| 2006 | 2026-03-05T18:53:04.082Z | Compiling sha2 v0.10.9 |
| 2007 | 2026-03-05T18:53:05.022Z | Compiling internal-dns-resolver v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 2008 | 2026-03-05T18:53:05.851Z | Compiling dropshot-api-manager v0.3.0 |
| 2009 | 2026-03-05T18:53:44.751Z | Compiling nexus-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 2010 | 2026-03-05T18:53:49.201Z | Compiling oximeter-producer v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 2011 | 2026-03-05T18:53:51.998Z | Compiling mg-common v0.1.0 (/work/oxidecomputer/maghemite/mg-common) |
| 2012 | 2026-03-05T18:53:54.752Z | Compiling ndp v0.1.0 (/work/oxidecomputer/maghemite/ndp) |
| 2013 | 2026-03-05T18:53:54.752Z | Compiling ddm-types v0.1.0 (/work/oxidecomputer/maghemite/ddm-types) |
| 2014 | 2026-03-05T18:53:56.756Z | Compiling ddm-api v0.1.0 (/work/oxidecomputer/maghemite/ddm-api) |
| 2015 | 2026-03-05T18:53:57.123Z | Compiling rdb v0.1.0 (/work/oxidecomputer/maghemite/rdb) |
| 2016 | 2026-03-05T18:54:01.454Z | Compiling bgp v0.1.0 (/work/oxidecomputer/maghemite/bgp) |
| 2017 | 2026-03-05T18:54:01.454Z | Compiling bfd v0.1.0 (/work/oxidecomputer/maghemite/bfd) |
| 2018 | 2026-03-05T18:54:21.504Z | Compiling mg-api v0.1.0 (/work/oxidecomputer/maghemite/mg-api) |
| 2019 | 2026-03-05T18:54:27.464Z | Compiling maghemite-dropshot-apis v0.1.0 (/work/oxidecomputer/maghemite/dropshot-apis) |
| 2020 | 2026-03-05T18:55:20.744Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 4m 19s |
| 2021 | 2026-03-05T18:55:20.897Z | Running `target/debug/maghemite-dropshot-apis check` |
| 2022 | 2026-03-05T18:55:20.984Z | ------- |
| 2023 | 2026-03-05T18:55:20.984Z | Generating OpenAPI documents from API definitions ... |
| 2024 | 2026-03-05T18:55:21.380Z | Loading local OpenAPI documents from "/work/oxidecomputer/maghemite/openapi" ... |
| 2025 | 2026-03-05T18:55:21.646Z | Loading blessed OpenAPI documents from git revision "origin/main" path "openapi" |
| 2026 | 2026-03-05T18:55:22.545Z | ------- |
| 2027 | 2026-03-05T18:55:22.545Z | Checking 7 OpenAPI documents... |
| 2028 | 2026-03-05T18:55:22.545Z | Fresh ddm-admin (versioned v1.0.0 (blessed)): DDM Admin |
| 2029 | 2026-03-05T18:55:22.545Z | Fresh ddm-admin "latest" symlink |
| 2030 | 2026-03-05T18:55:22.545Z | Fresh mg-admin (versioned v1.0.0 (blessed)): Maghemite Admin |
| 2031 | 2026-03-05T18:55:22.545Z | Fresh mg-admin (versioned v2.0.0 (blessed)): Maghemite Admin |
| 2032 | 2026-03-05T18:55:22.545Z | Fresh mg-admin (versioned v3.0.0 (blessed)): Maghemite Admin |
| 2033 | 2026-03-05T18:55:22.545Z | Fresh mg-admin (versioned v4.0.0 (blessed)): Maghemite Admin |
| 2034 | 2026-03-05T18:55:22.545Z | Fresh mg-admin (versioned v5.0.0 (blessed)): Maghemite Admin |
| 2035 | 2026-03-05T18:55:22.545Z | Fresh mg-admin (versioned v6.0.0 (blessed)): Maghemite Admin |
| 2036 | 2026-03-05T18:55:22.545Z | Fresh mg-admin "latest" symlink |
| 2037 | 2026-03-05T18:55:22.545Z | ------- |
| 2038 | 2026-03-05T18:55:22.570Z | Success 7 documents checked: 9 fresh, 0 stale, 0 failed, 0 other problems |
| 2039 | 2026-03-05T18:55:22.596Z | + banner build |
| 2040 | 2026-03-05T18:55:22.621Z | |
| 2041 | 2026-03-05T18:55:22.621Z | ##### # # # # ##### |
| 2042 | 2026-03-05T18:55:22.621Z | # # # # # # # # |
| 2043 | 2026-03-05T18:55:22.621Z | ##### # # # # # # |
| 2044 | 2026-03-05T18:55:22.621Z | # # # # # # # # |
| 2045 | 2026-03-05T18:55:22.621Z | # # # # # # # # |
| 2046 | 2026-03-05T18:55:22.621Z | ##### #### # ###### ##### |
| 2047 | 2026-03-05T18:55:22.621Z | |
| 2048 | 2026-03-05T18:55:22.622Z | + ptime -m cargo build |
| 2049 | 2026-03-05T18:55:24.407Z | Compiling log v0.4.29 |
| 2050 | 2026-03-05T18:55:24.459Z | Compiling slog v2.8.2 |
| 2051 | 2026-03-05T18:55:24.544Z | Compiling zone v0.3.1 |
| 2052 | 2026-03-05T18:55:24.596Z | Compiling arc-swap v1.8.2 |
| 2053 | 2026-03-05T18:55:24.622Z | Compiling papergrid v0.17.0 |
| 2054 | 2026-03-05T18:55:24.622Z | Compiling transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#db0be8a8) |
| 2055 | 2026-03-05T18:55:24.622Z | Compiling testing_table v0.3.0 |
| 2056 | 2026-03-05T18:55:24.703Z | Compiling nix v0.31.1 |
| 2057 | 2026-03-05T18:55:24.970Z | Compiling rustls v0.23.36 |
| 2058 | 2026-03-05T18:55:25.095Z | Compiling typify-impl v0.4.3 |
| 2059 | 2026-03-05T18:55:25.345Z | Compiling slog-term v2.9.2 |
| 2060 | 2026-03-05T18:55:25.596Z | Compiling slog-async v2.8.0 |
| 2061 | 2026-03-05T18:55:26.497Z | Compiling goblin v0.10.5 |
| 2062 | 2026-03-05T18:55:26.788Z | Compiling slog-json v2.6.1 |
| 2063 | 2026-03-05T18:55:26.816Z | Compiling rustls v0.22.4 |
| 2064 | 2026-03-05T18:55:26.990Z | Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 2065 | 2026-03-05T18:55:27.169Z | Compiling slog-bunyan v2.5.0 |
| 2066 | 2026-03-05T18:55:27.277Z | Compiling goblin v0.8.2 |
| 2067 | 2026-03-05T18:55:27.333Z | Compiling globset v0.4.18 |
| 2068 | 2026-03-05T18:55:27.480Z | Compiling steno v0.4.1 |
| 2069 | 2026-03-05T18:55:29.315Z | Compiling update-engine v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 2070 | 2026-03-05T18:55:29.512Z | Compiling sled v0.34.7 |
| 2071 | 2026-03-05T18:55:33.445Z | Compiling tokio-rustls v0.26.4 |
| 2072 | 2026-03-05T18:55:34.052Z | Compiling hyper-rustls v0.27.7 |
| 2073 | 2026-03-05T18:55:34.775Z | Compiling reqwest v0.12.28 |
| 2074 | 2026-03-05T18:55:34.901Z | Compiling typify v0.4.3 |
| 2075 | 2026-03-05T18:55:35.105Z | Compiling dof v0.4.0 |
| 2076 | 2026-03-05T18:55:36.396Z | Compiling progenitor-impl v0.11.2 |
| 2077 | 2026-03-05T18:55:38.380Z | Compiling usdt-impl v0.6.0 |
| 2078 | 2026-03-05T18:55:38.689Z | Compiling progenitor-client v0.11.2 |
| 2079 | 2026-03-05T18:55:39.305Z | Compiling usdt v0.6.0 |
| 2080 | 2026-03-05T18:55:39.568Z | Compiling tokio-rustls v0.25.0 |
| 2081 | 2026-03-05T18:55:39.860Z | Compiling progenitor v0.11.2 |
| 2082 | 2026-03-05T18:55:39.893Z | Compiling progenitor-client v0.10.0 |
| 2083 | 2026-03-05T18:55:39.924Z | Compiling dof v0.3.0 |
| 2084 | 2026-03-05T18:55:40.079Z | Compiling dropshot v0.16.7 |
| 2085 | 2026-03-05T18:55:40.136Z | Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=8f5527da3c53398c95c50b1af088637e7b6c5718#8f5527da) |
| 2086 | 2026-03-05T18:55:40.574Z | Compiling progenitor-impl v0.10.0 |
| 2087 | 2026-03-05T18:55:40.633Z | Compiling tough v0.20.0 |
| 2088 | 2026-03-05T18:55:40.726Z | Compiling slog-scope v4.4.1 |
| 2089 | 2026-03-05T18:55:41.360Z | Compiling usdt-impl v0.5.0 |
| 2090 | 2026-03-05T18:55:42.071Z | Compiling slog-stdlog v4.1.1 |
| 2091 | 2026-03-05T18:55:42.553Z | Compiling usdt v0.5.0 |
| 2092 | 2026-03-05T18:55:43.016Z | Compiling tokio-dtrace v0.1.1 |
| 2093 | 2026-03-05T18:55:43.156Z | Compiling qorb v0.4.1 |
| 2094 | 2026-03-05T18:55:43.608Z | Compiling progenitor v0.10.0 |
| 2095 | 2026-03-05T18:55:43.942Z | Compiling oxide-tokio-rt v0.1.2 |
| 2096 | 2026-03-05T18:55:44.297Z | Compiling slog-dtrace v0.3.0 |
| 2097 | 2026-03-05T18:55:44.344Z | Compiling tabled v0.20.0 |
| 2098 | 2026-03-05T18:55:44.719Z | Compiling transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control?branch=main#db0be8a8) |
| 2099 | 2026-03-05T18:55:44.930Z | Compiling smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51) |
| 2100 | 2026-03-05T18:55:45.840Z | Compiling common v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=37992295b5dc708d8f120cee805d67418741b556#37992295) |
| 2101 | 2026-03-05T18:55:48.147Z | Compiling gateway-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 2102 | 2026-03-05T18:55:48.367Z | Compiling ereport-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 2103 | 2026-03-05T18:55:48.799Z | Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#db0be8a8) |
| 2104 | 2026-03-05T18:55:49.569Z | Compiling slog-envlogger v2.2.0 |
| 2105 | 2026-03-05T18:55:50.377Z | Compiling omicron-common v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 2106 | 2026-03-05T18:55:50.893Z | Compiling crc8 v0.1.1 |
| 2107 | 2026-03-05T18:55:50.942Z | Compiling ddm-admin-client v0.1.0 (/work/oxidecomputer/maghemite/ddm-admin-client) |
| 2108 | 2026-03-05T18:55:51.128Z | Compiling dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=37992295b5dc708d8f120cee805d67418741b556#37992295) |
| 2109 | 2026-03-05T18:55:51.538Z | Compiling utf-8 v0.7.6 |
| 2110 | 2026-03-05T18:55:51.592Z | Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=ff31c527515d65886e599fc07eb41240aeb767c6#ff31c527) |
| 2111 | 2026-03-05T18:55:51.981Z | Compiling tungstenite v0.21.0 |
| 2112 | 2026-03-05T18:55:52.336Z | Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=ff31c527515d65886e599fc07eb41240aeb767c6#ff31c527) |
| 2113 | 2026-03-05T18:55:52.902Z | Compiling gateway-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 2114 | 2026-03-05T18:55:53.246Z | Compiling gateway-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 2115 | 2026-03-05T18:55:53.312Z | Compiling tokio-tungstenite v0.21.0 |
| 2116 | 2026-03-05T18:55:53.351Z | Compiling lzma-sys v0.1.20 |
| 2117 | 2026-03-05T18:55:53.575Z | Compiling typeid v1.0.3 |
| 2118 | 2026-03-05T18:55:53.797Z | Compiling console v0.16.2 |
| 2119 | 2026-03-05T18:55:54.014Z | Compiling base64 v0.21.7 |
| 2120 | 2026-03-05T18:55:54.061Z | Compiling unit-prefix v0.5.2 |
| 2121 | 2026-03-05T18:55:54.346Z | Compiling zone v0.3.1 (https://github.com/oxidecomputer/zone#008474e8) |
| 2122 | 2026-03-05T18:55:54.741Z | Compiling indicatif v0.18.4 |
| 2123 | 2026-03-05T18:55:55.238Z | Compiling ron v0.12.0 |
| 2124 | 2026-03-05T18:55:55.682Z | Compiling xz2 v0.1.7 |
| 2125 | 2026-03-05T18:55:55.904Z | Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=ff31c527515d65886e599fc07eb41240aeb767c6#ff31c527) |
| 2126 | 2026-03-05T18:55:56.197Z | Compiling mg-admin-client v0.1.0 (/work/oxidecomputer/maghemite/mg-admin-client) |
| 2127 | 2026-03-05T18:55:56.776Z | Compiling base16ct v1.0.0 |
| 2128 | 2026-03-05T18:55:57.073Z | Compiling dropshot-api-manager v0.3.0 |
| 2129 | 2026-03-05T18:55:57.285Z | Compiling ztest v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#f5f8fd52) |
| 2130 | 2026-03-05T18:55:58.190Z | Compiling natord v1.0.9 |
| 2131 | 2026-03-05T18:55:58.600Z | Compiling mg-tests v0.1.0 (/work/oxidecomputer/maghemite/tests) |
| 2132 | 2026-03-05T18:55:58.775Z | Compiling util v0.1.0 (/work/oxidecomputer/maghemite/util) |
| 2133 | 2026-03-05T18:55:59.239Z | Compiling xtask v0.1.0 (/work/oxidecomputer/maghemite/xtask) |
| 2134 | 2026-03-05T18:56:00.311Z | Compiling libfalcon v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#f5f8fd52) |
| 2135 | 2026-03-05T18:56:06.271Z | Compiling illumos-utils v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 2136 | 2026-03-05T18:56:06.271Z | Compiling oximeter-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 2137 | 2026-03-05T18:56:06.309Z | Compiling internal-dns-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 2138 | 2026-03-05T18:56:06.843Z | Compiling clickhouse-admin-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 2139 | 2026-03-05T18:56:07.596Z | Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 2140 | 2026-03-05T18:56:08.391Z | Compiling internal-dns-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 2141 | 2026-03-05T18:56:10.816Z | Compiling clickhouse-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 2142 | 2026-03-05T18:56:11.088Z | Compiling internal-dns-resolver v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 2143 | 2026-03-05T18:56:11.612Z | Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 2144 | 2026-03-05T18:56:11.639Z | Compiling oxql-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 2145 | 2026-03-05T18:56:11.992Z | Compiling sled-hardware-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 2146 | 2026-03-05T18:56:13.139Z | Compiling trust-quorum-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 2147 | 2026-03-05T18:56:13.167Z | Compiling bootstore v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 2148 | 2026-03-05T18:56:13.426Z | Compiling oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 2149 | 2026-03-05T18:56:14.224Z | Compiling oximeter-db v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 2150 | 2026-03-05T18:56:15.129Z | Compiling trust-quorum-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 2151 | 2026-03-05T18:56:16.761Z | Compiling sled-agent-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 2152 | 2026-03-05T18:56:30.989Z | Compiling sled-agent-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 2153 | 2026-03-05T18:56:33.527Z | Compiling trust-quorum-protocol v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 2154 | 2026-03-05T18:56:36.579Z | Compiling nexus-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 2155 | 2026-03-05T18:57:15.021Z | Compiling nexus-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 2156 | 2026-03-05T18:57:19.293Z | Compiling oximeter-producer v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 2157 | 2026-03-05T18:57:21.915Z | Compiling mg-common v0.1.0 (/work/oxidecomputer/maghemite/mg-common) |
| 2158 | 2026-03-05T18:57:24.623Z | Compiling ndp v0.1.0 (/work/oxidecomputer/maghemite/ndp) |
| 2159 | 2026-03-05T18:57:24.665Z | Compiling ddm-types v0.1.0 (/work/oxidecomputer/maghemite/ddm-types) |
| 2160 | 2026-03-05T18:57:26.472Z | Compiling ddmadm v0.1.0 (/work/oxidecomputer/maghemite/ddmadm) |
| 2161 | 2026-03-05T18:57:26.497Z | Compiling ddm-api v0.1.0 (/work/oxidecomputer/maghemite/ddm-api) |
| 2162 | 2026-03-05T18:57:26.789Z | Compiling mg-ddm-verify v0.1.0 (/work/oxidecomputer/maghemite/mg-ddm-verify) |
| 2163 | 2026-03-05T18:57:26.940Z | Compiling rdb v0.1.0 (/work/oxidecomputer/maghemite/rdb) |
| 2164 | 2026-03-05T18:57:28.445Z | Compiling ddm v0.1.0 (/work/oxidecomputer/maghemite/ddm) |
| 2165 | 2026-03-05T18:57:31.914Z | Compiling bgp v0.1.0 (/work/oxidecomputer/maghemite/bgp) |
| 2166 | 2026-03-05T18:57:31.914Z | Compiling bfd v0.1.0 (/work/oxidecomputer/maghemite/bfd) |
| 2167 | 2026-03-05T18:57:31.914Z | Compiling mg-lower v0.1.0 (/work/oxidecomputer/maghemite/mg-lower) |
| 2168 | 2026-03-05T18:57:48.162Z | Compiling ddmd v0.1.0 (/work/oxidecomputer/maghemite/ddmd) |
| 2169 | 2026-03-05T18:57:52.268Z | Compiling mg-api v0.1.0 (/work/oxidecomputer/maghemite/mg-api) |
| 2170 | 2026-03-05T18:57:57.075Z | Compiling falcon-lab v0.1.0 (/work/oxidecomputer/maghemite/falcon-lab) |
| 2171 | 2026-03-05T18:57:57.101Z | Compiling mgadm v0.1.0 (/work/oxidecomputer/maghemite/mgadm) |
| 2172 | 2026-03-05T18:57:58.616Z | Compiling maghemite-dropshot-apis v0.1.0 (/work/oxidecomputer/maghemite/dropshot-apis) |
| 2173 | 2026-03-05T18:57:58.641Z | Compiling mgd v0.1.0 (/work/oxidecomputer/maghemite/mgd) |
| 2174 | 2026-03-05T18:59:36.963Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 4m 14s |
| 2175 | 2026-03-05T18:59:37.180Z | |
| 2176 | 2026-03-05T18:59:37.180Z | real 4:14.558466842 |
| 2177 | 2026-03-05T18:59:37.180Z | user 15:49.297593935 |
| 2178 | 2026-03-05T18:59:37.180Z | sys 1:59.978621501 |
| 2179 | 2026-03-05T18:59:37.181Z | trap 0.568490816 |
| 2180 | 2026-03-05T18:59:37.181Z | tflt 0.031596476 |
| 2181 | 2026-03-05T18:59:37.181Z | dflt 0.586711420 |
| 2182 | 2026-03-05T18:59:37.181Z | kflt 0.002992059 |
| 2183 | 2026-03-05T18:59:37.181Z | lock 48:25.400697226 |
| 2184 | 2026-03-05T18:59:37.207Z | slp 1:07:42.648063175 |
| 2185 | 2026-03-05T18:59:37.207Z | lat 25.877818485 |
| 2186 | 2026-03-05T18:59:37.207Z | stop 29.768058644 |
| 2187 | 2026-03-05T18:59:37.207Z | + ptime -m cargo build --release |
| 2188 | 2026-03-05T18:59:38.812Z | Compiling proc-macro2 v1.0.106 |
| 2189 | 2026-03-05T18:59:38.812Z | Compiling quote v1.0.44 |
| 2190 | 2026-03-05T18:59:38.812Z | Compiling unicode-ident v1.0.24 |
| 2191 | 2026-03-05T18:59:38.837Z | Compiling serde_core v1.0.228 |
| 2192 | 2026-03-05T18:59:38.838Z | Compiling serde v1.0.228 |
| 2193 | 2026-03-05T18:59:38.838Z | Compiling libc v0.2.180 |
| 2194 | 2026-03-05T18:59:38.838Z | Compiling cfg-if v1.0.4 |
| 2195 | 2026-03-05T18:59:39.155Z | Compiling autocfg v1.5.0 |
| 2196 | 2026-03-05T18:59:39.185Z | Compiling zmij v1.0.21 |
| 2197 | 2026-03-05T18:59:39.822Z | Compiling libm v0.2.16 |
| 2198 | 2026-03-05T18:59:39.983Z | Compiling memchr v2.8.0 |
| 2199 | 2026-03-05T18:59:40.047Z | Compiling version_check v0.9.5 |
| 2200 | 2026-03-05T18:59:40.922Z | Compiling getrandom v0.4.1 |
| 2201 | 2026-03-05T18:59:41.227Z | Compiling itoa v1.0.17 |
| 2202 | 2026-03-05T18:59:41.517Z | Compiling icu_normalizer_data v2.1.1 |
| 2203 | 2026-03-05T18:59:41.851Z | Compiling icu_properties_data v2.1.2 |
| 2204 | 2026-03-05T18:59:42.158Z | Compiling stable_deref_trait v1.2.1 |
| 2205 | 2026-03-05T18:59:42.197Z | Compiling parking_lot_core v0.9.12 |
| 2206 | 2026-03-05T18:59:42.305Z | Compiling syn v2.0.116 |
| 2207 | 2026-03-05T18:59:42.421Z | Compiling serde_json v1.0.149 |
| 2208 | 2026-03-05T18:59:42.538Z | Compiling num-traits v0.2.19 |
| 2209 | 2026-03-05T18:59:42.959Z | Compiling thiserror v2.0.18 |
| 2210 | 2026-03-05T18:59:43.103Z | Compiling jobserver v0.1.34 |
| 2211 | 2026-03-05T18:59:43.246Z | Compiling shlex v1.3.0 |
| 2212 | 2026-03-05T18:59:43.326Z | Compiling find-msvc-tools v0.1.9 |
| 2213 | 2026-03-05T18:59:43.652Z | Compiling writeable v0.6.2 |
| 2214 | 2026-03-05T18:59:43.680Z | Compiling litemap v0.8.1 |
| 2215 | 2026-03-05T18:59:43.834Z | Compiling cc v1.2.56 |
| 2216 | 2026-03-05T18:59:43.865Z | Compiling heck v0.5.0 |
| 2217 | 2026-03-05T18:59:44.193Z | Compiling zerocopy v0.8.39 |
| 2218 | 2026-03-05T18:59:44.302Z | Compiling percent-encoding v2.3.2 |
| 2219 | 2026-03-05T18:59:44.779Z | Compiling errno v0.3.14 |
| 2220 | 2026-03-05T18:59:44.867Z | Compiling form_urlencoded v1.2.2 |
| 2221 | 2026-03-05T18:59:45.280Z | Compiling utf8_iter v1.0.4 |
| 2222 | 2026-03-05T18:59:45.961Z | Compiling iana-time-zone v0.1.65 |
| 2223 | 2026-03-05T18:59:46.092Z | Compiling getrandom v0.2.17 |
| 2224 | 2026-03-05T18:59:46.595Z | Compiling pin-project-lite v0.2.16 |
| 2225 | 2026-03-05T18:59:46.692Z | Compiling rustversion v1.0.22 |
| 2226 | 2026-03-05T18:59:46.819Z | Compiling uuid v1.21.0 |
| 2227 | 2026-03-05T18:59:47.265Z | Compiling equivalent v1.0.2 |
| 2228 | 2026-03-05T18:59:47.297Z | Compiling allocator-api2 v0.2.21 |
| 2229 | 2026-03-05T18:59:47.364Z | Compiling foldhash v0.2.0 |
| 2230 | 2026-03-05T18:59:47.506Z | Compiling semver v1.0.27 |
| 2231 | 2026-03-05T18:59:47.793Z | Compiling dyn-clone v1.0.20 |
| 2232 | 2026-03-05T18:59:48.027Z | Compiling hashbrown v0.16.1 |
| 2233 | 2026-03-05T18:59:48.114Z | Compiling schemars v0.8.22 |
| 2234 | 2026-03-05T18:59:48.384Z | Compiling scopeguard v1.2.0 |
| 2235 | 2026-03-05T18:59:48.591Z | Compiling portable-atomic v1.13.1 |
| 2236 | 2026-03-05T18:59:48.652Z | Compiling lock_api v0.4.14 |
| 2237 | 2026-03-05T18:59:48.688Z | Compiling socket2 v0.6.2 |
| 2238 | 2026-03-05T18:59:48.940Z | Compiling ring v0.17.14 |
| 2239 | 2026-03-05T18:59:49.008Z | Compiling bitflags v2.11.0 |
| 2240 | 2026-03-05T18:59:49.205Z | Compiling critical-section v1.2.0 |
| 2241 | 2026-03-05T18:59:49.435Z | Compiling signal-hook-registry v1.4.8 |
| 2242 | 2026-03-05T18:59:49.906Z | Compiling mio v1.1.1 |
| 2243 | 2026-03-05T18:59:50.215Z | Compiling typenum v1.19.0 |
| 2244 | 2026-03-05T18:59:50.290Z | Compiling indexmap v2.13.0 |
| 2245 | 2026-03-05T18:59:50.454Z | Compiling synstructure v0.13.2 |
| 2246 | 2026-03-05T18:59:50.571Z | Compiling serde_derive_internals v0.29.1 |
| 2247 | 2026-03-05T18:59:50.955Z | Compiling once_cell v1.21.3 |
| 2248 | 2026-03-05T18:59:51.453Z | Compiling log v0.4.29 |
| 2249 | 2026-03-05T18:59:51.805Z | Compiling futures-core v0.3.32 |
| 2250 | 2026-03-05T18:59:51.909Z | Compiling subtle v2.6.1 |
| 2251 | 2026-03-05T18:59:51.991Z | Compiling thiserror v1.0.69 |
| 2252 | 2026-03-05T18:59:52.025Z | Compiling httparse v1.10.1 |
| 2253 | 2026-03-05T18:59:52.301Z | Compiling rustix v1.1.3 |
| 2254 | 2026-03-05T18:59:52.453Z | Compiling futures-sink v0.3.32 |
| 2255 | 2026-03-05T18:59:52.647Z | Compiling rand_core v0.6.4 |
| 2256 | 2026-03-05T18:59:52.682Z | Compiling slab v0.4.12 |
| 2257 | 2026-03-05T18:59:52.714Z | Compiling getrandom v0.3.4 |
| 2258 | 2026-03-05T18:59:53.354Z | Compiling futures-channel v0.3.32 |
| 2259 | 2026-03-05T18:59:53.449Z | Compiling ucd-trie v0.1.7 |
| 2260 | 2026-03-05T18:59:53.488Z | Compiling futures-io v0.3.32 |
| 2261 | 2026-03-05T18:59:53.884Z | Compiling pest v2.8.6 |
| 2262 | 2026-03-05T18:59:53.975Z | Compiling futures-task v0.3.32 |
| 2263 | 2026-03-05T18:59:54.083Z | Compiling serde_derive v1.0.228 |
| 2264 | 2026-03-05T18:59:54.083Z | Compiling zerofrom-derive v0.1.6 |
| 2265 | 2026-03-05T18:59:54.152Z | Compiling yoke-derive v0.8.1 |
| 2266 | 2026-03-05T18:59:54.177Z | Compiling zerovec-derive v0.11.2 |
| 2267 | 2026-03-05T18:59:54.385Z | Compiling displaydoc v0.2.5 |
| 2268 | 2026-03-05T18:59:55.631Z | Compiling schemars_derive v0.8.22 |
| 2269 | 2026-03-05T18:59:55.787Z | Compiling tokio-macros v2.6.0 |
| 2270 | 2026-03-05T18:59:56.105Z | Compiling thiserror-impl v2.0.18 |
| 2271 | 2026-03-05T18:59:56.772Z | Compiling zerocopy-derive v0.8.39 |
| 2272 | 2026-03-05T18:59:56.878Z | Compiling zeroize_derive v1.4.3 |
| 2273 | 2026-03-05T18:59:57.181Z | Compiling zerofrom v0.1.6 |
| 2274 | 2026-03-05T18:59:57.364Z | Compiling futures-macro v0.3.32 |
| 2275 | 2026-03-05T18:59:57.452Z | Compiling yoke v0.8.1 |
| 2276 | 2026-03-05T18:59:57.560Z | Compiling thiserror-impl v1.0.69 |
| 2277 | 2026-03-05T18:59:57.911Z | Compiling zerovec v0.11.5 |
| 2278 | 2026-03-05T18:59:58.303Z | Compiling zerotrie v0.2.3 |
| 2279 | 2026-03-05T18:59:58.627Z | Compiling zeroize v1.8.2 |
| 2280 | 2026-03-05T18:59:59.138Z | Compiling pest_meta v2.8.6 |
| 2281 | 2026-03-05T18:59:59.392Z | Compiling tinystr v0.8.2 |
| 2282 | 2026-03-05T18:59:59.421Z | Compiling potential_utf v0.1.4 |
| 2283 | 2026-03-05T18:59:59.445Z | Compiling futures-util v0.3.32 |
| 2284 | 2026-03-05T18:59:59.541Z | Compiling generic-array v0.14.7 |
| 2285 | 2026-03-05T18:59:59.835Z | Compiling icu_collections v2.1.1 |
| 2286 | 2026-03-05T18:59:59.961Z | Compiling icu_locale_core v2.1.1 |
| 2287 | 2026-03-05T19:00:00.028Z | Compiling regex-syntax v0.8.9 |
| 2288 | 2026-03-05T19:00:02.122Z | Compiling icu_provider v2.1.1 |
| 2289 | 2026-03-05T19:00:02.984Z | Compiling smallvec v1.15.1 |
| 2290 | 2026-03-05T19:00:03.009Z | Compiling bytes v1.11.1 |
| 2291 | 2026-03-05T19:00:03.173Z | Compiling icu_properties v2.1.2 |
| 2292 | 2026-03-05T19:00:03.197Z | Compiling chrono v0.4.43 |
| 2293 | 2026-03-05T19:00:03.643Z | Compiling icu_normalizer v2.1.1 |
| 2294 | 2026-03-05T19:00:05.897Z | Compiling idna_adapter v1.2.1 |
| 2295 | 2026-03-05T19:00:06.186Z | Compiling idna v1.1.0 |
| 2296 | 2026-03-05T19:00:06.463Z | Compiling serde_tokenstream v0.2.2 |
| 2297 | 2026-03-05T19:00:06.759Z | Compiling parking_lot v0.12.5 |
| 2298 | 2026-03-05T19:00:06.991Z | Compiling pest_generator v2.8.6 |
| 2299 | 2026-03-05T19:00:07.141Z | Compiling url v2.5.8 |
| 2300 | 2026-03-05T19:00:07.446Z | Compiling tokio v1.49.0 |
| 2301 | 2026-03-05T19:00:08.762Z | Compiling anyhow v1.0.101 |
| 2302 | 2026-03-05T19:00:09.417Z | Compiling pest_derive v2.8.6 |
| 2303 | 2026-03-05T19:00:10.366Z | Compiling http v1.4.0 |
| 2304 | 2026-03-05T19:00:12.028Z | Compiling tracing-attributes v0.1.31 |
| 2305 | 2026-03-05T19:00:12.127Z | Compiling tracing-core v0.1.36 |
| 2306 | 2026-03-05T19:00:12.650Z | Compiling aho-corasick v1.1.4 |
| 2307 | 2026-03-05T19:00:12.950Z | Compiling fnv v1.0.7 |
| 2308 | 2026-03-05T19:00:14.322Z | Compiling byteorder v1.5.0 |
| 2309 | 2026-03-05T19:00:14.861Z | Compiling crypto-common v0.1.7 |
| 2310 | 2026-03-05T19:00:14.989Z | Compiling regex-automata v0.4.14 |
| 2311 | 2026-03-05T19:00:15.354Z | Compiling tracing v0.1.44 |
| 2312 | 2026-03-05T19:00:16.589Z | Compiling ppv-lite86 v0.2.21 |
| 2313 | 2026-03-05T19:00:22.866Z | Compiling slog v2.8.2 |
| 2314 | 2026-03-05T19:00:22.942Z | Compiling time-core v0.1.8 |
| 2315 | 2026-03-05T19:00:25.423Z | Compiling num-conv v0.2.0 |
| 2316 | 2026-03-05T19:00:25.423Z | Compiling time-macros v0.2.27 |
| 2317 | 2026-03-05T19:00:25.423Z | Compiling erased-serde v0.3.31 |
| 2318 | 2026-03-05T19:00:25.423Z | Compiling rustls-pki-types v1.14.0 |
| 2319 | 2026-03-05T19:00:25.423Z | Compiling regex v1.12.3 |
| 2320 | 2026-03-05T19:00:25.423Z | Compiling ipnetwork v0.21.1 |
| 2321 | 2026-03-05T19:00:25.423Z | Compiling regress v0.10.5 |
| 2322 | 2026-03-05T19:00:25.423Z | Compiling base64 v0.22.1 |
| 2323 | 2026-03-05T19:00:25.423Z | Compiling untrusted v0.9.0 |
| 2324 | 2026-03-05T19:00:25.423Z | Compiling syn v1.0.109 |
| 2325 | 2026-03-05T19:00:25.520Z | Compiling scroll_derive v0.13.1 |
| 2326 | 2026-03-05T19:00:25.521Z | Compiling ipnet v2.11.0 |
| 2327 | 2026-03-05T19:00:26.683Z | Compiling typify-impl v0.4.3 |
| 2328 | 2026-03-05T19:00:28.411Z | Compiling tokio-util v0.7.18 |
| 2329 | 2026-03-05T19:00:28.470Z | Compiling crossbeam-utils v0.8.21 |
| 2330 | 2026-03-05T19:00:28.873Z | Compiling pretty-hex v0.4.1 |
| 2331 | 2026-03-05T19:00:29.351Z | Compiling paste v1.0.15 |
| 2332 | 2026-03-05T19:00:29.852Z | Compiling ryu v1.0.23 |
| 2333 | 2026-03-05T19:00:30.425Z | Compiling http-body v1.0.1 |
| 2334 | 2026-03-05T19:00:30.661Z | Compiling cmake v0.1.57 |
| 2335 | 2026-03-05T19:00:30.765Z | Compiling atomic-waker v1.1.2 |
| 2336 | 2026-03-05T19:00:31.055Z | Compiling dunce v1.0.5 |
| 2337 | 2026-03-05T19:00:31.266Z | Compiling fs_extra v1.3.0 |
| 2338 | 2026-03-05T19:00:31.900Z | Compiling aws-lc-sys v0.37.1 |
| 2339 | 2026-03-05T19:00:33.686Z | Compiling oxnet v0.1.4 |
| 2340 | 2026-03-05T19:00:34.189Z | Compiling block-buffer v0.10.4 |
| 2341 | 2026-03-05T19:00:35.058Z | Compiling try-lock v0.2.5 |
| 2342 | 2026-03-05T19:00:36.073Z | Compiling tower-layer v0.3.3 |
| 2343 | 2026-03-05T19:00:36.620Z | Compiling tower-service v0.3.3 |
| 2344 | 2026-03-05T19:00:36.800Z | Compiling typify-macro v0.4.3 |
| 2345 | 2026-03-05T19:00:36.886Z | Compiling slog-async v2.8.0 |
| 2346 | 2026-03-05T19:00:37.045Z | Compiling want v0.3.1 |
| 2347 | 2026-03-05T19:00:37.507Z | Compiling digest v0.10.7 |
| 2348 | 2026-03-05T19:00:37.770Z | Compiling h2 v0.4.13 |
| 2349 | 2026-03-05T19:00:38.107Z | Compiling rand_core v0.9.5 |
| 2350 | 2026-03-05T19:00:38.702Z | Compiling openapiv3 v2.2.0 |
| 2351 | 2026-03-05T19:00:39.039Z | Compiling async-trait v0.1.89 |
| 2352 | 2026-03-05T19:00:40.378Z | Compiling strsim v0.11.1 |
| 2353 | 2026-03-05T19:00:41.109Z | Compiling pin-utils v0.1.0 |
| 2354 | 2026-03-05T19:00:41.136Z | Compiling httpdate v1.0.3 |
| 2355 | 2026-03-05T19:00:41.504Z | Compiling usdt-impl v0.6.0 |
| 2356 | 2026-03-05T19:00:41.740Z | Compiling typify v0.4.3 |
| 2357 | 2026-03-05T19:00:41.928Z | Compiling scroll v0.13.0 |
| 2358 | 2026-03-05T19:00:42.028Z | Compiling omicron-workspace-hack v0.1.0 |
| 2359 | 2026-03-05T19:00:42.508Z | Compiling plain v0.2.3 |
| 2360 | 2026-03-05T19:00:42.570Z | Compiling camino v1.2.2 |
| 2361 | 2026-03-05T19:00:42.794Z | Compiling aws-lc-rs v1.15.4 |
| 2362 | 2026-03-05T19:00:42.968Z | Compiling goblin v0.10.5 |
| 2363 | 2026-03-05T19:00:43.276Z | Compiling rand_chacha v0.9.0 |
| 2364 | 2026-03-05T19:00:43.628Z | Compiling unsafe-libyaml v0.2.11 |
| 2365 | 2026-03-05T19:00:44.690Z | Compiling hyper v1.8.1 |
| 2366 | 2026-03-05T19:00:45.388Z | Compiling ident_case v1.0.1 |
| 2367 | 2026-03-05T19:00:45.983Z | Compiling darling_core v0.21.3 |
| 2368 | 2026-03-05T19:00:52.032Z | Compiling hyper-util v0.1.20 |
| 2369 | 2026-03-05T19:00:52.462Z | Compiling dof v0.4.0 |
| 2370 | 2026-03-05T19:00:54.060Z | Compiling serde_yaml v0.9.34+deprecated |
| 2371 | 2026-03-05T19:00:54.740Z | Compiling rand v0.9.2 |
| 2372 | 2026-03-05T19:00:55.422Z | Compiling serde_urlencoded v0.7.1 |
| 2373 | 2026-03-05T19:00:55.469Z | Compiling http-body-util v0.1.3 |
| 2374 | 2026-03-05T19:00:56.155Z | Compiling dtrace-parser v0.3.0 |
| 2375 | 2026-03-05T19:00:56.181Z | Compiling daft-derive v0.1.5 |
| 2376 | 2026-03-05T19:00:56.482Z | Compiling thread-id v5.1.0 |
| 2377 | 2026-03-05T19:00:56.674Z | Compiling cpufeatures v0.2.17 |
| 2378 | 2026-03-05T19:00:57.589Z | Compiling untrusted v0.7.1 |
| 2379 | 2026-03-05T19:00:57.815Z | Compiling powerfmt v0.2.0 |
| 2380 | 2026-03-05T19:00:58.091Z | Compiling darling_macro v0.21.3 |
| 2381 | 2026-03-05T19:00:58.410Z | Compiling deranged v0.5.6 |
| 2382 | 2026-03-05T19:00:59.219Z | Compiling unicode-width v0.2.2 |
| 2383 | 2026-03-05T19:00:59.362Z | Compiling rustls v0.23.36 |
| 2384 | 2026-03-05T19:01:00.102Z | Compiling num_threads v0.1.7 |
| 2385 | 2026-03-05T19:01:00.314Z | Compiling rustls v0.22.4 |
| 2386 | 2026-03-05T19:01:00.387Z | Compiling darling v0.21.3 |
| 2387 | 2026-03-05T19:01:00.775Z | Compiling usdt-attr-macro v0.6.0 |
| 2388 | 2026-03-05T19:01:01.639Z | Compiling time v0.3.47 |
| 2389 | 2026-03-05T19:01:02.350Z | Compiling usdt-macro v0.6.0 |
| 2390 | 2026-03-05T19:01:02.701Z | Compiling crossbeam-channel v0.5.15 |
| 2391 | 2026-03-05T19:01:03.215Z | Compiling structmeta-derive v0.3.0 |
| 2392 | 2026-03-05T19:01:04.178Z | Compiling sync_wrapper v1.0.2 |
| 2393 | 2026-03-05T19:01:04.446Z | Compiling multer v3.1.0 |
| 2394 | 2026-03-05T19:01:04.534Z | Compiling winnow v0.7.14 |
| 2395 | 2026-03-05T19:01:04.585Z | Compiling tower v0.5.3 |
| 2396 | 2026-03-05T19:01:04.882Z | Compiling webpki-roots v1.0.6 |
| 2397 | 2026-03-05T19:01:05.181Z | Compiling thread_local v1.1.9 |
| 2398 | 2026-03-05T19:01:05.674Z | Compiling structmeta v0.3.0 |
| 2399 | 2026-03-05T19:01:05.909Z | Compiling iri-string v0.7.10 |
| 2400 | 2026-03-05T19:01:06.032Z | Compiling progenitor-impl v0.11.2 |
| 2401 | 2026-03-05T19:01:06.318Z | Compiling futures-executor v0.3.32 |
| 2402 | 2026-03-05T19:01:09.063Z | Compiling async-stream-impl v0.3.6 |
| 2403 | 2026-03-05T19:01:09.368Z | Compiling strum_macros v0.26.4 |
| 2404 | 2026-03-05T19:01:09.456Z | Compiling is-terminal v0.4.17 |
| 2405 | 2026-03-05T19:01:09.648Z | Compiling tower-http v0.6.8 |
| 2406 | 2026-03-05T19:01:10.400Z | Compiling dropshot v0.16.7 |
| 2407 | 2026-03-05T19:01:10.911Z | Compiling take_mut v0.2.2 |
| 2408 | 2026-03-05T19:01:10.947Z | Compiling ref-cast v1.0.25 |
| 2409 | 2026-03-05T19:01:11.180Z | Compiling term v1.2.1 |
| 2410 | 2026-03-05T19:01:11.953Z | Compiling progenitor-macro v0.11.2 |
| 2411 | 2026-03-05T19:01:12.112Z | Compiling slog-term v2.9.2 |
| 2412 | 2026-03-05T19:01:18.258Z | Compiling futures v0.3.32 |
| 2413 | 2026-03-05T19:01:18.333Z | Compiling newtype-uuid-macros v0.1.0 |
| 2414 | 2026-03-05T19:01:18.333Z | Compiling dropshot_endpoint v0.16.7 |
| 2415 | 2026-03-05T19:01:18.333Z | Compiling ref-cast-impl v1.0.25 |
| 2416 | 2026-03-05T19:01:18.333Z | Compiling either v1.15.0 |
| 2417 | 2026-03-05T19:01:18.333Z | Compiling fastrand v2.3.0 |
| 2418 | 2026-03-05T19:01:18.333Z | Compiling tempfile v3.25.0 |
| 2419 | 2026-03-05T19:01:19.467Z | Compiling toml_parser v1.0.9+spec-1.1.0 |
| 2420 | 2026-03-05T19:01:19.492Z | Compiling derive-ex v0.1.8 |
| 2421 | 2026-03-05T19:01:19.640Z | Compiling strum_macros v0.27.2 |
| 2422 | 2026-03-05T19:01:20.260Z | Compiling toml_datetime v0.7.5+spec-1.1.0 |
| 2423 | 2026-03-05T19:01:20.946Z | Compiling hex v0.4.3 |
| 2424 | 2026-03-05T19:01:21.757Z | Compiling sha1 v0.10.6 |
| 2425 | 2026-03-05T19:01:22.752Z | Compiling rand_chacha v0.3.1 |
| 2426 | 2026-03-05T19:01:23.276Z | Compiling newtype-uuid v1.3.2 |
| 2427 | 2026-03-05T19:01:23.677Z | Compiling test-strategy v0.4.5 |
| 2428 | 2026-03-05T19:01:24.360Z | Compiling match_cfg v0.1.0 |
| 2429 | 2026-03-05T19:01:24.510Z | Compiling hostname v0.3.1 |
| 2430 | 2026-03-05T19:01:24.868Z | Compiling daft v0.1.5 |
| 2431 | 2026-03-05T19:01:24.893Z | Compiling rand v0.8.5 |
| 2432 | 2026-03-05T19:01:25.435Z | Compiling slog-json v2.6.1 |
| 2433 | 2026-03-05T19:01:25.545Z | Compiling serde_with_macros v3.16.1 |
| 2434 | 2026-03-05T19:01:27.199Z | Compiling memmap2 v0.9.10 |
| 2435 | 2026-03-05T19:01:27.441Z | Compiling slog-bunyan v2.5.0 |
| 2436 | 2026-03-05T19:01:27.838Z | Compiling rustls-webpki v0.102.8 |
| 2437 | 2026-03-05T19:01:27.909Z | Compiling serde_spanned v1.0.4 |
| 2438 | 2026-03-05T19:01:29.154Z | Compiling colored v3.1.1 |
| 2439 | 2026-03-05T19:01:30.605Z | Compiling usdt v0.6.0 |
| 2440 | 2026-03-05T19:01:30.846Z | Compiling debug-ignore v1.0.5 |
| 2441 | 2026-03-05T19:01:31.066Z | Compiling toml_writer v1.0.6+spec-1.1.0 |
| 2442 | 2026-03-05T19:01:31.667Z | Compiling toml v0.9.12+spec-1.1.0 |
| 2443 | 2026-03-05T19:01:32.439Z | Compiling parse-display-derive v0.10.0 |
| 2444 | 2026-03-05T19:01:33.127Z | Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 2445 | 2026-03-05T19:01:34.151Z | Compiling encoding_rs v0.8.35 |
| 2446 | 2026-03-05T19:01:36.100Z | Compiling spin v0.9.8 |
| 2447 | 2026-03-05T19:01:36.398Z | Compiling mime v0.3.17 |
| 2448 | 2026-03-05T19:01:37.513Z | Compiling tokio-rustls v0.25.0 |
| 2449 | 2026-03-05T19:01:38.115Z | Compiling omicron-uuid-kinds v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 2450 | 2026-03-05T19:01:41.719Z | Compiling strum v0.26.3 |
| 2451 | 2026-03-05T19:01:42.059Z | Compiling async-stream v0.3.6 |
| 2452 | 2026-03-05T19:01:42.140Z | Compiling tabwriter v1.4.1 |
| 2453 | 2026-03-05T19:01:42.503Z | Compiling waitgroup v0.1.2 |
| 2454 | 2026-03-05T19:01:42.836Z | Compiling rustls-pemfile v2.2.0 |
| 2455 | 2026-03-05T19:01:42.911Z | Compiling macaddr v1.0.1 |
| 2456 | 2026-03-05T19:01:43.459Z | Compiling clap_derive v4.5.55 |
| 2457 | 2026-03-05T19:01:43.548Z | Compiling serde_path_to_error v0.1.20 |
| 2458 | 2026-03-05T19:01:44.638Z | Compiling wait-timeout v0.2.1 |
| 2459 | 2026-03-05T19:01:45.287Z | Compiling hostname v0.4.2 |
| 2460 | 2026-03-05T19:01:45.684Z | Compiling bit-vec v0.8.0 |
| 2461 | 2026-03-05T19:01:45.956Z | Compiling quick-error v1.2.3 |
| 2462 | 2026-03-05T19:01:45.986Z | Compiling utf8parse v0.2.2 |
| 2463 | 2026-03-05T19:01:46.210Z | Compiling anstyle-parse v0.2.7 |
| 2464 | 2026-03-05T19:01:46.250Z | Compiling rusty-fork v0.3.1 |
| 2465 | 2026-03-05T19:01:46.460Z | Compiling bit-set v0.8.0 |
| 2466 | 2026-03-05T19:01:47.805Z | Compiling api_identity v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 2467 | 2026-03-05T19:01:47.943Z | Compiling rand_xorshift v0.4.0 |
| 2468 | 2026-03-05T19:01:48.164Z | Compiling terminal_size v0.4.3 |
| 2469 | 2026-03-05T19:01:48.607Z | Compiling unarray v0.1.4 |
| 2470 | 2026-03-05T19:01:48.707Z | Compiling anstyle-query v1.1.5 |
| 2471 | 2026-03-05T19:01:48.748Z | Compiling is_terminal_polyfill v1.70.2 |
| 2472 | 2026-03-05T19:01:48.872Z | Compiling colorchoice v1.0.4 |
| 2473 | 2026-03-05T19:01:48.978Z | Compiling anstyle v1.0.13 |
| 2474 | 2026-03-05T19:01:49.126Z | Compiling proptest v1.10.0 |
| 2475 | 2026-03-05T19:01:49.545Z | Compiling anstream v0.6.21 |
| 2476 | 2026-03-05T19:01:50.686Z | Compiling strum v0.27.2 |
| 2477 | 2026-03-05T19:01:50.738Z | Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#8f60acdf) |
| 2478 | 2026-03-05T19:01:52.341Z | Compiling instant v0.1.13 |
| 2479 | 2026-03-05T19:01:52.581Z | Compiling clap_lex v1.0.0 |
| 2480 | 2026-03-05T19:01:53.379Z | Compiling clap_builder v4.5.59 |
| 2481 | 2026-03-05T19:02:00.729Z | Compiling tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0) |
| 2482 | 2026-03-05T19:02:09.876Z | Compiling itertools v0.14.0 |
| 2483 | 2026-03-05T19:02:10.129Z | Compiling clap v4.5.59 |
| 2484 | 2026-03-05T19:02:11.163Z | Compiling serde_with v3.16.1 |
| 2485 | 2026-03-05T19:02:13.206Z | Compiling rdb-types v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=8f5527da3c53398c95c50b1af088637e7b6c5718#8f5527da) |
| 2486 | 2026-03-05T19:02:16.552Z | Compiling rustc-hash v2.1.1 |
| 2487 | 2026-03-05T19:02:16.871Z | Compiling iddqd v0.3.17 |
| 2488 | 2026-03-05T19:02:17.899Z | Compiling backoff v0.4.0 |
| 2489 | 2026-03-05T19:02:18.166Z | Compiling parse-display v0.10.0 |
| 2490 | 2026-03-05T19:02:18.363Z | Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 2491 | 2026-03-05T19:02:18.706Z | Compiling protocol v0.1.0 (https://github.com/oxidecomputer/lldp#4c9df170) |
| 2492 | 2026-03-05T19:02:19.016Z | Compiling toml_datetime v0.6.11 |
| 2493 | 2026-03-05T19:02:19.979Z | Compiling proc-macro-error-attr v1.0.4 |
| 2494 | 2026-03-05T19:02:20.624Z | Compiling proc-macro-error v1.0.4 |
| 2495 | 2026-03-05T19:02:21.848Z | Compiling toml_edit v0.23.10+spec-1.0.0 |
| 2496 | 2026-03-05T19:02:23.567Z | Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 2497 | 2026-03-05T19:02:23.592Z | Compiling proc-macro-crate v3.4.0 |
| 2498 | 2026-03-05T19:02:24.796Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#d9645f8d) |
| 2499 | 2026-03-05T19:02:25.146Z | Compiling heck v0.4.1 |
| 2500 | 2026-03-05T19:02:25.655Z | Compiling num_enum_derive v0.7.5 |
| 2501 | 2026-03-05T19:02:25.790Z | Compiling crossbeam-epoch v0.9.18 |
| 2502 | 2026-03-05T19:02:25.942Z | Compiling foreign-types-macros v0.2.3 |
| 2503 | 2026-03-05T19:02:26.569Z | Compiling cfg_aliases v0.2.1 |
| 2504 | 2026-03-05T19:02:26.737Z | Compiling foreign-types-shared v0.3.1 |
| 2505 | 2026-03-05T19:02:26.959Z | Compiling crucible-workspace-hack v0.1.0 |
| 2506 | 2026-03-05T19:02:27.468Z | Compiling foreign-types v0.5.0 |
| 2507 | 2026-03-05T19:02:27.923Z | Compiling rustls-webpki v0.103.9 |
| 2508 | 2026-03-05T19:02:27.965Z | Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 2509 | 2026-03-05T19:02:28.079Z | Compiling num_enum v0.7.5 |
| 2510 | 2026-03-05T19:02:28.362Z | Compiling zerocopy-derive v0.7.35 |
| 2511 | 2026-03-05T19:02:28.977Z | Compiling cstr-argument v0.1.2 |
| 2512 | 2026-03-05T19:02:29.201Z | Compiling heapless v0.8.0 |
| 2513 | 2026-03-05T19:02:29.580Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#99a7e26c) |
| 2514 | 2026-03-05T19:02:30.278Z | Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 2515 | 2026-03-05T19:02:30.359Z | Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 2516 | 2026-03-05T19:02:30.388Z | Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#d9645f8d) |
| 2517 | 2026-03-05T19:02:30.800Z | Compiling ingot-macros v0.1.1 |
| 2518 | 2026-03-05T19:02:31.094Z | Compiling hash32 v0.3.1 |
| 2519 | 2026-03-05T19:02:32.020Z | Compiling memoffset v0.9.1 |
| 2520 | 2026-03-05T19:02:32.475Z | Compiling smoltcp v0.11.0 |
| 2521 | 2026-03-05T19:02:32.507Z | Compiling winnow v0.5.40 |
| 2522 | 2026-03-05T19:02:36.524Z | Compiling toml_edit v0.19.15 |
| 2523 | 2026-03-05T19:02:36.553Z | Compiling itertools v0.12.1 |
| 2524 | 2026-03-05T19:02:36.873Z | Compiling cobs v0.3.0 |
| 2525 | 2026-03-05T19:02:37.933Z | Compiling ingot-types v0.1.2 |
| 2526 | 2026-03-05T19:02:37.958Z | Compiling tokio-rustls v0.26.4 |
| 2527 | 2026-03-05T19:02:38.384Z | Compiling managed v0.8.0 |
| 2528 | 2026-03-05T19:02:39.034Z | Compiling bitflags v1.3.2 |
| 2529 | 2026-03-05T19:02:40.412Z | Compiling proc-macro-crate v1.3.1 |
| 2530 | 2026-03-05T19:02:41.590Z | Compiling ingot v0.1.1 |
| 2531 | 2026-03-05T19:02:42.399Z | Compiling hyper-rustls v0.27.7 |
| 2532 | 2026-03-05T19:02:42.639Z | Compiling postcard v1.1.3 |
| 2533 | 2026-03-05T19:02:44.224Z | Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 2534 | 2026-03-05T19:02:44.263Z | Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 2535 | 2026-03-05T19:02:44.466Z | Compiling rayon-core v1.13.0 |
| 2536 | 2026-03-05T19:02:44.679Z | Compiling prettyplease v0.2.37 |
| 2537 | 2026-03-05T19:02:45.090Z | Compiling reqwest v0.12.28 |
| 2538 | 2026-03-05T19:02:45.196Z | Compiling num_enum_derive v0.5.11 |
| 2539 | 2026-03-05T19:02:45.265Z | Compiling zerocopy v0.7.35 |
| 2540 | 2026-03-05T19:02:45.300Z | Compiling crossbeam-deque v0.8.6 |
| 2541 | 2026-03-05T19:02:47.383Z | Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 2542 | 2026-03-05T19:02:47.529Z | Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 2543 | 2026-03-05T19:02:47.734Z | Compiling scroll_derive v0.12.1 |
| 2544 | 2026-03-05T19:02:47.847Z | Compiling usdt-impl v0.5.0 |
| 2545 | 2026-03-05T19:02:48.552Z | Compiling convert_case v0.4.0 |
| 2546 | 2026-03-05T19:02:48.894Z | Compiling data-encoding v2.10.0 |
| 2547 | 2026-03-05T19:02:49.296Z | Compiling tinyvec_macros v0.1.1 |
| 2548 | 2026-03-05T19:02:49.335Z | Compiling scroll v0.12.0 |
| 2549 | 2026-03-05T19:02:49.484Z | Compiling tinyvec v1.10.0 |
| 2550 | 2026-03-05T19:02:50.615Z | Compiling derive_more v0.99.20 |
| 2551 | 2026-03-05T19:02:51.677Z | Compiling num_enum v0.5.11 |
| 2552 | 2026-03-05T19:02:51.948Z | Compiling dof v0.3.0 |
| 2553 | 2026-03-05T19:02:53.061Z | Compiling nix v0.30.1 |
| 2554 | 2026-03-05T19:02:53.088Z | Compiling zone_cfg_derive v0.3.1 |
| 2555 | 2026-03-05T19:02:53.768Z | Compiling dtrace-parser v0.2.0 |
| 2556 | 2026-03-05T19:02:54.458Z | Compiling camino-tempfile v1.4.1 |
| 2557 | 2026-03-05T19:02:54.554Z | Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino#7e56ab6e) |
| 2558 | 2026-03-05T19:02:55.304Z | Compiling thread-id v4.2.2 |
| 2559 | 2026-03-05T19:02:55.477Z | Compiling static_assertions v1.1.0 |
| 2560 | 2026-03-05T19:02:55.655Z | Compiling pkg-config v0.3.32 |
| 2561 | 2026-03-05T19:02:56.120Z | Compiling zone v0.3.1 |
| 2562 | 2026-03-05T19:02:56.657Z | Compiling rayon v1.11.0 |
| 2563 | 2026-03-05T19:02:57.505Z | Compiling illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b) |
| 2564 | 2026-03-05T19:02:57.613Z | Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 2565 | 2026-03-05T19:02:57.836Z | Compiling goblin v0.8.2 |
| 2566 | 2026-03-05T19:02:58.133Z | Compiling progenitor-client v0.11.2 |
| 2567 | 2026-03-05T19:03:01.250Z | Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=bc121ef55741656ce118b02ceeda949b9261f49f#bc121ef5) |
| 2568 | 2026-03-05T19:03:01.584Z | Compiling hubpack_derive v0.1.1 |
| 2569 | 2026-03-05T19:03:01.835Z | Compiling smf v0.2.3 |
| 2570 | 2026-03-05T19:03:02.425Z | Compiling num-derive v0.4.2 |
| 2571 | 2026-03-05T19:03:02.734Z | Compiling sigpipe v0.1.3 |
| 2572 | 2026-03-05T19:03:03.842Z | Compiling progenitor-client v0.10.0 |
| 2573 | 2026-03-05T19:03:04.432Z | Compiling progenitor v0.11.2 |
| 2574 | 2026-03-05T19:03:04.713Z | Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=8f5527da3c53398c95c50b1af088637e7b6c5718#8f5527da) |
| 2575 | 2026-03-05T19:03:05.188Z | Compiling jiff v0.2.20 |
| 2576 | 2026-03-05T19:03:05.340Z | Compiling glob v0.3.3 |
| 2577 | 2026-03-05T19:03:07.174Z | Compiling rustix v0.38.44 |
| 2578 | 2026-03-05T19:03:07.379Z | Compiling illumos-utils v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 2579 | 2026-03-05T19:03:10.495Z | Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a) |
| 2580 | 2026-03-05T19:03:12.674Z | Compiling hubpack v0.1.2 |
| 2581 | 2026-03-05T19:03:13.230Z | Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=bc121ef55741656ce118b02ceeda949b9261f49f#bc121ef5) |
| 2582 | 2026-03-05T19:03:13.825Z | Compiling oxlog v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 2583 | 2026-03-05T19:03:16.662Z | Compiling omicron-common v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 2584 | 2026-03-05T19:03:17.221Z | Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 2585 | 2026-03-05T19:03:25.653Z | Compiling secrecy v0.10.3 |
| 2586 | 2026-03-05T19:03:26.060Z | Compiling num-integer v0.1.46 |
| 2587 | 2026-03-05T19:03:26.373Z | Compiling rustc_version v0.4.1 |
| 2588 | 2026-03-05T19:03:28.333Z | Compiling whoami v1.6.1 |
| 2589 | 2026-03-05T19:03:33.046Z | Compiling curve25519-dalek v4.1.3 |
| 2590 | 2026-03-05T19:03:38.091Z | Compiling usdt-attr-macro v0.5.0 |
| 2591 | 2026-03-05T19:03:38.614Z | Compiling usdt-macro v0.5.0 |
| 2592 | 2026-03-05T19:03:40.405Z | Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a) |
| 2593 | 2026-03-05T19:03:41.446Z | Compiling hmac v0.12.1 |
| 2594 | 2026-03-05T19:03:41.486Z | Compiling inout v0.1.4 |
| 2595 | 2026-03-05T19:03:41.871Z | Compiling serde_spanned v0.6.9 |
| 2596 | 2026-03-05T19:03:42.236Z | Compiling enum-as-inner v0.6.1 |
| 2597 | 2026-03-05T19:03:42.329Z | Compiling ff v0.13.1 |
| 2598 | 2026-03-05T19:03:42.713Z | Compiling memmap v0.7.0 |
| 2599 | 2026-03-05T19:03:42.754Z | Compiling bstr v1.12.1 |
| 2600 | 2026-03-05T19:03:43.208Z | Compiling toml_write v0.1.2 |
| 2601 | 2026-03-05T19:03:43.233Z | Compiling lazy_static v1.5.0 |
| 2602 | 2026-03-05T19:03:43.739Z | Compiling toml_edit v0.22.27 |
| 2603 | 2026-03-05T19:03:43.991Z | Compiling usdt v0.5.0 |
| 2604 | 2026-03-05T19:03:44.285Z | Compiling group v0.13.0 |
| 2605 | 2026-03-05T19:03:44.523Z | Compiling cipher v0.4.4 |
| 2606 | 2026-03-05T19:03:44.554Z | Compiling hkdf v0.12.4 |
| 2607 | 2026-03-05T19:03:44.902Z | Compiling sled-hardware-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 2608 | 2026-03-05T19:03:45.136Z | Compiling num-iter v0.1.45 |
| 2609 | 2026-03-05T19:03:45.165Z | Compiling num-rational v0.4.2 |
| 2610 | 2026-03-05T19:03:46.111Z | Compiling thiserror-impl-no-std v2.0.2 |
| 2611 | 2026-03-05T19:03:46.935Z | Compiling universal-hash v0.5.1 |
| 2612 | 2026-03-05T19:03:47.289Z | Compiling crypto-bigint v0.5.5 |
| 2613 | 2026-03-05T19:03:47.587Z | Compiling half v2.7.1 |
| 2614 | 2026-03-05T19:03:47.923Z | Compiling num-complex v0.4.6 |
| 2615 | 2026-03-05T19:03:48.445Z | Compiling curve25519-dalek-derive v0.1.1 |
| 2616 | 2026-03-05T19:03:48.935Z | Compiling semver v0.1.20 |
| 2617 | 2026-03-05T19:03:49.531Z | Compiling opaque-debug v0.3.1 |
| 2618 | 2026-03-05T19:03:49.715Z | Compiling base16ct v0.2.0 |
| 2619 | 2026-03-05T19:03:49.850Z | Compiling ciborium-io v0.2.2 |
| 2620 | 2026-03-05T19:03:50.073Z | Compiling base64ct v1.8.3 |
| 2621 | 2026-03-05T19:03:50.158Z | Compiling bytecount v0.6.9 |
| 2622 | 2026-03-05T19:03:50.550Z | Compiling elliptic-curve v0.13.8 |
| 2623 | 2026-03-05T19:03:50.925Z | Compiling password-hash v0.5.0 |
| 2624 | 2026-03-05T19:03:52.967Z | Compiling ciborium-ll v0.2.2 |
| 2625 | 2026-03-05T19:03:53.540Z | Compiling num v0.4.3 |
| 2626 | 2026-03-05T19:03:53.716Z | Compiling poly1305 v0.8.0 |
| 2627 | 2026-03-05T19:03:55.210Z | Compiling rustc_version v0.1.7 |
| 2628 | 2026-03-05T19:03:55.857Z | Compiling thiserror-no-std v2.0.2 |
| 2629 | 2026-03-05T19:03:56.053Z | Compiling toml v0.8.23 |
| 2630 | 2026-03-05T19:03:57.678Z | Compiling chacha20 v0.9.1 |
| 2631 | 2026-03-05T19:03:58.135Z | Compiling oximeter-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 2632 | 2026-03-05T19:03:58.321Z | Compiling gfss v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 2633 | 2026-03-05T19:04:01.645Z | Compiling progenitor-impl v0.10.0 |
| 2634 | 2026-03-05T19:04:01.986Z | Compiling blake2 v0.10.6 |
| 2635 | 2026-03-05T19:04:02.149Z | Compiling aead v0.5.2 |
| 2636 | 2026-03-05T19:04:02.268Z | Compiling float-ord v0.3.2 |
| 2637 | 2026-03-05T19:04:02.532Z | Compiling vcpkg v0.2.15 |
| 2638 | 2026-03-05T19:04:02.644Z | Compiling indent_write v2.2.0 |
| 2639 | 2026-03-05T19:04:03.017Z | Compiling linked-hash-map v0.5.6 |
| 2640 | 2026-03-05T19:04:03.552Z | Compiling keccak v0.1.6 |
| 2641 | 2026-03-05T19:04:03.631Z | Compiling resolv-conf v0.7.6 |
| 2642 | 2026-03-05T19:04:04.064Z | Compiling openssl-sys v0.9.111 |
| 2643 | 2026-03-05T19:04:05.127Z | Compiling sha3 v0.10.8 |
| 2644 | 2026-03-05T19:04:05.416Z | Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 2645 | 2026-03-05T19:04:05.492Z | Compiling lru-cache v0.1.2 |
| 2646 | 2026-03-05T19:04:05.753Z | Compiling argon2 v0.5.3 |
| 2647 | 2026-03-05T19:04:05.848Z | Compiling chacha20poly1305 v0.10.1 |
| 2648 | 2026-03-05T19:04:05.905Z | Compiling trust-quorum-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 2649 | 2026-03-05T19:04:06.162Z | Compiling vsss-rs v3.3.4 |
| 2650 | 2026-03-05T19:04:06.189Z | Compiling newtype_derive v0.1.6 |
| 2651 | 2026-03-05T19:04:07.784Z | Compiling progenitor-macro v0.10.0 |
| 2652 | 2026-03-05T19:04:08.294Z | Compiling ciborium v0.2.2 |
| 2653 | 2026-03-05T19:04:08.464Z | Compiling similar v2.7.0 |
| 2654 | 2026-03-05T19:04:10.536Z | Compiling hickory-proto v0.24.4 |
| 2655 | 2026-03-05T19:04:11.120Z | Compiling atomicwrites v0.4.4 |
| 2656 | 2026-03-05T19:04:12.228Z | Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=bc121ef55741656ce118b02ceeda949b9261f49f#bc121ef5) |
| 2657 | 2026-03-05T19:04:14.764Z | Compiling serde-big-array v0.5.1 |
| 2658 | 2026-03-05T19:04:15.116Z | Compiling derive-where v1.6.0 |
| 2659 | 2026-03-05T19:04:15.614Z | Compiling serde_repr v0.1.20 |
| 2660 | 2026-03-05T19:04:16.604Z | Compiling minimal-lexical v0.2.1 |
| 2661 | 2026-03-05T19:04:17.023Z | Compiling siphasher v1.0.2 |
| 2662 | 2026-03-05T19:04:17.199Z | Compiling unicode-segmentation v1.12.0 |
| 2663 | 2026-03-05T19:04:17.565Z | Compiling owo-colors v4.2.3 |
| 2664 | 2026-03-05T19:04:18.345Z | Compiling newline-converter v0.3.0 |
| 2665 | 2026-03-05T19:04:18.502Z | Compiling phf_shared v0.12.1 |
| 2666 | 2026-03-05T19:04:18.630Z | Compiling nom v7.1.3 |
| 2667 | 2026-03-05T19:04:18.767Z | Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc) |
| 2668 | 2026-03-05T19:04:19.029Z | Compiling hickory-resolver v0.24.4 |
| 2669 | 2026-03-05T19:04:19.926Z | Compiling progenitor v0.10.0 |
| 2670 | 2026-03-05T19:04:20.243Z | Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=bc121ef55741656ce118b02ceeda949b9261f49f#bc121ef5) |
| 2671 | 2026-03-05T19:04:22.789Z | Compiling bootstore v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 2672 | 2026-03-05T19:04:29.444Z | Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 2673 | 2026-03-05T19:04:29.707Z | Compiling omicron-passwords v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 2674 | 2026-03-05T19:04:30.706Z | Compiling console v0.15.11 |
| 2675 | 2026-03-05T19:04:31.002Z | Compiling tokio-stream v0.1.18 |
| 2676 | 2026-03-05T19:04:32.248Z | Compiling pin-project-internal v1.1.10 |
| 2677 | 2026-03-05T19:04:32.858Z | Compiling csv-core v0.1.13 |
| 2678 | 2026-03-05T19:04:33.774Z | Compiling slog-dtrace v0.3.0 |
| 2679 | 2026-03-05T19:04:33.799Z | Compiling chrono-tz v0.10.4 |
| 2680 | 2026-03-05T19:04:34.264Z | Compiling swrite v0.1.0 |
| 2681 | 2026-03-05T19:04:34.303Z | Compiling unicode-width v0.1.14 |
| 2682 | 2026-03-05T19:04:34.523Z | Compiling unicode-xid v0.2.6 |
| 2683 | 2026-03-05T19:04:34.788Z | Compiling foldhash v0.1.5 |
| 2684 | 2026-03-05T19:04:35.056Z | Compiling cancel-safe-futures v0.1.5 |
| 2685 | 2026-03-05T19:04:35.113Z | Compiling pin-project v1.1.10 |
| 2686 | 2026-03-05T19:04:35.327Z | Compiling hashbrown v0.15.5 |
| 2687 | 2026-03-05T19:04:35.355Z | Compiling const_format_proc_macros v0.2.34 |
| 2688 | 2026-03-05T19:04:35.832Z | Compiling csv v1.4.0 |
| 2689 | 2026-03-05T19:04:36.960Z | Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 2690 | 2026-03-05T19:04:37.439Z | Compiling qorb v0.4.1 |
| 2691 | 2026-03-05T19:04:37.486Z | Compiling expectorate v1.2.0 |
| 2692 | 2026-03-05T19:04:38.174Z | Compiling sled-agent-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 2693 | 2026-03-05T19:04:38.394Z | Compiling gateway-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 2694 | 2026-03-05T19:04:45.671Z | Compiling oximeter-db v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 2695 | 2026-03-05T19:04:46.988Z | Compiling phf v0.12.1 |
| 2696 | 2026-03-05T19:04:47.434Z | Compiling tokio-dtrace v0.1.1 |
| 2697 | 2026-03-05T19:04:48.276Z | Compiling internal-dns-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 2698 | 2026-03-05T19:04:48.926Z | Compiling unicode-normalization v0.1.25 |
| 2699 | 2026-03-05T19:04:49.954Z | Compiling oximeter-macro-impl v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 2700 | 2026-03-05T19:04:50.452Z | Compiling num-derive v0.3.3 |
| 2701 | 2026-03-05T19:04:51.332Z | Compiling libsw-core v0.3.2 |
| 2702 | 2026-03-05T19:04:51.638Z | Compiling snafu-derive v0.8.9 |
| 2703 | 2026-03-05T19:04:51.783Z | Compiling async-recursion v1.1.1 |
| 2704 | 2026-03-05T19:04:52.766Z | Compiling cookie v0.18.1 |
| 2705 | 2026-03-05T19:04:53.329Z | Compiling foreign-types-shared v0.1.1 |
| 2706 | 2026-03-05T19:04:53.504Z | Compiling openssl v0.10.75 |
| 2707 | 2026-03-05T19:04:53.539Z | Compiling same-file v1.0.6 |
| 2708 | 2026-03-05T19:04:53.938Z | Compiling unicode-linebreak v0.1.5 |
| 2709 | 2026-03-05T19:04:54.283Z | Compiling fixedbitset v0.5.7 |
| 2710 | 2026-03-05T19:04:54.434Z | Compiling fixedbitset v0.4.2 |
| 2711 | 2026-03-05T19:04:54.702Z | Compiling highway v1.3.0 |
| 2712 | 2026-03-05T19:04:54.947Z | Compiling smawk v0.3.2 |
| 2713 | 2026-03-05T19:04:55.421Z | Compiling textwrap v0.16.2 |
| 2714 | 2026-03-05T19:04:55.461Z | Compiling oxql-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 2715 | 2026-03-05T19:04:55.504Z | Compiling petgraph v0.8.3 |
| 2716 | 2026-03-05T19:04:55.650Z | Compiling petgraph v0.6.5 |
| 2717 | 2026-03-05T19:04:56.451Z | Compiling snafu v0.8.9 |
| 2718 | 2026-03-05T19:04:57.783Z | Compiling sled-agent-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 2719 | 2026-03-05T19:04:59.263Z | Compiling walkdir v2.5.0 |
| 2720 | 2026-03-05T19:04:59.776Z | Compiling foreign-types v0.3.2 |
| 2721 | 2026-03-05T19:05:00.042Z | Compiling libscf-sys v1.1.0 |
| 2722 | 2026-03-05T19:05:00.366Z | Compiling libsw v3.5.0 |
| 2723 | 2026-03-05T19:05:00.764Z | Compiling oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 2724 | 2026-03-05T19:05:00.791Z | Compiling internal-dns-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 2725 | 2026-03-05T19:05:00.922Z | Compiling olpc-cjson v0.1.4 |
| 2726 | 2026-03-05T19:05:01.085Z | Compiling oxide-tokio-rt v0.1.2 |
| 2727 | 2026-03-05T19:05:01.403Z | Compiling gateway-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 2728 | 2026-03-05T19:05:01.794Z | Compiling clickhouse-admin-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 2729 | 2026-03-05T19:05:01.821Z | Compiling const_format v0.2.35 |
| 2730 | 2026-03-05T19:05:01.999Z | Compiling cockroach-admin-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 2731 | 2026-03-05T19:05:05.394Z | Compiling papergrid v0.11.0 |
| 2732 | 2026-03-05T19:05:09.582Z | Compiling trust-quorum-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 2733 | 2026-03-05T19:05:10.049Z | Compiling globset v0.4.18 |
| 2734 | 2026-03-05T19:05:10.111Z | Compiling gethostname v0.5.0 |
| 2735 | 2026-03-05T19:05:10.400Z | Compiling clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3) |
| 2736 | 2026-03-05T19:05:11.020Z | Compiling tabled_derive v0.7.0 |
| 2737 | 2026-03-05T19:05:13.420Z | Compiling ereport-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 2738 | 2026-03-05T19:05:14.113Z | Compiling pem v3.0.6 |
| 2739 | 2026-03-05T19:05:15.828Z | Compiling bcs v0.1.6 |
| 2740 | 2026-03-05T19:05:16.603Z | Compiling serde_plain v1.0.2 |
| 2741 | 2026-03-05T19:05:16.754Z | Compiling openssl-macros v0.1.1 |
| 2742 | 2026-03-05T19:05:17.192Z | Compiling linear-map v1.2.0 |
| 2743 | 2026-03-05T19:05:17.340Z | Compiling typed-path v0.9.3 |
| 2744 | 2026-03-05T19:05:17.742Z | Compiling tagptr v0.2.0 |
| 2745 | 2026-03-05T19:05:17.767Z | Compiling termtree v0.5.1 |
| 2746 | 2026-03-05T19:05:18.154Z | Compiling moka v0.12.13 |
| 2747 | 2026-03-05T19:05:18.962Z | Compiling update-engine v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 2748 | 2026-03-05T19:05:20.737Z | Compiling tough v0.20.0 |
| 2749 | 2026-03-05T19:05:21.893Z | Compiling gateway-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 2750 | 2026-03-05T19:05:24.696Z | Compiling tabled v0.15.0 |
| 2751 | 2026-03-05T19:05:26.879Z | Compiling trust-quorum-protocol v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 2752 | 2026-03-05T19:05:30.538Z | Compiling clickhouse-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 2753 | 2026-03-05T19:05:31.036Z | Compiling cockroach-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 2754 | 2026-03-05T19:05:31.463Z | Compiling steno v0.4.1 |
| 2755 | 2026-03-05T19:05:38.273Z | Compiling hickory-proto v0.25.2 |
| 2756 | 2026-03-05T19:05:39.393Z | Compiling humantime v2.3.0 |
| 2757 | 2026-03-05T19:05:40.357Z | Compiling nexus-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 2758 | 2026-03-05T19:05:45.725Z | Compiling hickory-resolver v0.25.2 |
| 2759 | 2026-03-05T19:05:50.875Z | Compiling internal-dns-resolver v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 2760 | 2026-03-05T19:05:52.471Z | Compiling smf v0.10.0 (https://github.com/illumos/smf-rs?branch=main#72389b51) |
| 2761 | 2026-03-05T19:05:54.031Z | Compiling parking_lot_core v0.8.6 |
| 2762 | 2026-03-05T19:05:54.518Z | Compiling crc32fast v1.5.0 |
| 2763 | 2026-03-05T19:05:55.236Z | Compiling crunchy v0.2.4 |
| 2764 | 2026-03-05T19:05:55.954Z | Compiling parking_lot v0.11.2 |
| 2765 | 2026-03-05T19:05:56.123Z | Compiling fxhash v0.2.1 |
| 2766 | 2026-03-05T19:05:56.431Z | Compiling ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9) |
| 2767 | 2026-03-05T19:05:57.076Z | Compiling socket2 v0.5.10 |
| 2768 | 2026-03-05T19:05:58.093Z | Compiling network-interface v0.1.7 (https://github.com/oxidecomputer/network-interface?branch=illumos#5a696e91) |
| 2769 | 2026-03-05T19:05:58.636Z | Compiling tiny-keccak v2.0.2 |
| 2770 | 2026-03-05T19:05:59.111Z | Compiling sled v0.34.7 |
| 2771 | 2026-03-05T19:06:00.138Z | Compiling rdb-types v0.1.0 (/work/oxidecomputer/maghemite/rdb-types) |
| 2772 | 2026-03-05T19:06:01.031Z | Compiling proc-macro-error-attr2 v2.0.0 |
| 2773 | 2026-03-05T19:06:01.755Z | Compiling internet-checksum v0.2.1 |
| 2774 | 2026-03-05T19:06:01.909Z | Compiling proc-macro-error2 v2.0.1 |
| 2775 | 2026-03-05T19:06:02.049Z | Compiling const-random-macro v0.1.16 |
| 2776 | 2026-03-05T19:06:02.570Z | Compiling nix v0.31.1 |
| 2777 | 2026-03-05T19:06:02.893Z | Compiling arc-swap v1.8.2 |
| 2778 | 2026-03-05T19:06:03.358Z | Compiling ahash v0.8.12 |
| 2779 | 2026-03-05T19:06:03.462Z | Compiling smartstring v1.0.1 |
| 2780 | 2026-03-05T19:06:03.736Z | Compiling slog-scope v4.4.1 |
| 2781 | 2026-03-05T19:06:03.958Z | Compiling const-random v0.1.18 |
| 2782 | 2026-03-05T19:06:04.025Z | Compiling tabled_derive v0.11.0 |
| 2783 | 2026-03-05T19:06:04.134Z | Compiling papergrid v0.17.0 |
| 2784 | 2026-03-05T19:06:04.592Z | Compiling transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#db0be8a8) |
| 2785 | 2026-03-05T19:06:04.877Z | Compiling testing_table v0.3.0 |
| 2786 | 2026-03-05T19:06:05.723Z | Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#db0be8a8) |
| 2787 | 2026-03-05T19:06:06.738Z | Compiling slog-stdlog v4.1.1 |
| 2788 | 2026-03-05T19:06:07.147Z | Compiling transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control?branch=main#db0be8a8) |
| 2789 | 2026-03-05T19:06:07.695Z | Compiling tabled v0.20.0 |
| 2790 | 2026-03-05T19:06:09.317Z | Compiling smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51) |
| 2791 | 2026-03-05T19:06:09.376Z | Compiling dropshot-api-manager-types v0.3.0 |
| 2792 | 2026-03-05T19:06:10.588Z | Compiling thin-vec v0.2.14 |
| 2793 | 2026-03-05T19:06:10.821Z | Compiling rhai_codegen v3.1.0 |
| 2794 | 2026-03-05T19:06:11.448Z | Compiling common v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=37992295b5dc708d8f120cee805d67418741b556#37992295) |
| 2795 | 2026-03-05T19:06:11.690Z | Compiling slog-envlogger v2.2.0 |
| 2796 | 2026-03-05T19:06:13.890Z | Compiling rhai v1.24.0 |
| 2797 | 2026-03-05T19:06:18.555Z | Compiling crc8 v0.1.1 |
| 2798 | 2026-03-05T19:06:18.585Z | Compiling ddm-admin-client v0.1.0 (/work/oxidecomputer/maghemite/ddm-admin-client) |
| 2799 | 2026-03-05T19:06:18.932Z | Compiling dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=37992295b5dc708d8f120cee805d67418741b556#37992295) |
| 2800 | 2026-03-05T19:06:20.583Z | Compiling lzma-sys v0.1.20 |
| 2801 | 2026-03-05T19:06:20.617Z | Compiling typeid v1.0.3 |
| 2802 | 2026-03-05T19:06:21.226Z | Compiling utf-8 v0.7.6 |
| 2803 | 2026-03-05T19:06:21.570Z | Compiling tungstenite v0.21.0 |
| 2804 | 2026-03-05T19:06:21.652Z | Compiling cargo_toml v0.22.3 |
| 2805 | 2026-03-05T19:06:25.950Z | Compiling sha2 v0.10.9 |
| 2806 | 2026-03-05T19:06:26.730Z | Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=ff31c527515d65886e599fc07eb41240aeb767c6#ff31c527) |
| 2807 | 2026-03-05T19:06:27.357Z | Compiling fs-err v3.3.0 |
| 2808 | 2026-03-05T19:06:28.018Z | Compiling nexus-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 2809 | 2026-03-05T19:06:28.045Z | Compiling libfalcon v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#f5f8fd52) |
| 2810 | 2026-03-05T19:06:29.250Z | Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=ff31c527515d65886e599fc07eb41240aeb767c6#ff31c527) |
| 2811 | 2026-03-05T19:06:29.445Z | Compiling tokio-tungstenite v0.21.0 |
| 2812 | 2026-03-05T19:06:30.317Z | Compiling zone_cfg_derive v0.3.1 (https://github.com/oxidecomputer/zone#008474e8) |
| 2813 | 2026-03-05T19:06:30.506Z | Compiling console v0.16.2 |
| 2814 | 2026-03-05T19:06:31.792Z | Compiling unit-prefix v0.5.2 |
| 2815 | 2026-03-05T19:06:32.182Z | Compiling is_ci v1.2.0 |
| 2816 | 2026-03-05T19:06:32.564Z | Compiling base64 v0.21.7 |
| 2817 | 2026-03-05T19:06:33.595Z | Compiling oximeter-producer v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 2818 | 2026-03-05T19:06:33.657Z | Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=ff31c527515d65886e599fc07eb41240aeb767c6#ff31c527) |
| 2819 | 2026-03-05T19:06:35.410Z | Compiling supports-color v3.0.2 |
| 2820 | 2026-03-05T19:06:35.934Z | Compiling indicatif v0.18.4 |
| 2821 | 2026-03-05T19:06:43.274Z | Compiling mg-common v0.1.0 (/work/oxidecomputer/maghemite/mg-common) |
| 2822 | 2026-03-05T19:06:43.338Z | Compiling zone v0.3.1 (https://github.com/oxidecomputer/zone#008474e8) |
| 2823 | 2026-03-05T19:06:45.528Z | Compiling ndp v0.1.0 (/work/oxidecomputer/maghemite/ndp) |
| 2824 | 2026-03-05T19:06:46.685Z | Compiling ddm-types v0.1.0 (/work/oxidecomputer/maghemite/ddm-types) |
| 2825 | 2026-03-05T19:06:48.380Z | Compiling rdb v0.1.0 (/work/oxidecomputer/maghemite/rdb) |
| 2826 | 2026-03-05T19:06:48.436Z | Compiling ddm-api v0.1.0 (/work/oxidecomputer/maghemite/ddm-api) |
| 2827 | 2026-03-05T19:06:50.441Z | Compiling xz2 v0.1.7 |
| 2828 | 2026-03-05T19:06:51.236Z | Compiling ron v0.12.0 |
| 2829 | 2026-03-05T19:06:55.628Z | Compiling bfd v0.1.0 (/work/oxidecomputer/maghemite/bfd) |
| 2830 | 2026-03-05T19:06:58.598Z | Compiling mg-admin-client v0.1.0 (/work/oxidecomputer/maghemite/mg-admin-client) |
| 2831 | 2026-03-05T19:07:00.704Z | Compiling drift v0.1.3 |
| 2832 | 2026-03-05T19:07:03.138Z | Compiling base16ct v1.0.0 |
| 2833 | 2026-03-05T19:07:06.369Z | Compiling bgp v0.1.0 (/work/oxidecomputer/maghemite/bgp) |
| 2834 | 2026-03-05T19:07:21.268Z | Compiling dropshot-api-manager v0.3.0 |
| 2835 | 2026-03-05T19:07:28.271Z | Compiling mg-api v0.1.0 (/work/oxidecomputer/maghemite/mg-api) |
| 2836 | 2026-03-05T19:07:30.340Z | Compiling mg-lower v0.1.0 (/work/oxidecomputer/maghemite/mg-lower) |
| 2837 | 2026-03-05T19:07:33.075Z | Compiling ddm v0.1.0 (/work/oxidecomputer/maghemite/ddm) |
| 2838 | 2026-03-05T19:07:48.993Z | Compiling ztest v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#f5f8fd52) |
| 2839 | 2026-03-05T19:07:51.684Z | Compiling natord v1.0.9 |
| 2840 | 2026-03-05T19:07:52.300Z | Compiling mg-tests v0.1.0 (/work/oxidecomputer/maghemite/tests) |
| 2841 | 2026-03-05T19:07:52.476Z | Compiling util v0.1.0 (/work/oxidecomputer/maghemite/util) |
| 2842 | 2026-03-05T19:07:53.828Z | Compiling xtask v0.1.0 (/work/oxidecomputer/maghemite/xtask) |
| 2843 | 2026-03-05T19:08:23.683Z | Compiling ddmadm v0.1.0 (/work/oxidecomputer/maghemite/ddmadm) |
| 2844 | 2026-03-05T19:08:28.223Z | Compiling mg-ddm-verify v0.1.0 (/work/oxidecomputer/maghemite/mg-ddm-verify) |
| 2845 | 2026-03-05T19:08:29.362Z | Compiling mgd v0.1.0 (/work/oxidecomputer/maghemite/mgd) |
| 2846 | 2026-03-05T19:08:33.864Z | Compiling maghemite-dropshot-apis v0.1.0 (/work/oxidecomputer/maghemite/dropshot-apis) |
| 2847 | 2026-03-05T19:08:34.040Z | Compiling mgadm v0.1.0 (/work/oxidecomputer/maghemite/mgadm) |
| 2848 | 2026-03-05T19:08:35.202Z | Compiling falcon-lab v0.1.0 (/work/oxidecomputer/maghemite/falcon-lab) |
| 2849 | 2026-03-05T19:08:37.027Z | Compiling ddmd v0.1.0 (/work/oxidecomputer/maghemite/ddmd) |
| 2850 | 2026-03-05T19:09:44.625Z | Finished `release` profile [optimized] target(s) in 10m 07s |
| 2851 | 2026-03-05T19:09:44.867Z | |
| 2852 | 2026-03-05T19:09:44.894Z | real 10:07.737366671 |
| 2853 | 2026-03-05T19:09:44.895Z | user 1:11:35.277372966 |
| 2854 | 2026-03-05T19:09:44.895Z | sys 5:20.888897581 |
| 2855 | 2026-03-05T19:09:44.895Z | trap 3.146050659 |
| 2856 | 2026-03-05T19:09:44.895Z | tflt 1.508957178 |
| 2857 | 2026-03-05T19:09:44.895Z | dflt 1.519834995 |
| 2858 | 2026-03-05T19:09:44.895Z | kflt 0.000287834 |
| 2859 | 2026-03-05T19:09:44.895Z | lock 3:45:14.810534804 |
| 2860 | 2026-03-05T19:09:44.896Z | slp 4:21:50.642434770 |
| 2861 | 2026-03-05T19:09:44.896Z | lat 3:51.378574965 |
| 2862 | 2026-03-05T19:09:44.896Z | stop 6:19.265573813 |
| 2863 | 2026-03-05T19:09:44.896Z | + for x in debug release |
| 2864 | 2026-03-05T19:09:44.896Z | + mkdir -p /work/debug |
| 2865 | 2026-03-05T19:09:44.896Z | + cp target/debug/ddmd /work/debug/ddmd |
| 2866 | 2026-03-05T19:09:45.568Z | + cp target/debug/ddmadm /work/debug/ddmadm |
| 2867 | 2026-03-05T19:09:46.088Z | + cp target/debug/mgd /work/debug/mgd |
| 2868 | 2026-03-05T19:09:46.764Z | + cp target/debug/mgadm /work/debug/mgadm |
| 2869 | 2026-03-05T19:09:47.330Z | + for x in debug release |
| 2870 | 2026-03-05T19:09:47.331Z | + mkdir -p /work/release |
| 2871 | 2026-03-05T19:09:47.358Z | + cp target/release/ddmd /work/release/ddmd |
| 2872 | 2026-03-05T19:09:47.522Z | + cp target/release/ddmadm /work/release/ddmadm |
| 2873 | 2026-03-05T19:09:47.629Z | + cp target/release/mgd /work/release/mgd |
| 2874 | 2026-03-05T19:09:47.844Z | + cp target/release/mgadm /work/release/mgadm |
| 2875 | 2026-03-05T19:09:48.000Z | + cp target/release/falcon-lab /work/release/falcon-lab |
| 2876 | 2026-03-05T19:09:48.112Z | process exited: duration 1710351 ms, exit code 0 |
| |
| 2877 | 2026-03-05T19:09:48.208Z | found 9 output files |
| 2878 | 2026-03-05T19:09:48.208Z | uploading: /work/debug/ddmadm (498203992 bytes) |
| 2879 | 2026-03-05T19:10:32.294Z | uploaded: /work/debug/ddmadm |
| 2880 | 2026-03-05T19:10:32.295Z | uploading: /work/debug/ddmd (570859912 bytes) |
| 2881 | 2026-03-05T19:11:05.675Z | uploaded: /work/debug/ddmd |
| 2882 | 2026-03-05T19:11:05.675Z | uploading: /work/debug/mgadm (586342544 bytes) |
| 2883 | 2026-03-05T19:12:04.406Z | uploaded: /work/debug/mgadm |
| 2884 | 2026-03-05T19:12:04.406Z | uploading: /work/debug/mgd (653966400 bytes) |
| 2885 | 2026-03-05T19:12:53.388Z | uploaded: /work/debug/mgd |
| 2886 | 2026-03-05T19:12:53.388Z | uploading: /work/release/ddmadm (30970688 bytes) |
| 2887 | 2026-03-05T19:12:56.321Z | uploaded: /work/release/ddmadm |
| 2888 | 2026-03-05T19:12:56.321Z | uploading: /work/release/ddmd (48726440 bytes) |
| 2889 | 2026-03-05T19:13:07.105Z | uploaded: /work/release/ddmd |
| 2890 | 2026-03-05T19:13:07.105Z | uploading: /work/release/falcon-lab (34320496 bytes) |
| 2891 | 2026-03-05T19:13:10.705Z | uploaded: /work/release/falcon-lab |
| 2892 | 2026-03-05T19:13:10.705Z | uploading: /work/release/mgadm (54331296 bytes) |
| 2893 | 2026-03-05T19:13:15.441Z | uploaded: /work/release/mgadm |
| 2894 | 2026-03-05T19:13:15.441Z | uploading: /work/release/mgd (67067728 bytes) |
| 2895 | 2026-03-05T19:13:21.005Z | uploaded: /work/release/mgd |