|
|
|
| 1 | 2026-06-11T21:43:25.227Z | job assigned to worker 01KTWA6C92QXT5BPHBB6ZVRN3J [factory aws, i-0e9002414d65b99c4] (queued for 48 s) |
| |
| 2 | 2026-06-11T21:43:32.473Z | starting task 0: "setup" |
| 3 | 2026-06-11T21:43:32.477Z | ++ uname -s |
| 4 | 2026-06-11T21:43:32.481Z | + kern=SunOS |
| 5 | 2026-06-11T21:43:32.481Z | + build_user=build |
| 6 | 2026-06-11T21:43:32.481Z | + build_uid=12345 |
| 7 | 2026-06-11T21:43:32.481Z | + work_dir=/work |
| 8 | 2026-06-11T21:43:32.481Z | + input_dir=/input |
| 9 | 2026-06-11T21:43:32.481Z | + [[ 0 == 12345 ]] |
| 10 | 2026-06-11T21:43:32.481Z | + case "$kern" in |
| 11 | 2026-06-11T21:43:32.481Z | + groupadd -g 12345 build |
| 12 | 2026-06-11T21:43:32.484Z | + useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build |
| 13 | 2026-06-11T21:43:34.488Z | + zfs create -o mountpoint=/work rpool/work |
| 14 | 2026-06-11T21:43:34.616Z | ++ awk '$2 == "/home" { print $3 }' /etc/mnttab |
| 15 | 2026-06-11T21:43:34.619Z | + home_fs=zfs |
| 16 | 2026-06-11T21:43:34.619Z | + [[ zfs == autofs ]] |
| 17 | 2026-06-11T21:43:34.619Z | + mkdir -p /home/build |
| 18 | 2026-06-11T21:43:34.619Z | + chown build:build /home/build /work |
| 19 | 2026-06-11T21:43:36.621Z | + chmod 0700 /home/build /work |
| 20 | 2026-06-11T21:43:36.624Z | process exited: duration 4151 ms, exit code 0 |
| |
| 21 | 2026-06-11T21:43:36.629Z | starting task 1: "rust-toolchain" |
| 22 | 2026-06-11T21:43:36.634Z | + printf ' * rust toolchain channel = "%s"\n' stable |
| 23 | 2026-06-11T21:43:36.634Z | + printf ' * rust toolchain profile = "%s"\n' default |
| 24 | 2026-06-11T21:43:36.634Z | + export RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 25 | 2026-06-11T21:43:36.634Z | + RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 26 | 2026-06-11T21:43:36.634Z | * rust toolchain channel = "stable" |
| 27 | 2026-06-11T21:43:36.634Z | * rust toolchain profile = "default" |
| 28 | 2026-06-11T21:43:36.637Z | + curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs |
| 29 | 2026-06-11T21:43:36.637Z | + /bin/bash -s - -y --no-modify-path --default-toolchain stable --profile default |
| 30 | 2026-06-11T21:43:36.720Z | info: downloading installer |
| 31 | 2026-06-11T21:43:38.378Z | warn: It looks like you have an existing installation of Rust at: |
| 32 | 2026-06-11T21:43:38.378Z | warn: /opt/ooce/bin |
| 33 | 2026-06-11T21:43:38.378Z | warn: It is recommended that rustup be the primary Rust installation. |
| 34 | 2026-06-11T21:43:38.378Z | warn: Otherwise you may have confusion unless you are careful with your PATH. |
| 35 | 2026-06-11T21:43:38.378Z | warn: If you are sure that you want both rustup and your already installed Rust |
| 36 | 2026-06-11T21:43:38.378Z | warn: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes |
| 37 | 2026-06-11T21:43:38.378Z | warn: or pass `-y' to ignore all ignorable checks. |
| 38 | 2026-06-11T21:43:38.378Z | error: cannot install while Rust is installed |
| 39 | 2026-06-11T21:43:38.378Z | warn: continuing (because the -y flag is set and the error is ignorable) |
| 40 | 2026-06-11T21:43:38.378Z | warn: It looks like you have an existing rustup settings file at: |
| 41 | 2026-06-11T21:43:38.378Z | warn: /home/build/.rustup/settings.toml |
| 42 | 2026-06-11T21:43:38.378Z | warn: Rustup will install the default toolchain as specified in the settings file, |
| 43 | 2026-06-11T21:43:38.378Z | warn: instead of the one inferred from the default host triple. |
| 44 | 2026-06-11T21:43:38.392Z | info: profile set to default |
| 45 | 2026-06-11T21:43:38.392Z | info: default host triple is x86_64-unknown-illumos |
| 46 | 2026-06-11T21:43:38.395Z | info: syncing channel updates for stable-x86_64-unknown-illumos |
| 47 | 2026-06-11T21:43:38.546Z | info: latest update on 2026-05-28 for version 1.96.0 (ac68faa20 2026-05-25) |
| 48 | 2026-06-11T21:43:38.549Z | info: downloading 6 components |
| 49 | 2026-06-11T21:43:55.282Z | info: default toolchain set to stable-x86_64-unknown-illumos |
| 50 | 2026-06-11T21:43:55.282Z | |
| 51 | 2026-06-11T21:43:55.308Z | stable-x86_64-unknown-illumos installed - rustc 1.96.0 (ac68faa20 2026-05-25) |
| 52 | 2026-06-11T21:43:55.308Z | |
| 53 | 2026-06-11T21:43:55.308Z | |
| 54 | 2026-06-11T21:43:55.308Z | Rust is installed now. Great! |
| 55 | 2026-06-11T21:43:55.308Z | |
| 56 | 2026-06-11T21:43:55.308Z | To get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH |
| 57 | 2026-06-11T21:43:55.309Z | environment variable. This has not been done automatically. |
| 58 | 2026-06-11T21:43:55.309Z | |
| 59 | 2026-06-11T21:43:55.309Z | To configure your current shell, you need to source |
| 60 | 2026-06-11T21:43:55.309Z | the corresponding env file under $HOME/.cargo. |
| 61 | 2026-06-11T21:43:55.309Z | |
| 62 | 2026-06-11T21:43:55.309Z | This is usually done by running one of the following (note the leading DOT): |
| 63 | 2026-06-11T21:43:55.309Z | . "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh |
| 64 | 2026-06-11T21:43:55.309Z | source "$HOME/.cargo/env.fish" # For fish |
| 65 | 2026-06-11T21:43:55.309Z | source "~/.cargo/env.nu" # For nushell |
| 66 | 2026-06-11T21:43:55.309Z | source "$HOME/.cargo/env.tcsh" # For tcsh |
| 67 | 2026-06-11T21:43:55.309Z | . "$HOME/.cargo/env.ps1" # For pwsh |
| 68 | 2026-06-11T21:43:55.309Z | source "$HOME/.cargo/env.xsh" # For xonsh |
| 69 | 2026-06-11T21:43:55.312Z | warn: no default linker (`cc`) was found in your PATH |
| 70 | 2026-06-11T21:43:55.312Z | warn: many Rust crates require a system C toolchain to build |
| 71 | 2026-06-11T21:43:55.407Z | + rustup --version |
| 72 | 2026-06-11T21:43:55.416Z | rustup 1.29.0 (28d1352db 2026-03-05) |
| 73 | 2026-06-11T21:43:55.419Z | info: This is the version for the rustup toolchain manager, not the rustc compiler. |
| 74 | 2026-06-11T21:43:55.439Z | info: the currently active `rustc` version is `rustc 1.96.0 (ac68faa20 2026-05-25)` |
| 75 | 2026-06-11T21:43:55.442Z | + cargo --version |
| 76 | 2026-06-11T21:43:55.455Z | cargo 1.96.0 (30a34c682 2026-05-25) |
| 77 | 2026-06-11T21:43:55.459Z | + rustc --version |
| 78 | 2026-06-11T21:43:55.476Z | rustc 1.96.0 (ac68faa20 2026-05-25) |
| 79 | 2026-06-11T21:43:55.479Z | process exited: duration 18845 ms, exit code 0 |
| |
| 80 | 2026-06-11T21:43:55.485Z | starting task 2: "authentication" |
| 81 | 2026-06-11T21:43:55.501Z | process exited: duration 16 ms, exit code 0 |
| |
| 82 | 2026-06-11T21:43:55.506Z | starting task 3: "clone repository" |
| 83 | 2026-06-11T21:43:55.509Z | + mkdir -p /work/oxidecomputer/maghemite |
| 84 | 2026-06-11T21:43:55.512Z | + git clone https://github.com/oxidecomputer/maghemite /work/oxidecomputer/maghemite |
| 85 | 2026-06-11T21:43:55.542Z | Cloning into '/work/oxidecomputer/maghemite'... |
| 86 | 2026-06-11T21:43:56.796Z | + cd /work/oxidecomputer/maghemite |
| 87 | 2026-06-11T21:43:56.796Z | + git fetch origin 1dcd3e3f53d390dd97613f2530d25d2520d7d000 |
| 88 | 2026-06-11T21:43:57.070Z | From https://github.com/oxidecomputer/maghemite |
| 89 | 2026-06-11T21:43:57.070Z | * branch 1dcd3e3f53d390dd97613f2530d25d2520d7d000 -> FETCH_HEAD |
| 90 | 2026-06-11T21:43:57.077Z | + [[ -n trey/just-build ]] |
| 91 | 2026-06-11T21:43:57.080Z | ++ git branch --show-current |
| 92 | 2026-06-11T21:43:57.080Z | + current=main |
| 93 | 2026-06-11T21:43:57.080Z | + [[ main != trey/just-build ]] |
| 94 | 2026-06-11T21:43:57.080Z | + git branch -f trey/just-build 1dcd3e3f53d390dd97613f2530d25d2520d7d000 |
| 95 | 2026-06-11T21:43:57.083Z | + git checkout -f trey/just-build |
| 96 | 2026-06-11T21:43:57.101Z | Switched to branch 'trey/just-build' |
| 97 | 2026-06-11T21:43:57.103Z | + git reset --hard 1dcd3e3f53d390dd97613f2530d25d2520d7d000 |
| 98 | 2026-06-11T21:43:57.118Z | HEAD is now at 1dcd3e3 justfile: pass all args to cargo build |
| 99 | 2026-06-11T21:43:57.121Z | process exited: duration 1612 ms, exit code 0 |
| |
| 100 | 2026-06-11T21:43:57.127Z | starting task 4: "build" |
| 101 | 2026-06-11T21:43:57.130Z | + pfexec pkg install clang-15 |
| 102 | 2026-06-11T21:44:05.710Z | Startup: Refreshing catalog 'helios-dev' ... Done |
| 103 | 2026-06-11T21:44:13.435Z | Startup: Caching catalogs ... Done |
| 104 | 2026-06-11T21:44:20.764Z | Planning: Solver setup ... Done |
| 105 | 2026-06-11T21:44:20.805Z | Planning: Running solver ... Done |
| 106 | 2026-06-11T21:44:20.945Z | Planning: Finding local manifests ... Done |
| 107 | 2026-06-11T21:44:20.957Z | Planning: Fetching manifests: 0/2 0% complete |
| 108 | 2026-06-11T21:44:21.038Z | Planning: Fetching manifests: 2/2 100% complete |
| 109 | 2026-06-11T21:44:21.068Z | Planning: Package planning ... Done |
| 110 | 2026-06-11T21:44:21.094Z | Planning: Merging actions ... Done |
| 111 | 2026-06-11T21:44:21.201Z | Planning: Checking for conflicting actions ... Done |
| 112 | 2026-06-11T21:44:21.207Z | Planning: Consolidating action changes ... Done |
| 113 | 2026-06-11T21:44:21.988Z | Planning: Evaluating mediators ... Done |
| 114 | 2026-06-11T21:44:21.993Z | Planning: Planning completed in 8.39 seconds |
| 115 | 2026-06-11T21:44:22.005Z | Packages to install: 2 |
| 116 | 2026-06-11T21:44:22.008Z | Mediators to change: 2 |
| 117 | 2026-06-11T21:44:22.008Z | Services to change: 1 |
| 118 | 2026-06-11T21:44:22.008Z | Create boot environment: No |
| 119 | 2026-06-11T21:44:22.008Z | Create backup boot environment: No |
| 120 | 2026-06-11T21:44:22.046Z | |
| 121 | 2026-06-11T21:44:22.046Z | Download: 0/3076 items 0.0/211.3MB 0% complete |
| 122 | 2026-06-11T21:44:27.047Z | Download: 1584/3076 items 117.0/211.3MB 55% complete (23.9M/s) |
| 123 | 2026-06-11T21:44:40.945Z | Download: 2008/3076 items 117.9/211.3MB 55% complete |
| 124 | 2026-06-11T21:44:45.946Z | Download: 2883/3076 items 126.2/211.3MB 59% complete (1.5M/s) |
| 125 | 2026-06-11T21:44:53.422Z | Download: 3034/3076 items 201.8/211.3MB 95% complete (13.6M/s) |
| 126 | 2026-06-11T21:44:55.212Z | Download: Completed 211.31 MB in 33.16 seconds (6.4M/s) |
| 127 | 2026-06-11T21:44:55.346Z | Actions: 1/3418 actions (Installing new actions) |
| 128 | 2026-06-11T21:44:58.497Z | Actions: Completed 3418 actions in 3.15 seconds. |
| 129 | 2026-06-11T21:44:59.140Z | Done |
| 130 | 2026-06-11T21:44:59.140Z | Done |
| 131 | 2026-06-11T21:44:59.886Z | Done |
| 132 | 2026-06-11T21:45:03.298Z | Done |
| 133 | 2026-06-11T21:45:03.370Z | Done |
| 134 | 2026-06-11T21:45:03.373Z | Done |
| 135 | 2026-06-11T21:45:03.631Z | Done |
| 136 | 2026-06-11T21:45:04.316Z | + cargo --version |
| 137 | 2026-06-11T21:45:04.323Z | info: syncing channel updates for 1.95.0-x86_64-unknown-illumos |
| 138 | 2026-06-11T21:45:04.472Z | info: latest update on 2026-04-16 for version 1.95.0 (59807616e 2026-04-14) |
| 139 | 2026-06-11T21:45:04.476Z | info: downloading 6 components |
| 140 | 2026-06-11T21:45:20.296Z | cargo 1.95.0 (f2d3ce0bd 2026-03-21) |
| 141 | 2026-06-11T21:45:20.300Z | + rustc --version |
| 142 | 2026-06-11T21:45:20.326Z | rustc 1.95.0 (59807616e 2026-04-14) |
| 143 | 2026-06-11T21:45:20.329Z | + banner check |
| 144 | 2026-06-11T21:45:20.332Z | |
| 145 | 2026-06-11T21:45:20.332Z | #### # # ###### #### # # |
| 146 | 2026-06-11T21:45:20.332Z | # # # # # # # # # |
| 147 | 2026-06-11T21:45:20.332Z | # ###### ##### # #### |
| 148 | 2026-06-11T21:45:20.332Z | # # # # # # # |
| 149 | 2026-06-11T21:45:20.332Z | # # # # # # # # # |
| 150 | 2026-06-11T21:45:20.332Z | #### # # ###### #### # # |
| 151 | 2026-06-11T21:45:20.332Z | |
| 152 | 2026-06-11T21:45:20.336Z | + cargo fmt -- --check |
| 153 | 2026-06-11T21:45:20.717Z | + cargo clippy --all-targets -- --deny warnings |
| 154 | 2026-06-11T21:45:20.832Z | Updating git repository `https://github.com/oxidecomputer/falcon` |
| 155 | 2026-06-11T21:45:21.858Z | From https://github.com/oxidecomputer/falcon |
| 156 | 2026-06-11T21:45:21.858Z | * [new ref] 89996b1f85b64975b0f1c6c362452ac75b2cb8d3 -> refs/commit/89996b1f85b64975b0f1c6c362452ac75b2cb8d3 |
| 157 | 2026-06-11T21:45:21.935Z | Updating crates.io index |
| 158 | 2026-06-11T21:45:21.938Z | Updating git repository `https://github.com/oxidecomputer/dendrite` |
| 159 | 2026-06-11T21:45:22.866Z | From https://github.com/oxidecomputer/dendrite |
| 160 | 2026-06-11T21:45:22.866Z | * [new ref] 0c92583413d48f50f87c32bac3ed9a26b6785b58 -> refs/commit/0c92583413d48f50f87c32bac3ed9a26b6785b58 |
| 161 | 2026-06-11T21:45:22.935Z | Updating git repository `https://github.com/oxidecomputer/ispf` |
| 162 | 2026-06-11T21:45:23.290Z | From https://github.com/oxidecomputer/ispf |
| 163 | 2026-06-11T21:45:23.290Z | * [new ref] f78443a98397f7818b1e7a487dbb7d5cad625496 -> refs/commit/f78443a98397f7818b1e7a487dbb7d5cad625496 |
| 164 | 2026-06-11T21:45:23.530Z | Updating git repository `https://github.com/oxidecomputer/netadm-sys` |
| 165 | 2026-06-11T21:45:24.023Z | From https://github.com/oxidecomputer/netadm-sys |
| 166 | 2026-06-11T21:45:24.024Z | * [new ref] 4abde35f281e1934fccc316a212d86d21ddad6a9 -> refs/commit/4abde35f281e1934fccc316a212d86d21ddad6a9 |
| 167 | 2026-06-11T21:45:24.031Z | Updating git repository `https://github.com/oxidecomputer/omicron` |
| 168 | 2026-06-11T21:45:32.447Z | From https://github.com/oxidecomputer/omicron |
| 169 | 2026-06-11T21:45:32.447Z | * [new ref] d6fba551d0d8756f87c1e45144b71812d71a661b -> refs/commit/d6fba551d0d8756f87c1e45144b71812d71a661b |
| 170 | 2026-06-11T21:45:32.868Z | Updating git repository `https://github.com/oxidecomputer/opte` |
| 171 | 2026-06-11T21:45:33.670Z | From https://github.com/oxidecomputer/opte |
| 172 | 2026-06-11T21:45:33.670Z | * [new ref] 8b44982bf0d3f8ea52c810b2b00425a1e350e2f8 -> refs/commit/8b44982bf0d3f8ea52c810b2b00425a1e350e2f8 |
| 173 | 2026-06-11T21:45:33.697Z | Updating git repository `https://github.com/illumos/smf-rs` |
| 174 | 2026-06-11T21:45:34.008Z | From https://github.com/illumos/smf-rs |
| 175 | 2026-06-11T21:45:34.008Z | * [new ref] 72389b5161d2cca1f0e239b337af68bf31f191f4 -> refs/commit/72389b5161d2cca1f0e239b337af68bf31f191f4 |
| 176 | 2026-06-11T21:45:34.461Z | Updating git repository `https://github.com/oxidecomputer/network-interface` |
| 177 | 2026-06-11T21:45:34.818Z | From https://github.com/oxidecomputer/network-interface |
| 178 | 2026-06-11T21:45:34.819Z | * [new ref] 5a696e910333bdc50ef56cebe9cdd78e40127d87 -> refs/commit/5a696e910333bdc50ef56cebe9cdd78e40127d87 |
| 179 | 2026-06-11T21:45:34.990Z | Updating git repository `https://github.com/oxidecomputer/zone` |
| 180 | 2026-06-11T21:45:35.304Z | From https://github.com/oxidecomputer/zone |
| 181 | 2026-06-11T21:45:35.304Z | * [new ref] 008474e88f0c2137e8672b7a9059e3f8e0b0df91 -> refs/commit/008474e88f0c2137e8672b7a9059e3f8e0b0df91 |
| 182 | 2026-06-11T21:45:35.326Z | Updating git repository `https://github.com/oxidecomputer/propolis` |
| 183 | 2026-06-11T21:45:35.973Z | From https://github.com/oxidecomputer/propolis |
| 184 | 2026-06-11T21:45:35.973Z | * [new ref] 36f20be9bb4c3b362029237f5feb6377c982395f -> refs/commit/36f20be9bb4c3b362029237f5feb6377c982395f |
| 185 | 2026-06-11T21:45:36.112Z | Updating git repository `https://github.com/oxidecomputer/transceiver-control` |
| 186 | 2026-06-11T21:45:36.706Z | From https://github.com/oxidecomputer/transceiver-control |
| 187 | 2026-06-11T21:45:36.706Z | * [new ref] e88642c75928f8760ed0f09e7593f849d9bc70ac -> refs/commit/e88642c75928f8760ed0f09e7593f849d9bc70ac |
| 188 | 2026-06-11T21:45:36.899Z | Updating git repository `https://github.com/oxidecomputer/dlpi-sys` |
| 189 | 2026-06-11T21:45:37.210Z | From https://github.com/oxidecomputer/dlpi-sys |
| 190 | 2026-06-11T21:45:37.211Z | * [new ref] 7bd1bc8027d31a257da7a8645d3d5a909c13c664 -> refs/commit/7bd1bc8027d31a257da7a8645d3d5a909c13c664 |
| 191 | 2026-06-11T21:45:37.225Z | Updating git repository `https://github.com/jmesmon/rust-libzfs` |
| 192 | 2026-06-11T21:45:37.577Z | From https://github.com/jmesmon/rust-libzfs |
| 193 | 2026-06-11T21:45:37.577Z | * [new ref] ecd5a922247a6c5acef55d76c5b8d115572bc850 -> refs/commit/ecd5a922247a6c5acef55d76c5b8d115572bc850 |
| 194 | 2026-06-11T21:45:37.584Z | Updating git repository `https://github.com/oxidecomputer/rusty-doors` |
| 195 | 2026-06-11T21:45:37.889Z | From https://github.com/oxidecomputer/rusty-doors |
| 196 | 2026-06-11T21:45:37.889Z | * [new ref] 0e3a1495dcf8b7b5e11a6921c2cf1cf957c5a5bf -> refs/commit/0e3a1495dcf8b7b5e11a6921c2cf1cf957c5a5bf |
| 197 | 2026-06-11T21:45:37.900Z | Updating git repository `https://github.com/oxidecomputer/lldp` |
| 198 | 2026-06-11T21:45:38.270Z | From https://github.com/oxidecomputer/lldp |
| 199 | 2026-06-11T21:45:38.270Z | * [new ref] 54b266174d4de9628bca9c97b0db176e16f12154 -> refs/commit/54b266174d4de9628bca9c97b0db176e16f12154 |
| 200 | 2026-06-11T21:45:38.370Z | Updating git repository `https://github.com/oxidecomputer/slog-error-chain` |
| 201 | 2026-06-11T21:45:38.661Z | From https://github.com/oxidecomputer/slog-error-chain |
| 202 | 2026-06-11T21:45:38.661Z | * [new ref] 15f69041f45774602108e47fb25e705dc23acfb2 -> refs/commit/15f69041f45774602108e47fb25e705dc23acfb2 |
| 203 | 2026-06-11T21:45:38.760Z | Updating git repository `https://github.com/oxidecomputer/tufaceous` |
| 204 | 2026-06-11T21:45:39.078Z | From https://github.com/oxidecomputer/tufaceous |
| 205 | 2026-06-11T21:45:39.078Z | * [new ref] a7d440f5a111c7e3504e8eb125c105d7baf0deab -> refs/commit/a7d440f5a111c7e3504e8eb125c105d7baf0deab |
| 206 | 2026-06-11T21:45:39.111Z | Updating git repository `https://github.com/oxidecomputer/management-gateway-service` |
| 207 | 2026-06-11T21:45:39.606Z | From https://github.com/oxidecomputer/management-gateway-service |
| 208 | 2026-06-11T21:45:39.606Z | * [new ref] 6c0aca2545a73fd75536e149d29faa7108be5862 -> refs/commit/6c0aca2545a73fd75536e149d29faa7108be5862 |
| 209 | 2026-06-11T21:45:39.916Z | Updating git repository `https://github.com/oxidecomputer/crucible` |
| 210 | 2026-06-11T21:45:40.775Z | From https://github.com/oxidecomputer/crucible |
| 211 | 2026-06-11T21:45:40.775Z | * [new ref] 7103cd3a3d7b0112d2949dd135db06fef0c156bb -> refs/commit/7103cd3a3d7b0112d2949dd135db06fef0c156bb |
| 212 | 2026-06-11T21:45:41.784Z | Updating git repository `https://github.com/oxidecomputer/serde_human_bytes` |
| 213 | 2026-06-11T21:45:42.063Z | From https://github.com/oxidecomputer/serde_human_bytes |
| 214 | 2026-06-11T21:45:42.064Z | * [new ref] 8f60acdfe7c6d9e2a01f59be920c1c2b19129322 -> refs/commit/8f60acdfe7c6d9e2a01f59be920c1c2b19129322 |
| 215 | 2026-06-11T21:45:42.337Z | Updating git repository `https://github.com/oxidecomputer/propolis` |
| 216 | 2026-06-11T21:45:42.767Z | From https://github.com/oxidecomputer/propolis |
| 217 | 2026-06-11T21:45:42.767Z | * [new ref] 6873add79b835f7932d9fe928340886df8e49676 -> refs/commit/6873add79b835f7932d9fe928340886df8e49676 |
| 218 | 2026-06-11T21:45:43.132Z | Updating git repository `https://github.com/oxidecomputer/crucible` |
| 219 | 2026-06-11T21:45:43.762Z | From https://github.com/oxidecomputer/crucible |
| 220 | 2026-06-11T21:45:43.762Z | * [new ref] bd9a0e2abe6b6b89aec8c85f4ee57474144ed150 -> refs/commit/bd9a0e2abe6b6b89aec8c85f4ee57474144ed150 |
| 221 | 2026-06-11T21:45:44.137Z | Updating git repository `https://github.com/oxidecomputer/tofino` |
| 222 | 2026-06-11T21:45:44.497Z | From https://github.com/oxidecomputer/tofino |
| 223 | 2026-06-11T21:45:44.497Z | * [new ref] d79800f92f2245a9160b5ff6d8546ecbffa82ddc -> refs/commit/d79800f92f2245a9160b5ff6d8546ecbffa82ddc |
| 224 | 2026-06-11T21:45:44.510Z | Updating git repository `https://github.com/oxidecomputer/maghemite` |
| 225 | 2026-06-11T21:45:45.465Z | From https://github.com/oxidecomputer/maghemite |
| 226 | 2026-06-11T21:45:45.465Z | * [new ref] 7696ee48d5ee29a917dea459e281fe2e8ff20513 -> refs/commit/7696ee48d5ee29a917dea459e281fe2e8ff20513 |
| 227 | 2026-06-11T21:45:45.509Z | Updating git repository `https://github.com/oxidecomputer/clickward` |
| 228 | 2026-06-11T21:45:45.989Z | From https://github.com/oxidecomputer/clickward |
| 229 | 2026-06-11T21:45:45.989Z | * [new ref] e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737 -> refs/commit/e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737 |
| 230 | 2026-06-11T21:45:46.034Z | Updating git repository `https://github.com/oxidecomputer/illumos-devinfo` |
| 231 | 2026-06-11T21:45:46.530Z | From https://github.com/oxidecomputer/illumos-devinfo |
| 232 | 2026-06-11T21:45:46.530Z | * [new ref] 4323b17bfdd0c94d2875ac64b47f0e60fac1d640 -> refs/commit/4323b17bfdd0c94d2875ac64b47f0e60fac1d640 |
| 233 | 2026-06-11T21:45:48.227Z | Downloading crates ... |
| 234 | 2026-06-11T21:45:48.302Z | Downloaded async-recursion v1.1.1 |
| 235 | 2026-06-11T21:45:48.308Z | Downloaded aead v0.5.2 |
| 236 | 2026-06-11T21:45:48.311Z | Downloaded anyhow v1.0.102 |
| 237 | 2026-06-11T21:45:48.315Z | Downloaded adler2 v2.0.1 |
| 238 | 2026-06-11T21:45:48.319Z | Downloaded anstream v1.0.0 |
| 239 | 2026-06-11T21:45:48.322Z | Downloaded argon2 v0.5.3 |
| 240 | 2026-06-11T21:45:48.327Z | Downloaded crossbeam-epoch v0.9.18 |
| 241 | 2026-06-11T21:45:48.332Z | Downloaded arc-swap v1.9.1 |
| 242 | 2026-06-11T21:45:48.335Z | Downloaded anstyle-parse v1.0.0 |
| 243 | 2026-06-11T21:45:48.338Z | Downloaded async-compression v0.4.42 |
| 244 | 2026-06-11T21:45:48.341Z | Downloaded debug-ignore v1.0.5 |
| 245 | 2026-06-11T21:45:48.343Z | Downloaded futures-sink v0.3.32 |
| 246 | 2026-06-11T21:45:48.346Z | Downloaded foreign-types-shared v0.1.1 |
| 247 | 2026-06-11T21:45:48.349Z | Downloaded derive-ex v0.1.8 |
| 248 | 2026-06-11T21:45:48.352Z | Downloaded data-encoding v2.11.0 |
| 249 | 2026-06-11T21:45:48.355Z | Downloaded ciborium-ll v0.2.2 |
| 250 | 2026-06-11T21:45:48.355Z | Downloaded defmt v1.1.0 |
| 251 | 2026-06-11T21:45:48.358Z | Downloaded embedded-io v0.6.1 |
| 252 | 2026-06-11T21:45:48.363Z | Downloaded fxhash v0.2.1 |
| 253 | 2026-06-11T21:45:48.366Z | Downloaded fixedbitset v0.4.2 |
| 254 | 2026-06-11T21:45:48.366Z | Downloaded dyn-clone v1.0.20 |
| 255 | 2026-06-11T21:45:48.369Z | Downloaded gethostname v0.5.0 |
| 256 | 2026-06-11T21:45:48.369Z | Downloaded async-stream v0.3.6 |
| 257 | 2026-06-11T21:45:48.372Z | Downloaded futures-executor v0.3.32 |
| 258 | 2026-06-11T21:45:48.375Z | Downloaded futures-io v0.3.32 |
| 259 | 2026-06-11T21:45:48.377Z | Downloaded hostname v0.4.2 |
| 260 | 2026-06-11T21:45:48.380Z | Downloaded foldhash v0.1.5 |
| 261 | 2026-06-11T21:45:48.380Z | Downloaded defmt-macros v1.1.0 |
| 262 | 2026-06-11T21:45:48.384Z | Downloaded crc8 v0.1.1 |
| 263 | 2026-06-11T21:45:48.388Z | Downloaded convert_case v0.4.0 |
| 264 | 2026-06-11T21:45:48.393Z | Downloaded camino-tempfile v1.4.1 |
| 265 | 2026-06-11T21:45:48.393Z | Downloaded futures-macro v0.3.32 |
| 266 | 2026-06-11T21:45:48.398Z | Downloaded crunchy v0.2.4 |
| 267 | 2026-06-11T21:45:48.398Z | Downloaded hex v0.4.3 |
| 268 | 2026-06-11T21:45:48.398Z | Downloaded ciborium-io v0.2.2 |
| 269 | 2026-06-11T21:45:48.401Z | Downloaded base16ct v0.2.0 |
| 270 | 2026-06-11T21:45:48.401Z | Downloaded generic-array v0.14.7 |
| 271 | 2026-06-11T21:45:48.403Z | Downloaded futures-core v0.3.32 |
| 272 | 2026-06-11T21:45:48.415Z | Downloaded hostname v0.3.1 |
| 273 | 2026-06-11T21:45:48.415Z | Downloaded git-stub v1.0.0 |
| 274 | 2026-06-11T21:45:48.420Z | Downloaded heck v0.4.1 |
| 275 | 2026-06-11T21:45:48.420Z | Downloaded embedded-io v0.4.0 |
| 276 | 2026-06-11T21:45:48.420Z | Downloaded enum-as-inner v0.6.1 |
| 277 | 2026-06-11T21:45:48.420Z | Downloaded cfg_aliases v0.2.1 |
| 278 | 2026-06-11T21:45:48.420Z | Downloaded block-buffer v0.12.0 |
| 279 | 2026-06-11T21:45:48.420Z | Downloaded colorchoice v1.0.5 |
| 280 | 2026-06-11T21:45:48.424Z | Downloaded futures-task v0.3.32 |
| 281 | 2026-06-11T21:45:48.424Z | Downloaded form_urlencoded v1.2.2 |
| 282 | 2026-06-11T21:45:48.424Z | Downloaded foreign-types v0.5.0 |
| 283 | 2026-06-11T21:45:48.427Z | Downloaded float-ord v0.3.2 |
| 284 | 2026-06-11T21:45:48.430Z | Downloaded daft-derive v0.1.7 |
| 285 | 2026-06-11T21:45:48.433Z | Downloaded darling_macro v0.21.3 |
| 286 | 2026-06-11T21:45:48.433Z | Downloaded crypto-common v0.1.7 |
| 287 | 2026-06-11T21:45:48.436Z | Downloaded indent_write v2.2.0 |
| 288 | 2026-06-11T21:45:48.436Z | Downloaded http-body v1.0.1 |
| 289 | 2026-06-11T21:45:48.439Z | Downloaded dtrace-parser v0.3.0 |
| 290 | 2026-06-11T21:45:48.442Z | Downloaded cpufeatures v0.3.0 |
| 291 | 2026-06-11T21:45:48.442Z | Downloaded cipher v0.4.4 |
| 292 | 2026-06-11T21:45:48.448Z | Downloaded chacha20poly1305 v0.10.1 |
| 293 | 2026-06-11T21:45:48.453Z | Downloaded hash32 v0.3.1 |
| 294 | 2026-06-11T21:45:48.453Z | Downloaded foreign-types-shared v0.3.1 |
| 295 | 2026-06-11T21:45:48.453Z | Downloaded dof v0.4.0 |
| 296 | 2026-06-11T21:45:48.456Z | Downloaded httpdate v1.0.3 |
| 297 | 2026-06-11T21:45:48.456Z | Downloaded bit-vec v0.8.0 |
| 298 | 2026-06-11T21:45:48.456Z | Downloaded errno v0.3.14 |
| 299 | 2026-06-11T21:45:48.459Z | Downloaded atomicwrites v0.4.4 |
| 300 | 2026-06-11T21:45:48.462Z | Downloaded hubpack_derive v0.1.1 |
| 301 | 2026-06-11T21:45:48.462Z | Downloaded heck v0.5.0 |
| 302 | 2026-06-11T21:45:48.465Z | Downloaded internet-checksum v0.2.1 |
| 303 | 2026-06-11T21:45:48.465Z | Downloaded foreign-types v0.3.2 |
| 304 | 2026-06-11T21:45:48.468Z | Downloaded dunce v1.0.5 |
| 305 | 2026-06-11T21:45:48.468Z | Downloaded fixedbitset v0.5.7 |
| 306 | 2026-06-11T21:45:48.472Z | Downloaded deranged v0.5.8 |
| 307 | 2026-06-11T21:45:48.475Z | Downloaded curve25519-dalek-derive v0.1.1 |
| 308 | 2026-06-11T21:45:48.475Z | Downloaded lazy_static v1.5.0 |
| 309 | 2026-06-11T21:45:48.478Z | Downloaded erased-serde v0.3.31 |
| 310 | 2026-06-11T21:45:48.478Z | Downloaded is_ci v1.2.0 |
| 311 | 2026-06-11T21:45:48.482Z | Downloaded idna_adapter v1.2.2 |
| 312 | 2026-06-11T21:45:48.485Z | Downloaded globset v0.4.18 |
| 313 | 2026-06-11T21:45:48.485Z | Downloaded atomic-waker v1.1.2 |
| 314 | 2026-06-11T21:45:48.488Z | Downloaded getrandom v0.2.17 |
| 315 | 2026-06-11T21:45:48.491Z | Downloaded fastrand v2.4.1 |
| 316 | 2026-06-11T21:45:48.491Z | Downloaded instant v0.1.13 |
| 317 | 2026-06-11T21:45:48.495Z | Downloaded fs_extra v1.3.0 |
| 318 | 2026-06-11T21:45:48.499Z | Downloaded compression-codecs v0.4.38 |
| 319 | 2026-06-11T21:45:48.499Z | Downloaded keccak v0.1.6 |
| 320 | 2026-06-11T21:45:48.502Z | Downloaded is_terminal_polyfill v1.70.2 |
| 321 | 2026-06-11T21:45:48.503Z | Downloaded lru-slab v0.1.2 |
| 322 | 2026-06-11T21:45:48.505Z | Downloaded konst_macro_rules v0.2.19 |
| 323 | 2026-06-11T21:45:48.505Z | Downloaded http-body-util v0.1.3 |
| 324 | 2026-06-11T21:45:48.510Z | Downloaded csv-core v0.1.13 |
| 325 | 2026-06-11T21:45:48.510Z | Downloaded crossbeam-deque v0.8.6 |
| 326 | 2026-06-11T21:45:48.513Z | Downloaded lru-cache v0.1.2 |
| 327 | 2026-06-11T21:45:48.513Z | Downloaded crc32fast v1.5.0 |
| 328 | 2026-06-11T21:45:48.517Z | Downloaded libscf-sys v1.2.0 |
| 329 | 2026-06-11T21:45:48.517Z | Downloaded git-stub-vcs v0.1.0 |
| 330 | 2026-06-11T21:45:48.520Z | Downloaded ff v0.13.1 |
| 331 | 2026-06-11T21:45:48.524Z | Downloaded mime v0.3.17 |
| 332 | 2026-06-11T21:45:48.524Z | Downloaded memoffset v0.9.1 |
| 333 | 2026-06-11T21:45:48.527Z | Downloaded futures-channel v0.3.32 |
| 334 | 2026-06-11T21:45:48.527Z | Downloaded digest v0.11.3 |
| 335 | 2026-06-11T21:45:48.530Z | Downloaded glob v0.3.3 |
| 336 | 2026-06-11T21:45:48.535Z | Downloaded match_cfg v0.1.0 |
| 337 | 2026-06-11T21:45:48.535Z | Downloaded managed v0.8.0 |
| 338 | 2026-06-11T21:45:48.538Z | Downloaded hubpack v0.1.2 |
| 339 | 2026-06-11T21:45:48.538Z | Downloaded base64ct v1.8.3 |
| 340 | 2026-06-11T21:45:48.538Z | Downloaded memmap v0.7.0 |
| 341 | 2026-06-11T21:45:48.541Z | Downloaded critical-section v1.2.0 |
| 342 | 2026-06-11T21:45:48.544Z | Downloaded humantime v2.3.0 |
| 343 | 2026-06-11T21:45:48.544Z | Downloaded highway v1.3.0 |
| 344 | 2026-06-11T21:45:48.547Z | Downloaded no-std-compat v0.4.1 |
| 345 | 2026-06-11T21:45:48.547Z | Downloaded group v0.13.0 |
| 346 | 2026-06-11T21:45:48.551Z | Downloaded num-iter v0.1.45 |
| 347 | 2026-06-11T21:45:48.551Z | Downloaded num-derive v0.4.2 |
| 348 | 2026-06-11T21:45:48.554Z | Downloaded find-msvc-tools v0.1.9 |
| 349 | 2026-06-11T21:45:48.557Z | Downloaded newtype-uuid-macros v0.1.0 |
| 350 | 2026-06-11T21:45:48.557Z | Downloaded natord v1.0.9 |
| 351 | 2026-06-11T21:45:48.560Z | Downloaded newtype_derive v0.1.6 |
| 352 | 2026-06-11T21:45:48.560Z | Downloaded num-conv v0.2.2 |
| 353 | 2026-06-11T21:45:48.563Z | Downloaded itoa v1.0.18 |
| 354 | 2026-06-11T21:45:48.563Z | Downloaded ingot v0.1.1 |
| 355 | 2026-06-11T21:45:48.566Z | Downloaded hyper-rustls v0.27.9 |
| 356 | 2026-06-11T21:45:48.566Z | Downloaded chacha20 v0.10.0 |
| 357 | 2026-06-11T21:45:48.573Z | Downloaded libsw v3.5.0 |
| 358 | 2026-06-11T21:45:48.576Z | Downloaded cookie v0.18.1 |
| 359 | 2026-06-11T21:45:48.576Z | Downloaded libsw-core v0.3.2 |
| 360 | 2026-06-11T21:45:48.576Z | Downloaded num v0.4.3 |
| 361 | 2026-06-11T21:45:48.579Z | Downloaded console v0.15.11 |
| 362 | 2026-06-11T21:45:48.579Z | Downloaded linear-map v1.2.0 |
| 363 | 2026-06-11T21:45:48.584Z | Downloaded jobserver v0.1.34 |
| 364 | 2026-06-11T21:45:48.587Z | Downloaded openssl-probe v0.2.1 |
| 365 | 2026-06-11T21:45:48.587Z | Downloaded flate2 v1.1.9 |
| 366 | 2026-06-11T21:45:48.590Z | Downloaded newtype-uuid v1.3.2 |
| 367 | 2026-06-11T21:45:48.593Z | Downloaded linked-hash-map v0.5.6 |
| 368 | 2026-06-11T21:45:48.593Z | Downloaded base64 v0.21.7 |
| 369 | 2026-06-11T21:45:48.596Z | Downloaded opaque-debug v0.3.1 |
| 370 | 2026-06-11T21:45:48.596Z | Downloaded omicron-workspace-hack v0.1.0 |
| 371 | 2026-06-11T21:45:48.603Z | Downloaded olpc-cjson v0.1.4 |
| 372 | 2026-06-11T21:45:48.603Z | Downloaded num_threads v0.1.7 |
| 373 | 2026-06-11T21:45:48.606Z | Downloaded iana-time-zone v0.1.65 |
| 374 | 2026-06-11T21:45:48.606Z | Downloaded fs-err v3.3.0 |
| 375 | 2026-06-11T21:45:48.606Z | Downloaded openssl-macros v0.1.1 |
| 376 | 2026-06-11T21:45:48.610Z | Downloaded cargo_toml v0.22.3 |
| 377 | 2026-06-11T21:45:48.610Z | Downloaded bytecount v0.6.9 |
| 378 | 2026-06-11T21:45:48.613Z | Downloaded newline-converter v0.3.0 |
| 379 | 2026-06-11T21:45:48.613Z | Downloaded byte-wrapper v0.1.0 |
| 380 | 2026-06-11T21:45:48.616Z | Downloaded getrandom v0.3.4 |
| 381 | 2026-06-11T21:45:48.619Z | Downloaded plain v0.2.3 |
| 382 | 2026-06-11T21:45:48.619Z | Downloaded phf_shared v0.12.1 |
| 383 | 2026-06-11T21:45:48.622Z | Downloaded elliptic-curve v0.13.8 |
| 384 | 2026-06-11T21:45:48.626Z | Downloaded futures v0.3.32 |
| 385 | 2026-06-11T21:45:48.629Z | Downloaded multer v3.1.0 |
| 386 | 2026-06-11T21:45:48.629Z | Downloaded pretty-hex v0.4.2 |
| 387 | 2026-06-11T21:45:48.633Z | Downloaded ipnetwork v0.21.1 |
| 388 | 2026-06-11T21:45:48.633Z | Downloaded num-rational v0.4.2 |
| 389 | 2026-06-11T21:45:48.636Z | Downloaded percent-encoding v2.3.2 |
| 390 | 2026-06-11T21:45:48.636Z | Downloaded clap v4.6.1 |
| 391 | 2026-06-11T21:45:48.641Z | Downloaded powerfmt v0.2.0 |
| 392 | 2026-06-11T21:45:48.644Z | Downloaded potential_utf v0.1.5 |
| 393 | 2026-06-11T21:45:48.647Z | Downloaded num_enum_derive v0.7.6 |
| 394 | 2026-06-11T21:45:48.647Z | Downloaded proc-macro-error-attr v1.0.4 |
| 395 | 2026-06-11T21:45:48.647Z | Downloaded progenitor-client v0.10.0 |
| 396 | 2026-06-11T21:45:48.650Z | Downloaded num_enum_derive v0.5.11 |
| 397 | 2026-06-11T21:45:48.650Z | Downloaded num-complex v0.4.6 |
| 398 | 2026-06-11T21:45:48.654Z | Downloaded hybrid-array v0.4.12 |
| 399 | 2026-06-11T21:45:48.661Z | Downloaded bitflags v2.12.1 |
| 400 | 2026-06-11T21:45:48.663Z | Downloaded progenitor-macro v0.13.0 |
| 401 | 2026-06-11T21:45:48.663Z | Downloaded proc-macro-error-attr2 v2.0.0 |
| 402 | 2026-06-11T21:45:48.663Z | Downloaded derive_more v0.99.20 |
| 403 | 2026-06-11T21:45:48.667Z | Downloaded litemap v0.8.2 |
| 404 | 2026-06-11T21:45:48.667Z | Downloaded oxnet v0.1.6 |
| 405 | 2026-06-11T21:45:48.670Z | Downloaded paste v1.0.15 |
| 406 | 2026-06-11T21:45:48.674Z | Downloaded quick-error v1.2.3 |
| 407 | 2026-06-11T21:45:48.674Z | Downloaded progenitor-macro v0.14.0 |
| 408 | 2026-06-11T21:45:48.674Z | Downloaded half v2.7.1 |
| 409 | 2026-06-11T21:45:48.677Z | Downloaded progenitor-client v0.14.0 |
| 410 | 2026-06-11T21:45:48.677Z | Downloaded getrandom v0.4.2 |
| 411 | 2026-06-11T21:45:48.680Z | Downloaded owo-colors v4.3.0 |
| 412 | 2026-06-11T21:45:48.684Z | Downloaded num_enum v0.5.11 |
| 413 | 2026-06-11T21:45:48.687Z | Downloaded oxide-tokio-rt v0.1.6 |
| 414 | 2026-06-11T21:45:48.690Z | Downloaded darling_core v0.21.3 |
| 415 | 2026-06-11T21:45:48.693Z | Downloaded httparse v1.10.1 |
| 416 | 2026-06-11T21:45:48.697Z | Downloaded rand_chacha v0.3.1 |
| 417 | 2026-06-11T21:45:48.697Z | Downloaded progenitor-macro v0.10.0 |
| 418 | 2026-06-11T21:45:48.697Z | Downloaded icu_provider v2.2.0 |
| 419 | 2026-06-11T21:45:48.700Z | Downloaded pkg-config v0.3.33 |
| 420 | 2026-06-11T21:45:48.700Z | Downloaded hmac v0.12.1 |
| 421 | 2026-06-11T21:45:48.704Z | Downloaded pin-project-lite v0.2.17 |
| 422 | 2026-06-11T21:45:48.707Z | Downloaded proc-macro-crate v3.5.0 |
| 423 | 2026-06-11T21:45:48.707Z | Downloaded phf v0.12.1 |
| 424 | 2026-06-11T21:45:48.710Z | Downloaded pem v3.0.6 |
| 425 | 2026-06-11T21:45:48.714Z | Downloaded rand_xorshift v0.4.0 |
| 426 | 2026-06-11T21:45:48.714Z | Downloaded bytes v1.11.1 |
| 427 | 2026-06-11T21:45:48.717Z | Downloaded ref-cast-impl v1.0.25 |
| 428 | 2026-06-11T21:45:48.717Z | Downloaded ref-cast v1.0.25 |
| 429 | 2026-06-11T21:45:48.720Z | Downloaded proc-macro-error v1.0.4 |
| 430 | 2026-06-11T21:45:48.723Z | Downloaded rustc_version v0.4.1 |
| 431 | 2026-06-11T21:45:48.723Z | Downloaded indexmap v1.9.3 |
| 432 | 2026-06-11T21:45:48.726Z | Downloaded once_cell v1.21.4 |
| 433 | 2026-06-11T21:45:48.729Z | Downloaded progenitor v0.14.0 |
| 434 | 2026-06-11T21:45:48.729Z | Downloaded log v0.4.32 |
| 435 | 2026-06-11T21:45:48.732Z | Downloaded progenitor v0.13.0 |
| 436 | 2026-06-11T21:45:48.735Z | Downloaded poly1305 v0.8.0 |
| 437 | 2026-06-11T21:45:48.735Z | Downloaded proc-macro-error2 v2.0.1 |
| 438 | 2026-06-11T21:45:48.739Z | Downloaded rustc_version v0.1.7 |
| 439 | 2026-06-11T21:45:48.742Z | Downloaded crossbeam-channel v0.5.15 |
| 440 | 2026-06-11T21:45:48.742Z | Downloaded progenitor v0.10.0 |
| 441 | 2026-06-11T21:45:48.745Z | Downloaded parking_lot v0.12.5 |
| 442 | 2026-06-11T21:45:48.748Z | Downloaded icu_locale_core v2.2.0 |
| 443 | 2026-06-11T21:45:48.750Z | Downloaded hickory-resolver v0.24.4 |
| 444 | 2026-06-11T21:45:48.753Z | Downloaded rand_core v0.9.5 |
| 445 | 2026-06-11T21:45:48.756Z | Downloaded scopeguard v1.2.0 |
| 446 | 2026-06-11T21:45:48.756Z | Downloaded serde_spanned v1.1.1 |
| 447 | 2026-06-11T21:45:48.762Z | Downloaded secrecy v0.10.3 |
| 448 | 2026-06-11T21:45:48.762Z | Downloaded scroll_derive v0.13.1 |
| 449 | 2026-06-11T21:45:48.762Z | Downloaded scroll_derive v0.12.1 |
| 450 | 2026-06-11T21:45:48.766Z | Downloaded memmap2 v0.9.10 |
| 451 | 2026-06-11T21:45:48.766Z | Downloaded same-file v1.0.6 |
| 452 | 2026-06-11T21:45:48.767Z | Downloaded indicatif v0.18.4 |
| 453 | 2026-06-11T21:45:48.770Z | Downloaded icu_normalizer v2.2.0 |
| 454 | 2026-06-11T21:45:48.775Z | Downloaded icu_normalizer_data v2.2.0 |
| 455 | 2026-06-11T21:45:48.775Z | Downloaded quote v1.0.45 |
| 456 | 2026-06-11T21:45:48.777Z | Downloaded rand_chacha v0.9.0 |
| 457 | 2026-06-11T21:45:48.778Z | Downloaded postcard v1.1.3 |
| 458 | 2026-06-11T21:45:48.778Z | Downloaded pin-project-internal v1.1.13 |
| 459 | 2026-06-11T21:45:48.781Z | Downloaded const_format v0.2.36 |
| 460 | 2026-06-11T21:45:48.784Z | Downloaded serde_urlencoded v0.7.1 |
| 461 | 2026-06-11T21:45:48.784Z | Downloaded serde-big-array v0.5.1 |
| 462 | 2026-06-11T21:45:48.788Z | Downloaded resolv-conf v0.7.6 |
| 463 | 2026-06-11T21:45:48.788Z | Downloaded parking_lot_core v0.9.12 |
| 464 | 2026-06-11T21:45:48.791Z | Downloaded sha1 v0.11.0 |
| 465 | 2026-06-11T21:45:48.791Z | Downloaded rustc-hash v2.1.2 |
| 466 | 2026-06-11T21:45:48.796Z | Downloaded semver v0.1.20 |
| 467 | 2026-06-11T21:45:48.796Z | Downloaded num-traits v0.2.19 |
| 468 | 2026-06-11T21:45:48.796Z | Downloaded konst v0.2.20 |
| 469 | 2026-06-11T21:45:48.799Z | Downloaded serde_spanned v0.6.9 |
| 470 | 2026-06-11T21:45:48.804Z | Downloaded serde_repr v0.1.20 |
| 471 | 2026-06-11T21:45:48.804Z | Downloaded serde_plain v1.0.2 |
| 472 | 2026-06-11T21:45:48.804Z | Downloaded sha1 v0.10.6 |
| 473 | 2026-06-11T21:45:48.808Z | Downloaded base64 v0.22.1 |
| 474 | 2026-06-11T21:45:48.808Z | Downloaded pest_derive v2.8.6 |
| 475 | 2026-06-11T21:45:48.815Z | Downloaded rand_core v0.10.1 |
| 476 | 2026-06-11T21:45:48.815Z | Downloaded pest_generator v2.8.6 |
| 477 | 2026-06-11T21:45:48.818Z | Downloaded rustls-pemfile v2.2.0 |
| 478 | 2026-06-11T21:45:48.818Z | Downloaded progenitor-extras v0.2.0 |
| 479 | 2026-06-11T21:45:48.819Z | Downloaded siphasher v1.0.3 |
| 480 | 2026-06-11T21:45:48.819Z | Downloaded rustls-native-certs v0.8.4 |
| 481 | 2026-06-11T21:45:48.819Z | Downloaded serial_test_derive v3.5.0 |
| 482 | 2026-06-11T21:45:48.822Z | Downloaded serial_test v3.5.0 |
| 483 | 2026-06-11T21:45:48.822Z | Downloaded cc v1.2.63 |
| 484 | 2026-06-11T21:45:48.826Z | Downloaded sigpipe v0.1.3 |
| 485 | 2026-06-11T21:45:48.826Z | Downloaded progenitor-client v0.13.0 |
| 486 | 2026-06-11T21:45:48.826Z | Downloaded heapless v0.8.0 |
| 487 | 2026-06-11T21:45:48.829Z | Downloaded dropshot_endpoint v0.17.1 |
| 488 | 2026-06-11T21:45:48.832Z | Downloaded parse-display-derive v0.10.0 |
| 489 | 2026-06-11T21:45:48.832Z | Downloaded ppv-lite86 v0.2.21 |
| 490 | 2026-06-11T21:45:48.833Z | Downloaded password-hash v0.5.0 |
| 491 | 2026-06-11T21:45:48.835Z | Downloaded darling_core v0.23.0 |
| 492 | 2026-06-11T21:45:48.839Z | Downloaded slog-bunyan v2.5.0 |
| 493 | 2026-06-11T21:45:48.839Z | Downloaded scroll v0.12.0 |
| 494 | 2026-06-11T21:45:48.841Z | Downloaded num-integer v0.1.46 |
| 495 | 2026-06-11T21:45:48.842Z | Downloaded proc-macro-crate v1.3.1 |
| 496 | 2026-06-11T21:45:48.845Z | Downloaded spin v0.5.2 |
| 497 | 2026-06-11T21:45:48.845Z | Downloaded slog-envlogger v2.2.0 |
| 498 | 2026-06-11T21:45:48.849Z | Downloaded strsim v0.11.1 |
| 499 | 2026-06-11T21:45:48.849Z | Downloaded lock_api v0.4.14 |
| 500 | 2026-06-11T21:45:48.849Z | Downloaded schemars_derive v0.8.22 |
| 501 | 2026-06-11T21:45:48.854Z | Downloaded icu_properties v2.2.0 |
| 502 | 2026-06-11T21:45:48.854Z | Downloaded rustversion v1.0.22 |
| 503 | 2026-06-11T21:45:48.857Z | Downloaded papergrid v0.11.0 |
| 504 | 2026-06-11T21:45:48.857Z | Downloaded rand_core v0.6.4 |
| 505 | 2026-06-11T21:45:48.857Z | Downloaded quinn-udp v0.5.14 |
| 506 | 2026-06-11T21:45:48.861Z | Downloaded pin-project v1.1.13 |
| 507 | 2026-06-11T21:45:48.866Z | Downloaded subtle v2.6.1 |
| 508 | 2026-06-11T21:45:48.870Z | Downloaded strum v0.27.2 |
| 509 | 2026-06-11T21:45:48.870Z | Downloaded structmeta v0.3.0 |
| 510 | 2026-06-11T21:45:48.873Z | Downloaded stable_deref_trait v1.2.1 |
| 511 | 2026-06-11T21:45:48.873Z | Downloaded smawk v0.3.2 |
| 512 | 2026-06-11T21:45:48.873Z | Downloaded expectorate v1.2.0 |
| 513 | 2026-06-11T21:45:48.876Z | Downloaded scroll v0.13.0 |
| 514 | 2026-06-11T21:45:48.876Z | Downloaded parking_lot_core v0.8.6 |
| 515 | 2026-06-11T21:45:48.879Z | Downloaded jiff-static v0.2.28 |
| 516 | 2026-06-11T21:45:48.879Z | Downloaded crypto-bigint v0.5.5 |
| 517 | 2026-06-11T21:45:48.883Z | Downloaded tabled_derive v0.7.0 |
| 518 | 2026-06-11T21:45:48.885Z | Downloaded sha2 v0.10.9 |
| 519 | 2026-06-11T21:45:48.888Z | Downloaded strum v0.26.3 |
| 520 | 2026-06-11T21:45:48.888Z | Downloaded structmeta-derive v0.3.0 |
| 521 | 2026-06-11T21:45:48.888Z | Downloaded serde_tokenstream v0.2.3 |
| 522 | 2026-06-11T21:45:48.892Z | Downloaded serde_path_to_error v0.1.20 |
| 523 | 2026-06-11T21:45:48.892Z | Downloaded icu_collections v2.2.0 |
| 524 | 2026-06-11T21:45:48.894Z | Downloaded tabled_derive v0.11.0 |
| 525 | 2026-06-11T21:45:48.898Z | Downloaded tagptr v0.2.0 |
| 526 | 2026-06-11T21:45:48.898Z | Downloaded simd-adler32 v0.3.9 |
| 527 | 2026-06-11T21:45:48.898Z | Downloaded rusty-fork v0.3.1 |
| 528 | 2026-06-11T21:45:48.902Z | Downloaded miniz_oxide v0.8.9 |
| 529 | 2026-06-11T21:45:48.902Z | Downloaded terminal_size v0.4.4 |
| 530 | 2026-06-11T21:45:48.905Z | Downloaded num_enum v0.7.6 |
| 531 | 2026-06-11T21:45:48.909Z | Downloaded rhai_codegen v3.2.0 |
| 532 | 2026-06-11T21:45:48.912Z | Downloaded signal-hook-registry v1.4.8 |
| 533 | 2026-06-11T21:45:48.912Z | Downloaded progenitor-impl v0.10.0 |
| 534 | 2026-06-11T21:45:48.915Z | Downloaded parking_lot v0.11.2 |
| 535 | 2026-06-11T21:45:48.915Z | Downloaded sync_wrapper v1.0.2 |
| 536 | 2026-06-11T21:45:48.922Z | Downloaded swrite v0.1.0 |
| 537 | 2026-06-11T21:45:48.922Z | Downloaded supports-color v3.0.2 |
| 538 | 2026-06-11T21:45:48.922Z | Downloaded slog-term v2.9.2 |
| 539 | 2026-06-11T21:45:48.926Z | Downloaded thiserror-impl-no-std v2.0.2 |
| 540 | 2026-06-11T21:45:48.926Z | Downloaded slog-stdlog v4.1.1 |
| 541 | 2026-06-11T21:45:48.926Z | Downloaded slog-scope v4.4.1 |
| 542 | 2026-06-11T21:45:48.926Z | Downloaded hickory-resolver v0.25.2 |
| 543 | 2026-06-11T21:45:48.929Z | Downloaded tinyvec_macros v0.1.1 |
| 544 | 2026-06-11T21:45:48.929Z | Downloaded thread-id v5.1.0 |
| 545 | 2026-06-11T21:45:48.929Z | Downloaded slog-json v2.6.1 |
| 546 | 2026-06-11T21:45:48.932Z | Downloaded slab v0.4.12 |
| 547 | 2026-06-11T21:45:48.933Z | Downloaded take_mut v0.2.2 |
| 548 | 2026-06-11T21:45:48.933Z | Downloaded testing_table v0.3.0 |
| 549 | 2026-06-11T21:45:48.936Z | Downloaded slog-async v2.8.0 |
| 550 | 2026-06-11T21:45:48.936Z | Downloaded rustls-pki-types v1.14.1 |
| 551 | 2026-06-11T21:45:48.936Z | Downloaded serde_derive_internals v0.29.1 |
| 552 | 2026-06-11T21:45:48.939Z | Downloaded prettyplease v0.2.37 |
| 553 | 2026-06-11T21:45:48.946Z | Downloaded progenitor-impl v0.14.0 |
| 554 | 2026-06-11T21:45:48.946Z | Downloaded papergrid v0.18.0 |
| 555 | 2026-06-11T21:45:48.950Z | Downloaded openssl-sys v0.9.116 |
| 556 | 2026-06-11T21:45:48.950Z | Downloaded smf v0.2.3 |
| 557 | 2026-06-11T21:45:48.950Z | Downloaded slog-dtrace v0.3.0 |
| 558 | 2026-06-11T21:45:48.953Z | Downloaded time-core v0.1.8 |
| 559 | 2026-06-11T21:45:48.953Z | Downloaded pest_meta v2.8.6 |
| 560 | 2026-06-11T21:45:48.953Z | Downloaded tabwriter v1.4.1 |
| 561 | 2026-06-11T21:45:48.957Z | Downloaded proc-macro2 v1.0.106 |
| 562 | 2026-06-11T21:45:48.957Z | Downloaded toml_datetime v0.6.11 |
| 563 | 2026-06-11T21:45:48.960Z | Downloaded semver v1.0.28 |
| 564 | 2026-06-11T21:45:48.960Z | Downloaded snafu-derive v0.8.9 |
| 565 | 2026-06-11T21:45:48.963Z | Downloaded ryu v1.0.23 |
| 566 | 2026-06-11T21:45:48.963Z | Downloaded rustls-platform-verifier v0.7.0 |
| 567 | 2026-06-11T21:45:48.967Z | Downloaded thread-id v4.2.2 |
| 568 | 2026-06-11T21:45:48.967Z | Downloaded termtree v0.5.1 |
| 569 | 2026-06-11T21:45:48.971Z | Downloaded shlex v2.0.1 |
| 570 | 2026-06-11T21:45:48.971Z | Downloaded ipnet v2.12.0 |
| 571 | 2026-06-11T21:45:48.971Z | Downloaded ingot-macros v0.1.1 |
| 572 | 2026-06-11T21:45:48.976Z | Downloaded indexmap v2.14.0 |
| 573 | 2026-06-11T21:45:48.976Z | Downloaded tower-service v0.3.3 |
| 574 | 2026-06-11T21:45:48.981Z | Downloaded aho-corasick v1.1.4 |
| 575 | 2026-06-11T21:45:48.981Z | Downloaded thiserror v2.0.18 |
| 576 | 2026-06-11T21:45:48.985Z | Downloaded thiserror v1.0.69 |
| 577 | 2026-06-11T21:45:48.988Z | Downloaded serde_with_macros v3.20.0 |
| 578 | 2026-06-11T21:45:48.988Z | Downloaded tower-layer v0.3.3 |
| 579 | 2026-06-11T21:45:48.988Z | Downloaded const-oid v0.10.2 |
| 580 | 2026-06-11T21:45:48.992Z | Downloaded thread_local v1.1.9 |
| 581 | 2026-06-11T21:45:48.992Z | Downloaded strum_macros v0.26.4 |
| 582 | 2026-06-11T21:45:48.995Z | Downloaded strum_macros v0.27.2 |
| 583 | 2026-06-11T21:45:48.996Z | Downloaded synstructure v0.13.2 |
| 584 | 2026-06-11T21:45:48.996Z | Downloaded hashbrown v0.12.3 |
| 585 | 2026-06-11T21:45:48.999Z | Downloaded static_assertions v1.1.0 |
| 586 | 2026-06-11T21:45:48.999Z | Downloaded rayon-core v1.13.0 |
| 587 | 2026-06-11T21:45:49.004Z | Downloaded pretty_assertions v1.4.1 |
| 588 | 2026-06-11T21:45:49.004Z | Downloaded progenitor-impl v0.13.0 |
| 589 | 2026-06-11T21:45:49.008Z | Downloaded cancel-safe-futures v0.1.5 |
| 590 | 2026-06-11T21:45:49.008Z | Downloaded crossbeam-utils v0.8.21 |
| 591 | 2026-06-11T21:45:49.008Z | Downloaded parse-display v0.10.0 |
| 592 | 2026-06-11T21:45:49.017Z | Downloaded byteorder v1.5.0 |
| 593 | 2026-06-11T21:45:49.017Z | Downloaded toml_write v0.1.2 |
| 594 | 2026-06-11T21:45:49.017Z | Downloaded serde_core v1.0.228 |
| 595 | 2026-06-11T21:45:49.020Z | Downloaded tokio-macros v2.7.0 |
| 596 | 2026-06-11T21:45:49.020Z | Downloaded tokio-dtrace v0.1.1 |
| 597 | 2026-06-11T21:45:49.020Z | Downloaded autocfg v1.5.1 |
| 598 | 2026-06-11T21:45:49.021Z | Downloaded typeid v1.0.3 |
| 599 | 2026-06-11T21:45:49.021Z | Downloaded ingot-types v0.1.2 |
| 600 | 2026-06-11T21:45:49.021Z | Downloaded thiserror-impl v2.0.18 |
| 601 | 2026-06-11T21:45:49.021Z | Downloaded unicode-linebreak v0.1.5 |
| 602 | 2026-06-11T21:45:49.021Z | Downloaded unarray v0.1.4 |
| 603 | 2026-06-11T21:45:49.024Z | Downloaded thiserror-impl v1.0.69 |
| 604 | 2026-06-11T21:45:49.024Z | Downloaded schemars v0.8.22 |
| 605 | 2026-06-11T21:45:49.028Z | Downloaded tokio-tungstenite v0.21.0 |
| 606 | 2026-06-11T21:45:49.033Z | Downloaded typify-macro v0.4.3 |
| 607 | 2026-06-11T21:45:49.033Z | Downloaded try-lock v0.2.5 |
| 608 | 2026-06-11T21:45:49.033Z | Downloaded hyper-util v0.1.20 |
| 609 | 2026-06-11T21:45:49.037Z | Downloaded time-macros v0.2.27 |
| 610 | 2026-06-11T21:45:49.040Z | Downloaded thiserror-no-std v2.0.2 |
| 611 | 2026-06-11T21:45:49.040Z | Downloaded term v1.2.1 |
| 612 | 2026-06-11T21:45:49.043Z | Downloaded toml_datetime v0.7.5+spec-1.1.0 |
| 613 | 2026-06-11T21:45:49.043Z | Downloaded tinystr v0.8.3 |
| 614 | 2026-06-11T21:45:49.047Z | Downloaded tiny-keccak v2.0.2 |
| 615 | 2026-06-11T21:45:49.047Z | Downloaded usdt v0.5.0 |
| 616 | 2026-06-11T21:45:49.047Z | Downloaded tempfile v3.27.0 |
| 617 | 2026-06-11T21:45:49.050Z | Downloaded smartstring v1.0.1 |
| 618 | 2026-06-11T21:45:49.050Z | Downloaded usdt-attr-macro v0.5.0 |
| 619 | 2026-06-11T21:45:49.054Z | Downloaded spin v0.9.8 |
| 620 | 2026-06-11T21:45:49.054Z | Downloaded usdt v0.6.0 |
| 621 | 2026-06-11T21:45:49.054Z | Downloaded toml_writer v1.1.1+spec-1.1.0 |
| 622 | 2026-06-11T21:45:49.054Z | Downloaded minimal-lexical v0.2.1 |
| 623 | 2026-06-11T21:45:49.058Z | Downloaded rand v0.8.6 |
| 624 | 2026-06-11T21:45:49.061Z | Downloaded quinn v0.11.9 |
| 625 | 2026-06-11T21:45:49.064Z | Downloaded unit-prefix v0.5.2 |
| 626 | 2026-06-11T21:45:49.064Z | Downloaded smallvec v1.15.1 |
| 627 | 2026-06-11T21:45:49.064Z | Downloaded serde_derive v1.0.228 |
| 628 | 2026-06-11T21:45:49.068Z | Downloaded mio v1.2.1 |
| 629 | 2026-06-11T21:45:49.072Z | Downloaded http v1.4.1 |
| 630 | 2026-06-11T21:45:49.072Z | Downloaded typify-macro v0.6.2 |
| 631 | 2026-06-11T21:45:49.075Z | Downloaded foldhash v0.2.0 |
| 632 | 2026-06-11T21:45:49.075Z | Downloaded similar v2.7.0 |
| 633 | 2026-06-11T21:45:49.079Z | Downloaded version_check v0.9.5 |
| 634 | 2026-06-11T21:45:49.079Z | Downloaded untrusted v0.7.1 |
| 635 | 2026-06-11T21:45:49.079Z | Downloaded universal-hash v0.5.1 |
| 636 | 2026-06-11T21:45:49.079Z | Downloaded utf-8 v0.7.6 |
| 637 | 2026-06-11T21:45:49.086Z | Downloaded schemars v0.9.0 |
| 638 | 2026-06-11T21:45:49.092Z | Downloaded utf8parse v0.2.2 |
| 639 | 2026-06-11T21:45:49.092Z | Downloaded utf8_iter v1.0.4 |
| 640 | 2026-06-11T21:45:49.092Z | Downloaded hashbrown v0.15.5 |
| 641 | 2026-06-11T21:45:49.095Z | Downloaded tokio-rustls v0.26.4 |
| 642 | 2026-06-11T21:45:49.095Z | Downloaded thin-vec v0.2.18 |
| 643 | 2026-06-11T21:45:49.095Z | Downloaded toml_datetime v1.1.1+spec-1.1.0 |
| 644 | 2026-06-11T21:45:49.095Z | Downloaded usdt-macro v0.5.0 |
| 645 | 2026-06-11T21:45:49.099Z | Downloaded hashbrown v0.16.1 |
| 646 | 2026-06-11T21:45:49.106Z | Downloaded slog v2.8.2 |
| 647 | 2026-06-11T21:45:49.106Z | Downloaded usdt-macro v0.6.0 |
| 648 | 2026-06-11T21:45:49.106Z | Downloaded memchr v2.8.1 |
| 649 | 2026-06-11T21:45:49.113Z | Downloaded usdt-attr-macro v0.6.0 |
| 650 | 2026-06-11T21:45:49.113Z | Downloaded unicode-xid v0.2.6 |
| 651 | 2026-06-11T21:45:49.113Z | Downloaded displaydoc v0.2.6 |
| 652 | 2026-06-11T21:45:49.114Z | Downloaded zerofrom v0.1.8 |
| 653 | 2026-06-11T21:45:49.114Z | Downloaded digest v0.10.7 |
| 654 | 2026-06-11T21:45:49.114Z | Downloaded wait-timeout v0.2.1 |
| 655 | 2026-06-11T21:45:49.117Z | Downloaded waitgroup v0.1.2 |
| 656 | 2026-06-11T21:45:49.117Z | Downloaded macaddr v1.0.1 |
| 657 | 2026-06-11T21:45:49.117Z | Downloaded want v0.3.1 |
| 658 | 2026-06-11T21:45:49.117Z | Downloaded zerofrom-derive v0.1.7 |
| 659 | 2026-06-11T21:45:49.117Z | Downloaded ciborium v0.2.2 |
| 660 | 2026-06-11T21:45:49.117Z | Downloaded bs58 v0.5.1 |
| 661 | 2026-06-11T21:45:49.117Z | Downloaded blake2 v0.10.6 |
| 662 | 2026-06-11T21:45:49.121Z | Downloaded yoke-derive v0.8.2 |
| 663 | 2026-06-11T21:45:49.121Z | Downloaded bcs v0.1.6 |
| 664 | 2026-06-11T21:45:49.121Z | Downloaded is-terminal v0.4.17 |
| 665 | 2026-06-11T21:45:49.133Z | Downloaded inout v0.1.4 |
| 666 | 2026-06-11T21:45:49.133Z | Downloaded console v0.16.3 |
| 667 | 2026-06-11T21:45:49.133Z | Downloaded colored v3.1.1 |
| 668 | 2026-06-11T21:45:49.137Z | Downloaded textwrap v0.16.2 |
| 669 | 2026-06-11T21:45:49.138Z | Downloaded camino v1.2.2 |
| 670 | 2026-06-11T21:45:49.138Z | Downloaded toml v0.8.23 |
| 671 | 2026-06-11T21:45:49.138Z | Downloaded tokio-stream v0.1.18 |
| 672 | 2026-06-11T21:45:49.138Z | Downloaded usdt-impl v0.6.0 |
| 673 | 2026-06-11T21:45:49.138Z | Downloaded usdt-impl v0.5.0 |
| 674 | 2026-06-11T21:45:49.138Z | Downloaded nom v7.1.3 |
| 675 | 2026-06-11T21:45:49.138Z | Downloaded test-strategy v0.4.5 |
| 676 | 2026-06-11T21:45:49.145Z | Downloaded rand v0.9.4 |
| 677 | 2026-06-11T21:45:49.154Z | Downloaded qorb v0.4.1 |
| 678 | 2026-06-11T21:45:49.154Z | Downloaded tracing-attributes v0.1.31 |
| 679 | 2026-06-11T21:45:49.154Z | Downloaded tinyvec v1.11.0 |
| 680 | 2026-06-11T21:45:49.154Z | Downloaded chacha20 v0.9.1 |
| 681 | 2026-06-11T21:45:49.161Z | Downloaded bitflags v1.3.2 |
| 682 | 2026-06-11T21:45:49.161Z | Downloaded whoami v1.6.1 |
| 683 | 2026-06-11T21:45:49.161Z | Downloaded serde_yaml v0.9.34+deprecated |
| 684 | 2026-06-11T21:45:49.161Z | Downloaded foreign-types-macros v0.2.3 |
| 685 | 2026-06-11T21:45:49.161Z | Downloaded drift v0.2.0 |
| 686 | 2026-06-11T21:45:49.165Z | Downloaded zone_cfg_derive v0.3.1 |
| 687 | 2026-06-11T21:45:49.165Z | Downloaded derive-where v1.6.1 |
| 688 | 2026-06-11T21:45:49.165Z | Downloaded ident_case v1.0.1 |
| 689 | 2026-06-11T21:45:49.165Z | Downloaded dof v0.3.0 |
| 690 | 2026-06-11T21:45:49.169Z | Downloaded const-random-macro v0.1.16 |
| 691 | 2026-06-11T21:45:49.169Z | Downloaded xz2 v0.1.7 |
| 692 | 2026-06-11T21:45:49.169Z | Downloaded dtrace-parser v0.2.0 |
| 693 | 2026-06-11T21:45:49.169Z | Downloaded fnv v1.0.7 |
| 694 | 2026-06-11T21:45:49.169Z | Downloaded either v1.16.0 |
| 695 | 2026-06-11T21:45:49.173Z | Downloaded const_format_proc_macros v0.2.34 |
| 696 | 2026-06-11T21:45:49.173Z | Downloaded rustls-webpki v0.103.13 |
| 697 | 2026-06-11T21:45:49.173Z | Downloaded ucd-trie v0.1.7 |
| 698 | 2026-06-11T21:45:49.176Z | Downloaded block-buffer v0.10.4 |
| 699 | 2026-06-11T21:45:49.176Z | Downloaded backoff v0.4.0 |
| 700 | 2026-06-11T21:45:49.176Z | Downloaded equivalent v1.0.2 |
| 701 | 2026-06-11T21:45:49.177Z | Downloaded cstr-argument v0.1.2 |
| 702 | 2026-06-11T21:45:49.184Z | Downloaded darling v0.23.0 |
| 703 | 2026-06-11T21:45:49.184Z | Downloaded toml_parser v1.1.2+spec-1.1.0 |
| 704 | 2026-06-11T21:45:49.187Z | Downloaded zeroize_derive v1.4.3 |
| 705 | 2026-06-11T21:45:49.187Z | Downloaded socket2 v0.6.4 |
| 706 | 2026-06-11T21:45:49.187Z | Downloaded schemars v1.2.1 |
| 707 | 2026-06-11T21:45:49.196Z | Downloaded walkdir v2.5.0 |
| 708 | 2026-06-11T21:45:49.199Z | Downloaded vsss-rs v3.3.4 |
| 709 | 2026-06-11T21:45:49.199Z | Downloaded toml v1.1.2+spec-1.1.0 |
| 710 | 2026-06-11T21:45:49.199Z | Downloaded dropshot-api-manager v0.7.2 |
| 711 | 2026-06-11T21:45:49.203Z | Downloaded untrusted v0.9.0 |
| 712 | 2026-06-11T21:45:49.203Z | Downloaded writeable v0.6.3 |
| 713 | 2026-06-11T21:45:49.203Z | Downloaded zeroize v1.8.2 |
| 714 | 2026-06-11T21:45:49.206Z | Downloaded snafu v0.8.9 |
| 715 | 2026-06-11T21:45:49.213Z | Downloaded itertools v0.12.1 |
| 716 | 2026-06-11T21:45:49.220Z | Downloaded tungstenite v0.21.0 |
| 717 | 2026-06-11T21:45:49.220Z | Downloaded clap_derive v4.6.1 |
| 718 | 2026-06-11T21:45:49.220Z | Downloaded toml v0.9.12+spec-1.1.0 |
| 719 | 2026-06-11T21:45:49.223Z | Downloaded base16ct v1.0.0 |
| 720 | 2026-06-11T21:45:49.223Z | Downloaded zone v0.3.1 |
| 721 | 2026-06-11T21:45:49.223Z | Downloaded zerovec-derive v0.11.3 |
| 722 | 2026-06-11T21:45:49.224Z | Downloaded unicode-ident v1.0.24 |
| 723 | 2026-06-11T21:45:49.224Z | Downloaded bit-set v0.8.0 |
| 724 | 2026-06-11T21:45:49.224Z | Downloaded darling v0.21.3 |
| 725 | 2026-06-11T21:45:49.227Z | Downloaded steno v0.4.1 |
| 726 | 2026-06-11T21:45:49.232Z | Downloaded zmij v1.0.21 |
| 727 | 2026-06-11T21:45:49.233Z | Downloaded typify v0.6.2 |
| 728 | 2026-06-11T21:45:49.237Z | Downloaded typify v0.4.3 |
| 729 | 2026-06-11T21:45:49.237Z | Downloaded itertools v0.14.0 |
| 730 | 2026-06-11T21:45:49.240Z | Downloaded zerocopy-derive v0.7.35 |
| 731 | 2026-06-11T21:45:49.240Z | Downloaded futures-util v0.3.32 |
| 732 | 2026-06-11T21:45:49.247Z | Downloaded serde v1.0.228 |
| 733 | 2026-06-11T21:45:49.251Z | Downloaded pest v2.8.6 |
| 734 | 2026-06-11T21:45:49.255Z | Downloaded yoke v0.8.3 |
| 735 | 2026-06-11T21:45:49.255Z | Downloaded hashbrown v0.17.1 |
| 736 | 2026-06-11T21:45:49.259Z | Downloaded libm v0.2.16 |
| 737 | 2026-06-11T21:45:49.264Z | Downloaded diff v0.1.13 |
| 738 | 2026-06-11T21:45:49.268Z | Downloaded uuid v1.23.2 |
| 739 | 2026-06-11T21:45:49.268Z | Downloaded cpufeatures v0.2.17 |
| 740 | 2026-06-11T21:45:49.268Z | Downloaded cfg-if v1.0.4 |
| 741 | 2026-06-11T21:45:49.271Z | Downloaded icu_properties_data v2.2.0 |
| 742 | 2026-06-11T21:45:49.275Z | Downloaded hyper v1.10.1 |
| 743 | 2026-06-11T21:45:49.278Z | Downloaded tracing-core v0.1.36 |
| 744 | 2026-06-11T21:45:49.281Z | Downloaded h2 v0.4.14 |
| 745 | 2026-06-11T21:45:49.285Z | Downloaded clap_builder v4.6.0 |
| 746 | 2026-06-11T21:45:49.288Z | Downloaded idna v1.1.0 |
| 747 | 2026-06-11T21:45:49.293Z | Downloaded async-stream-impl v0.3.6 |
| 748 | 2026-06-11T21:45:49.293Z | Downloaded daft v0.1.7 |
| 749 | 2026-06-11T21:45:49.293Z | Downloaded compression-core v0.4.32 |
| 750 | 2026-06-11T21:45:49.293Z | Downloaded darling_macro v0.23.0 |
| 751 | 2026-06-11T21:45:49.297Z | Downloaded crypto-common v0.2.2 |
| 752 | 2026-06-11T21:45:49.297Z | Downloaded dropshot-api-manager-types v0.7.2 |
| 753 | 2026-06-11T21:45:49.297Z | Downloaded async-trait v0.1.89 |
| 754 | 2026-06-11T21:45:49.297Z | Downloaded toml_edit v0.22.27 |
| 755 | 2026-06-11T21:45:49.300Z | Downloaded toml_edit v0.19.15 |
| 756 | 2026-06-11T21:45:49.308Z | Downloaded rand v0.10.1 |
| 757 | 2026-06-11T21:45:49.314Z | Downloaded unsafe-libyaml v0.2.11 |
| 758 | 2026-06-11T21:45:49.319Z | Downloaded hkdf v0.12.4 |
| 759 | 2026-06-11T21:45:49.319Z | Downloaded ron v0.12.1 |
| 760 | 2026-06-11T21:45:49.322Z | Downloaded toml_edit v0.25.12+spec-1.1.0 |
| 761 | 2026-06-11T21:45:49.323Z | Downloaded iddqd v0.4.2 |
| 762 | 2026-06-11T21:45:49.326Z | Downloaded yansi v1.0.1 |
| 763 | 2026-06-11T21:45:49.329Z | Downloaded goblin v0.8.2 |
| 764 | 2026-06-11T21:45:49.333Z | Downloaded defmt-parser v1.0.0 |
| 765 | 2026-06-11T21:45:49.333Z | Downloaded defmt v0.3.100 |
| 766 | 2026-06-11T21:45:49.333Z | Downloaded crucible-workspace-hack v0.1.0 |
| 767 | 2026-06-11T21:45:49.333Z | Downloaded const-random v0.1.18 |
| 768 | 2026-06-11T21:45:49.336Z | Downloaded cobs v0.3.0 |
| 769 | 2026-06-11T21:45:49.336Z | Downloaded cmake v0.1.58 |
| 770 | 2026-06-11T21:45:49.336Z | Downloaded clap_lex v1.1.0 |
| 771 | 2026-06-11T21:45:49.336Z | Downloaded backon v1.6.0 |
| 772 | 2026-06-11T21:45:49.340Z | Downloaded anstyle v1.0.14 |
| 773 | 2026-06-11T21:45:49.340Z | Downloaded ahash v0.8.12 |
| 774 | 2026-06-11T21:45:49.340Z | Downloaded url v2.5.8 |
| 775 | 2026-06-11T21:45:49.344Z | Downloaded anstyle-query v1.1.5 |
| 776 | 2026-06-11T21:45:49.344Z | Downloaded allocator-api2 v0.2.21 |
| 777 | 2026-06-11T21:45:49.347Z | Downloaded nom v8.0.0 |
| 778 | 2026-06-11T21:45:49.358Z | Downloaded reqwest v0.12.28 |
| 779 | 2026-06-11T21:45:49.363Z | Downloaded zerotrie v0.2.4 |
| 780 | 2026-06-11T21:45:49.367Z | Downloaded regex v1.12.3 |
| 781 | 2026-06-11T21:45:49.380Z | Downloaded reqwest v0.13.4 |
| 782 | 2026-06-11T21:45:49.383Z | Downloaded typed-path v0.9.3 |
| 783 | 2026-06-11T21:45:49.394Z | Downloaded portable-atomic v1.13.1 |
| 784 | 2026-06-11T21:45:49.397Z | Downloaded typenum v1.20.1 |
| 785 | 2026-06-11T21:45:49.400Z | Downloaded tower v0.5.3 |
| 786 | 2026-06-11T21:45:49.404Z | Downloaded zerocopy-derive v0.8.50 |
| 787 | 2026-06-11T21:45:49.409Z | Downloaded unicode-segmentation v1.13.3 |
| 788 | 2026-06-11T21:45:49.416Z | Downloaded rayon v1.12.0 |
| 789 | 2026-06-11T21:45:49.424Z | Downloaded chrono v0.4.45 |
| 790 | 2026-06-11T21:45:49.428Z | Downloaded serde_json v1.0.150 |
| 791 | 2026-06-11T21:45:49.434Z | Downloaded unicode-normalization v0.1.25 |
| 792 | 2026-06-11T21:45:49.450Z | Downloaded aws-lc-rs v1.17.0 |
| 793 | 2026-06-11T21:45:49.461Z | Downloaded proptest v1.11.0 |
| 794 | 2026-06-11T21:45:49.468Z | Downloaded tough v0.22.0 |
| 795 | 2026-06-11T21:45:49.476Z | Downloaded zerovec v0.11.6 |
| 796 | 2026-06-11T21:45:49.480Z | Downloaded tokio-util v0.7.18 |
| 797 | 2026-06-11T21:45:49.493Z | Downloaded tower-http v0.6.11 |
| 798 | 2026-06-11T21:45:49.500Z | Downloaded moka v0.12.15 |
| 799 | 2026-06-11T21:45:49.509Z | Downloaded winnow v0.5.40 |
| 800 | 2026-06-11T21:45:49.513Z | Downloaded serde_with v3.20.0 |
| 801 | 2026-06-11T21:45:49.526Z | Downloaded zerocopy v0.7.35 |
| 802 | 2026-06-11T21:45:49.535Z | Downloaded quinn-proto v0.11.14 |
| 803 | 2026-06-11T21:45:49.543Z | Downloaded goblin v0.10.7 |
| 804 | 2026-06-11T21:45:49.562Z | Downloaded winnow v1.0.3 |
| 805 | 2026-06-11T21:45:49.568Z | Downloaded tabled v0.15.0 |
| 806 | 2026-06-11T21:45:49.575Z | Downloaded curve25519-dalek v4.1.3 |
| 807 | 2026-06-11T21:45:49.581Z | Downloaded tabled v0.21.0 |
| 808 | 2026-06-11T21:45:49.590Z | Downloaded winnow v0.7.15 |
| 809 | 2026-06-11T21:45:49.596Z | Downloaded syn v1.0.109 |
| 810 | 2026-06-11T21:45:49.602Z | Downloaded webpki-roots v1.0.7 |
| 811 | 2026-06-11T21:45:49.605Z | Downloaded time v0.3.47 |
| 812 | 2026-06-11T21:45:49.611Z | Downloaded openssl v0.10.80 |
| 813 | 2026-06-11T21:45:49.626Z | Downloaded vcpkg v0.2.15 |
| 814 | 2026-06-11T21:45:49.657Z | Downloaded bstr v1.12.1 |
| 815 | 2026-06-11T21:45:49.662Z | Downloaded dropshot v0.17.1 |
| 816 | 2026-06-11T21:45:49.676Z | Downloaded syn v2.0.117 |
| 817 | 2026-06-11T21:45:49.681Z | Downloaded regress v0.10.5 |
| 818 | 2026-06-11T21:45:49.687Z | Downloaded hickory-proto v0.24.4 |
| 819 | 2026-06-11T21:45:49.695Z | Downloaded smoltcp v0.11.0 |
| 820 | 2026-06-11T21:45:49.702Z | Downloaded rhai v1.25.1 |
| 821 | 2026-06-11T21:45:49.710Z | Downloaded zerocopy v0.8.50 |
| 822 | 2026-06-11T21:45:49.721Z | Downloaded unicode-width v0.2.2 |
| 823 | 2026-06-11T21:45:49.724Z | Downloaded openapiv3 v2.2.0 |
| 824 | 2026-06-11T21:45:49.730Z | Downloaded rustls v0.23.40 |
| 825 | 2026-06-11T21:45:49.739Z | Downloaded rustix v0.38.44 |
| 826 | 2026-06-11T21:45:49.753Z | Downloaded unicode-width v0.1.14 |
| 827 | 2026-06-11T21:45:49.757Z | Downloaded hickory-proto v0.25.2 |
| 828 | 2026-06-11T21:45:49.765Z | Downloaded rustix v1.1.4 |
| 829 | 2026-06-11T21:45:49.776Z | Downloaded regex-syntax v0.8.10 |
| 830 | 2026-06-11T21:45:49.781Z | Downloaded regress v0.11.1 |
| 831 | 2026-06-11T21:45:49.786Z | Downloaded nix v0.31.3 |
| 832 | 2026-06-11T21:45:49.795Z | Downloaded sled v0.34.7 |
| 833 | 2026-06-11T21:45:49.800Z | Downloaded typify-impl v0.6.2 |
| 834 | 2026-06-11T21:45:49.807Z | Downloaded tracing v0.1.44 |
| 835 | 2026-06-11T21:45:49.818Z | Downloaded typify-impl v0.4.3 |
| 836 | 2026-06-11T21:45:49.860Z | Downloaded regex-automata v0.4.14 |
| 837 | 2026-06-11T21:45:49.874Z | Downloaded lzma-sys v0.1.20 |
| 838 | 2026-06-11T21:45:49.891Z | Downloaded petgraph v0.6.5 |
| 839 | 2026-06-11T21:45:49.901Z | Downloaded jiff v0.2.28 |
| 840 | 2026-06-11T21:45:49.911Z | Downloaded chrono-tz v0.10.4 |
| 841 | 2026-06-11T21:45:49.921Z | Downloaded petgraph v0.8.3 |
| 842 | 2026-06-11T21:45:49.934Z | Downloaded libc v0.2.186 |
| 843 | 2026-06-11T21:45:49.952Z | Downloaded tokio v1.52.3 |
| 844 | 2026-06-11T21:45:49.974Z | Downloaded sha3 v0.10.9 |
| 845 | 2026-06-11T21:45:49.977Z | Downloaded csv v1.4.0 |
| 846 | 2026-06-11T21:45:50.049Z | Downloaded encoding_rs v0.8.35 |
| 847 | 2026-06-11T21:45:50.061Z | Downloaded ring v0.17.14 |
| 848 | 2026-06-11T21:45:50.583Z | Downloaded aws-lc-sys v0.41.0 |
| 849 | 2026-06-11T21:45:51.125Z | Compiling proc-macro2 v1.0.106 |
| 850 | 2026-06-11T21:45:51.125Z | Compiling quote v1.0.45 |
| 851 | 2026-06-11T21:45:51.125Z | Compiling unicode-ident v1.0.24 |
| 852 | 2026-06-11T21:45:51.125Z | Compiling serde_core v1.0.228 |
| 853 | 2026-06-11T21:45:51.125Z | Compiling serde v1.0.228 |
| 854 | 2026-06-11T21:45:51.125Z | Compiling libc v0.2.186 |
| 855 | 2026-06-11T21:45:51.125Z | Compiling zmij v1.0.21 |
| 856 | 2026-06-11T21:45:51.128Z | Compiling autocfg v1.5.1 |
| 857 | 2026-06-11T21:45:51.522Z | Compiling libm v0.2.16 |
| 858 | 2026-06-11T21:45:51.816Z | Compiling icu_normalizer_data v2.2.0 |
| 859 | 2026-06-11T21:45:51.819Z | Compiling icu_properties_data v2.2.0 |
| 860 | 2026-06-11T21:45:51.870Z | Compiling serde_json v1.0.150 |
| 861 | 2026-06-11T21:45:51.946Z | Compiling num-traits v0.2.19 |
| 862 | 2026-06-11T21:45:51.965Z | Compiling getrandom v0.4.2 |
| 863 | 2026-06-11T21:45:52.223Z | Compiling version_check v0.9.5 |
| 864 | 2026-06-11T21:45:52.407Z | Compiling thiserror v2.0.18 |
| 865 | 2026-06-11T21:45:52.617Z | Compiling memchr v2.8.1 |
| 866 | 2026-06-11T21:45:52.691Z | Compiling schemars v0.8.22 |
| 867 | 2026-06-11T21:45:52.723Z | Compiling syn v2.0.117 |
| 868 | 2026-06-11T21:45:52.767Z | Checking cfg-if v1.0.4 |
| 869 | 2026-06-11T21:45:52.840Z | Compiling parking_lot_core v0.9.12 |
| 870 | 2026-06-11T21:45:52.991Z | Compiling heck v0.5.0 |
| 871 | 2026-06-11T21:45:53.044Z | Compiling zerocopy v0.8.50 |
| 872 | 2026-06-11T21:45:53.158Z | Compiling portable-atomic v1.13.1 |
| 873 | 2026-06-11T21:45:53.204Z | Compiling rustversion v1.0.22 |
| 874 | 2026-06-11T21:45:53.207Z | Compiling itoa v1.0.18 |
| 875 | 2026-06-11T21:45:53.412Z | Compiling jobserver v0.1.34 |
| 876 | 2026-06-11T21:45:53.516Z | Compiling find-msvc-tools v0.1.9 |
| 877 | 2026-06-11T21:45:53.697Z | Compiling shlex v2.0.1 |
| 878 | 2026-06-11T21:45:53.891Z | Compiling cc v1.2.63 |
| 879 | 2026-06-11T21:45:54.153Z | Compiling fs_extra v1.3.0 |
| 880 | 2026-06-11T21:45:54.179Z | Compiling dunce v1.0.5 |
| 881 | 2026-06-11T21:45:54.209Z | Compiling semver v1.0.28 |
| 882 | 2026-06-11T21:45:54.243Z | Compiling log v0.4.32 |
| 883 | 2026-06-11T21:45:54.270Z | Compiling httparse v1.10.1 |
| 884 | 2026-06-11T21:45:54.288Z | Compiling slog v2.8.2 |
| 885 | 2026-06-11T21:45:54.417Z | Compiling rustix v1.1.4 |
| 886 | 2026-06-11T21:45:54.436Z | Checking stable_deref_trait v1.2.1 |
| 887 | 2026-06-11T21:45:54.522Z | Compiling equivalent v1.0.2 |
| 888 | 2026-06-11T21:45:54.565Z | Compiling thiserror v1.0.69 |
| 889 | 2026-06-11T21:45:54.613Z | Compiling cmake v0.1.58 |
| 890 | 2026-06-11T21:45:54.733Z | Checking writeable v0.6.3 |
| 891 | 2026-06-11T21:45:54.908Z | Checking litemap v0.8.2 |
| 892 | 2026-06-11T21:45:54.946Z | Checking utf8_iter v1.0.4 |
| 893 | 2026-06-11T21:45:54.965Z | Checking percent-encoding v2.3.2 |
| 894 | 2026-06-11T21:45:54.984Z | Compiling aws-lc-rs v1.17.0 |
| 895 | 2026-06-11T21:45:55.106Z | Checking form_urlencoded v1.2.2 |
| 896 | 2026-06-11T21:45:55.144Z | Checking rand_core v0.10.1 |
| 897 | 2026-06-11T21:45:55.165Z | Compiling aws-lc-sys v0.41.0 |
| 898 | 2026-06-11T21:45:55.240Z | Compiling ring v0.17.14 |
| 899 | 2026-06-11T21:45:55.276Z | Compiling anyhow v1.0.102 |
| 900 | 2026-06-11T21:45:55.308Z | Compiling ucd-trie v0.1.7 |
| 901 | 2026-06-11T21:45:55.311Z | Compiling rustls v0.23.40 |
| 902 | 2026-06-11T21:45:55.526Z | Compiling synstructure v0.13.2 |
| 903 | 2026-06-11T21:45:55.546Z | Compiling serde_derive_internals v0.29.1 |
| 904 | 2026-06-11T21:45:55.566Z | Compiling pest v2.8.6 |
| 905 | 2026-06-11T21:45:55.988Z | Compiling regex-syntax v0.8.10 |
| 906 | 2026-06-11T21:45:56.097Z | Compiling aho-corasick v1.1.4 |
| 907 | 2026-06-11T21:45:56.280Z | Compiling getrandom v0.3.4 |
| 908 | 2026-06-11T21:45:56.616Z | Compiling pest_meta v2.8.6 |
| 909 | 2026-06-11T21:45:56.721Z | Compiling serde_derive v1.0.228 |
| 910 | 2026-06-11T21:45:56.788Z | Compiling zerofrom-derive v0.1.7 |
| 911 | 2026-06-11T21:45:57.262Z | Compiling yoke-derive v0.8.2 |
| 912 | 2026-06-11T21:45:57.535Z | Compiling zerovec-derive v0.11.3 |
| 913 | 2026-06-11T21:45:57.888Z | Compiling displaydoc v0.2.6 |
| 914 | 2026-06-11T21:45:57.960Z | Compiling schemars_derive v0.8.22 |
| 915 | 2026-06-11T21:45:58.043Z | Compiling thiserror-impl v2.0.18 |
| 916 | 2026-06-11T21:45:58.315Z | Compiling tokio-macros v2.7.0 |
| 917 | 2026-06-11T21:45:58.601Z | Compiling zeroize_derive v1.4.3 |
| 918 | 2026-06-11T21:45:58.659Z | Compiling zerocopy-derive v0.8.50 |
| 919 | 2026-06-11T21:45:59.033Z | Compiling futures-macro v0.3.32 |
| 920 | 2026-06-11T21:45:59.125Z | Compiling tracing-attributes v0.1.31 |
| 921 | 2026-06-11T21:45:59.251Z | Checking zerofrom v0.1.8 |
| 922 | 2026-06-11T21:45:59.726Z | Checking smallvec v1.15.1 |
| 923 | 2026-06-11T21:45:59.752Z | Compiling serde_tokenstream v0.2.3 |
| 924 | 2026-06-11T21:45:59.791Z | Checking bytes v1.11.1 |
| 925 | 2026-06-11T21:45:59.842Z | Checking yoke v0.8.3 |
| 926 | 2026-06-11T21:45:59.933Z | Compiling thiserror-impl v1.0.69 |
| 927 | 2026-06-11T21:46:00.011Z | Checking zerovec v0.11.6 |
| 928 | 2026-06-11T21:46:00.031Z | Checking zerotrie v0.2.4 |
| 929 | 2026-06-11T21:46:00.034Z | Compiling pest_generator v2.8.6 |
| 930 | 2026-06-11T21:46:00.265Z | Compiling regex-automata v0.4.14 |
| 931 | 2026-06-11T21:46:00.307Z | Compiling hashbrown v0.17.1 |
| 932 | 2026-06-11T21:46:00.422Z | Compiling crossbeam-utils v0.8.21 |
| 933 | 2026-06-11T21:46:00.458Z | Checking tinystr v0.8.3 |
| 934 | 2026-06-11T21:46:00.517Z | Checking potential_utf v0.1.5 |
| 935 | 2026-06-11T21:46:00.636Z | Checking icu_locale_core v2.2.0 |
| 936 | 2026-06-11T21:46:00.656Z | Compiling pest_derive v2.8.6 |
| 937 | 2026-06-11T21:46:00.659Z | Checking icu_collections v2.2.0 |
| 938 | 2026-06-11T21:46:00.840Z | Compiling indexmap v2.14.0 |
| 939 | 2026-06-11T21:46:01.008Z | Checking iana-time-zone v0.1.65 |
| 940 | 2026-06-11T21:46:01.059Z | Compiling num-conv v0.2.2 |
| 941 | 2026-06-11T21:46:01.122Z | Checking chrono v0.4.45 |
| 942 | 2026-06-11T21:46:01.174Z | Compiling paste v1.0.15 |
| 943 | 2026-06-11T21:46:01.194Z | Compiling time-core v0.1.8 |
| 944 | 2026-06-11T21:46:01.251Z | Checking icu_provider v2.2.0 |
| 945 | 2026-06-11T21:46:01.402Z | Compiling time-macros v0.2.27 |
| 946 | 2026-06-11T21:46:01.515Z | Checking icu_properties v2.2.0 |
| 947 | 2026-06-11T21:46:01.518Z | Checking icu_normalizer v2.2.0 |
| 948 | 2026-06-11T21:46:01.989Z | Compiling regex v1.12.3 |
| 949 | 2026-06-11T21:46:02.160Z | Checking uuid v1.23.2 |
| 950 | 2026-06-11T21:46:02.382Z | Checking idna_adapter v1.2.2 |
| 951 | 2026-06-11T21:46:02.397Z | Compiling async-trait v0.1.89 |
| 952 | 2026-06-11T21:46:02.400Z | Compiling byteorder v1.5.0 |
| 953 | 2026-06-11T21:46:02.506Z | Checking idna v1.1.0 |
| 954 | 2026-06-11T21:46:02.754Z | Checking url v2.5.8 |
| 955 | 2026-06-11T21:46:02.822Z | Checking dyn-clone v1.0.20 |
| 956 | 2026-06-11T21:46:02.913Z | Compiling camino v1.2.2 |
| 957 | 2026-06-11T21:46:03.066Z | Compiling strsim v0.11.1 |
| 958 | 2026-06-11T21:46:03.311Z | Compiling scroll_derive v0.13.1 |
| 959 | 2026-06-11T21:46:03.347Z | Checking errno v0.3.14 |
| 960 | 2026-06-11T21:46:03.468Z | Compiling ident_case v1.0.1 |
| 961 | 2026-06-11T21:46:03.613Z | Compiling omicron-workspace-hack v0.1.0 |
| 962 | 2026-06-11T21:46:03.654Z | Compiling slog-async v2.8.0 |
| 963 | 2026-06-11T21:46:03.819Z | Compiling generic-array v0.14.7 |
| 964 | 2026-06-11T21:46:03.867Z | Compiling crc32fast v1.5.0 |
| 965 | 2026-06-11T21:46:03.901Z | Compiling usdt-impl v0.6.0 |
| 966 | 2026-06-11T21:46:04.111Z | Compiling plain v0.2.3 |
| 967 | 2026-06-11T21:46:04.115Z | Compiling scroll v0.13.0 |
| 968 | 2026-06-11T21:46:04.219Z | Compiling daft-derive v0.1.7 |
| 969 | 2026-06-11T21:46:04.239Z | Checking pin-project-lite v0.2.17 |
| 970 | 2026-06-11T21:46:04.348Z | Compiling pretty-hex v0.4.2 |
| 971 | 2026-06-11T21:46:04.400Z | Compiling goblin v0.10.7 |
| 972 | 2026-06-11T21:46:04.449Z | Compiling dtrace-parser v0.3.0 |
| 973 | 2026-06-11T21:46:04.584Z | Compiling thread-id v5.1.0 |
| 974 | 2026-06-11T21:46:04.971Z | Compiling syn v1.0.109 |
| 975 | 2026-06-11T21:46:04.974Z | Checking getrandom v0.2.17 |
| 976 | 2026-06-11T21:46:05.011Z | Checking zeroize v1.8.2 |
| 977 | 2026-06-11T21:46:05.184Z | Checking bitflags v2.12.1 |
| 978 | 2026-06-11T21:46:05.590Z | Compiling multer v3.1.0 |
| 979 | 2026-06-11T21:46:05.663Z | Compiling async-stream-impl v0.3.6 |
| 980 | 2026-06-11T21:46:05.986Z | Checking socket2 v0.6.4 |
| 981 | 2026-06-11T21:46:06.112Z | Checking scopeguard v1.2.0 |
| 982 | 2026-06-11T21:46:06.263Z | Checking lock_api v0.4.14 |
| 983 | 2026-06-11T21:46:06.334Z | Compiling ref-cast v1.0.25 |
| 984 | 2026-06-11T21:46:06.506Z | Compiling ref-cast-impl v1.0.25 |
| 985 | 2026-06-11T21:46:06.598Z | Compiling dropshot v0.17.1 |
| 986 | 2026-06-11T21:46:06.839Z | Checking critical-section v1.2.0 |
| 987 | 2026-06-11T21:46:06.879Z | Compiling dropshot_endpoint v0.17.1 |
| 988 | 2026-06-11T21:46:06.943Z | Checking once_cell v1.21.4 |
| 989 | 2026-06-11T21:46:07.107Z | Checking parking_lot v0.12.5 |
| 990 | 2026-06-11T21:46:07.147Z | Compiling dof v0.4.0 |
| 991 | 2026-06-11T21:46:07.280Z | Compiling newtype-uuid-macros v0.1.0 |
| 992 | 2026-06-11T21:46:07.706Z | Checking signal-hook-registry v1.4.8 |
| 993 | 2026-06-11T21:46:08.144Z | Checking mio v1.2.1 |
| 994 | 2026-06-11T21:46:08.307Z | Compiling darling_core v0.23.0 |
| 995 | 2026-06-11T21:46:08.344Z | Compiling strum_macros v0.26.4 |
| 996 | 2026-06-11T21:46:08.368Z | Compiling usdt-attr-macro v0.6.0 |
| 997 | 2026-06-11T21:46:08.421Z | Compiling usdt-macro v0.6.0 |
| 998 | 2026-06-11T21:46:08.474Z | Checking tokio v1.52.3 |
| 999 | 2026-06-11T21:46:08.507Z | Compiling structmeta-derive v0.3.0 |
| 1000 | 2026-06-11T21:46:08.667Z | Checking subtle v2.6.1 |
| 1001 | 2026-06-11T21:46:08.821Z | Compiling allocator-api2 v0.2.21 |
| 1002 | 2026-06-11T21:46:09.158Z | Compiling foldhash v0.2.0 |
| 1003 | 2026-06-11T21:46:09.225Z | Checking futures-core v0.3.32 |
| 1004 | 2026-06-11T21:46:09.354Z | Compiling hashbrown v0.16.1 |
| 1005 | 2026-06-11T21:46:09.532Z | Compiling structmeta v0.3.0 |
| 1006 | 2026-06-11T21:46:09.639Z | Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 1007 | 2026-06-11T21:46:09.950Z | Compiling strum_macros v0.27.2 |
| 1008 | 2026-06-11T21:46:09.978Z | Compiling derive-ex v0.1.8 |
| 1009 | 2026-06-11T21:46:10.103Z | Compiling http v1.4.1 |
| 1010 | 2026-06-11T21:46:10.361Z | Compiling darling_macro v0.23.0 |
| 1011 | 2026-06-11T21:46:10.640Z | Checking futures-sink v0.3.32 |
| 1012 | 2026-06-11T21:46:10.747Z | Checking ipnetwork v0.21.1 |
| 1013 | 2026-06-11T21:46:10.940Z | Compiling darling v0.23.0 |
| 1014 | 2026-06-11T21:46:10.962Z | Compiling winnow v1.0.3 |
| 1015 | 2026-06-11T21:46:11.026Z | Compiling serde_with_macros v3.20.0 |
| 1016 | 2026-06-11T21:46:11.113Z | Checking slab v0.4.12 |
| 1017 | 2026-06-11T21:46:11.505Z | Compiling test-strategy v0.4.5 |
| 1018 | 2026-06-11T21:46:11.846Z | Checking futures-channel v0.3.32 |
| 1019 | 2026-06-11T21:46:11.994Z | Compiling toml_parser v1.1.2+spec-1.1.0 |
| 1020 | 2026-06-11T21:46:12.035Z | Checking typenum v1.20.1 |
| 1021 | 2026-06-11T21:46:12.073Z | Compiling fnv v1.0.7 |
| 1022 | 2026-06-11T21:46:12.179Z | Checking futures-task v0.3.32 |
| 1023 | 2026-06-11T21:46:12.327Z | Checking futures-io v0.3.32 |
| 1024 | 2026-06-11T21:46:12.356Z | Compiling toml_datetime v1.1.1+spec-1.1.0 |
| 1025 | 2026-06-11T21:46:12.450Z | Checking futures-util v0.3.32 |
| 1026 | 2026-06-11T21:46:12.555Z | Compiling parse-display-derive v0.10.0 |
| 1027 | 2026-06-11T21:46:12.842Z | Checking oxnet v0.1.6 |
| 1028 | 2026-06-11T21:46:12.866Z | Checking tracing-core v0.1.36 |
| 1029 | 2026-06-11T21:46:12.868Z | Checking erased-serde v0.3.31 |
| 1030 | 2026-06-11T21:46:13.301Z | Checking tracing v0.1.44 |
| 1031 | 2026-06-11T21:46:13.492Z | Compiling ryu v1.0.23 |
| 1032 | 2026-06-11T21:46:13.648Z | Compiling api_identity v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1033 | 2026-06-11T21:46:13.667Z | Compiling clap_derive v4.6.1 |
| 1034 | 2026-06-11T21:46:14.079Z | Checking base64 v0.22.1 |
| 1035 | 2026-06-11T21:46:14.521Z | Checking rand_core v0.6.4 |
| 1036 | 2026-06-11T21:46:14.543Z | Compiling openapiv3 v2.2.0 |
| 1037 | 2026-06-11T21:46:14.751Z | Checking rustls-pki-types v1.14.1 |
| 1038 | 2026-06-11T21:46:15.048Z | Checking tokio-util v0.7.18 |
| 1039 | 2026-06-11T21:46:15.217Z | Checking untrusted v0.9.0 |
| 1040 | 2026-06-11T21:46:15.321Z | Checking ipnet v2.12.0 |
| 1041 | 2026-06-11T21:46:15.342Z | Checking untrusted v0.7.1 |
| 1042 | 2026-06-11T21:46:15.480Z | Compiling toml_edit v0.25.12+spec-1.1.0 |
| 1043 | 2026-06-11T21:46:15.976Z | Checking http-body v1.0.1 |
| 1044 | 2026-06-11T21:46:16.099Z | Compiling proc-macro-crate v3.5.0 |
| 1045 | 2026-06-11T21:46:16.387Z | Checking atomic-waker v1.1.2 |
| 1046 | 2026-06-11T21:46:16.512Z | Checking tower-layer v0.3.3 |
| 1047 | 2026-06-11T21:46:16.532Z | Compiling num_enum_derive v0.7.6 |
| 1048 | 2026-06-11T21:46:16.535Z | Checking try-lock v0.2.5 |
| 1049 | 2026-06-11T21:46:16.649Z | Checking tower-service v0.3.3 |
| 1050 | 2026-06-11T21:46:16.772Z | Compiling either v1.16.0 |
| 1051 | 2026-06-11T21:46:16.818Z | Checking want v0.3.1 |
| 1052 | 2026-06-11T21:46:16.946Z | Checking h2 v0.4.14 |
| 1053 | 2026-06-11T21:46:16.986Z | Compiling itertools v0.14.0 |
| 1054 | 2026-06-11T21:46:17.204Z | Checking httpdate v1.0.3 |
| 1055 | 2026-06-11T21:46:17.273Z | Compiling regress v0.11.1 |
| 1056 | 2026-06-11T21:46:17.528Z | Compiling crucible-workspace-hack v0.1.0 |
| 1057 | 2026-06-11T21:46:18.055Z | Checking serde_urlencoded v0.7.1 |
| 1058 | 2026-06-11T21:46:18.089Z | Checking http-body-util v0.1.3 |
| 1059 | 2026-06-11T21:46:18.568Z | Checking ppv-lite86 v0.2.21 |
| 1060 | 2026-06-11T21:46:18.765Z | Checking hyper v1.10.1 |
| 1061 | 2026-06-11T21:46:18.784Z | Compiling typify-impl v0.6.2 |
| 1062 | 2026-06-11T21:46:18.864Z | Compiling unsafe-libyaml v0.2.11 |
| 1063 | 2026-06-11T21:46:19.369Z | Compiling serde_yaml v0.9.34+deprecated |
| 1064 | 2026-06-11T21:46:19.667Z | Checking hyper-util v0.1.20 |
| 1065 | 2026-06-11T21:46:20.345Z | Compiling convert_case v0.4.0 |
| 1066 | 2026-06-11T21:46:20.649Z | Compiling derive_more v0.99.20 |
| 1067 | 2026-06-11T21:46:21.246Z | Compiling darling_core v0.21.3 |
| 1068 | 2026-06-11T21:46:21.270Z | Compiling zerocopy-derive v0.7.35 |
| 1069 | 2026-06-11T21:46:21.881Z | Checking powerfmt v0.2.0 |
| 1070 | 2026-06-11T21:46:22.140Z | Compiling typify-macro v0.6.2 |
| 1071 | 2026-06-11T21:46:22.220Z | Checking deranged v0.5.8 |
| 1072 | 2026-06-11T21:46:23.080Z | Compiling regress v0.10.5 |
| 1073 | 2026-06-11T21:46:23.236Z | Checking num_threads v0.1.7 |
| 1074 | 2026-06-11T21:46:23.305Z | Compiling darling_macro v0.21.3 |
| 1075 | 2026-06-11T21:46:23.469Z | Checking time v0.3.47 |
| 1076 | 2026-06-11T21:46:23.642Z | Compiling heapless v0.8.0 |
| 1077 | 2026-06-11T21:46:23.868Z | Compiling darling v0.21.3 |
| 1078 | 2026-06-11T21:46:24.199Z | Compiling ingot-macros v0.1.1 |
| 1079 | 2026-06-11T21:46:24.272Z | Compiling typify v0.6.2 |
| 1080 | 2026-06-11T21:46:24.400Z | Checking crossbeam-channel v0.5.15 |
| 1081 | 2026-06-11T21:46:24.583Z | Compiling scroll_derive v0.12.1 |
| 1082 | 2026-06-11T21:46:24.586Z | Compiling serde_repr v0.1.20 |
| 1083 | 2026-06-11T21:46:25.345Z | Compiling rustix v0.38.44 |
| 1084 | 2026-06-11T21:46:25.617Z | Checking cpufeatures v0.3.0 |
| 1085 | 2026-06-11T21:46:26.025Z | Checking futures-executor v0.3.32 |
| 1086 | 2026-06-11T21:46:26.091Z | Checking sync_wrapper v1.0.2 |
| 1087 | 2026-06-11T21:46:26.200Z | Checking thread_local v1.1.9 |
| 1088 | 2026-06-11T21:46:26.266Z | Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 1089 | 2026-06-11T21:46:26.296Z | Compiling smoltcp v0.11.0 |
| 1090 | 2026-06-11T21:46:26.775Z | Checking tower v0.5.3 |
| 1091 | 2026-06-11T21:46:26.908Z | Checking rand_core v0.9.5 |
| 1092 | 2026-06-11T21:46:27.017Z | Checking webpki-roots v1.0.7 |
| 1093 | 2026-06-11T21:46:27.219Z | Compiling rustc_version v0.4.1 |
| 1094 | 2026-06-11T21:46:27.320Z | Checking is-terminal v0.4.17 |
| 1095 | 2026-06-11T21:46:27.379Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#7bd1bc80) |
| 1096 | 2026-06-11T21:46:27.417Z | Checking term v1.2.1 |
| 1097 | 2026-06-11T21:46:27.500Z | Checking take_mut v0.2.2 |
| 1098 | 2026-06-11T21:46:27.605Z | Compiling curve25519-dalek v4.1.3 |
| 1099 | 2026-06-11T21:46:27.662Z | Checking slog-term v2.9.2 |
| 1100 | 2026-06-11T21:46:27.727Z | Checking tower-http v0.6.11 |
| 1101 | 2026-06-11T21:46:27.774Z | Checking futures v0.3.32 |
| 1102 | 2026-06-11T21:46:27.907Z | Compiling toml_datetime v0.6.11 |
| 1103 | 2026-06-11T21:46:27.928Z | Compiling foreign-types-macros v0.2.3 |
| 1104 | 2026-06-11T21:46:28.283Z | Checking hex v0.4.3 |
| 1105 | 2026-06-11T21:46:28.522Z | Checking rand_chacha v0.9.0 |
| 1106 | 2026-06-11T21:46:28.729Z | Compiling zerocopy v0.7.35 |
| 1107 | 2026-06-11T21:46:28.786Z | Compiling hubpack_derive v0.1.1 |
| 1108 | 2026-06-11T21:46:28.919Z | Compiling thiserror-impl-no-std v2.0.2 |
| 1109 | 2026-06-11T21:46:29.166Z | Compiling curve25519-dalek-derive v0.1.1 |
| 1110 | 2026-06-11T21:46:29.436Z | Compiling usdt-impl v0.5.0 |
| 1111 | 2026-06-11T21:46:29.459Z | Compiling proc-macro-error-attr v1.0.4 |
| 1112 | 2026-06-11T21:46:29.582Z | Checking fastrand v2.4.1 |
| 1113 | 2026-06-11T21:46:29.854Z | Compiling dof v0.3.0 |
| 1114 | 2026-06-11T21:46:29.908Z | Checking rand v0.9.4 |
| 1115 | 2026-06-11T21:46:29.928Z | Compiling dtrace-parser v0.2.0 |
| 1116 | 2026-06-11T21:46:29.970Z | Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 1117 | 2026-06-11T21:46:30.362Z | Compiling serde_spanned v1.1.1 |
| 1118 | 2026-06-11T21:46:30.513Z | Compiling thread-id v4.2.2 |
| 1119 | 2026-06-11T21:46:30.533Z | Compiling proc-macro-error v1.0.4 |
| 1120 | 2026-06-11T21:46:30.602Z | Compiling memoffset v0.9.1 |
| 1121 | 2026-06-11T21:46:30.796Z | Compiling pkg-config v0.3.33 |
| 1122 | 2026-06-11T21:46:30.854Z | Compiling toml_writer v1.1.1+spec-1.1.0 |
| 1123 | 2026-06-11T21:46:31.898Z | Checking crypto-common v0.1.7 |
| 1124 | 2026-06-11T21:46:32.207Z | Checking hybrid-array v0.4.12 |
| 1125 | 2026-06-11T21:46:32.723Z | Checking adler2 v2.0.1 |
| 1126 | 2026-06-11T21:46:32.743Z | Compiling cfg_aliases v0.2.1 |
| 1127 | 2026-06-11T21:46:32.793Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#4abde35f) |
| 1128 | 2026-06-11T21:46:32.821Z | Compiling prettyplease v0.2.37 |
| 1129 | 2026-06-11T21:46:32.840Z | Checking openssl-probe v0.2.1 |
| 1130 | 2026-06-11T21:46:32.934Z | Checking simd-adler32 v0.3.9 |
| 1131 | 2026-06-11T21:46:32.954Z | Checking match_cfg v0.1.0 |
| 1132 | 2026-06-11T21:46:33.024Z | Checking hostname v0.3.1 |
| 1133 | 2026-06-11T21:46:33.064Z | Checking rustls-native-certs v0.8.4 |
| 1134 | 2026-06-11T21:46:33.083Z | Checking miniz_oxide v0.8.9 |
| 1135 | 2026-06-11T21:46:33.140Z | Compiling nix v0.31.3 |
| 1136 | 2026-06-11T21:46:33.431Z | Checking tempfile v3.27.0 |
| 1137 | 2026-06-11T21:46:33.627Z | Checking slog-json v2.6.1 |
| 1138 | 2026-06-11T21:46:33.654Z | Checking newtype-uuid v1.3.2 |
| 1139 | 2026-06-11T21:46:33.781Z | Checking memmap2 v0.9.10 |
| 1140 | 2026-06-11T21:46:33.993Z | Compiling heck v0.4.1 |
| 1141 | 2026-06-11T21:46:34.023Z | Checking usdt v0.6.0 |
| 1142 | 2026-06-11T21:46:34.143Z | Checking daft v0.1.7 |
| 1143 | 2026-06-11T21:46:34.217Z | Checking slog-bunyan v2.5.0 |
| 1144 | 2026-06-11T21:46:34.359Z | Checking flate2 v1.1.9 |
| 1145 | 2026-06-11T21:46:34.379Z | Checking crypto-common v0.2.2 |
| 1146 | 2026-06-11T21:46:34.398Z | Checking block-buffer v0.12.0 |
| 1147 | 2026-06-11T21:46:34.542Z | Compiling usdt-attr-macro v0.5.0 |
| 1148 | 2026-06-11T21:46:34.622Z | Compiling usdt-macro v0.5.0 |
| 1149 | 2026-06-11T21:46:34.867Z | Compiling enum-as-inner v0.6.1 |
| 1150 | 2026-06-11T21:46:34.908Z | Compiling num-derive v0.4.2 |
| 1151 | 2026-06-11T21:46:34.961Z | Checking compression-core v0.4.32 |
| 1152 | 2026-06-11T21:46:35.259Z | Checking const-oid v0.10.2 |
| 1153 | 2026-06-11T21:46:35.330Z | Compiling winnow v0.7.15 |
| 1154 | 2026-06-11T21:46:35.396Z | Checking debug-ignore v1.0.5 |
| 1155 | 2026-06-11T21:46:35.435Z | Checking digest v0.11.3 |
| 1156 | 2026-06-11T21:46:35.709Z | Checking compression-codecs v0.4.38 |
| 1157 | 2026-06-11T21:46:36.339Z | Checking encoding_rs v0.8.35 |
| 1158 | 2026-06-11T21:46:36.412Z | Compiling rayon-core v1.13.0 |
| 1159 | 2026-06-11T21:46:36.442Z | Checking spin v0.9.8 |
| 1160 | 2026-06-11T21:46:36.464Z | Checking mime v0.3.17 |
| 1161 | 2026-06-11T21:46:36.500Z | Checking toml v1.1.2+spec-1.1.0 |
| 1162 | 2026-06-11T21:46:36.658Z | Checking async-compression v0.4.42 |
| 1163 | 2026-06-11T21:46:36.732Z | Checking sha1 v0.11.0 |
| 1164 | 2026-06-11T21:46:37.146Z | Checking rand_chacha v0.3.1 |
| 1165 | 2026-06-11T21:46:37.295Z | Checking waitgroup v0.1.2 |
| 1166 | 2026-06-11T21:46:37.298Z | Checking rustls-pemfile v2.2.0 |
| 1167 | 2026-06-11T21:46:37.352Z | Checking async-stream v0.3.6 |
| 1168 | 2026-06-11T21:46:37.454Z | Checking serde_path_to_error v0.1.20 |
| 1169 | 2026-06-11T21:46:37.478Z | Checking hostname v0.4.2 |
| 1170 | 2026-06-11T21:46:37.498Z | Compiling wait-timeout v0.2.1 |
| 1171 | 2026-06-11T21:46:37.672Z | Compiling quick-error v1.2.3 |
| 1172 | 2026-06-11T21:46:37.730Z | Compiling bit-vec v0.8.0 |
| 1173 | 2026-06-11T21:46:37.789Z | Compiling rusty-fork v0.3.1 |
| 1174 | 2026-06-11T21:46:37.916Z | Compiling bit-set v0.8.0 |
| 1175 | 2026-06-11T21:46:37.975Z | Checking rand v0.8.6 |
| 1176 | 2026-06-11T21:46:38.465Z | Compiling rand_xorshift v0.4.0 |
| 1177 | 2026-06-11T21:46:38.520Z | Compiling progenitor-impl v0.14.0 |
| 1178 | 2026-06-11T21:46:38.649Z | Compiling num-integer v0.1.46 |
| 1179 | 2026-06-11T21:46:38.730Z | Checking macaddr v1.0.1 |
| 1180 | 2026-06-11T21:46:39.096Z | Checking unicode-width v0.2.2 |
| 1181 | 2026-06-11T21:46:39.322Z | Compiling unarray v0.1.4 |
| 1182 | 2026-06-11T21:46:39.362Z | Compiling winnow v0.5.40 |
| 1183 | 2026-06-11T21:46:39.439Z | Compiling semver v0.1.20 |
| 1184 | 2026-06-11T21:46:39.568Z | Checking rustls-webpki v0.103.13 |
| 1185 | 2026-06-11T21:46:40.566Z | Compiling progenitor-macro v0.14.0 |
| 1186 | 2026-06-11T21:46:40.587Z | Compiling rustc_version v0.1.7 |
| 1187 | 2026-06-11T21:46:40.590Z | Compiling proptest v1.11.0 |
| 1188 | 2026-06-11T21:46:40.625Z | Compiling toml_edit v0.19.15 |
| 1189 | 2026-06-11T21:46:40.803Z | Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#8f60acdf) |
| 1190 | 2026-06-11T21:46:41.999Z | Compiling reqwest v0.12.28 |
| 1191 | 2026-06-11T21:46:42.277Z | Compiling backon v1.6.0 |
| 1192 | 2026-06-11T21:46:42.384Z | Checking tokio-rustls v0.26.4 |
| 1193 | 2026-06-11T21:46:42.481Z | Checking rustls-platform-verifier v0.7.0 |
| 1194 | 2026-06-11T21:46:42.618Z | Checking hyper-rustls v0.27.9 |
| 1195 | 2026-06-11T21:46:42.824Z | Checking reqwest v0.13.4 |
| 1196 | 2026-06-11T21:46:42.865Z | Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 1197 | 2026-06-11T21:46:43.719Z | Checking block-buffer v0.10.4 |
| 1198 | 2026-06-11T21:46:44.021Z | Compiling strum v0.26.3 |
| 1199 | 2026-06-11T21:46:44.153Z | Compiling instant v0.1.13 |
| 1200 | 2026-06-11T21:46:44.269Z | Compiling utf8parse v0.2.2 |
| 1201 | 2026-06-11T21:46:44.629Z | Compiling anstyle-parse v1.0.0 |
| 1202 | 2026-06-11T21:46:44.648Z | Compiling backoff v0.4.0 |
| 1203 | 2026-06-11T21:46:44.666Z | Compiling iddqd v0.4.2 |
| 1204 | 2026-06-11T21:46:44.708Z | Compiling tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#a7d440f5) |
| 1205 | 2026-06-11T21:46:44.811Z | Checking digest v0.10.7 |
| 1206 | 2026-06-11T21:46:44.846Z | Compiling omicron-ledger v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1207 | 2026-06-11T21:46:44.870Z | Compiling progenitor-client v0.10.0 |
| 1208 | 2026-06-11T21:46:44.955Z | Compiling proc-macro-crate v1.3.1 |
| 1209 | 2026-06-11T21:46:45.004Z | Compiling newtype_derive v0.1.6 |
| 1210 | 2026-06-11T21:46:45.087Z | Compiling progenitor-client v0.14.0 |
| 1211 | 2026-06-11T21:46:45.126Z | Compiling num-rational v0.4.2 |
| 1212 | 2026-06-11T21:46:45.201Z | Compiling num-iter v0.1.45 |
| 1213 | 2026-06-11T21:46:45.259Z | Compiling protocol v0.1.0 (https://github.com/oxidecomputer/lldp#54b26617) |
| 1214 | 2026-06-11T21:46:45.295Z | Compiling omicron-uuid-kinds v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1215 | 2026-06-11T21:46:45.330Z | Compiling progenitor-extras v0.2.0 |
| 1216 | 2026-06-11T21:46:45.563Z | Compiling progenitor-impl v0.13.0 |
| 1217 | 2026-06-11T21:46:45.632Z | Compiling parse-display v0.10.0 |
| 1218 | 2026-06-11T21:46:45.771Z | Compiling serde_with v3.20.0 |
| 1219 | 2026-06-11T21:46:45.835Z | Compiling strum v0.27.2 |
| 1220 | 2026-06-11T21:46:45.855Z | Compiling num-complex v0.4.6 |
| 1221 | 2026-06-11T21:46:46.008Z | Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 1222 | 2026-06-11T21:46:46.124Z | Compiling is_terminal_polyfill v1.70.2 |
| 1223 | 2026-06-11T21:46:46.191Z | Compiling vcpkg v0.2.15 |
| 1224 | 2026-06-11T21:46:46.228Z | Compiling humantime v2.3.0 |
| 1225 | 2026-06-11T21:46:46.281Z | Compiling owo-colors v4.3.0 |
| 1226 | 2026-06-11T21:46:46.301Z | Compiling colorchoice v1.0.5 |
| 1227 | 2026-06-11T21:46:46.349Z | Compiling anstyle v1.0.14 |
| 1228 | 2026-06-11T21:46:46.420Z | Compiling anstyle-query v1.1.5 |
| 1229 | 2026-06-11T21:46:46.537Z | Compiling num v0.4.3 |
| 1230 | 2026-06-11T21:46:46.564Z | Compiling anstream v1.0.0 |
| 1231 | 2026-06-11T21:46:46.622Z | Compiling num_enum_derive v0.5.11 |
| 1232 | 2026-06-11T21:46:46.795Z | Compiling openssl-sys v0.9.116 |
| 1233 | 2026-06-11T21:46:46.858Z | Compiling terminal_size v0.4.4 |
| 1234 | 2026-06-11T21:46:47.028Z | Compiling serde_spanned v0.6.9 |
| 1235 | 2026-06-11T21:46:47.179Z | Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 1236 | 2026-06-11T21:46:47.203Z | Compiling derive-where v1.6.1 |
| 1237 | 2026-06-11T21:46:47.362Z | Compiling pin-project-internal v1.1.13 |
| 1238 | 2026-06-11T21:46:47.625Z | Compiling omicron-common v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1239 | 2026-06-11T21:46:47.656Z | Compiling progenitor-macro v0.13.0 |
| 1240 | 2026-06-11T21:46:47.701Z | Compiling float-ord v0.3.2 |
| 1241 | 2026-06-11T21:46:47.826Z | Compiling clap_lex v1.1.0 |
| 1242 | 2026-06-11T21:46:48.053Z | Compiling toml_write v0.1.2 |
| 1243 | 2026-06-11T21:46:48.259Z | Compiling toml_edit v0.22.27 |
| 1244 | 2026-06-11T21:46:48.393Z | Compiling clap_builder v4.6.0 |
| 1245 | 2026-06-11T21:46:49.709Z | Compiling toml v0.8.23 |
| 1246 | 2026-06-11T21:46:50.003Z | Compiling clap v4.6.1 |
| 1247 | 2026-06-11T21:46:50.096Z | Compiling zone_cfg_derive v0.3.1 |
| 1248 | 2026-06-11T21:46:50.412Z | Compiling async-recursion v1.1.1 |
| 1249 | 2026-06-11T21:46:50.538Z | Compiling snafu-derive v0.8.9 |
| 1250 | 2026-06-11T21:46:51.578Z | Compiling oximeter-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1251 | 2026-06-11T21:46:52.013Z | Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino#d79800f9) |
| 1252 | 2026-06-11T21:46:52.054Z | Compiling slog-dtrace v0.3.0 |
| 1253 | 2026-06-11T21:46:52.132Z | Compiling unicode-xid v0.2.6 |
| 1254 | 2026-06-11T21:46:52.301Z | Compiling chrono-tz v0.10.4 |
| 1255 | 2026-06-11T21:46:52.341Z | Compiling cancel-safe-futures v0.1.5 |
| 1256 | 2026-06-11T21:46:52.392Z | Compiling openssl v0.10.80 |
| 1257 | 2026-06-11T21:46:52.432Z | Compiling minimal-lexical v0.2.1 |
| 1258 | 2026-06-11T21:46:52.629Z | Compiling nom v7.1.3 |
| 1259 | 2026-06-11T21:46:52.871Z | Compiling const_format_proc_macros v0.2.34 |
| 1260 | 2026-06-11T21:46:53.055Z | Compiling oximeter-macro-impl v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1261 | 2026-06-11T21:46:53.355Z | Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1262 | 2026-06-11T21:46:53.424Z | Compiling openssl-macros v0.1.1 |
| 1263 | 2026-06-11T21:46:53.600Z | Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1264 | 2026-06-11T21:46:53.828Z | Checking cpufeatures v0.2.17 |
| 1265 | 2026-06-11T21:46:53.948Z | Compiling oximeter-db v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1266 | 2026-06-11T21:46:54.496Z | Compiling cookie v0.18.1 |
| 1267 | 2026-06-11T21:46:54.515Z | Compiling illumos-utils v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1268 | 2026-06-11T21:46:54.765Z | Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1269 | 2026-06-11T21:46:54.840Z | Compiling tabled_derive v0.7.0 |
| 1270 | 2026-06-11T21:46:55.241Z | Checking num_enum v0.7.6 |
| 1271 | 2026-06-11T21:46:57.637Z | Checking tabwriter v1.4.1 |
| 1272 | 2026-06-11T21:46:57.811Z | Checking secrecy v0.10.3 |
| 1273 | 2026-06-11T21:46:57.903Z | Checking tinyvec_macros v0.1.1 |
| 1274 | 2026-06-11T21:46:57.943Z | Checking colored v3.1.1 |
| 1275 | 2026-06-11T21:46:58.131Z | Checking tinyvec v1.11.0 |
| 1276 | 2026-06-11T21:46:58.153Z | Checking crossbeam-epoch v0.9.18 |
| 1277 | 2026-06-11T21:46:58.191Z | Checking hash32 v0.3.1 |
| 1278 | 2026-06-11T21:46:58.317Z | Checking bstr v1.12.1 |
| 1279 | 2026-06-11T21:46:58.394Z | Checking data-encoding v2.11.0 |
| 1280 | 2026-06-11T21:46:58.466Z | Checking hmac v0.12.1 |
| 1281 | 2026-06-11T21:46:58.606Z | Checking ingot-types v0.1.2 |
| 1282 | 2026-06-11T21:46:58.661Z | Checking inout v0.1.4 |
| 1283 | 2026-06-11T21:46:58.802Z | Checking scroll v0.12.0 |
| 1284 | 2026-06-11T21:46:58.828Z | Checking ff v0.13.1 |
| 1285 | 2026-06-11T21:46:58.960Z | Checking cobs v0.3.0 |
| 1286 | 2026-06-11T21:46:58.980Z | Checking bitflags v1.3.2 |
| 1287 | 2026-06-11T21:46:59.042Z | Checking static_assertions v1.1.0 |
| 1288 | 2026-06-11T21:46:59.062Z | Checking managed v0.8.0 |
| 1289 | 2026-06-11T21:46:59.105Z | Checking foreign-types-shared v0.3.1 |
| 1290 | 2026-06-11T21:46:59.126Z | Checking postcard v1.1.3 |
| 1291 | 2026-06-11T21:46:59.129Z | Checking goblin v0.8.2 |
| 1292 | 2026-06-11T21:46:59.202Z | Checking foreign-types v0.5.0 |
| 1293 | 2026-06-11T21:46:59.288Z | Checking ingot v0.1.1 |
| 1294 | 2026-06-11T21:46:59.331Z | Checking group v0.13.0 |
| 1295 | 2026-06-11T21:46:59.414Z | Checking cipher v0.4.4 |
| 1296 | 2026-06-11T21:46:59.444Z | Checking hkdf v0.12.4 |
| 1297 | 2026-06-11T21:46:59.579Z | Checking sled-hardware-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1298 | 2026-06-11T21:46:59.582Z | Checking universal-hash v0.5.1 |
| 1299 | 2026-06-11T21:46:59.728Z | Checking crypto-bigint v0.5.5 |
| 1300 | 2026-06-11T21:46:59.769Z | Checking chacha20 v0.10.0 |
| 1301 | 2026-06-11T21:46:59.863Z | Checking half v2.7.1 |
| 1302 | 2026-06-11T21:47:00.126Z | Checking cstr-argument v0.1.2 |
| 1303 | 2026-06-11T21:47:00.257Z | Checking base64ct v1.8.3 |
| 1304 | 2026-06-11T21:47:00.310Z | Checking opaque-debug v0.3.1 |
| 1305 | 2026-06-11T21:47:00.313Z | Checking base16ct v0.2.0 |
| 1306 | 2026-06-11T21:47:00.389Z | Checking indent_write v2.2.0 |
| 1307 | 2026-06-11T21:47:00.409Z | Checking ciborium-io v0.2.2 |
| 1308 | 2026-06-11T21:47:00.453Z | Checking poly1305 v0.8.0 |
| 1309 | 2026-06-11T21:47:00.495Z | Checking password-hash v0.5.0 |
| 1310 | 2026-06-11T21:47:00.514Z | Checking ciborium-ll v0.2.2 |
| 1311 | 2026-06-11T21:47:00.583Z | Checking elliptic-curve v0.13.8 |
| 1312 | 2026-06-11T21:47:00.614Z | Checking nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 1313 | 2026-06-11T21:47:00.680Z | Checking rand v0.10.1 |
| 1314 | 2026-06-11T21:47:00.701Z | Checking dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#7bd1bc80) |
| 1315 | 2026-06-11T21:47:00.724Z | Checking chacha20 v0.9.1 |
| 1316 | 2026-06-11T21:47:00.785Z | Checking atomicwrites v0.4.4 |
| 1317 | 2026-06-11T21:47:00.851Z | Checking gfss v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1318 | 2026-06-11T21:47:00.859Z | Checking crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=bd9a0e2abe6b6b89aec8c85f4ee57474144ed150#bd9a0e2a) |
| 1319 | 2026-06-11T21:47:00.914Z | Checking blake2 v0.10.6 |
| 1320 | 2026-06-11T21:47:00.917Z | Checking aead v0.5.2 |
| 1321 | 2026-06-11T21:47:01.076Z | Checking rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 1322 | 2026-06-11T21:47:01.098Z | Checking thiserror-no-std v2.0.2 |
| 1323 | 2026-06-11T21:47:01.133Z | Checking hubpack v0.1.2 |
| 1324 | 2026-06-11T21:47:01.154Z | Checking byte-wrapper v0.1.0 |
| 1325 | 2026-06-11T21:47:01.187Z | Checking propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7) |
| 1326 | 2026-06-11T21:47:01.308Z | Checking keccak v0.1.6 |
| 1327 | 2026-06-11T21:47:01.397Z | Checking trust-quorum-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1328 | 2026-06-11T21:47:01.478Z | Checking sha3 v0.10.9 |
| 1329 | 2026-06-11T21:47:01.478Z | Checking propolis-api-types-versions v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7) |
| 1330 | 2026-06-11T21:47:01.609Z | Checking vsss-rs v3.3.4 |
| 1331 | 2026-06-11T21:47:01.677Z | Checking argon2 v0.5.3 |
| 1332 | 2026-06-11T21:47:01.699Z | Checking chacha20poly1305 v0.10.1 |
| 1333 | 2026-06-11T21:47:01.739Z | Checking ciborium v0.2.2 |
| 1334 | 2026-06-11T21:47:01.831Z | Checking similar v2.7.0 |
| 1335 | 2026-06-11T21:47:02.058Z | Checking memmap v0.7.0 |
| 1336 | 2026-06-11T21:47:02.080Z | Checking lazy_static v1.5.0 |
| 1337 | 2026-06-11T21:47:02.186Z | Checking omicron-passwords v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1338 | 2026-06-11T21:47:02.204Z | Checking usdt v0.5.0 |
| 1339 | 2026-06-11T21:47:02.366Z | Checking crossbeam-deque v0.8.6 |
| 1340 | 2026-06-11T21:47:02.508Z | Checking ddm-protocol v0.1.0 (/work/oxidecomputer/maghemite/ddm-protocol) |
| 1341 | 2026-06-11T21:47:02.551Z | Checking bytecount v0.6.9 |
| 1342 | 2026-06-11T21:47:02.664Z | Checking unicode-segmentation v1.13.3 |
| 1343 | 2026-06-11T21:47:02.693Z | Checking bootstore v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1344 | 2026-06-11T21:47:02.931Z | Checking propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7) |
| 1345 | 2026-06-11T21:47:03.002Z | Checking newline-converter v0.3.0 |
| 1346 | 2026-06-11T21:47:03.055Z | Checking console v0.15.11 |
| 1347 | 2026-06-11T21:47:03.094Z | Checking progenitor v0.14.0 |
| 1348 | 2026-06-11T21:47:03.117Z | Checking itertools v0.12.1 |
| 1349 | 2026-06-11T21:47:03.255Z | Checking illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 1350 | 2026-06-11T21:47:03.371Z | Checking resolv-conf v0.7.6 |
| 1351 | 2026-06-11T21:47:03.477Z | Compiling parking_lot_core v0.8.6 |
| 1352 | 2026-06-11T21:47:03.518Z | Checking linked-hash-map v0.5.6 |
| 1353 | 2026-06-11T21:47:03.544Z | Checking swrite v0.1.0 |
| 1354 | 2026-06-11T21:47:03.640Z | Checking opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 1355 | 2026-06-11T21:47:03.663Z | Checking sled-agent-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1356 | 2026-06-11T21:47:03.687Z | Checking lru-cache v0.1.2 |
| 1357 | 2026-06-11T21:47:03.794Z | Checking rayon v1.12.0 |
| 1358 | 2026-06-11T21:47:03.815Z | Checking expectorate v1.2.0 |
| 1359 | 2026-06-11T21:47:03.877Z | Checking ddm-api-types-versions v0.1.0 (/work/oxidecomputer/maghemite/ddm-api-types/versions) |
| 1360 | 2026-06-11T21:47:04.105Z | Checking hickory-proto v0.24.4 |
| 1361 | 2026-06-11T21:47:04.420Z | Checking progenitor-client v0.13.0 |
| 1362 | 2026-06-11T21:47:04.425Z | Checking camino-tempfile v1.4.1 |
| 1363 | 2026-06-11T21:47:04.794Z | Checking serde-big-array v0.5.1 |
| 1364 | 2026-06-11T21:47:04.843Z | Checking siphasher v1.0.3 |
| 1365 | 2026-06-11T21:47:04.930Z | Checking progenitor v0.13.0 |
| 1366 | 2026-06-11T21:47:04.951Z | Checking gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25) |
| 1367 | 2026-06-11T21:47:05.009Z | Checking phf_shared v0.12.1 |
| 1368 | 2026-06-11T21:47:05.228Z | Checking unicode-normalization v0.1.25 |
| 1369 | 2026-06-11T21:47:05.479Z | Checking pin-project v1.1.13 |
| 1370 | 2026-06-11T21:47:05.563Z | Checking num_enum v0.5.11 |
| 1371 | 2026-06-11T21:47:05.617Z | Checking hickory-resolver v0.24.4 |
| 1372 | 2026-06-11T21:47:05.827Z | Checking tokio-stream v0.1.18 |
| 1373 | 2026-06-11T21:47:06.106Z | Checking csv-core v0.1.13 |
| 1374 | 2026-06-11T21:47:06.239Z | Checking highway v1.3.0 |
| 1375 | 2026-06-11T21:47:06.285Z | Checking smawk v0.3.2 |
| 1376 | 2026-06-11T21:47:06.306Z | Checking foldhash v0.1.5 |
| 1377 | 2026-06-11T21:47:06.390Z | Checking konst_macro_rules v0.2.19 |
| 1378 | 2026-06-11T21:47:06.411Z | Checking same-file v1.0.6 |
| 1379 | 2026-06-11T21:47:06.451Z | Checking unicode-width v0.1.14 |
| 1380 | 2026-06-11T21:47:06.454Z | Checking unicode-linebreak v0.1.5 |
| 1381 | 2026-06-11T21:47:06.490Z | Checking foreign-types-shared v0.1.1 |
| 1382 | 2026-06-11T21:47:06.541Z | Checking konst v0.2.20 |
| 1383 | 2026-06-11T21:47:06.561Z | Checking walkdir v2.5.0 |
| 1384 | 2026-06-11T21:47:06.582Z | Checking foreign-types v0.3.2 |
| 1385 | 2026-06-11T21:47:06.660Z | Checking oxql-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1386 | 2026-06-11T21:47:06.688Z | Checking textwrap v0.16.2 |
| 1387 | 2026-06-11T21:47:06.707Z | Checking hashbrown v0.15.5 |
| 1388 | 2026-06-11T21:47:06.731Z | Checking csv v1.4.0 |
| 1389 | 2026-06-11T21:47:06.753Z | Checking qorb v0.4.1 |
| 1390 | 2026-06-11T21:47:07.247Z | Checking gateway-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1391 | 2026-06-11T21:47:07.497Z | Checking illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b) |
| 1392 | 2026-06-11T21:47:07.622Z | Checking olpc-cjson v0.1.4 |
| 1393 | 2026-06-11T21:47:07.671Z | Checking snafu v0.8.9 |
| 1394 | 2026-06-11T21:47:07.754Z | Checking oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 1395 | 2026-06-11T21:47:07.775Z | Checking phf v0.12.1 |
| 1396 | 2026-06-11T21:47:07.928Z | Checking clickhouse-admin-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1397 | 2026-06-11T21:47:08.031Z | Checking zone v0.3.1 |
| 1398 | 2026-06-11T21:47:08.136Z | Checking tokio-dtrace v0.1.1 |
| 1399 | 2026-06-11T21:47:08.324Z | Checking internal-dns-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1400 | 2026-06-11T21:47:08.390Z | Checking globset v0.4.18 |
| 1401 | 2026-06-11T21:47:08.645Z | Checking bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7) |
| 1402 | 2026-06-11T21:47:08.988Z | Checking smf v0.2.3 |
| 1403 | 2026-06-11T21:47:09.119Z | Checking pem v3.0.6 |
| 1404 | 2026-06-11T21:47:09.223Z | Checking rdb-types v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=7696ee48d5ee29a917dea459e281fe2e8ff20513#7696ee48) |
| 1405 | 2026-06-11T21:47:09.270Z | Checking libsw-core v0.3.2 |
| 1406 | 2026-06-11T21:47:09.364Z | Checking serde_plain v1.0.2 |
| 1407 | 2026-06-11T21:47:09.418Z | Checking sigpipe v0.1.3 |
| 1408 | 2026-06-11T21:47:09.501Z | Checking glob v0.3.3 |
| 1409 | 2026-06-11T21:47:09.521Z | Checking typed-path v0.9.3 |
| 1410 | 2026-06-11T21:47:09.570Z | Checking fixedbitset v0.4.2 |
| 1411 | 2026-06-11T21:47:09.623Z | Checking jiff v0.2.28 |
| 1412 | 2026-06-11T21:47:09.739Z | Checking fixedbitset v0.5.7 |
| 1413 | 2026-06-11T21:47:09.941Z | Checking petgraph v0.6.5 |
| 1414 | 2026-06-11T21:47:09.945Z | Checking petgraph v0.8.3 |
| 1415 | 2026-06-11T21:47:10.148Z | Checking mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=7696ee48d5ee29a917dea459e281fe2e8ff20513#7696ee48) |
| 1416 | 2026-06-11T21:47:10.291Z | Checking tough v0.22.0 |
| 1417 | 2026-06-11T21:47:10.598Z | Checking libsw v3.5.0 |
| 1418 | 2026-06-11T21:47:10.620Z | Checking sled-agent-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1419 | 2026-06-11T21:47:10.753Z | Checking clickhouse-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1420 | 2026-06-11T21:47:11.093Z | Checking internal-dns-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1421 | 2026-06-11T21:47:11.175Z | Checking bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7) |
| 1422 | 2026-06-11T21:47:11.241Z | Checking opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 1423 | 2026-06-11T21:47:11.344Z | Checking gateway-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1424 | 2026-06-11T21:47:11.367Z | Checking oxide-tokio-rt v0.1.6 |
| 1425 | 2026-06-11T21:47:11.537Z | Checking oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1426 | 2026-06-11T21:47:11.666Z | Checking cockroach-admin-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1427 | 2026-06-11T21:47:11.712Z | Checking const_format v0.2.36 |
| 1428 | 2026-06-11T21:47:11.758Z | Checking papergrid v0.11.0 |
| 1429 | 2026-06-11T21:47:11.841Z | Checking oxlog v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1430 | 2026-06-11T21:47:12.207Z | Checking trust-quorum-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1431 | 2026-06-11T21:47:12.229Z | Checking gethostname v0.5.0 |
| 1432 | 2026-06-11T21:47:12.250Z | Checking key-manager-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1433 | 2026-06-11T21:47:12.325Z | Checking crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=bd9a0e2abe6b6b89aec8c85f4ee57474144ed150#bd9a0e2a) |
| 1434 | 2026-06-11T21:47:12.365Z | Checking clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3) |
| 1435 | 2026-06-11T21:47:12.549Z | Checking ereport-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1436 | 2026-06-11T21:47:12.872Z | Checking libscf-sys v1.2.0 |
| 1437 | 2026-06-11T21:47:13.046Z | Checking bcs v0.1.6 |
| 1438 | 2026-06-11T21:47:13.153Z | Checking tagptr v0.2.0 |
| 1439 | 2026-06-11T21:47:13.173Z | Checking whoami v1.6.1 |
| 1440 | 2026-06-11T21:47:13.242Z | Checking linear-map v1.2.0 |
| 1441 | 2026-06-11T21:47:13.300Z | Checking termtree v0.5.1 |
| 1442 | 2026-06-11T21:47:13.304Z | Checking moka v0.12.15 |
| 1443 | 2026-06-11T21:47:13.416Z | Checking update-engine v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1444 | 2026-06-11T21:47:13.712Z | Checking nexus-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1445 | 2026-06-11T21:47:14.645Z | Checking gateway-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1446 | 2026-06-11T21:47:14.950Z | Checking tabled v0.15.0 |
| 1447 | 2026-06-11T21:47:15.196Z | Checking trust-quorum-protocol v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1448 | 2026-06-11T21:47:15.218Z | Checking cockroach-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1449 | 2026-06-11T21:47:15.221Z | Checking bootstrap-agent-lockstep-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1450 | 2026-06-11T21:47:15.221Z | Checking steno v0.4.1 |
| 1451 | 2026-06-11T21:47:15.830Z | Checking hickory-proto v0.25.2 |
| 1452 | 2026-06-11T21:47:17.365Z | Compiling network-interface v0.1.7 (https://github.com/oxidecomputer/network-interface?branch=illumos#5a696e91) |
| 1453 | 2026-06-11T21:47:17.463Z | Checking hickory-resolver v0.25.2 |
| 1454 | 2026-06-11T21:47:17.485Z | Checking oximeter-producer-api v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1455 | 2026-06-11T21:47:18.107Z | Checking internal-dns-resolver v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1456 | 2026-06-11T21:47:18.307Z | Checking smf v0.10.0 (https://github.com/illumos/smf-rs?branch=main#72389b51) |
| 1457 | 2026-06-11T21:47:18.822Z | Checking ddm-api-types v0.1.0 (/work/oxidecomputer/maghemite/ddm-api-types) |
| 1458 | 2026-06-11T21:47:22.562Z | Checking nexus-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1459 | 2026-06-11T21:47:22.661Z | Checking nom v8.0.0 |
| 1460 | 2026-06-11T21:47:22.705Z | Compiling proc-macro-error-attr2 v2.0.0 |
| 1461 | 2026-06-11T21:47:24.363Z | Compiling proc-macro-error2 v2.0.1 |
| 1462 | 2026-06-11T21:47:26.561Z | Compiling crunchy v0.2.4 |
| 1463 | 2026-06-11T21:47:28.081Z | Compiling tabled_derive v0.11.0 |
| 1464 | 2026-06-11T21:47:28.151Z | Checking mg-api-types-versions v0.1.0 (/work/oxidecomputer/maghemite/mg-api-types/versions) |
| 1465 | 2026-06-11T21:47:29.181Z | Compiling tiny-keccak v2.0.2 |
| 1466 | 2026-06-11T21:47:29.370Z | Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#e88642c7) |
| 1467 | 2026-06-11T21:47:29.697Z | Compiling typify-impl v0.4.3 |
| 1468 | 2026-06-11T21:47:29.700Z | Checking ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9) |
| 1469 | 2026-06-11T21:47:29.881Z | Checking client-common v0.1.0 (/work/oxidecomputer/maghemite/client-common) |
| 1470 | 2026-06-11T21:47:29.905Z | Checking parking_lot v0.11.2 |
| 1471 | 2026-06-11T21:47:29.973Z | Compiling const-random-macro v0.1.16 |
| 1472 | 2026-06-11T21:47:30.132Z | Checking nexus-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1473 | 2026-06-11T21:47:30.385Z | Checking fxhash v0.2.1 |
| 1474 | 2026-06-11T21:47:30.430Z | Compiling smartstring v1.0.1 |
| 1475 | 2026-06-11T21:47:30.516Z | Checking sled v0.34.7 |
| 1476 | 2026-06-11T21:47:30.706Z | Compiling ahash v0.8.12 |
| 1477 | 2026-06-11T21:47:31.243Z | Checking internet-checksum v0.2.1 |
| 1478 | 2026-06-11T21:47:31.376Z | Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=8b44982bf0d3f8ea52c810b2b00425a1e350e2f8#8b44982b) |
| 1479 | 2026-06-11T21:47:31.610Z | Compiling rhai_codegen v3.2.0 |
| 1480 | 2026-06-11T21:47:31.699Z | Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=8b44982bf0d3f8ea52c810b2b00425a1e350e2f8#8b44982b) |
| 1481 | 2026-06-11T21:47:31.747Z | Checking arc-swap v1.9.1 |
| 1482 | 2026-06-11T21:47:31.868Z | Checking oximeter-producer v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1483 | 2026-06-11T21:47:32.080Z | Checking slog-scope v4.4.1 |
| 1484 | 2026-06-11T21:47:32.227Z | Checking papergrid v0.18.0 |
| 1485 | 2026-06-11T21:47:32.434Z | Checking transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#e88642c7) |
| 1486 | 2026-06-11T21:47:32.469Z | Checking mg-common v0.1.0 (/work/oxidecomputer/maghemite/mg-common) |
| 1487 | 2026-06-11T21:47:32.827Z | Checking testing_table v0.3.0 |
| 1488 | 2026-06-11T21:47:32.935Z | Checking dropshot-api-manager-types v0.7.2 |
| 1489 | 2026-06-11T21:47:33.061Z | Compiling typify-macro v0.4.3 |
| 1490 | 2026-06-11T21:47:33.201Z | Checking transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control?branch=main#e88642c7) |
| 1491 | 2026-06-11T21:47:33.223Z | Checking ndp v0.1.0 (/work/oxidecomputer/maghemite/ndp) |
| 1492 | 2026-06-11T21:47:33.312Z | Checking tabled v0.21.0 |
| 1493 | 2026-06-11T21:47:34.043Z | Checking mg-api-types v0.1.0 (/work/oxidecomputer/maghemite/mg-api-types) |
| 1494 | 2026-06-11T21:47:34.064Z | Checking slog-stdlog v4.1.1 |
| 1495 | 2026-06-11T21:47:34.116Z | Checking smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51) |
| 1496 | 2026-06-11T21:47:34.164Z | Checking rdb v0.1.0 (/work/oxidecomputer/maghemite/rdb) |
| 1497 | 2026-06-11T21:47:34.196Z | Compiling lzma-sys v0.1.20 |
| 1498 | 2026-06-11T21:47:34.342Z | Compiling fs-err v3.3.0 |
| 1499 | 2026-06-11T21:47:34.554Z | Compiling typeid v1.0.3 |
| 1500 | 2026-06-11T21:47:34.575Z | Compiling typify v0.4.3 |
| 1501 | 2026-06-11T21:47:34.674Z | Compiling progenitor-impl v0.10.0 |
| 1502 | 2026-06-11T21:47:34.714Z | Checking common v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=0c92583413d48f50f87c32bac3ed9a26b6785b58#0c925834) |
| 1503 | 2026-06-11T21:47:34.839Z | Checking slog-envlogger v2.2.0 |
| 1504 | 2026-06-11T21:47:35.434Z | Compiling toml_datetime v0.7.5+spec-1.1.0 |
| 1505 | 2026-06-11T21:47:35.590Z | Checking crc8 v0.1.1 |
| 1506 | 2026-06-11T21:47:35.662Z | Compiling toml v0.9.12+spec-1.1.0 |
| 1507 | 2026-06-11T21:47:35.696Z | Checking dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=0c92583413d48f50f87c32bac3ed9a26b6785b58#0c925834) |
| 1508 | 2026-06-11T21:47:35.845Z | Checking const-random v0.1.18 |
| 1509 | 2026-06-11T21:47:36.352Z | Checking illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=8b44982bf0d3f8ea52c810b2b00425a1e350e2f8#8b44982b) |
| 1510 | 2026-06-11T21:47:36.594Z | Checking opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=8b44982bf0d3f8ea52c810b2b00425a1e350e2f8#8b44982b) |
| 1511 | 2026-06-11T21:47:36.734Z | Compiling progenitor-macro v0.10.0 |
| 1512 | 2026-06-11T21:47:36.770Z | Compiling cargo_toml v0.22.3 |
| 1513 | 2026-06-11T21:47:37.862Z | Checking ddm-admin-client v0.1.0 (/work/oxidecomputer/maghemite/ddm-admin-client) |
| 1514 | 2026-06-11T21:47:38.601Z | Compiling zone_cfg_derive v0.3.1 (https://github.com/oxidecomputer/zone#008474e8) |
| 1515 | 2026-06-11T21:47:39.061Z | Checking thin-vec v0.2.18 |
| 1516 | 2026-06-11T21:47:39.301Z | Checking rhai v1.25.1 |
| 1517 | 2026-06-11T21:47:39.354Z | Compiling libfalcon v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#89996b1f) |
| 1518 | 2026-06-11T21:47:40.136Z | Checking sha1 v0.10.6 |
| 1519 | 2026-06-11T21:47:40.403Z | Checking utf-8 v0.7.6 |
| 1520 | 2026-06-11T21:47:40.708Z | Checking tungstenite v0.21.0 |
| 1521 | 2026-06-11T21:47:41.129Z | Checking oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=8b44982bf0d3f8ea52c810b2b00425a1e350e2f8#8b44982b) |
| 1522 | 2026-06-11T21:47:42.060Z | Checking ddm-api v0.1.0 (/work/oxidecomputer/maghemite/ddm-api) |
| 1523 | 2026-06-11T21:47:42.064Z | Checking crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a) |
| 1524 | 2026-06-11T21:47:42.191Z | Checking sha2 v0.10.9 |
| 1525 | 2026-06-11T21:47:42.379Z | Checking propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9) |
| 1526 | 2026-06-11T21:47:42.456Z | Checking diff v0.1.13 |
| 1527 | 2026-06-11T21:47:42.598Z | Checking yansi v1.0.1 |
| 1528 | 2026-06-11T21:47:42.618Z | Checking opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=8b44982bf0d3f8ea52c810b2b00425a1e350e2f8#8b44982b) |
| 1529 | 2026-06-11T21:47:42.638Z | Checking propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9) |
| 1530 | 2026-06-11T21:47:42.831Z | Checking progenitor v0.10.0 |
| 1531 | 2026-06-11T21:47:42.853Z | Checking pretty_assertions v1.4.1 |
| 1532 | 2026-06-11T21:47:43.116Z | Checking tokio-tungstenite v0.21.0 |
| 1533 | 2026-06-11T21:47:44.123Z | Checking console v0.16.3 |
| 1534 | 2026-06-11T21:47:44.162Z | Checking git-stub v1.0.0 |
| 1535 | 2026-06-11T21:47:44.430Z | Checking unit-prefix v0.5.2 |
| 1536 | 2026-06-11T21:47:44.535Z | Checking base64 v0.21.7 |
| 1537 | 2026-06-11T21:47:44.559Z | Checking is_ci v1.2.0 |
| 1538 | 2026-06-11T21:47:44.664Z | Checking supports-color v3.0.2 |
| 1539 | 2026-06-11T21:47:44.771Z | Checking propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9) |
| 1540 | 2026-06-11T21:47:44.816Z | Checking indicatif v0.18.4 |
| 1541 | 2026-06-11T21:47:45.500Z | Checking git-stub-vcs v0.1.0 |
| 1542 | 2026-06-11T21:47:45.748Z | Checking xz2 v0.1.7 |
| 1543 | 2026-06-11T21:47:45.895Z | Checking ron v0.12.1 |
| 1544 | 2026-06-11T21:47:46.147Z | Checking zone v0.3.1 (https://github.com/oxidecomputer/zone#008474e8) |
| 1545 | 2026-06-11T21:47:46.325Z | Checking mg-api v0.1.0 (/work/oxidecomputer/maghemite/mg-api) |
| 1546 | 2026-06-11T21:47:46.476Z | Checking mg-admin-client v0.1.0 (/work/oxidecomputer/maghemite/mg-admin-client) |
| 1547 | 2026-06-11T21:47:46.498Z | Checking bgp v0.1.0 (/work/oxidecomputer/maghemite/bgp) |
| 1548 | 2026-06-11T21:47:46.679Z | Checking drift v0.2.0 |
| 1549 | 2026-06-11T21:47:47.147Z | Compiling serial_test_derive v3.5.0 |
| 1550 | 2026-06-11T21:47:47.318Z | Checking base16ct v1.0.0 |
| 1551 | 2026-06-11T21:47:47.712Z | Checking dropshot-api-manager v0.7.2 |
| 1552 | 2026-06-11T21:47:47.857Z | Checking serial_test v3.5.0 |
| 1553 | 2026-06-11T21:47:48.040Z | Checking ddm v0.1.0 (/work/oxidecomputer/maghemite/ddm) |
| 1554 | 2026-06-11T21:47:48.720Z | Checking ztest v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#89996b1f) |
| 1555 | 2026-06-11T21:47:49.032Z | Checking mg-lower v0.1.0 (/work/oxidecomputer/maghemite/mg-lower) |
| 1556 | 2026-06-11T21:47:49.700Z | Checking bfd v0.1.0 (/work/oxidecomputer/maghemite/bfd) |
| 1557 | 2026-06-11T21:47:49.969Z | Checking util v0.1.0 (/work/oxidecomputer/maghemite/util) |
| 1558 | 2026-06-11T21:47:50.508Z | Checking natord v1.0.9 |
| 1559 | 2026-06-11T21:47:50.752Z | Checking ddmd v0.1.0 (/work/oxidecomputer/maghemite/ddmd) |
| 1560 | 2026-06-11T21:47:50.802Z | Checking maghemite-dropshot-apis v0.1.0 (/work/oxidecomputer/maghemite/dropshot-apis) |
| 1561 | 2026-06-11T21:47:50.961Z | Checking mg-tests v0.1.0 (/work/oxidecomputer/maghemite/tests) |
| 1562 | 2026-06-11T21:47:51.372Z | Checking ddmadm v0.1.0 (/work/oxidecomputer/maghemite/ddmadm) |
| 1563 | 2026-06-11T21:47:51.643Z | Checking xtask v0.1.0 (/work/oxidecomputer/maghemite/xtask) |
| 1564 | 2026-06-11T21:47:51.725Z | Checking mg-ddm-verify v0.1.0 (/work/oxidecomputer/maghemite/mg-ddm-verify) |
| 1565 | 2026-06-11T21:47:51.815Z | Checking falcon-lab v0.1.0 (/work/oxidecomputer/maghemite/falcon-lab) |
| 1566 | 2026-06-11T21:47:51.905Z | Checking mgadm v0.1.0 (/work/oxidecomputer/maghemite/mgadm) |
| 1567 | 2026-06-11T21:47:51.927Z | Checking mgd v0.1.0 (/work/oxidecomputer/maghemite/mgd) |
| 1568 | 2026-06-11T21:48:00.105Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 39s |
| 1569 | 2026-06-11T21:48:00.475Z | + cargo xtask openapi check |
| 1570 | 2026-06-11T21:48:01.100Z | Compiling cfg-if v1.0.4 |
| 1571 | 2026-06-11T21:48:01.103Z | Compiling libc v0.2.186 |
| 1572 | 2026-06-11T21:48:01.103Z | Compiling serde_core v1.0.228 |
| 1573 | 2026-06-11T21:48:01.210Z | Compiling memchr v2.8.1 |
| 1574 | 2026-06-11T21:48:01.215Z | Compiling itoa v1.0.18 |
| 1575 | 2026-06-11T21:48:01.224Z | Compiling smallvec v1.15.1 |
| 1576 | 2026-06-11T21:48:01.233Z | Compiling stable_deref_trait v1.2.1 |
| 1577 | 2026-06-11T21:48:01.243Z | Compiling zerofrom v0.1.8 |
| 1578 | 2026-06-11T21:48:01.273Z | Compiling zmij v1.0.21 |
| 1579 | 2026-06-11T21:48:01.304Z | Compiling litemap v0.8.2 |
| 1580 | 2026-06-11T21:48:01.379Z | Compiling yoke v0.8.3 |
| 1581 | 2026-06-11T21:48:01.401Z | Compiling writeable v0.6.3 |
| 1582 | 2026-06-11T21:48:01.437Z | Compiling utf8_iter v1.0.4 |
| 1583 | 2026-06-11T21:48:01.490Z | Compiling percent-encoding v2.3.2 |
| 1584 | 2026-06-11T21:48:01.549Z | Compiling zerovec v0.11.6 |
| 1585 | 2026-06-11T21:48:01.564Z | Compiling zerotrie v0.2.4 |
| 1586 | 2026-06-11T21:48:01.601Z | Compiling icu_properties_data v2.2.0 |
| 1587 | 2026-06-11T21:48:01.604Z | Compiling icu_normalizer_data v2.2.0 |
| 1588 | 2026-06-11T21:48:01.679Z | Compiling libm v0.2.16 |
| 1589 | 2026-06-11T21:48:01.692Z | Compiling form_urlencoded v1.2.2 |
| 1590 | 2026-06-11T21:48:01.702Z | Compiling rand_core v0.10.1 |
| 1591 | 2026-06-11T21:48:01.747Z | Compiling errno v0.3.14 |
| 1592 | 2026-06-11T21:48:01.854Z | Compiling getrandom v0.4.2 |
| 1593 | 2026-06-11T21:48:01.868Z | Compiling iana-time-zone v0.1.65 |
| 1594 | 2026-06-11T21:48:01.879Z | Compiling pin-project-lite v0.2.17 |
| 1595 | 2026-06-11T21:48:01.891Z | Compiling zeroize v1.8.2 |
| 1596 | 2026-06-11T21:48:01.902Z | Compiling dyn-clone v1.0.20 |
| 1597 | 2026-06-11T21:48:01.972Z | Compiling scopeguard v1.2.0 |
| 1598 | 2026-06-11T21:48:02.031Z | Compiling socket2 v0.6.4 |
| 1599 | 2026-06-11T21:48:02.043Z | Compiling parking_lot_core v0.9.12 |
| 1600 | 2026-06-11T21:48:02.080Z | Compiling tinystr v0.8.3 |
| 1601 | 2026-06-11T21:48:02.092Z | Compiling potential_utf v0.1.5 |
| 1602 | 2026-06-11T21:48:02.095Z | Compiling lock_api v0.4.14 |
| 1603 | 2026-06-11T21:48:02.112Z | Compiling signal-hook-registry v1.4.8 |
| 1604 | 2026-06-11T21:48:02.256Z | Compiling icu_locale_core v2.2.0 |
| 1605 | 2026-06-11T21:48:02.281Z | Compiling icu_collections v2.2.0 |
| 1606 | 2026-06-11T21:48:02.332Z | Compiling parking_lot v0.12.5 |
| 1607 | 2026-06-11T21:48:02.337Z | Compiling mio v1.2.1 |
| 1608 | 2026-06-11T21:48:02.396Z | Compiling portable-atomic v1.13.1 |
| 1609 | 2026-06-11T21:48:02.462Z | Compiling num-traits v0.2.19 |
| 1610 | 2026-06-11T21:48:02.697Z | Compiling futures-core v0.3.32 |
| 1611 | 2026-06-11T21:48:02.794Z | Compiling thiserror v2.0.18 |
| 1612 | 2026-06-11T21:48:02.820Z | Compiling critical-section v1.2.0 |
| 1613 | 2026-06-11T21:48:02.845Z | Compiling equivalent v1.0.2 |
| 1614 | 2026-06-11T21:48:02.857Z | Compiling subtle v2.6.1 |
| 1615 | 2026-06-11T21:48:02.896Z | Compiling serde v1.0.228 |
| 1616 | 2026-06-11T21:48:02.912Z | Compiling serde_json v1.0.150 |
| 1617 | 2026-06-11T21:48:02.926Z | Compiling uuid v1.23.2 |
| 1618 | 2026-06-11T21:48:02.937Z | Compiling icu_provider v2.2.0 |
| 1619 | 2026-06-11T21:48:03.021Z | Compiling semver v1.0.28 |
| 1620 | 2026-06-11T21:48:03.045Z | Compiling bitflags v2.12.1 |
| 1621 | 2026-06-11T21:48:03.081Z | Compiling once_cell v1.21.4 |
| 1622 | 2026-06-11T21:48:03.259Z | Compiling icu_normalizer v2.2.0 |
| 1623 | 2026-06-11T21:48:03.287Z | Compiling icu_properties v2.2.0 |
| 1624 | 2026-06-11T21:48:03.291Z | Compiling zerocopy v0.8.50 |
| 1625 | 2026-06-11T21:48:03.316Z | Compiling bytes v1.11.1 |
| 1626 | 2026-06-11T21:48:03.347Z | Compiling chrono v0.4.45 |
| 1627 | 2026-06-11T21:48:03.359Z | Compiling log v0.4.32 |
| 1628 | 2026-06-11T21:48:03.414Z | Compiling futures-sink v0.3.32 |
| 1629 | 2026-06-11T21:48:03.510Z | Compiling slab v0.4.12 |
| 1630 | 2026-06-11T21:48:03.541Z | Compiling typenum v1.20.1 |
| 1631 | 2026-06-11T21:48:03.687Z | Compiling slog v2.8.2 |
| 1632 | 2026-06-11T21:48:03.705Z | Compiling futures-channel v0.3.32 |
| 1633 | 2026-06-11T21:48:03.816Z | Compiling tokio v1.52.3 |
| 1634 | 2026-06-11T21:48:03.933Z | Compiling getrandom v0.2.17 |
| 1635 | 2026-06-11T21:48:03.946Z | Compiling futures-task v0.3.32 |
| 1636 | 2026-06-11T21:48:03.991Z | Compiling futures-io v0.3.32 |
| 1637 | 2026-06-11T21:48:04.114Z | Compiling rand_core v0.6.4 |
| 1638 | 2026-06-11T21:48:04.117Z | Compiling futures-util v0.3.32 |
| 1639 | 2026-06-11T21:48:04.146Z | Compiling idna_adapter v1.2.2 |
| 1640 | 2026-06-11T21:48:04.290Z | Compiling idna v1.1.0 |
| 1641 | 2026-06-11T21:48:04.332Z | Compiling hashbrown v0.17.1 |
| 1642 | 2026-06-11T21:48:04.343Z | Compiling tracing-core v0.1.36 |
| 1643 | 2026-06-11T21:48:04.418Z | Compiling base64 v0.22.1 |
| 1644 | 2026-06-11T21:48:04.746Z | Compiling url v2.5.8 |
| 1645 | 2026-06-11T21:48:04.830Z | Compiling indexmap v2.14.0 |
| 1646 | 2026-06-11T21:48:04.886Z | Compiling tracing v0.1.44 |
| 1647 | 2026-06-11T21:48:04.923Z | Compiling http v1.4.1 |
| 1648 | 2026-06-11T21:48:05.017Z | Compiling unicode-ident v1.0.24 |
| 1649 | 2026-06-11T21:48:05.122Z | Compiling proc-macro2 v1.0.106 |
| 1650 | 2026-06-11T21:48:05.146Z | Compiling fnv v1.0.7 |
| 1651 | 2026-06-11T21:48:05.248Z | Compiling schemars v0.8.22 |
| 1652 | 2026-06-11T21:48:05.459Z | Compiling byteorder v1.5.0 |
| 1653 | 2026-06-11T21:48:05.563Z | Compiling quote v1.0.45 |
| 1654 | 2026-06-11T21:48:05.688Z | Compiling ipnet v2.12.0 |
| 1655 | 2026-06-11T21:48:05.810Z | Compiling syn v2.0.117 |
| 1656 | 2026-06-11T21:48:05.841Z | Compiling erased-serde v0.3.31 |
| 1657 | 2026-06-11T21:48:05.874Z | Compiling rustls-pki-types v1.14.1 |
| 1658 | 2026-06-11T21:48:06.204Z | Compiling ipnetwork v0.21.1 |
| 1659 | 2026-06-11T21:48:06.232Z | Compiling ppv-lite86 v0.2.21 |
| 1660 | 2026-06-11T21:48:06.385Z | Compiling http-body v1.0.1 |
| 1661 | 2026-06-11T21:48:06.437Z | Compiling oxnet v0.1.6 |
| 1662 | 2026-06-11T21:48:06.538Z | Compiling thiserror v1.0.69 |
| 1663 | 2026-06-11T21:48:06.584Z | Compiling aws-lc-sys v0.41.0 |
| 1664 | 2026-06-11T21:48:06.605Z | Compiling atomic-waker v1.1.2 |
| 1665 | 2026-06-11T21:48:06.637Z | Compiling untrusted v0.7.1 |
| 1666 | 2026-06-11T21:48:06.679Z | Compiling httparse v1.10.1 |
| 1667 | 2026-06-11T21:48:06.748Z | Compiling untrusted v0.9.0 |
| 1668 | 2026-06-11T21:48:06.764Z | Compiling rustls v0.23.40 |
| 1669 | 2026-06-11T21:48:06.778Z | Compiling try-lock v0.2.5 |
| 1670 | 2026-06-11T21:48:06.861Z | Compiling tower-layer v0.3.3 |
| 1671 | 2026-06-11T21:48:06.889Z | Compiling ryu v1.0.23 |
| 1672 | 2026-06-11T21:48:06.899Z | Compiling pretty-hex v0.4.2 |
| 1673 | 2026-06-11T21:48:06.960Z | Compiling tower-service v0.3.3 |
| 1674 | 2026-06-11T21:48:07.010Z | Compiling want v0.3.1 |
| 1675 | 2026-06-11T21:48:07.023Z | Compiling rustix v1.1.4 |
| 1676 | 2026-06-11T21:48:07.034Z | Compiling aws-lc-rs v1.17.0 |
| 1677 | 2026-06-11T21:48:07.054Z | Compiling httpdate v1.0.3 |
| 1678 | 2026-06-11T21:48:07.072Z | Compiling plain v0.2.3 |
| 1679 | 2026-06-11T21:48:07.163Z | Compiling omicron-workspace-hack v0.1.0 |
| 1680 | 2026-06-11T21:48:07.174Z | Compiling getrandom v0.3.4 |
| 1681 | 2026-06-11T21:48:07.186Z | Compiling ucd-trie v0.1.7 |
| 1682 | 2026-06-11T21:48:07.235Z | Compiling regex-syntax v0.8.10 |
| 1683 | 2026-06-11T21:48:07.305Z | Compiling rand_core v0.9.5 |
| 1684 | 2026-06-11T21:48:07.359Z | Compiling pest v2.8.6 |
| 1685 | 2026-06-11T21:48:07.479Z | Compiling crossbeam-utils v0.8.21 |
| 1686 | 2026-06-11T21:48:07.522Z | Compiling tokio-util v0.7.18 |
| 1687 | 2026-06-11T21:48:07.984Z | Compiling rustls-webpki v0.103.13 |
| 1688 | 2026-06-11T21:48:08.238Z | Compiling h2 v0.4.14 |
| 1689 | 2026-06-11T21:48:08.253Z | Compiling serde_urlencoded v0.7.1 |
| 1690 | 2026-06-11T21:48:08.440Z | Compiling http-body-util v0.1.3 |
| 1691 | 2026-06-11T21:48:08.628Z | Compiling newtype-uuid v1.3.2 |
| 1692 | 2026-06-11T21:48:08.687Z | Compiling foldhash v0.2.0 |
| 1693 | 2026-06-11T21:48:08.926Z | Compiling hex v0.4.3 |
| 1694 | 2026-06-11T21:48:08.938Z | Compiling allocator-api2 v0.2.21 |
| 1695 | 2026-06-11T21:48:08.965Z | Compiling daft v0.1.7 |
| 1696 | 2026-06-11T21:48:09.187Z | Compiling rand_chacha v0.9.0 |
| 1697 | 2026-06-11T21:48:09.239Z | Compiling hashbrown v0.16.1 |
| 1698 | 2026-06-11T21:48:09.263Z | Compiling fastrand v2.4.1 |
| 1699 | 2026-06-11T21:48:09.532Z | Compiling rand v0.9.4 |
| 1700 | 2026-06-11T21:48:09.576Z | Compiling sync_wrapper v1.0.2 |
| 1701 | 2026-06-11T21:48:09.692Z | Compiling tower v0.5.3 |
| 1702 | 2026-06-11T21:48:09.712Z | Compiling generic-array v0.14.7 |
| 1703 | 2026-06-11T21:48:09.776Z | Compiling anyhow v1.0.102 |
| 1704 | 2026-06-11T21:48:09.838Z | Compiling aho-corasick v1.1.4 |
| 1705 | 2026-06-11T21:48:09.909Z | Compiling powerfmt v0.2.0 |
| 1706 | 2026-06-11T21:48:10.117Z | Compiling tower-http v0.6.11 |
| 1707 | 2026-06-11T21:48:10.131Z | Compiling deranged v0.5.8 |
| 1708 | 2026-06-11T21:48:10.153Z | Compiling tempfile v3.27.0 |
| 1709 | 2026-06-11T21:48:10.165Z | Compiling camino v1.2.2 |
| 1710 | 2026-06-11T21:48:10.205Z | Compiling futures-executor v0.3.32 |
| 1711 | 2026-06-11T21:48:10.478Z | Compiling hyper v1.10.1 |
| 1712 | 2026-06-11T21:48:10.530Z | Compiling openapiv3 v2.2.0 |
| 1713 | 2026-06-11T21:48:10.549Z | Compiling openssl-probe v0.2.1 |
| 1714 | 2026-06-11T21:48:10.564Z | Compiling cpufeatures v0.3.0 |
| 1715 | 2026-06-11T21:48:10.641Z | Compiling regex-automata v0.4.14 |
| 1716 | 2026-06-11T21:48:10.737Z | Compiling time-core v0.1.8 |
| 1717 | 2026-06-11T21:48:10.890Z | Compiling num_threads v0.1.7 |
| 1718 | 2026-06-11T21:48:11.008Z | Compiling num-conv v0.2.2 |
| 1719 | 2026-06-11T21:48:11.107Z | Compiling rustls-native-certs v0.8.4 |
| 1720 | 2026-06-11T21:48:11.157Z | Compiling time v0.3.47 |
| 1721 | 2026-06-11T21:48:11.161Z | Compiling futures v0.3.32 |
| 1722 | 2026-06-11T21:48:11.243Z | Compiling scroll v0.13.0 |
| 1723 | 2026-06-11T21:48:11.471Z | Compiling tokio-rustls v0.26.4 |
| 1724 | 2026-06-11T21:48:11.562Z | Compiling hybrid-array v0.4.12 |
| 1725 | 2026-06-11T21:48:11.693Z | Compiling hyper-util v0.1.20 |
| 1726 | 2026-06-11T21:48:11.747Z | Compiling adler2 v2.0.1 |
| 1727 | 2026-06-11T21:48:11.894Z | Compiling simd-adler32 v0.3.9 |
| 1728 | 2026-06-11T21:48:12.076Z | Compiling winnow v1.0.3 |
| 1729 | 2026-06-11T21:48:12.130Z | Compiling miniz_oxide v0.8.9 |
| 1730 | 2026-06-11T21:48:12.171Z | Compiling goblin v0.10.7 |
| 1731 | 2026-06-11T21:48:12.229Z | Compiling rustls-platform-verifier v0.7.0 |
| 1732 | 2026-06-11T21:48:12.465Z | Compiling omicron-uuid-kinds v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1733 | 2026-06-11T21:48:12.784Z | Compiling crossbeam-channel v0.5.15 |
| 1734 | 2026-06-11T21:48:12.892Z | Compiling crc32fast v1.5.0 |
| 1735 | 2026-06-11T21:48:12.956Z | Compiling hyper-rustls v0.27.9 |
| 1736 | 2026-06-11T21:48:13.088Z | Compiling flate2 v1.1.9 |
| 1737 | 2026-06-11T21:48:13.172Z | Compiling reqwest v0.13.4 |
| 1738 | 2026-06-11T21:48:13.257Z | Compiling regex v1.12.3 |
| 1739 | 2026-06-11T21:48:13.261Z | Compiling crypto-common v0.2.2 |
| 1740 | 2026-06-11T21:48:13.390Z | Compiling block-buffer v0.12.0 |
| 1741 | 2026-06-11T21:48:13.510Z | Compiling crypto-common v0.1.7 |
| 1742 | 2026-06-11T21:48:13.552Z | Compiling dtrace-parser v0.3.0 |
| 1743 | 2026-06-11T21:48:13.650Z | Compiling rand_chacha v0.3.1 |
| 1744 | 2026-06-11T21:48:13.710Z | Compiling thread-id v5.1.0 |
| 1745 | 2026-06-11T21:48:13.797Z | Compiling thread_local v1.1.9 |
| 1746 | 2026-06-11T21:48:13.875Z | Compiling compression-core v0.4.32 |
| 1747 | 2026-06-11T21:48:14.036Z | Compiling match_cfg v0.1.0 |
| 1748 | 2026-06-11T21:48:14.053Z | Compiling debug-ignore v1.0.5 |
| 1749 | 2026-06-11T21:48:14.056Z | Compiling const-oid v0.10.2 |
| 1750 | 2026-06-11T21:48:14.076Z | Compiling compression-codecs v0.4.38 |
| 1751 | 2026-06-11T21:48:14.111Z | Compiling hostname v0.3.1 |
| 1752 | 2026-06-11T21:48:14.154Z | Compiling rand v0.8.6 |
| 1753 | 2026-06-11T21:48:14.167Z | Compiling toml_parser v1.1.2+spec-1.1.0 |
| 1754 | 2026-06-11T21:48:14.251Z | Compiling digest v0.11.3 |
| 1755 | 2026-06-11T21:48:14.278Z | Compiling slog-json v2.6.1 |
| 1756 | 2026-06-11T21:48:14.323Z | Compiling ref-cast v1.0.25 |
| 1757 | 2026-06-11T21:48:14.327Z | Compiling strum v0.26.3 |
| 1758 | 2026-06-11T21:48:14.415Z | Compiling macaddr v1.0.1 |
| 1759 | 2026-06-11T21:48:14.427Z | Compiling toml_datetime v1.1.1+spec-1.1.0 |
| 1760 | 2026-06-11T21:48:14.462Z | Compiling serde_spanned v1.1.1 |
| 1761 | 2026-06-11T21:48:14.481Z | Compiling memmap2 v0.9.10 |
| 1762 | 2026-06-11T21:48:14.614Z | Compiling wait-timeout v0.2.1 |
| 1763 | 2026-06-11T21:48:14.638Z | Compiling is-terminal v0.4.17 |
| 1764 | 2026-06-11T21:48:14.700Z | Compiling encoding_rs v0.8.35 |
| 1765 | 2026-06-11T21:48:14.731Z | Compiling take_mut v0.2.2 |
| 1766 | 2026-06-11T21:48:14.744Z | Compiling mime v0.3.17 |
| 1767 | 2026-06-11T21:48:14.795Z | Compiling bit-vec v0.8.0 |
| 1768 | 2026-06-11T21:48:14.815Z | Compiling term v1.2.1 |
| 1769 | 2026-06-11T21:48:14.842Z | Compiling either v1.16.0 |
| 1770 | 2026-06-11T21:48:14.908Z | Compiling spin v0.9.8 |
| 1771 | 2026-06-11T21:48:15.014Z | Compiling dof v0.4.0 |
| 1772 | 2026-06-11T21:48:15.026Z | Compiling quick-error v1.2.3 |
| 1773 | 2026-06-11T21:48:15.037Z | Compiling toml_writer v1.1.1+spec-1.1.0 |
| 1774 | 2026-06-11T21:48:15.048Z | Compiling bit-set v0.8.0 |
| 1775 | 2026-06-11T21:48:15.132Z | Compiling rusty-fork v0.3.1 |
| 1776 | 2026-06-11T21:48:15.212Z | Compiling toml v1.1.2+spec-1.1.0 |
| 1777 | 2026-06-11T21:48:15.249Z | Compiling slog-term v2.9.2 |
| 1778 | 2026-06-11T21:48:15.471Z | Compiling slog-async v2.8.0 |
| 1779 | 2026-06-11T21:48:15.484Z | Compiling slog-bunyan v2.5.0 |
| 1780 | 2026-06-11T21:48:15.625Z | Compiling sha1 v0.11.0 |
| 1781 | 2026-06-11T21:48:15.810Z | Compiling usdt-impl v0.6.0 |
| 1782 | 2026-06-11T21:48:15.880Z | Compiling multer v3.1.0 |
| 1783 | 2026-06-11T21:48:15.966Z | Compiling async-compression v0.4.42 |
| 1784 | 2026-06-11T21:48:16.344Z | Compiling usdt v0.6.0 |
| 1785 | 2026-06-11T21:48:16.350Z | Compiling serde_with v3.20.0 |
| 1786 | 2026-06-11T21:48:16.370Z | Compiling async-stream v0.3.6 |
| 1787 | 2026-06-11T21:48:16.402Z | Compiling rand_xorshift v0.4.0 |
| 1788 | 2026-06-11T21:48:16.513Z | Compiling waitgroup v0.1.2 |
| 1789 | 2026-06-11T21:48:16.545Z | Compiling rustls-pemfile v2.2.0 |
| 1790 | 2026-06-11T21:48:16.557Z | Compiling serde_path_to_error v0.1.20 |
| 1791 | 2026-06-11T21:48:16.623Z | Compiling hostname v0.4.2 |
| 1792 | 2026-06-11T21:48:16.635Z | Compiling unarray v0.1.4 |
| 1793 | 2026-06-11T21:48:16.657Z | Compiling strum v0.27.2 |
| 1794 | 2026-06-11T21:48:16.743Z | Compiling proptest v1.11.0 |
| 1795 | 2026-06-11T21:48:16.743Z | Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 1796 | 2026-06-11T21:48:16.766Z | Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#8f60acdf) |
| 1797 | 2026-06-11T21:48:16.789Z | Compiling progenitor-client v0.14.0 |
| 1798 | 2026-06-11T21:48:16.854Z | Compiling dropshot v0.17.1 |
| 1799 | 2026-06-11T21:48:16.876Z | Compiling iddqd v0.4.2 |
| 1800 | 2026-06-11T21:48:16.914Z | Compiling omicron-ledger v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1801 | 2026-06-11T21:48:16.944Z | Compiling reqwest v0.12.28 |
| 1802 | 2026-06-11T21:48:16.956Z | Compiling block-buffer v0.10.4 |
| 1803 | 2026-06-11T21:48:17.076Z | Compiling backon v1.6.0 |
| 1804 | 2026-06-11T21:48:17.108Z | Compiling instant v0.1.13 |
| 1805 | 2026-06-11T21:48:17.157Z | Compiling digest v0.10.7 |
| 1806 | 2026-06-11T21:48:17.220Z | Compiling backoff v0.4.0 |
| 1807 | 2026-06-11T21:48:17.281Z | Compiling progenitor-extras v0.2.0 |
| 1808 | 2026-06-11T21:48:17.380Z | Compiling itertools v0.14.0 |
| 1809 | 2026-06-11T21:48:17.434Z | Compiling parse-display v0.10.0 |
| 1810 | 2026-06-11T21:48:17.514Z | Compiling protocol v0.1.0 (https://github.com/oxidecomputer/lldp#54b26617) |
| 1811 | 2026-06-11T21:48:17.749Z | Compiling regress v0.10.5 |
| 1812 | 2026-06-11T21:48:18.112Z | Compiling progenitor-client v0.10.0 |
| 1813 | 2026-06-11T21:48:18.141Z | Compiling humantime v2.3.0 |
| 1814 | 2026-06-11T21:48:18.401Z | Compiling cpufeatures v0.2.17 |
| 1815 | 2026-06-11T21:48:18.418Z | Compiling unicode-width v0.2.2 |
| 1816 | 2026-06-11T21:48:18.476Z | Compiling secrecy v0.10.3 |
| 1817 | 2026-06-11T21:48:18.593Z | Compiling tinyvec_macros v0.1.1 |
| 1818 | 2026-06-11T21:48:18.639Z | Compiling heck v0.5.0 |
| 1819 | 2026-06-11T21:48:18.668Z | Compiling tinyvec v1.11.0 |
| 1820 | 2026-06-11T21:48:18.702Z | Compiling tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#a7d440f5) |
| 1821 | 2026-06-11T21:48:18.757Z | Compiling num-integer v0.1.46 |
| 1822 | 2026-06-11T21:48:18.891Z | Compiling scroll v0.12.0 |
| 1823 | 2026-06-11T21:48:19.008Z | Compiling crucible-workspace-hack v0.1.0 |
| 1824 | 2026-06-11T21:48:19.084Z | Compiling hmac v0.12.1 |
| 1825 | 2026-06-11T21:48:19.084Z | Compiling inout v0.1.4 |
| 1826 | 2026-06-11T21:48:19.164Z | Compiling ff v0.13.1 |
| 1827 | 2026-06-11T21:48:19.227Z | Compiling utf8parse v0.2.2 |
| 1828 | 2026-06-11T21:48:19.244Z | Compiling cipher v0.4.4 |
| 1829 | 2026-06-11T21:48:19.258Z | Compiling hkdf v0.12.4 |
| 1830 | 2026-06-11T21:48:19.297Z | Compiling group v0.13.0 |
| 1831 | 2026-06-11T21:48:19.341Z | Compiling anstyle-parse v1.0.0 |
| 1832 | 2026-06-11T21:48:19.402Z | Compiling goblin v0.8.2 |
| 1833 | 2026-06-11T21:48:19.414Z | Compiling num-iter v0.1.45 |
| 1834 | 2026-06-11T21:48:19.461Z | Compiling num-rational v0.4.2 |
| 1835 | 2026-06-11T21:48:19.547Z | Compiling zerocopy v0.7.35 |
| 1836 | 2026-06-11T21:48:19.743Z | Compiling omicron-common v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1837 | 2026-06-11T21:48:19.819Z | Compiling universal-hash v0.5.1 |
| 1838 | 2026-06-11T21:48:19.961Z | Compiling crypto-bigint v0.5.5 |
| 1839 | 2026-06-11T21:48:19.997Z | Compiling regress v0.11.1 |
| 1840 | 2026-06-11T21:48:20.100Z | Compiling sled-hardware-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1841 | 2026-06-11T21:48:20.310Z | Compiling terminal_size v0.4.4 |
| 1842 | 2026-06-11T21:48:20.452Z | Compiling half v2.7.1 |
| 1843 | 2026-06-11T21:48:20.463Z | Compiling num-complex v0.4.6 |
| 1844 | 2026-06-11T21:48:20.755Z | Compiling base64ct v1.8.3 |
| 1845 | 2026-06-11T21:48:20.851Z | Compiling anstyle v1.0.14 |
| 1846 | 2026-06-11T21:48:21.062Z | Compiling anstyle-query v1.1.5 |
| 1847 | 2026-06-11T21:48:21.087Z | Compiling is_terminal_polyfill v1.70.2 |
| 1848 | 2026-06-11T21:48:21.106Z | Compiling base16ct v0.2.0 |
| 1849 | 2026-06-11T21:48:21.121Z | Compiling opaque-debug v0.3.1 |
| 1850 | 2026-06-11T21:48:21.174Z | Compiling ciborium-io v0.2.2 |
| 1851 | 2026-06-11T21:48:21.186Z | Compiling colorchoice v1.0.5 |
| 1852 | 2026-06-11T21:48:21.198Z | Compiling poly1305 v0.8.0 |
| 1853 | 2026-06-11T21:48:21.274Z | Compiling ciborium-ll v0.2.2 |
| 1854 | 2026-06-11T21:48:21.298Z | Compiling anstream v1.0.0 |
| 1855 | 2026-06-11T21:48:21.334Z | Compiling elliptic-curve v0.13.8 |
| 1856 | 2026-06-11T21:48:21.618Z | Compiling dof v0.3.0 |
| 1857 | 2026-06-11T21:48:21.621Z | Compiling typify-impl v0.6.2 |
| 1858 | 2026-06-11T21:48:21.660Z | Compiling password-hash v0.5.0 |
| 1859 | 2026-06-11T21:48:22.121Z | Compiling num v0.4.3 |
| 1860 | 2026-06-11T21:48:22.205Z | Compiling curve25519-dalek v4.1.3 |
| 1861 | 2026-06-11T21:48:22.426Z | Compiling thiserror-no-std v2.0.2 |
| 1862 | 2026-06-11T21:48:22.525Z | Compiling chacha20 v0.9.1 |
| 1863 | 2026-06-11T21:48:22.579Z | Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=bd9a0e2abe6b6b89aec8c85f4ee57474144ed150#bd9a0e2a) |
| 1864 | 2026-06-11T21:48:22.887Z | Compiling gfss v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1865 | 2026-06-11T21:48:23.022Z | Compiling blake2 v0.10.6 |
| 1866 | 2026-06-11T21:48:23.185Z | Compiling aead v0.5.2 |
| 1867 | 2026-06-11T21:48:23.261Z | Compiling byte-wrapper v0.1.0 |
| 1868 | 2026-06-11T21:48:23.292Z | Compiling dtrace-parser v0.2.0 |
| 1869 | 2026-06-11T21:48:23.331Z | Compiling crossbeam-epoch v0.9.18 |
| 1870 | 2026-06-11T21:48:23.349Z | Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7) |
| 1871 | 2026-06-11T21:48:23.499Z | Compiling thread-id v4.2.2 |
| 1872 | 2026-06-11T21:48:23.546Z | Compiling float-ord v0.3.2 |
| 1873 | 2026-06-11T21:48:23.586Z | Compiling strsim v0.11.1 |
| 1874 | 2026-06-11T21:48:23.619Z | Compiling keccak v0.1.6 |
| 1875 | 2026-06-11T21:48:23.660Z | Compiling clap_lex v1.1.0 |
| 1876 | 2026-06-11T21:48:23.684Z | Compiling usdt-impl v0.5.0 |
| 1877 | 2026-06-11T21:48:23.862Z | Compiling clap_builder v4.6.0 |
| 1878 | 2026-06-11T21:48:23.912Z | Compiling sha3 v0.10.9 |
| 1879 | 2026-06-11T21:48:23.963Z | Compiling oximeter-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1880 | 2026-06-11T21:48:24.085Z | Compiling propolis-api-types-versions v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7) |
| 1881 | 2026-06-11T21:48:24.201Z | Compiling trust-quorum-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1882 | 2026-06-11T21:48:24.347Z | Compiling chacha20poly1305 v0.10.1 |
| 1883 | 2026-06-11T21:48:24.485Z | Compiling typify v0.6.2 |
| 1884 | 2026-06-11T21:48:24.600Z | Compiling argon2 v0.5.3 |
| 1885 | 2026-06-11T21:48:25.114Z | Compiling vsss-rs v3.3.4 |
| 1886 | 2026-06-11T21:48:25.258Z | Compiling ciborium v0.2.2 |
| 1887 | 2026-06-11T21:48:25.401Z | Compiling hash32 v0.3.1 |
| 1888 | 2026-06-11T21:48:25.566Z | Compiling memmap v0.7.0 |
| 1889 | 2026-06-11T21:48:25.754Z | Compiling indent_write v2.2.0 |
| 1890 | 2026-06-11T21:48:25.852Z | Compiling data-encoding v2.11.0 |
| 1891 | 2026-06-11T21:48:25.900Z | Compiling usdt v0.5.0 |
| 1892 | 2026-06-11T21:48:26.177Z | Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7) |
| 1893 | 2026-06-11T21:48:26.288Z | Compiling bootstore v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1894 | 2026-06-11T21:48:26.323Z | Compiling heapless v0.8.0 |
| 1895 | 2026-06-11T21:48:26.420Z | Compiling clap v4.6.1 |
| 1896 | 2026-06-11T21:48:26.519Z | Compiling ingot-types v0.1.2 |
| 1897 | 2026-06-11T21:48:26.730Z | Compiling omicron-passwords v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1898 | 2026-06-11T21:48:26.762Z | Compiling rustix v0.38.44 |
| 1899 | 2026-06-11T21:48:26.939Z | Compiling tabwriter v1.4.1 |
| 1900 | 2026-06-11T21:48:26.995Z | Compiling cobs v0.3.0 |
| 1901 | 2026-06-11T21:48:27.152Z | Compiling bitflags v1.3.2 |
| 1902 | 2026-06-11T21:48:27.153Z | Compiling managed v0.8.0 |
| 1903 | 2026-06-11T21:48:27.184Z | Compiling postcard v1.1.3 |
| 1904 | 2026-06-11T21:48:27.199Z | Compiling ingot v0.1.1 |
| 1905 | 2026-06-11T21:48:27.234Z | Compiling memoffset v0.9.1 |
| 1906 | 2026-06-11T21:48:27.323Z | Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1907 | 2026-06-11T21:48:27.381Z | Compiling smoltcp v0.11.0 |
| 1908 | 2026-06-11T21:48:27.519Z | Compiling toml_datetime v0.6.11 |
| 1909 | 2026-06-11T21:48:27.584Z | Compiling sled-agent-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1910 | 2026-06-11T21:48:27.666Z | Compiling serde_spanned v0.6.9 |
| 1911 | 2026-06-11T21:48:27.794Z | Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 1912 | 2026-06-11T21:48:27.820Z | Compiling toml_write v0.1.2 |
| 1913 | 2026-06-11T21:48:28.027Z | Compiling unicode-segmentation v1.13.3 |
| 1914 | 2026-06-11T21:48:28.107Z | Compiling colored v3.1.1 |
| 1915 | 2026-06-11T21:48:28.240Z | Compiling foreign-types-shared v0.3.1 |
| 1916 | 2026-06-11T21:48:28.339Z | Compiling resolv-conf v0.7.6 |
| 1917 | 2026-06-11T21:48:28.452Z | Compiling linked-hash-map v0.5.6 |
| 1918 | 2026-06-11T21:48:28.497Z | Compiling static_assertions v1.1.0 |
| 1919 | 2026-06-11T21:48:28.575Z | Compiling winnow v0.7.15 |
| 1920 | 2026-06-11T21:48:28.641Z | Compiling swrite v0.1.0 |
| 1921 | 2026-06-11T21:48:28.712Z | Compiling lru-cache v0.1.2 |
| 1922 | 2026-06-11T21:48:28.740Z | Compiling newline-converter v0.3.0 |
| 1923 | 2026-06-11T21:48:28.842Z | Compiling foreign-types v0.5.0 |
| 1924 | 2026-06-11T21:48:28.859Z | Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 1925 | 2026-06-11T21:48:28.927Z | Compiling hubpack v0.1.2 |
| 1926 | 2026-06-11T21:48:29.065Z | Compiling atomicwrites v0.4.4 |
| 1927 | 2026-06-11T21:48:29.158Z | Compiling nix v0.31.3 |
| 1928 | 2026-06-11T21:48:29.244Z | Compiling num_enum v0.7.6 |
| 1929 | 2026-06-11T21:48:29.260Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#7bd1bc80) |
| 1930 | 2026-06-11T21:48:29.367Z | Compiling hickory-proto v0.24.4 |
| 1931 | 2026-06-11T21:48:29.379Z | Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 1932 | 2026-06-11T21:48:29.498Z | Compiling crossbeam-deque v0.8.6 |
| 1933 | 2026-06-11T21:48:29.704Z | Compiling console v0.15.11 |
| 1934 | 2026-06-11T21:48:29.770Z | Compiling chacha20 v0.10.0 |
| 1935 | 2026-06-11T21:48:29.988Z | Compiling toml_edit v0.22.27 |
| 1936 | 2026-06-11T21:48:30.034Z | Compiling camino-tempfile v1.4.1 |
| 1937 | 2026-06-11T21:48:30.062Z | Compiling serde-big-array v0.5.1 |
| 1938 | 2026-06-11T21:48:30.210Z | Compiling cstr-argument v0.1.2 |
| 1939 | 2026-06-11T21:48:30.274Z | Compiling similar v2.7.0 |
| 1940 | 2026-06-11T21:48:30.332Z | Compiling siphasher v1.0.3 |
| 1941 | 2026-06-11T21:48:30.365Z | Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 1942 | 2026-06-11T21:48:30.627Z | Compiling phf_shared v0.12.1 |
| 1943 | 2026-06-11T21:48:30.807Z | Compiling expectorate v1.2.0 |
| 1944 | 2026-06-11T21:48:30.836Z | Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 1945 | 2026-06-11T21:48:30.961Z | Compiling pin-project v1.1.13 |
| 1946 | 2026-06-11T21:48:31.070Z | Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25) |
| 1947 | 2026-06-11T21:48:31.161Z | Compiling hickory-resolver v0.24.4 |
| 1948 | 2026-06-11T21:48:31.364Z | Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 1949 | 2026-06-11T21:48:31.496Z | Compiling toml v0.8.23 |
| 1950 | 2026-06-11T21:48:31.775Z | Compiling rand v0.10.1 |
| 1951 | 2026-06-11T21:48:32.155Z | Compiling rayon-core v1.13.0 |
| 1952 | 2026-06-11T21:48:32.471Z | Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#7bd1bc80) |
| 1953 | 2026-06-11T21:48:32.680Z | Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1954 | 2026-06-11T21:48:32.712Z | Compiling num_enum v0.5.11 |
| 1955 | 2026-06-11T21:48:32.837Z | Compiling progenitor-impl v0.13.0 |
| 1956 | 2026-06-11T21:48:32.850Z | Compiling prettyplease v0.2.37 |
| 1957 | 2026-06-11T21:48:32.864Z | Compiling unicode-normalization v0.1.25 |
| 1958 | 2026-06-11T21:48:33.112Z | Compiling progenitor-client v0.13.0 |
| 1959 | 2026-06-11T21:48:33.337Z | Compiling tokio-stream v0.1.18 |
| 1960 | 2026-06-11T21:48:33.416Z | Compiling bstr v1.12.1 |
| 1961 | 2026-06-11T21:48:33.501Z | Compiling csv-core v0.1.13 |
| 1962 | 2026-06-11T21:48:33.771Z | Compiling unicode-width v0.1.14 |
| 1963 | 2026-06-11T21:48:33.795Z | Compiling foldhash v0.1.5 |
| 1964 | 2026-06-11T21:48:33.832Z | Compiling highway v1.3.0 |
| 1965 | 2026-06-11T21:48:33.905Z | Compiling same-file v1.0.6 |
| 1966 | 2026-06-11T21:48:33.937Z | Compiling konst_macro_rules v0.2.19 |
| 1967 | 2026-06-11T21:48:33.974Z | Compiling foreign-types-shared v0.1.1 |
| 1968 | 2026-06-11T21:48:34.045Z | Compiling foreign-types v0.3.2 |
| 1969 | 2026-06-11T21:48:34.064Z | Compiling konst v0.2.20 |
| 1970 | 2026-06-11T21:48:34.075Z | Compiling oxql-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1971 | 2026-06-11T21:48:34.111Z | Compiling walkdir v2.5.0 |
| 1972 | 2026-06-11T21:48:34.114Z | Compiling progenitor v0.13.0 |
| 1973 | 2026-06-11T21:48:34.133Z | Compiling hashbrown v0.15.5 |
| 1974 | 2026-06-11T21:48:34.213Z | Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1975 | 2026-06-11T21:48:34.261Z | Compiling globset v0.4.18 |
| 1976 | 2026-06-11T21:48:34.297Z | Compiling qorb v0.4.1 |
| 1977 | 2026-06-11T21:48:34.451Z | Compiling csv v1.4.0 |
| 1978 | 2026-06-11T21:48:34.660Z | Compiling gateway-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1979 | 2026-06-11T21:48:35.036Z | Compiling snafu v0.8.9 |
| 1980 | 2026-06-11T21:48:35.414Z | Compiling olpc-cjson v0.1.4 |
| 1981 | 2026-06-11T21:48:35.592Z | Compiling illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b) |
| 1982 | 2026-06-11T21:48:35.718Z | Compiling sled-agent-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1983 | 2026-06-11T21:48:35.912Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#4abde35f) |
| 1984 | 2026-06-11T21:48:35.970Z | Compiling rayon v1.12.0 |
| 1985 | 2026-06-11T21:48:36.384Z | Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 1986 | 2026-06-11T21:48:36.423Z | Compiling clickhouse-admin-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1987 | 2026-06-11T21:48:36.745Z | Compiling phf v0.12.1 |
| 1988 | 2026-06-11T21:48:36.909Z | Compiling openssl-sys v0.9.116 |
| 1989 | 2026-06-11T21:48:37.305Z | Compiling tokio-dtrace v0.1.1 |
| 1990 | 2026-06-11T21:48:37.333Z | Compiling progenitor-impl v0.14.0 |
| 1991 | 2026-06-11T21:48:37.573Z | Compiling internal-dns-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1992 | 2026-06-11T21:48:37.603Z | Compiling itertools v0.12.1 |
| 1993 | 2026-06-11T21:48:37.782Z | Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7) |
| 1994 | 2026-06-11T21:48:37.795Z | Compiling libsw-core v0.3.2 |
| 1995 | 2026-06-11T21:48:37.864Z | Compiling rdb-types v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=7696ee48d5ee29a917dea459e281fe2e8ff20513#7696ee48) |
| 1996 | 2026-06-11T21:48:37.961Z | Compiling pem v3.0.6 |
| 1997 | 2026-06-11T21:48:37.982Z | Compiling serde_plain v1.0.2 |
| 1998 | 2026-06-11T21:48:38.192Z | Compiling sigpipe v0.1.3 |
| 1999 | 2026-06-11T21:48:38.223Z | Compiling minimal-lexical v0.2.1 |
| 2000 | 2026-06-11T21:48:38.289Z | Compiling fixedbitset v0.4.2 |
| 2001 | 2026-06-11T21:48:38.324Z | Compiling typed-path v0.9.3 |
| 2002 | 2026-06-11T21:48:38.436Z | Compiling bytecount v0.6.9 |
| 2003 | 2026-06-11T21:48:38.488Z | Compiling glob v0.3.3 |
| 2004 | 2026-06-11T21:48:38.517Z | Compiling jiff v0.2.28 |
| 2005 | 2026-06-11T21:48:38.581Z | Compiling fixedbitset v0.5.7 |
| 2006 | 2026-06-11T21:48:38.796Z | Compiling petgraph v0.8.3 |
| 2007 | 2026-06-11T21:48:38.808Z | Compiling zone v0.3.1 |
| 2008 | 2026-06-11T21:48:38.903Z | Compiling papergrid v0.11.0 |
| 2009 | 2026-06-11T21:48:38.906Z | Compiling progenitor v0.14.0 |
| 2010 | 2026-06-11T21:48:39.049Z | Compiling petgraph v0.6.5 |
| 2011 | 2026-06-11T21:48:39.054Z | Compiling nom v7.1.3 |
| 2012 | 2026-06-11T21:48:39.536Z | Compiling tough v0.22.0 |
| 2013 | 2026-06-11T21:48:39.588Z | Compiling openssl v0.10.80 |
| 2014 | 2026-06-11T21:48:40.371Z | Compiling internal-dns-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2015 | 2026-06-11T21:48:40.444Z | Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=7696ee48d5ee29a917dea459e281fe2e8ff20513#7696ee48) |
| 2016 | 2026-06-11T21:48:40.520Z | Compiling clickhouse-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2017 | 2026-06-11T21:48:40.544Z | Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7) |
| 2018 | 2026-06-11T21:48:40.550Z | Compiling libsw v3.5.0 |
| 2019 | 2026-06-11T21:48:40.718Z | Compiling oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2020 | 2026-06-11T21:48:40.730Z | Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 2021 | 2026-06-11T21:48:40.781Z | Compiling oxide-tokio-rt v0.1.6 |
| 2022 | 2026-06-11T21:48:40.949Z | Compiling chrono-tz v0.10.4 |
| 2023 | 2026-06-11T21:48:41.083Z | Compiling oxlog v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2024 | 2026-06-11T21:48:41.521Z | Compiling gateway-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2025 | 2026-06-11T21:48:41.697Z | Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino#d79800f9) |
| 2026 | 2026-06-11T21:48:41.806Z | Compiling newtype_derive v0.1.6 |
| 2027 | 2026-06-11T21:48:41.829Z | Compiling cockroach-admin-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2028 | 2026-06-11T21:48:41.895Z | Compiling slog-dtrace v0.3.0 |
| 2029 | 2026-06-11T21:48:42.033Z | Compiling const_format v0.2.36 |
| 2030 | 2026-06-11T21:48:42.206Z | Compiling owo-colors v4.3.0 |
| 2031 | 2026-06-11T21:48:42.383Z | Compiling cancel-safe-futures v0.1.5 |
| 2032 | 2026-06-11T21:48:42.646Z | Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=bd9a0e2abe6b6b89aec8c85f4ee57474144ed150#bd9a0e2a) |
| 2033 | 2026-06-11T21:48:42.690Z | Compiling gethostname v0.5.0 |
| 2034 | 2026-06-11T21:48:42.751Z | Compiling clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3) |
| 2035 | 2026-06-11T21:48:42.815Z | Compiling trust-quorum-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2036 | 2026-06-11T21:48:42.943Z | Compiling ereport-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2037 | 2026-06-11T21:48:42.954Z | Compiling key-manager-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2038 | 2026-06-11T21:48:43.038Z | Compiling smf v0.2.3 |
| 2039 | 2026-06-11T21:48:43.051Z | Compiling bcs v0.1.6 |
| 2040 | 2026-06-11T21:48:43.073Z | Compiling linear-map v1.2.0 |
| 2041 | 2026-06-11T21:48:43.260Z | Compiling termtree v0.5.1 |
| 2042 | 2026-06-11T21:48:43.369Z | Compiling whoami v1.6.1 |
| 2043 | 2026-06-11T21:48:43.413Z | Compiling lazy_static v1.5.0 |
| 2044 | 2026-06-11T21:48:43.471Z | Compiling unicode-linebreak v0.1.5 |
| 2045 | 2026-06-11T21:48:43.520Z | Compiling smawk v0.3.2 |
| 2046 | 2026-06-11T21:48:43.552Z | Compiling tagptr v0.2.0 |
| 2047 | 2026-06-11T21:48:43.602Z | Compiling illumos-utils v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2048 | 2026-06-11T21:48:43.658Z | Compiling textwrap v0.16.2 |
| 2049 | 2026-06-11T21:48:43.678Z | Compiling moka v0.12.15 |
| 2050 | 2026-06-11T21:48:43.704Z | Compiling steno v0.4.1 |
| 2051 | 2026-06-11T21:48:43.720Z | Compiling gateway-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2052 | 2026-06-11T21:48:44.030Z | Compiling update-engine v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2053 | 2026-06-11T21:48:44.159Z | Compiling trust-quorum-protocol v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2054 | 2026-06-11T21:48:44.454Z | Compiling nexus-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2055 | 2026-06-11T21:48:45.261Z | Compiling oximeter-db v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2056 | 2026-06-11T21:48:45.561Z | Compiling tabled v0.15.0 |
| 2057 | 2026-06-11T21:48:45.617Z | Compiling cockroach-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2058 | 2026-06-11T21:48:45.818Z | Compiling cookie v0.18.1 |
| 2059 | 2026-06-11T21:48:46.433Z | Compiling bootstrap-agent-lockstep-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2060 | 2026-06-11T21:48:46.465Z | Compiling hickory-proto v0.25.2 |
| 2061 | 2026-06-11T21:48:46.592Z | Compiling ddm-protocol v0.1.0 (/work/oxidecomputer/maghemite/ddm-protocol) |
| 2062 | 2026-06-11T21:48:46.845Z | Compiling libscf-sys v1.2.0 |
| 2063 | 2026-06-11T21:48:46.996Z | Compiling oximeter-producer-api v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2064 | 2026-06-11T21:48:47.312Z | Compiling ddm-api-types-versions v0.1.0 (/work/oxidecomputer/maghemite/ddm-api-types/versions) |
| 2065 | 2026-06-11T21:48:47.488Z | Compiling smf v0.10.0 (https://github.com/illumos/smf-rs?branch=main#72389b51) |
| 2066 | 2026-06-11T21:48:47.798Z | Compiling ddm-api-types v0.1.0 (/work/oxidecomputer/maghemite/ddm-api-types) |
| 2067 | 2026-06-11T21:48:47.811Z | Compiling client-common v0.1.0 (/work/oxidecomputer/maghemite/client-common) |
| 2068 | 2026-06-11T21:48:48.312Z | Compiling hickory-resolver v0.25.2 |
| 2069 | 2026-06-11T21:48:49.086Z | Compiling internal-dns-resolver v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2070 | 2026-06-11T21:48:53.718Z | Compiling nexus-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2071 | 2026-06-11T21:49:01.228Z | Compiling nexus-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2072 | 2026-06-11T21:49:02.831Z | Compiling oximeter-producer v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2073 | 2026-06-11T21:49:03.825Z | Compiling mg-common v0.1.0 (/work/oxidecomputer/maghemite/mg-common) |
| 2074 | 2026-06-11T21:49:05.145Z | Compiling xtask v0.1.0 (/work/oxidecomputer/maghemite/xtask) |
| 2075 | 2026-06-11T21:49:06.276Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 05s |
| 2076 | 2026-06-11T21:49:06.390Z | Running `target/debug/xtask openapi check` |
| 2077 | 2026-06-11T21:49:06.861Z | Compiling serde_core v1.0.228 |
| 2078 | 2026-06-11T21:49:06.864Z | Compiling serde v1.0.228 |
| 2079 | 2026-06-11T21:49:06.931Z | Compiling serde_json v1.0.150 |
| 2080 | 2026-06-11T21:49:06.934Z | Compiling syn v2.0.117 |
| 2081 | 2026-06-11T21:49:06.939Z | Compiling bytes v1.11.1 |
| 2082 | 2026-06-11T21:49:06.946Z | Compiling getrandom v0.4.2 |
| 2083 | 2026-06-11T21:49:06.949Z | Compiling zerocopy v0.8.50 |
| 2084 | 2026-06-11T21:49:06.956Z | Compiling once_cell v1.21.4 |
| 2085 | 2026-06-11T21:49:07.107Z | Compiling num-traits v0.2.19 |
| 2086 | 2026-06-11T21:49:07.281Z | Compiling zeroize v1.8.2 |
| 2087 | 2026-06-11T21:49:07.377Z | Compiling http v1.4.1 |
| 2088 | 2026-06-11T21:49:07.454Z | Compiling schemars v0.8.22 |
| 2089 | 2026-06-11T21:49:07.534Z | Compiling aws-lc-rs v1.17.0 |
| 2090 | 2026-06-11T21:49:07.548Z | Compiling usdt-impl v0.6.0 |
| 2091 | 2026-06-11T21:49:07.556Z | Compiling time-macros v0.2.27 |
| 2092 | 2026-06-11T21:49:07.719Z | Compiling rustls-pki-types v1.14.1 |
| 2093 | 2026-06-11T21:49:07.813Z | Compiling tracing-core v0.1.36 |
| 2094 | 2026-06-11T21:49:08.053Z | Compiling bitflags v2.12.1 |
| 2095 | 2026-06-11T21:49:08.187Z | Compiling tracing v0.1.44 |
| 2096 | 2026-06-11T21:49:08.292Z | Compiling http-body v1.0.1 |
| 2097 | 2026-06-11T21:49:08.394Z | Compiling generic-array v0.14.7 |
| 2098 | 2026-06-11T21:49:08.421Z | Compiling rustls v0.23.40 |
| 2099 | 2026-06-11T21:49:08.448Z | Compiling indexmap v2.14.0 |
| 2100 | 2026-06-11T21:49:08.459Z | Compiling rustix v1.1.4 |
| 2101 | 2026-06-11T21:49:08.532Z | Compiling time v0.3.47 |
| 2102 | 2026-06-11T21:49:08.677Z | Compiling toml_datetime v1.1.1+spec-1.1.0 |
| 2103 | 2026-06-11T21:49:08.902Z | Compiling winnow v1.0.3 |
| 2104 | 2026-06-11T21:49:09.252Z | Compiling uuid v1.23.2 |
| 2105 | 2026-06-11T21:49:09.592Z | Compiling pest_generator v2.8.6 |
| 2106 | 2026-06-11T21:49:09.646Z | Compiling serde_derive_internals v0.29.1 |
| 2107 | 2026-06-11T21:49:09.659Z | Compiling camino v1.2.2 |
| 2108 | 2026-06-11T21:49:09.681Z | Compiling rustls-webpki v0.103.13 |
| 2109 | 2026-06-11T21:49:09.704Z | Compiling subtle v2.6.1 |
| 2110 | 2026-06-11T21:49:09.856Z | Compiling toml_parser v1.1.2+spec-1.1.0 |
| 2111 | 2026-06-11T21:49:09.969Z | Compiling toml_edit v0.25.12+spec-1.1.0 |
| 2112 | 2026-06-11T21:49:10.056Z | Compiling serde_spanned v1.1.1 |
| 2113 | 2026-06-11T21:49:10.371Z | Compiling semver v1.0.28 |
| 2114 | 2026-06-11T21:49:10.509Z | Compiling rustix v0.38.44 |
| 2115 | 2026-06-11T21:49:10.603Z | Compiling toml v1.1.2+spec-1.1.0 |
| 2116 | 2026-06-11T21:49:10.612Z | Compiling serde_derive v1.0.228 |
| 2117 | 2026-06-11T21:49:10.658Z | Compiling thiserror-impl v2.0.18 |
| 2118 | 2026-06-11T21:49:10.681Z | Compiling zerocopy-derive v0.8.50 |
| 2119 | 2026-06-11T21:49:10.757Z | Compiling tokio-macros v2.7.0 |
| 2120 | 2026-06-11T21:49:10.872Z | Compiling pest_derive v2.8.6 |
| 2121 | 2026-06-11T21:49:10.876Z | Compiling schemars_derive v0.8.22 |
| 2122 | 2026-06-11T21:49:11.429Z | Compiling scroll_derive v0.13.1 |
| 2123 | 2026-06-11T21:49:11.511Z | Compiling tokio v1.52.3 |
| 2124 | 2026-06-11T21:49:11.906Z | Compiling thiserror v2.0.18 |
| 2125 | 2026-06-11T21:49:12.034Z | Compiling futures-macro v0.3.32 |
| 2126 | 2026-06-11T21:49:12.120Z | Compiling dtrace-parser v0.3.0 |
| 2127 | 2026-06-11T21:49:12.274Z | Compiling scroll v0.13.0 |
| 2128 | 2026-06-11T21:49:12.545Z | Compiling goblin v0.10.7 |
| 2129 | 2026-06-11T21:49:12.870Z | Compiling futures-util v0.3.32 |
| 2130 | 2026-06-11T21:49:13.835Z | Compiling erased-serde v0.3.31 |
| 2131 | 2026-06-11T21:49:13.988Z | Compiling chrono v0.4.45 |
| 2132 | 2026-06-11T21:49:14.324Z | Compiling slog v2.8.2 |
| 2133 | 2026-06-11T21:49:14.727Z | Compiling serde_tokenstream v0.2.3 |
| 2134 | 2026-06-11T21:49:15.029Z | Compiling dof v0.4.0 |
| 2135 | 2026-06-11T21:49:15.051Z | Compiling futures-executor v0.3.32 |
| 2136 | 2026-06-11T21:49:15.115Z | Compiling slog-json v2.6.1 |
| 2137 | 2026-06-11T21:49:15.325Z | Compiling tokio-util v0.7.18 |
| 2138 | 2026-06-11T21:49:15.446Z | Compiling openapiv3 v2.2.0 |
| 2139 | 2026-06-11T21:49:15.740Z | Compiling async-stream-impl v0.3.6 |
| 2140 | 2026-06-11T21:49:15.933Z | Compiling h2 v0.4.14 |
| 2141 | 2026-06-11T21:49:16.245Z | Compiling usdt-macro v0.6.0 |
| 2142 | 2026-06-11T21:49:16.387Z | Compiling usdt-attr-macro v0.6.0 |
| 2143 | 2026-06-11T21:49:16.665Z | Compiling oxnet v0.1.6 |
| 2144 | 2026-06-11T21:49:16.961Z | Compiling async-stream v0.3.6 |
| 2145 | 2026-06-11T21:49:17.071Z | Compiling slog-bunyan v2.5.0 |
| 2146 | 2026-06-11T21:49:17.108Z | Compiling futures v0.3.32 |
| 2147 | 2026-06-11T21:49:17.138Z | Compiling tokio-rustls v0.26.4 |
| 2148 | 2026-06-11T21:49:17.142Z | Compiling async-compression v0.4.42 |
| 2149 | 2026-06-11T21:49:17.154Z | Compiling usdt v0.6.0 |
| 2150 | 2026-06-11T21:49:17.188Z | Compiling dropshot_endpoint v0.17.1 |
| 2151 | 2026-06-11T21:49:17.207Z | Compiling slog-term v2.9.2 |
| 2152 | 2026-06-11T21:49:17.280Z | Compiling multer v3.1.0 |
| 2153 | 2026-06-11T21:49:17.399Z | Compiling slog-async v2.8.0 |
| 2154 | 2026-06-11T21:49:17.423Z | Compiling serde_urlencoded v0.7.1 |
| 2155 | 2026-06-11T21:49:17.490Z | Compiling async-trait v0.1.89 |
| 2156 | 2026-06-11T21:49:17.538Z | Compiling proc-macro-crate v3.5.0 |
| 2157 | 2026-06-11T21:49:17.668Z | Compiling serde_path_to_error v0.1.20 |
| 2158 | 2026-06-11T21:49:17.775Z | Compiling http-body-util v0.1.3 |
| 2159 | 2026-06-11T21:49:17.778Z | Compiling rustls-pemfile v2.2.0 |
| 2160 | 2026-06-11T21:49:17.890Z | Compiling crossbeam-epoch v0.9.18 |
| 2161 | 2026-06-11T21:49:17.966Z | Compiling aho-corasick v1.1.4 |
| 2162 | 2026-06-11T21:49:17.976Z | Compiling tempfile v3.27.0 |
| 2163 | 2026-06-11T21:49:18.010Z | Compiling hyper v1.10.1 |
| 2164 | 2026-06-11T21:49:18.020Z | Compiling num_enum_derive v0.7.6 |
| 2165 | 2026-06-11T21:49:18.225Z | Compiling crossbeam-deque v0.8.6 |
| 2166 | 2026-06-11T21:49:18.423Z | Compiling block-buffer v0.10.4 |
| 2167 | 2026-06-11T21:49:18.467Z | Compiling crypto-common v0.1.7 |
| 2168 | 2026-06-11T21:49:18.560Z | Compiling dropshot-api-manager-types v0.7.2 |
| 2169 | 2026-06-11T21:49:18.594Z | Compiling clap_builder v4.6.0 |
| 2170 | 2026-06-11T21:49:18.829Z | Compiling regex-automata v0.4.14 |
| 2171 | 2026-06-11T21:49:18.881Z | Compiling git-stub v1.0.0 |
| 2172 | 2026-06-11T21:49:18.900Z | Compiling digest v0.10.7 |
| 2173 | 2026-06-11T21:49:19.035Z | Compiling num_enum v0.7.6 |
| 2174 | 2026-06-11T21:49:19.093Z | Compiling hyper-util v0.1.20 |
| 2175 | 2026-06-11T21:49:19.144Z | Compiling atomicwrites v0.4.4 |
| 2176 | 2026-06-11T21:49:19.152Z | Compiling rayon-core v1.13.0 |
| 2177 | 2026-06-11T21:49:19.220Z | Compiling fs-err v3.3.0 |
| 2178 | 2026-06-11T21:49:19.331Z | Compiling ddm-protocol v0.1.0 (/work/oxidecomputer/maghemite/ddm-protocol) |
| 2179 | 2026-06-11T21:49:19.518Z | Compiling clap_derive v4.6.1 |
| 2180 | 2026-06-11T21:49:19.649Z | Compiling serde_repr v0.1.20 |
| 2181 | 2026-06-11T21:49:19.805Z | Compiling terminal_size v0.4.4 |
| 2182 | 2026-06-11T21:49:19.843Z | Compiling bstr v1.12.1 |
| 2183 | 2026-06-11T21:49:19.946Z | Compiling nom v8.0.0 |
| 2184 | 2026-06-11T21:49:20.184Z | Compiling either v1.16.0 |
| 2185 | 2026-06-11T21:49:20.201Z | Compiling is_ci v1.2.0 |
| 2186 | 2026-06-11T21:49:20.243Z | Compiling dropshot v0.17.1 |
| 2187 | 2026-06-11T21:49:20.339Z | Compiling rayon v1.12.0 |
| 2188 | 2026-06-11T21:49:20.366Z | Compiling supports-color v3.0.2 |
| 2189 | 2026-06-11T21:49:20.541Z | Compiling regex v1.12.3 |
| 2190 | 2026-06-11T21:49:20.723Z | Compiling ddm-api-types-versions v0.1.0 (/work/oxidecomputer/maghemite/ddm-api-types/versions) |
| 2191 | 2026-06-11T21:49:20.997Z | Compiling drift v0.2.0 |
| 2192 | 2026-06-11T21:49:21.181Z | Compiling sha2 v0.10.9 |
| 2193 | 2026-06-11T21:49:21.189Z | Compiling clap v4.6.1 |
| 2194 | 2026-06-11T21:49:21.289Z | Compiling textwrap v0.16.2 |
| 2195 | 2026-06-11T21:49:21.632Z | Compiling similar v2.7.0 |
| 2196 | 2026-06-11T21:49:21.846Z | Compiling git-stub-vcs v0.1.0 |
| 2197 | 2026-06-11T21:49:22.159Z | Compiling mg-api-types-versions v0.1.0 (/work/oxidecomputer/maghemite/mg-api-types/versions) |
| 2198 | 2026-06-11T21:49:23.049Z | Compiling dropshot-api-manager v0.7.2 |
| 2199 | 2026-06-11T21:49:23.049Z | Compiling ddm-api v0.1.0 (/work/oxidecomputer/maghemite/ddm-api) |
| 2200 | 2026-06-11T21:49:27.158Z | Compiling mg-api v0.1.0 (/work/oxidecomputer/maghemite/mg-api) |
| 2201 | 2026-06-11T21:49:28.381Z | Compiling maghemite-dropshot-apis v0.1.0 (/work/oxidecomputer/maghemite/dropshot-apis) |
| 2202 | 2026-06-11T21:49:35.494Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 29.05s |
| 2203 | 2026-06-11T21:49:35.572Z | Running `target/debug/maghemite-dropshot-apis check` |
| 2204 | 2026-06-11T21:49:35.598Z | ------- |
| 2205 | 2026-06-11T21:49:35.598Z | Generating OpenAPI documents from API definitions ... |
| 2206 | 2026-06-11T21:49:35.667Z | Loading local OpenAPI documents from "/work/oxidecomputer/maghemite/openapi" ... |
| 2207 | 2026-06-11T21:49:35.700Z | Loading blessed OpenAPI documents from VCS revision "origin/main" path "openapi" |
| 2208 | 2026-06-11T21:49:35.829Z | ------- |
| 2209 | 2026-06-11T21:49:35.829Z | Checking 13 OpenAPI documents... |
| 2210 | 2026-06-11T21:49:35.829Z | Fresh ddm-admin (versioned v1.0.0 (blessed)): DDM Admin |
| 2211 | 2026-06-11T21:49:35.829Z | Fresh ddm-admin (versioned v2.0.0 (blessed)): DDM Admin |
| 2212 | 2026-06-11T21:49:35.829Z | Fresh ddm-admin "latest" symlink |
| 2213 | 2026-06-11T21:49:35.829Z | Fresh mg-admin (versioned v1.0.0 (blessed)): Maghemite Admin |
| 2214 | 2026-06-11T21:49:35.830Z | Fresh mg-admin (versioned v2.0.0 (blessed)): Maghemite Admin |
| 2215 | 2026-06-11T21:49:35.833Z | Fresh mg-admin (versioned v3.0.0 (blessed)): Maghemite Admin |
| 2216 | 2026-06-11T21:49:35.833Z | Fresh mg-admin (versioned v4.0.0 (blessed)): Maghemite Admin |
| 2217 | 2026-06-11T21:49:35.833Z | Fresh mg-admin (versioned v5.0.0 (blessed)): Maghemite Admin |
| 2218 | 2026-06-11T21:49:35.833Z | Fresh mg-admin (versioned v6.0.0 (blessed)): Maghemite Admin |
| 2219 | 2026-06-11T21:49:35.833Z | Fresh mg-admin (versioned v7.0.0 (blessed)): Maghemite Admin |
| 2220 | 2026-06-11T21:49:35.833Z | Fresh mg-admin (versioned v8.0.0 (blessed)): Maghemite Admin |
| 2221 | 2026-06-11T21:49:35.833Z | Fresh mg-admin (versioned v9.0.0 (blessed)): Maghemite Admin |
| 2222 | 2026-06-11T21:49:35.833Z | Fresh mg-admin (versioned v10.0.0 (blessed)): Maghemite Admin |
| 2223 | 2026-06-11T21:49:35.833Z | Fresh mg-admin (versioned v11.0.0 (blessed)): Maghemite Admin |
| 2224 | 2026-06-11T21:49:35.833Z | Fresh mg-admin "latest" symlink |
| 2225 | 2026-06-11T21:49:35.833Z | ------- |
| 2226 | 2026-06-11T21:49:35.833Z | Success 13 documents checked: 15 fresh, 0 stale, 0 failed, 0 other problems |
| 2227 | 2026-06-11T21:49:35.875Z | + banner build |
| 2228 | 2026-06-11T21:49:35.878Z | |
| 2229 | 2026-06-11T21:49:35.878Z | ##### # # # # ##### |
| 2230 | 2026-06-11T21:49:35.878Z | # # # # # # # # |
| 2231 | 2026-06-11T21:49:35.878Z | ##### # # # # # # |
| 2232 | 2026-06-11T21:49:35.878Z | # # # # # # # # |
| 2233 | 2026-06-11T21:49:35.878Z | # # # # # # # # |
| 2234 | 2026-06-11T21:49:35.878Z | ##### #### # ###### ##### |
| 2235 | 2026-06-11T21:49:35.878Z | |
| 2236 | 2026-06-11T21:49:35.878Z | + ptime -m cargo build |
| 2237 | 2026-06-11T21:49:36.480Z | Compiling smallvec v1.15.1 |
| 2238 | 2026-06-11T21:49:36.593Z | Compiling log v0.4.32 |
| 2239 | 2026-06-11T21:49:36.612Z | Compiling slog v2.8.2 |
| 2240 | 2026-06-11T21:49:36.627Z | Compiling ring v0.17.14 |
| 2241 | 2026-06-11T21:49:36.648Z | Compiling webpki-roots v1.0.7 |
| 2242 | 2026-06-11T21:49:36.697Z | Compiling similar v2.7.0 |
| 2243 | 2026-06-11T21:49:36.731Z | Compiling fxhash v0.2.1 |
| 2244 | 2026-06-11T21:49:36.734Z | Compiling ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9) |
| 2245 | 2026-06-11T21:49:36.767Z | Compiling icu_normalizer v2.2.0 |
| 2246 | 2026-06-11T21:49:36.800Z | Compiling parking_lot_core v0.9.12 |
| 2247 | 2026-06-11T21:49:36.804Z | Compiling goblin v0.10.7 |
| 2248 | 2026-06-11T21:49:36.873Z | Compiling slog-term v2.9.2 |
| 2249 | 2026-06-11T21:49:36.958Z | Compiling slog-async v2.8.0 |
| 2250 | 2026-06-11T21:49:37.006Z | Compiling parking_lot v0.12.5 |
| 2251 | 2026-06-11T21:49:37.112Z | Compiling idna_adapter v1.2.2 |
| 2252 | 2026-06-11T21:49:37.282Z | Compiling idna v1.1.0 |
| 2253 | 2026-06-11T21:49:37.335Z | Compiling tokio v1.52.3 |
| 2254 | 2026-06-11T21:49:37.394Z | Compiling slog-json v2.6.1 |
| 2255 | 2026-06-11T21:49:37.434Z | Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 2256 | 2026-06-11T21:49:37.456Z | Compiling goblin v0.8.2 |
| 2257 | 2026-06-11T21:49:37.570Z | Compiling slog-bunyan v2.5.0 |
| 2258 | 2026-06-11T21:49:37.602Z | Compiling url v2.5.8 |
| 2259 | 2026-06-11T21:49:37.623Z | Compiling expectorate v1.2.0 |
| 2260 | 2026-06-11T21:49:37.711Z | Compiling globset v0.4.18 |
| 2261 | 2026-06-11T21:49:37.776Z | Compiling rustls-webpki v0.103.13 |
| 2262 | 2026-06-11T21:49:38.025Z | Compiling moka v0.12.15 |
| 2263 | 2026-06-11T21:49:38.433Z | Compiling schemars v0.8.22 |
| 2264 | 2026-06-11T21:49:38.479Z | Compiling rustls v0.23.40 |
| 2265 | 2026-06-11T21:49:38.553Z | Compiling parking_lot_core v0.8.6 |
| 2266 | 2026-06-11T21:49:38.729Z | Compiling arc-swap v1.9.1 |
| 2267 | 2026-06-11T21:49:38.801Z | Compiling parking_lot v0.11.2 |
| 2268 | 2026-06-11T21:49:38.870Z | Compiling network-interface v0.1.7 (https://github.com/oxidecomputer/network-interface?branch=illumos#5a696e91) |
| 2269 | 2026-06-11T21:49:39.025Z | Compiling sled v0.34.7 |
| 2270 | 2026-06-11T21:49:39.177Z | Compiling slog-scope v4.4.1 |
| 2271 | 2026-06-11T21:49:39.181Z | Compiling papergrid v0.18.0 |
| 2272 | 2026-06-11T21:49:39.437Z | Compiling ipnetwork v0.21.1 |
| 2273 | 2026-06-11T21:49:39.783Z | Compiling oxnet v0.1.6 |
| 2274 | 2026-06-11T21:49:39.872Z | Compiling newtype-uuid v1.3.2 |
| 2275 | 2026-06-11T21:49:40.224Z | Compiling daft v0.1.7 |
| 2276 | 2026-06-11T21:49:40.240Z | Compiling dof v0.4.0 |
| 2277 | 2026-06-11T21:49:40.503Z | Compiling omicron-uuid-kinds v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2278 | 2026-06-11T21:49:41.009Z | Compiling tokio-util v0.7.18 |
| 2279 | 2026-06-11T21:49:41.044Z | Compiling tower v0.5.3 |
| 2280 | 2026-06-11T21:49:41.224Z | Compiling usdt-impl v0.6.0 |
| 2281 | 2026-06-11T21:49:41.532Z | Compiling tokio-rustls v0.26.4 |
| 2282 | 2026-06-11T21:49:41.550Z | Compiling tower-http v0.6.11 |
| 2283 | 2026-06-11T21:49:41.576Z | Compiling rustls-platform-verifier v0.7.0 |
| 2284 | 2026-06-11T21:49:41.783Z | Compiling h2 v0.4.14 |
| 2285 | 2026-06-11T21:49:41.818Z | Compiling usdt v0.6.0 |
| 2286 | 2026-06-11T21:49:41.830Z | Compiling async-compression v0.4.42 |
| 2287 | 2026-06-11T21:49:41.926Z | Compiling serde_with v3.20.0 |
| 2288 | 2026-06-11T21:49:41.989Z | Compiling tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#a7d440f5) |
| 2289 | 2026-06-11T21:49:42.109Z | Compiling iddqd v0.4.2 |
| 2290 | 2026-06-11T21:49:42.154Z | Compiling omicron-ledger v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2291 | 2026-06-11T21:49:42.421Z | Compiling backoff v0.4.0 |
| 2292 | 2026-06-11T21:49:42.589Z | Compiling protocol v0.1.0 (https://github.com/oxidecomputer/lldp#54b26617) |
| 2293 | 2026-06-11T21:49:42.660Z | Compiling typify-impl v0.6.2 |
| 2294 | 2026-06-11T21:49:43.233Z | Compiling sled-hardware-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2295 | 2026-06-11T21:49:43.286Z | Compiling dof v0.3.0 |
| 2296 | 2026-06-11T21:49:43.401Z | Compiling byte-wrapper v0.1.0 |
| 2297 | 2026-06-11T21:49:43.476Z | Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7) |
| 2298 | 2026-06-11T21:49:43.579Z | Compiling gfss v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2299 | 2026-06-11T21:49:43.693Z | Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=bd9a0e2abe6b6b89aec8c85f4ee57474144ed150#bd9a0e2a) |
| 2300 | 2026-06-11T21:49:43.761Z | Compiling usdt-impl v0.5.0 |
| 2301 | 2026-06-11T21:49:43.791Z | Compiling omicron-passwords v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2302 | 2026-06-11T21:49:43.993Z | Compiling hyper v1.10.1 |
| 2303 | 2026-06-11T21:49:44.058Z | Compiling trust-quorum-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2304 | 2026-06-11T21:49:44.084Z | Compiling bootstore v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2305 | 2026-06-11T21:49:44.306Z | Compiling typify v0.6.2 |
| 2306 | 2026-06-11T21:49:44.319Z | Compiling propolis-api-types-versions v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7) |
| 2307 | 2026-06-11T21:49:44.421Z | Compiling usdt v0.5.0 |
| 2308 | 2026-06-11T21:49:44.424Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#4abde35f) |
| 2309 | 2026-06-11T21:49:44.693Z | Compiling progenitor-impl v0.13.0 |
| 2310 | 2026-06-11T21:49:44.705Z | Compiling progenitor-impl v0.14.0 |
| 2311 | 2026-06-11T21:49:45.110Z | Compiling hyper-util v0.1.20 |
| 2312 | 2026-06-11T21:49:45.651Z | Compiling hickory-proto v0.24.4 |
| 2313 | 2026-06-11T21:49:45.774Z | Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 2314 | 2026-06-11T21:49:46.595Z | Compiling hyper-rustls v0.27.9 |
| 2315 | 2026-06-11T21:49:46.800Z | Compiling dropshot v0.17.1 |
| 2316 | 2026-06-11T21:49:46.940Z | Compiling reqwest v0.13.4 |
| 2317 | 2026-06-11T21:49:47.002Z | Compiling reqwest v0.12.28 |
| 2318 | 2026-06-11T21:49:47.622Z | Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7) |
| 2319 | 2026-06-11T21:49:47.735Z | Compiling hickory-resolver v0.24.4 |
| 2320 | 2026-06-11T21:49:47.872Z | Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 2321 | 2026-06-11T21:49:47.921Z | Compiling tokio-stream v0.1.18 |
| 2322 | 2026-06-11T21:49:48.155Z | Compiling progenitor-client v0.14.0 |
| 2323 | 2026-06-11T21:49:48.366Z | Compiling progenitor-client v0.10.0 |
| 2324 | 2026-06-11T21:49:48.390Z | Compiling progenitor-extras v0.2.0 |
| 2325 | 2026-06-11T21:49:48.467Z | Compiling progenitor-client v0.13.0 |
| 2326 | 2026-06-11T21:49:48.643Z | Compiling progenitor v0.14.0 |
| 2327 | 2026-06-11T21:49:48.666Z | Compiling qorb v0.4.1 |
| 2328 | 2026-06-11T21:49:48.792Z | Compiling progenitor v0.13.0 |
| 2329 | 2026-06-11T21:49:48.812Z | Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 2330 | 2026-06-11T21:49:48.848Z | Compiling tokio-dtrace v0.1.1 |
| 2331 | 2026-06-11T21:49:48.953Z | Compiling zone v0.3.1 |
| 2332 | 2026-06-11T21:49:49.120Z | Compiling libsw-core v0.3.2 |
| 2333 | 2026-06-11T21:49:49.305Z | Compiling rdb-types v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=7696ee48d5ee29a917dea459e281fe2e8ff20513#7696ee48) |
| 2334 | 2026-06-11T21:49:49.677Z | Compiling ddm-protocol v0.1.0 (/work/oxidecomputer/maghemite/ddm-protocol) |
| 2335 | 2026-06-11T21:49:49.708Z | Compiling omicron-common v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2336 | 2026-06-11T21:49:50.037Z | Compiling gateway-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2337 | 2026-06-11T21:49:50.180Z | Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 2338 | 2026-06-11T21:49:50.576Z | Compiling ddm-api-types-versions v0.1.0 (/work/oxidecomputer/maghemite/ddm-api-types/versions) |
| 2339 | 2026-06-11T21:49:50.646Z | Compiling ereport-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2340 | 2026-06-11T21:49:50.687Z | Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=7696ee48d5ee29a917dea459e281fe2e8ff20513#7696ee48) |
| 2341 | 2026-06-11T21:49:50.746Z | Compiling libsw v3.5.0 |
| 2342 | 2026-06-11T21:49:50.937Z | Compiling oxide-tokio-rt v0.1.6 |
| 2343 | 2026-06-11T21:49:51.065Z | Compiling trust-quorum-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2344 | 2026-06-11T21:49:51.201Z | Compiling slog-dtrace v0.3.0 |
| 2345 | 2026-06-11T21:49:51.204Z | Compiling tough v0.22.0 |
| 2346 | 2026-06-11T21:49:51.225Z | Compiling clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3) |
| 2347 | 2026-06-11T21:49:51.249Z | Compiling cancel-safe-futures v0.1.5 |
| 2348 | 2026-06-11T21:49:51.569Z | Compiling cockroach-admin-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2349 | 2026-06-11T21:49:51.595Z | Compiling update-engine v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2350 | 2026-06-11T21:49:52.163Z | Compiling gateway-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2351 | 2026-06-11T21:49:52.364Z | Compiling gateway-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2352 | 2026-06-11T21:49:52.380Z | Compiling cockroach-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2353 | 2026-06-11T21:49:52.555Z | Compiling steno v0.4.1 |
| 2354 | 2026-06-11T21:49:52.586Z | Compiling hickory-proto v0.25.2 |
| 2355 | 2026-06-11T21:49:52.979Z | Compiling ddm-api-types v0.1.0 (/work/oxidecomputer/maghemite/ddm-api-types) |
| 2356 | 2026-06-11T21:49:53.093Z | Compiling mg-api-types-versions v0.1.0 (/work/oxidecomputer/maghemite/mg-api-types/versions) |
| 2357 | 2026-06-11T21:49:53.214Z | Compiling transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#e88642c7) |
| 2358 | 2026-06-11T21:49:54.212Z | Compiling oximeter-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2359 | 2026-06-11T21:49:55.078Z | Compiling sled-agent-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2360 | 2026-06-11T21:49:55.131Z | Compiling clickhouse-admin-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2361 | 2026-06-11T21:49:55.195Z | Compiling internal-dns-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2362 | 2026-06-11T21:49:55.401Z | Compiling hickory-resolver v0.25.2 |
| 2363 | 2026-06-11T21:49:55.438Z | Compiling testing_table v0.3.0 |
| 2364 | 2026-06-11T21:49:55.615Z | Compiling internet-checksum v0.2.1 |
| 2365 | 2026-06-11T21:49:55.767Z | Compiling internal-dns-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2366 | 2026-06-11T21:49:55.833Z | Compiling tabled v0.21.0 |
| 2367 | 2026-06-11T21:49:56.056Z | Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2368 | 2026-06-11T21:49:56.365Z | Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2369 | 2026-06-11T21:49:56.776Z | Compiling oxql-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2370 | 2026-06-11T21:49:56.965Z | Compiling clickhouse-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2371 | 2026-06-11T21:49:57.195Z | Compiling oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2372 | 2026-06-11T21:49:57.456Z | Compiling internal-dns-resolver v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2373 | 2026-06-11T21:49:57.470Z | Compiling oximeter-producer-api v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2374 | 2026-06-11T21:49:57.537Z | Compiling transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control?branch=main#e88642c7) |
| 2375 | 2026-06-11T21:49:57.815Z | Compiling oximeter-db v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2376 | 2026-06-11T21:49:58.294Z | Compiling slog-stdlog v4.1.1 |
| 2377 | 2026-06-11T21:49:58.467Z | Compiling smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51) |
| 2378 | 2026-06-11T21:49:58.521Z | Compiling dropshot-api-manager-types v0.7.2 |
| 2379 | 2026-06-11T21:49:58.528Z | Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#e88642c7) |
| 2380 | 2026-06-11T21:49:58.834Z | Compiling mg-api-types v0.1.0 (/work/oxidecomputer/maghemite/mg-api-types) |
| 2381 | 2026-06-11T21:49:58.880Z | Compiling common v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=0c92583413d48f50f87c32bac3ed9a26b6785b58#0c925834) |
| 2382 | 2026-06-11T21:49:58.928Z | Compiling const-random v0.1.18 |
| 2383 | 2026-06-11T21:49:58.961Z | Compiling slog-envlogger v2.2.0 |
| 2384 | 2026-06-11T21:49:59.021Z | Compiling typify-impl v0.4.3 |
| 2385 | 2026-06-11T21:49:59.375Z | Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=8b44982bf0d3f8ea52c810b2b00425a1e350e2f8#8b44982b) |
| 2386 | 2026-06-11T21:49:59.389Z | Compiling crc8 v0.1.1 |
| 2387 | 2026-06-11T21:49:59.517Z | Compiling ahash v0.8.12 |
| 2388 | 2026-06-11T21:49:59.696Z | Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=8b44982bf0d3f8ea52c810b2b00425a1e350e2f8#8b44982b) |
| 2389 | 2026-06-11T21:49:59.709Z | Compiling smartstring v1.0.1 |
| 2390 | 2026-06-11T21:49:59.764Z | Compiling ddm-admin-client v0.1.0 (/work/oxidecomputer/maghemite/ddm-admin-client) |
| 2391 | 2026-06-11T21:49:59.988Z | Compiling dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=0c92583413d48f50f87c32bac3ed9a26b6785b58#0c925834) |
| 2392 | 2026-06-11T21:50:00.598Z | Compiling sha1 v0.10.6 |
| 2393 | 2026-06-11T21:50:00.837Z | Compiling typify v0.4.3 |
| 2394 | 2026-06-11T21:50:00.849Z | Compiling thin-vec v0.2.18 |
| 2395 | 2026-06-11T21:50:00.954Z | Compiling utf-8 v0.7.6 |
| 2396 | 2026-06-11T21:50:00.967Z | Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=8b44982bf0d3f8ea52c810b2b00425a1e350e2f8#8b44982b) |
| 2397 | 2026-06-11T21:50:01.149Z | Compiling rhai v1.25.1 |
| 2398 | 2026-06-11T21:50:01.152Z | Compiling tungstenite v0.21.0 |
| 2399 | 2026-06-11T21:50:01.479Z | Compiling progenitor-impl v0.10.0 |
| 2400 | 2026-06-11T21:50:01.838Z | Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9) |
| 2401 | 2026-06-11T21:50:02.110Z | Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a) |
| 2402 | 2026-06-11T21:50:02.180Z | Compiling sha2 v0.10.9 |
| 2403 | 2026-06-11T21:50:02.575Z | Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9) |
| 2404 | 2026-06-11T21:50:02.591Z | Compiling lzma-sys v0.1.20 |
| 2405 | 2026-06-11T21:50:02.716Z | Compiling progenitor v0.10.0 |
| 2406 | 2026-06-11T21:50:02.875Z | Compiling tokio-tungstenite v0.21.0 |
| 2407 | 2026-06-11T21:50:03.217Z | Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=8b44982bf0d3f8ea52c810b2b00425a1e350e2f8#8b44982b) |
| 2408 | 2026-06-11T21:50:03.504Z | Compiling sled-agent-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2409 | 2026-06-11T21:50:04.334Z | Compiling nexus-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2410 | 2026-06-11T21:50:04.468Z | Compiling trust-quorum-protocol v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2411 | 2026-06-11T21:50:04.582Z | Compiling illumos-utils v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2412 | 2026-06-11T21:50:04.585Z | Compiling bootstrap-agent-lockstep-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2413 | 2026-06-11T21:50:05.474Z | Compiling typeid v1.0.3 |
| 2414 | 2026-06-11T21:50:05.574Z | Compiling ddm-api v0.1.0 (/work/oxidecomputer/maghemite/ddm-api) |
| 2415 | 2026-06-11T21:50:05.601Z | Compiling console v0.16.3 |
| 2416 | 2026-06-11T21:50:06.239Z | Compiling git-stub v1.0.0 |
| 2417 | 2026-06-11T21:50:06.589Z | Compiling toml_datetime v0.7.5+spec-1.1.0 |
| 2418 | 2026-06-11T21:50:06.669Z | Compiling base64 v0.21.7 |
| 2419 | 2026-06-11T21:50:06.722Z | Compiling unit-prefix v0.5.2 |
| 2420 | 2026-06-11T21:50:06.892Z | Compiling indicatif v0.18.4 |
| 2421 | 2026-06-11T21:50:06.921Z | Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9) |
| 2422 | 2026-06-11T21:50:07.023Z | Compiling toml v0.9.12+spec-1.1.0 |
| 2423 | 2026-06-11T21:50:07.191Z | Compiling git-stub-vcs v0.1.0 |
| 2424 | 2026-06-11T21:50:07.563Z | Compiling zone v0.3.1 (https://github.com/oxidecomputer/zone#008474e8) |
| 2425 | 2026-06-11T21:50:07.857Z | Compiling ron v0.12.1 |
| 2426 | 2026-06-11T21:50:08.207Z | Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=8b44982bf0d3f8ea52c810b2b00425a1e350e2f8#8b44982b) |
| 2427 | 2026-06-11T21:50:08.432Z | Compiling xz2 v0.1.7 |
| 2428 | 2026-06-11T21:50:08.684Z | Compiling mg-admin-client v0.1.0 (/work/oxidecomputer/maghemite/mg-admin-client) |
| 2429 | 2026-06-11T21:50:08.935Z | Compiling mg-api v0.1.0 (/work/oxidecomputer/maghemite/mg-api) |
| 2430 | 2026-06-11T21:50:09.113Z | Compiling drift v0.2.0 |
| 2431 | 2026-06-11T21:50:09.154Z | Compiling base16ct v1.0.0 |
| 2432 | 2026-06-11T21:50:09.238Z | Compiling ztest v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#89996b1f) |
| 2433 | 2026-06-11T21:50:09.354Z | Compiling libfalcon v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#89996b1f) |
| 2434 | 2026-06-11T21:50:09.371Z | Compiling natord v1.0.9 |
| 2435 | 2026-06-11T21:50:09.554Z | Compiling util v0.1.0 (/work/oxidecomputer/maghemite/util) |
| 2436 | 2026-06-11T21:50:09.777Z | Compiling dropshot-api-manager v0.7.2 |
| 2437 | 2026-06-11T21:50:14.019Z | Compiling maghemite-dropshot-apis v0.1.0 (/work/oxidecomputer/maghemite/dropshot-apis) |
| 2438 | 2026-06-11T21:50:14.509Z | Compiling nexus-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2439 | 2026-06-11T21:50:22.532Z | Compiling nexus-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2440 | 2026-06-11T21:50:24.154Z | Compiling oximeter-producer v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2441 | 2026-06-11T21:50:25.171Z | Compiling mg-common v0.1.0 (/work/oxidecomputer/maghemite/mg-common) |
| 2442 | 2026-06-11T21:50:26.091Z | Compiling ndp v0.1.0 (/work/oxidecomputer/maghemite/ndp) |
| 2443 | 2026-06-11T21:50:26.091Z | Compiling ddm v0.1.0 (/work/oxidecomputer/maghemite/ddm) |
| 2444 | 2026-06-11T21:50:26.094Z | Compiling mg-tests v0.1.0 (/work/oxidecomputer/maghemite/tests) |
| 2445 | 2026-06-11T21:50:26.612Z | Compiling ddmadm v0.1.0 (/work/oxidecomputer/maghemite/ddmadm) |
| 2446 | 2026-06-11T21:50:26.613Z | Compiling mg-ddm-verify v0.1.0 (/work/oxidecomputer/maghemite/mg-ddm-verify) |
| 2447 | 2026-06-11T21:50:26.616Z | Compiling xtask v0.1.0 (/work/oxidecomputer/maghemite/xtask) |
| 2448 | 2026-06-11T21:50:27.029Z | Compiling rdb v0.1.0 (/work/oxidecomputer/maghemite/rdb) |
| 2449 | 2026-06-11T21:50:28.482Z | Compiling bgp v0.1.0 (/work/oxidecomputer/maghemite/bgp) |
| 2450 | 2026-06-11T21:50:28.482Z | Compiling bfd v0.1.0 (/work/oxidecomputer/maghemite/bfd) |
| 2451 | 2026-06-11T21:50:28.485Z | Compiling mg-lower v0.1.0 (/work/oxidecomputer/maghemite/mg-lower) |
| 2452 | 2026-06-11T21:50:33.088Z | Compiling ddmd v0.1.0 (/work/oxidecomputer/maghemite/ddmd) |
| 2453 | 2026-06-11T21:50:35.218Z | Compiling falcon-lab v0.1.0 (/work/oxidecomputer/maghemite/falcon-lab) |
| 2454 | 2026-06-11T21:50:35.220Z | Compiling mgd v0.1.0 (/work/oxidecomputer/maghemite/mgd) |
| 2455 | 2026-06-11T21:50:35.220Z | Compiling mgadm v0.1.0 (/work/oxidecomputer/maghemite/mgadm) |
| 2456 | 2026-06-11T21:51:14.323Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 38s |
| 2457 | 2026-06-11T21:51:14.502Z | |
| 2458 | 2026-06-11T21:51:14.502Z | real 1:38.558100283 |
| 2459 | 2026-06-11T21:51:14.502Z | user 7:16.104820751 |
| 2460 | 2026-06-11T21:51:14.505Z | sys 1:03.000477378 |
| 2461 | 2026-06-11T21:51:14.505Z | trap 0.189142181 |
| 2462 | 2026-06-11T21:51:14.505Z | tflt 0.019635969 |
| 2463 | 2026-06-11T21:51:14.506Z | dflt 0.163260852 |
| 2464 | 2026-06-11T21:51:14.506Z | kflt 0.000094624 |
| 2465 | 2026-06-11T21:51:14.506Z | lock 28:08.264283202 |
| 2466 | 2026-06-11T21:51:14.506Z | slp 23:01.326294723 |
| 2467 | 2026-06-11T21:51:14.506Z | lat 23.342923814 |
| 2468 | 2026-06-11T21:51:14.506Z | stop 36.605915416 |
| 2469 | 2026-06-11T21:51:14.506Z | + ptime -m cargo build --release |
| 2470 | 2026-06-11T21:51:15.432Z | Compiling proc-macro2 v1.0.106 |
| 2471 | 2026-06-11T21:51:15.432Z | Compiling quote v1.0.45 |
| 2472 | 2026-06-11T21:51:15.432Z | Compiling unicode-ident v1.0.24 |
| 2473 | 2026-06-11T21:51:15.432Z | Compiling serde_core v1.0.228 |
| 2474 | 2026-06-11T21:51:15.439Z | Compiling serde v1.0.228 |
| 2475 | 2026-06-11T21:51:15.439Z | Compiling libc v0.2.186 |
| 2476 | 2026-06-11T21:51:15.440Z | Compiling cfg-if v1.0.4 |
| 2477 | 2026-06-11T21:51:15.440Z | Compiling zmij v1.0.21 |
| 2478 | 2026-06-11T21:51:15.440Z | Compiling autocfg v1.5.1 |
| 2479 | 2026-06-11T21:51:15.604Z | Compiling memchr v2.8.1 |
| 2480 | 2026-06-11T21:51:15.629Z | Compiling libm v0.2.16 |
| 2481 | 2026-06-11T21:51:16.778Z | Compiling itoa v1.0.18 |
| 2482 | 2026-06-11T21:51:16.782Z | Compiling icu_normalizer_data v2.2.0 |
| 2483 | 2026-06-11T21:51:16.783Z | Compiling icu_properties_data v2.2.0 |
| 2484 | 2026-06-11T21:51:16.783Z | Compiling version_check v0.9.5 |
| 2485 | 2026-06-11T21:51:16.783Z | Compiling stable_deref_trait v1.2.1 |
| 2486 | 2026-06-11T21:51:16.783Z | Compiling syn v2.0.117 |
| 2487 | 2026-06-11T21:51:16.783Z | Compiling serde_json v1.0.150 |
| 2488 | 2026-06-11T21:51:16.783Z | Compiling litemap v0.8.2 |
| 2489 | 2026-06-11T21:51:16.783Z | Compiling writeable v0.6.3 |
| 2490 | 2026-06-11T21:51:16.783Z | Compiling utf8_iter v1.0.4 |
| 2491 | 2026-06-11T21:51:16.783Z | Compiling thiserror v2.0.18 |
| 2492 | 2026-06-11T21:51:16.833Z | Compiling num-traits v0.2.19 |
| 2493 | 2026-06-11T21:51:16.846Z | Compiling percent-encoding v2.3.2 |
| 2494 | 2026-06-11T21:51:17.399Z | Compiling form_urlencoded v1.2.2 |
| 2495 | 2026-06-11T21:51:17.403Z | Compiling rand_core v0.10.1 |
| 2496 | 2026-06-11T21:51:17.403Z | Compiling getrandom v0.4.2 |
| 2497 | 2026-06-11T21:51:17.403Z | Compiling parking_lot_core v0.9.12 |
| 2498 | 2026-06-11T21:51:17.403Z | Compiling iana-time-zone v0.1.65 |
| 2499 | 2026-06-11T21:51:17.433Z | Compiling heck v0.5.0 |
| 2500 | 2026-06-11T21:51:17.589Z | Compiling uuid v1.23.2 |
| 2501 | 2026-06-11T21:51:17.651Z | Compiling errno v0.3.14 |
| 2502 | 2026-06-11T21:51:17.736Z | Compiling zerocopy v0.8.50 |
| 2503 | 2026-06-11T21:51:18.011Z | Compiling semver v1.0.28 |
| 2504 | 2026-06-11T21:51:18.089Z | Compiling dyn-clone v1.0.20 |
| 2505 | 2026-06-11T21:51:18.178Z | Compiling schemars v0.8.22 |
| 2506 | 2026-06-11T21:51:18.318Z | Compiling jobserver v0.1.34 |
| 2507 | 2026-06-11T21:51:18.425Z | Compiling find-msvc-tools v0.1.9 |
| 2508 | 2026-06-11T21:51:18.474Z | Compiling shlex v2.0.1 |
| 2509 | 2026-06-11T21:51:18.643Z | Compiling cc v1.2.63 |
| 2510 | 2026-06-11T21:51:18.658Z | Compiling rustversion v1.0.22 |
| 2511 | 2026-06-11T21:51:18.672Z | Compiling pin-project-lite v0.2.17 |
| 2512 | 2026-06-11T21:51:18.686Z | Compiling getrandom v0.2.17 |
| 2513 | 2026-06-11T21:51:18.774Z | Compiling bitflags v2.12.1 |
| 2514 | 2026-06-11T21:51:18.890Z | Compiling socket2 v0.6.4 |
| 2515 | 2026-06-11T21:51:18.919Z | Compiling scopeguard v1.2.0 |
| 2516 | 2026-06-11T21:51:19.042Z | Compiling portable-atomic v1.13.1 |
| 2517 | 2026-06-11T21:51:19.145Z | Compiling lock_api v0.4.14 |
| 2518 | 2026-06-11T21:51:19.218Z | Compiling synstructure v0.13.2 |
| 2519 | 2026-06-11T21:51:19.398Z | Compiling serde_derive_internals v0.29.1 |
| 2520 | 2026-06-11T21:51:19.667Z | Compiling log v0.4.32 |
| 2521 | 2026-06-11T21:51:19.828Z | Compiling critical-section v1.2.0 |
| 2522 | 2026-06-11T21:51:19.844Z | Compiling signal-hook-registry v1.4.8 |
| 2523 | 2026-06-11T21:51:19.857Z | Compiling mio v1.2.1 |
| 2524 | 2026-06-11T21:51:19.972Z | Compiling equivalent v1.0.2 |
| 2525 | 2026-06-11T21:51:19.989Z | Compiling cmake v0.1.58 |
| 2526 | 2026-06-11T21:51:20.066Z | Compiling once_cell v1.21.4 |
| 2527 | 2026-06-11T21:51:20.146Z | Compiling fs_extra v1.3.0 |
| 2528 | 2026-06-11T21:51:20.184Z | Compiling dunce v1.0.5 |
| 2529 | 2026-06-11T21:51:20.265Z | Compiling subtle v2.6.1 |
| 2530 | 2026-06-11T21:51:20.321Z | Compiling futures-core v0.3.32 |
| 2531 | 2026-06-11T21:51:20.336Z | Compiling httparse v1.10.1 |
| 2532 | 2026-06-11T21:51:20.386Z | Compiling serde_derive v1.0.228 |
| 2533 | 2026-06-11T21:51:20.401Z | Compiling zerofrom-derive v0.1.7 |
| 2534 | 2026-06-11T21:51:20.414Z | Compiling yoke-derive v0.8.2 |
| 2535 | 2026-06-11T21:51:20.437Z | Compiling zerovec-derive v0.11.3 |
| 2536 | 2026-06-11T21:51:20.477Z | Compiling displaydoc v0.2.6 |
| 2537 | 2026-06-11T21:51:20.491Z | Compiling schemars_derive v0.8.22 |
| 2538 | 2026-06-11T21:51:20.536Z | Compiling thiserror-impl v2.0.18 |
| 2539 | 2026-06-11T21:51:20.700Z | Compiling tokio-macros v2.7.0 |
| 2540 | 2026-06-11T21:51:21.265Z | Compiling zerocopy-derive v0.8.50 |
| 2541 | 2026-06-11T21:51:21.451Z | Compiling zeroize_derive v1.4.3 |
| 2542 | 2026-06-11T21:51:21.476Z | Compiling futures-macro v0.3.32 |
| 2543 | 2026-06-11T21:51:21.538Z | Compiling aws-lc-sys v0.41.0 |
| 2544 | 2026-06-11T21:51:21.566Z | Compiling zerofrom v0.1.8 |
| 2545 | 2026-06-11T21:51:21.691Z | Compiling yoke v0.8.3 |
| 2546 | 2026-06-11T21:51:21.704Z | Compiling futures-sink v0.3.32 |
| 2547 | 2026-06-11T21:51:21.887Z | Compiling zerovec v0.11.6 |
| 2548 | 2026-06-11T21:51:21.901Z | Compiling zerotrie v0.2.4 |
| 2549 | 2026-06-11T21:51:21.929Z | Compiling slab v0.4.12 |
| 2550 | 2026-06-11T21:51:22.139Z | Compiling rustix v1.1.4 |
| 2551 | 2026-06-11T21:51:22.153Z | Compiling zeroize v1.8.2 |
| 2552 | 2026-06-11T21:51:22.318Z | Compiling typenum v1.20.1 |
| 2553 | 2026-06-11T21:51:22.332Z | Compiling thiserror v1.0.69 |
| 2554 | 2026-06-11T21:51:22.397Z | Compiling futures-channel v0.3.32 |
| 2555 | 2026-06-11T21:51:22.415Z | Compiling thiserror-impl v1.0.69 |
| 2556 | 2026-06-11T21:51:22.500Z | Compiling tinystr v0.8.3 |
| 2557 | 2026-06-11T21:51:22.521Z | Compiling potential_utf v0.1.5 |
| 2558 | 2026-06-11T21:51:22.653Z | Compiling icu_collections v2.2.0 |
| 2559 | 2026-06-11T21:51:22.656Z | Compiling futures-io v0.3.32 |
| 2560 | 2026-06-11T21:51:22.702Z | Compiling icu_locale_core v2.2.0 |
| 2561 | 2026-06-11T21:51:22.715Z | Compiling futures-task v0.3.32 |
| 2562 | 2026-06-11T21:51:22.874Z | Compiling futures-util v0.3.32 |
| 2563 | 2026-06-11T21:51:22.890Z | Compiling hashbrown v0.17.1 |
| 2564 | 2026-06-11T21:51:23.469Z | Compiling indexmap v2.14.0 |
| 2565 | 2026-06-11T21:51:23.651Z | Compiling smallvec v1.15.1 |
| 2566 | 2026-06-11T21:51:23.666Z | Compiling bytes v1.11.1 |
| 2567 | 2026-06-11T21:51:23.692Z | Compiling icu_provider v2.2.0 |
| 2568 | 2026-06-11T21:51:23.933Z | Compiling chrono v0.4.45 |
| 2569 | 2026-06-11T21:51:24.116Z | Compiling icu_normalizer v2.2.0 |
| 2570 | 2026-06-11T21:51:24.158Z | Compiling icu_properties v2.2.0 |
| 2571 | 2026-06-11T21:51:24.313Z | Compiling serde_tokenstream v0.2.3 |
| 2572 | 2026-06-11T21:51:24.919Z | Compiling parking_lot v0.12.5 |
| 2573 | 2026-06-11T21:51:25.190Z | Compiling idna_adapter v1.2.2 |
| 2574 | 2026-06-11T21:51:25.329Z | Compiling idna v1.1.0 |
| 2575 | 2026-06-11T21:51:25.375Z | Compiling tokio v1.52.3 |
| 2576 | 2026-06-11T21:51:25.515Z | Compiling ucd-trie v0.1.7 |
| 2577 | 2026-06-11T21:51:25.687Z | Compiling url v2.5.8 |
| 2578 | 2026-06-11T21:51:25.755Z | Compiling pest v2.8.6 |
| 2579 | 2026-06-11T21:51:25.786Z | Compiling tracing-attributes v0.1.31 |
| 2580 | 2026-06-11T21:51:25.932Z | Compiling tracing-core v0.1.36 |
| 2581 | 2026-06-11T21:51:26.954Z | Compiling rand_core v0.6.4 |
| 2582 | 2026-06-11T21:51:27.021Z | Compiling regex-syntax v0.8.10 |
| 2583 | 2026-06-11T21:51:27.113Z | Compiling tracing v0.1.44 |
| 2584 | 2026-06-11T21:51:27.211Z | Compiling pest_meta v2.8.6 |
| 2585 | 2026-06-11T21:51:27.398Z | Compiling slog v2.8.2 |
| 2586 | 2026-06-11T21:51:27.469Z | Compiling ipnetwork v0.21.1 |
| 2587 | 2026-06-11T21:51:27.656Z | Compiling base64 v0.22.1 |
| 2588 | 2026-06-11T21:51:27.774Z | Compiling byteorder v1.5.0 |
| 2589 | 2026-06-11T21:51:28.066Z | Compiling pest_generator v2.8.6 |
| 2590 | 2026-06-11T21:51:28.215Z | Compiling http v1.4.1 |
| 2591 | 2026-06-11T21:51:28.467Z | Compiling erased-serde v0.3.31 |
| 2592 | 2026-06-11T21:51:28.728Z | Compiling aho-corasick v1.1.4 |
| 2593 | 2026-06-11T21:51:29.068Z | Compiling getrandom v0.3.4 |
| 2594 | 2026-06-11T21:51:29.430Z | Compiling pest_derive v2.8.6 |
| 2595 | 2026-06-11T21:51:29.769Z | Compiling regex-automata v0.4.14 |
| 2596 | 2026-06-11T21:51:29.991Z | Compiling anyhow v1.0.102 |
| 2597 | 2026-06-11T21:51:30.064Z | Compiling fnv v1.0.7 |
| 2598 | 2026-06-11T21:51:30.201Z | Compiling oxnet v0.1.6 |
| 2599 | 2026-06-11T21:51:30.396Z | Compiling rustls-pki-types v1.14.1 |
| 2600 | 2026-06-11T21:51:30.664Z | Compiling ring v0.17.14 |
| 2601 | 2026-06-11T21:51:31.207Z | Compiling aws-lc-rs v1.17.0 |
| 2602 | 2026-06-11T21:51:31.537Z | Compiling regex v1.12.3 |
| 2603 | 2026-06-11T21:51:31.676Z | Compiling strsim v0.11.1 |
| 2604 | 2026-06-11T21:51:31.935Z | Compiling paste v1.0.15 |
| 2605 | 2026-06-11T21:51:32.262Z | Compiling tokio-util v0.7.18 |
| 2606 | 2026-06-11T21:51:32.357Z | Compiling num-conv v0.2.2 |
| 2607 | 2026-06-11T21:51:32.479Z | Compiling time-core v0.1.8 |
| 2608 | 2026-06-11T21:51:32.515Z | Compiling untrusted v0.9.0 |
| 2609 | 2026-06-11T21:51:32.629Z | Compiling ipnet v2.12.0 |
| 2610 | 2026-06-11T21:51:32.652Z | Compiling untrusted v0.7.1 |
| 2611 | 2026-06-11T21:51:32.794Z | Compiling time-macros v0.2.27 |
| 2612 | 2026-06-11T21:51:33.995Z | Compiling ident_case v1.0.1 |
| 2613 | 2026-06-11T21:51:34.121Z | Compiling rustls v0.23.40 |
| 2614 | 2026-06-11T21:51:34.303Z | Compiling http-body v1.0.1 |
| 2615 | 2026-06-11T21:51:34.355Z | Compiling scroll_derive v0.13.1 |
| 2616 | 2026-06-11T21:51:34.469Z | Compiling camino v1.2.2 |
| 2617 | 2026-06-11T21:51:34.812Z | Compiling atomic-waker v1.1.2 |
| 2618 | 2026-06-11T21:51:34.950Z | Compiling async-trait v0.1.89 |
| 2619 | 2026-06-11T21:51:35.031Z | Compiling ryu v1.0.23 |
| 2620 | 2026-06-11T21:51:35.325Z | Compiling try-lock v0.2.5 |
| 2621 | 2026-06-11T21:51:35.361Z | Compiling tower-service v0.3.3 |
| 2622 | 2026-06-11T21:51:35.447Z | Compiling omicron-workspace-hack v0.1.0 |
| 2623 | 2026-06-11T21:51:35.464Z | Compiling pretty-hex v0.4.2 |
| 2624 | 2026-06-11T21:51:35.607Z | Compiling tower-layer v0.3.3 |
| 2625 | 2026-06-11T21:51:35.683Z | Compiling want v0.3.1 |
| 2626 | 2026-06-11T21:51:35.869Z | Compiling h2 v0.4.14 |
| 2627 | 2026-06-11T21:51:35.899Z | Compiling ppv-lite86 v0.2.21 |
| 2628 | 2026-06-11T21:51:36.233Z | Compiling httpdate v1.0.3 |
| 2629 | 2026-06-11T21:51:36.605Z | Compiling crossbeam-utils v0.8.21 |
| 2630 | 2026-06-11T21:51:37.223Z | Compiling crc32fast v1.5.0 |
| 2631 | 2026-06-11T21:51:37.786Z | Compiling usdt-impl v0.6.0 |
| 2632 | 2026-06-11T21:51:38.073Z | Compiling slog-async v2.8.0 |
| 2633 | 2026-06-11T21:51:38.387Z | Compiling hyper v1.10.1 |
| 2634 | 2026-06-11T21:51:38.664Z | Compiling scroll v0.13.0 |
| 2635 | 2026-06-11T21:51:38.797Z | Compiling serde_urlencoded v0.7.1 |
| 2636 | 2026-06-11T21:51:38.930Z | Compiling http-body-util v0.1.3 |
| 2637 | 2026-06-11T21:51:39.078Z | Compiling plain v0.2.3 |
| 2638 | 2026-06-11T21:51:39.199Z | Compiling goblin v0.10.7 |
| 2639 | 2026-06-11T21:51:39.236Z | Compiling daft-derive v0.1.7 |
| 2640 | 2026-06-11T21:51:40.016Z | Compiling hyper-util v0.1.20 |
| 2641 | 2026-06-11T21:51:42.414Z | Compiling allocator-api2 v0.2.21 |
| 2642 | 2026-06-11T21:51:42.631Z | Compiling foldhash v0.2.0 |
| 2643 | 2026-06-11T21:51:42.796Z | Compiling dof v0.4.0 |
| 2644 | 2026-06-11T21:51:42.915Z | Compiling hashbrown v0.16.1 |
| 2645 | 2026-06-11T21:51:43.035Z | Compiling dtrace-parser v0.3.0 |
| 2646 | 2026-06-11T21:51:43.039Z | Compiling openapiv3 v2.2.0 |
| 2647 | 2026-06-11T21:51:43.610Z | Compiling thread-id v5.1.0 |
| 2648 | 2026-06-11T21:51:43.652Z | Compiling syn v1.0.109 |
| 2649 | 2026-06-11T21:51:44.273Z | Compiling generic-array v0.14.7 |
| 2650 | 2026-06-11T21:51:44.324Z | Compiling powerfmt v0.2.0 |
| 2651 | 2026-06-11T21:51:44.581Z | Compiling deranged v0.5.8 |
| 2652 | 2026-06-11T21:51:45.378Z | Compiling num_threads v0.1.7 |
| 2653 | 2026-06-11T21:51:45.697Z | Compiling time v0.3.47 |
| 2654 | 2026-06-11T21:51:46.765Z | Compiling usdt-attr-macro v0.6.0 |
| 2655 | 2026-06-11T21:51:46.984Z | Compiling usdt-macro v0.6.0 |
| 2656 | 2026-06-11T21:51:47.144Z | Compiling rand_core v0.9.5 |
| 2657 | 2026-06-11T21:51:47.667Z | Compiling multer v3.1.0 |
| 2658 | 2026-06-11T21:51:47.834Z | Compiling ref-cast v1.0.25 |
| 2659 | 2026-06-11T21:51:47.934Z | Compiling crossbeam-channel v0.5.15 |
| 2660 | 2026-06-11T21:51:48.207Z | Compiling sync_wrapper v1.0.2 |
| 2661 | 2026-06-11T21:51:48.301Z | Compiling cpufeatures v0.3.0 |
| 2662 | 2026-06-11T21:51:48.330Z | Compiling hex v0.4.3 |
| 2663 | 2026-06-11T21:51:48.383Z | Compiling winnow v1.0.3 |
| 2664 | 2026-06-11T21:51:48.488Z | Compiling tower v0.5.3 |
| 2665 | 2026-06-11T21:51:48.538Z | Compiling rand_chacha v0.9.0 |
| 2666 | 2026-06-11T21:51:48.628Z | Compiling webpki-roots v1.0.7 |
| 2667 | 2026-06-11T21:51:48.657Z | Compiling futures-executor v0.3.32 |
| 2668 | 2026-06-11T21:51:48.763Z | Compiling async-stream-impl v0.3.6 |
| 2669 | 2026-06-11T21:51:49.061Z | Compiling ref-cast-impl v1.0.25 |
| 2670 | 2026-06-11T21:51:49.088Z | Compiling dropshot v0.17.1 |
| 2671 | 2026-06-11T21:51:49.147Z | Compiling thread_local v1.1.9 |
| 2672 | 2026-06-11T21:51:49.417Z | Compiling tower-http v0.6.11 |
| 2673 | 2026-06-11T21:51:49.489Z | Compiling futures v0.3.32 |
| 2674 | 2026-06-11T21:51:49.566Z | Compiling rand v0.9.4 |
| 2675 | 2026-06-11T21:51:49.684Z | Compiling structmeta-derive v0.3.0 |
| 2676 | 2026-06-11T21:51:49.707Z | Compiling is-terminal v0.4.17 |
| 2677 | 2026-06-11T21:51:49.815Z | Compiling fastrand v2.4.1 |
| 2678 | 2026-06-11T21:51:49.933Z | Compiling take_mut v0.2.2 |
| 2679 | 2026-06-11T21:51:50.058Z | Compiling term v1.2.1 |
| 2680 | 2026-06-11T21:51:50.153Z | Compiling crypto-common v0.1.7 |
| 2681 | 2026-06-11T21:51:50.307Z | Compiling darling_core v0.23.0 |
| 2682 | 2026-06-11T21:51:50.525Z | Compiling slog-term v2.9.2 |
| 2683 | 2026-06-11T21:51:50.588Z | Compiling newtype-uuid-macros v0.1.0 |
| 2684 | 2026-06-11T21:51:50.753Z | Compiling structmeta v0.3.0 |
| 2685 | 2026-06-11T21:51:50.969Z | Compiling dropshot_endpoint v0.17.1 |
| 2686 | 2026-06-11T21:51:51.530Z | Compiling newtype-uuid v1.3.2 |
| 2687 | 2026-06-11T21:51:51.762Z | Compiling strum_macros v0.26.4 |
| 2688 | 2026-06-11T21:51:51.855Z | Compiling daft v0.1.7 |
| 2689 | 2026-06-11T21:51:52.379Z | Compiling darling_macro v0.23.0 |
| 2690 | 2026-06-11T21:51:52.406Z | Compiling tempfile v3.27.0 |
| 2691 | 2026-06-11T21:51:52.631Z | Compiling hybrid-array v0.4.12 |
| 2692 | 2026-06-11T21:51:53.003Z | Compiling darling v0.23.0 |
| 2693 | 2026-06-11T21:51:53.051Z | Compiling adler2 v2.0.1 |
| 2694 | 2026-06-11T21:51:53.091Z | Compiling either v1.16.0 |
| 2695 | 2026-06-11T21:51:53.144Z | Compiling match_cfg v0.1.0 |
| 2696 | 2026-06-11T21:51:53.235Z | Compiling simd-adler32 v0.3.9 |
| 2697 | 2026-06-11T21:51:53.249Z | Compiling openssl-probe v0.2.1 |
| 2698 | 2026-06-11T21:51:53.328Z | Compiling hostname v0.3.1 |
| 2699 | 2026-06-11T21:51:53.353Z | Compiling serde_with_macros v3.20.0 |
| 2700 | 2026-06-11T21:51:53.455Z | Compiling miniz_oxide v0.8.9 |
| 2701 | 2026-06-11T21:51:53.495Z | Compiling rustls-native-certs v0.8.4 |
| 2702 | 2026-06-11T21:51:53.509Z | Compiling toml_parser v1.1.2+spec-1.1.0 |
| 2703 | 2026-06-11T21:51:54.090Z | Compiling slog-json v2.6.1 |
| 2704 | 2026-06-11T21:51:54.303Z | Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 2705 | 2026-06-11T21:51:54.350Z | Compiling serde_spanned v1.1.1 |
| 2706 | 2026-06-11T21:51:54.502Z | Compiling memmap2 v0.9.10 |
| 2707 | 2026-06-11T21:51:54.810Z | Compiling toml_writer v1.1.1+spec-1.1.0 |
| 2708 | 2026-06-11T21:51:54.822Z | Compiling slog-bunyan v2.5.0 |
| 2709 | 2026-06-11T21:51:54.852Z | Compiling flate2 v1.1.9 |
| 2710 | 2026-06-11T21:51:55.005Z | Compiling crypto-common v0.2.2 |
| 2711 | 2026-06-11T21:51:55.019Z | Compiling block-buffer v0.12.0 |
| 2712 | 2026-06-11T21:51:55.071Z | Compiling derive-ex v0.1.8 |
| 2713 | 2026-06-11T21:51:55.202Z | Compiling rand_chacha v0.3.1 |
| 2714 | 2026-06-11T21:51:55.387Z | Compiling strum_macros v0.27.2 |
| 2715 | 2026-06-11T21:51:56.262Z | Compiling usdt v0.6.0 |
| 2716 | 2026-06-11T21:51:56.394Z | Compiling debug-ignore v1.0.5 |
| 2717 | 2026-06-11T21:51:56.515Z | Compiling const-oid v0.10.2 |
| 2718 | 2026-06-11T21:51:56.652Z | Compiling compression-core v0.4.32 |
| 2719 | 2026-06-11T21:51:56.824Z | Compiling compression-codecs v0.4.38 |
| 2720 | 2026-06-11T21:51:56.838Z | Compiling digest v0.11.3 |
| 2721 | 2026-06-11T21:51:56.905Z | Compiling test-strategy v0.4.5 |
| 2722 | 2026-06-11T21:51:57.033Z | Compiling rand v0.8.6 |
| 2723 | 2026-06-11T21:51:57.243Z | Compiling macaddr v1.0.1 |
| 2724 | 2026-06-11T21:51:57.272Z | Compiling toml_datetime v1.1.1+spec-1.1.0 |
| 2725 | 2026-06-11T21:51:57.531Z | Compiling encoding_rs v0.8.35 |
| 2726 | 2026-06-11T21:51:57.618Z | Compiling spin v0.9.8 |
| 2727 | 2026-06-11T21:51:57.734Z | Compiling mime v0.3.17 |
| 2728 | 2026-06-11T21:51:57.922Z | Compiling toml v1.1.2+spec-1.1.0 |
| 2729 | 2026-06-11T21:51:58.114Z | Compiling async-compression v0.4.42 |
| 2730 | 2026-06-11T21:51:58.264Z | Compiling sha1 v0.11.0 |
| 2731 | 2026-06-11T21:51:58.298Z | Compiling async-stream v0.3.6 |
| 2732 | 2026-06-11T21:51:58.553Z | Compiling block-buffer v0.10.4 |
| 2733 | 2026-06-11T21:51:58.616Z | Compiling waitgroup v0.1.2 |
| 2734 | 2026-06-11T21:51:58.733Z | Compiling rustls-pemfile v2.2.0 |
| 2735 | 2026-06-11T21:51:58.777Z | Compiling serde_path_to_error v0.1.20 |
| 2736 | 2026-06-11T21:51:59.017Z | Compiling hostname v0.4.2 |
| 2737 | 2026-06-11T21:51:59.112Z | Compiling digest v0.10.7 |
| 2738 | 2026-06-11T21:51:59.221Z | Compiling omicron-uuid-kinds v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2739 | 2026-06-11T21:51:59.288Z | Compiling unicode-width v0.2.2 |
| 2740 | 2026-06-11T21:51:59.742Z | Compiling parse-display-derive v0.10.0 |
| 2741 | 2026-06-11T21:51:59.854Z | Compiling regress v0.10.5 |
| 2742 | 2026-06-11T21:52:00.945Z | Compiling strum v0.26.3 |
| 2743 | 2026-06-11T21:52:01.215Z | Compiling wait-timeout v0.2.1 |
| 2744 | 2026-06-11T21:52:01.751Z | Compiling bit-vec v0.8.0 |
| 2745 | 2026-06-11T21:52:01.895Z | Compiling quick-error v1.2.3 |
| 2746 | 2026-06-11T21:52:02.051Z | Compiling rusty-fork v0.3.1 |
| 2747 | 2026-06-11T21:52:02.064Z | Compiling bit-set v0.8.0 |
| 2748 | 2026-06-11T21:52:02.127Z | Compiling api_identity v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2749 | 2026-06-11T21:52:02.255Z | Compiling serde_with v3.20.0 |
| 2750 | 2026-06-11T21:52:02.656Z | Compiling rand_xorshift v0.4.0 |
| 2751 | 2026-06-11T21:52:02.670Z | Compiling unarray v0.1.4 |
| 2752 | 2026-06-11T21:52:02.806Z | Compiling proptest v1.11.0 |
| 2753 | 2026-06-11T21:52:02.821Z | Compiling strum v0.27.2 |
| 2754 | 2026-06-11T21:52:02.883Z | Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 2755 | 2026-06-11T21:52:02.974Z | Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#8f60acdf) |
| 2756 | 2026-06-11T21:52:03.054Z | Compiling instant v0.1.13 |
| 2757 | 2026-06-11T21:52:03.232Z | Compiling cpufeatures v0.2.17 |
| 2758 | 2026-06-11T21:52:03.317Z | Compiling iddqd v0.4.2 |
| 2759 | 2026-06-11T21:52:03.371Z | Compiling itertools v0.14.0 |
| 2760 | 2026-06-11T21:52:03.432Z | Compiling clap_derive v4.6.1 |
| 2761 | 2026-06-11T21:52:04.571Z | Compiling utf8parse v0.2.2 |
| 2762 | 2026-06-11T21:52:05.073Z | Compiling anstyle-parse v1.0.0 |
| 2763 | 2026-06-11T21:52:05.293Z | Compiling tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#a7d440f5) |
| 2764 | 2026-06-11T21:52:05.307Z | Compiling omicron-ledger v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2765 | 2026-06-11T21:52:05.335Z | Compiling backon v1.6.0 |
| 2766 | 2026-06-11T21:52:05.431Z | Compiling terminal_size v0.4.4 |
| 2767 | 2026-06-11T21:52:05.820Z | Compiling colorchoice v1.0.5 |
| 2768 | 2026-06-11T21:52:05.947Z | Compiling anstyle v1.0.14 |
| 2769 | 2026-06-11T21:52:06.002Z | Compiling anstyle-query v1.1.5 |
| 2770 | 2026-06-11T21:52:06.218Z | Compiling is_terminal_polyfill v1.70.2 |
| 2771 | 2026-06-11T21:52:06.322Z | Compiling anstream v1.0.0 |
| 2772 | 2026-06-11T21:52:07.048Z | Compiling backoff v0.4.0 |
| 2773 | 2026-06-11T21:52:07.090Z | Compiling parse-display v0.10.0 |
| 2774 | 2026-06-11T21:52:07.260Z | Compiling protocol v0.1.0 (https://github.com/oxidecomputer/lldp#54b26617) |
| 2775 | 2026-06-11T21:52:07.519Z | Compiling humantime v2.3.0 |
| 2776 | 2026-06-11T21:52:07.942Z | Compiling clap_lex v1.1.0 |
| 2777 | 2026-06-11T21:52:08.206Z | Compiling clap_builder v4.6.0 |
| 2778 | 2026-06-11T21:52:08.802Z | Compiling regress v0.11.1 |
| 2779 | 2026-06-11T21:52:10.149Z | Compiling clap v4.6.1 |
| 2780 | 2026-06-11T21:52:10.317Z | Compiling typify-impl v0.6.2 |
| 2781 | 2026-06-11T21:52:11.420Z | Compiling toml_edit v0.25.12+spec-1.1.0 |
| 2782 | 2026-06-11T21:52:11.769Z | Compiling crucible-workspace-hack v0.1.0 |
| 2783 | 2026-06-11T21:52:12.104Z | Compiling proc-macro-crate v3.5.0 |
| 2784 | 2026-06-11T21:52:12.518Z | Compiling zerocopy-derive v0.7.35 |
| 2785 | 2026-06-11T21:52:12.777Z | Compiling unsafe-libyaml v0.2.11 |
| 2786 | 2026-06-11T21:52:13.393Z | Compiling serde_yaml v0.9.34+deprecated |
| 2787 | 2026-06-11T21:52:13.593Z | Compiling typify-macro v0.6.2 |
| 2788 | 2026-06-11T21:52:14.177Z | Compiling num_enum_derive v0.7.6 |
| 2789 | 2026-06-11T21:52:15.076Z | Compiling darling_core v0.21.3 |
| 2790 | 2026-06-11T21:52:15.196Z | Compiling convert_case v0.4.0 |
| 2791 | 2026-06-11T21:52:15.301Z | Compiling num_enum v0.7.6 |
| 2792 | 2026-06-11T21:52:15.486Z | Compiling derive_more v0.99.20 |
| 2793 | 2026-06-11T21:52:15.906Z | Compiling toml_datetime v0.6.11 |
| 2794 | 2026-06-11T21:52:16.932Z | Compiling typify v0.6.2 |
| 2795 | 2026-06-11T21:52:17.114Z | Compiling darling_macro v0.21.3 |
| 2796 | 2026-06-11T21:52:17.377Z | Compiling secrecy v0.10.3 |
| 2797 | 2026-06-11T21:52:17.543Z | Compiling proc-macro-error-attr v1.0.4 |
| 2798 | 2026-06-11T21:52:17.708Z | Compiling darling v0.21.3 |
| 2799 | 2026-06-11T21:52:17.790Z | Compiling heapless v0.8.0 |
| 2800 | 2026-06-11T21:52:18.040Z | Compiling tinyvec_macros v0.1.1 |
| 2801 | 2026-06-11T21:52:18.055Z | Compiling prettyplease v0.2.37 |
| 2802 | 2026-06-11T21:52:18.114Z | Compiling tinyvec v1.11.0 |
| 2803 | 2026-06-11T21:52:18.328Z | Compiling ingot-macros v0.1.1 |
| 2804 | 2026-06-11T21:52:18.635Z | Compiling zerocopy v0.7.35 |
| 2805 | 2026-06-11T21:52:18.911Z | Compiling tabwriter v1.4.1 |
| 2806 | 2026-06-11T21:52:19.176Z | Compiling crossbeam-epoch v0.9.18 |
| 2807 | 2026-06-11T21:52:19.348Z | Compiling hash32 v0.3.1 |
| 2808 | 2026-06-11T21:52:19.482Z | Compiling scroll_derive v0.12.1 |
| 2809 | 2026-06-11T21:52:19.513Z | Compiling rustc_version v0.4.1 |
| 2810 | 2026-06-11T21:52:19.674Z | Compiling num-integer v0.1.46 |
| 2811 | 2026-06-11T21:52:19.786Z | Compiling proc-macro-error v1.0.4 |
| 2812 | 2026-06-11T21:52:20.040Z | Compiling usdt-impl v0.5.0 |
| 2813 | 2026-06-11T21:52:20.174Z | Compiling data-encoding v2.11.0 |
| 2814 | 2026-06-11T21:52:20.198Z | Compiling pkg-config v0.3.33 |
| 2815 | 2026-06-11T21:52:20.316Z | Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 2816 | 2026-06-11T21:52:20.585Z | Compiling smoltcp v0.11.0 |
| 2817 | 2026-06-11T21:52:20.637Z | Compiling rustix v0.38.44 |
| 2818 | 2026-06-11T21:52:20.947Z | Compiling winnow v0.7.15 |
| 2819 | 2026-06-11T21:52:20.971Z | Compiling ingot-types v0.1.2 |
| 2820 | 2026-06-11T21:52:21.357Z | Compiling scroll v0.12.0 |
| 2821 | 2026-06-11T21:52:21.519Z | Compiling curve25519-dalek v4.1.3 |
| 2822 | 2026-06-11T21:52:21.962Z | Compiling dof v0.3.0 |
| 2823 | 2026-06-11T21:52:22.820Z | Compiling dtrace-parser v0.2.0 |
| 2824 | 2026-06-11T21:52:22.890Z | Compiling hmac v0.12.1 |
| 2825 | 2026-06-11T21:52:22.997Z | Compiling inout v0.1.4 |
| 2826 | 2026-06-11T21:52:23.058Z | Compiling ff v0.13.1 |
| 2827 | 2026-06-11T21:52:23.072Z | Compiling cobs v0.3.0 |
| 2828 | 2026-06-11T21:52:23.210Z | Compiling bstr v1.12.1 |
| 2829 | 2026-06-11T21:52:23.232Z | Compiling thread-id v4.2.2 |
| 2830 | 2026-06-11T21:52:23.392Z | Compiling managed v0.8.0 |
| 2831 | 2026-06-11T21:52:23.404Z | Compiling static_assertions v1.1.0 |
| 2832 | 2026-06-11T21:52:23.486Z | Compiling colored v3.1.1 |
| 2833 | 2026-06-11T21:52:23.657Z | Compiling bitflags v1.3.2 |
| 2834 | 2026-06-11T21:52:23.670Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#7bd1bc80) |
| 2835 | 2026-06-11T21:52:24.161Z | Compiling postcard v1.1.3 |
| 2836 | 2026-06-11T21:52:24.259Z | Compiling group v0.13.0 |
| 2837 | 2026-06-11T21:52:24.302Z | Compiling cipher v0.4.4 |
| 2838 | 2026-06-11T21:52:24.538Z | Compiling hkdf v0.12.4 |
| 2839 | 2026-06-11T21:52:25.001Z | Compiling goblin v0.8.2 |
| 2840 | 2026-06-11T21:52:25.014Z | Compiling ingot v0.1.1 |
| 2841 | 2026-06-11T21:52:25.209Z | Compiling num-rational v0.4.2 |
| 2842 | 2026-06-11T21:52:26.180Z | Compiling num-iter v0.1.45 |
| 2843 | 2026-06-11T21:52:26.858Z | Compiling sled-hardware-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2844 | 2026-06-11T21:52:27.109Z | Compiling universal-hash v0.5.1 |
| 2845 | 2026-06-11T21:52:27.169Z | Compiling thiserror-impl-no-std v2.0.2 |
| 2846 | 2026-06-11T21:52:27.193Z | Compiling hubpack_derive v0.1.1 |
| 2847 | 2026-06-11T21:52:27.252Z | Compiling crypto-bigint v0.5.5 |
| 2848 | 2026-06-11T21:52:27.845Z | Compiling half v2.7.1 |
| 2849 | 2026-06-11T21:52:28.107Z | Compiling serde_repr v0.1.20 |
| 2850 | 2026-06-11T21:52:28.221Z | Compiling foreign-types-macros v0.2.3 |
| 2851 | 2026-06-11T21:52:28.266Z | Compiling curve25519-dalek-derive v0.1.1 |
| 2852 | 2026-06-11T21:52:28.879Z | Compiling num-complex v0.4.6 |
| 2853 | 2026-06-11T21:52:29.314Z | Compiling memoffset v0.9.1 |
| 2854 | 2026-06-11T21:52:29.342Z | Compiling foreign-types-shared v0.3.1 |
| 2855 | 2026-06-11T21:52:29.398Z | Compiling heck v0.4.1 |
| 2856 | 2026-06-11T21:52:29.576Z | Compiling opaque-debug v0.3.1 |
| 2857 | 2026-06-11T21:52:29.602Z | Compiling ciborium-io v0.2.2 |
| 2858 | 2026-06-11T21:52:29.655Z | Compiling base64ct v1.8.3 |
| 2859 | 2026-06-11T21:52:30.001Z | Compiling base16ct v0.2.0 |
| 2860 | 2026-06-11T21:52:30.082Z | Compiling indent_write v2.2.0 |
| 2861 | 2026-06-11T21:52:30.154Z | Compiling cfg_aliases v0.2.1 |
| 2862 | 2026-06-11T21:52:30.229Z | Compiling nix v0.31.3 |
| 2863 | 2026-06-11T21:52:30.244Z | Compiling elliptic-curve v0.13.8 |
| 2864 | 2026-06-11T21:52:30.585Z | Compiling password-hash v0.5.0 |
| 2865 | 2026-06-11T21:52:30.924Z | Compiling ciborium-ll v0.2.2 |
| 2866 | 2026-06-11T21:52:31.173Z | Compiling poly1305 v0.8.0 |
| 2867 | 2026-06-11T21:52:31.289Z | Compiling foreign-types v0.5.0 |
| 2868 | 2026-06-11T21:52:31.527Z | Compiling num v0.4.3 |
| 2869 | 2026-06-11T21:52:31.718Z | Compiling thiserror-no-std v2.0.2 |
| 2870 | 2026-06-11T21:52:31.780Z | Compiling hubpack v0.1.2 |
| 2871 | 2026-06-11T21:52:32.998Z | Compiling chacha20 v0.9.1 |
| 2872 | 2026-06-11T21:52:33.582Z | Compiling gfss v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2873 | 2026-06-11T21:52:33.632Z | Compiling reqwest v0.12.28 |
| 2874 | 2026-06-11T21:52:34.230Z | Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=bd9a0e2abe6b6b89aec8c85f4ee57474144ed150#bd9a0e2a) |
| 2875 | 2026-06-11T21:52:34.723Z | Compiling blake2 v0.10.6 |
| 2876 | 2026-06-11T21:52:35.148Z | Compiling aead v0.5.2 |
| 2877 | 2026-06-11T21:52:35.216Z | Compiling byte-wrapper v0.1.0 |
| 2878 | 2026-06-11T21:52:35.228Z | Compiling chacha20 v0.10.0 |
| 2879 | 2026-06-11T21:52:35.343Z | Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 2880 | 2026-06-11T21:52:35.617Z | Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7) |
| 2881 | 2026-06-11T21:52:36.205Z | Compiling cstr-argument v0.1.2 |
| 2882 | 2026-06-11T21:52:36.293Z | Compiling keccak v0.1.6 |
| 2883 | 2026-06-11T21:52:36.408Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#4abde35f) |
| 2884 | 2026-06-11T21:52:36.619Z | Compiling float-ord v0.3.2 |
| 2885 | 2026-06-11T21:52:36.689Z | Compiling sha3 v0.10.9 |
| 2886 | 2026-06-11T21:52:36.822Z | Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 2887 | 2026-06-11T21:52:37.080Z | Compiling propolis-api-types-versions v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7) |
| 2888 | 2026-06-11T21:52:37.220Z | Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 2889 | 2026-06-11T21:52:37.236Z | Compiling trust-quorum-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2890 | 2026-06-11T21:52:37.355Z | Compiling rand v0.10.1 |
| 2891 | 2026-06-11T21:52:38.001Z | Compiling rustls-webpki v0.103.13 |
| 2892 | 2026-06-11T21:52:38.161Z | Compiling chacha20poly1305 v0.10.1 |
| 2893 | 2026-06-11T21:52:39.488Z | Compiling argon2 v0.5.3 |
| 2894 | 2026-06-11T21:52:40.249Z | Compiling progenitor-client v0.10.0 |
| 2895 | 2026-06-11T21:52:40.513Z | Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#7bd1bc80) |
| 2896 | 2026-06-11T21:52:40.709Z | Compiling vsss-rs v3.3.4 |
| 2897 | 2026-06-11T21:52:41.209Z | Compiling ciborium v0.2.2 |
| 2898 | 2026-06-11T21:52:41.833Z | Compiling atomicwrites v0.4.4 |
| 2899 | 2026-06-11T21:52:42.018Z | Compiling usdt-macro v0.5.0 |
| 2900 | 2026-06-11T21:52:42.102Z | Compiling usdt-attr-macro v0.5.0 |
| 2901 | 2026-06-11T21:52:42.657Z | Compiling tokio-rustls v0.26.4 |
| 2902 | 2026-06-11T21:52:42.717Z | Compiling rustls-platform-verifier v0.7.0 |
| 2903 | 2026-06-11T21:52:42.951Z | Compiling hyper-rustls v0.27.9 |
| 2904 | 2026-06-11T21:52:43.260Z | Compiling reqwest v0.13.4 |
| 2905 | 2026-06-11T21:52:44.723Z | Compiling progenitor-client v0.14.0 |
| 2906 | 2026-06-11T21:52:44.768Z | Compiling num-derive v0.4.2 |
| 2907 | 2026-06-11T21:52:45.195Z | Compiling progenitor-extras v0.2.0 |
| 2908 | 2026-06-11T21:52:45.198Z | Compiling enum-as-inner v0.6.1 |
| 2909 | 2026-06-11T21:52:45.445Z | Compiling memmap v0.7.0 |
| 2910 | 2026-06-11T21:52:45.942Z | Compiling winnow v0.5.40 |
| 2911 | 2026-06-11T21:52:46.273Z | Compiling omicron-common v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2912 | 2026-06-11T21:52:47.446Z | Compiling semver v0.1.20 |
| 2913 | 2026-06-11T21:52:47.665Z | Compiling rayon-core v1.13.0 |
| 2914 | 2026-06-11T21:52:47.732Z | Compiling rustc_version v0.1.7 |
| 2915 | 2026-06-11T21:52:47.956Z | Compiling toml_edit v0.19.15 |
| 2916 | 2026-06-11T21:52:48.272Z | Compiling usdt v0.5.0 |
| 2917 | 2026-06-11T21:52:48.986Z | Compiling bootstore v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2918 | 2026-06-11T21:52:56.438Z | Compiling oximeter-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2919 | 2026-06-11T21:52:58.195Z | Compiling omicron-passwords v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2920 | 2026-06-11T21:52:58.402Z | Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7) |
| 2921 | 2026-06-11T21:52:58.439Z | Compiling similar v2.7.0 |
| 2922 | 2026-06-11T21:52:58.513Z | Compiling crossbeam-deque v0.8.6 |
| 2923 | 2026-06-11T21:52:58.689Z | Compiling serde_spanned v0.6.9 |
| 2924 | 2026-06-11T21:52:58.747Z | Compiling lazy_static v1.5.0 |
| 2925 | 2026-06-11T21:52:58.866Z | Compiling vcpkg v0.2.15 |
| 2926 | 2026-06-11T21:52:59.077Z | Compiling toml_write v0.1.2 |
| 2927 | 2026-06-11T21:52:59.424Z | Compiling bytecount v0.6.9 |
| 2928 | 2026-06-11T21:52:59.428Z | Compiling openssl-sys v0.9.116 |
| 2929 | 2026-06-11T21:52:59.632Z | Compiling toml_edit v0.22.27 |
| 2930 | 2026-06-11T21:53:01.186Z | Compiling sled-agent-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2931 | 2026-06-11T21:53:01.235Z | Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2932 | 2026-06-11T21:53:01.751Z | Compiling proc-macro-crate v1.3.1 |
| 2933 | 2026-06-11T21:53:01.940Z | Compiling newtype_derive v0.1.6 |
| 2934 | 2026-06-11T21:53:02.101Z | Compiling progenitor-impl v0.14.0 |
| 2935 | 2026-06-11T21:53:02.209Z | Compiling progenitor-impl v0.13.0 |
| 2936 | 2026-06-11T21:53:02.378Z | Compiling itertools v0.12.1 |
| 2937 | 2026-06-11T21:53:03.256Z | Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 2938 | 2026-06-11T21:53:03.483Z | Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 2939 | 2026-06-11T21:53:03.731Z | Compiling owo-colors v4.3.0 |
| 2940 | 2026-06-11T21:53:03.750Z | Compiling swrite v0.1.0 |
| 2941 | 2026-06-11T21:53:03.864Z | Compiling linked-hash-map v0.5.6 |
| 2942 | 2026-06-11T21:53:03.867Z | Compiling unicode-segmentation v1.13.3 |
| 2943 | 2026-06-11T21:53:04.086Z | Compiling resolv-conf v0.7.6 |
| 2944 | 2026-06-11T21:53:04.150Z | Compiling lru-cache v0.1.2 |
| 2945 | 2026-06-11T21:53:04.219Z | Compiling progenitor-macro v0.14.0 |
| 2946 | 2026-06-11T21:53:04.287Z | Compiling progenitor-macro v0.13.0 |
| 2947 | 2026-06-11T21:53:04.301Z | Compiling newline-converter v0.3.0 |
| 2948 | 2026-06-11T21:53:04.511Z | Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 2949 | 2026-06-11T21:53:04.753Z | Compiling num_enum_derive v0.5.11 |
| 2950 | 2026-06-11T21:53:04.868Z | Compiling toml v0.8.23 |
| 2951 | 2026-06-11T21:53:05.424Z | Compiling rayon v1.12.0 |
| 2952 | 2026-06-11T21:53:05.593Z | Compiling hickory-proto v0.24.4 |
| 2953 | 2026-06-11T21:53:05.788Z | Compiling progenitor-client v0.13.0 |
| 2954 | 2026-06-11T21:53:07.625Z | Compiling console v0.15.11 |
| 2955 | 2026-06-11T21:53:08.445Z | Compiling camino-tempfile v1.4.1 |
| 2956 | 2026-06-11T21:53:08.513Z | Compiling serde-big-array v0.5.1 |
| 2957 | 2026-06-11T21:53:08.688Z | Compiling pin-project-internal v1.1.13 |
| 2958 | 2026-06-11T21:53:08.877Z | Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 2959 | 2026-06-11T21:53:08.917Z | Compiling derive-where v1.6.1 |
| 2960 | 2026-06-11T21:53:09.429Z | Compiling siphasher v1.0.3 |
| 2961 | 2026-06-11T21:53:09.652Z | Compiling minimal-lexical v0.2.1 |
| 2962 | 2026-06-11T21:53:09.800Z | Compiling pin-project v1.1.13 |
| 2963 | 2026-06-11T21:53:09.908Z | Compiling nom v7.1.3 |
| 2964 | 2026-06-11T21:53:09.921Z | Compiling phf_shared v0.12.1 |
| 2965 | 2026-06-11T21:53:10.227Z | Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25) |
| 2966 | 2026-06-11T21:53:10.980Z | Compiling sled-agent-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2967 | 2026-06-11T21:53:11.231Z | Compiling progenitor v0.13.0 |
| 2968 | 2026-06-11T21:53:11.384Z | Compiling progenitor v0.14.0 |
| 2969 | 2026-06-11T21:53:11.540Z | Compiling expectorate v1.2.0 |
| 2970 | 2026-06-11T21:53:11.766Z | Compiling hickory-resolver v0.24.4 |
| 2971 | 2026-06-11T21:53:14.112Z | Compiling num_enum v0.5.11 |
| 2972 | 2026-06-11T21:53:14.253Z | Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2973 | 2026-06-11T21:53:15.595Z | Compiling zone_cfg_derive v0.3.1 |
| 2974 | 2026-06-11T21:53:16.316Z | Compiling unicode-normalization v0.1.25 |
| 2975 | 2026-06-11T21:53:16.421Z | Compiling tokio-stream v0.1.18 |
| 2976 | 2026-06-11T21:53:16.921Z | Compiling snafu-derive v0.8.9 |
| 2977 | 2026-06-11T21:53:16.985Z | Compiling async-recursion v1.1.1 |
| 2978 | 2026-06-11T21:53:17.696Z | Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino#d79800f9) |
| 2979 | 2026-06-11T21:53:18.040Z | Compiling slog-dtrace v0.3.0 |
| 2980 | 2026-06-11T21:53:18.317Z | Compiling csv-core v0.1.13 |
| 2981 | 2026-06-11T21:53:18.706Z | Compiling unicode-xid v0.2.6 |
| 2982 | 2026-06-11T21:53:18.736Z | Compiling foreign-types-shared v0.1.1 |
| 2983 | 2026-06-11T21:53:18.861Z | Compiling unicode-linebreak v0.1.5 |
| 2984 | 2026-06-11T21:53:18.876Z | Compiling smawk v0.3.2 |
| 2985 | 2026-06-11T21:53:19.053Z | Compiling unicode-width v0.1.14 |
| 2986 | 2026-06-11T21:53:19.196Z | Compiling cancel-safe-futures v0.1.5 |
| 2987 | 2026-06-11T21:53:19.298Z | Compiling highway v1.3.0 |
| 2988 | 2026-06-11T21:53:19.373Z | Compiling chrono-tz v0.10.4 |
| 2989 | 2026-06-11T21:53:19.471Z | Compiling openssl v0.10.80 |
| 2990 | 2026-06-11T21:53:19.628Z | Compiling foldhash v0.1.5 |
| 2991 | 2026-06-11T21:53:19.776Z | Compiling konst_macro_rules v0.2.19 |
| 2992 | 2026-06-11T21:53:19.861Z | Compiling same-file v1.0.6 |
| 2993 | 2026-06-11T21:53:19.976Z | Compiling konst v0.2.20 |
| 2994 | 2026-06-11T21:53:20.005Z | Compiling walkdir v2.5.0 |
| 2995 | 2026-06-11T21:53:20.063Z | Compiling hashbrown v0.15.5 |
| 2996 | 2026-06-11T21:53:20.381Z | Compiling oxql-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2997 | 2026-06-11T21:53:20.737Z | Compiling textwrap v0.16.2 |
| 2998 | 2026-06-11T21:53:20.740Z | Compiling const_format_proc_macros v0.2.34 |
| 2999 | 2026-06-11T21:53:20.764Z | Compiling foreign-types v0.3.2 |
| 3000 | 2026-06-11T21:53:20.847Z | Compiling snafu v0.8.9 |
| 3001 | 2026-06-11T21:53:21.085Z | Compiling csv v1.4.0 |
| 3002 | 2026-06-11T21:53:21.483Z | Compiling qorb v0.4.1 |
| 3003 | 2026-06-11T21:53:21.496Z | Compiling olpc-cjson v0.1.4 |
| 3004 | 2026-06-11T21:53:21.531Z | Compiling zone v0.3.1 |
| 3005 | 2026-06-11T21:53:21.557Z | Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 3006 | 2026-06-11T21:53:21.706Z | Compiling illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b) |
| 3007 | 2026-06-11T21:53:22.242Z | Compiling gateway-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 3008 | 2026-06-11T21:53:22.292Z | Compiling clickhouse-admin-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 3009 | 2026-06-11T21:53:23.252Z | Compiling oximeter-db v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 3010 | 2026-06-11T21:53:23.794Z | Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 3011 | 2026-06-11T21:53:25.230Z | Compiling phf v0.12.1 |
| 3012 | 2026-06-11T21:53:25.913Z | Compiling internal-dns-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 3013 | 2026-06-11T21:53:25.949Z | Compiling tokio-dtrace v0.1.1 |
| 3014 | 2026-06-11T21:53:26.283Z | Compiling globset v0.4.18 |
| 3015 | 2026-06-11T21:53:26.313Z | Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7) |
| 3016 | 2026-06-11T21:53:26.579Z | Compiling oximeter-macro-impl v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 3017 | 2026-06-11T21:53:27.195Z | Compiling smf v0.2.3 |
| 3018 | 2026-06-11T21:53:27.376Z | Compiling rdb-types v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=7696ee48d5ee29a917dea459e281fe2e8ff20513#7696ee48) |
| 3019 | 2026-06-11T21:53:27.821Z | Compiling ddm-protocol v0.1.0 (/work/oxidecomputer/maghemite/ddm-protocol) |
| 3020 | 2026-06-11T21:53:28.407Z | Compiling libsw-core v0.3.2 |
| 3021 | 2026-06-11T21:53:28.564Z | Compiling pem v3.0.6 |
| 3022 | 2026-06-11T21:53:28.601Z | Compiling serde_plain v1.0.2 |
| 3023 | 2026-06-11T21:53:28.656Z | Compiling openssl-macros v0.1.1 |
| 3024 | 2026-06-11T21:53:28.893Z | Compiling cookie v0.18.1 |
| 3025 | 2026-06-11T21:53:28.920Z | Compiling sigpipe v0.1.3 |
| 3026 | 2026-06-11T21:53:29.024Z | Compiling glob v0.3.3 |
| 3027 | 2026-06-11T21:53:29.182Z | Compiling illumos-utils v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 3028 | 2026-06-11T21:53:29.259Z | Compiling typed-path v0.9.3 |
| 3029 | 2026-06-11T21:53:29.446Z | Compiling fixedbitset v0.4.2 |
| 3030 | 2026-06-11T21:53:29.489Z | Compiling fixedbitset v0.5.7 |
| 3031 | 2026-06-11T21:53:29.827Z | Compiling jiff v0.2.28 |
| 3032 | 2026-06-11T21:53:29.941Z | Compiling petgraph v0.8.3 |
| 3033 | 2026-06-11T21:53:29.976Z | Compiling petgraph v0.6.5 |
| 3034 | 2026-06-11T21:53:30.816Z | Compiling tough v0.22.0 |
| 3035 | 2026-06-11T21:53:31.749Z | Compiling libsw v3.5.0 |
| 3036 | 2026-06-11T21:53:31.765Z | Compiling ddm-api-types-versions v0.1.0 (/work/oxidecomputer/maghemite/ddm-api-types/versions) |
| 3037 | 2026-06-11T21:53:31.947Z | Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=7696ee48d5ee29a917dea459e281fe2e8ff20513#7696ee48) |
| 3038 | 2026-06-11T21:53:32.200Z | Compiling oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 3039 | 2026-06-11T21:53:32.366Z | Compiling internal-dns-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 3040 | 2026-06-11T21:53:32.451Z | Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7) |
| 3041 | 2026-06-11T21:53:32.752Z | Compiling oxide-tokio-rt v0.1.6 |
| 3042 | 2026-06-11T21:53:33.239Z | Compiling oxlog v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 3043 | 2026-06-11T21:53:35.265Z | Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 3044 | 2026-06-11T21:53:35.358Z | Compiling clickhouse-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 3045 | 2026-06-11T21:53:35.578Z | Compiling gateway-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 3046 | 2026-06-11T21:53:36.475Z | Compiling const_format v0.2.36 |
| 3047 | 2026-06-11T21:53:36.640Z | Compiling cockroach-admin-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 3048 | 2026-06-11T21:53:37.802Z | Compiling papergrid v0.11.0 |
| 3049 | 2026-06-11T21:53:38.146Z | Compiling ereport-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 3050 | 2026-06-11T21:53:38.170Z | Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=bd9a0e2abe6b6b89aec8c85f4ee57474144ed150#bd9a0e2a) |
| 3051 | 2026-06-11T21:53:38.865Z | Compiling libscf-sys v1.2.0 |
| 3052 | 2026-06-11T21:53:39.017Z | Compiling trust-quorum-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 3053 | 2026-06-11T21:53:39.151Z | Compiling tabled_derive v0.7.0 |
| 3054 | 2026-06-11T21:53:39.202Z | Compiling gethostname v0.5.0 |
| 3055 | 2026-06-11T21:53:39.354Z | Compiling clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3) |
| 3056 | 2026-06-11T21:53:39.929Z | Compiling key-manager-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 3057 | 2026-06-11T21:53:40.060Z | Compiling bcs v0.1.6 |
| 3058 | 2026-06-11T21:53:40.091Z | Compiling linear-map v1.2.0 |
| 3059 | 2026-06-11T21:53:40.124Z | Compiling whoami v1.6.1 |
| 3060 | 2026-06-11T21:53:40.314Z | Compiling termtree v0.5.1 |
| 3061 | 2026-06-11T21:53:40.455Z | Compiling tagptr v0.2.0 |
| 3062 | 2026-06-11T21:53:40.577Z | Compiling update-engine v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 3063 | 2026-06-11T21:53:40.623Z | Compiling moka v0.12.15 |
| 3064 | 2026-06-11T21:53:41.869Z | Compiling tabled v0.15.0 |
| 3065 | 2026-06-11T21:53:42.457Z | Compiling trust-quorum-protocol v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 3066 | 2026-06-11T21:53:42.994Z | Compiling gateway-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 3067 | 2026-06-11T21:53:43.154Z | Compiling cockroach-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 3068 | 2026-06-11T21:53:43.379Z | Compiling nexus-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 3069 | 2026-06-11T21:53:43.682Z | Compiling steno v0.4.1 |
| 3070 | 2026-06-11T21:53:44.970Z | Compiling bootstrap-agent-lockstep-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 3071 | 2026-06-11T21:53:48.709Z | Compiling hickory-proto v0.25.2 |
| 3072 | 2026-06-11T21:53:49.172Z | Compiling oximeter-producer-api v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 3073 | 2026-06-11T21:53:49.726Z | Compiling smf v0.10.0 (https://github.com/illumos/smf-rs?branch=main#72389b51) |
| 3074 | 2026-06-11T21:53:50.428Z | Compiling ddm-api-types v0.1.0 (/work/oxidecomputer/maghemite/ddm-api-types) |
| 3075 | 2026-06-11T21:53:50.542Z | Compiling parking_lot_core v0.8.6 |
| 3076 | 2026-06-11T21:53:50.768Z | Compiling nom v8.0.0 |
| 3077 | 2026-06-11T21:53:51.284Z | Compiling hickory-resolver v0.25.2 |
| 3078 | 2026-06-11T21:53:52.018Z | Compiling client-common v0.1.0 (/work/oxidecomputer/maghemite/client-common) |
| 3079 | 2026-06-11T21:53:52.108Z | Compiling crunchy v0.2.4 |
| 3080 | 2026-06-11T21:53:52.269Z | Compiling internal-dns-resolver v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 3081 | 2026-06-11T21:53:52.456Z | Compiling parking_lot v0.11.2 |
| 3082 | 2026-06-11T21:53:52.779Z | Compiling typify-impl v0.4.3 |
| 3083 | 2026-06-11T21:53:53.358Z | Compiling mg-api-types-versions v0.1.0 (/work/oxidecomputer/maghemite/mg-api-types/versions) |
| 3084 | 2026-06-11T21:53:53.395Z | Compiling fxhash v0.2.1 |
| 3085 | 2026-06-11T21:53:53.548Z | Compiling ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9) |
| 3086 | 2026-06-11T21:53:53.821Z | Compiling proc-macro-error-attr2 v2.0.0 |
| 3087 | 2026-06-11T21:53:54.296Z | Compiling network-interface v0.1.7 (https://github.com/oxidecomputer/network-interface?branch=illumos#5a696e91) |
| 3088 | 2026-06-11T21:53:54.557Z | Compiling tiny-keccak v2.0.2 |
| 3089 | 2026-06-11T21:53:54.865Z | Compiling proc-macro-error2 v2.0.1 |
| 3090 | 2026-06-11T21:53:55.166Z | Compiling nexus-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 3091 | 2026-06-11T21:53:56.174Z | Compiling typify-macro v0.4.3 |
| 3092 | 2026-06-11T21:53:56.875Z | Compiling sled v0.34.7 |
| 3093 | 2026-06-11T21:53:57.655Z | Compiling arc-swap v1.9.1 |
| 3094 | 2026-06-11T21:53:57.999Z | Compiling slog-scope v4.4.1 |
| 3095 | 2026-06-11T21:53:58.027Z | Compiling tabled_derive v0.11.0 |
| 3096 | 2026-06-11T21:53:58.967Z | Compiling papergrid v0.18.0 |
| 3097 | 2026-06-11T21:53:59.174Z | Compiling transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#e88642c7) |
| 3098 | 2026-06-11T21:53:59.735Z | Compiling testing_table v0.3.0 |
| 3099 | 2026-06-11T21:53:59.737Z | Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#e88642c7) |
| 3100 | 2026-06-11T21:54:00.026Z | Compiling internet-checksum v0.2.1 |
| 3101 | 2026-06-11T21:54:00.156Z | Compiling tabled v0.21.0 |
| 3102 | 2026-06-11T21:54:00.176Z | Compiling transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control?branch=main#e88642c7) |
| 3103 | 2026-06-11T21:54:00.669Z | Compiling mg-api-types v0.1.0 (/work/oxidecomputer/maghemite/mg-api-types) |
| 3104 | 2026-06-11T21:54:00.818Z | Compiling slog-stdlog v4.1.1 |
| 3105 | 2026-06-11T21:54:01.262Z | Compiling const-random-macro v0.1.16 |
| 3106 | 2026-06-11T21:54:01.698Z | Compiling smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51) |
| 3107 | 2026-06-11T21:54:02.386Z | Compiling dropshot-api-manager-types v0.7.2 |
| 3108 | 2026-06-11T21:54:02.962Z | Compiling smartstring v1.0.1 |
| 3109 | 2026-06-11T21:54:03.254Z | Compiling ahash v0.8.12 |
| 3110 | 2026-06-11T21:54:04.385Z | Compiling common v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=0c92583413d48f50f87c32bac3ed9a26b6785b58#0c925834) |
| 3111 | 2026-06-11T21:54:05.471Z | Compiling const-random v0.1.18 |
| 3112 | 2026-06-11T21:54:05.474Z | Compiling slog-envlogger v2.2.0 |
| 3113 | 2026-06-11T21:54:05.737Z | Compiling typify v0.4.3 |
| 3114 | 2026-06-11T21:54:06.429Z | Compiling nexus-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 3115 | 2026-06-11T21:54:08.058Z | Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=8b44982bf0d3f8ea52c810b2b00425a1e350e2f8#8b44982b) |
| 3116 | 2026-06-11T21:54:08.532Z | Compiling oximeter-producer v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 3117 | 2026-06-11T21:54:10.379Z | Compiling mg-common v0.1.0 (/work/oxidecomputer/maghemite/mg-common) |
| 3118 | 2026-06-11T21:54:10.546Z | Compiling toml_datetime v0.7.5+spec-1.1.0 |
| 3119 | 2026-06-11T21:54:10.848Z | Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=8b44982bf0d3f8ea52c810b2b00425a1e350e2f8#8b44982b) |
| 3120 | 2026-06-11T21:54:11.147Z | Compiling crc8 v0.1.1 |
| 3121 | 2026-06-11T21:54:11.277Z | Compiling ndp v0.1.0 (/work/oxidecomputer/maghemite/ndp) |
| 3122 | 2026-06-11T21:54:12.706Z | Compiling rdb v0.1.0 (/work/oxidecomputer/maghemite/rdb) |
| 3123 | 2026-06-11T21:54:14.283Z | Compiling dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=0c92583413d48f50f87c32bac3ed9a26b6785b58#0c925834) |
| 3124 | 2026-06-11T21:54:14.491Z | Compiling toml v0.9.12+spec-1.1.0 |
| 3125 | 2026-06-11T21:54:14.700Z | Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=8b44982bf0d3f8ea52c810b2b00425a1e350e2f8#8b44982b) |
| 3126 | 2026-06-11T21:54:15.235Z | Compiling progenitor-impl v0.10.0 |
| 3127 | 2026-06-11T21:54:16.237Z | Compiling ddm-admin-client v0.1.0 (/work/oxidecomputer/maghemite/ddm-admin-client) |
| 3128 | 2026-06-11T21:54:16.390Z | Compiling lzma-sys v0.1.20 |
| 3129 | 2026-06-11T21:54:16.855Z | Compiling sha1 v0.10.6 |
| 3130 | 2026-06-11T21:54:16.944Z | Compiling thin-vec v0.2.18 |
| 3131 | 2026-06-11T21:54:17.279Z | Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=8b44982bf0d3f8ea52c810b2b00425a1e350e2f8#8b44982b) |
| 3132 | 2026-06-11T21:54:17.293Z | Compiling rhai_codegen v3.2.0 |
| 3133 | 2026-06-11T21:54:17.308Z | Compiling fs-err v3.3.0 |
| 3134 | 2026-06-11T21:54:17.583Z | Compiling typeid v1.0.3 |
| 3135 | 2026-06-11T21:54:17.835Z | Compiling utf-8 v0.7.6 |
| 3136 | 2026-06-11T21:54:18.005Z | Compiling tungstenite v0.21.0 |
| 3137 | 2026-06-11T21:54:18.580Z | Compiling rhai v1.25.1 |
| 3138 | 2026-06-11T21:54:19.045Z | Compiling progenitor-macro v0.10.0 |
| 3139 | 2026-06-11T21:54:23.236Z | Compiling cargo_toml v0.22.3 |
| 3140 | 2026-06-11T21:54:24.756Z | Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a) |
| 3141 | 2026-06-11T21:54:25.509Z | Compiling sha2 v0.10.9 |
| 3142 | 2026-06-11T21:54:26.328Z | Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9) |
| 3143 | 2026-06-11T21:54:26.775Z | Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9) |
| 3144 | 2026-06-11T21:54:27.496Z | Compiling libfalcon v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#89996b1f) |
| 3145 | 2026-06-11T21:54:28.444Z | Compiling progenitor v0.10.0 |
| 3146 | 2026-06-11T21:54:29.195Z | Compiling tokio-tungstenite v0.21.0 |
| 3147 | 2026-06-11T21:54:29.557Z | Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=8b44982bf0d3f8ea52c810b2b00425a1e350e2f8#8b44982b) |
| 3148 | 2026-06-11T21:54:31.056Z | Compiling bgp v0.1.0 (/work/oxidecomputer/maghemite/bgp) |
| 3149 | 2026-06-11T21:54:31.435Z | Compiling ddm-api v0.1.0 (/work/oxidecomputer/maghemite/ddm-api) |
| 3150 | 2026-06-11T21:54:31.742Z | Compiling zone_cfg_derive v0.3.1 (https://github.com/oxidecomputer/zone#008474e8) |
| 3151 | 2026-06-11T21:54:32.422Z | Compiling console v0.16.3 |
| 3152 | 2026-06-11T21:54:32.458Z | Compiling git-stub v1.0.0 |
| 3153 | 2026-06-11T21:54:32.950Z | Compiling base64 v0.21.7 |
| 3154 | 2026-06-11T21:54:33.268Z | Compiling is_ci v1.2.0 |
| 3155 | 2026-06-11T21:54:33.458Z | Compiling unit-prefix v0.5.2 |
| 3156 | 2026-06-11T21:54:33.498Z | Compiling supports-color v3.0.2 |
| 3157 | 2026-06-11T21:54:33.635Z | Compiling indicatif v0.18.4 |
| 3158 | 2026-06-11T21:54:33.686Z | Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9) |
| 3159 | 2026-06-11T21:54:34.633Z | Compiling git-stub-vcs v0.1.0 |
| 3160 | 2026-06-11T21:54:34.864Z | Compiling zone v0.3.1 (https://github.com/oxidecomputer/zone#008474e8) |
| 3161 | 2026-06-11T21:54:35.405Z | Compiling ron v0.12.1 |
| 3162 | 2026-06-11T21:54:36.334Z | Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=8b44982bf0d3f8ea52c810b2b00425a1e350e2f8#8b44982b) |
| 3163 | 2026-06-11T21:54:36.383Z | Compiling xz2 v0.1.7 |
| 3164 | 2026-06-11T21:54:36.734Z | Compiling mg-api v0.1.0 (/work/oxidecomputer/maghemite/mg-api) |
| 3165 | 2026-06-11T21:54:37.616Z | Compiling mg-admin-client v0.1.0 (/work/oxidecomputer/maghemite/mg-admin-client) |
| 3166 | 2026-06-11T21:54:37.885Z | Compiling drift v0.2.0 |
| 3167 | 2026-06-11T21:54:39.231Z | Compiling base16ct v1.0.0 |
| 3168 | 2026-06-11T21:54:40.313Z | Compiling dropshot-api-manager v0.7.2 |
| 3169 | 2026-06-11T21:54:44.076Z | Compiling ddm v0.1.0 (/work/oxidecomputer/maghemite/ddm) |
| 3170 | 2026-06-11T21:54:47.007Z | Compiling ztest v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#89996b1f) |
| 3171 | 2026-06-11T21:54:48.194Z | Compiling mg-lower v0.1.0 (/work/oxidecomputer/maghemite/mg-lower) |
| 3172 | 2026-06-11T21:54:49.501Z | Compiling bfd v0.1.0 (/work/oxidecomputer/maghemite/bfd) |
| 3173 | 2026-06-11T21:54:50.406Z | Compiling natord v1.0.9 |
| 3174 | 2026-06-11T21:54:50.705Z | Compiling mg-tests v0.1.0 (/work/oxidecomputer/maghemite/tests) |
| 3175 | 2026-06-11T21:54:50.801Z | Compiling util v0.1.0 (/work/oxidecomputer/maghemite/util) |
| 3176 | 2026-06-11T21:54:53.449Z | Compiling xtask v0.1.0 (/work/oxidecomputer/maghemite/xtask) |
| 3177 | 2026-06-11T21:54:55.137Z | Compiling mg-ddm-verify v0.1.0 (/work/oxidecomputer/maghemite/mg-ddm-verify) |
| 3178 | 2026-06-11T21:54:56.704Z | Compiling ddmadm v0.1.0 (/work/oxidecomputer/maghemite/ddmadm) |
| 3179 | 2026-06-11T21:55:02.093Z | Compiling mgadm v0.1.0 (/work/oxidecomputer/maghemite/mgadm) |
| 3180 | 2026-06-11T21:55:03.298Z | Compiling mgd v0.1.0 (/work/oxidecomputer/maghemite/mgd) |
| 3181 | 2026-06-11T21:55:04.360Z | Compiling maghemite-dropshot-apis v0.1.0 (/work/oxidecomputer/maghemite/dropshot-apis) |
| 3182 | 2026-06-11T21:55:06.327Z | Compiling falcon-lab v0.1.0 (/work/oxidecomputer/maghemite/falcon-lab) |
| 3183 | 2026-06-11T21:55:09.468Z | Compiling ddmd v0.1.0 (/work/oxidecomputer/maghemite/ddmd) |
| 3184 | 2026-06-11T21:55:34.870Z | Finished `release` profile [optimized] target(s) in 4m 20s |
| 3185 | 2026-06-11T21:55:35.051Z | |
| 3186 | 2026-06-11T21:55:35.052Z | real 4:20.446844907 |
| 3187 | 2026-06-11T21:55:35.052Z | user 29:36.669436826 |
| 3188 | 2026-06-11T21:55:35.052Z | sys 2:43.706030883 |
| 3189 | 2026-06-11T21:55:35.052Z | trap 0.747274386 |
| 3190 | 2026-06-11T21:55:35.052Z | tflt 1.364033053 |
| 3191 | 2026-06-11T21:55:35.052Z | dflt 1.660435572 |
| 3192 | 2026-06-11T21:55:35.052Z | kflt 0.000203559 |
| 3193 | 2026-06-11T21:55:35.052Z | lock 1:58:23.015441634 |
| 3194 | 2026-06-11T21:55:35.055Z | slp 1:25:05.095546054 |
| 3195 | 2026-06-11T21:55:35.055Z | lat 2:16.367710647 |
| 3196 | 2026-06-11T21:55:35.055Z | stop 3:47.393339098 |
| 3197 | 2026-06-11T21:55:35.055Z | + for x in debug release |
| 3198 | 2026-06-11T21:55:35.055Z | + mkdir -p /work/debug |
| 3199 | 2026-06-11T21:55:35.059Z | + cp target/debug/ddmd /work/debug/ddmd |
| 3200 | 2026-06-11T21:55:35.551Z | + cp target/debug/ddmadm /work/debug/ddmadm |
| 3201 | 2026-06-11T21:55:35.903Z | + cp target/debug/mgd /work/debug/mgd |
| 3202 | 2026-06-11T21:55:36.509Z | + cp target/debug/mgadm /work/debug/mgadm |
| 3203 | 2026-06-11T21:55:36.976Z | + for x in debug release |
| 3204 | 2026-06-11T21:55:36.976Z | + mkdir -p /work/release |
| 3205 | 2026-06-11T21:55:36.980Z | + cp target/release/ddmd /work/release/ddmd |
| 3206 | 2026-06-11T21:55:37.064Z | + cp target/release/ddmadm /work/release/ddmadm |
| 3207 | 2026-06-11T21:55:37.140Z | + cp target/release/mgd /work/release/mgd |
| 3208 | 2026-06-11T21:55:37.195Z | + cp target/release/mgadm /work/release/mgadm |
| 3209 | 2026-06-11T21:55:37.298Z | + cp target/release/falcon-lab /work/release/falcon-lab |
| 3210 | 2026-06-11T21:55:37.364Z | process exited: duration 700093 ms, exit code 0 |
| |
| 3211 | 2026-06-11T21:55:37.379Z | found 9 output files |
| 3212 | 2026-06-11T21:55:37.379Z | uploading: /work/debug/ddmadm (513717344 bytes) |
| 3213 | 2026-06-11T21:55:44.579Z | uploaded: /work/debug/ddmadm |
| 3214 | 2026-06-11T21:55:44.580Z | uploading: /work/debug/ddmd (588584384 bytes) |
| 3215 | 2026-06-11T21:55:52.970Z | uploaded: /work/debug/ddmd |
| 3216 | 2026-06-11T21:55:52.970Z | uploading: /work/debug/mgadm (609353176 bytes) |
| 3217 | 2026-06-11T21:56:02.802Z | uploaded: /work/debug/mgadm |
| 3218 | 2026-06-11T21:56:02.802Z | uploading: /work/debug/mgd (689241000 bytes) |
| 3219 | 2026-06-11T21:56:14.634Z | uploaded: /work/debug/mgd |
| 3220 | 2026-06-11T21:56:14.634Z | uploading: /work/release/ddmadm (45420224 bytes) |
| 3221 | 2026-06-11T21:56:16.496Z | uploaded: /work/release/ddmadm |
| 3222 | 2026-06-11T21:56:16.496Z | uploading: /work/release/ddmd (53071136 bytes) |
| 3223 | 2026-06-11T21:56:18.189Z | uploaded: /work/release/ddmd |
| 3224 | 2026-06-11T21:56:18.192Z | uploading: /work/release/falcon-lab (38929064 bytes) |
| 3225 | 2026-06-11T21:56:19.630Z | uploaded: /work/release/falcon-lab |
| 3226 | 2026-06-11T21:56:19.631Z | uploading: /work/release/mgadm (60246024 bytes) |
| 3227 | 2026-06-11T21:56:21.235Z | uploaded: /work/release/mgadm |
| 3228 | 2026-06-11T21:56:21.236Z | uploading: /work/release/mgd (72206376 bytes) |
| 3229 | 2026-06-11T21:56:22.939Z | uploaded: /work/release/mgd |