|
|
|
| 1 | 2026-06-06T15:41:30.512Z | job assigned to worker 01KTESG3CSWM19S4CDW0R3MZ58 [factory aws, i-02e0300cd29d218c4] (queued for 45 s) |
| |
| 2 | 2026-06-06T15:41:37.243Z | starting task 0: "setup" |
| 3 | 2026-06-06T15:41:37.248Z | ++ uname -s |
| 4 | 2026-06-06T15:41:37.252Z | + kern=SunOS |
| 5 | 2026-06-06T15:41:37.252Z | + build_user=build |
| 6 | 2026-06-06T15:41:37.252Z | + build_uid=12345 |
| 7 | 2026-06-06T15:41:37.252Z | + work_dir=/work |
| 8 | 2026-06-06T15:41:37.252Z | + input_dir=/input |
| 9 | 2026-06-06T15:41:37.252Z | + [[ 0 == 12345 ]] |
| 10 | 2026-06-06T15:41:37.252Z | + case "$kern" in |
| 11 | 2026-06-06T15:41:37.252Z | + groupadd -g 12345 build |
| 12 | 2026-06-06T15:41:37.252Z | + useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build |
| 13 | 2026-06-06T15:41:39.257Z | + zfs create -o mountpoint=/work rpool/work |
| 14 | 2026-06-06T15:41:39.386Z | ++ awk '$2 == "/home" { print $3 }' /etc/mnttab |
| 15 | 2026-06-06T15:41:39.389Z | + home_fs=zfs |
| 16 | 2026-06-06T15:41:39.389Z | + [[ zfs == autofs ]] |
| 17 | 2026-06-06T15:41:39.389Z | + mkdir -p /home/build |
| 18 | 2026-06-06T15:41:39.389Z | + chown build:build /home/build /work |
| 19 | 2026-06-06T15:41:41.390Z | + chmod 0700 /home/build /work |
| 20 | 2026-06-06T15:41:41.393Z | process exited: duration 4148 ms, exit code 0 |
| |
| 21 | 2026-06-06T15:41:41.398Z | starting task 1: "rust-toolchain" |
| 22 | 2026-06-06T15:41:41.402Z | + printf ' * rust toolchain channel = "%s"\n' stable |
| 23 | 2026-06-06T15:41:41.402Z | * rust toolchain channel = "stable" |
| 24 | 2026-06-06T15:41:41.402Z | + printf ' * rust toolchain profile = "%s"\n' default |
| 25 | 2026-06-06T15:41:41.402Z | * rust toolchain profile = "default" |
| 26 | 2026-06-06T15:41:41.405Z | + export RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 27 | 2026-06-06T15:41:41.405Z | + RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 28 | 2026-06-06T15:41:41.405Z | + curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs |
| 29 | 2026-06-06T15:41:41.405Z | + /bin/bash -s - -y --no-modify-path --default-toolchain stable --profile default |
| 30 | 2026-06-06T15:41:41.524Z | info: downloading installer |
| 31 | 2026-06-06T15:41:42.849Z | warn: It looks like you have an existing installation of Rust at: |
| 32 | 2026-06-06T15:41:42.849Z | warn: /opt/ooce/bin |
| 33 | 2026-06-06T15:41:42.849Z | warn: It is recommended that rustup be the primary Rust installation. |
| 34 | 2026-06-06T15:41:42.849Z | warn: Otherwise you may have confusion unless you are careful with your PATH. |
| 35 | 2026-06-06T15:41:42.849Z | warn: If you are sure that you want both rustup and your already installed Rust |
| 36 | 2026-06-06T15:41:42.849Z | warn: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes |
| 37 | 2026-06-06T15:41:42.849Z | warn: or pass `-y' to ignore all ignorable checks. |
| 38 | 2026-06-06T15:41:42.849Z | error: cannot install while Rust is installed |
| 39 | 2026-06-06T15:41:42.849Z | warn: continuing (because the -y flag is set and the error is ignorable) |
| 40 | 2026-06-06T15:41:42.853Z | warn: It looks like you have an existing rustup settings file at: |
| 41 | 2026-06-06T15:41:42.853Z | warn: /home/build/.rustup/settings.toml |
| 42 | 2026-06-06T15:41:42.853Z | warn: Rustup will install the default toolchain as specified in the settings file, |
| 43 | 2026-06-06T15:41:42.853Z | warn: instead of the one inferred from the default host triple. |
| 44 | 2026-06-06T15:41:42.863Z | info: profile set to default |
| 45 | 2026-06-06T15:41:42.863Z | info: default host triple is x86_64-unknown-illumos |
| 46 | 2026-06-06T15:41:42.866Z | info: syncing channel updates for stable-x86_64-unknown-illumos |
| 47 | 2026-06-06T15:41:42.995Z | info: latest update on 2026-05-28 for version 1.96.0 (ac68faa20 2026-05-25) |
| 48 | 2026-06-06T15:41:42.998Z | info: downloading 6 components |
| 49 | 2026-06-06T15:41:57.297Z | info: default toolchain set to stable-x86_64-unknown-illumos |
| 50 | 2026-06-06T15:41:57.297Z | |
| 51 | 2026-06-06T15:41:57.331Z | stable-x86_64-unknown-illumos installed - rustc 1.96.0 (ac68faa20 2026-05-25) |
| 52 | 2026-06-06T15:41:57.332Z | |
| 53 | 2026-06-06T15:41:57.332Z | |
| 54 | 2026-06-06T15:41:57.332Z | Rust is installed now. Great! |
| 55 | 2026-06-06T15:41:57.332Z | |
| 56 | 2026-06-06T15:41:57.332Z | To get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH |
| 57 | 2026-06-06T15:41:57.332Z | environment variable. This has not been done automatically. |
| 58 | 2026-06-06T15:41:57.332Z | |
| 59 | 2026-06-06T15:41:57.332Z | To configure your current shell, you need to source |
| 60 | 2026-06-06T15:41:57.332Z | the corresponding env file under $HOME/.cargo. |
| 61 | 2026-06-06T15:41:57.332Z | |
| 62 | 2026-06-06T15:41:57.332Z | This is usually done by running one of the following (note the leading DOT): |
| 63 | 2026-06-06T15:41:57.332Z | . "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh |
| 64 | 2026-06-06T15:41:57.332Z | source "$HOME/.cargo/env.fish" # For fish |
| 65 | 2026-06-06T15:41:57.332Z | source "~/.cargo/env.nu" # For nushell |
| 66 | 2026-06-06T15:41:57.332Z | source "$HOME/.cargo/env.tcsh" # For tcsh |
| 67 | 2026-06-06T15:41:57.332Z | . "$HOME/.cargo/env.ps1" # For pwsh |
| 68 | 2026-06-06T15:41:57.332Z | source "$HOME/.cargo/env.xsh" # For xonsh |
| 69 | 2026-06-06T15:41:57.336Z | warn: no default linker (`cc`) was found in your PATH |
| 70 | 2026-06-06T15:41:57.336Z | warn: many Rust crates require a system C toolchain to build |
| 71 | 2026-06-06T15:41:57.420Z | + rustup --version |
| 72 | 2026-06-06T15:41:57.429Z | rustup 1.29.0 (28d1352db 2026-03-05) |
| 73 | 2026-06-06T15:41:57.432Z | info: This is the version for the rustup toolchain manager, not the rustc compiler. |
| 74 | 2026-06-06T15:41:57.451Z | info: the currently active `rustc` version is `rustc 1.96.0 (ac68faa20 2026-05-25)` |
| 75 | 2026-06-06T15:41:57.454Z | + cargo --version |
| 76 | 2026-06-06T15:41:57.467Z | cargo 1.96.0 (30a34c682 2026-05-25) |
| 77 | 2026-06-06T15:41:57.470Z | + rustc --version |
| 78 | 2026-06-06T15:41:57.489Z | rustc 1.96.0 (ac68faa20 2026-05-25) |
| 79 | 2026-06-06T15:41:57.492Z | process exited: duration 16092 ms, exit code 0 |
| |
| 80 | 2026-06-06T15:41:57.498Z | starting task 2: "authentication" |
| 81 | 2026-06-06T15:41:57.513Z | process exited: duration 15 ms, exit code 0 |
| |
| 82 | 2026-06-06T15:41:57.519Z | starting task 3: "clone repository" |
| 83 | 2026-06-06T15:41:57.522Z | + mkdir -p /work/oxidecomputer/maghemite |
| 84 | 2026-06-06T15:41:57.525Z | + git clone https://github.com/oxidecomputer/maghemite /work/oxidecomputer/maghemite |
| 85 | 2026-06-06T15:41:57.563Z | Cloning into '/work/oxidecomputer/maghemite'... |
| 86 | 2026-06-06T15:41:58.653Z | + cd /work/oxidecomputer/maghemite |
| 87 | 2026-06-06T15:41:58.653Z | + git fetch origin 657e9155e12dee27b05882e8bb208595085648aa |
| 88 | 2026-06-06T15:41:58.910Z | From https://github.com/oxidecomputer/maghemite |
| 89 | 2026-06-06T15:41:58.910Z | * branch 657e9155e12dee27b05882e8bb208595085648aa -> FETCH_HEAD |
| 90 | 2026-06-06T15:41:58.915Z | + [[ -n die-prefix-die ]] |
| 91 | 2026-06-06T15:41:58.918Z | ++ git branch --show-current |
| 92 | 2026-06-06T15:41:58.918Z | + current=main |
| 93 | 2026-06-06T15:41:58.918Z | + [[ main != die-prefix-die ]] |
| 94 | 2026-06-06T15:41:58.918Z | + git branch -f die-prefix-die 657e9155e12dee27b05882e8bb208595085648aa |
| 95 | 2026-06-06T15:41:58.921Z | + git checkout -f die-prefix-die |
| 96 | 2026-06-06T15:41:58.938Z | Switched to branch 'die-prefix-die' |
| 97 | 2026-06-06T15:41:58.941Z | + git reset --hard 657e9155e12dee27b05882e8bb208595085648aa |
| 98 | 2026-06-06T15:41:58.956Z | HEAD is now at 657e915 Merge branch 'main' into die-prefix-die |
| 99 | 2026-06-06T15:41:58.959Z | process exited: duration 1436 ms, exit code 0 |
| |
| 100 | 2026-06-06T15:41:58.964Z | starting task 4: "build" |
| 101 | 2026-06-06T15:41:58.968Z | + pfexec pkg install clang-15 |
| 102 | 2026-06-06T15:42:06.497Z | Startup: Refreshing catalog 'helios-dev' ... Done |
| 103 | 2026-06-06T15:42:14.312Z | Startup: Caching catalogs ... Done |
| 104 | 2026-06-06T15:42:21.582Z | Planning: Solver setup ... Done |
| 105 | 2026-06-06T15:42:21.623Z | Planning: Running solver ... Done |
| 106 | 2026-06-06T15:42:21.766Z | Planning: Finding local manifests ... Done |
| 107 | 2026-06-06T15:42:21.782Z | Planning: Fetching manifests: 0/2 0% complete |
| 108 | 2026-06-06T15:42:21.865Z | Planning: Fetching manifests: 2/2 100% complete |
| 109 | 2026-06-06T15:42:21.894Z | Planning: Package planning ... Done |
| 110 | 2026-06-06T15:42:21.919Z | Planning: Merging actions ... Done |
| 111 | 2026-06-06T15:42:22.028Z | Planning: Checking for conflicting actions ... Done |
| 112 | 2026-06-06T15:42:22.035Z | Planning: Consolidating action changes ... Done |
| 113 | 2026-06-06T15:42:22.809Z | Planning: Evaluating mediators ... Done |
| 114 | 2026-06-06T15:42:22.815Z | Planning: Planning completed in 8.34 seconds |
| 115 | 2026-06-06T15:42:22.826Z | Packages to install: 2 |
| 116 | 2026-06-06T15:42:22.826Z | Mediators to change: 2 |
| 117 | 2026-06-06T15:42:22.830Z | Services to change: 1 |
| 118 | 2026-06-06T15:42:22.830Z | Create boot environment: No |
| 119 | 2026-06-06T15:42:22.830Z | Create backup boot environment: No |
| 120 | 2026-06-06T15:42:22.867Z | |
| 121 | 2026-06-06T15:42:22.867Z | Download: 0/3076 items 0.0/211.3MB 0% complete |
| 122 | 2026-06-06T15:42:27.869Z | Download: 1356/3076 items 116.4/211.3MB 55% complete (24.0M/s) |
| 123 | 2026-06-06T15:42:32.874Z | Download: 2249/3076 items 118.9/211.3MB 56% complete (12.0M/s) |
| 124 | 2026-06-06T15:42:36.629Z | Download: Completed 211.31 MB in 13.76 seconds (15.4M/s) |
| 125 | 2026-06-06T15:42:36.949Z | Actions: 1/3418 actions (Installing new actions) |
| 126 | 2026-06-06T15:42:40.066Z | Actions: Completed 3418 actions in 3.11 seconds. |
| 127 | 2026-06-06T15:42:40.746Z | Done |
| 128 | 2026-06-06T15:42:40.746Z | Done |
| 129 | 2026-06-06T15:42:41.490Z | Done |
| 130 | 2026-06-06T15:42:44.897Z | Done |
| 131 | 2026-06-06T15:42:44.975Z | Done |
| 132 | 2026-06-06T15:42:44.978Z | Done |
| 133 | 2026-06-06T15:42:45.235Z | Done |
| 134 | 2026-06-06T15:42:45.933Z | + cargo --version |
| 135 | 2026-06-06T15:42:45.939Z | info: syncing channel updates for 1.95.0-x86_64-unknown-illumos |
| 136 | 2026-06-06T15:42:46.087Z | info: latest update on 2026-04-16 for version 1.95.0 (59807616e 2026-04-14) |
| 137 | 2026-06-06T15:42:46.090Z | info: downloading 6 components |
| 138 | 2026-06-06T15:43:01.348Z | cargo 1.95.0 (f2d3ce0bd 2026-03-21) |
| 139 | 2026-06-06T15:43:01.351Z | + rustc --version |
| 140 | 2026-06-06T15:43:01.378Z | rustc 1.95.0 (59807616e 2026-04-14) |
| 141 | 2026-06-06T15:43:01.381Z | + banner check |
| 142 | 2026-06-06T15:43:01.384Z | |
| 143 | 2026-06-06T15:43:01.384Z | #### # # ###### #### # # |
| 144 | 2026-06-06T15:43:01.384Z | # # # # # # # # # |
| 145 | 2026-06-06T15:43:01.384Z | # ###### ##### # #### |
| 146 | 2026-06-06T15:43:01.384Z | # # # # # # # |
| 147 | 2026-06-06T15:43:01.384Z | # # # # # # # # # |
| 148 | 2026-06-06T15:43:01.384Z | #### # # ###### #### # # |
| 149 | 2026-06-06T15:43:01.384Z | |
| 150 | 2026-06-06T15:43:01.384Z | + cargo fmt -- --check |
| 151 | 2026-06-06T15:43:01.775Z | + cargo clippy --all-targets -- --deny warnings |
| 152 | 2026-06-06T15:43:01.887Z | Updating git repository `https://github.com/oxidecomputer/falcon` |
| 153 | 2026-06-06T15:43:02.482Z | From https://github.com/oxidecomputer/falcon |
| 154 | 2026-06-06T15:43:02.483Z | * [new ref] 89996b1f85b64975b0f1c6c362452ac75b2cb8d3 -> refs/commit/89996b1f85b64975b0f1c6c362452ac75b2cb8d3 |
| 155 | 2026-06-06T15:43:02.566Z | Updating crates.io index |
| 156 | 2026-06-06T15:43:02.605Z | Updating git repository `https://github.com/oxidecomputer/dendrite` |
| 157 | 2026-06-06T15:43:03.529Z | From https://github.com/oxidecomputer/dendrite |
| 158 | 2026-06-06T15:43:03.529Z | * [new ref] 0c92583413d48f50f87c32bac3ed9a26b6785b58 -> refs/commit/0c92583413d48f50f87c32bac3ed9a26b6785b58 |
| 159 | 2026-06-06T15:43:03.803Z | Updating git repository `https://github.com/oxidecomputer/ispf` |
| 160 | 2026-06-06T15:43:04.117Z | From https://github.com/oxidecomputer/ispf |
| 161 | 2026-06-06T15:43:04.117Z | * [new ref] f78443a98397f7818b1e7a487dbb7d5cad625496 -> refs/commit/f78443a98397f7818b1e7a487dbb7d5cad625496 |
| 162 | 2026-06-06T15:43:04.122Z | Updating git repository `https://github.com/oxidecomputer/netadm-sys` |
| 163 | 2026-06-06T15:43:04.498Z | From https://github.com/oxidecomputer/netadm-sys |
| 164 | 2026-06-06T15:43:04.498Z | * [new ref] 4abde35f281e1934fccc316a212d86d21ddad6a9 -> refs/commit/4abde35f281e1934fccc316a212d86d21ddad6a9 |
| 165 | 2026-06-06T15:43:04.506Z | Updating git repository `https://github.com/oxidecomputer/omicron` |
| 166 | 2026-06-06T15:43:13.144Z | From https://github.com/oxidecomputer/omicron |
| 167 | 2026-06-06T15:43:13.144Z | * [new ref] d6fba551d0d8756f87c1e45144b71812d71a661b -> refs/commit/d6fba551d0d8756f87c1e45144b71812d71a661b |
| 168 | 2026-06-06T15:43:13.566Z | Updating git repository `https://github.com/oxidecomputer/opte` |
| 169 | 2026-06-06T15:43:14.243Z | From https://github.com/oxidecomputer/opte |
| 170 | 2026-06-06T15:43:14.243Z | * [new ref] 8b44982bf0d3f8ea52c810b2b00425a1e350e2f8 -> refs/commit/8b44982bf0d3f8ea52c810b2b00425a1e350e2f8 |
| 171 | 2026-06-06T15:43:14.821Z | Updating git repository `https://github.com/illumos/smf-rs` |
| 172 | 2026-06-06T15:43:15.115Z | From https://github.com/illumos/smf-rs |
| 173 | 2026-06-06T15:43:15.115Z | * [new ref] 72389b5161d2cca1f0e239b337af68bf31f191f4 -> refs/commit/72389b5161d2cca1f0e239b337af68bf31f191f4 |
| 174 | 2026-06-06T15:43:15.316Z | Updating git repository `https://github.com/oxidecomputer/network-interface` |
| 175 | 2026-06-06T15:43:15.629Z | From https://github.com/oxidecomputer/network-interface |
| 176 | 2026-06-06T15:43:15.629Z | * [new ref] 5a696e910333bdc50ef56cebe9cdd78e40127d87 -> refs/commit/5a696e910333bdc50ef56cebe9cdd78e40127d87 |
| 177 | 2026-06-06T15:43:15.651Z | Updating git repository `https://github.com/oxidecomputer/zone` |
| 178 | 2026-06-06T15:43:15.954Z | From https://github.com/oxidecomputer/zone |
| 179 | 2026-06-06T15:43:15.957Z | * [new ref] 008474e88f0c2137e8672b7a9059e3f8e0b0df91 -> refs/commit/008474e88f0c2137e8672b7a9059e3f8e0b0df91 |
| 180 | 2026-06-06T15:43:16.084Z | Updating git repository `https://github.com/oxidecomputer/propolis` |
| 181 | 2026-06-06T15:43:16.714Z | From https://github.com/oxidecomputer/propolis |
| 182 | 2026-06-06T15:43:16.715Z | * [new ref] 36f20be9bb4c3b362029237f5feb6377c982395f -> refs/commit/36f20be9bb4c3b362029237f5feb6377c982395f |
| 183 | 2026-06-06T15:43:16.982Z | Updating git repository `https://github.com/oxidecomputer/transceiver-control` |
| 184 | 2026-06-06T15:43:17.497Z | From https://github.com/oxidecomputer/transceiver-control |
| 185 | 2026-06-06T15:43:17.497Z | * [new ref] e88642c75928f8760ed0f09e7593f849d9bc70ac -> refs/commit/e88642c75928f8760ed0f09e7593f849d9bc70ac |
| 186 | 2026-06-06T15:43:17.516Z | Updating git repository `https://github.com/oxidecomputer/dlpi-sys` |
| 187 | 2026-06-06T15:43:17.812Z | From https://github.com/oxidecomputer/dlpi-sys |
| 188 | 2026-06-06T15:43:17.812Z | * [new ref] 7bd1bc8027d31a257da7a8645d3d5a909c13c664 -> refs/commit/7bd1bc8027d31a257da7a8645d3d5a909c13c664 |
| 189 | 2026-06-06T15:43:17.818Z | Updating git repository `https://github.com/jmesmon/rust-libzfs` |
| 190 | 2026-06-06T15:43:18.127Z | From https://github.com/jmesmon/rust-libzfs |
| 191 | 2026-06-06T15:43:18.127Z | * [new ref] ecd5a922247a6c5acef55d76c5b8d115572bc850 -> refs/commit/ecd5a922247a6c5acef55d76c5b8d115572bc850 |
| 192 | 2026-06-06T15:43:18.135Z | Updating git repository `https://github.com/oxidecomputer/rusty-doors` |
| 193 | 2026-06-06T15:43:18.418Z | From https://github.com/oxidecomputer/rusty-doors |
| 194 | 2026-06-06T15:43:18.418Z | * [new ref] 0e3a1495dcf8b7b5e11a6921c2cf1cf957c5a5bf -> refs/commit/0e3a1495dcf8b7b5e11a6921c2cf1cf957c5a5bf |
| 195 | 2026-06-06T15:43:18.538Z | Updating git repository `https://github.com/oxidecomputer/lldp` |
| 196 | 2026-06-06T15:43:18.888Z | From https://github.com/oxidecomputer/lldp |
| 197 | 2026-06-06T15:43:18.889Z | * [new ref] 54b266174d4de9628bca9c97b0db176e16f12154 -> refs/commit/54b266174d4de9628bca9c97b0db176e16f12154 |
| 198 | 2026-06-06T15:43:18.967Z | Updating git repository `https://github.com/oxidecomputer/slog-error-chain` |
| 199 | 2026-06-06T15:43:19.260Z | From https://github.com/oxidecomputer/slog-error-chain |
| 200 | 2026-06-06T15:43:19.261Z | * [new ref] 15f69041f45774602108e47fb25e705dc23acfb2 -> refs/commit/15f69041f45774602108e47fb25e705dc23acfb2 |
| 201 | 2026-06-06T15:43:19.279Z | Updating git repository `https://github.com/oxidecomputer/tufaceous` |
| 202 | 2026-06-06T15:43:19.619Z | From https://github.com/oxidecomputer/tufaceous |
| 203 | 2026-06-06T15:43:19.619Z | * [new ref] a7d440f5a111c7e3504e8eb125c105d7baf0deab -> refs/commit/a7d440f5a111c7e3504e8eb125c105d7baf0deab |
| 204 | 2026-06-06T15:43:19.842Z | Updating git repository `https://github.com/oxidecomputer/management-gateway-service` |
| 205 | 2026-06-06T15:43:20.313Z | From https://github.com/oxidecomputer/management-gateway-service |
| 206 | 2026-06-06T15:43:20.316Z | * [new ref] 6c0aca2545a73fd75536e149d29faa7108be5862 -> refs/commit/6c0aca2545a73fd75536e149d29faa7108be5862 |
| 207 | 2026-06-06T15:43:20.520Z | Updating git repository `https://github.com/oxidecomputer/crucible` |
| 208 | 2026-06-06T15:43:21.350Z | From https://github.com/oxidecomputer/crucible |
| 209 | 2026-06-06T15:43:21.350Z | * [new ref] 7103cd3a3d7b0112d2949dd135db06fef0c156bb -> refs/commit/7103cd3a3d7b0112d2949dd135db06fef0c156bb |
| 210 | 2026-06-06T15:43:22.370Z | Updating git repository `https://github.com/oxidecomputer/serde_human_bytes` |
| 211 | 2026-06-06T15:43:22.653Z | From https://github.com/oxidecomputer/serde_human_bytes |
| 212 | 2026-06-06T15:43:22.653Z | * [new ref] 8f60acdfe7c6d9e2a01f59be920c1c2b19129322 -> refs/commit/8f60acdfe7c6d9e2a01f59be920c1c2b19129322 |
| 213 | 2026-06-06T15:43:22.994Z | Updating git repository `https://github.com/oxidecomputer/propolis` |
| 214 | 2026-06-06T15:43:23.424Z | From https://github.com/oxidecomputer/propolis |
| 215 | 2026-06-06T15:43:23.424Z | * [new ref] 6873add79b835f7932d9fe928340886df8e49676 -> refs/commit/6873add79b835f7932d9fe928340886df8e49676 |
| 216 | 2026-06-06T15:43:23.776Z | Updating git repository `https://github.com/oxidecomputer/crucible` |
| 217 | 2026-06-06T15:43:24.305Z | From https://github.com/oxidecomputer/crucible |
| 218 | 2026-06-06T15:43:24.305Z | * [new ref] bd9a0e2abe6b6b89aec8c85f4ee57474144ed150 -> refs/commit/bd9a0e2abe6b6b89aec8c85f4ee57474144ed150 |
| 219 | 2026-06-06T15:43:24.397Z | Updating git repository `https://github.com/oxidecomputer/tofino` |
| 220 | 2026-06-06T15:43:24.775Z | From https://github.com/oxidecomputer/tofino |
| 221 | 2026-06-06T15:43:24.776Z | * [new ref] d79800f92f2245a9160b5ff6d8546ecbffa82ddc -> refs/commit/d79800f92f2245a9160b5ff6d8546ecbffa82ddc |
| 222 | 2026-06-06T15:43:24.806Z | Updating git repository `https://github.com/oxidecomputer/maghemite` |
| 223 | 2026-06-06T15:43:25.953Z | From https://github.com/oxidecomputer/maghemite |
| 224 | 2026-06-06T15:43:25.953Z | * [new ref] 7696ee48d5ee29a917dea459e281fe2e8ff20513 -> refs/commit/7696ee48d5ee29a917dea459e281fe2e8ff20513 |
| 225 | 2026-06-06T15:43:26.033Z | Updating git repository `https://github.com/oxidecomputer/clickward` |
| 226 | 2026-06-06T15:43:26.316Z | From https://github.com/oxidecomputer/clickward |
| 227 | 2026-06-06T15:43:26.316Z | * [new ref] e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737 -> refs/commit/e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737 |
| 228 | 2026-06-06T15:43:26.332Z | Updating git repository `https://github.com/oxidecomputer/illumos-devinfo` |
| 229 | 2026-06-06T15:43:26.616Z | From https://github.com/oxidecomputer/illumos-devinfo |
| 230 | 2026-06-06T15:43:26.616Z | * [new ref] 4323b17bfdd0c94d2875ac64b47f0e60fac1d640 -> refs/commit/4323b17bfdd0c94d2875ac64b47f0e60fac1d640 |
| 231 | 2026-06-06T15:43:28.302Z | Downloading crates ... |
| 232 | 2026-06-06T15:43:28.366Z | Downloaded adler2 v2.0.1 |
| 233 | 2026-06-06T15:43:28.371Z | Downloaded clap_lex v1.1.0 |
| 234 | 2026-06-06T15:43:28.374Z | Downloaded const-oid v0.10.2 |
| 235 | 2026-06-06T15:43:28.377Z | Downloaded crypto-common v0.1.7 |
| 236 | 2026-06-06T15:43:28.380Z | Downloaded anstyle-parse v1.0.0 |
| 237 | 2026-06-06T15:43:28.382Z | Downloaded bit-set v0.8.0 |
| 238 | 2026-06-06T15:43:28.385Z | Downloaded base16ct v0.2.0 |
| 239 | 2026-06-06T15:43:28.387Z | Downloaded ahash v0.8.12 |
| 240 | 2026-06-06T15:43:28.390Z | Downloaded async-trait v0.1.89 |
| 241 | 2026-06-06T15:43:28.393Z | Downloaded block-buffer v0.10.4 |
| 242 | 2026-06-06T15:43:28.395Z | Downloaded fxhash v0.2.1 |
| 243 | 2026-06-06T15:43:28.395Z | Downloaded futures-channel v0.3.32 |
| 244 | 2026-06-06T15:43:28.398Z | Downloaded futures-sink v0.3.32 |
| 245 | 2026-06-06T15:43:28.401Z | Downloaded foldhash v0.2.0 |
| 246 | 2026-06-06T15:43:28.401Z | Downloaded allocator-api2 v0.2.21 |
| 247 | 2026-06-06T15:43:28.404Z | Downloaded base16ct v1.0.0 |
| 248 | 2026-06-06T15:43:28.407Z | Downloaded atomicwrites v0.4.4 |
| 249 | 2026-06-06T15:43:28.407Z | Downloaded atomic-waker v1.1.2 |
| 250 | 2026-06-06T15:43:28.410Z | Downloaded either v1.16.0 |
| 251 | 2026-06-06T15:43:28.412Z | Downloaded async-stream-impl v0.3.6 |
| 252 | 2026-06-06T15:43:28.415Z | Downloaded dropshot-api-manager-types v0.7.2 |
| 253 | 2026-06-06T15:43:28.415Z | Downloaded bit-vec v0.8.0 |
| 254 | 2026-06-06T15:43:28.417Z | Downloaded dof v0.3.0 |
| 255 | 2026-06-06T15:43:28.420Z | Downloaded darling v0.23.0 |
| 256 | 2026-06-06T15:43:28.423Z | Downloaded dropshot-api-manager v0.7.2 |
| 257 | 2026-06-06T15:43:28.427Z | Downloaded erased-serde v0.3.31 |
| 258 | 2026-06-06T15:43:28.429Z | Downloaded dtrace-parser v0.3.0 |
| 259 | 2026-06-06T15:43:28.432Z | Downloaded embedded-io v0.6.1 |
| 260 | 2026-06-06T15:43:28.435Z | Downloaded errno v0.3.14 |
| 261 | 2026-06-06T15:43:28.437Z | Downloaded drift v0.2.0 |
| 262 | 2026-06-06T15:43:28.442Z | Downloaded diff v0.1.13 |
| 263 | 2026-06-06T15:43:28.445Z | Downloaded dyn-clone v1.0.20 |
| 264 | 2026-06-06T15:43:28.447Z | Downloaded foreign-types v0.3.2 |
| 265 | 2026-06-06T15:43:28.450Z | Downloaded crunchy v0.2.4 |
| 266 | 2026-06-06T15:43:28.450Z | Downloaded deranged v0.5.8 |
| 267 | 2026-06-06T15:43:28.452Z | Downloaded expectorate v1.2.0 |
| 268 | 2026-06-06T15:43:28.455Z | Downloaded enum-as-inner v0.6.1 |
| 269 | 2026-06-06T15:43:28.458Z | Downloaded ciborium-ll v0.2.2 |
| 270 | 2026-06-06T15:43:28.460Z | Downloaded futures-macro v0.3.32 |
| 271 | 2026-06-06T15:43:28.460Z | Downloaded equivalent v1.0.2 |
| 272 | 2026-06-06T15:43:28.464Z | Downloaded embedded-io v0.4.0 |
| 273 | 2026-06-06T15:43:28.467Z | Downloaded form_urlencoded v1.2.2 |
| 274 | 2026-06-06T15:43:28.467Z | Downloaded crucible-workspace-hack v0.1.0 |
| 275 | 2026-06-06T15:43:28.470Z | Downloaded const-random v0.1.18 |
| 276 | 2026-06-06T15:43:28.470Z | Downloaded cobs v0.3.0 |
| 277 | 2026-06-06T15:43:28.472Z | Downloaded ciborium-io v0.2.2 |
| 278 | 2026-06-06T15:43:28.472Z | Downloaded debug-ignore v1.0.5 |
| 279 | 2026-06-06T15:43:28.475Z | Downloaded generic-array v0.14.7 |
| 280 | 2026-06-06T15:43:28.478Z | Downloaded futures-io v0.3.32 |
| 281 | 2026-06-06T15:43:28.480Z | Downloaded hex v0.4.3 |
| 282 | 2026-06-06T15:43:28.480Z | Downloaded curve25519-dalek-derive v0.1.1 |
| 283 | 2026-06-06T15:43:28.483Z | Downloaded compression-core v0.4.32 |
| 284 | 2026-06-06T15:43:28.485Z | Downloaded hostname v0.3.1 |
| 285 | 2026-06-06T15:43:28.485Z | Downloaded hostname v0.4.2 |
| 286 | 2026-06-06T15:43:28.488Z | Downloaded http-body v1.0.1 |
| 287 | 2026-06-06T15:43:28.491Z | Downloaded futures-core v0.3.32 |
| 288 | 2026-06-06T15:43:28.493Z | Downloaded hash32 v0.3.1 |
| 289 | 2026-06-06T15:43:28.493Z | Downloaded futures-executor v0.3.32 |
| 290 | 2026-06-06T15:43:28.496Z | Downloaded hubpack v0.1.2 |
| 291 | 2026-06-06T15:43:28.499Z | Downloaded anstyle v1.0.14 |
| 292 | 2026-06-06T15:43:28.499Z | Downloaded crypto-common v0.2.2 |
| 293 | 2026-06-06T15:43:28.501Z | Downloaded anstream v1.0.0 |
| 294 | 2026-06-06T15:43:28.504Z | Downloaded foreign-types v0.5.0 |
| 295 | 2026-06-06T15:43:28.504Z | Downloaded const_format_proc_macros v0.2.34 |
| 296 | 2026-06-06T15:43:28.507Z | Downloaded bytecount v0.6.9 |
| 297 | 2026-06-06T15:43:28.510Z | Downloaded heck v0.5.0 |
| 298 | 2026-06-06T15:43:28.512Z | Downloaded futures-task v0.3.32 |
| 299 | 2026-06-06T15:43:28.512Z | Downloaded camino v1.2.2 |
| 300 | 2026-06-06T15:43:28.515Z | Downloaded foreign-types-macros v0.2.3 |
| 301 | 2026-06-06T15:43:28.518Z | Downloaded hubpack_derive v0.1.1 |
| 302 | 2026-06-06T15:43:28.518Z | Downloaded httpdate v1.0.3 |
| 303 | 2026-06-06T15:43:28.520Z | Downloaded critical-section v1.2.0 |
| 304 | 2026-06-06T15:43:28.520Z | Downloaded byteorder v1.5.0 |
| 305 | 2026-06-06T15:43:28.523Z | Downloaded autocfg v1.5.1 |
| 306 | 2026-06-06T15:43:28.526Z | Downloaded inout v0.1.4 |
| 307 | 2026-06-06T15:43:28.526Z | Downloaded idna_adapter v1.2.2 |
| 308 | 2026-06-06T15:43:28.528Z | Downloaded internet-checksum v0.2.1 |
| 309 | 2026-06-06T15:43:28.528Z | Downloaded const-random-macro v0.1.16 |
| 310 | 2026-06-06T15:43:28.531Z | Downloaded instant v0.1.13 |
| 311 | 2026-06-06T15:43:28.531Z | Downloaded is-terminal v0.4.17 |
| 312 | 2026-06-06T15:43:28.534Z | Downloaded camino-tempfile v1.4.1 |
| 313 | 2026-06-06T15:43:28.537Z | Downloaded globset v0.4.18 |
| 314 | 2026-06-06T15:43:28.537Z | Downloaded crossbeam-deque v0.8.6 |
| 315 | 2026-06-06T15:43:28.539Z | Downloaded foldhash v0.1.5 |
| 316 | 2026-06-06T15:43:28.542Z | Downloaded byte-wrapper v0.1.0 |
| 317 | 2026-06-06T15:43:28.542Z | Downloaded glob v0.3.3 |
| 318 | 2026-06-06T15:43:28.545Z | Downloaded http-body-util v0.1.3 |
| 319 | 2026-06-06T15:43:28.547Z | Downloaded keccak v0.1.6 |
| 320 | 2026-06-06T15:43:28.547Z | Downloaded is_ci v1.2.0 |
| 321 | 2026-06-06T15:43:28.550Z | Downloaded hmac v0.12.1 |
| 322 | 2026-06-06T15:43:28.553Z | Downloaded linked-hash-map v0.5.6 |
| 323 | 2026-06-06T15:43:28.553Z | Downloaded lazy_static v1.5.0 |
| 324 | 2026-06-06T15:43:28.556Z | Downloaded is_terminal_polyfill v1.70.2 |
| 325 | 2026-06-06T15:43:28.556Z | Downloaded managed v0.8.0 |
| 326 | 2026-06-06T15:43:28.558Z | Downloaded memmap v0.7.0 |
| 327 | 2026-06-06T15:43:28.561Z | Downloaded lru-cache v0.1.2 |
| 328 | 2026-06-06T15:43:28.561Z | Downloaded lru-slab v0.1.2 |
| 329 | 2026-06-06T15:43:28.564Z | Downloaded match_cfg v0.1.0 |
| 330 | 2026-06-06T15:43:28.564Z | Downloaded cookie v0.18.1 |
| 331 | 2026-06-06T15:43:28.566Z | Downloaded anyhow v1.0.102 |
| 332 | 2026-06-06T15:43:28.569Z | Downloaded cargo_toml v0.22.3 |
| 333 | 2026-06-06T15:43:28.571Z | Downloaded find-msvc-tools v0.1.9 |
| 334 | 2026-06-06T15:43:28.572Z | Downloaded heck v0.4.1 |
| 335 | 2026-06-06T15:43:28.574Z | Downloaded group v0.13.0 |
| 336 | 2026-06-06T15:43:28.577Z | Downloaded base64 v0.21.7 |
| 337 | 2026-06-06T15:43:28.579Z | Downloaded memoffset v0.9.1 |
| 338 | 2026-06-06T15:43:28.579Z | Downloaded highway v1.3.0 |
| 339 | 2026-06-06T15:43:28.582Z | Downloaded libscf-sys v1.2.0 |
| 340 | 2026-06-06T15:43:28.585Z | Downloaded fs-err v3.3.0 |
| 341 | 2026-06-06T15:43:28.585Z | Downloaded hyper-rustls v0.27.9 |
| 342 | 2026-06-06T15:43:28.588Z | Downloaded humantime v2.3.0 |
| 343 | 2026-06-06T15:43:28.590Z | Downloaded no-std-compat v0.4.1 |
| 344 | 2026-06-06T15:43:28.590Z | Downloaded chacha20 v0.10.0 |
| 345 | 2026-06-06T15:43:28.593Z | Downloaded itoa v1.0.18 |
| 346 | 2026-06-06T15:43:28.596Z | Downloaded newtype-uuid-macros v0.1.0 |
| 347 | 2026-06-06T15:43:28.596Z | Downloaded num v0.4.3 |
| 348 | 2026-06-06T15:43:28.598Z | Downloaded console v0.15.11 |
| 349 | 2026-06-06T15:43:28.601Z | Downloaded crossbeam-utils v0.8.21 |
| 350 | 2026-06-06T15:43:28.604Z | Downloaded jobserver v0.1.34 |
| 351 | 2026-06-06T15:43:28.604Z | Downloaded newline-converter v0.3.0 |
| 352 | 2026-06-06T15:43:28.607Z | Downloaded omicron-workspace-hack v0.1.0 |
| 353 | 2026-06-06T15:43:28.607Z | Downloaded num-derive v0.4.2 |
| 354 | 2026-06-06T15:43:28.609Z | Downloaded libsw-core v0.3.2 |
| 355 | 2026-06-06T15:43:28.609Z | Downloaded num_enum_derive v0.5.11 |
| 356 | 2026-06-06T15:43:28.612Z | Downloaded num-iter v0.1.45 |
| 357 | 2026-06-06T15:43:28.612Z | Downloaded crossbeam-epoch v0.9.18 |
| 358 | 2026-06-06T15:43:28.615Z | Downloaded openssl-probe v0.2.1 |
| 359 | 2026-06-06T15:43:28.618Z | Downloaded ingot-types v0.1.2 |
| 360 | 2026-06-06T15:43:28.618Z | Downloaded git-stub-vcs v0.1.0 |
| 361 | 2026-06-06T15:43:28.620Z | Downloaded opaque-debug v0.3.1 |
| 362 | 2026-06-06T15:43:28.621Z | Downloaded olpc-cjson v0.1.4 |
| 363 | 2026-06-06T15:43:28.623Z | Downloaded num_threads v0.1.7 |
| 364 | 2026-06-06T15:43:28.623Z | Downloaded num-conv v0.2.2 |
| 365 | 2026-06-06T15:43:28.626Z | Downloaded linear-map v1.2.0 |
| 366 | 2026-06-06T15:43:28.626Z | Downloaded mime v0.3.17 |
| 367 | 2026-06-06T15:43:28.628Z | Downloaded libsw v3.5.0 |
| 368 | 2026-06-06T15:43:28.628Z | Downloaded parse-display v0.10.0 |
| 369 | 2026-06-06T15:43:28.631Z | Downloaded hybrid-array v0.4.12 |
| 370 | 2026-06-06T15:43:28.634Z | Downloaded percent-encoding v2.3.2 |
| 371 | 2026-06-06T15:43:28.634Z | Downloaded newtype_derive v0.1.6 |
| 372 | 2026-06-06T15:43:28.636Z | Downloaded ipnetwork v0.21.1 |
| 373 | 2026-06-06T15:43:28.636Z | Downloaded ingot v0.1.1 |
| 374 | 2026-06-06T15:43:28.639Z | Downloaded elliptic-curve v0.13.8 |
| 375 | 2026-06-06T15:43:28.642Z | Downloaded openssl-macros v0.1.1 |
| 376 | 2026-06-06T15:43:28.642Z | Downloaded fs_extra v1.3.0 |
| 377 | 2026-06-06T15:43:28.644Z | Downloaded getrandom v0.2.17 |
| 378 | 2026-06-06T15:43:28.648Z | Downloaded natord v1.0.9 |
| 379 | 2026-06-06T15:43:28.648Z | Downloaded powerfmt v0.2.0 |
| 380 | 2026-06-06T15:43:28.651Z | Downloaded fixedbitset v0.5.7 |
| 381 | 2026-06-06T15:43:28.651Z | Downloaded plain v0.2.3 |
| 382 | 2026-06-06T15:43:28.651Z | Downloaded clap v4.6.1 |
| 383 | 2026-06-06T15:43:28.657Z | Downloaded crc32fast v1.5.0 |
| 384 | 2026-06-06T15:43:28.659Z | Downloaded httparse v1.10.1 |
| 385 | 2026-06-06T15:43:28.663Z | Downloaded proc-macro-error-attr v1.0.4 |
| 386 | 2026-06-06T15:43:28.663Z | Downloaded proc-macro-crate v1.3.1 |
| 387 | 2026-06-06T15:43:28.666Z | Downloaded progenitor-client v0.10.0 |
| 388 | 2026-06-06T15:43:28.666Z | Downloaded proc-macro-error-attr2 v2.0.0 |
| 389 | 2026-06-06T15:43:28.666Z | Downloaded potential_utf v0.1.5 |
| 390 | 2026-06-06T15:43:28.669Z | Downloaded newtype-uuid v1.3.2 |
| 391 | 2026-06-06T15:43:28.669Z | Downloaded cmake v0.1.58 |
| 392 | 2026-06-06T15:43:28.671Z | Downloaded pretty-hex v0.4.2 |
| 393 | 2026-06-06T15:43:28.674Z | Downloaded getrandom v0.3.4 |
| 394 | 2026-06-06T15:43:28.677Z | Downloaded phf_shared v0.12.1 |
| 395 | 2026-06-06T15:43:28.677Z | Downloaded oxide-tokio-rt v0.1.6 |
| 396 | 2026-06-06T15:43:28.680Z | Downloaded proc-macro-crate v3.5.0 |
| 397 | 2026-06-06T15:43:28.680Z | Downloaded multer v3.1.0 |
| 398 | 2026-06-06T15:43:28.683Z | Downloaded progenitor-client v0.14.0 |
| 399 | 2026-06-06T15:43:28.683Z | Downloaded ipnet v2.12.0 |
| 400 | 2026-06-06T15:43:28.686Z | Downloaded num_enum v0.5.11 |
| 401 | 2026-06-06T15:43:28.689Z | Downloaded num_enum_derive v0.7.6 |
| 402 | 2026-06-06T15:43:28.689Z | Downloaded num_enum v0.7.6 |
| 403 | 2026-06-06T15:43:28.692Z | Downloaded progenitor-macro v0.14.0 |
| 404 | 2026-06-06T15:43:28.694Z | Downloaded rand_chacha v0.3.1 |
| 405 | 2026-06-06T15:43:28.694Z | Downloaded progenitor-macro v0.13.0 |
| 406 | 2026-06-06T15:43:28.697Z | Downloaded progenitor-macro v0.10.0 |
| 407 | 2026-06-06T15:43:28.697Z | Downloaded num-rational v0.4.2 |
| 408 | 2026-06-06T15:43:28.697Z | Downloaded num-integer v0.1.46 |
| 409 | 2026-06-06T15:43:28.700Z | Downloaded cc v1.2.63 |
| 410 | 2026-06-06T15:43:28.703Z | Downloaded paste v1.0.15 |
| 411 | 2026-06-06T15:43:28.705Z | Downloaded memmap2 v0.9.10 |
| 412 | 2026-06-06T15:43:28.705Z | Downloaded password-hash v0.5.0 |
| 413 | 2026-06-06T15:43:28.708Z | Downloaded quick-error v1.2.3 |
| 414 | 2026-06-06T15:43:28.711Z | Downloaded rand_xorshift v0.4.0 |
| 415 | 2026-06-06T15:43:28.711Z | Downloaded pin-project-internal v1.1.13 |
| 416 | 2026-06-06T15:43:28.713Z | Downloaded pem v3.0.6 |
| 417 | 2026-06-06T15:43:28.713Z | Downloaded parse-display-derive v0.10.0 |
| 418 | 2026-06-06T15:43:28.716Z | Downloaded derive_more v0.99.20 |
| 419 | 2026-06-06T15:43:28.719Z | Downloaded rustc_version v0.1.7 |
| 420 | 2026-06-06T15:43:28.719Z | Downloaded rustc-hash v2.1.2 |
| 421 | 2026-06-06T15:43:28.721Z | Downloaded half v2.7.1 |
| 422 | 2026-06-06T15:43:28.722Z | Downloaded derive-where v1.6.1 |
| 423 | 2026-06-06T15:43:28.724Z | Downloaded futures v0.3.32 |
| 424 | 2026-06-06T15:43:28.727Z | Downloaded parking_lot_core v0.8.6 |
| 425 | 2026-06-06T15:43:28.730Z | Downloaded proc-macro-error2 v2.0.1 |
| 426 | 2026-06-06T15:43:28.733Z | Downloaded ingot-macros v0.1.1 |
| 427 | 2026-06-06T15:43:28.736Z | Downloaded rustc_version v0.4.1 |
| 428 | 2026-06-06T15:43:28.736Z | Downloaded owo-colors v4.3.0 |
| 429 | 2026-06-06T15:43:28.738Z | Downloaded phf v0.12.1 |
| 430 | 2026-06-06T15:43:28.739Z | Downloaded crypto-bigint v0.5.5 |
| 431 | 2026-06-06T15:43:28.742Z | Downloaded progenitor-extras v0.2.0 |
| 432 | 2026-06-06T15:43:28.744Z | Downloaded progenitor-client v0.13.0 |
| 433 | 2026-06-06T15:43:28.747Z | Downloaded same-file v1.0.6 |
| 434 | 2026-06-06T15:43:28.747Z | Downloaded poly1305 v0.8.0 |
| 435 | 2026-06-06T15:43:28.750Z | Downloaded darling_core v0.21.3 |
| 436 | 2026-06-06T15:43:28.752Z | Downloaded scroll_derive v0.12.1 |
| 437 | 2026-06-06T15:43:28.752Z | Downloaded ppv-lite86 v0.2.21 |
| 438 | 2026-06-06T15:43:28.755Z | Downloaded proc-macro-error v1.0.4 |
| 439 | 2026-06-06T15:43:28.758Z | Downloaded num-complex v0.4.6 |
| 440 | 2026-06-06T15:43:28.758Z | Downloaded quote v1.0.45 |
| 441 | 2026-06-06T15:43:28.760Z | Downloaded rand_core v0.9.5 |
| 442 | 2026-06-06T15:43:28.760Z | Downloaded rand_core v0.6.4 |
| 443 | 2026-06-06T15:43:28.763Z | Downloaded parking_lot v0.11.2 |
| 444 | 2026-06-06T15:43:28.766Z | Downloaded secrecy v0.10.3 |
| 445 | 2026-06-06T15:43:28.766Z | Downloaded rand_chacha v0.9.0 |
| 446 | 2026-06-06T15:43:28.766Z | Downloaded scroll_derive v0.13.1 |
| 447 | 2026-06-06T15:43:28.768Z | Downloaded scopeguard v1.2.0 |
| 448 | 2026-06-06T15:43:28.768Z | Downloaded rand_core v0.10.1 |
| 449 | 2026-06-06T15:43:28.771Z | Downloaded pest_derive v2.8.6 |
| 450 | 2026-06-06T15:43:28.771Z | Downloaded log v0.4.32 |
| 451 | 2026-06-06T15:43:28.773Z | Downloaded oxnet v0.1.6 |
| 452 | 2026-06-06T15:43:28.776Z | Downloaded ref-cast v1.0.25 |
| 453 | 2026-06-06T15:43:28.779Z | Downloaded pkg-config v0.3.33 |
| 454 | 2026-06-06T15:43:28.779Z | Downloaded pest_generator v2.8.6 |
| 455 | 2026-06-06T15:43:28.782Z | Downloaded serde_spanned v1.1.1 |
| 456 | 2026-06-06T15:43:28.782Z | Downloaded serde-big-array v0.5.1 |
| 457 | 2026-06-06T15:43:28.784Z | Downloaded icu_normalizer_data v2.2.0 |
| 458 | 2026-06-06T15:43:28.784Z | Downloaded semver v0.1.20 |
| 459 | 2026-06-06T15:43:28.787Z | Downloaded async-compression v0.4.42 |
| 460 | 2026-06-06T15:43:28.789Z | Downloaded serde_repr v0.1.20 |
| 461 | 2026-06-06T15:43:28.792Z | Downloaded icu_provider v2.2.0 |
| 462 | 2026-06-06T15:43:28.795Z | Downloaded icu_locale_core v2.2.0 |
| 463 | 2026-06-06T15:43:28.797Z | Downloaded indicatif v0.18.4 |
| 464 | 2026-06-06T15:43:28.800Z | Downloaded crossbeam-channel v0.5.15 |
| 465 | 2026-06-06T15:43:28.803Z | Downloaded serde_plain v1.0.2 |
| 466 | 2026-06-06T15:43:28.805Z | Downloaded resolv-conf v0.7.6 |
| 467 | 2026-06-06T15:43:28.805Z | Downloaded heapless v0.8.0 |
| 468 | 2026-06-06T15:43:28.808Z | Downloaded serde_urlencoded v0.7.1 |
| 469 | 2026-06-06T15:43:28.811Z | Downloaded rustls-pemfile v2.2.0 |
| 470 | 2026-06-06T15:43:28.811Z | Downloaded papergrid v0.18.0 |
| 471 | 2026-06-06T15:43:28.813Z | Downloaded sha1 v0.11.0 |
| 472 | 2026-06-06T15:43:28.816Z | Downloaded sha1 v0.10.6 |
| 473 | 2026-06-06T15:43:28.816Z | Downloaded serial_test_derive v3.5.0 |
| 474 | 2026-06-06T15:43:28.819Z | Downloaded serial_test v3.5.0 |
| 475 | 2026-06-06T15:43:28.819Z | Downloaded postcard v1.1.3 |
| 476 | 2026-06-06T15:43:28.821Z | Downloaded rusty-fork v0.3.1 |
| 477 | 2026-06-06T15:43:28.821Z | Downloaded rustversion v1.0.22 |
| 478 | 2026-06-06T15:43:28.824Z | Downloaded ref-cast-impl v1.0.25 |
| 479 | 2026-06-06T15:43:28.824Z | Downloaded quinn-udp v0.5.14 |
| 480 | 2026-06-06T15:43:28.827Z | Downloaded http v1.4.1 |
| 481 | 2026-06-06T15:43:28.829Z | Downloaded siphasher v1.0.3 |
| 482 | 2026-06-06T15:43:28.829Z | Downloaded sigpipe v0.1.3 |
| 483 | 2026-06-06T15:43:28.832Z | Downloaded slog-envlogger v2.2.0 |
| 484 | 2026-06-06T15:43:28.832Z | Downloaded progenitor v0.10.0 |
| 485 | 2026-06-06T15:43:28.835Z | Downloaded num-traits v0.2.19 |
| 486 | 2026-06-06T15:43:28.835Z | Downloaded slog-bunyan v2.5.0 |
| 487 | 2026-06-06T15:43:28.837Z | Downloaded smawk v0.3.2 |
| 488 | 2026-06-06T15:43:28.837Z | Downloaded scroll v0.12.0 |
| 489 | 2026-06-06T15:43:28.840Z | Downloaded miniz_oxide v0.8.9 |
| 490 | 2026-06-06T15:43:28.840Z | Downloaded rustls-native-certs v0.8.4 |
| 491 | 2026-06-06T15:43:28.843Z | Downloaded icu_collections v2.2.0 |
| 492 | 2026-06-06T15:43:28.846Z | Downloaded scroll v0.13.0 |
| 493 | 2026-06-06T15:43:28.846Z | Downloaded schemars_derive v0.8.22 |
| 494 | 2026-06-06T15:43:28.849Z | Downloaded papergrid v0.11.0 |
| 495 | 2026-06-06T15:43:28.852Z | Downloaded konst v0.2.20 |
| 496 | 2026-06-06T15:43:28.855Z | Downloaded structmeta-derive v0.3.0 |
| 497 | 2026-06-06T15:43:28.855Z | Downloaded parking_lot v0.12.5 |
| 498 | 2026-06-06T15:43:28.857Z | Downloaded serde_spanned v0.6.9 |
| 499 | 2026-06-06T15:43:28.857Z | Downloaded serde_tokenstream v0.2.3 |
| 500 | 2026-06-06T15:43:28.860Z | Downloaded strsim v0.11.1 |
| 501 | 2026-06-06T15:43:28.860Z | Downloaded spin v0.5.2 |
| 502 | 2026-06-06T15:43:28.860Z | Downloaded pin-project v1.1.13 |
| 503 | 2026-06-06T15:43:28.867Z | Downloaded supports-color v3.0.2 |
| 504 | 2026-06-06T15:43:28.869Z | Downloaded swrite v0.1.0 |
| 505 | 2026-06-06T15:43:28.869Z | Downloaded strum v0.27.2 |
| 506 | 2026-06-06T15:43:28.872Z | Downloaded strum v0.26.3 |
| 507 | 2026-06-06T15:43:28.872Z | Downloaded flate2 v1.1.9 |
| 508 | 2026-06-06T15:43:28.875Z | Downloaded openssl-sys v0.9.116 |
| 509 | 2026-06-06T15:43:28.877Z | Downloaded tabled_derive v0.11.0 |
| 510 | 2026-06-06T15:43:28.880Z | Downloaded termtree v0.5.1 |
| 511 | 2026-06-06T15:43:28.880Z | Downloaded take_mut v0.2.2 |
| 512 | 2026-06-06T15:43:28.880Z | Downloaded tabwriter v1.4.1 |
| 513 | 2026-06-06T15:43:28.883Z | Downloaded testing_table v0.3.0 |
| 514 | 2026-06-06T15:43:28.883Z | Downloaded terminal_size v0.4.4 |
| 515 | 2026-06-06T15:43:28.883Z | Downloaded tabled_derive v0.7.0 |
| 516 | 2026-06-06T15:43:28.885Z | Downloaded rustls-pki-types v1.14.1 |
| 517 | 2026-06-06T15:43:28.885Z | Downloaded sync_wrapper v1.0.2 |
| 518 | 2026-06-06T15:43:28.888Z | Downloaded progenitor-impl v0.13.0 |
| 519 | 2026-06-06T15:43:28.888Z | Downloaded aho-corasick v1.1.4 |
| 520 | 2026-06-06T15:43:28.891Z | Downloaded tagptr v0.2.0 |
| 521 | 2026-06-06T15:43:28.893Z | Downloaded slab v0.4.12 |
| 522 | 2026-06-06T15:43:28.893Z | Downloaded slog-stdlog v4.1.1 |
| 523 | 2026-06-06T15:43:28.896Z | Downloaded slog-json v2.6.1 |
| 524 | 2026-06-06T15:43:28.896Z | Downloaded slog-dtrace v0.3.0 |
| 525 | 2026-06-06T15:43:28.899Z | Downloaded slog-async v2.8.0 |
| 526 | 2026-06-06T15:43:28.899Z | Downloaded simd-adler32 v0.3.9 |
| 527 | 2026-06-06T15:43:28.902Z | Downloaded thread-id v5.1.0 |
| 528 | 2026-06-06T15:43:28.902Z | Downloaded signal-hook-registry v1.4.8 |
| 529 | 2026-06-06T15:43:28.902Z | Downloaded sha2 v0.10.9 |
| 530 | 2026-06-06T15:43:28.905Z | Downloaded minimal-lexical v0.2.1 |
| 531 | 2026-06-06T15:43:28.907Z | Downloaded shlex v2.0.1 |
| 532 | 2026-06-06T15:43:28.907Z | Downloaded hickory-resolver v0.25.2 |
| 533 | 2026-06-06T15:43:28.910Z | Downloaded icu_properties v2.2.0 |
| 534 | 2026-06-06T15:43:28.912Z | Downloaded icu_normalizer v2.2.0 |
| 535 | 2026-06-06T15:43:28.915Z | Downloaded stable_deref_trait v1.2.1 |
| 536 | 2026-06-06T15:43:28.915Z | Downloaded slog-scope v4.4.1 |
| 537 | 2026-06-06T15:43:28.915Z | Downloaded thread-id v4.2.2 |
| 538 | 2026-06-06T15:43:28.918Z | Downloaded tinyvec_macros v0.1.1 |
| 539 | 2026-06-06T15:43:28.918Z | Downloaded time-core v0.1.8 |
| 540 | 2026-06-06T15:43:28.918Z | Downloaded smf v0.2.3 |
| 541 | 2026-06-06T15:43:28.918Z | Downloaded thiserror-impl-no-std v2.0.2 |
| 542 | 2026-06-06T15:43:28.920Z | Downloaded slog-term v2.9.2 |
| 543 | 2026-06-06T15:43:28.923Z | Downloaded serde_with_macros v3.20.0 |
| 544 | 2026-06-06T15:43:28.923Z | Downloaded static_assertions v1.1.0 |
| 545 | 2026-06-06T15:43:28.923Z | Downloaded semver v1.0.28 |
| 546 | 2026-06-06T15:43:28.926Z | Downloaded serde_path_to_error v0.1.20 |
| 547 | 2026-06-06T15:43:28.926Z | Downloaded subtle v2.6.1 |
| 548 | 2026-06-06T15:43:28.930Z | Downloaded indexmap v2.14.0 |
| 549 | 2026-06-06T15:43:28.932Z | Downloaded progenitor-impl v0.10.0 |
| 550 | 2026-06-06T15:43:28.932Z | Downloaded proc-macro2 v1.0.106 |
| 551 | 2026-06-06T15:43:28.935Z | Downloaded strum_macros v0.26.4 |
| 552 | 2026-06-06T15:43:28.935Z | Downloaded structmeta v0.3.0 |
| 553 | 2026-06-06T15:43:28.935Z | Downloaded toml_datetime v0.6.11 |
| 554 | 2026-06-06T15:43:28.938Z | Downloaded snafu-derive v0.8.9 |
| 555 | 2026-06-06T15:43:28.938Z | Downloaded hickory-resolver v0.24.4 |
| 556 | 2026-06-06T15:43:28.941Z | Downloaded tokio-macros v2.7.0 |
| 557 | 2026-06-06T15:43:28.941Z | Downloaded serde_derive_internals v0.29.1 |
| 558 | 2026-06-06T15:43:28.944Z | Downloaded progenitor-impl v0.14.0 |
| 559 | 2026-06-06T15:43:28.944Z | Downloaded rhai_codegen v3.2.0 |
| 560 | 2026-06-06T15:43:28.947Z | Downloaded darling_core v0.23.0 |
| 561 | 2026-06-06T15:43:28.950Z | Downloaded toml_write v0.1.2 |
| 562 | 2026-06-06T15:43:28.953Z | Downloaded mio v1.2.1 |
| 563 | 2026-06-06T15:43:28.956Z | Downloaded pest_meta v2.8.6 |
| 564 | 2026-06-06T15:43:28.958Z | Downloaded hashbrown v0.12.3 |
| 565 | 2026-06-06T15:43:28.961Z | Downloaded thiserror v1.0.69 |
| 566 | 2026-06-06T15:43:28.963Z | Downloaded thiserror v2.0.18 |
| 567 | 2026-06-06T15:43:28.966Z | Downloaded try-lock v0.2.5 |
| 568 | 2026-06-06T15:43:28.966Z | Downloaded synstructure v0.13.2 |
| 569 | 2026-06-06T15:43:28.969Z | Downloaded strum_macros v0.27.2 |
| 570 | 2026-06-06T15:43:28.969Z | Downloaded smartstring v1.0.1 |
| 571 | 2026-06-06T15:43:28.971Z | Downloaded thread_local v1.1.9 |
| 572 | 2026-06-06T15:43:28.971Z | Downloaded serde_derive v1.0.228 |
| 573 | 2026-06-06T15:43:28.974Z | Downloaded ryu v1.0.23 |
| 574 | 2026-06-06T15:43:28.977Z | Downloaded prettyplease v0.2.37 |
| 575 | 2026-06-06T15:43:28.977Z | Downloaded spin v0.9.8 |
| 576 | 2026-06-06T15:43:28.979Z | Downloaded tower-service v0.3.3 |
| 577 | 2026-06-06T15:43:28.979Z | Downloaded tower-layer v0.3.3 |
| 578 | 2026-06-06T15:43:28.979Z | Downloaded typify-macro v0.6.2 |
| 579 | 2026-06-06T15:43:28.982Z | Downloaded typeid v1.0.3 |
| 580 | 2026-06-06T15:43:28.982Z | Downloaded time-macros v0.2.27 |
| 581 | 2026-06-06T15:43:28.982Z | Downloaded typify-macro v0.4.3 |
| 582 | 2026-06-06T15:43:28.985Z | Downloaded pretty_assertions v1.4.1 |
| 583 | 2026-06-06T15:43:28.985Z | Downloaded unicode-xid v0.2.6 |
| 584 | 2026-06-06T15:43:28.985Z | Downloaded thiserror-impl v1.0.69 |
| 585 | 2026-06-06T15:43:28.987Z | Downloaded universal-hash v0.5.1 |
| 586 | 2026-06-06T15:43:28.988Z | Downloaded unit-prefix v0.5.2 |
| 587 | 2026-06-06T15:43:28.988Z | Downloaded hyper-util v0.1.20 |
| 588 | 2026-06-06T15:43:28.991Z | Downloaded tokio-dtrace v0.1.1 |
| 589 | 2026-06-06T15:43:28.993Z | Downloaded progenitor v0.14.0 |
| 590 | 2026-06-06T15:43:28.993Z | Downloaded thiserror-no-std v2.0.2 |
| 591 | 2026-06-06T15:43:28.996Z | Downloaded smallvec v1.15.1 |
| 592 | 2026-06-06T15:43:28.997Z | Downloaded progenitor v0.13.0 |
| 593 | 2026-06-06T15:43:28.999Z | Downloaded unarray v0.1.4 |
| 594 | 2026-06-06T15:43:28.999Z | Downloaded pin-project-lite v0.2.17 |
| 595 | 2026-06-06T15:43:29.002Z | Downloaded unicode-linebreak v0.1.5 |
| 596 | 2026-06-06T15:43:29.002Z | Downloaded untrusted v0.9.0 |
| 597 | 2026-06-06T15:43:29.005Z | Downloaded untrusted v0.7.1 |
| 598 | 2026-06-06T15:43:29.005Z | Downloaded utf8parse v0.2.2 |
| 599 | 2026-06-06T15:43:29.005Z | Downloaded memchr v2.8.1 |
| 600 | 2026-06-06T15:43:29.007Z | Downloaded usdt-macro v0.5.0 |
| 601 | 2026-06-06T15:43:29.007Z | Downloaded serde_core v1.0.228 |
| 602 | 2026-06-06T15:43:29.010Z | Downloaded version_check v0.9.5 |
| 603 | 2026-06-06T15:43:29.010Z | Downloaded toml_datetime v1.1.1+spec-1.1.0 |
| 604 | 2026-06-06T15:43:29.013Z | Downloaded tinystr v0.8.3 |
| 605 | 2026-06-06T15:43:29.013Z | Downloaded term v1.2.1 |
| 606 | 2026-06-06T15:43:29.015Z | Downloaded usdt v0.6.0 |
| 607 | 2026-06-06T15:43:29.015Z | Downloaded toml_datetime v0.7.5+spec-1.1.0 |
| 608 | 2026-06-06T15:43:29.018Z | Downloaded tiny-keccak v2.0.2 |
| 609 | 2026-06-06T15:43:29.018Z | Downloaded utf8_iter v1.0.4 |
| 610 | 2026-06-06T15:43:29.018Z | Downloaded utf-8 v0.7.6 |
| 611 | 2026-06-06T15:43:29.021Z | Downloaded usdt-attr-macro v0.6.0 |
| 612 | 2026-06-06T15:43:29.021Z | Downloaded usdt-macro v0.6.0 |
| 613 | 2026-06-06T15:43:29.021Z | Downloaded waitgroup v0.1.2 |
| 614 | 2026-06-06T15:43:29.021Z | Downloaded rustls-platform-verifier v0.7.0 |
| 615 | 2026-06-06T15:43:29.023Z | Downloaded jiff-static v0.2.28 |
| 616 | 2026-06-06T15:43:29.026Z | Downloaded once_cell v1.21.4 |
| 617 | 2026-06-06T15:43:29.026Z | Downloaded toml_writer v1.1.1+spec-1.1.0 |
| 618 | 2026-06-06T15:43:29.029Z | Downloaded rayon-core v1.13.0 |
| 619 | 2026-06-06T15:43:29.029Z | Downloaded rand v0.8.6 |
| 620 | 2026-06-06T15:43:29.032Z | Downloaded wait-timeout v0.2.1 |
| 621 | 2026-06-06T15:43:29.032Z | Downloaded thiserror-impl v2.0.18 |
| 622 | 2026-06-06T15:43:29.034Z | Downloaded parking_lot_core v0.9.12 |
| 623 | 2026-06-06T15:43:29.034Z | Downloaded indexmap v1.9.3 |
| 624 | 2026-06-06T15:43:29.037Z | Downloaded serde_yaml v0.9.34+deprecated |
| 625 | 2026-06-06T15:43:29.039Z | Downloaded lock_api v0.4.14 |
| 626 | 2026-06-06T15:43:29.039Z | Downloaded litemap v0.8.2 |
| 627 | 2026-06-06T15:43:29.039Z | Downloaded iana-time-zone v0.1.65 |
| 628 | 2026-06-06T15:43:29.043Z | Downloaded bytes v1.11.1 |
| 629 | 2026-06-06T15:43:29.046Z | Downloaded const_format v0.2.36 |
| 630 | 2026-06-06T15:43:29.046Z | Downloaded socket2 v0.6.4 |
| 631 | 2026-06-06T15:43:29.049Z | Downloaded tempfile v3.27.0 |
| 632 | 2026-06-06T15:43:29.049Z | Downloaded chacha20poly1305 v0.10.1 |
| 633 | 2026-06-06T15:43:29.051Z | Downloaded colored v3.1.1 |
| 634 | 2026-06-06T15:43:29.051Z | Downloaded console v0.16.3 |
| 635 | 2026-06-06T15:43:29.056Z | Downloaded ciborium v0.2.2 |
| 636 | 2026-06-06T15:43:29.056Z | Downloaded zerofrom v0.1.8 |
| 637 | 2026-06-06T15:43:29.056Z | Downloaded yoke-derive v0.8.2 |
| 638 | 2026-06-06T15:43:29.059Z | Downloaded want v0.3.1 |
| 639 | 2026-06-06T15:43:29.059Z | Downloaded cancel-safe-futures v0.1.5 |
| 640 | 2026-06-06T15:43:29.059Z | Downloaded darling v0.21.3 |
| 641 | 2026-06-06T15:43:29.062Z | Downloaded similar v2.7.0 |
| 642 | 2026-06-06T15:43:29.064Z | Downloaded schemars v0.8.22 |
| 643 | 2026-06-06T15:43:29.069Z | Downloaded toml v0.8.23 |
| 644 | 2026-06-06T15:43:29.072Z | Downloaded thin-vec v0.2.18 |
| 645 | 2026-06-06T15:43:29.072Z | Downloaded rustls-webpki v0.103.13 |
| 646 | 2026-06-06T15:43:29.074Z | Downloaded zeroize_derive v1.4.3 |
| 647 | 2026-06-06T15:43:29.074Z | Downloaded usdt v0.5.0 |
| 648 | 2026-06-06T15:43:29.074Z | Downloaded cpufeatures v0.3.0 |
| 649 | 2026-06-06T15:43:29.077Z | Downloaded macaddr v1.0.1 |
| 650 | 2026-06-06T15:43:29.077Z | Downloaded clap_derive v4.6.1 |
| 651 | 2026-06-06T15:43:29.080Z | Downloaded quinn v0.11.9 |
| 652 | 2026-06-06T15:43:29.080Z | Downloaded test-strategy v0.4.5 |
| 653 | 2026-06-06T15:43:29.082Z | Downloaded usdt-impl v0.6.0 |
| 654 | 2026-06-06T15:43:29.083Z | Downloaded tokio-tungstenite v0.21.0 |
| 655 | 2026-06-06T15:43:29.085Z | Downloaded usdt-attr-macro v0.5.0 |
| 656 | 2026-06-06T15:43:29.085Z | Downloaded tokio-stream v0.1.18 |
| 657 | 2026-06-06T15:43:29.088Z | Downloaded zone_cfg_derive v0.3.1 |
| 658 | 2026-06-06T15:43:29.088Z | Downloaded zone v0.3.1 |
| 659 | 2026-06-06T15:43:29.090Z | Downloaded usdt-impl v0.5.0 |
| 660 | 2026-06-06T15:43:29.091Z | Downloaded nom v7.1.3 |
| 661 | 2026-06-06T15:43:29.093Z | Downloaded tokio-rustls v0.26.4 |
| 662 | 2026-06-06T15:43:29.093Z | Downloaded rand v0.10.1 |
| 663 | 2026-06-06T15:43:29.096Z | Downloaded whoami v1.6.1 |
| 664 | 2026-06-06T15:43:29.099Z | Downloaded xz2 v0.1.7 |
| 665 | 2026-06-06T15:43:29.099Z | Downloaded vsss-rs v3.3.4 |
| 666 | 2026-06-06T15:43:29.099Z | Downloaded rand v0.9.4 |
| 667 | 2026-06-06T15:43:29.101Z | Downloaded qorb v0.4.1 |
| 668 | 2026-06-06T15:43:29.104Z | Downloaded serde v1.0.228 |
| 669 | 2026-06-06T15:43:29.107Z | Downloaded backon v1.6.0 |
| 670 | 2026-06-06T15:43:29.107Z | Downloaded konst_macro_rules v0.2.19 |
| 671 | 2026-06-06T15:43:29.110Z | Downloaded indent_write v2.2.0 |
| 672 | 2026-06-06T15:43:29.110Z | Downloaded tinyvec v1.11.0 |
| 673 | 2026-06-06T15:43:29.112Z | Downloaded csv-core v0.1.13 |
| 674 | 2026-06-06T15:43:29.112Z | Downloaded getrandom v0.4.2 |
| 675 | 2026-06-06T15:43:29.115Z | Downloaded zeroize v1.8.2 |
| 676 | 2026-06-06T15:43:29.115Z | Downloaded zerofrom-derive v0.1.7 |
| 677 | 2026-06-06T15:43:29.115Z | Downloaded walkdir v2.5.0 |
| 678 | 2026-06-06T15:43:29.115Z | Downloaded ff v0.13.1 |
| 679 | 2026-06-06T15:43:29.118Z | Downloaded textwrap v0.16.2 |
| 680 | 2026-06-06T15:43:29.118Z | Downloaded hashbrown v0.15.5 |
| 681 | 2026-06-06T15:43:29.121Z | Downloaded tracing-attributes v0.1.31 |
| 682 | 2026-06-06T15:43:29.123Z | Downloaded displaydoc v0.2.6 |
| 683 | 2026-06-06T15:43:29.123Z | Downloaded writeable v0.6.3 |
| 684 | 2026-06-06T15:43:29.126Z | Downloaded toml v0.9.12+spec-1.1.0 |
| 685 | 2026-06-06T15:43:29.129Z | Downloaded slog v2.8.2 |
| 686 | 2026-06-06T15:43:29.129Z | Downloaded schemars v1.2.1 |
| 687 | 2026-06-06T15:43:29.136Z | Downloaded digest v0.11.3 |
| 688 | 2026-06-06T15:43:29.138Z | Downloaded zmij v1.0.21 |
| 689 | 2026-06-06T15:43:29.138Z | Downloaded zerovec-derive v0.11.3 |
| 690 | 2026-06-06T15:43:29.141Z | Downloaded toml_parser v1.1.2+spec-1.1.0 |
| 691 | 2026-06-06T15:43:29.141Z | Downloaded schemars v0.9.0 |
| 692 | 2026-06-06T15:43:29.147Z | Downloaded snafu v0.8.9 |
| 693 | 2026-06-06T15:43:29.150Z | Downloaded daft-derive v0.1.7 |
| 694 | 2026-06-06T15:43:29.153Z | Downloaded daft v0.1.7 |
| 695 | 2026-06-06T15:43:29.155Z | Downloaded fastrand v2.4.1 |
| 696 | 2026-06-06T15:43:29.155Z | Downloaded compression-codecs v0.4.38 |
| 697 | 2026-06-06T15:43:29.173Z | Downloaded zerocopy-derive v0.7.35 |
| 698 | 2026-06-06T15:43:29.173Z | Downloaded hashbrown v0.16.1 |
| 699 | 2026-06-06T15:43:29.173Z | Downloaded clap_builder v4.6.0 |
| 700 | 2026-06-06T15:43:29.173Z | Downloaded unicode-ident v1.0.24 |
| 701 | 2026-06-06T15:43:29.173Z | Downloaded ucd-trie v0.1.7 |
| 702 | 2026-06-06T15:43:29.173Z | Downloaded typify v0.4.3 |
| 703 | 2026-06-06T15:43:29.173Z | Downloaded idna v1.1.0 |
| 704 | 2026-06-06T15:43:29.173Z | Downloaded float-ord v0.3.2 |
| 705 | 2026-06-06T15:43:29.173Z | Downloaded chacha20 v0.9.1 |
| 706 | 2026-06-06T15:43:29.177Z | Downloaded backoff v0.4.0 |
| 707 | 2026-06-06T15:43:29.177Z | Downloaded ident_case v1.0.1 |
| 708 | 2026-06-06T15:43:29.177Z | Downloaded async-stream v0.3.6 |
| 709 | 2026-06-06T15:43:29.177Z | Downloaded arc-swap v1.9.1 |
| 710 | 2026-06-06T15:43:29.180Z | Downloaded gethostname v0.5.0 |
| 711 | 2026-06-06T15:43:29.180Z | Downloaded dunce v1.0.5 |
| 712 | 2026-06-06T15:43:29.180Z | Downloaded toml v1.1.2+spec-1.1.0 |
| 713 | 2026-06-06T15:43:29.183Z | Downloaded digest v0.10.7 |
| 714 | 2026-06-06T15:43:29.183Z | Downloaded darling_macro v0.21.3 |
| 715 | 2026-06-06T15:43:29.183Z | Downloaded tungstenite v0.21.0 |
| 716 | 2026-06-06T15:43:29.185Z | Downloaded foreign-types-shared v0.1.1 |
| 717 | 2026-06-06T15:43:29.185Z | Downloaded fnv v1.0.7 |
| 718 | 2026-06-06T15:43:29.188Z | Downloaded fixedbitset v0.4.2 |
| 719 | 2026-06-06T15:43:29.188Z | Downloaded git-stub v1.0.0 |
| 720 | 2026-06-06T15:43:29.188Z | Downloaded darling_macro v0.23.0 |
| 721 | 2026-06-06T15:43:29.188Z | Downloaded cstr-argument v0.1.2 |
| 722 | 2026-06-06T15:43:29.188Z | Downloaded crc8 v0.1.1 |
| 723 | 2026-06-06T15:43:29.191Z | Downloaded convert_case v0.4.0 |
| 724 | 2026-06-06T15:43:29.191Z | Downloaded cpufeatures v0.2.17 |
| 725 | 2026-06-06T15:43:29.191Z | Downloaded foreign-types-shared v0.3.1 |
| 726 | 2026-06-06T15:43:29.191Z | Downloaded yoke v0.8.3 |
| 727 | 2026-06-06T15:43:29.194Z | Downloaded steno v0.4.1 |
| 728 | 2026-06-06T15:43:29.194Z | Downloaded hyper v1.10.1 |
| 729 | 2026-06-06T15:43:29.198Z | Downloaded cipher v0.4.4 |
| 730 | 2026-06-06T15:43:29.200Z | Downloaded bs58 v0.5.1 |
| 731 | 2026-06-06T15:43:29.200Z | Downloaded argon2 v0.5.3 |
| 732 | 2026-06-06T15:43:29.200Z | Downloaded unsafe-libyaml v0.2.11 |
| 733 | 2026-06-06T15:43:29.203Z | Downloaded cfg_aliases v0.2.1 |
| 734 | 2026-06-06T15:43:29.203Z | Downloaded uuid v1.23.2 |
| 735 | 2026-06-06T15:43:29.206Z | Downloaded async-recursion v1.1.1 |
| 736 | 2026-06-06T15:43:29.208Z | Downloaded toml_edit v0.22.27 |
| 737 | 2026-06-06T15:43:29.211Z | Downloaded pest v2.8.6 |
| 738 | 2026-06-06T15:43:29.214Z | Downloaded hashbrown v0.17.1 |
| 739 | 2026-06-06T15:43:29.216Z | Downloaded derive-ex v0.1.8 |
| 740 | 2026-06-06T15:43:29.216Z | Downloaded data-encoding v2.11.0 |
| 741 | 2026-06-06T15:43:29.216Z | Downloaded block-buffer v0.12.0 |
| 742 | 2026-06-06T15:43:29.216Z | Downloaded defmt v0.3.100 |
| 743 | 2026-06-06T15:43:29.219Z | Downloaded dtrace-parser v0.2.0 |
| 744 | 2026-06-06T15:43:29.219Z | Downloaded defmt-parser v1.0.0 |
| 745 | 2026-06-06T15:43:29.219Z | Downloaded defmt-macros v1.1.0 |
| 746 | 2026-06-06T15:43:29.222Z | Downloaded toml_edit v0.25.12+spec-1.1.0 |
| 747 | 2026-06-06T15:43:29.222Z | Downloaded toml_edit v0.19.15 |
| 748 | 2026-06-06T15:43:29.231Z | Downloaded tracing-core v0.1.36 |
| 749 | 2026-06-06T15:43:29.233Z | Downloaded nom v8.0.0 |
| 750 | 2026-06-06T15:43:29.236Z | Downloaded colorchoice v1.0.5 |
| 751 | 2026-06-06T15:43:29.236Z | Downloaded dropshot_endpoint v0.17.1 |
| 752 | 2026-06-06T15:43:29.239Z | Downloaded typify v0.6.2 |
| 753 | 2026-06-06T15:43:29.241Z | Downloaded cfg-if v1.0.4 |
| 754 | 2026-06-06T15:43:29.241Z | Downloaded anstyle-query v1.1.5 |
| 755 | 2026-06-06T15:43:29.241Z | Downloaded defmt v1.1.0 |
| 756 | 2026-06-06T15:43:29.244Z | Downloaded base64 v0.22.1 |
| 757 | 2026-06-06T15:43:29.247Z | Downloaded libm v0.2.16 |
| 758 | 2026-06-06T15:43:29.251Z | Downloaded url v2.5.8 |
| 759 | 2026-06-06T15:43:29.253Z | Downloaded ron v0.12.1 |
| 760 | 2026-06-06T15:43:29.257Z | Downloaded yansi v1.0.1 |
| 761 | 2026-06-06T15:43:29.261Z | Downloaded h2 v0.4.14 |
| 762 | 2026-06-06T15:43:29.263Z | Downloaded icu_properties_data v2.2.0 |
| 763 | 2026-06-06T15:43:29.267Z | Downloaded blake2 v0.10.6 |
| 764 | 2026-06-06T15:43:29.269Z | Downloaded bitflags v2.12.1 |
| 765 | 2026-06-06T15:43:29.272Z | Downloaded itertools v0.12.1 |
| 766 | 2026-06-06T15:43:29.274Z | Downloaded typenum v1.20.1 |
| 767 | 2026-06-06T15:43:29.277Z | Downloaded regex v1.12.3 |
| 768 | 2026-06-06T15:43:29.280Z | Downloaded bcs v0.1.6 |
| 769 | 2026-06-06T15:43:29.280Z | Downloaded base64ct v1.8.3 |
| 770 | 2026-06-06T15:43:29.282Z | Downloaded dof v0.4.0 |
| 771 | 2026-06-06T15:43:29.282Z | Downloaded bitflags v1.3.2 |
| 772 | 2026-06-06T15:43:29.285Z | Downloaded aead v0.5.2 |
| 773 | 2026-06-06T15:43:29.288Z | Downloaded itertools v0.14.0 |
| 774 | 2026-06-06T15:43:29.297Z | Downloaded hkdf v0.12.4 |
| 775 | 2026-06-06T15:43:29.300Z | Downloaded reqwest v0.12.28 |
| 776 | 2026-06-06T15:43:29.302Z | Downloaded goblin v0.8.2 |
| 777 | 2026-06-06T15:43:29.305Z | Downloaded futures-util v0.3.32 |
| 778 | 2026-06-06T15:43:29.311Z | Downloaded tower v0.5.3 |
| 779 | 2026-06-06T15:43:29.316Z | Downloaded zerocopy-derive v0.8.50 |
| 780 | 2026-06-06T15:43:29.320Z | Downloaded zerotrie v0.2.4 |
| 781 | 2026-06-06T15:43:29.323Z | Downloaded unicode-segmentation v1.13.3 |
| 782 | 2026-06-06T15:43:29.326Z | Downloaded chrono v0.4.45 |
| 783 | 2026-06-06T15:43:29.332Z | Downloaded iddqd v0.4.2 |
| 784 | 2026-06-06T15:43:29.343Z | Downloaded typed-path v0.9.3 |
| 785 | 2026-06-06T15:43:29.347Z | Downloaded tough v0.22.0 |
| 786 | 2026-06-06T15:43:29.351Z | Downloaded aws-lc-rs v1.17.0 |
| 787 | 2026-06-06T15:43:29.356Z | Downloaded rayon v1.12.0 |
| 788 | 2026-06-06T15:43:29.361Z | Downloaded serde_json v1.0.150 |
| 789 | 2026-06-06T15:43:29.366Z | Downloaded zerovec v0.11.6 |
| 790 | 2026-06-06T15:43:29.370Z | Downloaded portable-atomic v1.13.1 |
| 791 | 2026-06-06T15:43:29.383Z | Downloaded unicode-normalization v0.1.25 |
| 792 | 2026-06-06T15:43:29.387Z | Downloaded reqwest v0.13.4 |
| 793 | 2026-06-06T15:43:29.393Z | Downloaded winnow v0.5.40 |
| 794 | 2026-06-06T15:43:29.398Z | Downloaded proptest v1.11.0 |
| 795 | 2026-06-06T15:43:29.411Z | Downloaded tokio-util v0.7.18 |
| 796 | 2026-06-06T15:43:29.423Z | Downloaded curve25519-dalek v4.1.3 |
| 797 | 2026-06-06T15:43:29.445Z | Downloaded quinn-proto v0.11.14 |
| 798 | 2026-06-06T15:43:29.449Z | Downloaded serde_with v3.20.0 |
| 799 | 2026-06-06T15:43:29.456Z | Downloaded winnow v1.0.3 |
| 800 | 2026-06-06T15:43:29.461Z | Downloaded zerocopy v0.7.35 |
| 801 | 2026-06-06T15:43:29.469Z | Downloaded moka v0.12.15 |
| 802 | 2026-06-06T15:43:29.474Z | Downloaded tower-http v0.6.11 |
| 803 | 2026-06-06T15:43:29.478Z | Downloaded tabled v0.15.0 |
| 804 | 2026-06-06T15:43:29.486Z | Downloaded bstr v1.12.1 |
| 805 | 2026-06-06T15:43:29.491Z | Downloaded goblin v0.10.7 |
| 806 | 2026-06-06T15:43:29.495Z | Downloaded tabled v0.21.0 |
| 807 | 2026-06-06T15:43:29.504Z | Downloaded winnow v0.7.15 |
| 808 | 2026-06-06T15:43:29.518Z | Downloaded dropshot v0.17.1 |
| 809 | 2026-06-06T15:43:29.537Z | Downloaded time v0.3.47 |
| 810 | 2026-06-06T15:43:29.544Z | Downloaded syn v1.0.109 |
| 811 | 2026-06-06T15:43:29.559Z | Downloaded unicode-width v0.1.14 |
| 812 | 2026-06-06T15:43:29.562Z | Downloaded unicode-width v0.2.2 |
| 813 | 2026-06-06T15:43:29.565Z | Downloaded webpki-roots v1.0.7 |
| 814 | 2026-06-06T15:43:29.568Z | Downloaded vcpkg v0.2.15 |
| 815 | 2026-06-06T15:43:29.588Z | Downloaded rhai v1.25.1 |
| 816 | 2026-06-06T15:43:29.594Z | Downloaded regress v0.11.1 |
| 817 | 2026-06-06T15:43:29.599Z | Downloaded syn v2.0.117 |
| 818 | 2026-06-06T15:43:29.605Z | Downloaded rustix v0.38.44 |
| 819 | 2026-06-06T15:43:29.617Z | Downloaded zerocopy v0.8.50 |
| 820 | 2026-06-06T15:43:29.627Z | Downloaded smoltcp v0.11.0 |
| 821 | 2026-06-06T15:43:29.633Z | Downloaded regex-syntax v0.8.10 |
| 822 | 2026-06-06T15:43:29.637Z | Downloaded rustls v0.23.40 |
| 823 | 2026-06-06T15:43:29.643Z | Downloaded rustix v1.1.4 |
| 824 | 2026-06-06T15:43:29.656Z | Downloaded hickory-proto v0.25.2 |
| 825 | 2026-06-06T15:43:29.664Z | Downloaded hickory-proto v0.24.4 |
| 826 | 2026-06-06T15:43:29.673Z | Downloaded openapiv3 v2.2.0 |
| 827 | 2026-06-06T15:43:29.677Z | Downloaded regress v0.10.5 |
| 828 | 2026-06-06T15:43:29.682Z | Downloaded openssl v0.10.80 |
| 829 | 2026-06-06T15:43:29.687Z | Downloaded nix v0.31.3 |
| 830 | 2026-06-06T15:43:29.694Z | Downloaded typify-impl v0.6.2 |
| 831 | 2026-06-06T15:43:29.701Z | Downloaded tracing v0.1.44 |
| 832 | 2026-06-06T15:43:29.711Z | Downloaded sled v0.34.7 |
| 833 | 2026-06-06T15:43:29.716Z | Downloaded typify-impl v0.4.3 |
| 834 | 2026-06-06T15:43:29.732Z | Downloaded regex-automata v0.4.14 |
| 835 | 2026-06-06T15:43:29.757Z | Downloaded jiff v0.2.28 |
| 836 | 2026-06-06T15:43:29.771Z | Downloaded libc v0.2.186 |
| 837 | 2026-06-06T15:43:29.788Z | Downloaded petgraph v0.6.5 |
| 838 | 2026-06-06T15:43:29.798Z | Downloaded chrono-tz v0.10.4 |
| 839 | 2026-06-06T15:43:29.806Z | Downloaded lzma-sys v0.1.20 |
| 840 | 2026-06-06T15:43:29.822Z | Downloaded petgraph v0.8.3 |
| 841 | 2026-06-06T15:43:29.833Z | Downloaded csv v1.4.0 |
| 842 | 2026-06-06T15:43:29.844Z | Downloaded sha3 v0.10.9 |
| 843 | 2026-06-06T15:43:29.851Z | Downloaded tokio v1.52.3 |
| 844 | 2026-06-06T15:43:29.893Z | Downloaded encoding_rs v0.8.35 |
| 845 | 2026-06-06T15:43:29.905Z | Downloaded ring v0.17.14 |
| 846 | 2026-06-06T15:43:30.405Z | Downloaded aws-lc-sys v0.41.0 |
| 847 | 2026-06-06T15:43:30.950Z | Compiling proc-macro2 v1.0.106 |
| 848 | 2026-06-06T15:43:30.950Z | Compiling quote v1.0.45 |
| 849 | 2026-06-06T15:43:30.950Z | Compiling unicode-ident v1.0.24 |
| 850 | 2026-06-06T15:43:30.950Z | Compiling serde_core v1.0.228 |
| 851 | 2026-06-06T15:43:30.950Z | Compiling serde v1.0.228 |
| 852 | 2026-06-06T15:43:30.950Z | Compiling libc v0.2.186 |
| 853 | 2026-06-06T15:43:30.953Z | Compiling zmij v1.0.21 |
| 854 | 2026-06-06T15:43:30.953Z | Compiling autocfg v1.5.1 |
| 855 | 2026-06-06T15:43:31.291Z | Compiling libm v0.2.16 |
| 856 | 2026-06-06T15:43:31.660Z | Compiling icu_properties_data v2.2.0 |
| 857 | 2026-06-06T15:43:31.662Z | Compiling icu_normalizer_data v2.2.0 |
| 858 | 2026-06-06T15:43:31.680Z | Compiling serde_json v1.0.150 |
| 859 | 2026-06-06T15:43:31.761Z | Compiling num-traits v0.2.19 |
| 860 | 2026-06-06T15:43:31.764Z | Compiling getrandom v0.4.2 |
| 861 | 2026-06-06T15:43:32.019Z | Compiling version_check v0.9.5 |
| 862 | 2026-06-06T15:43:32.315Z | Compiling thiserror v2.0.18 |
| 863 | 2026-06-06T15:43:32.391Z | Compiling syn v2.0.117 |
| 864 | 2026-06-06T15:43:32.412Z | Compiling memchr v2.8.1 |
| 865 | 2026-06-06T15:43:32.461Z | Compiling schemars v0.8.22 |
| 866 | 2026-06-06T15:43:32.522Z | Checking cfg-if v1.0.4 |
| 867 | 2026-06-06T15:43:32.670Z | Compiling parking_lot_core v0.9.12 |
| 868 | 2026-06-06T15:43:32.946Z | Compiling heck v0.5.0 |
| 869 | 2026-06-06T15:43:32.981Z | Compiling zerocopy v0.8.50 |
| 870 | 2026-06-06T15:43:33.005Z | Compiling portable-atomic v1.13.1 |
| 871 | 2026-06-06T15:43:33.123Z | Compiling rustversion v1.0.22 |
| 872 | 2026-06-06T15:43:33.161Z | Compiling itoa v1.0.18 |
| 873 | 2026-06-06T15:43:33.351Z | Compiling jobserver v0.1.34 |
| 874 | 2026-06-06T15:43:33.463Z | Compiling shlex v2.0.1 |
| 875 | 2026-06-06T15:43:33.545Z | Compiling find-msvc-tools v0.1.9 |
| 876 | 2026-06-06T15:43:33.793Z | Compiling cc v1.2.63 |
| 877 | 2026-06-06T15:43:34.036Z | Compiling fs_extra v1.3.0 |
| 878 | 2026-06-06T15:43:34.098Z | Compiling dunce v1.0.5 |
| 879 | 2026-06-06T15:43:34.117Z | Compiling semver v1.0.28 |
| 880 | 2026-06-06T15:43:34.136Z | Compiling log v0.4.32 |
| 881 | 2026-06-06T15:43:34.168Z | Compiling httparse v1.10.1 |
| 882 | 2026-06-06T15:43:34.202Z | Compiling slog v2.8.2 |
| 883 | 2026-06-06T15:43:34.300Z | Compiling rustix v1.1.4 |
| 884 | 2026-06-06T15:43:34.320Z | Checking stable_deref_trait v1.2.1 |
| 885 | 2026-06-06T15:43:34.421Z | Compiling equivalent v1.0.2 |
| 886 | 2026-06-06T15:43:34.480Z | Compiling thiserror v1.0.69 |
| 887 | 2026-06-06T15:43:34.541Z | Compiling cmake v0.1.58 |
| 888 | 2026-06-06T15:43:34.710Z | Checking litemap v0.8.2 |
| 889 | 2026-06-06T15:43:34.908Z | Checking writeable v0.6.3 |
| 890 | 2026-06-06T15:43:34.927Z | Checking utf8_iter v1.0.4 |
| 891 | 2026-06-06T15:43:34.930Z | Checking percent-encoding v2.3.2 |
| 892 | 2026-06-06T15:43:34.961Z | Compiling aws-lc-rs v1.17.0 |
| 893 | 2026-06-06T15:43:35.104Z | Checking form_urlencoded v1.2.2 |
| 894 | 2026-06-06T15:43:35.107Z | Checking rand_core v0.10.1 |
| 895 | 2026-06-06T15:43:35.140Z | Compiling aws-lc-sys v0.41.0 |
| 896 | 2026-06-06T15:43:35.204Z | Compiling ring v0.17.14 |
| 897 | 2026-06-06T15:43:35.241Z | Compiling anyhow v1.0.102 |
| 898 | 2026-06-06T15:43:35.269Z | Compiling ucd-trie v0.1.7 |
| 899 | 2026-06-06T15:43:35.286Z | Compiling rustls v0.23.40 |
| 900 | 2026-06-06T15:43:35.365Z | Compiling synstructure v0.13.2 |
| 901 | 2026-06-06T15:43:35.512Z | Compiling serde_derive_internals v0.29.1 |
| 902 | 2026-06-06T15:43:35.534Z | Compiling pest v2.8.6 |
| 903 | 2026-06-06T15:43:35.888Z | Compiling regex-syntax v0.8.10 |
| 904 | 2026-06-06T15:43:36.051Z | Compiling aho-corasick v1.1.4 |
| 905 | 2026-06-06T15:43:36.281Z | Compiling getrandom v0.3.4 |
| 906 | 2026-06-06T15:43:36.543Z | Compiling serde_derive v1.0.228 |
| 907 | 2026-06-06T15:43:36.563Z | Compiling zerofrom-derive v0.1.7 |
| 908 | 2026-06-06T15:43:36.622Z | Compiling yoke-derive v0.8.2 |
| 909 | 2026-06-06T15:43:36.752Z | Compiling zerovec-derive v0.11.3 |
| 910 | 2026-06-06T15:43:37.423Z | Compiling displaydoc v0.2.6 |
| 911 | 2026-06-06T15:43:37.715Z | Compiling schemars_derive v0.8.22 |
| 912 | 2026-06-06T15:43:37.784Z | Compiling thiserror-impl v2.0.18 |
| 913 | 2026-06-06T15:43:37.845Z | Compiling tokio-macros v2.7.0 |
| 914 | 2026-06-06T15:43:37.963Z | Compiling zeroize_derive v1.4.3 |
| 915 | 2026-06-06T15:43:38.256Z | Compiling zerocopy-derive v0.8.50 |
| 916 | 2026-06-06T15:43:38.576Z | Compiling futures-macro v0.3.32 |
| 917 | 2026-06-06T15:43:38.625Z | Compiling tracing-attributes v0.1.31 |
| 918 | 2026-06-06T15:43:38.907Z | Checking zerofrom v0.1.8 |
| 919 | 2026-06-06T15:43:39.028Z | Checking yoke v0.8.3 |
| 920 | 2026-06-06T15:43:39.111Z | Compiling thiserror-impl v1.0.69 |
| 921 | 2026-06-06T15:43:39.601Z | Checking zerovec v0.11.6 |
| 922 | 2026-06-06T15:43:39.622Z | Checking smallvec v1.15.1 |
| 923 | 2026-06-06T15:43:39.695Z | Compiling serde_tokenstream v0.2.3 |
| 924 | 2026-06-06T15:43:39.784Z | Checking bytes v1.11.1 |
| 925 | 2026-06-06T15:43:39.828Z | Checking zerotrie v0.2.4 |
| 926 | 2026-06-06T15:43:39.985Z | Compiling pest_meta v2.8.6 |
| 927 | 2026-06-06T15:43:40.054Z | Checking tinystr v0.8.3 |
| 928 | 2026-06-06T15:43:40.072Z | Checking potential_utf v0.1.5 |
| 929 | 2026-06-06T15:43:40.121Z | Compiling regex-automata v0.4.14 |
| 930 | 2026-06-06T15:43:40.212Z | Checking icu_collections v2.2.0 |
| 931 | 2026-06-06T15:43:40.231Z | Checking icu_locale_core v2.2.0 |
| 932 | 2026-06-06T15:43:40.294Z | Compiling crossbeam-utils v0.8.21 |
| 933 | 2026-06-06T15:43:40.516Z | Compiling hashbrown v0.17.1 |
| 934 | 2026-06-06T15:43:40.610Z | Compiling pest_generator v2.8.6 |
| 935 | 2026-06-06T15:43:40.841Z | Checking icu_provider v2.2.0 |
| 936 | 2026-06-06T15:43:40.863Z | Checking iana-time-zone v0.1.65 |
| 937 | 2026-06-06T15:43:40.880Z | Compiling num-conv v0.2.2 |
| 938 | 2026-06-06T15:43:40.972Z | Checking chrono v0.4.45 |
| 939 | 2026-06-06T15:43:41.032Z | Compiling indexmap v2.14.0 |
| 940 | 2026-06-06T15:43:41.062Z | Compiling time-core v0.1.8 |
| 941 | 2026-06-06T15:43:41.081Z | Checking icu_normalizer v2.2.0 |
| 942 | 2026-06-06T15:43:41.210Z | Checking icu_properties v2.2.0 |
| 943 | 2026-06-06T15:43:41.228Z | Compiling paste v1.0.15 |
| 944 | 2026-06-06T15:43:41.252Z | Compiling pest_derive v2.8.6 |
| 945 | 2026-06-06T15:43:41.395Z | Compiling time-macros v0.2.27 |
| 946 | 2026-06-06T15:43:41.851Z | Compiling regex v1.12.3 |
| 947 | 2026-06-06T15:43:42.056Z | Checking idna_adapter v1.2.2 |
| 948 | 2026-06-06T15:43:42.160Z | Checking uuid v1.23.2 |
| 949 | 2026-06-06T15:43:42.189Z | Checking idna v1.1.0 |
| 950 | 2026-06-06T15:43:42.317Z | Compiling async-trait v0.1.89 |
| 951 | 2026-06-06T15:43:42.387Z | Compiling byteorder v1.5.0 |
| 952 | 2026-06-06T15:43:42.451Z | Checking url v2.5.8 |
| 953 | 2026-06-06T15:43:42.729Z | Checking dyn-clone v1.0.20 |
| 954 | 2026-06-06T15:43:42.809Z | Compiling camino v1.2.2 |
| 955 | 2026-06-06T15:43:42.975Z | Compiling strsim v0.11.1 |
| 956 | 2026-06-06T15:43:43.245Z | Compiling scroll_derive v0.13.1 |
| 957 | 2026-06-06T15:43:43.273Z | Checking errno v0.3.14 |
| 958 | 2026-06-06T15:43:43.407Z | Compiling ident_case v1.0.1 |
| 959 | 2026-06-06T15:43:43.553Z | Compiling omicron-workspace-hack v0.1.0 |
| 960 | 2026-06-06T15:43:43.664Z | Compiling slog-async v2.8.0 |
| 961 | 2026-06-06T15:43:43.809Z | Compiling generic-array v0.14.7 |
| 962 | 2026-06-06T15:43:43.881Z | Compiling crc32fast v1.5.0 |
| 963 | 2026-06-06T15:43:43.926Z | Compiling usdt-impl v0.6.0 |
| 964 | 2026-06-06T15:43:44.075Z | Compiling scroll v0.13.0 |
| 965 | 2026-06-06T15:43:44.134Z | Compiling plain v0.2.3 |
| 966 | 2026-06-06T15:43:44.230Z | Compiling daft-derive v0.1.7 |
| 967 | 2026-06-06T15:43:44.266Z | Checking pin-project-lite v0.2.17 |
| 968 | 2026-06-06T15:43:44.357Z | Compiling goblin v0.10.7 |
| 969 | 2026-06-06T15:43:44.376Z | Compiling pretty-hex v0.4.2 |
| 970 | 2026-06-06T15:43:44.519Z | Compiling dtrace-parser v0.3.0 |
| 971 | 2026-06-06T15:43:44.655Z | Compiling thread-id v5.1.0 |
| 972 | 2026-06-06T15:43:44.992Z | Compiling syn v1.0.109 |
| 973 | 2026-06-06T15:43:45.028Z | Checking getrandom v0.2.17 |
| 974 | 2026-06-06T15:43:45.047Z | Checking zeroize v1.8.2 |
| 975 | 2026-06-06T15:43:45.260Z | Checking bitflags v2.12.1 |
| 976 | 2026-06-06T15:43:45.642Z | Compiling multer v3.1.0 |
| 977 | 2026-06-06T15:43:45.689Z | Compiling async-stream-impl v0.3.6 |
| 978 | 2026-06-06T15:43:46.054Z | Checking socket2 v0.6.4 |
| 979 | 2026-06-06T15:43:46.309Z | Checking scopeguard v1.2.0 |
| 980 | 2026-06-06T15:43:46.391Z | Compiling ref-cast v1.0.25 |
| 981 | 2026-06-06T15:43:46.415Z | Checking lock_api v0.4.14 |
| 982 | 2026-06-06T15:43:46.637Z | Compiling ref-cast-impl v1.0.25 |
| 983 | 2026-06-06T15:43:46.659Z | Compiling dropshot v0.17.1 |
| 984 | 2026-06-06T15:43:46.774Z | Checking critical-section v1.2.0 |
| 985 | 2026-06-06T15:43:46.934Z | Checking once_cell v1.21.4 |
| 986 | 2026-06-06T15:43:46.967Z | Compiling dropshot_endpoint v0.17.1 |
| 987 | 2026-06-06T15:43:47.217Z | Compiling dof v0.4.0 |
| 988 | 2026-06-06T15:43:47.254Z | Checking parking_lot v0.12.5 |
| 989 | 2026-06-06T15:43:47.286Z | Compiling newtype-uuid-macros v0.1.0 |
| 990 | 2026-06-06T15:43:47.790Z | Checking signal-hook-registry v1.4.8 |
| 991 | 2026-06-06T15:43:48.292Z | Checking mio v1.2.1 |
| 992 | 2026-06-06T15:43:48.403Z | Compiling darling_core v0.23.0 |
| 993 | 2026-06-06T15:43:48.498Z | Compiling structmeta-derive v0.3.0 |
| 994 | 2026-06-06T15:43:48.501Z | Compiling usdt-macro v0.6.0 |
| 995 | 2026-06-06T15:43:48.613Z | Compiling usdt-attr-macro v0.6.0 |
| 996 | 2026-06-06T15:43:48.637Z | Checking tokio v1.52.3 |
| 997 | 2026-06-06T15:43:48.697Z | Compiling strum_macros v0.26.4 |
| 998 | 2026-06-06T15:43:48.869Z | Compiling foldhash v0.2.0 |
| 999 | 2026-06-06T15:43:49.078Z | Compiling allocator-api2 v0.2.21 |
| 1000 | 2026-06-06T15:43:49.344Z | Checking subtle v2.6.1 |
| 1001 | 2026-06-06T15:43:49.417Z | Compiling hashbrown v0.16.1 |
| 1002 | 2026-06-06T15:43:49.499Z | Checking futures-core v0.3.32 |
| 1003 | 2026-06-06T15:43:49.588Z | Compiling structmeta v0.3.0 |
| 1004 | 2026-06-06T15:43:49.817Z | Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 1005 | 2026-06-06T15:43:50.142Z | Compiling strum_macros v0.27.2 |
| 1006 | 2026-06-06T15:43:50.296Z | Compiling derive-ex v0.1.8 |
| 1007 | 2026-06-06T15:43:50.340Z | Compiling http v1.4.1 |
| 1008 | 2026-06-06T15:43:50.535Z | Compiling darling_macro v0.23.0 |
| 1009 | 2026-06-06T15:43:50.769Z | Checking futures-sink v0.3.32 |
| 1010 | 2026-06-06T15:43:50.878Z | Checking ipnetwork v0.21.1 |
| 1011 | 2026-06-06T15:43:51.128Z | Compiling darling v0.23.0 |
| 1012 | 2026-06-06T15:43:51.194Z | Checking slab v0.4.12 |
| 1013 | 2026-06-06T15:43:51.218Z | Compiling serde_with_macros v3.20.0 |
| 1014 | 2026-06-06T15:43:51.311Z | Compiling winnow v1.0.3 |
| 1015 | 2026-06-06T15:43:51.885Z | Compiling test-strategy v0.4.5 |
| 1016 | 2026-06-06T15:43:52.031Z | Checking futures-channel v0.3.32 |
| 1017 | 2026-06-06T15:43:52.232Z | Compiling toml_parser v1.1.2+spec-1.1.0 |
| 1018 | 2026-06-06T15:43:52.321Z | Checking futures-task v0.3.32 |
| 1019 | 2026-06-06T15:43:52.347Z | Checking typenum v1.20.1 |
| 1020 | 2026-06-06T15:43:52.350Z | Compiling fnv v1.0.7 |
| 1021 | 2026-06-06T15:43:52.465Z | Checking futures-io v0.3.32 |
| 1022 | 2026-06-06T15:43:52.650Z | Checking futures-util v0.3.32 |
| 1023 | 2026-06-06T15:43:52.669Z | Compiling toml_datetime v1.1.1+spec-1.1.0 |
| 1024 | 2026-06-06T15:43:52.864Z | Compiling parse-display-derive v0.10.0 |
| 1025 | 2026-06-06T15:43:53.170Z | Checking oxnet v0.1.6 |
| 1026 | 2026-06-06T15:43:53.234Z | Checking tracing-core v0.1.36 |
| 1027 | 2026-06-06T15:43:53.296Z | Checking erased-serde v0.3.31 |
| 1028 | 2026-06-06T15:43:53.783Z | Checking tracing v0.1.44 |
| 1029 | 2026-06-06T15:43:53.993Z | Compiling ryu v1.0.23 |
| 1030 | 2026-06-06T15:43:54.092Z | Compiling api_identity v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1031 | 2026-06-06T15:43:54.167Z | Compiling clap_derive v4.6.1 |
| 1032 | 2026-06-06T15:43:54.448Z | Checking base64 v0.22.1 |
| 1033 | 2026-06-06T15:43:54.844Z | Checking rand_core v0.6.4 |
| 1034 | 2026-06-06T15:43:54.912Z | Compiling openapiv3 v2.2.0 |
| 1035 | 2026-06-06T15:43:55.147Z | Checking rustls-pki-types v1.14.1 |
| 1036 | 2026-06-06T15:43:55.395Z | Checking tokio-util v0.7.18 |
| 1037 | 2026-06-06T15:43:55.610Z | Checking untrusted v0.7.1 |
| 1038 | 2026-06-06T15:43:55.648Z | Checking ipnet v2.12.0 |
| 1039 | 2026-06-06T15:43:55.730Z | Checking untrusted v0.9.0 |
| 1040 | 2026-06-06T15:43:55.870Z | Compiling toml_edit v0.25.12+spec-1.1.0 |
| 1041 | 2026-06-06T15:43:56.329Z | Checking http-body v1.0.1 |
| 1042 | 2026-06-06T15:43:56.472Z | Compiling proc-macro-crate v3.5.0 |
| 1043 | 2026-06-06T15:43:56.837Z | Checking atomic-waker v1.1.2 |
| 1044 | 2026-06-06T15:43:56.905Z | Compiling either v1.16.0 |
| 1045 | 2026-06-06T15:43:56.924Z | Compiling num_enum_derive v0.7.6 |
| 1046 | 2026-06-06T15:43:56.942Z | Checking tower-layer v0.3.3 |
| 1047 | 2026-06-06T15:43:57.095Z | Checking tower-service v0.3.3 |
| 1048 | 2026-06-06T15:43:57.162Z | Checking try-lock v0.2.5 |
| 1049 | 2026-06-06T15:43:57.263Z | Checking want v0.3.1 |
| 1050 | 2026-06-06T15:43:57.303Z | Compiling itertools v0.14.0 |
| 1051 | 2026-06-06T15:43:57.333Z | Checking h2 v0.4.14 |
| 1052 | 2026-06-06T15:43:57.591Z | Checking httpdate v1.0.3 |
| 1053 | 2026-06-06T15:43:57.743Z | Compiling regress v0.11.1 |
| 1054 | 2026-06-06T15:43:57.992Z | Compiling crucible-workspace-hack v0.1.0 |
| 1055 | 2026-06-06T15:43:58.518Z | Checking serde_urlencoded v0.7.1 |
| 1056 | 2026-06-06T15:43:58.605Z | Checking http-body-util v0.1.3 |
| 1057 | 2026-06-06T15:43:59.074Z | Checking ppv-lite86 v0.2.21 |
| 1058 | 2026-06-06T15:43:59.224Z | Checking hyper v1.10.1 |
| 1059 | 2026-06-06T15:43:59.278Z | Compiling unsafe-libyaml v0.2.11 |
| 1060 | 2026-06-06T15:43:59.360Z | Compiling typify-impl v0.6.2 |
| 1061 | 2026-06-06T15:43:59.819Z | Compiling serde_yaml v0.9.34+deprecated |
| 1062 | 2026-06-06T15:44:00.154Z | Checking hyper-util v0.1.20 |
| 1063 | 2026-06-06T15:44:00.858Z | Compiling convert_case v0.4.0 |
| 1064 | 2026-06-06T15:44:01.174Z | Compiling derive_more v0.99.20 |
| 1065 | 2026-06-06T15:44:01.825Z | Compiling darling_core v0.21.3 |
| 1066 | 2026-06-06T15:44:01.866Z | Compiling zerocopy-derive v0.7.35 |
| 1067 | 2026-06-06T15:44:02.617Z | Checking powerfmt v0.2.0 |
| 1068 | 2026-06-06T15:44:02.784Z | Checking deranged v0.5.8 |
| 1069 | 2026-06-06T15:44:02.798Z | Compiling typify-macro v0.6.2 |
| 1070 | 2026-06-06T15:44:03.686Z | Compiling regress v0.10.5 |
| 1071 | 2026-06-06T15:44:03.873Z | Checking num_threads v0.1.7 |
| 1072 | 2026-06-06T15:44:04.002Z | Compiling darling_macro v0.21.3 |
| 1073 | 2026-06-06T15:44:04.113Z | Checking time v0.3.47 |
| 1074 | 2026-06-06T15:44:04.417Z | Compiling heapless v0.8.0 |
| 1075 | 2026-06-06T15:44:04.582Z | Compiling darling v0.21.3 |
| 1076 | 2026-06-06T15:44:04.879Z | Compiling ingot-macros v0.1.1 |
| 1077 | 2026-06-06T15:44:04.925Z | Compiling typify v0.6.2 |
| 1078 | 2026-06-06T15:44:05.080Z | Checking crossbeam-channel v0.5.15 |
| 1079 | 2026-06-06T15:44:05.244Z | Compiling scroll_derive v0.12.1 |
| 1080 | 2026-06-06T15:44:05.263Z | Compiling serde_repr v0.1.20 |
| 1081 | 2026-06-06T15:44:05.888Z | Compiling rustix v0.38.44 |
| 1082 | 2026-06-06T15:44:06.279Z | Checking cpufeatures v0.3.0 |
| 1083 | 2026-06-06T15:44:06.799Z | Checking futures-executor v0.3.32 |
| 1084 | 2026-06-06T15:44:06.872Z | Checking sync_wrapper v1.0.2 |
| 1085 | 2026-06-06T15:44:06.954Z | Checking thread_local v1.1.9 |
| 1086 | 2026-06-06T15:44:07.127Z | Compiling smoltcp v0.11.0 |
| 1087 | 2026-06-06T15:44:07.170Z | Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 1088 | 2026-06-06T15:44:07.539Z | Checking tower v0.5.3 |
| 1089 | 2026-06-06T15:44:07.637Z | Checking rand_core v0.9.5 |
| 1090 | 2026-06-06T15:44:07.820Z | Checking webpki-roots v1.0.7 |
| 1091 | 2026-06-06T15:44:08.039Z | Compiling rustc_version v0.4.1 |
| 1092 | 2026-06-06T15:44:08.149Z | Checking is-terminal v0.4.17 |
| 1093 | 2026-06-06T15:44:08.187Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#7bd1bc80) |
| 1094 | 2026-06-06T15:44:08.327Z | Checking term v1.2.1 |
| 1095 | 2026-06-06T15:44:08.356Z | Checking take_mut v0.2.2 |
| 1096 | 2026-06-06T15:44:08.393Z | Compiling curve25519-dalek v4.1.3 |
| 1097 | 2026-06-06T15:44:08.452Z | Checking tower-http v0.6.11 |
| 1098 | 2026-06-06T15:44:08.551Z | Checking slog-term v2.9.2 |
| 1099 | 2026-06-06T15:44:08.648Z | Checking futures v0.3.32 |
| 1100 | 2026-06-06T15:44:08.732Z | Compiling toml_datetime v0.6.11 |
| 1101 | 2026-06-06T15:44:08.759Z | Compiling foreign-types-macros v0.2.3 |
| 1102 | 2026-06-06T15:44:09.059Z | Checking hex v0.4.3 |
| 1103 | 2026-06-06T15:44:09.351Z | Checking rand_chacha v0.9.0 |
| 1104 | 2026-06-06T15:44:09.559Z | Compiling zerocopy v0.7.35 |
| 1105 | 2026-06-06T15:44:09.624Z | Compiling hubpack_derive v0.1.1 |
| 1106 | 2026-06-06T15:44:09.763Z | Compiling thiserror-impl-no-std v2.0.2 |
| 1107 | 2026-06-06T15:44:10.027Z | Compiling curve25519-dalek-derive v0.1.1 |
| 1108 | 2026-06-06T15:44:10.310Z | Compiling proc-macro-error-attr v1.0.4 |
| 1109 | 2026-06-06T15:44:10.370Z | Compiling usdt-impl v0.5.0 |
| 1110 | 2026-06-06T15:44:10.655Z | Checking fastrand v2.4.1 |
| 1111 | 2026-06-06T15:44:10.751Z | Compiling dof v0.3.0 |
| 1112 | 2026-06-06T15:44:10.788Z | Checking rand v0.9.4 |
| 1113 | 2026-06-06T15:44:10.840Z | Compiling dtrace-parser v0.2.0 |
| 1114 | 2026-06-06T15:44:10.869Z | Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 1115 | 2026-06-06T15:44:11.254Z | Compiling serde_spanned v1.1.1 |
| 1116 | 2026-06-06T15:44:11.410Z | Compiling thread-id v4.2.2 |
| 1117 | 2026-06-06T15:44:11.474Z | Compiling proc-macro-error v1.0.4 |
| 1118 | 2026-06-06T15:44:11.501Z | Compiling memoffset v0.9.1 |
| 1119 | 2026-06-06T15:44:11.770Z | Compiling pkg-config v0.3.33 |
| 1120 | 2026-06-06T15:44:11.950Z | Compiling toml_writer v1.1.1+spec-1.1.0 |
| 1121 | 2026-06-06T15:44:12.847Z | Checking crypto-common v0.1.7 |
| 1122 | 2026-06-06T15:44:13.201Z | Checking hybrid-array v0.4.12 |
| 1123 | 2026-06-06T15:44:13.717Z | Compiling prettyplease v0.2.37 |
| 1124 | 2026-06-06T15:44:13.766Z | Checking openssl-probe v0.2.1 |
| 1125 | 2026-06-06T15:44:13.841Z | Checking match_cfg v0.1.0 |
| 1126 | 2026-06-06T15:44:13.884Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#4abde35f) |
| 1127 | 2026-06-06T15:44:13.918Z | Checking adler2 v2.0.1 |
| 1128 | 2026-06-06T15:44:13.946Z | Compiling cfg_aliases v0.2.1 |
| 1129 | 2026-06-06T15:44:13.980Z | Checking simd-adler32 v0.3.9 |
| 1130 | 2026-06-06T15:44:14.028Z | Compiling nix v0.31.3 |
| 1131 | 2026-06-06T15:44:14.072Z | Checking hostname v0.3.1 |
| 1132 | 2026-06-06T15:44:14.130Z | Checking miniz_oxide v0.8.9 |
| 1133 | 2026-06-06T15:44:14.172Z | Checking rustls-native-certs v0.8.4 |
| 1134 | 2026-06-06T15:44:14.436Z | Checking tempfile v3.27.0 |
| 1135 | 2026-06-06T15:44:14.638Z | Checking slog-json v2.6.1 |
| 1136 | 2026-06-06T15:44:14.704Z | Checking newtype-uuid v1.3.2 |
| 1137 | 2026-06-06T15:44:14.813Z | Checking memmap2 v0.9.10 |
| 1138 | 2026-06-06T15:44:14.978Z | Compiling heck v0.4.1 |
| 1139 | 2026-06-06T15:44:15.190Z | Checking usdt v0.6.0 |
| 1140 | 2026-06-06T15:44:15.195Z | Checking daft v0.1.7 |
| 1141 | 2026-06-06T15:44:15.291Z | Checking slog-bunyan v2.5.0 |
| 1142 | 2026-06-06T15:44:15.405Z | Checking flate2 v1.1.9 |
| 1143 | 2026-06-06T15:44:15.446Z | Checking crypto-common v0.2.2 |
| 1144 | 2026-06-06T15:44:15.469Z | Checking block-buffer v0.12.0 |
| 1145 | 2026-06-06T15:44:15.623Z | Compiling usdt-attr-macro v0.5.0 |
| 1146 | 2026-06-06T15:44:15.702Z | Compiling usdt-macro v0.5.0 |
| 1147 | 2026-06-06T15:44:15.961Z | Compiling enum-as-inner v0.6.1 |
| 1148 | 2026-06-06T15:44:16.010Z | Compiling num-derive v0.4.2 |
| 1149 | 2026-06-06T15:44:16.345Z | Checking compression-core v0.4.32 |
| 1150 | 2026-06-06T15:44:16.453Z | Checking debug-ignore v1.0.5 |
| 1151 | 2026-06-06T15:44:16.519Z | Compiling winnow v0.7.15 |
| 1152 | 2026-06-06T15:44:16.553Z | Checking const-oid v0.10.2 |
| 1153 | 2026-06-06T15:44:16.661Z | Checking compression-codecs v0.4.38 |
| 1154 | 2026-06-06T15:44:16.714Z | Checking digest v0.11.3 |
| 1155 | 2026-06-06T15:44:17.457Z | Checking encoding_rs v0.8.35 |
| 1156 | 2026-06-06T15:44:17.515Z | Checking mime v0.3.17 |
| 1157 | 2026-06-06T15:44:17.532Z | Compiling rayon-core v1.13.0 |
| 1158 | 2026-06-06T15:44:17.594Z | Checking spin v0.9.8 |
| 1159 | 2026-06-06T15:44:17.713Z | Checking toml v1.1.2+spec-1.1.0 |
| 1160 | 2026-06-06T15:44:17.769Z | Checking sha1 v0.11.0 |
| 1161 | 2026-06-06T15:44:17.852Z | Checking async-compression v0.4.42 |
| 1162 | 2026-06-06T15:44:18.434Z | Checking rand_chacha v0.3.1 |
| 1163 | 2026-06-06T15:44:18.486Z | Checking waitgroup v0.1.2 |
| 1164 | 2026-06-06T15:44:18.506Z | Checking rustls-pemfile v2.2.0 |
| 1165 | 2026-06-06T15:44:18.548Z | Checking async-stream v0.3.6 |
| 1166 | 2026-06-06T15:44:18.666Z | Checking serde_path_to_error v0.1.20 |
| 1167 | 2026-06-06T15:44:18.684Z | Checking hostname v0.4.2 |
| 1168 | 2026-06-06T15:44:18.687Z | Compiling wait-timeout v0.2.1 |
| 1169 | 2026-06-06T15:44:18.945Z | Compiling bit-vec v0.8.0 |
| 1170 | 2026-06-06T15:44:18.981Z | Compiling quick-error v1.2.3 |
| 1171 | 2026-06-06T15:44:19.064Z | Checking rand v0.8.6 |
| 1172 | 2026-06-06T15:44:19.092Z | Compiling rusty-fork v0.3.1 |
| 1173 | 2026-06-06T15:44:19.134Z | Compiling bit-set v0.8.0 |
| 1174 | 2026-06-06T15:44:19.841Z | Compiling rand_xorshift v0.4.0 |
| 1175 | 2026-06-06T15:44:19.944Z | Compiling progenitor-impl v0.14.0 |
| 1176 | 2026-06-06T15:44:20.085Z | Compiling num-integer v0.1.46 |
| 1177 | 2026-06-06T15:44:20.149Z | Checking macaddr v1.0.1 |
| 1178 | 2026-06-06T15:44:20.558Z | Checking rustls-webpki v0.103.13 |
| 1179 | 2026-06-06T15:44:20.812Z | Checking unicode-width v0.2.2 |
| 1180 | 2026-06-06T15:44:21.077Z | Compiling winnow v0.5.40 |
| 1181 | 2026-06-06T15:44:21.097Z | Compiling semver v0.1.20 |
| 1182 | 2026-06-06T15:44:21.528Z | Compiling unarray v0.1.4 |
| 1183 | 2026-06-06T15:44:21.615Z | Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#8f60acdf) |
| 1184 | 2026-06-06T15:44:21.652Z | Compiling proptest v1.11.0 |
| 1185 | 2026-06-06T15:44:21.804Z | Compiling rustc_version v0.1.7 |
| 1186 | 2026-06-06T15:44:22.101Z | Compiling progenitor-macro v0.14.0 |
| 1187 | 2026-06-06T15:44:22.413Z | Compiling toml_edit v0.19.15 |
| 1188 | 2026-06-06T15:44:23.530Z | Checking tokio-rustls v0.26.4 |
| 1189 | 2026-06-06T15:44:23.756Z | Checking rustls-platform-verifier v0.7.0 |
| 1190 | 2026-06-06T15:44:23.778Z | Checking hyper-rustls v0.27.9 |
| 1191 | 2026-06-06T15:44:23.991Z | Checking reqwest v0.13.4 |
| 1192 | 2026-06-06T15:44:24.064Z | Compiling reqwest v0.12.28 |
| 1193 | 2026-06-06T15:44:24.122Z | Compiling backon v1.6.0 |
| 1194 | 2026-06-06T15:44:24.713Z | Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 1195 | 2026-06-06T15:44:24.867Z | Checking block-buffer v0.10.4 |
| 1196 | 2026-06-06T15:44:25.427Z | Compiling strum v0.26.3 |
| 1197 | 2026-06-06T15:44:25.744Z | Compiling instant v0.1.13 |
| 1198 | 2026-06-06T15:44:26.089Z | Compiling utf8parse v0.2.2 |
| 1199 | 2026-06-06T15:44:26.188Z | Compiling anstyle-parse v1.0.0 |
| 1200 | 2026-06-06T15:44:26.208Z | Compiling backoff v0.4.0 |
| 1201 | 2026-06-06T15:44:26.211Z | Compiling iddqd v0.4.2 |
| 1202 | 2026-06-06T15:44:26.344Z | Compiling progenitor-client v0.14.0 |
| 1203 | 2026-06-06T15:44:26.382Z | Compiling tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#a7d440f5) |
| 1204 | 2026-06-06T15:44:26.385Z | Compiling progenitor-client v0.10.0 |
| 1205 | 2026-06-06T15:44:26.419Z | Checking digest v0.10.7 |
| 1206 | 2026-06-06T15:44:26.463Z | Compiling omicron-ledger v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1207 | 2026-06-06T15:44:26.625Z | Compiling progenitor-extras v0.2.0 |
| 1208 | 2026-06-06T15:44:26.643Z | Compiling proc-macro-crate v1.3.1 |
| 1209 | 2026-06-06T15:44:26.661Z | Compiling newtype_derive v0.1.6 |
| 1210 | 2026-06-06T15:44:26.715Z | Compiling num-iter v0.1.45 |
| 1211 | 2026-06-06T15:44:26.854Z | Compiling num-rational v0.4.2 |
| 1212 | 2026-06-06T15:44:26.873Z | Compiling protocol v0.1.0 (https://github.com/oxidecomputer/lldp#54b26617) |
| 1213 | 2026-06-06T15:44:26.908Z | Compiling omicron-uuid-kinds v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1214 | 2026-06-06T15:44:27.069Z | Compiling progenitor-impl v0.13.0 |
| 1215 | 2026-06-06T15:44:27.377Z | Compiling parse-display v0.10.0 |
| 1216 | 2026-06-06T15:44:27.396Z | Compiling serde_with v3.20.0 |
| 1217 | 2026-06-06T15:44:27.414Z | Compiling strum v0.27.2 |
| 1218 | 2026-06-06T15:44:27.500Z | Compiling num-complex v0.4.6 |
| 1219 | 2026-06-06T15:44:27.690Z | Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 1220 | 2026-06-06T15:44:27.711Z | Compiling owo-colors v4.3.0 |
| 1221 | 2026-06-06T15:44:27.825Z | Compiling anstyle v1.0.14 |
| 1222 | 2026-06-06T15:44:27.896Z | Compiling colorchoice v1.0.5 |
| 1223 | 2026-06-06T15:44:27.952Z | Compiling anstyle-query v1.1.5 |
| 1224 | 2026-06-06T15:44:27.955Z | Compiling humantime v2.3.0 |
| 1225 | 2026-06-06T15:44:28.023Z | Compiling vcpkg v0.2.15 |
| 1226 | 2026-06-06T15:44:28.057Z | Compiling is_terminal_polyfill v1.70.2 |
| 1227 | 2026-06-06T15:44:28.134Z | Compiling num v0.4.3 |
| 1228 | 2026-06-06T15:44:28.153Z | Compiling anstream v1.0.0 |
| 1229 | 2026-06-06T15:44:28.221Z | Compiling num_enum_derive v0.5.11 |
| 1230 | 2026-06-06T15:44:28.468Z | Compiling terminal_size v0.4.4 |
| 1231 | 2026-06-06T15:44:28.618Z | Compiling openssl-sys v0.9.116 |
| 1232 | 2026-06-06T15:44:28.719Z | Compiling serde_spanned v0.6.9 |
| 1233 | 2026-06-06T15:44:28.840Z | Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 1234 | 2026-06-06T15:44:28.880Z | Compiling derive-where v1.6.1 |
| 1235 | 2026-06-06T15:44:29.209Z | Compiling pin-project-internal v1.1.13 |
| 1236 | 2026-06-06T15:44:29.270Z | Compiling progenitor-macro v0.13.0 |
| 1237 | 2026-06-06T15:44:29.288Z | Compiling omicron-common v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1238 | 2026-06-06T15:44:29.386Z | Compiling clap_lex v1.1.0 |
| 1239 | 2026-06-06T15:44:29.625Z | Compiling float-ord v0.3.2 |
| 1240 | 2026-06-06T15:44:29.762Z | Compiling toml_write v0.1.2 |
| 1241 | 2026-06-06T15:44:29.991Z | Compiling toml_edit v0.22.27 |
| 1242 | 2026-06-06T15:44:30.031Z | Compiling clap_builder v4.6.0 |
| 1243 | 2026-06-06T15:44:31.589Z | Compiling toml v0.8.23 |
| 1244 | 2026-06-06T15:44:31.808Z | Compiling clap v4.6.1 |
| 1245 | 2026-06-06T15:44:32.098Z | Compiling zone_cfg_derive v0.3.1 |
| 1246 | 2026-06-06T15:44:32.329Z | Compiling async-recursion v1.1.1 |
| 1247 | 2026-06-06T15:44:32.380Z | Compiling snafu-derive v0.8.9 |
| 1248 | 2026-06-06T15:44:33.536Z | Compiling oximeter-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1249 | 2026-06-06T15:44:33.975Z | Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino#d79800f9) |
| 1250 | 2026-06-06T15:44:34.057Z | Compiling slog-dtrace v0.3.0 |
| 1251 | 2026-06-06T15:44:34.307Z | Compiling minimal-lexical v0.2.1 |
| 1252 | 2026-06-06T15:44:34.345Z | Compiling openssl v0.10.80 |
| 1253 | 2026-06-06T15:44:34.377Z | Compiling cancel-safe-futures v0.1.5 |
| 1254 | 2026-06-06T15:44:34.480Z | Compiling chrono-tz v0.10.4 |
| 1255 | 2026-06-06T15:44:34.541Z | Compiling unicode-xid v0.2.6 |
| 1256 | 2026-06-06T15:44:34.686Z | Compiling const_format_proc_macros v0.2.34 |
| 1257 | 2026-06-06T15:44:34.705Z | Compiling nom v7.1.3 |
| 1258 | 2026-06-06T15:44:35.102Z | Compiling oximeter-macro-impl v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1259 | 2026-06-06T15:44:35.327Z | Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1260 | 2026-06-06T15:44:35.419Z | Compiling openssl-macros v0.1.1 |
| 1261 | 2026-06-06T15:44:35.598Z | Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1262 | 2026-06-06T15:44:35.868Z | Checking cpufeatures v0.2.17 |
| 1263 | 2026-06-06T15:44:36.088Z | Compiling oximeter-db v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1264 | 2026-06-06T15:44:36.555Z | Compiling cookie v0.18.1 |
| 1265 | 2026-06-06T15:44:36.622Z | Compiling illumos-utils v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1266 | 2026-06-06T15:44:36.832Z | Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1267 | 2026-06-06T15:44:36.886Z | Compiling tabled_derive v0.7.0 |
| 1268 | 2026-06-06T15:44:37.326Z | Checking num_enum v0.7.6 |
| 1269 | 2026-06-06T15:44:39.889Z | Checking tabwriter v1.4.1 |
| 1270 | 2026-06-06T15:44:40.079Z | Checking secrecy v0.10.3 |
| 1271 | 2026-06-06T15:44:40.121Z | Checking tinyvec_macros v0.1.1 |
| 1272 | 2026-06-06T15:44:40.233Z | Checking colored v3.1.1 |
| 1273 | 2026-06-06T15:44:40.339Z | Checking tinyvec v1.11.0 |
| 1274 | 2026-06-06T15:44:40.410Z | Checking crossbeam-epoch v0.9.18 |
| 1275 | 2026-06-06T15:44:40.433Z | Checking hash32 v0.3.1 |
| 1276 | 2026-06-06T15:44:40.568Z | Checking bstr v1.12.1 |
| 1277 | 2026-06-06T15:44:40.649Z | Checking data-encoding v2.11.0 |
| 1278 | 2026-06-06T15:44:40.691Z | Checking hmac v0.12.1 |
| 1279 | 2026-06-06T15:44:40.835Z | Checking ingot-types v0.1.2 |
| 1280 | 2026-06-06T15:44:40.923Z | Checking inout v0.1.4 |
| 1281 | 2026-06-06T15:44:41.062Z | Checking scroll v0.12.0 |
| 1282 | 2026-06-06T15:44:41.082Z | Checking ff v0.13.1 |
| 1283 | 2026-06-06T15:44:41.215Z | Checking cobs v0.3.0 |
| 1284 | 2026-06-06T15:44:41.235Z | Checking bitflags v1.3.2 |
| 1285 | 2026-06-06T15:44:41.310Z | Checking static_assertions v1.1.0 |
| 1286 | 2026-06-06T15:44:41.332Z | Checking foreign-types-shared v0.3.1 |
| 1287 | 2026-06-06T15:44:41.376Z | Checking managed v0.8.0 |
| 1288 | 2026-06-06T15:44:41.394Z | Checking postcard v1.1.3 |
| 1289 | 2026-06-06T15:44:41.428Z | Checking foreign-types v0.5.0 |
| 1290 | 2026-06-06T15:44:41.447Z | Checking goblin v0.8.2 |
| 1291 | 2026-06-06T15:44:41.513Z | Checking group v0.13.0 |
| 1292 | 2026-06-06T15:44:41.610Z | Checking ingot v0.1.1 |
| 1293 | 2026-06-06T15:44:41.630Z | Checking cipher v0.4.4 |
| 1294 | 2026-06-06T15:44:41.714Z | Checking hkdf v0.12.4 |
| 1295 | 2026-06-06T15:44:41.839Z | Checking sled-hardware-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1296 | 2026-06-06T15:44:41.839Z | Checking universal-hash v0.5.1 |
| 1297 | 2026-06-06T15:44:41.993Z | Checking crypto-bigint v0.5.5 |
| 1298 | 2026-06-06T15:44:42.047Z | Checking chacha20 v0.10.0 |
| 1299 | 2026-06-06T15:44:42.135Z | Checking half v2.7.1 |
| 1300 | 2026-06-06T15:44:42.410Z | Checking cstr-argument v0.1.2 |
| 1301 | 2026-06-06T15:44:42.549Z | Checking base64ct v1.8.3 |
| 1302 | 2026-06-06T15:44:42.635Z | Checking ciborium-io v0.2.2 |
| 1303 | 2026-06-06T15:44:42.655Z | Checking indent_write v2.2.0 |
| 1304 | 2026-06-06T15:44:42.741Z | Checking opaque-debug v0.3.1 |
| 1305 | 2026-06-06T15:44:42.796Z | Checking base16ct v0.2.0 |
| 1306 | 2026-06-06T15:44:42.816Z | Checking password-hash v0.5.0 |
| 1307 | 2026-06-06T15:44:42.836Z | Checking poly1305 v0.8.0 |
| 1308 | 2026-06-06T15:44:42.840Z | Checking ciborium-ll v0.2.2 |
| 1309 | 2026-06-06T15:44:42.953Z | Checking elliptic-curve v0.13.8 |
| 1310 | 2026-06-06T15:44:43.014Z | Checking nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 1311 | 2026-06-06T15:44:43.040Z | Checking rand v0.10.1 |
| 1312 | 2026-06-06T15:44:43.061Z | Checking dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#7bd1bc80) |
| 1313 | 2026-06-06T15:44:43.079Z | Checking chacha20 v0.9.1 |
| 1314 | 2026-06-06T15:44:43.196Z | Checking atomicwrites v0.4.4 |
| 1315 | 2026-06-06T15:44:43.229Z | Checking gfss v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1316 | 2026-06-06T15:44:43.249Z | Checking crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=bd9a0e2abe6b6b89aec8c85f4ee57474144ed150#bd9a0e2a) |
| 1317 | 2026-06-06T15:44:43.305Z | Checking blake2 v0.10.6 |
| 1318 | 2026-06-06T15:44:43.335Z | Checking aead v0.5.2 |
| 1319 | 2026-06-06T15:44:43.491Z | Checking rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 1320 | 2026-06-06T15:44:43.509Z | Checking thiserror-no-std v2.0.2 |
| 1321 | 2026-06-06T15:44:43.537Z | Checking hubpack v0.1.2 |
| 1322 | 2026-06-06T15:44:43.540Z | Checking byte-wrapper v0.1.0 |
| 1323 | 2026-06-06T15:44:43.606Z | Checking propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7) |
| 1324 | 2026-06-06T15:44:43.733Z | Checking keccak v0.1.6 |
| 1325 | 2026-06-06T15:44:43.771Z | Checking trust-quorum-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1326 | 2026-06-06T15:44:43.850Z | Checking propolis-api-types-versions v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7) |
| 1327 | 2026-06-06T15:44:43.905Z | Checking sha3 v0.10.9 |
| 1328 | 2026-06-06T15:44:44.037Z | Checking vsss-rs v3.3.4 |
| 1329 | 2026-06-06T15:44:44.110Z | Checking argon2 v0.5.3 |
| 1330 | 2026-06-06T15:44:44.179Z | Checking chacha20poly1305 v0.10.1 |
| 1331 | 2026-06-06T15:44:44.210Z | Checking ciborium v0.2.2 |
| 1332 | 2026-06-06T15:44:44.318Z | Checking similar v2.7.0 |
| 1333 | 2026-06-06T15:44:44.484Z | Checking memmap v0.7.0 |
| 1334 | 2026-06-06T15:44:44.503Z | Checking lazy_static v1.5.0 |
| 1335 | 2026-06-06T15:44:44.628Z | Checking usdt v0.5.0 |
| 1336 | 2026-06-06T15:44:44.647Z | Checking omicron-passwords v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1337 | 2026-06-06T15:44:44.795Z | Checking crossbeam-deque v0.8.6 |
| 1338 | 2026-06-06T15:44:44.973Z | Checking ddm-protocol v0.1.0 (/work/oxidecomputer/maghemite/ddm-protocol) |
| 1339 | 2026-06-06T15:44:44.993Z | Checking bytecount v0.6.9 |
| 1340 | 2026-06-06T15:44:45.106Z | Checking unicode-segmentation v1.13.3 |
| 1341 | 2026-06-06T15:44:45.165Z | Checking bootstore v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1342 | 2026-06-06T15:44:45.352Z | Checking propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7) |
| 1343 | 2026-06-06T15:44:45.477Z | Checking newline-converter v0.3.0 |
| 1344 | 2026-06-06T15:44:45.548Z | Checking console v0.15.11 |
| 1345 | 2026-06-06T15:44:45.593Z | Checking itertools v0.12.1 |
| 1346 | 2026-06-06T15:44:45.597Z | Checking progenitor v0.14.0 |
| 1347 | 2026-06-06T15:44:45.749Z | Checking illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 1348 | 2026-06-06T15:44:45.877Z | Compiling parking_lot_core v0.8.6 |
| 1349 | 2026-06-06T15:44:45.938Z | Checking swrite v0.1.0 |
| 1350 | 2026-06-06T15:44:45.999Z | Checking resolv-conf v0.7.6 |
| 1351 | 2026-06-06T15:44:46.021Z | Checking linked-hash-map v0.5.6 |
| 1352 | 2026-06-06T15:44:46.191Z | Checking opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 1353 | 2026-06-06T15:44:46.194Z | Checking sled-agent-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1354 | 2026-06-06T15:44:46.231Z | Checking lru-cache v0.1.2 |
| 1355 | 2026-06-06T15:44:46.234Z | Checking expectorate v1.2.0 |
| 1356 | 2026-06-06T15:44:46.362Z | Checking rayon v1.12.0 |
| 1357 | 2026-06-06T15:44:46.382Z | Checking ddm-api-types-versions v0.1.0 (/work/oxidecomputer/maghemite/ddm-api-types/versions) |
| 1358 | 2026-06-06T15:44:46.646Z | Checking hickory-proto v0.24.4 |
| 1359 | 2026-06-06T15:44:46.949Z | Checking progenitor-client v0.13.0 |
| 1360 | 2026-06-06T15:44:47.008Z | Checking camino-tempfile v1.4.1 |
| 1361 | 2026-06-06T15:44:47.337Z | Checking serde-big-array v0.5.1 |
| 1362 | 2026-06-06T15:44:47.357Z | Checking siphasher v1.0.3 |
| 1363 | 2026-06-06T15:44:47.460Z | Checking progenitor v0.13.0 |
| 1364 | 2026-06-06T15:44:47.487Z | Checking gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25) |
| 1365 | 2026-06-06T15:44:47.542Z | Checking phf_shared v0.12.1 |
| 1366 | 2026-06-06T15:44:47.908Z | Checking unicode-normalization v0.1.25 |
| 1367 | 2026-06-06T15:44:48.062Z | Checking pin-project v1.1.13 |
| 1368 | 2026-06-06T15:44:48.188Z | Checking num_enum v0.5.11 |
| 1369 | 2026-06-06T15:44:48.272Z | Checking hickory-resolver v0.24.4 |
| 1370 | 2026-06-06T15:44:48.491Z | Checking tokio-stream v0.1.18 |
| 1371 | 2026-06-06T15:44:48.769Z | Checking csv-core v0.1.13 |
| 1372 | 2026-06-06T15:44:48.878Z | Checking foreign-types-shared v0.1.1 |
| 1373 | 2026-06-06T15:44:48.900Z | Checking konst_macro_rules v0.2.19 |
| 1374 | 2026-06-06T15:44:48.903Z | Checking foldhash v0.1.5 |
| 1375 | 2026-06-06T15:44:48.958Z | Checking unicode-linebreak v0.1.5 |
| 1376 | 2026-06-06T15:44:48.978Z | Checking smawk v0.3.2 |
| 1377 | 2026-06-06T15:44:49.056Z | Checking highway v1.3.0 |
| 1378 | 2026-06-06T15:44:49.096Z | Checking same-file v1.0.6 |
| 1379 | 2026-06-06T15:44:49.181Z | Checking unicode-width v0.1.14 |
| 1380 | 2026-06-06T15:44:49.214Z | Checking textwrap v0.16.2 |
| 1381 | 2026-06-06T15:44:49.243Z | Checking walkdir v2.5.0 |
| 1382 | 2026-06-06T15:44:49.301Z | Checking hashbrown v0.15.5 |
| 1383 | 2026-06-06T15:44:49.320Z | Checking oxql-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1384 | 2026-06-06T15:44:49.419Z | Checking konst v0.2.20 |
| 1385 | 2026-06-06T15:44:49.438Z | Checking qorb v0.4.1 |
| 1386 | 2026-06-06T15:44:49.441Z | Checking foreign-types v0.3.2 |
| 1387 | 2026-06-06T15:44:49.519Z | Checking csv v1.4.0 |
| 1388 | 2026-06-06T15:44:49.931Z | Checking gateway-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1389 | 2026-06-06T15:44:50.176Z | Checking olpc-cjson v0.1.4 |
| 1390 | 2026-06-06T15:44:50.284Z | Checking illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b) |
| 1391 | 2026-06-06T15:44:50.330Z | Checking snafu v0.8.9 |
| 1392 | 2026-06-06T15:44:50.485Z | Checking oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 1393 | 2026-06-06T15:44:50.504Z | Checking phf v0.12.1 |
| 1394 | 2026-06-06T15:44:50.655Z | Checking clickhouse-admin-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1395 | 2026-06-06T15:44:50.709Z | Checking zone v0.3.1 |
| 1396 | 2026-06-06T15:44:50.917Z | Checking tokio-dtrace v0.1.1 |
| 1397 | 2026-06-06T15:44:51.089Z | Checking internal-dns-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1398 | 2026-06-06T15:44:51.114Z | Checking globset v0.4.18 |
| 1399 | 2026-06-06T15:44:51.386Z | Checking bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7) |
| 1400 | 2026-06-06T15:44:51.801Z | Checking smf v0.2.3 |
| 1401 | 2026-06-06T15:44:51.930Z | Checking pem v3.0.6 |
| 1402 | 2026-06-06T15:44:52.046Z | Checking rdb-types v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=7696ee48d5ee29a917dea459e281fe2e8ff20513#7696ee48) |
| 1403 | 2026-06-06T15:44:52.105Z | Checking libsw-core v0.3.2 |
| 1404 | 2026-06-06T15:44:52.173Z | Checking serde_plain v1.0.2 |
| 1405 | 2026-06-06T15:44:52.234Z | Checking sigpipe v0.1.3 |
| 1406 | 2026-06-06T15:44:52.259Z | Checking jiff v0.2.28 |
| 1407 | 2026-06-06T15:44:52.331Z | Checking fixedbitset v0.4.2 |
| 1408 | 2026-06-06T15:44:52.391Z | Checking fixedbitset v0.5.7 |
| 1409 | 2026-06-06T15:44:52.517Z | Checking glob v0.3.3 |
| 1410 | 2026-06-06T15:44:52.543Z | Checking typed-path v0.9.3 |
| 1411 | 2026-06-06T15:44:52.632Z | Checking petgraph v0.8.3 |
| 1412 | 2026-06-06T15:44:53.008Z | Checking petgraph v0.6.5 |
| 1413 | 2026-06-06T15:44:53.085Z | Checking mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=7696ee48d5ee29a917dea459e281fe2e8ff20513#7696ee48) |
| 1414 | 2026-06-06T15:44:53.112Z | Checking libsw v3.5.0 |
| 1415 | 2026-06-06T15:44:53.374Z | Checking tough v0.22.0 |
| 1416 | 2026-06-06T15:44:53.558Z | Checking sled-agent-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1417 | 2026-06-06T15:44:53.593Z | Checking clickhouse-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1418 | 2026-06-06T15:44:54.047Z | Checking internal-dns-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1419 | 2026-06-06T15:44:54.111Z | Checking bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7) |
| 1420 | 2026-06-06T15:44:54.212Z | Checking opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 1421 | 2026-06-06T15:44:54.276Z | Checking gateway-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1422 | 2026-06-06T15:44:54.304Z | Checking oxide-tokio-rt v0.1.6 |
| 1423 | 2026-06-06T15:44:54.492Z | Checking oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1424 | 2026-06-06T15:44:54.595Z | Checking oxlog v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1425 | 2026-06-06T15:44:54.630Z | Checking cockroach-admin-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1426 | 2026-06-06T15:44:54.672Z | Checking const_format v0.2.36 |
| 1427 | 2026-06-06T15:44:54.715Z | Checking papergrid v0.11.0 |
| 1428 | 2026-06-06T15:44:55.051Z | Checking trust-quorum-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1429 | 2026-06-06T15:44:55.161Z | Checking gethostname v0.5.0 |
| 1430 | 2026-06-06T15:44:55.183Z | Checking key-manager-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1431 | 2026-06-06T15:44:55.263Z | Checking crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=bd9a0e2abe6b6b89aec8c85f4ee57474144ed150#bd9a0e2a) |
| 1432 | 2026-06-06T15:44:55.388Z | Checking clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3) |
| 1433 | 2026-06-06T15:44:55.504Z | Checking ereport-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1434 | 2026-06-06T15:44:55.847Z | Checking libscf-sys v1.2.0 |
| 1435 | 2026-06-06T15:44:56.025Z | Checking bcs v0.1.6 |
| 1436 | 2026-06-06T15:44:56.150Z | Checking linear-map v1.2.0 |
| 1437 | 2026-06-06T15:44:56.202Z | Checking whoami v1.6.1 |
| 1438 | 2026-06-06T15:44:56.222Z | Checking termtree v0.5.1 |
| 1439 | 2026-06-06T15:44:56.269Z | Checking tagptr v0.2.0 |
| 1440 | 2026-06-06T15:44:56.326Z | Checking update-engine v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1441 | 2026-06-06T15:44:56.427Z | Checking moka v0.12.15 |
| 1442 | 2026-06-06T15:44:56.868Z | Checking nexus-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1443 | 2026-06-06T15:44:57.804Z | Checking gateway-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1444 | 2026-06-06T15:44:57.966Z | Checking tabled v0.15.0 |
| 1445 | 2026-06-06T15:44:58.263Z | Checking trust-quorum-protocol v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1446 | 2026-06-06T15:44:58.283Z | Checking cockroach-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1447 | 2026-06-06T15:44:58.302Z | Checking steno v0.4.1 |
| 1448 | 2026-06-06T15:44:58.321Z | Checking bootstrap-agent-lockstep-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1449 | 2026-06-06T15:44:58.933Z | Checking hickory-proto v0.25.2 |
| 1450 | 2026-06-06T15:45:00.513Z | Compiling network-interface v0.1.7 (https://github.com/oxidecomputer/network-interface?branch=illumos#5a696e91) |
| 1451 | 2026-06-06T15:45:00.555Z | Checking hickory-resolver v0.25.2 |
| 1452 | 2026-06-06T15:45:00.645Z | Checking oximeter-producer-api v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1453 | 2026-06-06T15:45:01.238Z | Checking internal-dns-resolver v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1454 | 2026-06-06T15:45:01.554Z | Checking smf v0.10.0 (https://github.com/illumos/smf-rs?branch=main#72389b51) |
| 1455 | 2026-06-06T15:45:02.125Z | Checking ddm-api-types v0.1.0 (/work/oxidecomputer/maghemite/ddm-api-types) |
| 1456 | 2026-06-06T15:45:06.147Z | Checking nom v8.0.0 |
| 1457 | 2026-06-06T15:45:06.293Z | Compiling proc-macro-error-attr2 v2.0.0 |
| 1458 | 2026-06-06T15:45:06.358Z | Checking nexus-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1459 | 2026-06-06T15:45:06.757Z | Compiling proc-macro-error2 v2.0.1 |
| 1460 | 2026-06-06T15:45:10.093Z | Compiling crunchy v0.2.4 |
| 1461 | 2026-06-06T15:45:12.018Z | Checking mg-api-types-versions v0.1.0 (/work/oxidecomputer/maghemite/mg-api-types/versions) |
| 1462 | 2026-06-06T15:45:12.363Z | Compiling tabled_derive v0.11.0 |
| 1463 | 2026-06-06T15:45:12.890Z | Compiling tiny-keccak v2.0.2 |
| 1464 | 2026-06-06T15:45:13.178Z | Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#e88642c7) |
| 1465 | 2026-06-06T15:45:13.553Z | Compiling typify-impl v0.4.3 |
| 1466 | 2026-06-06T15:45:13.681Z | Checking ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9) |
| 1467 | 2026-06-06T15:45:13.728Z | Checking client-common v0.1.0 (/work/oxidecomputer/maghemite/client-common) |
| 1468 | 2026-06-06T15:45:13.825Z | Checking parking_lot v0.11.2 |
| 1469 | 2026-06-06T15:45:13.890Z | Compiling const-random-macro v0.1.16 |
| 1470 | 2026-06-06T15:45:14.334Z | Checking fxhash v0.2.1 |
| 1471 | 2026-06-06T15:45:14.381Z | Compiling smartstring v1.0.1 |
| 1472 | 2026-06-06T15:45:14.445Z | Checking nexus-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1473 | 2026-06-06T15:45:14.469Z | Checking sled v0.34.7 |
| 1474 | 2026-06-06T15:45:14.667Z | Compiling ahash v0.8.12 |
| 1475 | 2026-06-06T15:45:15.331Z | Checking internet-checksum v0.2.1 |
| 1476 | 2026-06-06T15:45:15.457Z | Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=8b44982bf0d3f8ea52c810b2b00425a1e350e2f8#8b44982b) |
| 1477 | 2026-06-06T15:45:15.706Z | Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=8b44982bf0d3f8ea52c810b2b00425a1e350e2f8#8b44982b) |
| 1478 | 2026-06-06T15:45:15.754Z | Compiling rhai_codegen v3.2.0 |
| 1479 | 2026-06-06T15:45:15.790Z | Checking arc-swap v1.9.1 |
| 1480 | 2026-06-06T15:45:16.129Z | Checking slog-scope v4.4.1 |
| 1481 | 2026-06-06T15:45:16.216Z | Checking oximeter-producer v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1482 | 2026-06-06T15:45:16.282Z | Checking papergrid v0.18.0 |
| 1483 | 2026-06-06T15:45:16.466Z | Checking transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#e88642c7) |
| 1484 | 2026-06-06T15:45:16.837Z | Checking mg-common v0.1.0 (/work/oxidecomputer/maghemite/mg-common) |
| 1485 | 2026-06-06T15:45:17.041Z | Checking testing_table v0.3.0 |
| 1486 | 2026-06-06T15:45:17.062Z | Compiling typify-macro v0.4.3 |
| 1487 | 2026-06-06T15:45:17.105Z | Checking dropshot-api-manager-types v0.7.2 |
| 1488 | 2026-06-06T15:45:17.282Z | Checking transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control?branch=main#e88642c7) |
| 1489 | 2026-06-06T15:45:17.497Z | Checking tabled v0.21.0 |
| 1490 | 2026-06-06T15:45:17.640Z | Checking ndp v0.1.0 (/work/oxidecomputer/maghemite/ndp) |
| 1491 | 2026-06-06T15:45:18.247Z | Checking slog-stdlog v4.1.1 |
| 1492 | 2026-06-06T15:45:18.267Z | Checking mg-api-types v0.1.0 (/work/oxidecomputer/maghemite/mg-api-types) |
| 1493 | 2026-06-06T15:45:18.385Z | Checking smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51) |
| 1494 | 2026-06-06T15:45:18.405Z | Compiling lzma-sys v0.1.20 |
| 1495 | 2026-06-06T15:45:18.581Z | Checking rdb v0.1.0 (/work/oxidecomputer/maghemite/rdb) |
| 1496 | 2026-06-06T15:45:18.632Z | Compiling fs-err v3.3.0 |
| 1497 | 2026-06-06T15:45:18.721Z | Compiling typify v0.4.3 |
| 1498 | 2026-06-06T15:45:18.832Z | Compiling progenitor-impl v0.10.0 |
| 1499 | 2026-06-06T15:45:18.855Z | Compiling typeid v1.0.3 |
| 1500 | 2026-06-06T15:45:19.015Z | Checking common v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=0c92583413d48f50f87c32bac3ed9a26b6785b58#0c925834) |
| 1501 | 2026-06-06T15:45:19.077Z | Checking slog-envlogger v2.2.0 |
| 1502 | 2026-06-06T15:45:19.836Z | Compiling toml_datetime v0.7.5+spec-1.1.0 |
| 1503 | 2026-06-06T15:45:19.899Z | Checking crc8 v0.1.1 |
| 1504 | 2026-06-06T15:45:20.031Z | Checking dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=0c92583413d48f50f87c32bac3ed9a26b6785b58#0c925834) |
| 1505 | 2026-06-06T15:45:20.139Z | Compiling toml v0.9.12+spec-1.1.0 |
| 1506 | 2026-06-06T15:45:20.293Z | Checking const-random v0.1.18 |
| 1507 | 2026-06-06T15:45:20.792Z | Checking illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=8b44982bf0d3f8ea52c810b2b00425a1e350e2f8#8b44982b) |
| 1508 | 2026-06-06T15:45:20.957Z | Compiling progenitor-macro v0.10.0 |
| 1509 | 2026-06-06T15:45:21.038Z | Checking opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=8b44982bf0d3f8ea52c810b2b00425a1e350e2f8#8b44982b) |
| 1510 | 2026-06-06T15:45:21.150Z | Compiling cargo_toml v0.22.3 |
| 1511 | 2026-06-06T15:45:22.343Z | Checking ddm-admin-client v0.1.0 (/work/oxidecomputer/maghemite/ddm-admin-client) |
| 1512 | 2026-06-06T15:45:23.166Z | Compiling zone_cfg_derive v0.3.1 (https://github.com/oxidecomputer/zone#008474e8) |
| 1513 | 2026-06-06T15:45:23.669Z | Checking thin-vec v0.2.18 |
| 1514 | 2026-06-06T15:45:23.925Z | Checking rhai v1.25.1 |
| 1515 | 2026-06-06T15:45:23.944Z | Compiling libfalcon v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#89996b1f) |
| 1516 | 2026-06-06T15:45:24.811Z | Checking sha1 v0.10.6 |
| 1517 | 2026-06-06T15:45:25.045Z | Checking utf-8 v0.7.6 |
| 1518 | 2026-06-06T15:45:25.269Z | Checking tungstenite v0.21.0 |
| 1519 | 2026-06-06T15:45:25.710Z | Checking oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=8b44982bf0d3f8ea52c810b2b00425a1e350e2f8#8b44982b) |
| 1520 | 2026-06-06T15:45:26.641Z | Checking ddm-api v0.1.0 (/work/oxidecomputer/maghemite/ddm-api) |
| 1521 | 2026-06-06T15:45:26.695Z | Checking crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a) |
| 1522 | 2026-06-06T15:45:26.778Z | Checking sha2 v0.10.9 |
| 1523 | 2026-06-06T15:45:27.003Z | Checking propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9) |
| 1524 | 2026-06-06T15:45:27.050Z | Checking yansi v1.0.1 |
| 1525 | 2026-06-06T15:45:27.207Z | Checking diff v0.1.13 |
| 1526 | 2026-06-06T15:45:27.259Z | Checking propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9) |
| 1527 | 2026-06-06T15:45:27.319Z | Checking opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=8b44982bf0d3f8ea52c810b2b00425a1e350e2f8#8b44982b) |
| 1528 | 2026-06-06T15:45:27.354Z | Checking pretty_assertions v1.4.1 |
| 1529 | 2026-06-06T15:45:27.500Z | Checking progenitor v0.10.0 |
| 1530 | 2026-06-06T15:45:27.670Z | Checking tokio-tungstenite v0.21.0 |
| 1531 | 2026-06-06T15:45:28.810Z | Checking console v0.16.3 |
| 1532 | 2026-06-06T15:45:28.866Z | Checking git-stub v1.0.0 |
| 1533 | 2026-06-06T15:45:29.127Z | Checking base64 v0.21.7 |
| 1534 | 2026-06-06T15:45:29.146Z | Checking unit-prefix v0.5.2 |
| 1535 | 2026-06-06T15:45:29.288Z | Checking is_ci v1.2.0 |
| 1536 | 2026-06-06T15:45:29.402Z | Checking supports-color v3.0.2 |
| 1537 | 2026-06-06T15:45:29.513Z | Checking propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9) |
| 1538 | 2026-06-06T15:45:29.535Z | Checking indicatif v0.18.4 |
| 1539 | 2026-06-06T15:45:30.284Z | Checking git-stub-vcs v0.1.0 |
| 1540 | 2026-06-06T15:45:30.490Z | Checking xz2 v0.1.7 |
| 1541 | 2026-06-06T15:45:30.748Z | Checking ron v0.12.1 |
| 1542 | 2026-06-06T15:45:30.857Z | Checking zone v0.3.1 (https://github.com/oxidecomputer/zone#008474e8) |
| 1543 | 2026-06-06T15:45:31.089Z | Checking mg-api v0.1.0 (/work/oxidecomputer/maghemite/mg-api) |
| 1544 | 2026-06-06T15:45:31.185Z | Checking mg-admin-client v0.1.0 (/work/oxidecomputer/maghemite/mg-admin-client) |
| 1545 | 2026-06-06T15:45:31.524Z | Checking bgp v0.1.0 (/work/oxidecomputer/maghemite/bgp) |
| 1546 | 2026-06-06T15:45:31.563Z | Checking drift v0.2.0 |
| 1547 | 2026-06-06T15:45:31.949Z | Compiling serial_test_derive v3.5.0 |
| 1548 | 2026-06-06T15:45:32.224Z | Checking base16ct v1.0.0 |
| 1549 | 2026-06-06T15:45:32.713Z | Checking serial_test v3.5.0 |
| 1550 | 2026-06-06T15:45:32.874Z | Checking ddm v0.1.0 (/work/oxidecomputer/maghemite/ddm) |
| 1551 | 2026-06-06T15:45:32.906Z | Checking dropshot-api-manager v0.7.2 |
| 1552 | 2026-06-06T15:45:33.748Z | Checking ztest v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#89996b1f) |
| 1553 | 2026-06-06T15:45:34.177Z | Checking mg-lower v0.1.0 (/work/oxidecomputer/maghemite/mg-lower) |
| 1554 | 2026-06-06T15:45:34.803Z | Checking bfd v0.1.0 (/work/oxidecomputer/maghemite/bfd) |
| 1555 | 2026-06-06T15:45:34.894Z | Checking util v0.1.0 (/work/oxidecomputer/maghemite/util) |
| 1556 | 2026-06-06T15:45:35.645Z | Checking natord v1.0.9 |
| 1557 | 2026-06-06T15:45:35.794Z | Checking ddmd v0.1.0 (/work/oxidecomputer/maghemite/ddmd) |
| 1558 | 2026-06-06T15:45:35.997Z | Checking maghemite-dropshot-apis v0.1.0 (/work/oxidecomputer/maghemite/dropshot-apis) |
| 1559 | 2026-06-06T15:45:36.095Z | Checking mg-tests v0.1.0 (/work/oxidecomputer/maghemite/tests) |
| 1560 | 2026-06-06T15:45:36.441Z | Checking xtask v0.1.0 (/work/oxidecomputer/maghemite/xtask) |
| 1561 | 2026-06-06T15:45:36.664Z | Checking mg-ddm-verify v0.1.0 (/work/oxidecomputer/maghemite/mg-ddm-verify) |
| 1562 | 2026-06-06T15:45:36.720Z | Checking ddmadm v0.1.0 (/work/oxidecomputer/maghemite/ddmadm) |
| 1563 | 2026-06-06T15:45:37.096Z | Checking mgadm v0.1.0 (/work/oxidecomputer/maghemite/mgadm) |
| 1564 | 2026-06-06T15:45:37.248Z | Checking falcon-lab v0.1.0 (/work/oxidecomputer/maghemite/falcon-lab) |
| 1565 | 2026-06-06T15:45:37.555Z | Checking mgd v0.1.0 (/work/oxidecomputer/maghemite/mgd) |
| 1566 | 2026-06-06T15:45:45.568Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 43s |
| 1567 | 2026-06-06T15:45:45.940Z | + cargo xtask openapi check |
| 1568 | 2026-06-06T15:45:46.588Z | Compiling cfg-if v1.0.4 |
| 1569 | 2026-06-06T15:45:46.592Z | Compiling libc v0.2.186 |
| 1570 | 2026-06-06T15:45:46.592Z | Compiling serde_core v1.0.228 |
| 1571 | 2026-06-06T15:45:46.699Z | Compiling memchr v2.8.1 |
| 1572 | 2026-06-06T15:45:46.704Z | Compiling itoa v1.0.18 |
| 1573 | 2026-06-06T15:45:46.712Z | Compiling smallvec v1.15.1 |
| 1574 | 2026-06-06T15:45:46.721Z | Compiling stable_deref_trait v1.2.1 |
| 1575 | 2026-06-06T15:45:46.724Z | Compiling zerofrom v0.1.8 |
| 1576 | 2026-06-06T15:45:46.744Z | Compiling zmij v1.0.21 |
| 1577 | 2026-06-06T15:45:46.795Z | Compiling writeable v0.6.3 |
| 1578 | 2026-06-06T15:45:46.854Z | Compiling yoke v0.8.3 |
| 1579 | 2026-06-06T15:45:46.887Z | Compiling litemap v0.8.2 |
| 1580 | 2026-06-06T15:45:46.920Z | Compiling utf8_iter v1.0.4 |
| 1581 | 2026-06-06T15:45:47.002Z | Compiling percent-encoding v2.3.2 |
| 1582 | 2026-06-06T15:45:47.028Z | Compiling icu_properties_data v2.2.0 |
| 1583 | 2026-06-06T15:45:47.047Z | Compiling zerovec v0.11.6 |
| 1584 | 2026-06-06T15:45:47.064Z | Compiling zerotrie v0.2.4 |
| 1585 | 2026-06-06T15:45:47.081Z | Compiling icu_normalizer_data v2.2.0 |
| 1586 | 2026-06-06T15:45:47.160Z | Compiling libm v0.2.16 |
| 1587 | 2026-06-06T15:45:47.172Z | Compiling form_urlencoded v1.2.2 |
| 1588 | 2026-06-06T15:45:47.172Z | Compiling rand_core v0.10.1 |
| 1589 | 2026-06-06T15:45:47.199Z | Compiling errno v0.3.14 |
| 1590 | 2026-06-06T15:45:47.338Z | Compiling getrandom v0.4.2 |
| 1591 | 2026-06-06T15:45:47.351Z | Compiling iana-time-zone v0.1.65 |
| 1592 | 2026-06-06T15:45:47.354Z | Compiling pin-project-lite v0.2.17 |
| 1593 | 2026-06-06T15:45:47.387Z | Compiling zeroize v1.8.2 |
| 1594 | 2026-06-06T15:45:47.390Z | Compiling dyn-clone v1.0.20 |
| 1595 | 2026-06-06T15:45:47.456Z | Compiling scopeguard v1.2.0 |
| 1596 | 2026-06-06T15:45:47.517Z | Compiling tinystr v0.8.3 |
| 1597 | 2026-06-06T15:45:47.566Z | Compiling potential_utf v0.1.5 |
| 1598 | 2026-06-06T15:45:47.598Z | Compiling lock_api v0.4.14 |
| 1599 | 2026-06-06T15:45:47.603Z | Compiling parking_lot_core v0.9.12 |
| 1600 | 2026-06-06T15:45:47.619Z | Compiling socket2 v0.6.4 |
| 1601 | 2026-06-06T15:45:47.622Z | Compiling signal-hook-registry v1.4.8 |
| 1602 | 2026-06-06T15:45:47.729Z | Compiling icu_locale_core v2.2.0 |
| 1603 | 2026-06-06T15:45:47.732Z | Compiling icu_collections v2.2.0 |
| 1604 | 2026-06-06T15:45:47.829Z | Compiling parking_lot v0.12.5 |
| 1605 | 2026-06-06T15:45:47.913Z | Compiling num-traits v0.2.19 |
| 1606 | 2026-06-06T15:45:47.924Z | Compiling mio v1.2.1 |
| 1607 | 2026-06-06T15:45:48.078Z | Compiling portable-atomic v1.13.1 |
| 1608 | 2026-06-06T15:45:48.228Z | Compiling futures-core v0.3.32 |
| 1609 | 2026-06-06T15:45:48.299Z | Compiling thiserror v2.0.18 |
| 1610 | 2026-06-06T15:45:48.368Z | Compiling critical-section v1.2.0 |
| 1611 | 2026-06-06T15:45:48.387Z | Compiling subtle v2.6.1 |
| 1612 | 2026-06-06T15:45:48.412Z | Compiling equivalent v1.0.2 |
| 1613 | 2026-06-06T15:45:48.442Z | Compiling zerocopy v0.8.50 |
| 1614 | 2026-06-06T15:45:48.479Z | Compiling serde v1.0.228 |
| 1615 | 2026-06-06T15:45:48.500Z | Compiling serde_json v1.0.150 |
| 1616 | 2026-06-06T15:45:48.561Z | Compiling icu_provider v2.2.0 |
| 1617 | 2026-06-06T15:45:48.565Z | Compiling uuid v1.23.2 |
| 1618 | 2026-06-06T15:45:48.612Z | Compiling semver v1.0.28 |
| 1619 | 2026-06-06T15:45:48.627Z | Compiling bitflags v2.12.1 |
| 1620 | 2026-06-06T15:45:48.858Z | Compiling icu_normalizer v2.2.0 |
| 1621 | 2026-06-06T15:45:48.875Z | Compiling icu_properties v2.2.0 |
| 1622 | 2026-06-06T15:45:48.889Z | Compiling once_cell v1.21.4 |
| 1623 | 2026-06-06T15:45:48.957Z | Compiling bytes v1.11.1 |
| 1624 | 2026-06-06T15:45:49.004Z | Compiling chrono v0.4.45 |
| 1625 | 2026-06-06T15:45:49.007Z | Compiling futures-sink v0.3.32 |
| 1626 | 2026-06-06T15:45:49.106Z | Compiling log v0.4.32 |
| 1627 | 2026-06-06T15:45:49.122Z | Compiling slab v0.4.12 |
| 1628 | 2026-06-06T15:45:49.303Z | Compiling typenum v1.20.1 |
| 1629 | 2026-06-06T15:45:49.317Z | Compiling slog v2.8.2 |
| 1630 | 2026-06-06T15:45:49.333Z | Compiling futures-channel v0.3.32 |
| 1631 | 2026-06-06T15:45:49.446Z | Compiling tokio v1.52.3 |
| 1632 | 2026-06-06T15:45:49.577Z | Compiling getrandom v0.2.17 |
| 1633 | 2026-06-06T15:45:49.617Z | Compiling futures-io v0.3.32 |
| 1634 | 2026-06-06T15:45:49.629Z | Compiling futures-task v0.3.32 |
| 1635 | 2026-06-06T15:45:49.770Z | Compiling rand_core v0.6.4 |
| 1636 | 2026-06-06T15:45:49.785Z | Compiling idna_adapter v1.2.2 |
| 1637 | 2026-06-06T15:45:49.807Z | Compiling futures-util v0.3.32 |
| 1638 | 2026-06-06T15:45:49.930Z | Compiling idna v1.1.0 |
| 1639 | 2026-06-06T15:45:50.004Z | Compiling hashbrown v0.17.1 |
| 1640 | 2026-06-06T15:45:50.067Z | Compiling tracing-core v0.1.36 |
| 1641 | 2026-06-06T15:45:50.138Z | Compiling base64 v0.22.1 |
| 1642 | 2026-06-06T15:45:50.488Z | Compiling url v2.5.8 |
| 1643 | 2026-06-06T15:45:50.555Z | Compiling indexmap v2.14.0 |
| 1644 | 2026-06-06T15:45:50.573Z | Compiling tracing v0.1.44 |
| 1645 | 2026-06-06T15:45:50.684Z | Compiling http v1.4.1 |
| 1646 | 2026-06-06T15:45:50.696Z | Compiling unicode-ident v1.0.24 |
| 1647 | 2026-06-06T15:45:50.823Z | Compiling proc-macro2 v1.0.106 |
| 1648 | 2026-06-06T15:45:50.836Z | Compiling fnv v1.0.7 |
| 1649 | 2026-06-06T15:45:50.940Z | Compiling byteorder v1.5.0 |
| 1650 | 2026-06-06T15:45:51.184Z | Compiling schemars v0.8.22 |
| 1651 | 2026-06-06T15:45:51.219Z | Compiling quote v1.0.45 |
| 1652 | 2026-06-06T15:45:51.349Z | Compiling ppv-lite86 v0.2.21 |
| 1653 | 2026-06-06T15:45:51.516Z | Compiling syn v2.0.117 |
| 1654 | 2026-06-06T15:45:51.534Z | Compiling ipnet v2.12.0 |
| 1655 | 2026-06-06T15:45:51.546Z | Compiling erased-serde v0.3.31 |
| 1656 | 2026-06-06T15:45:51.677Z | Compiling rustls-pki-types v1.14.1 |
| 1657 | 2026-06-06T15:45:51.690Z | Compiling http-body v1.0.1 |
| 1658 | 2026-06-06T15:45:51.853Z | Compiling thiserror v1.0.69 |
| 1659 | 2026-06-06T15:45:51.964Z | Compiling ipnetwork v0.21.1 |
| 1660 | 2026-06-06T15:45:52.066Z | Compiling aws-lc-sys v0.41.0 |
| 1661 | 2026-06-06T15:45:52.172Z | Compiling atomic-waker v1.1.2 |
| 1662 | 2026-06-06T15:45:52.186Z | Compiling oxnet v0.1.6 |
| 1663 | 2026-06-06T15:45:52.309Z | Compiling untrusted v0.7.1 |
| 1664 | 2026-06-06T15:45:52.395Z | Compiling httparse v1.10.1 |
| 1665 | 2026-06-06T15:45:52.446Z | Compiling untrusted v0.9.0 |
| 1666 | 2026-06-06T15:45:52.475Z | Compiling pretty-hex v0.4.2 |
| 1667 | 2026-06-06T15:45:52.559Z | Compiling aws-lc-rs v1.17.0 |
| 1668 | 2026-06-06T15:45:52.621Z | Compiling tower-service v0.3.3 |
| 1669 | 2026-06-06T15:45:52.636Z | Compiling ryu v1.0.23 |
| 1670 | 2026-06-06T15:45:52.687Z | Compiling rustls v0.23.40 |
| 1671 | 2026-06-06T15:45:52.719Z | Compiling try-lock v0.2.5 |
| 1672 | 2026-06-06T15:45:52.719Z | Compiling tower-layer v0.3.3 |
| 1673 | 2026-06-06T15:45:52.767Z | Compiling rustix v1.1.4 |
| 1674 | 2026-06-06T15:45:52.829Z | Compiling want v0.3.1 |
| 1675 | 2026-06-06T15:45:52.841Z | Compiling plain v0.2.3 |
| 1676 | 2026-06-06T15:45:52.898Z | Compiling httpdate v1.0.3 |
| 1677 | 2026-06-06T15:45:52.944Z | Compiling omicron-workspace-hack v0.1.0 |
| 1678 | 2026-06-06T15:45:52.955Z | Compiling getrandom v0.3.4 |
| 1679 | 2026-06-06T15:45:53.002Z | Compiling ucd-trie v0.1.7 |
| 1680 | 2026-06-06T15:45:53.019Z | Compiling regex-syntax v0.8.10 |
| 1681 | 2026-06-06T15:45:53.148Z | Compiling pest v2.8.6 |
| 1682 | 2026-06-06T15:45:53.159Z | Compiling rand_core v0.9.5 |
| 1683 | 2026-06-06T15:45:53.310Z | Compiling tokio-util v0.7.18 |
| 1684 | 2026-06-06T15:45:53.388Z | Compiling crossbeam-utils v0.8.21 |
| 1685 | 2026-06-06T15:45:53.924Z | Compiling h2 v0.4.14 |
| 1686 | 2026-06-06T15:45:54.062Z | Compiling rustls-webpki v0.103.13 |
| 1687 | 2026-06-06T15:45:54.073Z | Compiling serde_urlencoded v0.7.1 |
| 1688 | 2026-06-06T15:45:54.079Z | Compiling newtype-uuid v1.3.2 |
| 1689 | 2026-06-06T15:45:54.326Z | Compiling http-body-util v0.1.3 |
| 1690 | 2026-06-06T15:45:54.423Z | Compiling foldhash v0.2.0 |
| 1691 | 2026-06-06T15:45:54.474Z | Compiling allocator-api2 v0.2.21 |
| 1692 | 2026-06-06T15:45:54.667Z | Compiling hex v0.4.3 |
| 1693 | 2026-06-06T15:45:54.814Z | Compiling hashbrown v0.16.1 |
| 1694 | 2026-06-06T15:45:54.942Z | Compiling daft v0.1.7 |
| 1695 | 2026-06-06T15:45:55.029Z | Compiling rand_chacha v0.9.0 |
| 1696 | 2026-06-06T15:45:55.232Z | Compiling fastrand v2.4.1 |
| 1697 | 2026-06-06T15:45:55.426Z | Compiling rand v0.9.4 |
| 1698 | 2026-06-06T15:45:55.437Z | Compiling sync_wrapper v1.0.2 |
| 1699 | 2026-06-06T15:45:55.511Z | Compiling generic-array v0.14.7 |
| 1700 | 2026-06-06T15:45:55.551Z | Compiling tower v0.5.3 |
| 1701 | 2026-06-06T15:45:55.598Z | Compiling anyhow v1.0.102 |
| 1702 | 2026-06-06T15:45:55.654Z | Compiling aho-corasick v1.1.4 |
| 1703 | 2026-06-06T15:45:55.756Z | Compiling powerfmt v0.2.0 |
| 1704 | 2026-06-06T15:45:55.974Z | Compiling tower-http v0.6.11 |
| 1705 | 2026-06-06T15:45:55.987Z | Compiling deranged v0.5.8 |
| 1706 | 2026-06-06T15:45:56.023Z | Compiling hyper v1.10.1 |
| 1707 | 2026-06-06T15:45:56.037Z | Compiling tempfile v3.27.0 |
| 1708 | 2026-06-06T15:45:56.049Z | Compiling futures-executor v0.3.32 |
| 1709 | 2026-06-06T15:45:56.333Z | Compiling camino v1.2.2 |
| 1710 | 2026-06-06T15:45:56.413Z | Compiling openapiv3 v2.2.0 |
| 1711 | 2026-06-06T15:45:56.446Z | Compiling num-conv v0.2.2 |
| 1712 | 2026-06-06T15:45:56.607Z | Compiling regex-automata v0.4.14 |
| 1713 | 2026-06-06T15:45:56.754Z | Compiling cpufeatures v0.3.0 |
| 1714 | 2026-06-06T15:45:56.836Z | Compiling openssl-probe v0.2.1 |
| 1715 | 2026-06-06T15:45:56.962Z | Compiling time-core v0.1.8 |
| 1716 | 2026-06-06T15:45:56.991Z | Compiling num_threads v0.1.7 |
| 1717 | 2026-06-06T15:45:57.034Z | Compiling rustls-native-certs v0.8.4 |
| 1718 | 2026-06-06T15:45:57.097Z | Compiling time v0.3.47 |
| 1719 | 2026-06-06T15:45:57.116Z | Compiling futures v0.3.32 |
| 1720 | 2026-06-06T15:45:57.201Z | Compiling hyper-util v0.1.20 |
| 1721 | 2026-06-06T15:45:57.376Z | Compiling scroll v0.13.0 |
| 1722 | 2026-06-06T15:45:57.574Z | Compiling tokio-rustls v0.26.4 |
| 1723 | 2026-06-06T15:45:57.698Z | Compiling hybrid-array v0.4.12 |
| 1724 | 2026-06-06T15:45:57.771Z | Compiling simd-adler32 v0.3.9 |
| 1725 | 2026-06-06T15:45:57.877Z | Compiling adler2 v2.0.1 |
| 1726 | 2026-06-06T15:45:57.993Z | Compiling winnow v1.0.3 |
| 1727 | 2026-06-06T15:45:58.024Z | Compiling miniz_oxide v0.8.9 |
| 1728 | 2026-06-06T15:45:58.136Z | Compiling goblin v0.10.7 |
| 1729 | 2026-06-06T15:45:58.197Z | Compiling rustls-platform-verifier v0.7.0 |
| 1730 | 2026-06-06T15:45:58.442Z | Compiling omicron-uuid-kinds v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1731 | 2026-06-06T15:45:58.716Z | Compiling hyper-rustls v0.27.9 |
| 1732 | 2026-06-06T15:45:58.940Z | Compiling crossbeam-channel v0.5.15 |
| 1733 | 2026-06-06T15:45:58.967Z | Compiling crc32fast v1.5.0 |
| 1734 | 2026-06-06T15:45:59.001Z | Compiling reqwest v0.13.4 |
| 1735 | 2026-06-06T15:45:59.024Z | Compiling regex v1.12.3 |
| 1736 | 2026-06-06T15:45:59.160Z | Compiling flate2 v1.1.9 |
| 1737 | 2026-06-06T15:45:59.173Z | Compiling block-buffer v0.12.0 |
| 1738 | 2026-06-06T15:45:59.336Z | Compiling crypto-common v0.2.2 |
| 1739 | 2026-06-06T15:45:59.437Z | Compiling crypto-common v0.1.7 |
| 1740 | 2026-06-06T15:45:59.494Z | Compiling dtrace-parser v0.3.0 |
| 1741 | 2026-06-06T15:45:59.580Z | Compiling rand_chacha v0.3.1 |
| 1742 | 2026-06-06T15:45:59.589Z | Compiling thread-id v5.1.0 |
| 1743 | 2026-06-06T15:45:59.677Z | Compiling thread_local v1.1.9 |
| 1744 | 2026-06-06T15:45:59.953Z | Compiling compression-core v0.4.32 |
| 1745 | 2026-06-06T15:46:00.005Z | Compiling debug-ignore v1.0.5 |
| 1746 | 2026-06-06T15:46:00.020Z | Compiling match_cfg v0.1.0 |
| 1747 | 2026-06-06T15:46:00.097Z | Compiling const-oid v0.10.2 |
| 1748 | 2026-06-06T15:46:00.116Z | Compiling hostname v0.3.1 |
| 1749 | 2026-06-06T15:46:00.120Z | Compiling compression-codecs v0.4.38 |
| 1750 | 2026-06-06T15:46:00.264Z | Compiling digest v0.11.3 |
| 1751 | 2026-06-06T15:46:00.277Z | Compiling rand v0.8.6 |
| 1752 | 2026-06-06T15:46:00.305Z | Compiling toml_parser v1.1.2+spec-1.1.0 |
| 1753 | 2026-06-06T15:46:00.317Z | Compiling slog-json v2.6.1 |
| 1754 | 2026-06-06T15:46:00.375Z | Compiling ref-cast v1.0.25 |
| 1755 | 2026-06-06T15:46:00.388Z | Compiling strum v0.26.3 |
| 1756 | 2026-06-06T15:46:00.432Z | Compiling macaddr v1.0.1 |
| 1757 | 2026-06-06T15:46:00.481Z | Compiling toml_datetime v1.1.1+spec-1.1.0 |
| 1758 | 2026-06-06T15:46:00.518Z | Compiling serde_spanned v1.1.1 |
| 1759 | 2026-06-06T15:46:00.530Z | Compiling wait-timeout v0.2.1 |
| 1760 | 2026-06-06T15:46:00.666Z | Compiling memmap2 v0.9.10 |
| 1761 | 2026-06-06T15:46:00.677Z | Compiling is-terminal v0.4.17 |
| 1762 | 2026-06-06T15:46:00.779Z | Compiling encoding_rs v0.8.35 |
| 1763 | 2026-06-06T15:46:00.800Z | Compiling term v1.2.1 |
| 1764 | 2026-06-06T15:46:00.824Z | Compiling mime v0.3.17 |
| 1765 | 2026-06-06T15:46:00.891Z | Compiling take_mut v0.2.2 |
| 1766 | 2026-06-06T15:46:00.926Z | Compiling bit-vec v0.8.0 |
| 1767 | 2026-06-06T15:46:00.969Z | Compiling spin v0.9.8 |
| 1768 | 2026-06-06T15:46:01.004Z | Compiling dof v0.4.0 |
| 1769 | 2026-06-06T15:46:01.090Z | Compiling quick-error v1.2.3 |
| 1770 | 2026-06-06T15:46:01.104Z | Compiling toml_writer v1.1.1+spec-1.1.0 |
| 1771 | 2026-06-06T15:46:01.165Z | Compiling either v1.16.0 |
| 1772 | 2026-06-06T15:46:01.204Z | Compiling rusty-fork v0.3.1 |
| 1773 | 2026-06-06T15:46:01.325Z | Compiling toml v1.1.2+spec-1.1.0 |
| 1774 | 2026-06-06T15:46:01.387Z | Compiling bit-set v0.8.0 |
| 1775 | 2026-06-06T15:46:01.474Z | Compiling slog-term v2.9.2 |
| 1776 | 2026-06-06T15:46:01.555Z | Compiling slog-async v2.8.0 |
| 1777 | 2026-06-06T15:46:01.567Z | Compiling slog-bunyan v2.5.0 |
| 1778 | 2026-06-06T15:46:01.711Z | Compiling usdt-impl v0.6.0 |
| 1779 | 2026-06-06T15:46:02.052Z | Compiling multer v3.1.0 |
| 1780 | 2026-06-06T15:46:02.067Z | Compiling sha1 v0.11.0 |
| 1781 | 2026-06-06T15:46:02.310Z | Compiling usdt v0.6.0 |
| 1782 | 2026-06-06T15:46:02.333Z | Compiling async-compression v0.4.42 |
| 1783 | 2026-06-06T15:46:02.402Z | Compiling serde_with v3.20.0 |
| 1784 | 2026-06-06T15:46:02.495Z | Compiling async-stream v0.3.6 |
| 1785 | 2026-06-06T15:46:02.558Z | Compiling rand_xorshift v0.4.0 |
| 1786 | 2026-06-06T15:46:02.633Z | Compiling waitgroup v0.1.2 |
| 1787 | 2026-06-06T15:46:02.705Z | Compiling rustls-pemfile v2.2.0 |
| 1788 | 2026-06-06T15:46:02.717Z | Compiling serde_path_to_error v0.1.20 |
| 1789 | 2026-06-06T15:46:02.752Z | Compiling hostname v0.4.2 |
| 1790 | 2026-06-06T15:46:02.784Z | Compiling unarray v0.1.4 |
| 1791 | 2026-06-06T15:46:02.806Z | Compiling strum v0.27.2 |
| 1792 | 2026-06-06T15:46:02.818Z | Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 1793 | 2026-06-06T15:46:02.896Z | Compiling proptest v1.11.0 |
| 1794 | 2026-06-06T15:46:02.899Z | Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#8f60acdf) |
| 1795 | 2026-06-06T15:46:02.920Z | Compiling progenitor-client v0.14.0 |
| 1796 | 2026-06-06T15:46:02.942Z | Compiling iddqd v0.4.2 |
| 1797 | 2026-06-06T15:46:02.956Z | Compiling omicron-ledger v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1798 | 2026-06-06T15:46:03.068Z | Compiling dropshot v0.17.1 |
| 1799 | 2026-06-06T15:46:03.081Z | Compiling reqwest v0.12.28 |
| 1800 | 2026-06-06T15:46:03.081Z | Compiling block-buffer v0.10.4 |
| 1801 | 2026-06-06T15:46:03.207Z | Compiling backon v1.6.0 |
| 1802 | 2026-06-06T15:46:03.219Z | Compiling instant v0.1.13 |
| 1803 | 2026-06-06T15:46:03.245Z | Compiling digest v0.10.7 |
| 1804 | 2026-06-06T15:46:03.327Z | Compiling backoff v0.4.0 |
| 1805 | 2026-06-06T15:46:03.418Z | Compiling progenitor-extras v0.2.0 |
| 1806 | 2026-06-06T15:46:03.468Z | Compiling itertools v0.14.0 |
| 1807 | 2026-06-06T15:46:03.546Z | Compiling parse-display v0.10.0 |
| 1808 | 2026-06-06T15:46:03.664Z | Compiling protocol v0.1.0 (https://github.com/oxidecomputer/lldp#54b26617) |
| 1809 | 2026-06-06T15:46:03.880Z | Compiling regress v0.10.5 |
| 1810 | 2026-06-06T15:46:04.250Z | Compiling progenitor-client v0.10.0 |
| 1811 | 2026-06-06T15:46:04.275Z | Compiling humantime v2.3.0 |
| 1812 | 2026-06-06T15:46:04.558Z | Compiling cpufeatures v0.2.17 |
| 1813 | 2026-06-06T15:46:04.572Z | Compiling unicode-width v0.2.2 |
| 1814 | 2026-06-06T15:46:04.638Z | Compiling secrecy v0.10.3 |
| 1815 | 2026-06-06T15:46:04.738Z | Compiling heck v0.5.0 |
| 1816 | 2026-06-06T15:46:04.806Z | Compiling tinyvec_macros v0.1.1 |
| 1817 | 2026-06-06T15:46:04.868Z | Compiling tinyvec v1.11.0 |
| 1818 | 2026-06-06T15:46:04.881Z | Compiling num-integer v0.1.46 |
| 1819 | 2026-06-06T15:46:04.914Z | Compiling scroll v0.12.0 |
| 1820 | 2026-06-06T15:46:05.003Z | Compiling tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#a7d440f5) |
| 1821 | 2026-06-06T15:46:05.200Z | Compiling crucible-workspace-hack v0.1.0 |
| 1822 | 2026-06-06T15:46:05.213Z | Compiling hmac v0.12.1 |
| 1823 | 2026-06-06T15:46:05.225Z | Compiling inout v0.1.4 |
| 1824 | 2026-06-06T15:46:05.276Z | Compiling ff v0.13.1 |
| 1825 | 2026-06-06T15:46:05.361Z | Compiling utf8parse v0.2.2 |
| 1826 | 2026-06-06T15:46:05.377Z | Compiling cipher v0.4.4 |
| 1827 | 2026-06-06T15:46:05.416Z | Compiling group v0.13.0 |
| 1828 | 2026-06-06T15:46:05.479Z | Compiling anstyle-parse v1.0.0 |
| 1829 | 2026-06-06T15:46:05.534Z | Compiling hkdf v0.12.4 |
| 1830 | 2026-06-06T15:46:05.581Z | Compiling goblin v0.8.2 |
| 1831 | 2026-06-06T15:46:05.608Z | Compiling num-rational v0.4.2 |
| 1832 | 2026-06-06T15:46:05.675Z | Compiling num-iter v0.1.45 |
| 1833 | 2026-06-06T15:46:05.801Z | Compiling zerocopy v0.7.35 |
| 1834 | 2026-06-06T15:46:05.893Z | Compiling universal-hash v0.5.1 |
| 1835 | 2026-06-06T15:46:06.037Z | Compiling omicron-common v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1836 | 2026-06-06T15:46:06.050Z | Compiling crypto-bigint v0.5.5 |
| 1837 | 2026-06-06T15:46:06.160Z | Compiling regress v0.11.1 |
| 1838 | 2026-06-06T15:46:06.375Z | Compiling sled-hardware-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1839 | 2026-06-06T15:46:06.581Z | Compiling terminal_size v0.4.4 |
| 1840 | 2026-06-06T15:46:06.737Z | Compiling half v2.7.1 |
| 1841 | 2026-06-06T15:46:06.749Z | Compiling num-complex v0.4.6 |
| 1842 | 2026-06-06T15:46:07.054Z | Compiling anstyle-query v1.1.5 |
| 1843 | 2026-06-06T15:46:07.157Z | Compiling colorchoice v1.0.5 |
| 1844 | 2026-06-06T15:46:07.175Z | Compiling opaque-debug v0.3.1 |
| 1845 | 2026-06-06T15:46:07.251Z | Compiling base64ct v1.8.3 |
| 1846 | 2026-06-06T15:46:07.255Z | Compiling ciborium-io v0.2.2 |
| 1847 | 2026-06-06T15:46:07.284Z | Compiling is_terminal_polyfill v1.70.2 |
| 1848 | 2026-06-06T15:46:07.322Z | Compiling anstyle v1.0.14 |
| 1849 | 2026-06-06T15:46:07.363Z | Compiling base16ct v0.2.0 |
| 1850 | 2026-06-06T15:46:07.531Z | Compiling anstream v1.0.0 |
| 1851 | 2026-06-06T15:46:07.559Z | Compiling password-hash v0.5.0 |
| 1852 | 2026-06-06T15:46:07.585Z | Compiling elliptic-curve v0.13.8 |
| 1853 | 2026-06-06T15:46:07.844Z | Compiling typify-impl v0.6.2 |
| 1854 | 2026-06-06T15:46:07.873Z | Compiling ciborium-ll v0.2.2 |
| 1855 | 2026-06-06T15:46:08.039Z | Compiling dof v0.3.0 |
| 1856 | 2026-06-06T15:46:08.102Z | Compiling poly1305 v0.8.0 |
| 1857 | 2026-06-06T15:46:08.415Z | Compiling num v0.4.3 |
| 1858 | 2026-06-06T15:46:08.500Z | Compiling curve25519-dalek v4.1.3 |
| 1859 | 2026-06-06T15:46:08.546Z | Compiling thiserror-no-std v2.0.2 |
| 1860 | 2026-06-06T15:46:08.799Z | Compiling chacha20 v0.9.1 |
| 1861 | 2026-06-06T15:46:08.890Z | Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=bd9a0e2abe6b6b89aec8c85f4ee57474144ed150#bd9a0e2a) |
| 1862 | 2026-06-06T15:46:09.174Z | Compiling gfss v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1863 | 2026-06-06T15:46:09.450Z | Compiling blake2 v0.10.6 |
| 1864 | 2026-06-06T15:46:09.524Z | Compiling aead v0.5.2 |
| 1865 | 2026-06-06T15:46:09.601Z | Compiling byte-wrapper v0.1.0 |
| 1866 | 2026-06-06T15:46:09.613Z | Compiling dtrace-parser v0.2.0 |
| 1867 | 2026-06-06T15:46:09.666Z | Compiling crossbeam-epoch v0.9.18 |
| 1868 | 2026-06-06T15:46:09.693Z | Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7) |
| 1869 | 2026-06-06T15:46:09.802Z | Compiling thread-id v4.2.2 |
| 1870 | 2026-06-06T15:46:09.895Z | Compiling clap_lex v1.1.0 |
| 1871 | 2026-06-06T15:46:09.926Z | Compiling strsim v0.11.1 |
| 1872 | 2026-06-06T15:46:09.972Z | Compiling keccak v0.1.6 |
| 1873 | 2026-06-06T15:46:10.011Z | Compiling float-ord v0.3.2 |
| 1874 | 2026-06-06T15:46:10.135Z | Compiling sha3 v0.10.9 |
| 1875 | 2026-06-06T15:46:10.153Z | Compiling clap_builder v4.6.0 |
| 1876 | 2026-06-06T15:46:10.224Z | Compiling oximeter-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1877 | 2026-06-06T15:46:10.314Z | Compiling propolis-api-types-versions v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7) |
| 1878 | 2026-06-06T15:46:10.410Z | Compiling usdt-impl v0.5.0 |
| 1879 | 2026-06-06T15:46:10.435Z | Compiling trust-quorum-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1880 | 2026-06-06T15:46:11.095Z | Compiling argon2 v0.5.3 |
| 1881 | 2026-06-06T15:46:11.536Z | Compiling chacha20poly1305 v0.10.1 |
| 1882 | 2026-06-06T15:46:11.631Z | Compiling typify v0.6.2 |
| 1883 | 2026-06-06T15:46:11.677Z | Compiling vsss-rs v3.3.4 |
| 1884 | 2026-06-06T15:46:11.745Z | Compiling ciborium v0.2.2 |
| 1885 | 2026-06-06T15:46:11.948Z | Compiling hash32 v0.3.1 |
| 1886 | 2026-06-06T15:46:12.120Z | Compiling memmap v0.7.0 |
| 1887 | 2026-06-06T15:46:12.317Z | Compiling indent_write v2.2.0 |
| 1888 | 2026-06-06T15:46:12.354Z | Compiling data-encoding v2.11.0 |
| 1889 | 2026-06-06T15:46:12.468Z | Compiling usdt v0.5.0 |
| 1890 | 2026-06-06T15:46:12.660Z | Compiling heapless v0.8.0 |
| 1891 | 2026-06-06T15:46:12.759Z | Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7) |
| 1892 | 2026-06-06T15:46:12.799Z | Compiling clap v4.6.1 |
| 1893 | 2026-06-06T15:46:12.862Z | Compiling ingot-types v0.1.2 |
| 1894 | 2026-06-06T15:46:12.888Z | Compiling bootstore v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1895 | 2026-06-06T15:46:13.121Z | Compiling omicron-passwords v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1896 | 2026-06-06T15:46:13.286Z | Compiling rustix v0.38.44 |
| 1897 | 2026-06-06T15:46:13.286Z | Compiling tabwriter v1.4.1 |
| 1898 | 2026-06-06T15:46:13.389Z | Compiling cobs v0.3.0 |
| 1899 | 2026-06-06T15:46:13.503Z | Compiling managed v0.8.0 |
| 1900 | 2026-06-06T15:46:13.522Z | Compiling bitflags v1.3.2 |
| 1901 | 2026-06-06T15:46:13.552Z | Compiling postcard v1.1.3 |
| 1902 | 2026-06-06T15:46:13.602Z | Compiling ingot v0.1.1 |
| 1903 | 2026-06-06T15:46:13.606Z | Compiling memoffset v0.9.1 |
| 1904 | 2026-06-06T15:46:13.703Z | Compiling smoltcp v0.11.0 |
| 1905 | 2026-06-06T15:46:13.725Z | Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1906 | 2026-06-06T15:46:13.894Z | Compiling toml_datetime v0.6.11 |
| 1907 | 2026-06-06T15:46:13.992Z | Compiling serde_spanned v0.6.9 |
| 1908 | 2026-06-06T15:46:14.150Z | Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 1909 | 2026-06-06T15:46:14.181Z | Compiling colored v3.1.1 |
| 1910 | 2026-06-06T15:46:14.209Z | Compiling sled-agent-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1911 | 2026-06-06T15:46:14.468Z | Compiling linked-hash-map v0.5.6 |
| 1912 | 2026-06-06T15:46:14.568Z | Compiling winnow v0.7.15 |
| 1913 | 2026-06-06T15:46:14.659Z | Compiling swrite v0.1.0 |
| 1914 | 2026-06-06T15:46:14.753Z | Compiling unicode-segmentation v1.13.3 |
| 1915 | 2026-06-06T15:46:14.766Z | Compiling static_assertions v1.1.0 |
| 1916 | 2026-06-06T15:46:14.845Z | Compiling toml_write v0.1.2 |
| 1917 | 2026-06-06T15:46:15.057Z | Compiling resolv-conf v0.7.6 |
| 1918 | 2026-06-06T15:46:15.191Z | Compiling foreign-types-shared v0.3.1 |
| 1919 | 2026-06-06T15:46:15.293Z | Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 1920 | 2026-06-06T15:46:15.434Z | Compiling foreign-types v0.5.0 |
| 1921 | 2026-06-06T15:46:15.491Z | Compiling newline-converter v0.3.0 |
| 1922 | 2026-06-06T15:46:15.518Z | Compiling lru-cache v0.1.2 |
| 1923 | 2026-06-06T15:46:15.613Z | Compiling atomicwrites v0.4.4 |
| 1924 | 2026-06-06T15:46:15.616Z | Compiling hubpack v0.1.2 |
| 1925 | 2026-06-06T15:46:15.651Z | Compiling nix v0.31.3 |
| 1926 | 2026-06-06T15:46:15.817Z | Compiling num_enum v0.7.6 |
| 1927 | 2026-06-06T15:46:15.856Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#7bd1bc80) |
| 1928 | 2026-06-06T15:46:15.943Z | Compiling toml_edit v0.22.27 |
| 1929 | 2026-06-06T15:46:15.980Z | Compiling hickory-proto v0.24.4 |
| 1930 | 2026-06-06T15:46:16.077Z | Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 1931 | 2026-06-06T15:46:16.200Z | Compiling crossbeam-deque v0.8.6 |
| 1932 | 2026-06-06T15:46:16.414Z | Compiling console v0.15.11 |
| 1933 | 2026-06-06T15:46:16.456Z | Compiling chacha20 v0.10.0 |
| 1934 | 2026-06-06T15:46:16.459Z | Compiling camino-tempfile v1.4.1 |
| 1935 | 2026-06-06T15:46:16.701Z | Compiling serde-big-array v0.5.1 |
| 1936 | 2026-06-06T15:46:16.734Z | Compiling cstr-argument v0.1.2 |
| 1937 | 2026-06-06T15:46:16.855Z | Compiling siphasher v1.0.3 |
| 1938 | 2026-06-06T15:46:16.899Z | Compiling similar v2.7.0 |
| 1939 | 2026-06-06T15:46:17.058Z | Compiling phf_shared v0.12.1 |
| 1940 | 2026-06-06T15:46:17.255Z | Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 1941 | 2026-06-06T15:46:17.389Z | Compiling toml v0.8.23 |
| 1942 | 2026-06-06T15:46:17.807Z | Compiling expectorate v1.2.0 |
| 1943 | 2026-06-06T15:46:17.875Z | Compiling hickory-resolver v0.24.4 |
| 1944 | 2026-06-06T15:46:17.979Z | Compiling pin-project v1.1.13 |
| 1945 | 2026-06-06T15:46:18.090Z | Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 1946 | 2026-06-06T15:46:18.103Z | Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25) |
| 1947 | 2026-06-06T15:46:18.367Z | Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 1948 | 2026-06-06T15:46:18.413Z | Compiling rand v0.10.1 |
| 1949 | 2026-06-06T15:46:18.500Z | Compiling rayon-core v1.13.0 |
| 1950 | 2026-06-06T15:46:19.110Z | Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#7bd1bc80) |
| 1951 | 2026-06-06T15:46:19.193Z | Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1952 | 2026-06-06T15:46:19.206Z | Compiling num_enum v0.5.11 |
| 1953 | 2026-06-06T15:46:19.230Z | Compiling progenitor-impl v0.13.0 |
| 1954 | 2026-06-06T15:46:19.320Z | Compiling prettyplease v0.2.37 |
| 1955 | 2026-06-06T15:46:19.333Z | Compiling unicode-normalization v0.1.25 |
| 1956 | 2026-06-06T15:46:19.669Z | Compiling progenitor-client v0.13.0 |
| 1957 | 2026-06-06T15:46:19.810Z | Compiling tokio-stream v0.1.18 |
| 1958 | 2026-06-06T15:46:19.985Z | Compiling bstr v1.12.1 |
| 1959 | 2026-06-06T15:46:20.260Z | Compiling csv-core v0.1.13 |
| 1960 | 2026-06-06T15:46:20.303Z | Compiling highway v1.3.0 |
| 1961 | 2026-06-06T15:46:20.394Z | Compiling foreign-types-shared v0.1.1 |
| 1962 | 2026-06-06T15:46:20.494Z | Compiling unicode-width v0.1.14 |
| 1963 | 2026-06-06T15:46:20.498Z | Compiling foldhash v0.1.5 |
| 1964 | 2026-06-06T15:46:20.539Z | Compiling same-file v1.0.6 |
| 1965 | 2026-06-06T15:46:20.622Z | Compiling konst_macro_rules v0.2.19 |
| 1966 | 2026-06-06T15:46:20.692Z | Compiling gateway-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1967 | 2026-06-06T15:46:20.716Z | Compiling walkdir v2.5.0 |
| 1968 | 2026-06-06T15:46:20.716Z | Compiling hashbrown v0.15.5 |
| 1969 | 2026-06-06T15:46:20.788Z | Compiling konst v0.2.20 |
| 1970 | 2026-06-06T15:46:20.808Z | Compiling oxql-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1971 | 2026-06-06T15:46:21.026Z | Compiling foreign-types v0.3.2 |
| 1972 | 2026-06-06T15:46:21.038Z | Compiling csv v1.4.0 |
| 1973 | 2026-06-06T15:46:21.068Z | Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1974 | 2026-06-06T15:46:21.106Z | Compiling progenitor v0.13.0 |
| 1975 | 2026-06-06T15:46:21.252Z | Compiling globset v0.4.18 |
| 1976 | 2026-06-06T15:46:21.275Z | Compiling qorb v0.4.1 |
| 1977 | 2026-06-06T15:46:21.614Z | Compiling snafu v0.8.9 |
| 1978 | 2026-06-06T15:46:22.074Z | Compiling olpc-cjson v0.1.4 |
| 1979 | 2026-06-06T15:46:22.248Z | Compiling illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b) |
| 1980 | 2026-06-06T15:46:22.476Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#4abde35f) |
| 1981 | 2026-06-06T15:46:22.528Z | Compiling sled-agent-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1982 | 2026-06-06T15:46:22.601Z | Compiling rayon v1.12.0 |
| 1983 | 2026-06-06T15:46:22.840Z | Compiling clickhouse-admin-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1984 | 2026-06-06T15:46:23.484Z | Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 1985 | 2026-06-06T15:46:23.503Z | Compiling phf v0.12.1 |
| 1986 | 2026-06-06T15:46:23.676Z | Compiling openssl-sys v0.9.116 |
| 1987 | 2026-06-06T15:46:23.919Z | Compiling tokio-dtrace v0.1.1 |
| 1988 | 2026-06-06T15:46:24.090Z | Compiling progenitor-impl v0.14.0 |
| 1989 | 2026-06-06T15:46:24.197Z | Compiling internal-dns-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1990 | 2026-06-06T15:46:24.455Z | Compiling itertools v0.12.1 |
| 1991 | 2026-06-06T15:46:24.577Z | Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7) |
| 1992 | 2026-06-06T15:46:24.718Z | Compiling libsw-core v0.3.2 |
| 1993 | 2026-06-06T15:46:24.789Z | Compiling rdb-types v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=7696ee48d5ee29a917dea459e281fe2e8ff20513#7696ee48) |
| 1994 | 2026-06-06T15:46:24.886Z | Compiling pem v3.0.6 |
| 1995 | 2026-06-06T15:46:24.899Z | Compiling serde_plain v1.0.2 |
| 1996 | 2026-06-06T15:46:25.085Z | Compiling sigpipe v0.1.3 |
| 1997 | 2026-06-06T15:46:25.112Z | Compiling bytecount v0.6.9 |
| 1998 | 2026-06-06T15:46:25.160Z | Compiling fixedbitset v0.4.2 |
| 1999 | 2026-06-06T15:46:25.176Z | Compiling jiff v0.2.28 |
| 2000 | 2026-06-06T15:46:25.255Z | Compiling typed-path v0.9.3 |
| 2001 | 2026-06-06T15:46:25.255Z | Compiling fixedbitset v0.5.7 |
| 2002 | 2026-06-06T15:46:25.310Z | Compiling minimal-lexical v0.2.1 |
| 2003 | 2026-06-06T15:46:25.397Z | Compiling glob v0.3.3 |
| 2004 | 2026-06-06T15:46:25.583Z | Compiling zone v0.3.1 |
| 2005 | 2026-06-06T15:46:25.599Z | Compiling nom v7.1.3 |
| 2006 | 2026-06-06T15:46:25.692Z | Compiling petgraph v0.8.3 |
| 2007 | 2026-06-06T15:46:25.837Z | Compiling petgraph v0.6.5 |
| 2008 | 2026-06-06T15:46:26.062Z | Compiling progenitor v0.14.0 |
| 2009 | 2026-06-06T15:46:26.206Z | Compiling tough v0.22.0 |
| 2010 | 2026-06-06T15:46:26.339Z | Compiling papergrid v0.11.0 |
| 2011 | 2026-06-06T15:46:26.560Z | Compiling openssl v0.10.80 |
| 2012 | 2026-06-06T15:46:26.966Z | Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=7696ee48d5ee29a917dea459e281fe2e8ff20513#7696ee48) |
| 2013 | 2026-06-06T15:46:27.306Z | Compiling libsw v3.5.0 |
| 2014 | 2026-06-06T15:46:27.356Z | Compiling internal-dns-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2015 | 2026-06-06T15:46:27.488Z | Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7) |
| 2016 | 2026-06-06T15:46:27.504Z | Compiling oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2017 | 2026-06-06T15:46:27.790Z | Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 2018 | 2026-06-06T15:46:27.804Z | Compiling clickhouse-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2019 | 2026-06-06T15:46:28.013Z | Compiling oxlog v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2020 | 2026-06-06T15:46:28.025Z | Compiling oxide-tokio-rt v0.1.6 |
| 2021 | 2026-06-06T15:46:28.341Z | Compiling chrono-tz v0.10.4 |
| 2022 | 2026-06-06T15:46:28.566Z | Compiling newtype_derive v0.1.6 |
| 2023 | 2026-06-06T15:46:28.653Z | Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino#d79800f9) |
| 2024 | 2026-06-06T15:46:28.717Z | Compiling gateway-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2025 | 2026-06-06T15:46:28.861Z | Compiling cockroach-admin-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2026 | 2026-06-06T15:46:28.896Z | Compiling slog-dtrace v0.3.0 |
| 2027 | 2026-06-06T15:46:28.978Z | Compiling owo-colors v4.3.0 |
| 2028 | 2026-06-06T15:46:29.220Z | Compiling const_format v0.2.36 |
| 2029 | 2026-06-06T15:46:29.580Z | Compiling cancel-safe-futures v0.1.5 |
| 2030 | 2026-06-06T15:46:29.702Z | Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=bd9a0e2abe6b6b89aec8c85f4ee57474144ed150#bd9a0e2a) |
| 2031 | 2026-06-06T15:46:29.738Z | Compiling gethostname v0.5.0 |
| 2032 | 2026-06-06T15:46:29.839Z | Compiling clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3) |
| 2033 | 2026-06-06T15:46:29.863Z | Compiling trust-quorum-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2034 | 2026-06-06T15:46:29.885Z | Compiling ereport-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2035 | 2026-06-06T15:46:29.938Z | Compiling key-manager-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2036 | 2026-06-06T15:46:29.989Z | Compiling smf v0.2.3 |
| 2037 | 2026-06-06T15:46:30.064Z | Compiling bcs v0.1.6 |
| 2038 | 2026-06-06T15:46:30.088Z | Compiling unicode-linebreak v0.1.5 |
| 2039 | 2026-06-06T15:46:30.348Z | Compiling lazy_static v1.5.0 |
| 2040 | 2026-06-06T15:46:30.386Z | Compiling tagptr v0.2.0 |
| 2041 | 2026-06-06T15:46:30.425Z | Compiling whoami v1.6.1 |
| 2042 | 2026-06-06T15:46:30.437Z | Compiling termtree v0.5.1 |
| 2043 | 2026-06-06T15:46:30.453Z | Compiling smawk v0.3.2 |
| 2044 | 2026-06-06T15:46:30.541Z | Compiling linear-map v1.2.0 |
| 2045 | 2026-06-06T15:46:30.562Z | Compiling moka v0.12.15 |
| 2046 | 2026-06-06T15:46:30.589Z | Compiling textwrap v0.16.2 |
| 2047 | 2026-06-06T15:46:30.599Z | Compiling steno v0.4.1 |
| 2048 | 2026-06-06T15:46:30.737Z | Compiling update-engine v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2049 | 2026-06-06T15:46:30.747Z | Compiling illumos-utils v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2050 | 2026-06-06T15:46:31.106Z | Compiling nexus-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2051 | 2026-06-06T15:46:31.141Z | Compiling gateway-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2052 | 2026-06-06T15:46:31.367Z | Compiling trust-quorum-protocol v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2053 | 2026-06-06T15:46:31.915Z | Compiling tabled v0.15.0 |
| 2054 | 2026-06-06T15:46:32.392Z | Compiling cockroach-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2055 | 2026-06-06T15:46:32.631Z | Compiling cookie v0.18.1 |
| 2056 | 2026-06-06T15:46:33.068Z | Compiling oximeter-db v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2057 | 2026-06-06T15:46:33.276Z | Compiling bootstrap-agent-lockstep-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2058 | 2026-06-06T15:46:33.597Z | Compiling hickory-proto v0.25.2 |
| 2059 | 2026-06-06T15:46:33.998Z | Compiling ddm-protocol v0.1.0 (/work/oxidecomputer/maghemite/ddm-protocol) |
| 2060 | 2026-06-06T15:46:34.153Z | Compiling libscf-sys v1.2.0 |
| 2061 | 2026-06-06T15:46:34.178Z | Compiling oximeter-producer-api v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2062 | 2026-06-06T15:46:34.305Z | Compiling smf v0.10.0 (https://github.com/illumos/smf-rs?branch=main#72389b51) |
| 2063 | 2026-06-06T15:46:34.489Z | Compiling client-common v0.1.0 (/work/oxidecomputer/maghemite/client-common) |
| 2064 | 2026-06-06T15:46:34.576Z | Compiling ddm-api-types-versions v0.1.0 (/work/oxidecomputer/maghemite/ddm-api-types/versions) |
| 2065 | 2026-06-06T15:46:34.927Z | Compiling ddm-api-types v0.1.0 (/work/oxidecomputer/maghemite/ddm-api-types) |
| 2066 | 2026-06-06T15:46:35.452Z | Compiling hickory-resolver v0.25.2 |
| 2067 | 2026-06-06T15:46:36.273Z | Compiling internal-dns-resolver v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2068 | 2026-06-06T15:46:40.726Z | Compiling nexus-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2069 | 2026-06-06T15:46:48.397Z | Compiling nexus-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2070 | 2026-06-06T15:46:50.049Z | Compiling oximeter-producer v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2071 | 2026-06-06T15:46:51.085Z | Compiling mg-common v0.1.0 (/work/oxidecomputer/maghemite/mg-common) |
| 2072 | 2026-06-06T15:46:52.443Z | Compiling xtask v0.1.0 (/work/oxidecomputer/maghemite/xtask) |
| 2073 | 2026-06-06T15:46:53.608Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 07s |
| 2074 | 2026-06-06T15:46:53.722Z | Running `target/debug/xtask openapi check` |
| 2075 | 2026-06-06T15:46:54.188Z | Compiling serde_core v1.0.228 |
| 2076 | 2026-06-06T15:46:54.191Z | Compiling serde v1.0.228 |
| 2077 | 2026-06-06T15:46:54.191Z | Compiling serde_json v1.0.150 |
| 2078 | 2026-06-06T15:46:54.259Z | Compiling syn v2.0.117 |
| 2079 | 2026-06-06T15:46:54.268Z | Compiling bytes v1.11.1 |
| 2080 | 2026-06-06T15:46:54.271Z | Compiling getrandom v0.4.2 |
| 2081 | 2026-06-06T15:46:54.275Z | Compiling once_cell v1.21.4 |
| 2082 | 2026-06-06T15:46:54.275Z | Compiling zerocopy v0.8.50 |
| 2083 | 2026-06-06T15:46:54.429Z | Compiling num-traits v0.2.19 |
| 2084 | 2026-06-06T15:46:54.615Z | Compiling schemars v0.8.22 |
| 2085 | 2026-06-06T15:46:54.723Z | Compiling http v1.4.1 |
| 2086 | 2026-06-06T15:46:54.856Z | Compiling zeroize v1.8.2 |
| 2087 | 2026-06-06T15:46:54.893Z | Compiling aws-lc-rs v1.17.0 |
| 2088 | 2026-06-06T15:46:54.902Z | Compiling usdt-impl v0.6.0 |
| 2089 | 2026-06-06T15:46:54.910Z | Compiling time-macros v0.2.27 |
| 2090 | 2026-06-06T15:46:55.032Z | Compiling rustls-pki-types v1.14.1 |
| 2091 | 2026-06-06T15:46:55.175Z | Compiling tracing-core v0.1.36 |
| 2092 | 2026-06-06T15:46:55.409Z | Compiling bitflags v2.12.1 |
| 2093 | 2026-06-06T15:46:55.514Z | Compiling tracing v0.1.44 |
| 2094 | 2026-06-06T15:46:55.649Z | Compiling http-body v1.0.1 |
| 2095 | 2026-06-06T15:46:55.756Z | Compiling generic-array v0.14.7 |
| 2096 | 2026-06-06T15:46:55.788Z | Compiling indexmap v2.14.0 |
| 2097 | 2026-06-06T15:46:55.807Z | Compiling rustls v0.23.40 |
| 2098 | 2026-06-06T15:46:55.821Z | Compiling rustix v1.1.4 |
| 2099 | 2026-06-06T15:46:55.917Z | Compiling time v0.3.47 |
| 2100 | 2026-06-06T15:46:56.044Z | Compiling toml_datetime v1.1.1+spec-1.1.0 |
| 2101 | 2026-06-06T15:46:56.274Z | Compiling subtle v2.6.1 |
| 2102 | 2026-06-06T15:46:56.464Z | Compiling uuid v1.23.2 |
| 2103 | 2026-06-06T15:46:56.906Z | Compiling pest_generator v2.8.6 |
| 2104 | 2026-06-06T15:46:57.018Z | Compiling serde_derive_internals v0.29.1 |
| 2105 | 2026-06-06T15:46:57.046Z | Compiling camino v1.2.2 |
| 2106 | 2026-06-06T15:46:57.072Z | Compiling rustls-webpki v0.103.13 |
| 2107 | 2026-06-06T15:46:57.088Z | Compiling winnow v1.0.3 |
| 2108 | 2026-06-06T15:46:57.391Z | Compiling toml_parser v1.1.2+spec-1.1.0 |
| 2109 | 2026-06-06T15:46:57.461Z | Compiling toml_edit v0.25.12+spec-1.1.0 |
| 2110 | 2026-06-06T15:46:57.470Z | Compiling serde_spanned v1.1.1 |
| 2111 | 2026-06-06T15:46:57.820Z | Compiling semver v1.0.28 |
| 2112 | 2026-06-06T15:46:58.072Z | Compiling rustix v0.38.44 |
| 2113 | 2026-06-06T15:46:58.099Z | Compiling toml v1.1.2+spec-1.1.0 |
| 2114 | 2026-06-06T15:46:58.112Z | Compiling proc-macro-crate v3.5.0 |
| 2115 | 2026-06-06T15:46:58.120Z | Compiling serde_derive v1.0.228 |
| 2116 | 2026-06-06T15:46:58.172Z | Compiling thiserror-impl v2.0.18 |
| 2117 | 2026-06-06T15:46:58.180Z | Compiling zerocopy-derive v0.8.50 |
| 2118 | 2026-06-06T15:46:58.457Z | Compiling pest_derive v2.8.6 |
| 2119 | 2026-06-06T15:46:58.478Z | Compiling tokio-macros v2.7.0 |
| 2120 | 2026-06-06T15:46:58.553Z | Compiling schemars_derive v0.8.22 |
| 2121 | 2026-06-06T15:46:59.008Z | Compiling futures-macro v0.3.32 |
| 2122 | 2026-06-06T15:46:59.243Z | Compiling tokio v1.52.3 |
| 2123 | 2026-06-06T15:46:59.465Z | Compiling thiserror v2.0.18 |
| 2124 | 2026-06-06T15:46:59.572Z | Compiling scroll_derive v0.13.1 |
| 2125 | 2026-06-06T15:46:59.648Z | Compiling dtrace-parser v0.3.0 |
| 2126 | 2026-06-06T15:46:59.860Z | Compiling futures-util v0.3.32 |
| 2127 | 2026-06-06T15:47:00.441Z | Compiling scroll v0.13.0 |
| 2128 | 2026-06-06T15:47:00.717Z | Compiling goblin v0.10.7 |
| 2129 | 2026-06-06T15:47:01.406Z | Compiling chrono v0.4.45 |
| 2130 | 2026-06-06T15:47:01.594Z | Compiling erased-serde v0.3.31 |
| 2131 | 2026-06-06T15:47:02.124Z | Compiling slog v2.8.2 |
| 2132 | 2026-06-06T15:47:02.217Z | Compiling serde_tokenstream v0.2.3 |
| 2133 | 2026-06-06T15:47:02.530Z | Compiling dof v0.4.0 |
| 2134 | 2026-06-06T15:47:02.635Z | Compiling slog-json v2.6.1 |
| 2135 | 2026-06-06T15:47:02.857Z | Compiling futures-executor v0.3.32 |
| 2136 | 2026-06-06T15:47:02.912Z | Compiling openapiv3 v2.2.0 |
| 2137 | 2026-06-06T15:47:03.027Z | Compiling async-stream-impl v0.3.6 |
| 2138 | 2026-06-06T15:47:03.148Z | Compiling tokio-util v0.7.18 |
| 2139 | 2026-06-06T15:47:03.428Z | Compiling oxnet v0.1.6 |
| 2140 | 2026-06-06T15:47:03.805Z | Compiling h2 v0.4.14 |
| 2141 | 2026-06-06T15:47:03.880Z | Compiling usdt-macro v0.6.0 |
| 2142 | 2026-06-06T15:47:03.936Z | Compiling usdt-attr-macro v0.6.0 |
| 2143 | 2026-06-06T15:47:03.987Z | Compiling async-stream v0.3.6 |
| 2144 | 2026-06-06T15:47:04.175Z | Compiling tokio-rustls v0.26.4 |
| 2145 | 2026-06-06T15:47:04.596Z | Compiling async-compression v0.4.42 |
| 2146 | 2026-06-06T15:47:04.618Z | Compiling futures v0.3.32 |
| 2147 | 2026-06-06T15:47:04.705Z | Compiling slog-bunyan v2.5.0 |
| 2148 | 2026-06-06T15:47:04.731Z | Compiling dropshot_endpoint v0.17.1 |
| 2149 | 2026-06-06T15:47:04.854Z | Compiling usdt v0.6.0 |
| 2150 | 2026-06-06T15:47:04.927Z | Compiling slog-term v2.9.2 |
| 2151 | 2026-06-06T15:47:05.056Z | Compiling slog-async v2.8.0 |
| 2152 | 2026-06-06T15:47:05.142Z | Compiling multer v3.1.0 |
| 2153 | 2026-06-06T15:47:05.151Z | Compiling serde_urlencoded v0.7.1 |
| 2154 | 2026-06-06T15:47:05.474Z | Compiling async-trait v0.1.89 |
| 2155 | 2026-06-06T15:47:05.490Z | Compiling serde_path_to_error v0.1.20 |
| 2156 | 2026-06-06T15:47:05.509Z | Compiling http-body-util v0.1.3 |
| 2157 | 2026-06-06T15:47:05.566Z | Compiling rustls-pemfile v2.2.0 |
| 2158 | 2026-06-06T15:47:05.647Z | Compiling crossbeam-epoch v0.9.18 |
| 2159 | 2026-06-06T15:47:05.718Z | Compiling aho-corasick v1.1.4 |
| 2160 | 2026-06-06T15:47:05.755Z | Compiling tempfile v3.27.0 |
| 2161 | 2026-06-06T15:47:05.851Z | Compiling num_enum_derive v0.7.6 |
| 2162 | 2026-06-06T15:47:05.997Z | Compiling hyper v1.10.1 |
| 2163 | 2026-06-06T15:47:06.180Z | Compiling crossbeam-deque v0.8.6 |
| 2164 | 2026-06-06T15:47:06.385Z | Compiling dropshot-api-manager-types v0.7.2 |
| 2165 | 2026-06-06T15:47:06.457Z | Compiling block-buffer v0.10.4 |
| 2166 | 2026-06-06T15:47:06.494Z | Compiling crypto-common v0.1.7 |
| 2167 | 2026-06-06T15:47:06.603Z | Compiling regex-automata v0.4.14 |
| 2168 | 2026-06-06T15:47:06.626Z | Compiling clap_builder v4.6.0 |
| 2169 | 2026-06-06T15:47:06.678Z | Compiling git-stub v1.0.0 |
| 2170 | 2026-06-06T15:47:06.738Z | Compiling digest v0.10.7 |
| 2171 | 2026-06-06T15:47:06.873Z | Compiling atomicwrites v0.4.4 |
| 2172 | 2026-06-06T15:47:06.909Z | Compiling num_enum v0.7.6 |
| 2173 | 2026-06-06T15:47:06.939Z | Compiling rayon-core v1.13.0 |
| 2174 | 2026-06-06T15:47:06.956Z | Compiling fs-err v3.3.0 |
| 2175 | 2026-06-06T15:47:07.030Z | Compiling ddm-protocol v0.1.0 (/work/oxidecomputer/maghemite/ddm-protocol) |
| 2176 | 2026-06-06T15:47:07.068Z | Compiling clap_derive v4.6.1 |
| 2177 | 2026-06-06T15:47:07.272Z | Compiling hyper-util v0.1.20 |
| 2178 | 2026-06-06T15:47:07.713Z | Compiling serde_repr v0.1.20 |
| 2179 | 2026-06-06T15:47:07.750Z | Compiling terminal_size v0.4.4 |
| 2180 | 2026-06-06T15:47:07.759Z | Compiling bstr v1.12.1 |
| 2181 | 2026-06-06T15:47:07.898Z | Compiling nom v8.0.0 |
| 2182 | 2026-06-06T15:47:08.010Z | Compiling either v1.16.0 |
| 2183 | 2026-06-06T15:47:08.144Z | Compiling is_ci v1.2.0 |
| 2184 | 2026-06-06T15:47:08.203Z | Compiling textwrap v0.16.2 |
| 2185 | 2026-06-06T15:47:08.292Z | Compiling supports-color v3.0.2 |
| 2186 | 2026-06-06T15:47:08.336Z | Compiling ddm-api-types-versions v0.1.0 (/work/oxidecomputer/maghemite/ddm-api-types/versions) |
| 2187 | 2026-06-06T15:47:08.476Z | Compiling regex v1.12.3 |
| 2188 | 2026-06-06T15:47:08.734Z | Compiling dropshot v0.17.1 |
| 2189 | 2026-06-06T15:47:08.813Z | Compiling drift v0.2.0 |
| 2190 | 2026-06-06T15:47:08.894Z | Compiling clap v4.6.1 |
| 2191 | 2026-06-06T15:47:08.955Z | Compiling rayon v1.12.0 |
| 2192 | 2026-06-06T15:47:08.979Z | Compiling similar v2.7.0 |
| 2193 | 2026-06-06T15:47:09.074Z | Compiling sha2 v0.10.9 |
| 2194 | 2026-06-06T15:47:09.479Z | Compiling git-stub-vcs v0.1.0 |
| 2195 | 2026-06-06T15:47:10.055Z | Compiling mg-api-types-versions v0.1.0 (/work/oxidecomputer/maghemite/mg-api-types/versions) |
| 2196 | 2026-06-06T15:47:11.466Z | Compiling dropshot-api-manager v0.7.2 |
| 2197 | 2026-06-06T15:47:11.466Z | Compiling ddm-api v0.1.0 (/work/oxidecomputer/maghemite/ddm-api) |
| 2198 | 2026-06-06T15:47:15.315Z | Compiling mg-api v0.1.0 (/work/oxidecomputer/maghemite/mg-api) |
| 2199 | 2026-06-06T15:47:16.570Z | Compiling maghemite-dropshot-apis v0.1.0 (/work/oxidecomputer/maghemite/dropshot-apis) |
| 2200 | 2026-06-06T15:47:23.458Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 29.69s |
| 2201 | 2026-06-06T15:47:23.537Z | Running `target/debug/maghemite-dropshot-apis check` |
| 2202 | 2026-06-06T15:47:23.564Z | ------- |
| 2203 | 2026-06-06T15:47:23.564Z | Generating OpenAPI documents from API definitions ... |
| 2204 | 2026-06-06T15:47:23.626Z | Loading local OpenAPI documents from "/work/oxidecomputer/maghemite/openapi" ... |
| 2205 | 2026-06-06T15:47:23.661Z | Loading blessed OpenAPI documents from VCS revision "origin/main" path "openapi" |
| 2206 | 2026-06-06T15:47:23.792Z | ------- |
| 2207 | 2026-06-06T15:47:23.792Z | Checking 13 OpenAPI documents... |
| 2208 | 2026-06-06T15:47:23.792Z | Fresh ddm-admin (versioned v1.0.0 (blessed)): DDM Admin |
| 2209 | 2026-06-06T15:47:23.792Z | Fresh ddm-admin (versioned v2.0.0 (blessed)): DDM Admin |
| 2210 | 2026-06-06T15:47:23.792Z | Fresh ddm-admin "latest" symlink |
| 2211 | 2026-06-06T15:47:23.795Z | Fresh mg-admin (versioned v1.0.0 (blessed)): Maghemite Admin |
| 2212 | 2026-06-06T15:47:23.795Z | Fresh mg-admin (versioned v2.0.0 (blessed)): Maghemite Admin |
| 2213 | 2026-06-06T15:47:23.796Z | Fresh mg-admin (versioned v3.0.0 (blessed)): Maghemite Admin |
| 2214 | 2026-06-06T15:47:23.796Z | Fresh mg-admin (versioned v4.0.0 (blessed)): Maghemite Admin |
| 2215 | 2026-06-06T15:47:23.796Z | Fresh mg-admin (versioned v5.0.0 (blessed)): Maghemite Admin |
| 2216 | 2026-06-06T15:47:23.796Z | Fresh mg-admin (versioned v6.0.0 (blessed)): Maghemite Admin |
| 2217 | 2026-06-06T15:47:23.796Z | Fresh mg-admin (versioned v7.0.0 (blessed)): Maghemite Admin |
| 2218 | 2026-06-06T15:47:23.796Z | Fresh mg-admin (versioned v8.0.0 (blessed)): Maghemite Admin |
| 2219 | 2026-06-06T15:47:23.796Z | Fresh mg-admin (versioned v9.0.0 (blessed)): Maghemite Admin |
| 2220 | 2026-06-06T15:47:23.796Z | Fresh mg-admin (versioned v10.0.0 (blessed)): Maghemite Admin |
| 2221 | 2026-06-06T15:47:23.796Z | Fresh mg-admin (versioned v11.0.0 (added locally)): Maghemite Admin |
| 2222 | 2026-06-06T15:47:23.796Z | Fresh mg-admin "latest" symlink |
| 2223 | 2026-06-06T15:47:23.796Z | ------- |
| 2224 | 2026-06-06T15:47:23.796Z | Success 13 documents checked: 15 fresh, 0 stale, 0 failed, 0 other problems |
| 2225 | 2026-06-06T15:47:23.839Z | + banner build |
| 2226 | 2026-06-06T15:47:23.842Z | |
| 2227 | 2026-06-06T15:47:23.842Z | ##### # # # # ##### |
| 2228 | 2026-06-06T15:47:23.842Z | # # # # # # # # |
| 2229 | 2026-06-06T15:47:23.842Z | ##### # # # # # # |
| 2230 | 2026-06-06T15:47:23.842Z | # # # # # # # # |
| 2231 | 2026-06-06T15:47:23.842Z | # # # # # # # # |
| 2232 | 2026-06-06T15:47:23.842Z | ##### #### # ###### ##### |
| 2233 | 2026-06-06T15:47:23.842Z | |
| 2234 | 2026-06-06T15:47:23.842Z | + ptime -m cargo build |
| 2235 | 2026-06-06T15:47:24.451Z | Compiling smallvec v1.15.1 |
| 2236 | 2026-06-06T15:47:24.566Z | Compiling log v0.4.32 |
| 2237 | 2026-06-06T15:47:24.583Z | Compiling slog v2.8.2 |
| 2238 | 2026-06-06T15:47:24.598Z | Compiling ring v0.17.14 |
| 2239 | 2026-06-06T15:47:24.619Z | Compiling webpki-roots v1.0.7 |
| 2240 | 2026-06-06T15:47:24.668Z | Compiling similar v2.7.0 |
| 2241 | 2026-06-06T15:47:24.702Z | Compiling fxhash v0.2.1 |
| 2242 | 2026-06-06T15:47:24.706Z | Compiling ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9) |
| 2243 | 2026-06-06T15:47:24.739Z | Compiling icu_normalizer v2.2.0 |
| 2244 | 2026-06-06T15:47:24.775Z | Compiling parking_lot_core v0.9.12 |
| 2245 | 2026-06-06T15:47:24.775Z | Compiling goblin v0.10.7 |
| 2246 | 2026-06-06T15:47:24.847Z | Compiling goblin v0.8.2 |
| 2247 | 2026-06-06T15:47:24.934Z | Compiling slog-async v2.8.0 |
| 2248 | 2026-06-06T15:47:24.980Z | Compiling parking_lot v0.12.5 |
| 2249 | 2026-06-06T15:47:25.083Z | Compiling slog-term v2.9.2 |
| 2250 | 2026-06-06T15:47:25.324Z | Compiling idna_adapter v1.2.2 |
| 2251 | 2026-06-06T15:47:25.359Z | Compiling tokio v1.52.3 |
| 2252 | 2026-06-06T15:47:25.424Z | Compiling slog-json v2.6.1 |
| 2253 | 2026-06-06T15:47:25.479Z | Compiling idna v1.1.0 |
| 2254 | 2026-06-06T15:47:25.594Z | Compiling slog-bunyan v2.5.0 |
| 2255 | 2026-06-06T15:47:25.638Z | Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 2256 | 2026-06-06T15:47:25.660Z | Compiling expectorate v1.2.0 |
| 2257 | 2026-06-06T15:47:25.733Z | Compiling rustls-webpki v0.103.13 |
| 2258 | 2026-06-06T15:47:25.774Z | Compiling url v2.5.8 |
| 2259 | 2026-06-06T15:47:25.812Z | Compiling globset v0.4.18 |
| 2260 | 2026-06-06T15:47:26.241Z | Compiling rustls v0.23.40 |
| 2261 | 2026-06-06T15:47:26.548Z | Compiling schemars v0.8.22 |
| 2262 | 2026-06-06T15:47:26.611Z | Compiling moka v0.12.15 |
| 2263 | 2026-06-06T15:47:26.614Z | Compiling parking_lot_core v0.8.6 |
| 2264 | 2026-06-06T15:47:26.696Z | Compiling arc-swap v1.9.1 |
| 2265 | 2026-06-06T15:47:26.929Z | Compiling parking_lot v0.11.2 |
| 2266 | 2026-06-06T15:47:27.031Z | Compiling slog-scope v4.4.1 |
| 2267 | 2026-06-06T15:47:27.292Z | Compiling dof v0.3.0 |
| 2268 | 2026-06-06T15:47:27.318Z | Compiling ipnetwork v0.21.1 |
| 2269 | 2026-06-06T15:47:27.403Z | Compiling newtype-uuid v1.3.2 |
| 2270 | 2026-06-06T15:47:27.816Z | Compiling oxnet v0.1.6 |
| 2271 | 2026-06-06T15:47:27.829Z | Compiling dof v0.4.0 |
| 2272 | 2026-06-06T15:47:27.915Z | Compiling serde_with v3.20.0 |
| 2273 | 2026-06-06T15:47:28.180Z | Compiling daft v0.1.7 |
| 2274 | 2026-06-06T15:47:28.295Z | Compiling protocol v0.1.0 (https://github.com/oxidecomputer/lldp#54b26617) |
| 2275 | 2026-06-06T15:47:28.471Z | Compiling omicron-uuid-kinds v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2276 | 2026-06-06T15:47:28.773Z | Compiling usdt-impl v0.6.0 |
| 2277 | 2026-06-06T15:47:28.992Z | Compiling tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#a7d440f5) |
| 2278 | 2026-06-06T15:47:29.162Z | Compiling tokio-util v0.7.18 |
| 2279 | 2026-06-06T15:47:29.217Z | Compiling tower v0.5.3 |
| 2280 | 2026-06-06T15:47:29.463Z | Compiling tokio-rustls v0.26.4 |
| 2281 | 2026-06-06T15:47:29.571Z | Compiling rustls-platform-verifier v0.7.0 |
| 2282 | 2026-06-06T15:47:29.656Z | Compiling tower-http v0.6.11 |
| 2283 | 2026-06-06T15:47:29.711Z | Compiling h2 v0.4.14 |
| 2284 | 2026-06-06T15:47:29.724Z | Compiling usdt v0.6.0 |
| 2285 | 2026-06-06T15:47:29.748Z | Compiling async-compression v0.4.42 |
| 2286 | 2026-06-06T15:47:29.807Z | Compiling iddqd v0.4.2 |
| 2287 | 2026-06-06T15:47:29.891Z | Compiling omicron-ledger v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2288 | 2026-06-06T15:47:30.003Z | Compiling backoff v0.4.0 |
| 2289 | 2026-06-06T15:47:30.070Z | Compiling typify-impl v0.6.2 |
| 2290 | 2026-06-06T15:47:30.091Z | Compiling sled-hardware-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2291 | 2026-06-06T15:47:30.153Z | Compiling gfss v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2292 | 2026-06-06T15:47:30.225Z | Compiling byte-wrapper v0.1.0 |
| 2293 | 2026-06-06T15:47:30.433Z | Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7) |
| 2294 | 2026-06-06T15:47:30.556Z | Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=bd9a0e2abe6b6b89aec8c85f4ee57474144ed150#bd9a0e2a) |
| 2295 | 2026-06-06T15:47:30.589Z | Compiling usdt-impl v0.5.0 |
| 2296 | 2026-06-06T15:47:30.763Z | Compiling bootstore v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2297 | 2026-06-06T15:47:31.121Z | Compiling propolis-api-types-versions v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7) |
| 2298 | 2026-06-06T15:47:31.176Z | Compiling trust-quorum-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2299 | 2026-06-06T15:47:31.272Z | Compiling usdt v0.5.0 |
| 2300 | 2026-06-06T15:47:31.446Z | Compiling omicron-passwords v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2301 | 2026-06-06T15:47:31.552Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#4abde35f) |
| 2302 | 2026-06-06T15:47:31.710Z | Compiling typify v0.6.2 |
| 2303 | 2026-06-06T15:47:31.830Z | Compiling hyper v1.10.1 |
| 2304 | 2026-06-06T15:47:32.178Z | Compiling progenitor-impl v0.13.0 |
| 2305 | 2026-06-06T15:47:32.252Z | Compiling progenitor-impl v0.14.0 |
| 2306 | 2026-06-06T15:47:32.702Z | Compiling hickory-proto v0.24.4 |
| 2307 | 2026-06-06T15:47:32.961Z | Compiling hyper-util v0.1.20 |
| 2308 | 2026-06-06T15:47:33.428Z | Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7) |
| 2309 | 2026-06-06T15:47:33.540Z | Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 2310 | 2026-06-06T15:47:33.554Z | Compiling tokio-stream v0.1.18 |
| 2311 | 2026-06-06T15:47:34.032Z | Compiling tokio-dtrace v0.1.1 |
| 2312 | 2026-06-06T15:47:34.270Z | Compiling hyper-rustls v0.27.9 |
| 2313 | 2026-06-06T15:47:34.311Z | Compiling dropshot v0.17.1 |
| 2314 | 2026-06-06T15:47:34.614Z | Compiling reqwest v0.13.4 |
| 2315 | 2026-06-06T15:47:34.650Z | Compiling reqwest v0.12.28 |
| 2316 | 2026-06-06T15:47:34.695Z | Compiling hickory-resolver v0.24.4 |
| 2317 | 2026-06-06T15:47:35.452Z | Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 2318 | 2026-06-06T15:47:35.483Z | Compiling zone v0.3.1 |
| 2319 | 2026-06-06T15:47:35.639Z | Compiling qorb v0.4.1 |
| 2320 | 2026-06-06T15:47:35.876Z | Compiling progenitor-client v0.14.0 |
| 2321 | 2026-06-06T15:47:35.939Z | Compiling progenitor-client v0.10.0 |
| 2322 | 2026-06-06T15:47:36.196Z | Compiling progenitor-extras v0.2.0 |
| 2323 | 2026-06-06T15:47:36.253Z | Compiling progenitor-client v0.13.0 |
| 2324 | 2026-06-06T15:47:36.265Z | Compiling progenitor v0.14.0 |
| 2325 | 2026-06-06T15:47:36.414Z | Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 2326 | 2026-06-06T15:47:36.454Z | Compiling libsw-core v0.3.2 |
| 2327 | 2026-06-06T15:47:36.571Z | Compiling progenitor v0.13.0 |
| 2328 | 2026-06-06T15:47:36.633Z | Compiling ddm-protocol v0.1.0 (/work/oxidecomputer/maghemite/ddm-protocol) |
| 2329 | 2026-06-06T15:47:36.720Z | Compiling rdb-types v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=7696ee48d5ee29a917dea459e281fe2e8ff20513#7696ee48) |
| 2330 | 2026-06-06T15:47:37.037Z | Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=7696ee48d5ee29a917dea459e281fe2e8ff20513#7696ee48) |
| 2331 | 2026-06-06T15:47:37.087Z | Compiling libsw v3.5.0 |
| 2332 | 2026-06-06T15:47:37.275Z | Compiling omicron-common v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2333 | 2026-06-06T15:47:37.531Z | Compiling gateway-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2334 | 2026-06-06T15:47:37.786Z | Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 2335 | 2026-06-06T15:47:37.870Z | Compiling ereport-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2336 | 2026-06-06T15:47:38.425Z | Compiling ddm-api-types-versions v0.1.0 (/work/oxidecomputer/maghemite/ddm-api-types/versions) |
| 2337 | 2026-06-06T15:47:38.450Z | Compiling oxide-tokio-rt v0.1.6 |
| 2338 | 2026-06-06T15:47:38.463Z | Compiling trust-quorum-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2339 | 2026-06-06T15:47:38.601Z | Compiling slog-dtrace v0.3.0 |
| 2340 | 2026-06-06T15:47:38.775Z | Compiling tough v0.22.0 |
| 2341 | 2026-06-06T15:47:38.870Z | Compiling cancel-safe-futures v0.1.5 |
| 2342 | 2026-06-06T15:47:38.935Z | Compiling clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3) |
| 2343 | 2026-06-06T15:47:38.938Z | Compiling cockroach-admin-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2344 | 2026-06-06T15:47:39.188Z | Compiling update-engine v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2345 | 2026-06-06T15:47:39.650Z | Compiling gateway-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2346 | 2026-06-06T15:47:39.762Z | Compiling cockroach-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2347 | 2026-06-06T15:47:39.847Z | Compiling gateway-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2348 | 2026-06-06T15:47:39.968Z | Compiling steno v0.4.1 |
| 2349 | 2026-06-06T15:47:40.252Z | Compiling hickory-proto v0.25.2 |
| 2350 | 2026-06-06T15:47:40.594Z | Compiling ddm-api-types v0.1.0 (/work/oxidecomputer/maghemite/ddm-api-types) |
| 2351 | 2026-06-06T15:47:40.710Z | Compiling mg-api-types-versions v0.1.0 (/work/oxidecomputer/maghemite/mg-api-types/versions) |
| 2352 | 2026-06-06T15:47:40.820Z | Compiling sled v0.34.7 |
| 2353 | 2026-06-06T15:47:41.884Z | Compiling oximeter-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2354 | 2026-06-06T15:47:42.695Z | Compiling sled-agent-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2355 | 2026-06-06T15:47:42.858Z | Compiling clickhouse-admin-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2356 | 2026-06-06T15:47:42.871Z | Compiling internal-dns-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2357 | 2026-06-06T15:47:42.985Z | Compiling hickory-resolver v0.25.2 |
| 2358 | 2026-06-06T15:47:43.646Z | Compiling internal-dns-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2359 | 2026-06-06T15:47:43.772Z | Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2360 | 2026-06-06T15:47:44.067Z | Compiling oxql-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2361 | 2026-06-06T15:47:44.590Z | Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2362 | 2026-06-06T15:47:44.827Z | Compiling clickhouse-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2363 | 2026-06-06T15:47:45.058Z | Compiling internal-dns-resolver v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2364 | 2026-06-06T15:47:45.071Z | Compiling oximeter-producer-api v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2365 | 2026-06-06T15:47:45.194Z | Compiling transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#e88642c7) |
| 2366 | 2026-06-06T15:47:45.297Z | Compiling oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2367 | 2026-06-06T15:47:45.566Z | Compiling oximeter-db v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2368 | 2026-06-06T15:47:45.794Z | Compiling network-interface v0.1.7 (https://github.com/oxidecomputer/network-interface?branch=illumos#5a696e91) |
| 2369 | 2026-06-06T15:47:45.880Z | Compiling papergrid v0.18.0 |
| 2370 | 2026-06-06T15:47:46.015Z | Compiling testing_table v0.3.0 |
| 2371 | 2026-06-06T15:47:46.122Z | Compiling internet-checksum v0.2.1 |
| 2372 | 2026-06-06T15:47:46.189Z | Compiling transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control?branch=main#e88642c7) |
| 2373 | 2026-06-06T15:47:46.191Z | Compiling slog-stdlog v4.1.1 |
| 2374 | 2026-06-06T15:47:46.269Z | Compiling smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51) |
| 2375 | 2026-06-06T15:47:46.420Z | Compiling dropshot-api-manager-types v0.7.2 |
| 2376 | 2026-06-06T15:47:46.644Z | Compiling mg-api-types v0.1.0 (/work/oxidecomputer/maghemite/mg-api-types) |
| 2377 | 2026-06-06T15:47:46.771Z | Compiling common v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=0c92583413d48f50f87c32bac3ed9a26b6785b58#0c925834) |
| 2378 | 2026-06-06T15:47:46.784Z | Compiling slog-envlogger v2.2.0 |
| 2379 | 2026-06-06T15:47:47.015Z | Compiling tabled v0.21.0 |
| 2380 | 2026-06-06T15:47:47.192Z | Compiling const-random v0.1.18 |
| 2381 | 2026-06-06T15:47:47.277Z | Compiling typify-impl v0.4.3 |
| 2382 | 2026-06-06T15:47:47.581Z | Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=8b44982bf0d3f8ea52c810b2b00425a1e350e2f8#8b44982b) |
| 2383 | 2026-06-06T15:47:47.834Z | Compiling crc8 v0.1.1 |
| 2384 | 2026-06-06T15:47:47.912Z | Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=8b44982bf0d3f8ea52c810b2b00425a1e350e2f8#8b44982b) |
| 2385 | 2026-06-06T15:47:47.961Z | Compiling ahash v0.8.12 |
| 2386 | 2026-06-06T15:47:48.216Z | Compiling smartstring v1.0.1 |
| 2387 | 2026-06-06T15:47:48.512Z | Compiling ddm-admin-client v0.1.0 (/work/oxidecomputer/maghemite/ddm-admin-client) |
| 2388 | 2026-06-06T15:47:48.959Z | Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#e88642c7) |
| 2389 | 2026-06-06T15:47:49.100Z | Compiling typify v0.4.3 |
| 2390 | 2026-06-06T15:47:49.222Z | Compiling sha1 v0.10.6 |
| 2391 | 2026-06-06T15:47:49.386Z | Compiling thin-vec v0.2.18 |
| 2392 | 2026-06-06T15:47:49.473Z | Compiling utf-8 v0.7.6 |
| 2393 | 2026-06-06T15:47:49.624Z | Compiling tungstenite v0.21.0 |
| 2394 | 2026-06-06T15:47:49.669Z | Compiling rhai v1.25.1 |
| 2395 | 2026-06-06T15:47:49.690Z | Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=8b44982bf0d3f8ea52c810b2b00425a1e350e2f8#8b44982b) |
| 2396 | 2026-06-06T15:47:49.701Z | Compiling progenitor-impl v0.10.0 |
| 2397 | 2026-06-06T15:47:50.158Z | Compiling dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=0c92583413d48f50f87c32bac3ed9a26b6785b58#0c925834) |
| 2398 | 2026-06-06T15:47:50.204Z | Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9) |
| 2399 | 2026-06-06T15:47:50.516Z | Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a) |
| 2400 | 2026-06-06T15:47:50.534Z | Compiling sha2 v0.10.9 |
| 2401 | 2026-06-06T15:47:50.934Z | Compiling sled-agent-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2402 | 2026-06-06T15:47:50.963Z | Compiling nexus-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2403 | 2026-06-06T15:47:51.294Z | Compiling progenitor v0.10.0 |
| 2404 | 2026-06-06T15:47:51.454Z | Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9) |
| 2405 | 2026-06-06T15:47:52.843Z | Compiling trust-quorum-protocol v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2406 | 2026-06-06T15:47:52.855Z | Compiling illumos-utils v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2407 | 2026-06-06T15:47:53.078Z | Compiling bootstrap-agent-lockstep-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2408 | 2026-06-06T15:47:53.319Z | Compiling tokio-tungstenite v0.21.0 |
| 2409 | 2026-06-06T15:47:53.668Z | Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=8b44982bf0d3f8ea52c810b2b00425a1e350e2f8#8b44982b) |
| 2410 | 2026-06-06T15:47:53.986Z | Compiling lzma-sys v0.1.20 |
| 2411 | 2026-06-06T15:47:54.112Z | Compiling typeid v1.0.3 |
| 2412 | 2026-06-06T15:47:54.243Z | Compiling ddm-api v0.1.0 (/work/oxidecomputer/maghemite/ddm-api) |
| 2413 | 2026-06-06T15:47:54.393Z | Compiling console v0.16.3 |
| 2414 | 2026-06-06T15:47:55.030Z | Compiling git-stub v1.0.0 |
| 2415 | 2026-06-06T15:47:55.046Z | Compiling toml_datetime v0.7.5+spec-1.1.0 |
| 2416 | 2026-06-06T15:47:55.314Z | Compiling base64 v0.21.7 |
| 2417 | 2026-06-06T15:47:55.347Z | Compiling unit-prefix v0.5.2 |
| 2418 | 2026-06-06T15:47:55.372Z | Compiling toml v0.9.12+spec-1.1.0 |
| 2419 | 2026-06-06T15:47:55.516Z | Compiling indicatif v0.18.4 |
| 2420 | 2026-06-06T15:47:55.583Z | Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9) |
| 2421 | 2026-06-06T15:47:55.656Z | Compiling git-stub-vcs v0.1.0 |
| 2422 | 2026-06-06T15:47:56.026Z | Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=8b44982bf0d3f8ea52c810b2b00425a1e350e2f8#8b44982b) |
| 2423 | 2026-06-06T15:47:56.464Z | Compiling zone v0.3.1 (https://github.com/oxidecomputer/zone#008474e8) |
| 2424 | 2026-06-06T15:47:56.803Z | Compiling ron v0.12.1 |
| 2425 | 2026-06-06T15:47:57.102Z | Compiling xz2 v0.1.7 |
| 2426 | 2026-06-06T15:47:57.105Z | Compiling mg-api v0.1.0 (/work/oxidecomputer/maghemite/mg-api) |
| 2427 | 2026-06-06T15:47:57.357Z | Compiling mg-admin-client v0.1.0 (/work/oxidecomputer/maghemite/mg-admin-client) |
| 2428 | 2026-06-06T15:47:57.391Z | Compiling drift v0.2.0 |
| 2429 | 2026-06-06T15:47:57.845Z | Compiling base16ct v1.0.0 |
| 2430 | 2026-06-06T15:47:58.052Z | Compiling libfalcon v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#89996b1f) |
| 2431 | 2026-06-06T15:47:58.406Z | Compiling dropshot-api-manager v0.7.2 |
| 2432 | 2026-06-06T15:47:59.193Z | Compiling ztest v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#89996b1f) |
| 2433 | 2026-06-06T15:47:59.223Z | Compiling natord v1.0.9 |
| 2434 | 2026-06-06T15:47:59.409Z | Compiling util v0.1.0 (/work/oxidecomputer/maghemite/util) |
| 2435 | 2026-06-06T15:48:01.422Z | Compiling nexus-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2436 | 2026-06-06T15:48:02.821Z | Compiling maghemite-dropshot-apis v0.1.0 (/work/oxidecomputer/maghemite/dropshot-apis) |
| 2437 | 2026-06-06T15:48:09.748Z | Compiling nexus-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2438 | 2026-06-06T15:48:11.437Z | Compiling oximeter-producer v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2439 | 2026-06-06T15:48:12.467Z | Compiling mg-common v0.1.0 (/work/oxidecomputer/maghemite/mg-common) |
| 2440 | 2026-06-06T15:48:13.480Z | Compiling ndp v0.1.0 (/work/oxidecomputer/maghemite/ndp) |
| 2441 | 2026-06-06T15:48:13.483Z | Compiling ddm v0.1.0 (/work/oxidecomputer/maghemite/ddm) |
| 2442 | 2026-06-06T15:48:13.483Z | Compiling mg-tests v0.1.0 (/work/oxidecomputer/maghemite/tests) |
| 2443 | 2026-06-06T15:48:13.950Z | Compiling mg-ddm-verify v0.1.0 (/work/oxidecomputer/maghemite/mg-ddm-verify) |
| 2444 | 2026-06-06T15:48:13.953Z | Compiling xtask v0.1.0 (/work/oxidecomputer/maghemite/xtask) |
| 2445 | 2026-06-06T15:48:13.953Z | Compiling ddmadm v0.1.0 (/work/oxidecomputer/maghemite/ddmadm) |
| 2446 | 2026-06-06T15:48:14.417Z | Compiling rdb v0.1.0 (/work/oxidecomputer/maghemite/rdb) |
| 2447 | 2026-06-06T15:48:15.883Z | Compiling bgp v0.1.0 (/work/oxidecomputer/maghemite/bgp) |
| 2448 | 2026-06-06T15:48:15.883Z | Compiling bfd v0.1.0 (/work/oxidecomputer/maghemite/bfd) |
| 2449 | 2026-06-06T15:48:15.886Z | Compiling mg-lower v0.1.0 (/work/oxidecomputer/maghemite/mg-lower) |
| 2450 | 2026-06-06T15:48:20.617Z | Compiling ddmd v0.1.0 (/work/oxidecomputer/maghemite/ddmd) |
| 2451 | 2026-06-06T15:48:22.688Z | Compiling falcon-lab v0.1.0 (/work/oxidecomputer/maghemite/falcon-lab) |
| 2452 | 2026-06-06T15:48:22.693Z | Compiling mgadm v0.1.0 (/work/oxidecomputer/maghemite/mgadm) |
| 2453 | 2026-06-06T15:48:22.693Z | Compiling mgd v0.1.0 (/work/oxidecomputer/maghemite/mgd) |
| 2454 | 2026-06-06T15:49:02.113Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 38s |
| 2455 | 2026-06-06T15:49:02.295Z | |
| 2456 | 2026-06-06T15:49:02.300Z | real 1:38.401267183 |
| 2457 | 2026-06-06T15:49:02.300Z | user 7:22.367215954 |
| 2458 | 2026-06-06T15:49:02.300Z | sys 1:04.124112570 |
| 2459 | 2026-06-06T15:49:02.300Z | trap 0.187003728 |
| 2460 | 2026-06-06T15:49:02.300Z | tflt 0.011234806 |
| 2461 | 2026-06-06T15:49:02.300Z | dflt 0.180854838 |
| 2462 | 2026-06-06T15:49:02.300Z | kflt 0.000031208 |
| 2463 | 2026-06-06T15:49:02.300Z | lock 28:44.159372787 |
| 2464 | 2026-06-06T15:49:02.300Z | slp 23:35.135293818 |
| 2465 | 2026-06-06T15:49:02.300Z | lat 22.915363280 |
| 2466 | 2026-06-06T15:49:02.300Z | stop 33.351610888 |
| 2467 | 2026-06-06T15:49:02.300Z | + ptime -m cargo build --release |
| 2468 | 2026-06-06T15:49:02.944Z | Compiling proc-macro2 v1.0.106 |
| 2469 | 2026-06-06T15:49:02.944Z | Compiling quote v1.0.45 |
| 2470 | 2026-06-06T15:49:02.944Z | Compiling unicode-ident v1.0.24 |
| 2471 | 2026-06-06T15:49:02.948Z | Compiling serde_core v1.0.228 |
| 2472 | 2026-06-06T15:49:02.948Z | Compiling serde v1.0.228 |
| 2473 | 2026-06-06T15:49:02.948Z | Compiling libc v0.2.186 |
| 2474 | 2026-06-06T15:49:02.948Z | Compiling cfg-if v1.0.4 |
| 2475 | 2026-06-06T15:49:03.158Z | Compiling zmij v1.0.21 |
| 2476 | 2026-06-06T15:49:03.229Z | Compiling autocfg v1.5.1 |
| 2477 | 2026-06-06T15:49:03.435Z | Compiling memchr v2.8.1 |
| 2478 | 2026-06-06T15:49:03.460Z | Compiling libm v0.2.16 |
| 2479 | 2026-06-06T15:49:03.628Z | Compiling itoa v1.0.18 |
| 2480 | 2026-06-06T15:49:03.863Z | Compiling icu_normalizer_data v2.2.0 |
| 2481 | 2026-06-06T15:49:03.895Z | Compiling icu_properties_data v2.2.0 |
| 2482 | 2026-06-06T15:49:04.094Z | Compiling version_check v0.9.5 |
| 2483 | 2026-06-06T15:49:04.153Z | Compiling stable_deref_trait v1.2.1 |
| 2484 | 2026-06-06T15:49:04.302Z | Compiling syn v2.0.117 |
| 2485 | 2026-06-06T15:49:04.322Z | Compiling serde_json v1.0.150 |
| 2486 | 2026-06-06T15:49:04.369Z | Compiling writeable v0.6.3 |
| 2487 | 2026-06-06T15:49:04.394Z | Compiling litemap v0.8.2 |
| 2488 | 2026-06-06T15:49:04.584Z | Compiling thiserror v2.0.18 |
| 2489 | 2026-06-06T15:49:04.608Z | Compiling utf8_iter v1.0.4 |
| 2490 | 2026-06-06T15:49:04.667Z | Compiling num-traits v0.2.19 |
| 2491 | 2026-06-06T15:49:04.683Z | Compiling percent-encoding v2.3.2 |
| 2492 | 2026-06-06T15:49:05.376Z | Compiling form_urlencoded v1.2.2 |
| 2493 | 2026-06-06T15:49:05.439Z | Compiling rand_core v0.10.1 |
| 2494 | 2026-06-06T15:49:05.439Z | Compiling getrandom v0.4.2 |
| 2495 | 2026-06-06T15:49:05.440Z | Compiling parking_lot_core v0.9.12 |
| 2496 | 2026-06-06T15:49:05.440Z | Compiling iana-time-zone v0.1.65 |
| 2497 | 2026-06-06T15:49:05.440Z | Compiling heck v0.5.0 |
| 2498 | 2026-06-06T15:49:05.447Z | Compiling errno v0.3.14 |
| 2499 | 2026-06-06T15:49:05.488Z | Compiling zerocopy v0.8.50 |
| 2500 | 2026-06-06T15:49:05.643Z | Compiling uuid v1.23.2 |
| 2501 | 2026-06-06T15:49:05.867Z | Compiling semver v1.0.28 |
| 2502 | 2026-06-06T15:49:05.909Z | Compiling schemars v0.8.22 |
| 2503 | 2026-06-06T15:49:05.917Z | Compiling dyn-clone v1.0.20 |
| 2504 | 2026-06-06T15:49:06.278Z | Compiling jobserver v0.1.34 |
| 2505 | 2026-06-06T15:49:06.297Z | Compiling shlex v2.0.1 |
| 2506 | 2026-06-06T15:49:06.317Z | Compiling find-msvc-tools v0.1.9 |
| 2507 | 2026-06-06T15:49:06.506Z | Compiling cc v1.2.63 |
| 2508 | 2026-06-06T15:49:06.535Z | Compiling rustversion v1.0.22 |
| 2509 | 2026-06-06T15:49:06.542Z | Compiling pin-project-lite v0.2.17 |
| 2510 | 2026-06-06T15:49:06.563Z | Compiling getrandom v0.2.17 |
| 2511 | 2026-06-06T15:49:06.663Z | Compiling bitflags v2.12.1 |
| 2512 | 2026-06-06T15:49:06.783Z | Compiling socket2 v0.6.4 |
| 2513 | 2026-06-06T15:49:06.803Z | Compiling scopeguard v1.2.0 |
| 2514 | 2026-06-06T15:49:06.925Z | Compiling portable-atomic v1.13.1 |
| 2515 | 2026-06-06T15:49:07.038Z | Compiling lock_api v0.4.14 |
| 2516 | 2026-06-06T15:49:07.079Z | Compiling synstructure v0.13.2 |
| 2517 | 2026-06-06T15:49:07.333Z | Compiling serde_derive_internals v0.29.1 |
| 2518 | 2026-06-06T15:49:07.588Z | Compiling log v0.4.32 |
| 2519 | 2026-06-06T15:49:07.613Z | Compiling critical-section v1.2.0 |
| 2520 | 2026-06-06T15:49:07.729Z | Compiling signal-hook-registry v1.4.8 |
| 2521 | 2026-06-06T15:49:07.747Z | Compiling mio v1.2.1 |
| 2522 | 2026-06-06T15:49:07.781Z | Compiling equivalent v1.0.2 |
| 2523 | 2026-06-06T15:49:07.869Z | Compiling cmake v0.1.58 |
| 2524 | 2026-06-06T15:49:07.954Z | Compiling once_cell v1.21.4 |
| 2525 | 2026-06-06T15:49:08.012Z | Compiling fs_extra v1.3.0 |
| 2526 | 2026-06-06T15:49:08.052Z | Compiling dunce v1.0.5 |
| 2527 | 2026-06-06T15:49:09.082Z | Compiling subtle v2.6.1 |
| 2528 | 2026-06-06T15:49:09.192Z | Compiling futures-core v0.3.32 |
| 2529 | 2026-06-06T15:49:09.192Z | Compiling httparse v1.10.1 |
| 2530 | 2026-06-06T15:49:09.192Z | Compiling serde_derive v1.0.228 |
| 2531 | 2026-06-06T15:49:09.192Z | Compiling zerofrom-derive v0.1.7 |
| 2532 | 2026-06-06T15:49:09.192Z | Compiling yoke-derive v0.8.2 |
| 2533 | 2026-06-06T15:49:09.192Z | Compiling zerovec-derive v0.11.3 |
| 2534 | 2026-06-06T15:49:09.192Z | Compiling displaydoc v0.2.6 |
| 2535 | 2026-06-06T15:49:09.192Z | Compiling schemars_derive v0.8.22 |
| 2536 | 2026-06-06T15:49:09.192Z | Compiling thiserror-impl v2.0.18 |
| 2537 | 2026-06-06T15:49:09.192Z | Compiling tokio-macros v2.7.0 |
| 2538 | 2026-06-06T15:49:09.204Z | Compiling zerocopy-derive v0.8.50 |
| 2539 | 2026-06-06T15:49:09.377Z | Compiling zeroize_derive v1.4.3 |
| 2540 | 2026-06-06T15:49:09.398Z | Compiling futures-macro v0.3.32 |
| 2541 | 2026-06-06T15:49:09.465Z | Compiling aws-lc-sys v0.41.0 |
| 2542 | 2026-06-06T15:49:09.479Z | Compiling zerofrom v0.1.8 |
| 2543 | 2026-06-06T15:49:09.613Z | Compiling yoke v0.8.3 |
| 2544 | 2026-06-06T15:49:09.627Z | Compiling futures-sink v0.3.32 |
| 2545 | 2026-06-06T15:49:09.820Z | Compiling zerovec v0.11.6 |
| 2546 | 2026-06-06T15:49:09.837Z | Compiling zerotrie v0.2.4 |
| 2547 | 2026-06-06T15:49:09.858Z | Compiling slab v0.4.12 |
| 2548 | 2026-06-06T15:49:10.069Z | Compiling typenum v1.20.1 |
| 2549 | 2026-06-06T15:49:10.082Z | Compiling zeroize v1.8.2 |
| 2550 | 2026-06-06T15:49:10.254Z | Compiling thiserror v1.0.69 |
| 2551 | 2026-06-06T15:49:10.276Z | Compiling rustix v1.1.4 |
| 2552 | 2026-06-06T15:49:10.333Z | Compiling futures-channel v0.3.32 |
| 2553 | 2026-06-06T15:49:10.360Z | Compiling thiserror-impl v1.0.69 |
| 2554 | 2026-06-06T15:49:10.439Z | Compiling tinystr v0.8.3 |
| 2555 | 2026-06-06T15:49:10.593Z | Compiling potential_utf v0.1.5 |
| 2556 | 2026-06-06T15:49:10.606Z | Compiling futures-task v0.3.32 |
| 2557 | 2026-06-06T15:49:10.666Z | Compiling icu_locale_core v2.2.0 |
| 2558 | 2026-06-06T15:49:10.714Z | Compiling futures-io v0.3.32 |
| 2559 | 2026-06-06T15:49:10.809Z | Compiling icu_collections v2.2.0 |
| 2560 | 2026-06-06T15:49:10.820Z | Compiling hashbrown v0.17.1 |
| 2561 | 2026-06-06T15:49:10.919Z | Compiling futures-util v0.3.32 |
| 2562 | 2026-06-06T15:49:11.588Z | Compiling smallvec v1.15.1 |
| 2563 | 2026-06-06T15:49:11.588Z | Compiling bytes v1.11.1 |
| 2564 | 2026-06-06T15:49:11.615Z | Compiling icu_provider v2.2.0 |
| 2565 | 2026-06-06T15:49:11.645Z | Compiling chrono v0.4.45 |
| 2566 | 2026-06-06T15:49:11.883Z | Compiling icu_properties v2.2.0 |
| 2567 | 2026-06-06T15:49:11.919Z | Compiling icu_normalizer v2.2.0 |
| 2568 | 2026-06-06T15:49:12.234Z | Compiling serde_tokenstream v0.2.3 |
| 2569 | 2026-06-06T15:49:12.894Z | Compiling idna_adapter v1.2.2 |
| 2570 | 2026-06-06T15:49:15.098Z | Compiling idna v1.1.0 |
| 2571 | 2026-06-06T15:49:15.116Z | Compiling parking_lot v0.12.5 |
| 2572 | 2026-06-06T15:49:15.116Z | Compiling indexmap v2.14.0 |
| 2573 | 2026-06-06T15:49:15.116Z | Compiling url v2.5.8 |
| 2574 | 2026-06-06T15:49:15.116Z | Compiling tokio v1.52.3 |
| 2575 | 2026-06-06T15:49:15.116Z | Compiling ucd-trie v0.1.7 |
| 2576 | 2026-06-06T15:49:15.116Z | Compiling pest v2.8.6 |
| 2577 | 2026-06-06T15:49:15.116Z | Compiling tracing-attributes v0.1.31 |
| 2578 | 2026-06-06T15:49:15.116Z | Compiling tracing-core v0.1.36 |
| 2579 | 2026-06-06T15:49:15.116Z | Compiling rand_core v0.6.4 |
| 2580 | 2026-06-06T15:49:15.116Z | Compiling regex-syntax v0.8.10 |
| 2581 | 2026-06-06T15:49:15.151Z | Compiling pest_meta v2.8.6 |
| 2582 | 2026-06-06T15:49:15.177Z | Compiling tracing v0.1.44 |
| 2583 | 2026-06-06T15:49:15.277Z | Compiling slog v2.8.2 |
| 2584 | 2026-06-06T15:49:15.529Z | Compiling base64 v0.22.1 |
| 2585 | 2026-06-06T15:49:15.541Z | Compiling byteorder v1.5.0 |
| 2586 | 2026-06-06T15:49:15.726Z | Compiling ipnetwork v0.21.1 |
| 2587 | 2026-06-06T15:49:15.837Z | Compiling pest_generator v2.8.6 |
| 2588 | 2026-06-06T15:49:16.075Z | Compiling http v1.4.1 |
| 2589 | 2026-06-06T15:49:16.452Z | Compiling erased-serde v0.3.31 |
| 2590 | 2026-06-06T15:49:16.484Z | Compiling aho-corasick v1.1.4 |
| 2591 | 2026-06-06T15:49:17.125Z | Compiling getrandom v0.3.4 |
| 2592 | 2026-06-06T15:49:17.495Z | Compiling regex-automata v0.4.14 |
| 2593 | 2026-06-06T15:49:17.925Z | Compiling pest_derive v2.8.6 |
| 2594 | 2026-06-06T15:49:18.007Z | Compiling anyhow v1.0.102 |
| 2595 | 2026-06-06T15:49:18.017Z | Compiling fnv v1.0.7 |
| 2596 | 2026-06-06T15:49:18.358Z | Compiling oxnet v0.1.6 |
| 2597 | 2026-06-06T15:49:18.504Z | Compiling rustls-pki-types v1.14.1 |
| 2598 | 2026-06-06T15:49:18.968Z | Compiling ring v0.17.14 |
| 2599 | 2026-06-06T15:49:19.357Z | Compiling regex v1.12.3 |
| 2600 | 2026-06-06T15:49:19.489Z | Compiling aws-lc-rs v1.17.0 |
| 2601 | 2026-06-06T15:49:19.816Z | Compiling paste v1.0.15 |
| 2602 | 2026-06-06T15:49:20.029Z | Compiling strsim v0.11.1 |
| 2603 | 2026-06-06T15:49:20.186Z | Compiling tokio-util v0.7.18 |
| 2604 | 2026-06-06T15:49:20.388Z | Compiling untrusted v0.7.1 |
| 2605 | 2026-06-06T15:49:21.809Z | Compiling untrusted v0.9.0 |
| 2606 | 2026-06-06T15:49:21.809Z | Compiling ipnet v2.12.0 |
| 2607 | 2026-06-06T15:49:21.809Z | Compiling time-core v0.1.8 |
| 2608 | 2026-06-06T15:49:21.809Z | Compiling num-conv v0.2.2 |
| 2609 | 2026-06-06T15:49:21.809Z | Compiling time-macros v0.2.27 |
| 2610 | 2026-06-06T15:49:22.012Z | Compiling rustls v0.23.40 |
| 2611 | 2026-06-06T15:49:22.164Z | Compiling ident_case v1.0.1 |
| 2612 | 2026-06-06T15:49:22.294Z | Compiling http-body v1.0.1 |
| 2613 | 2026-06-06T15:49:22.416Z | Compiling scroll_derive v0.13.1 |
| 2614 | 2026-06-06T15:49:22.464Z | Compiling camino v1.2.2 |
| 2615 | 2026-06-06T15:49:22.818Z | Compiling atomic-waker v1.1.2 |
| 2616 | 2026-06-06T15:49:22.964Z | Compiling async-trait v0.1.89 |
| 2617 | 2026-06-06T15:49:23.084Z | Compiling omicron-workspace-hack v0.1.0 |
| 2618 | 2026-06-06T15:49:23.328Z | Compiling try-lock v0.2.5 |
| 2619 | 2026-06-06T15:49:23.453Z | Compiling ryu v1.0.23 |
| 2620 | 2026-06-06T15:49:23.457Z | Compiling pretty-hex v0.4.2 |
| 2621 | 2026-06-06T15:49:23.609Z | Compiling tower-service v0.3.3 |
| 2622 | 2026-06-06T15:49:23.720Z | Compiling tower-layer v0.3.3 |
| 2623 | 2026-06-06T15:49:23.759Z | Compiling want v0.3.1 |
| 2624 | 2026-06-06T15:49:23.916Z | Compiling h2 v0.4.14 |
| 2625 | 2026-06-06T15:49:23.946Z | Compiling ppv-lite86 v0.2.21 |
| 2626 | 2026-06-06T15:49:24.286Z | Compiling crossbeam-utils v0.8.21 |
| 2627 | 2026-06-06T15:49:24.451Z | Compiling httpdate v1.0.3 |
| 2628 | 2026-06-06T15:49:25.190Z | Compiling crc32fast v1.5.0 |
| 2629 | 2026-06-06T15:49:26.066Z | Compiling usdt-impl v0.6.0 |
| 2630 | 2026-06-06T15:49:26.221Z | Compiling slog-async v2.8.0 |
| 2631 | 2026-06-06T15:49:26.347Z | Compiling hyper v1.10.1 |
| 2632 | 2026-06-06T15:49:26.540Z | Compiling serde_urlencoded v0.7.1 |
| 2633 | 2026-06-06T15:49:26.834Z | Compiling scroll v0.13.0 |
| 2634 | 2026-06-06T15:49:27.110Z | Compiling http-body-util v0.1.3 |
| 2635 | 2026-06-06T15:49:27.141Z | Compiling plain v0.2.3 |
| 2636 | 2026-06-06T15:49:27.266Z | Compiling goblin v0.10.7 |
| 2637 | 2026-06-06T15:49:27.421Z | Compiling daft-derive v0.1.7 |
| 2638 | 2026-06-06T15:49:29.187Z | Compiling hyper-util v0.1.20 |
| 2639 | 2026-06-06T15:49:30.602Z | Compiling foldhash v0.2.0 |
| 2640 | 2026-06-06T15:49:30.879Z | Compiling allocator-api2 v0.2.21 |
| 2641 | 2026-06-06T15:49:30.918Z | Compiling dof v0.4.0 |
| 2642 | 2026-06-06T15:49:31.284Z | Compiling hashbrown v0.16.1 |
| 2643 | 2026-06-06T15:49:31.328Z | Compiling dtrace-parser v0.3.0 |
| 2644 | 2026-06-06T15:49:31.347Z | Compiling openapiv3 v2.2.0 |
| 2645 | 2026-06-06T15:49:31.913Z | Compiling thread-id v5.1.0 |
| 2646 | 2026-06-06T15:49:31.939Z | Compiling syn v1.0.109 |
| 2647 | 2026-06-06T15:49:32.518Z | Compiling generic-array v0.14.7 |
| 2648 | 2026-06-06T15:49:32.575Z | Compiling powerfmt v0.2.0 |
| 2649 | 2026-06-06T15:49:32.840Z | Compiling deranged v0.5.8 |
| 2650 | 2026-06-06T15:49:33.558Z | Compiling num_threads v0.1.7 |
| 2651 | 2026-06-06T15:49:34.055Z | Compiling time v0.3.47 |
| 2652 | 2026-06-06T15:49:34.911Z | Compiling usdt-attr-macro v0.6.0 |
| 2653 | 2026-06-06T15:49:35.338Z | Compiling usdt-macro v0.6.0 |
| 2654 | 2026-06-06T15:49:35.453Z | Compiling rand_core v0.9.5 |
| 2655 | 2026-06-06T15:49:35.822Z | Compiling multer v3.1.0 |
| 2656 | 2026-06-06T15:49:36.092Z | Compiling ref-cast v1.0.25 |
| 2657 | 2026-06-06T15:49:36.235Z | Compiling crossbeam-channel v0.5.15 |
| 2658 | 2026-06-06T15:49:36.466Z | Compiling sync_wrapper v1.0.2 |
| 2659 | 2026-06-06T15:49:36.591Z | Compiling winnow v1.0.3 |
| 2660 | 2026-06-06T15:49:36.659Z | Compiling hex v0.4.3 |
| 2661 | 2026-06-06T15:49:36.768Z | Compiling cpufeatures v0.3.0 |
| 2662 | 2026-06-06T15:49:36.855Z | Compiling tower v0.5.3 |
| 2663 | 2026-06-06T15:49:36.918Z | Compiling rand_chacha v0.9.0 |
| 2664 | 2026-06-06T15:49:36.949Z | Compiling webpki-roots v1.0.7 |
| 2665 | 2026-06-06T15:49:36.962Z | Compiling futures-executor v0.3.32 |
| 2666 | 2026-06-06T15:49:37.076Z | Compiling async-stream-impl v0.3.6 |
| 2667 | 2026-06-06T15:49:37.425Z | Compiling ref-cast-impl v1.0.25 |
| 2668 | 2026-06-06T15:49:37.442Z | Compiling dropshot v0.17.1 |
| 2669 | 2026-06-06T15:49:37.479Z | Compiling thread_local v1.1.9 |
| 2670 | 2026-06-06T15:49:37.745Z | Compiling tower-http v0.6.11 |
| 2671 | 2026-06-06T15:49:37.833Z | Compiling futures v0.3.32 |
| 2672 | 2026-06-06T15:49:37.923Z | Compiling rand v0.9.4 |
| 2673 | 2026-06-06T15:49:38.062Z | Compiling structmeta-derive v0.3.0 |
| 2674 | 2026-06-06T15:49:38.075Z | Compiling is-terminal v0.4.17 |
| 2675 | 2026-06-06T15:49:38.078Z | Compiling take_mut v0.2.2 |
| 2676 | 2026-06-06T15:49:38.208Z | Compiling term v1.2.1 |
| 2677 | 2026-06-06T15:49:38.294Z | Compiling fastrand v2.4.1 |
| 2678 | 2026-06-06T15:49:38.573Z | Compiling slog-term v2.9.2 |
| 2679 | 2026-06-06T15:49:38.631Z | Compiling crypto-common v0.1.7 |
| 2680 | 2026-06-06T15:49:38.787Z | Compiling darling_core v0.23.0 |
| 2681 | 2026-06-06T15:49:38.958Z | Compiling newtype-uuid-macros v0.1.0 |
| 2682 | 2026-06-06T15:49:39.137Z | Compiling structmeta v0.3.0 |
| 2683 | 2026-06-06T15:49:39.350Z | Compiling dropshot_endpoint v0.17.1 |
| 2684 | 2026-06-06T15:49:39.827Z | Compiling newtype-uuid v1.3.2 |
| 2685 | 2026-06-06T15:49:39.865Z | Compiling strum_macros v0.26.4 |
| 2686 | 2026-06-06T15:49:40.278Z | Compiling daft v0.1.7 |
| 2687 | 2026-06-06T15:49:40.582Z | Compiling tempfile v3.27.0 |
| 2688 | 2026-06-06T15:49:40.905Z | Compiling darling_macro v0.23.0 |
| 2689 | 2026-06-06T15:49:41.089Z | Compiling hybrid-array v0.4.12 |
| 2690 | 2026-06-06T15:49:41.371Z | Compiling match_cfg v0.1.0 |
| 2691 | 2026-06-06T15:49:41.489Z | Compiling adler2 v2.0.1 |
| 2692 | 2026-06-06T15:49:41.535Z | Compiling darling v0.23.0 |
| 2693 | 2026-06-06T15:49:41.570Z | Compiling either v1.16.0 |
| 2694 | 2026-06-06T15:49:41.593Z | Compiling simd-adler32 v0.3.9 |
| 2695 | 2026-06-06T15:49:41.607Z | Compiling openssl-probe v0.2.1 |
| 2696 | 2026-06-06T15:49:41.623Z | Compiling serde_with_macros v3.20.0 |
| 2697 | 2026-06-06T15:49:41.658Z | Compiling hostname v0.3.1 |
| 2698 | 2026-06-06T15:49:41.794Z | Compiling miniz_oxide v0.8.9 |
| 2699 | 2026-06-06T15:49:41.822Z | Compiling rustls-native-certs v0.8.4 |
| 2700 | 2026-06-06T15:49:41.857Z | Compiling toml_parser v1.1.2+spec-1.1.0 |
| 2701 | 2026-06-06T15:49:42.451Z | Compiling slog-json v2.6.1 |
| 2702 | 2026-06-06T15:49:42.632Z | Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 2703 | 2026-06-06T15:49:42.724Z | Compiling serde_spanned v1.1.1 |
| 2704 | 2026-06-06T15:49:42.777Z | Compiling memmap2 v0.9.10 |
| 2705 | 2026-06-06T15:49:43.140Z | Compiling toml_writer v1.1.1+spec-1.1.0 |
| 2706 | 2026-06-06T15:49:43.186Z | Compiling slog-bunyan v2.5.0 |
| 2707 | 2026-06-06T15:49:43.202Z | Compiling flate2 v1.1.9 |
| 2708 | 2026-06-06T15:49:43.370Z | Compiling crypto-common v0.2.2 |
| 2709 | 2026-06-06T15:49:43.370Z | Compiling block-buffer v0.12.0 |
| 2710 | 2026-06-06T15:49:43.405Z | Compiling derive-ex v0.1.8 |
| 2711 | 2026-06-06T15:49:43.558Z | Compiling rand_chacha v0.3.1 |
| 2712 | 2026-06-06T15:49:43.750Z | Compiling strum_macros v0.27.2 |
| 2713 | 2026-06-06T15:49:44.666Z | Compiling usdt v0.6.0 |
| 2714 | 2026-06-06T15:49:44.811Z | Compiling const-oid v0.10.2 |
| 2715 | 2026-06-06T15:49:45.021Z | Compiling compression-core v0.4.32 |
| 2716 | 2026-06-06T15:49:45.123Z | Compiling debug-ignore v1.0.5 |
| 2717 | 2026-06-06T15:49:45.208Z | Compiling compression-codecs v0.4.38 |
| 2718 | 2026-06-06T15:49:45.245Z | Compiling test-strategy v0.4.5 |
| 2719 | 2026-06-06T15:49:45.308Z | Compiling digest v0.11.3 |
| 2720 | 2026-06-06T15:49:45.510Z | Compiling rand v0.8.6 |
| 2721 | 2026-06-06T15:49:45.642Z | Compiling macaddr v1.0.1 |
| 2722 | 2026-06-06T15:49:45.709Z | Compiling toml_datetime v1.1.1+spec-1.1.0 |
| 2723 | 2026-06-06T15:49:45.959Z | Compiling encoding_rs v0.8.35 |
| 2724 | 2026-06-06T15:49:45.982Z | Compiling mime v0.3.17 |
| 2725 | 2026-06-06T15:49:46.336Z | Compiling spin v0.9.8 |
| 2726 | 2026-06-06T15:49:46.470Z | Compiling toml v1.1.2+spec-1.1.0 |
| 2727 | 2026-06-06T15:49:46.563Z | Compiling sha1 v0.11.0 |
| 2728 | 2026-06-06T15:49:46.601Z | Compiling async-compression v0.4.42 |
| 2729 | 2026-06-06T15:49:46.718Z | Compiling async-stream v0.3.6 |
| 2730 | 2026-06-06T15:49:46.969Z | Compiling block-buffer v0.10.4 |
| 2731 | 2026-06-06T15:49:47.000Z | Compiling waitgroup v0.1.2 |
| 2732 | 2026-06-06T15:49:47.143Z | Compiling rustls-pemfile v2.2.0 |
| 2733 | 2026-06-06T15:49:47.161Z | Compiling serde_path_to_error v0.1.20 |
| 2734 | 2026-06-06T15:49:47.429Z | Compiling hostname v0.4.2 |
| 2735 | 2026-06-06T15:49:47.505Z | Compiling digest v0.10.7 |
| 2736 | 2026-06-06T15:49:47.627Z | Compiling omicron-uuid-kinds v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2737 | 2026-06-06T15:49:47.768Z | Compiling unicode-width v0.2.2 |
| 2738 | 2026-06-06T15:49:48.130Z | Compiling parse-display-derive v0.10.0 |
| 2739 | 2026-06-06T15:49:48.271Z | Compiling regress v0.10.5 |
| 2740 | 2026-06-06T15:49:49.370Z | Compiling strum v0.26.3 |
| 2741 | 2026-06-06T15:49:49.676Z | Compiling wait-timeout v0.2.1 |
| 2742 | 2026-06-06T15:49:50.151Z | Compiling bit-vec v0.8.0 |
| 2743 | 2026-06-06T15:49:50.383Z | Compiling quick-error v1.2.3 |
| 2744 | 2026-06-06T15:49:50.508Z | Compiling rusty-fork v0.3.1 |
| 2745 | 2026-06-06T15:49:50.585Z | Compiling bit-set v0.8.0 |
| 2746 | 2026-06-06T15:49:50.678Z | Compiling api_identity v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2747 | 2026-06-06T15:49:50.807Z | Compiling serde_with v3.20.0 |
| 2748 | 2026-06-06T15:49:51.161Z | Compiling rand_xorshift v0.4.0 |
| 2749 | 2026-06-06T15:49:51.228Z | Compiling unarray v0.1.4 |
| 2750 | 2026-06-06T15:49:51.331Z | Compiling proptest v1.11.0 |
| 2751 | 2026-06-06T15:49:51.354Z | Compiling strum v0.27.2 |
| 2752 | 2026-06-06T15:49:51.375Z | Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 2753 | 2026-06-06T15:49:51.497Z | Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#8f60acdf) |
| 2754 | 2026-06-06T15:49:51.663Z | Compiling instant v0.1.13 |
| 2755 | 2026-06-06T15:49:51.826Z | Compiling cpufeatures v0.2.17 |
| 2756 | 2026-06-06T15:49:51.848Z | Compiling iddqd v0.4.2 |
| 2757 | 2026-06-06T15:49:51.903Z | Compiling itertools v0.14.0 |
| 2758 | 2026-06-06T15:49:51.961Z | Compiling clap_derive v4.6.1 |
| 2759 | 2026-06-06T15:49:53.252Z | Compiling utf8parse v0.2.2 |
| 2760 | 2026-06-06T15:49:53.529Z | Compiling anstyle-parse v1.0.0 |
| 2761 | 2026-06-06T15:49:53.756Z | Compiling tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#a7d440f5) |
| 2762 | 2026-06-06T15:49:53.860Z | Compiling omicron-ledger v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2763 | 2026-06-06T15:49:53.882Z | Compiling backon v1.6.0 |
| 2764 | 2026-06-06T15:49:53.975Z | Compiling terminal_size v0.4.4 |
| 2765 | 2026-06-06T15:49:54.325Z | Compiling is_terminal_polyfill v1.70.2 |
| 2766 | 2026-06-06T15:49:54.386Z | Compiling colorchoice v1.0.5 |
| 2767 | 2026-06-06T15:49:54.429Z | Compiling anstyle-query v1.1.5 |
| 2768 | 2026-06-06T15:49:54.709Z | Compiling anstyle v1.0.14 |
| 2769 | 2026-06-06T15:49:54.991Z | Compiling anstream v1.0.0 |
| 2770 | 2026-06-06T15:49:55.615Z | Compiling backoff v0.4.0 |
| 2771 | 2026-06-06T15:49:55.767Z | Compiling parse-display v0.10.0 |
| 2772 | 2026-06-06T15:49:55.858Z | Compiling protocol v0.1.0 (https://github.com/oxidecomputer/lldp#54b26617) |
| 2773 | 2026-06-06T15:49:56.540Z | Compiling clap_lex v1.1.0 |
| 2774 | 2026-06-06T15:49:56.633Z | Compiling humantime v2.3.0 |
| 2775 | 2026-06-06T15:49:56.697Z | Compiling clap_builder v4.6.0 |
| 2776 | 2026-06-06T15:49:57.383Z | Compiling regress v0.11.1 |
| 2777 | 2026-06-06T15:49:58.584Z | Compiling clap v4.6.1 |
| 2778 | 2026-06-06T15:49:58.917Z | Compiling typify-impl v0.6.2 |
| 2779 | 2026-06-06T15:50:00.108Z | Compiling toml_edit v0.25.12+spec-1.1.0 |
| 2780 | 2026-06-06T15:50:00.524Z | Compiling crucible-workspace-hack v0.1.0 |
| 2781 | 2026-06-06T15:50:00.894Z | Compiling proc-macro-crate v3.5.0 |
| 2782 | 2026-06-06T15:50:01.325Z | Compiling zerocopy-derive v0.7.35 |
| 2783 | 2026-06-06T15:50:01.913Z | Compiling unsafe-libyaml v0.2.11 |
| 2784 | 2026-06-06T15:50:02.217Z | Compiling num_enum_derive v0.7.6 |
| 2785 | 2026-06-06T15:50:02.311Z | Compiling typify-macro v0.6.2 |
| 2786 | 2026-06-06T15:50:02.466Z | Compiling serde_yaml v0.9.34+deprecated |
| 2787 | 2026-06-06T15:50:03.786Z | Compiling darling_core v0.21.3 |
| 2788 | 2026-06-06T15:50:03.888Z | Compiling convert_case v0.4.0 |
| 2789 | 2026-06-06T15:50:04.191Z | Compiling derive_more v0.99.20 |
| 2790 | 2026-06-06T15:50:04.409Z | Compiling num_enum v0.7.6 |
| 2791 | 2026-06-06T15:50:04.798Z | Compiling toml_datetime v0.6.11 |
| 2792 | 2026-06-06T15:50:05.851Z | Compiling darling_macro v0.21.3 |
| 2793 | 2026-06-06T15:50:05.879Z | Compiling typify v0.6.2 |
| 2794 | 2026-06-06T15:50:06.341Z | Compiling secrecy v0.10.3 |
| 2795 | 2026-06-06T15:50:06.456Z | Compiling darling v0.21.3 |
| 2796 | 2026-06-06T15:50:06.470Z | Compiling proc-macro-error-attr v1.0.4 |
| 2797 | 2026-06-06T15:50:06.581Z | Compiling heapless v0.8.0 |
| 2798 | 2026-06-06T15:50:06.724Z | Compiling prettyplease v0.2.37 |
| 2799 | 2026-06-06T15:50:06.753Z | Compiling tinyvec_macros v0.1.1 |
| 2800 | 2026-06-06T15:50:06.826Z | Compiling tinyvec v1.11.0 |
| 2801 | 2026-06-06T15:50:07.080Z | Compiling ingot-macros v0.1.1 |
| 2802 | 2026-06-06T15:50:07.354Z | Compiling zerocopy v0.7.35 |
| 2803 | 2026-06-06T15:50:07.466Z | Compiling tabwriter v1.4.1 |
| 2804 | 2026-06-06T15:50:07.899Z | Compiling crossbeam-epoch v0.9.18 |
| 2805 | 2026-06-06T15:50:08.061Z | Compiling hash32 v0.3.1 |
| 2806 | 2026-06-06T15:50:08.128Z | Compiling scroll_derive v0.12.1 |
| 2807 | 2026-06-06T15:50:08.227Z | Compiling rustc_version v0.4.1 |
| 2808 | 2026-06-06T15:50:08.398Z | Compiling num-integer v0.1.46 |
| 2809 | 2026-06-06T15:50:08.505Z | Compiling proc-macro-error v1.0.4 |
| 2810 | 2026-06-06T15:50:08.772Z | Compiling usdt-impl v0.5.0 |
| 2811 | 2026-06-06T15:50:08.870Z | Compiling data-encoding v2.11.0 |
| 2812 | 2026-06-06T15:50:08.897Z | Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 2813 | 2026-06-06T15:50:09.056Z | Compiling rustix v0.38.44 |
| 2814 | 2026-06-06T15:50:09.172Z | Compiling winnow v0.7.15 |
| 2815 | 2026-06-06T15:50:09.438Z | Compiling smoltcp v0.11.0 |
| 2816 | 2026-06-06T15:50:09.777Z | Compiling pkg-config v0.3.33 |
| 2817 | 2026-06-06T15:50:09.830Z | Compiling ingot-types v0.1.2 |
| 2818 | 2026-06-06T15:50:10.387Z | Compiling scroll v0.12.0 |
| 2819 | 2026-06-06T15:50:10.601Z | Compiling curve25519-dalek v4.1.3 |
| 2820 | 2026-06-06T15:50:10.720Z | Compiling dof v0.3.0 |
| 2821 | 2026-06-06T15:50:11.632Z | Compiling dtrace-parser v0.2.0 |
| 2822 | 2026-06-06T15:50:11.801Z | Compiling hmac v0.12.1 |
| 2823 | 2026-06-06T15:50:11.829Z | Compiling inout v0.1.4 |
| 2824 | 2026-06-06T15:50:11.940Z | Compiling ff v0.13.1 |
| 2825 | 2026-06-06T15:50:11.964Z | Compiling cobs v0.3.0 |
| 2826 | 2026-06-06T15:50:12.094Z | Compiling bstr v1.12.1 |
| 2827 | 2026-06-06T15:50:12.208Z | Compiling thread-id v4.2.2 |
| 2828 | 2026-06-06T15:50:12.233Z | Compiling bitflags v1.3.2 |
| 2829 | 2026-06-06T15:50:12.250Z | Compiling colored v3.1.1 |
| 2830 | 2026-06-06T15:50:12.297Z | Compiling static_assertions v1.1.0 |
| 2831 | 2026-06-06T15:50:12.399Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#7bd1bc80) |
| 2832 | 2026-06-06T15:50:12.650Z | Compiling managed v0.8.0 |
| 2833 | 2026-06-06T15:50:13.050Z | Compiling postcard v1.1.3 |
| 2834 | 2026-06-06T15:50:13.071Z | Compiling group v0.13.0 |
| 2835 | 2026-06-06T15:50:13.196Z | Compiling cipher v0.4.4 |
| 2836 | 2026-06-06T15:50:13.427Z | Compiling hkdf v0.12.4 |
| 2837 | 2026-06-06T15:50:13.844Z | Compiling goblin v0.8.2 |
| 2838 | 2026-06-06T15:50:14.036Z | Compiling ingot v0.1.1 |
| 2839 | 2026-06-06T15:50:14.049Z | Compiling num-rational v0.4.2 |
| 2840 | 2026-06-06T15:50:15.025Z | Compiling num-iter v0.1.45 |
| 2841 | 2026-06-06T15:50:15.672Z | Compiling sled-hardware-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2842 | 2026-06-06T15:50:15.997Z | Compiling universal-hash v0.5.1 |
| 2843 | 2026-06-06T15:50:16.150Z | Compiling thiserror-impl-no-std v2.0.2 |
| 2844 | 2026-06-06T15:50:16.190Z | Compiling hubpack_derive v0.1.1 |
| 2845 | 2026-06-06T15:50:16.273Z | Compiling crypto-bigint v0.5.5 |
| 2846 | 2026-06-06T15:50:16.739Z | Compiling half v2.7.1 |
| 2847 | 2026-06-06T15:50:17.041Z | Compiling serde_repr v0.1.20 |
| 2848 | 2026-06-06T15:50:17.091Z | Compiling foreign-types-macros v0.2.3 |
| 2849 | 2026-06-06T15:50:17.256Z | Compiling curve25519-dalek-derive v0.1.1 |
| 2850 | 2026-06-06T15:50:17.757Z | Compiling num-complex v0.4.6 |
| 2851 | 2026-06-06T15:50:18.244Z | Compiling memoffset v0.9.1 |
| 2852 | 2026-06-06T15:50:18.276Z | Compiling indent_write v2.2.0 |
| 2853 | 2026-06-06T15:50:18.435Z | Compiling base16ct v0.2.0 |
| 2854 | 2026-06-06T15:50:18.515Z | Compiling ciborium-io v0.2.2 |
| 2855 | 2026-06-06T15:50:18.642Z | Compiling foreign-types-shared v0.3.1 |
| 2856 | 2026-06-06T15:50:18.869Z | Compiling heck v0.4.1 |
| 2857 | 2026-06-06T15:50:19.005Z | Compiling opaque-debug v0.3.1 |
| 2858 | 2026-06-06T15:50:19.070Z | Compiling base64ct v1.8.3 |
| 2859 | 2026-06-06T15:50:19.082Z | Compiling cfg_aliases v0.2.1 |
| 2860 | 2026-06-06T15:50:19.100Z | Compiling poly1305 v0.8.0 |
| 2861 | 2026-06-06T15:50:19.163Z | Compiling nix v0.31.3 |
| 2862 | 2026-06-06T15:50:19.410Z | Compiling password-hash v0.5.0 |
| 2863 | 2026-06-06T15:50:20.191Z | Compiling foreign-types v0.5.0 |
| 2864 | 2026-06-06T15:50:20.282Z | Compiling ciborium-ll v0.2.2 |
| 2865 | 2026-06-06T15:50:20.371Z | Compiling elliptic-curve v0.13.8 |
| 2866 | 2026-06-06T15:50:20.663Z | Compiling num v0.4.3 |
| 2867 | 2026-06-06T15:50:20.759Z | Compiling thiserror-no-std v2.0.2 |
| 2868 | 2026-06-06T15:50:20.773Z | Compiling hubpack v0.1.2 |
| 2869 | 2026-06-06T15:50:22.004Z | Compiling chacha20 v0.9.1 |
| 2870 | 2026-06-06T15:50:22.586Z | Compiling gfss v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2871 | 2026-06-06T15:50:22.611Z | Compiling reqwest v0.12.28 |
| 2872 | 2026-06-06T15:50:23.293Z | Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=bd9a0e2abe6b6b89aec8c85f4ee57474144ed150#bd9a0e2a) |
| 2873 | 2026-06-06T15:50:23.828Z | Compiling blake2 v0.10.6 |
| 2874 | 2026-06-06T15:50:24.141Z | Compiling aead v0.5.2 |
| 2875 | 2026-06-06T15:50:24.231Z | Compiling byte-wrapper v0.1.0 |
| 2876 | 2026-06-06T15:50:24.319Z | Compiling chacha20 v0.10.0 |
| 2877 | 2026-06-06T15:50:24.331Z | Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 2878 | 2026-06-06T15:50:24.626Z | Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7) |
| 2879 | 2026-06-06T15:50:25.209Z | Compiling cstr-argument v0.1.2 |
| 2880 | 2026-06-06T15:50:25.372Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#4abde35f) |
| 2881 | 2026-06-06T15:50:25.385Z | Compiling keccak v0.1.6 |
| 2882 | 2026-06-06T15:50:25.546Z | Compiling float-ord v0.3.2 |
| 2883 | 2026-06-06T15:50:25.688Z | Compiling sha3 v0.10.9 |
| 2884 | 2026-06-06T15:50:25.748Z | Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 2885 | 2026-06-06T15:50:26.133Z | Compiling propolis-api-types-versions v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7) |
| 2886 | 2026-06-06T15:50:26.179Z | Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 2887 | 2026-06-06T15:50:26.311Z | Compiling rand v0.10.1 |
| 2888 | 2026-06-06T15:50:26.315Z | Compiling trust-quorum-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2889 | 2026-06-06T15:50:27.119Z | Compiling chacha20poly1305 v0.10.1 |
| 2890 | 2026-06-06T15:50:27.278Z | Compiling argon2 v0.5.3 |
| 2891 | 2026-06-06T15:50:27.637Z | Compiling rustls-webpki v0.103.13 |
| 2892 | 2026-06-06T15:50:29.278Z | Compiling progenitor-client v0.10.0 |
| 2893 | 2026-06-06T15:50:29.564Z | Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#7bd1bc80) |
| 2894 | 2026-06-06T15:50:29.802Z | Compiling vsss-rs v3.3.4 |
| 2895 | 2026-06-06T15:50:30.308Z | Compiling ciborium v0.2.2 |
| 2896 | 2026-06-06T15:50:31.146Z | Compiling atomicwrites v0.4.4 |
| 2897 | 2026-06-06T15:50:31.202Z | Compiling usdt-attr-macro v0.5.0 |
| 2898 | 2026-06-06T15:50:31.230Z | Compiling usdt-macro v0.5.0 |
| 2899 | 2026-06-06T15:50:31.888Z | Compiling tokio-rustls v0.26.4 |
| 2900 | 2026-06-06T15:50:31.946Z | Compiling rustls-platform-verifier v0.7.0 |
| 2901 | 2026-06-06T15:50:32.183Z | Compiling hyper-rustls v0.27.9 |
| 2902 | 2026-06-06T15:50:32.542Z | Compiling reqwest v0.13.4 |
| 2903 | 2026-06-06T15:50:33.772Z | Compiling num-derive v0.4.2 |
| 2904 | 2026-06-06T15:50:33.830Z | Compiling enum-as-inner v0.6.1 |
| 2905 | 2026-06-06T15:50:33.861Z | Compiling progenitor-client v0.14.0 |
| 2906 | 2026-06-06T15:50:34.433Z | Compiling progenitor-extras v0.2.0 |
| 2907 | 2026-06-06T15:50:34.687Z | Compiling memmap v0.7.0 |
| 2908 | 2026-06-06T15:50:34.825Z | Compiling winnow v0.5.40 |
| 2909 | 2026-06-06T15:50:35.226Z | Compiling semver v0.1.20 |
| 2910 | 2026-06-06T15:50:35.499Z | Compiling omicron-common v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2911 | 2026-06-06T15:50:36.442Z | Compiling rayon-core v1.13.0 |
| 2912 | 2026-06-06T15:50:37.018Z | Compiling toml_edit v0.19.15 |
| 2913 | 2026-06-06T15:50:37.148Z | Compiling rustc_version v0.1.7 |
| 2914 | 2026-06-06T15:50:37.653Z | Compiling usdt v0.5.0 |
| 2915 | 2026-06-06T15:50:38.374Z | Compiling bootstore v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2916 | 2026-06-06T15:50:45.623Z | Compiling oximeter-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2917 | 2026-06-06T15:50:47.324Z | Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7) |
| 2918 | 2026-06-06T15:50:47.441Z | Compiling omicron-passwords v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2919 | 2026-06-06T15:50:47.792Z | Compiling similar v2.7.0 |
| 2920 | 2026-06-06T15:50:47.866Z | Compiling crossbeam-deque v0.8.6 |
| 2921 | 2026-06-06T15:50:48.100Z | Compiling serde_spanned v0.6.9 |
| 2922 | 2026-06-06T15:50:48.100Z | Compiling lazy_static v1.5.0 |
| 2923 | 2026-06-06T15:50:48.232Z | Compiling vcpkg v0.2.15 |
| 2924 | 2026-06-06T15:50:48.402Z | Compiling bytecount v0.6.9 |
| 2925 | 2026-06-06T15:50:48.619Z | Compiling toml_write v0.1.2 |
| 2926 | 2026-06-06T15:50:48.843Z | Compiling openssl-sys v0.9.116 |
| 2927 | 2026-06-06T15:50:49.471Z | Compiling toml_edit v0.22.27 |
| 2928 | 2026-06-06T15:50:50.629Z | Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2929 | 2026-06-06T15:50:50.690Z | Compiling sled-agent-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2930 | 2026-06-06T15:50:50.940Z | Compiling proc-macro-crate v1.3.1 |
| 2931 | 2026-06-06T15:50:51.306Z | Compiling newtype_derive v0.1.6 |
| 2932 | 2026-06-06T15:50:51.474Z | Compiling progenitor-impl v0.13.0 |
| 2933 | 2026-06-06T15:50:51.583Z | Compiling progenitor-impl v0.14.0 |
| 2934 | 2026-06-06T15:50:51.873Z | Compiling itertools v0.12.1 |
| 2935 | 2026-06-06T15:50:52.982Z | Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 2936 | 2026-06-06T15:50:53.005Z | Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 2937 | 2026-06-06T15:50:53.354Z | Compiling swrite v0.1.0 |
| 2938 | 2026-06-06T15:50:53.443Z | Compiling resolv-conf v0.7.6 |
| 2939 | 2026-06-06T15:50:53.478Z | Compiling owo-colors v4.3.0 |
| 2940 | 2026-06-06T15:50:53.548Z | Compiling linked-hash-map v0.5.6 |
| 2941 | 2026-06-06T15:50:53.562Z | Compiling unicode-segmentation v1.13.3 |
| 2942 | 2026-06-06T15:50:53.686Z | Compiling progenitor-macro v0.14.0 |
| 2943 | 2026-06-06T15:50:53.779Z | Compiling lru-cache v0.1.2 |
| 2944 | 2026-06-06T15:50:53.824Z | Compiling progenitor-macro v0.13.0 |
| 2945 | 2026-06-06T15:50:53.931Z | Compiling newline-converter v0.3.0 |
| 2946 | 2026-06-06T15:50:54.083Z | Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 2947 | 2026-06-06T15:50:54.270Z | Compiling num_enum_derive v0.5.11 |
| 2948 | 2026-06-06T15:50:54.401Z | Compiling toml v0.8.23 |
| 2949 | 2026-06-06T15:50:54.963Z | Compiling rayon v1.12.0 |
| 2950 | 2026-06-06T15:50:55.030Z | Compiling hickory-proto v0.24.4 |
| 2951 | 2026-06-06T15:50:55.320Z | Compiling progenitor-client v0.13.0 |
| 2952 | 2026-06-06T15:50:57.216Z | Compiling console v0.15.11 |
| 2953 | 2026-06-06T15:50:57.972Z | Compiling camino-tempfile v1.4.1 |
| 2954 | 2026-06-06T15:50:58.154Z | Compiling serde-big-array v0.5.1 |
| 2955 | 2026-06-06T15:50:58.330Z | Compiling derive-where v1.6.1 |
| 2956 | 2026-06-06T15:50:58.399Z | Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 2957 | 2026-06-06T15:50:58.504Z | Compiling pin-project-internal v1.1.13 |
| 2958 | 2026-06-06T15:50:58.959Z | Compiling siphasher v1.0.3 |
| 2959 | 2026-06-06T15:50:59.191Z | Compiling minimal-lexical v0.2.1 |
| 2960 | 2026-06-06T15:50:59.458Z | Compiling nom v7.1.3 |
| 2961 | 2026-06-06T15:50:59.663Z | Compiling pin-project v1.1.13 |
| 2962 | 2026-06-06T15:50:59.696Z | Compiling phf_shared v0.12.1 |
| 2963 | 2026-06-06T15:50:59.934Z | Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25) |
| 2964 | 2026-06-06T15:51:00.624Z | Compiling sled-agent-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2965 | 2026-06-06T15:51:00.887Z | Compiling progenitor v0.13.0 |
| 2966 | 2026-06-06T15:51:01.051Z | Compiling progenitor v0.14.0 |
| 2967 | 2026-06-06T15:51:01.216Z | Compiling expectorate v1.2.0 |
| 2968 | 2026-06-06T15:51:02.411Z | Compiling hickory-resolver v0.24.4 |
| 2969 | 2026-06-06T15:51:03.892Z | Compiling num_enum v0.5.11 |
| 2970 | 2026-06-06T15:51:04.037Z | Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2971 | 2026-06-06T15:51:05.251Z | Compiling zone_cfg_derive v0.3.1 |
| 2972 | 2026-06-06T15:51:06.002Z | Compiling unicode-normalization v0.1.25 |
| 2973 | 2026-06-06T15:51:06.192Z | Compiling tokio-stream v0.1.18 |
| 2974 | 2026-06-06T15:51:06.625Z | Compiling snafu-derive v0.8.9 |
| 2975 | 2026-06-06T15:51:06.794Z | Compiling async-recursion v1.1.1 |
| 2976 | 2026-06-06T15:51:07.525Z | Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino#d79800f9) |
| 2977 | 2026-06-06T15:51:07.879Z | Compiling slog-dtrace v0.3.0 |
| 2978 | 2026-06-06T15:51:08.165Z | Compiling csv-core v0.1.13 |
| 2979 | 2026-06-06T15:51:08.390Z | Compiling unicode-width v0.1.14 |
| 2980 | 2026-06-06T15:51:08.591Z | Compiling highway v1.3.0 |
| 2981 | 2026-06-06T15:51:08.728Z | Compiling chrono-tz v0.10.4 |
| 2982 | 2026-06-06T15:51:09.017Z | Compiling foreign-types-shared v0.1.1 |
| 2983 | 2026-06-06T15:51:09.130Z | Compiling same-file v1.0.6 |
| 2984 | 2026-06-06T15:51:09.320Z | Compiling foldhash v0.1.5 |
| 2985 | 2026-06-06T15:51:09.347Z | Compiling smawk v0.3.2 |
| 2986 | 2026-06-06T15:51:09.524Z | Compiling unicode-xid v0.2.6 |
| 2987 | 2026-06-06T15:51:09.558Z | Compiling unicode-linebreak v0.1.5 |
| 2988 | 2026-06-06T15:51:09.662Z | Compiling openssl v0.10.80 |
| 2989 | 2026-06-06T15:51:09.851Z | Compiling cancel-safe-futures v0.1.5 |
| 2990 | 2026-06-06T15:51:09.977Z | Compiling konst_macro_rules v0.2.19 |
| 2991 | 2026-06-06T15:51:10.040Z | Compiling textwrap v0.16.2 |
| 2992 | 2026-06-06T15:51:10.166Z | Compiling konst v0.2.20 |
| 2993 | 2026-06-06T15:51:10.184Z | Compiling const_format_proc_macros v0.2.34 |
| 2994 | 2026-06-06T15:51:10.220Z | Compiling hashbrown v0.15.5 |
| 2995 | 2026-06-06T15:51:10.557Z | Compiling walkdir v2.5.0 |
| 2996 | 2026-06-06T15:51:10.571Z | Compiling foreign-types v0.3.2 |
| 2997 | 2026-06-06T15:51:10.678Z | Compiling oxql-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2998 | 2026-06-06T15:51:10.783Z | Compiling snafu v0.8.9 |
| 2999 | 2026-06-06T15:51:10.929Z | Compiling csv v1.4.0 |
| 3000 | 2026-06-06T15:51:11.164Z | Compiling qorb v0.4.1 |
| 3001 | 2026-06-06T15:51:11.308Z | Compiling olpc-cjson v0.1.4 |
| 3002 | 2026-06-06T15:51:11.321Z | Compiling zone v0.3.1 |
| 3003 | 2026-06-06T15:51:11.370Z | Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 3004 | 2026-06-06T15:51:11.530Z | Compiling illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b) |
| 3005 | 2026-06-06T15:51:11.903Z | Compiling gateway-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 3006 | 2026-06-06T15:51:12.090Z | Compiling clickhouse-admin-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 3007 | 2026-06-06T15:51:13.030Z | Compiling oximeter-db v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 3008 | 2026-06-06T15:51:13.597Z | Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 3009 | 2026-06-06T15:51:15.018Z | Compiling phf v0.12.1 |
| 3010 | 2026-06-06T15:51:15.672Z | Compiling internal-dns-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 3011 | 2026-06-06T15:51:15.833Z | Compiling tokio-dtrace v0.1.1 |
| 3012 | 2026-06-06T15:51:16.199Z | Compiling globset v0.4.18 |
| 3013 | 2026-06-06T15:51:16.790Z | Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7) |
| 3014 | 2026-06-06T15:51:17.026Z | Compiling oximeter-macro-impl v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 3015 | 2026-06-06T15:51:17.042Z | Compiling smf v0.2.3 |
| 3016 | 2026-06-06T15:51:17.604Z | Compiling ddm-protocol v0.1.0 (/work/oxidecomputer/maghemite/ddm-protocol) |
| 3017 | 2026-06-06T15:51:17.647Z | Compiling rdb-types v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=7696ee48d5ee29a917dea459e281fe2e8ff20513#7696ee48) |
| 3018 | 2026-06-06T15:51:18.212Z | Compiling libsw-core v0.3.2 |
| 3019 | 2026-06-06T15:51:18.361Z | Compiling pem v3.0.6 |
| 3020 | 2026-06-06T15:51:18.407Z | Compiling serde_plain v1.0.2 |
| 3021 | 2026-06-06T15:51:18.706Z | Compiling openssl-macros v0.1.1 |
| 3022 | 2026-06-06T15:51:18.874Z | Compiling cookie v0.18.1 |
| 3023 | 2026-06-06T15:51:18.915Z | Compiling sigpipe v0.1.3 |
| 3024 | 2026-06-06T15:51:19.029Z | Compiling fixedbitset v0.5.7 |
| 3025 | 2026-06-06T15:51:19.063Z | Compiling illumos-utils v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 3026 | 2026-06-06T15:51:19.142Z | Compiling fixedbitset v0.4.2 |
| 3027 | 2026-06-06T15:51:19.327Z | Compiling jiff v0.2.28 |
| 3028 | 2026-06-06T15:51:19.518Z | Compiling typed-path v0.9.3 |
| 3029 | 2026-06-06T15:51:19.531Z | Compiling glob v0.3.3 |
| 3030 | 2026-06-06T15:51:19.577Z | Compiling petgraph v0.6.5 |
| 3031 | 2026-06-06T15:51:20.192Z | Compiling petgraph v0.8.3 |
| 3032 | 2026-06-06T15:51:20.644Z | Compiling tough v0.22.0 |
| 3033 | 2026-06-06T15:51:21.304Z | Compiling libsw v3.5.0 |
| 3034 | 2026-06-06T15:51:21.450Z | Compiling ddm-api-types-versions v0.1.0 (/work/oxidecomputer/maghemite/ddm-api-types/versions) |
| 3035 | 2026-06-06T15:51:21.502Z | Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=7696ee48d5ee29a917dea459e281fe2e8ff20513#7696ee48) |
| 3036 | 2026-06-06T15:51:22.505Z | Compiling oxlog v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 3037 | 2026-06-06T15:51:22.685Z | Compiling oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 3038 | 2026-06-06T15:51:22.938Z | Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7) |
| 3039 | 2026-06-06T15:51:22.952Z | Compiling internal-dns-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 3040 | 2026-06-06T15:51:23.245Z | Compiling oxide-tokio-rt v0.1.6 |
| 3041 | 2026-06-06T15:51:24.525Z | Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 3042 | 2026-06-06T15:51:25.987Z | Compiling clickhouse-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 3043 | 2026-06-06T15:51:26.211Z | Compiling gateway-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 3044 | 2026-06-06T15:51:26.879Z | Compiling cockroach-admin-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 3045 | 2026-06-06T15:51:27.768Z | Compiling const_format v0.2.36 |
| 3046 | 2026-06-06T15:51:28.217Z | Compiling papergrid v0.11.0 |
| 3047 | 2026-06-06T15:51:28.293Z | Compiling ereport-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 3048 | 2026-06-06T15:51:28.496Z | Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=bd9a0e2abe6b6b89aec8c85f4ee57474144ed150#bd9a0e2a) |
| 3049 | 2026-06-06T15:51:28.826Z | Compiling libscf-sys v1.2.0 |
| 3050 | 2026-06-06T15:51:28.983Z | Compiling trust-quorum-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 3051 | 2026-06-06T15:51:29.121Z | Compiling tabled_derive v0.7.0 |
| 3052 | 2026-06-06T15:51:29.199Z | Compiling gethostname v0.5.0 |
| 3053 | 2026-06-06T15:51:29.351Z | Compiling clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3) |
| 3054 | 2026-06-06T15:51:29.824Z | Compiling key-manager-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 3055 | 2026-06-06T15:51:29.958Z | Compiling bcs v0.1.6 |
| 3056 | 2026-06-06T15:51:30.136Z | Compiling tagptr v0.2.0 |
| 3057 | 2026-06-06T15:51:30.191Z | Compiling termtree v0.5.1 |
| 3058 | 2026-06-06T15:51:30.316Z | Compiling linear-map v1.2.0 |
| 3059 | 2026-06-06T15:51:30.371Z | Compiling whoami v1.6.1 |
| 3060 | 2026-06-06T15:51:30.549Z | Compiling update-engine v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 3061 | 2026-06-06T15:51:30.846Z | Compiling moka v0.12.15 |
| 3062 | 2026-06-06T15:51:32.139Z | Compiling tabled v0.15.0 |
| 3063 | 2026-06-06T15:51:32.222Z | Compiling trust-quorum-protocol v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 3064 | 2026-06-06T15:51:33.151Z | Compiling gateway-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 3065 | 2026-06-06T15:51:33.530Z | Compiling cockroach-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 3066 | 2026-06-06T15:51:33.627Z | Compiling nexus-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 3067 | 2026-06-06T15:51:33.723Z | Compiling steno v0.4.1 |
| 3068 | 2026-06-06T15:51:35.113Z | Compiling bootstrap-agent-lockstep-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 3069 | 2026-06-06T15:51:38.864Z | Compiling hickory-proto v0.25.2 |
| 3070 | 2026-06-06T15:51:39.387Z | Compiling oximeter-producer-api v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 3071 | 2026-06-06T15:51:40.064Z | Compiling smf v0.10.0 (https://github.com/illumos/smf-rs?branch=main#72389b51) |
| 3072 | 2026-06-06T15:51:40.483Z | Compiling ddm-api-types v0.1.0 (/work/oxidecomputer/maghemite/ddm-api-types) |
| 3073 | 2026-06-06T15:51:40.597Z | Compiling parking_lot_core v0.8.6 |
| 3074 | 2026-06-06T15:51:40.778Z | Compiling nom v8.0.0 |
| 3075 | 2026-06-06T15:51:41.363Z | Compiling hickory-resolver v0.25.2 |
| 3076 | 2026-06-06T15:51:42.141Z | Compiling crunchy v0.2.4 |
| 3077 | 2026-06-06T15:51:42.487Z | Compiling internal-dns-resolver v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 3078 | 2026-06-06T15:51:42.535Z | Compiling client-common v0.1.0 (/work/oxidecomputer/maghemite/client-common) |
| 3079 | 2026-06-06T15:51:42.650Z | Compiling parking_lot v0.11.2 |
| 3080 | 2026-06-06T15:51:43.008Z | Compiling typify-impl v0.4.3 |
| 3081 | 2026-06-06T15:51:43.482Z | Compiling mg-api-types-versions v0.1.0 (/work/oxidecomputer/maghemite/mg-api-types/versions) |
| 3082 | 2026-06-06T15:51:43.570Z | Compiling fxhash v0.2.1 |
| 3083 | 2026-06-06T15:51:43.726Z | Compiling ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9) |
| 3084 | 2026-06-06T15:51:44.012Z | Compiling proc-macro-error-attr2 v2.0.0 |
| 3085 | 2026-06-06T15:51:44.499Z | Compiling network-interface v0.1.7 (https://github.com/oxidecomputer/network-interface?branch=illumos#5a696e91) |
| 3086 | 2026-06-06T15:51:44.787Z | Compiling tiny-keccak v2.0.2 |
| 3087 | 2026-06-06T15:51:45.103Z | Compiling proc-macro-error2 v2.0.1 |
| 3088 | 2026-06-06T15:51:45.407Z | Compiling sled v0.34.7 |
| 3089 | 2026-06-06T15:51:46.425Z | Compiling nexus-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 3090 | 2026-06-06T15:51:47.165Z | Compiling typify-macro v0.4.3 |
| 3091 | 2026-06-06T15:51:47.830Z | Compiling arc-swap v1.9.1 |
| 3092 | 2026-06-06T15:51:48.201Z | Compiling slog-scope v4.4.1 |
| 3093 | 2026-06-06T15:51:48.780Z | Compiling tabled_derive v0.11.0 |
| 3094 | 2026-06-06T15:51:49.418Z | Compiling papergrid v0.18.0 |
| 3095 | 2026-06-06T15:51:49.933Z | Compiling transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#e88642c7) |
| 3096 | 2026-06-06T15:51:49.946Z | Compiling testing_table v0.3.0 |
| 3097 | 2026-06-06T15:51:49.982Z | Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#e88642c7) |
| 3098 | 2026-06-06T15:51:50.262Z | Compiling internet-checksum v0.2.1 |
| 3099 | 2026-06-06T15:51:50.421Z | Compiling mg-api-types v0.1.0 (/work/oxidecomputer/maghemite/mg-api-types) |
| 3100 | 2026-06-06T15:51:50.437Z | Compiling const-random-macro v0.1.16 |
| 3101 | 2026-06-06T15:51:50.552Z | Compiling slog-stdlog v4.1.1 |
| 3102 | 2026-06-06T15:51:50.898Z | Compiling transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control?branch=main#e88642c7) |
| 3103 | 2026-06-06T15:51:51.025Z | Compiling tabled v0.21.0 |
| 3104 | 2026-06-06T15:51:51.423Z | Compiling smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51) |
| 3105 | 2026-06-06T15:51:52.186Z | Compiling dropshot-api-manager-types v0.7.2 |
| 3106 | 2026-06-06T15:51:52.802Z | Compiling smartstring v1.0.1 |
| 3107 | 2026-06-06T15:51:53.099Z | Compiling ahash v0.8.12 |
| 3108 | 2026-06-06T15:51:55.108Z | Compiling common v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=0c92583413d48f50f87c32bac3ed9a26b6785b58#0c925834) |
| 3109 | 2026-06-06T15:51:55.185Z | Compiling const-random v0.1.18 |
| 3110 | 2026-06-06T15:51:55.280Z | Compiling slog-envlogger v2.2.0 |
| 3111 | 2026-06-06T15:51:56.304Z | Compiling typify v0.4.3 |
| 3112 | 2026-06-06T15:51:56.453Z | Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=8b44982bf0d3f8ea52c810b2b00425a1e350e2f8#8b44982b) |
| 3113 | 2026-06-06T15:51:56.931Z | Compiling toml_datetime v0.7.5+spec-1.1.0 |
| 3114 | 2026-06-06T15:51:57.231Z | Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=8b44982bf0d3f8ea52c810b2b00425a1e350e2f8#8b44982b) |
| 3115 | 2026-06-06T15:51:57.519Z | Compiling nexus-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 3116 | 2026-06-06T15:51:58.997Z | Compiling crc8 v0.1.1 |
| 3117 | 2026-06-06T15:51:59.129Z | Compiling dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=0c92583413d48f50f87c32bac3ed9a26b6785b58#0c925834) |
| 3118 | 2026-06-06T15:51:59.651Z | Compiling oximeter-producer v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 3119 | 2026-06-06T15:52:01.248Z | Compiling mg-common v0.1.0 (/work/oxidecomputer/maghemite/mg-common) |
| 3120 | 2026-06-06T15:52:05.401Z | Compiling ndp v0.1.0 (/work/oxidecomputer/maghemite/ndp) |
| 3121 | 2026-06-06T15:52:05.684Z | Compiling toml v0.9.12+spec-1.1.0 |
| 3122 | 2026-06-06T15:52:05.716Z | Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=8b44982bf0d3f8ea52c810b2b00425a1e350e2f8#8b44982b) |
| 3123 | 2026-06-06T15:52:05.799Z | Compiling progenitor-impl v0.10.0 |
| 3124 | 2026-06-06T15:52:06.845Z | Compiling rdb v0.1.0 (/work/oxidecomputer/maghemite/rdb) |
| 3125 | 2026-06-06T15:52:07.437Z | Compiling ddm-admin-client v0.1.0 (/work/oxidecomputer/maghemite/ddm-admin-client) |
| 3126 | 2026-06-06T15:52:07.508Z | Compiling lzma-sys v0.1.20 |
| 3127 | 2026-06-06T15:52:07.875Z | Compiling sha1 v0.10.6 |
| 3128 | 2026-06-06T15:52:07.980Z | Compiling thin-vec v0.2.18 |
| 3129 | 2026-06-06T15:52:08.196Z | Compiling rhai_codegen v3.2.0 |
| 3130 | 2026-06-06T15:52:08.311Z | Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=8b44982bf0d3f8ea52c810b2b00425a1e350e2f8#8b44982b) |
| 3131 | 2026-06-06T15:52:08.351Z | Compiling fs-err v3.3.0 |
| 3132 | 2026-06-06T15:52:08.655Z | Compiling typeid v1.0.3 |
| 3133 | 2026-06-06T15:52:08.911Z | Compiling utf-8 v0.7.6 |
| 3134 | 2026-06-06T15:52:09.078Z | Compiling tungstenite v0.21.0 |
| 3135 | 2026-06-06T15:52:09.526Z | Compiling rhai v1.25.1 |
| 3136 | 2026-06-06T15:52:10.156Z | Compiling progenitor-macro v0.10.0 |
| 3137 | 2026-06-06T15:52:11.220Z | Compiling cargo_toml v0.22.3 |
| 3138 | 2026-06-06T15:52:14.477Z | Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a) |
| 3139 | 2026-06-06T15:52:16.141Z | Compiling sha2 v0.10.9 |
| 3140 | 2026-06-06T15:52:17.411Z | Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9) |
| 3141 | 2026-06-06T15:52:17.557Z | Compiling progenitor v0.10.0 |
| 3142 | 2026-06-06T15:52:17.740Z | Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9) |
| 3143 | 2026-06-06T15:52:18.533Z | Compiling libfalcon v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#89996b1f) |
| 3144 | 2026-06-06T15:52:19.491Z | Compiling tokio-tungstenite v0.21.0 |
| 3145 | 2026-06-06T15:52:19.534Z | Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=8b44982bf0d3f8ea52c810b2b00425a1e350e2f8#8b44982b) |
| 3146 | 2026-06-06T15:52:20.005Z | Compiling ddm-api v0.1.0 (/work/oxidecomputer/maghemite/ddm-api) |
| 3147 | 2026-06-06T15:52:21.793Z | Compiling zone_cfg_derive v0.3.1 (https://github.com/oxidecomputer/zone#008474e8) |
| 3148 | 2026-06-06T15:52:22.415Z | Compiling bgp v0.1.0 (/work/oxidecomputer/maghemite/bgp) |
| 3149 | 2026-06-06T15:52:22.539Z | Compiling console v0.16.3 |
| 3150 | 2026-06-06T15:52:22.626Z | Compiling git-stub v1.0.0 |
| 3151 | 2026-06-06T15:52:23.495Z | Compiling base64 v0.21.7 |
| 3152 | 2026-06-06T15:52:23.541Z | Compiling unit-prefix v0.5.2 |
| 3153 | 2026-06-06T15:52:23.724Z | Compiling is_ci v1.2.0 |
| 3154 | 2026-06-06T15:52:23.829Z | Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9) |
| 3155 | 2026-06-06T15:52:23.918Z | Compiling supports-color v3.0.2 |
| 3156 | 2026-06-06T15:52:23.943Z | Compiling indicatif v0.18.4 |
| 3157 | 2026-06-06T15:52:24.177Z | Compiling git-stub-vcs v0.1.0 |
| 3158 | 2026-06-06T15:52:24.930Z | Compiling zone v0.3.1 (https://github.com/oxidecomputer/zone#008474e8) |
| 3159 | 2026-06-06T15:52:26.493Z | Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=8b44982bf0d3f8ea52c810b2b00425a1e350e2f8#8b44982b) |
| 3160 | 2026-06-06T15:52:26.726Z | Compiling ron v0.12.1 |
| 3161 | 2026-06-06T15:52:27.880Z | Compiling xz2 v0.1.7 |
| 3162 | 2026-06-06T15:52:28.070Z | Compiling mg-api v0.1.0 (/work/oxidecomputer/maghemite/mg-api) |
| 3163 | 2026-06-06T15:52:28.185Z | Compiling mg-admin-client v0.1.0 (/work/oxidecomputer/maghemite/mg-admin-client) |
| 3164 | 2026-06-06T15:52:28.203Z | Compiling drift v0.2.0 |
| 3165 | 2026-06-06T15:52:30.497Z | Compiling base16ct v1.0.0 |
| 3166 | 2026-06-06T15:52:30.532Z | Compiling dropshot-api-manager v0.7.2 |
| 3167 | 2026-06-06T15:52:35.341Z | Compiling ddm v0.1.0 (/work/oxidecomputer/maghemite/ddm) |
| 3168 | 2026-06-06T15:52:37.676Z | Compiling ztest v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#89996b1f) |
| 3169 | 2026-06-06T15:52:38.884Z | Compiling mg-lower v0.1.0 (/work/oxidecomputer/maghemite/mg-lower) |
| 3170 | 2026-06-06T15:52:40.251Z | Compiling bfd v0.1.0 (/work/oxidecomputer/maghemite/bfd) |
| 3171 | 2026-06-06T15:52:41.960Z | Compiling natord v1.0.9 |
| 3172 | 2026-06-06T15:52:42.259Z | Compiling mg-tests v0.1.0 (/work/oxidecomputer/maghemite/tests) |
| 3173 | 2026-06-06T15:52:42.358Z | Compiling util v0.1.0 (/work/oxidecomputer/maghemite/util) |
| 3174 | 2026-06-06T15:52:45.506Z | Compiling mg-ddm-verify v0.1.0 (/work/oxidecomputer/maghemite/mg-ddm-verify) |
| 3175 | 2026-06-06T15:52:47.586Z | Compiling ddmadm v0.1.0 (/work/oxidecomputer/maghemite/ddmadm) |
| 3176 | 2026-06-06T15:52:48.419Z | Compiling xtask v0.1.0 (/work/oxidecomputer/maghemite/xtask) |
| 3177 | 2026-06-06T15:52:54.607Z | Compiling mgadm v0.1.0 (/work/oxidecomputer/maghemite/mgadm) |
| 3178 | 2026-06-06T15:52:55.731Z | Compiling falcon-lab v0.1.0 (/work/oxidecomputer/maghemite/falcon-lab) |
| 3179 | 2026-06-06T15:52:56.103Z | Compiling maghemite-dropshot-apis v0.1.0 (/work/oxidecomputer/maghemite/dropshot-apis) |
| 3180 | 2026-06-06T15:52:57.415Z | Compiling mgd v0.1.0 (/work/oxidecomputer/maghemite/mgd) |
| 3181 | 2026-06-06T15:53:00.868Z | Compiling ddmd v0.1.0 (/work/oxidecomputer/maghemite/ddmd) |
| 3182 | 2026-06-06T15:53:26.554Z | Finished `release` profile [optimized] target(s) in 4m 24s |
| 3183 | 2026-06-06T15:53:26.738Z | |
| 3184 | 2026-06-06T15:53:26.738Z | real 4:24.378465348 |
| 3185 | 2026-06-06T15:53:26.738Z | user 30:00.295780362 |
| 3186 | 2026-06-06T15:53:26.738Z | sys 2:47.831716269 |
| 3187 | 2026-06-06T15:53:26.738Z | trap 0.760427650 |
| 3188 | 2026-06-06T15:53:26.738Z | tflt 1.300886098 |
| 3189 | 2026-06-06T15:53:26.738Z | dflt 1.776284249 |
| 3190 | 2026-06-06T15:53:26.738Z | kflt 0.000094438 |
| 3191 | 2026-06-06T15:53:26.741Z | lock 1:59:52.961930529 |
| 3192 | 2026-06-06T15:53:26.741Z | slp 1:26:32.579032303 |
| 3193 | 2026-06-06T15:53:26.741Z | lat 2:13.783273785 |
| 3194 | 2026-06-06T15:53:26.741Z | stop 3:29.572407407 |
| 3195 | 2026-06-06T15:53:26.742Z | + for x in debug release |
| 3196 | 2026-06-06T15:53:26.742Z | + mkdir -p /work/debug |
| 3197 | 2026-06-06T15:53:26.742Z | + cp target/debug/ddmd /work/debug/ddmd |
| 3198 | 2026-06-06T15:53:27.224Z | + cp target/debug/ddmadm /work/debug/ddmadm |
| 3199 | 2026-06-06T15:53:27.613Z | + cp target/debug/mgd /work/debug/mgd |
| 3200 | 2026-06-06T15:53:28.273Z | + cp target/debug/mgadm /work/debug/mgadm |
| 3201 | 2026-06-06T15:53:28.764Z | + for x in debug release |
| 3202 | 2026-06-06T15:53:28.765Z | + mkdir -p /work/release |
| 3203 | 2026-06-06T15:53:28.768Z | + cp target/release/ddmd /work/release/ddmd |
| 3204 | 2026-06-06T15:53:28.854Z | + cp target/release/ddmadm /work/release/ddmadm |
| 3205 | 2026-06-06T15:53:28.932Z | + cp target/release/mgd /work/release/mgd |
| 3206 | 2026-06-06T15:53:28.996Z | + cp target/release/mgadm /work/release/mgadm |
| 3207 | 2026-06-06T15:53:29.094Z | + cp target/release/falcon-lab /work/release/falcon-lab |
| 3208 | 2026-06-06T15:53:29.162Z | process exited: duration 690164 ms, exit code 0 |
| |
| 3209 | 2026-06-06T15:53:29.177Z | found 9 output files |
| 3210 | 2026-06-06T15:53:29.177Z | uploading: /work/debug/ddmadm (513717352 bytes) |
| 3211 | 2026-06-06T15:53:35.736Z | uploaded: /work/debug/ddmadm |
| 3212 | 2026-06-06T15:53:35.737Z | uploading: /work/debug/ddmd (588584392 bytes) |
| 3213 | 2026-06-06T15:53:44.232Z | uploaded: /work/debug/ddmd |
| 3214 | 2026-06-06T15:53:44.242Z | uploading: /work/debug/mgadm (609353184 bytes) |
| 3215 | 2026-06-06T15:53:51.938Z | uploaded: /work/debug/mgadm |
| 3216 | 2026-06-06T15:53:51.938Z | uploading: /work/debug/mgd (689241000 bytes) |
| 3217 | 2026-06-06T15:54:01.287Z | uploaded: /work/debug/mgd |
| 3218 | 2026-06-06T15:54:01.287Z | uploading: /work/release/ddmadm (45420224 bytes) |
| 3219 | 2026-06-06T15:54:02.663Z | uploaded: /work/release/ddmadm |
| 3220 | 2026-06-06T15:54:02.663Z | uploading: /work/release/ddmd (53071176 bytes) |
| 3221 | 2026-06-06T15:54:04.004Z | uploaded: /work/release/ddmd |
| 3222 | 2026-06-06T15:54:04.004Z | uploading: /work/release/falcon-lab (38929064 bytes) |
| 3223 | 2026-06-06T15:54:05.263Z | uploaded: /work/release/falcon-lab |
| 3224 | 2026-06-06T15:54:05.263Z | uploading: /work/release/mgadm (60246024 bytes) |
| 3225 | 2026-06-06T15:54:06.760Z | uploaded: /work/release/mgadm |
| 3226 | 2026-06-06T15:54:06.760Z | uploading: /work/release/mgd (72206376 bytes) |
| 3227 | 2026-06-06T15:54:08.272Z | uploaded: /work/release/mgd |